| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h | Karl Heuer | 1994-11-03 | 1 | -126/+126 |
| * | (sbrk): Allow request sizes to be different than the page size. | Karl Heuer | 1994-11-03 | 1 | -2/+0 |
| * | [WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined. | Karl Heuer | 1994-11-03 | 1 | -0/+7 |
| * | #include <malloc.h>. | Karl Heuer | 1994-11-03 | 1 | -0/+6 |
| * | (Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref | Karl Heuer | 1994-11-02 | 1 | -22/+35 |
| * | (Fdecode_time): Fix Lisp_Object vs. integer problems. | Karl Heuer | 1994-11-02 | 1 | -8/+17 |
| * | Leave DEVICE_SEP undefined by default. | Karl Heuer | 1994-11-02 | 1 | -3/+0 |
| * | (init_buffer): Fix error message syntax. | Richard M. Stallman | 1994-11-02 | 1 | -1/+1 |
| * | (Fdecode_time): Change one XFASTINT to XINT. | Richard M. Stallman | 1994-11-01 | 1 | -1/+1 |
| * | (x_window): Make ibw 0 by default. | Richard M. Stallman | 1994-11-01 | 1 | -1/+3 |
| * | (SYSTEM_PURESIZE_EXTRA): Defined. | Richard M. Stallman | 1994-11-01 | 1 | -0/+4 |
| * | Initial revision | Richard M. Stallman | 1994-11-01 | 6 | -0/+2134 |
| * | (init_editfns): Get the username from the environment | Richard M. Stallman | 1994-11-01 | 1 | -0/+40 |
| * | (read_key_sequence): Use flags instead of gotos to | Richard M. Stallman | 1994-11-01 | 1 | -14/+29 |
| * | (DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP) | Richard M. Stallman | 1994-11-01 | 1 | -0/+24 |
| * | (DOS_NT): Defined. | Richard M. Stallman | 1994-11-01 | 1 | -0/+2 |
| * | (term_init) [WINDOWSNT]: Do some Windows-specific | Richard M. Stallman | 1994-11-01 | 1 | -0/+48 |
| * | [WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process. | Richard M. Stallman | 1994-11-01 | 1 | -0/+4 |
| * | Test DOS_NT, not MSDOS. | Richard M. Stallman | 1994-11-01 | 1 | -9/+9 |
| * | [WINDOWSNT]: Add includes for NT. | Richard M. Stallman | 1994-11-01 | 1 | -30/+70 |
| * | Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, | Richard M. Stallman | 1994-11-01 | 1 | -9/+60 |
| * | (MAXNAMLEN) [WINDOWSNT]: Define as 255. | Richard M. Stallman | 1994-11-01 | 1 | -0/+4 |
| * | [WINDOWSNT]: Don't include vlimit.h. | Richard M. Stallman | 1994-11-01 | 1 | -0/+13 |
| * | Change explicit uses of the Unix directory separator | Richard M. Stallman | 1994-11-01 | 1 | -11/+17 |
| * | Change explicit uses of the Unix directory separator | Richard M. Stallman | 1994-11-01 | 1 | -137/+218 |
| * | (Fdump_emacs): Don't reset the data start address by | Richard M. Stallman | 1994-11-01 | 1 | -0/+4 |
| * | Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP. | Richard M. Stallman | 1994-11-01 | 1 | -6/+17 |
| * | (getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp. | Richard M. Stallman | 1994-11-01 | 1 | -18/+57 |
| * | (init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros, | Richard M. Stallman | 1994-11-01 | 1 | -7/+12 |
| * | (struct buffer): Test DOS_MT, not MSDOS. | Richard M. Stallman | 1994-11-01 | 1 | -2/+2 |
| * | (XTclear_end_of_line): Finish the line dance here too, just as was done in | Karl Heuer | 1994-11-01 | 1 | -0/+2 |
| * | (fast_find_position): Special case if POS is end of buffer. | Richard M. Stallman | 1994-11-01 | 1 | -0/+17 |
| * | (column_number_displayed): New variable. | Karl Heuer | 1994-10-31 | 1 | -2/+7 |
| * | (display_text_line): Truncate the minibuf_prompt if nec. | Richard M. Stallman | 1994-10-30 | 1 | -2/+7 |
| * | (BASE_PURESIZE): Increment MULTI_FRAME value. | Richard M. Stallman | 1994-10-30 | 1 | -1/+1 |
| * | (unexec): Don't print number of pure bytes used. | Richard M. Stallman | 1994-10-30 | 1 | -4/+0 |
| * | (read_avail_input): Fix Lisp_Object vs. int problem. | Karl Heuer | 1994-10-29 | 1 | -2/+2 |
| * | (Fx_create_frame): Set xlwmenu_default_font. | Richard M. Stallman | 1994-10-29 | 1 | -10/+14 |
| * | (x_delete_display): Call XrmDestroyDatabase. | Richard M. Stallman | 1994-10-29 | 1 | -106/+50 |
| * | (LD_SWITCH_SYSTEM): Definitions deleted. | Richard M. Stallman | 1994-10-28 | 1 | -5/+8 |
| * | (LD_SWITCH_MACHINE): New definition. | Richard M. Stallman | 1994-10-28 | 1 | -0/+4 |
| * | (Fset_buffer_major_mode): New function. Set the default major mode here. | Karl Heuer | 1994-10-27 | 1 | -24/+41 |
| * | (keys_of_frame): Bind the new events to 'ignore, since the window manager has | Karl Heuer | 1994-10-27 | 1 | -0/+2 |
| * | (kbd_buffer_get_event): Translate them to lispy events. | Karl Heuer | 1994-10-27 | 1 | -1/+19 |
| * | (iconify_event, deiconify_event): New events. | Karl Heuer | 1994-10-27 | 1 | -1/+3 |
| * | (set_frame_menubar): Don't copy string during GC risk. | Karl Heuer | 1994-10-27 | 1 | -5/+18 |
| * | [alliant && i860] (FSCALE): Move defn before #ifndef FSCALE. | Roland McGrath | 1994-10-27 | 1 | -7/+7 |
| * | (HAVE_GETPAGESIZE): Explicitly #undef. | Richard M. Stallman | 1994-10-26 | 1 | -1/+1 |
| * | (HAVE_GETPAGESIZE): Definition deleted. | Richard M. Stallman | 1994-10-26 | 3 | -10/+0 |
| * | (HAVE_GETPAGESIZE): Add #undef. | Richard M. Stallman | 1994-10-26 | 1 | -1/+1 |