aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorKarl Fogel2007-07-15 01:34:15 +0000
committerKarl Fogel2007-07-15 01:34:15 +0000
commit36ae4ff74e439d0624dc06969b1f9f542eb19671 (patch)
treec3a4491781cccb37461b16a956763b3121bd3645 /man
parent4207db9aafd92bd6d03c994f18390a58d278210d (diff)
downloademacs-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 'man')
-rw-r--r--man/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 8afb01ed216..ad39b9fce15 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,9 +1,3 @@
12007-07-13 Karl Fogel <kfogel@red-bean.com>
2
3 * regs.texi (Bookmarks): Adjust for recent keybinding changes in
4 bookmark.el, namely 2007-07-13T18:16:17Z!kfogel@red-bean.com and
5 2007-07-13T18:20:55Z!kfogel@red-bean.com.
6
72007-07-13 Eli Zaretskii <eliz@gnu.org> 12007-07-13 Eli Zaretskii <eliz@gnu.org>
8 2
9 * Makefile.in (../info/emacs-mime): Use --enable-encoding. 3 * Makefile.in (../info/emacs-mime): Use --enable-encoding.