comparison lisp/ChangeLog @ 55704:9c9741bc4dda

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Thu, 20 May 2004 16:45:28 +0000
parents 269004c18108
children f9ebf0f3d214
comparison
equal deleted inserted replaced
55703:48114a286f9e 55704:9c9741bc4dda
1 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * compare-w.el (compare-windows-face): Use min-colors instead of
4 checking for tty or pc types.
5
1 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca> 6 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'. 8 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
4 (completion-setup-function): Use with-current-buffer. 9 (completion-setup-function): Use with-current-buffer.
5 Properly save excursion. Simplify. 10 Properly save excursion. Simplify.