bpt/emacs.git
23 years ago(Fset_process_window_size): Fix a typo.
Gerd Moellmann [Thu, 8 Mar 2001 11:32:17 +0000 (11:32 +0000)]
(Fset_process_window_size): Fix a typo.

23 years ago(M-x): Fix last change.
Eli Zaretskii [Thu, 8 Mar 2001 09:05:01 +0000 (09:05 +0000)]
(M-x): Fix last change.

23 years ago(Deletion): Mention the Delete vs Backspace keys. Document
Eli Zaretskii [Thu, 8 Mar 2001 08:58:57 +0000 (08:58 +0000)]
(Deletion): Mention the Delete vs Backspace keys.  Document
delete-key-deletes-forward-mode.

23 years agoDELETE and BACSKPACE are supported on any window system, not only X.
Eli Zaretskii [Thu, 8 Mar 2001 08:26:38 +0000 (08:26 +0000)]
DELETE and BACSKPACE are supported on any window system, not only X.

23 years ago(Help Mode): Mention the backspace key.
Eli Zaretskii [Thu, 8 Mar 2001 08:21:11 +0000 (08:21 +0000)]
(Help Mode): Mention the backspace key.

23 years ago(Inserting Text): Add a note aboute the DEL/Delete/BS controversy.
Eli Zaretskii [Thu, 8 Mar 2001 08:17:57 +0000 (08:17 +0000)]
(Inserting Text): Add a note aboute the DEL/Delete/BS controversy.
Suggested by Simon Green <simon@elixir-studios.co.uk>.

23 years ago(Completion Options): Fix a typo.
Eli Zaretskii [Thu, 8 Mar 2001 08:01:03 +0000 (08:01 +0000)]
(Completion Options): Fix a typo.
From Simon Green <simon@elixir-studios.co.uk>.

23 years ago(M-x): Make it clear that bound commands can also be invoked by name.
Eli Zaretskii [Thu, 8 Mar 2001 07:57:31 +0000 (07:57 +0000)]
(M-x): Make it clear that bound commands can also be invoked by name.
From Simon Green <simon@elixir-studios.co.uk>.

23 years ago(Moving Point): Mention C-v and M-v, and the arrow keys.
Eli Zaretskii [Thu, 8 Mar 2001 07:42:45 +0000 (07:42 +0000)]
(Moving Point): Mention C-v and M-v, and the arrow keys.
From Simon Green <simon@elixir-studios.co.uk>.

23 years ago(Fdetect_coding_region): Fix comments added by the previous change.
Kenichi Handa [Thu, 8 Mar 2001 04:42:43 +0000 (04:42 +0000)]
(Fdetect_coding_region): Fix comments added by the previous change.

