aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 26cf6272289..ec5e91005ec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12013-06-22 Juanma Barranquero <lekktu@gmail.com>
2
3 * bs.el (bs-buffer-show-mark): Make defvar-local.
4 (bs-mode): Use setq-local.
5
6 * emacs-lock.el (emacs-lock-mode, emacs-lock--old-mode)
7 (emacs-lock--try-unlocking): Make defvar-local.
8
12013-06-22 Glenn Morris <rgm@fencepost.gnu.org> 92013-06-22 Glenn Morris <rgm@fencepost.gnu.org>
2 10
3 * play/cookie1.el (cookie-apropos): Minor simplification. 11 * play/cookie1.el (cookie-apropos): Minor simplification.