From 7a3f511d4b964f7aa80bdf07a6c324d105027d49 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 30 Jan 2012 00:24:14 -0800 Subject: [PATCH] authors.el trivia * lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove reference to deleted file rnewspost.el. --- lisp/ChangeLog | 5 +++++ lisp/emacs-lisp/authors.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bc41a796ad5..8b9f4f24fcd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2012-01-30 Glenn Morris + + * emacs-lisp/authors.el (authors-fixed-entries): + Remove reference to deleted file rnewspost.el. + 2012-01-29 Juanma Barranquero * 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.") "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") -- 2.39.2