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 c7fb5cabe07..c2e5e9fa8ce 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12012-12-01 Jari Aalto <jari.aalto@cante.net>
2
3 * textmodes/css-mode.el (css-current-defun-name): New function.
4 (css-mode): Use it.
5
6 * textmodes/sgml-mode.el (html-current-defun-name): New function.
7 (html-mode): Use it.
8
12012-12-01 Chong Yidong <cyd@gnu.org> 92012-12-01 Chong Yidong <cyd@gnu.org>
2 10
3 Modularize add-log-current-defun (Bug#2224). 11 Modularize add-log-current-defun (Bug#2224).