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: Fri, 29 Aug 2003 12:13:57 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5363 emacs/lisp/ChangeLog:1.5364
*** emacs/lisp/ChangeLog:1.5363 Fri Aug 29 08:10:48 2003
--- emacs/lisp/ChangeLog        Fri Aug 29 12:13:56 2003
***************
*** 1,3 ****
--- 1,28 ----
+ 2003-08-29  Richard M. Stallman  <address@hidden>
+ 
+       * mail/sendmail.el (sendmail-sync-aliases, mail-setup): 
+       Do nothing with mail-personal-alias-file if it is nil.
+ 
+       * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
+       Do nothing if mail-personal-alias-file is nil.
+ 
+       * term.el (term-exec-1): Bind coding-system-for-read.
+ 
+       * dired.el (dired-mouse-find-file-other-window): 
+       Use dired-view-command-alist here, as in dired-view-file.
+       (dired-view-command-alist): Use %s to substitute file name.
+       Handle .ps_pages, .eps, .jpg, .gif, .png.
+ 
+ 2003-08-29  Paul Pogonyshev  <address@hidden>
+ 
+       * info.el (Info-mode-map): Bind S-tab and <backtab> to
+       `Info-prev-reference', instead of M-tab.
+ 
+ 2003-08-29  Martin Stjernholm  <address@hidden>
+ 
+       * simple.el (blink-matching-open): Work correctly on chars that
+       are designated as parens through the syntax-table text property.
+ 
  2003-08-29  Thierry Emery <address@hidden>  (tiny change)
  
        * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a




reply via email to

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