Initial Commit
[packages] / xemacs-packages / xslide / ChangeLog.upstream
1 2003-08-04  Tony Graham  <tonygraham@users.sourceforge.net>
2
3         * === Released 0.2.2 ===.
4
5         * Makefile: Removed CHANGELOG.TXT from dist.
6
7         * NEWS: Updated for 0.2.2.
8
9         * README.TXT: Upped version number, added `xsl-if-to-choose' to
10         features.
11
12 2003-08-03  Tony Graham  <tonygraham@users.sourceforge.net>
13
14         * README.TXT: Reworked byte-compiling instructions, added note to
15         ignore errors.
16
17 2003-07-18  Tony Graham  <tonygraham@users.sourceforge.net>
18
19         * dot_emacs: Added commented-out autoloads of `xsl-grep' and
20         `xsl-process'.
21
22         * xslide.el: Removed one of two autoloads of
23         `reporter-submit-bug-report'.
24
25 2003-07-14  Tony Graham  <tonygraham@users.sourceforge.net>
26
27         * xslide.el: Added `xsl-xemacs-p', `xsl-fsfemacs-p', and
28         `xsl-note-emacs-version' so can better handle Emacs/XEmacs
29         differences.  Used `xsl-fsfemacs-p' in `xsl-mode'.
30
31 2003-07-14  Tony Graham  <tonygraham@users.sourceforge.net>
32
33         * xslide.el: Added `xsl-xemacs-p', `xsl-fsfemacs-p', and
34         `xsl-note-emacs-version' so can better handle Emacs/XEmacs
35         differences.  Used `xsl-fsfemacs-p' in `xsl-mode'.
36
37 2003-07-02  Tony Graham  <tonygraham@users.sourceforge.net>
38
39         * xslide-font.el: Corrected a doc string.
40
41         * xslide.el: Added `xsl-if-to-choose', changed version to 0.2.2,
42         changed completions.
43
44 2003-06-05  Tony Graham  <tonygraham@users.sourceforge.net>
45
46         * xslide.el: Fix docstring nits from patch 586138 (Ville Skytta).
47
48         * xslide-process.el: Added support for more XSLT processors from
49         patch 529922 (Ville Skytta).
50
51         * README.TXT: Updated instructions for byte-compiling without
52         using makefile.
53
54 2003-05-26  Tony Graham  <tonygraham@users.sourceforge.net>
55
56         * === Released 0.2.1 ===.
57
58         * Makefile, README.TXT: 'makefile' is now 'Makefile' and other
59         files changed capitalisation.
60
61         * README.TXT, xslide.el: Updated for xslide 0.2.1.
62
63         * NEWS, TODO: Added NEWS and TODO files.
64
65 2003-05-20  Tony Graham  <tonygraham@users.sourceforge.net>
66
67         * xslide.el: Added unused `xsl-initial-fo-file' and
68         `xsl-initial-fo-initial-point'.
69
70         * xslide-data.el: Added some padding, space, line-height, and keep
71         entries.
72
73         * xslide-font.el: Now cope with whitespace in
74         `xsl-font-lock-region-point-min', etc.
75
76 2001-11-16  Tony Graham  <tkg@menteith.com>
77
78         * xslide-font.el: Changed font-lock block limit regexps to just
79         '<'.
80
81         * xslide.el: Set `indent-line-function' so `indent-region' works
82         correctly.
83
84 2001-10-20  Tony Graham  <tkg@menteith.com>
85
86         * ChangeLog: Added ChangeLog since incremental changes now
87         available from CVS.
88
89         * xslide.el: Set ident-line-function to `xsl-electric-tab'.
90
91         * xslide-process.el: Add ability to view or browse process output
92         and xsl-process-view-output and xsl-process-browse-output
93         customizable variables to control them.  Add error-regexp and
94         process command template for xsltproc.
95