Fix use of "[:blank:]" in underline markup
[muse-el.git] / ChangeLog
blob34fa799f5a1f5df277c7be277d2cfad132d81b60
1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--mwolson@gnu.org--2005/muse--main--1.0
5 2005-01-25 19:04:31 GMT Michael Olson <mwolson@gnu.org> patch-6
7     Summary:
8       Fix use of "[:blank:]" in underline markup
9     Revision:
10       muse--main--1.0--patch-6
12     2005-01-25  Michael Olson  <mwolson@gnu.org>
13     
14         * muse-colors.el (muse-colors-markup): Replace "[:blank:]" with
15         use of `muse-regexp-blank'.
17     modified files:
18      ChangeLog muse-colors.el
21 2005-01-03 06:00:43 GMT Michael Olson <mwolson@member.fsf.org>  patch-5
23     Summary:
24       Fix problem with headings being given wrong face
25     Revision:
26       muse--main--1.0--patch-5
28     2005-01-03  Michael Olson  <mwolson@gnu.org>
29     
30         * muse-colors.el: Add header.
31         (muse-colors-emphasized): Headings were being given the coloring
32         for the next level of heading instead of the real
33         level (i.e. `muse-header-2' instead of `muse-header-1' for "*
34         Heading").  Thanks to Lan Yufeng for finding this and sending a
35         patch.
36     
37         * muse-regexps.el: Fix header.
39     modified files:
40      ChangeLog muse-colors.el muse-regexps.el
43 2005-01-02 00:02:15 GMT Michael Olson <mwolson@member.fsf.org>  patch-4
45     Summary:
46       Rotate ChangeLog
47     Revision:
48       muse--main--1.0--patch-4
50     2005-01-01  Michael Olson  <mwolson@gnu.org>
51     
52         * ChangeLog: Move old ChangeLog to ChangeLog.2004.  This new
53         version will be automatically maintained by Arch.
54     
56     new files:
57      .arch-ids/ChangeLog.id ChangeLog
59     renamed files:
60      .arch-ids/ChangeLog.id
61        ==> .arch-ids/ChangeLog.2004.id
62      ChangeLog
63        ==> ChangeLog.2004
66 2004-12-30 07:26:48 GMT Michael Olson <mwolson@member.fsf.org>  patch-3
68     Summary:
69       Extended regexps fix, allow spaces in 1st part of links
70     Revision:
71       muse--main--1.0--patch-3
73     2004-12-30  Michael Olson  <mwolson@gnu.org>
74     
75         * muse.el (muse-link-regexp): Allow spaces in the first part of
76         links.
77     
78         * muse-colors.el, muse-convert.el, muse-docbook.el: Use
79         customizable alternatives to extended character classes.
80     
81         * muse-html.el, muse-mode.el, muse-publish.el: Ditto.
83     modified files:
84      ChangeLog muse-colors.el muse-convert.el muse-docbook.el
85      muse-html.el muse-mode.el muse-publish.el muse.el
88 2004-12-30 02:18:07 GMT Michael Olson <mwolson@member.fsf.org>  patch-2
90     Summary:
91       Begin to change regexp handling, tweak muse.el header
92     Revision:
93       muse--main--1.0--patch-2
95     2004-12-29  Michael Olson  <mwolson@gnu.org>
96     
97         * muse.el: Change Copyright notice to FSF.  Change Maintainer to
98         myself.  Update URL.
99     
100         * muse-regexps.el: New file that implements regexp handling.
101         Generalized regexp options will be moved to it eventually.
103     new files:
104      .arch-ids/muse-regexps.el.id muse-regexps.el
106     modified files:
107      ChangeLog muse.el
110 2004-12-30 01:49:50 GMT Michael Olson <mwolson@member.fsf.org>  patch-1
112     Summary:
113       Do some early spring cleaning
114     Revision:
115       muse--main--1.0--patch-1
117     2004-12-29  Michael Olson  <mwolson@gnu.org>
118     
119         * Makefile: Change path to `publish' script.
120     
121         * contrib/pcomplete.el: New file that is used by Muse without
122         actually being a part of it: hence its location in the contrib
123         directory.
124     
125         * contrib/cgi.el, contrib/httpd.el: New location.
126     
127         * examples/muse-johnw.el, examples/publish-johnw: Ditto.
128     
129         * scripts/publish, scripts/publish-project: Ditto.
131     new files:
132      contrib/.arch-ids/=id contrib/.arch-ids/pcomplete.el.id
133      contrib/pcomplete.el examples/.arch-ids/=id
134      scripts/.arch-ids/=id
136     modified files:
137      ChangeLog Makefile
139     renamed files:
140      .arch-ids/cgi.el.id
141        ==> contrib/.arch-ids/cgi.el.id
142      .arch-ids/httpd.el.id
143        ==> contrib/.arch-ids/httpd.el.id
144      .arch-ids/muse-johnw.el.id
145        ==> examples/.arch-ids/muse-johnw.el.id
146      .arch-ids/publish-johnw.id
147        ==> examples/.arch-ids/publish-johnw.id
148      .arch-ids/publish-project.id
149        ==> scripts/.arch-ids/publish-project.id
150      .arch-ids/publish.id
151        ==> scripts/.arch-ids/publish.id
152      cgi.el
153        ==> contrib/cgi.el
154      httpd.el
155        ==> contrib/httpd.el
156      muse-johnw.el
157        ==> examples/muse-johnw.el
158      publish
159        ==> scripts/publish
160      publish-johnw
161        ==> examples/publish-johnw
162      publish-project
163        ==> scripts/publish-project
165     new directories:
166      contrib contrib/.arch-ids examples examples/.arch-ids scripts
167      scripts/.arch-ids
170 2004-12-30 01:33:11 GMT Michael Olson <mwolson@member.fsf.org>  base-0
172     Summary:
173       tag of mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
174     Revision:
175       muse--main--1.0--base-0
177     (automatically generated log message)
179     new patches:
180      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--base-0
181      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-1
182      lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-2
183      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-1
184      lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-2
185      mwolson@member.fsf.org--2004/muse--main--1.0--base-0
186      mwolson@member.fsf.org--2004/muse--main--1.0--patch-1
187      mwolson@member.fsf.org--2004/muse--main--1.0--patch-2
188      mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
189      mwolson@member.fsf.org--2004/muse--mwolson--1.0--base-0
190      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-1
191      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-2
192      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-3
193      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-4
194      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-5
195      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-6
196      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-7
197      mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-8