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

6348 Commits

Author SHA1 Message Date
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
Karl Heuer
48ae5f0a1d (message1): Call message2 instead of duplicating code. 1994-03-15 06:49:39 +00:00
Richard M. Stallman
c26cf6c836 entered into RCS 1994-03-15 06:16:30 +00:00
Richard M. Stallman
103ffad568 (LaTeX patterns): Don't match \( and \[ following a \. 1994-03-15 06:14:20 +00:00
Karl Heuer
75db9a6429 (Man-original-frame): New variable.
(Man-getpage-in-background): Save the frame that man was invoked in.
(Man-notify-when-ready): Restore it, if appropriate.
1994-03-15 05:12:14 +00:00
Karl Heuer
b09d7aa2a2 (Man-cooked-hook): Doc fix. 1994-03-15 04:32:39 +00:00
Karl Heuer
697d0646db (gud-filter): Update comint-last-input-end. 1994-03-15 04:17:18 +00:00
Karl Heuer
6449ac0799 Doc fix. 1994-03-15 03:59:11 +00:00
Karl Heuer
6694b327c4 (Flogb): Check for 0.0. Emulate logb if needed. 1994-03-15 03:16:05 +00:00
Karl Heuer
c2d606f4c0 (Man-filter-list): Extend footer pattern for hpux.
(Man-cooked-hook): New variable.
(Man-bgproc-sentinel): Run Man-cooked-hook after cleaning backspaces.
1994-03-15 02:52:55 +00:00
Karl Heuer
d68eb3a2ab (VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2. 1994-03-15 01:25:56 +00:00
Karl Heuer
fb61ec09b7 (x_scroll_bar_expose): Don't make the right border thicker. 1994-03-15 01:25:19 +00:00
Karl Heuer
91f5a8d779 (terminal-frame) [! MULTI_FRAME]: Create this variable. 1994-03-15 00:25:00 +00:00
Karl Heuer
5563e8e84e (read_minibuf): Make minibuffer frame visible when minibuffer activated. 1994-03-15 00:04:25 +00:00
Richard M. Stallman
eaf1946c21 (Man-build-man-command): Redirect desc 2 to /dev/null.
(Man-getpage-in-background): Require env before printing message.
1994-03-14 22:37:58 +00:00
Karl Heuer
09907c3a85 (Fhandle_switch_frame): Ignore switch to dead frame. 1994-03-14 22:30:12 +00:00
Richard M. Stallman
4ef7b41316 (install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM. 1994-03-14 22:10:04 +00:00
Richard M. Stallman
ce0b662200 (thisdir): New variable.
(install-arch-indep): Go back to thisdir to run INSTALL_DATA.
1994-03-14 22:08:27 +00:00
Karl Heuer
d8039c5cde (Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with
MULTI_FRAME definition.
1994-03-14 22:04:21 +00:00
Karl Heuer
de15914a5d (buffer-display-table, buffer-undo-list): Delete docstring of second version
of function, to avoid confusing make-docfile.
1994-03-14 22:01:20 +00:00
Karl Heuer
0de25302b8 (Fread_file_name): Delete docstring of second version of function, to avoid
confusing make-docfile.
1994-03-14 22:00:34 +00:00
Karl Heuer
9597f4b8a3 (framep, selected-frame, frame-char-height, frame-char-width,
frame-pixel-height, frame-pixel-width, set-frame-height, set-frame-width,
set-frame-size): Delete docstring of second version of each function, to avoid
confusing make-docfile.
1994-03-14 21:59:39 +00:00
Karl Heuer
51ab806af8 (Fget_buffer_process): Fix typo in comment. 1994-03-14 21:48:09 +00:00
Richard M. Stallman
b5ccb0a9b8 Whitespace change. 1994-03-14 21:45:32 +00:00
Karl Heuer
b2c71fb43c (search_buffer): Avoid boolean/integer mixing that confuses some compilers. 1994-03-14 21:44:12 +00:00
Karl Heuer
484ab76a03 (redisplay_window): Avoid dividing negative numbers, since the rounding effect
is implementation-defined.
1994-03-14 21:36:58 +00:00
Karl Heuer
cd2be1ddb8 (window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,
since the rounding effect is implementation-defined.
1994-03-14 21:36:17 +00:00
Karl Heuer
af2820894b (underline-region, ununderline-region): Use printable escapes instead of
embedding literal control chars in the source.
1994-03-14 21:27:41 +00:00
Karl Heuer
3a6ade8ab3 (Info-insert-dir): Use printable escapes instead of embedding literal control
chars in the source.
1994-03-14 21:27:13 +00:00
Karl Heuer
e357be4cbe (indent-or-fill-region): Use printable escapes instead of embedding literal
control chars in the source.
1994-03-14 21:26:50 +00:00
Karl Heuer
98526426f4 (original-page-delimiter, set-page-delimiter): Use printable escapes instead of
embedding literal control chars in the source.
1994-03-14 21:26:19 +00:00
Karl Heuer
cbd4993c58 (view-register, insert-register): Handle dead marker. 1994-03-14 21:20:25 +00:00
Fred Pierresteguy
05041ba0f8 *** empty log message *** 1994-03-14 17:50:20 +00:00
Edward M. Reingold
d928d7e562 (lunar-phase): Use calendar-mod instead of % so that it
works for negative phase numbers.
1994-03-14 17:21:31 +00:00
Fred Pierresteguy
e14e13a4cd *** empty log message *** 1994-03-14 17:07:06 +00:00