bpt/emacs.git
23 years ago(sys_rename): Only check errno against EEXIST, and not
Andrew Innes [Sun, 17 Dec 2000 23:14:55 +0000 (23:14 +0000)]
(sys_rename): Only check errno against EEXIST, and not
EACCES, when determining whether rename failed because the target
exists.  This was resulting in indefinite looping on Windows 9x if
the source file was locked by another process.

23 years ago(Ffile_system_info): New function.
Andrew Innes [Sun, 17 Dec 2000 23:13:26 +0000 (23:13 +0000)]
(Ffile_system_info): New function.
(syms_of_w32fns): Defsubr it.

23 years ago(install): Copy directories to the correct
Andrew Innes [Sun, 17 Dec 2000 23:10:02 +0000 (23:10 +0000)]
(install): Copy directories to the correct
places.
(real_install): Remove obsolete target.

23 years ago(coordinates_in_window): Fix computation for
Gerd Moellmann [Sun, 17 Dec 2000 15:11:56 +0000 (15:11 +0000)]
(coordinates_in_window): Fix computation for
position on vertical line between mode lines.

23 years ago(unwind_create_frame): Return t if frame was deleted.
Gerd Moellmann [Sun, 17 Dec 2000 15:10:18 +0000 (15:10 +0000)]
(unwind_create_frame): Return t if frame was deleted.
Don't alter tip_frame or tip_window.
(unwind_create_tip_frame): Set tip_frame to nil only if frame
was deleted.

23 years ago*** empty log message ***
Gerd Moellmann [Sun, 17 Dec 2000 15:07:38 +0000 (15:07 +0000)]
*** empty log message ***

23 years ago(canonicalize_filename) [DOS_NT]: Fix last change.
Eli Zaretskii [Sat, 16 Dec 2000 17:46:59 +0000 (17:46 +0000)]
(canonicalize_filename) [DOS_NT]: Fix last change.

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 16 Dec 2000 15:33:58 +0000 (15:33 +0000)]
*** empty log message ***

23 years ago(Fcopy_file): Rename the last argument to keep_time, to
Eli Zaretskii [Sat, 16 Dec 2000 15:31:03 +0000 (15:31 +0000)]
(Fcopy_file): Rename the last argument to keep_time, to
be consistent with the doc string.

