aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-021-201/+216
* * xdisp.c (redisplay): Protect calls to request_sigio andJim Blandy1993-03-021-20/+20
* * print.c (float_to_string): Define buf to be an unsigned char, toJim Blandy1993-03-021-1/+1
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-021-5/+7
* Use the term `scroll bar', instead of `scrollbar'.Jim Blandy1993-03-022-9/+16
* * keyboard.c (kbd_buffer_get_event): Protect assignment toJim Blandy1993-03-021-42/+58
* * data.c (Fstring_to_number): Declare p to be an unsigned char, toJim Blandy1993-03-021-3/+2
* * cmds.c (Fnewline): Doc fix.Jim Blandy1993-03-021-7/+8
* * buffer.c (buffer-undo-list): Doc fix.Jim Blandy1993-03-021-2/+6
* Don't include dispextern.h more than once.Richard M. Stallman1993-03-011-1/+3
* (syms_of_cmds): Typo in last change.Richard M. Stallman1993-03-011-1/+1
* (record_property_change): Typo in last change.Richard M. Stallman1993-03-011-0/+49
* (print--string case):Richard M. Stallman1993-03-011-11/+48
* (read1--strings with properties case):Richard M. Stallman1993-03-011-3/+43
* (Fadd_text_properties, Fremove_text_properties):Richard M. Stallman1993-03-011-41/+172
* (intervals_equal): Handle one arg null and other not.Richard M. Stallman1993-03-011-162/+141
* (del_range): Update point before offset_intervals.Richard M. Stallman1993-03-011-3/+3
* (emacs, temacs): Add @true to prevent Make confusion.Richard M. Stallman1993-02-281-0/+2
* (syms_of_keyboard): Doc fix.Richard M. Stallman1993-02-261-1/+1
* (traverse_intervals): New arg ARG.Richard M. Stallman1993-02-251-6/+6
* (mark_interval): Add ignored arg.Richard M. Stallman1993-02-251-2/+3
* (Ferase_buffer): Added interactive spec.Roland McGrath1993-02-241-3/+4
* (syms_of_buffer): Doc fix.Richard M. Stallman1993-02-241-0/+4
* (syms_of_cmds): New var `overwrite-binary-mode'.Richard M. Stallman1993-02-241-2/+10
* (read_avail_input): Args to `kill' were backwards.Richard M. Stallman1993-02-231-0/+3
* * emacs.c (fatal_error_signal): Unblock the signal before we tryJim Blandy1993-02-231-6/+11
* * abbrev.c (Fexpand_abbrev): Only copy the text we're going toJim Blandy1993-02-231-1/+1
* * .gdbinit (xprocess): New command.Jim Blandy1993-02-231-0/+9
* * alloc.c (make_pure_float): Assure that PUREBEG + pureptr isJim Blandy1993-02-231-9/+14
* (Fforward_comment): New function.Richard M. Stallman1993-02-231-6/+7
* * alloc.c (make_pure_float): Align pureptr according to __alignof,Jim Blandy1993-02-221-1/+11
* * xterm.c (XTread_socket): Pass the proper number of arguments toJim Blandy1993-02-221-1/+1
* * xrdb.c (getuid): Remove declaration.Jim Blandy1993-02-221-0/+6
* * minibuf.c (Fdisplay_completion_list): Pass the proper number ofJim Blandy1993-02-222-2/+2
* * xfns.c (x_set_icon_type): Pass the proper number of arguments toJim Blandy1993-02-221-1/+1
* * keyboard.c (recursive_edit_1, command_loop_1): Pass the properJim Blandy1993-02-221-2/+2
* * textprop.c (Fget_text_property): Fix typo in function's declaration.Jim Blandy1993-02-221-2/+2
* * systty.h [HAVE_TERMIOS]: Include fcntl.h.Jim Blandy1993-02-221-0/+1
* * systime.h [_AIX]: Move test outside of previous #if.Jim Blandy1993-02-221-12/+12
* * sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well asJim Blandy1993-02-221-2/+2
* * callint.c (Fcall_interactively): Pass the correct number ofJim Blandy1993-02-224-4/+4
* * process.c: Make sure we don't miss processes exiting, by havingJim Blandy1993-02-221-18/+65
* * keyboard.c (recursive_edit_1, command_loop_1): Pass the properJim Blandy1993-02-221-1/+1
* * data.c (Fstring_to_int): Rename this to Fstring_to_number, sinceJim Blandy1993-02-221-4/+8