diff options
author | Richard M. Stallman <rms@gnu.org> | 2004-03-12 10:16:20 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2004-03-12 10:16:20 +0000 |
commit | e69cfac29e405ec6713806f76cf670b0d99286a2 (patch) | |
tree | cf6d40b8a65df6d987da4c344e76d1ed479c8c9e /lisp | |
parent | d75fbc3ecab8c2a38e0405cb352243fd5fafac36 (diff) | |
download | emacs-e69cfac29e405ec6713806f76cf670b0d99286a2.tar.gz emacs-e69cfac29e405ec6713806f76cf670b0d99286a2.tar.bz2 emacs-e69cfac29e405ec6713806f76cf670b0d99286a2.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 141b28ba9e6..78721cf73db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2004-03-12 Richard M. Stallman <rms@gnu.org> + + * pcvs.el (cvs-mode-add-change-log-entry-other-window): + Fix minor bug. + + * replace.el (occur-engine): Change message for count of matches. + + * emacs-lisp/bytecomp.el (byte-compile-get-constant): + For strings, do compare text properties. + 2004-03-11 Jason Rumney <jasonr@gnu.org> * net/ldap.el (ldap-search-internal): Handle file URLs with drive |