changeset 38428:2f7764f15a23

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 16 Jul 2001 10:54:22 +0000
parents 7e453da3f573
children 3960fdb54cfd
files lisp/ChangeLog
diffstat 1 files changed, 107 insertions(+), 107 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 16 10:51:53 2001 +0000
+++ b/lisp/ChangeLog	Mon Jul 16 10:54:22 2001 +0000
@@ -6,8 +6,8 @@
 2001-07-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
-	play/gamegrid.el, play/handwrite.el, play/landmark.el,
-	play/morse.el, play/pong.el, play/snake.el, play/tetris.el: Some
+	* play/gamegrid.el, play/handwrite.el, play/landmark.el,
+	* play/morse.el, play/pong.el, play/snake.el, play/tetris.el: Some
 	fixes to follow coding conventions.
 
 2001-07-16  Gerd Moellmann  <gerd@gnu.org>
@@ -28,74 +28,74 @@
 2001-07-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* calendar/cal-china.el, calendar/cal-coptic.el,
-	calendar/cal-dst.el, calendar/cal-french.el,
-	calendar/cal-hebrew.el, calendar/cal-islam.el,
-	calendar/cal-iso.el, calendar/cal-julian.el,
-	calendar/cal-mayan.el, calendar/cal-persia.el,
-	calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
-	calendar/lunar.el, calendar/solar.el, ediff-diff.el,
-	ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
-	ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
-	net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
-	net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
-	pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
-	progmodes/ada-prj.el, progmodes/ada-stmt.el,
-	progmodes/ada-xref.el, progmodes/cc-align.el,
-	progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
-	progmodes/cc-defs.el, progmodes/cc-engine.el,
-	progmodes/cc-langs.el, progmodes/cc-menus.el,
-	progmodes/cc-styles.el, progmodes/cc-vars.el,
-	textmodes/reftex-auc.el, textmodes/reftex-cite.el,
-	textmodes/reftex-dcr.el, textmodes/reftex-global.el,
-	textmodes/reftex-index.el, textmodes/reftex-parse.el,
-	textmodes/reftex-ref.el, textmodes/reftex-sel.el,
-	textmodes/reftex-toc.el, textmodes/reftex-vars.el,
-	textmodes/reftex.el: Some fixes to follow coding
+	* calendar/cal-dst.el, calendar/cal-french.el,
+	* calendar/cal-hebrew.el, calendar/cal-islam.el,
+	* calendar/cal-iso.el, calendar/cal-julian.el,
+	* calendar/cal-mayan.el, calendar/cal-persia.el,
+	* calendar/cal-tex.el, calendar/calendar.el, calendar/diary-lib.el,
+	* calendar/lunar.el, calendar/solar.el, ediff-diff.el,
+	* ediff-help.el, ediff-hook.el, ediff-init.el, ediff-merg.el,
+	* ediff-ptch.el, ediff-util.el, ediff-vers.el, ediff-wind.el,
+	* net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el,
+	* net/eudc-vars.el, net/ldap.el, pcvs-defs.el, pcvs-info.el,
+	* pcvs-parse.el, pcvs-util.el, pcvs.el, progmodes/ada-mode.el,
+	* progmodes/ada-prj.el, progmodes/ada-stmt.el,
+	* progmodes/ada-xref.el, progmodes/cc-align.el,
+	* progmodes/cc-bytecomp.el, progmodes/cc-cmds.el,
+	* progmodes/cc-defs.el, progmodes/cc-engine.el,
+	* progmodes/cc-langs.el, progmodes/cc-menus.el,
+	* progmodes/cc-styles.el, progmodes/cc-vars.el,
+	* textmodes/reftex-auc.el, textmodes/reftex-cite.el,
+	* textmodes/reftex-dcr.el, textmodes/reftex-global.el,
+	* textmodes/reftex-index.el, textmodes/reftex-parse.el,
+	* textmodes/reftex-ref.el, textmodes/reftex-sel.el,
+	* textmodes/reftex-toc.el, textmodes/reftex-vars.el,
+	* textmodes/reftex.el: Some fixes to follow coding
 	conventions in Eshell files with known maintainers.
 
 	* emulation/viper.el: A fix to follow coding conventions.
 
 	* eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el,
