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

index b8959ff0afcf0894041f7b6cab6bb8c8c02556a1..ee547de0aa1a20c960a9e364fad4460ea70ede7f 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-06-27  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * progmodes/perl-mode.el (perl-mode-abbrev-table): New variable.
index dd200650c109b5c9f06972e5a345f59a362df994..4bd11583f0c17e9f969d4afc835b49db7ffbcd92 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-02  Juanma Barranquero  <lektu@terra.es>
+
+       * keymap.c (syms_of_keymap): Fix typo.
+
 2002-06-18  Kim F. Storm  <storm@cua.dk>
 
        * insdel.c (insert_1_both, insert_from_string_1)