diff options
| author | Karl Fogel | 2007-07-15 01:34:15 +0000 |
|---|---|---|
| committer | Karl Fogel | 2007-07-15 01:34:15 +0000 |
| commit | 36ae4ff74e439d0624dc06969b1f9f542eb19671 (patch) | |
| tree | c3a4491781cccb37461b16a956763b3121bd3645 /lisp/ChangeLog | |
| parent | 4207db9aafd92bd6d03c994f18390a58d278210d (diff) | |
| download | emacs-36ae4ff74e439d0624dc06969b1f9f542eb19671.tar.gz emacs-36ae4ff74e439d0624dc06969b1f9f542eb19671.zip | |
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 2007-07-13T18:16:17Z!kfogel@red-bean.com.
* etc/NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, 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.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e206d111f4..526d7d021e8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-07-15 Karl Fogel <kfogel@red-bean.com> | ||
| 2 | |||
| 3 | * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com, | ||
| 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 |