aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (wait_reading_process_input): If wait_for_cell, do callRichard M. Stallman1993-07-091-2/+3
* (region_limit): Declare Vmark_even_if_inactive.Roland McGrath1993-07-081-0/+1
* (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use rightRoland McGrath1993-07-081-1/+1
* (check_mark): Don't check mark-active unless in transient-mark-mode.Roland McGrath1993-07-081-2/+3
* (region_limit): Don't error if Vmark_even_if_inactive is set. When theRoland McGrath1993-07-081-2/+3
* (syms_of_data): Staticpro Qmark_inactive.Roland McGrath1993-07-081-0/+1
* Define Qmark_inactive.Roland McGrath1993-07-081-1/+2
* Declare Qmark_inactive.Roland McGrath1993-07-081-0/+1
* (describe_map_tree): When inserting TITLE, mention PREFIX.Richard M. Stallman1993-07-071-12/+39
* * editfns.c (Fformat): Since floats occupy two elements in theJim Blandy1993-07-071-7/+12
* *** empty log message ***David J. MacKenzie1993-07-061-2/+6
* * textprop.c (copy_text_properties): Pass a copy of POS toJim Blandy1993-07-061-10/+97
* * textprop.c (copy_text_properties): New function, from DavidJim Blandy1993-07-061-0/+1
* * intervals.c (find_interval): Doc fixes, computation ofJim Blandy1993-07-061-86/+61
* * fns.c (Fsubstring, concat): Pass all six arguments toJim Blandy1993-07-061-3/+16
* * print.c: Get rid of extra space at the end of print syntax forJim Blandy1993-07-061-2/+1
* * m/pmax.h (C_SWITCH_X_MACHINE): Set this toJim Blandy1993-07-061-0/+21
* * doc.c (Fsubstitute_command_keys): Pass all five arguments toJim Blandy1993-07-061-1/+1
* Compare the values of text properties using EQ, not Fequal.Jim Blandy1993-07-062-4/+3
* * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #includingJim Blandy1993-07-051-9/+11
* * textprop.c (validate_interval_range): Don't increment bothJim Blandy1993-07-051-2/+6
* * intervals.c (intervals_equal): Test the return value of FequalJim Blandy1993-07-051-1/+1
* Fix initialization of Vdouble_click_time in syms_of_keyboard.Jim Blandy1993-07-051-1/+1
* * keyboard.c (Vdouble_click_time): Renamed from double_click_time,Jim Blandy1993-07-051-8/+11
* * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): NewJim Blandy1993-07-051-0/+4
* Doc fix.Jim Blandy1993-07-041-1/+1
* * s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that'sJim Blandy1993-07-041-3/+6
* (Vmark_even_if_inactive): New var, with Lisp variable.Richard M. Stallman1993-07-041-1/+13
* (Fsignal): Clarify error message.Richard M. Stallman1993-07-041-1/+1
* (read_char): After Fgarbage_collect, call redisplay.Richard M. Stallman1993-07-041-117/+144
* * frame.c (Fredirect_frame_focus): Allow redirection of focus ofJim Blandy1993-07-041-1/+4
* * s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get theJim Blandy1993-07-031-0/+4
* * s/hpux8.h (random, srandom): No need to define these to beJim Blandy1993-07-031-0/+3
* (Frename_file): After prompting for ok-if-already-exists, pass only nil orRoland McGrath1993-07-031-1/+4
* (Faccessible_keymaps): Doc fix.Richard M. Stallman1993-07-031-1/+3
* * textprop.c (set_properties): Add undo records to remove entirelyJim Blandy1993-07-021-11/+46
* (wait_reading_process_input): Do include the keyboardRichard M. Stallman1993-07-021-9/+11
* (describe_map_tree): Insert key_heading here.Richard M. Stallman1993-07-021-75/+158
* * xterm.c (XTread_socket): When handing non-syntheticJim Blandy1993-07-021-5/+8
* * xterm.c (frame_highlight, frame_unhighlight): Don't testJim Blandy1993-07-011-6/+16
* * xterm.c (XTread_socket): Initialize event_found to zero, andJim Blandy1993-06-301-3/+4
* * xdisp.c (redisplay): If we're not already showing the region,Jim Blandy1993-06-301-2/+3
* (check_memory_limits): Use unsigned long to hold memory size values.Richard M. Stallman1993-06-301-2/+2
* (PRIO_PROCESS): Definition deleted.Richard M. Stallman1993-06-302-3/+1
* * keyboard.c (kbd_buffer_get_event): Correctly generateJim Blandy1993-06-301-1/+1
* * xterm.c: Add CPP tangle from process.c to get definitions forJim Blandy1993-06-291-3/+24
* * xfns.c (Fx_create_frame): Check for internalBorder resource, asJim Blandy1993-06-291-1/+13
* * keyboard.c (read_char): Don't do idle autosaves if we're notJim Blandy1993-06-291-1/+1
* (mark_object): Add aborts in Lisp_Symbol case.Richard M. Stallman1993-06-291-0/+8
* (wait_reading_process_input): Use SIGIO only if defined.Richard M. Stallman1993-06-291-0/+2