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