23 years ago(detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.
Kenichi Handa [Thu, 8 Mar 2001 02:19:18 +0000 (02:19 +0000)]
(detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Mar 2001 02:17:30 +0000 (02:17 +0000)]
*** empty log message ***

23 years ago(detect_coding_sjis): Do more rigid check.
Kenichi Handa [Thu, 8 Mar 2001 02:01:00 +0000 (02:01 +0000)]
(detect_coding_sjis): Do more rigid check.
(detect_coding_big5): Likewise.
(decode_coding_sjis_big5): Likewise.
(Fdetect_coding_region): Call detect_coding_system with tailing
anchor byte `\0' for more rigid detection.
(Fdetect_coding_string): Likewise.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 8 Mar 2001 01:49:22 +0000 (01:49 +0000)]
*** empty log message ***

23 years agoFix previous change.
Richard M. Stallman [Wed, 7 Mar 2001 23:08:12 +0000 (23:08 +0000)]
Fix previous change.

23 years ago(Info-scroll-down): Fix previous change.
Richard M. Stallman [Wed, 7 Mar 2001 23:05:10 +0000 (23:05 +0000)]
(Info-scroll-down): Fix previous change.

23 years ago(rmail-toggle-header): Use a window which is showing the Rmail buffer,
Richard M. Stallman [Wed, 7 Mar 2001 23:05:02 +0000 (23:05 +0000)]
(rmail-toggle-header): Use a window which is showing the Rmail buffer,
rather than the selected window.

23 years ago*** empty log message ***
Richard M. Stallman [Wed, 7 Mar 2001 23:02:17 +0000 (23:02 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Stefan Monnier [Wed, 7 Mar 2001 21:33:51 +0000 (21:33 +0000)]
*** empty log message ***

23 years ago(Fbyte_code) <Btemp_output_buffer_setup>: Check the
Stefan Monnier [Wed, 7 Mar 2001 21:26:55 +0000 (21:26 +0000)]
(Fbyte_code) <Btemp_output_buffer_setup>: Check the
arg is a string before extracting its data.

23 years ago(imenu--create-keymap-2): Revert use of menu-item for
Dave Love [Wed, 7 Mar 2001 19:04:54 +0000 (19:04 +0000)]
(imenu--create-keymap-2): Revert use of menu-item for
now, to avoid problems with binding imenu directly to a mouse event.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 7 Mar 2001 17:17:36 +0000 (17:17 +0000)]
*** empty log message ***

23 years ago(Frecenter): Rewrite code handling negative values
Gerd Moellmann [Wed, 7 Mar 2001 17:17:07 +0000 (17:17 +0000)]
(Frecenter): Rewrite code handling negative values
of ARG on graphical frames.

(displayed_window_lines): If W->start is outside the
accessible portion of the buffer, call start_display with BEGV or
ZV instead of W->start.

23 years ago(Info-scroll-down): Call pos-visible-in-window-p with
Gerd Moellmann [Wed, 7 Mar 2001 16:55:17 +0000 (16:55 +0000)]
(Info-scroll-down): Call pos-visible-in-window-p with
second arg t.

23 years agoFix a typo in a comment.
Eli Zaretskii [Wed, 7 Mar 2001 16:52:08 +0000 (16:52 +0000)]
Fix a typo in a comment.

23 years ago(File Variables): Fix a typo.
Eli Zaretskii [Wed, 7 Mar 2001 16:49:27 +0000 (16:49 +0000)]
(File Variables): Fix a typo.
(Non-ASCII Rebinding): Likewise.
From Juanma Barranquero <lektu@uol.com.br>.

23 years ago(sh-st-symbol): New symbol.
Stefan Monnier [Wed, 7 Mar 2001 15:34:43 +0000 (15:34 +0000)]
(sh-st-symbol): New symbol.
(sh-font-lock-syntactic-keywords): Use it and fix bogus comment regexp.
(sh-mode): Remove `make-local-variable' for unused var
`font-lock-unfontify-region-function'.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 7 Mar 2001 15:31:51 +0000 (15:31 +0000)]
*** empty log message ***

23 years ago(custom-save-delete): Move in front of local
Gerd Moellmann [Wed, 7 Mar 2001 15:21:35 +0000 (15:21 +0000)]
(custom-save-delete): Move in front of local
variables, otherwise long Custom entries would make them
ineffective.

23 years ago(syms_of_buffer) <header-line-format>: Doc fix.
Gerd Moellmann [Wed, 7 Mar 2001 14:15:25 +0000 (14:15 +0000)]
(syms_of_buffer) <header-line-format>: Doc fix.

23 years agoDEBUGSOURCES should contain a list of files, separated by colons.
Gerd Moellmann [Wed, 7 Mar 2001 14:01:03 +0000 (14:01 +0000)]
DEBUGSOURCES should contain a list of files, separated by colons.

23 years ago(Fset_process_filter): Don't crash if the input
Gerd Moellmann [Wed, 7 Mar 2001 12:55:29 +0000 (12:55 +0000)]
(Fset_process_filter): Don't crash if the input
file descriptor of PROCESS is closed.
(Fset_process_window_size): Likewise.

23 years agoSet maintainer to FSF.
Gerd Moellmann [Wed, 7 Mar 2001 10:19:33 +0000 (10:19 +0000)]
Set maintainer to FSF.

23 years ago(Checklist): Mention that `getenv' can be used to get at the value
Eli Zaretskii [Wed, 7 Mar 2001 09:26:40 +0000 (09:26 +0000)]
(Checklist): Mention that `getenv' can be used to get at the value
of LC_ALL and friends.

23 years ago(dired-do-shell-command): Doc fix.
Eli Zaretskii [Wed, 7 Mar 2001 08:55:44 +0000 (08:55 +0000)]
(dired-do-shell-command): Doc fix.

23 years ago(General Variables): "daylight savings" -> "daylight saving".
Eli Zaretskii [Wed, 7 Mar 2001 07:24:27 +0000 (07:24 +0000)]
(General Variables): "daylight savings" -> "daylight saving".

23 years ago(log-edit-common-indent): New var.
Stefan Monnier [Wed, 7 Mar 2001 00:26:25 +0000 (00:26 +0000)]
(log-edit-common-indent): New var.
(log-edit-set-common-indentation): Renamed from
log-edit-delete-common-indentation.  Use the new var.
(log-edit-insert-changelog, log-edit-done-hook): Use the new name.

23 years ago(cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
Stefan Monnier [Wed, 7 Mar 2001 00:20:30 +0000 (00:20 +0000)]
(cvs-ignore-marks-modif): Use `rassoc' rather than `member*'.
(cvs-mode-add-change-log-entry-other-window):
Don't presume change-log-default-name is defined.

23 years ago(cvs-bury-buffer): In doubt, don't delete window.
Stefan Monnier [Wed, 7 Mar 2001 00:19:08 +0000 (00:19 +0000)]
(cvs-bury-buffer): In doubt, don't delete window.

23 years ago(cvs-buffer-name-alist): Use *cvs-info* for
Stefan Monnier [Wed, 7 Mar 2001 00:18:27 +0000 (00:18 +0000)]
(cvs-buffer-name-alist): Use *cvs-info* for
the "tree" operation as well.

23 years ago(cvs-parse-table): Add another ignored message.
Stefan Monnier [Wed, 7 Mar 2001 00:17:53 +0000 (00:17 +0000)]
(cvs-parse-table): Add another ignored message.

23 years ago(font-lock-keywords, font-lock-mode): Don't bind, just declare.
Stefan Monnier [Wed, 7 Mar 2001 00:16:29 +0000 (00:16 +0000)]
(font-lock-keywords, font-lock-mode): Don't bind, just declare.

23 years ago(fill-context-prefix): Allow first-line-prefix to match paragraph-start.
Stefan Monnier [Wed, 7 Mar 2001 00:12:59 +0000 (00:12 +0000)]
(fill-context-prefix): Allow first-line-prefix to match paragraph-start.

23 years ago(sgml-mode-common): Correct value of
Stefan Monnier [Wed, 7 Mar 2001 00:03:50 +0000 (00:03 +0000)]
(sgml-mode-common): Correct value of
comment-start-skip and set comment-end-skip as well.
(sgml-comment-indent): Fix for new value of comment-start-skip.
(html-autoview-mode): Don't bother using make-local-hook.

23 years ago(viper-vi-state-mode-list): Add cperl-mode.
Stefan Monnier [Tue, 6 Mar 2001 23:54:13 +0000 (23:54 +0000)]
(viper-vi-state-mode-list): Add cperl-mode.

23 years ago(which-func-modes): Add cperl-mode.
Stefan Monnier [Tue, 6 Mar 2001 23:47:40 +0000 (23:47 +0000)]
(which-func-modes): Add cperl-mode.
(which-func-mode-global): Use define-minor-mode.

23 years agoDocstring fixes and dead code eliminated.
Stefan Monnier [Tue, 6 Mar 2001 23:42:00 +0000 (23:42 +0000)]
Docstring fixes and dead code eliminated.
(cperl-mode): Add support.
(emacs-lisp-mode): List all entries from elisp manual, whether
or not they are currently (f)bound or not.  Update regexp.

23 years ago(add-log-current-defun): Check major-mode for `cperl-mode' as well.
Stefan Monnier [Tue, 6 Mar 2001 23:33:15 +0000 (23:33 +0000)]
(add-log-current-defun): Check major-mode for `cperl-mode' as well.

23 years ago*** empty log message ***
Stefan Monnier [Tue, 6 Mar 2001 22:12:13 +0000 (22:12 +0000)]
*** empty log message ***

23 years ago(cperl-msb-fix, cperl-get-help-defer):
Stefan Monnier [Tue, 6 Mar 2001 21:55:33 +0000 (21:55 +0000)]
(cperl-msb-fix, cperl-get-help-defer):
Check major-mode for `cperl-mode' as well.

23 years ago(cperl-mode): Set major-mode to cperl-mode
Stefan Monnier [Tue, 6 Mar 2001 21:47:33 +0000 (21:47 +0000)]
(cperl-mode): Set major-mode to cperl-mode
so that C-h m shows the correct information.
Use make-local-variable rather than make-variable-buffer-local.
(cperl-info-buffer, cperl-setup-tmp-buf):
Use make-local-variable rather than make-variable-buffer-local.

Updated to author version 4.23.
(cperl-electric-pod): SYNOPSIS was misspelled.
(cperl-find-pods-heres): @if ? a : b was considered a REx.
(cperl-after-expr-p): Make true after __END__.

23 years ago(XTflash): Make the timeout of select shorter, and call
Gerd Moellmann [Tue, 6 Mar 2001 19:50:42 +0000 (19:50 +0000)]
(XTflash): Make the timeout of select shorter, and call
select repeatedly until the desired time expires.

23 years ago(Vwindow_list): Declare extern.
Gerd Moellmann [Tue, 6 Mar 2001 19:39:03 +0000 (19:39 +0000)]
(Vwindow_list): Declare extern.

23 years ago(Fx_create_frame): Clear Vwindow_list.
Gerd Moellmann [Tue, 6 Mar 2001 19:33:47 +0000 (19:33 +0000)]
(Fx_create_frame): Clear Vwindow_list.

23 years agocustom-buffer-done-function <- Custom-buffer-done
Dave Love [Tue, 6 Mar 2001 17:01:42 +0000 (17:01 +0000)]
custom-buffer-done-function <- Custom-buffer-done
'(lambda <- (function (lambda in hook

23 years agoFix typo.
Karl Fogel [Tue, 6 Mar 2001 16:36:33 +0000 (16:36 +0000)]
Fix typo.

23 years ago(syms_of_display) <glyph-table>: Doc fix.
Eli Zaretskii [Tue, 6 Mar 2001 16:16:32 +0000 (16:16 +0000)]
(syms_of_display) <glyph-table>: Doc fix.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 6 Mar 2001 15:37:02 +0000 (15:37 +0000)]
*** empty log message ***

23 years ago(bookmark-get-bookmark): Use assoc-ignore-case if
Gerd Moellmann [Tue, 6 Mar 2001 15:36:19 +0000 (15:36 +0000)]
(bookmark-get-bookmark): Use assoc-ignore-case if
bookmark-completion-ignore-case it t.

23 years ago(note_mouse_highlight): Call mouse_face_overlay_overlaps
Gerd Moellmann [Tue, 6 Mar 2001 15:30:15 +0000 (15:30 +0000)]
(note_mouse_highlight): Call mouse_face_overlay_overlaps
to detect a case where we have to highlight a different region
despite not having left the currently highlighted region.
Set mouse_face_overlay in the x_display_info.
(x_term_init): Initialze the x_display_info's mouse_face_overlay.

23 years ago(struct x_display_info): Add mouse_face_overlay.
Gerd Moellmann [Tue, 6 Mar 2001 15:29:39 +0000 (15:29 +0000)]
(struct x_display_info): Add mouse_face_overlay.

23 years ago(mouse_face_overlay_overlaps): Add prototype.
Gerd Moellmann [Tue, 6 Mar 2001 15:29:14 +0000 (15:29 +0000)]
(mouse_face_overlay_overlaps): Add prototype.
(Qmouse_face): Declare extern.

23 years ago(mouse_face_overlay_overlaps): New function.
Gerd Moellmann [Tue, 6 Mar 2001 15:28:48 +0000 (15:28 +0000)]
(mouse_face_overlay_overlaps): New function.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 6 Mar 2001 14:04:15 +0000 (14:04 +0000)]
*** empty log message ***

23 years ago(x-handle-xrm-switch): Accept more than one -xrm
Gerd Moellmann [Tue, 6 Mar 2001 14:02:02 +0000 (14:02 +0000)]
(x-handle-xrm-switch): Accept more than one -xrm
switch, like xterm, and concat resource strings, with a newline
between them.

23 years ago(redisplay_internal): Set windows_or_buffers_changed
Gerd Moellmann [Tue, 6 Mar 2001 13:50:09 +0000 (13:50 +0000)]
(redisplay_internal): Set windows_or_buffers_changed
if face_change_count is non-zero.

23 years ago(cp770-decode-table)
Eli Zaretskii [Tue, 6 Mar 2001 13:48:19 +0000 (13:48 +0000)]
(cp770-decode-table)
(cp773-decode-table, cp774-decode-table): New variables.

23 years ago*** empty log message ***
Eli Zaretskii [Tue, 6 Mar 2001 13:43:45 +0000 (13:43 +0000)]
*** empty log message ***

23 years agoAdd --ldflags to configure line for building with
Andrew Innes [Tue, 6 Mar 2001 13:43:43 +0000 (13:43 +0000)]
Add --ldflags to configure line for building with
recent versions of Cygwin GCC.

23 years ago(Man-hyphenated-reference-regexp): New variable.
Eli Zaretskii [Tue, 6 Mar 2001 13:42:06 +0000 (13:42 +0000)]
(Man-hyphenated-reference-regexp): New variable.
(Man-build-references-alist): Use it to search for referenced
manpages.  If hyphenated is non-nil, record a concatenated word in
Man-refpages-alist only if it matches Man-reference-regexp.
Update word's length when it is concatenated.  Reverse the list,
to get the first manpage at the head.
(Man-possibly-hyphenated-word): New function.
(Man-follow-manual-reference): Use it instead of current-word to
find a manpage at point, in a way that accounts for hyphenated
references.

23 years agoAdd copyright notice.
Kenichi Handa [Tue, 6 Mar 2001 13:29:34 +0000 (13:29 +0000)]
Add copyright notice.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 6 Mar 2001 13:19:41 +0000 (13:19 +0000)]
*** empty log message ***

23 years ago(sql-interbase): New function.
Gerd Moellmann [Tue, 6 Mar 2001 12:26:35 +0000 (12:26 +0000)]
(sql-interbase): New function.
(sql-interbase-program): New option.
(sql-interbase-options): New option.
And some typos fixed: "customise" to "customize".

23 years ago(flyspell-region): Set up
Dave Love [Tue, 6 Mar 2001 10:59:50 +0000 (10:59 +0000)]
(flyspell-region): Set up
flyspell-local-mouse-map.

23 years ago(rmail-retry-failure): Don't call rmail-beginning-of-message.
Richard M. Stallman [Tue, 6 Mar 2001 03:19:14 +0000 (03:19 +0000)]
(rmail-retry-failure): Don't call rmail-beginning-of-message.
Don't discard From: field.  Do discard Received: field.
Use unwind-protect to re-prune.

(rmail-retry-ignored-headers): Discard X-Authentication-Warning field.

23 years ago*** empty log message ***
Richard M. Stallman [Tue, 6 Mar 2001 03:18:50 +0000 (03:18 +0000)]
*** empty log message ***

23 years ago(ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case
Kenichi Handa [Tue, 6 Mar 2001 02:55:30 +0000 (02:55 +0000)]
(ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case
that the source is unibyte.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 6 Mar 2001 02:54:50 +0000 (02:54 +0000)]
*** empty log message ***

23 years ago(quail-title): Add autoload cookie.
Kenichi Handa [Mon, 5 Mar 2001 23:37:59 +0000 (23:37 +0000)]
(quail-title): Add autoload cookie.

23 years ago("ethiopic"): Docstring adjusted for the change of the speicial key
Kenichi Handa [Mon, 5 Mar 2001 23:37:42 +0000 (23:37 +0000)]
("ethiopic"): Docstring adjusted for the change of the speicial key
bindings.

23 years ago*** empty log message ***
Dave Love [Mon, 5 Mar 2001 21:47:03 +0000 (21:47 +0000)]
*** empty log message ***

23 years agoFix last change.
Dave Love [Mon, 5 Mar 2001 21:39:19 +0000 (21:39 +0000)]
Fix last change.

23 years ago(mm-mime-mule-charset-alist): Move it after definition of
Dave Love [Mon, 5 Mar 2001 21:30:36 +0000 (21:30 +0000)]
(mm-mime-mule-charset-alist):  Move it after definition of
mm-coding-system-p.

23 years ago(XTmouse_position): Fix tyypo.
Dave Love [Mon, 5 Mar 2001 21:19:09 +0000 (21:19 +0000)]
(XTmouse_position): Fix tyypo.

23 years ago(Faces, Font Lock, Highlight Changes)
Gerd Moellmann [Mon, 5 Mar 2001 19:59:46 +0000 (19:59 +0000)]
(Faces, Font Lock, Highlight Changes)
(Highlight Interactively, Trailing Whitespace): Moved here from
frames.texi.
(Faces): Changes for new face implementation.
(Font Lock): Remove dscription of M-g M-g since it isn't necessary
with jit-lock being the default.

23 years ago(Faces, Font Lock, Highlight Changes)
Gerd Moellmann [Mon, 5 Mar 2001 19:59:03 +0000 (19:59 +0000)]
(Faces, Font Lock, Highlight Changes)
(Highlight Interactively, Trailing Whitespace): Move to
display.texi.

23 years ago(dotimes, dolist): Undef prior to autoloading
Dave Love [Mon, 5 Mar 2001 18:41:37 +0000 (18:41 +0000)]
(dotimes, dolist): Undef prior to autoloading
new defs.

23 years agoMostly update psgml patch.
Dave Love [Mon, 5 Mar 2001 17:19:30 +0000 (17:19 +0000)]
Mostly update psgml patch.

23 years ago(mostlyclean, maintainer-clean): Delete more files.
Gerd Moellmann [Mon, 5 Mar 2001 17:01:13 +0000 (17:01 +0000)]
(mostlyclean, maintainer-clean): Delete more files.

23 years ago(Reverting): Add an index entry "reread a file".
Eli Zaretskii [Mon, 5 Mar 2001 15:32:20 +0000 (15:32 +0000)]
(Reverting): Add an index entry "reread a file".

23 years agoUse correct options when compiling a test program with Cygwin.
Eli Zaretskii [Mon, 5 Mar 2001 15:22:26 +0000 (15:22 +0000)]
Use correct options when compiling a test program with Cygwin.
From David Ponce <dponce@voila.fr>.

23 years ago(Window Size X): Document how Emacs sets the units for frame width if
Eli Zaretskii [Mon, 5 Mar 2001 15:13:46 +0000 (15:13 +0000)]
(Window Size X): Document how Emacs sets the units for frame width if
the default font is proportional.

23 years agoFix the Copyright notices. Change UN*X -> Unix and -- -> ---.
Eli Zaretskii [Mon, 5 Mar 2001 15:11:21 +0000 (15:11 +0000)]
Fix the Copyright notices.  Change UN*X -> Unix and -- -> ---.

23 years agoSet version 21.0.99.
Gerd Moellmann [Mon, 5 Mar 2001 14:34:05 +0000 (14:34 +0000)]
Set version 21.0.99.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 5 Mar 2001 14:33:36 +0000 (14:33 +0000)]
*** empty log message ***

23 years ago(mm-mime-mule-charset-alist): Fix utf-8 case.
Dave Love [Mon, 5 Mar 2001 13:37:38 +0000 (13:37 +0000)]
(mm-mime-mule-charset-alist): Fix utf-8 case.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 5 Mar 2001 13:05:42 +0000 (13:05 +0000)]
*** empty log message ***

23 years agoMention Czech reference card.
Gerd Moellmann [Mon, 5 Mar 2001 12:20:58 +0000 (12:20 +0000)]
Mention Czech reference card.

23 years ago(ethio-toggle-space): Fix typo.
Kenichi Handa [Mon, 5 Mar 2001 12:11:53 +0000 (12:11 +0000)]
(ethio-toggle-space): Fix typo.
(ethio-toggle-punctuation): Fix typo.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 5 Mar 2001 11:51:16 +0000 (11:51 +0000)]
*** empty log message ***