From: Andreas Schwab Date: Mon, 9 Jul 2012 22:30:01 +0000 (+0200) Subject: * ede/project-am.el: Fix typo. X-Git-Tag: emacs-24.2.90~1199^2~106 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b33da87cd1d17d12d1322d4747254cc6cfbc2110;p=emacs.git * ede/project-am.el: Fix typo. --- diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index bbf700311e1..d949f36f453 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog @@ -1,3 +1,7 @@ +2012-07-09 Andreas Schwab + + * ede/project-am.el: Fix typo. + 2012-07-09 Paul Eggert Rename configure.in to configure.ac (Bug#11603). diff --git a/lisp/cedet/ede/project-am.el b/lisp/cedet/ede/project-am.el index 1caaee4b7d4..e951598ba55 100644 --- a/lisp/cedet/ede/project-am.el +++ b/lisp/cedet/ede/project-am.el @@ -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")