summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (Vhelp_menu_bar_map): Deleted.Richard M. Stallman1993-07-171-7/+15
* (read_char_menu_prompt): If the user rejects a menu,Richard M. Stallman1993-07-151-6/+26
* (Fdisplay_completion_list): Run completion-setup-hook.Richard M. Stallman1993-07-151-1/+5
* (Fbuffer_local_variables): For local var that is unbound,Richard M. Stallman1993-07-151-13/+26
* * keyboard.c (menu_bar_one_keymap): If the key's binding is theJim Blandy1993-07-151-2/+2
* (Qdisabled_command_hook): New variable.Richard M. Stallman1993-07-151-6/+5
* (Vhelp_menu_bar_map): New var.Richard M. Stallman1993-07-141-0/+9
* (mark_object) [DEBUG_MOLE]: Add abort at beginning.Richard M. Stallman1993-07-141-0/+5
* Initial revisionJim Blandy1993-07-141-0/+244
* (verify_interval_modification): Use Qinsert_in_front_hooks andRichard M. Stallman1993-07-131-2/+2
* (Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.Richard M. Stallman1993-07-131-2/+2
* (prepare_to_modify_buffer): Call verify_overlay_modification.Richard M. Stallman1993-07-131-0/+2
* (verify_overlay_modification): New function.Richard M. Stallman1993-07-131-0/+95
* (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.Richard M. Stallman1993-07-131-15/+31
* *** empty log message ***Jim Meyering1993-07-131-2/+2
* (Qinsert_before_hooks, Qinsert_after_hooks): Declared.Richard M. Stallman1993-07-131-0/+4
* (verify_interval_modification):Richard M. Stallman1993-07-131-3/+3
* (Qundefined): New variable.Richard M. Stallman1993-07-121-4/+22
* *** empty log message ***David J. MacKenzie1993-07-121-7/+3
* (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