| Commit message (Expand) | Author | Age | Files | Lines |
| * | (i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X. | Karl Heuer | 1995-01-24 | 1 | -4/+4 |
| * | (HAVE_SYS_SELECT_H): Add #undef for configure. | Karl Heuer | 1995-01-23 | 1 | -0/+1 |
| * | Check for sys/select.h. | Karl Heuer | 1995-01-23 | 1 | -1/+1 |
| * | Define BROKEN_SELECT_NON_X. | Karl Heuer | 1995-01-23 | 1 | -0/+3 |
| * | (sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to | Karl Heuer | 1995-01-23 | 1 | -19/+39 |
| * | #include sysselect.h instead of defining things by hand. | Karl Heuer | 1995-01-23 | 1 | -20/+1 |
| * | Initial revision | Karl Heuer | 1995-01-23 | 1 | -0/+44 |
| * | (mark): If transient-mark-mode is nil, mark is active. | Karl Heuer | 1995-01-23 | 1 | -1/+1 |
| * | [__GNUC__] (POSIX_SIGNALS): #define this. | Karl Heuer | 1995-01-23 | 1 | -7/+16 |
| * | (iso-transl-char-map): Add elements for mute-acute, etc. | Richard M. Stallman | 1995-01-22 | 1 | -0/+15 |
| * | Document alias commands and menu items. | Richard M. Stallman | 1995-01-22 | 1 | -6/+23 |
| * | (read_minibuf): Don't print the prompt in batch mode. | Richard M. Stallman | 1995-01-22 | 1 | -4/+0 |
| * | (facemenu-keybindings, facemenu-face-menu): | Richard M. Stallman | 1995-01-22 | 1 | -62/+180 |
| * | (enriched-annotation-list): property `hard-newline' | Richard M. Stallman | 1995-01-22 | 1 | -734/+124 |
| * | (gdb): In gud-remove, specify the source file. | Richard M. Stallman | 1995-01-22 | 1 | -9/+18 |
| * | (sort_args): Ordinary args get priority 0. | Richard M. Stallman | 1995-01-22 | 1 | -12/+14 |
| * | (tempo-insert-template): Quoted transient-mark-mode | Richard M. Stallman | 1995-01-22 | 1 | -121/+209 |
| * | (term-version): Increased to 0.94. | Richard M. Stallman | 1995-01-22 | 1 | -81/+125 |
| * | (byte-compile-defvar): Add the var to current-load-list. | Richard M. Stallman | 1995-01-22 | 1 | -0/+5 |
| * | Document force arg in unload-feature. | Richard M. Stallman | 1995-01-21 | 1 | -1/+7 |
| * | [NO_REMAP]: #undef static. | Richard M. Stallman | 1995-01-21 | 1 | -0/+6 |
| * | Comment change. | Richard M. Stallman | 1995-01-21 | 2 | -12/+0 |
| * | (update-copyright): Remove gratuitous error at end. | Roland McGrath | 1995-01-21 | 1 | -4/+2 |
| * | Fix sed append command to behave as intended. | Karl Heuer | 1995-01-21 | 1 | -3/+1 |
| * | (xmenu.o): Add msdos.h as dependency. | Richard M. Stallman | 1995-01-20 | 1 | -1/+1 |
| * | Delete mysterious dot. Add comment to protect blank | Richard M. Stallman | 1995-01-20 | 1 | -1/+3 |
| * | (compile-internal): Force redisplay on compilation | Richard M. Stallman | 1995-01-20 | 1 | -0/+1 |
| * | (syms_of_buffer) [DOS_NT]: Add missing ';'. | Richard M. Stallman | 1995-01-20 | 1 | -9/+9 |
| * | Comment change. | Richard M. Stallman | 1995-01-20 | 3 | -3/+3 |
| * | (x_mouse_leave): Add neutralizing define. | Richard M. Stallman | 1995-01-20 | 1 | -1/+10 |
| * | [MSDOS]: #include msdos.h. | Richard M. Stallman | 1995-01-20 | 1 | -0/+4 |
| * | (XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate, | Richard M. Stallman | 1995-01-20 | 1 | -7/+10 |
| * | (DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined. | Richard M. Stallman | 1995-01-20 | 1 | -0/+7 |
| * | (file_name_as_directory, Ffile_name_directory) | Richard M. Stallman | 1995-01-20 | 1 | -10/+0 |
| * | (unload-feature): Don't care if FILE is a dependency of itself. | Richard M. Stallman | 1995-01-20 | 1 | -2/+4 |
| * | (fill-region-as-paragraph): At end, advance over any newlines | Richard M. Stallman | 1995-01-20 | 1 | -2/+7 |
| * | (union Lisp_Misc): Make the `type' field just 16 bits, to match the | Karl Heuer | 1995-01-20 | 1 | -1/+1 |
| * | (xbufobjfwd, xbuflocal, xwinconfig): | Karl Heuer | 1995-01-20 | 1 | -6/+6 |
| * | (center-line): fill-column is a var, not a function. | Karl Heuer | 1995-01-20 | 1 | -1/+1 |
| * | entered into RCS | Richard M. Stallman | 1995-01-20 | 1 | -39/+40 |
| * | *** empty log message *** | Richard M. Stallman | 1995-01-20 | 1 | -656/+1636 |
| * | Initial revision | Richard M. Stallman | 1995-01-20 | 1 | -0/+938 |
| * | (set-c-style): Ignore case in completion. | Karl Heuer | 1995-01-20 | 1 | -2/+3 |
| * | (rmail-summary-update-highlight): New function. | Richard M. Stallman | 1995-01-20 | 1 | -17/+26 |
| * | (Ftext_property_any): Handle the trivial case specially. | Karl Heuer | 1995-01-20 | 1 | -1/+3 |
| * | entered into RCS | Richard M. Stallman | 1995-01-20 | 1 | -11/+12 |
| * | (seed_random): Renamed from srandom. | Karl Heuer | 1995-01-19 | 1 | -26/+66 |
| * | (Frandom): Call seed_random and get_random. | Karl Heuer | 1995-01-19 | 1 | -7/+8 |
| * | (remote-shell-program): Reorder search path. | Karl Heuer | 1995-01-19 | 1 | -3/+8 |
| * | (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree, | Karl Heuer | 1995-01-19 | 1 | -0/+64 |