23 years ago(check-ispell-version): If
Eli Zaretskii [Sat, 16 Dec 2000 15:13:31 +0000 (15:13 +0000)]
(check-ispell-version): If
`ispell-program-name' is "aspell", pass it the -v switch instead
of -vv.

23 years ago(mule-diag): Insert information about
Kenichi Handa [Sat, 16 Dec 2000 01:44:39 +0000 (01:44 +0000)]
(mule-diag): Insert information about
configure options, multibyte awareness, language env.

23 years ago*** empty log message ***
Kenichi Handa [Sat, 16 Dec 2000 01:44:23 +0000 (01:44 +0000)]
*** empty log message ***

23 years ago(Vface_ignored_fonts): New variable.
Kenichi Handa [Sat, 16 Dec 2000 01:15:05 +0000 (01:15 +0000)]
(Vface_ignored_fonts): New variable.
(x_face_list_fonts): Ignore fonts matching Vface_ignored_fonts.
(syms_of_xfaces): Declare Vface_ignored_fonts as a Lisp variable.

23 years agoRe-generated by the new ja-dic-cnv.el.
Kenichi Handa [Sat, 16 Dec 2000 00:26:31 +0000 (00:26 +0000)]
Re-generated by the new ja-dic-cnv.el.

23 years ago*** empty log message ***
Kenichi Handa [Sat, 16 Dec 2000 00:26:08 +0000 (00:26 +0000)]
*** empty log message ***

23 years ago(skkdic-get-candidate-list): Fix the regexp to search for candidates.
Kenichi Handa [Sat, 16 Dec 2000 00:11:37 +0000 (00:11 +0000)]
(skkdic-get-candidate-list): Fix the regexp to search for candidates.

23 years ago(Info-forward-node): If the node has an
Eli Zaretskii [Fri, 15 Dec 2000 22:03:05 +0000 (22:03 +0000)]
(Info-forward-node): If the node has an
Info-header-line, widen the buffer before searching for "next:"
and "up:" pointers, and set the search limit to stay in the
current node.

23 years ago(update_window): Detect pending input every nth line
Gerd Moellmann [Fri, 15 Dec 2000 17:14:56 +0000 (17:14 +0000)]
(update_window): Detect pending input every nth line
updated, i.e. do it depending on real work done, and not on the
vpos of the line.

23 years ago(expose_window): Don't redraw the window that's
Gerd Moellmann [Fri, 15 Dec 2000 17:14:07 +0000 (17:14 +0000)]
(expose_window): Don't redraw the window that's
currently being updated.

23 years ago(delete-trailing-whitespace): Remove extraneous let.
Miles Bader [Fri, 15 Dec 2000 16:25:51 +0000 (16:25 +0000)]
(delete-trailing-whitespace): Remove extraneous let.

23 years ago2000-12-15 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 15 Dec 2000 15:13:29 +0000 (15:13 +0000)]
2000-12-15  ShengHuo ZHU  <zsh@cs.rochester.edu>

* pop3.el (pop3-movemail): Use binary.
(pop3-movemail-file-coding-system): Removed.

23 years ago*** empty log message ***
Dave Love [Fri, 15 Dec 2000 15:07:18 +0000 (15:07 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 15 Dec 2000 15:06:57 +0000 (15:06 +0000)]
*** empty log message ***

23 years ago(Fset_window_point): Remove test for
Gerd Moellmann [Fri, 15 Dec 2000 15:06:35 +0000 (15:06 +0000)]
(Fset_window_point): Remove test for
cursor_in_non_selected_windows.

23 years agoComment update.
Gerd Moellmann [Fri, 15 Dec 2000 14:49:34 +0000 (14:49 +0000)]
Comment update.

23 years ago(bcopy) [IRIX6]: Don't special-case definition of
Gerd Moellmann [Fri, 15 Dec 2000 14:49:08 +0000 (14:49 +0000)]
(bcopy) [IRIX6]: Don't special-case definition of
bcopy & al.

23 years ago#undef bcopy & al here. Include strings.h.
Gerd Moellmann [Fri, 15 Dec 2000 14:48:46 +0000 (14:48 +0000)]
#undef bcopy & al here.  Include strings.h.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 15 Dec 2000 14:48:30 +0000 (14:48 +0000)]
*** empty log message ***

23 years ago(operator_name): Cast argument of isalpha to
Gerd Moellmann [Fri, 15 Dec 2000 14:33:39 +0000 (14:33 +0000)]
(operator_name): Cast argument of isalpha to
unsigned char.

23 years ago(get_keyword): Make sure that isspace and
Gerd Moellmann [Fri, 15 Dec 2000 14:33:25 +0000 (14:33 +0000)]
(get_keyword): Make sure that isspace and
similar aren't called with a negative argument.

23 years ago(ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
Gerd Moellmann [Fri, 15 Dec 2000 14:32:55 +0000 (14:32 +0000)]
(ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
Use them throughout instead of ctype functions/macros.
(lowcase): Cast to unsigned char.
(UPCASE): New macro.
(canonicalize_filename): Use UPCASE instead toupper.

23 years ago*** empty log message ***
Miles Bader [Fri, 15 Dec 2000 14:18:53 +0000 (14:18 +0000)]
*** empty log message ***

23 years ago(comint-send-string, comint-send-region): Also accept a buffer, buffer-name,
Miles Bader [Fri, 15 Dec 2000 14:09:22 +0000 (14:09 +0000)]
(comint-send-string, comint-send-region): Also accept a buffer, buffer-name,
or nil for PROCESS, for compatibility with process-send-string/region.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 15 Dec 2000 13:59:46 +0000 (13:59 +0000)]
*** empty log message ***

23 years ago(read1): Recognize end of file after `\\'.
Gerd Moellmann [Fri, 15 Dec 2000 13:59:23 +0000 (13:59 +0000)]
(read1): Recognize end of file after `\\'.

23 years ago(isearch-lazy-highlight-max): New user-option.
Gerd Moellmann [Fri, 15 Dec 2000 13:22:21 +0000 (13:22 +0000)]
(isearch-lazy-highlight-max): New user-option.
(isearch-lazy-highlight-update): Don't highlight more than
isearch-lazy-highlight-max matches.

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 15 Dec 2000 13:01:30 +0000 (13:01 +0000)]
*** empty log message ***

23 years ago(sort-columns): Fix error message.
Gerd Moellmann [Fri, 15 Dec 2000 13:00:59 +0000 (13:00 +0000)]
(sort-columns): Fix error message.

23 years ago(mh-find-path): Set read-mail-command.
Gerd Moellmann [Fri, 15 Dec 2000 12:32:33 +0000 (12:32 +0000)]
(mh-find-path): Set read-mail-command.

23 years ago(x_create_tip_frame): Use unwind_create_tip_frame,
Gerd Moellmann [Fri, 15 Dec 2000 12:06:34 +0000 (12:06 +0000)]
(x_create_tip_frame): Use unwind_create_tip_frame,
not unwind_create_frame.

23 years ago(dabbrev--last-case-pattern): Value is now
Gerd Moellmann [Fri, 15 Dec 2000 11:51:04 +0000 (11:51 +0000)]
(dabbrev--last-case-pattern): Value is now
`upcase' or `downcase' or nil.
(dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
Pass new record-case-pattern arg to dabbrev--substitute-expansion.
(dabbrev--substitute-expansion): New arg record-case-pattern.
If it is non-nil, set dabbrev--last-case-pattern.
If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.

(dabbrev--find-expansion): Remove extra nreverse.

23 years agoAdd note aboute using `inverse-video' to detect excessive screen redraw.
Miles Bader [Fri, 15 Dec 2000 11:41:20 +0000 (11:41 +0000)]
Add note aboute using `inverse-video' to detect excessive screen redraw.

23 years ago(detect_coding): Call detect_coding_mask with a correct MULTIBYTEP
Kenichi Handa [Fri, 15 Dec 2000 08:30:40 +0000 (08:30 +0000)]
(detect_coding): Call detect_coding_mask with a correct MULTIBYTEP
argument.
(code_convert_region): Don't override coding->src_multibyte and
coding->dst_multibyte.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 15 Dec 2000 08:30:10 +0000 (08:30 +0000)]
*** empty log message ***

