aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann1999-10-271-0/+7
* Add undef for HAVE_DEV_PTMX.Gerd Moellmann1999-10-271-0/+2
* [HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.Gerd Moellmann1999-10-271-0/+36
* *** empty log message ***Gerd Moellmann1999-10-261-0/+6
* (Qad_activate_internal): Renamed from Qad_activate.Gerd Moellmann1999-10-261-4/+4
* *** empty log message ***Gerd Moellmann1999-10-261-0/+5
* * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing ifGerd Moellmann1999-10-261-3/+2
* (echo_area_display): Put previous change in #if 0.Gerd Moellmann1999-10-261-0/+2
* *** empty log message ***Gerd Moellmann1999-10-261-0/+2
* (standard_args): Add `file' as synonym for `visit',Gerd Moellmann1999-10-262-1/+13
* (Qhash_table): New.Gerd Moellmann1999-10-252-1/+11
* *** empty log message ***Gerd Moellmann1999-10-251-0/+4
* (POP_FAILURE_POINT): Extract failure_id as an integer.Gerd Moellmann1999-10-251-1/+1
* more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engineKen Raeburn1999-10-2512-370/+414
* netbsd-elf fixesKen Raeburn1999-10-252-2/+16
* (Fnext_window): Add a QUIT in the loop.Gerd Moellmann1999-10-232-0/+6
* *** empty log message ***Gerd Moellmann1999-10-231-0/+5
* (bootstrap, bootstrap-emacs, bootstrap-temacs): New targets.Gerd Moellmann1999-10-231-0/+28
* *** empty log message ***Dave Love1999-10-221-0/+4
* (main): Enable profiling conditional on __linux also.Dave Love1999-10-221-1/+1
* *** empty log message ***Gerd Moellmann1999-10-201-0/+5
* *** empty log message ***Gerd Moellmann1999-10-191-0/+3
* (HAVE_GETLOADAVG): Define as 1 because config.h defines it that way.Gerd Moellmann1999-10-191-1/+1
* *** empty log message ***Stefan Monnier1999-10-191-4/+5
* (echo_area_display) [HAVE_X_WINDOWS]: Do nothingGerd Moellmann1999-10-192-8/+8
* s/usg5-4.h:Paul Eggert1999-10-1926-289/+47
* * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now.Paul Eggert1999-10-1911-43/+25
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-1954-685/+1003
* (Fdocumentation_property): Remove register declaration for `tem'.Dave Love1999-10-182-1/+5
* (Fdocumentation_property): Gcpro `tem'.Dave Love1999-10-181-1/+7
* (Fload): Calculate bytes of filename correctly.Kenichi Handa1999-10-182-9/+15
* *** empty log message ***Kenichi Handa1999-10-181-1/+1
* (print_preprocess): In case print-circle is nil,Kenichi Handa1999-10-182-31/+41
* (code_convert_string): Add record_unwind_protect toKenichi Handa1999-10-182-20/+74
* *** empty log message ***Gerd Moellmann1999-10-171-0/+93
* (Fforward_word): Supply new ESCAPE_FROM_EDGE parameterGerd Moellmann1999-10-171-10/+5
* (Fminibuffer_complete_and_exit): Supply value for newGerd Moellmann1999-10-171-52/+26
* (Fconstrain_to_field): Make sure we don't violate theGerd Moellmann1999-10-171-18/+322
* (struct buffer): Remove prompt_end_charpos field.Gerd Moellmann1999-10-171-5/+1
* (Fget_buffer_create, Fmake_indirect_buffer, Fkill_buffer):Gerd Moellmann1999-10-171-8/+2
* #Dave Love1999-10-171-0/+340
* *** empty log message ***Gerd Moellmann1999-10-161-0/+11
* (enum save_restore_action): New.Gerd Moellmann1999-10-161-21/+59
* (set_frame_menubar): Don't callGerd Moellmann1999-10-151-1/+1
* *** empty log message ***Gerd Moellmann1999-10-151-0/+4
* (gif_load): Fix handling of interlaced GIFs.Gerd Moellmann1999-10-142-10/+25
* *** empty log message ***Dave Love1999-10-141-0/+4
* (Fopen_network_stream): Don't loop if gethostbynameGerd Moellmann1999-10-142-0/+9
* (handle_fontified_prop): GCPRO pos.Dave Love1999-10-141-0/+3
* (lock_file): Fix previous change.Dave Love1999-10-141-1/+1