]> git.donarmstrong.com Git - lilypond.git/log
lilypond.git
18 years ago*** empty log message *** release/2.5.27
Han-Wen Nienhuys [Tue, 31 May 2005 19:16:30 +0000 (19:16 +0000)]
*** empty log message ***

18 years ago* lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
Han-Wen Nienhuys [Tue, 31 May 2005 18:50:04 +0000 (18:50 +0000)]
* lily/lily-parser-scheme.cc (LY_DEFINE): unprotect paper
too. Plugs memory leak.

* lily/score.cc (Score): unprotect copy of Output_def. Plugs
memory leak.

18 years ago* make/lilypond.fedora.spec.in (Group): remove
Han-Wen Nienhuys [Tue, 31 May 2005 15:44:49 +0000 (15:44 +0000)]
* make/lilypond.fedora.spec.in (Group): remove
lilypond-pdfpc-helper.

* scripts/GNUmakefile (SEXECUTABLES): remove
lilypond-pdfpc-helper. Use lilypond-invoke-editor instead.

18 years ago* scm/font.scm (make-century-schoolbook-tree): add Mono as
Han-Wen Nienhuys [Tue, 31 May 2005 15:33:41 +0000 (15:33 +0000)]
* scm/font.scm (make-century-schoolbook-tree): add Mono as
'typewriter family.

* scm/font.scm (make-century-schoolbook-tree): use Sans for sans
serif.

18 years ago* lily/score.cc (Score): unprotect copy of Output_def. Plugs
Han-Wen Nienhuys [Tue, 31 May 2005 15:25:26 +0000 (15:25 +0000)]
* lily/score.cc (Score): unprotect copy of Output_def. Plugs
memory leak.

* lily/parser.yy (score_body): don't clone Score, that's done in
Lily_lexer::try_special_identifiers(). This fixes a memory leak.

* lily/score-engraver.cc (derived_mark): new function.
(initialize): unprotect Paper_score. This fixes a memory leak.

* lily/score-performer.cc (derived_mark): new function.

* lily/score-translator.cc (get_output): use SCM for get_output() call.

18 years agoput FlexLexer.h test in conftest.cc. Fixes
Han-Wen Nienhuys [Tue, 31 May 2005 14:09:00 +0000 (14:09 +0000)]
put FlexLexer.h test in conftest.cc. Fixes
spurious warning.

18 years ago(reloc_b): Add --enable-argv0-relocation.
Jan Nieuwenhuizen [Tue, 31 May 2005 13:55:27 +0000 (13:55 +0000)]
(reloc_b): Add --enable-argv0-relocation.

18 years agoTypos.
Werner Lemberg [Tue, 31 May 2005 13:53:43 +0000 (13:53 +0000)]
Typos.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 31 May 2005 13:51:42 +0000 (13:51 +0000)]
*** empty log message ***

18 years ago(LY_DEFINE): show file name when loading PFB.
Han-Wen Nienhuys [Tue, 31 May 2005 13:37:37 +0000 (13:37 +0000)]
(LY_DEFINE): show file name when loading PFB.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Tue, 31 May 2005 12:39:16 +0000 (12:39 +0000)]
*** empty log message ***

18 years agoadd Staff example.
Han-Wen Nienhuys [Tue, 31 May 2005 12:38:45 +0000 (12:38 +0000)]
add Staff example.

18 years agoFr.po
Han-Wen Nienhuys [Tue, 31 May 2005 12:16:40 +0000 (12:16 +0000)]
Fr.po

18 years agoAdd link to LSR.
Graham Percival [Tue, 31 May 2005 02:06:04 +0000 (02:06 +0000)]
Add link to LSR.

18 years ago(Module): new file. Register all
Han-Wen Nienhuys [Mon, 30 May 2005 23:45:22 +0000 (23:45 +0000)]
(Module): new file. Register all
allowed stencil expression heads in a central place.

18 years ago* scm/define-stencil-commands.scm (Module): new file. Register all
Han-Wen Nienhuys [Mon, 30 May 2005 23:38:46 +0000 (23:38 +0000)]
* scm/define-stencil-commands.scm (Module): new file. Register all
allowed stencil expression heads in a central place.

