* elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2012-05-04 Glenn Morris <rgm@gnu.org>
2
3 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
4
5 2012-05-01 Glenn Morris <rgm@gnu.org>
6
7 * elisp.texi (@copying):
8 * intro.texi (Introduction): Only print VERSION in the TeX version.
9
10 2012-04-29 Chong Yidong <cyd@gnu.org>
11
12 * text.texi (Change Hooks): Minor fix for after-change-functions.
13
14 2012-04-28 Glenn Morris <rgm@gnu.org>
15
16 * package.texi (Packaging Basics):
17 * loading.texi (Autoload):
18 * files.texi (Magic File Names):
19 Reword to remove/reduce some overly long/short lines.
20
21 2012-04-26 Glenn Morris <rgm@gnu.org>
22
23 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
24 * modes.texi (Major Modes, Auto-Indentation):
25 * buffers.texi (Buffers): Some fixes for menu descriptions.
26
27 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
28
29 * functions.texi (Simple Lambda, Argument List):
30 * eval.texi (Function Indirection): Avoid deprecated form.
31
32 2012-04-26 Glenn Morris <rgm@gnu.org>
33
34 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
35 Add "et al." to authors.
36
37 * buffers.texi, commands.texi, compile.texi, control.texi:
38 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
39 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
40 * modes.texi, numbers.texi, objects.texi, streams.texi:
41 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
42 Use Texinfo recommended convention for quotes+punctuation.
43
44 2012-04-23 Chong Yidong <cyd@gnu.org>
45
46 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
47 to where-is-internal (Bug#10872).
48
49 2012-04-21 Glenn Morris <rgm@gnu.org>
50
51 * macros.texi (Indenting Macros): Fix typo.
52
53 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
54 (Resizing Windows, Deleting Windows, Selecting Windows)
55 (Choosing Window Options, Horizontal Scrolling)
56 (Cyclic Window Ordering, Window History, Dedicated Windows)
57 (Quitting Windows, Window Configurations, Textual Scrolling):
58 (Coordinates and Windows, Window Configurations)
59 (Window Parameters, Window Hooks): Copyedits.
60 (Splitting Windows, Deleting Windows):
61 Fix ignore-window-parameters logic.
62 (Selecting Windows, Choosing Window Options): Markup fixes.
63 (Window Start and End): Remove pointless example.
64 Remove cross-reference to deleted count-lines content.
65 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
66 and recenter-positions. Remove recenter example.
67
68 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
69
70 * minibuf.texi (Intro to Minibuffers):
71 Tweak discussion of resizing minibuffer window.
72
73 2012-04-20 Chong Yidong <cyd@gnu.org>
74
75 * processes.texi (Asynchronous Processes): Mention nil argument to
76 start-process.
77
78 2012-04-20 Glenn Morris <rgm@gnu.org>
79
80 * minibuf.texi (Basic Completion): No need to describe obarrays here.
81 Don't mention obsolete `nospace' argument of all-completions.
82 (Minibuffer Completion, Completion Commands, Reading File Names)
83 (Completion Variables): Copyedits.
84 (Completion Commands): Mention parent keymaps.
85 Remove obsolete minibuffer-local-filename-must-match-map.
86 (High-Level Completion): Remove read-variable's almost
87 word-for-word duplication of read-command.
88 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
89 Update "High-Level Completion" description.
90
91 2012-04-19 Glenn Morris <rgm@gnu.org>
92
93 * minibuf.texi (Minibuffers):
94 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
95
96 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
97 Use Texinfo-recommended form of quote+punctuation.
98 (Intro to Minibuffers): First minibuffer is #1, not #0.
99 Mention minibuffer-inactive-mode.
100 (Text from Minibuffer): Copyedits.
101 (Minibuffer History, Programmed Completion): Fix @var usage.
102 (Object from Minibuffer): Remove overly pedantic para.
103 (Minibuffer History): Copyedits. Add face-name-history.
104 (Initial Input, Yes-or-No Queries, Multiple Queries)
105 (Minibuffer Windows, Minibuffer Misc): Copyedits.
106 (Yes-or-No Queries): Tweak example.
107 (Minibuffer Commands): Add next-complete-history-element.
108 (Minibuffer Misc): Mention minibuffer-message-timeout, and
109 minibuffer-inactive-mode.
110
111 2012-04-18 Glenn Morris <rgm@gnu.org>
112
113 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
114 (Bindat Functions): Copyedits.
115
116 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
117
118 * files.texi (Saving Buffers): Document `visit and `visit-save'
119 values of require-final-newline.
120
121 2012-04-18 Glenn Morris <rgm@gnu.org>
122
123 * processes.texi (Output from Processes, Filter Functions):
124 Mention waiting-for-user-input-p.
125 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
126 (Network Servers, Datagrams, Network Processes, Network Options)
127 (Network Feature Testing, Serial Ports): Copyedits.
128 (Network): Add encrypted network overview paragraph.
129 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
130
131 2012-04-17 Chong Yidong <cyd@gnu.org>
132
133 * help.texi (Keys in Documentation): Mention :advertised-binding.
134
135 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
136 description to help.texi.
137
138 2012-04-16 Glenn Morris <rgm@gnu.org>
139
140 * processes.texi (Process Information, Input to Processes)
141 (Signals to Processes, Output from Processes, Process Buffers)
142 (Filter Functions, Decoding Output): Copyedits.
143 (Accepting Output): Discourage use of `millisec' argument.
144
145 2012-04-15 Glenn Morris <rgm@gnu.org>
146
147 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
148 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
149 Copyedits.
150 (Subprocess Creation): Discourage modifying exec-path directly.
151 (Synchronous Processes, Asynchronous Processes):
152 Update some example output.
153 (Process Information): Fix typo.
154 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
155
156 2012-04-14 Glenn Morris <rgm@gnu.org>
157
158 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
159 open-network-stream does exist in Emacs 23, but is simpler.
160
161 2012-04-13 Chong Yidong <cyd@gnu.org>
162
163 * customize.texi (Custom Themes): Also document load-theme etc.
164
165 2012-04-12 Chong Yidong <cyd@gnu.org>
166
167 * customize.texi (Applying Customizations):
168 (Custom Themes): New nodes.
169
170 * display.texi (Defining Faces): Reference custom-set-faces.
171
172 * modes.texi (Defining Minor Modes, Defining Minor Modes):
173 * os.texi (Startup Summary): Copyedits.
174
175 2012-04-12 Glenn Morris <rgm@gnu.org>
176
177 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
178
179 2012-04-10 Glenn Morris <rgm@gnu.org>
180
181 * strings.texi (Case Tables):
182 * objects.texi (General Escape Syntax):
183 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
184
185 * buffers.texi, compile.texi, customize.texi, debugging.texi:
186 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
187 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
188 * text.texi: Use @file for buffers, per the Texinfo manual.
189
190 * compile.texi (Compiler Errors): Add missing space in buffer name.
191
192 2012-04-08 Chong Yidong <cyd@gnu.org>
193
194 * processes.texi (Query Before Exit): Remove obsolete function
195 process-kill-without-query (Bug#11190).
196
197 2012-04-08 Glenn Morris <rgm@gnu.org>
198
199 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
200 Use @env for environment variables.
201
202 2012-04-07 Glenn Morris <rgm@gnu.org>
203
204 * Makefile.in: Replace non-portable use of $< in ordinary rules.
205
206 2012-04-06 Chong Yidong <cyd@gnu.org>
207
208 * minibuf.texi (Programmed Completion): Document metadata method.
209 (Completion Variables): Document completion-category-overrides.
210
211 2012-04-05 Chong Yidong <cyd@gnu.org>
212
213 * anti.texi (Antinews): Rewrite for Emacs 23.
214
215 2012-04-04 Chong Yidong <cyd@gnu.org>
216
217 * minibuf.texi (Programmed Completion): Remove obsolete variable
218 completion-annotate-function.
219 (Completion Variables): Rename from Completion Styles. Document
220 completion-extra-properties. Document completion-styles-alist
221 change.
222 (Reading File Names): minibuffer-local-filename-must-match-map is
223 not used anymore.
224 (Minibuffer Completion): Document completing-read-function.
225 (Completion in Buffers): completion-at-point-functions can return
226 properties recognized in completion-extra-properties.
227
228 * display.texi (Delayed Warnings): New node.
229
230 * os.texi (Notifications): Copyedits.
231
232 2012-04-04 Glenn Morris <rgm@gnu.org>
233
234 * os.texi (Notifications): Copyedits.
235
236 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
237
238 * os.texi (Terminal-Specific): Fix typo.
239 (Notifications): New section.
240
241 * elisp.texi (Top):
242 * vol1.texi (Top):
243 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
244 menu entries.
245
246 2012-04-01 Chong Yidong <cyd@gnu.org>
247
248 * files.texi (Kinds of Files): file-subdir-of-p renamed to
249 file-in-directory-p.
250
251 2012-03-31 Glenn Morris <rgm@gnu.org>
252
253 * edebug.texi (Instrumenting Macro Calls):
254 Mention defining macros at instrumentation time.
255 (Edebug Options): Mention edebug-unwrap-results.
256
257 2012-03-31 Eli Zaretskii <eliz@gnu.org>
258
259 * text.texi (Special Properties): Clarify the description of the
260 effect of integer values of the 'cursor' property on cursor
261 position. See the discussions in bug#11068 for more details and
262 context.
263
264 2012-03-31 Glenn Morris <rgm@gnu.org>
265
266 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
267 Copyedits.
268
269 2012-03-30 Chong Yidong <cyd@gnu.org>
270
271 * display.texi (Image Formats): Add imagemagick type.
272 (Image Descriptors): Mention how they are used.
273 (ImageMagick Images): Clarify role of imagemagick-register-types.
274 (Character Display): Don't mention glyph tables.
275 (Display Tables): Use make-glyph-code in example.
276 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
277 tables are semi-obsolete. De-document create-glyph.
278 (Glyphless Chars): Note that display tables override this.
279 (Bidirectional Display): Copyedits. Introduce "bidirectional
280 reordering" terminology, and use it.
281
282 2012-03-30 Glenn Morris <rgm@gnu.org>
283
284 * edebug.texi (Jumping): Give name of `i' binding.
285
286 2012-03-28 Glenn Morris <rgm@gnu.org>
287
288 * searching.texi (Regular Expressions, Regexp Special):
289 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
290 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
291 (Regexp Special): Mention collation.
292 Clarify char classes with an example.
293 (Regexp Functions): Mention regexp-opt is not guaranteed.
294 Mention regexp-opt-charset.
295 (Regexp Search): Recommend against looking-back.
296 (Search and Replace): Use Texinfo recommended quote convention.
297 Add more query-replace-map items. List multi-query-replace-map items.
298
299 2012-03-27 Martin Rudalics <rudalics@gmx.at>
300
301 * windows.texi (Window History): Describe new option
302 switch-to-visible-buffer.
303
304 2012-03-27 Glenn Morris <rgm@gnu.org>
305
306 * searching.texi (String Search): Add xref to Emacs manual.
307 Copyedits. Mention the function word-search-regexp.
308 (Searching and Case): Add xref to Emacs manual. Copyedits.
309
310 * processes.texi (Network Servers): Standardize apostrophe usage.
311
312 * os.texi (System Environment): Copyedits. Remove some examples
313 that do not seem useful. Mention setenv third arg.
314 tty-erase-char does not seem to be nil under a window-system.
315 (User Identification): Copyedits.
316 Remove some examples that do not seem useful.
317
318 2012-03-26 Glenn Morris <rgm@gnu.org>
319
320 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
321 (Init File): Copyedits.
322 (Command-Line Arguments): Copyedits. Do not mention argv alias.
323 (Killing Emacs): Copyedits.
324 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
325 Shorten the example, use more standard shell prompts.
326
327 2012-03-25 Chong Yidong <cyd@gnu.org>
328
329 * display.texi (Fringes): Note that fringes are shown on graphical
330 displays only.
331 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
332 (Replacing Specs): Clarify example.
333 (Manipulating Buttons): Note that button-at can return a marker.
334 (Buttons): Minor rewrite.
335 (Character Display): New node. Consolidate all character display
336 related nodes into its subsections.
337 (Usual Display): Character 127 is also affected by ctl-arrow.
338 (Display Tables): Improve example.
339
340 2012-03-22 Glenn Morris <rgm@gnu.org>
341
342 * strings.texi (Text Comparison): Mention string-prefix-p.
343
344 2012-03-21 Chong Yidong <cyd@gnu.org>
345
346 * display.texi (The Echo Area): Add xref to Output Streams.
347 (Displaying Messages): Improve doc of message.
348 (Echo Area Customization, Invisible Text): Copyedits.
349 (Invisible Text): Mention that spec comparison is done with eq.
350 (Width): Improve doc of char-width.
351 (Faces): Recommend using symbol instead of string for face name.
352 Minor clarifications.
353 (Defining Faces): Copyedits. Update face example.
354 (Attribute Functions): Mark set-face-foreground etc as commands.
355 (Face Remapping): Mention text-scale-adjust. Clarify
356 face-remapping-alist and related docs.
357 (Face Functions): Don't document make-face or copy-face.
358
359 2012-03-20 Chong Yidong <cyd@gnu.org>
360
361 * display.texi (Forcing Redisplay): Various rewrites to reflect
362 new value of redisplay-dont-pause.
363 (Truncation): Copyedits.
364
365 2012-03-20 Glenn Morris <rgm@gnu.org>
366
367 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
368 Add summary table of some relevant command-line options.
369
370 2012-03-18 Chong Yidong <cyd@gnu.org>
371
372 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
373 (Writing Emacs Primitives): Re-organize discussion of functions
374 with variable Lisp arguments are handled. Delete an obsolete
375 remark, previously tagged as FIXME.
376
377 * os.texi (Idle Timers): Minor clarification.
378 (Idle Timers): Link to Time of Day for description of time list.
379
380 2012-03-18 Glenn Morris <rgm@gnu.org>
381
382 * os.texi (System Interface): Flow control was removed.
383 (Startup Summary): General update.
384 (Init File): Don't mention compiling it.
385
386 2012-03-17 Chong Yidong <cyd@gnu.org>
387
388 * os.texi (Startup Summary): Mention package loading.
389 (Init File): Don't refer to .emacs in section title. Copyedits.
390 (Terminal-Specific): Give a realistic example.
391 (Command-Line Arguments): Reference Entering Emacs instead of
392 repeating the spiel about not restarting Emacs.
393 (Time of Day): Discuss time representation at beginning of node.
394 (Sound Output): Copyedits.
395
396 * package.texi (Packaging Basics): Document package-initialize.
397
398 2012-03-17 Eli Zaretskii <eliz@gnu.org>
399
400 * frames.texi (Initial Parameters): Add an index entry for
401 minibuffer-only frame.
402
403 2012-03-16 Glenn Morris <rgm@gnu.org>
404
405 * modes.texi (Major Mode Conventions): Mention the strange
406 relationship between View mode and special modes. (Bug#10650)
407
408 2012-03-11 Chong Yidong <cyd@gnu.org>
409
410 * windows.texi (Window Configurations): save-window-excursion is
411 now a macro.
412
413 * display.texi (Temporary Displays): with-output-to-temp-buffer is
414 now a macro.
415
416 * text.texi (Fields): Minor copyedit.
417
418 2012-03-10 Eli Zaretskii <eliz@gnu.org>
419
420 * strings.texi (String Basics):
421 * sequences.texi (Sequence Functions): Mention that `length' is
422 not appropriate for computing the string width on display; add a
423 cross-reference to the description of `string-width'. (Bug#10978)
424
425 * eval.texi (Autoloading): Minor change of wording.
426
427 2012-03-10 Chong Yidong <cyd@gnu.org>
428
429 * loading.texi (Autoload): Explicitly state which forms are
430 processed specially (Bug#7783).
431
432 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
433 non-default situation. Describe one-submenu exception (Bug#7695).
434
435 * nonascii.texi (Character Properties): Copyedits.
436
437 2012-03-08 Chong Yidong <cyd@gnu.org>
438
439 * text.texi (Mode-Specific Indent): Document new behavior of
440 indent-for-tab-command. Document tab-always-indent.
441 (Special Properties): Copyedits.
442 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
443 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
444 libxml-parse-html-region.
445
446 2012-03-07 Glenn Morris <rgm@gnu.org>
447
448 * markers.texi (The Region): Briefly mention use-empty-active-region
449 and region-active-p.
450 (Overview of Markers): Reword garbage collection, add cross-ref.
451 (The Mark): Tiny clarification re command loop and activate-mark-hook.
452
453 2012-03-07 Chong Yidong <cyd@gnu.org>
454
455 * text.texi (Buffer Contents): Don't duplicate explanation of
456 region arguments from Text node. Put doc of obsolete var
457 buffer-substring-filters back, since it is referred to.
458 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
459 selection by default.
460
461 * markers.texi (The Mark): Fix typo.
462 (The Region): Copyedits.
463
464 2012-03-07 Glenn Morris <rgm@gnu.org>
465
466 * markers.texi (Overview of Markers): Copyedits.
467 (Creating Markers): Update approximate example buffer size.
468 (The Mark): Don't mention uninteresting return values.
469
470 2012-03-05 Chong Yidong <cyd@gnu.org>
471
472 * positions.texi (Text Lines): Document count-words.
473
474 2012-03-04 Chong Yidong <cyd@gnu.org>
475
476 * frames.texi (Frames): Remove little-used "terminal frame" and
477 "window frame" terminology.
478 (Frame Parameters, Font and Color Parameters, Initial Parameters)
479 (Size and Position, Visibility of Frames): Callers changed.
480 (Frames): Clarify which terminals in framep are graphical.
481 (Initial Parameters): --geometry is not the only option which adds
482 to initial-frame-alist.
483 (Position Parameters): Note that icon-left and icon-top are for
484 old window managers only.
485 (Size Parameters): Sizes are in characters even on graphical
486 displays.
487 (Management Parameters): Note that window-id and outer-window-id
488 can't really be changed, and that auto-raise isn't always obeyed.
489 (Cursor Parameters): Document cursor-type explicitly.
490 (Size and Position): The aliases set-screen-height and
491 set-screen-width have been deleted.
492 (Visibility of Frames): Mention "minimization".
493
494 * os.texi (Startup Summary): Minor clarifications.
495 (Startup Summary, Suspending Emacs): Standardize on "text
496 terminal" terminology.
497
498 * windows.texi (Basic Windows, Coordinates and Windows)
499 (Coordinates and Windows):
500 * display.texi (Refresh Screen, Line Height, Face Attributes)
501 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
502
503 2012-03-04 Glenn Morris <rgm@gnu.org>
504
505 * abbrevs.texi: Small copyedits throughout.
506 (Abbrev Mode): Remove this section, folding it into the top-level.
507 (Abbrev Tables): Don't mention irrelevant return values.
508 (Abbrev Expansion): Add cross-ref for wrapper hooks.
509 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
510 (Abbrev Table Properties): Update nil :regexp description.
511
512 2012-03-03 Glenn Morris <rgm@gnu.org>
513
514 * internals.texi: Change @appendix section commands to @section.
515 (Building Emacs): Say less about CANNOT_DUMP platforms.
516 Replace deleted eval-at-startup with custom-initialize-delay.
517 (Pure Storage): Small changes.
518 (Memory Usage): Copyedit.
519 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
520 example definitions. Give examples of things with non-nil
521 interactive args. Mention eval_sub. Remove old info about
522 strings and GCPRO. Mention cus-start.el.
523 (Buffer Internals, Window Internals, Process Internals):
524 Misc small updates and fixes for fields.
525
526 * tips.texi: Copyedits.
527 (Coding Conventions): Mention autoloads.
528 Combine partially duplicated macro items. Fix xref.
529 Refer to Library Headers for copyright notice.
530 (Programming Tips): edit-options is long-obsolete.
531 (Compilation Tips): Mention loading bytecomp for byte-compile props.
532 (Warning Tips): Mention declare-function.
533 (Documentation Tips): Remove old info.
534 (Comment Tips): Mention comment-dwim, not indent-for-comment.
535 (Library Headers): General update.
536
537 2012-03-02 Glenn Morris <rgm@gnu.org>
538
539 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
540 and relocate entry. Mention buffer-stale-function.
541
542 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
543
544 * hooks.texi (Standard Hooks): General update.
545 Put related hooks together. Add and remove items.
546 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
547 * modes.texi (Hooks): Tweak cross-ref description.
548
549 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
550
551 * files.texi (Kinds of Files): The return value of file-equal-p is
552 unspecified, if FILE1 or FILE2 does not exist.
553
554 2012-03-01 Glenn Morris <rgm@gnu.org>
555
556 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
557
558 * maps.texi (Standard Keymaps): General update.
559 Remove mode-specific maps, talk about the more general keymaps.
560 * help.texi (Help Functions): Add vindex for Helper-help-map.
561 * keymaps.texi (Active Keymaps): Minor rephrasing.
562
563 2012-02-29 Glenn Morris <rgm@gnu.org>
564
565 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
566
567 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
568
569 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
570 Update changed behavior of file-subdir-of-p.
571
572 2012-02-28 Glenn Morris <rgm@gnu.org>
573
574 * advice.texi, anti.texi, display.texi, elisp.texi:
575 * processes.texi, variables.texi, vol1.texi, vol2.texi:
576 Standardize possessive apostrophe usage.
577
578 * locals.texi: Remove file.
579 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
580 Remove menu entry.
581 * errors.texi, maps.texi: Adjust node pointers.
582 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
583 * makefile.w32-in (srcs):
584 * Makefile.in (srcs): Remove locals.texi.
585
586 * frames.texi (Mouse Position): Fix cross-ref.
587
588 2012-02-27 Chong Yidong <cyd@gnu.org>
589
590 * buffers.texi (Creating Buffers): Clarify that
591 generate-new-buffer uses generate-new-buffer-names.
592 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
593
594 * files.texi (Directory Names): Index entry for file name abbreviations.
595 (Relative File Names, File Name Expansion): Refer to it.
596 (Locating Files): Move locate-user-emacs-file documentation to
597 Standard File Names.
598 (Standard File Names): Add locate-user-emacs-file; update examples.
599
600 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
601
602 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
603
604 2012-02-26 Chong Yidong <cyd@gnu.org>
605
606 * files.texi (Kinds of Files): Improve documentation of
607 files-equal-p and file-subdir-of-p.
608
609 2012-02-26 Glenn Morris <rgm@gnu.org>
610
611 * intro.texi (Acknowledgements): Small changes.
612
613 2012-02-25 Glenn Morris <rgm@gnu.org>
614
615 * errors.texi: Don't try to list _all_ the error symbols.
616 Add circular-list, cl-assertion-failed, compression-error.
617 * elisp.texi, vol1.texi, vol2.texi:
618 * control.texi (Error Symbols): Tweak "Standard Errors" description.
619
620 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
621
622 * files.texi (files-equal-p, file-subdir-of-p): New,
623 add initial documentation.
624
625 2012-02-25 Chong Yidong <cyd@gnu.org>
626
627 * files.texi (File Attributes): Document file-selinux-context.
628 (Changing Files): Link to it.
629 (Changing Files): Document set-file-selinux-context.
630
631 * backups.texi (Making Backups): Return value of backup-buffer is
632 changed. Mention default value of backup-directory-alist.
633 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
634 (Auto-Saving): New minor mode behavior for auto-save-mode.
635 (Reverting): Add defvar for revert-buffer-in-progress-p.
636
637 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
638
639 2012-02-24 Glenn Morris <rgm@gnu.org>
640
641 * errors.texi (Standard Errors): Mention dbus-error.
642 For arith-error sub-classes, just use one cross-ref.
643
644 2012-02-23 Alan Mackenzie <acm@muc.de>
645
646 * modes.texi (Defining Minor Modes): Document the new keyword
647 :after-hook.
648
649 2012-02-21 Chong Yidong <cyd@gnu.org>
650
651 * files.texi (Files): Mention magic file names as arguments.
652 (Reading from Files): Copyedits.
653 (File Attributes): Mention how to change file modes.
654 (Changing Files): Use standard "file permissions" terminology.
655 Add xref to File Attributes node.
656 (Locating Files): Document locate-user-emacs-file.
657 (Unique File Names): Recommend against using make-temp-name.
658
659 2012-02-19 Chong Yidong <cyd@gnu.org>
660
661 * help.texi (Documentation, Documentation Basics, Help Functions):
662 Minor clarifications.
663 (Accessing Documentation): Clarify what documentation-property is
664 for. Add xref to Keys in Documentation.
665
666 * tips.texi (Documentation Tips): Don't recommend using * in
667 docstrings.
668
669 * macros.texi (Defining Macros):
670 * modes.texi (Derived Modes): Say "documentation string" instead
671 of docstring.
672
673 2012-02-18 Chong Yidong <cyd@gnu.org>
674
675 * modes.texi (Tabulated List Mode): New node.
676 (Basic Major Modes): Add xref to it.
677
678 * processes.texi (Process Information): Mention Process Menu mode.
679
680 2012-02-17 Chong Yidong <cyd@gnu.org>
681
682 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
683
684 2012-02-17 Glenn Morris <rgm@gnu.org>
685
686 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
687
688 2012-02-16 Chong Yidong <cyd@gnu.org>
689
690 * syntax.texi (Syntax Tables, Syntax Descriptors)
691 (Syntax Table Functions): Copyedits.
692 (Syntax Basics): Don't repeat the material in the preceding node.
693 (Syntax Class Table): Use a table.
694 (Syntax Properties): Document syntax-propertize-function and
695 syntax-propertize-extend-region-functions.
696 (Motion via Parsing): Clarify scan-lists. Fix indentation.
697 (Parser State): Update for the new "c" comment style. Fix
698 description of item 7 (comment style).
699
700 * modes.texi (Minor Modes): Update how mode commands should treat
701 arguments now.
702 (Mode Line Basics): Clarify force-mode-line-update.
703 (Mode Line Top): Note that the example is not realistic.
704 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
705 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
706 "mode line construct" instead of "mode line specification".
707 (Syntactic Font Lock): Remove mention of obsolete variable
708 font-lock-syntactic-keywords.
709 (Setting Syntax Properties): Node deleted.
710 (Font Lock Mode): Note that Font Lock mode is a minor mode.
711 (Font Lock Basics): Note that syntactic fontification falls back
712 on `syntax-table'.
713 (Search-based Fontification): Emphasize that font-lock-keywords
714 should not be set directly.
715 (Faces for Font Lock): Avoid some confusing terminology.
716 (Syntactic Font Lock): Minor clarifications. Add xref to
717 Syntactic Font Lock node.
718
719 2012-02-15 Chong Yidong <cyd@gnu.org>
720
721 * minibuf.texi (Basic Completion): Define "completion table".
722 Move completion-in-region to Completion in Buffers node.
723 (Completion Commands): Use "completion table" terminology.
724 (Completion in Buffers): New node.
725
726 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
727 (Setting Hooks): Update minor mode usage example.
728 (Major Mode Conventions): Note that completion-at-point-functions
729 should be altered locally. Add xref to Completion in Buffers.
730 Remove duplicate tip about auto-mode-alist.
731 (Minor Modes): Rewrite introduction.
732 (Minor Mode Conventions): Copyedits. Don't recommend
733 variable-only minor modes since few minor modes are like that.
734
735 2012-02-15 Glenn Morris <rgm@gnu.org>
736
737 * processes.texi (Network): Document open-network-stream :parameters.
738
739 2012-02-14 Chong Yidong <cyd@gnu.org>
740
741 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
742 was removed on 2009-09-10. Update lisp-mode-map example.
743 (Inheritance and Keymaps): Minor clarification.
744 (Searching Keymaps): Remove out-of-place enumeration.
745 (Key Lookup): Remove unnecessary example (one was already given in
746 Format of Keymaps).
747 (Changing Key Bindings): Update suppress-keymap example.
748 (Menu Bar, Tool Bar): Copyedits.
749 (Tool Bar): Update tool-bar-map example.
750
751 2012-02-12 Chong Yidong <cyd@gnu.org>
752
753 * debugging.texi (Debugger Commands): Continuing is now allowed
754 for errors.
755
756 2012-02-11 Chong Yidong <cyd@gnu.org>
757
758 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
759 Move the list of standard bitmaps there.
760 (Fringe Cursors): Rewrite for clarity.
761 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
762
763 * commands.texi (Command Overview): Mention read-key.
764 (Using Interactive, Interactive Call): Minor clarifications.
765 (Function Keys, Click Events): Avoid "input stream" terminology.
766 (Click Events): Add xref to Window Sizes and Accessing Mouse.
767 Clarify column and row components.
768 (Accessing Mouse): Add xref to Click Events. Minor fixes.
769 (Special Events): Copyedits.
770
771 * streams.texi (Input Streams): De-document get-file-char.
772 (Output Variables): Don't refer to old backquote syntax.
773
774 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
775 (Error Debugging): Note that debug-ignored-errors overrides list
776 values of debug-on-error too. Add xref to Signaling Errors. Note
777 that debug-on-signal is not customizable. Mention
778 condition-case-unless-debug.
779 (Compilation Errors): Node deleted.
780
781 * compile.texi (Compiler Errors): Move a paragraph here from
782 deleted node Compilation Errors.
783
784 2012-02-10 Leo Liu <sdl.web@gmail.com>
785
786 * control.texi (Handling Errors): Change condition-case-no-debug
787 to condition-case-unless-debug.
788
789 2012-02-10 Chong Yidong <cyd@gnu.org>
790
791 * advice.texi (Defining Advice): Clarify ad-unadvise.
792 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
793 is not abnormal.
794 (Advising Primitives): Node deleted; ad-define-subr-args has been
795 removed.
796
797 * compile.texi (Speed of Byte-Code): Use float-time in example.
798 (Compilation Functions): Note that the log uses Compilation mode.
799 Don't discuss the contents of byte-code function object here.
800 (Compilation Functions): De-document internal function byte-code.
801 (Docs and Compilation): Minor clarifications.
802
803 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
804 Objects.
805
806 2012-02-10 Glenn Morris <rgm@gnu.org>
807
808 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
809 Mention secure-hash.
810 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
811
812 2012-02-10 Chong Yidong <cyd@gnu.org>
813
814 * loading.texi (Loading): Don't emphasize "library" terminology.
815 (Library Search): load-path is not a user option. Mention role of
816 -L option and packages. Improve examples.
817 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
818 obsolete.
819 (Autoload): Minor clarifications.
820
821 2012-02-10 Glenn Morris <rgm@gnu.org>
822
823 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
824
825 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
826
827 2012-02-08 Glenn Morris <rgm@gnu.org>
828
829 * loading.texi (Named Features): Update the require example.
830
831 2012-02-07 Glenn Morris <rgm@gnu.org>
832
833 * modes.texi (Defining Minor Modes):
834 Expand on args of defined minor modes.
835
836 2012-02-07 Chong Yidong <cyd@gnu.org>
837
838 * variables.texi (Creating Buffer-Local): Minor clarification
839 to buffer-local-variables doc (Bug#10715).
840
841 2012-02-07 Glenn Morris <rgm@gnu.org>
842
843 * display.texi (ImageMagick Images): General update.
844 Move most details of imagemagick-render-type to the variable's doc.
845
846 2012-02-06 Glenn Morris <rgm@gnu.org>
847
848 * keymaps.texi (Tool Bar): Mention separators.
849 (Inheritance and Keymaps):
850 Mention make-composed-keymap and multiple inheritance.
851
852 * modes.texi (Running Hooks): Mention run-hook-wrapped.
853
854 * control.texi (Handling Errors):
855 Mention condition-case-no-debug and with-demoted-errors.
856
857 2012-02-05 Chong Yidong <cyd@gnu.org>
858
859 * customize.texi (Common Keywords): Minor clarifications.
860 Document custom-unlispify-remove-prefixes.
861 (Variable Definitions): Backquotes in defcustom seem to work fine
862 now. Various other copyedits.
863 (Simple Types): Copyedits. Document color selector.
864 (Composite Types): Copyedits.
865 (Splicing into Lists): Clarifications.
866
867 * eval.texi (Backquote): Move from macros.texi.
868
869 * macros.texi (Expansion): Minor clarification.
870 (Backquote): Move node to eval.texi.
871 (Defining Macros): Move an example from Backquote node.
872 (Argument Evaluation): No need to mention Pascal.
873 (Indenting Macros): Add xref to Defining Macros.
874
875 2012-02-05 Glenn Morris <rgm@gnu.org>
876
877 * debugging.texi (Error Debugging): Mention debug-on-event default.
878
879 2012-02-04 Glenn Morris <rgm@gnu.org>
880
881 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
882
883 * debugging.texi (Error Debugging): Mention debug-on-event.
884 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
885
886 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
887
888 * text.texi (Buffer Contents):
889 Update filter-buffer-substring description.
890
891 2012-02-04 Chong Yidong <cyd@gnu.org>
892
893 * functions.texi (What Is a Function): Add closures. Mention
894 "return value" terminology. Add xref for command-execute. Remove
895 unused "keystroke command" terminology.
896 (Lambda Expressions): Give a different example than in the
897 following subsection. Add xref to Anonymous Functions.
898 (Function Documentation): Remove gratuitous markup.
899 (Function Names): Move introductory text to `What Is a Function'.
900 (Defining Functions): Fix defun argument spec.
901 (Anonymous Functions): Document lambda macro explicitly. Mention
902 effects on lexical binding.
903 (Function Cells): Downplay direct usage of fset.
904 (Closures): New node.
905 (Inline Functions): Remove "open-code" terminology.
906 (Declaring Functions): Minor tweak; .m is not C code.
907
908 * variables.texi (Variables): Don't refer to "global value".
909 (Local Variables, Void Variables): Copyedits.
910 (Lexical Binding): Minor clarification of example.
911 (File Local Variables): Mention :safe and :risky defcustom args.
912 (Lexical Binding): Add xref to Closures node.
913
914 2012-02-04 Glenn Morris <rgm@gnu.org>
915
916 * minibuf.texi (High-Level Completion): Updates for read-color.
917
918 2012-02-03 Glenn Morris <rgm@gnu.org>
919
920 * display.texi (GIF Images): Mention animation.
921 Remove commented-out old example of animation.
922 (Animated Images): New subsection.
923 * elisp.texi (Top):
924 * vol1.texi (Top):
925 * vol2.texi (Top): Add Animated Images menu entry.
926
927 * display.texi (Image Formats): Remove oddly specific information
928 on versions of image libraries.
929 (GIF Images, TIFF Images): Minor rephrasing.
930
931 2012-02-02 Glenn Morris <rgm@gnu.org>
932
933 * processes.texi (Synchronous Processes):
934 Mention call-process's :file gets overwritten.
935
936 * commands.texi (Reading One Event):
937 * help.texi (Help Functions): Document read-char-choice.
938
939 * hooks.texi (Standard Hooks):
940 * modes.texi (Keymaps and Minor Modes):
941 * text.texi (Commands for Insertion): Document post-self-insert-hook.
942
943 * hooks.texi (Standard Hooks): Add prog-mode-hook.
944
945 * hooks.texi (Standard Hooks):
946 * modes.texi (Major Mode Conventions, Mode Hooks):
947 Document change-major-mode-after-body-hook.
948
949 2012-02-01 Glenn Morris <rgm@gnu.org>
950
951 * modes.texi (Defining Minor Modes):
952 Mention disabling global minor modes on a per-major-mode basis.
953
954 2012-01-31 Chong Yidong <cyd@gnu.org>
955
956 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
957 (Parser State): Remove unnecessary statement (Bug#10661).
958
959 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
960
961 2012-01-31 Glenn Morris <rgm@gnu.org>
962
963 * modes.texi (Defining Minor Modes):
964 Document define-minor-mode's new :variable keyword.
965
966 2012-01-29 Chong Yidong <cyd@gnu.org>
967
968 * syntax.texi (Syntax Class Table): Tweak description of newline
969 char syntax (Bug#9619).
970
971 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
972 description (Bug#10189).
973
974 2012-01-29 Glenn Morris <rgm@gnu.org>
975
976 * files.texi (Changing Files): Document SELinux support.
977
978 * windows.texi (Window Sizes): Fix typo.
979
980 2012-01-28 Chong Yidong <cyd@gnu.org>
981
982 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
983 doc (Bug#8568).
984
985 * frames.texi (Input Focus): Add NORECORD arg to
986 select-frame-set-input-focus. Clarify its role in select-frame.
987
988 * text.texi (Transposition): We don't use transpose-region as an
989 internal subroutine (Bug#3249).
990
991 * modes.texi (Example Major Modes): Update Lisp example code to
992 current sources. Delete the old non-derived-major-mode example,
993 which has diverged badly from current sources.
994
995 2012-01-27 Glenn Morris <rgm@gnu.org>
996
997 * makefile.w32-in (texinputdir): Fix (presumed) typo.
998 (VERSION, manual): Remove, unused.
999
1000 2012-01-27 Chong Yidong <cyd@gnu.org>
1001
1002 * commands.texi (Command Overview): Minor clarification (Bug#10384).
1003
1004 2012-01-26 Chong Yidong <cyd@gnu.org>
1005
1006 * searching.texi (String Search): Document negative repeat count
1007 (Bug#10507).
1008
1009 2012-01-26 Glenn Morris <rgm@gnu.org>
1010
1011 * variables.texi (Using Lexical Binding):
1012 Mention that lexical-binding should be set in the first line.
1013
1014 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1015
1016 * macros.texi (Defining Macros): Don't claim that `declare' only
1017 affects Edebug and indentation.
1018
1019 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1020
1021 * macros.texi (Defining Macros): Slight `declare' fixup.
1022
1023 2012-01-25 Glenn Morris <rgm@gnu.org>
1024
1025 * makefile.w32-in (texinputdir):
1026 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
1027
1028 2012-01-24 Chong Yidong <cyd@gnu.org>
1029
1030 * variables.texi (Variables, Local Variables, Void Variables):
1031 Edit to make the descriptions less specific to dynamic binding.
1032 (Local Variables): Default max-specpdl-size is now 1300.
1033 (Defining Variables): Edits for lexical scoping. Delete
1034 information about starting docstrings with *. De-document
1035 user-variable-p.
1036 (Tips for Defining): Remove an unimportant discussion of quitting
1037 in the middle of a load.
1038 (Accessing Variables, Setting Variables): Discuss lexical binding.
1039 (Variable Scoping): Rewrite.
1040 (Scope, Extent, Impl of Scope): Nodes deleted.
1041 (Dynamic Binding): New node, with material from Scope, Extent, and
1042 Impl of Scope nodes.
1043 (Dynamic Binding Tips): Rename from Using Scoping.
1044 (Lexical Binding): Rewrite.
1045 (Using Lexical Binding): Rename from Converting to Lexical
1046 Binding. Convert to subsection.
1047
1048 * customize.texi (Variable Definitions): Add custom-variable-p.
1049 Move user-variable-p documentation here.
1050
1051 2012-01-23 Chong Yidong <cyd@gnu.org>
1052
1053 * strings.texi (Text Comparison): Minor qualification.
1054
1055 * lists.texi (Cons Cells): Copyedits.
1056 (List Elements): Mention push.
1057 (List Variables): Mention pop.
1058 (Rings): Move to sequences.texi.
1059
1060 * sequences.texi (Sequence Functions): Don't repeat the
1061 introduction already given in the parent.
1062 (Vectors): Copyedits.
1063 (Rings): Move from lists.texi. Note that this is specific to the
1064 ring package.
1065
1066 * symbols.texi (Definitions, Symbol Components): Mention variable
1067 scoping issues.
1068 (Plists and Alists): Copyedits.
1069
1070 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
1071 correctness with lexical scoping.
1072 (Eval): Copyedits.
1073
1074 2012-01-21 Chong Yidong <cyd@gnu.org>
1075
1076 * intro.texi (A Sample Function Description): Special notation
1077 used for macros too.
1078
1079 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
1080 (Symbol Type): Add xref for keyword symbols.
1081 (Sequence Type): Clarify differences between sequence types.
1082 (Cons Cell Type): Add "linked list" index entry.
1083 (Non-ASCII in Strings): Copyedits.
1084 (Equality Predicates): Symbols with same name need not be eq.
1085
1086 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
1087 ldexp. Move float-e and float-pi to Math Functions node.
1088
1089 2012-01-21 Glenn Morris <rgm@gnu.org>
1090
1091 * modes.texi (Auto Major Mode):
1092 * variables.texi (File Local Variables):
1093 Mention inhibit-local-variables-regexps.
1094
1095 2012-01-19 Martin Rudalics <rudalics@gmx.at>
1096
1097 * windows.texi (Window Configurations): Rewrite references to
1098 persistent window parameters.
1099 (Window Parameters): Fix description of persistent window
1100 parameters.
1101
1102 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
1103
1104 * windows.texi (Window Parameters): Use @pxref.
1105
1106 2012-01-16 Martin Rudalics <rudalics@gmx.at>
1107
1108 * windows.texi (Window Configurations, Window Parameters):
1109 Describe persistent window parameters.
1110
1111 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1112
1113 * variables.texi (Creating Buffer-Local): Warn against misuses of
1114 make-variable-buffer-local (bug#10258).
1115
1116 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1117
1118 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1119
1120 2012-01-06 Chong Yidong <cyd@gnu.org>
1121
1122 * variables.texi (Directory Local Variables): Document
1123 hack-dir-local-variables-non-file-buffer.
1124
1125 2012-01-06 Glenn Morris <rgm@gnu.org>
1126
1127 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1128 rather than by keybinding.
1129
1130 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
1131
1132 * frames.texi (Font and Color Parameters): Add @pxref.
1133
1134 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1135
1136 * frames.texi (Font and Color Parameters):
1137 Document w32 font backends (bug#10399).
1138
1139 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1140
1141 * files.texi (File Attributes, Changing Files):
1142 Use a more-natural notation for octal numbers.
1143
1144 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
1145
1146 * variables.texi (Variables with Restricted Values):
1147 Change reference to variable (bug#10354).
1148
1149 2011-12-13 Martin Rudalics <rudalics@gmx.at>
1150
1151 * windows.texi (Splitting Windows): Use t instead of non-nil
1152 when describing window-combination-resize.
1153
1154 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1155
1156 * text.texi (Special Properties): Warn against `intangible' properties
1157 (bug#10222).
1158
1159 2011-11-26 Eli Zaretskii <eliz@gnu.org>
1160
1161 * display.texi (Truncation):
1162 * text.texi (Special Properties): Describe what a stretch-glyph is
1163 instead of using that term without explanation. Make the
1164 cross-references more accurate.
1165
1166 * display.texi (Usual Display): Update the description,
1167 cross-references, and indexing related to display of control
1168 characters and raw bytes.
1169
1170 2011-11-25 Martin Rudalics <rudalics@gmx.at>
1171
1172 * windows.texi (Splitting Windows): Fix description of
1173 window-combination-limit. Suggested by Eli Zaretskii.
1174
1175 2011-11-23 Chong Yidong <cyd@gnu.org>
1176
1177 * windows.texi (Window Sizes): Move window-top-line,
1178 window-left-column, and window-*-pixel-edges to Coordinates and
1179 Windows node.
1180 (Coordinates and Windows): Restore window-edges doc.
1181
1182 2011-11-21 Martin Rudalics <rudalics@gmx.at>
1183
1184 * windows.texi (Windows and Frames, Splitting Windows):
1185 Fix typos.
1186
1187 2011-11-21 Chong Yidong <cyd@gnu.org>
1188
1189 * windows.texi (Splitting Windows): Fix error in documentation of
1190 window-combination-limit.
1191 (Cyclic Window Ordering): Minor fixes to next-window,
1192 one-window-p, and get-lru-window docs. Don't document
1193 window-list-1.
1194 (Buffers and Windows): Copyedits.
1195 (Choosing Window): Document special handling of special-display-*.
1196 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
1197 Don't document even-window-heights, which is going away.
1198 Clarify which options are obeyed by which action functions.
1199
1200 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1201
1202 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1203
1204 2011-11-20 Martin Rudalics <rudalics@gmx.at>
1205
1206 * windows.texi (Resizing Windows, Splitting Windows):
1207 Remove term "status" when talking about combination limits.
1208
1209 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1210
1211 * compile.texi (Compiler Errors):
1212 * help.texi (Help Functions): Fix typos.
1213
1214 2011-11-19 Chong Yidong <cyd@gnu.org>
1215
1216 * windows.texi (Splitting Windows): Clarify role of window
1217 parameters in split-window. Shorten the example.
1218 (Deleting Windows): Rewrite intro to handle internal windows.
1219 Fix delete-windows-on doc.
1220 (Selecting Windows): Copyedits.
1221
1222 2011-11-17 Martin Rudalics <rudalics@gmx.at>
1223
1224 * windows.texi (Resizing Windows, Splitting Windows)
1225 (Deleting Windows): Use term window-combination-resize instead
1226 of window-splits.
1227
1228 2011-11-16 Martin Rudalics <rudalics@gmx.at>
1229
1230 * windows.texi (Resizing Windows, Splitting Windows):
1231 Rename occurrences of window-nest to window-combination-limit.
1232
1233 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1234
1235 * intro.texi (Lisp History): Fix typo.
1236
1237 2011-11-12 Martin Rudalics <rudalics@gmx.at>
1238
1239 * windows.texi (Splitting Windows, Deleting Windows):
1240 Remove references to splits status of windows.
1241
1242 2011-11-10 Glenn Morris <rgm@gnu.org>
1243
1244 * buffers.texi (Read Only Buffers): Expand a bit on why
1245 toggle-read-only should only be used interactively. (Bug#7292)
1246
1247 2011-11-09 Chong Yidong <cyd@gnu.org>
1248
1249 * windows.texi (Window Sizes): Document window-pixel-edges,
1250 window-inside-pixel-edges, window-absolute-pixel-edges, and
1251 window-inside-absolute-pixel-edges.
1252 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1253 non-full-width windows.
1254
1255 2011-11-09 Martin Rudalics <rudalics@gmx.at>
1256
1257 * windows.texi (Resizing Windows): Rewrite documentation of
1258 window-resizable.
1259
1260 2011-11-09 Chong Yidong <cyd@gnu.org>
1261
1262 * windows.texi (Splitting Windows): Simplify example.
1263
1264 2011-11-08 Chong Yidong <cyd@gnu.org>
1265
1266 * windows.texi (Window Sizes): Copyedits. Document
1267 window-text-height. Remove window-min-height and window-min-width
1268 discussion, referring instead to Emacs manual.
1269 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
1270 (Resizing Windows): Simplify introduction. Don't document
1271 enlarge-window, shrink-window, enlarge-window-horizontally, and
1272 shrink-window-horizontally; they are no longer preferred for
1273 calling from Lisp, and are already documented in the Emacs manual.
1274
1275 2011-11-07 Glenn Morris <rgm@gnu.org>
1276
1277 * windows.texi (Choosing Window): Fix keybinding typo.
1278
1279 2011-11-07 Martin Rudalics <rudalics@gmx.at>
1280
1281 * windows.texi (Resizing Windows, Splitting Windows)
1282 (Window Configurations): Use "child window" instead of
1283 "subwindow".
1284
1285 2011-11-06 Chong Yidong <cyd@gnu.org>
1286
1287 * windows.texi (Basic Windows): Clarify various definitions.
1288 Treat window-normalize-* as internal; don't document them.
1289 (Windows and Frames): Various clarifications, e.g. non-live
1290 windows also belong to frames. Fix window-list description.
1291 Simplify window nesting example.
1292 (Splitting Windows, Window Configurations):
1293 Use split-window-below.
1294
1295 2011-11-04 Eli Zaretskii <eliz@gnu.org>
1296
1297 * windows.texi (Window Sizes): Mention in the doc string that the
1298 return values of `window-body-height' and `window-body-width' are
1299 in frame's canonical units. (Bug#9949)
1300
1301 2011-10-30 Martin Rudalics <rudalics@gmx.at>
1302
1303 * windows.texi (Windows and Frames): Remove "iso-" infix from
1304 documentation of window-iso-combined-p.
1305
1306 2011-10-26 Chong Yidong <cyd@gnu.org>
1307
1308 * modes.texi (Running Hooks): Document with-wrapper-hook.
1309
1310 2011-10-18 Chong Yidong <cyd@gnu.org>
1311
1312 * display.texi (Glyphless Chars): New node.
1313
1314 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
1315
1316 * text.texi (Yanking): Document yank-excluded-properties.
1317
1318 * package.texi (Packaging Basics): The commentary should say how
1319 to begin using the package.
1320
1321 2011-10-11 Martin Rudalics <rudalics@gmx.at>
1322
1323 * windows.texi (Deleting Windows): Mention which window gets
1324 selected when deleting the selected window.
1325
1326 2011-10-09 Martin Rudalics <rudalics@gmx.at>
1327
1328 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1329 with the selected window.
1330 * windows.texi (Buffers and Windows): Reformulate text on how
1331 replace-buffer-in-windows deals with a window.
1332 (Quitting Windows): Describe how quit-window deals with a
1333 standalone frame. Describe new option frame-auto-hide-function.
1334
1335 2011-10-08 Glenn Morris <rgm@gnu.org>
1336
1337 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1338
1339 * positions.texi (Excursions): Update warning message.
1340
1341 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
1342
1343 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1344 Fix Emacs manual xref (Bug#9675).
1345
1346 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1347
1348 * windows.texi (Textual Scrolling): Document scroll-up-command,
1349 scroll-down-command, scroll-error-top-bottom, and the
1350 scroll-command symbol property.
1351 (Display Action Functions): Fix description of
1352 display-buffer-pop-up-window.
1353
1354 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * windows.texi (Splitting Windows): Fix typos.
1357
1358 2011-09-25 Martin Rudalics <rudalics@gmx.at>
1359
1360 * windows.texi (Windows and Frames, Display Action Functions)
1361 (Switching Buffers): Fix some typos.
1362 (Buffers and Windows): Remove reference to window-auto-delete.
1363 Reword description of replace-buffer-in-windows.
1364 (Window History): Fix some typos and refer to frame local buffer
1365 list.
1366 (Quitting Windows): New node.
1367 (Window Configurations): Add descriptions of window-state-get
1368 and window-state-put.
1369 (Window Parameters): Describe variable ignore-window-parameters.
1370 Sketch some window parameters currently in use.
1371 * elisp.texi (Top): Update node listing.
1372
1373 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * windows.texi (Display Action Functions)
1376 (Choosing Window Options): New nodes.
1377
1378 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1379
1380 * windows.texi (Window History): New node. Move text here from
1381 Buffers and Windows.
1382 (Switching Buffers): Rename from Displaying Buffers, since we
1383 don't document display-buffer here; callers changed.
1384 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
1385 switch-to-buffer-other-frame. Delete duplicate
1386 replace-buffer-in-windows doc.
1387 (Choosing Window): Document display actions.
1388
1389 2011-09-24 Eli Zaretskii <eliz@gnu.org>
1390
1391 * display.texi (Forcing Redisplay): Update the description of
1392 redisplay-dont-pause due to change in the default value.
1393
1394 2011-09-23 Martin Rudalics <rudalics@gmx.at>
1395
1396 * frames.texi (Frames and Windows): Move section and rename to
1397 Windows and Frames in windows.texi.
1398 * windows.texi (Windows): Restructure.
1399 (Basic Windows): Rewrite. Explain live and internal windows and
1400 normalization functions.
1401 (Windows and Frames): Move section here from frames.texi.
1402 Describe subwindows, window combinations, window tree, and
1403 corresponding functions including window-list here.
1404 (Window Sizes): Rename section from Size of Window and move it
1405 up in chapter. Describe total and body sizes and the
1406 corresponding functions. Explain new semantics of
1407 window-min-height/-width.
1408 (Resizing Windows): Move section up in chapter. Describe new
1409 resize functions.
1410 (Splitting Windows): Describe new behavior of split-window,
1411 split-window-above-each-other and split-window-side-by-side.
1412 Provide examples. Describe window-nest and window-splits
1413 options.
1414 (Deleting Windows): Minor rewrite.
1415 (Selecting Windows): Minor rewrite.
1416 Describe frame-selected-window and set-frame-selected-window here.
1417 (Cyclic Window Ordering): Minor rewrite.
1418 Describe window-list-1.
1419 (Buffers and Windows): Rewrite. Explain a window's previous and
1420 next buffers and the corresponding functions.
1421 (Window Tree): Merge into Windows and Frames section.
1422 * elisp.texi (Top): Update node listings for frames and windows
1423 sections.
1424
1425 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1426
1427 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1428
1429 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1430
1431 * errors.texi (Standard Errors): Remove apparent placeholder text
1432 (bug#9491).
1433
1434 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1435
1436 * frames.texi (Management Parameters): Fix description of
1437 icon-type parameter.
1438
1439 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
1440
1441 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1442 ending in C-g. Suggested by Edward O'Connor.
1443
1444 2011-09-17 Eli Zaretskii <eliz@gnu.org>
1445
1446 * numbers.texi (Integer Basics): Add indexing for
1447 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1448
1449 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1450
1451 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1452
1453 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
1454
1455 * processes.texi (Network Servers): Clarify what the process
1456 buffer is used for (bug#9233).
1457
1458 2011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1459
1460 * lists.texi (Building Lists): Fix typo.
1461
1462 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
1463
1464 * display.texi (Basic Faces): New node. Document new faces.
1465
1466 * modes.texi (Major Mode Conventions): Move some text there.
1467 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1468
1469 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
1470
1471 * modes.texi (Basic Major Modes): New node. Callers updated.
1472 (Major Modes): Document fundamental-mode and major-mode.
1473 (Major Mode Basics): Node deleted; text moved to Major Modes.
1474 (Derived Modes): Document derived-mode-p.
1475
1476 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1477
1478 * files.texi (Changing Files, Create/Delete Dirs): Document new
1479 arguments for delete-file, delete-directory, and copy-directory.
1480 (Visiting Functions): Remove view-file; it is documented in the
1481 Emacs manual.
1482
1483 * frames.texi (Layout Parameters): The defaults for the
1484 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1485
1486 * display.texi (Progress): Document spinner functionality.
1487
1488 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1489 operating system signals. Refer to save-buffers-kill-terminal
1490 instead of save-buffers-kill-emacs.
1491
1492 * objects.texi (Symbol Type): Document ## print representation.
1493
1494 2011-08-25 Eli Zaretskii <eliz@gnu.org>
1495
1496 * display.texi (Specified Space): Mention that `space' specs
1497 influence bidi reordering.
1498 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1499 separating fields with bidirectional content.
1500
1501 2011-08-24 Eli Zaretskii <eliz@gnu.org>
1502
1503 * display.texi (Bidirectional Display): Document return value in
1504 buffers that are not bidi-reordered for display, and in unibyte
1505 buffers.
1506
1507 2011-08-23 Eli Zaretskii <eliz@gnu.org>
1508
1509 * nonascii.texi (Character Properties): Document the values for
1510 unassigned codepoints.
1511
1512 2011-08-18 Eli Zaretskii <eliz@gnu.org>
1513
1514 * nonascii.texi (Character Properties): Document use of
1515 `bidi-class' and `mirroring' properties as part of reordering.
1516 Provide cross-references to "Bidirectional Display".
1517
1518 * display.texi (Bidirectional Display): Document the pitfalls of
1519 concatenating strings with bidirectional content, with possible
1520 solutions. Document bidi-string-mark-left-to-right.
1521 Mention paragraph direction in modes that inherit from prog-mode.
1522 Document use of `bidi-class' and `mirroring' properties as part of
1523 reordering.
1524
1525 2011-08-16 Eli Zaretskii <eliz@gnu.org>
1526
1527 * modes.texi (Major Mode Conventions): Improve the documentation
1528 of `mode-class' `special' modes.
1529
1530 * nonascii.texi (Character Properties): Document the `mirroring'
1531 property. Add index entries.
1532
1533 * syntax.texi (Categories): Add an example of defining a new
1534 category and category table.
1535
1536 * searching.texi (Regexp Backslash): Document how to display
1537 existing categories. Mention the possibility of adding
1538 categories, and add an xref to where this is described. Add an
1539 index entry.
1540
1541 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
1542
1543 * text.texi (Special Properties):
1544 * display.texi (Overlay Properties): Note that mouse-face cannot
1545 change the text size (Bug#8530).
1546
1547 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
1548
1549 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1550 using setenv instead.
1551
1552 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1553
1554 * display.texi (Bidirectional Display): Document the fact that
1555 bidi-display-reordering is t by default.
1556
1557 2011-07-23 Eli Zaretskii <eliz@gnu.org>
1558
1559 * display.texi (Bidirectional Display): New section.
1560
1561 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1562 Tim Cross <theophilusx@gmail.com> (tiny change)
1563 Glenn Morris <rgm@gnu.org>
1564
1565 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
1566
1567 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1568
1569 * help.texi (Keys in Documentation): Revert last change.
1570
1571 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1572
1573 * help.texi (Keys in Documentation): Clarify that \= only quotes
1574 the next character, and doesn't affect longer sequences in
1575 particular (bug#8935).
1576
1577 * debugging.texi (Using Debugger):
1578 Mention @code{eval-expression-debug-on-error} (bug#8549).
1579
1580 2011-07-14 Eli Zaretskii <eliz@gnu.org>
1581
1582 * display.texi (Other Display Specs): Document that `left-fringe'
1583 and `right-fringe' display specifications are of the "replacing"
1584 kind.
1585
1586 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1587
1588 * help.texi (Documentation Basics): Add a link to the Function
1589 Documentation node (bug#6580).
1590
1591 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1592
1593 * keymaps.texi (Menu Bar): Mention :visible and :enable
1594 (bug#6344). Text by Drew Adams.
1595
1596 * modes.texi (Running Hooks): Mention buffer-local hook variables
1597 (bug#6218).
1598
1599 * objects.texi (General Escape Syntax): "a with grave accent" is
1600 ?xe0, not ?x8e0 (bug#5259).
1601
1602 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1603
1604 * display.texi (Face Attributes, Font Selection): Add references
1605 to the Fonts node in the Emacs manual (Bug#4178).
1606
1607 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1608
1609 * display.texi (Window Systems): `window-system' is
1610 terminal-local.
1611
1612 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1613 frame-local variables.
1614
1615 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1616 frame-local variables.
1617 (Frame-Local Variables): Node deleted.
1618
1619 * elisp.texi (Top): Update node listing.
1620
1621 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1622
1623 * elisp.texi: Change "inferiors" to "subnodes" in three places
1624 (bug#3523).
1625
1626 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * frames.texi (Window System Selections): Discussion of
1629 x-select-enable-clipboard moved to Emacs manual.
1630
1631 2011-07-11 Deniz Dogan <deniz@dogan.se>
1632
1633 * commands.texi (Prefix Command Arguments): Remove excessive
1634 apostrophe.
1635
1636 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1637
1638 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1639 description is a string (bug#3313).
1640
1641 * frames.texi (Display Feature Testing): Try to explain what all
1642 the visual classes mean (bug#3042).
1643
1644 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1645
1646 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1647 and `mode-line-client' (bug#2974).
1648
1649 * text.texi (Insertion): Clarify marker movements (bug#1651).
1650 Text from Drew Adams.
1651
1652 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1653
1654 * text.texi (Special Properties): Clarify the format of `face'
1655 (bug#1375).
1656
1657 * commands.texi (Interactive Call): Add a `call-interactively'
1658 example (bug#1010).
1659
1660 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1661
1662 * functions.texi (Calling Functions): Link to the "Interactive
1663 Call" node (bug#1001).
1664
1665 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
1666
1667 * customize.texi (Composite Types): Move alist and plist to here
1668 from Simple Types (Bug#7545).
1669
1670 * elisp.texi (Top): Update menu description.
1671
1672 * display.texi (Face Attributes): Document negative line widths
1673 (Bug#6113).
1674
1675 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1676
1677 * searching.texi (Match Data): Note that match data can be
1678 overwritten by most functions (bug#2499).
1679
1680 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1681
1682 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1683 flags mean (bug#6659).
1684
1685 * functions.texi (What Is a Function): Document the autoload
1686 object (bug#6496).
1687
1688 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1689
1690 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1691 is only used in the Customize user interface (bug#6089).
1692
1693 * display.texi (Showing Images): Mention the point of sliced
1694 images (bug#7836).
1695
1696 2011-07-02 Eli Zaretskii <eliz@gnu.org>
1697
1698 * variables.texi (Defining Variables, Void Variables)
1699 (Constant Variables): Fix incorrect usage of @kindex.
1700
1701 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1702
1703 * variables.texi (Defining Variables): Add an index entry for
1704 `set-variable' (bug#7262).
1705 (Defining Variables): Use @findex for functions.
1706
1707 * frames.texi (Basic Parameters): Document the `explicit-name'
1708 parameter (bug#6951).
1709
1710 * customize.texi (Type Keywords): Clarify that :value provides a
1711 default value for all types (bug#7386).
1712
1713 * streams.texi (Output Functions): Document `pp'.
1714
1715 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
1716
1717 * keymaps.texi (Searching Keymaps):
1718 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1719 change. Suggested by Johan Bockgård.
1720
1721 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * text.texi (Special Properties): Clarify role of font-lock-face.
1724
1725 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1726
1727 * processes.texi (Process Information): Rename `process-alive-p'
1728 to `process-live-p' for consistency with other `-live-p' functions.
1729
1730 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1731
1732 Document wide integers better.
1733 * files.texi (File Attributes): Document ino_t values better.
1734 ino_t values no longer map to anything larger than a single cons.
1735 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1736 (Bitwise Operations):
1737 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1738 to read, and that will port better if 62-bits becomes the default.
1739 Fix or remove incorrect examples.
1740 * os.texi (Time Conversion): Document time_t values better.
1741
1742 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1743
1744 * processes.texi (Process Information):
1745 Document `process-alive-p'.
1746
1747 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1748
1749 * help.texi (Accessing Documentation):
1750 * display.texi (Pixel Specification):
1751 * processes.texi (Serial Ports, Serial Ports):
1752 * nonascii.texi (Character Properties, Default Coding Systems):
1753 * text.texi (Changing Properties, Special Properties):
1754 * windows.texi (Window Start and End):
1755 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1756 * keymaps.texi (Searching Keymaps, Tool Bar):
1757 * minibuf.texi (Basic Completion):
1758 * compile.texi (Eval During Compile):
1759 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1760 7x9 paper in printed manual.
1761
1762 * lists.texi (Sets And Lists): Fix misplaced text.
1763
1764 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1765
1766 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1767 needs to be active (Bug#8350).
1768
1769 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
1770
1771 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1772
1773 * tips.texi (Coding Conventions): Remove antediluvian filename
1774 limit recommendation (Bug#8538).
1775
1776 2011-05-27 Glenn Morris <rgm@gnu.org>
1777
1778 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1779
1780 2011-05-26 Glenn Morris <rgm@gnu.org>
1781
1782 * variables.texi (File Local Variables):
1783 Update hack-local-variables `mode-only' return value.
1784 Add some more details on what this function does in the other case.
1785
1786 2011-05-19 Glenn Morris <rgm@gnu.org>
1787
1788 * lists.texi (Sets And Lists): Mention cl provides union etc.
1789
1790 2011-05-19 Nix <nix@esperi.org.uk>
1791
1792 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1793
1794 * text.texi (Parsing HTML): Update for function name changes.
1795
1796 * syntax.texi (Syntax Flags): Small fix.
1797
1798 * keymaps.texi (Active Keymaps): Typo fix.
1799 (Changing Key Bindings): Grammar fix.
1800
1801 * frames.texi (Minibuffers and Frames): Grammar fix.
1802 (Window System Selections): x-select-enable-clipboard now defaults to t.
1803
1804 * customize.texi (Common Keywords):
1805 * display.texi (Abstract Display):
1806 * modes.texi (Auto-Indentation):
1807 * nonascii.texi (Converting Representations): Typo fixes.
1808
1809 * control.texi (Examples of Catch): Call it "goto" not "go to".
1810
1811 2011-05-14 Eli Zaretskii <eliz@gnu.org>
1812
1813 * nonascii.texi (Character Properties): Fix inconsistencies with
1814 implementation.
1815
1816 * text.texi (Special Properties): Move @defvar's out of the
1817 @table. (Bug#8652)
1818
1819 2011-05-12 Glenn Morris <rgm@gnu.org>
1820
1821 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1822
1823 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1824
1825 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1826 (Multiline Font Lock):
1827 * vol2.texi (Top):
1828 * vol1.texi (Top):
1829 * elisp.texi (Top): Update menu accordingly.
1830
1831 2011-05-12 Drew Adams <drew.adams@oracle.com>
1832
1833 * modes.texi (Region to Fontify): Fix typo.
1834
1835 2011-05-10 Jim Meyering <meyering@redhat.com>
1836
1837 * minibuf.texi: Fix typo "in in -> in".
1838
1839 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1840
1841 * numbers.texi (Integer Basics): Large integers are treated as floats.
1842
1843 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1844
1845 * processes.texi (Synchronous Processes): Document the (:file
1846 "/file-name") syntax for `call-process'.
1847
1848 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
1849
1850 * windows.texi (Choosing Window): Fix typo.
1851
1852 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
1853
1854 * frames.texi (Layout Parameters): Note the difference between
1855 querying and setting parameters for left-fringe and right-fringe
1856 (Bug#6930).
1857
1858 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1859
1860 * minibuf.texi (Basic Completion): Be a bit more precise about the
1861 valid kinds of completion tables.
1862 (Programmed Completion): Remove obsolete text about lambda expressions
1863 not being valid completion tables.
1864
1865 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
1866
1867 * positions.texi (Excursions): Explain the "save-excursion
1868 defeated by set-buffer" warning.
1869
1870 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1871 save-excursion. Suggested by Uday S Reddy.
1872
1873 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1874
1875 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1876 (Lexical Binding): New sub-section.
1877
1878 * eval.texi (Eval): Discourage the use of `eval'.
1879 Document its new `lexical' argument.
1880
1881 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1882
1883 * commands.texi (Command Overview): `post-command-hook' is not reset to
1884 nil any more.
1885
1886 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1887
1888 * strings.texi (String Conversion): Don't mention
1889 string-make-(uni|multi)byte (bug#8262).
1890 * nonascii.texi (Converting Representations): Fix up range.
1891 * keymaps.texi (Key Binding Commands): Update code point, avoid
1892 "unibyte character" and remove mention of unibyte bindings.
1893
1894 2011-03-10 Eli Zaretskii <eliz@gnu.org>
1895
1896 * modes.texi (Operator Precedence Grammars): Don't use characters
1897 outside ISO-8859-1.
1898
1899 2011-03-09 Eli Zaretskii <eliz@gnu.org>
1900
1901 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1902
1903 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1904
1905 2011-03-08 Glenn Morris <rgm@gnu.org>
1906
1907 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1908 * intro.texi (Acknowledgements): Names to UTF-8.
1909 * elisp.texi: Set documentencoding.
1910
1911 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * Version 23.3 released.
1914
1915 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1916
1917 * package.texi: Update index keywords.
1918 (Package Archives): New node contents. Document package-x.el.
1919
1920 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
1921
1922 * makefile.w32-in (srcs): Add package.texi.
1923
1924 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1925
1926 * package.texi (Packaging, Packaging Basics, Simple Packages)
1927 (Multi-file Packages): Expand and clarify.
1928 (Package Archives): Temporary placeholder node.
1929
1930 * elisp.texi (Top): Update node listing.
1931
1932 * Makefile.in (srcs): Add package.texi.
1933
1934 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
1935
1936 * processes.texi (Synchronous Processes): Minor clarification
1937 (Bug#8149).
1938
1939 2011-03-03 Glenn Morris <rgm@gnu.org>
1940
1941 * files.texi (Truenames): Minor clarification. (Bug#2341)
1942
1943 2011-03-01 Glenn Morris <rgm@gnu.org>
1944
1945 * variables.texi (Directory Local Variables):
1946 Mention `(subdirs . nil)' alist element.
1947
1948 2011-02-28 Glenn Morris <rgm@gnu.org>
1949
1950 * variables.texi (Directory Local Variables): Mention the optional
1951 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1952
1953 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * minibuf.texi (Minibuffer History): Clarify discussion of
1956 minibuffer history lists (Bug#8085).
1957
1958 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1959
1960 * elisp.texi: Sync @dircategory with ../../info/dir.
1961
1962 * files.texi (Visiting Functions): Document find-file-literally,
1963 both the command and the variable.
1964
1965 * variables.texi (Creating Buffer-Local): Explain the meaning of
1966 permanent local variables.
1967
1968 * files.texi (Visiting Functions): Document find-file-literally,
1969 both the command and the variable.
1970
1971 * variables.texi (Creating Buffer-Local): Explain the meaning of
1972 permanent local variables.
1973
1974 2011-02-19 Glenn Morris <rgm@gnu.org>
1975
1976 * keymaps.texi (Remapping Commands): Mention how to undo it.
1977
1978 2011-02-09 Reuben Thomas <rrt@sc3d.org>
1979
1980 * loading.texi (Hooks for Loading): Remove unnecessary advice
1981 about eval-after-load (Bug#7986).
1982
1983 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
1984
1985 * commands.texi (Accessing Mouse): Note that a header line is not
1986 included in the row of posn-col-row.
1987
1988 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * modes.texi (Major Mode Conventions): Add face guidelines.
1991 (Faces for Font Lock): List faces in order of prominence.
1992
1993 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1994
1995 format-time-string now supports subsecond time stamp resolution
1996 * os.texi (Time Parsing): Document %N.
1997
1998 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1999
2000 * vol1.texi (Top):
2001 * vol2.texi (Top):
2002 * elisp.texi (Top):
2003 * display.texi (Display Property): Shorten the menu description of
2004 the "Other Display Specs" node (Bug#7816).
2005
2006 * keymaps.texi (Defining Menus): Add "menu item" and "extended
2007 menu item" concept index entries (Bug#7805).
2008
2009 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2010
2011 * makefile.w32-in (texinfodir): New variable.
2012 (usermanualdir): Remove as redundant with $(emacsdir).
2013 (MAKEINFO): Remove options, leave only program name.
2014 (MAKEINFO_OPTS): New variable.
2015 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
2016
2017 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
2018 Richard Kim <emacs18@gmail.com>
2019
2020 * loading.texi (Library Search): Document list-load-path-shadows
2021 (Bug#7757).
2022
2023 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
2024
2025 * searching.texi (Regexp Special): Remove outdated discussion of
2026 character sets (Bug#7780).
2027
2028 * frames.texi (Pop-Up Menus): Document where menu title comes
2029 from (Bug#7684).
2030
2031 2011-01-25 Glenn Morris <rgm@gnu.org>
2032
2033 * display.texi (Making Buttons): Mention limitation of text buttons.
2034
2035 2011-01-23 Werner Lemberg <wl@gnu.org>
2036
2037 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2038 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2039 (ENVADD): New variable to control texi2dvi and texi2pdf.
2040
2041 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
2042
2043 * files.texi (Directory Names): Move directory-abbrev-alist doc to
2044 Emacs manual.
2045
2046 2011-01-15 Eli Zaretskii <eliz@gnu.org>
2047
2048 * files.texi (Directory Names): Explain why FROM in
2049 directory-abbrev-alist should begin with \`. (Bug#7777)
2050
2051 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2052
2053 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
2054
2055 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2056
2057 * modes.texi (Emulating Mode Line): Fix last change.
2058
2059 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2060
2061 * modes.texi (Emulating Mode Line): Update documentation of
2062 format-mode-line according to changes that fixed bug #7587.
2063
2064 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2065
2066 * modes.texi (Derived Modes): Mention prog-mode.
2067
2068 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
2069 of the key-binding-data cache since we don't use it any more.
2070
2071 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2072
2073 * processes.texi (Shell Arguments):
2074 * strings.texi (Creating Strings): Don't mention "shell commands";
2075 make it explicit that `split-string-and-unquote' and
2076 `combine-and-quote-strings' are mainly for working with arguments
2077 to call-process and start-process.
2078
2079 * processes.texi (Shell Arguments): Fix documentation of
2080 `split-string-and-unquote'. Add indexing. (Bug#7563)
2081
2082 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2083
2084 * modes.texi (Auto-Indentation): New section to document SMIE.
2085 (Major Mode Conventions):
2086 * text.texi (Mode-Specific Indent): Refer to it.
2087
2088 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2089
2090 * display.texi (Other Display Specs): Document left-fringe and
2091 right-fringe display specs.
2092
2093 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2094
2095 * backups.texi (Making Backups):
2096 * modes.texi (Example Major Modes): Use recommended coding style.
2097 (Major Mode Basics, Derived Modes): Encourge more strongly use of
2098 define-derived-mode. Mention completion-at-point-functions.
2099
2100 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
2101
2102 * nonascii.texi (Converting Representations):
2103 Document byte-to-string.
2104
2105 2010-12-08 Glenn Morris <rgm@gnu.org>
2106
2107 * buffers.texi (Modification Time):
2108 verify-visited-file-modtime now defaults to the current buffer.
2109
2110 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2111
2112 * nonascii.texi (Converting Representations): Document byte-to-string.
2113
2114 * strings.texi (Creating Strings): Don't mention semi-obsolete
2115 function char-to-string.
2116 (String Conversion): Shorten discussion of semi-obsolete function
2117 string-to-char. Link to Converting Representations.
2118
2119 * objects.texi (Symbol Type):
2120 * text.texi (Near Point):
2121 * help.texi (Help Functions):
2122 * functions.texi (Mapping Functions): Use string instead of
2123 char-to-string in examples.
2124
2125 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2126
2127 * text.texi (Kill Functions, Kill Functions)
2128 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2129 YANK-HANDLER args.
2130
2131 * symbols.texi (Creating Symbols): Using unintern without an
2132 obarray arg is now obsolete.
2133
2134 * numbers.texi (Float Basics): Document float-e and float-pi.
2135
2136 * variables.texi (Defining Variables): Change "pi" example to
2137 "float-pi".
2138
2139 2010-11-26 Eli Zaretskii <eliz@gnu.org>
2140
2141 * commands.texi (Click Events): Document the values of X, Y and
2142 COL, ROW in the event's position, when the click is on the header
2143 or mode line, on the fringes, or in the margins.
2144
2145 2010-11-17 Eli Zaretskii <eliz@gnu.org>
2146
2147 * customize.texi (Composite Types): Lower-case index entry.
2148
2149 * loading.texi (How Programs Do Loading):
2150 Document load-file-name. (Bug#7346)
2151
2152 2010-11-17 Glenn Morris <rgm@gnu.org>
2153
2154 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2155
2156 2010-11-13 Eli Zaretskii <eliz@gnu.org>
2157
2158 * display.texi (Usual Display): Characters with no fonts are not
2159 necessarily displayed as empty boxes.
2160
2161 2010-10-31 Glenn Morris <rgm@gnu.org>
2162
2163 * maps.texi (Standard Keymaps): Update File menu description.
2164
2165 2010-10-28 Glenn Morris <rgm@gnu.org>
2166
2167 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2168
2169 2010-10-24 Eli Zaretskii <eliz@gnu.org>
2170
2171 * display.texi (Window Systems): Deprecate use of window-system as
2172 a predicate.
2173
2174 2010-10-23 Glenn Morris <rgm@gnu.org>
2175
2176 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2177 sorted-doc.
2178
2179 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2180
2181 * os.texi (Dynamic Libraries): New node, with slightly modified
2182 text deleted from "Image Formats".
2183 (System Interface): Add @menu entry for "Dynamic Libraries".
2184
2185 * display.texi (Image Formats): Remove description of
2186 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2187
2188 2010-10-12 Glenn Morris <rgm@gnu.org>
2189
2190 * book-spine.texinfo: Rename to book-spine.texi.
2191
2192 2010-10-11 Glenn Morris <rgm@gnu.org>
2193
2194 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2195
2196 * Makefile.in (DVIPS): New variable.
2197 (.PHONY): Add html, ps.
2198 (html, elisp.html, ps, elisp.ps): New targets.
2199 (clean): Delete html, ps files.
2200 ($(infodir)/elisp): Remove unnecessary includes.
2201
2202 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2203
2204 * makefile.w32-in (emacsdir): New variable.
2205 (srcs): Add emacsver.texi.
2206 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2207
2208 2010-10-09 Glenn Morris <rgm@gnu.org>
2209
2210 * Makefile.in (VPATH): Remove.
2211 (infodir): Make it absolute.
2212 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2213
2214 * Makefile.in (dist): Anchor regexps.
2215
2216 * Makefile.in (srcs): Put elisp.texi first.
2217 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
2218
2219 * Makefile.in (infoclean): Remove harmless, long-standing error.
2220
2221 * Makefile.in ($(infodir)): Delete rule.
2222 (mkinfodir): New.
2223 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2224
2225 * Makefile.in (dist): Remove reference to emacsver.texi.in.
2226 Also copy emacsver.texi, and edit $emacsdir.
2227
2228 2010-10-09 Glenn Morris <rgm@gnu.org>
2229
2230 * Makefile.in (emacsdir): New variable.
2231 (MAKEINFO): Add -I $emacsdir.
2232 (dist): Copy emacsver.texi.
2233 (srcs): Add emacsver.texi.
2234
2235 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2236 Set EMACSVER by including emacsver.texi.
2237
2238 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2239
2240 2010-10-07 Glenn Morris <rgm@gnu.org>
2241
2242 * Makefile.in (version): New, set by configure.
2243 (clean): Delete dist tar file.
2244 (dist): Use version in tar name.
2245
2246 2010-10-06 Glenn Morris <rgm@gnu.org>
2247
2248 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2249 (INSTALL_INFO): Remove unused variable.
2250 (mostlyclean, infoclean, dist): New rules.
2251 (clean): Delete dvi and pdf files.
2252 (maintainer-clean): Remove elisp.oaux, use infoclean.
2253 ($(infodir)): Add parallel build workaround.
2254
2255 2010-10-04 Glenn Morris <rgm@gnu.org>
2256
2257 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2258 ($(infodir)/elisp): Ensure target directory exists. Use $@.
2259 Fix -I typo.
2260 (clean): No 'make.out' or 'core' files.
2261 (.PHONY): Declare clean rules.
2262 (maintainer-clean): Delete pdf file. Guard against cd failures.
2263
2264 2010-10-03 Glenn Morris <rgm@gnu.org>
2265
2266 * files.texi (File Name Components): Remove ignored section about
2267 deleted variable directory-sep-char.
2268
2269 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2270
2271 * files.texi (Magic File Names): New defopt
2272 remote-file-name-inhibit-cache.
2273
2274 2010-10-02 Glenn Morris <rgm@gnu.org>
2275
2276 * os.texi (Killing Emacs): Hook now runs in batch mode.
2277
2278 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2279
2280 * text.texi (Special Properties): Clarify when modification-hooks run.
2281
2282 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2283
2284 * syntax.texi (Syntax Flags): Document new `c' flag.
2285
2286 2010-09-09 Glenn Morris <rgm@gnu.org>
2287
2288 * display.texi (ImageMagick Images): General cleanup.
2289
2290 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2291
2292 * files.texi (Directory Names): Use \` rather than ^.
2293
2294 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2295
2296 * text.texi (Low-Level Kill Ring):
2297 * frames.texi (Window System Selections): Remove cut buffer
2298 documentation.
2299
2300 2010-08-28 Eli Zaretskii <eliz@gnu.org>
2301
2302 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2303 Parameters", where the default fringe width is described.
2304
2305 * frames.texi (Window Frame Parameters, Basic Parameters)
2306 (Position Parameters, Layout Parameters, Management Parameters)
2307 (Cursor Parameters, Font and Color Parameters): Add indexing for
2308 frame parameters. (Bug#6929)
2309
2310 2010-08-25 Tom Tromey <tromey@redhat.com>
2311
2312 * vol2.texi (Top): Update.
2313 * vol1.texi (Top): Update.
2314 * tips.texi (Library Headers): Mention Package-Version and
2315 Package-Requires.
2316 * package.texi: New file.
2317 * os.texi (System Interface): Update pointers.
2318 * elisp.texi (Top): Link to new nodes. Include package.texi.
2319 * anti.texi (Antinews): Update pointers.
2320
2321 2010-08-25 Eli Zaretskii <eliz@gnu.org>
2322
2323 * processes.texi (Filter Functions): Fix last change.
2324
2325 2010-08-24 Markus Triska <triska@gmx.at>
2326
2327 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2328 of `buffer-name' in the main text as well as in the example
2329 (Bug#3098).
2330
2331 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2332
2333 * nonascii.texi (Text Representations):
2334 * loading.texi (Loading Non-ASCII):
2335 * compile.texi (Byte Compilation): Don't mention obsolete
2336 --unibyte command-line argument.
2337
2338 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2339
2340 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2341
2342 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2343
2344 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2345
2346 2010-08-20 Eli Zaretskii <eliz@gnu.org>
2347
2348 * commands.texi (Misc Events): Add cross-references to where
2349 POSITION of a mouse event is described in detail.
2350
2351 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
2352
2353 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
2354
2355 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2356
2357 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2358 Suggested by Štěpán Němec <stepnem@gmail.com>.
2359
2360 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2361
2362 * minibuf.texi (High-Level Completion): Document args of
2363 `read-buffer-function' (bug#5625).
2364
2365 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2366
2367 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2368
2369 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
2370
2371 * processes.texi (Process Information): Explain process property
2372 `remote-tty'.
2373
2374 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
2375
2376 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2377 instead of "\C-\^?" (bug#6334).
2378
2379 * text.texi (Special Properties): Fix typo.
2380
2381 2010-07-09 Eli Zaretskii <eliz@gnu.org>
2382
2383 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2384 calling sequences, which are now the standard.
2385
2386 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
2387
2388 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2389
2390 * commands.texi (Command Overview): Mention undo-boundary call.
2391
2392 2010-06-23 Glenn Morris <rgm@gnu.org>
2393
2394 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2395 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2396 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2397 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2398 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2399 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2400 Untabify Texinfo files.
2401
2402 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
2403
2404 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2405
2406 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
2407
2408 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
2409
2410 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
2411
2412 * searching.texi (Regexp Special): Remove obsolete information
2413 about matching non-ASCII characters, and suggest using char
2414 classes (Bug#6283).
2415
2416 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
2417
2418 * minibuf.texi (Basic Completion): Add missing "@end defun".
2419
2420 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2421
2422 * minibuf.texi (Basic Completion): Document completion-boundaries.
2423 (Programmed Completion): Document the new fourth method for boundaries.
2424
2425 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
2426
2427 * display.texi (Image Cache): Update documentation about image caching.
2428
2429 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2430
2431 * windows.texi (Textual Scrolling):
2432 * tips.texi (Coding Conventions):
2433 * minibuf.texi (Minibuffer History):
2434 * maps.texi (Standard Keymaps):
2435 * loading.texi (Where Defined):
2436 * edebug.texi (Instrumenting): Fix typos.
2437
2438 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2439
2440 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2441
2442 * functions.texi (Obsolete Functions):
2443 Document set-advertised-calling-convention.
2444
2445 * minibuf.texi (Basic Completion): Document completion-in-region.
2446 (Programmed Completion): Document completion-annotate-function.
2447
2448 * commands.texi (Reading One Event): Document read-key.
2449 (Distinguish Interactive): Document KIND arg to
2450 called-interactively-p. Delete obsolete interactive-p.
2451
2452 * elisp.texi (Top): Update node description.
2453
2454 2010-05-08 Eli Zaretskii <eliz@gnu.org>
2455
2456 * nonascii.texi (Character Properties):
2457 Document unicode-category-table. Add an index entry for Unicode
2458 general category.
2459
2460 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * Version 23.2 released.
2463
2464 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
2465
2466 * locals.texi (Standard Buffer-Local Variables):
2467 Remove @ignore'd reference to `direction-reversed'.
2468
2469 2010-04-14 Juri Linkov <juri@jurta.org>
2470
2471 Fix @deffn without category.
2472
2473 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2474 for `abbrev-insert'.
2475
2476 * buffers.texi (Indirect Buffers): Add category `Command'
2477 to @deffn of `clone-indirect-buffer'.
2478
2479 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2480 for `next-window' and `previous-window'. Add category `Command'
2481 to @deffn of `pop-to-buffer'.
2482
2483 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * nonascii.texi (Text Representations): Don't mark
2486 enable-multibyte-characters as a user option.
2487
2488 2010-03-31 Eli Zaretskii <eliz@gnu.org>
2489
2490 * control.texi (Handling Errors): How to re-throw a signal caught
2491 by condition-case.
2492
2493 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
2494
2495 * loading.texi (Hooks for Loading): Document after-load-functions.
2496 Copyedits.
2497
2498 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2499
2500 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2501
2502 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
2503
2504 * processes.texi (Network Processes): Document seqpacket type.
2505
2506 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2507
2508 * os.texi (System Environment): Do not mention lynxos.
2509
2510 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2511
2512 * Branch for 23.2.
2513
2514 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2515
2516 * objects.texi (Integer Type): Take note of the read syntax
2517 exception for numbers that cannot fit in the integer type.
2518
2519 2010-03-03 Glenn Morris <rgm@gnu.org>
2520
2521 * numbers.texi (Integer Basics, Bitwise Operations):
2522 * objects.texi (Integer Type): Update for integers now being 30-bit.
2523
2524 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2525
2526 * display.texi (Low-Level Font): Document :otf font-spec property.
2527
2528 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2529
2530 * display.texi (Line Height): Avoid obsolete special default variables
2531 like default-major-mode.
2532
2533 2010-01-28 Alan Mackenzie <acm@muc.de>
2534
2535 * display.texi (Auto Faces): Say fontification-functions is called
2536 whether or not Font Lock is enabled. Tidy up the wording a bit.
2537
2538 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2539
2540 * elisp.texi: Remove duplicate edition information (Bug#5407).
2541
2542 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2543
2544 * two.el (volume-header-toc-markup): Fix typos in docstring.
2545
2546 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2547
2548 Avoid dubious uses of save-excursions.
2549 * positions.texi (Excursions): Recommend the use of
2550 save-current-buffer if applicable.
2551 * text.texi (Clickable Text): Fix the example code which used
2552 save-excursion in a naive way which sometimes preserves point and
2553 sometimes not.
2554 * variables.texi (Creating Buffer-Local):
2555 * os.texi (Session Management):
2556 * display.texi (GIF Images):
2557 * control.texi (Cleanups): Use (save|with)-current-buffer.
2558
2559 2010-01-02 Eli Zaretskii <eliz@gnu.org>
2560
2561 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2562
2563 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2564
2565 * nonascii.texi (Text Representations, Character Codes)
2566 (Converting Representations, Explicit Encoding)
2567 (Translation of Characters): Use hex notation consistently.
2568 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2569
2570 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
2571
2572 * loading.texi (Where Defined): Make it clearer that these are
2573 loaded files (Bug#5068).
2574
2575 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * minibuf.texi (Completion Styles): Document `initials' style.
2578
2579 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
2580
2581 * frames.texi (Resources): Describe inhibit-x-resources.
2582 (Size Parameters): Copyedit.
2583
2584 * hash.texi (Creating Hash):
2585 * objects.texi (Hash Table Type): Document the new hash table
2586 printed representation.
2587
2588 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2589 obsolete.
2590
2591 * processes.texi (Process Buffers):
2592 Document process-kill-buffer-query-function.
2593
2594 2009-12-05 Glenn Morris <rgm@gnu.org>
2595
2596 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2597 diary-display-function, and no longer recommended to be a hook.
2598 Update for changes in the names of calendar and diary hooks.
2599 diary-print-entries-hook has changed section.
2600
2601 2009-11-28 Eli Zaretskii <eliz@gnu.org>
2602
2603 * text.texi (Special Properties): More accurate description of
2604 what the `cursor' property does.
2605
2606 2009-11-26 Kevin Ryde <user42@zip.com.au>
2607
2608 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2609 mouse-wheel-down-event, the closest thing to a definition for them.
2610 * os.texi (Startup Summary): vindex inhibit-startup-message and
2611 inhibit-splash-screen.
2612 (Command-Line Arguments): vindex argv.
2613 (Suspending Emacs): vindex suspend-tty-functions and
2614 resume-tty-functions. Don't want to index every hook, but having
2615 the programming ones is helpful.
2616
2617 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * commands.texi (Motion Events): Fix typo (Bug#4907).
2620
2621 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
2622
2623 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2624 are affected by case-fold-search (Bug#4483).
2625
2626 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
2627
2628 * minibuf.texi (Reading File Names): Note that read-file-name may
2629 use a graphical file dialog.
2630
2631 2009-10-31 Glenn Morris <rgm@gnu.org>
2632
2633 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2634
2635 2009-10-16 Kevin Ryde <user42@zip.com.au>
2636
2637 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2638 in particular so `info-lookup-symbol' can find its docs.
2639
2640 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
2641
2642 * variables.texi (Constant Variables): Distinguish from defconst
2643 variables.
2644 (Defining Variables): Add cindex.
2645
2646 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * os.texi (Time of Day): Clarify that the microsecond part is
2649 ignored (Bug#4637).
2650
2651 2009-10-11 Glenn Morris <rgm@gnu.org>
2652
2653 * frames.texi (Size and Position): Clarify what is included in the frame
2654 height. (Bug#4535)
2655
2656 2009-10-10 Glenn Morris <rgm@gnu.org>
2657
2658 * windows.texi (Size of Window): The relationship between window and
2659 frame heights is not so simple. (Bug#4535)
2660 Mention window-full-height-p.
2661
2662 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2663
2664 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2665 used from Lisp.
2666
2667 2009-10-07 Eli Zaretskii <eliz@gnu.org>
2668
2669 * files.texi (Directory Names) <abbreviate-file-name>:
2670 Document that root home directories are not replaced with "~".
2671
2672 2009-10-06 Eli Zaretskii <eliz@gnu.org>
2673
2674 * text.texi (Special Properties): Document the meaning of the
2675 `cursor' text property whose value is an integer.
2676
2677 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2678
2679 * files.texi (Magic File Names): Add `copy-directory'.
2680
2681 2009-10-05 Eli Zaretskii <eliz@gnu.org>
2682
2683 * files.texi (File Attributes): Fix description of file
2684 attributes. (Bug#4638) Update attributes of files.texi example to
2685 be more representative.
2686
2687 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2688
2689 * files.texi (Create/Delete Dirs): New command copy-directory.
2690
2691 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2692
2693 * anti.texi (Antinews):
2694 * macros.texi (Indenting Macros):
2695 * strings.texi (Creating Strings, Case Conversion):
2696 Remove duplicate words.
2697
2698 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2699
2700 * files.texi (Create/Delete Dirs): delete-directory has an
2701 optional parameter RECURSIVE.
2702
2703 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2704
2705 * buffers.texi (Swapping Text): Minor clarification.
2706
2707 2009-10-01 Glenn Morris <rgm@gnu.org>
2708
2709 * functions.texi (Declaring Functions): Mention that we also search for
2710 ".m" files in the src/ directory.
2711
2712 2009-09-25 David Engster <deng@randomsample.de>
2713
2714 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
2715
2716 2009-09-22 Glenn Morris <rgm@gnu.org>
2717
2718 * internals.texi (Building Emacs): Mention preloaded-file-list.
2719
2720 2009-09-14 Alan Mackenzie <acm@muc.de>
2721
2722 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2723
2724 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2725
2726 * functions.texi (Anonymous Functions): Rearrange discussion,
2727 giving usage of unquoted lambda forms first. Mention that
2728 `function' and `#'' are no longer required (Bug#4290).
2729
2730 2009-09-11 Alan Mackenzie <acm@muc.de>
2731
2732 * os.texi (Terminal Output): Document `send-string-to-terminal' in
2733 batch mode.
2734
2735 2009-09-01 Glenn Morris <rgm@gnu.org>
2736
2737 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2738
2739 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
2740
2741 * nonascii.texi (Character Codes): Fix typos.
2742
2743 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2744
2745 * processes.texi (Synchronous Processes): New defvar
2746 process-file-side-effects.
2747
2748 2009-08-25 Glenn Morris <rgm@gnu.org>
2749
2750 * display.texi (Fontsets): Fix typo.
2751
2752 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2753
2754 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2755
2756 * processes.texi (Asynchronous Processes): Adjust arglist of
2757 start-process-shell-command and start-file-process-shell-command.
2758
2759 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
2760
2761 * advice.texi (Argument Access in Advice): Note that argument
2762 positions are zero-based (Bug#3932).
2763
2764 * commands.texi (Distinguish Interactive): Minor copyedit.
2765
2766 * display.texi (Face Attributes): Add xref to Displaying Faces for
2767 explanation of "underlying face".
2768
2769 * customize.texi (Common Keywords): Add xref to Loading.
2770
2771 * loading.texi (How Programs Do Loading): Add xref to Lisp
2772 Libraries node in the Emacs manual.
2773
2774 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
2775
2776 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2777
2778 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
2779
2780 * processes.texi (Shell Arguments): Copyedits.
2781
2782 2009-07-18 Glenn Morris <rgm@gnu.org>
2783
2784 * loading.texi (Repeated Loading): Fix typo.
2785
2786 2009-07-16 Richard Stallman <rms@gnu.org>
2787
2788 * buffers.texi (Swapping Text): Recommend setting
2789 write-region-annotate-functions and buffer-saved-size.
2790
2791 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2792
2793 2009-07-15 Glenn Morris <rgm@gnu.org>
2794
2795 * edebug.texi: Minor re-phrasings throughout.
2796 (Edebug Execution Modes): Sit-for affects continue mode too.
2797 (Jumping): Use `forward-sexp' rather than its keybinding.
2798 (Edebug Misc): Fix Q binding.
2799 (Edebug Eval): Remove cl version.
2800 (Printing in Edebug): Clarify print-length etc.
2801 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2802 (Specification List): Remove edebug-unwrap findex entry.
2803 (Specification Examples): defmacro is actually not the same as defun.
2804 Escape "`" in example.
2805
2806 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * markers.texi (The Mark): Document optional arg to
2809 deactivate-mark.
2810
2811 2009-07-11 Kevin Ryde <user42@zip.com.au>
2812
2813 * hooks.texi (Standard Hooks): Fix cross-references.
2814
2815 * loading.texi (Named Features): Refer to eval-after-load.
2816
2817 2009-07-11 Glenn Morris <rgm@gnu.org>
2818
2819 * Makefile.in (TEXI2PDF): New.
2820 (elisp.pdf): New target.
2821
2822 * searching.texi (Regexp Backslash): Fix typo.
2823
2824 * elisp.texi (Top): Display copyright notice at start of non-TeX.
2825
2826 2009-07-10 Glenn Morris <rgm@gnu.org>
2827
2828 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2829
2830 * customize.texi (Customization Types):
2831 * display.texi (Abstract Display):
2832 * objects.texi (Character Type, String Type):
2833 Merge in some menu descriptions from elisp.texi.
2834
2835 * hash.texi (Hash Tables):
2836 * modes.texi (Multiline Font Lock):
2837 End menu description with period.
2838
2839 2009-07-09 Glenn Morris <rgm@gnu.org>
2840
2841 * back.texi: Don't hard-code texinfo location.
2842
2843 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2844 (tex): Add texinfodir to TEXINPUTS.
2845 (elisp1med-init, elisp2med-init): Use texinfodir.
2846
2847 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2848 (clean): Add two-volume.make intermediate files.
2849
2850 * elisp.texi, vol1.texi, vol2.texi:
2851 Use a DATE variable with the publication date, and update it.
2852 Fix antinews menu description.
2853
2854 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2855 Update the detailed node listing to match elisp.texi.
2856
2857 * README: Update edition to match elisp.texi.
2858
2859 * objects.texi (General Escape Syntax):
2860 * nonascii.texi (Character Sets):
2861 Use consistent case for "Unicode Standard".
2862
2863 * anti.texi (Antinews):
2864 * customize.texi (Variable Definitions):
2865 * functions.texi (Declaring Functions):
2866 * nonascii.texi (Character Properties):
2867 * processes.texi (Serial Ports):
2868 * text.texi (Special Properties):
2869 * tips.texi (Coding Conventions):
2870 Minor rearrangements to improve TeX line-filling.
2871
2872 * commands.texi (Using Interactive): Fix cross-reference.
2873
2874 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2875
2876 * frames.texi (Management Parameters): Mention sticky.
2877
2878 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2879
2880 * help.texi (Help Functions): Fix description of help-buffer and
2881 help-setup-xref to use @defun instead of @deffn.
2882
2883 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2884
2885 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2886
2887 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * display.texi (Window Systems): Add ns to the list.
2890
2891 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2892
2893 * Branch for 23.1.
2894
2895 2009-06-17 Martin Rudalics <rudalics@gmx.at>
2896
2897 * windows.texi (Dedicated Windows): Fix typo.
2898 (Resizing Windows): Replace @defun by @deffn.
2899
2900 2009-06-17 Glenn Morris <rgm@gnu.org>
2901
2902 * variables.texi (Directory Local Variables):
2903 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2904
2905 2009-06-09 Kenichi Handa <handa@m17n.org>
2906
2907 * nonascii.texi (Character Sets): State clearly that FROM and TO
2908 are codepoints of CHARSET.
2909
2910 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
2911
2912 * minibuf.texi (Reading File Names): Fix introductory text.
2913 Suggested by stan@derbycityprints.com.
2914 (High-Level Completion): Fix typo.
2915
2916 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2917
2918 * frames.texi (Text Terminal Colors): Multi-tty is already
2919 implemented, but tty-local colors are not.
2920
2921 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * hooks.texi (Standard Hooks): Remove mention of obsolete
2924 redisplay-end-trigger-functions.
2925
2926 * internals.texi (Window Internals): Remove mention of obsolete
2927 redisplay-end-trigger-functions.
2928
2929 2009-05-21 Martin Rudalics <rudalics@gmx.at>
2930
2931 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2932
2933 * backups.texi (Making Backups): backup-directory-alist and
2934 make-backup-file-name-function are options.
2935 (Auto-Saving): auto-save-list-file-prefix is an option.
2936
2937 * buffers.texi (Killing Buffers): buffer-offer-save is an
2938 option.
2939
2940 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2941 option.
2942 (Echo Area Customization): echo-keystrokes is an option.
2943 (Selective Display): selective-display-ellipses is an option.
2944 (Temporary Displays): temp-buffer-show-function is an option.
2945 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2946 are options.
2947 (Font Selection): face-font-family-alternatives,
2948 face-font-selection-order, face-font-registry-alternatives, and
2949 scalable-fonts-allowed are options.
2950 (Fringe Indicators): indicate-buffer-boundaries is an option.
2951 (Fringe Cursors): overflow-newline-into-fringe is an option.
2952 (Scroll Bars): scroll-bar-mode is an option.
2953
2954 * eval.texi (Eval): max-lisp-eval-depth is an option.
2955
2956 * files.texi (Visiting Functions): find-file-hook is an option.
2957 (Directory Names): directory-abbrev-alist is an option.
2958 (Unique File Names): temporary-file-directory and
2959 small-temporary-file-directory are options.
2960
2961 * frames.texi (Initial Parameters): initial-frame-alist,
2962 minibuffer-frame-alist and default-frame-alist are options.
2963 (Cursor Parameters): blink-cursor-alist and
2964 cursor-in-non-selected-windows ar options.
2965 (Window System Selections): selection-coding-system is an
2966 option.
2967 (Display Feature Testing): display-mm-dimensions-alist is an
2968 option.
2969
2970 * help.texi (Help Functions): help-char and help-event-list are
2971 options.
2972
2973 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2974 an option.
2975
2976 * minibuf.texi (Minibuffer History): history-length and
2977 history-delete-duplicates are options.
2978 (High-Level Completion): read-buffer-function and
2979 read-buffer-completion-ignore-case are options.
2980 (Reading File Names): read-file-name-completion-ignore-case is
2981 an option.
2982
2983 * modes.texi (Mode Line Top): mode-line-format is an option.
2984 (Mode Line Variables): mode-line-position and mode-line-modes
2985 are options.
2986
2987 * nonascii.texi (Text Representations):
2988 enable-multibyte-characters is an option.
2989 (Default Coding Systems): auto-coding-regexp-alist,
2990 file-coding-system-alist, auto-coding-alist and
2991 auto-coding-functions are options.
2992 (Specifying Coding Systems): inhibit-eol-conversion is an
2993 option.
2994
2995 * os.texi (Init File): site-run-file is an option.
2996 (System Environment): mail-host-address is an option.
2997 (User Identification): user-mail-address is an option.
2998 (Terminal Output): baud-rate is an option.
2999
3000 * positions.texi (Word Motion): words-include-escapes is an
3001 option.
3002
3003 * searching.texi (Standard Regexps): page-delimiter,
3004 paragraph-separate, paragraph-separate and sentence-end are
3005 options.
3006
3007 * text.texi (Margins): left-margin and fill-nobreak-predicate
3008 are options.
3009
3010 * variables.texi (Local Variables): max-specpdl-size is an
3011 option.
3012
3013 * windows.texi (Choosing Window):
3014 split-window-preferred-function, special-display-function and
3015 display-buffer-function are options.
3016
3017 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
3018
3019 Fix errors spotted by Martin Rudalics.
3020
3021 * syntax.texi (Position Parse): Document rationale for ignored
3022 arguments to syntax-ppss-flush-cache.
3023
3024 * processes.texi (Input to Processes): Mark PROCESS arg to
3025 process-running-child-p as optional.
3026 (Network Options): Document NO-ERROR arg to
3027 set-network-process-option.
3028
3029 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
3030 command.
3031
3032 * searching.texi (POSIX Regexps): Mark posix-search-forward and
3033 posix-search-backward as commands.
3034
3035 * os.texi (Killing Emacs): Mark kill-emacs as a command.
3036 (Suspending Emacs): Mark suspend-emacs as a command.
3037 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
3038 commands.
3039 (Terminal Output): Remove obsolete function baud-rate.
3040 Document TERMINAL arg for send-string-to-terminal.
3041
3042 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
3043 terminal-coding-system and set-terminal-coding-system.
3044 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
3045 as optional.
3046 (Character Sets): Document RESTRICTION arg of char-charset.
3047 (Character Codes): Mark POS argument to get-byte as optional.
3048
3049 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
3050 minibuffer-message.
3051
3052 * files.texi (Create/Delete Dirs): Mark make-directory and
3053 delete-directory as commands.
3054
3055 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
3056
3057 * text.texi (Base 64): Mark base64-decode-string and
3058 base64-encode-string as commands.
3059 (Columns): Mark move-to-column as a command.
3060 (Mode-Specific Indent): Document RIGID arg to
3061 indent-for-tab-command.
3062 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
3063 Mark indent-code-rigidly as a command.
3064 (Substitution): Mark translate-region as a command.
3065
3066 * frames.texi (Size and Position): Remove obsolete functions
3067 screen-height and screen-width.
3068
3069 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
3070
3071 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
3072 (Displaying Buffers, Resizing Windows): Correct mistakes;
3073 next-window, previous-window, and pop-to-buffer are not commands,
3074 and fit-window-to-buffer" is a command. (Pointed out by Martin
3075 Rudalics.)
3076
3077 2009-05-17 Richard M Stallman <rms@gnu.org>
3078
3079 * modes.texi (Precalculated Fontification): Clarify text.
3080
3081 2009-05-17 Martin Rudalics <rudalics@gmx.at>
3082
3083 * windows.texi (Selecting Windows): Clarify descriptions of
3084 with-selected-window and get-lru-window.
3085 (Cyclic Window Ordering): Refer to particular frame when talking
3086 about how splitting affects the ordering.
3087 (Displaying Buffers): Fix descriptions of switch-to-buffer and
3088 switch-to-buffer-other-window. Explain how setting of
3089 display-buffer-reuse-frames affects pop-to-buffer.
3090 (Choosing Window): Clarify some details in descriptions of
3091 display-buffer-reuse-frames, pop-up-frames, and
3092 pop-up-frame-function.
3093 (Dedicated Windows): Clarify some details.
3094 (Textual Scrolling): Replace term vscroll by term vertical
3095 scroll position.
3096 (Vertical Scrolling): Fix typo.
3097 (Window Hooks): Relate text on jit-lock-register to window
3098 scrolling and size changes.
3099
3100 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
3101
3102 * frames.texi (Initial Parameters): Clarify what the initial
3103 minibuffer frame is.
3104 (Buffer Parameters): Note that the minibuffer parameter can not be
3105 altered.
3106
3107 * anti.texi (Antinews): Copyedits. Rearrange some entries.
3108 Document display-buffer changes.
3109
3110 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
3111
3112 * anti.texi (Antinews): Rewrite for Emacs 22.
3113
3114 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3115 obarrays are first mentioned. Define "system abbrev" more
3116 prominently, and add it to the index.
3117 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3118 Copyedits.
3119 (Abbrev Expansion): Document abbrev-insert.
3120
3121 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
3122
3123 * frames.texi (Font and Color Parameters): Rename from Color
3124 Parameters. Document font-backend parameter.
3125
3126 * vol2.texi (Top): Update node listing.
3127 * vol1.texi (Top): Update node listing.
3128 * elisp.texi (Top): Update node listing.
3129
3130 2009-05-11 Martin Rudalics <rudalics@gmx.at>
3131
3132 * windows.texi (Choosing Window): Don't explicitly refer to
3133 split-window-sensibly's window argument in descriptions of
3134 split-height-threshold and split-width-threshold.
3135
3136 2009-05-10 Martin Rudalics <rudalics@gmx.at>
3137
3138 * windows.texi (Choosing Window): Fix rewrite of window
3139 splitting section.
3140
3141 2009-05-09 Eli Zaretskii <eliz@gnu.org>
3142
3143 * nonascii.texi (Default Coding Systems):
3144 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
3145 Add indexing.
3146 (Lisp and Coding Systems): Add index entries.
3147
3148 2009-05-09 Martin Rudalics <rudalics@gmx.at>
3149
3150 * windows.texi (Choosing Window): Describe split-window-sensibly
3151 and rewrite section on window splitting accordingly.
3152 (Textual Scrolling): Replace `...' by @code{...}.
3153
3154 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3157 Remove obsoleted pre-abbrev-expand-hook.
3158
3159 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3160 entries.
3161
3162 * internals.texi (Object Internals): Don't assume 32-bit machines
3163 are the norm.
3164 (Buffer Internals): Consolidate table entries for readability.
3165 (Window Internals): Synch field names to window.h.
3166 (Process Internals): Synch field names to process.h.
3167
3168 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * variables.texi (File Local Variables): Note that read-circle is
3171 bound to nil when reading file-local variables.
3172
3173 * streams.texi (Input Functions): Document read-circle.
3174 (Output Variables): Add xref to Circular Objects.
3175
3176 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
3177
3178 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3179 Features and Coding System Basics. Node that "p" stands for
3180 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3181 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3182 mouse-appearance-menu.
3183 (Programming Tips): Add xref to Progress.
3184
3185 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
3186
3187 * os.texi (Command-Line Arguments):
3188 Document command-line-args-left.
3189 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3190 terminal objects for tty arguments.
3191 (Startup Summary): Add xref to Session Management.
3192 (Session Management): Mention emacs-session-restore. Copyedits.
3193
3194 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
3195
3196 * os.texi (Startup Summary): Copyedits. The init file is not
3197 necessarily named .emacs now. Document initial-buffer-choice and
3198 initial-scratch-message. Note where Emacs exits in batch mode.
3199 Document inhibit-splash-screen as an alias.
3200 (Init File): Be neutral about which init file name to use.
3201
3202 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
3203
3204 * os.texi (System Interface): Fix Texinfo usage.
3205
3206 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
3207
3208 * searching.texi (Regexp Backslash): Also refer to shy groups as
3209 non-capturing or unnumbered groups.
3210 (Regexp Functions): Add cross-reference to Regexp Backslash.
3211
3212 * display.texi (Truncation): Overlays can use line-prefix and
3213 wrap-prefix too.
3214 (Overlay Properties): Document wrap-prefix and line-prefix.
3215 (Face Attributes): Document underline-minimum-offset.
3216 (Face Remapping): Copyedits.
3217 (Low-Level Font): Copyedits.
3218 (Image Cache): Note that the image cache is shared between frames.
3219 (Line Height): Emphasize that line-spacing only takes effect on
3220 graphical terminals.
3221
3222 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
3223
3224 * display.texi (Refresh Screen): Note that a passage about screen
3225 refreshing is text terminal only.
3226 (Forcing Redisplay): Delete misleading comment---sit-for calls
3227 redisplay, not the other way around.
3228 (Truncation): Note new values of truncate-partial-width-windows.
3229 Copyedits.
3230 (Invisible Text): Document invisible-p.
3231
3232 2009-04-11 Eli Zaretskii <eliz@gnu.org>
3233
3234 * display.texi (Overlays): Overlays don't scale well. See
3235 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3236
3237 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
3238
3239 * syntax.texi (Syntax Table Functions): Document cons cell
3240 argument for modify-syntax-entry.
3241 (Categories): Document cons cell argument for
3242 modify-category-entry.
3243
3244 * searching.texi (String Search): Document word-search-forward-lax
3245 and word-search-backward-lax.
3246 (Searching and Case): Describe isearch behavior more precisely.
3247
3248 * keymaps.texi (Tool Bar): Mention that some platforms do not
3249 support multi-line toolbars. Suggested by Stephen Eglen.
3250
3251 * frames.texi (Layout Parameters): Mention that Nextstep also
3252 allows only one tool-bar line. Suggested by Stephen Eglen.
3253
3254 * nonascii.texi (Text Representations): Copyedits.
3255 (Coding System Basics): Also mention utf-8-emacs.
3256 (Converting Representations, Selecting a Representation)
3257 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3258 Copyedits.
3259 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3260
3261 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
3262
3263 * text.texi (Yank Commands): Note that yank uses push-mark.
3264 (Filling): Clarify REGION argument of fill-paragraph.
3265 Document fill-forward-paragraph-function.
3266 (Special Properties): Remove "new in Emacs 22" declaration.
3267 (Clickable Text): Merge with Links and Mouse-1 node.
3268
3269 * display.texi (Button Properties, Button Buffer Commands):
3270 Change xref to Clickable Text.
3271
3272 * tips.texi (Key Binding Conventions): Change xref to Clickable
3273 Text.
3274
3275 * elisp.texi (Top): Update node listing.
3276
3277 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
3278
3279 * markers.texi (The Mark): Copyedits. Improve description of
3280 handle-shift-selection.
3281 (The Region): Move use-region-p here from The Mark.
3282
3283 * positions.texi (Screen Lines): Document (cols . lines) argument
3284 for vertical-motion.
3285
3286 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
3287
3288 * frames.texi (Frames): Clean up introduction. Document `ns'
3289 return value for framep.
3290 (Creating Frames): Note how the terminal is chosen.
3291 (Multiple Terminals, Multiple Displays): Merge into a single node.
3292 (Color Parameters): Fix typo.
3293
3294 * variables.texi (Local Variables, Buffer-Local Variables)
3295 (Creating Buffer-Local): Change link to Multiple Terminals.
3296
3297 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3298
3299 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3300 Terminals.
3301
3302 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3303 to Multiple Terminals.
3304
3305 * elisp.texi (Top): Update node listing.
3306 * vol2.texi (Top): Update node listing.
3307 * vol1.texi (Top): Update node listing.
3308
3309 * buffers.texi (Current Buffer): Note that the append-to-buffer
3310 example is no longer in synch with the latest code. Tie the two
3311 examples together.
3312
3313 * files.texi (File Attributes): Move note about MS-DOS from
3314 Changing Files to File Attributes.
3315 (Create/Delete Dirs): Note that mkdir is an alias for this.
3316
3317 2009-04-01 Markus Triska <triska@gmx.at>
3318
3319 * processes.texi (Filter Functions): Suggest how to handle output
3320 batches.
3321
3322 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
3323
3324 * help.texi (Accessing Documentation): Update example to use
3325 help-setup-xref and with-help-window.
3326 (Help Functions): Remove print-help-return-message, which is
3327 semi-obsolete due to with-help-window. Document help-buffer and
3328 help-setup-xref.
3329
3330 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
3331
3332 * help.texi (Accessing Documentation, Help Functions):
3333 Remove information about long-obsolete Emacs versions.
3334
3335 * modes.texi (Mode Line Variables): The default values of the mode
3336 line variables are now more complicated.
3337
3338 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
3339
3340 * modes.texi (Major Mode Conventions): Note that specialness is
3341 inherited.
3342 (Derived Modes): Note that define-derive-mode sets the mode-class
3343 property.
3344
3345 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3346 goto-map. Add search-map to the list.
3347
3348 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3349
3350 * os.texi (System Environment): Update the list of system-type
3351 values.
3352
3353 * markers.texi (The Mark) <handle-shift-selection>: Update for
3354 removal of the optional argument DEACTIVATE.
3355
3356 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
3357
3358 * commands.texi (Focus Events): Most X window managers don't use
3359 focus-follows-mouse nowadays.
3360
3361 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
3362
3363 * commands.texi (Defining Commands): Clarify introduction.
3364 (Using Interactive): Not that interactive can be put in a symbol
3365 property.
3366 (Interactive Call): Note that a symbol with a non-nil
3367 interactive-form property satisfies commandp.
3368
3369 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
3370
3371 * minibuf.texi (Intro to Minibuffers): Fix typos.
3372
3373 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
3374
3375 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
3376 about minibuffers in old Emacs versions. Copyedits.
3377 Emphasize that enable-recursive-minibuffers defaults to nil.
3378 (Text from Minibuffer): Simplify introduction.
3379
3380 2009-03-22 Alan Mackenzie <acm@muc.de>
3381
3382 * commands.texi (Using Interactive): Clarify string argument to
3383 `interactive' - even promptless elements need \n separators.
3384
3385 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
3386
3387 * minibuf.texi (Completion Styles): New node.
3388
3389 * elisp.texi (Top): Update node listing.
3390
3391 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
3392
3393 * minibuf.texi (Basic Completion): Note that
3394 read-file-name-completion-ignore-case and
3395 read-buffer-completion-ignore-case can override
3396 completion-ignore-case.
3397 (Minibuffer Completion): Document completing-read changes.
3398 (Completion Commands): Avoid mentioning partial completion mode.
3399 Document minibuffer-completion-confirm changes, and
3400 minibuffer-confirm-exit-commands.
3401 (High-Level Completion): Document new require-match behavior for
3402 read-buffer. Document read-buffer-completion-ignore-case.
3403 (Reading File Names): Document new require-match behavior for
3404 read-file-name.
3405
3406 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
3407
3408 * debugging.texi (Error Debugging): Don't mislead the reader into
3409 thinking that debug-on-error enters debugger for C-f at EOB.
3410 (Error Debugging): Setting debug-on-init within the init file
3411 works, and has for some time.
3412
3413 2009-03-13 Kenichi Handa <handa@m17n.org>
3414
3415 * display.texi (Fontsets): Update the description.
3416
3417 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
3418
3419 * advice.texi (Advising Primitives): Link to What Is a Function.
3420
3421 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
3422
3423 * compile.texi (Speed of Byte-Code): Update example.
3424 (Disassembly): Update examples.
3425
3426 * loading.texi (Repeated Loading): Simplify examples.
3427
3428 * customize.texi (Common Keywords): It's not necessary to use :tag
3429 to remove hyphens, as custom-unlispify-tag-name does it
3430 automatically.
3431 (Variable Definitions): Link to File Local Variables.
3432 Document customized-value symbol property.
3433 (Customization Types): Move menu to end of node.
3434
3435 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
3436
3437 * macros.texi (Compiling Macros): Omit misleading sentence, which
3438 implied that macros can only be used in the same file they are
3439 defined.
3440 (Backquote): Remove obsolete information about Emacs 19.
3441
3442 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3443
3444 * display.texi (Display Margins): Fix paren typo.
3445
3446 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
3447
3448 * elisp.texi (Top): Update node listing.
3449
3450 * variables.texi (Variables): Clarify introduction.
3451 (Global Variables): Mention that setq is a special form.
3452 (Local Variables): Use active voice.
3453 (Tips for Defining): Mention marking variables as safe.
3454 (Buffer-Local Variables): Mention terminal-local and frame-local
3455 variables together.
3456 (File Local Variables): Copyedits.
3457 (Frame-Local Variables): Note that they are not really useful.
3458 (Future Local Variables): Node deleted.
3459
3460 * objects.texi (General Escape Syntax): Update explanation of
3461 Unicode escape syntax.
3462
3463 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
3464
3465 * control.texi (Control Structures): Add cindex entry for "textual
3466 order".
3467
3468 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3469 instead of "expression" throughout.
3470 (Function Indirection): Copyedits. Use active voice.
3471 (Eval): The default value of max-lisp-eval-depth is now 400.
3472
3473 2009-02-23 Miles Bader <miles@gnu.org>
3474
3475 * processes.texi (System Processes): Rename `system-process-attributes'
3476 to `process-attributes'.
3477
3478 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * symbols.texi (Property Lists): Emphasize that property lists are
3481 not restricted to symbol cells.
3482 (Other Plists): Copyedit.
3483
3484 * sequences.texi (Sequences Arrays Vectors): Make introduction
3485 more concise.
3486 (Arrays): Mention char-tables and bool-vectors too.
3487 (Vectors): Don't repeat information given in Arrays node. Link to
3488 nodes that explain the vector usage examples.
3489 (Char-Tables): Note that char-table elements can have arbitrary
3490 type. Explain effect of omitted char-table-extra-slots property.
3491 Link to Property Lists node.
3492
3493 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3494
3495 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3496 `append'.
3497 (List Elements): Copyedits.
3498
3499 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3500 of `vconcat'.
3501
3502 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3503 Emacs 20 usage of `concat'.
3504 (Case Conversion): Copyedits.
3505
3506 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3509 Minor edits.
3510 (Frame Configuration Type): Emphasize that it is not primitive.
3511 (Font Type): New node.
3512 (Type Predicates): Add fontp; type-of now recognizes font object
3513 types.
3514
3515 * intro.texi (Version Info): Update version numbers in examples.
3516 (Acknowledgements): List more contributors.
3517
3518 * elisp.texi: Bump version number to 3.0.
3519 (Top): Link to Font Type node.
3520
3521 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3522
3523 * modes.texi (Major Mode Conventions): Remove duplicate words.
3524 (Customizing Keywords): Fix typo.
3525
3526 2009-02-14 Eli Zaretskii <eliz@gnu.org>
3527
3528 * nonascii.texi (User-Chosen Coding Systems): Document that
3529 select-safe-coding-system suggests raw-text if there are raw bytes
3530 in the region.
3531 (Explicit Encoding): Warn not to use `undecided' when encoding.
3532
3533 2009-02-11 Glenn Morris <rgm@gnu.org>
3534
3535 * frames.texi (Visibility of Frames): Mention the effect multiple
3536 workspaces/desktops can have on visibility.
3537
3538 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3539
3540 * text.texi (Commands for Insertion):
3541 * commands.texi (Event Mod):
3542 * keymaps.texi (Searching Keymaps):
3543 * nonascii.texi (Translation of Characters):
3544 Reinstate documentation of translation-table-for-input.
3545 (Explicit Encoding): Document the `charset' text property produced
3546 by decode-coding-region and decode-coding-string.
3547
3548 2009-01-27 Alan Mackenzie <acm@muc.de>
3549
3550 * modes.texi (Search-based Fontification): Correct a typo.
3551
3552 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
3553
3554 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3555 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3556
3557 2009-01-24 Eli Zaretskii <eliz@gnu.org>
3558
3559 * display.texi (Window Systems): Document the value of
3560 `initial-window-system' under --daemon.
3561
3562 * os.texi (System Environment): Remove description of the
3563 `environment' function which has been deleted.
3564
3565 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3566
3567 * frames.texi (Multiple Displays): Remove documentation for
3568 removed function make-frame-on-tty.
3569
3570 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
3571
3572 * files.texi (Format Conversion Piecemeal): Clarify behavior of
3573 write-region-annotate-functions.
3574 Document write-region-post-annotation-function.
3575
3576 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
3577
3578 * display.texi (Font Lookup): Document WIDTH argument of
3579 x-list-fonts.
3580
3581 2009-01-17 Eli Zaretskii <eliz@gnu.org>
3582
3583 * maps.texi (Standard Keymaps): Rename function-key-map to
3584 local-function-key-map.
3585
3586 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3587 local-function-key-map.
3588
3589 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3590 and `set-keyboard-coding-system' now accept an optional terminal
3591 argument.
3592
3593 * commands.texi (Event Mod): `keyboard-translate-table' is now
3594 terminal-local.
3595 (Function Keys): Rename function-key-map to
3596 local-function-key-map.
3597
3598 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3599 frames.texi.
3600
3601 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
3602 `delete-terminal-functions', `suspend-tty-functions' and
3603 `resume-tty-functions'.
3604
3605 * frames.texi (Frames): Document `frame-terminal' and
3606 `terminal-live-p'.
3607 (Multiple Displays): Document `make-frame-on-tty'.
3608 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3609 `terminal-name', and `get-device-terminal'.
3610 (Terminal Parameters): Document `terminal-parameters',
3611 `terminal-parameter', and `set-terminal-parameter'.
3612
3613 * os.texi (System Environment): Document `environment' and
3614 `initial-environment'.
3615 (Suspending Emacs): Update for multi-tty; document
3616 `suspend-tty', `resume-tty', and `controlling-tty-p'.
3617
3618 * nonascii.texi (Coding System Basics): More accurate description
3619 of `raw-text'.
3620
3621 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
3622
3623 * display.texi (Low-Level Font): Fix typo.
3624
3625 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
3626
3627 * elisp.texi (Top): Update node listing.
3628
3629 * display.texi (PostScript Images): Node deleted.
3630
3631 2009-01-10 Eli Zaretskii <eliz@gnu.org>
3632
3633 * processes.texi (Decoding Output): Document that null bytes force
3634 no-conversion for reading process output.
3635
3636 * files.texi (Reading from Files): Document that null bytes force
3637 no-conversion when visiting files.
3638
3639 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
3640
3641 * nonascii.texi (Lisp and Coding Systems):
3642 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
3643 (Character Properties): Improve wording.
3644
3645 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
3646
3647 * display.texi (Font Lookup): Remove obsolete function
3648 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3649 (Low-Level Font): Rename from Fonts, move to end of Faces section.
3650 (Font Selection): Reorder order of variable descriptions.
3651 Minor clarifications.
3652
3653 * elisp.texi (Top): Update node listing.
3654
3655 2009-01-09 Glenn Morris <rgm@gnu.org>
3656
3657 * commands.texi (Command Loop Info): Say that last-command-char and
3658 last-input-char are obsolete aliases.
3659
3660 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3661 last-input-char and last-command-char, since they are just aliases for
3662 last-input-event and last-command-event.
3663
3664 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3665 last-command-char.
3666
3667 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3668
3669 * elisp.texi: Update node listing.
3670
3671 * display.texi (Faces): Put Font Selection node after Auto Faces.
3672 (Face Attributes): Don't link to Font Lookup.
3673 Document font-family-list.
3674 (Fonts): New node.
3675
3676 2009-01-08 Jason Rumney <jasonr@gnu.org>
3677
3678 * frames.texi (Pointer Shape): Clarify that only X supports
3679 changing the standard pointer shapes. (Bug#1485)
3680
3681 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3682
3683 * display.texi (Attribute Functions): Note that a function value
3684 :height is relative, and that compatibility functions work by
3685 calling set-face-attribute.
3686 (Displaying Faces): Reorder list in order of increasing priority.
3687 (Face Remapping): New node. Content moved here from Displaying
3688 Faces.
3689 (Glyphs): Link to Face Functions.
3690
3691 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3692
3693 * display.texi (Faces): Don't discuss face id here. facep does
3694 not return t.
3695 (Defining Faces): Minor clarification.
3696 (Face Attributes): Rearrange items to match docstring of
3697 set-face-attribute. Add :foundry attribute. Document new role of
3698 :font attribute. Texinfo usage fix.
3699 (Attribute Functions): Copyedits.
3700 (Face Functions): Note that face number is seldom used.
3701
3702 2009-01-05 Richard M Stallman <rms@gnu.org>
3703
3704 * strings.texi (Predicates for Strings): Minor clarification.
3705
3706 * functions.texi (Function Safety): Texinfo usage fix.
3707
3708 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3709
3710 * objects.texi (General Escape Syntax): Fix typo.
3711
3712 2009-01-03 Martin Rudalics <rudalics@gmx.at>
3713
3714 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3715 works via the default value of pop-up-frame-function.
3716
3717 2009-01-02 Eli Zaretskii <eliz@gnu.org>
3718
3719 * processes.texi (System Processes): Document the `time' and
3720 `ctime' attributes of `system-process-attributes'.
3721
3722 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
3723
3724 * display.texi (Face Attributes): Clarify :height attribute.
3725
3726 2008-12-31 Martin Rudalics <rudalics@gmx.at>
3727
3728 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3729 the front of the buffer list. Add entries for `last-buffer' and
3730 `unbury-buffer'.
3731
3732 2008-12-27 Eli Zaretskii <eliz@gnu.org>
3733
3734 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3735 and its subsections.
3736
3737 * frames.texi (Multiple Terminals, Low-level Terminal)
3738 (Terminal Parameters, Frames on Other TTY devices): New sections.
3739 (Frames): Add an xref to "Multiple Terminals".
3740
3741 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3742
3743 * objects.texi (Terminal Type): New node.
3744 (Editing Types): Add it to the menu.
3745
3746 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3747 Variables".
3748
3749 * variables.texi (Directory Local Variables): New node.
3750 (Variables): Add a menu item for it.
3751
3752 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3753 `generated-autoload-file'.
3754
3755 2008-12-20 Eli Zaretskii <eliz@gnu.org>
3756
3757 * os.texi (Startup Summary): Add xref to documentation of
3758 `initial-window-system'.
3759
3760 * display.texi (Window Systems): Document `window-system' the
3761 function. The variable `window-system' is now frame-local.
3762 Document `initial-window-system'.
3763
3764 2008-12-19 Martin Rudalics <rudalics@gmx.at>
3765
3766 * windows.texi (Windows): Rewrite description of
3767 fit-window-to-buffer.
3768
3769 2008-12-13 Glenn Morris <rgm@gnu.org>
3770
3771 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3772 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3773
3774 2008-12-12 Glenn Morris <rgm@gnu.org>
3775
3776 * debugging.texi (Error Debugging): Refer forwards to
3777 eval-expression-debug-on-error.
3778
3779 2008-12-05 Eli Zaretskii <eliz@gnu.org>
3780
3781 * strings.texi (String Basics): Only unibyte strings that
3782 represent key sequences hold 8-bit raw bytes.
3783
3784 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3785 paragraph to speak about `undecided'.
3786 (Character Properties): Don't explain the meaning of each
3787 property; instead, identify their Unicode Standard names.
3788 (Character Sets): Document `map-charset-chars'.
3789
3790 2008-12-02 Glenn Morris <rgm@gnu.org>
3791
3792 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3793 section yet again.
3794
3795 2008-11-29 Eli Zaretskii <eliz@gnu.org>
3796
3797 * nonascii.texi (Character Properties): New Section.
3798 (Specifying Coding Systems): Document
3799 `coding-system-priority-list', `set-coding-system-priority', and
3800 `with-coding-priority'.
3801 (Lisp and Coding Systems): Document `check-coding-systems-region'
3802 and `coding-system-charset-list'.
3803 (Coding System Basics): Document `coding-system-aliases'.
3804
3805 * elisp.texi (Top): Add a @detailmenu entry for "Character
3806 Properties".
3807
3808 * objects.texi (Character Type): Correct the range of Emacs
3809 characters. Add an @xref to "Character Codes".
3810
3811 * strings.texi (String Basics): Add an @xref to "Character Codes".
3812
3813 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3814
3815 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3816 (Character Codes): Document `max-char'.
3817
3818 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3819
3820 * nonascii.texi (Text Representations, Converting Representations)
3821 (Character Sets, Scanning Charsets, Translation of Characters):
3822 Make text more accurate.
3823
3824 2008-11-28 Glenn Morris <rgm@gnu.org>
3825
3826 * files.texi (Format Conversion Round-Trip): Improve previous change.
3827
3828 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3829
3830 * modes.texi (Auto Major Mode): Fix example.
3831
3832 2008-11-25 Glenn Morris <rgm@gnu.org>
3833
3834 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3835
3836 * files.texi (Format Conversion Round-Trip):
3837 Use active voice for previous change.
3838
3839 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3840
3841 * os.texi (Processor Run Time):
3842 * processes.texi (Transaction Queues):
3843 * markers.texi (The Mark):
3844 * windows.texi (Choosing Window, Selecting Windows):
3845 * files.texi (Changing Files, Magic File Names):
3846 * commands.texi (Key Sequence Input):
3847 * functions.texi (Declaring Functions):
3848 * strings.texi (Predicates for Strings):
3849 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3850
3851 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3852
3853 * help.texi (Accessing Documentation): Update example.
3854
3855 * variables.texi (Defining Variables): Note that `*' is not
3856 necessary if defcustom is used.
3857
3858 2008-11-22 Eli Zaretskii <eliz@gnu.org>
3859
3860 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3861 Characters" from @detailmenu.
3862
3863 * nonascii.texi (Character Codes, Character Sets)
3864 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3865 (Chars and Bytes, Splitting Characters): Sections removed.
3866
3867 2008-11-22 Lute Kamstra <lute@gnu.org>
3868
3869 * positions.texi (Text Lines): Update goto-line documentation.
3870
3871 2008-11-21 Martin Rudalics <rudalics@gmx.at>
3872
3873 * frames.texi (Frames): Fix typo, add cross references, reword.
3874 (Initial Parameters): Reword special-display-frame-alist text.
3875 (Frames and Windows): Reword. Describe argument norecord for
3876 set-frame-selected-window.
3877 (Input Focus): Describe argument norecord for select-frame.
3878 Remove comment on MS-Windows behavior for focus-follows-mouse.
3879 (Raising and Lowering): Mention windows-frames dichotomy in
3880 metaphor.
3881
3882 * windows.texi (Displaying Buffers, Vertical Scrolling)
3883 (Horizontal Scrolling): Fix indenting and rewording issues
3884 introduced with 2008-11-07 change.
3885
3886 2008-11-20 Glenn Morris <rgm@gnu.org>
3887
3888 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3889 element of `format-alist'.
3890
3891 2008-11-19 Glenn Morris <rgm@gnu.org>
3892
3893 * doclicense.texi: Update to FDL 1.3.
3894 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3895
3896 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
3897
3898 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3899 vars, which are obsolete. Mention jit-lock-register.
3900
3901 * modes.texi (Other Font Lock Variables):
3902 Document jit-lock-register and jit-lock-unregister.
3903
3904 * frames.texi (Color Parameters): Document alpha parameter.
3905
3906 2008-11-16 Martin Rudalics <rudalics@gmx.at>
3907
3908 * windows.texi (Splitting Windows, Deleting Windows)
3909 (Selecting Windows, Cyclic Window Ordering)
3910 (Buffers and Windows, Displaying Buffers, Choosing Window)
3911 (Dedicated Windows, Window Point, Window Start and End)
3912 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3913 (Size of Window, Resizing Windows, Window Configurations)
3914 (Window Parameters): Avoid @var at beginning of sentences and
3915 reword accordingly.
3916
3917 2008-11-11 Lute Kamstra <lute@gnu.org>
3918
3919 * files.texi (File Name Components): Fix file-name-extension
3920 documentation.
3921
3922 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
3923
3924 * frames.texi (Basic Parameters): Remove display-environment-variable
3925 and term-environment-variable.
3926
3927 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3928
3929 * windows.texi (Basic Windows, Splitting Windows)
3930 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3931 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
3932 (Resizing Windows, Window Configurations, Window Parameters):
3933 Fix wording and markup.
3934
3935 2008-11-07 Martin Rudalics <rudalics@gmx.at>
3936
3937 * windows.texi (Windows): Update entries.
3938 (Basic Windows): Remove listing of attributes. Reword.
3939 (Splitting Windows, Deleting Windows): Reword.
3940 (Selecting Windows, Cyclic Window Ordering): Reword with special
3941 emphasis on order of recently selected windows and buffer list.
3942 (Buffers and Windows, Choosing Window): Reword with special
3943 emphasis on dedicated windows.
3944 (Displaying Buffers): Reword. For switch-to-buffer mention that
3945 it may fall back on pop-to-buffer. For other-window try to
3946 explain how it treats the cyclic ordering of windows.
3947 (Dedicated Windows): New node and section discussing dedicated
3948 windows and associated functions.
3949 (Window Point): Add entry for window-point-insertion-type. Reword.
3950 (Window Start and End): Rename node and section title. Reword.
3951 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3952 Minor rewording.
3953 (Size of Window): Reword, in particular text on window-width.
3954 (Resizing Windows): Reword. Add text on balancing windows.
3955 (Window Configurations): Reword. Mention window parameters.
3956 (Window Parameters): New node and section on window parameters.
3957 (Window Hooks): Reword. Mention that
3958 window-configuration-change-hook is run "buffer-locally".
3959 * elisp.texi (Top): Update Windows entries in @detailmenu
3960 section.
3961
3962 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
3963
3964 * searching.texi (Regexp Search): Fix typo.
3965
3966 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3967
3968 * searching.texi (Regexp Search): Document GREEDY arg.
3969 (Simple Match Data): Fix return value.
3970
3971 2008-11-01 Eli Zaretskii <eliz@gnu.org>
3972
3973 * nonascii.texi (Text Representations): Rewrite to make consistent
3974 with Emacs 23 internal representation of characters.
3975 Document `unibyte-string'.
3976
3977 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
3978
3979 * processes.texi (Process Information): Note that process-status
3980 does not accept buffer names.
3981
3982 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3983
3984 * positions.texi (Skipping Characters): Correct return value of
3985 skip-chars-forward.
3986
3987 2008-10-25 Martin Rudalics <rudalics@gmx.at>
3988
3989 * windows.texi (Deleting Windows): Update documentation of
3990 delete-windows-on.
3991 (Buffers and Windows): Update documentations of
3992 get-buffer-window and get-buffer-window-list.
3993 (Displaying Buffers): Update documentation of
3994 replace-buffer-in-windows.
3995
3996 * buffers.texi (Current Buffer): Reword set-buffer and
3997 with-current-buffer documentations.
3998 (Creating Buffers): Reword documentation of get-buffer-create.
3999
4000 2008-10-23 Martin Rudalics <rudalics@gmx.at>
4001
4002 * buffers.texi (Current Buffer): Reword documentation of
4003 set-buffer.
4004 (Buffer Names): Reword documentation of buffer-name.
4005 (The Buffer List): For bury-buffer explain what happens with the
4006 buffer's window.
4007 (Creating Buffers): Say that get-buffer-create's arg is called
4008 buffer-or-name.
4009
4010 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4011
4012 * advice.texi (Computed Advice): Explain what DEFINITION is.
4013
4014 * nonascii.texi (Character Codes): Remove obsolete function
4015 char-valid-p, and document characterp instead.
4016
4017 2008-10-22 Martin Rudalics <rudalics@gmx.at>
4018
4019 * windows.texi (Displaying Buffers): Reword documentation of
4020 pop-to-buffer.
4021 (Choosing Window): Rewrite documentation of display-buffer and
4022 its options.
4023
4024 * buffers.texi (Killing Buffers): Update documentation of
4025 kill-buffer.
4026
4027 2008-10-21 Eli Zaretskii <eliz@gnu.org>
4028
4029 * processes.texi (Serial Ports): Fix wording and improve markup.
4030
4031 * searching.texi (Regexp Search): Document `string-match-p' and
4032 `looking-at-p'.
4033 (POSIX Regexps): Add an xref for "non-greedy".
4034 (Regexp Special): Add @cindex entry for "non-greedy".
4035
4036 * display.texi (Attribute Functions): Document `face-all-attributes'.
4037 (Image Cache) <image-refresh>: Minor wording fixes.
4038
4039 * frames.texi (Color Names): Add an xref to `read-color'.
4040
4041 * minibuf.texi (High-Level Completion): Document `read-color'.
4042
4043 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
4044
4045 * positions.texi (Narrowing): Add an xref to "Swapping Text".
4046
4047 * buffers.texi (Swapping Text): New section, documents
4048 `buffer-swap-text'.
4049
4050 2008-10-21 Martin Rudalics <rudalics@gmx.at>
4051
4052 * windows.texi (Resizing Windows): Minor wording fix.
4053
4054 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4055
4056 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
4057 and `combine-and-quote-strings'.
4058
4059 * strings.texi (Creating Strings): Add xrefs for them.
4060
4061 2008-10-19 Eli Zaretskii <eliz@gnu.org>
4062
4063 * elisp.texi (Top): Make descriptive text for "Reading File Names"
4064 match the corresponding menu in minibuf.texi.
4065
4066 * minibuf.texi (Reading File Names): Document `read-shell-command'
4067 and `minibuffer-local-shell-command-map'.
4068
4069 2008-10-19 Martin Rudalics <rudalics@gmx.at>
4070
4071 * windows.texi (Resizing Windows): Remove var{} around "window" in
4072 documentation of enlarge-window.
4073 Rewrite documentation of window-min-height and window-min-width.
4074
4075 2008-10-19 Eli Zaretskii <eliz@gnu.org>
4076
4077 * functions.texi (Calling Functions): Document `apply-partially'.
4078
4079 * hooks.texi (Standard Hooks): Mention
4080 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
4081
4082 * variables.texi (File Local Variables): Document
4083 `file-local-variables-alist', `before-hack-local-variables-hook'
4084 and `hack-local-variables-hook'.
4085
4086 * processes.texi (Synchronous Processes): Document `process-lines'.
4087
4088 * customize.texi (Variable Definitions):
4089 Document `custom-reevaluate-setting'.
4090
4091 2008-10-18 Martin Rudalics <rudalics@gmx.at>
4092
4093 * windows.texi (Choosing Window, Deleting Windows)
4094 (Displaying Buffers): Expand documentation of dedicated windows.
4095
4096 2008-10-18 Eli Zaretskii <eliz@gnu.org>
4097
4098 * files.texi (Changing Files): Document symbolic input of file
4099 modes to `set-file-modes'. Document `read-file-modes' and
4100 `file-modes-symbolic-to-number'.
4101
4102 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
4103 and `search-map'.
4104
4105 * searching.texi (Search and Replace):
4106 Document `replace-search-function' and `replace-re-search-function'.
4107 Document `multi-query-replace-map'.
4108
4109 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
4110 (Completion Commands, Reading File Names):
4111 Rename `minibuffer-local-must-match-filename-map' to
4112 `minibuffer-local-filename-must-match-map'.
4113 (Minibuffer Completion): The `require-match' argument to
4114 `completing-read' can now have the value `confirm-only'.
4115
4116 * windows.texi (Displaying Buffers): Minor wording fix.
4117 (Choosing Window): `split-height-threshold' can now be nil.
4118 Document `split-width-threshold'. `pop-up-frames' can have the
4119 value `graphic-only'.
4120
4121 2008-10-17 Eli Zaretskii <eliz@gnu.org>
4122
4123 * os.texi (Startup Summary): Document `before-init-time' and
4124 `after-init-time'. Document `initial-window-system' and
4125 `window-system-initialization-alist'. Document reading the
4126 abbrevs file. Document the call to `server-start' under --daemon.
4127 Rearrange a bit to be consistent with the code flow.
4128 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4129 (Time Parsing): Document `format-seconds'.
4130
4131 2008-10-17 Martin Rudalics <rudalics@gmx.at>
4132
4133 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4134 and reword.
4135
4136 2008-10-16 Eli Zaretskii <eliz@gnu.org>
4137
4138 * markers.texi (The Mark): Document use-region-p.
4139
4140 2008-10-15 Eli Zaretskii <eliz@gnu.org>
4141
4142 * internals.texi (Writing Emacs Primitives): The interactive spec
4143 of a primitive can be a Lisp form.
4144
4145 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4146 values of transient-mark-mode. Document handle-shift-selection.
4147
4148 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4149 (Interactive Examples): Show an example of `^'.
4150 (Key Sequence Input): Document this-command-keys-shift-translated.
4151 (Defining Commands, Using Interactive): The interactive-form of a
4152 function can be added via its symbol's property.
4153
4154 * positions.texi (List Motion): beginning-of-defun-function can
4155 now accept an argument.
4156
4157 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4158 now return a list of strings.
4159
4160 * control.texi (Handling Errors): Document ignore-errors.
4161
4162 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4163 (Parameter Access): Document set-frame-parameter.
4164
4165 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4166 Hooks" for the effect of kill-all-local-variables on local hook
4167 functions.
4168
4169 * modes.texi (Major Mode Conventions, Mode Line Variables):
4170 `mode-name' need not be a string. xref to "Mode Line Data" for
4171 details, and to "Emulating Mode Line" for computing a string
4172 value.
4173
4174 2008-10-14 Eli Zaretskii <eliz@gnu.org>
4175
4176 * processes.texi (System Processes): New section.
4177 (Processes, Signals to Processes): Add xrefs to it.
4178
4179 * objects.texi (Editing Types): A `process' is a subprocess of
4180 Emacs, not just any process running on the OS.
4181
4182 * elisp.texi (Top): Adjust the @detailmenu for the above two
4183 changes.
4184
4185 * sequences.texi (Char-Tables): Remove documentation of
4186 set-char-table-default, which has no effect since Emacs 23.
4187 <char-table-range, set-char-table-range>: Don't mention generic
4188 characters and charsets. Add a cons cell as a possible argument.
4189
4190 * nonascii.texi (Splitting Characters)
4191 (Translation of Characters): Don't mention generic characters.
4192
4193 * display.texi (Fontsets): Don't mention generic characters.
4194
4195 * sequences.texi (Char-Tables): `map-char-table' can now call its
4196 argument FUNCTION with a cons cell as KEY.
4197
4198 2008-10-13 Eli Zaretskii <eliz@gnu.org>
4199
4200 * objects.texi (Primitive Function Type): Move "@cindex special
4201 forms" from here...
4202
4203 * eval.texi (Special Forms): ...to here.
4204
4205 * functions.texi (What Is a Function): `functionp' returns nil for
4206 special forms. Add an xref.
4207
4208 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4209 Variables".
4210
4211 * variables.texi (Frame-Local Variables): New section.
4212 (Buffer-Local Variables): Add an xref to it.
4213 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4214 have both frame-local and buffer-local binding.
4215
4216 * frames.texi (Frames): Mention multiple tty frames.
4217 (Frame Parameters, Parameter Access): Mention frame-local variable
4218 bindings.
4219
4220 2008-09-20 Glenn Morris <rgm@gnu.org>
4221
4222 * display.texi (Defining Faces): Recommend against face variables.
4223
4224 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
4225
4226 * display.texi (Echo Area Customization): Fix typo.
4227
4228 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
4229
4230 * loading.texi (Where Defined): Add `defface' item.
4231
4232 2008-09-06 Martin Rudalics <rudalics@gmx.at>
4233
4234 * loading.texi (Where Defined): Fix description of symbol-file.
4235
4236 2008-08-26 Jason Rumney <jasonr@gnu.org>
4237
4238 * display.texi (TIFF Images): New section describing :index property.
4239
4240 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
4241
4242 * display.texi (Temporary Displays): Remove unnecessary comment
4243 about usage of temp-buffer-show-hook.
4244
4245 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * symbols.texi (Other Plists): Fix incorrect example.
4248 Suggested by Florian Beck.
4249
4250 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
4251
4252 * os.texi: Fix previous change.
4253
4254 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4255
4256 * os.texi:
4257 * intro.texi:
4258 * files.texi: Remove VMS support.
4259
4260 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4261
4262 * os.texi:
4263 * frames.texi:
4264 * display.texi: Remove mentions of Mac Carbon.
4265
4266 2008-07-01 Miles Bader <miles@gnu.org>
4267
4268 * text.texi (Special Properties):
4269 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4270
4271 2008-06-28 Johan Bockgård <bojohan@gnu.org>
4272
4273 * display.texi (Other Image Types): Fix copy/paste error; say
4274 "PBM", not "XBM".
4275
4276 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4277
4278 * os.texi: Remove references to obsolete systems.
4279
4280 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4281
4282 * makefile.w32-in (distclean): Remove makefile.
4283
4284 2008-06-17 Glenn Morris <rgm@gnu.org>
4285
4286 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4287 (elisp, dist): Remove rules and variables that are obsolete now
4288 the lisp manual is no longer distributed separately.
4289
4290 2008-06-16 Glenn Morris <rgm@gnu.org>
4291
4292 * configure, configure.in, mkinstalldirs: Remove unused files.
4293
4294 * book-spine.texinfo: Set version to 23.0.60.
4295 * vol1.texi (EMACSVER):
4296 * vol2.texi (EMACSVER): Set to 23.0.60.
4297
4298 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4299 as per maintain.info.
4300
4301 2008-06-15 Glenn Morris <rgm@gnu.org>
4302
4303 * makefile.w32-in (manual): Use "23" rather than "21".
4304
4305 * Makefile.in (emacsver): New, set by configure.
4306 (manual): Use emacsver.
4307
4308 * intro.texi: Report bugs using M-x report-emacs-bug.
4309
4310 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4311
4312 2008-06-13 Daniel Engeler <engeler@gmail.com>
4313
4314 * elisp.texi, internals.texi, processes.texi: Add documentation
4315 about serial port access.
4316
4317 2008-06-05 Miles Bader <miles@gnu.org>
4318
4319 * display.texi (Displaying Faces): Update to reflect function
4320 renamings in face-remap.el.
4321
4322 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
4323
4324 * display.texi (Fontsets): Fix typos.
4325
4326 2008-06-03 Miles Bader <miles@gnu.org>
4327
4328 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4329 remove-relative-face-remapping, set-base-face-remapping,
4330 and set-default-base-face-remapping.
4331
4332 2008-06-01 Miles Bader <miles@gnu.org>
4333
4334 * display.texi (Displaying Faces): Add face-remapping-alist.
4335
4336 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4337
4338 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4339 variable names.
4340
4341 2008-05-03 Eric S. Raymond <esr@golux>
4342
4343 * keymaps.texi: Clarify that (current-local-map) and
4344 (current-global-map) return references, not copies.
4345
4346 2008-05-02 Juri Linkov <juri@jurta.org>
4347
4348 * minibuf.texi (Text from Minibuffer): Document a list of
4349 default values for `read-from-minibuffer'.
4350
4351 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
4352
4353 * nonascii.texi (Translation of Characters): Fix previous change.
4354
4355 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
4356
4357 * display.texi (Overlay Properties): Clarify role of underlying
4358 textprop and overlay keymaps for display strings.
4359
4360 * keymaps.texi (Active Keymaps): Ditto.
4361
4362 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4363
4364 * minibuf.texi (Programmed Completion):
4365 Replace dynamic-completion-table with the new completion-table-dynamic.
4366
4367 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
4368
4369 * intro.texi (Some Terms): Change "fonts in this manual" index
4370 entry to "typographic conventions".
4371
4372 2008-04-05 Eli Zaretskii <eliz@gnu.org>
4373
4374 * objects.texi (Text Props and Strings): Add indexing for read
4375 syntax of text properties.
4376
4377 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4378
4379 * processes.texi (Decoding Output): Remove process-filter-multibyte
4380 functions.
4381
4382 2008-03-15 Martin Rudalics <rudalics@gmx.at>
4383
4384 * display.texi (Finding Overlays): Say that empty overlays at
4385 the end of the buffer are reported too.
4386
4387 2008-03-13 Glenn Morris <rgm@gnu.org>
4388
4389 * elisp.texi (EMACSVER): Set to 23.0.60.
4390
4391 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
4392
4393 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
4394
4395 2008-02-22 Glenn Morris <rgm@gnu.org>
4396
4397 * frames.texi (Position Parameters): Clarify the description of
4398 `left' and `top', using information from "Geometry".
4399 (Geometry): Give a pointer to "Position Parameters", rather than
4400 repeating information.
4401
4402 2008-02-11 Glenn Morris <rgm@gnu.org>
4403
4404 * objects.texi (Equality Predicates): No longer talk about "two"
4405 functions.
4406
4407 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
4408
4409 * objects.texi (Equality Predicates): Add defun for
4410 equal-including-properties.
4411
4412 2008-02-10 Glenn Morris <rgm@gnu.org>
4413
4414 * objects.texi (Equality Predicates):
4415 Mention equal-including-properties.
4416
4417 2008-02-07 Richard Stallman <rms@gnu.org>
4418
4419 * windows.texi (Window Start): Mention the feature of moving
4420 window-start to start of line.
4421
4422 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
4423
4424 * keymaps.texi (Tool Bar): Document rtl property.
4425
4426 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4427
4428 * display.texi (Button Types):
4429 For define-button-type, clarify type of NAME.
4430
4431 2008-01-19 Martin Rudalics <rudalics@gmx.at>
4432
4433 * buffers.texi (Buffer Modification): Fix typo.
4434
4435 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4436
4437 * os.texi (System Environment): Remove references to OSes that are
4438 not supported anymore.
4439
4440 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4441
4442 * os.texi (System Environment): Remove mention for Masscomp.
4443
4444 2008-01-04 Richard Stallman <rms@gnu.org>
4445
4446 * display.texi (Faces): Don't talk about internal face vector as arg
4447 to facep.
4448
4449 * customize.texi (Type Keywords): Fix previous change.
4450
4451 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4452 * elisp.texi (Top): Fix menu for commands.texi change.
4453
4454 2007-12-30 Richard Stallman <rms@gnu.org>
4455
4456 * commands.texi (Accessing Mouse): Rename from Accessing Events.
4457 (Accessing Scroll): New node broken out of Accessing Mouse.
4458
4459 2007-12-28 Richard Stallman <rms@gnu.org>
4460
4461 * frames.texi (Size Parameters): Fix typo.
4462 (Basic Parameters): For `title', refer to title bar.
4463 (Size and Position): Explain meaning of frame pixel width and height.
4464
4465 2007-12-23 Richard Stallman <rms@gnu.org>
4466
4467 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4468 Improve some of the commented-out keywords' text too.
4469
4470 2007-12-14 Martin Rudalics <rudalics@gmx.at>
4471
4472 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4473 "visit the current buffer".
4474
4475 * os.texi (System Interface): Fix typo.
4476
4477 2007-12-04 Richard Stallman <rms@gnu.org>
4478
4479 * objects.texi (Symbol Type): Fix typo.
4480
4481 2007-12-03 Richard Stallman <rms@gnu.org>
4482
4483 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4484
4485 2007-12-01 Glenn Morris <rgm@gnu.org>
4486
4487 * functions.texi (Declaring Functions): Improve previous change.
4488
4489 2007-11-30 Glenn Morris <rgm@gnu.org>
4490
4491 * functions.texi (Declaring Functions): Add optional fourth
4492 argument of declare-function, and setting third argument to `t'.
4493
4494 2007-11-29 Richard Stallman <rms@gnu.org>
4495
4496 * customize.texi (Composite Types): Document `group' type.
4497
4498 2007-11-29 Glenn Morris <rgm@gnu.org>
4499
4500 * functions.texi (Declaring Functions): Add findex.
4501 Mention `external' files.
4502
4503 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
4504
4505 * functions.texi (Declaring Functions): Fix directive.
4506
4507 2007-11-25 Richard Stallman <rms@gnu.org>
4508
4509 * help.texi (Help Functions): Clean up last change.
4510
4511 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4512
4513 * loading.texi (Named Features): Minor cleanup.
4514
4515 * macros.texi (Eval During Expansion): Minor cleanup.
4516
4517 * variables.texi (Variable Aliases): Minor cleanup.
4518
4519 2007-11-24 Richard Stallman <rms@gnu.org>
4520
4521 * functions.texi (Declaring Functions): Clarify previous change.
4522
4523 * compile.texi (Compiler Errors): Clarify previous change.
4524
4525 2007-11-24 Richard Stallman <rms@gnu.org>
4526
4527 * display.texi (Refresh Screen, Forcing Redisplay):
4528 Clarify the text and move items around.
4529
4530 2007-11-24 Glenn Morris <rgm@gnu.org>
4531
4532 * functions.texi (Declaring Functions): New section.
4533 * compile.texi (Compiler Errors): Mention declaring functions,
4534 defvar with no initvalue, and byte-compile-warnings.
4535
4536 2007-11-15 Martin Rudalics <rudalics@gmx.at>
4537
4538 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4539 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4540
4541 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4542
4543 * help.texi (Help Functions): Document new macro `with-help-window'.
4544
4545 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4546
4547 * searching.texi (Replacing Match): Describe new
4548 `match-substitute-replacement'.
4549
4550 2007-10-31 Richard Stallman <rms@gnu.org>
4551
4552 * strings.texi (Creating Strings): Null strings from concat not unique.
4553
4554 2007-10-26 Richard Stallman <rms@gnu.org>
4555
4556 * objects.texi (Equality Predicates): Null strings are uniquified.
4557
4558 * minibuf.texi: Minor clarifications in previous change.
4559
4560 2007-10-25 Glenn Morris <rgm@gnu.org>
4561
4562 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4563
4564 2007-10-24 Richard Stallman <rms@gnu.org>
4565
4566 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4567
4568 * variables.texi (Frame-Local Variables): Node deleted.
4569 (Variables): Delete Frame-Local Variables from menu.
4570 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4571 (Default Value): Don't mention frame-local vars.
4572
4573 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4574
4575 * loading.texi (Unloading): Document FEATURE-unload-function
4576 instead of FEATURE-unload-hook.
4577
4578 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4579
4580 2007-10-22 Juri Linkov <juri@jurta.org>
4581
4582 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4583 (High-Level Completion): Document a list of default value strings
4584 in the DEFAULT argument, for which minibuffer functions return the
4585 first element.
4586
4587 2007-10-17 Juri Linkov <juri@jurta.org>
4588
4589 * text.texi (Filling): Update arguments of fill-paragraph.
4590 fill-paragraph operates on the active region in Transient Mark mode.
4591 Remove fill-paragraph-or-region.
4592
4593 2007-10-13 Karl Berry <karl@gnu.org>
4594
4595 * elisp.texi (@dircategory): Move to after @copying,
4596 since we want @copying as close as possible to the beginning of
4597 the output.
4598
4599 2007-10-12 Richard Stallman <rms@gnu.org>
4600
4601 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4602
4603 * commands.texi (Distinguish Interactive): New node,
4604 broken out from Interactive Call and rewritten.
4605 (Command Loop): Put Distinguish Interactive in menu.
4606
4607 2007-10-09 Richard Stallman <rms@gnu.org>
4608
4609 * text.texi (Examining Properties): Mention overlay priority.
4610
4611 * display.texi (Display Margins): Correct the description
4612 of margin display specifications.
4613 (Replacing Specs): New subnode broken out of Display Property.
4614
4615 2007-10-06 Juri Linkov <juri@jurta.org>
4616
4617 * text.texi (Filling): Document fill-paragraph-or-region.
4618
4619 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
4620
4621 * display.texi (Auto Faces): Fix typo.
4622
4623 2007-10-02 Richard Stallman <rms@gnu.org>
4624
4625 * display.texi (Display Property): Explain some display specs
4626 don't let you move point in.
4627
4628 * frames.texi (Cursor Parameters):
4629 Describe cursor-in-non-selected-windows here. Explain more values.
4630
4631 * windows.texi (Basic Windows): Don't describe
4632 cursor-in-non-selected-windows here.
4633
4634 2007-10-01 Eli Zaretskii <eliz@gnu.org>
4635
4636 * processes.texi (Misc Network): Note that these functions are
4637 supported only on some systems.
4638
4639 2007-10-01 Richard Stallman <rms@gnu.org>
4640
4641 * display.texi (Overlay Properties): Explain nil as priority.
4642 Explain that conflicts are unpredictable if not resolved by
4643 priorities.
4644
4645 2007-09-23 Richard Stallman <rms@gnu.org>
4646
4647 * macros.texi (Backquote): Minor clarification.
4648
4649 2007-09-19 Richard Stallman <rms@gnu.org>
4650
4651 * display.texi (Display Property): Explain multiple display specs.
4652 Clarify when they work in parallel and when one overrides.
4653 Fix error in example.
4654
4655 2007-09-06 Glenn Morris <rgm@gnu.org>
4656
4657 Move from lispref/ to doc/lispref/. Change all setfilename
4658 commands to use ../../info.
4659 * Makefile.in (infodir): Go up one more level.
4660 (usermanualdir): Change from ../man to ../emacs.
4661 (miscmanualdir): New.
4662 (dist): Use new variable miscmanualdir.
4663 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4664 (usermanualdir): Change from ../man to ../emacs.
4665
4666 2007-08-30 Martin Rudalics <rudalics@gmx.at>
4667
4668 * commands.texi (Command Loop Info): Advise against changing
4669 most variables described here. Explain new variable
4670 last-repeatable-command.
4671
4672 2007-08-29 Glenn Morris <rgm@gnu.org>
4673
4674 * elisp.texi (EMACSVER): Increase to 23.0.50.
4675
4676 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4677
4678 * frames.texi (Basic Parameters): Add display-environment-variable
4679 and term-environment-variable.
4680
4681 2007-08-28 Juri Linkov <juri@jurta.org>
4682
4683 * display.texi (Image Formats, Other Image Types): Add SVG.
4684
4685 2007-08-28 Juri Linkov <juri@jurta.org>
4686
4687 * display.texi (Images): Move formats-related text to new node
4688 "Image Formats".
4689 (Image Formats): New node.
4690
4691 2007-08-27 Richard Stallman <rms@gnu.org>
4692
4693 * windows.texi (Window Configurations): Clarify what
4694 a window configuration saves.
4695
4696 2007-08-25 Richard Stallman <rms@gnu.org>
4697
4698 * display.texi (Images): Delete redundant @findex.
4699
4700 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4701
4702 * text.texi (Change Hooks): (after|before)-change-functions are no
4703 longer bound to nil while running; rather inhibit-modification-hooks
4704 is t.
4705
4706 2007-08-16 Richard Stallman <rms@gnu.org>
4707
4708 * processes.texi (Asynchronous Processes):
4709 Clarify doc of start-file-process.
4710
4711 2007-08-08 Martin Rudalics <rudalics@gmx.at>
4712
4713 * modes.texi (Example Major Modes): Fix typo.
4714
4715 2007-08-08 Glenn Morris <rgm@gnu.org>
4716
4717 * intro.texi (nil and t): Do not use `iff' in documentation.
4718
4719 * tips.texi (Documentation Tips): Recommend against `iff'.
4720
4721 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4722
4723 * display.texi (Image Cache): Document image-refresh.
4724
4725 2007-08-06 Martin Rudalics <rudalics@gmx.at>
4726
4727 * windows.texi (Size of Window): Document window-full-width-p.
4728
4729 2007-07-25 Glenn Morris <rgm@gnu.org>
4730
4731 * gpl.texi (GPL): Replace license with GPLv3.
4732
4733 * Relicense all FSF files to GPLv3 or later.
4734
4735 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
4736
4737 * processes.texi (Synchronous Processes):
4738 Add `process-file-shell-command'.
4739 (Asynchronous Processes): Mention restricted use of
4740 `process-filter' and `process-sentinel' in
4741 `start-file-process'. Add `start-file-process-shell-command'.
4742
4743 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4744
4745 * files.texi (Magic File Names): Introduce optional parameter
4746 IDENTIFICATION for `file-remote-p'.
4747
4748 2007-07-16 Richard Stallman <rms@gnu.org>
4749
4750 * display.texi (Defining Faces): Fix previous change.
4751
4752 2007-07-14 Richard Stallman <rms@gnu.org>
4753
4754 * control.texi (Handling Errors): Document `debug' in handler list.
4755
4756 2007-07-10 Richard Stallman <rms@gnu.org>
4757
4758 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4759
4760 2007-07-09 Richard Stallman <rms@gnu.org>
4761
4762 * files.texi (Magic File Names): Rewrite previous change.
4763
4764 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4765
4766 * files.texi (Magic File Names): Introduce optional parameter
4767 CONNECTED for `file-remote-p'.
4768
4769 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
4770
4771 * processes.texi (Asynchronous Processes):
4772 * files.texi (Magic File Names): Add `start-file-process'.
4773
4774 2007-06-27 Richard Stallman <rms@gnu.org>
4775
4776 * files.texi (Format Conversion Piecemeal):
4777 Clarify `after-insert-file-functions' calling convention.
4778
4779 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
4780
4781 * files.texi (Magic File Names): Remove `dired-call-process'.
4782 Add `process-file'.
4783
4784 2007-06-27 Kenichi Handa <handa@m17n.org>
4785
4786 * text.texi (Special Properties): Fix description about
4787 `composition' property.
4788
4789 2007-06-26 Kenichi Handa <handa@m17n.org>
4790
4791 * nonascii.texi (Default Coding Systems): Document about the
4792 return value `undecided'.
4793
4794 2007-06-25 David Kastrup <dak@gnu.org>
4795
4796 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4797 `current-active-maps'.
4798
4799 2007-06-24 Karl Berry <karl@gnu.org>
4800
4801 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
4802
4803 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
4804
4805 * display.texi (Overlay Arrow): Doc fix.
4806
4807 2007-06-14 Karl Berry <karl@tug.org>
4808
4809 * anti.texi (Antinews): Typo.
4810
4811 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * display.texi (Image Cache): Document image-refresh.
4814
4815 2007-06-12 Karl Berry <karl@gnu.org>
4816
4817 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4818 * two-volume.make: New file.
4819 * .cvsignore: Ignore two-volume files.
4820
4821 2007-06-12 Tom Tromey <tromey@redhat.com>
4822
4823 * os.texi (Init File): Document user-emacs-directory.
4824
4825 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
4826
4827 * commands.texi (Click Events): Describe width and height when
4828 object is nil.
4829
4830 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
4831
4832 * commands.texi (Click Events): Layout more logically.
4833 Describe width and height.
4834 (Drag Events, Motion Events): Update to new format for position.
4835
4836 2007-06-02 Richard Stallman <rms@gnu.org>
4837
4838 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4839
4840 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4841
4842 * Version 22.1 released.
4843
4844 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4845
4846 * text.texi (Special Properties): Correct meaning of fontified face.
4847
4848 2007-05-30 Richard Stallman <rms@gnu.org>
4849
4850 * text.texi (Special Properties): Add link to Adjusting Point.
4851
4852 2007-05-12 Richard Stallman <rms@gnu.org>
4853
4854 * text.texi (Margins): indent-to-left-margin is not the default.
4855 (Mode-Specific Indent): For indent-line-function, the default
4856 is indent-relative.
4857
4858 * modes.texi (Example Major Modes): Explain last line of text-mode
4859 is redundant.
4860
4861 2007-05-10 Richard Stallman <rms@gnu.org>
4862
4863 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4864
4865 * help.texi (Keys in Documentation): Add reference to
4866 Documentation Tips.
4867
4868 * files.texi (Format Conversion): TO-FN gets three arguments.
4869
4870 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4871
4872 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4873
4874 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4875 * files.texi (Format Conversion): Expand intro; add menu.
4876 (Format Conversion Overview, Format Conversion Round-Trip)
4877 (Format Conversion Piecemeal): New nodes/subsections.
4878 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4879 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4880 (Saving Properties): Delete node/subsection.
4881
4882 2007-05-07 Karl Berry <karl@gnu.org>
4883
4884 * elisp.texi (EMACSVER): Back to 22.
4885
4886 2007-05-06 Richard Stallman <rms@gnu.org>
4887
4888 * processes.texi (Accepting Output): Revert most of previous change.
4889
4890 2007-05-05 Richard Stallman <rms@gnu.org>
4891
4892 * processes.texi (Accepting Output): accept-process-output
4893 uses microseconds, not milliseconds. But that arg is obsolete.
4894
4895 2007-05-04 Karl Berry <karl@tug.org>
4896
4897 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4898
4899 2007-05-04 Eli Zaretskii <eliz@gnu.org>
4900
4901 * tips.texi (Documentation Tips): Rearrange items to place the
4902 more important ones first. Add an index entry for hyperlinks.
4903
4904 2007-05-03 Karl Berry <karl@gnu.org>
4905
4906 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4907 (EMACSVER) [smallbook]: 22 for printed version.
4908
4909 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4910 so restore anchor to normal position after defun. Found by Kevin Ryde.
4911
4912 2007-04-26 Glenn Morris <rgm@gnu.org>
4913
4914 * elisp.texi (EMACSVER): Increase to 22.1.50.
4915
4916 2007-04-28 Karl Berry <karl@gnu.org>
4917
4918 * elisp.texi: Improve line breaks on copyright page,
4919 similar layout to emacs manual, 8.5x11 by default.
4920
4921 2007-04-24 Richard Stallman <rms@gnu.org>
4922
4923 * text.texi (Special Properties): Add xref to Overlay Properties.
4924
4925 * display.texi (Overlay Properties): Add xref to Special Properties.
4926
4927 2007-04-22 Richard Stallman <rms@gnu.org>
4928
4929 * keymaps.texi (Extended Menu Items): Move the info about
4930 format with cached keyboard binding.
4931
4932 2007-04-21 Richard Stallman <rms@gnu.org>
4933
4934 * text.texi (Special Properties): Clarify previous change.
4935
4936 * files.texi (File Name Expansion): Clarify previous change.
4937
4938 * display.texi (Attribute Functions): Fix example for
4939 face-attribute-relative-p.
4940
4941 2007-04-19 Kenichi Handa <handa@m17n.org>
4942
4943 * text.texi (Special Properties): Document composition property.
4944
4945 2007-04-19 Glenn Morris <rgm@gnu.org>
4946
4947 * files.texi (File Name Expansion): Mention "superroot".
4948
4949 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4952 setups.
4953 (Display Feature Testing): Note that display refers to all
4954 physical monitors for multi-monitor setups.
4955
4956 2007-04-14 Richard Stallman <rms@gnu.org>
4957
4958 * lists.texi (Sets And Lists): Clarify `delete' examples.
4959 Remove spurious xref to same node.
4960 Clarify xref for add-to-list.
4961
4962 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
4963
4964 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4965 value of lisp-mode-map.
4966
4967 2007-04-11 Karl Berry <karl@gnu.org>
4968
4969 * anti.texi (Antinews):
4970 * display.texi (Overlay Properties, Defining Images):
4971 * processes.texi (Synchronous Processes, Sentinels):
4972 * syntax.texi (Syntax Table Internals):
4973 * searching.texi (Regexp Special):
4974 * nonascii.texi (Default Coding Systems):
4975 * text.texi (Special Properties):
4976 * minibuf.texi (Basic Completion): Wording to improve breaks in
4977 8.5x11 format.
4978 * elisp.texi (smallbook): New @set to more easily switch between
4979 smallbook and 8.5x11.
4980
4981 2007-04-11 Richard Stallman <rms@gnu.org>
4982
4983 * text.texi (Lazy Properties): Minor fix.
4984
4985 2007-04-08 Karl Berry <karl@gnu.org>
4986
4987 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4988 * macros.texi (Backquote): Downcase Backquote in index entries for
4989 consistency.
4990
4991 2007-04-08 Richard Stallman <rms@gnu.org>
4992
4993 * text.texi (Adaptive Fill): Just describe default,
4994 don't show it (since it contains non-ASCII chars).
4995
4996 2007-04-07 Karl Berry <karl@gnu.org>
4997
4998 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4999 adaptive-fill-regexp's value, since they are not in the standard
5000 TeX fonts.
5001
5002 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
5003
5004 * display.texi (Defining Faces): Fix example.
5005
5006 2007-04-07 Karl Berry <karl@gnu.org>
5007
5008 * display.texi (Button Buffer Commands): Improve page break.
5009
5010 2007-04-07 Richard Stallman <rms@gnu.org>
5011
5012 * advice.texi (Activation of Advice): Remove redundant index entry.
5013
5014 * backups.texi: Improve index entries. Remove redundant ones.
5015
5016 * compile.texi (Byte Compilation): Improve index entry.
5017
5018 * hash.texi (Creating Hash): Improve index entry.
5019
5020 * symbols.texi (Definitions): Improve index entry.
5021
5022 * edebug.texi: Improve index entries. Remove redundant/useless ones.
5023
5024 * maps.texi (Standard Keymaps): Remove useless index entry.
5025
5026 * help.texi (Documentation Basics): Remove redundant index entries.
5027
5028 * customize.texi: Improve index entries.
5029 Remove redundant/useless ones.
5030
5031 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
5032
5033 * streams.texi (Output Variables): Improve index entry.
5034
5035 * abbrevs.texi (Abbrevs): Remove useless index entry.
5036
5037 * macros.texi (Expansion): Remove useless index entry.
5038
5039 * text.texi: Improve index entries. Remove redundant/useless ones.
5040 (Text Properties, Examining Properties)
5041 (Special Properties): Use "property category" instead of "category"
5042 to refer to the `category' property.
5043
5044 * positions.texi: Improve index entries. Remove useless one.
5045
5046 * lists.texi: Improve index entries. Remove redundant/useless ones.
5047
5048 * os.texi: Improve index entries.
5049 (Timers): Fix previous change.
5050
5051 * buffers.texi: Improve index entries.
5052 (Modification Time): Get rid of term "obsolete buffer".
5053
5054 * debugging.texi: Improve index entries.
5055 (Test Coverage): Add xref to other test coverage ftr.
5056
5057 * eval.texi: Improve index entry. Remove redundant ones.
5058
5059 * numbers.texi: Improve index entries. Remove redundant/useless ones.
5060
5061 * files.texi: Improve index entries. Remove redundant/useless ones.
5062
5063 * objects.texi: Improve index entries.
5064
5065 * processes.texi: Improve index entries.
5066
5067 * modes.texi: Improve index entry. Remove redundant one.
5068
5069 * nonascii.texi: Improve index entries.
5070
5071 * internals.texi: Improve index entries.
5072
5073 * syntax.texi: Improve index entries.
5074
5075 * keymaps.texi (Active Keymaps): Improve index entries.
5076
5077 * commands.texi: Improve index entries. Remove redundant/useless ones.
5078
5079 * frames.texi: Improve index entries. Remove redundant/useless ones.
5080
5081 * markers.texi: Improve index entries. Remove redundant ones.
5082
5083 * tips.texi: Improve index entries.
5084
5085 * loading.texi (Unloading): Improve index entry.
5086
5087 * variables.texi: Improve index entries. Remove redundant one.
5088
5089 * sequences.texi: Improve index entry.
5090
5091 * display.texi: Improve index entries. Remove redundant ones.
5092
5093 * windows.texi: Improve index entries.
5094
5095 * searching.texi: Improve index entries. Remove redundant one.
5096
5097 * strings.texi (Case Tables): Improve last change.
5098
5099 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
5100
5101 * strings.texi (Case Tables): Document with-case-table and
5102 ascii-case-table.
5103
5104 2007-04-03 Karl Berry <karl@gnu.org>
5105
5106 * processes.texi (Network): Reword to improve page break.
5107
5108 2007-04-03 Eli Zaretskii <eliz@gnu.org>
5109
5110 * functions.texi (Inline Functions): Describe more disadvantages
5111 of defsubst, and make advice against it stronger.
5112
5113 2007-04-02 Karl Berry <karl@gnu.org>
5114
5115 * backups.texi (Backup Names): Avoid widow words.
5116 * modes.texi (Example Major Modes): Align last comment.
5117
5118 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
5119
5120 * keymaps.texi (Remapping Commands): Document new arg to
5121 command-remapping.
5122
5123 2007-04-01 Karl Berry <karl@gnu.org>
5124
5125 * processes.texi (Low-Level Network): Typo.
5126 * loading.texi (Hooks for Loading): Avoid double "the".
5127 * keymaps.texi (Key Sequences): No double "and".
5128 (Changing Key Bindings): Shorten to improve line break.
5129
5130 2007-03-31 Glenn Morris <rgm@gnu.org>
5131
5132 * os.texi (Timers): Fix description of run-at-time TIME formats.
5133
5134 2007-03-31 Richard Stallman <rms@gnu.org>
5135
5136 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5137 regarding ellipsis.
5138
5139 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5140
5141 * intro.texi (nil and t):
5142 * symbols.texi (Plists and Alists):
5143 * variables.texi (Variable Aliases, Constant Variables):
5144 * functions.texi (Defining Functions):
5145 * advice.texi (Advising Primitives):
5146 * debugging.texi (Syntax Errors, Compilation Errors):
5147 * minibuf.texi (Minibuffer Windows):
5148 * commands.texi (Adjusting Point):
5149 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5150 (Auto Major Mode, Major Mode Conventions):
5151 * help.texi (Describing Characters):
5152 * files.texi (Create/Delete Dirs, Information about Files)
5153 (File Locks, Writing to Files, Reading from Files)
5154 (Saving Buffers):
5155 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5156 * frames.texi (Finding All Frames):
5157 * positions.texi (Buffer End, Motion):
5158 * markers.texi (The Region):
5159 * text.texi (Deletion, Near Point):
5160 * display.texi (Displaying Messages, Truncation):
5161 * os.texi (Processor Run Time):
5162 * tips.texi (Key Binding Conventions, Programming Tips)
5163 (Warning Tips, Documentation Tips, Comment Tips):
5164 * internals.texi (Memory Usage): Improve indexing.
5165
5166 * variables.texi (Frame-Local Variables):
5167 * functions.texi (Argument List):
5168 * loading.texi (Library Search):
5169 * streams.texi (Output Variables):
5170 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5171 * searching.texi (Replacing Match, Search and Replace):
5172 * processes.texi (Byte Packing, Decoding Output)
5173 (Accepting Output, Network Servers, Shell Arguments):
5174 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5175 * windows.texi (Window Point, Window Start):
5176 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5177 * commands.texi (Reading Input, Keyboard Events):
5178 * minibuf.texi (Reading File Names, Minibuffer Completion)
5179 (Recursive Mini):
5180 * positions.texi (List Motion):
5181 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5182 * numbers.texi (Arithmetic Operations, Math Functions)
5183 (Predicates on Numbers, Comparison of Numbers):
5184 (Numeric Conversions):
5185 * locals.texi (Standard Buffer-Local Variables):
5186 * maps.texi (Standard Keymaps):
5187 * os.texi (User Identification, System Environment, Recording Input)
5188 (X11 Keysyms):
5189 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5190 * backups.texi (Backups and Auto-Saving):
5191 * customize.texi (Customization, Group Definitions)
5192 (Variable Definitions):
5193 * compile.texi (Byte Compilation): Improve index entries.
5194
5195 2007-03-31 Karl Berry <karl@gnu.org>
5196
5197 * macros.texi (Defining Macros): Avoid widow syllable.
5198
5199 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5200
5201 * elisp.texi (Top): Postscript -> PostScript.
5202
5203 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5204
5205 2007-03-31 Markus Triska <markus.triska@gmx.at>
5206
5207 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5208
5209 2007-03-30 Karl Berry <karl@gnu.org>
5210
5211 * lists.texi (List-related Predicates): Remove spurious @need.
5212 (Setcdr): Use @smallexample to improve page break.
5213 (Association Lists) <assoc>: Reword to improve page break.
5214
5215 * strings.texi (String Conversion): Insert blank line to improve
5216 page break.
5217
5218 * numbers.texi (Random Numbers): Use @minus{}.
5219 (Math Functions): Use @minus{}.
5220
5221 * intro.texi (Acknowledgements): Avoid line breaks before middle
5222 initials.
5223
5224 2007-03-24 Eli Zaretskii <eliz@gnu.org>
5225
5226 * errors.texi (Standard Errors): Add an index entry.
5227
5228 2007-03-19 Richard Stallman <rms@gnu.org>
5229
5230 * os.texi (Recording Input): recent-keys now gives 300 keys.
5231
5232 2007-03-12 Glenn Morris <rgm@gnu.org>
5233
5234 * os.texi: Replace "daylight savings" with "daylight saving"
5235 throughout.
5236
5237 2007-03-05 Richard Stallman <rms@gnu.org>
5238
5239 * variables.texi (File Local Variables):
5240 Update enable-local-variables values.
5241
5242 2007-03-04 Richard Stallman <rms@gnu.org>
5243
5244 * syntax.texi (Control Parsing): Minor clarification.
5245
5246 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5247
5248 * sequences.texi (Sequence Functions): Move string-bytes away,
5249 add xref.
5250
5251 * nonascii.texi (Text Representations): Move string-bytes here.
5252
5253 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5254
5255 * minibuf.texi (Basic Completion): Minor clarification.
5256
5257 * markers.texi (The Mark): Clarify existence vs activation of mark.
5258 Other cleanup.
5259
5260 * display.texi (Finding Overlays): Write better example.
5261
5262 * compile.texi (Eval During Compile): Clarify putting macros
5263 in eval-when-compile.
5264
5265 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
5266
5267 * loading.texi (How Programs Do Loading): Fix anchor position at
5268 load-read-function definition doc.
5269
5270 2007-02-21 Kim F. Storm <storm@cua.dk>
5271
5272 * strings.texi (Text Comparison): Mention that assoc-string
5273 converts symbols to strings before testing.
5274
5275 2007-02-17 Kim F. Storm <storm@cua.dk>
5276
5277 * processes.texi (Bindat Spec): Vector types can have optional
5278 element type.
5279 (Bindat Examples): Fix example. Add vector with element type.
5280
5281 2007-02-16 Andreas Schwab <schwab@suse.de>
5282
5283 * strings.texi (Formatting Strings): Document '+' flag.
5284
5285 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
5286
5287 * strings.texi (Modifying Strings): Clarify that `clear-string'
5288 always converts the string to unibyte.
5289
5290 2007-02-14 Kim F. Storm <storm@cua.dk>
5291
5292 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5293 Rewrite glyph code description to refer to these functions.
5294 Remove details of encoding face number and char into integer code.
5295
5296 2007-02-03 Alan Mackenzie <acm@muc.de>
5297
5298 * loading.texi (Hooks for Loading): Make the description of
5299 `eval-after-load' more detailed, and amend the description of
5300 after-load-alist, in accordance with changes from 2006-05.
5301
5302 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5303
5304 * modes.texi (Defining Minor Modes): Document that a :require
5305 keyword or similar may be required to make saved customization
5306 variables work.
5307
5308 2007-02-03 Eli Zaretskii <eliz@gnu.org>
5309
5310 * elisp.texi (Top): Make the detailed menu headers compliant with
5311 Texinfo guidelines and with what texnfo-upd.el expects.
5312 Add comments to prevent people from inadvertently modifying the key
5313 parts needed by `texinfo-multiple-files-update'.
5314
5315 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5316
5317 * elisp.texi (Top): Update the top-level menus.
5318
5319 * syntax.texi (Categories): Add index entries.
5320
5321 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5322
5323 * display.texi (Attribute Functions): Fix name and description of
5324 the UNDERLINE arg of `set-face-underline-p'.
5325
5326 2007-01-29 Eli Zaretskii <eliz@gnu.org>
5327
5328 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5329 Variables", and "Standard Keymaps" to the detailed menu.
5330
5331 * variables.texi (Future Local Variables): Add index entry.
5332
5333 2007-01-28 Richard Stallman <rms@gnu.org>
5334
5335 * tips.texi (Coding Conventions): Clarify the tip about macros
5336 that define a function or a variable.
5337
5338 * files.texi (File Attributes): UID and GID can be floats.
5339 (Magic File Names): Explain why deferring all operations to
5340 the standard handler does not work.
5341
5342 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5343
5344 * backups.texi (Reverting): Use "buffer" instead of "file"
5345 when talking about major and minor modes.
5346
5347 2007-01-21 Richard Stallman <rms@gnu.org>
5348
5349 * help.texi (Documentation): Add xref to Documentation Tips.
5350
5351 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5352
5353 * tips.texi (Coding Conventions): Fix typos.
5354
5355 2007-01-05 Richard Stallman <rms@gnu.org>
5356
5357 * modes.texi (Defining Minor Modes): Fix previous change.
5358
5359 2007-01-03 Richard Stallman <rms@gnu.org>
5360
5361 * customize.texi (Variable Definitions, Customization Types):
5362 Don't use * in doc string for defcustom.
5363
5364 2007-01-02 Richard Stallman <rms@gnu.org>
5365
5366 * variables.texi (Variable Aliases): Clarify that aliases vars
5367 always have the same value.
5368
5369 * processes.texi (Bindat Spec): Fix Texinfo usage.
5370
5371 * modes.texi (Defining Minor Modes): Explain effect of command
5372 defined with define-global-minor-mode on new buffers.
5373
5374 2006-12-30 Kim F. Storm <storm@cua.dk>
5375
5376 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5377 `auto-resize-tool-bars'.
5378
5379 2006-12-30 Richard Stallman <rms@gnu.org>
5380
5381 * keymaps.texi (Active Keymaps): Fix previous change.
5382
5383 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
5384
5385 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5386
5387 2006-12-30 Kim F. Storm <storm@cua.dk>
5388
5389 * processes.texi (Bindat Spec): Clarify using field names in
5390 length specifications.
5391
5392 2006-12-29 Kim F. Storm <storm@cua.dk>
5393
5394 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5395 Add count and index variables for eval forms in repeat blocks.
5396
5397 2006-12-24 Richard Stallman <rms@gnu.org>
5398
5399 * customize.texi (Variable Definitions):
5400 Document new name custom-add-frequent-value.
5401
5402 2006-12-19 Kim F. Storm <storm@cua.dk>
5403
5404 * commands.texi (Misc Events): User signals now result in sigusr1
5405 and sigusr2 events which are handled through special-event-map.
5406 (Special Events): User signals and drag-n-drop are special.
5407
5408 2006-12-17 Richard Stallman <rms@gnu.org>
5409
5410 * loading.texi (Named Features): Explain subfeatures better.
5411
5412 * customize.texi: Use "option" only for user options.
5413 For the keyword values inside defcustom etc, say "keywords".
5414 For :options value's elements, say "elements".
5415 :group should not be omitted.
5416
5417 * syntax.texi (Parsing Expressions): Split up node.
5418 (Motion via Parsing, Position Parse, Parser State)
5419 (Low-Level Parsing, Control Parsing): New subnodes.
5420 (Parser State): Document syntax-ppss-toplevel-pos.
5421
5422 * positions.texi (List Motion): Punctuation fix.
5423
5424 * files.texi (File Name Completion): Document PREDICATE arg
5425 to file-name-completion.
5426
5427 2006-12-16 Eli Zaretskii <eliz@gnu.org>
5428
5429 * internals.texi (Building Emacs, Writing Emacs Primitives):
5430 Add index entries.
5431
5432 2006-12-11 Richard Stallman <rms@gnu.org>
5433
5434 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5435 affects face menu. Explain how to make it non-nil without enabling
5436 any fontification.
5437
5438 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
5439
5440 * modes.texi (Font Lock Basics): Document nil value of
5441 font-lock-defaults.
5442
5443 2006-12-10 Glenn Morris <rgm@gnu.org>
5444
5445 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5446 value for system-flag argument. Abbrev tables may not be empty
5447 when major modes are loaded.
5448
5449 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
5450
5451 * makefile.w32-in (maintainer-clean): Partially revert last
5452 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5453 to protect elisp-covers.texi.
5454
5455 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
5456
5457 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5458 Don't remove elisp* info files; they are already deleted by the
5459 `clean' and `distclean' targets, and they are in the $(infodir)
5460 directory, not the current one.
5461
5462 2006-12-04 Kim F. Storm <storm@cua.dk>
5463
5464 * commands.texi (Misc Events): Update signal events.
5465 (Event Examples): Add signal example.
5466
5467 2006-11-29 Richard Stallman <rms@gnu.org>
5468
5469 * frames.texi (Visibility of Frames): Explain visible windows
5470 can be covered by others. Add xref for raise-frame.
5471
5472 2006-11-28 Richard Stallman <rms@gnu.org>
5473
5474 * searching.texi (Regexp Special): Update when ^ is special.
5475
5476 2006-11-27 Eli Zaretskii <eliz@gnu.org>
5477
5478 * customize.texi (Customization, Common Keywords)
5479 (Group Definitions, Variable Definitions, Composite Types)
5480 (Type Keywords, Customization Types): Add index entries for
5481 various customization keywords.
5482
5483 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5484
5485 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5486
5487 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
5488
5489 * frames.texi (Window System Selections): Remove clipboard from
5490 description of selection-coding-system.
5491
5492 2006-11-06 Richard Stallman <rms@gnu.org>
5493
5494 * lists.texi (List Variables): Document COMPARE-FN.
5495
5496 * keymaps.texi: Avoid use of "binding" to mean a relation;
5497 use it only to refer to the meaning associated with a key.
5498 (Keymaps): Change menu node description.
5499
5500 * elisp.texi (Top): Change menu node description.
5501
5502 * display.texi (Managing Overlays): Document overlay-recenter.
5503
5504 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
5505
5506 * Makefile.in: Use relative paths to avoid advertising filesystem
5507 contents during compilation.
5508
5509 2006-10-23 Kim F. Storm <storm@cua.dk>
5510
5511 * commands.texi (Event Input Misc): Update unread-command-events.
5512
5513 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
5514
5515 * lists.texi (Sets And Lists): Fix typos.
5516
5517 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
5518
5519 * control.texi (Processing of Errors): Use @var for an argument,
5520 not @code.
5521
5522 2006-10-16 Richard Stallman <rms@gnu.org>
5523
5524 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5525
5526 * keymaps.texi (Format of Keymaps): Show all the keymap element
5527 patterns that result from menu items.
5528 (Key Lookup): Minor cleanups.
5529
5530 * modes.texi (Precalculated Fontification): Don't say that
5531 not setting font-lock-defaults avoids loading font-lock.
5532
5533 * help.texi (Documentation): Move xref to Emacs Manual here.
5534 (Documentation Basics): From here.
5535 Also doc emacs-lisp-docstring-fill-column.
5536
5537 * elisp.texi: Update version and ISBN.
5538
5539 * commands.texi (Interactive Call): Clarify KEYS arg to
5540 call-interactively is a vector.
5541 (Command Loop Info): Delete anchor in this-command-keys.
5542 Add anchor in this-command-keys-vector.
5543 (Recursive Editing): Document how recursive-edit
5544 handles the current buffer.
5545
5546 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
5547
5548 * frames.texi (Frame Titles): %c and %l are ignored in
5549 frame-title-format.
5550
5551 2006-10-11 Richard Stallman <rms@gnu.org>
5552
5553 * keymaps.texi (Key Sequences): Clarify use of kbd.
5554
5555 2006-10-10 Kim F. Storm <storm@cua.dk>
5556
5557 * lists.texi (Sets And Lists): Add memql.
5558
5559 2006-10-03 Richard Stallman <rms@gnu.org>
5560
5561 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5562 Clarify :ascii: and :nonascii:.
5563
5564 2006-09-29 Juri Linkov <juri@jurta.org>
5565
5566 * modes.texi (%-Constructs): Reorder coding systems in the
5567 documentation of %z to the real order displayed in the modeline.
5568
5569 2006-09-25 Richard Stallman <rms@gnu.org>
5570
5571 * os.texi (Timers): Describe timer-max-repeats.
5572
5573 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
5574
5575 * os.texi (Timers): Mention with-local-quit.
5576
5577 2006-09-24 Richard Stallman <rms@gnu.org>
5578
5579 * searching.texi (Searching and Matching): Mention property search.
5580
5581 * commands.texi (Command Loop Info): Explain how read-event affects
5582 this-command-keys.
5583
5584 2006-09-20 Richard Stallman <rms@gnu.org>
5585
5586 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5587
5588 * windows.texi (Window Start): Minor cleanups.
5589
5590 2006-09-20 Kim F. Storm <storm@cua.dk>
5591
5592 * windows.texi (Window Start): pos-visible-in-window-p allows
5593 specifying t for position to mean "end of window".
5594 Add window-line-height.
5595
5596 * anti.texi (Antinews): Mention window-line-height.
5597
5598 2006-09-19 David Kastrup <dak@gnu.org>
5599
5600 * keymaps.texi (Searching Keymaps): Small clarification.
5601
5602 2006-09-18 Richard Stallman <rms@gnu.org>
5603
5604 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5605 cause keyboard menus.
5606 (Menu Keymaps): Likewise.
5607 (Defining Menus, Keyboard Menus): Clarify.
5608
5609 * text.texi (Fields): Clarify explanation of constrain-to-field.
5610
5611 2006-09-16 Eli Zaretskii <eliz@gnu.org>
5612
5613 * variables.texi (Tips for Defining): Fix a typo.
5614
5615 2006-09-15 Richard Stallman <rms@gnu.org>
5616
5617 * keymaps.texi (Remapping Commands, Searching Keymaps)
5618 (Active Keymaps): Clean up previous change.
5619
5620 2006-09-15 Jay Belanger <belanger@truman.edu>
5621
5622 * gpl.texi: Replace "Library Public License" by "Lesser Public
5623 License" throughout.
5624
5625 2006-09-15 David Kastrup <dak@gnu.org>
5626
5627 * keymaps.texi (Active Keymaps): Adapt description to use
5628 `get-char-property' instead `get-text-property'. Explain how
5629 mouse events change this. Explain the new optional argument of
5630 `key-binding' and its mouse-dependent lookup.
5631 (Searching Keymaps): Adapt description similarly.
5632 (Remapping Commands): Explain the new optional argument of
5633 `command-remapping'.
5634
5635 2006-09-14 Richard Stallman <rms@gnu.org>
5636
5637 * keymaps.texi (Searching Keymaps): Clarification.
5638 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5639
5640 2006-09-13 Richard Stallman <rms@gnu.org>
5641
5642 * objects.texi (Character Type): Node split.
5643 Add xref to Describing Characters.
5644 (Basic Char Syntax, General Escape Syntax)
5645 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5646
5647 2006-09-11 Richard Stallman <rms@gnu.org>
5648
5649 * display.texi (Display Table Format): Wording clarification.
5650 (Glyphs): Clarifications.
5651
5652 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
5653
5654 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5655 local maps.
5656
5657 2006-09-10 Kim F. Storm <storm@cua.dk>
5658
5659 * display.texi (Forcing Redisplay): Document return value of
5660 function redisplay.
5661
5662 2006-09-09 Richard Stallman <rms@gnu.org>
5663
5664 * windows.texi (Window Hooks): Explain limits of
5665 window-scroll-functions.
5666
5667 * display.texi (Fringe Indicators): Update for last change in
5668 indicate-buffer-boundaries.
5669
5670 2006-09-08 Richard Stallman <rms@gnu.org>
5671
5672 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5673
5674 2006-09-06 Kim F. Storm <storm@cua.dk>
5675
5676 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5677
5678 * windows.texi (Window Start): Update pos-visible-in-window-p.
5679
5680 2006-09-04 Richard Stallman <rms@gnu.org>
5681
5682 * processes.texi (Accepting Output): Explain SECONDS=0 for
5683 accept-process-output.
5684
5685 * os.texi (Idle Timers): Explain why timer functions should not
5686 loop until (input-pending-p).
5687
5688 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5689
5690 * makefile.w32-in (usermanualdir): New variable.
5691 (elisp.dvi): Use it.
5692
5693 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5694
5695 * buffers.texi (Buffer Modification): Fix last change.
5696
5697 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
5698
5699 * buffers.texi (Buffer Modification):
5700 Document buffer-chars-modified-tick.
5701
5702 2006-08-31 Richard Stallman <rms@gnu.org>
5703
5704 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5705
5706 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5707
5708 * modes.texi (Syntactic Font Lock):
5709 Mention font-lock-syntactic-face-function
5710 instead of specific faces.
5711
5712 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
5713
5714 * display.texi (Images): Add xrref to display-images-p.
5715
5716 2006-08-28 Kenichi Handa <handa@m17n.org>
5717
5718 * nonascii.texi (Lisp and Coding Systems): Fix description of
5719 detect-coding-region.
5720
5721 2006-08-27 Michael Olson <mwolson@gnu.org>
5722
5723 * processes.texi (Transaction Queues): Remove stray quote
5724 character.
5725
5726 2006-08-25 Richard Stallman <rms@gnu.org>
5727
5728 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5729 Add xref.
5730
5731 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
5732
5733 * os.texi (Timers): Avoid waiting inside timers.
5734
5735 2006-08-21 Lute Kamstra <lute@gnu.org>
5736
5737 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5738
5739 2006-08-20 Richard Stallman <rms@gnu.org>
5740
5741 * os.texi (Idle Timers): New node, split out from Timers.
5742 Document current-idle-time.
5743 * commands.texi (Reading One Event): Update xref.
5744 * elisp.texi (Top): Update subnode menu.
5745
5746 2006-08-16 Richard Stallman <rms@gnu.org>
5747
5748 * keymaps.texi (Extended Menu Items): Show format of cached
5749 bindings in extended menu items.
5750
5751 * customize.texi (Variable Definitions): Explain when the
5752 standard value expression is evaluated.
5753
5754 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
5755
5756 * commands.texi (Reading One Event): Explain idleness in
5757 `read-event'.
5758
5759 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
5760
5761 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5762 (Commands for Insertion): Remove split-line since it's not
5763 relevant for Lisp programming.
5764 (Yank Commands): Rewrite introduction.
5765 (Undo): Clarify.
5766 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5767 (Filling): Remove redundant comment. Clarify return value of
5768 current-justification.
5769 (Margins): Minor clarifications.
5770 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5771 (Sorting): Update definition of sort-lines.
5772 (Columns): Clarify behavior of sort-columns.
5773 (Indent Tabs): Link to Tab Stops in Emacs manual.
5774 (Special Properties): Clarify.
5775 (Clickable Text): Mention Buttons package.
5776
5777 2006-08-12 Kevin Ryde <user42@zip.com.au>
5778
5779 * os.texi (Time Parsing): Add %z to description of
5780 format-time-string, as per docstring. Add cross reference to
5781 glibc manual for strftime.
5782
5783 2006-08-08 Richard Stallman <rms@gnu.org>
5784
5785 * modes.texi: Clean up wording in previous change.
5786
5787 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
5788
5789 * modes.texi (Hooks): Clarify.
5790 (Major Mode Basics): Mention define-derived-mode explicitly.
5791 (Major Mode Conventions): Rebinding RET is OK for some modes.
5792 Mention change-major-mode-hook and after-change-major-mode-hook.
5793 (Example Major Modes): Move to end of Modes section.
5794 (Mode Line Basics): Clarify.
5795 (Mode Line Data): Mention help-echo and local-map in strings.
5796 Explain reason for treatment of non-risky variables.
5797 (Properties in Mode): Clarify.
5798 (Faces for Font Lock): Add font-lock-negation-char-face.
5799
5800 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5801
5802 * strings.texi (Formatting Strings): Warn against arbitrary
5803 strings as first arg to `format'.
5804
5805 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5806
5807 * text.texi (Clickable Text): Mention `help-echo' text property.
5808 Update intro, examples and associated explanations.
5809
5810 2006-07-31 Richard Stallman <rms@gnu.org>
5811
5812 * commands.texi: Update xrefs.
5813 (Event Mod): New node, cut out from old Translating Input.
5814
5815 * maps.texi: Update xrefs.
5816
5817 * keymaps.texi (Translation Keymaps): New node.
5818 Update xrefs from Translating Input to Translation Keymaps.
5819
5820 * elisp.texi (Top): Update subnode menu.
5821
5822 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5823
5824 * os.texi (System Interface): Fix menu descriptions of some nodes.
5825 (Translating Input): Node deleted.
5826
5827 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5828
5829 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5830
5831 * lists.texi (Sets And Lists): Likewise.
5832
5833 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5834
5835 * text.texi (Fields): Mention POS
5836 requirement when narrowing is in effect.
5837
5838 2006-07-28 Richard Stallman <rms@gnu.org>
5839
5840 * display.texi (Face Attributes): Simplify wording.
5841 (Attribute Functions): Clarify meaning of new-frame default
5842 attribute settings.
5843
5844 * customize.texi (Common Keywords): Document how to use
5845 :package-version in a package not in Emacs.
5846
5847 2006-07-28 Kim F. Storm <storm@cua.dk>
5848
5849 * commands.texi (Reading One Event): Fix last change.
5850
5851 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
5852
5853 * commands.texi (Reading One Event): Document SECONDS argument for
5854 read-event, read-char, and read-char-exclusive.
5855
5856 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5857
5858 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5859 to ensure correct identification.
5860
5861 2006-07-24 Richard Stallman <rms@gnu.org>
5862
5863 * text.texi (Clickable Text): Clarify.
5864
5865 * sequences.texi (Vector Functions): Delete duplicate xref.
5866
5867 * objects.texi (Function Type): Clarify.
5868
5869 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5870 modes.
5871
5872 * lists.texi (List Variables): New node.
5873 Material moved from other nodes.
5874
5875 * variables.texi (Setting Variables): add-to-list and
5876 add-to-ordered-list moved to List Variables node.
5877
5878 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5879
5880 * text.texi (Links and Mouse-1):
5881 For mouse-on-link-p, expand on arg POS.
5882
5883 2006-07-21 Kim F. Storm <storm@cua.dk>
5884
5885 * display.texi (Forcing Redisplay): Don't mention systems which
5886 don't support sub-second timers for redisplay-preemption-period.
5887
5888 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5889
5890 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5891
5892 * frames.texi (Input Focus): Document that focus-follows-mouse has
5893 no effect on MS-Windows.
5894
5895 2006-07-18 Richard Stallman <rms@gnu.org>
5896
5897 * display.texi (Forcing Redisplay): Cleanups in previous change.
5898
5899 * processes.texi (Low-Level Network): Make menu more convenient.
5900
5901 2006-07-18 Kim F. Storm <storm@cua.dk>
5902
5903 * display.texi (Forcing Redisplay): redisplay-preemption-period
5904 only used on window systems. Add xref to Terminal Output.
5905
5906 * os.texi (Terminal Output): baud-rate only controls preemption on
5907 non-window systems. Add xref to Forcing Redisplay.
5908
5909 * processes.texi (Low-Level Network): Rename node "Make Network"
5910 to "Network Processes".
5911
5912 2006-07-18 Karl Berry <karl@gnu.org>
5913
5914 * variables.texi, functions.texi, customize.texi, loading.texi:
5915 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5916
5917 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
5918
5919 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5920
5921 2006-07-17 Richard Stallman <rms@gnu.org>
5922
5923 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5924 Put period and comma inside quotes.
5925
5926 * loading.texi, markers.texi: Use real doublequote inside menus.
5927
5928 * windows.texi: Put point and comma inside quotes.
5929 (Textual Scrolling): Use @samp for error message.
5930
5931 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5932 * strings.texi, streams.texi, processes.texi, os.texi:
5933 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5934 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5935 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5936 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5937 Put point and comma inside quotes.
5938
5939 * control.texi (Processing of Errors): Add command-error-function.
5940
5941 * variables.texi (File Local Variables): Clarify that
5942 file local variables make buffer-local bindings.
5943
5944 * modes.texi (Syntactic Font Lock): Give default for
5945 font-lock-syntax-table.
5946
5947 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
5948
5949 * text.texi (Special Properties): Clean up previous change.
5950
5951 2006-07-16 Karl Berry <karl@gnu.org>
5952
5953 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5954 * control.texi: Fix bad page breaks through chapter 10 (control).
5955
5956 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5957 underfull hbox.
5958
5959 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
5960
5961 * text.texi (Special Properties): Describe fontified text property
5962 in relation to a character (not text).
5963
5964 2006-07-15 Kim F. Storm <storm@cua.dk>
5965
5966 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5967 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5968 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5969
5970 * anti.texi (Antinews): Mention redisplay function.
5971 The kbd macro existed, but was not documented, before 22.x.
5972 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5973
5974 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
5975
5976 * display.texi (Displaying Messages): Add anchor.
5977
5978 * frames.texi (Dialog Boxes): Use it.
5979
5980 2006-07-12 Richard Stallman <rms@gnu.org>
5981
5982 * objects.texi (Frame Type): Explain nature of frames better.
5983
5984 * frames.texi (Frames): Explain nature of frames better.
5985
5986 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5987
5988 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5989
5990 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5991
5992 * frames.texi (Window System Selections): Mention scrap support for Mac.
5993 Default value of x-select-enable-clipboard is t on Mac.
5994
5995 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5996
5997 2006-07-11 Kim F. Storm <storm@cua.dk>
5998
5999 * display.texi (Forcing Redisplay): Add `redisplay' function.
6000 Don't mention (sit-for -1) -- use (redisplay t) instead.
6001
6002 * commands.texi (Waiting): (sit-for -1) is no longer special.
6003 (sit-for 0) is equivalent to (redisplay).
6004 Iconifying/deiconifying no longer makes sit-for return.
6005
6006 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6007
6008 * display.texi (Buttons): Fix typo.
6009
6010 * index.texi, elisp.texi (New Symbols): Comment node out.
6011
6012 2006-07-09 Richard Stallman <rms@gnu.org>
6013
6014 * display.texi (Truncation): Clean up previous change.
6015
6016 2006-07-08 Richard Stallman <rms@gnu.org>
6017
6018 * commands.texi (Interactive Call): Use 3 as prefix in example
6019 for execute-extended-command.
6020
6021 * display.texi (Attribute Functions): Move paragraph about
6022 compatibility with Emacs < 21.
6023
6024 2006-07-09 Kim F. Storm <storm@cua.dk>
6025
6026 * display.texi (Refresh Screen): Clarify force-window-update.
6027 (Truncation): "Normally" indicated by fringe arrows.
6028
6029 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6030
6031 * windows.texi (Textual Scrolling, Resizing Windows):
6032 * variables.texi (Constant Variables):
6033 * text.texi (Buffer Contents, Deletion, Changing Properties)
6034 (Property Search, Special Properties, Sticky Properties)
6035 (Links and Mouse-1, Fields, Change Hooks):
6036 * syntax.texi (Syntax Table Functions, Parsing Expressions)
6037 (Categories):
6038 * symbols.texi (Other Plists):
6039 * streams.texi (Output Variables):
6040 * processes.texi (Input to Processes, Query Before Exit):
6041 * positions.texi (Word Motion, Text Lines, List Motion):
6042 * os.texi (Init File, System Environment, Sound Output)
6043 (Session Management):
6044 * nonascii.texi (Text Representations, Character Sets)
6045 (Chars and Bytes, Locales):
6046 * modes.texi (Defining Minor Modes, Header Lines):
6047 * minibuf.texi (Minibuffer Contents):
6048 * markers.texi (Information from Markers):
6049 * lists.texi (List Elements, Building Lists, Association Lists):
6050 * keymaps.texi (Tool Bar):
6051 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
6052 * functions.texi (What Is a Function, Mapping Functions):
6053 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
6054 (Color Names, Text Terminal Colors, Display Feature Testing):
6055 * files.texi (Visiting Functions, File Name Components)
6056 (Unique File Names, Contents of Directories):
6057 * display.texi (Forcing Redisplay, Displaying Messages)
6058 (Temporary Displays, Font Selection, Auto Faces)
6059 (Font Lookup, Fringe Indicators, Display Margins)
6060 (Image Descriptors, Showing Images, Image Cache, Button Types)
6061 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
6062 (Display Table Format, Glyphs):
6063 * control.texi (Iteration):
6064 * commands.texi (Command Loop Info, Adjusting Point):
6065 * backups.texi (Making Backups, Auto-Saving):
6066 Remove @tindex entries.
6067
6068 2006-07-07 Kim F. Storm <storm@cua.dk>
6069
6070 * display.texi (Fringe Cursors): Fix typo.
6071 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
6072 (Overlay Arrow): Default is overlay-arrow fringe indicator.
6073
6074 2006-07-05 Richard Stallman <rms@gnu.org>
6075
6076 * text.texi (Buffer Contents): Add example of text props
6077 in result of buffer-substring.
6078 (Text Properties): Explain better about use of specific property names.
6079 (Property Search): Some cleanups; reorder some functions.
6080
6081 * keymaps.texi (Changing Key Bindings): Cleanup.
6082 Add xref to Key Binding Conventions.
6083
6084 * display.texi (Attribute Functions): Add examples for
6085 face-attribute-relative-p.
6086
6087 * tips.texi (Coding Conventions): Cleanup last change.
6088
6089 2006-07-05 Karl Berry <karl@gnu.org>
6090
6091 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
6092 Remove @setchapternewpage odd.
6093 Result is 1013 pages, down from 1100.
6094
6095 * anti.texi, customize.texi, display.texi, internals.texi:
6096 * minibuf.texi, modes.texi, tips.texi:
6097 Fix overfull/underfull boxes.
6098
6099 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6100
6101 * edebug.texi (Instrumenting):
6102 Add Edebug-specific findex for eval-buffer.
6103 * loading.texi (Loading):
6104 Replace eval-current-buffer with eval-buffer.
6105
6106 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
6107
6108 * locals.texi (Standard Buffer-Local Variables): Update the list
6109 of variables.
6110
6111 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
6112
6113 * files.texi (File Name Completion): Point user to the node
6114 "Reading File Names".
6115
6116 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6117
6118 * files.texi (Contents of Directories): Document case-insensitive
6119 behavior on respective filesystems.
6120
6121 * objects.texi (Character Type): Document that Emacs signals an
6122 error for unsupported Unicode characters specified as \uNNNN.
6123
6124 2006-06-19 Richard Stallman <rms@gnu.org>
6125
6126 * processes.texi (Bindat Spec): Clarify previous change.
6127
6128 2006-06-16 Richard Stallman <rms@gnu.org>
6129
6130 * tips.texi (Coding Conventions): Better explain conventions
6131 for definition constructs.
6132
6133 * text.texi (Special Properties): String value of `read-only'
6134 serves as the error message.
6135
6136 * objects.texi (Character Type): Clarify prev. change.
6137 (Non-ASCII in Strings): Mention \u and \U.
6138
6139 * commands.texi (Using Interactive): Explain problem of
6140 markers, etc., in command-history.
6141
6142 2006-06-14 Kim F. Storm <storm@cua.dk>
6143
6144 * commands.texi (Waiting): Negative arg to sit-for forces
6145 redisplay even if input is pending.
6146
6147 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6148 redisplay. Remove incorrect example of binding redisplay-dont-pause
6149 around (sit-for 0).
6150
6151 2006-06-13 Richard Stallman <rms@gnu.org>
6152
6153 * display.texi (Forcing Redisplay): Clarify previous change.
6154
6155 2006-06-13 Romain Francoise <romain@orebokech.com>
6156
6157 * display.texi (Forcing Redisplay): Fix typo.
6158
6159 2006-06-13 Kim F. Storm <storm@cua.dk>
6160
6161 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6162
6163 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6164
6165 * tips.texi (Coding Conventions): Add `@end itemize'.
6166
6167 2006-06-10 Richard Stallman <rms@gnu.org>
6168
6169 * tips.texi (Coding Conventions): Explain use of coding systems
6170 to ensure one decoding for strings.
6171
6172 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6173
6174 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6175 syntax.
6176
6177 2006-06-07 Eli Zaretskii <eliz@gnu.org>
6178
6179 * display.texi (Font Selection): Remove description of
6180 clear-face-cache.
6181
6182 * compile.texi (Eval During Compile): Fix a typo. Add index
6183 entries for possible uses of eval-when-compile.
6184
6185 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6186
6187 * display.texi (Abstract Display): Fix typo.
6188
6189 2006-06-03 Eli Zaretskii <eliz@gnu.org>
6190
6191 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6192 Reword variable's description.
6193
6194 2006-06-01 Richard Stallman <rms@gnu.org>
6195
6196 * windows.texi (Splitting Windows): Clarify splitting nonselected
6197 window.
6198
6199 2006-05-31 Juri Linkov <juri@jurta.org>
6200
6201 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6202
6203 2006-05-30 Richard Stallman <rms@gnu.org>
6204
6205 * display.texi (Line Height): Fix errors in description of
6206 default line height and line-height property.
6207
6208 * nonascii.texi (Default Coding Systems): Further clarification.
6209
6210 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6211
6212 * internals.texi (Pure Storage): Mention that an overflow in pure
6213 space causes a memory leak.
6214 (Garbage Collection): If there was an overflow in pure space,
6215 `garbage-collect' returns nil.
6216
6217 2006-05-30 Eli Zaretskii <eliz@gnu.org>
6218
6219 * nonascii.texi (Default Coding Systems): Fix it some more.
6220
6221 2006-05-29 Eli Zaretskii <eliz@gnu.org>
6222
6223 * nonascii.texi (Default Coding Systems): Fix last change.
6224
6225 2006-05-29 Kenichi Handa <handa@m17n.org>
6226
6227 * nonascii.texi (find-operation-coding-system): Describe the new
6228 argument format (FILENAME . BUFFER).
6229
6230 2006-05-28 Richard Stallman <rms@gnu.org>
6231
6232 * tips.texi (Coding Conventions): Better explain reasons not to
6233 advise other packages or use `eval-after-load'.
6234
6235 2006-05-29 Kim F. Storm <storm@cua.dk>
6236
6237 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6238 `bindat-idx' and `bindat-raw' for clarity.
6239
6240 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6241
6242 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6243
6244 * display.texi (Display): Add "Abstract Display" to menu.
6245 (Abstract Display, Abstract Display Functions)
6246 (Abstract Display Example): New nodes.
6247 * elisp.texi (Top): Add "Abstract Display" to menu.
6248
6249 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
6250
6251 * keymaps.texi (Key Sequences): Link to input events definition.
6252 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6253
6254 * files.texi (Changing Files): Document updated argument list for
6255 copy-file.
6256
6257 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6258
6259 * processes.texi (Bindat Functions): Explain term "total length".
6260 Use it in bindat-length and bindat-pack descriptions.
6261
6262 2006-05-26 Eli Zaretskii <eliz@gnu.org>
6263
6264 * tips.texi (Coding Conventions): Advise against using
6265 eval-after-load in packages. Add an index entry.
6266
6267 2006-05-25 Juri Linkov <juri@jurta.org>
6268
6269 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6270
6271 * modes.texi (%-Constructs): Add %e, %z, %Z.
6272
6273 2006-05-25 Richard Stallman <rms@gnu.org>
6274
6275 * elisp.texi (Top): Update subnode menu.
6276
6277 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6278 (Keymaps): Update menu.
6279
6280 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6281
6282 * keymaps.texi (Key Sequences): Some clarifications.
6283
6284 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6285
6286 * processes.texi (Bindat Functions): Say "unibyte string"
6287 explicitly for bindat-unpack and bindat-pack descriptions.
6288 (Bindat Examples): Don't call `string-make-unibyte' in example.
6289
6290 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6291
6292 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
6293 Explain string and vector representations of key sequences.
6294
6295 * keymaps.texi (Changing Key Bindings):
6296 * commands.texi (Interactive Codes):
6297 * help.texi (Describing Characters): Refer to it.
6298
6299 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6300
6301 * frames.texi (Pointer Shape): @end table -> @end defvar.
6302
6303 2006-05-22 Richard Stallman <rms@gnu.org>
6304
6305 * elisp.texi (Top): Update subnode menus.
6306
6307 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6308 Contents rewritten; material from old Pointer Shape node moved here.
6309
6310 * display.texi (Pointer Shape): Node deleted.
6311 (Image Descriptors): Minor cleanup.
6312
6313 2006-05-21 Richard Stallman <rms@gnu.org>
6314
6315 * syntax.texi (Parsing Expressions): Update info on which STATE
6316 elements are ignored.
6317
6318 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6319
6320 * hooks.texi (Standard Hooks): Correct typo.
6321
6322 * gpl.texi (GPL): ifinfo -> ifnottex.
6323
6324 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6325
6326 * searching.texi (Simple Match Data): Warn about match data being
6327 set anew by every search.
6328
6329 2006-05-17 Richard Stallman <rms@gnu.org>
6330
6331 * minibuf.texi (Minibuffer History): Clarify.
6332
6333 * searching.texi (Regexp Special): Clarify nested regexp warning.
6334
6335 2006-05-16 Kim F. Storm <storm@cua.dk>
6336
6337 * minibuf.texi (Minibuffer History): Update add-to-history.
6338
6339 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6340
6341 * nonascii.texi (Explicit Encoding):
6342 Fix typo (encoding<->decoding).
6343
6344 2006-05-14 Richard Stallman <rms@gnu.org>
6345
6346 * buffers.texi (Creating Buffers): Cleanup.
6347
6348 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6349
6350 2006-05-13 Eli Zaretskii <eliz@gnu.org>
6351
6352 * buffers.texi (Current Buffer): Document that with-temp-buffer
6353 disables undo.
6354
6355 * os.texi (Terminal-Specific): More accurate description of how
6356 Emacs searches for the terminal-specific libraries.
6357
6358 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6359
6360 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6361 emacs-xtra to @inforef's.
6362
6363 * text.texi (Undo): Document that undo is turned off in buffers
6364 whose names begin with a space.
6365
6366 * buffers.texi (Buffer Names): Add index entries for buffers whose
6367 names begin with a space.
6368 (Creating Buffers): Document that undo is turned off in buffers
6369 whose names begin with a space.
6370
6371 * files.texi (Visiting Functions, Reading from Files)
6372 (Saving Buffers): Mention code and EOL conversions by file I/O
6373 primitives and subroutines.
6374
6375 * nonascii.texi (Lisp and Coding Systems):
6376 Document coding-system-eol-type. Add index entries for eol conversion.
6377
6378 * display.texi (Defining Faces): Mention `mac', and add an xref to
6379 where window-system is described.
6380
6381 2006-05-10 Richard Stallman <rms@gnu.org>
6382
6383 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6384
6385 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6386
6387 * variables.texi (File Local Variables): Recommend to quote lambda
6388 expressions in safe-local-variable property.
6389
6390 2006-05-09 Richard Stallman <rms@gnu.org>
6391
6392 * variables.texi (File Local Variables):
6393 Document safe-local-eval-forms and safe-local-eval-function.
6394
6395 2006-05-07 Kim F. Storm <storm@cua.dk>
6396
6397 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6398 from add-to-history.
6399
6400 2006-05-07 Romain Francoise <romain@orebokech.com>
6401
6402 * commands.texi (Event Input Misc):
6403 * compile.texi (Eval During Compile):
6404 * internals.texi (Buffer Internals):
6405 * minibuf.texi (Initial Input):
6406 * nonascii.texi (Scanning Charsets):
6407 * numbers.texi (Comparison of Numbers):
6408 * windows.texi (Textual Scrolling, Vertical Scrolling):
6409 Fix various typos.
6410
6411 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6412
6413 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6414 conditional xref's to either emacs or emacs-xtra, depending on
6415 @iftex/@ifnottex.
6416
6417 * minibuf.texi (Minibuffer History): Document add-to-history.
6418
6419 2006-05-05 Eli Zaretskii <eliz@gnu.org>
6420
6421 * internals.texi (Pure Storage): Mention the pure overflow message
6422 at startup.
6423
6424 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
6425
6426 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6427 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6428 search.
6429
6430 2006-05-01 Richard Stallman <rms@gnu.org>
6431
6432 * intro.texi (nil and t): Clarify.
6433
6434 * variables.texi (File Local Variables): Suggest using booleanp.
6435
6436 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
6437
6438 * objects.texi (Type Predicates): Fix typos.
6439
6440 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6441
6442 * intro.texi (nil and t): Add booleanp.
6443
6444 * objects.texi (Type Predicates): Add links for booleanp and
6445 string-or-null-p.
6446
6447 2006-04-29 Richard Stallman <rms@gnu.org>
6448
6449 * modes.texi (Multiline Font Lock): Rename from
6450 Multi line Font Lock Elements. Much clarification.
6451 (Font Lock Multiline, Region to Fontify): Much clarification.
6452
6453 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6454
6455 * variables.texi (File Local Variables): Remove the special case t for
6456 safe-local-variable.
6457
6458 2006-04-26 Richard Stallman <rms@gnu.org>
6459
6460 * syntax.texi (Parsing Expressions): Minor cleanup.
6461
6462 2006-04-18 Richard Stallman <rms@gnu.org>
6463
6464 * tips.texi (Coding Conventions): Explain when the package's
6465 prefix should appear later on (not at the start of the name).
6466
6467 * searching.texi (String Search): Clarify effect of NOERROR.
6468
6469 * modes.texi (Imenu): Clarify what special items do.
6470
6471 * hooks.texi (Standard Hooks): Delete text about old hook names.
6472
6473 2006-04-17 Romain Francoise <romain@orebokech.com>
6474
6475 * variables.texi (Local Variables): Update the default value of
6476 `max-specpdl-size'.
6477
6478 2006-04-15 Michael Olson <mwolson@gnu.org>
6479
6480 * processes.texi (Transaction Queues): Mention the new optional
6481 `delay-question' argument for `tq-enqueue'.
6482
6483 2006-04-13 Bill Wohler <wohler@newt.com>
6484
6485 * customize.texi (Common Keywords): Use dotted notation for
6486 :package-version value. Specify its values. Improve documentation
6487 for customize-package-emacs-version-alist.
6488
6489 2006-04-12 Bill Wohler <wohler@newt.com>
6490
6491 * customize.texi (Common Keywords): Move description of
6492 customize-package-emacs-version-alist to @defvar.
6493
6494 2006-04-10 Bill Wohler <wohler@newt.com>
6495
6496 * customize.texi (Common Keywords): Add :package-version.
6497
6498 2006-04-10 Kim F. Storm <storm@cua.dk>
6499
6500 * text.texi (Buffer Contents): Add NOPROPS arg to
6501 filter-buffer-substring.
6502
6503 2006-04-08 Kevin Ryde <user42@zip.com.au>
6504
6505 * os.texi (Command-Line Arguments): Update xref to emacs manual
6506 "Command Arguments" -> "Emacs Invocation", per change there.
6507
6508 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6509
6510 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6511 be on one line to help makeinfo not render two spaces after the dot.
6512
6513 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6514
6515 * strings.texi (Predicates for Strings): Add string-or-null-p.
6516
6517 2006-03-28 Kim F. Storm <storm@cua.dk>
6518
6519 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6520 remarks about systems that don't support fractional seconds.
6521
6522 2006-03-25 Karl Berry <karl@gnu.org>
6523
6524 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6525 the year list.
6526
6527 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
6528
6529 * display.texi (Fringe Indicators): Fix typos.
6530
6531 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6532
6533 * tips.texi (Documentation Tips): One can now also write `program'
6534 in front of a quoted symbol in a docstring to prevent making a
6535 hyperlink.
6536
6537 2006-03-19 Alan Mackenzie <acm@muc.de>
6538
6539 * text.texi (Special Properties): Clarify `fontified' property.
6540
6541 2006-03-16 Richard Stallman <rms@gnu.org>
6542
6543 * display.texi (Defining Images): Minor cleanup.
6544
6545 2006-03-16 Bill Wohler <wohler@newt.com>
6546
6547 * display.texi (Defining Images): In image-load-path-for-library,
6548 prefer user's images.
6549
6550 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6551
6552 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6553
6554 2006-03-15 Bill Wohler <wohler@newt.com>
6555
6556 * display.texi (Defining Images): Fix example in
6557 image-load-path-for-library by not recommending that one binds
6558 image-load-path. Just defvar it to placate compiler and only use
6559 it if previously defined.
6560
6561 2006-03-14 Bill Wohler <wohler@newt.com>
6562
6563 * display.texi (Defining Images): In image-load-path-for-library,
6564 always return list of directories. Update example.
6565
6566 2006-03-14 Alan Mackenzie <acm@muc.de>
6567
6568 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6569 This describes font-lock-extend-region-function.
6570 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6571 the new node "Region to Fontify".
6572
6573 2006-03-13 Richard Stallman <rms@gnu.org>
6574
6575 * display.texi (Invisible Text): The impossible position is
6576 now before the invisible text, not after.
6577 (Defining Images): Clean up last change.
6578
6579 2006-03-11 Bill Wohler <wohler@newt.com>
6580
6581 * display.texi (Defining Images): Add image-load-path-for-library.
6582
6583 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6584
6585 * text.texi (Adaptive Fill): Fix Texinfo usage.
6586
6587 * strings.texi (Creating Strings): Fix Texinfo usage.
6588
6589 * searching.texi (Regexp Special): Use @samp for regular
6590 expressions that are not in Lisp syntax.
6591
6592 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6593
6594 * searching.texi (Regexp Special): Put remark between parentheses
6595 to avoid misreading.
6596
6597 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6598
6599 * searching.texi (Syntax of Regexps): More accurately describe
6600 which characters are special in which situations.
6601 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6602 are not special. Describe in detail when `[' and `]' are special.
6603 (Regexp Backslash): Plenty of regexps with unbalanced square
6604 brackets are valid, so reword that statement.
6605
6606 2006-03-02 Kim F. Storm <storm@cua.dk>
6607
6608 * keymaps.texi (Tool Bar): Add tool-bar-border.
6609
6610 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6611
6612 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6613
6614 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6615
6616 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6617
6618 * files.texi (Locating Files): Suggest additional values for the
6619 SUFFIXES arg of `locate-file'. Update pxref.
6620
6621 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6622 (How Programs Do Loading): Discuss the effects of Auto Compression
6623 mode on `load'.
6624 (Load Suffixes): New node.
6625 (Library Search): Delete description of `load-suffixes'; it was
6626 moved to "Load Suffixes".
6627 (Autoload, Named Features): Mention `load-suffixes'.
6628
6629 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6630
6631 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6632
6633 * windows.texi (Window Tree): Fix typo.
6634
6635 2006-02-20 Kim F. Storm <storm@cua.dk>
6636
6637 * display.texi (Fringe Indicators): New section.
6638 Move indicate-empty-lines, indicate-buffer-boundaries, and
6639 default-indicate-buffer-boundaries here.
6640 Add fringe-indicator-alist and default-fringes-indicator-alist.
6641 Add list of logical fringe indicator symbols.
6642 Update list of standard bitmap names.
6643 (Fringe Cursors): New section.
6644 Move overflow-newline-into-fringe here.
6645 Add fringe-cursor-alist and default-fringes-cursor-alist.
6646 Add list of fringe cursor symbols.
6647
6648 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6649
6650 * commands.texi (Using Interactive): Fix reference to node
6651 "Minibuffers".
6652
6653 2006-02-19 Richard M. Stallman <rms@gnu.org>
6654
6655 * minibuf.texi (High-Level Completion):
6656 Add xref to read-input-method-name.
6657
6658 * files.texi (Relative File Names): Move file-relative-name here.
6659 (File Name Expansion): From here. Minor clarifications.
6660
6661 * commands.texi (Using Interactive): Add xrefs about reading input.
6662 Clarify remarks about that moving point and mark.
6663 Put string case before list case.
6664
6665 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
6666
6667 * display.texi (Other Display Specs, Image Descriptors):
6668 Revert erroneous changes. The previous description of
6669 image-descriptors as `(image . PROPS)' was correct.
6670
6671 2006-02-14 Richard M. Stallman <rms@gnu.org>
6672
6673 * variables.texi (File Local Variables): Clarifications.
6674
6675 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
6676
6677 * variables.texi (File Local Variables): Use @code for a cons
6678 cell, not @var.
6679
6680 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
6681
6682 * variables.texi (File Local Variables): Document new file local
6683 variable behavior.
6684
6685 2006-02-10 Kim F. Storm <storm@cua.dk>
6686
6687 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6688
6689 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
6690
6691 * modes.texi (%-Constructs): Remove obsolete info about
6692 `global-mode-string'.
6693
6694 2006-02-07 Richard M. Stallman <rms@gnu.org>
6695
6696 * commands.texi (Prefix Command Arguments): Minor cleanup.
6697
6698 * display.texi: "Graphical display", not window system.
6699
6700 * functions.texi (What Is a Function): Fix xref.
6701
6702 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6703 (Changing Key Bindings): Clarify when remapping is better than
6704 substitute-key-definition.
6705
6706 2006-02-02 Richard M. Stallman <rms@gnu.org>
6707
6708 * minibuf.texi (Basic Completion): Completion alists are risky.
6709
6710 * keymaps.texi (Active Keymaps): Clarifications.
6711 (Searching Keymaps): New node.
6712 (Keymaps): Update menu.
6713
6714 * frames.texi (Layout Parameters): Minor clarification.
6715 (Drag and Drop): New node.
6716 (Frames): Update menu.
6717
6718 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6719
6720 * display.texi (Other Display Specs, Image Descriptors):
6721 Image description is a list, not a cons cell.
6722
6723 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6724
6725 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6726 list is not necessarily a list).
6727
6728 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6729
6730 * frames.texi (Layout Parameters): border-width and
6731 internal-border-width belong to the frame, not the window.
6732
6733 2006-01-19 Richard M. Stallman <rms@gnu.org>
6734
6735 * nonascii.texi (Translation of Characters): Search cmds use
6736 translation-table-for-input. Automatically made local.
6737
6738 * markers.texi (Overview of Markers): Count insertion type
6739 as one of a marker's attributes.
6740
6741 * keymaps.texi (Controlling Active Maps): New node, split out of
6742 Active Keymaps.
6743 (Keymaps): Menu updated.
6744 (Active Keymaps): Give pseudocode to explain how the active
6745 maps are searched. current-active-maps and key-binding moved here.
6746 (Functions for Key Lookup): current-active-maps and key-binding moved.
6747 Clarifications.
6748 (Searching the Keymaps): New subnode.
6749
6750 * elisp.texi (Top): Menu clarification.
6751
6752 * display.texi (Other Display Specs): Delete duplicate entry for
6753 just a string as display spec. Move text about recursive display
6754 specs on such a string.
6755
6756 * commands.texi (Key Sequence Input): Clarify.
6757 Move num-nonmacro-input-events out.
6758 (Reading One Event): num-nonmacro-input-events moved here.
6759
6760 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
6761
6762 * advice.texi (Simple Advice): Update example to fit argument
6763 change in previous-line.
6764
6765 2006-01-05 Richard M. Stallman <rms@gnu.org>
6766
6767 * markers.texi (The Mark): Fix in `mark'.
6768
6769 2006-01-04 Richard M. Stallman <rms@gnu.org>
6770
6771 * processes.texi (Misc Network, Make Network): Minor cleanups.
6772
6773 2006-01-04 Kim F. Storm <storm@cua.dk>
6774
6775 * processes.texi (Make Network): Add IPv6 addresses and handling.
6776 (Network Feature Testing): Mention (:family ipv6).
6777 (Misc Network): Add IPv6 formats to format-network-address.
6778
6779 2005-12-30 Richard M. Stallman <rms@gnu.org>
6780
6781 * text.texi (Changing Properties):
6782 Don't use return value of set-text-properties.
6783
6784 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6785
6786 * modes.texi (Mode Line Format): Correct typo in menu.
6787
6788 2005-12-29 Richard M. Stallman <rms@gnu.org>
6789
6790 * modes.texi (Mode Line Top): New node.
6791 (Mode Line Data): Some text moved to new node.
6792 Explain the data structure more concretely.
6793 (Mode Line Basics): Clarifications.
6794 (Mode Line Variables): Clarify intro paragraph.
6795 (%-Constructs): Clarify intro paragraph.
6796 (Mode Line Format): Update menu.
6797
6798 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6799
6800 * minibuf.texi (Basic Completion): Update lazy-completion-table
6801 examples for removal of ARGS argument.
6802
6803 2005-12-23 Richard M. Stallman <rms@gnu.org>
6804
6805 * text.texi (Undo): Restore some explanation from the version
6806 that was deleted.
6807
6808 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6809
6810 * text.texi (Undo): Remove duplicate descriptions of `apply
6811 funname' and `apply delta' elements of the undo list.
6812
6813 2005-12-20 Richard M. Stallman <rms@gnu.org>
6814
6815 * help.texi (Help Functions): Update documentation of `apropos'.
6816
6817 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6818
6819 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6820 because it is confusing. If the :help-echo keyword is a function,
6821 it is not directly used as the :help-echo overlay property, as the
6822 xref seems to suggest (it does not take the appropriate args).
6823
6824 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6825
6826 * customize.texi (Common Keywords): Fix Texinfo usage.
6827 (Group Definitions, Variable Definitions): Update for new
6828 conventions for using `*' in docstrings.
6829
6830 * tips.texi (Documentation Tips): Update for new conventions for
6831 using `*' in docstrings.
6832
6833 2005-12-16 Richard M. Stallman <rms@gnu.org>
6834
6835 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6836
6837 2005-12-16 Juri Linkov <juri@jurta.org>
6838
6839 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6840
6841 2005-12-14 Romain Francoise <romain@orebokech.com>
6842
6843 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6844 Fix typo.
6845
6846 2005-12-11 Juri Linkov <juri@jurta.org>
6847
6848 * minibuf.texi (Completion Commands): Add mention of read-file-name
6849 for filename completion keymaps.
6850 (Reading File Names): Add mention of filename completion keymaps
6851 for read-file-name and xref to `Completion Commands'.
6852
6853 2005-12-10 Richard M. Stallman <rms@gnu.org>
6854
6855 * customize.texi (Common Keywords): State caveats for use of :tag.
6856
6857 2005-12-08 Richard M. Stallman <rms@gnu.org>
6858
6859 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6860 with xrefs and better explanation.
6861 (Completion Commands): Add the filename completion maps.
6862
6863 * objects.texi (Character Type): Clarify that \s is not space
6864 if a dash follows.
6865
6866 2005-12-05 Richard M. Stallman <rms@gnu.org>
6867
6868 * windows.texi (Resizing Windows): Delete preserve-before args.
6869
6870 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6871
6872 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6873 in full keymaps, since the quirk has been fixed.
6874
6875 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6876
6877 * hooks.texi (Standard Hooks): Add index entries.
6878 Mention `compilation-finish-functions'.
6879
6880 2005-11-27 Richard M. Stallman <rms@gnu.org>
6881
6882 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6883
6884 2005-11-21 Juri Linkov <juri@jurta.org>
6885
6886 * customize.texi (Common Keywords): Update links types
6887 custom-manual and url-link. Add link types emacs-library-link,
6888 file-link, function-link, variable-link, custom-group-link.
6889
6890 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
6891
6892 * display.texi: Revert 2005-11-20 change.
6893
6894 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6895
6896 * processes.texi (Bindat Functions):
6897 Say "third" to refer to zero-based index "2".
6898
6899 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6900
6901 * loading.texi (Library Search): Update the default value of
6902 `load-suffixes'.
6903
6904 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6905
6906 * display.texi (Attribute Functions): Mention :ignore-defface.
6907
6908 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6909
6910 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6911 (Minor Mode Conventions): Mention the use of a hook.
6912
6913 2005-11-06 Richard M. Stallman <rms@gnu.org>
6914
6915 * files.texi (Magic File Names): find-file-name-handler checks the
6916 `operations' property of the handler.
6917
6918 2005-11-03 Richard M. Stallman <rms@gnu.org>
6919
6920 * variables.texi (Frame-Local Variables): Small clarification.
6921
6922 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6923
6924 * os.texi (Init File): Document ~/.emacs.d/init.el.
6925
6926 2005-10-29 Richard M. Stallman <rms@gnu.org>
6927
6928 * internals.texi (Garbage Collection): Document memory-full.
6929
6930 2005-10-28 Bill Wohler <wohler@newt.com>
6931
6932 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6933 for URLs.
6934
6935 2005-10-28 Richard M. Stallman <rms@gnu.org>
6936
6937 * minibuf.texi (Completion Commands): Clean up prev change.
6938
6939 2005-10-26 Kevin Ryde <user42@zip.com.au>
6940
6941 * compile.texi (Eval During Compile): Explain recommended uses
6942 of eval-when-compile and eval-and-compile.
6943
6944 2005-10-27 Masatake YAMATO <jet@gyve.org>
6945
6946 * minibuf.texi (Completion Commands):
6947 Write about new optional argument for `display-completion-list'.
6948
6949 2005-10-23 Richard M. Stallman <rms@gnu.org>
6950
6951 * display.texi (Overlay Arrow): Clarify about local bindings of
6952 overlay-arrow-position.
6953
6954 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6955
6956 * internals.texi (Building Emacs): Fix last change.
6957
6958 2005-10-22 Richard M. Stallman <rms@gnu.org>
6959
6960 * internals.texi (Building Emacs): Document eval-at-startup.
6961
6962 2005-10-21 Richard M. Stallman <rms@gnu.org>
6963
6964 * loading.texi (Where Defined): load-history contains abs file names.
6965 symbol-file returns abs file names.
6966
6967 2005-10-19 Kim F. Storm <storm@cua.dk>
6968
6969 * display.texi (Showing Images): Add max-image-size integer value.
6970
6971 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
6972
6973 * display.texi (Showing Images): Document max-image-size.
6974
6975 2005-10-17 Richard M. Stallman <rms@gnu.org>
6976
6977 * commands.texi (Quitting): Minor clarification.
6978
6979 * processes.texi (Sentinels): Clarify about output and quitting.
6980 (Filter Functions): Mention with-local-quit.
6981
6982 2005-10-17 Juri Linkov <juri@jurta.org>
6983
6984 * buffers.texi (Current Buffer):
6985 * commands.texi (Event Input Misc):
6986 * compile.texi (Eval During Compile, Compiler Errors):
6987 * customize.texi (Group Definitions):
6988 * display.texi (Progress, Defining Faces):
6989 * files.texi (Writing to Files):
6990 * modes.texi (Mode Hooks, Defining Minor Modes):
6991 * streams.texi (Output Functions):
6992 * syntax.texi (Syntax Table Functions):
6993 * text.texi (Change Hooks):
6994 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6995
6996 * commands.texi (Quitting): Replace arg `forms' with `body' in
6997 `with-local-quit'.
6998
6999 * positions.texi (Excursions): Replace arg `forms' with `body' in
7000 `save-excursion'.
7001
7002 2005-10-08 Kim F. Storm <storm@cua.dk>
7003
7004 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
7005 Rename manual section accordingly.
7006
7007 2005-10-04 Kim F. Storm <storm@cua.dk>
7008
7009 * windows.texi (Window Split Tree): New section describing
7010 new function window-split-tree function.
7011
7012 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
7013
7014 * display.texi (Fringe Size/Pos): Simplify and add detail.
7015
7016 2005-09-30 Romain Francoise <romain@orebokech.com>
7017
7018 * minibuf.texi (High-Level Completion): Explain that the prompt
7019 given to `read-buffer' should end with a colon and a space.
7020 Update usage examples.
7021
7022 2005-09-29 Juri Linkov <juri@jurta.org>
7023
7024 * display.texi (Displaying Messages): Rename argument name
7025 `string' to `format-string' in functions `message', `message-box',
7026 `message-or-box'.
7027
7028 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
7029
7030 * errors.texi (Standard Errors): Correct xrefs.
7031
7032 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
7033
7034 * display.texi (Defining Images): Update documentation for
7035 `image-load-path'.
7036
7037 2005-09-17 Richard M. Stallman <rms@gnu.org>
7038
7039 * display.texi (Defining Images): Clean up previous change.
7040
7041 2005-09-16 Romain Francoise <romain@orebokech.com>
7042
7043 * elisp.texi: Specify GFDL version 1.2.
7044
7045 * doclicense.texi (GNU Free Documentation License): Update to
7046 version 1.2.
7047
7048 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
7049
7050 * display.texi (Defining Images): Document `image-load-path'.
7051
7052 2005-09-15 Richard M. Stallman <rms@gnu.org>
7053
7054 * objects.texi (Printed Representation): Minor cleanup.
7055 (Box Diagrams): Minor fix.
7056 (Cons Cell Type): Move (...) index item here.
7057 (Box Diagrams): From here.
7058 (Array Type): Minor fix.
7059 (Type Predicates): Delete index "predicates".
7060 (Hash Table Type): Clarify xref.
7061 (Dotted Pair Notation): Minor fix.
7062
7063 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
7064
7065 * files.texi (Saving Buffers): Fix typo.
7066
7067 2005-09-08 Richard M. Stallman <rms@gnu.org>
7068
7069 * tips.texi (Programming Tips): Correct the "default" prompt spec.
7070
7071 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
7072
7073 * locals.texi (Standard Buffer-Local Variables): Don't include
7074 mode variables for minor modes.
7075 Fix xrefs for buffer-display-count, buffer-display-table,
7076 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
7077 enable-multibyte-characters, fill-column, header-line-format,
7078 left-fringe-width, left-margin, and right-fringe-width.
7079
7080 * hooks.texi (Standard Hooks): All hooks should conform to the
7081 standard naming convention now.
7082 Fix xref for `echo-area-clear-hook'.
7083
7084 * display.texi (Usual Display): Note that indicate-empty-lines and
7085 tab-width are buffer-local.
7086
7087 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
7088
7089 * modes.texi (Mode Help): Note that major-mode is buffer-local.
7090
7091 * nonascii.texi (Encoding and I/O): Note that
7092 buffer-file-coding-system is buffer-local.
7093
7094 * positions.texi (List Motion): Note that defun-prompt-regexp is
7095 buffer-local.
7096
7097 * text.texi (Auto Filling): Note that auto-fill-function is
7098 buffer-local.
7099 (Undo): Note that buffer-undo-list is buffer-local.
7100
7101 * windows.texi (Buffers and Windows):
7102 Document buffer-display-count.
7103
7104 2005-09-06 Richard M. Stallman <rms@gnu.org>
7105
7106 * tips.texi (Coding Conventions): Sometimes it is ok to put the
7107 package prefix elsewhere than at the start of the name.
7108
7109 2005-09-03 Richard M. Stallman <rms@gnu.org>
7110
7111 * tips.texi (Programming Tips): Add conventions for minibuffer
7112 questions and prompts.
7113
7114 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7115
7116 * intro.texi (nil and t): Minor cleanup.
7117 Delete spurious mention of keyword symbols.
7118 (Evaluation Notation): Add index entry.
7119 (A Sample Function Description): Minor cleanup.
7120 (A Sample Variable Description): Not all vars can be set.
7121
7122 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7123
7124 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7125
7126 (Insertion): Document precise type of `insert-char' arg COUNT.
7127
7128 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7129
7130 * modes.texi (Other Font Lock Variables): Sync the default of
7131 font-lock-lines-before.
7132
7133 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
7134
7135 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7136
7137 2005-08-29 Richard M. Stallman <rms@gnu.org>
7138
7139 * elisp.texi (Top): Update subnode menu.
7140
7141 * searching.texi (Searching and Matching): Move node.
7142 Rearrange contents and add overall explanation.
7143 (Searching and Case): Move node.
7144 (Searching and Matching): Update menu.
7145
7146 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7147
7148 * os.texi (Startup Summary): Fix the description of the initial
7149 startup message display.
7150
7151 2005-08-25 Richard M. Stallman <rms@gnu.org>
7152
7153 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7154
7155 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
7156
7157 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7158 `next-overlay-change' example.
7159
7160 2005-08-22 Juri Linkov <juri@jurta.org>
7161
7162 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7163 Fix invert-face. Fix args of face-background.
7164
7165 * display.texi (Standard Faces): Delete node.
7166 (Faces): Add xref to `(emacs)Standard Faces'.
7167 (Displaying Faces): Fix xref to `Standard Faces'.
7168
7169 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7170
7171 2005-08-20 Alan Mackenzie <acm@muc.de>
7172
7173 * buffers.texi (The Buffer List): Clarify the manipulation of the
7174 buffer list.
7175
7176 2005-08-14 Richard M. Stallman <rms@gnu.org>
7177
7178 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7179 a regexp.
7180
7181 2005-08-11 Richard M. Stallman <rms@gnu.org>
7182
7183 * elisp.texi (Top): Update subnode lists.
7184
7185 * display.texi (Inverse Video): Node deleted.
7186
7187 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7188 New nodes split out of Coding Conventions.
7189
7190 * searching.texi (Regular Expressions): Document re-builder.
7191
7192 * os.texi (Time Parsing): New node split out of Time Conversion.
7193
7194 * processes.texi (Misc Network, Network Feature Testing)
7195 (Network Options, Make Network): New nodes split out of
7196 Low-Level Network.
7197
7198 2005-08-09 Richard M. Stallman <rms@gnu.org>
7199
7200 * frames.texi (Geometry): New node, split from Size and Position.
7201 (Frame Parameters): Refer to Geometry.
7202
7203 * buffers.texi (The Buffer List): Fix xrefs.
7204
7205 * windows.texi (Splitting Windows): Fix xref.
7206
7207 * frames.texi (Layout Parameters): Add xref.
7208
7209 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7210
7211 * keymaps.texi (Menu Bar): Fix xref.
7212
7213 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7214
7215 * modes.texi (%-Constructs): Fix xref.
7216
7217 * frames.texi (Window Frame Parameters): Node split up.
7218 (Basic Parameters, Position Parameters, Size Parameters)
7219 (Layout Parameters, Buffer Parameters, Management Parameters)
7220 (Cursor Parameters, Color Parameters): New subnodes.
7221
7222 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7223
7224 * positions.texi (Screen Lines): Update xref for previous change
7225 in minibuf.texi.
7226
7227 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7228 change in minibuf.texi.
7229
7230 2005-08-09 Richard M. Stallman <rms@gnu.org>
7231
7232 * tips.texi (Coding Conventions): Minor cleanup.
7233
7234 * modes.texi (Defining Minor Modes): Explain when init-value
7235 can be non-nil.
7236
7237 * elisp.texi (Top): Update submenu for Minibuffer.
7238
7239 * minibuf.texi (Minibuffer Misc): Node split up.
7240 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7241 (Recursive Mini): New nodes split out from Minibuffer Misc.
7242 (Minibuffer Misc): Document max-mini-window-height.
7243
7244 * hash.texi (Defining Hash): Delete stray paren in example.
7245
7246 * display.texi (Echo Area Customization): Don't define
7247 max-mini-window-height here; xref instead.
7248
7249 * commands.texi (Event Input Misc): Update while-no-input.
7250
7251 * advice.texi (Advising Functions): Explain when to use advice
7252 and when to use a hook.
7253
7254 2005-07-30 Eli Zaretskii <eliz@gnu.org>
7255
7256 * makefile.w32-in (info): Don't run install-info.
7257 ($(infodir)/dir): New target, produced by running install-info.
7258
7259 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7260
7261 * modes.texi (Defining Minor Modes): The keyword for the initial
7262 value is :init-value, not :initial-value.
7263
7264 2005-07-23 Eli Zaretskii <eliz@gnu.org>
7265
7266 * loading.texi (Autoload): Make the `doctor' example be consistent
7267 with what's in current loaddefs.el. Describe the "fn" magic in
7268 the usage portion of the doc string.
7269
7270 2005-07-22 Richard M. Stallman <rms@gnu.org>
7271
7272 * internals.texi (Garbage Collection): Clarify previous change.
7273
7274 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7275
7276 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7277
7278 2005-07-18 Juri Linkov <juri@jurta.org>
7279
7280 * commands.texi (Accessing Events):
7281 * frames.texi (Text Terminal Colors, Resources):
7282 * markers.texi (The Mark):
7283 * modes.texi (Defining Minor Modes):
7284 Delete duplicate duplicate words.
7285
7286 2005-07-16 Richard M. Stallman <rms@gnu.org>
7287
7288 * display.texi (Managing Overlays): Clarify make-overlay
7289 args for insertion types.
7290
7291 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7292
7293 * customize.texi (Variable Definitions):
7294 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7295 `standard-value' is a list too.
7296 (Defining New Types): Use @key{RET} instead of @key{ret}.
7297
7298 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7299
7300 * os.texi (Translating Input): Fix typo.
7301
7302 2005-07-08 Richard M. Stallman <rms@gnu.org>
7303
7304 * README: Update edition number and size estimate.
7305
7306 * elisp.texi (VERSION): Set to 2.9.
7307
7308 2005-07-07 Richard M. Stallman <rms@gnu.org>
7309
7310 * book-spine.texinfo: Update Emacs version.
7311
7312 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7313
7314 2005-07-06 Richard M. Stallman <rms@gnu.org>
7315
7316 * searching.texi (Regexp Search): Clarify what re-search-forward
7317 does when the search fails.
7318
7319 2005-07-05 Lute Kamstra <lute@gnu.org>
7320
7321 * Update FSF's address in GPL notices.
7322
7323 * doclicense.texi (GNU Free Documentation License):
7324 * gpl.texi (GPL):
7325 * tips.texi (Coding Conventions, Library Headers):
7326 * vol1.texi:
7327 * vol2.texi: Update FSF's address.
7328
7329 2005-07-04 Richard M. Stallman <rms@gnu.org>
7330
7331 * hooks.texi (Standard Hooks): Add occur-hook.
7332
7333 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7334
7335 * display.texi (The Echo Area): Correct menu.
7336
7337 2005-07-03 Richard M. Stallman <rms@gnu.org>
7338
7339 * elisp.texi (Top): Update subnode menu for Display.
7340
7341 * display.texi (Displaying Messages): New node, with most
7342 of what was in The Echo Area.
7343 (Progress): Move under The Echo Area.
7344 (Logging Messages): New node with new text.
7345 (Echo Area Customization): New node, the rest of what was
7346 in The Echo Area. Document message-truncate-lines with @defvar.
7347 (Display): Update menu.
7348
7349 * windows.texi (Textual Scrolling): Doc 3 values for
7350 scroll-preserve-screen-position.
7351
7352 * text.texi (Special Properties): Change hook functions
7353 should bind inhibit-modification-hooks around altering buffer text.
7354
7355 * keymaps.texi (Key Binding Commands): Call binding BINDING
7356 rather than DEFINITION.
7357
7358 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
7359
7360 * variables.texi (Defining Variables): `user-variable-p' returns t
7361 for aliases of user options, nil for alias loops.
7362
7363 2005-06-28 Richard M. Stallman <rms@gnu.org>
7364
7365 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7366 make-keymap.
7367
7368 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7369
7370 * variables.texi (Setting Variables): Correct and clarify
7371 description of `add-to-ordered-list'.
7372
7373 2005-06-26 Richard M. Stallman <rms@gnu.org>
7374
7375 * display.texi (Faces): Minor cleanup.
7376
7377 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7378
7379 * display.texi (Faces): `facep' returns t for strings that are
7380 face names.
7381
7382 2005-06-25 Richard M. Stallman <rms@gnu.org>
7383
7384 * objects.texi (Equality Predicates): Clarify meaning of equal.
7385
7386 * windows.texi (Selecting Windows): save-selected-window
7387 and with-selected-window save and restore the current buffer.
7388
7389 2005-06-24 Richard M. Stallman <rms@gnu.org>
7390
7391 * numbers.texi (Float Basics): Explain how to test for NaN,
7392 and printing the sign of NaNs.
7393
7394 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7395
7396 * makefile.w32-in (MAKEINFO): Use --force.
7397
7398 2005-06-23 Richard M. Stallman <rms@gnu.org>
7399
7400 * display.texi (Face Functions): Correct Texinfo usage.
7401
7402 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7403
7404 * lists.texi (Rings): `ring-elements' now returns the elements of
7405 RING in order.
7406
7407 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7408
7409 * markers.texi (The Mark): Texinfo usage fix.
7410
7411 2005-06-23 Kim F. Storm <storm@cua.dk>
7412
7413 * searching.texi (Entire Match Data): Remove evaporate option for
7414 match-data. Do not mention evaporate option for set-match-data.
7415
7416 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7417
7418 * display.texi (Face Functions): Mention face aliases.
7419
7420 2005-06-21 Richard M. Stallman <rms@gnu.org>
7421
7422 * anti.texi (Antinews): Texinfo usage fix.
7423
7424 2005-06-21 Karl Berry <karl@gnu.org>
7425
7426 * elisp.texi: Use @copying.
7427
7428 * elisp.texi: Put @summarycontents and @contents before the Top
7429 node, instead of the end of the file, so that the contents appear
7430 in the right place in the dvi/pdf output.
7431
7432 2005-06-21 Juri Linkov <juri@jurta.org>
7433
7434 * display.texi (Defining Faces): Add `customized-face'.
7435
7436 2005-06-20 Kim F. Storm <storm@cua.dk>
7437
7438 * variables.texi (Setting Variables): Any type of element can be
7439 given order in add-to-ordered-list. Compare elements with eq.
7440
7441 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7442
7443 2005-06-20 Karl Berry <karl@gnu.org>
7444
7445 * syntax.texi (Syntax Flags): Make last column very slightly wider
7446 to avoid "generic comment" breaking on two lines and causing an
7447 underfull box.
7448
7449 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7450
7451 * lists.texi (Rings): Various minor clarifications and corrections.
7452
7453 2005-06-18 Richard M. Stallman <rms@gnu.org>
7454
7455 * functions.texi (Obsolete Functions): Simplify.
7456
7457 * variables.texi (Variable Aliases): Simplify.
7458
7459 * anti.texi, backups.texi, compile.texi, customization.texi:
7460 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7461 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7462 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7463 * variables.texi: Fix formatting ugliness.
7464
7465 * elisp.texi: Add links to Rings and Byte Packing.
7466 Update version and copyright years.
7467
7468 * minibuf.texi: Fix formatting ugliness.
7469 (Completion Commands): Move keymap vars to the end
7470 and vars completing-read binds to the top.
7471
7472 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7473
7474 * processes.texi: Fix typos.
7475 (Bindat Spec): Correct Texinfo error.
7476 (Byte Packing): Fix ungrammatical sentence.
7477
7478 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7479
7480 * lists.texi (Rings): New node.
7481 (Lists): Add it to menu.
7482
7483 * processes.texi (Byte Packing): New node.
7484 (Processes): Add it to menu.
7485
7486 2005-06-17 Richard M. Stallman <rms@gnu.org>
7487
7488 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7489
7490 * help.texi (Documentation Basics): Explain the xref to
7491 Documentation Tips.
7492
7493 * debugging.texi (Debugger Commands): Minor fix.
7494
7495 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7496
7497 * edebug.texi (Instrumenting): Eliminate duplicate link.
7498 (Specification List): Replace references to "below", referring to
7499 a later node, with one @ref to that node.
7500
7501 * os.texi (Timers): Timers should save and restore the match data
7502 if they change it.
7503
7504 * debugging.texi (Debugger Commands): Mention that the Lisp
7505 debugger can not step through primitive functions.
7506
7507 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7508
7509 * functions.texi (Obsolete Functions): Update argument names of
7510 `make-obsolete' and `define-obsolete-function-alias'.
7511
7512 * variables.texi (Variable Aliases): Update argument names of
7513 `defvaralias', `make-obsolete-variable' and
7514 `define-obsolete-variable-alias'.
7515
7516 2005-06-15 Kim F. Storm <storm@cua.dk>
7517
7518 * searching.texi (Entire Match Data): Rephrase warnings about
7519 evaporate arg to match-data and set-match-data.
7520
7521 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7522
7523 * elisp.texi (Top): Update detailed menu.
7524
7525 * edebug.texi (Edebug): Update menu.
7526 (Instrumenting): Update xrefs.
7527 (Edebug Execution Modes): Correct xref.
7528 (Jumping): Clarify description of `h' command.
7529 Eliminate redundant @ref.
7530 (Breaks): New node.
7531 (Breakpoints): Is now a subsubsection.
7532 (Global Break Condition): Mention `C-x X X'.
7533 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7534 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7535 (Edebug Display Update): Correct pxref.
7536 (Edebug and Macros): New node.
7537 (Instrumenting Macro Calls): Is now a subsubsection.
7538 Neither arg of `def-edebug-spec' is evaluated.
7539 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7540 (Specification Examples): Fix typo.
7541
7542 2005-06-14 Lute Kamstra <lute@gnu.org>
7543
7544 * debugging.texi (Function Debugging): Primitives can break on
7545 entry too.
7546
7547 2005-06-14 Kim F. Storm <storm@cua.dk>
7548
7549 * variables.texi (Setting Variables): Add add-to-ordered-list.
7550
7551 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7552
7553 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7554 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7555
7556 2005-06-13 Lute Kamstra <lute@gnu.org>
7557
7558 * text.texi (Special Properties): Fix cross reference.
7559
7560 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7561
7562 * debugging.texi (Function Debugging): Delete mention of empty
7563 string argument to `cancel-debug-on-entry'. Delete inaccurate
7564 description of the return value of that command.
7565
7566 2005-06-11 Alan Mackenzie <acm@muc.de>
7567
7568 * text.texi (Adaptive Fill): Amplify the description of
7569 fill-context-prefix.
7570
7571 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7572
7573 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7574
7575 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7576
7577 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7578
7579 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7580
7581 * debugging.texi (Error Debugging): Minor rewording.
7582 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7583 is optional.
7584
7585 2005-06-10 Lute Kamstra <lute@gnu.org>
7586
7587 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7588 (Top): Give it a title. Correct version number. Give the
7589 detailed node listing a more prominent header.
7590 * intro.texi: Don't set VERSION here a second time.
7591 Mention Emacs's version too.
7592 * anti.texi (Antinews): Use EMACSVER to refer to the current
7593 version of Emacs.
7594
7595 2005-06-09 Kim F. Storm <storm@cua.dk>
7596
7597 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7598 match-data and set-match-data.
7599
7600 2005-06-08 Richard M. Stallman <rms@gnu.org>
7601
7602 * searching.texi (Entire Match Data): Clarify when match-data
7603 returns markers and when integers.
7604
7605 * display.texi (Defining Faces): Explain that face name should not
7606 end in `-face'.
7607
7608 * modes.texi (Mode Line Data): Minor cleanup.
7609 (Customizing Keywords): Node split out of Search-based Fontification.
7610 Add example of using font-lock-add-keywords from a hook.
7611 Clarify when MODE should be non-nil, and when nil.
7612
7613 2005-06-06 Richard M. Stallman <rms@gnu.org>
7614
7615 * modes.texi (Mode Line Data): Explain what happens when the car
7616 of a list is a void symbol.
7617 (Search-based Fontification): Explain MODE arg to
7618 font-lock-add-keywords and warn about calls from major modes.
7619
7620 2005-06-08 Juri Linkov <juri@jurta.org>
7621
7622 * display.texi (Standard Faces): Add `shadow' face.
7623
7624 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7625
7626 * modes.texi (Major Mode Conventions): A derived mode only needs
7627 to put the call to the parent mode inside `delay-mode-hooks'.
7628
7629 2005-05-29 Richard M. Stallman <rms@gnu.org>
7630
7631 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7632 new, and what that implies. Clarify.
7633
7634 * files.texi (Locating Files): Clean up the text.
7635
7636 * frames.texi (Window Frame Parameters): Document user-size.
7637 Shorten entry for top by referring to left.
7638
7639 2005-05-26 Richard M. Stallman <rms@gnu.org>
7640
7641 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7642 is new, and what the implications are. Other clarifications.
7643
7644 2005-05-24 Richard M. Stallman <rms@gnu.org>
7645
7646 * frames.texi (Dialog Boxes): Minor fixes.
7647
7648 2005-05-25 Masatake YAMATO <jet@gyve.org>
7649
7650 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7651
7652 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7653
7654 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7655 is optional.
7656
7657 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7658
7659 * frames.texi (Dialog Boxes): Describe new optional argument.
7660
7661 2005-05-23 Lute Kamstra <lute@gnu.org>
7662
7663 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7664 syntax-begin-function over font-lock-beginning-of-syntax-function.
7665
7666 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7667
7668 * minibuf.texi (Reading File Names): Update description of
7669 `read-directory-name'.
7670
7671 * modes.texi (Derived Modes): Clarify :group keyword.
7672
7673 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7674
7675 * files.texi (Locating Files): New subsection.
7676 Describe locate-file and executable-find.
7677
7678 2005-05-21 Kevin Ryde <user42@zip.com.au>
7679
7680 * frames.texi (Initial Parameters): Update cross reference to
7681 "Emacs Invocation".
7682
7683 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7684
7685 * keymaps.texi (Active Keymaps): Add anchor.
7686
7687 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7688 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7689 appropriate place.
7690 (Derived Modes): Small clarifications.
7691 (Minor Mode Conventions, Keymaps and Minor Modes):
7692 Replace references to nodes with references to anchors.
7693 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7694 Clarify description of lists whose first element is an integer.
7695 (Mode Line Variables): Add anchor.
7696 (%-Constructs): Clarify description of integer after %.
7697 (Emulating Mode Line): Describe nil value for FACE.
7698
7699 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7700
7701 * modes.texi (Derived Modes): Correct references to non-existing
7702 variable standard-syntax-table.
7703
7704 2005-05-17 Lute Kamstra <lute@gnu.org>
7705
7706 * modes.texi (Defining Minor Modes): Mention the mode hook.
7707
7708 2005-05-15 Kim F. Storm <storm@cua.dk>
7709
7710 * processes.texi (Network): Remove open-network-stream-nowait.
7711 (Network Servers): Remove open-network-stream-server.
7712
7713 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7714
7715 * elisp.texi (Top): Update detailed menu.
7716
7717 * variables.texi: Reorder nodes.
7718 (Variables): Update menu.
7719 (File Local Variables): Do not refer to the `-*-' line as
7720 a "local variables list". Add pxref.
7721
7722 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7723
7724 * elisp.texi (Top): Update detailed menu for node changes.
7725
7726 * modes.texi (Modes): Update Menu.
7727 (Hooks): Move to beginning of chapter.
7728 Most minor modes run mode hooks too.
7729 `add-hook' can handle void hooks or hooks whose value is a single
7730 function.
7731 (Major Modes): Update Menu.
7732 (Major Mode Basics): New node, split off from `Major Modes'.
7733 (Major Mode Conventions): Correct xref. Explain how to handle
7734 auto-mode-alist if the major mode command has an autoload cookie.
7735 (Auto Major Mode): Major update. Add magic-mode-alist.
7736 (Derived Modes): Major update.
7737 (Mode Line Format): Update Menu.
7738 (Mode Line Basics): New node, split off from `Mode Line Format'.
7739
7740 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7741 for `magic autoload comment'. Add index entries and anchor.
7742
7743 2005-05-14 Richard M. Stallman <rms@gnu.org>
7744
7745 * tips.texi (Coding Conventions): Explain how important it is
7746 that just loading certain files not change Emacs behavior.
7747
7748 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7749
7750 2005-05-12 Lute Kamstra <lute@gnu.org>
7751
7752 * modes.texi (Generic Modes): Update.
7753 (Major Modes): Refer to node "Generic Modes".
7754
7755 * elisp.texi (Top): Update to the current structure of the manual.
7756 * processes.texi (Processes): Add menu description.
7757 * customize.texi (Customization): Add menu descriptions.
7758
7759 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7760
7761 * processes.texi (Signals to Processes)
7762 (Low-Level Network): Fix typos.
7763
7764 2005-05-11 Lute Kamstra <lute@gnu.org>
7765
7766 * elisp.texi (Top): Add some nodes from the chapter "Major and
7767 Minor Modes" to the detailed node listing.
7768
7769 2005-05-10 Richard M. Stallman <rms@gnu.org>
7770
7771 * keymaps.texi (Extended Menu Items): Menu item filter functions
7772 can be called at any time.
7773
7774 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7775
7776 * variables.texi (File Local Variables): `(hack-local-variables t)'
7777 now also checks whether a mode is specified in the local variables
7778 list.
7779
7780 2005-05-05 Kevin Ryde <user42@zip.com.au>
7781
7782 * display.texi (The Echo Area): Correct format function cross
7783 reference.
7784
7785 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7786
7787 * variables.texi (Variable Aliases): Change description of
7788 `define-obsolete-variable-alias'.
7789
7790 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7791 (Defining Functions): Add xref.
7792 (Obsolete Functions): New node.
7793 (Function Safety): Standardize capitalization of section title.
7794
7795 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7796 (Dialog Boxes): Complete description of `x-popup-dialog'.
7797
7798 2005-05-04 Richard M. Stallman <rms@gnu.org>
7799
7800 * commands.texi (Interactive Codes): Fix Texinfo usage.
7801 Document U more clearly.
7802
7803 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7804
7805 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7806 function and not a macro.
7807
7808 * frames.texi (Pop-Up Menus): Correct and clarify description of
7809 `x-popup-menu'.
7810 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7811
7812 2005-05-01 Richard M. Stallman <rms@gnu.org>
7813
7814 * edebug.texi (Checking Whether to Stop): Fix previous change.
7815
7816 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7817
7818 * display.texi: Fix typos and Texinfo usage.
7819
7820 * edebug.texi (Checking Whether to Stop): executing-macro ->
7821 executing-kbd-macro.
7822
7823 2005-05-01 Richard M. Stallman <rms@gnu.org>
7824
7825 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7826
7827 2005-04-30 Richard M. Stallman <rms@gnu.org>
7828
7829 * files.texi (Magic File Names): Document `operations' property.
7830
7831 2005-04-29 Lute Kamstra <lute@gnu.org>
7832
7833 * modes.texi (Generic Modes): New node.
7834 (Major Modes): Add it to the menu.
7835 (Derived Modes): Add "derived mode" to concept index.
7836
7837 2005-04-28 Lute Kamstra <lute@gnu.org>
7838
7839 * modes.texi (Defining Minor Modes): Fix previous change.
7840 (Font Lock Mode): Simplify.
7841 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7842 when set and that some parts are optional. Add cross references.
7843 (Search-based Fontification): Say how to specify font-lock-keywords.
7844 Add cross references. Add font-lock-multiline to index.
7845 Move font-lock-keywords-case-fold-search here from node "Other Font
7846 Lock Variables". Document font-lock-add-keywords and
7847 font-lock-remove-keywords.
7848 (Other Font Lock Variables): Move font-lock-keywords-only,
7849 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7850 and font-lock-syntactic-face-function to node "Syntactic Font
7851 Lock". Move font-lock-keywords-case-fold-search to node
7852 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7853 and font-lock-{,un}fontify-{buffer,region}-function.
7854 (Precalculated Fontification): Remove reference to deleted variable
7855 font-lock-core-only.
7856 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7857 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7858 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7859 and font-lock-syntactic-face-function here from node "Other Font
7860 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7861 Syntax Properties". Add cross references.
7862 (Setting Syntax Properties): New node.
7863 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7864 * syntax.texi (Syntax Properties): Add cross reference.
7865 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7866
7867 2005-04-26 Richard M. Stallman <rms@gnu.org>
7868
7869 * display.texi (Defining Faces):
7870 Document `default' elements of defface spec.
7871
7872 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7873
7874 * variables.texi (Variable Aliases): Clarify text.
7875
7876 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7877
7878 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7879
7880 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7881
7882 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7883
7884 2005-04-24 Eli Zaretskii <eliz@gnu.org>
7885
7886 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7887 syntax-after and syntax-class.
7888
7889 * files.texi (Changing Files): Fix last change's cross-reference.
7890 (Unique File Names): Don't mention "numbers" in the documentation
7891 of make-temp-file and make-temp-name.
7892
7893 2005-04-23 Richard M. Stallman <rms@gnu.org>
7894
7895 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7896
7897 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7898
7899 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7900
7901 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7902
7903 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7904 and define-obsolete-variable-alias.
7905
7906 2005-04-22 Kim F. Storm <storm@cua.dk>
7907
7908 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7909 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7910
7911 2005-04-21 Lute Kamstra <lute@gnu.org>
7912
7913 * lists.texi (Association Lists): Document rassq-delete-all.
7914
7915 2005-04-19 Richard M. Stallman <rms@gnu.org>
7916
7917 * modes.texi (Search-based Fontification): Explain that
7918 facespec is an expression to be evaluated.
7919
7920 2005-04-19 Kevin Ryde <user42@zip.com.au>
7921
7922 * streams.texi (Output Functions): Fix xref.
7923 * strings.texi (String Conversion): Fix xref.
7924
7925 2005-04-19 Kim F. Storm <storm@cua.dk>
7926
7927 * symbols.texi (Symbol Plists): Add safe-get.
7928 Mention that `get' may signal an error.
7929
7930 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
7931
7932 * customize.texi (Variable Definitions): Replace tooltip-mode
7933 example with save-place.
7934
7935 2005-04-17 Richard M. Stallman <rms@gnu.org>
7936
7937 * buffers.texi (Indirect Buffers): Clarify.
7938
7939 * positions.texi (Positions): Clarify converting marker to integer.
7940
7941 * strings.texi (String Basics): Mention string-match; clarify.
7942
7943 2005-04-08 Lute Kamstra <lute@gnu.org>
7944
7945 * modes.texi (Search-based Fontification): Fix cross references.
7946 Use consistent terminology. Document anchored highlighting.
7947
7948 2005-04-05 Lute Kamstra <lute@gnu.org>
7949
7950 * modes.texi (Defining Minor Modes): Document :group keyword
7951 argument and its default value.
7952
7953 2005-04-03 Lute Kamstra <lute@gnu.org>
7954
7955 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7956 references and/or descriptions. Delete major mode hooks; mention
7957 them as a category instead. Rename or delete obsolete hooks.
7958
7959 2005-04-02 Richard M. Stallman <rms@gnu.org>
7960
7961 * nonascii.texi (Coding System Basics): Another wording cleanup.
7962
7963 2005-04-01 Richard M. Stallman <rms@gnu.org>
7964
7965 * nonascii.texi (Coding System Basics): Clarify previous change.
7966
7967 2005-04-01 Kenichi Handa <handa@m17n.org>
7968
7969 * nonascii.texi (Coding System Basics): Describe about roundtrip
7970 identity of coding systems.
7971
7972 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7973
7974 * text.texi (Buffer Contents): Add filter-buffer-substring and
7975 buffer-substring-filters.
7976
7977 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
7978
7979 * anti.texi (Antinews): Mention `G' interactive code.
7980
7981 * tips.texi (Compilation Tips): Mention benchmark.el.
7982
7983 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7984
7985 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7986 is now bound to M-o M-o.
7987
7988 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7989
7990 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7991
7992 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7993 in the Emacs Manual).
7994 * Makefile.in (srcs): Remove calendar.texi.
7995 * makefile.w32-in (srcs): Remove calendar.texi.
7996 * display.texi (Display): Change name of next node.
7997 * os.texi (System In): Change name of previous node.
7998 * elisp.texi (Top): Remove Calendar references.
7999 * vol1.texi (Top): Remove Calendar references.
8000 * vol2.texi (Top): Remove Calendar references.
8001
8002 2005-03-25 Richard M. Stallman <rms@gnu.org>
8003
8004 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
8005 Cleanup previous change.
8006
8007 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8008
8009 * display.texi (Face Attributes): Faces earlier in an :inherit
8010 list take precedence.
8011 (Scroll Bars): Fix description of vertical-scroll-bars.
8012 Document frame-current-scroll-bars and window-current-scroll-bars.
8013
8014 * markers.texi (The Mark): Document temporary Transient Mark mode.
8015
8016 * minibuf.texi (Reading File Names):
8017 Document read-file-name-completion-ignore-case.
8018
8019 * positions.texi (Screen Lines): Document nil for width argument
8020 to compute-motion.
8021
8022 2005-03-23 Kim F. Storm <storm@cua.dk>
8023
8024 * display.texi (Standard Faces): Other faces used in the fringe
8025 implicitly inherits from the fringe face.
8026 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
8027 properties implicitly inherits from fringe face.
8028 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
8029
8030 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
8031
8032 * display.texi (Invisible Text): State default value of
8033 line-move-ignore-invisible.
8034 (Managing Overlays): Document remove-overlays.
8035 (Standard Faces): Document escape-glyph face.
8036
8037 * minibuf.texi (Reading File Names): Document read-file-name-function.
8038
8039 * modes.texi (Other Font Lock Variables):
8040 Document font-lock-lines-before.
8041
8042 * positions.texi (Skipping Characters): skip-chars-forward allows
8043 character classes.
8044
8045 2005-03-18 Lute Kamstra <lute@gnu.org>
8046
8047 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
8048
8049 2005-03-17 Richard M. Stallman <rms@gnu.org>
8050
8051 * text.texi (Undo): Document extensible undo entries.
8052
8053 * searching.texi (String Search, Regexp Search): Cleanups.
8054
8055 * nonascii.texi (Character Codes): Minor fix.
8056
8057 * display.texi (Display Property): Explain the significance
8058 of having text properties that are eq.
8059 (Other Display Specs): Explain string as display spec.
8060
8061 * commands.texi (Interactive Codes): Document G option.
8062
8063 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
8064
8065 * text.texi (Filling): Add sentence-end-without-period and
8066 sentence-end-without-space.
8067 (Changing Properties): Minor fix.
8068
8069 * anti.texi: Total rewrite.
8070
8071 2005-03-15 Lute Kamstra <lute@gnu.org>
8072
8073 * edebug.texi (Instrumenting Macro Calls): Fix typos.
8074
8075 2005-03-08 Kim F. Storm <storm@cua.dk>
8076
8077 * display.texi (Specified Space): Property :width is support on
8078 non-graphic terminals, :height is not.
8079
8080 2005-03-07 Richard M. Stallman <rms@gnu.org>
8081
8082 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
8083 Now subnodes of Fringes.
8084 (Overlay Arrow): Document overlay-arrow-variable-list.
8085 (Fringe Size/Pos): New node, broken out of Fringes.
8086 (Display): Explain clearing vs redisplay better.
8087 (Truncation): Clarify use of bitmaps.
8088 (The Echo Area): Clarify the uses of the echo area.
8089 Add max-mini-window-height.
8090 (Progress): Clarify.
8091 (Invisible Text): Explain that main loop moves point out.
8092 (Selective Display): Say "hidden", not "invisible".
8093 (Managing Overlays): Move up. Describe relation to Undo here.
8094 (Overlay Properties): Clarify intro.
8095 (Finding Overlays): Explain return values when nothing found.
8096 (Width): truncate-string-to-width has added arg.
8097 (Displaying Faces): Clarify and update mode line face handling.
8098 (Face Functions): Minor cleanup.
8099 (Conditional Display): Merge into Other Display Specs.
8100 (Pixel Specification, Other Display Specs): Minor cleanups.
8101 (Images, Image Descriptors): Minor cleanups.
8102 (GIF Images): Patents have expired.
8103 (Showing Images): Explain default text for insert-image.
8104 (Manipulating Button Types): Merge into Manipulating Buttons.
8105 (Making Buttons): Explain return values.
8106 (Button Buffer Commands): Add xref.
8107 (Inverse Video): Update mode-line-inverse-video.
8108 (Display Table Format): Clarify.
8109 (Active Display Table): Give defaults for window-display-table.
8110
8111 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8112 and calendar-today-marker are strings, not chars.
8113 (Holiday Customizing): Minor fix.
8114
8115 * internals.texi (Writing Emacs Primitives): Update `or' example.
8116 Update limit on # args of subr.
8117
8118 * edebug.texi (Using Edebug): Arrow is in fringe.
8119 (Instrumenting): Arg to eval-defun works without loading edebug.
8120 (Edebug Execution Modes): Add xref.
8121
8122 * customize.texi (Common Keywords): Clarify :require.
8123 Mention :version here.
8124 (Variable Definitions, Group Definitions): Not here.
8125 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8126
8127 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
8128 * nonascii.texi (Text Representations): Clarify position-bytes.
8129 (Character Sets): Add list-charset-chars.
8130 (Scanning Charsets): Add charset-after.
8131 (Encoding and I/O): Minor fix.
8132
8133 2005-03-06 Richard M. Stallman <rms@gnu.org>
8134
8135 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8136 (Resizing Windows): Likewise.
8137
8138 * text.texi (Change Hooks): Get rid of "Emacs 21".
8139
8140 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8141
8142 * streams.texi (Output Variables): Get rid of "Emacs 21".
8143
8144 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8145
8146 * os.texi (Translating Input): Replace flow-control example
8147 with a less obsolete example that uses `keyboard-translate'.
8148
8149 * objects.texi (Hash Table Type, Circular Objects):
8150 Get rid of "Emacs 21".
8151
8152 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8153 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8154
8155 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8156
8157 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8158
8159 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8160 (Menu Bar): Fix when menu-bar-update-hook is called.
8161
8162 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8163
8164 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8165 and make it read better.
8166
8167 * files.texi (Writing to Files): Get rid of "Emacs 21".
8168 (Unique File Names): Likewise.
8169
8170 * elisp.texi: Update Emacs version to 22.
8171
8172 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8173 (Overlay Properties, Face Attributes): Likewise.
8174 (Managing Overlays): Fix punctuation.
8175 (Attribute Functions): Clarify set-face-font; get rid of
8176 info about old Emacs versions.
8177 (Auto Faces, Font Lookup, Display Property, Images):
8178 Get rid of "Emacs 21".
8179
8180 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8181
8182 2005-03-05 Richard M. Stallman <rms@gnu.org>
8183
8184 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8185
8186 2005-03-04 Lute Kamstra <lute@gnu.org>
8187
8188 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8189
8190 2005-03-03 Lute Kamstra <lute@gnu.org>
8191
8192 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8193
8194 2005-03-01 Lute Kamstra <lute@gnu.org>
8195
8196 * debugging.texi (Debugger Commands): Update `j'.
8197
8198 2005-02-28 Lute Kamstra <lute@gnu.org>
8199
8200 * debugging.texi (Debugging): Fix typo.
8201 (Error Debugging): Document eval-expression-debug-on-error.
8202 (Function Debugging): Update example.
8203 (Using Debugger): Mention starred stack frames.
8204 (Debugger Commands): Document `j' and `l'.
8205 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8206 Update the messages that the debugger displays.
8207 (Internals of Debugger): Add cross reference. Update example.
8208 (Excess Open): Minor improvement.
8209 (Excess Close): Minor improvement.
8210
8211 2005-02-26 Richard M. Stallman <rms@gnu.org>
8212
8213 * tips.texi (Coding Conventions): Clarify.
8214 Put all the major mode key reservations together.
8215 Mention the Mouse-1 => Mouse-2 conventions.
8216
8217 * syntax.texi (Syntax Class Table): Clarify.
8218 (Syntax Table Functions): syntax-after moved from here.
8219 (Syntax Table Internals): syntax-after moved to here.
8220 (Parsing Expressions): Update info on number of values
8221 and what's meaningful in the STATE argument.
8222 (Categories): Fix typo.
8223
8224 * sequences.texi (Arrays): Cleanup.
8225 (Char-Tables): Clarify.
8226
8227 * processes.texi (Deleting Processes): Cleanups, add xref.
8228 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8229 (Process Information): set-process-coding-system, some args optional.
8230 (Input to Processes): Explain various types for PROCESS args.
8231 Rename them from PROCESS-NAME to PROCESS.
8232 (Signals to Processes): Likewise.
8233 (Decoding Output): Cleanup.
8234 (Query Before Exit): Clarify.
8235
8236 * os.texi (Startup Summary): Correct the options; add missing ones.
8237 (Terminal Output, Batch Mode): Clarify.
8238 (Flow Control): Node deleted.
8239
8240 * markers.texi (The Mark): Clarify.
8241
8242 * macros.texi (Expansion): Cleanup.
8243 (Indenting Macros): indent-spec allows ints, not floats.
8244
8245 * keymaps.texi (Keymaps): Clarify.
8246 (Format of Keymaps): Update lisp-mode-map example.
8247 (Active Keymaps, Key Lookup): Clarify.
8248 (Changing Key Bindings): Add xref to `kbd'.
8249 (Key Binding Commands, Simple Menu Items): Clarify.
8250 (Mouse Menus, Menu Bar): Clarify.
8251 (Menu Example): Replace print example with menu-bar-replace-menu.
8252
8253 * help.texi (Documentation Basics): Add function-documentation prop.
8254
8255 * elisp.texi (Top): Don't refer to Flow Control node.
8256
8257 * commands.texi (Command Overview): Improve xrefs.
8258 (Adjusting Point): Adjusting point applies to intangible and invis.
8259 (Key Sequence Input): Doc extra read-key-sequence args.
8260 Likewise for read-key-sequence-vector.
8261
8262 * backups.texi (Rename or Copy): Minor fix.
8263 (Numbered Backups): For version-control, say the default.
8264 (Auto-Saving): make-auto-save-file-name example is simplified.
8265
8266 * advice.texi (Advising Functions): Don't imply one part of Emacs
8267 should advise another part. Markup changes.
8268 (Defining Advice): Move transitional para.
8269 (Activation of Advice): Cleanup.
8270 Explain if COMPILE is nil or negative.
8271
8272 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8273
8274 2005-02-24 Lute Kamstra <lute@gnu.org>
8275
8276 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8277 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8278
8279 2005-02-23 Lute Kamstra <lute@gnu.org>
8280
8281 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8282 to define global minor modes as well.
8283
8284 * display.texi (Managing Overlays): overlay-buffer returns nil for
8285 deleted overlays.
8286
8287 2005-02-22 Kim F. Storm <storm@cua.dk>
8288
8289 * minibuf.texi (Basic Completion): Allow symbols in addition to
8290 strings in try-completion and all-completions.
8291
8292 2005-02-14 Lute Kamstra <lute@gnu.org>
8293
8294 * elisp.texi (Top): Remove reference to deleted node.
8295
8296 * lists.texi (Lists): Remove reference to deleted node.
8297 (Cons Cells): Fix typo.
8298
8299 * loading.texi (Where Defined): Fix typo.
8300
8301 2005-02-14 Richard M. Stallman <rms@gnu.org>
8302
8303 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8304 is useful for discarding some minor modes.
8305
8306 * symbols.texi (Symbol Components): Reorder examples.
8307
8308 * streams.texi (Input Functions): State standard-input default.
8309 (Output Variables): State standard-output default.
8310
8311 * objects.texi (Printed Representation): Clarify read syntax vs print.
8312 (Floating Point Type): Explain meaning better.
8313 (Symbol Type): Explain uniqueness better.
8314 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8315 List examples sooner.
8316 (Box Diagrams): New subnode broken out.
8317 Some examples moved from old Lists as Boxes node.
8318 (Dotted Pair Notation): Clarify intro.
8319 (Array Type): Clarify.
8320 (Type Predicates): Add hash-table-p.
8321
8322 * numbers.texi (Integer Basics): Clarify radix explanation.
8323 (Predicates on Numbers): Minor clarification.
8324 (Comparison of Numbers): Minor clarification. Clarify eql.
8325 Typos in min, max.
8326 (Math Functions): Clarify overflow in expt.
8327
8328 * minibuf.texi (Text from Minibuffer): Minor clarification.
8329 Mention arrow keys.
8330
8331 * loading.texi (Autoload): defun's doc string overrides autoload's
8332 doc string.
8333 (Repeated Loading): Modernize "add to list" examples.
8334 (Where Defined): Finish updating table of load-history elts.
8335
8336 * lists.texi (List-related Predicates): Minor wording improvement.
8337 (Lists as Boxes): Node deleted.
8338 (Building Lists): Explain trivial cases of number-sequence.
8339
8340 * hash.texi (Hash Tables): Add desc to menu items.
8341 (Creating Hash): Explain "full" means "make larger".
8342 (Hash Access): Any object can be a key.
8343 State value of maphash.
8344
8345 * functions.texi (What Is a Function): Wording cleanup.
8346 (Function Documentation): Minor cleanup.
8347 Explain purpose of calling convention at end of doc string.
8348 (Function Names): Wording cleanup.
8349 (Calling Functions): Wording cleanup.
8350 Explain better how funcall calls the function.
8351 (Function Cells): Delete example of saving and redefining function.
8352
8353 * control.texi (Combining Conditions): Wording cleanup.
8354 (Iteration): dolist and dotimes bind VAR locally.
8355 (Cleanups): Xref to Atomic Changes.
8356
8357 * compile.texi (Byte Compilation): Delete 19.29 info.
8358 (Compilation Functions): Macros' difficulties don't affect defsubst.
8359 (Docs and Compilation): Delete 19.29 info.
8360
8361 2005-02-10 Richard M. Stallman <rms@gnu.org>
8362
8363 * objects.texi (Symbol Type): Minor correction.
8364
8365 2005-02-06 Lute Kamstra <lute@gnu.org>
8366
8367 * modes.texi (Example Major Modes): Fix typos.
8368
8369 2005-02-06 Richard M. Stallman <rms@gnu.org>
8370
8371 * text.texi (Margins): fill-nobreak-predicate can be one function.
8372
8373 * strings.texi (Modifying Strings): clear-string can make unibyte.
8374 (Formatting Strings): format gives error if values missing.
8375
8376 * positions.texi (Character Motion): Mention default arg
8377 for forward-char. backward-char refers to forward-char.
8378 (Word Motion): Mention default arg for forward-word.
8379 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8380 Simplify end-of-buffer.
8381 (Text Lines): Mention default arg for forward-line.
8382 (List Motion): Mention default arg for beginning/end-of-defun.
8383 (Skipping Characters): Minor fixes in explaining character-set.
8384
8385 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8386 Mode inheritance applies only when default-major-mode is nil.
8387 Clarifications.
8388 (Example Major Modes): Update Text mode and Lisp mode examples.
8389 (Minor Mode Conventions): Mention define-minor-mode at top.
8390 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8391 (Mode Line Format): Update mode line face display info.
8392 (Properties in Mode): Mention effect of risky vars.
8393 (Imenu): Define imenu-add-to-menubar.
8394 (Font Lock Mode): Add descriptions to menu lines.
8395 (Faces for Font Lock): Add font-lock-doc-face.
8396
8397 2005-02-05 Lute Kamstra <lute@gnu.org>
8398
8399 * text.texi (Maintaining Undo): Remove obsolete function.
8400
8401 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8402
8403 * frames.texi (Color Names): Add pointer to the X docs about RGB
8404 color specifications. Improve indexing.
8405 (Text Terminal Colors): Replace the description of RGB values by
8406 an xref to "Color Names".
8407
8408 2005-02-03 Richard M. Stallman <rms@gnu.org>
8409
8410 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8411 Clarify.
8412 (Selecting Windows): Clarify save-selected-window.
8413 (Cyclic Window Ordering): Clarify walk-windows.
8414 (Window Point): Clarify.
8415 (Window Start): Add comment to example.
8416 (Resizing Windows): Add `interactive' specs in examples.
8417 Document fit-window-to-buffer.
8418
8419 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8420 (Undo, Maintaining Undo): Clarify last change.
8421 (Sorting): In sort-numeric-fields, explain about octal and hex.
8422 Mention sort-numeric-base.
8423 (Format Properties): Add xref for hard newlines.
8424
8425 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8426 (Pop-Up Menus): Fix typo.
8427 (Color Names): Explain all types of color names.
8428 Explain color-values on B&W terminal.
8429 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8430
8431 * files.texi (File Locks): Not supported on MS systems.
8432 (Testing Accessibility): Clarify.
8433
8434 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8435 (Coverage Testing): Fix typo.
8436
8437 * commands.texi (Misc Events): Remove stray space.
8438
8439 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8440 (Modification Time): Clarify when visited-file-modtime returns 0.
8441 (The Buffer List): Clarify bury-buffer.
8442 (Killing Buffers): Clarify.
8443 (Indirect Buffers): Add clone-indirect-buffer.
8444
8445 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8446
8447 * edebug.texi (Printing in Edebug): Fix default value of
8448 edebug-print-circle.
8449 (Coverage Testing): Fix displayed frequency count data.
8450
8451 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8452
8453 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8454
8455 2005-02-02 Kim F. Storm <storm@cua.dk>
8456
8457 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8458
8459 2005-01-29 Eli Zaretskii <eliz@gnu.org>
8460
8461 * commands.texi (Misc Events): Describe the help-echo event.
8462
8463 * text.texi (Special Properties) <help-echo>: Use `pos'
8464 consistently in description of the help-echo property.
8465 Use @code{nil} instead of @var{nil}.
8466
8467 * display.texi (Overlay Properties): Fix the index entry for
8468 help-echo overlay property.
8469
8470 * customize.texi (Type Keywords): Uncomment the xref to the
8471 help-echo property documentation.
8472
8473 2005-01-23 Kim F. Storm <storm@cua.dk>
8474
8475 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8476 return value. Third element FULLY replaced by PARTIAL which
8477 specifies number of invisible pixels if row is only partially visible.
8478 (Textual Scrolling): Mention auto-window-vscroll.
8479 (Vertical Scrolling): New defvar auto-window-vscroll.
8480
8481 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8482
8483 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8484 command remapping.
8485
8486 2005-01-15 Richard M. Stallman <rms@gnu.org>
8487
8488 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8489
8490 2005-01-14 Kim F. Storm <storm@cua.dk>
8491
8492 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8493
8494 * text.texi (Links and Mouse-1): Fix string and vector item.
8495
8496 2005-01-13 Richard M. Stallman <rms@gnu.org>
8497
8498 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8499 descriptions of overriding-local-map and overriding-terminal-local-map.
8500
8501 * text.texi (Links and Mouse-1): Clarify text.
8502
8503 2005-01-13 Kim F. Storm <storm@cua.dk>
8504
8505 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8506
8507 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8508
8509 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8510
8511 2005-01-12 Kim F. Storm <storm@cua.dk>
8512
8513 * text.texi (Links and Mouse-1): Rename section from Enabling
8514 Mouse-1 to Following Links. Change xrefs.
8515 Add examples for define-button-type and define-widget.
8516
8517 * display.texi (Button Properties, Button Buffer Commands):
8518 Clarify mouse-1 and follow-link functionality.
8519
8520 2005-01-12 Richard M. Stallman <rms@gnu.org>
8521
8522 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8523
8524 * display.texi (Beeping): Fix Texinfo usage.
8525
8526 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8527
8528 2005-01-11 Kim F. Storm <storm@cua.dk>
8529
8530 * display.texi (Button Properties, Button Buffer Commands):
8531 Mention mouse-1 binding. Add follow-link keyword.
8532
8533 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8534 (Enabling Mouse-1 to Follow Links): New subsection.
8535
8536 2005-01-06 Richard M. Stallman <rms@gnu.org>
8537
8538 * text.texi (Special Properties): Minor change.
8539
8540 * os.texi (Timers): Clarify previous change.
8541
8542 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8543
8544 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8545
8546 * display.texi (Face Attributes): Correct xref to renamed node.
8547
8548 2005-01-01 Richard M. Stallman <rms@gnu.org>
8549
8550 * display.texi (Face Attributes): Describe hex color specs.
8551
8552 2004-12-31 Richard M. Stallman <rms@gnu.org>
8553
8554 * os.texi (Timers): Update previous change.
8555
8556 2004-12-30 Kim F. Storm <storm@cua.dk>
8557
8558 * display.texi (Line Height): Total line-height is now specified
8559 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8560 in cons cells. (nil . RATIO) is relative to actual line height.
8561 Use line-height `t' instead of `0' to get minimum height.
8562
8563 2004-12-29 Richard M. Stallman <rms@gnu.org>
8564
8565 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8566
8567 2004-12-28 Richard M. Stallman <rms@gnu.org>
8568
8569 * commands.texi (Quitting): Clarify value of with-local-quit.
8570
8571 * elisp.texi (Top): Fix previous change.
8572
8573 * loading.texi (Loading): Fix previous change.
8574
8575 2004-12-27 Richard M. Stallman <rms@gnu.org>
8576
8577 * Makefile.in (MAKEINFO): Specify --force.
8578
8579 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8580
8581 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8582
8583 * display.texi (Line Height): Further clarify.
8584
8585 * elisp.texi (Top): Update Loading submenu.
8586
8587 * loading.texi (Where Defined): New node.
8588 (Unloading): load-history moved to Where Defined.
8589
8590 2004-12-21 Richard M. Stallman <rms@gnu.org>
8591
8592 * commands.texi (Event Input Misc): Add while-no-input.
8593
8594 2004-12-11 Richard M. Stallman <rms@gnu.org>
8595
8596 * display.texi (Line Height): Rewrite text for clarity.
8597
8598 2004-12-11 Kim F. Storm <storm@cua.dk>
8599
8600 * display.texi (Display): Add node "Line Height" to menu.
8601 (Line Height): New node. Move full description of line-spacing
8602 and line-height text properties here from text.texi.
8603 (Scroll Bars): Add vertical-scroll-bar variable.
8604
8605 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8606
8607 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8608 line-spacing and vertical-scroll-bar.
8609
8610 * text.texi (Special Properties): Just mention line-spacing and
8611 line-height here, add xref to new "Line Height" node.
8612
8613 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8614
8615 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8616
8617 * locals.texi (Standard Buffer-Local Variables):
8618 Add @xref for `line-spacing'.
8619
8620 2004-12-05 Richard M. Stallman <rms@gnu.org>
8621
8622 * Makefile.in (maintainer-clean): Remove the info files
8623 in $(infodir) where they are created.
8624
8625 2004-12-03 Richard M. Stallman <rms@gnu.org>
8626
8627 * windows.texi (Selecting Windows): get-lru-window and
8628 get-largest-window don't consider dedicated windows.
8629
8630 * text.texi (Undo): Document undo-in-progress.
8631
8632 2004-11-26 Richard M. Stallman <rms@gnu.org>
8633
8634 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8635 Remove a few vars that are not always buffer-local.
8636
8637 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8638
8639 * locals.texi (Standard Buffer-Local Variables): Comment out
8640 xref's to non-existent node `Yet to be written'.
8641
8642 2004-11-24 Richard M. Stallman <rms@gnu.org>
8643
8644 * processes.texi (Synchronous Processes): Grammar fix.
8645
8646 * numbers.texi (Comparison of Numbers): Add eql.
8647
8648 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8649
8650 * intro.texi (Printing Notation): Fix previous change.
8651
8652 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8653 and default-indicate-buffer-boundaries from here.
8654 (Usual Display): To here.
8655 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8656 (Usual Display): Move tab-width up.
8657
8658 * customize.texi (Variable Definitions):
8659 Replace show-paren-mode example with tooltip-mode.
8660 (Simple Types, Composite Types, Defining New Types):
8661 Minor cleanups.
8662
8663 2004-11-21 Jesper Harder <harder@ifa.au.dk>
8664
8665 * processes.texi (Synchronous Processes, Output from Processes):
8666 Markup fix.
8667
8668 2004-11-20 Richard M. Stallman <rms@gnu.org>
8669
8670 * positions.texi (Skipping Characters): skip-chars-forward
8671 now handles char classes.
8672
8673 * intro.texi (Printing Notation): Avoid confusion of `print'
8674 when explaining @print.
8675
8676 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8677
8678 * display.texi (Display Table Format): Minor fix.
8679
8680 * streams.texi (Output Functions): Fix print example.
8681
8682 * Makefile.in (elisp): New target.
8683 (dist): Depend on $(infodir)/elisp, not elisp.
8684 Copy the info files from $(infodir).
8685
8686 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8687 read-from-minibuffer.
8688
8689 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8690
8691 2004-11-19 Richard M. Stallman <rms@gnu.org>
8692
8693 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8694
8695 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8696
8697 * tips.texi (Coding Conventions): Fix typo.
8698
8699 2004-11-16 Richard M. Stallman <rms@gnu.org>
8700
8701 * tips.texi (Coding Conventions): Separate defvar and require
8702 methods to avoid warnings. Use require only when there are many
8703 functions and variables from that package.
8704
8705 * minibuf.texi (Minibuffer Completion): When ignoring case,
8706 predicate must not be case-sensitive.
8707
8708 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8709 (Test Coverage): Don't talk about "splotches". Clarified.
8710
8711 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8712
8713 * frames.texi (Window Frame Parameters): Fix typo.
8714
8715 2004-11-15 Kim F. Storm <storm@cua.dk>
8716
8717 * symbols.texi (Other Plists): Note that plist-get may signal error.
8718 Add safe-plist-get.
8719
8720 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8721
8722 * modes.texi (Font Lock Basics): Fix typo.
8723
8724 2004-11-08 Richard M. Stallman <rms@gnu.org>
8725
8726 * syntax.texi (Syntax Table Functions): Add syntax-after.
8727
8728 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
8729
8730 * os.texi (Processor Run Time): New section documenting
8731 get-internal-run-time.
8732
8733 2004-11-06 Eli Zaretskii <eliz@gnu.org>
8734
8735 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8736 it nukes elisp-cover.texi.
8737 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8738 elisp-0 etc.
8739
8740 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8741
8742 * commands.texi (Keyboard Macros): Document `append' return value
8743 of `defining-kbd-macro'.
8744
8745 2004-11-01 Richard M. Stallman <rms@gnu.org>
8746
8747 * commands.texi (Interactive Call): Add called-interactively-p.
8748
8749 2004-10-29 Simon Josefsson <jas@extundo.com>
8750
8751 * minibuf.texi (Reading a Password): Revert.
8752
8753 2004-10-28 Richard M. Stallman <rms@gnu.org>
8754
8755 * frames.texi (Display Feature Testing): Explain about "vendor".
8756
8757 2004-10-27 Richard M. Stallman <rms@gnu.org>
8758
8759 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8760 not raw. Clarify `n'.
8761 (Interactive Call): Rewrite interactive-p, focusing on when
8762 and how to use it.
8763 (Misc Events): Clarify previous change.
8764
8765 * advice.texi (Simple Advice): Clarify what job the example does.
8766 (Around-Advice): Clarify ad-do-it.
8767 (Activation of Advice): An option of ad-default-compilation-action
8768 is `never', not `nil'.
8769
8770 2004-10-26 Kim F. Storm <storm@cua.dk>
8771
8772 * commands.texi (Interactive Codes): Add U code letter.
8773
8774 2004-10-25 Simon Josefsson <jas@extundo.com>
8775
8776 * minibuf.texi (Reading a Password): Add.
8777
8778 2004-10-24 Jason Rumney <jasonr@gnu.org>
8779
8780 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8781 and wheel-down.
8782
8783 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8784
8785 * processes.texi (Synchronous Processes): Document process-file.
8786
8787 2004-10-22 Kenichi Handa <handa@m17n.org>
8788
8789 * text.texi (translate-region): Document that it accepts also a
8790 char-table.
8791
8792 2004-10-22 David Ponce <david@dponce.com>
8793
8794 * windows.texi (Resizing Windows): Document the `preserve-before'
8795 argument of the functions `enlarge-window' and `shrink-window'.
8796
8797 2004-10-19 Jason Rumney <jasonr@gnu.org>
8798
8799 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8800
8801 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8802
8803 * text.texi (Filling): Add anchor for definition of
8804 `sentence-end-double-space'.
8805
8806 * searching.texi (Regexp Example): Update description of how
8807 Emacs currently recognizes the end of a sentence.
8808 (Standard Regexps): Update definition of the variable
8809 `sentence-end'. Add definition of the function `sentence-end'.
8810
8811 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8812
8813 * display.texi (Progress): New node.
8814
8815 2004-10-05 Kim F. Storm <storm@cua.dk>
8816
8817 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8818
8819 2004-09-29 Kim F. Storm <storm@cua.dk>
8820
8821 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8822 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8823 fringe bitmap symbols, as they now have their own namespace.
8824 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8825 vs. pixels. Signal error if no free bitmap slots.
8826 (Pixel Specification): Change IMAGE to @var{image}.
8827
8828 2004-09-28 Richard M. Stallman <rms@gnu.org>
8829
8830 * text.texi (Special Properties): Clarify line-spacing and line-height.
8831
8832 * searching.texi (Regexp Search): Add looking-back.
8833
8834 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8835
8836 * display.texi: Correct typos.
8837 (Image Descriptors): Correct xref's.
8838
8839 2004-09-25 Richard M. Stallman <rms@gnu.org>
8840
8841 * text.texi (Special Properties): Cleanups in `cursor'.
8842 Rewrites in `line-height' and `line-spacing'; exchange them.
8843
8844 * display.texi (Fringes): Rewrite previous change.
8845 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8846 (Display Fringe Bitmaps): Node deleted, text moved.
8847 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8848 (Scroll Bars): Clarify set-window-scroll-bars.
8849 (Pointer Shape): Rewrite.
8850 (Specified Space): Clarify :align-to, etc.
8851 (Pixel Specification): Use @var. Clarify new text.
8852 (Other Display Specs): Clarify `slice'.
8853 (Image Descriptors): Cleanups.
8854 (Showing Images): Cleanups.
8855
8856 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8857
8858 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8859
8860 * modes.texi: Various minor changes in addition to:
8861 (Major Mode Conventions): Final call to `run-mode-hooks' should
8862 not be inside the `delay-mode-hooks' form.
8863 (Mode Hooks): New node.
8864 (Hooks): Delete obsolete example.
8865 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8866 node "Mode Hooks".
8867
8868 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8869
8870 * display.texi: Correct various typos.
8871 (Display): Rename node "Pointer Shapes" to "Pointer
8872 Shape". (There is already a node called "Pointer Shapes" in
8873 frames.texi.)
8874 (Images): Remove non-existent node "Image Slices" from menu.
8875
8876 2004-09-23 Kim F. Storm <storm@cua.dk>
8877
8878 * text.texi (Special Properties): Add `cursor', `pointer',
8879 `line-height', and `line-spacing' properties.
8880
8881 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8882 Shapes' to menu.
8883 (Standard Faces): Doc fix for fringe face.
8884 (Fringes): Add `overflow-newline-into-fringe' and
8885 'indicate-buffer-boundaries'.
8886 (Fringe Bitmaps, Pointer Shapes): New nodes.
8887 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8888 Bitmaps' to menu.
8889 (Specified Space): Describe pixel width and height.
8890 (Pixel Specification): New node.
8891 (Other Display Specs): Add `slice' property.
8892 (Display Fringe Bitmaps): New node.
8893 (Images): Add 'Image Slices' to menu.
8894 (Image Descriptors): Add `:pointer' and `:map' properties.
8895 (Showing Images): Add slice arg to `insert-image'.
8896 Add 'insert-sliced-image'.
8897
8898 2004-09-20 Richard M. Stallman <rms@gnu.org>
8899
8900 * commands.texi (Key Sequence Input):
8901 Clarify downcasing in read-key-sequence.
8902
8903 2004-09-08 Juri Linkov <juri@jurta.org>
8904
8905 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8906
8907 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8908
8909 * locals.texi (Standard Buffer-Local Variables):
8910 Add `buffer-auto-save-file-format'.
8911 * internals.texi (Buffer Internals): Describe new
8912 auto_save_file_format field of the buffer structure.
8913 * files.texi (Format Conversion): `auto-save-file-format' has been
8914 renamed `buffer-auto-save-file-format'.
8915
8916 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8917
8918 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8919 an integer or a marker.
8920 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8921
8922 2004-08-22 Richard M. Stallman <rms@gnu.org>
8923
8924 * modes.texi (Major Mode Conventions): Discuss rebinding of
8925 standard key bindings.
8926
8927 2004-08-18 Kim F. Storm <storm@cua.dk>
8928
8929 * processes.texi (Accepting Output): Add `just-this-one' arg to
8930 `accept-process-output'.
8931 (Output from Processes): New var `process-adaptive-read-buffering'.
8932
8933 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8934
8935 * keymaps.texi: Various changes in addition to:
8936 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8937 Give more varied examples for `kbd'.
8938 (Creating Keymaps): Char tables have slots for all characters
8939 without modifiers.
8940 (Active Keymaps): `overriding-local-map' and
8941 `overriding-terminal-local-map' also override text property and
8942 overlay keymaps.
8943 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8944 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8945 to denote a prefix of no events.
8946 `map-keymap' includes parent's bindings _recursively_.
8947 Clarify and correct description of `where-is-internal'.
8948 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8949 (Menu Example): For menus intended for use with the keyboard, the
8950 menu items should be bound to characters or real function keys.
8951
8952 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8953
8954 * objects.texi (Character Type): Reposition `@anchor' to prevent
8955 double space inside sentence in Info.
8956
8957 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8958 renamed to `disabled-command-function'.
8959 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8960 (Command Loop Info): Replace reference to it.
8961 (Disabling Commands): `disabled-command-hook' has been renamed to
8962 `disabled-command-function'.
8963
8964 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8965
8966 * os.texi (Translating Input): Only non-prefix bindings in
8967 `key-translation-map' override actual key bindings. Warn about
8968 possible indirect effect of actual key bindings on non-prefix
8969 bindings in `key-translation-map'.
8970
8971 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8972
8973 * minibuf.texi (High-Level Completion): Add anchor for definition
8974 of `read-variable'.
8975
8976 * commands.texi: Various changes in addition to:
8977 (Using Interactive): Clarify description of `interactive-form'.
8978 (Interactive Call): Mention default for KEYS argument to
8979 `call-interactively'.
8980 (Command Loop Info): Clarify description of `this-command-keys'.
8981 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8982 Value of `last-event-frame' can be `macro'.
8983 (Repeat Events): `double-click-fuzz' is also used to distinguish
8984 clicks and drags.
8985 (Classifying Events): Clarify descriptions of `event-modifiers'
8986 `event-basic-type' and `event-convert-list'.
8987 (Accessing Events): `posn-timestamp' takes POSITION argument.
8988 (Quoted Character Input): Clarify description of
8989 `read-quoted-char' and fix example.
8990 (Quitting): Add `with-local-quit'.
8991 (Disabling Commands): Correct and clarify descriptions of
8992 `enable-command' and `disable-command'.
8993 Mention what happens if `disabled-command-hook' is nil.
8994 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8995 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8996
8997 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8998
8999 * frames.texi: Various changes in addition to:
9000 (Creating Frames): Expand and clarify description of `make-frame'.
9001 (Window Frame Parameters): Either none or both of the `icon-left'
9002 and `icon-top' parameters must be specified. Put descriptions of
9003 `menu-bar-lines' and `toolbar-lines' closer together and change
9004 them accordingly.
9005 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
9006 except while processing `frame-title-format' or `icon-title-format'.
9007 (Deleting Frames): Correct description of `delete-frame'.
9008 Non-nil return values of `frame-live-p' are like those of `framep'.
9009 (Frames and Windows): Mention return value of
9010 `set-frame-selected-window'.
9011 (Visibility of Frames): Mention `force' argument to
9012 `make-frame-invisible'. `frame-visible-p' returns t for all
9013 frames on text-only terminals.
9014 (Frame Configurations): Restoring a frame configuration does not
9015 restore deleted frames.
9016 (Window System Selections): `x-set-selection' returns DATA.
9017 (Resources): Add example.
9018 (Display Feature Testing): Clarify descriptions of
9019 `display-pixel-height', `display-pixel-width', `x-server-version'
9020 and `x-server-vendor'.
9021
9022 * windows.texi (Choosing Window): Add anchor.
9023 * minibuf.texi (Minibuffer Misc): Add anchor.
9024
9025 2004-07-23 John Paul Wallington <jpw@gnu.org>
9026
9027 * macros.texi (Defining Macros): Declaration keyword for setting
9028 Edebug spec is `debug' not `edebug'.
9029
9030 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
9031
9032 * windows.texi: Various small changes in addition to:
9033 (Window Point): Mention return value of `set-window-point'.
9034 (Window Start): `pos-visible-in-window-p' disregards horizontal
9035 scrolling. Explain return value if PARTIALLY is non-nil.
9036 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
9037 and `set-window-vscroll'.
9038 (Size of Window): The argument WINDOW to `window-inside-edges',
9039 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
9040 (Resizing Windows): Explain return value of
9041 `shrink-window-if-larger-than-buffer'.
9042 `window-size-fixed' automatically becomes buffer local when set.
9043 (Window Configurations): Explain return value of
9044 `set-window-configuration'.
9045
9046 * minibuf.texi (Minibuffer Misc): Add anchor for
9047 `minibuffer-scroll-window'.
9048
9049 * positions.texi (Text Lines): Add anchor for `count-lines'.
9050
9051 2004-07-17 Richard M. Stallman <rms@gnu.org>
9052
9053 * display.texi (Overlay Properties): Adding `evaporate' prop
9054 deletes empty overlay immediately.
9055
9056 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
9057 fix example.
9058
9059 2004-07-16 Jim Blandy <jimb@redhat.com>
9060
9061 * searching.texi (Regexp Backslash): Document new \_< and \_>
9062 operators.
9063
9064 2004-07-16 Juanma Barranquero <lektu@terra.es>
9065
9066 * display.texi (Images): Fix Texinfo usage.
9067
9068 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9069
9070 * buffers.texi (Modification Time): `visited-file-modtime' now
9071 returns a list of two integers, instead of a cons.
9072
9073 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
9074
9075 * windows.texi: Various changes in addition to:
9076 (Splitting Windows): Add `split-window-keep-point'.
9077
9078 2004-07-09 Richard M. Stallman <rms@gnu.org>
9079
9080 * frames.texi (Input Focus): Minor fix.
9081
9082 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
9083
9084 * frames.texi (Input Focus): Clarify descriptions of
9085 `select-frame-set-input-focus' and `select-frame'.
9086
9087 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
9088
9089 * os.texi: Various small changes in addition to:
9090 (Killing Emacs): Expand and clarify description of
9091 `kill-emacs-query-functions' and `kill-emacs-hook'.
9092 (System Environment): Expand and clarify description of `getenv'
9093 and `setenv'.
9094 (Timers): Clarify description of `run-at-time'.
9095 (Translating Input): Correct description of
9096 `extra-keyboard-modifiers'.
9097 (Flow Control): Correct description of `enable-flow-control'.
9098
9099 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
9100
9101 * os.texi: Update copyright.
9102 (Session Management): Grammar fix.
9103 Clarify which Emacs does the restarting.
9104 Use @samp for *scratch* buffer.
9105
9106 2004-07-04 Alan Mackenzie <acm@muc.de>
9107
9108 * frames.texi (Input Focus): Add documentation for
9109 `select-frame-set-input-focus'. Replace refs to non-existent
9110 `switch-frame' with `select-frame'. Minor corrections and tidying
9111 up of text-only terminal stuff.
9112
9113 2004-07-02 Richard M. Stallman <rms@gnu.org>
9114
9115 * files.texi (Saving Buffers): Cleanup write-contents-function.
9116 (Magic File Names): Cleanup file-remote-p.
9117
9118 2004-07-02 Kai Großjohann <kai@emptydomain.de>
9119
9120 * files.texi (Magic File Names): `file-remote-p' returns an
9121 identifier of the remote system, not just t.
9122
9123 2004-07-02 David Kastrup <dak@gnu.org>
9124
9125 * searching.texi (Entire Match Data): Add explanation about new
9126 match-data behavior when @var{integers} is non-nil.
9127
9128 2004-06-24 Richard M. Stallman <rms@gnu.org>
9129
9130 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9131
9132 * customize.texi (Variable Definitions): Note about doc strings
9133 and :set.
9134
9135 * keymaps.texi (Keymap Terminology): Document `kbd'.
9136 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9137
9138 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9139 makes it buffer-local.
9140
9141 * files.texi (Saving Buffers): Correct previous change.
9142
9143 * commands.texi (Accessing Events):
9144 Clarify posn-col-row and posn-actual-col-row.
9145
9146 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
9147
9148 * commands.texi (Accessing Events): New functions
9149 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9150
9151 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9152
9153 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9154 * frames.texi, buffers.texi, backups.texi, variables.texi:
9155 * loading.texi, eval.texi, functions.texi, control.texi:
9156 * symbols.texi, minibuf.texi: Reposition @anchor's.
9157
9158 * help.texi: Various small changes in addition to the following.
9159 (Describing Characters): Describe PREFIX argument to
9160 `key-description'. Correct and clarify definition of
9161 `text-char-description'. Describe NEED-VECTOR argument to
9162 `read-kbd-macro'.
9163 (Help Functions): Clarify definition of `apropos'.
9164
9165 2004-06-23 Lars Hansen <larsh@math.ku.dk>
9166
9167 * files.texi (Saving Buffers): Correct description of
9168 `write-contents-functions'.
9169
9170 2004-06-21 Juanma Barranquero <lektu@terra.es>
9171
9172 * display.texi (Images): Remove redundant @vindex directives.
9173 Rewrite `image-library-alist' doc in active voice.
9174
9175 2004-06-14 Juanma Barranquero <lektu@terra.es>
9176
9177 * display.texi (Images): Document new delayed library loading,
9178 variable `image-library-alist' and (existing but undocumented)
9179 function `image-type-available-p'.
9180
9181 2004-06-05 Richard M. Stallman <rms@gnu.org>
9182
9183 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9184 refer the user to the Initial Input node.
9185 (Text from Minibuffer): Likewise.
9186 (Initial Input): New node. Document this feature
9187 and say it is mostly deprecated.
9188
9189 2004-05-30 Richard M. Stallman <rms@gnu.org>
9190
9191 * loading.texi (Named Features): Clarify return value
9192 and meaning of NOERROR.
9193
9194 * variables.texi (File Local Variables): Minor cleanup.
9195
9196 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
9197
9198 * files.texi (Magic File Names): Add `file-remote-p' as operation
9199 of file name handlers.
9200
9201 2004-05-29 Richard M. Stallman <rms@gnu.org>
9202
9203 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9204 as arg to a minor mode command.
9205
9206 2004-05-22 Richard M. Stallman <rms@gnu.org>
9207
9208 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9209
9210 * streams.texi (Output Variables): Doc float-output-format.
9211
9212 * searching.texi (Regexp Special): Nested repetition can be infloop.
9213
9214 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9215 real stack overflow.
9216
9217 * compile.texi: Minor cleanups.
9218
9219 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9220
9221 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9222 circular lists.
9223 (List Elements): Explain handling of circular and dotted lists.
9224
9225 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9226
9227 * modes.texi (Search-based Fontification): Fix typo.
9228
9229 2004-05-10 Juanma Barranquero <lektu@terra.es>
9230
9231 * modes.texi (Mode Line Variables): Fix description of
9232 global-mode-string, which is now after which-func-mode, not the
9233 buffer name.
9234
9235 2004-05-07 Lars Hansen <larsh@math.ku.dk>
9236
9237 * modes.texi (Desktop Save Mode): Add.
9238 (Modes): Add menu entry Desktop Save Mode.
9239
9240 * hooks.texi: Add desktop-after-read-hook,
9241 desktop-no-desktop-file-hook and desktop-save-hook.
9242
9243 * locals.texi: Add desktop-save-buffer.
9244
9245 2004-04-30 Jesper Harder <harder@ifa.au.dk>
9246
9247 * display.texi: emacs -> Emacs.
9248
9249 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9250
9251 * files.texi (Changing Files): Document set-file-times.
9252
9253 2004-04-23 Juanma Barranquero <lektu@terra.es>
9254
9255 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9256
9257 2004-04-18 Jesper Harder <harder@ifa.au.dk>
9258
9259 * tips.texi (Coding Conventions): defopt -> defcustom.
9260
9261 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9262
9263 * sequences.texi: Various clarifications.
9264
9265 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9266
9267 * buffers.texi (Read Only Buffers): Mention optional ARG to
9268 `toggle-read-only'.
9269
9270 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
9271
9272 * windows.texi (Selecting Windows): Note that get-lru-window
9273 returns a full-width window if possible.
9274
9275 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9276
9277 * buffers.texi: Various changes in addition to:
9278 (Buffer File Name): Add `find-buffer-visiting'.
9279 (Buffer Modification): Mention optional ARG to `not-modified'.
9280 (Indirect Buffers): Mention optional CLONE argument to
9281 `make-indirect-buffer'.
9282
9283 * files.texi: Various changes in addition to:
9284 (Visiting Functions): `find-file-hook' is now a normal hook.
9285 (File Name Expansion): Explain difference between the way that
9286 `expand-file-name' and `file-truename' treat `..'.
9287 (Contents of Directories): Mention optional ID-FORMAT argument to
9288 `directory-files-and-attributes'.
9289 (Format Conversion): Mention new optional CONFIRM argument to
9290 `format-write-file'.
9291
9292 2004-04-12 Miles Bader <miles@gnu.org>
9293
9294 * macros.texi (Expansion): Add description of `macroexpand-all'.
9295
9296 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9297
9298 * variables.texi (Variable Aliases):
9299 Mention cyclic-variable-indirection.
9300
9301 * errors.texi (Standard Errors): Ditto.
9302
9303 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9304
9305 * backups.texi: Various small changes in addition to:
9306 (Making Backups): Mention return value of `backup-buffer'.
9307 (Auto-Saving): Mention optional FORCE argument to
9308 `delete-auto-save-file-if-necessary'.
9309 (Reverting): Mention optional PRESERVE-MODES argument to
9310 `revert-buffer'. Correct description of `revert-buffer-function'.
9311
9312 2004-03-22 Juri Linkov <juri@jurta.org>
9313
9314 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9315 with `Vector Functions'.
9316
9317 * text.texi (Sorting): Add missing quote.
9318
9319 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9320
9321 * intro.texi (Lisp History): Replace xref to `cl' manual with
9322 inforef.
9323
9324 2004-03-12 Richard M. Stallman <rms@gnu.org>
9325
9326 * intro.texi (Version Info): Add arg to emacs-version.
9327 (Lisp History): Change xref to CL manual.
9328
9329 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9330
9331 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9332 for Partial Completion mode.
9333
9334 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9335
9336 * customize.texi: Fix typo. Remove eol whitespace.
9337
9338 2004-03-04 Richard M. Stallman <rms@gnu.org>
9339
9340 * processes.texi: Fix typos.
9341
9342 * lists.texi (Building Lists): Minor clarification.
9343
9344 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9345 in make-hash-table.
9346
9347 2004-02-29 Juanma Barranquero <lektu@terra.es>
9348
9349 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9350 rm, and ignore exit code.
9351
9352 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9353
9354 * display.texi (Defining Faces): Add description for min-colors.
9355 Update example.
9356
9357 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9358
9359 * abbrevs.texi: Various corrections and clarifications in addition
9360 to the following:
9361 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9362
9363 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9364
9365 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9366
9367 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9368
9369 * text.texi: Various small changes in addition to the following:
9370 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9371 to delete-horizontal-space.
9372 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9373 description of yank-handler text property at various places.
9374
9375 * frames.texi (Window System Selections): Add anchor.
9376
9377 * syntax.texi (Syntax Table Functions): Clarify and correct
9378 descriptions of make-syntax-table and copy-syntax-table.
9379 (Motion and Syntax): Clarify SYNTAXES argument to
9380 skip-syntax-forward.
9381 (Parsing Expressions): Mention that the return value of
9382 parse-partial-sexp is currently a list of ten rather than nine
9383 elements.
9384 (Categories): Various corrections and clarifications.
9385
9386 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9387
9388 * markers.texi (Marker Insertion Types): Minor change.
9389
9390 * locals.texi (Standard Buffer-Local Variables):
9391 * commands.texi (Interactive Codes, Using Interactive):
9392 * functions.texi (Related Topics): Fix xrefs.
9393
9394 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9395
9396 * lists.texi (Sets And Lists): Update description of delete-dups.
9397
9398 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9399
9400 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9401
9402 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
9403
9404 * frames.texi (Parameter Access): frame-parameters arg is optional.
9405 modify-frame-parameters handles nil for FRAME.
9406 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9407 are all-or-nothing for certain toolkits.
9408 Mention parameter wait-for-wm.
9409 (Frames and Windows): In frame-first-window and frame-selected-window
9410 the arg is optional.
9411 (Input Focus): In redirect-frame-focus the second arg is optional.
9412 (Window System Selections): Mention selection type CLIPBOARD.
9413 Mention data-type UTF8_STRING.
9414 Mention numbering of cut buffers.
9415 (Resources): Describe x-resource-name.
9416
9417 2004-02-16 Richard M. Stallman <rms@gnu.org>
9418
9419 * windows.texi (Buffers and Windows): Delete false table
9420 about all-frames.
9421
9422 * syntax.texi (Parsing Expressions): Delete old caveat
9423 about parse-sexp-ignore-comments.
9424
9425 * streams.texi (Output Variables): Add print-quoted.
9426
9427 * lists.texi (Building Lists): Minor cleanup.
9428
9429 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9430
9431 * display.texi (Overlays): Explain overlays use markers.
9432 (Managing Overlays): Explain front-advance and rear-advance
9433 in more detail.
9434
9435 * loading.texi (Unloading): Document unload-feature-special-hooks.
9436 Get rid of fns-NNN.el file.
9437
9438 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9439
9440 * help.texi (Describing Characters): Fix text-char-description
9441 example output.
9442
9443 * edebug.texi (Using Edebug): Fix example.
9444
9445 * debugging.texi (Internals of Debugger): Fix return value.
9446
9447 * files.texi (Changing Files): Fix argname.
9448
9449 * calendar.texi: Fix parens, and default values.
9450
9451 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9452 * nonascii.texi, objects.texi, os.texi: Minor fixes.
9453 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
9454
9455 * positions.texi (Text Lines): Don't add -1 in current-line.
9456
9457 2004-02-16 Richard M. Stallman <rms@gnu.org>
9458
9459 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9460
9461 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9462
9463 * processes.texi (Low-Level Network): Fix a typo.
9464
9465 2004-02-12 Kim F. Storm <storm@cua.dk>
9466
9467 * display.texi (Fringes): Use consistent wording.
9468 Note that window-fringe's window arg is optional.
9469 (Scroll Bars): Use consistent wording.
9470
9471 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9472
9473 * tips.texi (Comment Tips): Document the new conventions for
9474 commenting out code.
9475
9476 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
9477
9478 * positions.texi (Text Lines): Add missing end defun.
9479
9480 2004-02-07 Kim F. Storm <storm@cua.dk>
9481
9482 * positions.texi (Text Lines): Add line-number-at-pos.
9483
9484 2004-02-06 John Paul Wallington <jpw@gnu.org>
9485
9486 * display.texi (Button Properties, Button Buffer Commands):
9487 mouse-2 invokes button, not down-mouse-1.
9488
9489 2004-02-04 Jason Rumney <jasonr@gnu.org>
9490
9491 * makefile.w32-in: Sync with Makefile.in changes.
9492
9493 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9494
9495 * minibuf.texi (Text from Minibuffer): Various corrections and
9496 clarifications.
9497 (Object from Minibuffer): Correct Lisp description of
9498 read-minibuffer.
9499 (Minibuffer History): Clarify description of cons values for
9500 HISTORY arguments.
9501 (Basic Completion): Various corrections and clarifications.
9502 Add completion-regexp-list.
9503 (Minibuffer Completion): Correct and clarify description of
9504 completing-read.
9505 (Completion Commands): Mention Partial Completion mode.
9506 Various other minor changes.
9507 (High-Level Completion): Various corrections and clarifications.
9508 (Reading File Names): Ditto.
9509 (Minibuffer Misc): Ditto.
9510
9511 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9512
9513 * strings.texi (Text Comparison): assoc-string also matches
9514 elements of alists that are strings instead of conses.
9515 (Formatting Strings): Standardize Texinfo usage. Update index
9516 entries.
9517
9518 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9519
9520 * lists.texi (Sets And Lists): Add delete-dups.
9521
9522 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9523
9524 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9525 special form.
9526 * macros.texi (Defining Macros): Update description of `declare',
9527 which now is a macro.
9528 (Wrong Time): Fix typos.
9529
9530 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9531
9532 * compile.texi (Compilation Functions): Expand descriptions of
9533 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9534 and `batch-byte-compile'. In particular, mention and describe
9535 all optional arguments.
9536 (Disassembly): Correct and clarify the description of `disassemble'.
9537
9538 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9539
9540 * searching.texi: Various small changes in addition to the
9541 following.
9542 (Regexp Example): Adapt to new value of `sentence-end'.
9543 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9544 `words'.
9545 (Search and Replace): Add usage note for `perform-replace'.
9546 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9547 `match-data'.
9548 (Standard Regexps): Update for new values of `paragraph-start'
9549 and `sentence-end'.
9550
9551 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9552
9553 * files.texi (Saving Buffers): Clarify descriptions of
9554 `write-contents-functions' and `before-save-hook'.
9555 Make the defvar's for `before-save-hook' and `after-save-hook'
9556 into defopt's.
9557
9558 2004-01-07 Kim F. Storm <storm@cua.dk>
9559
9560 * commands.texi (Click Events): Describe new image and
9561 width/height elements of click events.
9562 (Accessing Events): Add posn-string, posn-image, and
9563 posn-object-width-height. Change posn-object to return either
9564 image or string object.
9565
9566 2004-01-01 Simon Josefsson <jas@extundo.com>
9567
9568 * hooks.texi (Standard Hooks): Add before-save-hook.
9569 * files.texi (Saving Buffers): Likewise.
9570
9571 2004-01-03 Richard M. Stallman <rms@gnu.org>
9572
9573 * frames.texi (Frames and Windows): Delete frame-root-window.
9574
9575 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9576
9577 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9578
9579 * functions.texi: Various small changes in addition to the
9580 following.
9581 (What Is a Function): `functionp' returns nil for macros.
9582 Clarify behavior of this and following functions for symbol arguments.
9583 (Function Documentation): Add `\' in front of (fn @var{arglist})
9584 and explain why.
9585 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9586 Add anchor.
9587 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9588
9589 2004-01-01 Miles Bader <miles@gnu.org>
9590
9591 * display.texi (Buttons): New section.
9592
9593 2003-12-31 Andreas Schwab <schwab@suse.de>
9594
9595 * numbers.texi (Math Functions): sqrt reports a domain-error
9596 error.
9597 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9598
9599 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9600
9601 * tips.texi (Documentation Tips): Update item on hyperlinks in
9602 documentation strings.
9603
9604 * errors.texi (Standard Errors): Various small corrections and
9605 additions.
9606
9607 * control.texi: Various small changes in addition to the
9608 following.
9609 (Signaling Errors): Provide some more details on how `signal'
9610 constructs the error message. Add anchor to the definition of
9611 `signal'.
9612 (Error Symbols): Describe special treatment of `quit'.
9613 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9614 to emphasize that it has to be a single form.
9615
9616 * buffers.texi: Add anchor.
9617
9618 2003-12-29 Richard M. Stallman <rms@gnu.org>
9619
9620 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9621 (Window Configurations): Add window-configuration-frame.
9622
9623 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9624
9625 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9626 Change arg name in get-char-property.
9627 (Special Properties): Update handling of keymap property.
9628
9629 * strings.texi (Modifying Strings): Add clear-string.
9630 (Text Comparison): Add assoc-string and remove
9631 assoc-ignore-case, assoc-ignore-representation.
9632
9633 * os.texi (Time of Day): Add set-time-zone-rule.
9634
9635 * numbers.texi (Math Functions): asin, acos, log, log10
9636 report domain-error errors.
9637
9638 * nonascii.texi (Converting Representations):
9639 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9640 (Encoding and I/O): Add file-name-coding-system.
9641
9642 * modes.texi (Search-based Fontification): Explain that
9643 face specs are symbols with face names as values.
9644
9645 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9646
9647 * lists.texi (Building Lists): remq moved elsewhere.
9648 (Sets And Lists): remq moved here.
9649 (Association Lists): Refer to assoc-string.
9650
9651 * internals.texi (Garbage Collection): Add memory-use-counts.
9652
9653 * frames.texi (Frames and Windows): Add set-frame-selected-window
9654 and frame-root-window.
9655
9656 * files.texi (Contents of Directories):
9657 Add directory-files-and-attributes.
9658
9659 * display.texi (Refresh Screen): Add force-window-update.
9660 (Invisible Text): Explain about moving point out of invis text.
9661 (Overlay Properties): Add overlay-properties.
9662 (Managing Overlays): Add overlayp.
9663 (GIF Images): Invalid image number displays a hollow box.
9664
9665 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9666 (Killing Buffers): Add buffer-live-p.
9667
9668 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9669
9670 * display.texi (Fringes): Fix typo "set-buffer-window".
9671
9672 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9673
9674 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9675 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9676 Add or change various xrefs and anchors.
9677
9678 * commands.texi: Replace all occurrences of @acronym{CAR} with
9679 @sc{car}, for consistency with the rest of the Elisp manual.
9680 `car' and `cdr' are historically acronyms, but are no longer
9681 widely thought of as such.
9682
9683 * internals.texi (Pure Storage): Mention that `purecopy' does not
9684 copy text properties.
9685 (Object Internals): Now 29 bits are used (in most implementations)
9686 to address Lisp objects.
9687
9688 * variables.texi (Variables with Restricted Values): New node.
9689
9690 * objects.texi (Lisp Data Types): Mention that certain variables
9691 can only take on a restricted set of values and add an xref to
9692 the new node "Variables with Restricted Values".
9693
9694 * eval.texi (Function Indirection): Describe the errors that
9695 `indirect-function' can signal.
9696 (Eval): Clarify the descriptions of `eval-region' and `values'.
9697 Describe `eval-buffer' instead of `eval-current-buffer' and
9698 mention `eval-current-buffer' as an alias for `current-buffer'.
9699 Correct the description and mention all optional arguments.
9700
9701 * nonascii.texi: Various small changes in addition to the
9702 following.
9703 (Converting Representations): Clarify behavior of
9704 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9705 ASCII arguments.
9706 (Character Sets): Document the variable `charset-list' and adapt
9707 the definition of the function `charset-list' accordingly.
9708 (Translation of Characters): Clarify use of generic characters in
9709 `make-translation-table'. Clarify and correct the description of
9710 the use of translation tables in encoding and decoding.
9711 (User-Chosen Coding Systems): Correct and clarify the description
9712 of `select-safe-coding-system'.
9713 (Default Coding Systems): Clarify description of
9714 `file-coding-system-alist'.
9715
9716 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9717
9718 * strings.texi (Text Comparison): Correctly describe when two
9719 strings are `equal'. Combine and clarify descriptions of
9720 `assoc-ignore-case' and `assoc-ignore-representation'.
9721
9722 * objects.texi (Non-ASCII in Strings): Clarify description of
9723 when a string is unibyte or multibyte.
9724 (Bool-Vector Type): Update examples.
9725 (Equality Predicates): Correctly describe when two strings are
9726 `equal'.
9727
9728 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9729
9730 * lists.texi (Building Lists): `append' no longer accepts integer
9731 arguments. Update the description of `number-sequence' to reflect
9732 recent changes.
9733 (Sets And Lists): Describe `member-ignore-case' after `member'.
9734
9735 2003-11-27 Kim F. Storm <storm@cua.dk>
9736
9737 * commands.texi (Click Events): Click object may be an images.
9738 Describe (dx . dy) element of click positions.
9739 (Accessing Events): Remove duplicate posn-timestamp.
9740 New functions posn-object and posn-object-x-y.
9741
9742 2003-11-23 Kim F. Storm <storm@cua.dk>
9743
9744 * commands.texi (Click Events): Describe enhancements to event
9745 position lists, including new text-pos and (col . row) items.
9746 Mention left-fringe and right-fringe area events.
9747 (Accessing Events): New functions posn-area and
9748 posn-actual-col-row. Mention posn-timestamp. Mention that
9749 posn-point in non-text area still returns buffer position.
9750 Clarify posn-col-row.
9751
9752 2003-11-21 Lars Hansen <larsh@math.ku.dk>
9753
9754 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9755 * anti.texi (File Attributes): Describe removed parameter
9756 ID-FORMAT.
9757
9758 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9759
9760 * positions.texi (Positions): Mention that, if a marker is used as
9761 a position, its buffer is ignored.
9762
9763 * markers.texi (Overview of Markers): Mention it here too.
9764
9765 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9766
9767 * numbers.texi (Numeric Conversions): Not just `floor', but also
9768 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9769
9770 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9771
9772 * markers.texi (Creating Markers): Specify insertion type of
9773 created markers. Add xref to `Marker Insertion Types'.
9774 Second argument to `copy-marker' is optional.
9775 (Marker Insertion Types): Mention that most markers are created
9776 with insertion type nil.
9777 (The Mark): Correctly describe when `mark' signals an error.
9778 (The Region): Correctly describe when `region-beginning' and
9779 `region-end' signal an error.
9780
9781 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9782
9783 * hash.texi (Creating Hash): Clarify description of `eql'.
9784 `makehash' is obsolete.
9785 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9786
9787 * positions.texi (Point): Change description of `buffer-end', so
9788 that it is also correct for floating point arguments.
9789 (List Motion): Correct argument lists of `beginning-of-defun' and
9790 `end-of-defun'.
9791 (Excursions): Add xref to `Marker Insertion Types'.
9792 (Narrowing): Argument to `narrow-to-page' is optional.
9793
9794 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9795
9796 * streams.texi (Output Streams): Clarify behavior of point for
9797 marker output streams.
9798
9799 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9800
9801 * variables.texi (Defining Variables): Second argument to
9802 `defconst' is not optional.
9803 (Setting Variables): Mention optional argument APPEND to
9804 `add-to-list'.
9805 (Creating Buffer-Local): Expand description of
9806 `make-variable-buffer-local'.
9807 (Frame-Local Variables): Expand description of
9808 `make-variable-frame-local'.
9809 (Variable Aliases): Correct description of optional argument
9810 DOCSTRING to `defvaralias'. Mention return value of
9811 `defvaralias'.
9812 (File Local Variables): Add xref to `File variables' in Emacs
9813 Manual. Correct description of `hack-local-variables'. Mention
9814 `safe-local-variable' property. Mention optional second argument
9815 to `risky-local-variable-p'.
9816
9817 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9818
9819 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9820
9821 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9822
9823 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9824 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9825 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9826 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9827 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9828 lispref/processes.texi, lispref/searching.texi,
9829 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9830 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9831 @acronym{FOO}.
9832
9833 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9834
9835 * strings.texi (Creating Strings): Argument START to `substring'
9836 can not be `nil'. Expand description of
9837 `substring-no-properties'. Correct description of `split-string',
9838 especially with respect to empty matches. Prevent very bad line
9839 break in definition of `split-string-default-separators'.
9840 (Text Comparison): `string=' and `string<' also accept symbols as
9841 arguments.
9842 (String Conversion): More completely describe argument BASE in
9843 `string-to-number'.
9844 (Formatting Strings): `%s' and `%S' in `format' do require
9845 corresponding object. Clarify behavior of numeric prefix after
9846 `%' in `format'.
9847 (Case Conversion): The argument to `upcase-initials' can be a
9848 character.
9849
9850 2003-10-27 Kenichi Handa <handa@m17n.org>
9851
9852 * display.texi (Fontsets): Fix texinfo usage.
9853
9854 2003-10-25 Kenichi Handa <handa@m17n.org>
9855
9856 * display.texi (Fontsets): Add description of the function
9857 set-fontset-font.
9858
9859 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9860
9861 * display.texi (Temporary Displays): Add xref to `Documentation
9862 Tips'.
9863
9864 * functions.texi (Function Safety): Use inforef instead of pxref
9865 for SES.
9866
9867 2003-10-23 Andreas Schwab <schwab@suse.de>
9868
9869 * Makefile.in (TEX, texinputdir): Don't define.
9870 (TEXI2DVI): Define.
9871 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9872 add $(srcdir)/index.texi.
9873 ($(infodir)/elisp): Remove index.texi dependency.
9874 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9875 (index.texi): Remove target.
9876 (dist): Don't link $(srcdir)/permute-index.
9877 (clean): Don't remove index.texi.
9878
9879 * permute-index, index.perm: Remove.
9880 * index.texi: Rename from index.unperm.
9881
9882 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9883
9884 * tips.texi (Documentation Tips): Document new behavior for face
9885 and variable hyperlinks in Help mode.
9886
9887 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9888
9889 * objects.texi (Integer Type): Update for extra bit of integer range.
9890 (Character Type): Ditto.
9891
9892 2003-10-16 Eli Zaretskii <eliz@gnu.org>
9893
9894 * numbers.texi (Integer Basics): Add index entries for reading
9895 numbers in hex, octal, and binary.
9896
9897 2003-10-16 Lute Kamstra <lute@gnu.org>
9898
9899 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9900 argument.
9901
9902 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9903
9904 * windows.texi (Choosing Window): Fix typo.
9905 * edebug.texi (Edebug Execution Modes): Fix typo.
9906
9907 2003-10-13 Richard M. Stallman <rms@gnu.org>
9908
9909 * windows.texi (Basic Windows): A window has fringe settings,
9910 display margins and scroll-bar settings.
9911 (Splitting Windows): Doc split-window return value.
9912 Clean up one-window-p.
9913 (Selecting Windows): Fix typo.
9914 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9915 (Buffers and Windows): In set-window-buffer, explain effect
9916 on fringe settings and scroll bar settings.
9917 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9918 (Choosing Window): Use defopt for pop-up-frame-function.
9919 For special-display-buffer-names, explain same-window and same-frame.
9920 Clarify window-dedicated-p return value.
9921 (Textual Scrolling): scroll-up and scroll-down can get an error.
9922 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9923 Clarify set-window-hscroll.
9924 (Size of Window): Don't mention tool bar in window-height.
9925 (Coordinates and Windows): Explain what coordinates-in-window-p
9926 returns for fringes and display margins.
9927 (Window Configurations): Explain saving fringes, etc.
9928
9929 * tips.texi (Library Headers): Clean up Documentation.
9930
9931 * syntax.texi (Parsing Expressions): Clean up forward-comment
9932 and parse-sexp-lookup-properties.
9933
9934 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9935
9936 * os.texi (System Environment): Clean up text for load-average errors.
9937
9938 * modes.texi (Hooks): Don't explain local hook details at front.
9939 Clarify run-hooks and run-hook-with-args a little.
9940 Clean up add-hook and remove-hook.
9941
9942 * edebug.texi (Edebug Execution Modes): Clarify t.
9943 Document edebug-sit-for-seconds.
9944 (Coverage Testing): Document C-x X = and =.
9945 (Instrumenting Macro Calls): Fix typo.
9946 (Specification List): Don't index the specification keywords.
9947
9948 2003-10-10 Kim F. Storm <storm@cua.dk>
9949
9950 * processes.texi (Network): Introduce make-network-process.
9951
9952 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9953
9954 * tips.texi (Library Headers): Fix typo.
9955
9956 2003-10-07 Juri Linkov <juri@jurta.org>
9957
9958 * modes.texi (Imenu): Mention imenu-create-index-function's
9959 default value. Explain submenus better.
9960
9961 2003-10-07 Lute Kamstra <lute@gnu.org>
9962
9963 * modes.texi (Faces for Font Lock): Fix typo.
9964 (Hooks): Explain how buffer-local hook variables can refer to
9965 global hook variables.
9966 Various minor clarifications.
9967
9968 2003-10-06 Lute Kamstra <lute@gnu.org>
9969
9970 * tips.texi (Coding Conventions): Mention naming conventions for
9971 hooks.
9972
9973 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9974
9975 * loading.texi (Library Search): Correct default value of
9976 load-suffixes.
9977 (Named Features): Fix typo.
9978
9979 2003-10-05 Richard M. Stallman <rms@gnu.org>
9980
9981 * loading.texi (Named Features): In `provide',
9982 say how to test for subfeatures.
9983 (Unloading): In unload-feature, use new var name
9984 unload-feature-special-hooks.
9985
9986 2003-10-03 Lute Kamstra <lute@gnu.org>
9987
9988 * modes.texi (Major Mode Conventions): Mention third way to set up
9989 Imenu.
9990 (Imenu): A number of small fixes.
9991 Delete documentation of internal variable imenu--index-alist.
9992 Document the return value format of imenu-create-index-function
9993 functions.
9994
9995 2003-09-30 Richard M. Stallman <rms@gnu.org>
9996
9997 * processes.texi (Network): Say what stopped datagram connections do.
9998
9999 * lists.texi (Association Lists): Clarify `assq-delete-all'.
10000
10001 * display.texi (Overlay Properties): Clarify `evaporate' property.
10002
10003 2003-09-29 Lute Kamstra <lute@gnu.org>
10004
10005 * modes.texi (Mode Line Data): Explain when symbols in mode-line
10006 constructs should be marked as risky.
10007 Change cons cell into proper list.
10008 (Mode Line Variables): Change cons cell into proper list.
10009
10010 2003-09-26 Lute Kamstra <lute@gnu.org>
10011
10012 * modes.texi (Mode Line Data): Document the :propertize construct.
10013 (Mode Line Variables): Reorder the descriptions of the variables
10014 to match their order in the default mode-line-format.
10015 Describe the new variables mode-line-position and mode-line-modes.
10016 Update the default values of mode-line-frame-identification,
10017 minor-mode-alist, and default-mode-line-format.
10018 (Properties in Mode): Mention the :propertize construct.
10019
10020 2003-09-26 Richard M. Stallman <rms@gnu.org>
10021
10022 * buffers.texi, commands.texi, debugging.texi, eval.texi:
10023 * loading.texi, minibuf.texi, text.texi, variables.texi:
10024 Avoid @strong{Note:}.
10025
10026 2003-09-26 Richard M. Stallman <rms@gnu.org>
10027
10028 * keymaps.texi (Remapping Commands): Fix typo.
10029
10030 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
10031
10032 * processes.texi (Low-Level Network): Fix typo.
10033
10034 2003-09-23 Kim F. Storm <storm@cua.dk>
10035
10036 * processes.texi (Network, Network Servers): Fix typos.
10037 (Low-Level Network): Add timeout value for :server keyword.
10038 Add new option keywords to make-network-process.
10039 Add set-network-process-options.
10040 Explain how to test availability of network options.
10041
10042 2003-09-19 Richard M. Stallman <rms@gnu.org>
10043
10044 * text.texi (Motion by Indent): Arg to
10045 backward-to-indentation and forward-to-indentation is optional.
10046
10047 * strings.texi (Creating Strings): Add substring-no-properties.
10048
10049 * processes.texi
10050 (Process Information): Add list-processes arg QUERY-ONLY.
10051 Delete process-contact from here.
10052 Add new status values for process-status.
10053 Add process-get, process-put, process-plist, set-process-plist.
10054 (Synchronous Processes): Add call-process-shell-command.
10055 (Signals to Processes): signal-process allows process objects.
10056 (Network): Complete rewrite.
10057 (Network Servers, Datagrams, Low-Level Network): New nodes.
10058
10059 * positions.texi (Word Motion): forward-word, backward-word
10060 arg is optional. Reword.
10061
10062 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
10063
10064 * variables.texi (Creating Buffer-Local):
10065 Delete duplicate definition of buffer-local-value.
10066 (File Local Variables): Explain about discarding text props.
10067
10068 2003-09-11 Richard M. Stallman <rms@gnu.org>
10069
10070 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
10071 changes variables that record input events.
10072 (Minibuffer Misc): Add minibuffer-selected-window.
10073
10074 * lists.texi (Building Lists): Add copy-tree.
10075
10076 * display.texi (Fontsets): Add char-displayable-p.
10077 (Scroll Bars): New node.
10078
10079 2003-09-08 Lute Kamstra <lute@gnu.org>
10080
10081 * modes.texi (%-Constructs): Document new `%i' and `%I'
10082 constructs.
10083
10084 2003-09-03 Peter Runestig <peter@runestig.com>
10085
10086 * makefile.w32-in: New file.
10087
10088 2003-08-29 Richard M. Stallman <rms@gnu.org>
10089
10090 * display.texi (Overlay Properties): Clarify how priorities
10091 affect use of the properties.
10092
10093 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10094
10095 * customize.texi (Type Keywords): Correct the description of
10096 `:help-echo' in the case where `motion-doc' is a function.
10097
10098 2003-08-14 John Paul Wallington <jpw@gnu.org>
10099
10100 * modes.texi (Emulating Mode Line): Subsection, not section.
10101
10102 2003-08-13 Richard M. Stallman <rms@gnu.org>
10103
10104 * elisp.texi (Top): Update subnode lists in menu.
10105
10106 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
10107 (Kill Functions): kill-region has new arg yank-handler.
10108 (Yanking): New node.
10109 (Yank Commands): Add yank-undo-function.
10110 (Low-Level Kill Ring):
10111 kill-new and kill-append have new arg yank-handler.
10112 (Changing Properties): Add remove-list-of-text-properties.
10113 (Atomic Changes): New node.
10114
10115 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10116
10117 * streams.texi (Output Variables): Add eval-expression-print-length
10118 and eval-expression-print-level.
10119
10120 * os.texi (Time Conversion): For encode-time, explain limits on year.
10121
10122 * objects.texi (Character Type): Define anchor "modifier bits".
10123
10124 * modes.texi (Emulating Mode Line): New node.
10125 (Search-based Fontification): Font Lock uses font-lock-face property.
10126 (Other Font Lock Variables): Likewise.
10127
10128 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10129 not vectors.
10130 (Active Keymaps): Add emulation-mode-map-alists.
10131 (Functions for Key Lookup): key-binding has new arg no-remap.
10132 (Remapping Commands): New node.
10133 (Scanning Keymaps): where-is-internal has new arg no-remap.
10134 (Tool Bar): Add tool-bar-local-item-from-menu.
10135 Clarify when to use tool-bar-add-item-from-menu.
10136
10137 * commands.texi (Interactive Call): commandp has new arg.
10138 (Command Loop Info): Add this-original-command.
10139
10140 2003-08-06 John Paul Wallington <jpw@gnu.org>
10141
10142 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10143
10144 * display.texi (Warning Basics): Fix typo.
10145 (Fringes): Add closing curly bracket and fix typo.
10146
10147 * elisp.texi (Top): Fix typo.
10148
10149 2003-08-05 Richard M. Stallman <rms@gnu.org>
10150
10151 * elisp.texi: Update lists of subnodes.
10152
10153 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10154
10155 * variables.texi (Local Variables): Use lc for example variable names.
10156
10157 * tips.texi (Library Headers): Explain where to put -*-.
10158
10159 * strings.texi (Creating Strings): Fix xref for vconcat.
10160
10161 * sequences.texi (Vector Functions):
10162 vconcat no longer allows integer args.
10163
10164 * minibuf.texi (Reading File Names): read-file-name has new
10165 arg PREDICATE. New function read-directory-name.
10166
10167 * macros.texi (Defining Macros): Give definition of `declare'.
10168 (Indenting Macros): New node.
10169
10170 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10171 (Window Frame Parameters): Make separate table of parameters
10172 that are coupled with specific face attributes.
10173 (Deleting Frames): delete-frame-hooks renamed to
10174 delete-frame-functions.
10175
10176 * files.texi (Magic File Names): Add file-remote-p.
10177 Clarify file-local-copy.
10178
10179 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10180 here; instead xref Defining Macros.
10181
10182 * display.texi (Warnings): New node, and subnodes.
10183 (Fringes): New node.
10184
10185 * debugging.texi (Test Coverage): New node.
10186
10187 * compile.texi (Compiler Errors): Explain with-no-warnings
10188 and other ways to suppress warnings.
10189
10190 * commands.texi (Interactive Call): Minor clarification.
10191
10192 * buffers.texi (Buffer File Name): set-visited-file-name
10193 renames the buffer too.
10194
10195 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10196
10197 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10198
10199 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10200
10201 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
10202
10203 * internals.texi (Garbage Collection): Fix previous change.
10204
10205 2003-07-22 Richard M. Stallman <rms@gnu.org>
10206
10207 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10208
10209 * display.texi (Width): Use \s syntax in example.
10210 (Font Selection): Add face-font-rescale-alist.
10211
10212 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10213 Remove spurious indent in example.
10214
10215 * lists.texi (Building Lists): Add number-sequence.
10216
10217 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
10218
10219 * functions.texi (Function Documentation): Explain how to
10220 show calling convention explicitly in the doc string.
10221
10222 * windows.texi (Selecting Windows): save-selected-window saves
10223 selected window of each frame.
10224 (Window Configurations): Minor change.
10225
10226 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10227
10228 * streams.texi (Output Variables): Add print-continuous-numbering
10229 and print-number-table.
10230
10231 * processes.texi (Decoding Output): New node.
10232
10233 * os.texi (Time Conversion): decode-time arg is optional.
10234
10235 * objects.texi (Character Type): Don't use space as example for \.
10236 Make list of char names and \-sequences correspond.
10237 Explain that \s is not used in strings. `\ ' needs space after.
10238
10239 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10240 (Translation of Characters): Add translation-table-for-input.
10241 (Default Coding Systems): Add auto-coding-functions.
10242 (Explicit Encoding): Add decode-coding-inserted-region.
10243 (Locales): Add locale-info.
10244
10245 * minibuf.texi (Basic Completion): Describe test-completion.
10246 Collections can be lists of strings.
10247 Clean up lazy-completion-table.
10248 (Programmed Completion): Mention test-completion.
10249 Clarify why lambda expressions are not accepted.
10250 (Minibuffer Misc): Describe minibufferp.
10251
10252 2003-07-14 Richard M. Stallman <rms@gnu.org>
10253
10254 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10255
10256 * windows.texi (Selecting Windows): New arg to select-window.
10257 (Selecting Windows): Add with-selected-window.
10258 (Size of Window): Add window-inside-edges, etc.
10259
10260 * internals.texi (Garbage Collection): Add post-gc-hook.
10261
10262 * processes.texi (Subprocess Creation): Add exec-suffixes.
10263
10264 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10265 (Scanning Keymaps): Add map-keymaps.
10266 (Defining Menus): Add keymap-prompt.
10267
10268 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10269 most-negative-fixnum.
10270
10271 * compile.texi (Byte Compilation): Explain no-byte-compile.
10272 (Compiler Errors): New node.
10273
10274 * os.texi (User Identification): user-uid, user-real-uid
10275 can return float.
10276
10277 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10278 and about derived modes.
10279 (Minor Modes): Add minor-mode-list.
10280 (Defining Minor Modes): Keyword args for define-minor-mode.
10281 (Search-based Fontification): Explain managing other properties.
10282 (Other Font Lock Variables): Add font-lock-extra-managed-props.
10283 (Faces for Font Lock): Add font-lock-preprocessor-face.
10284 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10285
10286 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10287 (Variable Aliases): Clarify defvaralias.
10288
10289 * loading.texi (Library Search): Add load-suffixes.
10290
10291 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10292 (Programmed Completion): Add dynamic-completion-table.
10293
10294 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10295 (Magic File Names): Specify precedence order of handlers.
10296
10297 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10298 and post-command-hook.
10299 (Waiting): New calling convention for sit-for.
10300
10301 * text.texi (Special Properties): local-map and keymap properties
10302 apply based on their stickiness.
10303
10304 2003-07-07 Richard M. Stallman <rms@gnu.org>
10305
10306 * modes.texi (Minor Mode Conventions): Specify only some kinds
10307 of list values as args to minor modes.
10308
10309 * files.texi (File Name Expansion): Warn about iterative use
10310 of substitute-in-file-name.
10311
10312 * advice.texi (Activation of Advice): Clean up previous change.
10313
10314 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
10315
10316 * advice.texi (Activation of Advice): Note that ad-start-advice is
10317 turned on by default.
10318
10319 2003-06-30 Richard M. Stallman <rms@gnu.org>
10320
10321 * text.texi (Buffer Contents): Document current-word.
10322 (Change Hooks): Not called for *Messages*.
10323
10324 * functions.texi (Defining Functions): Explain about redefining
10325 primitives.
10326 (Function Safety): Rename. Minor changes.
10327 Comment out the detailed criteria for what is safe.
10328
10329 2003-06-22 Andreas Schwab <schwab@suse.de>
10330
10331 * objects.texi (Symbol Type): Fix description of examples.
10332
10333 2003-06-16 Andreas Schwab <schwab@suse.de>
10334
10335 * hash.texi (Creating Hash): Fix description of :weakness.
10336
10337 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
10338
10339 * files.texi (Changing Files): copy-file copies file modes, too.
10340
10341 2003-05-28 Richard M. Stallman <rms@gnu.org>
10342
10343 * strings.texi (Creating Strings): Clarify split-string.
10344
10345 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10346
10347 * strings.texi (Creating Strings): Update split-string specification
10348 and examples.
10349
10350 2003-05-19 Richard M. Stallman <rms@gnu.org>
10351
10352 * elisp.texi: Correct invariant section names.
10353
10354 2003-04-20 Richard M. Stallman <rms@gnu.org>
10355
10356 * os.texi (Timers): Explain about timers and quitting.
10357
10358 2003-04-19 Richard M. Stallman <rms@gnu.org>
10359
10360 * internals.texi (Writing Emacs Primitives): Strings are
10361 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10362 Explain GCPRO convention for varargs function args.
10363
10364 2003-04-16 Richard M. Stallman <rms@gnu.org>
10365
10366 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10367
10368 2003-04-08 Richard M. Stallman <rms@gnu.org>
10369
10370 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10371
10372 2003-02-13 Kim F. Storm <storm@cua.dk>
10373
10374 * objects.texi (Character Type): New \s escape for space.
10375
10376 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10377
10378 * os.texi (System Environment): Add cygwin system-type.
10379
10380 2003-01-25 Richard M. Stallman <rms@gnu.org>
10381
10382 * keymaps.texi: Document that a symbol can act as a keymap.
10383
10384 2003-01-13 Richard M. Stallman <rms@gnu.org>
10385
10386 * text.texi (Changing Properties): Say string indices are origin-0.
10387
10388 * positions.texi (Screen Lines) <compute-motion>:
10389 Correct order of elts in return value.
10390
10391 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10392 how to define a default binding.
10393
10394 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
10395
10396 * loading.texi (Unloading): Fix recent change for load-history.
10397
10398 * customize.texi (Simple Types): Clarify description of custom
10399 type 'number. Describe new custom type 'float.
10400
10401 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
10402
10403 * variables.texi (File Local Variables): Fix typo.
10404
10405 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10406
10407 From Michael Albinus <Michael.Albinus@alcatel.de>.
10408
10409 * README: Target for Info file is `make info'.
10410
10411 * files.texi (File Name Components): Fix typos in
10412 `file-name-sans-extension'.
10413 (Magic File Names): Complete list of operations for magic file
10414 name handlers.
10415
10416 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
10417
10418 * variables.texi (File Local Variables): New function
10419 risky-local-variable-p.
10420
10421 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
10422
10423 * functions.texi (Function safety): New node about unsafep.
10424
10425 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10426
10427 * customize.texi (Splicing into Lists): Fix example.
10428 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
10429
10430 2002-06-17 Juanma Barranquero <lektu@terra.es>
10431
10432 * frames.texi (Display Feature Testing): Fix typo.
10433
10434 2002-06-12 Andreas Schwab <schwab@suse.de>
10435
10436 * frames.texi (Initial Parameters, Resources): Fix references to
10437 the Emacs manual.
10438
10439 2002-05-13 Kim F. Storm <storm@cua.dk>
10440
10441 * variables.texi (Intro to Buffer-Local): Updated warning and
10442 example relating to changing buffer inside let.
10443
10444 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
10445
10446 * os.texi (Session Management): New node about X Session management.
10447
10448 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10449
10450 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10451 to which the manual corresponds, and the copyright years.
10452
10453 * Makefile.in (VERSION): Set to 2.9.
10454
10455 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10456
10457 * elisp.texi: Change the category in @dircategory to "Emacs", to
10458 make it consistent with info/dir.
10459
10460 2001-11-25 Miles Bader <miles@gnu.org>
10461
10462 * text.texi (Fields): Describe new `limit' arg in
10463 field-beginning/field-end.
10464
10465 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10466
10467 * permute-index: Don't depend on csh-specific features.
10468 Replace the interpreter name with /bin/sh.
10469
10470 * two-volume-cross-refs.txt: New file.
10471 * two.el: New file.
10472 * spellfile: New file.
10473
10474 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10475
10476 * permute-index: New file.
10477
10478 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10479 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10480 8+3 restricted namespace.
10481
10482 * Makefile.in (infodir): Define relative to $(srcdir).
10483 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10484 include directories list via -I switch to makeinfo.
10485 (index.texi): Use cp if both hard and symbolic links fail.
10486
10487 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10488
10489 * Makefile.in (distclean): Add.
10490
10491 The following changes make ELisp manual part of the Emacs
10492 distribution:
10493
10494 * Makefile.in: Add Copyright notice.
10495 (prefix): Remove.
10496 (infodir): Change value to "../info".
10497 (VPATH): New variable.
10498 (MAKE): Don't define.
10499 (texmacrodir): Don't define.
10500 (texinputdir): Append the existing value of TEXINPUTS.
10501 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10502 command to be compatible with man/Makefile.in, and to put the
10503 output into ../info.
10504 (info): Add target.
10505 (installall): Target removed.
10506
10507 2001-10-31 Pavel Janík <Pavel@Janik.cz>
10508
10509 * tips.texi (Coding Conventions): Fix typo.
10510
10511 2001-10-23 Gerd Moellmann <gerd@gnu.org>
10512
10513 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10514
10515 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10516
10517 * files.texi (File Name Components): Update the description of
10518 file-name-sans-extension and file-name-extension, as they now
10519 ignore leading dots.
10520
10521 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10522
10523 * (Version 21.1 released.)
10524
10525 2001-10-19 Miles Bader <miles@gnu.org>
10526
10527 * positions.texi (Text Lines): Describe behavior of
10528 `beginning-of-line'/`end-of-line' in the presence of field properties.
10529
10530 2001-10-17 Gerd Moellmann <gerd@gnu.org>
10531
10532 * Makefile.in (VERSION): Set to 2.8.
10533 (manual): Use `manual-21'.
10534
10535 * elisp.texi (VERSION): Add and use it where the version
10536 number was used. Set it to 2.8.
10537
10538 * intro.texi: Likewise.
10539
10540 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10541
10542 * files.texi (File Name Completion): Document the significance of
10543 a trailing slash in elements of completion-ignored-extensions.
10544
10545 2001-10-06 Miles Bader <miles@gnu.org>
10546
10547 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10548
10549 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10550
10551 * variables.texi (Variable Aliases): New node.
10552
10553 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10554
10555 * Branch for 21.1.
10556
10557 2001-10-02 Miles Bader <miles@gnu.org>
10558
10559 * minibuf.texi (Minibuffer Misc): Add entries for
10560 `minibuffer-contents', `minibuffer-contents-no-properties', and
10561 `delete-minibuffer-contents'.
10562 Correct description for `minibuffer-prompt-end'.
10563
10564 * text.texi (Property Search): Correct descriptions of
10565 `next-char-property-change' and `previous-char-property-change'.
10566 Add entries for `next-single-char-property-change' and
10567 `previous-single-char-property-change'.
10568 Make operand names a bit more consistent.
10569
10570 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10571
10572 * frames.texi (Finding All Frames): Document that next-frame and
10573 previous-frame are local to current terminal.
10574
10575 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10576
10577 * keymaps.texi (Creating Keymaps): Fix the description of the
10578 result of make-keymap.
10579
10580 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10581
10582 * display.texi (Font Lookup, Attribute Functions)
10583 (Image Descriptors): Add cross-references to the definition of
10584 selected frame.
10585
10586 * buffers.texi (The Buffer List): Add cross-references to the
10587 definition of selected frame.
10588
10589 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10590 frame at any given time.
10591 (Multiple Displays, Size and Position): Add a cross-reference to
10592 the definition of the selected frame.
10593
10594 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10595
10596 * strings.texi (String Conversion) <string-to-number>: Document
10597 that a float is returned for integers that are too large.
10598
10599 * frames.texi (Mouse Position): Document mouse-position-function.
10600 (Display Feature Testing): Document display-images-p.
10601 (Window Frame Parameters): Document the cursor-type variable.
10602
10603 * numbers.texi (Integer Basics): Document CL style read syntax for
10604 integers in bases other than 10.
10605
10606 * positions.texi (List Motion):
10607 Document open-paren-in-column-0-is-defun-start.
10608
10609 * lists.texi (Sets And Lists): Document member-ignore-case.
10610
10611 * internals.texi (Garbage Collection): Document the used and free
10612 strings report.
10613 (Memory Usage): Document strings-consed.
10614
10615 * os.texi (Time of Day): Document float-time.
10616 (Recording Input): Document that clear-this-command-keys clears
10617 the vector to be returned by recent-keys.
10618
10619 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10620 argument keymap can be a list.
10621
10622 * nonascii.texi (User-Chosen Coding Systems)
10623 <select-safe-coding-system>: Document the new argument
10624 accept-default-p and the variable
10625 select-safe-coding-system-accept-default-p. Tell what happens if
10626 buffer-file-coding-system is undecided.
10627 (Default Coding Systems): Document auto-coding-regexp-alist.
10628
10629 * display.texi (The Echo Area) <message>: Document
10630 message-truncate-lines.
10631 (Glyphs): Document that the glyph table is unused on windowed
10632 displays.
10633
10634 * help.texi (Describing Characters) <single-key-description>:
10635 Document the new argument no-angles.
10636 (Accessing Documentation) <documentation-property>: Document that
10637 a non-string property is evaluated.
10638 <documentation>: Document that the function-documentation property
10639 is looked for.
10640
10641 * windows.texi (Selecting Windows): Document some-window.
10642
10643 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10644
10645 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10646 apropos-mode-hook.
10647
10648 * commands.texi (Using Interactive): Document interactive-form.
10649 (Keyboard Macros): Document kbd-macro-termination-hook.
10650 (Command Loop Info): Document that clear-this-command-keys clears
10651 the vector to be returned by recent-keys.
10652
10653 2001-09-04 Werner LEMBERG <wl@gnu.org>
10654
10655 * Makefile.in (srcdir, texinputdir): New variables.
10656 (srcs, index.texi, install): Use $(srcdir).
10657 (.PHONY): Remove elisp.dvi.
10658 (elisp): Use -I switch for makeinfo.
10659 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10660 (installall, dist): Use $(srcdir).
10661 Fix path to texinfo.tex.
10662 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10663
10664 2001-08-30 Gerd Moellmann <gerd@gnu.org>
10665
10666 * display.texi (Conditional Display): Adjust to API change.
10667
10668 * configure: New file.
10669
10670 2001-07-30 Gerd Moellmann <gerd@gnu.org>
10671
10672 * commands.texi (Repeat Events): Add description of
10673 double-click-fuzz.
10674
10675 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10676
10677 * syntax.texi (Syntax Class Table): Add the missing designator for
10678 comment and string fences.
10679 (Syntax Properties): Add a xref to syntax table internals.
10680 (Syntax Table Internals): Document string-to-syntax.
10681
10682 2001-05-07 Gerd Moellmann <gerd@gnu.org>
10683
10684 * Makefile.in (install): Use install-info command line options
10685 like in Emacs' Makefile.in.
10686
10687 2000-12-09 Miles Bader <miles@gnu.org>
10688
10689 * windows.texi (Window Start): Update documentation for
10690 `pos-visible-in-window-p'.
10691
10692 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10693
10694 * lists.texi (Building Lists): Add footnote to explain how to add
10695 to the end of a list.
10696
10697 2000-10-25 Gerd Moellmann <gerd@gnu.org>
10698
10699 * files.texi (Visiting Functions): Typos.
10700
10701 2000-10-25 Kenichi Handa <handa@etl.go.jp>
10702
10703 * files.texi (Visiting Functions): Return value of
10704 find-file-noselect may be a list of buffers if wildcards are used.
10705
10706 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10707
10708 * display.texi (Defining Faces): Document `graphic' display type
10709 in face specs.
10710
10711 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10712
10713 * hooks.texi (Standard Hooks): Replace obsolete
10714 `after-make-frame-hook' with `after-make-frame-functions'.
10715
10716 * frames.texi (Creating Frames): Ditto.
10717
10718 * variables.texi (Future Local Variables): Ditto.
10719
10720 2000-10-16 Gerd Moellmann <gerd@gnu.org>
10721
10722 * display.texi (Other Image Types): Add description of :foreground
10723 and :background properties of mono PBM images.
10724
10725 2000-08-17 Werner LEMBERG <wl@gnu.org>
10726
10727 * .cvsignore: New file.
10728
10729 2000-01-05 Gerd Moellmann <gerd@gnu.org>
10730
10731 * tindex.pl: New script.
10732
10733 1999-12-03 Dave Love <fx@gnu.org>
10734
10735 * Makefile.in (MAKEINFO): New parameter.
10736
10737 1999-09-17 Richard Stallman <rms@gnu.org>
10738
10739 * Makefile.in (srcs): Add hash.texi.
10740 (VERSION): Update to 20.6.
10741
10742 1999-09-13 Richard Stallman <rms@gnu.org>
10743
10744 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10745
10746 1998-08-29 Karl Heuer <kwzh@gnu.org>
10747
10748 * configure.in: New file.
10749 * Makefile.in: Renamed from Makefile.
10750 (prefix, infodir): Use value obtained from configure.
10751 (emacslibdir): Obsolete variable deleted.
10752 (dist): Distribute configure.in, configure, Makefile.in.
10753
10754 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10755
10756 * Makefile (INSTALL_INFO): New variable.
10757 (install): Run install-info.
10758
10759 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10760
10761 * Makefile (elisp.dvi): Add missing backslash.
10762
10763 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10764
10765 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10766 Run texindex without `./'. Always run texindex on elisp.tp.
10767 (elisp.tps): Target deleted.
10768
10769 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10770
10771 * Makefile (srcs): Add nonascii.texi and customize.texi.
10772 (dist): Start by deleting `temp'.
10773
10774 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10775
10776 * Makefile (makeinfo, texindex): Targets deleted.
10777 (makeinfo.o, texindex.o): Targets deleted.
10778 (clean, dist): Don't do anything with them or with getopt*.
10779
10780 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10781
10782 * Makefile (SHELL): Defined.
10783
10784 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10785
10786 * Makefile (elisp.tps): New target.
10787 (elisp.dvi): Depend on elisp.tps.
10788
10789 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
10790
10791 * README: Update phone number.
10792
10793 * Makefile (elisp): Make this be the default target.
10794 Depend on makeinfo.c instead of makeinfo.
10795 (install): Don't depend on elisp.dvi, since we don't install that.
10796 Use mkinstalldirs.
10797 (dist): Add mkinstalldirs.
10798
10799 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10800
10801 * Makefile (VERSION): Update version number.
10802 (maintainer-clean): Rename from realclean.
10803
10804 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10805
10806 * Makefile (realclean): New target.
10807 (elisp): Remove any old elisp-* files first.
10808
10809 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10810
10811 * Makefile (VERSION): New variable.
10812 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10813 Compressed file suffix should be `.gz', not `.z'.
10814
10815 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10816
10817 * Makefile (elisp): Depend on makeinfo.
10818
10819 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
10820
10821 * Makefile (srcs): Add anti.texi.
10822
10823 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10824
10825 * Makefile (infodir, prefix): New vars.
10826 (install): Use infodir.
10827 (emacsinfodir): Delete.
10828
10829 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10830
10831 * Makefile (srcs): Add calendar.texi.
10832
10833 * Makefile (dist): Copy texindex.c and makeinfo.c.
10834 Limit elisp-* files to those with one or two digits.
10835
10836 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10837
10838 * Makefile (dist): Change to use Gzip instead of compress.
10839
10840 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10841
10842 * loading.texi (Unloading): define-function changed back to
10843 defalias. It may not stay this way, but at least it's
10844 consistent with the known-good version of the code patch.
10845
10846 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10847
10848 * modes.texi (Hooks): Document new optional arg of add-hook.
10849
10850 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10851
10852 * variables.texi: Document nil initial value of buffer-local variables.
10853
10854 * tips.texi: Add new section on standard library headers.
10855
10856 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10857
10858 * Makefile (srcs): Add frame.texi to the list of sources.
10859
10860 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10861
10862 * Makefile (dist): Don't bother excluding autosave files; they'll
10863 never make it into the temp directory anyway, and the hash marks
10864 in the name are problematic for make and the Bourne shell.
10865 (srcs):
10866
10867 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10868
10869 * Makefile (dist): Don't include backup files or autosave files in
10870 the distribution tar file.
10871
10872 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10873
10874 * Makefile (srcs): Add index.perm.
10875 (elisp.dvi): Remove erroneous shell comment.
10876 Expect output of permute-index in permuted.fns.
10877 Save old elisp.aux in elisp.oaux.
10878 (clean): Add index.texi to be deleted.
10879
10880 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10881
10882 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10883
10884 1990-06-26 David Lawrence (tale@geech)
10885
10886 * files.texi: Noted that completion-ignored-extensions is ignored
10887 when making *Completions*.
10888
10889 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
10890
10891 * Makefile make dist now depends on elisp.dvi, since it tries
10892 to include it in the dist file.
10893
10894 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
10895
10896 * functions.texinfo (Mapping Functions): Add missing quote.
10897
10898 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10899
10900 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10901 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10902
10903 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10904
10905 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10906 and @error{} are the terms now being used. The files in the
10907 directory have been changed to reflect this.
10908
10909 * All instances of @indentedresultt{} have been changed to
10910 ` @result{}', using 5 spaces at the beginning of the line.
10911
10912 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10913
10914 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10915 experimental @indentedresult{}, @indentedexpandsto{} are part of
10916 the texinfo.tex in this directory. These TeX macros are not
10917 stable yet.
10918
10919 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10920
10921 * texinfo.tex: Temporarily added
10922 \let\result=\dblarrow
10923 \def\error{{\it ERROR} \longdblarrow}
10924 We need to do this better soon.
10925
10926 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10927
10928 * Applied Karl Berry's patches to *.texinfo files, but not to
10929 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10930 new title page format is also not applied, since it requires
10931 texinfo.tex changes.)
10932
10933 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10934 for the Project GNU development environment.
10935
10936 ;; Local Variables:
10937 ;; coding: utf-8
10938 ;; End:
10939
10940 Copyright (C) 1998-2012 Free Software Foundation, Inc.
10941
10942 This file is part of GNU Emacs.
10943
10944 GNU Emacs is free software: you can redistribute it and/or modify
10945 it under the terms of the GNU General Public License as published by
10946 the Free Software Foundation, either version 3 of the License, or
10947 (at your option) any later version.
10948
10949 GNU Emacs is distributed in the hope that it will be useful,
10950 but WITHOUT ANY WARRANTY; without even the implied warranty of
10951 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10952 GNU General Public License for more details.
10953
10954 You should have received a copy of the GNU General Public License
10955 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.