aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (UNEXEC): Use unexelf.o instead of unexsgi.o.Gerd Moellmann1999-12-072-1/+22
* (UNEXEC) [USG5_4]: Use unexelf.o instead ofGerd Moellmann1999-12-071-1/+1
* Include <syms.h>, not <sym.h> on IRIX. RemovedGerd Moellmann1999-12-071-92/+83
* * editfns.c (Fdelete_and_extract_region): New function.Stefan Monnier1999-12-077-19/+55
* (set_lface_from_font_name): Fix incomplete merge.Gerd Moellmann1999-12-062-1/+6
* *** empty log message ***Gerd Moellmann1999-12-061-0/+4
* (Fintern_soft): Accept a symbol argument.Gerd Moellmann1999-12-061-9/+17
* (SYSTEM_PURESIZE_EXTRA): Reduce to 40000.Eli Zaretskii1999-12-062-2/+4
* (adjust_markers_for_delete): Fix last change.Eli Zaretskii1999-12-062-1/+6
* (INTERNAL_TERMINAL): Add entries for color support.Eli Zaretskii1999-12-061-1/+2
* Changes for automatic remapping of X colors on terminal frames:Eli Zaretskii1999-12-0615-352/+535
* *** empty log message ***Kenichi Handa1999-12-061-0/+9
* (adjust_markers_for_delete): Make it non-static.Kenichi Handa1999-12-061-2/+1
* (decide_coding_unwind): Renamed fromKenichi Handa1999-12-061-28/+52
* * regex.c (regex_compile): Recognize *?, +? and ?? as non-greedyStefan Monnier1999-12-051-0/+10
* *** empty log message ***Dave Love1999-12-041-0/+4
* Derived from acorn.h by deletions.Dave Love1999-12-041-0/+63
* Comments only.Dave Love1999-12-031-0/+4
* (Fmessage_or_box): Use use_dialog_box.Dave Love1999-12-031-1/+3
* *** empty log message ***Gerd Moellmann1999-12-021-0/+18
* (UNEXEC): Use unexsgi.o instead of unexelf.o.Gerd Moellmann1999-12-021-1/+1
* (UNEXEC) [USG5_4]: Use unexsgi.o instead ofGerd Moellmann1999-12-021-1/+1
* (LIBS_SYSTEM): Add -lgen because that's neededGerd Moellmann1999-12-021-1/+7
* (main): Set LANG=C iff AX3_2 defined.Dave Love1999-12-012-1/+11
* Correct typo.Gerd Moellmann1999-11-281-6/+6
* (HAVE_SETITIMER, HAVE_UALARM): New.Gerd Moellmann1999-11-281-0/+2
* (EMACS_TIME_CMP, EMACS_TIME_EQ, EMACS_TIME_NE)Gerd Moellmann1999-11-281-0/+19
* Comment change.Richard M. Stallman1999-11-281-1/+4
* *** empty log message ***Gerd Moellmann1999-11-281-0/+3
* (Fwindow_end): Don't call temp_set_pt_both withGerd Moellmann1999-11-281-2/+15
* (XTread_socket) <ClientMessage, Xatom_Scrollbar>:Gerd Moellmann1999-11-282-0/+7
* (Fmake_char_internal): Print the charset ID whenEli Zaretskii1999-11-282-2/+5
* (synchronize_locale): Avoid compiler warnings aboutEli Zaretskii1999-11-282-1/+6
* (Fdelete_field): Make it noninteractive. Return nil.Richard M. Stallman1999-11-262-1/+6
* (BASE_PURESIZE): Increase to 550000.Gerd Moellmann1999-11-262-1/+3
* *** empty log message ***Gerd Moellmann1999-11-261-0/+11
* (set_text_properties): New function. LikeGerd Moellmann1999-11-261-4/+19
* (insert_1_both): Call set_text_properties with lastGerd Moellmann1999-11-261-4/+5
* Add prototype for set_text_properties.Gerd Moellmann1999-11-261-0/+3
* (set_lface_from_font_name): Fix previous change.Gerd Moellmann1999-11-262-7/+13
* (Fnthcdr, Fnreverse): Inline cdr.Dave Love1999-11-252-6/+22
* (set_lface_from_font_name): New parameter may_fail_p.Gerd Moellmann1999-11-252-22/+51
* *** empty log message ***Gerd Moellmann1999-11-251-0/+6
* (direct_output_for_insert): Set glyph row'sGerd Moellmann1999-11-251-0/+4
* * emacs.c (fixup_locale): Don't bother to record initial locale.Paul Eggert1999-11-252-13/+16
* (Finsert_file_contents): Set buffer-file-coding-systemKenichi Handa1999-11-251-1/+1
* *** empty log message ***Kenichi Handa1999-11-251-0/+5
* Don't duplicate Qmode_line definition done elsewhere.Dave Love1999-11-241-3/+2
* *** empty log message ***Dave Love1999-11-241-0/+8
* Don't duplicate Qdisplay definition done elsewhere.Dave Love1999-11-241-3/+1