Mercurial > emacs
changeset 30994:bd0e2cc46c49
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 21 Aug 2000 01:39:25 +0000 |
parents | 7e86a2514d90 |
children | 75f3cd16a9ab |
files | ChangeLog etc/ChangeLog leim/ChangeLog lib-src/ChangeLog lisp/ChangeLog lisp/gnus/ChangeLog lwlib/ChangeLog man/ChangeLog msdos/ChangeLog nt/ChangeLog oldXMenu/ChangeLog src/ChangeLog |
diffstat | 12 files changed, 52 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -4617,3 +4617,7 @@ * Makefile: Changed LIBDIR and BINDIR back to /usr/local/{emacs,bin} to match build-install and paths.h. + +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End:
--- a/etc/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/etc/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -1098,3 +1098,7 @@ * server.c [not BSD and not HAVE_SYSVIPC]: fix error message. * loadst.c (main) [XENIX]: use /usr/spool/mail, not /usr/mail. + +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End:
--- a/leim/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/leim/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -614,3 +614,7 @@ * quail/latin-post.el: Likewise. + +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End:
--- a/lib-src/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/lib-src/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -4154,3 +4154,7 @@ * server.c [not BSD and not HAVE_SYSVIPC]: fix error message. * loadst.c (main) [XENIX]: use /usr/spool/mail, not /usr/mail. + +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End:
--- a/lisp/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/lisp/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -1,3 +1,8 @@ +2000-08-21 Kenichi Handa <handa@etl.go.jp> + + * man.el (Man-getpage-in-background): Decode the process output by + the system locale coding system. + 2000-08-20 Dave Love <fx@gnu.org> * wid-edit.el (widget-choose, widget-choice-mouse-down-action):
--- a/lisp/gnus/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/lisp/gnus/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -454,7 +454,7 @@ * gnus-sum.el (gnus-remove-thread): Didn't work with sparse threads. -1998-08-14 François Pinard <pinard@iro.umontreal.ca> +1998-08-14 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca> * nndoc.el (nndoc-generate-mime-parts-head): Use original Subject, Message-ID, and References in fully blown articles. @@ -621,7 +621,7 @@ * gnus.el: Gnus v5.6.31 is released. -1998-08-09 François Pinard <pinard@iro.umontreal.ca> +1998-08-09 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca> * nndoc.el: Split MIME multipart messages, maybe recursively. (nndoc-mime-parts-type-p, nndoc-transform-mime-parts, @@ -762,7 +762,7 @@ * gnus-group.el (gnus-group-read-ephemeral-group): Make the server unique. -1998-07-28 François Pinard <pinard@iro.umontreal.ca> +1998-07-28 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca> * gnus-uu.el (gnus-uu-reginize-string): Consider the number of parts as part of the fixed subject, instead of a wild quantity. @@ -945,7 +945,7 @@ * nntp.el (nntp-server-opened-hook): Doc change. -1998-07-10 François Pinard <pinard@iro.umontreal.ca> +1998-07-10 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca> * gnus-sum.el (gnus-summary-respool-trace): New command and keystroke. @@ -1005,7 +1005,7 @@ * nntp.el (nntp-record-command): Give more precise time info. (nntp-next-result-arrived-p): Look for the end of error lines. -1998-07-01 François Pinard <pinard@iro.umontreal.ca> +1998-07-01 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca> * gnus-util.el (gnus-delete-if): Would do the opposite. @@ -2018,7 +2018,7 @@ * gnus-picon.el (gnus-picons-display-x-face): `buf' -- unbound var. -1998-02-28 François Pinard <pinard@iro.umontreal.ca> +1998-02-28 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca> * gnus: configure'd. @@ -2372,7 +2372,7 @@ * gnus-sum.el (gnus-summary-exit): Call purging function. -1998-02-13 François Pinard <pinard@iro.umontreal.ca> +1998-02-13 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca> * nnmail.el (nnmail-get-new-mail): Don't clear split-history. (nnmail-purge-split-history): New function. @@ -3725,3 +3725,6 @@ * gnus.el: Quassia Gnus v0.1 is released. +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End:
--- a/lwlib/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/lwlib/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -908,3 +908,6 @@ +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End:
--- a/man/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/man/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -771,3 +771,6 @@ * emacs.tex: Update information for obtaining TeX distribution from the University of Washington. +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End:
--- a/msdos/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/msdos/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -383,3 +383,7 @@ * sed2.inp: New file for changing src/config.h-in into src/config.h * sed1.inp: New file for changing src/makefile.in.in into src/makefile + +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End:
--- a/nt/ChangeLog Mon Aug 21 01:19:23 2000 +0000 +++ b/nt/ChangeLog Mon Aug 21 01:39:25 2000 +0000 @@ -544,3 +544,7 @@ * ebuild.cmd: New file. * _emacs: New file. + +;; Local Variables: +;; coding: iso-2022-7bit-unix +;; End: