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: Mon, 10 Dec 2001 15:46:32 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3159 emacs/lisp/ChangeLog:1.3160
*** emacs/lisp/ChangeLog:1.3159 Mon Dec 10 14:49:32 2001
--- emacs/lisp/ChangeLog        Mon Dec 10 15:46:31 2001
***************
*** 1,3 ****
--- 1,17 ----
+ 2001-12-10  Richard M. Stallman  <address@hidden>
+ 
+       * isearch.el (isearch-yank-word-or-char): New function.
+       (isearch-mode-map): Bind C-w to that.
+ 
+       * menu-bar.el (menu-bar-mode): Make arg optional.
+ 
+       * simple.el (line-move): Cope if next-single-property-change
+       or previous-single-property-change returns nil.
+ 
+       * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
+       Don't use interactive-p; instead, pass the proper args
+       in (interactive...).  Clean up most of the trouble-report strings.
+ 
  2001-12-10  Eli Zaretskii  <address@hidden>
  
        * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
***************
*** 13,20 ****
  2001-12-07  Stephen Eglen  <address@hidden>
  
        * iswitchb.el (iswitchb-visit-buffer): Use
!       `select-frame-set-input-focus'.  Needed when window manager
!       uses "click to focus" policy.  Doc fixes.
  
  2001-12-09  Pavel Jan,Bm(Bk  <address@hidden>
  
--- 27,34 ----
  2001-12-07  Stephen Eglen  <address@hidden>
  
        * iswitchb.el (iswitchb-visit-buffer): Use
!       `select-frame-set-input-focus'--needed when window manager
!       uses "click to focus" policy.
  
  2001-12-09  Pavel Jan,Bm(Bk  <address@hidden>
  



reply via email to

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