23 years ago(setup_coding_system): Clear all members of the struct
Kenichi Handa [Fri, 15 Dec 2000 04:45:53 +0000 (04:45 +0000)]
(setup_coding_system): Clear all members of the struct
coding_system at first.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 15 Dec 2000 04:45:38 +0000 (04:45 +0000)]
*** empty log message ***

23 years ago(Info-default-directory-list): Don't delete configure-info-directory
Miles Bader [Fri, 15 Dec 2000 03:54:32 +0000 (03:54 +0000)]
(Info-default-directory-list): Don't delete configure-info-directory
from the list of standard info directories when appending it to the
end -- their order is important.

23 years agoWS
Miles Bader [Fri, 15 Dec 2000 03:18:26 +0000 (03:18 +0000)]
WS

23 years ago(read-face-attribute): If there's no entry for the user's input in
Miles Bader [Fri, 15 Dec 2000 03:12:09 +0000 (03:12 +0000)]
(read-face-attribute): If there's no entry for the user's input in
VALID, just use it as-is (this will often result in an error, but it may
be OK for e.g. colors using hexadecimal notation, and at least will
yield a better error message).

23 years ago(Fmd5): Docstring improved.
Kenichi Handa [Fri, 15 Dec 2000 02:04:31 +0000 (02:04 +0000)]
(Fmd5): Docstring improved.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 15 Dec 2000 02:04:09 +0000 (02:04 +0000)]
*** empty log message ***

