2002-07-30 |
Dave Love | (tparam): Declare an arg. Use P_ to declare tparm. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | Comment fix |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (scan_sexps_forward): Declare an arg. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (calculate_scrolling, calculate_direct_scrolling): |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (Fnew_fontset): Declare. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (push_key_description): Call CHARACTERP correctly. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (fontset_add): Declare args. Call make_number |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (Fsubstitute_command_keys): Delete unused vars. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (update_compositions): Declare arg. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (calccost, cmgoto): Declare args. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | Remove `emacs' conditional. Doc fixes. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (syms_of_character) <translation-table-vector>: Doc |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | Remove `emacs' conditional. Include hash table stuff |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | Don't redefine P_. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | Updates for current changes. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (quail-cxterm-package-ext-info): Doc |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | comment |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (rfc2047-charset-encoding-alist): Use B for Hebrew. |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (gnus-read-newsrc-el-file): Don't bind |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | Copyright up-date |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Dave Love | (copyright-regexp): Remove redundancy. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (Vchar_script_table): Extern it. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (Vscript_alist): This variable deleted. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (x_produce_glyphs): Use ASCII_CHAR_P, not |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (x_get_font_repertory): Extern it. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (x_set_font): Always call x_new_fontset and |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | Include charset.h. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (message_dolog, set_message_1, |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (XMenuActivate): Adjuted for the change of lookup_deriv... |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0). |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (Qprepend, Qappend): New variables. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (get_font_repertory_func): New prototype. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (struct face): Member `charset' deleted. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (Fmake_char_table): Doc fixed. If PURPOSE doesn't |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (Fccl_execute_on_string): Add `const' to local variables. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (Fmake_string): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (abbrev.o): Depend on syntax.h. |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | Don't register ccl-encode-indian-glyph-font |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | (print-fontset): Use describe-vector |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | Unify these charses: korean-ksc5601, ipa, tibetan,... |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | Setup the default fontset by the new |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Kenichi Handa | Setup char-script-table. |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Kenichi Handa | (Ffind_coding_systems_region_internal): Detect an |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Kenichi Handa | (Fload): Don't load with Qload_force_doc_strings t if |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Kenichi Handa | Include "coding.h". |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Kenichi Handa | (face_before_or_after_it_pos): Call |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Kenichi Handa | (Fmap_charset_chars): Fix handling of default value... |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Kenichi Handa | (Vscript_alist): New variable. |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Kenichi Handa | (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12, |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Kenichi Handa | (Vcharset_ordered_list): Extern it. |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Kenichi Handa | (charset_ordered_list_tick): New variable. |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Kenichi Handa | (TRAILING_CODE_P): New macro. |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Kenichi Handa | (print_object): Use octal form for printing the |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Dave Love | (Fload) <!load_dangerous_libraries>: Don't leak fd. |
commit | commitdiff | tree | snapshot |
2002-07-18 |
Dave Love | (fancy-splash-head): Warn about status. |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Kenichi Handa | (detect-coding-with-priority): Fix the place of using... |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Dave Love | Move coding.h. |
commit | commitdiff | tree | snapshot |
2002-07-17 |
Dave Love | (adjust_coding_eol_type): Fix eol_type/eol_seen mixup. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (print_string): Remove CHAR_VALID_P test. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | Comments. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | Include "...h", not <...h> in some cases. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (fontset_ref, fontset_set, fs_load_font) |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (ENCODE_DESIGNATION, decode_eol) |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (Fmap_charset_chars): Check args. Convert Lisp types. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (CHECK_CHARSET_GET_ID): Use XINT on AREF result. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (syms_of_character): Fix CHAR_TABLE_SET call. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (SYNTAX_ENTRY_INT): Don't use make_number. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (init_casetab_once, init_casetab_once): Fix |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (Fmodify_category_entry): Fix CATEGORY_MEMBER call. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (note_mouse_movement): Fix call of window_from_coordinates. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (code_convert_region): Fix prototype. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Dave Love | (display_mode_element): Fix call of Fset_text_properties. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dave Love | (Fset_coding_system_priority): Allow null arg list. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dave Love | (set-coding-priority): Fix obsolete spec. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dave Love | (mule-unicode-e000-ffff): Set |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dave Love | (with-coding-priority): Fix. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Dave Love | (mm-find-mime-charset-region): Fix :mime-charset |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Dave Love | Comments. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dave Love | (leim-list-header): Add coding tag. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Dave Love | (find-coding-systems-region) |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dave Love | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dave Love | Comment. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dave Love | (set-char-table-default): Make obsolete. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dave Love | (Fminibuffer_complete_word): Remove unused var. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dave Love | (Fcall_process): Remove unused vars. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dave Love | (XTread_socket): Add extra dead keysyms. |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dave Love | (decode_mode_spec_coding): Use CHARACTERP. |
commit | commitdiff | tree | snapshot |
next |