Mercurial > emacs
comparison lisp/ChangeLog @ 53946:7d452938f4c8
*** empty log message ***
author | Jonathan Yavner <jyavner@member.fsf.org> |
---|---|
date | Sun, 15 Feb 2004 00:03:03 +0000 |
parents | bf61f9fc9e76 |
children | 7edbce1dd20a |
comparison
equal
deleted
inserted
replaced
53945:1961753a8c65 | 53946:7d452938f4c8 |
---|---|
1 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org> | |
2 | |
3 * ses.el: Delete function ses-build-load-map and distribute its | |
4 functions to defconst's for the three maps. Add menus. Use | |
5 "ses--" prefixes for buffer-local variables. Use (point-min) | |
6 instead of 1, even when we know the buffer is unnarrowed. New | |
7 function ses-read-number duplicates some code from interactive "N" | |
8 spec. | |
9 | |
1 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org> | 10 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org> |
2 | 11 |
3 * Makefile.in: Fixed the CC Mode recompile kludge so it works | 12 * Makefile.in: Fixed the CC Mode recompile kludge so it works |
4 when building in a different directory. | 13 when building in a different directory. |
5 | 14 |