1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
emacs/doc/lispref
Martin Rudalics 0b128ac426 Some minor fixes of Elisp manual.
* commands.texi (Recursive Editing): recursive-edit is a
command.
* compile.texi (Docs and Compilation):
byte-compile-dynamic-docstrings is an option.
* debugging.texi (Invoking the Debugger): debug is a command.
* display.texi (Progress): progress-reporter-update and
progress-reporter-force-update have VALUE argument optional.
(Animated Images): Use non-@code{nil} instead of non-nil.
* files.texi (Format Conversion Round-Trip): Use non-@code{nil}
instead of non-nil.
* frames.texi (Creating Frames): make-frame is a command.
(Input Focus): select-frame is a command.
(Pointer Shape): void-text-area-pointer is an option.
* help.texi (Describing Characters): read-kbd-macro is a
command.
(Help Functions): describe-prefix-bindings is a command.
* markers.texi (Creating Markers): Both arguments of copy-marker
are optional.
* minibuf.texi (Reading File Names): Use @kbd instead of @code.
* modes.texi (Mode Line Variables): mode-line-remote and
mode-line-client are not options.
(Imenu): imenu-add-to-menubar is a command.
(SMIE Indentation Helpers): Use non-@code{nil} instead of
non-nil.
* os.texi (Sound Output): play-sound-file is a command.
* package.texi (Package Archives): Use @key{RET} instead of
@kbd{RET}.
* processes.texi (Signals to Processes): Use @key{RET} instead
of @code{RET}.
(Signals to Processes): signal-process is a command.
* text.texi (Clickable Text): Use @key{RET} instead of
@kbd{RET}.
(Base 64): base64-encode-string is not a command while
base64-decode-region is.
* windows.texi (Switching Buffers): pop-to-buffer is a command.
2012-05-15 11:38:50 +02:00
..
.gitignore (configure, index.texi, vol1.*, vol2.*): Remove. 2008-06-17 05:59:50 +00:00
abbrevs.texi Checked lispref/abbrevs.texi 2012-03-03 18:45:04 -08:00
advice.texi Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
anti.texi doc/lispref/anti.texi small edits 2012-04-14 13:43:11 -07:00
back.texi Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
backups.texi Tiny change for lispref "Reverting" 2012-03-01 22:00:15 -05:00
book-spine.texi Add "et al." to authors for emacs and elisp manuals. 2012-04-25 20:48:08 -04:00
buffers.texi Some menu fixes for doc/lispref 2012-04-26 13:56:38 -04:00
ChangeLog Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
commands.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
compile.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
control.texi More small edits for doc/lispref 2012-05-04 20:37:30 -04:00
customize.texi More small edits for doc/lispref 2012-05-04 20:37:30 -04:00
debugging.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
display.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
doclicense.texi Nuke arch-tags. 2011-01-15 15:16:57 -08:00
edebug.texi More page break tweaks for doc/lispref 2012-05-04 21:16:54 -04:00
elisp-covers.texi Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
elisp.texi * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change. 2012-05-04 00:04:40 -07:00
errors.texi Remove lispref/locals.texi 2012-02-27 20:17:02 -08:00
eval.texi More small edits for doc/lispref 2012-05-04 20:37:30 -04:00
files.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
frames.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
front-cover-1.texi Nuke arch-tags. 2011-01-15 15:16:57 -08:00
functions.texi More small edits for doc/lispref 2012-05-04 20:37:30 -04:00
gpl.texi Nuke arch-tags. 2011-01-15 15:16:57 -08:00
hash.texi Use Texinfo recommended convention for quotes+punctuation. 2012-04-25 20:31:47 -04:00
help.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
hooks.texi Checked lispref/hooks.texi 2012-03-01 21:52:40 -05:00
index.texi
internals.texi Undo part of previous change 2012-05-04 19:28:00 -07:00
intro.texi Small edits for lispref/intro.texi 2012-05-04 00:14:51 -07:00
keymaps.texi Use Texinfo recommended convention for quotes+punctuation. 2012-04-25 20:31:47 -04:00
lay-flat.texi Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
lists.texi Small edits for doc/lispref/lists.texi 2012-05-04 00:38:33 -07:00
loading.texi More small edits for doc/lispref 2012-05-04 20:37:30 -04:00
macros.texi More small edits for doc/lispref 2012-05-04 20:37:30 -04:00
Makefile.in Move part of previous clean rule change to mostlyclean 2012-05-08 15:39:29 -04:00
makefile.w32-in * doc/lispref/makefile.w32-in (srcs): Remove locals.texi. 2012-02-27 23:30:20 -08:00
maps.texi Update lispref/maps.texi 2012-02-29 23:29:48 -08:00
markers.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
minibuf.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
modes.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
nonascii.texi Fixes for Mouse Menu node. 2012-03-10 11:27:10 +08:00
numbers.texi A belated farewell to documenting Emacs 18 features 2012-05-04 00:27:29 -07:00
objects.texi * objects.texi (Process Type, Overlay Type): Tweak page-breaks. 2012-05-04 00:24:02 -07:00
os.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
package.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
positions.texi * doc/lispref/positions.texi (Text Lines): Document count-words. 2012-03-05 14:12:17 +08:00
processes.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
README * doc/lispref/README: Small updates. Use outline-mode. 2012-03-01 22:01:40 -05:00
searching.texi Doc and lispref updates related to searching 2012-03-28 12:30:12 -07:00
sequences.texi More small edits for doc/lispref 2012-05-04 20:37:30 -04:00
spellfile Spelling fixes. 2011-12-18 22:21:24 -08:00
streams.texi More page break tweaks for doc/lispref 2012-05-04 21:16:54 -04:00
strings.texi doc/lispref markup fixes 2012-04-10 00:34:53 -07:00
symbols.texi More small edits for doc/lispref 2012-05-04 20:37:30 -04:00
syntax.texi Use Texinfo recommended convention for quotes+punctuation. 2012-04-25 20:31:47 -04:00
text.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00
tindex.pl Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tips.texi Use Texinfo recommended convention for quotes+punctuation. 2012-04-25 20:31:47 -04:00
two-volume-cross-refs.txt Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
two-volume.make doc/lispref/two-volume.make small fix 2012-05-07 21:57:08 -04:00
two.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
variables.texi Use Texinfo recommended convention for quotes+punctuation. 2012-04-25 20:31:47 -04:00
vol1.texi Some menu fixes for doc/lispref 2012-04-26 13:56:38 -04:00
vol2.texi Some menu fixes for doc/lispref 2012-04-26 13:56:38 -04:00
windows.texi Some minor fixes of Elisp manual. 2012-05-15 11:38:50 +02:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2012 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 <http://shop.fsf.org/>.
(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 <http://www.gnu.org/licenses/>.