# HG changeset patch # User Juanma Barranquero # Date 1031296922 0 # Node ID 12fe61d27bf2fed7bf64be14f069772a5e034286 # Parent 139404e9298a8b7b4a22a6e0d6991a9ff2a68b1a *** empty log message *** diff -r 139404e9298a -r 12fe61d27bf2 lisp/ChangeLog --- a/lisp/ChangeLog Fri Sep 06 07:21:51 2002 +0000 +++ b/lisp/ChangeLog Fri Sep 06 07:22:02 2002 +0000 @@ -1,10 +1,60 @@ +2002-09-06 Juanma Barranquero + + * calendar/solar.el (calendar-time-display-form): Fix spacing. + + * double.el (double-prefix-only): Likewise. + + * emacs-lisp/easymenu.el (easy-menu-define): Likewise. + + * emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise. + + * emacs-lisp/float.el (string-to-float): Likewise. + + * emacs-lisp/rx.el (rx): Likewise. + + * faces.el (copy-face): Likewise. + + * hilit-chg.el (highlight-changes-colours) + (highlight-changes-active-string) + (highlight-changes-passive-string) + (highlight-changes-rotate-faces, global-highlight-changes): Likewise. + + * international/mule.el (decode-char): Likewise. + + * progmodes/idlwave.el (idlwave-support-inheritance) + (idlwave-routine-entry-compare): Likewise. + + * progmodes/idlw-shell.el (idlwave-shell-use-breakpoint-glyph): + Likewise. + + * progmodes/pascal.el (pascal-start-keywords): Likewise. + + * progmodes/sh-script.el (sh-indent-for-fi, sh-indent-for-done): + Likewise. + + * progmodes/vhdl-mode.el (vhdl-progress-interval) + (vhdl-corresponding-begin): Likewise. + + * simple.el (choose-completion-string-functions): Likewise. + + * speedbar.el (speedbar-mode): Likewise. + + * textmodes/reftex.el (reftex-TeX-master-file): Likewise. + + * textmodes/fill.el (fill-nonuniform-paragraphs) + (fill-individual-paragraphs): Likewise. + + * vcursor.el (vcursor-toggle-vcursor-map): Likewise. + + * warnings.el (warning-level-aliases): Likewise. + 2002-09-05 Markus Rost * textmodes/table.el (table-command-prefix): Fix type. 2002-09-05 Andre Spiegel - * vc-hooks.el Don't require vc.el at compile-time; it causes + * vc-hooks.el Don't require vc.el at compile-time; it causes recursive requirements during bootstrap. 2002-09-05 Kenichi Handa diff -r 139404e9298a -r 12fe61d27bf2 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Fri Sep 06 07:21:51 2002 +0000 +++ b/lisp/gnus/ChangeLog Fri Sep 06 07:22:02 2002 +0000 @@ -1,3 +1,7 @@ +2002-09-06 Juanma Barranquero + + * gnus-int.el (gnus-status-message): Fix spacing. + 2002-08-30 Juanma Barranquero * imap.el (imap-authenticator-alist, imap-stream-alist)