comparison lisp/ChangeLog @ 45373:0ca1f86bf6fc

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 19 May 2002 22:28:15 +0000
parents 4f7f5dedc246
children 494cbdfb664f
comparison
equal deleted inserted replaced
45372:ecefa899fdb3 45373:0ca1f86bf6fc
1 2002-05-19 Glenn Morris <gmorris@ast.cam.ac.uk> 1 2002-05-19 Glenn Morris <gmorris@ast.cam.ac.uk>
2 2
3 * progmodes/f90.el (f90-match-end): Simplify it a bit. 3 * progmodes/f90.el (f90-match-end, f90-break-line): Simplify a bit.
4 (f90-get-present-comment-type): Fix earlier change.
5 (f90-comment-indent): Doc fix.
4 6
5 2002-05-19 Richard M. Stallman <rms@gnu.org> 7 2002-05-19 Richard M. Stallman <rms@gnu.org>
6 8
7 * indent.el (indent-region): Make COLUMN arg optional. 9 * indent.el (indent-region): Make COLUMN arg optional.
8 10