mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
*** empty log message ***
This commit is contained in:
parent
e9e96ba0b7
commit
5fba5c216b
2 changed files with 15 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2002-07-31 Colin Walters <walters@gnu.org>
|
||||
|
||||
* update-game-score.c (P_): New macro. Use it for all prototypes.
|
||||
(lose): Don't use varargs.
|
||||
(lose_syserr): New function.
|
||||
|
||||
* update-game-score.c: Change all functions to K&R style.
|
||||
|
||||
2002-07-30 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* Makefile.in (localstatedir): New variable.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
2002-07-31 Colin Walters <walters@debian.org>
|
||||
|
||||
* ibuffer.el (ibuffer-hooks): Rename to `ibuffer-hook'; Add
|
||||
defvaralias for compatibility.
|
||||
(ibuffer-mode-hooks): Rename to `ibuffer-mode-hook'; Add
|
||||
defvaralias for compatibility.
|
||||
|
||||
2002-07-31 John Paul Wallington <jpw@shootybangbang.com>
|
||||
|
||||
* ibuffer.el (ibuffer-fontification-alist): Use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue