aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorBastien Guerry2014-03-04 15:33:56 +0100
committerBastien Guerry2014-03-04 15:33:56 +0100
commitc3701c7d94ec22d40a0d82bbf8e070d26b9d92f3 (patch)
tree54e2c9aa97f180db90e5ba07f47f14212d7c26c8 /lisp/ChangeLog
parentb01fa8381fa2f5762d1c1b7328a6c10fc3797eda (diff)
downloademacs-c3701c7d94ec22d40a0d82bbf8e070d26b9d92f3.tar.gz
emacs-c3701c7d94ec22d40a0d82bbf8e070d26b9d92f3.zip
minibuffer.el (minibuffer-completion-help): Use 0 as thefallback value for `base-size'
* minibuffer.el (minibuffer-completion-help): Use 0 as the fallback value for `base-size'. (Bug#16933)
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 e361990693d..fe40615d6e0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-03-04 Bastien Guerry <bzg@gnu.org>
2
3 * minibuffer.el (minibuffer-completion-help): Use 0 as the
4 fallback value for `base-size'. (Bug#16933)
5
12014-03-04 Juanma Barranquero <lekktu@gmail.com> 62014-03-04 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * hexl.el (hexl-address-region, hexl-ascii-region) 8 * hexl.el (hexl-address-region, hexl-ascii-region)