Mercurial > emacs
comparison lisp/ChangeLog @ 60979:2a96c49243d2
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 26 Mar 2005 15:53:48 +0000 |
parents | d22b1a318941 |
children | ac4a750e4b5e |
comparison
equal
deleted
inserted
replaced
60978:d22b1a318941 | 60979:2a96c49243d2 |
---|---|
1 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> | |
2 | |
3 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3 | |
4 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>. | |
5 | |
6 * calendar/cal-move.el (calendar-beginning-of-year): Move the | |
7 cursor to Jan 1 when needed. | |
8 (calendar-end-of-year): Fix -/+ typo. | |
9 Reported by Chong Yidong <cyd@stupidchicken.com>. | |
10 | |
1 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 12 |
3 * progmodes/flymake.el (flymake-mode): Add autoload cookie. | 13 * progmodes/flymake.el (flymake-mode): Add autoload cookie. |
4 | 14 |
5 * emacs-lisp/debug.el (debugger-record-expression): Add a missing | 15 * emacs-lisp/debug.el (debugger-record-expression): Add a missing |