comparison lisp/ChangeLog @ 43860:f71b333b14f3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 12 Mar 2002 16:27:15 +0000
parents 81831e8ae980
children ecb4683e36bc
comparison
equal deleted inserted replaced
43859:e8da4031d520 43860:f71b333b14f3
1 2002-03-12 Gerd Moellmann <gerd@gnu.org>
2
3 * emacs-lisp/cl-indent.el (lisp-loop-keyword-indentation)
4 (lisp-loop-forms-indentation, lisp-simple-loop-indentation): New
5 user options.
6 (extended-loop-p, common-lisp-loop-part-indentation): New
7 functions.
8 (common-lisp-indent-function-1): Renamed from
9 common-lisp-indent-function.
10 (common-lisp-indent-function): Handle loop forms specially.
11 (lisp-indent-defmethod): Use car/cdr instead of first/rest.
12
1 2002-03-12 Francesco Potorti` <pot@gnu.org> 13 2002-03-12 Francesco Potorti` <pot@gnu.org>
2 14
3 * progmodes/etags.el (tag-exact-file-name-match-p) 15 * progmodes/etags.el (tag-exact-file-name-match-p)
4 (tag-file-name-match-p, tag-partial-file-name-match-p): Assume 16 (tag-file-name-match-p, tag-partial-file-name-match-p): Assume
5 that the header of a tags section has either a number or nothing 17 that the header of a tags section has either a number or nothing