1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-18 10:16:51 +00:00
emacs/doc/lispref
Chong Yidong 1a5432bc04 Fix doc of local-variable-if-set-p.
* doc/lispref/variables.texi (Creating Buffer-Local): Fix description of
local-variable-if-set-p.

* src/data.c (Flocal_variable_if_set_p): Doc fix (Bug#10713).
2012-09-07 22:15:59 +08:00
..
.gitignore
abbrevs.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
advice.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
anti.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
back.texi Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
backups.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -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 Don't warn on toggle-read-only calls. 2012-07-13 15:06:09 +08:00
ChangeLog Fix doc of local-variable-if-set-p. 2012-09-07 22:15:59 +08:00
commands.texi Improve documentation of special events and of the "e" interactive spec. 2012-07-21 17:48:17 +03:00
compile.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
control.texi Recommand against save-window-excursion in Lisp manual. 2012-09-02 12:47:28 +08:00
customize.texi Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.org 2012-06-17 13:13:40 +08:00
debugging.texi Implement `debug-on-message'. 2012-09-04 23:21:00 +02:00
display.texi Manual fixes for frame-background-mode. 2012-08-05 17:24:55 +08:00
doclicense.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
edebug.texi Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.org 2012-06-17 13:13:40 +08:00
elisp.texi Doc fixes and improvements for syntax tables. 2012-08-04 22:33:00 +08:00
errors.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
eval.texi * doc/lispref/eval.texi (Intro Eval): Add index entry for sexp. 2012-09-07 18:36:39 +08:00
files.texi * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
frames.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
functions.texi Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org. 2012-08-07 11:33:37 +08:00
gpl.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
hash.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
help.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
hooks.texi deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150) 2012-07-29 00:16:45 -07:00
index.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
internals.texi In Lisp manual, don't capitalize pty. 2012-06-27 13:21:15 +08:00
intro.texi Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
keymaps.texi Doc fixes and improvements for syntax tables. 2012-08-04 22:33:00 +08:00
lay-flat.texi Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
lists.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
loading.texi Add "site-lisp" to manual indices. 2012-07-07 17:51:59 +08:00
macros.texi Fix return value of `defun' and un-define it. 2012-06-18 11:57:41 -04:00
Makefile.in Merge from emacs-24; up to 2012-04-26T03:04:36Z!cyd@gnu.org 2012-06-21 00:34:27 -07:00
makefile.w32-in Give info files the .info extension 2012-05-03 23:45:03 -07:00
maps.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
markers.texi Add a couple of xrefs to the Lisp manual. 2012-09-07 12:51:26 +08:00
minibuf.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
modes.texi Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.org 2012-06-17 13:13:40 +08:00
nonascii.texi Fix bug #12062 with a typo in Elisp manual. 2012-07-28 10:47:58 +03:00
numbers.texi Better seed support for (random). 2012-08-31 18:04:26 -07:00
objects.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
os.texi Support higher-resolution time stamps. 2012-06-22 14:17:42 -07:00
package.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
positions.texi Add a utility function buffer-narrowed-p, and use it. 2012-09-07 16:58:31 +08:00
processes.texi In Lisp manual, don't capitalize pty. 2012-06-27 13:21:15 +08:00
README * doc/lispref/README: Small updates. Use outline-mode. 2012-03-01 22:01:40 -05:00
searching.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
sequences.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
spellfile Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
streams.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
strings.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
symbols.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07:00
syntax.texi Add a couple of xrefs to the Lisp manual. 2012-09-07 12:51:26 +08:00
text.texi Doc fixes and improvements for syntax tables. 2012-08-04 22:33:00 +08:00
tips.texi Nuke hand-written node pointers in doc/lispref 2012-05-26 18:34:14 -07: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 Remove the need for lispref vol1.texi and vol2.texi 2012-05-08 20:11:41 -07:00
variables.texi Fix doc of local-variable-if-set-p. 2012-09-07 22:15:59 +08:00
windows.texi Minor doc fix for switch-to-buffer. 2012-09-07 21:53:21 +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/>.