aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-01-16 21:59:24 -0500
committerGlenn Morris2014-01-16 21:59:24 -0500
commitfc23fe2d522eae464a1ddb738311847c40180662 (patch)
treea5e99741e3e2ed98442d2335008133059c9ba80f
parent0d613483907fc9b053de10dfb0377f2b67eac682 (diff)
downloademacs-fc23fe2d522eae464a1ddb738311847c40180662.tar.gz
emacs-fc23fe2d522eae464a1ddb738311847c40180662.zip
* lisp/emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
* lisp/jka-cmpr-hook.el, lisp/jka-compr.el, lisp/progmodes/antlr-mode.el: * doc/misc/autotype.texi: Fix author header comments. * lisp/org/ChangeLog: ChangeLog fix.
-rw-r--r--doc/misc/autotype.texi2
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/emacs-lisp/authors.el34
-rw-r--r--lisp/jka-cmpr-hook.el6
-rw-r--r--lisp/jka-compr.el5
-rw-r--r--lisp/org/ChangeLog2
-rw-r--r--lisp/progmodes/antlr-mode.el2
7 files changed, 17 insertions, 36 deletions
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index 7ca860486c2..ae3fa0e5870 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -1,6 +1,6 @@
1\input texinfo 1\input texinfo
2@c This is an annex of the Emacs manual. 2@c This is an annex of the Emacs manual.
3@c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389 3@c Author: Daniel Pfeiffer <Daniel.Pfeiffer@Informatik.START.dbp.de>
4@setfilename ../../info/autotype 4@setfilename ../../info/autotype
5@c @node Autotypist, Picture, Abbrevs, Top 5@c @node Autotypist, Picture, Abbrevs, Top
6@c @chapter Features for Automatic Typing 6@c @chapter Features for Automatic Typing
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2cc9293b14d..b98f68c99ae 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12014-01-17 Glenn Morris <rgm@gnu.org> 12014-01-17 Glenn Morris <rgm@gnu.org>
2 2
3 * emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
4
3 Make M-x authors return zero *Authors Errors* from current logs. 5 Make M-x authors return zero *Authors Errors* from current logs.
4 * emacs-lisp/authors.el (authors-obsolete-files-regexps): 6 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
5 (authors-ignored-files): Add some entries, remove others. 7 (authors-ignored-files): Add some entries, remove others.
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
index 841d4fad9fb..ee9dc870441 100644
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -53,15 +53,11 @@ files.")
53 ("Brian Fox" "Brian J. Fox") 53 ("Brian Fox" "Brian J. Fox")
54 ("Brian P Templeton" "BT Templeton") 54 ("Brian P Templeton" "BT Templeton")
55 ("Brian Sniffen" "Brian T. Sniffen") 55 ("Brian Sniffen" "Brian T. Sniffen")
56 ("Christoph Wedler" "Christoph.Wedler@sap.com")
57 ("Daniel Pfeiffer" "<Daniel.Pfeiffer@Informatik.START.db.de>"
58 "<Daniel.Pfeiffer@Informatik.START.dbp.de>")
59 ("David Abrahams" "Dave Abrahams") 56 ("David Abrahams" "Dave Abrahams")
60 ("David De La Harpe Golden" "David Golden") 57 ("David De La Harpe Golden" "David Golden")
61 ("David Gillespie" "Dave Gillespie") 58 ("David Gillespie" "Dave Gillespie")
62 ("David Kågedal" "David K..edal") 59 ("David Kågedal" "David K..edal")
63 ("David M. Koppelman" "David M. Koppelman, Koppel@Ec?e.Lsu.Edu" 60 ("David M. Koppelman" "David Koppelman")
64 "David Koppelman")
65 ("David M. Smith" "David Smith" "David M Smith") 61 ("David M. Smith" "David Smith" "David M Smith")
66 ("David O'Toole" "David T. O'Toole") 62 ("David O'Toole" "David T. O'Toole")
67 ("Deepak Goel" "D. Goel") 63 ("Deepak Goel" "D. Goel")
@@ -70,10 +66,8 @@ files.")
70 "Reingold Edward M") 66 "Reingold Edward M")
71 ("Eli Zaretskii" "eliz") 67 ("Eli Zaretskii" "eliz")
72 ("Emilio C. Lopes" "Emilio Lopes") 68 ("Emilio C. Lopes" "Emilio Lopes")
73 ("Era Eriksson" "Era@Iki.Fi")
74 ("Eric M. Ludlam" "Eric Ludlam") 69 ("Eric M. Ludlam" "Eric Ludlam")
75 ("Eric S. Raymond" "Eric Raymond") 70 ("Eric S. Raymond" "Eric Raymond")
76 ("Eric Youngdale" "(Eric Youngdale at youngdale@v6550c.nrl.navy.mil)")
77 ("Francis J. Wright" "Dr Francis J. Wright" "Francis Wright") 71 ("Francis J. Wright" "Dr Francis J. Wright" "Francis Wright")
78 ("François Pinard" "Francois Pinard") 72 ("François Pinard" "Francois Pinard")
79 ("Francesco Potortì" "Francesco Potorti" "Francesco Potorti`") 73 ("Francesco Potortì" "Francesco Potorti" "Francesco Potorti`")
@@ -84,18 +78,10 @@ files.")
84 ("Hrvoje Nikšić" "Hrvoje Niksic") 78 ("Hrvoje Nikšić" "Hrvoje Niksic")
85 ;; lisp/org/ChangeLog 2010-11-11. 79 ;; lisp/org/ChangeLog 2010-11-11.
86 (nil "aaa bbb") 80 (nil "aaa bbb")
87 ;; src/ChangeLog.4, 1994-01-11, since fixed.
88;;; (nil "(afs@hplb.hpl.hp.com)")
89 ;; lisp/gnus/ChangeLog.1, 1998-01-15.
90 ;; http://quimby.gnus.org/cgi-bin/cvsweb.cgi/gnus/lisp/gnus-art.el?rev=4.13
91 (nil "<Use-Author-Address-Header@\\[127.1\\]>")
92 (nil "Code Extracted") ; lisp/newcomment.el's "Author:" header 81 (nil "Code Extracted") ; lisp/newcomment.el's "Author:" header
93 (nil "\\`FSF") ; FIXME what is this for - no effect?
94 ;; lisp/gnus/ChangeLog.1, 1997-10-12, since fixed.
95;;; (nil "ISO-2022-JP")
96 ("Jaeyoun Chung" "Jae-youn Chung" "Jae-you Chung" "Chung Jae-youn") 82 ("Jaeyoun Chung" "Jae-youn Chung" "Jae-you Chung" "Chung Jae-youn")
97 ("Jan Djärv" "Jan D." "Jan Djarv") 83 ("Jan Djärv" "Jan D." "Jan Djarv")
98 ("Jay K. Adams" "jka@ece.cmu.edu" "Jay Adams") 84 ("Jay K. Adams" "Jay Adams")
99 ("Jérôme Marant" "Jérôme Marant" "Jerome Marant") 85 ("Jérôme Marant" "Jérôme Marant" "Jerome Marant")
100 ("Jens-Ulrik Holger Petersen" "Jens-Ulrik Petersen") 86 ("Jens-Ulrik Holger Petersen" "Jens-Ulrik Petersen")
101 ("Jeremy Bertram Maitin-Shepard" "Jeremy Maitin-Shepard") 87 ("Jeremy Bertram Maitin-Shepard" "Jeremy Maitin-Shepard")
@@ -108,9 +94,7 @@ files.")
108 ("Joseph M. Kelsey" "Joe Kelsey") ; FIXME ? 94 ("Joseph M. Kelsey" "Joe Kelsey") ; FIXME ?
109 ("Juan León Lahoz García" "Juan-Leon Lahoz Garcia") 95 ("Juan León Lahoz García" "Juan-Leon Lahoz Garcia")
110 ("K. Shane Hartman" "Shane Hartman") 96 ("K. Shane Hartman" "Shane Hartman")
111 ("Kai Großjohann" "Kai Grossjohann" "Kai Großjohann" 97 ("Kai Großjohann" "Kai Grossjohann")
112 "Kai.Grossjohann@Cs.Uni-Dortmund.De"
113 "Kai.Grossjohann@Gmx.Net")
114 ("Karl Berry" "K. Berry") 98 ("Karl Berry" "K. Berry")
115 ("Károly Lőrentey" "Károly Lőrentey" "Lőrentey Károly") 99 ("Károly Lőrentey" "Károly Lőrentey" "Lőrentey Károly")
116 ("Kazushi Marukawa" "Kazushi") 100 ("Kazushi Marukawa" "Kazushi")
@@ -137,32 +121,28 @@ files.")
137 ("Nelson Jose dos Santos Ferreira" "Nelson Ferreira") 121 ("Nelson Jose dos Santos Ferreira" "Nelson Ferreira")
138 ("Noorul Islam" "Noorul Islam K M") 122 ("Noorul Islam" "Noorul Islam K M")
139 ("Paul Eggert" "eggert") 123 ("Paul Eggert" "eggert")
140 ("Paul Reilly" "(pmr@legacy.pajato.com)") 124 ("Pavel Janík" "Pavel Janík Ml." "Pavel Janik Ml." "Pavel Janik")
141 ("Pavel Janík" "Pavel Janík Ml." "Pavel Janik Ml." "Pavel Janik" "Pavel Janík" "Pavel@Janik.Cz")
142 ("Pavel Kobiakov" "Pavel Kobyakov") 125 ("Pavel Kobiakov" "Pavel Kobyakov")
143 ("Per Abrahamsen" "Per Abhiddenware") 126 ("Per Abrahamsen" "Per Abhiddenware")
144 ("Per Starbäck" "Per Starback") 127 ("Per Starbäck" "Per Starback")
145 ("Peter J. Weisberg" "PJ Weisberg") 128 ("Peter J. Weisberg" "PJ Weisberg")
146 ("Peter S. Galbraith" "Peter Galbraith") 129 ("Peter S. Galbraith" "Peter S Galbraith" "Peter Galbraith")
147 ("Peter Runestig" "Peter 'luna' Runestig") 130 ("Peter Runestig" "Peter 'luna' Runestig")
148 ("Peter S. Galbraith" "Peter S Galbraith")
149 ("Piotr Zieliński" "Piotr Zielinski") 131 ("Piotr Zieliński" "Piotr Zielinski")
150 ("Rainer Schöpf" "Rainer Schoepf") 132 ("Rainer Schöpf" "Rainer Schoepf")
151 ("Raja R. Harinath" "Raja R Harinath") 133 ("Raja R. Harinath" "Raja R Harinath")
152 ("Richard G. Bielawski" "Richard G Bielawski" "Richard Bielawski") 134 ("Richard G. Bielawski" "Richard G Bielawski" "Richard Bielawski")
153 ("Richard King" "Dick King") 135 ("Richard King" "Dick King")
154 ("Richard M. Stallman" "Richard M. Stallman,,," "Richard Stallman" 136 ("Richard M. Stallman" "Richard Stallman" "rms" "rms@gnu.org")
155 "rms" "rms@gnu.org")
156 ("Robert J. Chassell" "Bob Chassell") 137 ("Robert J. Chassell" "Bob Chassell")
157 ("Roland B. Roberts" "Roland B Roberts" "Roland Roberts") 138 ("Roland B. Roberts" "Roland B Roberts" "Roland Roberts")
158 ("Rui-Tao Dong" "Rui-Tao Dong ~{6-Hpln~}") 139 ("Rui-Tao Dong" "Rui-Tao Dong ~{6-HpLN~}")
159 ("Sacha Chua" "Sandra Jean Chua") 140 ("Sacha Chua" "Sandra Jean Chua")
160 ("Sam Steingold" "Sam Shteingold") 141 ("Sam Steingold" "Sam Shteingold")
161 ("Satyaki Das" "Indexed search by Satyaki Das") 142 ("Satyaki Das" "Indexed search by Satyaki Das")
162 ("Sébastien Vauban" "Sebastien Vauban") 143 ("Sébastien Vauban" "Sebastien Vauban")
163 ;; There are other Stefans. 144 ;; There are other Stefans.
164;;; ("Stefan Monnier" "Stefan") 145;;; ("Stefan Monnier" "Stefan")
165 ("Stephen A. Wood" "(saw@cebaf.gov)")
166 ("Steven L. Baur" "SL Baur" "Steven L Baur") 146 ("Steven L. Baur" "SL Baur" "Steven L Baur")
167 ("Stewart M. Clamen" "Stewart Clamen") 147 ("Stewart M. Clamen" "Stewart Clamen")
168 ("Stuart D. Herring" "Stuart Herring" "Davis Herring") 148 ("Stuart D. Herring" "Stuart Herring" "Davis Herring")
diff --git a/lisp/jka-cmpr-hook.el b/lisp/jka-cmpr-hook.el
index ae8f1fb20d0..a1691461913 100644
--- a/lisp/jka-cmpr-hook.el
+++ b/lisp/jka-cmpr-hook.el
@@ -1,9 +1,9 @@
1;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el 1;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el
2 2
3;; Copyright (C) 1993-1995, 1997, 1999-2000, 2002-2014 Free Software 3;; Copyright (C) 1993-1995, 1997, 1999-2000, 2002-2014
4;; Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: jka@ece.cmu.edu (Jay K. Adams) 6;; Author: Jay K. Adams <jka@ece.cmu.edu>
7;; Maintainer: FSF 7;; Maintainer: FSF
8;; Keywords: data 8;; Keywords: data
9;; Package: emacs 9;; Package: emacs
diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el
index 3c66c64e23a..f32eb6e084a 100644
--- a/lisp/jka-compr.el
+++ b/lisp/jka-compr.el
@@ -1,9 +1,8 @@
1;;; jka-compr.el --- reading/writing/loading compressed files 1;;; jka-compr.el --- reading/writing/loading compressed files
2 2
3;; Copyright (C) 1993-1995, 1997, 1999-2014 Free Software Foundation, 3;; Copyright (C) 1993-1995, 1997, 1999-2014 Free Software Foundation, Inc.
4;; Inc.
5 4
6;; Author: jka@ece.cmu.edu (Jay K. Adams) 5;; Author: Jay K. Adams <jka@ece.cmu.edu>
7;; Maintainer: FSF 6;; Maintainer: FSF
8;; Keywords: data 7;; Keywords: data
9 8
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index c476c005402..1ca4418241c 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -21092,7 +21092,7 @@
210922010-11-11 aaa bbb <dominik@powerbook-g4-12-van-aaa-bbb.local> 210922010-11-11 aaa bbb <dominik@powerbook-g4-12-van-aaa-bbb.local>
21093 21093
21094 * org-archive.el (org-get-local-archive-location): 21094 * org-archive.el (org-get-local-archive-location):
21095 Use `org-carchive-location' as default. 21095 Use `org-archive-location' as default.
21096 21096
210972010-11-11 Eric Schulte <schulte.eric@gmail.com> 210972010-11-11 Eric Schulte <schulte.eric@gmail.com>
21098 21098
diff --git a/lisp/progmodes/antlr-mode.el b/lisp/progmodes/antlr-mode.el
index f715d2404c9..9557fc80eb2 100644
--- a/lisp/progmodes/antlr-mode.el
+++ b/lisp/progmodes/antlr-mode.el
@@ -2,7 +2,7 @@
2 2
3;; Copyright (C) 1999-2014 Free Software Foundation, Inc. 3;; Copyright (C) 1999-2014 Free Software Foundation, Inc.
4 4
5;; Author: Christoph.Wedler@sap.com 5;; Author: Christoph Wedler <Christoph.Wedler@sap.com>
6;; Keywords: languages, ANTLR, code generator 6;; Keywords: languages, ANTLR, code generator
7;; Version: 2.2c 7;; Version: 2.2c
8;; X-URL: http://antlr-mode.sourceforge.net/ 8;; X-URL: http://antlr-mode.sourceforge.net/