Commit graph

54 commits

Author SHA1 Message Date
Juanma Barranquero
8fc29035f3 * w32-fns.el (w32-shell-dos-semantics):
* calendar/diary-lib.el (diary-face-attrs):
* international/mule-cmds.el (set-default-coding-systems)
  (prefer-coding-system):
* net/tramp.el (tramp-set-completion-function):
* progmodes/vhdl-mode.el (vhdl-file-header):
* term/pc-win.el (msdos-show-help): Fix typos in docstrings.

* emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value.

* files.el (enable-local-eval, not-modified, kill-buffer-ask)
  (kill-matching-buffers, save-buffers-kill-emacs)
  (save-buffers-kill-terminal): Fix typos in docstrings.
  (switch-to-buffer-other-window): Reflow docstring.
  (revert-buffer): Doc fix.
  (define-project-bindings): Rename arg LIST to SETTINGS.
  (project-find-settings-file): Use `let', not `let*'.  Use `when'.
2008-11-14 13:05:18 +00:00
Glenn Morris
25b30b16a4 Ulrich Mueller <ulm at kph.uni-mainz.de>
Change encoding of file to utf-8.
(authors-coding-system): Likewise.
2008-09-20 19:54:27 +00:00
Glenn Morris
d6cba7ae45 Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:21:21 +00:00
Stefan Monnier
cbee283dd7 Fix up comment convention on the arch-tag lines. 2008-04-10 14:10:46 +00:00
Juanma Barranquero
c7efbb12d9 (authors): Use find-program' and grep-program'
instead of hardcoded program names.
2008-01-30 21:43:55 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
8b72699e88 Add 2008 to copyright years. 2008-01-07 01:14:52 +00:00
Glenn Morris
43ab13de0b (authors-process-lines): Remove.
(authors): Use process-lines rather than authors-process-lines.
2007-11-17 03:43:54 +00:00
Glenn Morris
68013cfaa5 (authors-scan-change-log)
(authors-scan-el): Don't enable local eval; enable only safe local
variables, without querying.
2007-11-01 07:08:24 +00:00
David Kastrup
621af279b5 lisp/emacs-lisp/authors.el: revert accidentally committed private change. 2007-09-30 22:53:08 +00:00
David Kastrup
3d1699ec04 lisp/emacs-lisp/authors.el (authors): make non-specific to Emacs. 2007-09-30 22:51:44 +00:00
Juanma Barranquero
0c8b414f05 (authors): Use mapc' rather than mapcar'. 2007-09-26 00:10:48 +00:00
Glenn Morris
e0085d62fa Switch license to GPLv3 or later. 2007-07-25 04:14:29 +00:00
Glenn Morris
c420eb369d (top-level): Provide self. 2007-04-05 06:16:18 +00:00
Kim F. Storm
0af6d7f3f7 (authors-aliases): Add alias. 2007-03-04 23:42:46 +00:00
Kim F. Storm
fd6780a53b (authors-aliases): Add alias. 2007-03-04 22:23:39 +00:00
Glenn Morris
f0fa15c5e5 Add 2007 to copyright years. 2007-01-21 02:48:43 +00:00
Kim F. Storm
92158bc3d6 (authors-aliases): Anchor FSF alias regexp,
so it doesn't accidentally match an fsf.org mail address.
(authors-renamed-files-alist): Add tcover-*.el.
2006-12-27 21:31:10 +00:00
Glenn Morris
d59c31376c Update copyright years. 2006-12-07 05:06:17 +00:00
Glenn Morris
9dfa87262e (authors-aliases): Add new alias. 2006-11-28 03:46:00 +00:00
Juanma Barranquero
8b1163a3c8 (authors-fixed-entries): Fix typo. 2006-11-06 02:38:26 +00:00
Chong Yidong
c0b1307a7d * emacs-lisp/authors.el (authors-aliases): Update. 2006-10-28 14:16:29 +00:00
Károly Lőrentey
7ad783eb3a Update. 2006-07-14 06:07:07 +00:00
Károly Lőrentey
c8eba9db7f Update. 2006-07-14 05:51:02 +00:00
Kim F. Storm
56e4872562 (authors-ignored-files): Ignore changes
to FOR-RELEASE and TODO.
2006-07-10 15:03:24 +00:00
Romain Francoise
a8d3703121 (authors-aliases): Update. 2006-07-10 14:58:17 +00:00
Kim F. Storm
9109bf4909 (authors-aliases): Add mode aliases.
(authors-fixed-entries): Fix spelling.
(authors-canonical-file-name): Don't report error for wildcards.
2006-06-04 22:01:24 +00:00
Kim F. Storm
605046efef Add a few aliases. Ignore changes to AUTHORS file. 2006-03-28 11:25:17 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Kim F. Storm
56c3f16ce3 (authors-aliases): Update list.
(authors-fixed-entries): Update mldrag.el entry.
2005-09-10 22:43:12 +00:00
Thien-Thi Nguyen
3731a85096 Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Lute Kamstra
77777daf1d (authors): Do parse the ChangeLogs of the Emacs Lisp Reference Manual. 2005-05-17 15:05:02 +00:00
Kim F. Storm
4ee0202022 (authors-aliases): Update list.
(authors-ignored-files): New list.
(authors-fixed-entries): Fix typo.
(authors-renamed-files-alist): Update list.
(authors-add): Check authors-ignored-files.
2005-04-08 11:54:57 +00:00
Kim F. Storm
d0f483e8e1 (authors-aliases): Add more aliases.
(authors-fixed-entries): Fix typo.
(authors-canonical-author-name): Compact multiple spaces.
Ignore trivial names (e.g. only first name).
2004-09-07 21:16:48 +00:00
Francesco Potortì
97c437db33 Alias for Francesco Potort� 2003-10-23 20:36:19 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Kim F. Storm
f39caf4436 New format of AUTHORS file; list each
author name once followed by contributed and changed files.
Improve selection of entries to include in list, and generate list
of unrecognized entries indicating syntax errors in ChangeLog files.
(authors-coding-system): New variable.
(authors-many-files): Update doc string.
(authors-aliases): Change format. Now one entry with multiple
aliases per author.
(authors-valid-file-names, authors-renamed-files-alist)
(authors-renamed-files-regexps): New variables.
(authors-canonical-file-name): New function.  Validates that file
exists or occurs in one of the above lists.  Record unrecognized
file names in global authors-invalid-file-names list.
(authors-add): Change to record per-change counts.
(authors-canonical-author-name): Handle new format of
authors-aliases list.
(authors-scan-change-log): Rename FILE arg to LOG-FILE.
Change doc string to describe new entry format.
Only add author entries for valid file names.
(authors-print): Replace by authors-add-to-author-list.
(authors-add-to-author-list): New function which reorders
per-file entries and adds them to global authors-author-list.
(authors): Instead of authors-print to insert in *Authors* buffer,
use authors-add-to-author-list to reorder the list and then
insert result in *Authors* buffer with new format.
Generate *Authors Errors* compilation-mode buffer listing
unrecognized ChangeLog entries.
2003-01-29 00:13:11 +00:00
Jan Djärv
66fd374bab Added Jan D in alias 2003-01-26 18:39:08 +00:00
Kim F. Storm
28e57b1f45 (authors-aliases, authors-fixed-entries):
Corrected spelling mistakes (for Joseph Arceneaux).
2002-08-22 14:27:50 +00:00
Juanma Barranquero
3932b29ac2 (authors-obsolete-file-p): Fix typo. 2002-07-10 11:07:28 +00:00
Richard M. Stallman
cd3812135c (authors-aliases): Delete "Richard Stallmao". 2001-12-11 21:40:12 +00:00
Pavel Janík
5553563924 Some fixes to follow coding conventions in files maintained by FSF. 2001-07-15 16:15:35 +00:00
Dave Love
d2f288c695 (authors): Expand `root' before running
find.
2001-02-09 15:12:08 +00:00
Gerd Moellmann
60e8e0a5fc Remove autoload cookied, add author,
maintainer, keywords tags.
2000-11-22 15:11:36 +00:00
Gerd Moellmann
0a5218851d (authors-public-domain-files): New variable.
(authors-public-domain-p): New function.
(authors-print): Use it.
2000-11-02 15:37:03 +00:00
Gerd Moellmann
d5ab63b2e2 (batch-update-authors): New function.
(authors-fixed-entries): New defconst.
(authors-add-fixed-entries): New function.
(authors): Call it.: Don't process lispref/.
2000-10-25 19:01:38 +00:00
Gerd Moellmann
0a9ad6144d (authors-aliases): Add some more aliases.
(authors): Set file coding system to iso-2022-7bit.  Add
file-local variables to output buffer.
2000-10-24 20:41:46 +00:00
Gerd Moellmann
9c1af54670 (authors-add): Don't add an entry if
author's name is unknown.
2000-10-16 12:52:19 +00:00