summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8bc44cb54cb..b85692e27ec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
+
+ * ses.el: Delete function ses-build-load-map and distribute its
+ functions to defconst's for the three maps. Add menus. Use
+ "ses--" prefixes for buffer-local variables. Use (point-min)
+ instead of 1, even when we know the buffer is unnarrowed. New
+ function ses-read-number duplicates some code from interactive "N"
+ spec.
+
2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
* Makefile.in: Fixed the CC Mode recompile kludge so it works