1 # do not edit -- automatically generated by arch changelog
2 # arch-tag: automatic-ChangeLog--mwolson@gnu.org--2005/muse--main--1.0
5 2005-03-20 19:40:10 GMT Michael Olson <mwolson@gnu.org> patch-16
8 Apply latest journal-related updates from johnw
10 muse--main--1.0--patch-16
14 ChangeLog examples/muse-johnw.el muse-journal.el
17 2005-03-01 02:58:29 GMT Michael Olson <mwolson@gnu.org> patch-15
20 Add Projects node to the manual
22 muse--main--1.0--patch-15
24 2005-02-28 Michael Olson <mwolson@gnu.org>
26 * muse.texi: Change copyright notice since the FSF is now the
28 (Projects): New node, based on a section from the README file.
34 2005-03-01 02:25:15 GMT Michael Olson <mwolson@gnu.org> patch-14
37 Correct documentation, adding some content.
39 muse--main--1.0--patch-14
41 2005-02-28 Michael Olson <mwolson@gnu.org>
43 * muse.texi: Change license terms of the documentation to the GNU
44 GPL instead of the GNU FDL, as per the consent of the copyright
45 holders of the emacs-wiki manual, from which this is based. Some
46 emacs-wiki-isms in the manual were corrected, and the Getting
47 Started section was updated.
53 2005-02-17 19:08:19 GMT Michael Olson <mwolson@gnu.org> patch-13
56 Make muse-blosxom.el a bit more sane, still need to bum it down a bit
58 muse--main--1.0--patch-13
60 2005-02-17 Michael Olson <mwolson@gnu.org>
62 * experimental/muse-blosxom.el: Somehow the contents of this file
63 managed to get duplicated. I removed the duplicates.
64 (muse-blosxom-date): Remove this, since it is not useful.
65 (muse-blosxom-header): Use the standard header that blosxom.el
69 ChangeLog experimental/muse-blosxom.el
72 2005-02-08 04:20:41 GMT Michael Olson <mwolson@gnu.org> patch-12
75 Initial commit of muse.texi, nothing substantial
77 muse--main--1.0--patch-12
79 2005-02-07 Michael Olson <mwolson@gnu.org>
81 * muse.texi: New file that provides the documentation for Muse.
82 It is in a very rough form at the moment. Nothing substantial may
83 be found here yet. Be ye warned.
86 .arch-ids/muse.texi.id muse.texi
92 2005-02-08 01:15:15 GMT Michael Olson <mwolson@gnu.org> patch-11
95 Add docstring, new trivial function
97 muse--main--1.0--patch-11
99 2005-02-07 Michael Olson <mwolson@gnu.org>
101 * muse-mode.el (muse-mode-map): Make "C-c =" trigger
102 `muse-what-changed'. No functionality change.
103 (muse-what-changed): New function that displays in diff format the
104 changes made since the buffer was last saved.
106 * muse-project.el (muse-project-publish): Add docstring.
109 ChangeLog muse-mode.el muse-project.el
112 2005-02-04 18:42:08 GMT Michael Olson <mwolson@gnu.org> patch-10
115 Add experimental version of muse-blosxom.el to project
117 muse--main--1.0--patch-10
119 2005-02-04 Michael Olson <mwolson@gnu.org>
121 * Makefile (realclean): Remove file that gets generated when fonts
124 * experimental/muse-bloxsom.el: New file that implements Blosxom
125 support for Muse. It's in a very rough state, hence its placement
126 in the `experimental' directory.
129 experimental/.arch-ids/=id
130 experimental/.arch-ids/muse-blosxom.el.id
131 experimental/muse-blosxom.el
137 experimental experimental/.arch-ids
140 2005-02-04 18:19:44 GMT Michael Olson <mwolson@gnu.org> patch-9
143 Make permissions more consistent
145 muse--main--1.0--patch-9
151 modified directories:
152 contrib examples scripts
155 2005-02-04 18:13:56 GMT Michael Olson <mwolson@gnu.org> patch-8
160 muse--main--1.0--patch-8
162 2005-02-04 Michael Olson <mwolson@gnu.org>
164 * muse-build.el: Add contrib directory to `load-path'.
165 (muse-elint-files): Load `muse-regexps.el'.
167 * scripts/publish: Change permissions so that this script is
168 executable. Add contrib directory to load list. Add
169 `muse-regexps.el' to list.
172 ChangeLog muse-build.el scripts/publish
175 2005-01-31 21:04:43 GMT Michael Olson <mwolson@gnu.org> patch-7
178 Use "—" instead of "—"
180 muse--main--1.0--patch-7
182 2005-01-31 Michael Olson <mwolson@gnu.org>
184 * muse-docbook.el (muse-docbook-markup-strings): Replace "—"
185 with "—" so that documents validate properly. Thanks to
186 Björn Lindström for the suggestion.
188 * muse-html.el (muse-html-markup-strings): Ditto.
191 ChangeLog muse-docbook.el muse-html.el
194 2005-01-25 19:04:31 GMT Michael Olson <mwolson@gnu.org> patch-6
197 Fix use of "[:blank:]" in underline markup
199 muse--main--1.0--patch-6
201 2005-01-25 Michael Olson <mwolson@gnu.org>
203 * muse-colors.el (muse-colors-markup): Replace "[:blank:]" with
204 use of `muse-regexp-blank'.
207 ChangeLog muse-colors.el
210 2005-01-03 06:00:43 GMT Michael Olson <mwolson@member.fsf.org> patch-5
213 Fix problem with headings being given wrong face
215 muse--main--1.0--patch-5
217 2005-01-03 Michael Olson <mwolson@gnu.org>
219 * muse-colors.el: Add header.
220 (muse-colors-emphasized): Headings were being given the coloring
221 for the next level of heading instead of the real
222 level (i.e. `muse-header-2' instead of `muse-header-1' for "*
223 Heading"). Thanks to Lan Yufeng for finding this and sending a
226 * muse-regexps.el: Fix header.
229 ChangeLog muse-colors.el muse-regexps.el
232 2005-01-02 00:02:15 GMT Michael Olson <mwolson@member.fsf.org> patch-4
237 muse--main--1.0--patch-4
239 2005-01-01 Michael Olson <mwolson@gnu.org>
241 * ChangeLog: Move old ChangeLog to ChangeLog.2004. This new
242 version will be automatically maintained by Arch.
246 .arch-ids/ChangeLog.id ChangeLog
249 .arch-ids/ChangeLog.id
250 ==> .arch-ids/ChangeLog.2004.id
255 2004-12-30 07:26:48 GMT Michael Olson <mwolson@member.fsf.org> patch-3
258 Extended regexps fix, allow spaces in 1st part of links
260 muse--main--1.0--patch-3
262 2004-12-30 Michael Olson <mwolson@gnu.org>
264 * muse.el (muse-link-regexp): Allow spaces in the first part of
267 * muse-colors.el, muse-convert.el, muse-docbook.el: Use
268 customizable alternatives to extended character classes.
270 * muse-html.el, muse-mode.el, muse-publish.el: Ditto.
273 ChangeLog muse-colors.el muse-convert.el muse-docbook.el
274 muse-html.el muse-mode.el muse-publish.el muse.el
277 2004-12-30 02:18:07 GMT Michael Olson <mwolson@member.fsf.org> patch-2
280 Begin to change regexp handling, tweak muse.el header
282 muse--main--1.0--patch-2
284 2004-12-29 Michael Olson <mwolson@gnu.org>
286 * muse.el: Change Copyright notice to FSF. Change Maintainer to
289 * muse-regexps.el: New file that implements regexp handling.
290 Generalized regexp options will be moved to it eventually.
293 .arch-ids/muse-regexps.el.id muse-regexps.el
299 2004-12-30 01:49:50 GMT Michael Olson <mwolson@member.fsf.org> patch-1
302 Do some early spring cleaning
304 muse--main--1.0--patch-1
306 2004-12-29 Michael Olson <mwolson@gnu.org>
308 * Makefile: Change path to `publish' script.
310 * contrib/pcomplete.el: New file that is used by Muse without
311 actually being a part of it: hence its location in the contrib
314 * contrib/cgi.el, contrib/httpd.el: New location.
316 * examples/muse-johnw.el, examples/publish-johnw: Ditto.
318 * scripts/publish, scripts/publish-project: Ditto.
321 contrib/.arch-ids/=id contrib/.arch-ids/pcomplete.el.id
322 contrib/pcomplete.el examples/.arch-ids/=id
323 scripts/.arch-ids/=id
330 ==> contrib/.arch-ids/cgi.el.id
331 .arch-ids/httpd.el.id
332 ==> contrib/.arch-ids/httpd.el.id
333 .arch-ids/muse-johnw.el.id
334 ==> examples/.arch-ids/muse-johnw.el.id
335 .arch-ids/publish-johnw.id
336 ==> examples/.arch-ids/publish-johnw.id
337 .arch-ids/publish-project.id
338 ==> scripts/.arch-ids/publish-project.id
340 ==> scripts/.arch-ids/publish.id
346 ==> examples/muse-johnw.el
350 ==> examples/publish-johnw
352 ==> scripts/publish-project
355 contrib contrib/.arch-ids examples examples/.arch-ids scripts
359 2004-12-30 01:33:11 GMT Michael Olson <mwolson@member.fsf.org> base-0
362 tag of mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
364 muse--main--1.0--base-0
366 (automatically generated log message)
369 lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--base-0
370 lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-1
371 lidaobing@gmail.com--2004-pub/muse--lidaobing--1.0--patch-2
372 lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-1
373 lidaobing@gmail.com--2004/muse--lidaobing--1.0--patch-2
374 mwolson@member.fsf.org--2004/muse--main--1.0--base-0
375 mwolson@member.fsf.org--2004/muse--main--1.0--patch-1
376 mwolson@member.fsf.org--2004/muse--main--1.0--patch-2
377 mwolson@member.fsf.org--2004/muse--main--1.0--patch-3
378 mwolson@member.fsf.org--2004/muse--mwolson--1.0--base-0
379 mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-1
380 mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-2
381 mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-3
382 mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-4
383 mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-5
384 mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-6
385 mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-7
386 mwolson@member.fsf.org--2004/muse--mwolson--1.0--patch-8