From: Luc Teirlinck Date: Tue, 17 Jan 2006 04:34:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~4714 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2e040f4ea19f3f81cb3d19afa6d5429e29206fab;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dce6d72851c..a907eb5876d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-01-16 Luc Teirlinck + + * cus-edit.el (customize-rogue): Minor doc fix. + 2006-01-17 Juri Linkov * dired-aux.el (dired-diff): Use dired-dwim-target-directory @@ -115,7 +119,7 @@ 2006-01-13 Carsten Dominik - * textmodes/org.el: (org-open-file): Use mailcap for selecting an + * textmodes/org.el (org-open-file): Use mailcap for selecting an application. (org-file-apps-defaults-gnu): Use mailcap as the default for selecting an application on a UNIX system. @@ -401,7 +405,7 @@ 2006-01-05 Carsten Dominik - * textmodes/org.el: (org-end-of-subtree): New function. + * textmodes/org.el (org-end-of-subtree): New function. (org-cycle, org-subtree-end-visible-p, org-scan-tags): Use `org-end-of-subtree'. (org-agenda, org-agenda-convert-date): Protect calls to @@ -1122,7 +1126,7 @@ 2005-12-20 Carsten Dominik - * textmodes/org.el: (org-agenda-custom-commands): New option. + * textmodes/org.el (org-agenda-custom-commands): New option. (org-agenda): Offer custom commands on splash screen. (org-make-tags-matcher): Parser for Boolean logic added. (org-agenda-set-tags): New command. @@ -1238,7 +1242,7 @@ 2005-12-16 Carsten Dominik - * textmodes/org.el: (org-tags-match-list-sublevels): New option. + * textmodes/org.el (org-tags-match-list-sublevels): New option. (org-open-at-point): Implement tag searches as links. (org-fit-agenda-window, org-get-buffer-tags, org-get-tags) (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs. @@ -1460,7 +1464,7 @@ 2005-12-12 Carsten Dominik - * textmodes/org.el: (org-agenda, org-timeline, org-todo): + * textmodes/org.el (org-agenda, org-timeline, org-todo): Implement Logging and the keep-modes setting. (org-get-category): Make sure a string is returned. (org-log-done): New function.