1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/doc/lispref
2014-09-07 23:00:58 -07:00
..
.gitignore (configure, index.texi, vol1.*, vol2.*): Remove. 2008-06-17 05:59:50 +00:00
abbrevs.texi Doc updates re abbrev-expand-function 2014-05-26 18:09:45 -07:00
anti.texi Doc fixes: markup (mainly nil -> @code{nil}) 2014-06-08 16:39:23 -07: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 Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.edu 2014-09-07 23:00:58 -07:00
commands.texi Merge from emacs-24; up to 2014-06-03T06:51:18Z!eliz@gnu.org 2014-06-14 17:06:30 -07:00
compile.texi More doc updates. 2014-01-06 07:36:13 +08:00
control.texi Add vector qpattern to pcase 2014-09-06 08:59:00 +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 * doc/lispref/debugging.texi (Function Debugging, Debugger Commands): 2014-07-08 14:24:39 -04:00
display.texi Update Emacs's bidirectional conformance per Unicode 6.3.0. 2014-08-19 21:56:29 +03: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 Add .info extension to @setfilename commands in doc/ 2014-06-09 22:20:31 -04:00
errors.texi Make up-list and backward-up-list get out of more spots 2014-04-09 09:58:08 -07:00
eval.texi * src/keyboard.c (Vtop_level_message): Rename to 2014-08-27 14:51:21 +04:00
files.texi Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de 2014-06-08 16:41:43 -07:00
frames.texi 2014-04-17 Daniel Colascione <dancol@dancol.org> 2014-04-17 00:54:23 -07:00
functions.texi Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.edu 2014-09-07 23:00:58 -07: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 Doc and comment fixes re "online" help 2014-06-28 19:33:50 -07:00
hooks.texi Doc updates re window-setup-hook 2014-06-06 00:19:23 -07:00
index.texi Fix minor whitespace issues after "." in manual. 2012-12-05 14:27:56 -08:00
internals.texi doc/lispref/internals.texi (Garbage Collection): Fix last change. 2014-07-11 15:49:49 +03:00
intro.texi Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
keymaps.texi * doc/lispref/keymaps.texi (Key Lookup): Remove mention of indirect entries. 2014-07-01 21:49:31 -04:00
lay-flat.texi Specify .texi encoding. 2014-01-05 21:25:46 -08:00
lists.texi * doc/lispref/lists.texi (Functions that Rearrange Lists): Remove 2014-08-29 15:02:56 +04: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 Misc small doc/ Makefile cleanup 2014-06-22 23:43:20 -07: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 Hide password in batch mode 2014-07-11 11:09:54 +02:00
modes.texi Doc fixes: markup (mainly nil -> @code{nil}) 2014-06-08 16:39:23 -07:00
nonascii.texi Style fixes for floating-point doc. 2014-03-17 18:19:03 -07:00
numbers.texi Doc tweaks re < etc 2014-06-07 17:51:10 -07:00
objects.texi Improve documentation for integer and floating-point basics. 2014-03-17 21:03:59 -07:00
os.texi Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.de 2014-06-08 16:41:43 -07:00
package.texi Spelling fixes. 2014-06-05 01:14:36 -07:00
positions.texi Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.ca 2014-06-21 12:45:59 -07:00
processes.texi Say (accept-process-output P)'s result pertains to P if P is non-nil. 2014-06-09 13:31:06 -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 * doc/lispref/lists.texi (Functions that Rearrange Lists): Remove 2014-08-29 15:02:56 +04: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 * strings.texi (Text Comparison): Describe `string-collate-equalp' 2014-09-07 13:02:33 +02: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 Doc fixes: markup (mainly nil -> @code{nil}) 2014-06-08 16:39:23 -07: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 * src/window.c (struct saved_window): Remove mark. 2014-04-29 11:16:07 -04: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/>.