summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-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 @@
+2006-07-08 Richard Stallman <rms@gnu.org>
+
+ * term/x-win.el (x-handle-display): Add doc string.
+
+ * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
+
+ * subr.el (def-edebug-spec): Moved here.
+ * emacs-lisp/edebug.el (def-edebug-spec): Moved to subr.el.
+
+ * imenu.el (imenu-choose-buffer-index): Doc fix.
+
2006-07-08 Romain Francoise <romain@orebokech.com>
* term/x-win.el (x-display-name): Fix typo.