diff lisp/ChangeLog @ 86182:f85ace494a12

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 17 Nov 2007 03:49:59 +0000
parents 9fe1647cc229
children 9dd6df5cf48b
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.