| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Fdocumentation): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -2/+2 |
| * | (struct face): Use EMACS_UINT. | Richard M. Stallman | 1994-09-17 | 1 | -2/+2 |
| * | (sign_extend_lisp_int): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -4/+4 |
| * | (Fcall_interactively): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -1/+1 |
| * | (reset_buffer_local_variables, Fbuffer_local_variables) | Richard M. Stallman | 1994-09-17 | 1 | -6/+6 |
| * | (pure, pure_size): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -30/+30 |
| * | (getloadavg): Add OSF_ALPHA support. | Richard M. Stallman | 1994-09-17 | 1 | -0/+13 |
| * | (shut_down_emacs): Don't call Fx_close_current_connection. | Richard M. Stallman | 1994-09-17 | 1 | -0/+2 |
| * | [__alpha] (LD_SWITCH_SYSTEM): Alternate definition. | Richard M. Stallman | 1994-09-17 | 1 | -0/+5 |
| * | (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused | Karl Heuer | 1994-09-16 | 1 | -5/+0 |
| * | (clear_to_end): Fix reversed condition. | Karl Heuer | 1994-09-16 | 1 | -1/+1 |
| * | (Qcompletion_ignored_extensions): New symbol. | Karl Heuer | 1994-09-16 | 1 | -0/+3 |
| * | (Fdelete_file): Bind completion-ignored-extensions to nil. | Karl Heuer | 1994-09-16 | 1 | -2/+6 |
| * | (Fcdr_safe): Delete extraneous blank in docstring. | Karl Heuer | 1994-09-16 | 1 | -1/+1 |
| * | (decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined. | Karl Heuer | 1994-09-16 | 1 | -4/+4 |
| * | Define MODE_LINE_BINARY_TEXT. | Karl Heuer | 1994-09-16 | 1 | -0/+3 |
| * | (read_minibuf): Don't add to the history list if the minibuffer string is | Karl Heuer | 1994-09-16 | 1 | -2/+3 |
| * | [not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined. | Richard M. Stallman | 1994-09-16 | 1 | -0/+4 |
| * | (xmenu.o): Depend on puresize.h. | Richard M. Stallman | 1994-09-16 | 1 | -8/+4 |
| * | [!HAVE_X_WINDOWS] (frame_title_ptr): define as always null. | Karl Heuer | 1994-09-16 | 1 | -0/+2 |
| * | Delete X11 conditionals. | Richard M. Stallman | 1994-09-16 | 1 | -472/+3 |
| * | Delete X11 conditionals. | Richard M. Stallman | 1994-09-16 | 1 | -870/+16 |
| * | (Fx_display_grayscale_p): Check for > 1 pane. | Richard M. Stallman | 1994-09-16 | 1 | -1/+1 |
| * | (Fx_display_grayscale_p): New function. | Richard M. Stallman | 1994-09-16 | 1 | -1/+14 |
| * | (__bsdi__): Define, unless already defined. | Richard M. Stallman | 1994-09-16 | 1 | -0/+6 |
| * | (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__. | Richard M. Stallman | 1994-09-16 | 1 | -1/+1 |
| * | (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__. | Richard M. Stallman | 1994-09-16 | 1 | -1/+1 |
| * | (multiple_frames, Vframe_title_format, Vicon_title_format): New variables. | Karl Heuer | 1994-09-16 | 1 | -61/+140 |
| * | (syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again. | Karl Heuer | 1994-09-16 | 1 | -4/+11 |
| * | (syms_of_textprop): Delete Lisp var interval-balance-threshold. | Richard M. Stallman | 1994-09-15 | 1 | -5/+0 |
| * | (interval_balance_threshold): Var deleted. | Richard M. Stallman | 1994-09-15 | 2 | -5/+0 |
| * | (Fx_create_frame): Make 1 the default for menu-bar-lines. | Richard M. Stallman | 1994-09-15 | 1 | -1/+1 |
| * | (SUNOS4): Defined. | Richard M. Stallman | 1994-09-15 | 1 | -0/+4 |
| * | Include window.h. | Richard M. Stallman | 1994-09-15 | 1 | -0/+6 |
| * | (Fcompleting_read): Doc fix. | Richard M. Stallman | 1994-09-15 | 1 | -0/+4 |
| * | Include puresize.h. | Richard M. Stallman | 1994-09-14 | 1 | -1/+5 |
| * | (Fset_default_file_modes): Doc fix. | Richard M. Stallman | 1994-09-14 | 1 | -2/+2 |
| * | (delete_temp_file): Use Fdelete_file. | Richard M. Stallman | 1994-09-14 | 1 | -1/+3 |
| * | (syms_of_keymap): Doc fix. | Richard M. Stallman | 1994-09-13 | 1 | -6/+9 |
| * | (gobble_input): Block SIGALRM if we are using it. | Richard M. Stallman | 1994-09-13 | 1 | -1/+11 |
| * | Comment fix. | Richard M. Stallman | 1994-09-10 | 1 | -1/+1 |
| * | (record_asynch_buffer_change): Don't test | Richard M. Stallman | 1994-09-08 | 1 | -0/+5 |
| * | [USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it. | Richard M. Stallman | 1994-09-06 | 1 | -0/+6 |
| * | [__GNUC__] (HAVE_ALLOCA): Defined. | Richard M. Stallman | 1994-09-05 | 1 | -6/+15 |
| * | (init_cmdargs): After chasing link, use only the expanded name. | Richard M. Stallman | 1994-09-05 | 1 | -1/+1 |
| * | (Ffile_accessible_directory_p): Put back the gcpro. | Karl Heuer | 1994-09-05 | 1 | -2/+9 |
| * | (srandom): Pass arg to srand48; no return value. | Karl Heuer | 1994-09-05 | 1 | -1/+1 |
| * | (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48. | Richard M. Stallman | 1994-09-04 | 1 | -3/+3 |
| * | (HAVE_LRAND48): Replaces HAVE_RAND48. | Richard M. Stallman | 1994-09-04 | 1 | -1/+1 |
| * | (init_baud_rate): Test that getobaud is actually defined. | Richard M. Stallman | 1994-09-04 | 1 | -1/+1 |