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
Richard M. Stallman
181c830f75
(find-buffer-visiting): Don't compare NUMBER if it is nil.
1994-03-10 17:23:56 +00:00
Richard M. Stallman
d7846e0891
(byte-compile-track-mouse): Undo previous change,
...
but use byte-compile-top-level-body.
1994-03-10 17:22:59 +00:00
Richard M. Stallman
fcb8a0c510
(Man-filter-list): Don't insist on ...done' after wait'.
...
Match `Reformatting entry. Wait'.
1994-03-10 17:08:48 +00:00
Richard M. Stallman
101bb4a553
(Fx_popup_menu): If POSITION is nil,
...
don't require an open X connection.
(single_keymap_panes, keymap_panes, menu_item_enabled_p): New arg NOTREAL.
(Fx_popup_menu): Pass new arg (1 if POSITION is nil).
(menu_item_enabled_p): If NOTREAL, always return t.
(single_keymap_panes) [!USE_X_TOOLKIT]:
Append > to item_string if submenu.
[USE_X_TOOLKIT]: Display submenus in Xt style.
(menu_items): Record where submenus start and end.
(menu_items_submenu_depth): New variable.
(init_menu_items): Init it.
(push_submenu_start, push_submenu_end): New functions.
(grow_menu_items): New function.
(push_menu_pane, push_menu_item): Use it.
(push_menu_pane): Increment menu_items_n_panes only if depth is 0.
(single_keymap_panes) [USE_X_TOOLKIT]: Record submenus in menu_items.
(xmenu_show) [USE_X_TOOLKIT]: Give submenus to toolkit.
1994-03-10 17:03:21 +00:00
Richard M. Stallman
51d5a2c95f
(command_loop_1): On entry, set this_command
...
after running Vpost_command_hook.
1994-03-10 15:59:22 +00:00
Richard M. Stallman
432240423b
(rmail-ignored-headers): Add several x400 header types.
1994-03-10 15:50:26 +00:00
Richard M. Stallman
829b9e73ea
(ispell-pdict-save, ispell-kill-ispell, ispell-continue):
...
(ispell-help): Add autoloads.
1994-03-10 07:37:04 +00:00
Richard M. Stallman
cdff424e0b
(kill-emacs-hook): Don't autoload this hook.
...
(bookmark-menu-bar-delete, bookmark-menu-bar-rename)
(bookmark-menu-bar-locate, bookmark-menu-bar-jump)
(bookmark-menu-bar-insert): Add autoloads.
1994-03-10 07:32:24 +00:00
Richard M. Stallman
9343c8eea7
(emerge-revisions, emerge-revisions-with-ancestor)
...
(emerge-merge-directories): Add autoloads.
1994-03-10 07:27:32 +00:00
Richard M. Stallman
29bff36629
(ispell-dictionary-alist): Add autoload.
...
(ispell-menu-map): Don't redefine if already defined.
Don't test for menu-bar since this is now done before menu-bar.
1994-03-10 07:25:09 +00:00
Richard M. Stallman
7d687545ec
(ispell-menu-map): Autoload the whole setup.
1994-03-10 07:19:15 +00:00
Richard M. Stallman
845ca0c853
(PURESIZE): Increment to 240000.
1994-03-10 06:25:56 +00:00
Richard M. Stallman
5875fdac00
(menu-bar-bookmark-map): Autoload the whole setup.
1994-03-10 04:24:29 +00:00
Richard M. Stallman
09113ea2f1
(menu-bar-emerge-menu): Autoload the whole setup.
1994-03-10 04:23:52 +00:00
Richard M. Stallman
ad9c7f2b76
(generate-file-autoloads): Don't ignore the line
...
after the form marked by a ;;;###autoload\n.
1994-03-10 04:18:10 +00:00
Richard M. Stallman
966bcdddf1
Delete the `>' from various menu item strings.
1994-03-10 04:09:13 +00:00
Richard M. Stallman
d7eb09a0cd
(display_mode_line): Highlight partial-width mode lines
...
for a non-termcal frame.
1994-03-10 00:23:35 +00:00
Richard M. Stallman
4606cc9da8
(GLYPH_MODE_LINE_FACE): New macro.
1994-03-10 00:20:34 +00:00
Richard M. Stallman
ff46d9b7b4
Explain typing C-M-
1994-03-09 23:59:52 +00:00
Richard M. Stallman
37d5412167
Don't kill remaining processes if child exits.
...
(call_process_exited): New variable.
(Fcall_process): Set it.
(call_process_cleanup): Test it.
1994-03-09 22:10:08 +00:00
Karl Heuer
9f9d894124
(outline-regexp): Initialize outside the defvar.
1994-03-09 06:52:12 +00:00
Karl Heuer
589479d190
(nroff-mode): Deleted garbage character.
1994-03-09 06:42:46 +00:00
Karl Heuer
0f933cf6b2
(find-buffer-visiting): Fix typo in previous change.
1994-03-09 06:20:32 +00:00
Karl Heuer
d68807fc71
Fix typo in previous change.
1994-03-09 06:13:36 +00:00
Karl Heuer
d1fa2e8a7a
(Fcall_interactively): Don't select an active minibuffer.
1994-03-09 06:07:43 +00:00
Karl Heuer
8c2c32d279
(Fselect_window): Undo previous minibuffer change.
1994-03-09 06:02:56 +00:00
Richard M. Stallman
d29a563167
(window_loop): Delete MULTI_FRAME
...
conditional within the loop, spuriously added in prev change.
Don't ignore invisible or iconified frames for GET_BUFFER_WINDOW;
instead, let Fnext_window skip them if appropriate.
1994-03-09 05:59:08 +00:00
Karl Heuer
671cfd1aa3
(Fselect_window): Don't select an inactive minibuffer.
1994-03-09 04:17:47 +00:00