summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove `|| defined (LINUX)' from #if condition.Richard M. Stallman1996-04-121-1/+1
* Include signal.h.Richard M. Stallman1996-04-121-0/+84
* (wait_reading_process_input, both definitions):Richard M. Stallman1996-04-121-29/+25
* (read_char): Use detect_input_pending_run_timersRichard M. Stallman1996-04-121-10/+25
* MSDOS changes.Richard M. Stallman1996-04-111-31/+40
* Initial revisionRichard M. Stallman1996-04-111-0/+91
* Comment change.Richard M. Stallman1996-04-111-7/+1
* (standard_args): Synchronize with startup.el.Richard M. Stallman1996-04-111-0/+3
* Comment change.Richard M. Stallman1996-04-111-4/+7
* (sys_subshell): Add conditionals for DJGPP v2.Richard M. Stallman1996-04-111-0/+9
* Define HAVE_WAIT_HEADER.Richard M. Stallman1996-04-111-0/+1
* (mail-fetch-field): Use skip-chars-backwardRichard M. Stallman1996-04-111-4/+2
* (redisplay_window): Move w->start marker beforeRichard M. Stallman1996-04-111-0/+1
* (auto-mode-alist): Handle `.java'.Richard M. Stallman1996-04-111-0/+1
* (command-line-x-option-alist): -T sets only the title.Richard M. Stallman1996-04-111-2/+2
* (command-line-x-option-alist):Richard M. Stallman1996-04-111-1/+2
* (BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB.Geoff Voelker1996-04-111-2/+2
* (win32_color_map): Use PALETTERGB instead of RGB.Geoff Voelker1996-04-111-240/+240
* [WINDOWSNT]: Include io.h.Richard M. Stallman1996-04-111-0/+1
* (CTAGSOBJ): Compile with regexp support.Geoff Voelker1996-04-101-3/+8
* (calculate_ins_del_char_costs): Use proper frame's width.Richard M. Stallman1996-04-101-1/+1
* (Fx_list_fonts): Handle X protocol errors.Richard M. Stallman1996-04-101-2/+18
* Wed Apr 10 06:08:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-04-101-1/+1
* (x-handle-display): Set DISPLAY envvar too.Richard M. Stallman1996-04-101-1/+6
* Set djgpp-ver, and unset it at the end.Richard M. Stallman1996-04-101-12/+54
* [DJGPP v2]: Include fcntl.h.Richard M. Stallman1996-04-101-0/+18
* [MSDOS]: If DJGPP version 2, include fcntl.h.Richard M. Stallman1996-04-101-5/+72
* [MSDOS]: If DJGPP version 2, include fcntl.h and string.h.Richard M. Stallman1996-04-101-0/+4
* [MSDOS]: If DJGPP version 2, include unistd.h.Richard M. Stallman1996-04-101-4/+7
* [DJGPP v2] (etext, start): Declared.Richard M. Stallman1996-04-101-0/+10
* (DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS)Richard M. Stallman1996-04-101-5/+30
* (read_minibuf): GCPRO ambient_dir.Richard M. Stallman1996-04-101-4/+4
* (main) [MSDOS]: Handle DJGPP version 2.Richard M. Stallman1996-04-102-2/+28
* entered into RCSRichard M. Stallman1996-04-102-0/+50
* (Fset_frame_size): Do call Fset_frame_sizeRichard M. Stallman1996-04-091-1/+2
* (x_set_frame_parameters): Do call Fset_frame_sizeRichard M. Stallman1996-04-091-1/+2
* (sit_for): Call swallow_events.Richard M. Stallman1996-04-091-0/+2
* Include locale.h if HAVE_SETLOCALE.Richard M. Stallman1996-04-081-1/+3
* (HAVE_PTYS): #undef removed.Miles Bader1996-04-081-4/+1
* Add Solaris on PowerPC supportlibc-960412libc-960411libc-960410libc-960409Michael Meissner1996-04-081-0/+3
* (disassemble-internal): Graceful error if compile failed.Richard M. Stallman1996-04-081-2/+3
* (garbage_collection_messages): New variable.Richard M. Stallman1996-04-081-5/+15
* Test HAVE_LIBNCURSES, not HAVE_NCURSESRichard M. Stallman1996-04-081-1/+1
* (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES.Richard M. Stallman1996-04-081-1/+1
* (MANIFEST): Don't include lines from =files.Richard M. Stallman1996-04-081-1/+1
* Don't put lisp/dired.todo in the dist.Richard M. Stallman1996-04-081-1/+1
* Fix length of separator string.Edward M. Reingold1996-04-071-5/+13
* (r_alloc_check): Don't check alignment of h->start.Richard M. Stallman1996-04-071-0/+4
* (read_minibuf): Rearrange operations, mainly puttingRichard M. Stallman1996-04-071-28/+42
* (calendar-mouse-goto-date): New function.Richard M. Stallman1996-04-071-19/+24