aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (safe_run_hooks): Use local var to restore hook's value.Richard M. Stallman1994-07-141-4/+15
* (mouse_init1): Use alternate mouse detection for old mouse drivers.Richard M. Stallman1994-07-141-3/+16
* (Fselect_window): Fix bug checking new_point is in range.Richard M. Stallman1994-07-141-1/+1
* [MULTI_FRAME] (Fframe_parameters): For non-X frames,Richard M. Stallman1994-07-141-6/+3
* (syms_of_fileio): Finish previous change.Richard M. Stallman1994-07-141-1/+1
* (command_loop_1): Do direct output for cursor motionRichard M. Stallman1994-07-131-2/+6
* (FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.Richard M. Stallman1994-07-131-0/+4
* (Qlast_nonmenu_event): New variable.Richard M. Stallman1994-07-131-0/+6
* (Fmake_directory_internal): Use Qmake_directory_internal.Richard M. Stallman1994-07-121-4/+4
* (xmenu_show): Don't call XtUngrabPointer here.Richard M. Stallman1994-07-121-0/+4
* (ctagsfiles): Rewrite to avoid compiler bug.Richard M. Stallman1994-07-121-1/+1
* (HAVE_MOUSE, PURESIZE): Definitions moved here.Richard M. Stallman1994-07-111-0/+6
* [MSDOS]: #define NO_REMAP.Richard M. Stallman1994-07-111-0/+4
* (dos_rawgetc): Use bios, not kbhit ().Richard M. Stallman1994-07-111-1/+5
* (syms_of_xfns): Provide x-toolkit in toolkit version.Richard M. Stallman1994-07-111-8/+1
* (Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.Richard M. Stallman1994-07-111-0/+2
* (PURESIZE) [MULTI_FRAME]: Increased to 250000.Richard M. Stallman1994-07-111-1/+1
* (Ffile_name_directory, Ffile_name_nondirectory,Richard M. Stallman1994-07-091-6/+15
* (install_ctrl_break_check): Doc fix.Richard M. Stallman1994-07-091-35/+21
* (readevalloop): Correctly unbind the unwind protect.Richard M. Stallman1994-07-091-1/+2
* (BIG_ENDIAN): Don't redefine if defined.Richard M. Stallman1994-07-081-0/+2
* (alloca.o): Delete allocatem.c first thing.Richard M. Stallman1994-07-071-0/+1
* (xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer popsRichard M. Stallman1994-07-071-0/+12
* (x_toolkit): New variable.Richard M. Stallman1994-07-071-1/+12
* (make_lispy_event): Ignore menu bar up events.Richard M. Stallman1994-07-071-3/+8
* (next_frame, prev_frame):Richard M. Stallman1994-07-071-10/+38
* (Fnext_window, Fprevious_window): ALL_FRAMES = 0 meansRichard M. Stallman1994-07-071-3/+20
* (xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.Richard M. Stallman1994-07-071-4/+33
* (XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:Richard M. Stallman1994-07-071-4/+28
* Be less eager to define MATCH_MAY_ALLOCATE.Richard M. Stallman1994-07-051-4/+5
* (doprnt): Handle padding on %c.Richard M. Stallman1994-07-051-3/+8
* Doc fixes.Richard M. Stallman1994-07-051-4/+3
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-07-021-1/+3
* (decode_mode_spec): %+ makes % for unmodified RO buffer.Richard M. Stallman1994-07-021-0/+3
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-07-021-1/+1
* (get_cached_face): Set the cached_index field.Richard M. Stallman1994-07-021-1/+5
* (re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.Richard M. Stallman1994-07-021-19/+28
* (prepare_menu_bars): Call x_consider_frame_titleRichard M. Stallman1994-07-011-7/+8
* (init_sys_modes): Turn off VSTART and VSTOP chars. OnRichard M. Stallman1994-07-011-0/+10
* (Fx_create_frame): Add GC protection for local var `f'.Paul Reilly1994-07-011-0/+5
* entered into RCSRichard M. Stallman1994-07-011-22/+32
* (x_own_selection, x_get_foreign_selection):Richard M. Stallman1994-07-011-15/+61
* (Fdelete_frame): Call x_clear_frame_selections.Richard M. Stallman1994-07-011-0/+6
* (x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].Richard M. Stallman1994-07-011-3/+16
* (random, srandom): Defined.Richard M. Stallman1994-07-011-6/+4
* (XLIB_ILLEGAL_ACCESS): Defined.Richard M. Stallman1994-06-301-0/+3
* (x_set_frame_parameters): Call x_set_offset directly.Richard M. Stallman1994-06-291-4/+30
* (command_loop_1): Don't clear nonundocountRichard M. Stallman1994-06-291-17/+20
* (internal_self_insert): Now can return 2.Richard M. Stallman1994-06-291-5/+6
* Add commented-out code.Richard M. Stallman1994-06-291-0/+15