Mercurial > emacs
changeset 47273:12fe61d27bf2
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 06 Sep 2002 07:22:02 +0000 |
parents | 139404e9298a |
children | ff3c709c7ef1 |
files | lisp/ChangeLog lisp/gnus/ChangeLog |
diffstat | 2 files changed, 55 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <lektu@terra.es> + + * 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 <rost@math.ohio-state.edu> * textmodes/table.el (table-command-prefix): Fix type. 2002-09-05 Andre Spiegel <spiegel@gnu.org> - * 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 <handa@etl.go.jp>
--- 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 <lektu@terra.es> + + * gnus-int.el (gnus-status-message): Fix spacing. + 2002-08-30 Juanma Barranquero <lektu@terra.es> * imap.el (imap-authenticator-alist, imap-stream-alist)