emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 09 Sep 2002 15:38:32 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4292 emacs/lisp/ChangeLog:1.4293
*** emacs/lisp/ChangeLog:1.4292 Mon Sep  9 01:50:58 2002
--- emacs/lisp/ChangeLog        Mon Sep  9 15:38:32 2002
***************
*** 1,3 ****
--- 1,37 ----
+ 2002-09-09  Richard M. Stallman  <address@hidden>
+ 
+       * calendar/calendar.el (mouse-scroll-calendar-left) 
+       (mouse-scroll-calendar-right, mouse-calendar-other-month):
+       New commands.
+       (calendar-mode-line-format): Use them.
+ 
+       * emacs-lisp/bytecomp.el (byte-recompile-directory):
+       Set and then bind default-directory.
+ 
+       * startup.el (fancy-splash-head, normal-splash-screen): 
+       Change the messages that explain about GNU or GNU/Linux.
+ 
+       * info.el (Info-search): Add (point-min) to subfile positions
+       to get them right.  Skip the current subfile using forward-line.
+ 
+       * files.el (make-backup-file-name-1): When make-directory fails,
+       ignore backup-directory-alist.
+       (make-directory): Expand DIR before looking for handler.
+ 
+ 2002-09-09  Jari Aalto  <address@hidden>
+ 
+       * 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.
+       
+ 2002-09-09  Dave Love  <address@hidden>
+ 
+       * ps-print.el: Many doc fixes.
+ 
  2002-09-09  John Paul Wallington  <address@hidden>
  
        * play/doctor.el (doctor-cadr, doctor-caddr, doctor-cddr): Remove.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]