1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/doc/lispref
Chong Yidong d897e8eefb * minibuf.texi (Basic Completion): Note that
read-file-name-completion-ignore-case and
read-buffer-completion-ignore-case can override
completion-ignore-case.
(Minibuffer Completion): Document completing-read changes.
(Completion Commands): Avoid mentioning partial completion mode.
Document minibuffer-completion-confirm changes, and
minibuffer-confirm-exit-commands.
(High-Level Completion): Document new require-match behavior for
read-buffer.  Document read-buffer-completion-ignore-case.
(Reading File Names): Document new require-match behavior for
read-file-name.
2009-03-17 04:54:03 +00:00
..
.arch-inventory
.gitignore (configure, index.texi, vol1.*, vol2.*): Remove. 2008-06-17 05:59:50 +00:00
abbrevs.texi * abbrevs.texi (Abbrev Table Properties): Fix typo. 2009-01-25 12:10:52 +00:00
advice.texi (Advising Primitives): Link to What Is a Function. 2009-03-13 01:59:05 +00:00
anti.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
back.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
backups.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
book-spine.texinfo Bump version to 23.0.91. 2009-02-26 01:06:51 +00:00
buffers.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
ChangeLog * minibuf.texi (Basic Completion): Note that 2009-03-17 04:54:03 +00:00
commands.texi (Event Mod): Reinstate documentation of translation-table-for-input. 2009-02-07 11:08:45 +00:00
compile.texi (Speed of Byte-Code): Update example. 2009-03-12 01:52:59 +00:00
control.texi (Control Structures): Add cindex entry for "textual order". 2009-02-23 17:41:38 +00:00
customize.texi (Common Keywords): It's not necessary to use :tag 2009-03-12 00:10:08 +00:00
debugging.texi (Error Debugging): Don't mislead the reader into 2009-03-14 21:21:41 +00:00
display.texi (Fontsets): Update the description. 2009-03-13 05:07:14 +00:00
doclicense.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
edebug.texi (Edebug Recursive Edit): Remove references to 2009-01-09 05:19:40 +00:00
elisp-covers.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
elisp.texi (Top): Update node listing. 2009-02-27 03:58:52 +00:00
errors.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
eval.texi (Intro Eval): Copyedits. Standardize on "form" instead of "expression" throughout. 2009-02-23 17:43:28 +00:00
files.texi (Format Conversion Piecemeal): Clarify behavior of 2009-01-22 04:53:41 +00:00
frames.texi (Visibility of Frames): Mention the effect multiple 2009-02-11 04:15:18 +00:00
front-cover-1.texi
functions.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
gpl.texi
hash.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
help.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
hooks.texi (Standard Hooks): Document suspend-tty-functions' and resume-tty-functions'. 2009-01-17 18:47:53 +00:00
index.texi
internals.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
intro.texi (Version Info): Update version numbers in examples. 2009-02-21 13:45:36 +00:00
keymaps.texi (Searching Keymaps): Reinstate documentation of translation-table-for-input. 2009-02-07 11:08:01 +00:00
lay-flat.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
lists.texi (List Elements): Copyedits. 2009-02-22 00:42:28 +00:00
loading.texi (Repeated Loading): Simplify examples. 2009-03-12 01:06:53 +00:00
locals.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
macros.texi (Compiling Macros): Omit misleading sentence, which implied that 2009-03-10 00:43:20 +00:00
Makefile.in Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
makefile.w32-in Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
maps.texi (Standard Keymaps): Rename function-key-map to local-function-key-map. 2009-01-17 19:16:08 +00:00
markers.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
minibuf.texi (Minibuffer Commands): Use last-command-event rather than last-command-char. 2009-01-09 05:22:05 +00:00
modes.texi Remove duplicate words. 2009-02-20 12:36:50 +00:00
nonascii.texi (User-Chosen Coding Systems): Document that select-safe-coding-system 2009-02-14 14:12:15 +00:00
numbers.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
objects.texi (General Escape Syntax): Update explanation of unicode escape syntax. 2009-02-27 01:44:02 +00:00
os.texi (System Environment): Remove description of the `environment' function which 2009-01-24 16:24:17 +00:00
positions.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
processes.texi Rename system-process-attributes' to process-attributes' 2009-02-23 05:06:36 +00:00
README Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
searching.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
sequences.texi (Char-Tables): Link to Property Lists node. 2009-02-22 21:17:26 +00:00
spellfile
streams.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
strings.texi (Creating Strings): Copyedits. Remove obsolete Emacs 20 usage of `concat'. 2009-02-22 00:22:46 +00:00
symbols.texi (Property Lists): Emphasize that property lists are not restricted to symbol cells. 2009-02-22 21:56:05 +00:00
syntax.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
text.texi (Commands for Insertion): Reinstate documentation of 2009-02-07 11:09:56 +00:00
tindex.pl Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
tips.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
two-volume-cross-refs.txt Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
two-volume.make Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
two.el Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
variables.texi (Variables): Clarify introduction. 2009-02-27 03:59:03 +00:00
vol1.texi Bump version to 23.0.91. 2009-02-26 01:06:51 +00:00
vol2.texi Bump version to 23.0.91. 2009-02-26 01:06:51 +00:00
windows.texi Add 2009 to copyright years. 2009-01-08 05:28:46 +00: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, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
  Free Software Foundation, Inc.
See the end of the file for license conditions.


README for Edition 2.9 of 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 newsgroup gnu.emacs.help.

* 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 either for Info or for printing hardcopy
using TeX.

* 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/>.

* 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.  In addition, `elisp.texi' has
the title page in a new format designed by Karl Berry, using the
@titlespec command.

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

** To create a DVI file with a sorted index, run `make elisp.dvi'.

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


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/>.