summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Initial revisionRichard M. Stallman1994-09-212-0/+308
* (overlays_at): New arg PREV_PTR.Richard M. Stallman1994-09-211-11/+68
* (concat3): New function.Richard M. Stallman1994-09-211-0/+16
* (compute_char_face): Pass new arg to overlays_at.Richard M. Stallman1994-09-211-2/+3
* (note_mouse_highlight): Pass new arg to overlays_at.Richard M. Stallman1994-09-211-3/+24
* (Fget_char_property): Pass new arg to overlays_at.Richard M. Stallman1994-09-211-2/+8
* (Fx_get_resource): Doc fix.Richard M. Stallman1994-09-211-3/+3
* (report_error): Include reason in error message.Karl Heuer1994-09-211-1/+2
* (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.Richard M. Stallman1994-09-201-3/+22
* (r_alloc_freeze_level): New variable.Karl Heuer1994-09-201-2/+30
* (trivial_regexp_p): New function.Karl Heuer1994-09-201-26/+55
* (FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedesKarl Heuer1994-09-201-4/+10
* (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.Karl Heuer1994-09-201-3/+0
* (compute_motion): Fix comment.Karl Heuer1994-09-201-1/+1
* (set_frame_size, EmacsFrameSetCharSize): ChangeKarl Heuer1994-09-201-2/+2
* (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH toKarl Heuer1994-09-201-1/+1
* (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.Karl Heuer1994-09-201-1/+1
* (x_set_scroll_bar_width): New function.Karl Heuer1994-09-201-2/+23
* * xterm.c (x_new_font): Compute number of scrollbar columns.Karl Heuer1994-09-201-4/+12
* (make_float, make_pure_float): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-201-2/+2
* (Fset_window_buffer): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-201-2/+2
* (kbd_store_ptr): Declare storage class before qualifier.Karl Heuer1994-09-201-4/+6
* (kbd_store_ptr): Declare storage class before qualifier.Karl Heuer1994-09-201-4/+1
* (set_file_times): Move this out of the USG conditional.Karl Heuer1994-09-201-29/+29
* (PURESIZE_RATIO, BASE_PURESIZE): Defined.Richard M. Stallman1994-09-201-4/+20
* (POSIX_SIGNALS): Defined.Richard M. Stallman1994-09-201-0/+3
* (struct saved_window_data): New slots min_width, min_height.Richard M. Stallman1994-09-201-0/+14
* (malloc, realloc): Declared.Richard M. Stallman1994-09-201-0/+7
* (syms_of_buffer): Doc fix.Karl Heuer1994-09-191-1/+1
* (Fkey_description): Reverse condition.Karl Heuer1994-09-191-1/+1
* Add a new element to display tables controlling side-by-sideJim Blandy1994-09-193-4/+10
* [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.Karl Heuer1994-09-191-0/+1
* (SYSTEM_TYPE): Delete definition.Richard M. Stallman1994-09-191-3/+0
* (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).Richard M. Stallman1994-09-191-2/+2
* (validate_interval_range, property_value, Fget_char_property,Karl Heuer1994-09-191-9/+13
* (openp): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-3/+5
* (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-19/+21
* (Fframe_parameters): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-2/+6
* (direct_output_for_insert, direct_output_forward_char): Fix Lisp_ObjectKarl Heuer1994-09-191-2/+2
* (Fsignal): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
* (Frandom): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-3/+5
* [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
* (read_minibuf): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
* Declare Fmake_sparse_keymap.Karl Heuer1994-09-191-0/+2
* Add #include "keyboard.h"Karl Heuer1994-09-191-0/+1
* (Fmember): Declare this function.Karl Heuer1994-09-181-1/+1
* (_ALL_SOURCE): Don't redefine if already defined.Karl Heuer1994-09-181-0/+2
* (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.Karl Heuer1994-09-181-0/+4
* Delete obsolete symbols.Karl Heuer1994-09-1899-729/+12
* (struct process): New field tty_name.Richard M. Stallman1994-09-181-0/+2