2002-09-09 |
Dave Love | (charset): New widget. |
commit | commitdiff | tree | snapshot |
2002-09-09 |
Dave Love | (widget-string-complete): New. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Dave Love | (dev-charseq): Avoid indian-glyph-char. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Dave Love | (indian-script-table) |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Dave Love | (ucs-devanagari-to-is13194-alist) |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Dave Love | (language-info-custom-alist): New. |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Dave Love | (emacs-mule, iso-2022-7bit) |
commit | commitdiff | tree | snapshot |
2002-09-08 |
Dave Love | (eight-bit): Add :docstring, |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Dave Love | (cp858): New. |
commit | commitdiff | tree | snapshot |
2002-09-07 |
Dave Love | (set-case-syntax-pair): Remove check on byte |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | Make and � a case pair. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | Removed (now auto-generated). |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (mm-iso-8859-x-to-15-region): Deleted. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (quoted-printable-decode-region): Use mm-insert-byte. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (mm-insert-byte): New. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (message-posting-charset): defvar when compiling. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (mm-hack-charsets, mm-iso-8859-15-compatible) |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (AH_BOTTOM): Add Local Variables comment. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | Fix last change. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (unexec): Make .got handling not SGI-specific. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | comment |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (fontset_add): Return Lisp_Object. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Dave Love | (read_key_sequence): Fix type error. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Dave Love | (charset_ordered_list_tick): Declare extern. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (compile_pattern_1): Don't adjust the multibyteness of |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | * regex.c (RE_TARGET_MULTIBYTE_P): New macro. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (struct re_pattern_buffer): New member target_multibyte. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (Fminibuffer_complete_word): Use the macro |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (unibyte_char_to_multibyte): Extern deleted. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (internal_self_insert): In a multibyte buffer, insert C |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (casify_object): Fix previous change. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (Fset_unibyte_charset): If the dimension of CHARSET is |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (unibyte_to_multibyte_table): New variable. |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (LEADING_CODE_LATIN_1_MIN) |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (Fbyte_code): Convert a unibyte character to multibyte... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | (Fexpand_abbrev): Convert a unibyte character to |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Kenichi Handa | Don't define the charset iso-8859-1 here, just setup... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Kenichi Handa | (enum lface_attribute_index): New member LFACE_FONTSET_... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Kenichi Handa | (QCfontset): New variable. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Kenichi Handa | (base64_encode_1): Handle eight-bit chars correctly. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kenichi Handa | (insert_from_gap): Make it work even if PT != GTP. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kenichi Handa | (coding_set_destination): Fix coding->destination for |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kenichi Handa | (utf-8): Give :mime-charset property. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kenichi Handa | (base64_decode_1): Insert eight-bit chars correctly. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kenichi Handa | (BYTE8_STRING): New macro. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kenichi Handa | (quoted-printable-decode-region): Fix previous change. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Kenichi Handa | (quoted-printable-decode-region): Insert bytes by ... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (Finsert_byte): New function. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | Don't setup printable-chars here. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (set_canon, set_identity, shuffle): Simplified. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (get_next_display_element): Don't display unibyte 8-bit |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (syms_of_character): Setup Vprintable_chars. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (Freplace_match): Fix previous change. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (Freplace_match): Fix for the unibyte case. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (Fchar_equal): Fix for the unibyte case. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (Fexpand_abbrev): Fix for the multibyte case. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | Remove duplicated case setting for Cyrillic and Greek... |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (_fetch_multibyte_char_len): This variable deleted. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (_fetch_multibyte_char_len): Extern deleted. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (MAKE_CHAR_UNIBYTE, MAKE_CHAR_MULTIBYTE): New macros. |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (casify_object): Simplified. Handle the case that |
commit | commitdiff | tree | snapshot |
2002-08-20 |
Kenichi Handa | (describe-buffer-case-table): Handle the case that... |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | Fix categories ?A and ?C. |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | (safe_to_load_p): Fix the logic. |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | (scan_words): Don't treat characters belonging to |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | (Fformat): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | (script-list): Treat ascii characters as `latin' script. |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | (Fset_fontset_font): Treate `ascii' as charset, not... |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | (fontset-plain-name): If the fontset |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | (main): In the case of --unibyte, instead of aborting on |
commit | commitdiff | tree | snapshot |
2002-08-19 |
Kenichi Handa | (main): In the case of --unibyte, instead of aborting... |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | (rfc2047-encode): Fix last change. |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | (term-char-mode): Remove generic-character-list code. |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | (ruler-mode-character-validate): Use characterp. |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | (character): Use characterp. |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | (describe-coding-system): Add utf-16 |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | (viet-encode-viscii-char): Use encode-char. |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | ("Tajik", "Bulgarian", "Belarusian"): Add |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | (Funibyte_char_to_multibyte): Doc fix. |
commit | commitdiff | tree | snapshot |
2002-08-18 |
Dave Love | Fix last change. |
commit | commitdiff | tree | snapshot |
next |