| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fexpand_file_name): If default dir isn't string, use `/'. | Richard M. Stallman | 1997-09-05 | 1 | -11/+12 |
| * | Comment change. | Richard M. Stallman | 1997-09-04 | 1 | -5/+5 |
| * | (main): Update Copyright messages. | Erik Naggum | 1997-09-04 | 1 | -1/+1 |
| * | (Faset): Simplify a statement in the char-table case. | Richard M. Stallman | 1997-09-04 | 1 | -7/+13 |
| * | (Qcoding_system_history): New variable. | Richard M. Stallman | 1997-09-04 | 1 | -2/+7 |
| * | (set-buffer-file-coding-system): Improve prompt. | Richard M. Stallman | 1997-09-04 | 1 | -1/+1 |
| * | (read-input-method-name): Specify the input history properly. | Richard M. Stallman | 1997-09-04 | 1 | -3/+3 |
| * | (setup_coding_system, Ffind_operation_coding_system) | Richard M. Stallman | 1997-09-04 | 1 | -6/+12 |
| * | (toggle-input-method): No error if enable-multibyte-characters is nil. | Richard M. Stallman | 1997-09-04 | 1 | -2/+0 |
| * | (string-to-sequence): Work usefully when enable-multibyte-characters is nil. | Richard M. Stallman | 1997-09-04 | 1 | -1/+2 |
| * | (quail-update-translation): | Richard M. Stallman | 1997-09-04 | 1 | -2/+15 |
| * | (detect_coding_mask): Re-work previous change. | Richard M. Stallman | 1997-09-04 | 1 | -2/+2 |
| * | (install): Fix previous change. | Kenichi Handa | 1997-09-04 | 1 | -1/+1 |
| * | Do not copy leim-list.el twice. | Kenichi Handa | 1997-09-04 | 1 | -1/+0 |
| * | (install): Copy `skk' subdirectory too. | Kenichi Handa | 1997-09-04 | 1 | -4/+7 |
| * | (TAGS tags): Simply refer this to the src subdir. | Richard M. Stallman | 1997-09-03 | 1 | -4/+3 |
| * | (HAVE_RINT): Add #undef. | Richard M. Stallman | 1997-09-03 | 1 | -0/+10 |
| * | (emacs_rint): Define this, | Richard M. Stallman | 1997-09-03 | 1 | -6/+10 |
| * | (dired-get-filename): Don't call encode-coding-string if FILE is nil. | Richard M. Stallman | 1997-09-03 | 1 | -2/+2 |
| * | (find-tag-tag): Pass default to completing-read. | Richard M. Stallman | 1997-09-03 | 1 | -1/+2 |
| * | (read-language-name): Use a default, not an initial input. | Richard M. Stallman | 1997-09-03 | 1 | -3/+3 |
| * | (file-coding-system-alist): Match `loaddefs.el' more accurately. | Richard M. Stallman | 1997-09-03 | 1 | -1/+1 |
| * | (operate-on-rectangle): If we overshoot when looking for endcol, back up. | Richard M. Stallman | 1997-09-03 | 1 | -0/+4 |
| * | (menu-bar-help-menu): Rename info item to "Info (Browse Manuals)". | Richard M. Stallman | 1997-09-03 | 1 | -6/+14 |
| * | (Fcall_process): Set EOL conversion type to LF when | Richard M. Stallman | 1997-09-03 | 1 | -42/+53 |
| * | (main): Call run_time_remap earlier, before any use of stdio. | Richard M. Stallman | 1997-09-03 | 1 | -5/+5 |
| * | (read_minibuf): Fix use of Ffboundp. | Richard M. Stallman | 1997-09-03 | 1 | -2/+3 |
| * | (ispell-overlay-window): Undo previous change; | Richard M. Stallman | 1997-09-03 | 1 | -2/+1 |
| * | (my_endbss) [WINDOWSNT]: New variable. | Geoff Voelker | 1997-09-03 | 1 | -0/+6 |
| * | (mule-menu-keymap): | Richard M. Stallman | 1997-09-03 | 1 | -5/+3 |
| * | (mail-mode): Set adaptive-fill-first-line-regexp | Richard M. Stallman | 1997-09-03 | 1 | -1/+2 |
| * | (quail-update-guidance): If PROMPTKEY is | Kenichi Handa | 1997-09-03 | 1 | -17/+15 |
| * | For each package, pass t for the SIMPLE | Kenichi Handa | 1997-09-03 | 8 | -17/+19 |
| * | Remove OS dependent operations. | Geoff Voelker | 1997-09-03 | 1 | -14/+4 |
| * | (WinMain): Allow Emacs process to be started with | Geoff Voelker | 1997-09-03 | 1 | -4/+20 |
| * | (CFLAGS_COMMON): Place pdb file in object build | Geoff Voelker | 1997-09-03 | 1 | -3/+3 |
| * | (get_env_size): New function. | Geoff Voelker | 1997-09-03 | 1 | -25/+100 |
| * | (env_vars): Put site-lisp before lisp in EMACSLOADPATH. | Geoff Voelker | 1997-09-03 | 1 | -9/+15 |
| * | (INTERRUPT_INPUT): Don't define. | Geoff Voelker | 1997-09-03 | 1 | -16/+65 |
| * | (have_menus_p): Move to w32fns.c. | Geoff Voelker | 1997-09-03 | 1 | -7/+0 |
| * | (w32_output): New fields menubar_widget, menubar_active, | Geoff Voelker | 1997-09-03 | 1 | -16/+39 |
| * | (SIF_*): Win95 macros defined for NT. | Geoff Voelker | 1997-09-03 | 1 | -195/+682 |
| * | Include w32heap.h. | Geoff Voelker | 1997-09-03 | 1 | -207/+692 |
| * | (init_menu_items): Disable code. | Geoff Voelker | 1997-09-03 | 1 | -101/+278 |
| * | Declare externs from other files. | Geoff Voelker | 1997-09-03 | 1 | -6/+29 |
| * | Enumerate operating system types. | Geoff Voelker | 1997-09-03 | 1 | -0/+40 |
| * | (os_subtype): New variable. | Geoff Voelker | 1997-09-03 | 1 | -4/+34 |
| * | Include limits.h and errno.h. | Geoff Voelker | 1997-09-03 | 1 | -102/+641 |
| * | (DebPrint, reset_kbd, unset_kbd, take_console): Delete functions. | Geoff Voelker | 1997-09-03 | 1 | -62/+46 |
| * | Remove debugging macros. | Geoff Voelker | 1997-09-03 | 1 | -10/+4 |