| Commit message (Expand) | Author | Age | Files | Lines |
| * | Talk about MSDOS type conflict workaround. | Richard M. Stallman | 1995-06-21 | 1 | -0/+6 |
| * | (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly. | Richard M. Stallman | 1995-06-21 | 1 | -0/+4 |
| * | (Fx_display_grayscale_p): Return t or nil. | Richard M. Stallman | 1995-06-21 | 1 | -4/+15 |
| * | (precompute-menubar-bindings): While dumping, | Richard M. Stallman | 1995-06-21 | 1 | -1/+4 |
| * | (SYSTEM_PURESIZE_EXTRA): Increased to 68000. | Richard M. Stallman | 1995-06-21 | 1 | -1/+1 |
| * | * etags.c (find_entries): rewind before rereading the input file. | Francesco Potortì | 1995-06-21 | 1 | -12/+14 |
| * | Fix previous change. | Richard M. Stallman | 1995-06-20 | 1 | -1/+5 |
| * | (read_key_sequence): Don't use Vprefix_help_command | Richard M. Stallman | 1995-06-20 | 1 | -1/+1 |
| * | Fix previous change. | Richard M. Stallman | 1995-06-20 | 1 | -1/+2 |
| * | (gud-make-debug-menu): Cope if no local map yet. | Richard M. Stallman | 1995-06-20 | 1 | -1/+2 |
| * | Update MSDOS needs list. | Richard M. Stallman | 1995-06-20 | 1 | -4/+10 |
| * | (dired-do-redisplay): Call dired-uncache. | Richard M. Stallman | 1995-06-20 | 1 | -0/+2 |
| * | (map_virt_key): Mark some additional chars as valid ASCII. | Richard M. Stallman | 1995-06-20 | 1 | -10/+10 |
| * | (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals. | Richard M. Stallman | 1995-06-20 | 1 | -2/+4 |
| * | (Freset_this_command_lengths): New function. | Richard M. Stallman | 1995-06-20 | 1 | -0/+54 |
| * | (universal-argument-num-events): New variable. | Richard M. Stallman | 1995-06-20 | 1 | -2/+14 |
| * | Comment change. | Richard M. Stallman | 1995-06-20 | 1 | -3/+3 |
| * | [convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion. | Roland McGrath | 1995-06-20 | 1 | -0/+8 |
| * | Use `defined' to test HAVE_STRING_H and STDC_HEADERS. | Richard M. Stallman | 1995-06-20 | 1 | -1/+1 |
| * | (vc-fetch-properties): Add save-excursion. | Richard M. Stallman | 1995-06-20 | 1 | -10/+11 |
| * | Mostly rewritten. | Richard M. Stallman | 1995-06-20 | 1 | -155/+44 |
| * | (main): On MSDOS, don't change stdout to binary, and insist on an -o option. | Richard M. Stallman | 1995-06-20 | 1 | -2/+9 |
| * | (vc-fetch-master-properties): Be more careful | Richard M. Stallman | 1995-06-20 | 1 | -1/+2 |
| * | (rmdir): Fix up Aug 19 1993 change that wasn't done right. | Richard M. Stallman | 1995-06-20 | 1 | -6/+6 |
| * | (win32_wait): Massage retval into what is expected in Unix. | Richard M. Stallman | 1995-06-19 | 1 | -1/+10 |
| * | (sigchld_handler): Change XSETFASTINT to XSETINT. | Richard M. Stallman | 1995-06-19 | 1 | -2/+2 |
| * | (shell-directory-tracker): Check for terminator after | Karl Heuer | 1995-06-19 | 1 | -5/+11 |
| * | (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. | Richard M. Stallman | 1995-06-19 | 1 | -1/+1 |
| * | Documented the `l' tag. | Richard M. Stallman | 1995-06-19 | 1 | -76/+151 |
| * | (universal-argument-other-key): Call reset-this-command-lengths. | Richard M. Stallman | 1995-06-19 | 1 | -0/+1 |
| * | Test whether XFree86 needs -b i486-linuxaout to link. | Richard M. Stallman | 1995-06-19 | 1 | -7/+51 |
| * | Update version number. | Richard M. Stallman | 1995-06-19 | 1 | -1/+1 |
| * | (VERSION): Update version number. | Richard M. Stallman | 1995-06-19 | 1 | -2/+2 |
| * | (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay. | Richard M. Stallman | 1995-06-19 | 1 | -1/+1 |
| * | Fix up load-path example. | Richard M. Stallman | 1995-06-19 | 1 | -3/+3 |
| * | (LIB_GCC): Fix previous change. | Richard M. Stallman | 1995-06-19 | 1 | -1/+2 |
| * | (negative-argument, digit-argument): | Richard M. Stallman | 1995-06-19 | 1 | -2/+5 |
| * | Fix bug in determination of output string. | Edward M. Reingold | 1995-06-19 | 1 | -2/+2 |
| * | (vc-register): Inhibit backups for the file's buffer | Richard M. Stallman | 1995-06-19 | 1 | -11/+28 |
| * | Make doc strings and argument names consistent where necessary. | Richard M. Stallman | 1995-06-18 | 1 | -153/+200 |
| * | (quit_throw_to_read_char): Turn off the error check | Richard M. Stallman | 1995-06-18 | 1 | -0/+4 |
| * | (nt): Explicitly include makefile.nt and makefile.def only. | Richard M. Stallman | 1995-06-18 | 1 | -1/+2 |
| * | *** empty log message *** | Richard M. Stallman | 1995-06-18 | 1 | -4/+7 |
| * | (LIB_GCC): Define here, overriding Makefile.in.in, | Richard M. Stallman | 1995-06-18 | 1 | -1/+4 |
| * | (texinfo-environment-regexp): Add @ifhtml, @html. | Richard M. Stallman | 1995-06-18 | 1 | -2/+3 |
| * | (archive-zip-summarize): Handle per-file comments in central directory. | Richard M. Stallman | 1995-06-18 | 1 | -1/+2 |
| * | Withdraw mouse-major-mode-map modifications. | Johan Vromans | 1995-06-18 | 1 | -4/+2 |
| * | (vc-fetch-master-properties): Use path-separator | Richard M. Stallman | 1995-06-18 | 1 | -20/+18 |
| * | (malloc, realloc): If not _MALLOC_INTERNAL, always use void *. | Richard M. Stallman | 1995-06-18 | 1 | -1/+6 |
| * | (normal-top-level, command-line-1): | Richard M. Stallman | 1995-06-17 | 1 | -11/+13 |