summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mnt.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (lm-version, lm-last-modified-date):Richard M. Stallman1997-06-231-3/+2
| | | | Clean up strings that looked like RCS headers.
* Change defconst into defvar. Many doc fixes.Richard M. Stallman1996-02-081-57/+53
|
* Fix the FSF address again.Erik Naggum1996-02-061-1/+2
|
* (lm-header-prefix): New variable.Richard M. Stallman1996-02-061-105/+221
| | | | | | | | | | | | | | | | | (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.
* (lm-insert-at-column): Renamed from insert-at-column.Richard M. Stallman1996-02-041-6/+7
| | | | | All callers changed. (lm-synopsis): Add interactive spec.
* (lm-report-bug): Pass proper format string to message.Karl Heuer1996-01-251-2/+2
|
* Update FSF's address.Erik Naggum1996-01-141-3/+4
|
* Update GPL to version 2.Karl Heuer1995-06-151-2/+2
|
* Comment change.Richard M. Stallman1995-03-161-3/+3
|
* (lm-section-mark): Accept extra semicolons;Richard M. Stallman1994-06-171-2/+2
| | | | accept spaces at end of line.
* Update copyright.Karl Heuer1994-05-031-2/+2
|
* (lm-report-bug): lm-maintainer returns a cons; convert it to a string.Richard M. Stallman1993-12-261-2/+6
|
* (lm-report-bug): Don't crash if version is nil.Richard M. Stallman1993-12-261-2/+2
|
* (Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureaucratic-Cruft'.Noah Friedman1993-12-221-5/+6
| | | | | | 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.
* Comment fix.Richard M. Stallman1993-07-261-2/+2
|
* (lm-commentary-region): Gone.Eric S. Raymond1993-04-141-8/+9
| | | | (lm-commentary): New function.
* (lm-last-modified-date) Fixed return bug.Eric S. Raymond1993-03-251-40/+50
| | | | (lm-uthor, lm-maintainer) These now return cons pairs, not strings.
* entered into RCSEric S. Raymond1992-07-271-0/+423