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