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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 22 Aug 2004 17:16:20 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6300 emacs/lisp/ChangeLog:1.6301
*** emacs/lisp/ChangeLog:1.6300 Sun Aug 22 17:39:44 2004
--- emacs/lisp/ChangeLog        Sun Aug 22 21:11:43 2004
***************
*** 1,3 ****
--- 1,10 ----
+ 2004-08-22  Luc Teirlinck  <address@hidden>
+ 
+       * speedbar.el (speedbar-file-regexp): Give it a phony defvar
+       before and a real defvar after
+       `speedbar-supported-extension-expressions'.  This is to silence
+       the compiler without breaking bootstrapping.
+ 
  2004-08-22  Richard M. Stallman  <address@hidden>
  
        * textmodes/flyspell.el (flyspell-word): Use
***************
*** 30,38 ****
        * ps-mule.el: Delete compatibility code for old Emacses.
        (ps-mule-find-wrappoint): Don't use chars-in-region.
  
!       * frame.el (display-mouse-p, display-selections-p): 
        Use with-no-warnings.
!       
        * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
  
  2004-08-22  David Kastrup  <address@hidden>
--- 37,45 ----
        * ps-mule.el: Delete compatibility code for old Emacses.
        (ps-mule-find-wrappoint): Don't use chars-in-region.
  
!       * frame.el (display-mouse-p, display-selections-p):
        Use with-no-warnings.
! 
        * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
  
  2004-08-22  David Kastrup  <address@hidden>




reply via email to

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