Richard M. Stallman
e6512bcf1f
Initial revision
1994-03-24 17:24:15 +00:00
Richard Kenner
253bce3d6b
Add case for Bull dpx20.
1994-03-24 10:58:02 +00:00
Richard M. Stallman
56783585a4
(shell-strip-ctrl-m): New command.
...
(shell-mode): Doc fix.
(shell-dynamic-complete-as-command): Use comint-dynamic-simple-complete.
1994-03-24 07:51:27 +00:00
Richard M. Stallman
21d9bf27d7
(comint-run): New command.
...
(comint-watch-for-password-prompt): New function.
(comint-mode, comint-show-output): Doc fix.
(comint-replace-by-expanded-history): Add enable property.
1994-03-24 07:50:47 +00:00
Fred Pierresteguy
10bc4f1dc0
(Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to
...
initialize_frame_menubar.
1994-03-24 07:36:56 +00:00
Karl Heuer
091d0bdf9d
(run_msdos_command): Use assignment instead of initialization.
1994-03-23 22:55:59 +00:00
Karl Heuer
1e62748e6a
(read_minibuf): Use assignment instead of initialization.
1994-03-23 22:55:24 +00:00
Karl Heuer
153a17b788
(read_filtered_event, intern): Use assignment instead of initialization.
1994-03-23 22:55:01 +00:00
Karl Heuer
e9b6dfb0d1
(access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,
...
Faccessible_keymaps, Fwhere_is_internal): Use assignment instead of
initialization.
1994-03-23 22:50:23 +00:00
Karl Heuer
dd675b05fa
(adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):
...
Use assignment, not initialization.
1994-03-23 22:30:22 +00:00
Karl Heuer
ab9f008dfc
(next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,
...
not initialization.
1994-03-23 22:29:45 +00:00
Karl Heuer
a57bc48815
(lock_file): Use assignment, not initialization.
1994-03-23 22:29:02 +00:00
Karl Heuer
e762e30a1e
(Finsert_file_contents): Use assignment, not initialization.
1994-03-23 22:28:22 +00:00
Karl Heuer
0671d7c002
(store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.
1994-03-23 22:27:40 +00:00
Karl Heuer
e7aacab75f
(internal_self_insert): Use assignment, not initialization.
1994-03-23 22:27:12 +00:00
Karl Heuer
c135075247
(call_process_cleanup, getenv_internal): Use assignment, not initialization.
1994-03-23 22:26:47 +00:00
Karl Heuer
86c1cf234e
(check_mark, Fcall_interactively): Use assignment, not initialization.
1994-03-23 22:26:28 +00:00
Karl Heuer
c99fc30f56
(sort_overlays, Fmake_overlay): Use assignment, not initialization.
1994-03-23 22:25:50 +00:00
Karl Heuer
c13ccad2a6
(make_event_array): Use assignment, not initialization.
1994-03-23 22:25:25 +00:00
Daniel LaLiberte
7ed39e9d2b
Initial revision
1994-03-23 22:11:16 +00:00
Karl Heuer
b0304aef81
(rmail-sort-by-subject): Fix `Re:' regexp.
1994-03-23 21:49:16 +00:00
Karl Heuer
a6b0031852
(reset_sys_modes): Turn off O_NDELAY.
1994-03-23 21:42:12 +00:00
Karl Heuer
fb314468d4
(nroff-mode-abbrev-table): Call define-abbrev-table.
1994-03-23 20:48:55 +00:00
Karl Heuer
279e0e0c5d
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
1994-03-23 20:31:08 +00:00
Karl Heuer
0aed85f4d6
(do_switch_frame): Common code for Fselect_frame and handle_switch_frame.
1994-03-23 20:11:17 +00:00
Karl Heuer
87498171d3
(x_get_focus_frame): New function.
1994-03-23 20:09:12 +00:00
Richard M. Stallman
21f69e7e21
(rmail-quit): Remove summary buffer from display.
...
Thoroughly remove Rmail buffer from display.
1994-03-23 18:38:23 +00:00
Richard M. Stallman
4139208e7b
(rmail-secondary-file-menu): Display relative file names.
...
(rmail-output-menu): Autoload it.
(rmail-mode-map): Add rmail-output-menu and rmail-input-menu.
1994-03-23 18:29:07 +00:00
Francesco Potortì
46c145db6c
* etags.c (cwd, outfiledir): vars added.
...
(relative_filename, absolute_filename, absolute_dirname):
functions added to compute filenames in tags files.
(process_file): filenames in tags file are relative to the
directory where the tags file is (useful with the -o option).
(main): initialise the outfiledir var.
(TYPEDST): added the `tignore' value.
(C_entries): corrected various small bugs.
1994-03-23 18:27:19 +00:00
Fred Pierresteguy
6af6cbb530
(update_frame_menubar): Function renamed from update_one_frame_psheets.
...
(initialize_frame_menubar): New function.
(set_frame_menubar): Call menu_bar_items when items is NIL.
1994-03-23 18:23:32 +00:00
Fred Pierresteguy
c4ff032379
(Fx_create_frame): Call initialize_frame_menubar.
1994-03-23 18:22:13 +00:00
Richard M. Stallman
a15849cbd8
(tex-delete-last-temp-files): New arg NOT-ALL.
...
(tex-region): Pass new arg.
1994-03-23 18:19:20 +00:00
Richard M. Stallman
ec26e1b924
(Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.
...
(Fyes_or_no_p): Always display just one dialog box
whether or not USE_X_TOOLKIT.
1994-03-23 18:18:19 +00:00
Richard M. Stallman
84f6bcba55
(reset_buffer): Init auto_save_failure_time slot.
1994-03-23 05:07:26 +00:00
Richard M. Stallman
54c0b967c3
(where-is): New function.
1994-03-23 04:54:20 +00:00
Richard M. Stallman
c25f25a218
(where_is_string, Fwhere_is): Deleted.
...
(syms_of_keymap): Corresponding changes.
1994-03-23 04:51:55 +00:00
Richard M. Stallman
32033024d7
(sort-subr): Add autoload.
1994-03-23 00:43:06 +00:00
Karl Heuer
5907b8633f
(Fdefine_key): Check for non-events in keyvector.
1994-03-22 23:36:28 +00:00
Karl Heuer
0abbff134f
(read_minibuf): Don't redirect focus unless minibuf is on another frame.
1994-03-22 22:59:01 +00:00
Karl Heuer
92fddec9eb
(unreadchar): Don't back up the pointer when unreading EOF.
1994-03-22 22:20:38 +00:00
Karl Heuer
f943104adb
(read1): Check for invalid modifier bits in a string.
1994-03-22 21:59:02 +00:00
Richard M. Stallman
18e3ab4119
(asm-mode): Doc fix.
1994-03-22 20:48:30 +00:00
Richard M. Stallman
8782c06b52
(debugger-eval-expression): Use a history list.
1994-03-22 20:41:00 +00:00
Richard M. Stallman
46e65b73de
(__do_global_ctors, __do_global_ctors_aux)
...
(__do_global_dtors): Don't define if GCC_CTORS_IN_LIBC.
(__CTOR_LIST__, __DTOR_LIST__): Likewise.
1994-03-22 20:18:06 +00:00
Richard M. Stallman
6b6e798bb3
(Fcall_process): Make sure to close descriptors.
...
(call_process_cleanup): Always close descriptor.
1994-03-22 20:17:17 +00:00
Fred Pierresteguy
b01150e7ca
Call XtSetValues not XtVaSetValues.
1994-03-22 14:59:24 +00:00
Fred Pierresteguy
edaf359bcf
(set_frame_size): Put #if 0 around a lot of useless code.
...
Compute explicitely the geometry of the toplevel widget.
1994-03-22 14:38:10 +00:00
Richard M. Stallman
ac59aed83f
entered into RCS
1994-03-22 05:43:25 +00:00
Karl Heuer
8c4ca60c28
(jump-to-register): Handle dead marker.
1994-03-22 01:41:10 +00:00
Karl Heuer
9b8eb840e1
(add_command_key, command_loop_1, read_char, kbd_buffer_store_event,
...
kbd_buffer_get_event, make_lispy_event, make_lispy_movement,
apply_modifiers_uncached, parse_modifiers, apply_modifiers, reorder_modifiers,
read_key_sequence): Use assignment, not initialization.
1994-03-22 01:24:14 +00:00