emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r108981: * ede/project-am.el: Fix typ


From: Andreas Schwab
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r108981: * ede/project-am.el: Fix typo.
Date: Tue, 10 Jul 2012 00:30:01 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 108981
committer: Andreas Schwab <address@hidden>
branch nick: emacs
timestamp: Tue 2012-07-10 00:30:01 +0200
message:
  * ede/project-am.el: Fix typo.
modified:
  lisp/cedet/ChangeLog
  lisp/cedet/ede/project-am.el
=== modified file 'lisp/cedet/ChangeLog'
--- a/lisp/cedet/ChangeLog      2012-07-09 04:52:49 +0000
+++ b/lisp/cedet/ChangeLog      2012-07-09 22:30:01 +0000
@@ -1,3 +1,7 @@
+2012-07-09  Andreas Schwab  <address@hidden>
+
+       * ede/project-am.el: Fix typo.
+
 2012-07-09  Paul Eggert  <address@hidden>
 
        Rename configure.in to configure.ac (Bug#11603).

=== modified file 'lisp/cedet/ede/project-am.el'
--- a/lisp/cedet/ede/project-am.el      2012-07-09 04:52:49 +0000
+++ b/lisp/cedet/ede/project-am.el      2012-07-09 22:30:01 +0000
@@ -896,7 +896,7 @@
     out))
 
 
-;;; Configure.am queries.
+;;; Configure.ac queries.
 ;;
 (defvar project-am-autoconf-file-options
   '("configure.ac" "configure.in")


reply via email to

[Prev in Thread] Current Thread [Next in Thread]