1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/doc/lispref
Paul Eggert 711770da91 Fix minor ldexp issues
* doc/lispref/numbers.texi (Float Basics): Improve ldexp documentation.
* src/floatfns.c (Fldexp): Require 2 args.  Avoid undefined behavior
if the exponent is out of 'int' range.  Improve documentation.
Fixes: bug#20185
2015-03-24 11:43:21 -07:00
..
abbrevs.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
anti.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
back.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
backups.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
book-spine.texi Specify .texi encoding. 2014-01-05 21:25:46 -08:00
buffers.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog Fix minor ldexp issues 2015-03-24 11:43:21 -07:00
commands.texi Merge from origin/emacs-24 2015-03-23 10:30:33 -07:00
compile.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
control.texi Address generator feedback 2015-03-03 10:56:24 -08:00
customize.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
debugging.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
display.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
doclicense.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
edebug.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
elisp.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
errors.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
eval.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
files.texi * doc/lispref/files.texi: Fix xref typo. 2015-01-04 00:50:56 -08:00
frames.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
functions.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
gpl.texi Update licenses to latest version from FSF. 2012-12-06 00:33:32 -08:00
hash.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
help.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hooks.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
index.texi Fix minor whitespace issues after "." in manual. 2012-12-05 14:27:56 -08:00
internals.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
intro.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
keymaps.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
lay-flat.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
lists.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
loading.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
macros.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
Makefile.in Update copyright year to 2015 2015-01-01 14:26:41 -08:00
makefile.w32-in Update copyright year to 2015 2015-01-01 14:26:41 -08:00
maps.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
markers.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
minibuf.texi Merge from origin/emacs-24 2015-03-18 11:45:36 -07:00
modes.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
nonascii.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
numbers.texi Fix minor ldexp issues 2015-03-24 11:43:21 -07:00
objects.texi Finalizer documentation, minor improvements 2015-03-02 19:08:06 -08:00
os.texi Documentation followup for daemon mode on MS-Windows 2015-02-27 16:20:56 +02:00
package.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
positions.texi Speed up vertical-motion when screen coordinates are known 2015-02-09 18:24:46 +02:00
processes.texi Generalize start-process with keyword args 2015-03-23 16:27:29 +09:00
README Update copyright year to 2015 2015-01-01 14:26:41 -08:00
searching.texi Improve [:alpha:] and [:alnum:] for multibyte characters (Bug#19878) 2015-02-28 14:25:35 +02:00
sequences.texi Add seq-into as a public function 2015-03-09 12:50:24 +01:00
spellfile Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
streams.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
strings.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
symbols.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
syntax.texi Update copyright year to 2015 2015-01-01 14:26:41 -08:00
text.texi Spacing and punctuation fixes 2015-03-17 16:56:21 -07:00
tips.texi Fix copyright years by hand 2015-01-01 14:27:34 -08:00
two-volume-cross-refs.txt Update copyright year to 2015 2015-01-01 14:26:41 -08:00
two-volume.make Update copyright year to 2015 2015-01-01 14:26:41 -08:00
variables.texi doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608) 2015-01-15 19:31:49 +02:00
windows.texi Update copyright year to 2015 2015-01-01 14:26:41 -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-2015 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/>.