Mercurial > emacs
changeset 55772:73fe3355e195
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Tue, 25 May 2004 20:12:00 +0000 |
parents | 4b9c2c0fbfe1 |
children | 6010b740e1d0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jpw@gnu.org> + + * 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 <teirllm@auburn.edu> * files.el (find-file-noselect-1): Fix bug introduced by