aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (internal_self_insert): Ignore value of Fexpand_abbrev;Richard M. Stallman1992-08-191-2/+11
* (Fexpand_abbrev): If pre-expand hook changes the buffer,Richard M. Stallman1992-08-191-4/+9
* * xterm.c (x_wm_hints): Variable deleted. This has to beJim Blandy1992-08-191-127/+142
* * xrdb.c [USG5]: Define SYSV, and then include <unistd.h>. IJim Blandy1992-08-191-5/+19
* * xfns.c (x_set_name): Take new argument EXPLICIT, instead ofJim Blandy1992-08-191-69/+131
* * xdisp.c (display_mode_line): Use x_implicitly_set_name here.Jim Blandy1992-08-191-7/+9
* * window.c (Fset_window_configuration): Removed #if 0'd code whichJim Blandy1992-08-191-17/+9
* * term.c (term_get_fkeys): Some systems define `static' to be theJim Blandy1992-08-191-37/+65
* * sysdep.c (select): There's no need to cast the return value ofJim Blandy1992-08-191-3/+6
* * ralloc.c (get_bloc): When initializing new_bloc->variable, castJim Blandy1992-08-191-1/+5
* * process.c (process_send_signal): Don't send SIGTSTP if theJim Blandy1992-08-191-3/+4
* * mocklisp.c (Fml_substr): Put comments around text following #endif.Jim Blandy1992-08-191-1/+1
* * minibuf.c (Fread_from_minibuffer): Put this function's docJim Blandy1992-08-191-2/+18
* * lread.c (defvar_per_buffer): Support new TYPE argument, byJim Blandy1992-08-191-1/+3
* * keyboard.c (init_keyboard): Changed "#endif SIGIO" toJim Blandy1992-08-191-1/+1
* * frame.c (make_frame): Clear the explicit_name member of the newJim Blandy1992-08-191-3/+3
* * floatfns.c (Fexpm1, Flog1p): Function removed; it's not widelyJim Blandy1992-08-191-30/+27
* * emacs.c [USG5]: Don't #include <fcntl.h> for these systems.Jim Blandy1992-08-191-4/+0
* * dispnew.c [not MULTI_FRAME] (Fredraw_display): UseJim Blandy1992-08-191-1/+1
* * data.c [USG] (Frem): Call fmod, rather than drem. Rah.Jim Blandy1992-08-191-2/+17
* * buffer.c (syms_of_buffer): Call DEFVAR_PER_BUFFER with the newJim Blandy1992-08-191-7/+60
* * alloc.c (Fmake_marker): Removed the test for being called from aJim Blandy1992-08-191-7/+0
* *** empty log message ***Jim Blandy1992-08-197-29/+68
* entered into RCSJim Blandy1992-08-193-11/+30
* * alloc.c (Fgarbage_collect): Doc fix.Jim Blandy1992-08-141-1/+1
* * abbrev.c (Fdefine_abbrev_table): Fiddled with formatting.Jim Blandy1992-08-141-6/+3
* * frame.c (make_frame): Stop passing zero to make_window; it's notJim Blandy1992-08-141-20/+34
* * dispnew.c (the_only_frame): Doc fix.Jim Blandy1992-08-141-1/+6
* * keyboard.c (Fexecute_mouse_event): dyked-out function deleted.Jim Blandy1992-08-141-211/+15
* *** empty log message ***Jim Blandy1992-08-141-21/+25
* * window.c (window_loop): This used to keep track of the firstJim Blandy1992-08-141-9/+34
* *** empty log message ***Jim Blandy1992-08-122-18/+115
* Initial revisionJim Blandy1992-08-121-0/+136
* * xterm.c (x_wm_hints): New variable.Jim Blandy1992-08-121-37/+89
* * xmenu.c: Deleted "$Log" header and other RCS stuff inJim Blandy1992-08-121-10/+0
* * xfns.c (x_get_arg): Return Qunbound for an unspecifiedJim Blandy1992-08-121-173/+351
* * xdisp.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):Jim Blandy1992-08-121-1/+1
* * window.c (MIN_SAFE_WINDOW_HEIGHT, MIN_SAFE_WINDOW_WIDTH): MacrosJim Blandy1992-08-121-11/+45
* * unexsunos4.c: Deleted "$Log" header in comments at top of file;Jim Blandy1992-08-121-10/+0
* Doc fix.Jim Blandy1992-08-121-1/+2
* * term.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):Jim Blandy1992-08-121-19/+19
* * scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):Jim Blandy1992-08-121-1/+1
* * minibuf.c (Fcompleting_read): Stop subtracting one from theJim Blandy1992-08-121-1/+1
* * keyboard.c (Fsuspend_emacs): Call change_frame_size with theJim Blandy1992-08-121-3/+3
* * frame.c (Qheight, Qicon, Qmodeline, Qname, Qnone, Qonly,Jim Blandy1992-08-121-48/+229
* * fileio.c (Fread_filename): When calling Fcompleting_read,Jim Blandy1992-08-121-1/+1
* * emacs.c (main): Call syms_of_frame unconditionally. WhenJim Blandy1992-08-121-2/+0
* * editfns.c (Fcurrent_time_zone): Doc fix.Jim Blandy1992-08-121-0/+38
* * doc.c (Vdata_directory): Removed; this is declared in callproc.c.Jim Blandy1992-08-121-6/+1
* * dispnew.c (Fredraw_frame): Call clear_frame_records beforeJim Blandy1992-08-121-42/+50