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: Mon, 06 Dec 2004 10:35:24 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6720 emacs/lisp/ChangeLog:1.6721
*** emacs/lisp/ChangeLog:1.6720 Mon Dec  6 14:09:13 2004
--- emacs/lisp/ChangeLog        Mon Dec  6 15:12:46 2004
***************
*** 1,3 ****
--- 1,13 ----
+ 2004-12-06  Stefan Monnier  <address@hidden>
+ 
+       * subr.el (subregexp-context-p): New function.
+ 
+       * isearch.el (isearch-quote-char): Use it.
+ 
+       * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
+       (regexp-opt-not-groupie*-re): Remove.
+       (regexp-opt): Properly handle inputs with duplicate entries.
+ 
  2004-12-06  Richard M. Stallman  <address@hidden>
  
        * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
***************
*** 12,24 ****
  
  2004-12-05  Sam Steingold  <address@hidden>
  
!       * net/tramp.el (tramp-handle-file-accessible-directory-p): Fixed
!       `tramp-time-diff' comparison logic
  
  2004-12-05  Paul Pogonyshev  <address@hidden>
  
!       * progmodes/which-func.el (which-function): Use
!       `run-hook-with-args-until-success' instead of a custom loop.
        Fixes bug with local hooks.
  
  2004-12-05  Roland Winkler  <address@hidden>
--- 22,34 ----
  
  2004-12-05  Sam Steingold  <address@hidden>
  
!       * net/tramp.el (tramp-handle-file-accessible-directory-p):
!       Fix `tramp-time-diff' comparison logic
  
  2004-12-05  Paul Pogonyshev  <address@hidden>
  
!       * progmodes/which-func.el (which-function):
!       Use `run-hook-with-args-until-success' instead of a custom loop.
        Fixes bug with local hooks.
  
  2004-12-05  Roland Winkler  <address@hidden>




reply via email to

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