Mercurial > emacs
comparison lisp/ChangeLog @ 71732:c8ed266edc5e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 09 Jul 2006 02:08:14 +0000 |
parents | 66dc48c8d1c8 |
children | 125374685aec |
comparison
equal
deleted
inserted
replaced
71731:990ac1cb0fbc | 71732:c8ed266edc5e |
---|---|
1 2006-07-08 Richard Stallman <rms@gnu.org> | |
2 | |
3 * term/x-win.el (x-handle-display): Add doc string. | |
4 | |
5 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. | |
6 | |
7 * subr.el (def-edebug-spec): Moved here. | |
8 * emacs-lisp/edebug.el (def-edebug-spec): Moved to subr.el. | |
9 | |
10 * imenu.el (imenu-choose-buffer-index): Doc fix. | |
11 | |
1 2006-07-08 Romain Francoise <romain@orebokech.com> | 12 2006-07-08 Romain Francoise <romain@orebokech.com> |
2 | 13 |
3 * term/x-win.el (x-display-name): Fix typo. | 14 * term/x-win.el (x-display-name): Fix typo. |
4 | 15 |
5 2006-07-08 Eli Zaretskii <eliz@gnu.org> | 16 2006-07-08 Eli Zaretskii <eliz@gnu.org> |