aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * dired.c (NAMLEN): Never use d_nameln to get the length of theJim Blandy1993-03-111-2/+12
* * s/usg5-4.h: Changes from Eric Raymond:Jim Blandy1993-03-111-3/+23
* * s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries hereJim Blandy1993-03-111-1/+1
* * m/template.h, s/template.h: Mention that `etc/MACHINES' andJim Blandy1993-03-112-0/+21
* * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's noJim Blandy1993-03-111-2/+8
* * keyboard.c (command_loop_1): Adjust to the fact that displayJim Blandy1993-03-111-14/+25
* Define HAVE_TCATTR based on HAVE_TERMIOS earlier.Richard M. Stallman1993-03-101-11/+16
* (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.Richard M. Stallman1993-03-101-184/+447
* (Fdefine_key): Use proper meta-bit to clear.Richard M. Stallman1993-03-101-33/+23
* (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:Richard M. Stallman1993-03-101-16/+63
* (Fy_or_n_p): Use query-replace-map.Richard M. Stallman1993-03-101-16/+23
* (set_point): Check invisibility of following character, not previous character.Richard M. Stallman1993-03-101-15/+60
* *** empty log message ***Jim Blandy1993-03-091-1/+2
* (Fframe_char_height, Fframe_char_width):Richard M. Stallman1993-03-081-90/+151
* (Fx_pixel_width, Fx_pixel_height): Fns deleted.Richard M. Stallman1993-03-081-32/+18
* (copy_rope): Expect FROM to be a vector.Richard M. Stallman1993-03-081-21/+44
* (XTread_socket):Richard M. Stallman1993-03-081-12/+17
* Declare Qcategory, Qlocal_map. Declare textget, get_local_map.Richard M. Stallman1993-03-071-1/+5
* Include intervals.h.Richard M. Stallman1993-03-071-1/+6
* (syms_of_buffer): Make erase-buffer a disabled command.Roland McGrath1993-03-071-0/+4
* Include termhooks.h.Richard M. Stallman1993-03-071-11/+78
* (Fget_text_property): Use textget.Richard M. Stallman1993-03-071-12/+11
* (read_key_sequence):Richard M. Stallman1993-03-071-2/+2
* (Qmodification_hooks): Renamed from Qmodification.Richard M. Stallman1993-03-071-4/+4
* (verify_interval_modification): Handle insertionsRichard M. Stallman1993-03-071-39/+113
* (struct buffer): New field mark_active.Richard M. Stallman1993-03-071-1/+6
* (prepare_to_modify_buffer): Set Vdeactivate_mark.Richard M. Stallman1993-03-071-1/+3
* (save_excursion_save): Save mark_active of buffer.Richard M. Stallman1993-03-071-5/+17
* (check_mark): Error if mark is not active.Richard M. Stallman1993-03-071-4/+6
* (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.Richard M. Stallman1993-03-071-6/+29
* (alt_modifier, super_modifier, hyper_modifier):Richard M. Stallman1993-03-071-9/+10
* (follow_key): Downcase shift_modifier as well as ASCII.Richard M. Stallman1993-03-071-41/+159
* (syms_of_lread): Set up Qascii_character.Richard M. Stallman1993-03-071-5/+68
* (reset_buffer_local_variables): Reset mark_active.Richard M. Stallman1993-03-071-1/+14
* (check_protected_fields): Variable deleted.Richard M. Stallman1993-03-061-12/+0
* (check_protected_fields): Delete decl.Richard M. Stallman1993-03-061-9/+0
* (read_escape): Handle M-, C- and S- for new convention.Richard M. Stallman1993-03-051-5/+25
* (current_column, Fmove_to_column, compute_motion):Richard M. Stallman1993-03-051-10/+10
* (XTread_socket): Set bufp->modifiers for all kinds of keys.Richard M. Stallman1993-03-051-2/+2
* (Fend_kbd_macro): Fix call to make_event_array.Richard M. Stallman1993-03-051-2/+2
* (CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.Richard M. Stallman1993-03-051-1/+7
* (Fmake_rope, Frope_elt): Fns deleted.Richard M. Stallman1993-03-051-59/+14
* (DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.Richard M. Stallman1993-03-051-2/+2
* (ELF): Handle this parameter.Richard M. Stallman1993-03-041-1/+52
* * Makefile.in (xmakefile): Add missing quote.Jim Blandy1993-03-041-1/+1
* (unexec): Move data2 section header up so all sectionRichard M. Stallman1993-03-031-139/+221
* (S_IFLNK): Add #undef.Richard M. Stallman1993-03-021-4/+50
* entered into RCSRichard M. Stallman1993-03-021-0/+13
* (describe_syntax_1): Delete excess arg to describe_vector.Richard M. Stallman1993-03-021-2/+260
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-029-208/+208