# HG changeset patch # User Juanma Barranquero # Date 1033492266 0 # Node ID 974a4160016571c74b40a6ac64d822f18e7bb90f # Parent 53a1d514b2149a357788cca6fff3f9c8f19f037b *** empty log message *** diff -r 53a1d514b214 -r 974a41600165 ChangeLog --- a/ChangeLog Tue Oct 01 17:10:51 2002 +0000 +++ b/ChangeLog Tue Oct 01 17:11:06 2002 +0000 @@ -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 -r 53a1d514b214 -r 974a41600165 lisp/ChangeLog --- a/lisp/ChangeLog Tue Oct 01 17:10:51 2002 +0000 +++ b/lisp/ChangeLog Tue Oct 01 17:11:06 2002 +0000 @@ -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.