Files
emacs/etc
Paul Eggert 89561f72e5 Add log2 support and make log10 obsolete for consistency.
* configure.ac (log2): Check for this function.
* doc/lispref/numbers.texi (Math Functions): Remove obsolete function log10.
* lisp/subr.el (log10): Move here from C code, and declare as obsolete.
All uses of (log10 X) replaced with (log X 10).
* src/floatfns.c (Flog) [HAVE_LOG2]: Use log2 if available and if the
base is 2; this is more accurate.
(Flog10): Move to Lisp (marked obsolete there).
2013-06-20 07:15:42 -07:00
..
2011-11-26 20:43:11 -08:00
2013-01-01 09:11:05 +00:00
2011-11-19 18:29:42 -08:00
2011-01-15 15:16:57 -08:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-06-02 15:33:09 +02:00
2013-05-15 16:12:53 -04:00
2013-03-04 19:55:25 -08:00
2013-06-19 22:10:57 +02:00
2013-06-18 10:15:25 -07:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2011-11-14 12:23:26 -08:00
2013-01-01 09:11:05 +00:00
2013-03-02 22:40:21 -08:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2013-01-08 23:02:09 +01:00
2013-05-15 16:12:53 -04:00
2013-01-01 09:11:05 +00:00
2013-01-01 09:11:05 +00:00
2012-04-13 22:10:55 -07:00
2013-01-01 09:11:05 +00:00
2011-01-15 15:16:57 -08:00
2013-01-01 09:11:05 +00:00
2011-11-19 23:30:16 -08:00

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

`forms-d2.dat' is an example data file used by forms-d2.el.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2013 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)