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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 10 Nov 2004 23:58:43 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6579 emacs/lisp/ChangeLog:1.6580
*** emacs/lisp/ChangeLog:1.6579 Wed Nov 10 14:39:40 2004
--- emacs/lisp/ChangeLog        Thu Nov 11 04:52:27 2004
***************
*** 1,5 ****
--- 1,7 ----
  2004-11-10  Stefan Monnier  <address@hidden>
  
+       * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
+ 
        * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
        (sgml-parse-tag-backward): Use it to skip spurious < or >.
  
***************
*** 11,18 ****
  2004-11-10  Nick Roberts  <address@hidden>
  
        * tooltip.el: Don't require cl, comint, gud, gdb-ui for
!       compilation. The resulting compiler warnings appear to be
!       harmless.
  
  2004-11-10  Daniel Pfeiffer  <address@hidden>
  
--- 13,19 ----
  2004-11-10  Nick Roberts  <address@hidden>
  
        * tooltip.el: Don't require cl, comint, gud, gdb-ui for
!       compilation. The resulting compiler warnings appear to be harmless.
  
  2004-11-10  Daniel Pfeiffer  <address@hidden>
  
***************
*** 69,75 ****
        (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
        interactive-p; but rather new optional argument NOCONFIRM.
  
! 2004-11-09  Stefan  <address@hidden>
  
        * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
        (easy-menu-name-match): Revert correspondingly.
--- 70,76 ----
        (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
        interactive-p; but rather new optional argument NOCONFIRM.
  
! 2004-11-09  Stefan Monnier  <address@hidden>
  
        * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
        (easy-menu-name-match): Revert correspondingly.
***************
*** 232,238 ****
  
        * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
  
! 2004-11-06  Stefan  <address@hidden>
  
        * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
        (easy-menu-lookup-name): New fun to replace it.
--- 233,239 ----
  
        * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
  
! 2004-11-06  Stefan Monnier  <address@hidden>
  
        * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
        (easy-menu-lookup-name): New fun to replace it.




reply via email to

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