| Commit message (Expand) | Author | Age | Files | Lines |
| * | (widget_id_tick): Renamed from popup_id_tick. | Paul Reilly | 1994-10-02 | 1 | -346/+380 |
| * | (XTread_socket): Use popup_get_selection() for X11 menubar event handling. | Paul Reilly | 1994-10-02 | 1 | -4/+4 |
| * | (HACK_EDITRES): Declare if using X11R5. | Paul Reilly | 1994-10-02 | 1 | -15/+29 |
| * | (EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set | Paul Reilly | 1994-10-02 | 1 | -4/+3 |
| * | Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred. | Paul Reilly | 1994-10-02 | 1 | -0/+9 |
| * | (make_lispy_event): Do not set item. Now handled in xmenu.c by | Paul Reilly | 1994-10-02 | 1 | -7/+1 |
| * | (redisplay_window): If we set PT, and that alters a region | Richard M. Stallman | 1994-10-02 | 1 | -1/+6 |
| * | (head_table): Set up Qdelete_frame. | Richard M. Stallman | 1994-10-01 | 1 | -23/+7 |
| * | (keys_of_frame): Make binding for delete-frame. | Richard M. Stallman | 1994-10-01 | 1 | -0/+1 |
| * | (Foverlay_get): Handle `category' property on overlay. | Richard M. Stallman | 1994-10-01 | 1 | -2/+11 |
| * | Comment change. | Richard M. Stallman | 1994-10-01 | 1 | -0/+1 |
| * | (compile_range): When casting to const unsigned char *, put const first. | Richard M. Stallman | 1994-10-01 | 1 | -2/+2 |
| * | (LIBXTR6): If NEED_LIBW, add -lw. | Richard M. Stallman | 1994-10-01 | 1 | -0/+4 |
| * | (NEED_LIBW): Defined. | Richard M. Stallman | 1994-10-01 | 1 | -0/+3 |
| * | (LDFLAGS): New variable. | Richard M. Stallman | 1994-10-01 | 1 | -1/+2 |
| * | (Fmake_local_variable): Doc fix. | Richard M. Stallman | 1994-09-30 | 1 | -2/+23 |
| * | (check_writable, check_executable) [__HURD__]: Use eaccess. | Richard M. Stallman | 1994-09-29 | 1 | -26/+2 |
| * | (compute_char_face): Handle list as overlay face property. | Richard M. Stallman | 1994-09-29 | 1 | -2/+49 |
| * | (Fset_face_attribute_internal): Mark frame garbaged whenever | Richard M. Stallman | 1994-09-29 | 1 | -9/+12 |
| * | (scmp): Use unsigned chars, to avoid confusing DOWNCASE. | Karl Heuer | 1994-09-29 | 1 | -2/+4 |
| * | (x_report_frame_params): Fix format/arg mismatch. | Karl Heuer | 1994-09-29 | 1 | -1/+1 |
| * | (CHECK_SCNHDR, write_segment): Fix format/arg mismatch. | Karl Heuer | 1994-09-29 | 1 | -4/+4 |
| * | [alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define. | Roland McGrath | 1994-09-28 | 1 | -1/+16 |
| * | (syms_of_dired): Undo Sep 16 change. | Karl Heuer | 1994-09-28 | 1 | -3/+0 |
| * | (Fdelete_file): Undo Sep 16 change. | Karl Heuer | 1994-09-28 | 1 | -6/+2 |
| * | Comment fix. | Karl Heuer | 1994-09-28 | 1 | -1/+1 |
| * | (x_new_font): New rule for computing column width. Factored out common code. | Karl Heuer | 1994-09-28 | 1 | -13/+18 |
| * | (x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels. | Karl Heuer | 1994-09-28 | 1 | -2/+8 |
| * | (set_frame_size, EmacsFrameSetCharSize): Use new width formula. | Karl Heuer | 1994-09-28 | 1 | -5/+10 |
| * | (scroll_bar_pixel_width, scroll_bar_cols): Update comment. | Karl Heuer | 1994-09-28 | 1 | -1/+4 |
| * | (lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers, | Karl Heuer | 1994-09-27 | 1 | -15/+15 |
| * | (${etc}DOC): Run make-docfile twice--two batches. | Richard M. Stallman | 1994-09-27 | 1 | -3/+6 |
| * | (Fformat_time_string): Mostly rewritten, to handle | Richard M. Stallman | 1994-09-27 | 1 | -0/+65 |
| * | (BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP, | Karl Heuer | 1994-09-27 | 1 | -22/+31 |
| * | (readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1, | Karl Heuer | 1994-09-27 | 1 | -26/+26 |
| * | (Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand, | Karl Heuer | 1994-09-27 | 1 | -31/+29 |
| * | (wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp, | Karl Heuer | 1994-09-27 | 1 | -82/+74 |
| * | (nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables, | Karl Heuer | 1994-09-27 | 1 | -20/+17 |
| * | (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test | Karl Heuer | 1994-09-27 | 1 | -11/+11 |
| * | (Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test | Karl Heuer | 1994-09-27 | 1 | -4/+4 |
| * | (GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use | Karl Heuer | 1994-09-27 | 1 | -8/+4 |
| * | (NULL_INTERVAL_P): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -3/+3 |
| * | (EVENT_HAS_PARAMETERS): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -2/+1 |
| * | (Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -7/+7 |
| * | (Fbyte_code): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -13/+13 |
| * | (Fcall_process, child_setup, getenv_internal): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -9/+7 |
| * | (casify_object): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -2/+2 |
| * | (STRING256_P): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -2/+1 |
| * | (Fself_insert_command): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -1/+1 |
| * | (Ffile_name_completion, file_name_completion): Use type test macros. | Karl Heuer | 1994-09-27 | 1 | -2/+2 |