-	eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
-	eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
-	eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
-	eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
-	eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
-	eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
-	eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
-	eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
-	eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
+	* eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el,
+	* eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el,
+	* eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el,
+	* eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el,
+	* eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el,
+	* eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el,
+	* eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el,
+	* eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el,
+	* eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding
 	conventions in Eshell files.
 
 	* composite.el, diff.el, emacs-lisp/levents.el,
-	emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
-	emulation/pc-mode.el, emulation/viper-cmd.el,
-	emulation/viper-ex.el, emulation/viper-init.el,
-	emulation/viper-keym.el, emulation/viper-macs.el,
-	emulation/viper-mous.el, emulation/viper-util.el,
-	emulation/viper.el, forms-pass.el, international/ccl.el,
-	international/characters.el, international/encoded-kb.el,
-	international/fontset.el, international/ja-dic-cnv.el,
-	international/ja-dic-utl.el, international/kinsoku.el,
-	international/kkc.el, international/mule-cmds.el,
-	international/mule-diag.el, international/mule-util.el,
-	international/mule.el, international/titdic-cnv.el,
-	language/china-util.el, language/chinese.el,
-	language/cyril-util.el, language/cyrillic.el, language/english.el,
-	language/greek.el, language/hebrew.el, language/japan-util.el,
-	language/japanese.el, language/korea-util.el, language/korean.el,
-	language/lao-util.el, language/lao.el, language/misc-lang.el,
-	language/slovak.el, language/thai-util.el, language/thai.el,
-	language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
-	mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
-	mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
-	midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
-	pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
-	play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
-	term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.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, x-apollo.el, x-menu.el: Some fixes
+	* emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el,
+	* emulation/pc-mode.el, emulation/viper-cmd.el,
+	* emulation/viper-ex.el, emulation/viper-init.el,
+	* emulation/viper-keym.el, emulation/viper-macs.el,
+	* emulation/viper-mous.el, emulation/viper-util.el,
+	* emulation/viper.el, forms-pass.el, international/ccl.el,
+	* international/characters.el, international/encoded-kb.el,
+	* international/fontset.el, international/ja-dic-cnv.el,
+	* international/ja-dic-utl.el, international/kinsoku.el,
+	* international/kkc.el, international/mule-cmds.el,
+	* international/mule-diag.el, international/mule-util.el,
+	* international/mule.el, international/titdic-cnv.el,
+	* language/china-util.el, language/chinese.el,
+	* language/cyril-util.el, language/cyrillic.el, language/english.el,
+	* language/greek.el, language/hebrew.el, language/japan-util.el,
+	* language/japanese.el, language/korea-util.el, language/korean.el,
+	* language/lao-util.el, language/lao.el, language/misc-lang.el,
+	* language/slovak.el, language/thai-util.el, language/thai.el,
+	* language/viet-util.el, language/vietnamese.el, mail/mh-comp.el,
+	* mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el,
+	* mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el,
+	* midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el,
+	* pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el,
+	* play/zone.el, replace.el, select.el, subr.el, talk.el, term.el,
+	* term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.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, x-apollo.el, x-menu.el: Some fixes
 	to follow coding conventions in files without maintainer or in
 	files with clear maintainer (but without Maintainer header stating
 	so).
@@ -103,54 +103,54 @@
 	* emacs-lisp/elp.el: A fix to follow coding conventions.
 
 	* gnus/binhex.el, gnus/binhex.el, gnus/earcon.el,
-	gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
-	gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
-	gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
-	gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
-	gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
-	gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
-	gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
-	gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
-	gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
-	gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
-	gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
+	* gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el,
+	* gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el,
+	* gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el,
+	* gnus/gnus-uu.el, gnus/gnus-vm.el, gnus/ietf-drums.el,
+	* gnus/mail-parse.el, gnus/mail-prsvr.el, gnus/mail-source.el,
+	* gnus/mm-bodies.el, gnus/mm-decode.el, gnus/mm-encode.el,
+	* gnus/mm-partial.el, gnus/mm-util.el, gnus/mm-uu.el,
+	* gnus/mm-view.el, gnus/mml.el, gnus/nnimap.el, gnus/nnoo.el,
+	* gnus/parse-time.el, gnus/rfc1843.el, gnus/rfc2045.el,
+	* gnus/rfc2047.el, gnus/rfc2104.el, gnus/rfc2231.el,
+	* gnus/time-date.el, gnus/uudecode.el: Some fixes to follow coding
 	conventions in files from Gnus.
 
 	* abbrevlist.el, array.el, buff-menu.el, calendar/appt.el,
