- 14 Dec, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 17 Sep, 2000 1 commit
-
-
Stefan Monnier authored
(lm-header-prefix): Cleanup the regexp. (lm-header): Allow $ in non-RCS headers. (lm-header-multiline): Put the strings back into order. Stop at an empty line. Don't require two space chars if the line is clearly not another header line.
-
- 28 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
ISO-DATE. If non-nil, return date in ISO 8601 format.
-
- 20 Feb, 2000 1 commit
-
-
Dave Love authored
(lm-get-header-re): Defun, not defsubst. (lm-get-package-name): Defun, not defsubst. Simplify. (lm-version): Doc fix. Simplify. (lm-header, lm-header-multiline, lm-header-multiline, lm-summary) (lm-crack-address, lm-last-modified-date, lm-commentary) (lm-verify, lm-synopsis): Simplify. (lm-report-bug): Require emacsbug. Use compose-mail.
-
- 02 Dec, 1999 1 commit
-
-
Stefan Monnier authored
(lm-with-file): Move all the find-file...kill-buffer stuff into this macro. Make it use `find-file-noselect' and make it kill the buffer only if it wasn't already displayed somewhere. (lm-summary, lm-authors, lm-maintainer, lm-creation-date) (lm-last-modified-date, lm-version, lm-keywords, lm-adapted-by) (lm-commentary, lm-verify, lm-synopsis): use lm-with-file. (lm-commentary): fix to handle the case when the change log is at the end of the file.
-
- 29 Jan, 1999 1 commit
-
-
Dave Love authored
(lm-commentary): Doc fix.
-
- 03 Dec, 1998 1 commit
-
-
Andreas Schwab authored
specifications from summary line.
-
- 30 Oct, 1998 1 commit
-
-
Andreas Schwab authored
report-emacs-bug-address instead of undefined bug-gnu-emacs.
-
- 05 Apr, 1998 1 commit
-
-
Stephen Eglen authored
-
- 11 Jan, 1998 1 commit
-
-
Dave Love authored
lm-header-multiline, lm-summary, lm-version, lm-commentary): Return string without properties. (lm-get-header, lm-get-package-name, lm-crack-address, lm-insert-at-column, lm-report-bug): Minor doc fixes.
-
- 23 Oct, 1997 1 commit
-
-
Karl Heuer authored
(lm-insert-at-column): Use FORCE arg of move-to-column.
-
- 23 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
Clean up strings that looked like RCS headers.
-
- 08 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 06 Feb, 1996 2 commits
-
-
Erik Naggum authored
-
Richard M. Stallman authored
(lm-comment-column): defvar moved. (lm-history-header, lm-commentary-header): New variables. (lm-get-header-re, lm-get-package-name): New functions. (lm-code-mark): defun --> defsubst. (lm-history-mark, lm-commentary-mark): New functions. (lm-header): Now accepts RCS ident style headers. (lm-summary): Now accepts unix `what' commands prefix @(#). (lm-crack-address, lm-authors, lm-maintainer, lm-insert-at-column): (lm-creation-date, lm-last-modified-date, lm-version): (lm-keywords, lm-adapted-by): Comments made into doc strings. (lm-commentary): Added more tolerant 'cond' case. Now uses functions lm-commentary-mark, lm-... to get points. (lm-verify): Made interactive. Added more check points in the last prog1. (lm-synopsis): Made interactive.
-
- 04 Feb, 1996 1 commit
-
-
Richard M. Stallman authored
All callers changed. (lm-synopsis): Add interactive spec.
-
- 25 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 14 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 15 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 16 Mar, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 17 Jun, 1994 1 commit
-
-
Richard M. Stallman authored
accept spaces at end of line.
-
- 03 May, 1994 1 commit
-
-
Karl Heuer authored
-
- 26 Dec, 1993 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 22 Dec, 1993 1 commit
-
-
Noah Friedman authored
Change comments to indicate that any header starting with `X-' is not supposed to be implemented. This gives us the same "out" as that RFC822 does.
-
- 26 Jul, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 14 Apr, 1993 1 commit
-
-
Eric S. Raymond authored
(lm-commentary): New function.
-
- 25 Mar, 1993 1 commit
-
-
Eric S. Raymond authored
(lm-uthor, lm-maintainer) These now return cons pairs, not strings.
-
- 27 Jul, 1992 1 commit
-
-
Eric S. Raymond authored
-