Mercurial > emacs
changeset 84939:1ab291a013d4
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 26 Sep 2007 11:55:46 +0000 |
parents | 17bdbd096c94 |
children | 8c8a527e7004 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 26 11:52:18 2007 +0000 +++ b/lisp/ChangeLog Wed Sep 26 11:55:46 2007 +0000 @@ -1,3 +1,9 @@ +2007-09-26 Juanma Barranquero <lekktu@gmail.com> + + * emacs-lisp/eldoc.el (eldoc-message-commands-table-size) + (eldoc-message-commands, eldoc-current-idle-delay) + (eldoc-function-argstring-format): Fix typos in docstrings. + 2007-09-26 Jay Belanger <jay.p.belanger@gmail.com> * calc/calc-units.el (calc-convert-units) @@ -8,7 +14,7 @@ * org-export-latex.el (org-export-latex-tables-verbatim): New function. (org-export-latex-remove-from-headlines): Name changed because of - typo. + typo. (org-export-latex-quotation-marks-convention): Option removed. (org-export-latex-make-preamble): Handle the DATE option. (org-export-latex-cleaned-string): Now the only cleaning function, @@ -16,7 +22,6 @@ (org-export-latex-lists, org-export-latex-parse-list) (org-export-list-to-latex): New functions. - 2007-09-26 Carsten Dominik <dominik@science.uva.nl> * org.el (org-kill-is-subtree-p): Use `org-outline-regexp'. @@ -65,7 +70,7 @@ (org-todo): Respect org-todo-log-states. (org-up-heading-safe): New function. (org-entry-get-with-inheritance): Use `org-up-heading-safe'. - + * org.texi: Change links to webpage and maintained email. (Remember): Promoted to Chapter, significant changes. (Fast access to TODO states): New section. @@ -705,12 +710,12 @@ 2007-09-13 Jari Aalto <jari.aalto@cante.net> * man.el (Man-default-man-entry): At end of line, continue looking - to the next line for possible end of hyphenated command. + to the next line for possible end of hyphenated command. 2007-09-13 Chris Moore <dooglus@gmail.com> * shell.el (shell-resync-dirs): Don't move the cursor relative to - the command being edited. + the command being edited. 2007-09-12 Jim Meyering <jim@meyering.net> (tiny change)