Oleh Krehel df61b07822 Add a new `inhibit-message' variable 10 年之前
..
ChangeLog.1 0bba79e69b ; ChangeLog fixes 10 年之前
Makefile.in 7e09ef09a4 Update copyright year to 2015 10 年之前
README a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
abbrevs.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
anti.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
back.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
backups.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
book-spine.texi c6ab4664a6 Specify .texi encoding. 11 年之前
buffers.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
commands.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
compile.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
control.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
customize.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
debugging.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
display.texi df61b07822 Add a new `inhibit-message' variable 10 年之前
doclicense.texi 4288142b39 Update licenses to latest version from FSF. 12 年之前
edebug.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
elisp.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
errors.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
eval.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
files.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
frames.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
functions.texi 41278b775b Spacing and punctuation fixes 10 年之前
gpl.texi 4288142b39 Update licenses to latest version from FSF. 12 年之前
hash.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
help.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
hooks.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
index.texi 1df7defd80 Fix minor whitespace issues after "." in manual. 12 年之前
internals.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
intro.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
keymaps.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
lay-flat.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
lists.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
loading.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
macros.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
makefile.w32-in a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
maps.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
markers.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
minibuf.texi 81deba3d7a Merge from origin/emacs-24 10 年之前
modes.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
nonascii.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
numbers.texi 711770da91 Fix minor ldexp issues 10 年之前
objects.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
os.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
package.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
positions.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
processes.texi b16cdc2782 * doc/lispref/processes.texi (Shell Arguments): Prefer diff -u. 10 年之前
searching.texi 3074a9fad1 '[:graph:]' now excludes whitespace, not just ' ' 10 年之前
sequences.texi cc4705f693 * doc/lispref/sequences.texi (Sequence Functions): Fix typo in previous. 10 年之前
spellfile 09ae5da1b8 Prefer typical American spelling for "acknowledgment". 13 年之前
streams.texi 41278b775b Spacing and punctuation fixes 10 年之前
strings.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
symbols.texi 7e09ef09a4 Update copyright year to 2015 10 年之前
syntax.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
text.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
tips.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
two-volume-cross-refs.txt a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前
two-volume.make 7e09ef09a4 Update copyright year to 2015 10 年之前
variables.texi a3505cb3ef doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608) 10 年之前
windows.texi a2940cd43e Minor quoting etc. fixes to lispref manual 10 年之前

README

Copyright (C) 2001-2015 Free Software Foundation, Inc. -*- outline -*-
See the end of the file for license conditions.


README for the Emacs Lisp Reference Manual.

* This directory contains the texinfo source files for the Emacs Lisp
Reference Manual.

* Report bugs in the Lisp Manual (or in Emacs) using M-x report-emacs-bug.
To ask questions, use the help-gnu-emacs mailing list.

* The Emacs Lisp Reference Manual is quite large. It totals around
1100 pages in smallbook format; the info files total around 3.0 megabytes.

* You can format this manual for Info, for printing hardcopy using TeX,
or for HTML.

* You can buy nicely printed copies from the Free Software Foundation.
Buying a manual from the Free Software Foundation helps support our GNU
development work. See .
(At time of writing, this manual is out of print.)

* The master file for formatting this manual for Tex is called 'elisp.texi'.
It contains @include commands to include all the chapters that make up
the manual.

* This distribution contains a Makefile that you can use with GNU Make.

** To make an Info file, you need to install Texinfo, then run 'make info'.

** Use 'make elisp.pdf' or 'make elisp.html' to create PDF or HTML versions.


This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see .