aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.Richard M. Stallman1994-03-231-10/+2
| | | | | (Fyes_or_no_p): Always display just one dialog box whether or not USE_X_TOOLKIT.
* (reset_buffer): Init auto_save_failure_time slot.Richard M. Stallman1994-03-231-0/+1
|
* (where-is): New function.Richard M. Stallman1994-03-231-0/+20
|
* (where_is_string, Fwhere_is): Deleted.Richard M. Stallman1994-03-231-34/+0
| | | | (syms_of_keymap): Corresponding changes.
* (sort-subr): Add autoload.Richard M. Stallman1994-03-231-0/+1
|
* (Fdefine_key): Check for non-events in keyvector.Karl Heuer1994-03-221-0/+3
|
* (read_minibuf): Don't redirect focus unless minibuf is on another frame.Karl Heuer1994-03-221-1/+2
|
* (unreadchar): Don't back up the pointer when unreading EOF.Karl Heuer1994-03-221-1/+5
|
* (read1): Check for invalid modifier bits in a string.Karl Heuer1994-03-221-4/+8
|
* (asm-mode): Doc fix.Richard M. Stallman1994-03-221-1/+2
|
* (debugger-eval-expression): Use a history list.Richard M. Stallman1994-03-221-1/+5
|
* (__do_global_ctors, __do_global_ctors_aux)Richard M. Stallman1994-03-221-0/+2
| | | | | (__do_global_dtors): Don't define if GCC_CTORS_IN_LIBC. (__CTOR_LIST__, __DTOR_LIST__): Likewise.
* (Fcall_process): Make sure to close descriptors.Richard M. Stallman1994-03-221-9/+15
| | | | (call_process_cleanup): Always close descriptor.
* Call XtSetValues not XtVaSetValues.Fred Pierresteguy1994-03-221-1/+5
|
* (set_frame_size): Put #if 0 around a lot of useless code.Fred Pierresteguy1994-03-221-2/+17
| | | | Compute explicitely the geometry of the toplevel widget.
* entered into RCSRichard M. Stallman1994-03-222-0/+1223
|
* (jump-to-register): Handle dead marker.Karl Heuer1994-03-221-0/+2
|
* (add_command_key, command_loop_1, read_char, kbd_buffer_store_event,Karl Heuer1994-03-221-33/+50
| | | | | | 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.
* (map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to makeRoland McGrath1994-03-221-2/+1
| | | | dialog box buttons.
* (Qwholenump): New variable.Richard M. Stallman1994-03-221-1/+5
| | | | (syms_of_data): Set and gcpro Qwholenump.
* (Qwholenump): Declared.Richard M. Stallman1994-03-221-2/+3
| | | | (CHECK_NATNUM): Use Qwholenump.
* (Fkeymapp): Doc fix.Karl Heuer1994-03-211-1/+1
|
* (Fcopy_keymap): Account for menus and equiv-key cache.Karl Heuer1994-03-211-4/+34
|
* Initial revisionKarl Heuer1994-03-211-0/+1110
|
* (insert-directory): Quote special shell chars,Richard M. Stallman1994-03-211-2/+15
| | | | aside from wildcards and quoting characters.
* Initial revisionRichard M. Stallman1994-03-213-0/+2585
|
* *** empty log message ***Richard M. Stallman1994-03-211-70/+81
|
* Initial revisionRichard M. Stallman1994-03-214-0/+3207
|
* entered into RCSRichard M. Stallman1994-03-211-3/+13
|
* *** empty log message ***Richard M. Stallman1994-03-211-1/+1
|
* (Fstring_to_number): Doc fix.Richard M. Stallman1994-03-211-1/+2
|
* Initial revisionRichard M. Stallman1994-03-211-0/+1468
|
* (Fmake_local_variable): Void variables stay void.Karl Heuer1994-03-211-2/+2
|
* (make-lucid-menu-keymap): Any row of dashes means blank.Karl Heuer1994-03-211-1/+1
|
* Initial revisionRichard M. Stallman1994-03-201-0/+574
|
* (mail-mode): Doc mod.Karl Heuer1994-03-201-0/+1
|
* (x-valid-simple-selection-p): Accept an overlay.Richard M. Stallman1994-03-201-25/+24
| | | | | | (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.
* (one-window-p): New argument all-frames.Richard M. Stallman1994-03-201-3/+9
|
* Initial revisionRichard M. Stallman1994-03-201-0/+123
|
* (xdialog_show): Delete args x, y.Richard M. Stallman1994-03-201-141/+77
| | | | | | | (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.
* (map-y-or-n-p): Call x-popup-dialog the new way.Richard M. Stallman1994-03-201-2/+1
|
* Initial revisionRichard M. Stallman1994-03-201-0/+350
|
* (mh-progs, mh-lib): Deleted.Richard M. Stallman1994-03-201-18/+3
|
* Provide lmenu, not menubar.Richard M. Stallman1994-03-201-1/+1
|
* (HAVE_TERMIOS, NO_TERMIO): Defined.Richard M. Stallman1994-03-201-0/+3
|
* (help-with-tutorial): Change previous change;Richard M. Stallman1994-03-201-1/+1
| | | | reduce threshold to 12 lines.
* (tagsfiles): Accept capital letters.Richard M. Stallman1994-03-201-1/+1
|
* (UTILITIES): `env' deleted.Richard M. Stallman1994-03-201-4/+1
| | | | (env): Target deleted.
* (emacs): rm emacs before the ln.Richard M. Stallman1994-03-201-0/+1
|
* (wait_reading_process_input, both versions): Don't callRichard M. Stallman1994-03-201-3/+3
| | | | redisplay_preserve_echo_area unless do_display.