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: Sat, 16 Jul 2005 15:15:26 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7957 emacs/lisp/ChangeLog:1.7958
*** emacs/lisp/ChangeLog:1.7957 Sat Jul 16 19:04:57 2005
--- emacs/lisp/ChangeLog        Sat Jul 16 19:15:26 2005
***************
*** 8,13 ****
--- 8,28 ----
        (byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).
        Simplify conditions of the form (not (not BASE)).
  
+       * isearch.el (isearch-mode-end-hook-quit): New variable.
+       (isearch-done): Bind it.
+       (isearch-mode-end-hook): Doc fix.
+ 
+       * allout.el (allout-isearch-did-quit): Variable deleted.
+       (allout-real-isearch-abort): Function name no longer used.
+       (allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
+       (allout-isearch-rectification): isearch-mode always exists.
+       Don't set allout-isearch-did-quit.
+       (allout-isearch-expose): Check isearch-mode-end-hook-error, not
+       allout-isearch-did-quit.
+       (allout-enwrap-isearch): Just add the hook.
+       (allout-isearch-abort): Function deleted.
+       (allout-pre-command-business): Avoid warning.
+ 
        * progmodes/pascal.el (pascal-outline-map): Use fboundp, not boundp.
        Correctly avoid warnings.
        (pascal-outline): Likewise.




reply via email to

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