Mercurial > emacs
annotate doc/lispref/ChangeLog @ 99801:36cf62302f9d
(Text Lines): Update goto-line documentation.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Sat, 22 Nov 2008 17:37:38 +0000 |
parents | e20b348de98a |
children | e2d83782236f |
rev | line source |
---|---|
99801
36cf62302f9d
(Text Lines): Update goto-line documentation.
Lute Kamstra <lute@gnu.org>
parents:
99764
diff
changeset
|
1 2008-11-22 Lute Kamstra <lute@gnu.org> |
36cf62302f9d
(Text Lines): Update goto-line documentation.
Lute Kamstra <lute@gnu.org>
parents:
99764
diff
changeset
|
2 |
36cf62302f9d
(Text Lines): Update goto-line documentation.
Lute Kamstra <lute@gnu.org>
parents:
99764
diff
changeset
|
3 * positions.texi (Text Lines): Update goto-line documentation. |
36cf62302f9d
(Text Lines): Update goto-line documentation.
Lute Kamstra <lute@gnu.org>
parents:
99764
diff
changeset
|
4 |
99761
bfdd912c4534
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99734
diff
changeset
|
5 2008-11-21 Martin Rudalics <rudalics@gmx.at> |
bfdd912c4534
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99734
diff
changeset
|
6 |
99764
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
7 * frames.texi (Frames): Fix typo, add cross references, reword. |
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
8 (Initial Parameters): Reword special-display-frame-alist text. |
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
9 (Frames and Windows): Reword. Describe argument norecord for |
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
10 set-frame-selected-window. |
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
11 (Input Focus): Describe argument norecord for select-frame. |
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
12 Remove comment on MS-Windows behavior for focus-follows-mouse. |
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
13 (Raising and Lowering): Mention windows-frames dichotomy in |
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
14 metaphor. |
e20b348de98a
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99761
diff
changeset
|
15 |
99761
bfdd912c4534
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99734
diff
changeset
|
16 * windows.texi (Displaying Buffers, Vertical Scrolling) |
bfdd912c4534
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99734
diff
changeset
|
17 (Horizontal Scrolling): Fix indenting and rewording issues |
bfdd912c4534
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99734
diff
changeset
|
18 introduced with 2008-11-07 change. |
bfdd912c4534
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99734
diff
changeset
|
19 |
99734 | 20 2008-11-20 Glenn Morris <rgm@gnu.org> |
21 | |
22 * files.texi (Format Conversion Round-Trip): Mention `preserve' | |
23 element of `format-alist'. | |
24 | |
99707 | 25 2008-11-19 Glenn Morris <rgm@gnu.org> |
26 | |
27 * doclicense.texi: Update to FDL 1.3. | |
28 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later. | |
29 | |
99684
f749d8b61704
* frames.texi (Color Parameters): Document alpha parameter.
Chong Yidong <cyd@stupidchicken.com>
parents:
99614
diff
changeset
|
30 2008-11-18 Chong Yidong <cyd@stupidchicken.com> |
f749d8b61704
* frames.texi (Color Parameters): Document alpha parameter.
Chong Yidong <cyd@stupidchicken.com>
parents:
99614
diff
changeset
|
31 |
99692
8b12949a4a19
* windows.texi (Window Hooks): Remove *-end-trigger-functions
Chong Yidong <cyd@stupidchicken.com>
parents:
99684
diff
changeset
|
32 * windows.texi (Window Hooks): Remove *-end-trigger-functions |
8b12949a4a19
* windows.texi (Window Hooks): Remove *-end-trigger-functions
Chong Yidong <cyd@stupidchicken.com>
parents:
99684
diff
changeset
|
33 vars, which are obsolete. Mention jit-lock-register. |
8b12949a4a19
* windows.texi (Window Hooks): Remove *-end-trigger-functions
Chong Yidong <cyd@stupidchicken.com>
parents:
99684
diff
changeset
|
34 |
8b12949a4a19
* windows.texi (Window Hooks): Remove *-end-trigger-functions
Chong Yidong <cyd@stupidchicken.com>
parents:
99684
diff
changeset
|
35 * modes.texi (Other Font Lock Variables): Document |
8b12949a4a19
* windows.texi (Window Hooks): Remove *-end-trigger-functions
Chong Yidong <cyd@stupidchicken.com>
parents:
99684
diff
changeset
|
36 jit-lock-register and jit-lock-unregister. |
8b12949a4a19
* windows.texi (Window Hooks): Remove *-end-trigger-functions
Chong Yidong <cyd@stupidchicken.com>
parents:
99684
diff
changeset
|
37 |
99684
f749d8b61704
* frames.texi (Color Parameters): Document alpha parameter.
Chong Yidong <cyd@stupidchicken.com>
parents:
99614
diff
changeset
|
38 * frames.texi (Color Parameters): Document alpha parameter. |
f749d8b61704
* frames.texi (Color Parameters): Document alpha parameter.
Chong Yidong <cyd@stupidchicken.com>
parents:
99614
diff
changeset
|
39 |
99614
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
40 2008-11-16 Martin Rudalics <rudalics@gmx.at> |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
41 |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
42 * windows.texi (Splitting Windows, Deleting Windows) |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
43 (Selecting Windows, Cyclic Window Ordering) |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
44 (Buffers and Windows, Displaying Buffers, Choosing Window) |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
45 (Dedicated Windows, Window Point, Window Start and End) |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
46 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling) |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
47 (Size of Window, Resizing Windows, Window Configurations) |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
48 (Window Parameters): Avoid @var at beginning of sentences and |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
49 reword accordingly. |
60b50e06588b
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99527
diff
changeset
|
50 |
99527 | 51 2008-11-11 Lute Kamstra <lute@gnu.org> |
52 | |
53 * files.texi (File Name Components): Fix file-name-extension | |
54 documentation. | |
55 | |
99490
3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero <lekktu@gmail.com>
parents:
99466
diff
changeset
|
56 2008-11-11 Juanma Barranquero <lekktu@gmail.com> |
3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero <lekktu@gmail.com>
parents:
99466
diff
changeset
|
57 |
3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero <lekktu@gmail.com>
parents:
99466
diff
changeset
|
58 * frames.texi (Basic Parameters): Remove display-environment-variable |
3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero <lekktu@gmail.com>
parents:
99466
diff
changeset
|
59 and term-environment-variable. |
3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero <lekktu@gmail.com>
parents:
99466
diff
changeset
|
60 |
99466 | 61 2008-11-08 Eli Zaretskii <eliz@gnu.org> |
62 | |
63 * windows.texi (Basic Windows, Splitting Windows) | |
64 (Deleting Windows, Selecting Windows, Cyclic Window Ordering) | |
65 (Buffers and Windows, Displaying Buffers, Dedicated Windows) | |
99490
3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero <lekktu@gmail.com>
parents:
99466
diff
changeset
|
66 (Resizing Windows, Window Configurations, Window Parameters): |
3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero <lekktu@gmail.com>
parents:
99466
diff
changeset
|
67 Fix wording and markup. |
99466 | 68 |
99440
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
69 2008-11-07 Martin Rudalics <rudalics@gmx.at> |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
70 |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
71 * windows.texi (Windows): Update entries. |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
72 (Basic Windows): Remove listing of attributes. Reword. |
99442
31562beedae9
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99440
diff
changeset
|
73 (Splitting Windows, Deleting Windows): Reword. |
99440
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
74 (Selecting Windows, Cyclic Window Ordering): Reword with special |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
75 emphasis on order of recently selected windows and buffer list. |
99442
31562beedae9
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99440
diff
changeset
|
76 (Buffers and Windows, Choosing Window): Reword with special |
31562beedae9
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99440
diff
changeset
|
77 emphasis on dedicated windows. |
31562beedae9
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99440
diff
changeset
|
78 (Displaying Buffers): Reword. For switch-to-buffer mention that |
31562beedae9
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99440
diff
changeset
|
79 it may fall back on pop-to-buffer. For other-window try to |
31562beedae9
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99440
diff
changeset
|
80 explain how it treats the cyclic ordering of windows. |
99440
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
81 (Dedicated Windows): New node and section discussing dedicated |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
82 windows and associated functions. |
99442
31562beedae9
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99440
diff
changeset
|
83 (Window Point): Add entry for window-point-insertion-type. Reword. |
99440
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
84 (Window Start and End): Rename node and section title. Reword. |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
85 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling): |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
86 Minor rewording. |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
87 (Size of Window): Reword, in particular text on window-width. |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
88 (Resizing Windows): Reword. Add text on balancing windows. |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
89 (Window Configurations): Reword. Mention window parameters. |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
90 (Window Parameters): New node and section on window parameters. |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
91 (Window Hooks): Reword. Mention that |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
92 window-configuration-change-hook is run "buffer-locally". |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
93 * elisp.texi (Top): Update Windows entries in @detailmenu |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
94 section. |
41f1c826b6d5
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99374
diff
changeset
|
95 |
99374
91cf0734f257
* searching.texi (Regexp Search): Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents:
99353
diff
changeset
|
96 2008-11-04 Juanma Barranquero <lekktu@gmail.com> |
91cf0734f257
* searching.texi (Regexp Search): Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents:
99353
diff
changeset
|
97 |
91cf0734f257
* searching.texi (Regexp Search): Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents:
99353
diff
changeset
|
98 * searching.texi (Regexp Search): Fix typo. |
91cf0734f257
* searching.texi (Regexp Search): Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents:
99353
diff
changeset
|
99 |
99353
899c3edf276d
* searching.texi (Regexp Search): Document GREEDY arg.
Chong Yidong <cyd@stupidchicken.com>
parents:
99314
diff
changeset
|
100 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change) |
899c3edf276d
* searching.texi (Regexp Search): Document GREEDY arg.
Chong Yidong <cyd@stupidchicken.com>
parents:
99314
diff
changeset
|
101 |
899c3edf276d
* searching.texi (Regexp Search): Document GREEDY arg.
Chong Yidong <cyd@stupidchicken.com>
parents:
99314
diff
changeset
|
102 * searching.texi (Regexp Search): Document GREEDY arg. |
899c3edf276d
* searching.texi (Regexp Search): Document GREEDY arg.
Chong Yidong <cyd@stupidchicken.com>
parents:
99314
diff
changeset
|
103 (Simple Match Data): Fix return value. |
899c3edf276d
* searching.texi (Regexp Search): Document GREEDY arg.
Chong Yidong <cyd@stupidchicken.com>
parents:
99314
diff
changeset
|
104 |
99314 | 105 2008-11-01 Eli Zaretskii <eliz@gnu.org> |
106 | |
107 * nonascii.texi (Text Representations): Rewrite to make consistent | |
108 with Emacs 23 internal representation of characters. Document | |
109 `unibyte-string'. | |
110 | |
99194
0b187bd43544
* processes.texi (Process Information): Note that process-status
Chong Yidong <cyd@stupidchicken.com>
parents:
99166
diff
changeset
|
111 2008-10-28 Chong Yidong <cyd@stupidchicken.com> |
0b187bd43544
* processes.texi (Process Information): Note that process-status
Chong Yidong <cyd@stupidchicken.com>
parents:
99166
diff
changeset
|
112 |
0b187bd43544
* processes.texi (Process Information): Note that process-status
Chong Yidong <cyd@stupidchicken.com>
parents:
99166
diff
changeset
|
113 * processes.texi (Process Information): Note that process-status |
0b187bd43544
* processes.texi (Process Information): Note that process-status
Chong Yidong <cyd@stupidchicken.com>
parents:
99166
diff
changeset
|
114 does not accept buffer names. |
0b187bd43544
* processes.texi (Process Information): Note that process-status
Chong Yidong <cyd@stupidchicken.com>
parents:
99166
diff
changeset
|
115 |
99166
2533e2baa8a0
* positions.texi (Skipping Characters): Correct return value of
Chong Yidong <cyd@stupidchicken.com>
parents:
99129
diff
changeset
|
116 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change) |
2533e2baa8a0
* positions.texi (Skipping Characters): Correct return value of
Chong Yidong <cyd@stupidchicken.com>
parents:
99129
diff
changeset
|
117 |
2533e2baa8a0
* positions.texi (Skipping Characters): Correct return value of
Chong Yidong <cyd@stupidchicken.com>
parents:
99129
diff
changeset
|
118 * positions.texi (Skipping Characters): Correct return value of |
2533e2baa8a0
* positions.texi (Skipping Characters): Correct return value of
Chong Yidong <cyd@stupidchicken.com>
parents:
99129
diff
changeset
|
119 skip-chars-forward. |
2533e2baa8a0
* positions.texi (Skipping Characters): Correct return value of
Chong Yidong <cyd@stupidchicken.com>
parents:
99129
diff
changeset
|
120 |
99127
0b100a3b6044
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99084
diff
changeset
|
121 2008-10-25 Martin Rudalics <rudalics@gmx.at> |
0b100a3b6044
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99084
diff
changeset
|
122 |
99129
477b24ba46d7
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99127
diff
changeset
|
123 * windows.texi (Deleting Windows): Update documentation of |
477b24ba46d7
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99127
diff
changeset
|
124 delete-windows-on. |
477b24ba46d7
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99127
diff
changeset
|
125 (Buffers and Windows): Update documentations of |
477b24ba46d7
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99127
diff
changeset
|
126 get-buffer-window and get-buffer-window-list. |
477b24ba46d7
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99127
diff
changeset
|
127 (Displaying Buffers): Update documentation of |
477b24ba46d7
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99127
diff
changeset
|
128 replace-buffer-in-windows. |
477b24ba46d7
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99127
diff
changeset
|
129 |
99127
0b100a3b6044
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99084
diff
changeset
|
130 * buffers.texi (Current Buffer): Reword set-buffer and |
0b100a3b6044
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99084
diff
changeset
|
131 with-current-buffer documentations. |
0b100a3b6044
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99084
diff
changeset
|
132 (Creating Buffers): Reword documentation of get-buffer-create. |
0b100a3b6044
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99084
diff
changeset
|
133 |
99083
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
134 2008-10-23 Martin Rudalics <rudalics@gmx.at> |
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
135 |
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
136 * buffers.texi (Current Buffer): Reword documentation of |
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
137 set-buffer. |
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
138 (Buffer Names): Reword documentation of buffer-name. |
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
139 (The Buffer List): For bury-buffer explain what happens with the |
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
140 buffer's window. |
99084
211453ff9123
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99083
diff
changeset
|
141 (Creating Buffers): Say that get-buffer-create's arg is called |
99083
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
142 buffer-or-name. |
ccb40f05bf23
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99045
diff
changeset
|
143 |
99043
ef3e520abfd6
* nonascii.texi (Character Codes): Remove obsolete function
Chong Yidong <cyd@stupidchicken.com>
parents:
99037
diff
changeset
|
144 2008-10-22 Chong Yidong <cyd@stupidchicken.com> |
ef3e520abfd6
* nonascii.texi (Character Codes): Remove obsolete function
Chong Yidong <cyd@stupidchicken.com>
parents:
99037
diff
changeset
|
145 |
99045
5abca568a07b
* advice.texi (Computed Advice): Explain what DEFINITION is.
Chong Yidong <cyd@stupidchicken.com>
parents:
99043
diff
changeset
|
146 * advice.texi (Computed Advice): Explain what DEFINITION is. |
5abca568a07b
* advice.texi (Computed Advice): Explain what DEFINITION is.
Chong Yidong <cyd@stupidchicken.com>
parents:
99043
diff
changeset
|
147 |
99043
ef3e520abfd6
* nonascii.texi (Character Codes): Remove obsolete function
Chong Yidong <cyd@stupidchicken.com>
parents:
99037
diff
changeset
|
148 * nonascii.texi (Character Codes): Remove obsolete function |
ef3e520abfd6
* nonascii.texi (Character Codes): Remove obsolete function
Chong Yidong <cyd@stupidchicken.com>
parents:
99037
diff
changeset
|
149 char-valid-p, and document characterp instead. |
ef3e520abfd6
* nonascii.texi (Character Codes): Remove obsolete function
Chong Yidong <cyd@stupidchicken.com>
parents:
99037
diff
changeset
|
150 |
99030
e948893870c3
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98986
diff
changeset
|
151 2008-10-22 Martin Rudalics <rudalics@gmx.at> |
e948893870c3
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98986
diff
changeset
|
152 |
e948893870c3
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98986
diff
changeset
|
153 * windows.texi (Displaying Buffers): Reword documentation of |
e948893870c3
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98986
diff
changeset
|
154 pop-to-buffer. |
e948893870c3
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98986
diff
changeset
|
155 (Choosing Window): Rewrite documentation of display-buffer and |
e948893870c3
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98986
diff
changeset
|
156 its options. |
e948893870c3
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98986
diff
changeset
|
157 |
99037
fcf50f75628d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99030
diff
changeset
|
158 * buffers.texi (Killing Buffers): Update documentation of |
fcf50f75628d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99030
diff
changeset
|
159 kill-buffer. |
fcf50f75628d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
99030
diff
changeset
|
160 |
98966 | 161 2008-10-21 Eli Zaretskii <eliz@gnu.org> |
162 | |
98986 | 163 * processes.texi (Serial Ports): Fix wording and improve markup. |
164 | |
98980 | 165 * searching.texi (Regexp Search): Document `string-match-p' and |
166 `looking-at-p'. | |
167 (POSIX Regexps): Add an xref for "non-greedy". | |
168 (Regexp Special): Add @cindex entry for "non-greedy". | |
169 | |
98973 | 170 * display.texi (Attribute Functions): Document `face-all-attributes'. |
98977 | 171 (Image Cache) <image-refresh>: Minor wording fixes. |
98973 | 172 |
98970 | 173 * frames.texi (Color Names): Add an xref to `read-color'. |
174 | |
175 * minibuf.texi (High-Level Completion): Document `read-color'. | |
176 | |
98966 | 177 * elisp.texi (Top): Add "Swapping Text" to @detailmenu. |
178 | |
179 * positions.texi (Narrowing): Add an xref to "Swapping Text". | |
180 | |
181 * buffers.texi (Swapping Text): New section, documents | |
182 `buffer-swap-text'. | |
183 | |
98961
85eb1353b004
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98947
diff
changeset
|
184 2008-10-21 Martin Rudalics <rudalics@gmx.at> |
85eb1353b004
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98947
diff
changeset
|
185 |
85eb1353b004
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98947
diff
changeset
|
186 * windows.texi (Resizing Windows): Minor wording fix. |
85eb1353b004
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98947
diff
changeset
|
187 |
98947 | 188 2008-10-20 Eli Zaretskii <eliz@gnu.org> |
189 | |
190 * processes.texi (Shell Arguments): Document `split-string-and-unquote' | |
191 and `combine-and-quote-strings'. | |
192 | |
193 * strings.texi (Creating Strings): Add xrefs for them. | |
194 | |
98898 | 195 2008-10-19 Eli Zaretskii <eliz@gnu.org> |
196 | |
98906 | 197 * elisp.texi (Top): Make descriptive text for "Reading File Names" |
198 match the corresponding menu in minibuf.texi. | |
199 | |
98898 | 200 * minibuf.texi (Reading File Names): Document `read-shell-command' |
201 and `minibuffer-local-shell-command-map'. | |
202 | |
98895
dd86168504c6
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98890
diff
changeset
|
203 2008-10-19 Martin Rudalics <rudalics@gmx.at> |
dd86168504c6
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98890
diff
changeset
|
204 |
dd86168504c6
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98890
diff
changeset
|
205 * windows.texi (Resizing Windows): Remove var{} around "window" in |
dd86168504c6
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98890
diff
changeset
|
206 documentation of enlarge-window. |
dd86168504c6
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98890
diff
changeset
|
207 Rewrite documentation of window-min-height and window-min-width. |
dd86168504c6
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98890
diff
changeset
|
208 |
98876 | 209 2008-10-19 Eli Zaretskii <eliz@gnu.org> |
210 | |
98890 | 211 * functions.texi (Calling Functions): Document `apply-partially'. |
212 | |
98882 | 213 * hooks.texi (Standard Hooks): Mention |
214 `before-hack-local-variables-hook' and `hack-local-variables-hook'. | |
215 | |
216 * variables.texi (File Local Variables): Document | |
217 `file-local-variables-alist', `before-hack-local-variables-hook' | |
218 and `hack-local-variables-hook'. | |
219 | |
98878 | 220 * processes.texi (Synchronous Processes): Document `process-lines'. |
221 | |
98876 | 222 * customize.texi (Variable Definitions): Document |
98878 | 223 `custom-reevaluate-setting'. |
98876 | 224 |
98837
19841b2ddd50
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98832
diff
changeset
|
225 2008-10-18 Martin Rudalics <rudalics@gmx.at> |
19841b2ddd50
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98832
diff
changeset
|
226 |
19841b2ddd50
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98832
diff
changeset
|
227 * windows.texi (Choosing Window, Deleting Windows) |
19841b2ddd50
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98832
diff
changeset
|
228 (Displaying Buffers): Expand documentation of dedicated windows. |
19841b2ddd50
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98832
diff
changeset
|
229 |
98813 | 230 2008-10-18 Eli Zaretskii <eliz@gnu.org> |
231 | |
98832 | 232 * files.texi (Changing Files): Document symbolic input of file |
233 modes to `set-file-modes'. Document `read-file-modes' and | |
234 `file-modes-symbolic-to-number'. | |
235 | |
98823 | 236 * maps.texi (Standard Keymaps): Document `multi-query-replace-map' |
237 and `search-map'. | |
238 | |
98819 | 239 * searching.texi (Search and Replace): Document |
240 `replace-search-function' and `replace-re-search-function'. | |
98823 | 241 Document `multi-query-replace-map'. |
98819 | 242 |
98816 | 243 * minibuf.texi (Text from Minibuffer): Document `read-regexp'. |
244 (Completion Commands, Reading File Names): Rename | |
245 `minibuffer-local-must-match-filename-map' to | |
246 `minibuffer-local-filename-must-match-map'. | |
247 (Minibuffer Completion): The `require-match' argument to | |
248 `completing-read' can now have the value `confirm-only'. | |
249 | |
98813 | 250 * windows.texi (Displaying Buffers): Minor wording fix. |
251 (Choosing Window): `split-height-threshold' can now be nil. | |
252 Document `split-width-threshold'. `pop-up-frames' can have the | |
253 value `graphic-only'. | |
254 | |
98797 | 255 2008-10-17 Eli Zaretskii <eliz@gnu.org> |
256 | |
257 * os.texi (Startup Summary): Document `before-init-time' and | |
258 `after-init-time'. Document `initial-window-system' and | |
259 `window-system-initialization-alist'. Document reading the | |
260 abbrevs file. Document the call to `server-start' under --daemon. | |
261 Rearrange a bit to be consistent with the code flow. | |
98803 | 262 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'. |
263 (Time Parsing): Document `format-seconds'. | |
98797 | 264 |
98795
79058aa99a5d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98785
diff
changeset
|
265 2008-10-17 Martin Rudalics <rudalics@gmx.at> |
79058aa99a5d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98785
diff
changeset
|
266 |
79058aa99a5d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98785
diff
changeset
|
267 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace |
79058aa99a5d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98785
diff
changeset
|
268 and reword. |
79058aa99a5d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
98785
diff
changeset
|
269 |
98785 | 270 2008-10-16 Eli Zaretskii <eliz@gnu.org> |
271 | |
272 * markers.texi (The Mark): Document use-region-p. | |
273 | |
98730 | 274 2008-10-15 Eli Zaretskii <eliz@gnu.org> |
275 | |
98765 | 276 * internals.texi (Writing Emacs Primitives): The interactive spec |
277 of a primitive can be a Lisp form. | |
278 | |
98761 | 279 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)' |
280 values of transient-mark-mode. Document handle-shift-selection. | |
281 | |
282 * commands.texi (Using Interactive, Interactive Codes): Document `^'. | |
283 (Interactive Examples): Show an example of `^'. | |
284 (Key Sequence Input): Document this-command-keys-shift-translated. | |
98765 | 285 (Defining Commands, Using Interactive): The interactive-form of a |
286 function can be added via its symbol's property. | |
98761 | 287 |
98748 | 288 * positions.texi (List Motion): beginning-of-defun-function can |
289 now accept an argument. | |
290 | |
98745 | 291 * text.texi (Low-Level Kill Ring): interprogram-paste-function can |
292 now return a list of strings. | |
293 | |
98742 | 294 * control.texi (Handling Errors): Document ignore-errors. |
295 | |
98738 | 296 * frames.texi (Creating Frames): Document frame-inherited-parameters. |
297 (Parameter Access): Document set-frame-parameter. | |
298 | |
98735 | 299 * variables.texi (Creating Buffer-Local): Add an xref to "Setting |
300 Hooks" for the effect of kill-all-local-variables on local hook | |
301 functions. | |
302 | |
98730 | 303 * modes.texi (Major Mode Conventions, Mode Line Variables): |
304 `mode-name' need not be a string. xref to "Mode Line Data" for | |
305 details, and to "Emulating Mode Line" for computing a string | |
306 value. | |
307 | |
98705 | 308 2008-10-14 Eli Zaretskii <eliz@gnu.org> |
309 | |
98722 | 310 * processes.texi (System Processes): New section. |
311 (Processes, Signals to Processes): Add xrefs to it. | |
312 | |
313 * objects.texi (Editing Types): A `process' is a subprocess of | |
314 Emacs, not just any process running on the OS. | |
315 | |
316 * elisp.texi (Top): Adjust the @detailmenu for the above two | |
317 changes. | |
318 | |
98712 | 319 * sequences.texi (Char-Tables): Remove documentation of |
320 set-char-table-default, which has no effect since Emacs 23. | |
321 <char-table-range, set-char-table-range>: Don't mention generic | |
322 characters and charsets. Add a cons cell as a possible argument. | |
323 | |
324 * nonascii.texi (Splitting Characters) | |
325 (Translation of Characters): Don't mention generic characters. | |
326 | |
327 * display.texi (Fontsets): Don't mention generic characters. | |
328 | |
98705 | 329 * sequences.texi (Char-Tables): `map-char-table' can now call its |
99490
3153b9e9ea3f
* frames.texi (Basic Parameters): Remove display-environment-variable
Juanma Barranquero <lekktu@gmail.com>
parents:
99466
diff
changeset
|
330 argument FUNCTION with a cons cell as KEY. |
98705 | 331 |
98683 | 332 2008-10-13 Eli Zaretskii <eliz@gnu.org> |
333 | |
98687 | 334 * objects.texi (Primitive Function Type): Move "@cindex special |
335 forms" from here... | |
336 | |
337 * eval.texi (Special Forms): ...to here. | |
338 | |
339 * functions.texi (What Is a Function): `functionp' returns nil for | |
340 special forms. Add an xref. | |
341 | |
98683 | 342 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local |
343 Variables". | |
344 | |
345 * variables.texi (Frame-Local Variables): New section. | |
346 (Buffer-Local Variables): Add an xref to it. | |
347 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot | |
348 have both frame-local and buffer-local binding. | |
349 | |
350 * frames.texi (Frames): Mention multiple tty frames. | |
351 (Frame Parameters, Parameter Access): Mention frame-local variable | |
352 bindings. | |
353 | |
98268 | 354 2008-09-20 Glenn Morris <rgm@gnu.org> |
355 | |
356 * display.texi (Defining Faces): Recommend against face variables. | |
357 | |
98185
c9d121831418
* display.texi (Echo Area Customization): Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents:
98106
diff
changeset
|
358 2008-09-16 Juanma Barranquero <lekktu@gmail.com> |
c9d121831418
* display.texi (Echo Area Customization): Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents:
98106
diff
changeset
|
359 |
c9d121831418
* display.texi (Echo Area Customization): Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents:
98106
diff
changeset
|
360 * display.texi (Echo Area Customization): Fix typo. |
c9d121831418
* display.texi (Echo Area Customization): Fix typo.
Juanma Barranquero <lekktu@gmail.com>
parents:
98106
diff
changeset
|
361 |
98106
43ea5fd8c7ad
* loading.texi (Where Defined): Add `defface' item.
Juanma Barranquero <lekktu@gmail.com>
parents:
98029
diff
changeset
|
362 2008-09-09 Juanma Barranquero <lekktu@gmail.com> |
43ea5fd8c7ad
* loading.texi (Where Defined): Add `defface' item.
Juanma Barranquero <lekktu@gmail.com>
parents:
98029
diff
changeset
|
363 |
43ea5fd8c7ad
* loading.texi (Where Defined): Add `defface' item.
Juanma Barranquero <lekktu@gmail.com>
parents:
98029
diff
changeset
|
364 * loading.texi (Where Defined): Add `defface' item. |
43ea5fd8c7ad
* loading.texi (Where Defined): Add `defface' item.
Juanma Barranquero <lekktu@gmail.com>
parents:
98029
diff
changeset
|
365 |
98029
9d3339355453
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
97726
diff
changeset
|
366 2008-09-06 Martin Rudalics <rudalics@gmx.at> |
9d3339355453
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
97726
diff
changeset
|
367 |
9d3339355453
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
97726
diff
changeset
|
368 * loading.texi (Where Defined): Fix description of symbol-file. |
9d3339355453
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
97726
diff
changeset
|
369 |
97726 | 370 2008-08-26 Jason Rumney <jasonr@gnu.org> |
371 | |
372 * display.texi (TIFF Images): New section describing :index property. | |
373 | |
97626
e7394291152a
* display.texi (Temporary Displays): Remove unnecessary comment
Chong Yidong <cyd@stupidchicken.com>
parents:
97293
diff
changeset
|
374 2008-08-23 Chong Yidong <cyd@stupidchicken.com> |
e7394291152a
* display.texi (Temporary Displays): Remove unnecessary comment
Chong Yidong <cyd@stupidchicken.com>
parents:
97293
diff
changeset
|
375 |
e7394291152a
* display.texi (Temporary Displays): Remove unnecessary comment
Chong Yidong <cyd@stupidchicken.com>
parents:
97293
diff
changeset
|
376 * display.texi (Temporary Displays): Remove unnecessary comment |
e7394291152a
* display.texi (Temporary Displays): Remove unnecessary comment
Chong Yidong <cyd@stupidchicken.com>
parents:
97293
diff
changeset
|
377 about usage of temp-buffer-show-hook. |
e7394291152a
* display.texi (Temporary Displays): Remove unnecessary comment
Chong Yidong <cyd@stupidchicken.com>
parents:
97293
diff
changeset
|
378 |
97293
bfe6068912b0
* symbols.texi (Other Plists): Fix incorrect example.
Chong Yidong <cyd@stupidchicken.com>
parents:
97144
diff
changeset
|
379 2008-08-05 Chong Yidong <cyd@stupidchicken.com> |
bfe6068912b0
* symbols.texi (Other Plists): Fix incorrect example.
Chong Yidong <cyd@stupidchicken.com>
parents:
97144
diff
changeset
|
380 |
bfe6068912b0
* symbols.texi (Other Plists): Fix incorrect example.
Chong Yidong <cyd@stupidchicken.com>
parents:
97144
diff
changeset
|
381 * symbols.texi (Other Plists): Fix incorrect example. |
bfe6068912b0
* symbols.texi (Other Plists): Fix incorrect example.
Chong Yidong <cyd@stupidchicken.com>
parents:
97144
diff
changeset
|
382 Suggested by Florian Beck. |
bfe6068912b0
* symbols.texi (Other Plists): Fix incorrect example.
Chong Yidong <cyd@stupidchicken.com>
parents:
97144
diff
changeset
|
383 |
97144
3e9c34bd95b3
* os.texi: Fix previous change.
Juanma Barranquero <lekktu@gmail.com>
parents:
97142
diff
changeset
|
384 2008-07-31 Juanma Barranquero <lekktu@gmail.com> |
3e9c34bd95b3
* os.texi: Fix previous change.
Juanma Barranquero <lekktu@gmail.com>
parents:
97142
diff
changeset
|
385 |
3e9c34bd95b3
* os.texi: Fix previous change.
Juanma Barranquero <lekktu@gmail.com>
parents:
97142
diff
changeset
|
386 * os.texi: Fix previous change. |
3e9c34bd95b3
* os.texi: Fix previous change.
Juanma Barranquero <lekktu@gmail.com>
parents:
97142
diff
changeset
|
387 |
97142 | 388 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu> |
389 | |
390 * os.texi: | |
391 * intro.texi: | |
392 * files.texi: Remove VMS support. | |
393 | |
97043
9592c50233ab
Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96470
diff
changeset
|
394 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu> |
9592c50233ab
Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96470
diff
changeset
|
395 |
9592c50233ab
Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96470
diff
changeset
|
396 * os.texi: |
9592c50233ab
Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96470
diff
changeset
|
397 * frames.texi: |
9592c50233ab
Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96470
diff
changeset
|
398 * display.texi: Remove mentions of Mac Carbon. |
9592c50233ab
Remove support for Mac Carbon.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
96470
diff
changeset
|
399 |
96470
2af6e85f13d5
Implement display-time wrap/line-prefix feature
Miles Bader <miles@gnu.org>
parents:
96396
diff
changeset
|
400 2008-07-01 Miles Bader <miles@gnu.org> |
2af6e85f13d5
Implement display-time wrap/line-prefix feature
Miles Bader <miles@gnu.org>
parents:
96396
diff
changeset
|
401 |
2af6e85f13d5
Implement display-time wrap/line-prefix feature
Miles Bader <miles@gnu.org>
parents:
96396
diff
changeset
|
402 * text.texi (Special Properties): |
2af6e85f13d5
Implement display-time wrap/line-prefix feature
Miles Bader <miles@gnu.org>
parents:
96396
diff
changeset
|
403 * display.texi (Truncation): Add wrap-prefix and line-prefix. |
2af6e85f13d5
Implement display-time wrap/line-prefix feature
Miles Bader <miles@gnu.org>
parents:
96396
diff
changeset
|
404 |
96396
e29e1bbed939
(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".
Johan Bockgård <bojohan@gnu.org>
parents:
96303
diff
changeset
|
405 2008-06-28 Johan Bockgård <bojohan@gnu.org> |
e29e1bbed939
(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".
Johan Bockgård <bojohan@gnu.org>
parents:
96303
diff
changeset
|
406 |
e29e1bbed939
(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".
Johan Bockgård <bojohan@gnu.org>
parents:
96303
diff
changeset
|
407 * display.texi (Other Image Types): Fix copy/paste error; say |
e29e1bbed939
(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".
Johan Bockgård <bojohan@gnu.org>
parents:
96303
diff
changeset
|
408 "PBM", not "XBM". |
e29e1bbed939
(Other Image Types): Fix copy/paste error; say "PBM", not "XBM".
Johan Bockgård <bojohan@gnu.org>
parents:
96303
diff
changeset
|
409 |
96303 | 410 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu> |
411 | |
412 * os.texi: Remove references to obsolete systems. | |
413 | |
96105 | 414 2008-06-20 Eli Zaretskii <eliz@gnu.org> |
415 | |
416 * makefile.w32-in (distclean): Remove makefile. | |
417 | |
96037 | 418 2008-06-17 Glenn Morris <rgm@gnu.org> |
419 | |
420 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install) | |
421 (elisp, dist): Remove rules and variables that are obsolete now | |
422 the lisp manual is no longer distributed separately. | |
423 | |
95988 | 424 2008-06-16 Glenn Morris <rgm@gnu.org> |
425 | |
95996 | 426 * configure, configure.in, mkinstalldirs: Remove unused files. |
427 | |
428 * book-spine.texinfo: Set version to 23.0.60. | |
95988 | 429 * vol1.texi (EMACSVER): |
98106
43ea5fd8c7ad
* loading.texi (Where Defined): Add `defface' item.
Juanma Barranquero <lekktu@gmail.com>
parents:
98029
diff
changeset
|
430 * vol2.texi (EMACSVER): Set to 23.0.60. |
95988 | 431 |
432 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text | |
433 as per maintain.info. | |
434 | |
95945 | 435 2008-06-15 Glenn Morris <rgm@gnu.org> |
436 | |
95951 | 437 * makefile.w32-in (manual): Use "23" rather than "21". |
438 | |
439 * Makefile.in (emacsver): New, set by configure. | |
440 (manual): Use emacsver. | |
441 | |
95948 | 442 * intro.texi: Report bugs using M-x report-emacs-bug. |
443 | |
95945 | 444 * elisp.texi (EMACSVER): Remove duplicate, outdated setting. |
445 | |
95881
17f08c967105
Daniel Engeler <engeler at gmail.com>
Glenn Morris <rgm@gnu.org>
parents:
95780
diff
changeset
|
446 2008-06-13 Daniel Engeler <engeler@gmail.com> |
17f08c967105
Daniel Engeler <engeler at gmail.com>
Glenn Morris <rgm@gnu.org>
parents:
95780
diff
changeset
|
447 |
17f08c967105
Daniel Engeler <engeler at gmail.com>
Glenn Morris <rgm@gnu.org>
parents:
95780
diff
changeset
|
448 * elisp.texi, internals.texi, processes.texi: Add documentation |
17f08c967105
Daniel Engeler <engeler at gmail.com>
Glenn Morris <rgm@gnu.org>
parents:
95780
diff
changeset
|
449 about serial port access. |
17f08c967105
Daniel Engeler <engeler at gmail.com>
Glenn Morris <rgm@gnu.org>
parents:
95780
diff
changeset
|
450 |
95563
6d9c4248a579
Rename functions in lisp/face-remap.el
Miles Bader <miles@gnu.org>
parents:
95554
diff
changeset
|
451 2008-06-05 Miles Bader <miles@gnu.org> |
6d9c4248a579
Rename functions in lisp/face-remap.el
Miles Bader <miles@gnu.org>
parents:
95554
diff
changeset
|
452 |
6d9c4248a579
Rename functions in lisp/face-remap.el
Miles Bader <miles@gnu.org>
parents:
95554
diff
changeset
|
453 * display.texi (Displaying Faces): Update to reflect function |
6d9c4248a579
Rename functions in lisp/face-remap.el
Miles Bader <miles@gnu.org>
parents:
95554
diff
changeset
|
454 renamings in face-remap.el. |
6d9c4248a579
Rename functions in lisp/face-remap.el
Miles Bader <miles@gnu.org>
parents:
95554
diff
changeset
|
455 |
95554
e6600c609468
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
95515
diff
changeset
|
456 2008-06-05 Juanma Barranquero <lekktu@gmail.com> |
e6600c609468
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
95515
diff
changeset
|
457 |
e6600c609468
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
95515
diff
changeset
|
458 * display.texi (Fontsets): Fix typos. |
e6600c609468
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
95515
diff
changeset
|
459 |
95515
328f63bafded
Add lisp/face-remap.el and associated documentation
Miles Bader <miles@gnu.org>
parents:
95457
diff
changeset
|
460 2008-06-03 Miles Bader <miles@gnu.org> |
328f63bafded
Add lisp/face-remap.el and associated documentation
Miles Bader <miles@gnu.org>
parents:
95457
diff
changeset
|
461 |
95554
e6600c609468
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
95515
diff
changeset
|
462 * display.texi (Displaying Faces): Add add-relative-face-remapping, |
e6600c609468
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
95515
diff
changeset
|
463 remove-relative-face-remapping, set-base-face-remapping, |
e6600c609468
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
95515
diff
changeset
|
464 and set-default-base-face-remapping. |
95515
328f63bafded
Add lisp/face-remap.el and associated documentation
Miles Bader <miles@gnu.org>
parents:
95457
diff
changeset
|
465 |
95457
415f68458e61
Implement face-remapping-alist feature
Miles Bader <miles@gnu.org>
parents:
95424
diff
changeset
|
466 2008-06-01 Miles Bader <miles@gnu.org> |
415f68458e61
Implement face-remapping-alist feature
Miles Bader <miles@gnu.org>
parents:
95424
diff
changeset
|
467 |
415f68458e61
Implement face-remapping-alist feature
Miles Bader <miles@gnu.org>
parents:
95424
diff
changeset
|
468 * display.texi (Displaying Faces): Add face-remapping-alist. |
415f68458e61
Implement face-remapping-alist feature
Miles Bader <miles@gnu.org>
parents:
95424
diff
changeset
|
469 |
95424
f03be7461a37
(Coding Conventions): Do not encourage the use of "-flag" variable names.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95035
diff
changeset
|
470 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca> |
f03be7461a37
(Coding Conventions): Do not encourage the use of "-flag" variable names.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95035
diff
changeset
|
471 |
f03be7461a37
(Coding Conventions): Do not encourage the use of "-flag" variable names.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95035
diff
changeset
|
472 * tips.texi (Coding Conventions): Do not encourage the use of "-flag" |
f03be7461a37
(Coding Conventions): Do not encourage the use of "-flag" variable names.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95035
diff
changeset
|
473 variable names. |
f03be7461a37
(Coding Conventions): Do not encourage the use of "-flag" variable names.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
95035
diff
changeset
|
474 |
94636
3493d476ef0f
Document the fact that (current-local-map) and (urrent-global-map)
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
94531
diff
changeset
|
475 2008-05-03 Eric S. Raymond <esr@golux> |
3493d476ef0f
Document the fact that (current-local-map) and (urrent-global-map)
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
94531
diff
changeset
|
476 |
95035
fde6f792a832
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94636
diff
changeset
|
477 * keymaps.texi: Clarify that (current-local-map) and |
94636
3493d476ef0f
Document the fact that (current-local-map) and (urrent-global-map)
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
94531
diff
changeset
|
478 (current-global-map) return references, not copies. |
3493d476ef0f
Document the fact that (current-local-map) and (urrent-global-map)
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
94531
diff
changeset
|
479 |
94531 | 480 2008-05-02 Juri Linkov <juri@jurta.org> |
481 | |
482 * minibuf.texi (Text from Minibuffer): Document a list of | |
483 default values for `read-from-minibuffer'. | |
484 | |
94340
00e54fde074a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
94196
diff
changeset
|
485 2008-04-24 Juanma Barranquero <lekktu@gmail.com> |
00e54fde074a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
94196
diff
changeset
|
486 |
00e54fde074a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
94196
diff
changeset
|
487 * nonascii.texi (Translation of Characters): Fix previous change. |
00e54fde074a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
94196
diff
changeset
|
488 |
94196
81e9585a4a3d
* display.texi (Overlay Properties): Clarify role of underlying
Chong Yidong <cyd@stupidchicken.com>
parents:
94180
diff
changeset
|
489 2008-04-20 Chong Yidong <cyd@stupidchicken.com> |
81e9585a4a3d
* display.texi (Overlay Properties): Clarify role of underlying
Chong Yidong <cyd@stupidchicken.com>
parents:
94180
diff
changeset
|
490 |
81e9585a4a3d
* display.texi (Overlay Properties): Clarify role of underlying
Chong Yidong <cyd@stupidchicken.com>
parents:
94180
diff
changeset
|
491 * display.texi (Overlay Properties): Clarify role of underlying |
81e9585a4a3d
* display.texi (Overlay Properties): Clarify role of underlying
Chong Yidong <cyd@stupidchicken.com>
parents:
94180
diff
changeset
|
492 textprop and overlay keymaps for display strings. |
81e9585a4a3d
* display.texi (Overlay Properties): Clarify role of underlying
Chong Yidong <cyd@stupidchicken.com>
parents:
94180
diff
changeset
|
493 |
81e9585a4a3d
* display.texi (Overlay Properties): Clarify role of underlying
Chong Yidong <cyd@stupidchicken.com>
parents:
94180
diff
changeset
|
494 * keymaps.texi (Active Keymaps): Ditto. |
81e9585a4a3d
* display.texi (Overlay Properties): Clarify role of underlying
Chong Yidong <cyd@stupidchicken.com>
parents:
94180
diff
changeset
|
495 |
94180
114d8f4904d0
* minibuffer.el (completion-table-with-context): Add support for `pred'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
93813
diff
changeset
|
496 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca> |
114d8f4904d0
* minibuffer.el (completion-table-with-context): Add support for `pred'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
93813
diff
changeset
|
497 |
114d8f4904d0
* minibuffer.el (completion-table-with-context): Add support for `pred'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
93813
diff
changeset
|
498 * minibuf.texi (Programmed Completion): |
114d8f4904d0
* minibuffer.el (completion-table-with-context): Add support for `pred'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
93813
diff
changeset
|
499 Replace dynamic-completion-table with the new completion-table-dynamic. |
114d8f4904d0
* minibuffer.el (completion-table-with-context): Add support for `pred'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
93813
diff
changeset
|
500 |
93813
24f682b0ca4d
* intro.texi (Some Terms): Change "fonts in this manual" index
Chong Yidong <cyd@stupidchicken.com>
parents:
93703
diff
changeset
|
501 2008-04-07 Chong Yidong <cyd@stupidchicken.com> |
24f682b0ca4d
* intro.texi (Some Terms): Change "fonts in this manual" index
Chong Yidong <cyd@stupidchicken.com>
parents:
93703
diff
changeset
|
502 |
24f682b0ca4d
* intro.texi (Some Terms): Change "fonts in this manual" index
Chong Yidong <cyd@stupidchicken.com>
parents:
93703
diff
changeset
|
503 * intro.texi (Some Terms): Change "fonts in this manual" index |
24f682b0ca4d
* intro.texi (Some Terms): Change "fonts in this manual" index
Chong Yidong <cyd@stupidchicken.com>
parents:
93703
diff
changeset
|
504 entry to "typographic conventions". |
24f682b0ca4d
* intro.texi (Some Terms): Change "fonts in this manual" index
Chong Yidong <cyd@stupidchicken.com>
parents:
93703
diff
changeset
|
505 |
93703 | 506 2008-04-05 Eli Zaretskii <eliz@gnu.org> |
507 | |
508 * objects.texi (Text Props and Strings): Add indexing for read | |
509 syntax of text properties. | |
510 | |
93202
81cc0380dd95
(Decoding Output): Remove process-filter-multibyte functions.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92978
diff
changeset
|
511 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca> |
81cc0380dd95
(Decoding Output): Remove process-filter-multibyte functions.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92978
diff
changeset
|
512 |
81cc0380dd95
(Decoding Output): Remove process-filter-multibyte functions.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92978
diff
changeset
|
513 * processes.texi (Decoding Output): Remove process-filter-multibyte |
81cc0380dd95
(Decoding Output): Remove process-filter-multibyte functions.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92978
diff
changeset
|
514 functions. |
81cc0380dd95
(Decoding Output): Remove process-filter-multibyte functions.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
92978
diff
changeset
|
515 |
92978
1b60cdb5a22d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
92803
diff
changeset
|
516 2008-03-15 Martin Rudalics <rudalics@gmx.at> |
1b60cdb5a22d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
92803
diff
changeset
|
517 |
1b60cdb5a22d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
92803
diff
changeset
|
518 * display.texi (Finding Overlays): Say that empty overlays at |
1b60cdb5a22d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
92803
diff
changeset
|
519 the end of the buffer are reported too. |
1b60cdb5a22d
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
92803
diff
changeset
|
520 |
92803 | 521 2008-03-13 Glenn Morris <rgm@gnu.org> |
522 | |
523 * elisp.texi (EMACSVER): Set to 23.0.60. | |
524 | |
92238
69f8a9e0900e
* strings.texi (Formatting Strings): Treat - and 0 as flag
Chong Yidong <cyd@stupidchicken.com>
parents:
92148
diff
changeset
|
525 2008-02-26 Chong Yidong <cyd@stupidchicken.com> |
69f8a9e0900e
* strings.texi (Formatting Strings): Treat - and 0 as flag
Chong Yidong <cyd@stupidchicken.com>
parents:
92148
diff
changeset
|
526 |
94340
00e54fde074a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
94196
diff
changeset
|
527 * strings.texi (Formatting Strings): Treat - and 0 as flag characters. |
92238
69f8a9e0900e
* strings.texi (Formatting Strings): Treat - and 0 as flag
Chong Yidong <cyd@stupidchicken.com>
parents:
92148
diff
changeset
|
528 |
92097 | 529 2008-02-22 Glenn Morris <rgm@gnu.org> |
530 | |
531 * frames.texi (Position Parameters): Clarify the description of | |
532 `left' and `top', using information from "Geometry". | |
533 (Geometry): Give a pointer to "Position Parameters", rather than | |
534 repeating information. | |
535 | |
91743 | 536 2008-02-11 Glenn Morris <rgm@gnu.org> |
537 | |
538 * objects.texi (Equality Predicates): No longer talk about "two" | |
539 functions. | |
540 | |
94340
00e54fde074a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
94196
diff
changeset
|
541 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change) |
91743 | 542 |
543 * objects.texi (Equality Predicates): Add defun for | |
544 equal-including-properties. | |
545 | |
91714 | 546 2008-02-10 Glenn Morris <rgm@gnu.org> |
547 | |
548 * objects.texi (Equality Predicates): | |
549 Mention equal-including-properties. | |
550 | |
92148 | 551 2008-02-07 Richard Stallman <rms@gnu.org> |
552 | |
553 * windows.texi (Window Start): Mention the feature of moving | |
554 window-start to start of line. | |
555 | |
93309 | 556 2008-02-07 Jan Djärv <jan.h.d@swipnet.se> |
91625 | 557 |
558 * keymaps.texi (Tool Bar): Document rtl property. | |
559 | |
88020
d3368f6ef446
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
87903
diff
changeset
|
560 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org> |
d3368f6ef446
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
87903
diff
changeset
|
561 |
d3368f6ef446
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
87903
diff
changeset
|
562 * display.texi (Button Types): |
d3368f6ef446
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
87903
diff
changeset
|
563 For define-button-type, clarify type of NAME. |
d3368f6ef446
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
87903
diff
changeset
|
564 |
87903 | 565 2008-01-19 Martin Rudalics <rudalics@gmx.at> |
566 | |
567 * buffers.texi (Buffer Modification): Fix typo. | |
568 | |
87595
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87593
diff
changeset
|
569 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu> |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87593
diff
changeset
|
570 |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87593
diff
changeset
|
571 * os.texi (System Environment): Remove references to OSes that are |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87593
diff
changeset
|
572 not supported anymore. |
4c6c79916238
* configure.in: Remove references to unsupported systems.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87593
diff
changeset
|
573 |
87593
45568b22f6e5
* configure.in: Remove support for Masscomp.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87519
diff
changeset
|
574 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu> |
45568b22f6e5
* configure.in: Remove support for Masscomp.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87519
diff
changeset
|
575 |
45568b22f6e5
* configure.in: Remove support for Masscomp.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87519
diff
changeset
|
576 * os.texi (System Environment): Remove mention for Masscomp. |
45568b22f6e5
* configure.in: Remove support for Masscomp.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
87519
diff
changeset
|
577 |
87649 | 578 2008-01-04 Richard Stallman <rms@gnu.org> |
579 | |
580 * display.texi (Faces): Don't talk about internal face vector as arg | |
581 to facep. | |
582 | |
583 * customize.texi (Type Keywords): Fix previous change. | |
584 | |
585 * text.texi (Links and Mouse-1): Fix xref for commands.texi change. | |
586 * elisp.texi (Top): Fix menu for commands.texi change. | |
587 | |
87519
6a0c500ca3a9
Merge from emacs--rel--22, gnus--devo--0
Miles Bader <miles@gnu.org>
parents:
87453
diff
changeset
|
588 2007-12-30 Richard Stallman <rms@gnu.org> |
6a0c500ca3a9
Merge from emacs--rel--22, gnus--devo--0
Miles Bader <miles@gnu.org>
parents:
87453
diff
changeset
|
589 |
6a0c500ca3a9
Merge from emacs--rel--22, gnus--devo--0
Miles Bader <miles@gnu.org>
parents:
87453
diff
changeset
|
590 * commands.texi (Accessing Mouse): Renamed from Accessing Events. |
6a0c500ca3a9
Merge from emacs--rel--22, gnus--devo--0
Miles Bader <miles@gnu.org>
parents:
87453
diff
changeset
|
591 (Accessing Scroll): New node broken out of Accessing Mouse. |
6a0c500ca3a9
Merge from emacs--rel--22, gnus--devo--0
Miles Bader <miles@gnu.org>
parents:
87453
diff
changeset
|
592 |
87453 | 593 2007-12-28 Richard Stallman <rms@gnu.org> |
594 | |
595 * frames.texi (Size Parameters): Fix typo. | |
596 (Basic Parameters): For `title', refer to title bar. | |
597 (Size and Position): Explain meaning of frame pixel width and height. | |
598 | |
599 2007-12-23 Richard Stallman <rms@gnu.org> | |
600 | |
601 * customize.texi (Type Keywords): Uncomment :validate and clarify it. | |
602 Improve some of the commented-out keywords' text too. | |
603 | |
87275
493b90ddb256
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
87098
diff
changeset
|
604 2007-12-14 Martin Rudalics <rudalics@gmx.at> |
493b90ddb256
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
87098
diff
changeset
|
605 |
87277
34b7f7a49003
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
87275
diff
changeset
|
606 * nonascii.texi (Encoding and I/O): Reword to avoid saying |
34b7f7a49003
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
87275
diff
changeset
|
607 "visit the current buffer". |
34b7f7a49003
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
87275
diff
changeset
|
608 |
87275
493b90ddb256
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
87098
diff
changeset
|
609 * os.texi (System Interface): Fix typo. |
493b90ddb256
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
87098
diff
changeset
|
610 |
87098 | 611 2007-12-04 Richard Stallman <rms@gnu.org> |
612 | |
613 * objects.texi (Symbol Type): Fix typo. | |
614 | |
615 2007-12-03 Richard Stallman <rms@gnu.org> | |
616 | |
617 * hooks.texi (Standard Hooks): Add link to Hooks for Loading. | |
618 | |
86883 | 619 2007-12-01 Glenn Morris <rgm@gnu.org> |
620 | |
621 * functions.texi (Declaring Functions): Improve previous change. | |
622 | |
86846 | 623 2007-11-30 Glenn Morris <rgm@gnu.org> |
624 | |
625 * functions.texi (Declaring Functions): Add optional fourth | |
626 argument of declare-function, and setting third argument to `t'. | |
627 | |
87098 | 628 2007-11-29 Richard Stallman <rms@gnu.org> |
629 | |
630 * customize.texi (Composite Types): Document `group' type. | |
631 | |
86825 | 632 2007-11-29 Glenn Morris <rgm@gnu.org> |
633 | |
634 * functions.texi (Declaring Functions): Add findex. Mention | |
635 `external' files. | |
636 | |
86448
ab291da3e836
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86439
diff
changeset
|
637 2007-11-26 Juanma Barranquero <lekktu@gmail.com> |
ab291da3e836
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86439
diff
changeset
|
638 |
ab291da3e836
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86439
diff
changeset
|
639 * functions.texi (Declaring Functions): Fix directive. |
ab291da3e836
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86439
diff
changeset
|
640 |
86439
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
641 2007-11-25 Richard Stallman <rms@gnu.org> |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
642 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
643 * help.texi (Help Functions): Clean up last change. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
644 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
645 * advice.texi (Preactivation, Activation of Advice): Minor cleanup. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
646 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
647 * loading.texi (Named Features): Minor cleanup. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
648 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
649 * macros.texi (Eval During Expansion): Minor cleanup. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
650 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
651 * variables.texi (Variable Aliases): Minor cleanup. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
652 |
86409
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
653 2007-11-24 Richard Stallman <rms@gnu.org> |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
654 |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
655 * functions.texi (Declaring Functions): Clarify previous change. |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
656 |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
657 * compile.texi (Compiler Errors): Clarify previous change. |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
658 |
87098 | 659 2007-11-24 Richard Stallman <rms@gnu.org> |
660 | |
661 * display.texi (Refresh Screen, Forcing Redisplay): | |
662 Clarify the text and move items around. | |
663 | |
86385 | 664 2007-11-24 Glenn Morris <rgm@gnu.org> |
665 | |
666 * functions.texi (Declaring Functions): New section. | |
667 * compile.texi (Compiler Errors): Mention declaring functions, | |
668 defvar with no initvalue, and byte-compile-warnings. | |
669 | |
86086
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
670 2007-11-15 Martin Rudalics <rudalics@gmx.at> |
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
671 |
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
672 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing. |
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
673 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing. |
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
674 |
86052
a9aea64ae4ab
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86021
diff
changeset
|
675 2007-11-13 Martin Rudalics <rudalics@gmx.at> |
a9aea64ae4ab
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86021
diff
changeset
|
676 |
a9aea64ae4ab
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86021
diff
changeset
|
677 * help.texi (Help Functions): Document new macro `with-help-window'. |
a9aea64ae4ab
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86021
diff
changeset
|
678 |
86021 | 679 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net> |
680 | |
681 * searching.texi (Replacing Match): Describe new | |
682 `match-substitute-replacement'. | |
683 | |
85824
f1fcb6e1fb24
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85688
diff
changeset
|
684 2007-10-31 Richard Stallman <rms@gnu.org> |
f1fcb6e1fb24
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85688
diff
changeset
|
685 |
f1fcb6e1fb24
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85688
diff
changeset
|
686 * strings.texi (Creating Strings): Null strings from concat not unique. |
f1fcb6e1fb24
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85688
diff
changeset
|
687 |
85664
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
688 2007-10-26 Richard Stallman <rms@gnu.org> |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
689 |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
690 * objects.texi (Equality Predicates): Null strings are uniquified. |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
691 |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
692 * minibuf.texi: Minor clarifications in previous change. |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
693 |
85627 | 694 2007-10-25 Glenn Morris <rgm@gnu.org> |
695 | |
696 * customize.texi (Variable Definitions): Add :risky and :safe keywords. | |
697 | |
85688 | 698 2007-10-24 Richard Stallman <rms@gnu.org> |
699 | |
700 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu. | |
701 | |
702 * variables.texi (Frame-Local Variables): Node deleted. | |
703 (Variables): Delete Frame-Local Variables from menu. | |
704 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local) | |
705 (Default Value): Don't mention frame-local vars. | |
706 | |
707 * os.texi (Idle Timers): current-idle-time returns nil if not idle. | |
708 | |
709 * loading.texi (Unloading): Document FEATURE-unload-function | |
710 instead of FEATURE-unload-hook. | |
711 | |
712 * frames.texi (Multiple Displays): Don't mention frame-local vars. | |
713 | |
85523 | 714 2007-10-22 Juri Linkov <juri@jurta.org> |
715 | |
716 * minibuf.texi (Text from Minibuffer, Minibuffer Completion) | |
717 (High-Level Completion): Document a list of default value strings | |
718 in the DEFAULT argument, for which minibuffer functions return the | |
719 first element. | |
720 | |
85385 | 721 2007-10-17 Juri Linkov <juri@jurta.org> |
722 | |
723 * text.texi (Filling): Update arguments of fill-paragraph. | |
724 fill-paragraph operates on the active region in Transient Mark mode. | |
725 Remove fill-paragraph-or-region. | |
726 | |
85285
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
727 2007-10-13 Karl Berry <karl@gnu.org> |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
728 |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
729 * elisp.texi (@dircategory): Move to after @copying, |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
730 since we want @copying as close as possible to the beginning of |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
731 the output. |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
732 |
85311 | 733 2007-10-12 Richard Stallman <rms@gnu.org> |
734 | |
735 * elisp.texi (Top): Add Distinguish Interactive to subnode menu. | |
736 | |
737 * commands.texi (Distinguish Interactive): New node, | |
738 broken out from Interactive Call and rewritten. | |
739 (Command Loop): Put Distinguish Interactive in menu. | |
740 | |
741 2007-10-09 Richard Stallman <rms@gnu.org> | |
742 | |
743 * text.texi (Examining Properties): Mention overlay priority. | |
744 | |
745 * display.texi (Display Margins): Correct the description | |
746 of margin display specifications. | |
747 (Replacing Specs): New subnode broken out of Display Property. | |
748 | |
85080 | 749 2007-10-06 Juri Linkov <juri@jurta.org> |
750 | |
751 * text.texi (Filling): Document fill-paragraph-or-region. | |
752 | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
753 2007-10-05 Juanma Barranquero <lekktu@gmail.com> |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
754 |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
755 * display.texi (Auto Faces): Fix typo. |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
756 |
85114 | 757 2007-10-02 Richard Stallman <rms@gnu.org> |
758 | |
759 * display.texi (Display Property): Explain some display specs | |
760 don't let you move point in. | |
761 | |
762 * frames.texi (Cursor Parameters): Describe | |
763 cursor-in-non-selected-windows here. Explain more values. | |
764 | |
765 * windows.texi (Basic Windows): Don't describe | |
766 cursor-in-non-selected-windows here. | |
767 | |
768 2007-10-01 Eli Zaretskii <eliz@gnu.org> | |
769 | |
770 * processes.texi (Misc Network): Note that these functions are | |
771 supported only on some systems. | |
772 | |
85005
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
773 2007-10-01 Richard Stallman <rms@gnu.org> |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
774 |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
775 * display.texi (Overlay Properties): Explain nil as priority. |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
776 Explain that conflicts are unpredictable if not resolved by |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
777 priorities. |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
778 |
84809
9aea21ba9bff
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84113
diff
changeset
|
779 2007-09-23 Richard Stallman <rms@gnu.org> |
9aea21ba9bff
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84113
diff
changeset
|
780 |
9aea21ba9bff
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84113
diff
changeset
|
781 * macros.texi (Backquote): Minor clarification. |
9aea21ba9bff
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84113
diff
changeset
|
782 |
85114 | 783 2007-09-19 Richard Stallman <rms@gnu.org> |
784 | |
785 * display.texi (Display Property): Explain multiple display specs. | |
786 Clarify when they work in parallel and when one overrides. | |
787 Fix error in example. | |
788 | |
84113 | 789 2007-09-06 Glenn Morris <rgm@gnu.org> |
790 | |
791 * Move from lispref/ to doc/lispref/. Change all setfilename | |
792 commands to use ../../info. | |
793 * Makefile.in (infodir): Go up one more level. | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
794 (usermanualdir): Change from ../man to ../emacs. |
84113 | 795 (miscmanualdir): New. |
796 (dist): Use new variable miscmanualdir. | |
797 * makefile.w32-in (infodir, texinputdir): Go up one more level. | |
798 (usermanualdir): Change from ../man to ../emacs. | |
799 | |
85114 | 800 2007-08-30 Martin Rudalics <rudalics@gmx.at> |
801 | |
802 * commands.texi (Command Loop Info): Advise against changing | |
803 most variables described here. Explain new variable | |
804 last-repeatable-command. | |
805 | |
84043 | 806 2007-08-29 Glenn Morris <rgm@gnu.org> |
807 | |
808 * elisp.texi (EMACSVER): Increase to 23.0.50. | |
809 | |
810 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu> | |
811 | |
812 * frames.texi (Basic Parameters): Add display-environment-variable | |
813 and term-environment-variable. | |
814 | |
815 2007-08-28 Juri Linkov <juri@jurta.org> | |
816 | |
817 * display.texi (Image Formats, Other Image Types): Add SVG. | |
818 | |
819 2007-08-28 Juri Linkov <juri@jurta.org> | |
820 | |
821 * display.texi (Images): Move formats-related text to new node | |
822 "Image Formats". | |
823 (Image Formats): New node. | |
824 | |
85114 | 825 2007-08-27 Richard Stallman <rms@gnu.org> |
826 | |
827 * windows.texi (Window Configurations): Clarify what | |
828 a window configuration saves. | |
829 | |
84043 | 830 2007-08-25 Richard Stallman <rms@gnu.org> |
831 | |
832 * display.texi (Images): Delete redundant @findex. | |
833 | |
834 2007-08-16 Richard Stallman <rms@gnu.org> | |
835 | |
836 * processes.texi (Asynchronous Processes): Clarify | |
837 doc of start-file-process. | |
838 | |
839 2007-08-08 Martin Rudalics <rudalics@gmx.at> | |
840 | |
841 * modes.texi (Example Major Modes): Fix typo. | |
842 | |
843 2007-08-08 Glenn Morris <rgm@gnu.org> | |
844 | |
845 * intro.texi (nil and t): Do not use `iff' in documentation. | |
846 | |
847 * tips.texi (Documentation Tips): Recommend against `iff'. | |
848 | |
849 2007-08-07 Chong Yidong <cyd@stupidchicken.com> | |
850 | |
851 * display.texi (Image Cache): Document image-refresh. | |
852 | |
853 2007-08-06 Martin Rudalics <rudalics@gmx.at> | |
854 | |
855 * windows.texi (Size of Window): Document window-full-width-p. | |
856 | |
857 2007-07-25 Glenn Morris <rgm@gnu.org> | |
858 | |
859 * gpl.texi (GPL): Replace license with GPLv3. | |
860 | |
861 * Relicense all FSF files to GPLv3 or later. | |
862 | |
863 2007-07-24 Michael Albinus <michael.albinus@gmx.de> | |
864 | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
865 * processes.texi (Synchronous Processes): |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
866 Add `process-file-shell-command'. |
84043 | 867 (Asynchronous Processes): Mention restricted use of |
868 `process-filter' and `process-sentinel' in | |
869 `start-file-process'. Add `start-file-process-shell-command'. | |
870 | |
871 2007-07-17 Michael Albinus <michael.albinus@gmx.de> | |
872 | |
873 * files.texi (Magic File Names): Introduce optional parameter | |
874 IDENTIFICATION for `file-remote-p'. | |
875 | |
876 2007-07-16 Richard Stallman <rms@gnu.org> | |
877 | |
878 * display.texi (Defining Faces): Fix previous change. | |
879 | |
880 2007-07-14 Richard Stallman <rms@gnu.org> | |
881 | |
882 * control.texi (Handling Errors): Document `debug' in handler list. | |
883 | |
884 2007-07-10 Richard Stallman <rms@gnu.org> | |
885 | |
886 * display.texi (Defining Faces): Explain C-M-x feature for defface. | |
887 | |
888 2007-07-09 Richard Stallman <rms@gnu.org> | |
889 | |
890 * files.texi (Magic File Names): Rewrite previous change. | |
891 | |
892 2007-07-08 Michael Albinus <michael.albinus@gmx.de> | |
893 | |
894 * files.texi (Magic File Names): Introduce optional parameter | |
895 CONNECTED for `file-remote-p'. | |
896 | |
897 2007-07-07 Michael Albinus <michael.albinus@gmx.de> | |
898 | |
899 * processes.texi (Asynchronous Processes): | |
900 * files.texi (Magic File Names): Add `start-file-process'. | |
901 | |
902 2007-06-27 Richard Stallman <rms@gnu.org> | |
903 | |
904 * files.texi (Format Conversion Piecemeal): Clarify | |
905 `after-insert-file-functions' calling convention. | |
906 | |
907 2007-06-27 Michael Albinus <michael.albinus@gmx.de> | |
908 | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
909 * files.texi (Magic File Names): Remove `dired-call-process'. |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
910 Add `process-file'. |
84043 | 911 |
912 2007-06-27 Kenichi Handa <handa@m17n.org> | |
913 | |
914 * text.texi (Special Properties): Fix description about | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
915 `composition' property. |
84043 | 916 |
917 2007-06-26 Kenichi Handa <handa@m17n.org> | |
918 | |
919 * nonascii.texi (Default Coding Systems): Document about the | |
920 return value `undecided'. | |
921 | |
922 2007-06-25 David Kastrup <dak@gnu.org> | |
923 | |
924 * keymaps.texi (Active Keymaps): Document new POSITION argument of | |
925 `current-active-maps'. | |
926 | |
927 2007-06-24 Karl Berry <karl@gnu.org> | |
928 | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
929 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text. |
84043 | 930 |
931 2007-06-15 Juanma Barranquero <lekktu@gmail.com> | |
932 | |
933 * display.texi (Overlay Arrow): Doc fix. | |
934 | |
935 2007-06-14 Karl Berry <karl@tug.org> | |
936 | |
937 * anti.texi (Antinews): Typo. | |
938 | |
939 2007-06-14 Chong Yidong <cyd@stupidchicken.com> | |
940 | |
941 * display.texi (Image Cache): Document image-refresh. | |
942 | |
943 2007-06-12 Karl Berry <karl@gnu.org> | |
944 | |
945 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update. | |
946 * two-volume.make: New file. | |
947 * .cvsignore: Ignore two-volume files. | |
948 | |
949 2007-06-12 Tom Tromey <tromey@redhat.com> | |
950 | |
951 * os.texi (Init File): Document user-emacs-directory. | |
952 | |
953 2007-06-03 Nick Roberts <nickrob@snap.net.nz> | |
954 | |
955 * commands.texi (Click Events): Describe width and height when | |
956 object is nil. | |
957 | |
958 2007-05-30 Nick Roberts <nickrob@snap.net.nz> | |
959 | |
960 * commands.texi (Click Events): Layout more logically. Describe | |
961 width and height. | |
962 (Drag Events, Motion Events): Update to new format for position. | |
963 | |
964 2007-06-02 Richard Stallman <rms@gnu.org> | |
965 | |
966 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces. | |
967 | |
968 2007-06-02 Chong Yidong <cyd@stupidchicken.com> | |
969 | |
970 * Version 22.1 released. | |
971 | |
972 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca> | |
973 | |
974 * text.texi (Special Properties): Correct meaning of fontified face. | |
975 | |
976 2007-05-30 Richard Stallman <rms@gnu.org> | |
977 | |
978 * text.texi (Special Properties): Add link to Adjusting Point. | |
979 | |
980 2007-05-12 Richard Stallman <rms@gnu.org> | |
981 | |
982 * text.texi (Margins): indent-to-left-margin is not the default. | |
983 (Mode-Specific Indent): For indent-line-function, the default | |
984 is indent-relative. | |
985 | |
986 * modes.texi (Example Major Modes): Explain last line of text-mode | |
987 is redundant. | |
988 | |
989 2007-05-10 Richard Stallman <rms@gnu.org> | |
990 | |
991 * keymaps.texi (Scanning Keymaps): Update where-is-internal example. | |
992 | |
993 * help.texi (Keys in Documentation): Add reference to | |
994 Documentation Tips. | |
995 | |
996 * files.texi (Format Conversion): TO-FN gets three arguments. | |
997 | |
998 * modes.texi (Auto Major Mode): Document file-start-mode-alist. | |
999 | |
1000 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org> | |
1001 | |
1002 * elisp.texi (Top): Remove "Saving Properties" from detailed menu. | |
1003 * files.texi (Format Conversion): Expand intro; add menu. | |
1004 (Format Conversion Overview, Format Conversion Round-Trip) | |
1005 (Format Conversion Piecemeal): New nodes/subsections. | |
1006 * hooks.texi: Xref "Format Conversion" , not "Saving Properties". | |
1007 * text.texi (Text Properties): Remove "Saving Properties" from menu. | |
1008 (Saving Properties): Delete node/subsection. | |
1009 | |
1010 2007-05-07 Karl Berry <karl@gnu.org> | |
1011 | |
1012 * elisp.texi (EMACSVER): Back to 22. | |
1013 | |
1014 2007-05-06 Richard Stallman <rms@gnu.org> | |
1015 | |
1016 * processes.texi (Accepting Output): Revert most of previous change. | |
1017 | |
1018 2007-05-05 Richard Stallman <rms@gnu.org> | |
1019 | |
1020 * processes.texi (Accepting Output): accept-process-output | |
1021 uses microseconds, not milliseconds. But that arg is obsolete. | |
1022 | |
1023 2007-05-04 Karl Berry <karl@tug.org> | |
1024 | |
1025 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22. | |
1026 | |
1027 2007-05-04 Eli Zaretskii <eliz@gnu.org> | |
1028 | |
1029 * tips.texi (Documentation Tips): Rearrange items to place the | |
1030 more important ones first. Add an index entry for hyperlinks. | |
1031 | |
1032 2007-05-03 Karl Berry <karl@gnu.org> | |
1033 | |
1034 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing. | |
1035 (EMACSVER) [smallbook]: 22 for printed version. | |
1036 | |
1037 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed, | |
1038 so restore anchor to normal position after defun. Found by Kevin Ryde. | |
1039 | |
1040 2007-04-26 Glenn Morris <rgm@gnu.org> | |
1041 | |
1042 * elisp.texi (EMACSVER): Increase to 22.1.50. | |
1043 | |
1044 2007-04-28 Karl Berry <karl@gnu.org> | |
1045 | |
1046 * elisp.texi: Improve line breaks on copyright page, | |
1047 similar layout to emacs manual, 8.5x11 by default. | |
1048 | |
1049 2007-04-24 Richard Stallman <rms@gnu.org> | |
1050 | |
1051 * text.texi (Special Properties): Add xref to Overlay Properties. | |
1052 | |
1053 * display.texi (Overlay Properties): Add xref to Special Properties. | |
1054 | |
1055 2007-04-22 Richard Stallman <rms@gnu.org> | |
1056 | |
1057 * keymaps.texi (Extended Menu Items): Move the info about | |
1058 format with cached keyboard binding. | |
1059 | |
1060 2007-04-21 Richard Stallman <rms@gnu.org> | |
1061 | |
1062 * text.texi (Special Properties): Clarify previous change. | |
1063 | |
1064 * files.texi (File Name Expansion): Clarify previous change. | |
1065 | |
1066 * display.texi (Attribute Functions): Fix example for | |
1067 face-attribute-relative-p. | |
1068 | |
1069 2007-04-19 Kenichi Handa <handa@m17n.org> | |
1070 | |
1071 * text.texi (Special Properties): Document composition property. | |
1072 | |
1073 2007-04-19 Glenn Morris <rgm@gnu.org> | |
1074 | |
1075 * files.texi (File Name Expansion): Mention "superroot". | |
1076 | |
1077 2007-04-15 Chong Yidong <cyd@stupidchicken.com> | |
1078 | |
1079 * frames.texi (Multiple Displays): Add note about "multi-monitor" | |
1080 setups. | |
1081 (Display Feature Testing): Note that display refers to all | |
1082 physical monitors for multi-monitor setups. | |
1083 | |
1084 2007-04-14 Richard Stallman <rms@gnu.org> | |
1085 | |
1086 * lists.texi (Sets And Lists): Clarify `delete' examples. | |
1087 Remove spurious xref to same node. | |
1088 Clarify xref for add-to-list. | |
1089 | |
1090 2007-04-12 Nick Roberts <nickrob@snap.net.nz> | |
1091 | |
1092 * keymaps.texi (Format of Keymaps): Remove spurious ")" from | |
1093 value of lisp-mode-map. | |
1094 | |
1095 2007-04-11 Karl Berry <karl@gnu.org> | |
1096 | |
1097 * anti.texi (Antinews): | |
1098 * display.texi (Overlay Properties, Defining Images): | |
1099 * processes.texi (Synchronous Processes, Sentinels): | |
1100 * syntax.texi (Syntax Table Internals): | |
1101 * searching.texi (Regexp Special): | |
1102 * nonascii.texi (Default Coding Systems): | |
1103 * text.texi (Special Properties): | |
1104 * minibuf.texi (Basic Completion): Wording to improve breaks in | |
1105 8.5x11 format. | |
1106 * elisp.texi (smallbook): New @set to more easily switch between | |
1107 smallbook and 8.5x11. | |
1108 | |
1109 2007-04-11 Richard Stallman <rms@gnu.org> | |
1110 | |
1111 * text.texi (Lazy Properties): Minor fix. | |
1112 | |
1113 2007-04-08 Karl Berry <karl@gnu.org> | |
1114 | |
1115 * symbols.texi (Plists and Alists): Period after "vs" in index entries. | |
1116 * macros.texi (Backquote): Downcase Backquote in index entries for | |
1117 consistency. | |
1118 | |
1119 2007-04-08 Richard Stallman <rms@gnu.org> | |
1120 | |
1121 * text.texi (Adaptive Fill): Just describe default, | |
1122 don't show it (since it contains non-ASCII chars). | |
1123 | |
1124 2007-04-07 Karl Berry <karl@gnu.org> | |
1125 | |
1126 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in | |
1127 adaptive-fill-regexp's value, since they are not in the standard | |
1128 TeX fonts. | |
1129 | |
1130 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com> | |
1131 | |
1132 * display.texi (Defining Faces): Fix example. | |
1133 | |
1134 2007-04-07 Karl Berry <karl@gnu.org> | |
1135 | |
1136 * display.texi (Button Buffer Commands): Improve page break. | |
1137 | |
1138 2007-04-07 Richard Stallman <rms@gnu.org> | |
1139 | |
1140 * advice.texi (Activation of Advice): Remove redundant index entry. | |
1141 | |
1142 * backups.texi: Improve index entries. Remove redundant ones. | |
1143 | |
1144 * compile.texi (Byte Compilation): Improve index entry. | |
1145 | |
1146 * hash.texi (Creating Hash): Improve index entry. | |
1147 | |
1148 * symbols.texi (Definitions): Improve index entry. | |
1149 | |
1150 * edebug.texi: Improve index entries. Remove redundant/useless ones. | |
1151 | |
1152 * maps.texi (Standard Keymaps): Remove useless index entry. | |
1153 | |
1154 * help.texi (Documentation Basics): Remove redundant index entries. | |
1155 | |
1156 * customize.texi: Improve index entries. | |
1157 Remove redundant/useless ones. | |
1158 | |
1159 * locals.texi (Standard Buffer-Local Variables): Clarify intro text. | |
1160 | |
1161 * streams.texi (Output Variables): Improve index entry. | |
1162 | |
1163 * abbrevs.texi (Abbrevs): Remove useless index entry. | |
1164 | |
1165 * macros.texi (Expansion): Remove useless index entry. | |
1166 | |
1167 * text.texi: Improve index entries. Remove redundant/useless ones. | |
1168 (Text Properties, Examining Properties) | |
1169 (Special Properties): Use "property category" instead of "category" | |
1170 to refer to the `category' property. | |
1171 | |
1172 * positions.texi: Improve index entries. Remove useless one. | |
1173 | |
1174 * lists.texi: Improve index entries. Remove redundant/useless ones. | |
1175 | |
1176 * os.texi: Improve index entries. | |
1177 (Timers): Fix previous change. | |
1178 | |
1179 * buffers.texi: Improve index entries. | |
1180 (Modification Time): Get rid of term "obsolete buffer". | |
1181 | |
1182 * debugging.texi: Improve index entries. | |
1183 (Test Coverage): Add xref to other test coverage ftr. | |
1184 | |
1185 * eval.texi: Improve index entry. Remove redundant ones. | |
1186 | |
1187 * numbers.texi: Improve index entries. Remove redundant/useless ones. | |
1188 | |
1189 * files.texi: Improve index entries. Remove redundant/useless ones. | |
1190 | |
1191 * objects.texi: Improve index entries. | |
1192 | |
1193 * processes.texi: Improve index entries. | |
1194 | |
1195 * modes.texi: Improve index entry. Remove redundant one. | |
1196 | |
1197 * nonascii.texi: Improve index entries. | |
1198 | |
1199 * internals.texi: Improve index entries. | |
1200 | |
1201 * syntax.texi: Improve index entries. | |
1202 | |
1203 * keymaps.texi (Active Keymaps): Improve index entries. | |
1204 | |
1205 * commands.texi: Improve index entries. Remove redundant/useless ones. | |
1206 | |
1207 * frames.texi: Improve index entries. Remove redundant/useless ones. | |
1208 | |
1209 * markers.texi: Improve index entries. Remove redundant ones. | |
1210 | |
1211 * tips.texi: Improve index entries. | |
1212 | |
1213 * loading.texi (Unloading): Improve index entry. | |
1214 | |
1215 * variables.texi: Improve index entries. Remove redundant one. | |
1216 | |
1217 * sequences.texi: Improve index entry. | |
1218 | |
1219 * display.texi: Improve index entries. Remove redundant ones. | |
1220 | |
1221 * windows.texi: Improve index entries. | |
1222 | |
1223 * searching.texi: Improve index entries. Remove redundant one. | |
1224 | |
1225 * strings.texi (Case Tables): Improve last change. | |
1226 | |
1227 2007-04-04 Chong Yidong <cyd@stupidchicken.com> | |
1228 | |
1229 * strings.texi (Case Tables): Document with-case-table and | |
1230 ascii-case-table. | |
1231 | |
1232 2007-04-03 Karl Berry <karl@gnu.org> | |
1233 | |
1234 * processes.texi (Network): Reword to improve page break. | |
1235 | |
1236 2007-04-03 Eli Zaretskii <eliz@gnu.org> | |
1237 | |
1238 * functions.texi (Inline Functions): Describe more disadvantages | |
1239 of defsubst, and make advice against it stronger. | |
1240 | |
1241 2007-04-02 Karl Berry <karl@gnu.org> | |
1242 | |
1243 * backups.texi (Backup Names): Avoid widow words. | |
1244 * modes.texi (Example Major Modes): Align last comment. | |
1245 | |
1246 2007-04-01 Chong Yidong <cyd@stupidchicken.com> | |
1247 | |
1248 * keymaps.texi (Remapping Commands): Document new arg to | |
1249 command-remapping. | |
1250 | |
1251 2007-04-01 Karl Berry <karl@gnu.org> | |
1252 | |
1253 * processes.texi (Low-Level Network): Typo. | |
1254 * loading.texi (Hooks for Loading): Avoid double "the". | |
1255 * keymaps.texi (Key Sequences): No double "and". | |
1256 (Changing Key Bindings): Shorten to improve line break. | |
1257 | |
1258 2007-03-31 Glenn Morris <rgm@gnu.org> | |
1259 | |
1260 * os.texi (Timers): Fix description of run-at-time TIME formats. | |
1261 | |
1262 2007-03-31 Richard Stallman <rms@gnu.org> | |
1263 | |
1264 * display.texi (Invisible Text): Correct buffer-invisibility-spec | |
1265 regarding ellipsis. | |
1266 | |
1267 2007-03-31 Eli Zaretskii <eliz@gnu.org> | |
1268 | |
1269 * intro.texi (nil and t): | |
1270 * symbols.texi (Plists and Alists): | |
1271 * variables.texi (Variable Aliases, Constant Variables): | |
1272 * functions.texi (Defining Functions): | |
1273 * advice.texi (Advising Primitives): | |
1274 * debugging.texi (Syntax Errors, Compilation Errors): | |
1275 * minibuf.texi (Minibuffer Windows): | |
1276 * commands.texi (Adjusting Point): | |
1277 * modes.texi (Syntactic Font Lock, Faces for Font Lock) | |
1278 (Auto Major Mode, Major Mode Conventions): | |
1279 * help.texi (Describing Characters): | |
1280 * files.texi (Create/Delete Dirs, Information about Files) | |
1281 (File Locks, Writing to Files, Reading from Files) | |
1282 (Saving Buffers): | |
1283 * windows.texi (Resizing Windows, Cyclic Window Ordering): | |
1284 * frames.texi (Finding All Frames): | |
1285 * positions.texi (Buffer End, Motion): | |
1286 * markers.texi (The Region): | |
1287 * text.texi (Deletion, Near Point): | |
1288 * display.texi (Displaying Messages, Truncation): | |
1289 * os.texi (Processor Run Time): | |
1290 * tips.texi (Key Binding Conventions, Programming Tips) | |
1291 (Warning Tips, Documentation Tips, Comment Tips): | |
1292 * internals.texi (Memory Usage): Improve indexing. | |
1293 | |
1294 * variables.texi (Frame-Local Variables): | |
1295 * functions.texi (Argument List): | |
1296 * loading.texi (Library Search): | |
1297 * streams.texi (Output Variables): | |
1298 * keymaps.texi (Translation Keymaps, Searching Keymaps): | |
1299 * searching.texi (Replacing Match, Search and Replace): | |
1300 * processes.texi (Byte Packing, Decoding Output) | |
1301 (Accepting Output, Network Servers, Shell Arguments): | |
1302 * display.texi (Abstract Display, Image Cache, Scroll Bars): | |
1303 * windows.texi (Window Point, Window Start): | |
1304 * frames.texi (Management Parameters, Frame Parameters, Frame Titles): | |
1305 * commands.texi (Reading Input, Keyboard Events): | |
1306 * minibuf.texi (Reading File Names, Minibuffer Completion) | |
1307 (Recursive Mini): | |
1308 * positions.texi (List Motion): | |
1309 * hash.texi (Hash Tables, Creating Hash, Defining Hash): | |
1310 * numbers.texi (Arithmetic Operations, Math Functions) | |
1311 (Predicates on Numbers, Comparison of Numbers): | |
1312 (Numeric Conversions): | |
1313 * locals.texi (Standard Buffer-Local Variables): | |
1314 * maps.texi (Standard Keymaps): | |
1315 * os.texi (User Identification, System Environment, Recording Input) | |
1316 (X11 Keysyms): | |
1317 * nonascii.texi (Non-ASCII Characters, Splitting Characters): | |
1318 * backups.texi (Backups and Auto-Saving): | |
1319 * customize.texi (Customization, Group Definitions) | |
1320 (Variable Definitions): | |
1321 * compile.texi (Byte Compilation): Improve index entries. | |
1322 | |
1323 2007-03-31 Karl Berry <karl@gnu.org> | |
1324 | |
1325 * macros.texi (Defining Macros): Avoid widow syllable. | |
1326 | |
1327 2007-03-31 Eli Zaretskii <eliz@gnu.org> | |
1328 | |
1329 * elisp.texi (Top): Postscript -> PostScript. | |
1330 | |
1331 * display.texi (Images, Postscript Images): Postscript -> PostScript. | |
1332 | |
1333 2007-03-31 Markus Triska <markus.triska@gmx.at> | |
1334 | |
1335 * internals.texi (Writing Emacs Primitives): Untabify `For'. | |
1336 | |
1337 2007-03-30 Karl Berry <karl@gnu.org> | |
1338 | |
1339 * lists.texi (List-related Predicates): Remove spurious @need. | |
1340 (Setcdr): Use @smallexample to improve page break. | |
1341 (Association Lists) <assoc>: Reword to improve page break. | |
1342 | |
1343 * strings.texi (String Conversion): Insert blank line to improve | |
1344 page break. | |
1345 | |
1346 * numbers.texi (Random Numbers): Use @minus{}. | |
1347 (Math Functions): Use @minus{}. | |
1348 | |
1349 * intro.texi (Acknowledgements): Avoid line breaks before middle | |
1350 initials. | |
1351 | |
1352 2007-03-24 Eli Zaretskii <eliz@gnu.org> | |
1353 | |
1354 * errors.texi (Standard Errors): Add an index entry. | |
1355 | |
1356 2007-03-19 Richard Stallman <rms@gnu.org> | |
1357 | |
1358 * os.texi (Recording Input): recent-keys now gives 300 keys. | |
1359 | |
1360 2007-03-12 Glenn Morris <rgm@gnu.org> | |
1361 | |
1362 * os.texi: Replace "daylight savings" with "daylight saving" | |
1363 throughout. | |
1364 | |
1365 2007-03-05 Richard Stallman <rms@gnu.org> | |
1366 | |
1367 * variables.texi (File Local Variables): Update | |
1368 enable-local-variables values. | |
1369 | |
1370 2007-03-04 Richard Stallman <rms@gnu.org> | |
1371 | |
1372 * syntax.texi (Control Parsing): Minor clarification. | |
1373 | |
1374 * strings.texi (Formatting Strings): Clarify width, precision, flags. | |
1375 | |
1376 * sequences.texi (Sequence Functions): Move string-bytes away, | |
1377 add xref. | |
1378 | |
1379 * nonascii.texi (Text Representations): Move string-bytes here. | |
1380 | |
1381 * modes.texi (Major Mode Conventions): Fundamental mode is exception. | |
1382 | |
1383 * minibuf.texi (Basic Completion): Minor clarification. | |
1384 | |
1385 * markers.texi (The Mark): Clarify existence vs activation of mark. | |
1386 Other cleanup. | |
1387 | |
1388 * display.texi (Finding Overlays): Write better example. | |
1389 | |
1390 * compile.texi (Eval During Compile): Clarify putting macros | |
1391 in eval-when-compile. | |
1392 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
1393 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change) |
84043 | 1394 |
1395 * loading.texi (How Programs Do Loading): Fix anchor position at | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
1396 load-read-function definition doc. |
84043 | 1397 |
1398 2007-02-21 Kim F. Storm <storm@cua.dk> | |
1399 | |
1400 * strings.texi (Text Comparison): Mention that assoc-string | |
1401 converts symbols to strings before testing. | |
1402 | |
1403 2007-02-17 Kim F. Storm <storm@cua.dk> | |
1404 | |
1405 * processes.texi (Bindat Spec): Vector types can have optional | |
1406 element type. | |
1407 (Bindat Examples): Fix example. Add vector with element type. | |
1408 | |
1409 2007-02-16 Andreas Schwab <schwab@suse.de> | |
1410 | |
1411 * strings.texi (Formatting Strings): Document '+' flag. | |
1412 | |
1413 2007-02-15 Juanma Barranquero <lekktu@gmail.com> | |
1414 | |
1415 * strings.texi (Modifying Strings): Clarify that `clear-string' | |
1416 always converts the string to unibyte. | |
1417 | |
1418 2007-02-14 Kim F. Storm <storm@cua.dk> | |
1419 | |
1420 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face. | |
1421 Rewrite glyph code description to refer to these functions. | |
1422 Remove details of encoding face number and char into integer code. | |
1423 | |
1424 2007-02-03 Alan Mackenzie <acm@muc.de> | |
1425 | |
1426 * loading.texi (Hooks for Loading): Make the description of | |
1427 `eval-after-load' more detailed, and amend the description of | |
1428 after-load-alist, in accordance with changes from 2006-05. | |
1429 | |
1430 2007-02-03 Chong Yidong <cyd@stupidchicken.com> | |
1431 | |
1432 * modes.texi (Defining Minor Modes): Document that a :require | |
1433 keyword or similar may be required to make saved customization | |
1434 variables work. | |
1435 | |
1436 2007-02-03 Eli Zaretskii <eliz@gnu.org> | |
1437 | |
1438 * elisp.texi (Top): Make the detailed menu headers compliant with | |
1439 Texinfo guidelines and with what texnfo-upd.el expects. Add | |
1440 comments to prevent people from inadvertently modifying the key | |
1441 parts needed by `texinfo-multiple-files-update'. | |
1442 | |
1443 2007-02-02 Eli Zaretskii <eliz@gnu.org> | |
1444 | |
1445 * elisp.texi (Top): Update the top-level menus. | |
1446 | |
1447 * syntax.texi (Categories): Add index entries. | |
1448 | |
1449 2007-02-01 Juanma Barranquero <lekktu@gmail.com> | |
1450 | |
1451 * display.texi (Attribute Functions): Fix name and description of | |
1452 the UNDERLINE arg of `set-face-underline-p'. | |
1453 | |
1454 2007-01-29 Eli Zaretskii <eliz@gnu.org> | |
1455 | |
1456 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local | |
1457 Variables", and "Standard Keymaps" to the detailed menu. | |
1458 | |
1459 * variables.texi (Future Local Variables): Add index entry. | |
1460 | |
1461 2007-01-28 Richard Stallman <rms@gnu.org> | |
1462 | |
1463 * tips.texi (Coding Conventions): Clarify the tip about macros | |
1464 that define a function or a variable. | |
1465 | |
1466 * files.texi (File Attributes): UID and GID can be floats. | |
1467 (Magic File Names): Explain why deferring all operations to | |
1468 the standard handler does not work. | |
1469 | |
1470 2007-01-23 Martin Rudalics <rudalics@gmx.at> | |
1471 | |
1472 * backups.texi (Reverting): Use "buffer" instead of "file" | |
1473 when talking about major and minor modes. | |
1474 | |
1475 2007-01-21 Richard Stallman <rms@gnu.org> | |
1476 | |
1477 * help.texi (Documentation): Add xref to Documentation Tips. | |
1478 | |
1479 2007-01-14 Juanma Barranquero <lekktu@gmail.com> | |
1480 | |
1481 * tips.texi (Coding Conventions): Fix typos. | |
1482 | |
1483 2007-01-05 Richard Stallman <rms@gnu.org> | |
1484 | |
1485 * modes.texi (Defining Minor Modes): Fix previous change. | |
1486 | |
1487 2007-01-03 Richard Stallman <rms@gnu.org> | |
1488 | |
1489 * customize.texi (Variable Definitions, Customization Types): | |
1490 Don't use * in doc string for defcustom. | |
1491 | |
1492 2007-01-02 Richard Stallman <rms@gnu.org> | |
1493 | |
1494 * variables.texi (Variable Aliases): Clarify that aliases vars | |
1495 always have the same value. | |
1496 | |
1497 * processes.texi (Bindat Spec): Fix Texinfo usage. | |
1498 | |
1499 * modes.texi (Defining Minor Modes): Explain effect of command | |
1500 defined with define-global-minor-mode on new buffers. | |
1501 | |
1502 2006-12-30 Kim F. Storm <storm@cua.dk> | |
1503 | |
1504 * keymaps.texi (Tool Bar): Describe `grow-only' value of | |
1505 `auto-resize-tool-bars'. | |
1506 | |
1507 2006-12-30 Richard Stallman <rms@gnu.org> | |
1508 | |
1509 * keymaps.texi (Active Keymaps): Fix previous change. | |
1510 | |
1511 2006-12-30 Nick Roberts <nickrob@snap.net.nz> | |
1512 | |
1513 * keymaps.texi (Active Keymaps): Make xref to lookup-key. | |
1514 | |
1515 2006-12-30 Kim F. Storm <storm@cua.dk> | |
1516 | |
1517 * processes.texi (Bindat Spec): Clarify using field names in | |
1518 length specifications. | |
1519 | |
1520 2006-12-29 Kim F. Storm <storm@cua.dk> | |
1521 | |
1522 * processes.texi (Bindat Spec): Explain eval forms and lengths better. | |
1523 Add count and index variables for eval forms in repeat blocks. | |
1524 | |
1525 2006-12-24 Richard Stallman <rms@gnu.org> | |
1526 | |
1527 * customize.texi (Variable Definitions): Document | |
1528 new name custom-add-frequent-value. | |
1529 | |
1530 2006-12-19 Kim F. Storm <storm@cua.dk> | |
1531 | |
1532 * commands.texi (Misc Events): User signals now result in sigusr1 | |
1533 and sigusr2 events which are handled through special-event-map. | |
1534 (Special Events): User signals and drag-n-drop are special. | |
1535 | |
1536 2006-12-17 Richard Stallman <rms@gnu.org> | |
1537 | |
1538 * loading.texi (Named Features): Explain subfeatures better. | |
1539 | |
1540 * customize.texi: Use "option" only for user options. | |
1541 For the keyword values inside defcustom etc, say "keywords". | |
1542 For :options value's elements, say "elements". | |
1543 :group should not be omitted. | |
1544 | |
1545 * syntax.texi (Parsing Expressions): Split up node. | |
1546 (Motion via Parsing, Position Parse, Parser State) | |
1547 (Low-Level Parsing, Control Parsing): New subnodes. | |
1548 (Parser State): Document syntax-ppss-toplevel-pos. | |
1549 | |
1550 * positions.texi (List Motion): Punctuation fix. | |
1551 | |
1552 * files.texi (File Name Completion): Document PREDICATE arg | |
1553 to file-name-completion. | |
1554 | |
1555 2006-12-16 Eli Zaretskii <eliz@gnu.org> | |
1556 | |
1557 * internals.texi (Building Emacs, Writing Emacs Primitives): | |
1558 Add index entries. | |
1559 | |
1560 2006-12-11 Richard Stallman <rms@gnu.org> | |
1561 | |
1562 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults | |
1563 affects face menu. Explain how to make it non-nil without enabling | |
1564 any fontification. | |
1565 | |
1566 2006-12-10 Chong Yidong <cyd@stupidchicken.com> | |
1567 | |
1568 * modes.texi (Font Lock Basics): Document nil value of | |
1569 font-lock-defaults. | |
1570 | |
1571 2006-12-10 Glenn Morris <rgm@gnu.org> | |
1572 | |
1573 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force | |
1574 value for system-flag argument. Abbrev tables may not be empty | |
1575 when major modes are loaded. | |
1576 | |
1577 2006-12-08 Juanma Barranquero <lekktu@gmail.com> | |
1578 | |
1579 * makefile.w32-in (maintainer-clean): Partially revert last | |
1580 change; delete "elisp-?" and "elisp-??" instead of "elisp-*" | |
1581 to protect elisp-covers.texi. | |
1582 | |
1583 2006-12-07 Juanma Barranquero <lekktu@gmail.com> | |
1584 | |
1585 * makefile.w32-in (maintainer-clean): Depend on `distclean'. | |
1586 Don't remove elisp* info files; they are already deleted by the | |
1587 `clean' and `distclean' targets, and they are in the $(infodir) | |
1588 directory, not the current one. | |
1589 | |
1590 2006-12-04 Kim F. Storm <storm@cua.dk> | |
1591 | |
1592 * commands.texi (Misc Events): Update signal events. | |
1593 (Event Examples): Add signal example. | |
1594 | |
1595 2006-11-29 Richard Stallman <rms@gnu.org> | |
1596 | |
1597 * frames.texi (Visibility of Frames): Explain visible windows | |
1598 can be covered by others. Add xref for raise-frame. | |
1599 | |
1600 2006-11-28 Richard Stallman <rms@gnu.org> | |
1601 | |
1602 * searching.texi (Regexp Special): Update when ^ is special. | |
1603 | |
1604 2006-11-27 Eli Zaretskii <eliz@gnu.org> | |
1605 | |
1606 * customize.texi (Customization, Common Keywords) | |
1607 (Group Definitions, Variable Definitions, Composite Types) | |
1608 (Type Keywords, Customization Types): Add index entries for | |
1609 various customization keywords. | |
1610 | |
1611 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca> | |
1612 | |
1613 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity. | |
1614 | |
93309 | 1615 2006-11-10 Jan Djärv <jan.h.d@swipnet.se> |
84043 | 1616 |
1617 * frames.texi (Window System Selections): Remove clipboard from | |
1618 description of selection-coding-system. | |
1619 | |
1620 2006-11-06 Richard Stallman <rms@gnu.org> | |
1621 | |
1622 * lists.texi (List Variables): Document COMPARE-FN. | |
1623 | |
1624 * keymaps.texi: Avoid use of "binding" to mean a relation; | |
1625 use it only to refer to the meaning associated with a key. | |
1626 (Keymaps): Change menu node description. | |
1627 | |
1628 * elisp.texi (Top): Change menu node description. | |
1629 | |
1630 * display.texi (Managing Overlays): Document overlay-recenter. | |
1631 | |
1632 2006-10-29 Chong Yidong <cyd@stupidchicken.com> | |
1633 | |
1634 * Makefile.in: Use relative paths to avoid advertising filesystem | |
1635 contents during compilation. | |
1636 | |
1637 2006-10-23 Kim F. Storm <storm@cua.dk> | |
1638 | |
1639 * commands.texi (Event Input Misc): Update unread-command-events. | |
1640 | |
1641 2006-10-23 Nick Roberts <nickrob@snap.net.nz> | |
1642 | |
1643 * lists.texi (Sets And Lists): Fix typos. | |
1644 | |
1645 2006-10-18 Juanma Barranquero <lekktu@gmail.com> | |
1646 | |
1647 * control.texi (Processing of Errors): Use @var for an argument, | |
1648 not @code. | |
1649 | |
1650 2006-10-16 Richard Stallman <rms@gnu.org> | |
1651 | |
1652 * edebug.texi (Edebug Recursive Edit): Minor cleanup. | |
1653 | |
1654 * keymaps.texi (Format of Keymaps): Show all the keymap element | |
1655 patterns that result from menu items. | |
1656 (Key Lookup): Minor cleanups. | |
1657 | |
1658 * modes.texi (Precalculated Fontification): Don't say that | |
1659 not setting font-lock-defaults avoids loading font-lock. | |
1660 | |
1661 * help.texi (Documentation): Move xref to Emacs Manual here. | |
1662 (Documentation Basics): From here. | |
1663 Also doc emacs-lisp-docstring-fill-column. | |
1664 | |
1665 * elisp.texi: Update version and ISBN. | |
1666 | |
1667 * commands.texi (Interactive Call): Clarify KEYS arg to | |
1668 call-interactively is a vector. | |
1669 (Command Loop Info): Delete anchor in this-command-keys. | |
1670 Add anchor in this-command-keys-vector. | |
1671 (Recursive Editing): Document how recursive-edit | |
1672 handles the current buffer. | |
1673 | |
1674 2006-10-13 Chong Yidong <cyd@stupidchicken.com> | |
1675 | |
1676 * frames.texi (Frame Titles): %c and %l are ignored in | |
1677 frame-title-format. | |
1678 | |
1679 2006-10-11 Richard Stallman <rms@gnu.org> | |
1680 | |
1681 * keymaps.texi (Key Sequences): Clarify use of kbd. | |
1682 | |
1683 2006-10-10 Kim F. Storm <storm@cua.dk> | |
1684 | |
1685 * lists.texi (Sets And Lists): Add memql. | |
1686 | |
1687 2006-10-03 Richard Stallman <rms@gnu.org> | |
1688 | |
1689 * searching.texi (Char Classes): Document :multibyte: and :unibyte:. | |
1690 Clarify :ascii: and :nonascii:. | |
1691 | |
1692 2006-09-29 Juri Linkov <juri@jurta.org> | |
1693 | |
1694 * modes.texi (%-Constructs): Reorder coding systems in the | |
1695 documentation of %z to the real order displayed in the modeline. | |
1696 | |
1697 2006-09-25 Richard Stallman <rms@gnu.org> | |
1698 | |
1699 * os.texi (Timers): Describe timer-max-repeats. | |
1700 | |
1701 2006-09-25 Chong Yidong <cyd@stupidchicken.com> | |
1702 | |
1703 * os.texi (Timers): Mention with-local-quit. | |
1704 | |
1705 2006-09-24 Richard Stallman <rms@gnu.org> | |
1706 | |
1707 * searching.texi (Searching and Matching): Mention property search. | |
1708 | |
1709 * commands.texi (Command Loop Info): Explain how read-event affects | |
1710 this-command-keys. | |
1711 | |
1712 2006-09-20 Richard Stallman <rms@gnu.org> | |
1713 | |
1714 * os.texi (Timers): Clarify about REPEAT when timer is delayed. | |
1715 | |
1716 * windows.texi (Window Start): Minor cleanups. | |
1717 | |
1718 2006-09-20 Kim F. Storm <storm@cua.dk> | |
1719 | |
1720 * windows.texi (Window Start): pos-visible-in-window-p allows | |
1721 specifying t for position to mean "end of window". | |
1722 Add window-line-height. | |
1723 | |
1724 * anti.texi (Antinews): Mention window-line-height. | |
1725 | |
1726 2006-09-19 David Kastrup <dak@gnu.org> | |
1727 | |
1728 * keymaps.texi (Searching Keymaps): Small clarification. | |
1729 | |
1730 2006-09-18 Richard Stallman <rms@gnu.org> | |
1731 | |
1732 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings | |
1733 cause keyboard menus. | |
1734 (Menu Keymaps): Likewise. | |
1735 (Defining Menus, Keyboard Menus): Clarify. | |
1736 | |
1737 * text.texi (Fields): Clarify explanation of constrain-to-field. | |
1738 | |
1739 2006-09-16 Eli Zaretskii <eliz@gnu.org> | |
1740 | |
1741 * variables.texi (Tips for Defining): Fix a typo. | |
1742 | |
1743 2006-09-15 Richard Stallman <rms@gnu.org> | |
1744 | |
1745 * keymaps.texi (Remapping Commands, Searching Keymaps) | |
1746 (Active Keymaps): Clean up previous change. | |
1747 | |
1748 2006-09-15 Jay Belanger <belanger@truman.edu> | |
1749 | |
1750 * gpl.texi: Replace "Library Public License" by "Lesser Public | |
1751 License" throughout. | |
1752 | |
1753 2006-09-15 David Kastrup <dak@gnu.org> | |
1754 | |
1755 * keymaps.texi (Active Keymaps): Adapt description to use | |
1756 `get-char-property' instead `get-text-property'. Explain how | |
1757 mouse events change this. Explain the new optional argument of | |
1758 `key-binding' and its mouse-dependent lookup. | |
1759 (Searching Keymaps): Adapt description similarly. | |
1760 (Remapping Commands): Explain the new optional argument of | |
1761 `command-remapping'. | |
1762 | |
1763 2006-09-14 Richard Stallman <rms@gnu.org> | |
1764 | |
1765 * keymaps.texi (Searching Keymaps): Clarification. | |
1766 (Active Keymaps): Refer to Searching Keymaps instead of duplication. | |
1767 | |
1768 2006-09-13 Richard Stallman <rms@gnu.org> | |
1769 | |
1770 * objects.texi (Character Type): Node split. | |
1771 Add xref to Describing Characters. | |
1772 (Basic Char Syntax, General Escape Syntax) | |
1773 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes. | |
1774 | |
1775 2006-09-11 Richard Stallman <rms@gnu.org> | |
1776 | |
1777 * display.texi (Display Table Format): Wording clarification. | |
1778 (Glyphs): Clarifications. | |
1779 | |
1780 2006-09-10 Chong Yidong <cyd@stupidchicken.com> | |
1781 | |
1782 * keymaps.texi (Active Keymaps): Mention that key-binding checks | |
1783 local maps. | |
1784 | |
1785 2006-09-10 Kim F. Storm <storm@cua.dk> | |
1786 | |
1787 * display.texi (Forcing Redisplay): Document return value of | |
1788 function redisplay. | |
1789 | |
1790 2006-09-09 Richard Stallman <rms@gnu.org> | |
1791 | |
1792 * windows.texi (Window Hooks): Explain limits of | |
1793 window-scroll-functions. | |
1794 | |
1795 * display.texi (Fringe Indicators): Update for last change in | |
1796 indicate-buffer-boundaries. | |
1797 | |
1798 2006-09-08 Richard Stallman <rms@gnu.org> | |
1799 | |
1800 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec. | |
1801 | |
1802 2006-09-06 Kim F. Storm <storm@cua.dk> | |
1803 | |
1804 * frames.texi (Display Feature Testing): display-mm-dimensions-alist. | |
1805 | |
1806 * windows.texi (Window Start): Update pos-visible-in-window-p. | |
1807 | |
1808 2006-09-04 Richard Stallman <rms@gnu.org> | |
1809 | |
1810 * processes.texi (Accepting Output): Explain SECONDS=0 for | |
1811 accept-process-output. | |
1812 | |
1813 * os.texi (Idle Timers): Explain why timer functions should not | |
1814 loop until (input-pending-p). | |
1815 | |
1816 2006-09-02 Eli Zaretskii <eliz@gnu.org> | |
1817 | |
1818 * makefile.w32-in (usermanualdir): New variable. | |
1819 (elisp.dvi): Use it. | |
1820 | |
1821 2006-09-01 Eli Zaretskii <eliz@gnu.org> | |
1822 | |
1823 * buffers.texi (Buffer Modification): Fix last change. | |
1824 | |
1825 2006-09-01 Chong Yidong <cyd@stupidchicken.com> | |
1826 | |
1827 * buffers.texi (Buffer Modification): Document | |
1828 buffer-chars-modified-tick. | |
1829 | |
1830 2006-08-31 Richard Stallman <rms@gnu.org> | |
1831 | |
1832 * modes.texi (Syntactic Font Lock): Mention specific faces once again. | |
1833 | |
1834 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change) | |
1835 | |
1836 * modes.texi (Syntactic Font Lock): | |
1837 Mention font-lock-syntactic-face-function | |
1838 instead of specific faces. | |
1839 | |
1840 2006-08-29 Chong Yidong <cyd@stupidchicken.com> | |
1841 | |
1842 * display.texi (Images): Add xrref to display-images-p. | |
1843 | |
1844 2006-08-28 Kenichi Handa <handa@m17n.org> | |
1845 | |
1846 * nonascii.texi (Lisp and Coding Systems): Fix description of | |
1847 detect-coding-region. | |
1848 | |
1849 2006-08-27 Michael Olson <mwolson@gnu.org> | |
1850 | |
1851 * processes.texi (Transaction Queues): Remove stray quote | |
1852 character. | |
1853 | |
1854 2006-08-25 Richard Stallman <rms@gnu.org> | |
1855 | |
1856 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value. | |
1857 Add xref. | |
1858 | |
1859 2006-08-24 Chong Yidong <cyd@stupidchicken.com> | |
1860 | |
1861 * os.texi (Timers): Avoid waiting inside timers. | |
1862 | |
1863 2006-08-21 Lute Kamstra <lute@gnu.org> | |
1864 | |
1865 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi. | |
1866 | |
1867 2006-08-20 Richard Stallman <rms@gnu.org> | |
1868 | |
1869 * os.texi (Idle Timers): New node, split out from Timers. | |
1870 Document current-idle-time. | |
1871 * commands.texi (Reading One Event): Update xref. | |
1872 * elisp.texi (Top): Update subnode menu. | |
1873 | |
1874 2006-08-16 Richard Stallman <rms@gnu.org> | |
1875 | |
1876 * keymaps.texi (Extended Menu Items): Show format of cached | |
1877 bindings in extended menu items. | |
1878 | |
1879 * customize.texi (Variable Definitions): Explain when the | |
1880 standard value expression is evaluated. | |
1881 | |
1882 2006-08-15 Chong Yidong <cyd@stupidchicken.com> | |
1883 | |
1884 * commands.texi (Reading One Event): Explain idleness in | |
1885 `read-event'. | |
1886 | |
1887 2006-08-12 Chong Yidong <cyd@stupidchicken.com> | |
1888 | |
1889 * text.texi (Near Point): Say "cursor" not "terminal cursor". | |
1890 (Commands for Insertion): Removed split-line since it's not | |
1891 relevant for Lisp programming. | |
1892 (Yank Commands): Rewrite introduction. | |
1893 (Undo): Clarify. | |
1894 (Maintaining Undo): Clarify. Document undo-ask-before-discard. | |
1895 (Filling): Remove redundant comment. Clarify return value of | |
1896 current-justification. | |
1897 (Margins): Minor clarifications. | |
1898 (Adaptive Fill): Update default value of adaptive-fill-regexp. | |
1899 (Sorting): Update definition of sort-lines. | |
1900 (Columns): Clarify behavior of sort-columns. | |
1901 (Indent Tabs): Link to Tab Stops in Emacs manual. | |
1902 (Special Properties): Clarify. | |
1903 (Clickable Text): Mention Buttons package. | |
1904 | |
1905 2006-08-12 Kevin Ryde <user42@zip.com.au> | |
1906 | |
1907 * os.texi (Time Parsing): Add %z to description of | |
1908 format-time-string, as per docstring. Add cross reference to | |
1909 glibc manual for strftime. | |
1910 | |
1911 2006-08-08 Richard Stallman <rms@gnu.org> | |
1912 | |
1913 * modes.texi: Clean up wording in previous change. | |
1914 | |
1915 2006-08-07 Chong Yidong <cyd@stupidchicken.com> | |
1916 | |
1917 * modes.texi (Hooks): Clarify. | |
1918 (Major Mode Basics): Mention define-derived-mode explicitly. | |
1919 (Major Mode Conventions): Rebinding RET is OK for some modes. | |
1920 Mention change-major-mode-hook and after-change-major-mode-hook. | |
1921 (Example Major Modes): Moved to end of Modes section. | |
1922 (Mode Line Basics): Clarify. | |
1923 (Mode Line Data): Mention help-echo and local-map in strings. | |
1924 Explain reason for treatment of non-risky variables. | |
1925 (Properties in Mode): Clarify. | |
1926 (Faces for Font Lock): Add font-lock-negation-char-face. | |
1927 | |
1928 2006-08-04 Eli Zaretskii <eliz@gnu.org> | |
1929 | |
1930 * strings.texi (Formatting Strings): Warn against arbitrary | |
1931 strings as first arg to `format'. | |
1932 | |
1933 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org> | |
1934 | |
1935 * text.texi (Clickable Text): Mention `help-echo' text property. | |
1936 Update intro, examples and associated explanations. | |
1937 | |
1938 2006-07-31 Richard Stallman <rms@gnu.org> | |
1939 | |
1940 * commands.texi: Update xrefs. | |
1941 (Event Mod): New node, cut out from old Translating Input. | |
1942 | |
1943 * maps.texi: Update xrefs. | |
1944 | |
1945 * keymaps.texi (Translation Keymaps): New node. | |
1946 Update xrefs from Translating Input to Translation Keymaps. | |
1947 | |
1948 * elisp.texi (Top): Update subnode menu. | |
1949 | |
1950 * display.texi (Face Functions): Fix explanations of FRAME=t or nil. | |
1951 | |
1952 * os.texi (System Interface): Fix menu descriptions of some nodes. | |
1953 (Translating Input): Node deleted. | |
1954 | |
1955 2006-07-31 Nick Roberts <nickrob@snap.net.nz> | |
1956 | |
1957 * modes.texi (Minor Mode Conventions): Update xref for add-to-list. | |
1958 | |
1959 * lists.texi (Sets And Lists): Likewise. | |
1960 | |
1961 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org> | |
1962 | |
1963 * text.texi (Fields): Mention POS | |
1964 requirement when narrowing is in effect. | |
1965 | |
1966 2006-07-28 Richard Stallman <rms@gnu.org> | |
1967 | |
1968 * display.texi (Face Attributes): Simplify wording. | |
1969 (Attribute Functions): Clarify meaning of new-frame default | |
1970 attribute settings. | |
1971 | |
1972 * customize.texi (Common Keywords): Document how to use | |
1973 :package-version in a package not in Emacs. | |
1974 | |
1975 2006-07-28 Kim F. Storm <storm@cua.dk> | |
1976 | |
1977 * commands.texi (Reading One Event): Fix last change. | |
1978 | |
1979 2006-07-26 Chong Yidong <cyd@stupidchicken.com> | |
1980 | |
1981 * commands.texi (Reading One Event): Document SECONDS argument for | |
1982 read-event, read-char, and read-char-exclusive. | |
1983 | |
1984 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca> | |
1985 | |
1986 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline | |
1987 to ensure correct identification. | |
1988 | |
1989 2006-07-24 Richard Stallman <rms@gnu.org> | |
1990 | |
1991 * text.texi (Clickable Text): Clarify. | |
1992 | |
1993 * sequences.texi (Vector Functions): Delete duplicate xref. | |
1994 | |
1995 * objects.texi (Function Type): Clarify. | |
1996 | |
1997 * modes.texi (Keymaps and Minor Modes): List punct chars for minor | |
1998 modes. | |
1999 | |
2000 * lists.texi (List Variables): New node. | |
2001 Material moved from other nodes. | |
2002 | |
2003 * variables.texi (Setting Variables): add-to-list and | |
2004 add-to-ordered-list moved to List Variables node. | |
2005 | |
2006 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org> | |
2007 | |
2008 * text.texi (Links and Mouse-1): | |
2009 For mouse-on-link-p, expand on arg POS. | |
2010 | |
2011 2006-07-21 Kim F. Storm <storm@cua.dk> | |
2012 | |
2013 * display.texi (Forcing Redisplay): Don't mention systems which | |
2014 don't support sub-second timers for redisplay-preemption-period. | |
2015 | |
2016 * os.texi (Terminal Output): Clarify text vs graphical terminal. | |
2017 | |
2018 2006-07-21 Eli Zaretskii <eliz@gnu.org> | |
2019 | |
2020 * frames.texi (Input Focus): Document that focus-follows-mouse has | |
2021 no effect on MS-Windows. | |
2022 | |
2023 2006-07-18 Richard Stallman <rms@gnu.org> | |
2024 | |
2025 * display.texi (Forcing Redisplay): Cleanups in previous change. | |
2026 | |
2027 * processes.texi (Low-Level Network): Make menu more convenient. | |
2028 | |
2029 2006-07-18 Kim F. Storm <storm@cua.dk> | |
2030 | |
2031 * display.texi (Forcing Redisplay): redisplay-preemption-period | |
2032 only used on window systems. Add xref to Terminal Output. | |
2033 | |
2034 * os.texi (Terminal Output): baud-rate only controls preemption on | |
2035 non-window systems. Add xref to Forcing Redisplay. | |
2036 | |
2037 * processes.texi (Low-Level Network): Rename node "Make Network" | |
2038 to "Network Processes". | |
2039 | |
2040 2006-07-18 Karl Berry <karl@gnu.org> | |
2041 | |
2042 * variables.texi, functions.texi, customize.texi, loading.texi: | |
2043 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20. | |
2044 | |
2045 2006-07-17 Chong Yidong <cyd@stupidchicken.com> | |
2046 | |
2047 * commands.texi (Waiting): Document batch-mode sit-for behavior. | |
2048 | |
2049 2006-07-17 Richard Stallman <rms@gnu.org> | |
2050 | |
2051 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus. | |
2052 Put period and comma inside quotes. | |
2053 | |
2054 * loading.texi, markers.texi: Use real doublequote inside menus. | |
2055 | |
2056 * windows.texi: Put point and comma inside quotes. | |
2057 (Textual Scrolling): Use @samp for error message. | |
2058 | |
2059 * variables.texi, tips.texi, syntax.texi, symbols.texi: | |
2060 * strings.texi, streams.texi, processes.texi, os.texi: | |
2061 * objects.texi, numbers.texi, modes.texi, minibuf.texi: | |
2062 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi: | |
2063 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi: | |
2064 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi: | |
2065 Put point and comma inside quotes. | |
2066 | |
2067 * control.texi (Processing of Errors): Add command-error-function. | |
2068 | |
2069 * variables.texi (File Local Variables): Clarify that | |
2070 file local variables make buffer-local bindings. | |
2071 | |
2072 * modes.texi (Syntactic Font Lock): Give default for | |
2073 font-lock-syntax-table. | |
2074 | |
2075 2006-07-17 Nick Roberts <nickrob@snap.net.nz> | |
2076 | |
2077 * text.texi (Special Properties): Clean up previous change. | |
2078 | |
2079 2006-07-16 Karl Berry <karl@gnu.org> | |
2080 | |
2081 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi: | |
2082 * control.texi: Fix bad page breaks through chapter 10 (control). | |
2083 | |
2084 * anti.texi (Antinews): Reorder face-attribute fns to avoid | |
2085 underfull hbox. | |
2086 | |
2087 2006-07-15 Nick Roberts <nickrob@snap.net.nz> | |
2088 | |
2089 * text.texi (Special Properties): Describe fontified text property | |
2090 in relation to a character (not text). | |
2091 | |
2092 2006-07-15 Kim F. Storm <storm@cua.dk> | |
2093 | |
2094 * maps.texi (Standard Keymaps): Add xref for minibuffer maps. | |
2095 Add apropos-mode-map, custom-mode-map, esc-map, global-map, | |
2096 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map. | |
2097 | |
2098 * anti.texi (Antinews): Mention redisplay function. | |
2099 The kbd macro existed, but was not documented, before 22.x. | |
2100 Function pos-visible-in-window-p is not new in 22.x, just enhanced. | |
2101 | |
2102 2006-07-14 Nick Roberts <nickrob@snap.net.nz> | |
2103 | |
2104 * display.texi (Displaying Messages): Add anchor. | |
2105 | |
2106 * frames.texi (Dialog Boxes): Use it. | |
2107 | |
2108 2006-07-12 Richard Stallman <rms@gnu.org> | |
2109 | |
2110 * objects.texi (Frame Type): Explain nature of frames better. | |
2111 | |
2112 * frames.texi (Frames): Explain nature of frames better. | |
2113 | |
2114 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com> | |
2115 | |
2116 * tips.texi (Coding Conventions): Explain why use cl at compile time. | |
2117 | |
2118 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2119 | |
2120 * frames.texi (Window System Selections): Mention scrap support for Mac. | |
2121 Default value of x-select-enable-clipboard is t on Mac. | |
2122 | |
2123 * os.texi (Getting Out): Suspending is not allowed on Mac, either. | |
2124 | |
2125 2006-07-11 Kim F. Storm <storm@cua.dk> | |
2126 | |
2127 * display.texi (Forcing Redisplay): Add `redisplay' function. | |
2128 Don't mention (sit-for -1) -- use (redisplay t) instead. | |
2129 | |
2130 * commands.texi (Waiting): (sit-for -1) is no longer special. | |
2131 (sit-for 0) is equivalent to (redisplay). | |
2132 Iconifying/deiconifying no longer makes sit-for return. | |
2133 | |
2134 2006-07-10 Nick Roberts <nickrob@snap.net.nz> | |
2135 | |
2136 * display.texi (Buttons): Fix typo. | |
2137 | |
2138 * index.texi, elisp.texi (New Symbols): Comment node out. | |
2139 | |
2140 2006-07-09 Richard Stallman <rms@gnu.org> | |
2141 | |
2142 * display.texi (Truncation): Clean up previous change. | |
2143 | |
2144 2006-07-08 Richard Stallman <rms@gnu.org> | |
2145 | |
2146 * commands.texi (Interactive Call): Use 3 as prefix in example | |
2147 for execute-extended-command. | |
2148 | |
2149 * display.texi (Attribute Functions): Move paragraph about | |
2150 compatibility with Emacs < 21. | |
2151 | |
2152 2006-07-09 Kim F. Storm <storm@cua.dk> | |
2153 | |
2154 * display.texi (Refresh Screen): Clarify force-window-update. | |
2155 (Truncation): "Normally" indicated by fringe arrows. | |
2156 | |
2157 2006-07-08 Eli Zaretskii <eliz@gnu.org> | |
2158 | |
2159 * windows.texi (Textual Scrolling, Resizing Windows): | |
2160 * variables.texi (Constant Variables): | |
2161 * text.texi (Buffer Contents, Deletion, Changing Properties) | |
2162 (Property Search, Special Properties, Sticky Properties) | |
2163 (Links and Mouse-1, Fields, Change Hooks): | |
2164 * syntax.texi (Syntax Table Functions, Parsing Expressions) | |
2165 (Categories): | |
2166 * symbols.texi (Other Plists): | |
2167 * streams.texi (Output Variables): | |
2168 * processes.texi (Input to Processes, Query Before Exit): | |
2169 * positions.texi (Word Motion, Text Lines, List Motion): | |
2170 * os.texi (Init File, System Environment, Sound Output) | |
2171 (Session Management): | |
2172 * nonascii.texi (Text Representations, Character Sets) | |
2173 (Chars and Bytes, Locales): | |
2174 * modes.texi (Defining Minor Modes, Header Lines): | |
2175 * minibuf.texi (Minibuffer Contents): | |
2176 * markers.texi (Information from Markers): | |
2177 * lists.texi (List Elements, Building Lists, Association Lists): | |
2178 * keymaps.texi (Tool Bar): | |
2179 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash): | |
2180 * functions.texi (What Is a Function, Mapping Functions): | |
2181 * frames.texi (Creating Frames, Parameter Access, Pointer Shape) | |
2182 (Color Names, Text Terminal Colors, Display Feature Testing): | |
2183 * files.texi (Visiting Functions, File Name Components) | |
2184 (Unique File Names, Contents of Directories): | |
2185 * display.texi (Forcing Redisplay, Displaying Messages) | |
2186 (Temporary Displays, Font Selection, Auto Faces) | |
2187 (Font Lookup, Fringe Indicators, Display Margins) | |
2188 (Image Descriptors, Showing Images, Image Cache, Button Types) | |
2189 (Making Buttons, Manipulating Buttons, Button Buffer Commands) | |
2190 (Display Table Format, Glyphs): | |
2191 * control.texi (Iteration): | |
2192 * commands.texi (Command Loop Info, Adjusting Point): | |
2193 * backups.texi (Making Backups, Auto-Saving): | |
2194 Remove @tindex entries. | |
2195 | |
2196 2006-07-07 Kim F. Storm <storm@cua.dk> | |
2197 | |
2198 * display.texi (Fringe Cursors): Fix typo. | |
2199 (Customizing Bitmaps): Fix define-fringe-bitmap entry. | |
2200 (Overlay Arrow): Default is overlay-arrow fringe indicator. | |
2201 | |
2202 2006-07-05 Richard Stallman <rms@gnu.org> | |
2203 | |
2204 * text.texi (Buffer Contents): Add example of text props | |
2205 in result of buffer-substring. | |
2206 (Text Properties): Explain better about use of specific property names. | |
2207 (Property Search): Some cleanups; reorder some functions. | |
2208 | |
2209 * keymaps.texi (Changing Key Bindings): Cleanup. | |
2210 Add xref to Key Binding Conventions. | |
2211 | |
2212 * display.texi (Attribute Functions): Add examples for | |
2213 face-attribute-relative-p. | |
2214 | |
2215 * tips.texi (Coding Conventions): Cleanup last change. | |
2216 | |
2217 2006-07-05 Karl Berry <karl@gnu.org> | |
2218 | |
2219 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi. | |
2220 Remove @setchapternewpage odd. | |
2221 Result is 1013 pages, down from 1100. | |
2222 | |
2223 * anti.texi, customize.texi, display.texi, internals.texi: | |
2224 * minibuf.texi, modes.texi, tips.texi: | |
2225 Fix overfull/underfull boxes. | |
2226 | |
2227 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org> | |
2228 | |
2229 * edebug.texi (Instrumenting): | |
2230 Add Edebug-specific findex for eval-buffer. | |
2231 * loading.texi (Loading): | |
2232 Replace eval-current-buffer with eval-buffer. | |
2233 | |
2234 2006-06-30 Nick Roberts <nickrob@snap.net.nz> | |
2235 | |
2236 * locals.texi (Standard Buffer-Local Variables): Update the list | |
2237 of variables. | |
2238 | |
2239 2006-06-26 Nick Roberts <nickrob@snap.net.nz> | |
2240 | |
2241 * files.texi (File Name Completion): Point user to the node | |
2242 "Reading File Names". | |
2243 | |
2244 2006-06-24 Eli Zaretskii <eliz@gnu.org> | |
2245 | |
2246 * files.texi (Contents of Directories): Document case-insensitive | |
2247 behavior on respective filesystems. | |
2248 | |
2249 * objects.texi (Character Type): Document that Emacs signals an | |
2250 error for unsupported Unicode characters specified as \uNNNN. | |
2251 | |
2252 2006-06-19 Richard Stallman <rms@gnu.org> | |
2253 | |
2254 * processes.texi (Bindat Spec): Clarify previous change. | |
2255 | |
2256 2006-06-16 Richard Stallman <rms@gnu.org> | |
2257 | |
2258 * tips.texi (Coding Conventions): Better explain conventions | |
2259 for definition constructs. | |
2260 | |
2261 * text.texi (Special Properties): String value of `read-only' | |
2262 serves as the error message. | |
2263 | |
2264 * objects.texi (Character Type): Clarify prev. change. | |
2265 (Non-ASCII in Strings): Mention \u and \U. | |
2266 | |
2267 * commands.texi (Using Interactive): Explain problem of | |
2268 markers, etc., in command-history. | |
2269 | |
2270 2006-06-14 Kim F. Storm <storm@cua.dk> | |
2271 | |
2272 * commands.texi (Waiting): Negative arg to sit-for forces | |
2273 redisplay even if input is pending. | |
2274 | |
2275 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a | |
2276 redisplay. Remove incorrect example of binding redisplay-dont-pause | |
2277 around (sit-for 0). | |
2278 | |
2279 2006-06-13 Richard Stallman <rms@gnu.org> | |
2280 | |
2281 * display.texi (Forcing Redisplay): Clarify previous change. | |
2282 | |
2283 2006-06-13 Romain Francoise <romain@orebokech.com> | |
2284 | |
2285 * display.texi (Forcing Redisplay): Fix typo. | |
2286 | |
2287 2006-06-13 Kim F. Storm <storm@cua.dk> | |
2288 | |
2289 * display.texi (Forcing Redisplay): Add redisplay-preemption-period. | |
2290 | |
2291 2006-06-10 Luc Teirlinck <teirllm@auburn.edu> | |
2292 | |
2293 * tips.texi (Coding Conventions): Add `@end itemize'. | |
2294 | |
2295 2006-06-10 Richard Stallman <rms@gnu.org> | |
2296 | |
2297 * tips.texi (Coding Conventions): Explain use of coding systems | |
2298 to ensure one decoding for strings. | |
2299 | |
2300 2006-06-09 Aidan Kehoe <kehoea@parhasard.net> | |
2301 | |
2302 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF | |
2303 syntax. | |
2304 | |
2305 2006-06-07 Eli Zaretskii <eliz@gnu.org> | |
2306 | |
2307 * display.texi (Font Selection): Remove description of | |
2308 clear-face-cache. | |
2309 | |
2310 * compile.texi (Eval During Compile): Fix a typo. Add index | |
2311 entries for possible uses of eval-when-compile. | |
2312 | |
2313 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org> | |
2314 | |
2315 * display.texi (Abstract Display): Fix typo. | |
2316 | |
2317 2006-06-03 Eli Zaretskii <eliz@gnu.org> | |
2318 | |
2319 * minibuf.texi (Minibuffer History) <history-add-new-input>: | |
2320 Reword variable's description. | |
2321 | |
2322 2006-06-01 Richard Stallman <rms@gnu.org> | |
2323 | |
2324 * windows.texi (Splitting Windows): Clarify splitting nonselected | |
2325 window. | |
2326 | |
2327 2006-05-31 Juri Linkov <juri@jurta.org> | |
2328 | |
2329 * minibuf.texi (Minibuffer History): Add history-add-new-input. | |
2330 | |
2331 2006-05-30 Richard Stallman <rms@gnu.org> | |
2332 | |
2333 * display.texi (Line Height): Fix errors in description of | |
98317 | 2334 default line height and line-height property. |
84043 | 2335 |
2336 * nonascii.texi (Default Coding Systems): Further clarification. | |
2337 | |
2338 2006-05-29 Luc Teirlinck <teirllm@auburn.edu> | |
2339 | |
2340 * internals.texi (Pure Storage): Mention that an overflow in pure | |
2341 space causes a memory leak. | |
2342 (Garbage Collection): If there was an overflow in pure space, | |
2343 `garbage-collect' returns nil. | |
2344 | |
2345 2006-05-30 Eli Zaretskii <eliz@gnu.org> | |
2346 | |
2347 * nonascii.texi (Default Coding Systems): Fix it some more. | |
2348 | |
2349 2006-05-29 Eli Zaretskii <eliz@gnu.org> | |
2350 | |
2351 * nonascii.texi (Default Coding Systems): Fix last change. | |
2352 | |
2353 2006-05-29 Kenichi Handa <handa@m17n.org> | |
2354 | |
2355 * nonascii.texi (find-operation-coding-system): Describe the new | |
2356 argument format (FILENAME . BUFFER). | |
2357 | |
2358 2006-05-28 Richard Stallman <rms@gnu.org> | |
2359 | |
2360 * tips.texi (Coding Conventions): Better explain reasons not to | |
2361 advise other packages or use `eval-after-load'. | |
2362 | |
2363 2006-05-29 Kim F. Storm <storm@cua.dk> | |
2364 | |
2365 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to | |
2366 `bindat-idx' and `bindat-raw' for clarity. | |
2367 | |
2368 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> | |
2369 | |
2370 * processes.texi (Bindat Spec): Expand on `repeat' handler. | |
2371 | |
2372 * display.texi (Display): Add "Abstract Display" to menu. | |
2373 (Abstract Display, Abstract Display Functions) | |
2374 (Abstract Display Example): New nodes. | |
2375 * elisp.texi (Top): Add "Abstract Display" to menu. | |
2376 | |
2377 2006-05-27 Chong Yidong <cyd@stupidchicken.com> | |
2378 | |
2379 * keymaps.texi (Key Sequences): Link to input events definition. | |
2380 (Format of Keymaps): Delete material duplicated in Keymap Basics. | |
2381 | |
2382 * files.texi (Changing Files): Document updated argument list for | |
2383 copy-file. | |
2384 | |
2385 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> | |
2386 | |
2387 * processes.texi (Bindat Functions): Explain term "total length". | |
2388 Use it in bindat-length and bindat-pack descriptions. | |
2389 | |
2390 2006-05-26 Eli Zaretskii <eliz@gnu.org> | |
2391 | |
2392 * tips.texi (Coding Conventions): Advise against using | |
2393 eval-after-load in packages. Add an index entry. | |
2394 | |
2395 2006-05-25 Juri Linkov <juri@jurta.org> | |
2396 | |
2397 * minibuf.texi (Text from Minibuffer): Undocument keep-all. | |
2398 | |
2399 * modes.texi (%-Constructs): Add %e, %z, %Z. | |
2400 | |
2401 2006-05-25 Richard Stallman <rms@gnu.org> | |
2402 | |
2403 * elisp.texi (Top): Update subnode menu. | |
2404 | |
2405 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences. | |
2406 (Keymaps): Update menu. | |
2407 | |
2408 2006-05-25 Chong Yidong <cyd@stupidchicken.com> | |
2409 | |
2410 * keymaps.texi (Key Sequences): Some clarifications. | |
2411 | |
2412 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org> | |
2413 | |
2414 * processes.texi (Bindat Functions): Say "unibyte string" | |
2415 explicitly for bindat-unpack and bindat-pack descriptions. | |
2416 (Bindat Examples): Don't call `string-make-unibyte' in example. | |
2417 | |
2418 2006-05-25 Chong Yidong <cyd@stupidchicken.com> | |
2419 | |
2420 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
2421 Explain string and vector representations of key sequences. |
84043 | 2422 |
2423 * keymaps.texi (Changing Key Bindings): | |
86150
d0f21febd1dc
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86086
diff
changeset
|
2424 * commands.texi (Interactive Codes): |
84043 | 2425 * help.texi (Describing Characters): Refer to it. |
2426 | |
2427 2006-05-23 Luc Teirlinck <teirllm@auburn.edu> | |
2428 | |
2429 * frames.texi (Pointer Shape): @end table -> @end defvar. | |
2430 | |
2431 2006-05-22 Richard Stallman <rms@gnu.org> | |
2432 | |
2433 * elisp.texi (Top): Update subnode menus. | |
2434 | |
2435 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes. | |
2436 Contents rewritten; material from old Pointer Shape node moved here. | |
2437 | |
2438 * display.texi (Pointer Shape): Node deleted. | |
2439 (Image Descriptors): Minor cleanup. | |
2440 | |
2441 2006-05-21 Richard Stallman <rms@gnu.org> | |
2442 | |
2443 * syntax.texi (Parsing Expressions): Update info on which STATE | |
2444 elements are ignored. | |
2445 | |
2446 2006-05-19 Luc Teirlinck <teirllm@auburn.edu> | |
2447 | |
2448 * hooks.texi (Standard Hooks): Correct typo. | |
2449 | |
2450 * gpl.texi (GPL): ifinfo -> ifnottex. | |
2451 | |
2452 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change) | |
2453 | |
2454 * searching.texi (Simple Match Data): Warn about match data being | |
2455 set anew by every search. | |
2456 | |
2457 2006-05-17 Richard Stallman <rms@gnu.org> | |
2458 | |
2459 * minibuf.texi (Minibuffer History): Clarify. | |
2460 | |
2461 * searching.texi (Regexp Special): Clarify nested regexp warning. | |
2462 | |
2463 2006-05-16 Kim F. Storm <storm@cua.dk> | |
2464 | |
2465 * minibuf.texi (Minibuffer History): Update add-to-history. | |
2466 | |
2467 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change) | |
2468 | |
2469 * nonascii.texi (Explicit Encoding): Fix | |
2470 typo (encoding<->decoding). | |
2471 | |
2472 2006-05-14 Richard Stallman <rms@gnu.org> | |
2473 | |
2474 * buffers.texi (Creating Buffers): Cleanup. | |
2475 | |
2476 * files.texi (Visiting Functions): Rewrite in find-file-noselect. | |
2477 | |
2478 2006-05-13 Eli Zaretskii <eliz@gnu.org> | |
2479 | |
2480 * buffers.texi (Current Buffer): Document that with-temp-buffer | |
2481 disables undo. | |
2482 | |
2483 * os.texi (Terminal-Specific): More accurate description of how | |
2484 Emacs searches for the terminal-specific libraries. | |
2485 | |
2486 2006-05-12 Eli Zaretskii <eliz@gnu.org> | |
2487 | |
2488 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to | |
2489 emacs-xtra to @inforef's. | |
2490 | |
2491 * text.texi (Undo): Document that undo is turned off in buffers | |
2492 whose names begin with a space. | |
2493 | |
2494 * buffers.texi (Buffer Names): Add index entries for buffers whose | |
2495 names begin with a space. | |
2496 (Creating Buffers): Document that undo is turned off in buffers | |
2497 whose names begin with a space. | |
2498 | |
2499 * files.texi (Visiting Functions, Reading from Files) | |
2500 (Saving Buffers): Mention code and EOL conversions by file I/O | |
2501 primitives and subroutines. | |
2502 | |
2503 * nonascii.texi (Lisp and Coding Systems): Document | |
2504 coding-system-eol-type. Add index entries for eol conversion. | |
2505 | |
2506 * display.texi (Defining Faces): Mention `mac', and add an xref to | |
2507 where window-system is described. | |
2508 | |
2509 2006-05-10 Richard Stallman <rms@gnu.org> | |
2510 | |
2511 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules. | |
2512 | |
2513 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de> | |
2514 | |
2515 * variables.texi (File Local Variables): Recommend to quote lambda | |
2516 expressions in safe-local-variable property. | |
2517 | |
2518 2006-05-09 Richard Stallman <rms@gnu.org> | |
2519 | |
2520 * variables.texi (File Local Variables): Document | |
2521 safe-local-eval-forms and safe-local-eval-function. | |
2522 | |
2523 2006-05-07 Kim F. Storm <storm@cua.dk> | |
2524 | |
2525 * minibuf.texi (Minibuffer History): Remove keep-dups arg | |
2526 from add-to-history. | |
2527 | |
2528 2006-05-07 Romain Francoise <romain@orebokech.com> | |
2529 | |
2530 * commands.texi (Event Input Misc): | |
2531 * compile.texi (Eval During Compile): | |
2532 * internals.texi (Buffer Internals): | |
2533 * minibuf.texi (Initial Input): | |
2534 * nonascii.texi (Scanning Charsets): | |
2535 * numbers.texi (Comparison of Numbers): | |
2536 * windows.texi (Textual Scrolling, Vertical Scrolling): | |
2537 Fix various typos. | |
2538 | |
2539 2006-05-06 Eli Zaretskii <eliz@gnu.org> | |
2540 | |
2541 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by | |
2542 conditional xref's to either emacs or emacs-xtra, depending on | |
2543 @iftex/@ifnottex. | |
2544 | |
2545 * minibuf.texi (Minibuffer History): Document add-to-history. | |
2546 | |
2547 2006-05-05 Eli Zaretskii <eliz@gnu.org> | |
2548 | |
2549 * internals.texi (Pure Storage): Mention the pure overflow message | |
2550 at startup. | |
2551 | |
93309 | 2552 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se> |
84043 | 2553 |
2554 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax. | |
2555 (Searching Keymaps): Fix pseudo-Lisp description of keymap | |
2556 search. | |
2557 | |
2558 2006-05-01 Richard Stallman <rms@gnu.org> | |
2559 | |
2560 * intro.texi (nil and t): Clarify. | |
2561 | |
2562 * variables.texi (File Local Variables): Suggest using booleanp. | |
2563 | |
2564 2006-05-01 Juanma Barranquero <lekktu@gmail.com> | |
2565 | |
2566 * objects.texi (Type Predicates): Fix typos. | |
2567 | |
2568 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca> | |
2569 | |
2570 * intro.texi (nil and t): Add booleanp. | |
2571 | |
2572 * objects.texi (Type Predicates): Add links for booleanp and | |
2573 string-or-null-p. | |
2574 | |
2575 2006-04-29 Richard Stallman <rms@gnu.org> | |
2576 | |
2577 * modes.texi (Multiline Font Lock): Rename from | |
2578 Multi line Font Lock Elements. Much clarification. | |
2579 (Font Lock Multiline, Region to Fontify): Much clarification. | |
2580 | |
2581 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca> | |
2582 | |
2583 * variables.texi (File Local Variables): Remove the special case t for | |
2584 safe-local-variable. | |
2585 | |
2586 2006-04-26 Richard Stallman <rms@gnu.org> | |
2587 | |
2588 * syntax.texi (Parsing Expressions): Minor cleanup. | |
2589 | |
2590 2006-04-18 Richard Stallman <rms@gnu.org> | |
2591 | |
2592 * tips.texi (Coding Conventions): Explain when the package's | |
2593 prefix should appear later on (not at the start of the name). | |
2594 | |
2595 * searching.texi (String Search): Clarify effect of NOERROR. | |
2596 | |
2597 * modes.texi (Imenu): Clarify what special items do. | |
2598 | |
2599 * hooks.texi (Standard Hooks): Delete text about old hook names. | |
2600 | |
2601 2006-04-17 Romain Francoise <romain@orebokech.com> | |
2602 | |
2603 * variables.texi (Local Variables): Update the default value of | |
2604 `max-specpdl-size'. | |
2605 | |
2606 2006-04-15 Michael Olson <mwolson@gnu.org> | |
2607 | |
2608 * processes.texi (Transaction Queues): Mention the new optional | |
2609 `delay-question' argument for `tq-enqueue'. | |
2610 | |
2611 2006-04-13 Bill Wohler <wohler@newt.com> | |
2612 | |
2613 * customize.texi (Common Keywords): Use dotted notation for | |
2614 :package-version value. Specify its values. Improve documentation | |
2615 for customize-package-emacs-version-alist. | |
2616 | |
2617 2006-04-12 Bill Wohler <wohler@newt.com> | |
2618 | |
2619 * customize.texi (Common Keywords): Move description of | |
2620 customize-package-emacs-version-alist to @defvar. | |
2621 | |
2622 2006-04-10 Bill Wohler <wohler@newt.com> | |
2623 | |
2624 * customize.texi (Common Keywords): Add :package-version. | |
2625 | |
2626 2006-04-10 Kim F. Storm <storm@cua.dk> | |
2627 | |
2628 * text.texi (Buffer Contents): Add NOPROPS arg to | |
2629 filter-buffer-substring. | |
2630 | |
2631 2006-04-08 Kevin Ryde <user42@zip.com.au> | |
2632 | |
2633 * os.texi (Command-Line Arguments): Update xref to emacs manual | |
2634 "Command Arguments" -> "Emacs Invocation", per change there. | |
2635 | |
2636 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org> | |
2637 | |
2638 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to | |
2639 be on one line to help makeinfo not render two spaces after the dot. | |
2640 | |
2641 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de> | |
2642 | |
2643 * strings.texi (Predicates for Strings): Add string-or-null-p. | |
2644 | |
2645 2006-03-28 Kim F. Storm <storm@cua.dk> | |
2646 | |
2647 * processes.texi (Accepting Output): Remove obsolete (and incorrect) | |
2648 remarks about systems that don't support fractional seconds. | |
2649 | |
2650 2006-03-25 Karl Berry <karl@gnu.org> | |
2651 | |
2652 * elisp.texi: Use @copyright{} instead of (C), and do not indent | |
2653 the year list. | |
2654 | |
2655 2006-03-21 Nick Roberts <nickrob@snap.net.nz> | |
2656 | |
2657 * display.texi (Fringe Indicators): Fix typos. | |
2658 | |
2659 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> | |
2660 | |
2661 * tips.texi (Documentation Tips): One can now also write `program' | |
2662 in front of a quoted symbol in a docstring to prevent making a | |
2663 hyperlink. | |
2664 | |
2665 2006-03-19 Alan Mackenzie <acm@muc.de> | |
2666 | |
2667 * text.texi (Special Properties): Clarify `fontified' property. | |
2668 | |
2669 2006-03-16 Richard Stallman <rms@gnu.org> | |
2670 | |
2671 * display.texi (Defining Images): Minor cleanup. | |
2672 | |
2673 2006-03-16 Bill Wohler <wohler@newt.com> | |
2674 | |
2675 * display.texi (Defining Images): In image-load-path-for-library, | |
2676 prefer user's images. | |
2677 | |
2678 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca> | |
2679 | |
2680 * modes.texi (Region to Fontify): Remove font-lock-lines-before. | |
2681 | |
2682 2006-03-15 Bill Wohler <wohler@newt.com> | |
2683 | |
2684 * display.texi (Defining Images): Fix example in | |
2685 image-load-path-for-library by not recommending that one binds | |
2686 image-load-path. Just defvar it to placate compiler and only use | |
2687 it if previously defined. | |
2688 | |
2689 2006-03-14 Bill Wohler <wohler@newt.com> | |
2690 | |
2691 * display.texi (Defining Images): In image-load-path-for-library, | |
2692 always return list of directories. Update example. | |
2693 | |
2694 2006-03-14 Alan Mackenzie <acm@muc.de> | |
2695 | |
2696 * modes.texi: New node, "Region to Fontify" (for Font Lock). | |
2697 This describes font-lock-extend-region-function. | |
2698 ("Other Font Lock Variables"): Move "font-lock-lines-before" to | |
2699 the new node "Region to Fontify". | |
2700 | |
2701 2006-03-13 Richard Stallman <rms@gnu.org> | |
2702 | |
2703 * display.texi (Invisible Text): The impossible position is | |
2704 now before the invisible text, not after. | |
2705 (Defining Images): Clean up last change. | |
2706 | |
2707 2006-03-11 Bill Wohler <wohler@newt.com> | |
2708 | |
2709 * display.texi (Defining Images): Add image-load-path-for-library. | |
2710 | |
2711 2006-03-11 Luc Teirlinck <teirllm@auburn.edu> | |
2712 | |
2713 * text.texi (Adaptive Fill): Fix Texinfo usage. | |
2714 | |
2715 * strings.texi (Creating Strings): Fix Texinfo usage. | |
2716 | |
2717 * searching.texi (Regexp Special): Use @samp for regular | |
2718 expressions that are not in Lisp syntax. | |
2719 | |
2720 2006-03-08 Luc Teirlinck <teirllm@auburn.edu> | |
2721 | |
2722 * searching.texi (Regexp Special): Put remark between parentheses | |
2723 to avoid misreading. | |
2724 | |
2725 2006-03-07 Luc Teirlinck <teirllm@auburn.edu> | |
2726 | |
2727 * searching.texi (Syntax of Regexps): More accurately describe | |
2728 which characters are special in which situations. | |
2729 (Regexp Special): Recommend _not_ to quote `]' or `-' when they | |
2730 are not special. Describe in detail when `[' and `]' are special. | |
2731 (Regexp Backslash): Plenty of regexps with unbalanced square | |
2732 brackets are valid, so reword that statement. | |
2733 | |
2734 2006-03-02 Kim F. Storm <storm@cua.dk> | |
2735 | |
2736 * keymaps.texi (Tool Bar): Add tool-bar-border. | |
2737 | |
2738 2006-02-28 Luc Teirlinck <teirllm@auburn.edu> | |
2739 | |
2740 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos. | |
2741 | |
2742 2006-02-27 Luc Teirlinck <teirllm@auburn.edu> | |
2743 | |
2744 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu. | |
2745 | |
2746 * files.texi (Locating Files): Suggest additional values for the | |
2747 SUFFIXES arg of `locate-file'. Update pxref. | |
2748 | |
2749 * loading.texi (Loading): Include new node "Load Suffixes" in menu. | |
2750 (How Programs Do Loading): Discuss the effects of Auto Compression | |
2751 mode on `load'. | |
2752 (Load Suffixes): New node. | |
2753 (Library Search): Delete description of `load-suffixes'; it was | |
2754 moved to "Load Suffixes". | |
2755 (Autoload, Named Features): Mention `load-suffixes'. | |
2756 | |
2757 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) | |
2758 | |
2759 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos. | |
2760 | |
2761 * windows.texi (Window Tree): Fix typo. | |
2762 | |
2763 2006-02-20 Kim F. Storm <storm@cua.dk> | |
2764 | |
2765 * display.texi (Fringe Indicators): New section. | |
2766 Move indicate-empty-lines, indicate-buffer-boundaries, and | |
2767 default-indicate-buffer-boundaries here. | |
2768 Add fringe-indicator-alist and default-fringes-indicator-alist. | |
2769 Add list of logical fringe indicator symbols. | |
2770 Update list of standard bitmap names. | |
2771 (Fringe Cursors): New section. | |
2772 Move overflow-newline-into-fringe here. | |
2773 Add fringe-cursor-alist and default-fringes-cursor-alist. | |
2774 Add list of fringe cursor symbols. | |
2775 | |
2776 2006-02-20 Juanma Barranquero <lekktu@gmail.com> | |
2777 | |
2778 * commands.texi (Using Interactive): Fix reference to node | |
2779 "Minibuffers". | |
2780 | |
2781 2006-02-19 Richard M. Stallman <rms@gnu.org> | |
2782 | |
2783 * minibuf.texi (High-Level Completion): | |
2784 Add xref to read-input-method-name. | |
2785 | |
2786 * files.texi (Relative File Names): Move file-relative-name here. | |
2787 (File Name Expansion): From here. Minor clarifications. | |
2788 | |
2789 * commands.texi (Using Interactive): Add xrefs about reading input. | |
2790 Clarify remarks about that moving point and mark. | |
2791 Put string case before list case. | |
2792 | |
93309 | 2793 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se> |
84043 | 2794 |
2795 * display.texi (Other Display Specs, Image Descriptors): | |
2796 Revert erroneous changes. The previous description of | |
2797 image-descriptors as `(image . PROPS)' was correct. | |
2798 | |
2799 2006-02-14 Richard M. Stallman <rms@gnu.org> | |
2800 | |
2801 * variables.texi (File Local Variables): Clarifications. | |
2802 | |
2803 2006-02-14 Juanma Barranquero <lekktu@gmail.com> | |
2804 | |
2805 * variables.texi (File Local Variables): Use @code for a cons | |
2806 cell, not @var. | |
2807 | |
2808 2006-02-13 Chong Yidong <cyd@stupidchicken.com> | |
2809 | |
2810 * variables.texi (File Local Variables): Document new file local | |
2811 variable behavior. | |
2812 | |
2813 2006-02-10 Kim F. Storm <storm@cua.dk> | |
2814 | |
2815 * eval.texi (Function Indirection): Add NOERROR to indirect-function. | |
2816 | |
2817 2006-02-08 Juanma Barranquero <lekktu@gmail.com> | |
2818 | |
2819 * modes.texi (%-Constructs): Remove obsolete info about | |
2820 `global-mode-string'. | |
2821 | |
2822 2006-02-07 Richard M. Stallman <rms@gnu.org> | |
2823 | |
2824 * commands.texi (Prefix Command Arguments): Minor cleanup. | |
2825 | |
2826 * display.texi: "Graphical display", not window system. | |
2827 | |
2828 * functions.texi (What Is a Function): Fix xref. | |
2829 | |
2830 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions. | |
2831 (Changing Key Bindings): Clarify when remapping is better than | |
2832 substitute-key-definition. | |
2833 | |
2834 2006-02-02 Richard M. Stallman <rms@gnu.org> | |
2835 | |
2836 * minibuf.texi (Basic Completion): Completion alists are risky. | |
2837 | |
2838 * keymaps.texi (Active Keymaps): Clarifications. | |
2839 (Searching Keymaps): New node. | |
2840 (Keymaps): Update menu. | |
2841 | |
2842 * frames.texi (Layout Parameters): Minor clarification. | |
2843 (Drag and Drop): New node. | |
2844 (Frames): Update menu. | |
2845 | |
2846 2006-01-29 Chong Yidong <cyd@stupidchicken.com> | |
2847 | |
2848 * display.texi (Other Display Specs, Image Descriptors): | |
2849 Image description is a list, not a cons cell. | |
2850 | |
2851 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> | |
2852 | |
2853 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted | |
2854 list is not necessarily a list). | |
2855 | |
2856 2006-01-27 Eli Zaretskii <eliz@gnu.org> | |
2857 | |
2858 * frames.texi (Layout Parameters): border-width and | |
2859 internal-border-width belong to the frame, not the window. | |
2860 | |
2861 2006-01-19 Richard M. Stallman <rms@gnu.org> | |
2862 | |
2863 * nonascii.texi (Translation of Characters): Search cmds use | |
2864 translation-table-for-input. Automatically made local. | |
2865 | |
2866 * markers.texi (Overview of Markers): Count insertion type | |
2867 as one of a marker's attributes. | |
2868 | |
2869 * keymaps.texi (Controlling Active Maps): New node, split out of | |
2870 Active Keymaps. | |
2871 (Keymaps): Menu updated. | |
2872 (Active Keymaps): Give pseudocode to explain how the active | |
2873 maps are searched. current-active-maps and key-binding moved here. | |
2874 (Functions for Key Lookup): current-active-maps and key-binding moved. | |
2875 Clarifications. | |
2876 (Searching the Keymaps): New subnode. | |
2877 | |
2878 * elisp.texi (Top): Menu clarification. | |
2879 | |
2880 * display.texi (Other Display Specs): Delete duplicate entry for | |
2881 just a string as display spec. Move text about recursive display | |
2882 specs on such a string. | |
2883 | |
2884 * commands.texi (Key Sequence Input): Clarify. | |
2885 Move num-nonmacro-input-events out. | |
2886 (Reading One Event): num-nonmacro-input-events moved here. | |
2887 | |
2888 2006-01-14 Nick Roberts <nickrob@snap.net.nz> | |
2889 | |
2890 * advice.texi (Simple Advice): Update example to fit argument | |
2891 change in previous-line. | |
2892 | |
2893 2006-01-05 Richard M. Stallman <rms@gnu.org> | |
2894 | |
2895 * markers.texi (The Mark): Fix in `mark'. | |
2896 | |
2897 2006-01-04 Richard M. Stallman <rms@gnu.org> | |
2898 | |
2899 * processes.texi (Misc Network, Make Network): Minor cleanups. | |
2900 | |
2901 2006-01-04 Kim F. Storm <storm@cua.dk> | |
2902 | |
2903 * processes.texi (Make Network): Add IPv6 addresses and handling. | |
2904 (Network Feature Testing): Mention (:family ipv6). | |
2905 (Misc Network): Add IPv6 formats to format-network-address. | |
2906 | |
2907 2005-12-30 Richard M. Stallman <rms@gnu.org> | |
2908 | |
2909 * text.texi (Changing Properties): | |
2910 Don't use return value of set-text-properties. | |
2911 | |
2912 2005-12-29 Luc Teirlinck <teirllm@auburn.edu> | |
2913 | |
2914 * modes.texi (Mode Line Format): Correct typo in menu. | |
2915 | |
2916 2005-12-29 Richard M. Stallman <rms@gnu.org> | |
2917 | |
2918 * modes.texi (Mode Line Top): New node. | |
2919 (Mode Line Data): Some text moved to new node. | |
2920 Explain the data structure more concretely. | |
2921 (Mode Line Basics): Clarifications. | |
2922 (Mode Line Variables): Clarify intro paragraph. | |
2923 (%-Constructs): Clarify intro paragraph. | |
2924 (Mode Line Format): Update menu. | |
2925 | |
2926 2005-12-28 Luc Teirlinck <teirllm@auburn.edu> | |
2927 | |
2928 * minibuf.texi (Basic Completion): Update lazy-completion-table | |
2929 examples for removal of ARGS argument. | |
2930 | |
2931 2005-12-23 Richard M. Stallman <rms@gnu.org> | |
2932 | |
2933 * text.texi (Undo): Restore some explanation from the version | |
2934 that was deleted. | |
2935 | |
2936 2005-12-23 Eli Zaretskii <eliz@gnu.org> | |
2937 | |
2938 * text.texi (Undo): Remove duplicate descriptions of `apply | |
2939 funname' and `apply delta' elements of the undo list. | |
2940 | |
2941 2005-12-20 Richard M. Stallman <rms@gnu.org> | |
2942 | |
2943 * help.texi (Help Functions): Update documentation of `apropos'. | |
2944 | |
2945 2005-12-20 Luc Teirlinck <teirllm@auburn.edu> | |
2946 | |
2947 * customize.texi (Type Keywords): Delete xref to "Text help-echo", | |
2948 because it is confusing. If the :help-echo keyword is a function, | |
2949 it is not directly used as the :help-echo overlay property, as the | |
2950 xref seems to suggest (it does not take the appropriate args). | |
2951 | |
2952 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> | |
2953 | |
2954 * customize.texi (Common Keywords): Fix Texinfo usage. | |
2955 (Group Definitions, Variable Definitions): Update for new | |
2956 conventions for using `*' in docstrings. | |
2957 | |
2958 * tips.texi (Documentation Tips): Update for new conventions for | |
2959 using `*' in docstrings. | |
2960 | |
2961 2005-12-16 Richard M. Stallman <rms@gnu.org> | |
2962 | |
2963 * minibuf.texi (Minibuffer Contents): Minor cleanup. | |
2964 | |
2965 2005-12-16 Juri Linkov <juri@jurta.org> | |
2966 | |
2967 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents. | |
2968 | |
2969 2005-12-14 Romain Francoise <romain@orebokech.com> | |
2970 | |
2971 * modes.texi (Customizing Keywords): Rename `append' to `how'. | |
2972 Fix typo. | |
2973 | |
2974 2005-12-11 Juri Linkov <juri@jurta.org> | |
2975 | |
2976 * minibuf.texi (Completion Commands): Add mention of read-file-name | |
2977 for filename completion keymaps. | |
2978 (Reading File Names): Add mention of filename completion keymaps | |
2979 for read-file-name and xref to `Completion Commands'. | |
2980 | |
2981 2005-12-10 Richard M. Stallman <rms@gnu.org> | |
2982 | |
2983 * customize.texi (Common Keywords): State caveats for use of :tag. | |
2984 | |
2985 2005-12-08 Richard M. Stallman <rms@gnu.org> | |
2986 | |
2987 * minibuf.texi (Intro to Minibuffers): Replace list of local maps | |
2988 with xrefs and better explanation. | |
2989 (Completion Commands): Add the filename completion maps. | |
2990 | |
2991 * objects.texi (Character Type): Clarify that \s is not space | |
2992 if a dash follows. | |
2993 | |
2994 2005-12-05 Richard M. Stallman <rms@gnu.org> | |
2995 | |
2996 * windows.texi (Resizing Windows): Delete preserve-before args. | |
2997 | |
2998 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca> | |
2999 | |
3000 * keymaps.texi (Format of Keymaps): Remove mention of a quirk | |
3001 in full keymaps, since the quirk has been fixed. | |
3002 | |
3003 2005-12-03 Eli Zaretskii <eliz@gnu.org> | |
3004 | |
3005 * hooks.texi (Standard Hooks): Add index entries. Mention | |
3006 `compilation-finish-functions'. | |
3007 | |
3008 2005-11-27 Richard M. Stallman <rms@gnu.org> | |
3009 | |
3010 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge. | |
3011 | |
3012 2005-11-21 Juri Linkov <juri@jurta.org> | |
3013 | |
3014 * customize.texi (Common Keywords): Update links types | |
3015 custom-manual and url-link. Add link types emacs-library-link, | |
3016 file-link, function-link, variable-link, custom-group-link. | |
3017 | |
3018 2005-11-20 Chong Yidong <cyd@stupidchicken.com> | |
3019 | |
3020 * display.texi: Revert 2005-11-20 change. | |
3021 | |
3022 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org> | |
3023 | |
3024 * processes.texi (Bindat Functions): | |
3025 Say "third" to refer to zero-based index "2". | |
3026 | |
3027 2005-11-18 Luc Teirlinck <teirllm@auburn.edu> | |
3028 | |
3029 * loading.texi (Library Search): Update the default value of | |
3030 `load-suffixes'. | |
3031 | |
3032 2005-11-17 Chong Yidong <cyd@stupidchicken.com> | |
3033 | |
3034 * display.texi (Attribute Functions): Mention :ignore-defface. | |
3035 | |
3036 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca> | |
3037 | |
3038 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode. | |
3039 (Minor Mode Conventions): Mention the use of a hook. | |
3040 | |
3041 2005-11-06 Richard M. Stallman <rms@gnu.org> | |
3042 | |
3043 * files.texi (Magic File Names): find-file-name-handler checks the | |
3044 `operations' property of the handler. | |
3045 | |
3046 2005-11-03 Richard M. Stallman <rms@gnu.org> | |
3047 | |
3048 * variables.texi (Frame-Local Variables): Small clarification. | |
3049 | |
3050 2005-10-29 Chong Yidong <cyd@stupidchicken.com> | |
3051 | |
3052 * os.texi (Init File): Document ~/.emacs.d/init.el. | |
3053 | |
3054 2005-10-29 Richard M. Stallman <rms@gnu.org> | |
3055 | |
3056 * internals.texi (Garbage Collection): Document memory-full. | |
3057 | |
3058 2005-10-28 Bill Wohler <wohler@newt.com> | |
3059 | |
3060 * tips.texi (Documentation Tips): Help mode now creates hyperlinks | |
3061 for URLs. | |
3062 | |
3063 2005-10-28 Richard M. Stallman <rms@gnu.org> | |
3064 | |
3065 * minibuf.texi (Completion Commands): Clean up prev change. | |
3066 | |
3067 2005-10-26 Kevin Ryde <user42@zip.com.au> | |
3068 | |
3069 * compile.texi (Eval During Compile): Explain recommended uses | |
3070 of eval-when-compile and eval-and-compile. | |
3071 | |
3072 2005-10-27 Masatake YAMATO <jet@gyve.org> | |
3073 | |
3074 * minibuf.texi (Completion Commands): | |
3075 Write about new optional argument for `display-completion-list'. | |
3076 | |
3077 2005-10-23 Richard M. Stallman <rms@gnu.org> | |
3078 | |
3079 * display.texi (Overlay Arrow): Clarify about local bindings of | |
3080 overlay-arrow-position. | |
3081 | |
3082 2005-10-22 Eli Zaretskii <eliz@gnu.org> | |
3083 | |
3084 * internals.texi (Building Emacs): Fix last change. | |
3085 | |
3086 2005-10-22 Richard M. Stallman <rms@gnu.org> | |
3087 | |
3088 * internals.texi (Building Emacs): Document eval-at-startup. | |
3089 | |
3090 2005-10-21 Richard M. Stallman <rms@gnu.org> | |
3091 | |
3092 * loading.texi (Where Defined): load-history contains abs file names. | |
3093 symbol-file returns abs file names. | |
3094 | |
3095 2005-10-19 Kim F. Storm <storm@cua.dk> | |
3096 | |
3097 * display.texi (Showing Images): Add max-image-size integer value. | |
3098 | |
3099 2005-10-18 Chong Yidong <cyd@stupidchicken.com> | |
3100 | |
3101 * display.texi (Showing Images): Document max-image-size. | |
3102 | |
3103 2005-10-17 Richard M. Stallman <rms@gnu.org> | |
3104 | |
3105 * commands.texi (Quitting): Minor clarification. | |
3106 | |
3107 * processes.texi (Sentinels): Clarify about output and quitting. | |
3108 (Filter Functions): Mention with-local-quit. | |
3109 | |
3110 2005-10-17 Juri Linkov <juri@jurta.org> | |
3111 | |
3112 * buffers.texi (Current Buffer): | |
3113 * commands.texi (Event Input Misc): | |
3114 * compile.texi (Eval During Compile, Compiler Errors): | |
3115 * customize.texi (Group Definitions): | |
3116 * display.texi (Progress, Defining Faces): | |
3117 * files.texi (Writing to Files): | |
3118 * modes.texi (Mode Hooks, Defining Minor Modes): | |
3119 * streams.texi (Output Functions): | |
3120 * syntax.texi (Syntax Table Functions): | |
3121 * text.texi (Change Hooks): | |
3122 Replace `...' with `@dots{}' in `@defmac' and `@defspec'. | |
3123 | |
3124 * commands.texi (Quitting): Replace arg `forms' with `body' in | |
3125 `with-local-quit'. | |
3126 | |
3127 * positions.texi (Excursions): Replace arg `forms' with `body' in | |
3128 `save-excursion'. | |
3129 | |
3130 2005-10-08 Kim F. Storm <storm@cua.dk> | |
3131 | |
3132 * windows.texi (Window Tree): Rename window-split-tree to window-tree. | |
3133 Rename manual section accordingly. | |
3134 | |
3135 2005-10-04 Kim F. Storm <storm@cua.dk> | |
3136 | |
3137 * windows.texi (Window Split Tree): New section describing | |
3138 new function window-split-tree function. | |
3139 | |
3140 2005-10-03 Nick Roberts <nickrob@snap.net.nz> | |
3141 | |
3142 * display.texi (Fringe Size/Pos): Simplify and add detail. | |
3143 | |
3144 2005-09-30 Romain Francoise <romain@orebokech.com> | |
3145 | |
3146 * minibuf.texi (High-Level Completion): Explain that the prompt | |
3147 given to `read-buffer' should end with a colon and a space. | |
3148 Update usage examples. | |
3149 | |
3150 2005-09-29 Juri Linkov <juri@jurta.org> | |
3151 | |
3152 * display.texi (Displaying Messages): Rename argument name | |
3153 `string' to `format-string' in functions `message', `message-box', | |
3154 `message-or-box'. | |
3155 | |
3156 2005-09-26 Chong Yidong <cyd@stupidchicken.com> | |
3157 | |
3158 * errors.texi (Standard Errors): Correct xrefs. | |
3159 | |
3160 2005-09-18 Chong Yidong <cyd@stupidchicken.com> | |
3161 | |
3162 * display.texi (Defining Images): Update documentation for | |
3163 `image-load-path'. | |
3164 | |
3165 2005-09-17 Richard M. Stallman <rms@gnu.org> | |
3166 | |
3167 * display.texi (Defining Images): Clean up previous change. | |
3168 | |
3169 2005-09-16 Romain Francoise <romain@orebokech.com> | |
3170 | |
3171 * elisp.texi: Specify GFDL version 1.2. | |
3172 | |
3173 * doclicense.texi (GNU Free Documentation License): Update to | |
3174 version 1.2. | |
3175 | |
3176 2005-09-15 Chong Yidong <cyd@stupidchicken.com> | |
3177 | |
3178 * display.texi (Defining Images): Document `image-load-path'. | |
3179 | |
3180 2005-09-15 Richard M. Stallman <rms@gnu.org> | |
3181 | |
3182 * objects.texi (Printed Representation): Minor cleanup. | |
3183 (Box Diagrams): Minor fix. | |
3184 (Cons Cell Type): Move (...) index item here. | |
3185 (Box Diagrams): From here. | |
3186 (Array Type): Minor fix. | |
3187 (Type Predicates): Delete index "predicates". | |
3188 (Hash Table Type): Clarify xref. | |
3189 (Dotted Pair Notation): Minor fix. | |
3190 | |
3191 2005-09-10 Chong Yidong <cyd@stupidchicken.com> | |
3192 | |
3193 * files.texi (Saving Buffers): Fix typo. | |
3194 | |
3195 2005-09-08 Richard M. Stallman <rms@gnu.org> | |
3196 | |
3197 * tips.texi (Programming Tips): Correct the "default" prompt spec. | |
3198 | |
3199 2005-09-08 Chong Yidong <cyd@stupidchicken.com> | |
3200 | |
3201 * locals.texi (Standard Buffer-Local Variables): Don't include | |
3202 mode variables for minor modes. | |
3203 Fix xrefs for buffer-display-count, buffer-display-table, | |
3204 buffer-offer-save, buffer-saved-size, cache-long-line-scans, | |
3205 enable-multibyte-characters, fill-column, header-line-format, | |
3206 left-fringe-width, left-margin, and right-fringe-width. | |
3207 | |
3208 * hooks.texi (Standard Hooks): All hooks should conform to the | |
3209 standard naming convention now. | |
3210 Fix xref for `echo-area-clear-hook'. | |
3211 | |
3212 * display.texi (Usual Display): Note that indicate-empty-lines and | |
3213 tab-width are buffer-local. | |
3214 | |
3215 * files.texi (Saving Buffers): Add xref to `Killing Buffers'. | |
3216 | |
3217 * modes.texi (Mode Help): Note that major-mode is buffer-local. | |
3218 | |
3219 * nonascii.texi (Encoding and I/O): Note that | |
3220 buffer-file-coding-system is buffer-local. | |
3221 | |
3222 * positions.texi (List Motion): Note that defun-prompt-regexp is | |
3223 buffer-local. | |
3224 | |
3225 * text.texi (Auto Filling): Note that auto-fill-function is | |
3226 buffer-local. | |
3227 (Undo): Note that buffer-undo-list is buffer-local. | |
3228 | |
3229 * windows.texi (Buffers and Windows): Document | |
3230 buffer-display-count. | |
3231 | |
3232 2005-09-06 Richard M. Stallman <rms@gnu.org> | |
3233 | |
3234 * tips.texi (Coding Conventions): Sometimes it is ok to put the | |
3235 package prefix elsewhere than at the start of the name. | |
3236 | |
3237 2005-09-03 Richard M. Stallman <rms@gnu.org> | |
3238 | |
3239 * tips.texi (Programming Tips): Add conventions for minibuffer | |
3240 questions and prompts. | |
3241 | |
3242 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change) | |
3243 | |
3244 * intro.texi (nil and t): Minor cleanup. | |
3245 Delete spurious mention of keyword symbols. | |
3246 (Evaluation Notation): Add index entry. | |
3247 (A Sample Function Description): Minor cleanup. | |
3248 (A Sample Variable Description): Not all vars can be set. | |
3249 | |
3250 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org> | |
3251 | |
3252 * text.texi (Buffer Contents): Use "\n" in examples' result strings. | |
3253 | |
3254 (Insertion): Document precise type of `insert-char' arg COUNT. | |
3255 | |
3256 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca> | |
3257 | |
3258 * modes.texi (Other Font Lock Variables): Sync the default of | |
3259 font-lock-lines-before. | |
3260 | |
3261 2005-08-31 Michael Albinus <michael.albinus@gmx.de> | |
3262 | |
3263 * files.texi (Magic File Names): Add `make-auto-save-file-name'. | |
3264 | |
3265 2005-08-29 Richard M. Stallman <rms@gnu.org> | |
3266 | |
3267 * elisp.texi (Top): Update subnode menu. | |
3268 | |
3269 * searching.texi (Searching and Matching): Move node. | |
3270 Rearrange contents and add overall explanation. | |
3271 (Searching and Case): Move node. | |
3272 (Searching and Matching): Update menu. | |
3273 | |
3274 2005-08-27 Eli Zaretskii <eliz@gnu.org> | |
3275 | |
3276 * os.texi (Startup Summary): Fix the description of the initial | |
3277 startup message display. | |
3278 | |
3279 2005-08-25 Richard M. Stallman <rms@gnu.org> | |
3280 | |
3281 * searching.texi (Search and Replace): Add replace-regexp-in-string. | |
3282 | |
3283 2005-08-25 Emilio C. Lopes <eclig@gmx.net> | |
3284 | |
3285 * display.texi (Finding Overlays): Fix `find-overlay-prop' in | |
3286 `next-overlay-change' example. | |
3287 | |
3288 2005-08-22 Juri Linkov <juri@jurta.org> | |
3289 | |
3290 * display.texi (Attribute Functions): Add set-face-inverse-video-p. | |
3291 Fix invert-face. Fix args of face-background. | |
3292 | |
3293 * display.texi (Standard Faces): Delete node. | |
3294 (Faces): Add xref to `(emacs)Standard Faces'. | |
3295 (Displaying Faces): Fix xref to `Standard Faces'. | |
3296 | |
3297 * modes.texi (Mode Line Data): Fix xref to Standard Faces. | |
3298 | |
3299 2005-08-20 Alan Mackenzie <acm@muc.de> | |
3300 | |
3301 * buffers.texi (The Buffer List): Clarify the manipulation of the | |
3302 buffer list. | |
3303 | |
3304 2005-08-14 Richard M. Stallman <rms@gnu.org> | |
3305 | |
3306 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not | |
3307 a regexp. | |
3308 | |
3309 2005-08-11 Richard M. Stallman <rms@gnu.org> | |
3310 | |
3311 * elisp.texi (Top): Update subnode lists. | |
3312 | |
3313 * display.texi (Inverse Video): Node deleted. | |
3314 | |
3315 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips): | |
3316 New nodes split out of Coding Conventions. | |
3317 | |
3318 * searching.texi (Regular Expressions): Document re-builder. | |
3319 | |
3320 * os.texi (Time Parsing): New node split out of Time Conversion. | |
3321 | |
3322 * processes.texi (Misc Network, Network Feature Testing) | |
3323 (Network Options, Make Network): New nodes split out of | |
3324 Low-Level Network. | |
3325 | |
3326 2005-08-09 Richard M. Stallman <rms@gnu.org> | |
3327 | |
3328 * frames.texi (Geometry): New node, split from Size and Position. | |
3329 (Frame Parameters): Refer to Geometry. | |
3330 | |
3331 * buffers.texi (The Buffer List): Fix xrefs. | |
3332 | |
3333 * windows.texi (Splitting Windows): Fix xref. | |
3334 | |
3335 * frames.texi (Layout Parameters): Add xref. | |
3336 | |
3337 * display.texi (Line Height, Scroll Bars): Fix xrefs. | |
3338 | |
3339 * keymaps.texi (Menu Bar): Fix xref. | |
3340 | |
3341 * locals.texi (Standard Buffer-Local Variables): Fix xref. | |
3342 | |
3343 * modes.texi (%-Constructs): Fix xref. | |
3344 | |
3345 * frames.texi (Window Frame Parameters): Node split up. | |
3346 (Basic Parameters, Position Parameters, Size Parameters) | |
3347 (Layout Parameters, Buffer Parameters, Management Parameters) | |
3348 (Cursor Parameters, Color Parameters): New subnodes. | |
3349 | |
3350 2005-08-09 Luc Teirlinck <teirllm@auburn.edu> | |
3351 | |
3352 * positions.texi (Screen Lines): Update xref for previous change | |
3353 in minibuf.texi. | |
3354 | |
3355 * minibuf.texi (Intro to Minibuffers): Update pxref for previous | |
3356 change in minibuf.texi. | |
3357 | |
3358 2005-08-09 Richard M. Stallman <rms@gnu.org> | |
3359 | |
3360 * tips.texi (Coding Conventions): Minor cleanup. | |
3361 | |
3362 * modes.texi (Defining Minor Modes): Explain when init-value | |
3363 can be non-nil. | |
3364 | |
3365 * elisp.texi (Top): Update submenu for Minibuffer. | |
3366 | |
3367 * minibuf.texi (Minibuffer Misc): Node split up. | |
3368 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents) | |
3369 (Recursive Mini): New nodes split out from Minibuffer Misc. | |
3370 (Minibuffer Misc): Document max-mini-window-height. | |
3371 | |
3372 * hash.texi (Defining Hash): Delete stray paren in example. | |
3373 | |
3374 * display.texi (Echo Area Customization): Don't define | |
3375 max-mini-window-height here; xref instead. | |
3376 | |
3377 * commands.texi (Event Input Misc): Update while-no-input. | |
3378 | |
3379 * advice.texi (Advising Functions): Explain when to use advice | |
3380 and when to use a hook. | |
3381 | |
3382 2005-07-30 Eli Zaretskii <eliz@gnu.org> | |
3383 | |
3384 * makefile.w32-in (info): Don't run install-info. | |
3385 ($(infodir)/dir): New target, produced by running install-info. | |
3386 | |
3387 2005-07-27 Luc Teirlinck <teirllm@auburn.edu> | |
3388 | |
3389 * modes.texi (Defining Minor Modes): The keyword for the initial | |
3390 value is :init-value, not :initial-value. | |
3391 | |
3392 2005-07-23 Eli Zaretskii <eliz@gnu.org> | |
3393 | |
3394 * loading.texi (Autoload): Make the `doctor' example be consistent | |
3395 with what's in current loaddefs.el. Describe the "fn" magic in | |
3396 the usage portion of the doc string. | |
3397 | |
3398 2005-07-22 Richard M. Stallman <rms@gnu.org> | |
3399 | |
3400 * internals.texi (Garbage Collection): Clarify previous change. | |
3401 | |
3402 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca> | |
3403 | |
3404 * internals.texi (Garbage Collection): Add gc-cons-percentage. | |
3405 | |
3406 2005-07-18 Juri Linkov <juri@jurta.org> | |
3407 | |
3408 * commands.texi (Accessing Events): | |
3409 * frames.texi (Text Terminal Colors, Resources): | |
3410 * markers.texi (The Mark): | |
3411 * modes.texi (Defining Minor Modes): | |
3412 Delete duplicate duplicate words. | |
3413 | |
3414 2005-07-16 Richard M. Stallman <rms@gnu.org> | |
3415 | |
3416 * display.texi (Managing Overlays): Clarify make-overlay | |
3417 args for insertion types. | |
3418 | |
3419 2005-07-13 Luc Teirlinck <teirllm@auburn.edu> | |
3420 | |
3421 * customize.texi (Variable Definitions): | |
3422 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'. | |
3423 `standard-value' is a list too. | |
3424 (Defining New Types): Use @key{RET} instead of @key{ret}. | |
3425 | |
3426 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change) | |
3427 | |
3428 * os.texi (Translating Input): Fix typo. | |
3429 | |
3430 2005-07-08 Richard M. Stallman <rms@gnu.org> | |
3431 | |
3432 * README: Update edition number and size estimate. | |
3433 | |
3434 * elisp.texi (VERSION): Set to 2.9. | |
3435 | |
3436 2005-07-07 Richard M. Stallman <rms@gnu.org> | |
3437 | |
3438 * book-spine.texinfo: Update Emacs version. | |
3439 | |
3440 * display.texi (Inverse Video): Delete mode-line-inverse-video. | |
3441 | |
3442 2005-07-06 Richard M. Stallman <rms@gnu.org> | |
3443 | |
3444 * searching.texi (Regexp Search): Clarify what re-search-forward | |
3445 does when the search fails. | |
3446 | |
3447 2005-07-05 Lute Kamstra <lute@gnu.org> | |
3448 | |
3449 * Update FSF's address in GPL notices. | |
3450 | |
3451 * doclicense.texi (GNU Free Documentation License): | |
3452 * gpl.texi (GPL): | |
3453 * tips.texi (Coding Conventions, Library Headers): | |
3454 * vol1.texi: | |
3455 * vol2.texi: Update FSF's address. | |
3456 | |
3457 2005-07-04 Richard M. Stallman <rms@gnu.org> | |
3458 | |
3459 * hooks.texi (Standard Hooks): Add occur-hook. | |
3460 | |
3461 2005-07-03 Luc Teirlinck <teirllm@auburn.edu> | |
3462 | |
3463 * display.texi (The Echo Area): Correct menu. | |
3464 | |
3465 2005-07-03 Richard M. Stallman <rms@gnu.org> | |
3466 | |
3467 * elisp.texi (Top): Update subnode menu for Display. | |
3468 | |
3469 * display.texi (Displaying Messages): New node, with most | |
3470 of what was in The Echo Area. | |
3471 (Progress): Moved under The Echo Area. | |
3472 (Logging Messages): New node with new text. | |
3473 (Echo Area Customization): New node, the rest of what was | |
3474 in The Echo Area. Document message-truncate-lines with @defvar. | |
3475 (Display): Update menu. | |
3476 | |
3477 * windows.texi (Textual Scrolling): Doc 3 values for | |
3478 scroll-preserve-screen-position. | |
3479 | |
3480 * text.texi (Special Properties): Change hook functions | |
3481 should bind inhibit-modification-hooks around altering buffer text. | |
3482 | |
3483 * keymaps.texi (Key Binding Commands): Call binding BINDING | |
3484 rather than DEFINITION. | |
3485 | |
3486 2005-06-29 Juanma Barranquero <lekktu@gmail.com> | |
3487 | |
3488 * variables.texi (Defining Variables): `user-variable-p' returns t | |
3489 for aliases of user options, nil for alias loops. | |
3490 | |
3491 2005-06-28 Richard M. Stallman <rms@gnu.org> | |
3492 | |
3493 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before | |
3494 make-keymap. | |
3495 | |
3496 2005-06-27 Luc Teirlinck <teirllm@auburn.edu> | |
3497 | |
3498 * variables.texi (Setting Variables): Correct and clarify | |
3499 description of `add-to-ordered-list'. | |
3500 | |
3501 2005-06-26 Richard M. Stallman <rms@gnu.org> | |
3502 | |
3503 * display.texi (Faces): Minor cleanup. | |
3504 | |
3505 2005-06-25 Luc Teirlinck <teirllm@auburn.edu> | |
3506 | |
3507 * display.texi (Faces): `facep' returns t for strings that are | |
3508 face names. | |
3509 | |
3510 2005-06-25 Richard M. Stallman <rms@gnu.org> | |
3511 | |
3512 * objects.texi (Equality Predicates): Clarify meaning of equal. | |
3513 | |
3514 * windows.texi (Selecting Windows): save-selected-window | |
3515 and with-selected-window save and restore the current buffer. | |
3516 | |
3517 2005-06-24 Richard M. Stallman <rms@gnu.org> | |
3518 | |
3519 * numbers.texi (Float Basics): Explain how to test for NaN, | |
3520 and printing the sign of NaNs. | |
3521 | |
3522 2005-06-24 Eli Zaretskii <eliz@gnu.org> | |
3523 | |
3524 * makefile.w32-in (MAKEINFO): Use --force. | |
3525 | |
3526 2005-06-23 Richard M. Stallman <rms@gnu.org> | |
3527 | |
3528 * display.texi (Face Functions): Correct Texinfo usage. | |
3529 | |
3530 2005-06-23 Luc Teirlinck <teirllm@auburn.edu> | |
3531 | |
3532 * lists.texi (Rings): `ring-elements' now returns the elements of | |
3533 RING in order. | |
3534 | |
3535 2005-06-23 Juanma Barranquero <lekktu@gmail.com> | |
3536 | |
3537 * markers.texi (The Mark): Texinfo usage fix. | |
3538 | |
3539 2005-06-23 Kim F. Storm <storm@cua.dk> | |
3540 | |
3541 * searching.texi (Entire Match Data): Remove evaporate option for | |
3542 match-data. Do not mention evaporate option for set-match-data. | |
3543 | |
3544 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk> | |
3545 | |
3546 * display.texi (Face Functions): Mention face aliases. | |
3547 | |
3548 2005-06-21 Richard M. Stallman <rms@gnu.org> | |
3549 | |
3550 * anti.texi (Antinews): Texinfo usage fix. | |
3551 | |
3552 2005-06-21 Karl Berry <karl@gnu.org> | |
3553 | |
3554 * elisp.texi: Use @copying. | |
3555 | |
3556 * elisp.texi: Put @summarycontents and @contents before the Top | |
3557 node, instead of the end of the file, so that the contents appear | |
3558 in the right place in the dvi/pdf output. | |
3559 | |
3560 2005-06-21 Juri Linkov <juri@jurta.org> | |
3561 | |
3562 * display.texi (Defining Faces): Add `customized-face'. | |
3563 | |
3564 2005-06-20 Kim F. Storm <storm@cua.dk> | |
3565 | |
3566 * variables.texi (Setting Variables): Any type of element can be | |
3567 given order in add-to-ordered-list. Compare elements with eq. | |
3568 | |
3569 * lists.texi (Rearrangement): Sort predicate may just return non-nil. | |
3570 | |
3571 2005-06-20 Karl Berry <karl@gnu.org> | |
3572 | |
3573 * syntax.texi (Syntax Flags): Make last column very slightly wider | |
3574 to avoid "generic comment" breaking on two lines and causing an | |
3575 underfull box. | |
3576 | |
3577 2005-06-19 Luc Teirlinck <teirllm@auburn.edu> | |
3578 | |
3579 * lists.texi (Rings): Various minor clarifications and corrections. | |
3580 | |
3581 2005-06-18 Richard M. Stallman <rms@gnu.org> | |
3582 | |
3583 * functions.texi (Obsolete Functions): Simplify. | |
3584 | |
3585 * variables.texi (Variable Aliases): Simplify. | |
3586 | |
3587 * anti.texi, backups.texi, compile.texi, customization.texi: | |
3588 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi: | |
3589 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi: | |
3590 * os.texi, processes.texi, searching.texi, strings.texi, text.texi: | |
3591 * variables.texi: Fix formatting ugliness. | |
3592 | |
3593 * elisp.texi: Add links to Rings and Byte Packing. | |
3594 Update version and copyright years. | |
3595 | |
3596 * minibuf.texi: Fix formatting ugliness. | |
3597 (Completion Commands): Move keymap vars to the end | |
3598 and vars completing-read binds to the top. | |
3599 | |
3600 2005-06-17 Luc Teirlinck <teirllm@auburn.edu> | |
3601 | |
3602 * processes.texi: Fix typos. | |
3603 (Bindat Spec): Correct Texinfo error. | |
3604 (Byte Packing): Fix ungrammatical sentence. | |
3605 | |
3606 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org> | |
3607 | |
3608 * lists.texi (Rings): New node. | |
3609 (Lists): Add it to menu. | |
3610 | |
3611 * processes.texi (Byte Packing): New node. | |
3612 (Processes): Add it to menu. | |
3613 | |
3614 2005-06-17 Richard M. Stallman <rms@gnu.org> | |
3615 | |
3616 * syntax.texi (Parsing Expressions): Fix texinfo usage. | |
3617 | |
3618 * help.texi (Documentation Basics): Explain the xref to | |
3619 Documentation Tips. | |
3620 | |
3621 * debugging.texi (Debugger Commands): Minor fix. | |
3622 | |
3623 2005-06-16 Luc Teirlinck <teirllm@auburn.edu> | |
3624 | |
3625 * edebug.texi (Instrumenting): Eliminate duplicate link. | |
3626 (Specification List): Replace references to "below", referring to | |
3627 a later node, with one @ref to that node. | |
3628 | |
3629 * os.texi (Timers): Timers should save and restore the match data | |
3630 if they change it. | |
3631 | |
3632 * debugging.texi (Debugger Commands): Mention that the Lisp | |
3633 debugger can not step through primitive functions. | |
3634 | |
3635 2005-06-16 Juanma Barranquero <lekktu@gmail.com> | |
3636 | |
3637 * functions.texi (Obsolete Functions): Update argument names of | |
3638 `make-obsolete' and `define-obsolete-function-alias'. | |
3639 | |
3640 * variables.texi (Variable Aliases): Update argument names of | |
3641 `defvaralias', `make-obsolete-variable' and | |
3642 `define-obsolete-variable-alias'. | |
3643 | |
3644 2005-06-15 Kim F. Storm <storm@cua.dk> | |
3645 | |
3646 * searching.texi (Entire Match Data): Rephrase warnings about | |
3647 evaporate arg to match-data and set-match-data. | |
3648 | |
3649 2005-06-14 Luc Teirlinck <teirllm@auburn.edu> | |
3650 | |
3651 * elisp.texi (Top): Update detailed menu. | |
3652 | |
3653 * edebug.texi (Edebug): Update menu. | |
3654 (Instrumenting): Update xrefs. | |
3655 (Edebug Execution Modes): Correct xref. | |
3656 (Jumping): Clarify description of `h' command. | |
3657 Eliminate redundant @ref. | |
3658 (Breaks): New node. | |
3659 (Breakpoints): Is now a subsubsection. | |
3660 (Global Break Condition): Mention `C-x X X'. | |
3661 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'. | |
3662 (Trace Buffer): Clarify STRING arg of `edebug-tracing'. | |
3663 (Edebug Display Update): Correct pxref. | |
3664 (Edebug and Macros): New node. | |
3665 (Instrumenting Macro Calls): Is now a subsubsection. | |
3666 Neither arg of `def-edebug-spec' is evaluated. | |
3667 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'. | |
3668 (Specification Examples): Fix typo. | |
3669 | |
3670 2005-06-14 Lute Kamstra <lute@gnu.org> | |
3671 | |
3672 * debugging.texi (Function Debugging): Primitives can break on | |
3673 entry too. | |
3674 | |
3675 2005-06-14 Kim F. Storm <storm@cua.dk> | |
3676 | |
3677 * variables.texi (Setting Variables): Add add-to-ordered-list. | |
3678 | |
3679 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | |
3680 | |
3681 * syntax.texi (Parsing Expressions): Document aux functions and vars of | |
3682 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function. | |
3683 | |
3684 2005-06-13 Lute Kamstra <lute@gnu.org> | |
3685 | |
3686 * text.texi (Special Properties): Fix cross reference. | |
3687 | |
3688 2005-06-11 Luc Teirlinck <teirllm@auburn.edu> | |
3689 | |
3690 * debugging.texi (Function Debugging): Delete mention of empty | |
3691 string argument to `cancel-debug-on-entry'. Delete inaccurate | |
3692 description of the return value of that command. | |
3693 | |
3694 2005-06-11 Alan Mackenzie <acm@muc.de> | |
3695 | |
3696 * text.texi (Adaptive Fill): Amplify the description of | |
3697 fill-context-prefix. | |
3698 | |
3699 2005-06-10 Luc Teirlinck <teirllm@auburn.edu> | |
3700 | |
3701 * syntax.texi (Parsing Expressions): Fix Texinfo error. | |
3702 | |
3703 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
3704 | |
3705 * syntax.texi (Parsing Expressions): Document syntax-ppss. | |
3706 | |
3707 2005-06-10 Luc Teirlinck <teirllm@auburn.edu> | |
3708 | |
3709 * debugging.texi (Error Debugging): Minor rewording. | |
3710 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry' | |
3711 is optional. | |
3712 | |
3713 2005-06-10 Lute Kamstra <lute@gnu.org> | |
3714 | |
3715 * elisp.texi: Use EMACSVER to refer to the current version of Emacs. | |
3716 (Top): Give it a title. Correct version number. Give the | |
3717 detailed node listing a more prominent header. | |
3718 * intro.texi: Don't set VERSION here a second time. | |
3719 Mention Emacs's version too. | |
3720 * anti.texi (Antinews): Use EMACSVER to refer to the current | |
3721 version of Emacs. | |
3722 | |
3723 2005-06-09 Kim F. Storm <storm@cua.dk> | |
3724 | |
3725 * searching.texi (Entire Match Data): Explain new `reseat' argument to | |
3726 match-data and set-match-data. | |
3727 | |
3728 2005-06-08 Richard M. Stallman <rms@gnu.org> | |
3729 | |
3730 * searching.texi (Entire Match Data): Clarify when match-data | |
3731 returns markers and when integers. | |
3732 | |
3733 * display.texi (Defining Faces): Explain that face name should not | |
3734 end in `-face'. | |
3735 | |
3736 * modes.texi (Mode Line Data): Minor cleanup. | |
3737 (Customizing Keywords): Node split out of Search-based Fontification. | |
3738 Add example of using font-lock-add-keywords from a hook. | |
3739 Clarify when MODE should be non-nil, and when nil. | |
3740 | |
3741 2005-06-06 Richard M. Stallman <rms@gnu.org> | |
3742 | |
3743 * modes.texi (Mode Line Data): Explain what happens when the car | |
3744 of a list is a void symbol. | |
3745 (Search-based Fontification): Explain MODE arg to | |
3746 font-lock-add-keywords and warn about calls from major modes. | |
3747 | |
3748 2005-06-08 Juri Linkov <juri@jurta.org> | |
3749 | |
3750 * display.texi (Standard Faces): Add `shadow' face. | |
3751 | |
3752 2005-05-29 Luc Teirlinck <teirllm@auburn.edu> | |
3753 | |
3754 * modes.texi (Major Mode Conventions): A derived mode only needs | |
3755 to put the call to the parent mode inside `delay-mode-hooks'. | |
3756 | |
3757 2005-05-29 Richard M. Stallman <rms@gnu.org> | |
3758 | |
3759 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is | |
3760 new, and what that implies. Clarify. | |
3761 | |
3762 * files.texi (Locating Files): Clean up the text. | |
3763 | |
3764 * frames.texi (Window Frame Parameters): Document user-size. | |
3765 Shorten entry for top by referring to left. | |
3766 | |
3767 2005-05-26 Richard M. Stallman <rms@gnu.org> | |
3768 | |
3769 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook | |
3770 is new, and what the implications are. Other clarifications. | |
3771 | |
3772 2005-05-24 Richard M. Stallman <rms@gnu.org> | |
3773 | |
3774 * frames.texi (Dialog Boxes): Minor fixes. | |
3775 | |
3776 2005-05-25 Masatake YAMATO <jet@gyve.org> | |
3777 | |
3778 * display.texi (Standard Faces): Write about `mode-line-highlight'. | |
3779 | |
3780 2005-05-24 Luc Teirlinck <teirllm@auburn.edu> | |
3781 | |
3782 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog' | |
3783 is optional. | |
3784 | |
3785 2005-05-24 Nick Roberts <nickrob@snap.net.nz> | |
3786 | |
98317 | 3787 * frames.texi (Dialog Boxes): Describe new optional argument. |
84043 | 3788 |
3789 2005-05-23 Lute Kamstra <lute@gnu.org> | |
3790 | |
3791 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend | |
3792 syntax-begin-function over font-lock-beginning-of-syntax-function. | |
3793 | |
3794 2005-05-21 Luc Teirlinck <teirllm@auburn.edu> | |
3795 | |
3796 * minibuf.texi (Reading File Names): Update description of | |
3797 `read-directory-name'. | |
3798 | |
3799 * modes.texi (Derived Modes): Clarify :group keyword. | |
3800 | |
3801 2005-05-21 Eli Zaretskii <eliz@gnu.org> | |
3802 | |
3803 * files.texi (Locating Files): New subsection. | |
3804 Describe locate-file and executable-find. | |
3805 | |
3806 2005-05-21 Kevin Ryde <user42@zip.com.au> | |
3807 | |
3808 * frames.texi (Initial Parameters): Update cross reference to | |
3809 "Emacs Invocation". | |
3810 | |
3811 2005-05-19 Luc Teirlinck <teirllm@auburn.edu> | |
3812 | |
3813 * keymaps.texi (Active Keymaps): Add anchor. | |
3814 | |
3815 * modes.texi (Hooks): Delete confusing and unnecessary sentence. | |
3816 (Major Mode Conventions): Refer to `Auto Major Mode' in more | |
3817 appropriate place. | |
3818 (Derived Modes): Small clarifications. | |
3819 (Minor Mode Conventions, Keymaps and Minor Modes): | |
3820 Replace references to nodes with references to anchors. | |
3821 (Mode Line Data): Warn that `(:eval FORM)' should not load any files. | |
3822 Clarify description of lists whose first element is an integer. | |
3823 (Mode Line Variables): Add anchor. | |
3824 (%-Constructs): Clarify description of integer after %. | |
3825 (Emulating Mode Line): Describe nil value for FACE. | |
3826 | |
3827 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> | |
3828 | |
3829 * modes.texi (Derived Modes): Correct references to non-existing | |
3830 variable standard-syntax-table. | |
3831 | |
3832 2005-05-17 Lute Kamstra <lute@gnu.org> | |
3833 | |
3834 * modes.texi (Defining Minor Modes): Mention the mode hook. | |
3835 | |
3836 2005-05-15 Kim F. Storm <storm@cua.dk> | |
3837 | |
3838 * processes.texi (Network): Remove open-network-stream-nowait. | |
3839 (Network Servers): Remove open-network-stream-server. | |
3840 | |
3841 2005-05-15 Luc Teirlinck <teirllm@auburn.edu> | |
3842 | |
3843 * elisp.texi (Top): Update detailed menu. | |
3844 | |
3845 * variables.texi: Reorder nodes. | |
3846 (Variables): Update menu. | |
3847 (File Local Variables): Do not refer to the `-*-' line as | |
3848 a "local variables list". Add pxref. | |
3849 | |
3850 2005-05-14 Luc Teirlinck <teirllm@auburn.edu> | |
3851 | |
3852 * elisp.texi (Top): Update detailed menu for node changes. | |
3853 | |
3854 * modes.texi (Modes): Update Menu. | |
3855 (Hooks): Move to beginning of chapter. | |
3856 Most minor modes run mode hooks too. | |
3857 `add-hook' can handle void hooks or hooks whose value is a single | |
3858 function. | |
3859 (Major Modes): Update Menu. | |
3860 (Major Mode Basics): New node, split off from `Major Modes'. | |
3861 (Major Mode Conventions): Correct xref. Explain how to handle | |
3862 auto-mode-alist if the major mode command has an autoload cookie. | |
3863 (Auto Major Mode): Major update. Add magic-mode-alist. | |
3864 (Derived Modes): Major update. | |
3865 (Mode Line Format): Update Menu. | |
3866 (Mode Line Basics): New node, split off from `Mode Line Format'. | |
3867 | |
3868 * loading.texi (Autoload): Mention `autoload cookie' as synonym | |
3869 for `magic autoload comment'. Add index entries and anchor. | |
3870 | |
3871 2005-05-14 Richard M. Stallman <rms@gnu.org> | |
3872 | |
3873 * tips.texi (Coding Conventions): Explain how important it is | |
3874 that just loading certain files not change Emacs behavior. | |
3875 | |
3876 * modes.texi (Defining Minor Modes): Define define-global-minor-mode. | |
3877 | |
3878 2005-05-12 Lute Kamstra <lute@gnu.org> | |
3879 | |
3880 * modes.texi (Generic Modes): Update. | |
3881 (Major Modes): Refer to node "Generic Modes". | |
3882 | |
3883 * elisp.texi (Top): Update to the current structure of the manual. | |
3884 * processes.texi (Processes): Add menu description. | |
3885 * customize.texi (Customization): Add menu descriptions. | |
3886 | |
3887 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org> | |
3888 | |
3889 * processes.texi (Signals to Processes) | |
3890 (Low-Level Network): Fix typos. | |
3891 | |
3892 2005-05-11 Lute Kamstra <lute@gnu.org> | |
3893 | |
3894 * elisp.texi (Top): Add some nodes from the chapter "Major and | |
3895 Minor Modes" to the detailed node listing. | |
3896 | |
3897 2005-05-10 Richard M. Stallman <rms@gnu.org> | |
3898 | |
3899 * keymaps.texi (Extended Menu Items): Menu item filter functions | |
3900 can be called at any time. | |
3901 | |
3902 2005-05-08 Luc Teirlinck <teirllm@auburn.edu> | |
3903 | |
3904 * variables.texi (File Local Variables): `(hack-local-variables t)' | |
3905 now also checks whether a mode is specified in the local variables | |
3906 list. | |
3907 | |
3908 2005-05-05 Kevin Ryde <user42@zip.com.au> | |
3909 | |
3910 * display.texi (The Echo Area): Correct format function cross | |
3911 reference. | |
3912 | |
3913 2005-05-05 Luc Teirlinck <teirllm@auburn.edu> | |
3914 | |
3915 * variables.texi (Variable Aliases): Change description of | |
3916 `define-obsolete-variable-alias'. | |
3917 | |
3918 * functions.texi (Functions): Add "Obsolete Functions" to menu. | |
3919 (Defining Functions): Add xref. | |
3920 (Obsolete Functions): New node. | |
3921 (Function Safety): Standardize capitalization of section title. | |
3922 | |
3923 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'. | |
3924 (Dialog Boxes): Complete description of `x-popup-dialog'. | |
3925 | |
3926 2005-05-04 Richard M. Stallman <rms@gnu.org> | |
3927 | |
3928 * commands.texi (Interactive Codes): Fix Texinfo usage. | |
3929 Document U more clearly. | |
3930 | |
3931 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> | |
3932 | |
3933 * variables.texi (Variable Aliases): `make-obsolete-variable' is a | |
3934 function and not a macro. | |
3935 | |
3936 * frames.texi (Pop-Up Menus): Correct and clarify description of | |
3937 `x-popup-menu'. | |
3938 (Dialog Boxes): Clarify description of `x-popup-dialog'. | |
3939 | |
3940 2005-05-01 Richard M. Stallman <rms@gnu.org> | |
3941 | |
3942 * edebug.texi (Checking Whether to Stop): Fix previous change. | |
3943 | |
3944 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> | |
3945 | |
3946 * display.texi: Fix typos and Texinfo usage. | |
3947 | |
3948 * edebug.texi (Checking Whether to Stop): executing-macro -> | |
3949 executing-kbd-macro. | |
3950 | |
3951 2005-05-01 Richard M. Stallman <rms@gnu.org> | |
3952 | |
3953 * display.texi (Invisible Text): Correct add-to-invisibility-spec. | |
3954 | |
3955 2005-04-30 Richard M. Stallman <rms@gnu.org> | |
3956 | |
3957 * files.texi (Magic File Names): Document `operations' property. | |
3958 | |
3959 2005-04-29 Lute Kamstra <lute@gnu.org> | |
3960 | |
3961 * modes.texi (Generic Modes): New node. | |
3962 (Major Modes): Add it to the menu. | |
3963 (Derived Modes): Add "derived mode" to concept index. | |
3964 | |
3965 2005-04-28 Lute Kamstra <lute@gnu.org> | |
3966 | |
3967 * modes.texi (Defining Minor Modes): Fix previous change. | |
3968 (Font Lock Mode): Simplify. | |
3969 (Font Lock Basics): Say that font-lock-defaults is buffer-local | |
3970 when set and that some parts are optional. Add cross references. | |
3971 (Search-based Fontification): Say how to specify font-lock-keywords. | |
3972 Add cross references. Add font-lock-multiline to index. | |
3973 Move font-lock-keywords-case-fold-search here from node "Other Font | |
3974 Lock Variables". Document font-lock-add-keywords and | |
3975 font-lock-remove-keywords. | |
3976 (Other Font Lock Variables): Move font-lock-keywords-only, | |
3977 font-lock-syntax-table, font-lock-beginning-of-syntax-function, | |
3978 and font-lock-syntactic-face-function to node "Syntactic Font | |
3979 Lock". Move font-lock-keywords-case-fold-search to node | |
3980 "Search-based Fontification". Document font-lock-inhibit-thing-lock | |
3981 and font-lock-{,un}fontify-{buffer,region}-function. | |
3982 (Precalculated Fontification): Remove reference to deleted variable | |
3983 font-lock-core-only. | |
3984 (Faces for Font Lock): Add font-lock-comment-delimiter-face. | |
3985 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only, | |
3986 font-lock-syntax-table, font-lock-beginning-of-syntax-function, | |
3987 and font-lock-syntactic-face-function here from node "Other Font | |
3988 Lock Variables". Move font-lock-syntactic-keywords to "Setting | |
3989 Syntax Properties". Add cross references. | |
3990 (Setting Syntax Properties): New node. | |
3991 Move font-lock-syntactic-keywords here from "Syntactic Font Lock". | |
3992 * syntax.texi (Syntax Properties): Add cross reference. | |
3993 * hooks.texi (Standard Hooks): Add Font-Lock hooks. | |
3994 | |
3995 2005-04-26 Richard M. Stallman <rms@gnu.org> | |
3996 | |
3997 * display.texi (Defining Faces): | |
3998 Document `default' elements of defface spec. | |
3999 | |
4000 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode. | |
4001 | |
4002 * variables.texi (Variable Aliases): Clarify text. | |
4003 | |
4004 2005-04-25 Chong Yidong <cyd@stupidchicken.com> | |
4005 | |
4006 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock. | |
4007 | |
4008 2005-04-25 Luc Teirlinck <teirllm@auburn.edu> | |
4009 | |
4010 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too. | |
4011 | |
4012 2005-04-24 Eli Zaretskii <eliz@gnu.org> | |
4013 | |
4014 * syntax.texi (Syntax Table Internals): Elaborate documentation of | |
4015 syntax-after and syntax-class. | |
4016 | |
4017 * files.texi (Changing Files): Fix last change's cross-reference. | |
4018 (Unique File Names): Don't mention "numbers" in the documentation | |
4019 of make-temp-file and make-temp-name. | |
4020 | |
4021 2005-04-23 Richard M. Stallman <rms@gnu.org> | |
4022 | |
4023 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file. | |
4024 | |
4025 2005-04-22 Nick Roberts <nickrob@snap.net.nz> | |
4026 | |
4027 * windows.texi (Cyclic Window Ordering): Clarify window-list. | |
4028 | |
4029 2005-04-22 Nick Roberts <nickrob@snap.net.nz> | |
4030 | |
4031 * variables.texi (Variable Aliases): Describe make-obsolete-variable | |
4032 and define-obsolete-variable-alias. | |
4033 | |
4034 2005-04-22 Kim F. Storm <storm@cua.dk> | |
4035 | |
4036 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe. | |
4037 (Other Plists): Remove safe-plist-get, as plist-get is now safe. | |
4038 | |
4039 2005-04-21 Lute Kamstra <lute@gnu.org> | |
4040 | |
4041 * lists.texi (Association Lists): Document rassq-delete-all. | |
4042 | |
4043 2005-04-19 Richard M. Stallman <rms@gnu.org> | |
4044 | |
4045 * modes.texi (Search-based Fontification): Explain that | |
4046 facespec is an expression to be evaluated. | |
4047 | |
4048 2005-04-19 Kevin Ryde <user42@zip.com.au> | |
4049 | |
4050 * streams.texi (Output Functions): Fix xref. | |
4051 * strings.texi (String Conversion): Fix xref. | |
4052 | |
4053 2005-04-19 Kim F. Storm <storm@cua.dk> | |
4054 | |
4055 * symbols.texi (Symbol Plists): Add safe-get. | |
4056 Mention that `get' may signal an error. | |
4057 | |
4058 2005-04-18 Nick Roberts <nickrob@snap.net.nz> | |
4059 | |
4060 * customize.texi (Variable Definitions): Replace tooltip-mode | |
4061 example with save-place. | |
4062 | |
4063 2005-04-17 Richard M. Stallman <rms@gnu.org> | |
4064 | |
4065 * buffers.texi (Indirect Buffers): Clarify. | |
4066 | |
4067 * positions.texi (Positions): Clarify converting marker to integer. | |
4068 | |
4069 * strings.texi (String Basics): Mention string-match; clarify. | |
4070 | |
4071 2005-04-08 Lute Kamstra <lute@gnu.org> | |
4072 | |
4073 * modes.texi (Search-based Fontification): Fix cross references. | |
4074 Use consistent terminology. Document anchored highlighting. | |
4075 | |
4076 2005-04-05 Lute Kamstra <lute@gnu.org> | |
4077 | |
4078 * modes.texi (Defining Minor Modes): Document :group keyword | |
4079 argument and its default value. | |
4080 | |
4081 2005-04-03 Lute Kamstra <lute@gnu.org> | |
4082 | |
4083 * hooks.texi (Standard Hooks): Add some hooks. Add cross | |
4084 references and/or descriptions. Delete major mode hooks; mention | |
4085 them as a category instead. Rename or delete obsolete hooks. | |
4086 | |
4087 2005-04-02 Richard M. Stallman <rms@gnu.org> | |
4088 | |
4089 * nonascii.texi (Coding System Basics): Another wording cleanup. | |
4090 | |
4091 2005-04-01 Richard M. Stallman <rms@gnu.org> | |
4092 | |
4093 * nonascii.texi (Coding System Basics): Clarify previous change. | |
4094 | |
4095 2005-04-01 Kenichi Handa <handa@m17n.org> | |
4096 | |
98317 | 4097 * nonascii.texi (Coding System Basics): Describe about roundtrip |
84043 | 4098 identity of coding systems. |
4099 | |
4100 2005-03-29 Chong Yidong <cyd@stupidchicken.com> | |
4101 | |
4102 * text.texi (Buffer Contents): Add filter-buffer-substring and | |
4103 buffer-substring-filters. | |
4104 | |
4105 2005-03-26 Chong Yidong <cyd@stupidchicken.com> | |
4106 | |
4107 * anti.texi (Antinews): Mention `G' interactive code. | |
4108 | |
4109 * tips.texi (Compilation Tips): Mention benchmark.el. | |
4110 | |
4111 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> | |
4112 | |
4113 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block' | |
4114 is now bound to M-o M-o. | |
4115 | |
4116 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o. | |
4117 | |
4118 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> | |
4119 | |
4120 * calendar.texi: Delete file (and move contents to emacs-xtra.texi | |
4121 in the Emacs Manual). | |
4122 * Makefile.in (srcs): Remove calendar.texi. | |
4123 * makefile.w32-in (srcs): Remove calendar.texi. | |
4124 * display.texi (Display): Change name of next node. | |
4125 * os.texi (System In): Change name of previous node. | |
4126 * elisp.texi (Top): Remove Calendar references. | |
4127 * vol1.texi (Top): Remove Calendar references. | |
4128 * vol2.texi (Top): Remove Calendar references. | |
4129 | |
4130 2005-03-25 Richard M. Stallman <rms@gnu.org> | |
4131 | |
4132 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps): | |
4133 Cleanup previous change. | |
4134 | |
4135 2005-03-25 Chong Yidong <cyd@stupidchicken.com> | |
4136 | |
4137 * display.texi (Face Attributes): Faces earlier in an :inherit | |
4138 list take precedence. | |
4139 (Scroll Bars): Fix description of vertical-scroll-bars. | |
4140 Document frame-current-scroll-bars and window-current-scroll-bars. | |
4141 | |
4142 * markers.texi (The Mark): Document temporary Transient Mark mode. | |
4143 | |
4144 * minibuf.texi (Reading File Names): | |
4145 Document read-file-name-completion-ignore-case. | |
4146 | |
4147 * positions.texi (Screen Lines): Document nil for width argument | |
4148 to compute-motion. | |
4149 | |
4150 2005-03-23 Kim F. Storm <storm@cua.dk> | |
4151 | |
4152 * display.texi (Standard Faces): Other faces used in the fringe | |
4153 implicitly inherits from the fringe face. | |
4154 (Fringe Bitmaps): FACE in right-fringe and left-fringe display | |
4155 properties implicitly inherits from fringe face. | |
4156 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face. | |
4157 | |
4158 2005-03-20 Chong Yidong <cyd@stupidchicken.com> | |
4159 | |
4160 * display.texi (Invisible Text): State default value of | |
4161 line-move-ignore-invisible. | |
4162 (Managing Overlays): Document remove-overlays. | |
4163 (Standard Faces): Document escape-glyph face. | |
4164 | |
4165 * minibuf.texi (Reading File Names): Document read-file-name-function. | |
4166 | |
4167 * modes.texi (Other Font Lock Variables): | |
4168 Document font-lock-lines-before. | |
4169 | |
4170 * positions.texi (Skipping Characters): skip-chars-forward allows | |
4171 character classes. | |
4172 | |
4173 2005-03-18 Lute Kamstra <lute@gnu.org> | |
4174 | |
4175 * edebug.texi (Instrumenting Macro Calls): Fix another typo. | |
4176 | |
4177 2005-03-17 Richard M. Stallman <rms@gnu.org> | |
4178 | |
4179 * text.texi (Undo): Document extensible undo entries. | |
4180 | |
86150
d0f21febd1dc
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86086
diff
changeset
|
4181 * searching.texi (String Search, Regexp Search): Cleanups. |
84043 | 4182 |
4183 * nonascii.texi (Character Codes): Minor fix. | |
4184 | |
4185 * display.texi (Display Property): Explain the significance | |
4186 of having text properties that are eq. | |
4187 (Other Display Specs): Explain string as display spec. | |
4188 | |
4189 * commands.texi (Interactive Codes): Document G option. | |
4190 | |
4191 2005-03-17 Chong Yidong <cyd@stupidchicken.com> | |
4192 | |
4193 * text.texi (Filling): Add sentence-end-without-period and | |
4194 sentence-end-without-space. | |
4195 (Changing Properties): Minor fix. | |
4196 | |
4197 * anti.texi: Total rewrite. | |
4198 | |
4199 2005-03-15 Lute Kamstra <lute@gnu.org> | |
4200 | |
4201 * edebug.texi (Instrumenting Macro Calls): Fix typos. | |
4202 | |
4203 2005-03-08 Kim F. Storm <storm@cua.dk> | |
4204 | |
4205 * display.texi (Specified Space): Property :width is support on | |
4206 non-graphic terminals, :height is not. | |
4207 | |
4208 2005-03-07 Richard M. Stallman <rms@gnu.org> | |
4209 | |
4210 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps): | |
4211 Now subnodes of Fringes. | |
4212 (Overlay Arrow): Document overlay-arrow-variable-list. | |
4213 (Fringe Size/Pos): New node, broken out of Fringes. | |
4214 (Display): Explain clearing vs redisplay better. | |
4215 (Truncation): Clarify use of bitmaps. | |
4216 (The Echo Area): Clarify the uses of the echo area. | |
4217 Add max-mini-window-height. | |
4218 (Progress): Clarify. | |
4219 (Invisible Text): Explain that main loop moves point out. | |
4220 (Selective Display): Say "hidden", not "invisible". | |
4221 (Managing Overlays): Move up. Describe relation to Undo here. | |
4222 (Overlay Properties): Clarify intro. | |
4223 (Finding Overlays): Explain return values when nothing found. | |
4224 (Width): truncate-string-to-width has added arg. | |
4225 (Displaying Faces): Clarify and update mode line face handling. | |
4226 (Face Functions): Minor cleanup. | |
4227 (Conditional Display): Merge into Other Display Specs. | |
4228 (Pixel Specification, Other Display Specs): Minor cleanups. | |
4229 (Images, Image Descriptors): Minor cleanups. | |
4230 (GIF Images): Patents have expired. | |
4231 (Showing Images): Explain default text for insert-image. | |
4232 (Manipulating Button Types): Merge into Manipulating Buttons. | |
4233 (Making Buttons): Explain return values. | |
4234 (Button Buffer Commands): Add xref. | |
4235 (Inverse Video): Update mode-line-inverse-video. | |
4236 (Display Table Format): Clarify. | |
4237 (Active Display Table): Give defaults for window-display-table. | |
4238 | |
4239 * calendar.texi (Calendar Customizing): calendar-holiday-marker | |
4240 and calendar-today-marker are strings, not chars. | |
4241 (Holiday Customizing): Minor fix. | |
4242 | |
4243 * internals.texi (Writing Emacs Primitives): Update `or' example. | |
4244 Update limit on # args of subr. | |
4245 | |
4246 * edebug.texi (Using Edebug): Arrow is in fringe. | |
4247 (Instrumenting): Arg to eval-defun works without loading edebug. | |
4248 (Edebug Execution Modes): Add xref. | |
4249 | |
4250 * customize.texi (Common Keywords): Clarify :require. | |
4251 Mention :version here. | |
4252 (Variable Definitions, Group Definitions): Not here. | |
4253 (Variable Definitions): Clarify symbol arg to :initialize and :set fns. | |
4254 | |
4255 2005-03-07 Chong Yidong <cyd@stupidchicken.com> | |
4256 * nonascii.texi (Text Representations): Clarify position-bytes. | |
4257 (Character Sets): Add list-charset-chars. | |
4258 (Scanning Charsets): Add charset-after. | |
4259 (Encoding and I/O): Minor fix. | |
4260 | |
4261 2005-03-06 Richard M. Stallman <rms@gnu.org> | |
4262 | |
4263 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21". | |
4264 (Resizing Windows): Likewise. | |
4265 | |
4266 * text.texi (Change Hooks): Get rid of "Emacs 21". | |
4267 | |
4268 * strings.texi (Formatting Strings): Get rid of "Emacs 21". | |
4269 | |
4270 * streams.texi (Output Variables): Get rid of "Emacs 21". | |
4271 | |
4272 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21". | |
4273 | |
4274 * os.texi (Translating Input): Replace flow-control example | |
4275 with a less obsolete example that uses `keyboard-translate'. | |
4276 | |
4277 * objects.texi (Hash Table Type, Circular Objects): | |
4278 Get rid of "Emacs 21". | |
4279 | |
4280 * modes.texi (Mode Line Format): Get rid of "Emacs 21". | |
4281 (Mode Line Data, Properties in Mode, Header Lines): Likewise. | |
4282 | |
4283 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21". | |
4284 | |
4285 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21". | |
4286 | |
4287 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21". | |
4288 (Menu Bar): Fix when menu-bar-update-hook is called. | |
4289 | |
4290 * hash.texi (Hash Tables): Get rid of "Emacs 21". | |
4291 | |
4292 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21", | |
4293 and make it read better. | |
4294 | |
4295 * files.texi (Writing to Files): Get rid of "Emacs 21". | |
4296 (Unique File Names): Likewise. | |
4297 | |
4298 * elisp.texi: Update Emacs version to 22. | |
4299 | |
4300 * display.texi (Forcing Redisplay): Get rid of "Emacs 21". | |
4301 (Overlay Properties, Face Attributes): Likewise. | |
4302 (Managing Overlays): Fix punctuation. | |
4303 (Attribute Functions): Clarify set-face-font; get rid of | |
4304 info about old Emacs versions. | |
4305 (Auto Faces, Font Lookup, Display Property, Images): | |
4306 Get rid of "Emacs 21". | |
4307 | |
4308 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21". | |
4309 | |
4310 2005-03-05 Richard M. Stallman <rms@gnu.org> | |
4311 | |
4312 * debugging.texi (Error Debugging): Remove stack-trace-on-error. | |
4313 | |
4314 2005-03-04 Lute Kamstra <lute@gnu.org> | |
4315 | |
4316 * debugging.texi (Error Debugging): Document stack-trace-on-error. | |
4317 | |
4318 2005-03-03 Lute Kamstra <lute@gnu.org> | |
4319 | |
4320 * edebug.texi (Instrumenting Macro Calls): Fix typo. | |
4321 | |
4322 2005-03-01 Lute Kamstra <lute@gnu.org> | |
4323 | |
4324 * debugging.texi (Debugger Commands): Update `j'. | |
4325 | |
4326 2005-02-28 Lute Kamstra <lute@gnu.org> | |
4327 | |
4328 * debugging.texi (Debugging): Fix typo. | |
4329 (Error Debugging): Document eval-expression-debug-on-error. | |
4330 (Function Debugging): Update example. | |
4331 (Using Debugger): Mention starred stack frames. | |
4332 (Debugger Commands): Document `j' and `l'. | |
4333 (Invoking the Debugger): `d' and `j' exit recursive edit too. | |
4334 Update the messages that the debugger displays. | |
4335 (Internals of Debugger): Add cross reference. Update example. | |
4336 (Excess Open): Minor improvement. | |
4337 (Excess Close): Minor improvement. | |
4338 | |
4339 2005-02-26 Richard M. Stallman <rms@gnu.org> | |
4340 | |
4341 * tips.texi (Coding Conventions): Clarify. | |
4342 Put all the major mode key reservations together. | |
4343 Mention the Mouse-1 => Mouse-2 conventions. | |
4344 | |
4345 * syntax.texi (Syntax Class Table): Clarify. | |
4346 (Syntax Table Functions): syntax-after moved from here. | |
4347 (Syntax Table Internals): syntax-after moved to here. | |
4348 (Parsing Expressions): Update info on number of values | |
4349 and what's meaningful in the STATE argument. | |
4350 (Categories): Fix typo. | |
4351 | |
4352 * sequences.texi (Arrays): Cleanup. | |
4353 (Char-Tables): Clarify. | |
4354 | |
4355 * processes.texi (Deleting Processes): Cleanups, add xref. | |
4356 (Subprocess Creation): Explain nil in exec-path. Cleanup. | |
4357 (Process Information): set-process-coding-system, some args optional. | |
4358 (Input to Processes): Explain various types for PROCESS args. | |
4359 Rename them from PROCESS-NAME to PROCESS. | |
4360 (Signals to Processes): Likewise. | |
4361 (Decoding Output): Cleanup. | |
4362 (Query Before Exit): Clarify. | |
4363 | |
4364 * os.texi (Startup Summary): Correct the options; add missing ones. | |
4365 (Terminal Output, Batch Mode): Clarify. | |
4366 (Flow Control): Node deleted. | |
4367 | |
4368 * markers.texi (The Mark): Clarify. | |
4369 | |
4370 * macros.texi (Expansion): Cleanup. | |
4371 (Indenting Macros): indent-spec allows ints, not floats. | |
4372 | |
4373 * keymaps.texi (Keymaps): Clarify. | |
4374 (Format of Keymaps): Update lisp-mode-map example. | |
4375 (Active Keymaps, Key Lookup): Clarify. | |
4376 (Changing Key Bindings): Add xref to `kbd'. | |
4377 (Key Binding Commands, Simple Menu Items): Clarify. | |
4378 (Mouse Menus, Menu Bar): Clarify. | |
4379 (Menu Example): Replace print example with menu-bar-replace-menu. | |
4380 | |
4381 * help.texi (Documentation Basics): Add function-documentation prop. | |
4382 | |
4383 * elisp.texi (Top): Don't refer to Flow Control node. | |
4384 | |
4385 * commands.texi (Command Overview): Improve xrefs. | |
4386 (Adjusting Point): Adjusting point applies to intangible and invis. | |
4387 (Key Sequence Input): Doc extra read-key-sequence args. | |
4388 Likewise for read-key-sequence-vector. | |
4389 | |
4390 * backups.texi (Rename or Copy): Minor fix. | |
4391 (Numbered Backups): For version-control, say the default. | |
4392 (Auto-Saving): make-auto-save-file-name example is simplified. | |
4393 | |
4394 * advice.texi (Advising Functions): Don't imply one part of Emacs | |
4395 should advise another part. Markup changes. | |
4396 (Defining Advice): Move transitional para. | |
4397 (Activation of Advice): Cleanup. | |
4398 Explain if COMPILE is nil or negative. | |
4399 | |
4400 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo. | |
4401 | |
4402 2005-02-24 Lute Kamstra <lute@gnu.org> | |
4403 | |
4404 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE, | |
4405 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used. | |
4406 | |
4407 2005-02-23 Lute Kamstra <lute@gnu.org> | |
4408 | |
4409 * modes.texi (Defining Minor Modes): define-minor-mode can be used | |
4410 to define global minor modes as well. | |
4411 | |
4412 * display.texi (Managing Overlays): overlay-buffer returns nil for | |
4413 deleted overlays. | |
4414 | |
4415 2005-02-22 Kim F. Storm <storm@cua.dk> | |
4416 | |
4417 * minibuf.texi (Basic Completion): Allow symbols in addition to | |
4418 strings in try-completion and all-completions. | |
4419 | |
4420 2005-02-14 Lute Kamstra <lute@gnu.org> | |
4421 | |
4422 * elisp.texi (Top): Remove reference to deleted node. | |
4423 | |
4424 * lists.texi (Lists): Remove reference to deleted node. | |
4425 (Cons Cells): Fix typo. | |
4426 | |
4427 * loading.texi (Where Defined): Fix typo. | |
4428 | |
4429 2005-02-14 Richard M. Stallman <rms@gnu.org> | |
4430 | |
4431 * variables.texi (Creating Buffer-Local): change-major-mode-hook | |
4432 is useful for discarding some minor modes. | |
4433 | |
4434 * symbols.texi (Symbol Components): Reorder examples. | |
4435 | |
4436 * streams.texi (Input Functions): State standard-input default. | |
4437 (Output Variables): State standard-output default. | |
4438 | |
4439 * objects.texi (Printed Representation): Clarify read syntax vs print. | |
4440 (Floating Point Type): Explain meaning better. | |
4441 (Symbol Type): Explain uniqueness better. | |
4442 (Cons Cell Type): Explain empty list sooner. CAR and CDR later. | |
4443 List examples sooner. | |
4444 (Box Diagrams): New subnode broken out. | |
4445 Some examples moved from old Lists as Boxes node. | |
4446 (Dotted Pair Notation): Clarify intro. | |
4447 (Array Type): Clarify. | |
4448 (Type Predicates): Add hash-table-p. | |
4449 | |
4450 * numbers.texi (Integer Basics): Clarify radix explanation. | |
4451 (Predicates on Numbers): Minor clarification. | |
4452 (Comparison of Numbers): Minor clarification. Clarify eql. | |
4453 Typos in min, max. | |
4454 (Math Functions): Clarify overflow in expt. | |
4455 | |
4456 * minibuf.texi (Text from Minibuffer): Minor clarification. | |
4457 Mention arrow keys. | |
4458 | |
4459 * loading.texi (Autoload): defun's doc string overrides autoload's | |
4460 doc string. | |
4461 (Repeated Loading): Modernize "add to list" examples. | |
4462 (Where Defined): Finish updating table of load-history elts. | |
4463 | |
4464 * lists.texi (List-related Predicates): Minor wording improvement. | |
4465 (Lists as Boxes): Node deleted. | |
4466 (Building Lists): Explain trivial cases of number-sequence. | |
4467 | |
4468 * hash.texi (Hash Tables): Add desc to menu items. | |
98317 | 4469 (Creating Hash): Explain "full" means "make larger". |
84043 | 4470 (Hash Access): Any object can be a key. |
4471 State value of maphash. | |
4472 | |
4473 * functions.texi (What Is a Function): Wording cleanup. | |
4474 (Function Documentation): Minor cleanup. | |
4475 Explain purpose of calling convention at end of doc string. | |
4476 (Function Names): Wording cleanup. | |
4477 (Calling Functions): Wording cleanup. | |
4478 Explain better how funcall calls the function. | |
4479 (Function Cells): Delete example of saving and redefining function. | |
4480 | |
4481 * control.texi (Combining Conditions): Wording cleanup. | |
4482 (Iteration): dolist and dotimes bind VAR locally. | |
4483 (Cleanups): Xref to Atomic Changes. | |
4484 | |
4485 * compile.texi (Byte Compilation): Delete 19.29 info. | |
4486 (Compilation Functions): Macros' difficulties don't affect defsubst. | |
4487 (Docs and Compilation): Delete 19.29 info. | |
4488 | |
4489 2005-02-10 Richard M. Stallman <rms@gnu.org> | |
4490 | |
4491 * objects.texi (Symbol Type): Minor correction. | |
4492 | |
4493 2005-02-06 Lute Kamstra <lute@gnu.org> | |
4494 | |
4495 * modes.texi (Example Major Modes): Fix typos. | |
4496 | |
4497 2005-02-06 Richard M. Stallman <rms@gnu.org> | |
4498 | |
4499 * text.texi (Margins): fill-nobreak-predicate can be one function. | |
4500 | |
4501 * strings.texi (Modifying Strings): clear-string can make unibyte. | |
4502 (Formatting Strings): format gives error if values missing. | |
4503 | |
4504 * positions.texi (Character Motion): Mention default arg | |
4505 for forward-char. backward-char refers to forward-char. | |
4506 (Word Motion): Mention default arg for forward-word. | |
4507 (Buffer End Motion): Mention default arg for beginning-of-buffer. | |
4508 Simplify end-of-buffer. | |
4509 (Text Lines): Mention default arg for forward-line. | |
4510 (List Motion): Mention default arg for beginning/end-of-defun. | |
4511 (Skipping Characters): Minor fixes in explaining character-set. | |
4512 | |
4513 * modes.texi (Major Mode Conventions): Mention "system abbrevs". | |
4514 Mode inheritance applies only when default-major-mode is nil. | |
4515 Clarifications. | |
4516 (Example Major Modes): Update Text mode and Lisp mode examples. | |
4517 (Minor Mode Conventions): Mention define-minor-mode at top. | |
4518 (Defining Minor Modes): In Hungry example, don't define C-M-DEL. | |
4519 (Mode Line Format): Update mode line face display info. | |
4520 (Properties in Mode): Mention effect of risky vars. | |
4521 (Imenu): Define imenu-add-to-menubar. | |
4522 (Font Lock Mode): Add descriptions to menu lines. | |
4523 (Faces for Font Lock): Add font-lock-doc-face. | |
4524 | |
4525 2005-02-05 Lute Kamstra <lute@gnu.org> | |
4526 | |
4527 * text.texi (Maintaining Undo): Remove obsolete function. | |
4528 | |
4529 2005-02-05 Eli Zaretskii <eliz@gnu.org> | |
4530 | |
4531 * frames.texi (Color Names): Add pointer to the X docs about RGB | |
4532 color specifications. Improve indexing | |
4533 (Text Terminal Colors): Replace the description of RGB values by | |
4534 an xref to "Color Names". | |
4535 | |
4536 2005-02-03 Richard M. Stallman <rms@gnu.org> | |
4537 | |
4538 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows. | |
4539 Clarify. | |
4540 (Selecting Windows): Clarify save-selected-window. | |
4541 (Cyclic Window Ordering): Clarify walk-windows. | |
4542 (Window Point): Clarify. | |
4543 (Window Start): Add comment to example. | |
4544 (Resizing Windows): Add `interactive' specs in examples. | |
4545 Document fit-window-to-buffer. | |
4546 | |
4547 * text.texi (User-Level Deletion): just-one-space takes numeric arg. | |
4548 (Undo, Maintaining Undo): Clarify last change. | |
4549 (Sorting): In sort-numeric-fields, explain about octal and hex. | |
4550 Mention sort-numeric-base. | |
4551 (Format Properties): Add xref for hard newlines. | |
4552 | |
4553 * frames.texi (Window Frame Parameters): Explain pixel=char on tty. | |
4554 (Pop-Up Menus): Fix typo. | |
4555 (Color Names): Explain all types of color names. | |
4556 Explain color-values on B&W terminal. | |
4557 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names. | |
4558 | |
4559 * files.texi (File Locks): Not supported on MS systems. | |
4560 (Testing Accessibility): Clarify. | |
4561 | |
4562 * edebug.texi (Printing in Edebug): Fix edebug-print-circle. | |
4563 (Coverage Testing): Fix typo. | |
4564 | |
4565 * commands.texi (Misc Events): Remove stray space. | |
4566 | |
4567 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name. | |
4568 (Modification Time): Clarify when visited-file-modtime returns 0. | |
4569 (The Buffer List): Clarify bury-buffer. | |
4570 (Killing Buffers): Clarify. | |
4571 (Indirect Buffers): Add clone-indirect-buffer. | |
4572 | |
4573 2005-02-02 Matt Hodges <MPHodges@member.fsf.org> | |
4574 | |
4575 * edebug.texi (Printing in Edebug): Fix default value of | |
4576 edebug-print-circle. | |
4577 (Coverage Testing): Fix displayed frequency count data. | |
4578 | |
4579 2005-02-02 Luc Teirlinck <teirllm@auburn.edu> | |
4580 | |
4581 * text.texi (Maintaining Undo): Add `undo-outer-limit'. | |
4582 | |
4583 2005-02-02 Kim F. Storm <storm@cua.dk> | |
4584 | |
4585 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements. | |
4586 | |
4587 2005-01-29 Eli Zaretskii <eliz@gnu.org> | |
4588 | |
4589 * commands.texi (Misc Events): Describe the help-echo event. | |
4590 | |
4591 * text.texi (Special Properties) <help-echo>: Use `pos' | |
4592 consistently in description of the help-echo property. | |
4593 Use @code{nil} instead of @var{nil}. | |
4594 | |
4595 * display.texi (Overlay Properties): Fix the index entry for | |
4596 help-echo overlay property. | |
4597 | |
4598 * customize.texi (Type Keywords): Uncomment the xref to the | |
4599 help-echo property documentation. | |
4600 | |
4601 2005-01-23 Kim F. Storm <storm@cua.dk> | |
4602 | |
4603 * windows.texi (Window Start): Fix `pos-visible-in-window-p' | |
4604 return value. Third element FULLY replaced by PARTIAL which | |
4605 specifies number of invisible pixels if row is only partially visible. | |
4606 (Textual Scrolling): Mention auto-window-vscroll. | |
4607 (Vertical Scrolling): New defvar auto-window-vscroll. | |
4608 | |
4609 2005-01-16 Luc Teirlinck <teirllm@auburn.edu> | |
4610 | |
4611 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses | |
4612 command remapping. | |
4613 | |
4614 2005-01-15 Richard M. Stallman <rms@gnu.org> | |
4615 | |
4616 * display.texi (Defining Images): Mention DATA-P arg of create-image. | |
4617 | |
4618 2005-01-14 Kim F. Storm <storm@cua.dk> | |
4619 | |
4620 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y. | |
4621 | |
4622 * text.texi (Links and Mouse-1): Fix string and vector item. | |
4623 | |
4624 2005-01-13 Richard M. Stallman <rms@gnu.org> | |
4625 | |
4626 * keymaps.texi (Active Keymaps): Rewrite the text, and update the | |
4627 descriptions of overriding-local-map and overriding-terminal-local-map. | |
4628 | |
4629 * text.texi (Links and Mouse-1): Clarify text. | |
4630 | |
4631 2005-01-13 Kim F. Storm <storm@cua.dk> | |
4632 | |
4633 * modes.texi (Emulating Mode Line): Update format-mode-line entry. | |
4634 | |
4635 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change) | |
4636 | |
4637 * keymaps.texi (Active Keymaps): Fix overriding-local-map description. | |
4638 | |
4639 2005-01-12 Kim F. Storm <storm@cua.dk> | |
4640 | |
4641 * text.texi (Links and Mouse-1): Rename section from Enabling | |
4642 Mouse-1 to Following Links. Change xrefs. | |
4643 Add examples for define-button-type and define-widget. | |
4644 | |
4645 * display.texi (Button Properties, Button Buffer Commands): | |
4646 Clarify mouse-1 and follow-link functionality. | |
4647 | |
4648 2005-01-12 Richard M. Stallman <rms@gnu.org> | |
4649 | |
4650 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change. | |
4651 | |
4652 * display.texi (Beeping): Fix Texinfo usage. | |
4653 | |
4654 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line. | |
4655 | |
4656 2005-01-11 Kim F. Storm <storm@cua.dk> | |
4657 | |
4658 * display.texi (Button Properties, Button Buffer Commands): | |
4659 Mention mouse-1 binding. Add follow-link keyword. | |
4660 | |
4661 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu. | |
4662 (Enabling Mouse-1 to Follow Links): New subsection. | |
4663 | |
4664 2005-01-06 Richard M. Stallman <rms@gnu.org> | |
4665 | |
4666 * text.texi (Special Properties): Minor change. | |
4667 | |
4668 * os.texi (Timers): Clarify previous change. | |
4669 | |
4670 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg. | |
4671 | |
4672 2005-01-01 Luc Teirlinck <teirllm@auburn.edu> | |
4673 | |
4674 * display.texi (Face Attributes): Correct xref to renamed node. | |
4675 | |
4676 2005-01-01 Richard M. Stallman <rms@gnu.org> | |
4677 | |
4678 * display.texi (Face Attributes): Describe hex color specs. | |
4679 | |
4680 2004-12-31 Richard M. Stallman <rms@gnu.org> | |
4681 | |
4682 * os.texi (Timers): Update previous change. | |
4683 | |
4684 2004-12-30 Kim F. Storm <storm@cua.dk> | |
4685 | |
4686 * display.texi (Line Height): Total line-height is now specified | |
4687 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO) | |
4688 in cons cells. (nil . RATIO) is relative to actual line height. | |
4689 Use line-height `t' instead of `0' to get minimum height. | |
4690 | |
4691 2004-12-29 Richard M. Stallman <rms@gnu.org> | |
4692 | |
4693 * os.texi (Timers): Discuss timers vs editing the buffer and undo. | |
4694 | |
4695 2004-12-28 Richard M. Stallman <rms@gnu.org> | |
4696 | |
4697 * commands.texi (Quitting): Clarify value of with-local-quit. | |
4698 | |
4699 * elisp.texi (Top): Fix previous change. | |
4700 | |
4701 * loading.texi (Loading): Fix previous change. | |
4702 | |
4703 2004-12-27 Richard M. Stallman <rms@gnu.org> | |
4704 | |
4705 * Makefile.in (MAKEINFO): Specify --force. | |
4706 | |
4707 * buffers.texi (Killing Buffers): Add buffer-save-without-query. | |
4708 | |
4709 * modes.texi (Emulating Mode Line): Document format's BUFFER arg. | |
4710 | |
4711 * display.texi (Line Height): Further clarify. | |
4712 | |
4713 * elisp.texi (Top): Update Loading submenu. | |
4714 | |
4715 * loading.texi (Where Defined): New node. | |
4716 (Unloading): load-history moved to Where Defined. | |
4717 | |
4718 2004-12-21 Richard M. Stallman <rms@gnu.org> | |
4719 | |
4720 * commands.texi (Event Input Misc): Add while-no-input. | |
4721 | |
4722 2004-12-11 Richard M. Stallman <rms@gnu.org> | |
4723 | |
4724 * display.texi (Line Height): Rewrite text for clarity. | |
4725 | |
4726 2004-12-11 Kim F. Storm <storm@cua.dk> | |
4727 | |
4728 * display.texi (Display): Add node "Line Height" to menu. | |
4729 (Line Height): New node. Move full description of line-spacing | |
4730 and line-height text properties here from text.texi. | |
4731 (Scroll Bars): Add vertical-scroll-bar variable. | |
4732 | |
4733 * frames.texi (Window Frame Parameters): Remove line-height defvar. | |
4734 | |
4735 * locals.texi (Standard Buffer-Local Variables): Fix xref for | |
4736 line-spacing and vertical-scroll-bar. | |
4737 | |
4738 * text.texi (Special Properties): Just mention line-spacing and | |
4739 line-height here, add xref to new "Line Height" node. | |
4740 | |
4741 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org> | |
4742 | |
4743 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'. | |
4744 | |
4745 * locals.texi (Standard Buffer-Local Variables): | |
4746 Add @xref for `line-spacing'. | |
4747 | |
4748 2004-12-05 Richard M. Stallman <rms@gnu.org> | |
4749 | |
4750 * Makefile.in (maintainer-clean): Remove the info files | |
4751 in $(infodir) where they are created. | |
4752 | |
4753 2004-12-03 Richard M. Stallman <rms@gnu.org> | |
4754 | |
4755 * windows.texi (Selecting Windows): get-lru-window and | |
4756 get-largest-window don't consider dedicated windows. | |
4757 | |
4758 * text.texi (Undo): Document undo-in-progress. | |
4759 | |
4760 2004-11-26 Richard M. Stallman <rms@gnu.org> | |
4761 | |
4762 * locals.texi (Standard Buffer-Local Variables): Undo prev change. | |
4763 Remove a few vars that are not always buffer-local. | |
4764 | |
4765 2004-11-24 Luc Teirlinck <teirllm@auburn.edu> | |
4766 | |
4767 * locals.texi (Standard Buffer-Local Variables): Comment out | |
4768 xref's to non-existent node `Yet to be written'. | |
4769 | |
4770 2004-11-24 Richard M. Stallman <rms@gnu.org> | |
4771 | |
4772 * processes.texi (Synchronous Processes): Grammar fix. | |
4773 | |
4774 * numbers.texi (Comparison of Numbers): Add eql. | |
4775 | |
4776 * locals.texi (Standard Buffer-Local Variables): Add many vars. | |
4777 | |
4778 * intro.texi (Printing Notation): Fix previous change. | |
4779 | |
4780 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries | |
4781 and default-indicate-buffer-boundaries from here. | |
4782 (Usual Display): To here. | |
4783 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width. | |
4784 (Usual Display): Move tab-width up. | |
4785 | |
4786 * customize.texi (Variable Definitions): Replace | |
4787 show-paren-mode example with tooltip-mode. | |
4788 (Simple Types, Composite Types, Defining New Types): | |
4789 Minor cleanups. | |
4790 | |
4791 2004-11-21 Jesper Harder <harder@ifa.au.dk> | |
4792 | |
4793 * processes.texi (Synchronous Processes, Output from Processes): | |
4794 Markup fix. | |
4795 | |
4796 2004-11-20 Richard M. Stallman <rms@gnu.org> | |
4797 | |
4798 * positions.texi (Skipping Characters): skip-chars-forward | |
4799 now handles char classes. | |
4800 | |
4801 * intro.texi (Printing Notation): Avoid confusion of `print' | |
4802 when explaining @print. | |
4803 | |
4804 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example. | |
4805 | |
4806 * display.texi (Display Table Format): Minor fix. | |
4807 | |
4808 * streams.texi (Output Functions): Fix print example. | |
4809 | |
4810 * Makefile.in (elisp): New target. | |
4811 (dist): Depend on $(infodir)/elisp, not elisp. | |
4812 Copy the info files from $(infodir). | |
4813 | |
4814 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in | |
4815 read-from-minibuffer. | |
4816 | |
4817 * searching.texi (Regexp Search): Rename that to search-spaces-regexp. | |
4818 | |
4819 2004-11-19 Richard M. Stallman <rms@gnu.org> | |
4820 | |
4821 * searching.texi (Regexp Search): Add search-whitespace-regexp. | |
4822 | |
4823 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change) | |
4824 | |
4825 * tips.texi (Coding Conventions): Fix typo. | |
4826 | |
4827 2004-11-16 Richard M. Stallman <rms@gnu.org> | |
4828 | |
4829 * tips.texi (Coding Conventions): Separate defvar and require | |
4830 methods to avoid warnings. Use require only when there are many | |
4831 functions and variables from that package. | |
4832 | |
4833 * minibuf.texi (Minibuffer Completion): When ignoring case, | |
4834 predicate must not be case-sensitive. | |
4835 | |
4836 * debugging.texi (Function Debugging, Explicit Debug): Clarified. | |
4837 (Test Coverage): Don't talk about "splotches". Clarified. | |
4838 | |
4839 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org> | |
4840 | |
4841 * frames.texi (Window Frame Parameters): Fix typo. | |
4842 | |
4843 2004-11-15 Kim F. Storm <storm@cua.dk> | |
4844 | |
4845 * symbols.texi (Other Plists): Note that plist-get may signal error. | |
4846 Add safe-plist-get. | |
4847 | |
4848 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org> | |
4849 | |
4850 * modes.texi (Font Lock Basics): Fix typo. | |
4851 | |
4852 2004-11-08 Richard M. Stallman <rms@gnu.org> | |
4853 | |
4854 * syntax.texi (Syntax Table Functions): Add syntax-after. | |
4855 | |
4856 2004-11-06 Lars Brinkhoff <lars@nocrew.org> | |
4857 | |
4858 * os.texi (Processor Run Time): New section documenting | |
4859 get-internal-run-time. | |
4860 | |
4861 2004-11-06 Eli Zaretskii <eliz@gnu.org> | |
4862 | |
4863 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as | |
4864 it nukes elisp-cover.texi. | |
4865 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no | |
4866 elisp-0 etc. | |
4867 | |
4868 2004-11-05 Luc Teirlinck <teirllm@auburn.edu> | |
4869 | |
4870 * commands.texi (Keyboard Macros): Document `append' return value | |
4871 of `defining-kbd-macro'. | |
4872 | |
4873 2004-11-01 Richard M. Stallman <rms@gnu.org> | |
4874 | |
4875 * commands.texi (Interactive Call): Add called-interactively-p. | |
4876 | |
4877 2004-10-29 Simon Josefsson <jas@extundo.com> | |
4878 | |
4879 * minibuf.texi (Reading a Password): Revert. | |
4880 | |
4881 2004-10-28 Richard M. Stallman <rms@gnu.org> | |
4882 | |
4883 * frames.texi (Display Feature Testing): Explain about "vendor". | |
4884 | |
4885 2004-10-27 Richard M. Stallman <rms@gnu.org> | |
4886 | |
4887 * commands.texi (Interactive Codes): `N' uses numeric prefix, | |
4888 not raw. Clarify `n'. | |
4889 (Interactive Call): Rewrite interactive-p, focusing on when | |
4890 and how to use it. | |
4891 (Misc Events): Clarify previous change. | |
4892 | |
4893 * advice.texi (Simple Advice): Clarify what job the example does. | |
4894 (Around-Advice): Clarify ad-do-it. | |
4895 (Activation of Advice): An option of ad-default-compilation-action | |
4896 is `never', not `nil'. | |
4897 | |
4898 2004-10-26 Kim F. Storm <storm@cua.dk> | |
4899 | |
4900 * commands.texi (Interactive Codes): Add U code letter. | |
4901 | |
4902 2004-10-25 Simon Josefsson <jas@extundo.com> | |
4903 | |
4904 * minibuf.texi (Reading a Password): Add. | |
4905 | |
4906 2004-10-24 Jason Rumney <jasonr@gnu.org> | |
4907 | |
4908 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up | |
4909 and wheel-down. | |
4910 | |
4911 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net> | |
4912 | |
4913 * processes.texi (Synchronous Processes): Document process-file. | |
4914 | |
4915 2004-10-22 Kenichi Handa <handa@m17n.org> | |
4916 | |
4917 * text.texi (translate-region): Document that it accepts also a | |
4918 char-table. | |
4919 | |
4920 2004-10-22 David Ponce <david@dponce.com> | |
4921 | |
4922 * windows.texi (Resizing Windows): Document the `preserve-before' | |
4923 argument of the functions `enlarge-window' and `shrink-window'. | |
4924 | |
4925 2004-10-19 Jason Rumney <jasonr@gnu.org> | |
4926 | |
4927 * makefile.w32-in (elisp): Change order of arguments to makeinfo. | |
4928 | |
4929 2004-10-09 Luc Teirlinck <teirllm@auburn.edu> | |
4930 | |
4931 * text.texi (Filling): Add anchor for definition of | |
4932 `sentence-end-double-space'. | |
4933 | |
4934 * searching.texi (Regexp Example): Update description of how | |
4935 Emacs currently recognizes the end of a sentence. | |
4936 (Standard Regexps): Update definition of the variable | |
4937 `sentence-end'. Add definition of the function `sentence-end'. | |
4938 | |
4939 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net> | |
4940 | |
4941 * display.texi (Progress): New node. | |
4942 | |
4943 2004-10-05 Kim F. Storm <storm@cua.dk> | |
4944 | |
4945 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos. | |
4946 | |
4947 2004-09-29 Kim F. Storm <storm@cua.dk> | |
4948 | |
4949 * display.texi (Fringe Bitmaps): Use symbols rather than numbers | |
4950 to identify bitmaps. Remove -fringe-bitmap suffix for standard | |
4951 fringe bitmap symbols, as they now have their own namespace. | |
4952 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering | |
4953 vs. pixels. Signal error if no free bitmap slots. | |
4954 (Pixel Specification): Change IMAGE to @var{image}. | |
4955 | |
4956 2004-09-28 Richard M. Stallman <rms@gnu.org> | |
4957 | |
4958 * text.texi (Special Properties): Clarify line-spacing and line-height. | |
4959 | |
4960 * searching.texi (Regexp Search): Add looking-back. | |
4961 | |
4962 2004-09-25 Luc Teirlinck <teirllm@auburn.edu> | |
4963 | |
4964 * display.texi: Correct typos. | |
4965 (Image Descriptors): Correct xref's. | |
4966 | |
4967 2004-09-25 Richard M. Stallman <rms@gnu.org> | |
4968 | |
4969 * text.texi (Special Properties): Cleanups in `cursor'. | |
4970 Rewrites in `line-height' and `line-spacing'; exchange them. | |
4971 | |
4972 * display.texi (Fringes): Rewrite previous change. | |
4973 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite. | |
4974 (Display Fringe Bitmaps): Node deleted, text moved. | |
4975 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite. | |
4976 (Scroll Bars): Clarify set-window-scroll-bars. | |
4977 (Pointer Shape): Rewrite. | |
4978 (Specified Space): Clarify :align-to, etc. | |
4979 (Pixel Specification): Use @var. Clarify new text. | |
4980 (Other Display Specs): Clarify `slice'. | |
4981 (Image Descriptors): Cleanups. | |
4982 (Showing Images): Cleanups. | |
4983 | |
4984 2004-09-24 Luc Teirlinck <teirllm@auburn.edu> | |
4985 | |
4986 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'. | |
4987 | |
4988 * modes.texi: Various minor changes in addition to: | |
4989 (Major Mode Conventions): Final call to `run-mode-hooks' should | |
4990 not be inside the `delay-mode-hooks' form. | |
4991 (Mode Hooks): New node. | |
4992 (Hooks): Delete obsolete example. | |
4993 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new | |
4994 node "Mode Hooks". | |
4995 | |
4996 2004-09-22 Luc Teirlinck <teirllm@auburn.edu> | |
4997 | |
4998 * display.texi: Correct various typos. | |
4999 (Display): Rename node "Pointer Shapes" to "Pointer | |
5000 Shape". (There is already a node called "Pointer Shapes" in | |
5001 frames.texi.) | |
5002 (Images): Remove non-existent node "Image Slices" from menu. | |
5003 | |
5004 2004-09-23 Kim F. Storm <storm@cua.dk> | |
5005 | |
5006 * text.texi (Special Properties): Add `cursor', `pointer', | |
5007 `line-height', and `line-spacing' properties. | |
5008 | |
5009 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer | |
5010 Shapes' to menu. | |
5011 (Standard Faces): Doc fix for fringe face. | |
5012 (Fringes): Add `overflow-newline-into-fringe' and | |
5013 'indicate-buffer-boundaries'. | |
5014 (Fringe Bitmaps, Pointer Shapes): New nodes. | |
5015 (Display Property): Add 'Pixel Specification' and 'Display Fringe | |
5016 Bitmaps' to menu. | |
5017 (Specified Space): Describe pixel width and height. | |
5018 (Pixel Specification): New node. | |
5019 (Other Display Specs): Add `slice' property. | |
5020 (Display Fringe Bitmaps): New node. | |
5021 (Images): Add 'Image Slices' to menu. | |
5022 (Image Descriptors): Add `:pointer' and `:map' properties. | |
5023 (Showing Images): Add slice arg to `insert-image'. Add | |
5024 'insert-sliced-image'. | |
5025 | |
5026 2004-09-20 Richard M. Stallman <rms@gnu.org> | |
5027 | |
5028 * commands.texi (Key Sequence Input): | |
5029 Clarify downcasing in read-key-sequence. | |
5030 | |
5031 2004-09-08 Juri Linkov <juri@jurta.org> | |
5032 | |
5033 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'. | |
5034 | |
5035 2004-09-07 Luc Teirlinck <teirllm@auburn.edu> | |
5036 | |
5037 * locals.texi (Standard Buffer-Local Variables): Add | |
5038 `buffer-auto-save-file-format'. | |
5039 * internals.texi (Buffer Internals): Describe new | |
5040 auto_save_file_format field of the buffer structure. | |
5041 * files.texi (Format Conversion): `auto-save-file-format' has been | |
5042 renamed `buffer-auto-save-file-format'. | |
5043 | |
5044 2004-08-27 Luc Teirlinck <teirllm@auburn.edu> | |
5045 | |
5046 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be | |
5047 an integer or a marker. | |
5048 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'. | |
5049 | |
5050 2004-08-22 Richard M. Stallman <rms@gnu.org> | |
5051 | |
5052 * modes.texi (Major Mode Conventions): Discuss rebinding of | |
5053 standard key bindings. | |
5054 | |
5055 2004-08-18 Kim F. Storm <storm@cua.dk> | |
5056 | |
5057 * processes.texi (Accepting Output): Add `just-this-one' arg to | |
5058 `accept-process-output'. | |
5059 (Output from Processes): New var `process-adaptive-read-buffering'. | |
5060 | |
5061 2004-08-10 Luc Teirlinck <teirllm@auburn.edu> | |
5062 | |
5063 * keymaps.texi: Various changes in addition to: | |
5064 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode. | |
5065 Give more varied examples for `kbd'. | |
5066 (Creating Keymaps): Char tables have slots for all characters | |
5067 without modifiers. | |
5068 (Active Keymaps): `overriding-local-map' and | |
5069 `overriding-terminal-local-map' also override text property and | |
5070 overlay keymaps. | |
5071 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'. | |
5072 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""' | |
5073 to denote a prefix of no events. | |
5074 `map-keymap' includes parent's bindings _recursively_. | |
5075 Clarify and correct description of `where-is-internal'. | |
5076 Mention BUFFER-OR-NAME arg to `describe-bindings'. | |
5077 (Menu Example): For menus intended for use with the keyboard, the | |
5078 menu items should be bound to characters or real function keys. | |
5079 | |
5080 2004-08-08 Luc Teirlinck <teirllm@auburn.edu> | |
5081 | |
5082 * objects.texi (Character Type): Reposition `@anchor' to prevent | |
5083 double space inside sentence in Info. | |
5084 | |
5085 * hooks.texi (Standard Hooks): `disabled-command-hook' has been | |
5086 renamed to `disabled-command-function'. | |
5087 * commands.texi (Key Sequence Input): Remove unnecessary anchor. | |
5088 (Command Loop Info): Replace reference to it. | |
5089 (Disabling Commands): `disabled-command-hook' has been renamed to | |
5090 `disabled-command-function'. | |
5091 | |
5092 2004-08-07 Luc Teirlinck <teirllm@auburn.edu> | |
5093 | |
5094 * os.texi (Translating Input): Only non-prefix bindings in | |
5095 `key-translation-map' override actual key bindings. Warn about | |
5096 possible indirect effect of actual key bindings on non-prefix | |
5097 bindings in `key-translation-map'. | |
5098 | |
5099 2004-08-06 Luc Teirlinck <teirllm@auburn.edu> | |
5100 | |
5101 * minibuf.texi (High-Level Completion): Add anchor for definition | |
5102 of `read-variable'. | |
5103 | |
5104 * commands.texi: Various changes in addition to: | |
5105 (Using Interactive): Clarify description of `interactive-form'. | |
5106 (Interactive Call): Mention default for KEYS argument to | |
5107 `call-interactively'. | |
5108 (Command Loop Info): Clarify description of `this-command-keys'. | |
5109 Mention KEEP-RECORD argument to `clear-this-command-keys'. | |
5110 Value of `last-event-frame' can be `macro'. | |
5111 (Repeat Events): `double-click-fuzz' is also used to distinguish | |
5112 clicks and drags. | |
5113 (Classifying Events): Clarify descriptions of `event-modifiers' | |
5114 `event-basic-type' and `event-convert-list'. | |
5115 (Accessing Events): `posn-timestamp' takes POSITION argument. | |
5116 (Quoted Character Input): Clarify description of | |
5117 `read-quoted-char' and fix example. | |
5118 (Quitting): Add `with-local-quit'. | |
5119 (Disabling Commands): Correct and clarify descriptions of | |
5120 `enable-command' and `disable-command'. | |
5121 Mention what happens if `disabled-command-hook' is nil. | |
5122 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'. | |
5123 Describe `executing-kbd-macro' instead of obsolete `executing-macro'. | |
5124 | |
5125 2004-07-24 Luc Teirlinck <teirllm@auburn.edu> | |
5126 | |
5127 * frames.texi: Various changes in addition to: | |
5128 (Creating Frames): Expand and clarify description of `make-frame'. | |
5129 (Window Frame Parameters): Either none or both of the `icon-left' | |
5130 and `icon-top' parameters must be specified. Put descriptions of | |
5131 `menu-bar-lines' and `toolbar-lines' closer together and change | |
5132 them accordingly. | |
5133 (Frame Titles): `multiple-frames' is not guaranteed to be accurate | |
5134 except while processing `frame-title-format' or `icon-title-format'. | |
5135 (Deleting Frames): Correct description of `delete-frame'. | |
5136 Non-nil return values of `frame-live-p' are like those of `framep'. | |
5137 (Frames and Windows): Mention return value of | |
5138 `set-frame-selected-window'. | |
5139 (Visibility of Frames): Mention `force' argument to | |
5140 `make-frame-invisible'. `frame-visible-p' returns t for all | |
5141 frames on text-only terminals. | |
5142 (Frame Configurations): Restoring a frame configuration does not | |
5143 restore deleted frames. | |
5144 (Window System Selections): `x-set-selection' returns DATA. | |
5145 (Resources): Add example. | |
5146 (Display Feature Testing): Clarify descriptions of | |
5147 `display-pixel-height', `display-pixel-width', `x-server-version' | |
5148 and `x-server-vendor'. | |
5149 | |
5150 * windows.texi (Choosing Window): Add anchor. | |
5151 * minibuf.texi (Minibuffer Misc): Add anchor. | |
5152 | |
5153 2004-07-23 John Paul Wallington <jpw@gnu.org> | |
5154 | |
5155 * macros.texi (Defining Macros): Declaration keyword for setting | |
5156 Edebug spec is `debug' not `edebug'. | |
5157 | |
5158 2004-07-19 Luc Teirlinck <teirllm@auburn.edu> | |
5159 | |
5160 * windows.texi: Various small changes in addition to: | |
5161 (Window Point): Mention return value of `set-window-point'. | |
5162 (Window Start): `pos-visible-in-window-p' disregards horizontal | |
5163 scrolling. Explain return value if PARTIALLY is non-nil. | |
5164 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll' | |
5165 and `set-window-vscroll'. | |
5166 (Size of Window): The argument WINDOW to `window-inside-edges', | |
5167 `window-pixel-edges' and `window-inside-pixel-edges' is optional. | |
5168 (Resizing Windows): Explain return value of | |
5169 `shrink-window-if-larger-than-buffer'. | |
5170 `window-size-fixed' automatically becomes buffer local when set. | |
5171 (Window Configurations): Explain return value of | |
5172 `set-window-configuration'. | |
5173 | |
5174 * minibuf.texi (Minibuffer Misc): Add anchor for | |
5175 `minibuffer-scroll-window'. | |
5176 | |
5177 * positions.texi (Text Lines): Add anchor for `count-lines'. | |
5178 | |
5179 2004-07-17 Richard M. Stallman <rms@gnu.org> | |
5180 | |
5181 * display.texi (Overlay Properties): Adding `evaporate' prop | |
5182 deletes empty overlay immediately. | |
5183 | |
5184 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook, | |
5185 fix example. | |
5186 | |
5187 2004-07-16 Jim Blandy <jimb@redhat.com> | |
5188 | |
5189 * searching.texi (Regexp Backslash): Document new \_< and \_> | |
5190 operators. | |
5191 | |
5192 2004-07-16 Juanma Barranquero <lektu@terra.es> | |
5193 | |
5194 * display.texi (Images): Fix Texinfo usage. | |
5195 | |
5196 2004-07-14 Luc Teirlinck <teirllm@auburn.edu> | |
5197 | |
5198 * buffers.texi (Modification Time): `visited-file-modtime' now | |
5199 returns a list of two integers, instead of a cons. | |
5200 | |
5201 2004-07-13 Luc Teirlinck <teirllm@auburn.edu> | |
5202 | |
5203 * windows.texi: Various changes in addition to: | |
5204 (Splitting Windows): Add `split-window-keep-point'. | |
5205 | |
5206 2004-07-09 Richard M. Stallman <rms@gnu.org> | |
5207 | |
5208 * frames.texi (Input Focus): Minor fix. | |
5209 | |
5210 2004-07-07 Luc Teirlinck <teirllm@auburn.edu> | |
5211 | |
5212 * frames.texi (Input Focus): Clarify descriptions of | |
5213 `select-frame-set-input-focus' and `select-frame'. | |
5214 | |
5215 2004-07-06 Luc Teirlinck <teirllm@auburn.edu> | |
5216 | |
5217 * os.texi: Various small changes in addition to: | |
5218 (Killing Emacs): Expand and clarify description of | |
5219 `kill-emacs-query-functions' and `kill-emacs-hook'. | |
5220 (System Environment): Expand and clarify description of `getenv' | |
5221 and `setenv'. | |
5222 (Timers): Clarify description of `run-at-time'. | |
5223 (Translating Input): Correct description of | |
5224 `extra-keyboard-modifiers'. | |
5225 (Flow Control): Correct description of `enable-flow-control'. | |
5226 | |
5227 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org> | |
5228 | |
5229 * os.texi: Update copyright. | |
5230 (Session Management): Grammar fix. | |
5231 Clarify which Emacs does the restarting. | |
5232 Use @samp for *scratch* buffer. | |
5233 | |
5234 2004-07-04 Alan Mackenzie <acm@muc.de> | |
5235 | |
5236 * frames.texi (Input Focus): Add documentation for | |
5237 `select-frame-set-input-focus'. Replace refs to non-existent | |
5238 `switch-frame' with `select-frame'. Minor corrections and tidying | |
5239 up of text-only terminal stuff. | |
5240 | |
5241 2004-07-02 Richard M. Stallman <rms@gnu.org> | |
5242 | |
5243 * files.texi (Saving Buffers): Cleanup write-contents-function. | |
5244 (Magic File Names): Cleanup file-remote-p. | |
5245 | |
95891
11cd8097e8d0
Fix typos, convert to utf-8.
Juanma Barranquero <lekktu@gmail.com>
parents:
95881
diff
changeset
|
5246 2004-07-02 Kai Großjohann <kai@emptydomain.de> |
84043 | 5247 |
5248 * files.texi (Magic File Names): `file-remote-p' returns an | |
5249 identifier of the remote system, not just t. | |
5250 | |
5251 2004-07-02 David Kastrup <dak@gnu.org> | |
5252 | |
5253 * searching.texi (Entire Match Data): Add explanation about new | |
5254 match-data behavior when @var{integers} is non-nil. | |
5255 | |
5256 2004-06-24 Richard M. Stallman <rms@gnu.org> | |
5257 | |
5258 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event. | |
5259 | |
5260 * customize.texi (Variable Definitions): Note about doc strings | |
5261 and :set. | |
5262 | |
5263 * keymaps.texi (Keymap Terminology): Document `kbd'. | |
5264 (Changing Key Bindings, Key Binding Commands): Use kbd in examples. | |
5265 | |
5266 * display.texi (Invisible Text): Setting buffer-invisibility-spec | |
5267 makes it buffer-local. | |
5268 | |
5269 * files.texi (Saving Buffers): Correct previous change. | |
5270 | |
5271 * commands.texi (Accessing Events): | |
5272 Clarify posn-col-row and posn-actual-col-row. | |
5273 | |
5274 2004-06-24 David Ponce <david.ponce@wanadoo.fr> | |
5275 | |
5276 * commands.texi (Accessing Events): New functions | |
5277 posn-at-point and posn-at-x-y. Add example to posn-x-y. | |
5278 | |
5279 2004-06-23 Luc Teirlinck <teirllm@auburn.edu> | |
5280 | |
5281 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi: | |
5282 * frames.texi, buffers.texi, backups.texi, variables.texi: | |
5283 * loading.texi, eval.texi, functions.texi, control.texi: | |
5284 * symbols.texi, minibuf.texi: Reposition @anchor's. | |
5285 | |
5286 * help.texi: Various small changes in addition to the following. | |
5287 (Describing Characters): Describe PREFIX argument to | |
5288 `key-description'. Correct and clarify definition of | |
5289 `text-char-description'. Describe NEED-VECTOR argument to | |
5290 `read-kbd-macro'. | |
5291 (Help Functions): Clarify definition of `apropos'. | |
5292 | |
5293 2004-06-23 Lars Hansen <larsh@math.ku.dk> | |
5294 | |
5295 * files.texi (Saving Buffers): Correct description of | |
5296 `write-contents-functions'. | |
5297 | |
5298 2004-06-21 Juanma Barranquero <lektu@terra.es> | |
5299 | |
5300 * display.texi (Images): Remove redundant @vindex directives. | |
5301 Rewrite `image-library-alist' doc in active voice. | |
5302 | |
5303 2004-06-14 Juanma Barranquero <lektu@terra.es> | |
5304 | |
5305 * display.texi (Images): Document new delayed library loading, | |
5306 variable `image-library-alist' and (existing but undocumented) | |
5307 function `image-type-available-p'. | |
5308 | |
5309 2004-06-05 Richard M. Stallman <rms@gnu.org> | |
5310 | |
5311 * minibuf.texi (Minibuffer Completion): For INITIAL arg, | |
5312 refer the user to the Initial Input node. | |
5313 (Text from Minibuffer): Likewise. | |
5314 (Initial Input): New node. Document this feature | |
5315 and say it is mostly deprecated. | |
5316 | |
5317 2004-05-30 Richard M. Stallman <rms@gnu.org> | |
5318 | |
5319 * loading.texi (Named Features): Clarify return value | |
5320 and meaning of NOERROR. | |
5321 | |
5322 * variables.texi (File Local Variables): Minor cleanup. | |
5323 | |
5324 2004-05-30 Michael Albinus <michael.albinus@gmx.de> | |
5325 | |
5326 * files.texi (Magic File Names): Add `file-remote-p' as operation | |
5327 of file name handlers. | |
5328 | |
5329 2004-05-29 Richard M. Stallman <rms@gnu.org> | |
5330 | |
5331 * modes.texi (Minor Mode Conventions): (-) has no special meaning | |
5332 as arg to a minor mode command. | |
5333 | |
5334 2004-05-22 Richard M. Stallman <rms@gnu.org> | |
5335 | |
5336 * syntax.texi (Syntax Class Table): Word syntax not just for English. | |
5337 | |
5338 * streams.texi (Output Variables): Doc float-output-format. | |
5339 | |
5340 * searching.texi (Regexp Special): Nested repetition can be infloop. | |
5341 | |
5342 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause | |
5343 real stack overflow. | |
5344 | |
5345 * compile.texi: Minor cleanups. | |
5346 | |
5347 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu> | |
5348 | |
5349 * lists.texi (Cons Cells): Explain dotted lists, true lists, | |
5350 circular lists. | |
5351 (List Elements): Explain handling of circular and dotted lists. | |
5352 | |
5353 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org> | |
5354 | |
5355 * modes.texi (Search-based Fontification): Fix typo. | |
5356 | |
5357 2004-05-10 Juanma Barranquero <lektu@terra.es> | |
5358 | |
5359 * modes.texi (Mode Line Variables): Fix description of | |
5360 global-mode-string, which is now after which-func-mode, not the | |
5361 buffer name. | |
5362 | |
5363 2004-05-07 Lars Hansen <larsh@math.ku.dk> | |
5364 | |
5365 * modes.texi (Desktop Save Mode): Add. | |
5366 (Modes): Add menu entry Desktop Save Mode. | |
5367 | |
5368 * hooks.texi: Add desktop-after-read-hook, | |
5369 desktop-no-desktop-file-hook and desktop-save-hook. | |
5370 | |
5371 * locals.texi: Add desktop-save-buffer. | |
5372 | |
5373 2004-04-30 Jesper Harder <harder@ifa.au.dk> | |
5374 | |
5375 * display.texi: emacs -> Emacs. | |
5376 | |
5377 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org> | |
5378 | |
5379 * files.texi (Changing Files): Document set-file-times. | |
5380 | |
5381 2004-04-23 Juanma Barranquero <lektu@terra.es> | |
5382 | |
5383 * makefile.w32-in: Add "-*- makefile -*-" mode tag. | |
5384 | |
5385 2004-04-18 Jesper Harder <harder@ifa.au.dk> | |
5386 | |
5387 * tips.texi (Coding Conventions): defopt -> defcustom. | |
5388 | |
5389 2004-04-16 Luc Teirlinck <teirllm@auburn.edu> | |
5390 | |
5391 * sequences.texi: Various clarifications. | |
5392 | |
5393 2004-04-14 Luc Teirlinck <teirllm@auburn.edu> | |
5394 | |
5395 * buffers.texi (Read Only Buffers): Mention optional ARG to | |
5396 `toggle-read-only'. | |
5397 | |
5398 2004-04-14 Nick Roberts <nick@nick.uklinux.net> | |
5399 | |
5400 * windows.texi (Selecting Windows): Note that get-lru-window | |
5401 returns a full-width window if possible. | |
5402 | |
5403 2004-04-13 Luc Teirlinck <teirllm@auburn.edu> | |
5404 | |
5405 * buffers.texi: Various changes in addition to: | |
5406 (Buffer File Name): Add `find-buffer-visiting'. | |
5407 (Buffer Modification): Mention optional ARG to `not-modified'. | |
5408 (Indirect Buffers): Mention optional CLONE argument to | |
5409 `make-indirect-buffer'. | |
5410 | |
5411 * files.texi: Various changes in addition to: | |
5412 (Visiting Functions): `find-file-hook' is now a normal hook. | |
5413 (File Name Expansion): Explain difference between the way that | |
5414 `expand-file-name' and `file-truename' treat `..'. | |
5415 (Contents of Directories): Mention optional ID-FORMAT argument to | |
5416 `directory-files-and-attributes'. | |
5417 (Format Conversion): Mention new optional CONFIRM argument to | |
5418 `format-write-file'. | |
5419 | |
5420 2004-04-12 Miles Bader <miles@gnu.org> | |
5421 | |
5422 * macros.texi (Expansion): Add description of `macroexpand-all'. | |
5423 | |
5424 2004-04-05 Jesper Harder <harder@ifa.au.dk> | |
5425 | |
5426 * variables.texi (Variable Aliases): Mention | |
5427 cyclic-variable-indirection. | |
5428 | |
5429 * errors.texi (Standard Errors): Ditto. | |
5430 | |
5431 2004-04-04 Luc Teirlinck <teirllm@auburn.edu> | |
5432 | |
5433 * backups.texi: Various small changes in addition to: | |
5434 (Making Backups): Mention return value of `backup-buffer'. | |
5435 (Auto-Saving): Mention optional FORCE argument to | |
5436 `delete-auto-save-file-if-necessary'. | |
5437 (Reverting): Mention optional PRESERVE-MODES argument to | |
5438 `revert-buffer'. Correct description of `revert-buffer-function'. | |
5439 | |
5440 2004-03-22 Juri Linkov <juri@jurta.org> | |
5441 | |
5442 * sequences.texi (Sequence Functions): Replace xref to `Vectors' | |
5443 with `Vector Functions'. | |
5444 | |
5445 * text.texi (Sorting): Add missing quote. | |
5446 | |
5447 2004-03-14 Luc Teirlinck <teirllm@auburn.edu> | |
5448 | |
5449 * intro.texi (Lisp History): Replace xref to `cl' manual with | |
5450 inforef. | |
5451 | |
5452 2004-03-12 Richard M. Stallman <rms@gnu.org> | |
5453 | |
5454 * intro.texi (Version Info): Add arg to emacs-version. | |
5455 (Lisp History): Change xref to CL manual. | |
5456 | |
5457 2004-03-09 Luc Teirlinck <teirllm@auburn.edu> | |
5458 | |
5459 * minibuf.texi (Completion Commands): Add xref to Emacs manual | |
5460 for Partial Completion mode. | |
5461 | |
5462 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org> | |
5463 | |
5464 * customize.texi: Fix typo. Remove eol whitespace. | |
5465 | |
5466 2004-03-04 Richard M. Stallman <rms@gnu.org> | |
5467 | |
5468 * processes.texi: Fix typos. | |
5469 | |
5470 * lists.texi (Building Lists): Minor clarification. | |
5471 | |
5472 * hash.texi (Creating Hash): Correct the meaning of t for WEAK | |
5473 in make-hash-table. | |
5474 | |
5475 2004-02-29 Juanma Barranquero <lektu@terra.es> | |
5476 | |
5477 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of | |
5478 rm, and ignore exit code. | |
5479 | |
5480 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu> | |
5481 | |
5482 * display.texi (Defining Faces): Add description for min-colors. | |
5483 Update example. | |
5484 | |
5485 2004-02-23 Luc Teirlinck <teirllm@auburn.edu> | |
5486 | |
5487 * abbrevs.texi: Various corrections and clarifications in addition | |
5488 to the following: | |
5489 (Abbrev Tables): Delete add-abbrev (as suggested by RMS). | |
5490 | |
5491 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change) | |
5492 | |
5493 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp. | |
5494 | |
5495 2004-02-21 Luc Teirlinck <teirllm@auburn.edu> | |
5496 | |
5497 * text.texi: Various small changes in addition to the following: | |
5498 (User-Level Deletion): Mention optional BACKWARD-ONLY argument | |
5499 to delete-horizontal-space. | |
5500 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct | |
5501 description of yank-handler text property at various places. | |
5502 | |
5503 * frames.texi (Window System Selections): Add anchor. | |
5504 | |
5505 * syntax.texi (Syntax Table Functions): Clarify and correct | |
5506 descriptions of make-syntax-table and copy-syntax-table. | |
5507 (Motion and Syntax): Clarify SYNTAXES argument to | |
5508 skip-syntax-forward. | |
5509 (Parsing Expressions): Mention that the return value of | |
5510 parse-partial-sexp is currently a list of ten rather than nine | |
5511 elements. | |
5512 (Categories): Various corrections and clarifications. | |
5513 | |
5514 2004-02-17 Luc Teirlinck <teirllm@auburn.edu> | |
5515 | |
5516 * markers.texi (Marker Insertion Types): Minor change. | |
5517 | |
5518 * locals.texi (Standard Buffer-Local Variables): | |
5519 * commands.texi (Interactive Codes, Using Interactive): | |
5520 * functions.texi (Related Topics): Fix xrefs. | |
5521 | |
5522 2004-02-16 Luc Teirlinck <teirllm@auburn.edu> | |
5523 | |
5524 * lists.texi (Sets And Lists): Update description of delete-dups. | |
5525 | |
5526 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change) | |
5527 | |
5528 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button. | |
5529 | |
93309 | 5530 2004-02-16 Jan Djärv <jan.h.d@swipnet.se> |
84043 | 5531 |
5532 * frames.texi (Parameter Access): frame-parameters arg is optional. | |
5533 modify-frame-parameters handles nil for FRAME. | |
5534 (Window Frame Parameters): menu-bar-lines and tool-bar-lines | |
5535 are all-or-nothing for certain toolkits. | |
5536 Mention parameter wait-for-wm. | |
5537 (Frames and Windows): In frame-first-window and frame-selected-window | |
5538 the arg is optional. | |
5539 (Input Focus): In redirect-frame-focus the second arg is optional. | |
5540 (Window System Selections): Mention selection type CLIPBOARD. | |
5541 Mention data-type UTF8_STRING. | |
5542 Mention numbering of cut buffers. | |
5543 (Resources): Describe x-resource-name. | |
5544 | |
5545 2004-02-16 Richard M. Stallman <rms@gnu.org> | |
5546 | |
5547 * windows.texi (Buffers and Windows): Delete false table | |
5548 about all-frames. | |
5549 | |
5550 * syntax.texi (Parsing Expressions): Delete old caveat | |
5551 about parse-sexp-ignore-comments. | |
5552 | |
5553 * streams.texi (Output Variables): Add print-quoted. | |
5554 | |
5555 * lists.texi (Building Lists): Minor cleanup. | |
5556 | |
5557 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values. | |
5558 | |
5559 * display.texi (Overlays): Explain overlays use markers. | |
5560 (Managing Overlays): Explain front-advance and rear-advance | |
5561 in more detail. | |
5562 | |
5563 * loading.texi (Unloading): Document unload-feature-special-hooks. | |
5564 Get rid of fns-NNN.el file. | |
5565 | |
5566 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change) | |
5567 | |
5568 * help.texi (Describing Characters): Fix text-char-description | |
5569 example output. | |
5570 | |
5571 * edebug.texi (Using Edebug): Fix example. | |
5572 | |
5573 * debugging.texi (Internals of Debugger): Fix return value. | |
5574 | |
5575 * files.texi (Changing Files): Fix argname. | |
5576 | |
5577 * calendar.texi: Fix parens, and default values. | |
5578 | |
5579 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes. | |
5580 * nonascii.texi, objects.texi, os.texi: Minor fixes. | |
5581 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes. | |
5582 | |
5583 * positions.texi (Text Lines): Don't add -1 in current-line. | |
5584 | |
5585 2004-02-16 Richard M. Stallman <rms@gnu.org> | |
5586 | |
5587 * compile.texi (Compiler Errors): if-boundp feature applies to cond. | |
5588 | |
5589 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change) | |
5590 | |
5591 * processes.texi (Low-Level Network): Fix a typo. | |
5592 | |
5593 2004-02-12 Kim F. Storm <storm@cua.dk> | |
5594 | |
5595 * display.texi (Fringes): Use consistent wording. | |
5596 Note that window-fringe's window arg is optional. | |
5597 (Scroll Bars): Use consistent wording. | |
5598 | |
5599 2004-02-11 Luc Teirlinck <teirllm@auburn.edu> | |
5600 | |
5601 * tips.texi (Comment Tips): Document the new conventions for | |
5602 commenting out code. | |
5603 | |
93309 | 5604 2004-02-07 Jan Djärv <jan.h.d@swipnet.se> |
84043 | 5605 |
5606 * positions.texi (Text Lines): Added missing end defun. | |
5607 | |
5608 2004-02-07 Kim F. Storm <storm@cua.dk> | |
5609 | |
5610 * positions.texi (Text Lines): Add line-number-at-pos. | |
5611 | |
5612 2004-02-06 John Paul Wallington <jpw@gnu.org> | |
5613 | |
5614 * display.texi (Button Properties, Button Buffer Commands): | |
5615 mouse-2 invokes button, not down-mouse-1. | |
5616 | |
5617 2004-02-04 Jason Rumney <jasonr@gnu.org> | |
5618 | |
5619 * makefile.w32-in: Sync with Makefile.in changes. | |
5620 | |
5621 2004-02-03 Luc Teirlinck <teirllm@auburn.edu> | |
5622 | |
5623 * minibuf.texi (Text from Minibuffer): Various corrections and | |
5624 clarifications. | |
5625 (Object from Minibuffer): Correct Lisp description of | |
5626 read-minibuffer. | |
5627 (Minibuffer History): Clarify description of cons values for | |
5628 HISTORY arguments. | |
5629 (Basic Completion): Various corrections and clarifications. Add | |
5630 completion-regexp-list. | |
5631 (Minibuffer Completion): Correct and clarify description of | |
5632 completing-read. | |
5633 (Completion Commands): Mention Partial Completion mode. Various | |
5634 other minor changes. | |
5635 (High-Level Completion): Various corrections and clarifications. | |
5636 (Reading File Names): Ditto. | |
5637 (Minibuffer Misc): Ditto. | |
5638 | |
5639 2004-01-26 Luc Teirlinck <teirllm@auburn.edu> | |
5640 | |
5641 * strings.texi (Text Comparison): assoc-string also matches | |
5642 elements of alists that are strings instead of conses. | |
5643 (Formatting Strings): Standardize Texinfo usage. Update index | |
5644 entries. | |
5645 | |
5646 2004-01-20 Luc Teirlinck <teirllm@auburn.edu> | |
5647 | |
5648 * lists.texi (Sets And Lists): Add delete-dups. | |
5649 | |
5650 2004-01-15 Luc Teirlinck <teirllm@auburn.edu> | |
5651 | |
5652 * edebug.texi (Instrumenting Macro Calls): `declare' is not a | |
5653 special form. | |
5654 * macros.texi (Defining Macros): Update description of `declare', | |
5655 which now is a macro. | |
5656 (Wrong Time): Fix typos. | |
5657 | |
5658 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> | |
5659 | |
5660 * compile.texi (Compilation Functions): Expand descriptions of | |
5661 `compile-defun', `byte-compile-file', `byte-recompile-directory' | |
5662 and `batch-byte-compile'. In particular, mention and describe | |
5663 all optional arguments. | |
5664 (Disassembly): Correct and clarify the description of `disassemble'. | |
5665 | |
5666 2004-01-11 Luc Teirlinck <teirllm@auburn.edu> | |
5667 | |
5668 * searching.texi: Various small changes in addition to the | |
5669 following. | |
5670 (Regexp Example): Adapt to new value of `sentence-end'. | |
5671 (Regexp Functions): The PAREN argument to `regexp-opt' can be | |
5672 `words'. | |
5673 (Search and Replace): Add usage note for `perform-replace'. | |
5674 (Entire Match Data): Mention INTEGERS and REUSE arguments to | |
5675 `match-data'. | |
5676 (Standard Regexps): Update for new values of `paragraph-start' | |
5677 and `sentence-end'. | |
5678 | |
5679 2004-01-07 Luc Teirlinck <teirllm@auburn.edu> | |
5680 | |
5681 * files.texi (Saving Buffers): Clarify descriptions of | |
5682 `write-contents-functions' and `before-save-hook'. | |
5683 Make the defvar's for `before-save-hook' and `after-save-hook' | |
5684 into defopt's. | |
5685 | |
5686 2004-01-07 Kim F. Storm <storm@cua.dk> | |
5687 | |
5688 * commands.texi (Click Events): Describe new image and | |
5689 width/height elements of click events. | |
5690 (Accessing Events): Add posn-string, posn-image, and | |
5691 posn-object-width-height. Change posn-object to return either | |
5692 image or string object. | |
5693 | |
5694 2004-01-01 Simon Josefsson <jas@extundo.com> | |
5695 | |
5696 * hooks.texi (Standard Hooks): Add before-save-hook. | |
5697 * files.texi (Saving Buffers): Likewise. | |
5698 | |
5699 2004-01-03 Richard M. Stallman <rms@gnu.org> | |
5700 | |
5701 * frames.texi (Frames and Windows): Delete frame-root-window. | |
5702 | |
5703 2004-01-03 Luc Teirlinck <teirllm@auburn.edu> | |
5704 | |
5705 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors. | |
5706 | |
5707 * functions.texi: Various small changes in addition to the | |
5708 following. | |
5709 (What Is a Function): `functionp' returns nil for macros. Clarify | |
5710 behavior of this and following functions for symbol arguments. | |
5711 (Function Documentation): Add `\' in front of (fn @var{arglist}) | |
5712 and explain why. | |
5713 (Defining Functions): Mention DOCSTRING argument to `defalias'. | |
5714 Add anchor. | |
5715 (Mapping Functions): Add anchor. Unquote nil in mapcar* example. | |
5716 | |
5717 2004-01-01 Miles Bader <miles@gnu.org> | |
5718 | |
5719 * display.texi (Buttons): New section. | |
5720 | |
5721 2003-12-31 Andreas Schwab <schwab@suse.de> | |
5722 | |
5723 * numbers.texi (Math Functions): sqrt reports a domain-error | |
5724 error. | |
5725 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'. | |
5726 | |
5727 2003-12-30 Luc Teirlinck <teirllm@auburn.edu> | |
5728 | |
5729 * tips.texi (Documentation Tips): Update item on hyperlinks in | |
5730 documentation strings. | |
5731 | |
5732 * errors.texi (Standard Errors): Various small corrections and | |
5733 additions. | |
5734 | |
5735 * control.texi: Various small changes in addition to the | |
5736 following. | |
5737 (Signaling Errors): Provide some more details on how `signal' | |
5738 constructs the error message. Add anchor to the definition of | |
5739 `signal'. | |
5740 (Error Symbols): Describe special treatment of `quit'. | |
5741 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM | |
5742 to emphasize that it has to be a single form. | |
5743 | |
5744 * buffers.texi: Add anchor. | |
5745 | |
5746 2003-12-29 Richard M. Stallman <rms@gnu.org> | |
5747 | |
5748 * windows.texi (Choosing Window): Add same-window-p, special-display-p. | |
5749 (Window Configurations): Add window-configuration-frame. | |
5750 | |
5751 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p. | |
5752 | |
5753 * text.texi (Examining Properties): Add get-char-property-and-overlay. | |
5754 Change arg name in get-char-property. | |
5755 (Special Properties): Update handling of keymap property. | |
5756 | |
5757 * strings.texi (Modifying Strings): Add clear-string. | |
5758 (Text Comparison): Add assoc-string and remove | |
5759 assoc-ignore-case, assoc-ignore-representation. | |
5760 | |
5761 * os.texi (Time of Day): Add set-time-zone-rule. | |
5762 | |
5763 * numbers.texi (Math Functions): asin, acos, log, log10 | |
5764 report domain-error errors. | |
5765 | |
5766 * nonascii.texi (Converting Representations): | |
5767 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte. | |
5768 (Encoding and I/O): Add file-name-coding-system. | |
5769 | |
5770 * modes.texi (Search-based Fontification): Explain that | |
5771 face specs are symbols with face names as values. | |
5772 | |
5773 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window. | |
5774 | |
5775 * lists.texi (Building Lists): remq moved elsewhere. | |
5776 (Sets And Lists): remq moved here. | |
5777 (Association Lists): Refer to assoc-string. | |
5778 | |
5779 * internals.texi (Garbage Collection): Add memory-use-counts. | |
5780 | |
5781 * frames.texi (Frames and Windows): Add set-frame-selected-window | |
5782 and frame-root-window. | |
5783 | |
5784 * files.texi (Contents of Directories): | |
5785 Add directory-files-and-attributes. | |
5786 | |
5787 * display.texi (Refresh Screen): Add force-window-update. | |
5788 (Invisible Text): Explain about moving point out of invis text. | |
5789 (Overlay Properties): Add overlay-properties. | |
5790 (Managing Overlays): Add overlayp. | |
5791 (GIF Images): Invalid image number displays a hollow box. | |
5792 | |
5793 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p. | |
5794 (Killing Buffers): Add buffer-live-p. | |
5795 | |
5796 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de> | |
5797 | |
5798 * display.texi (Fringes): Fix typo "set-buffer-window". | |
5799 | |
5800 2003-12-24 Luc Teirlinck <teirllm@auburn.edu> | |
5801 | |
5802 * display.texi, eval.texi, help.texi, internals.texi, loading.texi: | |
5803 * nonascii.texi, processes.texi, tips.texi, variables.texi: | |
5804 Add or change various xrefs and anchors. | |
5805 | |
5806 * commands.texi: Replace all occurrences of @acronym{CAR} with | |
5807 @sc{car}, for consistency with the rest of the Elisp manual. | |
5808 `car' and `cdr' are historically acronyms, but are no longer | |
5809 widely thought of as such. | |
5810 | |
5811 * internals.texi (Pure Storage): Mention that `purecopy' does not | |
5812 copy text properties. | |
5813 (Object Internals): Now 29 bits are used (in most implementations) | |
5814 to address Lisp objects. | |
5815 | |
5816 * variables.texi (Variables with Restricted Values): New node. | |
5817 | |
5818 * objects.texi (Lisp Data Types): Mention that certain variables | |
5819 can only take on a restricted set of values and add an xref to | |
5820 the new node "Variables with Restricted Values". | |
5821 | |
5822 * eval.texi (Function Indirection): Describe the errors that | |
5823 `indirect-function' can signal. | |
5824 (Eval): Clarify the descriptions of `eval-region' and `values'. | |
5825 Describe `eval-buffer' instead of `eval-current-buffer' and | |
5826 mention `eval-current-buffer' as an alias for `current-buffer'. | |
5827 Correct the description and mention all optional arguments. | |
5828 | |
5829 * nonascii.texi: Various small changes in addition to the | |
5830 following. | |
5831 (Converting Representations): Clarify behavior of | |
5832 `string-make-multibyte' and `string-to-multibyte' for unibyte all | |
5833 ASCII arguments. | |
5834 (Character Sets): Document the variable `charset-list' and adapt | |
5835 the definition of the function `charset-list' accordingly. | |
5836 (Translation of Characters): Clarify use of generic characters in | |
5837 `make-translation-table'. Clarify and correct the description of | |
5838 the use of translation tables in encoding and decoding. | |
5839 (User-Chosen Coding Systems): Correct and clarify the description | |
5840 of `select-safe-coding-system'. | |
5841 (Default Coding Systems): Clarify description of | |
5842 `file-coding-system-alist'. | |
5843 | |
5844 2003-11-30 Luc Teirlinck <teirllm@auburn.edu> | |
5845 | |
5846 * strings.texi (Text Comparison): Correctly describe when two | |
5847 strings are `equal'. Combine and clarify descriptions of | |
5848 `assoc-ignore-case' and `assoc-ignore-representation'. | |
5849 | |
5850 * objects.texi (Non-ASCII in Strings): Clarify description of | |
5851 when a string is unibyte or multibyte. | |
5852 (Bool-Vector Type): Update examples. | |
5853 (Equality Predicates): Correctly describe when two strings are | |
5854 `equal'. | |
5855 | |
5856 2003-11-29 Luc Teirlinck <teirllm@auburn.edu> | |
5857 | |
5858 * lists.texi (Building Lists): `append' no longer accepts integer | |
5859 arguments. Update the description of `number-sequence' to reflect | |
5860 recent changes. | |
5861 (Sets And Lists): Describe `member-ignore-case' after `member'. | |
5862 | |
5863 2003-11-27 Kim F. Storm <storm@cua.dk> | |
5864 | |
5865 * commands.texi (Click Events): Click object may be an images. | |
5866 Describe (dx . dy) element of click positions. | |
5867 (Accessing Events): Remove duplicate posn-timestamp. | |
5868 New functions posn-object and posn-object-x-y. | |
5869 | |
5870 2003-11-23 Kim F. Storm <storm@cua.dk> | |
5871 | |
5872 * commands.texi (Click Events): Describe enhancements to event | |
5873 position lists, including new text-pos and (col . row) items. | |
5874 Mention left-fringe and right-fringe area events. | |
5875 (Accessing Events): New functions posn-area and | |
5876 posn-actual-col-row. Mention posn-timestamp. Mention that | |
5877 posn-point in non-text area still returns buffer position. | |
5878 Clarify posn-col-row. | |
5879 | |
5880 2003-11-21 Lars Hansen <larsh@math.ku.dk> | |
5881 | |
5882 * files.texi (File Attributes): Describe new parameter ID-FORMAT. | |
5883 * anti.texi (File Attributes): Describe removed parameter | |
5884 ID-FORMAT. | |
5885 | |
5886 2003-11-20 Luc Teirlinck <teirllm@auburn.edu> | |
5887 | |
5888 * positions.texi (Positions): Mention that, if a marker is used as | |
5889 a position, its buffer is ignored. | |
5890 | |
5891 * markers.texi (Overview of Markers): Mention it here too. | |
5892 | |
5893 2003-11-12 Luc Teirlinck <teirllm@auburn.edu> | |
5894 | |
5895 * numbers.texi (Numeric Conversions): Not just `floor', but also | |
5896 `truncate', `ceiling' and `round' accept optional argument DIVISOR. | |
5897 | |
5898 2003-11-10 Luc Teirlinck <teirllm@auburn.edu> | |
5899 | |
5900 * markers.texi (Creating Markers): Specify insertion type of | |
5901 created markers. Add xref to `Marker Insertion Types'. | |
5902 Second argument to `copy-marker' is optional. | |
5903 (Marker Insertion Types): Mention that most markers are created | |
5904 with insertion type nil. | |
5905 (The Mark): Correctly describe when `mark' signals an error. | |
5906 (The Region): Correctly describe when `region-beginning' and | |
5907 `region-end' signal an error. | |
5908 | |
5909 2003-11-08 Luc Teirlinck <teirllm@auburn.edu> | |
5910 | |
5911 * hash.texi (Creating Hash): Clarify description of `eql'. | |
5912 `makehash' is obsolete. | |
5913 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'. | |
5914 | |
5915 * positions.texi (Point): Change description of `buffer-end', so | |
5916 that it is also correct for floating point arguments. | |
5917 (List Motion): Correct argument lists of `beginning-of-defun' and | |
5918 `end-of-defun'. | |
5919 (Excursions): Add xref to `Marker Insertion Types'. | |
5920 (Narrowing): Argument to `narrow-to-page' is optional. | |
5921 | |
5922 2003-11-06 Luc Teirlinck <teirllm@auburn.edu> | |
5923 | |
5924 * streams.texi (Output Streams): Clarify behavior of point for | |
5925 marker output streams. | |
5926 | |
5927 2003-11-04 Luc Teirlinck <teirllm@auburn.edu> | |
5928 | |
5929 * variables.texi (Defining Variables): Second argument to | |
5930 `defconst' is not optional. | |
5931 (Setting Variables): Mention optional argument APPEND to | |
5932 `add-to-list'. | |
5933 (Creating Buffer-Local): Expand description of | |
5934 `make-variable-buffer-local'. | |
5935 (Frame-Local Variables): Expand description of | |
5936 `make-variable-frame-local'. | |
5937 (Variable Aliases): Correct description of optional argument | |
5938 DOCSTRING to `defvaralias'. Mention return value of | |
5939 `defvaralias'. | |
5940 (File Local Variables): Add xref to `File variables' in Emacs | |
5941 Manual. Correct description of `hack-local-variables'. Mention | |
5942 `safe-local-variable' property. Mention optional second argument | |
5943 to `risky-local-variable-p'. | |
5944 | |
5945 2003-11-03 Luc Teirlinck <teirllm@auburn.edu> | |
5946 | |
5947 * symbols.texi (Symbol Plists): Mention return value of `setplist'. | |
5948 | |
5949 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) | |
5950 | |
5951 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi | |
5952 lispref/customize.texi, lispref/display.texi, lispref/files.texi, | |
5953 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi, | |
5954 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi, | |
5955 lispref/objects.texi, lispref/os.texi, lispref/positions.texi, | |
5956 lispref/processes.texi, lispref/searching.texi, | |
5957 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi, | |
5958 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with | |
5959 @acronym{FOO}. | |
5960 | |
5961 2003-10-27 Luc Teirlinck <teirllm@auburn.edu> | |
5962 | |
5963 * strings.texi (Creating Strings): Argument START to `substring' | |
5964 can not be `nil'. Expand description of | |
5965 `substring-no-properties'. Correct description of `split-string', | |
5966 especially with respect to empty matches. Prevent very bad line | |
5967 break in definition of `split-string-default-separators'. | |
5968 (Text Comparison): `string=' and `string<' also accept symbols as | |
5969 arguments. | |
5970 (String Conversion): More completely describe argument BASE in | |
5971 `string-to-number'. | |
5972 (Formatting Strings): `%s' and `%S' in `format' do require | |
5973 corresponding object. Clarify behavior of numeric prefix after | |
5974 `%' in `format'. | |
5975 (Case Conversion): The argument to `upcase-initials' can be a | |
5976 character. | |
5977 | |
5978 2003-10-27 Kenichi Handa <handa@m17n.org> | |
5979 | |
5980 * display.texi (Fontsets): Fix texinfo usage. | |
5981 | |
5982 2003-10-25 Kenichi Handa <handa@m17n.org> | |
5983 | |
5984 * display.texi (Fontsets): Add description of the function | |
5985 set-fontset-font. | |
5986 | |
5987 2003-10-23 Luc Teirlinck <teirllm@auburn.edu> | |
5988 | |
5989 * display.texi (Temporary Displays): Add xref to `Documentation | |
5990 Tips'. | |
5991 | |
5992 * functions.texi (Function Safety): Use inforef instead of pxref | |
5993 for SES. | |
5994 | |
5995 2003-10-23 Andreas Schwab <schwab@suse.de> | |
5996 | |
5997 * Makefile.in (TEX, texinputdir): Don't define. | |
5998 (TEXI2DVI): Define. | |
5999 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm, | |
6000 add $(srcdir)/index.texi. | |
6001 ($(infodir)/elisp): Remove index.texi dependency. | |
6002 (elisp.dvi): Likewise. Use $(TEXI2DVI). | |
6003 (index.texi): Remove target. | |
6004 (dist): Don't link $(srcdir)/permute-index. | |
6005 (clean): Don't remove index.texi. | |
6006 | |
6007 * permute-index, index.perm: Remove. | |
6008 * index.texi: Rename from index.unperm. | |
6009 | |
6010 2003-10-22 Luc Teirlinck <teirllm@auburn.edu> | |
6011 | |
6012 * tips.texi (Documentation Tips): Document new behavior for face | |
6013 and variable hyperlinks in Help mode. | |
6014 | |
6015 2003-10-21 Luc Teirlinck <teirllm@auburn.edu> | |
6016 | |
6017 * objects.texi (Integer Type): Update for extra bit of integer range. | |
6018 (Character Type): Ditto. | |
6019 | |
6020 2003-10-16 Eli Zaretskii <eliz@gnu.org> | |
6021 | |
6022 * numbers.texi (Integer Basics): Add index entries for reading | |
6023 numbers in hex, octal, and binary. | |
6024 | |
6025 2003-10-16 Lute Kamstra <lute@gnu.org> | |
6026 | |
6027 * modes.texi (Mode Line Format): Mention force-mode-line-update's | |
6028 argument. | |
6029 | |
6030 2003-10-13 Luc Teirlinck <teirllm@auburn.edu> | |
6031 | |
6032 * windows.texi (Choosing Window): Fix typo. | |
6033 * edebug.texi (Edebug Execution Modes): Fix typo. | |
6034 | |
6035 2003-10-13 Richard M. Stallman <rms@gnu.org> | |
6036 | |
6037 * windows.texi (Basic Windows): A window has fringe settings, | |
6038 display margins and scroll-bar settings. | |
6039 (Splitting Windows): Doc split-window return value. | |
6040 Clean up one-window-p. | |
6041 (Selecting Windows): Fix typo. | |
6042 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window. | |
6043 (Buffers and Windows): In set-window-buffer, explain effect | |
6044 on fringe settings and scroll bar settings. | |
6045 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg. | |
6046 (Choosing Window): Use defopt for pop-up-frame-function. | |
6047 For special-display-buffer-names, explain same-window and same-frame. | |
6048 Clarify window-dedicated-p return value. | |
6049 (Textual Scrolling): scroll-up and scroll-down can get an error. | |
6050 (Horizontal Scrolling): Clarify auto-hscroll-mode. | |
6051 Clarify set-window-hscroll. | |
6052 (Size of Window): Don't mention tool bar in window-height. | |
6053 (Coordinates and Windows): Explain what coordinates-in-window-p | |
6054 returns for fringes and display margins. | |
6055 (Window Configurations): Explain saving fringes, etc. | |
6056 | |
6057 * tips.texi (Library Headers): Clean up Documentation. | |
6058 | |
6059 * syntax.texi (Parsing Expressions): Clean up forward-comment | |
6060 and parse-sexp-lookup-properties. | |
6061 | |
6062 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors. | |
6063 | |
6064 * os.texi (System Environment): Clean up text for load-average errors. | |
6065 | |
6066 * modes.texi (Hooks): Don't explain local hook details at front. | |
6067 Clarify run-hooks and run-hook-with-args a little. | |
6068 Clean up add-hook and remove-hook. | |
6069 | |
6070 * edebug.texi (Edebug Execution Modes): Clarify t. | |
6071 Document edebug-sit-for-seconds. | |
6072 (Coverage Testing): Document C-x X = and =. | |
6073 (Instrumenting Macro Calls): Fix typo. | |
6074 (Specification List): Don't index the specification keywords. | |
6075 | |
6076 2003-10-10 Kim F. Storm <storm@cua.dk> | |
6077 | |
6078 * processes.texi (Network): Introduce make-network-process. | |
6079 | |
6080 2003-10-09 Luc Teirlinck <teirllm@auburn.edu> | |
6081 | |
6082 * tips.texi (Library Headers): Fix typo. | |
6083 | |
6084 2003-10-07 Juri Linkov <juri@jurta.org> | |
6085 | |
6086 * modes.texi (Imenu): Mention imenu-create-index-function's | |
6087 default value. Explain submenus better. | |
6088 | |
6089 2003-10-07 Lute Kamstra <lute@gnu.org> | |
6090 | |
6091 * modes.texi (Faces for Font Lock): Fix typo. | |
6092 (Hooks): Explain how buffer-local hook variables can refer to | |
6093 global hook variables. | |
6094 Various minor clarifications. | |
6095 | |
6096 2003-10-06 Lute Kamstra <lute@gnu.org> | |
6097 | |
6098 * tips.texi (Coding Conventions): Mention naming conventions for | |
6099 hooks. | |
6100 | |
6101 2003-10-05 Luc Teirlinck <teirllm@auburn.edu> | |
6102 | |
6103 * loading.texi (Library Search): Correct default value of | |
6104 load-suffixes. | |
6105 (Named Features): Fix typo. | |
6106 | |
6107 2003-10-05 Richard M. Stallman <rms@gnu.org> | |
6108 | |
6109 * loading.texi (Named Features): In `provide', | |
6110 say how to test for subfeatures. | |
6111 (Unloading): In unload-feature, use new var name | |
6112 unload-feature-special-hooks. | |
6113 | |
6114 2003-10-03 Lute Kamstra <lute@gnu.org> | |
6115 | |
6116 * modes.texi (Major Mode Conventions): Mention third way to set up | |
6117 Imenu. | |
6118 (Imenu): A number of small fixes. | |
6119 Delete documentation of internal variable imenu--index-alist. | |
6120 Document the return value format of imenu-create-index-function | |
6121 functions. | |
6122 | |
6123 2003-09-30 Richard M. Stallman <rms@gnu.org> | |
6124 | |
6125 * processes.texi (Network): Say what stopped datagram connections do. | |
6126 | |
6127 * lists.texi (Association Lists): Clarify `assq-delete-all'. | |
6128 | |
6129 * display.texi (Overlay Properties): Clarify `evaporate' property. | |
6130 | |
6131 2003-09-29 Lute Kamstra <lute@gnu.org> | |
6132 | |
6133 * modes.texi (Mode Line Data): Explain when symbols in mode-line | |
6134 constructs should be marked as risky. | |
6135 Change cons cell into proper list. | |
6136 (Mode Line Variables): Change cons cell into proper list. | |
6137 | |
6138 2003-09-26 Lute Kamstra <lute@gnu.org> | |
6139 | |
6140 * modes.texi (Mode Line Data): Document the :propertize construct. | |
6141 (Mode Line Variables): Reorder the descriptions of the variables | |
6142 to match their order in the default mode-line-format. | |
6143 Describe the new variables mode-line-position and mode-line-modes. | |
6144 Update the default values of mode-line-frame-identification, | |
6145 minor-mode-alist, and default-mode-line-format. | |
6146 (Properties in Mode): Mention the :propertize construct. | |
6147 | |
6148 2003-09-26 Richard M. Stallman <rms@gnu.org> | |
6149 | |
6150 * buffers.texi, commands.texi, debugging.texi, eval.texi: | |
6151 * loading.texi, minibuf.texi, text.texi, variables.texi: | |
6152 Avoid @strong{Note:}. | |
6153 | |
6154 2003-09-26 Richard M. Stallman <rms@gnu.org> | |
6155 | |
6156 * keymaps.texi (Remapping Commands): Fix typo. | |
6157 | |
6158 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu> | |
6159 | |
6160 * processes.texi (Low-Level Network): Fix typo. | |
6161 | |
6162 2003-09-23 Kim F. Storm <storm@cua.dk> | |
6163 | |
6164 * processes.texi (Network, Network Servers): Fix typos. | |
6165 (Low-Level Network): Add timeout value for :server keyword. | |
6166 Add new option keywords to make-network-process. | |
6167 Add set-network-process-options. | |
6168 Explain how to test availability of network options. | |
6169 | |
6170 2003-09-19 Richard M. Stallman <rms@gnu.org> | |
6171 | |
6172 * text.texi (Motion by Indent): Arg to | |
6173 backward-to-indentation and forward-to-indentation is optional. | |
6174 | |
6175 * strings.texi (Creating Strings): Add substring-no-properties. | |
6176 | |
6177 * processes.texi | |
6178 (Process Information): Add list-processes arg QUERY-ONLY. | |
6179 Delete process-contact from here. | |
6180 Add new status values for process-status. | |
6181 Add process-get, process-put, process-plist, set-process-plist. | |
6182 (Synchronous Processes): Add call-process-shell-command. | |
6183 (Signals to Processes): signal-process allows process objects. | |
6184 (Network): Complete rewrite. | |
6185 (Network Servers, Datagrams, Low-Level Network): New nodes. | |
6186 | |
6187 * positions.texi (Word Motion): forward-word, backward-word | |
6188 arg is optional. Reword. | |
6189 | |
6190 * abbrevs.texi (Defining Abbrevs): Index no-self-insert. | |
6191 | |
6192 * variables.texi (Creating Buffer-Local): | |
6193 Delete duplicate definition of buffer-local-value. | |
6194 (File Local Variables): Explain about discarding text props. | |
6195 | |
6196 2003-09-11 Richard M. Stallman <rms@gnu.org> | |
6197 | |
6198 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer | |
6199 changes variables that record input events. | |
6200 (Minibuffer Misc): Add minibuffer-selected-window. | |
6201 | |
6202 * lists.texi (Building Lists): Add copy-tree. | |
6203 | |
6204 * display.texi (Fontsets): Add char-displayable-p. | |
6205 (Scroll Bars): New node. | |
6206 | |
6207 2003-09-08 Lute Kamstra <lute@gnu.org> | |
6208 | |
6209 * modes.texi (%-Constructs): Document new `%i' and `%I' | |
6210 constructs. | |
6211 | |
6212 2003-09-03 Peter Runestig <peter@runestig.com> | |
6213 | |
6214 * makefile.w32-in: New file. | |
6215 | |
6216 2003-08-29 Richard M. Stallman <rms@gnu.org> | |
6217 | |
6218 * display.texi (Overlay Properties): Clarify how priorities | |
6219 affect use of the properties. | |
6220 | |
6221 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> | |
6222 | |
6223 * customize.texi (Type Keywords): Correct the description of | |
6224 `:help-echo' in the case where `motion-doc' is a function. | |
6225 | |
6226 2003-08-14 John Paul Wallington <jpw@gnu.org> | |
6227 | |
6228 * modes.texi (Emulating Mode Line): Subsection, not section. | |
6229 | |
6230 2003-08-13 Richard M. Stallman <rms@gnu.org> | |
6231 | |
6232 * elisp.texi (Top): Update subnode lists in menu. | |
6233 | |
6234 * text.texi (Insertion): Add insert-buffer-substring-no-properties. | |
6235 (Kill Functions): kill-region has new arg yank-handler. | |
6236 (Yanking): New node. | |
6237 (Yank Commands): Add yank-undo-function. | |
6238 (Low-Level Kill Ring): | |
6239 kill-new and kill-append have new arg yank-handler. | |
6240 (Changing Properties): Add remove-list-of-text-properties. | |
6241 (Atomic Changes): New node. | |
6242 | |
6243 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put. | |
6244 | |
6245 * streams.texi (Output Variables): Add eval-expression-print-length | |
6246 and eval-expression-print-level. | |
6247 | |
6248 * os.texi (Time Conversion): For encode-time, explain limits on year. | |
6249 | |
6250 * objects.texi (Character Type): Define anchor "modifier bits". | |
6251 | |
6252 * modes.texi (Emulating Mode Line): New node. | |
6253 (Search-based Fontification): Font Lock uses font-lock-face property. | |
6254 (Other Font Lock Variables): Likewise. | |
6255 | |
6256 * keymaps.texi (Format of Keymaps): Keymaps contain char tables, | |
6257 not vectors. | |
6258 (Active Keymaps): Add emulation-mode-map-alists. | |
6259 (Functions for Key Lookup): key-binding has new arg no-remap. | |
6260 (Remapping Commands): New node. | |
6261 (Scanning Keymaps): where-is-internal has new arg no-remap. | |
6262 (Tool Bar): Add tool-bar-local-item-from-menu. | |
6263 Clarify when to use tool-bar-add-item-from-menu. | |
6264 | |
6265 * commands.texi (Interactive Call): commandp has new arg. | |
6266 (Command Loop Info): Add this-original-command. | |
6267 | |
6268 2003-08-06 John Paul Wallington <jpw@gnu.org> | |
6269 | |
6270 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'. | |
6271 | |
6272 * display.texi (Warning Basics): Fix typo. | |
6273 (Fringes): Add closing curly bracket and fix typo. | |
6274 | |
6275 * elisp.texi (Top): Fix typo. | |
6276 | |
6277 2003-08-05 Richard M. Stallman <rms@gnu.org> | |
6278 | |
6279 * elisp.texi: Update lists of subnodes. | |
6280 | |
6281 * windows.texi (Buffers and Windows): set-window-buffer has new arg. | |
6282 | |
6283 * variables.texi (Local Variables): Use lc for example variable names. | |
6284 | |
6285 * tips.texi (Library Headers): Explain where to put -*-. | |
6286 | |
6287 * strings.texi (Creating Strings): Fix xref for vconcat. | |
6288 | |
6289 * sequences.texi (Vector Functions): | |
6290 vconcat no longer allows integer args. | |
6291 | |
6292 * minibuf.texi (Reading File Names): read-file-name has new | |
6293 arg PREDICATE. New function read-directory-name. | |
6294 | |
6295 * macros.texi (Defining Macros): Give definition of `declare' | |
6296 (Indenting Macros): New node. | |
6297 | |
6298 * frames.texi (Parameter Access): Add modify-all-frames-parameters. | |
6299 (Window Frame Parameters): Make separate table of parameters | |
6300 that are coupled with specific face attributes. | |
6301 (Deleting Frames): delete-frame-hooks renamed to | |
6302 delete-frame-functions. | |
6303 | |
6304 * files.texi (Magic File Names): Add file-remote-p. | |
6305 Clarify file-local-copy. | |
6306 | |
6307 * edebug.texi (Instrumenting Macro Calls): Don't define `declare' | |
6308 here; instead xref Defining Macros. | |
6309 | |
6310 * display.texi (Warnings): New node, and subnodes. | |
6311 (Fringes): New node. | |
6312 | |
6313 * debugging.texi (Test Coverage): New node. | |
6314 | |
6315 * compile.texi (Compiler Errors): Explain with-no-warnings | |
6316 and other ways to suppress warnings. | |
6317 | |
6318 * commands.texi (Interactive Call): Minor clarification. | |
6319 | |
6320 * buffers.texi (Buffer File Name): set-visited-file-name | |
6321 renames the buffer too. | |
6322 | |
6323 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table. | |
6324 | |
6325 2003-07-24 Markus Rost <rost@math.ohio-state.edu> | |
6326 | |
6327 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example. | |
6328 | |
6329 2003-07-22 Markus Rost <rost@math.ohio-state.edu> | |
6330 | |
6331 * internals.texi (Garbage Collection): Fix previous change. | |
6332 | |
6333 2003-07-22 Richard M. Stallman <rms@gnu.org> | |
6334 | |
6335 * files.texi (Truenames): Add LIMIT arg to file-chase-links. | |
6336 | |
6337 * display.texi (Width): Use \s syntax in example. | |
6338 (Font Selection): Add face-font-rescale-alist. | |
6339 | |
6340 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu. | |
6341 Remove spurious indent in example. | |
6342 | |
6343 * lists.texi (Building Lists): Add number-sequence. | |
6344 | |
6345 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed. | |
6346 | |
6347 * functions.texi (Function Documentation): Explain how to | |
6348 show calling convention explicitly in the doc string. | |
6349 | |
6350 * windows.texi (Selecting Windows): save-selected-window saves | |
6351 selected window of each frame. | |
6352 (Window Configurations): Minor change. | |
6353 | |
6354 * syntax.texi (Syntax Table Functions): Use \s syntax in examples. | |
6355 | |
6356 * streams.texi (Output Variables): Add print-continuous-numbering | |
6357 and print-number-table. | |
6358 | |
6359 * processes.texi (Decoding Output): New node. | |
6360 | |
6361 * os.texi (Time Conversion): decode-time arg is optional. | |
6362 | |
6363 * objects.texi (Character Type): Don't use space as example for \. | |
6364 Make list of char names and \-sequences correspond. | |
6365 Explain that \s is not used in strings. `\ ' needs space after. | |
6366 | |
6367 * nonascii.texi (Converting Representations): Add string-to-multibyte. | |
6368 (Translation of Characters): Add translation-table-for-input. | |
6369 (Default Coding Systems): Add auto-coding-functions. | |
6370 (Explicit Encoding): Add decode-coding-inserted-region. | |
6371 (Locales): Add locale-info. | |
6372 | |
6373 * minibuf.texi (Basic Completion): Describe test-completion. | |
6374 Collections can be lists of strings. | |
6375 Clean up lazy-completion-table. | |
6376 (Programmed Completion): Mention test-completion. | |
6377 Clarify why lambda expressions are not accepted. | |
6378 (Minibuffer Misc): Describe minibufferp. | |
6379 | |
6380 2003-07-14 Richard M. Stallman <rms@gnu.org> | |
6381 | |
6382 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local. | |
6383 | |
6384 * windows.texi (Selecting Windows): New arg to select-window. | |
6385 (Selecting Windows): Add with-selected-window. | |
6386 (Size of Window): Add window-inside-edges, etc. | |
6387 | |
6388 * internals.texi (Garbage Collection): Add post-gc-hook. | |
6389 | |
6390 * processes.texi (Subprocess Creation): Add exec-suffixes. | |
6391 | |
6392 * keymaps.texi (Functions for Key Lookup): Add current-active-maps. | |
6393 (Scanning Keymaps): Add map-keymaps. | |
6394 (Defining Menus): Add keymap-prompt. | |
6395 | |
6396 * numbers.texi (Integer Basics): Add most-positive-fixnum, | |
6397 most-negative-fixnum. | |
6398 | |
6399 * compile.texi (Byte Compilation): Explain no-byte-compile | |
6400 (Compiler Errors): New node. | |
6401 | |
6402 * os.texi (User Identification): user-uid, user-real-uid | |
6403 can return float. | |
6404 | |
6405 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks | |
6406 and about derived modes. | |
6407 (Minor Modes): Add minor-mode-list. | |
6408 (Defining Minor Modes): Keyword args for define-minor-mode. | |
6409 (Search-based Fontification): Explain managing other properties. | |
6410 (Other Font Lock Variables): Add font-lock-extra-managed-props. | |
98444 | 6411 (Faces for Font Lock): Add font-lock-preprocessor-face. |
84043 | 6412 (Hooks): Add run-mode-hooks and delay-mode-hooks. |
6413 | |
6414 * variables.texi (Creating Buffer-Local): Add buffer-local-value. | |
6415 (Variable Aliases): Clarify defvaralias. | |
6416 | |
6417 * loading.texi (Library Search): Add load-suffixes. | |
6418 | |
6419 * minibuf.texi (Basic Completion): Add lazy-completion-table. | |
6420 (Programmed Completion): Add dynamic-completion-table. | |
6421 | |
6422 * files.texi (Changing Files): copy-file allows dir as NEWNAME. | |
6423 (Magic File Names): Specify precedence order of handlers. | |
6424 | |
6425 * commands.texi (Command Overview): Emacs server runs pre-command-hook | |
6426 and post-command-hook. | |
6427 (Waiting): New calling convention for sit-for. | |
6428 | |
6429 * text.texi (Special Properties): local-map and keymap properties | |
6430 apply based on their stickiness. | |
6431 | |
6432 2003-07-07 Richard M. Stallman <rms@gnu.org> | |
6433 | |
6434 * modes.texi (Minor Mode Conventions): Specify only some kinds | |
6435 of list values as args to minor modes. | |
6436 | |
6437 * files.texi (File Name Expansion): Warn about iterative use | |
6438 of substitute-in-file-name. | |
6439 | |
6440 * advice.texi (Activation of Advice): Clean up previous change. | |
6441 | |
6442 2003-07-06 Markus Rost <rost@math.ohio-state.edu> | |
6443 | |
6444 * advice.texi (Activation of Advice): Note that ad-start-advice is | |
6445 turned on by default. | |
6446 | |
6447 2003-06-30 Richard M. Stallman <rms@gnu.org> | |
6448 | |
6449 * text.texi (Buffer Contents): Document current-word. | |
6450 (Change Hooks): Not called for *Messages*. | |
6451 | |
6452 * functions.texi (Defining Functions): Explain about redefining | |
6453 primitives. | |
6454 (Function Safety): Renamed. Minor changes. | |
6455 Comment out the detailed criteria for what is safe. | |
6456 | |
6457 2003-06-22 Andreas Schwab <schwab@suse.de> | |
6458 | |
6459 * objects.texi (Symbol Type): Fix description of examples. | |
6460 | |
6461 2003-06-16 Andreas Schwab <schwab@suse.de> | |
6462 | |
6463 * hash.texi (Creating Hash): Fix description of :weakness. | |
6464 | |
93309 | 6465 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net> |
84043 | 6466 |
6467 * files.texi (Changing Files): copy-file copies file modes, too. | |
6468 | |
6469 2003-05-28 Richard M. Stallman <rms@gnu.org> | |
6470 | |
6471 * strings.texi (Creating Strings): Clarify split-string. | |
6472 | |
6473 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> | |
6474 | |
6475 * strings.texi (Creating Strings): Update split-string specification | |
6476 and examples. | |
6477 | |
6478 2003-05-19 Richard M. Stallman <rms@gnu.org> | |
6479 | |
6480 * elisp.texi: Correct invariant section names. | |
6481 | |
6482 2003-04-20 Richard M. Stallman <rms@gnu.org> | |
6483 | |
6484 * os.texi (Timers): Explain about timers and quitting. | |
6485 | |
6486 2003-04-19 Richard M. Stallman <rms@gnu.org> | |
6487 | |
6488 * internals.texi (Writing Emacs Primitives): Strings are | |
6489 no longer special for GCPROs. Mention GCPRO5, GCPRO6. | |
6490 Explain GCPRO convention for varargs function args. | |
6491 | |
6492 2003-04-16 Richard M. Stallman <rms@gnu.org> | |
6493 | |
6494 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message. | |
6495 | |
6496 2003-04-08 Richard M. Stallman <rms@gnu.org> | |
6497 | |
6498 * files.texi (Kinds of Files): Correct return value of file-symlink-p. | |
6499 | |
6500 2003-02-13 Kim F. Storm <storm@cua.dk> | |
6501 | |
6502 * objects.texi (Character Type): New \s escape for space. | |
6503 | |
6504 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> | |
6505 | |
6506 * os.texi (System Environment): Added cygwin system-type. | |
6507 | |
6508 2003-01-25 Richard M. Stallman <rms@gnu.org> | |
6509 | |
6510 * keymaps.texi: Document that a symbol can act as a keymap. | |
6511 | |
6512 2003-01-13 Richard M. Stallman <rms@gnu.org> | |
6513 | |
6514 * text.texi (Changing Properties): Say string indices are origin-0. | |
6515 | |
6516 * positions.texi (Screen Lines) <compute-motion>: | |
6517 Correct order of elts in return value. | |
6518 | |
6519 * keymaps.texi (Changing Key Bindings) <define-key>: Mention | |
6520 how to define a default binding. | |
6521 | |
6522 2002-12-07 Markus Rost <rost@math.ohio-state.edu> | |
6523 | |
6524 * loading.texi (Unloading): Fix recent change for load-history. | |
6525 | |
6526 * customize.texi (Simple Types): Clarify description of custom | |
6527 type 'number. Describe new custom type 'float. | |
6528 | |
6529 2002-12-04 Markus Rost <rost@math.ohio-state.edu> | |
6530 | |
6531 * variables.texi (File Local Variables): Fix typo. | |
6532 | |
93309 | 6533 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de> |
84043 | 6534 |
6535 From Michael Albinus <Michael.Albinus@alcatel.de>. | |
6536 | |
6537 * README: Target for Info file is `make info'. | |
6538 | |
6539 * files.texi (File Name Components): Fixed typos in | |
6540 `file-name-sans-extension'. | |
6541 (Magic File Names): Complete list of operations for magic file | |
6542 name handlers. | |
6543 | |
6544 2002-09-16 Jonathan Yavner <jyavner@engineer.com> | |
6545 | |
6546 * variables.texi (File Local Variables): New function | |
6547 risky-local-variable-p. | |
6548 | |
6549 2002-09-15 Jonathan Yavner <jyavner@engineer.com> | |
6550 | |
6551 * functions.texi (Function safety): New node about unsafep. | |
6552 | |
6553 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> | |
6554 | |
6555 * customize.texi (Splicing into Lists): Fixed example. | |
6556 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> | |
6557 | |
6558 2002-06-17 Juanma Barranquero <lektu@terra.es> | |
6559 | |
6560 * frames.texi (Display Feature Testing): Fix typo. | |
6561 | |
6562 2002-06-12 Andreas Schwab <schwab@suse.de> | |
6563 | |
6564 * frames.texi (Initial Parameters, Resources): Fix references to | |
6565 the Emacs manual. | |
6566 | |
6567 2002-05-13 Kim F. Storm <storm@cua.dk> | |
6568 | |
6569 * variables.texi (Intro to Buffer-Local): Updated warning and | |
6570 example relating to changing buffer inside let. | |
6571 | |
93309 | 6572 2002-03-10 Jan Djärv <jan.h.d@swipnet.se> |
84043 | 6573 |
6574 * os.texi (Session Management): New node about X Session management. | |
6575 | |
6576 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il> | |
6577 | |
6578 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs | |
6579 to which the manual corresponds, and the copyright years. | |
6580 | |
6581 * Makefile.in (VERSION): Set to 2.9. | |
6582 | |
6583 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> | |
6584 | |
6585 * elisp.texi: Change the category in @dircategory to "Emacs", to | |
6586 make it consistent with info/dir. | |
6587 | |
6588 2001-11-25 Miles Bader <miles@gnu.org> | |
6589 | |
6590 * text.texi (Fields): Describe new `limit' arg in | |
6591 field-beginning/field-end. | |
6592 | |
6593 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> | |
6594 | |
6595 * permute-index: Don't depend on csh-specific features. Replace | |
6596 the interpreter name with /bin/sh. | |
6597 | |
6598 * two-volume-cross-refs.txt: New file. | |
6599 * two.el: New file. | |
6600 * spellfile: New file. | |
6601 | |
6602 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> | |
6603 | |
6604 * permute-index: New file. | |
6605 | |
6606 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and | |
6607 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS | |
6608 8+3 restricted namespace. | |
6609 | |
6610 * Makefile.in (infodir): Define relative to $(srcdir). | |
6611 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the | |
6612 include directories list via -I switch to makeinfo. | |
6613 (index.texi): Use cp if both hard and symbolic links fail. | |
6614 | |
6615 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> | |
6616 | |
6617 * Makefile.in (distclean): Add. | |
6618 | |
6619 The following changes make ELisp manual part of the Emacs | |
6620 distribution: | |
6621 | |
6622 * Makefile.in: Add Copyright notice. | |
6623 (prefix): Remove. | |
6624 (infodir): Change value to "../info". | |
6625 (VPATH): New variable. | |
6626 (MAKE): Don't define. | |
6627 (texmacrodir): Don't define. | |
6628 (texinputdir): Append the existing value of TEXINPUTS. | |
6629 ($(infodir)/elisp): Instead of just "elisp". Reformat the | |
6630 command to be compatible with man/Makefile.in, and to put the | |
6631 output into ../info. | |
6632 (info): Add target. | |
6633 (installall): Target removed. | |
6634 | |
93309 | 6635 2001-10-31 Pavel JanÃk <Pavel@Janik.cz> |
84043 | 6636 |
6637 * tips.texi (Coding Conventions): Fix typo. | |
6638 | |
6639 2001-10-23 Gerd Moellmann <gerd@gnu.org> | |
6640 | |
6641 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
6642 | |
6643 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> | |
6644 | |
6645 * files.texi (File Name Components): Update the description of | |
6646 file-name-sans-extension and file-name-extension, as they now | |
6647 ignore leading dots. | |
6648 | |
6649 2001-10-20 Gerd Moellmann <gerd@gnu.org> | |
6650 | |
6651 * (Version 21.1 released.) | |
6652 | |
6653 2001-10-19 Miles Bader <miles@gnu.org> | |
6654 | |
6655 * positions.texi (Text Lines): Describe behavior of | |
6656 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
6657 | |
6658 2001-10-17 Gerd Moellmann <gerd@gnu.org> | |
6659 | |
6660 * Makefile.in (VERSION): Set to 2.8. | |
6661 (manual): Use `manual-21'. | |
6662 | |
6663 * elisp.texi (VERSION): Add and use it where the version | |
6664 number was used. Set it to 2.8. | |
6665 | |
6666 * intro.texi: Likewise. | |
6667 | |
6668 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> | |
6669 | |
6670 * files.texi (File Name Completion): Document the significance of | |
6671 a trailing slash in elements of completion-ignored-extensions. | |
6672 | |
6673 2001-10-06 Miles Bader <miles@gnu.org> | |
6674 | |
6675 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
6676 | |
6677 2001-10-04 Gerd Moellmann <gerd@gnu.org> | |
6678 | |
6679 * variables.texi (Variable Aliases): New node. | |
6680 | |
6681 2001-10-04 Gerd Moellmann <gerd@gnu.org> | |
6682 | |
6683 * Branch for 21.1. | |
6684 | |
6685 2001-10-02 Miles Bader <miles@gnu.org> | |
6686 | |
6687 * minibuf.texi (Minibuffer Misc): Add entries for | |
6688 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
6689 `delete-minibuffer-contents'. | |
6690 Correct description for `minibuffer-prompt-end'. | |
6691 | |
6692 * text.texi (Property Search): Correct descriptions of | |
6693 `next-char-property-change' and `previous-char-property-change'. | |
6694 Add entries for `next-single-char-property-change' and | |
6695 `previous-single-char-property-change'. | |
6696 Make operand names a bit more consistent. | |
6697 | |
6698 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> | |
6699 | |
6700 * frames.texi (Finding All Frames): Document that next-frame and | |
6701 previous-frame are local to current terminal. | |
6702 | |
6703 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> | |
6704 | |
6705 * keymaps.texi (Creating Keymaps): Fix the description of the | |
6706 result of make-keymap. | |
6707 | |
6708 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> | |
6709 | |
6710 * display.texi (Font Lookup, Attribute Functions) | |
6711 (Image Descriptors): Add cross-references to the definition of | |
6712 selected frame. | |
6713 | |
6714 * buffers.texi (The Buffer List): Add cross-references to the | |
6715 definition of selected frame. | |
6716 | |
6717 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
6718 frame at any given time. | |
6719 (Multiple Displays, Size and Position): Add a cross-reference to | |
6720 the definition of the selected frame. | |
6721 | |
6722 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> | |
6723 | |
6724 * strings.texi (String Conversion) <string-to-number>: Document | |
6725 that a float is returned for integers that are too large. | |
6726 | |
6727 * frames.texi (Mouse Position): Document mouse-position-function. | |
6728 (Display Feature Testing): Document display-images-p. | |
6729 (Window Frame Parameters): Document the cursor-type variable. | |
6730 | |
6731 * numbers.texi (Integer Basics): Document CL style read syntax for | |
6732 integers in bases other than 10. | |
6733 | |
6734 * positions.texi (List Motion): Document | |
6735 open-paren-in-column-0-is-defun-start. | |
6736 | |
6737 * lists.texi (Sets And Lists): Document member-ignore-case. | |
6738 | |
6739 * internals.texi (Garbage Collection): Document the used and free | |
6740 strings report. | |
6741 (Memory Usage): Document strings-consed. | |
6742 | |
6743 * os.texi (Time of Day): Document float-time. | |
6744 (Recording Input): Document that clear-this-command-keys clears | |
6745 the vector to be returned by recent-keys. | |
6746 | |
6747 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
6748 argument keymap can be a list. | |
6749 | |
6750 * nonascii.texi (User-Chosen Coding Systems) | |
6751 <select-safe-coding-system>: Document the new argument | |
6752 accept-default-p and the variable | |
6753 select-safe-coding-system-accept-default-p. Tell what happens if | |
6754 buffer-file-coding-system is undecided. | |
6755 (Default Coding Systems): Document auto-coding-regexp-alist. | |
6756 | |
6757 * display.texi (The Echo Area) <message>: Document | |
6758 message-truncate-lines. | |
6759 (Glyphs): Document that the glyph table is unused on windowed | |
6760 displays. | |
6761 | |
6762 * help.texi (Describing Characters) <single-key-description>: | |
6763 Document the new argument no-angles. | |
6764 (Accessing Documentation) <documentation-property>: Document that | |
6765 a non-string property is evaluated. | |
6766 <documentation>: Document that the function-documentation property | |
6767 is looked for. | |
6768 | |
6769 * windows.texi (Selecting Windows): Document some-window. | |
6770 | |
6771 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
6772 | |
6773 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
6774 apropos-mode-hook. | |
6775 | |
6776 * commands.texi (Using Interactive): Document interactive-form. | |
6777 (Keyboard Macros): Document kbd-macro-termination-hook. | |
6778 (Command Loop Info): Document that clear-this-command-keys clears | |
6779 the vector to be returned by recent-keys. | |
6780 | |
6781 2001-09-04 Werner LEMBERG <wl@gnu.org> | |
6782 | |
6783 * Makefile.in (srcdir, texinputdir): New variables. | |
6784 (srcs, index.texi, install): Use $(srcdir). | |
6785 (.PHONY): Remove elisp.dvi. | |
6786 (elisp): Use -I switch for makeinfo. | |
6787 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
6788 (installall, dist): Use $(srcdir). | |
6789 Fix path to texinfo.tex. | |
6790 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
6791 | |
6792 2001-08-30 Gerd Moellmann <gerd@gnu.org> | |
6793 | |
6794 * display.texi (Conditional Display): Adjust to API change. | |
6795 | |
6796 * configure: New file. | |
6797 | |
6798 2001-07-30 Gerd Moellmann <gerd@gnu.org> | |
6799 | |
6800 * commands.texi (Repeat Events): Add description of | |
6801 double-click-fuzz. | |
6802 | |
6803 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> | |
6804 | |
6805 * syntax.texi (Syntax Class Table): Add the missing designator for | |
6806 comment and string fences. | |
6807 (Syntax Properties): Add a xref to syntax table internals. | |
6808 (Syntax Table Internals): Document string-to-syntax. | |
6809 | |
6810 2001-05-07 Gerd Moellmann <gerd@gnu.org> | |
6811 | |
6812 * Makefile.in (install): Use install-info command line options | |
6813 like in Emacs' Makefile.in. | |
6814 | |
6815 2000-12-09 Miles Bader <miles@gnu.org> | |
6816 | |
6817 * windows.texi (Window Start): Update documentation for | |
6818 `pos-visible-in-window-p'. | |
6819 | |
6820 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> | |
6821 | |
6822 * lists.texi (Building Lists): Add footnote to explain how to add | |
6823 to the end of a list. | |
6824 | |
6825 2000-10-25 Gerd Moellmann <gerd@gnu.org> | |
6826 | |
6827 * files.texi (Visiting Functions): Typos. | |
6828 | |
6829 2000-10-25 Kenichi Handa <handa@etl.go.jp> | |
6830 | |
6831 * files.texi (Visiting Functions): Return value of | |
6832 find-file-noselect may be a list of buffers if wildcards are used. | |
6833 | |
6834 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> | |
6835 | |
6836 * display.texi (Defining Faces): Document `graphic' display type | |
6837 in face specs. | |
6838 | |
95891
11cd8097e8d0
Fix typos, convert to utf-8.
Juanma Barranquero <lekktu@gmail.com>
parents:
95881
diff
changeset
|
6839 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
84043 | 6840 |
6841 * hooks.texi (Standard Hooks): Replace obsolete | |
6842 `after-make-frame-hook' with `after-make-frame-functions'. | |
6843 | |
6844 * frames.texi (Creating Frames): Ditto. | |
6845 | |
6846 * variables.texi (Future Local Variables): Ditto. | |
6847 | |
6848 2000-10-16 Gerd Moellmann <gerd@gnu.org> | |
6849 | |
6850 * display.texi (Other Image Types): Add description of :foreground | |
6851 and :background properties of mono PBM images. | |
6852 | |
6853 2000-08-17 Werner LEMBERG <wl@gnu.org> | |
6854 | |
6855 * .cvsignore: New file. | |
6856 | |
6857 2000-01-05 Gerd Moellmann <gerd@gnu.org> | |
6858 | |
6859 * tindex.pl: New script. | |
6860 | |
6861 1999-12-03 Dave Love <fx@gnu.org> | |
6862 | |
6863 * Makefile.in (MAKEINFO): New parameter. | |
6864 | |
6865 1999-09-17 Richard Stallman <rms@gnu.org> | |
6866 | |
6867 * Makefile.in (srcs): Add hash.texi. | |
6868 (VERSION): Update to 20.6. | |
6869 | |
6870 1999-09-13 Richard Stallman <rms@gnu.org> | |
6871 | |
6872 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
6873 | |
6874 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
6875 | |
6876 * configure.in: New file. | |
6877 * Makefile.in: Renamed from Makefile. | |
6878 (prefix, infodir): Use value obtained from configure. | |
6879 (emacslibdir): Obsolete variable deleted. | |
6880 (dist): Distribute configure.in, configure, Makefile.in. | |
6881 | |
6882 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6883 | |
6884 * Makefile (INSTALL_INFO): New variable. | |
6885 (install): Run install-info. | |
6886 | |
6887 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6888 | |
6889 * Makefile (elisp.dvi): Add missing backslash. | |
6890 | |
6891 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
6892 | |
6893 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
6894 Run texindex without `./'. Always run texindex on elisp.tp. | |
6895 (elisp.tps): Target deleted. | |
6896 | |
6897 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
6898 | |
6899 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
6900 (dist): Start by deleting `temp'. | |
6901 | |
6902 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
6903 | |
6904 * Makefile (makeinfo, texindex): Targets deleted. | |
6905 (makeinfo.o, texindex.o): Targets deleted. | |
6906 (clean, dist): Don't do anything with them or with getopt*. | |
6907 | |
6908 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
6909 | |
6910 * Makefile (SHELL): Defined. | |
6911 | |
6912 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
6913 | |
6914 * Makefile (elisp.tps): New target. | |
6915 (elisp.dvi): Depend on elisp.tps. | |
6916 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6917 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu> |
84043 | 6918 |
6919 * README: Update phone number. | |
6920 | |
6921 * Makefile (elisp): Make this be the default target. | |
6922 Depend on makeinfo.c instead of makeinfo. | |
6923 (install): Don't depend on elisp.dvi, since we don't install that. | |
6924 Use mkinstalldirs. | |
6925 (dist): Add mkinstalldirs. | |
6926 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6927 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
84043 | 6928 |
6929 * Makefile (VERSION): Update version number. | |
6930 (maintainer-clean): Renamed from realclean. | |
6931 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6932 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> |
84043 | 6933 |
6934 * Makefile (realclean): New target. | |
6935 (elisp): Remove any old elisp-* files first. | |
6936 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6937 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) |
84043 | 6938 |
6939 * Makefile (VERSION): New variable. | |
6940 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. | |
6941 Compressed file suffix should be `.gz', not `.z'. | |
6942 | |
95780
4538778f611d
Fix committer names and other typos.
Juanma Barranquero <lekktu@gmail.com>
parents:
95563
diff
changeset
|
6943 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
84043 | 6944 |
6945 * Makefile (elisp): Depend on makeinfo. | |
6946 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6947 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu) |
84043 | 6948 |
6949 * Makefile (srcs): Add anti.texi. | |
6950 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6951 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
84043 | 6952 |
6953 * Makefile (infodir, prefix): New vars. | |
6954 (install): Use infodir. | |
6955 (emacsinfodir): Deleted. | |
6956 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6957 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
84043 | 6958 |
6959 * Makefile (srcs): Add calendar.texi. | |
6960 | |
6961 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
6962 Limit elisp-* files to those with one or two digits. | |
6963 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6964 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
84043 | 6965 |
6966 * Makefile (dist): Changed to use Gzip instead of compress. | |
6967 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6968 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) |
84043 | 6969 |
6970 * loading.texi (Unloading): define-function changed back to | |
6971 defalias. It may not stay this way, but at least it's | |
6972 consistent with the known-good version of the code patch. | |
6973 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6974 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) |
84043 | 6975 |
6976 * modes.texi (Hooks): Document new optional arg of add-hook. | |
6977 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6978 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) |
84043 | 6979 |
6980 * variables.texi: Document nil initial value of buffer-local variables. | |
6981 | |
6982 * tips.texi: Add new section on standard library headers. | |
6983 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6984 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
84043 | 6985 |
6986 * Makefile (srcs): Add frame.texi to the list of sources. | |
6987 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6988 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
84043 | 6989 |
6990 * Makefile (dist): Don't bother excluding autosave files; they'll | |
6991 never make it into the temp directory anyway, and the hash marks | |
6992 in the name are problematic for make and the Bourne shell. | |
6993 (srcs): | |
6994 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
6995 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
84043 | 6996 |
6997 * Makefile (dist): Don't include backup files or autosave files in | |
6998 the distribution tar file. | |
6999 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7000 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
84043 | 7001 |
7002 * Makefile (srcs): Added index.perm. | |
7003 (elisp.dvi): Remove erroneous shell comment. | |
7004 Expect output of permute-index in permuted.fns. | |
7005 Save old elisp.aux in elisp.oaux. | |
7006 (clean): Added index.texi to be deleted. | |
7007 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7008 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
84043 | 7009 |
7010 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
7011 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7012 1990-06-26 David Lawrence (tale@geech) |
84043 | 7013 |
7014 * files.texi: Noted that completion-ignored-extensions is ignored | |
7015 when making *Completions*. | |
7016 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7017 1990-06-08 Jay Fenlason (hack@ai.mit.edu) |
84043 | 7018 |
7019 * Makefile make dist now depends on elisp.dvi, since it tries | |
7020 to include it in the dist file. | |
7021 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7022 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu) |
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7023 |
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7024 * functions.texinfo (Mapping Functions): Add missing quote. |
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7025 |
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7026 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
84043 | 7027 |
7028 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
7029 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
7030 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7031 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
84043 | 7032 |
7033 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
7034 and @error{} are the terms now being used. The files in the | |
7035 directory have been changed to reflect this. | |
7036 | |
7037 * All instances of @indentedresultt{} have been changed to | |
7038 ` @result{}', using 5 spaces at the begining of the line. | |
7039 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7040 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
84043 | 7041 |
7042 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
7043 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
7044 the texinfo.tex in this directory. These TeX macros are not | |
7045 stable yet. | |
7046 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7047 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
84043 | 7048 |
7049 * texinfo.tex: Temporarily added | |
7050 \let\result=\dblarrow | |
7051 \def\error{{\it ERROR} \longdblarrow} | |
7052 We need to do this better soon. | |
7053 | |
87616
a669d2c949ae
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
87595
diff
changeset
|
7054 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
84043 | 7055 |
7056 * Applied Karl Berry's patches to *.texinfo files, but not to | |
7057 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
7058 new title page format is also not applied, since it requires | |
7059 texinfo.tex changes.) | |
7060 | |
7061 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
7062 for the Project GNU development environment. | |
7063 | |
7064 ;; Local Variables: | |
93309 | 7065 ;; coding: utf-8 |
84043 | 7066 ;; add-log-time-zone-rule: t |
7067 ;; End: | |
7068 | |
95035
fde6f792a832
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94636
diff
changeset
|
7069 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, |
fde6f792a832
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94636
diff
changeset
|
7070 2007, 2008 Free Software Foundation, Inc. |
84043 | 7071 |
7072 This file is part of GNU Emacs. | |
7073 | |
95035
fde6f792a832
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94636
diff
changeset
|
7074 GNU Emacs is free software: you can redistribute it and/or modify |
84043 | 7075 it under the terms of the GNU General Public License as published by |
95035
fde6f792a832
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94636
diff
changeset
|
7076 the Free Software Foundation, either version 3 of the License, or |
fde6f792a832
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94636
diff
changeset
|
7077 (at your option) any later version. |
84043 | 7078 |
7079 GNU Emacs is distributed in the hope that it will be useful, | |
7080 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
7081 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
7082 GNU General Public License for more details. | |
7083 | |
7084 You should have received a copy of the GNU General Public License | |
95035
fde6f792a832
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94636
diff
changeset
|
7085 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
84043 | 7086 |
7087 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda |