comparison lisp/ChangeLog @ 39379:686232a970d4

Put Milan Zamazal's entry from 2001-09-13 here.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 22 Sep 2001 09:17:10 +0000
parents 5d2d33028798
children 581990b14f94
comparison
equal deleted inserted replaced
39378:5d2d33028798 39379:686232a970d4
105 Use `equal', not `=', since the device number can be a cons cell. 105 Use `equal', not `=', since the device number can be a cons cell.
106 106
107 2001-09-14 Gerd Moellmann <gerd@gnu.org> 107 2001-09-14 Gerd Moellmann <gerd@gnu.org>
108 108
109 * simple.el: Comment out change of 2001-09-13. 109 * simple.el: Comment out change of 2001-09-13.
110
111 2001-09-13 Milan Zamazal <pdm@zamazal.org>
112
113 * progmodes/compile.el (grep-compute-defaults): Don't set
114 grep-command/grep-find-command when it is already non-nil.
115 (grep-command): Make it a user option.
116 (grep-find-command): Likewise.
110 117
111 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu> 118 2001-09-13 Michael Kifer <kifer@cs.sunysb.edu>
112 119
113 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key): 120 * viper-cmd.el (viper-replace-char-subr, viper-envelop-ESC-key):
114 inhibit quit. 121 inhibit quit.