1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

6310 Commits

Author SHA1 Message Date
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
Fred Pierresteguy
15ba97a047 entered into RCS 1994-03-14 17:02:21 +00:00
Fred Pierresteguy
a9e3d21271 (EmacsFrameSetCharSize): Set the values of left_pos and
top_pos to the values of the toplevel widget coordinates.
1994-03-14 16:44:04 +00:00
Richard M. Stallman
bd0d2c58e1 (view-mode): Run view-mode-hook as well as view-hook.
(view-mode-hook): New defvar.
1994-03-14 16:02:05 +00:00
Richard M. Stallman
a1ba17616d Comment change. 1994-03-14 06:15:30 +00:00
Richard M. Stallman
9c28748f65 (Finsert_file_contents): Don't let same_at_end be less than same_at_start. 1994-03-14 01:29:37 +00:00
Richard M. Stallman
f1ecfe9bc4 (Fvertical_motion): New optional arg WINDOW. 1994-03-14 01:29:15 +00:00
Richard M. Stallman
540b6aa005 (Fdelete_other_windows): Pass new arg to Fvertical_motion.
(window_scroll, Frecenter, Fmove_to_window_line): Likewise.
1994-03-14 01:28:49 +00:00
Richard M. Stallman
392d3f4b27 Undo previous change. Instead:
(Fx_popup_dialog) [! USE_X_TOOLKIT]: Call Fx_popup_menu.
1994-03-14 00:18:52 +00:00
Richard M. Stallman
7464b1311d (Fx_popup_dialog): Define only if USE_X_TOOLKIT. 1994-03-14 00:08:07 +00:00
Karl Heuer
6b4bde1b7c (text-mode): Doc fix. 1994-03-13 21:52:57 +00:00
Karl Heuer
57a0155c42 Fix typo in comment. 1994-03-13 21:40:11 +00:00
Richard M. Stallman
6d0d0e8d86 (diff-latest-backup-file): Call file name handler properly. 1994-03-13 01:12:41 +00:00
Richard M. Stallman
93da9e092c (hide-other, hide-sublevels): Renamed from outline-... 1994-03-13 00:38:48 +00:00
Richard M. Stallman
2490f7d530 Turn on menu-bar-mode. 1994-03-13 00:36:52 +00:00
Richard M. Stallman
b2cd1a6eb5 Preload menu-bar.
Prescan the menu bar keymaps for keyboard equivalents.
1994-03-13 00:36:01 +00:00
Richard M. Stallman
6f1111aa5a (PURESIZE): Reduce to 230000. 1994-03-13 00:35:22 +00:00
Richard M. Stallman
81aca4f425 (pascal-indent-case): Handle comma separated list.
(pascal-set-auto-comments): No comment after record block.
(pascal-seperator-keywords): Renamed to pascal-separator-keywords.
(pascal-get-lineup-indent): Handle multiple declarations on same line.
1994-03-12 06:29:57 +00:00
Karl Heuer
be4e71577e (rmail-sort-by-lines): msgnum variable should be msg. 1994-03-12 04:53:41 +00:00
Karl Heuer
8d8c0f4114 (Fexpt): Delete extraneous `for' statement. 1994-03-12 04:16:49 +00:00
Karl Heuer
1619761daf (get_process): Allow arg to be a buffer object. 1994-03-12 03:13:20 +00:00
Karl Heuer
fc9183db8e Doc fix. 1994-03-12 01:55:02 +00:00
Karl Heuer
6aec06f576 Fix coding style. 1994-03-12 01:38:31 +00:00
Karl Heuer
61361a0756 Put hyphen in a safer place in the character class. 1994-03-12 01:23:16 +00:00
Karl Heuer
26add1bf46 Don't use triple-hyphen in a character class. 1994-03-12 00:23:12 +00:00
Karl Heuer
96a410bce6 (x_consider_frame_title): New function, extracted from display_mode_line.
(redisplay): Update frame title on iconified frames.
1994-03-11 23:38:27 +00:00
Fred Pierresteguy
165e1749b2 (xdialog_show): New function to handle the display of dialog boxes.
(Fx_popup_dialog): New function.
(dialog_selection_callback): New function.
(xmenu_show) [USE_X_TOOLKIT]: Don't call lw_destroy_all_widgets at the end.
Do the work of construct_mouse_click in the ButtonRelease case.
1994-03-11 18:01:00 +00:00
Fred Pierresteguy
ce5a08a1b4 *** empty log message *** 1994-03-11 15:15:31 +00:00
Fred Pierresteguy
9331cca8ba *** empty log message *** 1994-03-11 10:36:17 +00:00
Fred Pierresteguy
e5c001e3a2 (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
Call XtSetValues not XtVaSetValues.
1994-03-11 10:33:08 +00:00
Fred Pierresteguy
d2f28f78f3 (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
(Fy_or_n_p): Likewise.
1994-03-11 10:15:21 +00:00
Fred Pierresteguy
b70cfce2b5 Initial revision 1994-03-11 09:56:39 +00:00
Karl Heuer
142c76727e (mouse-kill): Select the clicked window first. 1994-03-11 04:13:50 +00:00
Karl Heuer
25bef3dd72 (lock_superlock): Synchronize NFS cache. 1994-03-11 02:35:50 +00:00
Karl Heuer
6483e43f34 Add a comment to document the reason for the change in outline-level. 1994-03-10 23:57:21 +00:00
Karl Heuer
eb6692ed46 (outline-mode, outline-level): Doc fix.
(outline-on-heading-p): Use bolp, not bobp.
(outline-hide-other): Rename from hide-other.
(outline-hide-sublevels): Rename from hide-sublevels.
(outline-back-to-heading): Error if no previous heading.
(outline-next-visible-heading): Check for search failure.
(outline-hide-sublevels): Ignore text before first outline heading.
(outline-level): Count characters, not columns, so ^L is level 1.
1994-03-10 23:49:00 +00:00
Karl Heuer
19c0a7309d (Fre_search_forward, Fre_search_backward): Doc fix. 1994-03-10 22:55:04 +00:00
Richard M. Stallman
42918ba507 (compute_motion): Initialize prev_hpos.
(Fcompute_motion): New function.
1994-03-10 19:06:59 +00:00
Richard M. Stallman
a867a90a32 (shell-dynamic-complete-as-command): Make ignored-extensions
nil if comint-completion-fignore is nil.
1994-03-10 18:54:44 +00:00