[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107005: authors.el trivia
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107005: authors.el trivia |
Date: |
Mon, 30 Jan 2012 00:24:14 -0800 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107005
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-01-30 00:24:14 -0800
message:
authors.el trivia
* lisp/emacs-lisp/authors.el (authors-fixed-entries):
Remove reference to deleted file rnewspost.el.
modified:
lisp/ChangeLog
lisp/emacs-lisp/authors.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2012-01-29 21:52:14 +0000
+++ b/lisp/ChangeLog 2012-01-30 08:24:14 +0000
@@ -1,3 +1,8 @@
+2012-01-30 Glenn Morris <address@hidden>
+
+ * emacs-lisp/authors.el (authors-fixed-entries):
+ Remove reference to deleted file rnewspost.el.
+
2012-01-29 Juanma Barranquero <address@hidden>
* window.el (window-with-parameter): Remove unused variable `windows'.
=== modified file 'lisp/emacs-lisp/authors.el'
--- a/lisp/emacs-lisp/authors.el 2012-01-19 07:21:25 +0000
+++ b/lisp/emacs-lisp/authors.el 2012-01-30 08:24:14 +0000
@@ -421,7 +421,8 @@
"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")
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107005: authors.el trivia,
Glenn Morris <=