* lily/stencil-scheme.cc (LY_DEFINE): check is_stencil_head in
ly:make-stencil

* lily/stencil-expression.cc (all_stencil_heads): registering
stencil expressions.

* lily/stencil-interpret.cc: new file. Stencil expression
interpreting.

18 years agomove file back.
Han-Wen Nienhuys [Mon, 30 May 2005 22:34:53 +0000 (22:34 +0000)]
move file back.

18 years agoMisc small changes.
Graham Percival [Mon, 30 May 2005 21:20:14 +0000 (21:20 +0000)]
Misc small changes.

18 years agoC
Jan Nieuwenhuizen [Mon, 30 May 2005 19:58:24 +0000 (19:58 +0000)]
C

18 years ago(editor-command-template-alist): Use jedit
Jan Nieuwenhuizen [Mon, 30 May 2005 18:22:46 +0000 (18:22 +0000)]
(editor-command-template-alist): Use jedit
-reuseview (Bertalan), add uedit (Patrick Huberts).

18 years agoRename from
Jan Nieuwenhuizen [Mon, 30 May 2005 14:18:22 +0000 (14:18 +0000)]
Rename from
xiao-haizi-guai-guai.ly.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 30 May 2005 10:56:39 +0000 (10:56 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 30 May 2005 10:46:44 +0000 (10:46 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 30 May 2005 09:50:37 +0000 (09:50 +0000)]
*** empty log message ***

18 years ago* lily/span-bar.cc (print): sort bar line extents. Fixes problem
Han-Wen Nienhuys [Mon, 30 May 2005 09:45:14 +0000 (09:45 +0000)]
* lily/span-bar.cc (print): sort bar line extents. Fixes problem
with disappearing span bars when alignAboveContext is active

* lily/property-iterator.cc (check_grob): use is-grob?
object-property. Fixes crash-key-sig-font-size.ly.

18 years ago(print): don't round barlines; this produces
Han-Wen Nienhuys [Sun, 29 May 2005 10:01:32 +0000 (10:01 +0000)]
(print): don't round barlines; this produces
odd aliasing effects in Acroread.

18 years ago* lily/timing-engraver.cc (process_music): robustness fix.
Han-Wen Nienhuys [Sun, 29 May 2005 09:56:01 +0000 (09:56 +0000)]
* lily/timing-engraver.cc (process_music): robustness fix.

* lily/context-def.cc (filter_engravers): bugfix.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sat, 28 May 2005 22:05:01 +0000 (22:05 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Sat, 28 May 2005 20:31:24 +0000 (20:31 +0000)]
*** empty log message ***

18 years ago* lily/lilypond.rc.in: Add ly-icon.
Jan Nieuwenhuizen [Sat, 28 May 2005 20:01:54 +0000 (20:01 +0000)]
* lily/lilypond.rc.in: Add ly-icon.

* lily/GNUmakefile:
* Documentation/pictures/GNUmakefile (OUT_DIST_FILES): Add ly-icon
rules.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Sat, 28 May 2005 13:52:04 +0000 (13:52 +0000)]
*** empty log message ***

18 years ago* lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color
Han-Wen Nienhuys [Sat, 28 May 2005 13:43:24 +0000 (13:43 +0000)]
* lily/stencil-scheme.cc (LY_DEFINE): ly:stencil-in-color

* ps/music-drawing-routines.ps:

* scm/output-ps.scm: remove draw ez_ball.

* ly/engraver-init.ly (AncientRemoveEmptyStaffContext): remove
EasyNotation context definition.

* lily/easy-notation.cc (brew_ez_stencil): new file. Use
Text_interface and color for making easy note heads.

* lily/stencil.cc (with_color): new function.

* ps/music-drawing-routines.ps: remove draw_zigzag_line

* lily/line-spanner.cc (zigzag_stencil): rewrite to use draw-line
output routine. Zigzag now works in SVG too.

* scm/output-tex.scm (filledbox): idem.

* scm/output-svg.scm (filledbox): idem.

