| Commit message (Expand) | Author | Age | Files | Lines |
| * | Initial revision | Richard M. Stallman | 1994-03-20 | 1 | -0/+574 |
| * | (mail-mode): Doc mod. | Karl Heuer | 1994-03-20 | 1 | -0/+1 |
| * | (x-valid-simple-selection-p): Accept an overlay. | Richard M. Stallman | 1994-03-20 | 1 | -25/+24 |
| * | (one-window-p): New argument all-frames. | Richard M. Stallman | 1994-03-20 | 1 | -3/+9 |
| * | Initial revision | Richard M. Stallman | 1994-03-20 | 1 | -0/+123 |
| * | (xdialog_show): Delete args x, y. | Richard M. Stallman | 1994-03-20 | 1 | -141/+77 |
| * | (map-y-or-n-p): Call x-popup-dialog the new way. | Richard M. Stallman | 1994-03-20 | 1 | -2/+1 |
| * | Initial revision | Richard M. Stallman | 1994-03-20 | 1 | -0/+350 |
| * | (mh-progs, mh-lib): Deleted. | Richard M. Stallman | 1994-03-20 | 1 | -18/+3 |
| * | Provide lmenu, not menubar. | Richard M. Stallman | 1994-03-20 | 1 | -1/+1 |
| * | (HAVE_TERMIOS, NO_TERMIO): Defined. | Richard M. Stallman | 1994-03-20 | 1 | -0/+3 |
| * | (help-with-tutorial): Change previous change; | Richard M. Stallman | 1994-03-20 | 1 | -1/+1 |
| * | (tagsfiles): Accept capital letters. | Richard M. Stallman | 1994-03-20 | 1 | -1/+1 |
| * | (UTILITIES): `env' deleted. | Richard M. Stallman | 1994-03-20 | 1 | -4/+1 |
| * | (emacs): rm emacs before the ln. | Richard M. Stallman | 1994-03-20 | 1 | -0/+1 |
| * | (wait_reading_process_input, both versions): Don't call | Richard M. Stallman | 1994-03-20 | 1 | -3/+3 |
| * | (syms_of_emacs): Don't initialize Vinstallation_name | Richard M. Stallman | 1994-03-20 | 1 | -2/+2 |
| * | (Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu. | Richard M. Stallman | 1994-03-19 | 1 | -0/+2 |
| * | (Fx_popup_dialog): Don't fail to set X, Y from POSITION. | Richard M. Stallman | 1994-03-19 | 1 | -5/+64 |
| * | *** empty log message *** | Richard M. Stallman | 1994-03-19 | 1 | -9/+14 |
| * | (Fx_popup_dialog, Fx_popup_menu): Require 2 args. | Richard M. Stallman | 1994-03-19 | 1 | -2/+2 |
| * | Delete obsolete comment. | Karl Heuer | 1994-03-19 | 1 | -4/+0 |
| * | (rmail-summary-goto-msg): Highlight message number of current message. | Richard M. Stallman | 1994-03-19 | 1 | -0/+21 |
| * | (iso-accents-list): Add entries for unadorned accents. | Karl Heuer | 1994-03-19 | 1 | -0/+4 |
| * | (beginning-of-defun-raw): Don't err when called at end of buffer. | Karl Heuer | 1994-03-19 | 1 | -1/+1 |
| * | (help-with-tutorial): Avoid unexplained large blank area. | Karl Heuer | 1994-03-19 | 1 | -2/+9 |
| * | (standard-display-ascii): Error if using a windowing system. | Karl Heuer | 1994-03-19 | 1 | -4/+20 |
| * | (create-glyph): Don't use slots that look like ASCII. | Karl Heuer | 1994-03-19 | 1 | -0/+3 |
| * | (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X. | Karl Heuer | 1994-03-19 | 1 | -3/+17 |
| * | (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle | Karl Heuer | 1994-03-19 | 1 | -36/+52 |
| * | (direct_output_for_insert): Handle termcap frames as well as X. | Karl Heuer | 1994-03-19 | 1 | -5/+1 |
| * | (dumpglyphs): Use the fast macros. | Karl Heuer | 1994-03-19 | 1 | -3/+3 |
| * | (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match | Roland McGrath | 1994-03-19 | 1 | -1/+4 |
| * | Initial revision | Richard M. Stallman | 1994-03-19 | 1 | -0/+454 |
| * | (perform-replace): Set match-data markers to nil before discarding them. | Roland McGrath | 1994-03-18 | 1 | -5/+5 |
| * | (map-y-or-n-p): Use a dialog box when triggered by a mouse event. | Roland McGrath | 1994-03-18 | 1 | -38/+61 |
| * | (rmail-summary-window-size): New variable. | Richard M. Stallman | 1994-03-18 | 1 | -4/+42 |
| * | (rmail-output-menu): New command. | Richard M. Stallman | 1994-03-18 | 1 | -0/+7 |
| * | (list_of_items): Arg to push_menu_item was missing. | Richard M. Stallman | 1994-03-18 | 1 | -1/+1 |
| * | (X_WINDOWS_SUPPORT): Don't include term/x-win. | Roland McGrath | 1994-03-18 | 1 | -1/+1 |
| * | (lisp): Include version.el, not version.elc. | Roland McGrath | 1994-03-18 | 1 | -1/+1 |
| * | (LIBXT): Add -lXext. | Roland McGrath | 1994-03-18 | 1 | -1/+1 |
| * | (telnet-maximum-count): Doc fix. | Karl Heuer | 1994-03-18 | 1 | -1/+1 |
| * | (LD_SWITCH_SYSTEM): Undo previous change. | Karl Heuer | 1994-03-18 | 1 | -2/+0 |
| * | (compute_motion): Doc fixes. | Karl Heuer | 1994-03-18 | 1 | -4/+9 |
| * | (x-cut-buffer-or-selection-value): Check for error from x-get-selection. | Karl Heuer | 1994-03-18 | 1 | -6/+7 |
| * | (X_WINDOWS_SUPPORT): New macro. | Roland McGrath | 1994-03-18 | 1 | -7/+11 |
| * | (beginning-of-defun-raw): New function. | Karl Heuer | 1994-03-18 | 1 | -7/+15 |
| * | (end-of-defun): Fix check for trailing comment. | Karl Heuer | 1994-03-18 | 1 | -1/+1 |
| * | (Fx_popup_dialog, Fx_popup_menu): Handle case where | Richard M. Stallman | 1994-03-18 | 1 | -6/+19 |