| Commit message (Expand) | Author | Age | Files | Lines |
* | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 48 | -50/+50 |
* | (list-buffers-noselect): Don't let space after buf name | Richard M. Stallman | 1995-06-15 | 1 | -5/+6 |
* | (process_file,absolute_filename): Handle filenames | Richard M. Stallman | 1995-06-15 | 1 | -0/+8 |
* | (install): Copy wakeup.exe properly. | Richard M. Stallman | 1995-06-15 | 1 | -1/+1 |
* | (TRES) [MSVCNT11]: Use emacs.res, and don't compile it. | Richard M. Stallman | 1995-06-15 | 1 | -0/+6 |
* | (win32_spawnve): Accept program names without executable suffixes. | Richard M. Stallman | 1995-06-15 | 1 | -1/+21 |
* | (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP. | Richard M. Stallman | 1995-06-15 | 1 | -1/+5 |
* | (MSVCNT11): Defined. | Richard M. Stallman | 1995-06-15 | 1 | -1/+14 |
* | Define .c to .obj suffix rule. | Richard M. Stallman | 1995-06-15 | 1 | -5/+6 |
* | (LD_SWITCH_MACHINE): Don't define it. | Richard M. Stallman | 1995-06-15 | 1 | -0/+8 |
* | Explain how make-local-hook works. | Richard M. Stallman | 1995-06-15 | 1 | -0/+7 |
* | Corrected the comment from last change. | Simon Marshall | 1995-06-15 | 1 | -2/+0 |
* | Comment change. | Richard M. Stallman | 1995-06-14 | 1 | -4/+3 |
* | (emacs_set_tty): Swap TCSETAF and TCSETAW. | Richard M. Stallman | 1995-06-14 | 1 | -8/+7 |
* | (universal-argument, describe-arg): Restore Lisp code, | Karl Heuer | 1995-06-14 | 1 | -0/+71 |
* | Various optimizations. The main one is to optimize for | Richard M. Stallman | 1995-06-14 | 1 | -40/+99 |
* | (Fprefix_numeric_value): Fix type check. | Karl Heuer | 1995-06-14 | 1 | -1/+1 |
* | (command_loop_1): Clear prefix arg (undo Feb 1 change). | Karl Heuer | 1995-06-14 | 1 | -0/+1 |
* | changes for 19.29. | Melissa Weisshaus | 1995-06-14 | 2 | -6/+63 |
* | (Flocal_variable_p): Fix backwards logical operator. | Richard M. Stallman | 1995-06-14 | 1 | -1/+1 |
* | [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp. | Karl Heuer | 1995-06-14 | 1 | -0/+2 |
* | If NOT_C_CODE, don't include alloca.h. | Karl Heuer | 1995-06-14 | 1 | -0/+2 |
* | (Fdelete_frame): If the minibuf window was selected, make that remain so. | Richard M. Stallman | 1995-06-14 | 1 | -0/+8 |
* | *** empty log message *** | Geoff Voelker | 1995-06-14 | 1 | -0/+2 |
* | (frame-notice-user-settings): When making a minibufferless | Richard M. Stallman | 1995-06-14 | 1 | -1/+5 |
* | (compilation-find-file): If FILENAME is absolute, apply | Roland McGrath | 1995-06-14 | 1 | -23/+39 |
* | Put mark-active for menu-enable property on eval-region, comment-region, and ... | Simon Marshall | 1995-06-14 | 1 | -1/+5 |
* | (addpm): Use CFLAGS when compiling. | Richard M. Stallman | 1995-06-14 | 1 | -1/+1 |
* | Comment change. | Richard M. Stallman | 1995-06-14 | 1 | -4/+4 |
* | (status_notify): Undo May 18 change. | Richard M. Stallman | 1995-06-14 | 1 | -77/+74 |
* | (Fprevious_overlay_change): Check for overlays that end at POS. | Richard M. Stallman | 1995-06-14 | 1 | -2/+24 |
* | (shell-mode): Make shell-directory-tracker a hook function locally only. | Richard M. Stallman | 1995-06-14 | 1 | -1/+1 |
* | Delete the Emacs version error check. | Richard M. Stallman | 1995-06-14 | 2 | -49/+0 |
* | (dired-change-marks): If OLD is a space, don't act on non-file lines. | Richard M. Stallman | 1995-06-14 | 1 | -2/+6 |
* | (vc-backend-checkin): Provide an explicit string saying | Richard M. Stallman | 1995-06-14 | 1 | -3/+4 |
* | (syms_of_xfns): Initialize Vx_no_window_manager. Doc fix. | Richard M. Stallman | 1995-06-14 | 1 | -1/+6 |
* | (comint-mode): Use make-local-hook. | Karl Heuer | 1995-06-13 | 1 | -15/+8 |
* | (LIBS_MACHINE): Use -lpthreads, not -lpthread. | Karl Heuer | 1995-06-13 | 1 | -3/+3 |
* | check for -lpthreads, not -lpthread. | Karl Heuer | 1995-06-13 | 1 | -1/+1 |
* | (HAVE_LIBPTHREADS): Add #undef. | Karl Heuer | 1995-06-13 | 1 | -0/+1 |
* | (vip-over-whitespace-line): new function. | Karl Heuer | 1995-06-13 | 1 | -1/+7 |
* | (vip-change-state-to-vi): bug fix. | Karl Heuer | 1995-06-13 | 1 | -3/+4 |
* | Test for "" too; let it go to expand-file-name if it is equal. | Simon Marshall | 1995-06-13 | 1 | -1/+5 |
* | check comint-input-ring-file-name for the empty string too. | Simon Marshall | 1995-06-13 | 1 | -1/+2 |
* | *** empty log message *** | Geoff Voelker | 1995-06-13 | 1 | -1/+4 |
* | (help-menu): Symbol renamed from `help'. | Karl Heuer | 1995-06-13 | 1 | -2/+4 |
* | (rmail-search-backwards): Default count is 1, not -1. | Karl Heuer | 1995-06-13 | 1 | -1/+1 |
* | [_LIBC] (start_of_data): Define to &__data_start for GNU libc. | Roland McGrath | 1995-06-12 | 1 | -4/+6 |
* | (frame_vector_add_frame): Don't forget to store | Karl Heuer | 1995-06-12 | 1 | -0/+1 |
* | Copy new files nt/addpm.c and nt/emacs.bat.in. | Karl Heuer | 1995-06-11 | 1 | -1/+1 |