Mercurial > emacs
changeset 59038:f24e718fcc7e
*** empty log message ***
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 19 Dec 2004 07:28:04 +0000 |
parents | d572ad446699 |
children | 2e087371b9ff |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Dec 19 06:59:33 2004 +0000 +++ b/lisp/ChangeLog Sun Dec 19 07:28:04 2004 +0000 @@ -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.