aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (set_file_times): Move this out of the USG conditional.Karl Heuer1994-09-201-29/+29
* (PURESIZE_RATIO, BASE_PURESIZE): Defined.Richard M. Stallman1994-09-201-4/+20
* (POSIX_SIGNALS): Defined.Richard M. Stallman1994-09-201-0/+3
* (struct saved_window_data): New slots min_width, min_height.Richard M. Stallman1994-09-201-0/+14
* (malloc, realloc): Declared.Richard M. Stallman1994-09-201-0/+7
* (syms_of_buffer): Doc fix.Karl Heuer1994-09-191-1/+1
* (Fkey_description): Reverse condition.Karl Heuer1994-09-191-1/+1
* Add a new element to display tables controlling side-by-sideJim Blandy1994-09-193-4/+10
* [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.Karl Heuer1994-09-191-0/+1
* (SYSTEM_TYPE): Delete definition.Richard M. Stallman1994-09-191-3/+0
* (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).Richard M. Stallman1994-09-191-2/+2
* (validate_interval_range, property_value, Fget_char_property,Karl Heuer1994-09-191-9/+13
* (openp): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-3/+5
* (vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-19/+21
* (Fframe_parameters): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-2/+6
* (direct_output_for_insert, direct_output_forward_char): Fix Lisp_ObjectKarl Heuer1994-09-191-2/+2
* (Fsignal): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
* (Frandom): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-3/+5
* [!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
* (read_minibuf): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-191-1/+1
* Declare Fmake_sparse_keymap.Karl Heuer1994-09-191-0/+2
* Add #include "keyboard.h"Karl Heuer1994-09-191-0/+1
* (Fmember): Declare this function.Karl Heuer1994-09-181-1/+1
* (_ALL_SOURCE): Don't redefine if already defined.Karl Heuer1994-09-181-0/+2
* (HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.Karl Heuer1994-09-181-0/+4
* Delete obsolete symbols.Karl Heuer1994-09-1899-729/+12
* (struct process): New field tty_name.Richard M. Stallman1994-09-181-0/+2
* (HAVE_VFORK): Defined.Richard M. Stallman1994-09-181-18/+1
* (Ffile_writable_p): Don't use ro_fsys.Richard M. Stallman1994-09-181-28/+2
* (Fcopy_file): Use set_file_times, and check for the error return.Karl Heuer1994-09-181-1/+2
* Declare set_file_times.Karl Heuer1994-09-181-24/+4
* (set_file_times): New function.Karl Heuer1994-09-181-26/+24
* (_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.Karl Heuer1994-09-181-0/+4
* (preserve_other_columns): Fix arg to sizeof in bcopy call.Richard M. Stallman1994-09-181-4/+4
* (reset_buffer): Don't call reset_buffer_local_variables.Richard M. Stallman1994-09-181-3/+10
* (get_minibuffer): Call Fkill_all_local_variables.Richard M. Stallman1994-09-181-1/+4
* (DECLARE_GETPWUID_WITH_UID_T): Defined.Richard M. Stallman1994-09-181-11/+12
* (REL_ALLOC): #undef deleted.Richard M. Stallman1994-09-181-6/+0
* (Fkey_description): Give error if KEYS not an array.Richard M. Stallman1994-09-181-7/+9
* (unexec): Fix logic for rounding section boundaries.Richard M. Stallman1994-09-171-5/+10
* (Fforward_comment): Do increment from, when reachingRichard M. Stallman1994-09-171-1/+1
* (EMACS_CONFIG_OPTIONS): Add #undef.Richard M. Stallman1994-09-171-0/+2
* [SUNOS4]: Include link.h.Richard M. Stallman1994-09-171-0/+73
* (property_value): Declare args plist, prop.Richard M. Stallman1994-09-171-0/+1
* (PURESIZE): Defnitions deleted.Richard M. Stallman1994-09-171-11/+0
* (print): sprintf arg for frame depends on VALBITS.Richard M. Stallman1994-09-171-1/+4
* (Fcall_process) [__osf__ && __alpha]:Richard M. Stallman1994-09-171-1/+9
* (HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.Richard M. Stallman1994-09-171-0/+4
* (menu_item_enabled_p): Fix declaration.Karl Heuer1994-09-171-0/+1
* Add #include "intervals.h"Karl Heuer1994-09-172-0/+2