aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* entered into RCSJim Blandy1992-10-071-0/+4
* (directory_file_name): Don't clobber the envvarRichard M. Stallman1992-10-061-3/+5
* entered into RCSRichard M. Stallman1992-10-061-0/+14
* (main) [NeXT]: Call malloc_jumpstart.Richard M. Stallman1992-10-061-0/+9
* entered into RCSRichard M. Stallman1992-10-061-0/+433
* (Fkill_buffer): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-4/+4
* (Fcall_interactively): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-2/+3
* (make_frame): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-1/+1
* (window_loop): Pass 2nd arg to Fother_buffer.Richard M. Stallman1992-10-061-2/+2
* * config.h.in: Added a slot for definition of USE_TEXT_PROPERTIES,Joseph Arceneaux1992-10-051-0/+11
* Doc fix.Richard M. Stallman1992-10-051-1/+1
* * keyboard.c (read_key_sequence): Treat mouse clicks on non-textJim Blandy1992-10-031-170/+359
* * alloc.c (Fmemory_limit): New function.Jim Blandy1992-10-031-0/+20
* * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,Jim Blandy1992-10-031-2/+9
* * window.c (struct save_window_data): Save the currently selectedJim Blandy1992-10-031-30/+42
* * xterm.c (x_find_modifier_meanings): If there are noJim Blandy1992-10-031-6/+22
* * process.c (wait_reading_process_input): If the select returnsJim Blandy1992-10-031-0/+6
* * keyboard.c (modify_event_symbol): Make sure that the unmodifiedJim Blandy1992-10-031-22/+22
* (Fprimitive_undo): When undoing an insert, move point and then delete.Richard M. Stallman1992-10-031-1/+3
* Doc fix.Jim Blandy1992-10-031-5/+10
* Fixed typos.Joseph Arceneaux1992-10-031-4/+4
* * minibuf.c (read_minibuf): Don't bother to save the currentJim Blandy1992-10-031-22/+1
* * intervals.c: `copy_intervals()' no longer static.Joseph Arceneaux1992-10-031-6/+6
* * keymap.c (access_keymap, store_in_keymap,Jim Blandy1992-10-031-6/+3
* * intervals.h: Declare `copy_intervals()'.Joseph Arceneaux1992-10-031-3/+6
* Doc fixes.Jim Blandy1992-10-031-3/+4
* * termhooks.h (struct input_event): Doc fix.Jim Blandy1992-10-031-9/+24
* * keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all eventsJim Blandy1992-10-021-10/+18
* * keyboard.c (echo_char, read_char): Apply EVENT_HEAD without firstJim Blandy1992-10-021-133/+201
* * buffer.c: #include intervals.h.Joseph Arceneaux1992-10-021-0/+1
* Fixed typos.Joseph Arceneaux1992-10-021-6/+6
* * lisp.h: Declare Qbuffer_or_string_p.Joseph Arceneaux1992-10-021-2/+3
* Fixed typeos.Joseph Arceneaux1992-10-021-1/+1
* * xmenu.c: #include "keyboard.h".Jim Blandy1992-10-021-3/+4
* * intervals.c: Removed #include of "screen.h".Joseph Arceneaux1992-10-021-1/+0
* * textprop.c: Conditionalize all functions onJoseph Arceneaux1992-10-021-0/+8
* * intervals.c: Conditionalize all functions onJoseph Arceneaux1992-10-021-0/+5
* * alloc.c: #include "intervals.h".Joseph Arceneaux1992-10-021-2/+150
* * fileio.c (Finsert_file_contents): Call offset_intervals() ifJoseph Arceneaux1992-10-021-0/+4
* (mark_object): Avoid car recursion on cons with nil in cdr.Richard M. Stallman1992-10-011-15/+33
* Qbuffer_or_string_p added.Joseph Arceneaux1992-10-011-0/+3
* (describe_syntax): Use insert_char to insert `match'.Joseph Arceneaux1992-10-011-3/+1
* * buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer'sJoseph Arceneaux1992-10-011-0/+8
* * lisp.h: Conditionally define interval structure and macros.Joseph Arceneaux1992-10-011-0/+55
* * insdel.c: #include "intervals.h"Joseph Arceneaux1992-10-011-4/+30
* Various comment changes.Joseph Arceneaux1992-10-011-6/+5
* * intervals.h: Declare temp_set_point.Joseph Arceneaux1992-10-011-6/+6
* * buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PTJoseph Arceneaux1992-10-011-2/+17
* * editfns.c (make_buffer_string): Call copy_intervals_to_string().Joseph Arceneaux1992-10-011-3/+18
* *** empty log message ***Joseph Arceneaux1992-10-011-0/+4