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: Wed, 16 Feb 2005 04:50:26 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6985 emacs/lisp/ChangeLog:1.6986
*** emacs/lisp/ChangeLog:1.6985 Wed Feb 16 05:13:39 2005
--- emacs/lisp/ChangeLog        Wed Feb 16 09:50:15 2005
***************
*** 1,3 ****
--- 1,29 ----
+ 2005-02-16  Richard M. Stallman  <address@hidden>
+ 
+       * replace.el (perform-replace): Pass new args to replace-highlight.
+       (replace-highlight): Take region args,
+       and pass them to isearch-lazy-highlight-new-loop.
+ 
+       * novice.el (disabled-command-hook): Autoload the defalias
+       and the make-obsolete-variable call.
+ 
+       * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
+ 
+       * isearch.el (isearch-lazy-highlight-start-limit)
+       (isearch-lazy-highlight-end-limit): New variables limit
+       the region for highlighting.
+       (isearch-lazy-highlight-new-loop): New args BEG and END.
+       (isearch-lazy-highlight-search): Use the new vars.
+       (isearch-lazy-highlight-update): Likewise.
+ 
+       * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
+ 
+       * cus-start.el (all): Use default-boundp.
+ 
+ 2005-02-14  David Casperson  <address@hidden>  (tiny change)
+ 
+       * menu-bar.el (menu-bar-select-frame): Handle current frame.
+ 
  2005-02-15  Luc Teirlinck  <address@hidden>
  
        * autorevert.el (auto-revert-stop-on-user-input)




reply via email to

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