- 06 Aug, 1993 2 commits
-
-
Richard M. Stallman authored
Don't add fill-prefix to empty line. Don't change whitespace in empty line.
-
Richard M. Stallman authored
-
- 05 Aug, 1993 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
if the autoload definition now is a different one.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_fns): Set up Qyes_or_no_p_history.
-
Richard M. Stallman authored
-
- 04 Aug, 1993 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(diary-hook): New user variable. (diary-date-forms, calendar-date-display-form): Don't autoload them so the European/American style is decided at load time.
-
Richard M. Stallman authored
pieces, diary-display-hook and diary-hook. If diary-display-hook is nil, use simple display. (include-other-diary-files): Set those hooks properly for other files.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
undo info; just replace the deletion entry.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 03 Aug, 1993 17 commits
-
-
Roland McGrath authored
(compilation-minor-mode): Autoload this function.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Roland McGrath authored
file-name-completion.
-
Jim Blandy authored
* 7300.h [__GNUC__]: #define HAVE_ALLOCA. [not __GNUC__]: #define SWITCH_ENUM_BUG, C_ALLOCA, and STACK_DIRECTION. (HAVE_SYSVIPC, USE_UTIME): #define these. (memmove): We don't have this; call safe_bcopy. (CRT0_COMPILE): #define this, so we always use the system's cc. * config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for configure to edit. * sysdep.c [not HAVE_MKDIR] (mkdir): New function, taken from tar, for use on systems lacking the mkdir function. [not HAVE_RMDIR] (rmdir): New function, taken from tar, for use on systems lacking the rmdir function. * ymakefile (crt0.o): Replace the compiler and switches with the symbol CRT0_COMPILE. (CRT0_COMPILE): If the system and machine description files have left this undefined, then define it to do the same as the old crt0.o rule used to.
-
Richard M. Stallman authored
(make-face-bold, make-face-italic, make-face-bold-italic) (make-face-unbold, make-face-unitalic): Update global-face-data. Ignore a list found in the font slot. (make-face-bold-internal, make-face-italic-internal): (make-face-bold-italic-internal): New subroutines. (x-create-frame-with-faces): If global-face-data's font slot indicates bold and/or italic, make it so.
-
Jim Blandy authored
configure to edit. * sysdep.c [not HAVE_MKDIR] (mkdir): New function, taken from tar, for use on systems lacking the mkdir function. [not HAVE_RMDIR] (rmdir): New function, taken from tar, for use on systems lacking the rmdir function.
-
Jim Blandy authored
* configure.in (function checks): Don't test for random and bcopy only when we're building with X; look for them all the time.
-
Roland McGrath authored
pos-visible-in-window-p.
-
Richard M. Stallman authored
(cmpl-hours-since-origin): Use truncate to make an integer. (completion-search-reset): Use completion-prefix-min-length.
-
Richard M. Stallman authored
(save-completions-to-file): Use completion-version.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Roland McGrath authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
message if there's nowhere useful to go.
-
- 02 Aug, 1993 3 commits
-
-
Roland McGrath authored
completion list.
-
Roland McGrath authored
-
Roland McGrath authored
completion".
-