| Commit message (Expand) | Author | Age | Files | Lines |
| * | (regex_compile): Split an if to avoid compiler bug. | Richard M. Stallman | 1994-08-17 | 1 | -7/+17 |
| * | Comment fix. | Richard M. Stallman | 1994-08-17 | 1 | -4/+1 |
| * | (choose-completion-string): Use plain exit-minibuffer, | Richard M. Stallman | 1994-08-17 | 1 | -1/+2 |
| * | (show-paren-command-hook): Set the face of an overlay | Richard M. Stallman | 1994-08-17 | 1 | -4/+6 |
| * | *** empty log message *** | Richard Kenner | 1994-08-17 | 1 | -0/+3 |
| * | (after-find-file): New arg renamed to after-find-file-from-revert-buffer. | Richard M. Stallman | 1994-08-17 | 1 | -2/+4 |
| * | (Fcall_process_region): gcpro filename_string. | Karl Heuer | 1994-08-17 | 1 | -2/+5 |
| * | (after-find-file): New arg from-revert-buffer. | Richard M. Stallman | 1994-08-17 | 1 | -2/+3 |
| * | (tex-mode): Allow for documentclass options when checking for SliTeX. | Richard M. Stallman | 1994-08-17 | 1 | -1/+2 |
| * | (store_function_docstring): Do nothing for bytecode object | Richard M. Stallman | 1994-08-17 | 1 | -4/+2 |
| * | (perl-indent-command): Fix backwards conditional. | Richard M. Stallman | 1994-08-17 | 1 | -1/+1 |
| * | (list_buffers_1): Update header line layout. | Richard M. Stallman | 1994-08-16 | 1 | -2/+2 |
| * | Add support for CVS. | Paul Eggert | 1994-08-15 | 1 | -20/+49 |
| * | Do compute unexec, LIBX, system_malloc, etc | Richard M. Stallman | 1994-08-15 | 1 | -3/+3 |
| * | (rmail-summary-scroll-msg-up): Put rmail buffer | Richard M. Stallman | 1994-08-14 | 1 | -1/+5 |
| * | (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value. | Richard M. Stallman | 1994-08-14 | 1 | -1/+1 |
| * | (rmail-resend): Preserve point around expand-mail-aliases. | Richard M. Stallman | 1994-08-14 | 1 | -1/+2 |
| * | Initial revision | Richard M. Stallman | 1994-08-14 | 1 | -0/+171 |
| * | (compute_motion): Use WIN's frame, not selected one. | Richard M. Stallman | 1994-08-14 | 1 | -1/+1 |
| * | Uninstall "$(EMACS)", not "emacs". | Richard M. Stallman | 1994-08-14 | 1 | -1/+1 |
| * | (easy-menu-define): Doc fix. | Richard M. Stallman | 1994-08-14 | 1 | -2/+2 |
| * | (pid_t): New definition. | Richard M. Stallman | 1994-08-14 | 1 | -3/+5 |
| * | (xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed. | Richard M. Stallman | 1994-08-14 | 1 | -10/+12 |
| * | (iso-tex2iso-trans-tab): Put the sequences with braces | Richard M. Stallman | 1994-08-13 | 1 | -9/+9 |
| * | (c-macro-expansion): If the CPP output is empty, just show error messages. | Richard M. Stallman | 1994-08-13 | 1 | -6/+9 |
| * | (window_loop, case UNSHOW_BUFFER): | Richard M. Stallman | 1994-08-13 | 1 | -1/+20 |
| * | (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP. | Richard M. Stallman | 1994-08-13 | 1 | -1/+1 |
| * | (mouse-set-mark): Select the window before saving point. | Richard M. Stallman | 1994-08-13 | 1 | -0/+3 |
| * | (rmail-retry-failure): Narrow to just the old header | Richard M. Stallman | 1994-08-13 | 1 | -21/+33 |
| * | entered into RCS | Richard M. Stallman | 1994-08-13 | 1 | -1/+1 |
| * | (NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it | Karl Heuer | 1994-08-12 | 1 | -7/+8 |
| * | NEED_SIOCTL: moved to isc-3.0.h. | Karl Heuer | 1994-08-12 | 1 | -3/+0 |
| * | *** empty log message *** | Richard M. Stallman | 1994-08-12 | 1 | -1/+1 |
| * | (x_new_font): Don't set filename = full_name if that's null. | Richard M. Stallman | 1994-08-12 | 1 | -1/+2 |
| * | (FRAME_SUPPORT): Add faces.elc. | Richard M. Stallman | 1994-08-11 | 1 | -1/+2 |
| * | (Freplace_match): Treat caseless initial like a lowercase initial. | Richard M. Stallman | 1994-08-11 | 1 | -5/+12 |
| * | (menu-bar-file-menu): Compare Files renamed to Compare. | Richard M. Stallman | 1994-08-11 | 1 | -1/+5 |
| * | Undo change in condition for defining the menu bar items. | Richard M. Stallman | 1994-08-11 | 1 | -8/+8 |
| * | (gnus-summary-mode-map): Delete unusable `Sort Summary' item. | Richard M. Stallman | 1994-08-11 | 1 | -2/+0 |
| * | (compilation-set-window-height): Add save-excursion. | Richard M. Stallman | 1994-08-11 | 1 | -7/+10 |
| * | (frame-notice-user-settings): If we change the frame's font, | Richard M. Stallman | 1994-08-11 | 1 | -1/+4 |
| * | *** empty log message *** | Richard Kenner | 1994-08-11 | 1 | -1/+6 |
| * | (mouse-drag-mode-line): New function (from mldrag.el, | Richard M. Stallman | 1994-08-11 | 1 | -0/+108 |
| * | (one-window-p): Doc fix. | Richard M. Stallman | 1994-08-11 | 1 | -1/+1 |
| * | (Fdefine_key): Fix error message. | Richard M. Stallman | 1994-08-11 | 1 | -2/+2 |
| * | *** empty log message *** | Richard M. Stallman | 1994-08-11 | 1 | -1/+5 |
| * | (copy-face): Ignore errors in set-face-font. | Richard M. Stallman | 1994-08-11 | 1 | -1/+7 |
| * | (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS. | Richard M. Stallman | 1994-08-11 | 1 | -0/+2 |
| * | (POSIX_SIGNALS): Define it. | Richard M. Stallman | 1994-08-11 | 1 | -0/+32 |
| * | (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask): | Richard M. Stallman | 1994-08-11 | 1 | -21/+0 |