summaryrefslogtreecommitdiff
path: root/lisp/mail/supercite.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (sc-select-attribution): Accept whatever value we get in CHOICE; thereRichard M. Stallman2002-03-081-12/+14
| | | | is no value meaning "try again".
* Doc fix.Pavel Janík2001-12-201-1/+1
|
* (sc-toggle-var): Don't use set-variable or eval-expression.Richard M. Stallman2001-11-251-1/+1
| | | | Eval and set the variable simply.
* (sc-emacs-features): Test for "Emacs 19"Richard M. Stallman2001-10-281-6/+5
| | | | by really checking that it is not version 18.
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+4
|
* Defvar curline when compiling.Dave Love2000-03-311-4/+6
| | | | | | (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.
* New maintainer.Gerd Moellmann1999-11-161-1/+1
|
* (sc-emacs-features): Doc fix.Karl Heuer1999-06-221-5/+5
|
* (sc-scan-info-alist): Revert last change.Dave Love1999-04-121-6/+5
| | | | (sc-attrib-selection-list): Fix :type here instead.
* (sc-attrib-selection-list): Fix custom typeDave Love1999-04-121-6/+9
| | | | | | | more. (sc-emacs-features): Recognize Emacs 20. (sc-read-string): Use history arg. (sc-scan-info-alist): Check for rtnvalue a cons.
* (sc-attrib-selection-list): Fix custom type.Dave Love1999-03-011-1/+1
|
* (sc-help-address): Use an alias at gnu.org.Richard M. Stallman1998-06-291-1/+1
|
* (sc-cite-region-limit): Use `other' widgetAndreas Schwab1998-06-241-3/+3
| | | | type.
* Require sendmail.el.Richard M. Stallman1998-04-301-2/+2
| | | | (sc-no-blank-line-or-header): Use mail-header-end.
* Comment change.Richard M. Stallman1997-04-161-1/+1
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-161-109/+253
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (sc-citation-nonnested-root-regexp,Karl Heuer1996-01-041-3/+3
| | | | sc-add-citation-level, sc-no-blank-line-or-header): Doc fix.
* (sc-attribs-extract-namestring): Do look forKarl Heuer1995-12-211-1/+7
| | | | doublequotes after finding angle brackets.
* (sc-attribs-extract-namestring): If name has <...>,Richard M. Stallman1995-08-151-2/+7
| | | | treat everything before that as the full name.
* (sc-electric-mode-map): Bind f1 and help like C-h.Richard M. Stallman1995-06-291-0/+2
|
* (sc-no-blank-line-or-header): Make mail-header-separator into a regexp.Richard M. Stallman1995-05-091-1/+2
|
* (sc-raw-mode-toggle): Use force-mode-line-update.Karl Heuer1995-04-251-1/+1
|
* Made sc-string-text to strip of text properties of buffer text, so stringSimon Marshall1995-04-251-18/+30
| | | | comparison wouldn't fail in sc-mail-fetch-field and sc-mail-append-field.
* (sc-set-variable): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+3
|
* Doc fix.Richard M. Stallman1994-05-221-1/+1
|
* (sc-cite-original): Add autoload.Richard M. Stallman1994-05-071-0/+1
|
* (sc-read-string): Don't pass a history arg to read-string.Richard M. Stallman1993-12-231-2/+3
|
* Comment change.Richard M. Stallman1993-11-231-1/+1
|
* entered into RCSRichard M. Stallman1993-10-131-0/+1988