comparison lisp/ChangeLog @ 41928:31fb6b379d0f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 10 Dec 2001 20:47:38 +0000
parents 8a31717795f7
children 6250dd339aac
comparison
equal deleted inserted replaced
41927:c1669b7ec455 41928:31fb6b379d0f
1 2001-12-10 Richard M. Stallman <rms@gnu.org>
2
3 * isearch.el (isearch-yank-word-or-char): New function.
4 (isearch-mode-map): Bind C-w to that.
5
6 * menu-bar.el (menu-bar-mode): Make arg optional.
7
8 * simple.el (line-move): Cope if next-single-property-change
9 or previous-single-property-change returns nil.
10
11 * emacs-lisp/lisp-mnt.el (lm-verify): New arg NON-FSF-OK.
12 Don't use interactive-p; instead, pass the proper args
13 in (interactive...). Clean up most of the trouble-report strings.
14
1 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il> 15 2001-12-10 Eli Zaretskii <eliz@is.elta.co.il>
2 16
3 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the 17 * mail/smtpmail.el (smtpmail-send-queued-mail): Insert the
4 enqueued messages literally. 18 enqueued messages literally.
5 19
11 (battery-linux-proc-apm): Use insert-file-contents. 25 (battery-linux-proc-apm): Use insert-file-contents.
12 26
13 2001-12-07 Stephen Eglen <stephen@gnu.org> 27 2001-12-07 Stephen Eglen <stephen@gnu.org>
14 28
15 * iswitchb.el (iswitchb-visit-buffer): Use 29 * iswitchb.el (iswitchb-visit-buffer): Use
16 `select-frame-set-input-focus'. Needed when window manager 30 `select-frame-set-input-focus'--needed when window manager
17 uses "click to focus" policy. Doc fixes. 31 uses "click to focus" policy.
18 32
19 2001-12-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 33 2001-12-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
20 34
21 * COPYING: Moved back. 35 * COPYING: Moved back.
22 36