Mercurial > emacs
comparison lisp/ChangeLog @ 34855:dbcb6bfb3ddb
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 23 Dec 2000 20:54:14 +0000 |
parents | 221af923240f |
children | fdb5d08ced13 |
comparison
equal
deleted
inserted
replaced
34854:bf1bc2158b55 | 34855:dbcb6bfb3ddb |
---|---|
1 2000-12-23 Stefan Monnier <monnier@cs.yale.edu> | |
2 | |
3 * subr.el (combine-run-hooks): Remove. | |
4 | |
5 * emacs-lisp/edebug.el (define-minor-mode): Improve the spec | |
6 and remove the rogue second spec. | |
7 | |
1 2000-12-23 Gerd Moellmann <gerd@gnu.org> | 8 2000-12-23 Gerd Moellmann <gerd@gnu.org> |
2 | 9 |
3 * progmodes/compile.el (compilation-forget-errors): Fix indentation. | 10 * progmodes/compile.el (compilation-forget-errors): Fix indentation. |
4 | 11 |
5 2000-12-22 Stefan Monnier <monnier@cs.yale.edu> | 12 2000-12-22 Stefan Monnier <monnier@cs.yale.edu> |