Mercurial > emacs
changeset 58483:a39195c118ce
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 25 Nov 2004 00:49:34 +0000 |
parents | 08ece7841cd6 |
children | abf597230baf |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Nov 25 00:46:42 2004 +0000 +++ b/etc/NEWS Thu Nov 25 00:49:34 2004 +0000 @@ -1960,6 +1960,10 @@ majority. --- +** The new function `f90-backslash-not-special' can be used to change +the syntax of backslashes in F90 buffers. + +--- ** Prolog mode has a new variable `prolog-font-lock-keywords' to support use of font-lock.
--- a/lisp/ChangeLog Thu Nov 25 00:46:42 2004 +0000 +++ b/lisp/ChangeLog Thu Nov 25 00:49:34 2004 +0000 @@ -1,3 +1,15 @@ +2004-11-25 Glenn Morris <gmorris@ast.cam.ac.uk> + + * progmodes/f90.el (f90-smart-end) + (f90-previous-statement, f90-beginning-of-block): Doc fix. + (f90-calculate-indent): Handle un-named PROGRAM blocks. + (f90-end-of-block): Doc fix. Make check of outermost block + conditional on value of `f90-smart-end'. + (f90-block-match): Hack to deal with un-named PROGRAM blocks. + Handle case where END-BLOCK is nil. + (f90-match-end): Handle un-named PROGRAM blocks. + (f90-backslash-not-special): New function. + 2004-11-24 Jay Belanger <belanger@truman.edu> * calc/calc.el (calc-embedded-active): Removed unnecessary