2002-08-18 |
Dave Love |
*** empty log message ***
|
2002-08-18 |
Dave Love |
(describe-coding-system): Add utf-16
|
2002-08-18 |
Dave Love |
(viet-encode-viscii-char): Use encode-char.
|
2002-08-18 |
Dave Love |
("Tajik", "Bulgarian", "Belarusian"): Add
|
2002-08-18 |
Dave Love |
(Funibyte_char_to_multibyte): Doc fix.
|
2002-08-18 |
Dave Love |
Fix last change.
|
2002-08-15 |
Kenichi Handa |
*** empty log message ***
|
2002-08-15 |
Kenichi Handa |
(nonascii_insert_offset, Vnonascii_translation_table):
|
2002-08-15 |
Kenichi Handa |
(x_produce_glyphs): Use ASCII_CHAR_P, not
|
2002-08-15 |
Kenichi Handa |
(charset_unibyte): Renamed from charset_primary.
|
2002-08-15 |
Kenichi Handa |
(charset_unibyte): Extern it instead of
|
2002-08-15 |
Kenichi Handa |
(unibyte_char_to_multibyte): Refer to
|
2002-08-15 |
Kenichi Handa |
(fontset_add): Make the type `int'.
|
2002-08-15 |
Kenichi Handa |
(reset-language-environment): Don't
|
2002-08-15 |
Kenichi Handa |
*** empty log message ***
|
2002-08-08 |
Kenichi Handa |
*** empty log message ***
|
2002-08-08 |
Kenichi Handa |
(tar-extract): Fix previous change.
|
2002-08-08 |
Kenichi Handa |
(Fdefine_coding_system_internal): Fix category setting
|
2002-08-08 |
Kenichi Handa |
(next-word-boundary-han): Don't
|
2002-08-08 |
Kenichi Handa |
*** empty log message ***
|
2002-08-01 |
Kenichi Handa |
*** empty log message ***
|
2002-08-01 |
Kenichi Handa |
(FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
|
2002-08-01 |
Kenichi Handa |
*** empty log message ***
|
2002-08-01 |
Kenichi Handa |
Call map-charset-chars on big5
|
2002-08-01 |
Kenichi Handa |
(Vnext_word_boundary_function_table): New variable.
|
2002-08-01 |
Kenichi Handa |
*** empty log message ***
|
2002-08-01 |
Kenichi Handa |
(fs_load_font): If fontp->charset is not negative,
|
2002-08-01 |
Kenichi Handa |
(x_load_font): Initialize fontp->fontset to -1.
|
2002-07-31 |
Dave Love |
*** empty log message ***
|
2002-07-31 |
Dave Love |
Generated with autoheader.
|
2002-07-31 |
Dave Love |
Change logic (instead of fixing typo).
|
2002-07-31 |
Dave Love |
Don't include strings.h.
|
2002-07-31 |
Dave Love |
(bcopy, bzero, bcmp): Don't undef.
|
2002-07-31 |
Dave Love |
(NO_SIOCTL_H): Don't define.
|
2002-07-31 |
Dave Love |
(HAVE_ALLOCA): Delete.
|
2002-07-31 |
Dave Love |
(leim): Don't put PARALLEL in environment.
|
2002-07-31 |
Dave Love |
Require autoconf 2.53. Merge changes from trunk.
|
2002-07-31 |
Kenichi Handa |
(syms_of_charset): Fix previous change.
|
2002-07-31 |
Kenichi Handa |
*** empty log message ***
|
2002-07-31 |
Kenichi Handa |
(tar-file-name-coding-system): New variable. Make
|
2002-07-31 |
Kenichi Handa |
(archive-file-name-coding-system): New variable.
|
2002-07-31 |
Kenichi Handa |
(Fstring_to_multibyte): New function.
|
2002-07-31 |
Kenichi Handa |
(setup_echo_area_for_printing, set_message_1): Adjusted
|
2002-07-31 |
Kenichi Handa |
(Fset_buffer_multibyte): Prototype adjusted.
|
2002-07-31 |
Kenichi Handa |
* coding.c (make_conversion_work_buffer): Adjusted for the change
|
2002-07-31 |
Kenichi Handa |
(charset_8_bit): Extern it.
|
2002-07-31 |
Kenichi Handa |
(charset_eight_bit, Qeight_bit_control): New
|
2002-07-31 |
Kenichi Handa |
(Funibyte_char_to_multibyte): If C can't be decoded
|
2002-07-31 |
Kenichi Handa |
(CHAR_TO_BYTE8): If C is not eight-bit char, call
|
2002-07-31 |
Kenichi Handa |
(Fcall_process): Don't call insert_1_both directly if
|
2002-07-31 |
Kenichi Handa |
(Qas, Qmake, Qto): New variables.
|
2002-07-30 |
Dave Love |
*** empty log message ***
|
2002-07-30 |
Dave Love |
("welsh"): Doc fix.
|
2002-07-30 |
Dave Love |
Reinstate some commented-out redundancies.
|
2002-07-30 |
Dave Love |
(x_put_x_image): Declare args.
|
2002-07-30 |
Dave Love |
(font_name_registry, choose_face_font): Delete unused
|
2002-07-30 |
Dave Love |
(message2_nolog, set_message): Declare an arg.
|
2002-07-30 |
Dave Love |
(tparam): Declare an arg. Use P_ to declare tparm.
|
2002-07-30 |
Dave Love |
Comment fix
|
2002-07-30 |
Dave Love |
(scan_sexps_forward): Declare an arg.
|
2002-07-30 |
Dave Love |
(calculate_scrolling, calculate_direct_scrolling):
|
2002-07-30 |
Dave Love |
(Fnew_fontset): Declare.
|
2002-07-30 |
Dave Love |
(push_key_description): Call CHARACTERP correctly.
|
2002-07-30 |
Dave Love |
(fontset_add): Declare args. Call make_number
|
2002-07-30 |
Dave Love |
(Fsubstitute_command_keys): Delete unused vars.
|
2002-07-30 |
Dave Love |
(update_compositions): Declare arg.
|
2002-07-30 |
Dave Love |
(calccost, cmgoto): Declare args.
|
2002-07-30 |
Dave Love |
Remove `emacs' conditional. Doc fixes.
|
2002-07-30 |
Dave Love |
(syms_of_character) <translation-table-vector>: Doc
|
2002-07-30 |
Dave Love |
Remove `emacs' conditional. Include hash table stuff
|
2002-07-30 |
Dave Love |
Don't redefine P_.
|
2002-07-30 |
Dave Love |
Updates for current changes.
|
2002-07-30 |
Dave Love |
(quail-cxterm-package-ext-info): Doc
|
2002-07-30 |
Dave Love |
comment
|
2002-07-30 |
Dave Love |
(rfc2047-charset-encoding-alist): Use B for Hebrew.
|
2002-07-30 |
Dave Love |
(gnus-read-newsrc-el-file): Don't bind
|
2002-07-30 |
Dave Love |
Copyright up-date
|
2002-07-30 |
Dave Love |
*** empty log message ***
|
2002-07-30 |
Dave Love |
(copyright-regexp): Remove redundancy.
|
2002-07-26 |
Kenichi Handa |
(Vchar_script_table): Extern it.
|
2002-07-26 |
Kenichi Handa |
*** empty log message ***
|
2002-07-26 |
Kenichi Handa |
(Vscript_alist): This variable deleted.
|
2002-07-26 |
Kenichi Handa |
*** empty log message ***
|
2002-07-26 |
Kenichi Handa |
*** empty log message ***
|
2002-07-26 |
Kenichi Handa |
(x_produce_glyphs): Use ASCII_CHAR_P, not
|
2002-07-26 |
Kenichi Handa |
(x_get_font_repertory): Extern it.
|
2002-07-26 |
Kenichi Handa |
(x_set_font): Always call x_new_fontset and
|
2002-07-26 |
Kenichi Handa |
Include charset.h.
|
2002-07-26 |
Kenichi Handa |
(message_dolog, set_message_1,
|
2002-07-26 |
Kenichi Handa |
(XMenuActivate): Adjuted for the change of lookup_derived_face.
|
2002-07-26 |
Kenichi Handa |
(CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
|
2002-07-26 |
Kenichi Handa |
(Qprepend, Qappend): New variables.
|
2002-07-26 |
Kenichi Handa |
(get_font_repertory_func): New prototype.
|
2002-07-26 |
Kenichi Handa |
(struct face): Member `charset' deleted.
|
2002-07-26 |
Kenichi Handa |
(Fmake_char_table): Doc fixed. If PURPOSE doesn't
|
2002-07-26 |
Kenichi Handa |
(Fccl_execute_on_string): Add `const' to local variables.
|