aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e8fb07496a3..aa81a3d0780 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * bookmark.el: Add spurious * in docstrings.
4 (bookmark-minibuffer-read-name-map): New var.
5 (bookmark-set): Use it. Also pass the default value as it should.
6 (bookmark-send-edited-annotation): Take no chances with text properties.
7 (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name.
8 (bookmark-insert-buffer-name): Remove.
9 (bookmark-buffer-file-name): Signal an error rather than returning nil.
10
12008-03-09 Thomas H$(Q)q(Bhn <xf27@arcor.de> (tiny change) 112008-03-09 Thomas H$(Q)q(Bhn <xf27@arcor.de> (tiny change)
2 12
3 * tutorial.el (tutorial--default-keys): Update `C-l' binding. 13 * tutorial.el (tutorial--default-keys): Update `C-l' binding.