# HG changeset patch # User John Paul Wallington # Date 1085515920 0 # Node ID 73fe3355e195eece2f5976ecce1c71b529137409 # Parent 4b9c2c0fbfe1daa65a8eb7518bb8a1ff649af67d *** empty log message *** diff -r 4b9c2c0fbfe1 -r 73fe3355e195 lisp/ChangeLog --- a/lisp/ChangeLog Tue May 25 20:09:19 2004 +0000 +++ b/lisp/ChangeLog Tue May 25 20:12:00 2004 +0000 @@ -1,3 +1,11 @@ +2004-05-25 John Paul Wallington + + * gs.el (gs-load-image): Use `set-process-query-on-exit-flag' + instead of obsolete `process-kill-without-query'. + + * textmodes/texinfmt.el (texinfo-indexvar-alist): + Declare as variable, not constant. + 2004-05-25 Luc Teirlinck * files.el (find-file-noselect-1): Fix bug introduced by