1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
emacs/doc/lispref
Brian Jenkins f6083c67c5 Documentation for focus-in,out hooks (tiny change)
* doc/lispref/frames.texi (Input Focus):
* doc/lispref/hooks.texi (Standard Hooks):
Mention focus-in-hook, focus-out-hook.

* etc/NEWS: Copyedit.
2013-11-23 11:07:34 -08:00
..
.gitignore
abbrevs.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
advice.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
anti.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
back.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
backups.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
book-spine.texi Add "et al." to authors for emacs and elisp manuals. 2012-04-25 20:48:08 -04:00
buffers.texi Add `remember-notes' function to store random notes across Emacs 2013-06-30 18:29:23 -04:00
ChangeLog Documentation for focus-in,out hooks (tiny change) 2013-11-23 11:07:34 -08:00
commands.texi commands.texi small fix for bug#13393 2013-01-09 16:26:08 -05:00
compile.texi Documentation fix for 'ls' and hard links. 2013-06-10 13:26:20 -07:00
control.texi Doc tweaks for cond 2013-10-09 13:17:20 -04:00
customize.texi Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
debugging.texi Fix some doc/ cross-references 2013-07-02 20:03:47 -07:00
display.texi Documentation followup to last commit. 2013-11-08 12:27:15 +02:00
doclicense.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
edebug.texi * doc/lispref/edebug.texi (Instrumenting Macro Calls): Use @defmac for macros. 2013-08-10 13:03:11 +08:00
elisp.texi Doc fix. 2013-07-31 20:59:10 +08:00
errors.texi * lisp/subr.el (define-error): New function. 2013-08-09 17:22:44 -04:00
eval.texi Remove remaining @refills from doc/*/*.texi files 2013-10-23 13:20:09 -04:00
files.texi Remove a FIXME. 2013-11-20 10:52:35 +08:00
frames.texi Documentation for focus-in,out hooks (tiny change) 2013-11-23 11:07:34 -08:00
functions.texi * doc/lispref/functions.texi (Obsolete Functions): Add an index for obsolete functions. 2013-09-12 20:22:17 +08:00
gpl.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
hash.texi * doc/lispref/hash.texi (Defining Hash): Fix typo (tiny change) 2013-01-03 10:38:55 -08:00
help.texi Use just DOC instead of DOC-nn.mm. 2013-05-15 16:12:53 -04:00
hooks.texi Documentation for focus-in,out hooks (tiny change) 2013-11-23 11:07:34 -08:00
index.texi Fix minor whitespace issues after "." in manual. 2012-12-05 14:27:56 -08:00
internals.texi * doc/lispref/internals.texi (Writing Emacs Primitives): Remove obvious example. 2013-04-23 11:57:44 -07:00
intro.texi Remove remaining @refills from doc/*/*.texi files 2013-10-23 13:20:09 -04:00
keymaps.texi * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3. 2013-11-10 13:18:03 +01:00
lay-flat.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
lists.texi Fix indexing in the lispref manual. 2013-11-05 19:47:48 +02:00
loading.texi Empty elements in EMACSLOADPATH now stand for the default 2013-11-22 17:55:16 -08:00
macros.texi * doc/lispref/macros.texi (Defining Macros): Prefer "function" to "lambda 2013-09-08 14:01:25 -04:00
Makefile.in Progress towards allowing installation in directories with whitespace 2013-10-23 00:20:57 -07:00
makefile.w32-in Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
maps.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
markers.texi Minor improving in indexing of "region". 2013-08-18 22:25:15 +03:00
minibuf.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
modes.texi * doc/lispref/modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes. 2013-08-17 19:14:10 +08:00
nonascii.texi * doc/lispref/nonascii.texi (Character Properties): Add an index for 2013-10-25 20:23:07 +08:00
numbers.texi Add log2 support and make log10 obsolete for consistency. 2013-06-20 07:15:42 -07:00
objects.texi Remove remaining @refills from doc/*/*.texi files 2013-10-23 13:20:09 -04:00
os.texi Doc fixes. 2013-11-19 17:47:02 +08:00
package.texi Fix some doc/ cross-references 2013-07-02 20:03:47 -07:00
positions.texi Minor improving in indexing of buffer position. 2013-08-19 07:12:32 +08:00
processes.texi In doc, use standard American English style for e.g., etc., i.e. 2013-02-12 09:36:54 -08:00
README Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
searching.texi Remove remaining @refills from doc/*/*.texi files 2013-10-23 13:20:09 -04:00
sequences.texi Remove an unnecessary FIXME. 2013-09-29 06:26:29 +08:00
spellfile Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
streams.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
strings.texi Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
symbols.texi * symbols.texi (Standard Properties): Document pure. (Bug#13823) 2013-03-17 17:51:36 +01:00
syntax.texi * doc/lispref/syntax.texi (Categories): Add an index for category sets. 2013-10-05 19:49:02 +08:00
text.texi doc/lispref/text.texi (Not Intervals): Minor wording fix. 2013-09-13 11:26:03 +03:00
tips.texi * doc/lispref/tips.texi (Comment Tips): Discourage use of triple semi-colons 2013-10-06 23:46:32 -04:00
two-volume-cross-refs.txt Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
two-volume.make Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
variables.texi * lispref/variables.texi (File Local Variables): Don't recommend quoting! 2013-08-26 11:28:24 -04:00
windows.texi * doc/lispref/windows.texi (Choosing Window): Mention `no-display-ok'. 2013-11-20 10:44: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-2013 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/>.