Mercurial > emacs
comparison lisp/ChangeLog @ 42879:6da838202c4c
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Mon, 21 Jan 2002 12:49:11 +0000 |
parents | a5fa9e21eef7 |
children | 8835d93aea0c |
comparison
equal
deleted
inserted
replaced
42878:92e5c2656371 | 42879:6da838202c4c |
---|---|
1 2002-01-21 Francesco Potorti` <pot@gnu.org> | |
2 | |
3 * generic-x.el (apache-conf-generic-mode): Highlight the first | |
4 word in a line even if preceded by blanks. | |
5 | |
1 2002-01-21 Richard M. Stallman <rms@gnu.org> | 6 2002-01-21 Richard M. Stallman <rms@gnu.org> |
2 | 7 |
3 * window.el (window-body-height): Handle minibuffer window specially. | 8 * window.el (window-body-height): Handle minibuffer window specially. |
4 Otherwise, don't return less than 1. | 9 Otherwise, don't return less than 1. |
5 | 10 |
126 | 131 |
127 * comint.el (comint-simple-send): Fix previous change. | 132 * comint.el (comint-simple-send): Fix previous change. |
128 | 133 |
129 * net/telnet.el (telnet-simple-send): Fix previous change. | 134 * net/telnet.el (telnet-simple-send): Fix previous change. |
130 | 135 |
131 * progmodes/sql.el (sql-escape-newlines-and-send) | 136 * progmodes/sql.el (sql-escape-newlines-and-send) |
132 (sql-query-placeholders-and-send): Fix previous change. | 137 (sql-query-placeholders-and-send): Fix previous change. |
133 | 138 |
134 2002-01-16 Colin Walters <walters@verbum.org> | 139 2002-01-16 Colin Walters <walters@verbum.org> |
135 | 140 |
136 * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS, | 141 * ibuf-ext.el, ibuf-macs.el, ibuffer.el (toplevel): Remove X-RCS, |
173 (eudc-display-mail): New function. | 178 (eudc-display-mail): New function. |
174 (eudc-bob-play-sound-at-point): Remove XEmacs case. | 179 (eudc-bob-play-sound-at-point): Remove XEmacs case. |
175 | 180 |
176 2002-01-15 Richard M. Stallman <rms@gnu.org> | 181 2002-01-15 Richard M. Stallman <rms@gnu.org> |
177 | 182 |
178 * emacs-lisp/autoload.el (make-autoload): | 183 * emacs-lisp/autoload.el (make-autoload): |
179 Don't handle define-ibuffer-column, define-ibuffer-filter, | 184 Don't handle define-ibuffer-column, define-ibuffer-filter, |
180 define-ibuffer-sorter, and define-ibuffer-op. | 185 define-ibuffer-sorter, and define-ibuffer-op. |
181 | 186 |
182 2002-01-14 Richard M. Stallman <rms@gnu.org> | 187 2002-01-14 Richard M. Stallman <rms@gnu.org> |
183 | 188 |