| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (rmail-message-regexp-p): | Richard M. Stallman | 1998-04-18 | 1 | -8/+15 |
| * | (load-with-code-conversion): | Richard M. Stallman | 1998-04-18 | 1 | -2/+1 |
| * | Initial revision | Richard M. Stallman | 1998-04-18 | 1 | -0/+1 |
| * | (syms_of_emacs): Fix patching error in previous change. | Richard M. Stallman | 1998-04-17 | 1 | -2/+2 |
| * | (read1): Compute NaN and infinities using 0.0 in a | Richard M. Stallman | 1998-04-17 | 1 | -3/+4 |
| * | (readchar): Find the previous byte's address properly | Richard M. Stallman | 1998-04-17 | 1 | -2/+6 |
| * | (debug-ignored-errors): Add and remove strings. | Richard M. Stallman | 1998-04-17 | 1 | -1/+1 |
| * | (jka-compr-use-shell) [ms-dos, windows-nt]: Do not use a shell. | Richard M. Stallman | 1998-04-17 | 1 | -3/+6 |
| * | (scheme-imenu-generic-expression, | Dave Love | 1998-04-17 | 1 | -6/+6 |
| * | (array-mode): Add autoload cookie. | Dave Love | 1998-04-17 | 1 | -0/+1 |
| * | (ph-install-menu): Use easy-menu-create-menu, not | Dave Love | 1998-04-17 | 1 | -1/+1 |
| * | (change-log-mode): Revert 1997-12-03 doc change. | Dave Love | 1998-04-17 | 1 | -80/+68 |
| * | Customize. | Stephen Eglen | 1998-04-17 | 3 | -33/+73 |
| * | *** empty log message *** | Dan Nicolaescu | 1998-04-17 | 1 | -2/+2 |
| * | (Fcall_process_region): Unbind coding-system-for-write | Richard M. Stallman | 1998-04-17 | 1 | -2/+8 |
| * | (ange-ftp-real-make-directory): Fix indentation. | Geoff Voelker | 1998-04-17 | 1 | -1/+1 |
| * | (reset_terminal_modes): Only invoke hook if defined. | Geoff Voelker | 1998-04-17 | 1 | -1/+2 |
| * | * lastfile.c (_my_endbss, my_endbss_static): New variables. | Geoff Voelker | 1998-04-17 | 1 | -0/+5 |
| * | (Vpath_separator): New variable. | Geoff Voelker | 1998-04-17 | 1 | -0/+10 |
| * | (shell-file-name-chars): Add ',' and ':'. | Geoff Voelker | 1998-04-17 | 1 | -1/+1 |
| * | (ls-lisp-dired-ignore-case): New variable. | Geoff Voelker | 1998-04-17 | 1 | -4/+12 |
| * | (path-separator): Delete variable. | Geoff Voelker | 1998-04-17 | 1 | -3/+0 |
| * | (fast-lock-cache-name): Replace '\' with '#'. | Geoff Voelker | 1998-04-17 | 1 | -1/+1 |
| * | (comint-filename-chars): Combine DOS and Windows strings. | Geoff Voelker | 1998-04-17 | 1 | -7/+3 |
| * | (ange-ftp-tmp-name-template) [windows-nt]: Look for | Geoff Voelker | 1998-04-17 | 1 | -22/+68 |
| * | (WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE): | Geoff Voelker | 1998-04-17 | 1 | -1/+3 |
| * | (Vw32_recognize_altgr): New variable. | Geoff Voelker | 1998-04-17 | 1 | -55/+195 |
| * | (w32_executable_type): Properly cast dos_header when | Geoff Voelker | 1998-04-17 | 1 | -8/+100 |
| * | (Vmenu_updating_frame): New variable. | Geoff Voelker | 1998-04-17 | 1 | -1/+13 |
| * | (Vw32_recognize_altgr): Declare. | Geoff Voelker | 1998-04-17 | 1 | -9/+29 |
| * | * w32heap.h (w32_fatal_reload_error): Declare. | Geoff Voelker | 1998-04-17 | 1 | -0/+3 |
| * | (recreate_heap): Invoke w32_fatal_reload_error upon error. | Geoff Voelker | 1998-04-17 | 1 | -1/+1 |
| * | (w32_msg_pump): Handle WM_EMACS_SETLOCALE. | Geoff Voelker | 1998-04-17 | 1 | -0/+7 |
| * | (Qforeground_color, Qbackground_color): Declare. | Geoff Voelker | 1998-04-17 | 1 | -69/+67 |
| * | (FILE_SEND_SIGCHLD): New macro. | Geoff Voelker | 1998-04-17 | 1 | -6/+8 |
| * | (sys_read): Clear carriage return flag. | Geoff Voelker | 1998-04-17 | 1 | -8/+68 |
| * | (my_begbss_static, my_endbss_static): Declare. | Geoff Voelker | 1998-04-17 | 1 | -35/+63 |
| * | (HAVE_STRING_H, HAVE_STRFTIME): Define macros. | Geoff Voelker | 1998-04-17 | 1 | -2/+3 |
| * | (LINK_TYPE): Do not include debug info in optimized | Geoff Voelker | 1998-04-17 | 1 | -3/+12 |
| * | (clean): Delete patch generated files, optimized | Geoff Voelker | 1998-04-17 | 1 | -1/+5 |
| * | (CP_DIR): Preserve attributes. | Geoff Voelker | 1998-04-17 | 1 | -1/+1 |
| * | Include new macros from src/config.in. | Geoff Voelker | 1998-04-17 | 1 | -5/+40 |
| * | (fail): Exit with a negative return value. | Geoff Voelker | 1998-04-17 | 1 | -8/+28 |
| * | (w32-system-shells): Add 4dos and 4nt. | Geoff Voelker | 1998-04-17 | 1 | -2/+53 |
| * | (install): Copy elisp files that are not compiled. | Geoff Voelker | 1998-04-17 | 1 | -2/+24 |
| * | (obj): Update with new files in src. | Geoff Voelker | 1998-04-17 | 1 | -2/+4 |
| * | When installing ${version}, do it replacing @version@. | Richard M. Stallman | 1998-04-17 | 1 | -3/+1 |
| * | Use spaces, not dashes, in M-x command. | Richard M. Stallman | 1998-04-17 | 1 | -3/+3 |
| * | (ispell-get-word): No error if can't find a word to check. | Richard M. Stallman | 1998-04-17 | 1 | -65/+71 |
| * | (ispell-word): In ispell-check-only mode, | Richard M. Stallman | 1998-04-17 | 1 | -0/+1 |