changeset 86182:f85ace494a12

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 17 Nov 2007 03:49:59 +0000
parents 57a7d8798643
children be9515152ca7
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 17 03:49:50 2007 +0000
+++ b/lisp/ChangeLog	Sat Nov 17 03:49:59 2007 +0000
@@ -8,6 +8,8 @@
 	* emacs-lisp/check-declare.el: New file.
 	* Makefile.in (check-declare): New target.
 
+	* progmodes/fortran.el (gud-find-c-expr): Declare as a function.
+
 	* subr.el (process-lines): Move here from ../admin/admin.el.
 	* emacs-lisp/authors.el (authors-process-lines): Remove.
 	(authors): Use process-lines rather than authors-process-lines.