summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d759b8a74a5..9c4ca4ad949 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-19 Jay Belanger <belanger@truman.edu>
+
+ * calc/calc-aent.el (calcAlg-blank-matching-open):
+ Temporarily adjust the syntax of both delimiters of half-open
+ intervals.
+
2004-12-19 Kim F. Storm <storm@cua.dk>
* mouse.el (mouse-1-click-follows-link): Doc fix.