1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Miles Bader 51a1edab45 (custom-face-attributes): Remove SET and GET functions. Add some
IN-FILTER and OUT-FILTER functions in the few cases they're needed.
2000-11-24 09:12:12 +00:00
etc *** empty log message *** 2000-11-24 04:27:07 +00:00
info Remove blank line at end. 2000-11-02 01:22:53 +00:00
leim (.SUFFIXES): New target, include .elc .el. 2000-11-21 01:25:01 +00:00
lib-src (ebrowse): New target. 2000-11-23 20:56:49 +00:00
lisp (custom-face-attributes): Remove SET and GET functions. Add some 2000-11-24 09:12:12 +00:00
lispref *** empty log message *** 2000-11-23 19:03:07 +00:00
lwlib *** empty log message *** 2000-11-21 22:27:22 +00:00
mac Remove file mac/.emacs. 2000-10-25 11:48:28 +00:00
man (Distracting NSA): Fix a typo ("spool" instead of "spook"). 2000-11-24 06:19:08 +00:00
msdos (NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]: 2000-11-22 18:10:10 +00:00
nt (recompile): New target to recompile lisp 2000-10-17 09:13:06 +00:00
oldXMenu *** empty log message *** 2000-09-25 15:42:25 +00:00
src (display_menu_bar, display_mode_line): Change the way we 2000-11-24 06:32:05 +00:00
vms
.gitignore *** empty log message *** 2000-09-21 15:08:55 +00:00
aclocal.m4 (AC_FUNC_MMAP): Use fixed version from development 2000-09-08 16:14:08 +00:00
AUTHORS Corrected my family name (it has a grave accent on the last vowel). 2000-11-06 15:26:26 +00:00
BUGS
ChangeLog *** empty log message *** 2000-11-23 16:24:48 +00:00
config.bat Check for existence of djecho.exe, and print an 2000-11-23 15:37:17 +00:00
config.guess Updated from master source. 2000-11-11 15:57:45 +00:00
config.sub Updated from master source. 2000-11-11 15:57:45 +00:00
configure *** empty log message *** 2000-11-22 12:50:52 +00:00
configure.in Initialize HAVE_LIBXP to no. 2000-11-23 12:36:52 +00:00
FTP Replaces GETTING.GNU.SOFTWARE. 2000-11-20 18:14:17 +00:00
INSTALL Describe a possible problem with djecho.exe in old 2000-11-23 15:39:27 +00:00
install-sh # 1999-10-11 09:45:52 +00:00
lisp-elc.tgz *** empty log message *** 2000-10-31 16:59:46 +00:00
make-dist * make-dist: Add FTP, remove GETTING.GNU.SOFTWARE. 2000-11-20 18:16:46 +00:00
Makefile.in Fix last change. 2000-11-21 16:24:06 +00:00
mkinstalldirs # 1999-10-06 22:10:16 +00:00
move-if-change
noleim-Makefile.in *** empty log message *** 2000-09-26 19:24:22 +00:00
PROBLEMS
README *** empty log message *** 2000-11-20 19:45:48 +00:00
tparam.c
update-subdirs also ignore CVS subdirs. 1999-10-08 21:28:05 +00:00
vpath.sed

This directory tree holds version 21.0.92 of GNU Emacs, the extensible,
customizable, self-documenting real-time display editor.

You may encounter bugs in this release.  If you do, please report
them; your bug reports are valuable contributions to the FSF, since
they allow us to notice and fix problems on machines we don't have, or
in code we don't use often.  See the file BUGS for more information on
how to report bugs.

See the files `etc/NEWS' and `etc/news.texi' for information on new
features and other user-visible changes since the last version of
Emacs.

The file INSTALL in this directory says how to bring up GNU Emacs on
Unix, once you have loaded the entire subtree of this directory.

The file etc/PROBLEMS contains information on many common problems that
occur in building, installing and running Emacs.

Reports of bugs in Emacs should be sent to the mailing list
bug-gnu-emacs@gnu.org.  See the "Bugs" section of the Emacs
manual for more information on how to report bugs.  (The file `BUGS'
in this directory explains how you can find and read that section
using the Info files that come with Emacs.)  See `etc/MAILINGLISTS'
for more information on mailing lists relating to GNU packages.

The `etc' subdirectory contains several other files, named in
capital letters, which you should look at when installing GNU Emacs.

The file `configure' is a shell script to acclimate Emacs to the
oddities of your processor and operating system.  It creates the file
`Makefile' (a script for the `make' program), which automates the
process of building and installing Emacs.  See INSTALL for more
detailed information.

The file `configure.in' is the input used by the autoconf program to
construct the `configure' script.  Since Emacs has configuration
requirements that autoconf can't meet, `configure.in' uses an unholy
marriage of custom-baked configuration code and autoconf macros; it
may be wise to avoid rebuilding `configure' from `configure.in' when
possible.

The file `Makefile.in' is a template used by `configure' to create
`Makefile'.

The file `make-dist' is a shell script to build a distribution tar
file from the current Emacs tree, containing only those files
appropriate for distribution.  If you make extensive changes to Emacs,
this script will help you distribute your version to others.

There are several subdirectories:

`src' holds the C code for Emacs (the Emacs Lisp interpreter and its
    primitives, the redisplay code, and some basic editing functions).
`lisp' holds the Emacs Lisp code for Emacs (most everything else).
`lib-src' holds the source code for some utility programs for use by
    or with Emacs, like movemail and etags.
`etc' holds miscellaneous architecture-independent data files
    Emacs uses, like the tutorial text and the Zippy the Pinhead quote
    database.  The contents of the `lisp', `info' and `man'
    subdirectories are architecture-independent too.

`info' holds the Info documentation tree for Emacs.
`man' holds the source code for the Emacs manual.

   Note that the Emacs Lisp manual sources are distributed separately.
(They are twice as large as the Emacs manual in the man subdirectory.)

`msdos' holds configuration files for compiling Emacs under MSDOG.
`vms' holds instructions and useful files for running Emacs under VMS.
`nt' holds various command files and documentation files that pertain
    to running Emacs on Windows NT.