| Commit message (Expand) | Author | Age | Files | Lines |
| * | (rmail-enable-multibyte): New variable | Kenichi Handa | 1998-02-20 | 1 | -22/+48 |
| * | (setup-chinese-cns-environment): Correct | Kenichi Handa | 1998-02-20 | 1 | -1/+1 |
| * | (select-safe-coding-system): Kill the | Kenichi Handa | 1998-02-20 | 1 | -0/+1 |
| * | (after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte | Kenichi Handa | 1998-02-20 | 1 | -1/+1 |
| * | * subr.el (sref): Doc-string added. | Kenichi Handa | 1998-02-20 | 1 | -0/+2 |
| * | (MULTIBYTE_BYTES_WIDTH): New macro. | Kenichi Handa | 1998-02-20 | 1 | -107/+95 |
| * | (adjust_before_replace): Comment added. | Kenichi Handa | 1998-02-20 | 1 | -2/+10 |
| * | (temp_set_point_both): Declare arg BYTEPOS as int. | Kenichi Handa | 1998-02-20 | 1 | -2/+2 |
| * | (advance_to_char_boundary): Make the behaviour | Kenichi Handa | 1998-02-20 | 1 | -11/+5 |
| * | (Fccl_execute_on_string): Add new arg UNIBYTE-P. | Kenichi Handa | 1998-02-20 | 1 | -8/+15 |
| * | (invalid_character): New function. | Kenichi Handa | 1998-02-20 | 1 | -32/+32 |
| * | (INC_POS): Use macro BASE_LEADING_CODE_P. | Kenichi Handa | 1998-02-20 | 1 | -17/+30 |
| * | (decode_coding_iso2022): Update coding->fake_multibyte. | Kenichi Handa | 1998-02-20 | 1 | -160/+382 |
| * | (struct coding_system): New member fake_multibyte. | Kenichi Handa | 1998-02-20 | 1 | -0/+6 |
| * | (Finsert_file_contents): Read a file contents into the | Kenichi Handa | 1998-02-20 | 1 | -2/+7 |
| * | (Fset_char_table_default): For an invalid character, call | Kenichi Handa | 1998-02-20 | 1 | -1/+1 |
| * | (search_buffer): Update POS_BYTE for regexp search. | Kenichi Handa | 1998-02-20 | 1 | -0/+2 |
| * | (try_window_id): Use DEC_POS only for multibyte buffer. | Kenichi Handa | 1998-02-20 | 1 | -35/+68 |
| * | (Fchar_before): Check POS in valid range | Karl Heuer | 1998-02-18 | 1 | -3/+2 |
| * | (search_command): Check LIM in valid range | Karl Heuer | 1998-02-18 | 1 | -2/+3 |
| * | Keyword doc fixes and keyword tweaks. | Simon Marshall | 1998-02-18 | 1 | -26/+48 |
| * | (sgml-mode-common): Downcase key for | Dave Love | 1998-02-17 | 1 | -5/+6 |
| * | (read_minibuf): Do use DEFALT in place of empty input | Richard M. Stallman | 1998-02-17 | 1 | -7/+11 |
| * | (c-copy-tree): New function. | Richard M. Stallman | 1998-02-17 | 1 | -15/+11 |
| * | (c-enable-xemacs-performance-kludge-p): New variable. | Richard M. Stallman | 1998-02-17 | 1 | -9/+24 |
| * | (c-make-styles-buffer-local): Take an optional argument which switches | Richard M. Stallman | 1998-02-17 | 1 | -31/+58 |
| * | (c-mode, c++-mode, objc-mode, java-mode): Set | Richard M. Stallman | 1998-02-17 | 1 | -18/+37 |
| * | Imenu support changed. | Richard M. Stallman | 1998-02-17 | 1 | -34/+58 |
| * | (c-postprocess-file-styles): If a file style or file offsets are set, | Richard M. Stallman | 1998-02-17 | 1 | -15/+17 |
| * | (c-forward-syntactic-ws, c-backward-syntactic-ws): | Richard M. Stallman | 1998-02-17 | 1 | -79/+209 |
| * | (c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth. | Richard M. Stallman | 1998-02-17 | 1 | -9/+47 |
| * | (c-beginning-of-statement) | Richard M. Stallman | 1998-02-17 | 1 | -74/+258 |
| * | (c-lineup-close-paren) | Richard M. Stallman | 1998-02-17 | 1 | -3/+94 |
| * | (Info-summary): Clear buffer-read-only. | Richard M. Stallman | 1998-02-17 | 1 | -0/+1 |
| * | (info-complete): Rewrite minibuffer completion code. | Richard M. Stallman | 1998-02-17 | 1 | -171/+300 |
| * | (split_interval_right): Make sure to call | Richard M. Stallman | 1998-02-16 | 1 | -20/+20 |
| * | (bibtex-autokey-names): Change number tag to integer. | Richard M. Stallman | 1998-02-16 | 1 | -137/+194 |
| * | (standard-display-european): If AUTO is nil, | Richard M. Stallman | 1998-02-16 | 1 | -3/+8 |
| * | (skip_chars): Use INC_POS instead of INC_BOTH. | Richard M. Stallman | 1998-02-16 | 1 | -34/+36 |
| * | (INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos. | Richard M. Stallman | 1998-02-16 | 1 | -12/+18 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1998-02-16 | 1 | -10/+23 |
| * | (hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook | Stephen Eglen | 1998-02-15 | 1 | -0/+2 |
| * | File customized. | Stephen Eglen | 1998-02-15 | 1 | -188/+311 |
| * | (sh-font-lock-keywords): Fontify sh-style function names in declarations. | Richard M. Stallman | 1998-02-15 | 1 | -1/+6 |
| * | (info-complete): Display completions on second invocation at same point | Richard M. Stallman | 1998-02-14 | 1 | -5/+103 |
| * | (simple_search): Call set_search_regs. | Richard M. Stallman | 1998-02-14 | 1 | -27/+54 |
| * | (Fread_file_name): Alter the history | Richard M. Stallman | 1998-02-14 | 1 | -65/+34 |
| * | (display_text_line): Use INC_BOTH for unibyte buffers too. | Richard M. Stallman | 1998-02-14 | 1 | -4/+1 |
| * | (Fsubst_char_in_region): Don't increment pos twice. | Richard M. Stallman | 1998-02-14 | 1 | -2/+0 |
| * | (comint-interrupt-subjob): Call comint-kill-input. | Richard M. Stallman | 1998-02-14 | 1 | -3/+16 |