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

6382 Commits

Author SHA1 Message Date
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
Karl Heuer
8acd16de1e (read_minibuf): Disallow trailing junk. 1994-03-16 22:44:00 +00:00
Karl Heuer
3ace87e34c (Ffile_modes) [MSDOS]: set exec-bit based on file suffix. 1994-03-16 22:14:23 +00:00
Karl Heuer
a7d40caa14 use bcopy when moving gap. 1994-03-16 22:14:06 +00:00
Richard M. Stallman
5e8db0c61e Initial revision 1994-03-16 19:53:19 +00:00
Richard M. Stallman
0a9482c502 Initial revision 1994-03-16 18:30:13 +00:00
Richard M. Stallman
7dbba89afa Revisions by author. 1994-03-16 18:25:37 +00:00
Richard M. Stallman
0b6db30be2 entered into RCS 1994-03-16 18:09:48 +00:00
Richard M. Stallman
e745364e07 Initial revision 1994-03-16 18:08:21 +00:00
Karl Heuer
78217ef17f (Frandom): Eliminate bias in random number generator. 1994-03-16 06:48:19 +00:00
Karl Heuer
81a63ccc73 (FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.
(ceiling, floor, round, truncate): Use them.
1994-03-16 06:14:56 +00:00
Richard M. Stallman
4672ee8f4c Initial revision 1994-03-16 05:25:03 +00:00
Karl Heuer
fa8a9f302c (manual-entry): Document what the arg does. 1994-03-16 04:03:50 +00:00
Karl Heuer
0cc7bdb8cf (update_menu_bar): Delete unused second argument. Callers changed. 1994-03-16 03:29:20 +00:00
Karl Heuer
98bc00f094 (redisplay): Don't consider minibuffer name for frame title. 1994-03-16 03:08:02 +00:00
Karl Heuer
36712b0a1b (Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
in previous change.
1994-03-16 03:01:46 +00:00
Karl Heuer
7fe78b07bc (defun-prompt-regexp): Doc fix. 1994-03-15 23:36:48 +00:00
Karl Heuer
9f145434cc (LOCALTIME_CACHE): Define this symbol. 1994-03-15 23:01:25 +00:00
Richard M. Stallman
dc227f7285 (Frename_file): Use RETURN_UNGCPRO when run handler.
(Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Likewise.
1994-03-15 18:50:50 +00:00