| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix header line. | Dave Love | 1998-03-25 | 1 | -1/+1 |
| * | Various doc fixes, mainly grammar. | Dave Love | 1998-03-25 | 1 | -32/+25 |
| * | (auto-insert, auto-insert-query): :tag choices. | Dave Love | 1998-03-25 | 1 | -7/+12 |
| * | add some C/C++ keywords. | Simon Marshall | 1998-03-25 | 1 | -4/+7 |
| * | use new UPDATE window-end arg. | Simon Marshall | 1998-03-25 | 1 | -15/+35 |
| * | check length of mail-header-separator before using in font-lock-keywords. | Simon Marshall | 1998-03-25 | 1 | -2/+4 |
| * | (compute_motion): Call strwidth only when necessary. | Kenichi Handa | 1998-03-25 | 1 | -2/+4 |
| * | (make_buffer_string, make_buffer_string_both): Extern them. | Kenichi Handa | 1998-03-25 | 1 | -0/+2 |
| * | (read_process_output): Count multibyte characters. If | Kenichi Handa | 1998-03-25 | 1 | -4/+14 |
| * | (redisplay_window): Give byte position to FETCH_BYTE. | Kenichi Handa | 1998-03-25 | 1 | -6/+6 |
| * | (dired-run-shell-command): Maybe run handler. | Dave Love | 1998-03-24 | 1 | -2/+6 |
| * | (shell-command): Define handler. | Dave Love | 1998-03-24 | 1 | -6/+11 |
| * | (record_delete): The second arg is Lisp_Object. | Kenichi Handa | 1998-03-24 | 1 | -1/+1 |
| * | Declarations changed. | Kenichi Handa | 1998-03-24 | 1 | -4/+29 |
| * | (MULTIBYTE_BYTES_WIDTH): Set wide_column only when we | Kenichi Handa | 1998-03-24 | 1 | -2/+6 |
| * | (del_range_2): Move gap again to a proper place just | Kenichi Handa | 1998-03-24 | 1 | -6/+4 |
| * | (shrink_decoding_region): If EOL_CONVERSION is nonzero, | Kenichi Handa | 1998-03-24 | 1 | -4/+4 |
| * | (record_delete): Record last_point_position when there's | Kenichi Handa | 1998-03-24 | 1 | -2/+18 |
| * | (top_distclean): Check the existence of `lock' subdir. | Kenichi Handa | 1998-03-24 | 1 | -1/+1 |
| * | (xterm-mouse-translate, xterm-mouse-event): Replace | Andreas Schwab | 1998-03-23 | 1 | -3/+3 |
| * | (resize-minibuffer-mode): Make it a proper minor | Andreas Schwab | 1998-03-23 | 1 | -11/+9 |
| * | (popup_get_selection): On receiving a KeyPress event | Andreas Schwab | 1998-03-23 | 1 | -2/+6 |
| * | (Fx_create_frame): Use "borderWidth", not "borderwidth", | Andreas Schwab | 1998-03-23 | 1 | -1/+1 |
| * | (PC-expand-many-files): Apply completion-ignored-extensions. | Karl Heuer | 1998-03-23 | 1 | -2/+16 |
| * | (install-arch-indep): Put special subdirs.el files | Karl Heuer | 1998-03-23 | 1 | -0/+6 |
| * | (normal-top-level-add-subdirs-to-load-path): New function. | Karl Heuer | 1998-03-23 | 1 | -0/+20 |
| * | (find-file-noselect): Use set-buffer-multibyte | Karl Heuer | 1998-03-23 | 1 | -1/+1 |
| * | (standard-display-underline): Shift face id by 19 bits. | Karl Heuer | 1998-03-23 | 1 | -1/+1 |
| * | (Fdirectory_files): In FULL case, compute number of characters | Richard M. Stallman | 1998-03-21 | 1 | -0/+6 |
| * | (substring_both, Fsubstring): Use make_specified_string. | Richard M. Stallman | 1998-03-21 | 1 | -5/+9 |
| * | (syms_of_sunfns): Pass new arg to make_pure_string. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (make_specified_string): New function. | Richard M. Stallman | 1998-03-21 | 1 | -14/+64 |
| * | (Fchar_to_string): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -4/+7 |
| * | (casify_object): Use make_specified_string. | Richard M. Stallman | 1998-03-21 | 1 | -1/+2 |
| * | (Fstring): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -2/+2 |
| * | (internal_self_insert): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (code_convert_string): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -2/+2 |
| * | (Fsubstitute_command_keys): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (read1): Pass new arg to make_pure_string. | Richard M. Stallman | 1998-03-21 | 1 | -5/+9 |
| * | (PRINTPREPARE): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -4/+5 |
| * | (read_process_output): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (Fregexp_quote): Use make_specified_string. | Richard M. Stallman | 1998-03-21 | 1 | -2/+3 |
| * | (selection_data_to_lisp_data): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -2/+2 |
| * | (insert_from_string_1, replace_range): | Richard M. Stallman | 1998-03-21 | 1 | -12/+4 |
| * | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -20/+78 |
| * | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 31 | -201/+210 |
| * | (comint-preoutput-filter-functions): Doc fix. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | Don't include puresize.h any more as code that needs it | Richard M. Stallman | 1998-03-21 | 1 | -288/+162 |
| * | (fix_submap_inheritance, get_keyelt, store_in_keymap, | Richard M. Stallman | 1998-03-21 | 1 | -47/+117 |
| * | Include puresize.h for CHECK_IMPURE. | Richard M. Stallman | 1998-03-21 | 1 | -71/+370 |