summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make size field an EMACS_INT.Richard M. Stallman1994-12-291-1/+1
* (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.Richard M. Stallman1994-12-281-0/+16
* [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.Richard M. Stallman1994-12-281-1/+1
* (make_lispy_event) [USE_X_TOOLKIT]: Turn offRichard M. Stallman1994-12-271-8/+11
* (XTupdate_begin): Fix backward test in previous change.Richard M. Stallman1994-12-271-3/+13
* (x_figure_window_size): Treat missing user-position parm as nil.Richard M. Stallman1994-12-261-1/+1
* (scrolling_1): When scroll_region_ok is set, use aRichard M. Stallman1994-12-261-9/+451
* (scroll_region_cost): New variable.Richard M. Stallman1994-12-261-0/+4
* (scroll_region_cost): Declared.Richard M. Stallman1994-12-261-0/+2
* (scrolling): Fewer restrictions if scroll_region_ok isRichard M. Stallman1994-12-261-2/+5
* (syms_of_buffer): Doc fix for buffer-file-type.Richard M. Stallman1994-12-251-1/+4
* (set_search_regs): Really set search_regs.start and .end.Richard M. Stallman1994-12-251-4/+4
* (read_minibuf): GCPRO things.Richard M. Stallman1994-12-251-7/+15
* (wrong_type_argument): Use Lisp_Type_Limit.Richard M. Stallman1994-12-251-1/+1
* (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.Richard M. Stallman1994-12-251-1/+1
* (enum Lisp_Type): Add Max_Lisp_Type.Richard M. Stallman1994-12-251-0/+3
* (wrong_type_argument): Abort if VALUE is invalid Lisp object.Richard M. Stallman1994-12-251-0/+6
* (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.Richard M. Stallman1994-12-241-13/+28
* (BASE_PURESIZE): Incremented by 20k.Richard M. Stallman1994-12-241-2/+2
* (read_char): Don't echo keys when echo_keystrokes is 0.Richard M. Stallman1994-12-241-2/+3
* entered into RCSRichard M. Stallman1994-12-231-1/+3
* (XTupdate_begin): Discard records of prior mouse highlightRichard M. Stallman1994-12-231-8/+21
* (x_set_frame_parameters): Handle icon-left, icon-top parms.Richard M. Stallman1994-12-231-17/+70
* *** empty log message ***Richard M. Stallman1994-12-221-0/+3
* (Fget_buffer_create): Copy the name, and clear text props.Richard M. Stallman1994-12-211-1/+38
* (C_DEBUG_SWITCH): Define this only if __GNUC__.Richard M. Stallman1994-12-211-0/+2
* (struct frame): New field buffer_predicate.Richard M. Stallman1994-12-211-46/+56
* (Fmodify_frame_parameters): For non-X frames,Richard M. Stallman1994-12-211-5/+22
* (mark_object): In a frame, mark the buffer_predicate.Richard M. Stallman1994-12-211-3/+2
* (get_doc_string): Now static. Arg now Lisp_Object.Richard M. Stallman1994-12-211-28/+149
* (Fdefvar): Fix minor error in previous change.Richard M. Stallman1994-12-211-3/+14
* (Qload_file_name, Vload_file_name): New variables.Richard M. Stallman1994-12-211-3/+49
* (tgetst1): Let ^? stand for DEL character.Richard M. Stallman1994-12-171-1/+7
* Comment change.Richard M. Stallman1994-12-171-1/+1
* Comment change.Richard M. Stallman1994-12-171-0/+4
* (Fall_completions): New arg hide_spaces.Richard M. Stallman1994-12-151-8/+17
* (main): Fix conversion of --display to -d.Richard M. Stallman1994-12-151-1/+19
* (struct x_display): New field explicit_parent.Richard M. Stallman1994-12-151-1/+7
* Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.Richard M. Stallman1994-12-151-21/+39
* (readevalloop): Ignore ^M here.Richard M. Stallman1994-12-151-1/+4
* (Fdefconst, Fdefvar): Error if too many arguments.Richard M. Stallman1994-12-151-5/+11
* (add_properties): Add gcpro's.Richard M. Stallman1994-12-141-8/+40
* Just include sunos4shr--do nothing else.Richard M. Stallman1994-12-141-0/+5
* Initial revisionRichard M. Stallman1994-12-132-0/+11
* (sort_args): Make `options' a vector of ints.Richard M. Stallman1994-12-131-2/+2
* [REG_UNSET_VALUE]: Define to the address of a static variable rather than toJim Meyering1994-12-111-1/+2
* (read_char): After auto-saving, redisplay.Richard M. Stallman1994-12-111-6/+30
* (report_overlay_modification): Renamed from verify_overlay_modification.Richard M. Stallman1994-12-111-15/+27
* * buffer.c (report_overlay_modification): Renamed fromRichard M. Stallman1994-12-111-2/+2
* (signal_before_change, signal_after_change):Richard M. Stallman1994-12-111-5/+15