log

age author description
1992-10-05 Joseph Arceneaux * config.h.in: Added a slot for definition of USE_TEXT_PROPERTIES,
1992-10-05 Richard M. Stallman (Info-restore-point): Delete duplicate definition.
1992-10-05 Richard M. Stallman Doc fix.
1992-10-05 Richard M. Stallman Dox fixes.
1992-10-05 Roland McGrath (vc-backend-checkin): Change buffers to get local value of vc-checkin-switches.
1992-10-05 Roland McGrath (vc-backend-checkin): Use apply on vc-do-command: vc-checkin-switches is a
1992-10-05 Roland McGrath (vc-checkin-switches): New defvar.
1992-10-05 Richard M. Stallman Most functions renamed to start with ls-lisp.
1992-10-04 Sebastian Kremer (dired-lisp-ls): var `short' was erronously unbound.
1992-10-04 Richard M. Stallman (fill-paragraph): Don't actually change point before
1992-10-04 Richard M. Stallman (insert-buffer): Before reading arg, barf if read-only.
1992-10-03 Richard M. Stallman Dox fix.
1992-10-03 Richard M. Stallman Doc fix.
1992-10-03 Jim Blandy * keyboard.c (read_key_sequence): Treat mouse clicks on non-text
1992-10-03 Jim Blandy * alloc.c (Fmemory_limit): New function.
1992-10-03 Jim Blandy * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,
1992-10-03 Jim Blandy * window.c (struct save_window_data): Save the currently selected
1992-10-03 Jim Blandy * xterm.c (x_find_modifier_meanings): If there are no
1992-10-03 Jim Blandy * process.c (wait_reading_process_input): If the select returns
1992-10-03 Jim Blandy * keyboard.c (modify_event_symbol): Make sure that the unmodified
1992-10-03 Richard M. Stallman (open-line): Shield undo from the hack to insert at pt-1.
1992-10-03 Richard M. Stallman (Fprimitive_undo): When undoing an insert, move point and then delete.
1992-10-03 Jim Blandy Doc fix.
1992-10-03 Joseph Arceneaux Fixed typos.
1992-10-03 Jim Blandy * minibuf.c (read_minibuf): Don't bother to save the current
1992-10-03 Joseph Arceneaux * intervals.c: `copy_intervals()' no longer static.
1992-10-03 Jim Blandy * keymap.c (access_keymap, store_in_keymap,
1992-10-03 Joseph Arceneaux * intervals.h: Declare `copy_intervals()'.
1992-10-03 Jim Blandy Doc fixes.
1992-10-03 Jim Blandy * termhooks.h (struct input_event): Doc fix.
1992-10-02 Jim Blandy * keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all events
1992-10-02 Jim Blandy * keyboard.c (echo_char, read_char): Apply EVENT_HEAD without first
1992-10-02 Richard M. Stallman (Info-follow-nearest-node): Handle line breaks after *note.
1992-10-02 Joseph Arceneaux * buffer.c: #include intervals.h.
1992-10-02 Joseph Arceneaux Fixed typos.
1992-10-02 Joseph Arceneaux * lisp.h: Declare Qbuffer_or_string_p.
1992-10-02 Joseph Arceneaux Fixed typeos.
1992-10-02 Jim Blandy * xmenu.c: #include "keyboard.h".
1992-10-02 Joseph Arceneaux * intervals.c: Removed #include of "screen.h".
1992-10-02 Joseph Arceneaux * textprop.c: Conditionalize all functions on
1992-10-02 Joseph Arceneaux * intervals.c: Conditionalize all functions on
1992-10-02 Joseph Arceneaux * alloc.c: #include "intervals.h".
1992-10-02 Joseph Arceneaux * fileio.c (Finsert_file_contents): Call offset_intervals() if
1992-10-02 Richard M. Stallman (nuke-nroff-bs): Delete just 9 lines above header.
1992-10-02 Jim Blandy *** empty log message ***
1992-10-02 Richard M. Stallman (nuke-nroff-bs): Was nuking one line too many after header.
1992-10-01 Richard M. Stallman (mark_object): Avoid car recursion on cons with nil in cdr.
1992-10-01 Roland McGrath (compilation-parse-errors): Save (match-beginning 0) in a variable, so the
1992-10-01 Joseph Arceneaux Qbuffer_or_string_p added.
1992-10-01 Joseph Arceneaux (describe_syntax): Use insert_char to insert `match'.
1992-10-01 Joseph Arceneaux * buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer's
1992-10-01 Joseph Arceneaux * lisp.h: Conditionally define interval structure and macros.
1992-10-01 Joseph Arceneaux * insdel.c: #include "intervals.h"
1992-10-01 Joseph Arceneaux Various comment changes.
1992-10-01 Joseph Arceneaux * intervals.h: Declare temp_set_point.
1992-10-01 Joseph Arceneaux * buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PT
1992-10-01 Joseph Arceneaux * editfns.c (make_buffer_string): Call copy_intervals_to_string().
1992-10-01 Joseph Arceneaux Password:
1992-10-01 Joseph Arceneaux Minor optimizations of Fset_text_properties and Ferase_text_properties.
1992-09-30 Jim Blandy entered into RCS