lispref/internals.texi Pure Storage updates
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2012-03-03 Glenn Morris <rgm@gnu.org>
2
3 * internals.texi: Change @appendix section commands to @section.
4 (Building Emacs): Say less about CANNOT_DUMP platforms.
5 Replace deleted eval-at-startup with custom-initialize-delay.
6 (Pure Storage): Small changes.
7
8 * tips.texi: Copyedits.
9 (Coding Conventions): Mention autoloads.
10 Combine partially duplicated macro items. Fix xref.
11 Refer to Library Headers for copyright notice.
12 (Programming Tips): edit-options is long-obsolete.
13 (Compilation Tips): Mention loading bytecomp for byte-compile props.
14 (Warning Tips): Mention declare-function.
15 (Documentation Tips): Remove old info.
16 (Comment Tips): Mention comment-dwim, not indent-for-comment.
17 (Library Headers): General update.
18
19 2012-03-02 Glenn Morris <rgm@gnu.org>
20
21 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
22 and relocate entry. Mention buffer-stale-function.
23
24 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
25
26 * hooks.texi (Standard Hooks): General update.
27 Put related hooks together. Add and remove items.
28 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
29 * modes.texi (Hooks): Tweak cross-ref description.
30
31 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
32
33 * files.texi (Kinds of Files): The return value of file-equal-p is
34 unspecified, if FILE1 or FILE2 does not exist.
35
36 2012-03-01 Glenn Morris <rgm@gnu.org>
37
38 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
39
40 * maps.texi (Standard Keymaps): General update.
41 Remove mode-specific maps, talk about the more general keymaps.
42 * help.texi (Help Functions): Add vindex for Helper-help-map.
43 * keymaps.texi (Active Keymaps): Minor rephrasing.
44
45 2012-02-29 Glenn Morris <rgm@gnu.org>
46
47 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
48
49 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
50
51 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
52 Update changed behavior of file-subdir-of-p.
53
54 2012-02-28 Glenn Morris <rgm@gnu.org>
55
56 * advice.texi, anti.texi, display.texi, elisp.texi:
57 * processes.texi, variables.texi, vol1.texi, vol2.texi:
58 Standardize possessive apostrophe usage.
59
60 * locals.texi: Remove file.
61 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
62 Remove menu entry.
63 * errors.texi, maps.texi: Adjust node pointers.
64 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
65 * makefile.w32-in (srcs):
66 * Makefile.in (srcs): Remove locals.texi.
67
68 * frames.texi (Mouse Position): Fix cross-ref.
69
70 2012-02-27 Chong Yidong <cyd@gnu.org>
71
72 * buffers.texi (Creating Buffers): Clarify that
73 generate-new-buffer uses generate-new-buffer-names.
74 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
75
76 * files.texi (Directory Names): Index entry for file name abbreviations.
77 (Relative File Names, File Name Expansion): Refer to it.
78 (Locating Files): Move locate-user-emacs-file documentation to
79 Standard File Names.
80 (Standard File Names): Add locate-user-emacs-file; update examples.
81
82 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
83
84 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
85
86 2012-02-26 Chong Yidong <cyd@gnu.org>
87
88 * files.texi (Kinds of Files): Improve documentation of
89 files-equal-p and file-subdir-of-p.
90
91 2012-02-26 Glenn Morris <rgm@gnu.org>
92
93 * intro.texi (Acknowledgements): Small changes.
94
95 2012-02-25 Glenn Morris <rgm@gnu.org>
96
97 * errors.texi: Don't try to list _all_ the error symbols.
98 Add circular-list, cl-assertion-failed, compression-error.
99 * elisp.texi, vol1.texi, vol2.texi:
100 * control.texi (Error Symbols): Tweak "Standard Errors" description.
101
102 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
103
104 * files.texi (files-equal-p, file-subdir-of-p): New,
105 add initial documentation.
106
107 2012-02-25 Chong Yidong <cyd@gnu.org>
108
109 * files.texi (File Attributes): Document file-selinux-context.
110 (Changing Files): Link to it.
111 (Changing Files): Document set-file-selinux-context.
112
113 * backups.texi (Making Backups): Return value of backup-buffer is
114 changed. Mention default value of backup-directory-alist.
115 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
116 (Auto-Saving): New minor mode behavior for auto-save-mode.
117 (Reverting): Add defvar for revert-buffer-in-progress-p.
118
119 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
120
121 2012-02-24 Glenn Morris <rgm@gnu.org>
122
123 * errors.texi (Standard Errors): Mention dbus-error.
124 For arith-error sub-classes, just use one cross-ref.
125
126 2012-02-23 Alan Mackenzie <acm@muc.de>
127
128 * modes.texi (Defining Minor Modes): Document the new keyword
129 :after-hook.
130
131 2012-02-21 Chong Yidong <cyd@gnu.org>
132
133 * files.texi (Files): Mention magic file names as arguments.
134 (Reading from Files): Copyedits.
135 (File Attributes): Mention how to change file modes.
136 (Changing Files): Use standard "file permissions" terminology.
137 Add xref to File Attributes node.
138 (Locating Files): Document locate-user-emacs-file.
139 (Unique File Names): Recommend against using make-temp-name.
140
141 2012-02-19 Chong Yidong <cyd@gnu.org>
142
143 * help.texi (Documentation, Documentation Basics, Help Functions):
144 Minor clarifications.
145 (Accessing Documentation): Clarify what documentation-property is
146 for. Add xref to Keys in Documentation.
147
148 * tips.texi (Documentation Tips): Don't recommend using * in
149 docstrings.
150
151 * macros.texi (Defining Macros):
152 * modes.texi (Derived Modes): Say "documentation string" instead
153 of docstring.
154
155 2012-02-18 Chong Yidong <cyd@gnu.org>
156
157 * modes.texi (Tabulated List Mode): New node.
158 (Basic Major Modes): Add xref to it.
159
160 * processes.texi (Process Information): Mention Process Menu mode.
161
162 2012-02-17 Chong Yidong <cyd@gnu.org>
163
164 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
165
166 2012-02-17 Glenn Morris <rgm@gnu.org>
167
168 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
169
170 2012-02-16 Chong Yidong <cyd@gnu.org>
171
172 * syntax.texi (Syntax Tables, Syntax Descriptors)
173 (Syntax Table Functions): Copyedits.
174 (Syntax Basics): Don't repeat the material in the preceding node.
175 (Syntax Class Table): Use a table.
176 (Syntax Properties): Document syntax-propertize-function and
177 syntax-propertize-extend-region-functions.
178 (Motion via Parsing): Clarify scan-lists. Fix indentation.
179 (Parser State): Update for the new "c" comment style. Fix
180 description of item 7 (comment style).
181
182 * modes.texi (Minor Modes): Update how mode commands should treat
183 arguments now.
184 (Mode Line Basics): Clarify force-mode-line-update.
185 (Mode Line Top): Note that the example is not realistic.
186 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
187 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
188 "mode line construct" instead of "mode line specification".
189 (Syntactic Font Lock): Remove mention of obsolete variable
190 font-lock-syntactic-keywords.
191 (Setting Syntax Properties): Node deleted.
192 (Font Lock Mode): Note that Font Lock mode is a minor mode.
193 (Font Lock Basics): Note that syntactic fontification falls back
194 on `syntax-table'.
195 (Search-based Fontification): Emphasize that font-lock-keywords
196 should not be set directly.
197 (Faces for Font Lock): Avoid some confusing terminology.
198 (Syntactic Font Lock): Minor clarifications. Add xref to
199 Syntactic Font Lock node.
200
201 2012-02-15 Chong Yidong <cyd@gnu.org>
202
203 * minibuf.texi (Basic Completion): Define "completion table".
204 Move completion-in-region to Completion in Buffers node.
205 (Completion Commands): Use "completion table" terminology.
206 (Completion in Buffers): New node.
207
208 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
209 (Setting Hooks): Update minor mode usage example.
210 (Major Mode Conventions): Note that completion-at-point-functions
211 should be altered locally. Add xref to Completion in Buffers.
212 Remove duplicate tip about auto-mode-alist.
213 (Minor Modes): Rewrite introduction.
214 (Minor Mode Conventions): Copyedits. Don't recommend
215 variable-only minor modes since few minor modes are like that.
216
217 2012-02-15 Glenn Morris <rgm@gnu.org>
218
219 * processes.texi (Network): Document open-network-stream :parameters.
220
221 2012-02-14 Chong Yidong <cyd@gnu.org>
222
223 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
224 was removed on 2009-09-10. Update lisp-mode-map example.
225 (Inheritance and Keymaps): Minor clarification.
226 (Searching Keymaps): Remove out-of-place enumeration.
227 (Key Lookup): Remove unnecessary example (one was already given in
228 Format of Keymaps).
229 (Changing Key Bindings): Update suppress-keymap example.
230 (Menu Bar, Tool Bar): Copyedits.
231 (Tool Bar): Update tool-bar-map example.
232
233 2012-02-12 Chong Yidong <cyd@gnu.org>
234
235 * debugging.texi (Debugger Commands): Continuing is now allowed
236 for errors.
237
238 2012-02-11 Chong Yidong <cyd@gnu.org>
239
240 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
241 Move the list of standard bitmaps there.
242 (Fringe Cursors): Rewrite for clarity.
243 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
244
245 * commands.texi (Command Overview): Mention read-key.
246 (Using Interactive, Interactive Call): Minor clarifications.
247 (Function Keys, Click Events): Avoid "input stream" terminology.
248 (Click Events): Add xref to Window Sizes and Accessing Mouse.
249 Clarify column and row components.
250 (Accessing Mouse): Add xref to Click Events. Minor fixes.
251 (Special Events): Copyedits.
252
253 * streams.texi (Input Streams): De-document get-file-char.
254 (Output Variables): Don't refer to old backquote syntax.
255
256 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
257 (Error Debugging): Note that debug-ignored-errors overrides list
258 values of debug-on-error too. Add xref to Signaling Errors. Note
259 that debug-on-signal is not customizable. Mention
260 condition-case-unless-debug.
261 (Compilation Errors): Node deleted.
262
263 * compile.texi (Compiler Errors): Move a paragraph here from
264 deleted node Compilation Errors.
265
266 2012-02-10 Leo Liu <sdl.web@gmail.com>
267
268 * control.texi (Handling Errors): Change condition-case-no-debug
269 to condition-case-unless-debug.
270
271 2012-02-10 Chong Yidong <cyd@gnu.org>
272
273 * advice.texi (Defining Advice): Clarify ad-unadvise.
274 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
275 is not abnormal.
276 (Advising Primitives): Node deleted; ad-define-subr-args has been
277 removed.
278
279 * compile.texi (Speed of Byte-Code): Use float-time in example.
280 (Compilation Functions): Note that the log uses Compilation mode.
281 Don't discuss the contents of byte-code function object here.
282 (Compilation Functions): De-document internal function byte-code.
283 (Docs and Compilation): Minor clarifications.
284
285 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
286 Objects.
287
288 2012-02-10 Glenn Morris <rgm@gnu.org>
289
290 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
291 Mention secure-hash.
292 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
293
294 2012-02-10 Chong Yidong <cyd@gnu.org>
295
296 * loading.texi (Loading): Don't emphasize "library" terminology.
297 (Library Search): load-path is not a user option. Mention role of
298 -L option and packages. Improve examples.
299 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
300 obsolete.
301 (Autoload): Minor clarifications.
302
303 2012-02-10 Glenn Morris <rgm@gnu.org>
304
305 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
306
307 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
308
309 2012-02-08 Glenn Morris <rgm@gnu.org>
310
311 * loading.texi (Named Features): Update the require example.
312
313 2012-02-07 Glenn Morris <rgm@gnu.org>
314
315 * modes.texi (Defining Minor Modes):
316 Expand on args of defined minor modes.
317
318 2012-02-07 Chong Yidong <cyd@gnu.org>
319
320 * variables.texi (Creating Buffer-Local): Minor clarification
321 to buffer-local-variables doc (Bug#10715).
322
323 2012-02-07 Glenn Morris <rgm@gnu.org>
324
325 * display.texi (ImageMagick Images): General update.
326 Move most details of imagemagick-render-type to the variable's doc.
327
328 2012-02-06 Glenn Morris <rgm@gnu.org>
329
330 * keymaps.texi (Tool Bar): Mention separators.
331 (Inheritance and Keymaps):
332 Mention make-composed-keymap and multiple inheritance.
333
334 * modes.texi (Running Hooks): Mention run-hook-wrapped.
335
336 * control.texi (Handling Errors):
337 Mention condition-case-no-debug and with-demoted-errors.
338
339 2012-02-05 Chong Yidong <cyd@gnu.org>
340
341 * customize.texi (Common Keywords): Minor clarifications.
342 Document custom-unlispify-remove-prefixes.
343 (Variable Definitions): Backquotes in defcustom seem to work fine
344 now. Various other copyedits.
345 (Simple Types): Copyedits. Document color selector.
346 (Composite Types): Copyedits.
347 (Splicing into Lists): Clarifications.
348
349 * eval.texi (Backquote): Move from macros.texi.
350
351 * macros.texi (Expansion): Minor clarification.
352 (Backquote): Move node to eval.texi.
353 (Defining Macros): Move an example from Backquote node.
354 (Argument Evaluation): No need to mention Pascal.
355 (Indenting Macros): Add xref to Defining Macros.
356
357 2012-02-05 Glenn Morris <rgm@gnu.org>
358
359 * debugging.texi (Error Debugging): Mention debug-on-event default.
360
361 2012-02-04 Glenn Morris <rgm@gnu.org>
362
363 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
364
365 * debugging.texi (Error Debugging): Mention debug-on-event.
366 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
367
368 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
369
370 * text.texi (Buffer Contents):
371 Update filter-buffer-substring description.
372
373 2012-02-04 Chong Yidong <cyd@gnu.org>
374
375 * functions.texi (What Is a Function): Add closures. Mention
376 "return value" terminology. Add xref for command-execute. Remove
377 unused "keystroke command" terminology.
378 (Lambda Expressions): Give a different example than in the
379 following subsection. Add xref to Anonymous Functions.
380 (Function Documentation): Remove gratuitous markup.
381 (Function Names): Move introductory text to `What Is a Function'.
382 (Defining Functions): Fix defun argument spec.
383 (Anonymous Functions): Document lambda macro explicitly. Mention
384 effects on lexical binding.
385 (Function Cells): Downplay direct usage of fset.
386 (Closures): New node.
387 (Inline Functions): Remove "open-code" terminology.
388 (Declaring Functions): Minor tweak; .m is not C code.
389
390 * variables.texi (Variables): Don't refer to "global value".
391 (Local Variables, Void Variables): Copyedits.
392 (Lexical Binding): Minor clarification of example.
393 (File Local Variables): Mention :safe and :risky defcustom args.
394 (Lexical Binding): Add xref to Closures node.
395
396 2012-02-04 Glenn Morris <rgm@gnu.org>
397
398 * minibuf.texi (High-Level Completion): Updates for read-color.
399
400 2012-02-03 Glenn Morris <rgm@gnu.org>
401
402 * display.texi (GIF Images): Mention animation.
403 Remove commented-out old example of animation.
404 (Animated Images): New subsection.
405 * elisp.texi (Top):
406 * vol1.texi (Top):
407 * vol2.texi (Top): Add Animated Images menu entry.
408
409 * display.texi (Image Formats): Remove oddly specific information
410 on versions of image libraries.
411 (GIF Images, TIFF Images): Minor rephrasing.
412
413 2012-02-02 Glenn Morris <rgm@gnu.org>
414
415 * processes.texi (Synchronous Processes):
416 Mention call-process's :file gets overwritten.
417
418 * commands.texi (Reading One Event):
419 * help.texi (Help Functions): Document read-char-choice.
420
421 * hooks.texi (Standard Hooks):
422 * modes.texi (Keymaps and Minor Modes):
423 * text.texi (Commands for Insertion): Document post-self-insert-hook.
424
425 * hooks.texi (Standard Hooks): Add prog-mode-hook.
426
427 * hooks.texi (Standard Hooks):
428 * modes.texi (Major Mode Conventions, Mode Hooks):
429 Document change-major-mode-after-body-hook.
430
431 2012-02-01 Glenn Morris <rgm@gnu.org>
432
433 * modes.texi (Defining Minor Modes):
434 Mention disabling global minor modes on a per-major-mode basis.
435
436 2012-01-31 Chong Yidong <cyd@gnu.org>
437
438 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
439 (Parser State): Remove unnecessary statement (Bug#10661).
440
441 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
442
443 2012-01-31 Glenn Morris <rgm@gnu.org>
444
445 * modes.texi (Defining Minor Modes):
446 Document define-minor-mode's new :variable keyword.
447
448 2012-01-29 Chong Yidong <cyd@gnu.org>
449
450 * syntax.texi (Syntax Class Table): Tweak description of newline
451 char syntax (Bug#9619).
452
453 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
454 description (Bug#10189).
455
456 2012-01-29 Glenn Morris <rgm@gnu.org>
457
458 * files.texi (Changing Files): Document SELinux support.
459
460 * windows.texi (Window Sizes): Fix typo.
461
462 2012-01-28 Chong Yidong <cyd@gnu.org>
463
464 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
465 doc (Bug#8568).
466
467 * frames.texi (Input Focus): Add NORECORD arg to
468 select-frame-set-input-focus. Clarify its role in select-frame.
469
470 * text.texi (Transposition): We don't use transpose-region as an
471 internal subroutine (Bug#3249).
472
473 * modes.texi (Example Major Modes): Update Lisp example code to
474 current sources. Delete the old non-derived-major-mode example,
475 which has diverged badly from current sources.
476
477 2012-01-27 Glenn Morris <rgm@gnu.org>
478
479 * makefile.w32-in (texinputdir): Fix (presumed) typo.
480 (VERSION, manual): Remove, unused.
481
482 2012-01-27 Chong Yidong <cyd@gnu.org>
483
484 * commands.texi (Command Overview): Minor clarification (Bug#10384).
485
486 2012-01-26 Chong Yidong <cyd@gnu.org>
487
488 * searching.texi (String Search): Document negative repeat count
489 (Bug#10507).
490
491 2012-01-26 Glenn Morris <rgm@gnu.org>
492
493 * variables.texi (Using Lexical Binding):
494 Mention that lexical-binding should be set in the first line.
495
496 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
497
498 * macros.texi (Defining Macros): Don't claim that `declare' only
499 affects Edebug and indentation.
500
501 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
502
503 * macros.texi (Defining Macros): Slight `declare' fixup.
504
505 2012-01-25 Glenn Morris <rgm@gnu.org>
506
507 * makefile.w32-in (texinputdir):
508 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
509
510 2012-01-24 Chong Yidong <cyd@gnu.org>
511
512 * variables.texi (Variables, Local Variables, Void Variables):
513 Edit to make the descriptions less specific to dynamic binding.
514 (Local Variables): Default max-specpdl-size is now 1300.
515 (Defining Variables): Edits for lexical scoping. Delete
516 information about starting docstrings with *. De-document
517 user-variable-p.
518 (Tips for Defining): Remove an unimportant discussion of quitting
519 in the middle of a load.
520 (Accessing Variables, Setting Variables): Discuss lexical binding.
521 (Variable Scoping): Rewrite.
522 (Scope, Extent, Impl of Scope): Nodes deleted.
523 (Dynamic Binding): New node, with material from Scope, Extent, and
524 Impl of Scope nodes.
525 (Dynamic Binding Tips): Rename from Using Scoping.
526 (Lexical Binding): Rewrite.
527 (Using Lexical Binding): Rename from Converting to Lexical
528 Binding. Convert to subsection.
529
530 * customize.texi (Variable Definitions): Add custom-variable-p.
531 Move user-variable-p documentation here.
532
533 2012-01-23 Chong Yidong <cyd@gnu.org>
534
535 * strings.texi (Text Comparison): Minor qualification.
536
537 * lists.texi (Cons Cells): Copyedits.
538 (List Elements): Mention push.
539 (List Variables): Mention pop.
540 (Rings): Move to sequences.texi.
541
542 * sequences.texi (Sequence Functions): Don't repeat the
543 introduction already given in the parent.
544 (Vectors): Copyedits.
545 (Rings): Move from lists.texi. Note that this is specific to the
546 ring package.
547
548 * symbols.texi (Definitions, Symbol Components): Mention variable
549 scoping issues.
550 (Plists and Alists): Copyedits.
551
552 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
553 correctness with lexical scoping.
554 (Eval): Copyedits.
555
556 2012-01-21 Chong Yidong <cyd@gnu.org>
557
558 * intro.texi (A Sample Function Description): Special notation
559 used for macros too.
560
561 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
562 (Symbol Type): Add xref for keyword symbols.
563 (Sequence Type): Clarify differences between sequence types.
564 (Cons Cell Type): Add "linked list" index entry.
565 (Non-ASCII in Strings): Copyedits.
566 (Equality Predicates): Symbols with same name need not be eq.
567
568 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
569 ldexp. Move float-e and float-pi to Math Functions node.
570
571 2012-01-21 Glenn Morris <rgm@gnu.org>
572
573 * modes.texi (Auto Major Mode):
574 * variables.texi (File Local Variables):
575 Mention inhibit-local-variables-regexps.
576
577 2012-01-19 Martin Rudalics <rudalics@gmx.at>
578
579 * windows.texi (Window Configurations): Rewrite references to
580 persistent window parameters.
581 (Window Parameters): Fix description of persistent window
582 parameters.
583
584 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
585
586 * windows.texi (Window Parameters): Use @pxref.
587
588 2012-01-16 Martin Rudalics <rudalics@gmx.at>
589
590 * windows.texi (Window Configurations, Window Parameters):
591 Describe persistent window parameters.
592
593 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
594
595 * variables.texi (Creating Buffer-Local): Warn against misuses of
596 make-variable-buffer-local (bug#10258).
597
598 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
599
600 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
601
602 2012-01-06 Chong Yidong <cyd@gnu.org>
603
604 * variables.texi (Directory Local Variables): Document
605 hack-dir-local-variables-non-file-buffer.
606
607 2012-01-06 Glenn Morris <rgm@gnu.org>
608
609 * maps.texi (Standard Keymaps): Refer to Info-edit by name
610 rather than by keybinding.
611
612 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
613
614 * frames.texi (Font and Color Parameters): Add @pxref.
615
616 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
617
618 * frames.texi (Font and Color Parameters):
619 Document w32 font backends (bug#10399).
620
621 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
622
623 * files.texi (File Attributes, Changing Files):
624 Use a more-natural notation for octal numbers.
625
626 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
627
628 * variables.texi (Variables with Restricted Values):
629 Change reference to variable (bug#10354).
630
631 2011-12-13 Martin Rudalics <rudalics@gmx.at>
632
633 * windows.texi (Splitting Windows): Use t instead of non-nil
634 when describing window-combination-resize.
635
636 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
637
638 * text.texi (Special Properties): Warn against `intangible' properties
639 (bug#10222).
640
641 2011-11-26 Eli Zaretskii <eliz@gnu.org>
642
643 * display.texi (Truncation):
644 * text.texi (Special Properties): Describe what a stretch-glyph is
645 instead of using that term without explanation. Make the
646 cross-references more accurate.
647
648 * display.texi (Usual Display): Update the description,
649 cross-references, and indexing related to display of control
650 characters and raw bytes.
651
652 2011-11-25 Martin Rudalics <rudalics@gmx.at>
653
654 * windows.texi (Splitting Windows): Fix description of
655 window-combination-limit. Suggested by Eli Zaretskii.
656
657 2011-11-23 Chong Yidong <cyd@gnu.org>
658
659 * windows.texi (Window Sizes): Move window-top-line,
660 window-left-column, and window-*-pixel-edges to Coordinates and
661 Windows node.
662 (Coordinates and Windows): Restore window-edges doc.
663
664 2011-11-21 Martin Rudalics <rudalics@gmx.at>
665
666 * windows.texi (Windows and Frames, Splitting Windows):
667 Fix typos.
668
669 2011-11-21 Chong Yidong <cyd@gnu.org>
670
671 * windows.texi (Splitting Windows): Fix error in documentation of
672 window-combination-limit.
673 (Cyclic Window Ordering): Minor fixes to next-window,
674 one-window-p, and get-lru-window docs. Don't document
675 window-list-1.
676 (Buffers and Windows): Copyedits.
677 (Choosing Window): Document special handling of special-display-*.
678 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
679 Don't document even-window-heights, which is going away.
680 Clarify which options are obeyed by which action functions.
681
682 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
683
684 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
685
686 2011-11-20 Martin Rudalics <rudalics@gmx.at>
687
688 * windows.texi (Resizing Windows, Splitting Windows):
689 Remove term "status" when talking about combination limits.
690
691 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
692
693 * compile.texi (Compiler Errors):
694 * help.texi (Help Functions): Fix typos.
695
696 2011-11-19 Chong Yidong <cyd@gnu.org>
697
698 * windows.texi (Splitting Windows): Clarify role of window
699 parameters in split-window. Shorten the example.
700 (Deleting Windows): Rewrite intro to handle internal windows.
701 Fix delete-windows-on doc.
702 (Selecting Windows): Copyedits.
703
704 2011-11-17 Martin Rudalics <rudalics@gmx.at>
705
706 * windows.texi (Resizing Windows, Splitting Windows)
707 (Deleting Windows): Use term window-combination-resize instead
708 of window-splits.
709
710 2011-11-16 Martin Rudalics <rudalics@gmx.at>
711
712 * windows.texi (Resizing Windows, Splitting Windows):
713 Rename occurrences of window-nest to window-combination-limit.
714
715 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
716
717 * intro.texi (Lisp History): Fix typo.
718
719 2011-11-12 Martin Rudalics <rudalics@gmx.at>
720
721 * windows.texi (Splitting Windows, Deleting Windows):
722 Remove references to splits status of windows.
723
724 2011-11-10 Glenn Morris <rgm@gnu.org>
725
726 * buffers.texi (Read Only Buffers): Expand a bit on why
727 toggle-read-only should only be used interactively. (Bug#7292)
728
729 2011-11-09 Chong Yidong <cyd@gnu.org>
730
731 * windows.texi (Window Sizes): Document window-pixel-edges,
732 window-inside-pixel-edges, window-absolute-pixel-edges, and
733 window-inside-absolute-pixel-edges.
734 (Resizing Windows): shrink-window-if-larger-than-buffer works on
735 non-full-width windows.
736
737 2011-11-09 Martin Rudalics <rudalics@gmx.at>
738
739 * windows.texi (Resizing Windows): Rewrite documentation of
740 window-resizable.
741
742 2011-11-09 Chong Yidong <cyd@gnu.org>
743
744 * windows.texi (Splitting Windows): Simplify example.
745
746 2011-11-08 Chong Yidong <cyd@gnu.org>
747
748 * windows.texi (Window Sizes): Copyedits. Document
749 window-text-height. Remove window-min-height and window-min-width
750 discussion, referring instead to Emacs manual.
751 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
752 (Resizing Windows): Simplify introduction. Don't document
753 enlarge-window, shrink-window, enlarge-window-horizontally, and
754 shrink-window-horizontally; they are no longer preferred for
755 calling from Lisp, and are already documented in the Emacs manual.
756
757 2011-11-07 Glenn Morris <rgm@gnu.org>
758
759 * windows.texi (Choosing Window): Fix keybinding typo.
760
761 2011-11-07 Martin Rudalics <rudalics@gmx.at>
762
763 * windows.texi (Resizing Windows, Splitting Windows)
764 (Window Configurations): Use "child window" instead of
765 "subwindow".
766
767 2011-11-06 Chong Yidong <cyd@gnu.org>
768
769 * windows.texi (Basic Windows): Clarify various definitions.
770 Treat window-normalize-* as internal; don't document them.
771 (Windows and Frames): Various clarifications, e.g. non-live
772 windows also belong to frames. Fix window-list description.
773 Simplify window nesting example.
774 (Splitting Windows, Window Configurations):
775 Use split-window-below.
776
777 2011-11-04 Eli Zaretskii <eliz@gnu.org>
778
779 * windows.texi (Window Sizes): Mention in the doc string that the
780 return values of `window-body-height' and `window-body-width' are
781 in frame's canonical units. (Bug#9949)
782
783 2011-10-30 Martin Rudalics <rudalics@gmx.at>
784
785 * windows.texi (Windows and Frames): Remove "iso-" infix from
786 documentation of window-iso-combined-p.
787
788 2011-10-26 Chong Yidong <cyd@gnu.org>
789
790 * modes.texi (Running Hooks): Document with-wrapper-hook.
791
792 2011-10-18 Chong Yidong <cyd@gnu.org>
793
794 * display.texi (Glyphless Chars): New node.
795
796 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
797
798 * text.texi (Yanking): Document yank-excluded-properties.
799
800 * package.texi (Packaging Basics): The commentary should say how
801 to begin using the package.
802
803 2011-10-11 Martin Rudalics <rudalics@gmx.at>
804
805 * windows.texi (Deleting Windows): Mention which window gets
806 selected when deleting the selected window.
807
808 2011-10-09 Martin Rudalics <rudalics@gmx.at>
809
810 * buffers.texi (The Buffer List): Describe how bury-buffer deals
811 with the selected window.
812 * windows.texi (Buffers and Windows): Reformulate text on how
813 replace-buffer-in-windows deals with a window.
814 (Quitting Windows): Describe how quit-window deals with a
815 standalone frame. Describe new option frame-auto-hide-function.
816
817 2011-10-08 Glenn Morris <rgm@gnu.org>
818
819 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
820
821 * positions.texi (Excursions): Update warning message.
822
823 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
824
825 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
826 Fix Emacs manual xref (Bug#9675).
827
828 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
829
830 * windows.texi (Textual Scrolling): Document scroll-up-command,
831 scroll-down-command, scroll-error-top-bottom, and the
832 scroll-command symbol property.
833 (Display Action Functions): Fix description of
834 display-buffer-pop-up-window.
835
836 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
837
838 * windows.texi (Splitting Windows): Fix typos.
839
840 2011-09-25 Martin Rudalics <rudalics@gmx.at>
841
842 * windows.texi (Windows and Frames, Display Action Functions)
843 (Switching Buffers): Fix some typos.
844 (Buffers and Windows): Remove reference to window-auto-delete.
845 Reword description of replace-buffer-in-windows.
846 (Window History): Fix some typos and refer to frame local buffer
847 list.
848 (Quitting Windows): New node.
849 (Window Configurations): Add descriptions of window-state-get
850 and window-state-put.
851 (Window Parameters): Describe variable ignore-window-parameters.
852 Sketch some window parameters currently in use.
853 * elisp.texi (Top): Update node listing.
854
855 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
856
857 * windows.texi (Display Action Functions)
858 (Choosing Window Options): New nodes.
859
860 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
861
862 * windows.texi (Window History): New node. Move text here from
863 Buffers and Windows.
864 (Switching Buffers): Rename from Displaying Buffers, since we
865 don't document display-buffer here; callers changed.
866 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
867 switch-to-buffer-other-frame. Delete duplicate
868 replace-buffer-in-windows doc.
869 (Choosing Window): Document display actions.
870
871 2011-09-24 Eli Zaretskii <eliz@gnu.org>
872
873 * display.texi (Forcing Redisplay): Update the description of
874 redisplay-dont-pause due to change in the default value.
875
876 2011-09-23 Martin Rudalics <rudalics@gmx.at>
877
878 * frames.texi (Frames and Windows): Move section and rename to
879 Windows and Frames in windows.texi.
880 * windows.texi (Windows): Restructure.
881 (Basic Windows): Rewrite. Explain live and internal windows and
882 normalization functions.
883 (Windows and Frames): Move section here from frames.texi.
884 Describe subwindows, window combinations, window tree, and
885 corresponding functions including window-list here.
886 (Window Sizes): Rename section from Size of Window and move it
887 up in chapter. Describe total and body sizes and the
888 corresponding functions. Explain new semantics of
889 window-min-height/-width.
890 (Resizing Windows): Move section up in chapter. Describe new
891 resize functions.
892 (Splitting Windows): Describe new behavior of split-window,
893 split-window-above-each-other and split-window-side-by-side.
894 Provide examples. Describe window-nest and window-splits
895 options.
896 (Deleting Windows): Minor rewrite.
897 (Selecting Windows): Minor rewrite.
898 Describe frame-selected-window and set-frame-selected-window here.
899 (Cyclic Window Ordering): Minor rewrite.
900 Describe window-list-1.
901 (Buffers and Windows): Rewrite. Explain a window's previous and
902 next buffers and the corresponding functions.
903 (Window Tree): Merge into Windows and Frames section.
904 * elisp.texi (Top): Update node listings for frames and windows
905 sections.
906
907 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
908
909 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
910
911 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
912
913 * errors.texi (Standard Errors): Remove apparent placeholder text
914 (bug#9491).
915
916 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
917
918 * frames.texi (Management Parameters): Fix description of
919 icon-type parameter.
920
921 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
922
923 * tips.texi (Key Binding Conventions): Don't bind a key sequence
924 ending in C-g. Suggested by Edward O'Connor.
925
926 2011-09-17 Eli Zaretskii <eliz@gnu.org>
927
928 * numbers.texi (Integer Basics): Add indexing for
929 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
930
931 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
932
933 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
934
935 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
936
937 * processes.texi (Network Servers): Clarify what the process
938 buffer is used for (bug#9233).
939
940 2011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
941
942 * lists.texi (Building Lists): Fix typo.
943
944 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
945
946 * display.texi (Basic Faces): New node. Document new faces.
947
948 * modes.texi (Major Mode Conventions): Move some text there.
949 (Mode Help): Remove major-mode var, duplicated in Major Modes.
950
951 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
952
953 * modes.texi (Basic Major Modes): New node. Callers updated.
954 (Major Modes): Document fundamental-mode and major-mode.
955 (Major Mode Basics): Node deleted; text moved to Major Modes.
956 (Derived Modes): Document derived-mode-p.
957
958 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
959
960 * files.texi (Changing Files, Create/Delete Dirs): Document new
961 arguments for delete-file, delete-directory, and copy-directory.
962 (Visiting Functions): Remove view-file; it is documented in the
963 Emacs manual.
964
965 * frames.texi (Layout Parameters): The defaults for the
966 menu-bar-lines and tool-bar-lines parameters depend on the mode.
967
968 * display.texi (Progress): Document spinner functionality.
969
970 * os.texi (Killing Emacs): Note that kill-emacs can be called by
971 operating system signals. Refer to save-buffers-kill-terminal
972 instead of save-buffers-kill-emacs.
973
974 * objects.texi (Symbol Type): Document ## print representation.
975
976 2011-08-25 Eli Zaretskii <eliz@gnu.org>
977
978 * display.texi (Specified Space): Mention that `space' specs
979 influence bidi reordering.
980 (Bidirectional Display): Explain how to use `(space . PROPS)' for
981 separating fields with bidirectional content.
982
983 2011-08-24 Eli Zaretskii <eliz@gnu.org>
984
985 * display.texi (Bidirectional Display): Document return value in
986 buffers that are not bidi-reordered for display, and in unibyte
987 buffers.
988
989 2011-08-23 Eli Zaretskii <eliz@gnu.org>
990
991 * nonascii.texi (Character Properties): Document the values for
992 unassigned codepoints.
993
994 2011-08-18 Eli Zaretskii <eliz@gnu.org>
995
996 * nonascii.texi (Character Properties): Document use of
997 `bidi-class' and `mirroring' properties as part of reordering.
998 Provide cross-references to "Bidirectional Display".
999
1000 * display.texi (Bidirectional Display): Document the pitfalls of
1001 concatenating strings with bidirectional content, with possible
1002 solutions. Document bidi-string-mark-left-to-right.
1003 Mention paragraph direction in modes that inherit from prog-mode.
1004 Document use of `bidi-class' and `mirroring' properties as part of
1005 reordering.
1006
1007 2011-08-16 Eli Zaretskii <eliz@gnu.org>
1008
1009 * modes.texi (Major Mode Conventions): Improve the documentation
1010 of `mode-class' `special' modes.
1011
1012 * nonascii.texi (Character Properties): Document the `mirroring'
1013 property. Add index entries.
1014
1015 * syntax.texi (Categories): Add an example of defining a new
1016 category and category table.
1017
1018 * searching.texi (Regexp Backslash): Document how to display
1019 existing categories. Mention the possibility of adding
1020 categories, and add an xref to where this is described. Add an
1021 index entry.
1022
1023 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
1024
1025 * text.texi (Special Properties):
1026 * display.texi (Overlay Properties): Note that mouse-face cannot
1027 change the text size (Bug#8530).
1028
1029 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
1030
1031 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1032 using setenv instead.
1033
1034 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1035
1036 * display.texi (Bidirectional Display): Document the fact that
1037 bidi-display-reordering is t by default.
1038
1039 2011-07-23 Eli Zaretskii <eliz@gnu.org>
1040
1041 * display.texi (Bidirectional Display): New section.
1042
1043 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1044 Tim Cross <theophilusx@gmail.com> (tiny change)
1045 Glenn Morris <rgm@gnu.org>
1046
1047 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
1048
1049 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1050
1051 * help.texi (Keys in Documentation): Revert last change.
1052
1053 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1054
1055 * help.texi (Keys in Documentation): Clarify that \= only quotes
1056 the next character, and doesn't affect longer sequences in
1057 particular (bug#8935).
1058
1059 * debugging.texi (Using Debugger):
1060 Mention @code{eval-expression-debug-on-error} (bug#8549).
1061
1062 2011-07-14 Eli Zaretskii <eliz@gnu.org>
1063
1064 * display.texi (Other Display Specs): Document that `left-fringe'
1065 and `right-fringe' display specifications are of the "replacing"
1066 kind.
1067
1068 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1069
1070 * help.texi (Documentation Basics): Add a link to the Function
1071 Documentation node (bug#6580).
1072
1073 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1074
1075 * keymaps.texi (Menu Bar): Mention :visible and :enable
1076 (bug#6344). Text by Drew Adams.
1077
1078 * modes.texi (Running Hooks): Mention buffer-local hook variables
1079 (bug#6218).
1080
1081 * objects.texi (General Escape Syntax): "a with grave accent" is
1082 ?xe0, not ?x8e0 (bug#5259).
1083
1084 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * display.texi (Face Attributes, Font Selection): Add references
1087 to the Fonts node in the Emacs manual (Bug#4178).
1088
1089 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1090
1091 * display.texi (Window Systems): `window-system' is
1092 terminal-local.
1093
1094 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1095 frame-local variables.
1096
1097 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1098 frame-local variables.
1099 (Frame-Local Variables): Node deleted.
1100
1101 * elisp.texi (Top): Update node listing.
1102
1103 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1104
1105 * elisp.texi: Change "inferiors" to "subnodes" in three places
1106 (bug#3523).
1107
1108 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1109
1110 * frames.texi (Window System Selections): Discussion of
1111 x-select-enable-clipboard moved to Emacs manual.
1112
1113 2011-07-11 Deniz Dogan <deniz@dogan.se>
1114
1115 * commands.texi (Prefix Command Arguments): Remove excessive
1116 apostrophe.
1117
1118 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1119
1120 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1121 description is a string (bug#3313).
1122
1123 * frames.texi (Display Feature Testing): Try to explain what all
1124 the visual classes mean (bug#3042).
1125
1126 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1127
1128 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1129 and `mode-line-client' (bug#2974).
1130
1131 * text.texi (Insertion): Clarify marker movements (bug#1651).
1132 Text from Drew Adams.
1133
1134 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1135
1136 * text.texi (Special Properties): Clarify the format of `face'
1137 (bug#1375).
1138
1139 * commands.texi (Interactive Call): Add a `call-interactively'
1140 example (bug#1010).
1141
1142 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1143
1144 * functions.texi (Calling Functions): Link to the "Interactive
1145 Call" node (bug#1001).
1146
1147 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
1148
1149 * customize.texi (Composite Types): Move alist and plist to here
1150 from Simple Types (Bug#7545).
1151
1152 * elisp.texi (Top): Update menu description.
1153
1154 * display.texi (Face Attributes): Document negative line widths
1155 (Bug#6113).
1156
1157 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1158
1159 * searching.texi (Match Data): Note that match data can be
1160 overwritten by most functions (bug#2499).
1161
1162 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1163
1164 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1165 flags mean (bug#6659).
1166
1167 * functions.texi (What Is a Function): Document the autoload
1168 object (bug#6496).
1169
1170 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1171
1172 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1173 is only used in the Customize user interface (bug#6089).
1174
1175 * display.texi (Showing Images): Mention the point of sliced
1176 images (bug#7836).
1177
1178 2011-07-02 Eli Zaretskii <eliz@gnu.org>
1179
1180 * variables.texi (Defining Variables, Void Variables)
1181 (Constant Variables): Fix incorrect usage of @kindex.
1182
1183 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1184
1185 * variables.texi (Defining Variables): Add an index entry for
1186 `set-variable' (bug#7262).
1187 (Defining Variables): Use @findex for functions.
1188
1189 * frames.texi (Basic Parameters): Document the `explicit-name'
1190 parameter (bug#6951).
1191
1192 * customize.texi (Type Keywords): Clarify that :value provides a
1193 default value for all types (bug#7386).
1194
1195 * streams.texi (Output Functions): Document `pp'.
1196
1197 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * keymaps.texi (Searching Keymaps):
1200 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1201 change. Suggested by Johan Bockgård.
1202
1203 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * text.texi (Special Properties): Clarify role of font-lock-face.
1206
1207 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1208
1209 * processes.texi (Process Information): Rename `process-alive-p'
1210 to `process-live-p' for consistency with other `-live-p' functions.
1211
1212 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1213
1214 Document wide integers better.
1215 * files.texi (File Attributes): Document ino_t values better.
1216 ino_t values no longer map to anything larger than a single cons.
1217 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1218 (Bitwise Operations):
1219 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1220 to read, and that will port better if 62-bits becomes the default.
1221 Fix or remove incorrect examples.
1222 * os.texi (Time Conversion): Document time_t values better.
1223
1224 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1225
1226 * processes.texi (Process Information):
1227 Document `process-alive-p'.
1228
1229 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1230
1231 * help.texi (Accessing Documentation):
1232 * display.texi (Pixel Specification):
1233 * processes.texi (Serial Ports, Serial Ports):
1234 * nonascii.texi (Character Properties, Default Coding Systems):
1235 * text.texi (Changing Properties, Special Properties):
1236 * windows.texi (Window Start and End):
1237 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1238 * keymaps.texi (Searching Keymaps, Tool Bar):
1239 * minibuf.texi (Basic Completion):
1240 * compile.texi (Eval During Compile):
1241 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1242 7x9 paper in printed manual.
1243
1244 * lists.texi (Sets And Lists): Fix misplaced text.
1245
1246 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1247
1248 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1249 needs to be active (Bug#8350).
1250
1251 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
1252
1253 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1254
1255 * tips.texi (Coding Conventions): Remove antediluvian filename
1256 limit recommendation (Bug#8538).
1257
1258 2011-05-27 Glenn Morris <rgm@gnu.org>
1259
1260 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1261
1262 2011-05-26 Glenn Morris <rgm@gnu.org>
1263
1264 * variables.texi (File Local Variables):
1265 Update hack-local-variables `mode-only' return value.
1266 Add some more details on what this function does in the other case.
1267
1268 2011-05-19 Glenn Morris <rgm@gnu.org>
1269
1270 * lists.texi (Sets And Lists): Mention cl provides union etc.
1271
1272 2011-05-19 Nix <nix@esperi.org.uk>
1273
1274 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1275
1276 * text.texi (Parsing HTML): Update for function name changes.
1277
1278 * syntax.texi (Syntax Flags): Small fix.
1279
1280 * keymaps.texi (Active Keymaps): Typo fix.
1281 (Changing Key Bindings): Grammar fix.
1282
1283 * frames.texi (Minibuffers and Frames): Grammar fix.
1284 (Window System Selections): x-select-enable-clipboard now defaults to t.
1285
1286 * customize.texi (Common Keywords):
1287 * display.texi (Abstract Display):
1288 * modes.texi (Auto-Indentation):
1289 * nonascii.texi (Converting Representations): Typo fixes.
1290
1291 * control.texi (Examples of Catch): Call it "goto" not "go to".
1292
1293 2011-05-14 Eli Zaretskii <eliz@gnu.org>
1294
1295 * nonascii.texi (Character Properties): Fix inconsistencies with
1296 implementation.
1297
1298 * text.texi (Special Properties): Move @defvar's out of the
1299 @table. (Bug#8652)
1300
1301 2011-05-12 Glenn Morris <rgm@gnu.org>
1302
1303 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1304
1305 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1306
1307 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1308 (Multiline Font Lock):
1309 * vol2.texi (Top):
1310 * vol1.texi (Top):
1311 * elisp.texi (Top): Update menu accordingly.
1312
1313 2011-05-12 Drew Adams <drew.adams@oracle.com>
1314
1315 * modes.texi (Region to Fontify): Fix typo.
1316
1317 2011-05-10 Jim Meyering <meyering@redhat.com>
1318
1319 * minibuf.texi: Fix typo "in in -> in".
1320
1321 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1322
1323 * numbers.texi (Integer Basics): Large integers are treated as floats.
1324
1325 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1326
1327 * processes.texi (Synchronous Processes): Document the (:file
1328 "/file-name") syntax for `call-process'.
1329
1330 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
1331
1332 * windows.texi (Choosing Window): Fix typo.
1333
1334 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
1335
1336 * frames.texi (Layout Parameters): Note the difference between
1337 querying and setting parameters for left-fringe and right-fringe
1338 (Bug#6930).
1339
1340 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1341
1342 * minibuf.texi (Basic Completion): Be a bit more precise about the
1343 valid kinds of completion tables.
1344 (Programmed Completion): Remove obsolete text about lambda expressions
1345 not being valid completion tables.
1346
1347 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
1348
1349 * positions.texi (Excursions): Explain the "save-excursion
1350 defeated by set-buffer" warning.
1351
1352 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1353 save-excursion. Suggested by Uday S Reddy.
1354
1355 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1356
1357 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1358 (Lexical Binding): New sub-section.
1359
1360 * eval.texi (Eval): Discourage the use of `eval'.
1361 Document its new `lexical' argument.
1362
1363 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1364
1365 * commands.texi (Command Overview): `post-command-hook' is not reset to
1366 nil any more.
1367
1368 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1369
1370 * strings.texi (String Conversion): Don't mention
1371 string-make-(uni|multi)byte (bug#8262).
1372 * nonascii.texi (Converting Representations): Fix up range.
1373 * keymaps.texi (Key Binding Commands): Update code point, avoid
1374 "unibyte character" and remove mention of unibyte bindings.
1375
1376 2011-03-10 Eli Zaretskii <eliz@gnu.org>
1377
1378 * modes.texi (Operator Precedence Grammars): Don't use characters
1379 outside ISO-8859-1.
1380
1381 2011-03-09 Eli Zaretskii <eliz@gnu.org>
1382
1383 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1384
1385 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1386
1387 2011-03-08 Glenn Morris <rgm@gnu.org>
1388
1389 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1390 * intro.texi (Acknowledgements): Names to UTF-8.
1391 * elisp.texi: Set documentencoding.
1392
1393 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1394
1395 * Version 23.3 released.
1396
1397 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1398
1399 * package.texi: Update index keywords.
1400 (Package Archives): New node contents. Document package-x.el.
1401
1402 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
1403
1404 * makefile.w32-in (srcs): Add package.texi.
1405
1406 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1407
1408 * package.texi (Packaging, Packaging Basics, Simple Packages)
1409 (Multi-file Packages): Expand and clarify.
1410 (Package Archives): Temporary placeholder node.
1411
1412 * elisp.texi (Top): Update node listing.
1413
1414 * Makefile.in (srcs): Add package.texi.
1415
1416 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
1417
1418 * processes.texi (Synchronous Processes): Minor clarification
1419 (Bug#8149).
1420
1421 2011-03-03 Glenn Morris <rgm@gnu.org>
1422
1423 * files.texi (Truenames): Minor clarification. (Bug#2341)
1424
1425 2011-03-01 Glenn Morris <rgm@gnu.org>
1426
1427 * variables.texi (Directory Local Variables):
1428 Mention `(subdirs . nil)' alist element.
1429
1430 2011-02-28 Glenn Morris <rgm@gnu.org>
1431
1432 * variables.texi (Directory Local Variables): Mention the optional
1433 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1434
1435 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * minibuf.texi (Minibuffer History): Clarify discussion of
1438 minibuffer history lists (Bug#8085).
1439
1440 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1441
1442 * elisp.texi: Sync @dircategory with ../../info/dir.
1443
1444 * files.texi (Visiting Functions): Document find-file-literally,
1445 both the command and the variable.
1446
1447 * variables.texi (Creating Buffer-Local): Explain the meaning of
1448 permanent local variables.
1449
1450 * files.texi (Visiting Functions): Document find-file-literally,
1451 both the command and the variable.
1452
1453 * variables.texi (Creating Buffer-Local): Explain the meaning of
1454 permanent local variables.
1455
1456 2011-02-19 Glenn Morris <rgm@gnu.org>
1457
1458 * keymaps.texi (Remapping Commands): Mention how to undo it.
1459
1460 2011-02-09 Reuben Thomas <rrt@sc3d.org>
1461
1462 * loading.texi (Hooks for Loading): Remove unnecessary advice
1463 about eval-after-load (Bug#7986).
1464
1465 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * commands.texi (Accessing Mouse): Note that a header line is not
1468 included in the row of posn-col-row.
1469
1470 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * modes.texi (Major Mode Conventions): Add face guidelines.
1473 (Faces for Font Lock): List faces in order of prominence.
1474
1475 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1476
1477 format-time-string now supports subsecond time stamp resolution
1478 * os.texi (Time Parsing): Document %N.
1479
1480 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1481
1482 * vol1.texi (Top):
1483 * vol2.texi (Top):
1484 * elisp.texi (Top):
1485 * display.texi (Display Property): Shorten the menu description of
1486 the "Other Display Specs" node (Bug#7816).
1487
1488 * keymaps.texi (Defining Menus): Add "menu item" and "extended
1489 menu item" concept index entries (Bug#7805).
1490
1491 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1492
1493 * makefile.w32-in (texinfodir): New variable.
1494 (usermanualdir): Remove as redundant with $(emacsdir).
1495 (MAKEINFO): Remove options, leave only program name.
1496 (MAKEINFO_OPTS): New variable.
1497 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
1498
1499 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
1500 Richard Kim <emacs18@gmail.com>
1501
1502 * loading.texi (Library Search): Document list-load-path-shadows
1503 (Bug#7757).
1504
1505 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
1506
1507 * searching.texi (Regexp Special): Remove outdated discussion of
1508 character sets (Bug#7780).
1509
1510 * frames.texi (Pop-Up Menus): Document where menu title comes
1511 from (Bug#7684).
1512
1513 2011-01-25 Glenn Morris <rgm@gnu.org>
1514
1515 * display.texi (Making Buttons): Mention limitation of text buttons.
1516
1517 2011-01-23 Werner Lemberg <wl@gnu.org>
1518
1519 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1520 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1521 (ENVADD): New variable to control texi2dvi and texi2pdf.
1522
1523 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
1524
1525 * files.texi (Directory Names): Move directory-abbrev-alist doc to
1526 Emacs manual.
1527
1528 2011-01-15 Eli Zaretskii <eliz@gnu.org>
1529
1530 * files.texi (Directory Names): Explain why FROM in
1531 directory-abbrev-alist should begin with \`. (Bug#7777)
1532
1533 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1534
1535 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
1536
1537 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1538
1539 * modes.texi (Emulating Mode Line): Fix last change.
1540
1541 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1542
1543 * modes.texi (Emulating Mode Line): Update documentation of
1544 format-mode-line according to changes that fixed bug #7587.
1545
1546 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
1547
1548 * modes.texi (Derived Modes): Mention prog-mode.
1549
1550 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
1551 of the key-binding-data cache since we don't use it any more.
1552
1553 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1554
1555 * processes.texi (Shell Arguments):
1556 * strings.texi (Creating Strings): Don't mention "shell commands";
1557 make it explicit that `split-string-and-unquote' and
1558 `combine-and-quote-strings' are mainly for working with arguments
1559 to call-process and start-process.
1560
1561 * processes.texi (Shell Arguments): Fix documentation of
1562 `split-string-and-unquote'. Add indexing. (Bug#7563)
1563
1564 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1565
1566 * modes.texi (Auto-Indentation): New section to document SMIE.
1567 (Major Mode Conventions):
1568 * text.texi (Mode-Specific Indent): Refer to it.
1569
1570 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1571
1572 * display.texi (Other Display Specs): Document left-fringe and
1573 right-fringe display specs.
1574
1575 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1576
1577 * backups.texi (Making Backups):
1578 * modes.texi (Example Major Modes): Use recommended coding style.
1579 (Major Mode Basics, Derived Modes): Encourge more strongly use of
1580 define-derived-mode. Mention completion-at-point-functions.
1581
1582 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
1583
1584 * nonascii.texi (Converting Representations):
1585 Document byte-to-string.
1586
1587 2010-12-08 Glenn Morris <rgm@gnu.org>
1588
1589 * buffers.texi (Modification Time):
1590 verify-visited-file-modtime now defaults to the current buffer.
1591
1592 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1593
1594 * nonascii.texi (Converting Representations): Document byte-to-string.
1595
1596 * strings.texi (Creating Strings): Don't mention semi-obsolete
1597 function char-to-string.
1598 (String Conversion): Shorten discussion of semi-obsolete function
1599 string-to-char. Link to Converting Representations.
1600
1601 * objects.texi (Symbol Type):
1602 * text.texi (Near Point):
1603 * help.texi (Help Functions):
1604 * functions.texi (Mapping Functions): Use string instead of
1605 char-to-string in examples.
1606
1607 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1608
1609 * text.texi (Kill Functions, Kill Functions)
1610 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
1611 YANK-HANDLER args.
1612
1613 * symbols.texi (Creating Symbols): Using unintern without an
1614 obarray arg is now obsolete.
1615
1616 * numbers.texi (Float Basics): Document float-e and float-pi.
1617
1618 * variables.texi (Defining Variables): Change "pi" example to
1619 "float-pi".
1620
1621 2010-11-26 Eli Zaretskii <eliz@gnu.org>
1622
1623 * commands.texi (Click Events): Document the values of X, Y and
1624 COL, ROW in the event's position, when the click is on the header
1625 or mode line, on the fringes, or in the margins.
1626
1627 2010-11-17 Eli Zaretskii <eliz@gnu.org>
1628
1629 * customize.texi (Composite Types): Lower-case index entry.
1630
1631 * loading.texi (How Programs Do Loading):
1632 Document load-file-name. (Bug#7346)
1633
1634 2010-11-17 Glenn Morris <rgm@gnu.org>
1635
1636 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
1637
1638 2010-11-13 Eli Zaretskii <eliz@gnu.org>
1639
1640 * display.texi (Usual Display): Characters with no fonts are not
1641 necessarily displayed as empty boxes.
1642
1643 2010-10-31 Glenn Morris <rgm@gnu.org>
1644
1645 * maps.texi (Standard Keymaps): Update File menu description.
1646
1647 2010-10-28 Glenn Morris <rgm@gnu.org>
1648
1649 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
1650
1651 2010-10-24 Eli Zaretskii <eliz@gnu.org>
1652
1653 * display.texi (Window Systems): Deprecate use of window-system as
1654 a predicate.
1655
1656 2010-10-23 Glenn Morris <rgm@gnu.org>
1657
1658 * help.texi (Documentation Basics): Remove mentions of digest-doc and
1659 sorted-doc.
1660
1661 2010-10-15 Eli Zaretskii <eliz@gnu.org>
1662
1663 * os.texi (Dynamic Libraries): New node, with slightly modified
1664 text deleted from "Image Formats".
1665 (System Interface): Add @menu entry for "Dynamic Libraries".
1666
1667 * display.texi (Image Formats): Remove description of
1668 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
1669
1670 2010-10-12 Glenn Morris <rgm@gnu.org>
1671
1672 * book-spine.texinfo: Rename to book-spine.texi.
1673
1674 2010-10-11 Glenn Morris <rgm@gnu.org>
1675
1676 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1677
1678 * Makefile.in (DVIPS): New variable.
1679 (.PHONY): Add html, ps.
1680 (html, elisp.html, ps, elisp.ps): New targets.
1681 (clean): Delete html, ps files.
1682 ($(infodir)/elisp): Remove unnecessary includes.
1683
1684 2010-10-09 Eli Zaretskii <eliz@gnu.org>
1685
1686 * makefile.w32-in (emacsdir): New variable.
1687 (srcs): Add emacsver.texi.
1688 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
1689
1690 2010-10-09 Glenn Morris <rgm@gnu.org>
1691
1692 * Makefile.in (VPATH): Remove.
1693 (infodir): Make it absolute.
1694 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
1695
1696 * Makefile.in (dist): Anchor regexps.
1697
1698 * Makefile.in (srcs): Put elisp.texi first.
1699 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
1700
1701 * Makefile.in (infoclean): Remove harmless, long-standing error.
1702
1703 * Makefile.in ($(infodir)): Delete rule.
1704 (mkinfodir): New.
1705 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
1706
1707 * Makefile.in (dist): Remove reference to emacsver.texi.in.
1708 Also copy emacsver.texi, and edit $emacsdir.
1709
1710 2010-10-09 Glenn Morris <rgm@gnu.org>
1711
1712 * Makefile.in (emacsdir): New variable.
1713 (MAKEINFO): Add -I $emacsdir.
1714 (dist): Copy emacsver.texi.
1715 (srcs): Add emacsver.texi.
1716
1717 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
1718 Set EMACSVER by including emacsver.texi.
1719
1720 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1721
1722 2010-10-07 Glenn Morris <rgm@gnu.org>
1723
1724 * Makefile.in (version): New, set by configure.
1725 (clean): Delete dist tar file.
1726 (dist): Use version in tar name.
1727
1728 2010-10-06 Glenn Morris <rgm@gnu.org>
1729
1730 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
1731 (INSTALL_INFO): Remove unused variable.
1732 (mostlyclean, infoclean, dist): New rules.
1733 (clean): Delete dvi and pdf files.
1734 (maintainer-clean): Remove elisp.oaux, use infoclean.
1735 ($(infodir)): Add parallel build workaround.
1736
1737 2010-10-04 Glenn Morris <rgm@gnu.org>
1738
1739 * Makefile.in (dvi, pdf, $(infodir)): New targets.
1740 ($(infodir)/elisp): Ensure target directory exists. Use $@.
1741 Fix -I typo.
1742 (clean): No 'make.out' or 'core' files.
1743 (.PHONY): Declare clean rules.
1744 (maintainer-clean): Delete pdf file. Guard against cd failures.
1745
1746 2010-10-03 Glenn Morris <rgm@gnu.org>
1747
1748 * files.texi (File Name Components): Remove ignored section about
1749 deleted variable directory-sep-char.
1750
1751 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
1752
1753 * files.texi (Magic File Names): New defopt
1754 remote-file-name-inhibit-cache.
1755
1756 2010-10-02 Glenn Morris <rgm@gnu.org>
1757
1758 * os.texi (Killing Emacs): Hook now runs in batch mode.
1759
1760 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1761
1762 * text.texi (Special Properties): Clarify when modification-hooks run.
1763
1764 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1765
1766 * syntax.texi (Syntax Flags): Document new `c' flag.
1767
1768 2010-09-09 Glenn Morris <rgm@gnu.org>
1769
1770 * display.texi (ImageMagick Images): General cleanup.
1771
1772 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
1773
1774 * files.texi (Directory Names): Use \` rather than ^.
1775
1776 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1777
1778 * text.texi (Low-Level Kill Ring):
1779 * frames.texi (Window System Selections): Remove cut buffer
1780 documentation.
1781
1782 2010-08-28 Eli Zaretskii <eliz@gnu.org>
1783
1784 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1785 Parameters", where the default fringe width is described.
1786
1787 * frames.texi (Window Frame Parameters, Basic Parameters)
1788 (Position Parameters, Layout Parameters, Management Parameters)
1789 (Cursor Parameters, Font and Color Parameters): Add indexing for
1790 frame parameters. (Bug#6929)
1791
1792 2010-08-25 Tom Tromey <tromey@redhat.com>
1793
1794 * vol2.texi (Top): Update.
1795 * vol1.texi (Top): Update.
1796 * tips.texi (Library Headers): Mention Package-Version and
1797 Package-Requires.
1798 * package.texi: New file.
1799 * os.texi (System Interface): Update pointers.
1800 * elisp.texi (Top): Link to new nodes. Include package.texi.
1801 * anti.texi (Antinews): Update pointers.
1802
1803 2010-08-25 Eli Zaretskii <eliz@gnu.org>
1804
1805 * processes.texi (Filter Functions): Fix last change.
1806
1807 2010-08-24 Markus Triska <triska@gmx.at>
1808
1809 * processes.texi (Filter Functions): Use `buffer-live-p' instead
1810 of `buffer-name' in the main text as well as in the example
1811 (Bug#3098).
1812
1813 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1814
1815 * nonascii.texi (Text Representations):
1816 * loading.texi (Loading Non-ASCII):
1817 * compile.texi (Byte Compilation): Don't mention obsolete
1818 --unibyte command-line argument.
1819
1820 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1821
1822 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1823
1824 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1825
1826 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1827
1828 2010-08-20 Eli Zaretskii <eliz@gnu.org>
1829
1830 * commands.texi (Misc Events): Add cross-references to where
1831 POSITION of a mouse event is described in detail.
1832
1833 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
1834
1835 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
1836
1837 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1838
1839 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1840 Suggested by Štěpán Němec <stepnem@gmail.com>.
1841
1842 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1843
1844 * minibuf.texi (High-Level Completion): Document args of
1845 `read-buffer-function' (bug#5625).
1846
1847 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1848
1849 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1850
1851 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
1852
1853 * processes.texi (Process Information): Explain process property
1854 `remote-tty'.
1855
1856 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
1857
1858 * modes.texi (Defining Minor Modes): Use C-delete in examples,
1859 instead of "\C-\^?" (bug#6334).
1860
1861 * text.texi (Special Properties): Fix typo.
1862
1863 2010-07-09 Eli Zaretskii <eliz@gnu.org>
1864
1865 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1866 calling sequences, which are now the standard.
1867
1868 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
1869
1870 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1871
1872 * commands.texi (Command Overview): Mention undo-boundary call.
1873
1874 2010-06-23 Glenn Morris <rgm@gnu.org>
1875
1876 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1877 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1878 * frames.texi, functions.texi, internals.texi, keymaps.texi:
1879 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1880 * searching.texi, sequences.texi, strings.texi, syntax.texi:
1881 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1882 Untabify Texinfo files.
1883
1884 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
1885
1886 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1887
1888 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
1889
1890 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
1891
1892 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
1893
1894 * searching.texi (Regexp Special): Remove obsolete information
1895 about matching non-ASCII characters, and suggest using char
1896 classes (Bug#6283).
1897
1898 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
1899
1900 * minibuf.texi (Basic Completion): Add missing "@end defun".
1901
1902 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1903
1904 * minibuf.texi (Basic Completion): Document completion-boundaries.
1905 (Programmed Completion): Document the new fourth method for boundaries.
1906
1907 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * display.texi (Image Cache): Update documentation about image caching.
1910
1911 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
1912
1913 * windows.texi (Textual Scrolling):
1914 * tips.texi (Coding Conventions):
1915 * minibuf.texi (Minibuffer History):
1916 * maps.texi (Standard Keymaps):
1917 * loading.texi (Where Defined):
1918 * edebug.texi (Instrumenting): Fix typos.
1919
1920 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1921
1922 * keymaps.texi (Menu Bar): Document :advertised-binding property.
1923
1924 * functions.texi (Obsolete Functions):
1925 Document set-advertised-calling-convention.
1926
1927 * minibuf.texi (Basic Completion): Document completion-in-region.
1928 (Programmed Completion): Document completion-annotate-function.
1929
1930 * commands.texi (Reading One Event): Document read-key.
1931 (Distinguish Interactive): Document KIND arg to
1932 called-interactively-p. Delete obsolete interactive-p.
1933
1934 * elisp.texi (Top): Update node description.
1935
1936 2010-05-08 Eli Zaretskii <eliz@gnu.org>
1937
1938 * nonascii.texi (Character Properties):
1939 Document unicode-category-table. Add an index entry for Unicode
1940 general category.
1941
1942 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * Version 23.2 released.
1945
1946 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
1947
1948 * locals.texi (Standard Buffer-Local Variables):
1949 Remove @ignore'd reference to `direction-reversed'.
1950
1951 2010-04-14 Juri Linkov <juri@jurta.org>
1952
1953 Fix @deffn without category.
1954
1955 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1956 for `abbrev-insert'.
1957
1958 * buffers.texi (Indirect Buffers): Add category `Command'
1959 to @deffn of `clone-indirect-buffer'.
1960
1961 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1962 for `next-window' and `previous-window'. Add category `Command'
1963 to @deffn of `pop-to-buffer'.
1964
1965 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
1966
1967 * nonascii.texi (Text Representations): Don't mark
1968 enable-multibyte-characters as a user option.
1969
1970 2010-03-31 Eli Zaretskii <eliz@gnu.org>
1971
1972 * control.texi (Handling Errors): How to re-throw a signal caught
1973 by condition-case.
1974
1975 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
1976
1977 * loading.texi (Hooks for Loading): Document after-load-functions.
1978 Copyedits.
1979
1980 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1981
1982 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1983
1984 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * processes.texi (Network Processes): Document seqpacket type.
1987
1988 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1989
1990 * os.texi (System Environment): Do not mention lynxos.
1991
1992 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * Branch for 23.2.
1995
1996 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
1997
1998 * objects.texi (Integer Type): Take note of the read syntax
1999 exception for numbers that cannot fit in the integer type.
2000
2001 2010-03-03 Glenn Morris <rgm@gnu.org>
2002
2003 * numbers.texi (Integer Basics, Bitwise Operations):
2004 * objects.texi (Integer Type): Update for integers now being 30-bit.
2005
2006 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2007
2008 * display.texi (Low-Level Font): Document :otf font-spec property.
2009
2010 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2011
2012 * display.texi (Line Height): Avoid obsolete special default variables
2013 like default-major-mode.
2014
2015 2010-01-28 Alan Mackenzie <acm@muc.de>
2016
2017 * display.texi (Auto Faces): Say fontification-functions is called
2018 whether or not Font Lock is enabled. Tidy up the wording a bit.
2019
2020 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2021
2022 * elisp.texi: Remove duplicate edition information (Bug#5407).
2023
2024 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2025
2026 * two.el (volume-header-toc-markup): Fix typos in docstring.
2027
2028 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2029
2030 Avoid dubious uses of save-excursions.
2031 * positions.texi (Excursions): Recommend the use of
2032 save-current-buffer if applicable.
2033 * text.texi (Clickable Text): Fix the example code which used
2034 save-excursion in a naive way which sometimes preserves point and
2035 sometimes not.
2036 * variables.texi (Creating Buffer-Local):
2037 * os.texi (Session Management):
2038 * display.texi (GIF Images):
2039 * control.texi (Cleanups): Use (save|with)-current-buffer.
2040
2041 2010-01-02 Eli Zaretskii <eliz@gnu.org>
2042
2043 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2044
2045 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * nonascii.texi (Text Representations, Character Codes)
2048 (Converting Representations, Explicit Encoding)
2049 (Translation of Characters): Use hex notation consistently.
2050 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2051
2052 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
2053
2054 * loading.texi (Where Defined): Make it clearer that these are
2055 loaded files (Bug#5068).
2056
2057 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2058
2059 * minibuf.texi (Completion Styles): Document `initials' style.
2060
2061 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
2062
2063 * frames.texi (Resources): Describe inhibit-x-resources.
2064 (Size Parameters): Copyedit.
2065
2066 * hash.texi (Creating Hash):
2067 * objects.texi (Hash Table Type): Document the new hash table
2068 printed representation.
2069
2070 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2071 obsolete.
2072
2073 * processes.texi (Process Buffers):
2074 Document process-kill-buffer-query-function.
2075
2076 2009-12-05 Glenn Morris <rgm@gnu.org>
2077
2078 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2079 diary-display-function, and no longer recommended to be a hook.
2080 Update for changes in the names of calendar and diary hooks.
2081 diary-print-entries-hook has changed section.
2082
2083 2009-11-28 Eli Zaretskii <eliz@gnu.org>
2084
2085 * text.texi (Special Properties): More accurate description of
2086 what the `cursor' property does.
2087
2088 2009-11-26 Kevin Ryde <user42@zip.com.au>
2089
2090 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2091 mouse-wheel-down-event, the closest thing to a definition for them.
2092 * os.texi (Startup Summary): vindex inhibit-startup-message and
2093 inhibit-splash-screen.
2094 (Command-Line Arguments): vindex argv.
2095 (Suspending Emacs): vindex suspend-tty-functions and
2096 resume-tty-functions. Don't want to index every hook, but having
2097 the programming ones is helpful.
2098
2099 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
2100
2101 * commands.texi (Motion Events): Fix typo (Bug#4907).
2102
2103 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
2104
2105 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2106 are affected by case-fold-search (Bug#4483).
2107
2108 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
2109
2110 * minibuf.texi (Reading File Names): Note that read-file-name may
2111 use a graphical file dialog.
2112
2113 2009-10-31 Glenn Morris <rgm@gnu.org>
2114
2115 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2116
2117 2009-10-16 Kevin Ryde <user42@zip.com.au>
2118
2119 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2120 in particular so `info-lookup-symbol' can find its docs.
2121
2122 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
2123
2124 * variables.texi (Constant Variables): Distinguish from defconst
2125 variables.
2126 (Defining Variables): Add cindex.
2127
2128 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
2129
2130 * os.texi (Time of Day): Clarify that the microsecond part is
2131 ignored (Bug#4637).
2132
2133 2009-10-11 Glenn Morris <rgm@gnu.org>
2134
2135 * frames.texi (Size and Position): Clarify what is included in the frame
2136 height. (Bug#4535)
2137
2138 2009-10-10 Glenn Morris <rgm@gnu.org>
2139
2140 * windows.texi (Size of Window): The relationship between window and
2141 frame heights is not so simple. (Bug#4535)
2142 Mention window-full-height-p.
2143
2144 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2145
2146 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2147 used from Lisp.
2148
2149 2009-10-07 Eli Zaretskii <eliz@gnu.org>
2150
2151 * files.texi (Directory Names) <abbreviate-file-name>:
2152 Document that root home directories are not replaced with "~".
2153
2154 2009-10-06 Eli Zaretskii <eliz@gnu.org>
2155
2156 * text.texi (Special Properties): Document the meaning of the
2157 `cursor' text property whose value is an integer.
2158
2159 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2160
2161 * files.texi (Magic File Names): Add `copy-directory'.
2162
2163 2009-10-05 Eli Zaretskii <eliz@gnu.org>
2164
2165 * files.texi (File Attributes): Fix description of file
2166 attributes. (Bug#4638) Update attributes of files.texi example to
2167 be more representative.
2168
2169 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2170
2171 * files.texi (Create/Delete Dirs): New command copy-directory.
2172
2173 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2174
2175 * anti.texi (Antinews):
2176 * macros.texi (Indenting Macros):
2177 * strings.texi (Creating Strings, Case Conversion):
2178 Remove duplicate words.
2179
2180 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2181
2182 * files.texi (Create/Delete Dirs): delete-directory has an
2183 optional parameter RECURSIVE.
2184
2185 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2186
2187 * buffers.texi (Swapping Text): Minor clarification.
2188
2189 2009-10-01 Glenn Morris <rgm@gnu.org>
2190
2191 * functions.texi (Declaring Functions): Mention that we also search for
2192 ".m" files in the src/ directory.
2193
2194 2009-09-25 David Engster <deng@randomsample.de>
2195
2196 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
2197
2198 2009-09-22 Glenn Morris <rgm@gnu.org>
2199
2200 * internals.texi (Building Emacs): Mention preloaded-file-list.
2201
2202 2009-09-14 Alan Mackenzie <acm@muc.de>
2203
2204 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2205
2206 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2207
2208 * functions.texi (Anonymous Functions): Rearrange discussion,
2209 giving usage of unquoted lambda forms first. Mention that
2210 `function' and `#'' are no longer required (Bug#4290).
2211
2212 2009-09-11 Alan Mackenzie <acm@muc.de>
2213
2214 * os.texi (Terminal Output): Document `send-string-to-terminal' in
2215 batch mode.
2216
2217 2009-09-01 Glenn Morris <rgm@gnu.org>
2218
2219 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2220
2221 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
2222
2223 * nonascii.texi (Character Codes): Fix typos.
2224
2225 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2226
2227 * processes.texi (Synchronous Processes): New defvar
2228 process-file-side-effects.
2229
2230 2009-08-25 Glenn Morris <rgm@gnu.org>
2231
2232 * display.texi (Fontsets): Fix typo.
2233
2234 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2235
2236 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2237
2238 * processes.texi (Asynchronous Processes): Adjust arglist of
2239 start-process-shell-command and start-file-process-shell-command.
2240
2241 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
2242
2243 * advice.texi (Argument Access in Advice): Note that argument
2244 positions are zero-based (Bug#3932).
2245
2246 * commands.texi (Distinguish Interactive): Minor copyedit.
2247
2248 * display.texi (Face Attributes): Add xref to Displaying Faces for
2249 explanation of "underlying face".
2250
2251 * customize.texi (Common Keywords): Add xref to Loading.
2252
2253 * loading.texi (How Programs Do Loading): Add xref to Lisp
2254 Libraries node in the Emacs manual.
2255
2256 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
2257
2258 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2259
2260 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
2261
2262 * processes.texi (Shell Arguments): Copyedits.
2263
2264 2009-07-18 Glenn Morris <rgm@gnu.org>
2265
2266 * loading.texi (Repeated Loading): Fix typo.
2267
2268 2009-07-16 Richard Stallman <rms@gnu.org>
2269
2270 * buffers.texi (Swapping Text): Recommend setting
2271 write-region-annotate-functions and buffer-saved-size.
2272
2273 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2274
2275 2009-07-15 Glenn Morris <rgm@gnu.org>
2276
2277 * edebug.texi: Minor re-phrasings throughout.
2278 (Edebug Execution Modes): Sit-for affects continue mode too.
2279 (Jumping): Use `forward-sexp' rather than its keybinding.
2280 (Edebug Misc): Fix Q binding.
2281 (Edebug Eval): Remove cl version.
2282 (Printing in Edebug): Clarify print-length etc.
2283 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2284 (Specification List): Remove edebug-unwrap findex entry.
2285 (Specification Examples): defmacro is actually not the same as defun.
2286 Escape "`" in example.
2287
2288 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
2289
2290 * markers.texi (The Mark): Document optional arg to
2291 deactivate-mark.
2292
2293 2009-07-11 Kevin Ryde <user42@zip.com.au>
2294
2295 * hooks.texi (Standard Hooks): Fix cross-references.
2296
2297 * loading.texi (Named Features): Refer to eval-after-load.
2298
2299 2009-07-11 Glenn Morris <rgm@gnu.org>
2300
2301 * Makefile.in (TEXI2PDF): New.
2302 (elisp.pdf): New target.
2303
2304 * searching.texi (Regexp Backslash): Fix typo.
2305
2306 * elisp.texi (Top): Display copyright notice at start of non-TeX.
2307
2308 2009-07-10 Glenn Morris <rgm@gnu.org>
2309
2310 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2311
2312 * customize.texi (Customization Types):
2313 * display.texi (Abstract Display):
2314 * objects.texi (Character Type, String Type):
2315 Merge in some menu descriptions from elisp.texi.
2316
2317 * hash.texi (Hash Tables):
2318 * modes.texi (Multiline Font Lock):
2319 End menu description with period.
2320
2321 2009-07-09 Glenn Morris <rgm@gnu.org>
2322
2323 * back.texi: Don't hard-code texinfo location.
2324
2325 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2326 (tex): Add texinfodir to TEXINPUTS.
2327 (elisp1med-init, elisp2med-init): Use texinfodir.
2328
2329 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2330 (clean): Add two-volume.make intermediate files.
2331
2332 * elisp.texi, vol1.texi, vol2.texi:
2333 Use a DATE variable with the publication date, and update it.
2334 Fix antinews menu description.
2335
2336 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2337 Update the detailed node listing to match elisp.texi.
2338
2339 * README: Update edition to match elisp.texi.
2340
2341 * objects.texi (General Escape Syntax):
2342 * nonascii.texi (Character Sets):
2343 Use consistent case for "Unicode Standard".
2344
2345 * anti.texi (Antinews):
2346 * customize.texi (Variable Definitions):
2347 * functions.texi (Declaring Functions):
2348 * nonascii.texi (Character Properties):
2349 * processes.texi (Serial Ports):
2350 * text.texi (Special Properties):
2351 * tips.texi (Coding Conventions):
2352 Minor rearrangements to improve TeX line-filling.
2353
2354 * commands.texi (Using Interactive): Fix cross-reference.
2355
2356 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2357
2358 * frames.texi (Management Parameters): Mention sticky.
2359
2360 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2361
2362 * help.texi (Help Functions): Fix description of help-buffer and
2363 help-setup-xref to use @defun instead of @deffn.
2364
2365 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2366
2367 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2368
2369 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * display.texi (Window Systems): Add ns to the list.
2372
2373 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2374
2375 * Branch for 23.1.
2376
2377 2009-06-17 Martin Rudalics <rudalics@gmx.at>
2378
2379 * windows.texi (Dedicated Windows): Fix typo.
2380 (Resizing Windows): Replace @defun by @deffn.
2381
2382 2009-06-17 Glenn Morris <rgm@gnu.org>
2383
2384 * variables.texi (Directory Local Variables):
2385 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2386
2387 2009-06-09 Kenichi Handa <handa@m17n.org>
2388
2389 * nonascii.texi (Character Sets): State clearly that FROM and TO
2390 are codepoints of CHARSET.
2391
2392 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
2393
2394 * minibuf.texi (Reading File Names): Fix introductory text.
2395 Suggested by stan@derbycityprints.com.
2396 (High-Level Completion): Fix typo.
2397
2398 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2399
2400 * frames.texi (Text Terminal Colors): Multi-tty is already
2401 implemented, but tty-local colors are not.
2402
2403 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
2404
2405 * hooks.texi (Standard Hooks): Remove mention of obsolete
2406 redisplay-end-trigger-functions.
2407
2408 * internals.texi (Window Internals): Remove mention of obsolete
2409 redisplay-end-trigger-functions.
2410
2411 2009-05-21 Martin Rudalics <rudalics@gmx.at>
2412
2413 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2414
2415 * backups.texi (Making Backups): backup-directory-alist and
2416 make-backup-file-name-function are options.
2417 (Auto-Saving): auto-save-list-file-prefix is an option.
2418
2419 * buffers.texi (Killing Buffers): buffer-offer-save is an
2420 option.
2421
2422 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2423 option.
2424 (Echo Area Customization): echo-keystrokes is an option.
2425 (Selective Display): selective-display-ellipses is an option.
2426 (Temporary Displays): temp-buffer-show-function is an option.
2427 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2428 are options.
2429 (Font Selection): face-font-family-alternatives,
2430 face-font-selection-order, face-font-registry-alternatives, and
2431 scalable-fonts-allowed are options.
2432 (Fringe Indicators): indicate-buffer-boundaries is an option.
2433 (Fringe Cursors): overflow-newline-into-fringe is an option.
2434 (Scroll Bars): scroll-bar-mode is an option.
2435
2436 * eval.texi (Eval): max-lisp-eval-depth is an option.
2437
2438 * files.texi (Visiting Functions): find-file-hook is an option.
2439 (Directory Names): directory-abbrev-alist is an option.
2440 (Unique File Names): temporary-file-directory and
2441 small-temporary-file-directory are options.
2442
2443 * frames.texi (Initial Parameters): initial-frame-alist,
2444 minibuffer-frame-alist and default-frame-alist are options.
2445 (Cursor Parameters): blink-cursor-alist and
2446 cursor-in-non-selected-windows ar options.
2447 (Window System Selections): selection-coding-system is an
2448 option.
2449 (Display Feature Testing): display-mm-dimensions-alist is an
2450 option.
2451
2452 * help.texi (Help Functions): help-char and help-event-list are
2453 options.
2454
2455 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2456 an option.
2457
2458 * minibuf.texi (Minibuffer History): history-length and
2459 history-delete-duplicates are options.
2460 (High-Level Completion): read-buffer-function and
2461 read-buffer-completion-ignore-case are options.
2462 (Reading File Names): read-file-name-completion-ignore-case is
2463 an option.
2464
2465 * modes.texi (Mode Line Top): mode-line-format is an option.
2466 (Mode Line Variables): mode-line-position and mode-line-modes
2467 are options.
2468
2469 * nonascii.texi (Text Representations):
2470 enable-multibyte-characters is an option.
2471 (Default Coding Systems): auto-coding-regexp-alist,
2472 file-coding-system-alist, auto-coding-alist and
2473 auto-coding-functions are options.
2474 (Specifying Coding Systems): inhibit-eol-conversion is an
2475 option.
2476
2477 * os.texi (Init File): site-run-file is an option.
2478 (System Environment): mail-host-address is an option.
2479 (User Identification): user-mail-address is an option.
2480 (Terminal Output): baud-rate is an option.
2481
2482 * positions.texi (Word Motion): words-include-escapes is an
2483 option.
2484
2485 * searching.texi (Standard Regexps): page-delimiter,
2486 paragraph-separate, paragraph-separate and sentence-end are
2487 options.
2488
2489 * text.texi (Margins): left-margin and fill-nobreak-predicate
2490 are options.
2491
2492 * variables.texi (Local Variables): max-specpdl-size is an
2493 option.
2494
2495 * windows.texi (Choosing Window):
2496 split-window-preferred-function, special-display-function and
2497 display-buffer-function are options.
2498
2499 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
2500
2501 Fix errors spotted by Martin Rudalics.
2502
2503 * syntax.texi (Position Parse): Document rationale for ignored
2504 arguments to syntax-ppss-flush-cache.
2505
2506 * processes.texi (Input to Processes): Mark PROCESS arg to
2507 process-running-child-p as optional.
2508 (Network Options): Document NO-ERROR arg to
2509 set-network-process-option.
2510
2511 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
2512 command.
2513
2514 * searching.texi (POSIX Regexps): Mark posix-search-forward and
2515 posix-search-backward as commands.
2516
2517 * os.texi (Killing Emacs): Mark kill-emacs as a command.
2518 (Suspending Emacs): Mark suspend-emacs as a command.
2519 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
2520 commands.
2521 (Terminal Output): Remove obsolete function baud-rate.
2522 Document TERMINAL arg for send-string-to-terminal.
2523
2524 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
2525 terminal-coding-system and set-terminal-coding-system.
2526 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
2527 as optional.
2528 (Character Sets): Document RESTRICTION arg of char-charset.
2529 (Character Codes): Mark POS argument to get-byte as optional.
2530
2531 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
2532 minibuffer-message.
2533
2534 * files.texi (Create/Delete Dirs): Mark make-directory and
2535 delete-directory as commands.
2536
2537 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
2538
2539 * text.texi (Base 64): Mark base64-decode-string and
2540 base64-encode-string as commands.
2541 (Columns): Mark move-to-column as a command.
2542 (Mode-Specific Indent): Document RIGID arg to
2543 indent-for-tab-command.
2544 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
2545 Mark indent-code-rigidly as a command.
2546 (Substitution): Mark translate-region as a command.
2547
2548 * frames.texi (Size and Position): Remove obsolete functions
2549 screen-height and screen-width.
2550
2551 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
2552
2553 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
2554 (Displaying Buffers, Resizing Windows): Correct mistakes;
2555 next-window, previous-window, and pop-to-buffer are not commands,
2556 and fit-window-to-buffer" is a command. (Pointed out by Martin
2557 Rudalics.)
2558
2559 2009-05-17 Richard M Stallman <rms@gnu.org>
2560
2561 * modes.texi (Precalculated Fontification): Clarify text.
2562
2563 2009-05-17 Martin Rudalics <rudalics@gmx.at>
2564
2565 * windows.texi (Selecting Windows): Clarify descriptions of
2566 with-selected-window and get-lru-window.
2567 (Cyclic Window Ordering): Refer to particular frame when talking
2568 about how splitting affects the ordering.
2569 (Displaying Buffers): Fix descriptions of switch-to-buffer and
2570 switch-to-buffer-other-window. Explain how setting of
2571 display-buffer-reuse-frames affects pop-to-buffer.
2572 (Choosing Window): Clarify some details in descriptions of
2573 display-buffer-reuse-frames, pop-up-frames, and
2574 pop-up-frame-function.
2575 (Dedicated Windows): Clarify some details.
2576 (Textual Scrolling): Replace term vscroll by term vertical
2577 scroll position.
2578 (Vertical Scrolling): Fix typo.
2579 (Window Hooks): Relate text on jit-lock-register to window
2580 scrolling and size changes.
2581
2582 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
2583
2584 * frames.texi (Initial Parameters): Clarify what the initial
2585 minibuffer frame is.
2586 (Buffer Parameters): Note that the minibuffer parameter can not be
2587 altered.
2588
2589 * anti.texi (Antinews): Copyedits. Rearrange some entries.
2590 Document display-buffer changes.
2591
2592 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
2593
2594 * anti.texi (Antinews): Rewrite for Emacs 22.
2595
2596 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
2597 obarrays are first mentioned. Define "system abbrev" more
2598 prominently, and add it to the index.
2599 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
2600 Copyedits.
2601 (Abbrev Expansion): Document abbrev-insert.
2602
2603 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
2604
2605 * frames.texi (Font and Color Parameters): Rename from Color
2606 Parameters. Document font-backend parameter.
2607
2608 * vol2.texi (Top): Update node listing.
2609 * vol1.texi (Top): Update node listing.
2610 * elisp.texi (Top): Update node listing.
2611
2612 2009-05-11 Martin Rudalics <rudalics@gmx.at>
2613
2614 * windows.texi (Choosing Window): Don't explicitly refer to
2615 split-window-sensibly's window argument in descriptions of
2616 split-height-threshold and split-width-threshold.
2617
2618 2009-05-10 Martin Rudalics <rudalics@gmx.at>
2619
2620 * windows.texi (Choosing Window): Fix rewrite of window
2621 splitting section.
2622
2623 2009-05-09 Eli Zaretskii <eliz@gnu.org>
2624
2625 * nonascii.texi (Default Coding Systems):
2626 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
2627 Add indexing.
2628 (Lisp and Coding Systems): Add index entries.
2629
2630 2009-05-09 Martin Rudalics <rudalics@gmx.at>
2631
2632 * windows.texi (Choosing Window): Describe split-window-sensibly
2633 and rewrite section on window splitting accordingly.
2634 (Textual Scrolling): Replace `...' by @code{...}.
2635
2636 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
2639 Remove obsoleted pre-abbrev-expand-hook.
2640
2641 * locals.texi (Standard Buffer-Local Variables): Consolidate table
2642 entries.
2643
2644 * internals.texi (Object Internals): Don't assume 32-bit machines
2645 are the norm.
2646 (Buffer Internals): Consolidate table entries for readability.
2647 (Window Internals): Synch field names to window.h.
2648 (Process Internals): Synch field names to process.h.
2649
2650 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
2651
2652 * variables.texi (File Local Variables): Note that read-circle is
2653 bound to nil when reading file-local variables.
2654
2655 * streams.texi (Input Functions): Document read-circle.
2656 (Output Variables): Add xref to Circular Objects.
2657
2658 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
2659
2660 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
2661 Features and Coding System Basics. Node that "p" stands for
2662 "predicate". Recommend utf-8-emacs instead of emacs-mule.
2663 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
2664 mouse-appearance-menu.
2665 (Programming Tips): Add xref to Progress.
2666
2667 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
2668
2669 * os.texi (Command-Line Arguments):
2670 Document command-line-args-left.
2671 (Suspending Emacs): Adapt text to multi-tty case. Document use of
2672 terminal objects for tty arguments.
2673 (Startup Summary): Add xref to Session Management.
2674 (Session Management): Mention emacs-session-restore. Copyedits.
2675
2676 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
2677
2678 * os.texi (Startup Summary): Copyedits. The init file is not
2679 necessarily named .emacs now. Document initial-buffer-choice and
2680 initial-scratch-message. Note where Emacs exits in batch mode.
2681 Document inhibit-splash-screen as an alias.
2682 (Init File): Be neutral about which init file name to use.
2683
2684 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
2685
2686 * os.texi (System Interface): Fix Texinfo usage.
2687
2688 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
2689
2690 * searching.texi (Regexp Backslash): Also refer to shy groups as
2691 non-capturing or unnumbered groups.
2692 (Regexp Functions): Add cross-reference to Regexp Backslash.
2693
2694 * display.texi (Truncation): Overlays can use line-prefix and
2695 wrap-prefix too.
2696 (Overlay Properties): Document wrap-prefix and line-prefix.
2697 (Face Attributes): Document underline-minimum-offset.
2698 (Face Remapping): Copyedits.
2699 (Low-Level Font): Copyedits.
2700 (Image Cache): Note that the image cache is shared between frames.
2701 (Line Height): Emphasize that line-spacing only takes effect on
2702 graphical terminals.
2703
2704 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * display.texi (Refresh Screen): Note that a passage about screen
2707 refreshing is text terminal only.
2708 (Forcing Redisplay): Delete misleading comment---sit-for calls
2709 redisplay, not the other way around.
2710 (Truncation): Note new values of truncate-partial-width-windows.
2711 Copyedits.
2712 (Invisible Text): Document invisible-p.
2713
2714 2009-04-11 Eli Zaretskii <eliz@gnu.org>
2715
2716 * display.texi (Overlays): Overlays don't scale well. See
2717 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2718
2719 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
2720
2721 * syntax.texi (Syntax Table Functions): Document cons cell
2722 argument for modify-syntax-entry.
2723 (Categories): Document cons cell argument for
2724 modify-category-entry.
2725
2726 * searching.texi (String Search): Document word-search-forward-lax
2727 and word-search-backward-lax.
2728 (Searching and Case): Describe isearch behavior more precisely.
2729
2730 * keymaps.texi (Tool Bar): Mention that some platforms do not
2731 support multi-line toolbars. Suggested by Stephen Eglen.
2732
2733 * frames.texi (Layout Parameters): Mention that Nextstep also
2734 allows only one tool-bar line. Suggested by Stephen Eglen.
2735
2736 * nonascii.texi (Text Representations): Copyedits.
2737 (Coding System Basics): Also mention utf-8-emacs.
2738 (Converting Representations, Selecting a Representation)
2739 (Scanning Charsets, Translation of Characters, Encoding and I/O):
2740 Copyedits.
2741 (Character Codes): Mention role of codepoints 1114112 to 4194175.
2742
2743 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
2744
2745 * text.texi (Yank Commands): Note that yank uses push-mark.
2746 (Filling): Clarify REGION argument of fill-paragraph.
2747 Document fill-forward-paragraph-function.
2748 (Special Properties): Remove "new in Emacs 22" declaration.
2749 (Clickable Text): Merge with Links and Mouse-1 node.
2750
2751 * display.texi (Button Properties, Button Buffer Commands):
2752 Change xref to Clickable Text.
2753
2754 * tips.texi (Key Binding Conventions): Change xref to Clickable
2755 Text.
2756
2757 * elisp.texi (Top): Update node listing.
2758
2759 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
2760
2761 * markers.texi (The Mark): Copyedits. Improve description of
2762 handle-shift-selection.
2763 (The Region): Move use-region-p here from The Mark.
2764
2765 * positions.texi (Screen Lines): Document (cols . lines) argument
2766 for vertical-motion.
2767
2768 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
2769
2770 * frames.texi (Frames): Clean up introduction. Document `ns'
2771 return value for framep.
2772 (Creating Frames): Note how the terminal is chosen.
2773 (Multiple Terminals, Multiple Displays): Merge into a single node.
2774 (Color Parameters): Fix typo.
2775
2776 * variables.texi (Local Variables, Buffer-Local Variables)
2777 (Creating Buffer-Local): Change link to Multiple Terminals.
2778
2779 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2780
2781 * keymaps.texi (Controlling Active Maps): Change link to Multiple
2782 Terminals.
2783
2784 * commands.texi (Command Loop Info, Keyboard Macros): Change link
2785 to Multiple Terminals.
2786
2787 * elisp.texi (Top): Update node listing.
2788 * vol2.texi (Top): Update node listing.
2789 * vol1.texi (Top): Update node listing.
2790
2791 * buffers.texi (Current Buffer): Note that the append-to-buffer
2792 example is no longer in synch with the latest code. Tie the two
2793 examples together.
2794
2795 * files.texi (File Attributes): Move note about MS-DOS from
2796 Changing Files to File Attributes.
2797 (Create/Delete Dirs): Note that mkdir is an alias for this.
2798
2799 2009-04-01 Markus Triska <triska@gmx.at>
2800
2801 * processes.texi (Filter Functions): Suggest how to handle output
2802 batches.
2803
2804 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
2805
2806 * help.texi (Accessing Documentation): Update example to use
2807 help-setup-xref and with-help-window.
2808 (Help Functions): Remove print-help-return-message, which is
2809 semi-obsolete due to with-help-window. Document help-buffer and
2810 help-setup-xref.
2811
2812 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
2813
2814 * help.texi (Accessing Documentation, Help Functions):
2815 Remove information about long-obsolete Emacs versions.
2816
2817 * modes.texi (Mode Line Variables): The default values of the mode
2818 line variables are now more complicated.
2819
2820 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * modes.texi (Major Mode Conventions): Note that specialness is
2823 inherited.
2824 (Derived Modes): Note that define-derive-mode sets the mode-class
2825 property.
2826
2827 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2828 goto-map. Add search-map to the list.
2829
2830 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2831
2832 * os.texi (System Environment): Update the list of system-type
2833 values.
2834
2835 * markers.texi (The Mark) <handle-shift-selection>: Update for
2836 removal of the optional argument DEACTIVATE.
2837
2838 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
2839
2840 * commands.texi (Focus Events): Most X window managers don't use
2841 focus-follows-mouse nowadays.
2842
2843 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * commands.texi (Defining Commands): Clarify introduction.
2846 (Using Interactive): Not that interactive can be put in a symbol
2847 property.
2848 (Interactive Call): Note that a symbol with a non-nil
2849 interactive-form property satisfies commandp.
2850
2851 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
2852
2853 * minibuf.texi (Intro to Minibuffers): Fix typos.
2854
2855 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
2856
2857 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
2858 about minibuffers in old Emacs versions. Copyedits.
2859 Emphasize that enable-recursive-minibuffers defaults to nil.
2860 (Text from Minibuffer): Simplify introduction.
2861
2862 2009-03-22 Alan Mackenzie <acm@muc.de>
2863
2864 * commands.texi (Using Interactive): Clarify string argument to
2865 `interactive' - even promptless elements need \n separators.
2866
2867 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
2868
2869 * minibuf.texi (Completion Styles): New node.
2870
2871 * elisp.texi (Top): Update node listing.
2872
2873 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
2874
2875 * minibuf.texi (Basic Completion): Note that
2876 read-file-name-completion-ignore-case and
2877 read-buffer-completion-ignore-case can override
2878 completion-ignore-case.
2879 (Minibuffer Completion): Document completing-read changes.
2880 (Completion Commands): Avoid mentioning partial completion mode.
2881 Document minibuffer-completion-confirm changes, and
2882 minibuffer-confirm-exit-commands.
2883 (High-Level Completion): Document new require-match behavior for
2884 read-buffer. Document read-buffer-completion-ignore-case.
2885 (Reading File Names): Document new require-match behavior for
2886 read-file-name.
2887
2888 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
2889
2890 * debugging.texi (Error Debugging): Don't mislead the reader into
2891 thinking that debug-on-error enters debugger for C-f at EOB.
2892 (Error Debugging): Setting debug-on-init within the init file
2893 works, and has for some time.
2894
2895 2009-03-13 Kenichi Handa <handa@m17n.org>
2896
2897 * display.texi (Fontsets): Update the description.
2898
2899 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * advice.texi (Advising Primitives): Link to What Is a Function.
2902
2903 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
2904
2905 * compile.texi (Speed of Byte-Code): Update example.
2906 (Disassembly): Update examples.
2907
2908 * loading.texi (Repeated Loading): Simplify examples.
2909
2910 * customize.texi (Common Keywords): It's not necessary to use :tag
2911 to remove hyphens, as custom-unlispify-tag-name does it
2912 automatically.
2913 (Variable Definitions): Link to File Local Variables.
2914 Document customized-value symbol property.
2915 (Customization Types): Move menu to end of node.
2916
2917 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
2918
2919 * macros.texi (Compiling Macros): Omit misleading sentence, which
2920 implied that macros can only be used in the same file they are
2921 defined.
2922 (Backquote): Remove obsolete information about Emacs 19.
2923
2924 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
2925
2926 * display.texi (Display Margins): Fix paren typo.
2927
2928 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
2929
2930 * elisp.texi (Top): Update node listing.
2931
2932 * variables.texi (Variables): Clarify introduction.
2933 (Global Variables): Mention that setq is a special form.
2934 (Local Variables): Use active voice.
2935 (Tips for Defining): Mention marking variables as safe.
2936 (Buffer-Local Variables): Mention terminal-local and frame-local
2937 variables together.
2938 (File Local Variables): Copyedits.
2939 (Frame-Local Variables): Note that they are not really useful.
2940 (Future Local Variables): Node deleted.
2941
2942 * objects.texi (General Escape Syntax): Update explanation of
2943 Unicode escape syntax.
2944
2945 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
2946
2947 * control.texi (Control Structures): Add cindex entry for "textual
2948 order".
2949
2950 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
2951 instead of "expression" throughout.
2952 (Function Indirection): Copyedits. Use active voice.
2953 (Eval): The default value of max-lisp-eval-depth is now 400.
2954
2955 2009-02-23 Miles Bader <miles@gnu.org>
2956
2957 * processes.texi (System Processes): Rename `system-process-attributes'
2958 to `process-attributes'.
2959
2960 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
2961
2962 * symbols.texi (Property Lists): Emphasize that property lists are
2963 not restricted to symbol cells.
2964 (Other Plists): Copyedit.
2965
2966 * sequences.texi (Sequences Arrays Vectors): Make introduction
2967 more concise.
2968 (Arrays): Mention char-tables and bool-vectors too.
2969 (Vectors): Don't repeat information given in Arrays node. Link to
2970 nodes that explain the vector usage examples.
2971 (Char-Tables): Note that char-table elements can have arbitrary
2972 type. Explain effect of omitted char-table-extra-slots property.
2973 Link to Property Lists node.
2974
2975 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
2976
2977 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2978 `append'.
2979 (List Elements): Copyedits.
2980
2981 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2982 of `vconcat'.
2983
2984 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2985 Emacs 20 usage of `concat'.
2986 (Case Conversion): Copyedits.
2987
2988 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2991 Minor edits.
2992 (Frame Configuration Type): Emphasize that it is not primitive.
2993 (Font Type): New node.
2994 (Type Predicates): Add fontp; type-of now recognizes font object
2995 types.
2996
2997 * intro.texi (Version Info): Update version numbers in examples.
2998 (Acknowledgements): List more contributors.
2999
3000 * elisp.texi: Bump version number to 3.0.
3001 (Top): Link to Font Type node.
3002
3003 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3004
3005 * modes.texi (Major Mode Conventions): Remove duplicate words.
3006 (Customizing Keywords): Fix typo.
3007
3008 2009-02-14 Eli Zaretskii <eliz@gnu.org>
3009
3010 * nonascii.texi (User-Chosen Coding Systems): Document that
3011 select-safe-coding-system suggests raw-text if there are raw bytes
3012 in the region.
3013 (Explicit Encoding): Warn not to use `undecided' when encoding.
3014
3015 2009-02-11 Glenn Morris <rgm@gnu.org>
3016
3017 * frames.texi (Visibility of Frames): Mention the effect multiple
3018 workspaces/desktops can have on visibility.
3019
3020 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3021
3022 * text.texi (Commands for Insertion):
3023 * commands.texi (Event Mod):
3024 * keymaps.texi (Searching Keymaps):
3025 * nonascii.texi (Translation of Characters):
3026 Reinstate documentation of translation-table-for-input.
3027 (Explicit Encoding): Document the `charset' text property produced
3028 by decode-coding-region and decode-coding-string.
3029
3030 2009-01-27 Alan Mackenzie <acm@muc.de>
3031
3032 * modes.texi (Search-based Fontification): Correct a typo.
3033
3034 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
3035
3036 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3037 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3038
3039 2009-01-24 Eli Zaretskii <eliz@gnu.org>
3040
3041 * display.texi (Window Systems): Document the value of
3042 `initial-window-system' under --daemon.
3043
3044 * os.texi (System Environment): Remove description of the
3045 `environment' function which has been deleted.
3046
3047 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3048
3049 * frames.texi (Multiple Displays): Remove documentation for
3050 removed function make-frame-on-tty.
3051
3052 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
3053
3054 * files.texi (Format Conversion Piecemeal): Clarify behavior of
3055 write-region-annotate-functions.
3056 Document write-region-post-annotation-function.
3057
3058 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
3059
3060 * display.texi (Font Lookup): Document WIDTH argument of
3061 x-list-fonts.
3062
3063 2009-01-17 Eli Zaretskii <eliz@gnu.org>
3064
3065 * maps.texi (Standard Keymaps): Rename function-key-map to
3066 local-function-key-map.
3067
3068 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3069 local-function-key-map.
3070
3071 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3072 and `set-keyboard-coding-system' now accept an optional terminal
3073 argument.
3074
3075 * commands.texi (Event Mod): `keyboard-translate-table' is now
3076 terminal-local.
3077 (Function Keys): Rename function-key-map to
3078 local-function-key-map.
3079
3080 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3081 frames.texi.
3082
3083 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
3084 `delete-terminal-functions', `suspend-tty-functions' and
3085 `resume-tty-functions'.
3086
3087 * frames.texi (Frames): Document `frame-terminal' and
3088 `terminal-live-p'.
3089 (Multiple Displays): Document `make-frame-on-tty'.
3090 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3091 `terminal-name', and `get-device-terminal'.
3092 (Terminal Parameters): Document `terminal-parameters',
3093 `terminal-parameter', and `set-terminal-parameter'.
3094
3095 * os.texi (System Environment): Document `environment' and
3096 `initial-environment'.
3097 (Suspending Emacs): Update for multi-tty; document
3098 `suspend-tty', `resume-tty', and `controlling-tty-p'.
3099
3100 * nonascii.texi (Coding System Basics): More accurate description
3101 of `raw-text'.
3102
3103 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
3104
3105 * display.texi (Low-Level Font): Fix typo.
3106
3107 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
3108
3109 * elisp.texi (Top): Update node listing.
3110
3111 * display.texi (PostScript Images): Node deleted.
3112
3113 2009-01-10 Eli Zaretskii <eliz@gnu.org>
3114
3115 * processes.texi (Decoding Output): Document that null bytes force
3116 no-conversion for reading process output.
3117
3118 * files.texi (Reading from Files): Document that null bytes force
3119 no-conversion when visiting files.
3120
3121 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
3122
3123 * nonascii.texi (Lisp and Coding Systems):
3124 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
3125 (Character Properties): Improve wording.
3126
3127 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * display.texi (Font Lookup): Remove obsolete function
3130 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3131 (Low-Level Font): Rename from Fonts, move to end of Faces section.
3132 (Font Selection): Reorder order of variable descriptions.
3133 Minor clarifications.
3134
3135 * elisp.texi (Top): Update node listing.
3136
3137 2009-01-09 Glenn Morris <rgm@gnu.org>
3138
3139 * commands.texi (Command Loop Info): Say that last-command-char and
3140 last-input-char are obsolete aliases.
3141
3142 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3143 last-input-char and last-command-char, since they are just aliases for
3144 last-input-event and last-command-event.
3145
3146 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3147 last-command-char.
3148
3149 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * elisp.texi: Update node listing.
3152
3153 * display.texi (Faces): Put Font Selection node after Auto Faces.
3154 (Face Attributes): Don't link to Font Lookup.
3155 Document font-family-list.
3156 (Fonts): New node.
3157
3158 2009-01-08 Jason Rumney <jasonr@gnu.org>
3159
3160 * frames.texi (Pointer Shape): Clarify that only X supports
3161 changing the standard pointer shapes. (Bug#1485)
3162
3163 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * display.texi (Attribute Functions): Note that a function value
3166 :height is relative, and that compatibility functions work by
3167 calling set-face-attribute.
3168 (Displaying Faces): Reorder list in order of increasing priority.
3169 (Face Remapping): New node. Content moved here from Displaying
3170 Faces.
3171 (Glyphs): Link to Face Functions.
3172
3173 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * display.texi (Faces): Don't discuss face id here. facep does
3176 not return t.
3177 (Defining Faces): Minor clarification.
3178 (Face Attributes): Rearrange items to match docstring of
3179 set-face-attribute. Add :foundry attribute. Document new role of
3180 :font attribute. Texinfo usage fix.
3181 (Attribute Functions): Copyedits.
3182 (Face Functions): Note that face number is seldom used.
3183
3184 2009-01-05 Richard M Stallman <rms@gnu.org>
3185
3186 * strings.texi (Predicates for Strings): Minor clarification.
3187
3188 * functions.texi (Function Safety): Texinfo usage fix.
3189
3190 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3191
3192 * objects.texi (General Escape Syntax): Fix typo.
3193
3194 2009-01-03 Martin Rudalics <rudalics@gmx.at>
3195
3196 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3197 works via the default value of pop-up-frame-function.
3198
3199 2009-01-02 Eli Zaretskii <eliz@gnu.org>
3200
3201 * processes.texi (System Processes): Document the `time' and
3202 `ctime' attributes of `system-process-attributes'.
3203
3204 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
3205
3206 * display.texi (Face Attributes): Clarify :height attribute.
3207
3208 2008-12-31 Martin Rudalics <rudalics@gmx.at>
3209
3210 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3211 the front of the buffer list. Add entries for `last-buffer' and
3212 `unbury-buffer'.
3213
3214 2008-12-27 Eli Zaretskii <eliz@gnu.org>
3215
3216 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3217 and its subsections.
3218
3219 * frames.texi (Multiple Terminals, Low-level Terminal)
3220 (Terminal Parameters, Frames on Other TTY devices): New sections.
3221 (Frames): Add an xref to "Multiple Terminals".
3222
3223 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3224
3225 * objects.texi (Terminal Type): New node.
3226 (Editing Types): Add it to the menu.
3227
3228 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3229 Variables".
3230
3231 * variables.texi (Directory Local Variables): New node.
3232 (Variables): Add a menu item for it.
3233
3234 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3235 `generated-autoload-file'.
3236
3237 2008-12-20 Eli Zaretskii <eliz@gnu.org>
3238
3239 * os.texi (Startup Summary): Add xref to documentation of
3240 `initial-window-system'.
3241
3242 * display.texi (Window Systems): Document `window-system' the
3243 function. The variable `window-system' is now frame-local.
3244 Document `initial-window-system'.
3245
3246 2008-12-19 Martin Rudalics <rudalics@gmx.at>
3247
3248 * windows.texi (Windows): Rewrite description of
3249 fit-window-to-buffer.
3250
3251 2008-12-13 Glenn Morris <rgm@gnu.org>
3252
3253 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3254 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3255
3256 2008-12-12 Glenn Morris <rgm@gnu.org>
3257
3258 * debugging.texi (Error Debugging): Refer forwards to
3259 eval-expression-debug-on-error.
3260
3261 2008-12-05 Eli Zaretskii <eliz@gnu.org>
3262
3263 * strings.texi (String Basics): Only unibyte strings that
3264 represent key sequences hold 8-bit raw bytes.
3265
3266 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3267 paragraph to speak about `undecided'.
3268 (Character Properties): Don't explain the meaning of each
3269 property; instead, identify their Unicode Standard names.
3270 (Character Sets): Document `map-charset-chars'.
3271
3272 2008-12-02 Glenn Morris <rgm@gnu.org>
3273
3274 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3275 section yet again.
3276
3277 2008-11-29 Eli Zaretskii <eliz@gnu.org>
3278
3279 * nonascii.texi (Character Properties): New Section.
3280 (Specifying Coding Systems): Document
3281 `coding-system-priority-list', `set-coding-system-priority', and
3282 `with-coding-priority'.
3283 (Lisp and Coding Systems): Document `check-coding-systems-region'
3284 and `coding-system-charset-list'.
3285 (Coding System Basics): Document `coding-system-aliases'.
3286
3287 * elisp.texi (Top): Add a @detailmenu entry for "Character
3288 Properties".
3289
3290 * objects.texi (Character Type): Correct the range of Emacs
3291 characters. Add an @xref to "Character Codes".
3292
3293 * strings.texi (String Basics): Add an @xref to "Character Codes".
3294
3295 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3296
3297 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3298 (Character Codes): Document `max-char'.
3299
3300 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3301
3302 * nonascii.texi (Text Representations, Converting Representations)
3303 (Character Sets, Scanning Charsets, Translation of Characters):
3304 Make text more accurate.
3305
3306 2008-11-28 Glenn Morris <rgm@gnu.org>
3307
3308 * files.texi (Format Conversion Round-Trip): Improve previous change.
3309
3310 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3311
3312 * modes.texi (Auto Major Mode): Fix example.
3313
3314 2008-11-25 Glenn Morris <rgm@gnu.org>
3315
3316 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3317
3318 * files.texi (Format Conversion Round-Trip):
3319 Use active voice for previous change.
3320
3321 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * os.texi (Processor Run Time):
3324 * processes.texi (Transaction Queues):
3325 * markers.texi (The Mark):
3326 * windows.texi (Choosing Window, Selecting Windows):
3327 * files.texi (Changing Files, Magic File Names):
3328 * commands.texi (Key Sequence Input):
3329 * functions.texi (Declaring Functions):
3330 * strings.texi (Predicates for Strings):
3331 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3332
3333 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3334
3335 * help.texi (Accessing Documentation): Update example.
3336
3337 * variables.texi (Defining Variables): Note that `*' is not
3338 necessary if defcustom is used.
3339
3340 2008-11-22 Eli Zaretskii <eliz@gnu.org>
3341
3342 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3343 Characters" from @detailmenu.
3344
3345 * nonascii.texi (Character Codes, Character Sets)
3346 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3347 (Chars and Bytes, Splitting Characters): Sections removed.
3348
3349 2008-11-22 Lute Kamstra <lute@gnu.org>
3350
3351 * positions.texi (Text Lines): Update goto-line documentation.
3352
3353 2008-11-21 Martin Rudalics <rudalics@gmx.at>
3354
3355 * frames.texi (Frames): Fix typo, add cross references, reword.
3356 (Initial Parameters): Reword special-display-frame-alist text.
3357 (Frames and Windows): Reword. Describe argument norecord for
3358 set-frame-selected-window.
3359 (Input Focus): Describe argument norecord for select-frame.
3360 Remove comment on MS-Windows behavior for focus-follows-mouse.
3361 (Raising and Lowering): Mention windows-frames dichotomy in
3362 metaphor.
3363
3364 * windows.texi (Displaying Buffers, Vertical Scrolling)
3365 (Horizontal Scrolling): Fix indenting and rewording issues
3366 introduced with 2008-11-07 change.
3367
3368 2008-11-20 Glenn Morris <rgm@gnu.org>
3369
3370 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3371 element of `format-alist'.
3372
3373 2008-11-19 Glenn Morris <rgm@gnu.org>
3374
3375 * doclicense.texi: Update to FDL 1.3.
3376 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3377
3378 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
3379
3380 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3381 vars, which are obsolete. Mention jit-lock-register.
3382
3383 * modes.texi (Other Font Lock Variables):
3384 Document jit-lock-register and jit-lock-unregister.
3385
3386 * frames.texi (Color Parameters): Document alpha parameter.
3387
3388 2008-11-16 Martin Rudalics <rudalics@gmx.at>
3389
3390 * windows.texi (Splitting Windows, Deleting Windows)
3391 (Selecting Windows, Cyclic Window Ordering)
3392 (Buffers and Windows, Displaying Buffers, Choosing Window)
3393 (Dedicated Windows, Window Point, Window Start and End)
3394 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3395 (Size of Window, Resizing Windows, Window Configurations)
3396 (Window Parameters): Avoid @var at beginning of sentences and
3397 reword accordingly.
3398
3399 2008-11-11 Lute Kamstra <lute@gnu.org>
3400
3401 * files.texi (File Name Components): Fix file-name-extension
3402 documentation.
3403
3404 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
3405
3406 * frames.texi (Basic Parameters): Remove display-environment-variable
3407 and term-environment-variable.
3408
3409 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3410
3411 * windows.texi (Basic Windows, Splitting Windows)
3412 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3413 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
3414 (Resizing Windows, Window Configurations, Window Parameters):
3415 Fix wording and markup.
3416
3417 2008-11-07 Martin Rudalics <rudalics@gmx.at>
3418
3419 * windows.texi (Windows): Update entries.
3420 (Basic Windows): Remove listing of attributes. Reword.
3421 (Splitting Windows, Deleting Windows): Reword.
3422 (Selecting Windows, Cyclic Window Ordering): Reword with special
3423 emphasis on order of recently selected windows and buffer list.
3424 (Buffers and Windows, Choosing Window): Reword with special
3425 emphasis on dedicated windows.
3426 (Displaying Buffers): Reword. For switch-to-buffer mention that
3427 it may fall back on pop-to-buffer. For other-window try to
3428 explain how it treats the cyclic ordering of windows.
3429 (Dedicated Windows): New node and section discussing dedicated
3430 windows and associated functions.
3431 (Window Point): Add entry for window-point-insertion-type. Reword.
3432 (Window Start and End): Rename node and section title. Reword.
3433 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3434 Minor rewording.
3435 (Size of Window): Reword, in particular text on window-width.
3436 (Resizing Windows): Reword. Add text on balancing windows.
3437 (Window Configurations): Reword. Mention window parameters.
3438 (Window Parameters): New node and section on window parameters.
3439 (Window Hooks): Reword. Mention that
3440 window-configuration-change-hook is run "buffer-locally".
3441 * elisp.texi (Top): Update Windows entries in @detailmenu
3442 section.
3443
3444 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
3445
3446 * searching.texi (Regexp Search): Fix typo.
3447
3448 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3449
3450 * searching.texi (Regexp Search): Document GREEDY arg.
3451 (Simple Match Data): Fix return value.
3452
3453 2008-11-01 Eli Zaretskii <eliz@gnu.org>
3454
3455 * nonascii.texi (Text Representations): Rewrite to make consistent
3456 with Emacs 23 internal representation of characters.
3457 Document `unibyte-string'.
3458
3459 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
3460
3461 * processes.texi (Process Information): Note that process-status
3462 does not accept buffer names.
3463
3464 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3465
3466 * positions.texi (Skipping Characters): Correct return value of
3467 skip-chars-forward.
3468
3469 2008-10-25 Martin Rudalics <rudalics@gmx.at>
3470
3471 * windows.texi (Deleting Windows): Update documentation of
3472 delete-windows-on.
3473 (Buffers and Windows): Update documentations of
3474 get-buffer-window and get-buffer-window-list.
3475 (Displaying Buffers): Update documentation of
3476 replace-buffer-in-windows.
3477
3478 * buffers.texi (Current Buffer): Reword set-buffer and
3479 with-current-buffer documentations.
3480 (Creating Buffers): Reword documentation of get-buffer-create.
3481
3482 2008-10-23 Martin Rudalics <rudalics@gmx.at>
3483
3484 * buffers.texi (Current Buffer): Reword documentation of
3485 set-buffer.
3486 (Buffer Names): Reword documentation of buffer-name.
3487 (The Buffer List): For bury-buffer explain what happens with the
3488 buffer's window.
3489 (Creating Buffers): Say that get-buffer-create's arg is called
3490 buffer-or-name.
3491
3492 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
3493
3494 * advice.texi (Computed Advice): Explain what DEFINITION is.
3495
3496 * nonascii.texi (Character Codes): Remove obsolete function
3497 char-valid-p, and document characterp instead.
3498
3499 2008-10-22 Martin Rudalics <rudalics@gmx.at>
3500
3501 * windows.texi (Displaying Buffers): Reword documentation of
3502 pop-to-buffer.
3503 (Choosing Window): Rewrite documentation of display-buffer and
3504 its options.
3505
3506 * buffers.texi (Killing Buffers): Update documentation of
3507 kill-buffer.
3508
3509 2008-10-21 Eli Zaretskii <eliz@gnu.org>
3510
3511 * processes.texi (Serial Ports): Fix wording and improve markup.
3512
3513 * searching.texi (Regexp Search): Document `string-match-p' and
3514 `looking-at-p'.
3515 (POSIX Regexps): Add an xref for "non-greedy".
3516 (Regexp Special): Add @cindex entry for "non-greedy".
3517
3518 * display.texi (Attribute Functions): Document `face-all-attributes'.
3519 (Image Cache) <image-refresh>: Minor wording fixes.
3520
3521 * frames.texi (Color Names): Add an xref to `read-color'.
3522
3523 * minibuf.texi (High-Level Completion): Document `read-color'.
3524
3525 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
3526
3527 * positions.texi (Narrowing): Add an xref to "Swapping Text".
3528
3529 * buffers.texi (Swapping Text): New section, documents
3530 `buffer-swap-text'.
3531
3532 2008-10-21 Martin Rudalics <rudalics@gmx.at>
3533
3534 * windows.texi (Resizing Windows): Minor wording fix.
3535
3536 2008-10-20 Eli Zaretskii <eliz@gnu.org>
3537
3538 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
3539 and `combine-and-quote-strings'.
3540
3541 * strings.texi (Creating Strings): Add xrefs for them.
3542
3543 2008-10-19 Eli Zaretskii <eliz@gnu.org>
3544
3545 * elisp.texi (Top): Make descriptive text for "Reading File Names"
3546 match the corresponding menu in minibuf.texi.
3547
3548 * minibuf.texi (Reading File Names): Document `read-shell-command'
3549 and `minibuffer-local-shell-command-map'.
3550
3551 2008-10-19 Martin Rudalics <rudalics@gmx.at>
3552
3553 * windows.texi (Resizing Windows): Remove var{} around "window" in
3554 documentation of enlarge-window.
3555 Rewrite documentation of window-min-height and window-min-width.
3556
3557 2008-10-19 Eli Zaretskii <eliz@gnu.org>
3558
3559 * functions.texi (Calling Functions): Document `apply-partially'.
3560
3561 * hooks.texi (Standard Hooks): Mention
3562 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
3563
3564 * variables.texi (File Local Variables): Document
3565 `file-local-variables-alist', `before-hack-local-variables-hook'
3566 and `hack-local-variables-hook'.
3567
3568 * processes.texi (Synchronous Processes): Document `process-lines'.
3569
3570 * customize.texi (Variable Definitions):
3571 Document `custom-reevaluate-setting'.
3572
3573 2008-10-18 Martin Rudalics <rudalics@gmx.at>
3574
3575 * windows.texi (Choosing Window, Deleting Windows)
3576 (Displaying Buffers): Expand documentation of dedicated windows.
3577
3578 2008-10-18 Eli Zaretskii <eliz@gnu.org>
3579
3580 * files.texi (Changing Files): Document symbolic input of file
3581 modes to `set-file-modes'. Document `read-file-modes' and
3582 `file-modes-symbolic-to-number'.
3583
3584 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
3585 and `search-map'.
3586
3587 * searching.texi (Search and Replace):
3588 Document `replace-search-function' and `replace-re-search-function'.
3589 Document `multi-query-replace-map'.
3590
3591 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
3592 (Completion Commands, Reading File Names):
3593 Rename `minibuffer-local-must-match-filename-map' to
3594 `minibuffer-local-filename-must-match-map'.
3595 (Minibuffer Completion): The `require-match' argument to
3596 `completing-read' can now have the value `confirm-only'.
3597
3598 * windows.texi (Displaying Buffers): Minor wording fix.
3599 (Choosing Window): `split-height-threshold' can now be nil.
3600 Document `split-width-threshold'. `pop-up-frames' can have the
3601 value `graphic-only'.
3602
3603 2008-10-17 Eli Zaretskii <eliz@gnu.org>
3604
3605 * os.texi (Startup Summary): Document `before-init-time' and
3606 `after-init-time'. Document `initial-window-system' and
3607 `window-system-initialization-alist'. Document reading the
3608 abbrevs file. Document the call to `server-start' under --daemon.
3609 Rearrange a bit to be consistent with the code flow.
3610 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
3611 (Time Parsing): Document `format-seconds'.
3612
3613 2008-10-17 Martin Rudalics <rudalics@gmx.at>
3614
3615 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
3616 and reword.
3617
3618 2008-10-16 Eli Zaretskii <eliz@gnu.org>
3619
3620 * markers.texi (The Mark): Document use-region-p.
3621
3622 2008-10-15 Eli Zaretskii <eliz@gnu.org>
3623
3624 * internals.texi (Writing Emacs Primitives): The interactive spec
3625 of a primitive can be a Lisp form.
3626
3627 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
3628 values of transient-mark-mode. Document handle-shift-selection.
3629
3630 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
3631 (Interactive Examples): Show an example of `^'.
3632 (Key Sequence Input): Document this-command-keys-shift-translated.
3633 (Defining Commands, Using Interactive): The interactive-form of a
3634 function can be added via its symbol's property.
3635
3636 * positions.texi (List Motion): beginning-of-defun-function can
3637 now accept an argument.
3638
3639 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
3640 now return a list of strings.
3641
3642 * control.texi (Handling Errors): Document ignore-errors.
3643
3644 * frames.texi (Creating Frames): Document frame-inherited-parameters.
3645 (Parameter Access): Document set-frame-parameter.
3646
3647 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
3648 Hooks" for the effect of kill-all-local-variables on local hook
3649 functions.
3650
3651 * modes.texi (Major Mode Conventions, Mode Line Variables):
3652 `mode-name' need not be a string. xref to "Mode Line Data" for
3653 details, and to "Emulating Mode Line" for computing a string
3654 value.
3655
3656 2008-10-14 Eli Zaretskii <eliz@gnu.org>
3657
3658 * processes.texi (System Processes): New section.
3659 (Processes, Signals to Processes): Add xrefs to it.
3660
3661 * objects.texi (Editing Types): A `process' is a subprocess of
3662 Emacs, not just any process running on the OS.
3663
3664 * elisp.texi (Top): Adjust the @detailmenu for the above two
3665 changes.
3666
3667 * sequences.texi (Char-Tables): Remove documentation of
3668 set-char-table-default, which has no effect since Emacs 23.
3669 <char-table-range, set-char-table-range>: Don't mention generic
3670 characters and charsets. Add a cons cell as a possible argument.
3671
3672 * nonascii.texi (Splitting Characters)
3673 (Translation of Characters): Don't mention generic characters.
3674
3675 * display.texi (Fontsets): Don't mention generic characters.
3676
3677 * sequences.texi (Char-Tables): `map-char-table' can now call its
3678 argument FUNCTION with a cons cell as KEY.
3679
3680 2008-10-13 Eli Zaretskii <eliz@gnu.org>
3681
3682 * objects.texi (Primitive Function Type): Move "@cindex special
3683 forms" from here...
3684
3685 * eval.texi (Special Forms): ...to here.
3686
3687 * functions.texi (What Is a Function): `functionp' returns nil for
3688 special forms. Add an xref.
3689
3690 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
3691 Variables".
3692
3693 * variables.texi (Frame-Local Variables): New section.
3694 (Buffer-Local Variables): Add an xref to it.
3695 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
3696 have both frame-local and buffer-local binding.
3697
3698 * frames.texi (Frames): Mention multiple tty frames.
3699 (Frame Parameters, Parameter Access): Mention frame-local variable
3700 bindings.
3701
3702 2008-09-20 Glenn Morris <rgm@gnu.org>
3703
3704 * display.texi (Defining Faces): Recommend against face variables.
3705
3706 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
3707
3708 * display.texi (Echo Area Customization): Fix typo.
3709
3710 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
3711
3712 * loading.texi (Where Defined): Add `defface' item.
3713
3714 2008-09-06 Martin Rudalics <rudalics@gmx.at>
3715
3716 * loading.texi (Where Defined): Fix description of symbol-file.
3717
3718 2008-08-26 Jason Rumney <jasonr@gnu.org>
3719
3720 * display.texi (TIFF Images): New section describing :index property.
3721
3722 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
3723
3724 * display.texi (Temporary Displays): Remove unnecessary comment
3725 about usage of temp-buffer-show-hook.
3726
3727 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
3728
3729 * symbols.texi (Other Plists): Fix incorrect example.
3730 Suggested by Florian Beck.
3731
3732 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
3733
3734 * os.texi: Fix previous change.
3735
3736 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3737
3738 * os.texi:
3739 * intro.texi:
3740 * files.texi: Remove VMS support.
3741
3742 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3743
3744 * os.texi:
3745 * frames.texi:
3746 * display.texi: Remove mentions of Mac Carbon.
3747
3748 2008-07-01 Miles Bader <miles@gnu.org>
3749
3750 * text.texi (Special Properties):
3751 * display.texi (Truncation): Add wrap-prefix and line-prefix.
3752
3753 2008-06-28 Johan Bockgård <bojohan@gnu.org>
3754
3755 * display.texi (Other Image Types): Fix copy/paste error; say
3756 "PBM", not "XBM".
3757
3758 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3759
3760 * os.texi: Remove references to obsolete systems.
3761
3762 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3763
3764 * makefile.w32-in (distclean): Remove makefile.
3765
3766 2008-06-17 Glenn Morris <rgm@gnu.org>
3767
3768 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
3769 (elisp, dist): Remove rules and variables that are obsolete now
3770 the lisp manual is no longer distributed separately.
3771
3772 2008-06-16 Glenn Morris <rgm@gnu.org>
3773
3774 * configure, configure.in, mkinstalldirs: Remove unused files.
3775
3776 * book-spine.texinfo: Set version to 23.0.60.
3777 * vol1.texi (EMACSVER):
3778 * vol2.texi (EMACSVER): Set to 23.0.60.
3779
3780 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3781 as per maintain.info.
3782
3783 2008-06-15 Glenn Morris <rgm@gnu.org>
3784
3785 * makefile.w32-in (manual): Use "23" rather than "21".
3786
3787 * Makefile.in (emacsver): New, set by configure.
3788 (manual): Use emacsver.
3789
3790 * intro.texi: Report bugs using M-x report-emacs-bug.
3791
3792 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3793
3794 2008-06-13 Daniel Engeler <engeler@gmail.com>
3795
3796 * elisp.texi, internals.texi, processes.texi: Add documentation
3797 about serial port access.
3798
3799 2008-06-05 Miles Bader <miles@gnu.org>
3800
3801 * display.texi (Displaying Faces): Update to reflect function
3802 renamings in face-remap.el.
3803
3804 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
3805
3806 * display.texi (Fontsets): Fix typos.
3807
3808 2008-06-03 Miles Bader <miles@gnu.org>
3809
3810 * display.texi (Displaying Faces): Add add-relative-face-remapping,
3811 remove-relative-face-remapping, set-base-face-remapping,
3812 and set-default-base-face-remapping.
3813
3814 2008-06-01 Miles Bader <miles@gnu.org>
3815
3816 * display.texi (Displaying Faces): Add face-remapping-alist.
3817
3818 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3819
3820 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3821 variable names.
3822
3823 2008-05-03 Eric S. Raymond <esr@golux>
3824
3825 * keymaps.texi: Clarify that (current-local-map) and
3826 (current-global-map) return references, not copies.
3827
3828 2008-05-02 Juri Linkov <juri@jurta.org>
3829
3830 * minibuf.texi (Text from Minibuffer): Document a list of
3831 default values for `read-from-minibuffer'.
3832
3833 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
3834
3835 * nonascii.texi (Translation of Characters): Fix previous change.
3836
3837 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
3838
3839 * display.texi (Overlay Properties): Clarify role of underlying
3840 textprop and overlay keymaps for display strings.
3841
3842 * keymaps.texi (Active Keymaps): Ditto.
3843
3844 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3845
3846 * minibuf.texi (Programmed Completion):
3847 Replace dynamic-completion-table with the new completion-table-dynamic.
3848
3849 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
3850
3851 * intro.texi (Some Terms): Change "fonts in this manual" index
3852 entry to "typographic conventions".
3853
3854 2008-04-05 Eli Zaretskii <eliz@gnu.org>
3855
3856 * objects.texi (Text Props and Strings): Add indexing for read
3857 syntax of text properties.
3858
3859 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3860
3861 * processes.texi (Decoding Output): Remove process-filter-multibyte
3862 functions.
3863
3864 2008-03-15 Martin Rudalics <rudalics@gmx.at>
3865
3866 * display.texi (Finding Overlays): Say that empty overlays at
3867 the end of the buffer are reported too.
3868
3869 2008-03-13 Glenn Morris <rgm@gnu.org>
3870
3871 * elisp.texi (EMACSVER): Set to 23.0.60.
3872
3873 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
3874
3875 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
3876
3877 2008-02-22 Glenn Morris <rgm@gnu.org>
3878
3879 * frames.texi (Position Parameters): Clarify the description of
3880 `left' and `top', using information from "Geometry".
3881 (Geometry): Give a pointer to "Position Parameters", rather than
3882 repeating information.
3883
3884 2008-02-11 Glenn Morris <rgm@gnu.org>
3885
3886 * objects.texi (Equality Predicates): No longer talk about "two"
3887 functions.
3888
3889 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
3890
3891 * objects.texi (Equality Predicates): Add defun for
3892 equal-including-properties.
3893
3894 2008-02-10 Glenn Morris <rgm@gnu.org>
3895
3896 * objects.texi (Equality Predicates):
3897 Mention equal-including-properties.
3898
3899 2008-02-07 Richard Stallman <rms@gnu.org>
3900
3901 * windows.texi (Window Start): Mention the feature of moving
3902 window-start to start of line.
3903
3904 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
3905
3906 * keymaps.texi (Tool Bar): Document rtl property.
3907
3908 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3909
3910 * display.texi (Button Types):
3911 For define-button-type, clarify type of NAME.
3912
3913 2008-01-19 Martin Rudalics <rudalics@gmx.at>
3914
3915 * buffers.texi (Buffer Modification): Fix typo.
3916
3917 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3918
3919 * os.texi (System Environment): Remove references to OSes that are
3920 not supported anymore.
3921
3922 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3923
3924 * os.texi (System Environment): Remove mention for Masscomp.
3925
3926 2008-01-04 Richard Stallman <rms@gnu.org>
3927
3928 * display.texi (Faces): Don't talk about internal face vector as arg
3929 to facep.
3930
3931 * customize.texi (Type Keywords): Fix previous change.
3932
3933 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3934 * elisp.texi (Top): Fix menu for commands.texi change.
3935
3936 2007-12-30 Richard Stallman <rms@gnu.org>
3937
3938 * commands.texi (Accessing Mouse): Rename from Accessing Events.
3939 (Accessing Scroll): New node broken out of Accessing Mouse.
3940
3941 2007-12-28 Richard Stallman <rms@gnu.org>
3942
3943 * frames.texi (Size Parameters): Fix typo.
3944 (Basic Parameters): For `title', refer to title bar.
3945 (Size and Position): Explain meaning of frame pixel width and height.
3946
3947 2007-12-23 Richard Stallman <rms@gnu.org>
3948
3949 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3950 Improve some of the commented-out keywords' text too.
3951
3952 2007-12-14 Martin Rudalics <rudalics@gmx.at>
3953
3954 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3955 "visit the current buffer".
3956
3957 * os.texi (System Interface): Fix typo.
3958
3959 2007-12-04 Richard Stallman <rms@gnu.org>
3960
3961 * objects.texi (Symbol Type): Fix typo.
3962
3963 2007-12-03 Richard Stallman <rms@gnu.org>
3964
3965 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3966
3967 2007-12-01 Glenn Morris <rgm@gnu.org>
3968
3969 * functions.texi (Declaring Functions): Improve previous change.
3970
3971 2007-11-30 Glenn Morris <rgm@gnu.org>
3972
3973 * functions.texi (Declaring Functions): Add optional fourth
3974 argument of declare-function, and setting third argument to `t'.
3975
3976 2007-11-29 Richard Stallman <rms@gnu.org>
3977
3978 * customize.texi (Composite Types): Document `group' type.
3979
3980 2007-11-29 Glenn Morris <rgm@gnu.org>
3981
3982 * functions.texi (Declaring Functions): Add findex.
3983 Mention `external' files.
3984
3985 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
3986
3987 * functions.texi (Declaring Functions): Fix directive.
3988
3989 2007-11-25 Richard Stallman <rms@gnu.org>
3990
3991 * help.texi (Help Functions): Clean up last change.
3992
3993 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3994
3995 * loading.texi (Named Features): Minor cleanup.
3996
3997 * macros.texi (Eval During Expansion): Minor cleanup.
3998
3999 * variables.texi (Variable Aliases): Minor cleanup.
4000
4001 2007-11-24 Richard Stallman <rms@gnu.org>
4002
4003 * functions.texi (Declaring Functions): Clarify previous change.
4004
4005 * compile.texi (Compiler Errors): Clarify previous change.
4006
4007 2007-11-24 Richard Stallman <rms@gnu.org>
4008
4009 * display.texi (Refresh Screen, Forcing Redisplay):
4010 Clarify the text and move items around.
4011
4012 2007-11-24 Glenn Morris <rgm@gnu.org>
4013
4014 * functions.texi (Declaring Functions): New section.
4015 * compile.texi (Compiler Errors): Mention declaring functions,
4016 defvar with no initvalue, and byte-compile-warnings.
4017
4018 2007-11-15 Martin Rudalics <rudalics@gmx.at>
4019
4020 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4021 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4022
4023 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4024
4025 * help.texi (Help Functions): Document new macro `with-help-window'.
4026
4027 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4028
4029 * searching.texi (Replacing Match): Describe new
4030 `match-substitute-replacement'.
4031
4032 2007-10-31 Richard Stallman <rms@gnu.org>
4033
4034 * strings.texi (Creating Strings): Null strings from concat not unique.
4035
4036 2007-10-26 Richard Stallman <rms@gnu.org>
4037
4038 * objects.texi (Equality Predicates): Null strings are uniquified.
4039
4040 * minibuf.texi: Minor clarifications in previous change.
4041
4042 2007-10-25 Glenn Morris <rgm@gnu.org>
4043
4044 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4045
4046 2007-10-24 Richard Stallman <rms@gnu.org>
4047
4048 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4049
4050 * variables.texi (Frame-Local Variables): Node deleted.
4051 (Variables): Delete Frame-Local Variables from menu.
4052 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4053 (Default Value): Don't mention frame-local vars.
4054
4055 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4056
4057 * loading.texi (Unloading): Document FEATURE-unload-function
4058 instead of FEATURE-unload-hook.
4059
4060 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4061
4062 2007-10-22 Juri Linkov <juri@jurta.org>
4063
4064 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4065 (High-Level Completion): Document a list of default value strings
4066 in the DEFAULT argument, for which minibuffer functions return the
4067 first element.
4068
4069 2007-10-17 Juri Linkov <juri@jurta.org>
4070
4071 * text.texi (Filling): Update arguments of fill-paragraph.
4072 fill-paragraph operates on the active region in Transient Mark mode.
4073 Remove fill-paragraph-or-region.
4074
4075 2007-10-13 Karl Berry <karl@gnu.org>
4076
4077 * elisp.texi (@dircategory): Move to after @copying,
4078 since we want @copying as close as possible to the beginning of
4079 the output.
4080
4081 2007-10-12 Richard Stallman <rms@gnu.org>
4082
4083 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4084
4085 * commands.texi (Distinguish Interactive): New node,
4086 broken out from Interactive Call and rewritten.
4087 (Command Loop): Put Distinguish Interactive in menu.
4088
4089 2007-10-09 Richard Stallman <rms@gnu.org>
4090
4091 * text.texi (Examining Properties): Mention overlay priority.
4092
4093 * display.texi (Display Margins): Correct the description
4094 of margin display specifications.
4095 (Replacing Specs): New subnode broken out of Display Property.
4096
4097 2007-10-06 Juri Linkov <juri@jurta.org>
4098
4099 * text.texi (Filling): Document fill-paragraph-or-region.
4100
4101 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
4102
4103 * display.texi (Auto Faces): Fix typo.
4104
4105 2007-10-02 Richard Stallman <rms@gnu.org>
4106
4107 * display.texi (Display Property): Explain some display specs
4108 don't let you move point in.
4109
4110 * frames.texi (Cursor Parameters):
4111 Describe cursor-in-non-selected-windows here. Explain more values.
4112
4113 * windows.texi (Basic Windows): Don't describe
4114 cursor-in-non-selected-windows here.
4115
4116 2007-10-01 Eli Zaretskii <eliz@gnu.org>
4117
4118 * processes.texi (Misc Network): Note that these functions are
4119 supported only on some systems.
4120
4121 2007-10-01 Richard Stallman <rms@gnu.org>
4122
4123 * display.texi (Overlay Properties): Explain nil as priority.
4124 Explain that conflicts are unpredictable if not resolved by
4125 priorities.
4126
4127 2007-09-23 Richard Stallman <rms@gnu.org>
4128
4129 * macros.texi (Backquote): Minor clarification.
4130
4131 2007-09-19 Richard Stallman <rms@gnu.org>
4132
4133 * display.texi (Display Property): Explain multiple display specs.
4134 Clarify when they work in parallel and when one overrides.
4135 Fix error in example.
4136
4137 2007-09-06 Glenn Morris <rgm@gnu.org>
4138
4139 Move from lispref/ to doc/lispref/. Change all setfilename
4140 commands to use ../../info.
4141 * Makefile.in (infodir): Go up one more level.
4142 (usermanualdir): Change from ../man to ../emacs.
4143 (miscmanualdir): New.
4144 (dist): Use new variable miscmanualdir.
4145 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4146 (usermanualdir): Change from ../man to ../emacs.
4147
4148 2007-08-30 Martin Rudalics <rudalics@gmx.at>
4149
4150 * commands.texi (Command Loop Info): Advise against changing
4151 most variables described here. Explain new variable
4152 last-repeatable-command.
4153
4154 2007-08-29 Glenn Morris <rgm@gnu.org>
4155
4156 * elisp.texi (EMACSVER): Increase to 23.0.50.
4157
4158 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4159
4160 * frames.texi (Basic Parameters): Add display-environment-variable
4161 and term-environment-variable.
4162
4163 2007-08-28 Juri Linkov <juri@jurta.org>
4164
4165 * display.texi (Image Formats, Other Image Types): Add SVG.
4166
4167 2007-08-28 Juri Linkov <juri@jurta.org>
4168
4169 * display.texi (Images): Move formats-related text to new node
4170 "Image Formats".
4171 (Image Formats): New node.
4172
4173 2007-08-27 Richard Stallman <rms@gnu.org>
4174
4175 * windows.texi (Window Configurations): Clarify what
4176 a window configuration saves.
4177
4178 2007-08-25 Richard Stallman <rms@gnu.org>
4179
4180 * display.texi (Images): Delete redundant @findex.
4181
4182 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4183
4184 * text.texi (Change Hooks): (after|before)-change-functions are no
4185 longer bound to nil while running; rather inhibit-modification-hooks
4186 is t.
4187
4188 2007-08-16 Richard Stallman <rms@gnu.org>
4189
4190 * processes.texi (Asynchronous Processes):
4191 Clarify doc of start-file-process.
4192
4193 2007-08-08 Martin Rudalics <rudalics@gmx.at>
4194
4195 * modes.texi (Example Major Modes): Fix typo.
4196
4197 2007-08-08 Glenn Morris <rgm@gnu.org>
4198
4199 * intro.texi (nil and t): Do not use `iff' in documentation.
4200
4201 * tips.texi (Documentation Tips): Recommend against `iff'.
4202
4203 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4204
4205 * display.texi (Image Cache): Document image-refresh.
4206
4207 2007-08-06 Martin Rudalics <rudalics@gmx.at>
4208
4209 * windows.texi (Size of Window): Document window-full-width-p.
4210
4211 2007-07-25 Glenn Morris <rgm@gnu.org>
4212
4213 * gpl.texi (GPL): Replace license with GPLv3.
4214
4215 * Relicense all FSF files to GPLv3 or later.
4216
4217 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
4218
4219 * processes.texi (Synchronous Processes):
4220 Add `process-file-shell-command'.
4221 (Asynchronous Processes): Mention restricted use of
4222 `process-filter' and `process-sentinel' in
4223 `start-file-process'. Add `start-file-process-shell-command'.
4224
4225 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4226
4227 * files.texi (Magic File Names): Introduce optional parameter
4228 IDENTIFICATION for `file-remote-p'.
4229
4230 2007-07-16 Richard Stallman <rms@gnu.org>
4231
4232 * display.texi (Defining Faces): Fix previous change.
4233
4234 2007-07-14 Richard Stallman <rms@gnu.org>
4235
4236 * control.texi (Handling Errors): Document `debug' in handler list.
4237
4238 2007-07-10 Richard Stallman <rms@gnu.org>
4239
4240 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4241
4242 2007-07-09 Richard Stallman <rms@gnu.org>
4243
4244 * files.texi (Magic File Names): Rewrite previous change.
4245
4246 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4247
4248 * files.texi (Magic File Names): Introduce optional parameter
4249 CONNECTED for `file-remote-p'.
4250
4251 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
4252
4253 * processes.texi (Asynchronous Processes):
4254 * files.texi (Magic File Names): Add `start-file-process'.
4255
4256 2007-06-27 Richard Stallman <rms@gnu.org>
4257
4258 * files.texi (Format Conversion Piecemeal):
4259 Clarify `after-insert-file-functions' calling convention.
4260
4261 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
4262
4263 * files.texi (Magic File Names): Remove `dired-call-process'.
4264 Add `process-file'.
4265
4266 2007-06-27 Kenichi Handa <handa@m17n.org>
4267
4268 * text.texi (Special Properties): Fix description about
4269 `composition' property.
4270
4271 2007-06-26 Kenichi Handa <handa@m17n.org>
4272
4273 * nonascii.texi (Default Coding Systems): Document about the
4274 return value `undecided'.
4275
4276 2007-06-25 David Kastrup <dak@gnu.org>
4277
4278 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4279 `current-active-maps'.
4280
4281 2007-06-24 Karl Berry <karl@gnu.org>
4282
4283 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
4284
4285 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
4286
4287 * display.texi (Overlay Arrow): Doc fix.
4288
4289 2007-06-14 Karl Berry <karl@tug.org>
4290
4291 * anti.texi (Antinews): Typo.
4292
4293 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
4294
4295 * display.texi (Image Cache): Document image-refresh.
4296
4297 2007-06-12 Karl Berry <karl@gnu.org>
4298
4299 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4300 * two-volume.make: New file.
4301 * .cvsignore: Ignore two-volume files.
4302
4303 2007-06-12 Tom Tromey <tromey@redhat.com>
4304
4305 * os.texi (Init File): Document user-emacs-directory.
4306
4307 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
4308
4309 * commands.texi (Click Events): Describe width and height when
4310 object is nil.
4311
4312 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
4313
4314 * commands.texi (Click Events): Layout more logically.
4315 Describe width and height.
4316 (Drag Events, Motion Events): Update to new format for position.
4317
4318 2007-06-02 Richard Stallman <rms@gnu.org>
4319
4320 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4321
4322 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4323
4324 * Version 22.1 released.
4325
4326 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4327
4328 * text.texi (Special Properties): Correct meaning of fontified face.
4329
4330 2007-05-30 Richard Stallman <rms@gnu.org>
4331
4332 * text.texi (Special Properties): Add link to Adjusting Point.
4333
4334 2007-05-12 Richard Stallman <rms@gnu.org>
4335
4336 * text.texi (Margins): indent-to-left-margin is not the default.
4337 (Mode-Specific Indent): For indent-line-function, the default
4338 is indent-relative.
4339
4340 * modes.texi (Example Major Modes): Explain last line of text-mode
4341 is redundant.
4342
4343 2007-05-10 Richard Stallman <rms@gnu.org>
4344
4345 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4346
4347 * help.texi (Keys in Documentation): Add reference to
4348 Documentation Tips.
4349
4350 * files.texi (Format Conversion): TO-FN gets three arguments.
4351
4352 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4353
4354 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4355
4356 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4357 * files.texi (Format Conversion): Expand intro; add menu.
4358 (Format Conversion Overview, Format Conversion Round-Trip)
4359 (Format Conversion Piecemeal): New nodes/subsections.
4360 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4361 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4362 (Saving Properties): Delete node/subsection.
4363
4364 2007-05-07 Karl Berry <karl@gnu.org>
4365
4366 * elisp.texi (EMACSVER): Back to 22.
4367
4368 2007-05-06 Richard Stallman <rms@gnu.org>
4369
4370 * processes.texi (Accepting Output): Revert most of previous change.
4371
4372 2007-05-05 Richard Stallman <rms@gnu.org>
4373
4374 * processes.texi (Accepting Output): accept-process-output
4375 uses microseconds, not milliseconds. But that arg is obsolete.
4376
4377 2007-05-04 Karl Berry <karl@tug.org>
4378
4379 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4380
4381 2007-05-04 Eli Zaretskii <eliz@gnu.org>
4382
4383 * tips.texi (Documentation Tips): Rearrange items to place the
4384 more important ones first. Add an index entry for hyperlinks.
4385
4386 2007-05-03 Karl Berry <karl@gnu.org>
4387
4388 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4389 (EMACSVER) [smallbook]: 22 for printed version.
4390
4391 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4392 so restore anchor to normal position after defun. Found by Kevin Ryde.
4393
4394 2007-04-26 Glenn Morris <rgm@gnu.org>
4395
4396 * elisp.texi (EMACSVER): Increase to 22.1.50.
4397
4398 2007-04-28 Karl Berry <karl@gnu.org>
4399
4400 * elisp.texi: Improve line breaks on copyright page,
4401 similar layout to emacs manual, 8.5x11 by default.
4402
4403 2007-04-24 Richard Stallman <rms@gnu.org>
4404
4405 * text.texi (Special Properties): Add xref to Overlay Properties.
4406
4407 * display.texi (Overlay Properties): Add xref to Special Properties.
4408
4409 2007-04-22 Richard Stallman <rms@gnu.org>
4410
4411 * keymaps.texi (Extended Menu Items): Move the info about
4412 format with cached keyboard binding.
4413
4414 2007-04-21 Richard Stallman <rms@gnu.org>
4415
4416 * text.texi (Special Properties): Clarify previous change.
4417
4418 * files.texi (File Name Expansion): Clarify previous change.
4419
4420 * display.texi (Attribute Functions): Fix example for
4421 face-attribute-relative-p.
4422
4423 2007-04-19 Kenichi Handa <handa@m17n.org>
4424
4425 * text.texi (Special Properties): Document composition property.
4426
4427 2007-04-19 Glenn Morris <rgm@gnu.org>
4428
4429 * files.texi (File Name Expansion): Mention "superroot".
4430
4431 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4432
4433 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4434 setups.
4435 (Display Feature Testing): Note that display refers to all
4436 physical monitors for multi-monitor setups.
4437
4438 2007-04-14 Richard Stallman <rms@gnu.org>
4439
4440 * lists.texi (Sets And Lists): Clarify `delete' examples.
4441 Remove spurious xref to same node.
4442 Clarify xref for add-to-list.
4443
4444 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
4445
4446 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4447 value of lisp-mode-map.
4448
4449 2007-04-11 Karl Berry <karl@gnu.org>
4450
4451 * anti.texi (Antinews):
4452 * display.texi (Overlay Properties, Defining Images):
4453 * processes.texi (Synchronous Processes, Sentinels):
4454 * syntax.texi (Syntax Table Internals):
4455 * searching.texi (Regexp Special):
4456 * nonascii.texi (Default Coding Systems):
4457 * text.texi (Special Properties):
4458 * minibuf.texi (Basic Completion): Wording to improve breaks in
4459 8.5x11 format.
4460 * elisp.texi (smallbook): New @set to more easily switch between
4461 smallbook and 8.5x11.
4462
4463 2007-04-11 Richard Stallman <rms@gnu.org>
4464
4465 * text.texi (Lazy Properties): Minor fix.
4466
4467 2007-04-08 Karl Berry <karl@gnu.org>
4468
4469 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4470 * macros.texi (Backquote): Downcase Backquote in index entries for
4471 consistency.
4472
4473 2007-04-08 Richard Stallman <rms@gnu.org>
4474
4475 * text.texi (Adaptive Fill): Just describe default,
4476 don't show it (since it contains non-ASCII chars).
4477
4478 2007-04-07 Karl Berry <karl@gnu.org>
4479
4480 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4481 adaptive-fill-regexp's value, since they are not in the standard
4482 TeX fonts.
4483
4484 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
4485
4486 * display.texi (Defining Faces): Fix example.
4487
4488 2007-04-07 Karl Berry <karl@gnu.org>
4489
4490 * display.texi (Button Buffer Commands): Improve page break.
4491
4492 2007-04-07 Richard Stallman <rms@gnu.org>
4493
4494 * advice.texi (Activation of Advice): Remove redundant index entry.
4495
4496 * backups.texi: Improve index entries. Remove redundant ones.
4497
4498 * compile.texi (Byte Compilation): Improve index entry.
4499
4500 * hash.texi (Creating Hash): Improve index entry.
4501
4502 * symbols.texi (Definitions): Improve index entry.
4503
4504 * edebug.texi: Improve index entries. Remove redundant/useless ones.
4505
4506 * maps.texi (Standard Keymaps): Remove useless index entry.
4507
4508 * help.texi (Documentation Basics): Remove redundant index entries.
4509
4510 * customize.texi: Improve index entries.
4511 Remove redundant/useless ones.
4512
4513 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
4514
4515 * streams.texi (Output Variables): Improve index entry.
4516
4517 * abbrevs.texi (Abbrevs): Remove useless index entry.
4518
4519 * macros.texi (Expansion): Remove useless index entry.
4520
4521 * text.texi: Improve index entries. Remove redundant/useless ones.
4522 (Text Properties, Examining Properties)
4523 (Special Properties): Use "property category" instead of "category"
4524 to refer to the `category' property.
4525
4526 * positions.texi: Improve index entries. Remove useless one.
4527
4528 * lists.texi: Improve index entries. Remove redundant/useless ones.
4529
4530 * os.texi: Improve index entries.
4531 (Timers): Fix previous change.
4532
4533 * buffers.texi: Improve index entries.
4534 (Modification Time): Get rid of term "obsolete buffer".
4535
4536 * debugging.texi: Improve index entries.
4537 (Test Coverage): Add xref to other test coverage ftr.
4538
4539 * eval.texi: Improve index entry. Remove redundant ones.
4540
4541 * numbers.texi: Improve index entries. Remove redundant/useless ones.
4542
4543 * files.texi: Improve index entries. Remove redundant/useless ones.
4544
4545 * objects.texi: Improve index entries.
4546
4547 * processes.texi: Improve index entries.
4548
4549 * modes.texi: Improve index entry. Remove redundant one.
4550
4551 * nonascii.texi: Improve index entries.
4552
4553 * internals.texi: Improve index entries.
4554
4555 * syntax.texi: Improve index entries.
4556
4557 * keymaps.texi (Active Keymaps): Improve index entries.
4558
4559 * commands.texi: Improve index entries. Remove redundant/useless ones.
4560
4561 * frames.texi: Improve index entries. Remove redundant/useless ones.
4562
4563 * markers.texi: Improve index entries. Remove redundant ones.
4564
4565 * tips.texi: Improve index entries.
4566
4567 * loading.texi (Unloading): Improve index entry.
4568
4569 * variables.texi: Improve index entries. Remove redundant one.
4570
4571 * sequences.texi: Improve index entry.
4572
4573 * display.texi: Improve index entries. Remove redundant ones.
4574
4575 * windows.texi: Improve index entries.
4576
4577 * searching.texi: Improve index entries. Remove redundant one.
4578
4579 * strings.texi (Case Tables): Improve last change.
4580
4581 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
4582
4583 * strings.texi (Case Tables): Document with-case-table and
4584 ascii-case-table.
4585
4586 2007-04-03 Karl Berry <karl@gnu.org>
4587
4588 * processes.texi (Network): Reword to improve page break.
4589
4590 2007-04-03 Eli Zaretskii <eliz@gnu.org>
4591
4592 * functions.texi (Inline Functions): Describe more disadvantages
4593 of defsubst, and make advice against it stronger.
4594
4595 2007-04-02 Karl Berry <karl@gnu.org>
4596
4597 * backups.texi (Backup Names): Avoid widow words.
4598 * modes.texi (Example Major Modes): Align last comment.
4599
4600 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
4601
4602 * keymaps.texi (Remapping Commands): Document new arg to
4603 command-remapping.
4604
4605 2007-04-01 Karl Berry <karl@gnu.org>
4606
4607 * processes.texi (Low-Level Network): Typo.
4608 * loading.texi (Hooks for Loading): Avoid double "the".
4609 * keymaps.texi (Key Sequences): No double "and".
4610 (Changing Key Bindings): Shorten to improve line break.
4611
4612 2007-03-31 Glenn Morris <rgm@gnu.org>
4613
4614 * os.texi (Timers): Fix description of run-at-time TIME formats.
4615
4616 2007-03-31 Richard Stallman <rms@gnu.org>
4617
4618 * display.texi (Invisible Text): Correct buffer-invisibility-spec
4619 regarding ellipsis.
4620
4621 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4622
4623 * intro.texi (nil and t):
4624 * symbols.texi (Plists and Alists):
4625 * variables.texi (Variable Aliases, Constant Variables):
4626 * functions.texi (Defining Functions):
4627 * advice.texi (Advising Primitives):
4628 * debugging.texi (Syntax Errors, Compilation Errors):
4629 * minibuf.texi (Minibuffer Windows):
4630 * commands.texi (Adjusting Point):
4631 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
4632 (Auto Major Mode, Major Mode Conventions):
4633 * help.texi (Describing Characters):
4634 * files.texi (Create/Delete Dirs, Information about Files)
4635 (File Locks, Writing to Files, Reading from Files)
4636 (Saving Buffers):
4637 * windows.texi (Resizing Windows, Cyclic Window Ordering):
4638 * frames.texi (Finding All Frames):
4639 * positions.texi (Buffer End, Motion):
4640 * markers.texi (The Region):
4641 * text.texi (Deletion, Near Point):
4642 * display.texi (Displaying Messages, Truncation):
4643 * os.texi (Processor Run Time):
4644 * tips.texi (Key Binding Conventions, Programming Tips)
4645 (Warning Tips, Documentation Tips, Comment Tips):
4646 * internals.texi (Memory Usage): Improve indexing.
4647
4648 * variables.texi (Frame-Local Variables):
4649 * functions.texi (Argument List):
4650 * loading.texi (Library Search):
4651 * streams.texi (Output Variables):
4652 * keymaps.texi (Translation Keymaps, Searching Keymaps):
4653 * searching.texi (Replacing Match, Search and Replace):
4654 * processes.texi (Byte Packing, Decoding Output)
4655 (Accepting Output, Network Servers, Shell Arguments):
4656 * display.texi (Abstract Display, Image Cache, Scroll Bars):
4657 * windows.texi (Window Point, Window Start):
4658 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
4659 * commands.texi (Reading Input, Keyboard Events):
4660 * minibuf.texi (Reading File Names, Minibuffer Completion)
4661 (Recursive Mini):
4662 * positions.texi (List Motion):
4663 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
4664 * numbers.texi (Arithmetic Operations, Math Functions)
4665 (Predicates on Numbers, Comparison of Numbers):
4666 (Numeric Conversions):
4667 * locals.texi (Standard Buffer-Local Variables):
4668 * maps.texi (Standard Keymaps):
4669 * os.texi (User Identification, System Environment, Recording Input)
4670 (X11 Keysyms):
4671 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
4672 * backups.texi (Backups and Auto-Saving):
4673 * customize.texi (Customization, Group Definitions)
4674 (Variable Definitions):
4675 * compile.texi (Byte Compilation): Improve index entries.
4676
4677 2007-03-31 Karl Berry <karl@gnu.org>
4678
4679 * macros.texi (Defining Macros): Avoid widow syllable.
4680
4681 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4682
4683 * elisp.texi (Top): Postscript -> PostScript.
4684
4685 * display.texi (Images, Postscript Images): Postscript -> PostScript.
4686
4687 2007-03-31 Markus Triska <markus.triska@gmx.at>
4688
4689 * internals.texi (Writing Emacs Primitives): Untabify `For'.
4690
4691 2007-03-30 Karl Berry <karl@gnu.org>
4692
4693 * lists.texi (List-related Predicates): Remove spurious @need.
4694 (Setcdr): Use @smallexample to improve page break.
4695 (Association Lists) <assoc>: Reword to improve page break.
4696
4697 * strings.texi (String Conversion): Insert blank line to improve
4698 page break.
4699
4700 * numbers.texi (Random Numbers): Use @minus{}.
4701 (Math Functions): Use @minus{}.
4702
4703 * intro.texi (Acknowledgements): Avoid line breaks before middle
4704 initials.
4705
4706 2007-03-24 Eli Zaretskii <eliz@gnu.org>
4707
4708 * errors.texi (Standard Errors): Add an index entry.
4709
4710 2007-03-19 Richard Stallman <rms@gnu.org>
4711
4712 * os.texi (Recording Input): recent-keys now gives 300 keys.
4713
4714 2007-03-12 Glenn Morris <rgm@gnu.org>
4715
4716 * os.texi: Replace "daylight savings" with "daylight saving"
4717 throughout.
4718
4719 2007-03-05 Richard Stallman <rms@gnu.org>
4720
4721 * variables.texi (File Local Variables):
4722 Update enable-local-variables values.
4723
4724 2007-03-04 Richard Stallman <rms@gnu.org>
4725
4726 * syntax.texi (Control Parsing): Minor clarification.
4727
4728 * strings.texi (Formatting Strings): Clarify width, precision, flags.
4729
4730 * sequences.texi (Sequence Functions): Move string-bytes away,
4731 add xref.
4732
4733 * nonascii.texi (Text Representations): Move string-bytes here.
4734
4735 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4736
4737 * minibuf.texi (Basic Completion): Minor clarification.
4738
4739 * markers.texi (The Mark): Clarify existence vs activation of mark.
4740 Other cleanup.
4741
4742 * display.texi (Finding Overlays): Write better example.
4743
4744 * compile.texi (Eval During Compile): Clarify putting macros
4745 in eval-when-compile.
4746
4747 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
4748
4749 * loading.texi (How Programs Do Loading): Fix anchor position at
4750 load-read-function definition doc.
4751
4752 2007-02-21 Kim F. Storm <storm@cua.dk>
4753
4754 * strings.texi (Text Comparison): Mention that assoc-string
4755 converts symbols to strings before testing.
4756
4757 2007-02-17 Kim F. Storm <storm@cua.dk>
4758
4759 * processes.texi (Bindat Spec): Vector types can have optional
4760 element type.
4761 (Bindat Examples): Fix example. Add vector with element type.
4762
4763 2007-02-16 Andreas Schwab <schwab@suse.de>
4764
4765 * strings.texi (Formatting Strings): Document '+' flag.
4766
4767 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
4768
4769 * strings.texi (Modifying Strings): Clarify that `clear-string'
4770 always converts the string to unibyte.
4771
4772 2007-02-14 Kim F. Storm <storm@cua.dk>
4773
4774 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
4775 Rewrite glyph code description to refer to these functions.
4776 Remove details of encoding face number and char into integer code.
4777
4778 2007-02-03 Alan Mackenzie <acm@muc.de>
4779
4780 * loading.texi (Hooks for Loading): Make the description of
4781 `eval-after-load' more detailed, and amend the description of
4782 after-load-alist, in accordance with changes from 2006-05.
4783
4784 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4785
4786 * modes.texi (Defining Minor Modes): Document that a :require
4787 keyword or similar may be required to make saved customization
4788 variables work.
4789
4790 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4791
4792 * elisp.texi (Top): Make the detailed menu headers compliant with
4793 Texinfo guidelines and with what texnfo-upd.el expects.
4794 Add comments to prevent people from inadvertently modifying the key
4795 parts needed by `texinfo-multiple-files-update'.
4796
4797 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4798
4799 * elisp.texi (Top): Update the top-level menus.
4800
4801 * syntax.texi (Categories): Add index entries.
4802
4803 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4804
4805 * display.texi (Attribute Functions): Fix name and description of
4806 the UNDERLINE arg of `set-face-underline-p'.
4807
4808 2007-01-29 Eli Zaretskii <eliz@gnu.org>
4809
4810 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4811 Variables", and "Standard Keymaps" to the detailed menu.
4812
4813 * variables.texi (Future Local Variables): Add index entry.
4814
4815 2007-01-28 Richard Stallman <rms@gnu.org>
4816
4817 * tips.texi (Coding Conventions): Clarify the tip about macros
4818 that define a function or a variable.
4819
4820 * files.texi (File Attributes): UID and GID can be floats.
4821 (Magic File Names): Explain why deferring all operations to
4822 the standard handler does not work.
4823
4824 2007-01-23 Martin Rudalics <rudalics@gmx.at>
4825
4826 * backups.texi (Reverting): Use "buffer" instead of "file"
4827 when talking about major and minor modes.
4828
4829 2007-01-21 Richard Stallman <rms@gnu.org>
4830
4831 * help.texi (Documentation): Add xref to Documentation Tips.
4832
4833 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
4834
4835 * tips.texi (Coding Conventions): Fix typos.
4836
4837 2007-01-05 Richard Stallman <rms@gnu.org>
4838
4839 * modes.texi (Defining Minor Modes): Fix previous change.
4840
4841 2007-01-03 Richard Stallman <rms@gnu.org>
4842
4843 * customize.texi (Variable Definitions, Customization Types):
4844 Don't use * in doc string for defcustom.
4845
4846 2007-01-02 Richard Stallman <rms@gnu.org>
4847
4848 * variables.texi (Variable Aliases): Clarify that aliases vars
4849 always have the same value.
4850
4851 * processes.texi (Bindat Spec): Fix Texinfo usage.
4852
4853 * modes.texi (Defining Minor Modes): Explain effect of command
4854 defined with define-global-minor-mode on new buffers.
4855
4856 2006-12-30 Kim F. Storm <storm@cua.dk>
4857
4858 * keymaps.texi (Tool Bar): Describe `grow-only' value of
4859 `auto-resize-tool-bars'.
4860
4861 2006-12-30 Richard Stallman <rms@gnu.org>
4862
4863 * keymaps.texi (Active Keymaps): Fix previous change.
4864
4865 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
4866
4867 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4868
4869 2006-12-30 Kim F. Storm <storm@cua.dk>
4870
4871 * processes.texi (Bindat Spec): Clarify using field names in
4872 length specifications.
4873
4874 2006-12-29 Kim F. Storm <storm@cua.dk>
4875
4876 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4877 Add count and index variables for eval forms in repeat blocks.
4878
4879 2006-12-24 Richard Stallman <rms@gnu.org>
4880
4881 * customize.texi (Variable Definitions):
4882 Document new name custom-add-frequent-value.
4883
4884 2006-12-19 Kim F. Storm <storm@cua.dk>
4885
4886 * commands.texi (Misc Events): User signals now result in sigusr1
4887 and sigusr2 events which are handled through special-event-map.
4888 (Special Events): User signals and drag-n-drop are special.
4889
4890 2006-12-17 Richard Stallman <rms@gnu.org>
4891
4892 * loading.texi (Named Features): Explain subfeatures better.
4893
4894 * customize.texi: Use "option" only for user options.
4895 For the keyword values inside defcustom etc, say "keywords".
4896 For :options value's elements, say "elements".
4897 :group should not be omitted.
4898
4899 * syntax.texi (Parsing Expressions): Split up node.
4900 (Motion via Parsing, Position Parse, Parser State)
4901 (Low-Level Parsing, Control Parsing): New subnodes.
4902 (Parser State): Document syntax-ppss-toplevel-pos.
4903
4904 * positions.texi (List Motion): Punctuation fix.
4905
4906 * files.texi (File Name Completion): Document PREDICATE arg
4907 to file-name-completion.
4908
4909 2006-12-16 Eli Zaretskii <eliz@gnu.org>
4910
4911 * internals.texi (Building Emacs, Writing Emacs Primitives):
4912 Add index entries.
4913
4914 2006-12-11 Richard Stallman <rms@gnu.org>
4915
4916 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4917 affects face menu. Explain how to make it non-nil without enabling
4918 any fontification.
4919
4920 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
4921
4922 * modes.texi (Font Lock Basics): Document nil value of
4923 font-lock-defaults.
4924
4925 2006-12-10 Glenn Morris <rgm@gnu.org>
4926
4927 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4928 value for system-flag argument. Abbrev tables may not be empty
4929 when major modes are loaded.
4930
4931 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
4932
4933 * makefile.w32-in (maintainer-clean): Partially revert last
4934 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4935 to protect elisp-covers.texi.
4936
4937 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
4938
4939 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4940 Don't remove elisp* info files; they are already deleted by the
4941 `clean' and `distclean' targets, and they are in the $(infodir)
4942 directory, not the current one.
4943
4944 2006-12-04 Kim F. Storm <storm@cua.dk>
4945
4946 * commands.texi (Misc Events): Update signal events.
4947 (Event Examples): Add signal example.
4948
4949 2006-11-29 Richard Stallman <rms@gnu.org>
4950
4951 * frames.texi (Visibility of Frames): Explain visible windows
4952 can be covered by others. Add xref for raise-frame.
4953
4954 2006-11-28 Richard Stallman <rms@gnu.org>
4955
4956 * searching.texi (Regexp Special): Update when ^ is special.
4957
4958 2006-11-27 Eli Zaretskii <eliz@gnu.org>
4959
4960 * customize.texi (Customization, Common Keywords)
4961 (Group Definitions, Variable Definitions, Composite Types)
4962 (Type Keywords, Customization Types): Add index entries for
4963 various customization keywords.
4964
4965 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4966
4967 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4968
4969 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
4970
4971 * frames.texi (Window System Selections): Remove clipboard from
4972 description of selection-coding-system.
4973
4974 2006-11-06 Richard Stallman <rms@gnu.org>
4975
4976 * lists.texi (List Variables): Document COMPARE-FN.
4977
4978 * keymaps.texi: Avoid use of "binding" to mean a relation;
4979 use it only to refer to the meaning associated with a key.
4980 (Keymaps): Change menu node description.
4981
4982 * elisp.texi (Top): Change menu node description.
4983
4984 * display.texi (Managing Overlays): Document overlay-recenter.
4985
4986 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
4987
4988 * Makefile.in: Use relative paths to avoid advertising filesystem
4989 contents during compilation.
4990
4991 2006-10-23 Kim F. Storm <storm@cua.dk>
4992
4993 * commands.texi (Event Input Misc): Update unread-command-events.
4994
4995 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
4996
4997 * lists.texi (Sets And Lists): Fix typos.
4998
4999 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
5000
5001 * control.texi (Processing of Errors): Use @var for an argument,
5002 not @code.
5003
5004 2006-10-16 Richard Stallman <rms@gnu.org>
5005
5006 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5007
5008 * keymaps.texi (Format of Keymaps): Show all the keymap element
5009 patterns that result from menu items.
5010 (Key Lookup): Minor cleanups.
5011
5012 * modes.texi (Precalculated Fontification): Don't say that
5013 not setting font-lock-defaults avoids loading font-lock.
5014
5015 * help.texi (Documentation): Move xref to Emacs Manual here.
5016 (Documentation Basics): From here.
5017 Also doc emacs-lisp-docstring-fill-column.
5018
5019 * elisp.texi: Update version and ISBN.
5020
5021 * commands.texi (Interactive Call): Clarify KEYS arg to
5022 call-interactively is a vector.
5023 (Command Loop Info): Delete anchor in this-command-keys.
5024 Add anchor in this-command-keys-vector.
5025 (Recursive Editing): Document how recursive-edit
5026 handles the current buffer.
5027
5028 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * frames.texi (Frame Titles): %c and %l are ignored in
5031 frame-title-format.
5032
5033 2006-10-11 Richard Stallman <rms@gnu.org>
5034
5035 * keymaps.texi (Key Sequences): Clarify use of kbd.
5036
5037 2006-10-10 Kim F. Storm <storm@cua.dk>
5038
5039 * lists.texi (Sets And Lists): Add memql.
5040
5041 2006-10-03 Richard Stallman <rms@gnu.org>
5042
5043 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5044 Clarify :ascii: and :nonascii:.
5045
5046 2006-09-29 Juri Linkov <juri@jurta.org>
5047
5048 * modes.texi (%-Constructs): Reorder coding systems in the
5049 documentation of %z to the real order displayed in the modeline.
5050
5051 2006-09-25 Richard Stallman <rms@gnu.org>
5052
5053 * os.texi (Timers): Describe timer-max-repeats.
5054
5055 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
5056
5057 * os.texi (Timers): Mention with-local-quit.
5058
5059 2006-09-24 Richard Stallman <rms@gnu.org>
5060
5061 * searching.texi (Searching and Matching): Mention property search.
5062
5063 * commands.texi (Command Loop Info): Explain how read-event affects
5064 this-command-keys.
5065
5066 2006-09-20 Richard Stallman <rms@gnu.org>
5067
5068 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5069
5070 * windows.texi (Window Start): Minor cleanups.
5071
5072 2006-09-20 Kim F. Storm <storm@cua.dk>
5073
5074 * windows.texi (Window Start): pos-visible-in-window-p allows
5075 specifying t for position to mean "end of window".
5076 Add window-line-height.
5077
5078 * anti.texi (Antinews): Mention window-line-height.
5079
5080 2006-09-19 David Kastrup <dak@gnu.org>
5081
5082 * keymaps.texi (Searching Keymaps): Small clarification.
5083
5084 2006-09-18 Richard Stallman <rms@gnu.org>
5085
5086 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5087 cause keyboard menus.
5088 (Menu Keymaps): Likewise.
5089 (Defining Menus, Keyboard Menus): Clarify.
5090
5091 * text.texi (Fields): Clarify explanation of constrain-to-field.
5092
5093 2006-09-16 Eli Zaretskii <eliz@gnu.org>
5094
5095 * variables.texi (Tips for Defining): Fix a typo.
5096
5097 2006-09-15 Richard Stallman <rms@gnu.org>
5098
5099 * keymaps.texi (Remapping Commands, Searching Keymaps)
5100 (Active Keymaps): Clean up previous change.
5101
5102 2006-09-15 Jay Belanger <belanger@truman.edu>
5103
5104 * gpl.texi: Replace "Library Public License" by "Lesser Public
5105 License" throughout.
5106
5107 2006-09-15 David Kastrup <dak@gnu.org>
5108
5109 * keymaps.texi (Active Keymaps): Adapt description to use
5110 `get-char-property' instead `get-text-property'. Explain how
5111 mouse events change this. Explain the new optional argument of
5112 `key-binding' and its mouse-dependent lookup.
5113 (Searching Keymaps): Adapt description similarly.
5114 (Remapping Commands): Explain the new optional argument of
5115 `command-remapping'.
5116
5117 2006-09-14 Richard Stallman <rms@gnu.org>
5118
5119 * keymaps.texi (Searching Keymaps): Clarification.
5120 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5121
5122 2006-09-13 Richard Stallman <rms@gnu.org>
5123
5124 * objects.texi (Character Type): Node split.
5125 Add xref to Describing Characters.
5126 (Basic Char Syntax, General Escape Syntax)
5127 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5128
5129 2006-09-11 Richard Stallman <rms@gnu.org>
5130
5131 * display.texi (Display Table Format): Wording clarification.
5132 (Glyphs): Clarifications.
5133
5134 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
5135
5136 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5137 local maps.
5138
5139 2006-09-10 Kim F. Storm <storm@cua.dk>
5140
5141 * display.texi (Forcing Redisplay): Document return value of
5142 function redisplay.
5143
5144 2006-09-09 Richard Stallman <rms@gnu.org>
5145
5146 * windows.texi (Window Hooks): Explain limits of
5147 window-scroll-functions.
5148
5149 * display.texi (Fringe Indicators): Update for last change in
5150 indicate-buffer-boundaries.
5151
5152 2006-09-08 Richard Stallman <rms@gnu.org>
5153
5154 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5155
5156 2006-09-06 Kim F. Storm <storm@cua.dk>
5157
5158 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5159
5160 * windows.texi (Window Start): Update pos-visible-in-window-p.
5161
5162 2006-09-04 Richard Stallman <rms@gnu.org>
5163
5164 * processes.texi (Accepting Output): Explain SECONDS=0 for
5165 accept-process-output.
5166
5167 * os.texi (Idle Timers): Explain why timer functions should not
5168 loop until (input-pending-p).
5169
5170 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5171
5172 * makefile.w32-in (usermanualdir): New variable.
5173 (elisp.dvi): Use it.
5174
5175 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5176
5177 * buffers.texi (Buffer Modification): Fix last change.
5178
5179 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
5180
5181 * buffers.texi (Buffer Modification):
5182 Document buffer-chars-modified-tick.
5183
5184 2006-08-31 Richard Stallman <rms@gnu.org>
5185
5186 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5187
5188 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5189
5190 * modes.texi (Syntactic Font Lock):
5191 Mention font-lock-syntactic-face-function
5192 instead of specific faces.
5193
5194 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
5195
5196 * display.texi (Images): Add xrref to display-images-p.
5197
5198 2006-08-28 Kenichi Handa <handa@m17n.org>
5199
5200 * nonascii.texi (Lisp and Coding Systems): Fix description of
5201 detect-coding-region.
5202
5203 2006-08-27 Michael Olson <mwolson@gnu.org>
5204
5205 * processes.texi (Transaction Queues): Remove stray quote
5206 character.
5207
5208 2006-08-25 Richard Stallman <rms@gnu.org>
5209
5210 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5211 Add xref.
5212
5213 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
5214
5215 * os.texi (Timers): Avoid waiting inside timers.
5216
5217 2006-08-21 Lute Kamstra <lute@gnu.org>
5218
5219 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5220
5221 2006-08-20 Richard Stallman <rms@gnu.org>
5222
5223 * os.texi (Idle Timers): New node, split out from Timers.
5224 Document current-idle-time.
5225 * commands.texi (Reading One Event): Update xref.
5226 * elisp.texi (Top): Update subnode menu.
5227
5228 2006-08-16 Richard Stallman <rms@gnu.org>
5229
5230 * keymaps.texi (Extended Menu Items): Show format of cached
5231 bindings in extended menu items.
5232
5233 * customize.texi (Variable Definitions): Explain when the
5234 standard value expression is evaluated.
5235
5236 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
5237
5238 * commands.texi (Reading One Event): Explain idleness in
5239 `read-event'.
5240
5241 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
5242
5243 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5244 (Commands for Insertion): Remove split-line since it's not
5245 relevant for Lisp programming.
5246 (Yank Commands): Rewrite introduction.
5247 (Undo): Clarify.
5248 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5249 (Filling): Remove redundant comment. Clarify return value of
5250 current-justification.
5251 (Margins): Minor clarifications.
5252 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5253 (Sorting): Update definition of sort-lines.
5254 (Columns): Clarify behavior of sort-columns.
5255 (Indent Tabs): Link to Tab Stops in Emacs manual.
5256 (Special Properties): Clarify.
5257 (Clickable Text): Mention Buttons package.
5258
5259 2006-08-12 Kevin Ryde <user42@zip.com.au>
5260
5261 * os.texi (Time Parsing): Add %z to description of
5262 format-time-string, as per docstring. Add cross reference to
5263 glibc manual for strftime.
5264
5265 2006-08-08 Richard Stallman <rms@gnu.org>
5266
5267 * modes.texi: Clean up wording in previous change.
5268
5269 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
5270
5271 * modes.texi (Hooks): Clarify.
5272 (Major Mode Basics): Mention define-derived-mode explicitly.
5273 (Major Mode Conventions): Rebinding RET is OK for some modes.
5274 Mention change-major-mode-hook and after-change-major-mode-hook.
5275 (Example Major Modes): Move to end of Modes section.
5276 (Mode Line Basics): Clarify.
5277 (Mode Line Data): Mention help-echo and local-map in strings.
5278 Explain reason for treatment of non-risky variables.
5279 (Properties in Mode): Clarify.
5280 (Faces for Font Lock): Add font-lock-negation-char-face.
5281
5282 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5283
5284 * strings.texi (Formatting Strings): Warn against arbitrary
5285 strings as first arg to `format'.
5286
5287 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5288
5289 * text.texi (Clickable Text): Mention `help-echo' text property.
5290 Update intro, examples and associated explanations.
5291
5292 2006-07-31 Richard Stallman <rms@gnu.org>
5293
5294 * commands.texi: Update xrefs.
5295 (Event Mod): New node, cut out from old Translating Input.
5296
5297 * maps.texi: Update xrefs.
5298
5299 * keymaps.texi (Translation Keymaps): New node.
5300 Update xrefs from Translating Input to Translation Keymaps.
5301
5302 * elisp.texi (Top): Update subnode menu.
5303
5304 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5305
5306 * os.texi (System Interface): Fix menu descriptions of some nodes.
5307 (Translating Input): Node deleted.
5308
5309 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5310
5311 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5312
5313 * lists.texi (Sets And Lists): Likewise.
5314
5315 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5316
5317 * text.texi (Fields): Mention POS
5318 requirement when narrowing is in effect.
5319
5320 2006-07-28 Richard Stallman <rms@gnu.org>
5321
5322 * display.texi (Face Attributes): Simplify wording.
5323 (Attribute Functions): Clarify meaning of new-frame default
5324 attribute settings.
5325
5326 * customize.texi (Common Keywords): Document how to use
5327 :package-version in a package not in Emacs.
5328
5329 2006-07-28 Kim F. Storm <storm@cua.dk>
5330
5331 * commands.texi (Reading One Event): Fix last change.
5332
5333 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * commands.texi (Reading One Event): Document SECONDS argument for
5336 read-event, read-char, and read-char-exclusive.
5337
5338 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5339
5340 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5341 to ensure correct identification.
5342
5343 2006-07-24 Richard Stallman <rms@gnu.org>
5344
5345 * text.texi (Clickable Text): Clarify.
5346
5347 * sequences.texi (Vector Functions): Delete duplicate xref.
5348
5349 * objects.texi (Function Type): Clarify.
5350
5351 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5352 modes.
5353
5354 * lists.texi (List Variables): New node.
5355 Material moved from other nodes.
5356
5357 * variables.texi (Setting Variables): add-to-list and
5358 add-to-ordered-list moved to List Variables node.
5359
5360 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5361
5362 * text.texi (Links and Mouse-1):
5363 For mouse-on-link-p, expand on arg POS.
5364
5365 2006-07-21 Kim F. Storm <storm@cua.dk>
5366
5367 * display.texi (Forcing Redisplay): Don't mention systems which
5368 don't support sub-second timers for redisplay-preemption-period.
5369
5370 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5371
5372 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5373
5374 * frames.texi (Input Focus): Document that focus-follows-mouse has
5375 no effect on MS-Windows.
5376
5377 2006-07-18 Richard Stallman <rms@gnu.org>
5378
5379 * display.texi (Forcing Redisplay): Cleanups in previous change.
5380
5381 * processes.texi (Low-Level Network): Make menu more convenient.
5382
5383 2006-07-18 Kim F. Storm <storm@cua.dk>
5384
5385 * display.texi (Forcing Redisplay): redisplay-preemption-period
5386 only used on window systems. Add xref to Terminal Output.
5387
5388 * os.texi (Terminal Output): baud-rate only controls preemption on
5389 non-window systems. Add xref to Forcing Redisplay.
5390
5391 * processes.texi (Low-Level Network): Rename node "Make Network"
5392 to "Network Processes".
5393
5394 2006-07-18 Karl Berry <karl@gnu.org>
5395
5396 * variables.texi, functions.texi, customize.texi, loading.texi:
5397 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5398
5399 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
5400
5401 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5402
5403 2006-07-17 Richard Stallman <rms@gnu.org>
5404
5405 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5406 Put period and comma inside quotes.
5407
5408 * loading.texi, markers.texi: Use real doublequote inside menus.
5409
5410 * windows.texi: Put point and comma inside quotes.
5411 (Textual Scrolling): Use @samp for error message.
5412
5413 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5414 * strings.texi, streams.texi, processes.texi, os.texi:
5415 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5416 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5417 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5418 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5419 Put point and comma inside quotes.
5420
5421 * control.texi (Processing of Errors): Add command-error-function.
5422
5423 * variables.texi (File Local Variables): Clarify that
5424 file local variables make buffer-local bindings.
5425
5426 * modes.texi (Syntactic Font Lock): Give default for
5427 font-lock-syntax-table.
5428
5429 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
5430
5431 * text.texi (Special Properties): Clean up previous change.
5432
5433 2006-07-16 Karl Berry <karl@gnu.org>
5434
5435 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5436 * control.texi: Fix bad page breaks through chapter 10 (control).
5437
5438 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5439 underfull hbox.
5440
5441 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
5442
5443 * text.texi (Special Properties): Describe fontified text property
5444 in relation to a character (not text).
5445
5446 2006-07-15 Kim F. Storm <storm@cua.dk>
5447
5448 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5449 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5450 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5451
5452 * anti.texi (Antinews): Mention redisplay function.
5453 The kbd macro existed, but was not documented, before 22.x.
5454 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5455
5456 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
5457
5458 * display.texi (Displaying Messages): Add anchor.
5459
5460 * frames.texi (Dialog Boxes): Use it.
5461
5462 2006-07-12 Richard Stallman <rms@gnu.org>
5463
5464 * objects.texi (Frame Type): Explain nature of frames better.
5465
5466 * frames.texi (Frames): Explain nature of frames better.
5467
5468 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5469
5470 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5471
5472 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5473
5474 * frames.texi (Window System Selections): Mention scrap support for Mac.
5475 Default value of x-select-enable-clipboard is t on Mac.
5476
5477 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5478
5479 2006-07-11 Kim F. Storm <storm@cua.dk>
5480
5481 * display.texi (Forcing Redisplay): Add `redisplay' function.
5482 Don't mention (sit-for -1) -- use (redisplay t) instead.
5483
5484 * commands.texi (Waiting): (sit-for -1) is no longer special.
5485 (sit-for 0) is equivalent to (redisplay).
5486 Iconifying/deiconifying no longer makes sit-for return.
5487
5488 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5489
5490 * display.texi (Buttons): Fix typo.
5491
5492 * index.texi, elisp.texi (New Symbols): Comment node out.
5493
5494 2006-07-09 Richard Stallman <rms@gnu.org>
5495
5496 * display.texi (Truncation): Clean up previous change.
5497
5498 2006-07-08 Richard Stallman <rms@gnu.org>
5499
5500 * commands.texi (Interactive Call): Use 3 as prefix in example
5501 for execute-extended-command.
5502
5503 * display.texi (Attribute Functions): Move paragraph about
5504 compatibility with Emacs < 21.
5505
5506 2006-07-09 Kim F. Storm <storm@cua.dk>
5507
5508 * display.texi (Refresh Screen): Clarify force-window-update.
5509 (Truncation): "Normally" indicated by fringe arrows.
5510
5511 2006-07-08 Eli Zaretskii <eliz@gnu.org>
5512
5513 * windows.texi (Textual Scrolling, Resizing Windows):
5514 * variables.texi (Constant Variables):
5515 * text.texi (Buffer Contents, Deletion, Changing Properties)
5516 (Property Search, Special Properties, Sticky Properties)
5517 (Links and Mouse-1, Fields, Change Hooks):
5518 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5519 (Categories):
5520 * symbols.texi (Other Plists):
5521 * streams.texi (Output Variables):
5522 * processes.texi (Input to Processes, Query Before Exit):
5523 * positions.texi (Word Motion, Text Lines, List Motion):
5524 * os.texi (Init File, System Environment, Sound Output)
5525 (Session Management):
5526 * nonascii.texi (Text Representations, Character Sets)
5527 (Chars and Bytes, Locales):
5528 * modes.texi (Defining Minor Modes, Header Lines):
5529 * minibuf.texi (Minibuffer Contents):
5530 * markers.texi (Information from Markers):
5531 * lists.texi (List Elements, Building Lists, Association Lists):
5532 * keymaps.texi (Tool Bar):
5533 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
5534 * functions.texi (What Is a Function, Mapping Functions):
5535 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
5536 (Color Names, Text Terminal Colors, Display Feature Testing):
5537 * files.texi (Visiting Functions, File Name Components)
5538 (Unique File Names, Contents of Directories):
5539 * display.texi (Forcing Redisplay, Displaying Messages)
5540 (Temporary Displays, Font Selection, Auto Faces)
5541 (Font Lookup, Fringe Indicators, Display Margins)
5542 (Image Descriptors, Showing Images, Image Cache, Button Types)
5543 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5544 (Display Table Format, Glyphs):
5545 * control.texi (Iteration):
5546 * commands.texi (Command Loop Info, Adjusting Point):
5547 * backups.texi (Making Backups, Auto-Saving):
5548 Remove @tindex entries.
5549
5550 2006-07-07 Kim F. Storm <storm@cua.dk>
5551
5552 * display.texi (Fringe Cursors): Fix typo.
5553 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
5554 (Overlay Arrow): Default is overlay-arrow fringe indicator.
5555
5556 2006-07-05 Richard Stallman <rms@gnu.org>
5557
5558 * text.texi (Buffer Contents): Add example of text props
5559 in result of buffer-substring.
5560 (Text Properties): Explain better about use of specific property names.
5561 (Property Search): Some cleanups; reorder some functions.
5562
5563 * keymaps.texi (Changing Key Bindings): Cleanup.
5564 Add xref to Key Binding Conventions.
5565
5566 * display.texi (Attribute Functions): Add examples for
5567 face-attribute-relative-p.
5568
5569 * tips.texi (Coding Conventions): Cleanup last change.
5570
5571 2006-07-05 Karl Berry <karl@gnu.org>
5572
5573 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
5574 Remove @setchapternewpage odd.
5575 Result is 1013 pages, down from 1100.
5576
5577 * anti.texi, customize.texi, display.texi, internals.texi:
5578 * minibuf.texi, modes.texi, tips.texi:
5579 Fix overfull/underfull boxes.
5580
5581 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5582
5583 * edebug.texi (Instrumenting):
5584 Add Edebug-specific findex for eval-buffer.
5585 * loading.texi (Loading):
5586 Replace eval-current-buffer with eval-buffer.
5587
5588 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
5589
5590 * locals.texi (Standard Buffer-Local Variables): Update the list
5591 of variables.
5592
5593 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
5594
5595 * files.texi (File Name Completion): Point user to the node
5596 "Reading File Names".
5597
5598 2006-06-24 Eli Zaretskii <eliz@gnu.org>
5599
5600 * files.texi (Contents of Directories): Document case-insensitive
5601 behavior on respective filesystems.
5602
5603 * objects.texi (Character Type): Document that Emacs signals an
5604 error for unsupported Unicode characters specified as \uNNNN.
5605
5606 2006-06-19 Richard Stallman <rms@gnu.org>
5607
5608 * processes.texi (Bindat Spec): Clarify previous change.
5609
5610 2006-06-16 Richard Stallman <rms@gnu.org>
5611
5612 * tips.texi (Coding Conventions): Better explain conventions
5613 for definition constructs.
5614
5615 * text.texi (Special Properties): String value of `read-only'
5616 serves as the error message.
5617
5618 * objects.texi (Character Type): Clarify prev. change.
5619 (Non-ASCII in Strings): Mention \u and \U.
5620
5621 * commands.texi (Using Interactive): Explain problem of
5622 markers, etc., in command-history.
5623
5624 2006-06-14 Kim F. Storm <storm@cua.dk>
5625
5626 * commands.texi (Waiting): Negative arg to sit-for forces
5627 redisplay even if input is pending.
5628
5629 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
5630 redisplay. Remove incorrect example of binding redisplay-dont-pause
5631 around (sit-for 0).
5632
5633 2006-06-13 Richard Stallman <rms@gnu.org>
5634
5635 * display.texi (Forcing Redisplay): Clarify previous change.
5636
5637 2006-06-13 Romain Francoise <romain@orebokech.com>
5638
5639 * display.texi (Forcing Redisplay): Fix typo.
5640
5641 2006-06-13 Kim F. Storm <storm@cua.dk>
5642
5643 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
5644
5645 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
5646
5647 * tips.texi (Coding Conventions): Add `@end itemize'.
5648
5649 2006-06-10 Richard Stallman <rms@gnu.org>
5650
5651 * tips.texi (Coding Conventions): Explain use of coding systems
5652 to ensure one decoding for strings.
5653
5654 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
5655
5656 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
5657 syntax.
5658
5659 2006-06-07 Eli Zaretskii <eliz@gnu.org>
5660
5661 * display.texi (Font Selection): Remove description of
5662 clear-face-cache.
5663
5664 * compile.texi (Eval During Compile): Fix a typo. Add index
5665 entries for possible uses of eval-when-compile.
5666
5667 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
5668
5669 * display.texi (Abstract Display): Fix typo.
5670
5671 2006-06-03 Eli Zaretskii <eliz@gnu.org>
5672
5673 * minibuf.texi (Minibuffer History) <history-add-new-input>:
5674 Reword variable's description.
5675
5676 2006-06-01 Richard Stallman <rms@gnu.org>
5677
5678 * windows.texi (Splitting Windows): Clarify splitting nonselected
5679 window.
5680
5681 2006-05-31 Juri Linkov <juri@jurta.org>
5682
5683 * minibuf.texi (Minibuffer History): Add history-add-new-input.
5684
5685 2006-05-30 Richard Stallman <rms@gnu.org>
5686
5687 * display.texi (Line Height): Fix errors in description of
5688 default line height and line-height property.
5689
5690 * nonascii.texi (Default Coding Systems): Further clarification.
5691
5692 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
5693
5694 * internals.texi (Pure Storage): Mention that an overflow in pure
5695 space causes a memory leak.
5696 (Garbage Collection): If there was an overflow in pure space,
5697 `garbage-collect' returns nil.
5698
5699 2006-05-30 Eli Zaretskii <eliz@gnu.org>
5700
5701 * nonascii.texi (Default Coding Systems): Fix it some more.
5702
5703 2006-05-29 Eli Zaretskii <eliz@gnu.org>
5704
5705 * nonascii.texi (Default Coding Systems): Fix last change.
5706
5707 2006-05-29 Kenichi Handa <handa@m17n.org>
5708
5709 * nonascii.texi (find-operation-coding-system): Describe the new
5710 argument format (FILENAME . BUFFER).
5711
5712 2006-05-28 Richard Stallman <rms@gnu.org>
5713
5714 * tips.texi (Coding Conventions): Better explain reasons not to
5715 advise other packages or use `eval-after-load'.
5716
5717 2006-05-29 Kim F. Storm <storm@cua.dk>
5718
5719 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
5720 `bindat-idx' and `bindat-raw' for clarity.
5721
5722 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5723
5724 * processes.texi (Bindat Spec): Expand on `repeat' handler.
5725
5726 * display.texi (Display): Add "Abstract Display" to menu.
5727 (Abstract Display, Abstract Display Functions)
5728 (Abstract Display Example): New nodes.
5729 * elisp.texi (Top): Add "Abstract Display" to menu.
5730
5731 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
5732
5733 * keymaps.texi (Key Sequences): Link to input events definition.
5734 (Format of Keymaps): Delete material duplicated in Keymap Basics.
5735
5736 * files.texi (Changing Files): Document updated argument list for
5737 copy-file.
5738
5739 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5740
5741 * processes.texi (Bindat Functions): Explain term "total length".
5742 Use it in bindat-length and bindat-pack descriptions.
5743
5744 2006-05-26 Eli Zaretskii <eliz@gnu.org>
5745
5746 * tips.texi (Coding Conventions): Advise against using
5747 eval-after-load in packages. Add an index entry.
5748
5749 2006-05-25 Juri Linkov <juri@jurta.org>
5750
5751 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5752
5753 * modes.texi (%-Constructs): Add %e, %z, %Z.
5754
5755 2006-05-25 Richard Stallman <rms@gnu.org>
5756
5757 * elisp.texi (Top): Update subnode menu.
5758
5759 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5760 (Keymaps): Update menu.
5761
5762 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
5763
5764 * keymaps.texi (Key Sequences): Some clarifications.
5765
5766 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
5767
5768 * processes.texi (Bindat Functions): Say "unibyte string"
5769 explicitly for bindat-unpack and bindat-pack descriptions.
5770 (Bindat Examples): Don't call `string-make-unibyte' in example.
5771
5772 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
5773
5774 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
5775 Explain string and vector representations of key sequences.
5776
5777 * keymaps.texi (Changing Key Bindings):
5778 * commands.texi (Interactive Codes):
5779 * help.texi (Describing Characters): Refer to it.
5780
5781 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
5782
5783 * frames.texi (Pointer Shape): @end table -> @end defvar.
5784
5785 2006-05-22 Richard Stallman <rms@gnu.org>
5786
5787 * elisp.texi (Top): Update subnode menus.
5788
5789 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5790 Contents rewritten; material from old Pointer Shape node moved here.
5791
5792 * display.texi (Pointer Shape): Node deleted.
5793 (Image Descriptors): Minor cleanup.
5794
5795 2006-05-21 Richard Stallman <rms@gnu.org>
5796
5797 * syntax.texi (Parsing Expressions): Update info on which STATE
5798 elements are ignored.
5799
5800 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5801
5802 * hooks.texi (Standard Hooks): Correct typo.
5803
5804 * gpl.texi (GPL): ifinfo -> ifnottex.
5805
5806 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
5807
5808 * searching.texi (Simple Match Data): Warn about match data being
5809 set anew by every search.
5810
5811 2006-05-17 Richard Stallman <rms@gnu.org>
5812
5813 * minibuf.texi (Minibuffer History): Clarify.
5814
5815 * searching.texi (Regexp Special): Clarify nested regexp warning.
5816
5817 2006-05-16 Kim F. Storm <storm@cua.dk>
5818
5819 * minibuf.texi (Minibuffer History): Update add-to-history.
5820
5821 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
5822
5823 * nonascii.texi (Explicit Encoding):
5824 Fix typo (encoding<->decoding).
5825
5826 2006-05-14 Richard Stallman <rms@gnu.org>
5827
5828 * buffers.texi (Creating Buffers): Cleanup.
5829
5830 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5831
5832 2006-05-13 Eli Zaretskii <eliz@gnu.org>
5833
5834 * buffers.texi (Current Buffer): Document that with-temp-buffer
5835 disables undo.
5836
5837 * os.texi (Terminal-Specific): More accurate description of how
5838 Emacs searches for the terminal-specific libraries.
5839
5840 2006-05-12 Eli Zaretskii <eliz@gnu.org>
5841
5842 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5843 emacs-xtra to @inforef's.
5844
5845 * text.texi (Undo): Document that undo is turned off in buffers
5846 whose names begin with a space.
5847
5848 * buffers.texi (Buffer Names): Add index entries for buffers whose
5849 names begin with a space.
5850 (Creating Buffers): Document that undo is turned off in buffers
5851 whose names begin with a space.
5852
5853 * files.texi (Visiting Functions, Reading from Files)
5854 (Saving Buffers): Mention code and EOL conversions by file I/O
5855 primitives and subroutines.
5856
5857 * nonascii.texi (Lisp and Coding Systems):
5858 Document coding-system-eol-type. Add index entries for eol conversion.
5859
5860 * display.texi (Defining Faces): Mention `mac', and add an xref to
5861 where window-system is described.
5862
5863 2006-05-10 Richard Stallman <rms@gnu.org>
5864
5865 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5866
5867 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5868
5869 * variables.texi (File Local Variables): Recommend to quote lambda
5870 expressions in safe-local-variable property.
5871
5872 2006-05-09 Richard Stallman <rms@gnu.org>
5873
5874 * variables.texi (File Local Variables):
5875 Document safe-local-eval-forms and safe-local-eval-function.
5876
5877 2006-05-07 Kim F. Storm <storm@cua.dk>
5878
5879 * minibuf.texi (Minibuffer History): Remove keep-dups arg
5880 from add-to-history.
5881
5882 2006-05-07 Romain Francoise <romain@orebokech.com>
5883
5884 * commands.texi (Event Input Misc):
5885 * compile.texi (Eval During Compile):
5886 * internals.texi (Buffer Internals):
5887 * minibuf.texi (Initial Input):
5888 * nonascii.texi (Scanning Charsets):
5889 * numbers.texi (Comparison of Numbers):
5890 * windows.texi (Textual Scrolling, Vertical Scrolling):
5891 Fix various typos.
5892
5893 2006-05-06 Eli Zaretskii <eliz@gnu.org>
5894
5895 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5896 conditional xref's to either emacs or emacs-xtra, depending on
5897 @iftex/@ifnottex.
5898
5899 * minibuf.texi (Minibuffer History): Document add-to-history.
5900
5901 2006-05-05 Eli Zaretskii <eliz@gnu.org>
5902
5903 * internals.texi (Pure Storage): Mention the pure overflow message
5904 at startup.
5905
5906 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
5907
5908 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5909 (Searching Keymaps): Fix pseudo-Lisp description of keymap
5910 search.
5911
5912 2006-05-01 Richard Stallman <rms@gnu.org>
5913
5914 * intro.texi (nil and t): Clarify.
5915
5916 * variables.texi (File Local Variables): Suggest using booleanp.
5917
5918 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
5919
5920 * objects.texi (Type Predicates): Fix typos.
5921
5922 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5923
5924 * intro.texi (nil and t): Add booleanp.
5925
5926 * objects.texi (Type Predicates): Add links for booleanp and
5927 string-or-null-p.
5928
5929 2006-04-29 Richard Stallman <rms@gnu.org>
5930
5931 * modes.texi (Multiline Font Lock): Rename from
5932 Multi line Font Lock Elements. Much clarification.
5933 (Font Lock Multiline, Region to Fontify): Much clarification.
5934
5935 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5936
5937 * variables.texi (File Local Variables): Remove the special case t for
5938 safe-local-variable.
5939
5940 2006-04-26 Richard Stallman <rms@gnu.org>
5941
5942 * syntax.texi (Parsing Expressions): Minor cleanup.
5943
5944 2006-04-18 Richard Stallman <rms@gnu.org>
5945
5946 * tips.texi (Coding Conventions): Explain when the package's
5947 prefix should appear later on (not at the start of the name).
5948
5949 * searching.texi (String Search): Clarify effect of NOERROR.
5950
5951 * modes.texi (Imenu): Clarify what special items do.
5952
5953 * hooks.texi (Standard Hooks): Delete text about old hook names.
5954
5955 2006-04-17 Romain Francoise <romain@orebokech.com>
5956
5957 * variables.texi (Local Variables): Update the default value of
5958 `max-specpdl-size'.
5959
5960 2006-04-15 Michael Olson <mwolson@gnu.org>
5961
5962 * processes.texi (Transaction Queues): Mention the new optional
5963 `delay-question' argument for `tq-enqueue'.
5964
5965 2006-04-13 Bill Wohler <wohler@newt.com>
5966
5967 * customize.texi (Common Keywords): Use dotted notation for
5968 :package-version value. Specify its values. Improve documentation
5969 for customize-package-emacs-version-alist.
5970
5971 2006-04-12 Bill Wohler <wohler@newt.com>
5972
5973 * customize.texi (Common Keywords): Move description of
5974 customize-package-emacs-version-alist to @defvar.
5975
5976 2006-04-10 Bill Wohler <wohler@newt.com>
5977
5978 * customize.texi (Common Keywords): Add :package-version.
5979
5980 2006-04-10 Kim F. Storm <storm@cua.dk>
5981
5982 * text.texi (Buffer Contents): Add NOPROPS arg to
5983 filter-buffer-substring.
5984
5985 2006-04-08 Kevin Ryde <user42@zip.com.au>
5986
5987 * os.texi (Command-Line Arguments): Update xref to emacs manual
5988 "Command Arguments" -> "Emacs Invocation", per change there.
5989
5990 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5991
5992 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5993 be on one line to help makeinfo not render two spaces after the dot.
5994
5995 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5996
5997 * strings.texi (Predicates for Strings): Add string-or-null-p.
5998
5999 2006-03-28 Kim F. Storm <storm@cua.dk>
6000
6001 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6002 remarks about systems that don't support fractional seconds.
6003
6004 2006-03-25 Karl Berry <karl@gnu.org>
6005
6006 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6007 the year list.
6008
6009 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
6010
6011 * display.texi (Fringe Indicators): Fix typos.
6012
6013 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6014
6015 * tips.texi (Documentation Tips): One can now also write `program'
6016 in front of a quoted symbol in a docstring to prevent making a
6017 hyperlink.
6018
6019 2006-03-19 Alan Mackenzie <acm@muc.de>
6020
6021 * text.texi (Special Properties): Clarify `fontified' property.
6022
6023 2006-03-16 Richard Stallman <rms@gnu.org>
6024
6025 * display.texi (Defining Images): Minor cleanup.
6026
6027 2006-03-16 Bill Wohler <wohler@newt.com>
6028
6029 * display.texi (Defining Images): In image-load-path-for-library,
6030 prefer user's images.
6031
6032 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6033
6034 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6035
6036 2006-03-15 Bill Wohler <wohler@newt.com>
6037
6038 * display.texi (Defining Images): Fix example in
6039 image-load-path-for-library by not recommending that one binds
6040 image-load-path. Just defvar it to placate compiler and only use
6041 it if previously defined.
6042
6043 2006-03-14 Bill Wohler <wohler@newt.com>
6044
6045 * display.texi (Defining Images): In image-load-path-for-library,
6046 always return list of directories. Update example.
6047
6048 2006-03-14 Alan Mackenzie <acm@muc.de>
6049
6050 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6051 This describes font-lock-extend-region-function.
6052 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6053 the new node "Region to Fontify".
6054
6055 2006-03-13 Richard Stallman <rms@gnu.org>
6056
6057 * display.texi (Invisible Text): The impossible position is
6058 now before the invisible text, not after.
6059 (Defining Images): Clean up last change.
6060
6061 2006-03-11 Bill Wohler <wohler@newt.com>
6062
6063 * display.texi (Defining Images): Add image-load-path-for-library.
6064
6065 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6066
6067 * text.texi (Adaptive Fill): Fix Texinfo usage.
6068
6069 * strings.texi (Creating Strings): Fix Texinfo usage.
6070
6071 * searching.texi (Regexp Special): Use @samp for regular
6072 expressions that are not in Lisp syntax.
6073
6074 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6075
6076 * searching.texi (Regexp Special): Put remark between parentheses
6077 to avoid misreading.
6078
6079 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6080
6081 * searching.texi (Syntax of Regexps): More accurately describe
6082 which characters are special in which situations.
6083 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6084 are not special. Describe in detail when `[' and `]' are special.
6085 (Regexp Backslash): Plenty of regexps with unbalanced square
6086 brackets are valid, so reword that statement.
6087
6088 2006-03-02 Kim F. Storm <storm@cua.dk>
6089
6090 * keymaps.texi (Tool Bar): Add tool-bar-border.
6091
6092 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6093
6094 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6095
6096 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6097
6098 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6099
6100 * files.texi (Locating Files): Suggest additional values for the
6101 SUFFIXES arg of `locate-file'. Update pxref.
6102
6103 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6104 (How Programs Do Loading): Discuss the effects of Auto Compression
6105 mode on `load'.
6106 (Load Suffixes): New node.
6107 (Library Search): Delete description of `load-suffixes'; it was
6108 moved to "Load Suffixes".
6109 (Autoload, Named Features): Mention `load-suffixes'.
6110
6111 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6112
6113 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6114
6115 * windows.texi (Window Tree): Fix typo.
6116
6117 2006-02-20 Kim F. Storm <storm@cua.dk>
6118
6119 * display.texi (Fringe Indicators): New section.
6120 Move indicate-empty-lines, indicate-buffer-boundaries, and
6121 default-indicate-buffer-boundaries here.
6122 Add fringe-indicator-alist and default-fringes-indicator-alist.
6123 Add list of logical fringe indicator symbols.
6124 Update list of standard bitmap names.
6125 (Fringe Cursors): New section.
6126 Move overflow-newline-into-fringe here.
6127 Add fringe-cursor-alist and default-fringes-cursor-alist.
6128 Add list of fringe cursor symbols.
6129
6130 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6131
6132 * commands.texi (Using Interactive): Fix reference to node
6133 "Minibuffers".
6134
6135 2006-02-19 Richard M. Stallman <rms@gnu.org>
6136
6137 * minibuf.texi (High-Level Completion):
6138 Add xref to read-input-method-name.
6139
6140 * files.texi (Relative File Names): Move file-relative-name here.
6141 (File Name Expansion): From here. Minor clarifications.
6142
6143 * commands.texi (Using Interactive): Add xrefs about reading input.
6144 Clarify remarks about that moving point and mark.
6145 Put string case before list case.
6146
6147 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
6148
6149 * display.texi (Other Display Specs, Image Descriptors):
6150 Revert erroneous changes. The previous description of
6151 image-descriptors as `(image . PROPS)' was correct.
6152
6153 2006-02-14 Richard M. Stallman <rms@gnu.org>
6154
6155 * variables.texi (File Local Variables): Clarifications.
6156
6157 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
6158
6159 * variables.texi (File Local Variables): Use @code for a cons
6160 cell, not @var.
6161
6162 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
6163
6164 * variables.texi (File Local Variables): Document new file local
6165 variable behavior.
6166
6167 2006-02-10 Kim F. Storm <storm@cua.dk>
6168
6169 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6170
6171 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
6172
6173 * modes.texi (%-Constructs): Remove obsolete info about
6174 `global-mode-string'.
6175
6176 2006-02-07 Richard M. Stallman <rms@gnu.org>
6177
6178 * commands.texi (Prefix Command Arguments): Minor cleanup.
6179
6180 * display.texi: "Graphical display", not window system.
6181
6182 * functions.texi (What Is a Function): Fix xref.
6183
6184 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6185 (Changing Key Bindings): Clarify when remapping is better than
6186 substitute-key-definition.
6187
6188 2006-02-02 Richard M. Stallman <rms@gnu.org>
6189
6190 * minibuf.texi (Basic Completion): Completion alists are risky.
6191
6192 * keymaps.texi (Active Keymaps): Clarifications.
6193 (Searching Keymaps): New node.
6194 (Keymaps): Update menu.
6195
6196 * frames.texi (Layout Parameters): Minor clarification.
6197 (Drag and Drop): New node.
6198 (Frames): Update menu.
6199
6200 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6201
6202 * display.texi (Other Display Specs, Image Descriptors):
6203 Image description is a list, not a cons cell.
6204
6205 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6206
6207 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6208 list is not necessarily a list).
6209
6210 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6211
6212 * frames.texi (Layout Parameters): border-width and
6213 internal-border-width belong to the frame, not the window.
6214
6215 2006-01-19 Richard M. Stallman <rms@gnu.org>
6216
6217 * nonascii.texi (Translation of Characters): Search cmds use
6218 translation-table-for-input. Automatically made local.
6219
6220 * markers.texi (Overview of Markers): Count insertion type
6221 as one of a marker's attributes.
6222
6223 * keymaps.texi (Controlling Active Maps): New node, split out of
6224 Active Keymaps.
6225 (Keymaps): Menu updated.
6226 (Active Keymaps): Give pseudocode to explain how the active
6227 maps are searched. current-active-maps and key-binding moved here.
6228 (Functions for Key Lookup): current-active-maps and key-binding moved.
6229 Clarifications.
6230 (Searching the Keymaps): New subnode.
6231
6232 * elisp.texi (Top): Menu clarification.
6233
6234 * display.texi (Other Display Specs): Delete duplicate entry for
6235 just a string as display spec. Move text about recursive display
6236 specs on such a string.
6237
6238 * commands.texi (Key Sequence Input): Clarify.
6239 Move num-nonmacro-input-events out.
6240 (Reading One Event): num-nonmacro-input-events moved here.
6241
6242 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
6243
6244 * advice.texi (Simple Advice): Update example to fit argument
6245 change in previous-line.
6246
6247 2006-01-05 Richard M. Stallman <rms@gnu.org>
6248
6249 * markers.texi (The Mark): Fix in `mark'.
6250
6251 2006-01-04 Richard M. Stallman <rms@gnu.org>
6252
6253 * processes.texi (Misc Network, Make Network): Minor cleanups.
6254
6255 2006-01-04 Kim F. Storm <storm@cua.dk>
6256
6257 * processes.texi (Make Network): Add IPv6 addresses and handling.
6258 (Network Feature Testing): Mention (:family ipv6).
6259 (Misc Network): Add IPv6 formats to format-network-address.
6260
6261 2005-12-30 Richard M. Stallman <rms@gnu.org>
6262
6263 * text.texi (Changing Properties):
6264 Don't use return value of set-text-properties.
6265
6266 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6267
6268 * modes.texi (Mode Line Format): Correct typo in menu.
6269
6270 2005-12-29 Richard M. Stallman <rms@gnu.org>
6271
6272 * modes.texi (Mode Line Top): New node.
6273 (Mode Line Data): Some text moved to new node.
6274 Explain the data structure more concretely.
6275 (Mode Line Basics): Clarifications.
6276 (Mode Line Variables): Clarify intro paragraph.
6277 (%-Constructs): Clarify intro paragraph.
6278 (Mode Line Format): Update menu.
6279
6280 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6281
6282 * minibuf.texi (Basic Completion): Update lazy-completion-table
6283 examples for removal of ARGS argument.
6284
6285 2005-12-23 Richard M. Stallman <rms@gnu.org>
6286
6287 * text.texi (Undo): Restore some explanation from the version
6288 that was deleted.
6289
6290 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6291
6292 * text.texi (Undo): Remove duplicate descriptions of `apply
6293 funname' and `apply delta' elements of the undo list.
6294
6295 2005-12-20 Richard M. Stallman <rms@gnu.org>
6296
6297 * help.texi (Help Functions): Update documentation of `apropos'.
6298
6299 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6300
6301 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6302 because it is confusing. If the :help-echo keyword is a function,
6303 it is not directly used as the :help-echo overlay property, as the
6304 xref seems to suggest (it does not take the appropriate args).
6305
6306 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6307
6308 * customize.texi (Common Keywords): Fix Texinfo usage.
6309 (Group Definitions, Variable Definitions): Update for new
6310 conventions for using `*' in docstrings.
6311
6312 * tips.texi (Documentation Tips): Update for new conventions for
6313 using `*' in docstrings.
6314
6315 2005-12-16 Richard M. Stallman <rms@gnu.org>
6316
6317 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6318
6319 2005-12-16 Juri Linkov <juri@jurta.org>
6320
6321 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6322
6323 2005-12-14 Romain Francoise <romain@orebokech.com>
6324
6325 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6326 Fix typo.
6327
6328 2005-12-11 Juri Linkov <juri@jurta.org>
6329
6330 * minibuf.texi (Completion Commands): Add mention of read-file-name
6331 for filename completion keymaps.
6332 (Reading File Names): Add mention of filename completion keymaps
6333 for read-file-name and xref to `Completion Commands'.
6334
6335 2005-12-10 Richard M. Stallman <rms@gnu.org>
6336
6337 * customize.texi (Common Keywords): State caveats for use of :tag.
6338
6339 2005-12-08 Richard M. Stallman <rms@gnu.org>
6340
6341 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6342 with xrefs and better explanation.
6343 (Completion Commands): Add the filename completion maps.
6344
6345 * objects.texi (Character Type): Clarify that \s is not space
6346 if a dash follows.
6347
6348 2005-12-05 Richard M. Stallman <rms@gnu.org>
6349
6350 * windows.texi (Resizing Windows): Delete preserve-before args.
6351
6352 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6353
6354 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6355 in full keymaps, since the quirk has been fixed.
6356
6357 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6358
6359 * hooks.texi (Standard Hooks): Add index entries.
6360 Mention `compilation-finish-functions'.
6361
6362 2005-11-27 Richard M. Stallman <rms@gnu.org>
6363
6364 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6365
6366 2005-11-21 Juri Linkov <juri@jurta.org>
6367
6368 * customize.texi (Common Keywords): Update links types
6369 custom-manual and url-link. Add link types emacs-library-link,
6370 file-link, function-link, variable-link, custom-group-link.
6371
6372 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
6373
6374 * display.texi: Revert 2005-11-20 change.
6375
6376 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6377
6378 * processes.texi (Bindat Functions):
6379 Say "third" to refer to zero-based index "2".
6380
6381 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6382
6383 * loading.texi (Library Search): Update the default value of
6384 `load-suffixes'.
6385
6386 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6387
6388 * display.texi (Attribute Functions): Mention :ignore-defface.
6389
6390 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6391
6392 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6393 (Minor Mode Conventions): Mention the use of a hook.
6394
6395 2005-11-06 Richard M. Stallman <rms@gnu.org>
6396
6397 * files.texi (Magic File Names): find-file-name-handler checks the
6398 `operations' property of the handler.
6399
6400 2005-11-03 Richard M. Stallman <rms@gnu.org>
6401
6402 * variables.texi (Frame-Local Variables): Small clarification.
6403
6404 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6405
6406 * os.texi (Init File): Document ~/.emacs.d/init.el.
6407
6408 2005-10-29 Richard M. Stallman <rms@gnu.org>
6409
6410 * internals.texi (Garbage Collection): Document memory-full.
6411
6412 2005-10-28 Bill Wohler <wohler@newt.com>
6413
6414 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6415 for URLs.
6416
6417 2005-10-28 Richard M. Stallman <rms@gnu.org>
6418
6419 * minibuf.texi (Completion Commands): Clean up prev change.
6420
6421 2005-10-26 Kevin Ryde <user42@zip.com.au>
6422
6423 * compile.texi (Eval During Compile): Explain recommended uses
6424 of eval-when-compile and eval-and-compile.
6425
6426 2005-10-27 Masatake YAMATO <jet@gyve.org>
6427
6428 * minibuf.texi (Completion Commands):
6429 Write about new optional argument for `display-completion-list'.
6430
6431 2005-10-23 Richard M. Stallman <rms@gnu.org>
6432
6433 * display.texi (Overlay Arrow): Clarify about local bindings of
6434 overlay-arrow-position.
6435
6436 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6437
6438 * internals.texi (Building Emacs): Fix last change.
6439
6440 2005-10-22 Richard M. Stallman <rms@gnu.org>
6441
6442 * internals.texi (Building Emacs): Document eval-at-startup.
6443
6444 2005-10-21 Richard M. Stallman <rms@gnu.org>
6445
6446 * loading.texi (Where Defined): load-history contains abs file names.
6447 symbol-file returns abs file names.
6448
6449 2005-10-19 Kim F. Storm <storm@cua.dk>
6450
6451 * display.texi (Showing Images): Add max-image-size integer value.
6452
6453 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
6454
6455 * display.texi (Showing Images): Document max-image-size.
6456
6457 2005-10-17 Richard M. Stallman <rms@gnu.org>
6458
6459 * commands.texi (Quitting): Minor clarification.
6460
6461 * processes.texi (Sentinels): Clarify about output and quitting.
6462 (Filter Functions): Mention with-local-quit.
6463
6464 2005-10-17 Juri Linkov <juri@jurta.org>
6465
6466 * buffers.texi (Current Buffer):
6467 * commands.texi (Event Input Misc):
6468 * compile.texi (Eval During Compile, Compiler Errors):
6469 * customize.texi (Group Definitions):
6470 * display.texi (Progress, Defining Faces):
6471 * files.texi (Writing to Files):
6472 * modes.texi (Mode Hooks, Defining Minor Modes):
6473 * streams.texi (Output Functions):
6474 * syntax.texi (Syntax Table Functions):
6475 * text.texi (Change Hooks):
6476 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6477
6478 * commands.texi (Quitting): Replace arg `forms' with `body' in
6479 `with-local-quit'.
6480
6481 * positions.texi (Excursions): Replace arg `forms' with `body' in
6482 `save-excursion'.
6483
6484 2005-10-08 Kim F. Storm <storm@cua.dk>
6485
6486 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
6487 Rename manual section accordingly.
6488
6489 2005-10-04 Kim F. Storm <storm@cua.dk>
6490
6491 * windows.texi (Window Split Tree): New section describing
6492 new function window-split-tree function.
6493
6494 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
6495
6496 * display.texi (Fringe Size/Pos): Simplify and add detail.
6497
6498 2005-09-30 Romain Francoise <romain@orebokech.com>
6499
6500 * minibuf.texi (High-Level Completion): Explain that the prompt
6501 given to `read-buffer' should end with a colon and a space.
6502 Update usage examples.
6503
6504 2005-09-29 Juri Linkov <juri@jurta.org>
6505
6506 * display.texi (Displaying Messages): Rename argument name
6507 `string' to `format-string' in functions `message', `message-box',
6508 `message-or-box'.
6509
6510 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
6511
6512 * errors.texi (Standard Errors): Correct xrefs.
6513
6514 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
6515
6516 * display.texi (Defining Images): Update documentation for
6517 `image-load-path'.
6518
6519 2005-09-17 Richard M. Stallman <rms@gnu.org>
6520
6521 * display.texi (Defining Images): Clean up previous change.
6522
6523 2005-09-16 Romain Francoise <romain@orebokech.com>
6524
6525 * elisp.texi: Specify GFDL version 1.2.
6526
6527 * doclicense.texi (GNU Free Documentation License): Update to
6528 version 1.2.
6529
6530 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
6531
6532 * display.texi (Defining Images): Document `image-load-path'.
6533
6534 2005-09-15 Richard M. Stallman <rms@gnu.org>
6535
6536 * objects.texi (Printed Representation): Minor cleanup.
6537 (Box Diagrams): Minor fix.
6538 (Cons Cell Type): Move (...) index item here.
6539 (Box Diagrams): From here.
6540 (Array Type): Minor fix.
6541 (Type Predicates): Delete index "predicates".
6542 (Hash Table Type): Clarify xref.
6543 (Dotted Pair Notation): Minor fix.
6544
6545 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
6546
6547 * files.texi (Saving Buffers): Fix typo.
6548
6549 2005-09-08 Richard M. Stallman <rms@gnu.org>
6550
6551 * tips.texi (Programming Tips): Correct the "default" prompt spec.
6552
6553 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
6554
6555 * locals.texi (Standard Buffer-Local Variables): Don't include
6556 mode variables for minor modes.
6557 Fix xrefs for buffer-display-count, buffer-display-table,
6558 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
6559 enable-multibyte-characters, fill-column, header-line-format,
6560 left-fringe-width, left-margin, and right-fringe-width.
6561
6562 * hooks.texi (Standard Hooks): All hooks should conform to the
6563 standard naming convention now.
6564 Fix xref for `echo-area-clear-hook'.
6565
6566 * display.texi (Usual Display): Note that indicate-empty-lines and
6567 tab-width are buffer-local.
6568
6569 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
6570
6571 * modes.texi (Mode Help): Note that major-mode is buffer-local.
6572
6573 * nonascii.texi (Encoding and I/O): Note that
6574 buffer-file-coding-system is buffer-local.
6575
6576 * positions.texi (List Motion): Note that defun-prompt-regexp is
6577 buffer-local.
6578
6579 * text.texi (Auto Filling): Note that auto-fill-function is
6580 buffer-local.
6581 (Undo): Note that buffer-undo-list is buffer-local.
6582
6583 * windows.texi (Buffers and Windows):
6584 Document buffer-display-count.
6585
6586 2005-09-06 Richard M. Stallman <rms@gnu.org>
6587
6588 * tips.texi (Coding Conventions): Sometimes it is ok to put the
6589 package prefix elsewhere than at the start of the name.
6590
6591 2005-09-03 Richard M. Stallman <rms@gnu.org>
6592
6593 * tips.texi (Programming Tips): Add conventions for minibuffer
6594 questions and prompts.
6595
6596 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
6597
6598 * intro.texi (nil and t): Minor cleanup.
6599 Delete spurious mention of keyword symbols.
6600 (Evaluation Notation): Add index entry.
6601 (A Sample Function Description): Minor cleanup.
6602 (A Sample Variable Description): Not all vars can be set.
6603
6604 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
6605
6606 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
6607
6608 (Insertion): Document precise type of `insert-char' arg COUNT.
6609
6610 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
6611
6612 * modes.texi (Other Font Lock Variables): Sync the default of
6613 font-lock-lines-before.
6614
6615 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
6616
6617 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
6618
6619 2005-08-29 Richard M. Stallman <rms@gnu.org>
6620
6621 * elisp.texi (Top): Update subnode menu.
6622
6623 * searching.texi (Searching and Matching): Move node.
6624 Rearrange contents and add overall explanation.
6625 (Searching and Case): Move node.
6626 (Searching and Matching): Update menu.
6627
6628 2005-08-27 Eli Zaretskii <eliz@gnu.org>
6629
6630 * os.texi (Startup Summary): Fix the description of the initial
6631 startup message display.
6632
6633 2005-08-25 Richard M. Stallman <rms@gnu.org>
6634
6635 * searching.texi (Search and Replace): Add replace-regexp-in-string.
6636
6637 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
6638
6639 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
6640 `next-overlay-change' example.
6641
6642 2005-08-22 Juri Linkov <juri@jurta.org>
6643
6644 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
6645 Fix invert-face. Fix args of face-background.
6646
6647 * display.texi (Standard Faces): Delete node.
6648 (Faces): Add xref to `(emacs)Standard Faces'.
6649 (Displaying Faces): Fix xref to `Standard Faces'.
6650
6651 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
6652
6653 2005-08-20 Alan Mackenzie <acm@muc.de>
6654
6655 * buffers.texi (The Buffer List): Clarify the manipulation of the
6656 buffer list.
6657
6658 2005-08-14 Richard M. Stallman <rms@gnu.org>
6659
6660 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
6661 a regexp.
6662
6663 2005-08-11 Richard M. Stallman <rms@gnu.org>
6664
6665 * elisp.texi (Top): Update subnode lists.
6666
6667 * display.texi (Inverse Video): Node deleted.
6668
6669 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
6670 New nodes split out of Coding Conventions.
6671
6672 * searching.texi (Regular Expressions): Document re-builder.
6673
6674 * os.texi (Time Parsing): New node split out of Time Conversion.
6675
6676 * processes.texi (Misc Network, Network Feature Testing)
6677 (Network Options, Make Network): New nodes split out of
6678 Low-Level Network.
6679
6680 2005-08-09 Richard M. Stallman <rms@gnu.org>
6681
6682 * frames.texi (Geometry): New node, split from Size and Position.
6683 (Frame Parameters): Refer to Geometry.
6684
6685 * buffers.texi (The Buffer List): Fix xrefs.
6686
6687 * windows.texi (Splitting Windows): Fix xref.
6688
6689 * frames.texi (Layout Parameters): Add xref.
6690
6691 * display.texi (Line Height, Scroll Bars): Fix xrefs.
6692
6693 * keymaps.texi (Menu Bar): Fix xref.
6694
6695 * locals.texi (Standard Buffer-Local Variables): Fix xref.
6696
6697 * modes.texi (%-Constructs): Fix xref.
6698
6699 * frames.texi (Window Frame Parameters): Node split up.
6700 (Basic Parameters, Position Parameters, Size Parameters)
6701 (Layout Parameters, Buffer Parameters, Management Parameters)
6702 (Cursor Parameters, Color Parameters): New subnodes.
6703
6704 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
6705
6706 * positions.texi (Screen Lines): Update xref for previous change
6707 in minibuf.texi.
6708
6709 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
6710 change in minibuf.texi.
6711
6712 2005-08-09 Richard M. Stallman <rms@gnu.org>
6713
6714 * tips.texi (Coding Conventions): Minor cleanup.
6715
6716 * modes.texi (Defining Minor Modes): Explain when init-value
6717 can be non-nil.
6718
6719 * elisp.texi (Top): Update submenu for Minibuffer.
6720
6721 * minibuf.texi (Minibuffer Misc): Node split up.
6722 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
6723 (Recursive Mini): New nodes split out from Minibuffer Misc.
6724 (Minibuffer Misc): Document max-mini-window-height.
6725
6726 * hash.texi (Defining Hash): Delete stray paren in example.
6727
6728 * display.texi (Echo Area Customization): Don't define
6729 max-mini-window-height here; xref instead.
6730
6731 * commands.texi (Event Input Misc): Update while-no-input.
6732
6733 * advice.texi (Advising Functions): Explain when to use advice
6734 and when to use a hook.
6735
6736 2005-07-30 Eli Zaretskii <eliz@gnu.org>
6737
6738 * makefile.w32-in (info): Don't run install-info.
6739 ($(infodir)/dir): New target, produced by running install-info.
6740
6741 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
6742
6743 * modes.texi (Defining Minor Modes): The keyword for the initial
6744 value is :init-value, not :initial-value.
6745
6746 2005-07-23 Eli Zaretskii <eliz@gnu.org>
6747
6748 * loading.texi (Autoload): Make the `doctor' example be consistent
6749 with what's in current loaddefs.el. Describe the "fn" magic in
6750 the usage portion of the doc string.
6751
6752 2005-07-22 Richard M. Stallman <rms@gnu.org>
6753
6754 * internals.texi (Garbage Collection): Clarify previous change.
6755
6756 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6757
6758 * internals.texi (Garbage Collection): Add gc-cons-percentage.
6759
6760 2005-07-18 Juri Linkov <juri@jurta.org>
6761
6762 * commands.texi (Accessing Events):
6763 * frames.texi (Text Terminal Colors, Resources):
6764 * markers.texi (The Mark):
6765 * modes.texi (Defining Minor Modes):
6766 Delete duplicate duplicate words.
6767
6768 2005-07-16 Richard M. Stallman <rms@gnu.org>
6769
6770 * display.texi (Managing Overlays): Clarify make-overlay
6771 args for insertion types.
6772
6773 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6774
6775 * customize.texi (Variable Definitions):
6776 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
6777 `standard-value' is a list too.
6778 (Defining New Types): Use @key{RET} instead of @key{ret}.
6779
6780 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
6781
6782 * os.texi (Translating Input): Fix typo.
6783
6784 2005-07-08 Richard M. Stallman <rms@gnu.org>
6785
6786 * README: Update edition number and size estimate.
6787
6788 * elisp.texi (VERSION): Set to 2.9.
6789
6790 2005-07-07 Richard M. Stallman <rms@gnu.org>
6791
6792 * book-spine.texinfo: Update Emacs version.
6793
6794 * display.texi (Inverse Video): Delete mode-line-inverse-video.
6795
6796 2005-07-06 Richard M. Stallman <rms@gnu.org>
6797
6798 * searching.texi (Regexp Search): Clarify what re-search-forward
6799 does when the search fails.
6800
6801 2005-07-05 Lute Kamstra <lute@gnu.org>
6802
6803 * Update FSF's address in GPL notices.
6804
6805 * doclicense.texi (GNU Free Documentation License):
6806 * gpl.texi (GPL):
6807 * tips.texi (Coding Conventions, Library Headers):
6808 * vol1.texi:
6809 * vol2.texi: Update FSF's address.
6810
6811 2005-07-04 Richard M. Stallman <rms@gnu.org>
6812
6813 * hooks.texi (Standard Hooks): Add occur-hook.
6814
6815 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6816
6817 * display.texi (The Echo Area): Correct menu.
6818
6819 2005-07-03 Richard M. Stallman <rms@gnu.org>
6820
6821 * elisp.texi (Top): Update subnode menu for Display.
6822
6823 * display.texi (Displaying Messages): New node, with most
6824 of what was in The Echo Area.
6825 (Progress): Move under The Echo Area.
6826 (Logging Messages): New node with new text.
6827 (Echo Area Customization): New node, the rest of what was
6828 in The Echo Area. Document message-truncate-lines with @defvar.
6829 (Display): Update menu.
6830
6831 * windows.texi (Textual Scrolling): Doc 3 values for
6832 scroll-preserve-screen-position.
6833
6834 * text.texi (Special Properties): Change hook functions
6835 should bind inhibit-modification-hooks around altering buffer text.
6836
6837 * keymaps.texi (Key Binding Commands): Call binding BINDING
6838 rather than DEFINITION.
6839
6840 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
6841
6842 * variables.texi (Defining Variables): `user-variable-p' returns t
6843 for aliases of user options, nil for alias loops.
6844
6845 2005-06-28 Richard M. Stallman <rms@gnu.org>
6846
6847 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6848 make-keymap.
6849
6850 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6851
6852 * variables.texi (Setting Variables): Correct and clarify
6853 description of `add-to-ordered-list'.
6854
6855 2005-06-26 Richard M. Stallman <rms@gnu.org>
6856
6857 * display.texi (Faces): Minor cleanup.
6858
6859 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6860
6861 * display.texi (Faces): `facep' returns t for strings that are
6862 face names.
6863
6864 2005-06-25 Richard M. Stallman <rms@gnu.org>
6865
6866 * objects.texi (Equality Predicates): Clarify meaning of equal.
6867
6868 * windows.texi (Selecting Windows): save-selected-window
6869 and with-selected-window save and restore the current buffer.
6870
6871 2005-06-24 Richard M. Stallman <rms@gnu.org>
6872
6873 * numbers.texi (Float Basics): Explain how to test for NaN,
6874 and printing the sign of NaNs.
6875
6876 2005-06-24 Eli Zaretskii <eliz@gnu.org>
6877
6878 * makefile.w32-in (MAKEINFO): Use --force.
6879
6880 2005-06-23 Richard M. Stallman <rms@gnu.org>
6881
6882 * display.texi (Face Functions): Correct Texinfo usage.
6883
6884 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6885
6886 * lists.texi (Rings): `ring-elements' now returns the elements of
6887 RING in order.
6888
6889 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
6890
6891 * markers.texi (The Mark): Texinfo usage fix.
6892
6893 2005-06-23 Kim F. Storm <storm@cua.dk>
6894
6895 * searching.texi (Entire Match Data): Remove evaporate option for
6896 match-data. Do not mention evaporate option for set-match-data.
6897
6898 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6899
6900 * display.texi (Face Functions): Mention face aliases.
6901
6902 2005-06-21 Richard M. Stallman <rms@gnu.org>
6903
6904 * anti.texi (Antinews): Texinfo usage fix.
6905
6906 2005-06-21 Karl Berry <karl@gnu.org>
6907
6908 * elisp.texi: Use @copying.
6909
6910 * elisp.texi: Put @summarycontents and @contents before the Top
6911 node, instead of the end of the file, so that the contents appear
6912 in the right place in the dvi/pdf output.
6913
6914 2005-06-21 Juri Linkov <juri@jurta.org>
6915
6916 * display.texi (Defining Faces): Add `customized-face'.
6917
6918 2005-06-20 Kim F. Storm <storm@cua.dk>
6919
6920 * variables.texi (Setting Variables): Any type of element can be
6921 given order in add-to-ordered-list. Compare elements with eq.
6922
6923 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6924
6925 2005-06-20 Karl Berry <karl@gnu.org>
6926
6927 * syntax.texi (Syntax Flags): Make last column very slightly wider
6928 to avoid "generic comment" breaking on two lines and causing an
6929 underfull box.
6930
6931 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
6932
6933 * lists.texi (Rings): Various minor clarifications and corrections.
6934
6935 2005-06-18 Richard M. Stallman <rms@gnu.org>
6936
6937 * functions.texi (Obsolete Functions): Simplify.
6938
6939 * variables.texi (Variable Aliases): Simplify.
6940
6941 * anti.texi, backups.texi, compile.texi, customization.texi:
6942 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6943 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6944 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6945 * variables.texi: Fix formatting ugliness.
6946
6947 * elisp.texi: Add links to Rings and Byte Packing.
6948 Update version and copyright years.
6949
6950 * minibuf.texi: Fix formatting ugliness.
6951 (Completion Commands): Move keymap vars to the end
6952 and vars completing-read binds to the top.
6953
6954 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6955
6956 * processes.texi: Fix typos.
6957 (Bindat Spec): Correct Texinfo error.
6958 (Byte Packing): Fix ungrammatical sentence.
6959
6960 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6961
6962 * lists.texi (Rings): New node.
6963 (Lists): Add it to menu.
6964
6965 * processes.texi (Byte Packing): New node.
6966 (Processes): Add it to menu.
6967
6968 2005-06-17 Richard M. Stallman <rms@gnu.org>
6969
6970 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6971
6972 * help.texi (Documentation Basics): Explain the xref to
6973 Documentation Tips.
6974
6975 * debugging.texi (Debugger Commands): Minor fix.
6976
6977 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6978
6979 * edebug.texi (Instrumenting): Eliminate duplicate link.
6980 (Specification List): Replace references to "below", referring to
6981 a later node, with one @ref to that node.
6982
6983 * os.texi (Timers): Timers should save and restore the match data
6984 if they change it.
6985
6986 * debugging.texi (Debugger Commands): Mention that the Lisp
6987 debugger can not step through primitive functions.
6988
6989 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
6990
6991 * functions.texi (Obsolete Functions): Update argument names of
6992 `make-obsolete' and `define-obsolete-function-alias'.
6993
6994 * variables.texi (Variable Aliases): Update argument names of
6995 `defvaralias', `make-obsolete-variable' and
6996 `define-obsolete-variable-alias'.
6997
6998 2005-06-15 Kim F. Storm <storm@cua.dk>
6999
7000 * searching.texi (Entire Match Data): Rephrase warnings about
7001 evaporate arg to match-data and set-match-data.
7002
7003 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7004
7005 * elisp.texi (Top): Update detailed menu.
7006
7007 * edebug.texi (Edebug): Update menu.
7008 (Instrumenting): Update xrefs.
7009 (Edebug Execution Modes): Correct xref.
7010 (Jumping): Clarify description of `h' command.
7011 Eliminate redundant @ref.
7012 (Breaks): New node.
7013 (Breakpoints): Is now a subsubsection.
7014 (Global Break Condition): Mention `C-x X X'.
7015 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7016 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7017 (Edebug Display Update): Correct pxref.
7018 (Edebug and Macros): New node.
7019 (Instrumenting Macro Calls): Is now a subsubsection.
7020 Neither arg of `def-edebug-spec' is evaluated.
7021 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7022 (Specification Examples): Fix typo.
7023
7024 2005-06-14 Lute Kamstra <lute@gnu.org>
7025
7026 * debugging.texi (Function Debugging): Primitives can break on
7027 entry too.
7028
7029 2005-06-14 Kim F. Storm <storm@cua.dk>
7030
7031 * variables.texi (Setting Variables): Add add-to-ordered-list.
7032
7033 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7034
7035 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7036 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7037
7038 2005-06-13 Lute Kamstra <lute@gnu.org>
7039
7040 * text.texi (Special Properties): Fix cross reference.
7041
7042 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7043
7044 * debugging.texi (Function Debugging): Delete mention of empty
7045 string argument to `cancel-debug-on-entry'. Delete inaccurate
7046 description of the return value of that command.
7047
7048 2005-06-11 Alan Mackenzie <acm@muc.de>
7049
7050 * text.texi (Adaptive Fill): Amplify the description of
7051 fill-context-prefix.
7052
7053 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7054
7055 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7056
7057 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7058
7059 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7060
7061 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7062
7063 * debugging.texi (Error Debugging): Minor rewording.
7064 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7065 is optional.
7066
7067 2005-06-10 Lute Kamstra <lute@gnu.org>
7068
7069 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7070 (Top): Give it a title. Correct version number. Give the
7071 detailed node listing a more prominent header.
7072 * intro.texi: Don't set VERSION here a second time.
7073 Mention Emacs's version too.
7074 * anti.texi (Antinews): Use EMACSVER to refer to the current
7075 version of Emacs.
7076
7077 2005-06-09 Kim F. Storm <storm@cua.dk>
7078
7079 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7080 match-data and set-match-data.
7081
7082 2005-06-08 Richard M. Stallman <rms@gnu.org>
7083
7084 * searching.texi (Entire Match Data): Clarify when match-data
7085 returns markers and when integers.
7086
7087 * display.texi (Defining Faces): Explain that face name should not
7088 end in `-face'.
7089
7090 * modes.texi (Mode Line Data): Minor cleanup.
7091 (Customizing Keywords): Node split out of Search-based Fontification.
7092 Add example of using font-lock-add-keywords from a hook.
7093 Clarify when MODE should be non-nil, and when nil.
7094
7095 2005-06-06 Richard M. Stallman <rms@gnu.org>
7096
7097 * modes.texi (Mode Line Data): Explain what happens when the car
7098 of a list is a void symbol.
7099 (Search-based Fontification): Explain MODE arg to
7100 font-lock-add-keywords and warn about calls from major modes.
7101
7102 2005-06-08 Juri Linkov <juri@jurta.org>
7103
7104 * display.texi (Standard Faces): Add `shadow' face.
7105
7106 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7107
7108 * modes.texi (Major Mode Conventions): A derived mode only needs
7109 to put the call to the parent mode inside `delay-mode-hooks'.
7110
7111 2005-05-29 Richard M. Stallman <rms@gnu.org>
7112
7113 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7114 new, and what that implies. Clarify.
7115
7116 * files.texi (Locating Files): Clean up the text.
7117
7118 * frames.texi (Window Frame Parameters): Document user-size.
7119 Shorten entry for top by referring to left.
7120
7121 2005-05-26 Richard M. Stallman <rms@gnu.org>
7122
7123 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7124 is new, and what the implications are. Other clarifications.
7125
7126 2005-05-24 Richard M. Stallman <rms@gnu.org>
7127
7128 * frames.texi (Dialog Boxes): Minor fixes.
7129
7130 2005-05-25 Masatake YAMATO <jet@gyve.org>
7131
7132 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7133
7134 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7135
7136 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7137 is optional.
7138
7139 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7140
7141 * frames.texi (Dialog Boxes): Describe new optional argument.
7142
7143 2005-05-23 Lute Kamstra <lute@gnu.org>
7144
7145 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7146 syntax-begin-function over font-lock-beginning-of-syntax-function.
7147
7148 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7149
7150 * minibuf.texi (Reading File Names): Update description of
7151 `read-directory-name'.
7152
7153 * modes.texi (Derived Modes): Clarify :group keyword.
7154
7155 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7156
7157 * files.texi (Locating Files): New subsection.
7158 Describe locate-file and executable-find.
7159
7160 2005-05-21 Kevin Ryde <user42@zip.com.au>
7161
7162 * frames.texi (Initial Parameters): Update cross reference to
7163 "Emacs Invocation".
7164
7165 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7166
7167 * keymaps.texi (Active Keymaps): Add anchor.
7168
7169 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7170 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7171 appropriate place.
7172 (Derived Modes): Small clarifications.
7173 (Minor Mode Conventions, Keymaps and Minor Modes):
7174 Replace references to nodes with references to anchors.
7175 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7176 Clarify description of lists whose first element is an integer.
7177 (Mode Line Variables): Add anchor.
7178 (%-Constructs): Clarify description of integer after %.
7179 (Emulating Mode Line): Describe nil value for FACE.
7180
7181 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7182
7183 * modes.texi (Derived Modes): Correct references to non-existing
7184 variable standard-syntax-table.
7185
7186 2005-05-17 Lute Kamstra <lute@gnu.org>
7187
7188 * modes.texi (Defining Minor Modes): Mention the mode hook.
7189
7190 2005-05-15 Kim F. Storm <storm@cua.dk>
7191
7192 * processes.texi (Network): Remove open-network-stream-nowait.
7193 (Network Servers): Remove open-network-stream-server.
7194
7195 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7196
7197 * elisp.texi (Top): Update detailed menu.
7198
7199 * variables.texi: Reorder nodes.
7200 (Variables): Update menu.
7201 (File Local Variables): Do not refer to the `-*-' line as
7202 a "local variables list". Add pxref.
7203
7204 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7205
7206 * elisp.texi (Top): Update detailed menu for node changes.
7207
7208 * modes.texi (Modes): Update Menu.
7209 (Hooks): Move to beginning of chapter.
7210 Most minor modes run mode hooks too.
7211 `add-hook' can handle void hooks or hooks whose value is a single
7212 function.
7213 (Major Modes): Update Menu.
7214 (Major Mode Basics): New node, split off from `Major Modes'.
7215 (Major Mode Conventions): Correct xref. Explain how to handle
7216 auto-mode-alist if the major mode command has an autoload cookie.
7217 (Auto Major Mode): Major update. Add magic-mode-alist.
7218 (Derived Modes): Major update.
7219 (Mode Line Format): Update Menu.
7220 (Mode Line Basics): New node, split off from `Mode Line Format'.
7221
7222 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7223 for `magic autoload comment'. Add index entries and anchor.
7224
7225 2005-05-14 Richard M. Stallman <rms@gnu.org>
7226
7227 * tips.texi (Coding Conventions): Explain how important it is
7228 that just loading certain files not change Emacs behavior.
7229
7230 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7231
7232 2005-05-12 Lute Kamstra <lute@gnu.org>
7233
7234 * modes.texi (Generic Modes): Update.
7235 (Major Modes): Refer to node "Generic Modes".
7236
7237 * elisp.texi (Top): Update to the current structure of the manual.
7238 * processes.texi (Processes): Add menu description.
7239 * customize.texi (Customization): Add menu descriptions.
7240
7241 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7242
7243 * processes.texi (Signals to Processes)
7244 (Low-Level Network): Fix typos.
7245
7246 2005-05-11 Lute Kamstra <lute@gnu.org>
7247
7248 * elisp.texi (Top): Add some nodes from the chapter "Major and
7249 Minor Modes" to the detailed node listing.
7250
7251 2005-05-10 Richard M. Stallman <rms@gnu.org>
7252
7253 * keymaps.texi (Extended Menu Items): Menu item filter functions
7254 can be called at any time.
7255
7256 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7257
7258 * variables.texi (File Local Variables): `(hack-local-variables t)'
7259 now also checks whether a mode is specified in the local variables
7260 list.
7261
7262 2005-05-05 Kevin Ryde <user42@zip.com.au>
7263
7264 * display.texi (The Echo Area): Correct format function cross
7265 reference.
7266
7267 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7268
7269 * variables.texi (Variable Aliases): Change description of
7270 `define-obsolete-variable-alias'.
7271
7272 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7273 (Defining Functions): Add xref.
7274 (Obsolete Functions): New node.
7275 (Function Safety): Standardize capitalization of section title.
7276
7277 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7278 (Dialog Boxes): Complete description of `x-popup-dialog'.
7279
7280 2005-05-04 Richard M. Stallman <rms@gnu.org>
7281
7282 * commands.texi (Interactive Codes): Fix Texinfo usage.
7283 Document U more clearly.
7284
7285 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7286
7287 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7288 function and not a macro.
7289
7290 * frames.texi (Pop-Up Menus): Correct and clarify description of
7291 `x-popup-menu'.
7292 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7293
7294 2005-05-01 Richard M. Stallman <rms@gnu.org>
7295
7296 * edebug.texi (Checking Whether to Stop): Fix previous change.
7297
7298 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7299
7300 * display.texi: Fix typos and Texinfo usage.
7301
7302 * edebug.texi (Checking Whether to Stop): executing-macro ->
7303 executing-kbd-macro.
7304
7305 2005-05-01 Richard M. Stallman <rms@gnu.org>
7306
7307 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7308
7309 2005-04-30 Richard M. Stallman <rms@gnu.org>
7310
7311 * files.texi (Magic File Names): Document `operations' property.
7312
7313 2005-04-29 Lute Kamstra <lute@gnu.org>
7314
7315 * modes.texi (Generic Modes): New node.
7316 (Major Modes): Add it to the menu.
7317 (Derived Modes): Add "derived mode" to concept index.
7318
7319 2005-04-28 Lute Kamstra <lute@gnu.org>
7320
7321 * modes.texi (Defining Minor Modes): Fix previous change.
7322 (Font Lock Mode): Simplify.
7323 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7324 when set and that some parts are optional. Add cross references.
7325 (Search-based Fontification): Say how to specify font-lock-keywords.
7326 Add cross references. Add font-lock-multiline to index.
7327 Move font-lock-keywords-case-fold-search here from node "Other Font
7328 Lock Variables". Document font-lock-add-keywords and
7329 font-lock-remove-keywords.
7330 (Other Font Lock Variables): Move font-lock-keywords-only,
7331 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7332 and font-lock-syntactic-face-function to node "Syntactic Font
7333 Lock". Move font-lock-keywords-case-fold-search to node
7334 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7335 and font-lock-{,un}fontify-{buffer,region}-function.
7336 (Precalculated Fontification): Remove reference to deleted variable
7337 font-lock-core-only.
7338 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7339 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7340 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7341 and font-lock-syntactic-face-function here from node "Other Font
7342 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7343 Syntax Properties". Add cross references.
7344 (Setting Syntax Properties): New node.
7345 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7346 * syntax.texi (Syntax Properties): Add cross reference.
7347 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7348
7349 2005-04-26 Richard M. Stallman <rms@gnu.org>
7350
7351 * display.texi (Defining Faces):
7352 Document `default' elements of defface spec.
7353
7354 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7355
7356 * variables.texi (Variable Aliases): Clarify text.
7357
7358 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7359
7360 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7361
7362 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7363
7364 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7365
7366 2005-04-24 Eli Zaretskii <eliz@gnu.org>
7367
7368 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7369 syntax-after and syntax-class.
7370
7371 * files.texi (Changing Files): Fix last change's cross-reference.
7372 (Unique File Names): Don't mention "numbers" in the documentation
7373 of make-temp-file and make-temp-name.
7374
7375 2005-04-23 Richard M. Stallman <rms@gnu.org>
7376
7377 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7378
7379 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7380
7381 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7382
7383 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7384
7385 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7386 and define-obsolete-variable-alias.
7387
7388 2005-04-22 Kim F. Storm <storm@cua.dk>
7389
7390 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7391 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7392
7393 2005-04-21 Lute Kamstra <lute@gnu.org>
7394
7395 * lists.texi (Association Lists): Document rassq-delete-all.
7396
7397 2005-04-19 Richard M. Stallman <rms@gnu.org>
7398
7399 * modes.texi (Search-based Fontification): Explain that
7400 facespec is an expression to be evaluated.
7401
7402 2005-04-19 Kevin Ryde <user42@zip.com.au>
7403
7404 * streams.texi (Output Functions): Fix xref.
7405 * strings.texi (String Conversion): Fix xref.
7406
7407 2005-04-19 Kim F. Storm <storm@cua.dk>
7408
7409 * symbols.texi (Symbol Plists): Add safe-get.
7410 Mention that `get' may signal an error.
7411
7412 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
7413
7414 * customize.texi (Variable Definitions): Replace tooltip-mode
7415 example with save-place.
7416
7417 2005-04-17 Richard M. Stallman <rms@gnu.org>
7418
7419 * buffers.texi (Indirect Buffers): Clarify.
7420
7421 * positions.texi (Positions): Clarify converting marker to integer.
7422
7423 * strings.texi (String Basics): Mention string-match; clarify.
7424
7425 2005-04-08 Lute Kamstra <lute@gnu.org>
7426
7427 * modes.texi (Search-based Fontification): Fix cross references.
7428 Use consistent terminology. Document anchored highlighting.
7429
7430 2005-04-05 Lute Kamstra <lute@gnu.org>
7431
7432 * modes.texi (Defining Minor Modes): Document :group keyword
7433 argument and its default value.
7434
7435 2005-04-03 Lute Kamstra <lute@gnu.org>
7436
7437 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7438 references and/or descriptions. Delete major mode hooks; mention
7439 them as a category instead. Rename or delete obsolete hooks.
7440
7441 2005-04-02 Richard M. Stallman <rms@gnu.org>
7442
7443 * nonascii.texi (Coding System Basics): Another wording cleanup.
7444
7445 2005-04-01 Richard M. Stallman <rms@gnu.org>
7446
7447 * nonascii.texi (Coding System Basics): Clarify previous change.
7448
7449 2005-04-01 Kenichi Handa <handa@m17n.org>
7450
7451 * nonascii.texi (Coding System Basics): Describe about roundtrip
7452 identity of coding systems.
7453
7454 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7455
7456 * text.texi (Buffer Contents): Add filter-buffer-substring and
7457 buffer-substring-filters.
7458
7459 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
7460
7461 * anti.texi (Antinews): Mention `G' interactive code.
7462
7463 * tips.texi (Compilation Tips): Mention benchmark.el.
7464
7465 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7466
7467 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7468 is now bound to M-o M-o.
7469
7470 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7471
7472 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7473
7474 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7475 in the Emacs Manual).
7476 * Makefile.in (srcs): Remove calendar.texi.
7477 * makefile.w32-in (srcs): Remove calendar.texi.
7478 * display.texi (Display): Change name of next node.
7479 * os.texi (System In): Change name of previous node.
7480 * elisp.texi (Top): Remove Calendar references.
7481 * vol1.texi (Top): Remove Calendar references.
7482 * vol2.texi (Top): Remove Calendar references.
7483
7484 2005-03-25 Richard M. Stallman <rms@gnu.org>
7485
7486 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
7487 Cleanup previous change.
7488
7489 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
7490
7491 * display.texi (Face Attributes): Faces earlier in an :inherit
7492 list take precedence.
7493 (Scroll Bars): Fix description of vertical-scroll-bars.
7494 Document frame-current-scroll-bars and window-current-scroll-bars.
7495
7496 * markers.texi (The Mark): Document temporary Transient Mark mode.
7497
7498 * minibuf.texi (Reading File Names):
7499 Document read-file-name-completion-ignore-case.
7500
7501 * positions.texi (Screen Lines): Document nil for width argument
7502 to compute-motion.
7503
7504 2005-03-23 Kim F. Storm <storm@cua.dk>
7505
7506 * display.texi (Standard Faces): Other faces used in the fringe
7507 implicitly inherits from the fringe face.
7508 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
7509 properties implicitly inherits from fringe face.
7510 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
7511
7512 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
7513
7514 * display.texi (Invisible Text): State default value of
7515 line-move-ignore-invisible.
7516 (Managing Overlays): Document remove-overlays.
7517 (Standard Faces): Document escape-glyph face.
7518
7519 * minibuf.texi (Reading File Names): Document read-file-name-function.
7520
7521 * modes.texi (Other Font Lock Variables):
7522 Document font-lock-lines-before.
7523
7524 * positions.texi (Skipping Characters): skip-chars-forward allows
7525 character classes.
7526
7527 2005-03-18 Lute Kamstra <lute@gnu.org>
7528
7529 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
7530
7531 2005-03-17 Richard M. Stallman <rms@gnu.org>
7532
7533 * text.texi (Undo): Document extensible undo entries.
7534
7535 * searching.texi (String Search, Regexp Search): Cleanups.
7536
7537 * nonascii.texi (Character Codes): Minor fix.
7538
7539 * display.texi (Display Property): Explain the significance
7540 of having text properties that are eq.
7541 (Other Display Specs): Explain string as display spec.
7542
7543 * commands.texi (Interactive Codes): Document G option.
7544
7545 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
7546
7547 * text.texi (Filling): Add sentence-end-without-period and
7548 sentence-end-without-space.
7549 (Changing Properties): Minor fix.
7550
7551 * anti.texi: Total rewrite.
7552
7553 2005-03-15 Lute Kamstra <lute@gnu.org>
7554
7555 * edebug.texi (Instrumenting Macro Calls): Fix typos.
7556
7557 2005-03-08 Kim F. Storm <storm@cua.dk>
7558
7559 * display.texi (Specified Space): Property :width is support on
7560 non-graphic terminals, :height is not.
7561
7562 2005-03-07 Richard M. Stallman <rms@gnu.org>
7563
7564 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
7565 Now subnodes of Fringes.
7566 (Overlay Arrow): Document overlay-arrow-variable-list.
7567 (Fringe Size/Pos): New node, broken out of Fringes.
7568 (Display): Explain clearing vs redisplay better.
7569 (Truncation): Clarify use of bitmaps.
7570 (The Echo Area): Clarify the uses of the echo area.
7571 Add max-mini-window-height.
7572 (Progress): Clarify.
7573 (Invisible Text): Explain that main loop moves point out.
7574 (Selective Display): Say "hidden", not "invisible".
7575 (Managing Overlays): Move up. Describe relation to Undo here.
7576 (Overlay Properties): Clarify intro.
7577 (Finding Overlays): Explain return values when nothing found.
7578 (Width): truncate-string-to-width has added arg.
7579 (Displaying Faces): Clarify and update mode line face handling.
7580 (Face Functions): Minor cleanup.
7581 (Conditional Display): Merge into Other Display Specs.
7582 (Pixel Specification, Other Display Specs): Minor cleanups.
7583 (Images, Image Descriptors): Minor cleanups.
7584 (GIF Images): Patents have expired.
7585 (Showing Images): Explain default text for insert-image.
7586 (Manipulating Button Types): Merge into Manipulating Buttons.
7587 (Making Buttons): Explain return values.
7588 (Button Buffer Commands): Add xref.
7589 (Inverse Video): Update mode-line-inverse-video.
7590 (Display Table Format): Clarify.
7591 (Active Display Table): Give defaults for window-display-table.
7592
7593 * calendar.texi (Calendar Customizing): calendar-holiday-marker
7594 and calendar-today-marker are strings, not chars.
7595 (Holiday Customizing): Minor fix.
7596
7597 * internals.texi (Writing Emacs Primitives): Update `or' example.
7598 Update limit on # args of subr.
7599
7600 * edebug.texi (Using Edebug): Arrow is in fringe.
7601 (Instrumenting): Arg to eval-defun works without loading edebug.
7602 (Edebug Execution Modes): Add xref.
7603
7604 * customize.texi (Common Keywords): Clarify :require.
7605 Mention :version here.
7606 (Variable Definitions, Group Definitions): Not here.
7607 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
7608
7609 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
7610 * nonascii.texi (Text Representations): Clarify position-bytes.
7611 (Character Sets): Add list-charset-chars.
7612 (Scanning Charsets): Add charset-after.
7613 (Encoding and I/O): Minor fix.
7614
7615 2005-03-06 Richard M. Stallman <rms@gnu.org>
7616
7617 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
7618 (Resizing Windows): Likewise.
7619
7620 * text.texi (Change Hooks): Get rid of "Emacs 21".
7621
7622 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
7623
7624 * streams.texi (Output Variables): Get rid of "Emacs 21".
7625
7626 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
7627
7628 * os.texi (Translating Input): Replace flow-control example
7629 with a less obsolete example that uses `keyboard-translate'.
7630
7631 * objects.texi (Hash Table Type, Circular Objects):
7632 Get rid of "Emacs 21".
7633
7634 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
7635 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
7636
7637 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
7638
7639 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
7640
7641 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
7642 (Menu Bar): Fix when menu-bar-update-hook is called.
7643
7644 * hash.texi (Hash Tables): Get rid of "Emacs 21".
7645
7646 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
7647 and make it read better.
7648
7649 * files.texi (Writing to Files): Get rid of "Emacs 21".
7650 (Unique File Names): Likewise.
7651
7652 * elisp.texi: Update Emacs version to 22.
7653
7654 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
7655 (Overlay Properties, Face Attributes): Likewise.
7656 (Managing Overlays): Fix punctuation.
7657 (Attribute Functions): Clarify set-face-font; get rid of
7658 info about old Emacs versions.
7659 (Auto Faces, Font Lookup, Display Property, Images):
7660 Get rid of "Emacs 21".
7661
7662 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
7663
7664 2005-03-05 Richard M. Stallman <rms@gnu.org>
7665
7666 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
7667
7668 2005-03-04 Lute Kamstra <lute@gnu.org>
7669
7670 * debugging.texi (Error Debugging): Document stack-trace-on-error.
7671
7672 2005-03-03 Lute Kamstra <lute@gnu.org>
7673
7674 * edebug.texi (Instrumenting Macro Calls): Fix typo.
7675
7676 2005-03-01 Lute Kamstra <lute@gnu.org>
7677
7678 * debugging.texi (Debugger Commands): Update `j'.
7679
7680 2005-02-28 Lute Kamstra <lute@gnu.org>
7681
7682 * debugging.texi (Debugging): Fix typo.
7683 (Error Debugging): Document eval-expression-debug-on-error.
7684 (Function Debugging): Update example.
7685 (Using Debugger): Mention starred stack frames.
7686 (Debugger Commands): Document `j' and `l'.
7687 (Invoking the Debugger): `d' and `j' exit recursive edit too.
7688 Update the messages that the debugger displays.
7689 (Internals of Debugger): Add cross reference. Update example.
7690 (Excess Open): Minor improvement.
7691 (Excess Close): Minor improvement.
7692
7693 2005-02-26 Richard M. Stallman <rms@gnu.org>
7694
7695 * tips.texi (Coding Conventions): Clarify.
7696 Put all the major mode key reservations together.
7697 Mention the Mouse-1 => Mouse-2 conventions.
7698
7699 * syntax.texi (Syntax Class Table): Clarify.
7700 (Syntax Table Functions): syntax-after moved from here.
7701 (Syntax Table Internals): syntax-after moved to here.
7702 (Parsing Expressions): Update info on number of values
7703 and what's meaningful in the STATE argument.
7704 (Categories): Fix typo.
7705
7706 * sequences.texi (Arrays): Cleanup.
7707 (Char-Tables): Clarify.
7708
7709 * processes.texi (Deleting Processes): Cleanups, add xref.
7710 (Subprocess Creation): Explain nil in exec-path. Cleanup.
7711 (Process Information): set-process-coding-system, some args optional.
7712 (Input to Processes): Explain various types for PROCESS args.
7713 Rename them from PROCESS-NAME to PROCESS.
7714 (Signals to Processes): Likewise.
7715 (Decoding Output): Cleanup.
7716 (Query Before Exit): Clarify.
7717
7718 * os.texi (Startup Summary): Correct the options; add missing ones.
7719 (Terminal Output, Batch Mode): Clarify.
7720 (Flow Control): Node deleted.
7721
7722 * markers.texi (The Mark): Clarify.
7723
7724 * macros.texi (Expansion): Cleanup.
7725 (Indenting Macros): indent-spec allows ints, not floats.
7726
7727 * keymaps.texi (Keymaps): Clarify.
7728 (Format of Keymaps): Update lisp-mode-map example.
7729 (Active Keymaps, Key Lookup): Clarify.
7730 (Changing Key Bindings): Add xref to `kbd'.
7731 (Key Binding Commands, Simple Menu Items): Clarify.
7732 (Mouse Menus, Menu Bar): Clarify.
7733 (Menu Example): Replace print example with menu-bar-replace-menu.
7734
7735 * help.texi (Documentation Basics): Add function-documentation prop.
7736
7737 * elisp.texi (Top): Don't refer to Flow Control node.
7738
7739 * commands.texi (Command Overview): Improve xrefs.
7740 (Adjusting Point): Adjusting point applies to intangible and invis.
7741 (Key Sequence Input): Doc extra read-key-sequence args.
7742 Likewise for read-key-sequence-vector.
7743
7744 * backups.texi (Rename or Copy): Minor fix.
7745 (Numbered Backups): For version-control, say the default.
7746 (Auto-Saving): make-auto-save-file-name example is simplified.
7747
7748 * advice.texi (Advising Functions): Don't imply one part of Emacs
7749 should advise another part. Markup changes.
7750 (Defining Advice): Move transitional para.
7751 (Activation of Advice): Cleanup.
7752 Explain if COMPILE is nil or negative.
7753
7754 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7755
7756 2005-02-24 Lute Kamstra <lute@gnu.org>
7757
7758 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7759 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7760
7761 2005-02-23 Lute Kamstra <lute@gnu.org>
7762
7763 * modes.texi (Defining Minor Modes): define-minor-mode can be used
7764 to define global minor modes as well.
7765
7766 * display.texi (Managing Overlays): overlay-buffer returns nil for
7767 deleted overlays.
7768
7769 2005-02-22 Kim F. Storm <storm@cua.dk>
7770
7771 * minibuf.texi (Basic Completion): Allow symbols in addition to
7772 strings in try-completion and all-completions.
7773
7774 2005-02-14 Lute Kamstra <lute@gnu.org>
7775
7776 * elisp.texi (Top): Remove reference to deleted node.
7777
7778 * lists.texi (Lists): Remove reference to deleted node.
7779 (Cons Cells): Fix typo.
7780
7781 * loading.texi (Where Defined): Fix typo.
7782
7783 2005-02-14 Richard M. Stallman <rms@gnu.org>
7784
7785 * variables.texi (Creating Buffer-Local): change-major-mode-hook
7786 is useful for discarding some minor modes.
7787
7788 * symbols.texi (Symbol Components): Reorder examples.
7789
7790 * streams.texi (Input Functions): State standard-input default.
7791 (Output Variables): State standard-output default.
7792
7793 * objects.texi (Printed Representation): Clarify read syntax vs print.
7794 (Floating Point Type): Explain meaning better.
7795 (Symbol Type): Explain uniqueness better.
7796 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
7797 List examples sooner.
7798 (Box Diagrams): New subnode broken out.
7799 Some examples moved from old Lists as Boxes node.
7800 (Dotted Pair Notation): Clarify intro.
7801 (Array Type): Clarify.
7802 (Type Predicates): Add hash-table-p.
7803
7804 * numbers.texi (Integer Basics): Clarify radix explanation.
7805 (Predicates on Numbers): Minor clarification.
7806 (Comparison of Numbers): Minor clarification. Clarify eql.
7807 Typos in min, max.
7808 (Math Functions): Clarify overflow in expt.
7809
7810 * minibuf.texi (Text from Minibuffer): Minor clarification.
7811 Mention arrow keys.
7812
7813 * loading.texi (Autoload): defun's doc string overrides autoload's
7814 doc string.
7815 (Repeated Loading): Modernize "add to list" examples.
7816 (Where Defined): Finish updating table of load-history elts.
7817
7818 * lists.texi (List-related Predicates): Minor wording improvement.
7819 (Lists as Boxes): Node deleted.
7820 (Building Lists): Explain trivial cases of number-sequence.
7821
7822 * hash.texi (Hash Tables): Add desc to menu items.
7823 (Creating Hash): Explain "full" means "make larger".
7824 (Hash Access): Any object can be a key.
7825 State value of maphash.
7826
7827 * functions.texi (What Is a Function): Wording cleanup.
7828 (Function Documentation): Minor cleanup.
7829 Explain purpose of calling convention at end of doc string.
7830 (Function Names): Wording cleanup.
7831 (Calling Functions): Wording cleanup.
7832 Explain better how funcall calls the function.
7833 (Function Cells): Delete example of saving and redefining function.
7834
7835 * control.texi (Combining Conditions): Wording cleanup.
7836 (Iteration): dolist and dotimes bind VAR locally.
7837 (Cleanups): Xref to Atomic Changes.
7838
7839 * compile.texi (Byte Compilation): Delete 19.29 info.
7840 (Compilation Functions): Macros' difficulties don't affect defsubst.
7841 (Docs and Compilation): Delete 19.29 info.
7842
7843 2005-02-10 Richard M. Stallman <rms@gnu.org>
7844
7845 * objects.texi (Symbol Type): Minor correction.
7846
7847 2005-02-06 Lute Kamstra <lute@gnu.org>
7848
7849 * modes.texi (Example Major Modes): Fix typos.
7850
7851 2005-02-06 Richard M. Stallman <rms@gnu.org>
7852
7853 * text.texi (Margins): fill-nobreak-predicate can be one function.
7854
7855 * strings.texi (Modifying Strings): clear-string can make unibyte.
7856 (Formatting Strings): format gives error if values missing.
7857
7858 * positions.texi (Character Motion): Mention default arg
7859 for forward-char. backward-char refers to forward-char.
7860 (Word Motion): Mention default arg for forward-word.
7861 (Buffer End Motion): Mention default arg for beginning-of-buffer.
7862 Simplify end-of-buffer.
7863 (Text Lines): Mention default arg for forward-line.
7864 (List Motion): Mention default arg for beginning/end-of-defun.
7865 (Skipping Characters): Minor fixes in explaining character-set.
7866
7867 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7868 Mode inheritance applies only when default-major-mode is nil.
7869 Clarifications.
7870 (Example Major Modes): Update Text mode and Lisp mode examples.
7871 (Minor Mode Conventions): Mention define-minor-mode at top.
7872 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7873 (Mode Line Format): Update mode line face display info.
7874 (Properties in Mode): Mention effect of risky vars.
7875 (Imenu): Define imenu-add-to-menubar.
7876 (Font Lock Mode): Add descriptions to menu lines.
7877 (Faces for Font Lock): Add font-lock-doc-face.
7878
7879 2005-02-05 Lute Kamstra <lute@gnu.org>
7880
7881 * text.texi (Maintaining Undo): Remove obsolete function.
7882
7883 2005-02-05 Eli Zaretskii <eliz@gnu.org>
7884
7885 * frames.texi (Color Names): Add pointer to the X docs about RGB
7886 color specifications. Improve indexing.
7887 (Text Terminal Colors): Replace the description of RGB values by
7888 an xref to "Color Names".
7889
7890 2005-02-03 Richard M. Stallman <rms@gnu.org>
7891
7892 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7893 Clarify.
7894 (Selecting Windows): Clarify save-selected-window.
7895 (Cyclic Window Ordering): Clarify walk-windows.
7896 (Window Point): Clarify.
7897 (Window Start): Add comment to example.
7898 (Resizing Windows): Add `interactive' specs in examples.
7899 Document fit-window-to-buffer.
7900
7901 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7902 (Undo, Maintaining Undo): Clarify last change.
7903 (Sorting): In sort-numeric-fields, explain about octal and hex.
7904 Mention sort-numeric-base.
7905 (Format Properties): Add xref for hard newlines.
7906
7907 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7908 (Pop-Up Menus): Fix typo.
7909 (Color Names): Explain all types of color names.
7910 Explain color-values on B&W terminal.
7911 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
7912
7913 * files.texi (File Locks): Not supported on MS systems.
7914 (Testing Accessibility): Clarify.
7915
7916 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7917 (Coverage Testing): Fix typo.
7918
7919 * commands.texi (Misc Events): Remove stray space.
7920
7921 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7922 (Modification Time): Clarify when visited-file-modtime returns 0.
7923 (The Buffer List): Clarify bury-buffer.
7924 (Killing Buffers): Clarify.
7925 (Indirect Buffers): Add clone-indirect-buffer.
7926
7927 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7928
7929 * edebug.texi (Printing in Edebug): Fix default value of
7930 edebug-print-circle.
7931 (Coverage Testing): Fix displayed frequency count data.
7932
7933 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
7934
7935 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7936
7937 2005-02-02 Kim F. Storm <storm@cua.dk>
7938
7939 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7940
7941 2005-01-29 Eli Zaretskii <eliz@gnu.org>
7942
7943 * commands.texi (Misc Events): Describe the help-echo event.
7944
7945 * text.texi (Special Properties) <help-echo>: Use `pos'
7946 consistently in description of the help-echo property.
7947 Use @code{nil} instead of @var{nil}.
7948
7949 * display.texi (Overlay Properties): Fix the index entry for
7950 help-echo overlay property.
7951
7952 * customize.texi (Type Keywords): Uncomment the xref to the
7953 help-echo property documentation.
7954
7955 2005-01-23 Kim F. Storm <storm@cua.dk>
7956
7957 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7958 return value. Third element FULLY replaced by PARTIAL which
7959 specifies number of invisible pixels if row is only partially visible.
7960 (Textual Scrolling): Mention auto-window-vscroll.
7961 (Vertical Scrolling): New defvar auto-window-vscroll.
7962
7963 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7964
7965 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7966 command remapping.
7967
7968 2005-01-15 Richard M. Stallman <rms@gnu.org>
7969
7970 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7971
7972 2005-01-14 Kim F. Storm <storm@cua.dk>
7973
7974 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7975
7976 * text.texi (Links and Mouse-1): Fix string and vector item.
7977
7978 2005-01-13 Richard M. Stallman <rms@gnu.org>
7979
7980 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7981 descriptions of overriding-local-map and overriding-terminal-local-map.
7982
7983 * text.texi (Links and Mouse-1): Clarify text.
7984
7985 2005-01-13 Kim F. Storm <storm@cua.dk>
7986
7987 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7988
7989 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7990
7991 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7992
7993 2005-01-12 Kim F. Storm <storm@cua.dk>
7994
7995 * text.texi (Links and Mouse-1): Rename section from Enabling
7996 Mouse-1 to Following Links. Change xrefs.
7997 Add examples for define-button-type and define-widget.
7998
7999 * display.texi (Button Properties, Button Buffer Commands):
8000 Clarify mouse-1 and follow-link functionality.
8001
8002 2005-01-12 Richard M. Stallman <rms@gnu.org>
8003
8004 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8005
8006 * display.texi (Beeping): Fix Texinfo usage.
8007
8008 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8009
8010 2005-01-11 Kim F. Storm <storm@cua.dk>
8011
8012 * display.texi (Button Properties, Button Buffer Commands):
8013 Mention mouse-1 binding. Add follow-link keyword.
8014
8015 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8016 (Enabling Mouse-1 to Follow Links): New subsection.
8017
8018 2005-01-06 Richard M. Stallman <rms@gnu.org>
8019
8020 * text.texi (Special Properties): Minor change.
8021
8022 * os.texi (Timers): Clarify previous change.
8023
8024 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8025
8026 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8027
8028 * display.texi (Face Attributes): Correct xref to renamed node.
8029
8030 2005-01-01 Richard M. Stallman <rms@gnu.org>
8031
8032 * display.texi (Face Attributes): Describe hex color specs.
8033
8034 2004-12-31 Richard M. Stallman <rms@gnu.org>
8035
8036 * os.texi (Timers): Update previous change.
8037
8038 2004-12-30 Kim F. Storm <storm@cua.dk>
8039
8040 * display.texi (Line Height): Total line-height is now specified
8041 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8042 in cons cells. (nil . RATIO) is relative to actual line height.
8043 Use line-height `t' instead of `0' to get minimum height.
8044
8045 2004-12-29 Richard M. Stallman <rms@gnu.org>
8046
8047 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8048
8049 2004-12-28 Richard M. Stallman <rms@gnu.org>
8050
8051 * commands.texi (Quitting): Clarify value of with-local-quit.
8052
8053 * elisp.texi (Top): Fix previous change.
8054
8055 * loading.texi (Loading): Fix previous change.
8056
8057 2004-12-27 Richard M. Stallman <rms@gnu.org>
8058
8059 * Makefile.in (MAKEINFO): Specify --force.
8060
8061 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8062
8063 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8064
8065 * display.texi (Line Height): Further clarify.
8066
8067 * elisp.texi (Top): Update Loading submenu.
8068
8069 * loading.texi (Where Defined): New node.
8070 (Unloading): load-history moved to Where Defined.
8071
8072 2004-12-21 Richard M. Stallman <rms@gnu.org>
8073
8074 * commands.texi (Event Input Misc): Add while-no-input.
8075
8076 2004-12-11 Richard M. Stallman <rms@gnu.org>
8077
8078 * display.texi (Line Height): Rewrite text for clarity.
8079
8080 2004-12-11 Kim F. Storm <storm@cua.dk>
8081
8082 * display.texi (Display): Add node "Line Height" to menu.
8083 (Line Height): New node. Move full description of line-spacing
8084 and line-height text properties here from text.texi.
8085 (Scroll Bars): Add vertical-scroll-bar variable.
8086
8087 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8088
8089 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8090 line-spacing and vertical-scroll-bar.
8091
8092 * text.texi (Special Properties): Just mention line-spacing and
8093 line-height here, add xref to new "Line Height" node.
8094
8095 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8096
8097 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8098
8099 * locals.texi (Standard Buffer-Local Variables):
8100 Add @xref for `line-spacing'.
8101
8102 2004-12-05 Richard M. Stallman <rms@gnu.org>
8103
8104 * Makefile.in (maintainer-clean): Remove the info files
8105 in $(infodir) where they are created.
8106
8107 2004-12-03 Richard M. Stallman <rms@gnu.org>
8108
8109 * windows.texi (Selecting Windows): get-lru-window and
8110 get-largest-window don't consider dedicated windows.
8111
8112 * text.texi (Undo): Document undo-in-progress.
8113
8114 2004-11-26 Richard M. Stallman <rms@gnu.org>
8115
8116 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8117 Remove a few vars that are not always buffer-local.
8118
8119 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8120
8121 * locals.texi (Standard Buffer-Local Variables): Comment out
8122 xref's to non-existent node `Yet to be written'.
8123
8124 2004-11-24 Richard M. Stallman <rms@gnu.org>
8125
8126 * processes.texi (Synchronous Processes): Grammar fix.
8127
8128 * numbers.texi (Comparison of Numbers): Add eql.
8129
8130 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8131
8132 * intro.texi (Printing Notation): Fix previous change.
8133
8134 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8135 and default-indicate-buffer-boundaries from here.
8136 (Usual Display): To here.
8137 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8138 (Usual Display): Move tab-width up.
8139
8140 * customize.texi (Variable Definitions):
8141 Replace show-paren-mode example with tooltip-mode.
8142 (Simple Types, Composite Types, Defining New Types):
8143 Minor cleanups.
8144
8145 2004-11-21 Jesper Harder <harder@ifa.au.dk>
8146
8147 * processes.texi (Synchronous Processes, Output from Processes):
8148 Markup fix.
8149
8150 2004-11-20 Richard M. Stallman <rms@gnu.org>
8151
8152 * positions.texi (Skipping Characters): skip-chars-forward
8153 now handles char classes.
8154
8155 * intro.texi (Printing Notation): Avoid confusion of `print'
8156 when explaining @print.
8157
8158 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8159
8160 * display.texi (Display Table Format): Minor fix.
8161
8162 * streams.texi (Output Functions): Fix print example.
8163
8164 * Makefile.in (elisp): New target.
8165 (dist): Depend on $(infodir)/elisp, not elisp.
8166 Copy the info files from $(infodir).
8167
8168 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8169 read-from-minibuffer.
8170
8171 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8172
8173 2004-11-19 Richard M. Stallman <rms@gnu.org>
8174
8175 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8176
8177 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8178
8179 * tips.texi (Coding Conventions): Fix typo.
8180
8181 2004-11-16 Richard M. Stallman <rms@gnu.org>
8182
8183 * tips.texi (Coding Conventions): Separate defvar and require
8184 methods to avoid warnings. Use require only when there are many
8185 functions and variables from that package.
8186
8187 * minibuf.texi (Minibuffer Completion): When ignoring case,
8188 predicate must not be case-sensitive.
8189
8190 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8191 (Test Coverage): Don't talk about "splotches". Clarified.
8192
8193 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8194
8195 * frames.texi (Window Frame Parameters): Fix typo.
8196
8197 2004-11-15 Kim F. Storm <storm@cua.dk>
8198
8199 * symbols.texi (Other Plists): Note that plist-get may signal error.
8200 Add safe-plist-get.
8201
8202 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8203
8204 * modes.texi (Font Lock Basics): Fix typo.
8205
8206 2004-11-08 Richard M. Stallman <rms@gnu.org>
8207
8208 * syntax.texi (Syntax Table Functions): Add syntax-after.
8209
8210 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
8211
8212 * os.texi (Processor Run Time): New section documenting
8213 get-internal-run-time.
8214
8215 2004-11-06 Eli Zaretskii <eliz@gnu.org>
8216
8217 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8218 it nukes elisp-cover.texi.
8219 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8220 elisp-0 etc.
8221
8222 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8223
8224 * commands.texi (Keyboard Macros): Document `append' return value
8225 of `defining-kbd-macro'.
8226
8227 2004-11-01 Richard M. Stallman <rms@gnu.org>
8228
8229 * commands.texi (Interactive Call): Add called-interactively-p.
8230
8231 2004-10-29 Simon Josefsson <jas@extundo.com>
8232
8233 * minibuf.texi (Reading a Password): Revert.
8234
8235 2004-10-28 Richard M. Stallman <rms@gnu.org>
8236
8237 * frames.texi (Display Feature Testing): Explain about "vendor".
8238
8239 2004-10-27 Richard M. Stallman <rms@gnu.org>
8240
8241 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8242 not raw. Clarify `n'.
8243 (Interactive Call): Rewrite interactive-p, focusing on when
8244 and how to use it.
8245 (Misc Events): Clarify previous change.
8246
8247 * advice.texi (Simple Advice): Clarify what job the example does.
8248 (Around-Advice): Clarify ad-do-it.
8249 (Activation of Advice): An option of ad-default-compilation-action
8250 is `never', not `nil'.
8251
8252 2004-10-26 Kim F. Storm <storm@cua.dk>
8253
8254 * commands.texi (Interactive Codes): Add U code letter.
8255
8256 2004-10-25 Simon Josefsson <jas@extundo.com>
8257
8258 * minibuf.texi (Reading a Password): Add.
8259
8260 2004-10-24 Jason Rumney <jasonr@gnu.org>
8261
8262 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8263 and wheel-down.
8264
8265 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8266
8267 * processes.texi (Synchronous Processes): Document process-file.
8268
8269 2004-10-22 Kenichi Handa <handa@m17n.org>
8270
8271 * text.texi (translate-region): Document that it accepts also a
8272 char-table.
8273
8274 2004-10-22 David Ponce <david@dponce.com>
8275
8276 * windows.texi (Resizing Windows): Document the `preserve-before'
8277 argument of the functions `enlarge-window' and `shrink-window'.
8278
8279 2004-10-19 Jason Rumney <jasonr@gnu.org>
8280
8281 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8282
8283 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8284
8285 * text.texi (Filling): Add anchor for definition of
8286 `sentence-end-double-space'.
8287
8288 * searching.texi (Regexp Example): Update description of how
8289 Emacs currently recognizes the end of a sentence.
8290 (Standard Regexps): Update definition of the variable
8291 `sentence-end'. Add definition of the function `sentence-end'.
8292
8293 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8294
8295 * display.texi (Progress): New node.
8296
8297 2004-10-05 Kim F. Storm <storm@cua.dk>
8298
8299 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8300
8301 2004-09-29 Kim F. Storm <storm@cua.dk>
8302
8303 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8304 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8305 fringe bitmap symbols, as they now have their own namespace.
8306 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8307 vs. pixels. Signal error if no free bitmap slots.
8308 (Pixel Specification): Change IMAGE to @var{image}.
8309
8310 2004-09-28 Richard M. Stallman <rms@gnu.org>
8311
8312 * text.texi (Special Properties): Clarify line-spacing and line-height.
8313
8314 * searching.texi (Regexp Search): Add looking-back.
8315
8316 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8317
8318 * display.texi: Correct typos.
8319 (Image Descriptors): Correct xref's.
8320
8321 2004-09-25 Richard M. Stallman <rms@gnu.org>
8322
8323 * text.texi (Special Properties): Cleanups in `cursor'.
8324 Rewrites in `line-height' and `line-spacing'; exchange them.
8325
8326 * display.texi (Fringes): Rewrite previous change.
8327 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8328 (Display Fringe Bitmaps): Node deleted, text moved.
8329 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8330 (Scroll Bars): Clarify set-window-scroll-bars.
8331 (Pointer Shape): Rewrite.
8332 (Specified Space): Clarify :align-to, etc.
8333 (Pixel Specification): Use @var. Clarify new text.
8334 (Other Display Specs): Clarify `slice'.
8335 (Image Descriptors): Cleanups.
8336 (Showing Images): Cleanups.
8337
8338 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8339
8340 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8341
8342 * modes.texi: Various minor changes in addition to:
8343 (Major Mode Conventions): Final call to `run-mode-hooks' should
8344 not be inside the `delay-mode-hooks' form.
8345 (Mode Hooks): New node.
8346 (Hooks): Delete obsolete example.
8347 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8348 node "Mode Hooks".
8349
8350 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8351
8352 * display.texi: Correct various typos.
8353 (Display): Rename node "Pointer Shapes" to "Pointer
8354 Shape". (There is already a node called "Pointer Shapes" in
8355 frames.texi.)
8356 (Images): Remove non-existent node "Image Slices" from menu.
8357
8358 2004-09-23 Kim F. Storm <storm@cua.dk>
8359
8360 * text.texi (Special Properties): Add `cursor', `pointer',
8361 `line-height', and `line-spacing' properties.
8362
8363 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8364 Shapes' to menu.
8365 (Standard Faces): Doc fix for fringe face.
8366 (Fringes): Add `overflow-newline-into-fringe' and
8367 'indicate-buffer-boundaries'.
8368 (Fringe Bitmaps, Pointer Shapes): New nodes.
8369 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8370 Bitmaps' to menu.
8371 (Specified Space): Describe pixel width and height.
8372 (Pixel Specification): New node.
8373 (Other Display Specs): Add `slice' property.
8374 (Display Fringe Bitmaps): New node.
8375 (Images): Add 'Image Slices' to menu.
8376 (Image Descriptors): Add `:pointer' and `:map' properties.
8377 (Showing Images): Add slice arg to `insert-image'.
8378 Add 'insert-sliced-image'.
8379
8380 2004-09-20 Richard M. Stallman <rms@gnu.org>
8381
8382 * commands.texi (Key Sequence Input):
8383 Clarify downcasing in read-key-sequence.
8384
8385 2004-09-08 Juri Linkov <juri@jurta.org>
8386
8387 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8388
8389 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8390
8391 * locals.texi (Standard Buffer-Local Variables):
8392 Add `buffer-auto-save-file-format'.
8393 * internals.texi (Buffer Internals): Describe new
8394 auto_save_file_format field of the buffer structure.
8395 * files.texi (Format Conversion): `auto-save-file-format' has been
8396 renamed `buffer-auto-save-file-format'.
8397
8398 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8399
8400 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8401 an integer or a marker.
8402 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8403
8404 2004-08-22 Richard M. Stallman <rms@gnu.org>
8405
8406 * modes.texi (Major Mode Conventions): Discuss rebinding of
8407 standard key bindings.
8408
8409 2004-08-18 Kim F. Storm <storm@cua.dk>
8410
8411 * processes.texi (Accepting Output): Add `just-this-one' arg to
8412 `accept-process-output'.
8413 (Output from Processes): New var `process-adaptive-read-buffering'.
8414
8415 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8416
8417 * keymaps.texi: Various changes in addition to:
8418 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8419 Give more varied examples for `kbd'.
8420 (Creating Keymaps): Char tables have slots for all characters
8421 without modifiers.
8422 (Active Keymaps): `overriding-local-map' and
8423 `overriding-terminal-local-map' also override text property and
8424 overlay keymaps.
8425 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8426 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8427 to denote a prefix of no events.
8428 `map-keymap' includes parent's bindings _recursively_.
8429 Clarify and correct description of `where-is-internal'.
8430 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8431 (Menu Example): For menus intended for use with the keyboard, the
8432 menu items should be bound to characters or real function keys.
8433
8434 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8435
8436 * objects.texi (Character Type): Reposition `@anchor' to prevent
8437 double space inside sentence in Info.
8438
8439 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8440 renamed to `disabled-command-function'.
8441 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8442 (Command Loop Info): Replace reference to it.
8443 (Disabling Commands): `disabled-command-hook' has been renamed to
8444 `disabled-command-function'.
8445
8446 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8447
8448 * os.texi (Translating Input): Only non-prefix bindings in
8449 `key-translation-map' override actual key bindings. Warn about
8450 possible indirect effect of actual key bindings on non-prefix
8451 bindings in `key-translation-map'.
8452
8453 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8454
8455 * minibuf.texi (High-Level Completion): Add anchor for definition
8456 of `read-variable'.
8457
8458 * commands.texi: Various changes in addition to:
8459 (Using Interactive): Clarify description of `interactive-form'.
8460 (Interactive Call): Mention default for KEYS argument to
8461 `call-interactively'.
8462 (Command Loop Info): Clarify description of `this-command-keys'.
8463 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8464 Value of `last-event-frame' can be `macro'.
8465 (Repeat Events): `double-click-fuzz' is also used to distinguish
8466 clicks and drags.
8467 (Classifying Events): Clarify descriptions of `event-modifiers'
8468 `event-basic-type' and `event-convert-list'.
8469 (Accessing Events): `posn-timestamp' takes POSITION argument.
8470 (Quoted Character Input): Clarify description of
8471 `read-quoted-char' and fix example.
8472 (Quitting): Add `with-local-quit'.
8473 (Disabling Commands): Correct and clarify descriptions of
8474 `enable-command' and `disable-command'.
8475 Mention what happens if `disabled-command-hook' is nil.
8476 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8477 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8478
8479 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8480
8481 * frames.texi: Various changes in addition to:
8482 (Creating Frames): Expand and clarify description of `make-frame'.
8483 (Window Frame Parameters): Either none or both of the `icon-left'
8484 and `icon-top' parameters must be specified. Put descriptions of
8485 `menu-bar-lines' and `toolbar-lines' closer together and change
8486 them accordingly.
8487 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
8488 except while processing `frame-title-format' or `icon-title-format'.
8489 (Deleting Frames): Correct description of `delete-frame'.
8490 Non-nil return values of `frame-live-p' are like those of `framep'.
8491 (Frames and Windows): Mention return value of
8492 `set-frame-selected-window'.
8493 (Visibility of Frames): Mention `force' argument to
8494 `make-frame-invisible'. `frame-visible-p' returns t for all
8495 frames on text-only terminals.
8496 (Frame Configurations): Restoring a frame configuration does not
8497 restore deleted frames.
8498 (Window System Selections): `x-set-selection' returns DATA.
8499 (Resources): Add example.
8500 (Display Feature Testing): Clarify descriptions of
8501 `display-pixel-height', `display-pixel-width', `x-server-version'
8502 and `x-server-vendor'.
8503
8504 * windows.texi (Choosing Window): Add anchor.
8505 * minibuf.texi (Minibuffer Misc): Add anchor.
8506
8507 2004-07-23 John Paul Wallington <jpw@gnu.org>
8508
8509 * macros.texi (Defining Macros): Declaration keyword for setting
8510 Edebug spec is `debug' not `edebug'.
8511
8512 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
8513
8514 * windows.texi: Various small changes in addition to:
8515 (Window Point): Mention return value of `set-window-point'.
8516 (Window Start): `pos-visible-in-window-p' disregards horizontal
8517 scrolling. Explain return value if PARTIALLY is non-nil.
8518 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
8519 and `set-window-vscroll'.
8520 (Size of Window): The argument WINDOW to `window-inside-edges',
8521 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
8522 (Resizing Windows): Explain return value of
8523 `shrink-window-if-larger-than-buffer'.
8524 `window-size-fixed' automatically becomes buffer local when set.
8525 (Window Configurations): Explain return value of
8526 `set-window-configuration'.
8527
8528 * minibuf.texi (Minibuffer Misc): Add anchor for
8529 `minibuffer-scroll-window'.
8530
8531 * positions.texi (Text Lines): Add anchor for `count-lines'.
8532
8533 2004-07-17 Richard M. Stallman <rms@gnu.org>
8534
8535 * display.texi (Overlay Properties): Adding `evaporate' prop
8536 deletes empty overlay immediately.
8537
8538 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
8539 fix example.
8540
8541 2004-07-16 Jim Blandy <jimb@redhat.com>
8542
8543 * searching.texi (Regexp Backslash): Document new \_< and \_>
8544 operators.
8545
8546 2004-07-16 Juanma Barranquero <lektu@terra.es>
8547
8548 * display.texi (Images): Fix Texinfo usage.
8549
8550 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
8551
8552 * buffers.texi (Modification Time): `visited-file-modtime' now
8553 returns a list of two integers, instead of a cons.
8554
8555 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
8556
8557 * windows.texi: Various changes in addition to:
8558 (Splitting Windows): Add `split-window-keep-point'.
8559
8560 2004-07-09 Richard M. Stallman <rms@gnu.org>
8561
8562 * frames.texi (Input Focus): Minor fix.
8563
8564 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
8565
8566 * frames.texi (Input Focus): Clarify descriptions of
8567 `select-frame-set-input-focus' and `select-frame'.
8568
8569 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
8570
8571 * os.texi: Various small changes in addition to:
8572 (Killing Emacs): Expand and clarify description of
8573 `kill-emacs-query-functions' and `kill-emacs-hook'.
8574 (System Environment): Expand and clarify description of `getenv'
8575 and `setenv'.
8576 (Timers): Clarify description of `run-at-time'.
8577 (Translating Input): Correct description of
8578 `extra-keyboard-modifiers'.
8579 (Flow Control): Correct description of `enable-flow-control'.
8580
8581 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
8582
8583 * os.texi: Update copyright.
8584 (Session Management): Grammar fix.
8585 Clarify which Emacs does the restarting.
8586 Use @samp for *scratch* buffer.
8587
8588 2004-07-04 Alan Mackenzie <acm@muc.de>
8589
8590 * frames.texi (Input Focus): Add documentation for
8591 `select-frame-set-input-focus'. Replace refs to non-existent
8592 `switch-frame' with `select-frame'. Minor corrections and tidying
8593 up of text-only terminal stuff.
8594
8595 2004-07-02 Richard M. Stallman <rms@gnu.org>
8596
8597 * files.texi (Saving Buffers): Cleanup write-contents-function.
8598 (Magic File Names): Cleanup file-remote-p.
8599
8600 2004-07-02 Kai Großjohann <kai@emptydomain.de>
8601
8602 * files.texi (Magic File Names): `file-remote-p' returns an
8603 identifier of the remote system, not just t.
8604
8605 2004-07-02 David Kastrup <dak@gnu.org>
8606
8607 * searching.texi (Entire Match Data): Add explanation about new
8608 match-data behavior when @var{integers} is non-nil.
8609
8610 2004-06-24 Richard M. Stallman <rms@gnu.org>
8611
8612 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
8613
8614 * customize.texi (Variable Definitions): Note about doc strings
8615 and :set.
8616
8617 * keymaps.texi (Keymap Terminology): Document `kbd'.
8618 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
8619
8620 * display.texi (Invisible Text): Setting buffer-invisibility-spec
8621 makes it buffer-local.
8622
8623 * files.texi (Saving Buffers): Correct previous change.
8624
8625 * commands.texi (Accessing Events):
8626 Clarify posn-col-row and posn-actual-col-row.
8627
8628 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
8629
8630 * commands.texi (Accessing Events): New functions
8631 posn-at-point and posn-at-x-y. Add example to posn-x-y.
8632
8633 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
8634
8635 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
8636 * frames.texi, buffers.texi, backups.texi, variables.texi:
8637 * loading.texi, eval.texi, functions.texi, control.texi:
8638 * symbols.texi, minibuf.texi: Reposition @anchor's.
8639
8640 * help.texi: Various small changes in addition to the following.
8641 (Describing Characters): Describe PREFIX argument to
8642 `key-description'. Correct and clarify definition of
8643 `text-char-description'. Describe NEED-VECTOR argument to
8644 `read-kbd-macro'.
8645 (Help Functions): Clarify definition of `apropos'.
8646
8647 2004-06-23 Lars Hansen <larsh@math.ku.dk>
8648
8649 * files.texi (Saving Buffers): Correct description of
8650 `write-contents-functions'.
8651
8652 2004-06-21 Juanma Barranquero <lektu@terra.es>
8653
8654 * display.texi (Images): Remove redundant @vindex directives.
8655 Rewrite `image-library-alist' doc in active voice.
8656
8657 2004-06-14 Juanma Barranquero <lektu@terra.es>
8658
8659 * display.texi (Images): Document new delayed library loading,
8660 variable `image-library-alist' and (existing but undocumented)
8661 function `image-type-available-p'.
8662
8663 2004-06-05 Richard M. Stallman <rms@gnu.org>
8664
8665 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
8666 refer the user to the Initial Input node.
8667 (Text from Minibuffer): Likewise.
8668 (Initial Input): New node. Document this feature
8669 and say it is mostly deprecated.
8670
8671 2004-05-30 Richard M. Stallman <rms@gnu.org>
8672
8673 * loading.texi (Named Features): Clarify return value
8674 and meaning of NOERROR.
8675
8676 * variables.texi (File Local Variables): Minor cleanup.
8677
8678 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
8679
8680 * files.texi (Magic File Names): Add `file-remote-p' as operation
8681 of file name handlers.
8682
8683 2004-05-29 Richard M. Stallman <rms@gnu.org>
8684
8685 * modes.texi (Minor Mode Conventions): (-) has no special meaning
8686 as arg to a minor mode command.
8687
8688 2004-05-22 Richard M. Stallman <rms@gnu.org>
8689
8690 * syntax.texi (Syntax Class Table): Word syntax not just for English.
8691
8692 * streams.texi (Output Variables): Doc float-output-format.
8693
8694 * searching.texi (Regexp Special): Nested repetition can be infloop.
8695
8696 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
8697 real stack overflow.
8698
8699 * compile.texi: Minor cleanups.
8700
8701 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
8702
8703 * lists.texi (Cons Cells): Explain dotted lists, true lists,
8704 circular lists.
8705 (List Elements): Explain handling of circular and dotted lists.
8706
8707 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
8708
8709 * modes.texi (Search-based Fontification): Fix typo.
8710
8711 2004-05-10 Juanma Barranquero <lektu@terra.es>
8712
8713 * modes.texi (Mode Line Variables): Fix description of
8714 global-mode-string, which is now after which-func-mode, not the
8715 buffer name.
8716
8717 2004-05-07 Lars Hansen <larsh@math.ku.dk>
8718
8719 * modes.texi (Desktop Save Mode): Add.
8720 (Modes): Add menu entry Desktop Save Mode.
8721
8722 * hooks.texi: Add desktop-after-read-hook,
8723 desktop-no-desktop-file-hook and desktop-save-hook.
8724
8725 * locals.texi: Add desktop-save-buffer.
8726
8727 2004-04-30 Jesper Harder <harder@ifa.au.dk>
8728
8729 * display.texi: emacs -> Emacs.
8730
8731 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
8732
8733 * files.texi (Changing Files): Document set-file-times.
8734
8735 2004-04-23 Juanma Barranquero <lektu@terra.es>
8736
8737 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8738
8739 2004-04-18 Jesper Harder <harder@ifa.au.dk>
8740
8741 * tips.texi (Coding Conventions): defopt -> defcustom.
8742
8743 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
8744
8745 * sequences.texi: Various clarifications.
8746
8747 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
8748
8749 * buffers.texi (Read Only Buffers): Mention optional ARG to
8750 `toggle-read-only'.
8751
8752 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
8753
8754 * windows.texi (Selecting Windows): Note that get-lru-window
8755 returns a full-width window if possible.
8756
8757 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
8758
8759 * buffers.texi: Various changes in addition to:
8760 (Buffer File Name): Add `find-buffer-visiting'.
8761 (Buffer Modification): Mention optional ARG to `not-modified'.
8762 (Indirect Buffers): Mention optional CLONE argument to
8763 `make-indirect-buffer'.
8764
8765 * files.texi: Various changes in addition to:
8766 (Visiting Functions): `find-file-hook' is now a normal hook.
8767 (File Name Expansion): Explain difference between the way that
8768 `expand-file-name' and `file-truename' treat `..'.
8769 (Contents of Directories): Mention optional ID-FORMAT argument to
8770 `directory-files-and-attributes'.
8771 (Format Conversion): Mention new optional CONFIRM argument to
8772 `format-write-file'.
8773
8774 2004-04-12 Miles Bader <miles@gnu.org>
8775
8776 * macros.texi (Expansion): Add description of `macroexpand-all'.
8777
8778 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8779
8780 * variables.texi (Variable Aliases):
8781 Mention cyclic-variable-indirection.
8782
8783 * errors.texi (Standard Errors): Ditto.
8784
8785 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
8786
8787 * backups.texi: Various small changes in addition to:
8788 (Making Backups): Mention return value of `backup-buffer'.
8789 (Auto-Saving): Mention optional FORCE argument to
8790 `delete-auto-save-file-if-necessary'.
8791 (Reverting): Mention optional PRESERVE-MODES argument to
8792 `revert-buffer'. Correct description of `revert-buffer-function'.
8793
8794 2004-03-22 Juri Linkov <juri@jurta.org>
8795
8796 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8797 with `Vector Functions'.
8798
8799 * text.texi (Sorting): Add missing quote.
8800
8801 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
8802
8803 * intro.texi (Lisp History): Replace xref to `cl' manual with
8804 inforef.
8805
8806 2004-03-12 Richard M. Stallman <rms@gnu.org>
8807
8808 * intro.texi (Version Info): Add arg to emacs-version.
8809 (Lisp History): Change xref to CL manual.
8810
8811 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
8812
8813 * minibuf.texi (Completion Commands): Add xref to Emacs manual
8814 for Partial Completion mode.
8815
8816 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
8817
8818 * customize.texi: Fix typo. Remove eol whitespace.
8819
8820 2004-03-04 Richard M. Stallman <rms@gnu.org>
8821
8822 * processes.texi: Fix typos.
8823
8824 * lists.texi (Building Lists): Minor clarification.
8825
8826 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8827 in make-hash-table.
8828
8829 2004-02-29 Juanma Barranquero <lektu@terra.es>
8830
8831 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8832 rm, and ignore exit code.
8833
8834 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8835
8836 * display.texi (Defining Faces): Add description for min-colors.
8837 Update example.
8838
8839 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8840
8841 * abbrevs.texi: Various corrections and clarifications in addition
8842 to the following:
8843 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8844
8845 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8846
8847 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8848
8849 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
8850
8851 * text.texi: Various small changes in addition to the following:
8852 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8853 to delete-horizontal-space.
8854 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8855 description of yank-handler text property at various places.
8856
8857 * frames.texi (Window System Selections): Add anchor.
8858
8859 * syntax.texi (Syntax Table Functions): Clarify and correct
8860 descriptions of make-syntax-table and copy-syntax-table.
8861 (Motion and Syntax): Clarify SYNTAXES argument to
8862 skip-syntax-forward.
8863 (Parsing Expressions): Mention that the return value of
8864 parse-partial-sexp is currently a list of ten rather than nine
8865 elements.
8866 (Categories): Various corrections and clarifications.
8867
8868 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8869
8870 * markers.texi (Marker Insertion Types): Minor change.
8871
8872 * locals.texi (Standard Buffer-Local Variables):
8873 * commands.texi (Interactive Codes, Using Interactive):
8874 * functions.texi (Related Topics): Fix xrefs.
8875
8876 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8877
8878 * lists.texi (Sets And Lists): Update description of delete-dups.
8879
8880 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8881
8882 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8883
8884 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
8885
8886 * frames.texi (Parameter Access): frame-parameters arg is optional.
8887 modify-frame-parameters handles nil for FRAME.
8888 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8889 are all-or-nothing for certain toolkits.
8890 Mention parameter wait-for-wm.
8891 (Frames and Windows): In frame-first-window and frame-selected-window
8892 the arg is optional.
8893 (Input Focus): In redirect-frame-focus the second arg is optional.
8894 (Window System Selections): Mention selection type CLIPBOARD.
8895 Mention data-type UTF8_STRING.
8896 Mention numbering of cut buffers.
8897 (Resources): Describe x-resource-name.
8898
8899 2004-02-16 Richard M. Stallman <rms@gnu.org>
8900
8901 * windows.texi (Buffers and Windows): Delete false table
8902 about all-frames.
8903
8904 * syntax.texi (Parsing Expressions): Delete old caveat
8905 about parse-sexp-ignore-comments.
8906
8907 * streams.texi (Output Variables): Add print-quoted.
8908
8909 * lists.texi (Building Lists): Minor cleanup.
8910
8911 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8912
8913 * display.texi (Overlays): Explain overlays use markers.
8914 (Managing Overlays): Explain front-advance and rear-advance
8915 in more detail.
8916
8917 * loading.texi (Unloading): Document unload-feature-special-hooks.
8918 Get rid of fns-NNN.el file.
8919
8920 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8921
8922 * help.texi (Describing Characters): Fix text-char-description
8923 example output.
8924
8925 * edebug.texi (Using Edebug): Fix example.
8926
8927 * debugging.texi (Internals of Debugger): Fix return value.
8928
8929 * files.texi (Changing Files): Fix argname.
8930
8931 * calendar.texi: Fix parens, and default values.
8932
8933 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8934 * nonascii.texi, objects.texi, os.texi: Minor fixes.
8935 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
8936
8937 * positions.texi (Text Lines): Don't add -1 in current-line.
8938
8939 2004-02-16 Richard M. Stallman <rms@gnu.org>
8940
8941 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8942
8943 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8944
8945 * processes.texi (Low-Level Network): Fix a typo.
8946
8947 2004-02-12 Kim F. Storm <storm@cua.dk>
8948
8949 * display.texi (Fringes): Use consistent wording.
8950 Note that window-fringe's window arg is optional.
8951 (Scroll Bars): Use consistent wording.
8952
8953 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8954
8955 * tips.texi (Comment Tips): Document the new conventions for
8956 commenting out code.
8957
8958 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
8959
8960 * positions.texi (Text Lines): Add missing end defun.
8961
8962 2004-02-07 Kim F. Storm <storm@cua.dk>
8963
8964 * positions.texi (Text Lines): Add line-number-at-pos.
8965
8966 2004-02-06 John Paul Wallington <jpw@gnu.org>
8967
8968 * display.texi (Button Properties, Button Buffer Commands):
8969 mouse-2 invokes button, not down-mouse-1.
8970
8971 2004-02-04 Jason Rumney <jasonr@gnu.org>
8972
8973 * makefile.w32-in: Sync with Makefile.in changes.
8974
8975 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8976
8977 * minibuf.texi (Text from Minibuffer): Various corrections and
8978 clarifications.
8979 (Object from Minibuffer): Correct Lisp description of
8980 read-minibuffer.
8981 (Minibuffer History): Clarify description of cons values for
8982 HISTORY arguments.
8983 (Basic Completion): Various corrections and clarifications.
8984 Add completion-regexp-list.
8985 (Minibuffer Completion): Correct and clarify description of
8986 completing-read.
8987 (Completion Commands): Mention Partial Completion mode.
8988 Various other minor changes.
8989 (High-Level Completion): Various corrections and clarifications.
8990 (Reading File Names): Ditto.
8991 (Minibuffer Misc): Ditto.
8992
8993 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8994
8995 * strings.texi (Text Comparison): assoc-string also matches
8996 elements of alists that are strings instead of conses.
8997 (Formatting Strings): Standardize Texinfo usage. Update index
8998 entries.
8999
9000 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9001
9002 * lists.texi (Sets And Lists): Add delete-dups.
9003
9004 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9005
9006 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9007 special form.
9008 * macros.texi (Defining Macros): Update description of `declare',
9009 which now is a macro.
9010 (Wrong Time): Fix typos.
9011
9012 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9013
9014 * compile.texi (Compilation Functions): Expand descriptions of
9015 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9016 and `batch-byte-compile'. In particular, mention and describe
9017 all optional arguments.
9018 (Disassembly): Correct and clarify the description of `disassemble'.
9019
9020 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9021
9022 * searching.texi: Various small changes in addition to the
9023 following.
9024 (Regexp Example): Adapt to new value of `sentence-end'.
9025 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9026 `words'.
9027 (Search and Replace): Add usage note for `perform-replace'.
9028 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9029 `match-data'.
9030 (Standard Regexps): Update for new values of `paragraph-start'
9031 and `sentence-end'.
9032
9033 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9034
9035 * files.texi (Saving Buffers): Clarify descriptions of
9036 `write-contents-functions' and `before-save-hook'.
9037 Make the defvar's for `before-save-hook' and `after-save-hook'
9038 into defopt's.
9039
9040 2004-01-07 Kim F. Storm <storm@cua.dk>
9041
9042 * commands.texi (Click Events): Describe new image and
9043 width/height elements of click events.
9044 (Accessing Events): Add posn-string, posn-image, and
9045 posn-object-width-height. Change posn-object to return either
9046 image or string object.
9047
9048 2004-01-01 Simon Josefsson <jas@extundo.com>
9049
9050 * hooks.texi (Standard Hooks): Add before-save-hook.
9051 * files.texi (Saving Buffers): Likewise.
9052
9053 2004-01-03 Richard M. Stallman <rms@gnu.org>
9054
9055 * frames.texi (Frames and Windows): Delete frame-root-window.
9056
9057 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9058
9059 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9060
9061 * functions.texi: Various small changes in addition to the
9062 following.
9063 (What Is a Function): `functionp' returns nil for macros.
9064 Clarify behavior of this and following functions for symbol arguments.
9065 (Function Documentation): Add `\' in front of (fn @var{arglist})
9066 and explain why.
9067 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9068 Add anchor.
9069 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9070
9071 2004-01-01 Miles Bader <miles@gnu.org>
9072
9073 * display.texi (Buttons): New section.
9074
9075 2003-12-31 Andreas Schwab <schwab@suse.de>
9076
9077 * numbers.texi (Math Functions): sqrt reports a domain-error
9078 error.
9079 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9080
9081 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9082
9083 * tips.texi (Documentation Tips): Update item on hyperlinks in
9084 documentation strings.
9085
9086 * errors.texi (Standard Errors): Various small corrections and
9087 additions.
9088
9089 * control.texi: Various small changes in addition to the
9090 following.
9091 (Signaling Errors): Provide some more details on how `signal'
9092 constructs the error message. Add anchor to the definition of
9093 `signal'.
9094 (Error Symbols): Describe special treatment of `quit'.
9095 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9096 to emphasize that it has to be a single form.
9097
9098 * buffers.texi: Add anchor.
9099
9100 2003-12-29 Richard M. Stallman <rms@gnu.org>
9101
9102 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9103 (Window Configurations): Add window-configuration-frame.
9104
9105 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9106
9107 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9108 Change arg name in get-char-property.
9109 (Special Properties): Update handling of keymap property.
9110
9111 * strings.texi (Modifying Strings): Add clear-string.
9112 (Text Comparison): Add assoc-string and remove
9113 assoc-ignore-case, assoc-ignore-representation.
9114
9115 * os.texi (Time of Day): Add set-time-zone-rule.
9116
9117 * numbers.texi (Math Functions): asin, acos, log, log10
9118 report domain-error errors.
9119
9120 * nonascii.texi (Converting Representations):
9121 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9122 (Encoding and I/O): Add file-name-coding-system.
9123
9124 * modes.texi (Search-based Fontification): Explain that
9125 face specs are symbols with face names as values.
9126
9127 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9128
9129 * lists.texi (Building Lists): remq moved elsewhere.
9130 (Sets And Lists): remq moved here.
9131 (Association Lists): Refer to assoc-string.
9132
9133 * internals.texi (Garbage Collection): Add memory-use-counts.
9134
9135 * frames.texi (Frames and Windows): Add set-frame-selected-window
9136 and frame-root-window.
9137
9138 * files.texi (Contents of Directories):
9139 Add directory-files-and-attributes.
9140
9141 * display.texi (Refresh Screen): Add force-window-update.
9142 (Invisible Text): Explain about moving point out of invis text.
9143 (Overlay Properties): Add overlay-properties.
9144 (Managing Overlays): Add overlayp.
9145 (GIF Images): Invalid image number displays a hollow box.
9146
9147 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9148 (Killing Buffers): Add buffer-live-p.
9149
9150 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9151
9152 * display.texi (Fringes): Fix typo "set-buffer-window".
9153
9154 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9155
9156 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9157 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9158 Add or change various xrefs and anchors.
9159
9160 * commands.texi: Replace all occurrences of @acronym{CAR} with
9161 @sc{car}, for consistency with the rest of the Elisp manual.
9162 `car' and `cdr' are historically acronyms, but are no longer
9163 widely thought of as such.
9164
9165 * internals.texi (Pure Storage): Mention that `purecopy' does not
9166 copy text properties.
9167 (Object Internals): Now 29 bits are used (in most implementations)
9168 to address Lisp objects.
9169
9170 * variables.texi (Variables with Restricted Values): New node.
9171
9172 * objects.texi (Lisp Data Types): Mention that certain variables
9173 can only take on a restricted set of values and add an xref to
9174 the new node "Variables with Restricted Values".
9175
9176 * eval.texi (Function Indirection): Describe the errors that
9177 `indirect-function' can signal.
9178 (Eval): Clarify the descriptions of `eval-region' and `values'.
9179 Describe `eval-buffer' instead of `eval-current-buffer' and
9180 mention `eval-current-buffer' as an alias for `current-buffer'.
9181 Correct the description and mention all optional arguments.
9182
9183 * nonascii.texi: Various small changes in addition to the
9184 following.
9185 (Converting Representations): Clarify behavior of
9186 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9187 ASCII arguments.
9188 (Character Sets): Document the variable `charset-list' and adapt
9189 the definition of the function `charset-list' accordingly.
9190 (Translation of Characters): Clarify use of generic characters in
9191 `make-translation-table'. Clarify and correct the description of
9192 the use of translation tables in encoding and decoding.
9193 (User-Chosen Coding Systems): Correct and clarify the description
9194 of `select-safe-coding-system'.
9195 (Default Coding Systems): Clarify description of
9196 `file-coding-system-alist'.
9197
9198 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9199
9200 * strings.texi (Text Comparison): Correctly describe when two
9201 strings are `equal'. Combine and clarify descriptions of
9202 `assoc-ignore-case' and `assoc-ignore-representation'.
9203
9204 * objects.texi (Non-ASCII in Strings): Clarify description of
9205 when a string is unibyte or multibyte.
9206 (Bool-Vector Type): Update examples.
9207 (Equality Predicates): Correctly describe when two strings are
9208 `equal'.
9209
9210 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9211
9212 * lists.texi (Building Lists): `append' no longer accepts integer
9213 arguments. Update the description of `number-sequence' to reflect
9214 recent changes.
9215 (Sets And Lists): Describe `member-ignore-case' after `member'.
9216
9217 2003-11-27 Kim F. Storm <storm@cua.dk>
9218
9219 * commands.texi (Click Events): Click object may be an images.
9220 Describe (dx . dy) element of click positions.
9221 (Accessing Events): Remove duplicate posn-timestamp.
9222 New functions posn-object and posn-object-x-y.
9223
9224 2003-11-23 Kim F. Storm <storm@cua.dk>
9225
9226 * commands.texi (Click Events): Describe enhancements to event
9227 position lists, including new text-pos and (col . row) items.
9228 Mention left-fringe and right-fringe area events.
9229 (Accessing Events): New functions posn-area and
9230 posn-actual-col-row. Mention posn-timestamp. Mention that
9231 posn-point in non-text area still returns buffer position.
9232 Clarify posn-col-row.
9233
9234 2003-11-21 Lars Hansen <larsh@math.ku.dk>
9235
9236 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9237 * anti.texi (File Attributes): Describe removed parameter
9238 ID-FORMAT.
9239
9240 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9241
9242 * positions.texi (Positions): Mention that, if a marker is used as
9243 a position, its buffer is ignored.
9244
9245 * markers.texi (Overview of Markers): Mention it here too.
9246
9247 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9248
9249 * numbers.texi (Numeric Conversions): Not just `floor', but also
9250 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9251
9252 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9253
9254 * markers.texi (Creating Markers): Specify insertion type of
9255 created markers. Add xref to `Marker Insertion Types'.
9256 Second argument to `copy-marker' is optional.
9257 (Marker Insertion Types): Mention that most markers are created
9258 with insertion type nil.
9259 (The Mark): Correctly describe when `mark' signals an error.
9260 (The Region): Correctly describe when `region-beginning' and
9261 `region-end' signal an error.
9262
9263 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9264
9265 * hash.texi (Creating Hash): Clarify description of `eql'.
9266 `makehash' is obsolete.
9267 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9268
9269 * positions.texi (Point): Change description of `buffer-end', so
9270 that it is also correct for floating point arguments.
9271 (List Motion): Correct argument lists of `beginning-of-defun' and
9272 `end-of-defun'.
9273 (Excursions): Add xref to `Marker Insertion Types'.
9274 (Narrowing): Argument to `narrow-to-page' is optional.
9275
9276 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9277
9278 * streams.texi (Output Streams): Clarify behavior of point for
9279 marker output streams.
9280
9281 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9282
9283 * variables.texi (Defining Variables): Second argument to
9284 `defconst' is not optional.
9285 (Setting Variables): Mention optional argument APPEND to
9286 `add-to-list'.
9287 (Creating Buffer-Local): Expand description of
9288 `make-variable-buffer-local'.
9289 (Frame-Local Variables): Expand description of
9290 `make-variable-frame-local'.
9291 (Variable Aliases): Correct description of optional argument
9292 DOCSTRING to `defvaralias'. Mention return value of
9293 `defvaralias'.
9294 (File Local Variables): Add xref to `File variables' in Emacs
9295 Manual. Correct description of `hack-local-variables'. Mention
9296 `safe-local-variable' property. Mention optional second argument
9297 to `risky-local-variable-p'.
9298
9299 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9300
9301 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9302
9303 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9304
9305 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9306 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9307 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9308 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9309 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9310 lispref/processes.texi, lispref/searching.texi,
9311 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9312 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9313 @acronym{FOO}.
9314
9315 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9316
9317 * strings.texi (Creating Strings): Argument START to `substring'
9318 can not be `nil'. Expand description of
9319 `substring-no-properties'. Correct description of `split-string',
9320 especially with respect to empty matches. Prevent very bad line
9321 break in definition of `split-string-default-separators'.
9322 (Text Comparison): `string=' and `string<' also accept symbols as
9323 arguments.
9324 (String Conversion): More completely describe argument BASE in
9325 `string-to-number'.
9326 (Formatting Strings): `%s' and `%S' in `format' do require
9327 corresponding object. Clarify behavior of numeric prefix after
9328 `%' in `format'.
9329 (Case Conversion): The argument to `upcase-initials' can be a
9330 character.
9331
9332 2003-10-27 Kenichi Handa <handa@m17n.org>
9333
9334 * display.texi (Fontsets): Fix texinfo usage.
9335
9336 2003-10-25 Kenichi Handa <handa@m17n.org>
9337
9338 * display.texi (Fontsets): Add description of the function
9339 set-fontset-font.
9340
9341 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9342
9343 * display.texi (Temporary Displays): Add xref to `Documentation
9344 Tips'.
9345
9346 * functions.texi (Function Safety): Use inforef instead of pxref
9347 for SES.
9348
9349 2003-10-23 Andreas Schwab <schwab@suse.de>
9350
9351 * Makefile.in (TEX, texinputdir): Don't define.
9352 (TEXI2DVI): Define.
9353 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9354 add $(srcdir)/index.texi.
9355 ($(infodir)/elisp): Remove index.texi dependency.
9356 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9357 (index.texi): Remove target.
9358 (dist): Don't link $(srcdir)/permute-index.
9359 (clean): Don't remove index.texi.
9360
9361 * permute-index, index.perm: Remove.
9362 * index.texi: Rename from index.unperm.
9363
9364 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9365
9366 * tips.texi (Documentation Tips): Document new behavior for face
9367 and variable hyperlinks in Help mode.
9368
9369 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9370
9371 * objects.texi (Integer Type): Update for extra bit of integer range.
9372 (Character Type): Ditto.
9373
9374 2003-10-16 Eli Zaretskii <eliz@gnu.org>
9375
9376 * numbers.texi (Integer Basics): Add index entries for reading
9377 numbers in hex, octal, and binary.
9378
9379 2003-10-16 Lute Kamstra <lute@gnu.org>
9380
9381 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9382 argument.
9383
9384 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9385
9386 * windows.texi (Choosing Window): Fix typo.
9387 * edebug.texi (Edebug Execution Modes): Fix typo.
9388
9389 2003-10-13 Richard M. Stallman <rms@gnu.org>
9390
9391 * windows.texi (Basic Windows): A window has fringe settings,
9392 display margins and scroll-bar settings.
9393 (Splitting Windows): Doc split-window return value.
9394 Clean up one-window-p.
9395 (Selecting Windows): Fix typo.
9396 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9397 (Buffers and Windows): In set-window-buffer, explain effect
9398 on fringe settings and scroll bar settings.
9399 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9400 (Choosing Window): Use defopt for pop-up-frame-function.
9401 For special-display-buffer-names, explain same-window and same-frame.
9402 Clarify window-dedicated-p return value.
9403 (Textual Scrolling): scroll-up and scroll-down can get an error.
9404 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9405 Clarify set-window-hscroll.
9406 (Size of Window): Don't mention tool bar in window-height.
9407 (Coordinates and Windows): Explain what coordinates-in-window-p
9408 returns for fringes and display margins.
9409 (Window Configurations): Explain saving fringes, etc.
9410
9411 * tips.texi (Library Headers): Clean up Documentation.
9412
9413 * syntax.texi (Parsing Expressions): Clean up forward-comment
9414 and parse-sexp-lookup-properties.
9415
9416 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9417
9418 * os.texi (System Environment): Clean up text for load-average errors.
9419
9420 * modes.texi (Hooks): Don't explain local hook details at front.
9421 Clarify run-hooks and run-hook-with-args a little.
9422 Clean up add-hook and remove-hook.
9423
9424 * edebug.texi (Edebug Execution Modes): Clarify t.
9425 Document edebug-sit-for-seconds.
9426 (Coverage Testing): Document C-x X = and =.
9427 (Instrumenting Macro Calls): Fix typo.
9428 (Specification List): Don't index the specification keywords.
9429
9430 2003-10-10 Kim F. Storm <storm@cua.dk>
9431
9432 * processes.texi (Network): Introduce make-network-process.
9433
9434 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9435
9436 * tips.texi (Library Headers): Fix typo.
9437
9438 2003-10-07 Juri Linkov <juri@jurta.org>
9439
9440 * modes.texi (Imenu): Mention imenu-create-index-function's
9441 default value. Explain submenus better.
9442
9443 2003-10-07 Lute Kamstra <lute@gnu.org>
9444
9445 * modes.texi (Faces for Font Lock): Fix typo.
9446 (Hooks): Explain how buffer-local hook variables can refer to
9447 global hook variables.
9448 Various minor clarifications.
9449
9450 2003-10-06 Lute Kamstra <lute@gnu.org>
9451
9452 * tips.texi (Coding Conventions): Mention naming conventions for
9453 hooks.
9454
9455 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9456
9457 * loading.texi (Library Search): Correct default value of
9458 load-suffixes.
9459 (Named Features): Fix typo.
9460
9461 2003-10-05 Richard M. Stallman <rms@gnu.org>
9462
9463 * loading.texi (Named Features): In `provide',
9464 say how to test for subfeatures.
9465 (Unloading): In unload-feature, use new var name
9466 unload-feature-special-hooks.
9467
9468 2003-10-03 Lute Kamstra <lute@gnu.org>
9469
9470 * modes.texi (Major Mode Conventions): Mention third way to set up
9471 Imenu.
9472 (Imenu): A number of small fixes.
9473 Delete documentation of internal variable imenu--index-alist.
9474 Document the return value format of imenu-create-index-function
9475 functions.
9476
9477 2003-09-30 Richard M. Stallman <rms@gnu.org>
9478
9479 * processes.texi (Network): Say what stopped datagram connections do.
9480
9481 * lists.texi (Association Lists): Clarify `assq-delete-all'.
9482
9483 * display.texi (Overlay Properties): Clarify `evaporate' property.
9484
9485 2003-09-29 Lute Kamstra <lute@gnu.org>
9486
9487 * modes.texi (Mode Line Data): Explain when symbols in mode-line
9488 constructs should be marked as risky.
9489 Change cons cell into proper list.
9490 (Mode Line Variables): Change cons cell into proper list.
9491
9492 2003-09-26 Lute Kamstra <lute@gnu.org>
9493
9494 * modes.texi (Mode Line Data): Document the :propertize construct.
9495 (Mode Line Variables): Reorder the descriptions of the variables
9496 to match their order in the default mode-line-format.
9497 Describe the new variables mode-line-position and mode-line-modes.
9498 Update the default values of mode-line-frame-identification,
9499 minor-mode-alist, and default-mode-line-format.
9500 (Properties in Mode): Mention the :propertize construct.
9501
9502 2003-09-26 Richard M. Stallman <rms@gnu.org>
9503
9504 * buffers.texi, commands.texi, debugging.texi, eval.texi:
9505 * loading.texi, minibuf.texi, text.texi, variables.texi:
9506 Avoid @strong{Note:}.
9507
9508 2003-09-26 Richard M. Stallman <rms@gnu.org>
9509
9510 * keymaps.texi (Remapping Commands): Fix typo.
9511
9512 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
9513
9514 * processes.texi (Low-Level Network): Fix typo.
9515
9516 2003-09-23 Kim F. Storm <storm@cua.dk>
9517
9518 * processes.texi (Network, Network Servers): Fix typos.
9519 (Low-Level Network): Add timeout value for :server keyword.
9520 Add new option keywords to make-network-process.
9521 Add set-network-process-options.
9522 Explain how to test availability of network options.
9523
9524 2003-09-19 Richard M. Stallman <rms@gnu.org>
9525
9526 * text.texi (Motion by Indent): Arg to
9527 backward-to-indentation and forward-to-indentation is optional.
9528
9529 * strings.texi (Creating Strings): Add substring-no-properties.
9530
9531 * processes.texi
9532 (Process Information): Add list-processes arg QUERY-ONLY.
9533 Delete process-contact from here.
9534 Add new status values for process-status.
9535 Add process-get, process-put, process-plist, set-process-plist.
9536 (Synchronous Processes): Add call-process-shell-command.
9537 (Signals to Processes): signal-process allows process objects.
9538 (Network): Complete rewrite.
9539 (Network Servers, Datagrams, Low-Level Network): New nodes.
9540
9541 * positions.texi (Word Motion): forward-word, backward-word
9542 arg is optional. Reword.
9543
9544 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
9545
9546 * variables.texi (Creating Buffer-Local):
9547 Delete duplicate definition of buffer-local-value.
9548 (File Local Variables): Explain about discarding text props.
9549
9550 2003-09-11 Richard M. Stallman <rms@gnu.org>
9551
9552 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
9553 changes variables that record input events.
9554 (Minibuffer Misc): Add minibuffer-selected-window.
9555
9556 * lists.texi (Building Lists): Add copy-tree.
9557
9558 * display.texi (Fontsets): Add char-displayable-p.
9559 (Scroll Bars): New node.
9560
9561 2003-09-08 Lute Kamstra <lute@gnu.org>
9562
9563 * modes.texi (%-Constructs): Document new `%i' and `%I'
9564 constructs.
9565
9566 2003-09-03 Peter Runestig <peter@runestig.com>
9567
9568 * makefile.w32-in: New file.
9569
9570 2003-08-29 Richard M. Stallman <rms@gnu.org>
9571
9572 * display.texi (Overlay Properties): Clarify how priorities
9573 affect use of the properties.
9574
9575 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9576
9577 * customize.texi (Type Keywords): Correct the description of
9578 `:help-echo' in the case where `motion-doc' is a function.
9579
9580 2003-08-14 John Paul Wallington <jpw@gnu.org>
9581
9582 * modes.texi (Emulating Mode Line): Subsection, not section.
9583
9584 2003-08-13 Richard M. Stallman <rms@gnu.org>
9585
9586 * elisp.texi (Top): Update subnode lists in menu.
9587
9588 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
9589 (Kill Functions): kill-region has new arg yank-handler.
9590 (Yanking): New node.
9591 (Yank Commands): Add yank-undo-function.
9592 (Low-Level Kill Ring):
9593 kill-new and kill-append have new arg yank-handler.
9594 (Changing Properties): Add remove-list-of-text-properties.
9595 (Atomic Changes): New node.
9596
9597 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
9598
9599 * streams.texi (Output Variables): Add eval-expression-print-length
9600 and eval-expression-print-level.
9601
9602 * os.texi (Time Conversion): For encode-time, explain limits on year.
9603
9604 * objects.texi (Character Type): Define anchor "modifier bits".
9605
9606 * modes.texi (Emulating Mode Line): New node.
9607 (Search-based Fontification): Font Lock uses font-lock-face property.
9608 (Other Font Lock Variables): Likewise.
9609
9610 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
9611 not vectors.
9612 (Active Keymaps): Add emulation-mode-map-alists.
9613 (Functions for Key Lookup): key-binding has new arg no-remap.
9614 (Remapping Commands): New node.
9615 (Scanning Keymaps): where-is-internal has new arg no-remap.
9616 (Tool Bar): Add tool-bar-local-item-from-menu.
9617 Clarify when to use tool-bar-add-item-from-menu.
9618
9619 * commands.texi (Interactive Call): commandp has new arg.
9620 (Command Loop Info): Add this-original-command.
9621
9622 2003-08-06 John Paul Wallington <jpw@gnu.org>
9623
9624 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
9625
9626 * display.texi (Warning Basics): Fix typo.
9627 (Fringes): Add closing curly bracket and fix typo.
9628
9629 * elisp.texi (Top): Fix typo.
9630
9631 2003-08-05 Richard M. Stallman <rms@gnu.org>
9632
9633 * elisp.texi: Update lists of subnodes.
9634
9635 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
9636
9637 * variables.texi (Local Variables): Use lc for example variable names.
9638
9639 * tips.texi (Library Headers): Explain where to put -*-.
9640
9641 * strings.texi (Creating Strings): Fix xref for vconcat.
9642
9643 * sequences.texi (Vector Functions):
9644 vconcat no longer allows integer args.
9645
9646 * minibuf.texi (Reading File Names): read-file-name has new
9647 arg PREDICATE. New function read-directory-name.
9648
9649 * macros.texi (Defining Macros): Give definition of `declare'.
9650 (Indenting Macros): New node.
9651
9652 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
9653 (Window Frame Parameters): Make separate table of parameters
9654 that are coupled with specific face attributes.
9655 (Deleting Frames): delete-frame-hooks renamed to
9656 delete-frame-functions.
9657
9658 * files.texi (Magic File Names): Add file-remote-p.
9659 Clarify file-local-copy.
9660
9661 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
9662 here; instead xref Defining Macros.
9663
9664 * display.texi (Warnings): New node, and subnodes.
9665 (Fringes): New node.
9666
9667 * debugging.texi (Test Coverage): New node.
9668
9669 * compile.texi (Compiler Errors): Explain with-no-warnings
9670 and other ways to suppress warnings.
9671
9672 * commands.texi (Interactive Call): Minor clarification.
9673
9674 * buffers.texi (Buffer File Name): set-visited-file-name
9675 renames the buffer too.
9676
9677 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
9678
9679 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
9680
9681 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
9682
9683 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
9684
9685 * internals.texi (Garbage Collection): Fix previous change.
9686
9687 2003-07-22 Richard M. Stallman <rms@gnu.org>
9688
9689 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
9690
9691 * display.texi (Width): Use \s syntax in example.
9692 (Font Selection): Add face-font-rescale-alist.
9693
9694 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
9695 Remove spurious indent in example.
9696
9697 * lists.texi (Building Lists): Add number-sequence.
9698
9699 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
9700
9701 * functions.texi (Function Documentation): Explain how to
9702 show calling convention explicitly in the doc string.
9703
9704 * windows.texi (Selecting Windows): save-selected-window saves
9705 selected window of each frame.
9706 (Window Configurations): Minor change.
9707
9708 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
9709
9710 * streams.texi (Output Variables): Add print-continuous-numbering
9711 and print-number-table.
9712
9713 * processes.texi (Decoding Output): New node.
9714
9715 * os.texi (Time Conversion): decode-time arg is optional.
9716
9717 * objects.texi (Character Type): Don't use space as example for \.
9718 Make list of char names and \-sequences correspond.
9719 Explain that \s is not used in strings. `\ ' needs space after.
9720
9721 * nonascii.texi (Converting Representations): Add string-to-multibyte.
9722 (Translation of Characters): Add translation-table-for-input.
9723 (Default Coding Systems): Add auto-coding-functions.
9724 (Explicit Encoding): Add decode-coding-inserted-region.
9725 (Locales): Add locale-info.
9726
9727 * minibuf.texi (Basic Completion): Describe test-completion.
9728 Collections can be lists of strings.
9729 Clean up lazy-completion-table.
9730 (Programmed Completion): Mention test-completion.
9731 Clarify why lambda expressions are not accepted.
9732 (Minibuffer Misc): Describe minibufferp.
9733
9734 2003-07-14 Richard M. Stallman <rms@gnu.org>
9735
9736 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9737
9738 * windows.texi (Selecting Windows): New arg to select-window.
9739 (Selecting Windows): Add with-selected-window.
9740 (Size of Window): Add window-inside-edges, etc.
9741
9742 * internals.texi (Garbage Collection): Add post-gc-hook.
9743
9744 * processes.texi (Subprocess Creation): Add exec-suffixes.
9745
9746 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9747 (Scanning Keymaps): Add map-keymaps.
9748 (Defining Menus): Add keymap-prompt.
9749
9750 * numbers.texi (Integer Basics): Add most-positive-fixnum,
9751 most-negative-fixnum.
9752
9753 * compile.texi (Byte Compilation): Explain no-byte-compile.
9754 (Compiler Errors): New node.
9755
9756 * os.texi (User Identification): user-uid, user-real-uid
9757 can return float.
9758
9759 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
9760 and about derived modes.
9761 (Minor Modes): Add minor-mode-list.
9762 (Defining Minor Modes): Keyword args for define-minor-mode.
9763 (Search-based Fontification): Explain managing other properties.
9764 (Other Font Lock Variables): Add font-lock-extra-managed-props.
9765 (Faces for Font Lock): Add font-lock-preprocessor-face.
9766 (Hooks): Add run-mode-hooks and delay-mode-hooks.
9767
9768 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9769 (Variable Aliases): Clarify defvaralias.
9770
9771 * loading.texi (Library Search): Add load-suffixes.
9772
9773 * minibuf.texi (Basic Completion): Add lazy-completion-table.
9774 (Programmed Completion): Add dynamic-completion-table.
9775
9776 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9777 (Magic File Names): Specify precedence order of handlers.
9778
9779 * commands.texi (Command Overview): Emacs server runs pre-command-hook
9780 and post-command-hook.
9781 (Waiting): New calling convention for sit-for.
9782
9783 * text.texi (Special Properties): local-map and keymap properties
9784 apply based on their stickiness.
9785
9786 2003-07-07 Richard M. Stallman <rms@gnu.org>
9787
9788 * modes.texi (Minor Mode Conventions): Specify only some kinds
9789 of list values as args to minor modes.
9790
9791 * files.texi (File Name Expansion): Warn about iterative use
9792 of substitute-in-file-name.
9793
9794 * advice.texi (Activation of Advice): Clean up previous change.
9795
9796 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
9797
9798 * advice.texi (Activation of Advice): Note that ad-start-advice is
9799 turned on by default.
9800
9801 2003-06-30 Richard M. Stallman <rms@gnu.org>
9802
9803 * text.texi (Buffer Contents): Document current-word.
9804 (Change Hooks): Not called for *Messages*.
9805
9806 * functions.texi (Defining Functions): Explain about redefining
9807 primitives.
9808 (Function Safety): Rename. Minor changes.
9809 Comment out the detailed criteria for what is safe.
9810
9811 2003-06-22 Andreas Schwab <schwab@suse.de>
9812
9813 * objects.texi (Symbol Type): Fix description of examples.
9814
9815 2003-06-16 Andreas Schwab <schwab@suse.de>
9816
9817 * hash.texi (Creating Hash): Fix description of :weakness.
9818
9819 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
9820
9821 * files.texi (Changing Files): copy-file copies file modes, too.
9822
9823 2003-05-28 Richard M. Stallman <rms@gnu.org>
9824
9825 * strings.texi (Creating Strings): Clarify split-string.
9826
9827 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
9828
9829 * strings.texi (Creating Strings): Update split-string specification
9830 and examples.
9831
9832 2003-05-19 Richard M. Stallman <rms@gnu.org>
9833
9834 * elisp.texi: Correct invariant section names.
9835
9836 2003-04-20 Richard M. Stallman <rms@gnu.org>
9837
9838 * os.texi (Timers): Explain about timers and quitting.
9839
9840 2003-04-19 Richard M. Stallman <rms@gnu.org>
9841
9842 * internals.texi (Writing Emacs Primitives): Strings are
9843 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
9844 Explain GCPRO convention for varargs function args.
9845
9846 2003-04-16 Richard M. Stallman <rms@gnu.org>
9847
9848 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9849
9850 2003-04-08 Richard M. Stallman <rms@gnu.org>
9851
9852 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9853
9854 2003-02-13 Kim F. Storm <storm@cua.dk>
9855
9856 * objects.texi (Character Type): New \s escape for space.
9857
9858 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
9859
9860 * os.texi (System Environment): Add cygwin system-type.
9861
9862 2003-01-25 Richard M. Stallman <rms@gnu.org>
9863
9864 * keymaps.texi: Document that a symbol can act as a keymap.
9865
9866 2003-01-13 Richard M. Stallman <rms@gnu.org>
9867
9868 * text.texi (Changing Properties): Say string indices are origin-0.
9869
9870 * positions.texi (Screen Lines) <compute-motion>:
9871 Correct order of elts in return value.
9872
9873 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9874 how to define a default binding.
9875
9876 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
9877
9878 * loading.texi (Unloading): Fix recent change for load-history.
9879
9880 * customize.texi (Simple Types): Clarify description of custom
9881 type 'number. Describe new custom type 'float.
9882
9883 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
9884
9885 * variables.texi (File Local Variables): Fix typo.
9886
9887 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9888
9889 From Michael Albinus <Michael.Albinus@alcatel.de>.
9890
9891 * README: Target for Info file is `make info'.
9892
9893 * files.texi (File Name Components): Fix typos in
9894 `file-name-sans-extension'.
9895 (Magic File Names): Complete list of operations for magic file
9896 name handlers.
9897
9898 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
9899
9900 * variables.texi (File Local Variables): New function
9901 risky-local-variable-p.
9902
9903 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
9904
9905 * functions.texi (Function safety): New node about unsafep.
9906
9907 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
9908
9909 * customize.texi (Splicing into Lists): Fix example.
9910 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
9911
9912 2002-06-17 Juanma Barranquero <lektu@terra.es>
9913
9914 * frames.texi (Display Feature Testing): Fix typo.
9915
9916 2002-06-12 Andreas Schwab <schwab@suse.de>
9917
9918 * frames.texi (Initial Parameters, Resources): Fix references to
9919 the Emacs manual.
9920
9921 2002-05-13 Kim F. Storm <storm@cua.dk>
9922
9923 * variables.texi (Intro to Buffer-Local): Updated warning and
9924 example relating to changing buffer inside let.
9925
9926 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
9927
9928 * os.texi (Session Management): New node about X Session management.
9929
9930 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
9931
9932 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
9933 to which the manual corresponds, and the copyright years.
9934
9935 * Makefile.in (VERSION): Set to 2.9.
9936
9937 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
9938
9939 * elisp.texi: Change the category in @dircategory to "Emacs", to
9940 make it consistent with info/dir.
9941
9942 2001-11-25 Miles Bader <miles@gnu.org>
9943
9944 * text.texi (Fields): Describe new `limit' arg in
9945 field-beginning/field-end.
9946
9947 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9948
9949 * permute-index: Don't depend on csh-specific features.
9950 Replace the interpreter name with /bin/sh.
9951
9952 * two-volume-cross-refs.txt: New file.
9953 * two.el: New file.
9954 * spellfile: New file.
9955
9956 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9957
9958 * permute-index: New file.
9959
9960 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9961 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9962 8+3 restricted namespace.
9963
9964 * Makefile.in (infodir): Define relative to $(srcdir).
9965 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9966 include directories list via -I switch to makeinfo.
9967 (index.texi): Use cp if both hard and symbolic links fail.
9968
9969 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9970
9971 * Makefile.in (distclean): Add.
9972
9973 The following changes make ELisp manual part of the Emacs
9974 distribution:
9975
9976 * Makefile.in: Add Copyright notice.
9977 (prefix): Remove.
9978 (infodir): Change value to "../info".
9979 (VPATH): New variable.
9980 (MAKE): Don't define.
9981 (texmacrodir): Don't define.
9982 (texinputdir): Append the existing value of TEXINPUTS.
9983 ($(infodir)/elisp): Instead of just "elisp". Reformat the
9984 command to be compatible with man/Makefile.in, and to put the
9985 output into ../info.
9986 (info): Add target.
9987 (installall): Target removed.
9988
9989 2001-10-31 Pavel Janík <Pavel@Janik.cz>
9990
9991 * tips.texi (Coding Conventions): Fix typo.
9992
9993 2001-10-23 Gerd Moellmann <gerd@gnu.org>
9994
9995 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9996
9997 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9998
9999 * files.texi (File Name Components): Update the description of
10000 file-name-sans-extension and file-name-extension, as they now
10001 ignore leading dots.
10002
10003 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10004
10005 * (Version 21.1 released.)
10006
10007 2001-10-19 Miles Bader <miles@gnu.org>
10008
10009 * positions.texi (Text Lines): Describe behavior of
10010 `beginning-of-line'/`end-of-line' in the presence of field properties.
10011
10012 2001-10-17 Gerd Moellmann <gerd@gnu.org>
10013
10014 * Makefile.in (VERSION): Set to 2.8.
10015 (manual): Use `manual-21'.
10016
10017 * elisp.texi (VERSION): Add and use it where the version
10018 number was used. Set it to 2.8.
10019
10020 * intro.texi: Likewise.
10021
10022 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10023
10024 * files.texi (File Name Completion): Document the significance of
10025 a trailing slash in elements of completion-ignored-extensions.
10026
10027 2001-10-06 Miles Bader <miles@gnu.org>
10028
10029 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10030
10031 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10032
10033 * variables.texi (Variable Aliases): New node.
10034
10035 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10036
10037 * Branch for 21.1.
10038
10039 2001-10-02 Miles Bader <miles@gnu.org>
10040
10041 * minibuf.texi (Minibuffer Misc): Add entries for
10042 `minibuffer-contents', `minibuffer-contents-no-properties', and
10043 `delete-minibuffer-contents'.
10044 Correct description for `minibuffer-prompt-end'.
10045
10046 * text.texi (Property Search): Correct descriptions of
10047 `next-char-property-change' and `previous-char-property-change'.
10048 Add entries for `next-single-char-property-change' and
10049 `previous-single-char-property-change'.
10050 Make operand names a bit more consistent.
10051
10052 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10053
10054 * frames.texi (Finding All Frames): Document that next-frame and
10055 previous-frame are local to current terminal.
10056
10057 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10058
10059 * keymaps.texi (Creating Keymaps): Fix the description of the
10060 result of make-keymap.
10061
10062 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10063
10064 * display.texi (Font Lookup, Attribute Functions)
10065 (Image Descriptors): Add cross-references to the definition of
10066 selected frame.
10067
10068 * buffers.texi (The Buffer List): Add cross-references to the
10069 definition of selected frame.
10070
10071 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10072 frame at any given time.
10073 (Multiple Displays, Size and Position): Add a cross-reference to
10074 the definition of the selected frame.
10075
10076 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10077
10078 * strings.texi (String Conversion) <string-to-number>: Document
10079 that a float is returned for integers that are too large.
10080
10081 * frames.texi (Mouse Position): Document mouse-position-function.
10082 (Display Feature Testing): Document display-images-p.
10083 (Window Frame Parameters): Document the cursor-type variable.
10084
10085 * numbers.texi (Integer Basics): Document CL style read syntax for
10086 integers in bases other than 10.
10087
10088 * positions.texi (List Motion):
10089 Document open-paren-in-column-0-is-defun-start.
10090
10091 * lists.texi (Sets And Lists): Document member-ignore-case.
10092
10093 * internals.texi (Garbage Collection): Document the used and free
10094 strings report.
10095 (Memory Usage): Document strings-consed.
10096
10097 * os.texi (Time of Day): Document float-time.
10098 (Recording Input): Document that clear-this-command-keys clears
10099 the vector to be returned by recent-keys.
10100
10101 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10102 argument keymap can be a list.
10103
10104 * nonascii.texi (User-Chosen Coding Systems)
10105 <select-safe-coding-system>: Document the new argument
10106 accept-default-p and the variable
10107 select-safe-coding-system-accept-default-p. Tell what happens if
10108 buffer-file-coding-system is undecided.
10109 (Default Coding Systems): Document auto-coding-regexp-alist.
10110
10111 * display.texi (The Echo Area) <message>: Document
10112 message-truncate-lines.
10113 (Glyphs): Document that the glyph table is unused on windowed
10114 displays.
10115
10116 * help.texi (Describing Characters) <single-key-description>:
10117 Document the new argument no-angles.
10118 (Accessing Documentation) <documentation-property>: Document that
10119 a non-string property is evaluated.
10120 <documentation>: Document that the function-documentation property
10121 is looked for.
10122
10123 * windows.texi (Selecting Windows): Document some-window.
10124
10125 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10126
10127 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10128 apropos-mode-hook.
10129
10130 * commands.texi (Using Interactive): Document interactive-form.
10131 (Keyboard Macros): Document kbd-macro-termination-hook.
10132 (Command Loop Info): Document that clear-this-command-keys clears
10133 the vector to be returned by recent-keys.
10134
10135 2001-09-04 Werner LEMBERG <wl@gnu.org>
10136
10137 * Makefile.in (srcdir, texinputdir): New variables.
10138 (srcs, index.texi, install): Use $(srcdir).
10139 (.PHONY): Remove elisp.dvi.
10140 (elisp): Use -I switch for makeinfo.
10141 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10142 (installall, dist): Use $(srcdir).
10143 Fix path to texinfo.tex.
10144 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10145
10146 2001-08-30 Gerd Moellmann <gerd@gnu.org>
10147
10148 * display.texi (Conditional Display): Adjust to API change.
10149
10150 * configure: New file.
10151
10152 2001-07-30 Gerd Moellmann <gerd@gnu.org>
10153
10154 * commands.texi (Repeat Events): Add description of
10155 double-click-fuzz.
10156
10157 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10158
10159 * syntax.texi (Syntax Class Table): Add the missing designator for
10160 comment and string fences.
10161 (Syntax Properties): Add a xref to syntax table internals.
10162 (Syntax Table Internals): Document string-to-syntax.
10163
10164 2001-05-07 Gerd Moellmann <gerd@gnu.org>
10165
10166 * Makefile.in (install): Use install-info command line options
10167 like in Emacs' Makefile.in.
10168
10169 2000-12-09 Miles Bader <miles@gnu.org>
10170
10171 * windows.texi (Window Start): Update documentation for
10172 `pos-visible-in-window-p'.
10173
10174 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10175
10176 * lists.texi (Building Lists): Add footnote to explain how to add
10177 to the end of a list.
10178
10179 2000-10-25 Gerd Moellmann <gerd@gnu.org>
10180
10181 * files.texi (Visiting Functions): Typos.
10182
10183 2000-10-25 Kenichi Handa <handa@etl.go.jp>
10184
10185 * files.texi (Visiting Functions): Return value of
10186 find-file-noselect may be a list of buffers if wildcards are used.
10187
10188 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10189
10190 * display.texi (Defining Faces): Document `graphic' display type
10191 in face specs.
10192
10193 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10194
10195 * hooks.texi (Standard Hooks): Replace obsolete
10196 `after-make-frame-hook' with `after-make-frame-functions'.
10197
10198 * frames.texi (Creating Frames): Ditto.
10199
10200 * variables.texi (Future Local Variables): Ditto.
10201
10202 2000-10-16 Gerd Moellmann <gerd@gnu.org>
10203
10204 * display.texi (Other Image Types): Add description of :foreground
10205 and :background properties of mono PBM images.
10206
10207 2000-08-17 Werner LEMBERG <wl@gnu.org>
10208
10209 * .cvsignore: New file.
10210
10211 2000-01-05 Gerd Moellmann <gerd@gnu.org>
10212
10213 * tindex.pl: New script.
10214
10215 1999-12-03 Dave Love <fx@gnu.org>
10216
10217 * Makefile.in (MAKEINFO): New parameter.
10218
10219 1999-09-17 Richard Stallman <rms@gnu.org>
10220
10221 * Makefile.in (srcs): Add hash.texi.
10222 (VERSION): Update to 20.6.
10223
10224 1999-09-13 Richard Stallman <rms@gnu.org>
10225
10226 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10227
10228 1998-08-29 Karl Heuer <kwzh@gnu.org>
10229
10230 * configure.in: New file.
10231 * Makefile.in: Renamed from Makefile.
10232 (prefix, infodir): Use value obtained from configure.
10233 (emacslibdir): Obsolete variable deleted.
10234 (dist): Distribute configure.in, configure, Makefile.in.
10235
10236 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10237
10238 * Makefile (INSTALL_INFO): New variable.
10239 (install): Run install-info.
10240
10241 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10242
10243 * Makefile (elisp.dvi): Add missing backslash.
10244
10245 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10246
10247 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10248 Run texindex without `./'. Always run texindex on elisp.tp.
10249 (elisp.tps): Target deleted.
10250
10251 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10252
10253 * Makefile (srcs): Add nonascii.texi and customize.texi.
10254 (dist): Start by deleting `temp'.
10255
10256 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10257
10258 * Makefile (makeinfo, texindex): Targets deleted.
10259 (makeinfo.o, texindex.o): Targets deleted.
10260 (clean, dist): Don't do anything with them or with getopt*.
10261
10262 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10263
10264 * Makefile (SHELL): Defined.
10265
10266 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10267
10268 * Makefile (elisp.tps): New target.
10269 (elisp.dvi): Depend on elisp.tps.
10270
10271 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
10272
10273 * README: Update phone number.
10274
10275 * Makefile (elisp): Make this be the default target.
10276 Depend on makeinfo.c instead of makeinfo.
10277 (install): Don't depend on elisp.dvi, since we don't install that.
10278 Use mkinstalldirs.
10279 (dist): Add mkinstalldirs.
10280
10281 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10282
10283 * Makefile (VERSION): Update version number.
10284 (maintainer-clean): Rename from realclean.
10285
10286 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10287
10288 * Makefile (realclean): New target.
10289 (elisp): Remove any old elisp-* files first.
10290
10291 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10292
10293 * Makefile (VERSION): New variable.
10294 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10295 Compressed file suffix should be `.gz', not `.z'.
10296
10297 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10298
10299 * Makefile (elisp): Depend on makeinfo.
10300
10301 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
10302
10303 * Makefile (srcs): Add anti.texi.
10304
10305 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10306
10307 * Makefile (infodir, prefix): New vars.
10308 (install): Use infodir.
10309 (emacsinfodir): Delete.
10310
10311 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10312
10313 * Makefile (srcs): Add calendar.texi.
10314
10315 * Makefile (dist): Copy texindex.c and makeinfo.c.
10316 Limit elisp-* files to those with one or two digits.
10317
10318 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10319
10320 * Makefile (dist): Change to use Gzip instead of compress.
10321
10322 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10323
10324 * loading.texi (Unloading): define-function changed back to
10325 defalias. It may not stay this way, but at least it's
10326 consistent with the known-good version of the code patch.
10327
10328 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10329
10330 * modes.texi (Hooks): Document new optional arg of add-hook.
10331
10332 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10333
10334 * variables.texi: Document nil initial value of buffer-local variables.
10335
10336 * tips.texi: Add new section on standard library headers.
10337
10338 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10339
10340 * Makefile (srcs): Add frame.texi to the list of sources.
10341
10342 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10343
10344 * Makefile (dist): Don't bother excluding autosave files; they'll
10345 never make it into the temp directory anyway, and the hash marks
10346 in the name are problematic for make and the Bourne shell.
10347 (srcs):
10348
10349 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10350
10351 * Makefile (dist): Don't include backup files or autosave files in
10352 the distribution tar file.
10353
10354 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10355
10356 * Makefile (srcs): Add index.perm.
10357 (elisp.dvi): Remove erroneous shell comment.
10358 Expect output of permute-index in permuted.fns.
10359 Save old elisp.aux in elisp.oaux.
10360 (clean): Add index.texi to be deleted.
10361
10362 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10363
10364 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10365
10366 1990-06-26 David Lawrence (tale@geech)
10367
10368 * files.texi: Noted that completion-ignored-extensions is ignored
10369 when making *Completions*.
10370
10371 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
10372
10373 * Makefile make dist now depends on elisp.dvi, since it tries
10374 to include it in the dist file.
10375
10376 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
10377
10378 * functions.texinfo (Mapping Functions): Add missing quote.
10379
10380 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10381
10382 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10383 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10384
10385 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10386
10387 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10388 and @error{} are the terms now being used. The files in the
10389 directory have been changed to reflect this.
10390
10391 * All instances of @indentedresultt{} have been changed to
10392 ` @result{}', using 5 spaces at the beginning of the line.
10393
10394 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10395
10396 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10397 experimental @indentedresult{}, @indentedexpandsto{} are part of
10398 the texinfo.tex in this directory. These TeX macros are not
10399 stable yet.
10400
10401 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10402
10403 * texinfo.tex: Temporarily added
10404 \let\result=\dblarrow
10405 \def\error{{\it ERROR} \longdblarrow}
10406 We need to do this better soon.
10407
10408 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10409
10410 * Applied Karl Berry's patches to *.texinfo files, but not to
10411 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10412 new title page format is also not applied, since it requires
10413 texinfo.tex changes.)
10414
10415 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10416 for the Project GNU development environment.
10417
10418 ;; Local Variables:
10419 ;; coding: utf-8
10420 ;; End:
10421
10422 Copyright (C) 1998-2012 Free Software Foundation, Inc.
10423
10424 This file is part of GNU Emacs.
10425
10426 GNU Emacs is free software: you can redistribute it and/or modify
10427 it under the terms of the GNU General Public License as published by
10428 the Free Software Foundation, either version 3 of the License, or
10429 (at your option) any later version.
10430
10431 GNU Emacs is distributed in the hope that it will be useful,
10432 but WITHOUT ANY WARRANTY; without even the implied warranty of
10433 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10434 GNU General Public License for more details.
10435
10436 You should have received a copy of the GNU General Public License
10437 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.