Fix typos.

This commit is contained in:
Juanma Barranquero 2008-06-09 11:36:44 +00:00
parent 1f204af3e4
commit a35cae746a

View file

@ -1083,8 +1083,8 @@
2008-05-18 Jay Belanger <jay.p.belanger@gmail.com>
* calc/calc-yank.el (calc-register-alist): New variable.
(calc-set-register,calc-get-register,calc-copy-to-register)
(calc-insert-register,calc-add-to-register,calc-append-to-register)
(calc-set-register, calc-get-register, calc-copy-to-register)
(calc-insert-register, calc-add-to-register, calc-append-to-register)
(calc-prepend-to-register): New functions.
* calc/calc-ext.el (calc-init-extensions): Add keybindings for
@ -1247,7 +1247,7 @@
* add-log.el (top-level): Don't require cl when compiling.
* arc-mode.el (archive-add-new-member): Use `derived-mode-p'.
(archive-*-extract): Use `zerop'
(archive-*-extract): Use `zerop'.
(archive-*-write-file-member): Use `or', use `zerop'.
* diff-mode.el (diff-current-defun): Use `buffer-local-value'.
@ -2322,7 +2322,7 @@
(org-modules): Allow additional symbols for external packages.
(org-ctrl-c-ctrl-c): Allow for `org-clock-overlays' to be undefined.
(org-clock-goto): Hide drawers after showing an
entry with `org-clock-goto.'
entry with `org-clock-goto'.
(org-shiftup, org-shiftdown, org-shiftright, org-shiftleft):
Try also a clocktable block shift.
(org-clocktable-try-shift): New function.
@ -4150,7 +4150,7 @@
(calendar-increment-month-cons): Rename old calendar-increment-month.
Update callers.
(calendar-extract-month): Rename extract-calendar-month.
Keep old name as alias, update callers
Keep old name as alias, update callers.
(calendar-extract-day): Rename extract-calendar-day.
Keep old name as alias, update callers.
(calendar-extract-year): Rename extract-calendar-year.
@ -4182,7 +4182,7 @@
rather than using calendar functions.
(org-read-date, org-goto-calendar, org-agenda-goto-calendar):
Also set calendar-view-diary-initially-flag,
calendar-view-holidays-initially-flag
calendar-view-holidays-initially-flag.
(org-get-entries-from-diary): Also set diary-fancy-buffer.
(org-agenda-execute-calendar-command): No need to set displayed-day.
@ -6824,7 +6824,7 @@
(org-todo): Handle the new ways of recording state change stuff.
(org-local-logging): New function.
(org-columns-open-link): Fix bug with opening link in column view.
(org-local-logging): New function
(org-local-logging): New function.
(org-todo): Make sure that LOGGING properties are honoured.
(org-todo-keywords): Improve docstring.
(org-startup-options): Cleanup startup options.