aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/emacs-lisp/authors.el2
2 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c7bdda088f2..56de335de6f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12010-10-09 Glenn Morris <rgm@gnu.org> 12010-10-09 Glenn Morris <rgm@gnu.org>
2 2
3 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
4
3 * net/browse-url.el: Don't require thingatpt, term, dired, 5 * net/browse-url.el: Don't require thingatpt, term, dired,
4 executable, or w3-auto when compiling. 6 executable, or w3-auto when compiling.
5 (dired-get-filename, term-char-mode, term-send-down, term-send-string): 7 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index 3bfa076d71c..248a2cf1312 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -507,6 +507,7 @@ Changes to files in this list are not listed.")
507 "ymakefile" 507 "ymakefile"
508 "permute-index" "index.perm" 508 "permute-index" "index.perm"
509 "ibmrs6000.inp" 509 "ibmrs6000.inp"
510 "b2m.c"
510 "emacs.ico" 511 "emacs.ico"
511 "emacs21.ico" 512 "emacs21.ico"
512 "LPF" "LEDIT" "OTHER.EMACSES" 513 "LPF" "LEDIT" "OTHER.EMACSES"
@@ -1027,5 +1028,4 @@ the Emacs source tree, from which to build the file."
1027 1028
1028(provide 'authors) 1029(provide 'authors)
1029 1030
1030;; arch-tag: 659d5900-5ff2-43b0-954c-a315cc1e4dc1
1031;;; authors.el ends here 1031;;; authors.el ends here