aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [TERMINFO]: Don't define LIBS_TERMCAP.Richard M. Stallman1993-01-251-1/+4
* [__GNUC__] (LD_SWITCH_SYSTEM): Remove -a.Richard M. Stallman1993-01-251-2/+11
* * xterm.c (x_scrollbar_create): Set the scrollbars to useJim Blandy1993-01-221-13/+12
* * frame.c (Fdelete_frame): Clear the frame's display after callingJim Blandy1993-01-221-4/+8
* (Fdisplay_buffer): Doc fix.Roland McGrath1993-01-191-1/+1
* * xterm.c (x_window_to_scrollbar): Search frames'Jim Blandy1993-01-161-8/+18
* (Frecent_keys): Doc fix.Richard M. Stallman1993-01-151-1/+1
* (Fwindow_at): Doc fix.Richard M. Stallman1993-01-141-6/+6
* *** empty log message ***David J. MacKenzie1993-01-141-16/+1
* * xterm.c (x_scrollbar_create): Include PointerMotionHintMask inJim Blandy1993-01-141-1/+1
* * dispnew.c (Fredraw_display): DEFUN was missing a closing paren.Jim Blandy1993-01-141-1/+1
* * .gdbinit: Add "-geometry +0+0" to default args.Jim Blandy1993-01-141-1/+10
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-50/+132
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-476/+621
* * xfns.c (Fx_create_frame): After mapping the frame, callJim Blandy1993-01-141-108/+148
* * window.c (window_internal_width): New function, which accountsJim Blandy1993-01-141-39/+58
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-143-9/+13
* * window.c (window_internal_width): New function, which accountsJim Blandy1993-01-141-42/+37
* * termhooks.h (mouse_position_hook): Doc fix.Jim Blandy1993-01-141-52/+102
* * term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,Jim Blandy1993-01-141-19/+51
* * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked asJim Blandy1993-01-142-7/+3
* * window.c (window_internal_width): New function.Jim Blandy1993-01-141-0/+2
* * termhooks.h (mouse_position_hook): Doc fix.Jim Blandy1993-01-141-207/+257
* * window.c (window_internal_width): New function.Jim Blandy1993-01-142-23/+22
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-19/+37
* * fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, asJim Blandy1993-01-141-5/+10
* * emacs.c (shut_down_emacs): New function.Jim Blandy1993-01-141-45/+60
* * config.h.in: protect against multiple #inclusions.Jim Blandy1993-01-141-0/+15
* (Fredraw_display): Redraw all visible frames.Richard M. Stallman1993-01-131-3/+3
* (float_to_string): Add final 0 if text ends with decimal pt.Richard M. Stallman1993-01-131-1/+7
* (Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.Richard M. Stallman1993-01-121-4/+4
* (Fset_default_file_mode, Fdefault_file_mode):Richard M. Stallman1993-01-121-20/+18
* (Fwrite_region): Doc fix.Richard M. Stallman1993-01-111-2/+2
* (float_to_string): Add `.0' at end if needed.Richard M. Stallman1993-01-101-4/+18
* (Fload): If warn that .elc file is older,Richard M. Stallman1993-01-101-3/+10
* Doc fixes.Richard M. Stallman1993-01-081-5/+3
* (Frandom): Change arg name.Richard M. Stallman1993-01-081-6/+6
* (unexec): Don't call exit, just return.Richard M. Stallman1993-01-071-1/+1
* Small changes to keep people from running Emacs under X.Jim Blandy1993-01-071-0/+11
* *** empty log message ***Jim Blandy1993-01-071-4/+13
* (Fx_get_resource): Use EMACS_CLASS to make class_keyRichard M. Stallman1993-01-031-20/+21
* [! emacs] [HAVE_CONFIG_H]: #include "config.h"Roland McGrath1992-12-291-0/+6
* *** empty log message ***Jim Blandy1992-12-241-1/+14
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-18/+94
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-304/+699
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-241-859/+44
* * xdisp.c: #include "termhooks.h".Jim Blandy1992-12-241-6/+37
* * frame.h (struct frame): New fields `can_have_scrollbars' andJim Blandy1992-12-243-26/+115
* * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,Jim Blandy1992-12-241-1/+32
* * floatfns.c (Flog): Fix unescaped newline in string.Jim Blandy1992-12-242-3/+3