diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 89f6e6d27ef..45d7ccdca02 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2005-06-20 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * subr.el (add-to-ordered-list): Test membership with eq. Simplify. | ||
| 4 | |||
| 5 | 2005-06-20 Miles Bader <miles@gnu.org> | ||
| 6 | |||
| 7 | * faces.el (vertical-divider): New face. | ||
| 8 | |||
| 9 | 2005-06-20 Juanma Barranquero <lekktu@gmail.com> | ||
| 10 | |||
| 11 | * simple.el (kill-whole-line): Doc fix. | ||
| 12 | (next-error-buffer-p, next-error-find-buffer) | ||
| 13 | (clone-indirect-buffer): Fix typos in docstrings. | ||
| 14 | (comment-line-break-function): Doc fix: don't say variable | ||
| 15 | is automatically buffer-local (it isn't). | ||
| 16 | |||
| 1 | 2005-06-19 Michael Albinus <michael.albinus@gmx.de> | 17 | 2005-06-19 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 18 | ||
| 3 | * net/tramp-ftp.el (top): | 19 | * net/tramp-ftp.el (top): |
| @@ -10,7 +26,7 @@ | |||
| 10 | 26 | ||
| 11 | 2005-06-19 Nick Roberts <nickrob@snap.net.nz> | 27 | 2005-06-19 Nick Roberts <nickrob@snap.net.nz> |
| 12 | 28 | ||
| 13 | * tooltip.el: (tooltip-use-echo-area): Don't make it obsolete. | 29 | * tooltip.el (tooltip-use-echo-area): Don't make it obsolete. |
| 14 | 30 | ||
| 15 | 2005-06-18 Juri Linkov <juri@jurta.org> | 31 | 2005-06-18 Juri Linkov <juri@jurta.org> |
| 16 | 32 | ||