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: Sun, 02 Dec 2001 00:03:18 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3137 emacs/lisp/ChangeLog:1.3138
*** emacs/lisp/ChangeLog:1.3137 Sat Dec  1 23:50:49 2001
--- emacs/lisp/ChangeLog        Sun Dec  2 00:03:18 2001
***************
*** 3,8 ****
--- 3,22 ----
        * isearch.el (isearch-resume-enabled): New variable.
        (isearch-done): Use that variable.
  
+ 2001-12-01  Richard M. Stallman  <address@hidden>
+ 
+       * wid-edit.el (widget-button-click): Don't move point permanently:
+       Avoid mouse-set-point--instead select the window,
+       then do save-excursion, then move point.
+       Specify the buffer for get-char-property.
+       Don't use `@' in interactive.
+       
+       * indent.el (indent-line-function):
+       Default is indent-to-left-margin again.
+ 
+       * replace.el (query-replace-read-args): Display message
+       if FROM contains `\n' or `\t'.
+ 
  2001-12-01  Stefan Monnier  <address@hidden>
  
        * indent.el (tab-to-tab-stop): Use delete-horizontal-space.



reply via email to

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