From: Juanma Barranquero Date: Tue, 1 Oct 2002 17:11:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~12962 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a6cadf53745dae89449bf7f700756575b23c27c0;p=emacs.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 98e3f2b8e52..95454e078c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-10-01 Juanma Barranquero + + * update-subdirs: Add "no-byte-compile: t" to subdirs.el. + 2002-09-19 Richard M. Stallman * configure.in: Fix the LessTif-directory-finder for real. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a47de3b1c49..9a35502a5f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,56 @@ +2002-10-01 Juanma Barranquero + + * eshell/esh-module.el (eshell-load-defgroups): Add "no-byte-compile: t" + to subdirs.el. + + * makefile.w32-in (update-subdirs-CMD): Likewise. + + * forms-d2.el: + * forms-pass.el: + * generic-x.el: + * patcomp.el: + * paths.el: + * version.el: + * international/mule-conf.el: + * language/czech.el: + * language/devanagari.el: + * language/english.el: + * language/georgian.el: + * language/greek.el: + * language/hebrew.el: + * language/japanese.el: + * language/korean.el: + * language/lao.el: + * language/misc-lang.el: + * language/romanian.el: + * language/slovak.el: + * language/thai.el: + * language/utf-8-lang.el: + * emacs-lisp/cl-specs.el: + * eshell/esh-maint.el: + * mail/blessmail.el: + * play/bruce.el: + * term/apollo.el: + * term/AT386.el: + * term/bobcat.el: + * term/internal.el: + * term/iris-ansi.el: + * term/keyswap.el: + * term/linux.el: + * term/lk201.el: + * term/news.el: + * term/vt102.el: + * term/vt125.el: + * term/vt200.el: + * term/vt201.el: + * term/vt220.el: + * term/vt240.el: + * term/vt300.el: + * term/vt320.el: + * term/vt400.el: + * term/vt420.el: + * term/wyse50.el: Add "no-byte-compile: t" in first line. + 2002-10-01 Kenichi Handa * international/utf-16.el: Don't provide utf-16. @@ -382,11 +435,6 @@ iswitchb-common-match-string is a string, before printing common completions. -2002-09-24 Simon Josefsson - - * mail/mail-extr.el (mail-extr-ignore-single-names): Change default. - (mail-extract-address-components): Doc fix. - 2002-09-25 Stefan Monnier * server.el: Use built-in network primitives. @@ -428,6 +476,11 @@ (sort-listed-character-sets): Don't alter the region showing indirectly supported charsets. +2002-09-24 Simon Josefsson + + * mail/mail-extr.el (mail-extr-ignore-single-names): Change default. + (mail-extract-address-components): Doc fix. + 2002-09-24 Markus Rost * simple.el (edit-and-eval-command): Protect command-history. @@ -463,6 +516,14 @@ * ielm.el (*1): Fix previous change. +2002-09-23 Juanma Barranquero + + * net/tramp.el (tramp-unified-filenames): Autoload it. + +2002-09-23 Michael Kifer + + * ediff-init.el (ediff-get-next-window): Bug fix. + 2002-09-22 Oliver Scholz * play/gamegrid.el (gamegrid-face): New variable to emulate a @@ -494,14 +555,6 @@ the face held by `gamegrid-face' in an overlay over the whole buffer to emulate a buffer-local default-face. -2002-09-23 Juanma Barranquero - - * net/tramp.el (tramp-unified-filenames): Autoload it. - -2002-09-23 Michael Kifer - - * ediff-init.el (ediff-get-next-window): Bug fix. - 2002-09-22 Richard M. Stallman * play/doctor.el (doctor-doc): Add 2 question words.