aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog74
1 files changed, 74 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index f5878dfed74..36d85bc98ba 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,77 @@
12010-12-08 Glenn Morris <rgm@gnu.org>
2
3 * buffers.texi (Modification Time):
4 verify-visited-file-modtime now defaults to the current buffer.
5
62010-11-27 Chong Yidong <cyd@stupidchicken.com>
7
8 * nonascii.texi (Converting Representations): Document byte-to-string.
9
10 * strings.texi (Creating Strings): Don't mention semi-obsolete
11 function char-to-string.
12 (String Conversion): Shorten discussion of semi-obsolete function
13 string-to-char. Link to Converting Representations.
14
15 * objects.texi (Symbol Type):
16 * text.texi (Near Point):
17 * help.texi (Help Functions):
18 * functions.texi (Mapping Functions): Use string instead of
19 char-to-string in examples.
20
212010-11-27 Chong Yidong <cyd@stupidchicken.com>
22
23 * text.texi (Kill Functions, Kill Functions)
24 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
25 YANK-HANDLER args.
26
27 * symbols.texi (Creating Symbols): Using unintern without an
28 obarray arg is now obsolete.
29
30 * numbers.texi (Float Basics): Document float-e and float-pi.
31
32 * variables.texi (Defining Variables): Change "pi" example to
33 "float-pi".
34
352010-11-26 Eli Zaretskii <eliz@gnu.org>
36
37 * commands.texi (Click Events): Document the values of X, Y and
38 COL, ROW in the event's position, when the click is on the header
39 or mode line, on the fringes, or in the margins.
40
412010-11-17 Eli Zaretskii <eliz@gnu.org>
42
43 * customize.texi (Composite Types): Lower-case index entry.
44
45 * loading.texi (How Programs Do Loading): Document
46 load-file-name. (Bug#7346)
47
482010-11-17 Glenn Morris <rgm@gnu.org>
49
50 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
51
522010-11-13 Eli Zaretskii <eliz@gnu.org>
53
54 * display.texi (Usual Display): Characters with no fonts are not
55 necessarily displayed as empty boxes.
56
572010-10-31 Glenn Morris <rgm@gnu.org>
58
59 * maps.texi (Standard Keymaps): Update File menu description.
60
612010-10-28 Glenn Morris <rgm@gnu.org>
62
63 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
64
652010-10-24 Eli Zaretskii <eliz@gnu.org>
66
67 * display.texi (Window Systems): Deprecate use of window-system as
68 a predicate.
69
702010-10-23 Glenn Morris <rgm@gnu.org>
71
72 * help.texi (Documentation Basics): Remove mentions of digest-doc and
73 sorted-doc.
74
12010-10-15 Eli Zaretskii <eliz@gnu.org> 752010-10-15 Eli Zaretskii <eliz@gnu.org>
2 76
3 * os.texi (Dynamic Libraries): New node, with slightly modified 77 * os.texi (Dynamic Libraries): New node, with slightly modified