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. Stallman |
(PC-try-load-many-files): Load files in reverse
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-21 |
Richard M. Stallman |
(Fsubstitute_in_file_name): Use unibyte_char_to_multibyte.
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-21 |
Richard M. Stallman |
(nonascii_insert_offset): Variable moved from cmds.c.
|
1998-01-21 |
Richard M. Stallman |
(skip_chars): Use unibyte_char_to_multibyte,
|
1998-01-21 |
Richard M. Stallman |
(message_dolog): Use unibyte_char_to_multibyte.
|
1998-01-21 |
Richard M. Stallman |
(command_loop_1): Use unibyte_char_to_multibyte.
|
1998-01-21 |
Richard M. Stallman |
(internal_self_insert, Fself_insert_command):
|
1998-01-21 |
Richard M. Stallman |
(WINDOW_RIGHT_MARGIN): Deduct width of vertical line
|
1998-01-21 |
Richard M. Stallman |
(concat): Use unibyte_char_to_multibyte.
|
1998-01-21 |
Richard M. Stallman |
(set_buffer_if_live): New function.
|
1998-01-21 |
Richard M. Stallman |
(Fbyte_code) <Bsave_current_buffer_1>: Use set_buffer_if_live.
|
1998-01-21 |
Richard M. Stallman |
(Fsave_current_buffer): Use set_buffer_if_live.
|
1998-01-21 |
Richard M. Stallman |
(command-line-1): Add alternate startup message
|
1998-01-21 |
Richard M. Stallman |
(current_column_1): Eliminate argument POS; use PT and PT_BYTE.
|
1998-01-21 |
Richard M. Stallman |
(tq-filter): Use with-current-buffer.
|
1998-01-21 |
Richard M. Stallman |
(ange-ftp-date-regexp): Make l pattern match any non-ASCII char.
|
1998-01-21 |
Richard M. Stallman |
(unreadchar): For unreading an ASCII char
|
1998-01-20 |
Richard M. Stallman |
(info-lookup): Report if Info-goto-node fails.
|
1998-01-20 |
Richard M. Stallman |
(display_menu_bar): Don't set maxendcol too large.
|
1998-01-20 |
Richard M. Stallman |
(Fchar_equal): Fix case-conversion code.
|
1998-01-20 |
Richard M. Stallman |
(momentary-string-display): Fix backward test
|
1998-01-19 |
Richard M. Stallman |
(mouse-drag-vertical-line): Properly determine which
|
1998-01-19 |
Richard M. Stallman |
(mldrag-drag-vertical-line): Delete debugging code.
|
1998-01-19 |
Richard M. Stallman |
(dired-move-to-filename-regexp):
|
1998-01-19 |
Richard M. Stallman |
(rfc822-snarf-word): Don't reject non-ASCII chars.
|
1998-01-19 |
Richard M. Stallman |
(etags): Fix defgroup syntax.
|
1998-01-19 |
Richard M. Stallman |
(rmail): Don't bind enable-multibyte-characters;
|
1998-01-19 |
Richard M. Stallman |
(code_convert_region): Always count chars inserted
|
1998-01-19 |
Richard M. Stallman |
(Fset_buffer_multibyte): New function.
|
1998-01-19 |
Richard M. Stallman |
(clear_charpos_cache): New function.
|
1998-01-19 |
Richard M. Stallman |
(set_intervals_multibyte): New function.
|
1998-01-19 |
Richard M. Stallman |
(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 Heuer |
Make 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-byte.
|
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 Heuer |
Initial 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. Stallman |
Update copyright year.
|
1998-01-17 |
Richard M. Stallman |
(ange-ftp-inodes-hashtable): New variable.
|