aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJay Belanger2009-11-02 02:59:23 +0000
committerJay Belanger2009-11-02 02:59:23 +0000
commit6292c59952a47bdf315223db70e31c9e4e11fbdc (patch)
tree1f3f5b431a714dded21d3378ee68dc2e7dd56a05 /lisp/ChangeLog
parent0f063651e220bcb450d760e9e365a05acf1aed30 (diff)
downloademacs-6292c59952a47bdf315223db70e31c9e4e11fbdc.tar.gz
emacs-6292c59952a47bdf315223db70e31c9e4e11fbdc.zip
(calc-date-notation): Check to see if the format is whitespace
instead of only the empty string.
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 88b6a6ab98d..f8c718a424b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
2
3 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
4 to be made up of whitespace.
5
12009-11-02 Chong Yidong <cyd@stupidchicken.com> 62009-11-02 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * minibuffer.el (read-file-name): Don't use file dialogs for 8 * minibuffer.el (read-file-name): Don't use file dialogs for