Mercurial > emacs
comparison lisp/ChangeLog @ 81884:a7d43c06a61a
Revert recent bookmark keybinding changes, thus returning to using
three slots under C-x r. See this message and its thread for details:
http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
* lisp/bookmark.el: Revert revision 1.90 (commitid mWoPbju3pgNotDps).
* etc/NEWS: Revert revision 1.1509 (commitid xdXJjPiU1ZfI9Fps), which
documented bookmark keybinding changes that were later reverted.
* man/ChangeLog: Remove ChangeLog entry for accidentally uncommitted
changes to regs.texi that would have documented the keybinding
change reverted above.
author | Karl Fogel <kfogel@red-bean.com> |
---|---|
date | Sun, 15 Jul 2007 01:34:15 +0000 |
parents | 6dda9a9e467b |
children | e0cd45299f77 |
comparison
equal
deleted
inserted
replaced
81883:6dda9a9e467b | 81884:a7d43c06a61a |
---|---|
1 2007-07-15 Karl Fogel <kfogel@red-bean.com> | |
2 | |
3 * bookmark.el: Revert revision 1.90 (commitid mWoPbju3pgNotDps), | |
4 thus restoring bookmark bindings to three slots under C-x r. See | |
5 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html. | |
6 | |
1 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change) | 7 2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change) |
2 | 8 |
3 * calendar/cal-bahai.el (calendar-goto-bahai-date): Add autoload | 9 * calendar/cal-bahai.el (calendar-goto-bahai-date): Add autoload |
4 cookie. | 10 cookie. |
5 | 11 |