diff lisp/cedet/srecode/extract.el @ 105328:2f2bc20297c6

Doc/message fixes.
author Glenn Morris <rgm@gnu.org>
date Thu, 01 Oct 2009 03:08:03 +0000
parents 41dc39934483
children 7f4c7f5c0eba
line wrap: on
line diff
--- a/lisp/cedet/srecode/extract.el	Thu Oct 01 02:50:00 2009 +0000
+++ b/lisp/cedet/srecode/extract.el	Thu Oct 01 03:08:03 2009 +0000
@@ -1,6 +1,6 @@
 ;;; srecode/extract.el --- Extract content from previously inserted macro.
 
-;; Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 2008, 2009  Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -221,7 +221,7 @@
       ;; With a name, do the insertion.
       (let ((subdict (srecode-dictionary-add-section-dictionary
 		      dict (oref ins :object-name))))
-	(error "Need to implement include w/ name extractor.")
+	(error "Need to implement include w/ name extractor")
 	;; Recurse into the new template while no errors.
 	(while (condition-case nil
 		   (progn