Mon, 11 Oct 1993 03:52:24 +0000 |
Richard M. Stallman |
(rmail-retry-setup-hook): New hook variable.
|
Sat, 09 Oct 1993 21:51:36 +0000 |
Richard M. Stallman |
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
|
Sat, 09 Oct 1993 21:44:57 +0000 |
Richard M. Stallman |
(ispell-message-cite-regexp): Add definition.
|
Sat, 09 Oct 1993 21:30:48 +0000 |
Richard M. Stallman |
(Vafter_insert_file_functions): New variable.
|
Sat, 09 Oct 1993 20:03:33 +0000 |
David J. MacKenzie |
comment fix
|
Sat, 09 Oct 1993 20:00:23 +0000 |
David J. MacKenzie |
fix comment
|
Sat, 09 Oct 1993 03:47:15 +0000 |
Richard M. Stallman |
(rmail): Really don't get new mail if file name was given.
|
Sat, 09 Oct 1993 03:46:57 +0000 |
Richard M. Stallman |
(hack-local-variables): If buffer has no file, display its buffer name.
|
Sat, 09 Oct 1993 03:46:37 +0000 |
Richard M. Stallman |
(rmail-output): If message was shown with full headers,
|
Sat, 09 Oct 1993 03:46:09 +0000 |
Richard M. Stallman |
(timezone-parse-date): Handle new style 22-AUG-1993.
|
Fri, 08 Oct 1993 15:28:23 +0000 |
Richard M. Stallman |
(BSTRING): Define only if HAVE_BCOPY.
|
Fri, 08 Oct 1993 15:05:37 +0000 |
Richard M. Stallman |
(SYSTEM_TYPE): Put into #if 0.
|
Fri, 08 Oct 1993 07:36:11 +0000 |
Brian Fox |
(skip_chars): Fixed typo.
|
Thu, 07 Oct 1993 22:58:57 +0000 |
Brian Fox |
(skip_chars): Reinstate check for end of buffer, ignoring cryptic
|
Thu, 07 Oct 1993 16:50:26 +0000 |
Richard M. Stallman |
Internal clean-up. Save information about current
|
Wed, 06 Oct 1993 21:54:36 +0000 |
Doug Evans |
fix 2 typos
|
Tue, 05 Oct 1993 01:57:38 +0000 |
Brian Fox |
(rsh): Add `host' to args passed to make-comint.
|
Tue, 05 Oct 1993 01:54:20 +0000 |
Brian Fox |
Doc fix.
|
Tue, 05 Oct 1993 01:50:32 +0000 |
Brian Fox |
Format comment.
|
Tue, 05 Oct 1993 01:48:48 +0000 |
Brian Fox |
Comment update reflects reality.
|
Tue, 05 Oct 1993 01:46:45 +0000 |
Brian Fox |
(Fminibuffer_complete_word): GCPRO1 `completion' during calls to
|
Tue, 05 Oct 1993 01:34:06 +0000 |
Brian Fox |
(read_key_sequence): Don't declare first_event; it is no longer used.
|
Tue, 05 Oct 1993 01:29:54 +0000 |
Brian Fox |
If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already
|
Tue, 05 Oct 1993 01:19:12 +0000 |
Brian Fox |
(edit-and-eval-command): Let `read-from-minibuffer' manipulate the
|
Tue, 05 Oct 1993 00:54:01 +0000 |
Brian Fox |
Make sure that config.status contains the correct commands for
|
Tue, 05 Oct 1993 00:22:31 +0000 |
Richard M. Stallman |
(rmail-convert-to-babyl-format): Protect against
|
Mon, 04 Oct 1993 23:50:32 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 04 Oct 1993 20:51:01 +0000 |
Eric S. Raymond |
(vc-next-action) Fix (throw ... ) invocation to work with 19; this
|
Mon, 04 Oct 1993 04:31:33 +0000 |
Roland McGrath |
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.
|
Sun, 03 Oct 1993 23:11:06 +0000 |
Roland McGrath |
(extrasub): Add vpath patterns for %.[yls].
|
Sun, 03 Oct 1993 23:03:13 +0000 |
Roland McGrath |
(LIBES): Add $(GNULIB_VAR) again at end.
|
Sun, 03 Oct 1993 21:18:51 +0000 |
Roland McGrath |
Don't do seddery on config.status after AC_OUTPUT.
|
Sun, 03 Oct 1993 20:43:37 +0000 |
Roland McGrath |
Use : instead of dnl for comment inside $makefile_command.
|
Sun, 03 Oct 1993 20:41:20 +0000 |
Roland McGrath |
No longer use vpath_sed. Instead, when we notice srcdir already
|
Sun, 03 Oct 1993 19:57:50 +0000 |
Roland McGrath |
In cmds to make src/Makefile, chmod Makefile.new before moving it.
|
Sun, 03 Oct 1993 19:55:09 +0000 |
Roland McGrath |
(VPATH): Define to @srcdir@.
|
Sun, 03 Oct 1993 19:54:21 +0000 |
Roland McGrath |
Fixed typos or brainos of whoever though `@' was the comment char.
|
Sun, 03 Oct 1993 19:33:04 +0000 |
Roland McGrath |
*** empty log message ***
|
Sun, 03 Oct 1993 16:50:05 +0000 |
Erich Stefan Boleyn |
Recognize operating system "riscix*"; recognize acorn as vendor
|
Fri, 01 Oct 1993 22:40:49 +0000 |
Richard M. Stallman |
(build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.
|
Fri, 01 Oct 1993 09:51:07 +0000 |
Francesco Potort |
* etags.c (process_file): dead code removed.
|
Thu, 30 Sep 1993 23:36:54 +0000 |
Brian Fox |
(ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.
|
Thu, 30 Sep 1993 23:25:30 +0000 |
Brian Fox |
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current
|
Thu, 30 Sep 1993 23:11:45 +0000 |
Brian Fox |
Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just
|
Tue, 28 Sep 1993 10:04:53 +0000 |
Brian Fox |
(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the
|
Tue, 28 Sep 1993 09:56:06 +0000 |
Jim Blandy |
Doc fix.
|
Tue, 28 Sep 1993 09:54:36 +0000 |
Brian Fox |
(Fhandle_switch_frame): Doc fix.
|
Tue, 28 Sep 1993 09:52:13 +0000 |
Brian Fox |
(validate_plist): Add argument declaration for `list'.
|
Tue, 28 Sep 1993 09:48:57 +0000 |
Brian Fox |
Initial revision
|
Tue, 28 Sep 1993 09:45:54 +0000 |
Brian Fox |
Remove `src/ymakefile', add `src/Makefile.in.in'.
|
Tue, 28 Sep 1993 09:42:26 +0000 |
Brian Fox |
Change src/xemacs to src/emacs. We no longer create src/xemacs, so
|
Tue, 28 Sep 1993 09:41:00 +0000 |
Brian Fox |
(src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files
|
Tue, 28 Sep 1993 09:28:09 +0000 |
Brian Fox |
Allow any of the path or directory Makefile variables to be set with
|
Mon, 27 Sep 1993 04:36:31 +0000 |
Paul Eggert |
(vc-find-binary): Fix bug; it always claimed success.
|
Mon, 27 Sep 1993 02:19:46 +0000 |
Richard M. Stallman |
Version 2.3.
|
Mon, 27 Sep 1993 01:36:27 +0000 |
Richard M. Stallman |
(disassemble-internal): Allow a call to byte-code as argument.
|
Mon, 27 Sep 1993 01:02:43 +0000 |
Richard M. Stallman |
(mouse-delete-max-match): New function.
|
Sat, 25 Sep 1993 22:46:34 +0000 |
Roland McGrath |
[MULTI_FRAME]: Increase PURESIZE to 220000.
|
Fri, 24 Sep 1993 20:02:03 +0000 |
Richard M. Stallman |
(ispell-message): Handle cited messages.
|
Fri, 24 Sep 1993 07:07:22 +0000 |
Brian Fox |
Avoid forcing the search of /usr/include before fixed include files by
|