emacs/doc/lispref
Stefan Monnier 4f5fa75591 * lisp/textmodes/rst.el (electric-pair-pairs): Declare.
(rst-mode): Set it.

Fixes: debbugs:17131
2014-04-28 11:04:49 -04:00
..
.gitignore (configure, index.texi, vol1.*, vol2.*): Remove. 2008-06-17 05:59:50 +00:00
abbrevs.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
anti.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
back.texi Specify .texi encoding. 2014-01-05 21:25:46 -08:00
backups.texi Doc updates for buffer-stale-function now applying to file buffers too 2014-04-03 22:09:35 -04:00
book-spine.texi Specify .texi encoding. 2014-01-05 21:25:46 -08:00
buffers.texi Update docs for select-window and buffer-list-update-hook. 2014-03-07 16:11:12 +01:00
ChangeLog * lisp/textmodes/rst.el (electric-pair-pairs): Declare. 2014-04-28 11:04:49 -04:00
commands.texi * lispref/commands.texi (Defining Commands): Tweak previous change. 2014-03-22 14:41:31 -07:00
compile.texi More doc updates. 2014-01-06 07:36:13 +08:00
control.texi Doc updates for with-demoted-errors 2014-01-23 20:11:48 -08:00
customize.texi Recommend not modifying :set's value arg in defcustom (bug#16755). 2014-03-19 00:31:17 +01:00
debugging.texi Small doc updates for debugging 2014-02-13 00:26:01 -08:00
display.texi * src/buffer.c (Foverlays_at): Add argument `sorted'. 2014-04-15 09:21:18 -04:00
doclicense.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
edebug.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
elisp.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
errors.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
eval.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
files.texi Improve doc of file-symlink-p per bug #17073. 2014-03-25 18:08:45 +02:00
frames.texi Truly maximize w32 frames with odd fonts and some texi fixes. 2014-03-21 10:23:22 +01:00
functions.texi doc/lispref/functions.texi (Core Advising Primitives): Fix cross-reference in last change. 2014-03-22 10:35:03 +02:00
gpl.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
hash.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
help.texi Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007). 2014-03-16 10:26:58 +01:00
hooks.texi Update docs for select-window and buffer-list-update-hook. 2014-03-07 16:11:12 +01:00
index.texi Fix minor whitespace issues after "." in manual. 2012-12-05 14:27:56 -08:00
internals.texi Minor fixes to the docs. 2014-04-21 17:50:19 +03:00
intro.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
keymaps.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
lay-flat.texi Specify .texi encoding. 2014-01-05 21:25:46 -08:00
lists.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
loading.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
macros.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
Makefile.in * doc/lispref/functions.texi (Advising Functions): New section. 2014-01-10 14:40:32 -05:00
makefile.w32-in * doc/lispref/functions.texi (Advising Functions): New section. 2014-01-10 14:40:32 -05:00
maps.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
markers.texi Undo in region after markers in undo history relocated 2014-03-24 22:47:39 -04:00
minibuf.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
modes.texi * doc/lispref/modes.texi (Auto-Indentation): Mention electric-indent variables. 2014-03-18 17:14:36 -04:00
nonascii.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
numbers.texi * numbers.texi: Improve and clarify a bit, and fix some minor bugs. 2014-03-19 14:21:01 -07:00
objects.texi Improve documentation for integer and floating-point basics. 2014-03-17 21:03:59 -07:00
os.texi Minor doc updates related to dribble files 2014-04-05 11:33:55 -07:00
package.texi * doc/lispref/package.texi (Simple Packages): Describe URL and Keywords headers 2014-02-11 20:43:35 -05:00
positions.texi Doc changes for cache-long-scans 2014-02-05 20:27:26 -08:00
processes.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
README Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
searching.texi * doc/lispref/searching.texi (Replacing Match): Remove incorrect return value 2014-03-05 21:10:33 -05:00
sequences.texi Update docs for window dividers and `window-text-pixel-size'. 2014-03-09 12:36:51 +01:00
spellfile Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
streams.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
strings.texi Minor doc fix for string predicates. 2014-04-24 18:11:04 +03:00
symbols.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
syntax.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
text.texi Minor fixes to the docs. 2014-04-21 17:50:19 +03:00
tips.texi Lisp manaual improvements re docstrings 2014-01-03 13:49:06 +08:00
two-volume-cross-refs.txt Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
two-volume.make Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
variables.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
windows.texi Truly maximize w32 frames with odd fonts and some texi fixes. 2014-03-21 10:23:22 +01: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-2014 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/>.