| Commit message (Expand) | Author | Age | Files | Lines |
* | (completion-before-command): Don't call get on a non-symbol. | Richard M. Stallman | 1994-09-01 | 1 | -1/+2 |
* | *** empty log message *** | David J. MacKenzie | 1994-09-01 | 1 | -17/+4 |
* | (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS. | Richard M. Stallman | 1994-08-31 | 1 | -2/+2 |
* | (defined_color): New arg ALLOC--optionally don't allocate the color. | Richard M. Stallman | 1994-08-31 | 1 | -11/+34 |
* | *** empty log message *** | David J. MacKenzie | 1994-08-31 | 1 | -106/+43 |
* | (input_polling_used): New function. | Richard M. Stallman | 1994-08-31 | 1 | -0/+12 |
* | (shrink-window-if-larger-than-buffer): | Richard M. Stallman | 1994-08-30 | 1 | -2/+5 |
* | (exit-calendar): Don't restore window config. | Richard M. Stallman | 1994-08-30 | 1 | -4/+10 |
* | (isearch-edit-string): Use isearch-text-char-description. | Richard M. Stallman | 1994-08-30 | 1 | -3/+4 |
* | entered into RCS | Richard M. Stallman | 1994-08-30 | 1 | -0/+9 |
* | (insert_before_markers_and_inherit): New function. | Richard M. Stallman | 1994-08-30 | 1 | -0/+13 |
* | (Finsert_and_inherit_before_markers): | Richard M. Stallman | 1994-08-30 | 1 | -2/+2 |
* | (Fdelete_frame): Free the frame's glyphs arrays. | Richard M. Stallman | 1994-08-30 | 1 | -0/+15 |
* | (free_frame_glyphs): No longer static. | Richard M. Stallman | 1994-08-30 | 1 | -1/+1 |
* | (perform-replace): Restore match data before highlighting. | Richard M. Stallman | 1994-08-30 | 1 | -1/+1 |
* | (isearch-edit-string): In the isearch-recursive-edit case, | Richard M. Stallman | 1994-08-30 | 1 | -6/+6 |
* | (Ffile_accessible_directory_p): No need for gcpro. | Richard M. Stallman | 1994-08-30 | 1 | -6/+1 |
* | (make-help-screen): Don't call window-frame in a non-multi-frame Emacs. | Richard M. Stallman | 1994-08-30 | 1 | -4/+5 |
* | (set-mark): When POS is nil, always clear mark-active. | Richard M. Stallman | 1994-08-30 | 1 | -2/+6 |
* | Provide diary-lib not diary. | Richard M. Stallman | 1994-08-30 | 1 | -1/+1 |
* | Require diary-lib, not diary. | Richard M. Stallman | 1994-08-30 | 1 | -1/+1 |
* | Various fixes (freebsd, ncr, nextstep): See ChangeLog. | Per Bothner | 1994-08-29 | 1 | -3/+8 |
* | (HAVE_MACH_MACH_H): Defined. | Richard M. Stallman | 1994-08-28 | 1 | -0/+3 |
* | (Fx_color_defined_p): Return list of RGB values, not just t. | Richard M. Stallman | 1994-08-28 | 1 | -2/+10 |
* | (polling_for_input): Declared. | Richard M. Stallman | 1994-08-28 | 1 | -0/+3 |
* | (polling_for_input): Define var unconditionally. | Richard M. Stallman | 1994-08-28 | 1 | -1/+3 |
* | Include keyboard.h. | Richard M. Stallman | 1994-08-28 | 1 | -6/+8 |
* | (xmenu_show): Don't queue events that are in the menu bar. | Richard M. Stallman | 1994-08-28 | 1 | -3/+8 |
* | (after-find-file-from-revert-buffer): Add defvar. | Richard M. Stallman | 1994-08-28 | 1 | -0/+2 |
* | (internal_self_insert): Use insert_and_inherit. | Richard M. Stallman | 1994-08-28 | 1 | -3/+3 |
* | (Findent_to): Pass new arg to Finsert_char. | Richard M. Stallman | 1994-08-28 | 1 | -2/+2 |
* | (insert_1): New arg INHERIT. | Richard M. Stallman | 1994-08-28 | 1 | -3/+19 |
* | (Finsert_char): New arg INHERIT. | Richard M. Stallman | 1994-08-28 | 1 | -5/+10 |
* | (dbx): Use newline, not semicolon, between file and stop cmds. | Richard M. Stallman | 1994-08-28 | 1 | -8/+0 |
* | entered into RCS | Richard M. Stallman | 1994-08-27 | 1 | -1/+11 |
* | (outline-mode-prefix-map): New variable. | Richard M. Stallman | 1994-08-27 | 1 | -41/+54 |
* | (indent-rigidly): Insert new indent, then delete old. | Richard M. Stallman | 1994-08-27 | 1 | -4/+8 |
* | (comint-arguments): Treat \n and \t like space. | Richard M. Stallman | 1994-08-27 | 1 | -1/+1 |
* | (netbsd, freebsd, linux): Accept any machine, not just i[34]86. | Per Bothner | 1994-08-26 | 1 | -8/+8 |
* | Recognize powerpc-ibm-aix3.2.5. | Richard Kenner | 1994-08-26 | 1 | -0/+13 |
* | Merges from Cygnus version. | Per Bothner | 1994-08-26 | 1 | -21/+50 |
* | (xterm.o): Depend on keyboard.h. | Richard M. Stallman | 1994-08-26 | 1 | -1/+1 |
* | Initial revision | David J. MacKenzie | 1994-08-26 | 1 | -0/+1350 |
* | (rmail-summary-output-menu): New command. | Richard M. Stallman | 1994-08-26 | 1 | -3/+23 |
* | (x_make_frame_visible): Call signal handler directly. | Karl Heuer | 1994-08-26 | 1 | -3/+8 |
* | Add LINUX_QMAGIC conditional. | Richard M. Stallman | 1994-08-26 | 1 | -0/+10 |
* | (USE_NONANSI_DEFUN): Defined. | Richard M. Stallman | 1994-08-26 | 1 | -0/+3 |
* | (DEFUN): Check USE_NONANSI_DEFUN. | Richard M. Stallman | 1994-08-26 | 1 | -1/+1 |
* | entered into RCS | Richard M. Stallman | 1994-08-26 | 1 | -26/+30 |
* | *** empty log message *** | Richard M. Stallman | 1994-08-26 | 1 | -0/+13 |