* scm/output-ps.scm (lily-def): remove horizontal-line.

* lily/lookup.cc (horizontal_line): use draw-line.

* lily/system-start-delimiter.cc: remove old staff bracket code.

* lily/system-start-delimiter.cc (staff_bracket): use glyphs.

18 years ago* mf/feta-haak.mf: further tweaks.
Han-Wen Nienhuys [Sat, 28 May 2005 12:09:37 +0000 (12:09 +0000)]
* mf/feta-haak.mf: further tweaks.

* mf/feta-haak.mf: rewrite. Make separate glyphs for the tips

18 years ago* lily/system-start-delimiter.cc (staff_bracket): use glyphs.
Han-Wen Nienhuys [Sat, 28 May 2005 01:12:41 +0000 (01:12 +0000)]
* lily/system-start-delimiter.cc (staff_bracket): use glyphs.

* mf/feta-haak.mf: rewrite. Make separate glyphs for the tips

18 years ago* lily/system-start-delimiter.cc (staff_bracket): use glyphs.
Han-Wen Nienhuys [Sat, 28 May 2005 00:57:28 +0000 (00:57 +0000)]
* lily/system-start-delimiter.cc (staff_bracket): use glyphs.

* mf/feta-haak.mf: rewrite. Make separate glyphs for the tips

18 years ago(staff_bracket): use glyphs.
Han-Wen Nienhuys [Sat, 28 May 2005 00:47:53 +0000 (00:47 +0000)]
(staff_bracket): use glyphs.

18 years ago* lily/system-start-delimiter.cc (staff_bracket): use glyphs.
Han-Wen Nienhuys [Sat, 28 May 2005 00:47:04 +0000 (00:47 +0000)]
* lily/system-start-delimiter.cc (staff_bracket): use glyphs.

* mf/feta-generic.mf: include feta-haak.

* mf/feta-haak.mf: rewrite. Make separate glyphs for the tips

18 years ago(write-preamble): only load fonts if their
Han-Wen Nienhuys [Fri, 27 May 2005 22:04:31 +0000 (22:04 +0000)]
(write-preamble): only load fonts if their
filename is a string.

18 years ago(circle): support circle.
Han-Wen Nienhuys [Fri, 27 May 2005 12:00:15 +0000 (12:00 +0000)]
(circle): support circle.
(bracket): stub for bracket.

18 years ago(main): make sure --psfonts warning is correct.
Han-Wen Nienhuys [Fri, 27 May 2005 11:03:20 +0000 (11:03 +0000)]
(main): make sure --psfonts warning is correct.

18 years agoSmall makefile fix required for compiling on FreeBSD.
Graham Percival [Thu, 26 May 2005 19:57:35 +0000 (19:57 +0000)]
Small makefile fix required for compiling on FreeBSD.

18 years agoRearranging, editing, clean-up.
Graham Percival [Thu, 26 May 2005 19:15:08 +0000 (19:15 +0000)]
Rearranging, editing, clean-up.

18 years ago(LY_DEFINE): progress indication for opening ttf and
Han-Wen Nienhuys [Thu, 26 May 2005 12:57:16 +0000 (12:57 +0000)]
(LY_DEFINE): progress indication for opening ttf and
otf files.

18 years ago(LY_DEFINE): progress indication for opening ttf and
Han-Wen Nienhuys [Thu, 26 May 2005 12:13:14 +0000 (12:13 +0000)]
(LY_DEFINE): progress indication for opening ttf and
otf files.

18 years ago(lower):
Han-Wen Nienhuys [Thu, 26 May 2005 11:13:26 +0000 (11:13 +0000)]
(lower):
bugfixes.

18 years ago2.5.26 released.
Han-Wen Nienhuys [Thu, 26 May 2005 10:27:48 +0000 (10:27 +0000)]
2.5.26 released.

18 years ago(marked-up-headfoot): revert Pedro's patch. release/2.5.26
Han-Wen Nienhuys [Thu, 26 May 2005 09:11:53 +0000 (09:11 +0000)]
(marked-up-headfoot): revert Pedro's patch.

