changeset 71925:1a011c71d7c3

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 16 Jul 2006 21:12:46 +0000
parents c09c379b85d4
children e5faa9959a89
files lisp/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 16 21:11:47 2006 +0000
+++ b/lisp/ChangeLog	Sun Jul 16 21:12:46 2006 +0000
@@ -1,3 +1,13 @@
+2006-07-16  Thien-Thi Nguyen  <ttn@gnu.org>
+
+	* find-file.el (ff-special-constructs): Doc fix.  Also, for C/C++
+	entry, don't assign to free var; simply return the extracted filename.
+	(ff-treat-as-special): Incorporate common preamble from callers.
+	(ff-other-file-name, ff-find-the-other-file):
+	Update call to ff-treat-as-special.
+
+	* progmodes/ada-mode.el (ada-mode): Rewrite ff-special-constructs init.
+
 2006-07-16  Mathias Dahl  <mathias.dahl@gmail.com>
 
 	* tumme.el (tumme-get-comment): Fix bug.