comparison src/ChangeLog @ 82405:907505b33af3

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 16 Aug 2007 02:21:37 +0000
parents 750292f64422
children f166520262fd
comparison
equal deleted inserted replaced
82404:b3fc112aac24 82405:907505b33af3
1 2007-08-16 Richard Stallman <rms@gnu.org>
2
3 * eval.c (Fcommandp): Add parens to clarify.
4
5 * minibuf.c (Fall_completions): Use enum for type of table.
6
7 * emacs.c (USAGE2): Improve text.
8
1 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int> 9 2007-08-15 Philippe Waroquiers <philippe.waroquiers@eurocontrol.int>
2 10
3 * term.c (tty_default_color_capabilities): Explicitly initialize 11 * term.c (tty_default_color_capabilities): Explicitly initialize
4 static variables in file scope, to avoid HPUX compiler problem. 12 static variables in file scope, to avoid HPUX compiler problem.
5 13