aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 942f4468451..010b2db64c1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12007-07-13 Karl Fogel <kfogel@red-bean.com> 12007-07-13 Karl Fogel <kfogel@red-bean.com>
2 2
3 * bookmark.el: Shorten some comments to fit within 80 lines.
4
52007-07-13 Karl Fogel <kfogel@red-bean.com>
6
3 * bookmark.el: Don't define bookmark keys under the "C-xr" map; 7 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
4 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew 8 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
5 Adams <drew.adams{_AT_}oracle.com>, mildly tweaked by me. See 9 Adams <drew.adams{_AT_}oracle.com>, mildly tweaked by me. See