Glenn Morris
7ca46ac7e3
(sc-version): Doc fix.
2009-03-19 06:19:24 +00:00
Glenn Morris
241625c32e
Leo <sdl.web at gmail.com> (tiny change)
...
(sc-version): Fix typo in interactive spec.
2009-03-19 06:12:58 +00:00
Glenn Morris
b22f4f66b4
Use /= in previous change.
2009-02-21 19:32:05 +00:00
Glenn Morris
a8d4467bf8
(sc-mail-glom-frame): Handle a "From " line at the start of the headers.
...
(sc-mail-check-from): New function.
2009-02-21 03:14:04 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Glenn Morris
b1fc2b5014
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 07:25:26 +00:00
Glenn Morris
a3d3fe6e00
Remove the function' in
(function (lambda'.
...
Replace `(car (cdr' with cadr'.
Formatting change - collect closing parens.
2008-03-13 03:33:31 +00:00
Glenn Morris
613966a53e
Remove leading `*' from defcustom doc-strings.
...
(sc-mode-map-prefix): Doc fix. Make it a defcustom.
2008-03-07 04:27:37 +00:00
Juanma Barranquero
aadb686431
(sc-describe): Fix typos in obsolescence declaration.
2008-02-27 10:20:26 +00:00
Glenn Morris
34b5f6df51
(sc-cite-original): Doc fix.
...
(sc-version): Make obsolete.
(sc-describe): Show the SC info page. Make obsolete.
2008-02-27 04:34:05 +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
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