aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0995999b7e2..9732a3f5432 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12006-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
12006-07-08 Romain Francoise <romain@orebokech.com> 122006-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.