1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

6450 Commits

Author SHA1 Message Date
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
Roland McGrath
230ac7f6ed (map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
dialog box buttons.
1994-03-22 00:27:12 +00:00
Richard M. Stallman
8e86942bee (Qwholenump): New variable.
(syms_of_data): Set and gcpro Qwholenump.
1994-03-22 00:14:47 +00:00
Richard M. Stallman
07a97bf8c2 (Qwholenump): Declared.
(CHECK_NATNUM): Use Qwholenump.
1994-03-22 00:14:10 +00:00
Karl Heuer
90f80bcf8a (Fkeymapp): Doc fix. 1994-03-21 22:53:17 +00:00
Karl Heuer
d65a13c594 (Fcopy_keymap): Account for menus and equiv-key cache. 1994-03-21 22:48:13 +00:00
Karl Heuer
9c52bf473c Initial revision 1994-03-21 22:27:20 +00:00
Richard M. Stallman
6e2dc7cb71 (insert-directory): Quote special shell chars,
aside from wildcards and quoting characters.
1994-03-21 18:17:27 +00:00
Richard M. Stallman
83ac6b4598 Initial revision 1994-03-21 17:36:52 +00:00
Richard M. Stallman
a0acfc98dc *** empty log message *** 1994-03-21 17:04:32 +00:00
Richard M. Stallman
a44af9f249 Initial revision 1994-03-21 07:49:21 +00:00
Richard M. Stallman
14423a0538 entered into RCS 1994-03-21 07:47:05 +00:00
Richard M. Stallman
0ded6462e8 *** empty log message *** 1994-03-21 07:30:44 +00:00
Richard M. Stallman
1c1c17ebad (Fstring_to_number): Doc fix. 1994-03-21 06:56:46 +00:00
Richard M. Stallman
5b35991872 Initial revision 1994-03-21 06:42:21 +00:00
Karl Heuer
9aab521af6 (Fmake_local_variable): Void variables stay void. 1994-03-21 01:39:07 +00:00
Karl Heuer
a760522275 (make-lucid-menu-keymap): Any row of dashes means blank. 1994-03-21 00:37:56 +00:00
Richard M. Stallman
0abf66c5e8 Initial revision 1994-03-20 23:52:27 +00:00
Karl Heuer
f8b15b6e6f (mail-mode): Doc mod. 1994-03-20 23:23:43 +00:00
Richard M. Stallman
6eac0de696 (x-valid-simple-selection-p): Accept an overlay.
(xselect-convert-to-string, xselect-convert-to-length):
(xselect-convert-to-filename xselect-convert-to-charpos):
(xselect-convert-to-lineno, xselect-convert-to-colno): Likewise.
1994-03-20 21:12:45 +00:00
Richard M. Stallman
e0de7bcbbb (one-window-p): New argument all-frames. 1994-03-20 18:59:22 +00:00
Richard M. Stallman
89851a09e7 Initial revision 1994-03-20 18:24:30 +00:00
Richard M. Stallman
99fe880dc3 (xdialog_show): Delete args x, y.
(Fx_popup_dialog): Don't pass those args; don't compute them.
Second arg is now just one pane.  Lots of simplification.
Always start by decoding POSITION arg to get a frame.
[! USE_X_TOOLKIT]: Put the menu in middle of that frame.
1994-03-20 07:05:38 +00:00
Richard M. Stallman
6f4387dde1 (map-y-or-n-p): Call x-popup-dialog the new way. 1994-03-20 07:05:14 +00:00
Richard M. Stallman
d5b2fb1e4f Initial revision 1994-03-20 06:30:14 +00:00
Richard M. Stallman
5833af3a81 (mh-progs, mh-lib): Deleted. 1994-03-20 04:21:12 +00:00
Richard M. Stallman
289c483676 Provide lmenu, not menubar. 1994-03-20 04:05:48 +00:00