23 years ago(window_box_height): Add comment.
Miles Bader [Fri, 15 Dec 2000 01:51:26 +0000 (01:51 +0000)]
(window_box_height): Add comment.

23 years ago*** empty log message ***
Miles Bader [Fri, 15 Dec 2000 01:12:29 +0000 (01:12 +0000)]
*** empty log message ***

23 years ago(mode-line-window-height-fudge):
Miles Bader [Fri, 15 Dec 2000 01:11:04 +0000 (01:11 +0000)]
(mode-line-window-height-fudge):
  Function removed.
(height-affecting-face-attributes, mode-line-window-height-fudge):
  Variables removed.

23 years ago(ispell-overlay-window): Ensure that the new window is really the right size.
Miles Bader [Fri, 15 Dec 2000 01:09:50 +0000 (01:09 +0000)]
(ispell-overlay-window): Ensure that the new window is really the right size.
  Use vertical-motion rather than forward-line.
(ispell-help): Don't use ispell-mode-line-window-height-fudge.
(ispell-command-loop, ispell-show-choices): Use the variable
  ispell-choices-win-default-height, rather than the function.
(ispell-choices-win-default-height): Function removed.
(ispell-mode-line-window-height-fudge): Function removed.

23 years ago(window_box_height): Only use mode-line glyph-rows that are actually
Miles Bader [Fri, 15 Dec 2000 00:59:56 +0000 (00:59 +0000)]
(window_box_height): Only use mode-line glyph-rows that are actually
marked as mode-lines; otherwise use estimate_mode_line_height.

23 years ago(add-change-log-entry): Only expand-file-name if non-nil.
Stefan Monnier [Thu, 14 Dec 2000 17:30:34 +0000 (17:30 +0000)]
(add-change-log-entry): Only expand-file-name if non-nil.

23 years ago(Info-directory-list): Change doc string to reflect the
Eli Zaretskii [Thu, 14 Dec 2000 17:14:32 +0000 (17:14 +0000)]
(Info-directory-list): Change doc string to reflect the
change in Info-default-directory-list.

23 years ago(Info-default-directory-list): If
Eli Zaretskii [Thu, 14 Dec 2000 17:12:39 +0000 (17:12 +0000)]
(Info-default-directory-list): If
configure-info-directory is not one of the standard directories,
put it first in the list; otherwise put it last.  Doc string
changed accordingly.

23 years ago([M-delete]): Remap to M-d.
Eli Zaretskii [Thu, 14 Dec 2000 16:53:25 +0000 (16:53 +0000)]
([M-delete]): Remap to M-d.

23 years ago(delete-key-deletes-forward-mode): Treat ms-dos and
Eli Zaretskii [Thu, 14 Dec 2000 16:51:52 +0000 (16:51 +0000)]
(delete-key-deletes-forward-mode): Treat ms-dos and
windows-nt as windowed environments, even under -nw.

23 years ago(command-line): Don't call x-backspace-delete-keys-p
Eli Zaretskii [Thu, 14 Dec 2000 16:51:13 +0000 (16:51 +0000)]
(command-line): Don't call x-backspace-delete-keys-p
if not fboundp.  Switch delete-forward mode for the <delete> key
on all PC platforms, even under -nw.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 14 Dec 2000 16:47:18 +0000 (16:47 +0000)]
*** empty log message ***

23 years agoChange maintainer to FSF.
Gerd Moellmann [Thu, 14 Dec 2000 16:44:40 +0000 (16:44 +0000)]
Change maintainer to FSF.

23 years ago(Fformat): Prevent a buffer overrun when the format
Gerd Moellmann [Thu, 14 Dec 2000 16:18:54 +0000 (16:18 +0000)]
(Fformat): Prevent a buffer overrun when the format
specifies a precision.

23 years agoDocument show-cursor-in-non-selected-windows and
Eli Zaretskii [Thu, 14 Dec 2000 15:20:27 +0000 (15:20 +0000)]
Document show-cursor-in-non-selected-windows and
cursor-in-non-selected-windows.

