aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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")