changeset 84452:81f5348502a3

*** empty log message ***
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Mon, 10 Sep 2007 14:21:31 +0000
parents 3258c63732d1
children 7fda06536470
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 10 14:21:25 2007 +0000
+++ b/lisp/ChangeLog	Mon Sep 10 14:21:31 2007 +0000
@@ -1,5 +1,11 @@
 2007-09-10  Micha,Ak(Bl Cadilhac  <michael@cadilhac.name>
 
+	* progmodes/meta-mode.el (meta-font-lock-keywords)
+	(font-lock-match-meta-declaration-item-and-skip-to-next)
+	(meta-comment-indent, meta-indent-previous-line)
+	(meta-indent-unfinished-line, meta-beginning-of-defun)
+	(meta-end-of-defun, meta-common-initialization): Handle \f.
+
 	* files.el (file-modes-char-to-who, file-modes-char-to-right)
 	(file-modes-rights-to-number): Auxiliary functions for symbolic to
 	numeric notation of file modes.