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: Daniel Pfeiffer
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 04 Nov 2004 15:30:18 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6546 emacs/lisp/ChangeLog:1.6547
*** emacs/lisp/ChangeLog:1.6546 Thu Nov  4 15:22:00 2004
--- emacs/lisp/ChangeLog        Thu Nov  4 20:24:29 2004
***************
*** 1,13 ****
  2004-11-04  Jan Dj,Ad(Brv  <address@hidden>
  
        * dired.el (dired-read-dir-and-switches): Call read-directory-name
        if a dialog will be used, read-file-name otherwise.
!       
  2004-11-04  Richard M. Stallman  <address@hidden>
  
        * textmodes/table.el (table group): Add :version.
  
!       * textmodes/ispell.el (ispell-word): 
        Don't alter args; set them only thru `interactive' spec.
  
        * textmodes/flyspell.el (flyspell-word):
--- 1,18 ----
+ 2004-11-04  Daniel Pfeiffer  <address@hidden>
+ 
+       * files.el (set-auto-mode): Don't get error after setting
+       -*-mode-*-.
+ 
  2004-11-04  Jan Dj,Ad(Brv  <address@hidden>
  
        * dired.el (dired-read-dir-and-switches): Call read-directory-name
        if a dialog will be used, read-file-name otherwise.
! 
  2004-11-04  Richard M. Stallman  <address@hidden>
  
        * textmodes/table.el (table group): Add :version.
  
!       * textmodes/ispell.el (ispell-word):
        Don't alter args; set them only thru `interactive' spec.
  
        * textmodes/flyspell.el (flyspell-word):
***************
*** 18,28 ****
        * net/browse-url.el (browse-url-maybe-new-window):
        Use called-interactively-p.
  
!       * mail/supercite.el (sc-cite-region): 
        Don't use interactive-p.  Add arg INTERACTIVE.
        (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
  
!       * international/mule-cmds.el (set-input-method, toggle-input-method): 
        Don't use interactive-p.  Add arg INTERACTIVE.
  
        * eshell/esh-mode.el (eshell-show-maximum-output):
--- 23,33 ----
        * net/browse-url.el (browse-url-maybe-new-window):
        Use called-interactively-p.
  
!       * mail/supercite.el (sc-cite-region):
        Don't use interactive-p.  Add arg INTERACTIVE.
        (sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
  
!       * international/mule-cmds.el (set-input-method, toggle-input-method):
        Don't use interactive-p.  Add arg INTERACTIVE.
  
        * eshell/esh-mode.el (eshell-show-maximum-output):




reply via email to

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