aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xfns.c (x_set_background_color): Change the foreground color ofJim Blandy1993-07-301-0/+2
* (syms_of_editfns): Just staticpro Vuser...nameRichard M. Stallman1993-07-301-11/+4
* Initial revisionRoland McGrath1993-07-301-0/+35
* *** empty log message ***Roland McGrath1993-07-301-4/+4
* * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;Jim Blandy1993-07-301-1/+0
* * window.c (check_frame_size): Include the menu bar height in theJim Blandy1993-07-301-2/+6
* (Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.Richard M. Stallman1993-07-291-8/+10
* (bzero, bcmp, bcopy): New macros.Richard M. Stallman1993-07-291-0/+14
* File removed.Richard M. Stallman1993-07-291-0/+3
* (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.Roland McGrath1993-07-291-1/+1
* * hpux9.h: Doc fix.Jim Blandy1993-07-281-1/+1
* * s/hpux9.h: Doc fix.Jim Blandy1993-07-281-1/+3
* (wait_reading_process_input): Undo last two changes:Richard M. Stallman1993-07-281-2/+7
* (make_hdr): Use & in call to bzero.Richard M. Stallman1993-07-281-1/+1
* (command_loop_1): Call Qrecompute_lucid_menubar only if defined.Richard M. Stallman1993-07-271-1/+2
* entered into RCSRichard M. Stallman1993-07-271-2/+3
* Initial revisionRichard M. Stallman1993-07-271-0/+14
* (Fx_rebind_key, Fx_rebind_keys): Functions deleted.Richard M. Stallman1993-07-271-1/+5
* (scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.Richard M. Stallman1993-07-271-1/+0
* (x_iconify_frame): Handle case where frame was invisible.Richard M. Stallman1993-07-271-0/+8
* (main): Test LOCALTIME_CACHE.Richard M. Stallman1993-07-271-6/+6
* [MULTI_FRAME] (PURESIZE): Increased to 210000.Richard M. Stallman1993-07-271-1/+1
* (OLDXMENU_OPTIONS): Definition deleted.Richard M. Stallman1993-07-271-0/+3
* [USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.Richard M. Stallman1993-07-271-2/+3
* (search_buffer): If n is 0, just return POS.Richard M. Stallman1993-07-271-1/+5
* *** empty log message ***Roland McGrath1993-07-271-1/+1
* (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.Richard M. Stallman1993-07-261-0/+2
* (Fset_window_buffer): Clear window_end_{pos,valid}.Richard M. Stallman1993-07-261-2/+8
* (Fsleep_for): If arg is 0, return right away.Richard M. Stallman1993-07-261-1/+1
* *** empty log message ***Roland McGrath1993-07-261-0/+3
* (kbd_buffer_store_event): Apply all the modifiers bitsRichard M. Stallman1993-07-261-3/+9
* (MAXREQUEST): Defined.Richard M. Stallman1993-07-251-0/+19
* (lisp_data_to_selection_data): New arg NOFREE_RET.Richard M. Stallman1993-07-251-5/+13
* (redraw_previous_char): New function.Richard M. Stallman1993-07-251-2/+37
* Commented-out code added.Richard M. Stallman1993-07-251-0/+19
* Fix typo in previous change.Richard M. Stallman1993-07-251-1/+1
* (getpwuid): Declare at top level, and not if __386bsd__.Richard M. Stallman1993-07-251-1/+4
* (LOCALTIME_CACHE): Defined.Richard M. Stallman1993-07-251-0/+9
* (Fdo_auto_save): Temporarily clear Vquit_flag.Richard M. Stallman1993-07-251-0/+8
* (Fx_create_frame): Typo in previous change.Richard M. Stallman1993-07-251-1/+1
* (xscrollbar): Fix typo specifying doc string.Richard M. Stallman1993-07-251-1/+1
* Add size to geometry spec.Jim Blandy1993-07-251-1/+9
* (Fx_create_frame): Don't look for default fontRichard M. Stallman1993-07-241-4/+18
* (face_name_id_number): Use assq_no_quit, not Fassq.Richard M. Stallman1993-07-241-1/+1
* (Fprocess_status): Use Fget_process, to avoid errorRichard M. Stallman1993-07-241-3/+1
* (command_loop_1): Run post-command-hook first thing.Richard M. Stallman1993-07-231-40/+148
* [_LIBC]: Define BSD4_2.Roland McGrath1993-07-231-0/+1
* (HAVE_SOCKETS): Define, if HAVE_INET_SOCKETSRichard M. Stallman1993-07-231-0/+4
* Comment fixes.Richard M. Stallman1993-07-231-1/+11
* (XTread_socket) [! HAVE_X11R5]:Richard M. Stallman1993-07-231-1/+10