bpt/emacs.git
20 years ago(store_in_keymap): Pay attention to the case that idx
Kenichi Handa [Sat, 22 Nov 2003 11:04:01 +0000 (11:04 +0000)]
(store_in_keymap): Pay attention to the case that idx
is a cons specifying a character range.

20 years ago*** empty log message ***
Kenichi Handa [Sat, 22 Nov 2003 07:46:40 +0000 (07:46 +0000)]
*** empty log message ***

20 years ago(make-coding-system): Fix generation of properties.
Kenichi Handa [Sat, 22 Nov 2003 07:46:20 +0000 (07:46 +0000)]
(make-coding-system): Fix generation of properties.

20 years ago*** empty log message ***
Kenichi Handa [Sat, 22 Nov 2003 00:02:33 +0000 (00:02 +0000)]
*** empty log message ***

20 years ago(setup-default-fontset): Specify fonts for `symbol' script.
Kenichi Handa [Fri, 21 Nov 2003 23:57:35 +0000 (23:57 +0000)]
(setup-default-fontset): Specify fonts for `symbol' script.

20 years ago(script-list): Include `currency' in `symbol'.
Kenichi Handa [Fri, 21 Nov 2003 23:55:01 +0000 (23:55 +0000)]
(script-list): Include `currency' in `symbol'.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 18 Nov 2003 06:29:39 +0000 (06:29 +0000)]
*** empty log message ***