23 years agoMark show-cursor-in-non-selected-windows aas documented in the manual.
Eli Zaretskii [Thu, 14 Dec 2000 15:19:20 +0000 (15:19 +0000)]
Mark show-cursor-in-non-selected-windows aas documented in the manual.

23 years ago*** empty log message ***
Eli Zaretskii [Thu, 14 Dec 2000 15:18:26 +0000 (15:18 +0000)]
*** empty log message ***

23 years ago(show-cursor-in-non-selected-windows): Doc fix.
Eli Zaretskii [Thu, 14 Dec 2000 15:16:27 +0000 (15:16 +0000)]
(show-cursor-in-non-selected-windows): Doc fix.

23 years ago(Fmsdos_set_mouse_buttons): Signal an error if the
Eli Zaretskii [Thu, 14 Dec 2000 15:12:58 +0000 (15:12 +0000)]
(Fmsdos_set_mouse_buttons): Signal an error if the
argument is outside the range [2..3].

23 years agoNote about W3.
Dave Love [Thu, 14 Dec 2000 14:21:32 +0000 (14:21 +0000)]
Note about W3.

23 years ago*** empty log message ***
Dave Love [Thu, 14 Dec 2000 14:17:49 +0000 (14:17 +0000)]
*** empty log message ***

23 years ago(mostlyclean): Remove gnustmp.*
Dave Love [Thu, 14 Dec 2000 14:17:37 +0000 (14:17 +0000)]
(mostlyclean): Remove gnustmp.*
(gnus.dvi): Change rule to remove @latex stuff.

23 years ago(gray_bitmap_bits): Remove `unsigned' from
Dave Love [Thu, 14 Dec 2000 14:11:03 +0000 (14:11 +0000)]
(gray_bitmap_bits): Remove `unsigned' from
declaration.

23 years ago*** empty log message ***
Andrew Innes [Thu, 14 Dec 2000 14:02:06 +0000 (14:02 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 14 Dec 2000 13:47:45 +0000 (13:47 +0000)]
*** empty log message ***

23 years ago(ctl-x-map): Bind `delete' to backward-delete-char.
Gerd Moellmann [Thu, 14 Dec 2000 13:37:24 +0000 (13:37 +0000)]
(ctl-x-map): Bind `delete' to backward-delete-char.

23 years ago(delete-key-deletes-forward): New user-option.
Gerd Moellmann [Thu, 14 Dec 2000 13:36:59 +0000 (13:36 +0000)]
(delete-key-deletes-forward): New user-option.
(delete-key-deletes-forward-mode): New function.

23 years ago(command-line): Call delete-key-deletes-forward-mode,
Gerd Moellmann [Thu, 14 Dec 2000 13:36:34 +0000 (13:36 +0000)]
(command-line): Call delete-key-deletes-forward-mode,
if appropriate.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 14 Dec 2000 12:02:24 +0000 (12:02 +0000)]
*** empty log message ***

23 years agoAC_CHECK_FUNC XkbGetKeyboard.
Gerd Moellmann [Thu, 14 Dec 2000 12:02:09 +0000 (12:02 +0000)]
AC_CHECK_FUNC XkbGetKeyboard.

23 years ago(Fx_backspace_delete_keys_p): New function.
Gerd Moellmann [Thu, 14 Dec 2000 12:01:50 +0000 (12:01 +0000)]
(Fx_backspace_delete_keys_p): New function.
(syms_of_xfns): Defsubr it.

23 years ago(HAVE_XKBGETKEYBOARD): Add.
Gerd Moellmann [Thu, 14 Dec 2000 11:59:50 +0000 (11:59 +0000)]
(HAVE_XKBGETKEYBOARD): Add.

23 years agoChanges from Gnus CVS and fixes.
Dave Love [Thu, 14 Dec 2000 11:31:28 +0000 (11:31 +0000)]
Changes from Gnus CVS and fixes.

