* xmenu.c (x_menu_wait_for_event): Adapt GTK3 to new xg_select.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
d35af63c
PE
12012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2
3 Support higher-resolution time stamps (Bug#9000).
4 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
5 * processes.texi (System Processes):
6 Time stamp resolution is now picosecond, not microsecond.
7
ac1a0ce1 82012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
9
10 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
11
1053a871
SM
122012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
13
14 * functions.texi (Defining Functions):
15 * macros.texi (Defining Macros): Un-define the return value of `defun',
16 `defmacro' and `defalias'.
17
41b7f8bc
CY
182012-06-17 Chong Yidong <cyd@gnu.org>
19
20 * elisp.texi: Remove urlcolor setting.
21
82a25657
GM
222012-06-17 Glenn Morris <rgm@gnu.org>
23
24 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
25 Overlining no longer behaves exactly like underlining.
26
8da9479c
GM
272012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
28
29 * display.texi (Face Attributes):
30 Document wave-style underline face attribute.
31
1b9b4cf4
CY
322012-06-11 Chong Yidong <cyd@gnu.org>
33
34 * display.texi (ImageMagick Images): ImageMagick now supports the
35 :background property.
36
dbab98c7
DA
372012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
38
39 * internals.texi (Garbage Collection): Typo fix.
40
6175e34b
CY
412012-06-09 Chong Yidong <cyd@gnu.org>
42
43 * text.texi (Special Properties): Clarify the meaning of a list of
44 faces in the `face' property.
45
46 * display.texi (Face Remapping): Minor clarification.
47
4b56d0fe
CY
482012-06-08 Chong Yidong <cyd@gnu.org>
49
50 * display.texi (Face Attributes): Font family does not accept
51 wildcards. De-document obsolete :bold and :italic attributes.
52 (Defining Faces): Use new-style face spec format.
53
f3372c87
DA
542012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
55
56 * internals.text (Garbage Collection): Document new
57 vector management code and vectorlike_header structure.
58
5f2c76c6
CY
592012-06-03 Chong Yidong <cyd@gnu.org>
60
61 * modes.texi (Mode Line Data): Use "mode line construct"
62 terminology for consistency.
63
ecc6530d
GM
642012-05-27 Glenn Morris <rgm@gnu.org>
65
66 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
67 * buffers.texi, commands.texi, compile.texi, control.texi:
68 * customize.texi, debugging.texi, display.texi, doclicense.texi:
69 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
70 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
71 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
72 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
73 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
74 * objects.texi, os.texi, package.texi, positions.texi:
75 * processes.texi, searching.texi, sequences.texi, streams.texi:
76 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
77 * variables.texi, windows.texi: Nuke hand-written node pointers.
78
33017faf 792012-05-27 Chong Yidong <cyd@gnu.org>
27d1f87a 80
33017faf
GM
81 * functions.texi (Obsolete Functions):
82 Fix doc for set-advertised-calling-convention.
27d1f87a
CY
83
84 * modes.texi (Mode Help): Fix describe-mode.
85
86 * display.texi (Face Functions): Fix define-obsolete-face-alias.
87
88 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
89
33017faf 902012-05-27 Martin Rudalics <rudalics@gmx.at>
0b128ac4 91
33017faf 92 * commands.texi (Recursive Editing): recursive-edit is a command.
0b128ac4
MR
93
94 * compile.texi (Docs and Compilation):
95 byte-compile-dynamic-docstrings is an option.
96
97 * debugging.texi (Invoking the Debugger): debug is a command.
98
99 * display.texi (Progress): progress-reporter-update and
100 progress-reporter-force-update have VALUE argument optional.
101 (Animated Images): Use non-@code{nil} instead of non-nil.
102
33017faf
GM
103 * files.texi (Format Conversion Round-Trip):
104 Use non-@code{nil} instead of non-nil.
0b128ac4
MR
105
106 * frames.texi (Creating Frames): make-frame is a command.
107 (Input Focus): select-frame is a command.
108 (Pointer Shape): void-text-area-pointer is an option.
109
33017faf 110 * help.texi (Describing Characters): read-kbd-macro is a command.
0b128ac4
MR
111 (Help Functions): describe-prefix-bindings is a command.
112
113 * markers.texi (Creating Markers): Both arguments of copy-marker
114 are optional.
115
116 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
117
118 * modes.texi (Mode Line Variables): mode-line-remote and
119 mode-line-client are not options.
120 (Imenu): imenu-add-to-menubar is a command.
33017faf 121 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
0b128ac4
MR
122
123 * os.texi (Sound Output): play-sound-file is a command.
124
33017faf 125 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
0b128ac4 126
33017faf
GM
127 * processes.texi (Signals to Processes):
128 Use @key{RET} instead of @code{RET}.
0b128ac4
MR
129 (Signals to Processes): signal-process is a command.
130
33017faf 131 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
0b128ac4
MR
132 (Base 64): base64-encode-string is not a command while
133 base64-decode-region is.
134
135 * windows.texi (Switching Buffers): pop-to-buffer is a command.
136
3fe7cdc8
GM
1372012-05-12 Glenn Morris <rgm@gnu.org>
138
139 * Makefile.in (MKDIR_P): New, set by configure.
140 (mkinfodir): Use $MKDIR_P.
141
dc0f75c8
GM
1422012-05-10 Glenn Morris <rgm@gnu.org>
143
b8a82b69
GM
144 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
145 with "coding: raw-text".
51b1e059 146 Concept of multibyte sessions no longer exists.
b8a82b69 147
dc0f75c8
GM
148 * files.texi (File Locks): Mention create-lockfiles option.
149
666b903b 1502012-05-09 Glenn Morris <rgm@gnu.org>
143d9dd8 151
5b6eebcf
GM
152 * vol1.texi, vol2.texi: Remove files.
153 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
154 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
155
0a454caf 156 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
e6afe47b 157
143d9dd8
GM
158 * two-volume.make (emacsdir): New.
159 (tex): Add directory with emacsver.texi to TEXINPUTS.
160
e68b393e
GM
161 * minibuf.texi (Minibuffer History, Basic Completion):
162 Tweak page breaks.
163
9658dc2a
GM
164 * internals.texi (Garbage Collection, Memory Usage)
165 (Writing Emacs Primitives): Tweak page breaks.
166
161c2a25
GM
167 * streams.texi (Output Variables): Improve page break.
168
169 * edebug.texi (Edebug Display Update): Improve page break.
170
51d58083
GM
171 * compile.texi (Disassembly): Condense the examples.
172
ddff3351
GM
173 * eval.texi, functions.texi, loading.texi, macros.texi:
174 Where possible, use example rather than smallexample.
175
176 * symbols.texi: Where possible, use example rather than smallexample.
177 (Symbol Components): Fix typo.
178 (Other Plists): Tweak page break.
179
180 * sequences.texi (Arrays): Tweak page breaks.
181
182 * customize.texi: Where possible, use example rather than smallexample.
183 (Common Keywords, Variable Definitions, Applying Customizations)
184 (Custom Themes): Tweak page breaks.
185
186 * control.texi: Where possible, use example rather than smallexample.
187 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
188 Tweak page breaks.
189
ca4b98fa
GM
1902012-05-08 Glenn Morris <rgm@gnu.org>
191
5122804a
GM
192 * two.el: Remove; unused since creation of two-volume.make.
193
ca4b98fa
GM
194 * vol1.texi, vol2.texi: No need to keep menus in these files.
195
eceeb5fc
CY
1962012-05-05 Glenn Morris <rgm@gnu.org>
197
198 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
199
200 * intro.texi (Caveats): Copyedit.
201 (Lisp History): Convert inforef to xref.
202 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
203
204 * text.texi (Auto Filling): Don't mention Emacs 19.
205
206 * commands.texi (Event Input Misc): Don't mention unread-command-char.
207 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
208
209 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
210
eceeb5fc
CY
211 * lists.texi (List-related Predicates, List Variables):
212 Tweak page-breaks.
213 (Sets And Lists): Convert inforef to xref.
214
8045b906
GM
2152012-05-04 Glenn Morris <rgm@gnu.org>
216
217 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
218 (info, infoclean): Use $INFO_EXT.
219 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
220 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
221 (info, maintainer-clean): Use $INFO_EXT.
222 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
223
78f3273a
CY
2242012-05-04 Chong Yidong <cyd@gnu.org>
225
226 * os.texi (Timers): Use defopt for timer-max-repeats.
227
ab0fa4e4
PE
2282012-05-03 Paul Eggert <eggert@cs.ucla.edu>
229
230 * os.texi (Time of Day): Do not limit current-time-string
231 to years 1000..9999.
232
2bc356d7
CY
2332012-05-02 Chong Yidong <cyd@gnu.org>
234
235 * display.texi (Font Lookup):
236 * frames.texi (Pointer Shape):
237 * processes.texi (Subprocess Creation): Use defopt for options.
238
90207a15 2392012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
240
241 * elisp.texi (@copying):
242 * intro.texi (Introduction): Only print VERSION in the TeX version.
243
90207a15 2442012-05-02 Chong Yidong <cyd@gnu.org>
5a5fd9f3
CY
245
246 * text.texi (Change Hooks): Minor fix for after-change-functions.
247
90207a15 2482012-05-02 Glenn Morris <rgm@gnu.org>
7eac3782
GM
249
250 * package.texi (Packaging Basics):
251 * loading.texi (Autoload):
252 * files.texi (Magic File Names):
253 Reword to remove/reduce some overly long/short lines.
254
a8e7d6d7 2552012-04-27 Glenn Morris <rgm@gnu.org>
cf988578
GM
256
257 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
258 * modes.texi (Major Modes, Auto-Indentation):
259 * buffers.texi (Buffers): Some fixes for menu descriptions.
260
a8e7d6d7 2612012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
88ed9e87
SM
262 * functions.texi (Simple Lambda, Argument List):
263 * eval.texi (Function Indirection): Avoid deprecated form.
264
a8e7d6d7 2652012-04-27 Glenn Morris <rgm@gnu.org>
16152b76 266
1a72be46
GM
267 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
268 Add "et al." to authors.
269
16152b76
GM
270 * buffers.texi, commands.texi, compile.texi, control.texi:
271 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
272 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
273 * modes.texi, numbers.texi, objects.texi, streams.texi:
274 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
275 Use Texinfo recommended convention for quotes+punctuation.
276
a8e7d6d7 2772012-04-27 Chong Yidong <cyd@gnu.org>
9ec7751f
CY
278
279 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
280 to where-is-internal (Bug#10872).
281
a8e7d6d7 2822012-04-27 Glenn Morris <rgm@gnu.org>
9c51bbaa 283
a2715669
GM
284 * macros.texi (Indenting Macros): Fix typo.
285
0b27932b
GM
286 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
287 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
288 (Choosing Window Options, Horizontal Scrolling)
289 (Cyclic Window Ordering, Window History, Dedicated Windows)
09ebefe1
GM
290 (Quitting Windows, Window Configurations, Textual Scrolling):
291 (Coordinates and Windows, Window Configurations)
292 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
293 (Splitting Windows, Deleting Windows):
294 Fix ignore-window-parameters logic.
295 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
296 (Window Start and End): Remove pointless example.
297 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
298 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
299 and recenter-positions. Remove recenter example.
0b27932b 300
0dc91072
GM
301 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
302
9c51bbaa
GM
303 * minibuf.texi (Intro to Minibuffers):
304 Tweak discussion of resizing minibuffer window.
305
674ea9c6
GM
3062012-04-26 Glenn Morris <rgm@gnu.org>
307
8a4ca8e3 308 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 309
562e638f
GM
310 * tindex.pl: Remove file.
311
674ea9c6
GM
312 * makefile.w32-in (srcs):
313 * Makefile.in (srcs): Remove back.texi (which is unused).
314
b613912b
MA
3152012-04-24 Michael Albinus <michael.albinus@gmx.de>
316
e43042fe
MA
317 * os.texi (Notifications): Extend possible notification hints.
318 Add notifications-get-capabilities.
b613912b 319
f30d612a
CY
3202012-04-20 Chong Yidong <cyd@gnu.org>
321
322 * processes.texi (Asynchronous Processes): Mention nil argument to
323 start-process.
324
b58b1df8
GM
3252012-04-20 Glenn Morris <rgm@gnu.org>
326
327 * minibuf.texi (Basic Completion): No need to describe obarrays here.
328 Don't mention obsolete `nospace' argument of all-completions.
329 (Minibuffer Completion, Completion Commands, Reading File Names)
330 (Completion Variables): Copyedits.
331 (Completion Commands): Mention parent keymaps.
332 Remove obsolete minibuffer-local-filename-must-match-map.
333 (High-Level Completion): Remove read-variable's almost
334 word-for-word duplication of read-command.
335 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
336 Update "High-Level Completion" description.
337
c0ea08d2
GM
338 * minibuf.texi (Minibuffers):
339 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
340
9d2754f5
GM
341 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
342 Use Texinfo-recommended form of quote+punctuation.
343 (Intro to Minibuffers): First minibuffer is #1, not #0.
344 Mention minibuffer-inactive-mode.
345 (Text from Minibuffer): Copyedits.
346 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
347 (Object from Minibuffer): Remove overly pedantic para.
348 (Minibuffer History): Copyedits. Add face-name-history.
349 (Initial Input, Yes-or-No Queries, Multiple Queries)
350 (Minibuffer Windows, Minibuffer Misc): Copyedits.
351 (Yes-or-No Queries): Tweak example.
352 (Minibuffer Commands): Add next-complete-history-element.
353 (Minibuffer Misc): Mention minibuffer-message-timeout, and
354 minibuffer-inactive-mode.
9d2754f5 355
4373fd43
GM
356 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
357 (Bindat Functions): Copyedits.
358
61bb069e 3592012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
360
361 * files.texi (Saving Buffers): Document `visit and `visit-save'
362 values of require-final-newline.
363
61bb069e 3642012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
365
366 * processes.texi (Output from Processes, Filter Functions):
367 Mention waiting-for-user-input-p.
368 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
369 (Network Servers, Datagrams, Network Processes, Network Options)
370 (Network Feature Testing, Serial Ports): Copyedits.
371 (Network): Add encrypted network overview paragraph.
372 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
373
61bb069e 3742012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
375
376 * help.texi (Keys in Documentation): Mention :advertised-binding.
377
378 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
379 description to help.texi.
380
61bb069e 3812012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
382
383 * processes.texi (Process Information, Input to Processes)
384 (Signals to Processes, Output from Processes, Process Buffers)
385 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 386 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 387
e153c136
GM
3882012-04-15 Glenn Morris <rgm@gnu.org>
389
390 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
391 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
392 Copyedits.
e153c136 393 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
394 (Synchronous Processes, Asynchronous Processes):
395 Update some example output.
e153c136
GM
396 (Process Information): Fix typo.
397 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
398
e6fd457e 3992012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
400
401 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
402 open-network-stream does exist in Emacs 23, but is simpler.
403
e6fd457e 4042012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
405
406 * customize.texi (Custom Themes): Also document load-theme etc.
407
35dc09a1 4082012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
409
410 * customize.texi (Applying Customizations):
411 (Custom Themes): New nodes.
412
413 * display.texi (Defining Faces): Reference custom-set-faces.
414
415 * modes.texi (Defining Minor Modes, Defining Minor Modes):
416 * os.texi (Startup Summary): Copyedits.
417
35dc09a1 4182012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
419
420 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
421
9fce7eda
GM
422 * strings.texi (Case Tables):
423 * objects.texi (General Escape Syntax):
424 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
425
2bb0eca1
GM
426 * buffers.texi, compile.texi, customize.texi, debugging.texi:
427 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
428 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
429 * text.texi: Use @file for buffers, per the Texinfo manual.
430
62200c14
GM
431 * compile.texi (Compiler Errors): Add missing space in buffer name.
432
35dc09a1 4332012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
434
435 * processes.texi (Query Before Exit): Remove obsolete function
436 process-kill-without-query (Bug#11190).
437
35dc09a1 4382012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
439
440 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
441 Use @env for environment variables.
442
f48a9cb4
GM
443 * Makefile.in: Replace non-portable use of $< in ordinary rules.
444
0a6dd5e2
JA
4452012-04-12 Jari Aalto <jari.aalto@cante.net>
446
447 * processes.texi (Synchronous Processes): Mention
448 `default-directory' (bug#7515).
449
b4d3bc10
CY
4502012-04-09 Chong Yidong <cyd@gnu.org>
451
452 * customize.texi (Variable Definitions): Remove user-variable-p.
453
454 * commands.texi (Interactive Codes):
455 * help.texi (Accessing Documentation):
456 * minibuf.texi (High-Level Completion): Callers changed.
457
ea0ff314
CY
4582012-04-06 Chong Yidong <cyd@gnu.org>
459
460 * minibuf.texi (Programmed Completion): Document metadata method.
461 (Completion Variables): Document completion-category-overrides.
462
91b65361
CY
4632012-04-05 Chong Yidong <cyd@gnu.org>
464
465 * anti.texi (Antinews): Rewrite for Emacs 23.
466
3d439cd1
CY
4672012-04-04 Chong Yidong <cyd@gnu.org>
468
321cc491
CY
469 * minibuf.texi (Programmed Completion): Remove obsolete variable
470 completion-annotate-function.
471 (Completion Variables): Rename from Completion Styles. Document
472 completion-extra-properties. Document completion-styles-alist
473 change.
245d176b
CY
474 (Reading File Names): minibuffer-local-filename-must-match-map is
475 not used anymore.
476 (Minibuffer Completion): Document completing-read-function.
477 (Completion in Buffers): completion-at-point-functions can return
478 properties recognized in completion-extra-properties.
321cc491 479
3d439cd1
CY
480 * display.texi (Delayed Warnings): New node.
481
a7972adf
CY
482 * os.texi (Notifications): Copyedits.
483
97f4a299
GM
4842012-04-04 Glenn Morris <rgm@gnu.org>
485
486 * os.texi (Notifications): Copyedits.
487
9ff687e1
MA
4882012-04-03 Michael Albinus <michael.albinus@gmx.de>
489
490 * os.texi (Terminal-Specific): Fix typo.
491 (Notifications): New section.
492
493 * elisp.texi (Top):
494 * vol1.texi (Top):
495 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
496 menu entries.
497
42ee526b
CY
4982012-04-01 Chong Yidong <cyd@gnu.org>
499
500 * files.texi (Kinds of Files): file-subdir-of-p renamed to
501 file-in-directory-p.
502
0b021094
GM
5032012-03-31 Glenn Morris <rgm@gnu.org>
504
505 * edebug.texi (Instrumenting Macro Calls):
506 Mention defining macros at instrumentation time.
507 (Edebug Options): Mention edebug-unwrap-results.
508
50fe197c
EZ
5092012-03-31 Eli Zaretskii <eliz@gnu.org>
510
511 * text.texi (Special Properties): Clarify the description of the
512 effect of integer values of the 'cursor' property on cursor
513 position. See the discussions in bug#11068 for more details and
514 context.
515
650b6d0b
GM
5162012-03-31 Glenn Morris <rgm@gnu.org>
517
518 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
519 Copyedits.
520
5319014e
CY
5212012-03-30 Chong Yidong <cyd@gnu.org>
522
523 * display.texi (Image Formats): Add imagemagick type.
524 (Image Descriptors): Mention how they are used.
525 (ImageMagick Images): Clarify role of imagemagick-register-types.
526 (Character Display): Don't mention glyph tables.
527 (Display Tables): Use make-glyph-code in example.
528 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
529 tables are semi-obsolete. De-document create-glyph.
530 (Glyphless Chars): Note that display tables override this.
531 (Bidirectional Display): Copyedits. Introduce "bidirectional
532 reordering" terminology, and use it.
533
f1224267
GM
5342012-03-30 Glenn Morris <rgm@gnu.org>
535
536 * edebug.texi (Jumping): Give name of `i' binding.
537
d14daa28
GM
5382012-03-28 Glenn Morris <rgm@gnu.org>
539
540 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
541 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
542 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
543 (Regexp Special): Mention collation.
544 Clarify char classes with an example.
fee88ca0
GM
545 (Regexp Functions): Mention regexp-opt is not guaranteed.
546 Mention regexp-opt-charset.
547 (Regexp Search): Recommend against looking-back.
548 (Search and Replace): Use Texinfo recommended quote convention.
549 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 550
dcb6e7b3
MR
5512012-03-27 Martin Rudalics <rudalics@gmx.at>
552
553 * windows.texi (Window History): Describe new option
554 switch-to-visible-buffer.
555
cf0495f2
GM
5562012-03-27 Glenn Morris <rgm@gnu.org>
557
4fb9a543
GM
558 * searching.texi (String Search): Add xref to Emacs manual.
559 Copyedits. Mention the function word-search-regexp.
560 (Searching and Case): Add xref to Emacs manual. Copyedits.
561
9364727b
GM
562 * processes.texi (Network Servers): Standardize apostrophe usage.
563
cf0495f2
GM
564 * os.texi (System Environment): Copyedits. Remove some examples
565 that do not seem useful. Mention setenv third arg.
566 tty-erase-char does not seem to be nil under a window-system.
567 (User Identification): Copyedits.
568 Remove some examples that do not seem useful.
569
33da7b16
GM
5702012-03-26 Glenn Morris <rgm@gnu.org>
571
572 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
573 (Init File): Copyedits.
574 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
575 (Killing Emacs): Copyedits.
576 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
577 Shorten the example, use more standard shell prompts.
33da7b16 578
9a69676a
CY
5792012-03-25 Chong Yidong <cyd@gnu.org>
580
581 * display.texi (Fringes): Note that fringes are shown on graphical
582 displays only.
583 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
584 (Replacing Specs): Clarify example.
585 (Manipulating Buttons): Note that button-at can return a marker.
586 (Buttons): Minor rewrite.
587 (Character Display): New node. Consolidate all character display
588 related nodes into its subsections.
589 (Usual Display): Character 127 is also affected by ctl-arrow.
590 (Display Tables): Improve example.
591
c8f6ec5c
GM
5922012-03-22 Glenn Morris <rgm@gnu.org>
593
594 * strings.texi (Text Comparison): Mention string-prefix-p.
595
fb5b8aca
CY
5962012-03-21 Chong Yidong <cyd@gnu.org>
597
598 * display.texi (The Echo Area): Add xref to Output Streams.
599 (Displaying Messages): Improve doc of message.
600 (Echo Area Customization, Invisible Text): Copyedits.
601 (Invisible Text): Mention that spec comparison is done with eq.
602 (Width): Improve doc of char-width.
603 (Faces): Recommend using symbol instead of string for face name.
604 Minor clarifications.
605 (Defining Faces): Copyedits. Update face example.
606 (Attribute Functions): Mark set-face-foreground etc as commands.
607 (Face Remapping): Mention text-scale-adjust. Clarify
608 face-remapping-alist and related docs.
609 (Face Functions): Don't document make-face or copy-face.
610
025de85b
CY
6112012-03-20 Chong Yidong <cyd@gnu.org>
612
613 * display.texi (Forcing Redisplay): Various rewrites to reflect
614 new value of redisplay-dont-pause.
615 (Truncation): Copyedits.
616
a5656eae
GM
6172012-03-20 Glenn Morris <rgm@gnu.org>
618
619 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
620 Add summary table of some relevant command-line options.
621
d15aac68
CY
6222012-03-18 Chong Yidong <cyd@gnu.org>
623
624 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
625 (Writing Emacs Primitives): Re-organize discussion of functions
626 with variable Lisp arguments are handled. Delete an obsolete
627 remark, previously tagged as FIXME.
628
629 * os.texi (Idle Timers): Minor clarification.
630 (Idle Timers): Link to Time of Day for description of time list.
631
b59af549
GM
6322012-03-18 Glenn Morris <rgm@gnu.org>
633
634 * os.texi (System Interface): Flow control was removed.
635 (Startup Summary): General update.
636 (Init File): Don't mention compiling it.
637
986bd52a
CY
6382012-03-17 Chong Yidong <cyd@gnu.org>
639
640 * os.texi (Startup Summary): Mention package loading.
641 (Init File): Don't refer to .emacs in section title. Copyedits.
642 (Terminal-Specific): Give a realistic example.
643 (Command-Line Arguments): Reference Entering Emacs instead of
644 repeating the spiel about not restarting Emacs.
645 (Time of Day): Discuss time representation at beginning of node.
646 (Sound Output): Copyedits.
647
648 * package.texi (Packaging Basics): Document package-initialize.
649
f761251a
EZ
6502012-03-17 Eli Zaretskii <eliz@gnu.org>
651
652 * frames.texi (Initial Parameters): Add an index entry for
653 minibuffer-only frame.
654
da986230
GM
6552012-03-16 Glenn Morris <rgm@gnu.org>
656
657 * modes.texi (Major Mode Conventions): Mention the strange
658 relationship between View mode and special modes. (Bug#10650)
659
2cc775f9
CY
6602012-03-11 Chong Yidong <cyd@gnu.org>
661
662 * windows.texi (Window Configurations): save-window-excursion is
663 now a macro.
664
665 * display.texi (Temporary Displays): with-output-to-temp-buffer is
666 now a macro.
667
66c5eebd
CY
668 * text.texi (Fields): Minor copyedit.
669
310a820f
EZ
6702012-03-10 Eli Zaretskii <eliz@gnu.org>
671
83a96c08
EZ
672 * strings.texi (String Basics):
673 * sequences.texi (Sequence Functions): Mention that `length' is
674 not appropriate for computing the string width on display; add a
675 cross-reference to the description of `string-width'. (Bug#10978)
676
310a820f
EZ
677 * eval.texi (Autoloading): Minor change of wording.
678
83ef8187
CY
6792012-03-10 Chong Yidong <cyd@gnu.org>
680
bc44be50
CY
681 * loading.texi (Autoload): Explicitly state which forms are
682 processed specially (Bug#7783).
683
83ef8187
CY
684 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
685 non-default situation. Describe one-submenu exception (Bug#7695).
686
687 * nonascii.texi (Character Properties): Copyedits.
688
483ab230
CY
6892012-03-08 Chong Yidong <cyd@gnu.org>
690
691 * text.texi (Mode-Specific Indent): Document new behavior of
692 indent-for-tab-command. Document tab-always-indent.
693 (Special Properties): Copyedits.
694 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
695 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
696 libxml-parse-html-region.
697
00e84de0
GM
6982012-03-07 Glenn Morris <rgm@gnu.org>
699
eaa6bc3c
GM
700 * markers.texi (The Region): Briefly mention use-empty-active-region
701 and region-active-p.
a9685db7 702 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 703 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 704
67cd45a2
CY
7052012-03-07 Chong Yidong <cyd@gnu.org>
706
707 * text.texi (Buffer Contents): Don't duplicate explanation of
708 region arguments from Text node. Put doc of obsolete var
709 buffer-substring-filters back, since it is referred to.
710 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
711 selection by default.
712
713 * markers.texi (The Mark): Fix typo.
714 (The Region): Copyedits.
715
2ad80941
GM
7162012-03-07 Glenn Morris <rgm@gnu.org>
717
718 * markers.texi (Overview of Markers): Copyedits.
719 (Creating Markers): Update approximate example buffer size.
720 (The Mark): Don't mention uninteresting return values.
721
ef959d3a
CY
7222012-03-05 Chong Yidong <cyd@gnu.org>
723
724 * positions.texi (Text Lines): Document count-words.
725
a08a07e3
CY
7262012-03-04 Chong Yidong <cyd@gnu.org>
727
728 * frames.texi (Frames): Remove little-used "terminal frame" and
729 "window frame" terminology.
730 (Frame Parameters, Font and Color Parameters, Initial Parameters)
731 (Size and Position, Visibility of Frames): Callers changed.
732 (Frames): Clarify which terminals in framep are graphical.
733 (Initial Parameters): --geometry is not the only option which adds
734 to initial-frame-alist.
735 (Position Parameters): Note that icon-left and icon-top are for
736 old window managers only.
737 (Size Parameters): Sizes are in characters even on graphical
738 displays.
739 (Management Parameters): Note that window-id and outer-window-id
740 can't really be changed, and that auto-raise isn't always obeyed.
741 (Cursor Parameters): Document cursor-type explicitly.
742 (Size and Position): The aliases set-screen-height and
743 set-screen-width have been deleted.
744 (Visibility of Frames): Mention "minimization".
745
746 * os.texi (Startup Summary): Minor clarifications.
747 (Startup Summary, Suspending Emacs): Standardize on "text
748 terminal" terminology.
749
750 * windows.texi (Basic Windows, Coordinates and Windows)
751 (Coordinates and Windows):
752 * display.texi (Refresh Screen, Line Height, Face Attributes)
753 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
754
ea16568d
GM
7552012-03-04 Glenn Morris <rgm@gnu.org>
756
757 * abbrevs.texi: Small copyedits throughout.
758 (Abbrev Mode): Remove this section, folding it into the top-level.
759 (Abbrev Tables): Don't mention irrelevant return values.
760 (Abbrev Expansion): Add cross-ref for wrapper hooks.
761 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
762 (Abbrev Table Properties): Update nil :regexp description.
763
b3134b95
GM
7642012-03-03 Glenn Morris <rgm@gnu.org>
765
520f2425
GM
766 * internals.texi: Change @appendix section commands to @section.
767 (Building Emacs): Say less about CANNOT_DUMP platforms.
768 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 769 (Pure Storage): Small changes.
01a6dcc8 770 (Memory Usage): Copyedit.
7d2d7cc0
GM
771 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
772 example definitions. Give examples of things with non-nil
773 interactive args. Mention eval_sub. Remove old info about
774 strings and GCPRO. Mention cus-start.el.
775 (Buffer Internals, Window Internals, Process Internals):
776 Misc small updates and fixes for fields.
520f2425 777
b3134b95
GM
778 * tips.texi: Copyedits.
779 (Coding Conventions): Mention autoloads.
780 Combine partially duplicated macro items. Fix xref.
781 Refer to Library Headers for copyright notice.
782 (Programming Tips): edit-options is long-obsolete.
783 (Compilation Tips): Mention loading bytecomp for byte-compile props.
784 (Warning Tips): Mention declare-function.
785 (Documentation Tips): Remove old info.
786 (Comment Tips): Mention comment-dwim, not indent-for-comment.
787 (Library Headers): General update.
788
2064cc6a
GM
7892012-03-02 Glenn Morris <rgm@gnu.org>
790
6945faa6
GM
791 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
792 and relocate entry. Mention buffer-stale-function.
793
4186e877
GM
794 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
795
2064cc6a
GM
796 * hooks.texi (Standard Hooks): General update.
797 Put related hooks together. Add and remove items.
798 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
799 * modes.texi (Hooks): Tweak cross-ref description.
800
7272fbf3
MA
8012012-03-01 Michael Albinus <michael.albinus@gmx.de>
802
803 * files.texi (Kinds of Files): The return value of file-equal-p is
804 unspecified, if FILE1 or FILE2 does not exist.
805
53a1239b
GM
8062012-03-01 Glenn Morris <rgm@gnu.org>
807
90db9af9
GM
808 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
809
53a1239b
GM
810 * maps.texi (Standard Keymaps): General update.
811 Remove mode-specific maps, talk about the more general keymaps.
812 * help.texi (Help Functions): Add vindex for Helper-help-map.
813 * keymaps.texi (Active Keymaps): Minor rephrasing.
814
775b55af
GM
8152012-02-29 Glenn Morris <rgm@gnu.org>
816
817 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
818
96b49301 8192012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
820
7272fbf3 821 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 822 Update changed behavior of file-subdir-of-p.
96b49301 823
1383d930
GM
8242012-02-28 Glenn Morris <rgm@gnu.org>
825
44e97401
GM
826 * advice.texi, anti.texi, display.texi, elisp.texi:
827 * processes.texi, variables.texi, vol1.texi, vol2.texi:
828 Standardize possessive apostrophe usage.
829
e3c73f1e
GM
830 * locals.texi: Remove file.
831 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
832 Remove menu entry.
833 * errors.texi, maps.texi: Adjust node pointers.
834 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 835 * makefile.w32-in (srcs):
e3c73f1e
GM
836 * Makefile.in (srcs): Remove locals.texi.
837
1383d930
GM
838 * frames.texi (Mouse Position): Fix cross-ref.
839
431ee44b
CY
8402012-02-27 Chong Yidong <cyd@gnu.org>
841
842 * buffers.texi (Creating Buffers): Clarify that
843 generate-new-buffer uses generate-new-buffer-names.
844 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
845
846 * files.texi (Directory Names): Index entry for file name abbreviations.
847 (Relative File Names, File Name Expansion): Refer to it.
848 (Locating Files): Move locate-user-emacs-file documentation to
849 Standard File Names.
850 (Standard File Names): Add locate-user-emacs-file; update examples.
851
6a11ec9d
MA
8522012-02-26 Michael Albinus <michael.albinus@gmx.de>
853
854 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
855
9a4888c0
CY
8562012-02-26 Chong Yidong <cyd@gnu.org>
857
858 * files.texi (Kinds of Files): Improve documentation of
859 files-equal-p and file-subdir-of-p.
860
f0e751b9
GM
8612012-02-26 Glenn Morris <rgm@gnu.org>
862
863 * intro.texi (Acknowledgements): Small changes.
864
7e05b1ec
GM
8652012-02-25 Glenn Morris <rgm@gnu.org>
866
867 * errors.texi: Don't try to list _all_ the error symbols.
868 Add circular-list, cl-assertion-failed, compression-error.
869 * elisp.texi, vol1.texi, vol2.texi:
870 * control.texi (Error Symbols): Tweak "Standard Errors" description.
871
23453255 8722012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
873
874 * files.texi (files-equal-p, file-subdir-of-p): New,
875 add initial documentation.
876
4963495d
CY
8772012-02-25 Chong Yidong <cyd@gnu.org>
878
fa74b241
CY
879 * files.texi (File Attributes): Document file-selinux-context.
880 (Changing Files): Link to it.
881 (Changing Files): Document set-file-selinux-context.
882
883 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
884 changed. Mention default value of backup-directory-alist.
885 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
886 (Auto-Saving): New minor mode behavior for auto-save-mode.
887 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 888
4963495d
CY
889 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
890
4bb82fa8
GM
8912012-02-24 Glenn Morris <rgm@gnu.org>
892
893 * errors.texi (Standard Errors): Mention dbus-error.
894 For arith-error sub-classes, just use one cross-ref.
895
2cb228f7
AM
8962012-02-23 Alan Mackenzie <acm@muc.de>
897
898 * modes.texi (Defining Minor Modes): Document the new keyword
899 :after-hook.
900
a59225b1
CY
9012012-02-21 Chong Yidong <cyd@gnu.org>
902
903 * files.texi (Files): Mention magic file names as arguments.
904 (Reading from Files): Copyedits.
905 (File Attributes): Mention how to change file modes.
906 (Changing Files): Use standard "file permissions" terminology.
907 Add xref to File Attributes node.
908 (Locating Files): Document locate-user-emacs-file.
909 (Unique File Names): Recommend against using make-temp-name.
910
8376d7c2
CY
9112012-02-19 Chong Yidong <cyd@gnu.org>
912
913 * help.texi (Documentation, Documentation Basics, Help Functions):
914 Minor clarifications.
915 (Accessing Documentation): Clarify what documentation-property is
916 for. Add xref to Keys in Documentation.
917
918 * tips.texi (Documentation Tips): Don't recommend using * in
919 docstrings.
920
921 * macros.texi (Defining Macros):
922 * modes.texi (Derived Modes): Say "documentation string" instead
923 of docstring.
924
82233bea
CY
9252012-02-18 Chong Yidong <cyd@gnu.org>
926
927 * modes.texi (Tabulated List Mode): New node.
928 (Basic Major Modes): Add xref to it.
929
930 * processes.texi (Process Information): Mention Process Menu mode.
931
7b926f3f
CY
9322012-02-17 Chong Yidong <cyd@gnu.org>
933
934 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
935
0fd2c9a3
GM
9362012-02-17 Glenn Morris <rgm@gnu.org>
937
938 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
939
f700caa3
CY
9402012-02-16 Chong Yidong <cyd@gnu.org>
941
4230351b
CY
942 * syntax.texi (Syntax Tables, Syntax Descriptors)
943 (Syntax Table Functions): Copyedits.
944 (Syntax Basics): Don't repeat the material in the preceding node.
945 (Syntax Class Table): Use a table.
946 (Syntax Properties): Document syntax-propertize-function and
947 syntax-propertize-extend-region-functions.
948 (Motion via Parsing): Clarify scan-lists. Fix indentation.
949 (Parser State): Update for the new "c" comment style. Fix
950 description of item 7 (comment style).
951
f700caa3
CY
952 * modes.texi (Minor Modes): Update how mode commands should treat
953 arguments now.
954 (Mode Line Basics): Clarify force-mode-line-update.
955 (Mode Line Top): Note that the example is not realistic.
956 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
957 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
958 "mode line construct" instead of "mode line specification".
959 (Syntactic Font Lock): Remove mention of obsolete variable
960 font-lock-syntactic-keywords.
961 (Setting Syntax Properties): Node deleted.
962 (Font Lock Mode): Note that Font Lock mode is a minor mode.
963 (Font Lock Basics): Note that syntactic fontification falls back
964 on `syntax-table'.
965 (Search-based Fontification): Emphasize that font-lock-keywords
966 should not be set directly.
967 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
968 (Syntactic Font Lock): Minor clarifications. Add xref to
969 Syntactic Font Lock node.
f700caa3 970
60236b0d
CY
9712012-02-15 Chong Yidong <cyd@gnu.org>
972
973 * minibuf.texi (Basic Completion): Define "completion table".
974 Move completion-in-region to Completion in Buffers node.
975 (Completion Commands): Use "completion table" terminology.
976 (Completion in Buffers): New node.
977
978 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
979 (Setting Hooks): Update minor mode usage example.
980 (Major Mode Conventions): Note that completion-at-point-functions
981 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
982 Remove duplicate tip about auto-mode-alist.
983 (Minor Modes): Rewrite introduction.
984 (Minor Mode Conventions): Copyedits. Don't recommend
985 variable-only minor modes since few minor modes are like that.
60236b0d 986
d7dbb11a
GM
9872012-02-15 Glenn Morris <rgm@gnu.org>
988
989 * processes.texi (Network): Document open-network-stream :parameters.
990
3d8badf4
CY
9912012-02-14 Chong Yidong <cyd@gnu.org>
992
993 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
994 was removed on 2009-09-10. Update lisp-mode-map example.
995 (Inheritance and Keymaps): Minor clarification.
996 (Searching Keymaps): Remove out-of-place enumeration.
997 (Key Lookup): Remove unnecessary example (one was already given in
998 Format of Keymaps).
999 (Changing Key Bindings): Update suppress-keymap example.
1000 (Menu Bar, Tool Bar): Copyedits.
1001 (Tool Bar): Update tool-bar-map example.
1002
faccede1
CY
10032012-02-12 Chong Yidong <cyd@gnu.org>
1004
1005 * debugging.texi (Debugger Commands): Continuing is now allowed
1006 for errors.
1007
355cabc6
CY
10082012-02-11 Chong Yidong <cyd@gnu.org>
1009
d860baa0
CY
1010 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
1011 Move the list of standard bitmaps there.
1012 (Fringe Cursors): Rewrite for clarity.
1013 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
1014
34106abe
CY
1015 * commands.texi (Command Overview): Mention read-key.
1016 (Using Interactive, Interactive Call): Minor clarifications.
1017 (Function Keys, Click Events): Avoid "input stream" terminology.
1018 (Click Events): Add xref to Window Sizes and Accessing Mouse.
1019 Clarify column and row components.
1020 (Accessing Mouse): Add xref to Click Events. Minor fixes.
1021 (Special Events): Copyedits.
1022
1023 * streams.texi (Input Streams): De-document get-file-char.
1024 (Output Variables): Don't refer to old backquote syntax.
1025
355cabc6
CY
1026 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
1027 (Error Debugging): Note that debug-ignored-errors overrides list
1028 values of debug-on-error too. Add xref to Signaling Errors. Note
1029 that debug-on-signal is not customizable. Mention
1030 condition-case-unless-debug.
1031 (Compilation Errors): Node deleted.
1032
1033 * compile.texi (Compiler Errors): Move a paragraph here from
1034 deleted node Compilation Errors.
1035
1be3ca5a
LL
10362012-02-10 Leo Liu <sdl.web@gmail.com>
1037
1038 * control.texi (Handling Errors): Change condition-case-no-debug
1039 to condition-case-unless-debug.
1040
25dec365
CY
10412012-02-10 Chong Yidong <cyd@gnu.org>
1042
1043 * advice.texi (Defining Advice): Clarify ad-unadvise.
1044 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
1045 is not abnormal.
1046 (Advising Primitives): Node deleted; ad-define-subr-args has been
1047 removed.
1048
1049 * compile.texi (Speed of Byte-Code): Use float-time in example.
1050 (Compilation Functions): Note that the log uses Compilation mode.
1051 Don't discuss the contents of byte-code function object here.
1052 (Compilation Functions): De-document internal function byte-code.
1053 (Docs and Compilation): Minor clarifications.
1054
1055 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
1056 Objects.
1057
5f5e4ea1
GM
10582012-02-10 Glenn Morris <rgm@gnu.org>
1059
1060 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
1061 Mention secure-hash.
1062 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
1063
6c1e4b46
CY
10642012-02-10 Chong Yidong <cyd@gnu.org>
1065
1066 * loading.texi (Loading): Don't emphasize "library" terminology.
1067 (Library Search): load-path is not a user option. Mention role of
1068 -L option and packages. Improve examples.
1069 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
1070 obsolete.
1071 (Autoload): Minor clarifications.
1072
72ca698c
GM
10732012-02-10 Glenn Morris <rgm@gnu.org>
1074
b011fbfe
GM
1075 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
1076
72ca698c
GM
1077 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
1078
14a1f380
GM
10792012-02-08 Glenn Morris <rgm@gnu.org>
1080
1081 * loading.texi (Named Features): Update the require example.
1082
60d47423
GM
10832012-02-07 Glenn Morris <rgm@gnu.org>
1084
1085 * modes.texi (Defining Minor Modes):
1086 Expand on args of defined minor modes.
1087
0992bd9c
CY
10882012-02-07 Chong Yidong <cyd@gnu.org>
1089
1090 * variables.texi (Creating Buffer-Local): Minor clarification
1091 to buffer-local-variables doc (Bug#10715).
1092
af008560
GM
10932012-02-07 Glenn Morris <rgm@gnu.org>
1094
e80e1825 1095 * display.texi (ImageMagick Images): General update.
af008560
GM
1096 Move most details of imagemagick-render-type to the variable's doc.
1097
866c1d22
GM
10982012-02-06 Glenn Morris <rgm@gnu.org>
1099
f7c9199f 1100 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
1101 (Inheritance and Keymaps):
1102 Mention make-composed-keymap and multiple inheritance.
f7c9199f 1103
e7bc51d0
GM
1104 * modes.texi (Running Hooks): Mention run-hook-wrapped.
1105
866c1d22
GM
1106 * control.texi (Handling Errors):
1107 Mention condition-case-no-debug and with-demoted-errors.
1108
03988c98
CY
11092012-02-05 Chong Yidong <cyd@gnu.org>
1110
1111 * customize.texi (Common Keywords): Minor clarifications.
1112 Document custom-unlispify-remove-prefixes.
1113 (Variable Definitions): Backquotes in defcustom seem to work fine
1114 now. Various other copyedits.
e1161b06
CY
1115 (Simple Types): Copyedits. Document color selector.
1116 (Composite Types): Copyedits.
1117 (Splicing into Lists): Clarifications.
03988c98
CY
1118
1119 * eval.texi (Backquote): Move from macros.texi.
1120
1121 * macros.texi (Expansion): Minor clarification.
1122 (Backquote): Move node to eval.texi.
1123 (Defining Macros): Move an example from Backquote node.
1124 (Argument Evaluation): No need to mention Pascal.
1125 (Indenting Macros): Add xref to Defining Macros.
1126
649f602c
GM
11272012-02-05 Glenn Morris <rgm@gnu.org>
1128
1129 * debugging.texi (Error Debugging): Mention debug-on-event default.
1130
34c99998
GM
11312012-02-04 Glenn Morris <rgm@gnu.org>
1132
8f05da42
GM
1133 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
1134
7aa5aad8
GM
1135 * debugging.texi (Error Debugging): Mention debug-on-event.
1136 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
1137
c7291ad9
GM
1138 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
1139
34c99998
GM
1140 * text.texi (Buffer Contents):
1141 Update filter-buffer-substring description.
1142
735cc5ca
CY
11432012-02-04 Chong Yidong <cyd@gnu.org>
1144
1145 * functions.texi (What Is a Function): Add closures. Mention
1146 "return value" terminology. Add xref for command-execute. Remove
1147 unused "keystroke command" terminology.
1148 (Lambda Expressions): Give a different example than in the
1149 following subsection. Add xref to Anonymous Functions.
1150 (Function Documentation): Remove gratuitous markup.
1151 (Function Names): Move introductory text to `What Is a Function'.
1152 (Defining Functions): Fix defun argument spec.
1153 (Anonymous Functions): Document lambda macro explicitly. Mention
1154 effects on lexical binding.
1155 (Function Cells): Downplay direct usage of fset.
1156 (Closures): New node.
1157 (Inline Functions): Remove "open-code" terminology.
1158 (Declaring Functions): Minor tweak; .m is not C code.
1159
1160 * variables.texi (Variables): Don't refer to "global value".
1161 (Local Variables, Void Variables): Copyedits.
1162 (Lexical Binding): Minor clarification of example.
1163 (File Local Variables): Mention :safe and :risky defcustom args.
1164 (Lexical Binding): Add xref to Closures node.
1165
94bc7984
GM
11662012-02-04 Glenn Morris <rgm@gnu.org>
1167
1168 * minibuf.texi (High-Level Completion): Updates for read-color.
1169
4f5a10ef
GM
11702012-02-03 Glenn Morris <rgm@gnu.org>
1171
eea14f31
GM
1172 * display.texi (GIF Images): Mention animation.
1173 Remove commented-out old example of animation.
1174 (Animated Images): New subsection.
1175 * elisp.texi (Top):
1176 * vol1.texi (Top):
1177 * vol2.texi (Top): Add Animated Images menu entry.
1178
4f5a10ef
GM
1179 * display.texi (Image Formats): Remove oddly specific information
1180 on versions of image libraries.
204e728d 1181 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 1182
12f381b7
GM
11832012-02-02 Glenn Morris <rgm@gnu.org>
1184
1b9f60cc
GM
1185 * processes.texi (Synchronous Processes):
1186 Mention call-process's :file gets overwritten.
1187
7e2734bc
GM
1188 * commands.texi (Reading One Event):
1189 * help.texi (Help Functions): Document read-char-choice.
1190
f58b9822
GM
1191 * hooks.texi (Standard Hooks):
1192 * modes.texi (Keymaps and Minor Modes):
1193 * text.texi (Commands for Insertion): Document post-self-insert-hook.
1194
1195 * hooks.texi (Standard Hooks): Add prog-mode-hook.
1196
12f381b7
GM
1197 * hooks.texi (Standard Hooks):
1198 * modes.texi (Major Mode Conventions, Mode Hooks):
1199 Document change-major-mode-after-body-hook.
1200
7a9a2fc6
GM
12012012-02-01 Glenn Morris <rgm@gnu.org>
1202
1203 * modes.texi (Defining Minor Modes):
1204 Mention disabling global minor modes on a per-major-mode basis.
1205
a037c171
CY
12062012-01-31 Chong Yidong <cyd@gnu.org>
1207
1208 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
1209 (Parser State): Remove unnecessary statement (Bug#10661).
1210
1211 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
1212
56afad3a
GM
12132012-01-31 Glenn Morris <rgm@gnu.org>
1214
1215 * modes.texi (Defining Minor Modes):
1216 Document define-minor-mode's new :variable keyword.
1217
0f29fa41
CY
12182012-01-29 Chong Yidong <cyd@gnu.org>
1219
837a390a
CY
1220 * syntax.texi (Syntax Class Table): Tweak description of newline
1221 char syntax (Bug#9619).
1222
0f29fa41
CY
1223 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
1224 description (Bug#10189).
1225
182148ee
GM
12262012-01-29 Glenn Morris <rgm@gnu.org>
1227
a49ca6b9
GM
1228 * files.texi (Changing Files): Document SELinux support.
1229
182148ee
GM
1230 * windows.texi (Window Sizes): Fix typo.
1231
9962192e
CY
12322012-01-28 Chong Yidong <cyd@gnu.org>
1233
8c6e1920
CY
1234 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
1235 doc (Bug#8568).
1236
9583ec59
CY
1237 * frames.texi (Input Focus): Add NORECORD arg to
1238 select-frame-set-input-focus. Clarify its role in select-frame.
1239
10256988
CY
1240 * text.texi (Transposition): We don't use transpose-region as an
1241 internal subroutine (Bug#3249).
1242
9962192e
CY
1243 * modes.texi (Example Major Modes): Update Lisp example code to
1244 current sources. Delete the old non-derived-major-mode example,
1245 which has diverged badly from current sources.
1246
2aa43abb
GM
12472012-01-27 Glenn Morris <rgm@gnu.org>
1248
1249 * makefile.w32-in (texinputdir): Fix (presumed) typo.
1250 (VERSION, manual): Remove, unused.
1251
9f40220d
CY
12522012-01-27 Chong Yidong <cyd@gnu.org>
1253
1254 * commands.texi (Command Overview): Minor clarification (Bug#10384).
1255
acc28cb9
CY
12562012-01-26 Chong Yidong <cyd@gnu.org>
1257
1258 * searching.texi (String Search): Document negative repeat count
1259 (Bug#10507).
1260
48da7392
GM
12612012-01-26 Glenn Morris <rgm@gnu.org>
1262
1263 * variables.texi (Using Lexical Binding):
1264 Mention that lexical-binding should be set in the first line.
1265
69b0acb9
LI
12662012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1267
1268 * macros.texi (Defining Macros): Don't claim that `declare' only
1269 affects Edebug and indentation.
1270
543757a8
LI
12712012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1272
1273 * macros.texi (Defining Macros): Slight `declare' fixup.
1274
450e3cae
GM
12752012-01-25 Glenn Morris <rgm@gnu.org>
1276
24189ce0 1277 * makefile.w32-in (texinputdir):
450e3cae
GM
1278 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
1279
1021c761
CY
12802012-01-24 Chong Yidong <cyd@gnu.org>
1281
1282 * variables.texi (Variables, Local Variables, Void Variables):
1283 Edit to make the descriptions less specific to dynamic binding.
1284 (Local Variables): Default max-specpdl-size is now 1300.
1285 (Defining Variables): Edits for lexical scoping. Delete
1286 information about starting docstrings with *. De-document
1287 user-variable-p.
1288 (Tips for Defining): Remove an unimportant discussion of quitting
1289 in the middle of a load.
1290 (Accessing Variables, Setting Variables): Discuss lexical binding.
1291 (Variable Scoping): Rewrite.
1292 (Scope, Extent, Impl of Scope): Nodes deleted.
1293 (Dynamic Binding): New node, with material from Scope, Extent, and
1294 Impl of Scope nodes.
1295 (Dynamic Binding Tips): Rename from Using Scoping.
1296 (Lexical Binding): Rewrite.
1297 (Using Lexical Binding): Rename from Converting to Lexical
1298 Binding. Convert to subsection.
1299
1300 * customize.texi (Variable Definitions): Add custom-variable-p.
1301 Move user-variable-p documentation here.
1302
31cbea1d
CY
13032012-01-23 Chong Yidong <cyd@gnu.org>
1304
1305 * strings.texi (Text Comparison): Minor qualification.
1306
1307 * lists.texi (Cons Cells): Copyedits.
1308 (List Elements): Mention push.
1309 (List Variables): Mention pop.
1310 (Rings): Move to sequences.texi.
1311
1312 * sequences.texi (Sequence Functions): Don't repeat the
1313 introduction already given in the parent.
1314 (Vectors): Copyedits.
1315 (Rings): Move from lists.texi. Note that this is specific to the
1316 ring package.
1317
1318 * symbols.texi (Definitions, Symbol Components): Mention variable
1319 scoping issues.
1320 (Plists and Alists): Copyedits.
1321
1322 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
1323 correctness with lexical scoping.
1324 (Eval): Copyedits.
1325
fead402d
CY
13262012-01-21 Chong Yidong <cyd@gnu.org>
1327
1328 * intro.texi (A Sample Function Description): Special notation
1329 used for macros too.
1330
1331 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
1332 (Symbol Type): Add xref for keyword symbols.
1333 (Sequence Type): Clarify differences between sequence types.
1334 (Cons Cell Type): Add "linked list" index entry.
1335 (Non-ASCII in Strings): Copyedits.
1336 (Equality Predicates): Symbols with same name need not be eq.
1337
1338 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
1339 ldexp. Move float-e and float-pi to Math Functions node.
1340
61086eb6
GM
13412012-01-21 Glenn Morris <rgm@gnu.org>
1342
1343 * modes.texi (Auto Major Mode):
1344 * variables.texi (File Local Variables):
1345 Mention inhibit-local-variables-regexps.
1346
34a02f46
MR
13472012-01-19 Martin Rudalics <rudalics@gmx.at>
1348
1349 * windows.texi (Window Configurations): Rewrite references to
1350 persistent window parameters.
1351 (Window Parameters): Fix description of persistent window
1352 parameters.
1353
f5064cae
JB
13542012-01-16 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * windows.texi (Window Parameters): Use @pxref.
1357
6a6ee00d
MR
13582012-01-16 Martin Rudalics <rudalics@gmx.at>
1359
1360 * windows.texi (Window Configurations, Window Parameters):
1361 Describe persistent window parameters.
1362
9ca4c014
SM
13632011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1364
1365 * variables.texi (Creating Buffer-Local): Warn against misuses of
1366 make-variable-buffer-local (bug#10258).
1367
d027f83d
LMI
13682012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1369
1370 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1371
89bd9ccd
CY
13722012-01-06 Chong Yidong <cyd@gnu.org>
1373
1374 * variables.texi (Directory Local Variables): Document
1375 hack-dir-local-variables-non-file-buffer.
1376
c869783d
GM
13772012-01-06 Glenn Morris <rgm@gnu.org>
1378
1379 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1380 rather than by keybinding.
1381
2cae5ba4
JB
13822011-12-29 Juanma Barranquero <lekktu@gmail.com>
1383
1384 * frames.texi (Font and Color Parameters): Add @pxref.
1385
43da4d08
DC
13862011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1387
1388 * frames.texi (Font and Color Parameters):
1389 Document w32 font backends (bug#10399).
1390
8d80ef01
PE
13912011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1392
1393 * files.texi (File Attributes, Changing Files):
1394 Use a more-natural notation for octal numbers.
1395
9022ae07
JB
13962011-12-23 Juanma Barranquero <lekktu@gmail.com>
1397
1398 * variables.texi (Variables with Restricted Values):
1399 Change reference to variable (bug#10354).
1400
454592a6
MR
14012011-12-13 Martin Rudalics <rudalics@gmx.at>
1402
1403 * windows.texi (Splitting Windows): Use t instead of non-nil
1404 when describing window-combination-resize.
1405
a7cdbfce
SM
14062011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1407
1408 * text.texi (Special Properties): Warn against `intangible' properties
1409 (bug#10222).
1410
a3dcc84e
EZ
14112011-11-26 Eli Zaretskii <eliz@gnu.org>
1412
579ebf8f
EZ
1413 * display.texi (Truncation):
1414 * text.texi (Special Properties): Describe what a stretch-glyph is
1415 instead of using that term without explanation. Make the
1416 cross-references more accurate.
1417
a3dcc84e
EZ
1418 * display.texi (Usual Display): Update the description,
1419 cross-references, and indexing related to display of control
1420 characters and raw bytes.
1421
94af99a4
MR
14222011-11-25 Martin Rudalics <rudalics@gmx.at>
1423
1424 * windows.texi (Splitting Windows): Fix description of
1425 window-combination-limit. Suggested by Eli Zaretskii.
1426
1c3d7a13
CY
14272011-11-23 Chong Yidong <cyd@gnu.org>
1428
1429 * windows.texi (Window Sizes): Move window-top-line,
1430 window-left-column, and window-*-pixel-edges to Coordinates and
1431 Windows node.
1432 (Coordinates and Windows): Restore window-edges doc.
1433
90151a1e
MR
14342011-11-21 Martin Rudalics <rudalics@gmx.at>
1435
a7cdbfce
SM
1436 * windows.texi (Windows and Frames, Splitting Windows):
1437 Fix typos.
90151a1e 1438
a9b9b7f5
CY
14392011-11-21 Chong Yidong <cyd@gnu.org>
1440
1441 * windows.texi (Splitting Windows): Fix error in documentation of
1442 window-combination-limit.
1443 (Cyclic Window Ordering): Minor fixes to next-window,
1444 one-window-p, and get-lru-window docs. Don't document
1445 window-list-1.
1446 (Buffers and Windows): Copyedits.
1447 (Choosing Window): Document special handling of special-display-*.
1448 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
1449 Don't document even-window-heights, which is going away.
1450 Clarify which options are obeyed by which action functions.
a9b9b7f5 1451
f4e90db0
SM
14522011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1453
1454 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1455
d2999b1a
MR
14562011-11-20 Martin Rudalics <rudalics@gmx.at>
1457
f4e90db0
SM
1458 * windows.texi (Resizing Windows, Splitting Windows):
1459 Remove term "status" when talking about combination limits.
d2999b1a 1460
cd1181db
JB
14612011-11-20 Juanma Barranquero <lekktu@gmail.com>
1462
1463 * compile.texi (Compiler Errors):
1464 * help.texi (Help Functions): Fix typos.
1465
7bf54975
CY
14662011-11-19 Chong Yidong <cyd@gnu.org>
1467
1468 * windows.texi (Splitting Windows): Clarify role of window
1469 parameters in split-window. Shorten the example.
f4e90db0
SM
1470 (Deleting Windows): Rewrite intro to handle internal windows.
1471 Fix delete-windows-on doc.
7bf54975
CY
1472 (Selecting Windows): Copyedits.
1473
a0c2d0ae
MR
14742011-11-17 Martin Rudalics <rudalics@gmx.at>
1475
1476 * windows.texi (Resizing Windows, Splitting Windows)
1477 (Deleting Windows): Use term window-combination-resize instead
1478 of window-splits.
1479
b6f67890
MR
14802011-11-16 Martin Rudalics <rudalics@gmx.at>
1481
f4e90db0
SM
1482 * windows.texi (Resizing Windows, Splitting Windows):
1483 Rename occurrences of window-nest to window-combination-limit.
b6f67890 1484
0b381c7e
JB
14852011-11-14 Juanma Barranquero <lekktu@gmail.com>
1486
1487 * intro.texi (Lisp History): Fix typo.
1488
89d61221
MR
14892011-11-12 Martin Rudalics <rudalics@gmx.at>
1490
f4e90db0
SM
1491 * windows.texi (Splitting Windows, Deleting Windows):
1492 Remove references to splits status of windows.
89d61221 1493
b2621720
GM
14942011-11-10 Glenn Morris <rgm@gnu.org>
1495
1496 * buffers.texi (Read Only Buffers): Expand a bit on why
1497 toggle-read-only should only be used interactively. (Bug#7292)
1498
d2ad7ee1
CY
14992011-11-09 Chong Yidong <cyd@gnu.org>
1500
1501 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 1502 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
1503 window-inside-absolute-pixel-edges.
1504 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1505 non-full-width windows.
1506
2cffd681
MR
15072011-11-09 Martin Rudalics <rudalics@gmx.at>
1508
1509 * windows.texi (Resizing Windows): Rewrite documentation of
1510 window-resizable.
1511
f6f6d7e7
CY
15122011-11-09 Chong Yidong <cyd@gnu.org>
1513
1514 * windows.texi (Splitting Windows): Simplify example.
1515
a79db6e0
CY
15162011-11-08 Chong Yidong <cyd@gnu.org>
1517
1518 * windows.texi (Window Sizes): Copyedits. Document
1519 window-text-height. Remove window-min-height and window-min-width
1520 discussion, referring instead to Emacs manual.
1521 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
1522 (Resizing Windows): Simplify introduction. Don't document
1523 enlarge-window, shrink-window, enlarge-window-horizontally, and
1524 shrink-window-horizontally; they are no longer preferred for
1525 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 1526
441950c7
GM
15272011-11-07 Glenn Morris <rgm@gnu.org>
1528
1529 * windows.texi (Choosing Window): Fix keybinding typo.
1530
be7f5545
MR
15312011-11-07 Martin Rudalics <rudalics@gmx.at>
1532
1533 * windows.texi (Resizing Windows, Splitting Windows)
1534 (Window Configurations): Use "child window" instead of
1535 "subwindow".
1536
291d142b
CY
15372011-11-06 Chong Yidong <cyd@gnu.org>
1538
1539 * windows.texi (Basic Windows): Clarify various definitions.
1540 Treat window-normalize-* as internal; don't document them.
1541 (Windows and Frames): Various clarifications, e.g. non-live
1542 windows also belong to frames. Fix window-list description.
1543 Simplify window nesting example.
f4e90db0
SM
1544 (Splitting Windows, Window Configurations):
1545 Use split-window-below.
291d142b 1546
89bd5ee1
EZ
15472011-11-04 Eli Zaretskii <eliz@gnu.org>
1548
1549 * windows.texi (Window Sizes): Mention in the doc string that the
1550 return values of `window-body-height' and `window-body-width' are
1551 in frame's canonical units. (Bug#9949)
1552
3d8daefe
MR
15532011-10-30 Martin Rudalics <rudalics@gmx.at>
1554
1555 * windows.texi (Windows and Frames): Remove "iso-" infix from
1556 documentation of window-iso-combined-p.
1557
60754666
CY
15582011-10-26 Chong Yidong <cyd@gnu.org>
1559
1560 * modes.texi (Running Hooks): Document with-wrapper-hook.
1561
d366bd53
CY
15622011-10-18 Chong Yidong <cyd@gnu.org>
1563
1564 * display.texi (Glyphless Chars): New node.
1565
50b063c3
CY
15662011-10-13 Chong Yidong <cyd@stupidchicken.com>
1567
1568 * text.texi (Yanking): Document yank-excluded-properties.
1569
1570 * package.texi (Packaging Basics): The commentary should say how
1571 to begin using the package.
1572
c72063fa
MR
15732011-10-11 Martin Rudalics <rudalics@gmx.at>
1574
1575 * windows.texi (Deleting Windows): Mention which window gets
1576 selected when deleting the selected window.
1577
d83dc65b
MR
15782011-10-09 Martin Rudalics <rudalics@gmx.at>
1579
1580 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1581 with the selected window.
1582 * windows.texi (Buffers and Windows): Reformulate text on how
1583 replace-buffer-in-windows deals with a window.
1584 (Quitting Windows): Describe how quit-window deals with a
1585 standalone frame. Describe new option frame-auto-hide-function.
1586
c599682c
GM
15872011-10-08 Glenn Morris <rgm@gnu.org>
1588
48bca619
GM
1589 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1590
c599682c
GM
1591 * positions.texi (Excursions): Update warning message.
1592
969aa734
CY
15932011-10-05 Chong Yidong <cyd@stupidchicken.com>
1594
f4e90db0
SM
1595 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1596 Fix Emacs manual xref (Bug#9675).
969aa734 1597
550f41cd
CY
15982011-10-01 Chong Yidong <cyd@stupidchicken.com>
1599
1600 * windows.texi (Textual Scrolling): Document scroll-up-command,
1601 scroll-down-command, scroll-error-top-bottom, and the
1602 scroll-command symbol property.
717a1362
CY
1603 (Display Action Functions): Fix description of
1604 display-buffer-pop-up-window.
550f41cd 1605
a239d4e9
JB
16062011-09-28 Juanma Barranquero <lekktu@gmail.com>
1607
1608 * windows.texi (Splitting Windows): Fix typos.
1609
590c056d
MR
16102011-09-25 Martin Rudalics <rudalics@gmx.at>
1611
1612 * windows.texi (Windows and Frames, Display Action Functions)
1613 (Switching Buffers): Fix some typos.
1614 (Buffers and Windows): Remove reference to window-auto-delete.
1615 Reword description of replace-buffer-in-windows.
1616 (Window History): Fix some typos and refer to frame local buffer
1617 list.
c419f5cb
MR
1618 (Quitting Windows): New node.
1619 (Window Configurations): Add descriptions of window-state-get
1620 and window-state-put.
1621 (Window Parameters): Describe variable ignore-window-parameters.
1622 Sketch some window parameters currently in use.
1623 * elisp.texi (Top): Update node listing.
590c056d 1624
9ec20d36
CY
16252011-09-25 Chong Yidong <cyd@stupidchicken.com>
1626
1627 * windows.texi (Display Action Functions)
1628 (Choosing Window Options): New nodes.
1629
0e406a72
CY
16302011-09-24 Chong Yidong <cyd@stupidchicken.com>
1631
1632 * windows.texi (Window History): New node. Move text here from
1633 Buffers and Windows.
1634 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
1635 don't document display-buffer here; callers changed.
1636 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
1637 switch-to-buffer-other-frame. Delete duplicate
1638 replace-buffer-in-windows doc.
1639 (Choosing Window): Document display actions.
1640
6bf7006f
EZ
16412011-09-24 Eli Zaretskii <eliz@gnu.org>
1642
1643 * display.texi (Forcing Redisplay): Update the description of
1644 redisplay-dont-pause due to change in the default value.
1645
b33b68a3
MR
16462011-09-23 Martin Rudalics <rudalics@gmx.at>
1647
1648 * frames.texi (Frames and Windows): Move section and rename to
1649 Windows and Frames in windows.texi.
1650 * windows.texi (Windows): Restructure.
1651 (Basic Windows): Rewrite. Explain live and internal windows and
1652 normalization functions.
1653 (Windows and Frames): Move section here from frames.texi.
1654 Describe subwindows, window combinations, window tree, and
1655 corresponding functions including window-list here.
1656 (Window Sizes): Rename section from Size of Window and move it
1657 up in chapter. Describe total and body sizes and the
1658 corresponding functions. Explain new semantics of
1659 window-min-height/-width.
1660 (Resizing Windows): Move section up in chapter. Describe new
1661 resize functions.
1662 (Splitting Windows): Describe new behavior of split-window,
1663 split-window-above-each-other and split-window-side-by-side.
1664 Provide examples. Describe window-nest and window-splits
1665 options.
1666 (Deleting Windows): Minor rewrite.
f4e90db0
SM
1667 (Selecting Windows): Minor rewrite.
1668 Describe frame-selected-window and set-frame-selected-window here.
1669 (Cyclic Window Ordering): Minor rewrite.
1670 Describe window-list-1.
b33b68a3
MR
1671 (Buffers and Windows): Rewrite. Explain a window's previous and
1672 next buffers and the corresponding functions.
c4682d18 1673 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
1674 * elisp.texi (Top): Update node listings for frames and windows
1675 sections.
1676
4d3786ac
SM
16772011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1678
1679 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1680
713df35b
LMI
16812011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1682
1683 * errors.texi (Standard Errors): Remove apparent placeholder text
1684 (bug#9491).
1685
33ed493b
CY
16862011-09-18 Chong Yidong <cyd@stupidchicken.com>
1687
1688 * frames.texi (Management Parameters): Fix description of
1689 icon-type parameter.
1690
b8f0a954
CY
16912011-09-17 Chong Yidong <cyd@stupidchicken.com>
1692
1693 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1694 ending in C-g. Suggested by Edward O'Connor.
1695
eddf142c
EZ
16962011-09-17 Eli Zaretskii <eliz@gnu.org>
1697
1698 * numbers.texi (Integer Basics): Add indexing for
1699 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1700
bf1af6c7
DM
17012011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1702
1703 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1704
cec2eab8
JB
17052011-09-11 Juanma Barranquero <lekktu@gmail.com>
1706
1707 * processes.texi (Network Servers): Clarify what the process
1708 buffer is used for (bug#9233).
1709
51751aa2 17102011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
1711
1712 * lists.texi (Building Lists): Fix typo.
1713
35137ed3
CY
17142011-08-30 Chong Yidong <cyd@stupidchicken.com>
1715
1716 * display.texi (Basic Faces): New node. Document new faces.
1717
1718 * modes.texi (Major Mode Conventions): Move some text there.
1719 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1720
3fd50d5c
CY
17212011-08-29 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * modes.texi (Basic Major Modes): New node. Callers updated.
1724 (Major Modes): Document fundamental-mode and major-mode.
1725 (Major Mode Basics): Node deleted; text moved to Major Modes.
1726 (Derived Modes): Document derived-mode-p.
1727
ddb54206
CY
17282011-08-28 Chong Yidong <cyd@stupidchicken.com>
1729
a6326082
CY
1730 * files.texi (Changing Files, Create/Delete Dirs): Document new
1731 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
1732 (Visiting Functions): Remove view-file; it is documented in the
1733 Emacs manual.
04e2ce72 1734
ddb54206
CY
1735 * frames.texi (Layout Parameters): The defaults for the
1736 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1737
1738 * display.texi (Progress): Document spinner functionality.
1739
1740 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1741 operating system signals. Refer to save-buffers-kill-terminal
1742 instead of save-buffers-kill-emacs.
1743
1744 * objects.texi (Symbol Type): Document ## print representation.
1745
0c95fcf7
EZ
17462011-08-25 Eli Zaretskii <eliz@gnu.org>
1747
1748 * display.texi (Specified Space): Mention that `space' specs
1749 influence bidi reordering.
1750 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1751 separating fields with bidirectional content.
1752
5980d4c6
EZ
17532011-08-24 Eli Zaretskii <eliz@gnu.org>
1754
1755 * display.texi (Bidirectional Display): Document return value in
1756 buffers that are not bidi-reordered for display, and in unibyte
1757 buffers.
1758
bca633fb
EZ
17592011-08-23 Eli Zaretskii <eliz@gnu.org>
1760
1761 * nonascii.texi (Character Properties): Document the values for
1762 unassigned codepoints.
1763
c094bb0c
EZ
17642011-08-18 Eli Zaretskii <eliz@gnu.org>
1765
1766 * nonascii.texi (Character Properties): Document use of
1767 `bidi-class' and `mirroring' properties as part of reordering.
1768 Provide cross-references to "Bidirectional Display".
1769
1770 * display.texi (Bidirectional Display): Document the pitfalls of
1771 concatenating strings with bidirectional content, with possible
f4e90db0
SM
1772 solutions. Document bidi-string-mark-left-to-right.
1773 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
1774 Document use of `bidi-class' and `mirroring' properties as part of
1775 reordering.
c094bb0c 1776
1ea897d5
EZ
17772011-08-16 Eli Zaretskii <eliz@gnu.org>
1778
9adfcd0b
EZ
1779 * modes.texi (Major Mode Conventions): Improve the documentation
1780 of `mode-class' `special' modes.
1781
10862873
EZ
1782 * nonascii.texi (Character Properties): Document the `mirroring'
1783 property. Add index entries.
1784
1ea897d5
EZ
1785 * syntax.texi (Categories): Add an example of defining a new
1786 category and category table.
1787
1788 * searching.texi (Regexp Backslash): Document how to display
1789 existing categories. Mention the possibility of adding
1790 categories, and add an xref to where this is described. Add an
1791 index entry.
1792
ebb552ed
CY
17932011-08-09 Chong Yidong <cyd@stupidchicken.com>
1794
1795 * text.texi (Special Properties):
1796 * display.texi (Overlay Properties): Note that mouse-face cannot
1797 change the text size (Bug#8530).
1798
51a714e1
CY
17992011-08-08 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1802 using setenv instead.
1803
4cc60b9b
EZ
18042011-07-28 Eli Zaretskii <eliz@gnu.org>
1805
1806 * display.texi (Bidirectional Display): Document the fact that
1807 bidi-display-reordering is t by default.
1808
5deb92fd
EZ
18092011-07-23 Eli Zaretskii <eliz@gnu.org>
1810
1811 * display.texi (Bidirectional Display): New section.
1812
011b0ad6 18132011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
1814 Tim Cross <theophilusx@gmail.com> (tiny change)
1815 Glenn Morris <rgm@gnu.org>
011b0ad6 1816
67f9b9f8 1817 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 1818
4baf28e6
AS
18192011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1820
1821 * help.texi (Keys in Documentation): Revert last change.
1822
66249842
LMI
18232011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1824
f863868c
LMI
1825 * help.texi (Keys in Documentation): Clarify that \= only quotes
1826 the next character, and doesn't affect longer sequences in
1827 particular (bug#8935).
1828
f4e90db0
SM
1829 * debugging.texi (Using Debugger):
1830 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 1831
0bb23927 18322011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
1833
1834 * display.texi (Other Display Specs): Document that `left-fringe'
1835 and `right-fringe' display specifications are of the "replacing"
1836 kind.
1837
f2027cdf
LMI
18382011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1839
1840 * help.texi (Documentation Basics): Add a link to the Function
1841 Documentation node (bug#6580).
1842
f987fde4
LMI
18432011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1844
0bc59b25
LMI
1845 * keymaps.texi (Menu Bar): Mention :visible and :enable
1846 (bug#6344). Text by Drew Adams.
1847
63d55f1f
LMI
1848 * modes.texi (Running Hooks): Mention buffer-local hook variables
1849 (bug#6218).
1850
f987fde4
LMI
1851 * objects.texi (General Escape Syntax): "a with grave accent" is
1852 ?xe0, not ?x8e0 (bug#5259).
1853
b7527639
CY
18542011-07-12 Chong Yidong <cyd@stupidchicken.com>
1855
1856 * display.texi (Face Attributes, Font Selection): Add references
1857 to the Fonts node in the Emacs manual (Bug#4178).
1858
c830e5ae
CY
18592011-07-12 Chong Yidong <cyd@stupidchicken.com>
1860
1861 * display.texi (Window Systems): `window-system' is
1862 terminal-local.
1863
1864 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1865 frame-local variables.
1866
1867 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1868 frame-local variables.
1869 (Frame-Local Variables): Node deleted.
1870
1871 * elisp.texi (Top): Update node listing.
1872
91223e54
LMI
18732011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1874
1875 * elisp.texi: Change "inferiors" to "subnodes" in three places
1876 (bug#3523).
1877
963578d3
CY
18782011-07-11 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * frames.texi (Window System Selections): Discussion of
1881 x-select-enable-clipboard moved to Emacs manual.
1882
07151e49
DD
18832011-07-11 Deniz Dogan <deniz@dogan.se>
1884
1885 * commands.texi (Prefix Command Arguments): Remove excessive
1886 apostrophe.
1887
7261e1cf
LMI
18882011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1889
ad21a12a
LMI
1890 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1891 description is a string (bug#3313).
1892
7261e1cf
LMI
1893 * frames.texi (Display Feature Testing): Try to explain what all
1894 the visual classes mean (bug#3042).
1895
568f7b79
LMI
18962011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1897
18d59e29
LMI
1898 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1899 and `mode-line-client' (bug#2974).
1900
568f7b79
LMI
1901 * text.texi (Insertion): Clarify marker movements (bug#1651).
1902 Text from Drew Adams.
1903
54e10184
LMI
19042011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1905
d94d85e9
LMI
1906 * text.texi (Special Properties): Clarify the format of `face'
1907 (bug#1375).
1908
54e10184
LMI
1909 * commands.texi (Interactive Call): Add a `call-interactively'
1910 example (bug#1010).
1911
413c488d
LMI
19122011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1913
1914 * functions.texi (Calling Functions): Link to the "Interactive
1915 Call" node (bug#1001).
1916
322b7dab 19172011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 1918
3deead93
CY
1919 * customize.texi (Composite Types): Move alist and plist to here
1920 from Simple Types (Bug#7545).
1921
1922 * elisp.texi (Top): Update menu description.
1923
b00d8c1a
CY
1924 * display.texi (Face Attributes): Document negative line widths
1925 (Bug#6113).
1926
d2a6c43b
TR
19272011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1928
1929 * searching.texi (Match Data): Note that match data can be
1930 overwritten by most functions (bug#2499).
1931
c7844a27
LMI
19322011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1933
a9ab721e
LMI
1934 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1935 flags mean (bug#6659).
1936
c7844a27
LMI
1937 * functions.texi (What Is a Function): Document the autoload
1938 object (bug#6496).
1939
f68d76d0
LMI
19402011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1941
8a20ca4c
LMI
1942 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1943 is only used in the Customize user interface (bug#6089).
1944
f68d76d0 1945 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 1946 images (bug#7836).
f68d76d0 1947
7018dbe7
EZ
19482011-07-02 Eli Zaretskii <eliz@gnu.org>
1949
1950 * variables.texi (Defining Variables, Void Variables)
1951 (Constant Variables): Fix incorrect usage of @kindex.
1952
36cb87a1
LMI
19532011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1954
28ee97c7
LMI
1955 * variables.texi (Defining Variables): Add an index entry for
1956 `set-variable' (bug#7262).
8d4294e9 1957 (Defining Variables): Use @findex for functions.
28ee97c7 1958
8862ffd5
LMI
1959 * frames.texi (Basic Parameters): Document the `explicit-name'
1960 parameter (bug#6951).
1961
0ec389b9
LMI
1962 * customize.texi (Type Keywords): Clarify that :value provides a
1963 default value for all types (bug#7386).
1964
36cb87a1
LMI
1965 * streams.texi (Output Functions): Document `pp'.
1966
11fdef7d 19672011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
1968
1969 * keymaps.texi (Searching Keymaps):
1970 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1971 change. Suggested by Johan Bockgård.
1972
eeafcea7
CY
19732011-06-15 Chong Yidong <cyd@stupidchicken.com>
1974
1975 * text.texi (Special Properties): Clarify role of font-lock-face.
1976
b96e6cde
LMI
19772011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1978
f4e90db0 1979 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
1980 to `process-live-p' for consistency with other `-live-p' functions.
1981
be14b9ab
PE
19822011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1983
1984 Document wide integers better.
1985 * files.texi (File Attributes): Document ino_t values better.
2d365993 1986 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
1987 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1988 (Bitwise Operations):
001903b5
PE
1989 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1990 to read, and that will port better if 62-bits becomes the default.
1991 Fix or remove incorrect examples.
be14b9ab
PE
1992 * os.texi (Time Conversion): Document time_t values better.
1993
bcd54f83
LMI
19942011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1995
f4e90db0
SM
1996 * processes.texi (Process Information):
1997 Document `process-alive-p'.
bcd54f83 1998
049bcbcb
CY
19992011-05-29 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * help.texi (Accessing Documentation):
2002 * display.texi (Pixel Specification):
2003 * processes.texi (Serial Ports, Serial Ports):
2004 * nonascii.texi (Character Properties, Default Coding Systems):
2005 * text.texi (Changing Properties, Special Properties):
2006 * windows.texi (Window Start and End):
2007 * modes.texi (SMIE Indentation Example, SMIE Tricks):
2008 * keymaps.texi (Searching Keymaps, Tool Bar):
2009 * minibuf.texi (Basic Completion):
2010 * compile.texi (Eval During Compile):
2011 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
2012 7x9 paper in printed manual.
2013
2014 * lists.texi (Sets And Lists): Fix misplaced text.
2015
58539c63
CY
20162011-05-29 Chong Yidong <cyd@stupidchicken.com>
2017
2018 * keymaps.texi (Remapping Commands): Emphasize that the keymap
2019 needs to be active (Bug#8350).
2020
6b5681bf
CY
20212011-05-28 Chong Yidong <cyd@stupidchicken.com>
2022
b4d52acc
CY
2023 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
2024
6b5681bf
CY
2025 * tips.texi (Coding Conventions): Remove antediluvian filename
2026 limit recommendation (Bug#8538).
2027
e145f188
GM
20282011-05-27 Glenn Morris <rgm@gnu.org>
2029
2030 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
2031
eafed945
GM
20322011-05-26 Glenn Morris <rgm@gnu.org>
2033
2034 * variables.texi (File Local Variables):
2035 Update hack-local-variables `mode-only' return value.
2d3ba9e7 2036 Add some more details on what this function does in the other case.
eafed945 2037
bc8410af
GM
20382011-05-19 Glenn Morris <rgm@gnu.org>
2039
2040 * lists.texi (Sets And Lists): Mention cl provides union etc.
2041
35a30759
N
20422011-05-19 Nix <nix@esperi.org.uk>
2043
2044 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
2045
2046 * text.texi (Parsing HTML): Update for function name changes.
2047
2048 * syntax.texi (Syntax Flags): Small fix.
2049
2050 * keymaps.texi (Active Keymaps): Typo fix.
2051 (Changing Key Bindings): Grammar fix.
2052
2053 * frames.texi (Minibuffers and Frames): Grammar fix.
2054 (Window System Selections): x-select-enable-clipboard now defaults to t.
2055
2056 * customize.texi (Common Keywords):
2057 * display.texi (Abstract Display):
2058 * modes.texi (Auto-Indentation):
2059 * nonascii.texi (Converting Representations): Typo fixes.
2060
2061 * control.texi (Examples of Catch): Call it "goto" not "go to".
2062
e3934a8a
EZ
20632011-05-14 Eli Zaretskii <eliz@gnu.org>
2064
bc039a3b
EZ
2065 * nonascii.texi (Character Properties): Fix inconsistencies with
2066 implementation.
2067
e3934a8a
EZ
2068 * text.texi (Special Properties): Move @defvar's out of the
2069 @table. (Bug#8652)
2070
e2c94218
GM
20712011-05-12 Glenn Morris <rgm@gnu.org>
2072
2073 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
2074
d2fc7e3d 20752011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
2076
2077 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
2078 (Multiline Font Lock):
2079 * vol2.texi (Top):
2080 * vol1.texi (Top):
2081 * elisp.texi (Top): Update menu accordingly.
2082
d2fc7e3d 20832011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
2084
2085 * modes.texi (Region to Fontify): Fix typo.
2086
79b70037
GM
20872011-05-10 Jim Meyering <meyering@redhat.com>
2088
2089 * minibuf.texi: Fix typo "in in -> in".
2090
b08a63cc 20912011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
2092
2093 * numbers.texi (Integer Basics): Large integers are treated as floats.
2094
1ef14cb4
LMI
20952011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2096
2097 * processes.texi (Synchronous Processes): Document the (:file
2098 "/file-name") syntax for `call-process'.
2099
4ffd0d6b 21002011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2101
2102 * windows.texi (Choosing Window): Fix typo.
2103
4ffd0d6b 21042011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
2105
2106 * frames.texi (Layout Parameters): Note the difference between
2107 querying and setting parameters for left-fringe and right-fringe
2108 (Bug#6930).
2109
fd5a8ae8
SM
21102011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2111
2112 * minibuf.texi (Basic Completion): Be a bit more precise about the
2113 valid kinds of completion tables.
2114 (Programmed Completion): Remove obsolete text about lambda expressions
2115 not being valid completion tables.
2116
c1bcd0d5
CY
21172011-03-19 Chong Yidong <cyd@stupidchicken.com>
2118
2119 * positions.texi (Excursions): Explain the "save-excursion
2120 defeated by set-buffer" warning.
2121
2122 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
2123 save-excursion. Suggested by Uday S Reddy.
2124
03408648 21252011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 2126
03408648
SM
2127 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
2128 (Lexical Binding): New sub-section.
ba83908c 2129
03408648
SM
2130 * eval.texi (Eval): Discourage the use of `eval'.
2131 Document its new `lexical' argument.
6c075cd7 2132
f6d62986
SM
21332011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2134
03408648 2135 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
2136 nil any more.
2137
84ea5558 21382011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
2139
2140 * strings.texi (String Conversion): Don't mention
2141 string-make-(uni|multi)byte (bug#8262).
2142 * nonascii.texi (Converting Representations): Fix up range.
2143 * keymaps.texi (Key Binding Commands): Update code point, avoid
2144 "unibyte character" and remove mention of unibyte bindings.
2145
62d94509
EZ
21462011-03-10 Eli Zaretskii <eliz@gnu.org>
2147
2148 * modes.texi (Operator Precedence Grammars): Don't use characters
2149 outside ISO-8859-1.
2150
63a329f8
EZ
21512011-03-09 Eli Zaretskii <eliz@gnu.org>
2152
2153 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
2154
2155 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2156
6446548e
GM
21572011-03-08 Glenn Morris <rgm@gnu.org>
2158
2159 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2160 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 2161 * elisp.texi: Set documentencoding.
6446548e 2162
33383987
JB
21632011-03-07 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * Version 23.3 released.
2166
0b3ceceb
CY
21672011-03-06 Chong Yidong <cyd@stupidchicken.com>
2168
2169 * package.texi: Update index keywords.
2170 (Package Archives): New node contents. Document package-x.el.
2171
78f5433f
JB
21722011-03-06 Juanma Barranquero <lekktu@gmail.com>
2173
2174 * makefile.w32-in (srcs): Add package.texi.
2175
555e9b5c
CY
21762011-03-06 Chong Yidong <cyd@stupidchicken.com>
2177
120d9389
CY
2178 * package.texi (Packaging, Packaging Basics, Simple Packages)
2179 (Multi-file Packages): Expand and clarify.
2180 (Package Archives): Temporary placeholder node.
2181
2182 * elisp.texi (Top): Update node listing.
2183
555e9b5c
CY
2184 * Makefile.in (srcs): Add package.texi.
2185
b59a4335
CY
21862011-03-05 Chong Yidong <cyd@stupidchicken.com>
2187
2188 * processes.texi (Synchronous Processes): Minor clarification
2189 (Bug#8149).
2190
06083aa1
GM
21912011-03-03 Glenn Morris <rgm@gnu.org>
2192
2193 * files.texi (Truenames): Minor clarification. (Bug#2341)
2194
6640b281
GM
21952011-03-01 Glenn Morris <rgm@gnu.org>
2196
2197 * variables.texi (Directory Local Variables):
2198 Mention `(subdirs . nil)' alist element.
2199
2b0c7330 22002011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
2201
2202 * variables.texi (Directory Local Variables): Mention the optional
2203 mtime argument of dir-locals-set-directory-class. (Bug#3577)
2204
b923f7a9
CY
22052011-02-27 Chong Yidong <cyd@stupidchicken.com>
2206
2207 * minibuf.texi (Minibuffer History): Clarify discussion of
2208 minibuffer history lists (Bug#8085).
2209
67ab0163 22102011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 2211
e979a521
EZ
2212 * elisp.texi: Sync @dircategory with ../../info/dir.
2213
e03b2fd4
EZ
2214 * files.texi (Visiting Functions): Document find-file-literally,
2215 both the command and the variable.
2216
86ec878a
EZ
2217 * variables.texi (Creating Buffer-Local): Explain the meaning of
2218 permanent local variables.
2219
67ab0163
GM
2220 * files.texi (Visiting Functions): Document find-file-literally,
2221 both the command and the variable.
2222
2223 * variables.texi (Creating Buffer-Local): Explain the meaning of
2224 permanent local variables.
2225
22262011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
2227
2228 * keymaps.texi (Remapping Commands): Mention how to undo it.
2229
bfcb151a
RT
22302011-02-09 Reuben Thomas <rrt@sc3d.org>
2231
2232 * loading.texi (Hooks for Loading): Remove unnecessary advice
2233 about eval-after-load (Bug#7986).
2234
a41c8660
CY
22352011-02-05 Chong Yidong <cyd@stupidchicken.com>
2236
2237 * commands.texi (Accessing Mouse): Note that a header line is not
2238 included in the row of posn-col-row.
2239
e0dd6837
CY
22402011-02-02 Chong Yidong <cyd@stupidchicken.com>
2241
2242 * modes.texi (Major Mode Conventions): Add face guidelines.
2243 (Faces for Font Lock): List faces in order of prominence.
2244
a4180391
PE
22452011-02-01 Paul Eggert <eggert@cs.ucla.edu>
2246
2247 format-time-string now supports subsecond time stamp resolution
2248 * os.texi (Time Parsing): Document %N.
2249
7427eb97
CY
22502011-01-28 Chong Yidong <cyd@stupidchicken.com>
2251
61db307f
CY
2252 * vol1.texi (Top):
2253 * vol2.texi (Top):
2254 * elisp.texi (Top):
2255 * display.texi (Display Property): Shorten the menu description of
2256 the "Other Display Specs" node (Bug#7816).
2257
7427eb97
CY
2258 * keymaps.texi (Defining Menus): Add "menu item" and "extended
2259 menu item" concept index entries (Bug#7805).
2260
bf3dae7e
EZ
22612011-01-29 Eli Zaretskii <eliz@gnu.org>
2262
2263 * makefile.w32-in (texinfodir): New variable.
2264 (usermanualdir): Remove as redundant with $(emacsdir).
2265 (MAKEINFO): Remove options, leave only program name.
2266 (MAKEINFO_OPTS): New variable.
2267 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
2268
06d8ace5 22692011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
2270 Richard Kim <emacs18@gmail.com>
2271
2272 * loading.texi (Library Search): Document list-load-path-shadows
2273 (Bug#7757).
2274
06d8ace5 22752011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
2276
2277 * searching.texi (Regexp Special): Remove outdated discussion of
2278 character sets (Bug#7780).
2279
28a88153
CY
2280 * frames.texi (Pop-Up Menus): Document where menu title comes
2281 from (Bug#7684).
2282
06d8ace5 22832011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
2284
2285 * display.texi (Making Buttons): Mention limitation of text buttons.
2286
a8e1e9ee
WL
22872011-01-23 Werner Lemberg <wl@gnu.org>
2288
2289 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2290 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2291 (ENVADD): New variable to control texi2dvi and texi2pdf.
2292
362b9d48
GM
22932011-01-15 Chong Yidong <cyd@stupidchicken.com>
2294
2295 * files.texi (Directory Names): Move directory-abbrev-alist doc to
2296 Emacs manual.
2297
22982011-01-15 Eli Zaretskii <eliz@gnu.org>
2299
2300 * files.texi (Directory Names): Explain why FROM in
2301 directory-abbrev-alist should begin with \`. (Bug#7777)
2302
3fa173b4
SM
23032011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2304
2305 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
2306
7c420169 23072011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
2308
2309 * modes.texi (Emulating Mode Line): Fix last change.
2310
7c420169 23112011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
2312
2313 * modes.texi (Emulating Mode Line): Update documentation of
2314 format-mode-line according to changes that fixed bug #7587.
2315
80b33766
SM
23162010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2317
2318 * modes.texi (Derived Modes): Mention prog-mode.
2319
2320 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
2321 of the key-binding-data cache since we don't use it any more.
2322
f49d1f52 23232010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 2324
4bb49a92
EZ
2325 * processes.texi (Shell Arguments):
2326 * strings.texi (Creating Strings): Don't mention "shell commands";
2327 make it explicit that `split-string-and-unquote' and
2328 `combine-and-quote-strings' are mainly for working with arguments
2329 to call-process and start-process.
2330
3c73e30e
EZ
2331 * processes.texi (Shell Arguments): Fix documentation of
2332 `split-string-and-unquote'. Add indexing. (Bug#7563)
2333
f49d1f52 23342010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
2335
2336 * modes.texi (Auto-Indentation): New section to document SMIE.
2337 (Major Mode Conventions):
2338 * text.texi (Mode-Specific Indent): Refer to it.
2339
f49d1f52 23402010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
2341
2342 * display.texi (Other Display Specs): Document left-fringe and
2343 right-fringe display specs.
2344
f49d1f52 23452010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
2346
2347 * backups.texi (Making Backups):
2348 * modes.texi (Example Major Modes): Use recommended coding style.
2349 (Major Mode Basics, Derived Modes): Encourge more strongly use of
2350 define-derived-mode. Mention completion-at-point-functions.
2351
f49d1f52 23522010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 2353
5dcb4c4e
SM
2354 * nonascii.texi (Converting Representations):
2355 Document byte-to-string.
e1115396 2356
ec1b9b17
GM
23572010-12-08 Glenn Morris <rgm@gnu.org>
2358
2359 * buffers.texi (Modification Time):
2360 verify-visited-file-modtime now defaults to the current buffer.
2361
07976ae3 23622010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 2363
ec1b9b17 2364 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
2365
2366 * strings.texi (Creating Strings): Don't mention semi-obsolete
2367 function char-to-string.
2368 (String Conversion): Shorten discussion of semi-obsolete function
2369 string-to-char. Link to Converting Representations.
2370
2371 * objects.texi (Symbol Type):
2372 * text.texi (Near Point):
2373 * help.texi (Help Functions):
2374 * functions.texi (Mapping Functions): Use string instead of
2375 char-to-string in examples.
2376
07976ae3 23772010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
2378
2379 * text.texi (Kill Functions, Kill Functions)
2380 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2381 YANK-HANDLER args.
2382
2383 * symbols.texi (Creating Symbols): Using unintern without an
2384 obarray arg is now obsolete.
2385
2386 * numbers.texi (Float Basics): Document float-e and float-pi.
2387
2388 * variables.texi (Defining Variables): Change "pi" example to
2389 "float-pi".
2390
8547874a
EZ
23912010-11-26 Eli Zaretskii <eliz@gnu.org>
2392
2393 * commands.texi (Click Events): Document the values of X, Y and
2394 COL, ROW in the event's position, when the click is on the header
2395 or mode line, on the fringes, or in the margins.
2396
4a47c275 23972010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 2398
5b05d75b
EZ
2399 * customize.texi (Composite Types): Lower-case index entry.
2400
5dcb4c4e
SM
2401 * loading.texi (How Programs Do Loading):
2402 Document load-file-name. (Bug#7346)
c7926fe2 2403
4a47c275 24042010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
2405
2406 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2407
0eb025fb
EZ
24082010-11-13 Eli Zaretskii <eliz@gnu.org>
2409
2410 * display.texi (Usual Display): Characters with no fonts are not
2411 necessarily displayed as empty boxes.
2412
2699a554 24132010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
2414
2415 * maps.texi (Standard Keymaps): Update File menu description.
2416
8289f37b
GM
24172010-10-28 Glenn Morris <rgm@gnu.org>
2418
2419 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2420
5793a7bc 24212010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
2422
2423 * display.texi (Window Systems): Deprecate use of window-system as
2424 a predicate.
2425
17284e30
GM
24262010-10-23 Glenn Morris <rgm@gnu.org>
2427
2428 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2429 sorted-doc.
2430
00f113eb
JB
24312010-10-15 Eli Zaretskii <eliz@gnu.org>
2432
2433 * os.texi (Dynamic Libraries): New node, with slightly modified
2434 text deleted from "Image Formats".
2435 (System Interface): Add @menu entry for "Dynamic Libraries".
2436
2437 * display.texi (Image Formats): Remove description of
2438 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2439
07277eb8
GM
24402010-10-12 Glenn Morris <rgm@gnu.org>
2441
2442 * book-spine.texinfo: Rename to book-spine.texi.
2443
c12e4a81
GM
24442010-10-11 Glenn Morris <rgm@gnu.org>
2445
df187c62
GM
2446 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2447
c12e4a81 2448 * Makefile.in (DVIPS): New variable.
234db610
GM
2449 (.PHONY): Add html, ps.
2450 (html, elisp.html, ps, elisp.ps): New targets.
2451 (clean): Delete html, ps files.
2452 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 2453
6513b232
EZ
24542010-10-09 Eli Zaretskii <eliz@gnu.org>
2455
2456 * makefile.w32-in (emacsdir): New variable.
2457 (srcs): Add emacsver.texi.
2458 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2459
abd40fb4
GM
24602010-10-09 Glenn Morris <rgm@gnu.org>
2461
c1dc72b3
GM
2462 * Makefile.in (VPATH): Remove.
2463 (infodir): Make it absolute.
2464 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2465
4393405b
GM
2466 * Makefile.in (dist): Anchor regexps.
2467
eef3ab94
GM
2468 * Makefile.in (srcs): Put elisp.texi first.
2469 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
2470
aa9db089
GM
2471 * Makefile.in (infoclean): Remove harmless, long-standing error.
2472
abd40fb4
GM
2473 * Makefile.in ($(infodir)): Delete rule.
2474 (mkinfodir): New.
2475 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2476
68db69ed 2477 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 2478 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 2479
ea274122
GM
24802010-10-09 Glenn Morris <rgm@gnu.org>
2481
f7a31f11
GM
2482 * Makefile.in (emacsdir): New variable.
2483 (MAKEINFO): Add -I $emacsdir.
2484 (dist): Copy emacsver.texi.
b13254e7
GM
2485 (srcs): Add emacsver.texi.
2486
f7a31f11
GM
2487 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2488 Set EMACSVER by including emacsver.texi.
2489
ea274122
GM
2490 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2491
17ca7950
GM
24922010-10-07 Glenn Morris <rgm@gnu.org>
2493
2494 * Makefile.in (version): New, set by configure.
2495 (clean): Delete dist tar file.
2496 (dist): Use version in tar name.
2497
4c83f6e1
GM
24982010-10-06 Glenn Morris <rgm@gnu.org>
2499
2500 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2501 (INSTALL_INFO): Remove unused variable.
2502 (mostlyclean, infoclean, dist): New rules.
2503 (clean): Delete dvi and pdf files.
2504 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 2505 ($(infodir)): Add parallel build workaround.
4c83f6e1 2506
0264072d
GM
25072010-10-04 Glenn Morris <rgm@gnu.org>
2508
2509 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2510 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 2511 Fix -I typo.
0264072d
GM
2512 (clean): No 'make.out' or 'core' files.
2513 (.PHONY): Declare clean rules.
2514 (maintainer-clean): Delete pdf file. Guard against cd failures.
2515
77f38949
GM
25162010-10-03 Glenn Morris <rgm@gnu.org>
2517
2518 * files.texi (File Name Components): Remove ignored section about
2519 deleted variable directory-sep-char.
2520
178fdd41
MA
25212010-10-03 Michael Albinus <michael.albinus@gmx.de>
2522
2523 * files.texi (Magic File Names): New defopt
2524 remote-file-name-inhibit-cache.
2525
9c524fcb
GM
25262010-10-02 Glenn Morris <rgm@gnu.org>
2527
2528 * os.texi (Killing Emacs): Hook now runs in batch mode.
2529
f816790b
SM
25302010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2531
2532 * text.texi (Special Properties): Clarify when modification-hooks run.
2533
7cf78aac
SM
25342010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2535
2536 * syntax.texi (Syntax Flags): Document new `c' flag.
2537
ca0d44e4
GM
25382010-09-09 Glenn Morris <rgm@gnu.org>
2539
2540 * display.texi (ImageMagick Images): General cleanup.
2541
10999305 25422010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
2543
2544 * files.texi (Directory Names): Use \` rather than ^.
2545
45240125
JD
25462010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2547
2548 * text.texi (Low-Level Kill Ring):
2549 * frames.texi (Window System Selections): Remove cut buffer
2550 documentation.
2551
4abe5bf6
EZ
25522010-08-28 Eli Zaretskii <eliz@gnu.org>
2553
2554 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2555 Parameters", where the default fringe width is described.
2556
2557 * frames.texi (Window Frame Parameters, Basic Parameters)
2558 (Position Parameters, Layout Parameters, Management Parameters)
2559 (Cursor Parameters, Font and Color Parameters): Add indexing for
2560 frame parameters. (Bug#6929)
2561
fdc76236
TT
25622010-08-25 Tom Tromey <tromey@redhat.com>
2563
2564 * vol2.texi (Top): Update.
2565 * vol1.texi (Top): Update.
2566 * tips.texi (Library Headers): Mention Package-Version and
2567 Package-Requires.
2568 * package.texi: New file.
2569 * os.texi (System Interface): Update pointers.
2570 * elisp.texi (Top): Link to new nodes. Include package.texi.
2571 * anti.texi (Antinews): Update pointers.
2572
1e5c1c80
EZ
25732010-08-25 Eli Zaretskii <eliz@gnu.org>
2574
2575 * processes.texi (Filter Functions): Fix last change.
2576
78e33835
CY
25772010-08-24 Markus Triska <triska@gmx.at>
2578
2579 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2580 of `buffer-name' in the main text as well as in the example
2581 (Bug#3098).
2582
198a7a97
CY
25832010-08-22 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * nonascii.texi (Text Representations):
2586 * loading.texi (Loading Non-ASCII):
2587 * compile.texi (Byte Compilation): Don't mention obsolete
2588 --unibyte command-line argument.
2589
bc7d7ea6
CY
25902010-08-22 Chong Yidong <cyd@stupidchicken.com>
2591
2592 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2593
b0126eac 25942010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
2595
2596 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2597
e8a6cc19
EZ
25982010-08-20 Eli Zaretskii <eliz@gnu.org>
2599
2600 * commands.texi (Misc Events): Add cross-references to where
2601 POSITION of a mouse event is described in detail.
2602
c4e7c63a 26032010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 2604
c4e7c63a 2605 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 2606
7815fe19 26072010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
2608
2609 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2610 Suggested by Štěpán Němec <stepnem@gmail.com>.
2611
7815fe19 26122010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
2613
2614 * minibuf.texi (High-Level Completion): Document args of
2615 `read-buffer-function' (bug#5625).
2616
8b2dd508
JD
26172010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2618
2619 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2620
bace45fe
MA
26212010-07-29 Michael Albinus <michael.albinus@gmx.de>
2622
2623 * processes.texi (Process Information): Explain process property
2624 `remote-tty'.
2625
4ce5a4cc
JB
26262010-07-27 Juanma Barranquero <lekktu@gmail.com>
2627
2628 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2629 instead of "\C-\^?" (bug#6334).
2630
1c84bc7a
JB
2631 * text.texi (Special Properties): Fix typo.
2632
b88746ba
EZ
26332010-07-09 Eli Zaretskii <eliz@gnu.org>
2634
2635 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2636 calling sequences, which are now the standard.
2637
51422d6d
CY
26382010-06-24 Chong Yidong <cyd@stupidchicken.com>
2639
2640 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2641
2642 * commands.texi (Command Overview): Mention undo-boundary call.
2643
d24880de
GM
26442010-06-23 Glenn Morris <rgm@gnu.org>
2645
2646 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2647 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2648 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2649 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2650 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2651 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2652 Untabify Texinfo files.
2653
0fc76035
CY
26542010-06-20 Chong Yidong <cyd@stupidchicken.com>
2655
2656 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2657
5338dc0b
CY
26582010-06-19 Chong Yidong <cyd@stupidchicken.com>
2659
a628ad9d 2660 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 2661
2c3a3c1d
CY
26622010-06-02 Chong Yidong <cyd@stupidchicken.com>
2663
ba3bf1d9
CY
2664 * searching.texi (Regexp Special): Remove obsolete information
2665 about matching non-ASCII characters, and suggest using char
2666 classes (Bug#6283).
2c3a3c1d 2667
7f4b4249
JB
26682010-05-30 Juanma Barranquero <lekktu@gmail.com>
2669
2670 * minibuf.texi (Basic Completion): Add missing "@end defun".
2671
637821cd
SM
26722010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2673
2674 * minibuf.texi (Basic Completion): Document completion-boundaries.
2675 (Programmed Completion): Document the new fourth method for boundaries.
2676
e13051c3
CY
26772010-05-22 Chong Yidong <cyd@stupidchicken.com>
2678
a628ad9d 2679 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 2680
0235128c 26812010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2682
2683 * windows.texi (Textual Scrolling):
2684 * tips.texi (Coding Conventions):
2685 * minibuf.texi (Minibuffer History):
2686 * maps.texi (Standard Keymaps):
2687 * loading.texi (Where Defined):
2688 * edebug.texi (Instrumenting): Fix typos.
2689
0235128c 26902010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 2691
c7c32279
CY
2692 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2693
0235128c
SM
2694 * functions.texi (Obsolete Functions):
2695 Document set-advertised-calling-convention.
eb5ed549
CY
2696
2697 * minibuf.texi (Basic Completion): Document completion-in-region.
2698 (Programmed Completion): Document completion-annotate-function.
2699
2700 * commands.texi (Reading One Event): Document read-key.
2701 (Distinguish Interactive): Document KIND arg to
2702 called-interactively-p. Delete obsolete interactive-p.
2703
2704 * elisp.texi (Top): Update node description.
2705
f8848423
EZ
27062010-05-08 Eli Zaretskii <eliz@gnu.org>
2707
0235128c
SM
2708 * nonascii.texi (Character Properties):
2709 Document unicode-category-table. Add an index entry for Unicode
2710 general category.
2711
27122010-05-07 Chong Yidong <cyd@stupidchicken.com>
2713
2714 * Version 23.2 released.
f8848423 2715
938efb77
JB
27162010-04-20 Juanma Barranquero <lekktu@gmail.com>
2717
2718 * locals.texi (Standard Buffer-Local Variables):
2719 Remove @ignore'd reference to `direction-reversed'.
2720
5854c267
JL
27212010-04-14 Juri Linkov <juri@jurta.org>
2722
2723 Fix @deffn without category.
2724
2725 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2726 for `abbrev-insert'.
2727
2728 * buffers.texi (Indirect Buffers): Add category `Command'
2729 to @deffn of `clone-indirect-buffer'.
2730
2731 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2732 for `next-window' and `previous-window'. Add category `Command'
2733 to @deffn of `pop-to-buffer'.
2734
8a14dec7
CY
27352010-04-01 Chong Yidong <cyd@stupidchicken.com>
2736
2737 * nonascii.texi (Text Representations): Don't mark
2738 enable-multibyte-characters as a user option.
2739
7a1831cf
EZ
27402010-03-31 Eli Zaretskii <eliz@gnu.org>
2741
2742 * control.texi (Handling Errors): How to re-throw a signal caught
2743 by condition-case.
2744
c3863713
CY
27452010-03-26 Chong Yidong <cyd@stupidchicken.com>
2746
2747 * loading.texi (Hooks for Loading): Document after-load-functions.
2748 Copyedits.
2749
c333f279
AM
27502010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2751
2752 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2753
e867cb5d 27542010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
2755
2756 * processes.texi (Network Processes): Document seqpacket type.
2757
605f35cd
DN
27582010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2759
2760 * os.texi (System Environment): Do not mention lynxos.
2761
288f9fc0
CY
27622010-03-10 Chong Yidong <cyd@stupidchicken.com>
2763
2764 * Branch for 23.2.
2765
eed5c93a
CY
27662010-03-06 Chong Yidong <cyd@stupidchicken.com>
2767
2768 * objects.texi (Integer Type): Take note of the read syntax
2769 exception for numbers that cannot fit in the integer type.
2770
1ddd6622
GM
27712010-03-03 Glenn Morris <rgm@gnu.org>
2772
2773 * numbers.texi (Integer Basics, Bitwise Operations):
2774 * objects.texi (Integer Type): Update for integers now being 30-bit.
2775
a908c79a
CY
27762010-02-27 Chong Yidong <cyd@stupidchicken.com>
2777
2778 * display.texi (Low-Level Font): Document :otf font-spec property.
2779
cd61af01
SM
27802010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2781
2782 * display.texi (Line Height): Avoid obsolete special default variables
2783 like default-major-mode.
2784
c02f8fe2
AM
27852010-01-28 Alan Mackenzie <acm@muc.de>
2786
2787 * display.texi (Auto Faces): Say fontification-functions is called
2788 whether or not Font Lock is enabled. Tidy up the wording a bit.
2789
d738d18b
CY
27902010-01-17 Chong Yidong <cyd@stupidchicken.com>
2791
2792 * elisp.texi: Remove duplicate edition information (Bug#5407).
2793
4963739e
JB
27942010-01-17 Juanma Barranquero <lekktu@gmail.com>
2795
2796 * two.el (volume-header-toc-markup): Fix typos in docstring.
2797
c57008f6
SM
27982010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2799
2800 Avoid dubious uses of save-excursions.
2801 * positions.texi (Excursions): Recommend the use of
2802 save-current-buffer if applicable.
2803 * text.texi (Clickable Text): Fix the example code which used
2804 save-excursion in a naive way which sometimes preserves point and
2805 sometimes not.
2806 * variables.texi (Creating Buffer-Local):
2807 * os.texi (Session Management):
2808 * display.texi (GIF Images):
2809 * control.texi (Cleanups): Use (save|with)-current-buffer.
2810
2f3725cd
EZ
28112010-01-02 Eli Zaretskii <eliz@gnu.org>
2812
2813 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2814
85eeac93
CY
28152010-01-02 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * nonascii.texi (Text Representations, Character Codes)
2818 (Converting Representations, Explicit Encoding)
2819 (Translation of Characters): Use hex notation consistently.
2820 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2821
4801c5fa
CY
28222010-01-01 Chong Yidong <cyd@stupidchicken.com>
2823
2824 * loading.texi (Where Defined): Make it clearer that these are
2825 loaded files (Bug#5068).
2826
26e533e2
CY
28272009-12-29 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * minibuf.texi (Completion Styles): Document `initials' style.
2830
16d1ff5f
CY
28312009-12-25 Chong Yidong <cyd@stupidchicken.com>
2832
2833 * frames.texi (Resources): Describe inhibit-x-resources.
2834 (Size Parameters): Copyedit.
2835
2836 * hash.texi (Creating Hash):
2837 * objects.texi (Hash Table Type): Document the new hash table
2838 printed representation.
2839
2840 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2841 obsolete.
2842
5dcb4c4e
SM
2843 * processes.texi (Process Buffers):
2844 Document process-kill-buffer-query-function.
16d1ff5f 2845
9a5de3d9
GM
28462009-12-05 Glenn Morris <rgm@gnu.org>
2847
2848 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2849 diary-display-function, and no longer recommended to be a hook.
2850 Update for changes in the names of calendar and diary hooks.
2851 diary-print-entries-hook has changed section.
2852
b640eb52
EZ
28532009-11-28 Eli Zaretskii <eliz@gnu.org>
2854
2855 * text.texi (Special Properties): More accurate description of
2856 what the `cursor' property does.
2857
be1674ab
KR
28582009-11-26 Kevin Ryde <user42@zip.com.au>
2859
2860 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2861 mouse-wheel-down-event, the closest thing to a definition for them.
2862 * os.texi (Startup Summary): vindex inhibit-startup-message and
2863 inhibit-splash-screen.
2864 (Command-Line Arguments): vindex argv.
2865 (Suspending Emacs): vindex suspend-tty-functions and
2866 resume-tty-functions. Don't want to index every hook, but having
2867 the programming ones is helpful.
2868
603f5979
CY
28692009-11-14 Chong Yidong <cyd@stupidchicken.com>
2870
2871 * commands.texi (Motion Events): Fix typo (Bug#4907).
2872
4359a806
CY
28732009-11-08 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2876 are affected by case-fold-search (Bug#4483).
2877
0f063651
CY
28782009-11-02 Chong Yidong <cyd@stupidchicken.com>
2879
2880 * minibuf.texi (Reading File Names): Note that read-file-name may
2881 use a graphical file dialog.
2882
9bd79893
GM
28832009-10-31 Glenn Morris <rgm@gnu.org>
2884
2885 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2886
ebe479ec
KR
28872009-10-16 Kevin Ryde <user42@zip.com.au>
2888
2889 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2890 in particular so `info-lookup-symbol' can find its docs.
2891
2640fa86
CY
28922009-10-16 Chong Yidong <cyd@stupidchicken.com>
2893
2894 * variables.texi (Constant Variables): Distinguish from defconst
2895 variables.
2896 (Defining Variables): Add cindex.
2897
edd6a733
CY
28982009-10-15 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * os.texi (Time of Day): Clarify that the microsecond part is
2901 ignored (Bug#4637).
2902
5feb0b73
GM
29032009-10-11 Glenn Morris <rgm@gnu.org>
2904
2905 * frames.texi (Size and Position): Clarify what is included in the frame
2906 height. (Bug#4535)
2907
0c5413c8
GM
29082009-10-10 Glenn Morris <rgm@gnu.org>
2909
2910 * windows.texi (Size of Window): The relationship between window and
2911 frame heights is not so simple. (Bug#4535)
2912 Mention window-full-height-p.
2913
7f8b600a
SM
29142009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2915
2916 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2917 used from Lisp.
2918
6185de1c
EZ
29192009-10-07 Eli Zaretskii <eliz@gnu.org>
2920
7f8b600a
SM
2921 * files.texi (Directory Names) <abbreviate-file-name>:
2922 Document that root home directories are not replaced with "~".
6185de1c 2923
9972911f
EZ
29242009-10-06 Eli Zaretskii <eliz@gnu.org>
2925
2926 * text.texi (Special Properties): Document the meaning of the
2927 `cursor' text property whose value is an integer.
2928
2a3f19ef
MA
29292009-10-05 Michael Albinus <michael.albinus@gmx.de>
2930
2931 * files.texi (Magic File Names): Add `copy-directory'.
2932
804543b5
EZ
29332009-10-05 Eli Zaretskii <eliz@gnu.org>
2934
2935 * files.texi (File Attributes): Fix description of file
2936 attributes. (Bug#4638) Update attributes of files.texi example to
2937 be more representative.
2938
461bf92b
MA
29392009-10-05 Michael Albinus <michael.albinus@gmx.de>
2940
2941 * files.texi (Create/Delete Dirs): New command copy-directory.
2942
a86cd395
JB
29432009-10-04 Juanma Barranquero <lekktu@gmail.com>
2944
2945 * anti.texi (Antinews):
2946 * macros.texi (Indenting Macros):
2947 * strings.texi (Creating Strings, Case Conversion):
2948 Remove duplicate words.
2949
d3080264
MA
29502009-10-01 Michael Albinus <michael.albinus@gmx.de>
2951
2952 * files.texi (Create/Delete Dirs): delete-directory has an
2953 optional parameter RECURSIVE.
2954
85d14563
SM
29552009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2956
2957 * buffers.texi (Swapping Text): Minor clarification.
2958
3d9842c6
GM
29592009-10-01 Glenn Morris <rgm@gnu.org>
2960
2961 * functions.texi (Declaring Functions): Mention that we also search for
2962 ".m" files in the src/ directory.
2963
78427304
CY
29642009-09-25 David Engster <deng@randomsample.de>
2965
3d9842c6 2966 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 2967
b578c9cc
GM
29682009-09-22 Glenn Morris <rgm@gnu.org>
2969
2970 * internals.texi (Building Emacs): Mention preloaded-file-list.
2971
beee5da7
AM
29722009-09-14 Alan Mackenzie <acm@muc.de>
2973
2974 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2975
5d6ab672
CY
29762009-09-13 Chong Yidong <cyd@stupidchicken.com>
2977
2978 * functions.texi (Anonymous Functions): Rearrange discussion,
2979 giving usage of unquoted lambda forms first. Mention that
2980 `function' and `#'' are no longer required (Bug#4290).
2981
59375eeb
AM
29822009-09-11 Alan Mackenzie <acm@muc.de>
2983
a86cd395 2984 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
2985 batch mode.
2986
e7e2f529
GM
29872009-09-01 Glenn Morris <rgm@gnu.org>
2988
2989 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2990
eae47088
GM
29912009-08-26 Ulrich Mueller <ulm@gentoo.org>
2992
2993 * nonascii.texi (Character Codes): Fix typos.
2994
3691a0a6
MA
29952009-08-25 Michael Albinus <michael.albinus@gmx.de>
2996
2997 * processes.texi (Synchronous Processes): New defvar
2998 process-file-side-effects.
2999
664d56b8
GM
30002009-08-25 Glenn Morris <rgm@gnu.org>
3001
3002 * display.texi (Fontsets): Fix typo.
3003
0706c025
GM
3004 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
3005
03a74b84
SM
30062009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3007
3008 * processes.texi (Asynchronous Processes): Adjust arglist of
3009 start-process-shell-command and start-file-process-shell-command.
3010
f6de8a37
CY
30112009-08-15 Chong Yidong <cyd@stupidchicken.com>
3012
4b1ed1bb
CY
3013 * advice.texi (Argument Access in Advice): Note that argument
3014 positions are zero-based (Bug#3932).
3015
89a9e058
CY
3016 * commands.texi (Distinguish Interactive): Minor copyedit.
3017
23696fd7
CY
3018 * display.texi (Face Attributes): Add xref to Displaying Faces for
3019 explanation of "underlying face".
3020
f6de8a37
CY
3021 * customize.texi (Common Keywords): Add xref to Loading.
3022
3023 * loading.texi (How Programs Do Loading): Add xref to Lisp
3024 Libraries node in the Emacs manual.
3025
417f77e6
CY
30262009-08-13 Chong Yidong <cyd@stupidchicken.com>
3027
3028 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
3029
0999039c
CY
30302009-07-18 Chong Yidong <cyd@stupidchicken.com>
3031
3032 * processes.texi (Shell Arguments): Copyedits.
3033
9af167bc
GM
30342009-07-18 Glenn Morris <rgm@gnu.org>
3035
3036 * loading.texi (Repeated Loading): Fix typo.
3037
137987ab
RS
30382009-07-16 Richard Stallman <rms@gnu.org>
3039
3040 * buffers.texi (Swapping Text): Recommend setting
3041 write-region-annotate-functions and buffer-saved-size.
3042
3043 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
3044
622fa380
GM
30452009-07-15 Glenn Morris <rgm@gnu.org>
3046
3047 * edebug.texi: Minor re-phrasings throughout.
3048 (Edebug Execution Modes): Sit-for affects continue mode too.
3049 (Jumping): Use `forward-sexp' rather than its keybinding.
3050 (Edebug Misc): Fix Q binding.
3051 (Edebug Eval): Remove cl version.
3052 (Printing in Edebug): Clarify print-length etc.
3053 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
3054 (Specification List): Remove edebug-unwrap findex entry.
3055 (Specification Examples): defmacro is actually not the same as defun.
3056 Escape "`" in example.
3057
6bbd4600
CY
30582009-07-15 Chong Yidong <cyd@stupidchicken.com>
3059
3060 * markers.texi (The Mark): Document optional arg to
3061 deactivate-mark.
3062
e538d479
GM
30632009-07-11 Kevin Ryde <user42@zip.com.au>
3064
3065 * hooks.texi (Standard Hooks): Fix cross-references.
3066
4c98b9ed
GM
3067 * loading.texi (Named Features): Refer to eval-after-load.
3068
5300838c
GM
30692009-07-11 Glenn Morris <rgm@gnu.org>
3070
64fbeb16
GM
3071 * Makefile.in (TEXI2PDF): New.
3072 (elisp.pdf): New target.
3073
4c98b9ed
GM
3074 * searching.texi (Regexp Backslash): Fix typo.
3075
3076 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 3077
51d9979c
GM
30782009-07-10 Glenn Morris <rgm@gnu.org>
3079
561c0216
GM
3080 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
3081
5b594a58
GM
3082 * customize.texi (Customization Types):
3083 * display.texi (Abstract Display):
0cc8c85a 3084 * objects.texi (Character Type, String Type):
5b594a58 3085 Merge in some menu descriptions from elisp.texi.
51d9979c 3086
c3cbbb40
GM
3087 * hash.texi (Hash Tables):
3088 * modes.texi (Multiline Font Lock):
3089 End menu description with period.
fe42c16a 3090
28528402
GM
30912009-07-09 Glenn Morris <rgm@gnu.org>
3092
3093 * back.texi: Don't hard-code texinfo location.
3094
3095 * two-volume.make (texinfodir): New, with location of texinfo.tex.
3096 (tex): Add texinfodir to TEXINPUTS.
3097 (elisp1med-init, elisp2med-init): Use texinfodir.
3098
3099 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
3100 (clean): Add two-volume.make intermediate files.
3101
3102 * elisp.texi, vol1.texi, vol2.texi:
3103 Use a DATE variable with the publication date, and update it.
3104 Fix antinews menu description.
3105
3106 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
3107 Update the detailed node listing to match elisp.texi.
3108
3109 * README: Update edition to match elisp.texi.
3110
3111 * objects.texi (General Escape Syntax):
3112 * nonascii.texi (Character Sets):
3113 Use consistent case for "Unicode Standard".
3114
3115 * anti.texi (Antinews):
3116 * customize.texi (Variable Definitions):
3117 * functions.texi (Declaring Functions):
3118 * nonascii.texi (Character Properties):
3119 * processes.texi (Serial Ports):
3120 * text.texi (Special Properties):
3121 * tips.texi (Coding Conventions):
3122 Minor rearrangements to improve TeX line-filling.
3123
3124 * commands.texi (Using Interactive): Fix cross-reference.
3125
17db8e10
JD
31262009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3127
3128 * frames.texi (Management Parameters): Mention sticky.
3129
77c7e2e1
AS
31302009-07-01 Andreas Schwab <aschwab@redhat.com>
3131
3132 * help.texi (Help Functions): Fix description of help-buffer and
3133 help-setup-xref to use @defun instead of @deffn.
3134
3f1c6666
JD
31352009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3136
3137 * frames.texi (Size Parameters): Mention maximized for fullscreen.
3138
ca27c21b
CY
31392009-06-24 Chong Yidong <cyd@stupidchicken.com>
3140
3141 * display.texi (Window Systems): Add ns to the list.
3142
70243478
CY
31432009-06-21 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * Branch for 23.1.
3146
df006536
MR
31472009-06-17 Martin Rudalics <rudalics@gmx.at>
3148
3149 * windows.texi (Dedicated Windows): Fix typo.
3150 (Resizing Windows): Replace @defun by @deffn.
3151
d259fc4b
GM
31522009-06-17 Glenn Morris <rgm@gnu.org>
3153
3154 * variables.texi (Directory Local Variables):
3155 Update for 2009-04-11 name-change of dir-locals-directory-alist.
3156
30781db6
KH
31572009-06-09 Kenichi Handa <handa@m17n.org>
3158
3159 * nonascii.texi (Character Sets): State clearly that FROM and TO
3160 are codepoints of CHARSET.
3161
62e8099c
CY
31622009-06-07 Chong Yidong <cyd@stupidchicken.com>
3163
3164 * minibuf.texi (Reading File Names): Fix introductory text.
3165 Suggested by stan@derbycityprints.com.
3166 (High-Level Completion): Fix typo.
3167
ee1b1917
CY
31682009-05-28 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * frames.texi (Text Terminal Colors): Multi-tty is already
3171 implemented, but tty-local colors are not.
3172
5df647e8
CY
31732009-05-27 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * hooks.texi (Standard Hooks): Remove mention of obsolete
3176 redisplay-end-trigger-functions.
3177
3178 * internals.texi (Window Internals): Remove mention of obsolete
3179 redisplay-end-trigger-functions.
3180
01f17ae2
MR
31812009-05-21 Martin Rudalics <rudalics@gmx.at>
3182
3183 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
3184
3185 * backups.texi (Making Backups): backup-directory-alist and
3186 make-backup-file-name-function are options.
3187 (Auto-Saving): auto-save-list-file-prefix is an option.
3188
3189 * buffers.texi (Killing Buffers): buffer-offer-save is an
3190 option.
3191
3192 * display.texi (Refresh Screen): no-redraw-on-reenter is an
3193 option.
3194 (Echo Area Customization): echo-keystrokes is an option.
3195 (Selective Display): selective-display-ellipses is an option.
3196 (Temporary Displays): temp-buffer-show-function is an option.
3197 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
3198 are options.
3199 (Font Selection): face-font-family-alternatives,
3200 face-font-selection-order, face-font-registry-alternatives, and
3201 scalable-fonts-allowed are options.
3202 (Fringe Indicators): indicate-buffer-boundaries is an option.
3203 (Fringe Cursors): overflow-newline-into-fringe is an option.
3204 (Scroll Bars): scroll-bar-mode is an option.
3205
3206 * eval.texi (Eval): max-lisp-eval-depth is an option.
3207
3208 * files.texi (Visiting Functions): find-file-hook is an option.
3209 (Directory Names): directory-abbrev-alist is an option.
3210 (Unique File Names): temporary-file-directory and
3211 small-temporary-file-directory are options.
3212
3213 * frames.texi (Initial Parameters): initial-frame-alist,
3214 minibuffer-frame-alist and default-frame-alist are options.
3215 (Cursor Parameters): blink-cursor-alist and
3216 cursor-in-non-selected-windows ar options.
3217 (Window System Selections): selection-coding-system is an
3218 option.
3219 (Display Feature Testing): display-mm-dimensions-alist is an
3220 option.
3221
3222 * help.texi (Help Functions): help-char and help-event-list are
3223 options.
3224
3225 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
3226 an option.
3227
3228 * minibuf.texi (Minibuffer History): history-length and
3229 history-delete-duplicates are options.
3230 (High-Level Completion): read-buffer-function and
3231 read-buffer-completion-ignore-case are options.
3232 (Reading File Names): read-file-name-completion-ignore-case is
3233 an option.
3234
3235 * modes.texi (Mode Line Top): mode-line-format is an option.
3236 (Mode Line Variables): mode-line-position and mode-line-modes
3237 are options.
3238
3239 * nonascii.texi (Text Representations):
3240 enable-multibyte-characters is an option.
3241 (Default Coding Systems): auto-coding-regexp-alist,
3242 file-coding-system-alist, auto-coding-alist and
3243 auto-coding-functions are options.
3244 (Specifying Coding Systems): inhibit-eol-conversion is an
3245 option.
3246
3247 * os.texi (Init File): site-run-file is an option.
3248 (System Environment): mail-host-address is an option.
3249 (User Identification): user-mail-address is an option.
3250 (Terminal Output): baud-rate is an option.
3251
3252 * positions.texi (Word Motion): words-include-escapes is an
3253 option.
3254
3255 * searching.texi (Standard Regexps): page-delimiter,
3256 paragraph-separate, paragraph-separate and sentence-end are
3257 options.
3258
3259 * text.texi (Margins): left-margin and fill-nobreak-predicate
3260 are options.
3261
3262 * variables.texi (Local Variables): max-specpdl-size is an
3263 option.
3264
3265 * windows.texi (Choosing Window):
3266 split-window-preferred-function, special-display-function and
3267 display-buffer-function are options.
3268
106e6894
CY
32692009-05-20 Chong Yidong <cyd@stupidchicken.com>
3270
4a83454d
CY
3271 Fix errors spotted by Martin Rudalics.
3272
106e6894
CY
3273 * syntax.texi (Position Parse): Document rationale for ignored
3274 arguments to syntax-ppss-flush-cache.
3275
3276 * processes.texi (Input to Processes): Mark PROCESS arg to
3277 process-running-child-p as optional.
3278 (Network Options): Document NO-ERROR arg to
3279 set-network-process-option.
3280
3281 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
3282 command.
3283
3284 * searching.texi (POSIX Regexps): Mark posix-search-forward and
3285 posix-search-backward as commands.
3286
3287 * os.texi (Killing Emacs): Mark kill-emacs as a command.
3288 (Suspending Emacs): Mark suspend-emacs as a command.
3289 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
3290 commands.
5dcb4c4e
SM
3291 (Terminal Output): Remove obsolete function baud-rate.
3292 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
3293
3294 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
3295 terminal-coding-system and set-terminal-coding-system.
3296 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
3297 as optional.
3298 (Character Sets): Document RESTRICTION arg of char-charset.
3299 (Character Codes): Mark POS argument to get-byte as optional.
3300
3301 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
3302 minibuffer-message.
3303
3304 * files.texi (Create/Delete Dirs): Mark make-directory and
3305 delete-directory as commands.
3306
3307 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
3308
3309 * text.texi (Base 64): Mark base64-decode-string and
3310 base64-encode-string as commands.
3311 (Columns): Mark move-to-column as a command.
3312 (Mode-Specific Indent): Document RIGID arg to
3313 indent-for-tab-command.
3314 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
3315 Mark indent-code-rigidly as a command.
3316 (Substitution): Mark translate-region as a command.
3317
3318 * frames.texi (Size and Position): Remove obsolete functions
3319 screen-height and screen-width.
3320
04173931
CY
33212009-05-19 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
3324 (Displaying Buffers, Resizing Windows): Correct mistakes;
3325 next-window, previous-window, and pop-to-buffer are not commands,
3326 and fit-window-to-buffer" is a command. (Pointed out by Martin
3327 Rudalics.)
3328
eae7d8f8
RS
33292009-05-17 Richard M Stallman <rms@gnu.org>
3330
3331 * modes.texi (Precalculated Fontification): Clarify text.
3332
b8766179
MR
33332009-05-17 Martin Rudalics <rudalics@gmx.at>
3334
3335 * windows.texi (Selecting Windows): Clarify descriptions of
3336 with-selected-window and get-lru-window.
3337 (Cyclic Window Ordering): Refer to particular frame when talking
3338 about how splitting affects the ordering.
3339 (Displaying Buffers): Fix descriptions of switch-to-buffer and
3340 switch-to-buffer-other-window. Explain how setting of
3341 display-buffer-reuse-frames affects pop-to-buffer.
3342 (Choosing Window): Clarify some details in descriptions of
3343 display-buffer-reuse-frames, pop-up-frames, and
3344 pop-up-frame-function.
3345 (Dedicated Windows): Clarify some details.
3346 (Textual Scrolling): Replace term vscroll by term vertical
3347 scroll position.
3348 (Vertical Scrolling): Fix typo.
3349 (Window Hooks): Relate text on jit-lock-register to window
3350 scrolling and size changes.
3351
734b5e3b
CY
33522009-05-14 Chong Yidong <cyd@stupidchicken.com>
3353
0a65633e
CY
3354 * frames.texi (Initial Parameters): Clarify what the initial
3355 minibuffer frame is.
05be46d7
CY
3356 (Buffer Parameters): Note that the minibuffer parameter can not be
3357 altered.
0a65633e 3358
734b5e3b
CY
3359 * anti.texi (Antinews): Copyedits. Rearrange some entries.
3360 Document display-buffer changes.
3361
925672cd
CY
33622009-05-13 Chong Yidong <cyd@stupidchicken.com>
3363
17ecd7af
CY
3364 * anti.texi (Antinews): Rewrite for Emacs 22.
3365
925672cd
CY
3366 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3367 obarrays are first mentioned. Define "system abbrev" more
3368 prominently, and add it to the index.
3369 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3370 Copyedits.
3371 (Abbrev Expansion): Document abbrev-insert.
3372
80be4dd7
CY
33732009-05-12 Chong Yidong <cyd@stupidchicken.com>
3374
3375 * frames.texi (Font and Color Parameters): Rename from Color
3376 Parameters. Document font-backend parameter.
3377
3378 * vol2.texi (Top): Update node listing.
3379 * vol1.texi (Top): Update node listing.
3380 * elisp.texi (Top): Update node listing.
3381
372a93ac
MR
33822009-05-11 Martin Rudalics <rudalics@gmx.at>
3383
3384 * windows.texi (Choosing Window): Don't explicitly refer to
3385 split-window-sensibly's window argument in descriptions of
3386 split-height-threshold and split-width-threshold.
3387
714c3541
MR
33882009-05-10 Martin Rudalics <rudalics@gmx.at>
3389
3390 * windows.texi (Choosing Window): Fix rewrite of window
3391 splitting section.
3392
0e90e7be
EZ
33932009-05-09 Eli Zaretskii <eliz@gnu.org>
3394
f4e90db0
SM
3395 * nonascii.texi (Default Coding Systems):
3396 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 3397 Add indexing.
0e90e7be
EZ
3398 (Lisp and Coding Systems): Add index entries.
3399
d3c0c321
MR
34002009-05-09 Martin Rudalics <rudalics@gmx.at>
3401
3402 * windows.texi (Choosing Window): Describe split-window-sensibly
3403 and rewrite section on window splitting accordingly.
3404 (Textual Scrolling): Replace `...' by @code{...}.
3405
c773345a
CY
34062009-05-04 Chong Yidong <cyd@stupidchicken.com>
3407
ee2d5b5e
CY
3408 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3409 Remove obsoleted pre-abbrev-expand-hook.
3410
3411 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3412 entries.
3413
c773345a
CY
3414 * internals.texi (Object Internals): Don't assume 32-bit machines
3415 are the norm.
3416 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
3417 (Window Internals): Synch field names to window.h.
3418 (Process Internals): Synch field names to process.h.
c773345a 3419
dd449674
CY
34202009-04-29 Chong Yidong <cyd@stupidchicken.com>
3421
3422 * variables.texi (File Local Variables): Note that read-circle is
3423 bound to nil when reading file-local variables.
3424
3425 * streams.texi (Input Functions): Document read-circle.
3426 (Output Variables): Add xref to Circular Objects.
3427
4f1e25e2
CY
34282009-04-25 Chong Yidong <cyd@stupidchicken.com>
3429
3430 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3431 Features and Coding System Basics. Node that "p" stands for
3432 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3433 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3434 mouse-appearance-menu.
3435 (Programming Tips): Add xref to Progress.
3436
dca019f8
CY
34372009-04-22 Chong Yidong <cyd@stupidchicken.com>
3438
5dcb4c4e
SM
3439 * os.texi (Command-Line Arguments):
3440 Document command-line-args-left.
dca019f8
CY
3441 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3442 terminal objects for tty arguments.
3443 (Startup Summary): Add xref to Session Management.
3444 (Session Management): Mention emacs-session-restore. Copyedits.
3445
02a89103
CY
34462009-04-20 Chong Yidong <cyd@stupidchicken.com>
3447
3448 * os.texi (Startup Summary): Copyedits. The init file is not
3449 necessarily named .emacs now. Document initial-buffer-choice and
3450 initial-scratch-message. Note where Emacs exits in batch mode.
3451 Document inhibit-splash-screen as an alias.
3452 (Init File): Be neutral about which init file name to use.
3453
34542009-04-16 Chong Yidong <cyd@stupidchicken.com>
3455
3456 * os.texi (System Interface): Fix Texinfo usage.
3457
0c1cfe01
CY
34582009-04-15 Chong Yidong <cyd@stupidchicken.com>
3459
80d7cdca
CY
3460 * searching.texi (Regexp Backslash): Also refer to shy groups as
3461 non-capturing or unnumbered groups.
3462 (Regexp Functions): Add cross-reference to Regexp Backslash.
3463
0c1cfe01
CY
3464 * display.texi (Truncation): Overlays can use line-prefix and
3465 wrap-prefix too.
3466 (Overlay Properties): Document wrap-prefix and line-prefix.
3467 (Face Attributes): Document underline-minimum-offset.
3468 (Face Remapping): Copyedits.
3469 (Low-Level Font): Copyedits.
3470 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
3471 (Line Height): Emphasize that line-spacing only takes effect on
3472 graphical terminals.
0c1cfe01 3473
c4adeee0
CY
34742009-04-13 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * display.texi (Refresh Screen): Note that a passage about screen
3477 refreshing is text terminal only.
3478 (Forcing Redisplay): Delete misleading comment---sit-for calls
3479 redisplay, not the other way around.
3480 (Truncation): Note new values of truncate-partial-width-windows.
3481 Copyedits.
3482 (Invisible Text): Document invisible-p.
3483
b20ecfa1
EZ
34842009-04-11 Eli Zaretskii <eliz@gnu.org>
3485
3486 * display.texi (Overlays): Overlays don't scale well. See
3487 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3488
97d8273f
CY
34892009-04-10 Chong Yidong <cyd@stupidchicken.com>
3490
f147ff75
CY
3491 * syntax.texi (Syntax Table Functions): Document cons cell
3492 argument for modify-syntax-entry.
3493 (Categories): Document cons cell argument for
3494 modify-category-entry.
3495
fca4ec76
CY
3496 * searching.texi (String Search): Document word-search-forward-lax
3497 and word-search-backward-lax.
3498 (Searching and Case): Describe isearch behavior more precisely.
3499
9c283d5b
CY
3500 * keymaps.texi (Tool Bar): Mention that some platforms do not
3501 support multi-line toolbars. Suggested by Stephen Eglen.
3502
3503 * frames.texi (Layout Parameters): Mention that Nextstep also
3504 allows only one tool-bar line. Suggested by Stephen Eglen.
3505
97d8273f
CY
3506 * nonascii.texi (Text Representations): Copyedits.
3507 (Coding System Basics): Also mention utf-8-emacs.
3508 (Converting Representations, Selecting a Representation)
3509 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3510 Copyedits.
3511 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3512
2bad3299
CY
35132009-04-09 Chong Yidong <cyd@stupidchicken.com>
3514
3515 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
3516 (Filling): Clarify REGION argument of fill-paragraph.
3517 Document fill-forward-paragraph-function.
2bad3299
CY
3518 (Special Properties): Remove "new in Emacs 22" declaration.
3519 (Clickable Text): Merge with Links and Mouse-1 node.
3520
5dcb4c4e
SM
3521 * display.texi (Button Properties, Button Buffer Commands):
3522 Change xref to Clickable Text.
2bad3299
CY
3523
3524 * tips.texi (Key Binding Conventions): Change xref to Clickable
3525 Text.
3526
3527 * elisp.texi (Top): Update node listing.
3528
ea30ce4f
CY
35292009-04-05 Chong Yidong <cyd@stupidchicken.com>
3530
47af2f4b
CY
3531 * markers.texi (The Mark): Copyedits. Improve description of
3532 handle-shift-selection.
3533 (The Region): Move use-region-p here from The Mark.
3534
ea30ce4f
CY
3535 * positions.texi (Screen Lines): Document (cols . lines) argument
3536 for vertical-motion.
3537
2aa8ea6e
CY
35382009-04-04 Chong Yidong <cyd@stupidchicken.com>
3539
3ec61d4e
CY
3540 * frames.texi (Frames): Clean up introduction. Document `ns'
3541 return value for framep.
3542 (Creating Frames): Note how the terminal is chosen.
3543 (Multiple Terminals, Multiple Displays): Merge into a single node.
3544 (Color Parameters): Fix typo.
3545
3546 * variables.texi (Local Variables, Buffer-Local Variables)
3547 (Creating Buffer-Local): Change link to Multiple Terminals.
3548
3549 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3550
3551 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3552 Terminals.
3553
3554 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3555 to Multiple Terminals.
3556
3557 * elisp.texi (Top): Update node listing.
3558 * vol2.texi (Top): Update node listing.
3559 * vol1.texi (Top): Update node listing.
3560
9257072f
CY
3561 * buffers.texi (Current Buffer): Note that the append-to-buffer
3562 example is no longer in synch with the latest code. Tie the two
3563 examples together.
3564
2aa8ea6e
CY
3565 * files.texi (File Attributes): Move note about MS-DOS from
3566 Changing Files to File Attributes.
3567 (Create/Delete Dirs): Note that mkdir is an alias for this.
3568
22e74b17
CY
35692009-04-01 Markus Triska <triska@gmx.at>
3570
3571 * processes.texi (Filter Functions): Suggest how to handle output
3572 batches.
3573
4bbe48ec
CY
35742009-03-30 Chong Yidong <cyd@stupidchicken.com>
3575
3576 * help.texi (Accessing Documentation): Update example to use
3577 help-setup-xref and with-help-window.
3578 (Help Functions): Remove print-help-return-message, which is
3579 semi-obsolete due to with-help-window. Document help-buffer and
3580 help-setup-xref.
3581
b9723f39
CY
35822009-03-29 Chong Yidong <cyd@stupidchicken.com>
3583
5dcb4c4e
SM
3584 * help.texi (Accessing Documentation, Help Functions):
3585 Remove information about long-obsolete Emacs versions.
9eb52e90 3586
b9723f39
CY
3587 * modes.texi (Mode Line Variables): The default values of the mode
3588 line variables are now more complicated.
3589
b0cc32db
CY
35902009-03-28 Chong Yidong <cyd@stupidchicken.com>
3591
3c25a5a9
CY
3592 * modes.texi (Major Mode Conventions): Note that specialness is
3593 inherited.
31c9eebb
CY
3594 (Derived Modes): Note that define-derive-mode sets the mode-class
3595 property.
3c25a5a9 3596
b0cc32db
CY
3597 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3598 goto-map. Add search-map to the list.
3599
c5e0006d
EZ
36002009-03-27 Eli Zaretskii <eliz@gnu.org>
3601
1213465a
EZ
3602 * os.texi (System Environment): Update the list of system-type
3603 values.
3604
c5e0006d
EZ
3605 * markers.texi (The Mark) <handle-shift-selection>: Update for
3606 removal of the optional argument DEACTIVATE.
3607
48bab3d6
CY
36082009-03-25 Chong Yidong <cyd@stupidchicken.com>
3609
3610 * commands.texi (Focus Events): Most X window managers don't use
3611 focus-follows-mouse nowadays.
3612
6e4ff1b6
CY
36132009-03-24 Chong Yidong <cyd@stupidchicken.com>
3614
3615 * commands.texi (Defining Commands): Clarify introduction.
3616 (Using Interactive): Not that interactive can be put in a symbol
3617 property.
3618 (Interactive Call): Note that a symbol with a non-nil
3619 interactive-form property satisfies commandp.
3620
11625308
JB
36212009-03-23 Juanma Barranquero <lekktu@gmail.com>
3622
3623 * minibuf.texi (Intro to Minibuffers): Fix typos.
3624
7b34420d
CY
36252009-03-23 Chong Yidong <cyd@stupidchicken.com>
3626
3627 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
3628 about minibuffers in old Emacs versions. Copyedits.
3629 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
3630 (Text from Minibuffer): Simplify introduction.
3631
f9257eed
AM
36322009-03-22 Alan Mackenzie <acm@muc.de>
3633
3634 * commands.texi (Using Interactive): Clarify string argument to
3635 `interactive' - even promptless elements need \n separators.
3636
f639ba70
CY
36372009-03-18 Chong Yidong <cyd@stupidchicken.com>
3638
3639 * minibuf.texi (Completion Styles): New node.
3640
3641 * elisp.texi (Top): Update node listing.
3642
d897e8ee
CY
36432009-03-17 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * minibuf.texi (Basic Completion): Note that
3646 read-file-name-completion-ignore-case and
3647 read-buffer-completion-ignore-case can override
3648 completion-ignore-case.
3649 (Minibuffer Completion): Document completing-read changes.
3650 (Completion Commands): Avoid mentioning partial completion mode.
3651 Document minibuffer-completion-confirm changes, and
3652 minibuffer-confirm-exit-commands.
3653 (High-Level Completion): Document new require-match behavior for
3654 read-buffer. Document read-buffer-completion-ignore-case.
3655 (Reading File Names): Document new require-match behavior for
3656 read-file-name.
3657
b1f23349
CY
36582009-03-14 Chong Yidong <cyd@stupidchicken.com>
3659
3660 * debugging.texi (Error Debugging): Don't mislead the reader into
3661 thinking that debug-on-error enters debugger for C-f at EOB.
3662 (Error Debugging): Setting debug-on-init within the init file
3663 works, and has for some time.
3664
d6eb4e25
KH
36652009-03-13 Kenichi Handa <handa@m17n.org>
3666
3667 * display.texi (Fontsets): Update the description.
3668
1cf53dc5
CY
36692009-03-13 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * advice.texi (Advising Primitives): Link to What Is a Function.
3672
81f919fc
CY
36732009-03-12 Chong Yidong <cyd@stupidchicken.com>
3674
cf4229eb
CY
3675 * compile.texi (Speed of Byte-Code): Update example.
3676 (Disassembly): Update examples.
3677
81f919fc 3678 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
3679
3680 * customize.texi (Common Keywords): It's not necessary to use :tag
3681 to remove hyphens, as custom-unlispify-tag-name does it
3682 automatically.
5dcb4c4e
SM
3683 (Variable Definitions): Link to File Local Variables.
3684 Document customized-value symbol property.
f2bbc08c
CY
3685 (Customization Types): Move menu to end of node.
3686
955964d7
CY
36872009-03-10 Chong Yidong <cyd@stupidchicken.com>
3688
3689 * macros.texi (Compiling Macros): Omit misleading sentence, which
3690 implied that macros can only be used in the same file they are
3691 defined.
3692 (Backquote): Remove obsolete information about Emacs 19.
3693
d25ed7db
GM
36942009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3695
3696 * display.texi (Display Margins): Fix paren typo.
3697
d55f6ca5
CY
36982009-02-27 Chong Yidong <cyd@stupidchicken.com>
3699
f0e57ed8
CY
3700 * elisp.texi (Top): Update node listing.
3701
3702 * variables.texi (Variables): Clarify introduction.
3703 (Global Variables): Mention that setq is a special form.
3704 (Local Variables): Use active voice.
3705 (Tips for Defining): Mention marking variables as safe.
3706 (Buffer-Local Variables): Mention terminal-local and frame-local
3707 variables together.
3708 (File Local Variables): Copyedits.
3709 (Frame-Local Variables): Note that they are not really useful.
3710 (Future Local Variables): Node deleted.
3711
d55f6ca5 3712 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 3713 Unicode escape syntax.
d55f6ca5 3714
ca8f09a8
CY
37152009-02-23 Chong Yidong <cyd@stupidchicken.com>
3716
3717 * control.texi (Control Structures): Add cindex entry for "textual
3718 order".
3719
3720 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3721 instead of "expression" throughout.
3722 (Function Indirection): Copyedits. Use active voice.
3723 (Eval): The default value of max-lisp-eval-depth is now 400.
3724
a20878b6
MB
37252009-02-23 Miles Bader <miles@gnu.org>
3726
3727 * processes.texi (System Processes): Rename `system-process-attributes'
3728 to `process-attributes'.
3729
61f66044
CY
37302009-02-22 Chong Yidong <cyd@stupidchicken.com>
3731
1b80d1f3
CY
3732 * symbols.texi (Property Lists): Emphasize that property lists are
3733 not restricted to symbol cells.
3734 (Other Plists): Copyedit.
3735
61f66044
CY
3736 * sequences.texi (Sequences Arrays Vectors): Make introduction
3737 more concise.
3738 (Arrays): Mention char-tables and bool-vectors too.
3739 (Vectors): Don't repeat information given in Arrays node. Link to
3740 nodes that explain the vector usage examples.
3741 (Char-Tables): Note that char-table elements can have arbitrary
3742 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 3743 Link to Property Lists node.
61f66044 3744
9403944b
CY
37452009-02-22 Chong Yidong <cyd@stupidchicken.com>
3746
3747 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3748 `append'.
4068c7b4 3749 (List Elements): Copyedits.
9403944b
CY
3750
3751 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3752 of `vconcat'.
3753
3754 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3755 Emacs 20 usage of `concat'.
3756 (Case Conversion): Copyedits.
3757
b87a185f
CY
37582009-02-21 Chong Yidong <cyd@stupidchicken.com>
3759
3760 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3761 Minor edits.
3762 (Frame Configuration Type): Emphasize that it is not primitive.
3763 (Font Type): New node.
3764 (Type Predicates): Add fontp; type-of now recognizes font object
3765 types.
3766
3767 * intro.texi (Version Info): Update version numbers in examples.
3768 (Acknowledgements): List more contributors.
3769
3770 * elisp.texi: Bump version number to 3.0.
3771 (Top): Link to Font Type node.
3772
867d4bb3
JB
37732009-02-20 Juanma Barranquero <lekktu@gmail.com>
3774
3775 * modes.texi (Major Mode Conventions): Remove duplicate words.
3776 (Customizing Keywords): Fix typo.
3777
77730170
EZ
37782009-02-14 Eli Zaretskii <eliz@gnu.org>
3779
3780 * nonascii.texi (User-Chosen Coding Systems): Document that
3781 select-safe-coding-system suggests raw-text if there are raw bytes
3782 in the region.
3783 (Explicit Encoding): Warn not to use `undecided' when encoding.
3784
c8736212
GM
37852009-02-11 Glenn Morris <rgm@gnu.org>
3786
3787 * frames.texi (Visibility of Frames): Mention the effect multiple
3788 workspaces/desktops can have on visibility.
3789
ab992d66
EZ
37902009-02-07 Eli Zaretskii <eliz@gnu.org>
3791
c8736212
GM
3792 * text.texi (Commands for Insertion):
3793 * commands.texi (Event Mod):
3794 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
3795 * nonascii.texi (Translation of Characters):
3796 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
3797 (Explicit Encoding): Document the `charset' text property produced
3798 by decode-coding-region and decode-coding-string.
ab992d66 3799
e651a255
AM
38002009-01-27 Alan Mackenzie <acm@muc.de>
3801
3802 * modes.texi (Search-based Fontification): Correct a typo.
3803
bc5cde4b
JB
38042009-01-25 Juanma Barranquero <lekktu@gmail.com>
3805
3806 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3807 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3808
3533155b
EZ
38092009-01-24 Eli Zaretskii <eliz@gnu.org>
3810
f721deda
EZ
3811 * display.texi (Window Systems): Document the value of
3812 `initial-window-system' under --daemon.
3813
3533155b
EZ
3814 * os.texi (System Environment): Remove description of the
3815 `environment' function which has been deleted.
3816
f79b43b2
DN
38172009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3818
3819 * frames.texi (Multiple Displays): Remove documentation for
3820 removed function make-frame-on-tty.
3821
e3aa6669
CY
38222009-01-22 Chong Yidong <cyd@stupidchicken.com>
3823
3824 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
3825 write-region-annotate-functions.
3826 Document write-region-post-annotation-function.
e3aa6669 3827
fb13a416
CY
38282009-01-19 Chong Yidong <cyd@stupidchicken.com>
3829
3830 * display.texi (Font Lookup): Document WIDTH argument of
3831 x-list-fonts.
3832
02eccf6b
EZ
38332009-01-17 Eli Zaretskii <eliz@gnu.org>
3834
ead3f58d
EZ
3835 * maps.texi (Standard Keymaps): Rename function-key-map to
3836 local-function-key-map.
3837
3838 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3839 local-function-key-map.
3840
3841 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3842 and `set-keyboard-coding-system' now accept an optional terminal
3843 argument.
3844
3845 * commands.texi (Event Mod): `keyboard-translate-table' is now
3846 terminal-local.
3847 (Function Keys): Rename function-key-map to
3848 local-function-key-map.
3849
df05a163
EZ
3850 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3851 frames.texi.
3852
0ed8034e 3853 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
3854 `delete-terminal-functions', `suspend-tty-functions' and
3855 `resume-tty-functions'.
0ed8034e
EZ
3856
3857 * frames.texi (Frames): Document `frame-terminal' and
3858 `terminal-live-p'.
3859 (Multiple Displays): Document `make-frame-on-tty'.
3860 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3861 `terminal-name', and `get-device-terminal'.
490f1197
EZ
3862 (Terminal Parameters): Document `terminal-parameters',
3863 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
3864
3865 * os.texi (System Environment): Document `environment' and
3866 `initial-environment'.
490f1197
EZ
3867 (Suspending Emacs): Update for multi-tty; document
3868 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 3869
02eccf6b
EZ
3870 * nonascii.texi (Coding System Basics): More accurate description
3871 of `raw-text'.
3872
f19fea97
JB
38732009-01-12 Juanma Barranquero <lekktu@gmail.com>
3874
3875 * display.texi (Low-Level Font): Fix typo.
3876
16fa292f
CY
38772009-01-10 Chong Yidong <cyd@stupidchicken.com>
3878
3879 * elisp.texi (Top): Update node listing.
3880
3881 * display.texi (PostScript Images): Node deleted.
3882
0b4faef3
EZ
38832009-01-10 Eli Zaretskii <eliz@gnu.org>
3884
3355f04d
EZ
3885 * processes.texi (Decoding Output): Document that null bytes force
3886 no-conversion for reading process output.
3887
3888 * files.texi (Reading from Files): Document that null bytes force
3889 no-conversion when visiting files.
3890
11625308 3891 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 3892
5dcb4c4e
SM
3893 * nonascii.texi (Lisp and Coding Systems):
3894 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 3895 (Character Properties): Improve wording.
0b4faef3 3896
ce9cf065
CY
38972009-01-09 Chong Yidong <cyd@stupidchicken.com>
3898
3899 * display.texi (Font Lookup): Remove obsolete function
3900 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3901 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
3902 (Font Selection): Reorder order of variable descriptions.
3903 Minor clarifications.
ce9cf065
CY
3904
3905 * elisp.texi (Top): Update node listing.
3906
ab756fb3
GM
39072009-01-09 Glenn Morris <rgm@gnu.org>
3908
3909 * commands.texi (Command Loop Info): Say that last-command-char and
3910 last-input-char are obsolete aliases.
3911
3912 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3913 last-input-char and last-command-char, since they are just aliases for
3914 last-input-event and last-command-event.
3915
3916 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3917 last-command-char.
3918
6b2b8ab1
CY
39192009-01-08 Chong Yidong <cyd@stupidchicken.com>
3920
3921 * elisp.texi: Update node listing.
3922
3923 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
3924 (Face Attributes): Don't link to Font Lookup.
3925 Document font-family-list.
6b2b8ab1
CY
3926 (Fonts): New node.
3927
3568e767
JR
39282009-01-08 Jason Rumney <jasonr@gnu.org>
3929
3930 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 3931 changing the standard pointer shapes. (Bug#1485)
3568e767 3932
6221c8db
CY
39332009-01-08 Chong Yidong <cyd@stupidchicken.com>
3934
3935 * display.texi (Attribute Functions): Note that a function value
3936 :height is relative, and that compatibility functions work by
3937 calling set-face-attribute.
3938 (Displaying Faces): Reorder list in order of increasing priority.
3939 (Face Remapping): New node. Content moved here from Displaying
3940 Faces.
3941 (Glyphs): Link to Face Functions.
3942
e3d3799a
CY
39432009-01-08 Chong Yidong <cyd@stupidchicken.com>
3944
3945 * display.texi (Faces): Don't discuss face id here. facep does
3946 not return t.
3947 (Defining Faces): Minor clarification.
3948 (Face Attributes): Rearrange items to match docstring of
3949 set-face-attribute. Add :foundry attribute. Document new role of
3950 :font attribute. Texinfo usage fix.
3951 (Attribute Functions): Copyedits.
3952 (Face Functions): Note that face number is seldom used.
3953
638a2457
RS
39542009-01-05 Richard M Stallman <rms@gnu.org>
3955
3956 * strings.texi (Predicates for Strings): Minor clarification.
3957
3958 * functions.texi (Function Safety): Texinfo usage fix.
3959
49ea0074
JB
39602009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3961
3962 * objects.texi (General Escape Syntax): Fix typo.
3963
9f822178
MR
39642009-01-03 Martin Rudalics <rudalics@gmx.at>
3965
3966 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3967 works via the default value of pop-up-frame-function.
3968
af34ad36
EZ
39692009-01-02 Eli Zaretskii <eliz@gnu.org>
3970
3971 * processes.texi (System Processes): Document the `time' and
3972 `ctime' attributes of `system-process-attributes'.
3973
d31f6679
CY
39742009-01-01 Chong Yidong <cyd@stupidchicken.com>
3975
3976 * display.texi (Face Attributes): Clarify :height attribute.
3977
174dc00c
MR
39782008-12-31 Martin Rudalics <rudalics@gmx.at>
3979
3980 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3981 the front of the buffer list. Add entries for `last-buffer' and
3982 `unbury-buffer'.
3983
b8afe7e4
EZ
39842008-12-27 Eli Zaretskii <eliz@gnu.org>
3985
d14030f5
EZ
3986 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3987 and its subsections.
3988
3989 * frames.texi (Multiple Terminals, Low-level Terminal)
3990 (Terminal Parameters, Frames on Other TTY devices): New sections.
3991 (Frames): Add an xref to "Multiple Terminals".
3992
765980a4
EZ
3993 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3994
3995 * objects.texi (Terminal Type): New node.
3996 (Editing Types): Add it to the menu.
3997
47bd5577
EZ
3998 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3999 Variables".
4000
eb22b78c 4001 * variables.texi (Directory Local Variables): New node.
47bd5577 4002 (Variables): Add a menu item for it.
eb22b78c 4003
b8afe7e4
EZ
4004 * loading.texi (Autoload): Document `generate-autoload-cookie' and
4005 `generated-autoload-file'.
4006
77bb0476
EZ
40072008-12-20 Eli Zaretskii <eliz@gnu.org>
4008
028e2c19
EZ
4009 * os.texi (Startup Summary): Add xref to documentation of
4010 `initial-window-system'.
4011
77bb0476
EZ
4012 * display.texi (Window Systems): Document `window-system' the
4013 function. The variable `window-system' is now frame-local.
028e2c19 4014 Document `initial-window-system'.
77bb0476 4015
dda87836
MR
40162008-12-19 Martin Rudalics <rudalics@gmx.at>
4017
4018 * windows.texi (Windows): Rewrite description of
4019 fit-window-to-buffer.
4020
caef3ed2
GM
40212008-12-13 Glenn Morris <rgm@gnu.org>
4022
4023 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
4024 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
4025
21c58e4d
GM
40262008-12-12 Glenn Morris <rgm@gnu.org>
4027
4028 * debugging.texi (Error Debugging): Refer forwards to
4029 eval-expression-debug-on-error.
4030
af38459f
EZ
40312008-12-05 Eli Zaretskii <eliz@gnu.org>
4032
5dedd9b5
EZ
4033 * strings.texi (String Basics): Only unibyte strings that
4034 represent key sequences hold 8-bit raw bytes.
4035
af38459f
EZ
4036 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
4037 paragraph to speak about `undecided'.
4038 (Character Properties): Don't explain the meaning of each
4039 property; instead, identify their Unicode Standard names.
b3f1f4a5 4040 (Character Sets): Document `map-charset-chars'.
af38459f 4041
fa047ae7
GM
40422008-12-02 Glenn Morris <rgm@gnu.org>
4043
4044 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
4045 section yet again.
4046
47dbc044
EZ
40472008-11-29 Eli Zaretskii <eliz@gnu.org>
4048
98d05998
EZ
4049 * nonascii.texi (Character Properties): New Section.
4050 (Specifying Coding Systems): Document
4051 `coding-system-priority-list', `set-coding-system-priority', and
4052 `with-coding-priority'.
4053 (Lisp and Coding Systems): Document `check-coding-systems-region'
4054 and `coding-system-charset-list'.
4055 (Coding System Basics): Document `coding-system-aliases'.
4056
4057 * elisp.texi (Top): Add a @detailmenu entry for "Character
4058 Properties".
4059
47dbc044
EZ
4060 * objects.texi (Character Type): Correct the range of Emacs
4061 characters. Add an @xref to "Character Codes".
4062
4063 * strings.texi (String Basics): Add an @xref to "Character Codes".
4064
4065 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
4066
4067 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
4068 (Character Codes): Document `max-char'.
4069
8b80cdf5
EZ
40702008-11-28 Eli Zaretskii <eliz@gnu.org>
4071
4072 * nonascii.texi (Text Representations, Converting Representations)
4073 (Character Sets, Scanning Charsets, Translation of Characters):
4074 Make text more accurate.
4075
a99dceba
GM
40762008-11-28 Glenn Morris <rgm@gnu.org>
4077
4078 * files.texi (Format Conversion Round-Trip): Improve previous change.
4079
f6dc3bed
CY
40802008-11-26 Chong Yidong <cyd@stupidchicken.com>
4081
4082 * modes.texi (Auto Major Mode): Fix example.
4083
5da9413d
GM
40842008-11-25 Glenn Morris <rgm@gnu.org>
4085
4086 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
4087
4088 * files.texi (Format Conversion Round-Trip):
4089 Use active voice for previous change.
4090
fcca848c
CY
40912008-11-25 Chong Yidong <cyd@stupidchicken.com>
4092
4093 * os.texi (Processor Run Time):
4094 * processes.texi (Transaction Queues):
4095 * markers.texi (The Mark):
4096 * windows.texi (Choosing Window, Selecting Windows):
4097 * files.texi (Changing Files, Magic File Names):
4098 * commands.texi (Key Sequence Input):
4099 * functions.texi (Declaring Functions):
4100 * strings.texi (Predicates for Strings):
4101 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
4102
36c8dc54
CY
41032008-11-24 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * help.texi (Accessing Documentation): Update example.
4106
4107 * variables.texi (Defining Variables): Note that `*' is not
4108 necessary if defcustom is used.
4109
2a79b242
EZ
41102008-11-22 Eli Zaretskii <eliz@gnu.org>
4111
4112 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
4113 Characters" from @detailmenu.
4114
4115 * nonascii.texi (Character Codes, Character Sets)
4116 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
4117 (Chars and Bytes, Splitting Characters): Sections removed.
4118
392f0d26
LK
41192008-11-22 Lute Kamstra <lute@gnu.org>
4120
4121 * positions.texi (Text Lines): Update goto-line documentation.
4122
af1a5cd5
MR
41232008-11-21 Martin Rudalics <rudalics@gmx.at>
4124
6a4cfb0c
MR
4125 * frames.texi (Frames): Fix typo, add cross references, reword.
4126 (Initial Parameters): Reword special-display-frame-alist text.
4127 (Frames and Windows): Reword. Describe argument norecord for
4128 set-frame-selected-window.
4129 (Input Focus): Describe argument norecord for select-frame.
4130 Remove comment on MS-Windows behavior for focus-follows-mouse.
4131 (Raising and Lowering): Mention windows-frames dichotomy in
4132 metaphor.
4133
af1a5cd5
MR
4134 * windows.texi (Displaying Buffers, Vertical Scrolling)
4135 (Horizontal Scrolling): Fix indenting and rewording issues
4136 introduced with 2008-11-07 change.
4137
c249fa9c
GM
41382008-11-20 Glenn Morris <rgm@gnu.org>
4139
4140 * files.texi (Format Conversion Round-Trip): Mention `preserve'
4141 element of `format-alist'.
4142
204d4665
GM
41432008-11-19 Glenn Morris <rgm@gnu.org>
4144
4145 * doclicense.texi: Update to FDL 1.3.
4146 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
4147
cc0910af
CY
41482008-11-18 Chong Yidong <cyd@stupidchicken.com>
4149
efe6e7c4
CY
4150 * windows.texi (Window Hooks): Remove *-end-trigger-functions
4151 vars, which are obsolete. Mention jit-lock-register.
4152
5dcb4c4e
SM
4153 * modes.texi (Other Font Lock Variables):
4154 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 4155
cc0910af
CY
4156 * frames.texi (Color Parameters): Document alpha parameter.
4157
aeeedf76
MR
41582008-11-16 Martin Rudalics <rudalics@gmx.at>
4159
4160 * windows.texi (Splitting Windows, Deleting Windows)
4161 (Selecting Windows, Cyclic Window Ordering)
4162 (Buffers and Windows, Displaying Buffers, Choosing Window)
4163 (Dedicated Windows, Window Point, Window Start and End)
4164 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
4165 (Size of Window, Resizing Windows, Window Configurations)
4166 (Window Parameters): Avoid @var at beginning of sentences and
4167 reword accordingly.
4168
4c565c5c
LK
41692008-11-11 Lute Kamstra <lute@gnu.org>
4170
4171 * files.texi (File Name Components): Fix file-name-extension
4172 documentation.
4173
25f494c9
JB
41742008-11-11 Juanma Barranquero <lekktu@gmail.com>
4175
4176 * frames.texi (Basic Parameters): Remove display-environment-variable
4177 and term-environment-variable.
4178
a1401ab1
EZ
41792008-11-08 Eli Zaretskii <eliz@gnu.org>
4180
4181 * windows.texi (Basic Windows, Splitting Windows)
4182 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
4183 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
4184 (Resizing Windows, Window Configurations, Window Parameters):
4185 Fix wording and markup.
a1401ab1 4186
efafc282
MR
41872008-11-07 Martin Rudalics <rudalics@gmx.at>
4188
4189 * windows.texi (Windows): Update entries.
4190 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 4191 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
4192 (Selecting Windows, Cyclic Window Ordering): Reword with special
4193 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
4194 (Buffers and Windows, Choosing Window): Reword with special
4195 emphasis on dedicated windows.
4196 (Displaying Buffers): Reword. For switch-to-buffer mention that
4197 it may fall back on pop-to-buffer. For other-window try to
4198 explain how it treats the cyclic ordering of windows.
efafc282
MR
4199 (Dedicated Windows): New node and section discussing dedicated
4200 windows and associated functions.
86ab855a 4201 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
4202 (Window Start and End): Rename node and section title. Reword.
4203 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
4204 Minor rewording.
4205 (Size of Window): Reword, in particular text on window-width.
4206 (Resizing Windows): Reword. Add text on balancing windows.
4207 (Window Configurations): Reword. Mention window parameters.
4208 (Window Parameters): New node and section on window parameters.
4209 (Window Hooks): Reword. Mention that
4210 window-configuration-change-hook is run "buffer-locally".
4211 * elisp.texi (Top): Update Windows entries in @detailmenu
4212 section.
4213
d60a8ab2
JB
42142008-11-04 Juanma Barranquero <lekktu@gmail.com>
4215
4216 * searching.texi (Regexp Search): Fix typo.
4217
01777627
CY
42182008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
4219
4220 * searching.texi (Regexp Search): Document GREEDY arg.
4221 (Simple Match Data): Fix return value.
4222
c4526e93
EZ
42232008-11-01 Eli Zaretskii <eliz@gnu.org>
4224
4225 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
4226 with Emacs 23 internal representation of characters.
4227 Document `unibyte-string'.
c4526e93 4228
fe2ae8b5
CY
42292008-10-28 Chong Yidong <cyd@stupidchicken.com>
4230
4231 * processes.texi (Process Information): Note that process-status
4232 does not accept buffer names.
4233
cc5a21e3
CY
42342008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
4235
4236 * positions.texi (Skipping Characters): Correct return value of
4237 skip-chars-forward.
4238
09460d9a
MR
42392008-10-25 Martin Rudalics <rudalics@gmx.at>
4240
520b29e7
MR
4241 * windows.texi (Deleting Windows): Update documentation of
4242 delete-windows-on.
4243 (Buffers and Windows): Update documentations of
4244 get-buffer-window and get-buffer-window-list.
4245 (Displaying Buffers): Update documentation of
4246 replace-buffer-in-windows.
4247
09460d9a
MR
4248 * buffers.texi (Current Buffer): Reword set-buffer and
4249 with-current-buffer documentations.
4250 (Creating Buffers): Reword documentation of get-buffer-create.
4251
4d48fcdc
MR
42522008-10-23 Martin Rudalics <rudalics@gmx.at>
4253
4254 * buffers.texi (Current Buffer): Reword documentation of
4255 set-buffer.
4256 (Buffer Names): Reword documentation of buffer-name.
4257 (The Buffer List): For bury-buffer explain what happens with the
4258 buffer's window.
4259 (Creating Buffers): Say that get-buffer-create's arg is called
4260 buffer-or-name.
4261
f0143c43
CY
42622008-10-22 Chong Yidong <cyd@stupidchicken.com>
4263
3e5dbbd3
CY
4264 * advice.texi (Computed Advice): Explain what DEFINITION is.
4265
f0143c43
CY
4266 * nonascii.texi (Character Codes): Remove obsolete function
4267 char-valid-p, and document characterp instead.
4268
52a94b85
MR
42692008-10-22 Martin Rudalics <rudalics@gmx.at>
4270
4271 * windows.texi (Displaying Buffers): Reword documentation of
4272 pop-to-buffer.
4273 (Choosing Window): Rewrite documentation of display-buffer and
4274 its options.
4275
f76f8246
MR
4276 * buffers.texi (Killing Buffers): Update documentation of
4277 kill-buffer.
4278
acc8b598
EZ
42792008-10-21 Eli Zaretskii <eliz@gnu.org>
4280
80e6b6df
EZ
4281 * processes.texi (Serial Ports): Fix wording and improve markup.
4282
3645358a
EZ
4283 * searching.texi (Regexp Search): Document `string-match-p' and
4284 `looking-at-p'.
4285 (POSIX Regexps): Add an xref for "non-greedy".
4286 (Regexp Special): Add @cindex entry for "non-greedy".
4287
b3d50cff 4288 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 4289 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 4290
73b7530a
EZ
4291 * frames.texi (Color Names): Add an xref to `read-color'.
4292
4293 * minibuf.texi (High-Level Completion): Document `read-color'.
4294
acc8b598
EZ
4295 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
4296
4297 * positions.texi (Narrowing): Add an xref to "Swapping Text".
4298
4299 * buffers.texi (Swapping Text): New section, documents
4300 `buffer-swap-text'.
4301
10e187e8
MR
43022008-10-21 Martin Rudalics <rudalics@gmx.at>
4303
4304 * windows.texi (Resizing Windows): Minor wording fix.
4305
fd6f900c
EZ
43062008-10-20 Eli Zaretskii <eliz@gnu.org>
4307
4308 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
4309 and `combine-and-quote-strings'.
4310
4311 * strings.texi (Creating Strings): Add xrefs for them.
4312
e4372165
EZ
43132008-10-19 Eli Zaretskii <eliz@gnu.org>
4314
d6328fba
EZ
4315 * elisp.texi (Top): Make descriptive text for "Reading File Names"
4316 match the corresponding menu in minibuf.texi.
4317
e4372165
EZ
4318 * minibuf.texi (Reading File Names): Document `read-shell-command'
4319 and `minibuffer-local-shell-command-map'.
4320
5d8dda33
MR
43212008-10-19 Martin Rudalics <rudalics@gmx.at>
4322
4323 * windows.texi (Resizing Windows): Remove var{} around "window" in
4324 documentation of enlarge-window.
4325 Rewrite documentation of window-min-height and window-min-width.
4326
437706cd
EZ
43272008-10-19 Eli Zaretskii <eliz@gnu.org>
4328
80f85d7c
EZ
4329 * functions.texi (Calling Functions): Document `apply-partially'.
4330
291703b5
EZ
4331 * hooks.texi (Standard Hooks): Mention
4332 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
4333
4334 * variables.texi (File Local Variables): Document
4335 `file-local-variables-alist', `before-hack-local-variables-hook'
4336 and `hack-local-variables-hook'.
4337
583d8b3c
EZ
4338 * processes.texi (Synchronous Processes): Document `process-lines'.
4339
5dcb4c4e
SM
4340 * customize.texi (Variable Definitions):
4341 Document `custom-reevaluate-setting'.
437706cd 4342
7e51d89b
MR
43432008-10-18 Martin Rudalics <rudalics@gmx.at>
4344
4345 * windows.texi (Choosing Window, Deleting Windows)
4346 (Displaying Buffers): Expand documentation of dedicated windows.
4347
43c59a3d
EZ
43482008-10-18 Eli Zaretskii <eliz@gnu.org>
4349
018a960d
EZ
4350 * files.texi (Changing Files): Document symbolic input of file
4351 modes to `set-file-modes'. Document `read-file-modes' and
4352 `file-modes-symbolic-to-number'.
4353
2c0b8144
EZ
4354 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
4355 and `search-map'.
4356
5dcb4c4e
SM
4357 * searching.texi (Search and Replace):
4358 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 4359 Document `multi-query-replace-map'.
80120f13 4360
6d4913f0 4361 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
4362 (Completion Commands, Reading File Names):
4363 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
4364 `minibuffer-local-filename-must-match-map'.
4365 (Minibuffer Completion): The `require-match' argument to
4366 `completing-read' can now have the value `confirm-only'.
4367
43c59a3d
EZ
4368 * windows.texi (Displaying Buffers): Minor wording fix.
4369 (Choosing Window): `split-height-threshold' can now be nil.
4370 Document `split-width-threshold'. `pop-up-frames' can have the
4371 value `graphic-only'.
4372
f36acfd9
EZ
43732008-10-17 Eli Zaretskii <eliz@gnu.org>
4374
4375 * os.texi (Startup Summary): Document `before-init-time' and
4376 `after-init-time'. Document `initial-window-system' and
4377 `window-system-initialization-alist'. Document reading the
4378 abbrevs file. Document the call to `server-start' under --daemon.
4379 Rearrange a bit to be consistent with the code flow.
53728487
EZ
4380 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4381 (Time Parsing): Document `format-seconds'.
f36acfd9 4382
96995b89
MR
43832008-10-17 Martin Rudalics <rudalics@gmx.at>
4384
4385 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4386 and reword.
4387
2de17c73
EZ
43882008-10-16 Eli Zaretskii <eliz@gnu.org>
4389
4390 * markers.texi (The Mark): Document use-region-p.
4391
9cf52b11
EZ
43922008-10-15 Eli Zaretskii <eliz@gnu.org>
4393
c3aaf1d7
EZ
4394 * internals.texi (Writing Emacs Primitives): The interactive spec
4395 of a primitive can be a Lisp form.
4396
841a1743
EZ
4397 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4398 values of transient-mark-mode. Document handle-shift-selection.
4399
4400 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4401 (Interactive Examples): Show an example of `^'.
4402 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
4403 (Defining Commands, Using Interactive): The interactive-form of a
4404 function can be added via its symbol's property.
841a1743 4405
52441368
EZ
4406 * positions.texi (List Motion): beginning-of-defun-function can
4407 now accept an argument.
4408
8e8c1a72
EZ
4409 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4410 now return a list of strings.
4411
a33a1f2a
EZ
4412 * control.texi (Handling Errors): Document ignore-errors.
4413
4fb04348
EZ
4414 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4415 (Parameter Access): Document set-frame-parameter.
4416
ee666f84
EZ
4417 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4418 Hooks" for the effect of kill-all-local-variables on local hook
4419 functions.
4420
9cf52b11
EZ
4421 * modes.texi (Major Mode Conventions, Mode Line Variables):
4422 `mode-name' need not be a string. xref to "Mode Line Data" for
4423 details, and to "Emulating Mode Line" for computing a string
4424 value.
4425
22526bc4
EZ
44262008-10-14 Eli Zaretskii <eliz@gnu.org>
4427
a65f6a85
EZ
4428 * processes.texi (System Processes): New section.
4429 (Processes, Signals to Processes): Add xrefs to it.
4430
4431 * objects.texi (Editing Types): A `process' is a subprocess of
4432 Emacs, not just any process running on the OS.
4433
4434 * elisp.texi (Top): Adjust the @detailmenu for the above two
4435 changes.
4436
2724b26a
EZ
4437 * sequences.texi (Char-Tables): Remove documentation of
4438 set-char-table-default, which has no effect since Emacs 23.
4439 <char-table-range, set-char-table-range>: Don't mention generic
4440 characters and charsets. Add a cons cell as a possible argument.
4441
4442 * nonascii.texi (Splitting Characters)
4443 (Translation of Characters): Don't mention generic characters.
4444
4445 * display.texi (Fontsets): Don't mention generic characters.
4446
22526bc4 4447 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 4448 argument FUNCTION with a cons cell as KEY.
22526bc4 4449
eaf4b689
EZ
44502008-10-13 Eli Zaretskii <eliz@gnu.org>
4451
45e46036
EZ
4452 * objects.texi (Primitive Function Type): Move "@cindex special
4453 forms" from here...
4454
4455 * eval.texi (Special Forms): ...to here.
4456
4457 * functions.texi (What Is a Function): `functionp' returns nil for
4458 special forms. Add an xref.
4459
eaf4b689
EZ
4460 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4461 Variables".
4462
4463 * variables.texi (Frame-Local Variables): New section.
4464 (Buffer-Local Variables): Add an xref to it.
4465 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4466 have both frame-local and buffer-local binding.
4467
4468 * frames.texi (Frames): Mention multiple tty frames.
4469 (Frame Parameters, Parameter Access): Mention frame-local variable
4470 bindings.
4471
15688fce
GM
44722008-09-20 Glenn Morris <rgm@gnu.org>
4473
4474 * display.texi (Defining Faces): Recommend against face variables.
4475
35539065
JB
44762008-09-16 Juanma Barranquero <lekktu@gmail.com>
4477
4478 * display.texi (Echo Area Customization): Fix typo.
4479
6a57054b
JB
44802008-09-09 Juanma Barranquero <lekktu@gmail.com>
4481
4482 * loading.texi (Where Defined): Add `defface' item.
4483
d632fb82
MR
44842008-09-06 Martin Rudalics <rudalics@gmx.at>
4485
4486 * loading.texi (Where Defined): Fix description of symbol-file.
4487
905a9adb
JR
44882008-08-26 Jason Rumney <jasonr@gnu.org>
4489
4490 * display.texi (TIFF Images): New section describing :index property.
4491
852e91b7
CY
44922008-08-23 Chong Yidong <cyd@stupidchicken.com>
4493
4494 * display.texi (Temporary Displays): Remove unnecessary comment
4495 about usage of temp-buffer-show-hook.
4496
6be001ee
CY
44972008-08-05 Chong Yidong <cyd@stupidchicken.com>
4498
4499 * symbols.texi (Other Plists): Fix incorrect example.
4500 Suggested by Florian Beck.
4501
58e3d8e8
JB
45022008-07-31 Juanma Barranquero <lekktu@gmail.com>
4503
4504 * os.texi: Fix previous change.
4505
7c2fb837
DN
45062008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4507
4508 * os.texi:
4509 * intro.texi:
4510 * files.texi: Remove VMS support.
4511
9e2a2647
DN
45122008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4513
4514 * os.texi:
4515 * frames.texi:
4516 * display.texi: Remove mentions of Mac Carbon.
4517
c4f4682b
MB
45182008-07-01 Miles Bader <miles@gnu.org>
4519
4520 * text.texi (Special Properties):
4521 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4522
3696411e
JB
45232008-06-28 Johan Bockgård <bojohan@gnu.org>
4524
4525 * display.texi (Other Image Types): Fix copy/paste error; say
4526 "PBM", not "XBM".
4527
f2a77c3a
DN
45282008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4529
4530 * os.texi: Remove references to obsolete systems.
4531
6d52677d
EZ
45322008-06-20 Eli Zaretskii <eliz@gnu.org>
4533
4534 * makefile.w32-in (distclean): Remove makefile.
4535
1a87da4c
GM
45362008-06-17 Glenn Morris <rgm@gnu.org>
4537
4538 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4539 (elisp, dist): Remove rules and variables that are obsolete now
4540 the lisp manual is no longer distributed separately.
4541
fdda1c5d
GM
45422008-06-16 Glenn Morris <rgm@gnu.org>
4543
646692e9
GM
4544 * configure, configure.in, mkinstalldirs: Remove unused files.
4545
4546 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 4547 * vol1.texi (EMACSVER):
6a57054b 4548 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
4549
4550 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4551 as per maintain.info.
4552
611bee81
GM
45532008-06-15 Glenn Morris <rgm@gnu.org>
4554
a7bed3a0
GM
4555 * makefile.w32-in (manual): Use "23" rather than "21".
4556
4557 * Makefile.in (emacsver): New, set by configure.
4558 (manual): Use emacsver.
4559
d794edf2
GM
4560 * intro.texi: Report bugs using M-x report-emacs-bug.
4561
611bee81
GM
4562 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4563
c73e02fa
GM
45642008-06-13 Daniel Engeler <engeler@gmail.com>
4565
4566 * elisp.texi, internals.texi, processes.texi: Add documentation
4567 about serial port access.
4568
e40a85cd
MB
45692008-06-05 Miles Bader <miles@gnu.org>
4570
4571 * display.texi (Displaying Faces): Update to reflect function
4572 renamings in face-remap.el.
4573
7b753744
JB
45742008-06-05 Juanma Barranquero <lekktu@gmail.com>
4575
4576 * display.texi (Fontsets): Fix typos.
4577
9d3d42fb
MB
45782008-06-03 Miles Bader <miles@gnu.org>
4579
7b753744
JB
4580 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4581 remove-relative-face-remapping, set-base-face-remapping,
4582 and set-default-base-face-remapping.
9d3d42fb 4583
f2cec7a9
MB
45842008-06-01 Miles Bader <miles@gnu.org>
4585
4586 * display.texi (Displaying Faces): Add face-remapping-alist.
4587
8f39c96d
SM
45882008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4589
4590 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4591 variable names.
4592
1ef5eecc
ER
45932008-05-03 Eric S. Raymond <esr@golux>
4594
352c8b4a 4595 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
4596 (current-global-map) return references, not copies.
4597
63b4387f
JL
45982008-05-02 Juri Linkov <juri@jurta.org>
4599
4600 * minibuf.texi (Text from Minibuffer): Document a list of
4601 default values for `read-from-minibuffer'.
4602
38a8b703
JB
46032008-04-24 Juanma Barranquero <lekktu@gmail.com>
4604
4605 * nonascii.texi (Translation of Characters): Fix previous change.
4606
7c42e639
CY
46072008-04-20 Chong Yidong <cyd@stupidchicken.com>
4608
4609 * display.texi (Overlay Properties): Clarify role of underlying
4610 textprop and overlay keymaps for display strings.
4611
4612 * keymaps.texi (Active Keymaps): Ditto.
4613
25c0d999
SM
46142008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4615
4616 * minibuf.texi (Programmed Completion):
4617 Replace dynamic-completion-table with the new completion-table-dynamic.
4618
e3af5968
CY
46192008-04-07 Chong Yidong <cyd@stupidchicken.com>
4620
4621 * intro.texi (Some Terms): Change "fonts in this manual" index
4622 entry to "typographic conventions".
4623
6bfc8698
EZ
46242008-04-05 Eli Zaretskii <eliz@gnu.org>
4625
4626 * objects.texi (Text Props and Strings): Add indexing for read
4627 syntax of text properties.
4628
4972c361
SM
46292008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4630
4631 * processes.texi (Decoding Output): Remove process-filter-multibyte
4632 functions.
4633
c70a68db
MR
46342008-03-15 Martin Rudalics <rudalics@gmx.at>
4635
4636 * display.texi (Finding Overlays): Say that empty overlays at
4637 the end of the buffer are reported too.
4638
1291fd36
GM
46392008-03-13 Glenn Morris <rgm@gnu.org>
4640
4641 * elisp.texi (EMACSVER): Set to 23.0.60.
4642
c6b0dfd5
CY
46432008-02-26 Chong Yidong <cyd@stupidchicken.com>
4644
38a8b703 4645 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 4646
875fc30c
GM
46472008-02-22 Glenn Morris <rgm@gnu.org>
4648
4649 * frames.texi (Position Parameters): Clarify the description of
4650 `left' and `top', using information from "Geometry".
4651 (Geometry): Give a pointer to "Position Parameters", rather than
4652 repeating information.
4653
d8c8e45a
GM
46542008-02-11 Glenn Morris <rgm@gnu.org>
4655
4656 * objects.texi (Equality Predicates): No longer talk about "two"
4657 functions.
4658
38a8b703 46592008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
4660
4661 * objects.texi (Equality Predicates): Add defun for
4662 equal-including-properties.
4663
bfffe0b1
GM
46642008-02-10 Glenn Morris <rgm@gnu.org>
4665
4666 * objects.texi (Equality Predicates):
4667 Mention equal-including-properties.
4668
431b78c9
RS
46692008-02-07 Richard Stallman <rms@gnu.org>
4670
4671 * windows.texi (Window Start): Mention the feature of moving
4672 window-start to start of line.
4673
c8763fb6 46742008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
4675
4676 * keymaps.texi (Tool Bar): Document rtl property.
4677
1a256502
TTN
46782008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4679
4680 * display.texi (Button Types):
4681 For define-button-type, clarify type of NAME.
4682
569382c2
MR
46832008-01-19 Martin Rudalics <rudalics@gmx.at>
4684
4685 * buffers.texi (Buffer Modification): Fix typo.
4686
f3041af1
DN
46872008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4688
4689 * os.texi (System Environment): Remove references to OSes that are
4690 not supported anymore.
4691
d35e1cd7
DN
46922008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4693
4694 * os.texi (System Environment): Remove mention for Masscomp.
4695
23af7580
RS
46962008-01-04 Richard Stallman <rms@gnu.org>
4697
4698 * display.texi (Faces): Don't talk about internal face vector as arg
4699 to facep.
4700
4701 * customize.texi (Type Keywords): Fix previous change.
4702
4703 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4704 * elisp.texi (Top): Fix menu for commands.texi change.
4705
ec7d5b1e
RS
47062007-12-30 Richard Stallman <rms@gnu.org>
4707
5dcb4c4e 4708 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
4709 (Accessing Scroll): New node broken out of Accessing Mouse.
4710
101a6cea
RS
47112007-12-28 Richard Stallman <rms@gnu.org>
4712
4713 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 4714 (Basic Parameters): For `title', refer to title bar.
041817a4 4715 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 4716
72b7e664
RS
47172007-12-23 Richard Stallman <rms@gnu.org>
4718
4719 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4720 Improve some of the commented-out keywords' text too.
4721
27a4f445
MR
47222007-12-14 Martin Rudalics <rudalics@gmx.at>
4723
e2e3f1d7
MR
4724 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4725 "visit the current buffer".
4726
27a4f445
MR
4727 * os.texi (System Interface): Fix typo.
4728
a2afc99d
RS
47292007-12-04 Richard Stallman <rms@gnu.org>
4730
4731 * objects.texi (Symbol Type): Fix typo.
4732
b694135c
RS
47332007-12-03 Richard Stallman <rms@gnu.org>
4734
4735 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4736
f99a19da
GM
47372007-12-01 Glenn Morris <rgm@gnu.org>
4738
4739 * functions.texi (Declaring Functions): Improve previous change.
4740
8f4b37d8
GM
47412007-11-30 Glenn Morris <rgm@gnu.org>
4742
4743 * functions.texi (Declaring Functions): Add optional fourth
4744 argument of declare-function, and setting third argument to `t'.
4745
61a2fe01
RS
47462007-11-29 Richard Stallman <rms@gnu.org>
4747
4748 * customize.texi (Composite Types): Document `group' type.
4749
cbfc5193
GM
47502007-11-29 Glenn Morris <rgm@gnu.org>
4751
5dcb4c4e
SM
4752 * functions.texi (Declaring Functions): Add findex.
4753 Mention `external' files.
cbfc5193 4754
8386283a
JB
47552007-11-26 Juanma Barranquero <lekktu@gmail.com>
4756
4757 * functions.texi (Declaring Functions): Fix directive.
4758
a07c9a8b
RS
47592007-11-25 Richard Stallman <rms@gnu.org>
4760
4761 * help.texi (Help Functions): Clean up last change.
4762
4763 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4764
4765 * loading.texi (Named Features): Minor cleanup.
4766
4767 * macros.texi (Eval During Expansion): Minor cleanup.
4768
4769 * variables.texi (Variable Aliases): Minor cleanup.
4770
a0925923
RS
47712007-11-24 Richard Stallman <rms@gnu.org>
4772
4773 * functions.texi (Declaring Functions): Clarify previous change.
4774
4775 * compile.texi (Compiler Errors): Clarify previous change.
4776
20c63e44
RS
47772007-11-24 Richard Stallman <rms@gnu.org>
4778
e5e76c04 4779 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
4780 Clarify the text and move items around.
4781
5bb0cda3
GM
47822007-11-24 Glenn Morris <rgm@gnu.org>
4783
4784 * functions.texi (Declaring Functions): New section.
4785 * compile.texi (Compiler Errors): Mention declaring functions,
4786 defvar with no initvalue, and byte-compile-warnings.
4787
af13c86a
MR
47882007-11-15 Martin Rudalics <rudalics@gmx.at>
4789
4790 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4791 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4792
a5373305
MR
47932007-11-13 Martin Rudalics <rudalics@gmx.at>
4794
4795 * help.texi (Help Functions): Document new macro `with-help-window'.
4796
fe284805
JL
47972007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4798
4799 * searching.texi (Replacing Match): Describe new
4800 `match-substitute-replacement'.
4801
2c3a09b1
RS
48022007-10-31 Richard Stallman <rms@gnu.org>
4803
4804 * strings.texi (Creating Strings): Null strings from concat not unique.
4805
f2b480f4
RS
48062007-10-26 Richard Stallman <rms@gnu.org>
4807
4808 * objects.texi (Equality Predicates): Null strings are uniquified.
4809
4810 * minibuf.texi: Minor clarifications in previous change.
4811
db21122c
GM
48122007-10-25 Glenn Morris <rgm@gnu.org>
4813
4814 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4815
2328cbb3
RS
48162007-10-24 Richard Stallman <rms@gnu.org>
4817
4818 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4819
4820 * variables.texi (Frame-Local Variables): Node deleted.
4821 (Variables): Delete Frame-Local Variables from menu.
4822 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4823 (Default Value): Don't mention frame-local vars.
4824
4825 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4826
4827 * loading.texi (Unloading): Document FEATURE-unload-function
4828 instead of FEATURE-unload-hook.
4829
2328cbb3
RS
4830 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4831
c066bafa
JL
48322007-10-22 Juri Linkov <juri@jurta.org>
4833
4834 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4835 (High-Level Completion): Document a list of default value strings
4836 in the DEFAULT argument, for which minibuffer functions return the
4837 first element.
4838
65ced25f
JL
48392007-10-17 Juri Linkov <juri@jurta.org>
4840
4841 * text.texi (Filling): Update arguments of fill-paragraph.
4842 fill-paragraph operates on the active region in Transient Mark mode.
4843 Remove fill-paragraph-or-region.
4844
ee46ec8e
KB
48452007-10-13 Karl Berry <karl@gnu.org>
4846
4847 * elisp.texi (@dircategory): Move to after @copying,
4848 since we want @copying as close as possible to the beginning of
4849 the output.
4850
61bbdbc6
RS
48512007-10-12 Richard Stallman <rms@gnu.org>
4852
4853 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4854
4855 * commands.texi (Distinguish Interactive): New node,
4856 broken out from Interactive Call and rewritten.
4857 (Command Loop): Put Distinguish Interactive in menu.
4858
af23e1e8
RS
48592007-10-09 Richard Stallman <rms@gnu.org>
4860
4861 * text.texi (Examining Properties): Mention overlay priority.
4862
4863 * display.texi (Display Margins): Correct the description
4864 of margin display specifications.
4865 (Replacing Specs): New subnode broken out of Display Property.
4866
e1965a69
JL
48672007-10-06 Juri Linkov <juri@jurta.org>
4868
4869 * text.texi (Filling): Document fill-paragraph-or-region.
4870
4638454b
JB
48712007-10-05 Juanma Barranquero <lekktu@gmail.com>
4872
4873 * display.texi (Auto Faces): Fix typo.
4874
7ed54cc5
RS
48752007-10-02 Richard Stallman <rms@gnu.org>
4876
4877 * display.texi (Display Property): Explain some display specs
4878 don't let you move point in.
4879
5dcb4c4e
SM
4880 * frames.texi (Cursor Parameters):
4881 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
4882
4883 * windows.texi (Basic Windows): Don't describe
4884 cursor-in-non-selected-windows here.
4885
305a7ef2
EZ
48862007-10-01 Eli Zaretskii <eliz@gnu.org>
4887
4888 * processes.texi (Misc Network): Note that these functions are
4889 supported only on some systems.
4890
f7a7f4eb
RS
48912007-10-01 Richard Stallman <rms@gnu.org>
4892
4893 * display.texi (Overlay Properties): Explain nil as priority.
4894 Explain that conflicts are unpredictable if not resolved by
4895 priorities.
4896
780d7bb9
RS
48972007-09-23 Richard Stallman <rms@gnu.org>
4898
4899 * macros.texi (Backquote): Minor clarification.
4900
14b4fdfb
RS
49012007-09-19 Richard Stallman <rms@gnu.org>
4902
4903 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
4904 Clarify when they work in parallel and when one overrides.
4905 Fix error in example.
14b4fdfb 4906
b8d4c8d0
GM
49072007-09-06 Glenn Morris <rgm@gnu.org>
4908
b3e755a9 4909 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
4910 commands to use ../../info.
4911 * Makefile.in (infodir): Go up one more level.
4638454b 4912 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
4913 (miscmanualdir): New.
4914 (dist): Use new variable miscmanualdir.
4915 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4916 (usermanualdir): Change from ../man to ../emacs.
4917
1bb1f7d3
MR
49182007-08-30 Martin Rudalics <rudalics@gmx.at>
4919
4920 * commands.texi (Command Loop Info): Advise against changing
4921 most variables described here. Explain new variable
4922 last-repeatable-command.
4923
b8d4c8d0
GM
49242007-08-29 Glenn Morris <rgm@gnu.org>
4925
4926 * elisp.texi (EMACSVER): Increase to 23.0.50.
4927
49282007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4929
4930 * frames.texi (Basic Parameters): Add display-environment-variable
4931 and term-environment-variable.
4932
49332007-08-28 Juri Linkov <juri@jurta.org>
4934
4935 * display.texi (Image Formats, Other Image Types): Add SVG.
4936
49372007-08-28 Juri Linkov <juri@jurta.org>
4938
4939 * display.texi (Images): Move formats-related text to new node
4940 "Image Formats".
4941 (Image Formats): New node.
4942
619fb9ee
RS
49432007-08-27 Richard Stallman <rms@gnu.org>
4944
4945 * windows.texi (Window Configurations): Clarify what
4946 a window configuration saves.
4947
b8d4c8d0
GM
49482007-08-25 Richard Stallman <rms@gnu.org>
4949
4950 * display.texi (Images): Delete redundant @findex.
4951
39f9da30
GM
49522007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4953
4954 * text.texi (Change Hooks): (after|before)-change-functions are no
4955 longer bound to nil while running; rather inhibit-modification-hooks
4956 is t.
4957
b8d4c8d0
GM
49582007-08-16 Richard Stallman <rms@gnu.org>
4959
5dcb4c4e
SM
4960 * processes.texi (Asynchronous Processes):
4961 Clarify doc of start-file-process.
b8d4c8d0
GM
4962
49632007-08-08 Martin Rudalics <rudalics@gmx.at>
4964
4965 * modes.texi (Example Major Modes): Fix typo.
4966
49672007-08-08 Glenn Morris <rgm@gnu.org>
4968
4969 * intro.texi (nil and t): Do not use `iff' in documentation.
4970
4971 * tips.texi (Documentation Tips): Recommend against `iff'.
4972
49732007-08-07 Chong Yidong <cyd@stupidchicken.com>
4974
4975 * display.texi (Image Cache): Document image-refresh.
4976
49772007-08-06 Martin Rudalics <rudalics@gmx.at>
4978
4979 * windows.texi (Size of Window): Document window-full-width-p.
4980
49812007-07-25 Glenn Morris <rgm@gnu.org>
4982
4983 * gpl.texi (GPL): Replace license with GPLv3.
4984
4985 * Relicense all FSF files to GPLv3 or later.
4986
49872007-07-24 Michael Albinus <michael.albinus@gmx.de>
4988
4638454b
JB
4989 * processes.texi (Synchronous Processes):
4990 Add `process-file-shell-command'.
b8d4c8d0
GM
4991 (Asynchronous Processes): Mention restricted use of
4992 `process-filter' and `process-sentinel' in
4993 `start-file-process'. Add `start-file-process-shell-command'.
4994
49952007-07-17 Michael Albinus <michael.albinus@gmx.de>
4996
4997 * files.texi (Magic File Names): Introduce optional parameter
4998 IDENTIFICATION for `file-remote-p'.
4999
50002007-07-16 Richard Stallman <rms@gnu.org>
5001
5002 * display.texi (Defining Faces): Fix previous change.
5003
50042007-07-14 Richard Stallman <rms@gnu.org>
5005
5006 * control.texi (Handling Errors): Document `debug' in handler list.
5007
50082007-07-10 Richard Stallman <rms@gnu.org>
5009
5010 * display.texi (Defining Faces): Explain C-M-x feature for defface.
5011
50122007-07-09 Richard Stallman <rms@gnu.org>
5013
5014 * files.texi (Magic File Names): Rewrite previous change.
5015
50162007-07-08 Michael Albinus <michael.albinus@gmx.de>
5017
5018 * files.texi (Magic File Names): Introduce optional parameter
5019 CONNECTED for `file-remote-p'.
5020
50212007-07-07 Michael Albinus <michael.albinus@gmx.de>
5022
5023 * processes.texi (Asynchronous Processes):
5024 * files.texi (Magic File Names): Add `start-file-process'.
5025
50262007-06-27 Richard Stallman <rms@gnu.org>
5027
5dcb4c4e
SM
5028 * files.texi (Format Conversion Piecemeal):
5029 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
5030
50312007-06-27 Michael Albinus <michael.albinus@gmx.de>
5032
4638454b
JB
5033 * files.texi (Magic File Names): Remove `dired-call-process'.
5034 Add `process-file'.
b8d4c8d0
GM
5035
50362007-06-27 Kenichi Handa <handa@m17n.org>
5037
5038 * text.texi (Special Properties): Fix description about
4638454b 5039 `composition' property.
b8d4c8d0
GM
5040
50412007-06-26 Kenichi Handa <handa@m17n.org>
5042
5043 * nonascii.texi (Default Coding Systems): Document about the
5044 return value `undecided'.
5045
50462007-06-25 David Kastrup <dak@gnu.org>
5047
5048 * keymaps.texi (Active Keymaps): Document new POSITION argument of
5049 `current-active-maps'.
5050
50512007-06-24 Karl Berry <karl@gnu.org>
5052
4638454b 5053 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
5054
50552007-06-15 Juanma Barranquero <lekktu@gmail.com>
5056
5057 * display.texi (Overlay Arrow): Doc fix.
5058
50592007-06-14 Karl Berry <karl@tug.org>
5060
5061 * anti.texi (Antinews): Typo.
5062
50632007-06-14 Chong Yidong <cyd@stupidchicken.com>
5064
5065 * display.texi (Image Cache): Document image-refresh.
5066
50672007-06-12 Karl Berry <karl@gnu.org>
5068
5069 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
5070 * two-volume.make: New file.
5071 * .cvsignore: Ignore two-volume files.
5072
50732007-06-12 Tom Tromey <tromey@redhat.com>
5074
5075 * os.texi (Init File): Document user-emacs-directory.
5076
50772007-06-03 Nick Roberts <nickrob@snap.net.nz>
5078
5079 * commands.texi (Click Events): Describe width and height when
5080 object is nil.
5081
50822007-05-30 Nick Roberts <nickrob@snap.net.nz>
5083
5dcb4c4e
SM
5084 * commands.texi (Click Events): Layout more logically.
5085 Describe width and height.
b8d4c8d0
GM
5086 (Drag Events, Motion Events): Update to new format for position.
5087
50882007-06-02 Richard Stallman <rms@gnu.org>
5089
5090 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
5091
50922007-06-02 Chong Yidong <cyd@stupidchicken.com>
5093
5094 * Version 22.1 released.
5095
50962007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5097
5098 * text.texi (Special Properties): Correct meaning of fontified face.
5099
51002007-05-30 Richard Stallman <rms@gnu.org>
5101
5102 * text.texi (Special Properties): Add link to Adjusting Point.
5103
51042007-05-12 Richard Stallman <rms@gnu.org>
5105
5106 * text.texi (Margins): indent-to-left-margin is not the default.
5107 (Mode-Specific Indent): For indent-line-function, the default
5108 is indent-relative.
5109
5110 * modes.texi (Example Major Modes): Explain last line of text-mode
5111 is redundant.
5112
51132007-05-10 Richard Stallman <rms@gnu.org>
5114
5115 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
5116
5117 * help.texi (Keys in Documentation): Add reference to
5118 Documentation Tips.
5119
5120 * files.texi (Format Conversion): TO-FN gets three arguments.
5121
5122 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
5123
51242007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
5125
5126 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
5127 * files.texi (Format Conversion): Expand intro; add menu.
5128 (Format Conversion Overview, Format Conversion Round-Trip)
5129 (Format Conversion Piecemeal): New nodes/subsections.
5130 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
5131 * text.texi (Text Properties): Remove "Saving Properties" from menu.
5132 (Saving Properties): Delete node/subsection.
5133
51342007-05-07 Karl Berry <karl@gnu.org>
5135
5136 * elisp.texi (EMACSVER): Back to 22.
5137
51382007-05-06 Richard Stallman <rms@gnu.org>
5139
5140 * processes.texi (Accepting Output): Revert most of previous change.
5141
51422007-05-05 Richard Stallman <rms@gnu.org>
5143
5144 * processes.texi (Accepting Output): accept-process-output
5145 uses microseconds, not milliseconds. But that arg is obsolete.
5146
51472007-05-04 Karl Berry <karl@tug.org>
5148
5149 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
5150
51512007-05-04 Eli Zaretskii <eliz@gnu.org>
5152
5153 * tips.texi (Documentation Tips): Rearrange items to place the
5154 more important ones first. Add an index entry for hyperlinks.
5155
51562007-05-03 Karl Berry <karl@gnu.org>
5157
5158 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
5159 (EMACSVER) [smallbook]: 22 for printed version.
5160
5161 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
5162 so restore anchor to normal position after defun. Found by Kevin Ryde.
5163
51642007-04-26 Glenn Morris <rgm@gnu.org>
5165
5166 * elisp.texi (EMACSVER): Increase to 22.1.50.
5167
51682007-04-28 Karl Berry <karl@gnu.org>
5169
5170 * elisp.texi: Improve line breaks on copyright page,
5171 similar layout to emacs manual, 8.5x11 by default.
5172
51732007-04-24 Richard Stallman <rms@gnu.org>
5174
5175 * text.texi (Special Properties): Add xref to Overlay Properties.
5176
5177 * display.texi (Overlay Properties): Add xref to Special Properties.
5178
51792007-04-22 Richard Stallman <rms@gnu.org>
5180
5181 * keymaps.texi (Extended Menu Items): Move the info about
5182 format with cached keyboard binding.
5183
51842007-04-21 Richard Stallman <rms@gnu.org>
5185
5186 * text.texi (Special Properties): Clarify previous change.
5187
5188 * files.texi (File Name Expansion): Clarify previous change.
5189
5190 * display.texi (Attribute Functions): Fix example for
5191 face-attribute-relative-p.
5192
51932007-04-19 Kenichi Handa <handa@m17n.org>
5194
5195 * text.texi (Special Properties): Document composition property.
5196
51972007-04-19 Glenn Morris <rgm@gnu.org>
5198
5199 * files.texi (File Name Expansion): Mention "superroot".
5200
52012007-04-15 Chong Yidong <cyd@stupidchicken.com>
5202
5203 * frames.texi (Multiple Displays): Add note about "multi-monitor"
5204 setups.
5205 (Display Feature Testing): Note that display refers to all
5206 physical monitors for multi-monitor setups.
5207
52082007-04-14 Richard Stallman <rms@gnu.org>
5209
5210 * lists.texi (Sets And Lists): Clarify `delete' examples.
5211 Remove spurious xref to same node.
5212 Clarify xref for add-to-list.
5213
52142007-04-12 Nick Roberts <nickrob@snap.net.nz>
5215
5216 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
5217 value of lisp-mode-map.
5218
52192007-04-11 Karl Berry <karl@gnu.org>
5220
5221 * anti.texi (Antinews):
5222 * display.texi (Overlay Properties, Defining Images):
5223 * processes.texi (Synchronous Processes, Sentinels):
5224 * syntax.texi (Syntax Table Internals):
5225 * searching.texi (Regexp Special):
5226 * nonascii.texi (Default Coding Systems):
5227 * text.texi (Special Properties):
5228 * minibuf.texi (Basic Completion): Wording to improve breaks in
5229 8.5x11 format.
5230 * elisp.texi (smallbook): New @set to more easily switch between
5231 smallbook and 8.5x11.
5232
52332007-04-11 Richard Stallman <rms@gnu.org>
5234
5235 * text.texi (Lazy Properties): Minor fix.
5236
52372007-04-08 Karl Berry <karl@gnu.org>
5238
5239 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
5240 * macros.texi (Backquote): Downcase Backquote in index entries for
5241 consistency.
5242
52432007-04-08 Richard Stallman <rms@gnu.org>
5244
5245 * text.texi (Adaptive Fill): Just describe default,
5246 don't show it (since it contains non-ASCII chars).
5247
52482007-04-07 Karl Berry <karl@gnu.org>
5249
5250 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
5251 adaptive-fill-regexp's value, since they are not in the standard
5252 TeX fonts.
5253
52542007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
5255
5256 * display.texi (Defining Faces): Fix example.
5257
52582007-04-07 Karl Berry <karl@gnu.org>
5259
5260 * display.texi (Button Buffer Commands): Improve page break.
5261
52622007-04-07 Richard Stallman <rms@gnu.org>
5263
5264 * advice.texi (Activation of Advice): Remove redundant index entry.
5265
5266 * backups.texi: Improve index entries. Remove redundant ones.
5267
5268 * compile.texi (Byte Compilation): Improve index entry.
5269
5270 * hash.texi (Creating Hash): Improve index entry.
5271
5272 * symbols.texi (Definitions): Improve index entry.
5273
5274 * edebug.texi: Improve index entries. Remove redundant/useless ones.
5275
5276 * maps.texi (Standard Keymaps): Remove useless index entry.
5277
5278 * help.texi (Documentation Basics): Remove redundant index entries.
5279
5280 * customize.texi: Improve index entries.
5281 Remove redundant/useless ones.
5282
5283 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
5284
5285 * streams.texi (Output Variables): Improve index entry.
5286
5287 * abbrevs.texi (Abbrevs): Remove useless index entry.
5288
5289 * macros.texi (Expansion): Remove useless index entry.
5290
5291 * text.texi: Improve index entries. Remove redundant/useless ones.
5292 (Text Properties, Examining Properties)
5293 (Special Properties): Use "property category" instead of "category"
5294 to refer to the `category' property.
5295
5296 * positions.texi: Improve index entries. Remove useless one.
5297
5298 * lists.texi: Improve index entries. Remove redundant/useless ones.
5299
5300 * os.texi: Improve index entries.
5301 (Timers): Fix previous change.
5302
5303 * buffers.texi: Improve index entries.
5304 (Modification Time): Get rid of term "obsolete buffer".
5305
5306 * debugging.texi: Improve index entries.
5307 (Test Coverage): Add xref to other test coverage ftr.
5308
5309 * eval.texi: Improve index entry. Remove redundant ones.
5310
5311 * numbers.texi: Improve index entries. Remove redundant/useless ones.
5312
5313 * files.texi: Improve index entries. Remove redundant/useless ones.
5314
5315 * objects.texi: Improve index entries.
5316
5317 * processes.texi: Improve index entries.
5318
5319 * modes.texi: Improve index entry. Remove redundant one.
5320
5321 * nonascii.texi: Improve index entries.
5322
5323 * internals.texi: Improve index entries.
5324
5325 * syntax.texi: Improve index entries.
5326
5327 * keymaps.texi (Active Keymaps): Improve index entries.
5328
5329 * commands.texi: Improve index entries. Remove redundant/useless ones.
5330
5331 * frames.texi: Improve index entries. Remove redundant/useless ones.
5332
5333 * markers.texi: Improve index entries. Remove redundant ones.
5334
5335 * tips.texi: Improve index entries.
5336
5337 * loading.texi (Unloading): Improve index entry.
5338
5339 * variables.texi: Improve index entries. Remove redundant one.
5340
5341 * sequences.texi: Improve index entry.
5342
5343 * display.texi: Improve index entries. Remove redundant ones.
5344
5345 * windows.texi: Improve index entries.
5346
5347 * searching.texi: Improve index entries. Remove redundant one.
5348
5349 * strings.texi (Case Tables): Improve last change.
5350
53512007-04-04 Chong Yidong <cyd@stupidchicken.com>
5352
5353 * strings.texi (Case Tables): Document with-case-table and
5354 ascii-case-table.
5355
53562007-04-03 Karl Berry <karl@gnu.org>
5357
5358 * processes.texi (Network): Reword to improve page break.
5359
53602007-04-03 Eli Zaretskii <eliz@gnu.org>
5361
5362 * functions.texi (Inline Functions): Describe more disadvantages
5363 of defsubst, and make advice against it stronger.
5364
53652007-04-02 Karl Berry <karl@gnu.org>
5366
5367 * backups.texi (Backup Names): Avoid widow words.
5368 * modes.texi (Example Major Modes): Align last comment.
5369
53702007-04-01 Chong Yidong <cyd@stupidchicken.com>
5371
5372 * keymaps.texi (Remapping Commands): Document new arg to
5373 command-remapping.
5374
53752007-04-01 Karl Berry <karl@gnu.org>
5376
5377 * processes.texi (Low-Level Network): Typo.
5378 * loading.texi (Hooks for Loading): Avoid double "the".
5379 * keymaps.texi (Key Sequences): No double "and".
5380 (Changing Key Bindings): Shorten to improve line break.
5381
53822007-03-31 Glenn Morris <rgm@gnu.org>
5383
5384 * os.texi (Timers): Fix description of run-at-time TIME formats.
5385
53862007-03-31 Richard Stallman <rms@gnu.org>
5387
5388 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5389 regarding ellipsis.
5390
53912007-03-31 Eli Zaretskii <eliz@gnu.org>
5392
5393 * intro.texi (nil and t):
5394 * symbols.texi (Plists and Alists):
5395 * variables.texi (Variable Aliases, Constant Variables):
5396 * functions.texi (Defining Functions):
5397 * advice.texi (Advising Primitives):
5398 * debugging.texi (Syntax Errors, Compilation Errors):
5399 * minibuf.texi (Minibuffer Windows):
5400 * commands.texi (Adjusting Point):
5401 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5402 (Auto Major Mode, Major Mode Conventions):
5403 * help.texi (Describing Characters):
5404 * files.texi (Create/Delete Dirs, Information about Files)
5405 (File Locks, Writing to Files, Reading from Files)
5406 (Saving Buffers):
5407 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5408 * frames.texi (Finding All Frames):
5409 * positions.texi (Buffer End, Motion):
5410 * markers.texi (The Region):
5411 * text.texi (Deletion, Near Point):
5412 * display.texi (Displaying Messages, Truncation):
5413 * os.texi (Processor Run Time):
5414 * tips.texi (Key Binding Conventions, Programming Tips)
5415 (Warning Tips, Documentation Tips, Comment Tips):
5416 * internals.texi (Memory Usage): Improve indexing.
5417
5418 * variables.texi (Frame-Local Variables):
5419 * functions.texi (Argument List):
5420 * loading.texi (Library Search):
5421 * streams.texi (Output Variables):
5422 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5423 * searching.texi (Replacing Match, Search and Replace):
5424 * processes.texi (Byte Packing, Decoding Output)
5425 (Accepting Output, Network Servers, Shell Arguments):
5426 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5427 * windows.texi (Window Point, Window Start):
5428 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5429 * commands.texi (Reading Input, Keyboard Events):
5430 * minibuf.texi (Reading File Names, Minibuffer Completion)
5431 (Recursive Mini):
5432 * positions.texi (List Motion):
5433 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5434 * numbers.texi (Arithmetic Operations, Math Functions)
5435 (Predicates on Numbers, Comparison of Numbers):
5436 (Numeric Conversions):
5437 * locals.texi (Standard Buffer-Local Variables):
5438 * maps.texi (Standard Keymaps):
5439 * os.texi (User Identification, System Environment, Recording Input)
5440 (X11 Keysyms):
5441 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5442 * backups.texi (Backups and Auto-Saving):
5443 * customize.texi (Customization, Group Definitions)
5444 (Variable Definitions):
5445 * compile.texi (Byte Compilation): Improve index entries.
5446
54472007-03-31 Karl Berry <karl@gnu.org>
5448
5449 * macros.texi (Defining Macros): Avoid widow syllable.
5450
54512007-03-31 Eli Zaretskii <eliz@gnu.org>
5452
5453 * elisp.texi (Top): Postscript -> PostScript.
5454
5455 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5456
54572007-03-31 Markus Triska <markus.triska@gmx.at>
5458
5459 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5460
54612007-03-30 Karl Berry <karl@gnu.org>
5462
5463 * lists.texi (List-related Predicates): Remove spurious @need.
5464 (Setcdr): Use @smallexample to improve page break.
5465 (Association Lists) <assoc>: Reword to improve page break.
5466
5467 * strings.texi (String Conversion): Insert blank line to improve
5468 page break.
5469
5470 * numbers.texi (Random Numbers): Use @minus{}.
5471 (Math Functions): Use @minus{}.
5472
5473 * intro.texi (Acknowledgements): Avoid line breaks before middle
5474 initials.
5475
54762007-03-24 Eli Zaretskii <eliz@gnu.org>
5477
5478 * errors.texi (Standard Errors): Add an index entry.
5479
54802007-03-19 Richard Stallman <rms@gnu.org>
5481
5482 * os.texi (Recording Input): recent-keys now gives 300 keys.
5483
54842007-03-12 Glenn Morris <rgm@gnu.org>
5485
5486 * os.texi: Replace "daylight savings" with "daylight saving"
5487 throughout.
5488
54892007-03-05 Richard Stallman <rms@gnu.org>
5490
5dcb4c4e
SM
5491 * variables.texi (File Local Variables):
5492 Update enable-local-variables values.
b8d4c8d0
GM
5493
54942007-03-04 Richard Stallman <rms@gnu.org>
5495
5496 * syntax.texi (Control Parsing): Minor clarification.
5497
5498 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5499
5500 * sequences.texi (Sequence Functions): Move string-bytes away,
5501 add xref.
5502
5503 * nonascii.texi (Text Representations): Move string-bytes here.
5504
5505 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5506
5507 * minibuf.texi (Basic Completion): Minor clarification.
5508
5509 * markers.texi (The Mark): Clarify existence vs activation of mark.
5510 Other cleanup.
5511
5512 * display.texi (Finding Overlays): Write better example.
5513
5514 * compile.texi (Eval During Compile): Clarify putting macros
5515 in eval-when-compile.
5516
c5602427 55172007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
5518
5519 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 5520 load-read-function definition doc.
b8d4c8d0
GM
5521
55222007-02-21 Kim F. Storm <storm@cua.dk>
5523
5524 * strings.texi (Text Comparison): Mention that assoc-string
5525 converts symbols to strings before testing.
5526
55272007-02-17 Kim F. Storm <storm@cua.dk>
5528
5529 * processes.texi (Bindat Spec): Vector types can have optional
5530 element type.
5531 (Bindat Examples): Fix example. Add vector with element type.
5532
55332007-02-16 Andreas Schwab <schwab@suse.de>
5534
5535 * strings.texi (Formatting Strings): Document '+' flag.
5536
55372007-02-15 Juanma Barranquero <lekktu@gmail.com>
5538
5539 * strings.texi (Modifying Strings): Clarify that `clear-string'
5540 always converts the string to unibyte.
5541
55422007-02-14 Kim F. Storm <storm@cua.dk>
5543
5544 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5545 Rewrite glyph code description to refer to these functions.
5546 Remove details of encoding face number and char into integer code.
5547
55482007-02-03 Alan Mackenzie <acm@muc.de>
5549
5550 * loading.texi (Hooks for Loading): Make the description of
5551 `eval-after-load' more detailed, and amend the description of
5552 after-load-alist, in accordance with changes from 2006-05.
5553
55542007-02-03 Chong Yidong <cyd@stupidchicken.com>
5555
5556 * modes.texi (Defining Minor Modes): Document that a :require
5557 keyword or similar may be required to make saved customization
5558 variables work.
5559
55602007-02-03 Eli Zaretskii <eliz@gnu.org>
5561
5562 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
5563 Texinfo guidelines and with what texnfo-upd.el expects.
5564 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
5565 parts needed by `texinfo-multiple-files-update'.
5566
55672007-02-02 Eli Zaretskii <eliz@gnu.org>
5568
5569 * elisp.texi (Top): Update the top-level menus.
5570
5571 * syntax.texi (Categories): Add index entries.
5572
55732007-02-01 Juanma Barranquero <lekktu@gmail.com>
5574
5575 * display.texi (Attribute Functions): Fix name and description of
5576 the UNDERLINE arg of `set-face-underline-p'.
5577
55782007-01-29 Eli Zaretskii <eliz@gnu.org>
5579
5580 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5581 Variables", and "Standard Keymaps" to the detailed menu.
5582
5583 * variables.texi (Future Local Variables): Add index entry.
5584
55852007-01-28 Richard Stallman <rms@gnu.org>
5586
5587 * tips.texi (Coding Conventions): Clarify the tip about macros
5588 that define a function or a variable.
5589
5590 * files.texi (File Attributes): UID and GID can be floats.
5591 (Magic File Names): Explain why deferring all operations to
5592 the standard handler does not work.
5593
55942007-01-23 Martin Rudalics <rudalics@gmx.at>
5595
5596 * backups.texi (Reverting): Use "buffer" instead of "file"
5597 when talking about major and minor modes.
5598
55992007-01-21 Richard Stallman <rms@gnu.org>
5600
5601 * help.texi (Documentation): Add xref to Documentation Tips.
5602
56032007-01-14 Juanma Barranquero <lekktu@gmail.com>
5604
5605 * tips.texi (Coding Conventions): Fix typos.
5606
56072007-01-05 Richard Stallman <rms@gnu.org>
5608
5609 * modes.texi (Defining Minor Modes): Fix previous change.
5610
56112007-01-03 Richard Stallman <rms@gnu.org>
5612
5613 * customize.texi (Variable Definitions, Customization Types):
5614 Don't use * in doc string for defcustom.
5615
56162007-01-02 Richard Stallman <rms@gnu.org>
5617
5618 * variables.texi (Variable Aliases): Clarify that aliases vars
5619 always have the same value.
5620
5621 * processes.texi (Bindat Spec): Fix Texinfo usage.
5622
5623 * modes.texi (Defining Minor Modes): Explain effect of command
5624 defined with define-global-minor-mode on new buffers.
5625
56262006-12-30 Kim F. Storm <storm@cua.dk>
5627
5628 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5629 `auto-resize-tool-bars'.
5630
56312006-12-30 Richard Stallman <rms@gnu.org>
5632
5633 * keymaps.texi (Active Keymaps): Fix previous change.
5634
56352006-12-30 Nick Roberts <nickrob@snap.net.nz>
5636
5637 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5638
56392006-12-30 Kim F. Storm <storm@cua.dk>
5640
5641 * processes.texi (Bindat Spec): Clarify using field names in
5642 length specifications.
5643
56442006-12-29 Kim F. Storm <storm@cua.dk>
5645
5646 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5647 Add count and index variables for eval forms in repeat blocks.
5648
56492006-12-24 Richard Stallman <rms@gnu.org>
5650
5dcb4c4e
SM
5651 * customize.texi (Variable Definitions):
5652 Document new name custom-add-frequent-value.
b8d4c8d0
GM
5653
56542006-12-19 Kim F. Storm <storm@cua.dk>
5655
5656 * commands.texi (Misc Events): User signals now result in sigusr1
5657 and sigusr2 events which are handled through special-event-map.
5658 (Special Events): User signals and drag-n-drop are special.
5659
56602006-12-17 Richard Stallman <rms@gnu.org>
5661
5662 * loading.texi (Named Features): Explain subfeatures better.
5663
5664 * customize.texi: Use "option" only for user options.
5665 For the keyword values inside defcustom etc, say "keywords".
5666 For :options value's elements, say "elements".
5667 :group should not be omitted.
5668
5669 * syntax.texi (Parsing Expressions): Split up node.
5670 (Motion via Parsing, Position Parse, Parser State)
5671 (Low-Level Parsing, Control Parsing): New subnodes.
5672 (Parser State): Document syntax-ppss-toplevel-pos.
5673
5674 * positions.texi (List Motion): Punctuation fix.
5675
5676 * files.texi (File Name Completion): Document PREDICATE arg
5677 to file-name-completion.
5678
56792006-12-16 Eli Zaretskii <eliz@gnu.org>
5680
5681 * internals.texi (Building Emacs, Writing Emacs Primitives):
5682 Add index entries.
5683
56842006-12-11 Richard Stallman <rms@gnu.org>
5685
5686 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5687 affects face menu. Explain how to make it non-nil without enabling
5688 any fontification.
5689
56902006-12-10 Chong Yidong <cyd@stupidchicken.com>
5691
5692 * modes.texi (Font Lock Basics): Document nil value of
5693 font-lock-defaults.
5694
56952006-12-10 Glenn Morris <rgm@gnu.org>
5696
5697 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5698 value for system-flag argument. Abbrev tables may not be empty
5699 when major modes are loaded.
5700
57012006-12-08 Juanma Barranquero <lekktu@gmail.com>
5702
5703 * makefile.w32-in (maintainer-clean): Partially revert last
5704 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5705 to protect elisp-covers.texi.
5706
57072006-12-07 Juanma Barranquero <lekktu@gmail.com>
5708
5709 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5710 Don't remove elisp* info files; they are already deleted by the
5711 `clean' and `distclean' targets, and they are in the $(infodir)
5712 directory, not the current one.
5713
57142006-12-04 Kim F. Storm <storm@cua.dk>
5715
5716 * commands.texi (Misc Events): Update signal events.
5717 (Event Examples): Add signal example.
5718
57192006-11-29 Richard Stallman <rms@gnu.org>
5720
5721 * frames.texi (Visibility of Frames): Explain visible windows
5722 can be covered by others. Add xref for raise-frame.
5723
57242006-11-28 Richard Stallman <rms@gnu.org>
5725
5726 * searching.texi (Regexp Special): Update when ^ is special.
5727
57282006-11-27 Eli Zaretskii <eliz@gnu.org>
5729
5730 * customize.texi (Customization, Common Keywords)
5731 (Group Definitions, Variable Definitions, Composite Types)
5732 (Type Keywords, Customization Types): Add index entries for
5733 various customization keywords.
5734
57352006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5736
5737 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5738
c8763fb6 57392006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5740
5741 * frames.texi (Window System Selections): Remove clipboard from
5742 description of selection-coding-system.
5743
57442006-11-06 Richard Stallman <rms@gnu.org>
5745
5746 * lists.texi (List Variables): Document COMPARE-FN.
5747
5748 * keymaps.texi: Avoid use of "binding" to mean a relation;
5749 use it only to refer to the meaning associated with a key.
5750 (Keymaps): Change menu node description.
5751
5752 * elisp.texi (Top): Change menu node description.
5753
5754 * display.texi (Managing Overlays): Document overlay-recenter.
5755
57562006-10-29 Chong Yidong <cyd@stupidchicken.com>
5757
5758 * Makefile.in: Use relative paths to avoid advertising filesystem
5759 contents during compilation.
5760
57612006-10-23 Kim F. Storm <storm@cua.dk>
5762
5763 * commands.texi (Event Input Misc): Update unread-command-events.
5764
57652006-10-23 Nick Roberts <nickrob@snap.net.nz>
5766
5767 * lists.texi (Sets And Lists): Fix typos.
5768
57692006-10-18 Juanma Barranquero <lekktu@gmail.com>
5770
5771 * control.texi (Processing of Errors): Use @var for an argument,
5772 not @code.
5773
57742006-10-16 Richard Stallman <rms@gnu.org>
5775
5776 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5777
5778 * keymaps.texi (Format of Keymaps): Show all the keymap element
5779 patterns that result from menu items.
5780 (Key Lookup): Minor cleanups.
5781
5782 * modes.texi (Precalculated Fontification): Don't say that
5783 not setting font-lock-defaults avoids loading font-lock.
5784
5785 * help.texi (Documentation): Move xref to Emacs Manual here.
5786 (Documentation Basics): From here.
5787 Also doc emacs-lisp-docstring-fill-column.
5788
5789 * elisp.texi: Update version and ISBN.
5790
5791 * commands.texi (Interactive Call): Clarify KEYS arg to
5792 call-interactively is a vector.
5793 (Command Loop Info): Delete anchor in this-command-keys.
5794 Add anchor in this-command-keys-vector.
5795 (Recursive Editing): Document how recursive-edit
5796 handles the current buffer.
5797
57982006-10-13 Chong Yidong <cyd@stupidchicken.com>
5799
5800 * frames.texi (Frame Titles): %c and %l are ignored in
5801 frame-title-format.
5802
58032006-10-11 Richard Stallman <rms@gnu.org>
5804
5805 * keymaps.texi (Key Sequences): Clarify use of kbd.
5806
58072006-10-10 Kim F. Storm <storm@cua.dk>
5808
5809 * lists.texi (Sets And Lists): Add memql.
5810
58112006-10-03 Richard Stallman <rms@gnu.org>
5812
5813 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5814 Clarify :ascii: and :nonascii:.
5815
58162006-09-29 Juri Linkov <juri@jurta.org>
5817
5818 * modes.texi (%-Constructs): Reorder coding systems in the
5819 documentation of %z to the real order displayed in the modeline.
5820
58212006-09-25 Richard Stallman <rms@gnu.org>
5822
5823 * os.texi (Timers): Describe timer-max-repeats.
5824
58252006-09-25 Chong Yidong <cyd@stupidchicken.com>
5826
5827 * os.texi (Timers): Mention with-local-quit.
5828
58292006-09-24 Richard Stallman <rms@gnu.org>
5830
5831 * searching.texi (Searching and Matching): Mention property search.
5832
5833 * commands.texi (Command Loop Info): Explain how read-event affects
5834 this-command-keys.
5835
58362006-09-20 Richard Stallman <rms@gnu.org>
5837
5838 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5839
5840 * windows.texi (Window Start): Minor cleanups.
5841
58422006-09-20 Kim F. Storm <storm@cua.dk>
5843
5844 * windows.texi (Window Start): pos-visible-in-window-p allows
5845 specifying t for position to mean "end of window".
5846 Add window-line-height.
5847
5848 * anti.texi (Antinews): Mention window-line-height.
5849
58502006-09-19 David Kastrup <dak@gnu.org>
5851
5852 * keymaps.texi (Searching Keymaps): Small clarification.
5853
58542006-09-18 Richard Stallman <rms@gnu.org>
5855
5856 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5857 cause keyboard menus.
5858 (Menu Keymaps): Likewise.
5859 (Defining Menus, Keyboard Menus): Clarify.
5860
5861 * text.texi (Fields): Clarify explanation of constrain-to-field.
5862
58632006-09-16 Eli Zaretskii <eliz@gnu.org>
5864
5865 * variables.texi (Tips for Defining): Fix a typo.
5866
58672006-09-15 Richard Stallman <rms@gnu.org>
5868
5869 * keymaps.texi (Remapping Commands, Searching Keymaps)
5870 (Active Keymaps): Clean up previous change.
5871
58722006-09-15 Jay Belanger <belanger@truman.edu>
5873
5874 * gpl.texi: Replace "Library Public License" by "Lesser Public
5875 License" throughout.
5876
58772006-09-15 David Kastrup <dak@gnu.org>
5878
5879 * keymaps.texi (Active Keymaps): Adapt description to use
5880 `get-char-property' instead `get-text-property'. Explain how
5881 mouse events change this. Explain the new optional argument of
5882 `key-binding' and its mouse-dependent lookup.
5883 (Searching Keymaps): Adapt description similarly.
5884 (Remapping Commands): Explain the new optional argument of
5885 `command-remapping'.
5886
58872006-09-14 Richard Stallman <rms@gnu.org>
5888
5889 * keymaps.texi (Searching Keymaps): Clarification.
5890 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5891
58922006-09-13 Richard Stallman <rms@gnu.org>
5893
5894 * objects.texi (Character Type): Node split.
5895 Add xref to Describing Characters.
5896 (Basic Char Syntax, General Escape Syntax)
5897 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5898
58992006-09-11 Richard Stallman <rms@gnu.org>
5900
5901 * display.texi (Display Table Format): Wording clarification.
5902 (Glyphs): Clarifications.
5903
59042006-09-10 Chong Yidong <cyd@stupidchicken.com>
5905
5906 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5907 local maps.
5908
59092006-09-10 Kim F. Storm <storm@cua.dk>
5910
5911 * display.texi (Forcing Redisplay): Document return value of
5912 function redisplay.
5913
59142006-09-09 Richard Stallman <rms@gnu.org>
5915
5916 * windows.texi (Window Hooks): Explain limits of
5917 window-scroll-functions.
5918
5919 * display.texi (Fringe Indicators): Update for last change in
5920 indicate-buffer-boundaries.
5921
59222006-09-08 Richard Stallman <rms@gnu.org>
5923
5924 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5925
59262006-09-06 Kim F. Storm <storm@cua.dk>
5927
5928 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5929
5930 * windows.texi (Window Start): Update pos-visible-in-window-p.
5931
59322006-09-04 Richard Stallman <rms@gnu.org>
5933
5934 * processes.texi (Accepting Output): Explain SECONDS=0 for
5935 accept-process-output.
5936
5937 * os.texi (Idle Timers): Explain why timer functions should not
5938 loop until (input-pending-p).
5939
59402006-09-02 Eli Zaretskii <eliz@gnu.org>
5941
5942 * makefile.w32-in (usermanualdir): New variable.
5943 (elisp.dvi): Use it.
5944
59452006-09-01 Eli Zaretskii <eliz@gnu.org>
5946
5947 * buffers.texi (Buffer Modification): Fix last change.
5948
59492006-09-01 Chong Yidong <cyd@stupidchicken.com>
5950
5dcb4c4e
SM
5951 * buffers.texi (Buffer Modification):
5952 Document buffer-chars-modified-tick.
b8d4c8d0
GM
5953
59542006-08-31 Richard Stallman <rms@gnu.org>
5955
5956 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5957
59582006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5959
5960 * modes.texi (Syntactic Font Lock):
5961 Mention font-lock-syntactic-face-function
5962 instead of specific faces.
5963
59642006-08-29 Chong Yidong <cyd@stupidchicken.com>
5965
5966 * display.texi (Images): Add xrref to display-images-p.
5967
59682006-08-28 Kenichi Handa <handa@m17n.org>
5969
5970 * nonascii.texi (Lisp and Coding Systems): Fix description of
5971 detect-coding-region.
5972
59732006-08-27 Michael Olson <mwolson@gnu.org>
5974
5975 * processes.texi (Transaction Queues): Remove stray quote
5976 character.
5977
59782006-08-25 Richard Stallman <rms@gnu.org>
5979
5980 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5981 Add xref.
5982
59832006-08-24 Chong Yidong <cyd@stupidchicken.com>
5984
5985 * os.texi (Timers): Avoid waiting inside timers.
5986
59872006-08-21 Lute Kamstra <lute@gnu.org>
5988
5989 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5990
59912006-08-20 Richard Stallman <rms@gnu.org>
5992
5993 * os.texi (Idle Timers): New node, split out from Timers.
5994 Document current-idle-time.
5995 * commands.texi (Reading One Event): Update xref.
5996 * elisp.texi (Top): Update subnode menu.
5997
59982006-08-16 Richard Stallman <rms@gnu.org>
5999
6000 * keymaps.texi (Extended Menu Items): Show format of cached
6001 bindings in extended menu items.
6002
6003 * customize.texi (Variable Definitions): Explain when the
6004 standard value expression is evaluated.
6005
60062006-08-15 Chong Yidong <cyd@stupidchicken.com>
6007
6008 * commands.texi (Reading One Event): Explain idleness in
6009 `read-event'.
6010
60112006-08-12 Chong Yidong <cyd@stupidchicken.com>
6012
6013 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 6014 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
6015 relevant for Lisp programming.
6016 (Yank Commands): Rewrite introduction.
6017 (Undo): Clarify.
6018 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
6019 (Filling): Remove redundant comment. Clarify return value of
6020 current-justification.
6021 (Margins): Minor clarifications.
6022 (Adaptive Fill): Update default value of adaptive-fill-regexp.
6023 (Sorting): Update definition of sort-lines.
6024 (Columns): Clarify behavior of sort-columns.
6025 (Indent Tabs): Link to Tab Stops in Emacs manual.
6026 (Special Properties): Clarify.
6027 (Clickable Text): Mention Buttons package.
6028
60292006-08-12 Kevin Ryde <user42@zip.com.au>
6030
6031 * os.texi (Time Parsing): Add %z to description of
6032 format-time-string, as per docstring. Add cross reference to
6033 glibc manual for strftime.
6034
60352006-08-08 Richard Stallman <rms@gnu.org>
6036
6037 * modes.texi: Clean up wording in previous change.
6038
60392006-08-07 Chong Yidong <cyd@stupidchicken.com>
6040
6041 * modes.texi (Hooks): Clarify.
6042 (Major Mode Basics): Mention define-derived-mode explicitly.
6043 (Major Mode Conventions): Rebinding RET is OK for some modes.
6044 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 6045 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
6046 (Mode Line Basics): Clarify.
6047 (Mode Line Data): Mention help-echo and local-map in strings.
6048 Explain reason for treatment of non-risky variables.
6049 (Properties in Mode): Clarify.
6050 (Faces for Font Lock): Add font-lock-negation-char-face.
6051
60522006-08-04 Eli Zaretskii <eliz@gnu.org>
6053
6054 * strings.texi (Formatting Strings): Warn against arbitrary
6055 strings as first arg to `format'.
6056
60572006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
6058
6059 * text.texi (Clickable Text): Mention `help-echo' text property.
6060 Update intro, examples and associated explanations.
6061
60622006-07-31 Richard Stallman <rms@gnu.org>
6063
6064 * commands.texi: Update xrefs.
6065 (Event Mod): New node, cut out from old Translating Input.
6066
6067 * maps.texi: Update xrefs.
6068
6069 * keymaps.texi (Translation Keymaps): New node.
6070 Update xrefs from Translating Input to Translation Keymaps.
6071
6072 * elisp.texi (Top): Update subnode menu.
6073
6074 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
6075
6076 * os.texi (System Interface): Fix menu descriptions of some nodes.
6077 (Translating Input): Node deleted.
6078
60792006-07-31 Nick Roberts <nickrob@snap.net.nz>
6080
6081 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
6082
6083 * lists.texi (Sets And Lists): Likewise.
6084
60852006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
6086
6087 * text.texi (Fields): Mention POS
6088 requirement when narrowing is in effect.
6089
60902006-07-28 Richard Stallman <rms@gnu.org>
6091
6092 * display.texi (Face Attributes): Simplify wording.
6093 (Attribute Functions): Clarify meaning of new-frame default
6094 attribute settings.
6095
6096 * customize.texi (Common Keywords): Document how to use
6097 :package-version in a package not in Emacs.
6098
60992006-07-28 Kim F. Storm <storm@cua.dk>
6100
6101 * commands.texi (Reading One Event): Fix last change.
6102
61032006-07-26 Chong Yidong <cyd@stupidchicken.com>
6104
6105 * commands.texi (Reading One Event): Document SECONDS argument for
6106 read-event, read-char, and read-char-exclusive.
6107
61082006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6109
6110 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
6111 to ensure correct identification.
6112
61132006-07-24 Richard Stallman <rms@gnu.org>
6114
6115 * text.texi (Clickable Text): Clarify.
6116
6117 * sequences.texi (Vector Functions): Delete duplicate xref.
6118
6119 * objects.texi (Function Type): Clarify.
6120
6121 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
6122 modes.
6123
6124 * lists.texi (List Variables): New node.
6125 Material moved from other nodes.
6126
6127 * variables.texi (Setting Variables): add-to-list and
6128 add-to-ordered-list moved to List Variables node.
6129
61302006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
6131
6132 * text.texi (Links and Mouse-1):
6133 For mouse-on-link-p, expand on arg POS.
6134
61352006-07-21 Kim F. Storm <storm@cua.dk>
6136
6137 * display.texi (Forcing Redisplay): Don't mention systems which
6138 don't support sub-second timers for redisplay-preemption-period.
6139
6140 * os.texi (Terminal Output): Clarify text vs graphical terminal.
6141
61422006-07-21 Eli Zaretskii <eliz@gnu.org>
6143
6144 * frames.texi (Input Focus): Document that focus-follows-mouse has
6145 no effect on MS-Windows.
6146
61472006-07-18 Richard Stallman <rms@gnu.org>
6148
6149 * display.texi (Forcing Redisplay): Cleanups in previous change.
6150
6151 * processes.texi (Low-Level Network): Make menu more convenient.
6152
61532006-07-18 Kim F. Storm <storm@cua.dk>
6154
6155 * display.texi (Forcing Redisplay): redisplay-preemption-period
6156 only used on window systems. Add xref to Terminal Output.
6157
6158 * os.texi (Terminal Output): baud-rate only controls preemption on
6159 non-window systems. Add xref to Forcing Redisplay.
6160
6161 * processes.texi (Low-Level Network): Rename node "Make Network"
6162 to "Network Processes".
6163
61642006-07-18 Karl Berry <karl@gnu.org>
6165
6166 * variables.texi, functions.texi, customize.texi, loading.texi:
6167 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
6168
61692006-07-17 Chong Yidong <cyd@stupidchicken.com>
6170
6171 * commands.texi (Waiting): Document batch-mode sit-for behavior.
6172
61732006-07-17 Richard Stallman <rms@gnu.org>
6174
6175 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
6176 Put period and comma inside quotes.
6177
6178 * loading.texi, markers.texi: Use real doublequote inside menus.
6179
6180 * windows.texi: Put point and comma inside quotes.
6181 (Textual Scrolling): Use @samp for error message.
6182
6183 * variables.texi, tips.texi, syntax.texi, symbols.texi:
6184 * strings.texi, streams.texi, processes.texi, os.texi:
6185 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
6186 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
6187 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
6188 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
6189 Put point and comma inside quotes.
6190
6191 * control.texi (Processing of Errors): Add command-error-function.
6192
6193 * variables.texi (File Local Variables): Clarify that
6194 file local variables make buffer-local bindings.
6195
6196 * modes.texi (Syntactic Font Lock): Give default for
6197 font-lock-syntax-table.
6198
61992006-07-17 Nick Roberts <nickrob@snap.net.nz>
6200
6201 * text.texi (Special Properties): Clean up previous change.
6202
62032006-07-16 Karl Berry <karl@gnu.org>
6204
6205 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
6206 * control.texi: Fix bad page breaks through chapter 10 (control).
6207
6208 * anti.texi (Antinews): Reorder face-attribute fns to avoid
6209 underfull hbox.
6210
62112006-07-15 Nick Roberts <nickrob@snap.net.nz>
6212
6213 * text.texi (Special Properties): Describe fontified text property
6214 in relation to a character (not text).
6215
62162006-07-15 Kim F. Storm <storm@cua.dk>
6217
6218 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
6219 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
6220 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
6221
6222 * anti.texi (Antinews): Mention redisplay function.
6223 The kbd macro existed, but was not documented, before 22.x.
6224 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
6225
62262006-07-14 Nick Roberts <nickrob@snap.net.nz>
6227
6228 * display.texi (Displaying Messages): Add anchor.
6229
6230 * frames.texi (Dialog Boxes): Use it.
6231
62322006-07-12 Richard Stallman <rms@gnu.org>
6233
6234 * objects.texi (Frame Type): Explain nature of frames better.
6235
6236 * frames.texi (Frames): Explain nature of frames better.
6237
62382006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
6239
6240 * tips.texi (Coding Conventions): Explain why use cl at compile time.
6241
62422006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6243
6244 * frames.texi (Window System Selections): Mention scrap support for Mac.
6245 Default value of x-select-enable-clipboard is t on Mac.
6246
6247 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
6248
62492006-07-11 Kim F. Storm <storm@cua.dk>
6250
6251 * display.texi (Forcing Redisplay): Add `redisplay' function.
6252 Don't mention (sit-for -1) -- use (redisplay t) instead.
6253
6254 * commands.texi (Waiting): (sit-for -1) is no longer special.
6255 (sit-for 0) is equivalent to (redisplay).
6256 Iconifying/deiconifying no longer makes sit-for return.
6257
62582006-07-10 Nick Roberts <nickrob@snap.net.nz>
6259
6260 * display.texi (Buttons): Fix typo.
6261
6262 * index.texi, elisp.texi (New Symbols): Comment node out.
6263
62642006-07-09 Richard Stallman <rms@gnu.org>
6265
6266 * display.texi (Truncation): Clean up previous change.
6267
62682006-07-08 Richard Stallman <rms@gnu.org>
6269
6270 * commands.texi (Interactive Call): Use 3 as prefix in example
6271 for execute-extended-command.
6272
6273 * display.texi (Attribute Functions): Move paragraph about
6274 compatibility with Emacs < 21.
6275
62762006-07-09 Kim F. Storm <storm@cua.dk>
6277
6278 * display.texi (Refresh Screen): Clarify force-window-update.
6279 (Truncation): "Normally" indicated by fringe arrows.
6280
62812006-07-08 Eli Zaretskii <eliz@gnu.org>
6282
6283 * windows.texi (Textual Scrolling, Resizing Windows):
6284 * variables.texi (Constant Variables):
6285 * text.texi (Buffer Contents, Deletion, Changing Properties)
6286 (Property Search, Special Properties, Sticky Properties)
6287 (Links and Mouse-1, Fields, Change Hooks):
6288 * syntax.texi (Syntax Table Functions, Parsing Expressions)
6289 (Categories):
6290 * symbols.texi (Other Plists):
6291 * streams.texi (Output Variables):
6292 * processes.texi (Input to Processes, Query Before Exit):
6293 * positions.texi (Word Motion, Text Lines, List Motion):
6294 * os.texi (Init File, System Environment, Sound Output)
6295 (Session Management):
6296 * nonascii.texi (Text Representations, Character Sets)
6297 (Chars and Bytes, Locales):
6298 * modes.texi (Defining Minor Modes, Header Lines):
6299 * minibuf.texi (Minibuffer Contents):
6300 * markers.texi (Information from Markers):
6301 * lists.texi (List Elements, Building Lists, Association Lists):
6302 * keymaps.texi (Tool Bar):
6303 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
6304 * functions.texi (What Is a Function, Mapping Functions):
6305 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
6306 (Color Names, Text Terminal Colors, Display Feature Testing):
6307 * files.texi (Visiting Functions, File Name Components)
6308 (Unique File Names, Contents of Directories):
6309 * display.texi (Forcing Redisplay, Displaying Messages)
6310 (Temporary Displays, Font Selection, Auto Faces)
6311 (Font Lookup, Fringe Indicators, Display Margins)
6312 (Image Descriptors, Showing Images, Image Cache, Button Types)
6313 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
6314 (Display Table Format, Glyphs):
6315 * control.texi (Iteration):
6316 * commands.texi (Command Loop Info, Adjusting Point):
6317 * backups.texi (Making Backups, Auto-Saving):
6318 Remove @tindex entries.
6319
63202006-07-07 Kim F. Storm <storm@cua.dk>
6321
6322 * display.texi (Fringe Cursors): Fix typo.
6323 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
6324 (Overlay Arrow): Default is overlay-arrow fringe indicator.
6325
63262006-07-05 Richard Stallman <rms@gnu.org>
6327
6328 * text.texi (Buffer Contents): Add example of text props
6329 in result of buffer-substring.
6330 (Text Properties): Explain better about use of specific property names.
6331 (Property Search): Some cleanups; reorder some functions.
6332
6333 * keymaps.texi (Changing Key Bindings): Cleanup.
6334 Add xref to Key Binding Conventions.
6335
6336 * display.texi (Attribute Functions): Add examples for
6337 face-attribute-relative-p.
6338
6339 * tips.texi (Coding Conventions): Cleanup last change.
6340
63412006-07-05 Karl Berry <karl@gnu.org>
6342
6343 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
6344 Remove @setchapternewpage odd.
6345 Result is 1013 pages, down from 1100.
6346
6347 * anti.texi, customize.texi, display.texi, internals.texi:
6348 * minibuf.texi, modes.texi, tips.texi:
6349 Fix overfull/underfull boxes.
6350
63512006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6352
6353 * edebug.texi (Instrumenting):
6354 Add Edebug-specific findex for eval-buffer.
6355 * loading.texi (Loading):
6356 Replace eval-current-buffer with eval-buffer.
6357
63582006-06-30 Nick Roberts <nickrob@snap.net.nz>
6359
6360 * locals.texi (Standard Buffer-Local Variables): Update the list
6361 of variables.
6362
63632006-06-26 Nick Roberts <nickrob@snap.net.nz>
6364
6365 * files.texi (File Name Completion): Point user to the node
6366 "Reading File Names".
6367
63682006-06-24 Eli Zaretskii <eliz@gnu.org>
6369
6370 * files.texi (Contents of Directories): Document case-insensitive
6371 behavior on respective filesystems.
6372
6373 * objects.texi (Character Type): Document that Emacs signals an
6374 error for unsupported Unicode characters specified as \uNNNN.
6375
63762006-06-19 Richard Stallman <rms@gnu.org>
6377
6378 * processes.texi (Bindat Spec): Clarify previous change.
6379
63802006-06-16 Richard Stallman <rms@gnu.org>
6381
6382 * tips.texi (Coding Conventions): Better explain conventions
6383 for definition constructs.
6384
6385 * text.texi (Special Properties): String value of `read-only'
6386 serves as the error message.
6387
6388 * objects.texi (Character Type): Clarify prev. change.
6389 (Non-ASCII in Strings): Mention \u and \U.
6390
6391 * commands.texi (Using Interactive): Explain problem of
6392 markers, etc., in command-history.
6393
63942006-06-14 Kim F. Storm <storm@cua.dk>
6395
6396 * commands.texi (Waiting): Negative arg to sit-for forces
6397 redisplay even if input is pending.
6398
6399 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6400 redisplay. Remove incorrect example of binding redisplay-dont-pause
6401 around (sit-for 0).
6402
64032006-06-13 Richard Stallman <rms@gnu.org>
6404
6405 * display.texi (Forcing Redisplay): Clarify previous change.
6406
64072006-06-13 Romain Francoise <romain@orebokech.com>
6408
6409 * display.texi (Forcing Redisplay): Fix typo.
6410
64112006-06-13 Kim F. Storm <storm@cua.dk>
6412
6413 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6414
64152006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6416
6417 * tips.texi (Coding Conventions): Add `@end itemize'.
6418
64192006-06-10 Richard Stallman <rms@gnu.org>
6420
6421 * tips.texi (Coding Conventions): Explain use of coding systems
6422 to ensure one decoding for strings.
6423
64242006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6425
6426 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6427 syntax.
6428
64292006-06-07 Eli Zaretskii <eliz@gnu.org>
6430
6431 * display.texi (Font Selection): Remove description of
6432 clear-face-cache.
6433
6434 * compile.texi (Eval During Compile): Fix a typo. Add index
6435 entries for possible uses of eval-when-compile.
6436
64372006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6438
6439 * display.texi (Abstract Display): Fix typo.
6440
64412006-06-03 Eli Zaretskii <eliz@gnu.org>
6442
6443 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6444 Reword variable's description.
6445
64462006-06-01 Richard Stallman <rms@gnu.org>
6447
6448 * windows.texi (Splitting Windows): Clarify splitting nonselected
6449 window.
6450
64512006-05-31 Juri Linkov <juri@jurta.org>
6452
6453 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6454
64552006-05-30 Richard Stallman <rms@gnu.org>
6456
6457 * display.texi (Line Height): Fix errors in description of
10d1d0af 6458 default line height and line-height property.
b8d4c8d0
GM
6459
6460 * nonascii.texi (Default Coding Systems): Further clarification.
6461
64622006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6463
6464 * internals.texi (Pure Storage): Mention that an overflow in pure
6465 space causes a memory leak.
6466 (Garbage Collection): If there was an overflow in pure space,
6467 `garbage-collect' returns nil.
6468
64692006-05-30 Eli Zaretskii <eliz@gnu.org>
6470
6471 * nonascii.texi (Default Coding Systems): Fix it some more.
6472
64732006-05-29 Eli Zaretskii <eliz@gnu.org>
6474
6475 * nonascii.texi (Default Coding Systems): Fix last change.
6476
64772006-05-29 Kenichi Handa <handa@m17n.org>
6478
6479 * nonascii.texi (find-operation-coding-system): Describe the new
6480 argument format (FILENAME . BUFFER).
6481
64822006-05-28 Richard Stallman <rms@gnu.org>
6483
6484 * tips.texi (Coding Conventions): Better explain reasons not to
6485 advise other packages or use `eval-after-load'.
6486
64872006-05-29 Kim F. Storm <storm@cua.dk>
6488
6489 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6490 `bindat-idx' and `bindat-raw' for clarity.
6491
64922006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6493
6494 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6495
6496 * display.texi (Display): Add "Abstract Display" to menu.
6497 (Abstract Display, Abstract Display Functions)
6498 (Abstract Display Example): New nodes.
6499 * elisp.texi (Top): Add "Abstract Display" to menu.
6500
65012006-05-27 Chong Yidong <cyd@stupidchicken.com>
6502
6503 * keymaps.texi (Key Sequences): Link to input events definition.
6504 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6505
6506 * files.texi (Changing Files): Document updated argument list for
6507 copy-file.
6508
65092006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6510
6511 * processes.texi (Bindat Functions): Explain term "total length".
6512 Use it in bindat-length and bindat-pack descriptions.
6513
65142006-05-26 Eli Zaretskii <eliz@gnu.org>
6515
6516 * tips.texi (Coding Conventions): Advise against using
6517 eval-after-load in packages. Add an index entry.
6518
65192006-05-25 Juri Linkov <juri@jurta.org>
6520
6521 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6522
6523 * modes.texi (%-Constructs): Add %e, %z, %Z.
6524
65252006-05-25 Richard Stallman <rms@gnu.org>
6526
6527 * elisp.texi (Top): Update subnode menu.
6528
6529 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6530 (Keymaps): Update menu.
6531
65322006-05-25 Chong Yidong <cyd@stupidchicken.com>
6533
6534 * keymaps.texi (Key Sequences): Some clarifications.
6535
65362006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6537
6538 * processes.texi (Bindat Functions): Say "unibyte string"
6539 explicitly for bindat-unpack and bindat-pack descriptions.
6540 (Bindat Examples): Don't call `string-make-unibyte' in example.
6541
65422006-05-25 Chong Yidong <cyd@stupidchicken.com>
6543
5dcb4c4e 6544 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 6545 Explain string and vector representations of key sequences.
b8d4c8d0
GM
6546
6547 * keymaps.texi (Changing Key Bindings):
dd7b651b 6548 * commands.texi (Interactive Codes):
b8d4c8d0
GM
6549 * help.texi (Describing Characters): Refer to it.
6550
65512006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6552
6553 * frames.texi (Pointer Shape): @end table -> @end defvar.
6554
65552006-05-22 Richard Stallman <rms@gnu.org>
6556
6557 * elisp.texi (Top): Update subnode menus.
6558
6559 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6560 Contents rewritten; material from old Pointer Shape node moved here.
6561
6562 * display.texi (Pointer Shape): Node deleted.
6563 (Image Descriptors): Minor cleanup.
6564
65652006-05-21 Richard Stallman <rms@gnu.org>
6566
6567 * syntax.texi (Parsing Expressions): Update info on which STATE
6568 elements are ignored.
6569
65702006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6571
6572 * hooks.texi (Standard Hooks): Correct typo.
6573
6574 * gpl.texi (GPL): ifinfo -> ifnottex.
6575
65762006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6577
6578 * searching.texi (Simple Match Data): Warn about match data being
6579 set anew by every search.
6580
65812006-05-17 Richard Stallman <rms@gnu.org>
6582
6583 * minibuf.texi (Minibuffer History): Clarify.
6584
6585 * searching.texi (Regexp Special): Clarify nested regexp warning.
6586
65872006-05-16 Kim F. Storm <storm@cua.dk>
6588
6589 * minibuf.texi (Minibuffer History): Update add-to-history.
6590
65912006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6592
5dcb4c4e
SM
6593 * nonascii.texi (Explicit Encoding):
6594 Fix typo (encoding<->decoding).
b8d4c8d0
GM
6595
65962006-05-14 Richard Stallman <rms@gnu.org>
6597
6598 * buffers.texi (Creating Buffers): Cleanup.
6599
6600 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6601
66022006-05-13 Eli Zaretskii <eliz@gnu.org>
6603
6604 * buffers.texi (Current Buffer): Document that with-temp-buffer
6605 disables undo.
6606
6607 * os.texi (Terminal-Specific): More accurate description of how
6608 Emacs searches for the terminal-specific libraries.
6609
66102006-05-12 Eli Zaretskii <eliz@gnu.org>
6611
6612 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6613 emacs-xtra to @inforef's.
6614
6615 * text.texi (Undo): Document that undo is turned off in buffers
6616 whose names begin with a space.
6617
6618 * buffers.texi (Buffer Names): Add index entries for buffers whose
6619 names begin with a space.
6620 (Creating Buffers): Document that undo is turned off in buffers
6621 whose names begin with a space.
6622
6623 * files.texi (Visiting Functions, Reading from Files)
6624 (Saving Buffers): Mention code and EOL conversions by file I/O
6625 primitives and subroutines.
6626
f4e90db0
SM
6627 * nonascii.texi (Lisp and Coding Systems):
6628 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
6629
6630 * display.texi (Defining Faces): Mention `mac', and add an xref to
6631 where window-system is described.
6632
66332006-05-10 Richard Stallman <rms@gnu.org>
6634
6635 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6636
66372006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6638
6639 * variables.texi (File Local Variables): Recommend to quote lambda
6640 expressions in safe-local-variable property.
6641
66422006-05-09 Richard Stallman <rms@gnu.org>
6643
5dcb4c4e
SM
6644 * variables.texi (File Local Variables):
6645 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
6646
66472006-05-07 Kim F. Storm <storm@cua.dk>
6648
6649 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6650 from add-to-history.
6651
66522006-05-07 Romain Francoise <romain@orebokech.com>
6653
6654 * commands.texi (Event Input Misc):
6655 * compile.texi (Eval During Compile):
6656 * internals.texi (Buffer Internals):
6657 * minibuf.texi (Initial Input):
6658 * nonascii.texi (Scanning Charsets):
6659 * numbers.texi (Comparison of Numbers):
6660 * windows.texi (Textual Scrolling, Vertical Scrolling):
6661 Fix various typos.
6662
66632006-05-06 Eli Zaretskii <eliz@gnu.org>
6664
6665 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6666 conditional xref's to either emacs or emacs-xtra, depending on
6667 @iftex/@ifnottex.
6668
6669 * minibuf.texi (Minibuffer History): Document add-to-history.
6670
66712006-05-05 Eli Zaretskii <eliz@gnu.org>
6672
6673 * internals.texi (Pure Storage): Mention the pure overflow message
6674 at startup.
6675
c8763fb6 66762006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6677
6678 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6679 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6680 search.
6681
66822006-05-01 Richard Stallman <rms@gnu.org>
6683
6684 * intro.texi (nil and t): Clarify.
6685
6686 * variables.texi (File Local Variables): Suggest using booleanp.
6687
66882006-05-01 Juanma Barranquero <lekktu@gmail.com>
6689
6690 * objects.texi (Type Predicates): Fix typos.
6691
66922006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6693
6694 * intro.texi (nil and t): Add booleanp.
6695
6696 * objects.texi (Type Predicates): Add links for booleanp and
6697 string-or-null-p.
6698
66992006-04-29 Richard Stallman <rms@gnu.org>
6700
6701 * modes.texi (Multiline Font Lock): Rename from
6702 Multi line Font Lock Elements. Much clarification.
6703 (Font Lock Multiline, Region to Fontify): Much clarification.
6704
67052006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6706
6707 * variables.texi (File Local Variables): Remove the special case t for
6708 safe-local-variable.
6709
67102006-04-26 Richard Stallman <rms@gnu.org>
6711
6712 * syntax.texi (Parsing Expressions): Minor cleanup.
6713
67142006-04-18 Richard Stallman <rms@gnu.org>
6715
6716 * tips.texi (Coding Conventions): Explain when the package's
6717 prefix should appear later on (not at the start of the name).
6718
6719 * searching.texi (String Search): Clarify effect of NOERROR.
6720
6721 * modes.texi (Imenu): Clarify what special items do.
6722
6723 * hooks.texi (Standard Hooks): Delete text about old hook names.
6724
67252006-04-17 Romain Francoise <romain@orebokech.com>
6726
6727 * variables.texi (Local Variables): Update the default value of
6728 `max-specpdl-size'.
6729
67302006-04-15 Michael Olson <mwolson@gnu.org>
6731
6732 * processes.texi (Transaction Queues): Mention the new optional
6733 `delay-question' argument for `tq-enqueue'.
6734
67352006-04-13 Bill Wohler <wohler@newt.com>
6736
6737 * customize.texi (Common Keywords): Use dotted notation for
6738 :package-version value. Specify its values. Improve documentation
6739 for customize-package-emacs-version-alist.
6740
67412006-04-12 Bill Wohler <wohler@newt.com>
6742
6743 * customize.texi (Common Keywords): Move description of
6744 customize-package-emacs-version-alist to @defvar.
6745
67462006-04-10 Bill Wohler <wohler@newt.com>
6747
6748 * customize.texi (Common Keywords): Add :package-version.
6749
67502006-04-10 Kim F. Storm <storm@cua.dk>
6751
6752 * text.texi (Buffer Contents): Add NOPROPS arg to
6753 filter-buffer-substring.
6754
67552006-04-08 Kevin Ryde <user42@zip.com.au>
6756
6757 * os.texi (Command-Line Arguments): Update xref to emacs manual
6758 "Command Arguments" -> "Emacs Invocation", per change there.
6759
67602006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6761
6762 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6763 be on one line to help makeinfo not render two spaces after the dot.
6764
67652006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6766
6767 * strings.texi (Predicates for Strings): Add string-or-null-p.
6768
67692006-03-28 Kim F. Storm <storm@cua.dk>
6770
6771 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6772 remarks about systems that don't support fractional seconds.
6773
67742006-03-25 Karl Berry <karl@gnu.org>
6775
6776 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6777 the year list.
6778
67792006-03-21 Nick Roberts <nickrob@snap.net.nz>
6780
6781 * display.texi (Fringe Indicators): Fix typos.
6782
67832006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * tips.texi (Documentation Tips): One can now also write `program'
6786 in front of a quoted symbol in a docstring to prevent making a
6787 hyperlink.
6788
67892006-03-19 Alan Mackenzie <acm@muc.de>
6790
6791 * text.texi (Special Properties): Clarify `fontified' property.
6792
67932006-03-16 Richard Stallman <rms@gnu.org>
6794
6795 * display.texi (Defining Images): Minor cleanup.
6796
67972006-03-16 Bill Wohler <wohler@newt.com>
6798
6799 * display.texi (Defining Images): In image-load-path-for-library,
6800 prefer user's images.
6801
68022006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6803
6804 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6805
68062006-03-15 Bill Wohler <wohler@newt.com>
6807
6808 * display.texi (Defining Images): Fix example in
6809 image-load-path-for-library by not recommending that one binds
6810 image-load-path. Just defvar it to placate compiler and only use
6811 it if previously defined.
6812
68132006-03-14 Bill Wohler <wohler@newt.com>
6814
6815 * display.texi (Defining Images): In image-load-path-for-library,
6816 always return list of directories. Update example.
6817
68182006-03-14 Alan Mackenzie <acm@muc.de>
6819
6820 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6821 This describes font-lock-extend-region-function.
6822 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6823 the new node "Region to Fontify".
6824
68252006-03-13 Richard Stallman <rms@gnu.org>
6826
6827 * display.texi (Invisible Text): The impossible position is
6828 now before the invisible text, not after.
6829 (Defining Images): Clean up last change.
6830
68312006-03-11 Bill Wohler <wohler@newt.com>
6832
6833 * display.texi (Defining Images): Add image-load-path-for-library.
6834
68352006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6836
6837 * text.texi (Adaptive Fill): Fix Texinfo usage.
6838
6839 * strings.texi (Creating Strings): Fix Texinfo usage.
6840
6841 * searching.texi (Regexp Special): Use @samp for regular
6842 expressions that are not in Lisp syntax.
6843
68442006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6845
6846 * searching.texi (Regexp Special): Put remark between parentheses
6847 to avoid misreading.
6848
68492006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6850
6851 * searching.texi (Syntax of Regexps): More accurately describe
6852 which characters are special in which situations.
6853 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6854 are not special. Describe in detail when `[' and `]' are special.
6855 (Regexp Backslash): Plenty of regexps with unbalanced square
6856 brackets are valid, so reword that statement.
6857
68582006-03-02 Kim F. Storm <storm@cua.dk>
6859
6860 * keymaps.texi (Tool Bar): Add tool-bar-border.
6861
68622006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6863
6864 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6865
68662006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6867
6868 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6869
6870 * files.texi (Locating Files): Suggest additional values for the
6871 SUFFIXES arg of `locate-file'. Update pxref.
6872
6873 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6874 (How Programs Do Loading): Discuss the effects of Auto Compression
6875 mode on `load'.
6876 (Load Suffixes): New node.
6877 (Library Search): Delete description of `load-suffixes'; it was
6878 moved to "Load Suffixes".
6879 (Autoload, Named Features): Mention `load-suffixes'.
6880
68812006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6882
6883 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6884
6885 * windows.texi (Window Tree): Fix typo.
6886
68872006-02-20 Kim F. Storm <storm@cua.dk>
6888
6889 * display.texi (Fringe Indicators): New section.
6890 Move indicate-empty-lines, indicate-buffer-boundaries, and
6891 default-indicate-buffer-boundaries here.
6892 Add fringe-indicator-alist and default-fringes-indicator-alist.
6893 Add list of logical fringe indicator symbols.
6894 Update list of standard bitmap names.
6895 (Fringe Cursors): New section.
6896 Move overflow-newline-into-fringe here.
6897 Add fringe-cursor-alist and default-fringes-cursor-alist.
6898 Add list of fringe cursor symbols.
6899
69002006-02-20 Juanma Barranquero <lekktu@gmail.com>
6901
6902 * commands.texi (Using Interactive): Fix reference to node
6903 "Minibuffers".
6904
69052006-02-19 Richard M. Stallman <rms@gnu.org>
6906
6907 * minibuf.texi (High-Level Completion):
6908 Add xref to read-input-method-name.
6909
6910 * files.texi (Relative File Names): Move file-relative-name here.
6911 (File Name Expansion): From here. Minor clarifications.
6912
6913 * commands.texi (Using Interactive): Add xrefs about reading input.
6914 Clarify remarks about that moving point and mark.
6915 Put string case before list case.
6916
c8763fb6 69172006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6918
6919 * display.texi (Other Display Specs, Image Descriptors):
6920 Revert erroneous changes. The previous description of
6921 image-descriptors as `(image . PROPS)' was correct.
6922
69232006-02-14 Richard M. Stallman <rms@gnu.org>
6924
6925 * variables.texi (File Local Variables): Clarifications.
6926
69272006-02-14 Juanma Barranquero <lekktu@gmail.com>
6928
6929 * variables.texi (File Local Variables): Use @code for a cons
6930 cell, not @var.
6931
69322006-02-13 Chong Yidong <cyd@stupidchicken.com>
6933
6934 * variables.texi (File Local Variables): Document new file local
6935 variable behavior.
6936
69372006-02-10 Kim F. Storm <storm@cua.dk>
6938
6939 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6940
69412006-02-08 Juanma Barranquero <lekktu@gmail.com>
6942
6943 * modes.texi (%-Constructs): Remove obsolete info about
6944 `global-mode-string'.
6945
69462006-02-07 Richard M. Stallman <rms@gnu.org>
6947
6948 * commands.texi (Prefix Command Arguments): Minor cleanup.
6949
6950 * display.texi: "Graphical display", not window system.
6951
6952 * functions.texi (What Is a Function): Fix xref.
6953
6954 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6955 (Changing Key Bindings): Clarify when remapping is better than
6956 substitute-key-definition.
6957
69582006-02-02 Richard M. Stallman <rms@gnu.org>
6959
6960 * minibuf.texi (Basic Completion): Completion alists are risky.
6961
6962 * keymaps.texi (Active Keymaps): Clarifications.
6963 (Searching Keymaps): New node.
6964 (Keymaps): Update menu.
6965
6966 * frames.texi (Layout Parameters): Minor clarification.
6967 (Drag and Drop): New node.
6968 (Frames): Update menu.
6969
69702006-01-29 Chong Yidong <cyd@stupidchicken.com>
6971
6972 * display.texi (Other Display Specs, Image Descriptors):
6973 Image description is a list, not a cons cell.
6974
69752006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6976
6977 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6978 list is not necessarily a list).
6979
69802006-01-27 Eli Zaretskii <eliz@gnu.org>
6981
6982 * frames.texi (Layout Parameters): border-width and
6983 internal-border-width belong to the frame, not the window.
6984
69852006-01-19 Richard M. Stallman <rms@gnu.org>
6986
6987 * nonascii.texi (Translation of Characters): Search cmds use
6988 translation-table-for-input. Automatically made local.
6989
6990 * markers.texi (Overview of Markers): Count insertion type
6991 as one of a marker's attributes.
6992
6993 * keymaps.texi (Controlling Active Maps): New node, split out of
6994 Active Keymaps.
6995 (Keymaps): Menu updated.
6996 (Active Keymaps): Give pseudocode to explain how the active
6997 maps are searched. current-active-maps and key-binding moved here.
6998 (Functions for Key Lookup): current-active-maps and key-binding moved.
6999 Clarifications.
7000 (Searching the Keymaps): New subnode.
7001
7002 * elisp.texi (Top): Menu clarification.
7003
7004 * display.texi (Other Display Specs): Delete duplicate entry for
7005 just a string as display spec. Move text about recursive display
7006 specs on such a string.
7007
7008 * commands.texi (Key Sequence Input): Clarify.
7009 Move num-nonmacro-input-events out.
7010 (Reading One Event): num-nonmacro-input-events moved here.
7011
70122006-01-14 Nick Roberts <nickrob@snap.net.nz>
7013
7014 * advice.texi (Simple Advice): Update example to fit argument
7015 change in previous-line.
7016
70172006-01-05 Richard M. Stallman <rms@gnu.org>
7018
7019 * markers.texi (The Mark): Fix in `mark'.
7020
70212006-01-04 Richard M. Stallman <rms@gnu.org>
7022
7023 * processes.texi (Misc Network, Make Network): Minor cleanups.
7024
70252006-01-04 Kim F. Storm <storm@cua.dk>
7026
7027 * processes.texi (Make Network): Add IPv6 addresses and handling.
7028 (Network Feature Testing): Mention (:family ipv6).
7029 (Misc Network): Add IPv6 formats to format-network-address.
7030
70312005-12-30 Richard M. Stallman <rms@gnu.org>
7032
7033 * text.texi (Changing Properties):
7034 Don't use return value of set-text-properties.
7035
70362005-12-29 Luc Teirlinck <teirllm@auburn.edu>
7037
7038 * modes.texi (Mode Line Format): Correct typo in menu.
7039
70402005-12-29 Richard M. Stallman <rms@gnu.org>
7041
7042 * modes.texi (Mode Line Top): New node.
7043 (Mode Line Data): Some text moved to new node.
7044 Explain the data structure more concretely.
7045 (Mode Line Basics): Clarifications.
7046 (Mode Line Variables): Clarify intro paragraph.
7047 (%-Constructs): Clarify intro paragraph.
7048 (Mode Line Format): Update menu.
7049
70502005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7051
7052 * minibuf.texi (Basic Completion): Update lazy-completion-table
7053 examples for removal of ARGS argument.
7054
70552005-12-23 Richard M. Stallman <rms@gnu.org>
7056
7057 * text.texi (Undo): Restore some explanation from the version
7058 that was deleted.
7059
70602005-12-23 Eli Zaretskii <eliz@gnu.org>
7061
7062 * text.texi (Undo): Remove duplicate descriptions of `apply
7063 funname' and `apply delta' elements of the undo list.
7064
70652005-12-20 Richard M. Stallman <rms@gnu.org>
7066
7067 * help.texi (Help Functions): Update documentation of `apropos'.
7068
70692005-12-20 Luc Teirlinck <teirllm@auburn.edu>
7070
7071 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
7072 because it is confusing. If the :help-echo keyword is a function,
7073 it is not directly used as the :help-echo overlay property, as the
7074 xref seems to suggest (it does not take the appropriate args).
7075
70762005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7077
7078 * customize.texi (Common Keywords): Fix Texinfo usage.
7079 (Group Definitions, Variable Definitions): Update for new
7080 conventions for using `*' in docstrings.
7081
7082 * tips.texi (Documentation Tips): Update for new conventions for
7083 using `*' in docstrings.
7084
70852005-12-16 Richard M. Stallman <rms@gnu.org>
7086
7087 * minibuf.texi (Minibuffer Contents): Minor cleanup.
7088
70892005-12-16 Juri Linkov <juri@jurta.org>
7090
7091 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
7092
70932005-12-14 Romain Francoise <romain@orebokech.com>
7094
7095 * modes.texi (Customizing Keywords): Rename `append' to `how'.
7096 Fix typo.
7097
70982005-12-11 Juri Linkov <juri@jurta.org>
7099
7100 * minibuf.texi (Completion Commands): Add mention of read-file-name
7101 for filename completion keymaps.
7102 (Reading File Names): Add mention of filename completion keymaps
7103 for read-file-name and xref to `Completion Commands'.
7104
71052005-12-10 Richard M. Stallman <rms@gnu.org>
7106
7107 * customize.texi (Common Keywords): State caveats for use of :tag.
7108
71092005-12-08 Richard M. Stallman <rms@gnu.org>
7110
7111 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
7112 with xrefs and better explanation.
7113 (Completion Commands): Add the filename completion maps.
7114
7115 * objects.texi (Character Type): Clarify that \s is not space
7116 if a dash follows.
7117
71182005-12-05 Richard M. Stallman <rms@gnu.org>
7119
7120 * windows.texi (Resizing Windows): Delete preserve-before args.
7121
71222005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
7123
7124 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
7125 in full keymaps, since the quirk has been fixed.
7126
71272005-12-03 Eli Zaretskii <eliz@gnu.org>
7128
5dcb4c4e
SM
7129 * hooks.texi (Standard Hooks): Add index entries.
7130 Mention `compilation-finish-functions'.
b8d4c8d0
GM
7131
71322005-11-27 Richard M. Stallman <rms@gnu.org>
7133
7134 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
7135
71362005-11-21 Juri Linkov <juri@jurta.org>
7137
7138 * customize.texi (Common Keywords): Update links types
7139 custom-manual and url-link. Add link types emacs-library-link,
7140 file-link, function-link, variable-link, custom-group-link.
7141
71422005-11-20 Chong Yidong <cyd@stupidchicken.com>
7143
7144 * display.texi: Revert 2005-11-20 change.
7145
71462005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
7147
7148 * processes.texi (Bindat Functions):
7149 Say "third" to refer to zero-based index "2".
7150
71512005-11-18 Luc Teirlinck <teirllm@auburn.edu>
7152
7153 * loading.texi (Library Search): Update the default value of
7154 `load-suffixes'.
7155
71562005-11-17 Chong Yidong <cyd@stupidchicken.com>
7157
7158 * display.texi (Attribute Functions): Mention :ignore-defface.
7159
71602005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7161
7162 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
7163 (Minor Mode Conventions): Mention the use of a hook.
7164
71652005-11-06 Richard M. Stallman <rms@gnu.org>
7166
7167 * files.texi (Magic File Names): find-file-name-handler checks the
7168 `operations' property of the handler.
7169
71702005-11-03 Richard M. Stallman <rms@gnu.org>
7171
7172 * variables.texi (Frame-Local Variables): Small clarification.
7173
71742005-10-29 Chong Yidong <cyd@stupidchicken.com>
7175
7176 * os.texi (Init File): Document ~/.emacs.d/init.el.
7177
71782005-10-29 Richard M. Stallman <rms@gnu.org>
7179
7180 * internals.texi (Garbage Collection): Document memory-full.
7181
71822005-10-28 Bill Wohler <wohler@newt.com>
7183
7184 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
7185 for URLs.
7186
71872005-10-28 Richard M. Stallman <rms@gnu.org>
7188
7189 * minibuf.texi (Completion Commands): Clean up prev change.
7190
71912005-10-26 Kevin Ryde <user42@zip.com.au>
7192
7193 * compile.texi (Eval During Compile): Explain recommended uses
7194 of eval-when-compile and eval-and-compile.
7195
71962005-10-27 Masatake YAMATO <jet@gyve.org>
7197
7198 * minibuf.texi (Completion Commands):
7199 Write about new optional argument for `display-completion-list'.
7200
72012005-10-23 Richard M. Stallman <rms@gnu.org>
7202
7203 * display.texi (Overlay Arrow): Clarify about local bindings of
7204 overlay-arrow-position.
7205
72062005-10-22 Eli Zaretskii <eliz@gnu.org>
7207
7208 * internals.texi (Building Emacs): Fix last change.
7209
72102005-10-22 Richard M. Stallman <rms@gnu.org>
7211
7212 * internals.texi (Building Emacs): Document eval-at-startup.
7213
72142005-10-21 Richard M. Stallman <rms@gnu.org>
7215
7216 * loading.texi (Where Defined): load-history contains abs file names.
7217 symbol-file returns abs file names.
7218
72192005-10-19 Kim F. Storm <storm@cua.dk>
7220
7221 * display.texi (Showing Images): Add max-image-size integer value.
7222
72232005-10-18 Chong Yidong <cyd@stupidchicken.com>
7224
7225 * display.texi (Showing Images): Document max-image-size.
7226
72272005-10-17 Richard M. Stallman <rms@gnu.org>
7228
7229 * commands.texi (Quitting): Minor clarification.
7230
7231 * processes.texi (Sentinels): Clarify about output and quitting.
7232 (Filter Functions): Mention with-local-quit.
7233
72342005-10-17 Juri Linkov <juri@jurta.org>
7235
7236 * buffers.texi (Current Buffer):
7237 * commands.texi (Event Input Misc):
7238 * compile.texi (Eval During Compile, Compiler Errors):
7239 * customize.texi (Group Definitions):
7240 * display.texi (Progress, Defining Faces):
7241 * files.texi (Writing to Files):
7242 * modes.texi (Mode Hooks, Defining Minor Modes):
7243 * streams.texi (Output Functions):
7244 * syntax.texi (Syntax Table Functions):
7245 * text.texi (Change Hooks):
7246 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
7247
7248 * commands.texi (Quitting): Replace arg `forms' with `body' in
7249 `with-local-quit'.
7250
7251 * positions.texi (Excursions): Replace arg `forms' with `body' in
7252 `save-excursion'.
7253
72542005-10-08 Kim F. Storm <storm@cua.dk>
7255
7256 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
7257 Rename manual section accordingly.
7258
72592005-10-04 Kim F. Storm <storm@cua.dk>
7260
7261 * windows.texi (Window Split Tree): New section describing
7262 new function window-split-tree function.
7263
72642005-10-03 Nick Roberts <nickrob@snap.net.nz>
7265
7266 * display.texi (Fringe Size/Pos): Simplify and add detail.
7267
72682005-09-30 Romain Francoise <romain@orebokech.com>
7269
7270 * minibuf.texi (High-Level Completion): Explain that the prompt
7271 given to `read-buffer' should end with a colon and a space.
7272 Update usage examples.
7273
72742005-09-29 Juri Linkov <juri@jurta.org>
7275
7276 * display.texi (Displaying Messages): Rename argument name
7277 `string' to `format-string' in functions `message', `message-box',
7278 `message-or-box'.
7279
72802005-09-26 Chong Yidong <cyd@stupidchicken.com>
7281
7282 * errors.texi (Standard Errors): Correct xrefs.
7283
72842005-09-18 Chong Yidong <cyd@stupidchicken.com>
7285
7286 * display.texi (Defining Images): Update documentation for
7287 `image-load-path'.
7288
72892005-09-17 Richard M. Stallman <rms@gnu.org>
7290
7291 * display.texi (Defining Images): Clean up previous change.
7292
72932005-09-16 Romain Francoise <romain@orebokech.com>
7294
7295 * elisp.texi: Specify GFDL version 1.2.
7296
7297 * doclicense.texi (GNU Free Documentation License): Update to
7298 version 1.2.
7299
73002005-09-15 Chong Yidong <cyd@stupidchicken.com>
7301
7302 * display.texi (Defining Images): Document `image-load-path'.
7303
73042005-09-15 Richard M. Stallman <rms@gnu.org>
7305
7306 * objects.texi (Printed Representation): Minor cleanup.
7307 (Box Diagrams): Minor fix.
7308 (Cons Cell Type): Move (...) index item here.
7309 (Box Diagrams): From here.
7310 (Array Type): Minor fix.
7311 (Type Predicates): Delete index "predicates".
7312 (Hash Table Type): Clarify xref.
7313 (Dotted Pair Notation): Minor fix.
7314
73152005-09-10 Chong Yidong <cyd@stupidchicken.com>
7316
7317 * files.texi (Saving Buffers): Fix typo.
7318
73192005-09-08 Richard M. Stallman <rms@gnu.org>
7320
7321 * tips.texi (Programming Tips): Correct the "default" prompt spec.
7322
73232005-09-08 Chong Yidong <cyd@stupidchicken.com>
7324
7325 * locals.texi (Standard Buffer-Local Variables): Don't include
7326 mode variables for minor modes.
7327 Fix xrefs for buffer-display-count, buffer-display-table,
7328 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
7329 enable-multibyte-characters, fill-column, header-line-format,
7330 left-fringe-width, left-margin, and right-fringe-width.
7331
7332 * hooks.texi (Standard Hooks): All hooks should conform to the
7333 standard naming convention now.
7334 Fix xref for `echo-area-clear-hook'.
7335
7336 * display.texi (Usual Display): Note that indicate-empty-lines and
7337 tab-width are buffer-local.
7338
7339 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
7340
7341 * modes.texi (Mode Help): Note that major-mode is buffer-local.
7342
7343 * nonascii.texi (Encoding and I/O): Note that
7344 buffer-file-coding-system is buffer-local.
7345
7346 * positions.texi (List Motion): Note that defun-prompt-regexp is
7347 buffer-local.
7348
7349 * text.texi (Auto Filling): Note that auto-fill-function is
7350 buffer-local.
7351 (Undo): Note that buffer-undo-list is buffer-local.
7352
5dcb4c4e
SM
7353 * windows.texi (Buffers and Windows):
7354 Document buffer-display-count.
b8d4c8d0
GM
7355
73562005-09-06 Richard M. Stallman <rms@gnu.org>
7357
7358 * tips.texi (Coding Conventions): Sometimes it is ok to put the
7359 package prefix elsewhere than at the start of the name.
7360
73612005-09-03 Richard M. Stallman <rms@gnu.org>
7362
7363 * tips.texi (Programming Tips): Add conventions for minibuffer
7364 questions and prompts.
7365
73662005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7367
7368 * intro.texi (nil and t): Minor cleanup.
7369 Delete spurious mention of keyword symbols.
7370 (Evaluation Notation): Add index entry.
7371 (A Sample Function Description): Minor cleanup.
7372 (A Sample Variable Description): Not all vars can be set.
7373
73742005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7375
7376 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7377
7378 (Insertion): Document precise type of `insert-char' arg COUNT.
7379
73802005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7381
7382 * modes.texi (Other Font Lock Variables): Sync the default of
7383 font-lock-lines-before.
7384
73852005-08-31 Michael Albinus <michael.albinus@gmx.de>
7386
7387 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7388
73892005-08-29 Richard M. Stallman <rms@gnu.org>
7390
7391 * elisp.texi (Top): Update subnode menu.
7392
7393 * searching.texi (Searching and Matching): Move node.
7394 Rearrange contents and add overall explanation.
7395 (Searching and Case): Move node.
7396 (Searching and Matching): Update menu.
7397
73982005-08-27 Eli Zaretskii <eliz@gnu.org>
7399
7400 * os.texi (Startup Summary): Fix the description of the initial
7401 startup message display.
7402
74032005-08-25 Richard M. Stallman <rms@gnu.org>
7404
7405 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7406
74072005-08-25 Emilio C. Lopes <eclig@gmx.net>
7408
7409 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7410 `next-overlay-change' example.
7411
74122005-08-22 Juri Linkov <juri@jurta.org>
7413
7414 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7415 Fix invert-face. Fix args of face-background.
7416
7417 * display.texi (Standard Faces): Delete node.
7418 (Faces): Add xref to `(emacs)Standard Faces'.
7419 (Displaying Faces): Fix xref to `Standard Faces'.
7420
7421 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7422
74232005-08-20 Alan Mackenzie <acm@muc.de>
7424
7425 * buffers.texi (The Buffer List): Clarify the manipulation of the
7426 buffer list.
7427
74282005-08-14 Richard M. Stallman <rms@gnu.org>
7429
7430 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7431 a regexp.
7432
74332005-08-11 Richard M. Stallman <rms@gnu.org>
7434
7435 * elisp.texi (Top): Update subnode lists.
7436
7437 * display.texi (Inverse Video): Node deleted.
7438
7439 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7440 New nodes split out of Coding Conventions.
7441
7442 * searching.texi (Regular Expressions): Document re-builder.
7443
7444 * os.texi (Time Parsing): New node split out of Time Conversion.
7445
7446 * processes.texi (Misc Network, Network Feature Testing)
7447 (Network Options, Make Network): New nodes split out of
7448 Low-Level Network.
7449
74502005-08-09 Richard M. Stallman <rms@gnu.org>
7451
7452 * frames.texi (Geometry): New node, split from Size and Position.
7453 (Frame Parameters): Refer to Geometry.
7454
7455 * buffers.texi (The Buffer List): Fix xrefs.
7456
7457 * windows.texi (Splitting Windows): Fix xref.
7458
7459 * frames.texi (Layout Parameters): Add xref.
7460
7461 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7462
7463 * keymaps.texi (Menu Bar): Fix xref.
7464
7465 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7466
7467 * modes.texi (%-Constructs): Fix xref.
7468
7469 * frames.texi (Window Frame Parameters): Node split up.
7470 (Basic Parameters, Position Parameters, Size Parameters)
7471 (Layout Parameters, Buffer Parameters, Management Parameters)
7472 (Cursor Parameters, Color Parameters): New subnodes.
7473
74742005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7475
7476 * positions.texi (Screen Lines): Update xref for previous change
7477 in minibuf.texi.
7478
7479 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7480 change in minibuf.texi.
7481
74822005-08-09 Richard M. Stallman <rms@gnu.org>
7483
7484 * tips.texi (Coding Conventions): Minor cleanup.
7485
7486 * modes.texi (Defining Minor Modes): Explain when init-value
7487 can be non-nil.
7488
7489 * elisp.texi (Top): Update submenu for Minibuffer.
7490
7491 * minibuf.texi (Minibuffer Misc): Node split up.
7492 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7493 (Recursive Mini): New nodes split out from Minibuffer Misc.
7494 (Minibuffer Misc): Document max-mini-window-height.
7495
7496 * hash.texi (Defining Hash): Delete stray paren in example.
7497
7498 * display.texi (Echo Area Customization): Don't define
7499 max-mini-window-height here; xref instead.
7500
7501 * commands.texi (Event Input Misc): Update while-no-input.
7502
7503 * advice.texi (Advising Functions): Explain when to use advice
7504 and when to use a hook.
7505
75062005-07-30 Eli Zaretskii <eliz@gnu.org>
7507
7508 * makefile.w32-in (info): Don't run install-info.
7509 ($(infodir)/dir): New target, produced by running install-info.
7510
75112005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7512
7513 * modes.texi (Defining Minor Modes): The keyword for the initial
7514 value is :init-value, not :initial-value.
7515
75162005-07-23 Eli Zaretskii <eliz@gnu.org>
7517
7518 * loading.texi (Autoload): Make the `doctor' example be consistent
7519 with what's in current loaddefs.el. Describe the "fn" magic in
7520 the usage portion of the doc string.
7521
75222005-07-22 Richard M. Stallman <rms@gnu.org>
7523
7524 * internals.texi (Garbage Collection): Clarify previous change.
7525
75262005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7527
7528 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7529
75302005-07-18 Juri Linkov <juri@jurta.org>
7531
7532 * commands.texi (Accessing Events):
7533 * frames.texi (Text Terminal Colors, Resources):
7534 * markers.texi (The Mark):
7535 * modes.texi (Defining Minor Modes):
7536 Delete duplicate duplicate words.
7537
75382005-07-16 Richard M. Stallman <rms@gnu.org>
7539
7540 * display.texi (Managing Overlays): Clarify make-overlay
7541 args for insertion types.
7542
75432005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7544
7545 * customize.texi (Variable Definitions):
7546 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7547 `standard-value' is a list too.
7548 (Defining New Types): Use @key{RET} instead of @key{ret}.
7549
75502005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7551
7552 * os.texi (Translating Input): Fix typo.
7553
75542005-07-08 Richard M. Stallman <rms@gnu.org>
7555
7556 * README: Update edition number and size estimate.
7557
7558 * elisp.texi (VERSION): Set to 2.9.
7559
75602005-07-07 Richard M. Stallman <rms@gnu.org>
7561
7562 * book-spine.texinfo: Update Emacs version.
7563
7564 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7565
75662005-07-06 Richard M. Stallman <rms@gnu.org>
7567
7568 * searching.texi (Regexp Search): Clarify what re-search-forward
7569 does when the search fails.
7570
75712005-07-05 Lute Kamstra <lute@gnu.org>
7572
7573 * Update FSF's address in GPL notices.
7574
7575 * doclicense.texi (GNU Free Documentation License):
7576 * gpl.texi (GPL):
7577 * tips.texi (Coding Conventions, Library Headers):
7578 * vol1.texi:
7579 * vol2.texi: Update FSF's address.
7580
75812005-07-04 Richard M. Stallman <rms@gnu.org>
7582
7583 * hooks.texi (Standard Hooks): Add occur-hook.
7584
75852005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7586
7587 * display.texi (The Echo Area): Correct menu.
7588
75892005-07-03 Richard M. Stallman <rms@gnu.org>
7590
7591 * elisp.texi (Top): Update subnode menu for Display.
7592
7593 * display.texi (Displaying Messages): New node, with most
7594 of what was in The Echo Area.
5dcb4c4e 7595 (Progress): Move under The Echo Area.
b8d4c8d0
GM
7596 (Logging Messages): New node with new text.
7597 (Echo Area Customization): New node, the rest of what was
7598 in The Echo Area. Document message-truncate-lines with @defvar.
7599 (Display): Update menu.
7600
7601 * windows.texi (Textual Scrolling): Doc 3 values for
7602 scroll-preserve-screen-position.
7603
7604 * text.texi (Special Properties): Change hook functions
7605 should bind inhibit-modification-hooks around altering buffer text.
7606
7607 * keymaps.texi (Key Binding Commands): Call binding BINDING
7608 rather than DEFINITION.
7609
76102005-06-29 Juanma Barranquero <lekktu@gmail.com>
7611
7612 * variables.texi (Defining Variables): `user-variable-p' returns t
7613 for aliases of user options, nil for alias loops.
7614
76152005-06-28 Richard M. Stallman <rms@gnu.org>
7616
7617 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7618 make-keymap.
7619
76202005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7621
7622 * variables.texi (Setting Variables): Correct and clarify
7623 description of `add-to-ordered-list'.
7624
76252005-06-26 Richard M. Stallman <rms@gnu.org>
7626
7627 * display.texi (Faces): Minor cleanup.
7628
76292005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7630
7631 * display.texi (Faces): `facep' returns t for strings that are
7632 face names.
7633
76342005-06-25 Richard M. Stallman <rms@gnu.org>
7635
7636 * objects.texi (Equality Predicates): Clarify meaning of equal.
7637
7638 * windows.texi (Selecting Windows): save-selected-window
7639 and with-selected-window save and restore the current buffer.
7640
76412005-06-24 Richard M. Stallman <rms@gnu.org>
7642
7643 * numbers.texi (Float Basics): Explain how to test for NaN,
7644 and printing the sign of NaNs.
7645
76462005-06-24 Eli Zaretskii <eliz@gnu.org>
7647
7648 * makefile.w32-in (MAKEINFO): Use --force.
7649
76502005-06-23 Richard M. Stallman <rms@gnu.org>
7651
7652 * display.texi (Face Functions): Correct Texinfo usage.
7653
76542005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7655
7656 * lists.texi (Rings): `ring-elements' now returns the elements of
7657 RING in order.
7658
76592005-06-23 Juanma Barranquero <lekktu@gmail.com>
7660
7661 * markers.texi (The Mark): Texinfo usage fix.
7662
76632005-06-23 Kim F. Storm <storm@cua.dk>
7664
7665 * searching.texi (Entire Match Data): Remove evaporate option for
7666 match-data. Do not mention evaporate option for set-match-data.
7667
76682005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7669
7670 * display.texi (Face Functions): Mention face aliases.
7671
76722005-06-21 Richard M. Stallman <rms@gnu.org>
7673
7674 * anti.texi (Antinews): Texinfo usage fix.
7675
76762005-06-21 Karl Berry <karl@gnu.org>
7677
7678 * elisp.texi: Use @copying.
7679
7680 * elisp.texi: Put @summarycontents and @contents before the Top
7681 node, instead of the end of the file, so that the contents appear
7682 in the right place in the dvi/pdf output.
7683
76842005-06-21 Juri Linkov <juri@jurta.org>
7685
7686 * display.texi (Defining Faces): Add `customized-face'.
7687
76882005-06-20 Kim F. Storm <storm@cua.dk>
7689
7690 * variables.texi (Setting Variables): Any type of element can be
7691 given order in add-to-ordered-list. Compare elements with eq.
7692
7693 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7694
76952005-06-20 Karl Berry <karl@gnu.org>
7696
7697 * syntax.texi (Syntax Flags): Make last column very slightly wider
7698 to avoid "generic comment" breaking on two lines and causing an
7699 underfull box.
7700
77012005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7702
7703 * lists.texi (Rings): Various minor clarifications and corrections.
7704
77052005-06-18 Richard M. Stallman <rms@gnu.org>
7706
7707 * functions.texi (Obsolete Functions): Simplify.
7708
7709 * variables.texi (Variable Aliases): Simplify.
7710
7711 * anti.texi, backups.texi, compile.texi, customization.texi:
7712 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7713 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7714 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7715 * variables.texi: Fix formatting ugliness.
7716
7717 * elisp.texi: Add links to Rings and Byte Packing.
7718 Update version and copyright years.
7719
7720 * minibuf.texi: Fix formatting ugliness.
7721 (Completion Commands): Move keymap vars to the end
7722 and vars completing-read binds to the top.
7723
77242005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7725
7726 * processes.texi: Fix typos.
7727 (Bindat Spec): Correct Texinfo error.
7728 (Byte Packing): Fix ungrammatical sentence.
7729
77302005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7731
7732 * lists.texi (Rings): New node.
7733 (Lists): Add it to menu.
7734
7735 * processes.texi (Byte Packing): New node.
7736 (Processes): Add it to menu.
7737
77382005-06-17 Richard M. Stallman <rms@gnu.org>
7739
7740 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7741
7742 * help.texi (Documentation Basics): Explain the xref to
7743 Documentation Tips.
7744
7745 * debugging.texi (Debugger Commands): Minor fix.
7746
77472005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7748
7749 * edebug.texi (Instrumenting): Eliminate duplicate link.
7750 (Specification List): Replace references to "below", referring to
7751 a later node, with one @ref to that node.
7752
7753 * os.texi (Timers): Timers should save and restore the match data
7754 if they change it.
7755
7756 * debugging.texi (Debugger Commands): Mention that the Lisp
7757 debugger can not step through primitive functions.
7758
77592005-06-16 Juanma Barranquero <lekktu@gmail.com>
7760
7761 * functions.texi (Obsolete Functions): Update argument names of
7762 `make-obsolete' and `define-obsolete-function-alias'.
7763
7764 * variables.texi (Variable Aliases): Update argument names of
7765 `defvaralias', `make-obsolete-variable' and
7766 `define-obsolete-variable-alias'.
7767
77682005-06-15 Kim F. Storm <storm@cua.dk>
7769
7770 * searching.texi (Entire Match Data): Rephrase warnings about
7771 evaporate arg to match-data and set-match-data.
7772
77732005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7774
7775 * elisp.texi (Top): Update detailed menu.
7776
7777 * edebug.texi (Edebug): Update menu.
7778 (Instrumenting): Update xrefs.
7779 (Edebug Execution Modes): Correct xref.
7780 (Jumping): Clarify description of `h' command.
7781 Eliminate redundant @ref.
7782 (Breaks): New node.
7783 (Breakpoints): Is now a subsubsection.
7784 (Global Break Condition): Mention `C-x X X'.
7785 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7786 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7787 (Edebug Display Update): Correct pxref.
7788 (Edebug and Macros): New node.
7789 (Instrumenting Macro Calls): Is now a subsubsection.
7790 Neither arg of `def-edebug-spec' is evaluated.
7791 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7792 (Specification Examples): Fix typo.
7793
77942005-06-14 Lute Kamstra <lute@gnu.org>
7795
7796 * debugging.texi (Function Debugging): Primitives can break on
7797 entry too.
7798
77992005-06-14 Kim F. Storm <storm@cua.dk>
7800
7801 * variables.texi (Setting Variables): Add add-to-ordered-list.
7802
78032005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7804
7805 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7806 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7807
78082005-06-13 Lute Kamstra <lute@gnu.org>
7809
7810 * text.texi (Special Properties): Fix cross reference.
7811
78122005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7813
7814 * debugging.texi (Function Debugging): Delete mention of empty
7815 string argument to `cancel-debug-on-entry'. Delete inaccurate
7816 description of the return value of that command.
7817
78182005-06-11 Alan Mackenzie <acm@muc.de>
7819
7820 * text.texi (Adaptive Fill): Amplify the description of
7821 fill-context-prefix.
7822
78232005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7824
7825 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7826
78272005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7828
7829 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7830
78312005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7832
7833 * debugging.texi (Error Debugging): Minor rewording.
7834 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7835 is optional.
7836
78372005-06-10 Lute Kamstra <lute@gnu.org>
7838
7839 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7840 (Top): Give it a title. Correct version number. Give the
7841 detailed node listing a more prominent header.
7842 * intro.texi: Don't set VERSION here a second time.
7843 Mention Emacs's version too.
7844 * anti.texi (Antinews): Use EMACSVER to refer to the current
7845 version of Emacs.
7846
78472005-06-09 Kim F. Storm <storm@cua.dk>
7848
7849 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7850 match-data and set-match-data.
7851
78522005-06-08 Richard M. Stallman <rms@gnu.org>
7853
7854 * searching.texi (Entire Match Data): Clarify when match-data
7855 returns markers and when integers.
7856
7857 * display.texi (Defining Faces): Explain that face name should not
7858 end in `-face'.
7859
7860 * modes.texi (Mode Line Data): Minor cleanup.
7861 (Customizing Keywords): Node split out of Search-based Fontification.
7862 Add example of using font-lock-add-keywords from a hook.
7863 Clarify when MODE should be non-nil, and when nil.
7864
78652005-06-06 Richard M. Stallman <rms@gnu.org>
7866
7867 * modes.texi (Mode Line Data): Explain what happens when the car
7868 of a list is a void symbol.
7869 (Search-based Fontification): Explain MODE arg to
7870 font-lock-add-keywords and warn about calls from major modes.
7871
78722005-06-08 Juri Linkov <juri@jurta.org>
7873
7874 * display.texi (Standard Faces): Add `shadow' face.
7875
78762005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7877
7878 * modes.texi (Major Mode Conventions): A derived mode only needs
7879 to put the call to the parent mode inside `delay-mode-hooks'.
7880
78812005-05-29 Richard M. Stallman <rms@gnu.org>
7882
7883 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7884 new, and what that implies. Clarify.
7885
7886 * files.texi (Locating Files): Clean up the text.
7887
7888 * frames.texi (Window Frame Parameters): Document user-size.
7889 Shorten entry for top by referring to left.
7890
78912005-05-26 Richard M. Stallman <rms@gnu.org>
7892
7893 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7894 is new, and what the implications are. Other clarifications.
7895
78962005-05-24 Richard M. Stallman <rms@gnu.org>
7897
7898 * frames.texi (Dialog Boxes): Minor fixes.
7899
79002005-05-25 Masatake YAMATO <jet@gyve.org>
7901
7902 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7903
79042005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7905
7906 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7907 is optional.
7908
79092005-05-24 Nick Roberts <nickrob@snap.net.nz>
7910
10d1d0af 7911 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
7912
79132005-05-23 Lute Kamstra <lute@gnu.org>
7914
7915 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7916 syntax-begin-function over font-lock-beginning-of-syntax-function.
7917
79182005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7919
7920 * minibuf.texi (Reading File Names): Update description of
7921 `read-directory-name'.
7922
7923 * modes.texi (Derived Modes): Clarify :group keyword.
7924
79252005-05-21 Eli Zaretskii <eliz@gnu.org>
7926
7927 * files.texi (Locating Files): New subsection.
7928 Describe locate-file and executable-find.
7929
79302005-05-21 Kevin Ryde <user42@zip.com.au>
7931
7932 * frames.texi (Initial Parameters): Update cross reference to
7933 "Emacs Invocation".
7934
79352005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7936
7937 * keymaps.texi (Active Keymaps): Add anchor.
7938
7939 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7940 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7941 appropriate place.
7942 (Derived Modes): Small clarifications.
7943 (Minor Mode Conventions, Keymaps and Minor Modes):
7944 Replace references to nodes with references to anchors.
7945 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7946 Clarify description of lists whose first element is an integer.
7947 (Mode Line Variables): Add anchor.
7948 (%-Constructs): Clarify description of integer after %.
7949 (Emulating Mode Line): Describe nil value for FACE.
7950
79512005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7952
7953 * modes.texi (Derived Modes): Correct references to non-existing
7954 variable standard-syntax-table.
7955
79562005-05-17 Lute Kamstra <lute@gnu.org>
7957
7958 * modes.texi (Defining Minor Modes): Mention the mode hook.
7959
79602005-05-15 Kim F. Storm <storm@cua.dk>
7961
7962 * processes.texi (Network): Remove open-network-stream-nowait.
7963 (Network Servers): Remove open-network-stream-server.
7964
79652005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7966
7967 * elisp.texi (Top): Update detailed menu.
7968
7969 * variables.texi: Reorder nodes.
7970 (Variables): Update menu.
7971 (File Local Variables): Do not refer to the `-*-' line as
7972 a "local variables list". Add pxref.
7973
79742005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7975
7976 * elisp.texi (Top): Update detailed menu for node changes.
7977
7978 * modes.texi (Modes): Update Menu.
7979 (Hooks): Move to beginning of chapter.
7980 Most minor modes run mode hooks too.
7981 `add-hook' can handle void hooks or hooks whose value is a single
7982 function.
7983 (Major Modes): Update Menu.
7984 (Major Mode Basics): New node, split off from `Major Modes'.
7985 (Major Mode Conventions): Correct xref. Explain how to handle
7986 auto-mode-alist if the major mode command has an autoload cookie.
7987 (Auto Major Mode): Major update. Add magic-mode-alist.
7988 (Derived Modes): Major update.
7989 (Mode Line Format): Update Menu.
7990 (Mode Line Basics): New node, split off from `Mode Line Format'.
7991
7992 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7993 for `magic autoload comment'. Add index entries and anchor.
7994
79952005-05-14 Richard M. Stallman <rms@gnu.org>
7996
7997 * tips.texi (Coding Conventions): Explain how important it is
7998 that just loading certain files not change Emacs behavior.
7999
8000 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
8001
80022005-05-12 Lute Kamstra <lute@gnu.org>
8003
8004 * modes.texi (Generic Modes): Update.
8005 (Major Modes): Refer to node "Generic Modes".
8006
8007 * elisp.texi (Top): Update to the current structure of the manual.
8008 * processes.texi (Processes): Add menu description.
8009 * customize.texi (Customization): Add menu descriptions.
8010
80112005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
8012
8013 * processes.texi (Signals to Processes)
8014 (Low-Level Network): Fix typos.
8015
80162005-05-11 Lute Kamstra <lute@gnu.org>
8017
8018 * elisp.texi (Top): Add some nodes from the chapter "Major and
8019 Minor Modes" to the detailed node listing.
8020
80212005-05-10 Richard M. Stallman <rms@gnu.org>
8022
8023 * keymaps.texi (Extended Menu Items): Menu item filter functions
8024 can be called at any time.
8025
80262005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8027
8028 * variables.texi (File Local Variables): `(hack-local-variables t)'
8029 now also checks whether a mode is specified in the local variables
8030 list.
8031
80322005-05-05 Kevin Ryde <user42@zip.com.au>
8033
8034 * display.texi (The Echo Area): Correct format function cross
8035 reference.
8036
80372005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8038
8039 * variables.texi (Variable Aliases): Change description of
8040 `define-obsolete-variable-alias'.
8041
8042 * functions.texi (Functions): Add "Obsolete Functions" to menu.
8043 (Defining Functions): Add xref.
8044 (Obsolete Functions): New node.
8045 (Function Safety): Standardize capitalization of section title.
8046
8047 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
8048 (Dialog Boxes): Complete description of `x-popup-dialog'.
8049
80502005-05-04 Richard M. Stallman <rms@gnu.org>
8051
8052 * commands.texi (Interactive Codes): Fix Texinfo usage.
8053 Document U more clearly.
8054
80552005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8056
8057 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
8058 function and not a macro.
8059
8060 * frames.texi (Pop-Up Menus): Correct and clarify description of
8061 `x-popup-menu'.
8062 (Dialog Boxes): Clarify description of `x-popup-dialog'.
8063
80642005-05-01 Richard M. Stallman <rms@gnu.org>
8065
8066 * edebug.texi (Checking Whether to Stop): Fix previous change.
8067
80682005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8069
8070 * display.texi: Fix typos and Texinfo usage.
8071
8072 * edebug.texi (Checking Whether to Stop): executing-macro ->
8073 executing-kbd-macro.
8074
80752005-05-01 Richard M. Stallman <rms@gnu.org>
8076
8077 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
8078
80792005-04-30 Richard M. Stallman <rms@gnu.org>
8080
8081 * files.texi (Magic File Names): Document `operations' property.
8082
80832005-04-29 Lute Kamstra <lute@gnu.org>
8084
8085 * modes.texi (Generic Modes): New node.
8086 (Major Modes): Add it to the menu.
8087 (Derived Modes): Add "derived mode" to concept index.
8088
80892005-04-28 Lute Kamstra <lute@gnu.org>
8090
8091 * modes.texi (Defining Minor Modes): Fix previous change.
8092 (Font Lock Mode): Simplify.
8093 (Font Lock Basics): Say that font-lock-defaults is buffer-local
8094 when set and that some parts are optional. Add cross references.
8095 (Search-based Fontification): Say how to specify font-lock-keywords.
8096 Add cross references. Add font-lock-multiline to index.
8097 Move font-lock-keywords-case-fold-search here from node "Other Font
8098 Lock Variables". Document font-lock-add-keywords and
8099 font-lock-remove-keywords.
8100 (Other Font Lock Variables): Move font-lock-keywords-only,
8101 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8102 and font-lock-syntactic-face-function to node "Syntactic Font
8103 Lock". Move font-lock-keywords-case-fold-search to node
8104 "Search-based Fontification". Document font-lock-inhibit-thing-lock
8105 and font-lock-{,un}fontify-{buffer,region}-function.
8106 (Precalculated Fontification): Remove reference to deleted variable
8107 font-lock-core-only.
8108 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
8109 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
8110 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8111 and font-lock-syntactic-face-function here from node "Other Font
8112 Lock Variables". Move font-lock-syntactic-keywords to "Setting
8113 Syntax Properties". Add cross references.
8114 (Setting Syntax Properties): New node.
8115 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
8116 * syntax.texi (Syntax Properties): Add cross reference.
8117 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
8118
81192005-04-26 Richard M. Stallman <rms@gnu.org>
8120
8121 * display.texi (Defining Faces):
8122 Document `default' elements of defface spec.
8123
8124 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
8125
8126 * variables.texi (Variable Aliases): Clarify text.
8127
81282005-04-25 Chong Yidong <cyd@stupidchicken.com>
8129
8130 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
8131
81322005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8133
8134 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
8135
81362005-04-24 Eli Zaretskii <eliz@gnu.org>
8137
8138 * syntax.texi (Syntax Table Internals): Elaborate documentation of
8139 syntax-after and syntax-class.
8140
8141 * files.texi (Changing Files): Fix last change's cross-reference.
8142 (Unique File Names): Don't mention "numbers" in the documentation
8143 of make-temp-file and make-temp-name.
8144
81452005-04-23 Richard M. Stallman <rms@gnu.org>
8146
8147 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
8148
81492005-04-22 Nick Roberts <nickrob@snap.net.nz>
8150
8151 * windows.texi (Cyclic Window Ordering): Clarify window-list.
8152
81532005-04-22 Nick Roberts <nickrob@snap.net.nz>
8154
8155 * variables.texi (Variable Aliases): Describe make-obsolete-variable
8156 and define-obsolete-variable-alias.
8157
81582005-04-22 Kim F. Storm <storm@cua.dk>
8159
8160 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
8161 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
8162
81632005-04-21 Lute Kamstra <lute@gnu.org>
8164
8165 * lists.texi (Association Lists): Document rassq-delete-all.
8166
81672005-04-19 Richard M. Stallman <rms@gnu.org>
8168
8169 * modes.texi (Search-based Fontification): Explain that
8170 facespec is an expression to be evaluated.
8171
81722005-04-19 Kevin Ryde <user42@zip.com.au>
8173
8174 * streams.texi (Output Functions): Fix xref.
8175 * strings.texi (String Conversion): Fix xref.
8176
81772005-04-19 Kim F. Storm <storm@cua.dk>
8178
8179 * symbols.texi (Symbol Plists): Add safe-get.
8180 Mention that `get' may signal an error.
8181
81822005-04-18 Nick Roberts <nickrob@snap.net.nz>
8183
8184 * customize.texi (Variable Definitions): Replace tooltip-mode
8185 example with save-place.
8186
81872005-04-17 Richard M. Stallman <rms@gnu.org>
8188
8189 * buffers.texi (Indirect Buffers): Clarify.
8190
8191 * positions.texi (Positions): Clarify converting marker to integer.
8192
8193 * strings.texi (String Basics): Mention string-match; clarify.
8194
81952005-04-08 Lute Kamstra <lute@gnu.org>
8196
8197 * modes.texi (Search-based Fontification): Fix cross references.
8198 Use consistent terminology. Document anchored highlighting.
8199
82002005-04-05 Lute Kamstra <lute@gnu.org>
8201
8202 * modes.texi (Defining Minor Modes): Document :group keyword
8203 argument and its default value.
8204
82052005-04-03 Lute Kamstra <lute@gnu.org>
8206
8207 * hooks.texi (Standard Hooks): Add some hooks. Add cross
8208 references and/or descriptions. Delete major mode hooks; mention
8209 them as a category instead. Rename or delete obsolete hooks.
8210
82112005-04-02 Richard M. Stallman <rms@gnu.org>
8212
8213 * nonascii.texi (Coding System Basics): Another wording cleanup.
8214
82152005-04-01 Richard M. Stallman <rms@gnu.org>
8216
8217 * nonascii.texi (Coding System Basics): Clarify previous change.
8218
82192005-04-01 Kenichi Handa <handa@m17n.org>
8220
10d1d0af 8221 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
8222 identity of coding systems.
8223
82242005-03-29 Chong Yidong <cyd@stupidchicken.com>
8225
8226 * text.texi (Buffer Contents): Add filter-buffer-substring and
8227 buffer-substring-filters.
8228
82292005-03-26 Chong Yidong <cyd@stupidchicken.com>
8230
8231 * anti.texi (Antinews): Mention `G' interactive code.
8232
8233 * tips.texi (Compilation Tips): Mention benchmark.el.
8234
82352005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8236
8237 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
8238 is now bound to M-o M-o.
8239
8240 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
8241
82422005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8243
8244 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
8245 in the Emacs Manual).
8246 * Makefile.in (srcs): Remove calendar.texi.
8247 * makefile.w32-in (srcs): Remove calendar.texi.
8248 * display.texi (Display): Change name of next node.
8249 * os.texi (System In): Change name of previous node.
8250 * elisp.texi (Top): Remove Calendar references.
8251 * vol1.texi (Top): Remove Calendar references.
8252 * vol2.texi (Top): Remove Calendar references.
8253
82542005-03-25 Richard M. Stallman <rms@gnu.org>
8255
8256 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
8257 Cleanup previous change.
8258
82592005-03-25 Chong Yidong <cyd@stupidchicken.com>
8260
8261 * display.texi (Face Attributes): Faces earlier in an :inherit
8262 list take precedence.
8263 (Scroll Bars): Fix description of vertical-scroll-bars.
8264 Document frame-current-scroll-bars and window-current-scroll-bars.
8265
8266 * markers.texi (The Mark): Document temporary Transient Mark mode.
8267
8268 * minibuf.texi (Reading File Names):
8269 Document read-file-name-completion-ignore-case.
8270
8271 * positions.texi (Screen Lines): Document nil for width argument
8272 to compute-motion.
8273
82742005-03-23 Kim F. Storm <storm@cua.dk>
8275
8276 * display.texi (Standard Faces): Other faces used in the fringe
8277 implicitly inherits from the fringe face.
8278 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
8279 properties implicitly inherits from fringe face.
8280 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
8281
82822005-03-20 Chong Yidong <cyd@stupidchicken.com>
8283
8284 * display.texi (Invisible Text): State default value of
8285 line-move-ignore-invisible.
8286 (Managing Overlays): Document remove-overlays.
8287 (Standard Faces): Document escape-glyph face.
8288
8289 * minibuf.texi (Reading File Names): Document read-file-name-function.
8290
8291 * modes.texi (Other Font Lock Variables):
8292 Document font-lock-lines-before.
8293
8294 * positions.texi (Skipping Characters): skip-chars-forward allows
8295 character classes.
8296
82972005-03-18 Lute Kamstra <lute@gnu.org>
8298
8299 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
8300
83012005-03-17 Richard M. Stallman <rms@gnu.org>
8302
8303 * text.texi (Undo): Document extensible undo entries.
8304
dd7b651b 8305 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
8306
8307 * nonascii.texi (Character Codes): Minor fix.
8308
8309 * display.texi (Display Property): Explain the significance
8310 of having text properties that are eq.
8311 (Other Display Specs): Explain string as display spec.
8312
8313 * commands.texi (Interactive Codes): Document G option.
8314
83152005-03-17 Chong Yidong <cyd@stupidchicken.com>
8316
8317 * text.texi (Filling): Add sentence-end-without-period and
8318 sentence-end-without-space.
8319 (Changing Properties): Minor fix.
8320
8321 * anti.texi: Total rewrite.
8322
83232005-03-15 Lute Kamstra <lute@gnu.org>
8324
8325 * edebug.texi (Instrumenting Macro Calls): Fix typos.
8326
83272005-03-08 Kim F. Storm <storm@cua.dk>
8328
8329 * display.texi (Specified Space): Property :width is support on
8330 non-graphic terminals, :height is not.
8331
83322005-03-07 Richard M. Stallman <rms@gnu.org>
8333
8334 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
8335 Now subnodes of Fringes.
8336 (Overlay Arrow): Document overlay-arrow-variable-list.
8337 (Fringe Size/Pos): New node, broken out of Fringes.
8338 (Display): Explain clearing vs redisplay better.
8339 (Truncation): Clarify use of bitmaps.
8340 (The Echo Area): Clarify the uses of the echo area.
8341 Add max-mini-window-height.
8342 (Progress): Clarify.
8343 (Invisible Text): Explain that main loop moves point out.
8344 (Selective Display): Say "hidden", not "invisible".
8345 (Managing Overlays): Move up. Describe relation to Undo here.
8346 (Overlay Properties): Clarify intro.
8347 (Finding Overlays): Explain return values when nothing found.
8348 (Width): truncate-string-to-width has added arg.
8349 (Displaying Faces): Clarify and update mode line face handling.
8350 (Face Functions): Minor cleanup.
8351 (Conditional Display): Merge into Other Display Specs.
8352 (Pixel Specification, Other Display Specs): Minor cleanups.
8353 (Images, Image Descriptors): Minor cleanups.
8354 (GIF Images): Patents have expired.
8355 (Showing Images): Explain default text for insert-image.
8356 (Manipulating Button Types): Merge into Manipulating Buttons.
8357 (Making Buttons): Explain return values.
8358 (Button Buffer Commands): Add xref.
8359 (Inverse Video): Update mode-line-inverse-video.
8360 (Display Table Format): Clarify.
8361 (Active Display Table): Give defaults for window-display-table.
8362
8363 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8364 and calendar-today-marker are strings, not chars.
8365 (Holiday Customizing): Minor fix.
8366
8367 * internals.texi (Writing Emacs Primitives): Update `or' example.
8368 Update limit on # args of subr.
8369
8370 * edebug.texi (Using Edebug): Arrow is in fringe.
8371 (Instrumenting): Arg to eval-defun works without loading edebug.
8372 (Edebug Execution Modes): Add xref.
8373
8374 * customize.texi (Common Keywords): Clarify :require.
8375 Mention :version here.
8376 (Variable Definitions, Group Definitions): Not here.
8377 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8378
83792005-03-07 Chong Yidong <cyd@stupidchicken.com>
8380 * nonascii.texi (Text Representations): Clarify position-bytes.
8381 (Character Sets): Add list-charset-chars.
8382 (Scanning Charsets): Add charset-after.
8383 (Encoding and I/O): Minor fix.
8384
83852005-03-06 Richard M. Stallman <rms@gnu.org>
8386
8387 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8388 (Resizing Windows): Likewise.
8389
8390 * text.texi (Change Hooks): Get rid of "Emacs 21".
8391
8392 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8393
8394 * streams.texi (Output Variables): Get rid of "Emacs 21".
8395
8396 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8397
8398 * os.texi (Translating Input): Replace flow-control example
8399 with a less obsolete example that uses `keyboard-translate'.
8400
8401 * objects.texi (Hash Table Type, Circular Objects):
8402 Get rid of "Emacs 21".
8403
8404 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8405 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8406
8407 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8408
8409 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8410
8411 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8412 (Menu Bar): Fix when menu-bar-update-hook is called.
8413
8414 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8415
8416 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8417 and make it read better.
8418
8419 * files.texi (Writing to Files): Get rid of "Emacs 21".
8420 (Unique File Names): Likewise.
8421
8422 * elisp.texi: Update Emacs version to 22.
8423
8424 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8425 (Overlay Properties, Face Attributes): Likewise.
8426 (Managing Overlays): Fix punctuation.
8427 (Attribute Functions): Clarify set-face-font; get rid of
8428 info about old Emacs versions.
8429 (Auto Faces, Font Lookup, Display Property, Images):
8430 Get rid of "Emacs 21".
8431
8432 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8433
84342005-03-05 Richard M. Stallman <rms@gnu.org>
8435
8436 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8437
84382005-03-04 Lute Kamstra <lute@gnu.org>
8439
8440 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8441
84422005-03-03 Lute Kamstra <lute@gnu.org>
8443
8444 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8445
84462005-03-01 Lute Kamstra <lute@gnu.org>
8447
8448 * debugging.texi (Debugger Commands): Update `j'.
8449
84502005-02-28 Lute Kamstra <lute@gnu.org>
8451
8452 * debugging.texi (Debugging): Fix typo.
8453 (Error Debugging): Document eval-expression-debug-on-error.
8454 (Function Debugging): Update example.
8455 (Using Debugger): Mention starred stack frames.
8456 (Debugger Commands): Document `j' and `l'.
8457 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8458 Update the messages that the debugger displays.
8459 (Internals of Debugger): Add cross reference. Update example.
8460 (Excess Open): Minor improvement.
8461 (Excess Close): Minor improvement.
8462
84632005-02-26 Richard M. Stallman <rms@gnu.org>
8464
8465 * tips.texi (Coding Conventions): Clarify.
8466 Put all the major mode key reservations together.
8467 Mention the Mouse-1 => Mouse-2 conventions.
8468
8469 * syntax.texi (Syntax Class Table): Clarify.
8470 (Syntax Table Functions): syntax-after moved from here.
8471 (Syntax Table Internals): syntax-after moved to here.
8472 (Parsing Expressions): Update info on number of values
8473 and what's meaningful in the STATE argument.
8474 (Categories): Fix typo.
8475
8476 * sequences.texi (Arrays): Cleanup.
8477 (Char-Tables): Clarify.
8478
8479 * processes.texi (Deleting Processes): Cleanups, add xref.
8480 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8481 (Process Information): set-process-coding-system, some args optional.
8482 (Input to Processes): Explain various types for PROCESS args.
8483 Rename them from PROCESS-NAME to PROCESS.
8484 (Signals to Processes): Likewise.
8485 (Decoding Output): Cleanup.
8486 (Query Before Exit): Clarify.
8487
8488 * os.texi (Startup Summary): Correct the options; add missing ones.
8489 (Terminal Output, Batch Mode): Clarify.
8490 (Flow Control): Node deleted.
8491
8492 * markers.texi (The Mark): Clarify.
8493
8494 * macros.texi (Expansion): Cleanup.
8495 (Indenting Macros): indent-spec allows ints, not floats.
8496
8497 * keymaps.texi (Keymaps): Clarify.
8498 (Format of Keymaps): Update lisp-mode-map example.
8499 (Active Keymaps, Key Lookup): Clarify.
8500 (Changing Key Bindings): Add xref to `kbd'.
8501 (Key Binding Commands, Simple Menu Items): Clarify.
8502 (Mouse Menus, Menu Bar): Clarify.
8503 (Menu Example): Replace print example with menu-bar-replace-menu.
8504
8505 * help.texi (Documentation Basics): Add function-documentation prop.
8506
8507 * elisp.texi (Top): Don't refer to Flow Control node.
8508
8509 * commands.texi (Command Overview): Improve xrefs.
8510 (Adjusting Point): Adjusting point applies to intangible and invis.
8511 (Key Sequence Input): Doc extra read-key-sequence args.
8512 Likewise for read-key-sequence-vector.
8513
8514 * backups.texi (Rename or Copy): Minor fix.
8515 (Numbered Backups): For version-control, say the default.
8516 (Auto-Saving): make-auto-save-file-name example is simplified.
8517
8518 * advice.texi (Advising Functions): Don't imply one part of Emacs
8519 should advise another part. Markup changes.
8520 (Defining Advice): Move transitional para.
8521 (Activation of Advice): Cleanup.
8522 Explain if COMPILE is nil or negative.
8523
8524 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8525
85262005-02-24 Lute Kamstra <lute@gnu.org>
8527
8528 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8529 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8530
85312005-02-23 Lute Kamstra <lute@gnu.org>
8532
8533 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8534 to define global minor modes as well.
8535
8536 * display.texi (Managing Overlays): overlay-buffer returns nil for
8537 deleted overlays.
8538
85392005-02-22 Kim F. Storm <storm@cua.dk>
8540
8541 * minibuf.texi (Basic Completion): Allow symbols in addition to
8542 strings in try-completion and all-completions.
8543
85442005-02-14 Lute Kamstra <lute@gnu.org>
8545
8546 * elisp.texi (Top): Remove reference to deleted node.
8547
8548 * lists.texi (Lists): Remove reference to deleted node.
8549 (Cons Cells): Fix typo.
8550
8551 * loading.texi (Where Defined): Fix typo.
8552
85532005-02-14 Richard M. Stallman <rms@gnu.org>
8554
8555 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8556 is useful for discarding some minor modes.
8557
8558 * symbols.texi (Symbol Components): Reorder examples.
8559
8560 * streams.texi (Input Functions): State standard-input default.
8561 (Output Variables): State standard-output default.
8562
8563 * objects.texi (Printed Representation): Clarify read syntax vs print.
8564 (Floating Point Type): Explain meaning better.
8565 (Symbol Type): Explain uniqueness better.
8566 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8567 List examples sooner.
8568 (Box Diagrams): New subnode broken out.
8569 Some examples moved from old Lists as Boxes node.
8570 (Dotted Pair Notation): Clarify intro.
8571 (Array Type): Clarify.
8572 (Type Predicates): Add hash-table-p.
8573
8574 * numbers.texi (Integer Basics): Clarify radix explanation.
8575 (Predicates on Numbers): Minor clarification.
8576 (Comparison of Numbers): Minor clarification. Clarify eql.
8577 Typos in min, max.
8578 (Math Functions): Clarify overflow in expt.
8579
8580 * minibuf.texi (Text from Minibuffer): Minor clarification.
8581 Mention arrow keys.
8582
8583 * loading.texi (Autoload): defun's doc string overrides autoload's
8584 doc string.
8585 (Repeated Loading): Modernize "add to list" examples.
8586 (Where Defined): Finish updating table of load-history elts.
8587
8588 * lists.texi (List-related Predicates): Minor wording improvement.
8589 (Lists as Boxes): Node deleted.
8590 (Building Lists): Explain trivial cases of number-sequence.
8591
8592 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 8593 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
8594 (Hash Access): Any object can be a key.
8595 State value of maphash.
8596
8597 * functions.texi (What Is a Function): Wording cleanup.
8598 (Function Documentation): Minor cleanup.
8599 Explain purpose of calling convention at end of doc string.
8600 (Function Names): Wording cleanup.
8601 (Calling Functions): Wording cleanup.
8602 Explain better how funcall calls the function.
8603 (Function Cells): Delete example of saving and redefining function.
8604
8605 * control.texi (Combining Conditions): Wording cleanup.
8606 (Iteration): dolist and dotimes bind VAR locally.
8607 (Cleanups): Xref to Atomic Changes.
8608
8609 * compile.texi (Byte Compilation): Delete 19.29 info.
8610 (Compilation Functions): Macros' difficulties don't affect defsubst.
8611 (Docs and Compilation): Delete 19.29 info.
8612
86132005-02-10 Richard M. Stallman <rms@gnu.org>
8614
8615 * objects.texi (Symbol Type): Minor correction.
8616
86172005-02-06 Lute Kamstra <lute@gnu.org>
8618
8619 * modes.texi (Example Major Modes): Fix typos.
8620
86212005-02-06 Richard M. Stallman <rms@gnu.org>
8622
8623 * text.texi (Margins): fill-nobreak-predicate can be one function.
8624
8625 * strings.texi (Modifying Strings): clear-string can make unibyte.
8626 (Formatting Strings): format gives error if values missing.
8627
8628 * positions.texi (Character Motion): Mention default arg
8629 for forward-char. backward-char refers to forward-char.
8630 (Word Motion): Mention default arg for forward-word.
8631 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8632 Simplify end-of-buffer.
8633 (Text Lines): Mention default arg for forward-line.
8634 (List Motion): Mention default arg for beginning/end-of-defun.
8635 (Skipping Characters): Minor fixes in explaining character-set.
8636
8637 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8638 Mode inheritance applies only when default-major-mode is nil.
8639 Clarifications.
8640 (Example Major Modes): Update Text mode and Lisp mode examples.
8641 (Minor Mode Conventions): Mention define-minor-mode at top.
8642 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8643 (Mode Line Format): Update mode line face display info.
8644 (Properties in Mode): Mention effect of risky vars.
8645 (Imenu): Define imenu-add-to-menubar.
8646 (Font Lock Mode): Add descriptions to menu lines.
8647 (Faces for Font Lock): Add font-lock-doc-face.
8648
86492005-02-05 Lute Kamstra <lute@gnu.org>
8650
8651 * text.texi (Maintaining Undo): Remove obsolete function.
8652
86532005-02-05 Eli Zaretskii <eliz@gnu.org>
8654
8655 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 8656 color specifications. Improve indexing.
b8d4c8d0
GM
8657 (Text Terminal Colors): Replace the description of RGB values by
8658 an xref to "Color Names".
8659
86602005-02-03 Richard M. Stallman <rms@gnu.org>
8661
8662 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8663 Clarify.
8664 (Selecting Windows): Clarify save-selected-window.
8665 (Cyclic Window Ordering): Clarify walk-windows.
8666 (Window Point): Clarify.
8667 (Window Start): Add comment to example.
8668 (Resizing Windows): Add `interactive' specs in examples.
8669 Document fit-window-to-buffer.
8670
8671 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8672 (Undo, Maintaining Undo): Clarify last change.
8673 (Sorting): In sort-numeric-fields, explain about octal and hex.
8674 Mention sort-numeric-base.
8675 (Format Properties): Add xref for hard newlines.
8676
8677 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8678 (Pop-Up Menus): Fix typo.
8679 (Color Names): Explain all types of color names.
8680 Explain color-values on B&W terminal.
8681 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8682
8683 * files.texi (File Locks): Not supported on MS systems.
8684 (Testing Accessibility): Clarify.
8685
8686 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8687 (Coverage Testing): Fix typo.
8688
8689 * commands.texi (Misc Events): Remove stray space.
8690
8691 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8692 (Modification Time): Clarify when visited-file-modtime returns 0.
8693 (The Buffer List): Clarify bury-buffer.
8694 (Killing Buffers): Clarify.
8695 (Indirect Buffers): Add clone-indirect-buffer.
8696
86972005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8698
8699 * edebug.texi (Printing in Edebug): Fix default value of
8700 edebug-print-circle.
8701 (Coverage Testing): Fix displayed frequency count data.
8702
87032005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8704
8705 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8706
87072005-02-02 Kim F. Storm <storm@cua.dk>
8708
8709 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8710
87112005-01-29 Eli Zaretskii <eliz@gnu.org>
8712
8713 * commands.texi (Misc Events): Describe the help-echo event.
8714
8715 * text.texi (Special Properties) <help-echo>: Use `pos'
8716 consistently in description of the help-echo property.
8717 Use @code{nil} instead of @var{nil}.
8718
8719 * display.texi (Overlay Properties): Fix the index entry for
8720 help-echo overlay property.
8721
8722 * customize.texi (Type Keywords): Uncomment the xref to the
8723 help-echo property documentation.
8724
87252005-01-23 Kim F. Storm <storm@cua.dk>
8726
8727 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8728 return value. Third element FULLY replaced by PARTIAL which
8729 specifies number of invisible pixels if row is only partially visible.
8730 (Textual Scrolling): Mention auto-window-vscroll.
8731 (Vertical Scrolling): New defvar auto-window-vscroll.
8732
87332005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8734
8735 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8736 command remapping.
8737
87382005-01-15 Richard M. Stallman <rms@gnu.org>
8739
8740 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8741
87422005-01-14 Kim F. Storm <storm@cua.dk>
8743
8744 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8745
8746 * text.texi (Links and Mouse-1): Fix string and vector item.
8747
87482005-01-13 Richard M. Stallman <rms@gnu.org>
8749
8750 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8751 descriptions of overriding-local-map and overriding-terminal-local-map.
8752
8753 * text.texi (Links and Mouse-1): Clarify text.
8754
87552005-01-13 Kim F. Storm <storm@cua.dk>
8756
8757 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8758
87592005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8760
8761 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8762
87632005-01-12 Kim F. Storm <storm@cua.dk>
8764
8765 * text.texi (Links and Mouse-1): Rename section from Enabling
8766 Mouse-1 to Following Links. Change xrefs.
8767 Add examples for define-button-type and define-widget.
8768
8769 * display.texi (Button Properties, Button Buffer Commands):
8770 Clarify mouse-1 and follow-link functionality.
8771
87722005-01-12 Richard M. Stallman <rms@gnu.org>
8773
8774 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8775
8776 * display.texi (Beeping): Fix Texinfo usage.
8777
8778 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8779
87802005-01-11 Kim F. Storm <storm@cua.dk>
8781
8782 * display.texi (Button Properties, Button Buffer Commands):
8783 Mention mouse-1 binding. Add follow-link keyword.
8784
8785 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8786 (Enabling Mouse-1 to Follow Links): New subsection.
8787
87882005-01-06 Richard M. Stallman <rms@gnu.org>
8789
8790 * text.texi (Special Properties): Minor change.
8791
8792 * os.texi (Timers): Clarify previous change.
8793
8794 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8795
87962005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8797
8798 * display.texi (Face Attributes): Correct xref to renamed node.
8799
88002005-01-01 Richard M. Stallman <rms@gnu.org>
8801
8802 * display.texi (Face Attributes): Describe hex color specs.
8803
88042004-12-31 Richard M. Stallman <rms@gnu.org>
8805
8806 * os.texi (Timers): Update previous change.
8807
88082004-12-30 Kim F. Storm <storm@cua.dk>
8809
8810 * display.texi (Line Height): Total line-height is now specified
8811 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8812 in cons cells. (nil . RATIO) is relative to actual line height.
8813 Use line-height `t' instead of `0' to get minimum height.
8814
88152004-12-29 Richard M. Stallman <rms@gnu.org>
8816
8817 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8818
88192004-12-28 Richard M. Stallman <rms@gnu.org>
8820
8821 * commands.texi (Quitting): Clarify value of with-local-quit.
8822
8823 * elisp.texi (Top): Fix previous change.
8824
8825 * loading.texi (Loading): Fix previous change.
8826
88272004-12-27 Richard M. Stallman <rms@gnu.org>
8828
8829 * Makefile.in (MAKEINFO): Specify --force.
8830
8831 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8832
8833 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8834
8835 * display.texi (Line Height): Further clarify.
8836
8837 * elisp.texi (Top): Update Loading submenu.
8838
8839 * loading.texi (Where Defined): New node.
8840 (Unloading): load-history moved to Where Defined.
8841
88422004-12-21 Richard M. Stallman <rms@gnu.org>
8843
8844 * commands.texi (Event Input Misc): Add while-no-input.
8845
88462004-12-11 Richard M. Stallman <rms@gnu.org>
8847
8848 * display.texi (Line Height): Rewrite text for clarity.
8849
88502004-12-11 Kim F. Storm <storm@cua.dk>
8851
8852 * display.texi (Display): Add node "Line Height" to menu.
8853 (Line Height): New node. Move full description of line-spacing
8854 and line-height text properties here from text.texi.
8855 (Scroll Bars): Add vertical-scroll-bar variable.
8856
8857 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8858
8859 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8860 line-spacing and vertical-scroll-bar.
8861
8862 * text.texi (Special Properties): Just mention line-spacing and
8863 line-height here, add xref to new "Line Height" node.
8864
88652004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8866
8867 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8868
8869 * locals.texi (Standard Buffer-Local Variables):
8870 Add @xref for `line-spacing'.
8871
88722004-12-05 Richard M. Stallman <rms@gnu.org>
8873
8874 * Makefile.in (maintainer-clean): Remove the info files
8875 in $(infodir) where they are created.
8876
88772004-12-03 Richard M. Stallman <rms@gnu.org>
8878
8879 * windows.texi (Selecting Windows): get-lru-window and
8880 get-largest-window don't consider dedicated windows.
8881
8882 * text.texi (Undo): Document undo-in-progress.
8883
88842004-11-26 Richard M. Stallman <rms@gnu.org>
8885
8886 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8887 Remove a few vars that are not always buffer-local.
8888
88892004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8890
8891 * locals.texi (Standard Buffer-Local Variables): Comment out
8892 xref's to non-existent node `Yet to be written'.
8893
88942004-11-24 Richard M. Stallman <rms@gnu.org>
8895
8896 * processes.texi (Synchronous Processes): Grammar fix.
8897
8898 * numbers.texi (Comparison of Numbers): Add eql.
8899
8900 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8901
8902 * intro.texi (Printing Notation): Fix previous change.
8903
8904 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8905 and default-indicate-buffer-boundaries from here.
8906 (Usual Display): To here.
8907 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8908 (Usual Display): Move tab-width up.
8909
5dcb4c4e
SM
8910 * customize.texi (Variable Definitions):
8911 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
8912 (Simple Types, Composite Types, Defining New Types):
8913 Minor cleanups.
8914
89152004-11-21 Jesper Harder <harder@ifa.au.dk>
8916
8917 * processes.texi (Synchronous Processes, Output from Processes):
8918 Markup fix.
8919
89202004-11-20 Richard M. Stallman <rms@gnu.org>
8921
8922 * positions.texi (Skipping Characters): skip-chars-forward
8923 now handles char classes.
8924
8925 * intro.texi (Printing Notation): Avoid confusion of `print'
8926 when explaining @print.
8927
8928 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8929
8930 * display.texi (Display Table Format): Minor fix.
8931
8932 * streams.texi (Output Functions): Fix print example.
8933
8934 * Makefile.in (elisp): New target.
8935 (dist): Depend on $(infodir)/elisp, not elisp.
8936 Copy the info files from $(infodir).
8937
8938 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8939 read-from-minibuffer.
8940
8941 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8942
89432004-11-19 Richard M. Stallman <rms@gnu.org>
8944
8945 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8946
89472004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8948
8949 * tips.texi (Coding Conventions): Fix typo.
8950
89512004-11-16 Richard M. Stallman <rms@gnu.org>
8952
8953 * tips.texi (Coding Conventions): Separate defvar and require
8954 methods to avoid warnings. Use require only when there are many
8955 functions and variables from that package.
8956
8957 * minibuf.texi (Minibuffer Completion): When ignoring case,
8958 predicate must not be case-sensitive.
8959
8960 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8961 (Test Coverage): Don't talk about "splotches". Clarified.
8962
89632004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8964
8965 * frames.texi (Window Frame Parameters): Fix typo.
8966
89672004-11-15 Kim F. Storm <storm@cua.dk>
8968
8969 * symbols.texi (Other Plists): Note that plist-get may signal error.
8970 Add safe-plist-get.
8971
89722004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8973
8974 * modes.texi (Font Lock Basics): Fix typo.
8975
89762004-11-08 Richard M. Stallman <rms@gnu.org>
8977
8978 * syntax.texi (Syntax Table Functions): Add syntax-after.
8979
89802004-11-06 Lars Brinkhoff <lars@nocrew.org>
8981
8982 * os.texi (Processor Run Time): New section documenting
8983 get-internal-run-time.
8984
89852004-11-06 Eli Zaretskii <eliz@gnu.org>
8986
8987 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8988 it nukes elisp-cover.texi.
8989 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8990 elisp-0 etc.
8991
89922004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8993
8994 * commands.texi (Keyboard Macros): Document `append' return value
8995 of `defining-kbd-macro'.
8996
89972004-11-01 Richard M. Stallman <rms@gnu.org>
8998
8999 * commands.texi (Interactive Call): Add called-interactively-p.
9000
90012004-10-29 Simon Josefsson <jas@extundo.com>
9002
9003 * minibuf.texi (Reading a Password): Revert.
9004
90052004-10-28 Richard M. Stallman <rms@gnu.org>
9006
9007 * frames.texi (Display Feature Testing): Explain about "vendor".
9008
90092004-10-27 Richard M. Stallman <rms@gnu.org>
9010
9011 * commands.texi (Interactive Codes): `N' uses numeric prefix,
9012 not raw. Clarify `n'.
9013 (Interactive Call): Rewrite interactive-p, focusing on when
9014 and how to use it.
9015 (Misc Events): Clarify previous change.
9016
9017 * advice.texi (Simple Advice): Clarify what job the example does.
9018 (Around-Advice): Clarify ad-do-it.
9019 (Activation of Advice): An option of ad-default-compilation-action
9020 is `never', not `nil'.
9021
90222004-10-26 Kim F. Storm <storm@cua.dk>
9023
9024 * commands.texi (Interactive Codes): Add U code letter.
9025
90262004-10-25 Simon Josefsson <jas@extundo.com>
9027
9028 * minibuf.texi (Reading a Password): Add.
9029
90302004-10-24 Jason Rumney <jasonr@gnu.org>
9031
9032 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
9033 and wheel-down.
9034
90352004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
9036
9037 * processes.texi (Synchronous Processes): Document process-file.
9038
90392004-10-22 Kenichi Handa <handa@m17n.org>
9040
9041 * text.texi (translate-region): Document that it accepts also a
9042 char-table.
9043
90442004-10-22 David Ponce <david@dponce.com>
9045
9046 * windows.texi (Resizing Windows): Document the `preserve-before'
9047 argument of the functions `enlarge-window' and `shrink-window'.
9048
90492004-10-19 Jason Rumney <jasonr@gnu.org>
9050
9051 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
9052
90532004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9054
9055 * text.texi (Filling): Add anchor for definition of
9056 `sentence-end-double-space'.
9057
9058 * searching.texi (Regexp Example): Update description of how
9059 Emacs currently recognizes the end of a sentence.
9060 (Standard Regexps): Update definition of the variable
9061 `sentence-end'. Add definition of the function `sentence-end'.
9062
90632004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
9064
9065 * display.texi (Progress): New node.
9066
90672004-10-05 Kim F. Storm <storm@cua.dk>
9068
9069 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
9070
90712004-09-29 Kim F. Storm <storm@cua.dk>
9072
9073 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
9074 to identify bitmaps. Remove -fringe-bitmap suffix for standard
9075 fringe bitmap symbols, as they now have their own namespace.
9076 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
9077 vs. pixels. Signal error if no free bitmap slots.
9078 (Pixel Specification): Change IMAGE to @var{image}.
9079
90802004-09-28 Richard M. Stallman <rms@gnu.org>
9081
9082 * text.texi (Special Properties): Clarify line-spacing and line-height.
9083
9084 * searching.texi (Regexp Search): Add looking-back.
9085
90862004-09-25 Luc Teirlinck <teirllm@auburn.edu>
9087
9088 * display.texi: Correct typos.
9089 (Image Descriptors): Correct xref's.
9090
90912004-09-25 Richard M. Stallman <rms@gnu.org>
9092
9093 * text.texi (Special Properties): Cleanups in `cursor'.
9094 Rewrites in `line-height' and `line-spacing'; exchange them.
9095
9096 * display.texi (Fringes): Rewrite previous change.
9097 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
9098 (Display Fringe Bitmaps): Node deleted, text moved.
9099 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
9100 (Scroll Bars): Clarify set-window-scroll-bars.
9101 (Pointer Shape): Rewrite.
9102 (Specified Space): Clarify :align-to, etc.
9103 (Pixel Specification): Use @var. Clarify new text.
9104 (Other Display Specs): Clarify `slice'.
9105 (Image Descriptors): Cleanups.
9106 (Showing Images): Cleanups.
9107
91082004-09-24 Luc Teirlinck <teirllm@auburn.edu>
9109
9110 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
9111
9112 * modes.texi: Various minor changes in addition to:
9113 (Major Mode Conventions): Final call to `run-mode-hooks' should
9114 not be inside the `delay-mode-hooks' form.
9115 (Mode Hooks): New node.
9116 (Hooks): Delete obsolete example.
9117 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
9118 node "Mode Hooks".
9119
91202004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9121
9122 * display.texi: Correct various typos.
9123 (Display): Rename node "Pointer Shapes" to "Pointer
9124 Shape". (There is already a node called "Pointer Shapes" in
9125 frames.texi.)
9126 (Images): Remove non-existent node "Image Slices" from menu.
9127
91282004-09-23 Kim F. Storm <storm@cua.dk>
9129
9130 * text.texi (Special Properties): Add `cursor', `pointer',
9131 `line-height', and `line-spacing' properties.
9132
9133 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
9134 Shapes' to menu.
9135 (Standard Faces): Doc fix for fringe face.
9136 (Fringes): Add `overflow-newline-into-fringe' and
9137 'indicate-buffer-boundaries'.
9138 (Fringe Bitmaps, Pointer Shapes): New nodes.
9139 (Display Property): Add 'Pixel Specification' and 'Display Fringe
9140 Bitmaps' to menu.
9141 (Specified Space): Describe pixel width and height.
9142 (Pixel Specification): New node.
9143 (Other Display Specs): Add `slice' property.
9144 (Display Fringe Bitmaps): New node.
9145 (Images): Add 'Image Slices' to menu.
9146 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
9147 (Showing Images): Add slice arg to `insert-image'.
9148 Add 'insert-sliced-image'.
b8d4c8d0
GM
9149
91502004-09-20 Richard M. Stallman <rms@gnu.org>
9151
9152 * commands.texi (Key Sequence Input):
9153 Clarify downcasing in read-key-sequence.
9154
91552004-09-08 Juri Linkov <juri@jurta.org>
9156
9157 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
9158
91592004-09-07 Luc Teirlinck <teirllm@auburn.edu>
9160
5dcb4c4e
SM
9161 * locals.texi (Standard Buffer-Local Variables):
9162 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
9163 * internals.texi (Buffer Internals): Describe new
9164 auto_save_file_format field of the buffer structure.
9165 * files.texi (Format Conversion): `auto-save-file-format' has been
9166 renamed `buffer-auto-save-file-format'.
9167
91682004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9169
9170 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
9171 an integer or a marker.
9172 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
9173
91742004-08-22 Richard M. Stallman <rms@gnu.org>
9175
9176 * modes.texi (Major Mode Conventions): Discuss rebinding of
9177 standard key bindings.
9178
91792004-08-18 Kim F. Storm <storm@cua.dk>
9180
9181 * processes.texi (Accepting Output): Add `just-this-one' arg to
9182 `accept-process-output'.
9183 (Output from Processes): New var `process-adaptive-read-buffering'.
9184
91852004-08-10 Luc Teirlinck <teirllm@auburn.edu>
9186
9187 * keymaps.texi: Various changes in addition to:
9188 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
9189 Give more varied examples for `kbd'.
9190 (Creating Keymaps): Char tables have slots for all characters
9191 without modifiers.
9192 (Active Keymaps): `overriding-local-map' and
9193 `overriding-terminal-local-map' also override text property and
9194 overlay keymaps.
9195 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
9196 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
9197 to denote a prefix of no events.
9198 `map-keymap' includes parent's bindings _recursively_.
9199 Clarify and correct description of `where-is-internal'.
9200 Mention BUFFER-OR-NAME arg to `describe-bindings'.
9201 (Menu Example): For menus intended for use with the keyboard, the
9202 menu items should be bound to characters or real function keys.
9203
92042004-08-08 Luc Teirlinck <teirllm@auburn.edu>
9205
9206 * objects.texi (Character Type): Reposition `@anchor' to prevent
9207 double space inside sentence in Info.
9208
9209 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
9210 renamed to `disabled-command-function'.
9211 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
9212 (Command Loop Info): Replace reference to it.
9213 (Disabling Commands): `disabled-command-hook' has been renamed to
9214 `disabled-command-function'.
9215
92162004-08-07 Luc Teirlinck <teirllm@auburn.edu>
9217
9218 * os.texi (Translating Input): Only non-prefix bindings in
9219 `key-translation-map' override actual key bindings. Warn about
9220 possible indirect effect of actual key bindings on non-prefix
9221 bindings in `key-translation-map'.
9222
92232004-08-06 Luc Teirlinck <teirllm@auburn.edu>
9224
9225 * minibuf.texi (High-Level Completion): Add anchor for definition
9226 of `read-variable'.
9227
9228 * commands.texi: Various changes in addition to:
9229 (Using Interactive): Clarify description of `interactive-form'.
9230 (Interactive Call): Mention default for KEYS argument to
9231 `call-interactively'.
9232 (Command Loop Info): Clarify description of `this-command-keys'.
9233 Mention KEEP-RECORD argument to `clear-this-command-keys'.
9234 Value of `last-event-frame' can be `macro'.
9235 (Repeat Events): `double-click-fuzz' is also used to distinguish
9236 clicks and drags.
9237 (Classifying Events): Clarify descriptions of `event-modifiers'
9238 `event-basic-type' and `event-convert-list'.
9239 (Accessing Events): `posn-timestamp' takes POSITION argument.
9240 (Quoted Character Input): Clarify description of
9241 `read-quoted-char' and fix example.
9242 (Quitting): Add `with-local-quit'.
9243 (Disabling Commands): Correct and clarify descriptions of
9244 `enable-command' and `disable-command'.
9245 Mention what happens if `disabled-command-hook' is nil.
9246 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
9247 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
9248
92492004-07-24 Luc Teirlinck <teirllm@auburn.edu>
9250
9251 * frames.texi: Various changes in addition to:
9252 (Creating Frames): Expand and clarify description of `make-frame'.
9253 (Window Frame Parameters): Either none or both of the `icon-left'
9254 and `icon-top' parameters must be specified. Put descriptions of
9255 `menu-bar-lines' and `toolbar-lines' closer together and change
9256 them accordingly.
9257 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
9258 except while processing `frame-title-format' or `icon-title-format'.
9259 (Deleting Frames): Correct description of `delete-frame'.
9260 Non-nil return values of `frame-live-p' are like those of `framep'.
9261 (Frames and Windows): Mention return value of
9262 `set-frame-selected-window'.
9263 (Visibility of Frames): Mention `force' argument to
9264 `make-frame-invisible'. `frame-visible-p' returns t for all
9265 frames on text-only terminals.
9266 (Frame Configurations): Restoring a frame configuration does not
9267 restore deleted frames.
9268 (Window System Selections): `x-set-selection' returns DATA.
9269 (Resources): Add example.
9270 (Display Feature Testing): Clarify descriptions of
9271 `display-pixel-height', `display-pixel-width', `x-server-version'
9272 and `x-server-vendor'.
9273
9274 * windows.texi (Choosing Window): Add anchor.
9275 * minibuf.texi (Minibuffer Misc): Add anchor.
9276
92772004-07-23 John Paul Wallington <jpw@gnu.org>
9278
9279 * macros.texi (Defining Macros): Declaration keyword for setting
9280 Edebug spec is `debug' not `edebug'.
9281
92822004-07-19 Luc Teirlinck <teirllm@auburn.edu>
9283
9284 * windows.texi: Various small changes in addition to:
9285 (Window Point): Mention return value of `set-window-point'.
9286 (Window Start): `pos-visible-in-window-p' disregards horizontal
9287 scrolling. Explain return value if PARTIALLY is non-nil.
9288 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
9289 and `set-window-vscroll'.
9290 (Size of Window): The argument WINDOW to `window-inside-edges',
9291 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
9292 (Resizing Windows): Explain return value of
9293 `shrink-window-if-larger-than-buffer'.
9294 `window-size-fixed' automatically becomes buffer local when set.
9295 (Window Configurations): Explain return value of
9296 `set-window-configuration'.
9297
9298 * minibuf.texi (Minibuffer Misc): Add anchor for
9299 `minibuffer-scroll-window'.
9300
9301 * positions.texi (Text Lines): Add anchor for `count-lines'.
9302
93032004-07-17 Richard M. Stallman <rms@gnu.org>
9304
9305 * display.texi (Overlay Properties): Adding `evaporate' prop
9306 deletes empty overlay immediately.
9307
9308 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
9309 fix example.
9310
93112004-07-16 Jim Blandy <jimb@redhat.com>
9312
9313 * searching.texi (Regexp Backslash): Document new \_< and \_>
9314 operators.
9315
93162004-07-16 Juanma Barranquero <lektu@terra.es>
9317
9318 * display.texi (Images): Fix Texinfo usage.
9319
93202004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9321
9322 * buffers.texi (Modification Time): `visited-file-modtime' now
9323 returns a list of two integers, instead of a cons.
9324
93252004-07-13 Luc Teirlinck <teirllm@auburn.edu>
9326
9327 * windows.texi: Various changes in addition to:
9328 (Splitting Windows): Add `split-window-keep-point'.
9329
93302004-07-09 Richard M. Stallman <rms@gnu.org>
9331
9332 * frames.texi (Input Focus): Minor fix.
9333
93342004-07-07 Luc Teirlinck <teirllm@auburn.edu>
9335
9336 * frames.texi (Input Focus): Clarify descriptions of
9337 `select-frame-set-input-focus' and `select-frame'.
9338
93392004-07-06 Luc Teirlinck <teirllm@auburn.edu>
9340
9341 * os.texi: Various small changes in addition to:
9342 (Killing Emacs): Expand and clarify description of
9343 `kill-emacs-query-functions' and `kill-emacs-hook'.
9344 (System Environment): Expand and clarify description of `getenv'
9345 and `setenv'.
9346 (Timers): Clarify description of `run-at-time'.
9347 (Translating Input): Correct description of
9348 `extra-keyboard-modifiers'.
9349 (Flow Control): Correct description of `enable-flow-control'.
9350
93512004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
9352
9353 * os.texi: Update copyright.
9354 (Session Management): Grammar fix.
9355 Clarify which Emacs does the restarting.
9356 Use @samp for *scratch* buffer.
9357
93582004-07-04 Alan Mackenzie <acm@muc.de>
9359
9360 * frames.texi (Input Focus): Add documentation for
9361 `select-frame-set-input-focus'. Replace refs to non-existent
9362 `switch-frame' with `select-frame'. Minor corrections and tidying
9363 up of text-only terminal stuff.
9364
93652004-07-02 Richard M. Stallman <rms@gnu.org>
9366
9367 * files.texi (Saving Buffers): Cleanup write-contents-function.
9368 (Magic File Names): Cleanup file-remote-p.
9369
b344d29d 93702004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
9371
9372 * files.texi (Magic File Names): `file-remote-p' returns an
9373 identifier of the remote system, not just t.
9374
93752004-07-02 David Kastrup <dak@gnu.org>
9376
9377 * searching.texi (Entire Match Data): Add explanation about new
9378 match-data behavior when @var{integers} is non-nil.
9379
93802004-06-24 Richard M. Stallman <rms@gnu.org>
9381
9382 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9383
9384 * customize.texi (Variable Definitions): Note about doc strings
9385 and :set.
9386
9387 * keymaps.texi (Keymap Terminology): Document `kbd'.
9388 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9389
9390 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9391 makes it buffer-local.
9392
9393 * files.texi (Saving Buffers): Correct previous change.
9394
9395 * commands.texi (Accessing Events):
9396 Clarify posn-col-row and posn-actual-col-row.
9397
93982004-06-24 David Ponce <david.ponce@wanadoo.fr>
9399
9400 * commands.texi (Accessing Events): New functions
9401 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9402
94032004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9404
9405 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9406 * frames.texi, buffers.texi, backups.texi, variables.texi:
9407 * loading.texi, eval.texi, functions.texi, control.texi:
9408 * symbols.texi, minibuf.texi: Reposition @anchor's.
9409
9410 * help.texi: Various small changes in addition to the following.
9411 (Describing Characters): Describe PREFIX argument to
9412 `key-description'. Correct and clarify definition of
9413 `text-char-description'. Describe NEED-VECTOR argument to
9414 `read-kbd-macro'.
9415 (Help Functions): Clarify definition of `apropos'.
9416
94172004-06-23 Lars Hansen <larsh@math.ku.dk>
9418
9419 * files.texi (Saving Buffers): Correct description of
9420 `write-contents-functions'.
9421
94222004-06-21 Juanma Barranquero <lektu@terra.es>
9423
9424 * display.texi (Images): Remove redundant @vindex directives.
9425 Rewrite `image-library-alist' doc in active voice.
9426
94272004-06-14 Juanma Barranquero <lektu@terra.es>
9428
9429 * display.texi (Images): Document new delayed library loading,
9430 variable `image-library-alist' and (existing but undocumented)
9431 function `image-type-available-p'.
9432
94332004-06-05 Richard M. Stallman <rms@gnu.org>
9434
9435 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9436 refer the user to the Initial Input node.
9437 (Text from Minibuffer): Likewise.
9438 (Initial Input): New node. Document this feature
9439 and say it is mostly deprecated.
9440
94412004-05-30 Richard M. Stallman <rms@gnu.org>
9442
9443 * loading.texi (Named Features): Clarify return value
9444 and meaning of NOERROR.
9445
9446 * variables.texi (File Local Variables): Minor cleanup.
9447
94482004-05-30 Michael Albinus <michael.albinus@gmx.de>
9449
9450 * files.texi (Magic File Names): Add `file-remote-p' as operation
9451 of file name handlers.
9452
94532004-05-29 Richard M. Stallman <rms@gnu.org>
9454
9455 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9456 as arg to a minor mode command.
9457
94582004-05-22 Richard M. Stallman <rms@gnu.org>
9459
9460 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9461
9462 * streams.texi (Output Variables): Doc float-output-format.
9463
9464 * searching.texi (Regexp Special): Nested repetition can be infloop.
9465
9466 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9467 real stack overflow.
9468
9469 * compile.texi: Minor cleanups.
9470
94712004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9472
9473 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9474 circular lists.
9475 (List Elements): Explain handling of circular and dotted lists.
9476
94772004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9478
9479 * modes.texi (Search-based Fontification): Fix typo.
9480
94812004-05-10 Juanma Barranquero <lektu@terra.es>
9482
9483 * modes.texi (Mode Line Variables): Fix description of
9484 global-mode-string, which is now after which-func-mode, not the
9485 buffer name.
9486
94872004-05-07 Lars Hansen <larsh@math.ku.dk>
9488
9489 * modes.texi (Desktop Save Mode): Add.
9490 (Modes): Add menu entry Desktop Save Mode.
9491
9492 * hooks.texi: Add desktop-after-read-hook,
9493 desktop-no-desktop-file-hook and desktop-save-hook.
9494
9495 * locals.texi: Add desktop-save-buffer.
9496
94972004-04-30 Jesper Harder <harder@ifa.au.dk>
9498
9499 * display.texi: emacs -> Emacs.
9500
95012004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9502
9503 * files.texi (Changing Files): Document set-file-times.
9504
95052004-04-23 Juanma Barranquero <lektu@terra.es>
9506
9507 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9508
95092004-04-18 Jesper Harder <harder@ifa.au.dk>
9510
9511 * tips.texi (Coding Conventions): defopt -> defcustom.
9512
95132004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9514
9515 * sequences.texi: Various clarifications.
9516
95172004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9518
9519 * buffers.texi (Read Only Buffers): Mention optional ARG to
9520 `toggle-read-only'.
9521
95222004-04-14 Nick Roberts <nick@nick.uklinux.net>
9523
9524 * windows.texi (Selecting Windows): Note that get-lru-window
9525 returns a full-width window if possible.
9526
95272004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9528
9529 * buffers.texi: Various changes in addition to:
9530 (Buffer File Name): Add `find-buffer-visiting'.
9531 (Buffer Modification): Mention optional ARG to `not-modified'.
9532 (Indirect Buffers): Mention optional CLONE argument to
9533 `make-indirect-buffer'.
9534
9535 * files.texi: Various changes in addition to:
9536 (Visiting Functions): `find-file-hook' is now a normal hook.
9537 (File Name Expansion): Explain difference between the way that
9538 `expand-file-name' and `file-truename' treat `..'.
9539 (Contents of Directories): Mention optional ID-FORMAT argument to
9540 `directory-files-and-attributes'.
9541 (Format Conversion): Mention new optional CONFIRM argument to
9542 `format-write-file'.
9543
95442004-04-12 Miles Bader <miles@gnu.org>
9545
9546 * macros.texi (Expansion): Add description of `macroexpand-all'.
9547
95482004-04-05 Jesper Harder <harder@ifa.au.dk>
9549
5dcb4c4e
SM
9550 * variables.texi (Variable Aliases):
9551 Mention cyclic-variable-indirection.
b8d4c8d0
GM
9552
9553 * errors.texi (Standard Errors): Ditto.
9554
95552004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9556
9557 * backups.texi: Various small changes in addition to:
9558 (Making Backups): Mention return value of `backup-buffer'.
9559 (Auto-Saving): Mention optional FORCE argument to
9560 `delete-auto-save-file-if-necessary'.
9561 (Reverting): Mention optional PRESERVE-MODES argument to
9562 `revert-buffer'. Correct description of `revert-buffer-function'.
9563
95642004-03-22 Juri Linkov <juri@jurta.org>
9565
9566 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9567 with `Vector Functions'.
9568
9569 * text.texi (Sorting): Add missing quote.
9570
95712004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9572
9573 * intro.texi (Lisp History): Replace xref to `cl' manual with
9574 inforef.
9575
95762004-03-12 Richard M. Stallman <rms@gnu.org>
9577
9578 * intro.texi (Version Info): Add arg to emacs-version.
9579 (Lisp History): Change xref to CL manual.
9580
95812004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9582
9583 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9584 for Partial Completion mode.
9585
95862004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9587
9588 * customize.texi: Fix typo. Remove eol whitespace.
9589
95902004-03-04 Richard M. Stallman <rms@gnu.org>
9591
9592 * processes.texi: Fix typos.
9593
9594 * lists.texi (Building Lists): Minor clarification.
9595
9596 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9597 in make-hash-table.
9598
95992004-02-29 Juanma Barranquero <lektu@terra.es>
9600
9601 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9602 rm, and ignore exit code.
9603
96042004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9605
9606 * display.texi (Defining Faces): Add description for min-colors.
9607 Update example.
9608
96092004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9610
9611 * abbrevs.texi: Various corrections and clarifications in addition
9612 to the following:
9613 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9614
96152004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9616
9617 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9618
96192004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9620
9621 * text.texi: Various small changes in addition to the following:
9622 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9623 to delete-horizontal-space.
9624 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9625 description of yank-handler text property at various places.
9626
9627 * frames.texi (Window System Selections): Add anchor.
9628
9629 * syntax.texi (Syntax Table Functions): Clarify and correct
9630 descriptions of make-syntax-table and copy-syntax-table.
9631 (Motion and Syntax): Clarify SYNTAXES argument to
9632 skip-syntax-forward.
9633 (Parsing Expressions): Mention that the return value of
9634 parse-partial-sexp is currently a list of ten rather than nine
9635 elements.
9636 (Categories): Various corrections and clarifications.
9637
96382004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9639
9640 * markers.texi (Marker Insertion Types): Minor change.
9641
9642 * locals.texi (Standard Buffer-Local Variables):
9643 * commands.texi (Interactive Codes, Using Interactive):
9644 * functions.texi (Related Topics): Fix xrefs.
9645
96462004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9647
9648 * lists.texi (Sets And Lists): Update description of delete-dups.
9649
96502004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9651
9652 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9653
c8763fb6 96542004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9655
9656 * frames.texi (Parameter Access): frame-parameters arg is optional.
9657 modify-frame-parameters handles nil for FRAME.
9658 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9659 are all-or-nothing for certain toolkits.
9660 Mention parameter wait-for-wm.
9661 (Frames and Windows): In frame-first-window and frame-selected-window
9662 the arg is optional.
9663 (Input Focus): In redirect-frame-focus the second arg is optional.
9664 (Window System Selections): Mention selection type CLIPBOARD.
9665 Mention data-type UTF8_STRING.
9666 Mention numbering of cut buffers.
9667 (Resources): Describe x-resource-name.
9668
96692004-02-16 Richard M. Stallman <rms@gnu.org>
9670
9671 * windows.texi (Buffers and Windows): Delete false table
9672 about all-frames.
9673
9674 * syntax.texi (Parsing Expressions): Delete old caveat
9675 about parse-sexp-ignore-comments.
9676
9677 * streams.texi (Output Variables): Add print-quoted.
9678
9679 * lists.texi (Building Lists): Minor cleanup.
9680
9681 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9682
9683 * display.texi (Overlays): Explain overlays use markers.
9684 (Managing Overlays): Explain front-advance and rear-advance
9685 in more detail.
9686
9687 * loading.texi (Unloading): Document unload-feature-special-hooks.
9688 Get rid of fns-NNN.el file.
9689
96902004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9691
9692 * help.texi (Describing Characters): Fix text-char-description
9693 example output.
9694
9695 * edebug.texi (Using Edebug): Fix example.
9696
9697 * debugging.texi (Internals of Debugger): Fix return value.
9698
9699 * files.texi (Changing Files): Fix argname.
9700
9701 * calendar.texi: Fix parens, and default values.
9702
9703 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9704 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 9705 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
9706
9707 * positions.texi (Text Lines): Don't add -1 in current-line.
9708
97092004-02-16 Richard M. Stallman <rms@gnu.org>
9710
9711 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9712
97132004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9714
9715 * processes.texi (Low-Level Network): Fix a typo.
9716
97172004-02-12 Kim F. Storm <storm@cua.dk>
9718
9719 * display.texi (Fringes): Use consistent wording.
9720 Note that window-fringe's window arg is optional.
9721 (Scroll Bars): Use consistent wording.
9722
97232004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9724
9725 * tips.texi (Comment Tips): Document the new conventions for
9726 commenting out code.
9727
c8763fb6 97282004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 9729
5dcb4c4e 9730 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
9731
97322004-02-07 Kim F. Storm <storm@cua.dk>
9733
9734 * positions.texi (Text Lines): Add line-number-at-pos.
9735
97362004-02-06 John Paul Wallington <jpw@gnu.org>
9737
9738 * display.texi (Button Properties, Button Buffer Commands):
9739 mouse-2 invokes button, not down-mouse-1.
9740
97412004-02-04 Jason Rumney <jasonr@gnu.org>
9742
9743 * makefile.w32-in: Sync with Makefile.in changes.
9744
97452004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9746
9747 * minibuf.texi (Text from Minibuffer): Various corrections and
9748 clarifications.
9749 (Object from Minibuffer): Correct Lisp description of
9750 read-minibuffer.
9751 (Minibuffer History): Clarify description of cons values for
9752 HISTORY arguments.
5dcb4c4e
SM
9753 (Basic Completion): Various corrections and clarifications.
9754 Add completion-regexp-list.
b8d4c8d0
GM
9755 (Minibuffer Completion): Correct and clarify description of
9756 completing-read.
5dcb4c4e
SM
9757 (Completion Commands): Mention Partial Completion mode.
9758 Various other minor changes.
b8d4c8d0
GM
9759 (High-Level Completion): Various corrections and clarifications.
9760 (Reading File Names): Ditto.
9761 (Minibuffer Misc): Ditto.
9762
97632004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9764
9765 * strings.texi (Text Comparison): assoc-string also matches
9766 elements of alists that are strings instead of conses.
9767 (Formatting Strings): Standardize Texinfo usage. Update index
9768 entries.
9769
97702004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9771
9772 * lists.texi (Sets And Lists): Add delete-dups.
9773
97742004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9775
9776 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9777 special form.
9778 * macros.texi (Defining Macros): Update description of `declare',
9779 which now is a macro.
9780 (Wrong Time): Fix typos.
9781
97822004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9783
9784 * compile.texi (Compilation Functions): Expand descriptions of
9785 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9786 and `batch-byte-compile'. In particular, mention and describe
9787 all optional arguments.
9788 (Disassembly): Correct and clarify the description of `disassemble'.
9789
97902004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9791
9792 * searching.texi: Various small changes in addition to the
9793 following.
9794 (Regexp Example): Adapt to new value of `sentence-end'.
9795 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9796 `words'.
9797 (Search and Replace): Add usage note for `perform-replace'.
9798 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9799 `match-data'.
9800 (Standard Regexps): Update for new values of `paragraph-start'
9801 and `sentence-end'.
9802
98032004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9804
9805 * files.texi (Saving Buffers): Clarify descriptions of
9806 `write-contents-functions' and `before-save-hook'.
9807 Make the defvar's for `before-save-hook' and `after-save-hook'
9808 into defopt's.
9809
98102004-01-07 Kim F. Storm <storm@cua.dk>
9811
9812 * commands.texi (Click Events): Describe new image and
9813 width/height elements of click events.
9814 (Accessing Events): Add posn-string, posn-image, and
9815 posn-object-width-height. Change posn-object to return either
9816 image or string object.
9817
98182004-01-01 Simon Josefsson <jas@extundo.com>
9819
9820 * hooks.texi (Standard Hooks): Add before-save-hook.
9821 * files.texi (Saving Buffers): Likewise.
9822
98232004-01-03 Richard M. Stallman <rms@gnu.org>
9824
9825 * frames.texi (Frames and Windows): Delete frame-root-window.
9826
98272004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9828
9829 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9830
9831 * functions.texi: Various small changes in addition to the
9832 following.
5dcb4c4e
SM
9833 (What Is a Function): `functionp' returns nil for macros.
9834 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
9835 (Function Documentation): Add `\' in front of (fn @var{arglist})
9836 and explain why.
9837 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9838 Add anchor.
9839 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9840
98412004-01-01 Miles Bader <miles@gnu.org>
9842
9843 * display.texi (Buttons): New section.
9844
98452003-12-31 Andreas Schwab <schwab@suse.de>
9846
9847 * numbers.texi (Math Functions): sqrt reports a domain-error
9848 error.
9849 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9850
98512003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9852
9853 * tips.texi (Documentation Tips): Update item on hyperlinks in
9854 documentation strings.
9855
9856 * errors.texi (Standard Errors): Various small corrections and
9857 additions.
9858
9859 * control.texi: Various small changes in addition to the
9860 following.
9861 (Signaling Errors): Provide some more details on how `signal'
9862 constructs the error message. Add anchor to the definition of
9863 `signal'.
9864 (Error Symbols): Describe special treatment of `quit'.
9865 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9866 to emphasize that it has to be a single form.
9867
9868 * buffers.texi: Add anchor.
9869
98702003-12-29 Richard M. Stallman <rms@gnu.org>
9871
9872 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9873 (Window Configurations): Add window-configuration-frame.
9874
9875 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9876
9877 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9878 Change arg name in get-char-property.
9879 (Special Properties): Update handling of keymap property.
9880
9881 * strings.texi (Modifying Strings): Add clear-string.
9882 (Text Comparison): Add assoc-string and remove
9883 assoc-ignore-case, assoc-ignore-representation.
9884
9885 * os.texi (Time of Day): Add set-time-zone-rule.
9886
9887 * numbers.texi (Math Functions): asin, acos, log, log10
9888 report domain-error errors.
9889
9890 * nonascii.texi (Converting Representations):
9891 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9892 (Encoding and I/O): Add file-name-coding-system.
9893
9894 * modes.texi (Search-based Fontification): Explain that
9895 face specs are symbols with face names as values.
9896
9897 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9898
9899 * lists.texi (Building Lists): remq moved elsewhere.
9900 (Sets And Lists): remq moved here.
9901 (Association Lists): Refer to assoc-string.
9902
9903 * internals.texi (Garbage Collection): Add memory-use-counts.
9904
9905 * frames.texi (Frames and Windows): Add set-frame-selected-window
9906 and frame-root-window.
9907
9908 * files.texi (Contents of Directories):
9909 Add directory-files-and-attributes.
9910
9911 * display.texi (Refresh Screen): Add force-window-update.
9912 (Invisible Text): Explain about moving point out of invis text.
9913 (Overlay Properties): Add overlay-properties.
9914 (Managing Overlays): Add overlayp.
9915 (GIF Images): Invalid image number displays a hollow box.
9916
9917 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9918 (Killing Buffers): Add buffer-live-p.
9919
99202003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9921
9922 * display.texi (Fringes): Fix typo "set-buffer-window".
9923
99242003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9925
9926 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9927 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9928 Add or change various xrefs and anchors.
9929
9930 * commands.texi: Replace all occurrences of @acronym{CAR} with
9931 @sc{car}, for consistency with the rest of the Elisp manual.
9932 `car' and `cdr' are historically acronyms, but are no longer
9933 widely thought of as such.
9934
9935 * internals.texi (Pure Storage): Mention that `purecopy' does not
9936 copy text properties.
9937 (Object Internals): Now 29 bits are used (in most implementations)
9938 to address Lisp objects.
9939
9940 * variables.texi (Variables with Restricted Values): New node.
9941
9942 * objects.texi (Lisp Data Types): Mention that certain variables
9943 can only take on a restricted set of values and add an xref to
9944 the new node "Variables with Restricted Values".
9945
9946 * eval.texi (Function Indirection): Describe the errors that
9947 `indirect-function' can signal.
9948 (Eval): Clarify the descriptions of `eval-region' and `values'.
9949 Describe `eval-buffer' instead of `eval-current-buffer' and
9950 mention `eval-current-buffer' as an alias for `current-buffer'.
9951 Correct the description and mention all optional arguments.
9952
9953 * nonascii.texi: Various small changes in addition to the
9954 following.
9955 (Converting Representations): Clarify behavior of
9956 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9957 ASCII arguments.
9958 (Character Sets): Document the variable `charset-list' and adapt
9959 the definition of the function `charset-list' accordingly.
9960 (Translation of Characters): Clarify use of generic characters in
9961 `make-translation-table'. Clarify and correct the description of
9962 the use of translation tables in encoding and decoding.
9963 (User-Chosen Coding Systems): Correct and clarify the description
9964 of `select-safe-coding-system'.
9965 (Default Coding Systems): Clarify description of
9966 `file-coding-system-alist'.
9967
99682003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9969
9970 * strings.texi (Text Comparison): Correctly describe when two
9971 strings are `equal'. Combine and clarify descriptions of
9972 `assoc-ignore-case' and `assoc-ignore-representation'.
9973
9974 * objects.texi (Non-ASCII in Strings): Clarify description of
9975 when a string is unibyte or multibyte.
9976 (Bool-Vector Type): Update examples.
9977 (Equality Predicates): Correctly describe when two strings are
9978 `equal'.
9979
99802003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9981
9982 * lists.texi (Building Lists): `append' no longer accepts integer
9983 arguments. Update the description of `number-sequence' to reflect
9984 recent changes.
9985 (Sets And Lists): Describe `member-ignore-case' after `member'.
9986
99872003-11-27 Kim F. Storm <storm@cua.dk>
9988
9989 * commands.texi (Click Events): Click object may be an images.
9990 Describe (dx . dy) element of click positions.
9991 (Accessing Events): Remove duplicate posn-timestamp.
9992 New functions posn-object and posn-object-x-y.
9993
99942003-11-23 Kim F. Storm <storm@cua.dk>
9995
9996 * commands.texi (Click Events): Describe enhancements to event
9997 position lists, including new text-pos and (col . row) items.
9998 Mention left-fringe and right-fringe area events.
9999 (Accessing Events): New functions posn-area and
10000 posn-actual-col-row. Mention posn-timestamp. Mention that
10001 posn-point in non-text area still returns buffer position.
10002 Clarify posn-col-row.
10003
100042003-11-21 Lars Hansen <larsh@math.ku.dk>
10005
10006 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
10007 * anti.texi (File Attributes): Describe removed parameter
10008 ID-FORMAT.
10009
100102003-11-20 Luc Teirlinck <teirllm@auburn.edu>
10011
10012 * positions.texi (Positions): Mention that, if a marker is used as
10013 a position, its buffer is ignored.
10014
10015 * markers.texi (Overview of Markers): Mention it here too.
10016
100172003-11-12 Luc Teirlinck <teirllm@auburn.edu>
10018
10019 * numbers.texi (Numeric Conversions): Not just `floor', but also
10020 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
10021
100222003-11-10 Luc Teirlinck <teirllm@auburn.edu>
10023
10024 * markers.texi (Creating Markers): Specify insertion type of
10025 created markers. Add xref to `Marker Insertion Types'.
10026 Second argument to `copy-marker' is optional.
10027 (Marker Insertion Types): Mention that most markers are created
10028 with insertion type nil.
10029 (The Mark): Correctly describe when `mark' signals an error.
10030 (The Region): Correctly describe when `region-beginning' and
10031 `region-end' signal an error.
10032
100332003-11-08 Luc Teirlinck <teirllm@auburn.edu>
10034
10035 * hash.texi (Creating Hash): Clarify description of `eql'.
10036 `makehash' is obsolete.
10037 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
10038
10039 * positions.texi (Point): Change description of `buffer-end', so
10040 that it is also correct for floating point arguments.
10041 (List Motion): Correct argument lists of `beginning-of-defun' and
10042 `end-of-defun'.
10043 (Excursions): Add xref to `Marker Insertion Types'.
10044 (Narrowing): Argument to `narrow-to-page' is optional.
10045
100462003-11-06 Luc Teirlinck <teirllm@auburn.edu>
10047
10048 * streams.texi (Output Streams): Clarify behavior of point for
10049 marker output streams.
10050
100512003-11-04 Luc Teirlinck <teirllm@auburn.edu>
10052
10053 * variables.texi (Defining Variables): Second argument to
10054 `defconst' is not optional.
10055 (Setting Variables): Mention optional argument APPEND to
10056 `add-to-list'.
10057 (Creating Buffer-Local): Expand description of
10058 `make-variable-buffer-local'.
10059 (Frame-Local Variables): Expand description of
10060 `make-variable-frame-local'.
10061 (Variable Aliases): Correct description of optional argument
10062 DOCSTRING to `defvaralias'. Mention return value of
10063 `defvaralias'.
10064 (File Local Variables): Add xref to `File variables' in Emacs
10065 Manual. Correct description of `hack-local-variables'. Mention
10066 `safe-local-variable' property. Mention optional second argument
10067 to `risky-local-variable-p'.
10068
100692003-11-03 Luc Teirlinck <teirllm@auburn.edu>
10070
10071 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
10072
100732003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10074
10075 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
10076 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
10077 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
10078 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
10079 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
10080 lispref/processes.texi, lispref/searching.texi,
10081 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
10082 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
10083 @acronym{FOO}.
10084
100852003-10-27 Luc Teirlinck <teirllm@auburn.edu>
10086
10087 * strings.texi (Creating Strings): Argument START to `substring'
10088 can not be `nil'. Expand description of
10089 `substring-no-properties'. Correct description of `split-string',
10090 especially with respect to empty matches. Prevent very bad line
10091 break in definition of `split-string-default-separators'.
10092 (Text Comparison): `string=' and `string<' also accept symbols as
10093 arguments.
10094 (String Conversion): More completely describe argument BASE in
10095 `string-to-number'.
10096 (Formatting Strings): `%s' and `%S' in `format' do require
10097 corresponding object. Clarify behavior of numeric prefix after
10098 `%' in `format'.
10099 (Case Conversion): The argument to `upcase-initials' can be a
10100 character.
10101
101022003-10-27 Kenichi Handa <handa@m17n.org>
10103
10104 * display.texi (Fontsets): Fix texinfo usage.
10105
101062003-10-25 Kenichi Handa <handa@m17n.org>
10107
10108 * display.texi (Fontsets): Add description of the function
10109 set-fontset-font.
10110
101112003-10-23 Luc Teirlinck <teirllm@auburn.edu>
10112
10113 * display.texi (Temporary Displays): Add xref to `Documentation
10114 Tips'.
10115
10116 * functions.texi (Function Safety): Use inforef instead of pxref
10117 for SES.
10118
101192003-10-23 Andreas Schwab <schwab@suse.de>
10120
10121 * Makefile.in (TEX, texinputdir): Don't define.
10122 (TEXI2DVI): Define.
10123 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
10124 add $(srcdir)/index.texi.
10125 ($(infodir)/elisp): Remove index.texi dependency.
10126 (elisp.dvi): Likewise. Use $(TEXI2DVI).
10127 (index.texi): Remove target.
10128 (dist): Don't link $(srcdir)/permute-index.
10129 (clean): Don't remove index.texi.
10130
10131 * permute-index, index.perm: Remove.
10132 * index.texi: Rename from index.unperm.
10133
101342003-10-22 Luc Teirlinck <teirllm@auburn.edu>
10135
10136 * tips.texi (Documentation Tips): Document new behavior for face
10137 and variable hyperlinks in Help mode.
10138
101392003-10-21 Luc Teirlinck <teirllm@auburn.edu>
10140
10141 * objects.texi (Integer Type): Update for extra bit of integer range.
10142 (Character Type): Ditto.
10143
101442003-10-16 Eli Zaretskii <eliz@gnu.org>
10145
10146 * numbers.texi (Integer Basics): Add index entries for reading
10147 numbers in hex, octal, and binary.
10148
101492003-10-16 Lute Kamstra <lute@gnu.org>
10150
10151 * modes.texi (Mode Line Format): Mention force-mode-line-update's
10152 argument.
10153
101542003-10-13 Luc Teirlinck <teirllm@auburn.edu>
10155
10156 * windows.texi (Choosing Window): Fix typo.
10157 * edebug.texi (Edebug Execution Modes): Fix typo.
10158
101592003-10-13 Richard M. Stallman <rms@gnu.org>
10160
10161 * windows.texi (Basic Windows): A window has fringe settings,
10162 display margins and scroll-bar settings.
10163 (Splitting Windows): Doc split-window return value.
10164 Clean up one-window-p.
10165 (Selecting Windows): Fix typo.
10166 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
10167 (Buffers and Windows): In set-window-buffer, explain effect
10168 on fringe settings and scroll bar settings.
10169 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
10170 (Choosing Window): Use defopt for pop-up-frame-function.
10171 For special-display-buffer-names, explain same-window and same-frame.
10172 Clarify window-dedicated-p return value.
10173 (Textual Scrolling): scroll-up and scroll-down can get an error.
10174 (Horizontal Scrolling): Clarify auto-hscroll-mode.
10175 Clarify set-window-hscroll.
10176 (Size of Window): Don't mention tool bar in window-height.
10177 (Coordinates and Windows): Explain what coordinates-in-window-p
10178 returns for fringes and display margins.
10179 (Window Configurations): Explain saving fringes, etc.
10180
10181 * tips.texi (Library Headers): Clean up Documentation.
10182
10183 * syntax.texi (Parsing Expressions): Clean up forward-comment
10184 and parse-sexp-lookup-properties.
10185
10186 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
10187
10188 * os.texi (System Environment): Clean up text for load-average errors.
10189
10190 * modes.texi (Hooks): Don't explain local hook details at front.
10191 Clarify run-hooks and run-hook-with-args a little.
10192 Clean up add-hook and remove-hook.
10193
10194 * edebug.texi (Edebug Execution Modes): Clarify t.
10195 Document edebug-sit-for-seconds.
10196 (Coverage Testing): Document C-x X = and =.
10197 (Instrumenting Macro Calls): Fix typo.
10198 (Specification List): Don't index the specification keywords.
10199
102002003-10-10 Kim F. Storm <storm@cua.dk>
10201
10202 * processes.texi (Network): Introduce make-network-process.
10203
102042003-10-09 Luc Teirlinck <teirllm@auburn.edu>
10205
10206 * tips.texi (Library Headers): Fix typo.
10207
102082003-10-07 Juri Linkov <juri@jurta.org>
10209
10210 * modes.texi (Imenu): Mention imenu-create-index-function's
10211 default value. Explain submenus better.
10212
102132003-10-07 Lute Kamstra <lute@gnu.org>
10214
10215 * modes.texi (Faces for Font Lock): Fix typo.
10216 (Hooks): Explain how buffer-local hook variables can refer to
10217 global hook variables.
10218 Various minor clarifications.
10219
102202003-10-06 Lute Kamstra <lute@gnu.org>
10221
10222 * tips.texi (Coding Conventions): Mention naming conventions for
10223 hooks.
10224
102252003-10-05 Luc Teirlinck <teirllm@auburn.edu>
10226
10227 * loading.texi (Library Search): Correct default value of
10228 load-suffixes.
10229 (Named Features): Fix typo.
10230
102312003-10-05 Richard M. Stallman <rms@gnu.org>
10232
10233 * loading.texi (Named Features): In `provide',
10234 say how to test for subfeatures.
10235 (Unloading): In unload-feature, use new var name
10236 unload-feature-special-hooks.
10237
102382003-10-03 Lute Kamstra <lute@gnu.org>
10239
10240 * modes.texi (Major Mode Conventions): Mention third way to set up
10241 Imenu.
10242 (Imenu): A number of small fixes.
10243 Delete documentation of internal variable imenu--index-alist.
10244 Document the return value format of imenu-create-index-function
10245 functions.
10246
102472003-09-30 Richard M. Stallman <rms@gnu.org>
10248
10249 * processes.texi (Network): Say what stopped datagram connections do.
10250
10251 * lists.texi (Association Lists): Clarify `assq-delete-all'.
10252
10253 * display.texi (Overlay Properties): Clarify `evaporate' property.
10254
102552003-09-29 Lute Kamstra <lute@gnu.org>
10256
10257 * modes.texi (Mode Line Data): Explain when symbols in mode-line
10258 constructs should be marked as risky.
10259 Change cons cell into proper list.
10260 (Mode Line Variables): Change cons cell into proper list.
10261
102622003-09-26 Lute Kamstra <lute@gnu.org>
10263
10264 * modes.texi (Mode Line Data): Document the :propertize construct.
10265 (Mode Line Variables): Reorder the descriptions of the variables
10266 to match their order in the default mode-line-format.
10267 Describe the new variables mode-line-position and mode-line-modes.
10268 Update the default values of mode-line-frame-identification,
10269 minor-mode-alist, and default-mode-line-format.
10270 (Properties in Mode): Mention the :propertize construct.
10271
102722003-09-26 Richard M. Stallman <rms@gnu.org>
10273
10274 * buffers.texi, commands.texi, debugging.texi, eval.texi:
10275 * loading.texi, minibuf.texi, text.texi, variables.texi:
10276 Avoid @strong{Note:}.
10277
102782003-09-26 Richard M. Stallman <rms@gnu.org>
10279
10280 * keymaps.texi (Remapping Commands): Fix typo.
10281
102822003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
10283
10284 * processes.texi (Low-Level Network): Fix typo.
10285
102862003-09-23 Kim F. Storm <storm@cua.dk>
10287
10288 * processes.texi (Network, Network Servers): Fix typos.
10289 (Low-Level Network): Add timeout value for :server keyword.
10290 Add new option keywords to make-network-process.
10291 Add set-network-process-options.
10292 Explain how to test availability of network options.
10293
102942003-09-19 Richard M. Stallman <rms@gnu.org>
10295
10296 * text.texi (Motion by Indent): Arg to
10297 backward-to-indentation and forward-to-indentation is optional.
10298
10299 * strings.texi (Creating Strings): Add substring-no-properties.
10300
10301 * processes.texi
10302 (Process Information): Add list-processes arg QUERY-ONLY.
10303 Delete process-contact from here.
10304 Add new status values for process-status.
10305 Add process-get, process-put, process-plist, set-process-plist.
10306 (Synchronous Processes): Add call-process-shell-command.
10307 (Signals to Processes): signal-process allows process objects.
10308 (Network): Complete rewrite.
10309 (Network Servers, Datagrams, Low-Level Network): New nodes.
10310
10311 * positions.texi (Word Motion): forward-word, backward-word
10312 arg is optional. Reword.
10313
10314 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
10315
10316 * variables.texi (Creating Buffer-Local):
10317 Delete duplicate definition of buffer-local-value.
10318 (File Local Variables): Explain about discarding text props.
10319
103202003-09-11 Richard M. Stallman <rms@gnu.org>
10321
10322 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
10323 changes variables that record input events.
10324 (Minibuffer Misc): Add minibuffer-selected-window.
10325
10326 * lists.texi (Building Lists): Add copy-tree.
10327
10328 * display.texi (Fontsets): Add char-displayable-p.
10329 (Scroll Bars): New node.
10330
103312003-09-08 Lute Kamstra <lute@gnu.org>
10332
10333 * modes.texi (%-Constructs): Document new `%i' and `%I'
10334 constructs.
10335
103362003-09-03 Peter Runestig <peter@runestig.com>
10337
10338 * makefile.w32-in: New file.
10339
103402003-08-29 Richard M. Stallman <rms@gnu.org>
10341
10342 * display.texi (Overlay Properties): Clarify how priorities
10343 affect use of the properties.
10344
103452003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10346
10347 * customize.texi (Type Keywords): Correct the description of
10348 `:help-echo' in the case where `motion-doc' is a function.
10349
103502003-08-14 John Paul Wallington <jpw@gnu.org>
10351
10352 * modes.texi (Emulating Mode Line): Subsection, not section.
10353
103542003-08-13 Richard M. Stallman <rms@gnu.org>
10355
10356 * elisp.texi (Top): Update subnode lists in menu.
10357
10358 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
10359 (Kill Functions): kill-region has new arg yank-handler.
10360 (Yanking): New node.
10361 (Yank Commands): Add yank-undo-function.
10362 (Low-Level Kill Ring):
10363 kill-new and kill-append have new arg yank-handler.
10364 (Changing Properties): Add remove-list-of-text-properties.
10365 (Atomic Changes): New node.
10366
10367 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10368
10369 * streams.texi (Output Variables): Add eval-expression-print-length
10370 and eval-expression-print-level.
10371
10372 * os.texi (Time Conversion): For encode-time, explain limits on year.
10373
10374 * objects.texi (Character Type): Define anchor "modifier bits".
10375
10376 * modes.texi (Emulating Mode Line): New node.
10377 (Search-based Fontification): Font Lock uses font-lock-face property.
10378 (Other Font Lock Variables): Likewise.
10379
10380 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10381 not vectors.
10382 (Active Keymaps): Add emulation-mode-map-alists.
10383 (Functions for Key Lookup): key-binding has new arg no-remap.
10384 (Remapping Commands): New node.
10385 (Scanning Keymaps): where-is-internal has new arg no-remap.
10386 (Tool Bar): Add tool-bar-local-item-from-menu.
10387 Clarify when to use tool-bar-add-item-from-menu.
10388
10389 * commands.texi (Interactive Call): commandp has new arg.
10390 (Command Loop Info): Add this-original-command.
10391
103922003-08-06 John Paul Wallington <jpw@gnu.org>
10393
10394 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10395
10396 * display.texi (Warning Basics): Fix typo.
10397 (Fringes): Add closing curly bracket and fix typo.
10398
10399 * elisp.texi (Top): Fix typo.
10400
104012003-08-05 Richard M. Stallman <rms@gnu.org>
10402
10403 * elisp.texi: Update lists of subnodes.
10404
10405 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10406
10407 * variables.texi (Local Variables): Use lc for example variable names.
10408
10409 * tips.texi (Library Headers): Explain where to put -*-.
10410
10411 * strings.texi (Creating Strings): Fix xref for vconcat.
10412
10413 * sequences.texi (Vector Functions):
10414 vconcat no longer allows integer args.
10415
10416 * minibuf.texi (Reading File Names): read-file-name has new
10417 arg PREDICATE. New function read-directory-name.
10418
c4cc8b9a 10419 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
10420 (Indenting Macros): New node.
10421
10422 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10423 (Window Frame Parameters): Make separate table of parameters
10424 that are coupled with specific face attributes.
10425 (Deleting Frames): delete-frame-hooks renamed to
10426 delete-frame-functions.
10427
10428 * files.texi (Magic File Names): Add file-remote-p.
10429 Clarify file-local-copy.
10430
10431 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10432 here; instead xref Defining Macros.
10433
10434 * display.texi (Warnings): New node, and subnodes.
10435 (Fringes): New node.
10436
10437 * debugging.texi (Test Coverage): New node.
10438
10439 * compile.texi (Compiler Errors): Explain with-no-warnings
10440 and other ways to suppress warnings.
10441
10442 * commands.texi (Interactive Call): Minor clarification.
10443
10444 * buffers.texi (Buffer File Name): set-visited-file-name
10445 renames the buffer too.
10446
10447 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10448
104492003-07-24 Markus Rost <rost@math.ohio-state.edu>
10450
10451 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10452
104532003-07-22 Markus Rost <rost@math.ohio-state.edu>
10454
10455 * internals.texi (Garbage Collection): Fix previous change.
10456
104572003-07-22 Richard M. Stallman <rms@gnu.org>
10458
10459 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10460
10461 * display.texi (Width): Use \s syntax in example.
10462 (Font Selection): Add face-font-rescale-alist.
10463
10464 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10465 Remove spurious indent in example.
10466
10467 * lists.texi (Building Lists): Add number-sequence.
10468
10469 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
10470
10471 * functions.texi (Function Documentation): Explain how to
10472 show calling convention explicitly in the doc string.
10473
10474 * windows.texi (Selecting Windows): save-selected-window saves
10475 selected window of each frame.
10476 (Window Configurations): Minor change.
10477
10478 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10479
10480 * streams.texi (Output Variables): Add print-continuous-numbering
10481 and print-number-table.
10482
10483 * processes.texi (Decoding Output): New node.
10484
10485 * os.texi (Time Conversion): decode-time arg is optional.
10486
10487 * objects.texi (Character Type): Don't use space as example for \.
10488 Make list of char names and \-sequences correspond.
10489 Explain that \s is not used in strings. `\ ' needs space after.
10490
10491 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10492 (Translation of Characters): Add translation-table-for-input.
10493 (Default Coding Systems): Add auto-coding-functions.
10494 (Explicit Encoding): Add decode-coding-inserted-region.
10495 (Locales): Add locale-info.
10496
10497 * minibuf.texi (Basic Completion): Describe test-completion.
10498 Collections can be lists of strings.
10499 Clean up lazy-completion-table.
10500 (Programmed Completion): Mention test-completion.
10501 Clarify why lambda expressions are not accepted.
10502 (Minibuffer Misc): Describe minibufferp.
10503
105042003-07-14 Richard M. Stallman <rms@gnu.org>
10505
10506 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10507
10508 * windows.texi (Selecting Windows): New arg to select-window.
10509 (Selecting Windows): Add with-selected-window.
10510 (Size of Window): Add window-inside-edges, etc.
10511
10512 * internals.texi (Garbage Collection): Add post-gc-hook.
10513
10514 * processes.texi (Subprocess Creation): Add exec-suffixes.
10515
10516 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10517 (Scanning Keymaps): Add map-keymaps.
10518 (Defining Menus): Add keymap-prompt.
10519
10520 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10521 most-negative-fixnum.
10522
c4cc8b9a 10523 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
10524 (Compiler Errors): New node.
10525
10526 * os.texi (User Identification): user-uid, user-real-uid
10527 can return float.
10528
10529 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10530 and about derived modes.
10531 (Minor Modes): Add minor-mode-list.
10532 (Defining Minor Modes): Keyword args for define-minor-mode.
10533 (Search-based Fontification): Explain managing other properties.
10534 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 10535 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
10536 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10537
10538 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10539 (Variable Aliases): Clarify defvaralias.
10540
10541 * loading.texi (Library Search): Add load-suffixes.
10542
10543 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10544 (Programmed Completion): Add dynamic-completion-table.
10545
10546 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10547 (Magic File Names): Specify precedence order of handlers.
10548
10549 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10550 and post-command-hook.
10551 (Waiting): New calling convention for sit-for.
10552
10553 * text.texi (Special Properties): local-map and keymap properties
10554 apply based on their stickiness.
10555
105562003-07-07 Richard M. Stallman <rms@gnu.org>
10557
10558 * modes.texi (Minor Mode Conventions): Specify only some kinds
10559 of list values as args to minor modes.
10560
10561 * files.texi (File Name Expansion): Warn about iterative use
10562 of substitute-in-file-name.
10563
10564 * advice.texi (Activation of Advice): Clean up previous change.
10565
105662003-07-06 Markus Rost <rost@math.ohio-state.edu>
10567
10568 * advice.texi (Activation of Advice): Note that ad-start-advice is
10569 turned on by default.
10570
105712003-06-30 Richard M. Stallman <rms@gnu.org>
10572
10573 * text.texi (Buffer Contents): Document current-word.
10574 (Change Hooks): Not called for *Messages*.
10575
10576 * functions.texi (Defining Functions): Explain about redefining
10577 primitives.
f4e90db0 10578 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
10579 Comment out the detailed criteria for what is safe.
10580
105812003-06-22 Andreas Schwab <schwab@suse.de>
10582
10583 * objects.texi (Symbol Type): Fix description of examples.
10584
105852003-06-16 Andreas Schwab <schwab@suse.de>
10586
10587 * hash.texi (Creating Hash): Fix description of :weakness.
10588
c8763fb6 105892003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
10590
10591 * files.texi (Changing Files): copy-file copies file modes, too.
10592
105932003-05-28 Richard M. Stallman <rms@gnu.org>
10594
10595 * strings.texi (Creating Strings): Clarify split-string.
10596
105972003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10598
10599 * strings.texi (Creating Strings): Update split-string specification
10600 and examples.
10601
106022003-05-19 Richard M. Stallman <rms@gnu.org>
10603
10604 * elisp.texi: Correct invariant section names.
10605
106062003-04-20 Richard M. Stallman <rms@gnu.org>
10607
10608 * os.texi (Timers): Explain about timers and quitting.
10609
106102003-04-19 Richard M. Stallman <rms@gnu.org>
10611
10612 * internals.texi (Writing Emacs Primitives): Strings are
10613 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10614 Explain GCPRO convention for varargs function args.
10615
106162003-04-16 Richard M. Stallman <rms@gnu.org>
10617
10618 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10619
106202003-04-08 Richard M. Stallman <rms@gnu.org>
10621
10622 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10623
106242003-02-13 Kim F. Storm <storm@cua.dk>
10625
10626 * objects.texi (Character Type): New \s escape for space.
10627
106282003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10629
5dcb4c4e 10630 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
10631
106322003-01-25 Richard M. Stallman <rms@gnu.org>
10633
10634 * keymaps.texi: Document that a symbol can act as a keymap.
10635
106362003-01-13 Richard M. Stallman <rms@gnu.org>
10637
10638 * text.texi (Changing Properties): Say string indices are origin-0.
10639
10640 * positions.texi (Screen Lines) <compute-motion>:
10641 Correct order of elts in return value.
10642
10643 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10644 how to define a default binding.
10645
106462002-12-07 Markus Rost <rost@math.ohio-state.edu>
10647
10648 * loading.texi (Unloading): Fix recent change for load-history.
10649
10650 * customize.texi (Simple Types): Clarify description of custom
10651 type 'number. Describe new custom type 'float.
10652
106532002-12-04 Markus Rost <rost@math.ohio-state.edu>
10654
10655 * variables.texi (File Local Variables): Fix typo.
10656
c8763fb6 106572002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
10658
10659 From Michael Albinus <Michael.Albinus@alcatel.de>.
10660
10661 * README: Target for Info file is `make info'.
10662
5dcb4c4e 10663 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
10664 `file-name-sans-extension'.
10665 (Magic File Names): Complete list of operations for magic file
10666 name handlers.
10667
106682002-09-16 Jonathan Yavner <jyavner@engineer.com>
10669
10670 * variables.texi (File Local Variables): New function
10671 risky-local-variable-p.
10672
106732002-09-15 Jonathan Yavner <jyavner@engineer.com>
10674
10675 * functions.texi (Function safety): New node about unsafep.
10676
106772002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10678
5dcb4c4e 10679 * customize.texi (Splicing into Lists): Fix example.
a86cd395 10680 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
10681
106822002-06-17 Juanma Barranquero <lektu@terra.es>
10683
10684 * frames.texi (Display Feature Testing): Fix typo.
10685
106862002-06-12 Andreas Schwab <schwab@suse.de>
10687
10688 * frames.texi (Initial Parameters, Resources): Fix references to
10689 the Emacs manual.
10690
106912002-05-13 Kim F. Storm <storm@cua.dk>
10692
10693 * variables.texi (Intro to Buffer-Local): Updated warning and
10694 example relating to changing buffer inside let.
10695
c8763fb6 106962002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
10697
10698 * os.texi (Session Management): New node about X Session management.
10699
107002002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10701
10702 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10703 to which the manual corresponds, and the copyright years.
10704
10705 * Makefile.in (VERSION): Set to 2.9.
10706
107072001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10708
10709 * elisp.texi: Change the category in @dircategory to "Emacs", to
10710 make it consistent with info/dir.
10711
107122001-11-25 Miles Bader <miles@gnu.org>
10713
10714 * text.texi (Fields): Describe new `limit' arg in
10715 field-beginning/field-end.
10716
107172001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10718
5dcb4c4e
SM
10719 * permute-index: Don't depend on csh-specific features.
10720 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
10721
10722 * two-volume-cross-refs.txt: New file.
10723 * two.el: New file.
10724 * spellfile: New file.
10725
107262001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10727
10728 * permute-index: New file.
10729
10730 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10731 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10732 8+3 restricted namespace.
10733
10734 * Makefile.in (infodir): Define relative to $(srcdir).
10735 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10736 include directories list via -I switch to makeinfo.
10737 (index.texi): Use cp if both hard and symbolic links fail.
10738
107392001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10740
10741 * Makefile.in (distclean): Add.
10742
10743 The following changes make ELisp manual part of the Emacs
10744 distribution:
10745
10746 * Makefile.in: Add Copyright notice.
10747 (prefix): Remove.
10748 (infodir): Change value to "../info".
10749 (VPATH): New variable.
10750 (MAKE): Don't define.
10751 (texmacrodir): Don't define.
10752 (texinputdir): Append the existing value of TEXINPUTS.
10753 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10754 command to be compatible with man/Makefile.in, and to put the
10755 output into ../info.
10756 (info): Add target.
10757 (installall): Target removed.
10758
c8763fb6 107592001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
10760
10761 * tips.texi (Coding Conventions): Fix typo.
10762
107632001-10-23 Gerd Moellmann <gerd@gnu.org>
10764
10765 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10766
107672001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10768
10769 * files.texi (File Name Components): Update the description of
10770 file-name-sans-extension and file-name-extension, as they now
10771 ignore leading dots.
10772
107732001-10-20 Gerd Moellmann <gerd@gnu.org>
10774
10775 * (Version 21.1 released.)
10776
107772001-10-19 Miles Bader <miles@gnu.org>
10778
10779 * positions.texi (Text Lines): Describe behavior of
10780 `beginning-of-line'/`end-of-line' in the presence of field properties.
10781
107822001-10-17 Gerd Moellmann <gerd@gnu.org>
10783
10784 * Makefile.in (VERSION): Set to 2.8.
10785 (manual): Use `manual-21'.
10786
10787 * elisp.texi (VERSION): Add and use it where the version
10788 number was used. Set it to 2.8.
10789
10790 * intro.texi: Likewise.
10791
107922001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10793
10794 * files.texi (File Name Completion): Document the significance of
10795 a trailing slash in elements of completion-ignored-extensions.
10796
107972001-10-06 Miles Bader <miles@gnu.org>
10798
10799 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10800
108012001-10-04 Gerd Moellmann <gerd@gnu.org>
10802
10803 * variables.texi (Variable Aliases): New node.
10804
108052001-10-04 Gerd Moellmann <gerd@gnu.org>
10806
10807 * Branch for 21.1.
10808
108092001-10-02 Miles Bader <miles@gnu.org>
10810
10811 * minibuf.texi (Minibuffer Misc): Add entries for
10812 `minibuffer-contents', `minibuffer-contents-no-properties', and
10813 `delete-minibuffer-contents'.
10814 Correct description for `minibuffer-prompt-end'.
10815
10816 * text.texi (Property Search): Correct descriptions of
10817 `next-char-property-change' and `previous-char-property-change'.
10818 Add entries for `next-single-char-property-change' and
10819 `previous-single-char-property-change'.
10820 Make operand names a bit more consistent.
10821
108222001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10823
10824 * frames.texi (Finding All Frames): Document that next-frame and
10825 previous-frame are local to current terminal.
10826
108272001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10828
10829 * keymaps.texi (Creating Keymaps): Fix the description of the
10830 result of make-keymap.
10831
108322001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10833
10834 * display.texi (Font Lookup, Attribute Functions)
10835 (Image Descriptors): Add cross-references to the definition of
10836 selected frame.
10837
10838 * buffers.texi (The Buffer List): Add cross-references to the
10839 definition of selected frame.
10840
10841 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10842 frame at any given time.
10843 (Multiple Displays, Size and Position): Add a cross-reference to
10844 the definition of the selected frame.
10845
108462001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10847
10848 * strings.texi (String Conversion) <string-to-number>: Document
10849 that a float is returned for integers that are too large.
10850
10851 * frames.texi (Mouse Position): Document mouse-position-function.
10852 (Display Feature Testing): Document display-images-p.
10853 (Window Frame Parameters): Document the cursor-type variable.
10854
10855 * numbers.texi (Integer Basics): Document CL style read syntax for
10856 integers in bases other than 10.
10857
5dcb4c4e
SM
10858 * positions.texi (List Motion):
10859 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
10860
10861 * lists.texi (Sets And Lists): Document member-ignore-case.
10862
10863 * internals.texi (Garbage Collection): Document the used and free
10864 strings report.
10865 (Memory Usage): Document strings-consed.
10866
10867 * os.texi (Time of Day): Document float-time.
10868 (Recording Input): Document that clear-this-command-keys clears
10869 the vector to be returned by recent-keys.
10870
10871 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10872 argument keymap can be a list.
10873
10874 * nonascii.texi (User-Chosen Coding Systems)
10875 <select-safe-coding-system>: Document the new argument
10876 accept-default-p and the variable
10877 select-safe-coding-system-accept-default-p. Tell what happens if
10878 buffer-file-coding-system is undecided.
10879 (Default Coding Systems): Document auto-coding-regexp-alist.
10880
10881 * display.texi (The Echo Area) <message>: Document
10882 message-truncate-lines.
10883 (Glyphs): Document that the glyph table is unused on windowed
10884 displays.
10885
10886 * help.texi (Describing Characters) <single-key-description>:
10887 Document the new argument no-angles.
10888 (Accessing Documentation) <documentation-property>: Document that
10889 a non-string property is evaluated.
10890 <documentation>: Document that the function-documentation property
10891 is looked for.
10892
10893 * windows.texi (Selecting Windows): Document some-window.
10894
10895 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10896
10897 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10898 apropos-mode-hook.
10899
10900 * commands.texi (Using Interactive): Document interactive-form.
10901 (Keyboard Macros): Document kbd-macro-termination-hook.
10902 (Command Loop Info): Document that clear-this-command-keys clears
10903 the vector to be returned by recent-keys.
10904
109052001-09-04 Werner LEMBERG <wl@gnu.org>
10906
10907 * Makefile.in (srcdir, texinputdir): New variables.
10908 (srcs, index.texi, install): Use $(srcdir).
10909 (.PHONY): Remove elisp.dvi.
10910 (elisp): Use -I switch for makeinfo.
10911 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10912 (installall, dist): Use $(srcdir).
10913 Fix path to texinfo.tex.
10914 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10915
109162001-08-30 Gerd Moellmann <gerd@gnu.org>
10917
10918 * display.texi (Conditional Display): Adjust to API change.
10919
10920 * configure: New file.
10921
109222001-07-30 Gerd Moellmann <gerd@gnu.org>
10923
10924 * commands.texi (Repeat Events): Add description of
10925 double-click-fuzz.
10926
109272001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10928
10929 * syntax.texi (Syntax Class Table): Add the missing designator for
10930 comment and string fences.
10931 (Syntax Properties): Add a xref to syntax table internals.
10932 (Syntax Table Internals): Document string-to-syntax.
10933
109342001-05-07 Gerd Moellmann <gerd@gnu.org>
10935
10936 * Makefile.in (install): Use install-info command line options
10937 like in Emacs' Makefile.in.
10938
109392000-12-09 Miles Bader <miles@gnu.org>
10940
10941 * windows.texi (Window Start): Update documentation for
10942 `pos-visible-in-window-p'.
10943
109442000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10945
10946 * lists.texi (Building Lists): Add footnote to explain how to add
10947 to the end of a list.
10948
109492000-10-25 Gerd Moellmann <gerd@gnu.org>
10950
10951 * files.texi (Visiting Functions): Typos.
10952
109532000-10-25 Kenichi Handa <handa@etl.go.jp>
10954
10955 * files.texi (Visiting Functions): Return value of
10956 find-file-noselect may be a list of buffers if wildcards are used.
10957
109582000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10959
10960 * display.texi (Defining Faces): Document `graphic' display type
10961 in face specs.
10962
b344d29d 109632000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
10964
10965 * hooks.texi (Standard Hooks): Replace obsolete
10966 `after-make-frame-hook' with `after-make-frame-functions'.
10967
10968 * frames.texi (Creating Frames): Ditto.
10969
10970 * variables.texi (Future Local Variables): Ditto.
10971
109722000-10-16 Gerd Moellmann <gerd@gnu.org>
10973
10974 * display.texi (Other Image Types): Add description of :foreground
10975 and :background properties of mono PBM images.
10976
109772000-08-17 Werner LEMBERG <wl@gnu.org>
10978
10979 * .cvsignore: New file.
10980
109812000-01-05 Gerd Moellmann <gerd@gnu.org>
10982
10983 * tindex.pl: New script.
10984
109851999-12-03 Dave Love <fx@gnu.org>
10986
10987 * Makefile.in (MAKEINFO): New parameter.
10988
109891999-09-17 Richard Stallman <rms@gnu.org>
10990
10991 * Makefile.in (srcs): Add hash.texi.
10992 (VERSION): Update to 20.6.
10993
109941999-09-13 Richard Stallman <rms@gnu.org>
10995
10996 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10997
109981998-08-29 Karl Heuer <kwzh@gnu.org>
10999
11000 * configure.in: New file.
11001 * Makefile.in: Renamed from Makefile.
11002 (prefix, infodir): Use value obtained from configure.
11003 (emacslibdir): Obsolete variable deleted.
11004 (dist): Distribute configure.in, configure, Makefile.in.
11005
110061998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
11007
11008 * Makefile (INSTALL_INFO): New variable.
11009 (install): Run install-info.
11010
110111998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
11012
11013 * Makefile (elisp.dvi): Add missing backslash.
11014
110151998-05-02 Richard Stallman <rms@psilocin.gnu.org>
11016
11017 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
11018 Run texindex without `./'. Always run texindex on elisp.tp.
11019 (elisp.tps): Target deleted.
11020
110211998-04-05 Richard Stallman <rms@psilocin.gnu.org>
11022
11023 * Makefile (srcs): Add nonascii.texi and customize.texi.
11024 (dist): Start by deleting `temp'.
11025
110261998-02-17 Richard Stallman <rms@psilocin.gnu.org>
11027
11028 * Makefile (makeinfo, texindex): Targets deleted.
11029 (makeinfo.o, texindex.o): Targets deleted.
11030 (clean, dist): Don't do anything with them or with getopt*.
11031
110321998-01-30 Richard Stallman <rms@psilocin.gnu.org>
11033
11034 * Makefile (SHELL): Defined.
11035
110361998-01-27 Richard Stallman <rms@psilocin.gnu.org>
11037
11038 * Makefile (elisp.tps): New target.
11039 (elisp.dvi): Depend on elisp.tps.
11040
c5602427 110411996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
11042
11043 * README: Update phone number.
11044
11045 * Makefile (elisp): Make this be the default target.
11046 Depend on makeinfo.c instead of makeinfo.
11047 (install): Don't depend on elisp.dvi, since we don't install that.
11048 Use mkinstalldirs.
11049 (dist): Add mkinstalldirs.
11050
c5602427 110511995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
11052
11053 * Makefile (VERSION): Update version number.
5dcb4c4e 11054 (maintainer-clean): Rename from realclean.
b8d4c8d0 11055
c5602427 110561995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
11057
11058 * Makefile (realclean): New target.
11059 (elisp): Remove any old elisp-* files first.
11060
c5602427 110611993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
11062
11063 * Makefile (VERSION): New variable.
11064 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
11065 Compressed file suffix should be `.gz', not `.z'.
11066
ce058493 110671993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11068
11069 * Makefile (elisp): Depend on makeinfo.
11070
c5602427 110711993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
11072
11073 * Makefile (srcs): Add anti.texi.
11074
c5602427 110751993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11076
11077 * Makefile (infodir, prefix): New vars.
11078 (install): Use infodir.
f4e90db0 11079 (emacsinfodir): Delete.
b8d4c8d0 11080
c5602427 110811993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11082
11083 * Makefile (srcs): Add calendar.texi.
11084
11085 * Makefile (dist): Copy texindex.c and makeinfo.c.
11086 Limit elisp-* files to those with one or two digits.
11087
c5602427 110881993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 11089
f4e90db0 11090 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 11091
c5602427 110921993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11093
11094 * loading.texi (Unloading): define-function changed back to
11095 defalias. It may not stay this way, but at least it's
11096 consistent with the known-good version of the code patch.
11097
c5602427 110981993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
11099
11100 * modes.texi (Hooks): Document new optional arg of add-hook.
11101
c5602427 111021993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11103
11104 * variables.texi: Document nil initial value of buffer-local variables.
11105
11106 * tips.texi: Add new section on standard library headers.
11107
c5602427 111081993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
11109
11110 * Makefile (srcs): Add frame.texi to the list of sources.
11111
c5602427 111121993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
11113
11114 * Makefile (dist): Don't bother excluding autosave files; they'll
11115 never make it into the temp directory anyway, and the hash marks
11116 in the name are problematic for make and the Bourne shell.
11117 (srcs):
11118
c5602427 111191993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
11120
11121 * Makefile (dist): Don't include backup files or autosave files in
11122 the distribution tar file.
11123
c5602427 111241991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 11125
5dcb4c4e 11126 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
11127 (elisp.dvi): Remove erroneous shell comment.
11128 Expect output of permute-index in permuted.fns.
11129 Save old elisp.aux in elisp.oaux.
5dcb4c4e 11130 (clean): Add index.texi to be deleted.
b8d4c8d0 11131
c5602427 111321990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
11133
11134 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
11135
c5602427 111361990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
11137
11138 * files.texi: Noted that completion-ignored-extensions is ignored
11139 when making *Completions*.
11140
3e868ee3 111411990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
11142
11143 * Makefile make dist now depends on elisp.dvi, since it tries
11144 to include it in the dist file.
11145
c5602427 111461990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 11147
c5602427 11148 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 11149
c5602427 111501989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
11151
11152 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
11153 (defunargs): Turn off \hyphenchar of \sl font temporarily.
11154
c5602427 111551989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
11156
11157 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
11158 and @error{} are the terms now being used. The files in the
11159 directory have been changed to reflect this.
11160
11161 * All instances of @indentedresultt{} have been changed to
333f9019 11162 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 11163
c5602427 111641989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
11165
11166 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
11167 experimental @indentedresult{}, @indentedexpandsto{} are part of
11168 the texinfo.tex in this directory. These TeX macros are not
11169 stable yet.
11170
c5602427 111711989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
11172
11173 * texinfo.tex: Temporarily added
11174 \let\result=\dblarrow
11175 \def\error{{\it ERROR} \longdblarrow}
11176 We need to do this better soon.
11177
c5602427 111781989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
11179
11180 * Applied Karl Berry's patches to *.texinfo files, but not to
11181 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
11182 new title page format is also not applied, since it requires
11183 texinfo.tex changes.)
11184
11185 * Cleaned up `Makefile' and defined the `emacslibdir' directory
11186 for the Project GNU development environment.
11187
11188;; Local Variables:
c8763fb6 11189;; coding: utf-8
b8d4c8d0
GM
11190;; End:
11191
ca4b98fa 11192 Copyright (C) 1998-2012 Free Software Foundation, Inc.
b8d4c8d0
GM
11193
11194 This file is part of GNU Emacs.
11195
352c8b4a 11196 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 11197 it under the terms of the GNU General Public License as published by
352c8b4a
GM
11198 the Free Software Foundation, either version 3 of the License, or
11199 (at your option) any later version.
b8d4c8d0
GM
11200
11201 GNU Emacs is distributed in the hope that it will be useful,
11202 but WITHOUT ANY WARRANTY; without even the implied warranty of
11203 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11204 GNU General Public License for more details.
11205
11206 You should have received a copy of the GNU General Public License
352c8b4a 11207 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.