Mercurial > emacs
comparison lisp/ChangeLog @ 38414:67b464da13ec
Some fixes to follow coding conventions.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 15 Jul 2001 19:53:53 +0000 |
parents | a26d9b55abb6 |
children | 207796d8dffc |
comparison
equal
deleted
inserted
replaced
38413:a26d9b55abb6 | 38414:67b464da13ec |
---|---|
1 2001-07-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 2001-07-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | |
3 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el, | |
4 eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el, | |
5 eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el, | |
6 eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el, | |
7 eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el, | |
8 eshell/em-xtra.el, eshell/esh-arg.el, eshell/esh-cmd.el, | |
9 eshell/esh-ext.el, eshell/esh-io.el, eshell/esh-maint.el, | |
10 eshell/esh-mode.el, eshell/esh-module.el, eshell/esh-opt.el, | |
11 eshell/esh-proc.el, eshell/esh-test.el, eshell/esh-util.el, | |
12 eshell/esh-var.el, eshell/eshell.el: Some fixes to follow coding | |
13 conventions in Eshell files. | |
14 | |
15 * composite.el, diff.el, emacs-lisp/levents.el, | |
16 emacs-lisp/lmenu.el, emacs-lisp/lselect.el, emacs-lisp/lucid.el, | |
17 emulation/pc-mode.el, emulation/viper-cmd.el, | |
18 emulation/viper-ex.el, emulation/viper-init.el, | |
19 emulation/viper-keym.el, emulation/viper-macs.el, | |
20 emulation/viper-mous.el, emulation/viper-util.el, | |
21 emulation/viper.el, forms-pass.el, international/ccl.el, | |
22 international/characters.el, international/encoded-kb.el, | |
23 international/fontset.el, international/ja-dic-cnv.el, | |
24 international/ja-dic-utl.el, international/kinsoku.el, | |
25 international/kkc.el, international/mule-cmds.el, | |
26 international/mule-diag.el, international/mule-util.el, | |
27 international/mule.el, international/titdic-cnv.el, | |
28 language/china-util.el, language/chinese.el, | |
29 language/cyril-util.el, language/cyrillic.el, language/english.el, | |
30 language/greek.el, language/hebrew.el, language/japan-util.el, | |
31 language/japanese.el, language/korea-util.el, language/korean.el, | |
32 language/lao-util.el, language/lao.el, language/misc-lang.el, | |
33 language/slovak.el, language/thai-util.el, language/thai.el, | |
34 language/viet-util.el, language/vietnamese.el, mail/mh-comp.el, | |
35 mail/mh-e.el, mail/mh-funcs.el, mail/mh-mime.el, mail/mh-pick.el, | |
36 mail/mh-seq.el, mail/mh-utils.el, mail/sc.el, mail/unrmail.el, | |
37 midnight.el, patcomp.el, pcmpl-cvs.el, pcmpl-gnu.el, | |
38 pcmpl-linux.el, pcmpl-rpm.el, pcmpl-unix.el, play/studly.el, | |
39 play/zone.el, replace.el, select.el, subr.el, talk.el, term.el, | |
40 term/apollo.el, term/bobcat.el, term/linux.el, term/lk201.el, | |
41 term/vt102.el, term/vt125.el, term/vt200.el, term/vt201.el, | |
42 term/vt220.el, term/vt240.el, term/vt300.el, term/vt320.el, | |
43 term/vt400.el, term/vt420.el, x-apollo.el, x-menu.el: Some fixes | |
44 to follow coding conventions in files without maintainer or in | |
45 files with clear maintainer (but without Maintainer header stating | |
46 so). | |
47 | |
48 * emacs-lisp/elp.el: A fix to follow coding conventions. | |
2 | 49 |
3 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el, | 50 * gnus/binhex.el, gnus/binhex.el, gnus/earcon.el, |
4 gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el, | 51 gnus/gnus-agent.el, gnus/gnus-art.el, gnus/gnus-audio.el, |
5 gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el, | 52 gnus/gnus-logic.el, gnus/gnus-ml.el, gnus/gnus-mlspl.el, |
6 gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el, | 53 gnus/gnus-setup.el, gnus/gnus-srvr.el, gnus/gnus-sum.el, |