aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b6cc633b153..942f4468451 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-07-13 Karl Fogel <kfogel@red-bean.com>
2
3 * 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
5 Adams <drew.adams{_AT_}oracle.com>, mildly tweaked by me. See
6 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
7
12007-07-13 Carsten Dominik <dominik@science.uva.nl> 82007-07-13 Carsten Dominik <dominik@science.uva.nl>
2 9
3 * textmodes/org.el: Bug fixes. 10 * textmodes/org.el: Bug fixes.