| Commit message (Expand) | Author | Age | Files | Lines |
* | * config.guess: Combine two OSF1 rules.libc-960520libc-960519libc-960518libc-960517libc-960516libc-960515libc-960514libc-960513libc-960512libc-960511libc-960510libc-960509libc-960508libc-960507libc-960506libc-960505libc-960504libc-960503libc-960502libc-960501libc-960430libc-960429libc-960428libc-960427libc-960426libc-960425libc-960424libc-960423libc-960422libc-960421libc-960420libc-960419libc-960418libc-960417libc-960416libc-960415libc-960414libc-960413 | Per Bothner | 1996-04-13 | 1 | -8/+6 |
* | (main) [MSDOS]: Always call tzset, not init__gettimeofday. | Richard M. Stallman | 1996-04-12 | 1 | -7/+1 |
* | (MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs. | Richard M. Stallman | 1996-04-12 | 1 | -2/+5 |
* | (interpreter-mode-alist): Recognize perl5. | Richard M. Stallman | 1996-04-12 | 1 | -0/+1 |
* | *** empty log message *** | Richard M. Stallman | 1996-04-12 | 1 | -2/+9 |
* | [DJGPP v2]: Include io.h. | Richard M. Stallman | 1996-04-12 | 1 | -0/+11 |
* | (djgpp_ver): Variable renamed from djgpp-ver. | Richard M. Stallman | 1996-04-12 | 1 | -9/+9 |
* | (msdos): Put mainmake.v2 into the dist. | Richard M. Stallman | 1996-04-12 | 1 | -1/+1 |
* | Under DJGPP v2, use <sys/config.h> instead of most of config.h.in. | Richard M. Stallman | 1996-04-12 | 1 | -3/+14 |
* | (Fformat_time_string): Doc fix. | Richard M. Stallman | 1996-04-12 | 1 | -2/+2 |
* | Comment change. | Richard M. Stallman | 1996-04-12 | 2 | -2/+2 |
* | (MANIFEST): Fix previous change. | Richard M. Stallman | 1996-04-12 | 1 | -1/+1 |
* | (make_frame_without_minibuffer): Don't change the | Richard M. Stallman | 1996-04-12 | 1 | -5/+9 |
* | Remove `|| defined (LINUX)' from #if condition. | Richard M. Stallman | 1996-04-12 | 1 | -1/+1 |
* | Include signal.h. | Richard M. Stallman | 1996-04-12 | 1 | -0/+84 |
* | (wait_reading_process_input, both definitions): | Richard M. Stallman | 1996-04-12 | 1 | -29/+25 |
* | (read_char): Use detect_input_pending_run_timers | Richard M. Stallman | 1996-04-12 | 1 | -10/+25 |
* | MSDOS changes. | Richard M. Stallman | 1996-04-11 | 1 | -31/+40 |
* | Initial revision | Richard M. Stallman | 1996-04-11 | 1 | -0/+91 |
* | Comment change. | Richard M. Stallman | 1996-04-11 | 1 | -7/+1 |
* | (standard_args): Synchronize with startup.el. | Richard M. Stallman | 1996-04-11 | 1 | -0/+3 |
* | Comment change. | Richard M. Stallman | 1996-04-11 | 1 | -4/+7 |
* | (sys_subshell): Add conditionals for DJGPP v2. | Richard M. Stallman | 1996-04-11 | 1 | -0/+9 |
* | Define HAVE_WAIT_HEADER. | Richard M. Stallman | 1996-04-11 | 1 | -0/+1 |
* | (mail-fetch-field): Use skip-chars-backward | Richard M. Stallman | 1996-04-11 | 1 | -4/+2 |
* | (redisplay_window): Move w->start marker before | Richard M. Stallman | 1996-04-11 | 1 | -0/+1 |
* | (auto-mode-alist): Handle `.java'. | Richard M. Stallman | 1996-04-11 | 1 | -0/+1 |
* | (command-line-x-option-alist): -T sets only the title. | Richard M. Stallman | 1996-04-11 | 1 | -2/+2 |
* | (command-line-x-option-alist): | Richard M. Stallman | 1996-04-11 | 1 | -1/+2 |
* | (BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB. | Geoff Voelker | 1996-04-11 | 1 | -2/+2 |
* | (win32_color_map): Use PALETTERGB instead of RGB. | Geoff Voelker | 1996-04-11 | 1 | -240/+240 |
* | [WINDOWSNT]: Include io.h. | Richard M. Stallman | 1996-04-11 | 1 | -0/+1 |
* | (CTAGSOBJ): Compile with regexp support. | Geoff Voelker | 1996-04-10 | 1 | -3/+8 |
* | (calculate_ins_del_char_costs): Use proper frame's width. | Richard M. Stallman | 1996-04-10 | 1 | -1/+1 |
* | (Fx_list_fonts): Handle X protocol errors. | Richard M. Stallman | 1996-04-10 | 1 | -2/+18 |
* | Wed Apr 10 06:08:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1996-04-10 | 1 | -1/+1 |
* | (x-handle-display): Set DISPLAY envvar too. | Richard M. Stallman | 1996-04-10 | 1 | -1/+6 |
* | Set djgpp-ver, and unset it at the end. | Richard M. Stallman | 1996-04-10 | 1 | -12/+54 |
* | [DJGPP v2]: Include fcntl.h. | Richard M. Stallman | 1996-04-10 | 1 | -0/+18 |
* | [MSDOS]: If DJGPP version 2, include fcntl.h. | Richard M. Stallman | 1996-04-10 | 1 | -5/+72 |
* | [MSDOS]: If DJGPP version 2, include fcntl.h and string.h. | Richard M. Stallman | 1996-04-10 | 1 | -0/+4 |
* | [MSDOS]: If DJGPP version 2, include unistd.h. | Richard M. Stallman | 1996-04-10 | 1 | -4/+7 |
* | [DJGPP v2] (etext, start): Declared. | Richard M. Stallman | 1996-04-10 | 1 | -0/+10 |
* | (DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS) | Richard M. Stallman | 1996-04-10 | 1 | -5/+30 |
* | (read_minibuf): GCPRO ambient_dir. | Richard M. Stallman | 1996-04-10 | 1 | -4/+4 |
* | (main) [MSDOS]: Handle DJGPP version 2. | Richard M. Stallman | 1996-04-10 | 2 | -2/+28 |
* | entered into RCS | Richard M. Stallman | 1996-04-10 | 2 | -0/+50 |
* | (Fset_frame_size): Do call Fset_frame_size | Richard M. Stallman | 1996-04-09 | 1 | -1/+2 |
* | (x_set_frame_parameters): Do call Fset_frame_size | Richard M. Stallman | 1996-04-09 | 1 | -1/+2 |
* | (sit_for): Call swallow_events. | Richard M. Stallman | 1996-04-09 | 1 | -0/+2 |