| Commit message (Expand) | Author | Age | Files | Lines |
| * | (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 |
| * | Add comment. | Karl Heuer | 1995-06-11 | 1 | -0/+2 |
| * | Comment update. | Karl Heuer | 1995-06-11 | 1 | -3/+4 |
| * | (x_make_frame_visible): Test and set asked_for_visible. | Karl Heuer | 1995-06-11 | 1 | -1/+43 |
| * | (struct x_display): New field asked_for_visible. | Karl Heuer | 1995-06-11 | 1 | -0/+3 |
| * | [USE_X_TOOLKIT] (x_window): If using Motif, | Karl Heuer | 1995-06-11 | 1 | -4/+15 |
| * | Include widget.h. | Karl Heuer | 1995-06-11 | 1 | -20/+45 |
| * | (EmacsFrameSetCharSize): Manually alter the height | Karl Heuer | 1995-06-11 | 1 | -2/+26 |
| * | (lwlib_toolkit_type): New variable. | Karl Heuer | 1995-06-11 | 1 | -0/+5 |
| * | (Fframe_or_buffer_changed_p): Calculate vector size right. | Karl Heuer | 1995-06-11 | 1 | -6/+13 |
| * | (read_char_minibuf_menu_prompt): | Karl Heuer | 1995-06-11 | 1 | -32/+70 |
| * | (save-selected-window): New macro. | Karl Heuer | 1995-06-11 | 1 | -0/+8 |
| * | Include config.h before stdio.h. | Geoff Voelker | 1995-06-10 | 3 | -6/+5 |
| * | *** empty log message *** | Geoff Voelker | 1995-06-10 | 1 | -11/+9 |
| * | Initial revision | Geoff Voelker | 1995-06-10 | 2 | -0/+231 |
| * | makefile.def (EMACS_ICON_PATH,ADDPM): Defined. | Geoff Voelker | 1995-06-10 | 1 | -0/+6 |
| * | (ALL,addpm,addpm.exe,addpm.obj): Defined. | Geoff Voelker | 1995-06-10 | 1 | -2/+21 |
| * | (TEMACS): Depend upon $(BLD). | Geoff Voelker | 1995-06-10 | 1 | -2/+2 |
| * | changed referendce to of makefile.nt to makedffile.def in configure sec... | Geoff Voelker | 1995-06-10 | 1 | -1/+1 |
| * | (system_key_syms): Deleted; now part of struct kboard. | Karl Heuer | 1995-06-09 | 1 | -7/+5 |
| * | (mark_kboards): Mark system_key_syms member. | Karl Heuer | 1995-06-09 | 1 | -0/+1 |
| * | (struct kboard): New member system_key_syms. | Karl Heuer | 1995-06-09 | 1 | -0/+3 |
| * | (modify_event_symbol): Mask out high bits here, | Karl Heuer | 1995-06-09 | 1 | -4/+16 |
| * | (x_get_keysym_name): New function. | Karl Heuer | 1995-06-09 | 1 | -5/+23 |
| * | (update_menu_bar): Use set_buffer_internal_1 to switch bufs. | Karl Heuer | 1995-06-09 | 1 | -2/+12 |
| * | (SOURCES): Makefile isn't source; Makefile.in.in is. | Karl Heuer | 1995-06-09 | 1 | -1/+1 |
| * | (x-create-frame-with-faces): Don't use initial-frame-alist | Karl Heuer | 1995-06-09 | 1 | -4/+6 |
| * | (x-create-frame-with-faces): Don't look for geometry | Karl Heuer | 1995-06-09 | 1 | -1/+1 |