| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (Finsert_file_contents): Don't use the fast replace code | Richard M. Stallman | 1998-05-12 | 1 | -5/+8 |
| * | (after-insert-file-set-buffer-file-coding-system): | Richard M. Stallman | 1998-05-12 | 1 | -4/+6 |
| * | (parse_menu_item): Argument inmenubar < 0 now means | Richard M. Stallman | 1998-05-12 | 1 | -8/+31 |
| * | (stat, get_long_basename): Fail if filename contains any | Richard M. Stallman | 1998-05-12 | 1 | -2/+6 |
| * | (Fall_completions, Ftry_completion): Compare char sizes, not STRING_BYTES. | Richard M. Stallman | 1998-05-12 | 1 | -2/+2 |
| * | (smtpmail-via-smtp): Speciy process coding system. | Richard M. Stallman | 1998-05-12 | 1 | -0/+1 |
| * | Add separators to Holidays menu. | Edward M. Reingold | 1998-05-12 | 1 | -1/+4 |
| * | (calendar-mode-map): Rename `holidays' menu to `Holidays'. | Richard M. Stallman | 1998-05-12 | 1 | -7/+7 |
| * | (assoc_for_completion): Use Fcompare_strings. | Richard M. Stallman | 1998-05-12 | 1 | -14/+27 |
| * | (easy-menu-change): Add autoload cookie. | Richard M. Stallman | 1998-05-11 | 1 | -0/+1 |
| * | (tar-subfile-mode): Call auto-save-mode with -1. | Dave Love | 1998-05-11 | 1 | -1/+1 |
| * | Minor fix to earlier changes today. | Edward M. Reingold | 1998-05-11 | 1 | -1/+12 |
| * | (redisplay_window): Handle scroll_step along with | Richard M. Stallman | 1998-05-11 | 1 | -9/+22 |
| * | (unlock_file): Encode the file name. | Richard M. Stallman | 1998-05-11 | 1 | -0/+1 |
| * | On exiting, don't signal error when user changes mind. | Edward M. Reingold | 1998-05-11 | 1 | -5/+4 |
| * | Made holiday button on menu bar related to current calendar display. | Edward M. Reingold | 1998-05-11 | 2 | -15/+48 |
| * | (save-buffer-coding-system): New variable. | Richard M. Stallman | 1998-05-11 | 1 | -2/+15 |
| * | (last-coding-system-specified): New var. | Richard M. Stallman | 1998-05-11 | 1 | -1/+8 |
| * | (normal-top-level-add-subdirs-to-load-path): | Richard M. Stallman | 1998-05-11 | 1 | -6/+11 |
| * | (Fset_buffer_multibyte): Error if marker is put | Richard M. Stallman | 1998-05-11 | 1 | -0/+6 |
| * | (unchain_marker): Abort if the marker is not in its buffer's chain. | Richard M. Stallman | 1998-05-11 | 1 | -7/+17 |
| * | Comment change. | Richard M. Stallman | 1998-05-11 | 1 | -0/+4 |
| * | (code_convert_region1): Set Vlast_coding_system_used. | Richard M. Stallman | 1998-05-10 | 1 | -6/+20 |
| * | (Fstart_process): Remove the special case for | Richard M. Stallman | 1998-05-10 | 1 | -120/+114 |
| * | Fix previous change. | Richard M. Stallman | 1998-05-10 | 1 | -1/+1 |
| * | (TAGS): Specify directory when running etags. | Richard M. Stallman | 1998-05-10 | 1 | -1/+2 |
| * | (add-log-current-defun): Fix previous change--skip | Richard M. Stallman | 1998-05-10 | 1 | -1/+1 |
| * | (byte-compile-output-docform): Use position-bytes. | Richard M. Stallman | 1998-05-10 | 1 | -1/+3 |
| * | (elisp.dvi): Add missing backslash. | Richard M. Stallman | 1998-05-10 | 1 | -1/+1 |
| * | (Fbyte_code): Don't use Bmark. | Richard M. Stallman | 1998-05-10 | 1 | -3/+0 |
| * | (xstring): Handle unibyte strings. | Richard M. Stallman | 1998-05-10 | 1 | -43/+65 |
| * | (redisplay_window): Don't use last_point_x and last_point_y | Richard M. Stallman | 1998-05-10 | 1 | -1/+5 |
| * | (Qbuffer_name_history): New variable. | Richard M. Stallman | 1998-05-09 | 1 | -2/+6 |
| * | (detect_coding_mask): Check also coding-category-binary. | Richard M. Stallman | 1998-05-09 | 1 | -6/+9 |
| * | (standard-display-european): Doc fix. | Richard M. Stallman | 1998-05-09 | 1 | -0/+4 |
| * | (find-function-noselect): Autoload it. | Richard M. Stallman | 1998-05-09 | 1 | -0/+1 |
| * | (scan_lists, scan_sexps_forward): Move complex expressions | Richard M. Stallman | 1998-05-09 | 1 | -4/+17 |
| * | (mail-signature): Allow expression as value. | Richard M. Stallman | 1998-05-09 | 1 | -4/+15 |
| * | (widgets: sexp, variable, list, vector): Doc fixes. | Richard M. Stallman | 1998-05-09 | 1 | -4/+4 |
| * | (generate-file-autoloads): Handle progn forms generated by | Richard M. Stallman | 1998-05-09 | 1 | -2/+11 |
| * | (mail-strip-quoted-names): | Richard M. Stallman | 1998-05-09 | 1 | -6/+7 |
| * | (customize-group-other-window): Handle groups not | Richard M. Stallman | 1998-05-09 | 1 | -15/+26 |
| * | Fix previous change. | Kenichi Handa | 1998-05-09 | 1 | -1/+2 |
| * | (ps-alist-position): Renamed from ps-position. | Richard M. Stallman | 1998-05-08 | 1 | -7/+7 |
| * | (reporter-bug-hook): Use rfc822-goto-eoh. | Richard M. Stallman | 1998-05-08 | 1 | -2/+1 |
| * | (Fcall_process): Fix test for when to call Ffind_operation_coding_system. | Richard M. Stallman | 1998-05-08 | 1 | -1/+1 |
| * | Comment change. | Richard M. Stallman | 1998-05-08 | 1 | -2/+3 |
| * | (compute_motion): Fix, in a different way, the bug of handling | Kenichi Handa | 1998-05-08 | 1 | -2/+1 |
| * | (compute_motion): Undo both May 7 changes. | Richard M. Stallman | 1998-05-08 | 1 | -3/+19 |
| * | (doprnt1): Cast arg to CHAR_STRING. | Richard M. Stallman | 1998-05-08 | 1 | -1/+1 |