comparison src/ChangeLog @ 42410:cd63104dd575

* abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero comparison to test lisp value returned by Fget.
author Ken Raeburn <raeburn@raeburn.org>
date Sat, 29 Dec 2001 21:42:22 +0000
parents e4bc19536f88
children aa6c345a4af0
comparison
equal deleted inserted replaced
42409:e4bc19536f88 42410:cd63104dd575
1 2001-12-29 Ken Raeburn <raeburn@gnu.org>
2
3 * abbrev.c (Fexpand_abbrev): Use NILP instead of implicit zero
4 comparison to test lisp value returned by Fget.
5
1 2001-12-29 Richard M. Stallman <rms@gnu.org> 6 2001-12-29 Richard M. Stallman <rms@gnu.org>
2 7
3 * fileio.c (Fdo_auto_save): If NO_MESSAGE, don't call push_message. 8 * fileio.c (Fdo_auto_save): If NO_MESSAGE, don't call push_message.
4 9
5 * keymap.c (silly_event_symbol_error): New subrtn, from Fdefine_key. 10 * keymap.c (silly_event_symbol_error): New subrtn, from Fdefine_key.