aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 7ec7fc12c3f..570d900022f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -14,6 +14,11 @@
14 14
152014-01-02 Vincent Belaïche <vincentb1@users.sourceforge.net> 152014-01-02 Vincent Belaïche <vincentb1@users.sourceforge.net>
16 16
17 * ses.el (ses-load): Correct handling for ses--file-format
18 checking.
19
202014-01-02 Vincent Belaïche <vincentb1@users.sourceforge.net>
21
17 * ses.el (ses-initial-global-parameters-re): New defconst, a 22 * ses.el (ses-initial-global-parameters-re): New defconst, a
18 specific regexp is needed now that ses.el can handle both 23 specific regexp is needed now that ses.el can handle both
19 file-format 2 (no local printers) and 3 (may have local printers). 24 file-format 2 (no local printers) and 3 (may have local printers).