comparison lisp/ChangeLog @ 45243:e9d89e57a781

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 12 May 2002 13:40:26 +0000
parents 4f4c7b244570
children c3375b447f2b
comparison
equal deleted inserted replaced
45242:52d991be0698 45243:e9d89e57a781
1 2002-05-12 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * progmodes/fortran.el (fortran-preprocessor-re): New variable.
4 Use it for font-locking and indentation.
5 (fortran-previous-statement, fortran-next-statement): Make them
6 skip over preprocessor lines.
7 (fortran-calculate-indent): Use fortran-preprocessor-re.
8
1 2002-05-10 Kim F. Storm <storm@cua.dk> 9 2002-05-10 Kim F. Storm <storm@cua.dk>
2 10
3 * emulation/cua-base.el (cua-enable-cua-keys) 11 * emulation/cua-base.el (cua-enable-cua-keys)
4 (cua-enable-register-prefix): Added value for `other' choice. 12 (cua-enable-register-prefix): Added value for `other' choice.
5 13