- 29 Jan, 2003 4 commits
-
-
Juanma Barranquero authored
-
Kim F. Storm authored
formatting errors in the ChangeLog files).
-
Kim F. Storm authored
-
Kim F. Storm authored
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.
-
- 28 Jan, 2003 7 commits
-
-
Kim F. Storm authored
missing file name suffixes, and * used as prefix on non-file entries.
-
Andrew Choi authored
* macterm.c (keycode_to_xkeysym_table): Add <tab>, <backspace>, <escape>. (keycode_to_xkeysym_table): Reformat and add more comments. (XTread_socket): Drop special case for backspace. * term/mac-win.el: Add entries in function-key-map for [tab], [backspace], [escape].
-
Andrew Choi authored
* macfns.c (x_to_mac_color): Correct the order for parsing the RGB values in old-style RGB specs.
-
Kim F. Storm authored
2003-01-24 change. Also stop search if : is followed by TAB.
-
Kim F. Storm authored
-
John Paul Wallington authored
filter group kill-ring out of `interactive' declaration.
-
Martin Stjernholm authored
for each language. The default value causes `require-final-newline' to be set to t only in languages where the standard requires a final newline.
-
- 27 Jan, 2003 20 commits
-
-
Juanma Barranquero authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
Signal args-out-of-range error if yank-handler is specified for an empty string.
-
Kim F. Storm authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Dave Love authored
non-ASCII again and re-write the filename ops.
-
Dave Love authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
- 26 Jan, 2003 9 commits
-
-
Kenichi Handa authored
character.
-
Martin Stjernholm authored
require-final-newline' more configurable.
-
Jan Djärv authored
-
Jan Djärv authored
and handle image load failure (invalid pixmap).
-
Kim F. Storm authored
(Info-find-node) [!MSDOS]: Avoid byte-compiler warning.
-
Kim F. Storm authored
-
Kim F. Storm authored
Don't search for next colon if current colon is followed by one of ".", ",", ";", or ")".
-
Kim F. Storm authored
-
Richard M. Stallman authored
-