]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Jul 2002 15:28:12 +0000 (15:28 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Jul 2002 15:28:12 +0000 (15:28 +0000)
lisp/ChangeLog
src/ChangeLog

index bc49c74036087db85be110f681dd768d3861460f..3f7b9806bfb7ac22c506a7c1691fc5b93ead64fc 100644 (file)
@@ -1,3 +1,11 @@
+2002-07-02  Juanma Barranquero  <lektu@terra.es>
+
+       * mail/rmailsum.el (rmail-user-mail-address-regexp): Fix typo.
+
+       * textmodes/reftex-cite.el (reftex-citation): Fix typo.
+
+       * progmodes/cperl-mode.el (cperl-break-one-line-blocks-when-indent): Fix typo.
+
 2002-07-02  Kim F. Storm  <storm@cua.dk>
 
        * emacs-lisp/bindat.el: New file.
index 0881aa1a2c4b16ba90ffa70e4f193591b11191a2..59ff06c79daf0bd2232dc5f08dfd55d7dfb1eff5 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-02  Juanma Barranquero  <lektu@terra.es>
+
+       * keymap.c (syms_of_keymap): Fix typo.
+
 2002-07-01  Andrew Choi  <akochoi@shaw.ca>
 
        * s/darwin.h: Define POSIX_SIGNALS.