Mercurial > emacs
comparison lisp/ChangeLog @ 69832:ca39bab5782f
Fix year.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Thu, 06 Apr 2006 20:26:11 +0000 |
parents | 196122ba0b05 |
children | e47c6e5f6ed4 |
comparison
equal
deleted
inserted
replaced
69831:9b44ad1b998d | 69832:ca39bab5782f |
---|---|
1249 (org-mhe-get-header, org-make-org-heading-search-string) | 1249 (org-mhe-get-header, org-make-org-heading-search-string) |
1250 (org-make-org-heading-camel, org-table-sort-lines) | 1250 (org-make-org-heading-camel, org-table-sort-lines) |
1251 (org-format-org-table-html, org-format-table-table-html): | 1251 (org-format-org-table-html, org-format-table-table-html): |
1252 Fix typos in docstrings. | 1252 Fix typos in docstrings. |
1253 | 1253 |
1254 12006-02-23 Carsten Dominik <dominik@science.uva.nl> | 1254 2006-02-23 Carsten Dominik <dominik@science.uva.nl> |
1255 | 1255 |
1256 * textmodes/org.el (org-cleaned-string-for-export) | 1256 * textmodes/org.el (org-cleaned-string-for-export) |
1257 (org-solidify-link-text): New function. | 1257 (org-solidify-link-text): New function. |
1258 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for | 1258 (org-add-hook): Use `add-local-hook' instead of `make-local-hook' for |
1259 XEmacs, just to silence the compiler. | 1259 XEmacs, just to silence the compiler. |