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
* 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'.
(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.
(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.
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.
(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.