aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-01-30 00:24:14 -0800
committerGlenn Morris2012-01-30 00:24:14 -0800
commit7a3f511d4b964f7aa80bdf07a6c324d105027d49 (patch)
tree46775bc12d55302e8df5640bde38a56a752b0071
parent1714d1eea5eaf84ad205e28e7ff8d1f109e4277c (diff)
downloademacs-7a3f511d4b964f7aa80bdf07a6c324d105027d49.tar.gz
emacs-7a3f511d4b964f7aa80bdf07a6c324d105027d49.zip
authors.el trivia
* lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove reference to deleted file rnewspost.el.
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/emacs-lisp/authors.el3
2 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bc41a796ad5..8b9f4f24fcd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-01-30 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/authors.el (authors-fixed-entries):
4 Remove reference to deleted file rnewspost.el.
5
12012-01-29 Juanma Barranquero <lekktu@gmail.com> 62012-01-29 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * window.el (window-with-parameter): Remove unused variable `windows'. 8 * window.el (window-with-parameter): Remove unused variable `windows'.
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index 68cff86aa0d..bf9f500b542 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -421,7 +421,8 @@ Changes to files in this list are not listed.")
421 "vt220.el" "vt240.el") 421 "vt220.el" "vt240.el")
422 ("Motorola" :changed "buff-menu.el") 422 ("Motorola" :changed "buff-menu.el")
423 ("Hiroshi Nakano" :changed "ralloc.c") 423 ("Hiroshi Nakano" :changed "ralloc.c")
424 ("Sundar Narasimhan" :changed "rnewspost.el") 424 ;; File removed in Emacs 24.1.
425;;; ("Sundar Narasimhan" :changed "rnewspost.el")
425 ;; No longer distributed. 426 ;; No longer distributed.
426;;; ("NeXT, Inc." :wrote "unexnext.c") 427;;; ("NeXT, Inc." :wrote "unexnext.c")
427 ("Mark Neale" :changed "fortran.el") 428 ("Mark Neale" :changed "fortran.el")