log

age author description
1993-07-23 Richard M. Stallman entered into RCS
1993-07-23 Richard M. Stallman Initial revision
1993-07-23 Richard M. Stallman Comment fixes.
1993-07-23 Richard M. Stallman (doctor-type-symbol): Win if auto-fill-function is nil.
1993-07-23 Richard M. Stallman (advance-direction): Set kp-f3, not kp-f1.
1993-07-23 Richard M. Stallman Minor error in previous change.
1993-07-23 Richard M. Stallman (x-select-text): Always set the cut buffer,
1993-07-23 Richard M. Stallman entered into RCS
1993-07-23 Richard M. Stallman (XTread_socket) [! HAVE_X11R5]:
1993-07-23 Richard M. Stallman (set_point): Test Vinhibit_point_motion_hooks.
1993-07-23 Richard M. Stallman (syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks.
1993-07-23 Richard M. Stallman (Vinhibit_point_motion_hooks): Declared.
1993-07-23 Richard M. Stallman (TEXT_START) [__GNUC__]: Define as 0.
1993-07-23 Richard M. Stallman (font-lock-after-change-function):
1993-07-23 Richard M. Stallman (sort-skip-fields): Really implement fields as runs
1993-07-23 Richard M. Stallman (PTY_OPEN): Use sigaction, not sigsetmask.
1993-07-23 Richard M. Stallman (x-select-text): Limit size of text sent to cut buffer.
1993-07-22 Richard M. Stallman (keyboard-translate): Properly lengthen existing table.
1993-07-22 Richard M. Stallman (DECLARE_GETPWUID_WITH_UID_T): Declared.
1993-07-22 Richard M. Stallman (getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.
1993-07-22 Jim Blandy Implement search for app-defaults directory and
1993-07-22 Richard M. Stallman (Fget_buffer_process): Delete doc string from
1993-07-22 Roland McGrath (ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for
1993-07-22 Roland McGrath [_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.
1993-07-22 Paul Eggert > (vc-backend-revert): Use `co -f' instead of deleting the
1993-07-22 Richard M. Stallman (Fdelete_frame): Allow deletion if there is some other
1993-07-22 Richard M. Stallman (syms_of_buffer): Lisp var doc fixes.
1993-07-22 Richard M. Stallman (NO_MODE_T): Defined.
1993-07-22 Richard M. Stallman (float_to_string): Don't use uninitialized pointer `cp'.
1993-07-22 Richard M. Stallman (graft_intervals_into_buffer): When TREE is null,
1993-07-22 Richard M. Stallman (map-y-or-n-p): If LIST is nil, just return.
1993-07-22 Richard M. Stallman (mouse-secondary-save-then-kill): When making the undo item,
1993-07-22 Richard M. Stallman (mouse-set-font): Update faces bold, italic and bold-italic.
1993-07-22 Richard M. Stallman (perl-font-lock-keywords): Add a `(... . 1)' to the
1993-07-22 Richard M. Stallman (complete): Use sit-for, not cmpl19-sit-for.
1993-07-22 Richard M. Stallman (completion-list-mode): Renamed from completion-mode.
1993-07-22 Richard M. Stallman (parse-colon-path): Really make nil, not ".", for empty path element.
1993-07-21 Richard M. Stallman (generate-file-autoloads): Bind float-output-format.
1993-07-21 Richard M. Stallman (Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-21 Richard M. Stallman (Qmodification_hooks, Qinsert_in_front_hooks)
1993-07-21 Richard M. Stallman (compact_strings): Add USE_TEXT_PROPERTIES conditional.
1993-07-21 Richard M. Stallman (Ftext_property_not_all): Fix typo in decl.
1993-07-21 Richard M. Stallman (SUNOS_LOCALTIME_BUG): Defined.
1993-07-21 Richard M. Stallman Try deleting version.el if it's not writable.
1993-07-21 Richard M. Stallman Fix up previous change.
1993-07-21 Richard M. Stallman If we do find x_includes and x_libraries
1993-07-21 Richard M. Stallman *** empty log message ***
1993-07-21 Richard M. Stallman (memmove): Defined.