comparison lisp/ChangeLog @ 56741:8a6197b06d44

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sat, 21 Aug 2004 15:00:26 +0000
parents a8d0345c2649
children 19c16bca1b49
comparison
equal deleted inserted replaced
56740:49ea9c66a283 56741:8a6197b06d44
1 2004-08-21 John Paul Wallington <jpw@gnu.org>
2
3 * subr.el (process-kill-without-query): Made obsolete in
4 version 21.4, not 21.5.
5
6 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
7 (vc-previous-comment, vc-next-comment)
8 (vc-comment-search-reverse, vc-comment-search-forward)
9 (vc-comment-to-change-log): Likewise.
10
11 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
12
1 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch) 13 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
2 14
3 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): Correct 15 * emacs-lisp/cl-indent.el (lisp-indent-defmethod): Correct
4 indentation of DEFMETHODS with non-standard method 16 indentation of DEFMETHODS with non-standard method
5 combinations (e.g., PROGN, MIN, MAX). 17 combinations (e.g., PROGN, MIN, MAX).