]> git.eshelyaron.com Git - emacs.git/commitdiff
* ede/project-am.el: Fix typo.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 9 Jul 2012 22:30:01 +0000 (00:30 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 9 Jul 2012 22:30:01 +0000 (00:30 +0200)
lisp/cedet/ChangeLog
lisp/cedet/ede/project-am.el

index bbf700311e1fe805ca4cdc6712e52fef1ff5ff25..d949f36f453bc113aeb62e025ede0dd203acf670 100644 (file)
@@ -1,3 +1,7 @@
+2012-07-09  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * ede/project-am.el: Fix typo.
+
 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        Rename configure.in to configure.ac (Bug#11603).
index 1caaee4b7d4501cead416c6b1174452ba2bbe8d8..e951598ba555a7e33ec6cf333505ff50280ab184 100644 (file)
@@ -896,7 +896,7 @@ files in the project."
     out))
 
 
-;;; Configure.am queries.
+;;; Configure.ac queries.
 ;;
 (defvar project-am-autoconf-file-options
   '("configure.ac" "configure.in")