18 years agoadded printpagenumber
Pedro Kroger [Thu, 26 May 2005 01:25:37 +0000 (01:25 +0000)]
added printpagenumber

18 years ago* lily/font-config.cc (init_fontconfig): comment out FontConfig
Han-Wen Nienhuys [Thu, 26 May 2005 00:09:54 +0000 (00:09 +0000)]
* lily/font-config.cc (init_fontconfig): comment out FontConfig
cache warning.

* lily/tie.cc (print): support dotted ties.

18 years agoExtremely minor fix.
Graham Percival [Wed, 25 May 2005 19:38:39 +0000 (19:38 +0000)]
Extremely minor fix.

18 years ago(all-grob-descriptions): switch off
Han-Wen Nienhuys [Wed, 25 May 2005 10:23:36 +0000 (10:23 +0000)]
(all-grob-descriptions): switch off
debugging

18 years ago* scm/define-music-properties.scm (all-music-properties): document
Han-Wen Nienhuys [Wed, 25 May 2005 10:22:34 +0000 (10:22 +0000)]
* scm/define-music-properties.scm (all-music-properties): document
length-callback and start-callback as "read-only".

* scm/music-functions.scm (unfold-repeats): rewrite. Cannot set
length-callback after creation.

18 years ago* scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
Han-Wen Nienhuys [Wed, 25 May 2005 09:04:08 +0000 (09:04 +0000)]
* scripts/convert-ly.py (conv): unfoldrepeats -> unfoldRepeats,
compressmusic -> compressMusic.

* ly/music-functions-init.ly (oldaddlyrics): idem.

18 years ago* ly/music-functions-init.ly (oldaddlyrics): idem.
Han-Wen Nienhuys [Wed, 25 May 2005 01:16:45 +0000 (01:16 +0000)]
* ly/music-functions-init.ly (oldaddlyrics): idem.

* lily/parser.yy: NewLyricCombineMusic ->
LyricCombineMusic. LyricCombineMusic -> OldLyricCombineMusic.

18 years agofixed small typo
Pedro Kroger [Tue, 24 May 2005 21:39:09 +0000 (21:39 +0000)]
fixed small typo

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Tue, 24 May 2005 21:25:14 +0000 (21:25 +0000)]
*** empty log message ***

18 years agoRenaming chapter, rearranging.
Graham Percival [Tue, 24 May 2005 19:18:59 +0000 (19:18 +0000)]
Renaming chapter, rearranging.

18 years agoMisc editing, rearranging.
Graham Percival [Tue, 24 May 2005 19:09:20 +0000 (19:09 +0000)]
Misc editing, rearranging.

18 years agoChange Unified -> LilyPond; index.
Graham Percival [Tue, 24 May 2005 16:10:09 +0000 (16:10 +0000)]
Change Unified -> LilyPond; index.

18 years agoignore'ing some docs that don't work.
Graham Percival [Tue, 24 May 2005 16:08:27 +0000 (16:08 +0000)]
ignore'ing some docs that don't work.

18 years ago(bare_int): remove rule. From now on, we require
Han-Wen Nienhuys [Mon, 23 May 2005 23:23:42 +0000 (23:23 +0000)]
(bare_int): remove rule.  From now on, we require
# before negative integers.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 23 May 2005 22:05:07 +0000 (22:05 +0000)]
*** empty log message ***

18 years agoRemove unnecessary comment.
Graham Percival [Mon, 23 May 2005 19:30:07 +0000 (19:30 +0000)]
Remove unnecessary comment.

18 years agoEditing.
Graham Percival [Mon, 23 May 2005 19:29:14 +0000 (19:29 +0000)]
Editing.

18 years ago* lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
Jan Nieuwenhuizen [Mon, 23 May 2005 19:18:58 +0000 (19:18 +0000)]
* lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.

* lily/general-scheme.cc (ly:stderr-redirect): Rename from
ly:port-move.  Needs to be stderr-specific on mingw.
Run fixcc.

* lily/general-scheme.cc (ly:port-move): Remove.

* scm/backend-library.scm (postscript->pdf): Remove -dSAFER in
windows.

