]> git.eshelyaron.com Git - emacs.git/log
emacs.git
17 years ago*** empty log message ***
Kenichi Handa [Thu, 28 Sep 2006 05:47:50 +0000 (05:47 +0000)]
*** empty log message ***

17 years ago(locallisppath): Don't include leim dir.
Kenichi Handa [Thu, 28 Sep 2006 05:47:26 +0000 (05:47 +0000)]
(locallisppath): Don't include leim dir.
(lisppath): Include leim dir.

17 years ago(install): Be sure to make ${INSTALLDIR}.
Kenichi Handa [Thu, 28 Sep 2006 05:46:00 +0000 (05:46 +0000)]
(install): Be sure to make ${INSTALLDIR}.

17 years ago*** empty log message ***
Richard M. Stallman [Thu, 28 Sep 2006 02:26:45 +0000 (02:26 +0000)]
*** empty log message ***

17 years agoebnf2ps changes.
Vinicius Jose Latorre [Wed, 27 Sep 2006 02:38:13 +0000 (02:38 +0000)]
ebnf2ps changes.

17 years agoImplement arrow spacing and scaling. (v4.3)
Vinicius Jose Latorre [Wed, 27 Sep 2006 01:21:07 +0000 (01:21 +0000)]
Implement arrow spacing and scaling. (v4.3)

17 years agoRegenerate.
Reiner Steib [Tue, 26 Sep 2006 21:32:37 +0000 (21:32 +0000)]
Regenerate.

17 years ago* indent.c (Fvertical_motion): Do move back if the Lisp string
Chong Yidong [Tue, 26 Sep 2006 19:25:35 +0000 (19:25 +0000)]
* indent.c (Fvertical_motion): Do move back if the Lisp string
being displayed contains newlines.

17 years ago* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
Chong Yidong [Tue, 26 Sep 2006 18:05:41 +0000 (18:05 +0000)]
* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.

17 years agoFixed by Stefan's 2006-09-26 checkins:
Chong Yidong [Tue, 26 Sep 2006 17:10:52 +0000 (17:10 +0000)]
Fixed by Stefan's 2006-09-26 checkins:
seltenreich@gmx.de, Sep 24: fontification loop caused by Monnier's 08-01 change.

17 years agoParen typo.
Stefan Monnier [Tue, 26 Sep 2006 15:42:58 +0000 (15:42 +0000)]
Paren typo.

17 years ago(jit-lock-force-redisplay): Rename from jit-lock-fontify-again.
Stefan Monnier [Tue, 26 Sep 2006 15:42:29 +0000 (15:42 +0000)]
(jit-lock-force-redisplay): Rename from jit-lock-fontify-again.
Undo the mistaken change I've just done.

17 years ago(jit-lock-fontify-now): Don't fontify the empty text.
Stefan Monnier [Tue, 26 Sep 2006 15:35:34 +0000 (15:35 +0000)]
(jit-lock-fontify-now): Don't fontify the empty text.
(jit-lock-fontify-again): Don't refontify text that's not displayed.

17 years ago(mac_compute_glyph_string_overhangs, XLoadQueryFont)
YAMAMOTO Mitsuharu [Tue, 26 Sep 2006 08:49:05 +0000 (08:49 +0000)]
(mac_compute_glyph_string_overhangs, XLoadQueryFont)
[USE_CG_DRAWING]: Call mac_prepare_for_quickdraw before QDTextBounds.

17 years ago(Fsingle_key_description): For an invalid char, retuen
Kenichi Handa [Tue, 26 Sep 2006 04:17:41 +0000 (04:17 +0000)]
(Fsingle_key_description): For an invalid char, retuen
"Invalid char code NNNNN".

