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
|
1992-09-30 |
Jim Blandy |
* buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. It
|
1992-09-30 |
Jim Blandy |
* window.c (Fset_window_configuration): Don't select the frame
|
1992-09-30 |
Jim Blandy |
* xterm.c (x_meta_mod_mask): New variable, indicating which X
|
1992-09-30 |
Jim Blandy |
* data.c (Fmake_local_variable): If SYM forwards to a C variable,
|
1992-09-30 |
Jim Blandy |
* lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
|
1992-09-30 |
Richard M. Stallman |
(kill-word): Don't change point before calling kill-region.
|
1992-09-30 |
Jim Blandy |
* gud.el (gud-last-frame): Added defvar for this.
|
1992-09-30 |
Jim Blandy |
* gud.el (gud-filter-insert): Previous changes misunderstood
|
1992-09-30 |
Roland McGrath |
(compilation-parse-errors): After we get enough errors to stop early, toss
|
1992-09-30 |
Joseph Arceneaux |
Mods to Ferase_text_properties
|
1992-09-29 |
Roland McGrath |
(compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep going
|
1992-09-29 |
Roland McGrath |
(os handling): Recognize `linux' as a valid os.
|
1992-09-29 |
Richard M. Stallman |
(mail-send-and-exit): Do other-buffer before bury-buffer.
|
1992-09-29 |
Jim Blandy |
* xselect.c (Qcut_buffer0): Symbol removed; we're using a new
|
1992-09-29 |
Richard M. Stallman |
(mail-unsent-separator): Add another alternative.
|
1992-09-29 |
Jim Blandy |
*** empty log message ***
|
1992-09-29 |
Jim Blandy |
*** empty log message ***
|
1992-09-29 |
Jim Blandy |
* keymap.c (access_keymap): Don't forget to QUIT while scanning
|
1992-09-29 |
Jim Blandy |
* data.c (swap_in_symval_forwarding): Formatting tweaked.
|
1992-09-29 |
Jim Blandy |
* keyboard.c: Initialize recent_keys in syms_of_keyboard, not
|
1992-09-29 |
Jim Blandy |
* keyboard.c (recent_keys): Turn this from an array, which is a
|
1992-09-29 |
Jim Blandy |
* frame.c (Fdelete_frame): Call Fselect_frame with the appropriate
|
1992-09-29 |
Jim Blandy |
*** empty log message ***
|
1992-09-29 |
Jim Blandy |
* xterm.h (ROOT_WINDOW): Use the DefaultScreen macro, not the
|