* lily/main.cc (setup_paths) [ARGV0_RELOCATION]: Reinstate GS_*
variables.  This eliminates the need for a gs.bat wrapper, which
opens a console.

* scripts/lilypond-invoke-editor.scm (running-from-gui?):
* scm/lily.scm (running-from-gui?):
* lily/main.cc[MINGW]: Remove isatty inversion, this is an
artifact of not compiling with -mwindows.

* scm/editor.scm: Define PLATFORM.

18 years agoUpdate tieDotted to have the same form as slurDotted.
Graham Percival [Mon, 23 May 2005 18:23:56 +0000 (18:23 +0000)]
Update tieDotted to have the same form as slurDotted.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 23 May 2005 11:18:19 +0000 (11:18 +0000)]
*** empty log message ***

18 years ago(PREAMBLE_LY): add marker, where people
Han-Wen Nienhuys [Sun, 22 May 2005 23:30:46 +0000 (23:30 +0000)]
(PREAMBLE_LY): add marker, where people
can start to cut & paste lilypond-book fragments.

18 years ago(music-descriptions): remove
Han-Wen Nienhuys [Sun, 22 May 2005 23:29:23 +0000 (23:29 +0000)]
(music-descriptions): remove
UntransposableMusic

18 years agoadd apostrophes.
Heikki Junes [Sat, 21 May 2005 09:43:37 +0000 (09:43 +0000)]
add apostrophes.

18 years ago(glyph-string): remove / before CIDs.
Han-Wen Nienhuys [Fri, 20 May 2005 18:45:44 +0000 (18:45 +0000)]
(glyph-string): remove / before CIDs.

18 years agohandle CID CFFs.
Han-Wen Nienhuys [Fri, 20 May 2005 18:09:02 +0000 (18:09 +0000)]
handle CID CFFs.

18 years agoEdit.
Graham Percival [Fri, 20 May 2005 11:42:13 +0000 (11:42 +0000)]
Edit.

18 years agoadd \version release/2.5.25
Han-Wen Nienhuys [Fri, 20 May 2005 10:45:02 +0000 (10:45 +0000)]
add  \version

18 years agoRename section on \displayMusic.
Graham Percival [Fri, 20 May 2005 10:22:40 +0000 (10:22 +0000)]
Rename section on \displayMusic.

18 years agoFinished editing.
Graham Percival [Fri, 20 May 2005 10:08:28 +0000 (10:08 +0000)]
Finished editing.

18 years agoCompile fix.
Graham Percival [Fri, 20 May 2005 07:56:20 +0000 (07:56 +0000)]
Compile fix.

18 years agoMove \displayMusic into its own section.
Graham Percival [Fri, 20 May 2005 07:55:52 +0000 (07:55 +0000)]
Move \displayMusic into its own section.

18 years ago* flower/file-path.cc (find): don't throw away file_name.dir, but
Han-Wen Nienhuys [Thu, 19 May 2005 22:57:50 +0000 (22:57 +0000)]
* flower/file-path.cc (find): don't throw away file_name.dir, but
append to it. Fixes \include with directories.

* flower/include/file-path.hh (class File_path): don't derive from
Array<String>.

* flower/include/file-name.hh (class File_name): remove to_str0()

* lily/hara-kiri-engraver.cc (acknowledge_grob): split
Hara_kiri_engraver in separate file.

18 years ago(acknowledge_grob): split
Han-Wen Nienhuys [Thu, 19 May 2005 22:24:08 +0000 (22:24 +0000)]
(acknowledge_grob): split
Hara_kiri_engraver in separate file.

18 years ago(score_encompass): oops, <? to min()
Han-Wen Nienhuys [Thu, 19 May 2005 22:18:40 +0000 (22:18 +0000)]
(score_encompass): oops, <? to min()
translation went wrong. Fixes vertically translated slurs.

18 years agoEditing.
Graham Percival [Thu, 19 May 2005 16:46:11 +0000 (16:46 +0000)]
Editing.

18 years agoAdd @commonprop macro.
Graham Percival [Wed, 18 May 2005 16:03:32 +0000 (16:03 +0000)]
Add @commonprop macro.

