- 25 Jul, 1995 19 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use new data type name for output_data.x.
-
Richard M. Stallman authored
(imenu): Call imenu-choose-buffer-index from interactive spec. (imenu-generic-expression): Call make-variable-buffer-local. (imenu-create-index-pattern): Variable deleted. Many doc fixes.
-
Karl Heuer authored
-
Richard M. Stallman authored
when both to- and from- files would use it.
-
Richard M. Stallman authored
(x_activate_menubar): New function. (set_frame_menubar): New arg deep_p. Callers changed. Run various hooks here when deep_p is true. (frame_vector): Variable deleted. (syms_of_xmenu): Don't staticpro it. (frame_vector_add_frame): Function deleted. (menubar_id_to_frame): New function. (menubar_selection_callback): Use menubar_id_to_frame. (next_menubar_widget_id): New variable. (set_frame_menubar): Use next_menubar_widget_id. (free_frame_menubar): Get id from f->display.x->id.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Handle menu_bar_activate_event by calling x_activate_menubar.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(XTread_socket): Use that to cycle through all displays for XNoOp. (XTread_socket) [USE_X_TOOLKIT]: For ButtonPress in menu bar, save the event--don't pass to Xt yet. Make a menu_bar_activate_event. (temp_index, temp_buffer): Now static.
-
Richard M. Stallman authored
-
Karl Heuer authored
(signal_after_change): Likewise.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
(make-face-unbold, make-face-unitalic): No error if font is already bold, italic, or whatever.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
just because a previous-modtime doesn't match any more.
-
Richard M. Stallman authored
-
- 24 Jul, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Info-find-node): Set Info-current-file to file name as specified.
-
- 23 Jul, 1995 3 commits
-
-
Tom Tromey authored
(tcl-figure-type): Use it. (tcl-current-word): Ditto.
-
Tom Tromey authored
-
Richard M. Stallman authored
accept only the minibuffer window that is currently active.
-
- 22 Jul, 1995 3 commits
-
-
Richard M. Stallman authored
(Fdo_auto_save): Don't clear auto_saving here. Set it to 1 only when we make the unwind-protect. (Ffile_modes) [DOS_NT]: Use check_executable. (check_executable): DOS_NT code moved here from Ffile_modes. (check_writable): New code for MSDOS. (Fexpand_file_name): Initial ~ means name is absolute.
-
Richard M. Stallman authored
use it properly for overlays_at.
-
Karl Heuer authored
(apropos): Only show unbound symbols when do-all (apropos-documentation-check-elc-file): new copied function. (apropos-command): also use `apropos-do-all' when called as function. (apropos-print-doc): renamed from `apropos-print-documentation', i is numeric index, replaces parameter tem. (apropos-macrop): new function. (apropos-print): use it to differentiate macros. (apropos-symbol-face, apropos-keybinding-face, apropos-label-face) (apropos-property-face, apropos-match-face): new variables replace and extend the effect of `apropos-use-faces'. (apropos-safe-documentation): renames `safe-documentation', also returns a cons. (apropos-regexp, apropos-files-scanned, apropos-accumulator) (apropos-item): new variables to prevent compiler warnings. (apropos-value-internal, apropos-documentation-internal): new fns.
-
- 21 Jul, 1995 13 commits
-
-
Richard M. Stallman authored
turn it into a relative file name starting with ../lisp.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
are unchanged, don't recompute the widgets.
-
Richard M. Stallman authored
(global-map): Define [menu-bar buffer] as a keymap with no fcn name. (menu-bar-update-buffers): After defining it, call it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
First save the previous minibuf_window. (read_minibuf_unwind): Restore old minibuf_window.
-
Richard M. Stallman authored
(choose_minibuf_frame): Choose frame regardless of minibuffer level.
-
Richard M. Stallman authored
but don't set the minibuf_window (don't call choose_minibuffer_frame). (message2_nolog, message): Likewise. (echo_area_window): New variable. (echo_area_display): Set echo_area_window. (redisplay_window): Distinguish minibuf_window and echo_area_window. (redisplay): Skip shortcuts if buffer's clip_changed is set. (redisplay_window): If buffer's clip_changed is set, update mode line.
-
Richard M. Stallman authored
only if the minibuffer is in the same place as the echo area.
-
Richard M. Stallman authored
-