]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2002-08-19 Kenichi Handa(safe_to_load_p): Fix the logic.
2002-08-19 Kenichi Handa(scan_words): Don't treat characters belonging to
2002-08-19 Kenichi Handa(Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
2002-08-19 Kenichi Handa(script-list): Treat ascii characters as `latin' script.
2002-08-19 Kenichi Handa(Fset_fontset_font): Treate `ascii' as charset, not...
2002-08-19 Kenichi Handa*** empty log message ***
2002-08-19 Kenichi Handa(fontset-plain-name): If the fontset
2002-08-19 Kenichi Handa(main): In the case of --unibyte, instead of aborting on
2002-08-19 Kenichi Handa(main): In the case of --unibyte, instead of aborting...
2002-08-18 Dave Love(rfc2047-encode): Fix last change.
2002-08-18 Dave Love*** empty log message ***
2002-08-18 Dave Love(term-char-mode): Remove generic-character-list code.
2002-08-18 Dave Love(ruler-mode-character-validate): Use characterp.
2002-08-18 Dave Love(character): Use characterp.
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 LoveFix 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(FS_LOAD_FONT): Call fs_load_font with the arg CHARSET -1.
2002-08-01 Kenichi Handa*** empty log message ***
2002-08-01 Kenichi HandaCall map-charset-chars on big5
2002-08-01 Kenichi Handa(Vnext_word_boundary_function_table): New variable.
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 LoveGenerated with autoheader.
2002-07-31 Dave LoveChange logic (instead of fixing typo).
2002-07-31 Dave LoveDon'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 LoveRequire 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...
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 LoveReinstate 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 LoveComment 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 LoveRemove `emacs' conditional. Doc fixes.
2002-07-30 Dave Love(syms_of_character) <translation-table-vector>: Doc
2002-07-30 Dave LoveRemove `emacs' conditional. Include hash table stuff
2002-07-30 Dave LoveDon't redefine P_.
2002-07-30 Dave LoveUpdates for current changes.
2002-07-30 Dave Love(quail-cxterm-package-ext-info): Doc
2002-07-30 Dave Lovecomment
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 LoveCopyright up-date
2002-07-30 Dave Love(copyright-regexp): Remove redundancy.
2002-07-26 Kenichi Handa(Vchar_script_table): Extern it.
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 HandaInclude charset.h.
2002-07-26 Kenichi Handa(message_dolog, set_message_1,
2002-07-26 Kenichi Handa(XMenuActivate): Adjuted for the change of lookup_deriv...
2002-07-26 Kenichi Handa(CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).
next