bpt/emacs.git
1998-01-22 Kenichi HandaAdjusted for the change of make-coding-system. Register
1998-01-22 Kenichi HandaIn setup-LANGUAGE-environment functions,
1998-01-22 Kenichi HandaIn setup-LANGUAGE-environment functions, adjust for...
1998-01-22 Kenichi Handa(skkdic-jbytes): Variable deleted.
1998-01-22 Kenichi HandaComment about CCL syntax modified.
1998-01-22 Kenichi HandaPut `prefered-coding-system'
1998-01-22 Kenichi Handa(set-language-info): Doc-string
1998-01-22 Kenichi HandaAdjusted for the change of the
1998-01-22 Kenichi Handa(describe-coding-system): Change the
1998-01-22 Kenichi Handa(find-safe-coding-system): Moved to
1998-01-22 Kenichi Handa(define-character-unification-table): New
1998-01-22 Kenichi Handa(quail-show-kbd-layout): Bug fix for the
1998-01-22 Kenichi Handa(sendmail-coding-system): Doc-string modified.
1998-01-22 Kenichi HandaCall update-iso-coding-systems after loading files
1998-01-22 Kenichi Handa(adjust_before_replace, adjust_after_replace): New
1998-01-22 Kenichi Handa(Fcall_process): Use raw-text instead of emacs-mule
1998-01-22 Kenichi Handa(detect_coding_system): Extern it.
1998-01-22 Kenichi Handa(Vccl_translation_table_vector, Qccl_program,
1998-01-22 Kenichi HandaDefinition of macros CCL_STAT_XXX are moved from ccl...
1998-01-22 Kenichi Handa(min_composite_char): New variable.
1998-01-22 Kenichi Handa(BCOPY_SHORT): New macro.
1998-01-22 Kenichi HandaVselect_safe_coding_system_function): New variable.
1998-01-22 Kenichi Handa(CODING_FLAG_ISO_DESIGNATION): New macro.
1998-01-22 Kenichi Handa(Faset): Allow setting a multibyte character in a
1998-01-22 Kenichi Handa(Fstart_process): Use raw-text instead of emacs-mule
1998-01-22 Kenichi Handa(struct Lisp_Process): New members decoding_carryover
1998-01-22 Kenichi Handa(Finsert_file_contents): Even if
1998-01-22 Kenichi Handa(mapcar1): Keep `i' in `i_before' before `i' is
1998-01-22 Kenichi Handa(encode_terminal_code): Adjusted for the change of
1998-01-22 Kenichi Handa(selection_data_to_lisp_data): Adjusted for the change
1998-01-22 Richard M.... (PC-try-load-many-files): Load files in reverse
1998-01-21 Richard M.... Update copyright year.
1998-01-21 Richard M.... (Fsubstitute_in_file_name): Use unibyte_char_to_multibyte.
1998-01-21 Richard M.... Update copyright year.
1998-01-21 Richard M.... (nonascii_insert_offset): Variable moved from cmds.c.
1998-01-21 Richard M.... (skip_chars): Use unibyte_char_to_multibyte,
1998-01-21 Richard M.... (message_dolog): Use unibyte_char_to_multibyte.
1998-01-21 Richard M.... (command_loop_1): Use unibyte_char_to_multibyte.
1998-01-21 Richard M.... (internal_self_insert, Fself_insert_command):
1998-01-21 Richard M.... (WINDOW_RIGHT_MARGIN): Deduct width of vertical line
1998-01-21 Richard M.... (concat): Use unibyte_char_to_multibyte.
1998-01-21 Richard M.... (set_buffer_if_live): New function.
1998-01-21 Richard M.... (Fbyte_code) <Bsave_current_buffer_1>: Use set_buffer_i...
1998-01-21 Richard M.... (Fsave_current_buffer): Use set_buffer_if_live.
1998-01-21 Richard M.... (command-line-1): Add alternate startup message
1998-01-21 Richard M.... (current_column_1): Eliminate argument POS; use PT...
1998-01-21 Richard M.... (tq-filter): Use with-current-buffer.
1998-01-21 Richard M.... (ange-ftp-date-regexp): Make l pattern match any non...
1998-01-21 Richard M.... (unreadchar): For unreading an ASCII char
1998-01-20 Richard M.... (info-lookup): Report if Info-goto-node fails.
1998-01-20 Richard M.... (display_menu_bar): Don't set maxendcol too large.
1998-01-20 Richard M.... (Fchar_equal): Fix case-conversion code.
1998-01-20 Richard M.... (momentary-string-display): Fix backward test
1998-01-19 Richard M.... (mouse-drag-vertical-line): Properly determine which
1998-01-19 Richard M.... (mldrag-drag-vertical-line): Delete debugging code.
1998-01-19 Richard M.... (dired-move-to-filename-regexp):
1998-01-19 Richard M.... (rfc822-snarf-word): Don't reject non-ASCII chars.
1998-01-19 Richard M.... (etags): Fix defgroup syntax.
1998-01-19 Richard M.... (rmail): Don't bind enable-multibyte-characters;
1998-01-19 Richard M.... (code_convert_region): Always count chars inserted
1998-01-19 Richard M.... (Fset_buffer_multibyte): New function.
1998-01-19 Richard M.... (clear_charpos_cache): New function.
1998-01-19 Richard M.... (set_intervals_multibyte): New function.
1998-01-19 Richard M.... (window_scroll): Set opoint_byte properly.
1998-01-18 Karl Heuer(number-to-register, increment-register): Args
1998-01-18 Karl Heuer(skip_chars): Fix test for end of string, looking for...
1998-01-18 Karl Heuer(install-arch-indep): Add semicolon before `else'.
1998-01-18 Karl HeuerMake GDB not handle SIGINT.
1998-01-18 Karl Heuer(compile_pattern_1): If representation of STRING
1998-01-18 Karl Heuer(print) <Lisp_String>: When multibyte is enabled, print
1998-01-18 Karl Heuer(read1): Escape codes can force multibyte or single...
1998-01-18 Karl Heuer(code_convert_region): Delete duplicate local `zv_before'.
1998-01-18 Karl Heuer(concat): Move the test for all nil in `append'
1998-01-18 Karl Heuer(display_text_line): Set pos_byte with pos
1998-01-18 Karl HeuerInitial revision
1998-01-18 Karl Heuer(etags): Fix defgroup syntax.
1998-01-18 Karl Heuer(switch-to-completions): If no completions window,
1998-01-18 Karl Heuer(rmail): Unwind-protect call to rmail-get-new-mail.
1998-01-18 Karl Heuer(vc-finish-logentry): Move killing the log buffer after
1998-01-18 Karl Heuer(auto-mode-alist): Add vhdl-mode.
1998-01-18 Karl Heuer(STRING_BASE_SIZE): New macro.
1998-01-18 Karl Heuer(occur): If the matching line has no final newline,
1998-01-17 Richard M.... Update copyright year.
1998-01-17 Richard M.... (ange-ftp-inodes-hashtable): New variable.
1998-01-17 Richard M.... (Buffer-menu-mode-map): Bind e like f.
1998-01-17 Stephen Eglen(hexl-follow-ascii): New function and variable to highl...
1998-01-16 Richard M.... (Fspecial_display_p): Return the right value
1998-01-16 Richard M.... (mldrag-drag-vertical-line): Handle left-side scroll...
1998-01-16 Richard M.... (Finsert_file_contents): When not decoding,
1998-01-16 Richard M.... (re_match_2_internal): Use SYNTAX_TABLE_BYTE_TO_CHAR.
1998-01-16 Richard M.... (SYNTAX_TABLE_BYTE_TO_CHAR): New macro.
1998-01-16 Richard M.... (global-auto-revert-ignore-buffer): Doc fix.
1998-01-15 Simon MarshallAdded Print submenu to Edit menu.
1998-01-15 Simon Marshall(c++-font-lock-extra-types): Add some container classes.
1998-01-12 Dave Love(lisp-font-lock-keywords-1): Add defmethod.
1998-01-12 Kenichi Handa(Fkey_description): Remember to set i_before.
1998-01-12 Oliver SeidelAdded patch from Don Hejna <djhejna@oasis.ambit.com>.
1998-01-12 Kenichi Handa(insert_from_string_1): Decrement GAP_SIZE by
1998-01-12 Kenichi Handa(push_key_description): If C >= 128, always use octal...
1998-01-12 Kenichi Handa(Fminibuffer_complete_word): Fix a bug of refering
next