18 years agotalk about icon, not program.
Han-Wen Nienhuys [Wed, 18 May 2005 14:59:26 +0000 (14:59 +0000)]
talk about icon, not program.

18 years ago(invokes_lilypond): new function
Han-Wen Nienhuys [Wed, 18 May 2005 14:55:37 +0000 (14:55 +0000)]
(invokes_lilypond): new function
(main): only run fontextract if invokes_lilypond() is true.

18 years ago* lily/function-documentation.cc (ly_add_function_documentation):
Han-Wen Nienhuys [Wed, 18 May 2005 14:46:38 +0000 (14:46 +0000)]
* lily/function-documentation.cc (ly_add_function_documentation):
duh, use !=

* lily/function-documentation.cc (ly_add_function_documentation):
use scm_hash_table_p() for checking.

18 years ago(Top): add MacOS command.
Han-Wen Nienhuys [Wed, 18 May 2005 14:35:26 +0000 (14:35 +0000)]
(Top): add MacOS command.

18 years agoremove kpathsea warning, change to OPTIONAL.
Han-Wen Nienhuys [Wed, 18 May 2005 14:22:25 +0000 (14:22 +0000)]
remove kpathsea warning, change to OPTIONAL.

18 years ago(running-from-gui?): lowercase Darwin.
Han-Wen Nienhuys [Wed, 18 May 2005 14:19:41 +0000 (14:19 +0000)]
(running-from-gui?): lowercase Darwin.

18 years ago(ly_add_function_documentation):
Han-Wen Nienhuys [Wed, 18 May 2005 13:35:17 +0000 (13:35 +0000)]
(ly_add_function_documentation):
use scm_hash_table_p() for checking.

18 years agoAdd info about \include.
Graham Percival [Wed, 18 May 2005 10:25:01 +0000 (10:25 +0000)]
Add info about \include.

18 years ago(setup_paths): Bugfix: pangorc is not pango.modules.
Jan Nieuwenhuizen [Wed, 18 May 2005 09:56:15 +0000 (09:56 +0000)]
(setup_paths): Bugfix: pangorc is not pango.modules.

18 years agoRemove duplicate cindex entries.
Graham Percival [Wed, 18 May 2005 04:36:41 +0000 (04:36 +0000)]
Remove duplicate cindex entries.

18 years agoUpdate email, change default padding on TextSpanner.
Graham Percival [Wed, 18 May 2005 04:35:39 +0000 (04:35 +0000)]
Update email, change default padding on TextSpanner.

18 years ago* scm/editor.scm (get-editor): Add platform defaults.
Jan Nieuwenhuizen [Tue, 17 May 2005 14:36:20 +0000 (14:36 +0000)]
* scm/editor.scm (get-editor): Add platform defaults.

* scm/backend-library.scm (postscript->pdf): Typo.

18 years ago* scm/lily.scm (running-from-gui?): Darwin never runs from GUI.
Han-Wen Nienhuys [Tue, 17 May 2005 12:00:20 +0000 (12:00 +0000)]
* scm/lily.scm (running-from-gui?): Darwin never runs from GUI.

* lily/font-config.cc (init_fontconfig): add warning about cache.

18 years ago*** empty log message ***
Jan Nieuwenhuizen [Mon, 16 May 2005 23:25:37 +0000 (23:25 +0000)]
*** empty log message ***

18 years ago * lily/horizontal-bracket.cc (print): Take care of the direction
Mats Bengtsson [Mon, 16 May 2005 11:46:54 +0000 (11:46 +0000)]
* lily/horizontal-bracket.cc (print): Take care of the direction
property so brackets above the stave point downwards.

* scm/define-grobs.scm (all-grob-descriptions): Set staff-padding
for HorizontalBracket so it doesn't end up within the stave.

18 years ago*** empty log message ***
Han-Wen Nienhuys [Mon, 16 May 2005 11:12:29 +0000 (11:12 +0000)]
*** empty log message ***

18 years ago(default): Typo.
Jan Nieuwenhuizen [Sun, 15 May 2005 23:50:18 +0000 (23:50 +0000)]
(default): Typo.