1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

6450 Commits

Author SHA1 Message Date
Richard M. Stallman
86538f6a8e (HAVE_TERMIOS, NO_TERMIO): Defined. 1994-03-20 02:43:06 +00:00
Richard M. Stallman
d0da230194 (help-with-tutorial): Change previous change;
reduce threshold to 12 lines.
1994-03-20 02:37:51 +00:00
Richard M. Stallman
be8bd4a003 (tagsfiles): Accept capital letters. 1994-03-20 02:13:32 +00:00
Richard M. Stallman
62039e5ab3 (UTILITIES): `env' deleted.
(env): Target deleted.
1994-03-20 02:05:29 +00:00
Richard M. Stallman
2bbc6b0a27 (emacs): rm emacs before the ln. 1994-03-20 01:22:59 +00:00
Richard M. Stallman
5164ee8e40 (wait_reading_process_input, both versions): Don't call
redisplay_preserve_echo_area unless do_display.
1994-03-20 01:16:55 +00:00
Richard M. Stallman
4ee3140490 (syms_of_emacs): Don't initialize Vinstallation_name
and Vinstallation_directory.
1994-03-20 01:13:53 +00:00
Richard M. Stallman
04b5691b39 (Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu. 1994-03-19 16:20:31 +00:00
Richard M. Stallman
80670155d2 (Fx_popup_dialog): Don't fail to set X, Y from POSITION.
(xdialog_show): Call lw_modify_all_widgets properly.
Generate dialog's name at run time to specify number of buttons.
Report error if too many buttons to handle or if multiple panes.
1994-03-19 10:31:57 +00:00
Richard M. Stallman
13162c0e6b *** empty log message *** 1994-03-19 07:16:54 +00:00
Richard M. Stallman
540e52d1a9 (Fx_popup_dialog, Fx_popup_menu): Require 2 args. 1994-03-19 05:34:45 +00:00
Karl Heuer
780e2f1803 Delete obsolete comment. 1994-03-19 05:34:11 +00:00
Richard M. Stallman
4197af8a64 (rmail-summary-goto-msg): Highlight message number of current message. 1994-03-19 05:32:26 +00:00
Karl Heuer
ea9e25432e (iso-accents-list): Add entries for unadorned accents. 1994-03-19 04:32:52 +00:00
Karl Heuer
81ccc37843 (beginning-of-defun-raw): Don't err when called at end of buffer. 1994-03-19 04:07:37 +00:00
Karl Heuer
857a1de679 (help-with-tutorial): Avoid unexplained large blank area. 1994-03-19 04:03:24 +00:00
Karl Heuer
de7d5cb6a7 (standard-display-ascii): Error if using a windowing system.
(standard-display-g1, standard-display-graphic): Ditto.
(standard-display-underline): If window system, use underline font.
1994-03-19 03:48:55 +00:00
Karl Heuer
03fd83c58a (create-glyph): Don't use slots that look like ASCII. 1994-03-19 03:00:25 +00:00
Karl Heuer
49b0dd7595 (MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
(FAST_MAKE_GLYPH, FAST_GLYPH_CHAR, FAST_GLYPH_FACE): New macros.
1994-03-19 02:54:00 +00:00
Karl Heuer
4cdc65eb4a (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle
termcap frames as well as X.
1994-03-19 02:53:33 +00:00
Karl Heuer
a1c3de84f5 (direct_output_for_insert): Handle termcap frames as well as X. 1994-03-19 02:52:39 +00:00
Karl Heuer
6f63ba7956 (dumpglyphs): Use the fast macros. 1994-03-19 02:51:37 +00:00
Roland McGrath
5ff3b093bf (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match
Absoft FORTRAN 77 errors.
1994-03-19 01:05:27 +00:00
Richard M. Stallman
1621af1ec5 Initial revision 1994-03-19 00:46:41 +00:00
Roland McGrath
eab6999727 (perform-replace): Set match-data markers to nil before discarding them. 1994-03-18 12:16:08 +00:00
Roland McGrath
c5068ec567 (map-y-or-n-p): Use a dialog box when triggered by a mouse event. 1994-03-18 11:54:24 +00:00
Richard M. Stallman
90254bb0b7 (rmail-summary-window-size): New variable.
(rmail-maybe-display-summary): Use it.
(rmail-secondary-file-directory): New var.
(rmail-secondary-file-regexp): New var.
(rmail-secondary-file-menu): New function.
(rmail-input-menu): New command.
1994-03-18 07:09:57 +00:00
Richard M. Stallman
254399e69c (rmail-output-menu): New command. 1994-03-18 07:08:37 +00:00
Richard M. Stallman
2436c02909 (list_of_items): Arg to push_menu_item was missing. 1994-03-18 06:57:36 +00:00
Roland McGrath
f32b54d420 (X_WINDOWS_SUPPORT): Don't include term/x-win. 1994-03-18 06:46:54 +00:00
Roland McGrath
45d3c8669e (lisp): Include version.el, not version.elc. 1994-03-18 06:42:03 +00:00
Roland McGrath
ac4c3d0c7b (LIBXT): Add -lXext. 1994-03-18 06:27:03 +00:00
Karl Heuer
846731a5db (telnet-maximum-count): Doc fix. 1994-03-18 05:54:56 +00:00
Karl Heuer
19c4018eff (LD_SWITCH_SYSTEM): Undo previous change. 1994-03-18 05:20:09 +00:00
Karl Heuer
1827d03696 (compute_motion): Doc fixes. 1994-03-18 04:18:37 +00:00
Karl Heuer
4390cc9c3a (x-cut-buffer-or-selection-value): Check for error from x-get-selection. 1994-03-18 03:38:25 +00:00
Roland McGrath
2f1b0bbdb0 (X_WINDOWS_SUPPORT): New macro.
(lisp): Include X_WINDOWS_SUPPORT.  Also add version.elc; it is no longer
changed by building.
1994-03-18 03:21:45 +00:00
Karl Heuer
afa995e19e (beginning-of-defun-raw): New function.
(end-of-defun): Handle defun-prompt-regexp correctly.
1994-03-18 02:21:52 +00:00
Karl Heuer
37f31acf87 (end-of-defun): Fix check for trailing comment. 1994-03-18 01:47:28 +00:00
Richard M. Stallman
5ca2ef64f0 (Fx_popup_dialog, Fx_popup_menu): Handle case where
mouse_position_hook doesn't store anything.
1994-03-18 01:27:43 +00:00
Roland McGrath
5e9e88fde0 (install-arch-indep): Add missing backslash after a `then'. 1994-03-18 00:31:13 +00:00
Karl Heuer
ff773a4e16 (create_process): Skip the ioctl if fd is -1. 1994-03-18 00:23:47 +00:00
Karl Heuer
5a6e545216 (openp, Fload): GCPRO some things. 1994-03-18 00:13:40 +00:00
Karl Heuer
c52b0b3467 (Fcall_process): GCPRO some things. 1994-03-18 00:13:22 +00:00
Karl Heuer
3b639868ce (Fstart_process): GCPRO some things. 1994-03-18 00:12:41 +00:00
Karl Heuer
5458f7f158 (rmail-convert-to-babyl-format): Check Content-Length field for consistency. 1994-03-17 23:29:16 +00:00
Karl Heuer
b9fdbd74d7 (LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these. 1994-03-17 22:38:14 +00:00
Richard M. Stallman
8b96264ae8 Initial revision 1994-03-17 19:28:09 +00:00
Richard M. Stallman
2512c9f0f0 (undo): Don't let the undo entries for the undo
contain a specific buffer position.  Delete it if there is one.
1994-03-16 23:41:32 +00:00
Karl Heuer
0321d75c24 (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix. 1994-03-16 23:21:02 +00:00