| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | Include locale.h if HAVE_SETLOCALE. | Richard M. Stallman | 1996-04-08 | 1 | -1/+3 |
* | (HAVE_PTYS): #undef removed. | Miles Bader | 1996-04-08 | 1 | -4/+1 |
* | Add Solaris on PowerPC supportlibc-960412libc-960411libc-960410libc-960409 | Michael Meissner | 1996-04-08 | 1 | -0/+3 |
* | (disassemble-internal): Graceful error if compile failed. | Richard M. Stallman | 1996-04-08 | 1 | -2/+3 |
* | (garbage_collection_messages): New variable. | Richard M. Stallman | 1996-04-08 | 1 | -5/+15 |
* | Test HAVE_LIBNCURSES, not HAVE_NCURSES | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES. | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | (MANIFEST): Don't include lines from =files. | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | Don't put lisp/dired.todo in the dist. | Richard M. Stallman | 1996-04-08 | 1 | -1/+1 |
* | Fix length of separator string. | Edward M. Reingold | 1996-04-07 | 1 | -5/+13 |
* | (r_alloc_check): Don't check alignment of h->start. | Richard M. Stallman | 1996-04-07 | 1 | -0/+4 |
* | (read_minibuf): Rearrange operations, mainly putting | Richard M. Stallman | 1996-04-07 | 1 | -28/+42 |
* | (calendar-mouse-goto-date): New function. | Richard M. Stallman | 1996-04-07 | 1 | -19/+24 |
* | Include locale.h. | Richard M. Stallman | 1996-04-05 | 1 | -0/+4 |
* | [HAVE_NCURSES] (LIBS_TERMCAP): New definition. | Richard M. Stallman | 1996-04-05 | 1 | -0/+1 |
* | (gomoku-click): Position on nearest square. Adapt keymap accordingly. | Richard M. Stallman | 1996-04-05 | 1 | -186/+206 |