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: Thu, 11 Sep 2003 20:57:36 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5383 emacs/lisp/ChangeLog:1.5384
*** emacs/lisp/ChangeLog:1.5383 Wed Sep 10 16:09:17 2003
--- emacs/lisp/ChangeLog        Thu Sep 11 20:57:35 2003
***************
*** 1,3 ****
--- 1,13 ----
+ 2003-09-11  Richard M. Stallman  <address@hidden>
+ 
+       * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
+ 
+ 2003-09-11  Paul Pogonyshev  <address@hidden>  (tiny change)
+ 
+       * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
+       the function is less noisy.  Now only `kill-buffer' can ask
+       questions.
+ 
  2003-09-10  Mario Lang  <address@hidden>
  
        * battery.el: Update Commentary and Copyright.
***************
*** 151,157 ****
        (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.
--- 161,167 ----
        (dired-view-command-alist): Use %s to substitute file name.
        Handle .ps_pages, .eps, .jpg, .gif, .png.
  
! 2003-08-29  Paul Pogonyshev  <address@hidden>  (tiny change)
  
        * info.el (Info-mode-map): Bind S-tab and <backtab> to
        `Info-prev-reference', instead of M-tab.




reply via email to

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