aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_new_font): Don't set filename = full_name if that's null.Richard M. Stallman1994-08-121-1/+2
* (FRAME_SUPPORT): Add faces.elc.Richard M. Stallman1994-08-111-1/+2
* (Freplace_match): Treat caseless initial like a lowercase initial.Richard M. Stallman1994-08-111-5/+12
* (Fdefine_key): Fix error message.Richard M. Stallman1994-08-111-2/+2
* (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.Richard M. Stallman1994-08-111-0/+2
* (POSIX_SIGNALS): Define it.Richard M. Stallman1994-08-111-0/+32
* (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):Richard M. Stallman1994-08-111-21/+0
* (HAVE_VFORK): Deleted.Richard M. Stallman1994-08-111-3/+6
* (Fwindow_end): Undo previous change.Richard M. Stallman1994-08-101-7/+11
* (LIBS_MACHINE): If SOLARIS2_4, don't define this.Richard M. Stallman1994-08-101-2/+6
* (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.Richard M. Stallman1994-08-101-0/+10
* [USG5_4] (SVR4): Defined.Richard M. Stallman1994-08-091-0/+8
* (Fwindow_end): If window_end_valid is nil, return nil.Richard M. Stallman1994-08-091-1/+17
* [MULTI_FRAME] (PURESIZE): Increased.Richard M. Stallman1994-08-091-1/+1
* (Fpos_visible_in_window_p): Do something reasonableRichard M. Stallman1994-08-081-0/+4
* (XTread_socket): Don't test X_IO_BUG; make that code unconditional.Richard M. Stallman1994-08-081-8/+2
* (PTY_TTY_NAME_SPRINTF): New definition.Richard M. Stallman1994-08-071-6/+30
* (Faccessible_keymaps): Fix previous change.Richard M. Stallman1994-08-071-3/+5
* (compute_glyph_face_1): New function.Richard M. Stallman1994-08-071-0/+25
* (display_text_line): Use the face properties of the overlay arrow, if any.Richard M. Stallman1994-08-071-2/+22
* (Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.Richard M. Stallman1994-08-061-0/+3
* (Fread_file_name_internal): Call double_dollars when `changed' is set.Richard M. Stallman1994-08-041-1/+1
* [SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.Richard M. Stallman1994-08-041-1/+6
* Initial revisionRichard M. Stallman1994-08-041-0/+11
* (Fdefine_function, Fdefalias): Handle advice as in Ffset.Richard M. Stallman1994-08-041-7/+19
* (x_make_frame_visible): Start one_in_four at 1.Richard M. Stallman1994-08-031-1/+1
* (list_buffers_1): Add one column to size column.Richard M. Stallman1994-08-031-1/+1
* (Fwindow_end): Doc fix.Richard M. Stallman1994-08-031-1/+4
* (make_lispy_event): If the position is not in a window,Richard M. Stallman1994-08-031-1/+4
* (Faccessible_keymaps): Use PREFIX to set loop startingRichard M. Stallman1994-08-031-3/+17
* (construct_mouse_click, construct_menu_click):Richard M. Stallman1994-08-031-32/+17
* (alloca.o): Use -f in all rm's.Richard M. Stallman1994-08-031-1/+1
* (follow_key): Don't downcase letters here.Richard M. Stallman1994-08-021-51/+27
* (redisplay_window): Avoid using SET_PT to change point temporarily.Richard M. Stallman1994-08-021-10/+12
* (Ffset): Don't call Fget unless SYM's plist is consp.Roland McGrath1994-08-011-1/+1
* (xmenu_show): Ignore any geometry resource from the user.Richard M. Stallman1994-08-011-0/+8
* (Fprog2): Doc fix.Richard M. Stallman1994-08-011-1/+1
* (Fmove_to_window_line): Doc fix.Richard M. Stallman1994-08-011-1/+1
* (Fx_get_resource): Doc fix.Richard M. Stallman1994-07-311-2/+2
* (compile_range): Avoid warning in casts for range_start/end.Richard M. Stallman1994-07-311-2/+2
* (syms_of_data): Set up Qadvice_info, Qactivate_advice.Richard M. Stallman1994-07-311-0/+13
* (sit_for): Undo previous change.Richard M. Stallman1994-07-311-4/+0
* (direct_output_for_insert): Pass missing 8thRichard M. Stallman1994-07-311-1/+1
* (create_process): Set default handling for SIGINT, etc.Richard M. Stallman1994-07-311-2/+5
* (Frandom): Handle LIMIT >= 40000000.Richard M. Stallman1994-07-301-11/+17
* (decode_mode_spec): Handle %&.Richard M. Stallman1994-07-301-0/+6
* (HAVE_RAND48): Add #undef.Richard M. Stallman1994-07-281-0/+1
* (HAVE_TERMIOS, NO_TERMIO): Defined.Richard M. Stallman1994-07-281-0/+5
* (random): Use rand differently, and distinguish BSD/USG.Richard M. Stallman1994-07-281-2/+9
* (Frandom): Fix previous change.Richard M. Stallman1994-07-281-1/+1