aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7470a0677b2..31f300b542d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -13,6 +13,9 @@
13 (ispell-buffer-with-debug): New function that creates a debugging 13 (ispell-buffer-with-debug): New function that creates a debugging
14 buffer and calls `ispell-buffer' with debugging enabled. 14 buffer and calls `ispell-buffer' with debugging enabled.
15 15
16 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
17 comment in autoconf mode. (Bug#12768)
18
162012-11-06 Dmitry Antipov <dmantipov@yandex.ru> 192012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
17 20
18 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations, 21 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,