23 years ago(Fx_hide_tip): Avoid unnecessary work when there's
Andrew Innes [Thu, 14 Dec 2000 10:55:36 +0000 (10:55 +0000)]
(Fx_hide_tip): Avoid unnecessary work when there's
nothing to do.  Bind inhibit-quit.
(tip_frame): Make it a Lisp_Object.
(x_create_tip_frame): Set tip_frame after it has been added to
Vframe_list.
(Fx_show_tip): Don't set tip_frame here.
(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New
variables.
(unwind_create_frame, unwind_create_tip_frame): New functions.
(Fx_create_frame, x_create_tip_frame): Handle errors signaled
while a frame is only partially constructed.

23 years ago(clear_mouse_face): Treat tip_frame as a Lisp_Object.
Andrew Innes [Thu, 14 Dec 2000 10:55:10 +0000 (10:55 +0000)]
(clear_mouse_face): Treat tip_frame as a Lisp_Object.
(x_free_frame_resources): New function.
(x_destroy_window): Use it.

23 years ago(echo_prompt): Argument type changed to Lisp_Object.
Kenichi Handa [Thu, 14 Dec 2000 10:44:56 +0000 (10:44 +0000)]
(echo_prompt): Argument type changed to Lisp_Object.
Always store string in multibyte representation in echobuf.
(echo_char): Always store string in multibyte representation in
echobuf.
(echo_now): Call message2_nolog with the arg MULTIBYTE 1.
(read_key_sequence): Adjusted for the change of echo_prompt.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 14 Dec 2000 10:43:49 +0000 (10:43 +0000)]
*** empty log message ***

23 years ago(easy-menu-current-active-maps): Test
Gerd Moellmann [Thu, 14 Dec 2000 10:36:42 +0000 (10:36 +0000)]
(easy-menu-current-active-maps): Test
if symbol is bound before getting its value.

23 years ago(tooltip-show): If an error is signaled in
Gerd Moellmann [Thu, 14 Dec 2000 10:35:22 +0000 (10:35 +0000)]
(tooltip-show): If an error is signaled in
x-show-tip, display that error, and display the help in the
echo area.

23 years agoFix typos.
Eli Zaretskii [Thu, 14 Dec 2000 05:44:18 +0000 (05:44 +0000)]
Fix typos.

23 years ago(Fmd5): Docstring improved.
Kenichi Handa [Thu, 14 Dec 2000 01:42:13 +0000 (01:42 +0000)]
(Fmd5): Docstring improved.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 14 Dec 2000 01:40:55 +0000 (01:40 +0000)]
*** empty log message ***

23 years ago(decode_coding_string): Set coding->src_multibyte and
Kenichi Handa [Thu, 14 Dec 2000 01:27:43 +0000 (01:27 +0000)]
(decode_coding_string): Set coding->src_multibyte and
coding->dst_multibyte before calling detect_coding and detect_eol.
Update them after some coding system is detected.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 14 Dec 2000 01:27:24 +0000 (01:27 +0000)]
*** empty log message ***

23 years ago(detect_coding_system): Prototype adjusted.
Kenichi Handa [Wed, 13 Dec 2000 23:29:44 +0000 (23:29 +0000)]
(detect_coding_system): Prototype adjusted.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 13 Dec 2000 23:29:17 +0000 (23:29 +0000)]
*** empty log message ***

23 years ago(skkdic-set-okuri-nasi): Show
Kenichi Handa [Wed, 13 Dec 2000 23:27:49 +0000 (23:27 +0000)]
(skkdic-set-okuri-nasi): Show
"... entries" messages for every 10000 entries, not 10.

23 years ago(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
Kenichi Handa [Wed, 13 Dec 2000 23:24:37 +0000 (23:24 +0000)]
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
(detect_coding_emacs_mule, detect_coding_iso2022,)
(detect_coding_sjis, detect_coding_big5, detect_coding_utf_8)
(detect_coding_utf_16, detect_coding_ccl): Make them static.  New
argument MULTIBYTEP.  Callers changed.
(detect_coding_mask, detect_coding_system): New argument
MULTIBYTEP.  Callers changed.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 13 Dec 2000 23:24:13 +0000 (23:24 +0000)]
*** empty log message ***