bpt/emacs.git
2003-10-01 Kenichi Handa(consume_chars): If coding->src_object is nil, don...
2003-09-30 Kenichi Handa*** empty log message ***
2003-09-30 Kenichi Handa*** empty log message ***
2003-09-30 Kenichi Handa(auto-composition-chunk-size): Variable deleted.
2003-09-30 Kenichi Handa(handle_auto_composed_prop): Check if the last
2003-09-29 Dave Love*** empty log message ***
2003-09-29 Dave Love(find_and_call_menu_selection): Make menu_bar_items_used
2003-09-29 Dave Love(DefaultDepthOfScreen, x_encode_text): Remove unused...
2003-09-29 Dave Love(face_numeric_value): Declare dim size_t.
2003-09-29 Dave Love(regex_compile): Remove unused var.
2003-09-29 Dave Love(Fminibuffer_complete_word): Remove unused var.
2003-09-29 Dave Love(Fset_keymap_parent, map_keymap, Fcopy_keymap)
2003-09-29 Dave Love(cancel_hourglass_unwind): Return Qnil.
2003-09-29 Dave Love(frame_name_fnn_p): Make len EMACS_INT.
2003-09-29 Dave Love(Fwrite_region): Remove unused var.
2003-09-29 Dave Love(adjust_frame_glyphs_for_frame_redisplay)
2003-09-29 Dave Love(Fremove_list_of_text_properties): Declare.
2003-09-29 Dave Love(inhibit_pre_post_conversion): Removed (unused).
2003-09-29 Dave Love(syms_of_charset): Remove unused var p.
2003-09-29 Dave Love(set_case_table): Remove unused var.
2003-09-29 Dave Love(Fdisplay_buffer, Fframe_selected_window): Remove
2003-09-29 Dave LoveMerge from HEAD.
2003-09-28 Kenichi Handa*** empty log message ***
2003-09-28 Kenichi Handa(define-coding-system): Fix attribute name :for-unibyte.
2003-09-28 Kenichi Handa(char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_...
2003-09-26 Dave Love#
2003-09-26 Dave Love*** empty log message ***
2003-09-26 Dave Love(x_bitmap_mask): Declare.
2003-09-26 Kenichi Handa*** empty log message ***
2003-09-26 Kenichi Handa(ps-mule-begin-job): Fix previous change.
2003-09-26 Kenichi Handa*** empty log message ***
2003-09-26 Kenichi Handa(ps-generate-string-list): Function deleted.
2003-09-26 Kenichi HandaMostly re-written.
2003-09-26 Kenichi Handa(HeaderOrFooterTextLines): Handle multiple strings...
2003-09-26 Kenichi Handa(auto-compose-region): New function.
2003-09-26 Kenichi Handa(concat): Don't change multibyteness of the result by
2003-09-26 Kenichi Handa(Faset): Check newelt by CHECK_CHARACTER. Don't change
2003-09-18 Dave Love*** empty log message ***
2003-09-18 Dave LoveZap mule-ucs.
2003-09-17 Dave Love*** empty log message ***
2003-09-17 Dave Love(ccl_driver): Fix arg of CHARACTERP.
2003-09-17 Dave Love(x_term_init): Fix type error.
2003-09-17 Dave LoveAdd Funibyte_char_to_multibyte.
2003-09-17 Dave Love(Fread_coding_system): Fix arg of XSETSTRING.
2003-09-17 Dave LoveSync with HEAD version.
2003-09-17 Dave LoveDon't include varargs.h.
2003-09-17 Dave Love*** empty log message ***
2003-09-17 Dave Love(get_property_and_range): Make start and end EMACS_INT.
2003-09-17 Dave Love(adjust_point_for_property): Make beg and end
2003-09-17 Dave Love(find_composition, update_compositions): Make
2003-09-17 Dave Love(handle_composition_prop, check_point_in_composition):
2003-09-17 Dave Love(lisp_string_width): Make ignore and end EMACS_INT.
2003-09-17 Dave Love(check_composition): Make start and end EMACS_INT.
2003-09-17 Dave Love(find_composition, run_composition_function)
2003-09-16 Dave Love*** empty log message ***
2003-09-16 Dave Love(gtkutil.o): Depend on coding.h.
2003-09-16 Dave Love(ENCODE_UTF_8): New.
2003-09-16 Kenichi Handa*** empty log message ***
2003-09-16 Kenichi Handa(Finsert_file_contents): Call setup_coding_system in
2003-09-11 Kenichi Handa*** empty log message ***
2003-09-11 Dave Love*** empty log message ***
2003-09-11 Dave Love*** empty log message ***
2003-09-11 Dave Love(detect-coding-with-language-environment): Doc fix.
2003-09-11 Dave Love(capitalized-words-mode): Add autoload
2003-09-11 Dave Love(list-charset-chars): Set buffer file
2003-09-11 Dave LoveDoc fixes.
2003-09-10 Kenichi Handa*** empty log message ***
2003-09-10 Dave Love*** empty log message ***
2003-09-10 Dave Love(standard-display-default): Use characterp.
2003-09-10 Dave Love(edmacro-parse-keys): Use characterp.
2003-09-10 Dave Love(generic-mode-set-comments): Use characterp.
2003-09-10 Dave Love(prin1-char): Use characterp.
2003-09-10 Dave Love(keypad-setup): Use characterp.
2003-09-10 Dave Love(eshell-process-option): Use characterp.
2003-09-10 Dave Love(perl-font-lock-syntactic-face-function): Use characterp.
2003-09-10 Dave Love(sh-font-lock-syntactic-face-function): Use characterp.
2003-09-10 Dave Love(tex-font-lock-syntactic-face-function): Use characterp.
2003-09-10 Andreas Schwab(map_char_table): Protect `range' from GC.
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-04 Miles BaderAdd arch taglines
2003-09-03 Jason Rumney*** empty log message ***
2003-09-03 Jason RumneyNew file.
2003-09-03 Jason RumneyFix copyright notice
2003-09-03 Jason Rumney(force-info, info): New targets.
2003-09-03 Jason RumneyNew file.
2003-09-03 Jason RumneyCreate ``makefile'' in directories man, lispref and...
2003-09-03 Francesco Potortì(consider_token): check C++ `operator' only when the...
2003-09-03 Francesco Potortì*** empty log message ***
2003-09-03 Kim F. StormBlinking cursor's default off state restored to "no...
2003-09-03 Kim F. Storm(get_window_cursor_type): Partially undo 2002-03-01...
2003-09-03 Kim F. Storm*** empty log message ***
2003-09-02 Jason RumneyAdd note about fixing line ends when building from...
2003-09-02 Jason Rumney(tsang-quick-converter): Fix broken line-ends from...
2003-09-02 Miles BaderFix some DOS line-ending inconsistencies introduced...
2003-09-02 Glenn Morris*** empty log message ***
2003-09-02 Glenn Morris(diary-header-line-flag, diary-header-line-format)...
2003-09-02 Glenn Morris(sh-font-lock-keywords): Use something other than
2003-09-02 Miles BaderCorrect some arch-tag: comment types
next