| Commit message (Expand) | Author | Age | Files | Lines |
| * | (outline-end-of-subtree): Stop before final newline. | Karl Heuer | 1994-04-18 | 1 | -7/+7 |
| * | (hexl-mode): Make local binding for hexl-max-address. | Richard M. Stallman | 1994-04-18 | 1 | -0/+2 |
| * | (shell-command-filter): If point was at end, leave it at end. | Richard M. Stallman | 1994-04-18 | 1 | -2/+4 |
| * | (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE. | Karl Heuer | 1994-04-18 | 1 | -1/+5 |
| * | (shell-command-sentinel): Do nothing if buffer is dead. | Richard M. Stallman | 1994-04-18 | 1 | -1/+2 |
| * | (menu-bar-enable-clipboard): Construct new cons cells. | Richard M. Stallman | 1994-04-18 | 1 | -3/+8 |
| * | (create_process): Fix previous change. | Richard M. Stallman | 1994-04-18 | 1 | -1/+1 |
| * | Comment change. | Richard M. Stallman | 1994-04-18 | 1 | -1/+1 |
| * | * etags.c (main, print_help): eliminate the -F option. | Francesco Potortì | 1994-04-18 | 1 | -12/+3 |
| * | * etags.c (absolute_filename): compare against '\0' instead of NULL. | Francesco Potortì | 1994-04-18 | 1 | -2/+2 |
| * | Move pop-global-mark bindings to loaddefs.el. | Richard M. Stallman | 1994-04-18 | 1 | -3/+0 |
| * | (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d. | Richard M. Stallman | 1994-04-18 | 1 | -1/+1 |
| * | (Xatom_editres_name): Variable defined. | Richard M. Stallman | 1994-04-17 | 1 | -3/+16 |
| * | (Xatom_editres_name): Declared. | Richard M. Stallman | 1994-04-17 | 1 | -0/+4 |
| * | (EMACS_INT, EMACS_UINT): New typedefs. | Richard M. Stallman | 1994-04-17 | 1 | -0/+5 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-17 | 1 | -6/+7 |
| * | (set_case_table): Handle nil for EQV with non-nil CANON. | Richard M. Stallman | 1994-04-17 | 1 | -6/+11 |
| * | (read_avail_input): Test both aix386 and _BSD. | Richard M. Stallman | 1994-04-17 | 1 | -1/+1 |
| * | (Fx_create_frame): Delete excess args to x_wm_set_size_hint. | Richard M. Stallman | 1994-04-17 | 1 | -6/+18 |
| * | (dumpglyphs): When HL=2, check explicitly for using | Richard M. Stallman | 1994-04-17 | 1 | -32/+20 |
| * | (x_display): New field win_gravity. | Richard M. Stallman | 1994-04-17 | 1 | -0/+3 |
| * | (read_char_x_menu_prompt): Don't check for value = nil | Richard M. Stallman | 1994-04-17 | 1 | -1/+1 |
| * | (xmenu_show): Fix typo in last change. | Richard M. Stallman | 1994-04-17 | 1 | -1/+1 |
| * | Rewrite to use netbsd.h and define NO_SHARED_LIBS. | Richard M. Stallman | 1994-04-17 | 1 | -37/+9 |
| * | Call AC_LANG_C, if it's defined, after AC_PREPARE. | David J. MacKenzie | 1994-04-16 | 1 | -0/+1 |
| * | (create_process): Test TIOCSETD along with NTTYDISC. | Richard M. Stallman | 1994-04-16 | 1 | -1/+1 |
| * | (configuration): Use SET_MAKE to get the value of $(MAKE). | Richard M. Stallman | 1994-04-16 | 1 | -4/+4 |
| * | (debug, debugger-eval-expression): Preserve match-data. | Karl Heuer | 1994-04-16 | 1 | -2/+5 |
| * | (make_lispy_movement): Don't clip. | Karl Heuer | 1994-04-16 | 1 | -1/+1 |
| * | (Fmouse_position): Don't clip. | Karl Heuer | 1994-04-16 | 1 | -1/+1 |
| * | (mouse-drag-region): Handle scroll off top/bottom. | Karl Heuer | 1994-04-16 | 1 | -18/+4 |
| * | Add NO_SHARED_LIBS conditional. | Richard M. Stallman | 1994-04-16 | 1 | -0/+2 |
| * | (Fset_frame_position): Pass new arg to x_set_offset. | Richard M. Stallman | 1994-04-16 | 1 | -1/+1 |
| * | (read_avail_input): Fix previous change--test _BSD. | Richard M. Stallman | 1994-04-16 | 1 | -1/+1 |
| * | (Fsetq_default): Doc fix. | Richard M. Stallman | 1994-04-16 | 1 | -4/+11 |
| * | (Fsetq): Doc fix. | Richard M. Stallman | 1994-04-16 | 1 | -2/+5 |
| * | Use AC_SET_MAKE. | Richard M. Stallman | 1994-04-16 | 1 | -1/+4 |
| * | (lib-src/Makefile.in): Make this from Makefile.in.in | Richard M. Stallman | 1994-04-16 | 1 | -28/+17 |
| * | Renamed from Makefile.in. | Richard M. Stallman | 1994-04-16 | 1 | -70/+97 |
| * | (mouse-set-font): Don't error if no selection. | Karl Heuer | 1994-04-16 | 1 | -15/+13 |
| * | (xmenu_show): Don't cons on subprefix_stck[j] if nil. | Richard M. Stallman | 1994-04-16 | 1 | -1/+2 |
| * | (map_prompt): Declared. | Richard M. Stallman | 1994-04-16 | 1 | -0/+1 |
| * | (command-line): If no error data, print "", not nil. | Karl Heuer | 1994-04-16 | 1 | -2/+2 |
| * | (emerge-goto-line): Fix return value. | Karl Heuer | 1994-04-16 | 1 | -17/+7 |
| * | Require cl only at compile time. | Richard M. Stallman | 1994-04-16 | 1 | -19/+36 |
| * | (read_avail_input): Don't generate SIGHUP of aix386; | Richard M. Stallman | 1994-04-16 | 1 | -1/+1 |
| * | (auto-fill-function): New function (doc placeholder). | Richard M. Stallman | 1994-04-16 | 1 | -28/+34 |
| * | (calendar-mode-map): Use substitute-key-definition. | Richard M. Stallman | 1994-04-16 | 1 | -8/+9 |
| * | (shrink-window-if-larger-than-buffer): | Richard M. Stallman | 1994-04-16 | 1 | -0/+2 |
| * | (gnus-uu-enter-interactive-file): | Richard M. Stallman | 1994-04-16 | 1 | -367/+589 |