aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/lisp-mnt.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.Kevin Ryde2009-11-161-4/+8
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Commentary fixes.Glenn Morris2008-06-071-5/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (lm-with-file): Use mode and syntax table for Emacs Lisp, not Lisp.Johan Bockgård2008-03-261-4/+5
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (lm-verify): Make it work withDavid Kastrup2007-12-091-12/+11
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* message format spec fixes, commit # 9Deepak Goel2005-09-181-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (lm-with-file): Use Lisp mode in temp buffer.Richard M. Stallman2005-01-151-1/+6
* (lm-keywords-finder-p): Use defvar rather than with-no-warnings.Stefan Monnier2004-03-221-2/+2
* (lm-verify): Remove useless use ofAndreas Schwab2004-02-081-3/+3
* (lm-section-end): require outline.Richard M. Stallman2004-01-031-0/+1
* (lm-with-file): When FILE is nil, run BODY in current buffer.Richard M. Stallman2003-09-301-4/+6
* (lm-with-file): Don't visit the file,Richard M. Stallman2003-09-221-10/+9
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (lm-keywords-finder-p): Use with-no-warnings.Richard M. Stallman2003-06-041-1/+2
* (lm-synopsis): Use relative filenames correctly. Show the synopsis toLute Kamstra2003-06-021-19/+14
* Make the description of the library moreLute Kamstra2003-05-231-31/+66
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-15/+15
* (lm-copyright-prefix): Group the leader.Dave Love2001-12-181-8/+35
* Tweak previous change.Richard M. Stallman2001-12-091-1/+1
* (lm-verify): New arg NON-FSF-OK.Richard M. Stallman2001-12-091-21/+32
* (lm-history-header): Accept `ChangeLog'.Gerd Moellmann2001-10-051-1/+1
* (lm-header-prefix): Doc fix. From Pavel Janik <[email protected]>.Eli Zaretskii2001-07-021-1/+1
* (lm-keywords-list, lm-keywords-finder-p):Gerd Moellmann2001-04-041-0/+19
* (lm-copyright-prefix): New Variable.Gerd Moellmann2001-01-021-3/+42
* Change maintainer to FSF.Gerd Moellmann2000-12-141-1/+1
* (lm-get-header-re): Allow spaces between the header and the colon.Stefan Monnier2000-09-171-17/+20
* (lm-last-modified-date): Add parameterGerd Moellmann2000-03-281-15/+18
* Don't require emacsbug at top level.Dave Love2000-02-201-165/+133
* (lm-header-multiline): fix spurious use of `cond'.Stefan Monnier1999-12-021-179/+117
* (lm-verify): Fix arg list.Dave Love1999-01-291-3/+4
* (lm-summary): Strip off -*-Andreas Schwab1998-12-031-1/+6
* (lm-report-bug): UseAndreas Schwab1998-10-301-1/+1
* Customized.Stephen Eglen1998-04-051-11/+24
* (lm-get-package-name, lm-header,Dave Love1998-01-111-14/+14
* picture.el no longer required.Karl Heuer1997-10-231-2/+1
* (lm-version, lm-last-modified-date):Richard M. Stallman1997-06-231-3/+2
* Change defconst into defvar. Many doc fixes.Richard M. Stallman1996-02-081-57/+53