Minor authors.el update.
* lisp/emacs-lisp/authors.el (authors-ignored-files) (authors-valid-file-names): Add some files.
This commit is contained in:
parent
d772827caf
commit
46e6650e09
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2010-06-10 Glenn Morris <rgm@gnu.org>
|
||||||
|
|
||||||
|
* emacs-lisp/authors.el (authors-ignored-files)
|
||||||
|
(authors-valid-file-names): Add some files.
|
||||||
|
|
||||||
2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
|
2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||||
|
|
||||||
* net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
* net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
||||||
|
|
|
@ -266,7 +266,7 @@ listed.")
|
||||||
"3B-MAXMEM" "AIX.DUMP" "SUN-SUPPORT" "XENIX"
|
"3B-MAXMEM" "AIX.DUMP" "SUN-SUPPORT" "XENIX"
|
||||||
"CODINGS" "CHARSETS"
|
"CODINGS" "CHARSETS"
|
||||||
"calc/INSTALL" "calc/Makefile"
|
"calc/INSTALL" "calc/Makefile"
|
||||||
"vms-pp.trans" "_emacs" "batcomp.com"
|
"vms-pp.trans" "_emacs" "batcomp.com" "notes/cpp" ; admin/
|
||||||
;; MH-E stuff not in Emacs:
|
;; MH-E stuff not in Emacs:
|
||||||
"import-emacs" "release-utils"
|
"import-emacs" "release-utils"
|
||||||
;; Erc stuff not in Emacs:
|
;; Erc stuff not in Emacs:
|
||||||
|
@ -505,6 +505,7 @@ Changes to files in this list are not listed.")
|
||||||
"getdate.y"
|
"getdate.y"
|
||||||
"ymakefile"
|
"ymakefile"
|
||||||
"permute-index" "index.perm"
|
"permute-index" "index.perm"
|
||||||
|
"ibmrs6000.inp"
|
||||||
"emacs.ico"
|
"emacs.ico"
|
||||||
"emacs21.ico"
|
"emacs21.ico"
|
||||||
"LPF" "LEDIT" "OTHER.EMACSES"
|
"LPF" "LEDIT" "OTHER.EMACSES"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue