aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2012-11-13 16:17:18 +0200
committerEli Zaretskii2012-11-13 16:17:18 +0200
commit3c4ca7155293ffc2d04708007131bcbc882d8913 (patch)
tree61787be8cd43b6fb3d5159852fbd186eea404de7 /doc/misc/ChangeLog
parent5ade42a5114255c43117065494b96d480c1e1588 (diff)
parentc708524567662c8911c5ab2695acc7bda0383705 (diff)
downloademacs-3c4ca7155293ffc2d04708007131bcbc882d8913.tar.gz
emacs-3c4ca7155293ffc2d04708007131bcbc882d8913.zip
Merge from trunk.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog65
1 files changed, 65 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index d719a02e32e..7322613e0db 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,68 @@
12012-11-13 Glenn Morris <rgm@gnu.org>
2
3 * flymake.texi (Customizable variables)
4 (Highlighting erroneous lines): Mention flymake-error-bitmap,
5 flymake-warning-bitmap, and flymake-fringe-indicator-position.
6
72012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
8
9 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
10 In all file place SES into @acronym{...}.
11 (Advanced Features): Add key index and function index for
12 ses-set-header-row. Add description for function
13 ses-rename-cell. Add description for function
14 ses-repair-cell-reference-all.
15 (Ranges in formulas): Add description for ses-range flags.
16
172012-11-12 Paul Eggert <eggert@cs.ucla.edu>
18
19 * texinfo.tex: Merge from gnulib.
20
212012-11-10 Chong Yidong <cyd@gnu.org>
22
23 * url.texi (Introduction): Move url-configuration-directory to
24 Customization node.
25 (Parsed URIs): Split into its own node.
26 (URI Encoding): New node.
27 (Defining New URLs): Remove empty chapter.
28 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
29 Improve docs for url-queue-*.
30 (Supported URL Types): Copyedits. Delete empty subnodes.
31
32 * url.texi (Introduction): Rename from Getting Started. Rewrite
33 the introduction.
34 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
35
362012-11-10 Glenn Morris <rgm@gnu.org>
37
38 * cl.texi (Obsolete Setf Customization):
39 Revert defsetf example to the more correct let rather than prog1.
40 Give define-modify-macro, defsetf, and define-setf-method
41 gv.el replacements.
42
43 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
44 (Setf Extensions): Remove obsolete reference.
45 (Obsolete Setf Customization):
46 Move note on lack of setf functions to lispref/variables.texi.
47 Undocument get-setf-method, since it no longer exists.
48 Mention simple defsetf replaced by gv-define-simple-setter.
49
502012-11-03 Glenn Morris <rgm@gnu.org>
51
52 * cl.texi: Further general copyedits.
53 (List Functions): Remove copy-tree, standard elisp for some time.
54 (Efficiency Concerns): Comment out examples that no longer apply.
55 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
56 (Creating Symbols, Random Numbers): De-emphasize internal
57 variables cl--gensym-counter and cl--random-state. (Bug#12788)
58 (Naming Conventions, Type Predicates, Macros)
59 (Predicates on Numbers): No longer mention cl-floatp-safe.
60
612012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
62
63 * gnus.texi (Mail Source Specifiers):
64 Document :leave keyword used for pop mail source.
65
12012-11-01 Glenn Morris <rgm@gnu.org> 662012-11-01 Glenn Morris <rgm@gnu.org>
2 67
3 * cl.texi: General copyedits for style, line-breaks, etc. 68 * cl.texi: General copyedits for style, line-breaks, etc.