aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (x_window): Take account of pane widget internal border width.Richard M. Stallman1994-06-191-0/+7
* (Fmatching_paren): New function.Richard M. Stallman1994-06-191-1/+15
* (SYNTAX_MATCH): Fix typo (syntax -> matcher).Richard M. Stallman1994-06-191-1/+1
* (C_OPTIMIZE_SWITCH): Definition deleted.Richard M. Stallman1994-06-191-1/+0
* Doc fixes.Richard M. Stallman1994-06-181-13/+13
* (xsymbol): Cast $ to int.Richard M. Stallman1994-06-181-3/+3
* (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.Richard M. Stallman1994-06-181-4/+0
* (make_frame_visible): At end, wait till Emacs sees frame is visible.Richard M. Stallman1994-06-181-0/+11
* * m/delta.h (memmove): switch the first two args.Francesco Potortì1994-06-181-1/+1
* (echo_after_prompt): New variable.Richard M. Stallman1994-06-181-8/+33
* (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.Richard M. Stallman1994-06-181-0/+9
* (doprnt.o): Depend on config_h.Richard M. Stallman1994-06-181-68/+68
* (minibuf_save_list): New variable, replaces minibuf_save_vector.Karl Heuer1994-06-181-49/+35
* minibuf_prompt is now a Lisp_Object.Karl Heuer1994-06-181-3/+4
* (minibuf_prompt): Now a Lisp_Object. All uses changed.Karl Heuer1994-06-181-1/+1
* (EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.Richard M. Stallman1994-06-171-3/+3
* (GETTIMEOFDAY_ONE_ARGUMENT): Undef it.Richard M. Stallman1994-06-171-0/+4
* (GETTIMEOFDAY_ONE_ARGUMENT): Define it.Richard M. Stallman1994-06-171-0/+4
* (x_real_positions): Make sure we know the parent window.Richard M. Stallman1994-06-171-0/+17
* (compute_motion): Recenter overlays, for speed.Karl Heuer1994-06-171-0/+1
* (Fprocess_status): Return nil for process name that has no process.Richard M. Stallman1994-06-171-1/+7
* (scratch_cursor_gc): New variable.Richard M. Stallman1994-06-171-13/+17
* (redisplay_region): Treat selected window's bufferRichard M. Stallman1994-06-171-1/+6
* (make_hdr): Handle case of no "additional header".Richard M. Stallman1994-06-161-1/+4
* Comment change.Richard M. Stallman1994-06-161-1/+1
* [USG5_4] (sigblock): Use |, not &.Richard M. Stallman1994-06-161-1/+1