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