aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref')
-rw-r--r--doc/lispref/ChangeLog49
1 files changed, 23 insertions, 26 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index bd13a7d56ed..767c05e49e2 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,4 +1,4 @@
12014-03-02 Barry O'Reilly <gundaetiapo@gmail.com> 12014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
2 2
3 * markers.texi (Moving Marker Positions): Clarify guidance about 3 * markers.texi (Moving Marker Positions): Clarify guidance about
4 when to move markers and when to create a new one, as discussed at 4 when to move markers and when to create a new one, as discussed at
@@ -15,14 +15,14 @@
15 15
162014-02-28 Xue Fuqiao <xfq@gnu.org> 162014-02-28 Xue Fuqiao <xfq@gnu.org>
17 17
18 * functions.texi (Advising Functions): 18 * functions.texi (Advising Functions, Advising Named Functions):
19 (Advising Named Functions): Tweak markup. 19 Tweak markup.
20 20
21 * display.texi (Defining Faces): Doc fix for `face-spec-set'. 21 * display.texi (Defining Faces): Doc fix for `face-spec-set'.
22 22
23 * elisp.texi (Top): 23 * elisp.texi (Top):
24 * commands.texi (Generic Commands): 24 * commands.texi (Generic Commands, Defining Commands):
25 (Defining Commands): Document `define-alternatives'. 25 Document `define-alternatives'.
26 26
272014-02-27 Xue Fuqiao <xfq@gnu.org> 272014-02-27 Xue Fuqiao <xfq@gnu.org>
28 28
@@ -467,8 +467,8 @@
467 467
4682013-11-17 Xue Fuqiao <xfq.free@gmail.com> 4682013-11-17 Xue Fuqiao <xfq.free@gmail.com>
469 469
470 * os.texi (Time Parsing): 470 * os.texi (Time Parsing, Processor Run Time, Input Modes)
471 (Processor Run Time, Input Modes, Terminal Output): Minor fixes. 471 (Terminal Output): Minor fixes.
472 472
4732013-11-14 Glenn Morris <rgm@gnu.org> 4732013-11-14 Glenn Morris <rgm@gnu.org>
474 474
@@ -609,8 +609,7 @@
609 609
6102013-10-03 Xue Fuqiao <xfq.free@gmail.com> 6102013-10-03 Xue Fuqiao <xfq.free@gmail.com>
611 611
612 * syntax.texi (Syntax Flags): 612 * syntax.texi (Syntax Flags, Syntax Table Functions): Add indexes.
613 (Syntax Table Functions): Add indexes.
614 613
6152013-10-02 Xue Fuqiao <xfq.free@gmail.com> 6142013-10-02 Xue Fuqiao <xfq.free@gmail.com>
616 615
@@ -692,8 +691,8 @@
692 (Undo): Doc fix for `buffer-undo-list'. 691 (Undo): Doc fix for `buffer-undo-list'.
693 692
694 * positions.texi (Character Motion): 693 * positions.texi (Character Motion):
695 * markers.texi (Moving Markers): 694 * markers.texi (Moving Markers, Creating Markers):
696 (Creating Markers): Comment out undefined behavior. 695 Comment out undefined behavior.
697 696
6982013-08-15 Xue Fuqiao <xfq.free@gmail.com> 6972013-08-15 Xue Fuqiao <xfq.free@gmail.com>
699 698
@@ -940,7 +939,7 @@
9402013-04-21 Xue Fuqiao <xfq.free@gmail.com> 9392013-04-21 Xue Fuqiao <xfq.free@gmail.com>
941 940
942 * internals.texi (Writing Emacs Primitives): Remove unnecessary 941 * internals.texi (Writing Emacs Primitives): Remove unnecessary
943 references to the sources. (Bug#13800) 942 references to the sources. (Bug#13800)
944 943
945 * searching.texi (Regexp Backslash): Doc fix for backslash 944 * searching.texi (Regexp Backslash): Doc fix for backslash
946 constructs in regular expressions. 945 constructs in regular expressions.
@@ -1173,7 +1172,7 @@
1173 1172
11742012-12-14 Paul Eggert <eggert@cs.ucla.edu> 11732012-12-14 Paul Eggert <eggert@cs.ucla.edu>
1175 1174
1176 Fix permissions bugs with setgid directories etc. (Bug#13125) 1175 Fix permissions bugs with setgid directories etc. (Bug#13125)
1177 * files.texi (Testing Accessibility): Document GROUP arg 1176 * files.texi (Testing Accessibility): Document GROUP arg
1178 of file-ownership-preserved-p. 1177 of file-ownership-preserved-p.
1179 (File Attributes): Document that 9th element is now 1178 (File Attributes): Document that 9th element is now
@@ -1808,7 +1807,7 @@
1808 1807
18092012-07-06 Richard Stallman <rms@gnu.org> 18082012-07-06 Richard Stallman <rms@gnu.org>
1810 1809
1811 * intro.texi (Evaluation Notation, A Sample Function Description): 1810 * intro.texi (Evaluation Notation, A Sample Function Description)
1812 (A Sample Variable Description): Improve/undo previous changes. 1811 (A Sample Variable Description): Improve/undo previous changes.
1813 1812
18142012-07-05 Glenn Morris <rgm@gnu.org> 18132012-07-05 Glenn Morris <rgm@gnu.org>
@@ -2123,7 +2122,7 @@
2123 (Resizing Windows, Deleting Windows, Selecting Windows) 2122 (Resizing Windows, Deleting Windows, Selecting Windows)
2124 (Choosing Window Options, Horizontal Scrolling) 2123 (Choosing Window Options, Horizontal Scrolling)
2125 (Cyclic Window Ordering, Window History, Dedicated Windows) 2124 (Cyclic Window Ordering, Window History, Dedicated Windows)
2126 (Quitting Windows, Window Configurations, Textual Scrolling): 2125 (Quitting Windows, Window Configurations, Textual Scrolling)
2127 (Coordinates and Windows, Window Configurations) 2126 (Coordinates and Windows, Window Configurations)
2128 (Window Parameters, Window Hooks): Copyedits. 2127 (Window Parameters, Window Hooks): Copyedits.
2129 (Splitting Windows, Deleting Windows): 2128 (Splitting Windows, Deleting Windows):
@@ -2201,7 +2200,7 @@
2201 2200
2202 * processes.texi (Output from Processes, Filter Functions): 2201 * processes.texi (Output from Processes, Filter Functions):
2203 Mention waiting-for-user-input-p. 2202 Mention waiting-for-user-input-p.
2204 (Sentinels, Query Before Exit, System Processes, Transaction Queues): 2203 (Sentinels, Query Before Exit, System Processes, Transaction Queues)
2205 (Network Servers, Datagrams, Network Processes, Network Options) 2204 (Network Servers, Datagrams, Network Processes, Network Options)
2206 (Network Feature Testing, Serial Ports): Copyedits. 2205 (Network Feature Testing, Serial Ports): Copyedits.
2207 (Network): Add encrypted network overview paragraph. 2206 (Network): Add encrypted network overview paragraph.
@@ -2223,7 +2222,7 @@
2223 2222
22242012-04-15 Glenn Morris <rgm@gnu.org> 22232012-04-15 Glenn Morris <rgm@gnu.org>
2225 2224
2226 * processes.texi (Processes, Subprocess Creation, Shell Arguments): 2225 * processes.texi (Processes, Subprocess Creation, Shell Arguments)
2227 (Synchronous Processes, Asynchronous Processes, Deleting Processes): 2226 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
2228 Copyedits. 2227 Copyedits.
2229 (Subprocess Creation): Discourage modifying exec-path directly. 2228 (Subprocess Creation): Discourage modifying exec-path directly.
@@ -2243,8 +2242,7 @@
2243 2242
22442012-04-14 Chong Yidong <cyd@gnu.org> 22432012-04-14 Chong Yidong <cyd@gnu.org>
2245 2244
2246 * customize.texi (Applying Customizations): 2245 * customize.texi (Applying Customizations, Custom Themes): New nodes.
2247 (Custom Themes): New nodes.
2248 2246
2249 * display.texi (Defining Faces): Reference custom-set-faces. 2247 * display.texi (Defining Faces): Reference custom-set-faces.
2250 2248
@@ -2373,8 +2371,8 @@
2373 2371
23742012-03-28 Glenn Morris <rgm@gnu.org> 23722012-03-28 Glenn Morris <rgm@gnu.org>
2375 2373
2376 * searching.texi (Regular Expressions, Regexp Special): 2374 * searching.texi (Regular Expressions, Regexp Special)
2377 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search): 2375 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search)
2378 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits. 2376 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
2379 (Regexp Special): Mention collation. 2377 (Regexp Special): Mention collation.
2380 Clarify char classes with an example. 2378 Clarify char classes with an example.
@@ -2605,7 +2603,7 @@
2605 (Pure Storage): Small changes. 2603 (Pure Storage): Small changes.
2606 (Memory Usage): Copyedit. 2604 (Memory Usage): Copyedit.
2607 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For 2605 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2608 example definitions. Give examples of things with non-nil 2606 example definitions. Give examples of things with non-nil
2609 interactive args. Mention eval_sub. Remove old info about 2607 interactive args. Mention eval_sub. Remove old info about
2610 strings and GCPRO. Mention cus-start.el. 2608 strings and GCPRO. Mention cus-start.el.
2611 (Buffer Internals, Window Internals, Process Internals): 2609 (Buffer Internals, Window Internals, Process Internals):
@@ -2781,7 +2779,7 @@
2781 (Syntax Class Table): Use a table. 2779 (Syntax Class Table): Use a table.
2782 (Syntax Properties): Document syntax-propertize-function and 2780 (Syntax Properties): Document syntax-propertize-function and
2783 syntax-propertize-extend-region-functions. 2781 syntax-propertize-extend-region-functions.
2784 (Motion via Parsing): Clarify scan-lists. Fix indentation. 2782 (Motion via Parsing): Clarify scan-lists. Fix indentation.
2785 (Parser State): Update for the new "c" comment style. 2783 (Parser State): Update for the new "c" comment style.
2786 Fix description of item 7 (comment style). 2784 Fix description of item 7 (comment style).
2787 2785
@@ -3820,7 +3818,7 @@
3820 Document wide integers better. 3818 Document wide integers better.
3821 * files.texi (File Attributes): Document ino_t values better. 3819 * files.texi (File Attributes): Document ino_t values better.
3822 ino_t values no longer map to anything larger than a single cons. 3820 ino_t values no longer map to anything larger than a single cons.
3823 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations): 3821 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations)
3824 (Bitwise Operations): 3822 (Bitwise Operations):
3825 * objects.texi (Integer Type): Use a binary notation that is a bit easier 3823 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3826 to read, and that will port better if 62-bits becomes the default. 3824 to read, and that will port better if 62-bits becomes the default.
@@ -7268,8 +7266,7 @@
7268 * positions.texi (List Motion): 7266 * positions.texi (List Motion):
7269 * hash.texi (Hash Tables, Creating Hash, Defining Hash): 7267 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
7270 * numbers.texi (Arithmetic Operations, Math Functions) 7268 * numbers.texi (Arithmetic Operations, Math Functions)
7271 (Predicates on Numbers, Comparison of Numbers): 7269 (Predicates on Numbers, Comparison of Numbers, Numeric Conversions):
7272 (Numeric Conversions):
7273 * locals.texi (Standard Buffer-Local Variables): 7270 * locals.texi (Standard Buffer-Local Variables):
7274 * maps.texi (Standard Keymaps): 7271 * maps.texi (Standard Keymaps):
7275 * os.texi (User Identification, System Environment, Recording Input) 7272 * os.texi (User Identification, System Environment, Recording Input)