aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (Info-follow-nearest-node): Handle line breaks after *note.Richard M. Stallman1992-10-021-3/+5
* * 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
* (nuke-nroff-bs): Delete just 9 lines above header.Richard M. Stallman1992-10-021-1/+2
* *** empty log message ***Jim Blandy1992-10-021-5/+5
* (nuke-nroff-bs): Was nuking one line too many after header.Richard M. Stallman1992-10-021-1/+1
* (mark_object): Avoid car recursion on cons with nil in cdr.Richard M. Stallman1992-10-011-15/+33
* (compilation-parse-errors): Save (match-beginning 0) in a variable, so theRoland McGrath1992-10-011-21/+26
* 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
* Minor optimizations of Fset_text_properties and Ferase_text_properties.Joseph Arceneaux1992-10-011-31/+27
* entered into RCSJim Blandy1992-09-301-1/+2
* * buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. ItJim Blandy1992-09-301-5/+9
* * window.c (Fset_window_configuration): Don't select the frameJim Blandy1992-09-301-0/+9
* * xterm.c (x_meta_mod_mask): New variable, indicating which XJim Blandy1992-09-301-4/+91
* * data.c (Fmake_local_variable): If SYM forwards to a C variable,Jim Blandy1992-09-301-1/+13
* * lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.Jim Blandy1992-09-301-1/+4
* (kill-word): Don't change point before calling kill-region.Richard M. Stallman1992-09-301-1/+2
* * gud.el (gud-last-frame): Added defvar for this.Jim Blandy1992-09-301-0/+5
* * gud.el (gud-filter-insert): Previous changes misunderstoodJim Blandy1992-09-301-16/+19
* (compilation-parse-errors): After we get enough errors to stop early, tossRoland McGrath1992-09-301-2/+11
* Mods to Ferase_text_propertiesJoseph Arceneaux1992-09-301-21/+59
* (compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep goingRoland McGrath1992-09-291-1/+8
* (os handling): Recognize `linux' as a valid os.Roland McGrath1992-09-291-1/+2
* (mail-send-and-exit): Do other-buffer before bury-buffer.Richard M. Stallman1992-09-291-8/+9
* * xselect.c (Qcut_buffer0): Symbol removed; we're using a newJim Blandy1992-09-291-11/+208
* (mail-unsent-separator): Add another alternative.Richard M. Stallman1992-09-291-1/+2
* *** empty log message ***Jim Blandy1992-09-291-6/+18
* *** empty log message ***Jim Blandy1992-09-291-0/+1
* * keymap.c (access_keymap): Don't forget to QUIT while scanningJim Blandy1992-09-291-0/+2
* * data.c (swap_in_symval_forwarding): Formatting tweaked.Jim Blandy1992-09-291-8/+11
* * keyboard.c: Initialize recent_keys in syms_of_keyboard, notJim Blandy1992-09-291-4/+4