1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

*** empty log message ***

This commit is contained in:
Jason Rumney 2001-11-12 23:49:56 +00:00
parent e5d9d2e799
commit b6f4c7ba9c

View file

@ -1,3 +1,12 @@
2001-11-12 Jason Rumney <jasonr@gnu.org>
* w32console.c, w32fns.c, w32menu.c, w32proc.c, w32select.c,
* w32term.c: Change doc-string comments to `new style'.
[w/`doc:' keyword]. Doc fixes.
* w32fns.c: Don't define max.
(Fx_open_connection): Only execute once.
2001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* ccl.c: Change macros to use do-while block instead of if-else.