17 years agomh-junk.el (mh-spamassassin-whitelist): Add two missing
Stephen Gildea [Tue, 26 Sep 2006 02:40:50 +0000 (02:40 +0000)]
mh-junk.el (mh-spamassassin-whitelist): Add two missing
quotation marks, so that the last two arguments of
sa-learn are separated properly (closes SF #1565460).

(mh-spamassassin-blacklist): In example .procmailrc, add
PATH element to find mhparam on Debian.

17 years agomh-comp.el (mh-send-args): Initialize to "" instead of nil
Stephen Gildea [Tue, 26 Sep 2006 02:16:16 +0000 (02:16 +0000)]
mh-comp.el (mh-send-args): Initialize to "" instead of nil
so that we always have a valid string for split-string even if
nothing is added in mh-send-letter (closes SF #1564742).

17 years ago"Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCII
Chong Yidong [Tue, 26 Sep 2006 01:17:48 +0000 (01:17 +0000)]
"Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCII
chars" is fixed.

17 years ago(display-splash-screen): Allow a prefix argument.
Kenichi Handa [Tue, 26 Sep 2006 00:52:09 +0000 (00:52 +0000)]
(display-splash-screen): Allow a prefix argument.

17 years ago(shell-quote-argument): Use DOS logic for Windows shells with DOS semantics.
Jason Rumney [Mon, 25 Sep 2006 23:03:39 +0000 (23:03 +0000)]
(shell-quote-argument): Use DOS logic for Windows shells with DOS semantics.

17 years ago*** empty log message ***
Jason Rumney [Mon, 25 Sep 2006 23:02:33 +0000 (23:02 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 25 Sep 2006 21:56:34 +0000 (21:56 +0000)]
*** empty log message ***

18 years ago(Timers): Describe timer-max-repeats.
Richard M. Stallman [Mon, 25 Sep 2006 21:55:29 +0000 (21:55 +0000)]
(Timers): Describe timer-max-repeats.

18 years ago* callint.c (Fcall_interactively): Doc fix.
Chong Yidong [Mon, 25 Sep 2006 15:28:58 +0000 (15:28 +0000)]
* callint.c (Fcall_interactively): Doc fix.

18 years ago"Drew Adams Sep 21: single-key-description no good for generic chars."
Chong Yidong [Mon, 25 Sep 2006 15:24:56 +0000 (15:24 +0000)]
"Drew Adams Sep 21: single-key-description no good for generic chars."
Fixed by Handa's 2006-09-25 checkin.

18 years agoFixed "C-g fails to interrupt accept-process-output in Gnus."
Chong Yidong [Mon, 25 Sep 2006 15:21:14 +0000 (15:21 +0000)]
Fixed "C-g fails to interrupt accept-process-output in Gnus."

18 years ago* os.texi (Timers): Mention with-local-quit.
Chong Yidong [Mon, 25 Sep 2006 15:20:44 +0000 (15:20 +0000)]
* os.texi (Timers): Mention with-local-quit.

18 years ago* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
Chong Yidong [Mon, 25 Sep 2006 15:13:07 +0000 (15:13 +0000)]
* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.

18 years ago(x_underline_at_descent_line): New variable.
YAMAMOTO Mitsuharu [Mon, 25 Sep 2006 08:19:14 +0000 (08:19 +0000)]
(x_underline_at_descent_line): New variable.
(syms_of_macterm): DEFVAR_BOOL it.
(x_draw_glyph_string): Use it.
(XLoadQueryFont): Calculate min_bounds.descent and max_bounds.descent.

18 years ago(Fsingle_key_description): Fix the last change.
Kenichi Handa [Mon, 25 Sep 2006 04:38:18 +0000 (04:38 +0000)]
(Fsingle_key_description): Fix the last change.

18 years ago(Fsingle_key_description): Return unique names for
Kenichi Handa [Mon, 25 Sep 2006 02:52:03 +0000 (02:52 +0000)]
(Fsingle_key_description): Return unique names for
generic characters.

18 years agoChecked in "** Manheimer's new icomplete patch"
Chong Yidong [Sun, 24 Sep 2006 22:09:06 +0000 (22:09 +0000)]
Checked in "** Manheimer's new icomplete patch"

18 years ago* simple.el (line-move-finish): Handle corner case for fields in
Chong Yidong [Sun, 24 Sep 2006 21:58:12 +0000 (21:58 +0000)]
* simple.el (line-move-finish): Handle corner case for fields in
continued lines.
(line-move-1): Remove flawed test for that case.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Sep 2006 20:44:52 +0000 (20:44 +0000)]
*** empty log message ***

18 years ago(describe-key, describe-key-briefly): Test last event for being a down-event.
Richard M. Stallman [Sun, 24 Sep 2006 20:43:32 +0000 (20:43 +0000)]
(describe-key, describe-key-briefly): Test last event for being a down-event.

18 years ago(compilation-goto-locus-delete-o): New fn.
Richard M. Stallman [Sun, 24 Sep 2006 20:42:08 +0000 (20:42 +0000)]
(compilation-goto-locus-delete-o): New fn.
(compilation-goto-locus): Use compilation-goto-locus-delete-o
to delete the overlay.  Put it on pre-command-hook.

18 years ago(timer-max-repeats): Doc fix.
Richard M. Stallman [Sun, 24 Sep 2006 20:39:52 +0000 (20:39 +0000)]
(timer-max-repeats): Doc fix.

18 years ago(fancy-splash-screens, normal-splash-screen):
Richard M. Stallman [Sun, 24 Sep 2006 20:39:22 +0000 (20:39 +0000)]
(fancy-splash-screens, normal-splash-screen):
Call the splash buffer *About GNU Emacs*.

18 years ago(next-error-highlight, next-error-highlight-no-select): Default to 0.5.
Richard M. Stallman [Sun, 24 Sep 2006 20:38:47 +0000 (20:38 +0000)]
(next-error-highlight, next-error-highlight-no-select): Default to 0.5.
(yank-excluded-properties): Add `fontified'.

18 years ago(font-lock-compile-keywords): Allow value of
Richard M. Stallman [Sun, 24 Sep 2006 20:37:58 +0000 (20:37 +0000)]
(font-lock-compile-keywords): Allow value of
syntax-begin-function to enable paren-column-0 highlighting.

18 years ago(dired-build-subdir-alist): When file ends in colon,
Richard M. Stallman [Sun, 24 Sep 2006 20:37:13 +0000 (20:37 +0000)]
(dired-build-subdir-alist): When file ends in colon,
don't exit the loop, just disregard that file.

18 years ago(Searching and Matching): Mention property search.
Richard M. Stallman [Sun, 24 Sep 2006 20:34:00 +0000 (20:34 +0000)]
(Searching and Matching): Mention property search.

18 years ago(Command Loop Info): Explain how read-event affects this-command-keys.
Richard M. Stallman [Sun, 24 Sep 2006 20:33:29 +0000 (20:33 +0000)]
(Command Loop Info): Explain how read-event affects this-command-keys.

18 years ago(compile_pattern_1): Don't BLOCK_INPUT.
Richard M. Stallman [Sun, 24 Sep 2006 20:28:49 +0000 (20:28 +0000)]
(compile_pattern_1): Don't BLOCK_INPUT.

18 years ago* icomplete.el (icomplete-simple-completing-p): Use the correct
Chong Yidong [Sun, 24 Sep 2006 13:48:59 +0000 (13:48 +0000)]
* icomplete.el (icomplete-simple-completing-p): Use the correct
name for the new variable, `icomplete-with-completion-tables'.
(file local variables): Remove superfluous setting.

18 years agoAdd arch tagline
Miles Bader [Sun, 24 Sep 2006 13:21:48 +0000 (13:21 +0000)]
Add arch tagline

18 years ago*** empty log message ***
Eli Zaretskii [Sun, 24 Sep 2006 12:39:03 +0000 (12:39 +0000)]
*** empty log message ***

18 years ago($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend
Eli Zaretskii [Sun, 24 Sep 2006 12:37:45 +0000 (12:37 +0000)]
($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend
on nt/inc/langinfo.h and nt/inc/nl_types.h.

18 years ago(nl_langinfo): New function.
Eli Zaretskii [Sun, 24 Sep 2006 12:37:06 +0000 (12:37 +0000)]
(nl_langinfo): New function.

18 years ago(HAVE_LANGINFO_CODESET): Define.
Eli Zaretskii [Sun, 24 Sep 2006 12:36:19 +0000 (12:36 +0000)]
(HAVE_LANGINFO_CODESET): Define.

18 years agoNew file.
Eli Zaretskii [Sun, 24 Sep 2006 12:35:14 +0000 (12:35 +0000)]
New file.

18 years ago(w32-pass-alt-to-system, w32-alt-is-meta)
Eli Zaretskii [Sun, 24 Sep 2006 09:05:42 +0000 (09:05 +0000)]
(w32-pass-alt-to-system, w32-alt-is-meta)
(w32-pass-lwindow-to-system, w32-enable-num-lock)
(w32-enable-caps-lock, w32-scroll-lock-modifier)
(w32-lwindow-modifier, w32-rwindow-modifier)
(w32-apps-modifier, w32-mouse-button-tolerance): Doc fix.

18 years agoFrom Jeff Miller <jmiller at cablespeed.com> (tiny change)
Glenn Morris [Sat, 23 Sep 2006 21:39:42 +0000 (21:39 +0000)]
From  Jeff Miller  <jmiller at cablespeed.com>  (tiny change)

(appt-check): Fix typo for appointments just after midnight.

18 years ago*** empty log message ***
Glenn Morris [Sat, 23 Sep 2006 21:39:00 +0000 (21:39 +0000)]
*** empty log message ***

18 years ago(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
Juanma Barranquero [Sat, 23 Sep 2006 21:07:44 +0000 (21:07 +0000)]
(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
Fix typos in docstrings.

18 years ago* help.el (describe-key-briefly, describe-key): Don't expect an
Chong Yidong [Sat, 23 Sep 2006 19:34:38 +0000 (19:34 +0000)]
* help.el (describe-key-briefly, describe-key): Don't expect an
extra up event if a down-event is generated by a popup menu.

18 years agoFixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"
Chong Yidong [Sat, 23 Sep 2006 19:06:28 +0000 (19:06 +0000)]
Fixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"

18 years ago* textmodes/ispell.el (ispell-change-dictionary): Don't check the
Chong Yidong [Sat, 23 Sep 2006 19:05:03 +0000 (19:05 +0000)]
* textmodes/ispell.el (ispell-change-dictionary): Don't check the
local dictionary when changing the global dictionary.

18 years agoFixed "Manheimer's icomplete patch"
Chong Yidong [Sat, 23 Sep 2006 18:40:03 +0000 (18:40 +0000)]
Fixed "Manheimer's icomplete patch"

18 years ago2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
Chong Yidong [Sat, 23 Sep 2006 18:39:22 +0000 (18:39 +0000)]
2006-09-23  Ken Manheimer  <ken.manheimer@gmail.com>

* icomplete.el (icomplete-with-completion-tables): List of
specialized completion tables with which icomplete should
operate.  Include the new `internal-complete-buffer', so icomplete
works with interactive buffer-selection.
(icomplete-simple-completing-p): Add acceptance of specialized
completion tables listed in icomplete-with-completion-tables.

18 years agoFixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."
Chong Yidong [Sat, 23 Sep 2006 18:30:44 +0000 (18:30 +0000)]
Fixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 16:32:03 +0000 (16:32 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 15:45:56 +0000 (15:45 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 13:56:23 +0000 (13:56 +0000)]
*** empty log message ***

18 years ago(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.
Romain Francoise [Sat, 23 Sep 2006 13:50:32 +0000 (13:50 +0000)]
(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.

18 years ago(command-line): Use `custom-reevaluate-setting' for
YAMAMOTO Mitsuharu [Sat, 23 Sep 2006 09:17:00 +0000 (09:17 +0000)]
(command-line): Use `custom-reevaluate-setting' for
`focus-follows-mouse'.

18 years ago(focus-follows-mouse): Set default to nil on Mac.
YAMAMOTO Mitsuharu [Sat, 23 Sep 2006 09:16:40 +0000 (09:16 +0000)]
(focus-follows-mouse): Set default to nil on Mac.

18 years ago(Fmap_keymap): Docstring mentions about generic
Kenichi Handa [Sat, 23 Sep 2006 05:37:18 +0000 (05:37 +0000)]
(Fmap_keymap): Docstring mentions about generic
character.

18 years ago*** empty log message ***
Kenichi Handa [Sat, 23 Sep 2006 05:37:07 +0000 (05:37 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 03:26:07 +0000 (03:26 +0000)]
*** empty log message ***

18 years agoWhitespace fix.
Richard M. Stallman [Sat, 23 Sep 2006 03:07:19 +0000 (03:07 +0000)]
Whitespace fix.

18 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Sep 2006 02:59:43 +0000 (02:59 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 22 Sep 2006 21:57:28 +0000 (21:57 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 22 Sep 2006 21:48:53 +0000 (21:48 +0000)]
*** empty log message ***

18 years ago(custom-buffer-create-internal): In `emacs -q',
Richard M. Stallman [Fri, 22 Sep 2006 21:47:00 +0000 (21:47 +0000)]
(custom-buffer-create-internal): In `emacs -q',
explain why Save is not available.

18 years ago(woman0-so): Use `let*', not `let'.
Juanma Barranquero [Fri, 22 Sep 2006 21:35:30 +0000 (21:35 +0000)]
(woman0-so): Use `let*', not `let'.
(woman-horizontal-line): Remove unbalanced parenthesis.

18 years agoMake sure all the end-of-region markers we use have
Stefan Monnier [Fri, 22 Sep 2006 19:09:45 +0000 (19:09 +0000)]
Make sure all the end-of-region markers we use have
a non-nil insertion-type.
(woman0-so): Move things around so we can use copy-marker.
(woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
Adjust marker type.
(woman2-process-escapes): Check marker type.
(woman-horizontal-line): Dispense with the use of a marker.

18 years agoAdd Greek letters to math-variable-table properties of tex.
Jay Belanger [Fri, 22 Sep 2006 17:46:21 +0000 (17:46 +0000)]
Add Greek letters to math-variable-table properties of tex.

18 years ago(analyse_first): For eight-bit-control chars, mark both the
Stefan Monnier [Fri, 22 Sep 2006 17:30:13 +0000 (17:30 +0000)]
(analyse_first): For eight-bit-control chars, mark both the
char's value and its leading byte in the fastmap.
(re_search_2): When fast-scanning without translation, be careful to
check that we only match the leading byte of a multibyte char.

18 years ago(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
Stefan Monnier [Fri, 22 Sep 2006 17:30:02 +0000 (17:30 +0000)]
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
(AT_CHAR_BOUNDARY): New macro.

18 years ago** iampure@gmail.com's Sep 15 bug report about View Changes In File.
Chong Yidong [Fri, 22 Sep 2006 15:02:13 +0000 (15:02 +0000)]
** iampure@gmail.com's Sep 15 bug report about View Changes In File.

18 years ago* files.el (save-some-buffers-action-alist): Display diff in
Chong Yidong [Fri, 22 Sep 2006 15:01:41 +0000 (15:01 +0000)]
* files.el (save-some-buffers-action-alist): Display diff in
view-mode.

18 years ago(add-log-current-defun): Use `forward-sexp'
Masatake YAMATO [Fri, 22 Sep 2006 14:27:13 +0000 (14:27 +0000)]
(add-log-current-defun): Use `forward-sexp'
instead of `forward-word' to pick c++::symbol.
Reported by Herbert Euler <herberteuler@hotmail.com>.

18 years ago*** empty log message ***
Kenichi Handa [Fri, 22 Sep 2006 12:56:44 +0000 (12:56 +0000)]
*** empty log message ***

18 years agoFix setting self-insert-command for multibyte
Kenichi Handa [Fri, 22 Sep 2006 12:55:25 +0000 (12:55 +0000)]
Fix setting self-insert-command for multibyte
characters in global-map.

18 years ago(optimize_sub_char_table): Don't optimize a sub-char-table
Kenichi Handa [Fri, 22 Sep 2006 12:54:38 +0000 (12:54 +0000)]
(optimize_sub_char_table): Don't optimize a sub-char-table
whose default value is non-nil.

18 years ago* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Jan Djärv [Fri, 22 Sep 2006 08:19:55 +0000 (08:19 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
 Gtk+ versions < 2.10.

18 years agoFix typo
Jan Djärv [Fri, 22 Sep 2006 08:19:43 +0000 (08:19 +0000)]
Fix typo

18 years ago* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
Jan Djärv [Fri, 22 Sep 2006 08:19:26 +0000 (08:19 +0000)]
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
 Gtk+ versions < 2.10.

18 years ago* xfns.c (syms_of_xfns): Fix typo in help text for
Jan Djärv [Fri, 22 Sep 2006 08:09:10 +0000 (08:09 +0000)]
* xfns.c (syms_of_xfns): Fix typo in help text for
 x-gtk-file-dialog-help-text.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 21:06:31 +0000 (21:06 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 19:00:04 +0000 (19:00 +0000)]
*** empty log message ***

18 years ago(mouse-posn-property): Fix typo for `event-start' in
David Kastrup [Thu, 21 Sep 2006 18:02:47 +0000 (18:02 +0000)]
(mouse-posn-property): Fix typo for `event-start' in
doc string.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 16:13:02 +0000 (16:13 +0000)]
*** empty log message ***

18 years ago"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
Chong Yidong [Thu, 21 Sep 2006 14:57:19 +0000 (14:57 +0000)]
"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
is a Windows bug.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 21 Sep 2006 08:42:25 +0000 (08:42 +0000)]
*** empty log message ***

18 years ago(Timers): Clarify about REPEAT when timer is delayed.
Richard M. Stallman [Thu, 21 Sep 2006 01:51:55 +0000 (01:51 +0000)]
(Timers): Clarify about REPEAT when timer is delayed.

18 years ago("Latin-1"): Add windows-1252 to
Kenichi Handa [Thu, 21 Sep 2006 01:34:03 +0000 (01:34 +0000)]
("Latin-1"): Add windows-1252 to
coding-priority.
("German"): Likewise.

18 years ago*** empty log message ***
Kenichi Handa [Thu, 21 Sep 2006 01:23:31 +0000 (01:23 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Sep 2006 00:33:59 +0000 (00:33 +0000)]
*** empty log message ***