Richard M. Stallman
3704e77e4a
(indent-region-function): Doc fix.
1995-07-26 22:23:11 +00:00
Richard M. Stallman
3bdffa9edb
(shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
1995-07-26 22:21:02 +00:00
Richard M. Stallman
3a7b95fb58
(prefix-args): Pass ALL_LDFLAGS.
1995-07-26 21:48:05 +00:00
David J. MacKenzie
5c4a14df47
Account for termcap file renaming.
1995-07-26 21:04:51 +00:00
David J. MacKenzie
aa63d44050
TERMCAP_NAME -> TERMCAP_FILE.
1995-07-26 19:46:59 +00:00
David J. MacKenzie
9e3295f914
(tparam): Remove arg array and the #ifdef.
1995-07-26 18:20:46 +00:00
Richard M. Stallman
f42484a2cd
(perl-imenu-generic-expression) New variable.
...
(perl-mode): Set imenu-generic-expression.
1995-07-26 18:01:10 +00:00
Richard M. Stallman
a3431be8a6
multiple-frames is not terminal-local.
...
Add frame argument to x-color-define-p and x-color-values.
1995-07-26 18:00:24 +00:00
David J. MacKenzie
aa42ddbe49
Move #define of bcopy to after #include <string.h>.
1995-07-26 17:54:50 +00:00
Richard M. Stallman
f4b728482e
Delete duplicate definitions for format-find-file and format-insert-file.
1995-07-26 06:28:15 +00:00
Richard M. Stallman
864bd34b67
Use defopt for same-window-buffer-names and same-window-regexps.
1995-07-26 00:13:01 +00:00
Karl Heuer
54e9e9537a
Do renamings:
...
frame->display => frame->output, struct x_display -> struct x_output.
1995-07-26 00:04:12 +00:00
Richard M. Stallman
9c25094f32
(LIBS_SYSTEM): Defined.
1995-07-25 23:20:36 +00:00
Richard M. Stallman
d492fe7016
(LIBS_MACHINE): Delete -lsun.
1995-07-25 23:18:12 +00:00
Karl Heuer
021ca12920
(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)
...
(x-font-regexp-swidth-subnum, x-font-regexp-adstyle-subnum): Defconst.
1995-07-25 22:06:08 +00:00
Richard M. Stallman
7556890b58
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
1995-07-25 21:55:50 +00:00
Richard M. Stallman
f39d16924d
(struct x_output): Renamed from struct x_display.
1995-07-25 21:20:18 +00:00
Richard M. Stallman
785ee691c3
(struct frame): Rename display' member to output_data'.
...
Use new data type name for output_data.x.
1995-07-25 21:14:46 +00:00
Richard M. Stallman
6c1bf12bb7
(imenu--history-list): Don't make this buffer-local.
...
(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.
1995-07-25 21:13:10 +00:00
Karl Heuer
aa681b5110
(run-hook-with-args): Fix previous code.
1995-07-25 20:27:48 +00:00
Richard M. Stallman
d4ec020080
(tar-copy): Inhibit use of jka-compr handler
...
when both to- and from- files would use it.
1995-07-25 20:27:07 +00:00
Richard M. Stallman
88766961a3
Include buffer.h.
...
(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.
1995-07-25 20:26:10 +00:00
Richard M. Stallman
c8b5ebed34
(enum event_kind): Added menu_bar_activate_event.
1995-07-25 20:24:46 +00:00
Richard M. Stallman
099787c1f1
(kbd_buffer_get_event) [USE_X_TOOLKIT]:
...
Handle menu_bar_activate_event by calling x_activate_menubar.
1995-07-25 20:23:50 +00:00
Richard M. Stallman
51057b1fa4
(struct x_display): New fields saved_button_event, id.
1995-07-25 20:21:15 +00:00
Richard M. Stallman
2224b90547
(next_noop_dpyinfo): New variable.
...
(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.
1995-07-25 20:13:23 +00:00
Richard M. Stallman
fd3a302261
(x_menubar_window_to_frame): New function.
1995-07-25 20:10:03 +00:00
Karl Heuer
8449a569e1
(signal_before_change): Use Frun_hook_with_args.
...
(signal_after_change): Likewise.
1995-07-25 19:57:02 +00:00
Karl Heuer
b0b667cb90
(Frun_hook_with_args): New C function, formerly in subr.el.
1995-07-25 19:36:42 +00:00
Karl Heuer
7baf1f090b
(Frun_hook_with_args): Declare this function.
1995-07-25 19:36:20 +00:00
Karl Heuer
a732d12971
(run-hook-with-args): Deleted; now in C code.
1995-07-25 19:35:38 +00:00
Richard M. Stallman
488bedffb5
(make-face-bold, make-face-italic, make-face-bold-italic)
...
(make-face-unbold, make-face-unitalic):
No error if font is already bold, italic, or whatever.
1995-07-25 04:50:43 +00:00
Richard M. Stallman
ec3bba39c6
(rmail-insert-inbox-text): Always use movemail when renaming a file.
1995-07-25 04:43:05 +00:00
Richard M. Stallman
103dcb3822
(Fprimitive_undo): Don't end inner loop
...
just because a previous-modtime doesn't match any more.
1995-07-25 02:18:58 +00:00
Richard M. Stallman
f8a8749802
(Fstart_process): Don't expand the file name before trying openp.
1995-07-25 01:42:05 +00:00
Richard M. Stallman
8a4aff68a1
Explain CTRL-META chars and how to use ESC for them.
1995-07-24 05:21:31 +00:00
Richard M. Stallman
d6be34f360
(Info-current-file): Doc fix.
...
(Info-find-node): Set Info-current-file to file name as specified.
1995-07-24 01:26:23 +00:00
Tom Tromey
6654e1b15e
(tcl-word-no-props): New function.
...
(tcl-figure-type): Use it.
(tcl-current-word): Ditto.
1995-07-23 23:51:25 +00:00
Tom Tromey
a37875b4b5
Doc fixes.
1995-07-23 20:26:47 +00:00
Richard M. Stallman
fbdc1545c3
(Fprevious_window, Fnext_window): When minibuf = nil,
...
accept only the minibuffer window that is currently active.
1995-07-23 07:11:26 +00:00
Richard M. Stallman
3be3c08ef8
(do_auto_save_unwind): Set auto_saving to 0.
...
(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.
1995-07-22 16:13:31 +00:00
Richard M. Stallman
cbc55f5569
(Fget_char_property): If OBJECT is non-current buffer,
...
use it properly for overlays_at.
1995-07-22 16:11:48 +00:00
Karl Heuer
645c4f6a8f
Add latest changes of old library and some more.
...
(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.
1995-07-22 15:17:54 +00:00
Richard M. Stallman
821d417e03
(read_list): When a file loaded from site-init.el uses #$,
...
turn it into a relative file name starting with ../lisp.
1995-07-21 22:39:46 +00:00
Richard M. Stallman
dec4e22e1d
(byte-optimize-lapcode): Fix format calls.
1995-07-21 20:57:25 +00:00
Richard M. Stallman
297cdcfa8c
(AIX4): New definition.
1995-07-21 19:13:14 +00:00
Richard M. Stallman
bcc31647df
(LD_SWITCH_MACHINE) [AIX4]: New alternate definition.
1995-07-21 19:10:38 +00:00
Richard M. Stallman
4a840d8bf7
(imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.
1995-07-21 12:40:55 +00:00
Richard M. Stallman
8d8a349485
(set_frame_menubar): If the Lisp-level menu bar menus
...
are unchanged, don't recompute the widgets.
1995-07-21 08:31:15 +00:00
Richard M. Stallman
3f5572980b
(menu-bar-buffer-menu): Function deleted.
...
(global-map): Define [menu-bar buffer] as a keymap with no fcn name.
(menu-bar-update-buffers): After defining it, call it.
1995-07-21 08:30:54 +00:00