Mercurial > emacs
comparison lisp/ChangeLog @ 28209:62de58b6dfb7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 20 Mar 2000 12:34:21 +0000 |
parents | aaa6448240eb |
children | 7252a5d43f22 |
comparison
equal
deleted
inserted
replaced
28208:e83a7193f612 | 28209:62de58b6dfb7 |
---|---|
1 2000-03-20 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment | |
4 about behavior of set-buffer-modified-p wrt redisplay. | |
5 | |
1 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu> | 6 2000-03-19 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
2 | 7 |
3 * view.el (view-mode-disable): Kill local binding of view-read-only. | 8 * view.el (view-mode-disable): Kill local binding of view-read-only. |
4 | 9 |
5 2000-03-18 Gerd Moellmann <gerd@gnu.org> | 10 2000-03-18 Gerd Moellmann <gerd@gnu.org> |
10 * simple.el (syntax-code-table, syntax-flag-table): New variables. | 15 * simple.el (syntax-code-table, syntax-flag-table): New variables. |
11 (string-to-syntax): New function. | 16 (string-to-syntax): New function. |
12 | 17 |
13 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option. | 18 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option. |
14 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set, | 19 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set, |
15 try to use poassive ftp mode. | 20 try to use passive ftp mode. |
16 | 21 |
17 2000-03-17 Gerd Moellmann <gerd@gnu.org> | 22 2000-03-17 Gerd Moellmann <gerd@gnu.org> |
18 | 23 |
19 * progmodes/awk-mode.el (awk-font-lock-keywords): All `else'. | 24 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'. |
20 | 25 |
21 * simple.el (append-to-buffer): Update point of windows after | 26 * simple.el (append-to-buffer): Update point of windows after |
22 insertion. | 27 insertion. |
23 | 28 |
24 * abbrev.el (inverse-add-abbrev): Identify word by first moving | 29 * abbrev.el (inverse-add-abbrev): Identify word by first moving |