comparison lisp/ChangeLog @ 35366:94a6afe6cbef

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 17 Jan 2001 14:29:49 +0000
parents 19c93f3ebdce
children 4c64b7c154ce
comparison
equal deleted inserted replaced
35365:84a59a4308f6 35366:94a6afe6cbef
1 2001-01-17 Dave Love <fx@gnu.org>
2
3 * international/latin1-disp.el: Require disp-table.
4 (latin1-display): Fix :set.
5
6 * net/eudc-vars.el (eudc-server, eudc-protocol): Fix :type.
7
1 2001-01-17 Gerd Moellmann <gerd@gnu.org> 8 2001-01-17 Gerd Moellmann <gerd@gnu.org>
2 9
3 * isearch.el (isearch-lazy-highlight-initial-delay) 10 * isearch.el (isearch-lazy-highlight-initial-delay)
4 (isearch-lazy-highlight-interval): Default to 0. 11 (isearch-lazy-highlight-interval): Default to 0.
5 12
79 tags-file-name before switching buffers, for the case it has a 86 tags-file-name before switching buffers, for the case it has a
80 buffer-local value. 87 buffer-local value.
81 88
82 2001-01-15 Alex Schroeder <alex@gnu.org> 89 2001-01-15 Alex Schroeder <alex@gnu.org>
83 90
84 * ansi-color.el (ansi-colors) <defgroup>: Fix :version by Dave 91 * ansi-color.el (ansi-colors) <defgroup>: Fix :version.
85 Love <fx@gnu.org> 92 From Dave Love <fx@gnu.org>.
86 (ansi-color-for-comint-mode): Fix :version. 93 (ansi-color-for-comint-mode): Fix :version.
87 94
88 2001-01-15 Alex Schroeder <alex@gnu.org> 95 2001-01-15 Alex Schroeder <alex@gnu.org>
89 96
90 * ansi-color.el (ansi-color-unfontify-region): Doc change. 97 * ansi-color.el (ansi-color-unfontify-region): Doc change.