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
Karl Heuer
d65147f61d
(mouse-minibuffer-check): New function to disallow mouse events in an inactive
...
minibuffer. All relevant mouse functions changed to use it.
1994-03-09 04:00:12 +00:00
Karl Heuer
138c44f6a3
(find-buffer-visiting): New function to look for another buffer visiting the
...
same inode.
(find-file-noselect): Use it instead of inline code.
1994-03-09 00:23:30 +00:00
Karl Heuer
e6d25e1474
(apropos, super-apropos): Doc fix.
1994-03-08 23:53:06 +00:00
Karl Heuer
201cb91b51
(super-apropos-check-doc-file): Use doc-directory instead of data-directory.
1994-03-08 23:31:55 +00:00
Richard M. Stallman
e8edb3aef6
(Fdisplay_buffer): If pop_up_frames != 0,
...
consider just visible frames when looking for existing window.
1994-03-08 23:28:14 +00:00
Karl Heuer
be210740d1
Initial revision
1994-03-08 22:59:20 +00:00
Richard M. Stallman
8db970a4e7
Initial revision
1994-03-08 22:47:20 +00:00
Karl Heuer
a117e51e29
Add freebsd.
1994-03-08 22:37:54 +00:00
Richard M. Stallman
b0fab82cb6
(indented-text-mode): Run indented-text-mode-hook.
1994-03-08 21:42:39 +00:00
Richard M. Stallman
06d35594f6
Renamed from mode-clone.el.
...
All functions renamed.
(define-derived-mode): Renamed from define-mode-clone.
1994-03-08 19:02:50 +00:00