Mercurial > emacs
comparison lisp/ChangeLog @ 63788:a3cb4d42f54e
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Mon, 27 Jun 2005 00:15:34 +0000 |
parents | a443cfa7c1df |
children | 8650fad4b760 |
comparison
equal
deleted
inserted
replaced
63787:a443cfa7c1df | 63788:a3cb4d42f54e |
---|---|
1 2005-06-26 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gud.el (gud-filter): Add missing argument to | |
4 with-selected-window. | |
5 | |
1 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add | 8 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add |
4 a :require to the defcustom. | 9 a :require to the defcustom. |
5 | 10 |