2009-09-30 Glenn Morris <rgm@gnu.org>
+ * cedet/ede/proj-aux.el (ede-aux-source):
* cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
(ede-misc-source):
* cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
;;; ede/proj-aux.el --- EDE Generic Project auxilliary file support
-;; Copyright (C) 1998, 1999, 2000, 2007, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1998, 1999, 2000, 2007, 2009 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Keywords: project, make
(ede-sourcecode "ede-aux-source-txt"
:name "Auxiliary Text"
:sourcepattern "^[A-Z]+$\\|\\.txt$")
- "Miscelaneous fields definition.")
+ "Miscellaneous fields definition.")
(defmethod ede-proj-makefile-sourcevar ((this ede-proj-target-aux))
"Return the variable name for THIS's sources."