aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorThierry Volpiatto2013-04-19 01:11:16 -0400
committerStefan Monnier2013-04-19 01:11:16 -0400
commit7d6883367a54b4eee342aa861ef73e4191151ef0 (patch)
treee5302c9935bad85459c56162d54353f215ea3a72 /lisp/ChangeLog
parent31dcede0c7fc852d6f05bda476a99bb37661371b (diff)
downloademacs-7d6883367a54b4eee342aa861ef73e4191151ef0.tar.gz
emacs-7d6883367a54b4eee342aa861ef73e4191151ef0.zip
* lisp/bookmark.el (bookmark-completing-read): Improve handling of empty
string. Fixes: debbugs:14176
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 97ee66dcc01..a09d37352f7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-04-19 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2
3 * bookmark.el (bookmark-completing-read): Improve handling of empty
4 string (bug#14176).
5
12013-04-19 Stefan Monnier <monnier@iro.umontreal.ca> 62013-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg. 8 * vc/vc-dispatcher.el (vc-do-command): Get rid of default sentinel msg.