aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (readchar): Restart interrupted I/O.Karl Heuer1994-06-281-1/+15
* (a_write): Loop while *ANNOT is listp, not consp. Previous code omittedRoland McGrath1994-06-281-1/+1
* (safe_run_hooks): Take symbol as arg.Richard M. Stallman1994-06-281-13/+23
* (redisplay_region): For special treatment, BUF most beRichard M. Stallman1994-06-281-0/+3
* (Foverlay_put): Pass redisplay_region a struct buffer *.Richard M. Stallman1994-06-281-2/+2
* (a_write): Verify that *annot is a cons.Richard M. Stallman1994-06-271-1/+1
* (echo_dash): Fix backwards conditional.Richard M. Stallman1994-06-261-1/+1
* (C_DEBUG_SWITCH) [not NEWSOS5]:Richard M. Stallman1994-06-261-0/+5
* (send_process): Major rewrite.Richard M. Stallman1994-06-251-67/+111
* (send_process): Major rewrite.Richard M. Stallman1994-06-251-10/+18
* (BUF_PTR_CHAR_POS): New macro.Richard M. Stallman1994-06-251-0/+7
* (Fother_window_for_scrolling): New function.Richard M. Stallman1994-06-251-2/+5
* (C_SWITCH_SYSTEM): Add -D_BSD.Richard M. Stallman1994-06-251-1/+1
* (Fframe_parameters): Don't handle menu-bar-lines explicitly.Richard M. Stallman1994-06-251-1/+6
* (Fother_window_for_scrolling): New function.Richard M. Stallman1994-06-251-16/+31
* (Finsert_file_contents): Fix check for non-regular files.Karl Heuer1994-06-251-11/+15
* (scan_lists, Fforward_comment): When moving backward overRichard M. Stallman1994-06-241-14/+16
* (Fcompleting_read): Doc fix.Richard M. Stallman1994-06-241-1/+1
* (syms_of_keyboard): Don't staticpro the same var twice.Karl Heuer1994-06-241-2/+2
* Don't include string.h or strings.h.Richard M. Stallman1994-06-231-5/+0
* (Fmove_overlay): Fix typo in previous change.Richard M. Stallman1994-06-231-2/+2
* Move #undef HAVE_STRERROR before the #includes.Richard M. Stallman1994-06-231-17/+4
* (LIBS_MACHINE, GETPGRP_NO_ARG): Defined.Richard M. Stallman1994-06-231-8/+23
* (term_get_fkeys): Don't redeclare term_get_fkeys_1 here.Richard M. Stallman1994-06-231-1/+0
* (RETURN_UNGCPRO): Swallow semicolon.Richard M. Stallman1994-06-221-7/+17
* (X_IO_BUG): Defined.Richard M. Stallman1994-06-221-0/+4
* (read_minibuf_unwind): Run Qminibuffer_exit_hook here.Richard M. Stallman1994-06-211-4/+6
* (apply_modifiers): Use assq_no_quit.Richard M. Stallman1994-06-211-1/+1
* (Flookup_key): Add gcpro.Richard M. Stallman1994-06-211-12/+58
* (single_keymap_panes): Put menu_item_equiv_key in the gcpro.Richard M. Stallman1994-06-211-6/+15
* (Fmove_overlay): Add missing XINT calls in previous change.Richard M. Stallman1994-06-211-1/+1
* (Fkill_buffer): Don't delete auto save fileRichard M. Stallman1994-06-211-2/+3
* (show_mouse_face): Set endcolumn ok in side-by-side windows.Richard M. Stallman1994-06-211-1/+1
* Fix previous change: use Dimension, not short.Karl Heuer1994-06-211-1/+1
* (x_window): Delete duplicate computation.Karl Heuer1994-06-211-7/+1
* (HAVE_STRERROR, HAVE_XRMSETDATABASE)Richard M. Stallman1994-06-201-0/+9
* (Fmove_overlay): Call redisplay_region even whenRichard M. Stallman1994-06-201-1/+21
* (Fmatching_paren): Fix typo.Richard M. Stallman1994-06-201-1/+1
* (SEGMENT_MASK): Defined.Richard M. Stallman1994-06-201-4/+2