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