summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/authors.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-01-30 00:24:14 -0800
committerGlenn Morris <rgm@gnu.org>2012-01-30 00:24:14 -0800
commit7a3f511d4b964f7aa80bdf07a6c324d105027d49 (patch)
tree46775bc12d55302e8df5640bde38a56a752b0071 /lisp/emacs-lisp/authors.el
parent1714d1eea5eaf84ad205e28e7ff8d1f109e4277c (diff)
downloademacs-7a3f511d4b964f7aa80bdf07a6c324d105027d49.tar.gz
emacs-7a3f511d4b964f7aa80bdf07a6c324d105027d49.tar.bz2
emacs-7a3f511d4b964f7aa80bdf07a6c324d105027d49.zip
authors.el trivia
* lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove reference to deleted file rnewspost.el.
Diffstat (limited to 'lisp/emacs-lisp/authors.el')
-rw-r--r--lisp/emacs-lisp/authors.el3
1 files changed, 2 insertions, 1 deletions
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.")
"vt220.el" "vt240.el")
("Motorola" :changed "buff-menu.el")
("Hiroshi Nakano" :changed "ralloc.c")
- ("Sundar Narasimhan" :changed "rnewspost.el")
+ ;; File removed in Emacs 24.1.
+;;; ("Sundar Narasimhan" :changed "rnewspost.el")
;; No longer distributed.
;;; ("NeXT, Inc." :wrote "unexnext.c")
("Mark Neale" :changed "fortran.el")