Commit graph

114 commits

Author SHA1 Message Date
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
2f043267ee Add 2008 to copyright years. 2008-01-07 02:00:47 +00:00
Glenn Morris
1ad042ed9d (sc-version): Use emacs-version rather than sc-version. 2007-11-28 05:32:47 +00:00
Glenn Morris
a445af6b24 Delete meaningless header keys.
(sc-version): Redefine as an alias for emacs-version.
(sc-help-address): Remove.
(sc-version): Use emacs-version rather than sc-version.
(sc-submit-bug-report): Redefine as an alias for report-emacs-bug.
2007-11-28 04:02:41 +00:00
Glenn Morris
804edf0342 (sc-attribs-filter-namelist): Use mapc rather than mapcar. 2007-09-28 03:27:02 +00:00
Glenn Morris
ceaeecb0c9 Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
Juanma Barranquero
d7df856111 (sc-attrib-selection-list): Fix typo in docstring. 2007-01-29 16:15:08 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
f2e3589a33 Update copyright years. 2006-12-09 04:06:06 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Glenn Morris
aff88519c0 Update maintainer email address. 2005-10-08 04:49:48 +00:00
Richard M. Stallman
1eb6c5b8c6 (sc-ask, sc-no-blank-line-or-header): Avoid warnings. 2005-08-09 11:39:01 +00:00
Thien-Thi Nguyen
e84b4b8614 Update years in copyright notice; nfc. 2005-08-06 19:51:42 +00:00
Lute Kamstra
3a35cf56e7 Update FSF's address. 2005-07-04 17:55:18 +00:00
Juanma Barranquero
434a76a2ae (supercite, supercite-frames, supercite-attr, supercite-cite, supercite-hooks):
Finish `defgroup' description with period.
2005-07-04 02:54:03 +00:00
Richard M. Stallman
4703062c1d (filladapt-prefix-table): Add defvar. 2005-07-03 16:29:51 +00:00
Richard M. Stallman
c4f7f786e9 (sc-mail-glom-frame): Mark as risky. 2005-06-06 12:27:26 +00:00
Glenn Morris
8bab33ad3c Update maintainer. 2005-05-31 12:09:41 +00:00
Glenn Morris
9c6760b6aa (sc-select-attribution): Only use a list element from
sc-attrib-selection-list if it returns a string.
Reported by Davide G. M. Salvetti <salve@debian.org>.
2005-05-30 11:36:35 +00:00
Lute Kamstra
ca11f4a867 (sc-electric-mode): Use run-mode-hooks. 2005-05-26 15:20:30 +00:00
Richard M. Stallman
22458c3342 (sc-cite-frame-alist, sc-uncite-frame-alist)
(sc-recite-frame-alist, sc-default-cite-frame)
(sc-default-uncite-frame, sc-default-recite-frame)
(sc-attrib-selection-list, sc-rewrite-header-list):
Mark as risky-local-variable.
2005-05-14 11:27:40 +00:00
Lute Kamstra
feb02f9563 (sc-minor-mode): Specify :group. 2005-04-04 09:19:51 +00:00
Stefan Monnier
caf3c78f59 (sc-mail-field): Use assoc-string.
(sc-get-address): Simplify regexps.
2005-03-28 20:03:18 +00:00
Werner LEMBERG
0486e05aad * mail/supercite.el: Replace legal' with valid'. 2005-03-25 10:00:37 +00:00
Werner LEMBERG
9d03424549 * mail/supercite.el: Replace illegal' with invalid'. 2005-03-25 08:38:22 +00:00
Juri Linkov
37d8fcc253 (sc-cite-frame-alist): Doc fix.
(sc-cite-region, sc-uncite-region, sc-recite-region):
Fix previous change to handle not alist as a symbol, but
a citation frame as a symbol that represents a variable name.
2004-12-14 00:54:54 +00:00
Eli Zaretskii
96bff12f4c Add 2004 to Copyright years. 2004-11-27 17:17:17 +00:00
Eli Zaretskii
671c30d897 (sc-cite-region): Handle the case where sc-cite-frame-alist is a symbol.
(sc-uncite-region): Handle the case where sc-uncite-frame-alist is a symbol.
(sc-recite-region): Handle the case where sc-recite-frame-alist is a symbol.
2004-11-27 17:13:48 +00:00
Richard M. Stallman
3fc1b26475 (sc-cite-region): Don't use interactive-p. Add arg INTERACTIVE.
(sc-version): Don't use interactive-p.  Rename arg to MESSAGE.
2004-11-04 10:14:47 +00:00
Richard M. Stallman
5231aacb51 Update author address. 2004-09-20 15:47:08 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Stefan Monnier
d49b7f88eb Use push' and replace regi-pos' by equivalents.
(sc-emacs-features): Remove.  Use better tests instead.
(sc-minor-mode): Use define-minor-mode.
(sc-mode-string, sc-set-mode-string): Remove.
Use a better modeline expression instead.
(sc-completing-read, sc-read-string, sc-submatch, sc-member)
(sc-string-text): Remove those compatibility functions.
2003-05-24 00:34:15 +00:00
Richard M. Stallman
ee0708734b No longer has a maintainer. 2003-05-01 00:00:25 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Richard M. Stallman
f67acc8dfb (sc-select-attribution): Accept whatever value we get in CHOICE; there
is no value meaning "try again".
2002-03-08 21:08:19 +00:00
Pavel Janík
f0529b5b1a Doc fix. 2001-12-20 19:01:00 +00:00
Richard M. Stallman
eab26a2fe5 (sc-toggle-var): Don't use set-variable or eval-expression.
Eval and set the variable simply.
2001-11-25 00:02:05 +00:00
Richard M. Stallman
36656ee3bc (sc-emacs-features): Test for "Emacs 19"
by really checking that it is not version 18.
2001-10-28 14:20:39 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Dave Love
82db7fdf6b Defvar curline when compiling.
(sc-citation-root-regexp, sc-citation-nonnested-root-regexp)
(sc-get-address, sc-attribs-extract-namestring): Use [:alnum:]
rather than a-zA-Z0-9 to allow non-ASCII characters.
2000-03-31 10:50:03 +00:00
Gerd Moellmann
0a936fe0ee New maintainer. 1999-11-16 13:27:36 +00:00
Karl Heuer
3f66fcdb62 (sc-emacs-features): Doc fix. 1999-06-22 22:47:50 +00:00
Dave Love
98237e7c44 (sc-scan-info-alist): Revert last change.
(sc-attrib-selection-list): Fix :type here instead.
1999-04-12 08:46:09 +00:00
Dave Love
6923dac346 (sc-attrib-selection-list): Fix custom type
more.
(sc-emacs-features): Recognize Emacs 20.
(sc-read-string): Use history arg.
(sc-scan-info-alist): Check for rtnvalue a cons.
1999-04-12 08:42:35 +00:00
Dave Love
859ce46981 (sc-attrib-selection-list): Fix custom type. 1999-03-01 16:47:03 +00:00
Richard M. Stallman
fedfa856e9 (sc-help-address): Use an alias at gnu.org. 1998-06-29 22:31:53 +00:00
Andreas Schwab
1af2036131 (sc-cite-region-limit): Use `other' widget
type.
1998-06-24 09:18:11 +00:00
Richard M. Stallman
48ad09473a Require sendmail.el.
(sc-no-blank-line-or-header): Use mail-header-end.
1998-04-30 06:11:39 +00:00
Richard M. Stallman
efac8cf189 Comment change. 1997-04-16 21:44:14 +00:00
Richard M. Stallman
e38eebc280 Add defgroup's; use defcustom for user vars. 1997-04-16 06:58:47 +00:00