aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii2004-02-16 17:18:58 +0000
committerEli Zaretskii2004-02-16 17:18:58 +0000
commit7b5368c1a968812e9a82a54402d03cf487c22fad (patch)
treeff9eb000d62dbbe49b1bd2b9a3dbca3d80fac251 /lisp
parentbc47b3f8c5df34b032877cb097a57d6776cd0595 (diff)
downloademacs-7b5368c1a968812e9a82a54402d03cf487c22fad.tar.gz
emacs-7b5368c1a968812e9a82a54402d03cf487c22fad.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index db4f7e5a694..14d7d6684a7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12004-02-16 Jay Belanger <belanger@truman.edu> (tiny change).
2
3 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
4 cookie. Don't check if we are looking-at open-formula.
5
12004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change) 62004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2 7
3 * subr.el (match-string-no-properties): Use substring-no-properties. 8 * subr.el (match-string-no-properties): Use substring-no-properties.