diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
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 @@ | |||
| 1 | 2007-07-13 Karl Fogel <kfogel@red-bean.com> | 1 | 2007-07-13 Karl Fogel <kfogel@red-bean.com> |
| 2 | 2 | ||
| 3 | * bookmark.el: Shorten some comments to fit within 80 lines. | ||
| 4 | |||
| 5 | 2007-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 |