comparison lisp/emacs-lisp/authors.el @ 107180:cace278d9d06

* emacs-lisp/authors.el (authors-renamed-files-alist): Add entries for INSTALL.CVS.
author Glenn Morris <rgm@gnu.org>
date Wed, 17 Feb 2010 22:05:45 -0800
parents 1d1d5d9bd884
children 46621c06afee 376148b31b5e
comparison
equal deleted inserted replaced
107179:4d2a82992443 107180:cace278d9d06
502 ("emacs-lisp/testcover-ses.el" . "tcover-ses.el") 502 ("emacs-lisp/testcover-ses.el" . "tcover-ses.el")
503 ("emacs-lisp/testcover-unsafep.el" . "tcover-unsafep.el") 503 ("emacs-lisp/testcover-unsafep.el" . "tcover-unsafep.el")
504 ;; index and pick merged into search. 504 ;; index and pick merged into search.
505 ("mh-index.el" . "mh-search.el") 505 ("mh-index.el" . "mh-search.el")
506 ("mh-pick.el" . "mh-search.el") 506 ("mh-pick.el" . "mh-search.el")
507 ("INSTALL-CVS" . "INSTALL.CVS") 507 ;; INSTALL-CVS -> .CVS -> .BZR
508 ("INSTALL-CVS" . "INSTALL.BZR")
509 ("INSTALL.CVS" . "INSTALL.BZR")
508 ("refcards/fr-drdref.pdf" . "refcards/fr-dired-ref.pdf") 510 ("refcards/fr-drdref.pdf" . "refcards/fr-dired-ref.pdf")
509 ("gnus-logo.eps" . "refcards/gnus-logo.eps") 511 ("gnus-logo.eps" . "refcards/gnus-logo.eps")
510 ("build-install" . "build-ins.in") 512 ("build-install" . "build-ins.in")
511 ("build-install.in" . "build-ins.in") 513 ("build-install.in" . "build-ins.in")
512 ("unidata/Makefile" . "unidata/Makefile.in") 514 ("unidata/Makefile" . "unidata/Makefile.in")