From: Glenn Morris Date: Mon, 30 Jan 2012 08:24:14 +0000 (-0800) Subject: authors.el trivia X-Git-Tag: emacs-pretest-24.0.94~388 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7a3f511d4b964f7aa80bdf07a6c324d105027d49;p=emacs.git authors.el trivia * lisp/emacs-lisp/authors.el (authors-fixed-entries): Remove reference to deleted file rnewspost.el. --- 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")