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
Richard M. Stallman
86538f6a8e
(HAVE_TERMIOS, NO_TERMIO): Defined.
1994-03-20 02:43:06 +00:00
Richard M. Stallman
d0da230194
(help-with-tutorial): Change previous change;
...
reduce threshold to 12 lines.
1994-03-20 02:37:51 +00:00
Richard M. Stallman
be8bd4a003
(tagsfiles): Accept capital letters.
1994-03-20 02:13:32 +00:00
Richard M. Stallman
62039e5ab3
(UTILITIES): `env' deleted.
...
(env): Target deleted.
1994-03-20 02:05:29 +00:00
Richard M. Stallman
2bbc6b0a27
(emacs): rm emacs before the ln.
1994-03-20 01:22:59 +00:00
Richard M. Stallman
5164ee8e40
(wait_reading_process_input, both versions): Don't call
...
redisplay_preserve_echo_area unless do_display.
1994-03-20 01:16:55 +00:00
Richard M. Stallman
4ee3140490
(syms_of_emacs): Don't initialize Vinstallation_name
...
and Vinstallation_directory.
1994-03-20 01:13:53 +00:00
Richard M. Stallman
04b5691b39
(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.
1994-03-19 16:20:31 +00:00
Richard M. Stallman
80670155d2
(Fx_popup_dialog): Don't fail to set X, Y from POSITION.
...
(xdialog_show): Call lw_modify_all_widgets properly.
Generate dialog's name at run time to specify number of buttons.
Report error if too many buttons to handle or if multiple panes.
1994-03-19 10:31:57 +00:00
Richard M. Stallman
13162c0e6b
*** empty log message ***
1994-03-19 07:16:54 +00:00
Richard M. Stallman
540e52d1a9
(Fx_popup_dialog, Fx_popup_menu): Require 2 args.
1994-03-19 05:34:45 +00:00