aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix commentDavid J. MacKenzie1993-10-092-4/+3
* (rmail): Really don't get new mail if file name was given.Richard M. Stallman1993-10-091-16/+27
* (hack-local-variables): If buffer has no file, display its buffer name.Richard M. Stallman1993-10-091-1/+5
* (rmail-output): If message was shown with full headers,Richard M. Stallman1993-10-091-19/+56
* (timezone-parse-date): Handle new style 22-AUG-1993.Richard M. Stallman1993-10-091-5/+10
* (BSTRING): Define only if HAVE_BCOPY.Richard M. Stallman1993-10-081-1/+3
* (SYSTEM_TYPE): Put into #if 0.Richard M. Stallman1993-10-081-0/+12
* (skip_chars): Fixed typo.Brian Fox1993-10-081-2/+4
* (skip_chars): Reinstate check for end of buffer, ignoring crypticBrian Fox1993-10-071-2/+7
* Internal clean-up. Save information about currentRichard M. Stallman1993-10-071-137/+142
* fix 2 typosDoug Evans1993-10-061-2/+2
* (rsh): Add `host' to args passed to make-comint.Brian Fox1993-10-051-1/+1
* Doc fix.Brian Fox1993-10-051-1/+1
* Format comment.Brian Fox1993-10-051-1/+2
* Comment update reflects reality.Brian Fox1993-10-051-1/+1
* (Fminibuffer_complete_word): GCPRO1 `completion' during calls toBrian Fox1993-10-051-23/+43
* (read_key_sequence): Don't declare first_event; it is no longer used.Brian Fox1993-10-051-5/+10
* If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't alreadyBrian Fox1993-10-051-0/+7
* (edit-and-eval-command): Let `read-from-minibuffer' manipulate theBrian Fox1993-10-051-18/+24
* Make sure that config.status contains the correct commands forBrian Fox1993-10-051-17/+49
* (rmail-convert-to-babyl-format): Protect againstRichard M. Stallman1993-10-051-2/+2
* Comment change.Richard M. Stallman1993-10-041-0/+1
* (vc-next-action) Fix (throw ... ) invocation to work with 19; thisEric S. Raymond1993-10-041-3/+4
* (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.Roland McGrath1993-10-041-1/+1
* (extrasub): Add vpath patterns for %.[yls].Roland McGrath1993-10-031-0/+3
* (LIBES): Add $(GNULIB_VAR) again at end.Roland McGrath1993-10-031-2/+3
* Don't do seddery on config.status after AC_OUTPUT.Roland McGrath1993-10-031-44/+14
* Use : instead of dnl for comment inside $makefile_command.Roland McGrath1993-10-031-1/+1
* No longer use vpath_sed. Instead, when we notice srcdir alreadyRoland McGrath1993-10-031-6/+4
* In cmds to make src/Makefile, chmod Makefile.new before moving it.Roland McGrath1993-10-031-1/+2
* (VPATH): Define to @srcdir@.Roland McGrath1993-10-031-0/+3
* Fixed typos or brainos of whoever though `@' was the comment char.Roland McGrath1993-10-031-2/+2
* *** empty log message ***Roland McGrath1993-10-031-0/+30
* Recognize operating system "riscix*"; recognize acorn as vendorErich Stefan Boleyn1993-10-031-1/+7
* (build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.Richard M. Stallman1993-10-011-1/+1
* * etags.c (process_file): dead code removed.Francesco Potortì1993-10-011-17/+7
* (ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.Brian Fox1993-09-301-1/+1
* (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from currentBrian Fox1993-09-301-3/+6
* Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. JustBrian Fox1993-09-301-20/+34
* (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out theBrian Fox1993-09-281-47/+37
* Doc fix.Jim Blandy1993-09-281-4/+5
* (Fhandle_switch_frame): Doc fix.Brian Fox1993-09-281-1/+1
* (validate_plist): Add argument declaration for `list'.Brian Fox1993-09-281-0/+1
* Initial revisionBrian Fox1993-09-281-62/+758
* Remove `src/ymakefile', add `src/Makefile.in.in'.Brian Fox1993-09-281-2/+2
* Change src/xemacs to src/emacs. We no longer create src/xemacs, soBrian Fox1993-09-281-1/+1
* (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these filesBrian Fox1993-09-281-162/+77
* Allow any of the path or directory Makefile variables to be set withBrian Fox1993-09-281-57/+162
* (vc-find-binary): Fix bug; it always claimed success.Paul Eggert1993-09-271-10/+13
* Version 2.3.Richard M. Stallman1993-09-271-174/+268