1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
emacs/doc/lispref
Chong Yidong 2bc356d71c Add customization data to several built-in variables.
* lisp/cus-start.el (gc-cons-percentage, exec-suffixes)
(dos-display-scancodes, dos-hyper-key, dos-super-key)
(dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
(make-cursor-line-fully-visible, void-text-area-pointer)
(font-list-limit): Add customization data.

* doc/lispref/display.texi (Font Lookup):
* doc/lispref/frames.texi (Pointer Shape):
* doc/lispref/processes.texi (Subprocess Creation): Use defopt for options.
2012-05-02 21:00:29 +08:00
..
.gitignore (configure, index.texi, vol1.*, vol2.*): Remove. 2008-06-17 05:59:50 +00:00
abbrevs.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
advice.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07: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 Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
book-spine.texi Add "et al." to authors for emacs and elisp manuals. 2012-04-25 20:48:08 -04:00
buffers.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
ChangeLog Add customization data to several built-in variables. 2012-05-02 21:00:29 +08:00
commands.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
compile.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
control.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
customize.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
debugging.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
display.texi Add customization data to several built-in variables. 2012-05-02 21:00:29 +08:00
doclicense.texi Nuke arch-tags. 2011-01-15 15:16:57 -08:00
edebug.texi In doc/lispref, use @file for buffers, per the Texinfo manual. 2012-04-10 00:11:23 -07:00
elisp.texi Only print the edition number of the manuals in the TeX version 2012-05-01 00:38:15 -07:00
errors.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
eval.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
files.texi Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.org 2012-05-02 00:20:29 -07:00
frames.texi Add customization data to several built-in variables. 2012-05-02 21:00:29 +08:00
functions.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
gpl.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
hash.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
help.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
hooks.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
index.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
internals.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
intro.texi Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.org 2012-05-02 00:20:29 -07:00
keymaps.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
lay-flat.texi Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
lists.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
loading.texi Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.org 2012-05-02 00:20:29 -07:00
macros.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
Makefile.in * doc/lispref/Makefile.in (srcs): Remove back.texi (which is unused). 2012-04-25 21:08:03 -04:00
makefile.w32-in * doc/lispref/Makefile.in (srcs): Remove back.texi (which is unused). 2012-04-25 21:08:03 -04:00
maps.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
markers.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
minibuf.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
modes.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
nonascii.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
numbers.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
objects.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
os.texi * notifications.el (notifications-specification-version): Change to "1.2". 2012-04-24 19:56:30 +02:00
package.texi Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.org 2012-05-02 00:20:29 -07:00
positions.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
processes.texi Add customization data to several built-in variables. 2012-05-02 21:00:29 +08:00
README * doc/lispref/README: Small updates. Use outline-mode. 2012-03-01 22:01:40 -05:00
searching.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
sequences.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
spellfile Spelling fixes. 2011-12-18 22:21:24 -08:00
streams.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
strings.texi Remove unnecessary @setfilename commands from many doc/lispref/*.texi 2012-04-13 18:59:01 -07:00
symbols.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
syntax.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08:00
text.texi Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.org 2012-05-02 00:20:29 -07:00
tips.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08: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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
two.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
variables.texi Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08: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 Merge changes from emacs-24 branch 2012-04-27 11:10:38 +08: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/>.