-	case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
-	custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
-	echistory.el, electric.el, emacs-lisp/authors.el,
-	emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
-	emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
-	emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
-	emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
-	emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
-	float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
-	gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
-	international/codepage.el, international/iso-ascii.el,
-	international/iso-insert.el, international/iso-transl.el,
-	international/swedish.el, isearch.el, jka-compr.el, kermit.el,
-	lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
-	mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
-	mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
-	mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
-	mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
-	mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
-	msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
-	obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
-	obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
-	paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
-	play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
-	progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
-	saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
-	term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
-	term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
-	textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
-	textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
-	textmodes/tex-mode.el, textmodes/text-mode.el,
-	textmodes/underline.el, thingatpt.el, time.el, timer.el,
-	unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
-	vt100-led.el, window.el: Some fixes to follow coding conventions in
+	* case-table.el, cdl.el, cmuscheme.el, compare-w.el, completion.el,
+	* custom.el, derived.el, dired-aux.el, disp-table.el, dos-vars.el,
+	* echistory.el, electric.el, emacs-lisp/authors.el,
+	* emacs-lisp/backquote.el, emacs-lisp/byte-opt.el,
+	* emacs-lisp/bytecomp.el, emacs-lisp/float.el, emacs-lisp/gulp.el,
+	* emacs-lisp/helper.el, emacs-lisp/lisp-mode.el,
+	* emacs-lisp/regexp-opt.el, emulation/mlconvert.el,
+	* emulation/mlsupport.el, env.el, fast-lock.el, find-dired.el,
+	* float-sup.el, frame.el, gnus/gnus-mule.el, gnus/pop3.el, gs.el,
+	* gud.el, help-macro.el, hexl.el, imenu.el, info.el, informat.el,
+	* international/codepage.el, international/iso-ascii.el,
+	* international/iso-insert.el, international/iso-transl.el,
+	* international/swedish.el, isearch.el, jka-compr.el, kermit.el,
+	* lazy-lock.el, ledit.el, loadup.el, lpr.el, ls-lisp.el, macros.el,
+	* mail/blessmail.el, mail/emacsbug.el, mail/mail-extr.el,
+	* mail/mailabbrev.el, mail/mailpost.el, mail/rmail.el,
+	* mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmsc.el,
+	* mail/rmailout.el, mail/rmailsort.el, mail/rmailsum.el,
+	* mail/vms-pmail.el, man.el, map-ynp.el, menu-bar.el, misc.el,
+	* msb.el, net/ange-ftp.el, net/goto-addr.el, novice.el,
+	* obsolete/auto-show.el, obsolete/hilit19.el, obsolete/ooutline.el,
+	* obsolete/rnews.el, obsolete/rnewspost.el, options.el, paren.el,
+	* paths.el, play/dissociate.el, play/doctor.el, play/hanoi.el,
+	* play/meese.el, progmodes/compile.el, progmodes/ebrowse.el,
+	* progmodes/hideif.el, progmodes/modula2.el, register.el, rot13.el,
+	* saveplace.el, scroll-bar.el, server.el, sort.el, soundex.el,
+	* term/bg-mouse.el, term/pc-win.el, term/sup-mouse.el,
+	* term/tty-colors.el, terminal.el, textmodes/bib-mode.el,
+	* textmodes/makeinfo.el, textmodes/page.el, textmodes/paragraphs.el,
+	* textmodes/picture.el, textmodes/scribe.el, textmodes/spell.el,
+	* textmodes/tex-mode.el, textmodes/text-mode.el,
+	* textmodes/underline.el, thingatpt.el, time.el, timer.el,
+	* unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
+	* vt100-led.el, window.el: Some fixes to follow coding conventions in
 	files maintained by FSF.
 
 2001-07-13  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>