aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0618a7a14b1..e452e96fceb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,21 @@
12012-06-12 Chong Yidong <cyd@gnu.org>
2
3 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
4 Rename from gud-inhibit-global-bindings.
5
6 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
7
8 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
9 hook from nxml-glyph-set-hook.
10
11 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
12 declaration.
13
14 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
15
16 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
17 Convert to defcustom.
18
12012-06-12 Drew Adams <drew.adams@oracle.com> 192012-06-12 Drew Adams <drew.adams@oracle.com>
2 20
3 * help-mode.el (help-bookmark-make-record, help-bookmark-jump): 21 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):