Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunk
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2012-05-01 Glenn Morris <rgm@gnu.org>
2
3 * elisp.texi (@copying):
4 * intro.texi (Introduction): Only print VERSION in the TeX version.
5
6 2012-04-29 Chong Yidong <cyd@gnu.org>
7
8 * text.texi (Change Hooks): Minor fix for after-change-functions.
9
10 2012-04-28 Glenn Morris <rgm@gnu.org>
11
12 * package.texi (Packaging Basics):
13 * loading.texi (Autoload):
14 * files.texi (Magic File Names):
15 Reword to remove/reduce some overly long/short lines.
16
17 2012-04-26 Glenn Morris <rgm@gnu.org>
18
19 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
20 * modes.texi (Major Modes, Auto-Indentation):
21 * buffers.texi (Buffers): Some fixes for menu descriptions.
22
23 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
24
25 * functions.texi (Simple Lambda, Argument List):
26 * eval.texi (Function Indirection): Avoid deprecated form.
27
28 2012-04-26 Glenn Morris <rgm@gnu.org>
29
30 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
31 Add "et al." to authors.
32
33 * buffers.texi, commands.texi, compile.texi, control.texi:
34 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
35 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
36 * modes.texi, numbers.texi, objects.texi, streams.texi:
37 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
38 Use Texinfo recommended convention for quotes+punctuation.
39
40 2012-04-23 Chong Yidong <cyd@gnu.org>
41
42 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
43 to where-is-internal (Bug#10872).
44
45 2012-04-21 Glenn Morris <rgm@gnu.org>
46
47 * macros.texi (Indenting Macros): Fix typo.
48
49 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
50 (Resizing Windows, Deleting Windows, Selecting Windows)
51 (Choosing Window Options, Horizontal Scrolling)
52 (Cyclic Window Ordering, Window History, Dedicated Windows)
53 (Quitting Windows, Window Configurations, Textual Scrolling):
54 (Coordinates and Windows, Window Configurations)
55 (Window Parameters, Window Hooks): Copyedits.
56 (Splitting Windows, Deleting Windows):
57 Fix ignore-window-parameters logic.
58 (Selecting Windows, Choosing Window Options): Markup fixes.
59 (Window Start and End): Remove pointless example.
60 Remove cross-reference to deleted count-lines content.
61 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
62 and recenter-positions. Remove recenter example.
63
64 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
65
66 * minibuf.texi (Intro to Minibuffers):
67 Tweak discussion of resizing minibuffer window.
68
69 2012-04-20 Chong Yidong <cyd@gnu.org>
70
71 * processes.texi (Asynchronous Processes): Mention nil argument to
72 start-process.
73
74 2012-04-20 Glenn Morris <rgm@gnu.org>
75
76 * minibuf.texi (Basic Completion): No need to describe obarrays here.
77 Don't mention obsolete `nospace' argument of all-completions.
78 (Minibuffer Completion, Completion Commands, Reading File Names)
79 (Completion Variables): Copyedits.
80 (Completion Commands): Mention parent keymaps.
81 Remove obsolete minibuffer-local-filename-must-match-map.
82 (High-Level Completion): Remove read-variable's almost
83 word-for-word duplication of read-command.
84 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
85 Update "High-Level Completion" description.
86
87 2012-04-19 Glenn Morris <rgm@gnu.org>
88
89 * minibuf.texi (Minibuffers):
90 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
91
92 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
93 Use Texinfo-recommended form of quote+punctuation.
94 (Intro to Minibuffers): First minibuffer is #1, not #0.
95 Mention minibuffer-inactive-mode.
96 (Text from Minibuffer): Copyedits.
97 (Minibuffer History, Programmed Completion): Fix @var usage.
98 (Object from Minibuffer): Remove overly pedantic para.
99 (Minibuffer History): Copyedits. Add face-name-history.
100 (Initial Input, Yes-or-No Queries, Multiple Queries)
101 (Minibuffer Windows, Minibuffer Misc): Copyedits.
102 (Yes-or-No Queries): Tweak example.
103 (Minibuffer Commands): Add next-complete-history-element.
104 (Minibuffer Misc): Mention minibuffer-message-timeout, and
105 minibuffer-inactive-mode.
106
107 2012-04-18 Glenn Morris <rgm@gnu.org>
108
109 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
110 (Bindat Functions): Copyedits.
111
112 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
113
114 * files.texi (Saving Buffers): Document `visit and `visit-save'
115 values of require-final-newline.
116
117 2012-04-18 Glenn Morris <rgm@gnu.org>
118
119 * processes.texi (Output from Processes, Filter Functions):
120 Mention waiting-for-user-input-p.
121 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
122 (Network Servers, Datagrams, Network Processes, Network Options)
123 (Network Feature Testing, Serial Ports): Copyedits.
124 (Network): Add encrypted network overview paragraph.
125 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
126
127 2012-04-17 Chong Yidong <cyd@gnu.org>
128
129 * help.texi (Keys in Documentation): Mention :advertised-binding.
130
131 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
132 description to help.texi.
133
134 2012-04-16 Glenn Morris <rgm@gnu.org>
135
136 * processes.texi (Process Information, Input to Processes)
137 (Signals to Processes, Output from Processes, Process Buffers)
138 (Filter Functions, Decoding Output): Copyedits.
139 (Accepting Output): Discourage use of `millisec' argument.
140
141 2012-04-15 Glenn Morris <rgm@gnu.org>
142
143 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
144 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
145 Copyedits.
146 (Subprocess Creation): Discourage modifying exec-path directly.
147 (Synchronous Processes, Asynchronous Processes):
148 Update some example output.
149 (Process Information): Fix typo.
150 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
151
152 2012-04-14 Glenn Morris <rgm@gnu.org>
153
154 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
155 open-network-stream does exist in Emacs 23, but is simpler.
156
157 2012-04-13 Chong Yidong <cyd@gnu.org>
158
159 * customize.texi (Custom Themes): Also document load-theme etc.
160
161 2012-04-12 Chong Yidong <cyd@gnu.org>
162
163 * customize.texi (Applying Customizations):
164 (Custom Themes): New nodes.
165
166 * display.texi (Defining Faces): Reference custom-set-faces.
167
168 * modes.texi (Defining Minor Modes, Defining Minor Modes):
169 * os.texi (Startup Summary): Copyedits.
170
171 2012-04-12 Glenn Morris <rgm@gnu.org>
172
173 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
174
175 2012-04-10 Glenn Morris <rgm@gnu.org>
176
177 * strings.texi (Case Tables):
178 * objects.texi (General Escape Syntax):
179 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
180
181 * buffers.texi, compile.texi, customize.texi, debugging.texi:
182 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
183 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
184 * text.texi: Use @file for buffers, per the Texinfo manual.
185
186 * compile.texi (Compiler Errors): Add missing space in buffer name.
187
188 2012-04-08 Chong Yidong <cyd@gnu.org>
189
190 * processes.texi (Query Before Exit): Remove obsolete function
191 process-kill-without-query (Bug#11190).
192
193 2012-04-08 Glenn Morris <rgm@gnu.org>
194
195 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
196 Use @env for environment variables.
197
198 2012-04-07 Glenn Morris <rgm@gnu.org>
199
200 * Makefile.in: Replace non-portable use of $< in ordinary rules.
201
202 2012-04-06 Chong Yidong <cyd@gnu.org>
203
204 * minibuf.texi (Programmed Completion): Document metadata method.
205 (Completion Variables): Document completion-category-overrides.
206
207 2012-04-05 Chong Yidong <cyd@gnu.org>
208
209 * anti.texi (Antinews): Rewrite for Emacs 23.
210
211 2012-04-04 Chong Yidong <cyd@gnu.org>
212
213 * minibuf.texi (Programmed Completion): Remove obsolete variable
214 completion-annotate-function.
215 (Completion Variables): Rename from Completion Styles. Document
216 completion-extra-properties. Document completion-styles-alist
217 change.
218 (Reading File Names): minibuffer-local-filename-must-match-map is
219 not used anymore.
220 (Minibuffer Completion): Document completing-read-function.
221 (Completion in Buffers): completion-at-point-functions can return
222 properties recognized in completion-extra-properties.
223
224 * display.texi (Delayed Warnings): New node.
225
226 * os.texi (Notifications): Copyedits.
227
228 2012-04-04 Glenn Morris <rgm@gnu.org>
229
230 * os.texi (Notifications): Copyedits.
231
232 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
233
234 * os.texi (Terminal-Specific): Fix typo.
235 (Notifications): New section.
236
237 * elisp.texi (Top):
238 * vol1.texi (Top):
239 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
240 menu entries.
241
242 2012-04-01 Chong Yidong <cyd@gnu.org>
243
244 * files.texi (Kinds of Files): file-subdir-of-p renamed to
245 file-in-directory-p.
246
247 2012-03-31 Glenn Morris <rgm@gnu.org>
248
249 * edebug.texi (Instrumenting Macro Calls):
250 Mention defining macros at instrumentation time.
251 (Edebug Options): Mention edebug-unwrap-results.
252
253 2012-03-31 Eli Zaretskii <eliz@gnu.org>
254
255 * text.texi (Special Properties): Clarify the description of the
256 effect of integer values of the 'cursor' property on cursor
257 position. See the discussions in bug#11068 for more details and
258 context.
259
260 2012-03-31 Glenn Morris <rgm@gnu.org>
261
262 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
263 Copyedits.
264
265 2012-03-30 Chong Yidong <cyd@gnu.org>
266
267 * display.texi (Image Formats): Add imagemagick type.
268 (Image Descriptors): Mention how they are used.
269 (ImageMagick Images): Clarify role of imagemagick-register-types.
270 (Character Display): Don't mention glyph tables.
271 (Display Tables): Use make-glyph-code in example.
272 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
273 tables are semi-obsolete. De-document create-glyph.
274 (Glyphless Chars): Note that display tables override this.
275 (Bidirectional Display): Copyedits. Introduce "bidirectional
276 reordering" terminology, and use it.
277
278 2012-03-30 Glenn Morris <rgm@gnu.org>
279
280 * edebug.texi (Jumping): Give name of `i' binding.
281
282 2012-03-28 Glenn Morris <rgm@gnu.org>
283
284 * searching.texi (Regular Expressions, Regexp Special):
285 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
286 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
287 (Regexp Special): Mention collation.
288 Clarify char classes with an example.
289 (Regexp Functions): Mention regexp-opt is not guaranteed.
290 Mention regexp-opt-charset.
291 (Regexp Search): Recommend against looking-back.
292 (Search and Replace): Use Texinfo recommended quote convention.
293 Add more query-replace-map items. List multi-query-replace-map items.
294
295 2012-03-27 Martin Rudalics <rudalics@gmx.at>
296
297 * windows.texi (Window History): Describe new option
298 switch-to-visible-buffer.
299
300 2012-03-27 Glenn Morris <rgm@gnu.org>
301
302 * searching.texi (String Search): Add xref to Emacs manual.
303 Copyedits. Mention the function word-search-regexp.
304 (Searching and Case): Add xref to Emacs manual. Copyedits.
305
306 * processes.texi (Network Servers): Standardize apostrophe usage.
307
308 * os.texi (System Environment): Copyedits. Remove some examples
309 that do not seem useful. Mention setenv third arg.
310 tty-erase-char does not seem to be nil under a window-system.
311 (User Identification): Copyedits.
312 Remove some examples that do not seem useful.
313
314 2012-03-26 Glenn Morris <rgm@gnu.org>
315
316 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
317 (Init File): Copyedits.
318 (Command-Line Arguments): Copyedits. Do not mention argv alias.
319 (Killing Emacs): Copyedits.
320 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
321 Shorten the example, use more standard shell prompts.
322
323 2012-03-25 Chong Yidong <cyd@gnu.org>
324
325 * display.texi (Fringes): Note that fringes are shown on graphical
326 displays only.
327 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
328 (Replacing Specs): Clarify example.
329 (Manipulating Buttons): Note that button-at can return a marker.
330 (Buttons): Minor rewrite.
331 (Character Display): New node. Consolidate all character display
332 related nodes into its subsections.
333 (Usual Display): Character 127 is also affected by ctl-arrow.
334 (Display Tables): Improve example.
335
336 2012-03-22 Glenn Morris <rgm@gnu.org>
337
338 * strings.texi (Text Comparison): Mention string-prefix-p.
339
340 2012-03-21 Chong Yidong <cyd@gnu.org>
341
342 * display.texi (The Echo Area): Add xref to Output Streams.
343 (Displaying Messages): Improve doc of message.
344 (Echo Area Customization, Invisible Text): Copyedits.
345 (Invisible Text): Mention that spec comparison is done with eq.
346 (Width): Improve doc of char-width.
347 (Faces): Recommend using symbol instead of string for face name.
348 Minor clarifications.
349 (Defining Faces): Copyedits. Update face example.
350 (Attribute Functions): Mark set-face-foreground etc as commands.
351 (Face Remapping): Mention text-scale-adjust. Clarify
352 face-remapping-alist and related docs.
353 (Face Functions): Don't document make-face or copy-face.
354
355 2012-03-20 Chong Yidong <cyd@gnu.org>
356
357 * display.texi (Forcing Redisplay): Various rewrites to reflect
358 new value of redisplay-dont-pause.
359 (Truncation): Copyedits.
360
361 2012-03-20 Glenn Morris <rgm@gnu.org>
362
363 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
364 Add summary table of some relevant command-line options.
365
366 2012-03-18 Chong Yidong <cyd@gnu.org>
367
368 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
369 (Writing Emacs Primitives): Re-organize discussion of functions
370 with variable Lisp arguments are handled. Delete an obsolete
371 remark, previously tagged as FIXME.
372
373 * os.texi (Idle Timers): Minor clarification.
374 (Idle Timers): Link to Time of Day for description of time list.
375
376 2012-03-18 Glenn Morris <rgm@gnu.org>
377
378 * os.texi (System Interface): Flow control was removed.
379 (Startup Summary): General update.
380 (Init File): Don't mention compiling it.
381
382 2012-03-17 Chong Yidong <cyd@gnu.org>
383
384 * os.texi (Startup Summary): Mention package loading.
385 (Init File): Don't refer to .emacs in section title. Copyedits.
386 (Terminal-Specific): Give a realistic example.
387 (Command-Line Arguments): Reference Entering Emacs instead of
388 repeating the spiel about not restarting Emacs.
389 (Time of Day): Discuss time representation at beginning of node.
390 (Sound Output): Copyedits.
391
392 * package.texi (Packaging Basics): Document package-initialize.
393
394 2012-03-17 Eli Zaretskii <eliz@gnu.org>
395
396 * frames.texi (Initial Parameters): Add an index entry for
397 minibuffer-only frame.
398
399 2012-03-16 Glenn Morris <rgm@gnu.org>
400
401 * modes.texi (Major Mode Conventions): Mention the strange
402 relationship between View mode and special modes. (Bug#10650)
403
404 2012-03-11 Chong Yidong <cyd@gnu.org>
405
406 * windows.texi (Window Configurations): save-window-excursion is
407 now a macro.
408
409 * display.texi (Temporary Displays): with-output-to-temp-buffer is
410 now a macro.
411
412 * text.texi (Fields): Minor copyedit.
413
414 2012-03-10 Eli Zaretskii <eliz@gnu.org>
415
416 * strings.texi (String Basics):
417 * sequences.texi (Sequence Functions): Mention that `length' is
418 not appropriate for computing the string width on display; add a
419 cross-reference to the description of `string-width'. (Bug#10978)
420
421 * eval.texi (Autoloading): Minor change of wording.
422
423 2012-03-10 Chong Yidong <cyd@gnu.org>
424
425 * loading.texi (Autoload): Explicitly state which forms are
426 processed specially (Bug#7783).
427
428 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
429 non-default situation. Describe one-submenu exception (Bug#7695).
430
431 * nonascii.texi (Character Properties): Copyedits.
432
433 2012-03-08 Chong Yidong <cyd@gnu.org>
434
435 * text.texi (Mode-Specific Indent): Document new behavior of
436 indent-for-tab-command. Document tab-always-indent.
437 (Special Properties): Copyedits.
438 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
439 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
440 libxml-parse-html-region.
441
442 2012-03-07 Glenn Morris <rgm@gnu.org>
443
444 * markers.texi (The Region): Briefly mention use-empty-active-region
445 and region-active-p.
446 (Overview of Markers): Reword garbage collection, add cross-ref.
447 (The Mark): Tiny clarification re command loop and activate-mark-hook.
448
449 2012-03-07 Chong Yidong <cyd@gnu.org>
450
451 * text.texi (Buffer Contents): Don't duplicate explanation of
452 region arguments from Text node. Put doc of obsolete var
453 buffer-substring-filters back, since it is referred to.
454 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
455 selection by default.
456
457 * markers.texi (The Mark): Fix typo.
458 (The Region): Copyedits.
459
460 2012-03-07 Glenn Morris <rgm@gnu.org>
461
462 * markers.texi (Overview of Markers): Copyedits.
463 (Creating Markers): Update approximate example buffer size.
464 (The Mark): Don't mention uninteresting return values.
465
466 2012-03-05 Chong Yidong <cyd@gnu.org>
467
468 * positions.texi (Text Lines): Document count-words.
469
470 2012-03-04 Chong Yidong <cyd@gnu.org>
471
472 * frames.texi (Frames): Remove little-used "terminal frame" and
473 "window frame" terminology.
474 (Frame Parameters, Font and Color Parameters, Initial Parameters)
475 (Size and Position, Visibility of Frames): Callers changed.
476 (Frames): Clarify which terminals in framep are graphical.
477 (Initial Parameters): --geometry is not the only option which adds
478 to initial-frame-alist.
479 (Position Parameters): Note that icon-left and icon-top are for
480 old window managers only.
481 (Size Parameters): Sizes are in characters even on graphical
482 displays.
483 (Management Parameters): Note that window-id and outer-window-id
484 can't really be changed, and that auto-raise isn't always obeyed.
485 (Cursor Parameters): Document cursor-type explicitly.
486 (Size and Position): The aliases set-screen-height and
487 set-screen-width have been deleted.
488 (Visibility of Frames): Mention "minimization".
489
490 * os.texi (Startup Summary): Minor clarifications.
491 (Startup Summary, Suspending Emacs): Standardize on "text
492 terminal" terminology.
493
494 * windows.texi (Basic Windows, Coordinates and Windows)
495 (Coordinates and Windows):
496 * display.texi (Refresh Screen, Line Height, Face Attributes)
497 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
498
499 2012-03-04 Glenn Morris <rgm@gnu.org>
500
501 * abbrevs.texi: Small copyedits throughout.
502 (Abbrev Mode): Remove this section, folding it into the top-level.
503 (Abbrev Tables): Don't mention irrelevant return values.
504 (Abbrev Expansion): Add cross-ref for wrapper hooks.
505 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
506 (Abbrev Table Properties): Update nil :regexp description.
507
508 2012-03-03 Glenn Morris <rgm@gnu.org>
509
510 * internals.texi: Change @appendix section commands to @section.
511 (Building Emacs): Say less about CANNOT_DUMP platforms.
512 Replace deleted eval-at-startup with custom-initialize-delay.
513 (Pure Storage): Small changes.
514 (Memory Usage): Copyedit.
515 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
516 example definitions. Give examples of things with non-nil
517 interactive args. Mention eval_sub. Remove old info about
518 strings and GCPRO. Mention cus-start.el.
519 (Buffer Internals, Window Internals, Process Internals):
520 Misc small updates and fixes for fields.
521
522 * tips.texi: Copyedits.
523 (Coding Conventions): Mention autoloads.
524 Combine partially duplicated macro items. Fix xref.
525 Refer to Library Headers for copyright notice.
526 (Programming Tips): edit-options is long-obsolete.
527 (Compilation Tips): Mention loading bytecomp for byte-compile props.
528 (Warning Tips): Mention declare-function.
529 (Documentation Tips): Remove old info.
530 (Comment Tips): Mention comment-dwim, not indent-for-comment.
531 (Library Headers): General update.
532
533 2012-03-02 Glenn Morris <rgm@gnu.org>
534
535 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
536 and relocate entry. Mention buffer-stale-function.
537
538 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
539
540 * hooks.texi (Standard Hooks): General update.
541 Put related hooks together. Add and remove items.
542 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
543 * modes.texi (Hooks): Tweak cross-ref description.
544
545 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
546
547 * files.texi (Kinds of Files): The return value of file-equal-p is
548 unspecified, if FILE1 or FILE2 does not exist.
549
550 2012-03-01 Glenn Morris <rgm@gnu.org>
551
552 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
553
554 * maps.texi (Standard Keymaps): General update.
555 Remove mode-specific maps, talk about the more general keymaps.
556 * help.texi (Help Functions): Add vindex for Helper-help-map.
557 * keymaps.texi (Active Keymaps): Minor rephrasing.
558
559 2012-02-29 Glenn Morris <rgm@gnu.org>
560
561 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
562
563 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
564
565 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
566 Update changed behavior of file-subdir-of-p.
567
568 2012-02-28 Glenn Morris <rgm@gnu.org>
569
570 * advice.texi, anti.texi, display.texi, elisp.texi:
571 * processes.texi, variables.texi, vol1.texi, vol2.texi:
572 Standardize possessive apostrophe usage.
573
574 * locals.texi: Remove file.
575 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
576 Remove menu entry.
577 * errors.texi, maps.texi: Adjust node pointers.
578 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
579 * makefile.w32-in (srcs):
580 * Makefile.in (srcs): Remove locals.texi.
581
582 * frames.texi (Mouse Position): Fix cross-ref.
583
584 2012-02-27 Chong Yidong <cyd@gnu.org>
585
586 * buffers.texi (Creating Buffers): Clarify that
587 generate-new-buffer uses generate-new-buffer-names.
588 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
589
590 * files.texi (Directory Names): Index entry for file name abbreviations.
591 (Relative File Names, File Name Expansion): Refer to it.
592 (Locating Files): Move locate-user-emacs-file documentation to
593 Standard File Names.
594 (Standard File Names): Add locate-user-emacs-file; update examples.
595
596 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
597
598 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
599
600 2012-02-26 Chong Yidong <cyd@gnu.org>
601
602 * files.texi (Kinds of Files): Improve documentation of
603 files-equal-p and file-subdir-of-p.
604
605 2012-02-26 Glenn Morris <rgm@gnu.org>
606
607 * intro.texi (Acknowledgements): Small changes.
608
609 2012-02-25 Glenn Morris <rgm@gnu.org>
610
611 * errors.texi: Don't try to list _all_ the error symbols.
612 Add circular-list, cl-assertion-failed, compression-error.
613 * elisp.texi, vol1.texi, vol2.texi:
614 * control.texi (Error Symbols): Tweak "Standard Errors" description.
615
616 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
617
618 * files.texi (files-equal-p, file-subdir-of-p): New,
619 add initial documentation.
620
621 2012-02-25 Chong Yidong <cyd@gnu.org>
622
623 * files.texi (File Attributes): Document file-selinux-context.
624 (Changing Files): Link to it.
625 (Changing Files): Document set-file-selinux-context.
626
627 * backups.texi (Making Backups): Return value of backup-buffer is
628 changed. Mention default value of backup-directory-alist.
629 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
630 (Auto-Saving): New minor mode behavior for auto-save-mode.
631 (Reverting): Add defvar for revert-buffer-in-progress-p.
632
633 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
634
635 2012-02-24 Glenn Morris <rgm@gnu.org>
636
637 * errors.texi (Standard Errors): Mention dbus-error.
638 For arith-error sub-classes, just use one cross-ref.
639
640 2012-02-23 Alan Mackenzie <acm@muc.de>
641
642 * modes.texi (Defining Minor Modes): Document the new keyword
643 :after-hook.
644
645 2012-02-21 Chong Yidong <cyd@gnu.org>
646
647 * files.texi (Files): Mention magic file names as arguments.
648 (Reading from Files): Copyedits.
649 (File Attributes): Mention how to change file modes.
650 (Changing Files): Use standard "file permissions" terminology.
651 Add xref to File Attributes node.
652 (Locating Files): Document locate-user-emacs-file.
653 (Unique File Names): Recommend against using make-temp-name.
654
655 2012-02-19 Chong Yidong <cyd@gnu.org>
656
657 * help.texi (Documentation, Documentation Basics, Help Functions):
658 Minor clarifications.
659 (Accessing Documentation): Clarify what documentation-property is
660 for. Add xref to Keys in Documentation.
661
662 * tips.texi (Documentation Tips): Don't recommend using * in
663 docstrings.
664
665 * macros.texi (Defining Macros):
666 * modes.texi (Derived Modes): Say "documentation string" instead
667 of docstring.
668
669 2012-02-18 Chong Yidong <cyd@gnu.org>
670
671 * modes.texi (Tabulated List Mode): New node.
672 (Basic Major Modes): Add xref to it.
673
674 * processes.texi (Process Information): Mention Process Menu mode.
675
676 2012-02-17 Chong Yidong <cyd@gnu.org>
677
678 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
679
680 2012-02-17 Glenn Morris <rgm@gnu.org>
681
682 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
683
684 2012-02-16 Chong Yidong <cyd@gnu.org>
685
686 * syntax.texi (Syntax Tables, Syntax Descriptors)
687 (Syntax Table Functions): Copyedits.
688 (Syntax Basics): Don't repeat the material in the preceding node.
689 (Syntax Class Table): Use a table.
690 (Syntax Properties): Document syntax-propertize-function and
691 syntax-propertize-extend-region-functions.
692 (Motion via Parsing): Clarify scan-lists. Fix indentation.
693 (Parser State): Update for the new "c" comment style. Fix
694 description of item 7 (comment style).
695
696 * modes.texi (Minor Modes): Update how mode commands should treat
697 arguments now.
698 (Mode Line Basics): Clarify force-mode-line-update.
699 (Mode Line Top): Note that the example is not realistic.
700 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
701 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
702 "mode line construct" instead of "mode line specification".
703 (Syntactic Font Lock): Remove mention of obsolete variable
704 font-lock-syntactic-keywords.
705 (Setting Syntax Properties): Node deleted.
706 (Font Lock Mode): Note that Font Lock mode is a minor mode.
707 (Font Lock Basics): Note that syntactic fontification falls back
708 on `syntax-table'.
709 (Search-based Fontification): Emphasize that font-lock-keywords
710 should not be set directly.
711 (Faces for Font Lock): Avoid some confusing terminology.
712 (Syntactic Font Lock): Minor clarifications. Add xref to
713 Syntactic Font Lock node.
714
715 2012-02-15 Chong Yidong <cyd@gnu.org>
716
717 * minibuf.texi (Basic Completion): Define "completion table".
718 Move completion-in-region to Completion in Buffers node.
719 (Completion Commands): Use "completion table" terminology.
720 (Completion in Buffers): New node.
721
722 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
723 (Setting Hooks): Update minor mode usage example.
724 (Major Mode Conventions): Note that completion-at-point-functions
725 should be altered locally. Add xref to Completion in Buffers.
726 Remove duplicate tip about auto-mode-alist.
727 (Minor Modes): Rewrite introduction.
728 (Minor Mode Conventions): Copyedits. Don't recommend
729 variable-only minor modes since few minor modes are like that.
730
731 2012-02-15 Glenn Morris <rgm@gnu.org>
732
733 * processes.texi (Network): Document open-network-stream :parameters.
734
735 2012-02-14 Chong Yidong <cyd@gnu.org>
736
737 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
738 was removed on 2009-09-10. Update lisp-mode-map example.
739 (Inheritance and Keymaps): Minor clarification.
740 (Searching Keymaps): Remove out-of-place enumeration.
741 (Key Lookup): Remove unnecessary example (one was already given in
742 Format of Keymaps).
743 (Changing Key Bindings): Update suppress-keymap example.
744 (Menu Bar, Tool Bar): Copyedits.
745 (Tool Bar): Update tool-bar-map example.
746
747 2012-02-12 Chong Yidong <cyd@gnu.org>
748
749 * debugging.texi (Debugger Commands): Continuing is now allowed
750 for errors.
751
752 2012-02-11 Chong Yidong <cyd@gnu.org>
753
754 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
755 Move the list of standard bitmaps there.
756 (Fringe Cursors): Rewrite for clarity.
757 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
758
759 * commands.texi (Command Overview): Mention read-key.
760 (Using Interactive, Interactive Call): Minor clarifications.
761 (Function Keys, Click Events): Avoid "input stream" terminology.
762 (Click Events): Add xref to Window Sizes and Accessing Mouse.
763 Clarify column and row components.
764 (Accessing Mouse): Add xref to Click Events. Minor fixes.
765 (Special Events): Copyedits.
766
767 * streams.texi (Input Streams): De-document get-file-char.
768 (Output Variables): Don't refer to old backquote syntax.
769
770 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
771 (Error Debugging): Note that debug-ignored-errors overrides list
772 values of debug-on-error too. Add xref to Signaling Errors. Note
773 that debug-on-signal is not customizable. Mention
774 condition-case-unless-debug.
775 (Compilation Errors): Node deleted.
776
777 * compile.texi (Compiler Errors): Move a paragraph here from
778 deleted node Compilation Errors.
779
780 2012-02-10 Leo Liu <sdl.web@gmail.com>
781
782 * control.texi (Handling Errors): Change condition-case-no-debug
783 to condition-case-unless-debug.
784
785 2012-02-10 Chong Yidong <cyd@gnu.org>
786
787 * advice.texi (Defining Advice): Clarify ad-unadvise.
788 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
789 is not abnormal.
790 (Advising Primitives): Node deleted; ad-define-subr-args has been
791 removed.
792
793 * compile.texi (Speed of Byte-Code): Use float-time in example.
794 (Compilation Functions): Note that the log uses Compilation mode.
795 Don't discuss the contents of byte-code function object here.
796 (Compilation Functions): De-document internal function byte-code.
797 (Docs and Compilation): Minor clarifications.
798
799 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
800 Objects.
801
802 2012-02-10 Glenn Morris <rgm@gnu.org>
803
804 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
805 Mention secure-hash.
806 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
807
808 2012-02-10 Chong Yidong <cyd@gnu.org>
809
810 * loading.texi (Loading): Don't emphasize "library" terminology.
811 (Library Search): load-path is not a user option. Mention role of
812 -L option and packages. Improve examples.
813 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
814 obsolete.
815 (Autoload): Minor clarifications.
816
817 2012-02-10 Glenn Morris <rgm@gnu.org>
818
819 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
820
821 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
822
823 2012-02-08 Glenn Morris <rgm@gnu.org>
824
825 * loading.texi (Named Features): Update the require example.
826
827 2012-02-07 Glenn Morris <rgm@gnu.org>
828
829 * modes.texi (Defining Minor Modes):
830 Expand on args of defined minor modes.
831
832 2012-02-07 Chong Yidong <cyd@gnu.org>
833
834 * variables.texi (Creating Buffer-Local): Minor clarification
835 to buffer-local-variables doc (Bug#10715).
836
837 2012-02-07 Glenn Morris <rgm@gnu.org>
838
839 * display.texi (ImageMagick Images): General update.
840 Move most details of imagemagick-render-type to the variable's doc.
841
842 2012-02-06 Glenn Morris <rgm@gnu.org>
843
844 * keymaps.texi (Tool Bar): Mention separators.
845 (Inheritance and Keymaps):
846 Mention make-composed-keymap and multiple inheritance.
847
848 * modes.texi (Running Hooks): Mention run-hook-wrapped.
849
850 * control.texi (Handling Errors):
851 Mention condition-case-no-debug and with-demoted-errors.
852
853 2012-02-05 Chong Yidong <cyd@gnu.org>
854
855 * customize.texi (Common Keywords): Minor clarifications.
856 Document custom-unlispify-remove-prefixes.
857 (Variable Definitions): Backquotes in defcustom seem to work fine
858 now. Various other copyedits.
859 (Simple Types): Copyedits. Document color selector.
860 (Composite Types): Copyedits.
861 (Splicing into Lists): Clarifications.
862
863 * eval.texi (Backquote): Move from macros.texi.
864
865 * macros.texi (Expansion): Minor clarification.
866 (Backquote): Move node to eval.texi.
867 (Defining Macros): Move an example from Backquote node.
868 (Argument Evaluation): No need to mention Pascal.
869 (Indenting Macros): Add xref to Defining Macros.
870
871 2012-02-05 Glenn Morris <rgm@gnu.org>
872
873 * debugging.texi (Error Debugging): Mention debug-on-event default.
874
875 2012-02-04 Glenn Morris <rgm@gnu.org>
876
877 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
878
879 * debugging.texi (Error Debugging): Mention debug-on-event.
880 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
881
882 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
883
884 * text.texi (Buffer Contents):
885 Update filter-buffer-substring description.
886
887 2012-02-04 Chong Yidong <cyd@gnu.org>
888
889 * functions.texi (What Is a Function): Add closures. Mention
890 "return value" terminology. Add xref for command-execute. Remove
891 unused "keystroke command" terminology.
892 (Lambda Expressions): Give a different example than in the
893 following subsection. Add xref to Anonymous Functions.
894 (Function Documentation): Remove gratuitous markup.
895 (Function Names): Move introductory text to `What Is a Function'.
896 (Defining Functions): Fix defun argument spec.
897 (Anonymous Functions): Document lambda macro explicitly. Mention
898 effects on lexical binding.
899 (Function Cells): Downplay direct usage of fset.
900 (Closures): New node.
901 (Inline Functions): Remove "open-code" terminology.
902 (Declaring Functions): Minor tweak; .m is not C code.
903
904 * variables.texi (Variables): Don't refer to "global value".
905 (Local Variables, Void Variables): Copyedits.
906 (Lexical Binding): Minor clarification of example.
907 (File Local Variables): Mention :safe and :risky defcustom args.
908 (Lexical Binding): Add xref to Closures node.
909
910 2012-02-04 Glenn Morris <rgm@gnu.org>
911
912 * minibuf.texi (High-Level Completion): Updates for read-color.
913
914 2012-02-03 Glenn Morris <rgm@gnu.org>
915
916 * display.texi (GIF Images): Mention animation.
917 Remove commented-out old example of animation.
918 (Animated Images): New subsection.
919 * elisp.texi (Top):
920 * vol1.texi (Top):
921 * vol2.texi (Top): Add Animated Images menu entry.
922
923 * display.texi (Image Formats): Remove oddly specific information
924 on versions of image libraries.
925 (GIF Images, TIFF Images): Minor rephrasing.
926
927 2012-02-02 Glenn Morris <rgm@gnu.org>
928
929 * processes.texi (Synchronous Processes):
930 Mention call-process's :file gets overwritten.
931
932 * commands.texi (Reading One Event):
933 * help.texi (Help Functions): Document read-char-choice.
934
935 * hooks.texi (Standard Hooks):
936 * modes.texi (Keymaps and Minor Modes):
937 * text.texi (Commands for Insertion): Document post-self-insert-hook.
938
939 * hooks.texi (Standard Hooks): Add prog-mode-hook.
940
941 * hooks.texi (Standard Hooks):
942 * modes.texi (Major Mode Conventions, Mode Hooks):
943 Document change-major-mode-after-body-hook.
944
945 2012-02-01 Glenn Morris <rgm@gnu.org>
946
947 * modes.texi (Defining Minor Modes):
948 Mention disabling global minor modes on a per-major-mode basis.
949
950 2012-01-31 Chong Yidong <cyd@gnu.org>
951
952 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
953 (Parser State): Remove unnecessary statement (Bug#10661).
954
955 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
956
957 2012-01-31 Glenn Morris <rgm@gnu.org>
958
959 * modes.texi (Defining Minor Modes):
960 Document define-minor-mode's new :variable keyword.
961
962 2012-01-29 Chong Yidong <cyd@gnu.org>
963
964 * syntax.texi (Syntax Class Table): Tweak description of newline
965 char syntax (Bug#9619).
966
967 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
968 description (Bug#10189).
969
970 2012-01-29 Glenn Morris <rgm@gnu.org>
971
972 * files.texi (Changing Files): Document SELinux support.
973
974 * windows.texi (Window Sizes): Fix typo.
975
976 2012-01-28 Chong Yidong <cyd@gnu.org>
977
978 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
979 doc (Bug#8568).
980
981 * frames.texi (Input Focus): Add NORECORD arg to
982 select-frame-set-input-focus. Clarify its role in select-frame.
983
984 * text.texi (Transposition): We don't use transpose-region as an
985 internal subroutine (Bug#3249).
986
987 * modes.texi (Example Major Modes): Update Lisp example code to
988 current sources. Delete the old non-derived-major-mode example,
989 which has diverged badly from current sources.
990
991 2012-01-27 Glenn Morris <rgm@gnu.org>
992
993 * makefile.w32-in (texinputdir): Fix (presumed) typo.
994 (VERSION, manual): Remove, unused.
995
996 2012-01-27 Chong Yidong <cyd@gnu.org>
997
998 * commands.texi (Command Overview): Minor clarification (Bug#10384).
999
1000 2012-01-26 Chong Yidong <cyd@gnu.org>
1001
1002 * searching.texi (String Search): Document negative repeat count
1003 (Bug#10507).
1004
1005 2012-01-26 Glenn Morris <rgm@gnu.org>
1006
1007 * variables.texi (Using Lexical Binding):
1008 Mention that lexical-binding should be set in the first line.
1009
1010 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1011
1012 * macros.texi (Defining Macros): Don't claim that `declare' only
1013 affects Edebug and indentation.
1014
1015 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1016
1017 * macros.texi (Defining Macros): Slight `declare' fixup.
1018
1019 2012-01-25 Glenn Morris <rgm@gnu.org>
1020
1021 * makefile.w32-in (texinputdir):
1022 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
1023
1024 2012-01-24 Chong Yidong <cyd@gnu.org>
1025
1026 * variables.texi (Variables, Local Variables, Void Variables):
1027 Edit to make the descriptions less specific to dynamic binding.
1028 (Local Variables): Default max-specpdl-size is now 1300.
1029 (Defining Variables): Edits for lexical scoping. Delete
1030 information about starting docstrings with *. De-document
1031 user-variable-p.
1032 (Tips for Defining): Remove an unimportant discussion of quitting
1033 in the middle of a load.
1034 (Accessing Variables, Setting Variables): Discuss lexical binding.
1035 (Variable Scoping): Rewrite.
1036 (Scope, Extent, Impl of Scope): Nodes deleted.
1037 (Dynamic Binding): New node, with material from Scope, Extent, and
1038 Impl of Scope nodes.
1039 (Dynamic Binding Tips): Rename from Using Scoping.
1040 (Lexical Binding): Rewrite.
1041 (Using Lexical Binding): Rename from Converting to Lexical
1042 Binding. Convert to subsection.
1043
1044 * customize.texi (Variable Definitions): Add custom-variable-p.
1045 Move user-variable-p documentation here.
1046
1047 2012-01-23 Chong Yidong <cyd@gnu.org>
1048
1049 * strings.texi (Text Comparison): Minor qualification.
1050
1051 * lists.texi (Cons Cells): Copyedits.
1052 (List Elements): Mention push.
1053 (List Variables): Mention pop.
1054 (Rings): Move to sequences.texi.
1055
1056 * sequences.texi (Sequence Functions): Don't repeat the
1057 introduction already given in the parent.
1058 (Vectors): Copyedits.
1059 (Rings): Move from lists.texi. Note that this is specific to the
1060 ring package.
1061
1062 * symbols.texi (Definitions, Symbol Components): Mention variable
1063 scoping issues.
1064 (Plists and Alists): Copyedits.
1065
1066 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
1067 correctness with lexical scoping.
1068 (Eval): Copyedits.
1069
1070 2012-01-21 Chong Yidong <cyd@gnu.org>
1071
1072 * intro.texi (A Sample Function Description): Special notation
1073 used for macros too.
1074
1075 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
1076 (Symbol Type): Add xref for keyword symbols.
1077 (Sequence Type): Clarify differences between sequence types.
1078 (Cons Cell Type): Add "linked list" index entry.
1079 (Non-ASCII in Strings): Copyedits.
1080 (Equality Predicates): Symbols with same name need not be eq.
1081
1082 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
1083 ldexp. Move float-e and float-pi to Math Functions node.
1084
1085 2012-01-21 Glenn Morris <rgm@gnu.org>
1086
1087 * modes.texi (Auto Major Mode):
1088 * variables.texi (File Local Variables):
1089 Mention inhibit-local-variables-regexps.
1090
1091 2012-01-19 Martin Rudalics <rudalics@gmx.at>
1092
1093 * windows.texi (Window Configurations): Rewrite references to
1094 persistent window parameters.
1095 (Window Parameters): Fix description of persistent window
1096 parameters.
1097
1098 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
1099
1100 * windows.texi (Window Parameters): Use @pxref.
1101
1102 2012-01-16 Martin Rudalics <rudalics@gmx.at>
1103
1104 * windows.texi (Window Configurations, Window Parameters):
1105 Describe persistent window parameters.
1106
1107 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1108
1109 * variables.texi (Creating Buffer-Local): Warn against misuses of
1110 make-variable-buffer-local (bug#10258).
1111
1112 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1113
1114 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1115
1116 2012-01-06 Chong Yidong <cyd@gnu.org>
1117
1118 * variables.texi (Directory Local Variables): Document
1119 hack-dir-local-variables-non-file-buffer.
1120
1121 2012-01-06 Glenn Morris <rgm@gnu.org>
1122
1123 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1124 rather than by keybinding.
1125
1126 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
1127
1128 * frames.texi (Font and Color Parameters): Add @pxref.
1129
1130 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1131
1132 * frames.texi (Font and Color Parameters):
1133 Document w32 font backends (bug#10399).
1134
1135 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1136
1137 * files.texi (File Attributes, Changing Files):
1138 Use a more-natural notation for octal numbers.
1139
1140 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
1141
1142 * variables.texi (Variables with Restricted Values):
1143 Change reference to variable (bug#10354).
1144
1145 2011-12-13 Martin Rudalics <rudalics@gmx.at>
1146
1147 * windows.texi (Splitting Windows): Use t instead of non-nil
1148 when describing window-combination-resize.
1149
1150 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1151
1152 * text.texi (Special Properties): Warn against `intangible' properties
1153 (bug#10222).
1154
1155 2011-11-26 Eli Zaretskii <eliz@gnu.org>
1156
1157 * display.texi (Truncation):
1158 * text.texi (Special Properties): Describe what a stretch-glyph is
1159 instead of using that term without explanation. Make the
1160 cross-references more accurate.
1161
1162 * display.texi (Usual Display): Update the description,
1163 cross-references, and indexing related to display of control
1164 characters and raw bytes.
1165
1166 2011-11-25 Martin Rudalics <rudalics@gmx.at>
1167
1168 * windows.texi (Splitting Windows): Fix description of
1169 window-combination-limit. Suggested by Eli Zaretskii.
1170
1171 2011-11-23 Chong Yidong <cyd@gnu.org>
1172
1173 * windows.texi (Window Sizes): Move window-top-line,
1174 window-left-column, and window-*-pixel-edges to Coordinates and
1175 Windows node.
1176 (Coordinates and Windows): Restore window-edges doc.
1177
1178 2011-11-21 Martin Rudalics <rudalics@gmx.at>
1179
1180 * windows.texi (Windows and Frames, Splitting Windows):
1181 Fix typos.
1182
1183 2011-11-21 Chong Yidong <cyd@gnu.org>
1184
1185 * windows.texi (Splitting Windows): Fix error in documentation of
1186 window-combination-limit.
1187 (Cyclic Window Ordering): Minor fixes to next-window,
1188 one-window-p, and get-lru-window docs. Don't document
1189 window-list-1.
1190 (Buffers and Windows): Copyedits.
1191 (Choosing Window): Document special handling of special-display-*.
1192 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
1193 Don't document even-window-heights, which is going away.
1194 Clarify which options are obeyed by which action functions.
1195
1196 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1197
1198 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1199
1200 2011-11-20 Martin Rudalics <rudalics@gmx.at>
1201
1202 * windows.texi (Resizing Windows, Splitting Windows):
1203 Remove term "status" when talking about combination limits.
1204
1205 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1206
1207 * compile.texi (Compiler Errors):
1208 * help.texi (Help Functions): Fix typos.
1209
1210 2011-11-19 Chong Yidong <cyd@gnu.org>
1211
1212 * windows.texi (Splitting Windows): Clarify role of window
1213 parameters in split-window. Shorten the example.
1214 (Deleting Windows): Rewrite intro to handle internal windows.
1215 Fix delete-windows-on doc.
1216 (Selecting Windows): Copyedits.
1217
1218 2011-11-17 Martin Rudalics <rudalics@gmx.at>
1219
1220 * windows.texi (Resizing Windows, Splitting Windows)
1221 (Deleting Windows): Use term window-combination-resize instead
1222 of window-splits.
1223
1224 2011-11-16 Martin Rudalics <rudalics@gmx.at>
1225
1226 * windows.texi (Resizing Windows, Splitting Windows):
1227 Rename occurrences of window-nest to window-combination-limit.
1228
1229 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1230
1231 * intro.texi (Lisp History): Fix typo.
1232
1233 2011-11-12 Martin Rudalics <rudalics@gmx.at>
1234
1235 * windows.texi (Splitting Windows, Deleting Windows):
1236 Remove references to splits status of windows.
1237
1238 2011-11-10 Glenn Morris <rgm@gnu.org>
1239
1240 * buffers.texi (Read Only Buffers): Expand a bit on why
1241 toggle-read-only should only be used interactively. (Bug#7292)
1242
1243 2011-11-09 Chong Yidong <cyd@gnu.org>
1244
1245 * windows.texi (Window Sizes): Document window-pixel-edges,
1246 window-inside-pixel-edges, window-absolute-pixel-edges, and
1247 window-inside-absolute-pixel-edges.
1248 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1249 non-full-width windows.
1250
1251 2011-11-09 Martin Rudalics <rudalics@gmx.at>
1252
1253 * windows.texi (Resizing Windows): Rewrite documentation of
1254 window-resizable.
1255
1256 2011-11-09 Chong Yidong <cyd@gnu.org>
1257
1258 * windows.texi (Splitting Windows): Simplify example.
1259
1260 2011-11-08 Chong Yidong <cyd@gnu.org>
1261
1262 * windows.texi (Window Sizes): Copyedits. Document
1263 window-text-height. Remove window-min-height and window-min-width
1264 discussion, referring instead to Emacs manual.
1265 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
1266 (Resizing Windows): Simplify introduction. Don't document
1267 enlarge-window, shrink-window, enlarge-window-horizontally, and
1268 shrink-window-horizontally; they are no longer preferred for
1269 calling from Lisp, and are already documented in the Emacs manual.
1270
1271 2011-11-07 Glenn Morris <rgm@gnu.org>
1272
1273 * windows.texi (Choosing Window): Fix keybinding typo.
1274
1275 2011-11-07 Martin Rudalics <rudalics@gmx.at>
1276
1277 * windows.texi (Resizing Windows, Splitting Windows)
1278 (Window Configurations): Use "child window" instead of
1279 "subwindow".
1280
1281 2011-11-06 Chong Yidong <cyd@gnu.org>
1282
1283 * windows.texi (Basic Windows): Clarify various definitions.
1284 Treat window-normalize-* as internal; don't document them.
1285 (Windows and Frames): Various clarifications, e.g. non-live
1286 windows also belong to frames. Fix window-list description.
1287 Simplify window nesting example.
1288 (Splitting Windows, Window Configurations):
1289 Use split-window-below.
1290
1291 2011-11-04 Eli Zaretskii <eliz@gnu.org>
1292
1293 * windows.texi (Window Sizes): Mention in the doc string that the
1294 return values of `window-body-height' and `window-body-width' are
1295 in frame's canonical units. (Bug#9949)
1296
1297 2011-10-30 Martin Rudalics <rudalics@gmx.at>
1298
1299 * windows.texi (Windows and Frames): Remove "iso-" infix from
1300 documentation of window-iso-combined-p.
1301
1302 2011-10-26 Chong Yidong <cyd@gnu.org>
1303
1304 * modes.texi (Running Hooks): Document with-wrapper-hook.
1305
1306 2011-10-18 Chong Yidong <cyd@gnu.org>
1307
1308 * display.texi (Glyphless Chars): New node.
1309
1310 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
1311
1312 * text.texi (Yanking): Document yank-excluded-properties.
1313
1314 * package.texi (Packaging Basics): The commentary should say how
1315 to begin using the package.
1316
1317 2011-10-11 Martin Rudalics <rudalics@gmx.at>
1318
1319 * windows.texi (Deleting Windows): Mention which window gets
1320 selected when deleting the selected window.
1321
1322 2011-10-09 Martin Rudalics <rudalics@gmx.at>
1323
1324 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1325 with the selected window.
1326 * windows.texi (Buffers and Windows): Reformulate text on how
1327 replace-buffer-in-windows deals with a window.
1328 (Quitting Windows): Describe how quit-window deals with a
1329 standalone frame. Describe new option frame-auto-hide-function.
1330
1331 2011-10-08 Glenn Morris <rgm@gnu.org>
1332
1333 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1334
1335 * positions.texi (Excursions): Update warning message.
1336
1337 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
1338
1339 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1340 Fix Emacs manual xref (Bug#9675).
1341
1342 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1343
1344 * windows.texi (Textual Scrolling): Document scroll-up-command,
1345 scroll-down-command, scroll-error-top-bottom, and the
1346 scroll-command symbol property.
1347 (Display Action Functions): Fix description of
1348 display-buffer-pop-up-window.
1349
1350 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
1351
1352 * windows.texi (Splitting Windows): Fix typos.
1353
1354 2011-09-25 Martin Rudalics <rudalics@gmx.at>
1355
1356 * windows.texi (Windows and Frames, Display Action Functions)
1357 (Switching Buffers): Fix some typos.
1358 (Buffers and Windows): Remove reference to window-auto-delete.
1359 Reword description of replace-buffer-in-windows.
1360 (Window History): Fix some typos and refer to frame local buffer
1361 list.
1362 (Quitting Windows): New node.
1363 (Window Configurations): Add descriptions of window-state-get
1364 and window-state-put.
1365 (Window Parameters): Describe variable ignore-window-parameters.
1366 Sketch some window parameters currently in use.
1367 * elisp.texi (Top): Update node listing.
1368
1369 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * windows.texi (Display Action Functions)
1372 (Choosing Window Options): New nodes.
1373
1374 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1375
1376 * windows.texi (Window History): New node. Move text here from
1377 Buffers and Windows.
1378 (Switching Buffers): Rename from Displaying Buffers, since we
1379 don't document display-buffer here; callers changed.
1380 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
1381 switch-to-buffer-other-frame. Delete duplicate
1382 replace-buffer-in-windows doc.
1383 (Choosing Window): Document display actions.
1384
1385 2011-09-24 Eli Zaretskii <eliz@gnu.org>
1386
1387 * display.texi (Forcing Redisplay): Update the description of
1388 redisplay-dont-pause due to change in the default value.
1389
1390 2011-09-23 Martin Rudalics <rudalics@gmx.at>
1391
1392 * frames.texi (Frames and Windows): Move section and rename to
1393 Windows and Frames in windows.texi.
1394 * windows.texi (Windows): Restructure.
1395 (Basic Windows): Rewrite. Explain live and internal windows and
1396 normalization functions.
1397 (Windows and Frames): Move section here from frames.texi.
1398 Describe subwindows, window combinations, window tree, and
1399 corresponding functions including window-list here.
1400 (Window Sizes): Rename section from Size of Window and move it
1401 up in chapter. Describe total and body sizes and the
1402 corresponding functions. Explain new semantics of
1403 window-min-height/-width.
1404 (Resizing Windows): Move section up in chapter. Describe new
1405 resize functions.
1406 (Splitting Windows): Describe new behavior of split-window,
1407 split-window-above-each-other and split-window-side-by-side.
1408 Provide examples. Describe window-nest and window-splits
1409 options.
1410 (Deleting Windows): Minor rewrite.
1411 (Selecting Windows): Minor rewrite.
1412 Describe frame-selected-window and set-frame-selected-window here.
1413 (Cyclic Window Ordering): Minor rewrite.
1414 Describe window-list-1.
1415 (Buffers and Windows): Rewrite. Explain a window's previous and
1416 next buffers and the corresponding functions.
1417 (Window Tree): Merge into Windows and Frames section.
1418 * elisp.texi (Top): Update node listings for frames and windows
1419 sections.
1420
1421 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1422
1423 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1424
1425 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1426
1427 * errors.texi (Standard Errors): Remove apparent placeholder text
1428 (bug#9491).
1429
1430 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1431
1432 * frames.texi (Management Parameters): Fix description of
1433 icon-type parameter.
1434
1435 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1438 ending in C-g. Suggested by Edward O'Connor.
1439
1440 2011-09-17 Eli Zaretskii <eliz@gnu.org>
1441
1442 * numbers.texi (Integer Basics): Add indexing for
1443 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1444
1445 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1446
1447 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1448
1449 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
1450
1451 * processes.texi (Network Servers): Clarify what the process
1452 buffer is used for (bug#9233).
1453
1454 2011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1455
1456 * lists.texi (Building Lists): Fix typo.
1457
1458 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
1459
1460 * display.texi (Basic Faces): New node. Document new faces.
1461
1462 * modes.texi (Major Mode Conventions): Move some text there.
1463 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1464
1465 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * modes.texi (Basic Major Modes): New node. Callers updated.
1468 (Major Modes): Document fundamental-mode and major-mode.
1469 (Major Mode Basics): Node deleted; text moved to Major Modes.
1470 (Derived Modes): Document derived-mode-p.
1471
1472 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1473
1474 * files.texi (Changing Files, Create/Delete Dirs): Document new
1475 arguments for delete-file, delete-directory, and copy-directory.
1476 (Visiting Functions): Remove view-file; it is documented in the
1477 Emacs manual.
1478
1479 * frames.texi (Layout Parameters): The defaults for the
1480 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1481
1482 * display.texi (Progress): Document spinner functionality.
1483
1484 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1485 operating system signals. Refer to save-buffers-kill-terminal
1486 instead of save-buffers-kill-emacs.
1487
1488 * objects.texi (Symbol Type): Document ## print representation.
1489
1490 2011-08-25 Eli Zaretskii <eliz@gnu.org>
1491
1492 * display.texi (Specified Space): Mention that `space' specs
1493 influence bidi reordering.
1494 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1495 separating fields with bidirectional content.
1496
1497 2011-08-24 Eli Zaretskii <eliz@gnu.org>
1498
1499 * display.texi (Bidirectional Display): Document return value in
1500 buffers that are not bidi-reordered for display, and in unibyte
1501 buffers.
1502
1503 2011-08-23 Eli Zaretskii <eliz@gnu.org>
1504
1505 * nonascii.texi (Character Properties): Document the values for
1506 unassigned codepoints.
1507
1508 2011-08-18 Eli Zaretskii <eliz@gnu.org>
1509
1510 * nonascii.texi (Character Properties): Document use of
1511 `bidi-class' and `mirroring' properties as part of reordering.
1512 Provide cross-references to "Bidirectional Display".
1513
1514 * display.texi (Bidirectional Display): Document the pitfalls of
1515 concatenating strings with bidirectional content, with possible
1516 solutions. Document bidi-string-mark-left-to-right.
1517 Mention paragraph direction in modes that inherit from prog-mode.
1518 Document use of `bidi-class' and `mirroring' properties as part of
1519 reordering.
1520
1521 2011-08-16 Eli Zaretskii <eliz@gnu.org>
1522
1523 * modes.texi (Major Mode Conventions): Improve the documentation
1524 of `mode-class' `special' modes.
1525
1526 * nonascii.texi (Character Properties): Document the `mirroring'
1527 property. Add index entries.
1528
1529 * syntax.texi (Categories): Add an example of defining a new
1530 category and category table.
1531
1532 * searching.texi (Regexp Backslash): Document how to display
1533 existing categories. Mention the possibility of adding
1534 categories, and add an xref to where this is described. Add an
1535 index entry.
1536
1537 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
1538
1539 * text.texi (Special Properties):
1540 * display.texi (Overlay Properties): Note that mouse-face cannot
1541 change the text size (Bug#8530).
1542
1543 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
1544
1545 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1546 using setenv instead.
1547
1548 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1549
1550 * display.texi (Bidirectional Display): Document the fact that
1551 bidi-display-reordering is t by default.
1552
1553 2011-07-23 Eli Zaretskii <eliz@gnu.org>
1554
1555 * display.texi (Bidirectional Display): New section.
1556
1557 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1558 Tim Cross <theophilusx@gmail.com> (tiny change)
1559 Glenn Morris <rgm@gnu.org>
1560
1561 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
1562
1563 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1564
1565 * help.texi (Keys in Documentation): Revert last change.
1566
1567 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1568
1569 * help.texi (Keys in Documentation): Clarify that \= only quotes
1570 the next character, and doesn't affect longer sequences in
1571 particular (bug#8935).
1572
1573 * debugging.texi (Using Debugger):
1574 Mention @code{eval-expression-debug-on-error} (bug#8549).
1575
1576 2011-07-14 Eli Zaretskii <eliz@gnu.org>
1577
1578 * display.texi (Other Display Specs): Document that `left-fringe'
1579 and `right-fringe' display specifications are of the "replacing"
1580 kind.
1581
1582 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1583
1584 * help.texi (Documentation Basics): Add a link to the Function
1585 Documentation node (bug#6580).
1586
1587 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1588
1589 * keymaps.texi (Menu Bar): Mention :visible and :enable
1590 (bug#6344). Text by Drew Adams.
1591
1592 * modes.texi (Running Hooks): Mention buffer-local hook variables
1593 (bug#6218).
1594
1595 * objects.texi (General Escape Syntax): "a with grave accent" is
1596 ?xe0, not ?x8e0 (bug#5259).
1597
1598 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1599
1600 * display.texi (Face Attributes, Font Selection): Add references
1601 to the Fonts node in the Emacs manual (Bug#4178).
1602
1603 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1604
1605 * display.texi (Window Systems): `window-system' is
1606 terminal-local.
1607
1608 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1609 frame-local variables.
1610
1611 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1612 frame-local variables.
1613 (Frame-Local Variables): Node deleted.
1614
1615 * elisp.texi (Top): Update node listing.
1616
1617 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1618
1619 * elisp.texi: Change "inferiors" to "subnodes" in three places
1620 (bug#3523).
1621
1622 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1623
1624 * frames.texi (Window System Selections): Discussion of
1625 x-select-enable-clipboard moved to Emacs manual.
1626
1627 2011-07-11 Deniz Dogan <deniz@dogan.se>
1628
1629 * commands.texi (Prefix Command Arguments): Remove excessive
1630 apostrophe.
1631
1632 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1633
1634 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1635 description is a string (bug#3313).
1636
1637 * frames.texi (Display Feature Testing): Try to explain what all
1638 the visual classes mean (bug#3042).
1639
1640 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1641
1642 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1643 and `mode-line-client' (bug#2974).
1644
1645 * text.texi (Insertion): Clarify marker movements (bug#1651).
1646 Text from Drew Adams.
1647
1648 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1649
1650 * text.texi (Special Properties): Clarify the format of `face'
1651 (bug#1375).
1652
1653 * commands.texi (Interactive Call): Add a `call-interactively'
1654 example (bug#1010).
1655
1656 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1657
1658 * functions.texi (Calling Functions): Link to the "Interactive
1659 Call" node (bug#1001).
1660
1661 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
1662
1663 * customize.texi (Composite Types): Move alist and plist to here
1664 from Simple Types (Bug#7545).
1665
1666 * elisp.texi (Top): Update menu description.
1667
1668 * display.texi (Face Attributes): Document negative line widths
1669 (Bug#6113).
1670
1671 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1672
1673 * searching.texi (Match Data): Note that match data can be
1674 overwritten by most functions (bug#2499).
1675
1676 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1677
1678 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1679 flags mean (bug#6659).
1680
1681 * functions.texi (What Is a Function): Document the autoload
1682 object (bug#6496).
1683
1684 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1685
1686 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1687 is only used in the Customize user interface (bug#6089).
1688
1689 * display.texi (Showing Images): Mention the point of sliced
1690 images (bug#7836).
1691
1692 2011-07-02 Eli Zaretskii <eliz@gnu.org>
1693
1694 * variables.texi (Defining Variables, Void Variables)
1695 (Constant Variables): Fix incorrect usage of @kindex.
1696
1697 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1698
1699 * variables.texi (Defining Variables): Add an index entry for
1700 `set-variable' (bug#7262).
1701 (Defining Variables): Use @findex for functions.
1702
1703 * frames.texi (Basic Parameters): Document the `explicit-name'
1704 parameter (bug#6951).
1705
1706 * customize.texi (Type Keywords): Clarify that :value provides a
1707 default value for all types (bug#7386).
1708
1709 * streams.texi (Output Functions): Document `pp'.
1710
1711 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
1712
1713 * keymaps.texi (Searching Keymaps):
1714 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1715 change. Suggested by Johan Bockgård.
1716
1717 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * text.texi (Special Properties): Clarify role of font-lock-face.
1720
1721 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1722
1723 * processes.texi (Process Information): Rename `process-alive-p'
1724 to `process-live-p' for consistency with other `-live-p' functions.
1725
1726 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1727
1728 Document wide integers better.
1729 * files.texi (File Attributes): Document ino_t values better.
1730 ino_t values no longer map to anything larger than a single cons.
1731 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1732 (Bitwise Operations):
1733 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1734 to read, and that will port better if 62-bits becomes the default.
1735 Fix or remove incorrect examples.
1736 * os.texi (Time Conversion): Document time_t values better.
1737
1738 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1739
1740 * processes.texi (Process Information):
1741 Document `process-alive-p'.
1742
1743 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * help.texi (Accessing Documentation):
1746 * display.texi (Pixel Specification):
1747 * processes.texi (Serial Ports, Serial Ports):
1748 * nonascii.texi (Character Properties, Default Coding Systems):
1749 * text.texi (Changing Properties, Special Properties):
1750 * windows.texi (Window Start and End):
1751 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1752 * keymaps.texi (Searching Keymaps, Tool Bar):
1753 * minibuf.texi (Basic Completion):
1754 * compile.texi (Eval During Compile):
1755 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1756 7x9 paper in printed manual.
1757
1758 * lists.texi (Sets And Lists): Fix misplaced text.
1759
1760 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1761
1762 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1763 needs to be active (Bug#8350).
1764
1765 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
1766
1767 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1768
1769 * tips.texi (Coding Conventions): Remove antediluvian filename
1770 limit recommendation (Bug#8538).
1771
1772 2011-05-27 Glenn Morris <rgm@gnu.org>
1773
1774 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1775
1776 2011-05-26 Glenn Morris <rgm@gnu.org>
1777
1778 * variables.texi (File Local Variables):
1779 Update hack-local-variables `mode-only' return value.
1780 Add some more details on what this function does in the other case.
1781
1782 2011-05-19 Glenn Morris <rgm@gnu.org>
1783
1784 * lists.texi (Sets And Lists): Mention cl provides union etc.
1785
1786 2011-05-19 Nix <nix@esperi.org.uk>
1787
1788 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1789
1790 * text.texi (Parsing HTML): Update for function name changes.
1791
1792 * syntax.texi (Syntax Flags): Small fix.
1793
1794 * keymaps.texi (Active Keymaps): Typo fix.
1795 (Changing Key Bindings): Grammar fix.
1796
1797 * frames.texi (Minibuffers and Frames): Grammar fix.
1798 (Window System Selections): x-select-enable-clipboard now defaults to t.
1799
1800 * customize.texi (Common Keywords):
1801 * display.texi (Abstract Display):
1802 * modes.texi (Auto-Indentation):
1803 * nonascii.texi (Converting Representations): Typo fixes.
1804
1805 * control.texi (Examples of Catch): Call it "goto" not "go to".
1806
1807 2011-05-14 Eli Zaretskii <eliz@gnu.org>
1808
1809 * nonascii.texi (Character Properties): Fix inconsistencies with
1810 implementation.
1811
1812 * text.texi (Special Properties): Move @defvar's out of the
1813 @table. (Bug#8652)
1814
1815 2011-05-12 Glenn Morris <rgm@gnu.org>
1816
1817 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1818
1819 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1820
1821 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1822 (Multiline Font Lock):
1823 * vol2.texi (Top):
1824 * vol1.texi (Top):
1825 * elisp.texi (Top): Update menu accordingly.
1826
1827 2011-05-12 Drew Adams <drew.adams@oracle.com>
1828
1829 * modes.texi (Region to Fontify): Fix typo.
1830
1831 2011-05-10 Jim Meyering <meyering@redhat.com>
1832
1833 * minibuf.texi: Fix typo "in in -> in".
1834
1835 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1836
1837 * numbers.texi (Integer Basics): Large integers are treated as floats.
1838
1839 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1840
1841 * processes.texi (Synchronous Processes): Document the (:file
1842 "/file-name") syntax for `call-process'.
1843
1844 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
1845
1846 * windows.texi (Choosing Window): Fix typo.
1847
1848 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
1849
1850 * frames.texi (Layout Parameters): Note the difference between
1851 querying and setting parameters for left-fringe and right-fringe
1852 (Bug#6930).
1853
1854 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1855
1856 * minibuf.texi (Basic Completion): Be a bit more precise about the
1857 valid kinds of completion tables.
1858 (Programmed Completion): Remove obsolete text about lambda expressions
1859 not being valid completion tables.
1860
1861 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * positions.texi (Excursions): Explain the "save-excursion
1864 defeated by set-buffer" warning.
1865
1866 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1867 save-excursion. Suggested by Uday S Reddy.
1868
1869 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1870
1871 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1872 (Lexical Binding): New sub-section.
1873
1874 * eval.texi (Eval): Discourage the use of `eval'.
1875 Document its new `lexical' argument.
1876
1877 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1878
1879 * commands.texi (Command Overview): `post-command-hook' is not reset to
1880 nil any more.
1881
1882 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1883
1884 * strings.texi (String Conversion): Don't mention
1885 string-make-(uni|multi)byte (bug#8262).
1886 * nonascii.texi (Converting Representations): Fix up range.
1887 * keymaps.texi (Key Binding Commands): Update code point, avoid
1888 "unibyte character" and remove mention of unibyte bindings.
1889
1890 2011-03-10 Eli Zaretskii <eliz@gnu.org>
1891
1892 * modes.texi (Operator Precedence Grammars): Don't use characters
1893 outside ISO-8859-1.
1894
1895 2011-03-09 Eli Zaretskii <eliz@gnu.org>
1896
1897 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1898
1899 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1900
1901 2011-03-08 Glenn Morris <rgm@gnu.org>
1902
1903 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1904 * intro.texi (Acknowledgements): Names to UTF-8.
1905 * elisp.texi: Set documentencoding.
1906
1907 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * Version 23.3 released.
1910
1911 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * package.texi: Update index keywords.
1914 (Package Archives): New node contents. Document package-x.el.
1915
1916 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
1917
1918 * makefile.w32-in (srcs): Add package.texi.
1919
1920 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1921
1922 * package.texi (Packaging, Packaging Basics, Simple Packages)
1923 (Multi-file Packages): Expand and clarify.
1924 (Package Archives): Temporary placeholder node.
1925
1926 * elisp.texi (Top): Update node listing.
1927
1928 * Makefile.in (srcs): Add package.texi.
1929
1930 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
1931
1932 * processes.texi (Synchronous Processes): Minor clarification
1933 (Bug#8149).
1934
1935 2011-03-03 Glenn Morris <rgm@gnu.org>
1936
1937 * files.texi (Truenames): Minor clarification. (Bug#2341)
1938
1939 2011-03-01 Glenn Morris <rgm@gnu.org>
1940
1941 * variables.texi (Directory Local Variables):
1942 Mention `(subdirs . nil)' alist element.
1943
1944 2011-02-28 Glenn Morris <rgm@gnu.org>
1945
1946 * variables.texi (Directory Local Variables): Mention the optional
1947 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1948
1949 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
1950
1951 * minibuf.texi (Minibuffer History): Clarify discussion of
1952 minibuffer history lists (Bug#8085).
1953
1954 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1955
1956 * elisp.texi: Sync @dircategory with ../../info/dir.
1957
1958 * files.texi (Visiting Functions): Document find-file-literally,
1959 both the command and the variable.
1960
1961 * variables.texi (Creating Buffer-Local): Explain the meaning of
1962 permanent local variables.
1963
1964 * files.texi (Visiting Functions): Document find-file-literally,
1965 both the command and the variable.
1966
1967 * variables.texi (Creating Buffer-Local): Explain the meaning of
1968 permanent local variables.
1969
1970 2011-02-19 Glenn Morris <rgm@gnu.org>
1971
1972 * keymaps.texi (Remapping Commands): Mention how to undo it.
1973
1974 2011-02-09 Reuben Thomas <rrt@sc3d.org>
1975
1976 * loading.texi (Hooks for Loading): Remove unnecessary advice
1977 about eval-after-load (Bug#7986).
1978
1979 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
1980
1981 * commands.texi (Accessing Mouse): Note that a header line is not
1982 included in the row of posn-col-row.
1983
1984 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * modes.texi (Major Mode Conventions): Add face guidelines.
1987 (Faces for Font Lock): List faces in order of prominence.
1988
1989 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1990
1991 format-time-string now supports subsecond time stamp resolution
1992 * os.texi (Time Parsing): Document %N.
1993
1994 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1995
1996 * vol1.texi (Top):
1997 * vol2.texi (Top):
1998 * elisp.texi (Top):
1999 * display.texi (Display Property): Shorten the menu description of
2000 the "Other Display Specs" node (Bug#7816).
2001
2002 * keymaps.texi (Defining Menus): Add "menu item" and "extended
2003 menu item" concept index entries (Bug#7805).
2004
2005 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2006
2007 * makefile.w32-in (texinfodir): New variable.
2008 (usermanualdir): Remove as redundant with $(emacsdir).
2009 (MAKEINFO): Remove options, leave only program name.
2010 (MAKEINFO_OPTS): New variable.
2011 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
2012
2013 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
2014 Richard Kim <emacs18@gmail.com>
2015
2016 * loading.texi (Library Search): Document list-load-path-shadows
2017 (Bug#7757).
2018
2019 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
2020
2021 * searching.texi (Regexp Special): Remove outdated discussion of
2022 character sets (Bug#7780).
2023
2024 * frames.texi (Pop-Up Menus): Document where menu title comes
2025 from (Bug#7684).
2026
2027 2011-01-25 Glenn Morris <rgm@gnu.org>
2028
2029 * display.texi (Making Buttons): Mention limitation of text buttons.
2030
2031 2011-01-23 Werner Lemberg <wl@gnu.org>
2032
2033 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2034 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2035 (ENVADD): New variable to control texi2dvi and texi2pdf.
2036
2037 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
2038
2039 * files.texi (Directory Names): Move directory-abbrev-alist doc to
2040 Emacs manual.
2041
2042 2011-01-15 Eli Zaretskii <eliz@gnu.org>
2043
2044 * files.texi (Directory Names): Explain why FROM in
2045 directory-abbrev-alist should begin with \`. (Bug#7777)
2046
2047 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2048
2049 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
2050
2051 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2052
2053 * modes.texi (Emulating Mode Line): Fix last change.
2054
2055 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2056
2057 * modes.texi (Emulating Mode Line): Update documentation of
2058 format-mode-line according to changes that fixed bug #7587.
2059
2060 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2061
2062 * modes.texi (Derived Modes): Mention prog-mode.
2063
2064 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
2065 of the key-binding-data cache since we don't use it any more.
2066
2067 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2068
2069 * processes.texi (Shell Arguments):
2070 * strings.texi (Creating Strings): Don't mention "shell commands";
2071 make it explicit that `split-string-and-unquote' and
2072 `combine-and-quote-strings' are mainly for working with arguments
2073 to call-process and start-process.
2074
2075 * processes.texi (Shell Arguments): Fix documentation of
2076 `split-string-and-unquote'. Add indexing. (Bug#7563)
2077
2078 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2079
2080 * modes.texi (Auto-Indentation): New section to document SMIE.
2081 (Major Mode Conventions):
2082 * text.texi (Mode-Specific Indent): Refer to it.
2083
2084 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2085
2086 * display.texi (Other Display Specs): Document left-fringe and
2087 right-fringe display specs.
2088
2089 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2090
2091 * backups.texi (Making Backups):
2092 * modes.texi (Example Major Modes): Use recommended coding style.
2093 (Major Mode Basics, Derived Modes): Encourge more strongly use of
2094 define-derived-mode. Mention completion-at-point-functions.
2095
2096 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
2097
2098 * nonascii.texi (Converting Representations):
2099 Document byte-to-string.
2100
2101 2010-12-08 Glenn Morris <rgm@gnu.org>
2102
2103 * buffers.texi (Modification Time):
2104 verify-visited-file-modtime now defaults to the current buffer.
2105
2106 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2107
2108 * nonascii.texi (Converting Representations): Document byte-to-string.
2109
2110 * strings.texi (Creating Strings): Don't mention semi-obsolete
2111 function char-to-string.
2112 (String Conversion): Shorten discussion of semi-obsolete function
2113 string-to-char. Link to Converting Representations.
2114
2115 * objects.texi (Symbol Type):
2116 * text.texi (Near Point):
2117 * help.texi (Help Functions):
2118 * functions.texi (Mapping Functions): Use string instead of
2119 char-to-string in examples.
2120
2121 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2122
2123 * text.texi (Kill Functions, Kill Functions)
2124 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2125 YANK-HANDLER args.
2126
2127 * symbols.texi (Creating Symbols): Using unintern without an
2128 obarray arg is now obsolete.
2129
2130 * numbers.texi (Float Basics): Document float-e and float-pi.
2131
2132 * variables.texi (Defining Variables): Change "pi" example to
2133 "float-pi".
2134
2135 2010-11-26 Eli Zaretskii <eliz@gnu.org>
2136
2137 * commands.texi (Click Events): Document the values of X, Y and
2138 COL, ROW in the event's position, when the click is on the header
2139 or mode line, on the fringes, or in the margins.
2140
2141 2010-11-17 Eli Zaretskii <eliz@gnu.org>
2142
2143 * customize.texi (Composite Types): Lower-case index entry.
2144
2145 * loading.texi (How Programs Do Loading):
2146 Document load-file-name. (Bug#7346)
2147
2148 2010-11-17 Glenn Morris <rgm@gnu.org>
2149
2150 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2151
2152 2010-11-13 Eli Zaretskii <eliz@gnu.org>
2153
2154 * display.texi (Usual Display): Characters with no fonts are not
2155 necessarily displayed as empty boxes.
2156
2157 2010-10-31 Glenn Morris <rgm@gnu.org>
2158
2159 * maps.texi (Standard Keymaps): Update File menu description.
2160
2161 2010-10-28 Glenn Morris <rgm@gnu.org>
2162
2163 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2164
2165 2010-10-24 Eli Zaretskii <eliz@gnu.org>
2166
2167 * display.texi (Window Systems): Deprecate use of window-system as
2168 a predicate.
2169
2170 2010-10-23 Glenn Morris <rgm@gnu.org>
2171
2172 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2173 sorted-doc.
2174
2175 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2176
2177 * os.texi (Dynamic Libraries): New node, with slightly modified
2178 text deleted from "Image Formats".
2179 (System Interface): Add @menu entry for "Dynamic Libraries".
2180
2181 * display.texi (Image Formats): Remove description of
2182 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2183
2184 2010-10-12 Glenn Morris <rgm@gnu.org>
2185
2186 * book-spine.texinfo: Rename to book-spine.texi.
2187
2188 2010-10-11 Glenn Morris <rgm@gnu.org>
2189
2190 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2191
2192 * Makefile.in (DVIPS): New variable.
2193 (.PHONY): Add html, ps.
2194 (html, elisp.html, ps, elisp.ps): New targets.
2195 (clean): Delete html, ps files.
2196 ($(infodir)/elisp): Remove unnecessary includes.
2197
2198 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2199
2200 * makefile.w32-in (emacsdir): New variable.
2201 (srcs): Add emacsver.texi.
2202 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2203
2204 2010-10-09 Glenn Morris <rgm@gnu.org>
2205
2206 * Makefile.in (VPATH): Remove.
2207 (infodir): Make it absolute.
2208 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2209
2210 * Makefile.in (dist): Anchor regexps.
2211
2212 * Makefile.in (srcs): Put elisp.texi first.
2213 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
2214
2215 * Makefile.in (infoclean): Remove harmless, long-standing error.
2216
2217 * Makefile.in ($(infodir)): Delete rule.
2218 (mkinfodir): New.
2219 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2220
2221 * Makefile.in (dist): Remove reference to emacsver.texi.in.
2222 Also copy emacsver.texi, and edit $emacsdir.
2223
2224 2010-10-09 Glenn Morris <rgm@gnu.org>
2225
2226 * Makefile.in (emacsdir): New variable.
2227 (MAKEINFO): Add -I $emacsdir.
2228 (dist): Copy emacsver.texi.
2229 (srcs): Add emacsver.texi.
2230
2231 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2232 Set EMACSVER by including emacsver.texi.
2233
2234 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2235
2236 2010-10-07 Glenn Morris <rgm@gnu.org>
2237
2238 * Makefile.in (version): New, set by configure.
2239 (clean): Delete dist tar file.
2240 (dist): Use version in tar name.
2241
2242 2010-10-06 Glenn Morris <rgm@gnu.org>
2243
2244 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2245 (INSTALL_INFO): Remove unused variable.
2246 (mostlyclean, infoclean, dist): New rules.
2247 (clean): Delete dvi and pdf files.
2248 (maintainer-clean): Remove elisp.oaux, use infoclean.
2249 ($(infodir)): Add parallel build workaround.
2250
2251 2010-10-04 Glenn Morris <rgm@gnu.org>
2252
2253 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2254 ($(infodir)/elisp): Ensure target directory exists. Use $@.
2255 Fix -I typo.
2256 (clean): No 'make.out' or 'core' files.
2257 (.PHONY): Declare clean rules.
2258 (maintainer-clean): Delete pdf file. Guard against cd failures.
2259
2260 2010-10-03 Glenn Morris <rgm@gnu.org>
2261
2262 * files.texi (File Name Components): Remove ignored section about
2263 deleted variable directory-sep-char.
2264
2265 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2266
2267 * files.texi (Magic File Names): New defopt
2268 remote-file-name-inhibit-cache.
2269
2270 2010-10-02 Glenn Morris <rgm@gnu.org>
2271
2272 * os.texi (Killing Emacs): Hook now runs in batch mode.
2273
2274 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2275
2276 * text.texi (Special Properties): Clarify when modification-hooks run.
2277
2278 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2279
2280 * syntax.texi (Syntax Flags): Document new `c' flag.
2281
2282 2010-09-09 Glenn Morris <rgm@gnu.org>
2283
2284 * display.texi (ImageMagick Images): General cleanup.
2285
2286 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2287
2288 * files.texi (Directory Names): Use \` rather than ^.
2289
2290 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2291
2292 * text.texi (Low-Level Kill Ring):
2293 * frames.texi (Window System Selections): Remove cut buffer
2294 documentation.
2295
2296 2010-08-28 Eli Zaretskii <eliz@gnu.org>
2297
2298 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2299 Parameters", where the default fringe width is described.
2300
2301 * frames.texi (Window Frame Parameters, Basic Parameters)
2302 (Position Parameters, Layout Parameters, Management Parameters)
2303 (Cursor Parameters, Font and Color Parameters): Add indexing for
2304 frame parameters. (Bug#6929)
2305
2306 2010-08-25 Tom Tromey <tromey@redhat.com>
2307
2308 * vol2.texi (Top): Update.
2309 * vol1.texi (Top): Update.
2310 * tips.texi (Library Headers): Mention Package-Version and
2311 Package-Requires.
2312 * package.texi: New file.
2313 * os.texi (System Interface): Update pointers.
2314 * elisp.texi (Top): Link to new nodes. Include package.texi.
2315 * anti.texi (Antinews): Update pointers.
2316
2317 2010-08-25 Eli Zaretskii <eliz@gnu.org>
2318
2319 * processes.texi (Filter Functions): Fix last change.
2320
2321 2010-08-24 Markus Triska <triska@gmx.at>
2322
2323 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2324 of `buffer-name' in the main text as well as in the example
2325 (Bug#3098).
2326
2327 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2328
2329 * nonascii.texi (Text Representations):
2330 * loading.texi (Loading Non-ASCII):
2331 * compile.texi (Byte Compilation): Don't mention obsolete
2332 --unibyte command-line argument.
2333
2334 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2335
2336 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2337
2338 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2339
2340 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2341
2342 2010-08-20 Eli Zaretskii <eliz@gnu.org>
2343
2344 * commands.texi (Misc Events): Add cross-references to where
2345 POSITION of a mouse event is described in detail.
2346
2347 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
2348
2349 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
2350
2351 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2352
2353 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2354 Suggested by Štěpán Němec <stepnem@gmail.com>.
2355
2356 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2357
2358 * minibuf.texi (High-Level Completion): Document args of
2359 `read-buffer-function' (bug#5625).
2360
2361 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2362
2363 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2364
2365 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
2366
2367 * processes.texi (Process Information): Explain process property
2368 `remote-tty'.
2369
2370 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
2371
2372 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2373 instead of "\C-\^?" (bug#6334).
2374
2375 * text.texi (Special Properties): Fix typo.
2376
2377 2010-07-09 Eli Zaretskii <eliz@gnu.org>
2378
2379 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2380 calling sequences, which are now the standard.
2381
2382 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
2383
2384 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2385
2386 * commands.texi (Command Overview): Mention undo-boundary call.
2387
2388 2010-06-23 Glenn Morris <rgm@gnu.org>
2389
2390 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2391 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2392 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2393 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2394 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2395 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2396 Untabify Texinfo files.
2397
2398 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
2399
2400 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2401
2402 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
2403
2404 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
2405
2406 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
2407
2408 * searching.texi (Regexp Special): Remove obsolete information
2409 about matching non-ASCII characters, and suggest using char
2410 classes (Bug#6283).
2411
2412 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
2413
2414 * minibuf.texi (Basic Completion): Add missing "@end defun".
2415
2416 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2417
2418 * minibuf.texi (Basic Completion): Document completion-boundaries.
2419 (Programmed Completion): Document the new fourth method for boundaries.
2420
2421 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
2422
2423 * display.texi (Image Cache): Update documentation about image caching.
2424
2425 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2426
2427 * windows.texi (Textual Scrolling):
2428 * tips.texi (Coding Conventions):
2429 * minibuf.texi (Minibuffer History):
2430 * maps.texi (Standard Keymaps):
2431 * loading.texi (Where Defined):
2432 * edebug.texi (Instrumenting): Fix typos.
2433
2434 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2435
2436 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2437
2438 * functions.texi (Obsolete Functions):
2439 Document set-advertised-calling-convention.
2440
2441 * minibuf.texi (Basic Completion): Document completion-in-region.
2442 (Programmed Completion): Document completion-annotate-function.
2443
2444 * commands.texi (Reading One Event): Document read-key.
2445 (Distinguish Interactive): Document KIND arg to
2446 called-interactively-p. Delete obsolete interactive-p.
2447
2448 * elisp.texi (Top): Update node description.
2449
2450 2010-05-08 Eli Zaretskii <eliz@gnu.org>
2451
2452 * nonascii.texi (Character Properties):
2453 Document unicode-category-table. Add an index entry for Unicode
2454 general category.
2455
2456 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * Version 23.2 released.
2459
2460 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
2461
2462 * locals.texi (Standard Buffer-Local Variables):
2463 Remove @ignore'd reference to `direction-reversed'.
2464
2465 2010-04-14 Juri Linkov <juri@jurta.org>
2466
2467 Fix @deffn without category.
2468
2469 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2470 for `abbrev-insert'.
2471
2472 * buffers.texi (Indirect Buffers): Add category `Command'
2473 to @deffn of `clone-indirect-buffer'.
2474
2475 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2476 for `next-window' and `previous-window'. Add category `Command'
2477 to @deffn of `pop-to-buffer'.
2478
2479 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
2480
2481 * nonascii.texi (Text Representations): Don't mark
2482 enable-multibyte-characters as a user option.
2483
2484 2010-03-31 Eli Zaretskii <eliz@gnu.org>
2485
2486 * control.texi (Handling Errors): How to re-throw a signal caught
2487 by condition-case.
2488
2489 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
2490
2491 * loading.texi (Hooks for Loading): Document after-load-functions.
2492 Copyedits.
2493
2494 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2495
2496 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2497
2498 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
2499
2500 * processes.texi (Network Processes): Document seqpacket type.
2501
2502 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2503
2504 * os.texi (System Environment): Do not mention lynxos.
2505
2506 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2507
2508 * Branch for 23.2.
2509
2510 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2511
2512 * objects.texi (Integer Type): Take note of the read syntax
2513 exception for numbers that cannot fit in the integer type.
2514
2515 2010-03-03 Glenn Morris <rgm@gnu.org>
2516
2517 * numbers.texi (Integer Basics, Bitwise Operations):
2518 * objects.texi (Integer Type): Update for integers now being 30-bit.
2519
2520 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2521
2522 * display.texi (Low-Level Font): Document :otf font-spec property.
2523
2524 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2525
2526 * display.texi (Line Height): Avoid obsolete special default variables
2527 like default-major-mode.
2528
2529 2010-01-28 Alan Mackenzie <acm@muc.de>
2530
2531 * display.texi (Auto Faces): Say fontification-functions is called
2532 whether or not Font Lock is enabled. Tidy up the wording a bit.
2533
2534 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2535
2536 * elisp.texi: Remove duplicate edition information (Bug#5407).
2537
2538 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2539
2540 * two.el (volume-header-toc-markup): Fix typos in docstring.
2541
2542 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2543
2544 Avoid dubious uses of save-excursions.
2545 * positions.texi (Excursions): Recommend the use of
2546 save-current-buffer if applicable.
2547 * text.texi (Clickable Text): Fix the example code which used
2548 save-excursion in a naive way which sometimes preserves point and
2549 sometimes not.
2550 * variables.texi (Creating Buffer-Local):
2551 * os.texi (Session Management):
2552 * display.texi (GIF Images):
2553 * control.texi (Cleanups): Use (save|with)-current-buffer.
2554
2555 2010-01-02 Eli Zaretskii <eliz@gnu.org>
2556
2557 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2558
2559 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2560
2561 * nonascii.texi (Text Representations, Character Codes)
2562 (Converting Representations, Explicit Encoding)
2563 (Translation of Characters): Use hex notation consistently.
2564 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2565
2566 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
2567
2568 * loading.texi (Where Defined): Make it clearer that these are
2569 loaded files (Bug#5068).
2570
2571 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2572
2573 * minibuf.texi (Completion Styles): Document `initials' style.
2574
2575 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * frames.texi (Resources): Describe inhibit-x-resources.
2578 (Size Parameters): Copyedit.
2579
2580 * hash.texi (Creating Hash):
2581 * objects.texi (Hash Table Type): Document the new hash table
2582 printed representation.
2583
2584 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2585 obsolete.
2586
2587 * processes.texi (Process Buffers):
2588 Document process-kill-buffer-query-function.
2589
2590 2009-12-05 Glenn Morris <rgm@gnu.org>
2591
2592 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2593 diary-display-function, and no longer recommended to be a hook.
2594 Update for changes in the names of calendar and diary hooks.
2595 diary-print-entries-hook has changed section.
2596
2597 2009-11-28 Eli Zaretskii <eliz@gnu.org>
2598
2599 * text.texi (Special Properties): More accurate description of
2600 what the `cursor' property does.
2601
2602 2009-11-26 Kevin Ryde <user42@zip.com.au>
2603
2604 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2605 mouse-wheel-down-event, the closest thing to a definition for them.
2606 * os.texi (Startup Summary): vindex inhibit-startup-message and
2607 inhibit-splash-screen.
2608 (Command-Line Arguments): vindex argv.
2609 (Suspending Emacs): vindex suspend-tty-functions and
2610 resume-tty-functions. Don't want to index every hook, but having
2611 the programming ones is helpful.
2612
2613 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
2614
2615 * commands.texi (Motion Events): Fix typo (Bug#4907).
2616
2617 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
2618
2619 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2620 are affected by case-fold-search (Bug#4483).
2621
2622 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
2623
2624 * minibuf.texi (Reading File Names): Note that read-file-name may
2625 use a graphical file dialog.
2626
2627 2009-10-31 Glenn Morris <rgm@gnu.org>
2628
2629 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2630
2631 2009-10-16 Kevin Ryde <user42@zip.com.au>
2632
2633 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2634 in particular so `info-lookup-symbol' can find its docs.
2635
2636 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * variables.texi (Constant Variables): Distinguish from defconst
2639 variables.
2640 (Defining Variables): Add cindex.
2641
2642 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
2643
2644 * os.texi (Time of Day): Clarify that the microsecond part is
2645 ignored (Bug#4637).
2646
2647 2009-10-11 Glenn Morris <rgm@gnu.org>
2648
2649 * frames.texi (Size and Position): Clarify what is included in the frame
2650 height. (Bug#4535)
2651
2652 2009-10-10 Glenn Morris <rgm@gnu.org>
2653
2654 * windows.texi (Size of Window): The relationship between window and
2655 frame heights is not so simple. (Bug#4535)
2656 Mention window-full-height-p.
2657
2658 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2659
2660 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2661 used from Lisp.
2662
2663 2009-10-07 Eli Zaretskii <eliz@gnu.org>
2664
2665 * files.texi (Directory Names) <abbreviate-file-name>:
2666 Document that root home directories are not replaced with "~".
2667
2668 2009-10-06 Eli Zaretskii <eliz@gnu.org>
2669
2670 * text.texi (Special Properties): Document the meaning of the
2671 `cursor' text property whose value is an integer.
2672
2673 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2674
2675 * files.texi (Magic File Names): Add `copy-directory'.
2676
2677 2009-10-05 Eli Zaretskii <eliz@gnu.org>
2678
2679 * files.texi (File Attributes): Fix description of file
2680 attributes. (Bug#4638) Update attributes of files.texi example to
2681 be more representative.
2682
2683 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2684
2685 * files.texi (Create/Delete Dirs): New command copy-directory.
2686
2687 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2688
2689 * anti.texi (Antinews):
2690 * macros.texi (Indenting Macros):
2691 * strings.texi (Creating Strings, Case Conversion):
2692 Remove duplicate words.
2693
2694 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2695
2696 * files.texi (Create/Delete Dirs): delete-directory has an
2697 optional parameter RECURSIVE.
2698
2699 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2700
2701 * buffers.texi (Swapping Text): Minor clarification.
2702
2703 2009-10-01 Glenn Morris <rgm@gnu.org>
2704
2705 * functions.texi (Declaring Functions): Mention that we also search for
2706 ".m" files in the src/ directory.
2707
2708 2009-09-25 David Engster <deng@randomsample.de>
2709
2710 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
2711
2712 2009-09-22 Glenn Morris <rgm@gnu.org>
2713
2714 * internals.texi (Building Emacs): Mention preloaded-file-list.
2715
2716 2009-09-14 Alan Mackenzie <acm@muc.de>
2717
2718 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2719
2720 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2721
2722 * functions.texi (Anonymous Functions): Rearrange discussion,
2723 giving usage of unquoted lambda forms first. Mention that
2724 `function' and `#'' are no longer required (Bug#4290).
2725
2726 2009-09-11 Alan Mackenzie <acm@muc.de>
2727
2728 * os.texi (Terminal Output): Document `send-string-to-terminal' in
2729 batch mode.
2730
2731 2009-09-01 Glenn Morris <rgm@gnu.org>
2732
2733 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2734
2735 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
2736
2737 * nonascii.texi (Character Codes): Fix typos.
2738
2739 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2740
2741 * processes.texi (Synchronous Processes): New defvar
2742 process-file-side-effects.
2743
2744 2009-08-25 Glenn Morris <rgm@gnu.org>
2745
2746 * display.texi (Fontsets): Fix typo.
2747
2748 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2749
2750 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2751
2752 * processes.texi (Asynchronous Processes): Adjust arglist of
2753 start-process-shell-command and start-file-process-shell-command.
2754
2755 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
2756
2757 * advice.texi (Argument Access in Advice): Note that argument
2758 positions are zero-based (Bug#3932).
2759
2760 * commands.texi (Distinguish Interactive): Minor copyedit.
2761
2762 * display.texi (Face Attributes): Add xref to Displaying Faces for
2763 explanation of "underlying face".
2764
2765 * customize.texi (Common Keywords): Add xref to Loading.
2766
2767 * loading.texi (How Programs Do Loading): Add xref to Lisp
2768 Libraries node in the Emacs manual.
2769
2770 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
2771
2772 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2773
2774 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
2775
2776 * processes.texi (Shell Arguments): Copyedits.
2777
2778 2009-07-18 Glenn Morris <rgm@gnu.org>
2779
2780 * loading.texi (Repeated Loading): Fix typo.
2781
2782 2009-07-16 Richard Stallman <rms@gnu.org>
2783
2784 * buffers.texi (Swapping Text): Recommend setting
2785 write-region-annotate-functions and buffer-saved-size.
2786
2787 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2788
2789 2009-07-15 Glenn Morris <rgm@gnu.org>
2790
2791 * edebug.texi: Minor re-phrasings throughout.
2792 (Edebug Execution Modes): Sit-for affects continue mode too.
2793 (Jumping): Use `forward-sexp' rather than its keybinding.
2794 (Edebug Misc): Fix Q binding.
2795 (Edebug Eval): Remove cl version.
2796 (Printing in Edebug): Clarify print-length etc.
2797 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2798 (Specification List): Remove edebug-unwrap findex entry.
2799 (Specification Examples): defmacro is actually not the same as defun.
2800 Escape "`" in example.
2801
2802 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
2803
2804 * markers.texi (The Mark): Document optional arg to
2805 deactivate-mark.
2806
2807 2009-07-11 Kevin Ryde <user42@zip.com.au>
2808
2809 * hooks.texi (Standard Hooks): Fix cross-references.
2810
2811 * loading.texi (Named Features): Refer to eval-after-load.
2812
2813 2009-07-11 Glenn Morris <rgm@gnu.org>
2814
2815 * Makefile.in (TEXI2PDF): New.
2816 (elisp.pdf): New target.
2817
2818 * searching.texi (Regexp Backslash): Fix typo.
2819
2820 * elisp.texi (Top): Display copyright notice at start of non-TeX.
2821
2822 2009-07-10 Glenn Morris <rgm@gnu.org>
2823
2824 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2825
2826 * customize.texi (Customization Types):
2827 * display.texi (Abstract Display):
2828 * objects.texi (Character Type, String Type):
2829 Merge in some menu descriptions from elisp.texi.
2830
2831 * hash.texi (Hash Tables):
2832 * modes.texi (Multiline Font Lock):
2833 End menu description with period.
2834
2835 2009-07-09 Glenn Morris <rgm@gnu.org>
2836
2837 * back.texi: Don't hard-code texinfo location.
2838
2839 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2840 (tex): Add texinfodir to TEXINPUTS.
2841 (elisp1med-init, elisp2med-init): Use texinfodir.
2842
2843 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2844 (clean): Add two-volume.make intermediate files.
2845
2846 * elisp.texi, vol1.texi, vol2.texi:
2847 Use a DATE variable with the publication date, and update it.
2848 Fix antinews menu description.
2849
2850 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2851 Update the detailed node listing to match elisp.texi.
2852
2853 * README: Update edition to match elisp.texi.
2854
2855 * objects.texi (General Escape Syntax):
2856 * nonascii.texi (Character Sets):
2857 Use consistent case for "Unicode Standard".
2858
2859 * anti.texi (Antinews):
2860 * customize.texi (Variable Definitions):
2861 * functions.texi (Declaring Functions):
2862 * nonascii.texi (Character Properties):
2863 * processes.texi (Serial Ports):
2864 * text.texi (Special Properties):
2865 * tips.texi (Coding Conventions):
2866 Minor rearrangements to improve TeX line-filling.
2867
2868 * commands.texi (Using Interactive): Fix cross-reference.
2869
2870 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2871
2872 * frames.texi (Management Parameters): Mention sticky.
2873
2874 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2875
2876 * help.texi (Help Functions): Fix description of help-buffer and
2877 help-setup-xref to use @defun instead of @deffn.
2878
2879 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2880
2881 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2882
2883 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
2884
2885 * display.texi (Window Systems): Add ns to the list.
2886
2887 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * Branch for 23.1.
2890
2891 2009-06-17 Martin Rudalics <rudalics@gmx.at>
2892
2893 * windows.texi (Dedicated Windows): Fix typo.
2894 (Resizing Windows): Replace @defun by @deffn.
2895
2896 2009-06-17 Glenn Morris <rgm@gnu.org>
2897
2898 * variables.texi (Directory Local Variables):
2899 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2900
2901 2009-06-09 Kenichi Handa <handa@m17n.org>
2902
2903 * nonascii.texi (Character Sets): State clearly that FROM and TO
2904 are codepoints of CHARSET.
2905
2906 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
2907
2908 * minibuf.texi (Reading File Names): Fix introductory text.
2909 Suggested by stan@derbycityprints.com.
2910 (High-Level Completion): Fix typo.
2911
2912 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * frames.texi (Text Terminal Colors): Multi-tty is already
2915 implemented, but tty-local colors are not.
2916
2917 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
2918
2919 * hooks.texi (Standard Hooks): Remove mention of obsolete
2920 redisplay-end-trigger-functions.
2921
2922 * internals.texi (Window Internals): Remove mention of obsolete
2923 redisplay-end-trigger-functions.
2924
2925 2009-05-21 Martin Rudalics <rudalics@gmx.at>
2926
2927 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2928
2929 * backups.texi (Making Backups): backup-directory-alist and
2930 make-backup-file-name-function are options.
2931 (Auto-Saving): auto-save-list-file-prefix is an option.
2932
2933 * buffers.texi (Killing Buffers): buffer-offer-save is an
2934 option.
2935
2936 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2937 option.
2938 (Echo Area Customization): echo-keystrokes is an option.
2939 (Selective Display): selective-display-ellipses is an option.
2940 (Temporary Displays): temp-buffer-show-function is an option.
2941 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2942 are options.
2943 (Font Selection): face-font-family-alternatives,
2944 face-font-selection-order, face-font-registry-alternatives, and
2945 scalable-fonts-allowed are options.
2946 (Fringe Indicators): indicate-buffer-boundaries is an option.
2947 (Fringe Cursors): overflow-newline-into-fringe is an option.
2948 (Scroll Bars): scroll-bar-mode is an option.
2949
2950 * eval.texi (Eval): max-lisp-eval-depth is an option.
2951
2952 * files.texi (Visiting Functions): find-file-hook is an option.
2953 (Directory Names): directory-abbrev-alist is an option.
2954 (Unique File Names): temporary-file-directory and
2955 small-temporary-file-directory are options.
2956
2957 * frames.texi (Initial Parameters): initial-frame-alist,
2958 minibuffer-frame-alist and default-frame-alist are options.
2959 (Cursor Parameters): blink-cursor-alist and
2960 cursor-in-non-selected-windows ar options.
2961 (Window System Selections): selection-coding-system is an
2962 option.
2963 (Display Feature Testing): display-mm-dimensions-alist is an
2964 option.
2965
2966 * help.texi (Help Functions): help-char and help-event-list are
2967 options.
2968
2969 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2970 an option.
2971
2972 * minibuf.texi (Minibuffer History): history-length and
2973 history-delete-duplicates are options.
2974 (High-Level Completion): read-buffer-function and
2975 read-buffer-completion-ignore-case are options.
2976 (Reading File Names): read-file-name-completion-ignore-case is
2977 an option.
2978
2979 * modes.texi (Mode Line Top): mode-line-format is an option.
2980 (Mode Line Variables): mode-line-position and mode-line-modes
2981 are options.
2982
2983 * nonascii.texi (Text Representations):
2984 enable-multibyte-characters is an option.
2985 (Default Coding Systems): auto-coding-regexp-alist,
2986 file-coding-system-alist, auto-coding-alist and
2987 auto-coding-functions are options.
2988 (Specifying Coding Systems): inhibit-eol-conversion is an
2989 option.
2990
2991 * os.texi (Init File): site-run-file is an option.
2992 (System Environment): mail-host-address is an option.
2993 (User Identification): user-mail-address is an option.
2994 (Terminal Output): baud-rate is an option.
2995
2996 * positions.texi (Word Motion): words-include-escapes is an
2997 option.
2998
2999 * searching.texi (Standard Regexps): page-delimiter,
3000 paragraph-separate, paragraph-separate and sentence-end are
3001 options.
3002
3003 * text.texi (Margins): left-margin and fill-nobreak-predicate
3004 are options.
3005
3006 * variables.texi (Local Variables): max-specpdl-size is an
3007 option.
3008
3009 * windows.texi (Choosing Window):
3010 split-window-preferred-function, special-display-function and
3011 display-buffer-function are options.
3012
3013 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
3014
3015 Fix errors spotted by Martin Rudalics.
3016
3017 * syntax.texi (Position Parse): Document rationale for ignored
3018 arguments to syntax-ppss-flush-cache.
3019
3020 * processes.texi (Input to Processes): Mark PROCESS arg to
3021 process-running-child-p as optional.
3022 (Network Options): Document NO-ERROR arg to
3023 set-network-process-option.
3024
3025 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
3026 command.
3027
3028 * searching.texi (POSIX Regexps): Mark posix-search-forward and
3029 posix-search-backward as commands.
3030
3031 * os.texi (Killing Emacs): Mark kill-emacs as a command.
3032 (Suspending Emacs): Mark suspend-emacs as a command.
3033 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
3034 commands.
3035 (Terminal Output): Remove obsolete function baud-rate.
3036 Document TERMINAL arg for send-string-to-terminal.
3037
3038 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
3039 terminal-coding-system and set-terminal-coding-system.
3040 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
3041 as optional.
3042 (Character Sets): Document RESTRICTION arg of char-charset.
3043 (Character Codes): Mark POS argument to get-byte as optional.
3044
3045 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
3046 minibuffer-message.
3047
3048 * files.texi (Create/Delete Dirs): Mark make-directory and
3049 delete-directory as commands.
3050
3051 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
3052
3053 * text.texi (Base 64): Mark base64-decode-string and
3054 base64-encode-string as commands.
3055 (Columns): Mark move-to-column as a command.
3056 (Mode-Specific Indent): Document RIGID arg to
3057 indent-for-tab-command.
3058 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
3059 Mark indent-code-rigidly as a command.
3060 (Substitution): Mark translate-region as a command.
3061
3062 * frames.texi (Size and Position): Remove obsolete functions
3063 screen-height and screen-width.
3064
3065 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
3066
3067 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
3068 (Displaying Buffers, Resizing Windows): Correct mistakes;
3069 next-window, previous-window, and pop-to-buffer are not commands,
3070 and fit-window-to-buffer" is a command. (Pointed out by Martin
3071 Rudalics.)
3072
3073 2009-05-17 Richard M Stallman <rms@gnu.org>
3074
3075 * modes.texi (Precalculated Fontification): Clarify text.
3076
3077 2009-05-17 Martin Rudalics <rudalics@gmx.at>
3078
3079 * windows.texi (Selecting Windows): Clarify descriptions of
3080 with-selected-window and get-lru-window.
3081 (Cyclic Window Ordering): Refer to particular frame when talking
3082 about how splitting affects the ordering.
3083 (Displaying Buffers): Fix descriptions of switch-to-buffer and
3084 switch-to-buffer-other-window. Explain how setting of
3085 display-buffer-reuse-frames affects pop-to-buffer.
3086 (Choosing Window): Clarify some details in descriptions of
3087 display-buffer-reuse-frames, pop-up-frames, and
3088 pop-up-frame-function.
3089 (Dedicated Windows): Clarify some details.
3090 (Textual Scrolling): Replace term vscroll by term vertical
3091 scroll position.
3092 (Vertical Scrolling): Fix typo.
3093 (Window Hooks): Relate text on jit-lock-register to window
3094 scrolling and size changes.
3095
3096 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
3097
3098 * frames.texi (Initial Parameters): Clarify what the initial
3099 minibuffer frame is.
3100 (Buffer Parameters): Note that the minibuffer parameter can not be
3101 altered.
3102
3103 * anti.texi (Antinews): Copyedits. Rearrange some entries.
3104 Document display-buffer changes.
3105
3106 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
3107
3108 * anti.texi (Antinews): Rewrite for Emacs 22.
3109
3110 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3111 obarrays are first mentioned. Define "system abbrev" more
3112 prominently, and add it to the index.
3113 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3114 Copyedits.
3115 (Abbrev Expansion): Document abbrev-insert.
3116
3117 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
3118
3119 * frames.texi (Font and Color Parameters): Rename from Color
3120 Parameters. Document font-backend parameter.
3121
3122 * vol2.texi (Top): Update node listing.
3123 * vol1.texi (Top): Update node listing.
3124 * elisp.texi (Top): Update node listing.
3125
3126 2009-05-11 Martin Rudalics <rudalics@gmx.at>
3127
3128 * windows.texi (Choosing Window): Don't explicitly refer to
3129 split-window-sensibly's window argument in descriptions of
3130 split-height-threshold and split-width-threshold.
3131
3132 2009-05-10 Martin Rudalics <rudalics@gmx.at>
3133
3134 * windows.texi (Choosing Window): Fix rewrite of window
3135 splitting section.
3136
3137 2009-05-09 Eli Zaretskii <eliz@gnu.org>
3138
3139 * nonascii.texi (Default Coding Systems):
3140 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
3141 Add indexing.
3142 (Lisp and Coding Systems): Add index entries.
3143
3144 2009-05-09 Martin Rudalics <rudalics@gmx.at>
3145
3146 * windows.texi (Choosing Window): Describe split-window-sensibly
3147 and rewrite section on window splitting accordingly.
3148 (Textual Scrolling): Replace `...' by @code{...}.
3149
3150 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
3151
3152 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3153 Remove obsoleted pre-abbrev-expand-hook.
3154
3155 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3156 entries.
3157
3158 * internals.texi (Object Internals): Don't assume 32-bit machines
3159 are the norm.
3160 (Buffer Internals): Consolidate table entries for readability.
3161 (Window Internals): Synch field names to window.h.
3162 (Process Internals): Synch field names to process.h.
3163
3164 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
3165
3166 * variables.texi (File Local Variables): Note that read-circle is
3167 bound to nil when reading file-local variables.
3168
3169 * streams.texi (Input Functions): Document read-circle.
3170 (Output Variables): Add xref to Circular Objects.
3171
3172 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
3173
3174 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3175 Features and Coding System Basics. Node that "p" stands for
3176 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3177 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3178 mouse-appearance-menu.
3179 (Programming Tips): Add xref to Progress.
3180
3181 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
3182
3183 * os.texi (Command-Line Arguments):
3184 Document command-line-args-left.
3185 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3186 terminal objects for tty arguments.
3187 (Startup Summary): Add xref to Session Management.
3188 (Session Management): Mention emacs-session-restore. Copyedits.
3189
3190 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
3191
3192 * os.texi (Startup Summary): Copyedits. The init file is not
3193 necessarily named .emacs now. Document initial-buffer-choice and
3194 initial-scratch-message. Note where Emacs exits in batch mode.
3195 Document inhibit-splash-screen as an alias.
3196 (Init File): Be neutral about which init file name to use.
3197
3198 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
3199
3200 * os.texi (System Interface): Fix Texinfo usage.
3201
3202 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
3203
3204 * searching.texi (Regexp Backslash): Also refer to shy groups as
3205 non-capturing or unnumbered groups.
3206 (Regexp Functions): Add cross-reference to Regexp Backslash.
3207
3208 * display.texi (Truncation): Overlays can use line-prefix and
3209 wrap-prefix too.
3210 (Overlay Properties): Document wrap-prefix and line-prefix.
3211 (Face Attributes): Document underline-minimum-offset.
3212 (Face Remapping): Copyedits.
3213 (Low-Level Font): Copyedits.
3214 (Image Cache): Note that the image cache is shared between frames.
3215 (Line Height): Emphasize that line-spacing only takes effect on
3216 graphical terminals.
3217
3218 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
3219
3220 * display.texi (Refresh Screen): Note that a passage about screen
3221 refreshing is text terminal only.
3222 (Forcing Redisplay): Delete misleading comment---sit-for calls
3223 redisplay, not the other way around.
3224 (Truncation): Note new values of truncate-partial-width-windows.
3225 Copyedits.
3226 (Invisible Text): Document invisible-p.
3227
3228 2009-04-11 Eli Zaretskii <eliz@gnu.org>
3229
3230 * display.texi (Overlays): Overlays don't scale well. See
3231 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3232
3233 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
3234
3235 * syntax.texi (Syntax Table Functions): Document cons cell
3236 argument for modify-syntax-entry.
3237 (Categories): Document cons cell argument for
3238 modify-category-entry.
3239
3240 * searching.texi (String Search): Document word-search-forward-lax
3241 and word-search-backward-lax.
3242 (Searching and Case): Describe isearch behavior more precisely.
3243
3244 * keymaps.texi (Tool Bar): Mention that some platforms do not
3245 support multi-line toolbars. Suggested by Stephen Eglen.
3246
3247 * frames.texi (Layout Parameters): Mention that Nextstep also
3248 allows only one tool-bar line. Suggested by Stephen Eglen.
3249
3250 * nonascii.texi (Text Representations): Copyedits.
3251 (Coding System Basics): Also mention utf-8-emacs.
3252 (Converting Representations, Selecting a Representation)
3253 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3254 Copyedits.
3255 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3256
3257 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * text.texi (Yank Commands): Note that yank uses push-mark.
3260 (Filling): Clarify REGION argument of fill-paragraph.
3261 Document fill-forward-paragraph-function.
3262 (Special Properties): Remove "new in Emacs 22" declaration.
3263 (Clickable Text): Merge with Links and Mouse-1 node.
3264
3265 * display.texi (Button Properties, Button Buffer Commands):
3266 Change xref to Clickable Text.
3267
3268 * tips.texi (Key Binding Conventions): Change xref to Clickable
3269 Text.
3270
3271 * elisp.texi (Top): Update node listing.
3272
3273 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * markers.texi (The Mark): Copyedits. Improve description of
3276 handle-shift-selection.
3277 (The Region): Move use-region-p here from The Mark.
3278
3279 * positions.texi (Screen Lines): Document (cols . lines) argument
3280 for vertical-motion.
3281
3282 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
3283
3284 * frames.texi (Frames): Clean up introduction. Document `ns'
3285 return value for framep.
3286 (Creating Frames): Note how the terminal is chosen.
3287 (Multiple Terminals, Multiple Displays): Merge into a single node.
3288 (Color Parameters): Fix typo.
3289
3290 * variables.texi (Local Variables, Buffer-Local Variables)
3291 (Creating Buffer-Local): Change link to Multiple Terminals.
3292
3293 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3294
3295 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3296 Terminals.
3297
3298 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3299 to Multiple Terminals.
3300
3301 * elisp.texi (Top): Update node listing.
3302 * vol2.texi (Top): Update node listing.
3303 * vol1.texi (Top): Update node listing.
3304
3305 * buffers.texi (Current Buffer): Note that the append-to-buffer
3306 example is no longer in synch with the latest code. Tie the two
3307 examples together.
3308
3309 * files.texi (File Attributes): Move note about MS-DOS from
3310 Changing Files to File Attributes.
3311 (Create/Delete Dirs): Note that mkdir is an alias for this.
3312
3313 2009-04-01 Markus Triska <triska@gmx.at>
3314
3315 * processes.texi (Filter Functions): Suggest how to handle output
3316 batches.
3317
3318 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
3319
3320 * help.texi (Accessing Documentation): Update example to use
3321 help-setup-xref and with-help-window.
3322 (Help Functions): Remove print-help-return-message, which is
3323 semi-obsolete due to with-help-window. Document help-buffer and
3324 help-setup-xref.
3325
3326 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
3327
3328 * help.texi (Accessing Documentation, Help Functions):
3329 Remove information about long-obsolete Emacs versions.
3330
3331 * modes.texi (Mode Line Variables): The default values of the mode
3332 line variables are now more complicated.
3333
3334 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
3335
3336 * modes.texi (Major Mode Conventions): Note that specialness is
3337 inherited.
3338 (Derived Modes): Note that define-derive-mode sets the mode-class
3339 property.
3340
3341 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3342 goto-map. Add search-map to the list.
3343
3344 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3345
3346 * os.texi (System Environment): Update the list of system-type
3347 values.
3348
3349 * markers.texi (The Mark) <handle-shift-selection>: Update for
3350 removal of the optional argument DEACTIVATE.
3351
3352 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
3353
3354 * commands.texi (Focus Events): Most X window managers don't use
3355 focus-follows-mouse nowadays.
3356
3357 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
3358
3359 * commands.texi (Defining Commands): Clarify introduction.
3360 (Using Interactive): Not that interactive can be put in a symbol
3361 property.
3362 (Interactive Call): Note that a symbol with a non-nil
3363 interactive-form property satisfies commandp.
3364
3365 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
3366
3367 * minibuf.texi (Intro to Minibuffers): Fix typos.
3368
3369 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
3370
3371 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
3372 about minibuffers in old Emacs versions. Copyedits.
3373 Emphasize that enable-recursive-minibuffers defaults to nil.
3374 (Text from Minibuffer): Simplify introduction.
3375
3376 2009-03-22 Alan Mackenzie <acm@muc.de>
3377
3378 * commands.texi (Using Interactive): Clarify string argument to
3379 `interactive' - even promptless elements need \n separators.
3380
3381 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
3382
3383 * minibuf.texi (Completion Styles): New node.
3384
3385 * elisp.texi (Top): Update node listing.
3386
3387 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
3388
3389 * minibuf.texi (Basic Completion): Note that
3390 read-file-name-completion-ignore-case and
3391 read-buffer-completion-ignore-case can override
3392 completion-ignore-case.
3393 (Minibuffer Completion): Document completing-read changes.
3394 (Completion Commands): Avoid mentioning partial completion mode.
3395 Document minibuffer-completion-confirm changes, and
3396 minibuffer-confirm-exit-commands.
3397 (High-Level Completion): Document new require-match behavior for
3398 read-buffer. Document read-buffer-completion-ignore-case.
3399 (Reading File Names): Document new require-match behavior for
3400 read-file-name.
3401
3402 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
3403
3404 * debugging.texi (Error Debugging): Don't mislead the reader into
3405 thinking that debug-on-error enters debugger for C-f at EOB.
3406 (Error Debugging): Setting debug-on-init within the init file
3407 works, and has for some time.
3408
3409 2009-03-13 Kenichi Handa <handa@m17n.org>
3410
3411 * display.texi (Fontsets): Update the description.
3412
3413 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
3414
3415 * advice.texi (Advising Primitives): Link to What Is a Function.
3416
3417 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
3418
3419 * compile.texi (Speed of Byte-Code): Update example.
3420 (Disassembly): Update examples.
3421
3422 * loading.texi (Repeated Loading): Simplify examples.
3423
3424 * customize.texi (Common Keywords): It's not necessary to use :tag
3425 to remove hyphens, as custom-unlispify-tag-name does it
3426 automatically.
3427 (Variable Definitions): Link to File Local Variables.
3428 Document customized-value symbol property.
3429 (Customization Types): Move menu to end of node.
3430
3431 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
3432
3433 * macros.texi (Compiling Macros): Omit misleading sentence, which
3434 implied that macros can only be used in the same file they are
3435 defined.
3436 (Backquote): Remove obsolete information about Emacs 19.
3437
3438 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3439
3440 * display.texi (Display Margins): Fix paren typo.
3441
3442 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
3443
3444 * elisp.texi (Top): Update node listing.
3445
3446 * variables.texi (Variables): Clarify introduction.
3447 (Global Variables): Mention that setq is a special form.
3448 (Local Variables): Use active voice.
3449 (Tips for Defining): Mention marking variables as safe.
3450 (Buffer-Local Variables): Mention terminal-local and frame-local
3451 variables together.
3452 (File Local Variables): Copyedits.
3453 (Frame-Local Variables): Note that they are not really useful.
3454 (Future Local Variables): Node deleted.
3455
3456 * objects.texi (General Escape Syntax): Update explanation of
3457 Unicode escape syntax.
3458
3459 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
3460
3461 * control.texi (Control Structures): Add cindex entry for "textual
3462 order".
3463
3464 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3465 instead of "expression" throughout.
3466 (Function Indirection): Copyedits. Use active voice.
3467 (Eval): The default value of max-lisp-eval-depth is now 400.
3468
3469 2009-02-23 Miles Bader <miles@gnu.org>
3470
3471 * processes.texi (System Processes): Rename `system-process-attributes'
3472 to `process-attributes'.
3473
3474 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3475
3476 * symbols.texi (Property Lists): Emphasize that property lists are
3477 not restricted to symbol cells.
3478 (Other Plists): Copyedit.
3479
3480 * sequences.texi (Sequences Arrays Vectors): Make introduction
3481 more concise.
3482 (Arrays): Mention char-tables and bool-vectors too.
3483 (Vectors): Don't repeat information given in Arrays node. Link to
3484 nodes that explain the vector usage examples.
3485 (Char-Tables): Note that char-table elements can have arbitrary
3486 type. Explain effect of omitted char-table-extra-slots property.
3487 Link to Property Lists node.
3488
3489 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3490
3491 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3492 `append'.
3493 (List Elements): Copyedits.
3494
3495 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3496 of `vconcat'.
3497
3498 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3499 Emacs 20 usage of `concat'.
3500 (Case Conversion): Copyedits.
3501
3502 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
3503
3504 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3505 Minor edits.
3506 (Frame Configuration Type): Emphasize that it is not primitive.
3507 (Font Type): New node.
3508 (Type Predicates): Add fontp; type-of now recognizes font object
3509 types.
3510
3511 * intro.texi (Version Info): Update version numbers in examples.
3512 (Acknowledgements): List more contributors.
3513
3514 * elisp.texi: Bump version number to 3.0.
3515 (Top): Link to Font Type node.
3516
3517 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3518
3519 * modes.texi (Major Mode Conventions): Remove duplicate words.
3520 (Customizing Keywords): Fix typo.
3521
3522 2009-02-14 Eli Zaretskii <eliz@gnu.org>
3523
3524 * nonascii.texi (User-Chosen Coding Systems): Document that
3525 select-safe-coding-system suggests raw-text if there are raw bytes
3526 in the region.
3527 (Explicit Encoding): Warn not to use `undecided' when encoding.
3528
3529 2009-02-11 Glenn Morris <rgm@gnu.org>
3530
3531 * frames.texi (Visibility of Frames): Mention the effect multiple
3532 workspaces/desktops can have on visibility.
3533
3534 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3535
3536 * text.texi (Commands for Insertion):
3537 * commands.texi (Event Mod):
3538 * keymaps.texi (Searching Keymaps):
3539 * nonascii.texi (Translation of Characters):
3540 Reinstate documentation of translation-table-for-input.
3541 (Explicit Encoding): Document the `charset' text property produced
3542 by decode-coding-region and decode-coding-string.
3543
3544 2009-01-27 Alan Mackenzie <acm@muc.de>
3545
3546 * modes.texi (Search-based Fontification): Correct a typo.
3547
3548 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
3549
3550 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3551 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3552
3553 2009-01-24 Eli Zaretskii <eliz@gnu.org>
3554
3555 * display.texi (Window Systems): Document the value of
3556 `initial-window-system' under --daemon.
3557
3558 * os.texi (System Environment): Remove description of the
3559 `environment' function which has been deleted.
3560
3561 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3562
3563 * frames.texi (Multiple Displays): Remove documentation for
3564 removed function make-frame-on-tty.
3565
3566 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
3567
3568 * files.texi (Format Conversion Piecemeal): Clarify behavior of
3569 write-region-annotate-functions.
3570 Document write-region-post-annotation-function.
3571
3572 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * display.texi (Font Lookup): Document WIDTH argument of
3575 x-list-fonts.
3576
3577 2009-01-17 Eli Zaretskii <eliz@gnu.org>
3578
3579 * maps.texi (Standard Keymaps): Rename function-key-map to
3580 local-function-key-map.
3581
3582 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3583 local-function-key-map.
3584
3585 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3586 and `set-keyboard-coding-system' now accept an optional terminal
3587 argument.
3588
3589 * commands.texi (Event Mod): `keyboard-translate-table' is now
3590 terminal-local.
3591 (Function Keys): Rename function-key-map to
3592 local-function-key-map.
3593
3594 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3595 frames.texi.
3596
3597 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
3598 `delete-terminal-functions', `suspend-tty-functions' and
3599 `resume-tty-functions'.
3600
3601 * frames.texi (Frames): Document `frame-terminal' and
3602 `terminal-live-p'.
3603 (Multiple Displays): Document `make-frame-on-tty'.
3604 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3605 `terminal-name', and `get-device-terminal'.
3606 (Terminal Parameters): Document `terminal-parameters',
3607 `terminal-parameter', and `set-terminal-parameter'.
3608
3609 * os.texi (System Environment): Document `environment' and
3610 `initial-environment'.
3611 (Suspending Emacs): Update for multi-tty; document
3612 `suspend-tty', `resume-tty', and `controlling-tty-p'.
3613
3614 * nonascii.texi (Coding System Basics): More accurate description
3615 of `raw-text'.
3616
3617 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
3618
3619 * display.texi (Low-Level Font): Fix typo.
3620
3621 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
3622
3623 * elisp.texi (Top): Update node listing.
3624
3625 * display.texi (PostScript Images): Node deleted.
3626
3627 2009-01-10 Eli Zaretskii <eliz@gnu.org>
3628
3629 * processes.texi (Decoding Output): Document that null bytes force
3630 no-conversion for reading process output.
3631
3632 * files.texi (Reading from Files): Document that null bytes force
3633 no-conversion when visiting files.
3634
3635 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
3636
3637 * nonascii.texi (Lisp and Coding Systems):
3638 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
3639 (Character Properties): Improve wording.
3640
3641 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
3642
3643 * display.texi (Font Lookup): Remove obsolete function
3644 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3645 (Low-Level Font): Rename from Fonts, move to end of Faces section.
3646 (Font Selection): Reorder order of variable descriptions.
3647 Minor clarifications.
3648
3649 * elisp.texi (Top): Update node listing.
3650
3651 2009-01-09 Glenn Morris <rgm@gnu.org>
3652
3653 * commands.texi (Command Loop Info): Say that last-command-char and
3654 last-input-char are obsolete aliases.
3655
3656 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3657 last-input-char and last-command-char, since they are just aliases for
3658 last-input-event and last-command-event.
3659
3660 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3661 last-command-char.
3662
3663 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3664
3665 * elisp.texi: Update node listing.
3666
3667 * display.texi (Faces): Put Font Selection node after Auto Faces.
3668 (Face Attributes): Don't link to Font Lookup.
3669 Document font-family-list.
3670 (Fonts): New node.
3671
3672 2009-01-08 Jason Rumney <jasonr@gnu.org>
3673
3674 * frames.texi (Pointer Shape): Clarify that only X supports
3675 changing the standard pointer shapes. (Bug#1485)
3676
3677 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3678
3679 * display.texi (Attribute Functions): Note that a function value
3680 :height is relative, and that compatibility functions work by
3681 calling set-face-attribute.
3682 (Displaying Faces): Reorder list in order of increasing priority.
3683 (Face Remapping): New node. Content moved here from Displaying
3684 Faces.
3685 (Glyphs): Link to Face Functions.
3686
3687 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3688
3689 * display.texi (Faces): Don't discuss face id here. facep does
3690 not return t.
3691 (Defining Faces): Minor clarification.
3692 (Face Attributes): Rearrange items to match docstring of
3693 set-face-attribute. Add :foundry attribute. Document new role of
3694 :font attribute. Texinfo usage fix.
3695 (Attribute Functions): Copyedits.
3696 (Face Functions): Note that face number is seldom used.
3697
3698 2009-01-05 Richard M Stallman <rms@gnu.org>
3699
3700 * strings.texi (Predicates for Strings): Minor clarification.
3701
3702 * functions.texi (Function Safety): Texinfo usage fix.
3703
3704 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3705
3706 * objects.texi (General Escape Syntax): Fix typo.
3707
3708 2009-01-03 Martin Rudalics <rudalics@gmx.at>
3709
3710 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3711 works via the default value of pop-up-frame-function.
3712
3713 2009-01-02 Eli Zaretskii <eliz@gnu.org>
3714
3715 * processes.texi (System Processes): Document the `time' and
3716 `ctime' attributes of `system-process-attributes'.
3717
3718 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
3719
3720 * display.texi (Face Attributes): Clarify :height attribute.
3721
3722 2008-12-31 Martin Rudalics <rudalics@gmx.at>
3723
3724 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3725 the front of the buffer list. Add entries for `last-buffer' and
3726 `unbury-buffer'.
3727
3728 2008-12-27 Eli Zaretskii <eliz@gnu.org>
3729
3730 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3731 and its subsections.
3732
3733 * frames.texi (Multiple Terminals, Low-level Terminal)
3734 (Terminal Parameters, Frames on Other TTY devices): New sections.
3735 (Frames): Add an xref to "Multiple Terminals".
3736
3737 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3738
3739 * objects.texi (Terminal Type): New node.
3740 (Editing Types): Add it to the menu.
3741
3742 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3743 Variables".
3744
3745 * variables.texi (Directory Local Variables): New node.
3746 (Variables): Add a menu item for it.
3747
3748 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3749 `generated-autoload-file'.
3750
3751 2008-12-20 Eli Zaretskii <eliz@gnu.org>
3752
3753 * os.texi (Startup Summary): Add xref to documentation of
3754 `initial-window-system'.
3755
3756 * display.texi (Window Systems): Document `window-system' the
3757 function. The variable `window-system' is now frame-local.
3758 Document `initial-window-system'.
3759
3760 2008-12-19 Martin Rudalics <rudalics@gmx.at>
3761
3762 * windows.texi (Windows): Rewrite description of
3763 fit-window-to-buffer.
3764
3765 2008-12-13 Glenn Morris <rgm@gnu.org>
3766
3767 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3768 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3769
3770 2008-12-12 Glenn Morris <rgm@gnu.org>
3771
3772 * debugging.texi (Error Debugging): Refer forwards to
3773 eval-expression-debug-on-error.
3774
3775 2008-12-05 Eli Zaretskii <eliz@gnu.org>
3776
3777 * strings.texi (String Basics): Only unibyte strings that
3778 represent key sequences hold 8-bit raw bytes.
3779
3780 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3781 paragraph to speak about `undecided'.
3782 (Character Properties): Don't explain the meaning of each
3783 property; instead, identify their Unicode Standard names.
3784 (Character Sets): Document `map-charset-chars'.
3785
3786 2008-12-02 Glenn Morris <rgm@gnu.org>
3787
3788 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3789 section yet again.
3790
3791 2008-11-29 Eli Zaretskii <eliz@gnu.org>
3792
3793 * nonascii.texi (Character Properties): New Section.
3794 (Specifying Coding Systems): Document
3795 `coding-system-priority-list', `set-coding-system-priority', and
3796 `with-coding-priority'.
3797 (Lisp and Coding Systems): Document `check-coding-systems-region'
3798 and `coding-system-charset-list'.
3799 (Coding System Basics): Document `coding-system-aliases'.
3800
3801 * elisp.texi (Top): Add a @detailmenu entry for "Character
3802 Properties".
3803
3804 * objects.texi (Character Type): Correct the range of Emacs
3805 characters. Add an @xref to "Character Codes".
3806
3807 * strings.texi (String Basics): Add an @xref to "Character Codes".
3808
3809 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3810
3811 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3812 (Character Codes): Document `max-char'.
3813
3814 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3815
3816 * nonascii.texi (Text Representations, Converting Representations)
3817 (Character Sets, Scanning Charsets, Translation of Characters):
3818 Make text more accurate.
3819
3820 2008-11-28 Glenn Morris <rgm@gnu.org>
3821
3822 * files.texi (Format Conversion Round-Trip): Improve previous change.
3823
3824 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3825
3826 * modes.texi (Auto Major Mode): Fix example.
3827
3828 2008-11-25 Glenn Morris <rgm@gnu.org>
3829
3830 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3831
3832 * files.texi (Format Conversion Round-Trip):
3833 Use active voice for previous change.
3834
3835 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3836
3837 * os.texi (Processor Run Time):
3838 * processes.texi (Transaction Queues):
3839 * markers.texi (The Mark):
3840 * windows.texi (Choosing Window, Selecting Windows):
3841 * files.texi (Changing Files, Magic File Names):
3842 * commands.texi (Key Sequence Input):
3843 * functions.texi (Declaring Functions):
3844 * strings.texi (Predicates for Strings):
3845 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3846
3847 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3848
3849 * help.texi (Accessing Documentation): Update example.
3850
3851 * variables.texi (Defining Variables): Note that `*' is not
3852 necessary if defcustom is used.
3853
3854 2008-11-22 Eli Zaretskii <eliz@gnu.org>
3855
3856 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3857 Characters" from @detailmenu.
3858
3859 * nonascii.texi (Character Codes, Character Sets)
3860 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3861 (Chars and Bytes, Splitting Characters): Sections removed.
3862
3863 2008-11-22 Lute Kamstra <lute@gnu.org>
3864
3865 * positions.texi (Text Lines): Update goto-line documentation.
3866
3867 2008-11-21 Martin Rudalics <rudalics@gmx.at>
3868
3869 * frames.texi (Frames): Fix typo, add cross references, reword.
3870 (Initial Parameters): Reword special-display-frame-alist text.
3871 (Frames and Windows): Reword. Describe argument norecord for
3872 set-frame-selected-window.
3873 (Input Focus): Describe argument norecord for select-frame.
3874 Remove comment on MS-Windows behavior for focus-follows-mouse.
3875 (Raising and Lowering): Mention windows-frames dichotomy in
3876 metaphor.
3877
3878 * windows.texi (Displaying Buffers, Vertical Scrolling)
3879 (Horizontal Scrolling): Fix indenting and rewording issues
3880 introduced with 2008-11-07 change.
3881
3882 2008-11-20 Glenn Morris <rgm@gnu.org>
3883
3884 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3885 element of `format-alist'.
3886
3887 2008-11-19 Glenn Morris <rgm@gnu.org>
3888
3889 * doclicense.texi: Update to FDL 1.3.
3890 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3891
3892 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
3893
3894 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3895 vars, which are obsolete. Mention jit-lock-register.
3896
3897 * modes.texi (Other Font Lock Variables):
3898 Document jit-lock-register and jit-lock-unregister.
3899
3900 * frames.texi (Color Parameters): Document alpha parameter.
3901
3902 2008-11-16 Martin Rudalics <rudalics@gmx.at>
3903
3904 * windows.texi (Splitting Windows, Deleting Windows)
3905 (Selecting Windows, Cyclic Window Ordering)
3906 (Buffers and Windows, Displaying Buffers, Choosing Window)
3907 (Dedicated Windows, Window Point, Window Start and End)
3908 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3909 (Size of Window, Resizing Windows, Window Configurations)
3910 (Window Parameters): Avoid @var at beginning of sentences and
3911 reword accordingly.
3912
3913 2008-11-11 Lute Kamstra <lute@gnu.org>
3914
3915 * files.texi (File Name Components): Fix file-name-extension
3916 documentation.
3917
3918 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
3919
3920 * frames.texi (Basic Parameters): Remove display-environment-variable
3921 and term-environment-variable.
3922
3923 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3924
3925 * windows.texi (Basic Windows, Splitting Windows)
3926 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3927 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
3928 (Resizing Windows, Window Configurations, Window Parameters):
3929 Fix wording and markup.
3930
3931 2008-11-07 Martin Rudalics <rudalics@gmx.at>
3932
3933 * windows.texi (Windows): Update entries.
3934 (Basic Windows): Remove listing of attributes. Reword.
3935 (Splitting Windows, Deleting Windows): Reword.
3936 (Selecting Windows, Cyclic Window Ordering): Reword with special
3937 emphasis on order of recently selected windows and buffer list.
3938 (Buffers and Windows, Choosing Window): Reword with special
3939 emphasis on dedicated windows.
3940 (Displaying Buffers): Reword. For switch-to-buffer mention that
3941 it may fall back on pop-to-buffer. For other-window try to
3942 explain how it treats the cyclic ordering of windows.
3943 (Dedicated Windows): New node and section discussing dedicated
3944 windows and associated functions.
3945 (Window Point): Add entry for window-point-insertion-type. Reword.
3946 (Window Start and End): Rename node and section title. Reword.
3947 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3948 Minor rewording.
3949 (Size of Window): Reword, in particular text on window-width.
3950 (Resizing Windows): Reword. Add text on balancing windows.
3951 (Window Configurations): Reword. Mention window parameters.
3952 (Window Parameters): New node and section on window parameters.
3953 (Window Hooks): Reword. Mention that
3954 window-configuration-change-hook is run "buffer-locally".
3955 * elisp.texi (Top): Update Windows entries in @detailmenu
3956 section.
3957
3958 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
3959
3960 * searching.texi (Regexp Search): Fix typo.
3961
3962 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3963
3964 * searching.texi (Regexp Search): Document GREEDY arg.
3965 (Simple Match Data): Fix return value.
3966
3967 2008-11-01 Eli Zaretskii <eliz@gnu.org>
3968
3969 * nonascii.texi (Text Representations): Rewrite to make consistent
3970 with Emacs 23 internal representation of characters.
3971 Document `unibyte-string'.
3972
3973 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
3974
3975 * processes.texi (Process Information): Note that process-status
3976 does not accept buffer names.
3977
3978 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3979
3980 * positions.texi (Skipping Characters): Correct return value of
3981 skip-chars-forward.
3982
3983 2008-10-25 Martin Rudalics <rudalics@gmx.at>
3984
3985 * windows.texi (Deleting Windows): Update documentation of
3986 delete-windows-on.
3987 (Buffers and Windows): Update documentations of
3988 get-buffer-window and get-buffer-window-list.
3989 (Displaying Buffers): Update documentation of
3990 replace-buffer-in-windows.
3991
3992 * buffers.texi (Current Buffer): Reword set-buffer and
3993 with-current-buffer documentations.
3994 (Creating Buffers): Reword documentation of get-buffer-create.
3995
3996 2008-10-23 Martin Rudalics <rudalics@gmx.at>
3997
3998 * buffers.texi (Current Buffer): Reword documentation of
3999 set-buffer.
4000 (Buffer Names): Reword documentation of buffer-name.
4001 (The Buffer List): For bury-buffer explain what happens with the
4002 buffer's window.
4003 (Creating Buffers): Say that get-buffer-create's arg is called
4004 buffer-or-name.
4005
4006 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * advice.texi (Computed Advice): Explain what DEFINITION is.
4009
4010 * nonascii.texi (Character Codes): Remove obsolete function
4011 char-valid-p, and document characterp instead.
4012
4013 2008-10-22 Martin Rudalics <rudalics@gmx.at>
4014
4015 * windows.texi (Displaying Buffers): Reword documentation of
4016 pop-to-buffer.
4017 (Choosing Window): Rewrite documentation of display-buffer and
4018 its options.
4019
4020 * buffers.texi (Killing Buffers): Update documentation of
4021 kill-buffer.
4022
4023 2008-10-21 Eli Zaretskii <eliz@gnu.org>
4024
4025 * processes.texi (Serial Ports): Fix wording and improve markup.
4026
4027 * searching.texi (Regexp Search): Document `string-match-p' and
4028 `looking-at-p'.
4029 (POSIX Regexps): Add an xref for "non-greedy".
4030 (Regexp Special): Add @cindex entry for "non-greedy".
4031
4032 * display.texi (Attribute Functions): Document `face-all-attributes'.
4033 (Image Cache) <image-refresh>: Minor wording fixes.
4034
4035 * frames.texi (Color Names): Add an xref to `read-color'.
4036
4037 * minibuf.texi (High-Level Completion): Document `read-color'.
4038
4039 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
4040
4041 * positions.texi (Narrowing): Add an xref to "Swapping Text".
4042
4043 * buffers.texi (Swapping Text): New section, documents
4044 `buffer-swap-text'.
4045
4046 2008-10-21 Martin Rudalics <rudalics@gmx.at>
4047
4048 * windows.texi (Resizing Windows): Minor wording fix.
4049
4050 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4051
4052 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
4053 and `combine-and-quote-strings'.
4054
4055 * strings.texi (Creating Strings): Add xrefs for them.
4056
4057 2008-10-19 Eli Zaretskii <eliz@gnu.org>
4058
4059 * elisp.texi (Top): Make descriptive text for "Reading File Names"
4060 match the corresponding menu in minibuf.texi.
4061
4062 * minibuf.texi (Reading File Names): Document `read-shell-command'
4063 and `minibuffer-local-shell-command-map'.
4064
4065 2008-10-19 Martin Rudalics <rudalics@gmx.at>
4066
4067 * windows.texi (Resizing Windows): Remove var{} around "window" in
4068 documentation of enlarge-window.
4069 Rewrite documentation of window-min-height and window-min-width.
4070
4071 2008-10-19 Eli Zaretskii <eliz@gnu.org>
4072
4073 * functions.texi (Calling Functions): Document `apply-partially'.
4074
4075 * hooks.texi (Standard Hooks): Mention
4076 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
4077
4078 * variables.texi (File Local Variables): Document
4079 `file-local-variables-alist', `before-hack-local-variables-hook'
4080 and `hack-local-variables-hook'.
4081
4082 * processes.texi (Synchronous Processes): Document `process-lines'.
4083
4084 * customize.texi (Variable Definitions):
4085 Document `custom-reevaluate-setting'.
4086
4087 2008-10-18 Martin Rudalics <rudalics@gmx.at>
4088
4089 * windows.texi (Choosing Window, Deleting Windows)
4090 (Displaying Buffers): Expand documentation of dedicated windows.
4091
4092 2008-10-18 Eli Zaretskii <eliz@gnu.org>
4093
4094 * files.texi (Changing Files): Document symbolic input of file
4095 modes to `set-file-modes'. Document `read-file-modes' and
4096 `file-modes-symbolic-to-number'.
4097
4098 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
4099 and `search-map'.
4100
4101 * searching.texi (Search and Replace):
4102 Document `replace-search-function' and `replace-re-search-function'.
4103 Document `multi-query-replace-map'.
4104
4105 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
4106 (Completion Commands, Reading File Names):
4107 Rename `minibuffer-local-must-match-filename-map' to
4108 `minibuffer-local-filename-must-match-map'.
4109 (Minibuffer Completion): The `require-match' argument to
4110 `completing-read' can now have the value `confirm-only'.
4111
4112 * windows.texi (Displaying Buffers): Minor wording fix.
4113 (Choosing Window): `split-height-threshold' can now be nil.
4114 Document `split-width-threshold'. `pop-up-frames' can have the
4115 value `graphic-only'.
4116
4117 2008-10-17 Eli Zaretskii <eliz@gnu.org>
4118
4119 * os.texi (Startup Summary): Document `before-init-time' and
4120 `after-init-time'. Document `initial-window-system' and
4121 `window-system-initialization-alist'. Document reading the
4122 abbrevs file. Document the call to `server-start' under --daemon.
4123 Rearrange a bit to be consistent with the code flow.
4124 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4125 (Time Parsing): Document `format-seconds'.
4126
4127 2008-10-17 Martin Rudalics <rudalics@gmx.at>
4128
4129 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4130 and reword.
4131
4132 2008-10-16 Eli Zaretskii <eliz@gnu.org>
4133
4134 * markers.texi (The Mark): Document use-region-p.
4135
4136 2008-10-15 Eli Zaretskii <eliz@gnu.org>
4137
4138 * internals.texi (Writing Emacs Primitives): The interactive spec
4139 of a primitive can be a Lisp form.
4140
4141 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4142 values of transient-mark-mode. Document handle-shift-selection.
4143
4144 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4145 (Interactive Examples): Show an example of `^'.
4146 (Key Sequence Input): Document this-command-keys-shift-translated.
4147 (Defining Commands, Using Interactive): The interactive-form of a
4148 function can be added via its symbol's property.
4149
4150 * positions.texi (List Motion): beginning-of-defun-function can
4151 now accept an argument.
4152
4153 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4154 now return a list of strings.
4155
4156 * control.texi (Handling Errors): Document ignore-errors.
4157
4158 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4159 (Parameter Access): Document set-frame-parameter.
4160
4161 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4162 Hooks" for the effect of kill-all-local-variables on local hook
4163 functions.
4164
4165 * modes.texi (Major Mode Conventions, Mode Line Variables):
4166 `mode-name' need not be a string. xref to "Mode Line Data" for
4167 details, and to "Emulating Mode Line" for computing a string
4168 value.
4169
4170 2008-10-14 Eli Zaretskii <eliz@gnu.org>
4171
4172 * processes.texi (System Processes): New section.
4173 (Processes, Signals to Processes): Add xrefs to it.
4174
4175 * objects.texi (Editing Types): A `process' is a subprocess of
4176 Emacs, not just any process running on the OS.
4177
4178 * elisp.texi (Top): Adjust the @detailmenu for the above two
4179 changes.
4180
4181 * sequences.texi (Char-Tables): Remove documentation of
4182 set-char-table-default, which has no effect since Emacs 23.
4183 <char-table-range, set-char-table-range>: Don't mention generic
4184 characters and charsets. Add a cons cell as a possible argument.
4185
4186 * nonascii.texi (Splitting Characters)
4187 (Translation of Characters): Don't mention generic characters.
4188
4189 * display.texi (Fontsets): Don't mention generic characters.
4190
4191 * sequences.texi (Char-Tables): `map-char-table' can now call its
4192 argument FUNCTION with a cons cell as KEY.
4193
4194 2008-10-13 Eli Zaretskii <eliz@gnu.org>
4195
4196 * objects.texi (Primitive Function Type): Move "@cindex special
4197 forms" from here...
4198
4199 * eval.texi (Special Forms): ...to here.
4200
4201 * functions.texi (What Is a Function): `functionp' returns nil for
4202 special forms. Add an xref.
4203
4204 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4205 Variables".
4206
4207 * variables.texi (Frame-Local Variables): New section.
4208 (Buffer-Local Variables): Add an xref to it.
4209 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4210 have both frame-local and buffer-local binding.
4211
4212 * frames.texi (Frames): Mention multiple tty frames.
4213 (Frame Parameters, Parameter Access): Mention frame-local variable
4214 bindings.
4215
4216 2008-09-20 Glenn Morris <rgm@gnu.org>
4217
4218 * display.texi (Defining Faces): Recommend against face variables.
4219
4220 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
4221
4222 * display.texi (Echo Area Customization): Fix typo.
4223
4224 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
4225
4226 * loading.texi (Where Defined): Add `defface' item.
4227
4228 2008-09-06 Martin Rudalics <rudalics@gmx.at>
4229
4230 * loading.texi (Where Defined): Fix description of symbol-file.
4231
4232 2008-08-26 Jason Rumney <jasonr@gnu.org>
4233
4234 * display.texi (TIFF Images): New section describing :index property.
4235
4236 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
4237
4238 * display.texi (Temporary Displays): Remove unnecessary comment
4239 about usage of temp-buffer-show-hook.
4240
4241 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
4242
4243 * symbols.texi (Other Plists): Fix incorrect example.
4244 Suggested by Florian Beck.
4245
4246 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
4247
4248 * os.texi: Fix previous change.
4249
4250 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4251
4252 * os.texi:
4253 * intro.texi:
4254 * files.texi: Remove VMS support.
4255
4256 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4257
4258 * os.texi:
4259 * frames.texi:
4260 * display.texi: Remove mentions of Mac Carbon.
4261
4262 2008-07-01 Miles Bader <miles@gnu.org>
4263
4264 * text.texi (Special Properties):
4265 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4266
4267 2008-06-28 Johan Bockgård <bojohan@gnu.org>
4268
4269 * display.texi (Other Image Types): Fix copy/paste error; say
4270 "PBM", not "XBM".
4271
4272 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4273
4274 * os.texi: Remove references to obsolete systems.
4275
4276 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4277
4278 * makefile.w32-in (distclean): Remove makefile.
4279
4280 2008-06-17 Glenn Morris <rgm@gnu.org>
4281
4282 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4283 (elisp, dist): Remove rules and variables that are obsolete now
4284 the lisp manual is no longer distributed separately.
4285
4286 2008-06-16 Glenn Morris <rgm@gnu.org>
4287
4288 * configure, configure.in, mkinstalldirs: Remove unused files.
4289
4290 * book-spine.texinfo: Set version to 23.0.60.
4291 * vol1.texi (EMACSVER):
4292 * vol2.texi (EMACSVER): Set to 23.0.60.
4293
4294 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4295 as per maintain.info.
4296
4297 2008-06-15 Glenn Morris <rgm@gnu.org>
4298
4299 * makefile.w32-in (manual): Use "23" rather than "21".
4300
4301 * Makefile.in (emacsver): New, set by configure.
4302 (manual): Use emacsver.
4303
4304 * intro.texi: Report bugs using M-x report-emacs-bug.
4305
4306 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4307
4308 2008-06-13 Daniel Engeler <engeler@gmail.com>
4309
4310 * elisp.texi, internals.texi, processes.texi: Add documentation
4311 about serial port access.
4312
4313 2008-06-05 Miles Bader <miles@gnu.org>
4314
4315 * display.texi (Displaying Faces): Update to reflect function
4316 renamings in face-remap.el.
4317
4318 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
4319
4320 * display.texi (Fontsets): Fix typos.
4321
4322 2008-06-03 Miles Bader <miles@gnu.org>
4323
4324 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4325 remove-relative-face-remapping, set-base-face-remapping,
4326 and set-default-base-face-remapping.
4327
4328 2008-06-01 Miles Bader <miles@gnu.org>
4329
4330 * display.texi (Displaying Faces): Add face-remapping-alist.
4331
4332 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4333
4334 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4335 variable names.
4336
4337 2008-05-03 Eric S. Raymond <esr@golux>
4338
4339 * keymaps.texi: Clarify that (current-local-map) and
4340 (current-global-map) return references, not copies.
4341
4342 2008-05-02 Juri Linkov <juri@jurta.org>
4343
4344 * minibuf.texi (Text from Minibuffer): Document a list of
4345 default values for `read-from-minibuffer'.
4346
4347 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
4348
4349 * nonascii.texi (Translation of Characters): Fix previous change.
4350
4351 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
4352
4353 * display.texi (Overlay Properties): Clarify role of underlying
4354 textprop and overlay keymaps for display strings.
4355
4356 * keymaps.texi (Active Keymaps): Ditto.
4357
4358 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4359
4360 * minibuf.texi (Programmed Completion):
4361 Replace dynamic-completion-table with the new completion-table-dynamic.
4362
4363 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
4364
4365 * intro.texi (Some Terms): Change "fonts in this manual" index
4366 entry to "typographic conventions".
4367
4368 2008-04-05 Eli Zaretskii <eliz@gnu.org>
4369
4370 * objects.texi (Text Props and Strings): Add indexing for read
4371 syntax of text properties.
4372
4373 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4374
4375 * processes.texi (Decoding Output): Remove process-filter-multibyte
4376 functions.
4377
4378 2008-03-15 Martin Rudalics <rudalics@gmx.at>
4379
4380 * display.texi (Finding Overlays): Say that empty overlays at
4381 the end of the buffer are reported too.
4382
4383 2008-03-13 Glenn Morris <rgm@gnu.org>
4384
4385 * elisp.texi (EMACSVER): Set to 23.0.60.
4386
4387 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
4388
4389 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
4390
4391 2008-02-22 Glenn Morris <rgm@gnu.org>
4392
4393 * frames.texi (Position Parameters): Clarify the description of
4394 `left' and `top', using information from "Geometry".
4395 (Geometry): Give a pointer to "Position Parameters", rather than
4396 repeating information.
4397
4398 2008-02-11 Glenn Morris <rgm@gnu.org>
4399
4400 * objects.texi (Equality Predicates): No longer talk about "two"
4401 functions.
4402
4403 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
4404
4405 * objects.texi (Equality Predicates): Add defun for
4406 equal-including-properties.
4407
4408 2008-02-10 Glenn Morris <rgm@gnu.org>
4409
4410 * objects.texi (Equality Predicates):
4411 Mention equal-including-properties.
4412
4413 2008-02-07 Richard Stallman <rms@gnu.org>
4414
4415 * windows.texi (Window Start): Mention the feature of moving
4416 window-start to start of line.
4417
4418 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
4419
4420 * keymaps.texi (Tool Bar): Document rtl property.
4421
4422 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4423
4424 * display.texi (Button Types):
4425 For define-button-type, clarify type of NAME.
4426
4427 2008-01-19 Martin Rudalics <rudalics@gmx.at>
4428
4429 * buffers.texi (Buffer Modification): Fix typo.
4430
4431 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4432
4433 * os.texi (System Environment): Remove references to OSes that are
4434 not supported anymore.
4435
4436 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4437
4438 * os.texi (System Environment): Remove mention for Masscomp.
4439
4440 2008-01-04 Richard Stallman <rms@gnu.org>
4441
4442 * display.texi (Faces): Don't talk about internal face vector as arg
4443 to facep.
4444
4445 * customize.texi (Type Keywords): Fix previous change.
4446
4447 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4448 * elisp.texi (Top): Fix menu for commands.texi change.
4449
4450 2007-12-30 Richard Stallman <rms@gnu.org>
4451
4452 * commands.texi (Accessing Mouse): Rename from Accessing Events.
4453 (Accessing Scroll): New node broken out of Accessing Mouse.
4454
4455 2007-12-28 Richard Stallman <rms@gnu.org>
4456
4457 * frames.texi (Size Parameters): Fix typo.
4458 (Basic Parameters): For `title', refer to title bar.
4459 (Size and Position): Explain meaning of frame pixel width and height.
4460
4461 2007-12-23 Richard Stallman <rms@gnu.org>
4462
4463 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4464 Improve some of the commented-out keywords' text too.
4465
4466 2007-12-14 Martin Rudalics <rudalics@gmx.at>
4467
4468 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4469 "visit the current buffer".
4470
4471 * os.texi (System Interface): Fix typo.
4472
4473 2007-12-04 Richard Stallman <rms@gnu.org>
4474
4475 * objects.texi (Symbol Type): Fix typo.
4476
4477 2007-12-03 Richard Stallman <rms@gnu.org>
4478
4479 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4480
4481 2007-12-01 Glenn Morris <rgm@gnu.org>
4482
4483 * functions.texi (Declaring Functions): Improve previous change.
4484
4485 2007-11-30 Glenn Morris <rgm@gnu.org>
4486
4487 * functions.texi (Declaring Functions): Add optional fourth
4488 argument of declare-function, and setting third argument to `t'.
4489
4490 2007-11-29 Richard Stallman <rms@gnu.org>
4491
4492 * customize.texi (Composite Types): Document `group' type.
4493
4494 2007-11-29 Glenn Morris <rgm@gnu.org>
4495
4496 * functions.texi (Declaring Functions): Add findex.
4497 Mention `external' files.
4498
4499 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
4500
4501 * functions.texi (Declaring Functions): Fix directive.
4502
4503 2007-11-25 Richard Stallman <rms@gnu.org>
4504
4505 * help.texi (Help Functions): Clean up last change.
4506
4507 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4508
4509 * loading.texi (Named Features): Minor cleanup.
4510
4511 * macros.texi (Eval During Expansion): Minor cleanup.
4512
4513 * variables.texi (Variable Aliases): Minor cleanup.
4514
4515 2007-11-24 Richard Stallman <rms@gnu.org>
4516
4517 * functions.texi (Declaring Functions): Clarify previous change.
4518
4519 * compile.texi (Compiler Errors): Clarify previous change.
4520
4521 2007-11-24 Richard Stallman <rms@gnu.org>
4522
4523 * display.texi (Refresh Screen, Forcing Redisplay):
4524 Clarify the text and move items around.
4525
4526 2007-11-24 Glenn Morris <rgm@gnu.org>
4527
4528 * functions.texi (Declaring Functions): New section.
4529 * compile.texi (Compiler Errors): Mention declaring functions,
4530 defvar with no initvalue, and byte-compile-warnings.
4531
4532 2007-11-15 Martin Rudalics <rudalics@gmx.at>
4533
4534 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4535 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4536
4537 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4538
4539 * help.texi (Help Functions): Document new macro `with-help-window'.
4540
4541 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4542
4543 * searching.texi (Replacing Match): Describe new
4544 `match-substitute-replacement'.
4545
4546 2007-10-31 Richard Stallman <rms@gnu.org>
4547
4548 * strings.texi (Creating Strings): Null strings from concat not unique.
4549
4550 2007-10-26 Richard Stallman <rms@gnu.org>
4551
4552 * objects.texi (Equality Predicates): Null strings are uniquified.
4553
4554 * minibuf.texi: Minor clarifications in previous change.
4555
4556 2007-10-25 Glenn Morris <rgm@gnu.org>
4557
4558 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4559
4560 2007-10-24 Richard Stallman <rms@gnu.org>
4561
4562 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4563
4564 * variables.texi (Frame-Local Variables): Node deleted.
4565 (Variables): Delete Frame-Local Variables from menu.
4566 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4567 (Default Value): Don't mention frame-local vars.
4568
4569 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4570
4571 * loading.texi (Unloading): Document FEATURE-unload-function
4572 instead of FEATURE-unload-hook.
4573
4574 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4575
4576 2007-10-22 Juri Linkov <juri@jurta.org>
4577
4578 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4579 (High-Level Completion): Document a list of default value strings
4580 in the DEFAULT argument, for which minibuffer functions return the
4581 first element.
4582
4583 2007-10-17 Juri Linkov <juri@jurta.org>
4584
4585 * text.texi (Filling): Update arguments of fill-paragraph.
4586 fill-paragraph operates on the active region in Transient Mark mode.
4587 Remove fill-paragraph-or-region.
4588
4589 2007-10-13 Karl Berry <karl@gnu.org>
4590
4591 * elisp.texi (@dircategory): Move to after @copying,
4592 since we want @copying as close as possible to the beginning of
4593 the output.
4594
4595 2007-10-12 Richard Stallman <rms@gnu.org>
4596
4597 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4598
4599 * commands.texi (Distinguish Interactive): New node,
4600 broken out from Interactive Call and rewritten.
4601 (Command Loop): Put Distinguish Interactive in menu.
4602
4603 2007-10-09 Richard Stallman <rms@gnu.org>
4604
4605 * text.texi (Examining Properties): Mention overlay priority.
4606
4607 * display.texi (Display Margins): Correct the description
4608 of margin display specifications.
4609 (Replacing Specs): New subnode broken out of Display Property.
4610
4611 2007-10-06 Juri Linkov <juri@jurta.org>
4612
4613 * text.texi (Filling): Document fill-paragraph-or-region.
4614
4615 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
4616
4617 * display.texi (Auto Faces): Fix typo.
4618
4619 2007-10-02 Richard Stallman <rms@gnu.org>
4620
4621 * display.texi (Display Property): Explain some display specs
4622 don't let you move point in.
4623
4624 * frames.texi (Cursor Parameters):
4625 Describe cursor-in-non-selected-windows here. Explain more values.
4626
4627 * windows.texi (Basic Windows): Don't describe
4628 cursor-in-non-selected-windows here.
4629
4630 2007-10-01 Eli Zaretskii <eliz@gnu.org>
4631
4632 * processes.texi (Misc Network): Note that these functions are
4633 supported only on some systems.
4634
4635 2007-10-01 Richard Stallman <rms@gnu.org>
4636
4637 * display.texi (Overlay Properties): Explain nil as priority.
4638 Explain that conflicts are unpredictable if not resolved by
4639 priorities.
4640
4641 2007-09-23 Richard Stallman <rms@gnu.org>
4642
4643 * macros.texi (Backquote): Minor clarification.
4644
4645 2007-09-19 Richard Stallman <rms@gnu.org>
4646
4647 * display.texi (Display Property): Explain multiple display specs.
4648 Clarify when they work in parallel and when one overrides.
4649 Fix error in example.
4650
4651 2007-09-06 Glenn Morris <rgm@gnu.org>
4652
4653 Move from lispref/ to doc/lispref/. Change all setfilename
4654 commands to use ../../info.
4655 * Makefile.in (infodir): Go up one more level.
4656 (usermanualdir): Change from ../man to ../emacs.
4657 (miscmanualdir): New.
4658 (dist): Use new variable miscmanualdir.
4659 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4660 (usermanualdir): Change from ../man to ../emacs.
4661
4662 2007-08-30 Martin Rudalics <rudalics@gmx.at>
4663
4664 * commands.texi (Command Loop Info): Advise against changing
4665 most variables described here. Explain new variable
4666 last-repeatable-command.
4667
4668 2007-08-29 Glenn Morris <rgm@gnu.org>
4669
4670 * elisp.texi (EMACSVER): Increase to 23.0.50.
4671
4672 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4673
4674 * frames.texi (Basic Parameters): Add display-environment-variable
4675 and term-environment-variable.
4676
4677 2007-08-28 Juri Linkov <juri@jurta.org>
4678
4679 * display.texi (Image Formats, Other Image Types): Add SVG.
4680
4681 2007-08-28 Juri Linkov <juri@jurta.org>
4682
4683 * display.texi (Images): Move formats-related text to new node
4684 "Image Formats".
4685 (Image Formats): New node.
4686
4687 2007-08-27 Richard Stallman <rms@gnu.org>
4688
4689 * windows.texi (Window Configurations): Clarify what
4690 a window configuration saves.
4691
4692 2007-08-25 Richard Stallman <rms@gnu.org>
4693
4694 * display.texi (Images): Delete redundant @findex.
4695
4696 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4697
4698 * text.texi (Change Hooks): (after|before)-change-functions are no
4699 longer bound to nil while running; rather inhibit-modification-hooks
4700 is t.
4701
4702 2007-08-16 Richard Stallman <rms@gnu.org>
4703
4704 * processes.texi (Asynchronous Processes):
4705 Clarify doc of start-file-process.
4706
4707 2007-08-08 Martin Rudalics <rudalics@gmx.at>
4708
4709 * modes.texi (Example Major Modes): Fix typo.
4710
4711 2007-08-08 Glenn Morris <rgm@gnu.org>
4712
4713 * intro.texi (nil and t): Do not use `iff' in documentation.
4714
4715 * tips.texi (Documentation Tips): Recommend against `iff'.
4716
4717 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4718
4719 * display.texi (Image Cache): Document image-refresh.
4720
4721 2007-08-06 Martin Rudalics <rudalics@gmx.at>
4722
4723 * windows.texi (Size of Window): Document window-full-width-p.
4724
4725 2007-07-25 Glenn Morris <rgm@gnu.org>
4726
4727 * gpl.texi (GPL): Replace license with GPLv3.
4728
4729 * Relicense all FSF files to GPLv3 or later.
4730
4731 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
4732
4733 * processes.texi (Synchronous Processes):
4734 Add `process-file-shell-command'.
4735 (Asynchronous Processes): Mention restricted use of
4736 `process-filter' and `process-sentinel' in
4737 `start-file-process'. Add `start-file-process-shell-command'.
4738
4739 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4740
4741 * files.texi (Magic File Names): Introduce optional parameter
4742 IDENTIFICATION for `file-remote-p'.
4743
4744 2007-07-16 Richard Stallman <rms@gnu.org>
4745
4746 * display.texi (Defining Faces): Fix previous change.
4747
4748 2007-07-14 Richard Stallman <rms@gnu.org>
4749
4750 * control.texi (Handling Errors): Document `debug' in handler list.
4751
4752 2007-07-10 Richard Stallman <rms@gnu.org>
4753
4754 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4755
4756 2007-07-09 Richard Stallman <rms@gnu.org>
4757
4758 * files.texi (Magic File Names): Rewrite previous change.
4759
4760 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4761
4762 * files.texi (Magic File Names): Introduce optional parameter
4763 CONNECTED for `file-remote-p'.
4764
4765 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
4766
4767 * processes.texi (Asynchronous Processes):
4768 * files.texi (Magic File Names): Add `start-file-process'.
4769
4770 2007-06-27 Richard Stallman <rms@gnu.org>
4771
4772 * files.texi (Format Conversion Piecemeal):
4773 Clarify `after-insert-file-functions' calling convention.
4774
4775 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
4776
4777 * files.texi (Magic File Names): Remove `dired-call-process'.
4778 Add `process-file'.
4779
4780 2007-06-27 Kenichi Handa <handa@m17n.org>
4781
4782 * text.texi (Special Properties): Fix description about
4783 `composition' property.
4784
4785 2007-06-26 Kenichi Handa <handa@m17n.org>
4786
4787 * nonascii.texi (Default Coding Systems): Document about the
4788 return value `undecided'.
4789
4790 2007-06-25 David Kastrup <dak@gnu.org>
4791
4792 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4793 `current-active-maps'.
4794
4795 2007-06-24 Karl Berry <karl@gnu.org>
4796
4797 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
4798
4799 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
4800
4801 * display.texi (Overlay Arrow): Doc fix.
4802
4803 2007-06-14 Karl Berry <karl@tug.org>
4804
4805 * anti.texi (Antinews): Typo.
4806
4807 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
4808
4809 * display.texi (Image Cache): Document image-refresh.
4810
4811 2007-06-12 Karl Berry <karl@gnu.org>
4812
4813 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4814 * two-volume.make: New file.
4815 * .cvsignore: Ignore two-volume files.
4816
4817 2007-06-12 Tom Tromey <tromey@redhat.com>
4818
4819 * os.texi (Init File): Document user-emacs-directory.
4820
4821 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
4822
4823 * commands.texi (Click Events): Describe width and height when
4824 object is nil.
4825
4826 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
4827
4828 * commands.texi (Click Events): Layout more logically.
4829 Describe width and height.
4830 (Drag Events, Motion Events): Update to new format for position.
4831
4832 2007-06-02 Richard Stallman <rms@gnu.org>
4833
4834 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4835
4836 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4837
4838 * Version 22.1 released.
4839
4840 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4841
4842 * text.texi (Special Properties): Correct meaning of fontified face.
4843
4844 2007-05-30 Richard Stallman <rms@gnu.org>
4845
4846 * text.texi (Special Properties): Add link to Adjusting Point.
4847
4848 2007-05-12 Richard Stallman <rms@gnu.org>
4849
4850 * text.texi (Margins): indent-to-left-margin is not the default.
4851 (Mode-Specific Indent): For indent-line-function, the default
4852 is indent-relative.
4853
4854 * modes.texi (Example Major Modes): Explain last line of text-mode
4855 is redundant.
4856
4857 2007-05-10 Richard Stallman <rms@gnu.org>
4858
4859 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4860
4861 * help.texi (Keys in Documentation): Add reference to
4862 Documentation Tips.
4863
4864 * files.texi (Format Conversion): TO-FN gets three arguments.
4865
4866 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4867
4868 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4869
4870 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4871 * files.texi (Format Conversion): Expand intro; add menu.
4872 (Format Conversion Overview, Format Conversion Round-Trip)
4873 (Format Conversion Piecemeal): New nodes/subsections.
4874 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4875 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4876 (Saving Properties): Delete node/subsection.
4877
4878 2007-05-07 Karl Berry <karl@gnu.org>
4879
4880 * elisp.texi (EMACSVER): Back to 22.
4881
4882 2007-05-06 Richard Stallman <rms@gnu.org>
4883
4884 * processes.texi (Accepting Output): Revert most of previous change.
4885
4886 2007-05-05 Richard Stallman <rms@gnu.org>
4887
4888 * processes.texi (Accepting Output): accept-process-output
4889 uses microseconds, not milliseconds. But that arg is obsolete.
4890
4891 2007-05-04 Karl Berry <karl@tug.org>
4892
4893 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4894
4895 2007-05-04 Eli Zaretskii <eliz@gnu.org>
4896
4897 * tips.texi (Documentation Tips): Rearrange items to place the
4898 more important ones first. Add an index entry for hyperlinks.
4899
4900 2007-05-03 Karl Berry <karl@gnu.org>
4901
4902 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4903 (EMACSVER) [smallbook]: 22 for printed version.
4904
4905 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4906 so restore anchor to normal position after defun. Found by Kevin Ryde.
4907
4908 2007-04-26 Glenn Morris <rgm@gnu.org>
4909
4910 * elisp.texi (EMACSVER): Increase to 22.1.50.
4911
4912 2007-04-28 Karl Berry <karl@gnu.org>
4913
4914 * elisp.texi: Improve line breaks on copyright page,
4915 similar layout to emacs manual, 8.5x11 by default.
4916
4917 2007-04-24 Richard Stallman <rms@gnu.org>
4918
4919 * text.texi (Special Properties): Add xref to Overlay Properties.
4920
4921 * display.texi (Overlay Properties): Add xref to Special Properties.
4922
4923 2007-04-22 Richard Stallman <rms@gnu.org>
4924
4925 * keymaps.texi (Extended Menu Items): Move the info about
4926 format with cached keyboard binding.
4927
4928 2007-04-21 Richard Stallman <rms@gnu.org>
4929
4930 * text.texi (Special Properties): Clarify previous change.
4931
4932 * files.texi (File Name Expansion): Clarify previous change.
4933
4934 * display.texi (Attribute Functions): Fix example for
4935 face-attribute-relative-p.
4936
4937 2007-04-19 Kenichi Handa <handa@m17n.org>
4938
4939 * text.texi (Special Properties): Document composition property.
4940
4941 2007-04-19 Glenn Morris <rgm@gnu.org>
4942
4943 * files.texi (File Name Expansion): Mention "superroot".
4944
4945 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4946
4947 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4948 setups.
4949 (Display Feature Testing): Note that display refers to all
4950 physical monitors for multi-monitor setups.
4951
4952 2007-04-14 Richard Stallman <rms@gnu.org>
4953
4954 * lists.texi (Sets And Lists): Clarify `delete' examples.
4955 Remove spurious xref to same node.
4956 Clarify xref for add-to-list.
4957
4958 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
4959
4960 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4961 value of lisp-mode-map.
4962
4963 2007-04-11 Karl Berry <karl@gnu.org>
4964
4965 * anti.texi (Antinews):
4966 * display.texi (Overlay Properties, Defining Images):
4967 * processes.texi (Synchronous Processes, Sentinels):
4968 * syntax.texi (Syntax Table Internals):
4969 * searching.texi (Regexp Special):
4970 * nonascii.texi (Default Coding Systems):
4971 * text.texi (Special Properties):
4972 * minibuf.texi (Basic Completion): Wording to improve breaks in
4973 8.5x11 format.
4974 * elisp.texi (smallbook): New @set to more easily switch between
4975 smallbook and 8.5x11.
4976
4977 2007-04-11 Richard Stallman <rms@gnu.org>
4978
4979 * text.texi (Lazy Properties): Minor fix.
4980
4981 2007-04-08 Karl Berry <karl@gnu.org>
4982
4983 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4984 * macros.texi (Backquote): Downcase Backquote in index entries for
4985 consistency.
4986
4987 2007-04-08 Richard Stallman <rms@gnu.org>
4988
4989 * text.texi (Adaptive Fill): Just describe default,
4990 don't show it (since it contains non-ASCII chars).
4991
4992 2007-04-07 Karl Berry <karl@gnu.org>
4993
4994 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4995 adaptive-fill-regexp's value, since they are not in the standard
4996 TeX fonts.
4997
4998 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
4999
5000 * display.texi (Defining Faces): Fix example.
5001
5002 2007-04-07 Karl Berry <karl@gnu.org>
5003
5004 * display.texi (Button Buffer Commands): Improve page break.
5005
5006 2007-04-07 Richard Stallman <rms@gnu.org>
5007
5008 * advice.texi (Activation of Advice): Remove redundant index entry.
5009
5010 * backups.texi: Improve index entries. Remove redundant ones.
5011
5012 * compile.texi (Byte Compilation): Improve index entry.
5013
5014 * hash.texi (Creating Hash): Improve index entry.
5015
5016 * symbols.texi (Definitions): Improve index entry.
5017
5018 * edebug.texi: Improve index entries. Remove redundant/useless ones.
5019
5020 * maps.texi (Standard Keymaps): Remove useless index entry.
5021
5022 * help.texi (Documentation Basics): Remove redundant index entries.
5023
5024 * customize.texi: Improve index entries.
5025 Remove redundant/useless ones.
5026
5027 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
5028
5029 * streams.texi (Output Variables): Improve index entry.
5030
5031 * abbrevs.texi (Abbrevs): Remove useless index entry.
5032
5033 * macros.texi (Expansion): Remove useless index entry.
5034
5035 * text.texi: Improve index entries. Remove redundant/useless ones.
5036 (Text Properties, Examining Properties)
5037 (Special Properties): Use "property category" instead of "category"
5038 to refer to the `category' property.
5039
5040 * positions.texi: Improve index entries. Remove useless one.
5041
5042 * lists.texi: Improve index entries. Remove redundant/useless ones.
5043
5044 * os.texi: Improve index entries.
5045 (Timers): Fix previous change.
5046
5047 * buffers.texi: Improve index entries.
5048 (Modification Time): Get rid of term "obsolete buffer".
5049
5050 * debugging.texi: Improve index entries.
5051 (Test Coverage): Add xref to other test coverage ftr.
5052
5053 * eval.texi: Improve index entry. Remove redundant ones.
5054
5055 * numbers.texi: Improve index entries. Remove redundant/useless ones.
5056
5057 * files.texi: Improve index entries. Remove redundant/useless ones.
5058
5059 * objects.texi: Improve index entries.
5060
5061 * processes.texi: Improve index entries.
5062
5063 * modes.texi: Improve index entry. Remove redundant one.
5064
5065 * nonascii.texi: Improve index entries.
5066
5067 * internals.texi: Improve index entries.
5068
5069 * syntax.texi: Improve index entries.
5070
5071 * keymaps.texi (Active Keymaps): Improve index entries.
5072
5073 * commands.texi: Improve index entries. Remove redundant/useless ones.
5074
5075 * frames.texi: Improve index entries. Remove redundant/useless ones.
5076
5077 * markers.texi: Improve index entries. Remove redundant ones.
5078
5079 * tips.texi: Improve index entries.
5080
5081 * loading.texi (Unloading): Improve index entry.
5082
5083 * variables.texi: Improve index entries. Remove redundant one.
5084
5085 * sequences.texi: Improve index entry.
5086
5087 * display.texi: Improve index entries. Remove redundant ones.
5088
5089 * windows.texi: Improve index entries.
5090
5091 * searching.texi: Improve index entries. Remove redundant one.
5092
5093 * strings.texi (Case Tables): Improve last change.
5094
5095 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
5096
5097 * strings.texi (Case Tables): Document with-case-table and
5098 ascii-case-table.
5099
5100 2007-04-03 Karl Berry <karl@gnu.org>
5101
5102 * processes.texi (Network): Reword to improve page break.
5103
5104 2007-04-03 Eli Zaretskii <eliz@gnu.org>
5105
5106 * functions.texi (Inline Functions): Describe more disadvantages
5107 of defsubst, and make advice against it stronger.
5108
5109 2007-04-02 Karl Berry <karl@gnu.org>
5110
5111 * backups.texi (Backup Names): Avoid widow words.
5112 * modes.texi (Example Major Modes): Align last comment.
5113
5114 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * keymaps.texi (Remapping Commands): Document new arg to
5117 command-remapping.
5118
5119 2007-04-01 Karl Berry <karl@gnu.org>
5120
5121 * processes.texi (Low-Level Network): Typo.
5122 * loading.texi (Hooks for Loading): Avoid double "the".
5123 * keymaps.texi (Key Sequences): No double "and".
5124 (Changing Key Bindings): Shorten to improve line break.
5125
5126 2007-03-31 Glenn Morris <rgm@gnu.org>
5127
5128 * os.texi (Timers): Fix description of run-at-time TIME formats.
5129
5130 2007-03-31 Richard Stallman <rms@gnu.org>
5131
5132 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5133 regarding ellipsis.
5134
5135 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5136
5137 * intro.texi (nil and t):
5138 * symbols.texi (Plists and Alists):
5139 * variables.texi (Variable Aliases, Constant Variables):
5140 * functions.texi (Defining Functions):
5141 * advice.texi (Advising Primitives):
5142 * debugging.texi (Syntax Errors, Compilation Errors):
5143 * minibuf.texi (Minibuffer Windows):
5144 * commands.texi (Adjusting Point):
5145 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5146 (Auto Major Mode, Major Mode Conventions):
5147 * help.texi (Describing Characters):
5148 * files.texi (Create/Delete Dirs, Information about Files)
5149 (File Locks, Writing to Files, Reading from Files)
5150 (Saving Buffers):
5151 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5152 * frames.texi (Finding All Frames):
5153 * positions.texi (Buffer End, Motion):
5154 * markers.texi (The Region):
5155 * text.texi (Deletion, Near Point):
5156 * display.texi (Displaying Messages, Truncation):
5157 * os.texi (Processor Run Time):
5158 * tips.texi (Key Binding Conventions, Programming Tips)
5159 (Warning Tips, Documentation Tips, Comment Tips):
5160 * internals.texi (Memory Usage): Improve indexing.
5161
5162 * variables.texi (Frame-Local Variables):
5163 * functions.texi (Argument List):
5164 * loading.texi (Library Search):
5165 * streams.texi (Output Variables):
5166 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5167 * searching.texi (Replacing Match, Search and Replace):
5168 * processes.texi (Byte Packing, Decoding Output)
5169 (Accepting Output, Network Servers, Shell Arguments):
5170 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5171 * windows.texi (Window Point, Window Start):
5172 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5173 * commands.texi (Reading Input, Keyboard Events):
5174 * minibuf.texi (Reading File Names, Minibuffer Completion)
5175 (Recursive Mini):
5176 * positions.texi (List Motion):
5177 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5178 * numbers.texi (Arithmetic Operations, Math Functions)
5179 (Predicates on Numbers, Comparison of Numbers):
5180 (Numeric Conversions):
5181 * locals.texi (Standard Buffer-Local Variables):
5182 * maps.texi (Standard Keymaps):
5183 * os.texi (User Identification, System Environment, Recording Input)
5184 (X11 Keysyms):
5185 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5186 * backups.texi (Backups and Auto-Saving):
5187 * customize.texi (Customization, Group Definitions)
5188 (Variable Definitions):
5189 * compile.texi (Byte Compilation): Improve index entries.
5190
5191 2007-03-31 Karl Berry <karl@gnu.org>
5192
5193 * macros.texi (Defining Macros): Avoid widow syllable.
5194
5195 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5196
5197 * elisp.texi (Top): Postscript -> PostScript.
5198
5199 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5200
5201 2007-03-31 Markus Triska <markus.triska@gmx.at>
5202
5203 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5204
5205 2007-03-30 Karl Berry <karl@gnu.org>
5206
5207 * lists.texi (List-related Predicates): Remove spurious @need.
5208 (Setcdr): Use @smallexample to improve page break.
5209 (Association Lists) <assoc>: Reword to improve page break.
5210
5211 * strings.texi (String Conversion): Insert blank line to improve
5212 page break.
5213
5214 * numbers.texi (Random Numbers): Use @minus{}.
5215 (Math Functions): Use @minus{}.
5216
5217 * intro.texi (Acknowledgements): Avoid line breaks before middle
5218 initials.
5219
5220 2007-03-24 Eli Zaretskii <eliz@gnu.org>
5221
5222 * errors.texi (Standard Errors): Add an index entry.
5223
5224 2007-03-19 Richard Stallman <rms@gnu.org>
5225
5226 * os.texi (Recording Input): recent-keys now gives 300 keys.
5227
5228 2007-03-12 Glenn Morris <rgm@gnu.org>
5229
5230 * os.texi: Replace "daylight savings" with "daylight saving"
5231 throughout.
5232
5233 2007-03-05 Richard Stallman <rms@gnu.org>
5234
5235 * variables.texi (File Local Variables):
5236 Update enable-local-variables values.
5237
5238 2007-03-04 Richard Stallman <rms@gnu.org>
5239
5240 * syntax.texi (Control Parsing): Minor clarification.
5241
5242 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5243
5244 * sequences.texi (Sequence Functions): Move string-bytes away,
5245 add xref.
5246
5247 * nonascii.texi (Text Representations): Move string-bytes here.
5248
5249 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5250
5251 * minibuf.texi (Basic Completion): Minor clarification.
5252
5253 * markers.texi (The Mark): Clarify existence vs activation of mark.
5254 Other cleanup.
5255
5256 * display.texi (Finding Overlays): Write better example.
5257
5258 * compile.texi (Eval During Compile): Clarify putting macros
5259 in eval-when-compile.
5260
5261 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
5262
5263 * loading.texi (How Programs Do Loading): Fix anchor position at
5264 load-read-function definition doc.
5265
5266 2007-02-21 Kim F. Storm <storm@cua.dk>
5267
5268 * strings.texi (Text Comparison): Mention that assoc-string
5269 converts symbols to strings before testing.
5270
5271 2007-02-17 Kim F. Storm <storm@cua.dk>
5272
5273 * processes.texi (Bindat Spec): Vector types can have optional
5274 element type.
5275 (Bindat Examples): Fix example. Add vector with element type.
5276
5277 2007-02-16 Andreas Schwab <schwab@suse.de>
5278
5279 * strings.texi (Formatting Strings): Document '+' flag.
5280
5281 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
5282
5283 * strings.texi (Modifying Strings): Clarify that `clear-string'
5284 always converts the string to unibyte.
5285
5286 2007-02-14 Kim F. Storm <storm@cua.dk>
5287
5288 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5289 Rewrite glyph code description to refer to these functions.
5290 Remove details of encoding face number and char into integer code.
5291
5292 2007-02-03 Alan Mackenzie <acm@muc.de>
5293
5294 * loading.texi (Hooks for Loading): Make the description of
5295 `eval-after-load' more detailed, and amend the description of
5296 after-load-alist, in accordance with changes from 2006-05.
5297
5298 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5299
5300 * modes.texi (Defining Minor Modes): Document that a :require
5301 keyword or similar may be required to make saved customization
5302 variables work.
5303
5304 2007-02-03 Eli Zaretskii <eliz@gnu.org>
5305
5306 * elisp.texi (Top): Make the detailed menu headers compliant with
5307 Texinfo guidelines and with what texnfo-upd.el expects.
5308 Add comments to prevent people from inadvertently modifying the key
5309 parts needed by `texinfo-multiple-files-update'.
5310
5311 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5312
5313 * elisp.texi (Top): Update the top-level menus.
5314
5315 * syntax.texi (Categories): Add index entries.
5316
5317 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5318
5319 * display.texi (Attribute Functions): Fix name and description of
5320 the UNDERLINE arg of `set-face-underline-p'.
5321
5322 2007-01-29 Eli Zaretskii <eliz@gnu.org>
5323
5324 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5325 Variables", and "Standard Keymaps" to the detailed menu.
5326
5327 * variables.texi (Future Local Variables): Add index entry.
5328
5329 2007-01-28 Richard Stallman <rms@gnu.org>
5330
5331 * tips.texi (Coding Conventions): Clarify the tip about macros
5332 that define a function or a variable.
5333
5334 * files.texi (File Attributes): UID and GID can be floats.
5335 (Magic File Names): Explain why deferring all operations to
5336 the standard handler does not work.
5337
5338 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5339
5340 * backups.texi (Reverting): Use "buffer" instead of "file"
5341 when talking about major and minor modes.
5342
5343 2007-01-21 Richard Stallman <rms@gnu.org>
5344
5345 * help.texi (Documentation): Add xref to Documentation Tips.
5346
5347 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5348
5349 * tips.texi (Coding Conventions): Fix typos.
5350
5351 2007-01-05 Richard Stallman <rms@gnu.org>
5352
5353 * modes.texi (Defining Minor Modes): Fix previous change.
5354
5355 2007-01-03 Richard Stallman <rms@gnu.org>
5356
5357 * customize.texi (Variable Definitions, Customization Types):
5358 Don't use * in doc string for defcustom.
5359
5360 2007-01-02 Richard Stallman <rms@gnu.org>
5361
5362 * variables.texi (Variable Aliases): Clarify that aliases vars
5363 always have the same value.
5364
5365 * processes.texi (Bindat Spec): Fix Texinfo usage.
5366
5367 * modes.texi (Defining Minor Modes): Explain effect of command
5368 defined with define-global-minor-mode on new buffers.
5369
5370 2006-12-30 Kim F. Storm <storm@cua.dk>
5371
5372 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5373 `auto-resize-tool-bars'.
5374
5375 2006-12-30 Richard Stallman <rms@gnu.org>
5376
5377 * keymaps.texi (Active Keymaps): Fix previous change.
5378
5379 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
5380
5381 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5382
5383 2006-12-30 Kim F. Storm <storm@cua.dk>
5384
5385 * processes.texi (Bindat Spec): Clarify using field names in
5386 length specifications.
5387
5388 2006-12-29 Kim F. Storm <storm@cua.dk>
5389
5390 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5391 Add count and index variables for eval forms in repeat blocks.
5392
5393 2006-12-24 Richard Stallman <rms@gnu.org>
5394
5395 * customize.texi (Variable Definitions):
5396 Document new name custom-add-frequent-value.
5397
5398 2006-12-19 Kim F. Storm <storm@cua.dk>
5399
5400 * commands.texi (Misc Events): User signals now result in sigusr1
5401 and sigusr2 events which are handled through special-event-map.
5402 (Special Events): User signals and drag-n-drop are special.
5403
5404 2006-12-17 Richard Stallman <rms@gnu.org>
5405
5406 * loading.texi (Named Features): Explain subfeatures better.
5407
5408 * customize.texi: Use "option" only for user options.
5409 For the keyword values inside defcustom etc, say "keywords".
5410 For :options value's elements, say "elements".
5411 :group should not be omitted.
5412
5413 * syntax.texi (Parsing Expressions): Split up node.
5414 (Motion via Parsing, Position Parse, Parser State)
5415 (Low-Level Parsing, Control Parsing): New subnodes.
5416 (Parser State): Document syntax-ppss-toplevel-pos.
5417
5418 * positions.texi (List Motion): Punctuation fix.
5419
5420 * files.texi (File Name Completion): Document PREDICATE arg
5421 to file-name-completion.
5422
5423 2006-12-16 Eli Zaretskii <eliz@gnu.org>
5424
5425 * internals.texi (Building Emacs, Writing Emacs Primitives):
5426 Add index entries.
5427
5428 2006-12-11 Richard Stallman <rms@gnu.org>
5429
5430 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5431 affects face menu. Explain how to make it non-nil without enabling
5432 any fontification.
5433
5434 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
5435
5436 * modes.texi (Font Lock Basics): Document nil value of
5437 font-lock-defaults.
5438
5439 2006-12-10 Glenn Morris <rgm@gnu.org>
5440
5441 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5442 value for system-flag argument. Abbrev tables may not be empty
5443 when major modes are loaded.
5444
5445 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
5446
5447 * makefile.w32-in (maintainer-clean): Partially revert last
5448 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5449 to protect elisp-covers.texi.
5450
5451 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
5452
5453 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5454 Don't remove elisp* info files; they are already deleted by the
5455 `clean' and `distclean' targets, and they are in the $(infodir)
5456 directory, not the current one.
5457
5458 2006-12-04 Kim F. Storm <storm@cua.dk>
5459
5460 * commands.texi (Misc Events): Update signal events.
5461 (Event Examples): Add signal example.
5462
5463 2006-11-29 Richard Stallman <rms@gnu.org>
5464
5465 * frames.texi (Visibility of Frames): Explain visible windows
5466 can be covered by others. Add xref for raise-frame.
5467
5468 2006-11-28 Richard Stallman <rms@gnu.org>
5469
5470 * searching.texi (Regexp Special): Update when ^ is special.
5471
5472 2006-11-27 Eli Zaretskii <eliz@gnu.org>
5473
5474 * customize.texi (Customization, Common Keywords)
5475 (Group Definitions, Variable Definitions, Composite Types)
5476 (Type Keywords, Customization Types): Add index entries for
5477 various customization keywords.
5478
5479 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5480
5481 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5482
5483 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
5484
5485 * frames.texi (Window System Selections): Remove clipboard from
5486 description of selection-coding-system.
5487
5488 2006-11-06 Richard Stallman <rms@gnu.org>
5489
5490 * lists.texi (List Variables): Document COMPARE-FN.
5491
5492 * keymaps.texi: Avoid use of "binding" to mean a relation;
5493 use it only to refer to the meaning associated with a key.
5494 (Keymaps): Change menu node description.
5495
5496 * elisp.texi (Top): Change menu node description.
5497
5498 * display.texi (Managing Overlays): Document overlay-recenter.
5499
5500 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
5501
5502 * Makefile.in: Use relative paths to avoid advertising filesystem
5503 contents during compilation.
5504
5505 2006-10-23 Kim F. Storm <storm@cua.dk>
5506
5507 * commands.texi (Event Input Misc): Update unread-command-events.
5508
5509 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
5510
5511 * lists.texi (Sets And Lists): Fix typos.
5512
5513 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
5514
5515 * control.texi (Processing of Errors): Use @var for an argument,
5516 not @code.
5517
5518 2006-10-16 Richard Stallman <rms@gnu.org>
5519
5520 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5521
5522 * keymaps.texi (Format of Keymaps): Show all the keymap element
5523 patterns that result from menu items.
5524 (Key Lookup): Minor cleanups.
5525
5526 * modes.texi (Precalculated Fontification): Don't say that
5527 not setting font-lock-defaults avoids loading font-lock.
5528
5529 * help.texi (Documentation): Move xref to Emacs Manual here.
5530 (Documentation Basics): From here.
5531 Also doc emacs-lisp-docstring-fill-column.
5532
5533 * elisp.texi: Update version and ISBN.
5534
5535 * commands.texi (Interactive Call): Clarify KEYS arg to
5536 call-interactively is a vector.
5537 (Command Loop Info): Delete anchor in this-command-keys.
5538 Add anchor in this-command-keys-vector.
5539 (Recursive Editing): Document how recursive-edit
5540 handles the current buffer.
5541
5542 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
5543
5544 * frames.texi (Frame Titles): %c and %l are ignored in
5545 frame-title-format.
5546
5547 2006-10-11 Richard Stallman <rms@gnu.org>
5548
5549 * keymaps.texi (Key Sequences): Clarify use of kbd.
5550
5551 2006-10-10 Kim F. Storm <storm@cua.dk>
5552
5553 * lists.texi (Sets And Lists): Add memql.
5554
5555 2006-10-03 Richard Stallman <rms@gnu.org>
5556
5557 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5558 Clarify :ascii: and :nonascii:.
5559
5560 2006-09-29 Juri Linkov <juri@jurta.org>
5561
5562 * modes.texi (%-Constructs): Reorder coding systems in the
5563 documentation of %z to the real order displayed in the modeline.
5564
5565 2006-09-25 Richard Stallman <rms@gnu.org>
5566
5567 * os.texi (Timers): Describe timer-max-repeats.
5568
5569 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
5570
5571 * os.texi (Timers): Mention with-local-quit.
5572
5573 2006-09-24 Richard Stallman <rms@gnu.org>
5574
5575 * searching.texi (Searching and Matching): Mention property search.
5576
5577 * commands.texi (Command Loop Info): Explain how read-event affects
5578 this-command-keys.
5579
5580 2006-09-20 Richard Stallman <rms@gnu.org>
5581
5582 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5583
5584 * windows.texi (Window Start): Minor cleanups.
5585
5586 2006-09-20 Kim F. Storm <storm@cua.dk>
5587
5588 * windows.texi (Window Start): pos-visible-in-window-p allows
5589 specifying t for position to mean "end of window".
5590 Add window-line-height.
5591
5592 * anti.texi (Antinews): Mention window-line-height.
5593
5594 2006-09-19 David Kastrup <dak@gnu.org>
5595
5596 * keymaps.texi (Searching Keymaps): Small clarification.
5597
5598 2006-09-18 Richard Stallman <rms@gnu.org>
5599
5600 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5601 cause keyboard menus.
5602 (Menu Keymaps): Likewise.
5603 (Defining Menus, Keyboard Menus): Clarify.
5604
5605 * text.texi (Fields): Clarify explanation of constrain-to-field.
5606
5607 2006-09-16 Eli Zaretskii <eliz@gnu.org>
5608
5609 * variables.texi (Tips for Defining): Fix a typo.
5610
5611 2006-09-15 Richard Stallman <rms@gnu.org>
5612
5613 * keymaps.texi (Remapping Commands, Searching Keymaps)
5614 (Active Keymaps): Clean up previous change.
5615
5616 2006-09-15 Jay Belanger <belanger@truman.edu>
5617
5618 * gpl.texi: Replace "Library Public License" by "Lesser Public
5619 License" throughout.
5620
5621 2006-09-15 David Kastrup <dak@gnu.org>
5622
5623 * keymaps.texi (Active Keymaps): Adapt description to use
5624 `get-char-property' instead `get-text-property'. Explain how
5625 mouse events change this. Explain the new optional argument of
5626 `key-binding' and its mouse-dependent lookup.
5627 (Searching Keymaps): Adapt description similarly.
5628 (Remapping Commands): Explain the new optional argument of
5629 `command-remapping'.
5630
5631 2006-09-14 Richard Stallman <rms@gnu.org>
5632
5633 * keymaps.texi (Searching Keymaps): Clarification.
5634 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5635
5636 2006-09-13 Richard Stallman <rms@gnu.org>
5637
5638 * objects.texi (Character Type): Node split.
5639 Add xref to Describing Characters.
5640 (Basic Char Syntax, General Escape Syntax)
5641 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5642
5643 2006-09-11 Richard Stallman <rms@gnu.org>
5644
5645 * display.texi (Display Table Format): Wording clarification.
5646 (Glyphs): Clarifications.
5647
5648 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
5649
5650 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5651 local maps.
5652
5653 2006-09-10 Kim F. Storm <storm@cua.dk>
5654
5655 * display.texi (Forcing Redisplay): Document return value of
5656 function redisplay.
5657
5658 2006-09-09 Richard Stallman <rms@gnu.org>
5659
5660 * windows.texi (Window Hooks): Explain limits of
5661 window-scroll-functions.
5662
5663 * display.texi (Fringe Indicators): Update for last change in
5664 indicate-buffer-boundaries.
5665
5666 2006-09-08 Richard Stallman <rms@gnu.org>
5667
5668 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5669
5670 2006-09-06 Kim F. Storm <storm@cua.dk>
5671
5672 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5673
5674 * windows.texi (Window Start): Update pos-visible-in-window-p.
5675
5676 2006-09-04 Richard Stallman <rms@gnu.org>
5677
5678 * processes.texi (Accepting Output): Explain SECONDS=0 for
5679 accept-process-output.
5680
5681 * os.texi (Idle Timers): Explain why timer functions should not
5682 loop until (input-pending-p).
5683
5684 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5685
5686 * makefile.w32-in (usermanualdir): New variable.
5687 (elisp.dvi): Use it.
5688
5689 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5690
5691 * buffers.texi (Buffer Modification): Fix last change.
5692
5693 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
5694
5695 * buffers.texi (Buffer Modification):
5696 Document buffer-chars-modified-tick.
5697
5698 2006-08-31 Richard Stallman <rms@gnu.org>
5699
5700 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5701
5702 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5703
5704 * modes.texi (Syntactic Font Lock):
5705 Mention font-lock-syntactic-face-function
5706 instead of specific faces.
5707
5708 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
5709
5710 * display.texi (Images): Add xrref to display-images-p.
5711
5712 2006-08-28 Kenichi Handa <handa@m17n.org>
5713
5714 * nonascii.texi (Lisp and Coding Systems): Fix description of
5715 detect-coding-region.
5716
5717 2006-08-27 Michael Olson <mwolson@gnu.org>
5718
5719 * processes.texi (Transaction Queues): Remove stray quote
5720 character.
5721
5722 2006-08-25 Richard Stallman <rms@gnu.org>
5723
5724 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5725 Add xref.
5726
5727 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
5728
5729 * os.texi (Timers): Avoid waiting inside timers.
5730
5731 2006-08-21 Lute Kamstra <lute@gnu.org>
5732
5733 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5734
5735 2006-08-20 Richard Stallman <rms@gnu.org>
5736
5737 * os.texi (Idle Timers): New node, split out from Timers.
5738 Document current-idle-time.
5739 * commands.texi (Reading One Event): Update xref.
5740 * elisp.texi (Top): Update subnode menu.
5741
5742 2006-08-16 Richard Stallman <rms@gnu.org>
5743
5744 * keymaps.texi (Extended Menu Items): Show format of cached
5745 bindings in extended menu items.
5746
5747 * customize.texi (Variable Definitions): Explain when the
5748 standard value expression is evaluated.
5749
5750 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
5751
5752 * commands.texi (Reading One Event): Explain idleness in
5753 `read-event'.
5754
5755 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
5756
5757 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5758 (Commands for Insertion): Remove split-line since it's not
5759 relevant for Lisp programming.
5760 (Yank Commands): Rewrite introduction.
5761 (Undo): Clarify.
5762 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5763 (Filling): Remove redundant comment. Clarify return value of
5764 current-justification.
5765 (Margins): Minor clarifications.
5766 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5767 (Sorting): Update definition of sort-lines.
5768 (Columns): Clarify behavior of sort-columns.
5769 (Indent Tabs): Link to Tab Stops in Emacs manual.
5770 (Special Properties): Clarify.
5771 (Clickable Text): Mention Buttons package.
5772
5773 2006-08-12 Kevin Ryde <user42@zip.com.au>
5774
5775 * os.texi (Time Parsing): Add %z to description of
5776 format-time-string, as per docstring. Add cross reference to
5777 glibc manual for strftime.
5778
5779 2006-08-08 Richard Stallman <rms@gnu.org>
5780
5781 * modes.texi: Clean up wording in previous change.
5782
5783 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
5784
5785 * modes.texi (Hooks): Clarify.
5786 (Major Mode Basics): Mention define-derived-mode explicitly.
5787 (Major Mode Conventions): Rebinding RET is OK for some modes.
5788 Mention change-major-mode-hook and after-change-major-mode-hook.
5789 (Example Major Modes): Move to end of Modes section.
5790 (Mode Line Basics): Clarify.
5791 (Mode Line Data): Mention help-echo and local-map in strings.
5792 Explain reason for treatment of non-risky variables.
5793 (Properties in Mode): Clarify.
5794 (Faces for Font Lock): Add font-lock-negation-char-face.
5795
5796 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5797
5798 * strings.texi (Formatting Strings): Warn against arbitrary
5799 strings as first arg to `format'.
5800
5801 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5802
5803 * text.texi (Clickable Text): Mention `help-echo' text property.
5804 Update intro, examples and associated explanations.
5805
5806 2006-07-31 Richard Stallman <rms@gnu.org>
5807
5808 * commands.texi: Update xrefs.
5809 (Event Mod): New node, cut out from old Translating Input.
5810
5811 * maps.texi: Update xrefs.
5812
5813 * keymaps.texi (Translation Keymaps): New node.
5814 Update xrefs from Translating Input to Translation Keymaps.
5815
5816 * elisp.texi (Top): Update subnode menu.
5817
5818 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5819
5820 * os.texi (System Interface): Fix menu descriptions of some nodes.
5821 (Translating Input): Node deleted.
5822
5823 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5824
5825 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5826
5827 * lists.texi (Sets And Lists): Likewise.
5828
5829 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5830
5831 * text.texi (Fields): Mention POS
5832 requirement when narrowing is in effect.
5833
5834 2006-07-28 Richard Stallman <rms@gnu.org>
5835
5836 * display.texi (Face Attributes): Simplify wording.
5837 (Attribute Functions): Clarify meaning of new-frame default
5838 attribute settings.
5839
5840 * customize.texi (Common Keywords): Document how to use
5841 :package-version in a package not in Emacs.
5842
5843 2006-07-28 Kim F. Storm <storm@cua.dk>
5844
5845 * commands.texi (Reading One Event): Fix last change.
5846
5847 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
5848
5849 * commands.texi (Reading One Event): Document SECONDS argument for
5850 read-event, read-char, and read-char-exclusive.
5851
5852 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5853
5854 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5855 to ensure correct identification.
5856
5857 2006-07-24 Richard Stallman <rms@gnu.org>
5858
5859 * text.texi (Clickable Text): Clarify.
5860
5861 * sequences.texi (Vector Functions): Delete duplicate xref.
5862
5863 * objects.texi (Function Type): Clarify.
5864
5865 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5866 modes.
5867
5868 * lists.texi (List Variables): New node.
5869 Material moved from other nodes.
5870
5871 * variables.texi (Setting Variables): add-to-list and
5872 add-to-ordered-list moved to List Variables node.
5873
5874 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5875
5876 * text.texi (Links and Mouse-1):
5877 For mouse-on-link-p, expand on arg POS.
5878
5879 2006-07-21 Kim F. Storm <storm@cua.dk>
5880
5881 * display.texi (Forcing Redisplay): Don't mention systems which
5882 don't support sub-second timers for redisplay-preemption-period.
5883
5884 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5885
5886 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5887
5888 * frames.texi (Input Focus): Document that focus-follows-mouse has
5889 no effect on MS-Windows.
5890
5891 2006-07-18 Richard Stallman <rms@gnu.org>
5892
5893 * display.texi (Forcing Redisplay): Cleanups in previous change.
5894
5895 * processes.texi (Low-Level Network): Make menu more convenient.
5896
5897 2006-07-18 Kim F. Storm <storm@cua.dk>
5898
5899 * display.texi (Forcing Redisplay): redisplay-preemption-period
5900 only used on window systems. Add xref to Terminal Output.
5901
5902 * os.texi (Terminal Output): baud-rate only controls preemption on
5903 non-window systems. Add xref to Forcing Redisplay.
5904
5905 * processes.texi (Low-Level Network): Rename node "Make Network"
5906 to "Network Processes".
5907
5908 2006-07-18 Karl Berry <karl@gnu.org>
5909
5910 * variables.texi, functions.texi, customize.texi, loading.texi:
5911 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5912
5913 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
5914
5915 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5916
5917 2006-07-17 Richard Stallman <rms@gnu.org>
5918
5919 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5920 Put period and comma inside quotes.
5921
5922 * loading.texi, markers.texi: Use real doublequote inside menus.
5923
5924 * windows.texi: Put point and comma inside quotes.
5925 (Textual Scrolling): Use @samp for error message.
5926
5927 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5928 * strings.texi, streams.texi, processes.texi, os.texi:
5929 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5930 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5931 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5932 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5933 Put point and comma inside quotes.
5934
5935 * control.texi (Processing of Errors): Add command-error-function.
5936
5937 * variables.texi (File Local Variables): Clarify that
5938 file local variables make buffer-local bindings.
5939
5940 * modes.texi (Syntactic Font Lock): Give default for
5941 font-lock-syntax-table.
5942
5943 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
5944
5945 * text.texi (Special Properties): Clean up previous change.
5946
5947 2006-07-16 Karl Berry <karl@gnu.org>
5948
5949 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5950 * control.texi: Fix bad page breaks through chapter 10 (control).
5951
5952 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5953 underfull hbox.
5954
5955 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
5956
5957 * text.texi (Special Properties): Describe fontified text property
5958 in relation to a character (not text).
5959
5960 2006-07-15 Kim F. Storm <storm@cua.dk>
5961
5962 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5963 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5964 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5965
5966 * anti.texi (Antinews): Mention redisplay function.
5967 The kbd macro existed, but was not documented, before 22.x.
5968 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5969
5970 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
5971
5972 * display.texi (Displaying Messages): Add anchor.
5973
5974 * frames.texi (Dialog Boxes): Use it.
5975
5976 2006-07-12 Richard Stallman <rms@gnu.org>
5977
5978 * objects.texi (Frame Type): Explain nature of frames better.
5979
5980 * frames.texi (Frames): Explain nature of frames better.
5981
5982 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5983
5984 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5985
5986 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5987
5988 * frames.texi (Window System Selections): Mention scrap support for Mac.
5989 Default value of x-select-enable-clipboard is t on Mac.
5990
5991 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5992
5993 2006-07-11 Kim F. Storm <storm@cua.dk>
5994
5995 * display.texi (Forcing Redisplay): Add `redisplay' function.
5996 Don't mention (sit-for -1) -- use (redisplay t) instead.
5997
5998 * commands.texi (Waiting): (sit-for -1) is no longer special.
5999 (sit-for 0) is equivalent to (redisplay).
6000 Iconifying/deiconifying no longer makes sit-for return.
6001
6002 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6003
6004 * display.texi (Buttons): Fix typo.
6005
6006 * index.texi, elisp.texi (New Symbols): Comment node out.
6007
6008 2006-07-09 Richard Stallman <rms@gnu.org>
6009
6010 * display.texi (Truncation): Clean up previous change.
6011
6012 2006-07-08 Richard Stallman <rms@gnu.org>
6013
6014 * commands.texi (Interactive Call): Use 3 as prefix in example
6015 for execute-extended-command.
6016
6017 * display.texi (Attribute Functions): Move paragraph about
6018 compatibility with Emacs < 21.
6019
6020 2006-07-09 Kim F. Storm <storm@cua.dk>
6021
6022 * display.texi (Refresh Screen): Clarify force-window-update.
6023 (Truncation): "Normally" indicated by fringe arrows.
6024
6025 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6026
6027 * windows.texi (Textual Scrolling, Resizing Windows):
6028 * variables.texi (Constant Variables):
6029 * text.texi (Buffer Contents, Deletion, Changing Properties)
6030 (Property Search, Special Properties, Sticky Properties)
6031 (Links and Mouse-1, Fields, Change Hooks):
6032 * syntax.texi (Syntax Table Functions, Parsing Expressions)
6033 (Categories):
6034 * symbols.texi (Other Plists):
6035 * streams.texi (Output Variables):
6036 * processes.texi (Input to Processes, Query Before Exit):
6037 * positions.texi (Word Motion, Text Lines, List Motion):
6038 * os.texi (Init File, System Environment, Sound Output)
6039 (Session Management):
6040 * nonascii.texi (Text Representations, Character Sets)
6041 (Chars and Bytes, Locales):
6042 * modes.texi (Defining Minor Modes, Header Lines):
6043 * minibuf.texi (Minibuffer Contents):
6044 * markers.texi (Information from Markers):
6045 * lists.texi (List Elements, Building Lists, Association Lists):
6046 * keymaps.texi (Tool Bar):
6047 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
6048 * functions.texi (What Is a Function, Mapping Functions):
6049 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
6050 (Color Names, Text Terminal Colors, Display Feature Testing):
6051 * files.texi (Visiting Functions, File Name Components)
6052 (Unique File Names, Contents of Directories):
6053 * display.texi (Forcing Redisplay, Displaying Messages)
6054 (Temporary Displays, Font Selection, Auto Faces)
6055 (Font Lookup, Fringe Indicators, Display Margins)
6056 (Image Descriptors, Showing Images, Image Cache, Button Types)
6057 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
6058 (Display Table Format, Glyphs):
6059 * control.texi (Iteration):
6060 * commands.texi (Command Loop Info, Adjusting Point):
6061 * backups.texi (Making Backups, Auto-Saving):
6062 Remove @tindex entries.
6063
6064 2006-07-07 Kim F. Storm <storm@cua.dk>
6065
6066 * display.texi (Fringe Cursors): Fix typo.
6067 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
6068 (Overlay Arrow): Default is overlay-arrow fringe indicator.
6069
6070 2006-07-05 Richard Stallman <rms@gnu.org>
6071
6072 * text.texi (Buffer Contents): Add example of text props
6073 in result of buffer-substring.
6074 (Text Properties): Explain better about use of specific property names.
6075 (Property Search): Some cleanups; reorder some functions.
6076
6077 * keymaps.texi (Changing Key Bindings): Cleanup.
6078 Add xref to Key Binding Conventions.
6079
6080 * display.texi (Attribute Functions): Add examples for
6081 face-attribute-relative-p.
6082
6083 * tips.texi (Coding Conventions): Cleanup last change.
6084
6085 2006-07-05 Karl Berry <karl@gnu.org>
6086
6087 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
6088 Remove @setchapternewpage odd.
6089 Result is 1013 pages, down from 1100.
6090
6091 * anti.texi, customize.texi, display.texi, internals.texi:
6092 * minibuf.texi, modes.texi, tips.texi:
6093 Fix overfull/underfull boxes.
6094
6095 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6096
6097 * edebug.texi (Instrumenting):
6098 Add Edebug-specific findex for eval-buffer.
6099 * loading.texi (Loading):
6100 Replace eval-current-buffer with eval-buffer.
6101
6102 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
6103
6104 * locals.texi (Standard Buffer-Local Variables): Update the list
6105 of variables.
6106
6107 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
6108
6109 * files.texi (File Name Completion): Point user to the node
6110 "Reading File Names".
6111
6112 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6113
6114 * files.texi (Contents of Directories): Document case-insensitive
6115 behavior on respective filesystems.
6116
6117 * objects.texi (Character Type): Document that Emacs signals an
6118 error for unsupported Unicode characters specified as \uNNNN.
6119
6120 2006-06-19 Richard Stallman <rms@gnu.org>
6121
6122 * processes.texi (Bindat Spec): Clarify previous change.
6123
6124 2006-06-16 Richard Stallman <rms@gnu.org>
6125
6126 * tips.texi (Coding Conventions): Better explain conventions
6127 for definition constructs.
6128
6129 * text.texi (Special Properties): String value of `read-only'
6130 serves as the error message.
6131
6132 * objects.texi (Character Type): Clarify prev. change.
6133 (Non-ASCII in Strings): Mention \u and \U.
6134
6135 * commands.texi (Using Interactive): Explain problem of
6136 markers, etc., in command-history.
6137
6138 2006-06-14 Kim F. Storm <storm@cua.dk>
6139
6140 * commands.texi (Waiting): Negative arg to sit-for forces
6141 redisplay even if input is pending.
6142
6143 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6144 redisplay. Remove incorrect example of binding redisplay-dont-pause
6145 around (sit-for 0).
6146
6147 2006-06-13 Richard Stallman <rms@gnu.org>
6148
6149 * display.texi (Forcing Redisplay): Clarify previous change.
6150
6151 2006-06-13 Romain Francoise <romain@orebokech.com>
6152
6153 * display.texi (Forcing Redisplay): Fix typo.
6154
6155 2006-06-13 Kim F. Storm <storm@cua.dk>
6156
6157 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6158
6159 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6160
6161 * tips.texi (Coding Conventions): Add `@end itemize'.
6162
6163 2006-06-10 Richard Stallman <rms@gnu.org>
6164
6165 * tips.texi (Coding Conventions): Explain use of coding systems
6166 to ensure one decoding for strings.
6167
6168 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6169
6170 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6171 syntax.
6172
6173 2006-06-07 Eli Zaretskii <eliz@gnu.org>
6174
6175 * display.texi (Font Selection): Remove description of
6176 clear-face-cache.
6177
6178 * compile.texi (Eval During Compile): Fix a typo. Add index
6179 entries for possible uses of eval-when-compile.
6180
6181 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6182
6183 * display.texi (Abstract Display): Fix typo.
6184
6185 2006-06-03 Eli Zaretskii <eliz@gnu.org>
6186
6187 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6188 Reword variable's description.
6189
6190 2006-06-01 Richard Stallman <rms@gnu.org>
6191
6192 * windows.texi (Splitting Windows): Clarify splitting nonselected
6193 window.
6194
6195 2006-05-31 Juri Linkov <juri@jurta.org>
6196
6197 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6198
6199 2006-05-30 Richard Stallman <rms@gnu.org>
6200
6201 * display.texi (Line Height): Fix errors in description of
6202 default line height and line-height property.
6203
6204 * nonascii.texi (Default Coding Systems): Further clarification.
6205
6206 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6207
6208 * internals.texi (Pure Storage): Mention that an overflow in pure
6209 space causes a memory leak.
6210 (Garbage Collection): If there was an overflow in pure space,
6211 `garbage-collect' returns nil.
6212
6213 2006-05-30 Eli Zaretskii <eliz@gnu.org>
6214
6215 * nonascii.texi (Default Coding Systems): Fix it some more.
6216
6217 2006-05-29 Eli Zaretskii <eliz@gnu.org>
6218
6219 * nonascii.texi (Default Coding Systems): Fix last change.
6220
6221 2006-05-29 Kenichi Handa <handa@m17n.org>
6222
6223 * nonascii.texi (find-operation-coding-system): Describe the new
6224 argument format (FILENAME . BUFFER).
6225
6226 2006-05-28 Richard Stallman <rms@gnu.org>
6227
6228 * tips.texi (Coding Conventions): Better explain reasons not to
6229 advise other packages or use `eval-after-load'.
6230
6231 2006-05-29 Kim F. Storm <storm@cua.dk>
6232
6233 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6234 `bindat-idx' and `bindat-raw' for clarity.
6235
6236 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6237
6238 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6239
6240 * display.texi (Display): Add "Abstract Display" to menu.
6241 (Abstract Display, Abstract Display Functions)
6242 (Abstract Display Example): New nodes.
6243 * elisp.texi (Top): Add "Abstract Display" to menu.
6244
6245 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
6246
6247 * keymaps.texi (Key Sequences): Link to input events definition.
6248 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6249
6250 * files.texi (Changing Files): Document updated argument list for
6251 copy-file.
6252
6253 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6254
6255 * processes.texi (Bindat Functions): Explain term "total length".
6256 Use it in bindat-length and bindat-pack descriptions.
6257
6258 2006-05-26 Eli Zaretskii <eliz@gnu.org>
6259
6260 * tips.texi (Coding Conventions): Advise against using
6261 eval-after-load in packages. Add an index entry.
6262
6263 2006-05-25 Juri Linkov <juri@jurta.org>
6264
6265 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6266
6267 * modes.texi (%-Constructs): Add %e, %z, %Z.
6268
6269 2006-05-25 Richard Stallman <rms@gnu.org>
6270
6271 * elisp.texi (Top): Update subnode menu.
6272
6273 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6274 (Keymaps): Update menu.
6275
6276 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6277
6278 * keymaps.texi (Key Sequences): Some clarifications.
6279
6280 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6281
6282 * processes.texi (Bindat Functions): Say "unibyte string"
6283 explicitly for bindat-unpack and bindat-pack descriptions.
6284 (Bindat Examples): Don't call `string-make-unibyte' in example.
6285
6286 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6287
6288 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
6289 Explain string and vector representations of key sequences.
6290
6291 * keymaps.texi (Changing Key Bindings):
6292 * commands.texi (Interactive Codes):
6293 * help.texi (Describing Characters): Refer to it.
6294
6295 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6296
6297 * frames.texi (Pointer Shape): @end table -> @end defvar.
6298
6299 2006-05-22 Richard Stallman <rms@gnu.org>
6300
6301 * elisp.texi (Top): Update subnode menus.
6302
6303 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6304 Contents rewritten; material from old Pointer Shape node moved here.
6305
6306 * display.texi (Pointer Shape): Node deleted.
6307 (Image Descriptors): Minor cleanup.
6308
6309 2006-05-21 Richard Stallman <rms@gnu.org>
6310
6311 * syntax.texi (Parsing Expressions): Update info on which STATE
6312 elements are ignored.
6313
6314 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6315
6316 * hooks.texi (Standard Hooks): Correct typo.
6317
6318 * gpl.texi (GPL): ifinfo -> ifnottex.
6319
6320 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6321
6322 * searching.texi (Simple Match Data): Warn about match data being
6323 set anew by every search.
6324
6325 2006-05-17 Richard Stallman <rms@gnu.org>
6326
6327 * minibuf.texi (Minibuffer History): Clarify.
6328
6329 * searching.texi (Regexp Special): Clarify nested regexp warning.
6330
6331 2006-05-16 Kim F. Storm <storm@cua.dk>
6332
6333 * minibuf.texi (Minibuffer History): Update add-to-history.
6334
6335 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6336
6337 * nonascii.texi (Explicit Encoding):
6338 Fix typo (encoding<->decoding).
6339
6340 2006-05-14 Richard Stallman <rms@gnu.org>
6341
6342 * buffers.texi (Creating Buffers): Cleanup.
6343
6344 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6345
6346 2006-05-13 Eli Zaretskii <eliz@gnu.org>
6347
6348 * buffers.texi (Current Buffer): Document that with-temp-buffer
6349 disables undo.
6350
6351 * os.texi (Terminal-Specific): More accurate description of how
6352 Emacs searches for the terminal-specific libraries.
6353
6354 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6355
6356 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6357 emacs-xtra to @inforef's.
6358
6359 * text.texi (Undo): Document that undo is turned off in buffers
6360 whose names begin with a space.
6361
6362 * buffers.texi (Buffer Names): Add index entries for buffers whose
6363 names begin with a space.
6364 (Creating Buffers): Document that undo is turned off in buffers
6365 whose names begin with a space.
6366
6367 * files.texi (Visiting Functions, Reading from Files)
6368 (Saving Buffers): Mention code and EOL conversions by file I/O
6369 primitives and subroutines.
6370
6371 * nonascii.texi (Lisp and Coding Systems):
6372 Document coding-system-eol-type. Add index entries for eol conversion.
6373
6374 * display.texi (Defining Faces): Mention `mac', and add an xref to
6375 where window-system is described.
6376
6377 2006-05-10 Richard Stallman <rms@gnu.org>
6378
6379 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6380
6381 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6382
6383 * variables.texi (File Local Variables): Recommend to quote lambda
6384 expressions in safe-local-variable property.
6385
6386 2006-05-09 Richard Stallman <rms@gnu.org>
6387
6388 * variables.texi (File Local Variables):
6389 Document safe-local-eval-forms and safe-local-eval-function.
6390
6391 2006-05-07 Kim F. Storm <storm@cua.dk>
6392
6393 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6394 from add-to-history.
6395
6396 2006-05-07 Romain Francoise <romain@orebokech.com>
6397
6398 * commands.texi (Event Input Misc):
6399 * compile.texi (Eval During Compile):
6400 * internals.texi (Buffer Internals):
6401 * minibuf.texi (Initial Input):
6402 * nonascii.texi (Scanning Charsets):
6403 * numbers.texi (Comparison of Numbers):
6404 * windows.texi (Textual Scrolling, Vertical Scrolling):
6405 Fix various typos.
6406
6407 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6408
6409 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6410 conditional xref's to either emacs or emacs-xtra, depending on
6411 @iftex/@ifnottex.
6412
6413 * minibuf.texi (Minibuffer History): Document add-to-history.
6414
6415 2006-05-05 Eli Zaretskii <eliz@gnu.org>
6416
6417 * internals.texi (Pure Storage): Mention the pure overflow message
6418 at startup.
6419
6420 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
6421
6422 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6423 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6424 search.
6425
6426 2006-05-01 Richard Stallman <rms@gnu.org>
6427
6428 * intro.texi (nil and t): Clarify.
6429
6430 * variables.texi (File Local Variables): Suggest using booleanp.
6431
6432 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
6433
6434 * objects.texi (Type Predicates): Fix typos.
6435
6436 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6437
6438 * intro.texi (nil and t): Add booleanp.
6439
6440 * objects.texi (Type Predicates): Add links for booleanp and
6441 string-or-null-p.
6442
6443 2006-04-29 Richard Stallman <rms@gnu.org>
6444
6445 * modes.texi (Multiline Font Lock): Rename from
6446 Multi line Font Lock Elements. Much clarification.
6447 (Font Lock Multiline, Region to Fontify): Much clarification.
6448
6449 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6450
6451 * variables.texi (File Local Variables): Remove the special case t for
6452 safe-local-variable.
6453
6454 2006-04-26 Richard Stallman <rms@gnu.org>
6455
6456 * syntax.texi (Parsing Expressions): Minor cleanup.
6457
6458 2006-04-18 Richard Stallman <rms@gnu.org>
6459
6460 * tips.texi (Coding Conventions): Explain when the package's
6461 prefix should appear later on (not at the start of the name).
6462
6463 * searching.texi (String Search): Clarify effect of NOERROR.
6464
6465 * modes.texi (Imenu): Clarify what special items do.
6466
6467 * hooks.texi (Standard Hooks): Delete text about old hook names.
6468
6469 2006-04-17 Romain Francoise <romain@orebokech.com>
6470
6471 * variables.texi (Local Variables): Update the default value of
6472 `max-specpdl-size'.
6473
6474 2006-04-15 Michael Olson <mwolson@gnu.org>
6475
6476 * processes.texi (Transaction Queues): Mention the new optional
6477 `delay-question' argument for `tq-enqueue'.
6478
6479 2006-04-13 Bill Wohler <wohler@newt.com>
6480
6481 * customize.texi (Common Keywords): Use dotted notation for
6482 :package-version value. Specify its values. Improve documentation
6483 for customize-package-emacs-version-alist.
6484
6485 2006-04-12 Bill Wohler <wohler@newt.com>
6486
6487 * customize.texi (Common Keywords): Move description of
6488 customize-package-emacs-version-alist to @defvar.
6489
6490 2006-04-10 Bill Wohler <wohler@newt.com>
6491
6492 * customize.texi (Common Keywords): Add :package-version.
6493
6494 2006-04-10 Kim F. Storm <storm@cua.dk>
6495
6496 * text.texi (Buffer Contents): Add NOPROPS arg to
6497 filter-buffer-substring.
6498
6499 2006-04-08 Kevin Ryde <user42@zip.com.au>
6500
6501 * os.texi (Command-Line Arguments): Update xref to emacs manual
6502 "Command Arguments" -> "Emacs Invocation", per change there.
6503
6504 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6505
6506 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6507 be on one line to help makeinfo not render two spaces after the dot.
6508
6509 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6510
6511 * strings.texi (Predicates for Strings): Add string-or-null-p.
6512
6513 2006-03-28 Kim F. Storm <storm@cua.dk>
6514
6515 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6516 remarks about systems that don't support fractional seconds.
6517
6518 2006-03-25 Karl Berry <karl@gnu.org>
6519
6520 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6521 the year list.
6522
6523 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
6524
6525 * display.texi (Fringe Indicators): Fix typos.
6526
6527 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6528
6529 * tips.texi (Documentation Tips): One can now also write `program'
6530 in front of a quoted symbol in a docstring to prevent making a
6531 hyperlink.
6532
6533 2006-03-19 Alan Mackenzie <acm@muc.de>
6534
6535 * text.texi (Special Properties): Clarify `fontified' property.
6536
6537 2006-03-16 Richard Stallman <rms@gnu.org>
6538
6539 * display.texi (Defining Images): Minor cleanup.
6540
6541 2006-03-16 Bill Wohler <wohler@newt.com>
6542
6543 * display.texi (Defining Images): In image-load-path-for-library,
6544 prefer user's images.
6545
6546 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6547
6548 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6549
6550 2006-03-15 Bill Wohler <wohler@newt.com>
6551
6552 * display.texi (Defining Images): Fix example in
6553 image-load-path-for-library by not recommending that one binds
6554 image-load-path. Just defvar it to placate compiler and only use
6555 it if previously defined.
6556
6557 2006-03-14 Bill Wohler <wohler@newt.com>
6558
6559 * display.texi (Defining Images): In image-load-path-for-library,
6560 always return list of directories. Update example.
6561
6562 2006-03-14 Alan Mackenzie <acm@muc.de>
6563
6564 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6565 This describes font-lock-extend-region-function.
6566 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6567 the new node "Region to Fontify".
6568
6569 2006-03-13 Richard Stallman <rms@gnu.org>
6570
6571 * display.texi (Invisible Text): The impossible position is
6572 now before the invisible text, not after.
6573 (Defining Images): Clean up last change.
6574
6575 2006-03-11 Bill Wohler <wohler@newt.com>
6576
6577 * display.texi (Defining Images): Add image-load-path-for-library.
6578
6579 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6580
6581 * text.texi (Adaptive Fill): Fix Texinfo usage.
6582
6583 * strings.texi (Creating Strings): Fix Texinfo usage.
6584
6585 * searching.texi (Regexp Special): Use @samp for regular
6586 expressions that are not in Lisp syntax.
6587
6588 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6589
6590 * searching.texi (Regexp Special): Put remark between parentheses
6591 to avoid misreading.
6592
6593 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6594
6595 * searching.texi (Syntax of Regexps): More accurately describe
6596 which characters are special in which situations.
6597 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6598 are not special. Describe in detail when `[' and `]' are special.
6599 (Regexp Backslash): Plenty of regexps with unbalanced square
6600 brackets are valid, so reword that statement.
6601
6602 2006-03-02 Kim F. Storm <storm@cua.dk>
6603
6604 * keymaps.texi (Tool Bar): Add tool-bar-border.
6605
6606 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6607
6608 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6609
6610 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6611
6612 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6613
6614 * files.texi (Locating Files): Suggest additional values for the
6615 SUFFIXES arg of `locate-file'. Update pxref.
6616
6617 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6618 (How Programs Do Loading): Discuss the effects of Auto Compression
6619 mode on `load'.
6620 (Load Suffixes): New node.
6621 (Library Search): Delete description of `load-suffixes'; it was
6622 moved to "Load Suffixes".
6623 (Autoload, Named Features): Mention `load-suffixes'.
6624
6625 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6626
6627 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6628
6629 * windows.texi (Window Tree): Fix typo.
6630
6631 2006-02-20 Kim F. Storm <storm@cua.dk>
6632
6633 * display.texi (Fringe Indicators): New section.
6634 Move indicate-empty-lines, indicate-buffer-boundaries, and
6635 default-indicate-buffer-boundaries here.
6636 Add fringe-indicator-alist and default-fringes-indicator-alist.
6637 Add list of logical fringe indicator symbols.
6638 Update list of standard bitmap names.
6639 (Fringe Cursors): New section.
6640 Move overflow-newline-into-fringe here.
6641 Add fringe-cursor-alist and default-fringes-cursor-alist.
6642 Add list of fringe cursor symbols.
6643
6644 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6645
6646 * commands.texi (Using Interactive): Fix reference to node
6647 "Minibuffers".
6648
6649 2006-02-19 Richard M. Stallman <rms@gnu.org>
6650
6651 * minibuf.texi (High-Level Completion):
6652 Add xref to read-input-method-name.
6653
6654 * files.texi (Relative File Names): Move file-relative-name here.
6655 (File Name Expansion): From here. Minor clarifications.
6656
6657 * commands.texi (Using Interactive): Add xrefs about reading input.
6658 Clarify remarks about that moving point and mark.
6659 Put string case before list case.
6660
6661 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
6662
6663 * display.texi (Other Display Specs, Image Descriptors):
6664 Revert erroneous changes. The previous description of
6665 image-descriptors as `(image . PROPS)' was correct.
6666
6667 2006-02-14 Richard M. Stallman <rms@gnu.org>
6668
6669 * variables.texi (File Local Variables): Clarifications.
6670
6671 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
6672
6673 * variables.texi (File Local Variables): Use @code for a cons
6674 cell, not @var.
6675
6676 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
6677
6678 * variables.texi (File Local Variables): Document new file local
6679 variable behavior.
6680
6681 2006-02-10 Kim F. Storm <storm@cua.dk>
6682
6683 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6684
6685 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
6686
6687 * modes.texi (%-Constructs): Remove obsolete info about
6688 `global-mode-string'.
6689
6690 2006-02-07 Richard M. Stallman <rms@gnu.org>
6691
6692 * commands.texi (Prefix Command Arguments): Minor cleanup.
6693
6694 * display.texi: "Graphical display", not window system.
6695
6696 * functions.texi (What Is a Function): Fix xref.
6697
6698 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6699 (Changing Key Bindings): Clarify when remapping is better than
6700 substitute-key-definition.
6701
6702 2006-02-02 Richard M. Stallman <rms@gnu.org>
6703
6704 * minibuf.texi (Basic Completion): Completion alists are risky.
6705
6706 * keymaps.texi (Active Keymaps): Clarifications.
6707 (Searching Keymaps): New node.
6708 (Keymaps): Update menu.
6709
6710 * frames.texi (Layout Parameters): Minor clarification.
6711 (Drag and Drop): New node.
6712 (Frames): Update menu.
6713
6714 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6715
6716 * display.texi (Other Display Specs, Image Descriptors):
6717 Image description is a list, not a cons cell.
6718
6719 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6720
6721 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6722 list is not necessarily a list).
6723
6724 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6725
6726 * frames.texi (Layout Parameters): border-width and
6727 internal-border-width belong to the frame, not the window.
6728
6729 2006-01-19 Richard M. Stallman <rms@gnu.org>
6730
6731 * nonascii.texi (Translation of Characters): Search cmds use
6732 translation-table-for-input. Automatically made local.
6733
6734 * markers.texi (Overview of Markers): Count insertion type
6735 as one of a marker's attributes.
6736
6737 * keymaps.texi (Controlling Active Maps): New node, split out of
6738 Active Keymaps.
6739 (Keymaps): Menu updated.
6740 (Active Keymaps): Give pseudocode to explain how the active
6741 maps are searched. current-active-maps and key-binding moved here.
6742 (Functions for Key Lookup): current-active-maps and key-binding moved.
6743 Clarifications.
6744 (Searching the Keymaps): New subnode.
6745
6746 * elisp.texi (Top): Menu clarification.
6747
6748 * display.texi (Other Display Specs): Delete duplicate entry for
6749 just a string as display spec. Move text about recursive display
6750 specs on such a string.
6751
6752 * commands.texi (Key Sequence Input): Clarify.
6753 Move num-nonmacro-input-events out.
6754 (Reading One Event): num-nonmacro-input-events moved here.
6755
6756 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
6757
6758 * advice.texi (Simple Advice): Update example to fit argument
6759 change in previous-line.
6760
6761 2006-01-05 Richard M. Stallman <rms@gnu.org>
6762
6763 * markers.texi (The Mark): Fix in `mark'.
6764
6765 2006-01-04 Richard M. Stallman <rms@gnu.org>
6766
6767 * processes.texi (Misc Network, Make Network): Minor cleanups.
6768
6769 2006-01-04 Kim F. Storm <storm@cua.dk>
6770
6771 * processes.texi (Make Network): Add IPv6 addresses and handling.
6772 (Network Feature Testing): Mention (:family ipv6).
6773 (Misc Network): Add IPv6 formats to format-network-address.
6774
6775 2005-12-30 Richard M. Stallman <rms@gnu.org>
6776
6777 * text.texi (Changing Properties):
6778 Don't use return value of set-text-properties.
6779
6780 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6781
6782 * modes.texi (Mode Line Format): Correct typo in menu.
6783
6784 2005-12-29 Richard M. Stallman <rms@gnu.org>
6785
6786 * modes.texi (Mode Line Top): New node.
6787 (Mode Line Data): Some text moved to new node.
6788 Explain the data structure more concretely.
6789 (Mode Line Basics): Clarifications.
6790 (Mode Line Variables): Clarify intro paragraph.
6791 (%-Constructs): Clarify intro paragraph.
6792 (Mode Line Format): Update menu.
6793
6794 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6795
6796 * minibuf.texi (Basic Completion): Update lazy-completion-table
6797 examples for removal of ARGS argument.
6798
6799 2005-12-23 Richard M. Stallman <rms@gnu.org>
6800
6801 * text.texi (Undo): Restore some explanation from the version
6802 that was deleted.
6803
6804 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6805
6806 * text.texi (Undo): Remove duplicate descriptions of `apply
6807 funname' and `apply delta' elements of the undo list.
6808
6809 2005-12-20 Richard M. Stallman <rms@gnu.org>
6810
6811 * help.texi (Help Functions): Update documentation of `apropos'.
6812
6813 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6814
6815 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6816 because it is confusing. If the :help-echo keyword is a function,
6817 it is not directly used as the :help-echo overlay property, as the
6818 xref seems to suggest (it does not take the appropriate args).
6819
6820 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6821
6822 * customize.texi (Common Keywords): Fix Texinfo usage.
6823 (Group Definitions, Variable Definitions): Update for new
6824 conventions for using `*' in docstrings.
6825
6826 * tips.texi (Documentation Tips): Update for new conventions for
6827 using `*' in docstrings.
6828
6829 2005-12-16 Richard M. Stallman <rms@gnu.org>
6830
6831 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6832
6833 2005-12-16 Juri Linkov <juri@jurta.org>
6834
6835 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6836
6837 2005-12-14 Romain Francoise <romain@orebokech.com>
6838
6839 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6840 Fix typo.
6841
6842 2005-12-11 Juri Linkov <juri@jurta.org>
6843
6844 * minibuf.texi (Completion Commands): Add mention of read-file-name
6845 for filename completion keymaps.
6846 (Reading File Names): Add mention of filename completion keymaps
6847 for read-file-name and xref to `Completion Commands'.
6848
6849 2005-12-10 Richard M. Stallman <rms@gnu.org>
6850
6851 * customize.texi (Common Keywords): State caveats for use of :tag.
6852
6853 2005-12-08 Richard M. Stallman <rms@gnu.org>
6854
6855 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6856 with xrefs and better explanation.
6857 (Completion Commands): Add the filename completion maps.
6858
6859 * objects.texi (Character Type): Clarify that \s is not space
6860 if a dash follows.
6861
6862 2005-12-05 Richard M. Stallman <rms@gnu.org>
6863
6864 * windows.texi (Resizing Windows): Delete preserve-before args.
6865
6866 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6867
6868 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6869 in full keymaps, since the quirk has been fixed.
6870
6871 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6872
6873 * hooks.texi (Standard Hooks): Add index entries.
6874 Mention `compilation-finish-functions'.
6875
6876 2005-11-27 Richard M. Stallman <rms@gnu.org>
6877
6878 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6879
6880 2005-11-21 Juri Linkov <juri@jurta.org>
6881
6882 * customize.texi (Common Keywords): Update links types
6883 custom-manual and url-link. Add link types emacs-library-link,
6884 file-link, function-link, variable-link, custom-group-link.
6885
6886 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
6887
6888 * display.texi: Revert 2005-11-20 change.
6889
6890 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6891
6892 * processes.texi (Bindat Functions):
6893 Say "third" to refer to zero-based index "2".
6894
6895 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6896
6897 * loading.texi (Library Search): Update the default value of
6898 `load-suffixes'.
6899
6900 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6901
6902 * display.texi (Attribute Functions): Mention :ignore-defface.
6903
6904 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6905
6906 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6907 (Minor Mode Conventions): Mention the use of a hook.
6908
6909 2005-11-06 Richard M. Stallman <rms@gnu.org>
6910
6911 * files.texi (Magic File Names): find-file-name-handler checks the
6912 `operations' property of the handler.
6913
6914 2005-11-03 Richard M. Stallman <rms@gnu.org>
6915
6916 * variables.texi (Frame-Local Variables): Small clarification.
6917
6918 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6919
6920 * os.texi (Init File): Document ~/.emacs.d/init.el.
6921
6922 2005-10-29 Richard M. Stallman <rms@gnu.org>
6923
6924 * internals.texi (Garbage Collection): Document memory-full.
6925
6926 2005-10-28 Bill Wohler <wohler@newt.com>
6927
6928 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6929 for URLs.
6930
6931 2005-10-28 Richard M. Stallman <rms@gnu.org>
6932
6933 * minibuf.texi (Completion Commands): Clean up prev change.
6934
6935 2005-10-26 Kevin Ryde <user42@zip.com.au>
6936
6937 * compile.texi (Eval During Compile): Explain recommended uses
6938 of eval-when-compile and eval-and-compile.
6939
6940 2005-10-27 Masatake YAMATO <jet@gyve.org>
6941
6942 * minibuf.texi (Completion Commands):
6943 Write about new optional argument for `display-completion-list'.
6944
6945 2005-10-23 Richard M. Stallman <rms@gnu.org>
6946
6947 * display.texi (Overlay Arrow): Clarify about local bindings of
6948 overlay-arrow-position.
6949
6950 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6951
6952 * internals.texi (Building Emacs): Fix last change.
6953
6954 2005-10-22 Richard M. Stallman <rms@gnu.org>
6955
6956 * internals.texi (Building Emacs): Document eval-at-startup.
6957
6958 2005-10-21 Richard M. Stallman <rms@gnu.org>
6959
6960 * loading.texi (Where Defined): load-history contains abs file names.
6961 symbol-file returns abs file names.
6962
6963 2005-10-19 Kim F. Storm <storm@cua.dk>
6964
6965 * display.texi (Showing Images): Add max-image-size integer value.
6966
6967 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
6968
6969 * display.texi (Showing Images): Document max-image-size.
6970
6971 2005-10-17 Richard M. Stallman <rms@gnu.org>
6972
6973 * commands.texi (Quitting): Minor clarification.
6974
6975 * processes.texi (Sentinels): Clarify about output and quitting.
6976 (Filter Functions): Mention with-local-quit.
6977
6978 2005-10-17 Juri Linkov <juri@jurta.org>
6979
6980 * buffers.texi (Current Buffer):
6981 * commands.texi (Event Input Misc):
6982 * compile.texi (Eval During Compile, Compiler Errors):
6983 * customize.texi (Group Definitions):
6984 * display.texi (Progress, Defining Faces):
6985 * files.texi (Writing to Files):
6986 * modes.texi (Mode Hooks, Defining Minor Modes):
6987 * streams.texi (Output Functions):
6988 * syntax.texi (Syntax Table Functions):
6989 * text.texi (Change Hooks):
6990 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6991
6992 * commands.texi (Quitting): Replace arg `forms' with `body' in
6993 `with-local-quit'.
6994
6995 * positions.texi (Excursions): Replace arg `forms' with `body' in
6996 `save-excursion'.
6997
6998 2005-10-08 Kim F. Storm <storm@cua.dk>
6999
7000 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
7001 Rename manual section accordingly.
7002
7003 2005-10-04 Kim F. Storm <storm@cua.dk>
7004
7005 * windows.texi (Window Split Tree): New section describing
7006 new function window-split-tree function.
7007
7008 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
7009
7010 * display.texi (Fringe Size/Pos): Simplify and add detail.
7011
7012 2005-09-30 Romain Francoise <romain@orebokech.com>
7013
7014 * minibuf.texi (High-Level Completion): Explain that the prompt
7015 given to `read-buffer' should end with a colon and a space.
7016 Update usage examples.
7017
7018 2005-09-29 Juri Linkov <juri@jurta.org>
7019
7020 * display.texi (Displaying Messages): Rename argument name
7021 `string' to `format-string' in functions `message', `message-box',
7022 `message-or-box'.
7023
7024 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
7025
7026 * errors.texi (Standard Errors): Correct xrefs.
7027
7028 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
7029
7030 * display.texi (Defining Images): Update documentation for
7031 `image-load-path'.
7032
7033 2005-09-17 Richard M. Stallman <rms@gnu.org>
7034
7035 * display.texi (Defining Images): Clean up previous change.
7036
7037 2005-09-16 Romain Francoise <romain@orebokech.com>
7038
7039 * elisp.texi: Specify GFDL version 1.2.
7040
7041 * doclicense.texi (GNU Free Documentation License): Update to
7042 version 1.2.
7043
7044 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
7045
7046 * display.texi (Defining Images): Document `image-load-path'.
7047
7048 2005-09-15 Richard M. Stallman <rms@gnu.org>
7049
7050 * objects.texi (Printed Representation): Minor cleanup.
7051 (Box Diagrams): Minor fix.
7052 (Cons Cell Type): Move (...) index item here.
7053 (Box Diagrams): From here.
7054 (Array Type): Minor fix.
7055 (Type Predicates): Delete index "predicates".
7056 (Hash Table Type): Clarify xref.
7057 (Dotted Pair Notation): Minor fix.
7058
7059 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
7060
7061 * files.texi (Saving Buffers): Fix typo.
7062
7063 2005-09-08 Richard M. Stallman <rms@gnu.org>
7064
7065 * tips.texi (Programming Tips): Correct the "default" prompt spec.
7066
7067 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
7068
7069 * locals.texi (Standard Buffer-Local Variables): Don't include
7070 mode variables for minor modes.
7071 Fix xrefs for buffer-display-count, buffer-display-table,
7072 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
7073 enable-multibyte-characters, fill-column, header-line-format,
7074 left-fringe-width, left-margin, and right-fringe-width.
7075
7076 * hooks.texi (Standard Hooks): All hooks should conform to the
7077 standard naming convention now.
7078 Fix xref for `echo-area-clear-hook'.
7079
7080 * display.texi (Usual Display): Note that indicate-empty-lines and
7081 tab-width are buffer-local.
7082
7083 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
7084
7085 * modes.texi (Mode Help): Note that major-mode is buffer-local.
7086
7087 * nonascii.texi (Encoding and I/O): Note that
7088 buffer-file-coding-system is buffer-local.
7089
7090 * positions.texi (List Motion): Note that defun-prompt-regexp is
7091 buffer-local.
7092
7093 * text.texi (Auto Filling): Note that auto-fill-function is
7094 buffer-local.
7095 (Undo): Note that buffer-undo-list is buffer-local.
7096
7097 * windows.texi (Buffers and Windows):
7098 Document buffer-display-count.
7099
7100 2005-09-06 Richard M. Stallman <rms@gnu.org>
7101
7102 * tips.texi (Coding Conventions): Sometimes it is ok to put the
7103 package prefix elsewhere than at the start of the name.
7104
7105 2005-09-03 Richard M. Stallman <rms@gnu.org>
7106
7107 * tips.texi (Programming Tips): Add conventions for minibuffer
7108 questions and prompts.
7109
7110 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7111
7112 * intro.texi (nil and t): Minor cleanup.
7113 Delete spurious mention of keyword symbols.
7114 (Evaluation Notation): Add index entry.
7115 (A Sample Function Description): Minor cleanup.
7116 (A Sample Variable Description): Not all vars can be set.
7117
7118 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7119
7120 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7121
7122 (Insertion): Document precise type of `insert-char' arg COUNT.
7123
7124 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7125
7126 * modes.texi (Other Font Lock Variables): Sync the default of
7127 font-lock-lines-before.
7128
7129 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
7130
7131 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7132
7133 2005-08-29 Richard M. Stallman <rms@gnu.org>
7134
7135 * elisp.texi (Top): Update subnode menu.
7136
7137 * searching.texi (Searching and Matching): Move node.
7138 Rearrange contents and add overall explanation.
7139 (Searching and Case): Move node.
7140 (Searching and Matching): Update menu.
7141
7142 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7143
7144 * os.texi (Startup Summary): Fix the description of the initial
7145 startup message display.
7146
7147 2005-08-25 Richard M. Stallman <rms@gnu.org>
7148
7149 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7150
7151 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
7152
7153 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7154 `next-overlay-change' example.
7155
7156 2005-08-22 Juri Linkov <juri@jurta.org>
7157
7158 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7159 Fix invert-face. Fix args of face-background.
7160
7161 * display.texi (Standard Faces): Delete node.
7162 (Faces): Add xref to `(emacs)Standard Faces'.
7163 (Displaying Faces): Fix xref to `Standard Faces'.
7164
7165 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7166
7167 2005-08-20 Alan Mackenzie <acm@muc.de>
7168
7169 * buffers.texi (The Buffer List): Clarify the manipulation of the
7170 buffer list.
7171
7172 2005-08-14 Richard M. Stallman <rms@gnu.org>
7173
7174 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7175 a regexp.
7176
7177 2005-08-11 Richard M. Stallman <rms@gnu.org>
7178
7179 * elisp.texi (Top): Update subnode lists.
7180
7181 * display.texi (Inverse Video): Node deleted.
7182
7183 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7184 New nodes split out of Coding Conventions.
7185
7186 * searching.texi (Regular Expressions): Document re-builder.
7187
7188 * os.texi (Time Parsing): New node split out of Time Conversion.
7189
7190 * processes.texi (Misc Network, Network Feature Testing)
7191 (Network Options, Make Network): New nodes split out of
7192 Low-Level Network.
7193
7194 2005-08-09 Richard M. Stallman <rms@gnu.org>
7195
7196 * frames.texi (Geometry): New node, split from Size and Position.
7197 (Frame Parameters): Refer to Geometry.
7198
7199 * buffers.texi (The Buffer List): Fix xrefs.
7200
7201 * windows.texi (Splitting Windows): Fix xref.
7202
7203 * frames.texi (Layout Parameters): Add xref.
7204
7205 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7206
7207 * keymaps.texi (Menu Bar): Fix xref.
7208
7209 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7210
7211 * modes.texi (%-Constructs): Fix xref.
7212
7213 * frames.texi (Window Frame Parameters): Node split up.
7214 (Basic Parameters, Position Parameters, Size Parameters)
7215 (Layout Parameters, Buffer Parameters, Management Parameters)
7216 (Cursor Parameters, Color Parameters): New subnodes.
7217
7218 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7219
7220 * positions.texi (Screen Lines): Update xref for previous change
7221 in minibuf.texi.
7222
7223 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7224 change in minibuf.texi.
7225
7226 2005-08-09 Richard M. Stallman <rms@gnu.org>
7227
7228 * tips.texi (Coding Conventions): Minor cleanup.
7229
7230 * modes.texi (Defining Minor Modes): Explain when init-value
7231 can be non-nil.
7232
7233 * elisp.texi (Top): Update submenu for Minibuffer.
7234
7235 * minibuf.texi (Minibuffer Misc): Node split up.
7236 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7237 (Recursive Mini): New nodes split out from Minibuffer Misc.
7238 (Minibuffer Misc): Document max-mini-window-height.
7239
7240 * hash.texi (Defining Hash): Delete stray paren in example.
7241
7242 * display.texi (Echo Area Customization): Don't define
7243 max-mini-window-height here; xref instead.
7244
7245 * commands.texi (Event Input Misc): Update while-no-input.
7246
7247 * advice.texi (Advising Functions): Explain when to use advice
7248 and when to use a hook.
7249
7250 2005-07-30 Eli Zaretskii <eliz@gnu.org>
7251
7252 * makefile.w32-in (info): Don't run install-info.
7253 ($(infodir)/dir): New target, produced by running install-info.
7254
7255 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7256
7257 * modes.texi (Defining Minor Modes): The keyword for the initial
7258 value is :init-value, not :initial-value.
7259
7260 2005-07-23 Eli Zaretskii <eliz@gnu.org>
7261
7262 * loading.texi (Autoload): Make the `doctor' example be consistent
7263 with what's in current loaddefs.el. Describe the "fn" magic in
7264 the usage portion of the doc string.
7265
7266 2005-07-22 Richard M. Stallman <rms@gnu.org>
7267
7268 * internals.texi (Garbage Collection): Clarify previous change.
7269
7270 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7271
7272 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7273
7274 2005-07-18 Juri Linkov <juri@jurta.org>
7275
7276 * commands.texi (Accessing Events):
7277 * frames.texi (Text Terminal Colors, Resources):
7278 * markers.texi (The Mark):
7279 * modes.texi (Defining Minor Modes):
7280 Delete duplicate duplicate words.
7281
7282 2005-07-16 Richard M. Stallman <rms@gnu.org>
7283
7284 * display.texi (Managing Overlays): Clarify make-overlay
7285 args for insertion types.
7286
7287 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7288
7289 * customize.texi (Variable Definitions):
7290 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7291 `standard-value' is a list too.
7292 (Defining New Types): Use @key{RET} instead of @key{ret}.
7293
7294 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7295
7296 * os.texi (Translating Input): Fix typo.
7297
7298 2005-07-08 Richard M. Stallman <rms@gnu.org>
7299
7300 * README: Update edition number and size estimate.
7301
7302 * elisp.texi (VERSION): Set to 2.9.
7303
7304 2005-07-07 Richard M. Stallman <rms@gnu.org>
7305
7306 * book-spine.texinfo: Update Emacs version.
7307
7308 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7309
7310 2005-07-06 Richard M. Stallman <rms@gnu.org>
7311
7312 * searching.texi (Regexp Search): Clarify what re-search-forward
7313 does when the search fails.
7314
7315 2005-07-05 Lute Kamstra <lute@gnu.org>
7316
7317 * Update FSF's address in GPL notices.
7318
7319 * doclicense.texi (GNU Free Documentation License):
7320 * gpl.texi (GPL):
7321 * tips.texi (Coding Conventions, Library Headers):
7322 * vol1.texi:
7323 * vol2.texi: Update FSF's address.
7324
7325 2005-07-04 Richard M. Stallman <rms@gnu.org>
7326
7327 * hooks.texi (Standard Hooks): Add occur-hook.
7328
7329 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7330
7331 * display.texi (The Echo Area): Correct menu.
7332
7333 2005-07-03 Richard M. Stallman <rms@gnu.org>
7334
7335 * elisp.texi (Top): Update subnode menu for Display.
7336
7337 * display.texi (Displaying Messages): New node, with most
7338 of what was in The Echo Area.
7339 (Progress): Move under The Echo Area.
7340 (Logging Messages): New node with new text.
7341 (Echo Area Customization): New node, the rest of what was
7342 in The Echo Area. Document message-truncate-lines with @defvar.
7343 (Display): Update menu.
7344
7345 * windows.texi (Textual Scrolling): Doc 3 values for
7346 scroll-preserve-screen-position.
7347
7348 * text.texi (Special Properties): Change hook functions
7349 should bind inhibit-modification-hooks around altering buffer text.
7350
7351 * keymaps.texi (Key Binding Commands): Call binding BINDING
7352 rather than DEFINITION.
7353
7354 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
7355
7356 * variables.texi (Defining Variables): `user-variable-p' returns t
7357 for aliases of user options, nil for alias loops.
7358
7359 2005-06-28 Richard M. Stallman <rms@gnu.org>
7360
7361 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7362 make-keymap.
7363
7364 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7365
7366 * variables.texi (Setting Variables): Correct and clarify
7367 description of `add-to-ordered-list'.
7368
7369 2005-06-26 Richard M. Stallman <rms@gnu.org>
7370
7371 * display.texi (Faces): Minor cleanup.
7372
7373 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7374
7375 * display.texi (Faces): `facep' returns t for strings that are
7376 face names.
7377
7378 2005-06-25 Richard M. Stallman <rms@gnu.org>
7379
7380 * objects.texi (Equality Predicates): Clarify meaning of equal.
7381
7382 * windows.texi (Selecting Windows): save-selected-window
7383 and with-selected-window save and restore the current buffer.
7384
7385 2005-06-24 Richard M. Stallman <rms@gnu.org>
7386
7387 * numbers.texi (Float Basics): Explain how to test for NaN,
7388 and printing the sign of NaNs.
7389
7390 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7391
7392 * makefile.w32-in (MAKEINFO): Use --force.
7393
7394 2005-06-23 Richard M. Stallman <rms@gnu.org>
7395
7396 * display.texi (Face Functions): Correct Texinfo usage.
7397
7398 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7399
7400 * lists.texi (Rings): `ring-elements' now returns the elements of
7401 RING in order.
7402
7403 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7404
7405 * markers.texi (The Mark): Texinfo usage fix.
7406
7407 2005-06-23 Kim F. Storm <storm@cua.dk>
7408
7409 * searching.texi (Entire Match Data): Remove evaporate option for
7410 match-data. Do not mention evaporate option for set-match-data.
7411
7412 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7413
7414 * display.texi (Face Functions): Mention face aliases.
7415
7416 2005-06-21 Richard M. Stallman <rms@gnu.org>
7417
7418 * anti.texi (Antinews): Texinfo usage fix.
7419
7420 2005-06-21 Karl Berry <karl@gnu.org>
7421
7422 * elisp.texi: Use @copying.
7423
7424 * elisp.texi: Put @summarycontents and @contents before the Top
7425 node, instead of the end of the file, so that the contents appear
7426 in the right place in the dvi/pdf output.
7427
7428 2005-06-21 Juri Linkov <juri@jurta.org>
7429
7430 * display.texi (Defining Faces): Add `customized-face'.
7431
7432 2005-06-20 Kim F. Storm <storm@cua.dk>
7433
7434 * variables.texi (Setting Variables): Any type of element can be
7435 given order in add-to-ordered-list. Compare elements with eq.
7436
7437 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7438
7439 2005-06-20 Karl Berry <karl@gnu.org>
7440
7441 * syntax.texi (Syntax Flags): Make last column very slightly wider
7442 to avoid "generic comment" breaking on two lines and causing an
7443 underfull box.
7444
7445 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7446
7447 * lists.texi (Rings): Various minor clarifications and corrections.
7448
7449 2005-06-18 Richard M. Stallman <rms@gnu.org>
7450
7451 * functions.texi (Obsolete Functions): Simplify.
7452
7453 * variables.texi (Variable Aliases): Simplify.
7454
7455 * anti.texi, backups.texi, compile.texi, customization.texi:
7456 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7457 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7458 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7459 * variables.texi: Fix formatting ugliness.
7460
7461 * elisp.texi: Add links to Rings and Byte Packing.
7462 Update version and copyright years.
7463
7464 * minibuf.texi: Fix formatting ugliness.
7465 (Completion Commands): Move keymap vars to the end
7466 and vars completing-read binds to the top.
7467
7468 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7469
7470 * processes.texi: Fix typos.
7471 (Bindat Spec): Correct Texinfo error.
7472 (Byte Packing): Fix ungrammatical sentence.
7473
7474 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7475
7476 * lists.texi (Rings): New node.
7477 (Lists): Add it to menu.
7478
7479 * processes.texi (Byte Packing): New node.
7480 (Processes): Add it to menu.
7481
7482 2005-06-17 Richard M. Stallman <rms@gnu.org>
7483
7484 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7485
7486 * help.texi (Documentation Basics): Explain the xref to
7487 Documentation Tips.
7488
7489 * debugging.texi (Debugger Commands): Minor fix.
7490
7491 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7492
7493 * edebug.texi (Instrumenting): Eliminate duplicate link.
7494 (Specification List): Replace references to "below", referring to
7495 a later node, with one @ref to that node.
7496
7497 * os.texi (Timers): Timers should save and restore the match data
7498 if they change it.
7499
7500 * debugging.texi (Debugger Commands): Mention that the Lisp
7501 debugger can not step through primitive functions.
7502
7503 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7504
7505 * functions.texi (Obsolete Functions): Update argument names of
7506 `make-obsolete' and `define-obsolete-function-alias'.
7507
7508 * variables.texi (Variable Aliases): Update argument names of
7509 `defvaralias', `make-obsolete-variable' and
7510 `define-obsolete-variable-alias'.
7511
7512 2005-06-15 Kim F. Storm <storm@cua.dk>
7513
7514 * searching.texi (Entire Match Data): Rephrase warnings about
7515 evaporate arg to match-data and set-match-data.
7516
7517 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7518
7519 * elisp.texi (Top): Update detailed menu.
7520
7521 * edebug.texi (Edebug): Update menu.
7522 (Instrumenting): Update xrefs.
7523 (Edebug Execution Modes): Correct xref.
7524 (Jumping): Clarify description of `h' command.
7525 Eliminate redundant @ref.
7526 (Breaks): New node.
7527 (Breakpoints): Is now a subsubsection.
7528 (Global Break Condition): Mention `C-x X X'.
7529 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7530 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7531 (Edebug Display Update): Correct pxref.
7532 (Edebug and Macros): New node.
7533 (Instrumenting Macro Calls): Is now a subsubsection.
7534 Neither arg of `def-edebug-spec' is evaluated.
7535 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7536 (Specification Examples): Fix typo.
7537
7538 2005-06-14 Lute Kamstra <lute@gnu.org>
7539
7540 * debugging.texi (Function Debugging): Primitives can break on
7541 entry too.
7542
7543 2005-06-14 Kim F. Storm <storm@cua.dk>
7544
7545 * variables.texi (Setting Variables): Add add-to-ordered-list.
7546
7547 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7548
7549 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7550 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7551
7552 2005-06-13 Lute Kamstra <lute@gnu.org>
7553
7554 * text.texi (Special Properties): Fix cross reference.
7555
7556 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * debugging.texi (Function Debugging): Delete mention of empty
7559 string argument to `cancel-debug-on-entry'. Delete inaccurate
7560 description of the return value of that command.
7561
7562 2005-06-11 Alan Mackenzie <acm@muc.de>
7563
7564 * text.texi (Adaptive Fill): Amplify the description of
7565 fill-context-prefix.
7566
7567 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7568
7569 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7570
7571 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7572
7573 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7574
7575 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7576
7577 * debugging.texi (Error Debugging): Minor rewording.
7578 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7579 is optional.
7580
7581 2005-06-10 Lute Kamstra <lute@gnu.org>
7582
7583 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7584 (Top): Give it a title. Correct version number. Give the
7585 detailed node listing a more prominent header.
7586 * intro.texi: Don't set VERSION here a second time.
7587 Mention Emacs's version too.
7588 * anti.texi (Antinews): Use EMACSVER to refer to the current
7589 version of Emacs.
7590
7591 2005-06-09 Kim F. Storm <storm@cua.dk>
7592
7593 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7594 match-data and set-match-data.
7595
7596 2005-06-08 Richard M. Stallman <rms@gnu.org>
7597
7598 * searching.texi (Entire Match Data): Clarify when match-data
7599 returns markers and when integers.
7600
7601 * display.texi (Defining Faces): Explain that face name should not
7602 end in `-face'.
7603
7604 * modes.texi (Mode Line Data): Minor cleanup.
7605 (Customizing Keywords): Node split out of Search-based Fontification.
7606 Add example of using font-lock-add-keywords from a hook.
7607 Clarify when MODE should be non-nil, and when nil.
7608
7609 2005-06-06 Richard M. Stallman <rms@gnu.org>
7610
7611 * modes.texi (Mode Line Data): Explain what happens when the car
7612 of a list is a void symbol.
7613 (Search-based Fontification): Explain MODE arg to
7614 font-lock-add-keywords and warn about calls from major modes.
7615
7616 2005-06-08 Juri Linkov <juri@jurta.org>
7617
7618 * display.texi (Standard Faces): Add `shadow' face.
7619
7620 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7621
7622 * modes.texi (Major Mode Conventions): A derived mode only needs
7623 to put the call to the parent mode inside `delay-mode-hooks'.
7624
7625 2005-05-29 Richard M. Stallman <rms@gnu.org>
7626
7627 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7628 new, and what that implies. Clarify.
7629
7630 * files.texi (Locating Files): Clean up the text.
7631
7632 * frames.texi (Window Frame Parameters): Document user-size.
7633 Shorten entry for top by referring to left.
7634
7635 2005-05-26 Richard M. Stallman <rms@gnu.org>
7636
7637 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7638 is new, and what the implications are. Other clarifications.
7639
7640 2005-05-24 Richard M. Stallman <rms@gnu.org>
7641
7642 * frames.texi (Dialog Boxes): Minor fixes.
7643
7644 2005-05-25 Masatake YAMATO <jet@gyve.org>
7645
7646 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7647
7648 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7649
7650 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7651 is optional.
7652
7653 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7654
7655 * frames.texi (Dialog Boxes): Describe new optional argument.
7656
7657 2005-05-23 Lute Kamstra <lute@gnu.org>
7658
7659 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7660 syntax-begin-function over font-lock-beginning-of-syntax-function.
7661
7662 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7663
7664 * minibuf.texi (Reading File Names): Update description of
7665 `read-directory-name'.
7666
7667 * modes.texi (Derived Modes): Clarify :group keyword.
7668
7669 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7670
7671 * files.texi (Locating Files): New subsection.
7672 Describe locate-file and executable-find.
7673
7674 2005-05-21 Kevin Ryde <user42@zip.com.au>
7675
7676 * frames.texi (Initial Parameters): Update cross reference to
7677 "Emacs Invocation".
7678
7679 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7680
7681 * keymaps.texi (Active Keymaps): Add anchor.
7682
7683 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7684 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7685 appropriate place.
7686 (Derived Modes): Small clarifications.
7687 (Minor Mode Conventions, Keymaps and Minor Modes):
7688 Replace references to nodes with references to anchors.
7689 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7690 Clarify description of lists whose first element is an integer.
7691 (Mode Line Variables): Add anchor.
7692 (%-Constructs): Clarify description of integer after %.
7693 (Emulating Mode Line): Describe nil value for FACE.
7694
7695 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7696
7697 * modes.texi (Derived Modes): Correct references to non-existing
7698 variable standard-syntax-table.
7699
7700 2005-05-17 Lute Kamstra <lute@gnu.org>
7701
7702 * modes.texi (Defining Minor Modes): Mention the mode hook.
7703
7704 2005-05-15 Kim F. Storm <storm@cua.dk>
7705
7706 * processes.texi (Network): Remove open-network-stream-nowait.
7707 (Network Servers): Remove open-network-stream-server.
7708
7709 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7710
7711 * elisp.texi (Top): Update detailed menu.
7712
7713 * variables.texi: Reorder nodes.
7714 (Variables): Update menu.
7715 (File Local Variables): Do not refer to the `-*-' line as
7716 a "local variables list". Add pxref.
7717
7718 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7719
7720 * elisp.texi (Top): Update detailed menu for node changes.
7721
7722 * modes.texi (Modes): Update Menu.
7723 (Hooks): Move to beginning of chapter.
7724 Most minor modes run mode hooks too.
7725 `add-hook' can handle void hooks or hooks whose value is a single
7726 function.
7727 (Major Modes): Update Menu.
7728 (Major Mode Basics): New node, split off from `Major Modes'.
7729 (Major Mode Conventions): Correct xref. Explain how to handle
7730 auto-mode-alist if the major mode command has an autoload cookie.
7731 (Auto Major Mode): Major update. Add magic-mode-alist.
7732 (Derived Modes): Major update.
7733 (Mode Line Format): Update Menu.
7734 (Mode Line Basics): New node, split off from `Mode Line Format'.
7735
7736 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7737 for `magic autoload comment'. Add index entries and anchor.
7738
7739 2005-05-14 Richard M. Stallman <rms@gnu.org>
7740
7741 * tips.texi (Coding Conventions): Explain how important it is
7742 that just loading certain files not change Emacs behavior.
7743
7744 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7745
7746 2005-05-12 Lute Kamstra <lute@gnu.org>
7747
7748 * modes.texi (Generic Modes): Update.
7749 (Major Modes): Refer to node "Generic Modes".
7750
7751 * elisp.texi (Top): Update to the current structure of the manual.
7752 * processes.texi (Processes): Add menu description.
7753 * customize.texi (Customization): Add menu descriptions.
7754
7755 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7756
7757 * processes.texi (Signals to Processes)
7758 (Low-Level Network): Fix typos.
7759
7760 2005-05-11 Lute Kamstra <lute@gnu.org>
7761
7762 * elisp.texi (Top): Add some nodes from the chapter "Major and
7763 Minor Modes" to the detailed node listing.
7764
7765 2005-05-10 Richard M. Stallman <rms@gnu.org>
7766
7767 * keymaps.texi (Extended Menu Items): Menu item filter functions
7768 can be called at any time.
7769
7770 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7771
7772 * variables.texi (File Local Variables): `(hack-local-variables t)'
7773 now also checks whether a mode is specified in the local variables
7774 list.
7775
7776 2005-05-05 Kevin Ryde <user42@zip.com.au>
7777
7778 * display.texi (The Echo Area): Correct format function cross
7779 reference.
7780
7781 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7782
7783 * variables.texi (Variable Aliases): Change description of
7784 `define-obsolete-variable-alias'.
7785
7786 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7787 (Defining Functions): Add xref.
7788 (Obsolete Functions): New node.
7789 (Function Safety): Standardize capitalization of section title.
7790
7791 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7792 (Dialog Boxes): Complete description of `x-popup-dialog'.
7793
7794 2005-05-04 Richard M. Stallman <rms@gnu.org>
7795
7796 * commands.texi (Interactive Codes): Fix Texinfo usage.
7797 Document U more clearly.
7798
7799 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7800
7801 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7802 function and not a macro.
7803
7804 * frames.texi (Pop-Up Menus): Correct and clarify description of
7805 `x-popup-menu'.
7806 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7807
7808 2005-05-01 Richard M. Stallman <rms@gnu.org>
7809
7810 * edebug.texi (Checking Whether to Stop): Fix previous change.
7811
7812 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7813
7814 * display.texi: Fix typos and Texinfo usage.
7815
7816 * edebug.texi (Checking Whether to Stop): executing-macro ->
7817 executing-kbd-macro.
7818
7819 2005-05-01 Richard M. Stallman <rms@gnu.org>
7820
7821 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7822
7823 2005-04-30 Richard M. Stallman <rms@gnu.org>
7824
7825 * files.texi (Magic File Names): Document `operations' property.
7826
7827 2005-04-29 Lute Kamstra <lute@gnu.org>
7828
7829 * modes.texi (Generic Modes): New node.
7830 (Major Modes): Add it to the menu.
7831 (Derived Modes): Add "derived mode" to concept index.
7832
7833 2005-04-28 Lute Kamstra <lute@gnu.org>
7834
7835 * modes.texi (Defining Minor Modes): Fix previous change.
7836 (Font Lock Mode): Simplify.
7837 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7838 when set and that some parts are optional. Add cross references.
7839 (Search-based Fontification): Say how to specify font-lock-keywords.
7840 Add cross references. Add font-lock-multiline to index.
7841 Move font-lock-keywords-case-fold-search here from node "Other Font
7842 Lock Variables". Document font-lock-add-keywords and
7843 font-lock-remove-keywords.
7844 (Other Font Lock Variables): Move font-lock-keywords-only,
7845 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7846 and font-lock-syntactic-face-function to node "Syntactic Font
7847 Lock". Move font-lock-keywords-case-fold-search to node
7848 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7849 and font-lock-{,un}fontify-{buffer,region}-function.
7850 (Precalculated Fontification): Remove reference to deleted variable
7851 font-lock-core-only.
7852 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7853 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7854 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7855 and font-lock-syntactic-face-function here from node "Other Font
7856 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7857 Syntax Properties". Add cross references.
7858 (Setting Syntax Properties): New node.
7859 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7860 * syntax.texi (Syntax Properties): Add cross reference.
7861 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7862
7863 2005-04-26 Richard M. Stallman <rms@gnu.org>
7864
7865 * display.texi (Defining Faces):
7866 Document `default' elements of defface spec.
7867
7868 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7869
7870 * variables.texi (Variable Aliases): Clarify text.
7871
7872 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7873
7874 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7875
7876 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7877
7878 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7879
7880 2005-04-24 Eli Zaretskii <eliz@gnu.org>
7881
7882 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7883 syntax-after and syntax-class.
7884
7885 * files.texi (Changing Files): Fix last change's cross-reference.
7886 (Unique File Names): Don't mention "numbers" in the documentation
7887 of make-temp-file and make-temp-name.
7888
7889 2005-04-23 Richard M. Stallman <rms@gnu.org>
7890
7891 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7892
7893 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7894
7895 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7896
7897 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7898
7899 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7900 and define-obsolete-variable-alias.
7901
7902 2005-04-22 Kim F. Storm <storm@cua.dk>
7903
7904 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7905 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7906
7907 2005-04-21 Lute Kamstra <lute@gnu.org>
7908
7909 * lists.texi (Association Lists): Document rassq-delete-all.
7910
7911 2005-04-19 Richard M. Stallman <rms@gnu.org>
7912
7913 * modes.texi (Search-based Fontification): Explain that
7914 facespec is an expression to be evaluated.
7915
7916 2005-04-19 Kevin Ryde <user42@zip.com.au>
7917
7918 * streams.texi (Output Functions): Fix xref.
7919 * strings.texi (String Conversion): Fix xref.
7920
7921 2005-04-19 Kim F. Storm <storm@cua.dk>
7922
7923 * symbols.texi (Symbol Plists): Add safe-get.
7924 Mention that `get' may signal an error.
7925
7926 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
7927
7928 * customize.texi (Variable Definitions): Replace tooltip-mode
7929 example with save-place.
7930
7931 2005-04-17 Richard M. Stallman <rms@gnu.org>
7932
7933 * buffers.texi (Indirect Buffers): Clarify.
7934
7935 * positions.texi (Positions): Clarify converting marker to integer.
7936
7937 * strings.texi (String Basics): Mention string-match; clarify.
7938
7939 2005-04-08 Lute Kamstra <lute@gnu.org>
7940
7941 * modes.texi (Search-based Fontification): Fix cross references.
7942 Use consistent terminology. Document anchored highlighting.
7943
7944 2005-04-05 Lute Kamstra <lute@gnu.org>
7945
7946 * modes.texi (Defining Minor Modes): Document :group keyword
7947 argument and its default value.
7948
7949 2005-04-03 Lute Kamstra <lute@gnu.org>
7950
7951 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7952 references and/or descriptions. Delete major mode hooks; mention
7953 them as a category instead. Rename or delete obsolete hooks.
7954
7955 2005-04-02 Richard M. Stallman <rms@gnu.org>
7956
7957 * nonascii.texi (Coding System Basics): Another wording cleanup.
7958
7959 2005-04-01 Richard M. Stallman <rms@gnu.org>
7960
7961 * nonascii.texi (Coding System Basics): Clarify previous change.
7962
7963 2005-04-01 Kenichi Handa <handa@m17n.org>
7964
7965 * nonascii.texi (Coding System Basics): Describe about roundtrip
7966 identity of coding systems.
7967
7968 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7969
7970 * text.texi (Buffer Contents): Add filter-buffer-substring and
7971 buffer-substring-filters.
7972
7973 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
7974
7975 * anti.texi (Antinews): Mention `G' interactive code.
7976
7977 * tips.texi (Compilation Tips): Mention benchmark.el.
7978
7979 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7980
7981 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7982 is now bound to M-o M-o.
7983
7984 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7985
7986 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7987
7988 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7989 in the Emacs Manual).
7990 * Makefile.in (srcs): Remove calendar.texi.
7991 * makefile.w32-in (srcs): Remove calendar.texi.
7992 * display.texi (Display): Change name of next node.
7993 * os.texi (System In): Change name of previous node.
7994 * elisp.texi (Top): Remove Calendar references.
7995 * vol1.texi (Top): Remove Calendar references.
7996 * vol2.texi (Top): Remove Calendar references.
7997
7998 2005-03-25 Richard M. Stallman <rms@gnu.org>
7999
8000 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
8001 Cleanup previous change.
8002
8003 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8004
8005 * display.texi (Face Attributes): Faces earlier in an :inherit
8006 list take precedence.
8007 (Scroll Bars): Fix description of vertical-scroll-bars.
8008 Document frame-current-scroll-bars and window-current-scroll-bars.
8009
8010 * markers.texi (The Mark): Document temporary Transient Mark mode.
8011
8012 * minibuf.texi (Reading File Names):
8013 Document read-file-name-completion-ignore-case.
8014
8015 * positions.texi (Screen Lines): Document nil for width argument
8016 to compute-motion.
8017
8018 2005-03-23 Kim F. Storm <storm@cua.dk>
8019
8020 * display.texi (Standard Faces): Other faces used in the fringe
8021 implicitly inherits from the fringe face.
8022 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
8023 properties implicitly inherits from fringe face.
8024 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
8025
8026 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
8027
8028 * display.texi (Invisible Text): State default value of
8029 line-move-ignore-invisible.
8030 (Managing Overlays): Document remove-overlays.
8031 (Standard Faces): Document escape-glyph face.
8032
8033 * minibuf.texi (Reading File Names): Document read-file-name-function.
8034
8035 * modes.texi (Other Font Lock Variables):
8036 Document font-lock-lines-before.
8037
8038 * positions.texi (Skipping Characters): skip-chars-forward allows
8039 character classes.
8040
8041 2005-03-18 Lute Kamstra <lute@gnu.org>
8042
8043 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
8044
8045 2005-03-17 Richard M. Stallman <rms@gnu.org>
8046
8047 * text.texi (Undo): Document extensible undo entries.
8048
8049 * searching.texi (String Search, Regexp Search): Cleanups.
8050
8051 * nonascii.texi (Character Codes): Minor fix.
8052
8053 * display.texi (Display Property): Explain the significance
8054 of having text properties that are eq.
8055 (Other Display Specs): Explain string as display spec.
8056
8057 * commands.texi (Interactive Codes): Document G option.
8058
8059 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
8060
8061 * text.texi (Filling): Add sentence-end-without-period and
8062 sentence-end-without-space.
8063 (Changing Properties): Minor fix.
8064
8065 * anti.texi: Total rewrite.
8066
8067 2005-03-15 Lute Kamstra <lute@gnu.org>
8068
8069 * edebug.texi (Instrumenting Macro Calls): Fix typos.
8070
8071 2005-03-08 Kim F. Storm <storm@cua.dk>
8072
8073 * display.texi (Specified Space): Property :width is support on
8074 non-graphic terminals, :height is not.
8075
8076 2005-03-07 Richard M. Stallman <rms@gnu.org>
8077
8078 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
8079 Now subnodes of Fringes.
8080 (Overlay Arrow): Document overlay-arrow-variable-list.
8081 (Fringe Size/Pos): New node, broken out of Fringes.
8082 (Display): Explain clearing vs redisplay better.
8083 (Truncation): Clarify use of bitmaps.
8084 (The Echo Area): Clarify the uses of the echo area.
8085 Add max-mini-window-height.
8086 (Progress): Clarify.
8087 (Invisible Text): Explain that main loop moves point out.
8088 (Selective Display): Say "hidden", not "invisible".
8089 (Managing Overlays): Move up. Describe relation to Undo here.
8090 (Overlay Properties): Clarify intro.
8091 (Finding Overlays): Explain return values when nothing found.
8092 (Width): truncate-string-to-width has added arg.
8093 (Displaying Faces): Clarify and update mode line face handling.
8094 (Face Functions): Minor cleanup.
8095 (Conditional Display): Merge into Other Display Specs.
8096 (Pixel Specification, Other Display Specs): Minor cleanups.
8097 (Images, Image Descriptors): Minor cleanups.
8098 (GIF Images): Patents have expired.
8099 (Showing Images): Explain default text for insert-image.
8100 (Manipulating Button Types): Merge into Manipulating Buttons.
8101 (Making Buttons): Explain return values.
8102 (Button Buffer Commands): Add xref.
8103 (Inverse Video): Update mode-line-inverse-video.
8104 (Display Table Format): Clarify.
8105 (Active Display Table): Give defaults for window-display-table.
8106
8107 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8108 and calendar-today-marker are strings, not chars.
8109 (Holiday Customizing): Minor fix.
8110
8111 * internals.texi (Writing Emacs Primitives): Update `or' example.
8112 Update limit on # args of subr.
8113
8114 * edebug.texi (Using Edebug): Arrow is in fringe.
8115 (Instrumenting): Arg to eval-defun works without loading edebug.
8116 (Edebug Execution Modes): Add xref.
8117
8118 * customize.texi (Common Keywords): Clarify :require.
8119 Mention :version here.
8120 (Variable Definitions, Group Definitions): Not here.
8121 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8122
8123 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
8124 * nonascii.texi (Text Representations): Clarify position-bytes.
8125 (Character Sets): Add list-charset-chars.
8126 (Scanning Charsets): Add charset-after.
8127 (Encoding and I/O): Minor fix.
8128
8129 2005-03-06 Richard M. Stallman <rms@gnu.org>
8130
8131 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8132 (Resizing Windows): Likewise.
8133
8134 * text.texi (Change Hooks): Get rid of "Emacs 21".
8135
8136 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8137
8138 * streams.texi (Output Variables): Get rid of "Emacs 21".
8139
8140 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8141
8142 * os.texi (Translating Input): Replace flow-control example
8143 with a less obsolete example that uses `keyboard-translate'.
8144
8145 * objects.texi (Hash Table Type, Circular Objects):
8146 Get rid of "Emacs 21".
8147
8148 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8149 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8150
8151 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8152
8153 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8154
8155 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8156 (Menu Bar): Fix when menu-bar-update-hook is called.
8157
8158 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8159
8160 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8161 and make it read better.
8162
8163 * files.texi (Writing to Files): Get rid of "Emacs 21".
8164 (Unique File Names): Likewise.
8165
8166 * elisp.texi: Update Emacs version to 22.
8167
8168 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8169 (Overlay Properties, Face Attributes): Likewise.
8170 (Managing Overlays): Fix punctuation.
8171 (Attribute Functions): Clarify set-face-font; get rid of
8172 info about old Emacs versions.
8173 (Auto Faces, Font Lookup, Display Property, Images):
8174 Get rid of "Emacs 21".
8175
8176 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8177
8178 2005-03-05 Richard M. Stallman <rms@gnu.org>
8179
8180 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8181
8182 2005-03-04 Lute Kamstra <lute@gnu.org>
8183
8184 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8185
8186 2005-03-03 Lute Kamstra <lute@gnu.org>
8187
8188 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8189
8190 2005-03-01 Lute Kamstra <lute@gnu.org>
8191
8192 * debugging.texi (Debugger Commands): Update `j'.
8193
8194 2005-02-28 Lute Kamstra <lute@gnu.org>
8195
8196 * debugging.texi (Debugging): Fix typo.
8197 (Error Debugging): Document eval-expression-debug-on-error.
8198 (Function Debugging): Update example.
8199 (Using Debugger): Mention starred stack frames.
8200 (Debugger Commands): Document `j' and `l'.
8201 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8202 Update the messages that the debugger displays.
8203 (Internals of Debugger): Add cross reference. Update example.
8204 (Excess Open): Minor improvement.
8205 (Excess Close): Minor improvement.
8206
8207 2005-02-26 Richard M. Stallman <rms@gnu.org>
8208
8209 * tips.texi (Coding Conventions): Clarify.
8210 Put all the major mode key reservations together.
8211 Mention the Mouse-1 => Mouse-2 conventions.
8212
8213 * syntax.texi (Syntax Class Table): Clarify.
8214 (Syntax Table Functions): syntax-after moved from here.
8215 (Syntax Table Internals): syntax-after moved to here.
8216 (Parsing Expressions): Update info on number of values
8217 and what's meaningful in the STATE argument.
8218 (Categories): Fix typo.
8219
8220 * sequences.texi (Arrays): Cleanup.
8221 (Char-Tables): Clarify.
8222
8223 * processes.texi (Deleting Processes): Cleanups, add xref.
8224 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8225 (Process Information): set-process-coding-system, some args optional.
8226 (Input to Processes): Explain various types for PROCESS args.
8227 Rename them from PROCESS-NAME to PROCESS.
8228 (Signals to Processes): Likewise.
8229 (Decoding Output): Cleanup.
8230 (Query Before Exit): Clarify.
8231
8232 * os.texi (Startup Summary): Correct the options; add missing ones.
8233 (Terminal Output, Batch Mode): Clarify.
8234 (Flow Control): Node deleted.
8235
8236 * markers.texi (The Mark): Clarify.
8237
8238 * macros.texi (Expansion): Cleanup.
8239 (Indenting Macros): indent-spec allows ints, not floats.
8240
8241 * keymaps.texi (Keymaps): Clarify.
8242 (Format of Keymaps): Update lisp-mode-map example.
8243 (Active Keymaps, Key Lookup): Clarify.
8244 (Changing Key Bindings): Add xref to `kbd'.
8245 (Key Binding Commands, Simple Menu Items): Clarify.
8246 (Mouse Menus, Menu Bar): Clarify.
8247 (Menu Example): Replace print example with menu-bar-replace-menu.
8248
8249 * help.texi (Documentation Basics): Add function-documentation prop.
8250
8251 * elisp.texi (Top): Don't refer to Flow Control node.
8252
8253 * commands.texi (Command Overview): Improve xrefs.
8254 (Adjusting Point): Adjusting point applies to intangible and invis.
8255 (Key Sequence Input): Doc extra read-key-sequence args.
8256 Likewise for read-key-sequence-vector.
8257
8258 * backups.texi (Rename or Copy): Minor fix.
8259 (Numbered Backups): For version-control, say the default.
8260 (Auto-Saving): make-auto-save-file-name example is simplified.
8261
8262 * advice.texi (Advising Functions): Don't imply one part of Emacs
8263 should advise another part. Markup changes.
8264 (Defining Advice): Move transitional para.
8265 (Activation of Advice): Cleanup.
8266 Explain if COMPILE is nil or negative.
8267
8268 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8269
8270 2005-02-24 Lute Kamstra <lute@gnu.org>
8271
8272 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8273 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8274
8275 2005-02-23 Lute Kamstra <lute@gnu.org>
8276
8277 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8278 to define global minor modes as well.
8279
8280 * display.texi (Managing Overlays): overlay-buffer returns nil for
8281 deleted overlays.
8282
8283 2005-02-22 Kim F. Storm <storm@cua.dk>
8284
8285 * minibuf.texi (Basic Completion): Allow symbols in addition to
8286 strings in try-completion and all-completions.
8287
8288 2005-02-14 Lute Kamstra <lute@gnu.org>
8289
8290 * elisp.texi (Top): Remove reference to deleted node.
8291
8292 * lists.texi (Lists): Remove reference to deleted node.
8293 (Cons Cells): Fix typo.
8294
8295 * loading.texi (Where Defined): Fix typo.
8296
8297 2005-02-14 Richard M. Stallman <rms@gnu.org>
8298
8299 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8300 is useful for discarding some minor modes.
8301
8302 * symbols.texi (Symbol Components): Reorder examples.
8303
8304 * streams.texi (Input Functions): State standard-input default.
8305 (Output Variables): State standard-output default.
8306
8307 * objects.texi (Printed Representation): Clarify read syntax vs print.
8308 (Floating Point Type): Explain meaning better.
8309 (Symbol Type): Explain uniqueness better.
8310 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8311 List examples sooner.
8312 (Box Diagrams): New subnode broken out.
8313 Some examples moved from old Lists as Boxes node.
8314 (Dotted Pair Notation): Clarify intro.
8315 (Array Type): Clarify.
8316 (Type Predicates): Add hash-table-p.
8317
8318 * numbers.texi (Integer Basics): Clarify radix explanation.
8319 (Predicates on Numbers): Minor clarification.
8320 (Comparison of Numbers): Minor clarification. Clarify eql.
8321 Typos in min, max.
8322 (Math Functions): Clarify overflow in expt.
8323
8324 * minibuf.texi (Text from Minibuffer): Minor clarification.
8325 Mention arrow keys.
8326
8327 * loading.texi (Autoload): defun's doc string overrides autoload's
8328 doc string.
8329 (Repeated Loading): Modernize "add to list" examples.
8330 (Where Defined): Finish updating table of load-history elts.
8331
8332 * lists.texi (List-related Predicates): Minor wording improvement.
8333 (Lists as Boxes): Node deleted.
8334 (Building Lists): Explain trivial cases of number-sequence.
8335
8336 * hash.texi (Hash Tables): Add desc to menu items.
8337 (Creating Hash): Explain "full" means "make larger".
8338 (Hash Access): Any object can be a key.
8339 State value of maphash.
8340
8341 * functions.texi (What Is a Function): Wording cleanup.
8342 (Function Documentation): Minor cleanup.
8343 Explain purpose of calling convention at end of doc string.
8344 (Function Names): Wording cleanup.
8345 (Calling Functions): Wording cleanup.
8346 Explain better how funcall calls the function.
8347 (Function Cells): Delete example of saving and redefining function.
8348
8349 * control.texi (Combining Conditions): Wording cleanup.
8350 (Iteration): dolist and dotimes bind VAR locally.
8351 (Cleanups): Xref to Atomic Changes.
8352
8353 * compile.texi (Byte Compilation): Delete 19.29 info.
8354 (Compilation Functions): Macros' difficulties don't affect defsubst.
8355 (Docs and Compilation): Delete 19.29 info.
8356
8357 2005-02-10 Richard M. Stallman <rms@gnu.org>
8358
8359 * objects.texi (Symbol Type): Minor correction.
8360
8361 2005-02-06 Lute Kamstra <lute@gnu.org>
8362
8363 * modes.texi (Example Major Modes): Fix typos.
8364
8365 2005-02-06 Richard M. Stallman <rms@gnu.org>
8366
8367 * text.texi (Margins): fill-nobreak-predicate can be one function.
8368
8369 * strings.texi (Modifying Strings): clear-string can make unibyte.
8370 (Formatting Strings): format gives error if values missing.
8371
8372 * positions.texi (Character Motion): Mention default arg
8373 for forward-char. backward-char refers to forward-char.
8374 (Word Motion): Mention default arg for forward-word.
8375 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8376 Simplify end-of-buffer.
8377 (Text Lines): Mention default arg for forward-line.
8378 (List Motion): Mention default arg for beginning/end-of-defun.
8379 (Skipping Characters): Minor fixes in explaining character-set.
8380
8381 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8382 Mode inheritance applies only when default-major-mode is nil.
8383 Clarifications.
8384 (Example Major Modes): Update Text mode and Lisp mode examples.
8385 (Minor Mode Conventions): Mention define-minor-mode at top.
8386 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8387 (Mode Line Format): Update mode line face display info.
8388 (Properties in Mode): Mention effect of risky vars.
8389 (Imenu): Define imenu-add-to-menubar.
8390 (Font Lock Mode): Add descriptions to menu lines.
8391 (Faces for Font Lock): Add font-lock-doc-face.
8392
8393 2005-02-05 Lute Kamstra <lute@gnu.org>
8394
8395 * text.texi (Maintaining Undo): Remove obsolete function.
8396
8397 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8398
8399 * frames.texi (Color Names): Add pointer to the X docs about RGB
8400 color specifications. Improve indexing.
8401 (Text Terminal Colors): Replace the description of RGB values by
8402 an xref to "Color Names".
8403
8404 2005-02-03 Richard M. Stallman <rms@gnu.org>
8405
8406 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8407 Clarify.
8408 (Selecting Windows): Clarify save-selected-window.
8409 (Cyclic Window Ordering): Clarify walk-windows.
8410 (Window Point): Clarify.
8411 (Window Start): Add comment to example.
8412 (Resizing Windows): Add `interactive' specs in examples.
8413 Document fit-window-to-buffer.
8414
8415 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8416 (Undo, Maintaining Undo): Clarify last change.
8417 (Sorting): In sort-numeric-fields, explain about octal and hex.
8418 Mention sort-numeric-base.
8419 (Format Properties): Add xref for hard newlines.
8420
8421 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8422 (Pop-Up Menus): Fix typo.
8423 (Color Names): Explain all types of color names.
8424 Explain color-values on B&W terminal.
8425 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8426
8427 * files.texi (File Locks): Not supported on MS systems.
8428 (Testing Accessibility): Clarify.
8429
8430 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8431 (Coverage Testing): Fix typo.
8432
8433 * commands.texi (Misc Events): Remove stray space.
8434
8435 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8436 (Modification Time): Clarify when visited-file-modtime returns 0.
8437 (The Buffer List): Clarify bury-buffer.
8438 (Killing Buffers): Clarify.
8439 (Indirect Buffers): Add clone-indirect-buffer.
8440
8441 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8442
8443 * edebug.texi (Printing in Edebug): Fix default value of
8444 edebug-print-circle.
8445 (Coverage Testing): Fix displayed frequency count data.
8446
8447 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8448
8449 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8450
8451 2005-02-02 Kim F. Storm <storm@cua.dk>
8452
8453 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8454
8455 2005-01-29 Eli Zaretskii <eliz@gnu.org>
8456
8457 * commands.texi (Misc Events): Describe the help-echo event.
8458
8459 * text.texi (Special Properties) <help-echo>: Use `pos'
8460 consistently in description of the help-echo property.
8461 Use @code{nil} instead of @var{nil}.
8462
8463 * display.texi (Overlay Properties): Fix the index entry for
8464 help-echo overlay property.
8465
8466 * customize.texi (Type Keywords): Uncomment the xref to the
8467 help-echo property documentation.
8468
8469 2005-01-23 Kim F. Storm <storm@cua.dk>
8470
8471 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8472 return value. Third element FULLY replaced by PARTIAL which
8473 specifies number of invisible pixels if row is only partially visible.
8474 (Textual Scrolling): Mention auto-window-vscroll.
8475 (Vertical Scrolling): New defvar auto-window-vscroll.
8476
8477 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8478
8479 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8480 command remapping.
8481
8482 2005-01-15 Richard M. Stallman <rms@gnu.org>
8483
8484 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8485
8486 2005-01-14 Kim F. Storm <storm@cua.dk>
8487
8488 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8489
8490 * text.texi (Links and Mouse-1): Fix string and vector item.
8491
8492 2005-01-13 Richard M. Stallman <rms@gnu.org>
8493
8494 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8495 descriptions of overriding-local-map and overriding-terminal-local-map.
8496
8497 * text.texi (Links and Mouse-1): Clarify text.
8498
8499 2005-01-13 Kim F. Storm <storm@cua.dk>
8500
8501 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8502
8503 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8504
8505 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8506
8507 2005-01-12 Kim F. Storm <storm@cua.dk>
8508
8509 * text.texi (Links and Mouse-1): Rename section from Enabling
8510 Mouse-1 to Following Links. Change xrefs.
8511 Add examples for define-button-type and define-widget.
8512
8513 * display.texi (Button Properties, Button Buffer Commands):
8514 Clarify mouse-1 and follow-link functionality.
8515
8516 2005-01-12 Richard M. Stallman <rms@gnu.org>
8517
8518 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8519
8520 * display.texi (Beeping): Fix Texinfo usage.
8521
8522 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8523
8524 2005-01-11 Kim F. Storm <storm@cua.dk>
8525
8526 * display.texi (Button Properties, Button Buffer Commands):
8527 Mention mouse-1 binding. Add follow-link keyword.
8528
8529 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8530 (Enabling Mouse-1 to Follow Links): New subsection.
8531
8532 2005-01-06 Richard M. Stallman <rms@gnu.org>
8533
8534 * text.texi (Special Properties): Minor change.
8535
8536 * os.texi (Timers): Clarify previous change.
8537
8538 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8539
8540 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8541
8542 * display.texi (Face Attributes): Correct xref to renamed node.
8543
8544 2005-01-01 Richard M. Stallman <rms@gnu.org>
8545
8546 * display.texi (Face Attributes): Describe hex color specs.
8547
8548 2004-12-31 Richard M. Stallman <rms@gnu.org>
8549
8550 * os.texi (Timers): Update previous change.
8551
8552 2004-12-30 Kim F. Storm <storm@cua.dk>
8553
8554 * display.texi (Line Height): Total line-height is now specified
8555 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8556 in cons cells. (nil . RATIO) is relative to actual line height.
8557 Use line-height `t' instead of `0' to get minimum height.
8558
8559 2004-12-29 Richard M. Stallman <rms@gnu.org>
8560
8561 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8562
8563 2004-12-28 Richard M. Stallman <rms@gnu.org>
8564
8565 * commands.texi (Quitting): Clarify value of with-local-quit.
8566
8567 * elisp.texi (Top): Fix previous change.
8568
8569 * loading.texi (Loading): Fix previous change.
8570
8571 2004-12-27 Richard M. Stallman <rms@gnu.org>
8572
8573 * Makefile.in (MAKEINFO): Specify --force.
8574
8575 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8576
8577 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8578
8579 * display.texi (Line Height): Further clarify.
8580
8581 * elisp.texi (Top): Update Loading submenu.
8582
8583 * loading.texi (Where Defined): New node.
8584 (Unloading): load-history moved to Where Defined.
8585
8586 2004-12-21 Richard M. Stallman <rms@gnu.org>
8587
8588 * commands.texi (Event Input Misc): Add while-no-input.
8589
8590 2004-12-11 Richard M. Stallman <rms@gnu.org>
8591
8592 * display.texi (Line Height): Rewrite text for clarity.
8593
8594 2004-12-11 Kim F. Storm <storm@cua.dk>
8595
8596 * display.texi (Display): Add node "Line Height" to menu.
8597 (Line Height): New node. Move full description of line-spacing
8598 and line-height text properties here from text.texi.
8599 (Scroll Bars): Add vertical-scroll-bar variable.
8600
8601 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8602
8603 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8604 line-spacing and vertical-scroll-bar.
8605
8606 * text.texi (Special Properties): Just mention line-spacing and
8607 line-height here, add xref to new "Line Height" node.
8608
8609 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8610
8611 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8612
8613 * locals.texi (Standard Buffer-Local Variables):
8614 Add @xref for `line-spacing'.
8615
8616 2004-12-05 Richard M. Stallman <rms@gnu.org>
8617
8618 * Makefile.in (maintainer-clean): Remove the info files
8619 in $(infodir) where they are created.
8620
8621 2004-12-03 Richard M. Stallman <rms@gnu.org>
8622
8623 * windows.texi (Selecting Windows): get-lru-window and
8624 get-largest-window don't consider dedicated windows.
8625
8626 * text.texi (Undo): Document undo-in-progress.
8627
8628 2004-11-26 Richard M. Stallman <rms@gnu.org>
8629
8630 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8631 Remove a few vars that are not always buffer-local.
8632
8633 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8634
8635 * locals.texi (Standard Buffer-Local Variables): Comment out
8636 xref's to non-existent node `Yet to be written'.
8637
8638 2004-11-24 Richard M. Stallman <rms@gnu.org>
8639
8640 * processes.texi (Synchronous Processes): Grammar fix.
8641
8642 * numbers.texi (Comparison of Numbers): Add eql.
8643
8644 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8645
8646 * intro.texi (Printing Notation): Fix previous change.
8647
8648 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8649 and default-indicate-buffer-boundaries from here.
8650 (Usual Display): To here.
8651 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8652 (Usual Display): Move tab-width up.
8653
8654 * customize.texi (Variable Definitions):
8655 Replace show-paren-mode example with tooltip-mode.
8656 (Simple Types, Composite Types, Defining New Types):
8657 Minor cleanups.
8658
8659 2004-11-21 Jesper Harder <harder@ifa.au.dk>
8660
8661 * processes.texi (Synchronous Processes, Output from Processes):
8662 Markup fix.
8663
8664 2004-11-20 Richard M. Stallman <rms@gnu.org>
8665
8666 * positions.texi (Skipping Characters): skip-chars-forward
8667 now handles char classes.
8668
8669 * intro.texi (Printing Notation): Avoid confusion of `print'
8670 when explaining @print.
8671
8672 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8673
8674 * display.texi (Display Table Format): Minor fix.
8675
8676 * streams.texi (Output Functions): Fix print example.
8677
8678 * Makefile.in (elisp): New target.
8679 (dist): Depend on $(infodir)/elisp, not elisp.
8680 Copy the info files from $(infodir).
8681
8682 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8683 read-from-minibuffer.
8684
8685 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8686
8687 2004-11-19 Richard M. Stallman <rms@gnu.org>
8688
8689 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8690
8691 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8692
8693 * tips.texi (Coding Conventions): Fix typo.
8694
8695 2004-11-16 Richard M. Stallman <rms@gnu.org>
8696
8697 * tips.texi (Coding Conventions): Separate defvar and require
8698 methods to avoid warnings. Use require only when there are many
8699 functions and variables from that package.
8700
8701 * minibuf.texi (Minibuffer Completion): When ignoring case,
8702 predicate must not be case-sensitive.
8703
8704 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8705 (Test Coverage): Don't talk about "splotches". Clarified.
8706
8707 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8708
8709 * frames.texi (Window Frame Parameters): Fix typo.
8710
8711 2004-11-15 Kim F. Storm <storm@cua.dk>
8712
8713 * symbols.texi (Other Plists): Note that plist-get may signal error.
8714 Add safe-plist-get.
8715
8716 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8717
8718 * modes.texi (Font Lock Basics): Fix typo.
8719
8720 2004-11-08 Richard M. Stallman <rms@gnu.org>
8721
8722 * syntax.texi (Syntax Table Functions): Add syntax-after.
8723
8724 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
8725
8726 * os.texi (Processor Run Time): New section documenting
8727 get-internal-run-time.
8728
8729 2004-11-06 Eli Zaretskii <eliz@gnu.org>
8730
8731 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8732 it nukes elisp-cover.texi.
8733 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8734 elisp-0 etc.
8735
8736 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8737
8738 * commands.texi (Keyboard Macros): Document `append' return value
8739 of `defining-kbd-macro'.
8740
8741 2004-11-01 Richard M. Stallman <rms@gnu.org>
8742
8743 * commands.texi (Interactive Call): Add called-interactively-p.
8744
8745 2004-10-29 Simon Josefsson <jas@extundo.com>
8746
8747 * minibuf.texi (Reading a Password): Revert.
8748
8749 2004-10-28 Richard M. Stallman <rms@gnu.org>
8750
8751 * frames.texi (Display Feature Testing): Explain about "vendor".
8752
8753 2004-10-27 Richard M. Stallman <rms@gnu.org>
8754
8755 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8756 not raw. Clarify `n'.
8757 (Interactive Call): Rewrite interactive-p, focusing on when
8758 and how to use it.
8759 (Misc Events): Clarify previous change.
8760
8761 * advice.texi (Simple Advice): Clarify what job the example does.
8762 (Around-Advice): Clarify ad-do-it.
8763 (Activation of Advice): An option of ad-default-compilation-action
8764 is `never', not `nil'.
8765
8766 2004-10-26 Kim F. Storm <storm@cua.dk>
8767
8768 * commands.texi (Interactive Codes): Add U code letter.
8769
8770 2004-10-25 Simon Josefsson <jas@extundo.com>
8771
8772 * minibuf.texi (Reading a Password): Add.
8773
8774 2004-10-24 Jason Rumney <jasonr@gnu.org>
8775
8776 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8777 and wheel-down.
8778
8779 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8780
8781 * processes.texi (Synchronous Processes): Document process-file.
8782
8783 2004-10-22 Kenichi Handa <handa@m17n.org>
8784
8785 * text.texi (translate-region): Document that it accepts also a
8786 char-table.
8787
8788 2004-10-22 David Ponce <david@dponce.com>
8789
8790 * windows.texi (Resizing Windows): Document the `preserve-before'
8791 argument of the functions `enlarge-window' and `shrink-window'.
8792
8793 2004-10-19 Jason Rumney <jasonr@gnu.org>
8794
8795 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8796
8797 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8798
8799 * text.texi (Filling): Add anchor for definition of
8800 `sentence-end-double-space'.
8801
8802 * searching.texi (Regexp Example): Update description of how
8803 Emacs currently recognizes the end of a sentence.
8804 (Standard Regexps): Update definition of the variable
8805 `sentence-end'. Add definition of the function `sentence-end'.
8806
8807 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8808
8809 * display.texi (Progress): New node.
8810
8811 2004-10-05 Kim F. Storm <storm@cua.dk>
8812
8813 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8814
8815 2004-09-29 Kim F. Storm <storm@cua.dk>
8816
8817 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8818 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8819 fringe bitmap symbols, as they now have their own namespace.
8820 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8821 vs. pixels. Signal error if no free bitmap slots.
8822 (Pixel Specification): Change IMAGE to @var{image}.
8823
8824 2004-09-28 Richard M. Stallman <rms@gnu.org>
8825
8826 * text.texi (Special Properties): Clarify line-spacing and line-height.
8827
8828 * searching.texi (Regexp Search): Add looking-back.
8829
8830 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8831
8832 * display.texi: Correct typos.
8833 (Image Descriptors): Correct xref's.
8834
8835 2004-09-25 Richard M. Stallman <rms@gnu.org>
8836
8837 * text.texi (Special Properties): Cleanups in `cursor'.
8838 Rewrites in `line-height' and `line-spacing'; exchange them.
8839
8840 * display.texi (Fringes): Rewrite previous change.
8841 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8842 (Display Fringe Bitmaps): Node deleted, text moved.
8843 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8844 (Scroll Bars): Clarify set-window-scroll-bars.
8845 (Pointer Shape): Rewrite.
8846 (Specified Space): Clarify :align-to, etc.
8847 (Pixel Specification): Use @var. Clarify new text.
8848 (Other Display Specs): Clarify `slice'.
8849 (Image Descriptors): Cleanups.
8850 (Showing Images): Cleanups.
8851
8852 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8853
8854 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8855
8856 * modes.texi: Various minor changes in addition to:
8857 (Major Mode Conventions): Final call to `run-mode-hooks' should
8858 not be inside the `delay-mode-hooks' form.
8859 (Mode Hooks): New node.
8860 (Hooks): Delete obsolete example.
8861 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8862 node "Mode Hooks".
8863
8864 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8865
8866 * display.texi: Correct various typos.
8867 (Display): Rename node "Pointer Shapes" to "Pointer
8868 Shape". (There is already a node called "Pointer Shapes" in
8869 frames.texi.)
8870 (Images): Remove non-existent node "Image Slices" from menu.
8871
8872 2004-09-23 Kim F. Storm <storm@cua.dk>
8873
8874 * text.texi (Special Properties): Add `cursor', `pointer',
8875 `line-height', and `line-spacing' properties.
8876
8877 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8878 Shapes' to menu.
8879 (Standard Faces): Doc fix for fringe face.
8880 (Fringes): Add `overflow-newline-into-fringe' and
8881 'indicate-buffer-boundaries'.
8882 (Fringe Bitmaps, Pointer Shapes): New nodes.
8883 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8884 Bitmaps' to menu.
8885 (Specified Space): Describe pixel width and height.
8886 (Pixel Specification): New node.
8887 (Other Display Specs): Add `slice' property.
8888 (Display Fringe Bitmaps): New node.
8889 (Images): Add 'Image Slices' to menu.
8890 (Image Descriptors): Add `:pointer' and `:map' properties.
8891 (Showing Images): Add slice arg to `insert-image'.
8892 Add 'insert-sliced-image'.
8893
8894 2004-09-20 Richard M. Stallman <rms@gnu.org>
8895
8896 * commands.texi (Key Sequence Input):
8897 Clarify downcasing in read-key-sequence.
8898
8899 2004-09-08 Juri Linkov <juri@jurta.org>
8900
8901 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8902
8903 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8904
8905 * locals.texi (Standard Buffer-Local Variables):
8906 Add `buffer-auto-save-file-format'.
8907 * internals.texi (Buffer Internals): Describe new
8908 auto_save_file_format field of the buffer structure.
8909 * files.texi (Format Conversion): `auto-save-file-format' has been
8910 renamed `buffer-auto-save-file-format'.
8911
8912 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8913
8914 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8915 an integer or a marker.
8916 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8917
8918 2004-08-22 Richard M. Stallman <rms@gnu.org>
8919
8920 * modes.texi (Major Mode Conventions): Discuss rebinding of
8921 standard key bindings.
8922
8923 2004-08-18 Kim F. Storm <storm@cua.dk>
8924
8925 * processes.texi (Accepting Output): Add `just-this-one' arg to
8926 `accept-process-output'.
8927 (Output from Processes): New var `process-adaptive-read-buffering'.
8928
8929 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8930
8931 * keymaps.texi: Various changes in addition to:
8932 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8933 Give more varied examples for `kbd'.
8934 (Creating Keymaps): Char tables have slots for all characters
8935 without modifiers.
8936 (Active Keymaps): `overriding-local-map' and
8937 `overriding-terminal-local-map' also override text property and
8938 overlay keymaps.
8939 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8940 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8941 to denote a prefix of no events.
8942 `map-keymap' includes parent's bindings _recursively_.
8943 Clarify and correct description of `where-is-internal'.
8944 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8945 (Menu Example): For menus intended for use with the keyboard, the
8946 menu items should be bound to characters or real function keys.
8947
8948 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8949
8950 * objects.texi (Character Type): Reposition `@anchor' to prevent
8951 double space inside sentence in Info.
8952
8953 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8954 renamed to `disabled-command-function'.
8955 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8956 (Command Loop Info): Replace reference to it.
8957 (Disabling Commands): `disabled-command-hook' has been renamed to
8958 `disabled-command-function'.
8959
8960 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8961
8962 * os.texi (Translating Input): Only non-prefix bindings in
8963 `key-translation-map' override actual key bindings. Warn about
8964 possible indirect effect of actual key bindings on non-prefix
8965 bindings in `key-translation-map'.
8966
8967 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8968
8969 * minibuf.texi (High-Level Completion): Add anchor for definition
8970 of `read-variable'.
8971
8972 * commands.texi: Various changes in addition to:
8973 (Using Interactive): Clarify description of `interactive-form'.
8974 (Interactive Call): Mention default for KEYS argument to
8975 `call-interactively'.
8976 (Command Loop Info): Clarify description of `this-command-keys'.
8977 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8978 Value of `last-event-frame' can be `macro'.
8979 (Repeat Events): `double-click-fuzz' is also used to distinguish
8980 clicks and drags.
8981 (Classifying Events): Clarify descriptions of `event-modifiers'
8982 `event-basic-type' and `event-convert-list'.
8983 (Accessing Events): `posn-timestamp' takes POSITION argument.
8984 (Quoted Character Input): Clarify description of
8985 `read-quoted-char' and fix example.
8986 (Quitting): Add `with-local-quit'.
8987 (Disabling Commands): Correct and clarify descriptions of
8988 `enable-command' and `disable-command'.
8989 Mention what happens if `disabled-command-hook' is nil.
8990 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8991 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8992
8993 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8994
8995 * frames.texi: Various changes in addition to:
8996 (Creating Frames): Expand and clarify description of `make-frame'.
8997 (Window Frame Parameters): Either none or both of the `icon-left'
8998 and `icon-top' parameters must be specified. Put descriptions of
8999 `menu-bar-lines' and `toolbar-lines' closer together and change
9000 them accordingly.
9001 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
9002 except while processing `frame-title-format' or `icon-title-format'.
9003 (Deleting Frames): Correct description of `delete-frame'.
9004 Non-nil return values of `frame-live-p' are like those of `framep'.
9005 (Frames and Windows): Mention return value of
9006 `set-frame-selected-window'.
9007 (Visibility of Frames): Mention `force' argument to
9008 `make-frame-invisible'. `frame-visible-p' returns t for all
9009 frames on text-only terminals.
9010 (Frame Configurations): Restoring a frame configuration does not
9011 restore deleted frames.
9012 (Window System Selections): `x-set-selection' returns DATA.
9013 (Resources): Add example.
9014 (Display Feature Testing): Clarify descriptions of
9015 `display-pixel-height', `display-pixel-width', `x-server-version'
9016 and `x-server-vendor'.
9017
9018 * windows.texi (Choosing Window): Add anchor.
9019 * minibuf.texi (Minibuffer Misc): Add anchor.
9020
9021 2004-07-23 John Paul Wallington <jpw@gnu.org>
9022
9023 * macros.texi (Defining Macros): Declaration keyword for setting
9024 Edebug spec is `debug' not `edebug'.
9025
9026 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
9027
9028 * windows.texi: Various small changes in addition to:
9029 (Window Point): Mention return value of `set-window-point'.
9030 (Window Start): `pos-visible-in-window-p' disregards horizontal
9031 scrolling. Explain return value if PARTIALLY is non-nil.
9032 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
9033 and `set-window-vscroll'.
9034 (Size of Window): The argument WINDOW to `window-inside-edges',
9035 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
9036 (Resizing Windows): Explain return value of
9037 `shrink-window-if-larger-than-buffer'.
9038 `window-size-fixed' automatically becomes buffer local when set.
9039 (Window Configurations): Explain return value of
9040 `set-window-configuration'.
9041
9042 * minibuf.texi (Minibuffer Misc): Add anchor for
9043 `minibuffer-scroll-window'.
9044
9045 * positions.texi (Text Lines): Add anchor for `count-lines'.
9046
9047 2004-07-17 Richard M. Stallman <rms@gnu.org>
9048
9049 * display.texi (Overlay Properties): Adding `evaporate' prop
9050 deletes empty overlay immediately.
9051
9052 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
9053 fix example.
9054
9055 2004-07-16 Jim Blandy <jimb@redhat.com>
9056
9057 * searching.texi (Regexp Backslash): Document new \_< and \_>
9058 operators.
9059
9060 2004-07-16 Juanma Barranquero <lektu@terra.es>
9061
9062 * display.texi (Images): Fix Texinfo usage.
9063
9064 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9065
9066 * buffers.texi (Modification Time): `visited-file-modtime' now
9067 returns a list of two integers, instead of a cons.
9068
9069 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
9070
9071 * windows.texi: Various changes in addition to:
9072 (Splitting Windows): Add `split-window-keep-point'.
9073
9074 2004-07-09 Richard M. Stallman <rms@gnu.org>
9075
9076 * frames.texi (Input Focus): Minor fix.
9077
9078 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
9079
9080 * frames.texi (Input Focus): Clarify descriptions of
9081 `select-frame-set-input-focus' and `select-frame'.
9082
9083 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
9084
9085 * os.texi: Various small changes in addition to:
9086 (Killing Emacs): Expand and clarify description of
9087 `kill-emacs-query-functions' and `kill-emacs-hook'.
9088 (System Environment): Expand and clarify description of `getenv'
9089 and `setenv'.
9090 (Timers): Clarify description of `run-at-time'.
9091 (Translating Input): Correct description of
9092 `extra-keyboard-modifiers'.
9093 (Flow Control): Correct description of `enable-flow-control'.
9094
9095 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
9096
9097 * os.texi: Update copyright.
9098 (Session Management): Grammar fix.
9099 Clarify which Emacs does the restarting.
9100 Use @samp for *scratch* buffer.
9101
9102 2004-07-04 Alan Mackenzie <acm@muc.de>
9103
9104 * frames.texi (Input Focus): Add documentation for
9105 `select-frame-set-input-focus'. Replace refs to non-existent
9106 `switch-frame' with `select-frame'. Minor corrections and tidying
9107 up of text-only terminal stuff.
9108
9109 2004-07-02 Richard M. Stallman <rms@gnu.org>
9110
9111 * files.texi (Saving Buffers): Cleanup write-contents-function.
9112 (Magic File Names): Cleanup file-remote-p.
9113
9114 2004-07-02 Kai Großjohann <kai@emptydomain.de>
9115
9116 * files.texi (Magic File Names): `file-remote-p' returns an
9117 identifier of the remote system, not just t.
9118
9119 2004-07-02 David Kastrup <dak@gnu.org>
9120
9121 * searching.texi (Entire Match Data): Add explanation about new
9122 match-data behavior when @var{integers} is non-nil.
9123
9124 2004-06-24 Richard M. Stallman <rms@gnu.org>
9125
9126 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9127
9128 * customize.texi (Variable Definitions): Note about doc strings
9129 and :set.
9130
9131 * keymaps.texi (Keymap Terminology): Document `kbd'.
9132 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9133
9134 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9135 makes it buffer-local.
9136
9137 * files.texi (Saving Buffers): Correct previous change.
9138
9139 * commands.texi (Accessing Events):
9140 Clarify posn-col-row and posn-actual-col-row.
9141
9142 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
9143
9144 * commands.texi (Accessing Events): New functions
9145 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9146
9147 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9148
9149 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9150 * frames.texi, buffers.texi, backups.texi, variables.texi:
9151 * loading.texi, eval.texi, functions.texi, control.texi:
9152 * symbols.texi, minibuf.texi: Reposition @anchor's.
9153
9154 * help.texi: Various small changes in addition to the following.
9155 (Describing Characters): Describe PREFIX argument to
9156 `key-description'. Correct and clarify definition of
9157 `text-char-description'. Describe NEED-VECTOR argument to
9158 `read-kbd-macro'.
9159 (Help Functions): Clarify definition of `apropos'.
9160
9161 2004-06-23 Lars Hansen <larsh@math.ku.dk>
9162
9163 * files.texi (Saving Buffers): Correct description of
9164 `write-contents-functions'.
9165
9166 2004-06-21 Juanma Barranquero <lektu@terra.es>
9167
9168 * display.texi (Images): Remove redundant @vindex directives.
9169 Rewrite `image-library-alist' doc in active voice.
9170
9171 2004-06-14 Juanma Barranquero <lektu@terra.es>
9172
9173 * display.texi (Images): Document new delayed library loading,
9174 variable `image-library-alist' and (existing but undocumented)
9175 function `image-type-available-p'.
9176
9177 2004-06-05 Richard M. Stallman <rms@gnu.org>
9178
9179 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9180 refer the user to the Initial Input node.
9181 (Text from Minibuffer): Likewise.
9182 (Initial Input): New node. Document this feature
9183 and say it is mostly deprecated.
9184
9185 2004-05-30 Richard M. Stallman <rms@gnu.org>
9186
9187 * loading.texi (Named Features): Clarify return value
9188 and meaning of NOERROR.
9189
9190 * variables.texi (File Local Variables): Minor cleanup.
9191
9192 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
9193
9194 * files.texi (Magic File Names): Add `file-remote-p' as operation
9195 of file name handlers.
9196
9197 2004-05-29 Richard M. Stallman <rms@gnu.org>
9198
9199 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9200 as arg to a minor mode command.
9201
9202 2004-05-22 Richard M. Stallman <rms@gnu.org>
9203
9204 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9205
9206 * streams.texi (Output Variables): Doc float-output-format.
9207
9208 * searching.texi (Regexp Special): Nested repetition can be infloop.
9209
9210 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9211 real stack overflow.
9212
9213 * compile.texi: Minor cleanups.
9214
9215 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9216
9217 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9218 circular lists.
9219 (List Elements): Explain handling of circular and dotted lists.
9220
9221 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9222
9223 * modes.texi (Search-based Fontification): Fix typo.
9224
9225 2004-05-10 Juanma Barranquero <lektu@terra.es>
9226
9227 * modes.texi (Mode Line Variables): Fix description of
9228 global-mode-string, which is now after which-func-mode, not the
9229 buffer name.
9230
9231 2004-05-07 Lars Hansen <larsh@math.ku.dk>
9232
9233 * modes.texi (Desktop Save Mode): Add.
9234 (Modes): Add menu entry Desktop Save Mode.
9235
9236 * hooks.texi: Add desktop-after-read-hook,
9237 desktop-no-desktop-file-hook and desktop-save-hook.
9238
9239 * locals.texi: Add desktop-save-buffer.
9240
9241 2004-04-30 Jesper Harder <harder@ifa.au.dk>
9242
9243 * display.texi: emacs -> Emacs.
9244
9245 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9246
9247 * files.texi (Changing Files): Document set-file-times.
9248
9249 2004-04-23 Juanma Barranquero <lektu@terra.es>
9250
9251 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9252
9253 2004-04-18 Jesper Harder <harder@ifa.au.dk>
9254
9255 * tips.texi (Coding Conventions): defopt -> defcustom.
9256
9257 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9258
9259 * sequences.texi: Various clarifications.
9260
9261 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9262
9263 * buffers.texi (Read Only Buffers): Mention optional ARG to
9264 `toggle-read-only'.
9265
9266 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
9267
9268 * windows.texi (Selecting Windows): Note that get-lru-window
9269 returns a full-width window if possible.
9270
9271 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9272
9273 * buffers.texi: Various changes in addition to:
9274 (Buffer File Name): Add `find-buffer-visiting'.
9275 (Buffer Modification): Mention optional ARG to `not-modified'.
9276 (Indirect Buffers): Mention optional CLONE argument to
9277 `make-indirect-buffer'.
9278
9279 * files.texi: Various changes in addition to:
9280 (Visiting Functions): `find-file-hook' is now a normal hook.
9281 (File Name Expansion): Explain difference between the way that
9282 `expand-file-name' and `file-truename' treat `..'.
9283 (Contents of Directories): Mention optional ID-FORMAT argument to
9284 `directory-files-and-attributes'.
9285 (Format Conversion): Mention new optional CONFIRM argument to
9286 `format-write-file'.
9287
9288 2004-04-12 Miles Bader <miles@gnu.org>
9289
9290 * macros.texi (Expansion): Add description of `macroexpand-all'.
9291
9292 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9293
9294 * variables.texi (Variable Aliases):
9295 Mention cyclic-variable-indirection.
9296
9297 * errors.texi (Standard Errors): Ditto.
9298
9299 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9300
9301 * backups.texi: Various small changes in addition to:
9302 (Making Backups): Mention return value of `backup-buffer'.
9303 (Auto-Saving): Mention optional FORCE argument to
9304 `delete-auto-save-file-if-necessary'.
9305 (Reverting): Mention optional PRESERVE-MODES argument to
9306 `revert-buffer'. Correct description of `revert-buffer-function'.
9307
9308 2004-03-22 Juri Linkov <juri@jurta.org>
9309
9310 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9311 with `Vector Functions'.
9312
9313 * text.texi (Sorting): Add missing quote.
9314
9315 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9316
9317 * intro.texi (Lisp History): Replace xref to `cl' manual with
9318 inforef.
9319
9320 2004-03-12 Richard M. Stallman <rms@gnu.org>
9321
9322 * intro.texi (Version Info): Add arg to emacs-version.
9323 (Lisp History): Change xref to CL manual.
9324
9325 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9326
9327 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9328 for Partial Completion mode.
9329
9330 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9331
9332 * customize.texi: Fix typo. Remove eol whitespace.
9333
9334 2004-03-04 Richard M. Stallman <rms@gnu.org>
9335
9336 * processes.texi: Fix typos.
9337
9338 * lists.texi (Building Lists): Minor clarification.
9339
9340 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9341 in make-hash-table.
9342
9343 2004-02-29 Juanma Barranquero <lektu@terra.es>
9344
9345 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9346 rm, and ignore exit code.
9347
9348 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9349
9350 * display.texi (Defining Faces): Add description for min-colors.
9351 Update example.
9352
9353 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9354
9355 * abbrevs.texi: Various corrections and clarifications in addition
9356 to the following:
9357 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9358
9359 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9360
9361 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9362
9363 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9364
9365 * text.texi: Various small changes in addition to the following:
9366 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9367 to delete-horizontal-space.
9368 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9369 description of yank-handler text property at various places.
9370
9371 * frames.texi (Window System Selections): Add anchor.
9372
9373 * syntax.texi (Syntax Table Functions): Clarify and correct
9374 descriptions of make-syntax-table and copy-syntax-table.
9375 (Motion and Syntax): Clarify SYNTAXES argument to
9376 skip-syntax-forward.
9377 (Parsing Expressions): Mention that the return value of
9378 parse-partial-sexp is currently a list of ten rather than nine
9379 elements.
9380 (Categories): Various corrections and clarifications.
9381
9382 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9383
9384 * markers.texi (Marker Insertion Types): Minor change.
9385
9386 * locals.texi (Standard Buffer-Local Variables):
9387 * commands.texi (Interactive Codes, Using Interactive):
9388 * functions.texi (Related Topics): Fix xrefs.
9389
9390 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9391
9392 * lists.texi (Sets And Lists): Update description of delete-dups.
9393
9394 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9395
9396 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9397
9398 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
9399
9400 * frames.texi (Parameter Access): frame-parameters arg is optional.
9401 modify-frame-parameters handles nil for FRAME.
9402 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9403 are all-or-nothing for certain toolkits.
9404 Mention parameter wait-for-wm.
9405 (Frames and Windows): In frame-first-window and frame-selected-window
9406 the arg is optional.
9407 (Input Focus): In redirect-frame-focus the second arg is optional.
9408 (Window System Selections): Mention selection type CLIPBOARD.
9409 Mention data-type UTF8_STRING.
9410 Mention numbering of cut buffers.
9411 (Resources): Describe x-resource-name.
9412
9413 2004-02-16 Richard M. Stallman <rms@gnu.org>
9414
9415 * windows.texi (Buffers and Windows): Delete false table
9416 about all-frames.
9417
9418 * syntax.texi (Parsing Expressions): Delete old caveat
9419 about parse-sexp-ignore-comments.
9420
9421 * streams.texi (Output Variables): Add print-quoted.
9422
9423 * lists.texi (Building Lists): Minor cleanup.
9424
9425 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9426
9427 * display.texi (Overlays): Explain overlays use markers.
9428 (Managing Overlays): Explain front-advance and rear-advance
9429 in more detail.
9430
9431 * loading.texi (Unloading): Document unload-feature-special-hooks.
9432 Get rid of fns-NNN.el file.
9433
9434 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9435
9436 * help.texi (Describing Characters): Fix text-char-description
9437 example output.
9438
9439 * edebug.texi (Using Edebug): Fix example.
9440
9441 * debugging.texi (Internals of Debugger): Fix return value.
9442
9443 * files.texi (Changing Files): Fix argname.
9444
9445 * calendar.texi: Fix parens, and default values.
9446
9447 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9448 * nonascii.texi, objects.texi, os.texi: Minor fixes.
9449 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
9450
9451 * positions.texi (Text Lines): Don't add -1 in current-line.
9452
9453 2004-02-16 Richard M. Stallman <rms@gnu.org>
9454
9455 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9456
9457 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9458
9459 * processes.texi (Low-Level Network): Fix a typo.
9460
9461 2004-02-12 Kim F. Storm <storm@cua.dk>
9462
9463 * display.texi (Fringes): Use consistent wording.
9464 Note that window-fringe's window arg is optional.
9465 (Scroll Bars): Use consistent wording.
9466
9467 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9468
9469 * tips.texi (Comment Tips): Document the new conventions for
9470 commenting out code.
9471
9472 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
9473
9474 * positions.texi (Text Lines): Add missing end defun.
9475
9476 2004-02-07 Kim F. Storm <storm@cua.dk>
9477
9478 * positions.texi (Text Lines): Add line-number-at-pos.
9479
9480 2004-02-06 John Paul Wallington <jpw@gnu.org>
9481
9482 * display.texi (Button Properties, Button Buffer Commands):
9483 mouse-2 invokes button, not down-mouse-1.
9484
9485 2004-02-04 Jason Rumney <jasonr@gnu.org>
9486
9487 * makefile.w32-in: Sync with Makefile.in changes.
9488
9489 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9490
9491 * minibuf.texi (Text from Minibuffer): Various corrections and
9492 clarifications.
9493 (Object from Minibuffer): Correct Lisp description of
9494 read-minibuffer.
9495 (Minibuffer History): Clarify description of cons values for
9496 HISTORY arguments.
9497 (Basic Completion): Various corrections and clarifications.
9498 Add completion-regexp-list.
9499 (Minibuffer Completion): Correct and clarify description of
9500 completing-read.
9501 (Completion Commands): Mention Partial Completion mode.
9502 Various other minor changes.
9503 (High-Level Completion): Various corrections and clarifications.
9504 (Reading File Names): Ditto.
9505 (Minibuffer Misc): Ditto.
9506
9507 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9508
9509 * strings.texi (Text Comparison): assoc-string also matches
9510 elements of alists that are strings instead of conses.
9511 (Formatting Strings): Standardize Texinfo usage. Update index
9512 entries.
9513
9514 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9515
9516 * lists.texi (Sets And Lists): Add delete-dups.
9517
9518 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9519
9520 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9521 special form.
9522 * macros.texi (Defining Macros): Update description of `declare',
9523 which now is a macro.
9524 (Wrong Time): Fix typos.
9525
9526 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9527
9528 * compile.texi (Compilation Functions): Expand descriptions of
9529 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9530 and `batch-byte-compile'. In particular, mention and describe
9531 all optional arguments.
9532 (Disassembly): Correct and clarify the description of `disassemble'.
9533
9534 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9535
9536 * searching.texi: Various small changes in addition to the
9537 following.
9538 (Regexp Example): Adapt to new value of `sentence-end'.
9539 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9540 `words'.
9541 (Search and Replace): Add usage note for `perform-replace'.
9542 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9543 `match-data'.
9544 (Standard Regexps): Update for new values of `paragraph-start'
9545 and `sentence-end'.
9546
9547 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9548
9549 * files.texi (Saving Buffers): Clarify descriptions of
9550 `write-contents-functions' and `before-save-hook'.
9551 Make the defvar's for `before-save-hook' and `after-save-hook'
9552 into defopt's.
9553
9554 2004-01-07 Kim F. Storm <storm@cua.dk>
9555
9556 * commands.texi (Click Events): Describe new image and
9557 width/height elements of click events.
9558 (Accessing Events): Add posn-string, posn-image, and
9559 posn-object-width-height. Change posn-object to return either
9560 image or string object.
9561
9562 2004-01-01 Simon Josefsson <jas@extundo.com>
9563
9564 * hooks.texi (Standard Hooks): Add before-save-hook.
9565 * files.texi (Saving Buffers): Likewise.
9566
9567 2004-01-03 Richard M. Stallman <rms@gnu.org>
9568
9569 * frames.texi (Frames and Windows): Delete frame-root-window.
9570
9571 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9572
9573 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9574
9575 * functions.texi: Various small changes in addition to the
9576 following.
9577 (What Is a Function): `functionp' returns nil for macros.
9578 Clarify behavior of this and following functions for symbol arguments.
9579 (Function Documentation): Add `\' in front of (fn @var{arglist})
9580 and explain why.
9581 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9582 Add anchor.
9583 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9584
9585 2004-01-01 Miles Bader <miles@gnu.org>
9586
9587 * display.texi (Buttons): New section.
9588
9589 2003-12-31 Andreas Schwab <schwab@suse.de>
9590
9591 * numbers.texi (Math Functions): sqrt reports a domain-error
9592 error.
9593 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9594
9595 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9596
9597 * tips.texi (Documentation Tips): Update item on hyperlinks in
9598 documentation strings.
9599
9600 * errors.texi (Standard Errors): Various small corrections and
9601 additions.
9602
9603 * control.texi: Various small changes in addition to the
9604 following.
9605 (Signaling Errors): Provide some more details on how `signal'
9606 constructs the error message. Add anchor to the definition of
9607 `signal'.
9608 (Error Symbols): Describe special treatment of `quit'.
9609 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9610 to emphasize that it has to be a single form.
9611
9612 * buffers.texi: Add anchor.
9613
9614 2003-12-29 Richard M. Stallman <rms@gnu.org>
9615
9616 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9617 (Window Configurations): Add window-configuration-frame.
9618
9619 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9620
9621 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9622 Change arg name in get-char-property.
9623 (Special Properties): Update handling of keymap property.
9624
9625 * strings.texi (Modifying Strings): Add clear-string.
9626 (Text Comparison): Add assoc-string and remove
9627 assoc-ignore-case, assoc-ignore-representation.
9628
9629 * os.texi (Time of Day): Add set-time-zone-rule.
9630
9631 * numbers.texi (Math Functions): asin, acos, log, log10
9632 report domain-error errors.
9633
9634 * nonascii.texi (Converting Representations):
9635 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9636 (Encoding and I/O): Add file-name-coding-system.
9637
9638 * modes.texi (Search-based Fontification): Explain that
9639 face specs are symbols with face names as values.
9640
9641 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9642
9643 * lists.texi (Building Lists): remq moved elsewhere.
9644 (Sets And Lists): remq moved here.
9645 (Association Lists): Refer to assoc-string.
9646
9647 * internals.texi (Garbage Collection): Add memory-use-counts.
9648
9649 * frames.texi (Frames and Windows): Add set-frame-selected-window
9650 and frame-root-window.
9651
9652 * files.texi (Contents of Directories):
9653 Add directory-files-and-attributes.
9654
9655 * display.texi (Refresh Screen): Add force-window-update.
9656 (Invisible Text): Explain about moving point out of invis text.
9657 (Overlay Properties): Add overlay-properties.
9658 (Managing Overlays): Add overlayp.
9659 (GIF Images): Invalid image number displays a hollow box.
9660
9661 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9662 (Killing Buffers): Add buffer-live-p.
9663
9664 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9665
9666 * display.texi (Fringes): Fix typo "set-buffer-window".
9667
9668 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9669
9670 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9671 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9672 Add or change various xrefs and anchors.
9673
9674 * commands.texi: Replace all occurrences of @acronym{CAR} with
9675 @sc{car}, for consistency with the rest of the Elisp manual.
9676 `car' and `cdr' are historically acronyms, but are no longer
9677 widely thought of as such.
9678
9679 * internals.texi (Pure Storage): Mention that `purecopy' does not
9680 copy text properties.
9681 (Object Internals): Now 29 bits are used (in most implementations)
9682 to address Lisp objects.
9683
9684 * variables.texi (Variables with Restricted Values): New node.
9685
9686 * objects.texi (Lisp Data Types): Mention that certain variables
9687 can only take on a restricted set of values and add an xref to
9688 the new node "Variables with Restricted Values".
9689
9690 * eval.texi (Function Indirection): Describe the errors that
9691 `indirect-function' can signal.
9692 (Eval): Clarify the descriptions of `eval-region' and `values'.
9693 Describe `eval-buffer' instead of `eval-current-buffer' and
9694 mention `eval-current-buffer' as an alias for `current-buffer'.
9695 Correct the description and mention all optional arguments.
9696
9697 * nonascii.texi: Various small changes in addition to the
9698 following.
9699 (Converting Representations): Clarify behavior of
9700 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9701 ASCII arguments.
9702 (Character Sets): Document the variable `charset-list' and adapt
9703 the definition of the function `charset-list' accordingly.
9704 (Translation of Characters): Clarify use of generic characters in
9705 `make-translation-table'. Clarify and correct the description of
9706 the use of translation tables in encoding and decoding.
9707 (User-Chosen Coding Systems): Correct and clarify the description
9708 of `select-safe-coding-system'.
9709 (Default Coding Systems): Clarify description of
9710 `file-coding-system-alist'.
9711
9712 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9713
9714 * strings.texi (Text Comparison): Correctly describe when two
9715 strings are `equal'. Combine and clarify descriptions of
9716 `assoc-ignore-case' and `assoc-ignore-representation'.
9717
9718 * objects.texi (Non-ASCII in Strings): Clarify description of
9719 when a string is unibyte or multibyte.
9720 (Bool-Vector Type): Update examples.
9721 (Equality Predicates): Correctly describe when two strings are
9722 `equal'.
9723
9724 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9725
9726 * lists.texi (Building Lists): `append' no longer accepts integer
9727 arguments. Update the description of `number-sequence' to reflect
9728 recent changes.
9729 (Sets And Lists): Describe `member-ignore-case' after `member'.
9730
9731 2003-11-27 Kim F. Storm <storm@cua.dk>
9732
9733 * commands.texi (Click Events): Click object may be an images.
9734 Describe (dx . dy) element of click positions.
9735 (Accessing Events): Remove duplicate posn-timestamp.
9736 New functions posn-object and posn-object-x-y.
9737
9738 2003-11-23 Kim F. Storm <storm@cua.dk>
9739
9740 * commands.texi (Click Events): Describe enhancements to event
9741 position lists, including new text-pos and (col . row) items.
9742 Mention left-fringe and right-fringe area events.
9743 (Accessing Events): New functions posn-area and
9744 posn-actual-col-row. Mention posn-timestamp. Mention that
9745 posn-point in non-text area still returns buffer position.
9746 Clarify posn-col-row.
9747
9748 2003-11-21 Lars Hansen <larsh@math.ku.dk>
9749
9750 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9751 * anti.texi (File Attributes): Describe removed parameter
9752 ID-FORMAT.
9753
9754 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9755
9756 * positions.texi (Positions): Mention that, if a marker is used as
9757 a position, its buffer is ignored.
9758
9759 * markers.texi (Overview of Markers): Mention it here too.
9760
9761 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9762
9763 * numbers.texi (Numeric Conversions): Not just `floor', but also
9764 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9765
9766 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9767
9768 * markers.texi (Creating Markers): Specify insertion type of
9769 created markers. Add xref to `Marker Insertion Types'.
9770 Second argument to `copy-marker' is optional.
9771 (Marker Insertion Types): Mention that most markers are created
9772 with insertion type nil.
9773 (The Mark): Correctly describe when `mark' signals an error.
9774 (The Region): Correctly describe when `region-beginning' and
9775 `region-end' signal an error.
9776
9777 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9778
9779 * hash.texi (Creating Hash): Clarify description of `eql'.
9780 `makehash' is obsolete.
9781 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9782
9783 * positions.texi (Point): Change description of `buffer-end', so
9784 that it is also correct for floating point arguments.
9785 (List Motion): Correct argument lists of `beginning-of-defun' and
9786 `end-of-defun'.
9787 (Excursions): Add xref to `Marker Insertion Types'.
9788 (Narrowing): Argument to `narrow-to-page' is optional.
9789
9790 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9791
9792 * streams.texi (Output Streams): Clarify behavior of point for
9793 marker output streams.
9794
9795 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9796
9797 * variables.texi (Defining Variables): Second argument to
9798 `defconst' is not optional.
9799 (Setting Variables): Mention optional argument APPEND to
9800 `add-to-list'.
9801 (Creating Buffer-Local): Expand description of
9802 `make-variable-buffer-local'.
9803 (Frame-Local Variables): Expand description of
9804 `make-variable-frame-local'.
9805 (Variable Aliases): Correct description of optional argument
9806 DOCSTRING to `defvaralias'. Mention return value of
9807 `defvaralias'.
9808 (File Local Variables): Add xref to `File variables' in Emacs
9809 Manual. Correct description of `hack-local-variables'. Mention
9810 `safe-local-variable' property. Mention optional second argument
9811 to `risky-local-variable-p'.
9812
9813 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9814
9815 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9816
9817 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9818
9819 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9820 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9821 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9822 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9823 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9824 lispref/processes.texi, lispref/searching.texi,
9825 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9826 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9827 @acronym{FOO}.
9828
9829 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9830
9831 * strings.texi (Creating Strings): Argument START to `substring'
9832 can not be `nil'. Expand description of
9833 `substring-no-properties'. Correct description of `split-string',
9834 especially with respect to empty matches. Prevent very bad line
9835 break in definition of `split-string-default-separators'.
9836 (Text Comparison): `string=' and `string<' also accept symbols as
9837 arguments.
9838 (String Conversion): More completely describe argument BASE in
9839 `string-to-number'.
9840 (Formatting Strings): `%s' and `%S' in `format' do require
9841 corresponding object. Clarify behavior of numeric prefix after
9842 `%' in `format'.
9843 (Case Conversion): The argument to `upcase-initials' can be a
9844 character.
9845
9846 2003-10-27 Kenichi Handa <handa@m17n.org>
9847
9848 * display.texi (Fontsets): Fix texinfo usage.
9849
9850 2003-10-25 Kenichi Handa <handa@m17n.org>
9851
9852 * display.texi (Fontsets): Add description of the function
9853 set-fontset-font.
9854
9855 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9856
9857 * display.texi (Temporary Displays): Add xref to `Documentation
9858 Tips'.
9859
9860 * functions.texi (Function Safety): Use inforef instead of pxref
9861 for SES.
9862
9863 2003-10-23 Andreas Schwab <schwab@suse.de>
9864
9865 * Makefile.in (TEX, texinputdir): Don't define.
9866 (TEXI2DVI): Define.
9867 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9868 add $(srcdir)/index.texi.
9869 ($(infodir)/elisp): Remove index.texi dependency.
9870 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9871 (index.texi): Remove target.
9872 (dist): Don't link $(srcdir)/permute-index.
9873 (clean): Don't remove index.texi.
9874
9875 * permute-index, index.perm: Remove.
9876 * index.texi: Rename from index.unperm.
9877
9878 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9879
9880 * tips.texi (Documentation Tips): Document new behavior for face
9881 and variable hyperlinks in Help mode.
9882
9883 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9884
9885 * objects.texi (Integer Type): Update for extra bit of integer range.
9886 (Character Type): Ditto.
9887
9888 2003-10-16 Eli Zaretskii <eliz@gnu.org>
9889
9890 * numbers.texi (Integer Basics): Add index entries for reading
9891 numbers in hex, octal, and binary.
9892
9893 2003-10-16 Lute Kamstra <lute@gnu.org>
9894
9895 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9896 argument.
9897
9898 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9899
9900 * windows.texi (Choosing Window): Fix typo.
9901 * edebug.texi (Edebug Execution Modes): Fix typo.
9902
9903 2003-10-13 Richard M. Stallman <rms@gnu.org>
9904
9905 * windows.texi (Basic Windows): A window has fringe settings,
9906 display margins and scroll-bar settings.
9907 (Splitting Windows): Doc split-window return value.
9908 Clean up one-window-p.
9909 (Selecting Windows): Fix typo.
9910 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9911 (Buffers and Windows): In set-window-buffer, explain effect
9912 on fringe settings and scroll bar settings.
9913 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9914 (Choosing Window): Use defopt for pop-up-frame-function.
9915 For special-display-buffer-names, explain same-window and same-frame.
9916 Clarify window-dedicated-p return value.
9917 (Textual Scrolling): scroll-up and scroll-down can get an error.
9918 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9919 Clarify set-window-hscroll.
9920 (Size of Window): Don't mention tool bar in window-height.
9921 (Coordinates and Windows): Explain what coordinates-in-window-p
9922 returns for fringes and display margins.
9923 (Window Configurations): Explain saving fringes, etc.
9924
9925 * tips.texi (Library Headers): Clean up Documentation.
9926
9927 * syntax.texi (Parsing Expressions): Clean up forward-comment
9928 and parse-sexp-lookup-properties.
9929
9930 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9931
9932 * os.texi (System Environment): Clean up text for load-average errors.
9933
9934 * modes.texi (Hooks): Don't explain local hook details at front.
9935 Clarify run-hooks and run-hook-with-args a little.
9936 Clean up add-hook and remove-hook.
9937
9938 * edebug.texi (Edebug Execution Modes): Clarify t.
9939 Document edebug-sit-for-seconds.
9940 (Coverage Testing): Document C-x X = and =.
9941 (Instrumenting Macro Calls): Fix typo.
9942 (Specification List): Don't index the specification keywords.
9943
9944 2003-10-10 Kim F. Storm <storm@cua.dk>
9945
9946 * processes.texi (Network): Introduce make-network-process.
9947
9948 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9949
9950 * tips.texi (Library Headers): Fix typo.
9951
9952 2003-10-07 Juri Linkov <juri@jurta.org>
9953
9954 * modes.texi (Imenu): Mention imenu-create-index-function's
9955 default value. Explain submenus better.
9956
9957 2003-10-07 Lute Kamstra <lute@gnu.org>
9958
9959 * modes.texi (Faces for Font Lock): Fix typo.
9960 (Hooks): Explain how buffer-local hook variables can refer to
9961 global hook variables.
9962 Various minor clarifications.
9963
9964 2003-10-06 Lute Kamstra <lute@gnu.org>
9965
9966 * tips.texi (Coding Conventions): Mention naming conventions for
9967 hooks.
9968
9969 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9970
9971 * loading.texi (Library Search): Correct default value of
9972 load-suffixes.
9973 (Named Features): Fix typo.
9974
9975 2003-10-05 Richard M. Stallman <rms@gnu.org>
9976
9977 * loading.texi (Named Features): In `provide',
9978 say how to test for subfeatures.
9979 (Unloading): In unload-feature, use new var name
9980 unload-feature-special-hooks.
9981
9982 2003-10-03 Lute Kamstra <lute@gnu.org>
9983
9984 * modes.texi (Major Mode Conventions): Mention third way to set up
9985 Imenu.
9986 (Imenu): A number of small fixes.
9987 Delete documentation of internal variable imenu--index-alist.
9988 Document the return value format of imenu-create-index-function
9989 functions.
9990
9991 2003-09-30 Richard M. Stallman <rms@gnu.org>
9992
9993 * processes.texi (Network): Say what stopped datagram connections do.
9994
9995 * lists.texi (Association Lists): Clarify `assq-delete-all'.
9996
9997 * display.texi (Overlay Properties): Clarify `evaporate' property.
9998
9999 2003-09-29 Lute Kamstra <lute@gnu.org>
10000
10001 * modes.texi (Mode Line Data): Explain when symbols in mode-line
10002 constructs should be marked as risky.
10003 Change cons cell into proper list.
10004 (Mode Line Variables): Change cons cell into proper list.
10005
10006 2003-09-26 Lute Kamstra <lute@gnu.org>
10007
10008 * modes.texi (Mode Line Data): Document the :propertize construct.
10009 (Mode Line Variables): Reorder the descriptions of the variables
10010 to match their order in the default mode-line-format.
10011 Describe the new variables mode-line-position and mode-line-modes.
10012 Update the default values of mode-line-frame-identification,
10013 minor-mode-alist, and default-mode-line-format.
10014 (Properties in Mode): Mention the :propertize construct.
10015
10016 2003-09-26 Richard M. Stallman <rms@gnu.org>
10017
10018 * buffers.texi, commands.texi, debugging.texi, eval.texi:
10019 * loading.texi, minibuf.texi, text.texi, variables.texi:
10020 Avoid @strong{Note:}.
10021
10022 2003-09-26 Richard M. Stallman <rms@gnu.org>
10023
10024 * keymaps.texi (Remapping Commands): Fix typo.
10025
10026 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
10027
10028 * processes.texi (Low-Level Network): Fix typo.
10029
10030 2003-09-23 Kim F. Storm <storm@cua.dk>
10031
10032 * processes.texi (Network, Network Servers): Fix typos.
10033 (Low-Level Network): Add timeout value for :server keyword.
10034 Add new option keywords to make-network-process.
10035 Add set-network-process-options.
10036 Explain how to test availability of network options.
10037
10038 2003-09-19 Richard M. Stallman <rms@gnu.org>
10039
10040 * text.texi (Motion by Indent): Arg to
10041 backward-to-indentation and forward-to-indentation is optional.
10042
10043 * strings.texi (Creating Strings): Add substring-no-properties.
10044
10045 * processes.texi
10046 (Process Information): Add list-processes arg QUERY-ONLY.
10047 Delete process-contact from here.
10048 Add new status values for process-status.
10049 Add process-get, process-put, process-plist, set-process-plist.
10050 (Synchronous Processes): Add call-process-shell-command.
10051 (Signals to Processes): signal-process allows process objects.
10052 (Network): Complete rewrite.
10053 (Network Servers, Datagrams, Low-Level Network): New nodes.
10054
10055 * positions.texi (Word Motion): forward-word, backward-word
10056 arg is optional. Reword.
10057
10058 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
10059
10060 * variables.texi (Creating Buffer-Local):
10061 Delete duplicate definition of buffer-local-value.
10062 (File Local Variables): Explain about discarding text props.
10063
10064 2003-09-11 Richard M. Stallman <rms@gnu.org>
10065
10066 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
10067 changes variables that record input events.
10068 (Minibuffer Misc): Add minibuffer-selected-window.
10069
10070 * lists.texi (Building Lists): Add copy-tree.
10071
10072 * display.texi (Fontsets): Add char-displayable-p.
10073 (Scroll Bars): New node.
10074
10075 2003-09-08 Lute Kamstra <lute@gnu.org>
10076
10077 * modes.texi (%-Constructs): Document new `%i' and `%I'
10078 constructs.
10079
10080 2003-09-03 Peter Runestig <peter@runestig.com>
10081
10082 * makefile.w32-in: New file.
10083
10084 2003-08-29 Richard M. Stallman <rms@gnu.org>
10085
10086 * display.texi (Overlay Properties): Clarify how priorities
10087 affect use of the properties.
10088
10089 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10090
10091 * customize.texi (Type Keywords): Correct the description of
10092 `:help-echo' in the case where `motion-doc' is a function.
10093
10094 2003-08-14 John Paul Wallington <jpw@gnu.org>
10095
10096 * modes.texi (Emulating Mode Line): Subsection, not section.
10097
10098 2003-08-13 Richard M. Stallman <rms@gnu.org>
10099
10100 * elisp.texi (Top): Update subnode lists in menu.
10101
10102 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
10103 (Kill Functions): kill-region has new arg yank-handler.
10104 (Yanking): New node.
10105 (Yank Commands): Add yank-undo-function.
10106 (Low-Level Kill Ring):
10107 kill-new and kill-append have new arg yank-handler.
10108 (Changing Properties): Add remove-list-of-text-properties.
10109 (Atomic Changes): New node.
10110
10111 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10112
10113 * streams.texi (Output Variables): Add eval-expression-print-length
10114 and eval-expression-print-level.
10115
10116 * os.texi (Time Conversion): For encode-time, explain limits on year.
10117
10118 * objects.texi (Character Type): Define anchor "modifier bits".
10119
10120 * modes.texi (Emulating Mode Line): New node.
10121 (Search-based Fontification): Font Lock uses font-lock-face property.
10122 (Other Font Lock Variables): Likewise.
10123
10124 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10125 not vectors.
10126 (Active Keymaps): Add emulation-mode-map-alists.
10127 (Functions for Key Lookup): key-binding has new arg no-remap.
10128 (Remapping Commands): New node.
10129 (Scanning Keymaps): where-is-internal has new arg no-remap.
10130 (Tool Bar): Add tool-bar-local-item-from-menu.
10131 Clarify when to use tool-bar-add-item-from-menu.
10132
10133 * commands.texi (Interactive Call): commandp has new arg.
10134 (Command Loop Info): Add this-original-command.
10135
10136 2003-08-06 John Paul Wallington <jpw@gnu.org>
10137
10138 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10139
10140 * display.texi (Warning Basics): Fix typo.
10141 (Fringes): Add closing curly bracket and fix typo.
10142
10143 * elisp.texi (Top): Fix typo.
10144
10145 2003-08-05 Richard M. Stallman <rms@gnu.org>
10146
10147 * elisp.texi: Update lists of subnodes.
10148
10149 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10150
10151 * variables.texi (Local Variables): Use lc for example variable names.
10152
10153 * tips.texi (Library Headers): Explain where to put -*-.
10154
10155 * strings.texi (Creating Strings): Fix xref for vconcat.
10156
10157 * sequences.texi (Vector Functions):
10158 vconcat no longer allows integer args.
10159
10160 * minibuf.texi (Reading File Names): read-file-name has new
10161 arg PREDICATE. New function read-directory-name.
10162
10163 * macros.texi (Defining Macros): Give definition of `declare'.
10164 (Indenting Macros): New node.
10165
10166 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10167 (Window Frame Parameters): Make separate table of parameters
10168 that are coupled with specific face attributes.
10169 (Deleting Frames): delete-frame-hooks renamed to
10170 delete-frame-functions.
10171
10172 * files.texi (Magic File Names): Add file-remote-p.
10173 Clarify file-local-copy.
10174
10175 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10176 here; instead xref Defining Macros.
10177
10178 * display.texi (Warnings): New node, and subnodes.
10179 (Fringes): New node.
10180
10181 * debugging.texi (Test Coverage): New node.
10182
10183 * compile.texi (Compiler Errors): Explain with-no-warnings
10184 and other ways to suppress warnings.
10185
10186 * commands.texi (Interactive Call): Minor clarification.
10187
10188 * buffers.texi (Buffer File Name): set-visited-file-name
10189 renames the buffer too.
10190
10191 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10192
10193 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10194
10195 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10196
10197 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
10198
10199 * internals.texi (Garbage Collection): Fix previous change.
10200
10201 2003-07-22 Richard M. Stallman <rms@gnu.org>
10202
10203 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10204
10205 * display.texi (Width): Use \s syntax in example.
10206 (Font Selection): Add face-font-rescale-alist.
10207
10208 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10209 Remove spurious indent in example.
10210
10211 * lists.texi (Building Lists): Add number-sequence.
10212
10213 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
10214
10215 * functions.texi (Function Documentation): Explain how to
10216 show calling convention explicitly in the doc string.
10217
10218 * windows.texi (Selecting Windows): save-selected-window saves
10219 selected window of each frame.
10220 (Window Configurations): Minor change.
10221
10222 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10223
10224 * streams.texi (Output Variables): Add print-continuous-numbering
10225 and print-number-table.
10226
10227 * processes.texi (Decoding Output): New node.
10228
10229 * os.texi (Time Conversion): decode-time arg is optional.
10230
10231 * objects.texi (Character Type): Don't use space as example for \.
10232 Make list of char names and \-sequences correspond.
10233 Explain that \s is not used in strings. `\ ' needs space after.
10234
10235 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10236 (Translation of Characters): Add translation-table-for-input.
10237 (Default Coding Systems): Add auto-coding-functions.
10238 (Explicit Encoding): Add decode-coding-inserted-region.
10239 (Locales): Add locale-info.
10240
10241 * minibuf.texi (Basic Completion): Describe test-completion.
10242 Collections can be lists of strings.
10243 Clean up lazy-completion-table.
10244 (Programmed Completion): Mention test-completion.
10245 Clarify why lambda expressions are not accepted.
10246 (Minibuffer Misc): Describe minibufferp.
10247
10248 2003-07-14 Richard M. Stallman <rms@gnu.org>
10249
10250 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10251
10252 * windows.texi (Selecting Windows): New arg to select-window.
10253 (Selecting Windows): Add with-selected-window.
10254 (Size of Window): Add window-inside-edges, etc.
10255
10256 * internals.texi (Garbage Collection): Add post-gc-hook.
10257
10258 * processes.texi (Subprocess Creation): Add exec-suffixes.
10259
10260 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10261 (Scanning Keymaps): Add map-keymaps.
10262 (Defining Menus): Add keymap-prompt.
10263
10264 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10265 most-negative-fixnum.
10266
10267 * compile.texi (Byte Compilation): Explain no-byte-compile.
10268 (Compiler Errors): New node.
10269
10270 * os.texi (User Identification): user-uid, user-real-uid
10271 can return float.
10272
10273 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10274 and about derived modes.
10275 (Minor Modes): Add minor-mode-list.
10276 (Defining Minor Modes): Keyword args for define-minor-mode.
10277 (Search-based Fontification): Explain managing other properties.
10278 (Other Font Lock Variables): Add font-lock-extra-managed-props.
10279 (Faces for Font Lock): Add font-lock-preprocessor-face.
10280 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10281
10282 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10283 (Variable Aliases): Clarify defvaralias.
10284
10285 * loading.texi (Library Search): Add load-suffixes.
10286
10287 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10288 (Programmed Completion): Add dynamic-completion-table.
10289
10290 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10291 (Magic File Names): Specify precedence order of handlers.
10292
10293 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10294 and post-command-hook.
10295 (Waiting): New calling convention for sit-for.
10296
10297 * text.texi (Special Properties): local-map and keymap properties
10298 apply based on their stickiness.
10299
10300 2003-07-07 Richard M. Stallman <rms@gnu.org>
10301
10302 * modes.texi (Minor Mode Conventions): Specify only some kinds
10303 of list values as args to minor modes.
10304
10305 * files.texi (File Name Expansion): Warn about iterative use
10306 of substitute-in-file-name.
10307
10308 * advice.texi (Activation of Advice): Clean up previous change.
10309
10310 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
10311
10312 * advice.texi (Activation of Advice): Note that ad-start-advice is
10313 turned on by default.
10314
10315 2003-06-30 Richard M. Stallman <rms@gnu.org>
10316
10317 * text.texi (Buffer Contents): Document current-word.
10318 (Change Hooks): Not called for *Messages*.
10319
10320 * functions.texi (Defining Functions): Explain about redefining
10321 primitives.
10322 (Function Safety): Rename. Minor changes.
10323 Comment out the detailed criteria for what is safe.
10324
10325 2003-06-22 Andreas Schwab <schwab@suse.de>
10326
10327 * objects.texi (Symbol Type): Fix description of examples.
10328
10329 2003-06-16 Andreas Schwab <schwab@suse.de>
10330
10331 * hash.texi (Creating Hash): Fix description of :weakness.
10332
10333 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
10334
10335 * files.texi (Changing Files): copy-file copies file modes, too.
10336
10337 2003-05-28 Richard M. Stallman <rms@gnu.org>
10338
10339 * strings.texi (Creating Strings): Clarify split-string.
10340
10341 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10342
10343 * strings.texi (Creating Strings): Update split-string specification
10344 and examples.
10345
10346 2003-05-19 Richard M. Stallman <rms@gnu.org>
10347
10348 * elisp.texi: Correct invariant section names.
10349
10350 2003-04-20 Richard M. Stallman <rms@gnu.org>
10351
10352 * os.texi (Timers): Explain about timers and quitting.
10353
10354 2003-04-19 Richard M. Stallman <rms@gnu.org>
10355
10356 * internals.texi (Writing Emacs Primitives): Strings are
10357 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10358 Explain GCPRO convention for varargs function args.
10359
10360 2003-04-16 Richard M. Stallman <rms@gnu.org>
10361
10362 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10363
10364 2003-04-08 Richard M. Stallman <rms@gnu.org>
10365
10366 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10367
10368 2003-02-13 Kim F. Storm <storm@cua.dk>
10369
10370 * objects.texi (Character Type): New \s escape for space.
10371
10372 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10373
10374 * os.texi (System Environment): Add cygwin system-type.
10375
10376 2003-01-25 Richard M. Stallman <rms@gnu.org>
10377
10378 * keymaps.texi: Document that a symbol can act as a keymap.
10379
10380 2003-01-13 Richard M. Stallman <rms@gnu.org>
10381
10382 * text.texi (Changing Properties): Say string indices are origin-0.
10383
10384 * positions.texi (Screen Lines) <compute-motion>:
10385 Correct order of elts in return value.
10386
10387 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10388 how to define a default binding.
10389
10390 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
10391
10392 * loading.texi (Unloading): Fix recent change for load-history.
10393
10394 * customize.texi (Simple Types): Clarify description of custom
10395 type 'number. Describe new custom type 'float.
10396
10397 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
10398
10399 * variables.texi (File Local Variables): Fix typo.
10400
10401 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10402
10403 From Michael Albinus <Michael.Albinus@alcatel.de>.
10404
10405 * README: Target for Info file is `make info'.
10406
10407 * files.texi (File Name Components): Fix typos in
10408 `file-name-sans-extension'.
10409 (Magic File Names): Complete list of operations for magic file
10410 name handlers.
10411
10412 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
10413
10414 * variables.texi (File Local Variables): New function
10415 risky-local-variable-p.
10416
10417 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
10418
10419 * functions.texi (Function safety): New node about unsafep.
10420
10421 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10422
10423 * customize.texi (Splicing into Lists): Fix example.
10424 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
10425
10426 2002-06-17 Juanma Barranquero <lektu@terra.es>
10427
10428 * frames.texi (Display Feature Testing): Fix typo.
10429
10430 2002-06-12 Andreas Schwab <schwab@suse.de>
10431
10432 * frames.texi (Initial Parameters, Resources): Fix references to
10433 the Emacs manual.
10434
10435 2002-05-13 Kim F. Storm <storm@cua.dk>
10436
10437 * variables.texi (Intro to Buffer-Local): Updated warning and
10438 example relating to changing buffer inside let.
10439
10440 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
10441
10442 * os.texi (Session Management): New node about X Session management.
10443
10444 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10445
10446 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10447 to which the manual corresponds, and the copyright years.
10448
10449 * Makefile.in (VERSION): Set to 2.9.
10450
10451 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10452
10453 * elisp.texi: Change the category in @dircategory to "Emacs", to
10454 make it consistent with info/dir.
10455
10456 2001-11-25 Miles Bader <miles@gnu.org>
10457
10458 * text.texi (Fields): Describe new `limit' arg in
10459 field-beginning/field-end.
10460
10461 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10462
10463 * permute-index: Don't depend on csh-specific features.
10464 Replace the interpreter name with /bin/sh.
10465
10466 * two-volume-cross-refs.txt: New file.
10467 * two.el: New file.
10468 * spellfile: New file.
10469
10470 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10471
10472 * permute-index: New file.
10473
10474 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10475 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10476 8+3 restricted namespace.
10477
10478 * Makefile.in (infodir): Define relative to $(srcdir).
10479 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10480 include directories list via -I switch to makeinfo.
10481 (index.texi): Use cp if both hard and symbolic links fail.
10482
10483 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10484
10485 * Makefile.in (distclean): Add.
10486
10487 The following changes make ELisp manual part of the Emacs
10488 distribution:
10489
10490 * Makefile.in: Add Copyright notice.
10491 (prefix): Remove.
10492 (infodir): Change value to "../info".
10493 (VPATH): New variable.
10494 (MAKE): Don't define.
10495 (texmacrodir): Don't define.
10496 (texinputdir): Append the existing value of TEXINPUTS.
10497 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10498 command to be compatible with man/Makefile.in, and to put the
10499 output into ../info.
10500 (info): Add target.
10501 (installall): Target removed.
10502
10503 2001-10-31 Pavel Janík <Pavel@Janik.cz>
10504
10505 * tips.texi (Coding Conventions): Fix typo.
10506
10507 2001-10-23 Gerd Moellmann <gerd@gnu.org>
10508
10509 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10510
10511 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10512
10513 * files.texi (File Name Components): Update the description of
10514 file-name-sans-extension and file-name-extension, as they now
10515 ignore leading dots.
10516
10517 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10518
10519 * (Version 21.1 released.)
10520
10521 2001-10-19 Miles Bader <miles@gnu.org>
10522
10523 * positions.texi (Text Lines): Describe behavior of
10524 `beginning-of-line'/`end-of-line' in the presence of field properties.
10525
10526 2001-10-17 Gerd Moellmann <gerd@gnu.org>
10527
10528 * Makefile.in (VERSION): Set to 2.8.
10529 (manual): Use `manual-21'.
10530
10531 * elisp.texi (VERSION): Add and use it where the version
10532 number was used. Set it to 2.8.
10533
10534 * intro.texi: Likewise.
10535
10536 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10537
10538 * files.texi (File Name Completion): Document the significance of
10539 a trailing slash in elements of completion-ignored-extensions.
10540
10541 2001-10-06 Miles Bader <miles@gnu.org>
10542
10543 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10544
10545 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10546
10547 * variables.texi (Variable Aliases): New node.
10548
10549 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10550
10551 * Branch for 21.1.
10552
10553 2001-10-02 Miles Bader <miles@gnu.org>
10554
10555 * minibuf.texi (Minibuffer Misc): Add entries for
10556 `minibuffer-contents', `minibuffer-contents-no-properties', and
10557 `delete-minibuffer-contents'.
10558 Correct description for `minibuffer-prompt-end'.
10559
10560 * text.texi (Property Search): Correct descriptions of
10561 `next-char-property-change' and `previous-char-property-change'.
10562 Add entries for `next-single-char-property-change' and
10563 `previous-single-char-property-change'.
10564 Make operand names a bit more consistent.
10565
10566 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10567
10568 * frames.texi (Finding All Frames): Document that next-frame and
10569 previous-frame are local to current terminal.
10570
10571 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10572
10573 * keymaps.texi (Creating Keymaps): Fix the description of the
10574 result of make-keymap.
10575
10576 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10577
10578 * display.texi (Font Lookup, Attribute Functions)
10579 (Image Descriptors): Add cross-references to the definition of
10580 selected frame.
10581
10582 * buffers.texi (The Buffer List): Add cross-references to the
10583 definition of selected frame.
10584
10585 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10586 frame at any given time.
10587 (Multiple Displays, Size and Position): Add a cross-reference to
10588 the definition of the selected frame.
10589
10590 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10591
10592 * strings.texi (String Conversion) <string-to-number>: Document
10593 that a float is returned for integers that are too large.
10594
10595 * frames.texi (Mouse Position): Document mouse-position-function.
10596 (Display Feature Testing): Document display-images-p.
10597 (Window Frame Parameters): Document the cursor-type variable.
10598
10599 * numbers.texi (Integer Basics): Document CL style read syntax for
10600 integers in bases other than 10.
10601
10602 * positions.texi (List Motion):
10603 Document open-paren-in-column-0-is-defun-start.
10604
10605 * lists.texi (Sets And Lists): Document member-ignore-case.
10606
10607 * internals.texi (Garbage Collection): Document the used and free
10608 strings report.
10609 (Memory Usage): Document strings-consed.
10610
10611 * os.texi (Time of Day): Document float-time.
10612 (Recording Input): Document that clear-this-command-keys clears
10613 the vector to be returned by recent-keys.
10614
10615 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10616 argument keymap can be a list.
10617
10618 * nonascii.texi (User-Chosen Coding Systems)
10619 <select-safe-coding-system>: Document the new argument
10620 accept-default-p and the variable
10621 select-safe-coding-system-accept-default-p. Tell what happens if
10622 buffer-file-coding-system is undecided.
10623 (Default Coding Systems): Document auto-coding-regexp-alist.
10624
10625 * display.texi (The Echo Area) <message>: Document
10626 message-truncate-lines.
10627 (Glyphs): Document that the glyph table is unused on windowed
10628 displays.
10629
10630 * help.texi (Describing Characters) <single-key-description>:
10631 Document the new argument no-angles.
10632 (Accessing Documentation) <documentation-property>: Document that
10633 a non-string property is evaluated.
10634 <documentation>: Document that the function-documentation property
10635 is looked for.
10636
10637 * windows.texi (Selecting Windows): Document some-window.
10638
10639 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10640
10641 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10642 apropos-mode-hook.
10643
10644 * commands.texi (Using Interactive): Document interactive-form.
10645 (Keyboard Macros): Document kbd-macro-termination-hook.
10646 (Command Loop Info): Document that clear-this-command-keys clears
10647 the vector to be returned by recent-keys.
10648
10649 2001-09-04 Werner LEMBERG <wl@gnu.org>
10650
10651 * Makefile.in (srcdir, texinputdir): New variables.
10652 (srcs, index.texi, install): Use $(srcdir).
10653 (.PHONY): Remove elisp.dvi.
10654 (elisp): Use -I switch for makeinfo.
10655 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10656 (installall, dist): Use $(srcdir).
10657 Fix path to texinfo.tex.
10658 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10659
10660 2001-08-30 Gerd Moellmann <gerd@gnu.org>
10661
10662 * display.texi (Conditional Display): Adjust to API change.
10663
10664 * configure: New file.
10665
10666 2001-07-30 Gerd Moellmann <gerd@gnu.org>
10667
10668 * commands.texi (Repeat Events): Add description of
10669 double-click-fuzz.
10670
10671 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10672
10673 * syntax.texi (Syntax Class Table): Add the missing designator for
10674 comment and string fences.
10675 (Syntax Properties): Add a xref to syntax table internals.
10676 (Syntax Table Internals): Document string-to-syntax.
10677
10678 2001-05-07 Gerd Moellmann <gerd@gnu.org>
10679
10680 * Makefile.in (install): Use install-info command line options
10681 like in Emacs' Makefile.in.
10682
10683 2000-12-09 Miles Bader <miles@gnu.org>
10684
10685 * windows.texi (Window Start): Update documentation for
10686 `pos-visible-in-window-p'.
10687
10688 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10689
10690 * lists.texi (Building Lists): Add footnote to explain how to add
10691 to the end of a list.
10692
10693 2000-10-25 Gerd Moellmann <gerd@gnu.org>
10694
10695 * files.texi (Visiting Functions): Typos.
10696
10697 2000-10-25 Kenichi Handa <handa@etl.go.jp>
10698
10699 * files.texi (Visiting Functions): Return value of
10700 find-file-noselect may be a list of buffers if wildcards are used.
10701
10702 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10703
10704 * display.texi (Defining Faces): Document `graphic' display type
10705 in face specs.
10706
10707 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10708
10709 * hooks.texi (Standard Hooks): Replace obsolete
10710 `after-make-frame-hook' with `after-make-frame-functions'.
10711
10712 * frames.texi (Creating Frames): Ditto.
10713
10714 * variables.texi (Future Local Variables): Ditto.
10715
10716 2000-10-16 Gerd Moellmann <gerd@gnu.org>
10717
10718 * display.texi (Other Image Types): Add description of :foreground
10719 and :background properties of mono PBM images.
10720
10721 2000-08-17 Werner LEMBERG <wl@gnu.org>
10722
10723 * .cvsignore: New file.
10724
10725 2000-01-05 Gerd Moellmann <gerd@gnu.org>
10726
10727 * tindex.pl: New script.
10728
10729 1999-12-03 Dave Love <fx@gnu.org>
10730
10731 * Makefile.in (MAKEINFO): New parameter.
10732
10733 1999-09-17 Richard Stallman <rms@gnu.org>
10734
10735 * Makefile.in (srcs): Add hash.texi.
10736 (VERSION): Update to 20.6.
10737
10738 1999-09-13 Richard Stallman <rms@gnu.org>
10739
10740 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10741
10742 1998-08-29 Karl Heuer <kwzh@gnu.org>
10743
10744 * configure.in: New file.
10745 * Makefile.in: Renamed from Makefile.
10746 (prefix, infodir): Use value obtained from configure.
10747 (emacslibdir): Obsolete variable deleted.
10748 (dist): Distribute configure.in, configure, Makefile.in.
10749
10750 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10751
10752 * Makefile (INSTALL_INFO): New variable.
10753 (install): Run install-info.
10754
10755 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10756
10757 * Makefile (elisp.dvi): Add missing backslash.
10758
10759 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10760
10761 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10762 Run texindex without `./'. Always run texindex on elisp.tp.
10763 (elisp.tps): Target deleted.
10764
10765 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10766
10767 * Makefile (srcs): Add nonascii.texi and customize.texi.
10768 (dist): Start by deleting `temp'.
10769
10770 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10771
10772 * Makefile (makeinfo, texindex): Targets deleted.
10773 (makeinfo.o, texindex.o): Targets deleted.
10774 (clean, dist): Don't do anything with them or with getopt*.
10775
10776 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10777
10778 * Makefile (SHELL): Defined.
10779
10780 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10781
10782 * Makefile (elisp.tps): New target.
10783 (elisp.dvi): Depend on elisp.tps.
10784
10785 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
10786
10787 * README: Update phone number.
10788
10789 * Makefile (elisp): Make this be the default target.
10790 Depend on makeinfo.c instead of makeinfo.
10791 (install): Don't depend on elisp.dvi, since we don't install that.
10792 Use mkinstalldirs.
10793 (dist): Add mkinstalldirs.
10794
10795 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10796
10797 * Makefile (VERSION): Update version number.
10798 (maintainer-clean): Rename from realclean.
10799
10800 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10801
10802 * Makefile (realclean): New target.
10803 (elisp): Remove any old elisp-* files first.
10804
10805 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10806
10807 * Makefile (VERSION): New variable.
10808 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10809 Compressed file suffix should be `.gz', not `.z'.
10810
10811 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10812
10813 * Makefile (elisp): Depend on makeinfo.
10814
10815 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
10816
10817 * Makefile (srcs): Add anti.texi.
10818
10819 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10820
10821 * Makefile (infodir, prefix): New vars.
10822 (install): Use infodir.
10823 (emacsinfodir): Delete.
10824
10825 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10826
10827 * Makefile (srcs): Add calendar.texi.
10828
10829 * Makefile (dist): Copy texindex.c and makeinfo.c.
10830 Limit elisp-* files to those with one or two digits.
10831
10832 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10833
10834 * Makefile (dist): Change to use Gzip instead of compress.
10835
10836 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10837
10838 * loading.texi (Unloading): define-function changed back to
10839 defalias. It may not stay this way, but at least it's
10840 consistent with the known-good version of the code patch.
10841
10842 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10843
10844 * modes.texi (Hooks): Document new optional arg of add-hook.
10845
10846 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10847
10848 * variables.texi: Document nil initial value of buffer-local variables.
10849
10850 * tips.texi: Add new section on standard library headers.
10851
10852 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10853
10854 * Makefile (srcs): Add frame.texi to the list of sources.
10855
10856 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10857
10858 * Makefile (dist): Don't bother excluding autosave files; they'll
10859 never make it into the temp directory anyway, and the hash marks
10860 in the name are problematic for make and the Bourne shell.
10861 (srcs):
10862
10863 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10864
10865 * Makefile (dist): Don't include backup files or autosave files in
10866 the distribution tar file.
10867
10868 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10869
10870 * Makefile (srcs): Add index.perm.
10871 (elisp.dvi): Remove erroneous shell comment.
10872 Expect output of permute-index in permuted.fns.
10873 Save old elisp.aux in elisp.oaux.
10874 (clean): Add index.texi to be deleted.
10875
10876 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10877
10878 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10879
10880 1990-06-26 David Lawrence (tale@geech)
10881
10882 * files.texi: Noted that completion-ignored-extensions is ignored
10883 when making *Completions*.
10884
10885 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
10886
10887 * Makefile make dist now depends on elisp.dvi, since it tries
10888 to include it in the dist file.
10889
10890 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
10891
10892 * functions.texinfo (Mapping Functions): Add missing quote.
10893
10894 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10895
10896 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10897 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10898
10899 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10900
10901 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10902 and @error{} are the terms now being used. The files in the
10903 directory have been changed to reflect this.
10904
10905 * All instances of @indentedresultt{} have been changed to
10906 ` @result{}', using 5 spaces at the beginning of the line.
10907
10908 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10909
10910 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10911 experimental @indentedresult{}, @indentedexpandsto{} are part of
10912 the texinfo.tex in this directory. These TeX macros are not
10913 stable yet.
10914
10915 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10916
10917 * texinfo.tex: Temporarily added
10918 \let\result=\dblarrow
10919 \def\error{{\it ERROR} \longdblarrow}
10920 We need to do this better soon.
10921
10922 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10923
10924 * Applied Karl Berry's patches to *.texinfo files, but not to
10925 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10926 new title page format is also not applied, since it requires
10927 texinfo.tex changes.)
10928
10929 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10930 for the Project GNU development environment.
10931
10932 ;; Local Variables:
10933 ;; coding: utf-8
10934 ;; End:
10935
10936 Copyright (C) 1998-2012 Free Software Foundation, Inc.
10937
10938 This file is part of GNU Emacs.
10939
10940 GNU Emacs is free software: you can redistribute it and/or modify
10941 it under the terms of the GNU General Public License as published by
10942 the Free Software Foundation, either version 3 of the License, or
10943 (at your option) any later version.
10944
10945 GNU Emacs is distributed in the hope that it will be useful,
10946 but WITHOUT ANY WARRANTY; without even the implied warranty of
10947 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10948 GNU General Public License for more details.
10949
10950 You should have received a copy of the GNU General Public License
10951 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.