From: Markus Rost <rost@math.uni-bielefeld.de> Date: Mon, 9 Sep 2002 20:32:18 +0000 (+0000) Subject: Notify a change in files.el. On the occasion, fix some indentations; X-Git-Tag: ttn-vms-21-2-B4~13296 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a51c969c501d71533d64b35e332c1fba55f14786;p=emacs.git Notify a change in files.el. On the occasion, fix some indentations; e.g., replace spaces by a tab. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index febe3862090..141d8544faf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2002-09-09 Markus Rost <rost@math.ohio-state.edu> + + * files.el (save-some-buffers-action-alist): Use lower case for + help string of diff-buffer-with-file. + 2002-09-09 Richard M. Stallman <rms@gnu.org> * calendar/calendar.el (mouse-scroll-calendar-left) @@ -20,13 +25,13 @@ 2002-09-09 Jari Aalto <jari.aalto@poboxes.com> - * progmodes/cperl-mode.el (cperl-noscan-files-regexp): - In addition to RCS, exclude CVS directories. + * progmodes/cperl-mode.el (cperl-noscan-files-regexp): + In addition to RCS, exclude CVS directories. * ls-lisp.el (ls-lisp-format-time-list): New variable. (ls-lisp-format-time): Use it. - * files.el (auto-mode-alist): Use sh-mode for .bash files. + * files.el (auto-mode-alist): Use sh-mode for .bash files. 2002-09-09 Dave Love <d.love@dl.ac.uk> @@ -7702,7 +7707,7 @@ * ibuf-ext.el (ibuffer-toggle-sorting-mode): Make it work. * ibuffer.el (ibuffer-truncate-lines): New option. - (ibuffer-mode): Use it. + (ibuffer-mode): Use it. 2002-02-17 Kim F. Storm <storm@cua.dk>