diff options
| author | Eli Zaretskii | 2004-02-16 17:18:58 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2004-02-16 17:18:58 +0000 |
| commit | 7b5368c1a968812e9a82a54402d03cf487c22fad (patch) | |
| tree | ff9eb000d62dbbe49b1bd2b9a3dbca3d80fac251 /lisp | |
| parent | bc47b3f8c5df34b032877cb097a57d6776cd0595 (diff) | |
| download | emacs-7b5368c1a968812e9a82a54402d03cf487c22fad.tar.gz emacs-7b5368c1a968812e9a82a54402d03cf487c22fad.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ | |||
| 1 | 2004-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 | |||
| 1 | 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change) | 6 | 2004-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. |