comparison lisp/ChangeLog @ 38409:153f1b1f2efd

Emacs lisp coding convention fixes.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 14 Jul 2001 11:21:08 +0000
parents 621d2afcdfc2
children 253f761ad37b
comparison
equal deleted inserted replaced
38408:621d2afcdfc2 38409:153f1b1f2efd
1 2001-07-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * arc-mode.el: A fix to follow coding conventions.
4
5 * bindings.el: Ditto.
6
7 * cdl.el: Ditto.
8
9 * comint.el: Ditto.
10
11 * cus-start.el: Ditto.
12
13 * shell.el: Ditto.
14
15 * skeleton.el: Ditto.
16
1 2001-07-13 Stefan Monnier <monnier@cs.yale.edu> 17 2001-07-13 Stefan Monnier <monnier@cs.yale.edu>
2 18
3 * info.el (Info-build-node-completions): 19 * info.el (Info-build-node-completions):
4 Make Info-current-file-completions buffer local. 20 Make Info-current-file-completions buffer local.
5 21