Glenn Morris
531fdf02d6
Commentary fixes.
...
Remove unnecessary eval-when-compile.
2008-06-07 02:41:46 +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
Johan Bockgård
d9dd743ee6
(lm-with-file): Use mode and syntax table for Emacs Lisp, not Lisp.
2008-03-26 14:13:06 +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
David Kastrup
0e250bf878
(lm-verify): Make it work with
...
directories. Not sure anybody uses this anymore, though.
2007-12-09 14:47:24 +00:00
David Kastrup
274f1353e0
* erc-stamp.el (erc-echo-timestamp):
...
* erc-lang.el (language):
* erc-backend.el (erc-server-connect): Fix buggy call to `message'.
* gnus-sum.el (gnus-summary-simplify-subject-query):
* ecomplete.el (ecomplete-display-matches): Fix buggy call to
`message'.
* textmodes/reftex.el (reftex-select-with-char):
* textmodes/reftex-toc.el (reftex-toc-do-promote)
(reftex-toc-visit-location, reftex-toc-find-section):
* textmodes/reftex-index.el (reftex-index-show-entry):
* textmodes/org.el (org-cycle-hide-archived-subtrees)
(org-table-rotate-recalc-marks, org-mark-ring-push)
(org-follow-info-link, org-mhe-get-message-folder-from-index)
(org-auto-repeat-maybe, org-store-log-note, org-delete-property)
(org-evaluate-time-range, org-edit-agenda-file-list):
* textmodes/artist.el (artist-select-next-op-in-list)
(artist-select-prev-op-in-list):
* term/mac-win.el (mac-service-insert-text):
* startup.el (fancy-about-screen):
* progmodes/vhdl-mode.el (vhdl-decision-query):
* progmodes/idlwave.el (idlwave-template)
(idlwave-scroll-completions, idlwave-display-completion-list):
* progmodes/ebrowse.el (ebrowse-show-progress):
* progmodes/cperl-mode.el (cperl-find-pods-heres):
* progmodes/antlr-mode.el (antlr-insert-option-do):
* play/mpuz.el (mpuz-close-game):
* net/rcirc.el (rcirc-next-active-buffer):
* mail/reporter.el (reporter-update-status):
* kmacro.el (kmacro-display):
* international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
* emulation/viper-util.el (viper-save-setting):
* emacs-lisp/lisp-mnt.el (lm-verify):
* emacs-lisp/edebug.el (edebug-set-mode):
* emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
* calendar/calendar.el (calendar-print-day-of-year):
* calc/calcalg3.el (calc-curve-fit):
* calc/calcalg2.el (math-integral):
* calc/calc.el (calc-read-key-sequence, calc-version):
* calc/calc-mode.el (calc-set-simplify-mode):
* calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to
`message'.
2007-12-08 01:02:29 +00:00
Glenn Morris
e0085d62fa
Switch license to GPLv3 or later.
2007-07-25 04:14:29 +00:00
Glenn Morris
f0fa15c5e5
Add 2007 to copyright years.
2007-01-21 02:48:43 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Deepak Goel
55aed1209c
message format spec fixes, commit # 9
2005-09-18 12:40:26 +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
Juanma Barranquero
027a4b6b3f
Replace string-to-int' by
string-to-number'.
2005-05-16 11:34:49 +00:00
Richard M. Stallman
d4b6c2e332
(lm-with-file): Use Lisp mode in temp buffer.
...
In non-temp buffer, switch syntax table temporarily.
2005-01-15 18:16:44 +00:00
Stefan Monnier
de00302bfd
(lm-keywords-finder-p): Use defvar rather than with-no-warnings.
2004-03-22 15:28:28 +00:00
Andreas Schwab
d71eb4d4f2
(lm-verify): Remove useless use of
...
format.
2004-02-08 22:38:03 +00:00
Richard M. Stallman
38068db2b0
(lm-section-end): require outline.
2004-01-03 21:14:11 +00:00
Richard M. Stallman
9e1b128cd0
(lm-with-file): When FILE is nil, run BODY in current buffer.
2003-09-30 12:47:04 +00:00
Richard M. Stallman
a94d391acd
(lm-with-file): Don't visit the file,
...
just use insert-file-contents in temp buffer.
(lm-get-header-re): Added surrounding \\( and \\) around the header,
as in for lm-history-header 'Change Log\\|History'.
2003-09-22 15:23:53 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
9b45407516
(lm-keywords-finder-p): Use with-no-warnings.
2003-06-04 09:48:50 +00:00
Lute Kamstra
ccb78fa385
(lm-synopsis): Use relative filenames correctly. Show the synopsis to
...
the user when appropriate. Do not kill buffers that were created
outside `lm-synopsis'.
2003-06-02 10:23:19 +00:00
Lute Kamstra
c7dff41d3f
Make the description of the library more
...
accurate.
(lm-any-header): New user option.
(lm-section-start): New function; rewrite of `lm-section-mark'.
(lm-section-mark): Make alias of `lm-section-start'.
(lm-section-end): New function.
(lm-code-start): New function; rewrite of `lm-code-mark'.
(lm-code-mark): Make alias of `lm-code-start'.
(lm-commentary-start): New function; rewrite of
`lm-commentary-mark'.
(lm-commentary-mark): Make alias of `lm-commentary-start'.
(lm-commentary-end): New function.
(lm-history-start): New function; rewrite of `lm-history-mark'.
(lm-history-mark): Make alias of `lm-history-start'.
(lm-commentary): Use `lm-commentary-end' to find the end of the
commentary section.
2003-05-23 10:08:34 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Dave Love
af95e0d149
(lm-copyright-prefix): Group the leader.
...
(lm-crack-copyright): Cope with multi-line copyright `lines'.
2001-12-18 16:30:26 +00:00
Richard M. Stallman
5e18d63236
Tweak previous change.
2001-12-09 21:49:29 +00:00
Richard M. Stallman
179e152a26
(lm-verify): New arg NON-FSF-OK.
...
Don't use interactive-p; instead, pass the proper args
in (interactive...). Clean up most of the trouble-report strings.
2001-12-09 21:47:36 +00:00
Gerd Moellmann
3d1b88f67c
(lm-history-header): Accept `ChangeLog'.
2001-10-05 09:30:59 +00:00
Eli Zaretskii
7a3ee51009
(lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.
2001-07-02 10:43:55 +00:00
Gerd Moellmann
5efa603233
(lm-keywords-list, lm-keywords-finder-p):
...
New functions.
(lm-verify): Check keywords.
From: Eric M. Ludlam <eric@siege-engine.com>.
2001-04-04 09:58:56 +00:00
Gerd Moellmann
13c40e2fec
(lm-copyright-prefix): New Variable.
...
(lm-copyright-mark): New function.
(lm-crack-copyright): New function.
(lm-verify): Check that the file has a copyright.
Check that the file is copyright Free Software Foundation.
2001-01-02 10:35:00 +00:00
Gerd Moellmann
877d5b3966
Change maintainer to FSF.
2000-12-14 16:44:40 +00:00
Stefan Monnier
438cdcdeb0
(lm-get-header-re): Allow spaces between the header and the colon.
...
(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.
2000-09-17 01:00:09 +00:00
Gerd Moellmann
07d505c154
(lm-last-modified-date): Add parameter
...
ISO-DATE. If non-nil, return date in ISO 8601 format.
2000-03-28 11:24:00 +00:00
Dave Love
2505742bda
Don't require emacsbug at top level.
...
(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.
2000-02-20 18:25:57 +00:00
Stefan Monnier
be961cd5aa
(lm-header-multiline): fix spurious use of `cond'.
...
(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.
1999-12-02 16:27:21 +00:00
Dave Love
e7b377f023
(lm-verify): Fix arg list.
...
(lm-commentary): Doc fix.
1999-01-29 14:31:49 +00:00
Andreas Schwab
b162a8c47a
(lm-summary): Strip off -*-
...
specifications from summary line.
1998-12-03 09:39:41 +00:00
Andreas Schwab
6d38633e33
(lm-report-bug): Use
...
report-emacs-bug-address instead of undefined bug-gnu-emacs.
1998-10-30 10:58:37 +00:00
Stephen Eglen
666b94132b
Customized.
1998-04-05 18:26:32 +00:00
Dave Love
6e24ad221a
(lm-get-package-name, lm-header,
...
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.
1998-01-11 12:48:04 +00:00
Karl Heuer
b4d73c7126
picture.el no longer required.
...
(lm-insert-at-column): Use FORCE arg of move-to-column.
1997-10-23 06:40:32 +00:00
Richard M. Stallman
e555bfcb78
(lm-version, lm-last-modified-date):
...
Clean up strings that looked like RCS headers.
1997-06-23 02:09:46 +00:00
Richard M. Stallman
ca4bd734d2
Change defconst into defvar. Many doc fixes.
1996-02-08 04:13:11 +00:00
Erik Naggum
470c5afecb
Fix the FSF address again.
1996-02-06 21:35:20 +00:00
Richard M. Stallman
d5eead69fe
(lm-header-prefix): New variable.
...
(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.
1996-02-06 19:07:41 +00:00
Richard M. Stallman
f9636fb2c4
(lm-insert-at-column): Renamed from insert-at-column.
...
All callers changed.
(lm-synopsis): Add interactive spec.
1996-02-04 21:30:40 +00:00
Karl Heuer
40ba5f3f7a
(lm-report-bug): Pass proper format string to message.
1996-01-25 00:55:13 +00:00