Initial Commit
[packages] / xemacs-packages / supercite / ChangeLog
1 2014-05-15  Norbert Koch  <viteno@xemacs.org>
2
3         * Makefile (VERSION): XEmacs package 1.23 released.
4
5 2014-05-15  Norbert Koch  <viteno@xemacs.org>
6
7         * Makefile (VERSION): XEmacs package 1.22 released.
8
9 2014-05-13  Jerry James  <james@xemacs.org>
10
11         * .cvsignore: Remove.
12         * .hgignore: New file.
13         * supercite.texi: Update for texinfo 5.x.
14
15 2005-10-29  Norbert Koch  <viteno@xemacs.org>
16
17         * Makefile (VERSION): XEmacs package 1.21 released.
18
19 2005-10-29  Steve Youngs  <steve@sxemacs.org>
20
21         * supercite.el (sc-extract-address-components): New.
22         (sc-attribs-extract-namestring): Use it.
23         From: Nelson Ferreira <nelson.ferreira@ieee.org>
24
25 2003-10-31  Norbert Koch  <viteno@xemacs.org>
26
27         * Makefile (VERSION): XEmacs package 1.20 released.
28
29 2003-03-09  Ben Wing  <ben@xemacs.org>
30
31         * Makefile:
32         Delete explicit compile:: and binkit: rules.
33         Don't add custom-load.elc to the list of generated elc's.
34         Use STANDARD_DOCS instead of explicitly giving the targets
35         and dependencies.
36
37 2002-11-29  Ben Wing  <ben@xemacs.org>
38
39         * .cvsignore: Remove files now handled automatically by CVS.
40         * Makefile: Use `compile' instead of hard-coded `all'.
41
42 2002-10-15  Ville Skyttä  <scop@xemacs.org>
43
44         * Makefile (srckit): Remove.
45
46 2002-10-14  Ville Skyttä  <scop@xemacs.org>
47
48         * Makefile (MANUAL): Removed (unused).
49
50 2002-07-16  Adrian Aichner  <adrian@xemacs.org>
51
52         * .cvsignore: Add generated .info* and .html files.
53
54 2002-01-07  Adrian Aichner  <adrian@xemacs.org>
55
56         * Makefile (HTML_FILES): New.
57         * Makefile (HTML_DEP): New.
58
59 2001-08-06  Adrian Aichner  <adrian@xemacs.org>
60
61         * supercite.el (sc-attribs-extract-namestring): Provide error
62         message when neither full-name nor canonical-address can be
63         extracted from argument.
64
65 2001-01-15  James LewisMoss  <jimdres@mindspring.com>
66
67         * supercite.el (sc-attribs-extract-namestring): Replace with functions
68         from mail-extr.
69
70 2001-01-12  Stephen J. Turnbull  <stephen@xemacs.org>
71
72         * supercite.el (sc-help-address):  Change to xemacs-beta.
73         Supercite.texi (The Supercite Mailing List):  Change addresses,
74         include notice of orphan status.
75
76 2000-10-05  Martin Buchholz  <martin@xemacs.org>
77
78         * *: Mega typo fix.
79
80 2000-08-04  Didier Verna  <didier@xemacs.org>
81
82         * supercite.el: changed maintainer to us.
83         (sc-scan-info-alist): back out the change below (1999-03-18
84         by Raymond Toy) which was wrong.
85         (sc-attrib-selection-list): reworked the custom type of this
86         variable instead.
87
88 1999-12-02  Andreas Jaeger  <aj@suse.de>
89
90         * supercite.el (sc-attribs-%@-addresses): Synch with official
91         version. Patch by Gregory Neil Shapiro <gshapiro@gshapiro.net>.
92
93 1999-04-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
94
95         * supercite.texi: Add commata after xref to satisfy texinfo
96         3.12f+'s grammar checker.
97
98 1999-03-18  Raymond Toy  <toy@rtp.ericsson.se>
99
100         * supercite.el: The wrong thing was returned when the match was a
101         list.
102
103 1998-08-9 Jeff Miller <jmiller@smart.net>
104
105         * supercite.el: Changed address for bug reports to
106           supercite-help@python.org
107
108         * supercite.texi: Changed email addresses from anthem.nlm.nih.gov
109           to python.org
110
111 1998-05-07  Raymond Toy  <toy@rtp.ericsson.se>
112
113         * supercite.el: Make defcustom for sc-attrib-selection-list match
114         the comments.  INFOKEY is a string.  ATTRIBUTION is a string or
115         list.
116
117 1998-05-07  SL Baur  <steve@altair.xemacs.org>
118
119         * supercite.el (sc-cite-original): Autoload.
120
121 1998-02-11  SL Baur  <steve@altair.xemacs.org>
122
123         Synch with InfoDock 3.6.2.
124         * supercite.el (sc-rewrite-address-function): New variable.
125         (sc-rewrite-region-function): New variable.
126         (sc-mail-process-headers): Use it.
127         (sc-get-address): Use it.
128         (sc-attribs-%@-addresses): X.400 support.
129
130 1998-01-24  SL Baur  <steve@altair.xemacs.org>
131
132         * Makefile (VERSION): Update to package standard 1.0.
133         * package-info.in: Ditto.
134
135 1997-12-25  SL Baur  <steve@altair.xemacs.org>
136
137         * Makefile: Created.