20 years ago(update_compositions): Bind inhibit-read-only, etc
Kenichi Handa [Tue, 18 Nov 2003 06:29:24 +0000 (06:29 +0000)]
(update_compositions): Bind inhibit-read-only, etc
to t before calling remove-list-of-text-properties.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 18 Nov 2003 02:44:59 +0000 (02:44 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kenichi Handa [Mon, 17 Nov 2003 23:49:33 +0000 (23:49 +0000)]
*** empty log message ***

20 years ago(print_object): Always print ASCII chars as is.
Kenichi Handa [Mon, 17 Nov 2003 23:48:44 +0000 (23:48 +0000)]
(print_object): Always print ASCII chars as is.

20 years ago(mm-enable-multibyte): Call set-buffer-multibyte with the arg `to'.
Kenichi Handa [Mon, 17 Nov 2003 03:58:13 +0000 (03:58 +0000)]
(mm-enable-multibyte): Call set-buffer-multibyte with the arg `to'.

20 years ago(private-char-area-1-min)
Kenichi Handa [Mon, 17 Nov 2003 03:57:03 +0000 (03:57 +0000)]
(private-char-area-1-min)
(private-char-area-1-max, private-char-area-2-min)
(private-char-area-2-max, emacs-mule-charset-table): New
variables.
(convert-define-charset-argument): New function.
(define-charset): Handle the old calling style.  Update
emacs-mule-charset-table.
(make-char-internal): New function.

20 years ago*** empty log message ***
Kenichi Handa [Mon, 17 Nov 2003 01:06:53 +0000 (01:06 +0000)]
*** empty log message ***

20 years ago(Fdefine_key): Fix handling of Lucid style event type list.
Kenichi Handa [Mon, 17 Nov 2003 01:06:37 +0000 (01:06 +0000)]
(Fdefine_key): Fix handling of Lucid style event type list.

20 years ago*** empty log message ***
Kenichi Handa [Mon, 17 Nov 2003 00:58:25 +0000 (00:58 +0000)]
*** empty log message ***

20 years ago(Fmapconcat): Signal an error if SEQUENCE is a char table.
Kenichi Handa [Mon, 17 Nov 2003 00:58:10 +0000 (00:58 +0000)]
(Fmapconcat): Signal an error if SEQUENCE is a char table.
(Fmapcar): Likewise.
(Fmapc): Likewise.

20 years ago*** empty log message ***
Kenichi Handa [Sat, 15 Nov 2003 00:59:51 +0000 (00:59 +0000)]
*** empty log message ***

20 years ago(skip_chars): Be sure to alloca char_ranges when necessary.
Kenichi Handa [Sat, 15 Nov 2003 00:59:37 +0000 (00:59 +0000)]
(skip_chars): Be sure to alloca char_ranges when necessary.

20 years ago*** empty log message ***
Kenichi Handa [Thu, 13 Nov 2003 23:35:01 +0000 (23:35 +0000)]
*** empty log message ***

20 years ago(set_lface_from_font_name): Fix for the case that
Kenichi Handa [Thu, 13 Nov 2003 23:33:48 +0000 (23:33 +0000)]
(set_lface_from_font_name): Fix for the case that
FONTNAME is not fontset name.

20 years ago*** empty log message ***
Alex Schroeder [Thu, 13 Nov 2003 18:19:24 +0000 (18:19 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kenichi Handa [Thu, 13 Nov 2003 08:49:46 +0000 (08:49 +0000)]
*** empty log message ***

20 years ago* rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
Kenichi Handa [Thu, 13 Nov 2003 08:49:29 +0000 (08:49 +0000)]
* rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
rfc2104-hexstring-to-bitstring and changed to return a byte list.
(rfc2104-hash): Convert the result of concat to unibyte string.

20 years ago*** empty log message ***
Kenichi Handa [Thu, 13 Nov 2003 06:04:36 +0000 (06:04 +0000)]
*** empty log message ***

20 years ago(base64_encode_1): Fix previous change.
Kenichi Handa [Thu, 13 Nov 2003 06:03:46 +0000 (06:03 +0000)]
(base64_encode_1): Fix previous change.

20 years ago(set_fontset_font): New function.
Kenichi Handa [Sat, 8 Nov 2003 00:54:53 +0000 (00:54 +0000)]
(set_fontset_font): New function.
(Fset_fontset_font): If a font is specified for a charset, use
map_charset_chars to store the font spec in a fontset.

20 years ago*** empty log message ***
Jason Rumney [Mon, 3 Nov 2003 22:24:31 +0000 (22:24 +0000)]
*** empty log message ***

20 years agoEnsure iso10646-1 is always defined
Jason Rumney [Mon, 3 Nov 2003 22:24:01 +0000 (22:24 +0000)]
Ensure iso10646-1 is always defined

20 years ago*** empty log message ***
Kenichi Handa [Wed, 29 Oct 2003 11:51:55 +0000 (11:51 +0000)]
*** empty log message ***

20 years ago(fontset_face): Create a fallback fontset on demand
Kenichi Handa [Wed, 29 Oct 2003 11:51:42 +0000 (11:51 +0000)]
(fontset_face): Create a fallback fontset on demand
(make_fontset): Don't create a fallback fontset here.
(free_face_fontset): Free a fallback fontset (if any) too.
(n_auto_fontsets): Delete this variable.
(auto_fontset_alist): New variable.
(new_fontset_from_font_name): Check auto_fontset_alist.
(dump_fontset) [FONTSET_DEBUG]: Fully re-written.
(Ffontset_list_all) [FONTSET_DEBUG]: New function.
(syms_of_fontset): Initialize and staticpro auto_fontset_alist.
Defsubr Sfontset_list_all.

20 years ago*** empty log message ***
Kenichi Handa [Fri, 24 Oct 2003 02:40:38 +0000 (02:40 +0000)]
*** empty log message ***

20 years ago(compose-region): Doc fix (delete duplicated line).
Kenichi Handa [Fri, 24 Oct 2003 02:40:27 +0000 (02:40 +0000)]
(compose-region): Doc fix (delete duplicated line).

20 years ago(Fnew_fontset): Check NAME more rigidly.
Kenichi Handa [Fri, 24 Oct 2003 00:44:48 +0000 (00:44 +0000)]
(Fnew_fontset): Check NAME more rigidly.

20 years ago*** empty log message ***
Kenichi Handa [Fri, 24 Oct 2003 00:42:37 +0000 (00:42 +0000)]
*** empty log message ***

20 years ago(x_list_fonts): Fix excluding of auto-scaled fonts.
Kenichi Handa [Fri, 24 Oct 2003 00:40:10 +0000 (00:40 +0000)]
(x_list_fonts): Fix excluding of auto-scaled fonts.

20 years ago*** empty log message ***
Kenichi Handa [Thu, 23 Oct 2003 08:42:54 +0000 (08:42 +0000)]
*** empty log message ***

20 years ago(Fnew_fontset): Check NAME more rigidly.
Kenichi Handa [Thu, 23 Oct 2003 08:42:39 +0000 (08:42 +0000)]
(Fnew_fontset): Check NAME more rigidly.

20 years ago*** empty log message ***
Kenichi Handa [Fri, 17 Oct 2003 07:11:54 +0000 (07:11 +0000)]
*** empty log message ***

20 years ago(Fgoto_char): Fix docstring.
Kenichi Handa [Fri, 17 Oct 2003 07:08:08 +0000 (07:08 +0000)]
(Fgoto_char): Fix docstring.

20 years agoFix category for Ethiopic.
Kenichi Handa [Fri, 17 Oct 2003 07:06:53 +0000 (07:06 +0000)]
Fix category for Ethiopic.

20 years ago*** empty log message ***
Kenichi Handa [Thu, 16 Oct 2003 00:44:55 +0000 (00:44 +0000)]
*** empty log message ***

20 years ago(insert_from_gap): Adjust intervals correctly.
Kenichi Handa [Thu, 16 Oct 2003 00:44:43 +0000 (00:44 +0000)]
(insert_from_gap): Adjust intervals correctly.

20 years ago*** empty log message ***
Jason Rumney [Sun, 12 Oct 2003 23:00:15 +0000 (23:00 +0000)]
*** empty log message ***

20 years ago(w32-charset-info-alist): Accept more charset aliases.
Jason Rumney [Sun, 12 Oct 2003 22:58:53 +0000 (22:58 +0000)]
(w32-charset-info-alist): Accept more charset aliases.

20 years ago(GLYPHSET, WCRANGE): Define if system headers don't.
Jason Rumney [Sun, 12 Oct 2003 22:55:45 +0000 (22:55 +0000)]
(GLYPHSET, WCRANGE): Define if system headers don't.
(pfnGetFontUnicodeRanges): New dynamically loaded function.
(w32_initialize): Try to load it.
(x_get_font_repertory): Use it if available.
(w32_encode_char): Add shortcut for unicode output.

20 years ago(w32_load_system_font): Default charset to -1.
Jason Rumney [Sun, 12 Oct 2003 22:47:33 +0000 (22:47 +0000)]
(w32_load_system_font): Default charset to -1.
(x_to_w32_charset): Match all fonts for unicode.
(w32_to_x_charset): New parameter; matching. Don't return partial or
wildcard charsets.
(w32_to_all_x_charsets): Don't return partial or wildcard charsets.
(w32_codepage_for_font): Return CP_UNICODE for unicode.
(w32_to_x_font): Match supplied charset to a real charset.
(enum_font_cb2): Always list unicode versions.

20 years ago(temacs): Increase EMHEAP further to avoid startup message about low memory.
Jason Rumney [Sun, 12 Oct 2003 13:56:23 +0000 (13:56 +0000)]
(temacs): Increase EMHEAP further to avoid startup message about low memory.

20 years ago*** empty log message ***
Jason Rumney [Sat, 11 Oct 2003 23:28:58 +0000 (23:28 +0000)]
*** empty log message ***

20 years ago(DONTCOMPILE): Remove old languages. Add international/latin1-disp.el.
Jason Rumney [Sat, 11 Oct 2003 23:28:23 +0000 (23:28 +0000)]
(DONTCOMPILE): Remove old languages. Add international/latin1-disp.el.
(LC_ALL): Define as C.

20 years ago(temacs): Increase EMHEAP.
Jason Rumney [Sat, 11 Oct 2003 23:13:45 +0000 (23:13 +0000)]
(temacs): Increase EMHEAP.

20 years ago*** empty log message ***
Jason Rumney [Sat, 11 Oct 2003 23:04:57 +0000 (23:04 +0000)]
*** empty log message ***

20 years ago(w32_encode_char): New charset parameter. font_info.encoding becomes
Jason Rumney [Sat, 11 Oct 2003 23:01:55 +0000 (23:01 +0000)]
(w32_encode_char): New charset parameter. font_info.encoding becomes
encoding_type.
(x_get_font_repertory): New function. Warning: stub only!
(x_new_font): Return quickly if font already set.
(x_new_fontset): fontsetname parameter is Lisp_Object. Use new
fs_query_fontset. Try new_fontset_from_font_name. Use fontset_name for
return value.

20 years agoDeclare x_get_font_repertory.
Jason Rumney [Sat, 11 Oct 2003 22:43:50 +0000 (22:43 +0000)]
Declare x_get_font_repertory.

20 years ago(Fw32_set_clipboard_data): Use string_x_string_p in place of
Jason Rumney [Sat, 11 Oct 2003 22:41:38 +0000 (22:41 +0000)]
(Fw32_set_clipboard_data): Use string_x_string_p in place of
find_charset_in_text. Use encode_coding_object in place of encode_coding.
(Fw32_get_clipboard_data): Use decode_coding_c_string in place of
decode_coding.

20 years ago(Fx_create_frame, x_create_tip_frame): Use new version of x_new_fontset.
Jason Rumney [Sat, 11 Oct 2003 22:35:25 +0000 (22:35 +0000)]
(Fx_create_frame, x_create_tip_frame): Use new version of x_new_fontset.
(w32_load_system_font): Initialize charset as unicode.
font_info.encoding becomes encoding_type.
(w32_to_x_font): Use decode_coding_c_string in place of decode_coding.
(x_to_w32_font): Use encode_coding_object in place of encode_coding.
(syms_of_w32fns): Set get_font_repertory_func.

20 years agoInclude character.h. Use terminal_encode_buffer from term.c.
Jason Rumney [Sat, 11 Oct 2003 22:24:47 +0000 (22:24 +0000)]
Include character.h. Use terminal_encode_buffer from term.c.
(write_glyphs): Use new version of encode_terminal_code. Use
encode_coding_object in place of encode_coding.

20 years ago(w32_load_bdf_font): Clear font_info before filling.
Jason Rumney [Sat, 11 Oct 2003 22:18:29 +0000 (22:18 +0000)]
(w32_load_bdf_font): Clear font_info before filling.
encoding becomes encoding_type.

20 years ago(terminal_encode_buffer): Make externally visible.
Jason Rumney [Sat, 11 Oct 2003 22:15:08 +0000 (22:15 +0000)]
(terminal_encode_buffer): Make externally visible.

20 years agoDon't set fontsets to use sjis.
Jason Rumney [Sat, 11 Oct 2003 22:05:10 +0000 (22:05 +0000)]
Don't set fontsets to use sjis.

20 years agoAdd character.h dependancies.
Jason Rumney [Sat, 11 Oct 2003 22:00:53 +0000 (22:00 +0000)]
Add character.h dependancies.
(character.o, chartab.o): New targets.

20 years ago(Finsert_file_contents) [DOS_NT]: Fix previous change.
Kenichi Handa [Thu, 9 Oct 2003 23:19:34 +0000 (23:19 +0000)]
(Finsert_file_contents) [DOS_NT]: Fix previous change.

20 years ago*** empty log message ***
Kenichi Handa [Thu, 9 Oct 2003 23:08:38 +0000 (23:08 +0000)]
*** empty log message ***

20 years ago(Finsert_file_contents) [DOS_NT]: Use the macro CODING_ID_EOL_TYPE..
Kenichi Handa [Thu, 9 Oct 2003 23:08:14 +0000 (23:08 +0000)]
(Finsert_file_contents) [DOS_NT]: Use the macro CODING_ID_EOL_TYPE..

20 years ago*** empty log message ***
Andreas Schwab [Mon, 6 Oct 2003 22:30:44 +0000 (22:30 +0000)]
*** empty log message ***

20 years ago(produce_chars): Revert last change.
Andreas Schwab [Mon, 6 Oct 2003 22:30:26 +0000 (22:30 +0000)]
(produce_chars): Revert last change.

20 years ago*** empty log message ***
Kenichi Handa [Mon, 6 Oct 2003 11:24:18 +0000 (11:24 +0000)]
*** empty log message ***

20 years ago(x_get_font_repertory): Handle the case that the
Kenichi Handa [Mon, 6 Oct 2003 11:23:25 +0000 (11:23 +0000)]
(x_get_font_repertory): Handle the case that the
encoding of font is other than Unicode.

20 years ago(load_font_get_repertory): Pay attention to the case
Kenichi Handa [Mon, 6 Oct 2003 11:22:42 +0000 (11:22 +0000)]
(load_font_get_repertory): Pay attention to the case
that ENCODING of a font is specified by a char-table.

20 years ago(Fdefine_coding_system_alias): Update Vcoding_system_list.
Kenichi Handa [Mon, 6 Oct 2003 11:21:31 +0000 (11:21 +0000)]
(Fdefine_coding_system_alias): Update Vcoding_system_list.

20 years ago(char_table_translate): Use CHARACTERP, not INETEGERP.
Kenichi Handa [Mon, 6 Oct 2003 11:20:45 +0000 (11:20 +0000)]
(char_table_translate): Use CHARACTERP, not INETEGERP.

20 years ago(charset_unicode): Extern it.
Kenichi Handa [Mon, 6 Oct 2003 11:20:06 +0000 (11:20 +0000)]
(charset_unicode): Extern it.

20 years ago(string_xstring_p): Check by (C >= 0x100).
Kenichi Handa [Mon, 6 Oct 2003 11:19:39 +0000 (11:19 +0000)]
(string_xstring_p): Check by (C >= 0x100).
(find_charsets_in_text): Format of the arc CHARSETS changed.  New
arg MULTIBYTE.
(Ffind_charset_region, Ffind_charset_string): Adjusted for the
change of find_charsets_in_text.
(Fsplit_char): Fix doc.  Never return unknown.

20 years ago*** empty log message ***
Kenichi Handa [Thu, 2 Oct 2003 12:40:04 +0000 (12:40 +0000)]
*** empty log message ***

20 years ago(encode_terminal_code): Don't handle glyph-table. Check
Kenichi Handa [Thu, 2 Oct 2003 12:39:47 +0000 (12:39 +0000)]
(encode_terminal_code): Don't handle glyph-table.  Check
if a character is encodable by the terminal coding system.  If
not, produces proper number of `?'s.  Update
terminal_encode_buffer and terminal_encode_buf_size if necessary.
(produce_glyphs): Check by CHAR_BYTE8_P, not SINGLE_BYTE_CHAR_P.

20 years ago*** empty log message ***
Kenichi Handa [Wed, 1 Oct 2003 04:48:18 +0000 (04:48 +0000)]
*** empty log message ***

20 years ago(iso-2022-jp, iso-2022-jp-2, japanese-iso-8bit): Fix the order of
Kenichi Handa [Wed, 1 Oct 2003 04:48:03 +0000 (04:48 +0000)]
(iso-2022-jp, iso-2022-jp-2, japanese-iso-8bit): Fix the order of
charsets in :charset-list.

20 years ago(terminal_encode_buffer, terminal_encode_buf_size): New
Kenichi Handa [Wed, 1 Oct 2003 04:43:53 +0000 (04:43 +0000)]
(terminal_encode_buffer, terminal_encode_buf_size): New
variables.
(encode_terminal_code): Argument changed.  Encode multiple
characters at once.  Store the result of encoding in
terminal_encode_buffer.
(write_glyphs): Adjusted for the change of encode_terminal_code.
(insert_glyphs): Likewise.
(term_init): Initialize terminal_encode_buffer and
terminal_encode_buf_size.

20 years ago(consume_chars): If coding->src_object is nil, don't check annotation.
Kenichi Handa [Wed, 1 Oct 2003 04:40:19 +0000 (04:40 +0000)]
(consume_chars): If coding->src_object is nil, don't check annotation.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 30 Sep 2003 23:28:01 +0000 (23:28 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kenichi Handa [Tue, 30 Sep 2003 11:34:13 +0000 (11:34 +0000)]
*** empty log message ***

20 years ago(auto-composition-chunk-size): Variable deleted.
Kenichi Handa [Tue, 30 Sep 2003 11:09:29 +0000 (11:09 +0000)]
(auto-composition-chunk-size): Variable deleted.
(auto-compose-chars): Always stop after processing a newline.

20 years ago(handle_auto_composed_prop): Check if the last
Kenichi Handa [Tue, 30 Sep 2003 11:07:55 +0000 (11:07 +0000)]
(handle_auto_composed_prop): Check if the last
characters of auto-composed region is newly composed with the
following characters.
(handle_composition_prop): Fix checking of point being inside
composition.

20 years ago*** empty log message ***
Dave Love [Mon, 29 Sep 2003 18:18:04 +0000 (18:18 +0000)]
*** empty log message ***

20 years ago(find_and_call_menu_selection): Make menu_bar_items_used
Dave Love [Mon, 29 Sep 2003 18:17:35 +0000 (18:17 +0000)]
(find_and_call_menu_selection): Make menu_bar_items_used
EMACS_INT.

20 years ago(DefaultDepthOfScreen, x_encode_text): Remove unused vars.
Dave Love [Mon, 29 Sep 2003 18:16:30 +0000 (18:16 +0000)]
(DefaultDepthOfScreen, x_encode_text): Remove unused vars.

20 years ago(face_numeric_value): Declare dim size_t.
Dave Love [Mon, 29 Sep 2003 18:15:16 +0000 (18:15 +0000)]
(face_numeric_value): Declare dim size_t.
(Finternal_lisp_face_equal_p): Remove unused f.

20 years ago(regex_compile): Remove unused var.
Dave Love [Mon, 29 Sep 2003 18:08:13 +0000 (18:08 +0000)]
(regex_compile): Remove unused var.

20 years ago(Fminibuffer_complete_word): Remove unused var.
Dave Love [Mon, 29 Sep 2003 18:07:03 +0000 (18:07 +0000)]
(Fminibuffer_complete_word): Remove unused var.

20 years ago(Fset_keymap_parent, map_keymap, Fcopy_keymap)
Dave Love [Mon, 29 Sep 2003 18:06:24 +0000 (18:06 +0000)]
(Fset_keymap_parent, map_keymap, Fcopy_keymap)
(Faccessible_keymaps, where_is_internal): Remove unused vars.

20 years ago(cancel_hourglass_unwind): Return Qnil.
Dave Love [Mon, 29 Sep 2003 18:04:28 +0000 (18:04 +0000)]
(cancel_hourglass_unwind): Return Qnil.

20 years ago(frame_name_fnn_p): Make len EMACS_INT.
Dave Love [Mon, 29 Sep 2003 18:03:38 +0000 (18:03 +0000)]
(frame_name_fnn_p): Make len EMACS_INT.

20 years ago(Fwrite_region): Remove unused var.
Dave Love [Mon, 29 Sep 2003 18:02:39 +0000 (18:02 +0000)]
(Fwrite_region): Remove unused var.

20 years ago(adjust_frame_glyphs_for_frame_redisplay)
Dave Love [Mon, 29 Sep 2003 18:01:37 +0000 (18:01 +0000)]
(adjust_frame_glyphs_for_frame_redisplay)
(adjust_frame_glyphs_for_window_redisplay): Remove unused ch_dim.

20 years ago(Fremove_list_of_text_properties): Declare.
Dave Love [Mon, 29 Sep 2003 18:00:28 +0000 (18:00 +0000)]
(Fremove_list_of_text_properties): Declare.

20 years ago(inhibit_pre_post_conversion): Removed (unused).
Dave Love [Mon, 29 Sep 2003 17:59:52 +0000 (17:59 +0000)]
(inhibit_pre_post_conversion): Removed (unused).
(alloc_destination, produce_chars): Use EMACS_INT for byte/char
counts.
(coding_inherit_eol_type): Remove unused attrs.
(detect_coding): Cast arg of detect_eol.

20 years ago(syms_of_charset): Remove unused var p.
Dave Love [Mon, 29 Sep 2003 17:58:09 +0000 (17:58 +0000)]
(syms_of_charset): Remove unused var p.
(find_charsets_in_text, Ffind_charset_region): Use EMACS_INT for
byte/char counts.

20 years ago(set_case_table): Remove unused var.
Dave Love [Mon, 29 Sep 2003 17:55:29 +0000 (17:55 +0000)]
(set_case_table): Remove unused var.

20 years ago(Fdisplay_buffer, Fframe_selected_window): Remove
Dave Love [Mon, 29 Sep 2003 17:55:05 +0000 (17:55 +0000)]
(Fdisplay_buffer, Fframe_selected_window): Remove
unsued vars.

20 years agoMerge from HEAD.
Dave Love [Mon, 29 Sep 2003 17:50:08 +0000 (17:50 +0000)]
Merge from HEAD.