More small doc and lispref edits related to processes
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2012-04-18 Glenn Morris <rgm@gnu.org>
2
3 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
4 (Bindat Functions): Copyedits.
5
6 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
7
8 * files.texi (Saving Buffers): Document `visit and `visit-save'
9 values of require-final-newline.
10
11 2012-04-18 Glenn Morris <rgm@gnu.org>
12
13 * processes.texi (Output from Processes, Filter Functions):
14 Mention waiting-for-user-input-p.
15 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
16 (Network Servers, Datagrams, Network Processes, Network Options)
17 (Network Feature Testing, Serial Ports): Copyedits.
18 (Network): Add encrypted network overview paragraph.
19 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
20
21 2012-04-17 Chong Yidong <cyd@gnu.org>
22
23 * help.texi (Keys in Documentation): Mention :advertised-binding.
24
25 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
26 description to help.texi.
27
28 2012-04-16 Glenn Morris <rgm@gnu.org>
29
30 * processes.texi (Process Information, Input to Processes)
31 (Signals to Processes, Output from Processes, Process Buffers)
32 (Filter Functions, Decoding Output): Copyedits.
33 (Accepting Output): Discourage use of `millisec' argument.
34
35 2012-04-15 Glenn Morris <rgm@gnu.org>
36
37 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
38 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
39 Copyedits.
40 (Subprocess Creation): Discourage modifying exec-path directly.
41 (Synchronous Processes, Asynchronous Processes):
42 Update some example output.
43 (Process Information): Fix typo.
44 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
45
46 2012-04-14 Glenn Morris <rgm@gnu.org>
47
48 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
49 open-network-stream does exist in Emacs 23, but is simpler.
50
51 2012-04-13 Chong Yidong <cyd@gnu.org>
52
53 * customize.texi (Custom Themes): Also document load-theme etc.
54
55 2012-04-12 Chong Yidong <cyd@gnu.org>
56
57 * customize.texi (Applying Customizations):
58 (Custom Themes): New nodes.
59
60 * display.texi (Defining Faces): Reference custom-set-faces.
61
62 * modes.texi (Defining Minor Modes, Defining Minor Modes):
63 * os.texi (Startup Summary): Copyedits.
64
65 2012-04-12 Glenn Morris <rgm@gnu.org>
66
67 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
68
69 2012-04-10 Glenn Morris <rgm@gnu.org>
70
71 * strings.texi (Case Tables):
72 * objects.texi (General Escape Syntax):
73 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
74
75 * buffers.texi, compile.texi, customize.texi, debugging.texi:
76 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
77 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
78 * text.texi: Use @file for buffers, per the Texinfo manual.
79
80 * compile.texi (Compiler Errors): Add missing space in buffer name.
81
82 2012-04-08 Chong Yidong <cyd@gnu.org>
83
84 * processes.texi (Query Before Exit): Remove obsolete function
85 process-kill-without-query (Bug#11190).
86
87 2012-04-08 Glenn Morris <rgm@gnu.org>
88
89 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
90 Use @env for environment variables.
91
92 2012-04-07 Glenn Morris <rgm@gnu.org>
93
94 * Makefile.in: Replace non-portable use of $< in ordinary rules.
95
96 2012-04-06 Chong Yidong <cyd@gnu.org>
97
98 * minibuf.texi (Programmed Completion): Document metadata method.
99 (Completion Variables): Document completion-category-overrides.
100
101 2012-04-05 Chong Yidong <cyd@gnu.org>
102
103 * anti.texi (Antinews): Rewrite for Emacs 23.
104
105 2012-04-04 Chong Yidong <cyd@gnu.org>
106
107 * minibuf.texi (Programmed Completion): Remove obsolete variable
108 completion-annotate-function.
109 (Completion Variables): Rename from Completion Styles. Document
110 completion-extra-properties. Document completion-styles-alist
111 change.
112 (Reading File Names): minibuffer-local-filename-must-match-map is
113 not used anymore.
114 (Minibuffer Completion): Document completing-read-function.
115 (Completion in Buffers): completion-at-point-functions can return
116 properties recognized in completion-extra-properties.
117
118 * display.texi (Delayed Warnings): New node.
119
120 * os.texi (Notifications): Copyedits.
121
122 2012-04-04 Glenn Morris <rgm@gnu.org>
123
124 * os.texi (Notifications): Copyedits.
125
126 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
127
128 * os.texi (Terminal-Specific): Fix typo.
129 (Notifications): New section.
130
131 * elisp.texi (Top):
132 * vol1.texi (Top):
133 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
134 menu entries.
135
136 2012-04-01 Chong Yidong <cyd@gnu.org>
137
138 * files.texi (Kinds of Files): file-subdir-of-p renamed to
139 file-in-directory-p.
140
141 2012-03-31 Glenn Morris <rgm@gnu.org>
142
143 * edebug.texi (Instrumenting Macro Calls):
144 Mention defining macros at instrumentation time.
145 (Edebug Options): Mention edebug-unwrap-results.
146
147 2012-03-31 Eli Zaretskii <eliz@gnu.org>
148
149 * text.texi (Special Properties): Clarify the description of the
150 effect of integer values of the 'cursor' property on cursor
151 position. See the discussions in bug#11068 for more details and
152 context.
153
154 2012-03-31 Glenn Morris <rgm@gnu.org>
155
156 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
157 Copyedits.
158
159 2012-03-30 Chong Yidong <cyd@gnu.org>
160
161 * display.texi (Image Formats): Add imagemagick type.
162 (Image Descriptors): Mention how they are used.
163 (ImageMagick Images): Clarify role of imagemagick-register-types.
164 (Character Display): Don't mention glyph tables.
165 (Display Tables): Use make-glyph-code in example.
166 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
167 tables are semi-obsolete. De-document create-glyph.
168 (Glyphless Chars): Note that display tables override this.
169 (Bidirectional Display): Copyedits. Introduce "bidirectional
170 reordering" terminology, and use it.
171
172 2012-03-30 Glenn Morris <rgm@gnu.org>
173
174 * edebug.texi (Jumping): Give name of `i' binding.
175
176 2012-03-28 Glenn Morris <rgm@gnu.org>
177
178 * searching.texi (Regular Expressions, Regexp Special):
179 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
180 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
181 (Regexp Special): Mention collation.
182 Clarify char classes with an example.
183 (Regexp Functions): Mention regexp-opt is not guaranteed.
184 Mention regexp-opt-charset.
185 (Regexp Search): Recommend against looking-back.
186 (Search and Replace): Use Texinfo recommended quote convention.
187 Add more query-replace-map items. List multi-query-replace-map items.
188
189 2012-03-27 Martin Rudalics <rudalics@gmx.at>
190
191 * windows.texi (Window History): Describe new option
192 switch-to-visible-buffer.
193
194 2012-03-27 Glenn Morris <rgm@gnu.org>
195
196 * searching.texi (String Search): Add xref to Emacs manual.
197 Copyedits. Mention the function word-search-regexp.
198 (Searching and Case): Add xref to Emacs manual. Copyedits.
199
200 * processes.texi (Network Servers): Standardize apostrophe usage.
201
202 * os.texi (System Environment): Copyedits. Remove some examples
203 that do not seem useful. Mention setenv third arg.
204 tty-erase-char does not seem to be nil under a window-system.
205 (User Identification): Copyedits.
206 Remove some examples that do not seem useful.
207
208 2012-03-26 Glenn Morris <rgm@gnu.org>
209
210 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
211 (Init File): Copyedits.
212 (Command-Line Arguments): Copyedits. Do not mention argv alias.
213 (Killing Emacs): Copyedits.
214 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
215 Shorten the example, use more standard shell prompts.
216
217 2012-03-25 Chong Yidong <cyd@gnu.org>
218
219 * display.texi (Fringes): Note that fringes are shown on graphical
220 displays only.
221 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
222 (Replacing Specs): Clarify example.
223 (Manipulating Buttons): Note that button-at can return a marker.
224 (Buttons): Minor rewrite.
225 (Character Display): New node. Consolidate all character display
226 related nodes into its subsections.
227 (Usual Display): Character 127 is also affected by ctl-arrow.
228 (Display Tables): Improve example.
229
230 2012-03-22 Glenn Morris <rgm@gnu.org>
231
232 * strings.texi (Text Comparison): Mention string-prefix-p.
233
234 2012-03-21 Chong Yidong <cyd@gnu.org>
235
236 * display.texi (The Echo Area): Add xref to Output Streams.
237 (Displaying Messages): Improve doc of message.
238 (Echo Area Customization, Invisible Text): Copyedits.
239 (Invisible Text): Mention that spec comparison is done with eq.
240 (Width): Improve doc of char-width.
241 (Faces): Recommend using symbol instead of string for face name.
242 Minor clarifications.
243 (Defining Faces): Copyedits. Update face example.
244 (Attribute Functions): Mark set-face-foreground etc as commands.
245 (Face Remapping): Mention text-scale-adjust. Clarify
246 face-remapping-alist and related docs.
247 (Face Functions): Don't document make-face or copy-face.
248
249 2012-03-20 Chong Yidong <cyd@gnu.org>
250
251 * display.texi (Forcing Redisplay): Various rewrites to reflect
252 new value of redisplay-dont-pause.
253 (Truncation): Copyedits.
254
255 2012-03-20 Glenn Morris <rgm@gnu.org>
256
257 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
258 Add summary table of some relevant command-line options.
259
260 2012-03-18 Chong Yidong <cyd@gnu.org>
261
262 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
263 (Writing Emacs Primitives): Re-organize discussion of functions
264 with variable Lisp arguments are handled. Delete an obsolete
265 remark, previously tagged as FIXME.
266
267 * os.texi (Idle Timers): Minor clarification.
268 (Idle Timers): Link to Time of Day for description of time list.
269
270 2012-03-18 Glenn Morris <rgm@gnu.org>
271
272 * os.texi (System Interface): Flow control was removed.
273 (Startup Summary): General update.
274 (Init File): Don't mention compiling it.
275
276 2012-03-17 Chong Yidong <cyd@gnu.org>
277
278 * os.texi (Startup Summary): Mention package loading.
279 (Init File): Don't refer to .emacs in section title. Copyedits.
280 (Terminal-Specific): Give a realistic example.
281 (Command-Line Arguments): Reference Entering Emacs instead of
282 repeating the spiel about not restarting Emacs.
283 (Time of Day): Discuss time representation at beginning of node.
284 (Sound Output): Copyedits.
285
286 * package.texi (Packaging Basics): Document package-initialize.
287
288 2012-03-17 Eli Zaretskii <eliz@gnu.org>
289
290 * frames.texi (Initial Parameters): Add an index entry for
291 minibuffer-only frame.
292
293 2012-03-16 Glenn Morris <rgm@gnu.org>
294
295 * modes.texi (Major Mode Conventions): Mention the strange
296 relationship between View mode and special modes. (Bug#10650)
297
298 2012-03-11 Chong Yidong <cyd@gnu.org>
299
300 * windows.texi (Window Configurations): save-window-excursion is
301 now a macro.
302
303 * display.texi (Temporary Displays): with-output-to-temp-buffer is
304 now a macro.
305
306 * text.texi (Fields): Minor copyedit.
307
308 2012-03-10 Eli Zaretskii <eliz@gnu.org>
309
310 * strings.texi (String Basics):
311 * sequences.texi (Sequence Functions): Mention that `length' is
312 not appropriate for computing the string width on display; add a
313 cross-reference to the description of `string-width'. (Bug#10978)
314
315 * eval.texi (Autoloading): Minor change of wording.
316
317 2012-03-10 Chong Yidong <cyd@gnu.org>
318
319 * loading.texi (Autoload): Explicitly state which forms are
320 processed specially (Bug#7783).
321
322 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
323 non-default situation. Describe one-submenu exception (Bug#7695).
324
325 * nonascii.texi (Character Properties): Copyedits.
326
327 2012-03-08 Chong Yidong <cyd@gnu.org>
328
329 * text.texi (Mode-Specific Indent): Document new behavior of
330 indent-for-tab-command. Document tab-always-indent.
331 (Special Properties): Copyedits.
332 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
333 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
334 libxml-parse-html-region.
335
336 2012-03-07 Glenn Morris <rgm@gnu.org>
337
338 * markers.texi (The Region): Briefly mention use-empty-active-region
339 and region-active-p.
340 (Overview of Markers): Reword garbage collection, add cross-ref.
341 (The Mark): Tiny clarification re command loop and activate-mark-hook.
342
343 2012-03-07 Chong Yidong <cyd@gnu.org>
344
345 * text.texi (Buffer Contents): Don't duplicate explanation of
346 region arguments from Text node. Put doc of obsolete var
347 buffer-substring-filters back, since it is referred to.
348 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
349 selection by default.
350
351 * markers.texi (The Mark): Fix typo.
352 (The Region): Copyedits.
353
354 2012-03-07 Glenn Morris <rgm@gnu.org>
355
356 * markers.texi (Overview of Markers): Copyedits.
357 (Creating Markers): Update approximate example buffer size.
358 (The Mark): Don't mention uninteresting return values.
359
360 2012-03-05 Chong Yidong <cyd@gnu.org>
361
362 * positions.texi (Text Lines): Document count-words.
363
364 2012-03-04 Chong Yidong <cyd@gnu.org>
365
366 * frames.texi (Frames): Remove little-used "terminal frame" and
367 "window frame" terminology.
368 (Frame Parameters, Font and Color Parameters, Initial Parameters)
369 (Size and Position, Visibility of Frames): Callers changed.
370 (Frames): Clarify which terminals in framep are graphical.
371 (Initial Parameters): --geometry is not the only option which adds
372 to initial-frame-alist.
373 (Position Parameters): Note that icon-left and icon-top are for
374 old window managers only.
375 (Size Parameters): Sizes are in characters even on graphical
376 displays.
377 (Management Parameters): Note that window-id and outer-window-id
378 can't really be changed, and that auto-raise isn't always obeyed.
379 (Cursor Parameters): Document cursor-type explicitly.
380 (Size and Position): The aliases set-screen-height and
381 set-screen-width have been deleted.
382 (Visibility of Frames): Mention "minimization".
383
384 * os.texi (Startup Summary): Minor clarifications.
385 (Startup Summary, Suspending Emacs): Standardize on "text
386 terminal" terminology.
387
388 * windows.texi (Basic Windows, Coordinates and Windows)
389 (Coordinates and Windows):
390 * display.texi (Refresh Screen, Line Height, Face Attributes)
391 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
392
393 2012-03-04 Glenn Morris <rgm@gnu.org>
394
395 * abbrevs.texi: Small copyedits throughout.
396 (Abbrev Mode): Remove this section, folding it into the top-level.
397 (Abbrev Tables): Don't mention irrelevant return values.
398 (Abbrev Expansion): Add cross-ref for wrapper hooks.
399 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
400 (Abbrev Table Properties): Update nil :regexp description.
401
402 2012-03-03 Glenn Morris <rgm@gnu.org>
403
404 * internals.texi: Change @appendix section commands to @section.
405 (Building Emacs): Say less about CANNOT_DUMP platforms.
406 Replace deleted eval-at-startup with custom-initialize-delay.
407 (Pure Storage): Small changes.
408 (Memory Usage): Copyedit.
409 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
410 example definitions. Give examples of things with non-nil
411 interactive args. Mention eval_sub. Remove old info about
412 strings and GCPRO. Mention cus-start.el.
413 (Buffer Internals, Window Internals, Process Internals):
414 Misc small updates and fixes for fields.
415
416 * tips.texi: Copyedits.
417 (Coding Conventions): Mention autoloads.
418 Combine partially duplicated macro items. Fix xref.
419 Refer to Library Headers for copyright notice.
420 (Programming Tips): edit-options is long-obsolete.
421 (Compilation Tips): Mention loading bytecomp for byte-compile props.
422 (Warning Tips): Mention declare-function.
423 (Documentation Tips): Remove old info.
424 (Comment Tips): Mention comment-dwim, not indent-for-comment.
425 (Library Headers): General update.
426
427 2012-03-02 Glenn Morris <rgm@gnu.org>
428
429 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
430 and relocate entry. Mention buffer-stale-function.
431
432 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
433
434 * hooks.texi (Standard Hooks): General update.
435 Put related hooks together. Add and remove items.
436 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
437 * modes.texi (Hooks): Tweak cross-ref description.
438
439 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
440
441 * files.texi (Kinds of Files): The return value of file-equal-p is
442 unspecified, if FILE1 or FILE2 does not exist.
443
444 2012-03-01 Glenn Morris <rgm@gnu.org>
445
446 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
447
448 * maps.texi (Standard Keymaps): General update.
449 Remove mode-specific maps, talk about the more general keymaps.
450 * help.texi (Help Functions): Add vindex for Helper-help-map.
451 * keymaps.texi (Active Keymaps): Minor rephrasing.
452
453 2012-02-29 Glenn Morris <rgm@gnu.org>
454
455 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
456
457 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
458
459 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
460 Update changed behavior of file-subdir-of-p.
461
462 2012-02-28 Glenn Morris <rgm@gnu.org>
463
464 * advice.texi, anti.texi, display.texi, elisp.texi:
465 * processes.texi, variables.texi, vol1.texi, vol2.texi:
466 Standardize possessive apostrophe usage.
467
468 * locals.texi: Remove file.
469 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
470 Remove menu entry.
471 * errors.texi, maps.texi: Adjust node pointers.
472 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
473 * makefile.w32-in (srcs):
474 * Makefile.in (srcs): Remove locals.texi.
475
476 * frames.texi (Mouse Position): Fix cross-ref.
477
478 2012-02-27 Chong Yidong <cyd@gnu.org>
479
480 * buffers.texi (Creating Buffers): Clarify that
481 generate-new-buffer uses generate-new-buffer-names.
482 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
483
484 * files.texi (Directory Names): Index entry for file name abbreviations.
485 (Relative File Names, File Name Expansion): Refer to it.
486 (Locating Files): Move locate-user-emacs-file documentation to
487 Standard File Names.
488 (Standard File Names): Add locate-user-emacs-file; update examples.
489
490 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
491
492 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
493
494 2012-02-26 Chong Yidong <cyd@gnu.org>
495
496 * files.texi (Kinds of Files): Improve documentation of
497 files-equal-p and file-subdir-of-p.
498
499 2012-02-26 Glenn Morris <rgm@gnu.org>
500
501 * intro.texi (Acknowledgements): Small changes.
502
503 2012-02-25 Glenn Morris <rgm@gnu.org>
504
505 * errors.texi: Don't try to list _all_ the error symbols.
506 Add circular-list, cl-assertion-failed, compression-error.
507 * elisp.texi, vol1.texi, vol2.texi:
508 * control.texi (Error Symbols): Tweak "Standard Errors" description.
509
510 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
511
512 * files.texi (files-equal-p, file-subdir-of-p): New,
513 add initial documentation.
514
515 2012-02-25 Chong Yidong <cyd@gnu.org>
516
517 * files.texi (File Attributes): Document file-selinux-context.
518 (Changing Files): Link to it.
519 (Changing Files): Document set-file-selinux-context.
520
521 * backups.texi (Making Backups): Return value of backup-buffer is
522 changed. Mention default value of backup-directory-alist.
523 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
524 (Auto-Saving): New minor mode behavior for auto-save-mode.
525 (Reverting): Add defvar for revert-buffer-in-progress-p.
526
527 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
528
529 2012-02-24 Glenn Morris <rgm@gnu.org>
530
531 * errors.texi (Standard Errors): Mention dbus-error.
532 For arith-error sub-classes, just use one cross-ref.
533
534 2012-02-23 Alan Mackenzie <acm@muc.de>
535
536 * modes.texi (Defining Minor Modes): Document the new keyword
537 :after-hook.
538
539 2012-02-21 Chong Yidong <cyd@gnu.org>
540
541 * files.texi (Files): Mention magic file names as arguments.
542 (Reading from Files): Copyedits.
543 (File Attributes): Mention how to change file modes.
544 (Changing Files): Use standard "file permissions" terminology.
545 Add xref to File Attributes node.
546 (Locating Files): Document locate-user-emacs-file.
547 (Unique File Names): Recommend against using make-temp-name.
548
549 2012-02-19 Chong Yidong <cyd@gnu.org>
550
551 * help.texi (Documentation, Documentation Basics, Help Functions):
552 Minor clarifications.
553 (Accessing Documentation): Clarify what documentation-property is
554 for. Add xref to Keys in Documentation.
555
556 * tips.texi (Documentation Tips): Don't recommend using * in
557 docstrings.
558
559 * macros.texi (Defining Macros):
560 * modes.texi (Derived Modes): Say "documentation string" instead
561 of docstring.
562
563 2012-02-18 Chong Yidong <cyd@gnu.org>
564
565 * modes.texi (Tabulated List Mode): New node.
566 (Basic Major Modes): Add xref to it.
567
568 * processes.texi (Process Information): Mention Process Menu mode.
569
570 2012-02-17 Chong Yidong <cyd@gnu.org>
571
572 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
573
574 2012-02-17 Glenn Morris <rgm@gnu.org>
575
576 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
577
578 2012-02-16 Chong Yidong <cyd@gnu.org>
579
580 * syntax.texi (Syntax Tables, Syntax Descriptors)
581 (Syntax Table Functions): Copyedits.
582 (Syntax Basics): Don't repeat the material in the preceding node.
583 (Syntax Class Table): Use a table.
584 (Syntax Properties): Document syntax-propertize-function and
585 syntax-propertize-extend-region-functions.
586 (Motion via Parsing): Clarify scan-lists. Fix indentation.
587 (Parser State): Update for the new "c" comment style. Fix
588 description of item 7 (comment style).
589
590 * modes.texi (Minor Modes): Update how mode commands should treat
591 arguments now.
592 (Mode Line Basics): Clarify force-mode-line-update.
593 (Mode Line Top): Note that the example is not realistic.
594 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
595 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
596 "mode line construct" instead of "mode line specification".
597 (Syntactic Font Lock): Remove mention of obsolete variable
598 font-lock-syntactic-keywords.
599 (Setting Syntax Properties): Node deleted.
600 (Font Lock Mode): Note that Font Lock mode is a minor mode.
601 (Font Lock Basics): Note that syntactic fontification falls back
602 on `syntax-table'.
603 (Search-based Fontification): Emphasize that font-lock-keywords
604 should not be set directly.
605 (Faces for Font Lock): Avoid some confusing terminology.
606 (Syntactic Font Lock): Minor clarifications. Add xref to
607 Syntactic Font Lock node.
608
609 2012-02-15 Chong Yidong <cyd@gnu.org>
610
611 * minibuf.texi (Basic Completion): Define "completion table".
612 Move completion-in-region to Completion in Buffers node.
613 (Completion Commands): Use "completion table" terminology.
614 (Completion in Buffers): New node.
615
616 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
617 (Setting Hooks): Update minor mode usage example.
618 (Major Mode Conventions): Note that completion-at-point-functions
619 should be altered locally. Add xref to Completion in Buffers.
620 Remove duplicate tip about auto-mode-alist.
621 (Minor Modes): Rewrite introduction.
622 (Minor Mode Conventions): Copyedits. Don't recommend
623 variable-only minor modes since few minor modes are like that.
624
625 2012-02-15 Glenn Morris <rgm@gnu.org>
626
627 * processes.texi (Network): Document open-network-stream :parameters.
628
629 2012-02-14 Chong Yidong <cyd@gnu.org>
630
631 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
632 was removed on 2009-09-10. Update lisp-mode-map example.
633 (Inheritance and Keymaps): Minor clarification.
634 (Searching Keymaps): Remove out-of-place enumeration.
635 (Key Lookup): Remove unnecessary example (one was already given in
636 Format of Keymaps).
637 (Changing Key Bindings): Update suppress-keymap example.
638 (Menu Bar, Tool Bar): Copyedits.
639 (Tool Bar): Update tool-bar-map example.
640
641 2012-02-12 Chong Yidong <cyd@gnu.org>
642
643 * debugging.texi (Debugger Commands): Continuing is now allowed
644 for errors.
645
646 2012-02-11 Chong Yidong <cyd@gnu.org>
647
648 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
649 Move the list of standard bitmaps there.
650 (Fringe Cursors): Rewrite for clarity.
651 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
652
653 * commands.texi (Command Overview): Mention read-key.
654 (Using Interactive, Interactive Call): Minor clarifications.
655 (Function Keys, Click Events): Avoid "input stream" terminology.
656 (Click Events): Add xref to Window Sizes and Accessing Mouse.
657 Clarify column and row components.
658 (Accessing Mouse): Add xref to Click Events. Minor fixes.
659 (Special Events): Copyedits.
660
661 * streams.texi (Input Streams): De-document get-file-char.
662 (Output Variables): Don't refer to old backquote syntax.
663
664 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
665 (Error Debugging): Note that debug-ignored-errors overrides list
666 values of debug-on-error too. Add xref to Signaling Errors. Note
667 that debug-on-signal is not customizable. Mention
668 condition-case-unless-debug.
669 (Compilation Errors): Node deleted.
670
671 * compile.texi (Compiler Errors): Move a paragraph here from
672 deleted node Compilation Errors.
673
674 2012-02-10 Leo Liu <sdl.web@gmail.com>
675
676 * control.texi (Handling Errors): Change condition-case-no-debug
677 to condition-case-unless-debug.
678
679 2012-02-10 Chong Yidong <cyd@gnu.org>
680
681 * advice.texi (Defining Advice): Clarify ad-unadvise.
682 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
683 is not abnormal.
684 (Advising Primitives): Node deleted; ad-define-subr-args has been
685 removed.
686
687 * compile.texi (Speed of Byte-Code): Use float-time in example.
688 (Compilation Functions): Note that the log uses Compilation mode.
689 Don't discuss the contents of byte-code function object here.
690 (Compilation Functions): De-document internal function byte-code.
691 (Docs and Compilation): Minor clarifications.
692
693 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
694 Objects.
695
696 2012-02-10 Glenn Morris <rgm@gnu.org>
697
698 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
699 Mention secure-hash.
700 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
701
702 2012-02-10 Chong Yidong <cyd@gnu.org>
703
704 * loading.texi (Loading): Don't emphasize "library" terminology.
705 (Library Search): load-path is not a user option. Mention role of
706 -L option and packages. Improve examples.
707 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
708 obsolete.
709 (Autoload): Minor clarifications.
710
711 2012-02-10 Glenn Morris <rgm@gnu.org>
712
713 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
714
715 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
716
717 2012-02-08 Glenn Morris <rgm@gnu.org>
718
719 * loading.texi (Named Features): Update the require example.
720
721 2012-02-07 Glenn Morris <rgm@gnu.org>
722
723 * modes.texi (Defining Minor Modes):
724 Expand on args of defined minor modes.
725
726 2012-02-07 Chong Yidong <cyd@gnu.org>
727
728 * variables.texi (Creating Buffer-Local): Minor clarification
729 to buffer-local-variables doc (Bug#10715).
730
731 2012-02-07 Glenn Morris <rgm@gnu.org>
732
733 * display.texi (ImageMagick Images): General update.
734 Move most details of imagemagick-render-type to the variable's doc.
735
736 2012-02-06 Glenn Morris <rgm@gnu.org>
737
738 * keymaps.texi (Tool Bar): Mention separators.
739 (Inheritance and Keymaps):
740 Mention make-composed-keymap and multiple inheritance.
741
742 * modes.texi (Running Hooks): Mention run-hook-wrapped.
743
744 * control.texi (Handling Errors):
745 Mention condition-case-no-debug and with-demoted-errors.
746
747 2012-02-05 Chong Yidong <cyd@gnu.org>
748
749 * customize.texi (Common Keywords): Minor clarifications.
750 Document custom-unlispify-remove-prefixes.
751 (Variable Definitions): Backquotes in defcustom seem to work fine
752 now. Various other copyedits.
753 (Simple Types): Copyedits. Document color selector.
754 (Composite Types): Copyedits.
755 (Splicing into Lists): Clarifications.
756
757 * eval.texi (Backquote): Move from macros.texi.
758
759 * macros.texi (Expansion): Minor clarification.
760 (Backquote): Move node to eval.texi.
761 (Defining Macros): Move an example from Backquote node.
762 (Argument Evaluation): No need to mention Pascal.
763 (Indenting Macros): Add xref to Defining Macros.
764
765 2012-02-05 Glenn Morris <rgm@gnu.org>
766
767 * debugging.texi (Error Debugging): Mention debug-on-event default.
768
769 2012-02-04 Glenn Morris <rgm@gnu.org>
770
771 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
772
773 * debugging.texi (Error Debugging): Mention debug-on-event.
774 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
775
776 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
777
778 * text.texi (Buffer Contents):
779 Update filter-buffer-substring description.
780
781 2012-02-04 Chong Yidong <cyd@gnu.org>
782
783 * functions.texi (What Is a Function): Add closures. Mention
784 "return value" terminology. Add xref for command-execute. Remove
785 unused "keystroke command" terminology.
786 (Lambda Expressions): Give a different example than in the
787 following subsection. Add xref to Anonymous Functions.
788 (Function Documentation): Remove gratuitous markup.
789 (Function Names): Move introductory text to `What Is a Function'.
790 (Defining Functions): Fix defun argument spec.
791 (Anonymous Functions): Document lambda macro explicitly. Mention
792 effects on lexical binding.
793 (Function Cells): Downplay direct usage of fset.
794 (Closures): New node.
795 (Inline Functions): Remove "open-code" terminology.
796 (Declaring Functions): Minor tweak; .m is not C code.
797
798 * variables.texi (Variables): Don't refer to "global value".
799 (Local Variables, Void Variables): Copyedits.
800 (Lexical Binding): Minor clarification of example.
801 (File Local Variables): Mention :safe and :risky defcustom args.
802 (Lexical Binding): Add xref to Closures node.
803
804 2012-02-04 Glenn Morris <rgm@gnu.org>
805
806 * minibuf.texi (High-Level Completion): Updates for read-color.
807
808 2012-02-03 Glenn Morris <rgm@gnu.org>
809
810 * display.texi (GIF Images): Mention animation.
811 Remove commented-out old example of animation.
812 (Animated Images): New subsection.
813 * elisp.texi (Top):
814 * vol1.texi (Top):
815 * vol2.texi (Top): Add Animated Images menu entry.
816
817 * display.texi (Image Formats): Remove oddly specific information
818 on versions of image libraries.
819 (GIF Images, TIFF Images): Minor rephrasing.
820
821 2012-02-02 Glenn Morris <rgm@gnu.org>
822
823 * processes.texi (Synchronous Processes):
824 Mention call-process's :file gets overwritten.
825
826 * commands.texi (Reading One Event):
827 * help.texi (Help Functions): Document read-char-choice.
828
829 * hooks.texi (Standard Hooks):
830 * modes.texi (Keymaps and Minor Modes):
831 * text.texi (Commands for Insertion): Document post-self-insert-hook.
832
833 * hooks.texi (Standard Hooks): Add prog-mode-hook.
834
835 * hooks.texi (Standard Hooks):
836 * modes.texi (Major Mode Conventions, Mode Hooks):
837 Document change-major-mode-after-body-hook.
838
839 2012-02-01 Glenn Morris <rgm@gnu.org>
840
841 * modes.texi (Defining Minor Modes):
842 Mention disabling global minor modes on a per-major-mode basis.
843
844 2012-01-31 Chong Yidong <cyd@gnu.org>
845
846 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
847 (Parser State): Remove unnecessary statement (Bug#10661).
848
849 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
850
851 2012-01-31 Glenn Morris <rgm@gnu.org>
852
853 * modes.texi (Defining Minor Modes):
854 Document define-minor-mode's new :variable keyword.
855
856 2012-01-29 Chong Yidong <cyd@gnu.org>
857
858 * syntax.texi (Syntax Class Table): Tweak description of newline
859 char syntax (Bug#9619).
860
861 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
862 description (Bug#10189).
863
864 2012-01-29 Glenn Morris <rgm@gnu.org>
865
866 * files.texi (Changing Files): Document SELinux support.
867
868 * windows.texi (Window Sizes): Fix typo.
869
870 2012-01-28 Chong Yidong <cyd@gnu.org>
871
872 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
873 doc (Bug#8568).
874
875 * frames.texi (Input Focus): Add NORECORD arg to
876 select-frame-set-input-focus. Clarify its role in select-frame.
877
878 * text.texi (Transposition): We don't use transpose-region as an
879 internal subroutine (Bug#3249).
880
881 * modes.texi (Example Major Modes): Update Lisp example code to
882 current sources. Delete the old non-derived-major-mode example,
883 which has diverged badly from current sources.
884
885 2012-01-27 Glenn Morris <rgm@gnu.org>
886
887 * makefile.w32-in (texinputdir): Fix (presumed) typo.
888 (VERSION, manual): Remove, unused.
889
890 2012-01-27 Chong Yidong <cyd@gnu.org>
891
892 * commands.texi (Command Overview): Minor clarification (Bug#10384).
893
894 2012-01-26 Chong Yidong <cyd@gnu.org>
895
896 * searching.texi (String Search): Document negative repeat count
897 (Bug#10507).
898
899 2012-01-26 Glenn Morris <rgm@gnu.org>
900
901 * variables.texi (Using Lexical Binding):
902 Mention that lexical-binding should be set in the first line.
903
904 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
905
906 * macros.texi (Defining Macros): Don't claim that `declare' only
907 affects Edebug and indentation.
908
909 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
910
911 * macros.texi (Defining Macros): Slight `declare' fixup.
912
913 2012-01-25 Glenn Morris <rgm@gnu.org>
914
915 * makefile.w32-in (texinputdir):
916 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
917
918 2012-01-24 Chong Yidong <cyd@gnu.org>
919
920 * variables.texi (Variables, Local Variables, Void Variables):
921 Edit to make the descriptions less specific to dynamic binding.
922 (Local Variables): Default max-specpdl-size is now 1300.
923 (Defining Variables): Edits for lexical scoping. Delete
924 information about starting docstrings with *. De-document
925 user-variable-p.
926 (Tips for Defining): Remove an unimportant discussion of quitting
927 in the middle of a load.
928 (Accessing Variables, Setting Variables): Discuss lexical binding.
929 (Variable Scoping): Rewrite.
930 (Scope, Extent, Impl of Scope): Nodes deleted.
931 (Dynamic Binding): New node, with material from Scope, Extent, and
932 Impl of Scope nodes.
933 (Dynamic Binding Tips): Rename from Using Scoping.
934 (Lexical Binding): Rewrite.
935 (Using Lexical Binding): Rename from Converting to Lexical
936 Binding. Convert to subsection.
937
938 * customize.texi (Variable Definitions): Add custom-variable-p.
939 Move user-variable-p documentation here.
940
941 2012-01-23 Chong Yidong <cyd@gnu.org>
942
943 * strings.texi (Text Comparison): Minor qualification.
944
945 * lists.texi (Cons Cells): Copyedits.
946 (List Elements): Mention push.
947 (List Variables): Mention pop.
948 (Rings): Move to sequences.texi.
949
950 * sequences.texi (Sequence Functions): Don't repeat the
951 introduction already given in the parent.
952 (Vectors): Copyedits.
953 (Rings): Move from lists.texi. Note that this is specific to the
954 ring package.
955
956 * symbols.texi (Definitions, Symbol Components): Mention variable
957 scoping issues.
958 (Plists and Alists): Copyedits.
959
960 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
961 correctness with lexical scoping.
962 (Eval): Copyedits.
963
964 2012-01-21 Chong Yidong <cyd@gnu.org>
965
966 * intro.texi (A Sample Function Description): Special notation
967 used for macros too.
968
969 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
970 (Symbol Type): Add xref for keyword symbols.
971 (Sequence Type): Clarify differences between sequence types.
972 (Cons Cell Type): Add "linked list" index entry.
973 (Non-ASCII in Strings): Copyedits.
974 (Equality Predicates): Symbols with same name need not be eq.
975
976 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
977 ldexp. Move float-e and float-pi to Math Functions node.
978
979 2012-01-21 Glenn Morris <rgm@gnu.org>
980
981 * modes.texi (Auto Major Mode):
982 * variables.texi (File Local Variables):
983 Mention inhibit-local-variables-regexps.
984
985 2012-01-19 Martin Rudalics <rudalics@gmx.at>
986
987 * windows.texi (Window Configurations): Rewrite references to
988 persistent window parameters.
989 (Window Parameters): Fix description of persistent window
990 parameters.
991
992 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
993
994 * windows.texi (Window Parameters): Use @pxref.
995
996 2012-01-16 Martin Rudalics <rudalics@gmx.at>
997
998 * windows.texi (Window Configurations, Window Parameters):
999 Describe persistent window parameters.
1000
1001 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1002
1003 * variables.texi (Creating Buffer-Local): Warn against misuses of
1004 make-variable-buffer-local (bug#10258).
1005
1006 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1007
1008 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1009
1010 2012-01-06 Chong Yidong <cyd@gnu.org>
1011
1012 * variables.texi (Directory Local Variables): Document
1013 hack-dir-local-variables-non-file-buffer.
1014
1015 2012-01-06 Glenn Morris <rgm@gnu.org>
1016
1017 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1018 rather than by keybinding.
1019
1020 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
1021
1022 * frames.texi (Font and Color Parameters): Add @pxref.
1023
1024 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1025
1026 * frames.texi (Font and Color Parameters):
1027 Document w32 font backends (bug#10399).
1028
1029 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1030
1031 * files.texi (File Attributes, Changing Files):
1032 Use a more-natural notation for octal numbers.
1033
1034 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
1035
1036 * variables.texi (Variables with Restricted Values):
1037 Change reference to variable (bug#10354).
1038
1039 2011-12-13 Martin Rudalics <rudalics@gmx.at>
1040
1041 * windows.texi (Splitting Windows): Use t instead of non-nil
1042 when describing window-combination-resize.
1043
1044 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1045
1046 * text.texi (Special Properties): Warn against `intangible' properties
1047 (bug#10222).
1048
1049 2011-11-26 Eli Zaretskii <eliz@gnu.org>
1050
1051 * display.texi (Truncation):
1052 * text.texi (Special Properties): Describe what a stretch-glyph is
1053 instead of using that term without explanation. Make the
1054 cross-references more accurate.
1055
1056 * display.texi (Usual Display): Update the description,
1057 cross-references, and indexing related to display of control
1058 characters and raw bytes.
1059
1060 2011-11-25 Martin Rudalics <rudalics@gmx.at>
1061
1062 * windows.texi (Splitting Windows): Fix description of
1063 window-combination-limit. Suggested by Eli Zaretskii.
1064
1065 2011-11-23 Chong Yidong <cyd@gnu.org>
1066
1067 * windows.texi (Window Sizes): Move window-top-line,
1068 window-left-column, and window-*-pixel-edges to Coordinates and
1069 Windows node.
1070 (Coordinates and Windows): Restore window-edges doc.
1071
1072 2011-11-21 Martin Rudalics <rudalics@gmx.at>
1073
1074 * windows.texi (Windows and Frames, Splitting Windows):
1075 Fix typos.
1076
1077 2011-11-21 Chong Yidong <cyd@gnu.org>
1078
1079 * windows.texi (Splitting Windows): Fix error in documentation of
1080 window-combination-limit.
1081 (Cyclic Window Ordering): Minor fixes to next-window,
1082 one-window-p, and get-lru-window docs. Don't document
1083 window-list-1.
1084 (Buffers and Windows): Copyedits.
1085 (Choosing Window): Document special handling of special-display-*.
1086 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
1087 Don't document even-window-heights, which is going away.
1088 Clarify which options are obeyed by which action functions.
1089
1090 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1091
1092 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1093
1094 2011-11-20 Martin Rudalics <rudalics@gmx.at>
1095
1096 * windows.texi (Resizing Windows, Splitting Windows):
1097 Remove term "status" when talking about combination limits.
1098
1099 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1100
1101 * compile.texi (Compiler Errors):
1102 * help.texi (Help Functions): Fix typos.
1103
1104 2011-11-19 Chong Yidong <cyd@gnu.org>
1105
1106 * windows.texi (Splitting Windows): Clarify role of window
1107 parameters in split-window. Shorten the example.
1108 (Deleting Windows): Rewrite intro to handle internal windows.
1109 Fix delete-windows-on doc.
1110 (Selecting Windows): Copyedits.
1111
1112 2011-11-17 Martin Rudalics <rudalics@gmx.at>
1113
1114 * windows.texi (Resizing Windows, Splitting Windows)
1115 (Deleting Windows): Use term window-combination-resize instead
1116 of window-splits.
1117
1118 2011-11-16 Martin Rudalics <rudalics@gmx.at>
1119
1120 * windows.texi (Resizing Windows, Splitting Windows):
1121 Rename occurrences of window-nest to window-combination-limit.
1122
1123 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1124
1125 * intro.texi (Lisp History): Fix typo.
1126
1127 2011-11-12 Martin Rudalics <rudalics@gmx.at>
1128
1129 * windows.texi (Splitting Windows, Deleting Windows):
1130 Remove references to splits status of windows.
1131
1132 2011-11-10 Glenn Morris <rgm@gnu.org>
1133
1134 * buffers.texi (Read Only Buffers): Expand a bit on why
1135 toggle-read-only should only be used interactively. (Bug#7292)
1136
1137 2011-11-09 Chong Yidong <cyd@gnu.org>
1138
1139 * windows.texi (Window Sizes): Document window-pixel-edges,
1140 window-inside-pixel-edges, window-absolute-pixel-edges, and
1141 window-inside-absolute-pixel-edges.
1142 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1143 non-full-width windows.
1144
1145 2011-11-09 Martin Rudalics <rudalics@gmx.at>
1146
1147 * windows.texi (Resizing Windows): Rewrite documentation of
1148 window-resizable.
1149
1150 2011-11-09 Chong Yidong <cyd@gnu.org>
1151
1152 * windows.texi (Splitting Windows): Simplify example.
1153
1154 2011-11-08 Chong Yidong <cyd@gnu.org>
1155
1156 * windows.texi (Window Sizes): Copyedits. Document
1157 window-text-height. Remove window-min-height and window-min-width
1158 discussion, referring instead to Emacs manual.
1159 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
1160 (Resizing Windows): Simplify introduction. Don't document
1161 enlarge-window, shrink-window, enlarge-window-horizontally, and
1162 shrink-window-horizontally; they are no longer preferred for
1163 calling from Lisp, and are already documented in the Emacs manual.
1164
1165 2011-11-07 Glenn Morris <rgm@gnu.org>
1166
1167 * windows.texi (Choosing Window): Fix keybinding typo.
1168
1169 2011-11-07 Martin Rudalics <rudalics@gmx.at>
1170
1171 * windows.texi (Resizing Windows, Splitting Windows)
1172 (Window Configurations): Use "child window" instead of
1173 "subwindow".
1174
1175 2011-11-06 Chong Yidong <cyd@gnu.org>
1176
1177 * windows.texi (Basic Windows): Clarify various definitions.
1178 Treat window-normalize-* as internal; don't document them.
1179 (Windows and Frames): Various clarifications, e.g. non-live
1180 windows also belong to frames. Fix window-list description.
1181 Simplify window nesting example.
1182 (Splitting Windows, Window Configurations):
1183 Use split-window-below.
1184
1185 2011-11-04 Eli Zaretskii <eliz@gnu.org>
1186
1187 * windows.texi (Window Sizes): Mention in the doc string that the
1188 return values of `window-body-height' and `window-body-width' are
1189 in frame's canonical units. (Bug#9949)
1190
1191 2011-10-30 Martin Rudalics <rudalics@gmx.at>
1192
1193 * windows.texi (Windows and Frames): Remove "iso-" infix from
1194 documentation of window-iso-combined-p.
1195
1196 2011-10-26 Chong Yidong <cyd@gnu.org>
1197
1198 * modes.texi (Running Hooks): Document with-wrapper-hook.
1199
1200 2011-10-18 Chong Yidong <cyd@gnu.org>
1201
1202 * display.texi (Glyphless Chars): New node.
1203
1204 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
1205
1206 * text.texi (Yanking): Document yank-excluded-properties.
1207
1208 * package.texi (Packaging Basics): The commentary should say how
1209 to begin using the package.
1210
1211 2011-10-11 Martin Rudalics <rudalics@gmx.at>
1212
1213 * windows.texi (Deleting Windows): Mention which window gets
1214 selected when deleting the selected window.
1215
1216 2011-10-09 Martin Rudalics <rudalics@gmx.at>
1217
1218 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1219 with the selected window.
1220 * windows.texi (Buffers and Windows): Reformulate text on how
1221 replace-buffer-in-windows deals with a window.
1222 (Quitting Windows): Describe how quit-window deals with a
1223 standalone frame. Describe new option frame-auto-hide-function.
1224
1225 2011-10-08 Glenn Morris <rgm@gnu.org>
1226
1227 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1228
1229 * positions.texi (Excursions): Update warning message.
1230
1231 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
1232
1233 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1234 Fix Emacs manual xref (Bug#9675).
1235
1236 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1237
1238 * windows.texi (Textual Scrolling): Document scroll-up-command,
1239 scroll-down-command, scroll-error-top-bottom, and the
1240 scroll-command symbol property.
1241 (Display Action Functions): Fix description of
1242 display-buffer-pop-up-window.
1243
1244 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
1245
1246 * windows.texi (Splitting Windows): Fix typos.
1247
1248 2011-09-25 Martin Rudalics <rudalics@gmx.at>
1249
1250 * windows.texi (Windows and Frames, Display Action Functions)
1251 (Switching Buffers): Fix some typos.
1252 (Buffers and Windows): Remove reference to window-auto-delete.
1253 Reword description of replace-buffer-in-windows.
1254 (Window History): Fix some typos and refer to frame local buffer
1255 list.
1256 (Quitting Windows): New node.
1257 (Window Configurations): Add descriptions of window-state-get
1258 and window-state-put.
1259 (Window Parameters): Describe variable ignore-window-parameters.
1260 Sketch some window parameters currently in use.
1261 * elisp.texi (Top): Update node listing.
1262
1263 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
1264
1265 * windows.texi (Display Action Functions)
1266 (Choosing Window Options): New nodes.
1267
1268 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1269
1270 * windows.texi (Window History): New node. Move text here from
1271 Buffers and Windows.
1272 (Switching Buffers): Rename from Displaying Buffers, since we
1273 don't document display-buffer here; callers changed.
1274 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
1275 switch-to-buffer-other-frame. Delete duplicate
1276 replace-buffer-in-windows doc.
1277 (Choosing Window): Document display actions.
1278
1279 2011-09-24 Eli Zaretskii <eliz@gnu.org>
1280
1281 * display.texi (Forcing Redisplay): Update the description of
1282 redisplay-dont-pause due to change in the default value.
1283
1284 2011-09-23 Martin Rudalics <rudalics@gmx.at>
1285
1286 * frames.texi (Frames and Windows): Move section and rename to
1287 Windows and Frames in windows.texi.
1288 * windows.texi (Windows): Restructure.
1289 (Basic Windows): Rewrite. Explain live and internal windows and
1290 normalization functions.
1291 (Windows and Frames): Move section here from frames.texi.
1292 Describe subwindows, window combinations, window tree, and
1293 corresponding functions including window-list here.
1294 (Window Sizes): Rename section from Size of Window and move it
1295 up in chapter. Describe total and body sizes and the
1296 corresponding functions. Explain new semantics of
1297 window-min-height/-width.
1298 (Resizing Windows): Move section up in chapter. Describe new
1299 resize functions.
1300 (Splitting Windows): Describe new behavior of split-window,
1301 split-window-above-each-other and split-window-side-by-side.
1302 Provide examples. Describe window-nest and window-splits
1303 options.
1304 (Deleting Windows): Minor rewrite.
1305 (Selecting Windows): Minor rewrite.
1306 Describe frame-selected-window and set-frame-selected-window here.
1307 (Cyclic Window Ordering): Minor rewrite.
1308 Describe window-list-1.
1309 (Buffers and Windows): Rewrite. Explain a window's previous and
1310 next buffers and the corresponding functions.
1311 (Window Tree): Merge into Windows and Frames section.
1312 * elisp.texi (Top): Update node listings for frames and windows
1313 sections.
1314
1315 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1316
1317 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1318
1319 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1320
1321 * errors.texi (Standard Errors): Remove apparent placeholder text
1322 (bug#9491).
1323
1324 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * frames.texi (Management Parameters): Fix description of
1327 icon-type parameter.
1328
1329 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
1330
1331 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1332 ending in C-g. Suggested by Edward O'Connor.
1333
1334 2011-09-17 Eli Zaretskii <eliz@gnu.org>
1335
1336 * numbers.texi (Integer Basics): Add indexing for
1337 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1338
1339 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1340
1341 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1342
1343 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
1344
1345 * processes.texi (Network Servers): Clarify what the process
1346 buffer is used for (bug#9233).
1347
1348 2011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1349
1350 * lists.texi (Building Lists): Fix typo.
1351
1352 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
1353
1354 * display.texi (Basic Faces): New node. Document new faces.
1355
1356 * modes.texi (Major Mode Conventions): Move some text there.
1357 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1358
1359 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
1360
1361 * modes.texi (Basic Major Modes): New node. Callers updated.
1362 (Major Modes): Document fundamental-mode and major-mode.
1363 (Major Mode Basics): Node deleted; text moved to Major Modes.
1364 (Derived Modes): Document derived-mode-p.
1365
1366 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1367
1368 * files.texi (Changing Files, Create/Delete Dirs): Document new
1369 arguments for delete-file, delete-directory, and copy-directory.
1370 (Visiting Functions): Remove view-file; it is documented in the
1371 Emacs manual.
1372
1373 * frames.texi (Layout Parameters): The defaults for the
1374 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1375
1376 * display.texi (Progress): Document spinner functionality.
1377
1378 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1379 operating system signals. Refer to save-buffers-kill-terminal
1380 instead of save-buffers-kill-emacs.
1381
1382 * objects.texi (Symbol Type): Document ## print representation.
1383
1384 2011-08-25 Eli Zaretskii <eliz@gnu.org>
1385
1386 * display.texi (Specified Space): Mention that `space' specs
1387 influence bidi reordering.
1388 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1389 separating fields with bidirectional content.
1390
1391 2011-08-24 Eli Zaretskii <eliz@gnu.org>
1392
1393 * display.texi (Bidirectional Display): Document return value in
1394 buffers that are not bidi-reordered for display, and in unibyte
1395 buffers.
1396
1397 2011-08-23 Eli Zaretskii <eliz@gnu.org>
1398
1399 * nonascii.texi (Character Properties): Document the values for
1400 unassigned codepoints.
1401
1402 2011-08-18 Eli Zaretskii <eliz@gnu.org>
1403
1404 * nonascii.texi (Character Properties): Document use of
1405 `bidi-class' and `mirroring' properties as part of reordering.
1406 Provide cross-references to "Bidirectional Display".
1407
1408 * display.texi (Bidirectional Display): Document the pitfalls of
1409 concatenating strings with bidirectional content, with possible
1410 solutions. Document bidi-string-mark-left-to-right.
1411 Mention paragraph direction in modes that inherit from prog-mode.
1412 Document use of `bidi-class' and `mirroring' properties as part of
1413 reordering.
1414
1415 2011-08-16 Eli Zaretskii <eliz@gnu.org>
1416
1417 * modes.texi (Major Mode Conventions): Improve the documentation
1418 of `mode-class' `special' modes.
1419
1420 * nonascii.texi (Character Properties): Document the `mirroring'
1421 property. Add index entries.
1422
1423 * syntax.texi (Categories): Add an example of defining a new
1424 category and category table.
1425
1426 * searching.texi (Regexp Backslash): Document how to display
1427 existing categories. Mention the possibility of adding
1428 categories, and add an xref to where this is described. Add an
1429 index entry.
1430
1431 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * text.texi (Special Properties):
1434 * display.texi (Overlay Properties): Note that mouse-face cannot
1435 change the text size (Bug#8530).
1436
1437 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
1438
1439 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1440 using setenv instead.
1441
1442 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1443
1444 * display.texi (Bidirectional Display): Document the fact that
1445 bidi-display-reordering is t by default.
1446
1447 2011-07-23 Eli Zaretskii <eliz@gnu.org>
1448
1449 * display.texi (Bidirectional Display): New section.
1450
1451 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1452 Tim Cross <theophilusx@gmail.com> (tiny change)
1453 Glenn Morris <rgm@gnu.org>
1454
1455 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
1456
1457 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1458
1459 * help.texi (Keys in Documentation): Revert last change.
1460
1461 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1462
1463 * help.texi (Keys in Documentation): Clarify that \= only quotes
1464 the next character, and doesn't affect longer sequences in
1465 particular (bug#8935).
1466
1467 * debugging.texi (Using Debugger):
1468 Mention @code{eval-expression-debug-on-error} (bug#8549).
1469
1470 2011-07-14 Eli Zaretskii <eliz@gnu.org>
1471
1472 * display.texi (Other Display Specs): Document that `left-fringe'
1473 and `right-fringe' display specifications are of the "replacing"
1474 kind.
1475
1476 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1477
1478 * help.texi (Documentation Basics): Add a link to the Function
1479 Documentation node (bug#6580).
1480
1481 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1482
1483 * keymaps.texi (Menu Bar): Mention :visible and :enable
1484 (bug#6344). Text by Drew Adams.
1485
1486 * modes.texi (Running Hooks): Mention buffer-local hook variables
1487 (bug#6218).
1488
1489 * objects.texi (General Escape Syntax): "a with grave accent" is
1490 ?xe0, not ?x8e0 (bug#5259).
1491
1492 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1493
1494 * display.texi (Face Attributes, Font Selection): Add references
1495 to the Fonts node in the Emacs manual (Bug#4178).
1496
1497 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1498
1499 * display.texi (Window Systems): `window-system' is
1500 terminal-local.
1501
1502 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1503 frame-local variables.
1504
1505 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1506 frame-local variables.
1507 (Frame-Local Variables): Node deleted.
1508
1509 * elisp.texi (Top): Update node listing.
1510
1511 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1512
1513 * elisp.texi: Change "inferiors" to "subnodes" in three places
1514 (bug#3523).
1515
1516 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1517
1518 * frames.texi (Window System Selections): Discussion of
1519 x-select-enable-clipboard moved to Emacs manual.
1520
1521 2011-07-11 Deniz Dogan <deniz@dogan.se>
1522
1523 * commands.texi (Prefix Command Arguments): Remove excessive
1524 apostrophe.
1525
1526 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1527
1528 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1529 description is a string (bug#3313).
1530
1531 * frames.texi (Display Feature Testing): Try to explain what all
1532 the visual classes mean (bug#3042).
1533
1534 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1535
1536 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1537 and `mode-line-client' (bug#2974).
1538
1539 * text.texi (Insertion): Clarify marker movements (bug#1651).
1540 Text from Drew Adams.
1541
1542 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1543
1544 * text.texi (Special Properties): Clarify the format of `face'
1545 (bug#1375).
1546
1547 * commands.texi (Interactive Call): Add a `call-interactively'
1548 example (bug#1010).
1549
1550 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1551
1552 * functions.texi (Calling Functions): Link to the "Interactive
1553 Call" node (bug#1001).
1554
1555 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
1556
1557 * customize.texi (Composite Types): Move alist and plist to here
1558 from Simple Types (Bug#7545).
1559
1560 * elisp.texi (Top): Update menu description.
1561
1562 * display.texi (Face Attributes): Document negative line widths
1563 (Bug#6113).
1564
1565 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1566
1567 * searching.texi (Match Data): Note that match data can be
1568 overwritten by most functions (bug#2499).
1569
1570 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1571
1572 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1573 flags mean (bug#6659).
1574
1575 * functions.texi (What Is a Function): Document the autoload
1576 object (bug#6496).
1577
1578 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1579
1580 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1581 is only used in the Customize user interface (bug#6089).
1582
1583 * display.texi (Showing Images): Mention the point of sliced
1584 images (bug#7836).
1585
1586 2011-07-02 Eli Zaretskii <eliz@gnu.org>
1587
1588 * variables.texi (Defining Variables, Void Variables)
1589 (Constant Variables): Fix incorrect usage of @kindex.
1590
1591 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1592
1593 * variables.texi (Defining Variables): Add an index entry for
1594 `set-variable' (bug#7262).
1595 (Defining Variables): Use @findex for functions.
1596
1597 * frames.texi (Basic Parameters): Document the `explicit-name'
1598 parameter (bug#6951).
1599
1600 * customize.texi (Type Keywords): Clarify that :value provides a
1601 default value for all types (bug#7386).
1602
1603 * streams.texi (Output Functions): Document `pp'.
1604
1605 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * keymaps.texi (Searching Keymaps):
1608 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1609 change. Suggested by Johan Bockgård.
1610
1611 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
1612
1613 * text.texi (Special Properties): Clarify role of font-lock-face.
1614
1615 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1616
1617 * processes.texi (Process Information): Rename `process-alive-p'
1618 to `process-live-p' for consistency with other `-live-p' functions.
1619
1620 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1621
1622 Document wide integers better.
1623 * files.texi (File Attributes): Document ino_t values better.
1624 ino_t values no longer map to anything larger than a single cons.
1625 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1626 (Bitwise Operations):
1627 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1628 to read, and that will port better if 62-bits becomes the default.
1629 Fix or remove incorrect examples.
1630 * os.texi (Time Conversion): Document time_t values better.
1631
1632 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1633
1634 * processes.texi (Process Information):
1635 Document `process-alive-p'.
1636
1637 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * help.texi (Accessing Documentation):
1640 * display.texi (Pixel Specification):
1641 * processes.texi (Serial Ports, Serial Ports):
1642 * nonascii.texi (Character Properties, Default Coding Systems):
1643 * text.texi (Changing Properties, Special Properties):
1644 * windows.texi (Window Start and End):
1645 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1646 * keymaps.texi (Searching Keymaps, Tool Bar):
1647 * minibuf.texi (Basic Completion):
1648 * compile.texi (Eval During Compile):
1649 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1650 7x9 paper in printed manual.
1651
1652 * lists.texi (Sets And Lists): Fix misplaced text.
1653
1654 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1655
1656 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1657 needs to be active (Bug#8350).
1658
1659 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
1660
1661 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1662
1663 * tips.texi (Coding Conventions): Remove antediluvian filename
1664 limit recommendation (Bug#8538).
1665
1666 2011-05-27 Glenn Morris <rgm@gnu.org>
1667
1668 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1669
1670 2011-05-26 Glenn Morris <rgm@gnu.org>
1671
1672 * variables.texi (File Local Variables):
1673 Update hack-local-variables `mode-only' return value.
1674 Add some more details on what this function does in the other case.
1675
1676 2011-05-19 Glenn Morris <rgm@gnu.org>
1677
1678 * lists.texi (Sets And Lists): Mention cl provides union etc.
1679
1680 2011-05-19 Nix <nix@esperi.org.uk>
1681
1682 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1683
1684 * text.texi (Parsing HTML): Update for function name changes.
1685
1686 * syntax.texi (Syntax Flags): Small fix.
1687
1688 * keymaps.texi (Active Keymaps): Typo fix.
1689 (Changing Key Bindings): Grammar fix.
1690
1691 * frames.texi (Minibuffers and Frames): Grammar fix.
1692 (Window System Selections): x-select-enable-clipboard now defaults to t.
1693
1694 * customize.texi (Common Keywords):
1695 * display.texi (Abstract Display):
1696 * modes.texi (Auto-Indentation):
1697 * nonascii.texi (Converting Representations): Typo fixes.
1698
1699 * control.texi (Examples of Catch): Call it "goto" not "go to".
1700
1701 2011-05-14 Eli Zaretskii <eliz@gnu.org>
1702
1703 * nonascii.texi (Character Properties): Fix inconsistencies with
1704 implementation.
1705
1706 * text.texi (Special Properties): Move @defvar's out of the
1707 @table. (Bug#8652)
1708
1709 2011-05-12 Glenn Morris <rgm@gnu.org>
1710
1711 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1712
1713 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1714
1715 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1716 (Multiline Font Lock):
1717 * vol2.texi (Top):
1718 * vol1.texi (Top):
1719 * elisp.texi (Top): Update menu accordingly.
1720
1721 2011-05-12 Drew Adams <drew.adams@oracle.com>
1722
1723 * modes.texi (Region to Fontify): Fix typo.
1724
1725 2011-05-10 Jim Meyering <meyering@redhat.com>
1726
1727 * minibuf.texi: Fix typo "in in -> in".
1728
1729 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1730
1731 * numbers.texi (Integer Basics): Large integers are treated as floats.
1732
1733 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1734
1735 * processes.texi (Synchronous Processes): Document the (:file
1736 "/file-name") syntax for `call-process'.
1737
1738 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
1739
1740 * windows.texi (Choosing Window): Fix typo.
1741
1742 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
1743
1744 * frames.texi (Layout Parameters): Note the difference between
1745 querying and setting parameters for left-fringe and right-fringe
1746 (Bug#6930).
1747
1748 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1749
1750 * minibuf.texi (Basic Completion): Be a bit more precise about the
1751 valid kinds of completion tables.
1752 (Programmed Completion): Remove obsolete text about lambda expressions
1753 not being valid completion tables.
1754
1755 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
1756
1757 * positions.texi (Excursions): Explain the "save-excursion
1758 defeated by set-buffer" warning.
1759
1760 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1761 save-excursion. Suggested by Uday S Reddy.
1762
1763 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1764
1765 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1766 (Lexical Binding): New sub-section.
1767
1768 * eval.texi (Eval): Discourage the use of `eval'.
1769 Document its new `lexical' argument.
1770
1771 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1772
1773 * commands.texi (Command Overview): `post-command-hook' is not reset to
1774 nil any more.
1775
1776 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1777
1778 * strings.texi (String Conversion): Don't mention
1779 string-make-(uni|multi)byte (bug#8262).
1780 * nonascii.texi (Converting Representations): Fix up range.
1781 * keymaps.texi (Key Binding Commands): Update code point, avoid
1782 "unibyte character" and remove mention of unibyte bindings.
1783
1784 2011-03-10 Eli Zaretskii <eliz@gnu.org>
1785
1786 * modes.texi (Operator Precedence Grammars): Don't use characters
1787 outside ISO-8859-1.
1788
1789 2011-03-09 Eli Zaretskii <eliz@gnu.org>
1790
1791 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1792
1793 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1794
1795 2011-03-08 Glenn Morris <rgm@gnu.org>
1796
1797 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1798 * intro.texi (Acknowledgements): Names to UTF-8.
1799 * elisp.texi: Set documentencoding.
1800
1801 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1802
1803 * Version 23.3 released.
1804
1805 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1806
1807 * package.texi: Update index keywords.
1808 (Package Archives): New node contents. Document package-x.el.
1809
1810 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
1811
1812 * makefile.w32-in (srcs): Add package.texi.
1813
1814 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1815
1816 * package.texi (Packaging, Packaging Basics, Simple Packages)
1817 (Multi-file Packages): Expand and clarify.
1818 (Package Archives): Temporary placeholder node.
1819
1820 * elisp.texi (Top): Update node listing.
1821
1822 * Makefile.in (srcs): Add package.texi.
1823
1824 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
1825
1826 * processes.texi (Synchronous Processes): Minor clarification
1827 (Bug#8149).
1828
1829 2011-03-03 Glenn Morris <rgm@gnu.org>
1830
1831 * files.texi (Truenames): Minor clarification. (Bug#2341)
1832
1833 2011-03-01 Glenn Morris <rgm@gnu.org>
1834
1835 * variables.texi (Directory Local Variables):
1836 Mention `(subdirs . nil)' alist element.
1837
1838 2011-02-28 Glenn Morris <rgm@gnu.org>
1839
1840 * variables.texi (Directory Local Variables): Mention the optional
1841 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1842
1843 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
1844
1845 * minibuf.texi (Minibuffer History): Clarify discussion of
1846 minibuffer history lists (Bug#8085).
1847
1848 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1849
1850 * elisp.texi: Sync @dircategory with ../../info/dir.
1851
1852 * files.texi (Visiting Functions): Document find-file-literally,
1853 both the command and the variable.
1854
1855 * variables.texi (Creating Buffer-Local): Explain the meaning of
1856 permanent local variables.
1857
1858 * files.texi (Visiting Functions): Document find-file-literally,
1859 both the command and the variable.
1860
1861 * variables.texi (Creating Buffer-Local): Explain the meaning of
1862 permanent local variables.
1863
1864 2011-02-19 Glenn Morris <rgm@gnu.org>
1865
1866 * keymaps.texi (Remapping Commands): Mention how to undo it.
1867
1868 2011-02-09 Reuben Thomas <rrt@sc3d.org>
1869
1870 * loading.texi (Hooks for Loading): Remove unnecessary advice
1871 about eval-after-load (Bug#7986).
1872
1873 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
1874
1875 * commands.texi (Accessing Mouse): Note that a header line is not
1876 included in the row of posn-col-row.
1877
1878 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * modes.texi (Major Mode Conventions): Add face guidelines.
1881 (Faces for Font Lock): List faces in order of prominence.
1882
1883 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1884
1885 format-time-string now supports subsecond time stamp resolution
1886 * os.texi (Time Parsing): Document %N.
1887
1888 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1889
1890 * vol1.texi (Top):
1891 * vol2.texi (Top):
1892 * elisp.texi (Top):
1893 * display.texi (Display Property): Shorten the menu description of
1894 the "Other Display Specs" node (Bug#7816).
1895
1896 * keymaps.texi (Defining Menus): Add "menu item" and "extended
1897 menu item" concept index entries (Bug#7805).
1898
1899 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1900
1901 * makefile.w32-in (texinfodir): New variable.
1902 (usermanualdir): Remove as redundant with $(emacsdir).
1903 (MAKEINFO): Remove options, leave only program name.
1904 (MAKEINFO_OPTS): New variable.
1905 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
1906
1907 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
1908 Richard Kim <emacs18@gmail.com>
1909
1910 * loading.texi (Library Search): Document list-load-path-shadows
1911 (Bug#7757).
1912
1913 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
1914
1915 * searching.texi (Regexp Special): Remove outdated discussion of
1916 character sets (Bug#7780).
1917
1918 * frames.texi (Pop-Up Menus): Document where menu title comes
1919 from (Bug#7684).
1920
1921 2011-01-25 Glenn Morris <rgm@gnu.org>
1922
1923 * display.texi (Making Buttons): Mention limitation of text buttons.
1924
1925 2011-01-23 Werner Lemberg <wl@gnu.org>
1926
1927 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1928 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1929 (ENVADD): New variable to control texi2dvi and texi2pdf.
1930
1931 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
1932
1933 * files.texi (Directory Names): Move directory-abbrev-alist doc to
1934 Emacs manual.
1935
1936 2011-01-15 Eli Zaretskii <eliz@gnu.org>
1937
1938 * files.texi (Directory Names): Explain why FROM in
1939 directory-abbrev-alist should begin with \`. (Bug#7777)
1940
1941 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1942
1943 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
1944
1945 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1946
1947 * modes.texi (Emulating Mode Line): Fix last change.
1948
1949 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1950
1951 * modes.texi (Emulating Mode Line): Update documentation of
1952 format-mode-line according to changes that fixed bug #7587.
1953
1954 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
1955
1956 * modes.texi (Derived Modes): Mention prog-mode.
1957
1958 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
1959 of the key-binding-data cache since we don't use it any more.
1960
1961 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1962
1963 * processes.texi (Shell Arguments):
1964 * strings.texi (Creating Strings): Don't mention "shell commands";
1965 make it explicit that `split-string-and-unquote' and
1966 `combine-and-quote-strings' are mainly for working with arguments
1967 to call-process and start-process.
1968
1969 * processes.texi (Shell Arguments): Fix documentation of
1970 `split-string-and-unquote'. Add indexing. (Bug#7563)
1971
1972 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1973
1974 * modes.texi (Auto-Indentation): New section to document SMIE.
1975 (Major Mode Conventions):
1976 * text.texi (Mode-Specific Indent): Refer to it.
1977
1978 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1979
1980 * display.texi (Other Display Specs): Document left-fringe and
1981 right-fringe display specs.
1982
1983 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1984
1985 * backups.texi (Making Backups):
1986 * modes.texi (Example Major Modes): Use recommended coding style.
1987 (Major Mode Basics, Derived Modes): Encourge more strongly use of
1988 define-derived-mode. Mention completion-at-point-functions.
1989
1990 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
1991
1992 * nonascii.texi (Converting Representations):
1993 Document byte-to-string.
1994
1995 2010-12-08 Glenn Morris <rgm@gnu.org>
1996
1997 * buffers.texi (Modification Time):
1998 verify-visited-file-modtime now defaults to the current buffer.
1999
2000 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2001
2002 * nonascii.texi (Converting Representations): Document byte-to-string.
2003
2004 * strings.texi (Creating Strings): Don't mention semi-obsolete
2005 function char-to-string.
2006 (String Conversion): Shorten discussion of semi-obsolete function
2007 string-to-char. Link to Converting Representations.
2008
2009 * objects.texi (Symbol Type):
2010 * text.texi (Near Point):
2011 * help.texi (Help Functions):
2012 * functions.texi (Mapping Functions): Use string instead of
2013 char-to-string in examples.
2014
2015 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2016
2017 * text.texi (Kill Functions, Kill Functions)
2018 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2019 YANK-HANDLER args.
2020
2021 * symbols.texi (Creating Symbols): Using unintern without an
2022 obarray arg is now obsolete.
2023
2024 * numbers.texi (Float Basics): Document float-e and float-pi.
2025
2026 * variables.texi (Defining Variables): Change "pi" example to
2027 "float-pi".
2028
2029 2010-11-26 Eli Zaretskii <eliz@gnu.org>
2030
2031 * commands.texi (Click Events): Document the values of X, Y and
2032 COL, ROW in the event's position, when the click is on the header
2033 or mode line, on the fringes, or in the margins.
2034
2035 2010-11-17 Eli Zaretskii <eliz@gnu.org>
2036
2037 * customize.texi (Composite Types): Lower-case index entry.
2038
2039 * loading.texi (How Programs Do Loading):
2040 Document load-file-name. (Bug#7346)
2041
2042 2010-11-17 Glenn Morris <rgm@gnu.org>
2043
2044 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2045
2046 2010-11-13 Eli Zaretskii <eliz@gnu.org>
2047
2048 * display.texi (Usual Display): Characters with no fonts are not
2049 necessarily displayed as empty boxes.
2050
2051 2010-10-31 Glenn Morris <rgm@gnu.org>
2052
2053 * maps.texi (Standard Keymaps): Update File menu description.
2054
2055 2010-10-28 Glenn Morris <rgm@gnu.org>
2056
2057 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2058
2059 2010-10-24 Eli Zaretskii <eliz@gnu.org>
2060
2061 * display.texi (Window Systems): Deprecate use of window-system as
2062 a predicate.
2063
2064 2010-10-23 Glenn Morris <rgm@gnu.org>
2065
2066 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2067 sorted-doc.
2068
2069 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2070
2071 * os.texi (Dynamic Libraries): New node, with slightly modified
2072 text deleted from "Image Formats".
2073 (System Interface): Add @menu entry for "Dynamic Libraries".
2074
2075 * display.texi (Image Formats): Remove description of
2076 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2077
2078 2010-10-12 Glenn Morris <rgm@gnu.org>
2079
2080 * book-spine.texinfo: Rename to book-spine.texi.
2081
2082 2010-10-11 Glenn Morris <rgm@gnu.org>
2083
2084 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2085
2086 * Makefile.in (DVIPS): New variable.
2087 (.PHONY): Add html, ps.
2088 (html, elisp.html, ps, elisp.ps): New targets.
2089 (clean): Delete html, ps files.
2090 ($(infodir)/elisp): Remove unnecessary includes.
2091
2092 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2093
2094 * makefile.w32-in (emacsdir): New variable.
2095 (srcs): Add emacsver.texi.
2096 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2097
2098 2010-10-09 Glenn Morris <rgm@gnu.org>
2099
2100 * Makefile.in (VPATH): Remove.
2101 (infodir): Make it absolute.
2102 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2103
2104 * Makefile.in (dist): Anchor regexps.
2105
2106 * Makefile.in (srcs): Put elisp.texi first.
2107 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
2108
2109 * Makefile.in (infoclean): Remove harmless, long-standing error.
2110
2111 * Makefile.in ($(infodir)): Delete rule.
2112 (mkinfodir): New.
2113 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2114
2115 * Makefile.in (dist): Remove reference to emacsver.texi.in.
2116 Also copy emacsver.texi, and edit $emacsdir.
2117
2118 2010-10-09 Glenn Morris <rgm@gnu.org>
2119
2120 * Makefile.in (emacsdir): New variable.
2121 (MAKEINFO): Add -I $emacsdir.
2122 (dist): Copy emacsver.texi.
2123 (srcs): Add emacsver.texi.
2124
2125 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2126 Set EMACSVER by including emacsver.texi.
2127
2128 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2129
2130 2010-10-07 Glenn Morris <rgm@gnu.org>
2131
2132 * Makefile.in (version): New, set by configure.
2133 (clean): Delete dist tar file.
2134 (dist): Use version in tar name.
2135
2136 2010-10-06 Glenn Morris <rgm@gnu.org>
2137
2138 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2139 (INSTALL_INFO): Remove unused variable.
2140 (mostlyclean, infoclean, dist): New rules.
2141 (clean): Delete dvi and pdf files.
2142 (maintainer-clean): Remove elisp.oaux, use infoclean.
2143 ($(infodir)): Add parallel build workaround.
2144
2145 2010-10-04 Glenn Morris <rgm@gnu.org>
2146
2147 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2148 ($(infodir)/elisp): Ensure target directory exists. Use $@.
2149 Fix -I typo.
2150 (clean): No 'make.out' or 'core' files.
2151 (.PHONY): Declare clean rules.
2152 (maintainer-clean): Delete pdf file. Guard against cd failures.
2153
2154 2010-10-03 Glenn Morris <rgm@gnu.org>
2155
2156 * files.texi (File Name Components): Remove ignored section about
2157 deleted variable directory-sep-char.
2158
2159 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2160
2161 * files.texi (Magic File Names): New defopt
2162 remote-file-name-inhibit-cache.
2163
2164 2010-10-02 Glenn Morris <rgm@gnu.org>
2165
2166 * os.texi (Killing Emacs): Hook now runs in batch mode.
2167
2168 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2169
2170 * text.texi (Special Properties): Clarify when modification-hooks run.
2171
2172 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2173
2174 * syntax.texi (Syntax Flags): Document new `c' flag.
2175
2176 2010-09-09 Glenn Morris <rgm@gnu.org>
2177
2178 * display.texi (ImageMagick Images): General cleanup.
2179
2180 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2181
2182 * files.texi (Directory Names): Use \` rather than ^.
2183
2184 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2185
2186 * text.texi (Low-Level Kill Ring):
2187 * frames.texi (Window System Selections): Remove cut buffer
2188 documentation.
2189
2190 2010-08-28 Eli Zaretskii <eliz@gnu.org>
2191
2192 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2193 Parameters", where the default fringe width is described.
2194
2195 * frames.texi (Window Frame Parameters, Basic Parameters)
2196 (Position Parameters, Layout Parameters, Management Parameters)
2197 (Cursor Parameters, Font and Color Parameters): Add indexing for
2198 frame parameters. (Bug#6929)
2199
2200 2010-08-25 Tom Tromey <tromey@redhat.com>
2201
2202 * vol2.texi (Top): Update.
2203 * vol1.texi (Top): Update.
2204 * tips.texi (Library Headers): Mention Package-Version and
2205 Package-Requires.
2206 * package.texi: New file.
2207 * os.texi (System Interface): Update pointers.
2208 * elisp.texi (Top): Link to new nodes. Include package.texi.
2209 * anti.texi (Antinews): Update pointers.
2210
2211 2010-08-25 Eli Zaretskii <eliz@gnu.org>
2212
2213 * processes.texi (Filter Functions): Fix last change.
2214
2215 2010-08-24 Markus Triska <triska@gmx.at>
2216
2217 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2218 of `buffer-name' in the main text as well as in the example
2219 (Bug#3098).
2220
2221 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2222
2223 * nonascii.texi (Text Representations):
2224 * loading.texi (Loading Non-ASCII):
2225 * compile.texi (Byte Compilation): Don't mention obsolete
2226 --unibyte command-line argument.
2227
2228 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2229
2230 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2231
2232 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2233
2234 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2235
2236 2010-08-20 Eli Zaretskii <eliz@gnu.org>
2237
2238 * commands.texi (Misc Events): Add cross-references to where
2239 POSITION of a mouse event is described in detail.
2240
2241 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
2242
2243 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
2244
2245 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2246
2247 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2248 Suggested by Štěpán Němec <stepnem@gmail.com>.
2249
2250 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2251
2252 * minibuf.texi (High-Level Completion): Document args of
2253 `read-buffer-function' (bug#5625).
2254
2255 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2256
2257 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2258
2259 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
2260
2261 * processes.texi (Process Information): Explain process property
2262 `remote-tty'.
2263
2264 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
2265
2266 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2267 instead of "\C-\^?" (bug#6334).
2268
2269 * text.texi (Special Properties): Fix typo.
2270
2271 2010-07-09 Eli Zaretskii <eliz@gnu.org>
2272
2273 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2274 calling sequences, which are now the standard.
2275
2276 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
2277
2278 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2279
2280 * commands.texi (Command Overview): Mention undo-boundary call.
2281
2282 2010-06-23 Glenn Morris <rgm@gnu.org>
2283
2284 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2285 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2286 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2287 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2288 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2289 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2290 Untabify Texinfo files.
2291
2292 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
2293
2294 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2295
2296 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
2297
2298 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
2299
2300 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
2301
2302 * searching.texi (Regexp Special): Remove obsolete information
2303 about matching non-ASCII characters, and suggest using char
2304 classes (Bug#6283).
2305
2306 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
2307
2308 * minibuf.texi (Basic Completion): Add missing "@end defun".
2309
2310 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2311
2312 * minibuf.texi (Basic Completion): Document completion-boundaries.
2313 (Programmed Completion): Document the new fourth method for boundaries.
2314
2315 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
2316
2317 * display.texi (Image Cache): Update documentation about image caching.
2318
2319 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2320
2321 * windows.texi (Textual Scrolling):
2322 * tips.texi (Coding Conventions):
2323 * minibuf.texi (Minibuffer History):
2324 * maps.texi (Standard Keymaps):
2325 * loading.texi (Where Defined):
2326 * edebug.texi (Instrumenting): Fix typos.
2327
2328 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2329
2330 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2331
2332 * functions.texi (Obsolete Functions):
2333 Document set-advertised-calling-convention.
2334
2335 * minibuf.texi (Basic Completion): Document completion-in-region.
2336 (Programmed Completion): Document completion-annotate-function.
2337
2338 * commands.texi (Reading One Event): Document read-key.
2339 (Distinguish Interactive): Document KIND arg to
2340 called-interactively-p. Delete obsolete interactive-p.
2341
2342 * elisp.texi (Top): Update node description.
2343
2344 2010-05-08 Eli Zaretskii <eliz@gnu.org>
2345
2346 * nonascii.texi (Character Properties):
2347 Document unicode-category-table. Add an index entry for Unicode
2348 general category.
2349
2350 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2351
2352 * Version 23.2 released.
2353
2354 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
2355
2356 * locals.texi (Standard Buffer-Local Variables):
2357 Remove @ignore'd reference to `direction-reversed'.
2358
2359 2010-04-14 Juri Linkov <juri@jurta.org>
2360
2361 Fix @deffn without category.
2362
2363 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2364 for `abbrev-insert'.
2365
2366 * buffers.texi (Indirect Buffers): Add category `Command'
2367 to @deffn of `clone-indirect-buffer'.
2368
2369 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2370 for `next-window' and `previous-window'. Add category `Command'
2371 to @deffn of `pop-to-buffer'.
2372
2373 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
2374
2375 * nonascii.texi (Text Representations): Don't mark
2376 enable-multibyte-characters as a user option.
2377
2378 2010-03-31 Eli Zaretskii <eliz@gnu.org>
2379
2380 * control.texi (Handling Errors): How to re-throw a signal caught
2381 by condition-case.
2382
2383 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
2384
2385 * loading.texi (Hooks for Loading): Document after-load-functions.
2386 Copyedits.
2387
2388 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2389
2390 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2391
2392 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
2393
2394 * processes.texi (Network Processes): Document seqpacket type.
2395
2396 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2397
2398 * os.texi (System Environment): Do not mention lynxos.
2399
2400 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2401
2402 * Branch for 23.2.
2403
2404 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2405
2406 * objects.texi (Integer Type): Take note of the read syntax
2407 exception for numbers that cannot fit in the integer type.
2408
2409 2010-03-03 Glenn Morris <rgm@gnu.org>
2410
2411 * numbers.texi (Integer Basics, Bitwise Operations):
2412 * objects.texi (Integer Type): Update for integers now being 30-bit.
2413
2414 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2415
2416 * display.texi (Low-Level Font): Document :otf font-spec property.
2417
2418 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2419
2420 * display.texi (Line Height): Avoid obsolete special default variables
2421 like default-major-mode.
2422
2423 2010-01-28 Alan Mackenzie <acm@muc.de>
2424
2425 * display.texi (Auto Faces): Say fontification-functions is called
2426 whether or not Font Lock is enabled. Tidy up the wording a bit.
2427
2428 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2429
2430 * elisp.texi: Remove duplicate edition information (Bug#5407).
2431
2432 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2433
2434 * two.el (volume-header-toc-markup): Fix typos in docstring.
2435
2436 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2437
2438 Avoid dubious uses of save-excursions.
2439 * positions.texi (Excursions): Recommend the use of
2440 save-current-buffer if applicable.
2441 * text.texi (Clickable Text): Fix the example code which used
2442 save-excursion in a naive way which sometimes preserves point and
2443 sometimes not.
2444 * variables.texi (Creating Buffer-Local):
2445 * os.texi (Session Management):
2446 * display.texi (GIF Images):
2447 * control.texi (Cleanups): Use (save|with)-current-buffer.
2448
2449 2010-01-02 Eli Zaretskii <eliz@gnu.org>
2450
2451 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2452
2453 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2454
2455 * nonascii.texi (Text Representations, Character Codes)
2456 (Converting Representations, Explicit Encoding)
2457 (Translation of Characters): Use hex notation consistently.
2458 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2459
2460 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * loading.texi (Where Defined): Make it clearer that these are
2463 loaded files (Bug#5068).
2464
2465 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2466
2467 * minibuf.texi (Completion Styles): Document `initials' style.
2468
2469 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
2470
2471 * frames.texi (Resources): Describe inhibit-x-resources.
2472 (Size Parameters): Copyedit.
2473
2474 * hash.texi (Creating Hash):
2475 * objects.texi (Hash Table Type): Document the new hash table
2476 printed representation.
2477
2478 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2479 obsolete.
2480
2481 * processes.texi (Process Buffers):
2482 Document process-kill-buffer-query-function.
2483
2484 2009-12-05 Glenn Morris <rgm@gnu.org>
2485
2486 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2487 diary-display-function, and no longer recommended to be a hook.
2488 Update for changes in the names of calendar and diary hooks.
2489 diary-print-entries-hook has changed section.
2490
2491 2009-11-28 Eli Zaretskii <eliz@gnu.org>
2492
2493 * text.texi (Special Properties): More accurate description of
2494 what the `cursor' property does.
2495
2496 2009-11-26 Kevin Ryde <user42@zip.com.au>
2497
2498 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2499 mouse-wheel-down-event, the closest thing to a definition for them.
2500 * os.texi (Startup Summary): vindex inhibit-startup-message and
2501 inhibit-splash-screen.
2502 (Command-Line Arguments): vindex argv.
2503 (Suspending Emacs): vindex suspend-tty-functions and
2504 resume-tty-functions. Don't want to index every hook, but having
2505 the programming ones is helpful.
2506
2507 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * commands.texi (Motion Events): Fix typo (Bug#4907).
2510
2511 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
2512
2513 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2514 are affected by case-fold-search (Bug#4483).
2515
2516 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * minibuf.texi (Reading File Names): Note that read-file-name may
2519 use a graphical file dialog.
2520
2521 2009-10-31 Glenn Morris <rgm@gnu.org>
2522
2523 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2524
2525 2009-10-16 Kevin Ryde <user42@zip.com.au>
2526
2527 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2528 in particular so `info-lookup-symbol' can find its docs.
2529
2530 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * variables.texi (Constant Variables): Distinguish from defconst
2533 variables.
2534 (Defining Variables): Add cindex.
2535
2536 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
2537
2538 * os.texi (Time of Day): Clarify that the microsecond part is
2539 ignored (Bug#4637).
2540
2541 2009-10-11 Glenn Morris <rgm@gnu.org>
2542
2543 * frames.texi (Size and Position): Clarify what is included in the frame
2544 height. (Bug#4535)
2545
2546 2009-10-10 Glenn Morris <rgm@gnu.org>
2547
2548 * windows.texi (Size of Window): The relationship between window and
2549 frame heights is not so simple. (Bug#4535)
2550 Mention window-full-height-p.
2551
2552 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2553
2554 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2555 used from Lisp.
2556
2557 2009-10-07 Eli Zaretskii <eliz@gnu.org>
2558
2559 * files.texi (Directory Names) <abbreviate-file-name>:
2560 Document that root home directories are not replaced with "~".
2561
2562 2009-10-06 Eli Zaretskii <eliz@gnu.org>
2563
2564 * text.texi (Special Properties): Document the meaning of the
2565 `cursor' text property whose value is an integer.
2566
2567 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2568
2569 * files.texi (Magic File Names): Add `copy-directory'.
2570
2571 2009-10-05 Eli Zaretskii <eliz@gnu.org>
2572
2573 * files.texi (File Attributes): Fix description of file
2574 attributes. (Bug#4638) Update attributes of files.texi example to
2575 be more representative.
2576
2577 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2578
2579 * files.texi (Create/Delete Dirs): New command copy-directory.
2580
2581 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2582
2583 * anti.texi (Antinews):
2584 * macros.texi (Indenting Macros):
2585 * strings.texi (Creating Strings, Case Conversion):
2586 Remove duplicate words.
2587
2588 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2589
2590 * files.texi (Create/Delete Dirs): delete-directory has an
2591 optional parameter RECURSIVE.
2592
2593 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2594
2595 * buffers.texi (Swapping Text): Minor clarification.
2596
2597 2009-10-01 Glenn Morris <rgm@gnu.org>
2598
2599 * functions.texi (Declaring Functions): Mention that we also search for
2600 ".m" files in the src/ directory.
2601
2602 2009-09-25 David Engster <deng@randomsample.de>
2603
2604 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
2605
2606 2009-09-22 Glenn Morris <rgm@gnu.org>
2607
2608 * internals.texi (Building Emacs): Mention preloaded-file-list.
2609
2610 2009-09-14 Alan Mackenzie <acm@muc.de>
2611
2612 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2613
2614 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * functions.texi (Anonymous Functions): Rearrange discussion,
2617 giving usage of unquoted lambda forms first. Mention that
2618 `function' and `#'' are no longer required (Bug#4290).
2619
2620 2009-09-11 Alan Mackenzie <acm@muc.de>
2621
2622 * os.texi (Terminal Output): Document `send-string-to-terminal' in
2623 batch mode.
2624
2625 2009-09-01 Glenn Morris <rgm@gnu.org>
2626
2627 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2628
2629 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
2630
2631 * nonascii.texi (Character Codes): Fix typos.
2632
2633 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2634
2635 * processes.texi (Synchronous Processes): New defvar
2636 process-file-side-effects.
2637
2638 2009-08-25 Glenn Morris <rgm@gnu.org>
2639
2640 * display.texi (Fontsets): Fix typo.
2641
2642 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2643
2644 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2645
2646 * processes.texi (Asynchronous Processes): Adjust arglist of
2647 start-process-shell-command and start-file-process-shell-command.
2648
2649 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * advice.texi (Argument Access in Advice): Note that argument
2652 positions are zero-based (Bug#3932).
2653
2654 * commands.texi (Distinguish Interactive): Minor copyedit.
2655
2656 * display.texi (Face Attributes): Add xref to Displaying Faces for
2657 explanation of "underlying face".
2658
2659 * customize.texi (Common Keywords): Add xref to Loading.
2660
2661 * loading.texi (How Programs Do Loading): Add xref to Lisp
2662 Libraries node in the Emacs manual.
2663
2664 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
2665
2666 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2667
2668 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * processes.texi (Shell Arguments): Copyedits.
2671
2672 2009-07-18 Glenn Morris <rgm@gnu.org>
2673
2674 * loading.texi (Repeated Loading): Fix typo.
2675
2676 2009-07-16 Richard Stallman <rms@gnu.org>
2677
2678 * buffers.texi (Swapping Text): Recommend setting
2679 write-region-annotate-functions and buffer-saved-size.
2680
2681 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2682
2683 2009-07-15 Glenn Morris <rgm@gnu.org>
2684
2685 * edebug.texi: Minor re-phrasings throughout.
2686 (Edebug Execution Modes): Sit-for affects continue mode too.
2687 (Jumping): Use `forward-sexp' rather than its keybinding.
2688 (Edebug Misc): Fix Q binding.
2689 (Edebug Eval): Remove cl version.
2690 (Printing in Edebug): Clarify print-length etc.
2691 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2692 (Specification List): Remove edebug-unwrap findex entry.
2693 (Specification Examples): defmacro is actually not the same as defun.
2694 Escape "`" in example.
2695
2696 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
2697
2698 * markers.texi (The Mark): Document optional arg to
2699 deactivate-mark.
2700
2701 2009-07-11 Kevin Ryde <user42@zip.com.au>
2702
2703 * hooks.texi (Standard Hooks): Fix cross-references.
2704
2705 * loading.texi (Named Features): Refer to eval-after-load.
2706
2707 2009-07-11 Glenn Morris <rgm@gnu.org>
2708
2709 * Makefile.in (TEXI2PDF): New.
2710 (elisp.pdf): New target.
2711
2712 * searching.texi (Regexp Backslash): Fix typo.
2713
2714 * elisp.texi (Top): Display copyright notice at start of non-TeX.
2715
2716 2009-07-10 Glenn Morris <rgm@gnu.org>
2717
2718 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2719
2720 * customize.texi (Customization Types):
2721 * display.texi (Abstract Display):
2722 * objects.texi (Character Type, String Type):
2723 Merge in some menu descriptions from elisp.texi.
2724
2725 * hash.texi (Hash Tables):
2726 * modes.texi (Multiline Font Lock):
2727 End menu description with period.
2728
2729 2009-07-09 Glenn Morris <rgm@gnu.org>
2730
2731 * back.texi: Don't hard-code texinfo location.
2732
2733 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2734 (tex): Add texinfodir to TEXINPUTS.
2735 (elisp1med-init, elisp2med-init): Use texinfodir.
2736
2737 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2738 (clean): Add two-volume.make intermediate files.
2739
2740 * elisp.texi, vol1.texi, vol2.texi:
2741 Use a DATE variable with the publication date, and update it.
2742 Fix antinews menu description.
2743
2744 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2745 Update the detailed node listing to match elisp.texi.
2746
2747 * README: Update edition to match elisp.texi.
2748
2749 * objects.texi (General Escape Syntax):
2750 * nonascii.texi (Character Sets):
2751 Use consistent case for "Unicode Standard".
2752
2753 * anti.texi (Antinews):
2754 * customize.texi (Variable Definitions):
2755 * functions.texi (Declaring Functions):
2756 * nonascii.texi (Character Properties):
2757 * processes.texi (Serial Ports):
2758 * text.texi (Special Properties):
2759 * tips.texi (Coding Conventions):
2760 Minor rearrangements to improve TeX line-filling.
2761
2762 * commands.texi (Using Interactive): Fix cross-reference.
2763
2764 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2765
2766 * frames.texi (Management Parameters): Mention sticky.
2767
2768 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2769
2770 * help.texi (Help Functions): Fix description of help-buffer and
2771 help-setup-xref to use @defun instead of @deffn.
2772
2773 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2774
2775 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2776
2777 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
2778
2779 * display.texi (Window Systems): Add ns to the list.
2780
2781 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2782
2783 * Branch for 23.1.
2784
2785 2009-06-17 Martin Rudalics <rudalics@gmx.at>
2786
2787 * windows.texi (Dedicated Windows): Fix typo.
2788 (Resizing Windows): Replace @defun by @deffn.
2789
2790 2009-06-17 Glenn Morris <rgm@gnu.org>
2791
2792 * variables.texi (Directory Local Variables):
2793 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2794
2795 2009-06-09 Kenichi Handa <handa@m17n.org>
2796
2797 * nonascii.texi (Character Sets): State clearly that FROM and TO
2798 are codepoints of CHARSET.
2799
2800 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
2801
2802 * minibuf.texi (Reading File Names): Fix introductory text.
2803 Suggested by stan@derbycityprints.com.
2804 (High-Level Completion): Fix typo.
2805
2806 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * frames.texi (Text Terminal Colors): Multi-tty is already
2809 implemented, but tty-local colors are not.
2810
2811 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
2812
2813 * hooks.texi (Standard Hooks): Remove mention of obsolete
2814 redisplay-end-trigger-functions.
2815
2816 * internals.texi (Window Internals): Remove mention of obsolete
2817 redisplay-end-trigger-functions.
2818
2819 2009-05-21 Martin Rudalics <rudalics@gmx.at>
2820
2821 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2822
2823 * backups.texi (Making Backups): backup-directory-alist and
2824 make-backup-file-name-function are options.
2825 (Auto-Saving): auto-save-list-file-prefix is an option.
2826
2827 * buffers.texi (Killing Buffers): buffer-offer-save is an
2828 option.
2829
2830 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2831 option.
2832 (Echo Area Customization): echo-keystrokes is an option.
2833 (Selective Display): selective-display-ellipses is an option.
2834 (Temporary Displays): temp-buffer-show-function is an option.
2835 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2836 are options.
2837 (Font Selection): face-font-family-alternatives,
2838 face-font-selection-order, face-font-registry-alternatives, and
2839 scalable-fonts-allowed are options.
2840 (Fringe Indicators): indicate-buffer-boundaries is an option.
2841 (Fringe Cursors): overflow-newline-into-fringe is an option.
2842 (Scroll Bars): scroll-bar-mode is an option.
2843
2844 * eval.texi (Eval): max-lisp-eval-depth is an option.
2845
2846 * files.texi (Visiting Functions): find-file-hook is an option.
2847 (Directory Names): directory-abbrev-alist is an option.
2848 (Unique File Names): temporary-file-directory and
2849 small-temporary-file-directory are options.
2850
2851 * frames.texi (Initial Parameters): initial-frame-alist,
2852 minibuffer-frame-alist and default-frame-alist are options.
2853 (Cursor Parameters): blink-cursor-alist and
2854 cursor-in-non-selected-windows ar options.
2855 (Window System Selections): selection-coding-system is an
2856 option.
2857 (Display Feature Testing): display-mm-dimensions-alist is an
2858 option.
2859
2860 * help.texi (Help Functions): help-char and help-event-list are
2861 options.
2862
2863 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2864 an option.
2865
2866 * minibuf.texi (Minibuffer History): history-length and
2867 history-delete-duplicates are options.
2868 (High-Level Completion): read-buffer-function and
2869 read-buffer-completion-ignore-case are options.
2870 (Reading File Names): read-file-name-completion-ignore-case is
2871 an option.
2872
2873 * modes.texi (Mode Line Top): mode-line-format is an option.
2874 (Mode Line Variables): mode-line-position and mode-line-modes
2875 are options.
2876
2877 * nonascii.texi (Text Representations):
2878 enable-multibyte-characters is an option.
2879 (Default Coding Systems): auto-coding-regexp-alist,
2880 file-coding-system-alist, auto-coding-alist and
2881 auto-coding-functions are options.
2882 (Specifying Coding Systems): inhibit-eol-conversion is an
2883 option.
2884
2885 * os.texi (Init File): site-run-file is an option.
2886 (System Environment): mail-host-address is an option.
2887 (User Identification): user-mail-address is an option.
2888 (Terminal Output): baud-rate is an option.
2889
2890 * positions.texi (Word Motion): words-include-escapes is an
2891 option.
2892
2893 * searching.texi (Standard Regexps): page-delimiter,
2894 paragraph-separate, paragraph-separate and sentence-end are
2895 options.
2896
2897 * text.texi (Margins): left-margin and fill-nobreak-predicate
2898 are options.
2899
2900 * variables.texi (Local Variables): max-specpdl-size is an
2901 option.
2902
2903 * windows.texi (Choosing Window):
2904 split-window-preferred-function, special-display-function and
2905 display-buffer-function are options.
2906
2907 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
2908
2909 Fix errors spotted by Martin Rudalics.
2910
2911 * syntax.texi (Position Parse): Document rationale for ignored
2912 arguments to syntax-ppss-flush-cache.
2913
2914 * processes.texi (Input to Processes): Mark PROCESS arg to
2915 process-running-child-p as optional.
2916 (Network Options): Document NO-ERROR arg to
2917 set-network-process-option.
2918
2919 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
2920 command.
2921
2922 * searching.texi (POSIX Regexps): Mark posix-search-forward and
2923 posix-search-backward as commands.
2924
2925 * os.texi (Killing Emacs): Mark kill-emacs as a command.
2926 (Suspending Emacs): Mark suspend-emacs as a command.
2927 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
2928 commands.
2929 (Terminal Output): Remove obsolete function baud-rate.
2930 Document TERMINAL arg for send-string-to-terminal.
2931
2932 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
2933 terminal-coding-system and set-terminal-coding-system.
2934 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
2935 as optional.
2936 (Character Sets): Document RESTRICTION arg of char-charset.
2937 (Character Codes): Mark POS argument to get-byte as optional.
2938
2939 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
2940 minibuffer-message.
2941
2942 * files.texi (Create/Delete Dirs): Mark make-directory and
2943 delete-directory as commands.
2944
2945 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
2946
2947 * text.texi (Base 64): Mark base64-decode-string and
2948 base64-encode-string as commands.
2949 (Columns): Mark move-to-column as a command.
2950 (Mode-Specific Indent): Document RIGID arg to
2951 indent-for-tab-command.
2952 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
2953 Mark indent-code-rigidly as a command.
2954 (Substitution): Mark translate-region as a command.
2955
2956 * frames.texi (Size and Position): Remove obsolete functions
2957 screen-height and screen-width.
2958
2959 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
2962 (Displaying Buffers, Resizing Windows): Correct mistakes;
2963 next-window, previous-window, and pop-to-buffer are not commands,
2964 and fit-window-to-buffer" is a command. (Pointed out by Martin
2965 Rudalics.)
2966
2967 2009-05-17 Richard M Stallman <rms@gnu.org>
2968
2969 * modes.texi (Precalculated Fontification): Clarify text.
2970
2971 2009-05-17 Martin Rudalics <rudalics@gmx.at>
2972
2973 * windows.texi (Selecting Windows): Clarify descriptions of
2974 with-selected-window and get-lru-window.
2975 (Cyclic Window Ordering): Refer to particular frame when talking
2976 about how splitting affects the ordering.
2977 (Displaying Buffers): Fix descriptions of switch-to-buffer and
2978 switch-to-buffer-other-window. Explain how setting of
2979 display-buffer-reuse-frames affects pop-to-buffer.
2980 (Choosing Window): Clarify some details in descriptions of
2981 display-buffer-reuse-frames, pop-up-frames, and
2982 pop-up-frame-function.
2983 (Dedicated Windows): Clarify some details.
2984 (Textual Scrolling): Replace term vscroll by term vertical
2985 scroll position.
2986 (Vertical Scrolling): Fix typo.
2987 (Window Hooks): Relate text on jit-lock-register to window
2988 scrolling and size changes.
2989
2990 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
2991
2992 * frames.texi (Initial Parameters): Clarify what the initial
2993 minibuffer frame is.
2994 (Buffer Parameters): Note that the minibuffer parameter can not be
2995 altered.
2996
2997 * anti.texi (Antinews): Copyedits. Rearrange some entries.
2998 Document display-buffer changes.
2999
3000 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
3001
3002 * anti.texi (Antinews): Rewrite for Emacs 22.
3003
3004 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3005 obarrays are first mentioned. Define "system abbrev" more
3006 prominently, and add it to the index.
3007 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3008 Copyedits.
3009 (Abbrev Expansion): Document abbrev-insert.
3010
3011 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * frames.texi (Font and Color Parameters): Rename from Color
3014 Parameters. Document font-backend parameter.
3015
3016 * vol2.texi (Top): Update node listing.
3017 * vol1.texi (Top): Update node listing.
3018 * elisp.texi (Top): Update node listing.
3019
3020 2009-05-11 Martin Rudalics <rudalics@gmx.at>
3021
3022 * windows.texi (Choosing Window): Don't explicitly refer to
3023 split-window-sensibly's window argument in descriptions of
3024 split-height-threshold and split-width-threshold.
3025
3026 2009-05-10 Martin Rudalics <rudalics@gmx.at>
3027
3028 * windows.texi (Choosing Window): Fix rewrite of window
3029 splitting section.
3030
3031 2009-05-09 Eli Zaretskii <eliz@gnu.org>
3032
3033 * nonascii.texi (Default Coding Systems):
3034 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
3035 Add indexing.
3036 (Lisp and Coding Systems): Add index entries.
3037
3038 2009-05-09 Martin Rudalics <rudalics@gmx.at>
3039
3040 * windows.texi (Choosing Window): Describe split-window-sensibly
3041 and rewrite section on window splitting accordingly.
3042 (Textual Scrolling): Replace `...' by @code{...}.
3043
3044 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
3045
3046 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3047 Remove obsoleted pre-abbrev-expand-hook.
3048
3049 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3050 entries.
3051
3052 * internals.texi (Object Internals): Don't assume 32-bit machines
3053 are the norm.
3054 (Buffer Internals): Consolidate table entries for readability.
3055 (Window Internals): Synch field names to window.h.
3056 (Process Internals): Synch field names to process.h.
3057
3058 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
3059
3060 * variables.texi (File Local Variables): Note that read-circle is
3061 bound to nil when reading file-local variables.
3062
3063 * streams.texi (Input Functions): Document read-circle.
3064 (Output Variables): Add xref to Circular Objects.
3065
3066 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
3067
3068 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3069 Features and Coding System Basics. Node that "p" stands for
3070 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3071 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3072 mouse-appearance-menu.
3073 (Programming Tips): Add xref to Progress.
3074
3075 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
3076
3077 * os.texi (Command-Line Arguments):
3078 Document command-line-args-left.
3079 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3080 terminal objects for tty arguments.
3081 (Startup Summary): Add xref to Session Management.
3082 (Session Management): Mention emacs-session-restore. Copyedits.
3083
3084 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * os.texi (Startup Summary): Copyedits. The init file is not
3087 necessarily named .emacs now. Document initial-buffer-choice and
3088 initial-scratch-message. Note where Emacs exits in batch mode.
3089 Document inhibit-splash-screen as an alias.
3090 (Init File): Be neutral about which init file name to use.
3091
3092 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
3093
3094 * os.texi (System Interface): Fix Texinfo usage.
3095
3096 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
3097
3098 * searching.texi (Regexp Backslash): Also refer to shy groups as
3099 non-capturing or unnumbered groups.
3100 (Regexp Functions): Add cross-reference to Regexp Backslash.
3101
3102 * display.texi (Truncation): Overlays can use line-prefix and
3103 wrap-prefix too.
3104 (Overlay Properties): Document wrap-prefix and line-prefix.
3105 (Face Attributes): Document underline-minimum-offset.
3106 (Face Remapping): Copyedits.
3107 (Low-Level Font): Copyedits.
3108 (Image Cache): Note that the image cache is shared between frames.
3109 (Line Height): Emphasize that line-spacing only takes effect on
3110 graphical terminals.
3111
3112 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
3113
3114 * display.texi (Refresh Screen): Note that a passage about screen
3115 refreshing is text terminal only.
3116 (Forcing Redisplay): Delete misleading comment---sit-for calls
3117 redisplay, not the other way around.
3118 (Truncation): Note new values of truncate-partial-width-windows.
3119 Copyedits.
3120 (Invisible Text): Document invisible-p.
3121
3122 2009-04-11 Eli Zaretskii <eliz@gnu.org>
3123
3124 * display.texi (Overlays): Overlays don't scale well. See
3125 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3126
3127 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * syntax.texi (Syntax Table Functions): Document cons cell
3130 argument for modify-syntax-entry.
3131 (Categories): Document cons cell argument for
3132 modify-category-entry.
3133
3134 * searching.texi (String Search): Document word-search-forward-lax
3135 and word-search-backward-lax.
3136 (Searching and Case): Describe isearch behavior more precisely.
3137
3138 * keymaps.texi (Tool Bar): Mention that some platforms do not
3139 support multi-line toolbars. Suggested by Stephen Eglen.
3140
3141 * frames.texi (Layout Parameters): Mention that Nextstep also
3142 allows only one tool-bar line. Suggested by Stephen Eglen.
3143
3144 * nonascii.texi (Text Representations): Copyedits.
3145 (Coding System Basics): Also mention utf-8-emacs.
3146 (Converting Representations, Selecting a Representation)
3147 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3148 Copyedits.
3149 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3150
3151 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
3152
3153 * text.texi (Yank Commands): Note that yank uses push-mark.
3154 (Filling): Clarify REGION argument of fill-paragraph.
3155 Document fill-forward-paragraph-function.
3156 (Special Properties): Remove "new in Emacs 22" declaration.
3157 (Clickable Text): Merge with Links and Mouse-1 node.
3158
3159 * display.texi (Button Properties, Button Buffer Commands):
3160 Change xref to Clickable Text.
3161
3162 * tips.texi (Key Binding Conventions): Change xref to Clickable
3163 Text.
3164
3165 * elisp.texi (Top): Update node listing.
3166
3167 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
3168
3169 * markers.texi (The Mark): Copyedits. Improve description of
3170 handle-shift-selection.
3171 (The Region): Move use-region-p here from The Mark.
3172
3173 * positions.texi (Screen Lines): Document (cols . lines) argument
3174 for vertical-motion.
3175
3176 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
3177
3178 * frames.texi (Frames): Clean up introduction. Document `ns'
3179 return value for framep.
3180 (Creating Frames): Note how the terminal is chosen.
3181 (Multiple Terminals, Multiple Displays): Merge into a single node.
3182 (Color Parameters): Fix typo.
3183
3184 * variables.texi (Local Variables, Buffer-Local Variables)
3185 (Creating Buffer-Local): Change link to Multiple Terminals.
3186
3187 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3188
3189 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3190 Terminals.
3191
3192 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3193 to Multiple Terminals.
3194
3195 * elisp.texi (Top): Update node listing.
3196 * vol2.texi (Top): Update node listing.
3197 * vol1.texi (Top): Update node listing.
3198
3199 * buffers.texi (Current Buffer): Note that the append-to-buffer
3200 example is no longer in synch with the latest code. Tie the two
3201 examples together.
3202
3203 * files.texi (File Attributes): Move note about MS-DOS from
3204 Changing Files to File Attributes.
3205 (Create/Delete Dirs): Note that mkdir is an alias for this.
3206
3207 2009-04-01 Markus Triska <triska@gmx.at>
3208
3209 * processes.texi (Filter Functions): Suggest how to handle output
3210 batches.
3211
3212 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
3213
3214 * help.texi (Accessing Documentation): Update example to use
3215 help-setup-xref and with-help-window.
3216 (Help Functions): Remove print-help-return-message, which is
3217 semi-obsolete due to with-help-window. Document help-buffer and
3218 help-setup-xref.
3219
3220 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
3221
3222 * help.texi (Accessing Documentation, Help Functions):
3223 Remove information about long-obsolete Emacs versions.
3224
3225 * modes.texi (Mode Line Variables): The default values of the mode
3226 line variables are now more complicated.
3227
3228 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
3229
3230 * modes.texi (Major Mode Conventions): Note that specialness is
3231 inherited.
3232 (Derived Modes): Note that define-derive-mode sets the mode-class
3233 property.
3234
3235 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3236 goto-map. Add search-map to the list.
3237
3238 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3239
3240 * os.texi (System Environment): Update the list of system-type
3241 values.
3242
3243 * markers.texi (The Mark) <handle-shift-selection>: Update for
3244 removal of the optional argument DEACTIVATE.
3245
3246 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
3247
3248 * commands.texi (Focus Events): Most X window managers don't use
3249 focus-follows-mouse nowadays.
3250
3251 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * commands.texi (Defining Commands): Clarify introduction.
3254 (Using Interactive): Not that interactive can be put in a symbol
3255 property.
3256 (Interactive Call): Note that a symbol with a non-nil
3257 interactive-form property satisfies commandp.
3258
3259 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
3260
3261 * minibuf.texi (Intro to Minibuffers): Fix typos.
3262
3263 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
3266 about minibuffers in old Emacs versions. Copyedits.
3267 Emphasize that enable-recursive-minibuffers defaults to nil.
3268 (Text from Minibuffer): Simplify introduction.
3269
3270 2009-03-22 Alan Mackenzie <acm@muc.de>
3271
3272 * commands.texi (Using Interactive): Clarify string argument to
3273 `interactive' - even promptless elements need \n separators.
3274
3275 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
3276
3277 * minibuf.texi (Completion Styles): New node.
3278
3279 * elisp.texi (Top): Update node listing.
3280
3281 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
3282
3283 * minibuf.texi (Basic Completion): Note that
3284 read-file-name-completion-ignore-case and
3285 read-buffer-completion-ignore-case can override
3286 completion-ignore-case.
3287 (Minibuffer Completion): Document completing-read changes.
3288 (Completion Commands): Avoid mentioning partial completion mode.
3289 Document minibuffer-completion-confirm changes, and
3290 minibuffer-confirm-exit-commands.
3291 (High-Level Completion): Document new require-match behavior for
3292 read-buffer. Document read-buffer-completion-ignore-case.
3293 (Reading File Names): Document new require-match behavior for
3294 read-file-name.
3295
3296 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
3297
3298 * debugging.texi (Error Debugging): Don't mislead the reader into
3299 thinking that debug-on-error enters debugger for C-f at EOB.
3300 (Error Debugging): Setting debug-on-init within the init file
3301 works, and has for some time.
3302
3303 2009-03-13 Kenichi Handa <handa@m17n.org>
3304
3305 * display.texi (Fontsets): Update the description.
3306
3307 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
3308
3309 * advice.texi (Advising Primitives): Link to What Is a Function.
3310
3311 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
3312
3313 * compile.texi (Speed of Byte-Code): Update example.
3314 (Disassembly): Update examples.
3315
3316 * loading.texi (Repeated Loading): Simplify examples.
3317
3318 * customize.texi (Common Keywords): It's not necessary to use :tag
3319 to remove hyphens, as custom-unlispify-tag-name does it
3320 automatically.
3321 (Variable Definitions): Link to File Local Variables.
3322 Document customized-value symbol property.
3323 (Customization Types): Move menu to end of node.
3324
3325 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
3326
3327 * macros.texi (Compiling Macros): Omit misleading sentence, which
3328 implied that macros can only be used in the same file they are
3329 defined.
3330 (Backquote): Remove obsolete information about Emacs 19.
3331
3332 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3333
3334 * display.texi (Display Margins): Fix paren typo.
3335
3336 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
3337
3338 * elisp.texi (Top): Update node listing.
3339
3340 * variables.texi (Variables): Clarify introduction.
3341 (Global Variables): Mention that setq is a special form.
3342 (Local Variables): Use active voice.
3343 (Tips for Defining): Mention marking variables as safe.
3344 (Buffer-Local Variables): Mention terminal-local and frame-local
3345 variables together.
3346 (File Local Variables): Copyedits.
3347 (Frame-Local Variables): Note that they are not really useful.
3348 (Future Local Variables): Node deleted.
3349
3350 * objects.texi (General Escape Syntax): Update explanation of
3351 Unicode escape syntax.
3352
3353 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
3354
3355 * control.texi (Control Structures): Add cindex entry for "textual
3356 order".
3357
3358 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3359 instead of "expression" throughout.
3360 (Function Indirection): Copyedits. Use active voice.
3361 (Eval): The default value of max-lisp-eval-depth is now 400.
3362
3363 2009-02-23 Miles Bader <miles@gnu.org>
3364
3365 * processes.texi (System Processes): Rename `system-process-attributes'
3366 to `process-attributes'.
3367
3368 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3369
3370 * symbols.texi (Property Lists): Emphasize that property lists are
3371 not restricted to symbol cells.
3372 (Other Plists): Copyedit.
3373
3374 * sequences.texi (Sequences Arrays Vectors): Make introduction
3375 more concise.
3376 (Arrays): Mention char-tables and bool-vectors too.
3377 (Vectors): Don't repeat information given in Arrays node. Link to
3378 nodes that explain the vector usage examples.
3379 (Char-Tables): Note that char-table elements can have arbitrary
3380 type. Explain effect of omitted char-table-extra-slots property.
3381 Link to Property Lists node.
3382
3383 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3384
3385 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3386 `append'.
3387 (List Elements): Copyedits.
3388
3389 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3390 of `vconcat'.
3391
3392 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3393 Emacs 20 usage of `concat'.
3394 (Case Conversion): Copyedits.
3395
3396 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
3397
3398 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3399 Minor edits.
3400 (Frame Configuration Type): Emphasize that it is not primitive.
3401 (Font Type): New node.
3402 (Type Predicates): Add fontp; type-of now recognizes font object
3403 types.
3404
3405 * intro.texi (Version Info): Update version numbers in examples.
3406 (Acknowledgements): List more contributors.
3407
3408 * elisp.texi: Bump version number to 3.0.
3409 (Top): Link to Font Type node.
3410
3411 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3412
3413 * modes.texi (Major Mode Conventions): Remove duplicate words.
3414 (Customizing Keywords): Fix typo.
3415
3416 2009-02-14 Eli Zaretskii <eliz@gnu.org>
3417
3418 * nonascii.texi (User-Chosen Coding Systems): Document that
3419 select-safe-coding-system suggests raw-text if there are raw bytes
3420 in the region.
3421 (Explicit Encoding): Warn not to use `undecided' when encoding.
3422
3423 2009-02-11 Glenn Morris <rgm@gnu.org>
3424
3425 * frames.texi (Visibility of Frames): Mention the effect multiple
3426 workspaces/desktops can have on visibility.
3427
3428 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3429
3430 * text.texi (Commands for Insertion):
3431 * commands.texi (Event Mod):
3432 * keymaps.texi (Searching Keymaps):
3433 * nonascii.texi (Translation of Characters):
3434 Reinstate documentation of translation-table-for-input.
3435 (Explicit Encoding): Document the `charset' text property produced
3436 by decode-coding-region and decode-coding-string.
3437
3438 2009-01-27 Alan Mackenzie <acm@muc.de>
3439
3440 * modes.texi (Search-based Fontification): Correct a typo.
3441
3442 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
3443
3444 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3445 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3446
3447 2009-01-24 Eli Zaretskii <eliz@gnu.org>
3448
3449 * display.texi (Window Systems): Document the value of
3450 `initial-window-system' under --daemon.
3451
3452 * os.texi (System Environment): Remove description of the
3453 `environment' function which has been deleted.
3454
3455 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3456
3457 * frames.texi (Multiple Displays): Remove documentation for
3458 removed function make-frame-on-tty.
3459
3460 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
3461
3462 * files.texi (Format Conversion Piecemeal): Clarify behavior of
3463 write-region-annotate-functions.
3464 Document write-region-post-annotation-function.
3465
3466 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
3467
3468 * display.texi (Font Lookup): Document WIDTH argument of
3469 x-list-fonts.
3470
3471 2009-01-17 Eli Zaretskii <eliz@gnu.org>
3472
3473 * maps.texi (Standard Keymaps): Rename function-key-map to
3474 local-function-key-map.
3475
3476 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3477 local-function-key-map.
3478
3479 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3480 and `set-keyboard-coding-system' now accept an optional terminal
3481 argument.
3482
3483 * commands.texi (Event Mod): `keyboard-translate-table' is now
3484 terminal-local.
3485 (Function Keys): Rename function-key-map to
3486 local-function-key-map.
3487
3488 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3489 frames.texi.
3490
3491 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
3492 `delete-terminal-functions', `suspend-tty-functions' and
3493 `resume-tty-functions'.
3494
3495 * frames.texi (Frames): Document `frame-terminal' and
3496 `terminal-live-p'.
3497 (Multiple Displays): Document `make-frame-on-tty'.
3498 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3499 `terminal-name', and `get-device-terminal'.
3500 (Terminal Parameters): Document `terminal-parameters',
3501 `terminal-parameter', and `set-terminal-parameter'.
3502
3503 * os.texi (System Environment): Document `environment' and
3504 `initial-environment'.
3505 (Suspending Emacs): Update for multi-tty; document
3506 `suspend-tty', `resume-tty', and `controlling-tty-p'.
3507
3508 * nonascii.texi (Coding System Basics): More accurate description
3509 of `raw-text'.
3510
3511 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
3512
3513 * display.texi (Low-Level Font): Fix typo.
3514
3515 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
3516
3517 * elisp.texi (Top): Update node listing.
3518
3519 * display.texi (PostScript Images): Node deleted.
3520
3521 2009-01-10 Eli Zaretskii <eliz@gnu.org>
3522
3523 * processes.texi (Decoding Output): Document that null bytes force
3524 no-conversion for reading process output.
3525
3526 * files.texi (Reading from Files): Document that null bytes force
3527 no-conversion when visiting files.
3528
3529 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
3530
3531 * nonascii.texi (Lisp and Coding Systems):
3532 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
3533 (Character Properties): Improve wording.
3534
3535 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * display.texi (Font Lookup): Remove obsolete function
3538 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3539 (Low-Level Font): Rename from Fonts, move to end of Faces section.
3540 (Font Selection): Reorder order of variable descriptions.
3541 Minor clarifications.
3542
3543 * elisp.texi (Top): Update node listing.
3544
3545 2009-01-09 Glenn Morris <rgm@gnu.org>
3546
3547 * commands.texi (Command Loop Info): Say that last-command-char and
3548 last-input-char are obsolete aliases.
3549
3550 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3551 last-input-char and last-command-char, since they are just aliases for
3552 last-input-event and last-command-event.
3553
3554 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3555 last-command-char.
3556
3557 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3558
3559 * elisp.texi: Update node listing.
3560
3561 * display.texi (Faces): Put Font Selection node after Auto Faces.
3562 (Face Attributes): Don't link to Font Lookup.
3563 Document font-family-list.
3564 (Fonts): New node.
3565
3566 2009-01-08 Jason Rumney <jasonr@gnu.org>
3567
3568 * frames.texi (Pointer Shape): Clarify that only X supports
3569 changing the standard pointer shapes. (Bug#1485)
3570
3571 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3572
3573 * display.texi (Attribute Functions): Note that a function value
3574 :height is relative, and that compatibility functions work by
3575 calling set-face-attribute.
3576 (Displaying Faces): Reorder list in order of increasing priority.
3577 (Face Remapping): New node. Content moved here from Displaying
3578 Faces.
3579 (Glyphs): Link to Face Functions.
3580
3581 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3582
3583 * display.texi (Faces): Don't discuss face id here. facep does
3584 not return t.
3585 (Defining Faces): Minor clarification.
3586 (Face Attributes): Rearrange items to match docstring of
3587 set-face-attribute. Add :foundry attribute. Document new role of
3588 :font attribute. Texinfo usage fix.
3589 (Attribute Functions): Copyedits.
3590 (Face Functions): Note that face number is seldom used.
3591
3592 2009-01-05 Richard M Stallman <rms@gnu.org>
3593
3594 * strings.texi (Predicates for Strings): Minor clarification.
3595
3596 * functions.texi (Function Safety): Texinfo usage fix.
3597
3598 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3599
3600 * objects.texi (General Escape Syntax): Fix typo.
3601
3602 2009-01-03 Martin Rudalics <rudalics@gmx.at>
3603
3604 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3605 works via the default value of pop-up-frame-function.
3606
3607 2009-01-02 Eli Zaretskii <eliz@gnu.org>
3608
3609 * processes.texi (System Processes): Document the `time' and
3610 `ctime' attributes of `system-process-attributes'.
3611
3612 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
3613
3614 * display.texi (Face Attributes): Clarify :height attribute.
3615
3616 2008-12-31 Martin Rudalics <rudalics@gmx.at>
3617
3618 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3619 the front of the buffer list. Add entries for `last-buffer' and
3620 `unbury-buffer'.
3621
3622 2008-12-27 Eli Zaretskii <eliz@gnu.org>
3623
3624 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3625 and its subsections.
3626
3627 * frames.texi (Multiple Terminals, Low-level Terminal)
3628 (Terminal Parameters, Frames on Other TTY devices): New sections.
3629 (Frames): Add an xref to "Multiple Terminals".
3630
3631 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3632
3633 * objects.texi (Terminal Type): New node.
3634 (Editing Types): Add it to the menu.
3635
3636 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3637 Variables".
3638
3639 * variables.texi (Directory Local Variables): New node.
3640 (Variables): Add a menu item for it.
3641
3642 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3643 `generated-autoload-file'.
3644
3645 2008-12-20 Eli Zaretskii <eliz@gnu.org>
3646
3647 * os.texi (Startup Summary): Add xref to documentation of
3648 `initial-window-system'.
3649
3650 * display.texi (Window Systems): Document `window-system' the
3651 function. The variable `window-system' is now frame-local.
3652 Document `initial-window-system'.
3653
3654 2008-12-19 Martin Rudalics <rudalics@gmx.at>
3655
3656 * windows.texi (Windows): Rewrite description of
3657 fit-window-to-buffer.
3658
3659 2008-12-13 Glenn Morris <rgm@gnu.org>
3660
3661 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3662 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3663
3664 2008-12-12 Glenn Morris <rgm@gnu.org>
3665
3666 * debugging.texi (Error Debugging): Refer forwards to
3667 eval-expression-debug-on-error.
3668
3669 2008-12-05 Eli Zaretskii <eliz@gnu.org>
3670
3671 * strings.texi (String Basics): Only unibyte strings that
3672 represent key sequences hold 8-bit raw bytes.
3673
3674 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3675 paragraph to speak about `undecided'.
3676 (Character Properties): Don't explain the meaning of each
3677 property; instead, identify their Unicode Standard names.
3678 (Character Sets): Document `map-charset-chars'.
3679
3680 2008-12-02 Glenn Morris <rgm@gnu.org>
3681
3682 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3683 section yet again.
3684
3685 2008-11-29 Eli Zaretskii <eliz@gnu.org>
3686
3687 * nonascii.texi (Character Properties): New Section.
3688 (Specifying Coding Systems): Document
3689 `coding-system-priority-list', `set-coding-system-priority', and
3690 `with-coding-priority'.
3691 (Lisp and Coding Systems): Document `check-coding-systems-region'
3692 and `coding-system-charset-list'.
3693 (Coding System Basics): Document `coding-system-aliases'.
3694
3695 * elisp.texi (Top): Add a @detailmenu entry for "Character
3696 Properties".
3697
3698 * objects.texi (Character Type): Correct the range of Emacs
3699 characters. Add an @xref to "Character Codes".
3700
3701 * strings.texi (String Basics): Add an @xref to "Character Codes".
3702
3703 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3704
3705 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3706 (Character Codes): Document `max-char'.
3707
3708 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3709
3710 * nonascii.texi (Text Representations, Converting Representations)
3711 (Character Sets, Scanning Charsets, Translation of Characters):
3712 Make text more accurate.
3713
3714 2008-11-28 Glenn Morris <rgm@gnu.org>
3715
3716 * files.texi (Format Conversion Round-Trip): Improve previous change.
3717
3718 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3719
3720 * modes.texi (Auto Major Mode): Fix example.
3721
3722 2008-11-25 Glenn Morris <rgm@gnu.org>
3723
3724 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3725
3726 * files.texi (Format Conversion Round-Trip):
3727 Use active voice for previous change.
3728
3729 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3730
3731 * os.texi (Processor Run Time):
3732 * processes.texi (Transaction Queues):
3733 * markers.texi (The Mark):
3734 * windows.texi (Choosing Window, Selecting Windows):
3735 * files.texi (Changing Files, Magic File Names):
3736 * commands.texi (Key Sequence Input):
3737 * functions.texi (Declaring Functions):
3738 * strings.texi (Predicates for Strings):
3739 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3740
3741 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3742
3743 * help.texi (Accessing Documentation): Update example.
3744
3745 * variables.texi (Defining Variables): Note that `*' is not
3746 necessary if defcustom is used.
3747
3748 2008-11-22 Eli Zaretskii <eliz@gnu.org>
3749
3750 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3751 Characters" from @detailmenu.
3752
3753 * nonascii.texi (Character Codes, Character Sets)
3754 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3755 (Chars and Bytes, Splitting Characters): Sections removed.
3756
3757 2008-11-22 Lute Kamstra <lute@gnu.org>
3758
3759 * positions.texi (Text Lines): Update goto-line documentation.
3760
3761 2008-11-21 Martin Rudalics <rudalics@gmx.at>
3762
3763 * frames.texi (Frames): Fix typo, add cross references, reword.
3764 (Initial Parameters): Reword special-display-frame-alist text.
3765 (Frames and Windows): Reword. Describe argument norecord for
3766 set-frame-selected-window.
3767 (Input Focus): Describe argument norecord for select-frame.
3768 Remove comment on MS-Windows behavior for focus-follows-mouse.
3769 (Raising and Lowering): Mention windows-frames dichotomy in
3770 metaphor.
3771
3772 * windows.texi (Displaying Buffers, Vertical Scrolling)
3773 (Horizontal Scrolling): Fix indenting and rewording issues
3774 introduced with 2008-11-07 change.
3775
3776 2008-11-20 Glenn Morris <rgm@gnu.org>
3777
3778 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3779 element of `format-alist'.
3780
3781 2008-11-19 Glenn Morris <rgm@gnu.org>
3782
3783 * doclicense.texi: Update to FDL 1.3.
3784 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3785
3786 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
3787
3788 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3789 vars, which are obsolete. Mention jit-lock-register.
3790
3791 * modes.texi (Other Font Lock Variables):
3792 Document jit-lock-register and jit-lock-unregister.
3793
3794 * frames.texi (Color Parameters): Document alpha parameter.
3795
3796 2008-11-16 Martin Rudalics <rudalics@gmx.at>
3797
3798 * windows.texi (Splitting Windows, Deleting Windows)
3799 (Selecting Windows, Cyclic Window Ordering)
3800 (Buffers and Windows, Displaying Buffers, Choosing Window)
3801 (Dedicated Windows, Window Point, Window Start and End)
3802 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3803 (Size of Window, Resizing Windows, Window Configurations)
3804 (Window Parameters): Avoid @var at beginning of sentences and
3805 reword accordingly.
3806
3807 2008-11-11 Lute Kamstra <lute@gnu.org>
3808
3809 * files.texi (File Name Components): Fix file-name-extension
3810 documentation.
3811
3812 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
3813
3814 * frames.texi (Basic Parameters): Remove display-environment-variable
3815 and term-environment-variable.
3816
3817 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3818
3819 * windows.texi (Basic Windows, Splitting Windows)
3820 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3821 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
3822 (Resizing Windows, Window Configurations, Window Parameters):
3823 Fix wording and markup.
3824
3825 2008-11-07 Martin Rudalics <rudalics@gmx.at>
3826
3827 * windows.texi (Windows): Update entries.
3828 (Basic Windows): Remove listing of attributes. Reword.
3829 (Splitting Windows, Deleting Windows): Reword.
3830 (Selecting Windows, Cyclic Window Ordering): Reword with special
3831 emphasis on order of recently selected windows and buffer list.
3832 (Buffers and Windows, Choosing Window): Reword with special
3833 emphasis on dedicated windows.
3834 (Displaying Buffers): Reword. For switch-to-buffer mention that
3835 it may fall back on pop-to-buffer. For other-window try to
3836 explain how it treats the cyclic ordering of windows.
3837 (Dedicated Windows): New node and section discussing dedicated
3838 windows and associated functions.
3839 (Window Point): Add entry for window-point-insertion-type. Reword.
3840 (Window Start and End): Rename node and section title. Reword.
3841 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3842 Minor rewording.
3843 (Size of Window): Reword, in particular text on window-width.
3844 (Resizing Windows): Reword. Add text on balancing windows.
3845 (Window Configurations): Reword. Mention window parameters.
3846 (Window Parameters): New node and section on window parameters.
3847 (Window Hooks): Reword. Mention that
3848 window-configuration-change-hook is run "buffer-locally".
3849 * elisp.texi (Top): Update Windows entries in @detailmenu
3850 section.
3851
3852 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
3853
3854 * searching.texi (Regexp Search): Fix typo.
3855
3856 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3857
3858 * searching.texi (Regexp Search): Document GREEDY arg.
3859 (Simple Match Data): Fix return value.
3860
3861 2008-11-01 Eli Zaretskii <eliz@gnu.org>
3862
3863 * nonascii.texi (Text Representations): Rewrite to make consistent
3864 with Emacs 23 internal representation of characters.
3865 Document `unibyte-string'.
3866
3867 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
3868
3869 * processes.texi (Process Information): Note that process-status
3870 does not accept buffer names.
3871
3872 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3873
3874 * positions.texi (Skipping Characters): Correct return value of
3875 skip-chars-forward.
3876
3877 2008-10-25 Martin Rudalics <rudalics@gmx.at>
3878
3879 * windows.texi (Deleting Windows): Update documentation of
3880 delete-windows-on.
3881 (Buffers and Windows): Update documentations of
3882 get-buffer-window and get-buffer-window-list.
3883 (Displaying Buffers): Update documentation of
3884 replace-buffer-in-windows.
3885
3886 * buffers.texi (Current Buffer): Reword set-buffer and
3887 with-current-buffer documentations.
3888 (Creating Buffers): Reword documentation of get-buffer-create.
3889
3890 2008-10-23 Martin Rudalics <rudalics@gmx.at>
3891
3892 * buffers.texi (Current Buffer): Reword documentation of
3893 set-buffer.
3894 (Buffer Names): Reword documentation of buffer-name.
3895 (The Buffer List): For bury-buffer explain what happens with the
3896 buffer's window.
3897 (Creating Buffers): Say that get-buffer-create's arg is called
3898 buffer-or-name.
3899
3900 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
3901
3902 * advice.texi (Computed Advice): Explain what DEFINITION is.
3903
3904 * nonascii.texi (Character Codes): Remove obsolete function
3905 char-valid-p, and document characterp instead.
3906
3907 2008-10-22 Martin Rudalics <rudalics@gmx.at>
3908
3909 * windows.texi (Displaying Buffers): Reword documentation of
3910 pop-to-buffer.
3911 (Choosing Window): Rewrite documentation of display-buffer and
3912 its options.
3913
3914 * buffers.texi (Killing Buffers): Update documentation of
3915 kill-buffer.
3916
3917 2008-10-21 Eli Zaretskii <eliz@gnu.org>
3918
3919 * processes.texi (Serial Ports): Fix wording and improve markup.
3920
3921 * searching.texi (Regexp Search): Document `string-match-p' and
3922 `looking-at-p'.
3923 (POSIX Regexps): Add an xref for "non-greedy".
3924 (Regexp Special): Add @cindex entry for "non-greedy".
3925
3926 * display.texi (Attribute Functions): Document `face-all-attributes'.
3927 (Image Cache) <image-refresh>: Minor wording fixes.
3928
3929 * frames.texi (Color Names): Add an xref to `read-color'.
3930
3931 * minibuf.texi (High-Level Completion): Document `read-color'.
3932
3933 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
3934
3935 * positions.texi (Narrowing): Add an xref to "Swapping Text".
3936
3937 * buffers.texi (Swapping Text): New section, documents
3938 `buffer-swap-text'.
3939
3940 2008-10-21 Martin Rudalics <rudalics@gmx.at>
3941
3942 * windows.texi (Resizing Windows): Minor wording fix.
3943
3944 2008-10-20 Eli Zaretskii <eliz@gnu.org>
3945
3946 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
3947 and `combine-and-quote-strings'.
3948
3949 * strings.texi (Creating Strings): Add xrefs for them.
3950
3951 2008-10-19 Eli Zaretskii <eliz@gnu.org>
3952
3953 * elisp.texi (Top): Make descriptive text for "Reading File Names"
3954 match the corresponding menu in minibuf.texi.
3955
3956 * minibuf.texi (Reading File Names): Document `read-shell-command'
3957 and `minibuffer-local-shell-command-map'.
3958
3959 2008-10-19 Martin Rudalics <rudalics@gmx.at>
3960
3961 * windows.texi (Resizing Windows): Remove var{} around "window" in
3962 documentation of enlarge-window.
3963 Rewrite documentation of window-min-height and window-min-width.
3964
3965 2008-10-19 Eli Zaretskii <eliz@gnu.org>
3966
3967 * functions.texi (Calling Functions): Document `apply-partially'.
3968
3969 * hooks.texi (Standard Hooks): Mention
3970 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
3971
3972 * variables.texi (File Local Variables): Document
3973 `file-local-variables-alist', `before-hack-local-variables-hook'
3974 and `hack-local-variables-hook'.
3975
3976 * processes.texi (Synchronous Processes): Document `process-lines'.
3977
3978 * customize.texi (Variable Definitions):
3979 Document `custom-reevaluate-setting'.
3980
3981 2008-10-18 Martin Rudalics <rudalics@gmx.at>
3982
3983 * windows.texi (Choosing Window, Deleting Windows)
3984 (Displaying Buffers): Expand documentation of dedicated windows.
3985
3986 2008-10-18 Eli Zaretskii <eliz@gnu.org>
3987
3988 * files.texi (Changing Files): Document symbolic input of file
3989 modes to `set-file-modes'. Document `read-file-modes' and
3990 `file-modes-symbolic-to-number'.
3991
3992 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
3993 and `search-map'.
3994
3995 * searching.texi (Search and Replace):
3996 Document `replace-search-function' and `replace-re-search-function'.
3997 Document `multi-query-replace-map'.
3998
3999 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
4000 (Completion Commands, Reading File Names):
4001 Rename `minibuffer-local-must-match-filename-map' to
4002 `minibuffer-local-filename-must-match-map'.
4003 (Minibuffer Completion): The `require-match' argument to
4004 `completing-read' can now have the value `confirm-only'.
4005
4006 * windows.texi (Displaying Buffers): Minor wording fix.
4007 (Choosing Window): `split-height-threshold' can now be nil.
4008 Document `split-width-threshold'. `pop-up-frames' can have the
4009 value `graphic-only'.
4010
4011 2008-10-17 Eli Zaretskii <eliz@gnu.org>
4012
4013 * os.texi (Startup Summary): Document `before-init-time' and
4014 `after-init-time'. Document `initial-window-system' and
4015 `window-system-initialization-alist'. Document reading the
4016 abbrevs file. Document the call to `server-start' under --daemon.
4017 Rearrange a bit to be consistent with the code flow.
4018 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4019 (Time Parsing): Document `format-seconds'.
4020
4021 2008-10-17 Martin Rudalics <rudalics@gmx.at>
4022
4023 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4024 and reword.
4025
4026 2008-10-16 Eli Zaretskii <eliz@gnu.org>
4027
4028 * markers.texi (The Mark): Document use-region-p.
4029
4030 2008-10-15 Eli Zaretskii <eliz@gnu.org>
4031
4032 * internals.texi (Writing Emacs Primitives): The interactive spec
4033 of a primitive can be a Lisp form.
4034
4035 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4036 values of transient-mark-mode. Document handle-shift-selection.
4037
4038 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4039 (Interactive Examples): Show an example of `^'.
4040 (Key Sequence Input): Document this-command-keys-shift-translated.
4041 (Defining Commands, Using Interactive): The interactive-form of a
4042 function can be added via its symbol's property.
4043
4044 * positions.texi (List Motion): beginning-of-defun-function can
4045 now accept an argument.
4046
4047 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4048 now return a list of strings.
4049
4050 * control.texi (Handling Errors): Document ignore-errors.
4051
4052 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4053 (Parameter Access): Document set-frame-parameter.
4054
4055 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4056 Hooks" for the effect of kill-all-local-variables on local hook
4057 functions.
4058
4059 * modes.texi (Major Mode Conventions, Mode Line Variables):
4060 `mode-name' need not be a string. xref to "Mode Line Data" for
4061 details, and to "Emulating Mode Line" for computing a string
4062 value.
4063
4064 2008-10-14 Eli Zaretskii <eliz@gnu.org>
4065
4066 * processes.texi (System Processes): New section.
4067 (Processes, Signals to Processes): Add xrefs to it.
4068
4069 * objects.texi (Editing Types): A `process' is a subprocess of
4070 Emacs, not just any process running on the OS.
4071
4072 * elisp.texi (Top): Adjust the @detailmenu for the above two
4073 changes.
4074
4075 * sequences.texi (Char-Tables): Remove documentation of
4076 set-char-table-default, which has no effect since Emacs 23.
4077 <char-table-range, set-char-table-range>: Don't mention generic
4078 characters and charsets. Add a cons cell as a possible argument.
4079
4080 * nonascii.texi (Splitting Characters)
4081 (Translation of Characters): Don't mention generic characters.
4082
4083 * display.texi (Fontsets): Don't mention generic characters.
4084
4085 * sequences.texi (Char-Tables): `map-char-table' can now call its
4086 argument FUNCTION with a cons cell as KEY.
4087
4088 2008-10-13 Eli Zaretskii <eliz@gnu.org>
4089
4090 * objects.texi (Primitive Function Type): Move "@cindex special
4091 forms" from here...
4092
4093 * eval.texi (Special Forms): ...to here.
4094
4095 * functions.texi (What Is a Function): `functionp' returns nil for
4096 special forms. Add an xref.
4097
4098 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4099 Variables".
4100
4101 * variables.texi (Frame-Local Variables): New section.
4102 (Buffer-Local Variables): Add an xref to it.
4103 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4104 have both frame-local and buffer-local binding.
4105
4106 * frames.texi (Frames): Mention multiple tty frames.
4107 (Frame Parameters, Parameter Access): Mention frame-local variable
4108 bindings.
4109
4110 2008-09-20 Glenn Morris <rgm@gnu.org>
4111
4112 * display.texi (Defining Faces): Recommend against face variables.
4113
4114 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
4115
4116 * display.texi (Echo Area Customization): Fix typo.
4117
4118 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
4119
4120 * loading.texi (Where Defined): Add `defface' item.
4121
4122 2008-09-06 Martin Rudalics <rudalics@gmx.at>
4123
4124 * loading.texi (Where Defined): Fix description of symbol-file.
4125
4126 2008-08-26 Jason Rumney <jasonr@gnu.org>
4127
4128 * display.texi (TIFF Images): New section describing :index property.
4129
4130 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
4131
4132 * display.texi (Temporary Displays): Remove unnecessary comment
4133 about usage of temp-buffer-show-hook.
4134
4135 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * symbols.texi (Other Plists): Fix incorrect example.
4138 Suggested by Florian Beck.
4139
4140 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
4141
4142 * os.texi: Fix previous change.
4143
4144 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4145
4146 * os.texi:
4147 * intro.texi:
4148 * files.texi: Remove VMS support.
4149
4150 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4151
4152 * os.texi:
4153 * frames.texi:
4154 * display.texi: Remove mentions of Mac Carbon.
4155
4156 2008-07-01 Miles Bader <miles@gnu.org>
4157
4158 * text.texi (Special Properties):
4159 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4160
4161 2008-06-28 Johan Bockgård <bojohan@gnu.org>
4162
4163 * display.texi (Other Image Types): Fix copy/paste error; say
4164 "PBM", not "XBM".
4165
4166 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4167
4168 * os.texi: Remove references to obsolete systems.
4169
4170 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4171
4172 * makefile.w32-in (distclean): Remove makefile.
4173
4174 2008-06-17 Glenn Morris <rgm@gnu.org>
4175
4176 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4177 (elisp, dist): Remove rules and variables that are obsolete now
4178 the lisp manual is no longer distributed separately.
4179
4180 2008-06-16 Glenn Morris <rgm@gnu.org>
4181
4182 * configure, configure.in, mkinstalldirs: Remove unused files.
4183
4184 * book-spine.texinfo: Set version to 23.0.60.
4185 * vol1.texi (EMACSVER):
4186 * vol2.texi (EMACSVER): Set to 23.0.60.
4187
4188 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4189 as per maintain.info.
4190
4191 2008-06-15 Glenn Morris <rgm@gnu.org>
4192
4193 * makefile.w32-in (manual): Use "23" rather than "21".
4194
4195 * Makefile.in (emacsver): New, set by configure.
4196 (manual): Use emacsver.
4197
4198 * intro.texi: Report bugs using M-x report-emacs-bug.
4199
4200 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4201
4202 2008-06-13 Daniel Engeler <engeler@gmail.com>
4203
4204 * elisp.texi, internals.texi, processes.texi: Add documentation
4205 about serial port access.
4206
4207 2008-06-05 Miles Bader <miles@gnu.org>
4208
4209 * display.texi (Displaying Faces): Update to reflect function
4210 renamings in face-remap.el.
4211
4212 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
4213
4214 * display.texi (Fontsets): Fix typos.
4215
4216 2008-06-03 Miles Bader <miles@gnu.org>
4217
4218 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4219 remove-relative-face-remapping, set-base-face-remapping,
4220 and set-default-base-face-remapping.
4221
4222 2008-06-01 Miles Bader <miles@gnu.org>
4223
4224 * display.texi (Displaying Faces): Add face-remapping-alist.
4225
4226 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4227
4228 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4229 variable names.
4230
4231 2008-05-03 Eric S. Raymond <esr@golux>
4232
4233 * keymaps.texi: Clarify that (current-local-map) and
4234 (current-global-map) return references, not copies.
4235
4236 2008-05-02 Juri Linkov <juri@jurta.org>
4237
4238 * minibuf.texi (Text from Minibuffer): Document a list of
4239 default values for `read-from-minibuffer'.
4240
4241 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
4242
4243 * nonascii.texi (Translation of Characters): Fix previous change.
4244
4245 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * display.texi (Overlay Properties): Clarify role of underlying
4248 textprop and overlay keymaps for display strings.
4249
4250 * keymaps.texi (Active Keymaps): Ditto.
4251
4252 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4253
4254 * minibuf.texi (Programmed Completion):
4255 Replace dynamic-completion-table with the new completion-table-dynamic.
4256
4257 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
4258
4259 * intro.texi (Some Terms): Change "fonts in this manual" index
4260 entry to "typographic conventions".
4261
4262 2008-04-05 Eli Zaretskii <eliz@gnu.org>
4263
4264 * objects.texi (Text Props and Strings): Add indexing for read
4265 syntax of text properties.
4266
4267 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4268
4269 * processes.texi (Decoding Output): Remove process-filter-multibyte
4270 functions.
4271
4272 2008-03-15 Martin Rudalics <rudalics@gmx.at>
4273
4274 * display.texi (Finding Overlays): Say that empty overlays at
4275 the end of the buffer are reported too.
4276
4277 2008-03-13 Glenn Morris <rgm@gnu.org>
4278
4279 * elisp.texi (EMACSVER): Set to 23.0.60.
4280
4281 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
4282
4283 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
4284
4285 2008-02-22 Glenn Morris <rgm@gnu.org>
4286
4287 * frames.texi (Position Parameters): Clarify the description of
4288 `left' and `top', using information from "Geometry".
4289 (Geometry): Give a pointer to "Position Parameters", rather than
4290 repeating information.
4291
4292 2008-02-11 Glenn Morris <rgm@gnu.org>
4293
4294 * objects.texi (Equality Predicates): No longer talk about "two"
4295 functions.
4296
4297 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
4298
4299 * objects.texi (Equality Predicates): Add defun for
4300 equal-including-properties.
4301
4302 2008-02-10 Glenn Morris <rgm@gnu.org>
4303
4304 * objects.texi (Equality Predicates):
4305 Mention equal-including-properties.
4306
4307 2008-02-07 Richard Stallman <rms@gnu.org>
4308
4309 * windows.texi (Window Start): Mention the feature of moving
4310 window-start to start of line.
4311
4312 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
4313
4314 * keymaps.texi (Tool Bar): Document rtl property.
4315
4316 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4317
4318 * display.texi (Button Types):
4319 For define-button-type, clarify type of NAME.
4320
4321 2008-01-19 Martin Rudalics <rudalics@gmx.at>
4322
4323 * buffers.texi (Buffer Modification): Fix typo.
4324
4325 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4326
4327 * os.texi (System Environment): Remove references to OSes that are
4328 not supported anymore.
4329
4330 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4331
4332 * os.texi (System Environment): Remove mention for Masscomp.
4333
4334 2008-01-04 Richard Stallman <rms@gnu.org>
4335
4336 * display.texi (Faces): Don't talk about internal face vector as arg
4337 to facep.
4338
4339 * customize.texi (Type Keywords): Fix previous change.
4340
4341 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4342 * elisp.texi (Top): Fix menu for commands.texi change.
4343
4344 2007-12-30 Richard Stallman <rms@gnu.org>
4345
4346 * commands.texi (Accessing Mouse): Rename from Accessing Events.
4347 (Accessing Scroll): New node broken out of Accessing Mouse.
4348
4349 2007-12-28 Richard Stallman <rms@gnu.org>
4350
4351 * frames.texi (Size Parameters): Fix typo.
4352 (Basic Parameters): For `title', refer to title bar.
4353 (Size and Position): Explain meaning of frame pixel width and height.
4354
4355 2007-12-23 Richard Stallman <rms@gnu.org>
4356
4357 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4358 Improve some of the commented-out keywords' text too.
4359
4360 2007-12-14 Martin Rudalics <rudalics@gmx.at>
4361
4362 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4363 "visit the current buffer".
4364
4365 * os.texi (System Interface): Fix typo.
4366
4367 2007-12-04 Richard Stallman <rms@gnu.org>
4368
4369 * objects.texi (Symbol Type): Fix typo.
4370
4371 2007-12-03 Richard Stallman <rms@gnu.org>
4372
4373 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4374
4375 2007-12-01 Glenn Morris <rgm@gnu.org>
4376
4377 * functions.texi (Declaring Functions): Improve previous change.
4378
4379 2007-11-30 Glenn Morris <rgm@gnu.org>
4380
4381 * functions.texi (Declaring Functions): Add optional fourth
4382 argument of declare-function, and setting third argument to `t'.
4383
4384 2007-11-29 Richard Stallman <rms@gnu.org>
4385
4386 * customize.texi (Composite Types): Document `group' type.
4387
4388 2007-11-29 Glenn Morris <rgm@gnu.org>
4389
4390 * functions.texi (Declaring Functions): Add findex.
4391 Mention `external' files.
4392
4393 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
4394
4395 * functions.texi (Declaring Functions): Fix directive.
4396
4397 2007-11-25 Richard Stallman <rms@gnu.org>
4398
4399 * help.texi (Help Functions): Clean up last change.
4400
4401 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4402
4403 * loading.texi (Named Features): Minor cleanup.
4404
4405 * macros.texi (Eval During Expansion): Minor cleanup.
4406
4407 * variables.texi (Variable Aliases): Minor cleanup.
4408
4409 2007-11-24 Richard Stallman <rms@gnu.org>
4410
4411 * functions.texi (Declaring Functions): Clarify previous change.
4412
4413 * compile.texi (Compiler Errors): Clarify previous change.
4414
4415 2007-11-24 Richard Stallman <rms@gnu.org>
4416
4417 * display.texi (Refresh Screen, Forcing Redisplay):
4418 Clarify the text and move items around.
4419
4420 2007-11-24 Glenn Morris <rgm@gnu.org>
4421
4422 * functions.texi (Declaring Functions): New section.
4423 * compile.texi (Compiler Errors): Mention declaring functions,
4424 defvar with no initvalue, and byte-compile-warnings.
4425
4426 2007-11-15 Martin Rudalics <rudalics@gmx.at>
4427
4428 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4429 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4430
4431 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4432
4433 * help.texi (Help Functions): Document new macro `with-help-window'.
4434
4435 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4436
4437 * searching.texi (Replacing Match): Describe new
4438 `match-substitute-replacement'.
4439
4440 2007-10-31 Richard Stallman <rms@gnu.org>
4441
4442 * strings.texi (Creating Strings): Null strings from concat not unique.
4443
4444 2007-10-26 Richard Stallman <rms@gnu.org>
4445
4446 * objects.texi (Equality Predicates): Null strings are uniquified.
4447
4448 * minibuf.texi: Minor clarifications in previous change.
4449
4450 2007-10-25 Glenn Morris <rgm@gnu.org>
4451
4452 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4453
4454 2007-10-24 Richard Stallman <rms@gnu.org>
4455
4456 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4457
4458 * variables.texi (Frame-Local Variables): Node deleted.
4459 (Variables): Delete Frame-Local Variables from menu.
4460 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4461 (Default Value): Don't mention frame-local vars.
4462
4463 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4464
4465 * loading.texi (Unloading): Document FEATURE-unload-function
4466 instead of FEATURE-unload-hook.
4467
4468 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4469
4470 2007-10-22 Juri Linkov <juri@jurta.org>
4471
4472 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4473 (High-Level Completion): Document a list of default value strings
4474 in the DEFAULT argument, for which minibuffer functions return the
4475 first element.
4476
4477 2007-10-17 Juri Linkov <juri@jurta.org>
4478
4479 * text.texi (Filling): Update arguments of fill-paragraph.
4480 fill-paragraph operates on the active region in Transient Mark mode.
4481 Remove fill-paragraph-or-region.
4482
4483 2007-10-13 Karl Berry <karl@gnu.org>
4484
4485 * elisp.texi (@dircategory): Move to after @copying,
4486 since we want @copying as close as possible to the beginning of
4487 the output.
4488
4489 2007-10-12 Richard Stallman <rms@gnu.org>
4490
4491 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4492
4493 * commands.texi (Distinguish Interactive): New node,
4494 broken out from Interactive Call and rewritten.
4495 (Command Loop): Put Distinguish Interactive in menu.
4496
4497 2007-10-09 Richard Stallman <rms@gnu.org>
4498
4499 * text.texi (Examining Properties): Mention overlay priority.
4500
4501 * display.texi (Display Margins): Correct the description
4502 of margin display specifications.
4503 (Replacing Specs): New subnode broken out of Display Property.
4504
4505 2007-10-06 Juri Linkov <juri@jurta.org>
4506
4507 * text.texi (Filling): Document fill-paragraph-or-region.
4508
4509 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
4510
4511 * display.texi (Auto Faces): Fix typo.
4512
4513 2007-10-02 Richard Stallman <rms@gnu.org>
4514
4515 * display.texi (Display Property): Explain some display specs
4516 don't let you move point in.
4517
4518 * frames.texi (Cursor Parameters):
4519 Describe cursor-in-non-selected-windows here. Explain more values.
4520
4521 * windows.texi (Basic Windows): Don't describe
4522 cursor-in-non-selected-windows here.
4523
4524 2007-10-01 Eli Zaretskii <eliz@gnu.org>
4525
4526 * processes.texi (Misc Network): Note that these functions are
4527 supported only on some systems.
4528
4529 2007-10-01 Richard Stallman <rms@gnu.org>
4530
4531 * display.texi (Overlay Properties): Explain nil as priority.
4532 Explain that conflicts are unpredictable if not resolved by
4533 priorities.
4534
4535 2007-09-23 Richard Stallman <rms@gnu.org>
4536
4537 * macros.texi (Backquote): Minor clarification.
4538
4539 2007-09-19 Richard Stallman <rms@gnu.org>
4540
4541 * display.texi (Display Property): Explain multiple display specs.
4542 Clarify when they work in parallel and when one overrides.
4543 Fix error in example.
4544
4545 2007-09-06 Glenn Morris <rgm@gnu.org>
4546
4547 Move from lispref/ to doc/lispref/. Change all setfilename
4548 commands to use ../../info.
4549 * Makefile.in (infodir): Go up one more level.
4550 (usermanualdir): Change from ../man to ../emacs.
4551 (miscmanualdir): New.
4552 (dist): Use new variable miscmanualdir.
4553 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4554 (usermanualdir): Change from ../man to ../emacs.
4555
4556 2007-08-30 Martin Rudalics <rudalics@gmx.at>
4557
4558 * commands.texi (Command Loop Info): Advise against changing
4559 most variables described here. Explain new variable
4560 last-repeatable-command.
4561
4562 2007-08-29 Glenn Morris <rgm@gnu.org>
4563
4564 * elisp.texi (EMACSVER): Increase to 23.0.50.
4565
4566 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4567
4568 * frames.texi (Basic Parameters): Add display-environment-variable
4569 and term-environment-variable.
4570
4571 2007-08-28 Juri Linkov <juri@jurta.org>
4572
4573 * display.texi (Image Formats, Other Image Types): Add SVG.
4574
4575 2007-08-28 Juri Linkov <juri@jurta.org>
4576
4577 * display.texi (Images): Move formats-related text to new node
4578 "Image Formats".
4579 (Image Formats): New node.
4580
4581 2007-08-27 Richard Stallman <rms@gnu.org>
4582
4583 * windows.texi (Window Configurations): Clarify what
4584 a window configuration saves.
4585
4586 2007-08-25 Richard Stallman <rms@gnu.org>
4587
4588 * display.texi (Images): Delete redundant @findex.
4589
4590 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4591
4592 * text.texi (Change Hooks): (after|before)-change-functions are no
4593 longer bound to nil while running; rather inhibit-modification-hooks
4594 is t.
4595
4596 2007-08-16 Richard Stallman <rms@gnu.org>
4597
4598 * processes.texi (Asynchronous Processes):
4599 Clarify doc of start-file-process.
4600
4601 2007-08-08 Martin Rudalics <rudalics@gmx.at>
4602
4603 * modes.texi (Example Major Modes): Fix typo.
4604
4605 2007-08-08 Glenn Morris <rgm@gnu.org>
4606
4607 * intro.texi (nil and t): Do not use `iff' in documentation.
4608
4609 * tips.texi (Documentation Tips): Recommend against `iff'.
4610
4611 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4612
4613 * display.texi (Image Cache): Document image-refresh.
4614
4615 2007-08-06 Martin Rudalics <rudalics@gmx.at>
4616
4617 * windows.texi (Size of Window): Document window-full-width-p.
4618
4619 2007-07-25 Glenn Morris <rgm@gnu.org>
4620
4621 * gpl.texi (GPL): Replace license with GPLv3.
4622
4623 * Relicense all FSF files to GPLv3 or later.
4624
4625 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
4626
4627 * processes.texi (Synchronous Processes):
4628 Add `process-file-shell-command'.
4629 (Asynchronous Processes): Mention restricted use of
4630 `process-filter' and `process-sentinel' in
4631 `start-file-process'. Add `start-file-process-shell-command'.
4632
4633 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4634
4635 * files.texi (Magic File Names): Introduce optional parameter
4636 IDENTIFICATION for `file-remote-p'.
4637
4638 2007-07-16 Richard Stallman <rms@gnu.org>
4639
4640 * display.texi (Defining Faces): Fix previous change.
4641
4642 2007-07-14 Richard Stallman <rms@gnu.org>
4643
4644 * control.texi (Handling Errors): Document `debug' in handler list.
4645
4646 2007-07-10 Richard Stallman <rms@gnu.org>
4647
4648 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4649
4650 2007-07-09 Richard Stallman <rms@gnu.org>
4651
4652 * files.texi (Magic File Names): Rewrite previous change.
4653
4654 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4655
4656 * files.texi (Magic File Names): Introduce optional parameter
4657 CONNECTED for `file-remote-p'.
4658
4659 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
4660
4661 * processes.texi (Asynchronous Processes):
4662 * files.texi (Magic File Names): Add `start-file-process'.
4663
4664 2007-06-27 Richard Stallman <rms@gnu.org>
4665
4666 * files.texi (Format Conversion Piecemeal):
4667 Clarify `after-insert-file-functions' calling convention.
4668
4669 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
4670
4671 * files.texi (Magic File Names): Remove `dired-call-process'.
4672 Add `process-file'.
4673
4674 2007-06-27 Kenichi Handa <handa@m17n.org>
4675
4676 * text.texi (Special Properties): Fix description about
4677 `composition' property.
4678
4679 2007-06-26 Kenichi Handa <handa@m17n.org>
4680
4681 * nonascii.texi (Default Coding Systems): Document about the
4682 return value `undecided'.
4683
4684 2007-06-25 David Kastrup <dak@gnu.org>
4685
4686 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4687 `current-active-maps'.
4688
4689 2007-06-24 Karl Berry <karl@gnu.org>
4690
4691 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
4692
4693 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
4694
4695 * display.texi (Overlay Arrow): Doc fix.
4696
4697 2007-06-14 Karl Berry <karl@tug.org>
4698
4699 * anti.texi (Antinews): Typo.
4700
4701 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
4702
4703 * display.texi (Image Cache): Document image-refresh.
4704
4705 2007-06-12 Karl Berry <karl@gnu.org>
4706
4707 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4708 * two-volume.make: New file.
4709 * .cvsignore: Ignore two-volume files.
4710
4711 2007-06-12 Tom Tromey <tromey@redhat.com>
4712
4713 * os.texi (Init File): Document user-emacs-directory.
4714
4715 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
4716
4717 * commands.texi (Click Events): Describe width and height when
4718 object is nil.
4719
4720 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
4721
4722 * commands.texi (Click Events): Layout more logically.
4723 Describe width and height.
4724 (Drag Events, Motion Events): Update to new format for position.
4725
4726 2007-06-02 Richard Stallman <rms@gnu.org>
4727
4728 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4729
4730 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4731
4732 * Version 22.1 released.
4733
4734 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4735
4736 * text.texi (Special Properties): Correct meaning of fontified face.
4737
4738 2007-05-30 Richard Stallman <rms@gnu.org>
4739
4740 * text.texi (Special Properties): Add link to Adjusting Point.
4741
4742 2007-05-12 Richard Stallman <rms@gnu.org>
4743
4744 * text.texi (Margins): indent-to-left-margin is not the default.
4745 (Mode-Specific Indent): For indent-line-function, the default
4746 is indent-relative.
4747
4748 * modes.texi (Example Major Modes): Explain last line of text-mode
4749 is redundant.
4750
4751 2007-05-10 Richard Stallman <rms@gnu.org>
4752
4753 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4754
4755 * help.texi (Keys in Documentation): Add reference to
4756 Documentation Tips.
4757
4758 * files.texi (Format Conversion): TO-FN gets three arguments.
4759
4760 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4761
4762 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4763
4764 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4765 * files.texi (Format Conversion): Expand intro; add menu.
4766 (Format Conversion Overview, Format Conversion Round-Trip)
4767 (Format Conversion Piecemeal): New nodes/subsections.
4768 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4769 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4770 (Saving Properties): Delete node/subsection.
4771
4772 2007-05-07 Karl Berry <karl@gnu.org>
4773
4774 * elisp.texi (EMACSVER): Back to 22.
4775
4776 2007-05-06 Richard Stallman <rms@gnu.org>
4777
4778 * processes.texi (Accepting Output): Revert most of previous change.
4779
4780 2007-05-05 Richard Stallman <rms@gnu.org>
4781
4782 * processes.texi (Accepting Output): accept-process-output
4783 uses microseconds, not milliseconds. But that arg is obsolete.
4784
4785 2007-05-04 Karl Berry <karl@tug.org>
4786
4787 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4788
4789 2007-05-04 Eli Zaretskii <eliz@gnu.org>
4790
4791 * tips.texi (Documentation Tips): Rearrange items to place the
4792 more important ones first. Add an index entry for hyperlinks.
4793
4794 2007-05-03 Karl Berry <karl@gnu.org>
4795
4796 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4797 (EMACSVER) [smallbook]: 22 for printed version.
4798
4799 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4800 so restore anchor to normal position after defun. Found by Kevin Ryde.
4801
4802 2007-04-26 Glenn Morris <rgm@gnu.org>
4803
4804 * elisp.texi (EMACSVER): Increase to 22.1.50.
4805
4806 2007-04-28 Karl Berry <karl@gnu.org>
4807
4808 * elisp.texi: Improve line breaks on copyright page,
4809 similar layout to emacs manual, 8.5x11 by default.
4810
4811 2007-04-24 Richard Stallman <rms@gnu.org>
4812
4813 * text.texi (Special Properties): Add xref to Overlay Properties.
4814
4815 * display.texi (Overlay Properties): Add xref to Special Properties.
4816
4817 2007-04-22 Richard Stallman <rms@gnu.org>
4818
4819 * keymaps.texi (Extended Menu Items): Move the info about
4820 format with cached keyboard binding.
4821
4822 2007-04-21 Richard Stallman <rms@gnu.org>
4823
4824 * text.texi (Special Properties): Clarify previous change.
4825
4826 * files.texi (File Name Expansion): Clarify previous change.
4827
4828 * display.texi (Attribute Functions): Fix example for
4829 face-attribute-relative-p.
4830
4831 2007-04-19 Kenichi Handa <handa@m17n.org>
4832
4833 * text.texi (Special Properties): Document composition property.
4834
4835 2007-04-19 Glenn Morris <rgm@gnu.org>
4836
4837 * files.texi (File Name Expansion): Mention "superroot".
4838
4839 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4840
4841 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4842 setups.
4843 (Display Feature Testing): Note that display refers to all
4844 physical monitors for multi-monitor setups.
4845
4846 2007-04-14 Richard Stallman <rms@gnu.org>
4847
4848 * lists.texi (Sets And Lists): Clarify `delete' examples.
4849 Remove spurious xref to same node.
4850 Clarify xref for add-to-list.
4851
4852 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
4853
4854 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4855 value of lisp-mode-map.
4856
4857 2007-04-11 Karl Berry <karl@gnu.org>
4858
4859 * anti.texi (Antinews):
4860 * display.texi (Overlay Properties, Defining Images):
4861 * processes.texi (Synchronous Processes, Sentinels):
4862 * syntax.texi (Syntax Table Internals):
4863 * searching.texi (Regexp Special):
4864 * nonascii.texi (Default Coding Systems):
4865 * text.texi (Special Properties):
4866 * minibuf.texi (Basic Completion): Wording to improve breaks in
4867 8.5x11 format.
4868 * elisp.texi (smallbook): New @set to more easily switch between
4869 smallbook and 8.5x11.
4870
4871 2007-04-11 Richard Stallman <rms@gnu.org>
4872
4873 * text.texi (Lazy Properties): Minor fix.
4874
4875 2007-04-08 Karl Berry <karl@gnu.org>
4876
4877 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4878 * macros.texi (Backquote): Downcase Backquote in index entries for
4879 consistency.
4880
4881 2007-04-08 Richard Stallman <rms@gnu.org>
4882
4883 * text.texi (Adaptive Fill): Just describe default,
4884 don't show it (since it contains non-ASCII chars).
4885
4886 2007-04-07 Karl Berry <karl@gnu.org>
4887
4888 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4889 adaptive-fill-regexp's value, since they are not in the standard
4890 TeX fonts.
4891
4892 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
4893
4894 * display.texi (Defining Faces): Fix example.
4895
4896 2007-04-07 Karl Berry <karl@gnu.org>
4897
4898 * display.texi (Button Buffer Commands): Improve page break.
4899
4900 2007-04-07 Richard Stallman <rms@gnu.org>
4901
4902 * advice.texi (Activation of Advice): Remove redundant index entry.
4903
4904 * backups.texi: Improve index entries. Remove redundant ones.
4905
4906 * compile.texi (Byte Compilation): Improve index entry.
4907
4908 * hash.texi (Creating Hash): Improve index entry.
4909
4910 * symbols.texi (Definitions): Improve index entry.
4911
4912 * edebug.texi: Improve index entries. Remove redundant/useless ones.
4913
4914 * maps.texi (Standard Keymaps): Remove useless index entry.
4915
4916 * help.texi (Documentation Basics): Remove redundant index entries.
4917
4918 * customize.texi: Improve index entries.
4919 Remove redundant/useless ones.
4920
4921 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
4922
4923 * streams.texi (Output Variables): Improve index entry.
4924
4925 * abbrevs.texi (Abbrevs): Remove useless index entry.
4926
4927 * macros.texi (Expansion): Remove useless index entry.
4928
4929 * text.texi: Improve index entries. Remove redundant/useless ones.
4930 (Text Properties, Examining Properties)
4931 (Special Properties): Use "property category" instead of "category"
4932 to refer to the `category' property.
4933
4934 * positions.texi: Improve index entries. Remove useless one.
4935
4936 * lists.texi: Improve index entries. Remove redundant/useless ones.
4937
4938 * os.texi: Improve index entries.
4939 (Timers): Fix previous change.
4940
4941 * buffers.texi: Improve index entries.
4942 (Modification Time): Get rid of term "obsolete buffer".
4943
4944 * debugging.texi: Improve index entries.
4945 (Test Coverage): Add xref to other test coverage ftr.
4946
4947 * eval.texi: Improve index entry. Remove redundant ones.
4948
4949 * numbers.texi: Improve index entries. Remove redundant/useless ones.
4950
4951 * files.texi: Improve index entries. Remove redundant/useless ones.
4952
4953 * objects.texi: Improve index entries.
4954
4955 * processes.texi: Improve index entries.
4956
4957 * modes.texi: Improve index entry. Remove redundant one.
4958
4959 * nonascii.texi: Improve index entries.
4960
4961 * internals.texi: Improve index entries.
4962
4963 * syntax.texi: Improve index entries.
4964
4965 * keymaps.texi (Active Keymaps): Improve index entries.
4966
4967 * commands.texi: Improve index entries. Remove redundant/useless ones.
4968
4969 * frames.texi: Improve index entries. Remove redundant/useless ones.
4970
4971 * markers.texi: Improve index entries. Remove redundant ones.
4972
4973 * tips.texi: Improve index entries.
4974
4975 * loading.texi (Unloading): Improve index entry.
4976
4977 * variables.texi: Improve index entries. Remove redundant one.
4978
4979 * sequences.texi: Improve index entry.
4980
4981 * display.texi: Improve index entries. Remove redundant ones.
4982
4983 * windows.texi: Improve index entries.
4984
4985 * searching.texi: Improve index entries. Remove redundant one.
4986
4987 * strings.texi (Case Tables): Improve last change.
4988
4989 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
4990
4991 * strings.texi (Case Tables): Document with-case-table and
4992 ascii-case-table.
4993
4994 2007-04-03 Karl Berry <karl@gnu.org>
4995
4996 * processes.texi (Network): Reword to improve page break.
4997
4998 2007-04-03 Eli Zaretskii <eliz@gnu.org>
4999
5000 * functions.texi (Inline Functions): Describe more disadvantages
5001 of defsubst, and make advice against it stronger.
5002
5003 2007-04-02 Karl Berry <karl@gnu.org>
5004
5005 * backups.texi (Backup Names): Avoid widow words.
5006 * modes.texi (Example Major Modes): Align last comment.
5007
5008 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
5009
5010 * keymaps.texi (Remapping Commands): Document new arg to
5011 command-remapping.
5012
5013 2007-04-01 Karl Berry <karl@gnu.org>
5014
5015 * processes.texi (Low-Level Network): Typo.
5016 * loading.texi (Hooks for Loading): Avoid double "the".
5017 * keymaps.texi (Key Sequences): No double "and".
5018 (Changing Key Bindings): Shorten to improve line break.
5019
5020 2007-03-31 Glenn Morris <rgm@gnu.org>
5021
5022 * os.texi (Timers): Fix description of run-at-time TIME formats.
5023
5024 2007-03-31 Richard Stallman <rms@gnu.org>
5025
5026 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5027 regarding ellipsis.
5028
5029 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5030
5031 * intro.texi (nil and t):
5032 * symbols.texi (Plists and Alists):
5033 * variables.texi (Variable Aliases, Constant Variables):
5034 * functions.texi (Defining Functions):
5035 * advice.texi (Advising Primitives):
5036 * debugging.texi (Syntax Errors, Compilation Errors):
5037 * minibuf.texi (Minibuffer Windows):
5038 * commands.texi (Adjusting Point):
5039 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5040 (Auto Major Mode, Major Mode Conventions):
5041 * help.texi (Describing Characters):
5042 * files.texi (Create/Delete Dirs, Information about Files)
5043 (File Locks, Writing to Files, Reading from Files)
5044 (Saving Buffers):
5045 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5046 * frames.texi (Finding All Frames):
5047 * positions.texi (Buffer End, Motion):
5048 * markers.texi (The Region):
5049 * text.texi (Deletion, Near Point):
5050 * display.texi (Displaying Messages, Truncation):
5051 * os.texi (Processor Run Time):
5052 * tips.texi (Key Binding Conventions, Programming Tips)
5053 (Warning Tips, Documentation Tips, Comment Tips):
5054 * internals.texi (Memory Usage): Improve indexing.
5055
5056 * variables.texi (Frame-Local Variables):
5057 * functions.texi (Argument List):
5058 * loading.texi (Library Search):
5059 * streams.texi (Output Variables):
5060 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5061 * searching.texi (Replacing Match, Search and Replace):
5062 * processes.texi (Byte Packing, Decoding Output)
5063 (Accepting Output, Network Servers, Shell Arguments):
5064 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5065 * windows.texi (Window Point, Window Start):
5066 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5067 * commands.texi (Reading Input, Keyboard Events):
5068 * minibuf.texi (Reading File Names, Minibuffer Completion)
5069 (Recursive Mini):
5070 * positions.texi (List Motion):
5071 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5072 * numbers.texi (Arithmetic Operations, Math Functions)
5073 (Predicates on Numbers, Comparison of Numbers):
5074 (Numeric Conversions):
5075 * locals.texi (Standard Buffer-Local Variables):
5076 * maps.texi (Standard Keymaps):
5077 * os.texi (User Identification, System Environment, Recording Input)
5078 (X11 Keysyms):
5079 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5080 * backups.texi (Backups and Auto-Saving):
5081 * customize.texi (Customization, Group Definitions)
5082 (Variable Definitions):
5083 * compile.texi (Byte Compilation): Improve index entries.
5084
5085 2007-03-31 Karl Berry <karl@gnu.org>
5086
5087 * macros.texi (Defining Macros): Avoid widow syllable.
5088
5089 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5090
5091 * elisp.texi (Top): Postscript -> PostScript.
5092
5093 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5094
5095 2007-03-31 Markus Triska <markus.triska@gmx.at>
5096
5097 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5098
5099 2007-03-30 Karl Berry <karl@gnu.org>
5100
5101 * lists.texi (List-related Predicates): Remove spurious @need.
5102 (Setcdr): Use @smallexample to improve page break.
5103 (Association Lists) <assoc>: Reword to improve page break.
5104
5105 * strings.texi (String Conversion): Insert blank line to improve
5106 page break.
5107
5108 * numbers.texi (Random Numbers): Use @minus{}.
5109 (Math Functions): Use @minus{}.
5110
5111 * intro.texi (Acknowledgements): Avoid line breaks before middle
5112 initials.
5113
5114 2007-03-24 Eli Zaretskii <eliz@gnu.org>
5115
5116 * errors.texi (Standard Errors): Add an index entry.
5117
5118 2007-03-19 Richard Stallman <rms@gnu.org>
5119
5120 * os.texi (Recording Input): recent-keys now gives 300 keys.
5121
5122 2007-03-12 Glenn Morris <rgm@gnu.org>
5123
5124 * os.texi: Replace "daylight savings" with "daylight saving"
5125 throughout.
5126
5127 2007-03-05 Richard Stallman <rms@gnu.org>
5128
5129 * variables.texi (File Local Variables):
5130 Update enable-local-variables values.
5131
5132 2007-03-04 Richard Stallman <rms@gnu.org>
5133
5134 * syntax.texi (Control Parsing): Minor clarification.
5135
5136 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5137
5138 * sequences.texi (Sequence Functions): Move string-bytes away,
5139 add xref.
5140
5141 * nonascii.texi (Text Representations): Move string-bytes here.
5142
5143 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5144
5145 * minibuf.texi (Basic Completion): Minor clarification.
5146
5147 * markers.texi (The Mark): Clarify existence vs activation of mark.
5148 Other cleanup.
5149
5150 * display.texi (Finding Overlays): Write better example.
5151
5152 * compile.texi (Eval During Compile): Clarify putting macros
5153 in eval-when-compile.
5154
5155 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
5156
5157 * loading.texi (How Programs Do Loading): Fix anchor position at
5158 load-read-function definition doc.
5159
5160 2007-02-21 Kim F. Storm <storm@cua.dk>
5161
5162 * strings.texi (Text Comparison): Mention that assoc-string
5163 converts symbols to strings before testing.
5164
5165 2007-02-17 Kim F. Storm <storm@cua.dk>
5166
5167 * processes.texi (Bindat Spec): Vector types can have optional
5168 element type.
5169 (Bindat Examples): Fix example. Add vector with element type.
5170
5171 2007-02-16 Andreas Schwab <schwab@suse.de>
5172
5173 * strings.texi (Formatting Strings): Document '+' flag.
5174
5175 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
5176
5177 * strings.texi (Modifying Strings): Clarify that `clear-string'
5178 always converts the string to unibyte.
5179
5180 2007-02-14 Kim F. Storm <storm@cua.dk>
5181
5182 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5183 Rewrite glyph code description to refer to these functions.
5184 Remove details of encoding face number and char into integer code.
5185
5186 2007-02-03 Alan Mackenzie <acm@muc.de>
5187
5188 * loading.texi (Hooks for Loading): Make the description of
5189 `eval-after-load' more detailed, and amend the description of
5190 after-load-alist, in accordance with changes from 2006-05.
5191
5192 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5193
5194 * modes.texi (Defining Minor Modes): Document that a :require
5195 keyword or similar may be required to make saved customization
5196 variables work.
5197
5198 2007-02-03 Eli Zaretskii <eliz@gnu.org>
5199
5200 * elisp.texi (Top): Make the detailed menu headers compliant with
5201 Texinfo guidelines and with what texnfo-upd.el expects.
5202 Add comments to prevent people from inadvertently modifying the key
5203 parts needed by `texinfo-multiple-files-update'.
5204
5205 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5206
5207 * elisp.texi (Top): Update the top-level menus.
5208
5209 * syntax.texi (Categories): Add index entries.
5210
5211 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5212
5213 * display.texi (Attribute Functions): Fix name and description of
5214 the UNDERLINE arg of `set-face-underline-p'.
5215
5216 2007-01-29 Eli Zaretskii <eliz@gnu.org>
5217
5218 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5219 Variables", and "Standard Keymaps" to the detailed menu.
5220
5221 * variables.texi (Future Local Variables): Add index entry.
5222
5223 2007-01-28 Richard Stallman <rms@gnu.org>
5224
5225 * tips.texi (Coding Conventions): Clarify the tip about macros
5226 that define a function or a variable.
5227
5228 * files.texi (File Attributes): UID and GID can be floats.
5229 (Magic File Names): Explain why deferring all operations to
5230 the standard handler does not work.
5231
5232 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5233
5234 * backups.texi (Reverting): Use "buffer" instead of "file"
5235 when talking about major and minor modes.
5236
5237 2007-01-21 Richard Stallman <rms@gnu.org>
5238
5239 * help.texi (Documentation): Add xref to Documentation Tips.
5240
5241 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5242
5243 * tips.texi (Coding Conventions): Fix typos.
5244
5245 2007-01-05 Richard Stallman <rms@gnu.org>
5246
5247 * modes.texi (Defining Minor Modes): Fix previous change.
5248
5249 2007-01-03 Richard Stallman <rms@gnu.org>
5250
5251 * customize.texi (Variable Definitions, Customization Types):
5252 Don't use * in doc string for defcustom.
5253
5254 2007-01-02 Richard Stallman <rms@gnu.org>
5255
5256 * variables.texi (Variable Aliases): Clarify that aliases vars
5257 always have the same value.
5258
5259 * processes.texi (Bindat Spec): Fix Texinfo usage.
5260
5261 * modes.texi (Defining Minor Modes): Explain effect of command
5262 defined with define-global-minor-mode on new buffers.
5263
5264 2006-12-30 Kim F. Storm <storm@cua.dk>
5265
5266 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5267 `auto-resize-tool-bars'.
5268
5269 2006-12-30 Richard Stallman <rms@gnu.org>
5270
5271 * keymaps.texi (Active Keymaps): Fix previous change.
5272
5273 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
5274
5275 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5276
5277 2006-12-30 Kim F. Storm <storm@cua.dk>
5278
5279 * processes.texi (Bindat Spec): Clarify using field names in
5280 length specifications.
5281
5282 2006-12-29 Kim F. Storm <storm@cua.dk>
5283
5284 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5285 Add count and index variables for eval forms in repeat blocks.
5286
5287 2006-12-24 Richard Stallman <rms@gnu.org>
5288
5289 * customize.texi (Variable Definitions):
5290 Document new name custom-add-frequent-value.
5291
5292 2006-12-19 Kim F. Storm <storm@cua.dk>
5293
5294 * commands.texi (Misc Events): User signals now result in sigusr1
5295 and sigusr2 events which are handled through special-event-map.
5296 (Special Events): User signals and drag-n-drop are special.
5297
5298 2006-12-17 Richard Stallman <rms@gnu.org>
5299
5300 * loading.texi (Named Features): Explain subfeatures better.
5301
5302 * customize.texi: Use "option" only for user options.
5303 For the keyword values inside defcustom etc, say "keywords".
5304 For :options value's elements, say "elements".
5305 :group should not be omitted.
5306
5307 * syntax.texi (Parsing Expressions): Split up node.
5308 (Motion via Parsing, Position Parse, Parser State)
5309 (Low-Level Parsing, Control Parsing): New subnodes.
5310 (Parser State): Document syntax-ppss-toplevel-pos.
5311
5312 * positions.texi (List Motion): Punctuation fix.
5313
5314 * files.texi (File Name Completion): Document PREDICATE arg
5315 to file-name-completion.
5316
5317 2006-12-16 Eli Zaretskii <eliz@gnu.org>
5318
5319 * internals.texi (Building Emacs, Writing Emacs Primitives):
5320 Add index entries.
5321
5322 2006-12-11 Richard Stallman <rms@gnu.org>
5323
5324 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5325 affects face menu. Explain how to make it non-nil without enabling
5326 any fontification.
5327
5328 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
5329
5330 * modes.texi (Font Lock Basics): Document nil value of
5331 font-lock-defaults.
5332
5333 2006-12-10 Glenn Morris <rgm@gnu.org>
5334
5335 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5336 value for system-flag argument. Abbrev tables may not be empty
5337 when major modes are loaded.
5338
5339 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
5340
5341 * makefile.w32-in (maintainer-clean): Partially revert last
5342 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5343 to protect elisp-covers.texi.
5344
5345 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
5346
5347 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5348 Don't remove elisp* info files; they are already deleted by the
5349 `clean' and `distclean' targets, and they are in the $(infodir)
5350 directory, not the current one.
5351
5352 2006-12-04 Kim F. Storm <storm@cua.dk>
5353
5354 * commands.texi (Misc Events): Update signal events.
5355 (Event Examples): Add signal example.
5356
5357 2006-11-29 Richard Stallman <rms@gnu.org>
5358
5359 * frames.texi (Visibility of Frames): Explain visible windows
5360 can be covered by others. Add xref for raise-frame.
5361
5362 2006-11-28 Richard Stallman <rms@gnu.org>
5363
5364 * searching.texi (Regexp Special): Update when ^ is special.
5365
5366 2006-11-27 Eli Zaretskii <eliz@gnu.org>
5367
5368 * customize.texi (Customization, Common Keywords)
5369 (Group Definitions, Variable Definitions, Composite Types)
5370 (Type Keywords, Customization Types): Add index entries for
5371 various customization keywords.
5372
5373 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5374
5375 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5376
5377 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
5378
5379 * frames.texi (Window System Selections): Remove clipboard from
5380 description of selection-coding-system.
5381
5382 2006-11-06 Richard Stallman <rms@gnu.org>
5383
5384 * lists.texi (List Variables): Document COMPARE-FN.
5385
5386 * keymaps.texi: Avoid use of "binding" to mean a relation;
5387 use it only to refer to the meaning associated with a key.
5388 (Keymaps): Change menu node description.
5389
5390 * elisp.texi (Top): Change menu node description.
5391
5392 * display.texi (Managing Overlays): Document overlay-recenter.
5393
5394 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
5395
5396 * Makefile.in: Use relative paths to avoid advertising filesystem
5397 contents during compilation.
5398
5399 2006-10-23 Kim F. Storm <storm@cua.dk>
5400
5401 * commands.texi (Event Input Misc): Update unread-command-events.
5402
5403 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
5404
5405 * lists.texi (Sets And Lists): Fix typos.
5406
5407 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
5408
5409 * control.texi (Processing of Errors): Use @var for an argument,
5410 not @code.
5411
5412 2006-10-16 Richard Stallman <rms@gnu.org>
5413
5414 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5415
5416 * keymaps.texi (Format of Keymaps): Show all the keymap element
5417 patterns that result from menu items.
5418 (Key Lookup): Minor cleanups.
5419
5420 * modes.texi (Precalculated Fontification): Don't say that
5421 not setting font-lock-defaults avoids loading font-lock.
5422
5423 * help.texi (Documentation): Move xref to Emacs Manual here.
5424 (Documentation Basics): From here.
5425 Also doc emacs-lisp-docstring-fill-column.
5426
5427 * elisp.texi: Update version and ISBN.
5428
5429 * commands.texi (Interactive Call): Clarify KEYS arg to
5430 call-interactively is a vector.
5431 (Command Loop Info): Delete anchor in this-command-keys.
5432 Add anchor in this-command-keys-vector.
5433 (Recursive Editing): Document how recursive-edit
5434 handles the current buffer.
5435
5436 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
5437
5438 * frames.texi (Frame Titles): %c and %l are ignored in
5439 frame-title-format.
5440
5441 2006-10-11 Richard Stallman <rms@gnu.org>
5442
5443 * keymaps.texi (Key Sequences): Clarify use of kbd.
5444
5445 2006-10-10 Kim F. Storm <storm@cua.dk>
5446
5447 * lists.texi (Sets And Lists): Add memql.
5448
5449 2006-10-03 Richard Stallman <rms@gnu.org>
5450
5451 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5452 Clarify :ascii: and :nonascii:.
5453
5454 2006-09-29 Juri Linkov <juri@jurta.org>
5455
5456 * modes.texi (%-Constructs): Reorder coding systems in the
5457 documentation of %z to the real order displayed in the modeline.
5458
5459 2006-09-25 Richard Stallman <rms@gnu.org>
5460
5461 * os.texi (Timers): Describe timer-max-repeats.
5462
5463 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
5464
5465 * os.texi (Timers): Mention with-local-quit.
5466
5467 2006-09-24 Richard Stallman <rms@gnu.org>
5468
5469 * searching.texi (Searching and Matching): Mention property search.
5470
5471 * commands.texi (Command Loop Info): Explain how read-event affects
5472 this-command-keys.
5473
5474 2006-09-20 Richard Stallman <rms@gnu.org>
5475
5476 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5477
5478 * windows.texi (Window Start): Minor cleanups.
5479
5480 2006-09-20 Kim F. Storm <storm@cua.dk>
5481
5482 * windows.texi (Window Start): pos-visible-in-window-p allows
5483 specifying t for position to mean "end of window".
5484 Add window-line-height.
5485
5486 * anti.texi (Antinews): Mention window-line-height.
5487
5488 2006-09-19 David Kastrup <dak@gnu.org>
5489
5490 * keymaps.texi (Searching Keymaps): Small clarification.
5491
5492 2006-09-18 Richard Stallman <rms@gnu.org>
5493
5494 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5495 cause keyboard menus.
5496 (Menu Keymaps): Likewise.
5497 (Defining Menus, Keyboard Menus): Clarify.
5498
5499 * text.texi (Fields): Clarify explanation of constrain-to-field.
5500
5501 2006-09-16 Eli Zaretskii <eliz@gnu.org>
5502
5503 * variables.texi (Tips for Defining): Fix a typo.
5504
5505 2006-09-15 Richard Stallman <rms@gnu.org>
5506
5507 * keymaps.texi (Remapping Commands, Searching Keymaps)
5508 (Active Keymaps): Clean up previous change.
5509
5510 2006-09-15 Jay Belanger <belanger@truman.edu>
5511
5512 * gpl.texi: Replace "Library Public License" by "Lesser Public
5513 License" throughout.
5514
5515 2006-09-15 David Kastrup <dak@gnu.org>
5516
5517 * keymaps.texi (Active Keymaps): Adapt description to use
5518 `get-char-property' instead `get-text-property'. Explain how
5519 mouse events change this. Explain the new optional argument of
5520 `key-binding' and its mouse-dependent lookup.
5521 (Searching Keymaps): Adapt description similarly.
5522 (Remapping Commands): Explain the new optional argument of
5523 `command-remapping'.
5524
5525 2006-09-14 Richard Stallman <rms@gnu.org>
5526
5527 * keymaps.texi (Searching Keymaps): Clarification.
5528 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5529
5530 2006-09-13 Richard Stallman <rms@gnu.org>
5531
5532 * objects.texi (Character Type): Node split.
5533 Add xref to Describing Characters.
5534 (Basic Char Syntax, General Escape Syntax)
5535 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5536
5537 2006-09-11 Richard Stallman <rms@gnu.org>
5538
5539 * display.texi (Display Table Format): Wording clarification.
5540 (Glyphs): Clarifications.
5541
5542 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
5543
5544 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5545 local maps.
5546
5547 2006-09-10 Kim F. Storm <storm@cua.dk>
5548
5549 * display.texi (Forcing Redisplay): Document return value of
5550 function redisplay.
5551
5552 2006-09-09 Richard Stallman <rms@gnu.org>
5553
5554 * windows.texi (Window Hooks): Explain limits of
5555 window-scroll-functions.
5556
5557 * display.texi (Fringe Indicators): Update for last change in
5558 indicate-buffer-boundaries.
5559
5560 2006-09-08 Richard Stallman <rms@gnu.org>
5561
5562 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5563
5564 2006-09-06 Kim F. Storm <storm@cua.dk>
5565
5566 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5567
5568 * windows.texi (Window Start): Update pos-visible-in-window-p.
5569
5570 2006-09-04 Richard Stallman <rms@gnu.org>
5571
5572 * processes.texi (Accepting Output): Explain SECONDS=0 for
5573 accept-process-output.
5574
5575 * os.texi (Idle Timers): Explain why timer functions should not
5576 loop until (input-pending-p).
5577
5578 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5579
5580 * makefile.w32-in (usermanualdir): New variable.
5581 (elisp.dvi): Use it.
5582
5583 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5584
5585 * buffers.texi (Buffer Modification): Fix last change.
5586
5587 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * buffers.texi (Buffer Modification):
5590 Document buffer-chars-modified-tick.
5591
5592 2006-08-31 Richard Stallman <rms@gnu.org>
5593
5594 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5595
5596 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5597
5598 * modes.texi (Syntactic Font Lock):
5599 Mention font-lock-syntactic-face-function
5600 instead of specific faces.
5601
5602 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
5603
5604 * display.texi (Images): Add xrref to display-images-p.
5605
5606 2006-08-28 Kenichi Handa <handa@m17n.org>
5607
5608 * nonascii.texi (Lisp and Coding Systems): Fix description of
5609 detect-coding-region.
5610
5611 2006-08-27 Michael Olson <mwolson@gnu.org>
5612
5613 * processes.texi (Transaction Queues): Remove stray quote
5614 character.
5615
5616 2006-08-25 Richard Stallman <rms@gnu.org>
5617
5618 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5619 Add xref.
5620
5621 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
5622
5623 * os.texi (Timers): Avoid waiting inside timers.
5624
5625 2006-08-21 Lute Kamstra <lute@gnu.org>
5626
5627 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5628
5629 2006-08-20 Richard Stallman <rms@gnu.org>
5630
5631 * os.texi (Idle Timers): New node, split out from Timers.
5632 Document current-idle-time.
5633 * commands.texi (Reading One Event): Update xref.
5634 * elisp.texi (Top): Update subnode menu.
5635
5636 2006-08-16 Richard Stallman <rms@gnu.org>
5637
5638 * keymaps.texi (Extended Menu Items): Show format of cached
5639 bindings in extended menu items.
5640
5641 * customize.texi (Variable Definitions): Explain when the
5642 standard value expression is evaluated.
5643
5644 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
5645
5646 * commands.texi (Reading One Event): Explain idleness in
5647 `read-event'.
5648
5649 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
5650
5651 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5652 (Commands for Insertion): Remove split-line since it's not
5653 relevant for Lisp programming.
5654 (Yank Commands): Rewrite introduction.
5655 (Undo): Clarify.
5656 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5657 (Filling): Remove redundant comment. Clarify return value of
5658 current-justification.
5659 (Margins): Minor clarifications.
5660 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5661 (Sorting): Update definition of sort-lines.
5662 (Columns): Clarify behavior of sort-columns.
5663 (Indent Tabs): Link to Tab Stops in Emacs manual.
5664 (Special Properties): Clarify.
5665 (Clickable Text): Mention Buttons package.
5666
5667 2006-08-12 Kevin Ryde <user42@zip.com.au>
5668
5669 * os.texi (Time Parsing): Add %z to description of
5670 format-time-string, as per docstring. Add cross reference to
5671 glibc manual for strftime.
5672
5673 2006-08-08 Richard Stallman <rms@gnu.org>
5674
5675 * modes.texi: Clean up wording in previous change.
5676
5677 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
5678
5679 * modes.texi (Hooks): Clarify.
5680 (Major Mode Basics): Mention define-derived-mode explicitly.
5681 (Major Mode Conventions): Rebinding RET is OK for some modes.
5682 Mention change-major-mode-hook and after-change-major-mode-hook.
5683 (Example Major Modes): Move to end of Modes section.
5684 (Mode Line Basics): Clarify.
5685 (Mode Line Data): Mention help-echo and local-map in strings.
5686 Explain reason for treatment of non-risky variables.
5687 (Properties in Mode): Clarify.
5688 (Faces for Font Lock): Add font-lock-negation-char-face.
5689
5690 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5691
5692 * strings.texi (Formatting Strings): Warn against arbitrary
5693 strings as first arg to `format'.
5694
5695 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5696
5697 * text.texi (Clickable Text): Mention `help-echo' text property.
5698 Update intro, examples and associated explanations.
5699
5700 2006-07-31 Richard Stallman <rms@gnu.org>
5701
5702 * commands.texi: Update xrefs.
5703 (Event Mod): New node, cut out from old Translating Input.
5704
5705 * maps.texi: Update xrefs.
5706
5707 * keymaps.texi (Translation Keymaps): New node.
5708 Update xrefs from Translating Input to Translation Keymaps.
5709
5710 * elisp.texi (Top): Update subnode menu.
5711
5712 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5713
5714 * os.texi (System Interface): Fix menu descriptions of some nodes.
5715 (Translating Input): Node deleted.
5716
5717 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5718
5719 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5720
5721 * lists.texi (Sets And Lists): Likewise.
5722
5723 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5724
5725 * text.texi (Fields): Mention POS
5726 requirement when narrowing is in effect.
5727
5728 2006-07-28 Richard Stallman <rms@gnu.org>
5729
5730 * display.texi (Face Attributes): Simplify wording.
5731 (Attribute Functions): Clarify meaning of new-frame default
5732 attribute settings.
5733
5734 * customize.texi (Common Keywords): Document how to use
5735 :package-version in a package not in Emacs.
5736
5737 2006-07-28 Kim F. Storm <storm@cua.dk>
5738
5739 * commands.texi (Reading One Event): Fix last change.
5740
5741 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
5742
5743 * commands.texi (Reading One Event): Document SECONDS argument for
5744 read-event, read-char, and read-char-exclusive.
5745
5746 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5747
5748 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5749 to ensure correct identification.
5750
5751 2006-07-24 Richard Stallman <rms@gnu.org>
5752
5753 * text.texi (Clickable Text): Clarify.
5754
5755 * sequences.texi (Vector Functions): Delete duplicate xref.
5756
5757 * objects.texi (Function Type): Clarify.
5758
5759 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5760 modes.
5761
5762 * lists.texi (List Variables): New node.
5763 Material moved from other nodes.
5764
5765 * variables.texi (Setting Variables): add-to-list and
5766 add-to-ordered-list moved to List Variables node.
5767
5768 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5769
5770 * text.texi (Links and Mouse-1):
5771 For mouse-on-link-p, expand on arg POS.
5772
5773 2006-07-21 Kim F. Storm <storm@cua.dk>
5774
5775 * display.texi (Forcing Redisplay): Don't mention systems which
5776 don't support sub-second timers for redisplay-preemption-period.
5777
5778 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5779
5780 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5781
5782 * frames.texi (Input Focus): Document that focus-follows-mouse has
5783 no effect on MS-Windows.
5784
5785 2006-07-18 Richard Stallman <rms@gnu.org>
5786
5787 * display.texi (Forcing Redisplay): Cleanups in previous change.
5788
5789 * processes.texi (Low-Level Network): Make menu more convenient.
5790
5791 2006-07-18 Kim F. Storm <storm@cua.dk>
5792
5793 * display.texi (Forcing Redisplay): redisplay-preemption-period
5794 only used on window systems. Add xref to Terminal Output.
5795
5796 * os.texi (Terminal Output): baud-rate only controls preemption on
5797 non-window systems. Add xref to Forcing Redisplay.
5798
5799 * processes.texi (Low-Level Network): Rename node "Make Network"
5800 to "Network Processes".
5801
5802 2006-07-18 Karl Berry <karl@gnu.org>
5803
5804 * variables.texi, functions.texi, customize.texi, loading.texi:
5805 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5806
5807 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
5808
5809 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5810
5811 2006-07-17 Richard Stallman <rms@gnu.org>
5812
5813 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5814 Put period and comma inside quotes.
5815
5816 * loading.texi, markers.texi: Use real doublequote inside menus.
5817
5818 * windows.texi: Put point and comma inside quotes.
5819 (Textual Scrolling): Use @samp for error message.
5820
5821 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5822 * strings.texi, streams.texi, processes.texi, os.texi:
5823 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5824 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5825 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5826 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5827 Put point and comma inside quotes.
5828
5829 * control.texi (Processing of Errors): Add command-error-function.
5830
5831 * variables.texi (File Local Variables): Clarify that
5832 file local variables make buffer-local bindings.
5833
5834 * modes.texi (Syntactic Font Lock): Give default for
5835 font-lock-syntax-table.
5836
5837 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
5838
5839 * text.texi (Special Properties): Clean up previous change.
5840
5841 2006-07-16 Karl Berry <karl@gnu.org>
5842
5843 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5844 * control.texi: Fix bad page breaks through chapter 10 (control).
5845
5846 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5847 underfull hbox.
5848
5849 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
5850
5851 * text.texi (Special Properties): Describe fontified text property
5852 in relation to a character (not text).
5853
5854 2006-07-15 Kim F. Storm <storm@cua.dk>
5855
5856 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5857 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5858 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5859
5860 * anti.texi (Antinews): Mention redisplay function.
5861 The kbd macro existed, but was not documented, before 22.x.
5862 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5863
5864 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
5865
5866 * display.texi (Displaying Messages): Add anchor.
5867
5868 * frames.texi (Dialog Boxes): Use it.
5869
5870 2006-07-12 Richard Stallman <rms@gnu.org>
5871
5872 * objects.texi (Frame Type): Explain nature of frames better.
5873
5874 * frames.texi (Frames): Explain nature of frames better.
5875
5876 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5877
5878 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5879
5880 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5881
5882 * frames.texi (Window System Selections): Mention scrap support for Mac.
5883 Default value of x-select-enable-clipboard is t on Mac.
5884
5885 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5886
5887 2006-07-11 Kim F. Storm <storm@cua.dk>
5888
5889 * display.texi (Forcing Redisplay): Add `redisplay' function.
5890 Don't mention (sit-for -1) -- use (redisplay t) instead.
5891
5892 * commands.texi (Waiting): (sit-for -1) is no longer special.
5893 (sit-for 0) is equivalent to (redisplay).
5894 Iconifying/deiconifying no longer makes sit-for return.
5895
5896 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5897
5898 * display.texi (Buttons): Fix typo.
5899
5900 * index.texi, elisp.texi (New Symbols): Comment node out.
5901
5902 2006-07-09 Richard Stallman <rms@gnu.org>
5903
5904 * display.texi (Truncation): Clean up previous change.
5905
5906 2006-07-08 Richard Stallman <rms@gnu.org>
5907
5908 * commands.texi (Interactive Call): Use 3 as prefix in example
5909 for execute-extended-command.
5910
5911 * display.texi (Attribute Functions): Move paragraph about
5912 compatibility with Emacs < 21.
5913
5914 2006-07-09 Kim F. Storm <storm@cua.dk>
5915
5916 * display.texi (Refresh Screen): Clarify force-window-update.
5917 (Truncation): "Normally" indicated by fringe arrows.
5918
5919 2006-07-08 Eli Zaretskii <eliz@gnu.org>
5920
5921 * windows.texi (Textual Scrolling, Resizing Windows):
5922 * variables.texi (Constant Variables):
5923 * text.texi (Buffer Contents, Deletion, Changing Properties)
5924 (Property Search, Special Properties, Sticky Properties)
5925 (Links and Mouse-1, Fields, Change Hooks):
5926 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5927 (Categories):
5928 * symbols.texi (Other Plists):
5929 * streams.texi (Output Variables):
5930 * processes.texi (Input to Processes, Query Before Exit):
5931 * positions.texi (Word Motion, Text Lines, List Motion):
5932 * os.texi (Init File, System Environment, Sound Output)
5933 (Session Management):
5934 * nonascii.texi (Text Representations, Character Sets)
5935 (Chars and Bytes, Locales):
5936 * modes.texi (Defining Minor Modes, Header Lines):
5937 * minibuf.texi (Minibuffer Contents):
5938 * markers.texi (Information from Markers):
5939 * lists.texi (List Elements, Building Lists, Association Lists):
5940 * keymaps.texi (Tool Bar):
5941 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
5942 * functions.texi (What Is a Function, Mapping Functions):
5943 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
5944 (Color Names, Text Terminal Colors, Display Feature Testing):
5945 * files.texi (Visiting Functions, File Name Components)
5946 (Unique File Names, Contents of Directories):
5947 * display.texi (Forcing Redisplay, Displaying Messages)
5948 (Temporary Displays, Font Selection, Auto Faces)
5949 (Font Lookup, Fringe Indicators, Display Margins)
5950 (Image Descriptors, Showing Images, Image Cache, Button Types)
5951 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5952 (Display Table Format, Glyphs):
5953 * control.texi (Iteration):
5954 * commands.texi (Command Loop Info, Adjusting Point):
5955 * backups.texi (Making Backups, Auto-Saving):
5956 Remove @tindex entries.
5957
5958 2006-07-07 Kim F. Storm <storm@cua.dk>
5959
5960 * display.texi (Fringe Cursors): Fix typo.
5961 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
5962 (Overlay Arrow): Default is overlay-arrow fringe indicator.
5963
5964 2006-07-05 Richard Stallman <rms@gnu.org>
5965
5966 * text.texi (Buffer Contents): Add example of text props
5967 in result of buffer-substring.
5968 (Text Properties): Explain better about use of specific property names.
5969 (Property Search): Some cleanups; reorder some functions.
5970
5971 * keymaps.texi (Changing Key Bindings): Cleanup.
5972 Add xref to Key Binding Conventions.
5973
5974 * display.texi (Attribute Functions): Add examples for
5975 face-attribute-relative-p.
5976
5977 * tips.texi (Coding Conventions): Cleanup last change.
5978
5979 2006-07-05 Karl Berry <karl@gnu.org>
5980
5981 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
5982 Remove @setchapternewpage odd.
5983 Result is 1013 pages, down from 1100.
5984
5985 * anti.texi, customize.texi, display.texi, internals.texi:
5986 * minibuf.texi, modes.texi, tips.texi:
5987 Fix overfull/underfull boxes.
5988
5989 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5990
5991 * edebug.texi (Instrumenting):
5992 Add Edebug-specific findex for eval-buffer.
5993 * loading.texi (Loading):
5994 Replace eval-current-buffer with eval-buffer.
5995
5996 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
5997
5998 * locals.texi (Standard Buffer-Local Variables): Update the list
5999 of variables.
6000
6001 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
6002
6003 * files.texi (File Name Completion): Point user to the node
6004 "Reading File Names".
6005
6006 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6007
6008 * files.texi (Contents of Directories): Document case-insensitive
6009 behavior on respective filesystems.
6010
6011 * objects.texi (Character Type): Document that Emacs signals an
6012 error for unsupported Unicode characters specified as \uNNNN.
6013
6014 2006-06-19 Richard Stallman <rms@gnu.org>
6015
6016 * processes.texi (Bindat Spec): Clarify previous change.
6017
6018 2006-06-16 Richard Stallman <rms@gnu.org>
6019
6020 * tips.texi (Coding Conventions): Better explain conventions
6021 for definition constructs.
6022
6023 * text.texi (Special Properties): String value of `read-only'
6024 serves as the error message.
6025
6026 * objects.texi (Character Type): Clarify prev. change.
6027 (Non-ASCII in Strings): Mention \u and \U.
6028
6029 * commands.texi (Using Interactive): Explain problem of
6030 markers, etc., in command-history.
6031
6032 2006-06-14 Kim F. Storm <storm@cua.dk>
6033
6034 * commands.texi (Waiting): Negative arg to sit-for forces
6035 redisplay even if input is pending.
6036
6037 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6038 redisplay. Remove incorrect example of binding redisplay-dont-pause
6039 around (sit-for 0).
6040
6041 2006-06-13 Richard Stallman <rms@gnu.org>
6042
6043 * display.texi (Forcing Redisplay): Clarify previous change.
6044
6045 2006-06-13 Romain Francoise <romain@orebokech.com>
6046
6047 * display.texi (Forcing Redisplay): Fix typo.
6048
6049 2006-06-13 Kim F. Storm <storm@cua.dk>
6050
6051 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6052
6053 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6054
6055 * tips.texi (Coding Conventions): Add `@end itemize'.
6056
6057 2006-06-10 Richard Stallman <rms@gnu.org>
6058
6059 * tips.texi (Coding Conventions): Explain use of coding systems
6060 to ensure one decoding for strings.
6061
6062 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6063
6064 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6065 syntax.
6066
6067 2006-06-07 Eli Zaretskii <eliz@gnu.org>
6068
6069 * display.texi (Font Selection): Remove description of
6070 clear-face-cache.
6071
6072 * compile.texi (Eval During Compile): Fix a typo. Add index
6073 entries for possible uses of eval-when-compile.
6074
6075 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6076
6077 * display.texi (Abstract Display): Fix typo.
6078
6079 2006-06-03 Eli Zaretskii <eliz@gnu.org>
6080
6081 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6082 Reword variable's description.
6083
6084 2006-06-01 Richard Stallman <rms@gnu.org>
6085
6086 * windows.texi (Splitting Windows): Clarify splitting nonselected
6087 window.
6088
6089 2006-05-31 Juri Linkov <juri@jurta.org>
6090
6091 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6092
6093 2006-05-30 Richard Stallman <rms@gnu.org>
6094
6095 * display.texi (Line Height): Fix errors in description of
6096 default line height and line-height property.
6097
6098 * nonascii.texi (Default Coding Systems): Further clarification.
6099
6100 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6101
6102 * internals.texi (Pure Storage): Mention that an overflow in pure
6103 space causes a memory leak.
6104 (Garbage Collection): If there was an overflow in pure space,
6105 `garbage-collect' returns nil.
6106
6107 2006-05-30 Eli Zaretskii <eliz@gnu.org>
6108
6109 * nonascii.texi (Default Coding Systems): Fix it some more.
6110
6111 2006-05-29 Eli Zaretskii <eliz@gnu.org>
6112
6113 * nonascii.texi (Default Coding Systems): Fix last change.
6114
6115 2006-05-29 Kenichi Handa <handa@m17n.org>
6116
6117 * nonascii.texi (find-operation-coding-system): Describe the new
6118 argument format (FILENAME . BUFFER).
6119
6120 2006-05-28 Richard Stallman <rms@gnu.org>
6121
6122 * tips.texi (Coding Conventions): Better explain reasons not to
6123 advise other packages or use `eval-after-load'.
6124
6125 2006-05-29 Kim F. Storm <storm@cua.dk>
6126
6127 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6128 `bindat-idx' and `bindat-raw' for clarity.
6129
6130 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6131
6132 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6133
6134 * display.texi (Display): Add "Abstract Display" to menu.
6135 (Abstract Display, Abstract Display Functions)
6136 (Abstract Display Example): New nodes.
6137 * elisp.texi (Top): Add "Abstract Display" to menu.
6138
6139 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
6140
6141 * keymaps.texi (Key Sequences): Link to input events definition.
6142 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6143
6144 * files.texi (Changing Files): Document updated argument list for
6145 copy-file.
6146
6147 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6148
6149 * processes.texi (Bindat Functions): Explain term "total length".
6150 Use it in bindat-length and bindat-pack descriptions.
6151
6152 2006-05-26 Eli Zaretskii <eliz@gnu.org>
6153
6154 * tips.texi (Coding Conventions): Advise against using
6155 eval-after-load in packages. Add an index entry.
6156
6157 2006-05-25 Juri Linkov <juri@jurta.org>
6158
6159 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6160
6161 * modes.texi (%-Constructs): Add %e, %z, %Z.
6162
6163 2006-05-25 Richard Stallman <rms@gnu.org>
6164
6165 * elisp.texi (Top): Update subnode menu.
6166
6167 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6168 (Keymaps): Update menu.
6169
6170 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6171
6172 * keymaps.texi (Key Sequences): Some clarifications.
6173
6174 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6175
6176 * processes.texi (Bindat Functions): Say "unibyte string"
6177 explicitly for bindat-unpack and bindat-pack descriptions.
6178 (Bindat Examples): Don't call `string-make-unibyte' in example.
6179
6180 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6181
6182 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
6183 Explain string and vector representations of key sequences.
6184
6185 * keymaps.texi (Changing Key Bindings):
6186 * commands.texi (Interactive Codes):
6187 * help.texi (Describing Characters): Refer to it.
6188
6189 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6190
6191 * frames.texi (Pointer Shape): @end table -> @end defvar.
6192
6193 2006-05-22 Richard Stallman <rms@gnu.org>
6194
6195 * elisp.texi (Top): Update subnode menus.
6196
6197 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6198 Contents rewritten; material from old Pointer Shape node moved here.
6199
6200 * display.texi (Pointer Shape): Node deleted.
6201 (Image Descriptors): Minor cleanup.
6202
6203 2006-05-21 Richard Stallman <rms@gnu.org>
6204
6205 * syntax.texi (Parsing Expressions): Update info on which STATE
6206 elements are ignored.
6207
6208 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * hooks.texi (Standard Hooks): Correct typo.
6211
6212 * gpl.texi (GPL): ifinfo -> ifnottex.
6213
6214 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6215
6216 * searching.texi (Simple Match Data): Warn about match data being
6217 set anew by every search.
6218
6219 2006-05-17 Richard Stallman <rms@gnu.org>
6220
6221 * minibuf.texi (Minibuffer History): Clarify.
6222
6223 * searching.texi (Regexp Special): Clarify nested regexp warning.
6224
6225 2006-05-16 Kim F. Storm <storm@cua.dk>
6226
6227 * minibuf.texi (Minibuffer History): Update add-to-history.
6228
6229 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6230
6231 * nonascii.texi (Explicit Encoding):
6232 Fix typo (encoding<->decoding).
6233
6234 2006-05-14 Richard Stallman <rms@gnu.org>
6235
6236 * buffers.texi (Creating Buffers): Cleanup.
6237
6238 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6239
6240 2006-05-13 Eli Zaretskii <eliz@gnu.org>
6241
6242 * buffers.texi (Current Buffer): Document that with-temp-buffer
6243 disables undo.
6244
6245 * os.texi (Terminal-Specific): More accurate description of how
6246 Emacs searches for the terminal-specific libraries.
6247
6248 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6249
6250 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6251 emacs-xtra to @inforef's.
6252
6253 * text.texi (Undo): Document that undo is turned off in buffers
6254 whose names begin with a space.
6255
6256 * buffers.texi (Buffer Names): Add index entries for buffers whose
6257 names begin with a space.
6258 (Creating Buffers): Document that undo is turned off in buffers
6259 whose names begin with a space.
6260
6261 * files.texi (Visiting Functions, Reading from Files)
6262 (Saving Buffers): Mention code and EOL conversions by file I/O
6263 primitives and subroutines.
6264
6265 * nonascii.texi (Lisp and Coding Systems):
6266 Document coding-system-eol-type. Add index entries for eol conversion.
6267
6268 * display.texi (Defining Faces): Mention `mac', and add an xref to
6269 where window-system is described.
6270
6271 2006-05-10 Richard Stallman <rms@gnu.org>
6272
6273 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6274
6275 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6276
6277 * variables.texi (File Local Variables): Recommend to quote lambda
6278 expressions in safe-local-variable property.
6279
6280 2006-05-09 Richard Stallman <rms@gnu.org>
6281
6282 * variables.texi (File Local Variables):
6283 Document safe-local-eval-forms and safe-local-eval-function.
6284
6285 2006-05-07 Kim F. Storm <storm@cua.dk>
6286
6287 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6288 from add-to-history.
6289
6290 2006-05-07 Romain Francoise <romain@orebokech.com>
6291
6292 * commands.texi (Event Input Misc):
6293 * compile.texi (Eval During Compile):
6294 * internals.texi (Buffer Internals):
6295 * minibuf.texi (Initial Input):
6296 * nonascii.texi (Scanning Charsets):
6297 * numbers.texi (Comparison of Numbers):
6298 * windows.texi (Textual Scrolling, Vertical Scrolling):
6299 Fix various typos.
6300
6301 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6302
6303 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6304 conditional xref's to either emacs or emacs-xtra, depending on
6305 @iftex/@ifnottex.
6306
6307 * minibuf.texi (Minibuffer History): Document add-to-history.
6308
6309 2006-05-05 Eli Zaretskii <eliz@gnu.org>
6310
6311 * internals.texi (Pure Storage): Mention the pure overflow message
6312 at startup.
6313
6314 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
6315
6316 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6317 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6318 search.
6319
6320 2006-05-01 Richard Stallman <rms@gnu.org>
6321
6322 * intro.texi (nil and t): Clarify.
6323
6324 * variables.texi (File Local Variables): Suggest using booleanp.
6325
6326 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
6327
6328 * objects.texi (Type Predicates): Fix typos.
6329
6330 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6331
6332 * intro.texi (nil and t): Add booleanp.
6333
6334 * objects.texi (Type Predicates): Add links for booleanp and
6335 string-or-null-p.
6336
6337 2006-04-29 Richard Stallman <rms@gnu.org>
6338
6339 * modes.texi (Multiline Font Lock): Rename from
6340 Multi line Font Lock Elements. Much clarification.
6341 (Font Lock Multiline, Region to Fontify): Much clarification.
6342
6343 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6344
6345 * variables.texi (File Local Variables): Remove the special case t for
6346 safe-local-variable.
6347
6348 2006-04-26 Richard Stallman <rms@gnu.org>
6349
6350 * syntax.texi (Parsing Expressions): Minor cleanup.
6351
6352 2006-04-18 Richard Stallman <rms@gnu.org>
6353
6354 * tips.texi (Coding Conventions): Explain when the package's
6355 prefix should appear later on (not at the start of the name).
6356
6357 * searching.texi (String Search): Clarify effect of NOERROR.
6358
6359 * modes.texi (Imenu): Clarify what special items do.
6360
6361 * hooks.texi (Standard Hooks): Delete text about old hook names.
6362
6363 2006-04-17 Romain Francoise <romain@orebokech.com>
6364
6365 * variables.texi (Local Variables): Update the default value of
6366 `max-specpdl-size'.
6367
6368 2006-04-15 Michael Olson <mwolson@gnu.org>
6369
6370 * processes.texi (Transaction Queues): Mention the new optional
6371 `delay-question' argument for `tq-enqueue'.
6372
6373 2006-04-13 Bill Wohler <wohler@newt.com>
6374
6375 * customize.texi (Common Keywords): Use dotted notation for
6376 :package-version value. Specify its values. Improve documentation
6377 for customize-package-emacs-version-alist.
6378
6379 2006-04-12 Bill Wohler <wohler@newt.com>
6380
6381 * customize.texi (Common Keywords): Move description of
6382 customize-package-emacs-version-alist to @defvar.
6383
6384 2006-04-10 Bill Wohler <wohler@newt.com>
6385
6386 * customize.texi (Common Keywords): Add :package-version.
6387
6388 2006-04-10 Kim F. Storm <storm@cua.dk>
6389
6390 * text.texi (Buffer Contents): Add NOPROPS arg to
6391 filter-buffer-substring.
6392
6393 2006-04-08 Kevin Ryde <user42@zip.com.au>
6394
6395 * os.texi (Command-Line Arguments): Update xref to emacs manual
6396 "Command Arguments" -> "Emacs Invocation", per change there.
6397
6398 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6399
6400 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6401 be on one line to help makeinfo not render two spaces after the dot.
6402
6403 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6404
6405 * strings.texi (Predicates for Strings): Add string-or-null-p.
6406
6407 2006-03-28 Kim F. Storm <storm@cua.dk>
6408
6409 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6410 remarks about systems that don't support fractional seconds.
6411
6412 2006-03-25 Karl Berry <karl@gnu.org>
6413
6414 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6415 the year list.
6416
6417 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
6418
6419 * display.texi (Fringe Indicators): Fix typos.
6420
6421 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6422
6423 * tips.texi (Documentation Tips): One can now also write `program'
6424 in front of a quoted symbol in a docstring to prevent making a
6425 hyperlink.
6426
6427 2006-03-19 Alan Mackenzie <acm@muc.de>
6428
6429 * text.texi (Special Properties): Clarify `fontified' property.
6430
6431 2006-03-16 Richard Stallman <rms@gnu.org>
6432
6433 * display.texi (Defining Images): Minor cleanup.
6434
6435 2006-03-16 Bill Wohler <wohler@newt.com>
6436
6437 * display.texi (Defining Images): In image-load-path-for-library,
6438 prefer user's images.
6439
6440 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6441
6442 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6443
6444 2006-03-15 Bill Wohler <wohler@newt.com>
6445
6446 * display.texi (Defining Images): Fix example in
6447 image-load-path-for-library by not recommending that one binds
6448 image-load-path. Just defvar it to placate compiler and only use
6449 it if previously defined.
6450
6451 2006-03-14 Bill Wohler <wohler@newt.com>
6452
6453 * display.texi (Defining Images): In image-load-path-for-library,
6454 always return list of directories. Update example.
6455
6456 2006-03-14 Alan Mackenzie <acm@muc.de>
6457
6458 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6459 This describes font-lock-extend-region-function.
6460 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6461 the new node "Region to Fontify".
6462
6463 2006-03-13 Richard Stallman <rms@gnu.org>
6464
6465 * display.texi (Invisible Text): The impossible position is
6466 now before the invisible text, not after.
6467 (Defining Images): Clean up last change.
6468
6469 2006-03-11 Bill Wohler <wohler@newt.com>
6470
6471 * display.texi (Defining Images): Add image-load-path-for-library.
6472
6473 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6474
6475 * text.texi (Adaptive Fill): Fix Texinfo usage.
6476
6477 * strings.texi (Creating Strings): Fix Texinfo usage.
6478
6479 * searching.texi (Regexp Special): Use @samp for regular
6480 expressions that are not in Lisp syntax.
6481
6482 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6483
6484 * searching.texi (Regexp Special): Put remark between parentheses
6485 to avoid misreading.
6486
6487 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6488
6489 * searching.texi (Syntax of Regexps): More accurately describe
6490 which characters are special in which situations.
6491 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6492 are not special. Describe in detail when `[' and `]' are special.
6493 (Regexp Backslash): Plenty of regexps with unbalanced square
6494 brackets are valid, so reword that statement.
6495
6496 2006-03-02 Kim F. Storm <storm@cua.dk>
6497
6498 * keymaps.texi (Tool Bar): Add tool-bar-border.
6499
6500 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6501
6502 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6503
6504 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6507
6508 * files.texi (Locating Files): Suggest additional values for the
6509 SUFFIXES arg of `locate-file'. Update pxref.
6510
6511 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6512 (How Programs Do Loading): Discuss the effects of Auto Compression
6513 mode on `load'.
6514 (Load Suffixes): New node.
6515 (Library Search): Delete description of `load-suffixes'; it was
6516 moved to "Load Suffixes".
6517 (Autoload, Named Features): Mention `load-suffixes'.
6518
6519 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6520
6521 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6522
6523 * windows.texi (Window Tree): Fix typo.
6524
6525 2006-02-20 Kim F. Storm <storm@cua.dk>
6526
6527 * display.texi (Fringe Indicators): New section.
6528 Move indicate-empty-lines, indicate-buffer-boundaries, and
6529 default-indicate-buffer-boundaries here.
6530 Add fringe-indicator-alist and default-fringes-indicator-alist.
6531 Add list of logical fringe indicator symbols.
6532 Update list of standard bitmap names.
6533 (Fringe Cursors): New section.
6534 Move overflow-newline-into-fringe here.
6535 Add fringe-cursor-alist and default-fringes-cursor-alist.
6536 Add list of fringe cursor symbols.
6537
6538 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6539
6540 * commands.texi (Using Interactive): Fix reference to node
6541 "Minibuffers".
6542
6543 2006-02-19 Richard M. Stallman <rms@gnu.org>
6544
6545 * minibuf.texi (High-Level Completion):
6546 Add xref to read-input-method-name.
6547
6548 * files.texi (Relative File Names): Move file-relative-name here.
6549 (File Name Expansion): From here. Minor clarifications.
6550
6551 * commands.texi (Using Interactive): Add xrefs about reading input.
6552 Clarify remarks about that moving point and mark.
6553 Put string case before list case.
6554
6555 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
6556
6557 * display.texi (Other Display Specs, Image Descriptors):
6558 Revert erroneous changes. The previous description of
6559 image-descriptors as `(image . PROPS)' was correct.
6560
6561 2006-02-14 Richard M. Stallman <rms@gnu.org>
6562
6563 * variables.texi (File Local Variables): Clarifications.
6564
6565 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
6566
6567 * variables.texi (File Local Variables): Use @code for a cons
6568 cell, not @var.
6569
6570 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
6571
6572 * variables.texi (File Local Variables): Document new file local
6573 variable behavior.
6574
6575 2006-02-10 Kim F. Storm <storm@cua.dk>
6576
6577 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6578
6579 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
6580
6581 * modes.texi (%-Constructs): Remove obsolete info about
6582 `global-mode-string'.
6583
6584 2006-02-07 Richard M. Stallman <rms@gnu.org>
6585
6586 * commands.texi (Prefix Command Arguments): Minor cleanup.
6587
6588 * display.texi: "Graphical display", not window system.
6589
6590 * functions.texi (What Is a Function): Fix xref.
6591
6592 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6593 (Changing Key Bindings): Clarify when remapping is better than
6594 substitute-key-definition.
6595
6596 2006-02-02 Richard M. Stallman <rms@gnu.org>
6597
6598 * minibuf.texi (Basic Completion): Completion alists are risky.
6599
6600 * keymaps.texi (Active Keymaps): Clarifications.
6601 (Searching Keymaps): New node.
6602 (Keymaps): Update menu.
6603
6604 * frames.texi (Layout Parameters): Minor clarification.
6605 (Drag and Drop): New node.
6606 (Frames): Update menu.
6607
6608 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6609
6610 * display.texi (Other Display Specs, Image Descriptors):
6611 Image description is a list, not a cons cell.
6612
6613 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6614
6615 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6616 list is not necessarily a list).
6617
6618 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6619
6620 * frames.texi (Layout Parameters): border-width and
6621 internal-border-width belong to the frame, not the window.
6622
6623 2006-01-19 Richard M. Stallman <rms@gnu.org>
6624
6625 * nonascii.texi (Translation of Characters): Search cmds use
6626 translation-table-for-input. Automatically made local.
6627
6628 * markers.texi (Overview of Markers): Count insertion type
6629 as one of a marker's attributes.
6630
6631 * keymaps.texi (Controlling Active Maps): New node, split out of
6632 Active Keymaps.
6633 (Keymaps): Menu updated.
6634 (Active Keymaps): Give pseudocode to explain how the active
6635 maps are searched. current-active-maps and key-binding moved here.
6636 (Functions for Key Lookup): current-active-maps and key-binding moved.
6637 Clarifications.
6638 (Searching the Keymaps): New subnode.
6639
6640 * elisp.texi (Top): Menu clarification.
6641
6642 * display.texi (Other Display Specs): Delete duplicate entry for
6643 just a string as display spec. Move text about recursive display
6644 specs on such a string.
6645
6646 * commands.texi (Key Sequence Input): Clarify.
6647 Move num-nonmacro-input-events out.
6648 (Reading One Event): num-nonmacro-input-events moved here.
6649
6650 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
6651
6652 * advice.texi (Simple Advice): Update example to fit argument
6653 change in previous-line.
6654
6655 2006-01-05 Richard M. Stallman <rms@gnu.org>
6656
6657 * markers.texi (The Mark): Fix in `mark'.
6658
6659 2006-01-04 Richard M. Stallman <rms@gnu.org>
6660
6661 * processes.texi (Misc Network, Make Network): Minor cleanups.
6662
6663 2006-01-04 Kim F. Storm <storm@cua.dk>
6664
6665 * processes.texi (Make Network): Add IPv6 addresses and handling.
6666 (Network Feature Testing): Mention (:family ipv6).
6667 (Misc Network): Add IPv6 formats to format-network-address.
6668
6669 2005-12-30 Richard M. Stallman <rms@gnu.org>
6670
6671 * text.texi (Changing Properties):
6672 Don't use return value of set-text-properties.
6673
6674 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6675
6676 * modes.texi (Mode Line Format): Correct typo in menu.
6677
6678 2005-12-29 Richard M. Stallman <rms@gnu.org>
6679
6680 * modes.texi (Mode Line Top): New node.
6681 (Mode Line Data): Some text moved to new node.
6682 Explain the data structure more concretely.
6683 (Mode Line Basics): Clarifications.
6684 (Mode Line Variables): Clarify intro paragraph.
6685 (%-Constructs): Clarify intro paragraph.
6686 (Mode Line Format): Update menu.
6687
6688 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6689
6690 * minibuf.texi (Basic Completion): Update lazy-completion-table
6691 examples for removal of ARGS argument.
6692
6693 2005-12-23 Richard M. Stallman <rms@gnu.org>
6694
6695 * text.texi (Undo): Restore some explanation from the version
6696 that was deleted.
6697
6698 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6699
6700 * text.texi (Undo): Remove duplicate descriptions of `apply
6701 funname' and `apply delta' elements of the undo list.
6702
6703 2005-12-20 Richard M. Stallman <rms@gnu.org>
6704
6705 * help.texi (Help Functions): Update documentation of `apropos'.
6706
6707 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6708
6709 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6710 because it is confusing. If the :help-echo keyword is a function,
6711 it is not directly used as the :help-echo overlay property, as the
6712 xref seems to suggest (it does not take the appropriate args).
6713
6714 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6715
6716 * customize.texi (Common Keywords): Fix Texinfo usage.
6717 (Group Definitions, Variable Definitions): Update for new
6718 conventions for using `*' in docstrings.
6719
6720 * tips.texi (Documentation Tips): Update for new conventions for
6721 using `*' in docstrings.
6722
6723 2005-12-16 Richard M. Stallman <rms@gnu.org>
6724
6725 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6726
6727 2005-12-16 Juri Linkov <juri@jurta.org>
6728
6729 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6730
6731 2005-12-14 Romain Francoise <romain@orebokech.com>
6732
6733 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6734 Fix typo.
6735
6736 2005-12-11 Juri Linkov <juri@jurta.org>
6737
6738 * minibuf.texi (Completion Commands): Add mention of read-file-name
6739 for filename completion keymaps.
6740 (Reading File Names): Add mention of filename completion keymaps
6741 for read-file-name and xref to `Completion Commands'.
6742
6743 2005-12-10 Richard M. Stallman <rms@gnu.org>
6744
6745 * customize.texi (Common Keywords): State caveats for use of :tag.
6746
6747 2005-12-08 Richard M. Stallman <rms@gnu.org>
6748
6749 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6750 with xrefs and better explanation.
6751 (Completion Commands): Add the filename completion maps.
6752
6753 * objects.texi (Character Type): Clarify that \s is not space
6754 if a dash follows.
6755
6756 2005-12-05 Richard M. Stallman <rms@gnu.org>
6757
6758 * windows.texi (Resizing Windows): Delete preserve-before args.
6759
6760 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6761
6762 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6763 in full keymaps, since the quirk has been fixed.
6764
6765 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6766
6767 * hooks.texi (Standard Hooks): Add index entries.
6768 Mention `compilation-finish-functions'.
6769
6770 2005-11-27 Richard M. Stallman <rms@gnu.org>
6771
6772 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6773
6774 2005-11-21 Juri Linkov <juri@jurta.org>
6775
6776 * customize.texi (Common Keywords): Update links types
6777 custom-manual and url-link. Add link types emacs-library-link,
6778 file-link, function-link, variable-link, custom-group-link.
6779
6780 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
6781
6782 * display.texi: Revert 2005-11-20 change.
6783
6784 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6785
6786 * processes.texi (Bindat Functions):
6787 Say "third" to refer to zero-based index "2".
6788
6789 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6790
6791 * loading.texi (Library Search): Update the default value of
6792 `load-suffixes'.
6793
6794 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6795
6796 * display.texi (Attribute Functions): Mention :ignore-defface.
6797
6798 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6799
6800 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6801 (Minor Mode Conventions): Mention the use of a hook.
6802
6803 2005-11-06 Richard M. Stallman <rms@gnu.org>
6804
6805 * files.texi (Magic File Names): find-file-name-handler checks the
6806 `operations' property of the handler.
6807
6808 2005-11-03 Richard M. Stallman <rms@gnu.org>
6809
6810 * variables.texi (Frame-Local Variables): Small clarification.
6811
6812 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6813
6814 * os.texi (Init File): Document ~/.emacs.d/init.el.
6815
6816 2005-10-29 Richard M. Stallman <rms@gnu.org>
6817
6818 * internals.texi (Garbage Collection): Document memory-full.
6819
6820 2005-10-28 Bill Wohler <wohler@newt.com>
6821
6822 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6823 for URLs.
6824
6825 2005-10-28 Richard M. Stallman <rms@gnu.org>
6826
6827 * minibuf.texi (Completion Commands): Clean up prev change.
6828
6829 2005-10-26 Kevin Ryde <user42@zip.com.au>
6830
6831 * compile.texi (Eval During Compile): Explain recommended uses
6832 of eval-when-compile and eval-and-compile.
6833
6834 2005-10-27 Masatake YAMATO <jet@gyve.org>
6835
6836 * minibuf.texi (Completion Commands):
6837 Write about new optional argument for `display-completion-list'.
6838
6839 2005-10-23 Richard M. Stallman <rms@gnu.org>
6840
6841 * display.texi (Overlay Arrow): Clarify about local bindings of
6842 overlay-arrow-position.
6843
6844 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6845
6846 * internals.texi (Building Emacs): Fix last change.
6847
6848 2005-10-22 Richard M. Stallman <rms@gnu.org>
6849
6850 * internals.texi (Building Emacs): Document eval-at-startup.
6851
6852 2005-10-21 Richard M. Stallman <rms@gnu.org>
6853
6854 * loading.texi (Where Defined): load-history contains abs file names.
6855 symbol-file returns abs file names.
6856
6857 2005-10-19 Kim F. Storm <storm@cua.dk>
6858
6859 * display.texi (Showing Images): Add max-image-size integer value.
6860
6861 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
6862
6863 * display.texi (Showing Images): Document max-image-size.
6864
6865 2005-10-17 Richard M. Stallman <rms@gnu.org>
6866
6867 * commands.texi (Quitting): Minor clarification.
6868
6869 * processes.texi (Sentinels): Clarify about output and quitting.
6870 (Filter Functions): Mention with-local-quit.
6871
6872 2005-10-17 Juri Linkov <juri@jurta.org>
6873
6874 * buffers.texi (Current Buffer):
6875 * commands.texi (Event Input Misc):
6876 * compile.texi (Eval During Compile, Compiler Errors):
6877 * customize.texi (Group Definitions):
6878 * display.texi (Progress, Defining Faces):
6879 * files.texi (Writing to Files):
6880 * modes.texi (Mode Hooks, Defining Minor Modes):
6881 * streams.texi (Output Functions):
6882 * syntax.texi (Syntax Table Functions):
6883 * text.texi (Change Hooks):
6884 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6885
6886 * commands.texi (Quitting): Replace arg `forms' with `body' in
6887 `with-local-quit'.
6888
6889 * positions.texi (Excursions): Replace arg `forms' with `body' in
6890 `save-excursion'.
6891
6892 2005-10-08 Kim F. Storm <storm@cua.dk>
6893
6894 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
6895 Rename manual section accordingly.
6896
6897 2005-10-04 Kim F. Storm <storm@cua.dk>
6898
6899 * windows.texi (Window Split Tree): New section describing
6900 new function window-split-tree function.
6901
6902 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
6903
6904 * display.texi (Fringe Size/Pos): Simplify and add detail.
6905
6906 2005-09-30 Romain Francoise <romain@orebokech.com>
6907
6908 * minibuf.texi (High-Level Completion): Explain that the prompt
6909 given to `read-buffer' should end with a colon and a space.
6910 Update usage examples.
6911
6912 2005-09-29 Juri Linkov <juri@jurta.org>
6913
6914 * display.texi (Displaying Messages): Rename argument name
6915 `string' to `format-string' in functions `message', `message-box',
6916 `message-or-box'.
6917
6918 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
6919
6920 * errors.texi (Standard Errors): Correct xrefs.
6921
6922 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
6923
6924 * display.texi (Defining Images): Update documentation for
6925 `image-load-path'.
6926
6927 2005-09-17 Richard M. Stallman <rms@gnu.org>
6928
6929 * display.texi (Defining Images): Clean up previous change.
6930
6931 2005-09-16 Romain Francoise <romain@orebokech.com>
6932
6933 * elisp.texi: Specify GFDL version 1.2.
6934
6935 * doclicense.texi (GNU Free Documentation License): Update to
6936 version 1.2.
6937
6938 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
6939
6940 * display.texi (Defining Images): Document `image-load-path'.
6941
6942 2005-09-15 Richard M. Stallman <rms@gnu.org>
6943
6944 * objects.texi (Printed Representation): Minor cleanup.
6945 (Box Diagrams): Minor fix.
6946 (Cons Cell Type): Move (...) index item here.
6947 (Box Diagrams): From here.
6948 (Array Type): Minor fix.
6949 (Type Predicates): Delete index "predicates".
6950 (Hash Table Type): Clarify xref.
6951 (Dotted Pair Notation): Minor fix.
6952
6953 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
6954
6955 * files.texi (Saving Buffers): Fix typo.
6956
6957 2005-09-08 Richard M. Stallman <rms@gnu.org>
6958
6959 * tips.texi (Programming Tips): Correct the "default" prompt spec.
6960
6961 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
6962
6963 * locals.texi (Standard Buffer-Local Variables): Don't include
6964 mode variables for minor modes.
6965 Fix xrefs for buffer-display-count, buffer-display-table,
6966 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
6967 enable-multibyte-characters, fill-column, header-line-format,
6968 left-fringe-width, left-margin, and right-fringe-width.
6969
6970 * hooks.texi (Standard Hooks): All hooks should conform to the
6971 standard naming convention now.
6972 Fix xref for `echo-area-clear-hook'.
6973
6974 * display.texi (Usual Display): Note that indicate-empty-lines and
6975 tab-width are buffer-local.
6976
6977 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
6978
6979 * modes.texi (Mode Help): Note that major-mode is buffer-local.
6980
6981 * nonascii.texi (Encoding and I/O): Note that
6982 buffer-file-coding-system is buffer-local.
6983
6984 * positions.texi (List Motion): Note that defun-prompt-regexp is
6985 buffer-local.
6986
6987 * text.texi (Auto Filling): Note that auto-fill-function is
6988 buffer-local.
6989 (Undo): Note that buffer-undo-list is buffer-local.
6990
6991 * windows.texi (Buffers and Windows):
6992 Document buffer-display-count.
6993
6994 2005-09-06 Richard M. Stallman <rms@gnu.org>
6995
6996 * tips.texi (Coding Conventions): Sometimes it is ok to put the
6997 package prefix elsewhere than at the start of the name.
6998
6999 2005-09-03 Richard M. Stallman <rms@gnu.org>
7000
7001 * tips.texi (Programming Tips): Add conventions for minibuffer
7002 questions and prompts.
7003
7004 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7005
7006 * intro.texi (nil and t): Minor cleanup.
7007 Delete spurious mention of keyword symbols.
7008 (Evaluation Notation): Add index entry.
7009 (A Sample Function Description): Minor cleanup.
7010 (A Sample Variable Description): Not all vars can be set.
7011
7012 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7013
7014 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7015
7016 (Insertion): Document precise type of `insert-char' arg COUNT.
7017
7018 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7019
7020 * modes.texi (Other Font Lock Variables): Sync the default of
7021 font-lock-lines-before.
7022
7023 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
7024
7025 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7026
7027 2005-08-29 Richard M. Stallman <rms@gnu.org>
7028
7029 * elisp.texi (Top): Update subnode menu.
7030
7031 * searching.texi (Searching and Matching): Move node.
7032 Rearrange contents and add overall explanation.
7033 (Searching and Case): Move node.
7034 (Searching and Matching): Update menu.
7035
7036 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7037
7038 * os.texi (Startup Summary): Fix the description of the initial
7039 startup message display.
7040
7041 2005-08-25 Richard M. Stallman <rms@gnu.org>
7042
7043 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7044
7045 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
7046
7047 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7048 `next-overlay-change' example.
7049
7050 2005-08-22 Juri Linkov <juri@jurta.org>
7051
7052 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7053 Fix invert-face. Fix args of face-background.
7054
7055 * display.texi (Standard Faces): Delete node.
7056 (Faces): Add xref to `(emacs)Standard Faces'.
7057 (Displaying Faces): Fix xref to `Standard Faces'.
7058
7059 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7060
7061 2005-08-20 Alan Mackenzie <acm@muc.de>
7062
7063 * buffers.texi (The Buffer List): Clarify the manipulation of the
7064 buffer list.
7065
7066 2005-08-14 Richard M. Stallman <rms@gnu.org>
7067
7068 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7069 a regexp.
7070
7071 2005-08-11 Richard M. Stallman <rms@gnu.org>
7072
7073 * elisp.texi (Top): Update subnode lists.
7074
7075 * display.texi (Inverse Video): Node deleted.
7076
7077 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7078 New nodes split out of Coding Conventions.
7079
7080 * searching.texi (Regular Expressions): Document re-builder.
7081
7082 * os.texi (Time Parsing): New node split out of Time Conversion.
7083
7084 * processes.texi (Misc Network, Network Feature Testing)
7085 (Network Options, Make Network): New nodes split out of
7086 Low-Level Network.
7087
7088 2005-08-09 Richard M. Stallman <rms@gnu.org>
7089
7090 * frames.texi (Geometry): New node, split from Size and Position.
7091 (Frame Parameters): Refer to Geometry.
7092
7093 * buffers.texi (The Buffer List): Fix xrefs.
7094
7095 * windows.texi (Splitting Windows): Fix xref.
7096
7097 * frames.texi (Layout Parameters): Add xref.
7098
7099 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7100
7101 * keymaps.texi (Menu Bar): Fix xref.
7102
7103 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7104
7105 * modes.texi (%-Constructs): Fix xref.
7106
7107 * frames.texi (Window Frame Parameters): Node split up.
7108 (Basic Parameters, Position Parameters, Size Parameters)
7109 (Layout Parameters, Buffer Parameters, Management Parameters)
7110 (Cursor Parameters, Color Parameters): New subnodes.
7111
7112 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7113
7114 * positions.texi (Screen Lines): Update xref for previous change
7115 in minibuf.texi.
7116
7117 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7118 change in minibuf.texi.
7119
7120 2005-08-09 Richard M. Stallman <rms@gnu.org>
7121
7122 * tips.texi (Coding Conventions): Minor cleanup.
7123
7124 * modes.texi (Defining Minor Modes): Explain when init-value
7125 can be non-nil.
7126
7127 * elisp.texi (Top): Update submenu for Minibuffer.
7128
7129 * minibuf.texi (Minibuffer Misc): Node split up.
7130 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7131 (Recursive Mini): New nodes split out from Minibuffer Misc.
7132 (Minibuffer Misc): Document max-mini-window-height.
7133
7134 * hash.texi (Defining Hash): Delete stray paren in example.
7135
7136 * display.texi (Echo Area Customization): Don't define
7137 max-mini-window-height here; xref instead.
7138
7139 * commands.texi (Event Input Misc): Update while-no-input.
7140
7141 * advice.texi (Advising Functions): Explain when to use advice
7142 and when to use a hook.
7143
7144 2005-07-30 Eli Zaretskii <eliz@gnu.org>
7145
7146 * makefile.w32-in (info): Don't run install-info.
7147 ($(infodir)/dir): New target, produced by running install-info.
7148
7149 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7150
7151 * modes.texi (Defining Minor Modes): The keyword for the initial
7152 value is :init-value, not :initial-value.
7153
7154 2005-07-23 Eli Zaretskii <eliz@gnu.org>
7155
7156 * loading.texi (Autoload): Make the `doctor' example be consistent
7157 with what's in current loaddefs.el. Describe the "fn" magic in
7158 the usage portion of the doc string.
7159
7160 2005-07-22 Richard M. Stallman <rms@gnu.org>
7161
7162 * internals.texi (Garbage Collection): Clarify previous change.
7163
7164 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7165
7166 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7167
7168 2005-07-18 Juri Linkov <juri@jurta.org>
7169
7170 * commands.texi (Accessing Events):
7171 * frames.texi (Text Terminal Colors, Resources):
7172 * markers.texi (The Mark):
7173 * modes.texi (Defining Minor Modes):
7174 Delete duplicate duplicate words.
7175
7176 2005-07-16 Richard M. Stallman <rms@gnu.org>
7177
7178 * display.texi (Managing Overlays): Clarify make-overlay
7179 args for insertion types.
7180
7181 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7182
7183 * customize.texi (Variable Definitions):
7184 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7185 `standard-value' is a list too.
7186 (Defining New Types): Use @key{RET} instead of @key{ret}.
7187
7188 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7189
7190 * os.texi (Translating Input): Fix typo.
7191
7192 2005-07-08 Richard M. Stallman <rms@gnu.org>
7193
7194 * README: Update edition number and size estimate.
7195
7196 * elisp.texi (VERSION): Set to 2.9.
7197
7198 2005-07-07 Richard M. Stallman <rms@gnu.org>
7199
7200 * book-spine.texinfo: Update Emacs version.
7201
7202 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7203
7204 2005-07-06 Richard M. Stallman <rms@gnu.org>
7205
7206 * searching.texi (Regexp Search): Clarify what re-search-forward
7207 does when the search fails.
7208
7209 2005-07-05 Lute Kamstra <lute@gnu.org>
7210
7211 * Update FSF's address in GPL notices.
7212
7213 * doclicense.texi (GNU Free Documentation License):
7214 * gpl.texi (GPL):
7215 * tips.texi (Coding Conventions, Library Headers):
7216 * vol1.texi:
7217 * vol2.texi: Update FSF's address.
7218
7219 2005-07-04 Richard M. Stallman <rms@gnu.org>
7220
7221 * hooks.texi (Standard Hooks): Add occur-hook.
7222
7223 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7224
7225 * display.texi (The Echo Area): Correct menu.
7226
7227 2005-07-03 Richard M. Stallman <rms@gnu.org>
7228
7229 * elisp.texi (Top): Update subnode menu for Display.
7230
7231 * display.texi (Displaying Messages): New node, with most
7232 of what was in The Echo Area.
7233 (Progress): Move under The Echo Area.
7234 (Logging Messages): New node with new text.
7235 (Echo Area Customization): New node, the rest of what was
7236 in The Echo Area. Document message-truncate-lines with @defvar.
7237 (Display): Update menu.
7238
7239 * windows.texi (Textual Scrolling): Doc 3 values for
7240 scroll-preserve-screen-position.
7241
7242 * text.texi (Special Properties): Change hook functions
7243 should bind inhibit-modification-hooks around altering buffer text.
7244
7245 * keymaps.texi (Key Binding Commands): Call binding BINDING
7246 rather than DEFINITION.
7247
7248 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
7249
7250 * variables.texi (Defining Variables): `user-variable-p' returns t
7251 for aliases of user options, nil for alias loops.
7252
7253 2005-06-28 Richard M. Stallman <rms@gnu.org>
7254
7255 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7256 make-keymap.
7257
7258 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7259
7260 * variables.texi (Setting Variables): Correct and clarify
7261 description of `add-to-ordered-list'.
7262
7263 2005-06-26 Richard M. Stallman <rms@gnu.org>
7264
7265 * display.texi (Faces): Minor cleanup.
7266
7267 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7268
7269 * display.texi (Faces): `facep' returns t for strings that are
7270 face names.
7271
7272 2005-06-25 Richard M. Stallman <rms@gnu.org>
7273
7274 * objects.texi (Equality Predicates): Clarify meaning of equal.
7275
7276 * windows.texi (Selecting Windows): save-selected-window
7277 and with-selected-window save and restore the current buffer.
7278
7279 2005-06-24 Richard M. Stallman <rms@gnu.org>
7280
7281 * numbers.texi (Float Basics): Explain how to test for NaN,
7282 and printing the sign of NaNs.
7283
7284 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7285
7286 * makefile.w32-in (MAKEINFO): Use --force.
7287
7288 2005-06-23 Richard M. Stallman <rms@gnu.org>
7289
7290 * display.texi (Face Functions): Correct Texinfo usage.
7291
7292 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7293
7294 * lists.texi (Rings): `ring-elements' now returns the elements of
7295 RING in order.
7296
7297 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7298
7299 * markers.texi (The Mark): Texinfo usage fix.
7300
7301 2005-06-23 Kim F. Storm <storm@cua.dk>
7302
7303 * searching.texi (Entire Match Data): Remove evaporate option for
7304 match-data. Do not mention evaporate option for set-match-data.
7305
7306 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7307
7308 * display.texi (Face Functions): Mention face aliases.
7309
7310 2005-06-21 Richard M. Stallman <rms@gnu.org>
7311
7312 * anti.texi (Antinews): Texinfo usage fix.
7313
7314 2005-06-21 Karl Berry <karl@gnu.org>
7315
7316 * elisp.texi: Use @copying.
7317
7318 * elisp.texi: Put @summarycontents and @contents before the Top
7319 node, instead of the end of the file, so that the contents appear
7320 in the right place in the dvi/pdf output.
7321
7322 2005-06-21 Juri Linkov <juri@jurta.org>
7323
7324 * display.texi (Defining Faces): Add `customized-face'.
7325
7326 2005-06-20 Kim F. Storm <storm@cua.dk>
7327
7328 * variables.texi (Setting Variables): Any type of element can be
7329 given order in add-to-ordered-list. Compare elements with eq.
7330
7331 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7332
7333 2005-06-20 Karl Berry <karl@gnu.org>
7334
7335 * syntax.texi (Syntax Flags): Make last column very slightly wider
7336 to avoid "generic comment" breaking on two lines and causing an
7337 underfull box.
7338
7339 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7340
7341 * lists.texi (Rings): Various minor clarifications and corrections.
7342
7343 2005-06-18 Richard M. Stallman <rms@gnu.org>
7344
7345 * functions.texi (Obsolete Functions): Simplify.
7346
7347 * variables.texi (Variable Aliases): Simplify.
7348
7349 * anti.texi, backups.texi, compile.texi, customization.texi:
7350 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7351 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7352 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7353 * variables.texi: Fix formatting ugliness.
7354
7355 * elisp.texi: Add links to Rings and Byte Packing.
7356 Update version and copyright years.
7357
7358 * minibuf.texi: Fix formatting ugliness.
7359 (Completion Commands): Move keymap vars to the end
7360 and vars completing-read binds to the top.
7361
7362 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7363
7364 * processes.texi: Fix typos.
7365 (Bindat Spec): Correct Texinfo error.
7366 (Byte Packing): Fix ungrammatical sentence.
7367
7368 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7369
7370 * lists.texi (Rings): New node.
7371 (Lists): Add it to menu.
7372
7373 * processes.texi (Byte Packing): New node.
7374 (Processes): Add it to menu.
7375
7376 2005-06-17 Richard M. Stallman <rms@gnu.org>
7377
7378 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7379
7380 * help.texi (Documentation Basics): Explain the xref to
7381 Documentation Tips.
7382
7383 * debugging.texi (Debugger Commands): Minor fix.
7384
7385 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7386
7387 * edebug.texi (Instrumenting): Eliminate duplicate link.
7388 (Specification List): Replace references to "below", referring to
7389 a later node, with one @ref to that node.
7390
7391 * os.texi (Timers): Timers should save and restore the match data
7392 if they change it.
7393
7394 * debugging.texi (Debugger Commands): Mention that the Lisp
7395 debugger can not step through primitive functions.
7396
7397 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7398
7399 * functions.texi (Obsolete Functions): Update argument names of
7400 `make-obsolete' and `define-obsolete-function-alias'.
7401
7402 * variables.texi (Variable Aliases): Update argument names of
7403 `defvaralias', `make-obsolete-variable' and
7404 `define-obsolete-variable-alias'.
7405
7406 2005-06-15 Kim F. Storm <storm@cua.dk>
7407
7408 * searching.texi (Entire Match Data): Rephrase warnings about
7409 evaporate arg to match-data and set-match-data.
7410
7411 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7412
7413 * elisp.texi (Top): Update detailed menu.
7414
7415 * edebug.texi (Edebug): Update menu.
7416 (Instrumenting): Update xrefs.
7417 (Edebug Execution Modes): Correct xref.
7418 (Jumping): Clarify description of `h' command.
7419 Eliminate redundant @ref.
7420 (Breaks): New node.
7421 (Breakpoints): Is now a subsubsection.
7422 (Global Break Condition): Mention `C-x X X'.
7423 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7424 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7425 (Edebug Display Update): Correct pxref.
7426 (Edebug and Macros): New node.
7427 (Instrumenting Macro Calls): Is now a subsubsection.
7428 Neither arg of `def-edebug-spec' is evaluated.
7429 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7430 (Specification Examples): Fix typo.
7431
7432 2005-06-14 Lute Kamstra <lute@gnu.org>
7433
7434 * debugging.texi (Function Debugging): Primitives can break on
7435 entry too.
7436
7437 2005-06-14 Kim F. Storm <storm@cua.dk>
7438
7439 * variables.texi (Setting Variables): Add add-to-ordered-list.
7440
7441 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7442
7443 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7444 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7445
7446 2005-06-13 Lute Kamstra <lute@gnu.org>
7447
7448 * text.texi (Special Properties): Fix cross reference.
7449
7450 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7451
7452 * debugging.texi (Function Debugging): Delete mention of empty
7453 string argument to `cancel-debug-on-entry'. Delete inaccurate
7454 description of the return value of that command.
7455
7456 2005-06-11 Alan Mackenzie <acm@muc.de>
7457
7458 * text.texi (Adaptive Fill): Amplify the description of
7459 fill-context-prefix.
7460
7461 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7462
7463 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7464
7465 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7466
7467 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7468
7469 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7470
7471 * debugging.texi (Error Debugging): Minor rewording.
7472 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7473 is optional.
7474
7475 2005-06-10 Lute Kamstra <lute@gnu.org>
7476
7477 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7478 (Top): Give it a title. Correct version number. Give the
7479 detailed node listing a more prominent header.
7480 * intro.texi: Don't set VERSION here a second time.
7481 Mention Emacs's version too.
7482 * anti.texi (Antinews): Use EMACSVER to refer to the current
7483 version of Emacs.
7484
7485 2005-06-09 Kim F. Storm <storm@cua.dk>
7486
7487 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7488 match-data and set-match-data.
7489
7490 2005-06-08 Richard M. Stallman <rms@gnu.org>
7491
7492 * searching.texi (Entire Match Data): Clarify when match-data
7493 returns markers and when integers.
7494
7495 * display.texi (Defining Faces): Explain that face name should not
7496 end in `-face'.
7497
7498 * modes.texi (Mode Line Data): Minor cleanup.
7499 (Customizing Keywords): Node split out of Search-based Fontification.
7500 Add example of using font-lock-add-keywords from a hook.
7501 Clarify when MODE should be non-nil, and when nil.
7502
7503 2005-06-06 Richard M. Stallman <rms@gnu.org>
7504
7505 * modes.texi (Mode Line Data): Explain what happens when the car
7506 of a list is a void symbol.
7507 (Search-based Fontification): Explain MODE arg to
7508 font-lock-add-keywords and warn about calls from major modes.
7509
7510 2005-06-08 Juri Linkov <juri@jurta.org>
7511
7512 * display.texi (Standard Faces): Add `shadow' face.
7513
7514 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7515
7516 * modes.texi (Major Mode Conventions): A derived mode only needs
7517 to put the call to the parent mode inside `delay-mode-hooks'.
7518
7519 2005-05-29 Richard M. Stallman <rms@gnu.org>
7520
7521 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7522 new, and what that implies. Clarify.
7523
7524 * files.texi (Locating Files): Clean up the text.
7525
7526 * frames.texi (Window Frame Parameters): Document user-size.
7527 Shorten entry for top by referring to left.
7528
7529 2005-05-26 Richard M. Stallman <rms@gnu.org>
7530
7531 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7532 is new, and what the implications are. Other clarifications.
7533
7534 2005-05-24 Richard M. Stallman <rms@gnu.org>
7535
7536 * frames.texi (Dialog Boxes): Minor fixes.
7537
7538 2005-05-25 Masatake YAMATO <jet@gyve.org>
7539
7540 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7541
7542 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7543
7544 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7545 is optional.
7546
7547 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7548
7549 * frames.texi (Dialog Boxes): Describe new optional argument.
7550
7551 2005-05-23 Lute Kamstra <lute@gnu.org>
7552
7553 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7554 syntax-begin-function over font-lock-beginning-of-syntax-function.
7555
7556 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * minibuf.texi (Reading File Names): Update description of
7559 `read-directory-name'.
7560
7561 * modes.texi (Derived Modes): Clarify :group keyword.
7562
7563 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7564
7565 * files.texi (Locating Files): New subsection.
7566 Describe locate-file and executable-find.
7567
7568 2005-05-21 Kevin Ryde <user42@zip.com.au>
7569
7570 * frames.texi (Initial Parameters): Update cross reference to
7571 "Emacs Invocation".
7572
7573 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7574
7575 * keymaps.texi (Active Keymaps): Add anchor.
7576
7577 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7578 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7579 appropriate place.
7580 (Derived Modes): Small clarifications.
7581 (Minor Mode Conventions, Keymaps and Minor Modes):
7582 Replace references to nodes with references to anchors.
7583 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7584 Clarify description of lists whose first element is an integer.
7585 (Mode Line Variables): Add anchor.
7586 (%-Constructs): Clarify description of integer after %.
7587 (Emulating Mode Line): Describe nil value for FACE.
7588
7589 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7590
7591 * modes.texi (Derived Modes): Correct references to non-existing
7592 variable standard-syntax-table.
7593
7594 2005-05-17 Lute Kamstra <lute@gnu.org>
7595
7596 * modes.texi (Defining Minor Modes): Mention the mode hook.
7597
7598 2005-05-15 Kim F. Storm <storm@cua.dk>
7599
7600 * processes.texi (Network): Remove open-network-stream-nowait.
7601 (Network Servers): Remove open-network-stream-server.
7602
7603 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7604
7605 * elisp.texi (Top): Update detailed menu.
7606
7607 * variables.texi: Reorder nodes.
7608 (Variables): Update menu.
7609 (File Local Variables): Do not refer to the `-*-' line as
7610 a "local variables list". Add pxref.
7611
7612 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7613
7614 * elisp.texi (Top): Update detailed menu for node changes.
7615
7616 * modes.texi (Modes): Update Menu.
7617 (Hooks): Move to beginning of chapter.
7618 Most minor modes run mode hooks too.
7619 `add-hook' can handle void hooks or hooks whose value is a single
7620 function.
7621 (Major Modes): Update Menu.
7622 (Major Mode Basics): New node, split off from `Major Modes'.
7623 (Major Mode Conventions): Correct xref. Explain how to handle
7624 auto-mode-alist if the major mode command has an autoload cookie.
7625 (Auto Major Mode): Major update. Add magic-mode-alist.
7626 (Derived Modes): Major update.
7627 (Mode Line Format): Update Menu.
7628 (Mode Line Basics): New node, split off from `Mode Line Format'.
7629
7630 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7631 for `magic autoload comment'. Add index entries and anchor.
7632
7633 2005-05-14 Richard M. Stallman <rms@gnu.org>
7634
7635 * tips.texi (Coding Conventions): Explain how important it is
7636 that just loading certain files not change Emacs behavior.
7637
7638 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7639
7640 2005-05-12 Lute Kamstra <lute@gnu.org>
7641
7642 * modes.texi (Generic Modes): Update.
7643 (Major Modes): Refer to node "Generic Modes".
7644
7645 * elisp.texi (Top): Update to the current structure of the manual.
7646 * processes.texi (Processes): Add menu description.
7647 * customize.texi (Customization): Add menu descriptions.
7648
7649 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7650
7651 * processes.texi (Signals to Processes)
7652 (Low-Level Network): Fix typos.
7653
7654 2005-05-11 Lute Kamstra <lute@gnu.org>
7655
7656 * elisp.texi (Top): Add some nodes from the chapter "Major and
7657 Minor Modes" to the detailed node listing.
7658
7659 2005-05-10 Richard M. Stallman <rms@gnu.org>
7660
7661 * keymaps.texi (Extended Menu Items): Menu item filter functions
7662 can be called at any time.
7663
7664 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7665
7666 * variables.texi (File Local Variables): `(hack-local-variables t)'
7667 now also checks whether a mode is specified in the local variables
7668 list.
7669
7670 2005-05-05 Kevin Ryde <user42@zip.com.au>
7671
7672 * display.texi (The Echo Area): Correct format function cross
7673 reference.
7674
7675 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7676
7677 * variables.texi (Variable Aliases): Change description of
7678 `define-obsolete-variable-alias'.
7679
7680 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7681 (Defining Functions): Add xref.
7682 (Obsolete Functions): New node.
7683 (Function Safety): Standardize capitalization of section title.
7684
7685 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7686 (Dialog Boxes): Complete description of `x-popup-dialog'.
7687
7688 2005-05-04 Richard M. Stallman <rms@gnu.org>
7689
7690 * commands.texi (Interactive Codes): Fix Texinfo usage.
7691 Document U more clearly.
7692
7693 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7694
7695 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7696 function and not a macro.
7697
7698 * frames.texi (Pop-Up Menus): Correct and clarify description of
7699 `x-popup-menu'.
7700 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7701
7702 2005-05-01 Richard M. Stallman <rms@gnu.org>
7703
7704 * edebug.texi (Checking Whether to Stop): Fix previous change.
7705
7706 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7707
7708 * display.texi: Fix typos and Texinfo usage.
7709
7710 * edebug.texi (Checking Whether to Stop): executing-macro ->
7711 executing-kbd-macro.
7712
7713 2005-05-01 Richard M. Stallman <rms@gnu.org>
7714
7715 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7716
7717 2005-04-30 Richard M. Stallman <rms@gnu.org>
7718
7719 * files.texi (Magic File Names): Document `operations' property.
7720
7721 2005-04-29 Lute Kamstra <lute@gnu.org>
7722
7723 * modes.texi (Generic Modes): New node.
7724 (Major Modes): Add it to the menu.
7725 (Derived Modes): Add "derived mode" to concept index.
7726
7727 2005-04-28 Lute Kamstra <lute@gnu.org>
7728
7729 * modes.texi (Defining Minor Modes): Fix previous change.
7730 (Font Lock Mode): Simplify.
7731 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7732 when set and that some parts are optional. Add cross references.
7733 (Search-based Fontification): Say how to specify font-lock-keywords.
7734 Add cross references. Add font-lock-multiline to index.
7735 Move font-lock-keywords-case-fold-search here from node "Other Font
7736 Lock Variables". Document font-lock-add-keywords and
7737 font-lock-remove-keywords.
7738 (Other Font Lock Variables): Move font-lock-keywords-only,
7739 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7740 and font-lock-syntactic-face-function to node "Syntactic Font
7741 Lock". Move font-lock-keywords-case-fold-search to node
7742 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7743 and font-lock-{,un}fontify-{buffer,region}-function.
7744 (Precalculated Fontification): Remove reference to deleted variable
7745 font-lock-core-only.
7746 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7747 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7748 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7749 and font-lock-syntactic-face-function here from node "Other Font
7750 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7751 Syntax Properties". Add cross references.
7752 (Setting Syntax Properties): New node.
7753 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7754 * syntax.texi (Syntax Properties): Add cross reference.
7755 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7756
7757 2005-04-26 Richard M. Stallman <rms@gnu.org>
7758
7759 * display.texi (Defining Faces):
7760 Document `default' elements of defface spec.
7761
7762 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7763
7764 * variables.texi (Variable Aliases): Clarify text.
7765
7766 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7767
7768 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7769
7770 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7771
7772 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7773
7774 2005-04-24 Eli Zaretskii <eliz@gnu.org>
7775
7776 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7777 syntax-after and syntax-class.
7778
7779 * files.texi (Changing Files): Fix last change's cross-reference.
7780 (Unique File Names): Don't mention "numbers" in the documentation
7781 of make-temp-file and make-temp-name.
7782
7783 2005-04-23 Richard M. Stallman <rms@gnu.org>
7784
7785 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7786
7787 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7788
7789 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7790
7791 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7792
7793 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7794 and define-obsolete-variable-alias.
7795
7796 2005-04-22 Kim F. Storm <storm@cua.dk>
7797
7798 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7799 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7800
7801 2005-04-21 Lute Kamstra <lute@gnu.org>
7802
7803 * lists.texi (Association Lists): Document rassq-delete-all.
7804
7805 2005-04-19 Richard M. Stallman <rms@gnu.org>
7806
7807 * modes.texi (Search-based Fontification): Explain that
7808 facespec is an expression to be evaluated.
7809
7810 2005-04-19 Kevin Ryde <user42@zip.com.au>
7811
7812 * streams.texi (Output Functions): Fix xref.
7813 * strings.texi (String Conversion): Fix xref.
7814
7815 2005-04-19 Kim F. Storm <storm@cua.dk>
7816
7817 * symbols.texi (Symbol Plists): Add safe-get.
7818 Mention that `get' may signal an error.
7819
7820 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
7821
7822 * customize.texi (Variable Definitions): Replace tooltip-mode
7823 example with save-place.
7824
7825 2005-04-17 Richard M. Stallman <rms@gnu.org>
7826
7827 * buffers.texi (Indirect Buffers): Clarify.
7828
7829 * positions.texi (Positions): Clarify converting marker to integer.
7830
7831 * strings.texi (String Basics): Mention string-match; clarify.
7832
7833 2005-04-08 Lute Kamstra <lute@gnu.org>
7834
7835 * modes.texi (Search-based Fontification): Fix cross references.
7836 Use consistent terminology. Document anchored highlighting.
7837
7838 2005-04-05 Lute Kamstra <lute@gnu.org>
7839
7840 * modes.texi (Defining Minor Modes): Document :group keyword
7841 argument and its default value.
7842
7843 2005-04-03 Lute Kamstra <lute@gnu.org>
7844
7845 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7846 references and/or descriptions. Delete major mode hooks; mention
7847 them as a category instead. Rename or delete obsolete hooks.
7848
7849 2005-04-02 Richard M. Stallman <rms@gnu.org>
7850
7851 * nonascii.texi (Coding System Basics): Another wording cleanup.
7852
7853 2005-04-01 Richard M. Stallman <rms@gnu.org>
7854
7855 * nonascii.texi (Coding System Basics): Clarify previous change.
7856
7857 2005-04-01 Kenichi Handa <handa@m17n.org>
7858
7859 * nonascii.texi (Coding System Basics): Describe about roundtrip
7860 identity of coding systems.
7861
7862 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7863
7864 * text.texi (Buffer Contents): Add filter-buffer-substring and
7865 buffer-substring-filters.
7866
7867 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
7868
7869 * anti.texi (Antinews): Mention `G' interactive code.
7870
7871 * tips.texi (Compilation Tips): Mention benchmark.el.
7872
7873 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7874
7875 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7876 is now bound to M-o M-o.
7877
7878 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7879
7880 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7881
7882 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7883 in the Emacs Manual).
7884 * Makefile.in (srcs): Remove calendar.texi.
7885 * makefile.w32-in (srcs): Remove calendar.texi.
7886 * display.texi (Display): Change name of next node.
7887 * os.texi (System In): Change name of previous node.
7888 * elisp.texi (Top): Remove Calendar references.
7889 * vol1.texi (Top): Remove Calendar references.
7890 * vol2.texi (Top): Remove Calendar references.
7891
7892 2005-03-25 Richard M. Stallman <rms@gnu.org>
7893
7894 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
7895 Cleanup previous change.
7896
7897 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
7898
7899 * display.texi (Face Attributes): Faces earlier in an :inherit
7900 list take precedence.
7901 (Scroll Bars): Fix description of vertical-scroll-bars.
7902 Document frame-current-scroll-bars and window-current-scroll-bars.
7903
7904 * markers.texi (The Mark): Document temporary Transient Mark mode.
7905
7906 * minibuf.texi (Reading File Names):
7907 Document read-file-name-completion-ignore-case.
7908
7909 * positions.texi (Screen Lines): Document nil for width argument
7910 to compute-motion.
7911
7912 2005-03-23 Kim F. Storm <storm@cua.dk>
7913
7914 * display.texi (Standard Faces): Other faces used in the fringe
7915 implicitly inherits from the fringe face.
7916 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
7917 properties implicitly inherits from fringe face.
7918 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
7919
7920 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
7921
7922 * display.texi (Invisible Text): State default value of
7923 line-move-ignore-invisible.
7924 (Managing Overlays): Document remove-overlays.
7925 (Standard Faces): Document escape-glyph face.
7926
7927 * minibuf.texi (Reading File Names): Document read-file-name-function.
7928
7929 * modes.texi (Other Font Lock Variables):
7930 Document font-lock-lines-before.
7931
7932 * positions.texi (Skipping Characters): skip-chars-forward allows
7933 character classes.
7934
7935 2005-03-18 Lute Kamstra <lute@gnu.org>
7936
7937 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
7938
7939 2005-03-17 Richard M. Stallman <rms@gnu.org>
7940
7941 * text.texi (Undo): Document extensible undo entries.
7942
7943 * searching.texi (String Search, Regexp Search): Cleanups.
7944
7945 * nonascii.texi (Character Codes): Minor fix.
7946
7947 * display.texi (Display Property): Explain the significance
7948 of having text properties that are eq.
7949 (Other Display Specs): Explain string as display spec.
7950
7951 * commands.texi (Interactive Codes): Document G option.
7952
7953 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
7954
7955 * text.texi (Filling): Add sentence-end-without-period and
7956 sentence-end-without-space.
7957 (Changing Properties): Minor fix.
7958
7959 * anti.texi: Total rewrite.
7960
7961 2005-03-15 Lute Kamstra <lute@gnu.org>
7962
7963 * edebug.texi (Instrumenting Macro Calls): Fix typos.
7964
7965 2005-03-08 Kim F. Storm <storm@cua.dk>
7966
7967 * display.texi (Specified Space): Property :width is support on
7968 non-graphic terminals, :height is not.
7969
7970 2005-03-07 Richard M. Stallman <rms@gnu.org>
7971
7972 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
7973 Now subnodes of Fringes.
7974 (Overlay Arrow): Document overlay-arrow-variable-list.
7975 (Fringe Size/Pos): New node, broken out of Fringes.
7976 (Display): Explain clearing vs redisplay better.
7977 (Truncation): Clarify use of bitmaps.
7978 (The Echo Area): Clarify the uses of the echo area.
7979 Add max-mini-window-height.
7980 (Progress): Clarify.
7981 (Invisible Text): Explain that main loop moves point out.
7982 (Selective Display): Say "hidden", not "invisible".
7983 (Managing Overlays): Move up. Describe relation to Undo here.
7984 (Overlay Properties): Clarify intro.
7985 (Finding Overlays): Explain return values when nothing found.
7986 (Width): truncate-string-to-width has added arg.
7987 (Displaying Faces): Clarify and update mode line face handling.
7988 (Face Functions): Minor cleanup.
7989 (Conditional Display): Merge into Other Display Specs.
7990 (Pixel Specification, Other Display Specs): Minor cleanups.
7991 (Images, Image Descriptors): Minor cleanups.
7992 (GIF Images): Patents have expired.
7993 (Showing Images): Explain default text for insert-image.
7994 (Manipulating Button Types): Merge into Manipulating Buttons.
7995 (Making Buttons): Explain return values.
7996 (Button Buffer Commands): Add xref.
7997 (Inverse Video): Update mode-line-inverse-video.
7998 (Display Table Format): Clarify.
7999 (Active Display Table): Give defaults for window-display-table.
8000
8001 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8002 and calendar-today-marker are strings, not chars.
8003 (Holiday Customizing): Minor fix.
8004
8005 * internals.texi (Writing Emacs Primitives): Update `or' example.
8006 Update limit on # args of subr.
8007
8008 * edebug.texi (Using Edebug): Arrow is in fringe.
8009 (Instrumenting): Arg to eval-defun works without loading edebug.
8010 (Edebug Execution Modes): Add xref.
8011
8012 * customize.texi (Common Keywords): Clarify :require.
8013 Mention :version here.
8014 (Variable Definitions, Group Definitions): Not here.
8015 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8016
8017 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
8018 * nonascii.texi (Text Representations): Clarify position-bytes.
8019 (Character Sets): Add list-charset-chars.
8020 (Scanning Charsets): Add charset-after.
8021 (Encoding and I/O): Minor fix.
8022
8023 2005-03-06 Richard M. Stallman <rms@gnu.org>
8024
8025 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8026 (Resizing Windows): Likewise.
8027
8028 * text.texi (Change Hooks): Get rid of "Emacs 21".
8029
8030 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8031
8032 * streams.texi (Output Variables): Get rid of "Emacs 21".
8033
8034 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8035
8036 * os.texi (Translating Input): Replace flow-control example
8037 with a less obsolete example that uses `keyboard-translate'.
8038
8039 * objects.texi (Hash Table Type, Circular Objects):
8040 Get rid of "Emacs 21".
8041
8042 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8043 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8044
8045 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8046
8047 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8048
8049 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8050 (Menu Bar): Fix when menu-bar-update-hook is called.
8051
8052 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8053
8054 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8055 and make it read better.
8056
8057 * files.texi (Writing to Files): Get rid of "Emacs 21".
8058 (Unique File Names): Likewise.
8059
8060 * elisp.texi: Update Emacs version to 22.
8061
8062 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8063 (Overlay Properties, Face Attributes): Likewise.
8064 (Managing Overlays): Fix punctuation.
8065 (Attribute Functions): Clarify set-face-font; get rid of
8066 info about old Emacs versions.
8067 (Auto Faces, Font Lookup, Display Property, Images):
8068 Get rid of "Emacs 21".
8069
8070 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8071
8072 2005-03-05 Richard M. Stallman <rms@gnu.org>
8073
8074 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8075
8076 2005-03-04 Lute Kamstra <lute@gnu.org>
8077
8078 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8079
8080 2005-03-03 Lute Kamstra <lute@gnu.org>
8081
8082 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8083
8084 2005-03-01 Lute Kamstra <lute@gnu.org>
8085
8086 * debugging.texi (Debugger Commands): Update `j'.
8087
8088 2005-02-28 Lute Kamstra <lute@gnu.org>
8089
8090 * debugging.texi (Debugging): Fix typo.
8091 (Error Debugging): Document eval-expression-debug-on-error.
8092 (Function Debugging): Update example.
8093 (Using Debugger): Mention starred stack frames.
8094 (Debugger Commands): Document `j' and `l'.
8095 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8096 Update the messages that the debugger displays.
8097 (Internals of Debugger): Add cross reference. Update example.
8098 (Excess Open): Minor improvement.
8099 (Excess Close): Minor improvement.
8100
8101 2005-02-26 Richard M. Stallman <rms@gnu.org>
8102
8103 * tips.texi (Coding Conventions): Clarify.
8104 Put all the major mode key reservations together.
8105 Mention the Mouse-1 => Mouse-2 conventions.
8106
8107 * syntax.texi (Syntax Class Table): Clarify.
8108 (Syntax Table Functions): syntax-after moved from here.
8109 (Syntax Table Internals): syntax-after moved to here.
8110 (Parsing Expressions): Update info on number of values
8111 and what's meaningful in the STATE argument.
8112 (Categories): Fix typo.
8113
8114 * sequences.texi (Arrays): Cleanup.
8115 (Char-Tables): Clarify.
8116
8117 * processes.texi (Deleting Processes): Cleanups, add xref.
8118 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8119 (Process Information): set-process-coding-system, some args optional.
8120 (Input to Processes): Explain various types for PROCESS args.
8121 Rename them from PROCESS-NAME to PROCESS.
8122 (Signals to Processes): Likewise.
8123 (Decoding Output): Cleanup.
8124 (Query Before Exit): Clarify.
8125
8126 * os.texi (Startup Summary): Correct the options; add missing ones.
8127 (Terminal Output, Batch Mode): Clarify.
8128 (Flow Control): Node deleted.
8129
8130 * markers.texi (The Mark): Clarify.
8131
8132 * macros.texi (Expansion): Cleanup.
8133 (Indenting Macros): indent-spec allows ints, not floats.
8134
8135 * keymaps.texi (Keymaps): Clarify.
8136 (Format of Keymaps): Update lisp-mode-map example.
8137 (Active Keymaps, Key Lookup): Clarify.
8138 (Changing Key Bindings): Add xref to `kbd'.
8139 (Key Binding Commands, Simple Menu Items): Clarify.
8140 (Mouse Menus, Menu Bar): Clarify.
8141 (Menu Example): Replace print example with menu-bar-replace-menu.
8142
8143 * help.texi (Documentation Basics): Add function-documentation prop.
8144
8145 * elisp.texi (Top): Don't refer to Flow Control node.
8146
8147 * commands.texi (Command Overview): Improve xrefs.
8148 (Adjusting Point): Adjusting point applies to intangible and invis.
8149 (Key Sequence Input): Doc extra read-key-sequence args.
8150 Likewise for read-key-sequence-vector.
8151
8152 * backups.texi (Rename or Copy): Minor fix.
8153 (Numbered Backups): For version-control, say the default.
8154 (Auto-Saving): make-auto-save-file-name example is simplified.
8155
8156 * advice.texi (Advising Functions): Don't imply one part of Emacs
8157 should advise another part. Markup changes.
8158 (Defining Advice): Move transitional para.
8159 (Activation of Advice): Cleanup.
8160 Explain if COMPILE is nil or negative.
8161
8162 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8163
8164 2005-02-24 Lute Kamstra <lute@gnu.org>
8165
8166 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8167 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8168
8169 2005-02-23 Lute Kamstra <lute@gnu.org>
8170
8171 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8172 to define global minor modes as well.
8173
8174 * display.texi (Managing Overlays): overlay-buffer returns nil for
8175 deleted overlays.
8176
8177 2005-02-22 Kim F. Storm <storm@cua.dk>
8178
8179 * minibuf.texi (Basic Completion): Allow symbols in addition to
8180 strings in try-completion and all-completions.
8181
8182 2005-02-14 Lute Kamstra <lute@gnu.org>
8183
8184 * elisp.texi (Top): Remove reference to deleted node.
8185
8186 * lists.texi (Lists): Remove reference to deleted node.
8187 (Cons Cells): Fix typo.
8188
8189 * loading.texi (Where Defined): Fix typo.
8190
8191 2005-02-14 Richard M. Stallman <rms@gnu.org>
8192
8193 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8194 is useful for discarding some minor modes.
8195
8196 * symbols.texi (Symbol Components): Reorder examples.
8197
8198 * streams.texi (Input Functions): State standard-input default.
8199 (Output Variables): State standard-output default.
8200
8201 * objects.texi (Printed Representation): Clarify read syntax vs print.
8202 (Floating Point Type): Explain meaning better.
8203 (Symbol Type): Explain uniqueness better.
8204 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8205 List examples sooner.
8206 (Box Diagrams): New subnode broken out.
8207 Some examples moved from old Lists as Boxes node.
8208 (Dotted Pair Notation): Clarify intro.
8209 (Array Type): Clarify.
8210 (Type Predicates): Add hash-table-p.
8211
8212 * numbers.texi (Integer Basics): Clarify radix explanation.
8213 (Predicates on Numbers): Minor clarification.
8214 (Comparison of Numbers): Minor clarification. Clarify eql.
8215 Typos in min, max.
8216 (Math Functions): Clarify overflow in expt.
8217
8218 * minibuf.texi (Text from Minibuffer): Minor clarification.
8219 Mention arrow keys.
8220
8221 * loading.texi (Autoload): defun's doc string overrides autoload's
8222 doc string.
8223 (Repeated Loading): Modernize "add to list" examples.
8224 (Where Defined): Finish updating table of load-history elts.
8225
8226 * lists.texi (List-related Predicates): Minor wording improvement.
8227 (Lists as Boxes): Node deleted.
8228 (Building Lists): Explain trivial cases of number-sequence.
8229
8230 * hash.texi (Hash Tables): Add desc to menu items.
8231 (Creating Hash): Explain "full" means "make larger".
8232 (Hash Access): Any object can be a key.
8233 State value of maphash.
8234
8235 * functions.texi (What Is a Function): Wording cleanup.
8236 (Function Documentation): Minor cleanup.
8237 Explain purpose of calling convention at end of doc string.
8238 (Function Names): Wording cleanup.
8239 (Calling Functions): Wording cleanup.
8240 Explain better how funcall calls the function.
8241 (Function Cells): Delete example of saving and redefining function.
8242
8243 * control.texi (Combining Conditions): Wording cleanup.
8244 (Iteration): dolist and dotimes bind VAR locally.
8245 (Cleanups): Xref to Atomic Changes.
8246
8247 * compile.texi (Byte Compilation): Delete 19.29 info.
8248 (Compilation Functions): Macros' difficulties don't affect defsubst.
8249 (Docs and Compilation): Delete 19.29 info.
8250
8251 2005-02-10 Richard M. Stallman <rms@gnu.org>
8252
8253 * objects.texi (Symbol Type): Minor correction.
8254
8255 2005-02-06 Lute Kamstra <lute@gnu.org>
8256
8257 * modes.texi (Example Major Modes): Fix typos.
8258
8259 2005-02-06 Richard M. Stallman <rms@gnu.org>
8260
8261 * text.texi (Margins): fill-nobreak-predicate can be one function.
8262
8263 * strings.texi (Modifying Strings): clear-string can make unibyte.
8264 (Formatting Strings): format gives error if values missing.
8265
8266 * positions.texi (Character Motion): Mention default arg
8267 for forward-char. backward-char refers to forward-char.
8268 (Word Motion): Mention default arg for forward-word.
8269 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8270 Simplify end-of-buffer.
8271 (Text Lines): Mention default arg for forward-line.
8272 (List Motion): Mention default arg for beginning/end-of-defun.
8273 (Skipping Characters): Minor fixes in explaining character-set.
8274
8275 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8276 Mode inheritance applies only when default-major-mode is nil.
8277 Clarifications.
8278 (Example Major Modes): Update Text mode and Lisp mode examples.
8279 (Minor Mode Conventions): Mention define-minor-mode at top.
8280 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8281 (Mode Line Format): Update mode line face display info.
8282 (Properties in Mode): Mention effect of risky vars.
8283 (Imenu): Define imenu-add-to-menubar.
8284 (Font Lock Mode): Add descriptions to menu lines.
8285 (Faces for Font Lock): Add font-lock-doc-face.
8286
8287 2005-02-05 Lute Kamstra <lute@gnu.org>
8288
8289 * text.texi (Maintaining Undo): Remove obsolete function.
8290
8291 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8292
8293 * frames.texi (Color Names): Add pointer to the X docs about RGB
8294 color specifications. Improve indexing.
8295 (Text Terminal Colors): Replace the description of RGB values by
8296 an xref to "Color Names".
8297
8298 2005-02-03 Richard M. Stallman <rms@gnu.org>
8299
8300 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8301 Clarify.
8302 (Selecting Windows): Clarify save-selected-window.
8303 (Cyclic Window Ordering): Clarify walk-windows.
8304 (Window Point): Clarify.
8305 (Window Start): Add comment to example.
8306 (Resizing Windows): Add `interactive' specs in examples.
8307 Document fit-window-to-buffer.
8308
8309 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8310 (Undo, Maintaining Undo): Clarify last change.
8311 (Sorting): In sort-numeric-fields, explain about octal and hex.
8312 Mention sort-numeric-base.
8313 (Format Properties): Add xref for hard newlines.
8314
8315 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8316 (Pop-Up Menus): Fix typo.
8317 (Color Names): Explain all types of color names.
8318 Explain color-values on B&W terminal.
8319 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8320
8321 * files.texi (File Locks): Not supported on MS systems.
8322 (Testing Accessibility): Clarify.
8323
8324 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8325 (Coverage Testing): Fix typo.
8326
8327 * commands.texi (Misc Events): Remove stray space.
8328
8329 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8330 (Modification Time): Clarify when visited-file-modtime returns 0.
8331 (The Buffer List): Clarify bury-buffer.
8332 (Killing Buffers): Clarify.
8333 (Indirect Buffers): Add clone-indirect-buffer.
8334
8335 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8336
8337 * edebug.texi (Printing in Edebug): Fix default value of
8338 edebug-print-circle.
8339 (Coverage Testing): Fix displayed frequency count data.
8340
8341 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8342
8343 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8344
8345 2005-02-02 Kim F. Storm <storm@cua.dk>
8346
8347 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8348
8349 2005-01-29 Eli Zaretskii <eliz@gnu.org>
8350
8351 * commands.texi (Misc Events): Describe the help-echo event.
8352
8353 * text.texi (Special Properties) <help-echo>: Use `pos'
8354 consistently in description of the help-echo property.
8355 Use @code{nil} instead of @var{nil}.
8356
8357 * display.texi (Overlay Properties): Fix the index entry for
8358 help-echo overlay property.
8359
8360 * customize.texi (Type Keywords): Uncomment the xref to the
8361 help-echo property documentation.
8362
8363 2005-01-23 Kim F. Storm <storm@cua.dk>
8364
8365 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8366 return value. Third element FULLY replaced by PARTIAL which
8367 specifies number of invisible pixels if row is only partially visible.
8368 (Textual Scrolling): Mention auto-window-vscroll.
8369 (Vertical Scrolling): New defvar auto-window-vscroll.
8370
8371 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8372
8373 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8374 command remapping.
8375
8376 2005-01-15 Richard M. Stallman <rms@gnu.org>
8377
8378 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8379
8380 2005-01-14 Kim F. Storm <storm@cua.dk>
8381
8382 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8383
8384 * text.texi (Links and Mouse-1): Fix string and vector item.
8385
8386 2005-01-13 Richard M. Stallman <rms@gnu.org>
8387
8388 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8389 descriptions of overriding-local-map and overriding-terminal-local-map.
8390
8391 * text.texi (Links and Mouse-1): Clarify text.
8392
8393 2005-01-13 Kim F. Storm <storm@cua.dk>
8394
8395 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8396
8397 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8398
8399 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8400
8401 2005-01-12 Kim F. Storm <storm@cua.dk>
8402
8403 * text.texi (Links and Mouse-1): Rename section from Enabling
8404 Mouse-1 to Following Links. Change xrefs.
8405 Add examples for define-button-type and define-widget.
8406
8407 * display.texi (Button Properties, Button Buffer Commands):
8408 Clarify mouse-1 and follow-link functionality.
8409
8410 2005-01-12 Richard M. Stallman <rms@gnu.org>
8411
8412 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8413
8414 * display.texi (Beeping): Fix Texinfo usage.
8415
8416 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8417
8418 2005-01-11 Kim F. Storm <storm@cua.dk>
8419
8420 * display.texi (Button Properties, Button Buffer Commands):
8421 Mention mouse-1 binding. Add follow-link keyword.
8422
8423 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8424 (Enabling Mouse-1 to Follow Links): New subsection.
8425
8426 2005-01-06 Richard M. Stallman <rms@gnu.org>
8427
8428 * text.texi (Special Properties): Minor change.
8429
8430 * os.texi (Timers): Clarify previous change.
8431
8432 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8433
8434 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8435
8436 * display.texi (Face Attributes): Correct xref to renamed node.
8437
8438 2005-01-01 Richard M. Stallman <rms@gnu.org>
8439
8440 * display.texi (Face Attributes): Describe hex color specs.
8441
8442 2004-12-31 Richard M. Stallman <rms@gnu.org>
8443
8444 * os.texi (Timers): Update previous change.
8445
8446 2004-12-30 Kim F. Storm <storm@cua.dk>
8447
8448 * display.texi (Line Height): Total line-height is now specified
8449 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8450 in cons cells. (nil . RATIO) is relative to actual line height.
8451 Use line-height `t' instead of `0' to get minimum height.
8452
8453 2004-12-29 Richard M. Stallman <rms@gnu.org>
8454
8455 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8456
8457 2004-12-28 Richard M. Stallman <rms@gnu.org>
8458
8459 * commands.texi (Quitting): Clarify value of with-local-quit.
8460
8461 * elisp.texi (Top): Fix previous change.
8462
8463 * loading.texi (Loading): Fix previous change.
8464
8465 2004-12-27 Richard M. Stallman <rms@gnu.org>
8466
8467 * Makefile.in (MAKEINFO): Specify --force.
8468
8469 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8470
8471 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8472
8473 * display.texi (Line Height): Further clarify.
8474
8475 * elisp.texi (Top): Update Loading submenu.
8476
8477 * loading.texi (Where Defined): New node.
8478 (Unloading): load-history moved to Where Defined.
8479
8480 2004-12-21 Richard M. Stallman <rms@gnu.org>
8481
8482 * commands.texi (Event Input Misc): Add while-no-input.
8483
8484 2004-12-11 Richard M. Stallman <rms@gnu.org>
8485
8486 * display.texi (Line Height): Rewrite text for clarity.
8487
8488 2004-12-11 Kim F. Storm <storm@cua.dk>
8489
8490 * display.texi (Display): Add node "Line Height" to menu.
8491 (Line Height): New node. Move full description of line-spacing
8492 and line-height text properties here from text.texi.
8493 (Scroll Bars): Add vertical-scroll-bar variable.
8494
8495 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8496
8497 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8498 line-spacing and vertical-scroll-bar.
8499
8500 * text.texi (Special Properties): Just mention line-spacing and
8501 line-height here, add xref to new "Line Height" node.
8502
8503 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8504
8505 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8506
8507 * locals.texi (Standard Buffer-Local Variables):
8508 Add @xref for `line-spacing'.
8509
8510 2004-12-05 Richard M. Stallman <rms@gnu.org>
8511
8512 * Makefile.in (maintainer-clean): Remove the info files
8513 in $(infodir) where they are created.
8514
8515 2004-12-03 Richard M. Stallman <rms@gnu.org>
8516
8517 * windows.texi (Selecting Windows): get-lru-window and
8518 get-largest-window don't consider dedicated windows.
8519
8520 * text.texi (Undo): Document undo-in-progress.
8521
8522 2004-11-26 Richard M. Stallman <rms@gnu.org>
8523
8524 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8525 Remove a few vars that are not always buffer-local.
8526
8527 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8528
8529 * locals.texi (Standard Buffer-Local Variables): Comment out
8530 xref's to non-existent node `Yet to be written'.
8531
8532 2004-11-24 Richard M. Stallman <rms@gnu.org>
8533
8534 * processes.texi (Synchronous Processes): Grammar fix.
8535
8536 * numbers.texi (Comparison of Numbers): Add eql.
8537
8538 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8539
8540 * intro.texi (Printing Notation): Fix previous change.
8541
8542 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8543 and default-indicate-buffer-boundaries from here.
8544 (Usual Display): To here.
8545 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8546 (Usual Display): Move tab-width up.
8547
8548 * customize.texi (Variable Definitions):
8549 Replace show-paren-mode example with tooltip-mode.
8550 (Simple Types, Composite Types, Defining New Types):
8551 Minor cleanups.
8552
8553 2004-11-21 Jesper Harder <harder@ifa.au.dk>
8554
8555 * processes.texi (Synchronous Processes, Output from Processes):
8556 Markup fix.
8557
8558 2004-11-20 Richard M. Stallman <rms@gnu.org>
8559
8560 * positions.texi (Skipping Characters): skip-chars-forward
8561 now handles char classes.
8562
8563 * intro.texi (Printing Notation): Avoid confusion of `print'
8564 when explaining @print.
8565
8566 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8567
8568 * display.texi (Display Table Format): Minor fix.
8569
8570 * streams.texi (Output Functions): Fix print example.
8571
8572 * Makefile.in (elisp): New target.
8573 (dist): Depend on $(infodir)/elisp, not elisp.
8574 Copy the info files from $(infodir).
8575
8576 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8577 read-from-minibuffer.
8578
8579 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8580
8581 2004-11-19 Richard M. Stallman <rms@gnu.org>
8582
8583 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8584
8585 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8586
8587 * tips.texi (Coding Conventions): Fix typo.
8588
8589 2004-11-16 Richard M. Stallman <rms@gnu.org>
8590
8591 * tips.texi (Coding Conventions): Separate defvar and require
8592 methods to avoid warnings. Use require only when there are many
8593 functions and variables from that package.
8594
8595 * minibuf.texi (Minibuffer Completion): When ignoring case,
8596 predicate must not be case-sensitive.
8597
8598 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8599 (Test Coverage): Don't talk about "splotches". Clarified.
8600
8601 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8602
8603 * frames.texi (Window Frame Parameters): Fix typo.
8604
8605 2004-11-15 Kim F. Storm <storm@cua.dk>
8606
8607 * symbols.texi (Other Plists): Note that plist-get may signal error.
8608 Add safe-plist-get.
8609
8610 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8611
8612 * modes.texi (Font Lock Basics): Fix typo.
8613
8614 2004-11-08 Richard M. Stallman <rms@gnu.org>
8615
8616 * syntax.texi (Syntax Table Functions): Add syntax-after.
8617
8618 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
8619
8620 * os.texi (Processor Run Time): New section documenting
8621 get-internal-run-time.
8622
8623 2004-11-06 Eli Zaretskii <eliz@gnu.org>
8624
8625 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8626 it nukes elisp-cover.texi.
8627 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8628 elisp-0 etc.
8629
8630 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8631
8632 * commands.texi (Keyboard Macros): Document `append' return value
8633 of `defining-kbd-macro'.
8634
8635 2004-11-01 Richard M. Stallman <rms@gnu.org>
8636
8637 * commands.texi (Interactive Call): Add called-interactively-p.
8638
8639 2004-10-29 Simon Josefsson <jas@extundo.com>
8640
8641 * minibuf.texi (Reading a Password): Revert.
8642
8643 2004-10-28 Richard M. Stallman <rms@gnu.org>
8644
8645 * frames.texi (Display Feature Testing): Explain about "vendor".
8646
8647 2004-10-27 Richard M. Stallman <rms@gnu.org>
8648
8649 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8650 not raw. Clarify `n'.
8651 (Interactive Call): Rewrite interactive-p, focusing on when
8652 and how to use it.
8653 (Misc Events): Clarify previous change.
8654
8655 * advice.texi (Simple Advice): Clarify what job the example does.
8656 (Around-Advice): Clarify ad-do-it.
8657 (Activation of Advice): An option of ad-default-compilation-action
8658 is `never', not `nil'.
8659
8660 2004-10-26 Kim F. Storm <storm@cua.dk>
8661
8662 * commands.texi (Interactive Codes): Add U code letter.
8663
8664 2004-10-25 Simon Josefsson <jas@extundo.com>
8665
8666 * minibuf.texi (Reading a Password): Add.
8667
8668 2004-10-24 Jason Rumney <jasonr@gnu.org>
8669
8670 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8671 and wheel-down.
8672
8673 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8674
8675 * processes.texi (Synchronous Processes): Document process-file.
8676
8677 2004-10-22 Kenichi Handa <handa@m17n.org>
8678
8679 * text.texi (translate-region): Document that it accepts also a
8680 char-table.
8681
8682 2004-10-22 David Ponce <david@dponce.com>
8683
8684 * windows.texi (Resizing Windows): Document the `preserve-before'
8685 argument of the functions `enlarge-window' and `shrink-window'.
8686
8687 2004-10-19 Jason Rumney <jasonr@gnu.org>
8688
8689 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8690
8691 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8692
8693 * text.texi (Filling): Add anchor for definition of
8694 `sentence-end-double-space'.
8695
8696 * searching.texi (Regexp Example): Update description of how
8697 Emacs currently recognizes the end of a sentence.
8698 (Standard Regexps): Update definition of the variable
8699 `sentence-end'. Add definition of the function `sentence-end'.
8700
8701 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8702
8703 * display.texi (Progress): New node.
8704
8705 2004-10-05 Kim F. Storm <storm@cua.dk>
8706
8707 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8708
8709 2004-09-29 Kim F. Storm <storm@cua.dk>
8710
8711 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8712 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8713 fringe bitmap symbols, as they now have their own namespace.
8714 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8715 vs. pixels. Signal error if no free bitmap slots.
8716 (Pixel Specification): Change IMAGE to @var{image}.
8717
8718 2004-09-28 Richard M. Stallman <rms@gnu.org>
8719
8720 * text.texi (Special Properties): Clarify line-spacing and line-height.
8721
8722 * searching.texi (Regexp Search): Add looking-back.
8723
8724 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8725
8726 * display.texi: Correct typos.
8727 (Image Descriptors): Correct xref's.
8728
8729 2004-09-25 Richard M. Stallman <rms@gnu.org>
8730
8731 * text.texi (Special Properties): Cleanups in `cursor'.
8732 Rewrites in `line-height' and `line-spacing'; exchange them.
8733
8734 * display.texi (Fringes): Rewrite previous change.
8735 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8736 (Display Fringe Bitmaps): Node deleted, text moved.
8737 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8738 (Scroll Bars): Clarify set-window-scroll-bars.
8739 (Pointer Shape): Rewrite.
8740 (Specified Space): Clarify :align-to, etc.
8741 (Pixel Specification): Use @var. Clarify new text.
8742 (Other Display Specs): Clarify `slice'.
8743 (Image Descriptors): Cleanups.
8744 (Showing Images): Cleanups.
8745
8746 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8747
8748 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8749
8750 * modes.texi: Various minor changes in addition to:
8751 (Major Mode Conventions): Final call to `run-mode-hooks' should
8752 not be inside the `delay-mode-hooks' form.
8753 (Mode Hooks): New node.
8754 (Hooks): Delete obsolete example.
8755 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8756 node "Mode Hooks".
8757
8758 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8759
8760 * display.texi: Correct various typos.
8761 (Display): Rename node "Pointer Shapes" to "Pointer
8762 Shape". (There is already a node called "Pointer Shapes" in
8763 frames.texi.)
8764 (Images): Remove non-existent node "Image Slices" from menu.
8765
8766 2004-09-23 Kim F. Storm <storm@cua.dk>
8767
8768 * text.texi (Special Properties): Add `cursor', `pointer',
8769 `line-height', and `line-spacing' properties.
8770
8771 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8772 Shapes' to menu.
8773 (Standard Faces): Doc fix for fringe face.
8774 (Fringes): Add `overflow-newline-into-fringe' and
8775 'indicate-buffer-boundaries'.
8776 (Fringe Bitmaps, Pointer Shapes): New nodes.
8777 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8778 Bitmaps' to menu.
8779 (Specified Space): Describe pixel width and height.
8780 (Pixel Specification): New node.
8781 (Other Display Specs): Add `slice' property.
8782 (Display Fringe Bitmaps): New node.
8783 (Images): Add 'Image Slices' to menu.
8784 (Image Descriptors): Add `:pointer' and `:map' properties.
8785 (Showing Images): Add slice arg to `insert-image'.
8786 Add 'insert-sliced-image'.
8787
8788 2004-09-20 Richard M. Stallman <rms@gnu.org>
8789
8790 * commands.texi (Key Sequence Input):
8791 Clarify downcasing in read-key-sequence.
8792
8793 2004-09-08 Juri Linkov <juri@jurta.org>
8794
8795 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8796
8797 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8798
8799 * locals.texi (Standard Buffer-Local Variables):
8800 Add `buffer-auto-save-file-format'.
8801 * internals.texi (Buffer Internals): Describe new
8802 auto_save_file_format field of the buffer structure.
8803 * files.texi (Format Conversion): `auto-save-file-format' has been
8804 renamed `buffer-auto-save-file-format'.
8805
8806 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8807
8808 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8809 an integer or a marker.
8810 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8811
8812 2004-08-22 Richard M. Stallman <rms@gnu.org>
8813
8814 * modes.texi (Major Mode Conventions): Discuss rebinding of
8815 standard key bindings.
8816
8817 2004-08-18 Kim F. Storm <storm@cua.dk>
8818
8819 * processes.texi (Accepting Output): Add `just-this-one' arg to
8820 `accept-process-output'.
8821 (Output from Processes): New var `process-adaptive-read-buffering'.
8822
8823 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8824
8825 * keymaps.texi: Various changes in addition to:
8826 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8827 Give more varied examples for `kbd'.
8828 (Creating Keymaps): Char tables have slots for all characters
8829 without modifiers.
8830 (Active Keymaps): `overriding-local-map' and
8831 `overriding-terminal-local-map' also override text property and
8832 overlay keymaps.
8833 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8834 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8835 to denote a prefix of no events.
8836 `map-keymap' includes parent's bindings _recursively_.
8837 Clarify and correct description of `where-is-internal'.
8838 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8839 (Menu Example): For menus intended for use with the keyboard, the
8840 menu items should be bound to characters or real function keys.
8841
8842 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8843
8844 * objects.texi (Character Type): Reposition `@anchor' to prevent
8845 double space inside sentence in Info.
8846
8847 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8848 renamed to `disabled-command-function'.
8849 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8850 (Command Loop Info): Replace reference to it.
8851 (Disabling Commands): `disabled-command-hook' has been renamed to
8852 `disabled-command-function'.
8853
8854 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8855
8856 * os.texi (Translating Input): Only non-prefix bindings in
8857 `key-translation-map' override actual key bindings. Warn about
8858 possible indirect effect of actual key bindings on non-prefix
8859 bindings in `key-translation-map'.
8860
8861 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8862
8863 * minibuf.texi (High-Level Completion): Add anchor for definition
8864 of `read-variable'.
8865
8866 * commands.texi: Various changes in addition to:
8867 (Using Interactive): Clarify description of `interactive-form'.
8868 (Interactive Call): Mention default for KEYS argument to
8869 `call-interactively'.
8870 (Command Loop Info): Clarify description of `this-command-keys'.
8871 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8872 Value of `last-event-frame' can be `macro'.
8873 (Repeat Events): `double-click-fuzz' is also used to distinguish
8874 clicks and drags.
8875 (Classifying Events): Clarify descriptions of `event-modifiers'
8876 `event-basic-type' and `event-convert-list'.
8877 (Accessing Events): `posn-timestamp' takes POSITION argument.
8878 (Quoted Character Input): Clarify description of
8879 `read-quoted-char' and fix example.
8880 (Quitting): Add `with-local-quit'.
8881 (Disabling Commands): Correct and clarify descriptions of
8882 `enable-command' and `disable-command'.
8883 Mention what happens if `disabled-command-hook' is nil.
8884 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8885 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8886
8887 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8888
8889 * frames.texi: Various changes in addition to:
8890 (Creating Frames): Expand and clarify description of `make-frame'.
8891 (Window Frame Parameters): Either none or both of the `icon-left'
8892 and `icon-top' parameters must be specified. Put descriptions of
8893 `menu-bar-lines' and `toolbar-lines' closer together and change
8894 them accordingly.
8895 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
8896 except while processing `frame-title-format' or `icon-title-format'.
8897 (Deleting Frames): Correct description of `delete-frame'.
8898 Non-nil return values of `frame-live-p' are like those of `framep'.
8899 (Frames and Windows): Mention return value of
8900 `set-frame-selected-window'.
8901 (Visibility of Frames): Mention `force' argument to
8902 `make-frame-invisible'. `frame-visible-p' returns t for all
8903 frames on text-only terminals.
8904 (Frame Configurations): Restoring a frame configuration does not
8905 restore deleted frames.
8906 (Window System Selections): `x-set-selection' returns DATA.
8907 (Resources): Add example.
8908 (Display Feature Testing): Clarify descriptions of
8909 `display-pixel-height', `display-pixel-width', `x-server-version'
8910 and `x-server-vendor'.
8911
8912 * windows.texi (Choosing Window): Add anchor.
8913 * minibuf.texi (Minibuffer Misc): Add anchor.
8914
8915 2004-07-23 John Paul Wallington <jpw@gnu.org>
8916
8917 * macros.texi (Defining Macros): Declaration keyword for setting
8918 Edebug spec is `debug' not `edebug'.
8919
8920 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
8921
8922 * windows.texi: Various small changes in addition to:
8923 (Window Point): Mention return value of `set-window-point'.
8924 (Window Start): `pos-visible-in-window-p' disregards horizontal
8925 scrolling. Explain return value if PARTIALLY is non-nil.
8926 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
8927 and `set-window-vscroll'.
8928 (Size of Window): The argument WINDOW to `window-inside-edges',
8929 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
8930 (Resizing Windows): Explain return value of
8931 `shrink-window-if-larger-than-buffer'.
8932 `window-size-fixed' automatically becomes buffer local when set.
8933 (Window Configurations): Explain return value of
8934 `set-window-configuration'.
8935
8936 * minibuf.texi (Minibuffer Misc): Add anchor for
8937 `minibuffer-scroll-window'.
8938
8939 * positions.texi (Text Lines): Add anchor for `count-lines'.
8940
8941 2004-07-17 Richard M. Stallman <rms@gnu.org>
8942
8943 * display.texi (Overlay Properties): Adding `evaporate' prop
8944 deletes empty overlay immediately.
8945
8946 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
8947 fix example.
8948
8949 2004-07-16 Jim Blandy <jimb@redhat.com>
8950
8951 * searching.texi (Regexp Backslash): Document new \_< and \_>
8952 operators.
8953
8954 2004-07-16 Juanma Barranquero <lektu@terra.es>
8955
8956 * display.texi (Images): Fix Texinfo usage.
8957
8958 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
8959
8960 * buffers.texi (Modification Time): `visited-file-modtime' now
8961 returns a list of two integers, instead of a cons.
8962
8963 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
8964
8965 * windows.texi: Various changes in addition to:
8966 (Splitting Windows): Add `split-window-keep-point'.
8967
8968 2004-07-09 Richard M. Stallman <rms@gnu.org>
8969
8970 * frames.texi (Input Focus): Minor fix.
8971
8972 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
8973
8974 * frames.texi (Input Focus): Clarify descriptions of
8975 `select-frame-set-input-focus' and `select-frame'.
8976
8977 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
8978
8979 * os.texi: Various small changes in addition to:
8980 (Killing Emacs): Expand and clarify description of
8981 `kill-emacs-query-functions' and `kill-emacs-hook'.
8982 (System Environment): Expand and clarify description of `getenv'
8983 and `setenv'.
8984 (Timers): Clarify description of `run-at-time'.
8985 (Translating Input): Correct description of
8986 `extra-keyboard-modifiers'.
8987 (Flow Control): Correct description of `enable-flow-control'.
8988
8989 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
8990
8991 * os.texi: Update copyright.
8992 (Session Management): Grammar fix.
8993 Clarify which Emacs does the restarting.
8994 Use @samp for *scratch* buffer.
8995
8996 2004-07-04 Alan Mackenzie <acm@muc.de>
8997
8998 * frames.texi (Input Focus): Add documentation for
8999 `select-frame-set-input-focus'. Replace refs to non-existent
9000 `switch-frame' with `select-frame'. Minor corrections and tidying
9001 up of text-only terminal stuff.
9002
9003 2004-07-02 Richard M. Stallman <rms@gnu.org>
9004
9005 * files.texi (Saving Buffers): Cleanup write-contents-function.
9006 (Magic File Names): Cleanup file-remote-p.
9007
9008 2004-07-02 Kai Großjohann <kai@emptydomain.de>
9009
9010 * files.texi (Magic File Names): `file-remote-p' returns an
9011 identifier of the remote system, not just t.
9012
9013 2004-07-02 David Kastrup <dak@gnu.org>
9014
9015 * searching.texi (Entire Match Data): Add explanation about new
9016 match-data behavior when @var{integers} is non-nil.
9017
9018 2004-06-24 Richard M. Stallman <rms@gnu.org>
9019
9020 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9021
9022 * customize.texi (Variable Definitions): Note about doc strings
9023 and :set.
9024
9025 * keymaps.texi (Keymap Terminology): Document `kbd'.
9026 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9027
9028 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9029 makes it buffer-local.
9030
9031 * files.texi (Saving Buffers): Correct previous change.
9032
9033 * commands.texi (Accessing Events):
9034 Clarify posn-col-row and posn-actual-col-row.
9035
9036 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
9037
9038 * commands.texi (Accessing Events): New functions
9039 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9040
9041 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9042
9043 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9044 * frames.texi, buffers.texi, backups.texi, variables.texi:
9045 * loading.texi, eval.texi, functions.texi, control.texi:
9046 * symbols.texi, minibuf.texi: Reposition @anchor's.
9047
9048 * help.texi: Various small changes in addition to the following.
9049 (Describing Characters): Describe PREFIX argument to
9050 `key-description'. Correct and clarify definition of
9051 `text-char-description'. Describe NEED-VECTOR argument to
9052 `read-kbd-macro'.
9053 (Help Functions): Clarify definition of `apropos'.
9054
9055 2004-06-23 Lars Hansen <larsh@math.ku.dk>
9056
9057 * files.texi (Saving Buffers): Correct description of
9058 `write-contents-functions'.
9059
9060 2004-06-21 Juanma Barranquero <lektu@terra.es>
9061
9062 * display.texi (Images): Remove redundant @vindex directives.
9063 Rewrite `image-library-alist' doc in active voice.
9064
9065 2004-06-14 Juanma Barranquero <lektu@terra.es>
9066
9067 * display.texi (Images): Document new delayed library loading,
9068 variable `image-library-alist' and (existing but undocumented)
9069 function `image-type-available-p'.
9070
9071 2004-06-05 Richard M. Stallman <rms@gnu.org>
9072
9073 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9074 refer the user to the Initial Input node.
9075 (Text from Minibuffer): Likewise.
9076 (Initial Input): New node. Document this feature
9077 and say it is mostly deprecated.
9078
9079 2004-05-30 Richard M. Stallman <rms@gnu.org>
9080
9081 * loading.texi (Named Features): Clarify return value
9082 and meaning of NOERROR.
9083
9084 * variables.texi (File Local Variables): Minor cleanup.
9085
9086 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
9087
9088 * files.texi (Magic File Names): Add `file-remote-p' as operation
9089 of file name handlers.
9090
9091 2004-05-29 Richard M. Stallman <rms@gnu.org>
9092
9093 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9094 as arg to a minor mode command.
9095
9096 2004-05-22 Richard M. Stallman <rms@gnu.org>
9097
9098 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9099
9100 * streams.texi (Output Variables): Doc float-output-format.
9101
9102 * searching.texi (Regexp Special): Nested repetition can be infloop.
9103
9104 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9105 real stack overflow.
9106
9107 * compile.texi: Minor cleanups.
9108
9109 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9110
9111 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9112 circular lists.
9113 (List Elements): Explain handling of circular and dotted lists.
9114
9115 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9116
9117 * modes.texi (Search-based Fontification): Fix typo.
9118
9119 2004-05-10 Juanma Barranquero <lektu@terra.es>
9120
9121 * modes.texi (Mode Line Variables): Fix description of
9122 global-mode-string, which is now after which-func-mode, not the
9123 buffer name.
9124
9125 2004-05-07 Lars Hansen <larsh@math.ku.dk>
9126
9127 * modes.texi (Desktop Save Mode): Add.
9128 (Modes): Add menu entry Desktop Save Mode.
9129
9130 * hooks.texi: Add desktop-after-read-hook,
9131 desktop-no-desktop-file-hook and desktop-save-hook.
9132
9133 * locals.texi: Add desktop-save-buffer.
9134
9135 2004-04-30 Jesper Harder <harder@ifa.au.dk>
9136
9137 * display.texi: emacs -> Emacs.
9138
9139 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9140
9141 * files.texi (Changing Files): Document set-file-times.
9142
9143 2004-04-23 Juanma Barranquero <lektu@terra.es>
9144
9145 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9146
9147 2004-04-18 Jesper Harder <harder@ifa.au.dk>
9148
9149 * tips.texi (Coding Conventions): defopt -> defcustom.
9150
9151 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9152
9153 * sequences.texi: Various clarifications.
9154
9155 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9156
9157 * buffers.texi (Read Only Buffers): Mention optional ARG to
9158 `toggle-read-only'.
9159
9160 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
9161
9162 * windows.texi (Selecting Windows): Note that get-lru-window
9163 returns a full-width window if possible.
9164
9165 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9166
9167 * buffers.texi: Various changes in addition to:
9168 (Buffer File Name): Add `find-buffer-visiting'.
9169 (Buffer Modification): Mention optional ARG to `not-modified'.
9170 (Indirect Buffers): Mention optional CLONE argument to
9171 `make-indirect-buffer'.
9172
9173 * files.texi: Various changes in addition to:
9174 (Visiting Functions): `find-file-hook' is now a normal hook.
9175 (File Name Expansion): Explain difference between the way that
9176 `expand-file-name' and `file-truename' treat `..'.
9177 (Contents of Directories): Mention optional ID-FORMAT argument to
9178 `directory-files-and-attributes'.
9179 (Format Conversion): Mention new optional CONFIRM argument to
9180 `format-write-file'.
9181
9182 2004-04-12 Miles Bader <miles@gnu.org>
9183
9184 * macros.texi (Expansion): Add description of `macroexpand-all'.
9185
9186 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9187
9188 * variables.texi (Variable Aliases):
9189 Mention cyclic-variable-indirection.
9190
9191 * errors.texi (Standard Errors): Ditto.
9192
9193 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9194
9195 * backups.texi: Various small changes in addition to:
9196 (Making Backups): Mention return value of `backup-buffer'.
9197 (Auto-Saving): Mention optional FORCE argument to
9198 `delete-auto-save-file-if-necessary'.
9199 (Reverting): Mention optional PRESERVE-MODES argument to
9200 `revert-buffer'. Correct description of `revert-buffer-function'.
9201
9202 2004-03-22 Juri Linkov <juri@jurta.org>
9203
9204 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9205 with `Vector Functions'.
9206
9207 * text.texi (Sorting): Add missing quote.
9208
9209 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9210
9211 * intro.texi (Lisp History): Replace xref to `cl' manual with
9212 inforef.
9213
9214 2004-03-12 Richard M. Stallman <rms@gnu.org>
9215
9216 * intro.texi (Version Info): Add arg to emacs-version.
9217 (Lisp History): Change xref to CL manual.
9218
9219 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9220
9221 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9222 for Partial Completion mode.
9223
9224 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9225
9226 * customize.texi: Fix typo. Remove eol whitespace.
9227
9228 2004-03-04 Richard M. Stallman <rms@gnu.org>
9229
9230 * processes.texi: Fix typos.
9231
9232 * lists.texi (Building Lists): Minor clarification.
9233
9234 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9235 in make-hash-table.
9236
9237 2004-02-29 Juanma Barranquero <lektu@terra.es>
9238
9239 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9240 rm, and ignore exit code.
9241
9242 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9243
9244 * display.texi (Defining Faces): Add description for min-colors.
9245 Update example.
9246
9247 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9248
9249 * abbrevs.texi: Various corrections and clarifications in addition
9250 to the following:
9251 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9252
9253 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9254
9255 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9256
9257 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9258
9259 * text.texi: Various small changes in addition to the following:
9260 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9261 to delete-horizontal-space.
9262 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9263 description of yank-handler text property at various places.
9264
9265 * frames.texi (Window System Selections): Add anchor.
9266
9267 * syntax.texi (Syntax Table Functions): Clarify and correct
9268 descriptions of make-syntax-table and copy-syntax-table.
9269 (Motion and Syntax): Clarify SYNTAXES argument to
9270 skip-syntax-forward.
9271 (Parsing Expressions): Mention that the return value of
9272 parse-partial-sexp is currently a list of ten rather than nine
9273 elements.
9274 (Categories): Various corrections and clarifications.
9275
9276 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9277
9278 * markers.texi (Marker Insertion Types): Minor change.
9279
9280 * locals.texi (Standard Buffer-Local Variables):
9281 * commands.texi (Interactive Codes, Using Interactive):
9282 * functions.texi (Related Topics): Fix xrefs.
9283
9284 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9285
9286 * lists.texi (Sets And Lists): Update description of delete-dups.
9287
9288 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9289
9290 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9291
9292 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
9293
9294 * frames.texi (Parameter Access): frame-parameters arg is optional.
9295 modify-frame-parameters handles nil for FRAME.
9296 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9297 are all-or-nothing for certain toolkits.
9298 Mention parameter wait-for-wm.
9299 (Frames and Windows): In frame-first-window and frame-selected-window
9300 the arg is optional.
9301 (Input Focus): In redirect-frame-focus the second arg is optional.
9302 (Window System Selections): Mention selection type CLIPBOARD.
9303 Mention data-type UTF8_STRING.
9304 Mention numbering of cut buffers.
9305 (Resources): Describe x-resource-name.
9306
9307 2004-02-16 Richard M. Stallman <rms@gnu.org>
9308
9309 * windows.texi (Buffers and Windows): Delete false table
9310 about all-frames.
9311
9312 * syntax.texi (Parsing Expressions): Delete old caveat
9313 about parse-sexp-ignore-comments.
9314
9315 * streams.texi (Output Variables): Add print-quoted.
9316
9317 * lists.texi (Building Lists): Minor cleanup.
9318
9319 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9320
9321 * display.texi (Overlays): Explain overlays use markers.
9322 (Managing Overlays): Explain front-advance and rear-advance
9323 in more detail.
9324
9325 * loading.texi (Unloading): Document unload-feature-special-hooks.
9326 Get rid of fns-NNN.el file.
9327
9328 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9329
9330 * help.texi (Describing Characters): Fix text-char-description
9331 example output.
9332
9333 * edebug.texi (Using Edebug): Fix example.
9334
9335 * debugging.texi (Internals of Debugger): Fix return value.
9336
9337 * files.texi (Changing Files): Fix argname.
9338
9339 * calendar.texi: Fix parens, and default values.
9340
9341 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9342 * nonascii.texi, objects.texi, os.texi: Minor fixes.
9343 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
9344
9345 * positions.texi (Text Lines): Don't add -1 in current-line.
9346
9347 2004-02-16 Richard M. Stallman <rms@gnu.org>
9348
9349 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9350
9351 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9352
9353 * processes.texi (Low-Level Network): Fix a typo.
9354
9355 2004-02-12 Kim F. Storm <storm@cua.dk>
9356
9357 * display.texi (Fringes): Use consistent wording.
9358 Note that window-fringe's window arg is optional.
9359 (Scroll Bars): Use consistent wording.
9360
9361 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9362
9363 * tips.texi (Comment Tips): Document the new conventions for
9364 commenting out code.
9365
9366 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
9367
9368 * positions.texi (Text Lines): Add missing end defun.
9369
9370 2004-02-07 Kim F. Storm <storm@cua.dk>
9371
9372 * positions.texi (Text Lines): Add line-number-at-pos.
9373
9374 2004-02-06 John Paul Wallington <jpw@gnu.org>
9375
9376 * display.texi (Button Properties, Button Buffer Commands):
9377 mouse-2 invokes button, not down-mouse-1.
9378
9379 2004-02-04 Jason Rumney <jasonr@gnu.org>
9380
9381 * makefile.w32-in: Sync with Makefile.in changes.
9382
9383 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9384
9385 * minibuf.texi (Text from Minibuffer): Various corrections and
9386 clarifications.
9387 (Object from Minibuffer): Correct Lisp description of
9388 read-minibuffer.
9389 (Minibuffer History): Clarify description of cons values for
9390 HISTORY arguments.
9391 (Basic Completion): Various corrections and clarifications.
9392 Add completion-regexp-list.
9393 (Minibuffer Completion): Correct and clarify description of
9394 completing-read.
9395 (Completion Commands): Mention Partial Completion mode.
9396 Various other minor changes.
9397 (High-Level Completion): Various corrections and clarifications.
9398 (Reading File Names): Ditto.
9399 (Minibuffer Misc): Ditto.
9400
9401 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9402
9403 * strings.texi (Text Comparison): assoc-string also matches
9404 elements of alists that are strings instead of conses.
9405 (Formatting Strings): Standardize Texinfo usage. Update index
9406 entries.
9407
9408 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9409
9410 * lists.texi (Sets And Lists): Add delete-dups.
9411
9412 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9413
9414 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9415 special form.
9416 * macros.texi (Defining Macros): Update description of `declare',
9417 which now is a macro.
9418 (Wrong Time): Fix typos.
9419
9420 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9421
9422 * compile.texi (Compilation Functions): Expand descriptions of
9423 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9424 and `batch-byte-compile'. In particular, mention and describe
9425 all optional arguments.
9426 (Disassembly): Correct and clarify the description of `disassemble'.
9427
9428 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9429
9430 * searching.texi: Various small changes in addition to the
9431 following.
9432 (Regexp Example): Adapt to new value of `sentence-end'.
9433 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9434 `words'.
9435 (Search and Replace): Add usage note for `perform-replace'.
9436 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9437 `match-data'.
9438 (Standard Regexps): Update for new values of `paragraph-start'
9439 and `sentence-end'.
9440
9441 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9442
9443 * files.texi (Saving Buffers): Clarify descriptions of
9444 `write-contents-functions' and `before-save-hook'.
9445 Make the defvar's for `before-save-hook' and `after-save-hook'
9446 into defopt's.
9447
9448 2004-01-07 Kim F. Storm <storm@cua.dk>
9449
9450 * commands.texi (Click Events): Describe new image and
9451 width/height elements of click events.
9452 (Accessing Events): Add posn-string, posn-image, and
9453 posn-object-width-height. Change posn-object to return either
9454 image or string object.
9455
9456 2004-01-01 Simon Josefsson <jas@extundo.com>
9457
9458 * hooks.texi (Standard Hooks): Add before-save-hook.
9459 * files.texi (Saving Buffers): Likewise.
9460
9461 2004-01-03 Richard M. Stallman <rms@gnu.org>
9462
9463 * frames.texi (Frames and Windows): Delete frame-root-window.
9464
9465 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9466
9467 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9468
9469 * functions.texi: Various small changes in addition to the
9470 following.
9471 (What Is a Function): `functionp' returns nil for macros.
9472 Clarify behavior of this and following functions for symbol arguments.
9473 (Function Documentation): Add `\' in front of (fn @var{arglist})
9474 and explain why.
9475 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9476 Add anchor.
9477 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9478
9479 2004-01-01 Miles Bader <miles@gnu.org>
9480
9481 * display.texi (Buttons): New section.
9482
9483 2003-12-31 Andreas Schwab <schwab@suse.de>
9484
9485 * numbers.texi (Math Functions): sqrt reports a domain-error
9486 error.
9487 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9488
9489 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9490
9491 * tips.texi (Documentation Tips): Update item on hyperlinks in
9492 documentation strings.
9493
9494 * errors.texi (Standard Errors): Various small corrections and
9495 additions.
9496
9497 * control.texi: Various small changes in addition to the
9498 following.
9499 (Signaling Errors): Provide some more details on how `signal'
9500 constructs the error message. Add anchor to the definition of
9501 `signal'.
9502 (Error Symbols): Describe special treatment of `quit'.
9503 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9504 to emphasize that it has to be a single form.
9505
9506 * buffers.texi: Add anchor.
9507
9508 2003-12-29 Richard M. Stallman <rms@gnu.org>
9509
9510 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9511 (Window Configurations): Add window-configuration-frame.
9512
9513 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9514
9515 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9516 Change arg name in get-char-property.
9517 (Special Properties): Update handling of keymap property.
9518
9519 * strings.texi (Modifying Strings): Add clear-string.
9520 (Text Comparison): Add assoc-string and remove
9521 assoc-ignore-case, assoc-ignore-representation.
9522
9523 * os.texi (Time of Day): Add set-time-zone-rule.
9524
9525 * numbers.texi (Math Functions): asin, acos, log, log10
9526 report domain-error errors.
9527
9528 * nonascii.texi (Converting Representations):
9529 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9530 (Encoding and I/O): Add file-name-coding-system.
9531
9532 * modes.texi (Search-based Fontification): Explain that
9533 face specs are symbols with face names as values.
9534
9535 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9536
9537 * lists.texi (Building Lists): remq moved elsewhere.
9538 (Sets And Lists): remq moved here.
9539 (Association Lists): Refer to assoc-string.
9540
9541 * internals.texi (Garbage Collection): Add memory-use-counts.
9542
9543 * frames.texi (Frames and Windows): Add set-frame-selected-window
9544 and frame-root-window.
9545
9546 * files.texi (Contents of Directories):
9547 Add directory-files-and-attributes.
9548
9549 * display.texi (Refresh Screen): Add force-window-update.
9550 (Invisible Text): Explain about moving point out of invis text.
9551 (Overlay Properties): Add overlay-properties.
9552 (Managing Overlays): Add overlayp.
9553 (GIF Images): Invalid image number displays a hollow box.
9554
9555 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9556 (Killing Buffers): Add buffer-live-p.
9557
9558 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9559
9560 * display.texi (Fringes): Fix typo "set-buffer-window".
9561
9562 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9563
9564 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9565 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9566 Add or change various xrefs and anchors.
9567
9568 * commands.texi: Replace all occurrences of @acronym{CAR} with
9569 @sc{car}, for consistency with the rest of the Elisp manual.
9570 `car' and `cdr' are historically acronyms, but are no longer
9571 widely thought of as such.
9572
9573 * internals.texi (Pure Storage): Mention that `purecopy' does not
9574 copy text properties.
9575 (Object Internals): Now 29 bits are used (in most implementations)
9576 to address Lisp objects.
9577
9578 * variables.texi (Variables with Restricted Values): New node.
9579
9580 * objects.texi (Lisp Data Types): Mention that certain variables
9581 can only take on a restricted set of values and add an xref to
9582 the new node "Variables with Restricted Values".
9583
9584 * eval.texi (Function Indirection): Describe the errors that
9585 `indirect-function' can signal.
9586 (Eval): Clarify the descriptions of `eval-region' and `values'.
9587 Describe `eval-buffer' instead of `eval-current-buffer' and
9588 mention `eval-current-buffer' as an alias for `current-buffer'.
9589 Correct the description and mention all optional arguments.
9590
9591 * nonascii.texi: Various small changes in addition to the
9592 following.
9593 (Converting Representations): Clarify behavior of
9594 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9595 ASCII arguments.
9596 (Character Sets): Document the variable `charset-list' and adapt
9597 the definition of the function `charset-list' accordingly.
9598 (Translation of Characters): Clarify use of generic characters in
9599 `make-translation-table'. Clarify and correct the description of
9600 the use of translation tables in encoding and decoding.
9601 (User-Chosen Coding Systems): Correct and clarify the description
9602 of `select-safe-coding-system'.
9603 (Default Coding Systems): Clarify description of
9604 `file-coding-system-alist'.
9605
9606 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9607
9608 * strings.texi (Text Comparison): Correctly describe when two
9609 strings are `equal'. Combine and clarify descriptions of
9610 `assoc-ignore-case' and `assoc-ignore-representation'.
9611
9612 * objects.texi (Non-ASCII in Strings): Clarify description of
9613 when a string is unibyte or multibyte.
9614 (Bool-Vector Type): Update examples.
9615 (Equality Predicates): Correctly describe when two strings are
9616 `equal'.
9617
9618 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9619
9620 * lists.texi (Building Lists): `append' no longer accepts integer
9621 arguments. Update the description of `number-sequence' to reflect
9622 recent changes.
9623 (Sets And Lists): Describe `member-ignore-case' after `member'.
9624
9625 2003-11-27 Kim F. Storm <storm@cua.dk>
9626
9627 * commands.texi (Click Events): Click object may be an images.
9628 Describe (dx . dy) element of click positions.
9629 (Accessing Events): Remove duplicate posn-timestamp.
9630 New functions posn-object and posn-object-x-y.
9631
9632 2003-11-23 Kim F. Storm <storm@cua.dk>
9633
9634 * commands.texi (Click Events): Describe enhancements to event
9635 position lists, including new text-pos and (col . row) items.
9636 Mention left-fringe and right-fringe area events.
9637 (Accessing Events): New functions posn-area and
9638 posn-actual-col-row. Mention posn-timestamp. Mention that
9639 posn-point in non-text area still returns buffer position.
9640 Clarify posn-col-row.
9641
9642 2003-11-21 Lars Hansen <larsh@math.ku.dk>
9643
9644 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9645 * anti.texi (File Attributes): Describe removed parameter
9646 ID-FORMAT.
9647
9648 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9649
9650 * positions.texi (Positions): Mention that, if a marker is used as
9651 a position, its buffer is ignored.
9652
9653 * markers.texi (Overview of Markers): Mention it here too.
9654
9655 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9656
9657 * numbers.texi (Numeric Conversions): Not just `floor', but also
9658 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9659
9660 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9661
9662 * markers.texi (Creating Markers): Specify insertion type of
9663 created markers. Add xref to `Marker Insertion Types'.
9664 Second argument to `copy-marker' is optional.
9665 (Marker Insertion Types): Mention that most markers are created
9666 with insertion type nil.
9667 (The Mark): Correctly describe when `mark' signals an error.
9668 (The Region): Correctly describe when `region-beginning' and
9669 `region-end' signal an error.
9670
9671 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9672
9673 * hash.texi (Creating Hash): Clarify description of `eql'.
9674 `makehash' is obsolete.
9675 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9676
9677 * positions.texi (Point): Change description of `buffer-end', so
9678 that it is also correct for floating point arguments.
9679 (List Motion): Correct argument lists of `beginning-of-defun' and
9680 `end-of-defun'.
9681 (Excursions): Add xref to `Marker Insertion Types'.
9682 (Narrowing): Argument to `narrow-to-page' is optional.
9683
9684 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9685
9686 * streams.texi (Output Streams): Clarify behavior of point for
9687 marker output streams.
9688
9689 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9690
9691 * variables.texi (Defining Variables): Second argument to
9692 `defconst' is not optional.
9693 (Setting Variables): Mention optional argument APPEND to
9694 `add-to-list'.
9695 (Creating Buffer-Local): Expand description of
9696 `make-variable-buffer-local'.
9697 (Frame-Local Variables): Expand description of
9698 `make-variable-frame-local'.
9699 (Variable Aliases): Correct description of optional argument
9700 DOCSTRING to `defvaralias'. Mention return value of
9701 `defvaralias'.
9702 (File Local Variables): Add xref to `File variables' in Emacs
9703 Manual. Correct description of `hack-local-variables'. Mention
9704 `safe-local-variable' property. Mention optional second argument
9705 to `risky-local-variable-p'.
9706
9707 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9708
9709 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9710
9711 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9712
9713 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9714 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9715 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9716 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9717 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9718 lispref/processes.texi, lispref/searching.texi,
9719 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9720 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9721 @acronym{FOO}.
9722
9723 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9724
9725 * strings.texi (Creating Strings): Argument START to `substring'
9726 can not be `nil'. Expand description of
9727 `substring-no-properties'. Correct description of `split-string',
9728 especially with respect to empty matches. Prevent very bad line
9729 break in definition of `split-string-default-separators'.
9730 (Text Comparison): `string=' and `string<' also accept symbols as
9731 arguments.
9732 (String Conversion): More completely describe argument BASE in
9733 `string-to-number'.
9734 (Formatting Strings): `%s' and `%S' in `format' do require
9735 corresponding object. Clarify behavior of numeric prefix after
9736 `%' in `format'.
9737 (Case Conversion): The argument to `upcase-initials' can be a
9738 character.
9739
9740 2003-10-27 Kenichi Handa <handa@m17n.org>
9741
9742 * display.texi (Fontsets): Fix texinfo usage.
9743
9744 2003-10-25 Kenichi Handa <handa@m17n.org>
9745
9746 * display.texi (Fontsets): Add description of the function
9747 set-fontset-font.
9748
9749 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9750
9751 * display.texi (Temporary Displays): Add xref to `Documentation
9752 Tips'.
9753
9754 * functions.texi (Function Safety): Use inforef instead of pxref
9755 for SES.
9756
9757 2003-10-23 Andreas Schwab <schwab@suse.de>
9758
9759 * Makefile.in (TEX, texinputdir): Don't define.
9760 (TEXI2DVI): Define.
9761 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9762 add $(srcdir)/index.texi.
9763 ($(infodir)/elisp): Remove index.texi dependency.
9764 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9765 (index.texi): Remove target.
9766 (dist): Don't link $(srcdir)/permute-index.
9767 (clean): Don't remove index.texi.
9768
9769 * permute-index, index.perm: Remove.
9770 * index.texi: Rename from index.unperm.
9771
9772 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9773
9774 * tips.texi (Documentation Tips): Document new behavior for face
9775 and variable hyperlinks in Help mode.
9776
9777 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9778
9779 * objects.texi (Integer Type): Update for extra bit of integer range.
9780 (Character Type): Ditto.
9781
9782 2003-10-16 Eli Zaretskii <eliz@gnu.org>
9783
9784 * numbers.texi (Integer Basics): Add index entries for reading
9785 numbers in hex, octal, and binary.
9786
9787 2003-10-16 Lute Kamstra <lute@gnu.org>
9788
9789 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9790 argument.
9791
9792 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9793
9794 * windows.texi (Choosing Window): Fix typo.
9795 * edebug.texi (Edebug Execution Modes): Fix typo.
9796
9797 2003-10-13 Richard M. Stallman <rms@gnu.org>
9798
9799 * windows.texi (Basic Windows): A window has fringe settings,
9800 display margins and scroll-bar settings.
9801 (Splitting Windows): Doc split-window return value.
9802 Clean up one-window-p.
9803 (Selecting Windows): Fix typo.
9804 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9805 (Buffers and Windows): In set-window-buffer, explain effect
9806 on fringe settings and scroll bar settings.
9807 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9808 (Choosing Window): Use defopt for pop-up-frame-function.
9809 For special-display-buffer-names, explain same-window and same-frame.
9810 Clarify window-dedicated-p return value.
9811 (Textual Scrolling): scroll-up and scroll-down can get an error.
9812 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9813 Clarify set-window-hscroll.
9814 (Size of Window): Don't mention tool bar in window-height.
9815 (Coordinates and Windows): Explain what coordinates-in-window-p
9816 returns for fringes and display margins.
9817 (Window Configurations): Explain saving fringes, etc.
9818
9819 * tips.texi (Library Headers): Clean up Documentation.
9820
9821 * syntax.texi (Parsing Expressions): Clean up forward-comment
9822 and parse-sexp-lookup-properties.
9823
9824 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9825
9826 * os.texi (System Environment): Clean up text for load-average errors.
9827
9828 * modes.texi (Hooks): Don't explain local hook details at front.
9829 Clarify run-hooks and run-hook-with-args a little.
9830 Clean up add-hook and remove-hook.
9831
9832 * edebug.texi (Edebug Execution Modes): Clarify t.
9833 Document edebug-sit-for-seconds.
9834 (Coverage Testing): Document C-x X = and =.
9835 (Instrumenting Macro Calls): Fix typo.
9836 (Specification List): Don't index the specification keywords.
9837
9838 2003-10-10 Kim F. Storm <storm@cua.dk>
9839
9840 * processes.texi (Network): Introduce make-network-process.
9841
9842 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9843
9844 * tips.texi (Library Headers): Fix typo.
9845
9846 2003-10-07 Juri Linkov <juri@jurta.org>
9847
9848 * modes.texi (Imenu): Mention imenu-create-index-function's
9849 default value. Explain submenus better.
9850
9851 2003-10-07 Lute Kamstra <lute@gnu.org>
9852
9853 * modes.texi (Faces for Font Lock): Fix typo.
9854 (Hooks): Explain how buffer-local hook variables can refer to
9855 global hook variables.
9856 Various minor clarifications.
9857
9858 2003-10-06 Lute Kamstra <lute@gnu.org>
9859
9860 * tips.texi (Coding Conventions): Mention naming conventions for
9861 hooks.
9862
9863 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9864
9865 * loading.texi (Library Search): Correct default value of
9866 load-suffixes.
9867 (Named Features): Fix typo.
9868
9869 2003-10-05 Richard M. Stallman <rms@gnu.org>
9870
9871 * loading.texi (Named Features): In `provide',
9872 say how to test for subfeatures.
9873 (Unloading): In unload-feature, use new var name
9874 unload-feature-special-hooks.
9875
9876 2003-10-03 Lute Kamstra <lute@gnu.org>
9877
9878 * modes.texi (Major Mode Conventions): Mention third way to set up
9879 Imenu.
9880 (Imenu): A number of small fixes.
9881 Delete documentation of internal variable imenu--index-alist.
9882 Document the return value format of imenu-create-index-function
9883 functions.
9884
9885 2003-09-30 Richard M. Stallman <rms@gnu.org>
9886
9887 * processes.texi (Network): Say what stopped datagram connections do.
9888
9889 * lists.texi (Association Lists): Clarify `assq-delete-all'.
9890
9891 * display.texi (Overlay Properties): Clarify `evaporate' property.
9892
9893 2003-09-29 Lute Kamstra <lute@gnu.org>
9894
9895 * modes.texi (Mode Line Data): Explain when symbols in mode-line
9896 constructs should be marked as risky.
9897 Change cons cell into proper list.
9898 (Mode Line Variables): Change cons cell into proper list.
9899
9900 2003-09-26 Lute Kamstra <lute@gnu.org>
9901
9902 * modes.texi (Mode Line Data): Document the :propertize construct.
9903 (Mode Line Variables): Reorder the descriptions of the variables
9904 to match their order in the default mode-line-format.
9905 Describe the new variables mode-line-position and mode-line-modes.
9906 Update the default values of mode-line-frame-identification,
9907 minor-mode-alist, and default-mode-line-format.
9908 (Properties in Mode): Mention the :propertize construct.
9909
9910 2003-09-26 Richard M. Stallman <rms@gnu.org>
9911
9912 * buffers.texi, commands.texi, debugging.texi, eval.texi:
9913 * loading.texi, minibuf.texi, text.texi, variables.texi:
9914 Avoid @strong{Note:}.
9915
9916 2003-09-26 Richard M. Stallman <rms@gnu.org>
9917
9918 * keymaps.texi (Remapping Commands): Fix typo.
9919
9920 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
9921
9922 * processes.texi (Low-Level Network): Fix typo.
9923
9924 2003-09-23 Kim F. Storm <storm@cua.dk>
9925
9926 * processes.texi (Network, Network Servers): Fix typos.
9927 (Low-Level Network): Add timeout value for :server keyword.
9928 Add new option keywords to make-network-process.
9929 Add set-network-process-options.
9930 Explain how to test availability of network options.
9931
9932 2003-09-19 Richard M. Stallman <rms@gnu.org>
9933
9934 * text.texi (Motion by Indent): Arg to
9935 backward-to-indentation and forward-to-indentation is optional.
9936
9937 * strings.texi (Creating Strings): Add substring-no-properties.
9938
9939 * processes.texi
9940 (Process Information): Add list-processes arg QUERY-ONLY.
9941 Delete process-contact from here.
9942 Add new status values for process-status.
9943 Add process-get, process-put, process-plist, set-process-plist.
9944 (Synchronous Processes): Add call-process-shell-command.
9945 (Signals to Processes): signal-process allows process objects.
9946 (Network): Complete rewrite.
9947 (Network Servers, Datagrams, Low-Level Network): New nodes.
9948
9949 * positions.texi (Word Motion): forward-word, backward-word
9950 arg is optional. Reword.
9951
9952 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
9953
9954 * variables.texi (Creating Buffer-Local):
9955 Delete duplicate definition of buffer-local-value.
9956 (File Local Variables): Explain about discarding text props.
9957
9958 2003-09-11 Richard M. Stallman <rms@gnu.org>
9959
9960 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
9961 changes variables that record input events.
9962 (Minibuffer Misc): Add minibuffer-selected-window.
9963
9964 * lists.texi (Building Lists): Add copy-tree.
9965
9966 * display.texi (Fontsets): Add char-displayable-p.
9967 (Scroll Bars): New node.
9968
9969 2003-09-08 Lute Kamstra <lute@gnu.org>
9970
9971 * modes.texi (%-Constructs): Document new `%i' and `%I'
9972 constructs.
9973
9974 2003-09-03 Peter Runestig <peter@runestig.com>
9975
9976 * makefile.w32-in: New file.
9977
9978 2003-08-29 Richard M. Stallman <rms@gnu.org>
9979
9980 * display.texi (Overlay Properties): Clarify how priorities
9981 affect use of the properties.
9982
9983 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9984
9985 * customize.texi (Type Keywords): Correct the description of
9986 `:help-echo' in the case where `motion-doc' is a function.
9987
9988 2003-08-14 John Paul Wallington <jpw@gnu.org>
9989
9990 * modes.texi (Emulating Mode Line): Subsection, not section.
9991
9992 2003-08-13 Richard M. Stallman <rms@gnu.org>
9993
9994 * elisp.texi (Top): Update subnode lists in menu.
9995
9996 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
9997 (Kill Functions): kill-region has new arg yank-handler.
9998 (Yanking): New node.
9999 (Yank Commands): Add yank-undo-function.
10000 (Low-Level Kill Ring):
10001 kill-new and kill-append have new arg yank-handler.
10002 (Changing Properties): Add remove-list-of-text-properties.
10003 (Atomic Changes): New node.
10004
10005 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10006
10007 * streams.texi (Output Variables): Add eval-expression-print-length
10008 and eval-expression-print-level.
10009
10010 * os.texi (Time Conversion): For encode-time, explain limits on year.
10011
10012 * objects.texi (Character Type): Define anchor "modifier bits".
10013
10014 * modes.texi (Emulating Mode Line): New node.
10015 (Search-based Fontification): Font Lock uses font-lock-face property.
10016 (Other Font Lock Variables): Likewise.
10017
10018 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10019 not vectors.
10020 (Active Keymaps): Add emulation-mode-map-alists.
10021 (Functions for Key Lookup): key-binding has new arg no-remap.
10022 (Remapping Commands): New node.
10023 (Scanning Keymaps): where-is-internal has new arg no-remap.
10024 (Tool Bar): Add tool-bar-local-item-from-menu.
10025 Clarify when to use tool-bar-add-item-from-menu.
10026
10027 * commands.texi (Interactive Call): commandp has new arg.
10028 (Command Loop Info): Add this-original-command.
10029
10030 2003-08-06 John Paul Wallington <jpw@gnu.org>
10031
10032 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10033
10034 * display.texi (Warning Basics): Fix typo.
10035 (Fringes): Add closing curly bracket and fix typo.
10036
10037 * elisp.texi (Top): Fix typo.
10038
10039 2003-08-05 Richard M. Stallman <rms@gnu.org>
10040
10041 * elisp.texi: Update lists of subnodes.
10042
10043 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10044
10045 * variables.texi (Local Variables): Use lc for example variable names.
10046
10047 * tips.texi (Library Headers): Explain where to put -*-.
10048
10049 * strings.texi (Creating Strings): Fix xref for vconcat.
10050
10051 * sequences.texi (Vector Functions):
10052 vconcat no longer allows integer args.
10053
10054 * minibuf.texi (Reading File Names): read-file-name has new
10055 arg PREDICATE. New function read-directory-name.
10056
10057 * macros.texi (Defining Macros): Give definition of `declare'.
10058 (Indenting Macros): New node.
10059
10060 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10061 (Window Frame Parameters): Make separate table of parameters
10062 that are coupled with specific face attributes.
10063 (Deleting Frames): delete-frame-hooks renamed to
10064 delete-frame-functions.
10065
10066 * files.texi (Magic File Names): Add file-remote-p.
10067 Clarify file-local-copy.
10068
10069 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10070 here; instead xref Defining Macros.
10071
10072 * display.texi (Warnings): New node, and subnodes.
10073 (Fringes): New node.
10074
10075 * debugging.texi (Test Coverage): New node.
10076
10077 * compile.texi (Compiler Errors): Explain with-no-warnings
10078 and other ways to suppress warnings.
10079
10080 * commands.texi (Interactive Call): Minor clarification.
10081
10082 * buffers.texi (Buffer File Name): set-visited-file-name
10083 renames the buffer too.
10084
10085 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10086
10087 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10088
10089 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10090
10091 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
10092
10093 * internals.texi (Garbage Collection): Fix previous change.
10094
10095 2003-07-22 Richard M. Stallman <rms@gnu.org>
10096
10097 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10098
10099 * display.texi (Width): Use \s syntax in example.
10100 (Font Selection): Add face-font-rescale-alist.
10101
10102 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10103 Remove spurious indent in example.
10104
10105 * lists.texi (Building Lists): Add number-sequence.
10106
10107 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
10108
10109 * functions.texi (Function Documentation): Explain how to
10110 show calling convention explicitly in the doc string.
10111
10112 * windows.texi (Selecting Windows): save-selected-window saves
10113 selected window of each frame.
10114 (Window Configurations): Minor change.
10115
10116 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10117
10118 * streams.texi (Output Variables): Add print-continuous-numbering
10119 and print-number-table.
10120
10121 * processes.texi (Decoding Output): New node.
10122
10123 * os.texi (Time Conversion): decode-time arg is optional.
10124
10125 * objects.texi (Character Type): Don't use space as example for \.
10126 Make list of char names and \-sequences correspond.
10127 Explain that \s is not used in strings. `\ ' needs space after.
10128
10129 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10130 (Translation of Characters): Add translation-table-for-input.
10131 (Default Coding Systems): Add auto-coding-functions.
10132 (Explicit Encoding): Add decode-coding-inserted-region.
10133 (Locales): Add locale-info.
10134
10135 * minibuf.texi (Basic Completion): Describe test-completion.
10136 Collections can be lists of strings.
10137 Clean up lazy-completion-table.
10138 (Programmed Completion): Mention test-completion.
10139 Clarify why lambda expressions are not accepted.
10140 (Minibuffer Misc): Describe minibufferp.
10141
10142 2003-07-14 Richard M. Stallman <rms@gnu.org>
10143
10144 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10145
10146 * windows.texi (Selecting Windows): New arg to select-window.
10147 (Selecting Windows): Add with-selected-window.
10148 (Size of Window): Add window-inside-edges, etc.
10149
10150 * internals.texi (Garbage Collection): Add post-gc-hook.
10151
10152 * processes.texi (Subprocess Creation): Add exec-suffixes.
10153
10154 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10155 (Scanning Keymaps): Add map-keymaps.
10156 (Defining Menus): Add keymap-prompt.
10157
10158 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10159 most-negative-fixnum.
10160
10161 * compile.texi (Byte Compilation): Explain no-byte-compile.
10162 (Compiler Errors): New node.
10163
10164 * os.texi (User Identification): user-uid, user-real-uid
10165 can return float.
10166
10167 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10168 and about derived modes.
10169 (Minor Modes): Add minor-mode-list.
10170 (Defining Minor Modes): Keyword args for define-minor-mode.
10171 (Search-based Fontification): Explain managing other properties.
10172 (Other Font Lock Variables): Add font-lock-extra-managed-props.
10173 (Faces for Font Lock): Add font-lock-preprocessor-face.
10174 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10175
10176 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10177 (Variable Aliases): Clarify defvaralias.
10178
10179 * loading.texi (Library Search): Add load-suffixes.
10180
10181 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10182 (Programmed Completion): Add dynamic-completion-table.
10183
10184 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10185 (Magic File Names): Specify precedence order of handlers.
10186
10187 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10188 and post-command-hook.
10189 (Waiting): New calling convention for sit-for.
10190
10191 * text.texi (Special Properties): local-map and keymap properties
10192 apply based on their stickiness.
10193
10194 2003-07-07 Richard M. Stallman <rms@gnu.org>
10195
10196 * modes.texi (Minor Mode Conventions): Specify only some kinds
10197 of list values as args to minor modes.
10198
10199 * files.texi (File Name Expansion): Warn about iterative use
10200 of substitute-in-file-name.
10201
10202 * advice.texi (Activation of Advice): Clean up previous change.
10203
10204 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
10205
10206 * advice.texi (Activation of Advice): Note that ad-start-advice is
10207 turned on by default.
10208
10209 2003-06-30 Richard M. Stallman <rms@gnu.org>
10210
10211 * text.texi (Buffer Contents): Document current-word.
10212 (Change Hooks): Not called for *Messages*.
10213
10214 * functions.texi (Defining Functions): Explain about redefining
10215 primitives.
10216 (Function Safety): Rename. Minor changes.
10217 Comment out the detailed criteria for what is safe.
10218
10219 2003-06-22 Andreas Schwab <schwab@suse.de>
10220
10221 * objects.texi (Symbol Type): Fix description of examples.
10222
10223 2003-06-16 Andreas Schwab <schwab@suse.de>
10224
10225 * hash.texi (Creating Hash): Fix description of :weakness.
10226
10227 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
10228
10229 * files.texi (Changing Files): copy-file copies file modes, too.
10230
10231 2003-05-28 Richard M. Stallman <rms@gnu.org>
10232
10233 * strings.texi (Creating Strings): Clarify split-string.
10234
10235 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10236
10237 * strings.texi (Creating Strings): Update split-string specification
10238 and examples.
10239
10240 2003-05-19 Richard M. Stallman <rms@gnu.org>
10241
10242 * elisp.texi: Correct invariant section names.
10243
10244 2003-04-20 Richard M. Stallman <rms@gnu.org>
10245
10246 * os.texi (Timers): Explain about timers and quitting.
10247
10248 2003-04-19 Richard M. Stallman <rms@gnu.org>
10249
10250 * internals.texi (Writing Emacs Primitives): Strings are
10251 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10252 Explain GCPRO convention for varargs function args.
10253
10254 2003-04-16 Richard M. Stallman <rms@gnu.org>
10255
10256 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10257
10258 2003-04-08 Richard M. Stallman <rms@gnu.org>
10259
10260 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10261
10262 2003-02-13 Kim F. Storm <storm@cua.dk>
10263
10264 * objects.texi (Character Type): New \s escape for space.
10265
10266 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10267
10268 * os.texi (System Environment): Add cygwin system-type.
10269
10270 2003-01-25 Richard M. Stallman <rms@gnu.org>
10271
10272 * keymaps.texi: Document that a symbol can act as a keymap.
10273
10274 2003-01-13 Richard M. Stallman <rms@gnu.org>
10275
10276 * text.texi (Changing Properties): Say string indices are origin-0.
10277
10278 * positions.texi (Screen Lines) <compute-motion>:
10279 Correct order of elts in return value.
10280
10281 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10282 how to define a default binding.
10283
10284 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
10285
10286 * loading.texi (Unloading): Fix recent change for load-history.
10287
10288 * customize.texi (Simple Types): Clarify description of custom
10289 type 'number. Describe new custom type 'float.
10290
10291 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
10292
10293 * variables.texi (File Local Variables): Fix typo.
10294
10295 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10296
10297 From Michael Albinus <Michael.Albinus@alcatel.de>.
10298
10299 * README: Target for Info file is `make info'.
10300
10301 * files.texi (File Name Components): Fix typos in
10302 `file-name-sans-extension'.
10303 (Magic File Names): Complete list of operations for magic file
10304 name handlers.
10305
10306 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
10307
10308 * variables.texi (File Local Variables): New function
10309 risky-local-variable-p.
10310
10311 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
10312
10313 * functions.texi (Function safety): New node about unsafep.
10314
10315 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10316
10317 * customize.texi (Splicing into Lists): Fix example.
10318 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
10319
10320 2002-06-17 Juanma Barranquero <lektu@terra.es>
10321
10322 * frames.texi (Display Feature Testing): Fix typo.
10323
10324 2002-06-12 Andreas Schwab <schwab@suse.de>
10325
10326 * frames.texi (Initial Parameters, Resources): Fix references to
10327 the Emacs manual.
10328
10329 2002-05-13 Kim F. Storm <storm@cua.dk>
10330
10331 * variables.texi (Intro to Buffer-Local): Updated warning and
10332 example relating to changing buffer inside let.
10333
10334 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
10335
10336 * os.texi (Session Management): New node about X Session management.
10337
10338 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10339
10340 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10341 to which the manual corresponds, and the copyright years.
10342
10343 * Makefile.in (VERSION): Set to 2.9.
10344
10345 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10346
10347 * elisp.texi: Change the category in @dircategory to "Emacs", to
10348 make it consistent with info/dir.
10349
10350 2001-11-25 Miles Bader <miles@gnu.org>
10351
10352 * text.texi (Fields): Describe new `limit' arg in
10353 field-beginning/field-end.
10354
10355 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10356
10357 * permute-index: Don't depend on csh-specific features.
10358 Replace the interpreter name with /bin/sh.
10359
10360 * two-volume-cross-refs.txt: New file.
10361 * two.el: New file.
10362 * spellfile: New file.
10363
10364 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10365
10366 * permute-index: New file.
10367
10368 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10369 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10370 8+3 restricted namespace.
10371
10372 * Makefile.in (infodir): Define relative to $(srcdir).
10373 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10374 include directories list via -I switch to makeinfo.
10375 (index.texi): Use cp if both hard and symbolic links fail.
10376
10377 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10378
10379 * Makefile.in (distclean): Add.
10380
10381 The following changes make ELisp manual part of the Emacs
10382 distribution:
10383
10384 * Makefile.in: Add Copyright notice.
10385 (prefix): Remove.
10386 (infodir): Change value to "../info".
10387 (VPATH): New variable.
10388 (MAKE): Don't define.
10389 (texmacrodir): Don't define.
10390 (texinputdir): Append the existing value of TEXINPUTS.
10391 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10392 command to be compatible with man/Makefile.in, and to put the
10393 output into ../info.
10394 (info): Add target.
10395 (installall): Target removed.
10396
10397 2001-10-31 Pavel Janík <Pavel@Janik.cz>
10398
10399 * tips.texi (Coding Conventions): Fix typo.
10400
10401 2001-10-23 Gerd Moellmann <gerd@gnu.org>
10402
10403 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10404
10405 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10406
10407 * files.texi (File Name Components): Update the description of
10408 file-name-sans-extension and file-name-extension, as they now
10409 ignore leading dots.
10410
10411 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10412
10413 * (Version 21.1 released.)
10414
10415 2001-10-19 Miles Bader <miles@gnu.org>
10416
10417 * positions.texi (Text Lines): Describe behavior of
10418 `beginning-of-line'/`end-of-line' in the presence of field properties.
10419
10420 2001-10-17 Gerd Moellmann <gerd@gnu.org>
10421
10422 * Makefile.in (VERSION): Set to 2.8.
10423 (manual): Use `manual-21'.
10424
10425 * elisp.texi (VERSION): Add and use it where the version
10426 number was used. Set it to 2.8.
10427
10428 * intro.texi: Likewise.
10429
10430 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10431
10432 * files.texi (File Name Completion): Document the significance of
10433 a trailing slash in elements of completion-ignored-extensions.
10434
10435 2001-10-06 Miles Bader <miles@gnu.org>
10436
10437 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10438
10439 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10440
10441 * variables.texi (Variable Aliases): New node.
10442
10443 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10444
10445 * Branch for 21.1.
10446
10447 2001-10-02 Miles Bader <miles@gnu.org>
10448
10449 * minibuf.texi (Minibuffer Misc): Add entries for
10450 `minibuffer-contents', `minibuffer-contents-no-properties', and
10451 `delete-minibuffer-contents'.
10452 Correct description for `minibuffer-prompt-end'.
10453
10454 * text.texi (Property Search): Correct descriptions of
10455 `next-char-property-change' and `previous-char-property-change'.
10456 Add entries for `next-single-char-property-change' and
10457 `previous-single-char-property-change'.
10458 Make operand names a bit more consistent.
10459
10460 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10461
10462 * frames.texi (Finding All Frames): Document that next-frame and
10463 previous-frame are local to current terminal.
10464
10465 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10466
10467 * keymaps.texi (Creating Keymaps): Fix the description of the
10468 result of make-keymap.
10469
10470 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10471
10472 * display.texi (Font Lookup, Attribute Functions)
10473 (Image Descriptors): Add cross-references to the definition of
10474 selected frame.
10475
10476 * buffers.texi (The Buffer List): Add cross-references to the
10477 definition of selected frame.
10478
10479 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10480 frame at any given time.
10481 (Multiple Displays, Size and Position): Add a cross-reference to
10482 the definition of the selected frame.
10483
10484 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10485
10486 * strings.texi (String Conversion) <string-to-number>: Document
10487 that a float is returned for integers that are too large.
10488
10489 * frames.texi (Mouse Position): Document mouse-position-function.
10490 (Display Feature Testing): Document display-images-p.
10491 (Window Frame Parameters): Document the cursor-type variable.
10492
10493 * numbers.texi (Integer Basics): Document CL style read syntax for
10494 integers in bases other than 10.
10495
10496 * positions.texi (List Motion):
10497 Document open-paren-in-column-0-is-defun-start.
10498
10499 * lists.texi (Sets And Lists): Document member-ignore-case.
10500
10501 * internals.texi (Garbage Collection): Document the used and free
10502 strings report.
10503 (Memory Usage): Document strings-consed.
10504
10505 * os.texi (Time of Day): Document float-time.
10506 (Recording Input): Document that clear-this-command-keys clears
10507 the vector to be returned by recent-keys.
10508
10509 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10510 argument keymap can be a list.
10511
10512 * nonascii.texi (User-Chosen Coding Systems)
10513 <select-safe-coding-system>: Document the new argument
10514 accept-default-p and the variable
10515 select-safe-coding-system-accept-default-p. Tell what happens if
10516 buffer-file-coding-system is undecided.
10517 (Default Coding Systems): Document auto-coding-regexp-alist.
10518
10519 * display.texi (The Echo Area) <message>: Document
10520 message-truncate-lines.
10521 (Glyphs): Document that the glyph table is unused on windowed
10522 displays.
10523
10524 * help.texi (Describing Characters) <single-key-description>:
10525 Document the new argument no-angles.
10526 (Accessing Documentation) <documentation-property>: Document that
10527 a non-string property is evaluated.
10528 <documentation>: Document that the function-documentation property
10529 is looked for.
10530
10531 * windows.texi (Selecting Windows): Document some-window.
10532
10533 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10534
10535 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10536 apropos-mode-hook.
10537
10538 * commands.texi (Using Interactive): Document interactive-form.
10539 (Keyboard Macros): Document kbd-macro-termination-hook.
10540 (Command Loop Info): Document that clear-this-command-keys clears
10541 the vector to be returned by recent-keys.
10542
10543 2001-09-04 Werner LEMBERG <wl@gnu.org>
10544
10545 * Makefile.in (srcdir, texinputdir): New variables.
10546 (srcs, index.texi, install): Use $(srcdir).
10547 (.PHONY): Remove elisp.dvi.
10548 (elisp): Use -I switch for makeinfo.
10549 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10550 (installall, dist): Use $(srcdir).
10551 Fix path to texinfo.tex.
10552 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10553
10554 2001-08-30 Gerd Moellmann <gerd@gnu.org>
10555
10556 * display.texi (Conditional Display): Adjust to API change.
10557
10558 * configure: New file.
10559
10560 2001-07-30 Gerd Moellmann <gerd@gnu.org>
10561
10562 * commands.texi (Repeat Events): Add description of
10563 double-click-fuzz.
10564
10565 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10566
10567 * syntax.texi (Syntax Class Table): Add the missing designator for
10568 comment and string fences.
10569 (Syntax Properties): Add a xref to syntax table internals.
10570 (Syntax Table Internals): Document string-to-syntax.
10571
10572 2001-05-07 Gerd Moellmann <gerd@gnu.org>
10573
10574 * Makefile.in (install): Use install-info command line options
10575 like in Emacs' Makefile.in.
10576
10577 2000-12-09 Miles Bader <miles@gnu.org>
10578
10579 * windows.texi (Window Start): Update documentation for
10580 `pos-visible-in-window-p'.
10581
10582 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10583
10584 * lists.texi (Building Lists): Add footnote to explain how to add
10585 to the end of a list.
10586
10587 2000-10-25 Gerd Moellmann <gerd@gnu.org>
10588
10589 * files.texi (Visiting Functions): Typos.
10590
10591 2000-10-25 Kenichi Handa <handa@etl.go.jp>
10592
10593 * files.texi (Visiting Functions): Return value of
10594 find-file-noselect may be a list of buffers if wildcards are used.
10595
10596 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10597
10598 * display.texi (Defining Faces): Document `graphic' display type
10599 in face specs.
10600
10601 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10602
10603 * hooks.texi (Standard Hooks): Replace obsolete
10604 `after-make-frame-hook' with `after-make-frame-functions'.
10605
10606 * frames.texi (Creating Frames): Ditto.
10607
10608 * variables.texi (Future Local Variables): Ditto.
10609
10610 2000-10-16 Gerd Moellmann <gerd@gnu.org>
10611
10612 * display.texi (Other Image Types): Add description of :foreground
10613 and :background properties of mono PBM images.
10614
10615 2000-08-17 Werner LEMBERG <wl@gnu.org>
10616
10617 * .cvsignore: New file.
10618
10619 2000-01-05 Gerd Moellmann <gerd@gnu.org>
10620
10621 * tindex.pl: New script.
10622
10623 1999-12-03 Dave Love <fx@gnu.org>
10624
10625 * Makefile.in (MAKEINFO): New parameter.
10626
10627 1999-09-17 Richard Stallman <rms@gnu.org>
10628
10629 * Makefile.in (srcs): Add hash.texi.
10630 (VERSION): Update to 20.6.
10631
10632 1999-09-13 Richard Stallman <rms@gnu.org>
10633
10634 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10635
10636 1998-08-29 Karl Heuer <kwzh@gnu.org>
10637
10638 * configure.in: New file.
10639 * Makefile.in: Renamed from Makefile.
10640 (prefix, infodir): Use value obtained from configure.
10641 (emacslibdir): Obsolete variable deleted.
10642 (dist): Distribute configure.in, configure, Makefile.in.
10643
10644 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10645
10646 * Makefile (INSTALL_INFO): New variable.
10647 (install): Run install-info.
10648
10649 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10650
10651 * Makefile (elisp.dvi): Add missing backslash.
10652
10653 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10654
10655 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10656 Run texindex without `./'. Always run texindex on elisp.tp.
10657 (elisp.tps): Target deleted.
10658
10659 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10660
10661 * Makefile (srcs): Add nonascii.texi and customize.texi.
10662 (dist): Start by deleting `temp'.
10663
10664 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10665
10666 * Makefile (makeinfo, texindex): Targets deleted.
10667 (makeinfo.o, texindex.o): Targets deleted.
10668 (clean, dist): Don't do anything with them or with getopt*.
10669
10670 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10671
10672 * Makefile (SHELL): Defined.
10673
10674 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10675
10676 * Makefile (elisp.tps): New target.
10677 (elisp.dvi): Depend on elisp.tps.
10678
10679 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
10680
10681 * README: Update phone number.
10682
10683 * Makefile (elisp): Make this be the default target.
10684 Depend on makeinfo.c instead of makeinfo.
10685 (install): Don't depend on elisp.dvi, since we don't install that.
10686 Use mkinstalldirs.
10687 (dist): Add mkinstalldirs.
10688
10689 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10690
10691 * Makefile (VERSION): Update version number.
10692 (maintainer-clean): Rename from realclean.
10693
10694 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10695
10696 * Makefile (realclean): New target.
10697 (elisp): Remove any old elisp-* files first.
10698
10699 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10700
10701 * Makefile (VERSION): New variable.
10702 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10703 Compressed file suffix should be `.gz', not `.z'.
10704
10705 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10706
10707 * Makefile (elisp): Depend on makeinfo.
10708
10709 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
10710
10711 * Makefile (srcs): Add anti.texi.
10712
10713 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10714
10715 * Makefile (infodir, prefix): New vars.
10716 (install): Use infodir.
10717 (emacsinfodir): Delete.
10718
10719 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10720
10721 * Makefile (srcs): Add calendar.texi.
10722
10723 * Makefile (dist): Copy texindex.c and makeinfo.c.
10724 Limit elisp-* files to those with one or two digits.
10725
10726 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10727
10728 * Makefile (dist): Change to use Gzip instead of compress.
10729
10730 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10731
10732 * loading.texi (Unloading): define-function changed back to
10733 defalias. It may not stay this way, but at least it's
10734 consistent with the known-good version of the code patch.
10735
10736 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10737
10738 * modes.texi (Hooks): Document new optional arg of add-hook.
10739
10740 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10741
10742 * variables.texi: Document nil initial value of buffer-local variables.
10743
10744 * tips.texi: Add new section on standard library headers.
10745
10746 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10747
10748 * Makefile (srcs): Add frame.texi to the list of sources.
10749
10750 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10751
10752 * Makefile (dist): Don't bother excluding autosave files; they'll
10753 never make it into the temp directory anyway, and the hash marks
10754 in the name are problematic for make and the Bourne shell.
10755 (srcs):
10756
10757 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10758
10759 * Makefile (dist): Don't include backup files or autosave files in
10760 the distribution tar file.
10761
10762 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10763
10764 * Makefile (srcs): Add index.perm.
10765 (elisp.dvi): Remove erroneous shell comment.
10766 Expect output of permute-index in permuted.fns.
10767 Save old elisp.aux in elisp.oaux.
10768 (clean): Add index.texi to be deleted.
10769
10770 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10771
10772 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10773
10774 1990-06-26 David Lawrence (tale@geech)
10775
10776 * files.texi: Noted that completion-ignored-extensions is ignored
10777 when making *Completions*.
10778
10779 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
10780
10781 * Makefile make dist now depends on elisp.dvi, since it tries
10782 to include it in the dist file.
10783
10784 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
10785
10786 * functions.texinfo (Mapping Functions): Add missing quote.
10787
10788 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10789
10790 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10791 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10792
10793 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10794
10795 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10796 and @error{} are the terms now being used. The files in the
10797 directory have been changed to reflect this.
10798
10799 * All instances of @indentedresultt{} have been changed to
10800 ` @result{}', using 5 spaces at the beginning of the line.
10801
10802 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10803
10804 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10805 experimental @indentedresult{}, @indentedexpandsto{} are part of
10806 the texinfo.tex in this directory. These TeX macros are not
10807 stable yet.
10808
10809 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10810
10811 * texinfo.tex: Temporarily added
10812 \let\result=\dblarrow
10813 \def\error{{\it ERROR} \longdblarrow}
10814 We need to do this better soon.
10815
10816 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10817
10818 * Applied Karl Berry's patches to *.texinfo files, but not to
10819 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10820 new title page format is also not applied, since it requires
10821 texinfo.tex changes.)
10822
10823 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10824 for the Project GNU development environment.
10825
10826 ;; Local Variables:
10827 ;; coding: utf-8
10828 ;; End:
10829
10830 Copyright (C) 1998-2012 Free Software Foundation, Inc.
10831
10832 This file is part of GNU Emacs.
10833
10834 GNU Emacs is free software: you can redistribute it and/or modify
10835 it under the terms of the GNU General Public License as published by
10836 the Free Software Foundation, either version 3 of the License, or
10837 (at your option) any later version.
10838
10839 GNU Emacs is distributed in the hope that it will be useful,
10840 but WITHOUT ANY WARRANTY; without even the implied warranty of
10841 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10842 GNU General Public License for more details.
10843
10844 You should have received a copy of the GNU General Public License
10845 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.