]> code.delx.au - gnu-emacs/commitdiff
authors.el update for configure.ac renaming
authorGlenn Morris <rgm@gnu.org>
Tue, 10 Jul 2012 01:11:08 +0000 (21:11 -0400)
committerGlenn Morris <rgm@gnu.org>
Tue, 10 Jul 2012 01:11:08 +0000 (21:11 -0400)
* lisp/emacs-lisp/authors.el (authors-fixed-entries):
(authors-renamed-files-alist): Update for configure.in -> configure.ac.

lisp/ChangeLog
lisp/emacs-lisp/authors.el

index d5d676ec7d5d2048a56fb235b2bc93291fa21bfb..3fd8534d6a022afe61a2f8814191c0ccf861a378 100644 (file)
@@ -1,3 +1,8 @@
+2012-07-10  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp/authors.el (authors-fixed-entries):
+       (authors-renamed-files-alist): Update for configure.in -> configure.ac.
+
 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        Rename configure.in to configure.ac (Bug#11603).
index aa1a7b52f4c10077a415eff0e82c8fe98bc5f4bc..20cc38cd9c2aa75ea2bf8cd3bdb48beba6fc3ead 100644 (file)
@@ -427,7 +427,7 @@ Changes to files in this list are not listed.")
     ;; No longer distributed.
 ;;;    ("Ishikawa Chiaki" :changed "aviion.h" "dgux.h")
     ;; ymakefile no longer distributed.
-    ("Michael K. Johnson" :changed "configure.in" "emacs.c" "intel386.h"
+    ("Michael K. Johnson" :changed "configure.ac" "emacs.c" "intel386.h"
      "mem-limits.h" "process.c" "template.h" "sysdep.c" "syssignal.h"
      "systty.h" "unexcoff.c" "linux.h")
     ;; No longer distributed.
@@ -580,6 +580,7 @@ in the repository.")
     ("s/windowsnt.h" . "s/ms-w32.h")
     ("winnt.el" . "w32-fns.el")
     ("config.emacs" . "configure")
+    ("configure.in" . "configure.ac")
     ("config.h.dist" . "config.in")
     ("config.h-dist" . "config.in")
     ("config.h.in" . "config.in")