Mercurial > emacs
comparison lisp/ChangeLog @ 67628:6b7e5db3f184
(kill-this-buffer): Set a good example by using menu bar, not menubar
in comment.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Fri, 16 Dec 2005 20:37:23 +0000 |
parents | f571d4e1f9d5 |
children | 31d64c172021 |
comparison
equal
deleted
inserted
replaced
67627:f571d4e1f9d5 | 67628:6b7e5db3f184 |
---|---|
1 2005-12-16 Bill Wohler <wohler@newt.com> | |
2 | |
3 * menu-bar.el (kill-this-buffer): Set a good example by using menu | |
4 bar, not menubar in comment. | |
5 | |
1 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2005-12-16 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * progmodes/cc-engine.el (c-after-change-check-<>-operators): | 8 * progmodes/cc-engine.el (c-after-change-check-<>-operators): |
4 After-change-functions should not clobber the match data. | 9 After-change-functions should not clobber the match data. |
5 | 10 |