]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(isearch-mode-map): Bind `mouse-movement' to nil.
[gnu-emacs] / lisp / ChangeLog
index c57c4d0b4c03e38d6e5c3b0232c4dcf14162a3c5..9242bbd4ec48fdfe26253ab2e59d021cfd213a1d 100644 (file)
@@ -1,4 +1,26 @@
-2001-10-15  John Wiegley  <johnw@gnu.org>
+2001-10-18  Gerd Moellmann  <gerd@gnu.org>
+
+       * isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
+
+       * obsolete/hilit19.el (hilit-lookup-face-create): Call
+       set-face-font only if display-graphic-p.
+       (toplevel): Remove references to window-system.
+
+2001-10-18  Miles Bader  <miles@gnu.org>
+
+       * simple.el (what-line): Avoid problems with field properties.
+
+2001-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * wid-edit.el (widget-field-face, widget-single-line-field-face):
+       Define special colors for a tty.
+
+2001-10-17  Francesco Potorti`  <pot@gnu.org>
+
+       * comint.el (comint-password-prompt-regexp): Make it less
+       restrictive, letting comint recognise OpenSSH2 passphrase prompts.
+
+2001-10-17  John Wiegley  <johnw@gnu.org>
 
        * eshell/em-unix.el (eshell/cat): Do a quick test if something is
        a regular file, before checking if it is a directory or symlink.