aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-06-25 20:36:58 -0400
committerGlenn Morris2014-06-25 20:36:58 -0400
commitd2301b5d805d603547b36d96e3a09e6d8124a6d7 (patch)
tree11fec84c31ad68d06166c298b42c44af36346706
parent92f1664d5e0e9f99093cde778ac18756cdc72bcf (diff)
downloademacs-d2301b5d805d603547b36d96e3a09e6d8124a6d7.tar.gz
emacs-d2301b5d805d603547b36d96e3a09e6d8124a6d7.zip
authors.el: Add some renamed/moved files
* lisp/emacs-lisp/authors.el (authors-valid-file-names) (authors-renamed-files-alist): Additions.
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/emacs-lisp/authors.el9
2 files changed, 13 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1c0f4b03a99..5a716312f0e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-06-26 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/authors.el (authors-valid-file-names)
4 (authors-renamed-files-alist): Additions.
5
12014-06-25 Leo Liu <sdl.web@gmail.com> 62014-06-25 Leo Liu <sdl.web@gmail.com>
2 7
3 * textmodes/picture.el (picture-set-tab-stops): 8 * textmodes/picture.el (picture-set-tab-stops):
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index dfc60512c61..3a552c6c1ef 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -622,11 +622,12 @@ Changes to files in this list are not listed.")
622 "temacs.opt" "descrip.mms" "compile.com" "link.com" 622 "temacs.opt" "descrip.mms" "compile.com" "link.com"
623 "compact.el" "fadr.el" 623 "compact.el" "fadr.el"
624 "calc/calc-maint.el" 624 "calc/calc-maint.el"
625 "emacs-lisp/cl-specs.el"
625 "emacs-lisp/eieio-comp.el" 626 "emacs-lisp/eieio-comp.el"
626 "erc-hecomplete.el" 627 "erc-hecomplete.el"
627 "eshell/esh-maint.el" 628 "eshell/esh-maint.el"
628 "language/persian.el" 629 "language/persian.el"
629 "meese.el" "iswitchb.el" 630 "ledit.el" "meese.el" "iswitchb.el" "longlines.el"
630 "mh-exec.el" "mh-init.el" "mh-customize.el" 631 "mh-exec.el" "mh-init.el" "mh-customize.el"
631 "net/zone-mode.el" "xesam.el" 632 "net/zone-mode.el" "xesam.el"
632 "term/mac-win.el" "sup-mouse.el" 633 "term/mac-win.el" "sup-mouse.el"
@@ -647,6 +648,7 @@ Changes to files in this list are not listed.")
647 "dns-mode.el" "run-at-time.el" "gnus-encrypt.el" "sha1-el.el" 648 "dns-mode.el" "run-at-time.el" "gnus-encrypt.el" "sha1-el.el"
648 "gnus-gl.el" "gnus.sum.el" "proto-stream.el" "color.el" "color-lab.el" 649 "gnus-gl.el" "gnus.sum.el" "proto-stream.el" "color.el" "color-lab.el"
649 "eww.el" "shr-color.el" "shr.el" "earcon.el" "gnus-audio.el" "encrypt.el" 650 "eww.el" "shr-color.el" "shr.el" "earcon.el" "gnus-audio.el" "encrypt.el"
651 "format-spec.el" "gnus-move.el"
650 ;; doc 652 ;; doc
651 "getopt.c" "texindex.c" "news.texi" "vc.texi" "vc2-xtra.texi" 653 "getopt.c" "texindex.c" "news.texi" "vc.texi" "vc2-xtra.texi"
652 "back.texi" "vol1.texi" "vol2.texi" "elisp-covers.texi" "two.el" 654 "back.texi" "vol1.texi" "vol2.texi" "elisp-covers.texi" "two.el"
@@ -752,7 +754,11 @@ in the repository.")
752 ("progmodes/octave-inf.el" . "octave.el") 754 ("progmodes/octave-inf.el" . "octave.el")
753 ("progmodes/octave-mod.el" . "octave.el") 755 ("progmodes/octave-mod.el" . "octave.el")
754 ;; Obsolete. 756 ;; Obsolete.
757 ("emacs-lisp/assoc.el" . "assoc.el")
758 ("emacs-lisp/cust-print.el" . "cust-print.el")
759 ("mail/mailpost.el" . "mailpost.el")
755 ("play/bruce.el" . "bruce.el") 760 ("play/bruce.el" . "bruce.el")
761 ("play/yow.el" . "yow.el")
756 ("patcomp.el" . "patcomp.el") 762 ("patcomp.el" . "patcomp.el")
757 ;; From lisp to etc/forms. 763 ;; From lisp to etc/forms.
758 ("forms-d2.el" . "forms-d2.el") 764 ("forms-d2.el" . "forms-d2.el")
@@ -771,6 +777,7 @@ in the repository.")
771 ("build-install" . "build-ins.in") 777 ("build-install" . "build-ins.in")
772 ("build-install.in" . "build-ins.in") 778 ("build-install.in" . "build-ins.in")
773 ("unidata/Makefile" . "unidata/Makefile.in") 779 ("unidata/Makefile" . "unidata/Makefile.in")
780 ("mac/uvs.el" . "unidata/uvs.el")
774 ;; Moved from top to etc/ 781 ;; Moved from top to etc/
775 ("CONTRIBUTE" . "CONTRIBUTE") 782 ("CONTRIBUTE" . "CONTRIBUTE")
776 ("FTP" . "FTP") 783 ("FTP" . "FTP")