Mercurial > emacs
comparison lisp/ChangeLog @ 63593:5300b48844ca
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 20 Jun 2005 10:29:02 +0000 |
parents | 130ffd61d28f |
children | 4c33b0ac74a3 |
comparison
equal
deleted
inserted
replaced
63592:153f4469d91a | 63593:5300b48844ca |
---|---|
1 2005-06-20 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * simple.el (kill-whole-line): Doc fix. | |
4 (next-error-buffer-p, next-error-find-buffer) | |
5 (clone-indirect-buffer): Fix typos in docstrings. | |
6 | |
1 2005-06-19 Michael Albinus <michael.albinus@gmx.de> | 7 2005-06-19 Michael Albinus <michael.albinus@gmx.de> |
2 | 8 |
3 * net/tramp-ftp.el (top): | 9 * net/tramp-ftp.el (top): |
4 * net/tramp-smb.el (top): | 10 * net/tramp-smb.el (top): |
5 * net/tramp-util.el (top): | 11 * net/tramp-util.el (top): |
8 * net/tramp.el (top): Revert copyright years back to original | 14 * net/tramp.el (top): Revert copyright years back to original |
9 ones. Tramp has a life outside GNU Emacs. | 15 ones. Tramp has a life outside GNU Emacs. |
10 | 16 |
11 2005-06-19 Nick Roberts <nickrob@snap.net.nz> | 17 2005-06-19 Nick Roberts <nickrob@snap.net.nz> |
12 | 18 |
13 * tooltip.el: (tooltip-use-echo-area): Don't make it obsolete. | 19 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete. |
14 | 20 |
15 2005-06-18 Juri Linkov <juri@jurta.org> | 21 2005-06-18 Juri Linkov <juri@jurta.org> |
16 | 22 |
17 * progmodes/grep.el (grep-regexp-alist): Use backreference at the | 23 * progmodes/grep.el (grep-regexp-alist): Use backreference at the |
18 end of first regexp to limit the match to the position between | 24 end of first regexp to limit the match to the position between |