Mercurial > emacs
changeset 56741:8a6197b06d44
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sat, 21 Aug 2004 15:00:26 +0000 |
parents | 49ea9c66a283 |
children | 19c16bca1b49 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 21 14:56:29 2004 +0000 +++ b/lisp/ChangeLog Sat Aug 21 15:00:26 2004 +0000 @@ -1,3 +1,15 @@ +2004-08-21 John Paul Wallington <jpw@gnu.org> + + * subr.el (process-kill-without-query): Made obsolete in + version 21.4, not 21.5. + + * log-edit.el (vc-comment-ring, vc-comment-ring-index) + (vc-previous-comment, vc-next-comment) + (vc-comment-search-reverse, vc-comment-search-forward) + (vc-comment-to-change-log): Likewise. + + * international/latin1-disp.el (latin1-char-displayable-p): Likewise. + 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch) * emacs-lisp/cl-indent.el (lisp-indent-defmethod): Correct