Small edits for doc/lispref/minibuf.texi
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2012-04-19 Glenn Morris <rgm@gnu.org>
2
3 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
4 Use Texinfo-recommended form of quote+punctuation.
5 (Intro to Minibuffers): First minibuffer is #1, not #0.
6 Mention minibuffer-inactive-mode.
7 (Text from Minibuffer): Copyedits.
8 (Minibuffer History, Programmed Completion): Fix @var usage.
9
10 2012-04-18 Glenn Morris <rgm@gnu.org>
11
12 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
13 (Bindat Functions): Copyedits.
14
15 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
16
17 * files.texi (Saving Buffers): Document `visit and `visit-save'
18 values of require-final-newline.
19
20 2012-04-18 Glenn Morris <rgm@gnu.org>
21
22 * processes.texi (Output from Processes, Filter Functions):
23 Mention waiting-for-user-input-p.
24 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
25 (Network Servers, Datagrams, Network Processes, Network Options)
26 (Network Feature Testing, Serial Ports): Copyedits.
27 (Network): Add encrypted network overview paragraph.
28 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
29
30 2012-04-17 Chong Yidong <cyd@gnu.org>
31
32 * help.texi (Keys in Documentation): Mention :advertised-binding.
33
34 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
35 description to help.texi.
36
37 2012-04-16 Glenn Morris <rgm@gnu.org>
38
39 * processes.texi (Process Information, Input to Processes)
40 (Signals to Processes, Output from Processes, Process Buffers)
41 (Filter Functions, Decoding Output): Copyedits.
42 (Accepting Output): Discourage use of `millisec' argument.
43
44 2012-04-15 Glenn Morris <rgm@gnu.org>
45
46 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
47 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
48 Copyedits.
49 (Subprocess Creation): Discourage modifying exec-path directly.
50 (Synchronous Processes, Asynchronous Processes):
51 Update some example output.
52 (Process Information): Fix typo.
53 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
54
55 2012-04-14 Glenn Morris <rgm@gnu.org>
56
57 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
58 open-network-stream does exist in Emacs 23, but is simpler.
59
60 2012-04-13 Chong Yidong <cyd@gnu.org>
61
62 * customize.texi (Custom Themes): Also document load-theme etc.
63
64 2012-04-12 Chong Yidong <cyd@gnu.org>
65
66 * customize.texi (Applying Customizations):
67 (Custom Themes): New nodes.
68
69 * display.texi (Defining Faces): Reference custom-set-faces.
70
71 * modes.texi (Defining Minor Modes, Defining Minor Modes):
72 * os.texi (Startup Summary): Copyedits.
73
74 2012-04-12 Glenn Morris <rgm@gnu.org>
75
76 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
77
78 2012-04-10 Glenn Morris <rgm@gnu.org>
79
80 * strings.texi (Case Tables):
81 * objects.texi (General Escape Syntax):
82 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
83
84 * buffers.texi, compile.texi, customize.texi, debugging.texi:
85 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
86 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
87 * text.texi: Use @file for buffers, per the Texinfo manual.
88
89 * compile.texi (Compiler Errors): Add missing space in buffer name.
90
91 2012-04-08 Chong Yidong <cyd@gnu.org>
92
93 * processes.texi (Query Before Exit): Remove obsolete function
94 process-kill-without-query (Bug#11190).
95
96 2012-04-08 Glenn Morris <rgm@gnu.org>
97
98 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
99 Use @env for environment variables.
100
101 2012-04-07 Glenn Morris <rgm@gnu.org>
102
103 * Makefile.in: Replace non-portable use of $< in ordinary rules.
104
105 2012-04-06 Chong Yidong <cyd@gnu.org>
106
107 * minibuf.texi (Programmed Completion): Document metadata method.
108 (Completion Variables): Document completion-category-overrides.
109
110 2012-04-05 Chong Yidong <cyd@gnu.org>
111
112 * anti.texi (Antinews): Rewrite for Emacs 23.
113
114 2012-04-04 Chong Yidong <cyd@gnu.org>
115
116 * minibuf.texi (Programmed Completion): Remove obsolete variable
117 completion-annotate-function.
118 (Completion Variables): Rename from Completion Styles. Document
119 completion-extra-properties. Document completion-styles-alist
120 change.
121 (Reading File Names): minibuffer-local-filename-must-match-map is
122 not used anymore.
123 (Minibuffer Completion): Document completing-read-function.
124 (Completion in Buffers): completion-at-point-functions can return
125 properties recognized in completion-extra-properties.
126
127 * display.texi (Delayed Warnings): New node.
128
129 * os.texi (Notifications): Copyedits.
130
131 2012-04-04 Glenn Morris <rgm@gnu.org>
132
133 * os.texi (Notifications): Copyedits.
134
135 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
136
137 * os.texi (Terminal-Specific): Fix typo.
138 (Notifications): New section.
139
140 * elisp.texi (Top):
141 * vol1.texi (Top):
142 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
143 menu entries.
144
145 2012-04-01 Chong Yidong <cyd@gnu.org>
146
147 * files.texi (Kinds of Files): file-subdir-of-p renamed to
148 file-in-directory-p.
149
150 2012-03-31 Glenn Morris <rgm@gnu.org>
151
152 * edebug.texi (Instrumenting Macro Calls):
153 Mention defining macros at instrumentation time.
154 (Edebug Options): Mention edebug-unwrap-results.
155
156 2012-03-31 Eli Zaretskii <eliz@gnu.org>
157
158 * text.texi (Special Properties): Clarify the description of the
159 effect of integer values of the 'cursor' property on cursor
160 position. See the discussions in bug#11068 for more details and
161 context.
162
163 2012-03-31 Glenn Morris <rgm@gnu.org>
164
165 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
166 Copyedits.
167
168 2012-03-30 Chong Yidong <cyd@gnu.org>
169
170 * display.texi (Image Formats): Add imagemagick type.
171 (Image Descriptors): Mention how they are used.
172 (ImageMagick Images): Clarify role of imagemagick-register-types.
173 (Character Display): Don't mention glyph tables.
174 (Display Tables): Use make-glyph-code in example.
175 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
176 tables are semi-obsolete. De-document create-glyph.
177 (Glyphless Chars): Note that display tables override this.
178 (Bidirectional Display): Copyedits. Introduce "bidirectional
179 reordering" terminology, and use it.
180
181 2012-03-30 Glenn Morris <rgm@gnu.org>
182
183 * edebug.texi (Jumping): Give name of `i' binding.
184
185 2012-03-28 Glenn Morris <rgm@gnu.org>
186
187 * searching.texi (Regular Expressions, Regexp Special):
188 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
189 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
190 (Regexp Special): Mention collation.
191 Clarify char classes with an example.
192 (Regexp Functions): Mention regexp-opt is not guaranteed.
193 Mention regexp-opt-charset.
194 (Regexp Search): Recommend against looking-back.
195 (Search and Replace): Use Texinfo recommended quote convention.
196 Add more query-replace-map items. List multi-query-replace-map items.
197
198 2012-03-27 Martin Rudalics <rudalics@gmx.at>
199
200 * windows.texi (Window History): Describe new option
201 switch-to-visible-buffer.
202
203 2012-03-27 Glenn Morris <rgm@gnu.org>
204
205 * searching.texi (String Search): Add xref to Emacs manual.
206 Copyedits. Mention the function word-search-regexp.
207 (Searching and Case): Add xref to Emacs manual. Copyedits.
208
209 * processes.texi (Network Servers): Standardize apostrophe usage.
210
211 * os.texi (System Environment): Copyedits. Remove some examples
212 that do not seem useful. Mention setenv third arg.
213 tty-erase-char does not seem to be nil under a window-system.
214 (User Identification): Copyedits.
215 Remove some examples that do not seem useful.
216
217 2012-03-26 Glenn Morris <rgm@gnu.org>
218
219 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
220 (Init File): Copyedits.
221 (Command-Line Arguments): Copyedits. Do not mention argv alias.
222 (Killing Emacs): Copyedits.
223 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
224 Shorten the example, use more standard shell prompts.
225
226 2012-03-25 Chong Yidong <cyd@gnu.org>
227
228 * display.texi (Fringes): Note that fringes are shown on graphical
229 displays only.
230 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
231 (Replacing Specs): Clarify example.
232 (Manipulating Buttons): Note that button-at can return a marker.
233 (Buttons): Minor rewrite.
234 (Character Display): New node. Consolidate all character display
235 related nodes into its subsections.
236 (Usual Display): Character 127 is also affected by ctl-arrow.
237 (Display Tables): Improve example.
238
239 2012-03-22 Glenn Morris <rgm@gnu.org>
240
241 * strings.texi (Text Comparison): Mention string-prefix-p.
242
243 2012-03-21 Chong Yidong <cyd@gnu.org>
244
245 * display.texi (The Echo Area): Add xref to Output Streams.
246 (Displaying Messages): Improve doc of message.
247 (Echo Area Customization, Invisible Text): Copyedits.
248 (Invisible Text): Mention that spec comparison is done with eq.
249 (Width): Improve doc of char-width.
250 (Faces): Recommend using symbol instead of string for face name.
251 Minor clarifications.
252 (Defining Faces): Copyedits. Update face example.
253 (Attribute Functions): Mark set-face-foreground etc as commands.
254 (Face Remapping): Mention text-scale-adjust. Clarify
255 face-remapping-alist and related docs.
256 (Face Functions): Don't document make-face or copy-face.
257
258 2012-03-20 Chong Yidong <cyd@gnu.org>
259
260 * display.texi (Forcing Redisplay): Various rewrites to reflect
261 new value of redisplay-dont-pause.
262 (Truncation): Copyedits.
263
264 2012-03-20 Glenn Morris <rgm@gnu.org>
265
266 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
267 Add summary table of some relevant command-line options.
268
269 2012-03-18 Chong Yidong <cyd@gnu.org>
270
271 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
272 (Writing Emacs Primitives): Re-organize discussion of functions
273 with variable Lisp arguments are handled. Delete an obsolete
274 remark, previously tagged as FIXME.
275
276 * os.texi (Idle Timers): Minor clarification.
277 (Idle Timers): Link to Time of Day for description of time list.
278
279 2012-03-18 Glenn Morris <rgm@gnu.org>
280
281 * os.texi (System Interface): Flow control was removed.
282 (Startup Summary): General update.
283 (Init File): Don't mention compiling it.
284
285 2012-03-17 Chong Yidong <cyd@gnu.org>
286
287 * os.texi (Startup Summary): Mention package loading.
288 (Init File): Don't refer to .emacs in section title. Copyedits.
289 (Terminal-Specific): Give a realistic example.
290 (Command-Line Arguments): Reference Entering Emacs instead of
291 repeating the spiel about not restarting Emacs.
292 (Time of Day): Discuss time representation at beginning of node.
293 (Sound Output): Copyedits.
294
295 * package.texi (Packaging Basics): Document package-initialize.
296
297 2012-03-17 Eli Zaretskii <eliz@gnu.org>
298
299 * frames.texi (Initial Parameters): Add an index entry for
300 minibuffer-only frame.
301
302 2012-03-16 Glenn Morris <rgm@gnu.org>
303
304 * modes.texi (Major Mode Conventions): Mention the strange
305 relationship between View mode and special modes. (Bug#10650)
306
307 2012-03-11 Chong Yidong <cyd@gnu.org>
308
309 * windows.texi (Window Configurations): save-window-excursion is
310 now a macro.
311
312 * display.texi (Temporary Displays): with-output-to-temp-buffer is
313 now a macro.
314
315 * text.texi (Fields): Minor copyedit.
316
317 2012-03-10 Eli Zaretskii <eliz@gnu.org>
318
319 * strings.texi (String Basics):
320 * sequences.texi (Sequence Functions): Mention that `length' is
321 not appropriate for computing the string width on display; add a
322 cross-reference to the description of `string-width'. (Bug#10978)
323
324 * eval.texi (Autoloading): Minor change of wording.
325
326 2012-03-10 Chong Yidong <cyd@gnu.org>
327
328 * loading.texi (Autoload): Explicitly state which forms are
329 processed specially (Bug#7783).
330
331 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
332 non-default situation. Describe one-submenu exception (Bug#7695).
333
334 * nonascii.texi (Character Properties): Copyedits.
335
336 2012-03-08 Chong Yidong <cyd@gnu.org>
337
338 * text.texi (Mode-Specific Indent): Document new behavior of
339 indent-for-tab-command. Document tab-always-indent.
340 (Special Properties): Copyedits.
341 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
342 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
343 libxml-parse-html-region.
344
345 2012-03-07 Glenn Morris <rgm@gnu.org>
346
347 * markers.texi (The Region): Briefly mention use-empty-active-region
348 and region-active-p.
349 (Overview of Markers): Reword garbage collection, add cross-ref.
350 (The Mark): Tiny clarification re command loop and activate-mark-hook.
351
352 2012-03-07 Chong Yidong <cyd@gnu.org>
353
354 * text.texi (Buffer Contents): Don't duplicate explanation of
355 region arguments from Text node. Put doc of obsolete var
356 buffer-substring-filters back, since it is referred to.
357 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
358 selection by default.
359
360 * markers.texi (The Mark): Fix typo.
361 (The Region): Copyedits.
362
363 2012-03-07 Glenn Morris <rgm@gnu.org>
364
365 * markers.texi (Overview of Markers): Copyedits.
366 (Creating Markers): Update approximate example buffer size.
367 (The Mark): Don't mention uninteresting return values.
368
369 2012-03-05 Chong Yidong <cyd@gnu.org>
370
371 * positions.texi (Text Lines): Document count-words.
372
373 2012-03-04 Chong Yidong <cyd@gnu.org>
374
375 * frames.texi (Frames): Remove little-used "terminal frame" and
376 "window frame" terminology.
377 (Frame Parameters, Font and Color Parameters, Initial Parameters)
378 (Size and Position, Visibility of Frames): Callers changed.
379 (Frames): Clarify which terminals in framep are graphical.
380 (Initial Parameters): --geometry is not the only option which adds
381 to initial-frame-alist.
382 (Position Parameters): Note that icon-left and icon-top are for
383 old window managers only.
384 (Size Parameters): Sizes are in characters even on graphical
385 displays.
386 (Management Parameters): Note that window-id and outer-window-id
387 can't really be changed, and that auto-raise isn't always obeyed.
388 (Cursor Parameters): Document cursor-type explicitly.
389 (Size and Position): The aliases set-screen-height and
390 set-screen-width have been deleted.
391 (Visibility of Frames): Mention "minimization".
392
393 * os.texi (Startup Summary): Minor clarifications.
394 (Startup Summary, Suspending Emacs): Standardize on "text
395 terminal" terminology.
396
397 * windows.texi (Basic Windows, Coordinates and Windows)
398 (Coordinates and Windows):
399 * display.texi (Refresh Screen, Line Height, Face Attributes)
400 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
401
402 2012-03-04 Glenn Morris <rgm@gnu.org>
403
404 * abbrevs.texi: Small copyedits throughout.
405 (Abbrev Mode): Remove this section, folding it into the top-level.
406 (Abbrev Tables): Don't mention irrelevant return values.
407 (Abbrev Expansion): Add cross-ref for wrapper hooks.
408 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
409 (Abbrev Table Properties): Update nil :regexp description.
410
411 2012-03-03 Glenn Morris <rgm@gnu.org>
412
413 * internals.texi: Change @appendix section commands to @section.
414 (Building Emacs): Say less about CANNOT_DUMP platforms.
415 Replace deleted eval-at-startup with custom-initialize-delay.
416 (Pure Storage): Small changes.
417 (Memory Usage): Copyedit.
418 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
419 example definitions. Give examples of things with non-nil
420 interactive args. Mention eval_sub. Remove old info about
421 strings and GCPRO. Mention cus-start.el.
422 (Buffer Internals, Window Internals, Process Internals):
423 Misc small updates and fixes for fields.
424
425 * tips.texi: Copyedits.
426 (Coding Conventions): Mention autoloads.
427 Combine partially duplicated macro items. Fix xref.
428 Refer to Library Headers for copyright notice.
429 (Programming Tips): edit-options is long-obsolete.
430 (Compilation Tips): Mention loading bytecomp for byte-compile props.
431 (Warning Tips): Mention declare-function.
432 (Documentation Tips): Remove old info.
433 (Comment Tips): Mention comment-dwim, not indent-for-comment.
434 (Library Headers): General update.
435
436 2012-03-02 Glenn Morris <rgm@gnu.org>
437
438 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
439 and relocate entry. Mention buffer-stale-function.
440
441 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
442
443 * hooks.texi (Standard Hooks): General update.
444 Put related hooks together. Add and remove items.
445 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
446 * modes.texi (Hooks): Tweak cross-ref description.
447
448 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
449
450 * files.texi (Kinds of Files): The return value of file-equal-p is
451 unspecified, if FILE1 or FILE2 does not exist.
452
453 2012-03-01 Glenn Morris <rgm@gnu.org>
454
455 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
456
457 * maps.texi (Standard Keymaps): General update.
458 Remove mode-specific maps, talk about the more general keymaps.
459 * help.texi (Help Functions): Add vindex for Helper-help-map.
460 * keymaps.texi (Active Keymaps): Minor rephrasing.
461
462 2012-02-29 Glenn Morris <rgm@gnu.org>
463
464 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
465
466 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
467
468 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
469 Update changed behavior of file-subdir-of-p.
470
471 2012-02-28 Glenn Morris <rgm@gnu.org>
472
473 * advice.texi, anti.texi, display.texi, elisp.texi:
474 * processes.texi, variables.texi, vol1.texi, vol2.texi:
475 Standardize possessive apostrophe usage.
476
477 * locals.texi: Remove file.
478 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
479 Remove menu entry.
480 * errors.texi, maps.texi: Adjust node pointers.
481 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
482 * makefile.w32-in (srcs):
483 * Makefile.in (srcs): Remove locals.texi.
484
485 * frames.texi (Mouse Position): Fix cross-ref.
486
487 2012-02-27 Chong Yidong <cyd@gnu.org>
488
489 * buffers.texi (Creating Buffers): Clarify that
490 generate-new-buffer uses generate-new-buffer-names.
491 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
492
493 * files.texi (Directory Names): Index entry for file name abbreviations.
494 (Relative File Names, File Name Expansion): Refer to it.
495 (Locating Files): Move locate-user-emacs-file documentation to
496 Standard File Names.
497 (Standard File Names): Add locate-user-emacs-file; update examples.
498
499 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
500
501 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
502
503 2012-02-26 Chong Yidong <cyd@gnu.org>
504
505 * files.texi (Kinds of Files): Improve documentation of
506 files-equal-p and file-subdir-of-p.
507
508 2012-02-26 Glenn Morris <rgm@gnu.org>
509
510 * intro.texi (Acknowledgements): Small changes.
511
512 2012-02-25 Glenn Morris <rgm@gnu.org>
513
514 * errors.texi: Don't try to list _all_ the error symbols.
515 Add circular-list, cl-assertion-failed, compression-error.
516 * elisp.texi, vol1.texi, vol2.texi:
517 * control.texi (Error Symbols): Tweak "Standard Errors" description.
518
519 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
520
521 * files.texi (files-equal-p, file-subdir-of-p): New,
522 add initial documentation.
523
524 2012-02-25 Chong Yidong <cyd@gnu.org>
525
526 * files.texi (File Attributes): Document file-selinux-context.
527 (Changing Files): Link to it.
528 (Changing Files): Document set-file-selinux-context.
529
530 * backups.texi (Making Backups): Return value of backup-buffer is
531 changed. Mention default value of backup-directory-alist.
532 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
533 (Auto-Saving): New minor mode behavior for auto-save-mode.
534 (Reverting): Add defvar for revert-buffer-in-progress-p.
535
536 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
537
538 2012-02-24 Glenn Morris <rgm@gnu.org>
539
540 * errors.texi (Standard Errors): Mention dbus-error.
541 For arith-error sub-classes, just use one cross-ref.
542
543 2012-02-23 Alan Mackenzie <acm@muc.de>
544
545 * modes.texi (Defining Minor Modes): Document the new keyword
546 :after-hook.
547
548 2012-02-21 Chong Yidong <cyd@gnu.org>
549
550 * files.texi (Files): Mention magic file names as arguments.
551 (Reading from Files): Copyedits.
552 (File Attributes): Mention how to change file modes.
553 (Changing Files): Use standard "file permissions" terminology.
554 Add xref to File Attributes node.
555 (Locating Files): Document locate-user-emacs-file.
556 (Unique File Names): Recommend against using make-temp-name.
557
558 2012-02-19 Chong Yidong <cyd@gnu.org>
559
560 * help.texi (Documentation, Documentation Basics, Help Functions):
561 Minor clarifications.
562 (Accessing Documentation): Clarify what documentation-property is
563 for. Add xref to Keys in Documentation.
564
565 * tips.texi (Documentation Tips): Don't recommend using * in
566 docstrings.
567
568 * macros.texi (Defining Macros):
569 * modes.texi (Derived Modes): Say "documentation string" instead
570 of docstring.
571
572 2012-02-18 Chong Yidong <cyd@gnu.org>
573
574 * modes.texi (Tabulated List Mode): New node.
575 (Basic Major Modes): Add xref to it.
576
577 * processes.texi (Process Information): Mention Process Menu mode.
578
579 2012-02-17 Chong Yidong <cyd@gnu.org>
580
581 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
582
583 2012-02-17 Glenn Morris <rgm@gnu.org>
584
585 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
586
587 2012-02-16 Chong Yidong <cyd@gnu.org>
588
589 * syntax.texi (Syntax Tables, Syntax Descriptors)
590 (Syntax Table Functions): Copyedits.
591 (Syntax Basics): Don't repeat the material in the preceding node.
592 (Syntax Class Table): Use a table.
593 (Syntax Properties): Document syntax-propertize-function and
594 syntax-propertize-extend-region-functions.
595 (Motion via Parsing): Clarify scan-lists. Fix indentation.
596 (Parser State): Update for the new "c" comment style. Fix
597 description of item 7 (comment style).
598
599 * modes.texi (Minor Modes): Update how mode commands should treat
600 arguments now.
601 (Mode Line Basics): Clarify force-mode-line-update.
602 (Mode Line Top): Note that the example is not realistic.
603 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
604 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
605 "mode line construct" instead of "mode line specification".
606 (Syntactic Font Lock): Remove mention of obsolete variable
607 font-lock-syntactic-keywords.
608 (Setting Syntax Properties): Node deleted.
609 (Font Lock Mode): Note that Font Lock mode is a minor mode.
610 (Font Lock Basics): Note that syntactic fontification falls back
611 on `syntax-table'.
612 (Search-based Fontification): Emphasize that font-lock-keywords
613 should not be set directly.
614 (Faces for Font Lock): Avoid some confusing terminology.
615 (Syntactic Font Lock): Minor clarifications. Add xref to
616 Syntactic Font Lock node.
617
618 2012-02-15 Chong Yidong <cyd@gnu.org>
619
620 * minibuf.texi (Basic Completion): Define "completion table".
621 Move completion-in-region to Completion in Buffers node.
622 (Completion Commands): Use "completion table" terminology.
623 (Completion in Buffers): New node.
624
625 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
626 (Setting Hooks): Update minor mode usage example.
627 (Major Mode Conventions): Note that completion-at-point-functions
628 should be altered locally. Add xref to Completion in Buffers.
629 Remove duplicate tip about auto-mode-alist.
630 (Minor Modes): Rewrite introduction.
631 (Minor Mode Conventions): Copyedits. Don't recommend
632 variable-only minor modes since few minor modes are like that.
633
634 2012-02-15 Glenn Morris <rgm@gnu.org>
635
636 * processes.texi (Network): Document open-network-stream :parameters.
637
638 2012-02-14 Chong Yidong <cyd@gnu.org>
639
640 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
641 was removed on 2009-09-10. Update lisp-mode-map example.
642 (Inheritance and Keymaps): Minor clarification.
643 (Searching Keymaps): Remove out-of-place enumeration.
644 (Key Lookup): Remove unnecessary example (one was already given in
645 Format of Keymaps).
646 (Changing Key Bindings): Update suppress-keymap example.
647 (Menu Bar, Tool Bar): Copyedits.
648 (Tool Bar): Update tool-bar-map example.
649
650 2012-02-12 Chong Yidong <cyd@gnu.org>
651
652 * debugging.texi (Debugger Commands): Continuing is now allowed
653 for errors.
654
655 2012-02-11 Chong Yidong <cyd@gnu.org>
656
657 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
658 Move the list of standard bitmaps there.
659 (Fringe Cursors): Rewrite for clarity.
660 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
661
662 * commands.texi (Command Overview): Mention read-key.
663 (Using Interactive, Interactive Call): Minor clarifications.
664 (Function Keys, Click Events): Avoid "input stream" terminology.
665 (Click Events): Add xref to Window Sizes and Accessing Mouse.
666 Clarify column and row components.
667 (Accessing Mouse): Add xref to Click Events. Minor fixes.
668 (Special Events): Copyedits.
669
670 * streams.texi (Input Streams): De-document get-file-char.
671 (Output Variables): Don't refer to old backquote syntax.
672
673 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
674 (Error Debugging): Note that debug-ignored-errors overrides list
675 values of debug-on-error too. Add xref to Signaling Errors. Note
676 that debug-on-signal is not customizable. Mention
677 condition-case-unless-debug.
678 (Compilation Errors): Node deleted.
679
680 * compile.texi (Compiler Errors): Move a paragraph here from
681 deleted node Compilation Errors.
682
683 2012-02-10 Leo Liu <sdl.web@gmail.com>
684
685 * control.texi (Handling Errors): Change condition-case-no-debug
686 to condition-case-unless-debug.
687
688 2012-02-10 Chong Yidong <cyd@gnu.org>
689
690 * advice.texi (Defining Advice): Clarify ad-unadvise.
691 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
692 is not abnormal.
693 (Advising Primitives): Node deleted; ad-define-subr-args has been
694 removed.
695
696 * compile.texi (Speed of Byte-Code): Use float-time in example.
697 (Compilation Functions): Note that the log uses Compilation mode.
698 Don't discuss the contents of byte-code function object here.
699 (Compilation Functions): De-document internal function byte-code.
700 (Docs and Compilation): Minor clarifications.
701
702 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
703 Objects.
704
705 2012-02-10 Glenn Morris <rgm@gnu.org>
706
707 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
708 Mention secure-hash.
709 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
710
711 2012-02-10 Chong Yidong <cyd@gnu.org>
712
713 * loading.texi (Loading): Don't emphasize "library" terminology.
714 (Library Search): load-path is not a user option. Mention role of
715 -L option and packages. Improve examples.
716 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
717 obsolete.
718 (Autoload): Minor clarifications.
719
720 2012-02-10 Glenn Morris <rgm@gnu.org>
721
722 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
723
724 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
725
726 2012-02-08 Glenn Morris <rgm@gnu.org>
727
728 * loading.texi (Named Features): Update the require example.
729
730 2012-02-07 Glenn Morris <rgm@gnu.org>
731
732 * modes.texi (Defining Minor Modes):
733 Expand on args of defined minor modes.
734
735 2012-02-07 Chong Yidong <cyd@gnu.org>
736
737 * variables.texi (Creating Buffer-Local): Minor clarification
738 to buffer-local-variables doc (Bug#10715).
739
740 2012-02-07 Glenn Morris <rgm@gnu.org>
741
742 * display.texi (ImageMagick Images): General update.
743 Move most details of imagemagick-render-type to the variable's doc.
744
745 2012-02-06 Glenn Morris <rgm@gnu.org>
746
747 * keymaps.texi (Tool Bar): Mention separators.
748 (Inheritance and Keymaps):
749 Mention make-composed-keymap and multiple inheritance.
750
751 * modes.texi (Running Hooks): Mention run-hook-wrapped.
752
753 * control.texi (Handling Errors):
754 Mention condition-case-no-debug and with-demoted-errors.
755
756 2012-02-05 Chong Yidong <cyd@gnu.org>
757
758 * customize.texi (Common Keywords): Minor clarifications.
759 Document custom-unlispify-remove-prefixes.
760 (Variable Definitions): Backquotes in defcustom seem to work fine
761 now. Various other copyedits.
762 (Simple Types): Copyedits. Document color selector.
763 (Composite Types): Copyedits.
764 (Splicing into Lists): Clarifications.
765
766 * eval.texi (Backquote): Move from macros.texi.
767
768 * macros.texi (Expansion): Minor clarification.
769 (Backquote): Move node to eval.texi.
770 (Defining Macros): Move an example from Backquote node.
771 (Argument Evaluation): No need to mention Pascal.
772 (Indenting Macros): Add xref to Defining Macros.
773
774 2012-02-05 Glenn Morris <rgm@gnu.org>
775
776 * debugging.texi (Error Debugging): Mention debug-on-event default.
777
778 2012-02-04 Glenn Morris <rgm@gnu.org>
779
780 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
781
782 * debugging.texi (Error Debugging): Mention debug-on-event.
783 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
784
785 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
786
787 * text.texi (Buffer Contents):
788 Update filter-buffer-substring description.
789
790 2012-02-04 Chong Yidong <cyd@gnu.org>
791
792 * functions.texi (What Is a Function): Add closures. Mention
793 "return value" terminology. Add xref for command-execute. Remove
794 unused "keystroke command" terminology.
795 (Lambda Expressions): Give a different example than in the
796 following subsection. Add xref to Anonymous Functions.
797 (Function Documentation): Remove gratuitous markup.
798 (Function Names): Move introductory text to `What Is a Function'.
799 (Defining Functions): Fix defun argument spec.
800 (Anonymous Functions): Document lambda macro explicitly. Mention
801 effects on lexical binding.
802 (Function Cells): Downplay direct usage of fset.
803 (Closures): New node.
804 (Inline Functions): Remove "open-code" terminology.
805 (Declaring Functions): Minor tweak; .m is not C code.
806
807 * variables.texi (Variables): Don't refer to "global value".
808 (Local Variables, Void Variables): Copyedits.
809 (Lexical Binding): Minor clarification of example.
810 (File Local Variables): Mention :safe and :risky defcustom args.
811 (Lexical Binding): Add xref to Closures node.
812
813 2012-02-04 Glenn Morris <rgm@gnu.org>
814
815 * minibuf.texi (High-Level Completion): Updates for read-color.
816
817 2012-02-03 Glenn Morris <rgm@gnu.org>
818
819 * display.texi (GIF Images): Mention animation.
820 Remove commented-out old example of animation.
821 (Animated Images): New subsection.
822 * elisp.texi (Top):
823 * vol1.texi (Top):
824 * vol2.texi (Top): Add Animated Images menu entry.
825
826 * display.texi (Image Formats): Remove oddly specific information
827 on versions of image libraries.
828 (GIF Images, TIFF Images): Minor rephrasing.
829
830 2012-02-02 Glenn Morris <rgm@gnu.org>
831
832 * processes.texi (Synchronous Processes):
833 Mention call-process's :file gets overwritten.
834
835 * commands.texi (Reading One Event):
836 * help.texi (Help Functions): Document read-char-choice.
837
838 * hooks.texi (Standard Hooks):
839 * modes.texi (Keymaps and Minor Modes):
840 * text.texi (Commands for Insertion): Document post-self-insert-hook.
841
842 * hooks.texi (Standard Hooks): Add prog-mode-hook.
843
844 * hooks.texi (Standard Hooks):
845 * modes.texi (Major Mode Conventions, Mode Hooks):
846 Document change-major-mode-after-body-hook.
847
848 2012-02-01 Glenn Morris <rgm@gnu.org>
849
850 * modes.texi (Defining Minor Modes):
851 Mention disabling global minor modes on a per-major-mode basis.
852
853 2012-01-31 Chong Yidong <cyd@gnu.org>
854
855 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
856 (Parser State): Remove unnecessary statement (Bug#10661).
857
858 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
859
860 2012-01-31 Glenn Morris <rgm@gnu.org>
861
862 * modes.texi (Defining Minor Modes):
863 Document define-minor-mode's new :variable keyword.
864
865 2012-01-29 Chong Yidong <cyd@gnu.org>
866
867 * syntax.texi (Syntax Class Table): Tweak description of newline
868 char syntax (Bug#9619).
869
870 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
871 description (Bug#10189).
872
873 2012-01-29 Glenn Morris <rgm@gnu.org>
874
875 * files.texi (Changing Files): Document SELinux support.
876
877 * windows.texi (Window Sizes): Fix typo.
878
879 2012-01-28 Chong Yidong <cyd@gnu.org>
880
881 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
882 doc (Bug#8568).
883
884 * frames.texi (Input Focus): Add NORECORD arg to
885 select-frame-set-input-focus. Clarify its role in select-frame.
886
887 * text.texi (Transposition): We don't use transpose-region as an
888 internal subroutine (Bug#3249).
889
890 * modes.texi (Example Major Modes): Update Lisp example code to
891 current sources. Delete the old non-derived-major-mode example,
892 which has diverged badly from current sources.
893
894 2012-01-27 Glenn Morris <rgm@gnu.org>
895
896 * makefile.w32-in (texinputdir): Fix (presumed) typo.
897 (VERSION, manual): Remove, unused.
898
899 2012-01-27 Chong Yidong <cyd@gnu.org>
900
901 * commands.texi (Command Overview): Minor clarification (Bug#10384).
902
903 2012-01-26 Chong Yidong <cyd@gnu.org>
904
905 * searching.texi (String Search): Document negative repeat count
906 (Bug#10507).
907
908 2012-01-26 Glenn Morris <rgm@gnu.org>
909
910 * variables.texi (Using Lexical Binding):
911 Mention that lexical-binding should be set in the first line.
912
913 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
914
915 * macros.texi (Defining Macros): Don't claim that `declare' only
916 affects Edebug and indentation.
917
918 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
919
920 * macros.texi (Defining Macros): Slight `declare' fixup.
921
922 2012-01-25 Glenn Morris <rgm@gnu.org>
923
924 * makefile.w32-in (texinputdir):
925 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
926
927 2012-01-24 Chong Yidong <cyd@gnu.org>
928
929 * variables.texi (Variables, Local Variables, Void Variables):
930 Edit to make the descriptions less specific to dynamic binding.
931 (Local Variables): Default max-specpdl-size is now 1300.
932 (Defining Variables): Edits for lexical scoping. Delete
933 information about starting docstrings with *. De-document
934 user-variable-p.
935 (Tips for Defining): Remove an unimportant discussion of quitting
936 in the middle of a load.
937 (Accessing Variables, Setting Variables): Discuss lexical binding.
938 (Variable Scoping): Rewrite.
939 (Scope, Extent, Impl of Scope): Nodes deleted.
940 (Dynamic Binding): New node, with material from Scope, Extent, and
941 Impl of Scope nodes.
942 (Dynamic Binding Tips): Rename from Using Scoping.
943 (Lexical Binding): Rewrite.
944 (Using Lexical Binding): Rename from Converting to Lexical
945 Binding. Convert to subsection.
946
947 * customize.texi (Variable Definitions): Add custom-variable-p.
948 Move user-variable-p documentation here.
949
950 2012-01-23 Chong Yidong <cyd@gnu.org>
951
952 * strings.texi (Text Comparison): Minor qualification.
953
954 * lists.texi (Cons Cells): Copyedits.
955 (List Elements): Mention push.
956 (List Variables): Mention pop.
957 (Rings): Move to sequences.texi.
958
959 * sequences.texi (Sequence Functions): Don't repeat the
960 introduction already given in the parent.
961 (Vectors): Copyedits.
962 (Rings): Move from lists.texi. Note that this is specific to the
963 ring package.
964
965 * symbols.texi (Definitions, Symbol Components): Mention variable
966 scoping issues.
967 (Plists and Alists): Copyedits.
968
969 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
970 correctness with lexical scoping.
971 (Eval): Copyedits.
972
973 2012-01-21 Chong Yidong <cyd@gnu.org>
974
975 * intro.texi (A Sample Function Description): Special notation
976 used for macros too.
977
978 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
979 (Symbol Type): Add xref for keyword symbols.
980 (Sequence Type): Clarify differences between sequence types.
981 (Cons Cell Type): Add "linked list" index entry.
982 (Non-ASCII in Strings): Copyedits.
983 (Equality Predicates): Symbols with same name need not be eq.
984
985 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
986 ldexp. Move float-e and float-pi to Math Functions node.
987
988 2012-01-21 Glenn Morris <rgm@gnu.org>
989
990 * modes.texi (Auto Major Mode):
991 * variables.texi (File Local Variables):
992 Mention inhibit-local-variables-regexps.
993
994 2012-01-19 Martin Rudalics <rudalics@gmx.at>
995
996 * windows.texi (Window Configurations): Rewrite references to
997 persistent window parameters.
998 (Window Parameters): Fix description of persistent window
999 parameters.
1000
1001 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
1002
1003 * windows.texi (Window Parameters): Use @pxref.
1004
1005 2012-01-16 Martin Rudalics <rudalics@gmx.at>
1006
1007 * windows.texi (Window Configurations, Window Parameters):
1008 Describe persistent window parameters.
1009
1010 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1011
1012 * variables.texi (Creating Buffer-Local): Warn against misuses of
1013 make-variable-buffer-local (bug#10258).
1014
1015 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1016
1017 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1018
1019 2012-01-06 Chong Yidong <cyd@gnu.org>
1020
1021 * variables.texi (Directory Local Variables): Document
1022 hack-dir-local-variables-non-file-buffer.
1023
1024 2012-01-06 Glenn Morris <rgm@gnu.org>
1025
1026 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1027 rather than by keybinding.
1028
1029 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
1030
1031 * frames.texi (Font and Color Parameters): Add @pxref.
1032
1033 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1034
1035 * frames.texi (Font and Color Parameters):
1036 Document w32 font backends (bug#10399).
1037
1038 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1039
1040 * files.texi (File Attributes, Changing Files):
1041 Use a more-natural notation for octal numbers.
1042
1043 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
1044
1045 * variables.texi (Variables with Restricted Values):
1046 Change reference to variable (bug#10354).
1047
1048 2011-12-13 Martin Rudalics <rudalics@gmx.at>
1049
1050 * windows.texi (Splitting Windows): Use t instead of non-nil
1051 when describing window-combination-resize.
1052
1053 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1054
1055 * text.texi (Special Properties): Warn against `intangible' properties
1056 (bug#10222).
1057
1058 2011-11-26 Eli Zaretskii <eliz@gnu.org>
1059
1060 * display.texi (Truncation):
1061 * text.texi (Special Properties): Describe what a stretch-glyph is
1062 instead of using that term without explanation. Make the
1063 cross-references more accurate.
1064
1065 * display.texi (Usual Display): Update the description,
1066 cross-references, and indexing related to display of control
1067 characters and raw bytes.
1068
1069 2011-11-25 Martin Rudalics <rudalics@gmx.at>
1070
1071 * windows.texi (Splitting Windows): Fix description of
1072 window-combination-limit. Suggested by Eli Zaretskii.
1073
1074 2011-11-23 Chong Yidong <cyd@gnu.org>
1075
1076 * windows.texi (Window Sizes): Move window-top-line,
1077 window-left-column, and window-*-pixel-edges to Coordinates and
1078 Windows node.
1079 (Coordinates and Windows): Restore window-edges doc.
1080
1081 2011-11-21 Martin Rudalics <rudalics@gmx.at>
1082
1083 * windows.texi (Windows and Frames, Splitting Windows):
1084 Fix typos.
1085
1086 2011-11-21 Chong Yidong <cyd@gnu.org>
1087
1088 * windows.texi (Splitting Windows): Fix error in documentation of
1089 window-combination-limit.
1090 (Cyclic Window Ordering): Minor fixes to next-window,
1091 one-window-p, and get-lru-window docs. Don't document
1092 window-list-1.
1093 (Buffers and Windows): Copyedits.
1094 (Choosing Window): Document special handling of special-display-*.
1095 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
1096 Don't document even-window-heights, which is going away.
1097 Clarify which options are obeyed by which action functions.
1098
1099 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1100
1101 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1102
1103 2011-11-20 Martin Rudalics <rudalics@gmx.at>
1104
1105 * windows.texi (Resizing Windows, Splitting Windows):
1106 Remove term "status" when talking about combination limits.
1107
1108 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1109
1110 * compile.texi (Compiler Errors):
1111 * help.texi (Help Functions): Fix typos.
1112
1113 2011-11-19 Chong Yidong <cyd@gnu.org>
1114
1115 * windows.texi (Splitting Windows): Clarify role of window
1116 parameters in split-window. Shorten the example.
1117 (Deleting Windows): Rewrite intro to handle internal windows.
1118 Fix delete-windows-on doc.
1119 (Selecting Windows): Copyedits.
1120
1121 2011-11-17 Martin Rudalics <rudalics@gmx.at>
1122
1123 * windows.texi (Resizing Windows, Splitting Windows)
1124 (Deleting Windows): Use term window-combination-resize instead
1125 of window-splits.
1126
1127 2011-11-16 Martin Rudalics <rudalics@gmx.at>
1128
1129 * windows.texi (Resizing Windows, Splitting Windows):
1130 Rename occurrences of window-nest to window-combination-limit.
1131
1132 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1133
1134 * intro.texi (Lisp History): Fix typo.
1135
1136 2011-11-12 Martin Rudalics <rudalics@gmx.at>
1137
1138 * windows.texi (Splitting Windows, Deleting Windows):
1139 Remove references to splits status of windows.
1140
1141 2011-11-10 Glenn Morris <rgm@gnu.org>
1142
1143 * buffers.texi (Read Only Buffers): Expand a bit on why
1144 toggle-read-only should only be used interactively. (Bug#7292)
1145
1146 2011-11-09 Chong Yidong <cyd@gnu.org>
1147
1148 * windows.texi (Window Sizes): Document window-pixel-edges,
1149 window-inside-pixel-edges, window-absolute-pixel-edges, and
1150 window-inside-absolute-pixel-edges.
1151 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1152 non-full-width windows.
1153
1154 2011-11-09 Martin Rudalics <rudalics@gmx.at>
1155
1156 * windows.texi (Resizing Windows): Rewrite documentation of
1157 window-resizable.
1158
1159 2011-11-09 Chong Yidong <cyd@gnu.org>
1160
1161 * windows.texi (Splitting Windows): Simplify example.
1162
1163 2011-11-08 Chong Yidong <cyd@gnu.org>
1164
1165 * windows.texi (Window Sizes): Copyedits. Document
1166 window-text-height. Remove window-min-height and window-min-width
1167 discussion, referring instead to Emacs manual.
1168 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
1169 (Resizing Windows): Simplify introduction. Don't document
1170 enlarge-window, shrink-window, enlarge-window-horizontally, and
1171 shrink-window-horizontally; they are no longer preferred for
1172 calling from Lisp, and are already documented in the Emacs manual.
1173
1174 2011-11-07 Glenn Morris <rgm@gnu.org>
1175
1176 * windows.texi (Choosing Window): Fix keybinding typo.
1177
1178 2011-11-07 Martin Rudalics <rudalics@gmx.at>
1179
1180 * windows.texi (Resizing Windows, Splitting Windows)
1181 (Window Configurations): Use "child window" instead of
1182 "subwindow".
1183
1184 2011-11-06 Chong Yidong <cyd@gnu.org>
1185
1186 * windows.texi (Basic Windows): Clarify various definitions.
1187 Treat window-normalize-* as internal; don't document them.
1188 (Windows and Frames): Various clarifications, e.g. non-live
1189 windows also belong to frames. Fix window-list description.
1190 Simplify window nesting example.
1191 (Splitting Windows, Window Configurations):
1192 Use split-window-below.
1193
1194 2011-11-04 Eli Zaretskii <eliz@gnu.org>
1195
1196 * windows.texi (Window Sizes): Mention in the doc string that the
1197 return values of `window-body-height' and `window-body-width' are
1198 in frame's canonical units. (Bug#9949)
1199
1200 2011-10-30 Martin Rudalics <rudalics@gmx.at>
1201
1202 * windows.texi (Windows and Frames): Remove "iso-" infix from
1203 documentation of window-iso-combined-p.
1204
1205 2011-10-26 Chong Yidong <cyd@gnu.org>
1206
1207 * modes.texi (Running Hooks): Document with-wrapper-hook.
1208
1209 2011-10-18 Chong Yidong <cyd@gnu.org>
1210
1211 * display.texi (Glyphless Chars): New node.
1212
1213 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
1214
1215 * text.texi (Yanking): Document yank-excluded-properties.
1216
1217 * package.texi (Packaging Basics): The commentary should say how
1218 to begin using the package.
1219
1220 2011-10-11 Martin Rudalics <rudalics@gmx.at>
1221
1222 * windows.texi (Deleting Windows): Mention which window gets
1223 selected when deleting the selected window.
1224
1225 2011-10-09 Martin Rudalics <rudalics@gmx.at>
1226
1227 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1228 with the selected window.
1229 * windows.texi (Buffers and Windows): Reformulate text on how
1230 replace-buffer-in-windows deals with a window.
1231 (Quitting Windows): Describe how quit-window deals with a
1232 standalone frame. Describe new option frame-auto-hide-function.
1233
1234 2011-10-08 Glenn Morris <rgm@gnu.org>
1235
1236 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1237
1238 * positions.texi (Excursions): Update warning message.
1239
1240 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
1241
1242 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1243 Fix Emacs manual xref (Bug#9675).
1244
1245 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1246
1247 * windows.texi (Textual Scrolling): Document scroll-up-command,
1248 scroll-down-command, scroll-error-top-bottom, and the
1249 scroll-command symbol property.
1250 (Display Action Functions): Fix description of
1251 display-buffer-pop-up-window.
1252
1253 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
1254
1255 * windows.texi (Splitting Windows): Fix typos.
1256
1257 2011-09-25 Martin Rudalics <rudalics@gmx.at>
1258
1259 * windows.texi (Windows and Frames, Display Action Functions)
1260 (Switching Buffers): Fix some typos.
1261 (Buffers and Windows): Remove reference to window-auto-delete.
1262 Reword description of replace-buffer-in-windows.
1263 (Window History): Fix some typos and refer to frame local buffer
1264 list.
1265 (Quitting Windows): New node.
1266 (Window Configurations): Add descriptions of window-state-get
1267 and window-state-put.
1268 (Window Parameters): Describe variable ignore-window-parameters.
1269 Sketch some window parameters currently in use.
1270 * elisp.texi (Top): Update node listing.
1271
1272 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * windows.texi (Display Action Functions)
1275 (Choosing Window Options): New nodes.
1276
1277 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1278
1279 * windows.texi (Window History): New node. Move text here from
1280 Buffers and Windows.
1281 (Switching Buffers): Rename from Displaying Buffers, since we
1282 don't document display-buffer here; callers changed.
1283 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
1284 switch-to-buffer-other-frame. Delete duplicate
1285 replace-buffer-in-windows doc.
1286 (Choosing Window): Document display actions.
1287
1288 2011-09-24 Eli Zaretskii <eliz@gnu.org>
1289
1290 * display.texi (Forcing Redisplay): Update the description of
1291 redisplay-dont-pause due to change in the default value.
1292
1293 2011-09-23 Martin Rudalics <rudalics@gmx.at>
1294
1295 * frames.texi (Frames and Windows): Move section and rename to
1296 Windows and Frames in windows.texi.
1297 * windows.texi (Windows): Restructure.
1298 (Basic Windows): Rewrite. Explain live and internal windows and
1299 normalization functions.
1300 (Windows and Frames): Move section here from frames.texi.
1301 Describe subwindows, window combinations, window tree, and
1302 corresponding functions including window-list here.
1303 (Window Sizes): Rename section from Size of Window and move it
1304 up in chapter. Describe total and body sizes and the
1305 corresponding functions. Explain new semantics of
1306 window-min-height/-width.
1307 (Resizing Windows): Move section up in chapter. Describe new
1308 resize functions.
1309 (Splitting Windows): Describe new behavior of split-window,
1310 split-window-above-each-other and split-window-side-by-side.
1311 Provide examples. Describe window-nest and window-splits
1312 options.
1313 (Deleting Windows): Minor rewrite.
1314 (Selecting Windows): Minor rewrite.
1315 Describe frame-selected-window and set-frame-selected-window here.
1316 (Cyclic Window Ordering): Minor rewrite.
1317 Describe window-list-1.
1318 (Buffers and Windows): Rewrite. Explain a window's previous and
1319 next buffers and the corresponding functions.
1320 (Window Tree): Merge into Windows and Frames section.
1321 * elisp.texi (Top): Update node listings for frames and windows
1322 sections.
1323
1324 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1325
1326 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1327
1328 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1329
1330 * errors.texi (Standard Errors): Remove apparent placeholder text
1331 (bug#9491).
1332
1333 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1334
1335 * frames.texi (Management Parameters): Fix description of
1336 icon-type parameter.
1337
1338 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
1339
1340 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1341 ending in C-g. Suggested by Edward O'Connor.
1342
1343 2011-09-17 Eli Zaretskii <eliz@gnu.org>
1344
1345 * numbers.texi (Integer Basics): Add indexing for
1346 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1347
1348 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1349
1350 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1351
1352 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
1353
1354 * processes.texi (Network Servers): Clarify what the process
1355 buffer is used for (bug#9233).
1356
1357 2011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1358
1359 * lists.texi (Building Lists): Fix typo.
1360
1361 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
1362
1363 * display.texi (Basic Faces): New node. Document new faces.
1364
1365 * modes.texi (Major Mode Conventions): Move some text there.
1366 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1367
1368 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
1369
1370 * modes.texi (Basic Major Modes): New node. Callers updated.
1371 (Major Modes): Document fundamental-mode and major-mode.
1372 (Major Mode Basics): Node deleted; text moved to Major Modes.
1373 (Derived Modes): Document derived-mode-p.
1374
1375 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1376
1377 * files.texi (Changing Files, Create/Delete Dirs): Document new
1378 arguments for delete-file, delete-directory, and copy-directory.
1379 (Visiting Functions): Remove view-file; it is documented in the
1380 Emacs manual.
1381
1382 * frames.texi (Layout Parameters): The defaults for the
1383 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1384
1385 * display.texi (Progress): Document spinner functionality.
1386
1387 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1388 operating system signals. Refer to save-buffers-kill-terminal
1389 instead of save-buffers-kill-emacs.
1390
1391 * objects.texi (Symbol Type): Document ## print representation.
1392
1393 2011-08-25 Eli Zaretskii <eliz@gnu.org>
1394
1395 * display.texi (Specified Space): Mention that `space' specs
1396 influence bidi reordering.
1397 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1398 separating fields with bidirectional content.
1399
1400 2011-08-24 Eli Zaretskii <eliz@gnu.org>
1401
1402 * display.texi (Bidirectional Display): Document return value in
1403 buffers that are not bidi-reordered for display, and in unibyte
1404 buffers.
1405
1406 2011-08-23 Eli Zaretskii <eliz@gnu.org>
1407
1408 * nonascii.texi (Character Properties): Document the values for
1409 unassigned codepoints.
1410
1411 2011-08-18 Eli Zaretskii <eliz@gnu.org>
1412
1413 * nonascii.texi (Character Properties): Document use of
1414 `bidi-class' and `mirroring' properties as part of reordering.
1415 Provide cross-references to "Bidirectional Display".
1416
1417 * display.texi (Bidirectional Display): Document the pitfalls of
1418 concatenating strings with bidirectional content, with possible
1419 solutions. Document bidi-string-mark-left-to-right.
1420 Mention paragraph direction in modes that inherit from prog-mode.
1421 Document use of `bidi-class' and `mirroring' properties as part of
1422 reordering.
1423
1424 2011-08-16 Eli Zaretskii <eliz@gnu.org>
1425
1426 * modes.texi (Major Mode Conventions): Improve the documentation
1427 of `mode-class' `special' modes.
1428
1429 * nonascii.texi (Character Properties): Document the `mirroring'
1430 property. Add index entries.
1431
1432 * syntax.texi (Categories): Add an example of defining a new
1433 category and category table.
1434
1435 * searching.texi (Regexp Backslash): Document how to display
1436 existing categories. Mention the possibility of adding
1437 categories, and add an xref to where this is described. Add an
1438 index entry.
1439
1440 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
1441
1442 * text.texi (Special Properties):
1443 * display.texi (Overlay Properties): Note that mouse-face cannot
1444 change the text size (Bug#8530).
1445
1446 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
1447
1448 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1449 using setenv instead.
1450
1451 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1452
1453 * display.texi (Bidirectional Display): Document the fact that
1454 bidi-display-reordering is t by default.
1455
1456 2011-07-23 Eli Zaretskii <eliz@gnu.org>
1457
1458 * display.texi (Bidirectional Display): New section.
1459
1460 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1461 Tim Cross <theophilusx@gmail.com> (tiny change)
1462 Glenn Morris <rgm@gnu.org>
1463
1464 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
1465
1466 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1467
1468 * help.texi (Keys in Documentation): Revert last change.
1469
1470 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1471
1472 * help.texi (Keys in Documentation): Clarify that \= only quotes
1473 the next character, and doesn't affect longer sequences in
1474 particular (bug#8935).
1475
1476 * debugging.texi (Using Debugger):
1477 Mention @code{eval-expression-debug-on-error} (bug#8549).
1478
1479 2011-07-14 Eli Zaretskii <eliz@gnu.org>
1480
1481 * display.texi (Other Display Specs): Document that `left-fringe'
1482 and `right-fringe' display specifications are of the "replacing"
1483 kind.
1484
1485 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1486
1487 * help.texi (Documentation Basics): Add a link to the Function
1488 Documentation node (bug#6580).
1489
1490 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1491
1492 * keymaps.texi (Menu Bar): Mention :visible and :enable
1493 (bug#6344). Text by Drew Adams.
1494
1495 * modes.texi (Running Hooks): Mention buffer-local hook variables
1496 (bug#6218).
1497
1498 * objects.texi (General Escape Syntax): "a with grave accent" is
1499 ?xe0, not ?x8e0 (bug#5259).
1500
1501 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1502
1503 * display.texi (Face Attributes, Font Selection): Add references
1504 to the Fonts node in the Emacs manual (Bug#4178).
1505
1506 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1507
1508 * display.texi (Window Systems): `window-system' is
1509 terminal-local.
1510
1511 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1512 frame-local variables.
1513
1514 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1515 frame-local variables.
1516 (Frame-Local Variables): Node deleted.
1517
1518 * elisp.texi (Top): Update node listing.
1519
1520 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1521
1522 * elisp.texi: Change "inferiors" to "subnodes" in three places
1523 (bug#3523).
1524
1525 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1526
1527 * frames.texi (Window System Selections): Discussion of
1528 x-select-enable-clipboard moved to Emacs manual.
1529
1530 2011-07-11 Deniz Dogan <deniz@dogan.se>
1531
1532 * commands.texi (Prefix Command Arguments): Remove excessive
1533 apostrophe.
1534
1535 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1536
1537 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1538 description is a string (bug#3313).
1539
1540 * frames.texi (Display Feature Testing): Try to explain what all
1541 the visual classes mean (bug#3042).
1542
1543 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1544
1545 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1546 and `mode-line-client' (bug#2974).
1547
1548 * text.texi (Insertion): Clarify marker movements (bug#1651).
1549 Text from Drew Adams.
1550
1551 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1552
1553 * text.texi (Special Properties): Clarify the format of `face'
1554 (bug#1375).
1555
1556 * commands.texi (Interactive Call): Add a `call-interactively'
1557 example (bug#1010).
1558
1559 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1560
1561 * functions.texi (Calling Functions): Link to the "Interactive
1562 Call" node (bug#1001).
1563
1564 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
1565
1566 * customize.texi (Composite Types): Move alist and plist to here
1567 from Simple Types (Bug#7545).
1568
1569 * elisp.texi (Top): Update menu description.
1570
1571 * display.texi (Face Attributes): Document negative line widths
1572 (Bug#6113).
1573
1574 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1575
1576 * searching.texi (Match Data): Note that match data can be
1577 overwritten by most functions (bug#2499).
1578
1579 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1580
1581 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1582 flags mean (bug#6659).
1583
1584 * functions.texi (What Is a Function): Document the autoload
1585 object (bug#6496).
1586
1587 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1588
1589 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1590 is only used in the Customize user interface (bug#6089).
1591
1592 * display.texi (Showing Images): Mention the point of sliced
1593 images (bug#7836).
1594
1595 2011-07-02 Eli Zaretskii <eliz@gnu.org>
1596
1597 * variables.texi (Defining Variables, Void Variables)
1598 (Constant Variables): Fix incorrect usage of @kindex.
1599
1600 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1601
1602 * variables.texi (Defining Variables): Add an index entry for
1603 `set-variable' (bug#7262).
1604 (Defining Variables): Use @findex for functions.
1605
1606 * frames.texi (Basic Parameters): Document the `explicit-name'
1607 parameter (bug#6951).
1608
1609 * customize.texi (Type Keywords): Clarify that :value provides a
1610 default value for all types (bug#7386).
1611
1612 * streams.texi (Output Functions): Document `pp'.
1613
1614 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
1615
1616 * keymaps.texi (Searching Keymaps):
1617 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1618 change. Suggested by Johan Bockgård.
1619
1620 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
1621
1622 * text.texi (Special Properties): Clarify role of font-lock-face.
1623
1624 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1625
1626 * processes.texi (Process Information): Rename `process-alive-p'
1627 to `process-live-p' for consistency with other `-live-p' functions.
1628
1629 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1630
1631 Document wide integers better.
1632 * files.texi (File Attributes): Document ino_t values better.
1633 ino_t values no longer map to anything larger than a single cons.
1634 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1635 (Bitwise Operations):
1636 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1637 to read, and that will port better if 62-bits becomes the default.
1638 Fix or remove incorrect examples.
1639 * os.texi (Time Conversion): Document time_t values better.
1640
1641 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1642
1643 * processes.texi (Process Information):
1644 Document `process-alive-p'.
1645
1646 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * help.texi (Accessing Documentation):
1649 * display.texi (Pixel Specification):
1650 * processes.texi (Serial Ports, Serial Ports):
1651 * nonascii.texi (Character Properties, Default Coding Systems):
1652 * text.texi (Changing Properties, Special Properties):
1653 * windows.texi (Window Start and End):
1654 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1655 * keymaps.texi (Searching Keymaps, Tool Bar):
1656 * minibuf.texi (Basic Completion):
1657 * compile.texi (Eval During Compile):
1658 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1659 7x9 paper in printed manual.
1660
1661 * lists.texi (Sets And Lists): Fix misplaced text.
1662
1663 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1664
1665 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1666 needs to be active (Bug#8350).
1667
1668 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1671
1672 * tips.texi (Coding Conventions): Remove antediluvian filename
1673 limit recommendation (Bug#8538).
1674
1675 2011-05-27 Glenn Morris <rgm@gnu.org>
1676
1677 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1678
1679 2011-05-26 Glenn Morris <rgm@gnu.org>
1680
1681 * variables.texi (File Local Variables):
1682 Update hack-local-variables `mode-only' return value.
1683 Add some more details on what this function does in the other case.
1684
1685 2011-05-19 Glenn Morris <rgm@gnu.org>
1686
1687 * lists.texi (Sets And Lists): Mention cl provides union etc.
1688
1689 2011-05-19 Nix <nix@esperi.org.uk>
1690
1691 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1692
1693 * text.texi (Parsing HTML): Update for function name changes.
1694
1695 * syntax.texi (Syntax Flags): Small fix.
1696
1697 * keymaps.texi (Active Keymaps): Typo fix.
1698 (Changing Key Bindings): Grammar fix.
1699
1700 * frames.texi (Minibuffers and Frames): Grammar fix.
1701 (Window System Selections): x-select-enable-clipboard now defaults to t.
1702
1703 * customize.texi (Common Keywords):
1704 * display.texi (Abstract Display):
1705 * modes.texi (Auto-Indentation):
1706 * nonascii.texi (Converting Representations): Typo fixes.
1707
1708 * control.texi (Examples of Catch): Call it "goto" not "go to".
1709
1710 2011-05-14 Eli Zaretskii <eliz@gnu.org>
1711
1712 * nonascii.texi (Character Properties): Fix inconsistencies with
1713 implementation.
1714
1715 * text.texi (Special Properties): Move @defvar's out of the
1716 @table. (Bug#8652)
1717
1718 2011-05-12 Glenn Morris <rgm@gnu.org>
1719
1720 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1721
1722 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1723
1724 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1725 (Multiline Font Lock):
1726 * vol2.texi (Top):
1727 * vol1.texi (Top):
1728 * elisp.texi (Top): Update menu accordingly.
1729
1730 2011-05-12 Drew Adams <drew.adams@oracle.com>
1731
1732 * modes.texi (Region to Fontify): Fix typo.
1733
1734 2011-05-10 Jim Meyering <meyering@redhat.com>
1735
1736 * minibuf.texi: Fix typo "in in -> in".
1737
1738 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1739
1740 * numbers.texi (Integer Basics): Large integers are treated as floats.
1741
1742 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1743
1744 * processes.texi (Synchronous Processes): Document the (:file
1745 "/file-name") syntax for `call-process'.
1746
1747 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
1748
1749 * windows.texi (Choosing Window): Fix typo.
1750
1751 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
1752
1753 * frames.texi (Layout Parameters): Note the difference between
1754 querying and setting parameters for left-fringe and right-fringe
1755 (Bug#6930).
1756
1757 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1758
1759 * minibuf.texi (Basic Completion): Be a bit more precise about the
1760 valid kinds of completion tables.
1761 (Programmed Completion): Remove obsolete text about lambda expressions
1762 not being valid completion tables.
1763
1764 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
1765
1766 * positions.texi (Excursions): Explain the "save-excursion
1767 defeated by set-buffer" warning.
1768
1769 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1770 save-excursion. Suggested by Uday S Reddy.
1771
1772 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1773
1774 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1775 (Lexical Binding): New sub-section.
1776
1777 * eval.texi (Eval): Discourage the use of `eval'.
1778 Document its new `lexical' argument.
1779
1780 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1781
1782 * commands.texi (Command Overview): `post-command-hook' is not reset to
1783 nil any more.
1784
1785 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1786
1787 * strings.texi (String Conversion): Don't mention
1788 string-make-(uni|multi)byte (bug#8262).
1789 * nonascii.texi (Converting Representations): Fix up range.
1790 * keymaps.texi (Key Binding Commands): Update code point, avoid
1791 "unibyte character" and remove mention of unibyte bindings.
1792
1793 2011-03-10 Eli Zaretskii <eliz@gnu.org>
1794
1795 * modes.texi (Operator Precedence Grammars): Don't use characters
1796 outside ISO-8859-1.
1797
1798 2011-03-09 Eli Zaretskii <eliz@gnu.org>
1799
1800 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1801
1802 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1803
1804 2011-03-08 Glenn Morris <rgm@gnu.org>
1805
1806 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1807 * intro.texi (Acknowledgements): Names to UTF-8.
1808 * elisp.texi: Set documentencoding.
1809
1810 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1811
1812 * Version 23.3 released.
1813
1814 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1815
1816 * package.texi: Update index keywords.
1817 (Package Archives): New node contents. Document package-x.el.
1818
1819 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
1820
1821 * makefile.w32-in (srcs): Add package.texi.
1822
1823 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1824
1825 * package.texi (Packaging, Packaging Basics, Simple Packages)
1826 (Multi-file Packages): Expand and clarify.
1827 (Package Archives): Temporary placeholder node.
1828
1829 * elisp.texi (Top): Update node listing.
1830
1831 * Makefile.in (srcs): Add package.texi.
1832
1833 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
1834
1835 * processes.texi (Synchronous Processes): Minor clarification
1836 (Bug#8149).
1837
1838 2011-03-03 Glenn Morris <rgm@gnu.org>
1839
1840 * files.texi (Truenames): Minor clarification. (Bug#2341)
1841
1842 2011-03-01 Glenn Morris <rgm@gnu.org>
1843
1844 * variables.texi (Directory Local Variables):
1845 Mention `(subdirs . nil)' alist element.
1846
1847 2011-02-28 Glenn Morris <rgm@gnu.org>
1848
1849 * variables.texi (Directory Local Variables): Mention the optional
1850 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1851
1852 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
1853
1854 * minibuf.texi (Minibuffer History): Clarify discussion of
1855 minibuffer history lists (Bug#8085).
1856
1857 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1858
1859 * elisp.texi: Sync @dircategory with ../../info/dir.
1860
1861 * files.texi (Visiting Functions): Document find-file-literally,
1862 both the command and the variable.
1863
1864 * variables.texi (Creating Buffer-Local): Explain the meaning of
1865 permanent local variables.
1866
1867 * files.texi (Visiting Functions): Document find-file-literally,
1868 both the command and the variable.
1869
1870 * variables.texi (Creating Buffer-Local): Explain the meaning of
1871 permanent local variables.
1872
1873 2011-02-19 Glenn Morris <rgm@gnu.org>
1874
1875 * keymaps.texi (Remapping Commands): Mention how to undo it.
1876
1877 2011-02-09 Reuben Thomas <rrt@sc3d.org>
1878
1879 * loading.texi (Hooks for Loading): Remove unnecessary advice
1880 about eval-after-load (Bug#7986).
1881
1882 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
1883
1884 * commands.texi (Accessing Mouse): Note that a header line is not
1885 included in the row of posn-col-row.
1886
1887 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
1888
1889 * modes.texi (Major Mode Conventions): Add face guidelines.
1890 (Faces for Font Lock): List faces in order of prominence.
1891
1892 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1893
1894 format-time-string now supports subsecond time stamp resolution
1895 * os.texi (Time Parsing): Document %N.
1896
1897 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1898
1899 * vol1.texi (Top):
1900 * vol2.texi (Top):
1901 * elisp.texi (Top):
1902 * display.texi (Display Property): Shorten the menu description of
1903 the "Other Display Specs" node (Bug#7816).
1904
1905 * keymaps.texi (Defining Menus): Add "menu item" and "extended
1906 menu item" concept index entries (Bug#7805).
1907
1908 2011-01-29 Eli Zaretskii <eliz@gnu.org>
1909
1910 * makefile.w32-in (texinfodir): New variable.
1911 (usermanualdir): Remove as redundant with $(emacsdir).
1912 (MAKEINFO): Remove options, leave only program name.
1913 (MAKEINFO_OPTS): New variable.
1914 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
1915
1916 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
1917 Richard Kim <emacs18@gmail.com>
1918
1919 * loading.texi (Library Search): Document list-load-path-shadows
1920 (Bug#7757).
1921
1922 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
1923
1924 * searching.texi (Regexp Special): Remove outdated discussion of
1925 character sets (Bug#7780).
1926
1927 * frames.texi (Pop-Up Menus): Document where menu title comes
1928 from (Bug#7684).
1929
1930 2011-01-25 Glenn Morris <rgm@gnu.org>
1931
1932 * display.texi (Making Buttons): Mention limitation of text buttons.
1933
1934 2011-01-23 Werner Lemberg <wl@gnu.org>
1935
1936 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1937 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1938 (ENVADD): New variable to control texi2dvi and texi2pdf.
1939
1940 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
1941
1942 * files.texi (Directory Names): Move directory-abbrev-alist doc to
1943 Emacs manual.
1944
1945 2011-01-15 Eli Zaretskii <eliz@gnu.org>
1946
1947 * files.texi (Directory Names): Explain why FROM in
1948 directory-abbrev-alist should begin with \`. (Bug#7777)
1949
1950 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1951
1952 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
1953
1954 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1955
1956 * modes.texi (Emulating Mode Line): Fix last change.
1957
1958 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1959
1960 * modes.texi (Emulating Mode Line): Update documentation of
1961 format-mode-line according to changes that fixed bug #7587.
1962
1963 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
1964
1965 * modes.texi (Derived Modes): Mention prog-mode.
1966
1967 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
1968 of the key-binding-data cache since we don't use it any more.
1969
1970 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1971
1972 * processes.texi (Shell Arguments):
1973 * strings.texi (Creating Strings): Don't mention "shell commands";
1974 make it explicit that `split-string-and-unquote' and
1975 `combine-and-quote-strings' are mainly for working with arguments
1976 to call-process and start-process.
1977
1978 * processes.texi (Shell Arguments): Fix documentation of
1979 `split-string-and-unquote'. Add indexing. (Bug#7563)
1980
1981 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1982
1983 * modes.texi (Auto-Indentation): New section to document SMIE.
1984 (Major Mode Conventions):
1985 * text.texi (Mode-Specific Indent): Refer to it.
1986
1987 2010-12-13 Eli Zaretskii <eliz@gnu.org>
1988
1989 * display.texi (Other Display Specs): Document left-fringe and
1990 right-fringe display specs.
1991
1992 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1993
1994 * backups.texi (Making Backups):
1995 * modes.texi (Example Major Modes): Use recommended coding style.
1996 (Major Mode Basics, Derived Modes): Encourge more strongly use of
1997 define-derived-mode. Mention completion-at-point-functions.
1998
1999 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * nonascii.texi (Converting Representations):
2002 Document byte-to-string.
2003
2004 2010-12-08 Glenn Morris <rgm@gnu.org>
2005
2006 * buffers.texi (Modification Time):
2007 verify-visited-file-modtime now defaults to the current buffer.
2008
2009 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2010
2011 * nonascii.texi (Converting Representations): Document byte-to-string.
2012
2013 * strings.texi (Creating Strings): Don't mention semi-obsolete
2014 function char-to-string.
2015 (String Conversion): Shorten discussion of semi-obsolete function
2016 string-to-char. Link to Converting Representations.
2017
2018 * objects.texi (Symbol Type):
2019 * text.texi (Near Point):
2020 * help.texi (Help Functions):
2021 * functions.texi (Mapping Functions): Use string instead of
2022 char-to-string in examples.
2023
2024 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2025
2026 * text.texi (Kill Functions, Kill Functions)
2027 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2028 YANK-HANDLER args.
2029
2030 * symbols.texi (Creating Symbols): Using unintern without an
2031 obarray arg is now obsolete.
2032
2033 * numbers.texi (Float Basics): Document float-e and float-pi.
2034
2035 * variables.texi (Defining Variables): Change "pi" example to
2036 "float-pi".
2037
2038 2010-11-26 Eli Zaretskii <eliz@gnu.org>
2039
2040 * commands.texi (Click Events): Document the values of X, Y and
2041 COL, ROW in the event's position, when the click is on the header
2042 or mode line, on the fringes, or in the margins.
2043
2044 2010-11-17 Eli Zaretskii <eliz@gnu.org>
2045
2046 * customize.texi (Composite Types): Lower-case index entry.
2047
2048 * loading.texi (How Programs Do Loading):
2049 Document load-file-name. (Bug#7346)
2050
2051 2010-11-17 Glenn Morris <rgm@gnu.org>
2052
2053 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2054
2055 2010-11-13 Eli Zaretskii <eliz@gnu.org>
2056
2057 * display.texi (Usual Display): Characters with no fonts are not
2058 necessarily displayed as empty boxes.
2059
2060 2010-10-31 Glenn Morris <rgm@gnu.org>
2061
2062 * maps.texi (Standard Keymaps): Update File menu description.
2063
2064 2010-10-28 Glenn Morris <rgm@gnu.org>
2065
2066 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2067
2068 2010-10-24 Eli Zaretskii <eliz@gnu.org>
2069
2070 * display.texi (Window Systems): Deprecate use of window-system as
2071 a predicate.
2072
2073 2010-10-23 Glenn Morris <rgm@gnu.org>
2074
2075 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2076 sorted-doc.
2077
2078 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2079
2080 * os.texi (Dynamic Libraries): New node, with slightly modified
2081 text deleted from "Image Formats".
2082 (System Interface): Add @menu entry for "Dynamic Libraries".
2083
2084 * display.texi (Image Formats): Remove description of
2085 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2086
2087 2010-10-12 Glenn Morris <rgm@gnu.org>
2088
2089 * book-spine.texinfo: Rename to book-spine.texi.
2090
2091 2010-10-11 Glenn Morris <rgm@gnu.org>
2092
2093 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2094
2095 * Makefile.in (DVIPS): New variable.
2096 (.PHONY): Add html, ps.
2097 (html, elisp.html, ps, elisp.ps): New targets.
2098 (clean): Delete html, ps files.
2099 ($(infodir)/elisp): Remove unnecessary includes.
2100
2101 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2102
2103 * makefile.w32-in (emacsdir): New variable.
2104 (srcs): Add emacsver.texi.
2105 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2106
2107 2010-10-09 Glenn Morris <rgm@gnu.org>
2108
2109 * Makefile.in (VPATH): Remove.
2110 (infodir): Make it absolute.
2111 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2112
2113 * Makefile.in (dist): Anchor regexps.
2114
2115 * Makefile.in (srcs): Put elisp.texi first.
2116 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
2117
2118 * Makefile.in (infoclean): Remove harmless, long-standing error.
2119
2120 * Makefile.in ($(infodir)): Delete rule.
2121 (mkinfodir): New.
2122 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2123
2124 * Makefile.in (dist): Remove reference to emacsver.texi.in.
2125 Also copy emacsver.texi, and edit $emacsdir.
2126
2127 2010-10-09 Glenn Morris <rgm@gnu.org>
2128
2129 * Makefile.in (emacsdir): New variable.
2130 (MAKEINFO): Add -I $emacsdir.
2131 (dist): Copy emacsver.texi.
2132 (srcs): Add emacsver.texi.
2133
2134 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2135 Set EMACSVER by including emacsver.texi.
2136
2137 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2138
2139 2010-10-07 Glenn Morris <rgm@gnu.org>
2140
2141 * Makefile.in (version): New, set by configure.
2142 (clean): Delete dist tar file.
2143 (dist): Use version in tar name.
2144
2145 2010-10-06 Glenn Morris <rgm@gnu.org>
2146
2147 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2148 (INSTALL_INFO): Remove unused variable.
2149 (mostlyclean, infoclean, dist): New rules.
2150 (clean): Delete dvi and pdf files.
2151 (maintainer-clean): Remove elisp.oaux, use infoclean.
2152 ($(infodir)): Add parallel build workaround.
2153
2154 2010-10-04 Glenn Morris <rgm@gnu.org>
2155
2156 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2157 ($(infodir)/elisp): Ensure target directory exists. Use $@.
2158 Fix -I typo.
2159 (clean): No 'make.out' or 'core' files.
2160 (.PHONY): Declare clean rules.
2161 (maintainer-clean): Delete pdf file. Guard against cd failures.
2162
2163 2010-10-03 Glenn Morris <rgm@gnu.org>
2164
2165 * files.texi (File Name Components): Remove ignored section about
2166 deleted variable directory-sep-char.
2167
2168 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2169
2170 * files.texi (Magic File Names): New defopt
2171 remote-file-name-inhibit-cache.
2172
2173 2010-10-02 Glenn Morris <rgm@gnu.org>
2174
2175 * os.texi (Killing Emacs): Hook now runs in batch mode.
2176
2177 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2178
2179 * text.texi (Special Properties): Clarify when modification-hooks run.
2180
2181 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2182
2183 * syntax.texi (Syntax Flags): Document new `c' flag.
2184
2185 2010-09-09 Glenn Morris <rgm@gnu.org>
2186
2187 * display.texi (ImageMagick Images): General cleanup.
2188
2189 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2190
2191 * files.texi (Directory Names): Use \` rather than ^.
2192
2193 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2194
2195 * text.texi (Low-Level Kill Ring):
2196 * frames.texi (Window System Selections): Remove cut buffer
2197 documentation.
2198
2199 2010-08-28 Eli Zaretskii <eliz@gnu.org>
2200
2201 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2202 Parameters", where the default fringe width is described.
2203
2204 * frames.texi (Window Frame Parameters, Basic Parameters)
2205 (Position Parameters, Layout Parameters, Management Parameters)
2206 (Cursor Parameters, Font and Color Parameters): Add indexing for
2207 frame parameters. (Bug#6929)
2208
2209 2010-08-25 Tom Tromey <tromey@redhat.com>
2210
2211 * vol2.texi (Top): Update.
2212 * vol1.texi (Top): Update.
2213 * tips.texi (Library Headers): Mention Package-Version and
2214 Package-Requires.
2215 * package.texi: New file.
2216 * os.texi (System Interface): Update pointers.
2217 * elisp.texi (Top): Link to new nodes. Include package.texi.
2218 * anti.texi (Antinews): Update pointers.
2219
2220 2010-08-25 Eli Zaretskii <eliz@gnu.org>
2221
2222 * processes.texi (Filter Functions): Fix last change.
2223
2224 2010-08-24 Markus Triska <triska@gmx.at>
2225
2226 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2227 of `buffer-name' in the main text as well as in the example
2228 (Bug#3098).
2229
2230 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2231
2232 * nonascii.texi (Text Representations):
2233 * loading.texi (Loading Non-ASCII):
2234 * compile.texi (Byte Compilation): Don't mention obsolete
2235 --unibyte command-line argument.
2236
2237 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2238
2239 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2240
2241 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2242
2243 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2244
2245 2010-08-20 Eli Zaretskii <eliz@gnu.org>
2246
2247 * commands.texi (Misc Events): Add cross-references to where
2248 POSITION of a mouse event is described in detail.
2249
2250 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
2251
2252 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
2253
2254 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2255
2256 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2257 Suggested by Štěpán Němec <stepnem@gmail.com>.
2258
2259 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2260
2261 * minibuf.texi (High-Level Completion): Document args of
2262 `read-buffer-function' (bug#5625).
2263
2264 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2265
2266 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2267
2268 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
2269
2270 * processes.texi (Process Information): Explain process property
2271 `remote-tty'.
2272
2273 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
2274
2275 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2276 instead of "\C-\^?" (bug#6334).
2277
2278 * text.texi (Special Properties): Fix typo.
2279
2280 2010-07-09 Eli Zaretskii <eliz@gnu.org>
2281
2282 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2283 calling sequences, which are now the standard.
2284
2285 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
2286
2287 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2288
2289 * commands.texi (Command Overview): Mention undo-boundary call.
2290
2291 2010-06-23 Glenn Morris <rgm@gnu.org>
2292
2293 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2294 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2295 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2296 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2297 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2298 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2299 Untabify Texinfo files.
2300
2301 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
2302
2303 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2304
2305 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
2308
2309 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
2310
2311 * searching.texi (Regexp Special): Remove obsolete information
2312 about matching non-ASCII characters, and suggest using char
2313 classes (Bug#6283).
2314
2315 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
2316
2317 * minibuf.texi (Basic Completion): Add missing "@end defun".
2318
2319 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2320
2321 * minibuf.texi (Basic Completion): Document completion-boundaries.
2322 (Programmed Completion): Document the new fourth method for boundaries.
2323
2324 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
2325
2326 * display.texi (Image Cache): Update documentation about image caching.
2327
2328 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2329
2330 * windows.texi (Textual Scrolling):
2331 * tips.texi (Coding Conventions):
2332 * minibuf.texi (Minibuffer History):
2333 * maps.texi (Standard Keymaps):
2334 * loading.texi (Where Defined):
2335 * edebug.texi (Instrumenting): Fix typos.
2336
2337 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2338
2339 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2340
2341 * functions.texi (Obsolete Functions):
2342 Document set-advertised-calling-convention.
2343
2344 * minibuf.texi (Basic Completion): Document completion-in-region.
2345 (Programmed Completion): Document completion-annotate-function.
2346
2347 * commands.texi (Reading One Event): Document read-key.
2348 (Distinguish Interactive): Document KIND arg to
2349 called-interactively-p. Delete obsolete interactive-p.
2350
2351 * elisp.texi (Top): Update node description.
2352
2353 2010-05-08 Eli Zaretskii <eliz@gnu.org>
2354
2355 * nonascii.texi (Character Properties):
2356 Document unicode-category-table. Add an index entry for Unicode
2357 general category.
2358
2359 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2360
2361 * Version 23.2 released.
2362
2363 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
2364
2365 * locals.texi (Standard Buffer-Local Variables):
2366 Remove @ignore'd reference to `direction-reversed'.
2367
2368 2010-04-14 Juri Linkov <juri@jurta.org>
2369
2370 Fix @deffn without category.
2371
2372 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2373 for `abbrev-insert'.
2374
2375 * buffers.texi (Indirect Buffers): Add category `Command'
2376 to @deffn of `clone-indirect-buffer'.
2377
2378 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2379 for `next-window' and `previous-window'. Add category `Command'
2380 to @deffn of `pop-to-buffer'.
2381
2382 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
2383
2384 * nonascii.texi (Text Representations): Don't mark
2385 enable-multibyte-characters as a user option.
2386
2387 2010-03-31 Eli Zaretskii <eliz@gnu.org>
2388
2389 * control.texi (Handling Errors): How to re-throw a signal caught
2390 by condition-case.
2391
2392 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
2393
2394 * loading.texi (Hooks for Loading): Document after-load-functions.
2395 Copyedits.
2396
2397 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2398
2399 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2400
2401 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
2402
2403 * processes.texi (Network Processes): Document seqpacket type.
2404
2405 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2406
2407 * os.texi (System Environment): Do not mention lynxos.
2408
2409 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2410
2411 * Branch for 23.2.
2412
2413 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2414
2415 * objects.texi (Integer Type): Take note of the read syntax
2416 exception for numbers that cannot fit in the integer type.
2417
2418 2010-03-03 Glenn Morris <rgm@gnu.org>
2419
2420 * numbers.texi (Integer Basics, Bitwise Operations):
2421 * objects.texi (Integer Type): Update for integers now being 30-bit.
2422
2423 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2424
2425 * display.texi (Low-Level Font): Document :otf font-spec property.
2426
2427 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2428
2429 * display.texi (Line Height): Avoid obsolete special default variables
2430 like default-major-mode.
2431
2432 2010-01-28 Alan Mackenzie <acm@muc.de>
2433
2434 * display.texi (Auto Faces): Say fontification-functions is called
2435 whether or not Font Lock is enabled. Tidy up the wording a bit.
2436
2437 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2438
2439 * elisp.texi: Remove duplicate edition information (Bug#5407).
2440
2441 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2442
2443 * two.el (volume-header-toc-markup): Fix typos in docstring.
2444
2445 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2446
2447 Avoid dubious uses of save-excursions.
2448 * positions.texi (Excursions): Recommend the use of
2449 save-current-buffer if applicable.
2450 * text.texi (Clickable Text): Fix the example code which used
2451 save-excursion in a naive way which sometimes preserves point and
2452 sometimes not.
2453 * variables.texi (Creating Buffer-Local):
2454 * os.texi (Session Management):
2455 * display.texi (GIF Images):
2456 * control.texi (Cleanups): Use (save|with)-current-buffer.
2457
2458 2010-01-02 Eli Zaretskii <eliz@gnu.org>
2459
2460 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2461
2462 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2463
2464 * nonascii.texi (Text Representations, Character Codes)
2465 (Converting Representations, Explicit Encoding)
2466 (Translation of Characters): Use hex notation consistently.
2467 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2468
2469 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
2470
2471 * loading.texi (Where Defined): Make it clearer that these are
2472 loaded files (Bug#5068).
2473
2474 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2475
2476 * minibuf.texi (Completion Styles): Document `initials' style.
2477
2478 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
2479
2480 * frames.texi (Resources): Describe inhibit-x-resources.
2481 (Size Parameters): Copyedit.
2482
2483 * hash.texi (Creating Hash):
2484 * objects.texi (Hash Table Type): Document the new hash table
2485 printed representation.
2486
2487 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2488 obsolete.
2489
2490 * processes.texi (Process Buffers):
2491 Document process-kill-buffer-query-function.
2492
2493 2009-12-05 Glenn Morris <rgm@gnu.org>
2494
2495 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2496 diary-display-function, and no longer recommended to be a hook.
2497 Update for changes in the names of calendar and diary hooks.
2498 diary-print-entries-hook has changed section.
2499
2500 2009-11-28 Eli Zaretskii <eliz@gnu.org>
2501
2502 * text.texi (Special Properties): More accurate description of
2503 what the `cursor' property does.
2504
2505 2009-11-26 Kevin Ryde <user42@zip.com.au>
2506
2507 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2508 mouse-wheel-down-event, the closest thing to a definition for them.
2509 * os.texi (Startup Summary): vindex inhibit-startup-message and
2510 inhibit-splash-screen.
2511 (Command-Line Arguments): vindex argv.
2512 (Suspending Emacs): vindex suspend-tty-functions and
2513 resume-tty-functions. Don't want to index every hook, but having
2514 the programming ones is helpful.
2515
2516 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * commands.texi (Motion Events): Fix typo (Bug#4907).
2519
2520 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
2521
2522 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2523 are affected by case-fold-search (Bug#4483).
2524
2525 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
2526
2527 * minibuf.texi (Reading File Names): Note that read-file-name may
2528 use a graphical file dialog.
2529
2530 2009-10-31 Glenn Morris <rgm@gnu.org>
2531
2532 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2533
2534 2009-10-16 Kevin Ryde <user42@zip.com.au>
2535
2536 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2537 in particular so `info-lookup-symbol' can find its docs.
2538
2539 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
2540
2541 * variables.texi (Constant Variables): Distinguish from defconst
2542 variables.
2543 (Defining Variables): Add cindex.
2544
2545 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
2546
2547 * os.texi (Time of Day): Clarify that the microsecond part is
2548 ignored (Bug#4637).
2549
2550 2009-10-11 Glenn Morris <rgm@gnu.org>
2551
2552 * frames.texi (Size and Position): Clarify what is included in the frame
2553 height. (Bug#4535)
2554
2555 2009-10-10 Glenn Morris <rgm@gnu.org>
2556
2557 * windows.texi (Size of Window): The relationship between window and
2558 frame heights is not so simple. (Bug#4535)
2559 Mention window-full-height-p.
2560
2561 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2562
2563 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2564 used from Lisp.
2565
2566 2009-10-07 Eli Zaretskii <eliz@gnu.org>
2567
2568 * files.texi (Directory Names) <abbreviate-file-name>:
2569 Document that root home directories are not replaced with "~".
2570
2571 2009-10-06 Eli Zaretskii <eliz@gnu.org>
2572
2573 * text.texi (Special Properties): Document the meaning of the
2574 `cursor' text property whose value is an integer.
2575
2576 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2577
2578 * files.texi (Magic File Names): Add `copy-directory'.
2579
2580 2009-10-05 Eli Zaretskii <eliz@gnu.org>
2581
2582 * files.texi (File Attributes): Fix description of file
2583 attributes. (Bug#4638) Update attributes of files.texi example to
2584 be more representative.
2585
2586 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2587
2588 * files.texi (Create/Delete Dirs): New command copy-directory.
2589
2590 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2591
2592 * anti.texi (Antinews):
2593 * macros.texi (Indenting Macros):
2594 * strings.texi (Creating Strings, Case Conversion):
2595 Remove duplicate words.
2596
2597 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2598
2599 * files.texi (Create/Delete Dirs): delete-directory has an
2600 optional parameter RECURSIVE.
2601
2602 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2603
2604 * buffers.texi (Swapping Text): Minor clarification.
2605
2606 2009-10-01 Glenn Morris <rgm@gnu.org>
2607
2608 * functions.texi (Declaring Functions): Mention that we also search for
2609 ".m" files in the src/ directory.
2610
2611 2009-09-25 David Engster <deng@randomsample.de>
2612
2613 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
2614
2615 2009-09-22 Glenn Morris <rgm@gnu.org>
2616
2617 * internals.texi (Building Emacs): Mention preloaded-file-list.
2618
2619 2009-09-14 Alan Mackenzie <acm@muc.de>
2620
2621 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2622
2623 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2624
2625 * functions.texi (Anonymous Functions): Rearrange discussion,
2626 giving usage of unquoted lambda forms first. Mention that
2627 `function' and `#'' are no longer required (Bug#4290).
2628
2629 2009-09-11 Alan Mackenzie <acm@muc.de>
2630
2631 * os.texi (Terminal Output): Document `send-string-to-terminal' in
2632 batch mode.
2633
2634 2009-09-01 Glenn Morris <rgm@gnu.org>
2635
2636 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2637
2638 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
2639
2640 * nonascii.texi (Character Codes): Fix typos.
2641
2642 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2643
2644 * processes.texi (Synchronous Processes): New defvar
2645 process-file-side-effects.
2646
2647 2009-08-25 Glenn Morris <rgm@gnu.org>
2648
2649 * display.texi (Fontsets): Fix typo.
2650
2651 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2652
2653 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2654
2655 * processes.texi (Asynchronous Processes): Adjust arglist of
2656 start-process-shell-command and start-file-process-shell-command.
2657
2658 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
2659
2660 * advice.texi (Argument Access in Advice): Note that argument
2661 positions are zero-based (Bug#3932).
2662
2663 * commands.texi (Distinguish Interactive): Minor copyedit.
2664
2665 * display.texi (Face Attributes): Add xref to Displaying Faces for
2666 explanation of "underlying face".
2667
2668 * customize.texi (Common Keywords): Add xref to Loading.
2669
2670 * loading.texi (How Programs Do Loading): Add xref to Lisp
2671 Libraries node in the Emacs manual.
2672
2673 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
2674
2675 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2676
2677 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
2678
2679 * processes.texi (Shell Arguments): Copyedits.
2680
2681 2009-07-18 Glenn Morris <rgm@gnu.org>
2682
2683 * loading.texi (Repeated Loading): Fix typo.
2684
2685 2009-07-16 Richard Stallman <rms@gnu.org>
2686
2687 * buffers.texi (Swapping Text): Recommend setting
2688 write-region-annotate-functions and buffer-saved-size.
2689
2690 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2691
2692 2009-07-15 Glenn Morris <rgm@gnu.org>
2693
2694 * edebug.texi: Minor re-phrasings throughout.
2695 (Edebug Execution Modes): Sit-for affects continue mode too.
2696 (Jumping): Use `forward-sexp' rather than its keybinding.
2697 (Edebug Misc): Fix Q binding.
2698 (Edebug Eval): Remove cl version.
2699 (Printing in Edebug): Clarify print-length etc.
2700 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2701 (Specification List): Remove edebug-unwrap findex entry.
2702 (Specification Examples): defmacro is actually not the same as defun.
2703 Escape "`" in example.
2704
2705 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
2706
2707 * markers.texi (The Mark): Document optional arg to
2708 deactivate-mark.
2709
2710 2009-07-11 Kevin Ryde <user42@zip.com.au>
2711
2712 * hooks.texi (Standard Hooks): Fix cross-references.
2713
2714 * loading.texi (Named Features): Refer to eval-after-load.
2715
2716 2009-07-11 Glenn Morris <rgm@gnu.org>
2717
2718 * Makefile.in (TEXI2PDF): New.
2719 (elisp.pdf): New target.
2720
2721 * searching.texi (Regexp Backslash): Fix typo.
2722
2723 * elisp.texi (Top): Display copyright notice at start of non-TeX.
2724
2725 2009-07-10 Glenn Morris <rgm@gnu.org>
2726
2727 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2728
2729 * customize.texi (Customization Types):
2730 * display.texi (Abstract Display):
2731 * objects.texi (Character Type, String Type):
2732 Merge in some menu descriptions from elisp.texi.
2733
2734 * hash.texi (Hash Tables):
2735 * modes.texi (Multiline Font Lock):
2736 End menu description with period.
2737
2738 2009-07-09 Glenn Morris <rgm@gnu.org>
2739
2740 * back.texi: Don't hard-code texinfo location.
2741
2742 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2743 (tex): Add texinfodir to TEXINPUTS.
2744 (elisp1med-init, elisp2med-init): Use texinfodir.
2745
2746 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2747 (clean): Add two-volume.make intermediate files.
2748
2749 * elisp.texi, vol1.texi, vol2.texi:
2750 Use a DATE variable with the publication date, and update it.
2751 Fix antinews menu description.
2752
2753 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2754 Update the detailed node listing to match elisp.texi.
2755
2756 * README: Update edition to match elisp.texi.
2757
2758 * objects.texi (General Escape Syntax):
2759 * nonascii.texi (Character Sets):
2760 Use consistent case for "Unicode Standard".
2761
2762 * anti.texi (Antinews):
2763 * customize.texi (Variable Definitions):
2764 * functions.texi (Declaring Functions):
2765 * nonascii.texi (Character Properties):
2766 * processes.texi (Serial Ports):
2767 * text.texi (Special Properties):
2768 * tips.texi (Coding Conventions):
2769 Minor rearrangements to improve TeX line-filling.
2770
2771 * commands.texi (Using Interactive): Fix cross-reference.
2772
2773 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2774
2775 * frames.texi (Management Parameters): Mention sticky.
2776
2777 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2778
2779 * help.texi (Help Functions): Fix description of help-buffer and
2780 help-setup-xref to use @defun instead of @deffn.
2781
2782 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2783
2784 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2785
2786 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
2787
2788 * display.texi (Window Systems): Add ns to the list.
2789
2790 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2791
2792 * Branch for 23.1.
2793
2794 2009-06-17 Martin Rudalics <rudalics@gmx.at>
2795
2796 * windows.texi (Dedicated Windows): Fix typo.
2797 (Resizing Windows): Replace @defun by @deffn.
2798
2799 2009-06-17 Glenn Morris <rgm@gnu.org>
2800
2801 * variables.texi (Directory Local Variables):
2802 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2803
2804 2009-06-09 Kenichi Handa <handa@m17n.org>
2805
2806 * nonascii.texi (Character Sets): State clearly that FROM and TO
2807 are codepoints of CHARSET.
2808
2809 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
2810
2811 * minibuf.texi (Reading File Names): Fix introductory text.
2812 Suggested by stan@derbycityprints.com.
2813 (High-Level Completion): Fix typo.
2814
2815 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * frames.texi (Text Terminal Colors): Multi-tty is already
2818 implemented, but tty-local colors are not.
2819
2820 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * hooks.texi (Standard Hooks): Remove mention of obsolete
2823 redisplay-end-trigger-functions.
2824
2825 * internals.texi (Window Internals): Remove mention of obsolete
2826 redisplay-end-trigger-functions.
2827
2828 2009-05-21 Martin Rudalics <rudalics@gmx.at>
2829
2830 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2831
2832 * backups.texi (Making Backups): backup-directory-alist and
2833 make-backup-file-name-function are options.
2834 (Auto-Saving): auto-save-list-file-prefix is an option.
2835
2836 * buffers.texi (Killing Buffers): buffer-offer-save is an
2837 option.
2838
2839 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2840 option.
2841 (Echo Area Customization): echo-keystrokes is an option.
2842 (Selective Display): selective-display-ellipses is an option.
2843 (Temporary Displays): temp-buffer-show-function is an option.
2844 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2845 are options.
2846 (Font Selection): face-font-family-alternatives,
2847 face-font-selection-order, face-font-registry-alternatives, and
2848 scalable-fonts-allowed are options.
2849 (Fringe Indicators): indicate-buffer-boundaries is an option.
2850 (Fringe Cursors): overflow-newline-into-fringe is an option.
2851 (Scroll Bars): scroll-bar-mode is an option.
2852
2853 * eval.texi (Eval): max-lisp-eval-depth is an option.
2854
2855 * files.texi (Visiting Functions): find-file-hook is an option.
2856 (Directory Names): directory-abbrev-alist is an option.
2857 (Unique File Names): temporary-file-directory and
2858 small-temporary-file-directory are options.
2859
2860 * frames.texi (Initial Parameters): initial-frame-alist,
2861 minibuffer-frame-alist and default-frame-alist are options.
2862 (Cursor Parameters): blink-cursor-alist and
2863 cursor-in-non-selected-windows ar options.
2864 (Window System Selections): selection-coding-system is an
2865 option.
2866 (Display Feature Testing): display-mm-dimensions-alist is an
2867 option.
2868
2869 * help.texi (Help Functions): help-char and help-event-list are
2870 options.
2871
2872 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2873 an option.
2874
2875 * minibuf.texi (Minibuffer History): history-length and
2876 history-delete-duplicates are options.
2877 (High-Level Completion): read-buffer-function and
2878 read-buffer-completion-ignore-case are options.
2879 (Reading File Names): read-file-name-completion-ignore-case is
2880 an option.
2881
2882 * modes.texi (Mode Line Top): mode-line-format is an option.
2883 (Mode Line Variables): mode-line-position and mode-line-modes
2884 are options.
2885
2886 * nonascii.texi (Text Representations):
2887 enable-multibyte-characters is an option.
2888 (Default Coding Systems): auto-coding-regexp-alist,
2889 file-coding-system-alist, auto-coding-alist and
2890 auto-coding-functions are options.
2891 (Specifying Coding Systems): inhibit-eol-conversion is an
2892 option.
2893
2894 * os.texi (Init File): site-run-file is an option.
2895 (System Environment): mail-host-address is an option.
2896 (User Identification): user-mail-address is an option.
2897 (Terminal Output): baud-rate is an option.
2898
2899 * positions.texi (Word Motion): words-include-escapes is an
2900 option.
2901
2902 * searching.texi (Standard Regexps): page-delimiter,
2903 paragraph-separate, paragraph-separate and sentence-end are
2904 options.
2905
2906 * text.texi (Margins): left-margin and fill-nobreak-predicate
2907 are options.
2908
2909 * variables.texi (Local Variables): max-specpdl-size is an
2910 option.
2911
2912 * windows.texi (Choosing Window):
2913 split-window-preferred-function, special-display-function and
2914 display-buffer-function are options.
2915
2916 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
2917
2918 Fix errors spotted by Martin Rudalics.
2919
2920 * syntax.texi (Position Parse): Document rationale for ignored
2921 arguments to syntax-ppss-flush-cache.
2922
2923 * processes.texi (Input to Processes): Mark PROCESS arg to
2924 process-running-child-p as optional.
2925 (Network Options): Document NO-ERROR arg to
2926 set-network-process-option.
2927
2928 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
2929 command.
2930
2931 * searching.texi (POSIX Regexps): Mark posix-search-forward and
2932 posix-search-backward as commands.
2933
2934 * os.texi (Killing Emacs): Mark kill-emacs as a command.
2935 (Suspending Emacs): Mark suspend-emacs as a command.
2936 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
2937 commands.
2938 (Terminal Output): Remove obsolete function baud-rate.
2939 Document TERMINAL arg for send-string-to-terminal.
2940
2941 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
2942 terminal-coding-system and set-terminal-coding-system.
2943 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
2944 as optional.
2945 (Character Sets): Document RESTRICTION arg of char-charset.
2946 (Character Codes): Mark POS argument to get-byte as optional.
2947
2948 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
2949 minibuffer-message.
2950
2951 * files.texi (Create/Delete Dirs): Mark make-directory and
2952 delete-directory as commands.
2953
2954 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
2955
2956 * text.texi (Base 64): Mark base64-decode-string and
2957 base64-encode-string as commands.
2958 (Columns): Mark move-to-column as a command.
2959 (Mode-Specific Indent): Document RIGID arg to
2960 indent-for-tab-command.
2961 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
2962 Mark indent-code-rigidly as a command.
2963 (Substitution): Mark translate-region as a command.
2964
2965 * frames.texi (Size and Position): Remove obsolete functions
2966 screen-height and screen-width.
2967
2968 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
2969
2970 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
2971 (Displaying Buffers, Resizing Windows): Correct mistakes;
2972 next-window, previous-window, and pop-to-buffer are not commands,
2973 and fit-window-to-buffer" is a command. (Pointed out by Martin
2974 Rudalics.)
2975
2976 2009-05-17 Richard M Stallman <rms@gnu.org>
2977
2978 * modes.texi (Precalculated Fontification): Clarify text.
2979
2980 2009-05-17 Martin Rudalics <rudalics@gmx.at>
2981
2982 * windows.texi (Selecting Windows): Clarify descriptions of
2983 with-selected-window and get-lru-window.
2984 (Cyclic Window Ordering): Refer to particular frame when talking
2985 about how splitting affects the ordering.
2986 (Displaying Buffers): Fix descriptions of switch-to-buffer and
2987 switch-to-buffer-other-window. Explain how setting of
2988 display-buffer-reuse-frames affects pop-to-buffer.
2989 (Choosing Window): Clarify some details in descriptions of
2990 display-buffer-reuse-frames, pop-up-frames, and
2991 pop-up-frame-function.
2992 (Dedicated Windows): Clarify some details.
2993 (Textual Scrolling): Replace term vscroll by term vertical
2994 scroll position.
2995 (Vertical Scrolling): Fix typo.
2996 (Window Hooks): Relate text on jit-lock-register to window
2997 scrolling and size changes.
2998
2999 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
3000
3001 * frames.texi (Initial Parameters): Clarify what the initial
3002 minibuffer frame is.
3003 (Buffer Parameters): Note that the minibuffer parameter can not be
3004 altered.
3005
3006 * anti.texi (Antinews): Copyedits. Rearrange some entries.
3007 Document display-buffer changes.
3008
3009 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * anti.texi (Antinews): Rewrite for Emacs 22.
3012
3013 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3014 obarrays are first mentioned. Define "system abbrev" more
3015 prominently, and add it to the index.
3016 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3017 Copyedits.
3018 (Abbrev Expansion): Document abbrev-insert.
3019
3020 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
3021
3022 * frames.texi (Font and Color Parameters): Rename from Color
3023 Parameters. Document font-backend parameter.
3024
3025 * vol2.texi (Top): Update node listing.
3026 * vol1.texi (Top): Update node listing.
3027 * elisp.texi (Top): Update node listing.
3028
3029 2009-05-11 Martin Rudalics <rudalics@gmx.at>
3030
3031 * windows.texi (Choosing Window): Don't explicitly refer to
3032 split-window-sensibly's window argument in descriptions of
3033 split-height-threshold and split-width-threshold.
3034
3035 2009-05-10 Martin Rudalics <rudalics@gmx.at>
3036
3037 * windows.texi (Choosing Window): Fix rewrite of window
3038 splitting section.
3039
3040 2009-05-09 Eli Zaretskii <eliz@gnu.org>
3041
3042 * nonascii.texi (Default Coding Systems):
3043 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
3044 Add indexing.
3045 (Lisp and Coding Systems): Add index entries.
3046
3047 2009-05-09 Martin Rudalics <rudalics@gmx.at>
3048
3049 * windows.texi (Choosing Window): Describe split-window-sensibly
3050 and rewrite section on window splitting accordingly.
3051 (Textual Scrolling): Replace `...' by @code{...}.
3052
3053 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3056 Remove obsoleted pre-abbrev-expand-hook.
3057
3058 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3059 entries.
3060
3061 * internals.texi (Object Internals): Don't assume 32-bit machines
3062 are the norm.
3063 (Buffer Internals): Consolidate table entries for readability.
3064 (Window Internals): Synch field names to window.h.
3065 (Process Internals): Synch field names to process.h.
3066
3067 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
3068
3069 * variables.texi (File Local Variables): Note that read-circle is
3070 bound to nil when reading file-local variables.
3071
3072 * streams.texi (Input Functions): Document read-circle.
3073 (Output Variables): Add xref to Circular Objects.
3074
3075 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
3076
3077 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3078 Features and Coding System Basics. Node that "p" stands for
3079 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3080 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3081 mouse-appearance-menu.
3082 (Programming Tips): Add xref to Progress.
3083
3084 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * os.texi (Command-Line Arguments):
3087 Document command-line-args-left.
3088 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3089 terminal objects for tty arguments.
3090 (Startup Summary): Add xref to Session Management.
3091 (Session Management): Mention emacs-session-restore. Copyedits.
3092
3093 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
3094
3095 * os.texi (Startup Summary): Copyedits. The init file is not
3096 necessarily named .emacs now. Document initial-buffer-choice and
3097 initial-scratch-message. Note where Emacs exits in batch mode.
3098 Document inhibit-splash-screen as an alias.
3099 (Init File): Be neutral about which init file name to use.
3100
3101 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
3102
3103 * os.texi (System Interface): Fix Texinfo usage.
3104
3105 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
3106
3107 * searching.texi (Regexp Backslash): Also refer to shy groups as
3108 non-capturing or unnumbered groups.
3109 (Regexp Functions): Add cross-reference to Regexp Backslash.
3110
3111 * display.texi (Truncation): Overlays can use line-prefix and
3112 wrap-prefix too.
3113 (Overlay Properties): Document wrap-prefix and line-prefix.
3114 (Face Attributes): Document underline-minimum-offset.
3115 (Face Remapping): Copyedits.
3116 (Low-Level Font): Copyedits.
3117 (Image Cache): Note that the image cache is shared between frames.
3118 (Line Height): Emphasize that line-spacing only takes effect on
3119 graphical terminals.
3120
3121 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
3122
3123 * display.texi (Refresh Screen): Note that a passage about screen
3124 refreshing is text terminal only.
3125 (Forcing Redisplay): Delete misleading comment---sit-for calls
3126 redisplay, not the other way around.
3127 (Truncation): Note new values of truncate-partial-width-windows.
3128 Copyedits.
3129 (Invisible Text): Document invisible-p.
3130
3131 2009-04-11 Eli Zaretskii <eliz@gnu.org>
3132
3133 * display.texi (Overlays): Overlays don't scale well. See
3134 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3135
3136 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
3137
3138 * syntax.texi (Syntax Table Functions): Document cons cell
3139 argument for modify-syntax-entry.
3140 (Categories): Document cons cell argument for
3141 modify-category-entry.
3142
3143 * searching.texi (String Search): Document word-search-forward-lax
3144 and word-search-backward-lax.
3145 (Searching and Case): Describe isearch behavior more precisely.
3146
3147 * keymaps.texi (Tool Bar): Mention that some platforms do not
3148 support multi-line toolbars. Suggested by Stephen Eglen.
3149
3150 * frames.texi (Layout Parameters): Mention that Nextstep also
3151 allows only one tool-bar line. Suggested by Stephen Eglen.
3152
3153 * nonascii.texi (Text Representations): Copyedits.
3154 (Coding System Basics): Also mention utf-8-emacs.
3155 (Converting Representations, Selecting a Representation)
3156 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3157 Copyedits.
3158 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3159
3160 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
3161
3162 * text.texi (Yank Commands): Note that yank uses push-mark.
3163 (Filling): Clarify REGION argument of fill-paragraph.
3164 Document fill-forward-paragraph-function.
3165 (Special Properties): Remove "new in Emacs 22" declaration.
3166 (Clickable Text): Merge with Links and Mouse-1 node.
3167
3168 * display.texi (Button Properties, Button Buffer Commands):
3169 Change xref to Clickable Text.
3170
3171 * tips.texi (Key Binding Conventions): Change xref to Clickable
3172 Text.
3173
3174 * elisp.texi (Top): Update node listing.
3175
3176 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
3177
3178 * markers.texi (The Mark): Copyedits. Improve description of
3179 handle-shift-selection.
3180 (The Region): Move use-region-p here from The Mark.
3181
3182 * positions.texi (Screen Lines): Document (cols . lines) argument
3183 for vertical-motion.
3184
3185 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
3186
3187 * frames.texi (Frames): Clean up introduction. Document `ns'
3188 return value for framep.
3189 (Creating Frames): Note how the terminal is chosen.
3190 (Multiple Terminals, Multiple Displays): Merge into a single node.
3191 (Color Parameters): Fix typo.
3192
3193 * variables.texi (Local Variables, Buffer-Local Variables)
3194 (Creating Buffer-Local): Change link to Multiple Terminals.
3195
3196 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3197
3198 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3199 Terminals.
3200
3201 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3202 to Multiple Terminals.
3203
3204 * elisp.texi (Top): Update node listing.
3205 * vol2.texi (Top): Update node listing.
3206 * vol1.texi (Top): Update node listing.
3207
3208 * buffers.texi (Current Buffer): Note that the append-to-buffer
3209 example is no longer in synch with the latest code. Tie the two
3210 examples together.
3211
3212 * files.texi (File Attributes): Move note about MS-DOS from
3213 Changing Files to File Attributes.
3214 (Create/Delete Dirs): Note that mkdir is an alias for this.
3215
3216 2009-04-01 Markus Triska <triska@gmx.at>
3217
3218 * processes.texi (Filter Functions): Suggest how to handle output
3219 batches.
3220
3221 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
3222
3223 * help.texi (Accessing Documentation): Update example to use
3224 help-setup-xref and with-help-window.
3225 (Help Functions): Remove print-help-return-message, which is
3226 semi-obsolete due to with-help-window. Document help-buffer and
3227 help-setup-xref.
3228
3229 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
3230
3231 * help.texi (Accessing Documentation, Help Functions):
3232 Remove information about long-obsolete Emacs versions.
3233
3234 * modes.texi (Mode Line Variables): The default values of the mode
3235 line variables are now more complicated.
3236
3237 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
3238
3239 * modes.texi (Major Mode Conventions): Note that specialness is
3240 inherited.
3241 (Derived Modes): Note that define-derive-mode sets the mode-class
3242 property.
3243
3244 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3245 goto-map. Add search-map to the list.
3246
3247 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3248
3249 * os.texi (System Environment): Update the list of system-type
3250 values.
3251
3252 * markers.texi (The Mark) <handle-shift-selection>: Update for
3253 removal of the optional argument DEACTIVATE.
3254
3255 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
3256
3257 * commands.texi (Focus Events): Most X window managers don't use
3258 focus-follows-mouse nowadays.
3259
3260 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
3261
3262 * commands.texi (Defining Commands): Clarify introduction.
3263 (Using Interactive): Not that interactive can be put in a symbol
3264 property.
3265 (Interactive Call): Note that a symbol with a non-nil
3266 interactive-form property satisfies commandp.
3267
3268 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
3269
3270 * minibuf.texi (Intro to Minibuffers): Fix typos.
3271
3272 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
3275 about minibuffers in old Emacs versions. Copyedits.
3276 Emphasize that enable-recursive-minibuffers defaults to nil.
3277 (Text from Minibuffer): Simplify introduction.
3278
3279 2009-03-22 Alan Mackenzie <acm@muc.de>
3280
3281 * commands.texi (Using Interactive): Clarify string argument to
3282 `interactive' - even promptless elements need \n separators.
3283
3284 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
3285
3286 * minibuf.texi (Completion Styles): New node.
3287
3288 * elisp.texi (Top): Update node listing.
3289
3290 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
3291
3292 * minibuf.texi (Basic Completion): Note that
3293 read-file-name-completion-ignore-case and
3294 read-buffer-completion-ignore-case can override
3295 completion-ignore-case.
3296 (Minibuffer Completion): Document completing-read changes.
3297 (Completion Commands): Avoid mentioning partial completion mode.
3298 Document minibuffer-completion-confirm changes, and
3299 minibuffer-confirm-exit-commands.
3300 (High-Level Completion): Document new require-match behavior for
3301 read-buffer. Document read-buffer-completion-ignore-case.
3302 (Reading File Names): Document new require-match behavior for
3303 read-file-name.
3304
3305 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
3306
3307 * debugging.texi (Error Debugging): Don't mislead the reader into
3308 thinking that debug-on-error enters debugger for C-f at EOB.
3309 (Error Debugging): Setting debug-on-init within the init file
3310 works, and has for some time.
3311
3312 2009-03-13 Kenichi Handa <handa@m17n.org>
3313
3314 * display.texi (Fontsets): Update the description.
3315
3316 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * advice.texi (Advising Primitives): Link to What Is a Function.
3319
3320 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
3321
3322 * compile.texi (Speed of Byte-Code): Update example.
3323 (Disassembly): Update examples.
3324
3325 * loading.texi (Repeated Loading): Simplify examples.
3326
3327 * customize.texi (Common Keywords): It's not necessary to use :tag
3328 to remove hyphens, as custom-unlispify-tag-name does it
3329 automatically.
3330 (Variable Definitions): Link to File Local Variables.
3331 Document customized-value symbol property.
3332 (Customization Types): Move menu to end of node.
3333
3334 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
3335
3336 * macros.texi (Compiling Macros): Omit misleading sentence, which
3337 implied that macros can only be used in the same file they are
3338 defined.
3339 (Backquote): Remove obsolete information about Emacs 19.
3340
3341 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3342
3343 * display.texi (Display Margins): Fix paren typo.
3344
3345 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
3346
3347 * elisp.texi (Top): Update node listing.
3348
3349 * variables.texi (Variables): Clarify introduction.
3350 (Global Variables): Mention that setq is a special form.
3351 (Local Variables): Use active voice.
3352 (Tips for Defining): Mention marking variables as safe.
3353 (Buffer-Local Variables): Mention terminal-local and frame-local
3354 variables together.
3355 (File Local Variables): Copyedits.
3356 (Frame-Local Variables): Note that they are not really useful.
3357 (Future Local Variables): Node deleted.
3358
3359 * objects.texi (General Escape Syntax): Update explanation of
3360 Unicode escape syntax.
3361
3362 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
3363
3364 * control.texi (Control Structures): Add cindex entry for "textual
3365 order".
3366
3367 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3368 instead of "expression" throughout.
3369 (Function Indirection): Copyedits. Use active voice.
3370 (Eval): The default value of max-lisp-eval-depth is now 400.
3371
3372 2009-02-23 Miles Bader <miles@gnu.org>
3373
3374 * processes.texi (System Processes): Rename `system-process-attributes'
3375 to `process-attributes'.
3376
3377 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3378
3379 * symbols.texi (Property Lists): Emphasize that property lists are
3380 not restricted to symbol cells.
3381 (Other Plists): Copyedit.
3382
3383 * sequences.texi (Sequences Arrays Vectors): Make introduction
3384 more concise.
3385 (Arrays): Mention char-tables and bool-vectors too.
3386 (Vectors): Don't repeat information given in Arrays node. Link to
3387 nodes that explain the vector usage examples.
3388 (Char-Tables): Note that char-table elements can have arbitrary
3389 type. Explain effect of omitted char-table-extra-slots property.
3390 Link to Property Lists node.
3391
3392 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3393
3394 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3395 `append'.
3396 (List Elements): Copyedits.
3397
3398 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3399 of `vconcat'.
3400
3401 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3402 Emacs 20 usage of `concat'.
3403 (Case Conversion): Copyedits.
3404
3405 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
3406
3407 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3408 Minor edits.
3409 (Frame Configuration Type): Emphasize that it is not primitive.
3410 (Font Type): New node.
3411 (Type Predicates): Add fontp; type-of now recognizes font object
3412 types.
3413
3414 * intro.texi (Version Info): Update version numbers in examples.
3415 (Acknowledgements): List more contributors.
3416
3417 * elisp.texi: Bump version number to 3.0.
3418 (Top): Link to Font Type node.
3419
3420 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3421
3422 * modes.texi (Major Mode Conventions): Remove duplicate words.
3423 (Customizing Keywords): Fix typo.
3424
3425 2009-02-14 Eli Zaretskii <eliz@gnu.org>
3426
3427 * nonascii.texi (User-Chosen Coding Systems): Document that
3428 select-safe-coding-system suggests raw-text if there are raw bytes
3429 in the region.
3430 (Explicit Encoding): Warn not to use `undecided' when encoding.
3431
3432 2009-02-11 Glenn Morris <rgm@gnu.org>
3433
3434 * frames.texi (Visibility of Frames): Mention the effect multiple
3435 workspaces/desktops can have on visibility.
3436
3437 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3438
3439 * text.texi (Commands for Insertion):
3440 * commands.texi (Event Mod):
3441 * keymaps.texi (Searching Keymaps):
3442 * nonascii.texi (Translation of Characters):
3443 Reinstate documentation of translation-table-for-input.
3444 (Explicit Encoding): Document the `charset' text property produced
3445 by decode-coding-region and decode-coding-string.
3446
3447 2009-01-27 Alan Mackenzie <acm@muc.de>
3448
3449 * modes.texi (Search-based Fontification): Correct a typo.
3450
3451 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
3452
3453 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3454 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3455
3456 2009-01-24 Eli Zaretskii <eliz@gnu.org>
3457
3458 * display.texi (Window Systems): Document the value of
3459 `initial-window-system' under --daemon.
3460
3461 * os.texi (System Environment): Remove description of the
3462 `environment' function which has been deleted.
3463
3464 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3465
3466 * frames.texi (Multiple Displays): Remove documentation for
3467 removed function make-frame-on-tty.
3468
3469 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
3470
3471 * files.texi (Format Conversion Piecemeal): Clarify behavior of
3472 write-region-annotate-functions.
3473 Document write-region-post-annotation-function.
3474
3475 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
3476
3477 * display.texi (Font Lookup): Document WIDTH argument of
3478 x-list-fonts.
3479
3480 2009-01-17 Eli Zaretskii <eliz@gnu.org>
3481
3482 * maps.texi (Standard Keymaps): Rename function-key-map to
3483 local-function-key-map.
3484
3485 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3486 local-function-key-map.
3487
3488 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3489 and `set-keyboard-coding-system' now accept an optional terminal
3490 argument.
3491
3492 * commands.texi (Event Mod): `keyboard-translate-table' is now
3493 terminal-local.
3494 (Function Keys): Rename function-key-map to
3495 local-function-key-map.
3496
3497 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3498 frames.texi.
3499
3500 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
3501 `delete-terminal-functions', `suspend-tty-functions' and
3502 `resume-tty-functions'.
3503
3504 * frames.texi (Frames): Document `frame-terminal' and
3505 `terminal-live-p'.
3506 (Multiple Displays): Document `make-frame-on-tty'.
3507 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3508 `terminal-name', and `get-device-terminal'.
3509 (Terminal Parameters): Document `terminal-parameters',
3510 `terminal-parameter', and `set-terminal-parameter'.
3511
3512 * os.texi (System Environment): Document `environment' and
3513 `initial-environment'.
3514 (Suspending Emacs): Update for multi-tty; document
3515 `suspend-tty', `resume-tty', and `controlling-tty-p'.
3516
3517 * nonascii.texi (Coding System Basics): More accurate description
3518 of `raw-text'.
3519
3520 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
3521
3522 * display.texi (Low-Level Font): Fix typo.
3523
3524 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
3525
3526 * elisp.texi (Top): Update node listing.
3527
3528 * display.texi (PostScript Images): Node deleted.
3529
3530 2009-01-10 Eli Zaretskii <eliz@gnu.org>
3531
3532 * processes.texi (Decoding Output): Document that null bytes force
3533 no-conversion for reading process output.
3534
3535 * files.texi (Reading from Files): Document that null bytes force
3536 no-conversion when visiting files.
3537
3538 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
3539
3540 * nonascii.texi (Lisp and Coding Systems):
3541 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
3542 (Character Properties): Improve wording.
3543
3544 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
3545
3546 * display.texi (Font Lookup): Remove obsolete function
3547 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3548 (Low-Level Font): Rename from Fonts, move to end of Faces section.
3549 (Font Selection): Reorder order of variable descriptions.
3550 Minor clarifications.
3551
3552 * elisp.texi (Top): Update node listing.
3553
3554 2009-01-09 Glenn Morris <rgm@gnu.org>
3555
3556 * commands.texi (Command Loop Info): Say that last-command-char and
3557 last-input-char are obsolete aliases.
3558
3559 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3560 last-input-char and last-command-char, since they are just aliases for
3561 last-input-event and last-command-event.
3562
3563 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3564 last-command-char.
3565
3566 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3567
3568 * elisp.texi: Update node listing.
3569
3570 * display.texi (Faces): Put Font Selection node after Auto Faces.
3571 (Face Attributes): Don't link to Font Lookup.
3572 Document font-family-list.
3573 (Fonts): New node.
3574
3575 2009-01-08 Jason Rumney <jasonr@gnu.org>
3576
3577 * frames.texi (Pointer Shape): Clarify that only X supports
3578 changing the standard pointer shapes. (Bug#1485)
3579
3580 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3581
3582 * display.texi (Attribute Functions): Note that a function value
3583 :height is relative, and that compatibility functions work by
3584 calling set-face-attribute.
3585 (Displaying Faces): Reorder list in order of increasing priority.
3586 (Face Remapping): New node. Content moved here from Displaying
3587 Faces.
3588 (Glyphs): Link to Face Functions.
3589
3590 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3591
3592 * display.texi (Faces): Don't discuss face id here. facep does
3593 not return t.
3594 (Defining Faces): Minor clarification.
3595 (Face Attributes): Rearrange items to match docstring of
3596 set-face-attribute. Add :foundry attribute. Document new role of
3597 :font attribute. Texinfo usage fix.
3598 (Attribute Functions): Copyedits.
3599 (Face Functions): Note that face number is seldom used.
3600
3601 2009-01-05 Richard M Stallman <rms@gnu.org>
3602
3603 * strings.texi (Predicates for Strings): Minor clarification.
3604
3605 * functions.texi (Function Safety): Texinfo usage fix.
3606
3607 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3608
3609 * objects.texi (General Escape Syntax): Fix typo.
3610
3611 2009-01-03 Martin Rudalics <rudalics@gmx.at>
3612
3613 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3614 works via the default value of pop-up-frame-function.
3615
3616 2009-01-02 Eli Zaretskii <eliz@gnu.org>
3617
3618 * processes.texi (System Processes): Document the `time' and
3619 `ctime' attributes of `system-process-attributes'.
3620
3621 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
3622
3623 * display.texi (Face Attributes): Clarify :height attribute.
3624
3625 2008-12-31 Martin Rudalics <rudalics@gmx.at>
3626
3627 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3628 the front of the buffer list. Add entries for `last-buffer' and
3629 `unbury-buffer'.
3630
3631 2008-12-27 Eli Zaretskii <eliz@gnu.org>
3632
3633 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3634 and its subsections.
3635
3636 * frames.texi (Multiple Terminals, Low-level Terminal)
3637 (Terminal Parameters, Frames on Other TTY devices): New sections.
3638 (Frames): Add an xref to "Multiple Terminals".
3639
3640 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3641
3642 * objects.texi (Terminal Type): New node.
3643 (Editing Types): Add it to the menu.
3644
3645 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3646 Variables".
3647
3648 * variables.texi (Directory Local Variables): New node.
3649 (Variables): Add a menu item for it.
3650
3651 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3652 `generated-autoload-file'.
3653
3654 2008-12-20 Eli Zaretskii <eliz@gnu.org>
3655
3656 * os.texi (Startup Summary): Add xref to documentation of
3657 `initial-window-system'.
3658
3659 * display.texi (Window Systems): Document `window-system' the
3660 function. The variable `window-system' is now frame-local.
3661 Document `initial-window-system'.
3662
3663 2008-12-19 Martin Rudalics <rudalics@gmx.at>
3664
3665 * windows.texi (Windows): Rewrite description of
3666 fit-window-to-buffer.
3667
3668 2008-12-13 Glenn Morris <rgm@gnu.org>
3669
3670 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3671 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3672
3673 2008-12-12 Glenn Morris <rgm@gnu.org>
3674
3675 * debugging.texi (Error Debugging): Refer forwards to
3676 eval-expression-debug-on-error.
3677
3678 2008-12-05 Eli Zaretskii <eliz@gnu.org>
3679
3680 * strings.texi (String Basics): Only unibyte strings that
3681 represent key sequences hold 8-bit raw bytes.
3682
3683 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3684 paragraph to speak about `undecided'.
3685 (Character Properties): Don't explain the meaning of each
3686 property; instead, identify their Unicode Standard names.
3687 (Character Sets): Document `map-charset-chars'.
3688
3689 2008-12-02 Glenn Morris <rgm@gnu.org>
3690
3691 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3692 section yet again.
3693
3694 2008-11-29 Eli Zaretskii <eliz@gnu.org>
3695
3696 * nonascii.texi (Character Properties): New Section.
3697 (Specifying Coding Systems): Document
3698 `coding-system-priority-list', `set-coding-system-priority', and
3699 `with-coding-priority'.
3700 (Lisp and Coding Systems): Document `check-coding-systems-region'
3701 and `coding-system-charset-list'.
3702 (Coding System Basics): Document `coding-system-aliases'.
3703
3704 * elisp.texi (Top): Add a @detailmenu entry for "Character
3705 Properties".
3706
3707 * objects.texi (Character Type): Correct the range of Emacs
3708 characters. Add an @xref to "Character Codes".
3709
3710 * strings.texi (String Basics): Add an @xref to "Character Codes".
3711
3712 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3713
3714 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3715 (Character Codes): Document `max-char'.
3716
3717 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3718
3719 * nonascii.texi (Text Representations, Converting Representations)
3720 (Character Sets, Scanning Charsets, Translation of Characters):
3721 Make text more accurate.
3722
3723 2008-11-28 Glenn Morris <rgm@gnu.org>
3724
3725 * files.texi (Format Conversion Round-Trip): Improve previous change.
3726
3727 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3728
3729 * modes.texi (Auto Major Mode): Fix example.
3730
3731 2008-11-25 Glenn Morris <rgm@gnu.org>
3732
3733 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3734
3735 * files.texi (Format Conversion Round-Trip):
3736 Use active voice for previous change.
3737
3738 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3739
3740 * os.texi (Processor Run Time):
3741 * processes.texi (Transaction Queues):
3742 * markers.texi (The Mark):
3743 * windows.texi (Choosing Window, Selecting Windows):
3744 * files.texi (Changing Files, Magic File Names):
3745 * commands.texi (Key Sequence Input):
3746 * functions.texi (Declaring Functions):
3747 * strings.texi (Predicates for Strings):
3748 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3749
3750 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3751
3752 * help.texi (Accessing Documentation): Update example.
3753
3754 * variables.texi (Defining Variables): Note that `*' is not
3755 necessary if defcustom is used.
3756
3757 2008-11-22 Eli Zaretskii <eliz@gnu.org>
3758
3759 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3760 Characters" from @detailmenu.
3761
3762 * nonascii.texi (Character Codes, Character Sets)
3763 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3764 (Chars and Bytes, Splitting Characters): Sections removed.
3765
3766 2008-11-22 Lute Kamstra <lute@gnu.org>
3767
3768 * positions.texi (Text Lines): Update goto-line documentation.
3769
3770 2008-11-21 Martin Rudalics <rudalics@gmx.at>
3771
3772 * frames.texi (Frames): Fix typo, add cross references, reword.
3773 (Initial Parameters): Reword special-display-frame-alist text.
3774 (Frames and Windows): Reword. Describe argument norecord for
3775 set-frame-selected-window.
3776 (Input Focus): Describe argument norecord for select-frame.
3777 Remove comment on MS-Windows behavior for focus-follows-mouse.
3778 (Raising and Lowering): Mention windows-frames dichotomy in
3779 metaphor.
3780
3781 * windows.texi (Displaying Buffers, Vertical Scrolling)
3782 (Horizontal Scrolling): Fix indenting and rewording issues
3783 introduced with 2008-11-07 change.
3784
3785 2008-11-20 Glenn Morris <rgm@gnu.org>
3786
3787 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3788 element of `format-alist'.
3789
3790 2008-11-19 Glenn Morris <rgm@gnu.org>
3791
3792 * doclicense.texi: Update to FDL 1.3.
3793 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3794
3795 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
3796
3797 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3798 vars, which are obsolete. Mention jit-lock-register.
3799
3800 * modes.texi (Other Font Lock Variables):
3801 Document jit-lock-register and jit-lock-unregister.
3802
3803 * frames.texi (Color Parameters): Document alpha parameter.
3804
3805 2008-11-16 Martin Rudalics <rudalics@gmx.at>
3806
3807 * windows.texi (Splitting Windows, Deleting Windows)
3808 (Selecting Windows, Cyclic Window Ordering)
3809 (Buffers and Windows, Displaying Buffers, Choosing Window)
3810 (Dedicated Windows, Window Point, Window Start and End)
3811 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3812 (Size of Window, Resizing Windows, Window Configurations)
3813 (Window Parameters): Avoid @var at beginning of sentences and
3814 reword accordingly.
3815
3816 2008-11-11 Lute Kamstra <lute@gnu.org>
3817
3818 * files.texi (File Name Components): Fix file-name-extension
3819 documentation.
3820
3821 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
3822
3823 * frames.texi (Basic Parameters): Remove display-environment-variable
3824 and term-environment-variable.
3825
3826 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3827
3828 * windows.texi (Basic Windows, Splitting Windows)
3829 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3830 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
3831 (Resizing Windows, Window Configurations, Window Parameters):
3832 Fix wording and markup.
3833
3834 2008-11-07 Martin Rudalics <rudalics@gmx.at>
3835
3836 * windows.texi (Windows): Update entries.
3837 (Basic Windows): Remove listing of attributes. Reword.
3838 (Splitting Windows, Deleting Windows): Reword.
3839 (Selecting Windows, Cyclic Window Ordering): Reword with special
3840 emphasis on order of recently selected windows and buffer list.
3841 (Buffers and Windows, Choosing Window): Reword with special
3842 emphasis on dedicated windows.
3843 (Displaying Buffers): Reword. For switch-to-buffer mention that
3844 it may fall back on pop-to-buffer. For other-window try to
3845 explain how it treats the cyclic ordering of windows.
3846 (Dedicated Windows): New node and section discussing dedicated
3847 windows and associated functions.
3848 (Window Point): Add entry for window-point-insertion-type. Reword.
3849 (Window Start and End): Rename node and section title. Reword.
3850 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3851 Minor rewording.
3852 (Size of Window): Reword, in particular text on window-width.
3853 (Resizing Windows): Reword. Add text on balancing windows.
3854 (Window Configurations): Reword. Mention window parameters.
3855 (Window Parameters): New node and section on window parameters.
3856 (Window Hooks): Reword. Mention that
3857 window-configuration-change-hook is run "buffer-locally".
3858 * elisp.texi (Top): Update Windows entries in @detailmenu
3859 section.
3860
3861 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
3862
3863 * searching.texi (Regexp Search): Fix typo.
3864
3865 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3866
3867 * searching.texi (Regexp Search): Document GREEDY arg.
3868 (Simple Match Data): Fix return value.
3869
3870 2008-11-01 Eli Zaretskii <eliz@gnu.org>
3871
3872 * nonascii.texi (Text Representations): Rewrite to make consistent
3873 with Emacs 23 internal representation of characters.
3874 Document `unibyte-string'.
3875
3876 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
3877
3878 * processes.texi (Process Information): Note that process-status
3879 does not accept buffer names.
3880
3881 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3882
3883 * positions.texi (Skipping Characters): Correct return value of
3884 skip-chars-forward.
3885
3886 2008-10-25 Martin Rudalics <rudalics@gmx.at>
3887
3888 * windows.texi (Deleting Windows): Update documentation of
3889 delete-windows-on.
3890 (Buffers and Windows): Update documentations of
3891 get-buffer-window and get-buffer-window-list.
3892 (Displaying Buffers): Update documentation of
3893 replace-buffer-in-windows.
3894
3895 * buffers.texi (Current Buffer): Reword set-buffer and
3896 with-current-buffer documentations.
3897 (Creating Buffers): Reword documentation of get-buffer-create.
3898
3899 2008-10-23 Martin Rudalics <rudalics@gmx.at>
3900
3901 * buffers.texi (Current Buffer): Reword documentation of
3902 set-buffer.
3903 (Buffer Names): Reword documentation of buffer-name.
3904 (The Buffer List): For bury-buffer explain what happens with the
3905 buffer's window.
3906 (Creating Buffers): Say that get-buffer-create's arg is called
3907 buffer-or-name.
3908
3909 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
3910
3911 * advice.texi (Computed Advice): Explain what DEFINITION is.
3912
3913 * nonascii.texi (Character Codes): Remove obsolete function
3914 char-valid-p, and document characterp instead.
3915
3916 2008-10-22 Martin Rudalics <rudalics@gmx.at>
3917
3918 * windows.texi (Displaying Buffers): Reword documentation of
3919 pop-to-buffer.
3920 (Choosing Window): Rewrite documentation of display-buffer and
3921 its options.
3922
3923 * buffers.texi (Killing Buffers): Update documentation of
3924 kill-buffer.
3925
3926 2008-10-21 Eli Zaretskii <eliz@gnu.org>
3927
3928 * processes.texi (Serial Ports): Fix wording and improve markup.
3929
3930 * searching.texi (Regexp Search): Document `string-match-p' and
3931 `looking-at-p'.
3932 (POSIX Regexps): Add an xref for "non-greedy".
3933 (Regexp Special): Add @cindex entry for "non-greedy".
3934
3935 * display.texi (Attribute Functions): Document `face-all-attributes'.
3936 (Image Cache) <image-refresh>: Minor wording fixes.
3937
3938 * frames.texi (Color Names): Add an xref to `read-color'.
3939
3940 * minibuf.texi (High-Level Completion): Document `read-color'.
3941
3942 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
3943
3944 * positions.texi (Narrowing): Add an xref to "Swapping Text".
3945
3946 * buffers.texi (Swapping Text): New section, documents
3947 `buffer-swap-text'.
3948
3949 2008-10-21 Martin Rudalics <rudalics@gmx.at>
3950
3951 * windows.texi (Resizing Windows): Minor wording fix.
3952
3953 2008-10-20 Eli Zaretskii <eliz@gnu.org>
3954
3955 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
3956 and `combine-and-quote-strings'.
3957
3958 * strings.texi (Creating Strings): Add xrefs for them.
3959
3960 2008-10-19 Eli Zaretskii <eliz@gnu.org>
3961
3962 * elisp.texi (Top): Make descriptive text for "Reading File Names"
3963 match the corresponding menu in minibuf.texi.
3964
3965 * minibuf.texi (Reading File Names): Document `read-shell-command'
3966 and `minibuffer-local-shell-command-map'.
3967
3968 2008-10-19 Martin Rudalics <rudalics@gmx.at>
3969
3970 * windows.texi (Resizing Windows): Remove var{} around "window" in
3971 documentation of enlarge-window.
3972 Rewrite documentation of window-min-height and window-min-width.
3973
3974 2008-10-19 Eli Zaretskii <eliz@gnu.org>
3975
3976 * functions.texi (Calling Functions): Document `apply-partially'.
3977
3978 * hooks.texi (Standard Hooks): Mention
3979 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
3980
3981 * variables.texi (File Local Variables): Document
3982 `file-local-variables-alist', `before-hack-local-variables-hook'
3983 and `hack-local-variables-hook'.
3984
3985 * processes.texi (Synchronous Processes): Document `process-lines'.
3986
3987 * customize.texi (Variable Definitions):
3988 Document `custom-reevaluate-setting'.
3989
3990 2008-10-18 Martin Rudalics <rudalics@gmx.at>
3991
3992 * windows.texi (Choosing Window, Deleting Windows)
3993 (Displaying Buffers): Expand documentation of dedicated windows.
3994
3995 2008-10-18 Eli Zaretskii <eliz@gnu.org>
3996
3997 * files.texi (Changing Files): Document symbolic input of file
3998 modes to `set-file-modes'. Document `read-file-modes' and
3999 `file-modes-symbolic-to-number'.
4000
4001 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
4002 and `search-map'.
4003
4004 * searching.texi (Search and Replace):
4005 Document `replace-search-function' and `replace-re-search-function'.
4006 Document `multi-query-replace-map'.
4007
4008 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
4009 (Completion Commands, Reading File Names):
4010 Rename `minibuffer-local-must-match-filename-map' to
4011 `minibuffer-local-filename-must-match-map'.
4012 (Minibuffer Completion): The `require-match' argument to
4013 `completing-read' can now have the value `confirm-only'.
4014
4015 * windows.texi (Displaying Buffers): Minor wording fix.
4016 (Choosing Window): `split-height-threshold' can now be nil.
4017 Document `split-width-threshold'. `pop-up-frames' can have the
4018 value `graphic-only'.
4019
4020 2008-10-17 Eli Zaretskii <eliz@gnu.org>
4021
4022 * os.texi (Startup Summary): Document `before-init-time' and
4023 `after-init-time'. Document `initial-window-system' and
4024 `window-system-initialization-alist'. Document reading the
4025 abbrevs file. Document the call to `server-start' under --daemon.
4026 Rearrange a bit to be consistent with the code flow.
4027 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4028 (Time Parsing): Document `format-seconds'.
4029
4030 2008-10-17 Martin Rudalics <rudalics@gmx.at>
4031
4032 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4033 and reword.
4034
4035 2008-10-16 Eli Zaretskii <eliz@gnu.org>
4036
4037 * markers.texi (The Mark): Document use-region-p.
4038
4039 2008-10-15 Eli Zaretskii <eliz@gnu.org>
4040
4041 * internals.texi (Writing Emacs Primitives): The interactive spec
4042 of a primitive can be a Lisp form.
4043
4044 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4045 values of transient-mark-mode. Document handle-shift-selection.
4046
4047 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4048 (Interactive Examples): Show an example of `^'.
4049 (Key Sequence Input): Document this-command-keys-shift-translated.
4050 (Defining Commands, Using Interactive): The interactive-form of a
4051 function can be added via its symbol's property.
4052
4053 * positions.texi (List Motion): beginning-of-defun-function can
4054 now accept an argument.
4055
4056 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4057 now return a list of strings.
4058
4059 * control.texi (Handling Errors): Document ignore-errors.
4060
4061 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4062 (Parameter Access): Document set-frame-parameter.
4063
4064 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4065 Hooks" for the effect of kill-all-local-variables on local hook
4066 functions.
4067
4068 * modes.texi (Major Mode Conventions, Mode Line Variables):
4069 `mode-name' need not be a string. xref to "Mode Line Data" for
4070 details, and to "Emulating Mode Line" for computing a string
4071 value.
4072
4073 2008-10-14 Eli Zaretskii <eliz@gnu.org>
4074
4075 * processes.texi (System Processes): New section.
4076 (Processes, Signals to Processes): Add xrefs to it.
4077
4078 * objects.texi (Editing Types): A `process' is a subprocess of
4079 Emacs, not just any process running on the OS.
4080
4081 * elisp.texi (Top): Adjust the @detailmenu for the above two
4082 changes.
4083
4084 * sequences.texi (Char-Tables): Remove documentation of
4085 set-char-table-default, which has no effect since Emacs 23.
4086 <char-table-range, set-char-table-range>: Don't mention generic
4087 characters and charsets. Add a cons cell as a possible argument.
4088
4089 * nonascii.texi (Splitting Characters)
4090 (Translation of Characters): Don't mention generic characters.
4091
4092 * display.texi (Fontsets): Don't mention generic characters.
4093
4094 * sequences.texi (Char-Tables): `map-char-table' can now call its
4095 argument FUNCTION with a cons cell as KEY.
4096
4097 2008-10-13 Eli Zaretskii <eliz@gnu.org>
4098
4099 * objects.texi (Primitive Function Type): Move "@cindex special
4100 forms" from here...
4101
4102 * eval.texi (Special Forms): ...to here.
4103
4104 * functions.texi (What Is a Function): `functionp' returns nil for
4105 special forms. Add an xref.
4106
4107 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4108 Variables".
4109
4110 * variables.texi (Frame-Local Variables): New section.
4111 (Buffer-Local Variables): Add an xref to it.
4112 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4113 have both frame-local and buffer-local binding.
4114
4115 * frames.texi (Frames): Mention multiple tty frames.
4116 (Frame Parameters, Parameter Access): Mention frame-local variable
4117 bindings.
4118
4119 2008-09-20 Glenn Morris <rgm@gnu.org>
4120
4121 * display.texi (Defining Faces): Recommend against face variables.
4122
4123 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
4124
4125 * display.texi (Echo Area Customization): Fix typo.
4126
4127 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
4128
4129 * loading.texi (Where Defined): Add `defface' item.
4130
4131 2008-09-06 Martin Rudalics <rudalics@gmx.at>
4132
4133 * loading.texi (Where Defined): Fix description of symbol-file.
4134
4135 2008-08-26 Jason Rumney <jasonr@gnu.org>
4136
4137 * display.texi (TIFF Images): New section describing :index property.
4138
4139 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * display.texi (Temporary Displays): Remove unnecessary comment
4142 about usage of temp-buffer-show-hook.
4143
4144 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
4145
4146 * symbols.texi (Other Plists): Fix incorrect example.
4147 Suggested by Florian Beck.
4148
4149 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
4150
4151 * os.texi: Fix previous change.
4152
4153 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4154
4155 * os.texi:
4156 * intro.texi:
4157 * files.texi: Remove VMS support.
4158
4159 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4160
4161 * os.texi:
4162 * frames.texi:
4163 * display.texi: Remove mentions of Mac Carbon.
4164
4165 2008-07-01 Miles Bader <miles@gnu.org>
4166
4167 * text.texi (Special Properties):
4168 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4169
4170 2008-06-28 Johan Bockgård <bojohan@gnu.org>
4171
4172 * display.texi (Other Image Types): Fix copy/paste error; say
4173 "PBM", not "XBM".
4174
4175 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4176
4177 * os.texi: Remove references to obsolete systems.
4178
4179 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4180
4181 * makefile.w32-in (distclean): Remove makefile.
4182
4183 2008-06-17 Glenn Morris <rgm@gnu.org>
4184
4185 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4186 (elisp, dist): Remove rules and variables that are obsolete now
4187 the lisp manual is no longer distributed separately.
4188
4189 2008-06-16 Glenn Morris <rgm@gnu.org>
4190
4191 * configure, configure.in, mkinstalldirs: Remove unused files.
4192
4193 * book-spine.texinfo: Set version to 23.0.60.
4194 * vol1.texi (EMACSVER):
4195 * vol2.texi (EMACSVER): Set to 23.0.60.
4196
4197 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4198 as per maintain.info.
4199
4200 2008-06-15 Glenn Morris <rgm@gnu.org>
4201
4202 * makefile.w32-in (manual): Use "23" rather than "21".
4203
4204 * Makefile.in (emacsver): New, set by configure.
4205 (manual): Use emacsver.
4206
4207 * intro.texi: Report bugs using M-x report-emacs-bug.
4208
4209 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4210
4211 2008-06-13 Daniel Engeler <engeler@gmail.com>
4212
4213 * elisp.texi, internals.texi, processes.texi: Add documentation
4214 about serial port access.
4215
4216 2008-06-05 Miles Bader <miles@gnu.org>
4217
4218 * display.texi (Displaying Faces): Update to reflect function
4219 renamings in face-remap.el.
4220
4221 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
4222
4223 * display.texi (Fontsets): Fix typos.
4224
4225 2008-06-03 Miles Bader <miles@gnu.org>
4226
4227 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4228 remove-relative-face-remapping, set-base-face-remapping,
4229 and set-default-base-face-remapping.
4230
4231 2008-06-01 Miles Bader <miles@gnu.org>
4232
4233 * display.texi (Displaying Faces): Add face-remapping-alist.
4234
4235 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4236
4237 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4238 variable names.
4239
4240 2008-05-03 Eric S. Raymond <esr@golux>
4241
4242 * keymaps.texi: Clarify that (current-local-map) and
4243 (current-global-map) return references, not copies.
4244
4245 2008-05-02 Juri Linkov <juri@jurta.org>
4246
4247 * minibuf.texi (Text from Minibuffer): Document a list of
4248 default values for `read-from-minibuffer'.
4249
4250 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
4251
4252 * nonascii.texi (Translation of Characters): Fix previous change.
4253
4254 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
4255
4256 * display.texi (Overlay Properties): Clarify role of underlying
4257 textprop and overlay keymaps for display strings.
4258
4259 * keymaps.texi (Active Keymaps): Ditto.
4260
4261 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4262
4263 * minibuf.texi (Programmed Completion):
4264 Replace dynamic-completion-table with the new completion-table-dynamic.
4265
4266 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
4267
4268 * intro.texi (Some Terms): Change "fonts in this manual" index
4269 entry to "typographic conventions".
4270
4271 2008-04-05 Eli Zaretskii <eliz@gnu.org>
4272
4273 * objects.texi (Text Props and Strings): Add indexing for read
4274 syntax of text properties.
4275
4276 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4277
4278 * processes.texi (Decoding Output): Remove process-filter-multibyte
4279 functions.
4280
4281 2008-03-15 Martin Rudalics <rudalics@gmx.at>
4282
4283 * display.texi (Finding Overlays): Say that empty overlays at
4284 the end of the buffer are reported too.
4285
4286 2008-03-13 Glenn Morris <rgm@gnu.org>
4287
4288 * elisp.texi (EMACSVER): Set to 23.0.60.
4289
4290 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
4293
4294 2008-02-22 Glenn Morris <rgm@gnu.org>
4295
4296 * frames.texi (Position Parameters): Clarify the description of
4297 `left' and `top', using information from "Geometry".
4298 (Geometry): Give a pointer to "Position Parameters", rather than
4299 repeating information.
4300
4301 2008-02-11 Glenn Morris <rgm@gnu.org>
4302
4303 * objects.texi (Equality Predicates): No longer talk about "two"
4304 functions.
4305
4306 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
4307
4308 * objects.texi (Equality Predicates): Add defun for
4309 equal-including-properties.
4310
4311 2008-02-10 Glenn Morris <rgm@gnu.org>
4312
4313 * objects.texi (Equality Predicates):
4314 Mention equal-including-properties.
4315
4316 2008-02-07 Richard Stallman <rms@gnu.org>
4317
4318 * windows.texi (Window Start): Mention the feature of moving
4319 window-start to start of line.
4320
4321 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
4322
4323 * keymaps.texi (Tool Bar): Document rtl property.
4324
4325 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4326
4327 * display.texi (Button Types):
4328 For define-button-type, clarify type of NAME.
4329
4330 2008-01-19 Martin Rudalics <rudalics@gmx.at>
4331
4332 * buffers.texi (Buffer Modification): Fix typo.
4333
4334 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4335
4336 * os.texi (System Environment): Remove references to OSes that are
4337 not supported anymore.
4338
4339 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4340
4341 * os.texi (System Environment): Remove mention for Masscomp.
4342
4343 2008-01-04 Richard Stallman <rms@gnu.org>
4344
4345 * display.texi (Faces): Don't talk about internal face vector as arg
4346 to facep.
4347
4348 * customize.texi (Type Keywords): Fix previous change.
4349
4350 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4351 * elisp.texi (Top): Fix menu for commands.texi change.
4352
4353 2007-12-30 Richard Stallman <rms@gnu.org>
4354
4355 * commands.texi (Accessing Mouse): Rename from Accessing Events.
4356 (Accessing Scroll): New node broken out of Accessing Mouse.
4357
4358 2007-12-28 Richard Stallman <rms@gnu.org>
4359
4360 * frames.texi (Size Parameters): Fix typo.
4361 (Basic Parameters): For `title', refer to title bar.
4362 (Size and Position): Explain meaning of frame pixel width and height.
4363
4364 2007-12-23 Richard Stallman <rms@gnu.org>
4365
4366 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4367 Improve some of the commented-out keywords' text too.
4368
4369 2007-12-14 Martin Rudalics <rudalics@gmx.at>
4370
4371 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4372 "visit the current buffer".
4373
4374 * os.texi (System Interface): Fix typo.
4375
4376 2007-12-04 Richard Stallman <rms@gnu.org>
4377
4378 * objects.texi (Symbol Type): Fix typo.
4379
4380 2007-12-03 Richard Stallman <rms@gnu.org>
4381
4382 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4383
4384 2007-12-01 Glenn Morris <rgm@gnu.org>
4385
4386 * functions.texi (Declaring Functions): Improve previous change.
4387
4388 2007-11-30 Glenn Morris <rgm@gnu.org>
4389
4390 * functions.texi (Declaring Functions): Add optional fourth
4391 argument of declare-function, and setting third argument to `t'.
4392
4393 2007-11-29 Richard Stallman <rms@gnu.org>
4394
4395 * customize.texi (Composite Types): Document `group' type.
4396
4397 2007-11-29 Glenn Morris <rgm@gnu.org>
4398
4399 * functions.texi (Declaring Functions): Add findex.
4400 Mention `external' files.
4401
4402 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
4403
4404 * functions.texi (Declaring Functions): Fix directive.
4405
4406 2007-11-25 Richard Stallman <rms@gnu.org>
4407
4408 * help.texi (Help Functions): Clean up last change.
4409
4410 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4411
4412 * loading.texi (Named Features): Minor cleanup.
4413
4414 * macros.texi (Eval During Expansion): Minor cleanup.
4415
4416 * variables.texi (Variable Aliases): Minor cleanup.
4417
4418 2007-11-24 Richard Stallman <rms@gnu.org>
4419
4420 * functions.texi (Declaring Functions): Clarify previous change.
4421
4422 * compile.texi (Compiler Errors): Clarify previous change.
4423
4424 2007-11-24 Richard Stallman <rms@gnu.org>
4425
4426 * display.texi (Refresh Screen, Forcing Redisplay):
4427 Clarify the text and move items around.
4428
4429 2007-11-24 Glenn Morris <rgm@gnu.org>
4430
4431 * functions.texi (Declaring Functions): New section.
4432 * compile.texi (Compiler Errors): Mention declaring functions,
4433 defvar with no initvalue, and byte-compile-warnings.
4434
4435 2007-11-15 Martin Rudalics <rudalics@gmx.at>
4436
4437 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4438 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4439
4440 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4441
4442 * help.texi (Help Functions): Document new macro `with-help-window'.
4443
4444 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4445
4446 * searching.texi (Replacing Match): Describe new
4447 `match-substitute-replacement'.
4448
4449 2007-10-31 Richard Stallman <rms@gnu.org>
4450
4451 * strings.texi (Creating Strings): Null strings from concat not unique.
4452
4453 2007-10-26 Richard Stallman <rms@gnu.org>
4454
4455 * objects.texi (Equality Predicates): Null strings are uniquified.
4456
4457 * minibuf.texi: Minor clarifications in previous change.
4458
4459 2007-10-25 Glenn Morris <rgm@gnu.org>
4460
4461 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4462
4463 2007-10-24 Richard Stallman <rms@gnu.org>
4464
4465 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4466
4467 * variables.texi (Frame-Local Variables): Node deleted.
4468 (Variables): Delete Frame-Local Variables from menu.
4469 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4470 (Default Value): Don't mention frame-local vars.
4471
4472 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4473
4474 * loading.texi (Unloading): Document FEATURE-unload-function
4475 instead of FEATURE-unload-hook.
4476
4477 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4478
4479 2007-10-22 Juri Linkov <juri@jurta.org>
4480
4481 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4482 (High-Level Completion): Document a list of default value strings
4483 in the DEFAULT argument, for which minibuffer functions return the
4484 first element.
4485
4486 2007-10-17 Juri Linkov <juri@jurta.org>
4487
4488 * text.texi (Filling): Update arguments of fill-paragraph.
4489 fill-paragraph operates on the active region in Transient Mark mode.
4490 Remove fill-paragraph-or-region.
4491
4492 2007-10-13 Karl Berry <karl@gnu.org>
4493
4494 * elisp.texi (@dircategory): Move to after @copying,
4495 since we want @copying as close as possible to the beginning of
4496 the output.
4497
4498 2007-10-12 Richard Stallman <rms@gnu.org>
4499
4500 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4501
4502 * commands.texi (Distinguish Interactive): New node,
4503 broken out from Interactive Call and rewritten.
4504 (Command Loop): Put Distinguish Interactive in menu.
4505
4506 2007-10-09 Richard Stallman <rms@gnu.org>
4507
4508 * text.texi (Examining Properties): Mention overlay priority.
4509
4510 * display.texi (Display Margins): Correct the description
4511 of margin display specifications.
4512 (Replacing Specs): New subnode broken out of Display Property.
4513
4514 2007-10-06 Juri Linkov <juri@jurta.org>
4515
4516 * text.texi (Filling): Document fill-paragraph-or-region.
4517
4518 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
4519
4520 * display.texi (Auto Faces): Fix typo.
4521
4522 2007-10-02 Richard Stallman <rms@gnu.org>
4523
4524 * display.texi (Display Property): Explain some display specs
4525 don't let you move point in.
4526
4527 * frames.texi (Cursor Parameters):
4528 Describe cursor-in-non-selected-windows here. Explain more values.
4529
4530 * windows.texi (Basic Windows): Don't describe
4531 cursor-in-non-selected-windows here.
4532
4533 2007-10-01 Eli Zaretskii <eliz@gnu.org>
4534
4535 * processes.texi (Misc Network): Note that these functions are
4536 supported only on some systems.
4537
4538 2007-10-01 Richard Stallman <rms@gnu.org>
4539
4540 * display.texi (Overlay Properties): Explain nil as priority.
4541 Explain that conflicts are unpredictable if not resolved by
4542 priorities.
4543
4544 2007-09-23 Richard Stallman <rms@gnu.org>
4545
4546 * macros.texi (Backquote): Minor clarification.
4547
4548 2007-09-19 Richard Stallman <rms@gnu.org>
4549
4550 * display.texi (Display Property): Explain multiple display specs.
4551 Clarify when they work in parallel and when one overrides.
4552 Fix error in example.
4553
4554 2007-09-06 Glenn Morris <rgm@gnu.org>
4555
4556 Move from lispref/ to doc/lispref/. Change all setfilename
4557 commands to use ../../info.
4558 * Makefile.in (infodir): Go up one more level.
4559 (usermanualdir): Change from ../man to ../emacs.
4560 (miscmanualdir): New.
4561 (dist): Use new variable miscmanualdir.
4562 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4563 (usermanualdir): Change from ../man to ../emacs.
4564
4565 2007-08-30 Martin Rudalics <rudalics@gmx.at>
4566
4567 * commands.texi (Command Loop Info): Advise against changing
4568 most variables described here. Explain new variable
4569 last-repeatable-command.
4570
4571 2007-08-29 Glenn Morris <rgm@gnu.org>
4572
4573 * elisp.texi (EMACSVER): Increase to 23.0.50.
4574
4575 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4576
4577 * frames.texi (Basic Parameters): Add display-environment-variable
4578 and term-environment-variable.
4579
4580 2007-08-28 Juri Linkov <juri@jurta.org>
4581
4582 * display.texi (Image Formats, Other Image Types): Add SVG.
4583
4584 2007-08-28 Juri Linkov <juri@jurta.org>
4585
4586 * display.texi (Images): Move formats-related text to new node
4587 "Image Formats".
4588 (Image Formats): New node.
4589
4590 2007-08-27 Richard Stallman <rms@gnu.org>
4591
4592 * windows.texi (Window Configurations): Clarify what
4593 a window configuration saves.
4594
4595 2007-08-25 Richard Stallman <rms@gnu.org>
4596
4597 * display.texi (Images): Delete redundant @findex.
4598
4599 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4600
4601 * text.texi (Change Hooks): (after|before)-change-functions are no
4602 longer bound to nil while running; rather inhibit-modification-hooks
4603 is t.
4604
4605 2007-08-16 Richard Stallman <rms@gnu.org>
4606
4607 * processes.texi (Asynchronous Processes):
4608 Clarify doc of start-file-process.
4609
4610 2007-08-08 Martin Rudalics <rudalics@gmx.at>
4611
4612 * modes.texi (Example Major Modes): Fix typo.
4613
4614 2007-08-08 Glenn Morris <rgm@gnu.org>
4615
4616 * intro.texi (nil and t): Do not use `iff' in documentation.
4617
4618 * tips.texi (Documentation Tips): Recommend against `iff'.
4619
4620 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4621
4622 * display.texi (Image Cache): Document image-refresh.
4623
4624 2007-08-06 Martin Rudalics <rudalics@gmx.at>
4625
4626 * windows.texi (Size of Window): Document window-full-width-p.
4627
4628 2007-07-25 Glenn Morris <rgm@gnu.org>
4629
4630 * gpl.texi (GPL): Replace license with GPLv3.
4631
4632 * Relicense all FSF files to GPLv3 or later.
4633
4634 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
4635
4636 * processes.texi (Synchronous Processes):
4637 Add `process-file-shell-command'.
4638 (Asynchronous Processes): Mention restricted use of
4639 `process-filter' and `process-sentinel' in
4640 `start-file-process'. Add `start-file-process-shell-command'.
4641
4642 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4643
4644 * files.texi (Magic File Names): Introduce optional parameter
4645 IDENTIFICATION for `file-remote-p'.
4646
4647 2007-07-16 Richard Stallman <rms@gnu.org>
4648
4649 * display.texi (Defining Faces): Fix previous change.
4650
4651 2007-07-14 Richard Stallman <rms@gnu.org>
4652
4653 * control.texi (Handling Errors): Document `debug' in handler list.
4654
4655 2007-07-10 Richard Stallman <rms@gnu.org>
4656
4657 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4658
4659 2007-07-09 Richard Stallman <rms@gnu.org>
4660
4661 * files.texi (Magic File Names): Rewrite previous change.
4662
4663 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4664
4665 * files.texi (Magic File Names): Introduce optional parameter
4666 CONNECTED for `file-remote-p'.
4667
4668 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
4669
4670 * processes.texi (Asynchronous Processes):
4671 * files.texi (Magic File Names): Add `start-file-process'.
4672
4673 2007-06-27 Richard Stallman <rms@gnu.org>
4674
4675 * files.texi (Format Conversion Piecemeal):
4676 Clarify `after-insert-file-functions' calling convention.
4677
4678 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
4679
4680 * files.texi (Magic File Names): Remove `dired-call-process'.
4681 Add `process-file'.
4682
4683 2007-06-27 Kenichi Handa <handa@m17n.org>
4684
4685 * text.texi (Special Properties): Fix description about
4686 `composition' property.
4687
4688 2007-06-26 Kenichi Handa <handa@m17n.org>
4689
4690 * nonascii.texi (Default Coding Systems): Document about the
4691 return value `undecided'.
4692
4693 2007-06-25 David Kastrup <dak@gnu.org>
4694
4695 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4696 `current-active-maps'.
4697
4698 2007-06-24 Karl Berry <karl@gnu.org>
4699
4700 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
4701
4702 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
4703
4704 * display.texi (Overlay Arrow): Doc fix.
4705
4706 2007-06-14 Karl Berry <karl@tug.org>
4707
4708 * anti.texi (Antinews): Typo.
4709
4710 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
4711
4712 * display.texi (Image Cache): Document image-refresh.
4713
4714 2007-06-12 Karl Berry <karl@gnu.org>
4715
4716 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4717 * two-volume.make: New file.
4718 * .cvsignore: Ignore two-volume files.
4719
4720 2007-06-12 Tom Tromey <tromey@redhat.com>
4721
4722 * os.texi (Init File): Document user-emacs-directory.
4723
4724 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
4725
4726 * commands.texi (Click Events): Describe width and height when
4727 object is nil.
4728
4729 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
4730
4731 * commands.texi (Click Events): Layout more logically.
4732 Describe width and height.
4733 (Drag Events, Motion Events): Update to new format for position.
4734
4735 2007-06-02 Richard Stallman <rms@gnu.org>
4736
4737 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4738
4739 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4740
4741 * Version 22.1 released.
4742
4743 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4744
4745 * text.texi (Special Properties): Correct meaning of fontified face.
4746
4747 2007-05-30 Richard Stallman <rms@gnu.org>
4748
4749 * text.texi (Special Properties): Add link to Adjusting Point.
4750
4751 2007-05-12 Richard Stallman <rms@gnu.org>
4752
4753 * text.texi (Margins): indent-to-left-margin is not the default.
4754 (Mode-Specific Indent): For indent-line-function, the default
4755 is indent-relative.
4756
4757 * modes.texi (Example Major Modes): Explain last line of text-mode
4758 is redundant.
4759
4760 2007-05-10 Richard Stallman <rms@gnu.org>
4761
4762 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4763
4764 * help.texi (Keys in Documentation): Add reference to
4765 Documentation Tips.
4766
4767 * files.texi (Format Conversion): TO-FN gets three arguments.
4768
4769 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4770
4771 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4772
4773 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4774 * files.texi (Format Conversion): Expand intro; add menu.
4775 (Format Conversion Overview, Format Conversion Round-Trip)
4776 (Format Conversion Piecemeal): New nodes/subsections.
4777 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4778 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4779 (Saving Properties): Delete node/subsection.
4780
4781 2007-05-07 Karl Berry <karl@gnu.org>
4782
4783 * elisp.texi (EMACSVER): Back to 22.
4784
4785 2007-05-06 Richard Stallman <rms@gnu.org>
4786
4787 * processes.texi (Accepting Output): Revert most of previous change.
4788
4789 2007-05-05 Richard Stallman <rms@gnu.org>
4790
4791 * processes.texi (Accepting Output): accept-process-output
4792 uses microseconds, not milliseconds. But that arg is obsolete.
4793
4794 2007-05-04 Karl Berry <karl@tug.org>
4795
4796 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4797
4798 2007-05-04 Eli Zaretskii <eliz@gnu.org>
4799
4800 * tips.texi (Documentation Tips): Rearrange items to place the
4801 more important ones first. Add an index entry for hyperlinks.
4802
4803 2007-05-03 Karl Berry <karl@gnu.org>
4804
4805 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4806 (EMACSVER) [smallbook]: 22 for printed version.
4807
4808 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4809 so restore anchor to normal position after defun. Found by Kevin Ryde.
4810
4811 2007-04-26 Glenn Morris <rgm@gnu.org>
4812
4813 * elisp.texi (EMACSVER): Increase to 22.1.50.
4814
4815 2007-04-28 Karl Berry <karl@gnu.org>
4816
4817 * elisp.texi: Improve line breaks on copyright page,
4818 similar layout to emacs manual, 8.5x11 by default.
4819
4820 2007-04-24 Richard Stallman <rms@gnu.org>
4821
4822 * text.texi (Special Properties): Add xref to Overlay Properties.
4823
4824 * display.texi (Overlay Properties): Add xref to Special Properties.
4825
4826 2007-04-22 Richard Stallman <rms@gnu.org>
4827
4828 * keymaps.texi (Extended Menu Items): Move the info about
4829 format with cached keyboard binding.
4830
4831 2007-04-21 Richard Stallman <rms@gnu.org>
4832
4833 * text.texi (Special Properties): Clarify previous change.
4834
4835 * files.texi (File Name Expansion): Clarify previous change.
4836
4837 * display.texi (Attribute Functions): Fix example for
4838 face-attribute-relative-p.
4839
4840 2007-04-19 Kenichi Handa <handa@m17n.org>
4841
4842 * text.texi (Special Properties): Document composition property.
4843
4844 2007-04-19 Glenn Morris <rgm@gnu.org>
4845
4846 * files.texi (File Name Expansion): Mention "superroot".
4847
4848 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4849
4850 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4851 setups.
4852 (Display Feature Testing): Note that display refers to all
4853 physical monitors for multi-monitor setups.
4854
4855 2007-04-14 Richard Stallman <rms@gnu.org>
4856
4857 * lists.texi (Sets And Lists): Clarify `delete' examples.
4858 Remove spurious xref to same node.
4859 Clarify xref for add-to-list.
4860
4861 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
4862
4863 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4864 value of lisp-mode-map.
4865
4866 2007-04-11 Karl Berry <karl@gnu.org>
4867
4868 * anti.texi (Antinews):
4869 * display.texi (Overlay Properties, Defining Images):
4870 * processes.texi (Synchronous Processes, Sentinels):
4871 * syntax.texi (Syntax Table Internals):
4872 * searching.texi (Regexp Special):
4873 * nonascii.texi (Default Coding Systems):
4874 * text.texi (Special Properties):
4875 * minibuf.texi (Basic Completion): Wording to improve breaks in
4876 8.5x11 format.
4877 * elisp.texi (smallbook): New @set to more easily switch between
4878 smallbook and 8.5x11.
4879
4880 2007-04-11 Richard Stallman <rms@gnu.org>
4881
4882 * text.texi (Lazy Properties): Minor fix.
4883
4884 2007-04-08 Karl Berry <karl@gnu.org>
4885
4886 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4887 * macros.texi (Backquote): Downcase Backquote in index entries for
4888 consistency.
4889
4890 2007-04-08 Richard Stallman <rms@gnu.org>
4891
4892 * text.texi (Adaptive Fill): Just describe default,
4893 don't show it (since it contains non-ASCII chars).
4894
4895 2007-04-07 Karl Berry <karl@gnu.org>
4896
4897 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4898 adaptive-fill-regexp's value, since they are not in the standard
4899 TeX fonts.
4900
4901 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
4902
4903 * display.texi (Defining Faces): Fix example.
4904
4905 2007-04-07 Karl Berry <karl@gnu.org>
4906
4907 * display.texi (Button Buffer Commands): Improve page break.
4908
4909 2007-04-07 Richard Stallman <rms@gnu.org>
4910
4911 * advice.texi (Activation of Advice): Remove redundant index entry.
4912
4913 * backups.texi: Improve index entries. Remove redundant ones.
4914
4915 * compile.texi (Byte Compilation): Improve index entry.
4916
4917 * hash.texi (Creating Hash): Improve index entry.
4918
4919 * symbols.texi (Definitions): Improve index entry.
4920
4921 * edebug.texi: Improve index entries. Remove redundant/useless ones.
4922
4923 * maps.texi (Standard Keymaps): Remove useless index entry.
4924
4925 * help.texi (Documentation Basics): Remove redundant index entries.
4926
4927 * customize.texi: Improve index entries.
4928 Remove redundant/useless ones.
4929
4930 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
4931
4932 * streams.texi (Output Variables): Improve index entry.
4933
4934 * abbrevs.texi (Abbrevs): Remove useless index entry.
4935
4936 * macros.texi (Expansion): Remove useless index entry.
4937
4938 * text.texi: Improve index entries. Remove redundant/useless ones.
4939 (Text Properties, Examining Properties)
4940 (Special Properties): Use "property category" instead of "category"
4941 to refer to the `category' property.
4942
4943 * positions.texi: Improve index entries. Remove useless one.
4944
4945 * lists.texi: Improve index entries. Remove redundant/useless ones.
4946
4947 * os.texi: Improve index entries.
4948 (Timers): Fix previous change.
4949
4950 * buffers.texi: Improve index entries.
4951 (Modification Time): Get rid of term "obsolete buffer".
4952
4953 * debugging.texi: Improve index entries.
4954 (Test Coverage): Add xref to other test coverage ftr.
4955
4956 * eval.texi: Improve index entry. Remove redundant ones.
4957
4958 * numbers.texi: Improve index entries. Remove redundant/useless ones.
4959
4960 * files.texi: Improve index entries. Remove redundant/useless ones.
4961
4962 * objects.texi: Improve index entries.
4963
4964 * processes.texi: Improve index entries.
4965
4966 * modes.texi: Improve index entry. Remove redundant one.
4967
4968 * nonascii.texi: Improve index entries.
4969
4970 * internals.texi: Improve index entries.
4971
4972 * syntax.texi: Improve index entries.
4973
4974 * keymaps.texi (Active Keymaps): Improve index entries.
4975
4976 * commands.texi: Improve index entries. Remove redundant/useless ones.
4977
4978 * frames.texi: Improve index entries. Remove redundant/useless ones.
4979
4980 * markers.texi: Improve index entries. Remove redundant ones.
4981
4982 * tips.texi: Improve index entries.
4983
4984 * loading.texi (Unloading): Improve index entry.
4985
4986 * variables.texi: Improve index entries. Remove redundant one.
4987
4988 * sequences.texi: Improve index entry.
4989
4990 * display.texi: Improve index entries. Remove redundant ones.
4991
4992 * windows.texi: Improve index entries.
4993
4994 * searching.texi: Improve index entries. Remove redundant one.
4995
4996 * strings.texi (Case Tables): Improve last change.
4997
4998 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
4999
5000 * strings.texi (Case Tables): Document with-case-table and
5001 ascii-case-table.
5002
5003 2007-04-03 Karl Berry <karl@gnu.org>
5004
5005 * processes.texi (Network): Reword to improve page break.
5006
5007 2007-04-03 Eli Zaretskii <eliz@gnu.org>
5008
5009 * functions.texi (Inline Functions): Describe more disadvantages
5010 of defsubst, and make advice against it stronger.
5011
5012 2007-04-02 Karl Berry <karl@gnu.org>
5013
5014 * backups.texi (Backup Names): Avoid widow words.
5015 * modes.texi (Example Major Modes): Align last comment.
5016
5017 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * keymaps.texi (Remapping Commands): Document new arg to
5020 command-remapping.
5021
5022 2007-04-01 Karl Berry <karl@gnu.org>
5023
5024 * processes.texi (Low-Level Network): Typo.
5025 * loading.texi (Hooks for Loading): Avoid double "the".
5026 * keymaps.texi (Key Sequences): No double "and".
5027 (Changing Key Bindings): Shorten to improve line break.
5028
5029 2007-03-31 Glenn Morris <rgm@gnu.org>
5030
5031 * os.texi (Timers): Fix description of run-at-time TIME formats.
5032
5033 2007-03-31 Richard Stallman <rms@gnu.org>
5034
5035 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5036 regarding ellipsis.
5037
5038 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5039
5040 * intro.texi (nil and t):
5041 * symbols.texi (Plists and Alists):
5042 * variables.texi (Variable Aliases, Constant Variables):
5043 * functions.texi (Defining Functions):
5044 * advice.texi (Advising Primitives):
5045 * debugging.texi (Syntax Errors, Compilation Errors):
5046 * minibuf.texi (Minibuffer Windows):
5047 * commands.texi (Adjusting Point):
5048 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5049 (Auto Major Mode, Major Mode Conventions):
5050 * help.texi (Describing Characters):
5051 * files.texi (Create/Delete Dirs, Information about Files)
5052 (File Locks, Writing to Files, Reading from Files)
5053 (Saving Buffers):
5054 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5055 * frames.texi (Finding All Frames):
5056 * positions.texi (Buffer End, Motion):
5057 * markers.texi (The Region):
5058 * text.texi (Deletion, Near Point):
5059 * display.texi (Displaying Messages, Truncation):
5060 * os.texi (Processor Run Time):
5061 * tips.texi (Key Binding Conventions, Programming Tips)
5062 (Warning Tips, Documentation Tips, Comment Tips):
5063 * internals.texi (Memory Usage): Improve indexing.
5064
5065 * variables.texi (Frame-Local Variables):
5066 * functions.texi (Argument List):
5067 * loading.texi (Library Search):
5068 * streams.texi (Output Variables):
5069 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5070 * searching.texi (Replacing Match, Search and Replace):
5071 * processes.texi (Byte Packing, Decoding Output)
5072 (Accepting Output, Network Servers, Shell Arguments):
5073 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5074 * windows.texi (Window Point, Window Start):
5075 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5076 * commands.texi (Reading Input, Keyboard Events):
5077 * minibuf.texi (Reading File Names, Minibuffer Completion)
5078 (Recursive Mini):
5079 * positions.texi (List Motion):
5080 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5081 * numbers.texi (Arithmetic Operations, Math Functions)
5082 (Predicates on Numbers, Comparison of Numbers):
5083 (Numeric Conversions):
5084 * locals.texi (Standard Buffer-Local Variables):
5085 * maps.texi (Standard Keymaps):
5086 * os.texi (User Identification, System Environment, Recording Input)
5087 (X11 Keysyms):
5088 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5089 * backups.texi (Backups and Auto-Saving):
5090 * customize.texi (Customization, Group Definitions)
5091 (Variable Definitions):
5092 * compile.texi (Byte Compilation): Improve index entries.
5093
5094 2007-03-31 Karl Berry <karl@gnu.org>
5095
5096 * macros.texi (Defining Macros): Avoid widow syllable.
5097
5098 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5099
5100 * elisp.texi (Top): Postscript -> PostScript.
5101
5102 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5103
5104 2007-03-31 Markus Triska <markus.triska@gmx.at>
5105
5106 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5107
5108 2007-03-30 Karl Berry <karl@gnu.org>
5109
5110 * lists.texi (List-related Predicates): Remove spurious @need.
5111 (Setcdr): Use @smallexample to improve page break.
5112 (Association Lists) <assoc>: Reword to improve page break.
5113
5114 * strings.texi (String Conversion): Insert blank line to improve
5115 page break.
5116
5117 * numbers.texi (Random Numbers): Use @minus{}.
5118 (Math Functions): Use @minus{}.
5119
5120 * intro.texi (Acknowledgements): Avoid line breaks before middle
5121 initials.
5122
5123 2007-03-24 Eli Zaretskii <eliz@gnu.org>
5124
5125 * errors.texi (Standard Errors): Add an index entry.
5126
5127 2007-03-19 Richard Stallman <rms@gnu.org>
5128
5129 * os.texi (Recording Input): recent-keys now gives 300 keys.
5130
5131 2007-03-12 Glenn Morris <rgm@gnu.org>
5132
5133 * os.texi: Replace "daylight savings" with "daylight saving"
5134 throughout.
5135
5136 2007-03-05 Richard Stallman <rms@gnu.org>
5137
5138 * variables.texi (File Local Variables):
5139 Update enable-local-variables values.
5140
5141 2007-03-04 Richard Stallman <rms@gnu.org>
5142
5143 * syntax.texi (Control Parsing): Minor clarification.
5144
5145 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5146
5147 * sequences.texi (Sequence Functions): Move string-bytes away,
5148 add xref.
5149
5150 * nonascii.texi (Text Representations): Move string-bytes here.
5151
5152 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5153
5154 * minibuf.texi (Basic Completion): Minor clarification.
5155
5156 * markers.texi (The Mark): Clarify existence vs activation of mark.
5157 Other cleanup.
5158
5159 * display.texi (Finding Overlays): Write better example.
5160
5161 * compile.texi (Eval During Compile): Clarify putting macros
5162 in eval-when-compile.
5163
5164 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
5165
5166 * loading.texi (How Programs Do Loading): Fix anchor position at
5167 load-read-function definition doc.
5168
5169 2007-02-21 Kim F. Storm <storm@cua.dk>
5170
5171 * strings.texi (Text Comparison): Mention that assoc-string
5172 converts symbols to strings before testing.
5173
5174 2007-02-17 Kim F. Storm <storm@cua.dk>
5175
5176 * processes.texi (Bindat Spec): Vector types can have optional
5177 element type.
5178 (Bindat Examples): Fix example. Add vector with element type.
5179
5180 2007-02-16 Andreas Schwab <schwab@suse.de>
5181
5182 * strings.texi (Formatting Strings): Document '+' flag.
5183
5184 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
5185
5186 * strings.texi (Modifying Strings): Clarify that `clear-string'
5187 always converts the string to unibyte.
5188
5189 2007-02-14 Kim F. Storm <storm@cua.dk>
5190
5191 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5192 Rewrite glyph code description to refer to these functions.
5193 Remove details of encoding face number and char into integer code.
5194
5195 2007-02-03 Alan Mackenzie <acm@muc.de>
5196
5197 * loading.texi (Hooks for Loading): Make the description of
5198 `eval-after-load' more detailed, and amend the description of
5199 after-load-alist, in accordance with changes from 2006-05.
5200
5201 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5202
5203 * modes.texi (Defining Minor Modes): Document that a :require
5204 keyword or similar may be required to make saved customization
5205 variables work.
5206
5207 2007-02-03 Eli Zaretskii <eliz@gnu.org>
5208
5209 * elisp.texi (Top): Make the detailed menu headers compliant with
5210 Texinfo guidelines and with what texnfo-upd.el expects.
5211 Add comments to prevent people from inadvertently modifying the key
5212 parts needed by `texinfo-multiple-files-update'.
5213
5214 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5215
5216 * elisp.texi (Top): Update the top-level menus.
5217
5218 * syntax.texi (Categories): Add index entries.
5219
5220 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5221
5222 * display.texi (Attribute Functions): Fix name and description of
5223 the UNDERLINE arg of `set-face-underline-p'.
5224
5225 2007-01-29 Eli Zaretskii <eliz@gnu.org>
5226
5227 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5228 Variables", and "Standard Keymaps" to the detailed menu.
5229
5230 * variables.texi (Future Local Variables): Add index entry.
5231
5232 2007-01-28 Richard Stallman <rms@gnu.org>
5233
5234 * tips.texi (Coding Conventions): Clarify the tip about macros
5235 that define a function or a variable.
5236
5237 * files.texi (File Attributes): UID and GID can be floats.
5238 (Magic File Names): Explain why deferring all operations to
5239 the standard handler does not work.
5240
5241 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5242
5243 * backups.texi (Reverting): Use "buffer" instead of "file"
5244 when talking about major and minor modes.
5245
5246 2007-01-21 Richard Stallman <rms@gnu.org>
5247
5248 * help.texi (Documentation): Add xref to Documentation Tips.
5249
5250 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5251
5252 * tips.texi (Coding Conventions): Fix typos.
5253
5254 2007-01-05 Richard Stallman <rms@gnu.org>
5255
5256 * modes.texi (Defining Minor Modes): Fix previous change.
5257
5258 2007-01-03 Richard Stallman <rms@gnu.org>
5259
5260 * customize.texi (Variable Definitions, Customization Types):
5261 Don't use * in doc string for defcustom.
5262
5263 2007-01-02 Richard Stallman <rms@gnu.org>
5264
5265 * variables.texi (Variable Aliases): Clarify that aliases vars
5266 always have the same value.
5267
5268 * processes.texi (Bindat Spec): Fix Texinfo usage.
5269
5270 * modes.texi (Defining Minor Modes): Explain effect of command
5271 defined with define-global-minor-mode on new buffers.
5272
5273 2006-12-30 Kim F. Storm <storm@cua.dk>
5274
5275 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5276 `auto-resize-tool-bars'.
5277
5278 2006-12-30 Richard Stallman <rms@gnu.org>
5279
5280 * keymaps.texi (Active Keymaps): Fix previous change.
5281
5282 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
5283
5284 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5285
5286 2006-12-30 Kim F. Storm <storm@cua.dk>
5287
5288 * processes.texi (Bindat Spec): Clarify using field names in
5289 length specifications.
5290
5291 2006-12-29 Kim F. Storm <storm@cua.dk>
5292
5293 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5294 Add count and index variables for eval forms in repeat blocks.
5295
5296 2006-12-24 Richard Stallman <rms@gnu.org>
5297
5298 * customize.texi (Variable Definitions):
5299 Document new name custom-add-frequent-value.
5300
5301 2006-12-19 Kim F. Storm <storm@cua.dk>
5302
5303 * commands.texi (Misc Events): User signals now result in sigusr1
5304 and sigusr2 events which are handled through special-event-map.
5305 (Special Events): User signals and drag-n-drop are special.
5306
5307 2006-12-17 Richard Stallman <rms@gnu.org>
5308
5309 * loading.texi (Named Features): Explain subfeatures better.
5310
5311 * customize.texi: Use "option" only for user options.
5312 For the keyword values inside defcustom etc, say "keywords".
5313 For :options value's elements, say "elements".
5314 :group should not be omitted.
5315
5316 * syntax.texi (Parsing Expressions): Split up node.
5317 (Motion via Parsing, Position Parse, Parser State)
5318 (Low-Level Parsing, Control Parsing): New subnodes.
5319 (Parser State): Document syntax-ppss-toplevel-pos.
5320
5321 * positions.texi (List Motion): Punctuation fix.
5322
5323 * files.texi (File Name Completion): Document PREDICATE arg
5324 to file-name-completion.
5325
5326 2006-12-16 Eli Zaretskii <eliz@gnu.org>
5327
5328 * internals.texi (Building Emacs, Writing Emacs Primitives):
5329 Add index entries.
5330
5331 2006-12-11 Richard Stallman <rms@gnu.org>
5332
5333 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5334 affects face menu. Explain how to make it non-nil without enabling
5335 any fontification.
5336
5337 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
5338
5339 * modes.texi (Font Lock Basics): Document nil value of
5340 font-lock-defaults.
5341
5342 2006-12-10 Glenn Morris <rgm@gnu.org>
5343
5344 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5345 value for system-flag argument. Abbrev tables may not be empty
5346 when major modes are loaded.
5347
5348 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
5349
5350 * makefile.w32-in (maintainer-clean): Partially revert last
5351 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5352 to protect elisp-covers.texi.
5353
5354 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
5355
5356 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5357 Don't remove elisp* info files; they are already deleted by the
5358 `clean' and `distclean' targets, and they are in the $(infodir)
5359 directory, not the current one.
5360
5361 2006-12-04 Kim F. Storm <storm@cua.dk>
5362
5363 * commands.texi (Misc Events): Update signal events.
5364 (Event Examples): Add signal example.
5365
5366 2006-11-29 Richard Stallman <rms@gnu.org>
5367
5368 * frames.texi (Visibility of Frames): Explain visible windows
5369 can be covered by others. Add xref for raise-frame.
5370
5371 2006-11-28 Richard Stallman <rms@gnu.org>
5372
5373 * searching.texi (Regexp Special): Update when ^ is special.
5374
5375 2006-11-27 Eli Zaretskii <eliz@gnu.org>
5376
5377 * customize.texi (Customization, Common Keywords)
5378 (Group Definitions, Variable Definitions, Composite Types)
5379 (Type Keywords, Customization Types): Add index entries for
5380 various customization keywords.
5381
5382 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5383
5384 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5385
5386 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
5387
5388 * frames.texi (Window System Selections): Remove clipboard from
5389 description of selection-coding-system.
5390
5391 2006-11-06 Richard Stallman <rms@gnu.org>
5392
5393 * lists.texi (List Variables): Document COMPARE-FN.
5394
5395 * keymaps.texi: Avoid use of "binding" to mean a relation;
5396 use it only to refer to the meaning associated with a key.
5397 (Keymaps): Change menu node description.
5398
5399 * elisp.texi (Top): Change menu node description.
5400
5401 * display.texi (Managing Overlays): Document overlay-recenter.
5402
5403 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
5404
5405 * Makefile.in: Use relative paths to avoid advertising filesystem
5406 contents during compilation.
5407
5408 2006-10-23 Kim F. Storm <storm@cua.dk>
5409
5410 * commands.texi (Event Input Misc): Update unread-command-events.
5411
5412 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
5413
5414 * lists.texi (Sets And Lists): Fix typos.
5415
5416 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
5417
5418 * control.texi (Processing of Errors): Use @var for an argument,
5419 not @code.
5420
5421 2006-10-16 Richard Stallman <rms@gnu.org>
5422
5423 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5424
5425 * keymaps.texi (Format of Keymaps): Show all the keymap element
5426 patterns that result from menu items.
5427 (Key Lookup): Minor cleanups.
5428
5429 * modes.texi (Precalculated Fontification): Don't say that
5430 not setting font-lock-defaults avoids loading font-lock.
5431
5432 * help.texi (Documentation): Move xref to Emacs Manual here.
5433 (Documentation Basics): From here.
5434 Also doc emacs-lisp-docstring-fill-column.
5435
5436 * elisp.texi: Update version and ISBN.
5437
5438 * commands.texi (Interactive Call): Clarify KEYS arg to
5439 call-interactively is a vector.
5440 (Command Loop Info): Delete anchor in this-command-keys.
5441 Add anchor in this-command-keys-vector.
5442 (Recursive Editing): Document how recursive-edit
5443 handles the current buffer.
5444
5445 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
5446
5447 * frames.texi (Frame Titles): %c and %l are ignored in
5448 frame-title-format.
5449
5450 2006-10-11 Richard Stallman <rms@gnu.org>
5451
5452 * keymaps.texi (Key Sequences): Clarify use of kbd.
5453
5454 2006-10-10 Kim F. Storm <storm@cua.dk>
5455
5456 * lists.texi (Sets And Lists): Add memql.
5457
5458 2006-10-03 Richard Stallman <rms@gnu.org>
5459
5460 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5461 Clarify :ascii: and :nonascii:.
5462
5463 2006-09-29 Juri Linkov <juri@jurta.org>
5464
5465 * modes.texi (%-Constructs): Reorder coding systems in the
5466 documentation of %z to the real order displayed in the modeline.
5467
5468 2006-09-25 Richard Stallman <rms@gnu.org>
5469
5470 * os.texi (Timers): Describe timer-max-repeats.
5471
5472 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
5473
5474 * os.texi (Timers): Mention with-local-quit.
5475
5476 2006-09-24 Richard Stallman <rms@gnu.org>
5477
5478 * searching.texi (Searching and Matching): Mention property search.
5479
5480 * commands.texi (Command Loop Info): Explain how read-event affects
5481 this-command-keys.
5482
5483 2006-09-20 Richard Stallman <rms@gnu.org>
5484
5485 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5486
5487 * windows.texi (Window Start): Minor cleanups.
5488
5489 2006-09-20 Kim F. Storm <storm@cua.dk>
5490
5491 * windows.texi (Window Start): pos-visible-in-window-p allows
5492 specifying t for position to mean "end of window".
5493 Add window-line-height.
5494
5495 * anti.texi (Antinews): Mention window-line-height.
5496
5497 2006-09-19 David Kastrup <dak@gnu.org>
5498
5499 * keymaps.texi (Searching Keymaps): Small clarification.
5500
5501 2006-09-18 Richard Stallman <rms@gnu.org>
5502
5503 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5504 cause keyboard menus.
5505 (Menu Keymaps): Likewise.
5506 (Defining Menus, Keyboard Menus): Clarify.
5507
5508 * text.texi (Fields): Clarify explanation of constrain-to-field.
5509
5510 2006-09-16 Eli Zaretskii <eliz@gnu.org>
5511
5512 * variables.texi (Tips for Defining): Fix a typo.
5513
5514 2006-09-15 Richard Stallman <rms@gnu.org>
5515
5516 * keymaps.texi (Remapping Commands, Searching Keymaps)
5517 (Active Keymaps): Clean up previous change.
5518
5519 2006-09-15 Jay Belanger <belanger@truman.edu>
5520
5521 * gpl.texi: Replace "Library Public License" by "Lesser Public
5522 License" throughout.
5523
5524 2006-09-15 David Kastrup <dak@gnu.org>
5525
5526 * keymaps.texi (Active Keymaps): Adapt description to use
5527 `get-char-property' instead `get-text-property'. Explain how
5528 mouse events change this. Explain the new optional argument of
5529 `key-binding' and its mouse-dependent lookup.
5530 (Searching Keymaps): Adapt description similarly.
5531 (Remapping Commands): Explain the new optional argument of
5532 `command-remapping'.
5533
5534 2006-09-14 Richard Stallman <rms@gnu.org>
5535
5536 * keymaps.texi (Searching Keymaps): Clarification.
5537 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5538
5539 2006-09-13 Richard Stallman <rms@gnu.org>
5540
5541 * objects.texi (Character Type): Node split.
5542 Add xref to Describing Characters.
5543 (Basic Char Syntax, General Escape Syntax)
5544 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5545
5546 2006-09-11 Richard Stallman <rms@gnu.org>
5547
5548 * display.texi (Display Table Format): Wording clarification.
5549 (Glyphs): Clarifications.
5550
5551 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
5552
5553 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5554 local maps.
5555
5556 2006-09-10 Kim F. Storm <storm@cua.dk>
5557
5558 * display.texi (Forcing Redisplay): Document return value of
5559 function redisplay.
5560
5561 2006-09-09 Richard Stallman <rms@gnu.org>
5562
5563 * windows.texi (Window Hooks): Explain limits of
5564 window-scroll-functions.
5565
5566 * display.texi (Fringe Indicators): Update for last change in
5567 indicate-buffer-boundaries.
5568
5569 2006-09-08 Richard Stallman <rms@gnu.org>
5570
5571 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5572
5573 2006-09-06 Kim F. Storm <storm@cua.dk>
5574
5575 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5576
5577 * windows.texi (Window Start): Update pos-visible-in-window-p.
5578
5579 2006-09-04 Richard Stallman <rms@gnu.org>
5580
5581 * processes.texi (Accepting Output): Explain SECONDS=0 for
5582 accept-process-output.
5583
5584 * os.texi (Idle Timers): Explain why timer functions should not
5585 loop until (input-pending-p).
5586
5587 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5588
5589 * makefile.w32-in (usermanualdir): New variable.
5590 (elisp.dvi): Use it.
5591
5592 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5593
5594 * buffers.texi (Buffer Modification): Fix last change.
5595
5596 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
5597
5598 * buffers.texi (Buffer Modification):
5599 Document buffer-chars-modified-tick.
5600
5601 2006-08-31 Richard Stallman <rms@gnu.org>
5602
5603 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5604
5605 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5606
5607 * modes.texi (Syntactic Font Lock):
5608 Mention font-lock-syntactic-face-function
5609 instead of specific faces.
5610
5611 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
5612
5613 * display.texi (Images): Add xrref to display-images-p.
5614
5615 2006-08-28 Kenichi Handa <handa@m17n.org>
5616
5617 * nonascii.texi (Lisp and Coding Systems): Fix description of
5618 detect-coding-region.
5619
5620 2006-08-27 Michael Olson <mwolson@gnu.org>
5621
5622 * processes.texi (Transaction Queues): Remove stray quote
5623 character.
5624
5625 2006-08-25 Richard Stallman <rms@gnu.org>
5626
5627 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5628 Add xref.
5629
5630 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
5631
5632 * os.texi (Timers): Avoid waiting inside timers.
5633
5634 2006-08-21 Lute Kamstra <lute@gnu.org>
5635
5636 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5637
5638 2006-08-20 Richard Stallman <rms@gnu.org>
5639
5640 * os.texi (Idle Timers): New node, split out from Timers.
5641 Document current-idle-time.
5642 * commands.texi (Reading One Event): Update xref.
5643 * elisp.texi (Top): Update subnode menu.
5644
5645 2006-08-16 Richard Stallman <rms@gnu.org>
5646
5647 * keymaps.texi (Extended Menu Items): Show format of cached
5648 bindings in extended menu items.
5649
5650 * customize.texi (Variable Definitions): Explain when the
5651 standard value expression is evaluated.
5652
5653 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
5654
5655 * commands.texi (Reading One Event): Explain idleness in
5656 `read-event'.
5657
5658 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
5659
5660 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5661 (Commands for Insertion): Remove split-line since it's not
5662 relevant for Lisp programming.
5663 (Yank Commands): Rewrite introduction.
5664 (Undo): Clarify.
5665 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5666 (Filling): Remove redundant comment. Clarify return value of
5667 current-justification.
5668 (Margins): Minor clarifications.
5669 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5670 (Sorting): Update definition of sort-lines.
5671 (Columns): Clarify behavior of sort-columns.
5672 (Indent Tabs): Link to Tab Stops in Emacs manual.
5673 (Special Properties): Clarify.
5674 (Clickable Text): Mention Buttons package.
5675
5676 2006-08-12 Kevin Ryde <user42@zip.com.au>
5677
5678 * os.texi (Time Parsing): Add %z to description of
5679 format-time-string, as per docstring. Add cross reference to
5680 glibc manual for strftime.
5681
5682 2006-08-08 Richard Stallman <rms@gnu.org>
5683
5684 * modes.texi: Clean up wording in previous change.
5685
5686 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
5687
5688 * modes.texi (Hooks): Clarify.
5689 (Major Mode Basics): Mention define-derived-mode explicitly.
5690 (Major Mode Conventions): Rebinding RET is OK for some modes.
5691 Mention change-major-mode-hook and after-change-major-mode-hook.
5692 (Example Major Modes): Move to end of Modes section.
5693 (Mode Line Basics): Clarify.
5694 (Mode Line Data): Mention help-echo and local-map in strings.
5695 Explain reason for treatment of non-risky variables.
5696 (Properties in Mode): Clarify.
5697 (Faces for Font Lock): Add font-lock-negation-char-face.
5698
5699 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5700
5701 * strings.texi (Formatting Strings): Warn against arbitrary
5702 strings as first arg to `format'.
5703
5704 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5705
5706 * text.texi (Clickable Text): Mention `help-echo' text property.
5707 Update intro, examples and associated explanations.
5708
5709 2006-07-31 Richard Stallman <rms@gnu.org>
5710
5711 * commands.texi: Update xrefs.
5712 (Event Mod): New node, cut out from old Translating Input.
5713
5714 * maps.texi: Update xrefs.
5715
5716 * keymaps.texi (Translation Keymaps): New node.
5717 Update xrefs from Translating Input to Translation Keymaps.
5718
5719 * elisp.texi (Top): Update subnode menu.
5720
5721 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5722
5723 * os.texi (System Interface): Fix menu descriptions of some nodes.
5724 (Translating Input): Node deleted.
5725
5726 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5727
5728 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5729
5730 * lists.texi (Sets And Lists): Likewise.
5731
5732 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5733
5734 * text.texi (Fields): Mention POS
5735 requirement when narrowing is in effect.
5736
5737 2006-07-28 Richard Stallman <rms@gnu.org>
5738
5739 * display.texi (Face Attributes): Simplify wording.
5740 (Attribute Functions): Clarify meaning of new-frame default
5741 attribute settings.
5742
5743 * customize.texi (Common Keywords): Document how to use
5744 :package-version in a package not in Emacs.
5745
5746 2006-07-28 Kim F. Storm <storm@cua.dk>
5747
5748 * commands.texi (Reading One Event): Fix last change.
5749
5750 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
5751
5752 * commands.texi (Reading One Event): Document SECONDS argument for
5753 read-event, read-char, and read-char-exclusive.
5754
5755 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5756
5757 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5758 to ensure correct identification.
5759
5760 2006-07-24 Richard Stallman <rms@gnu.org>
5761
5762 * text.texi (Clickable Text): Clarify.
5763
5764 * sequences.texi (Vector Functions): Delete duplicate xref.
5765
5766 * objects.texi (Function Type): Clarify.
5767
5768 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5769 modes.
5770
5771 * lists.texi (List Variables): New node.
5772 Material moved from other nodes.
5773
5774 * variables.texi (Setting Variables): add-to-list and
5775 add-to-ordered-list moved to List Variables node.
5776
5777 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5778
5779 * text.texi (Links and Mouse-1):
5780 For mouse-on-link-p, expand on arg POS.
5781
5782 2006-07-21 Kim F. Storm <storm@cua.dk>
5783
5784 * display.texi (Forcing Redisplay): Don't mention systems which
5785 don't support sub-second timers for redisplay-preemption-period.
5786
5787 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5788
5789 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5790
5791 * frames.texi (Input Focus): Document that focus-follows-mouse has
5792 no effect on MS-Windows.
5793
5794 2006-07-18 Richard Stallman <rms@gnu.org>
5795
5796 * display.texi (Forcing Redisplay): Cleanups in previous change.
5797
5798 * processes.texi (Low-Level Network): Make menu more convenient.
5799
5800 2006-07-18 Kim F. Storm <storm@cua.dk>
5801
5802 * display.texi (Forcing Redisplay): redisplay-preemption-period
5803 only used on window systems. Add xref to Terminal Output.
5804
5805 * os.texi (Terminal Output): baud-rate only controls preemption on
5806 non-window systems. Add xref to Forcing Redisplay.
5807
5808 * processes.texi (Low-Level Network): Rename node "Make Network"
5809 to "Network Processes".
5810
5811 2006-07-18 Karl Berry <karl@gnu.org>
5812
5813 * variables.texi, functions.texi, customize.texi, loading.texi:
5814 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5815
5816 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
5817
5818 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5819
5820 2006-07-17 Richard Stallman <rms@gnu.org>
5821
5822 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5823 Put period and comma inside quotes.
5824
5825 * loading.texi, markers.texi: Use real doublequote inside menus.
5826
5827 * windows.texi: Put point and comma inside quotes.
5828 (Textual Scrolling): Use @samp for error message.
5829
5830 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5831 * strings.texi, streams.texi, processes.texi, os.texi:
5832 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5833 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5834 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5835 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5836 Put point and comma inside quotes.
5837
5838 * control.texi (Processing of Errors): Add command-error-function.
5839
5840 * variables.texi (File Local Variables): Clarify that
5841 file local variables make buffer-local bindings.
5842
5843 * modes.texi (Syntactic Font Lock): Give default for
5844 font-lock-syntax-table.
5845
5846 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
5847
5848 * text.texi (Special Properties): Clean up previous change.
5849
5850 2006-07-16 Karl Berry <karl@gnu.org>
5851
5852 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5853 * control.texi: Fix bad page breaks through chapter 10 (control).
5854
5855 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5856 underfull hbox.
5857
5858 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
5859
5860 * text.texi (Special Properties): Describe fontified text property
5861 in relation to a character (not text).
5862
5863 2006-07-15 Kim F. Storm <storm@cua.dk>
5864
5865 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5866 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5867 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5868
5869 * anti.texi (Antinews): Mention redisplay function.
5870 The kbd macro existed, but was not documented, before 22.x.
5871 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5872
5873 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
5874
5875 * display.texi (Displaying Messages): Add anchor.
5876
5877 * frames.texi (Dialog Boxes): Use it.
5878
5879 2006-07-12 Richard Stallman <rms@gnu.org>
5880
5881 * objects.texi (Frame Type): Explain nature of frames better.
5882
5883 * frames.texi (Frames): Explain nature of frames better.
5884
5885 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5886
5887 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5888
5889 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5890
5891 * frames.texi (Window System Selections): Mention scrap support for Mac.
5892 Default value of x-select-enable-clipboard is t on Mac.
5893
5894 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5895
5896 2006-07-11 Kim F. Storm <storm@cua.dk>
5897
5898 * display.texi (Forcing Redisplay): Add `redisplay' function.
5899 Don't mention (sit-for -1) -- use (redisplay t) instead.
5900
5901 * commands.texi (Waiting): (sit-for -1) is no longer special.
5902 (sit-for 0) is equivalent to (redisplay).
5903 Iconifying/deiconifying no longer makes sit-for return.
5904
5905 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5906
5907 * display.texi (Buttons): Fix typo.
5908
5909 * index.texi, elisp.texi (New Symbols): Comment node out.
5910
5911 2006-07-09 Richard Stallman <rms@gnu.org>
5912
5913 * display.texi (Truncation): Clean up previous change.
5914
5915 2006-07-08 Richard Stallman <rms@gnu.org>
5916
5917 * commands.texi (Interactive Call): Use 3 as prefix in example
5918 for execute-extended-command.
5919
5920 * display.texi (Attribute Functions): Move paragraph about
5921 compatibility with Emacs < 21.
5922
5923 2006-07-09 Kim F. Storm <storm@cua.dk>
5924
5925 * display.texi (Refresh Screen): Clarify force-window-update.
5926 (Truncation): "Normally" indicated by fringe arrows.
5927
5928 2006-07-08 Eli Zaretskii <eliz@gnu.org>
5929
5930 * windows.texi (Textual Scrolling, Resizing Windows):
5931 * variables.texi (Constant Variables):
5932 * text.texi (Buffer Contents, Deletion, Changing Properties)
5933 (Property Search, Special Properties, Sticky Properties)
5934 (Links and Mouse-1, Fields, Change Hooks):
5935 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5936 (Categories):
5937 * symbols.texi (Other Plists):
5938 * streams.texi (Output Variables):
5939 * processes.texi (Input to Processes, Query Before Exit):
5940 * positions.texi (Word Motion, Text Lines, List Motion):
5941 * os.texi (Init File, System Environment, Sound Output)
5942 (Session Management):
5943 * nonascii.texi (Text Representations, Character Sets)
5944 (Chars and Bytes, Locales):
5945 * modes.texi (Defining Minor Modes, Header Lines):
5946 * minibuf.texi (Minibuffer Contents):
5947 * markers.texi (Information from Markers):
5948 * lists.texi (List Elements, Building Lists, Association Lists):
5949 * keymaps.texi (Tool Bar):
5950 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
5951 * functions.texi (What Is a Function, Mapping Functions):
5952 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
5953 (Color Names, Text Terminal Colors, Display Feature Testing):
5954 * files.texi (Visiting Functions, File Name Components)
5955 (Unique File Names, Contents of Directories):
5956 * display.texi (Forcing Redisplay, Displaying Messages)
5957 (Temporary Displays, Font Selection, Auto Faces)
5958 (Font Lookup, Fringe Indicators, Display Margins)
5959 (Image Descriptors, Showing Images, Image Cache, Button Types)
5960 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5961 (Display Table Format, Glyphs):
5962 * control.texi (Iteration):
5963 * commands.texi (Command Loop Info, Adjusting Point):
5964 * backups.texi (Making Backups, Auto-Saving):
5965 Remove @tindex entries.
5966
5967 2006-07-07 Kim F. Storm <storm@cua.dk>
5968
5969 * display.texi (Fringe Cursors): Fix typo.
5970 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
5971 (Overlay Arrow): Default is overlay-arrow fringe indicator.
5972
5973 2006-07-05 Richard Stallman <rms@gnu.org>
5974
5975 * text.texi (Buffer Contents): Add example of text props
5976 in result of buffer-substring.
5977 (Text Properties): Explain better about use of specific property names.
5978 (Property Search): Some cleanups; reorder some functions.
5979
5980 * keymaps.texi (Changing Key Bindings): Cleanup.
5981 Add xref to Key Binding Conventions.
5982
5983 * display.texi (Attribute Functions): Add examples for
5984 face-attribute-relative-p.
5985
5986 * tips.texi (Coding Conventions): Cleanup last change.
5987
5988 2006-07-05 Karl Berry <karl@gnu.org>
5989
5990 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
5991 Remove @setchapternewpage odd.
5992 Result is 1013 pages, down from 1100.
5993
5994 * anti.texi, customize.texi, display.texi, internals.texi:
5995 * minibuf.texi, modes.texi, tips.texi:
5996 Fix overfull/underfull boxes.
5997
5998 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5999
6000 * edebug.texi (Instrumenting):
6001 Add Edebug-specific findex for eval-buffer.
6002 * loading.texi (Loading):
6003 Replace eval-current-buffer with eval-buffer.
6004
6005 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
6006
6007 * locals.texi (Standard Buffer-Local Variables): Update the list
6008 of variables.
6009
6010 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
6011
6012 * files.texi (File Name Completion): Point user to the node
6013 "Reading File Names".
6014
6015 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6016
6017 * files.texi (Contents of Directories): Document case-insensitive
6018 behavior on respective filesystems.
6019
6020 * objects.texi (Character Type): Document that Emacs signals an
6021 error for unsupported Unicode characters specified as \uNNNN.
6022
6023 2006-06-19 Richard Stallman <rms@gnu.org>
6024
6025 * processes.texi (Bindat Spec): Clarify previous change.
6026
6027 2006-06-16 Richard Stallman <rms@gnu.org>
6028
6029 * tips.texi (Coding Conventions): Better explain conventions
6030 for definition constructs.
6031
6032 * text.texi (Special Properties): String value of `read-only'
6033 serves as the error message.
6034
6035 * objects.texi (Character Type): Clarify prev. change.
6036 (Non-ASCII in Strings): Mention \u and \U.
6037
6038 * commands.texi (Using Interactive): Explain problem of
6039 markers, etc., in command-history.
6040
6041 2006-06-14 Kim F. Storm <storm@cua.dk>
6042
6043 * commands.texi (Waiting): Negative arg to sit-for forces
6044 redisplay even if input is pending.
6045
6046 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6047 redisplay. Remove incorrect example of binding redisplay-dont-pause
6048 around (sit-for 0).
6049
6050 2006-06-13 Richard Stallman <rms@gnu.org>
6051
6052 * display.texi (Forcing Redisplay): Clarify previous change.
6053
6054 2006-06-13 Romain Francoise <romain@orebokech.com>
6055
6056 * display.texi (Forcing Redisplay): Fix typo.
6057
6058 2006-06-13 Kim F. Storm <storm@cua.dk>
6059
6060 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6061
6062 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6063
6064 * tips.texi (Coding Conventions): Add `@end itemize'.
6065
6066 2006-06-10 Richard Stallman <rms@gnu.org>
6067
6068 * tips.texi (Coding Conventions): Explain use of coding systems
6069 to ensure one decoding for strings.
6070
6071 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6072
6073 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6074 syntax.
6075
6076 2006-06-07 Eli Zaretskii <eliz@gnu.org>
6077
6078 * display.texi (Font Selection): Remove description of
6079 clear-face-cache.
6080
6081 * compile.texi (Eval During Compile): Fix a typo. Add index
6082 entries for possible uses of eval-when-compile.
6083
6084 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6085
6086 * display.texi (Abstract Display): Fix typo.
6087
6088 2006-06-03 Eli Zaretskii <eliz@gnu.org>
6089
6090 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6091 Reword variable's description.
6092
6093 2006-06-01 Richard Stallman <rms@gnu.org>
6094
6095 * windows.texi (Splitting Windows): Clarify splitting nonselected
6096 window.
6097
6098 2006-05-31 Juri Linkov <juri@jurta.org>
6099
6100 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6101
6102 2006-05-30 Richard Stallman <rms@gnu.org>
6103
6104 * display.texi (Line Height): Fix errors in description of
6105 default line height and line-height property.
6106
6107 * nonascii.texi (Default Coding Systems): Further clarification.
6108
6109 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6110
6111 * internals.texi (Pure Storage): Mention that an overflow in pure
6112 space causes a memory leak.
6113 (Garbage Collection): If there was an overflow in pure space,
6114 `garbage-collect' returns nil.
6115
6116 2006-05-30 Eli Zaretskii <eliz@gnu.org>
6117
6118 * nonascii.texi (Default Coding Systems): Fix it some more.
6119
6120 2006-05-29 Eli Zaretskii <eliz@gnu.org>
6121
6122 * nonascii.texi (Default Coding Systems): Fix last change.
6123
6124 2006-05-29 Kenichi Handa <handa@m17n.org>
6125
6126 * nonascii.texi (find-operation-coding-system): Describe the new
6127 argument format (FILENAME . BUFFER).
6128
6129 2006-05-28 Richard Stallman <rms@gnu.org>
6130
6131 * tips.texi (Coding Conventions): Better explain reasons not to
6132 advise other packages or use `eval-after-load'.
6133
6134 2006-05-29 Kim F. Storm <storm@cua.dk>
6135
6136 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6137 `bindat-idx' and `bindat-raw' for clarity.
6138
6139 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6140
6141 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6142
6143 * display.texi (Display): Add "Abstract Display" to menu.
6144 (Abstract Display, Abstract Display Functions)
6145 (Abstract Display Example): New nodes.
6146 * elisp.texi (Top): Add "Abstract Display" to menu.
6147
6148 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
6149
6150 * keymaps.texi (Key Sequences): Link to input events definition.
6151 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6152
6153 * files.texi (Changing Files): Document updated argument list for
6154 copy-file.
6155
6156 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6157
6158 * processes.texi (Bindat Functions): Explain term "total length".
6159 Use it in bindat-length and bindat-pack descriptions.
6160
6161 2006-05-26 Eli Zaretskii <eliz@gnu.org>
6162
6163 * tips.texi (Coding Conventions): Advise against using
6164 eval-after-load in packages. Add an index entry.
6165
6166 2006-05-25 Juri Linkov <juri@jurta.org>
6167
6168 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6169
6170 * modes.texi (%-Constructs): Add %e, %z, %Z.
6171
6172 2006-05-25 Richard Stallman <rms@gnu.org>
6173
6174 * elisp.texi (Top): Update subnode menu.
6175
6176 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6177 (Keymaps): Update menu.
6178
6179 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6180
6181 * keymaps.texi (Key Sequences): Some clarifications.
6182
6183 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6184
6185 * processes.texi (Bindat Functions): Say "unibyte string"
6186 explicitly for bindat-unpack and bindat-pack descriptions.
6187 (Bindat Examples): Don't call `string-make-unibyte' in example.
6188
6189 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6190
6191 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
6192 Explain string and vector representations of key sequences.
6193
6194 * keymaps.texi (Changing Key Bindings):
6195 * commands.texi (Interactive Codes):
6196 * help.texi (Describing Characters): Refer to it.
6197
6198 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6199
6200 * frames.texi (Pointer Shape): @end table -> @end defvar.
6201
6202 2006-05-22 Richard Stallman <rms@gnu.org>
6203
6204 * elisp.texi (Top): Update subnode menus.
6205
6206 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6207 Contents rewritten; material from old Pointer Shape node moved here.
6208
6209 * display.texi (Pointer Shape): Node deleted.
6210 (Image Descriptors): Minor cleanup.
6211
6212 2006-05-21 Richard Stallman <rms@gnu.org>
6213
6214 * syntax.texi (Parsing Expressions): Update info on which STATE
6215 elements are ignored.
6216
6217 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6218
6219 * hooks.texi (Standard Hooks): Correct typo.
6220
6221 * gpl.texi (GPL): ifinfo -> ifnottex.
6222
6223 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6224
6225 * searching.texi (Simple Match Data): Warn about match data being
6226 set anew by every search.
6227
6228 2006-05-17 Richard Stallman <rms@gnu.org>
6229
6230 * minibuf.texi (Minibuffer History): Clarify.
6231
6232 * searching.texi (Regexp Special): Clarify nested regexp warning.
6233
6234 2006-05-16 Kim F. Storm <storm@cua.dk>
6235
6236 * minibuf.texi (Minibuffer History): Update add-to-history.
6237
6238 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6239
6240 * nonascii.texi (Explicit Encoding):
6241 Fix typo (encoding<->decoding).
6242
6243 2006-05-14 Richard Stallman <rms@gnu.org>
6244
6245 * buffers.texi (Creating Buffers): Cleanup.
6246
6247 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6248
6249 2006-05-13 Eli Zaretskii <eliz@gnu.org>
6250
6251 * buffers.texi (Current Buffer): Document that with-temp-buffer
6252 disables undo.
6253
6254 * os.texi (Terminal-Specific): More accurate description of how
6255 Emacs searches for the terminal-specific libraries.
6256
6257 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6258
6259 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6260 emacs-xtra to @inforef's.
6261
6262 * text.texi (Undo): Document that undo is turned off in buffers
6263 whose names begin with a space.
6264
6265 * buffers.texi (Buffer Names): Add index entries for buffers whose
6266 names begin with a space.
6267 (Creating Buffers): Document that undo is turned off in buffers
6268 whose names begin with a space.
6269
6270 * files.texi (Visiting Functions, Reading from Files)
6271 (Saving Buffers): Mention code and EOL conversions by file I/O
6272 primitives and subroutines.
6273
6274 * nonascii.texi (Lisp and Coding Systems):
6275 Document coding-system-eol-type. Add index entries for eol conversion.
6276
6277 * display.texi (Defining Faces): Mention `mac', and add an xref to
6278 where window-system is described.
6279
6280 2006-05-10 Richard Stallman <rms@gnu.org>
6281
6282 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6283
6284 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6285
6286 * variables.texi (File Local Variables): Recommend to quote lambda
6287 expressions in safe-local-variable property.
6288
6289 2006-05-09 Richard Stallman <rms@gnu.org>
6290
6291 * variables.texi (File Local Variables):
6292 Document safe-local-eval-forms and safe-local-eval-function.
6293
6294 2006-05-07 Kim F. Storm <storm@cua.dk>
6295
6296 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6297 from add-to-history.
6298
6299 2006-05-07 Romain Francoise <romain@orebokech.com>
6300
6301 * commands.texi (Event Input Misc):
6302 * compile.texi (Eval During Compile):
6303 * internals.texi (Buffer Internals):
6304 * minibuf.texi (Initial Input):
6305 * nonascii.texi (Scanning Charsets):
6306 * numbers.texi (Comparison of Numbers):
6307 * windows.texi (Textual Scrolling, Vertical Scrolling):
6308 Fix various typos.
6309
6310 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6311
6312 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6313 conditional xref's to either emacs or emacs-xtra, depending on
6314 @iftex/@ifnottex.
6315
6316 * minibuf.texi (Minibuffer History): Document add-to-history.
6317
6318 2006-05-05 Eli Zaretskii <eliz@gnu.org>
6319
6320 * internals.texi (Pure Storage): Mention the pure overflow message
6321 at startup.
6322
6323 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
6324
6325 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6326 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6327 search.
6328
6329 2006-05-01 Richard Stallman <rms@gnu.org>
6330
6331 * intro.texi (nil and t): Clarify.
6332
6333 * variables.texi (File Local Variables): Suggest using booleanp.
6334
6335 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
6336
6337 * objects.texi (Type Predicates): Fix typos.
6338
6339 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6340
6341 * intro.texi (nil and t): Add booleanp.
6342
6343 * objects.texi (Type Predicates): Add links for booleanp and
6344 string-or-null-p.
6345
6346 2006-04-29 Richard Stallman <rms@gnu.org>
6347
6348 * modes.texi (Multiline Font Lock): Rename from
6349 Multi line Font Lock Elements. Much clarification.
6350 (Font Lock Multiline, Region to Fontify): Much clarification.
6351
6352 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6353
6354 * variables.texi (File Local Variables): Remove the special case t for
6355 safe-local-variable.
6356
6357 2006-04-26 Richard Stallman <rms@gnu.org>
6358
6359 * syntax.texi (Parsing Expressions): Minor cleanup.
6360
6361 2006-04-18 Richard Stallman <rms@gnu.org>
6362
6363 * tips.texi (Coding Conventions): Explain when the package's
6364 prefix should appear later on (not at the start of the name).
6365
6366 * searching.texi (String Search): Clarify effect of NOERROR.
6367
6368 * modes.texi (Imenu): Clarify what special items do.
6369
6370 * hooks.texi (Standard Hooks): Delete text about old hook names.
6371
6372 2006-04-17 Romain Francoise <romain@orebokech.com>
6373
6374 * variables.texi (Local Variables): Update the default value of
6375 `max-specpdl-size'.
6376
6377 2006-04-15 Michael Olson <mwolson@gnu.org>
6378
6379 * processes.texi (Transaction Queues): Mention the new optional
6380 `delay-question' argument for `tq-enqueue'.
6381
6382 2006-04-13 Bill Wohler <wohler@newt.com>
6383
6384 * customize.texi (Common Keywords): Use dotted notation for
6385 :package-version value. Specify its values. Improve documentation
6386 for customize-package-emacs-version-alist.
6387
6388 2006-04-12 Bill Wohler <wohler@newt.com>
6389
6390 * customize.texi (Common Keywords): Move description of
6391 customize-package-emacs-version-alist to @defvar.
6392
6393 2006-04-10 Bill Wohler <wohler@newt.com>
6394
6395 * customize.texi (Common Keywords): Add :package-version.
6396
6397 2006-04-10 Kim F. Storm <storm@cua.dk>
6398
6399 * text.texi (Buffer Contents): Add NOPROPS arg to
6400 filter-buffer-substring.
6401
6402 2006-04-08 Kevin Ryde <user42@zip.com.au>
6403
6404 * os.texi (Command-Line Arguments): Update xref to emacs manual
6405 "Command Arguments" -> "Emacs Invocation", per change there.
6406
6407 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6408
6409 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6410 be on one line to help makeinfo not render two spaces after the dot.
6411
6412 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6413
6414 * strings.texi (Predicates for Strings): Add string-or-null-p.
6415
6416 2006-03-28 Kim F. Storm <storm@cua.dk>
6417
6418 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6419 remarks about systems that don't support fractional seconds.
6420
6421 2006-03-25 Karl Berry <karl@gnu.org>
6422
6423 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6424 the year list.
6425
6426 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
6427
6428 * display.texi (Fringe Indicators): Fix typos.
6429
6430 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6431
6432 * tips.texi (Documentation Tips): One can now also write `program'
6433 in front of a quoted symbol in a docstring to prevent making a
6434 hyperlink.
6435
6436 2006-03-19 Alan Mackenzie <acm@muc.de>
6437
6438 * text.texi (Special Properties): Clarify `fontified' property.
6439
6440 2006-03-16 Richard Stallman <rms@gnu.org>
6441
6442 * display.texi (Defining Images): Minor cleanup.
6443
6444 2006-03-16 Bill Wohler <wohler@newt.com>
6445
6446 * display.texi (Defining Images): In image-load-path-for-library,
6447 prefer user's images.
6448
6449 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6450
6451 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6452
6453 2006-03-15 Bill Wohler <wohler@newt.com>
6454
6455 * display.texi (Defining Images): Fix example in
6456 image-load-path-for-library by not recommending that one binds
6457 image-load-path. Just defvar it to placate compiler and only use
6458 it if previously defined.
6459
6460 2006-03-14 Bill Wohler <wohler@newt.com>
6461
6462 * display.texi (Defining Images): In image-load-path-for-library,
6463 always return list of directories. Update example.
6464
6465 2006-03-14 Alan Mackenzie <acm@muc.de>
6466
6467 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6468 This describes font-lock-extend-region-function.
6469 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6470 the new node "Region to Fontify".
6471
6472 2006-03-13 Richard Stallman <rms@gnu.org>
6473
6474 * display.texi (Invisible Text): The impossible position is
6475 now before the invisible text, not after.
6476 (Defining Images): Clean up last change.
6477
6478 2006-03-11 Bill Wohler <wohler@newt.com>
6479
6480 * display.texi (Defining Images): Add image-load-path-for-library.
6481
6482 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6483
6484 * text.texi (Adaptive Fill): Fix Texinfo usage.
6485
6486 * strings.texi (Creating Strings): Fix Texinfo usage.
6487
6488 * searching.texi (Regexp Special): Use @samp for regular
6489 expressions that are not in Lisp syntax.
6490
6491 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6492
6493 * searching.texi (Regexp Special): Put remark between parentheses
6494 to avoid misreading.
6495
6496 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6497
6498 * searching.texi (Syntax of Regexps): More accurately describe
6499 which characters are special in which situations.
6500 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6501 are not special. Describe in detail when `[' and `]' are special.
6502 (Regexp Backslash): Plenty of regexps with unbalanced square
6503 brackets are valid, so reword that statement.
6504
6505 2006-03-02 Kim F. Storm <storm@cua.dk>
6506
6507 * keymaps.texi (Tool Bar): Add tool-bar-border.
6508
6509 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6510
6511 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6512
6513 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6514
6515 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6516
6517 * files.texi (Locating Files): Suggest additional values for the
6518 SUFFIXES arg of `locate-file'. Update pxref.
6519
6520 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6521 (How Programs Do Loading): Discuss the effects of Auto Compression
6522 mode on `load'.
6523 (Load Suffixes): New node.
6524 (Library Search): Delete description of `load-suffixes'; it was
6525 moved to "Load Suffixes".
6526 (Autoload, Named Features): Mention `load-suffixes'.
6527
6528 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6529
6530 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6531
6532 * windows.texi (Window Tree): Fix typo.
6533
6534 2006-02-20 Kim F. Storm <storm@cua.dk>
6535
6536 * display.texi (Fringe Indicators): New section.
6537 Move indicate-empty-lines, indicate-buffer-boundaries, and
6538 default-indicate-buffer-boundaries here.
6539 Add fringe-indicator-alist and default-fringes-indicator-alist.
6540 Add list of logical fringe indicator symbols.
6541 Update list of standard bitmap names.
6542 (Fringe Cursors): New section.
6543 Move overflow-newline-into-fringe here.
6544 Add fringe-cursor-alist and default-fringes-cursor-alist.
6545 Add list of fringe cursor symbols.
6546
6547 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6548
6549 * commands.texi (Using Interactive): Fix reference to node
6550 "Minibuffers".
6551
6552 2006-02-19 Richard M. Stallman <rms@gnu.org>
6553
6554 * minibuf.texi (High-Level Completion):
6555 Add xref to read-input-method-name.
6556
6557 * files.texi (Relative File Names): Move file-relative-name here.
6558 (File Name Expansion): From here. Minor clarifications.
6559
6560 * commands.texi (Using Interactive): Add xrefs about reading input.
6561 Clarify remarks about that moving point and mark.
6562 Put string case before list case.
6563
6564 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
6565
6566 * display.texi (Other Display Specs, Image Descriptors):
6567 Revert erroneous changes. The previous description of
6568 image-descriptors as `(image . PROPS)' was correct.
6569
6570 2006-02-14 Richard M. Stallman <rms@gnu.org>
6571
6572 * variables.texi (File Local Variables): Clarifications.
6573
6574 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
6575
6576 * variables.texi (File Local Variables): Use @code for a cons
6577 cell, not @var.
6578
6579 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
6580
6581 * variables.texi (File Local Variables): Document new file local
6582 variable behavior.
6583
6584 2006-02-10 Kim F. Storm <storm@cua.dk>
6585
6586 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6587
6588 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
6589
6590 * modes.texi (%-Constructs): Remove obsolete info about
6591 `global-mode-string'.
6592
6593 2006-02-07 Richard M. Stallman <rms@gnu.org>
6594
6595 * commands.texi (Prefix Command Arguments): Minor cleanup.
6596
6597 * display.texi: "Graphical display", not window system.
6598
6599 * functions.texi (What Is a Function): Fix xref.
6600
6601 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6602 (Changing Key Bindings): Clarify when remapping is better than
6603 substitute-key-definition.
6604
6605 2006-02-02 Richard M. Stallman <rms@gnu.org>
6606
6607 * minibuf.texi (Basic Completion): Completion alists are risky.
6608
6609 * keymaps.texi (Active Keymaps): Clarifications.
6610 (Searching Keymaps): New node.
6611 (Keymaps): Update menu.
6612
6613 * frames.texi (Layout Parameters): Minor clarification.
6614 (Drag and Drop): New node.
6615 (Frames): Update menu.
6616
6617 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6618
6619 * display.texi (Other Display Specs, Image Descriptors):
6620 Image description is a list, not a cons cell.
6621
6622 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6623
6624 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6625 list is not necessarily a list).
6626
6627 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6628
6629 * frames.texi (Layout Parameters): border-width and
6630 internal-border-width belong to the frame, not the window.
6631
6632 2006-01-19 Richard M. Stallman <rms@gnu.org>
6633
6634 * nonascii.texi (Translation of Characters): Search cmds use
6635 translation-table-for-input. Automatically made local.
6636
6637 * markers.texi (Overview of Markers): Count insertion type
6638 as one of a marker's attributes.
6639
6640 * keymaps.texi (Controlling Active Maps): New node, split out of
6641 Active Keymaps.
6642 (Keymaps): Menu updated.
6643 (Active Keymaps): Give pseudocode to explain how the active
6644 maps are searched. current-active-maps and key-binding moved here.
6645 (Functions for Key Lookup): current-active-maps and key-binding moved.
6646 Clarifications.
6647 (Searching the Keymaps): New subnode.
6648
6649 * elisp.texi (Top): Menu clarification.
6650
6651 * display.texi (Other Display Specs): Delete duplicate entry for
6652 just a string as display spec. Move text about recursive display
6653 specs on such a string.
6654
6655 * commands.texi (Key Sequence Input): Clarify.
6656 Move num-nonmacro-input-events out.
6657 (Reading One Event): num-nonmacro-input-events moved here.
6658
6659 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
6660
6661 * advice.texi (Simple Advice): Update example to fit argument
6662 change in previous-line.
6663
6664 2006-01-05 Richard M. Stallman <rms@gnu.org>
6665
6666 * markers.texi (The Mark): Fix in `mark'.
6667
6668 2006-01-04 Richard M. Stallman <rms@gnu.org>
6669
6670 * processes.texi (Misc Network, Make Network): Minor cleanups.
6671
6672 2006-01-04 Kim F. Storm <storm@cua.dk>
6673
6674 * processes.texi (Make Network): Add IPv6 addresses and handling.
6675 (Network Feature Testing): Mention (:family ipv6).
6676 (Misc Network): Add IPv6 formats to format-network-address.
6677
6678 2005-12-30 Richard M. Stallman <rms@gnu.org>
6679
6680 * text.texi (Changing Properties):
6681 Don't use return value of set-text-properties.
6682
6683 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6684
6685 * modes.texi (Mode Line Format): Correct typo in menu.
6686
6687 2005-12-29 Richard M. Stallman <rms@gnu.org>
6688
6689 * modes.texi (Mode Line Top): New node.
6690 (Mode Line Data): Some text moved to new node.
6691 Explain the data structure more concretely.
6692 (Mode Line Basics): Clarifications.
6693 (Mode Line Variables): Clarify intro paragraph.
6694 (%-Constructs): Clarify intro paragraph.
6695 (Mode Line Format): Update menu.
6696
6697 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6698
6699 * minibuf.texi (Basic Completion): Update lazy-completion-table
6700 examples for removal of ARGS argument.
6701
6702 2005-12-23 Richard M. Stallman <rms@gnu.org>
6703
6704 * text.texi (Undo): Restore some explanation from the version
6705 that was deleted.
6706
6707 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6708
6709 * text.texi (Undo): Remove duplicate descriptions of `apply
6710 funname' and `apply delta' elements of the undo list.
6711
6712 2005-12-20 Richard M. Stallman <rms@gnu.org>
6713
6714 * help.texi (Help Functions): Update documentation of `apropos'.
6715
6716 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6717
6718 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6719 because it is confusing. If the :help-echo keyword is a function,
6720 it is not directly used as the :help-echo overlay property, as the
6721 xref seems to suggest (it does not take the appropriate args).
6722
6723 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6724
6725 * customize.texi (Common Keywords): Fix Texinfo usage.
6726 (Group Definitions, Variable Definitions): Update for new
6727 conventions for using `*' in docstrings.
6728
6729 * tips.texi (Documentation Tips): Update for new conventions for
6730 using `*' in docstrings.
6731
6732 2005-12-16 Richard M. Stallman <rms@gnu.org>
6733
6734 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6735
6736 2005-12-16 Juri Linkov <juri@jurta.org>
6737
6738 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6739
6740 2005-12-14 Romain Francoise <romain@orebokech.com>
6741
6742 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6743 Fix typo.
6744
6745 2005-12-11 Juri Linkov <juri@jurta.org>
6746
6747 * minibuf.texi (Completion Commands): Add mention of read-file-name
6748 for filename completion keymaps.
6749 (Reading File Names): Add mention of filename completion keymaps
6750 for read-file-name and xref to `Completion Commands'.
6751
6752 2005-12-10 Richard M. Stallman <rms@gnu.org>
6753
6754 * customize.texi (Common Keywords): State caveats for use of :tag.
6755
6756 2005-12-08 Richard M. Stallman <rms@gnu.org>
6757
6758 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6759 with xrefs and better explanation.
6760 (Completion Commands): Add the filename completion maps.
6761
6762 * objects.texi (Character Type): Clarify that \s is not space
6763 if a dash follows.
6764
6765 2005-12-05 Richard M. Stallman <rms@gnu.org>
6766
6767 * windows.texi (Resizing Windows): Delete preserve-before args.
6768
6769 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6770
6771 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6772 in full keymaps, since the quirk has been fixed.
6773
6774 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6775
6776 * hooks.texi (Standard Hooks): Add index entries.
6777 Mention `compilation-finish-functions'.
6778
6779 2005-11-27 Richard M. Stallman <rms@gnu.org>
6780
6781 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6782
6783 2005-11-21 Juri Linkov <juri@jurta.org>
6784
6785 * customize.texi (Common Keywords): Update links types
6786 custom-manual and url-link. Add link types emacs-library-link,
6787 file-link, function-link, variable-link, custom-group-link.
6788
6789 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
6790
6791 * display.texi: Revert 2005-11-20 change.
6792
6793 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6794
6795 * processes.texi (Bindat Functions):
6796 Say "third" to refer to zero-based index "2".
6797
6798 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6799
6800 * loading.texi (Library Search): Update the default value of
6801 `load-suffixes'.
6802
6803 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6804
6805 * display.texi (Attribute Functions): Mention :ignore-defface.
6806
6807 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6808
6809 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6810 (Minor Mode Conventions): Mention the use of a hook.
6811
6812 2005-11-06 Richard M. Stallman <rms@gnu.org>
6813
6814 * files.texi (Magic File Names): find-file-name-handler checks the
6815 `operations' property of the handler.
6816
6817 2005-11-03 Richard M. Stallman <rms@gnu.org>
6818
6819 * variables.texi (Frame-Local Variables): Small clarification.
6820
6821 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6822
6823 * os.texi (Init File): Document ~/.emacs.d/init.el.
6824
6825 2005-10-29 Richard M. Stallman <rms@gnu.org>
6826
6827 * internals.texi (Garbage Collection): Document memory-full.
6828
6829 2005-10-28 Bill Wohler <wohler@newt.com>
6830
6831 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6832 for URLs.
6833
6834 2005-10-28 Richard M. Stallman <rms@gnu.org>
6835
6836 * minibuf.texi (Completion Commands): Clean up prev change.
6837
6838 2005-10-26 Kevin Ryde <user42@zip.com.au>
6839
6840 * compile.texi (Eval During Compile): Explain recommended uses
6841 of eval-when-compile and eval-and-compile.
6842
6843 2005-10-27 Masatake YAMATO <jet@gyve.org>
6844
6845 * minibuf.texi (Completion Commands):
6846 Write about new optional argument for `display-completion-list'.
6847
6848 2005-10-23 Richard M. Stallman <rms@gnu.org>
6849
6850 * display.texi (Overlay Arrow): Clarify about local bindings of
6851 overlay-arrow-position.
6852
6853 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6854
6855 * internals.texi (Building Emacs): Fix last change.
6856
6857 2005-10-22 Richard M. Stallman <rms@gnu.org>
6858
6859 * internals.texi (Building Emacs): Document eval-at-startup.
6860
6861 2005-10-21 Richard M. Stallman <rms@gnu.org>
6862
6863 * loading.texi (Where Defined): load-history contains abs file names.
6864 symbol-file returns abs file names.
6865
6866 2005-10-19 Kim F. Storm <storm@cua.dk>
6867
6868 * display.texi (Showing Images): Add max-image-size integer value.
6869
6870 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
6871
6872 * display.texi (Showing Images): Document max-image-size.
6873
6874 2005-10-17 Richard M. Stallman <rms@gnu.org>
6875
6876 * commands.texi (Quitting): Minor clarification.
6877
6878 * processes.texi (Sentinels): Clarify about output and quitting.
6879 (Filter Functions): Mention with-local-quit.
6880
6881 2005-10-17 Juri Linkov <juri@jurta.org>
6882
6883 * buffers.texi (Current Buffer):
6884 * commands.texi (Event Input Misc):
6885 * compile.texi (Eval During Compile, Compiler Errors):
6886 * customize.texi (Group Definitions):
6887 * display.texi (Progress, Defining Faces):
6888 * files.texi (Writing to Files):
6889 * modes.texi (Mode Hooks, Defining Minor Modes):
6890 * streams.texi (Output Functions):
6891 * syntax.texi (Syntax Table Functions):
6892 * text.texi (Change Hooks):
6893 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6894
6895 * commands.texi (Quitting): Replace arg `forms' with `body' in
6896 `with-local-quit'.
6897
6898 * positions.texi (Excursions): Replace arg `forms' with `body' in
6899 `save-excursion'.
6900
6901 2005-10-08 Kim F. Storm <storm@cua.dk>
6902
6903 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
6904 Rename manual section accordingly.
6905
6906 2005-10-04 Kim F. Storm <storm@cua.dk>
6907
6908 * windows.texi (Window Split Tree): New section describing
6909 new function window-split-tree function.
6910
6911 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
6912
6913 * display.texi (Fringe Size/Pos): Simplify and add detail.
6914
6915 2005-09-30 Romain Francoise <romain@orebokech.com>
6916
6917 * minibuf.texi (High-Level Completion): Explain that the prompt
6918 given to `read-buffer' should end with a colon and a space.
6919 Update usage examples.
6920
6921 2005-09-29 Juri Linkov <juri@jurta.org>
6922
6923 * display.texi (Displaying Messages): Rename argument name
6924 `string' to `format-string' in functions `message', `message-box',
6925 `message-or-box'.
6926
6927 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
6928
6929 * errors.texi (Standard Errors): Correct xrefs.
6930
6931 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
6932
6933 * display.texi (Defining Images): Update documentation for
6934 `image-load-path'.
6935
6936 2005-09-17 Richard M. Stallman <rms@gnu.org>
6937
6938 * display.texi (Defining Images): Clean up previous change.
6939
6940 2005-09-16 Romain Francoise <romain@orebokech.com>
6941
6942 * elisp.texi: Specify GFDL version 1.2.
6943
6944 * doclicense.texi (GNU Free Documentation License): Update to
6945 version 1.2.
6946
6947 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
6948
6949 * display.texi (Defining Images): Document `image-load-path'.
6950
6951 2005-09-15 Richard M. Stallman <rms@gnu.org>
6952
6953 * objects.texi (Printed Representation): Minor cleanup.
6954 (Box Diagrams): Minor fix.
6955 (Cons Cell Type): Move (...) index item here.
6956 (Box Diagrams): From here.
6957 (Array Type): Minor fix.
6958 (Type Predicates): Delete index "predicates".
6959 (Hash Table Type): Clarify xref.
6960 (Dotted Pair Notation): Minor fix.
6961
6962 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
6963
6964 * files.texi (Saving Buffers): Fix typo.
6965
6966 2005-09-08 Richard M. Stallman <rms@gnu.org>
6967
6968 * tips.texi (Programming Tips): Correct the "default" prompt spec.
6969
6970 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
6971
6972 * locals.texi (Standard Buffer-Local Variables): Don't include
6973 mode variables for minor modes.
6974 Fix xrefs for buffer-display-count, buffer-display-table,
6975 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
6976 enable-multibyte-characters, fill-column, header-line-format,
6977 left-fringe-width, left-margin, and right-fringe-width.
6978
6979 * hooks.texi (Standard Hooks): All hooks should conform to the
6980 standard naming convention now.
6981 Fix xref for `echo-area-clear-hook'.
6982
6983 * display.texi (Usual Display): Note that indicate-empty-lines and
6984 tab-width are buffer-local.
6985
6986 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
6987
6988 * modes.texi (Mode Help): Note that major-mode is buffer-local.
6989
6990 * nonascii.texi (Encoding and I/O): Note that
6991 buffer-file-coding-system is buffer-local.
6992
6993 * positions.texi (List Motion): Note that defun-prompt-regexp is
6994 buffer-local.
6995
6996 * text.texi (Auto Filling): Note that auto-fill-function is
6997 buffer-local.
6998 (Undo): Note that buffer-undo-list is buffer-local.
6999
7000 * windows.texi (Buffers and Windows):
7001 Document buffer-display-count.
7002
7003 2005-09-06 Richard M. Stallman <rms@gnu.org>
7004
7005 * tips.texi (Coding Conventions): Sometimes it is ok to put the
7006 package prefix elsewhere than at the start of the name.
7007
7008 2005-09-03 Richard M. Stallman <rms@gnu.org>
7009
7010 * tips.texi (Programming Tips): Add conventions for minibuffer
7011 questions and prompts.
7012
7013 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7014
7015 * intro.texi (nil and t): Minor cleanup.
7016 Delete spurious mention of keyword symbols.
7017 (Evaluation Notation): Add index entry.
7018 (A Sample Function Description): Minor cleanup.
7019 (A Sample Variable Description): Not all vars can be set.
7020
7021 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7022
7023 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7024
7025 (Insertion): Document precise type of `insert-char' arg COUNT.
7026
7027 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7028
7029 * modes.texi (Other Font Lock Variables): Sync the default of
7030 font-lock-lines-before.
7031
7032 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
7033
7034 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7035
7036 2005-08-29 Richard M. Stallman <rms@gnu.org>
7037
7038 * elisp.texi (Top): Update subnode menu.
7039
7040 * searching.texi (Searching and Matching): Move node.
7041 Rearrange contents and add overall explanation.
7042 (Searching and Case): Move node.
7043 (Searching and Matching): Update menu.
7044
7045 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7046
7047 * os.texi (Startup Summary): Fix the description of the initial
7048 startup message display.
7049
7050 2005-08-25 Richard M. Stallman <rms@gnu.org>
7051
7052 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7053
7054 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
7055
7056 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7057 `next-overlay-change' example.
7058
7059 2005-08-22 Juri Linkov <juri@jurta.org>
7060
7061 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7062 Fix invert-face. Fix args of face-background.
7063
7064 * display.texi (Standard Faces): Delete node.
7065 (Faces): Add xref to `(emacs)Standard Faces'.
7066 (Displaying Faces): Fix xref to `Standard Faces'.
7067
7068 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7069
7070 2005-08-20 Alan Mackenzie <acm@muc.de>
7071
7072 * buffers.texi (The Buffer List): Clarify the manipulation of the
7073 buffer list.
7074
7075 2005-08-14 Richard M. Stallman <rms@gnu.org>
7076
7077 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7078 a regexp.
7079
7080 2005-08-11 Richard M. Stallman <rms@gnu.org>
7081
7082 * elisp.texi (Top): Update subnode lists.
7083
7084 * display.texi (Inverse Video): Node deleted.
7085
7086 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7087 New nodes split out of Coding Conventions.
7088
7089 * searching.texi (Regular Expressions): Document re-builder.
7090
7091 * os.texi (Time Parsing): New node split out of Time Conversion.
7092
7093 * processes.texi (Misc Network, Network Feature Testing)
7094 (Network Options, Make Network): New nodes split out of
7095 Low-Level Network.
7096
7097 2005-08-09 Richard M. Stallman <rms@gnu.org>
7098
7099 * frames.texi (Geometry): New node, split from Size and Position.
7100 (Frame Parameters): Refer to Geometry.
7101
7102 * buffers.texi (The Buffer List): Fix xrefs.
7103
7104 * windows.texi (Splitting Windows): Fix xref.
7105
7106 * frames.texi (Layout Parameters): Add xref.
7107
7108 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7109
7110 * keymaps.texi (Menu Bar): Fix xref.
7111
7112 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7113
7114 * modes.texi (%-Constructs): Fix xref.
7115
7116 * frames.texi (Window Frame Parameters): Node split up.
7117 (Basic Parameters, Position Parameters, Size Parameters)
7118 (Layout Parameters, Buffer Parameters, Management Parameters)
7119 (Cursor Parameters, Color Parameters): New subnodes.
7120
7121 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7122
7123 * positions.texi (Screen Lines): Update xref for previous change
7124 in minibuf.texi.
7125
7126 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7127 change in minibuf.texi.
7128
7129 2005-08-09 Richard M. Stallman <rms@gnu.org>
7130
7131 * tips.texi (Coding Conventions): Minor cleanup.
7132
7133 * modes.texi (Defining Minor Modes): Explain when init-value
7134 can be non-nil.
7135
7136 * elisp.texi (Top): Update submenu for Minibuffer.
7137
7138 * minibuf.texi (Minibuffer Misc): Node split up.
7139 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7140 (Recursive Mini): New nodes split out from Minibuffer Misc.
7141 (Minibuffer Misc): Document max-mini-window-height.
7142
7143 * hash.texi (Defining Hash): Delete stray paren in example.
7144
7145 * display.texi (Echo Area Customization): Don't define
7146 max-mini-window-height here; xref instead.
7147
7148 * commands.texi (Event Input Misc): Update while-no-input.
7149
7150 * advice.texi (Advising Functions): Explain when to use advice
7151 and when to use a hook.
7152
7153 2005-07-30 Eli Zaretskii <eliz@gnu.org>
7154
7155 * makefile.w32-in (info): Don't run install-info.
7156 ($(infodir)/dir): New target, produced by running install-info.
7157
7158 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7159
7160 * modes.texi (Defining Minor Modes): The keyword for the initial
7161 value is :init-value, not :initial-value.
7162
7163 2005-07-23 Eli Zaretskii <eliz@gnu.org>
7164
7165 * loading.texi (Autoload): Make the `doctor' example be consistent
7166 with what's in current loaddefs.el. Describe the "fn" magic in
7167 the usage portion of the doc string.
7168
7169 2005-07-22 Richard M. Stallman <rms@gnu.org>
7170
7171 * internals.texi (Garbage Collection): Clarify previous change.
7172
7173 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7174
7175 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7176
7177 2005-07-18 Juri Linkov <juri@jurta.org>
7178
7179 * commands.texi (Accessing Events):
7180 * frames.texi (Text Terminal Colors, Resources):
7181 * markers.texi (The Mark):
7182 * modes.texi (Defining Minor Modes):
7183 Delete duplicate duplicate words.
7184
7185 2005-07-16 Richard M. Stallman <rms@gnu.org>
7186
7187 * display.texi (Managing Overlays): Clarify make-overlay
7188 args for insertion types.
7189
7190 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7191
7192 * customize.texi (Variable Definitions):
7193 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7194 `standard-value' is a list too.
7195 (Defining New Types): Use @key{RET} instead of @key{ret}.
7196
7197 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7198
7199 * os.texi (Translating Input): Fix typo.
7200
7201 2005-07-08 Richard M. Stallman <rms@gnu.org>
7202
7203 * README: Update edition number and size estimate.
7204
7205 * elisp.texi (VERSION): Set to 2.9.
7206
7207 2005-07-07 Richard M. Stallman <rms@gnu.org>
7208
7209 * book-spine.texinfo: Update Emacs version.
7210
7211 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7212
7213 2005-07-06 Richard M. Stallman <rms@gnu.org>
7214
7215 * searching.texi (Regexp Search): Clarify what re-search-forward
7216 does when the search fails.
7217
7218 2005-07-05 Lute Kamstra <lute@gnu.org>
7219
7220 * Update FSF's address in GPL notices.
7221
7222 * doclicense.texi (GNU Free Documentation License):
7223 * gpl.texi (GPL):
7224 * tips.texi (Coding Conventions, Library Headers):
7225 * vol1.texi:
7226 * vol2.texi: Update FSF's address.
7227
7228 2005-07-04 Richard M. Stallman <rms@gnu.org>
7229
7230 * hooks.texi (Standard Hooks): Add occur-hook.
7231
7232 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7233
7234 * display.texi (The Echo Area): Correct menu.
7235
7236 2005-07-03 Richard M. Stallman <rms@gnu.org>
7237
7238 * elisp.texi (Top): Update subnode menu for Display.
7239
7240 * display.texi (Displaying Messages): New node, with most
7241 of what was in The Echo Area.
7242 (Progress): Move under The Echo Area.
7243 (Logging Messages): New node with new text.
7244 (Echo Area Customization): New node, the rest of what was
7245 in The Echo Area. Document message-truncate-lines with @defvar.
7246 (Display): Update menu.
7247
7248 * windows.texi (Textual Scrolling): Doc 3 values for
7249 scroll-preserve-screen-position.
7250
7251 * text.texi (Special Properties): Change hook functions
7252 should bind inhibit-modification-hooks around altering buffer text.
7253
7254 * keymaps.texi (Key Binding Commands): Call binding BINDING
7255 rather than DEFINITION.
7256
7257 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
7258
7259 * variables.texi (Defining Variables): `user-variable-p' returns t
7260 for aliases of user options, nil for alias loops.
7261
7262 2005-06-28 Richard M. Stallman <rms@gnu.org>
7263
7264 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7265 make-keymap.
7266
7267 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7268
7269 * variables.texi (Setting Variables): Correct and clarify
7270 description of `add-to-ordered-list'.
7271
7272 2005-06-26 Richard M. Stallman <rms@gnu.org>
7273
7274 * display.texi (Faces): Minor cleanup.
7275
7276 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7277
7278 * display.texi (Faces): `facep' returns t for strings that are
7279 face names.
7280
7281 2005-06-25 Richard M. Stallman <rms@gnu.org>
7282
7283 * objects.texi (Equality Predicates): Clarify meaning of equal.
7284
7285 * windows.texi (Selecting Windows): save-selected-window
7286 and with-selected-window save and restore the current buffer.
7287
7288 2005-06-24 Richard M. Stallman <rms@gnu.org>
7289
7290 * numbers.texi (Float Basics): Explain how to test for NaN,
7291 and printing the sign of NaNs.
7292
7293 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7294
7295 * makefile.w32-in (MAKEINFO): Use --force.
7296
7297 2005-06-23 Richard M. Stallman <rms@gnu.org>
7298
7299 * display.texi (Face Functions): Correct Texinfo usage.
7300
7301 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7302
7303 * lists.texi (Rings): `ring-elements' now returns the elements of
7304 RING in order.
7305
7306 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7307
7308 * markers.texi (The Mark): Texinfo usage fix.
7309
7310 2005-06-23 Kim F. Storm <storm@cua.dk>
7311
7312 * searching.texi (Entire Match Data): Remove evaporate option for
7313 match-data. Do not mention evaporate option for set-match-data.
7314
7315 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7316
7317 * display.texi (Face Functions): Mention face aliases.
7318
7319 2005-06-21 Richard M. Stallman <rms@gnu.org>
7320
7321 * anti.texi (Antinews): Texinfo usage fix.
7322
7323 2005-06-21 Karl Berry <karl@gnu.org>
7324
7325 * elisp.texi: Use @copying.
7326
7327 * elisp.texi: Put @summarycontents and @contents before the Top
7328 node, instead of the end of the file, so that the contents appear
7329 in the right place in the dvi/pdf output.
7330
7331 2005-06-21 Juri Linkov <juri@jurta.org>
7332
7333 * display.texi (Defining Faces): Add `customized-face'.
7334
7335 2005-06-20 Kim F. Storm <storm@cua.dk>
7336
7337 * variables.texi (Setting Variables): Any type of element can be
7338 given order in add-to-ordered-list. Compare elements with eq.
7339
7340 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7341
7342 2005-06-20 Karl Berry <karl@gnu.org>
7343
7344 * syntax.texi (Syntax Flags): Make last column very slightly wider
7345 to avoid "generic comment" breaking on two lines and causing an
7346 underfull box.
7347
7348 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7349
7350 * lists.texi (Rings): Various minor clarifications and corrections.
7351
7352 2005-06-18 Richard M. Stallman <rms@gnu.org>
7353
7354 * functions.texi (Obsolete Functions): Simplify.
7355
7356 * variables.texi (Variable Aliases): Simplify.
7357
7358 * anti.texi, backups.texi, compile.texi, customization.texi:
7359 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7360 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7361 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7362 * variables.texi: Fix formatting ugliness.
7363
7364 * elisp.texi: Add links to Rings and Byte Packing.
7365 Update version and copyright years.
7366
7367 * minibuf.texi: Fix formatting ugliness.
7368 (Completion Commands): Move keymap vars to the end
7369 and vars completing-read binds to the top.
7370
7371 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7372
7373 * processes.texi: Fix typos.
7374 (Bindat Spec): Correct Texinfo error.
7375 (Byte Packing): Fix ungrammatical sentence.
7376
7377 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7378
7379 * lists.texi (Rings): New node.
7380 (Lists): Add it to menu.
7381
7382 * processes.texi (Byte Packing): New node.
7383 (Processes): Add it to menu.
7384
7385 2005-06-17 Richard M. Stallman <rms@gnu.org>
7386
7387 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7388
7389 * help.texi (Documentation Basics): Explain the xref to
7390 Documentation Tips.
7391
7392 * debugging.texi (Debugger Commands): Minor fix.
7393
7394 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7395
7396 * edebug.texi (Instrumenting): Eliminate duplicate link.
7397 (Specification List): Replace references to "below", referring to
7398 a later node, with one @ref to that node.
7399
7400 * os.texi (Timers): Timers should save and restore the match data
7401 if they change it.
7402
7403 * debugging.texi (Debugger Commands): Mention that the Lisp
7404 debugger can not step through primitive functions.
7405
7406 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7407
7408 * functions.texi (Obsolete Functions): Update argument names of
7409 `make-obsolete' and `define-obsolete-function-alias'.
7410
7411 * variables.texi (Variable Aliases): Update argument names of
7412 `defvaralias', `make-obsolete-variable' and
7413 `define-obsolete-variable-alias'.
7414
7415 2005-06-15 Kim F. Storm <storm@cua.dk>
7416
7417 * searching.texi (Entire Match Data): Rephrase warnings about
7418 evaporate arg to match-data and set-match-data.
7419
7420 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7421
7422 * elisp.texi (Top): Update detailed menu.
7423
7424 * edebug.texi (Edebug): Update menu.
7425 (Instrumenting): Update xrefs.
7426 (Edebug Execution Modes): Correct xref.
7427 (Jumping): Clarify description of `h' command.
7428 Eliminate redundant @ref.
7429 (Breaks): New node.
7430 (Breakpoints): Is now a subsubsection.
7431 (Global Break Condition): Mention `C-x X X'.
7432 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7433 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7434 (Edebug Display Update): Correct pxref.
7435 (Edebug and Macros): New node.
7436 (Instrumenting Macro Calls): Is now a subsubsection.
7437 Neither arg of `def-edebug-spec' is evaluated.
7438 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7439 (Specification Examples): Fix typo.
7440
7441 2005-06-14 Lute Kamstra <lute@gnu.org>
7442
7443 * debugging.texi (Function Debugging): Primitives can break on
7444 entry too.
7445
7446 2005-06-14 Kim F. Storm <storm@cua.dk>
7447
7448 * variables.texi (Setting Variables): Add add-to-ordered-list.
7449
7450 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7451
7452 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7453 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7454
7455 2005-06-13 Lute Kamstra <lute@gnu.org>
7456
7457 * text.texi (Special Properties): Fix cross reference.
7458
7459 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7460
7461 * debugging.texi (Function Debugging): Delete mention of empty
7462 string argument to `cancel-debug-on-entry'. Delete inaccurate
7463 description of the return value of that command.
7464
7465 2005-06-11 Alan Mackenzie <acm@muc.de>
7466
7467 * text.texi (Adaptive Fill): Amplify the description of
7468 fill-context-prefix.
7469
7470 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7471
7472 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7473
7474 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7475
7476 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7477
7478 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7479
7480 * debugging.texi (Error Debugging): Minor rewording.
7481 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7482 is optional.
7483
7484 2005-06-10 Lute Kamstra <lute@gnu.org>
7485
7486 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7487 (Top): Give it a title. Correct version number. Give the
7488 detailed node listing a more prominent header.
7489 * intro.texi: Don't set VERSION here a second time.
7490 Mention Emacs's version too.
7491 * anti.texi (Antinews): Use EMACSVER to refer to the current
7492 version of Emacs.
7493
7494 2005-06-09 Kim F. Storm <storm@cua.dk>
7495
7496 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7497 match-data and set-match-data.
7498
7499 2005-06-08 Richard M. Stallman <rms@gnu.org>
7500
7501 * searching.texi (Entire Match Data): Clarify when match-data
7502 returns markers and when integers.
7503
7504 * display.texi (Defining Faces): Explain that face name should not
7505 end in `-face'.
7506
7507 * modes.texi (Mode Line Data): Minor cleanup.
7508 (Customizing Keywords): Node split out of Search-based Fontification.
7509 Add example of using font-lock-add-keywords from a hook.
7510 Clarify when MODE should be non-nil, and when nil.
7511
7512 2005-06-06 Richard M. Stallman <rms@gnu.org>
7513
7514 * modes.texi (Mode Line Data): Explain what happens when the car
7515 of a list is a void symbol.
7516 (Search-based Fontification): Explain MODE arg to
7517 font-lock-add-keywords and warn about calls from major modes.
7518
7519 2005-06-08 Juri Linkov <juri@jurta.org>
7520
7521 * display.texi (Standard Faces): Add `shadow' face.
7522
7523 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7524
7525 * modes.texi (Major Mode Conventions): A derived mode only needs
7526 to put the call to the parent mode inside `delay-mode-hooks'.
7527
7528 2005-05-29 Richard M. Stallman <rms@gnu.org>
7529
7530 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7531 new, and what that implies. Clarify.
7532
7533 * files.texi (Locating Files): Clean up the text.
7534
7535 * frames.texi (Window Frame Parameters): Document user-size.
7536 Shorten entry for top by referring to left.
7537
7538 2005-05-26 Richard M. Stallman <rms@gnu.org>
7539
7540 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7541 is new, and what the implications are. Other clarifications.
7542
7543 2005-05-24 Richard M. Stallman <rms@gnu.org>
7544
7545 * frames.texi (Dialog Boxes): Minor fixes.
7546
7547 2005-05-25 Masatake YAMATO <jet@gyve.org>
7548
7549 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7550
7551 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7552
7553 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7554 is optional.
7555
7556 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7557
7558 * frames.texi (Dialog Boxes): Describe new optional argument.
7559
7560 2005-05-23 Lute Kamstra <lute@gnu.org>
7561
7562 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7563 syntax-begin-function over font-lock-beginning-of-syntax-function.
7564
7565 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7566
7567 * minibuf.texi (Reading File Names): Update description of
7568 `read-directory-name'.
7569
7570 * modes.texi (Derived Modes): Clarify :group keyword.
7571
7572 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7573
7574 * files.texi (Locating Files): New subsection.
7575 Describe locate-file and executable-find.
7576
7577 2005-05-21 Kevin Ryde <user42@zip.com.au>
7578
7579 * frames.texi (Initial Parameters): Update cross reference to
7580 "Emacs Invocation".
7581
7582 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7583
7584 * keymaps.texi (Active Keymaps): Add anchor.
7585
7586 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7587 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7588 appropriate place.
7589 (Derived Modes): Small clarifications.
7590 (Minor Mode Conventions, Keymaps and Minor Modes):
7591 Replace references to nodes with references to anchors.
7592 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7593 Clarify description of lists whose first element is an integer.
7594 (Mode Line Variables): Add anchor.
7595 (%-Constructs): Clarify description of integer after %.
7596 (Emulating Mode Line): Describe nil value for FACE.
7597
7598 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7599
7600 * modes.texi (Derived Modes): Correct references to non-existing
7601 variable standard-syntax-table.
7602
7603 2005-05-17 Lute Kamstra <lute@gnu.org>
7604
7605 * modes.texi (Defining Minor Modes): Mention the mode hook.
7606
7607 2005-05-15 Kim F. Storm <storm@cua.dk>
7608
7609 * processes.texi (Network): Remove open-network-stream-nowait.
7610 (Network Servers): Remove open-network-stream-server.
7611
7612 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7613
7614 * elisp.texi (Top): Update detailed menu.
7615
7616 * variables.texi: Reorder nodes.
7617 (Variables): Update menu.
7618 (File Local Variables): Do not refer to the `-*-' line as
7619 a "local variables list". Add pxref.
7620
7621 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7622
7623 * elisp.texi (Top): Update detailed menu for node changes.
7624
7625 * modes.texi (Modes): Update Menu.
7626 (Hooks): Move to beginning of chapter.
7627 Most minor modes run mode hooks too.
7628 `add-hook' can handle void hooks or hooks whose value is a single
7629 function.
7630 (Major Modes): Update Menu.
7631 (Major Mode Basics): New node, split off from `Major Modes'.
7632 (Major Mode Conventions): Correct xref. Explain how to handle
7633 auto-mode-alist if the major mode command has an autoload cookie.
7634 (Auto Major Mode): Major update. Add magic-mode-alist.
7635 (Derived Modes): Major update.
7636 (Mode Line Format): Update Menu.
7637 (Mode Line Basics): New node, split off from `Mode Line Format'.
7638
7639 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7640 for `magic autoload comment'. Add index entries and anchor.
7641
7642 2005-05-14 Richard M. Stallman <rms@gnu.org>
7643
7644 * tips.texi (Coding Conventions): Explain how important it is
7645 that just loading certain files not change Emacs behavior.
7646
7647 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7648
7649 2005-05-12 Lute Kamstra <lute@gnu.org>
7650
7651 * modes.texi (Generic Modes): Update.
7652 (Major Modes): Refer to node "Generic Modes".
7653
7654 * elisp.texi (Top): Update to the current structure of the manual.
7655 * processes.texi (Processes): Add menu description.
7656 * customize.texi (Customization): Add menu descriptions.
7657
7658 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7659
7660 * processes.texi (Signals to Processes)
7661 (Low-Level Network): Fix typos.
7662
7663 2005-05-11 Lute Kamstra <lute@gnu.org>
7664
7665 * elisp.texi (Top): Add some nodes from the chapter "Major and
7666 Minor Modes" to the detailed node listing.
7667
7668 2005-05-10 Richard M. Stallman <rms@gnu.org>
7669
7670 * keymaps.texi (Extended Menu Items): Menu item filter functions
7671 can be called at any time.
7672
7673 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7674
7675 * variables.texi (File Local Variables): `(hack-local-variables t)'
7676 now also checks whether a mode is specified in the local variables
7677 list.
7678
7679 2005-05-05 Kevin Ryde <user42@zip.com.au>
7680
7681 * display.texi (The Echo Area): Correct format function cross
7682 reference.
7683
7684 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7685
7686 * variables.texi (Variable Aliases): Change description of
7687 `define-obsolete-variable-alias'.
7688
7689 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7690 (Defining Functions): Add xref.
7691 (Obsolete Functions): New node.
7692 (Function Safety): Standardize capitalization of section title.
7693
7694 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7695 (Dialog Boxes): Complete description of `x-popup-dialog'.
7696
7697 2005-05-04 Richard M. Stallman <rms@gnu.org>
7698
7699 * commands.texi (Interactive Codes): Fix Texinfo usage.
7700 Document U more clearly.
7701
7702 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7703
7704 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7705 function and not a macro.
7706
7707 * frames.texi (Pop-Up Menus): Correct and clarify description of
7708 `x-popup-menu'.
7709 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7710
7711 2005-05-01 Richard M. Stallman <rms@gnu.org>
7712
7713 * edebug.texi (Checking Whether to Stop): Fix previous change.
7714
7715 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7716
7717 * display.texi: Fix typos and Texinfo usage.
7718
7719 * edebug.texi (Checking Whether to Stop): executing-macro ->
7720 executing-kbd-macro.
7721
7722 2005-05-01 Richard M. Stallman <rms@gnu.org>
7723
7724 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7725
7726 2005-04-30 Richard M. Stallman <rms@gnu.org>
7727
7728 * files.texi (Magic File Names): Document `operations' property.
7729
7730 2005-04-29 Lute Kamstra <lute@gnu.org>
7731
7732 * modes.texi (Generic Modes): New node.
7733 (Major Modes): Add it to the menu.
7734 (Derived Modes): Add "derived mode" to concept index.
7735
7736 2005-04-28 Lute Kamstra <lute@gnu.org>
7737
7738 * modes.texi (Defining Minor Modes): Fix previous change.
7739 (Font Lock Mode): Simplify.
7740 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7741 when set and that some parts are optional. Add cross references.
7742 (Search-based Fontification): Say how to specify font-lock-keywords.
7743 Add cross references. Add font-lock-multiline to index.
7744 Move font-lock-keywords-case-fold-search here from node "Other Font
7745 Lock Variables". Document font-lock-add-keywords and
7746 font-lock-remove-keywords.
7747 (Other Font Lock Variables): Move font-lock-keywords-only,
7748 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7749 and font-lock-syntactic-face-function to node "Syntactic Font
7750 Lock". Move font-lock-keywords-case-fold-search to node
7751 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7752 and font-lock-{,un}fontify-{buffer,region}-function.
7753 (Precalculated Fontification): Remove reference to deleted variable
7754 font-lock-core-only.
7755 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7756 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7757 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7758 and font-lock-syntactic-face-function here from node "Other Font
7759 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7760 Syntax Properties". Add cross references.
7761 (Setting Syntax Properties): New node.
7762 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7763 * syntax.texi (Syntax Properties): Add cross reference.
7764 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7765
7766 2005-04-26 Richard M. Stallman <rms@gnu.org>
7767
7768 * display.texi (Defining Faces):
7769 Document `default' elements of defface spec.
7770
7771 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7772
7773 * variables.texi (Variable Aliases): Clarify text.
7774
7775 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7776
7777 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7778
7779 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7780
7781 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7782
7783 2005-04-24 Eli Zaretskii <eliz@gnu.org>
7784
7785 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7786 syntax-after and syntax-class.
7787
7788 * files.texi (Changing Files): Fix last change's cross-reference.
7789 (Unique File Names): Don't mention "numbers" in the documentation
7790 of make-temp-file and make-temp-name.
7791
7792 2005-04-23 Richard M. Stallman <rms@gnu.org>
7793
7794 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7795
7796 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7797
7798 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7799
7800 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7801
7802 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7803 and define-obsolete-variable-alias.
7804
7805 2005-04-22 Kim F. Storm <storm@cua.dk>
7806
7807 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7808 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7809
7810 2005-04-21 Lute Kamstra <lute@gnu.org>
7811
7812 * lists.texi (Association Lists): Document rassq-delete-all.
7813
7814 2005-04-19 Richard M. Stallman <rms@gnu.org>
7815
7816 * modes.texi (Search-based Fontification): Explain that
7817 facespec is an expression to be evaluated.
7818
7819 2005-04-19 Kevin Ryde <user42@zip.com.au>
7820
7821 * streams.texi (Output Functions): Fix xref.
7822 * strings.texi (String Conversion): Fix xref.
7823
7824 2005-04-19 Kim F. Storm <storm@cua.dk>
7825
7826 * symbols.texi (Symbol Plists): Add safe-get.
7827 Mention that `get' may signal an error.
7828
7829 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
7830
7831 * customize.texi (Variable Definitions): Replace tooltip-mode
7832 example with save-place.
7833
7834 2005-04-17 Richard M. Stallman <rms@gnu.org>
7835
7836 * buffers.texi (Indirect Buffers): Clarify.
7837
7838 * positions.texi (Positions): Clarify converting marker to integer.
7839
7840 * strings.texi (String Basics): Mention string-match; clarify.
7841
7842 2005-04-08 Lute Kamstra <lute@gnu.org>
7843
7844 * modes.texi (Search-based Fontification): Fix cross references.
7845 Use consistent terminology. Document anchored highlighting.
7846
7847 2005-04-05 Lute Kamstra <lute@gnu.org>
7848
7849 * modes.texi (Defining Minor Modes): Document :group keyword
7850 argument and its default value.
7851
7852 2005-04-03 Lute Kamstra <lute@gnu.org>
7853
7854 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7855 references and/or descriptions. Delete major mode hooks; mention
7856 them as a category instead. Rename or delete obsolete hooks.
7857
7858 2005-04-02 Richard M. Stallman <rms@gnu.org>
7859
7860 * nonascii.texi (Coding System Basics): Another wording cleanup.
7861
7862 2005-04-01 Richard M. Stallman <rms@gnu.org>
7863
7864 * nonascii.texi (Coding System Basics): Clarify previous change.
7865
7866 2005-04-01 Kenichi Handa <handa@m17n.org>
7867
7868 * nonascii.texi (Coding System Basics): Describe about roundtrip
7869 identity of coding systems.
7870
7871 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7872
7873 * text.texi (Buffer Contents): Add filter-buffer-substring and
7874 buffer-substring-filters.
7875
7876 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
7877
7878 * anti.texi (Antinews): Mention `G' interactive code.
7879
7880 * tips.texi (Compilation Tips): Mention benchmark.el.
7881
7882 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7883
7884 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7885 is now bound to M-o M-o.
7886
7887 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7888
7889 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7890
7891 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7892 in the Emacs Manual).
7893 * Makefile.in (srcs): Remove calendar.texi.
7894 * makefile.w32-in (srcs): Remove calendar.texi.
7895 * display.texi (Display): Change name of next node.
7896 * os.texi (System In): Change name of previous node.
7897 * elisp.texi (Top): Remove Calendar references.
7898 * vol1.texi (Top): Remove Calendar references.
7899 * vol2.texi (Top): Remove Calendar references.
7900
7901 2005-03-25 Richard M. Stallman <rms@gnu.org>
7902
7903 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
7904 Cleanup previous change.
7905
7906 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
7907
7908 * display.texi (Face Attributes): Faces earlier in an :inherit
7909 list take precedence.
7910 (Scroll Bars): Fix description of vertical-scroll-bars.
7911 Document frame-current-scroll-bars and window-current-scroll-bars.
7912
7913 * markers.texi (The Mark): Document temporary Transient Mark mode.
7914
7915 * minibuf.texi (Reading File Names):
7916 Document read-file-name-completion-ignore-case.
7917
7918 * positions.texi (Screen Lines): Document nil for width argument
7919 to compute-motion.
7920
7921 2005-03-23 Kim F. Storm <storm@cua.dk>
7922
7923 * display.texi (Standard Faces): Other faces used in the fringe
7924 implicitly inherits from the fringe face.
7925 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
7926 properties implicitly inherits from fringe face.
7927 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
7928
7929 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
7930
7931 * display.texi (Invisible Text): State default value of
7932 line-move-ignore-invisible.
7933 (Managing Overlays): Document remove-overlays.
7934 (Standard Faces): Document escape-glyph face.
7935
7936 * minibuf.texi (Reading File Names): Document read-file-name-function.
7937
7938 * modes.texi (Other Font Lock Variables):
7939 Document font-lock-lines-before.
7940
7941 * positions.texi (Skipping Characters): skip-chars-forward allows
7942 character classes.
7943
7944 2005-03-18 Lute Kamstra <lute@gnu.org>
7945
7946 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
7947
7948 2005-03-17 Richard M. Stallman <rms@gnu.org>
7949
7950 * text.texi (Undo): Document extensible undo entries.
7951
7952 * searching.texi (String Search, Regexp Search): Cleanups.
7953
7954 * nonascii.texi (Character Codes): Minor fix.
7955
7956 * display.texi (Display Property): Explain the significance
7957 of having text properties that are eq.
7958 (Other Display Specs): Explain string as display spec.
7959
7960 * commands.texi (Interactive Codes): Document G option.
7961
7962 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
7963
7964 * text.texi (Filling): Add sentence-end-without-period and
7965 sentence-end-without-space.
7966 (Changing Properties): Minor fix.
7967
7968 * anti.texi: Total rewrite.
7969
7970 2005-03-15 Lute Kamstra <lute@gnu.org>
7971
7972 * edebug.texi (Instrumenting Macro Calls): Fix typos.
7973
7974 2005-03-08 Kim F. Storm <storm@cua.dk>
7975
7976 * display.texi (Specified Space): Property :width is support on
7977 non-graphic terminals, :height is not.
7978
7979 2005-03-07 Richard M. Stallman <rms@gnu.org>
7980
7981 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
7982 Now subnodes of Fringes.
7983 (Overlay Arrow): Document overlay-arrow-variable-list.
7984 (Fringe Size/Pos): New node, broken out of Fringes.
7985 (Display): Explain clearing vs redisplay better.
7986 (Truncation): Clarify use of bitmaps.
7987 (The Echo Area): Clarify the uses of the echo area.
7988 Add max-mini-window-height.
7989 (Progress): Clarify.
7990 (Invisible Text): Explain that main loop moves point out.
7991 (Selective Display): Say "hidden", not "invisible".
7992 (Managing Overlays): Move up. Describe relation to Undo here.
7993 (Overlay Properties): Clarify intro.
7994 (Finding Overlays): Explain return values when nothing found.
7995 (Width): truncate-string-to-width has added arg.
7996 (Displaying Faces): Clarify and update mode line face handling.
7997 (Face Functions): Minor cleanup.
7998 (Conditional Display): Merge into Other Display Specs.
7999 (Pixel Specification, Other Display Specs): Minor cleanups.
8000 (Images, Image Descriptors): Minor cleanups.
8001 (GIF Images): Patents have expired.
8002 (Showing Images): Explain default text for insert-image.
8003 (Manipulating Button Types): Merge into Manipulating Buttons.
8004 (Making Buttons): Explain return values.
8005 (Button Buffer Commands): Add xref.
8006 (Inverse Video): Update mode-line-inverse-video.
8007 (Display Table Format): Clarify.
8008 (Active Display Table): Give defaults for window-display-table.
8009
8010 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8011 and calendar-today-marker are strings, not chars.
8012 (Holiday Customizing): Minor fix.
8013
8014 * internals.texi (Writing Emacs Primitives): Update `or' example.
8015 Update limit on # args of subr.
8016
8017 * edebug.texi (Using Edebug): Arrow is in fringe.
8018 (Instrumenting): Arg to eval-defun works without loading edebug.
8019 (Edebug Execution Modes): Add xref.
8020
8021 * customize.texi (Common Keywords): Clarify :require.
8022 Mention :version here.
8023 (Variable Definitions, Group Definitions): Not here.
8024 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8025
8026 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
8027 * nonascii.texi (Text Representations): Clarify position-bytes.
8028 (Character Sets): Add list-charset-chars.
8029 (Scanning Charsets): Add charset-after.
8030 (Encoding and I/O): Minor fix.
8031
8032 2005-03-06 Richard M. Stallman <rms@gnu.org>
8033
8034 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8035 (Resizing Windows): Likewise.
8036
8037 * text.texi (Change Hooks): Get rid of "Emacs 21".
8038
8039 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8040
8041 * streams.texi (Output Variables): Get rid of "Emacs 21".
8042
8043 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8044
8045 * os.texi (Translating Input): Replace flow-control example
8046 with a less obsolete example that uses `keyboard-translate'.
8047
8048 * objects.texi (Hash Table Type, Circular Objects):
8049 Get rid of "Emacs 21".
8050
8051 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8052 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8053
8054 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8055
8056 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8057
8058 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8059 (Menu Bar): Fix when menu-bar-update-hook is called.
8060
8061 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8062
8063 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8064 and make it read better.
8065
8066 * files.texi (Writing to Files): Get rid of "Emacs 21".
8067 (Unique File Names): Likewise.
8068
8069 * elisp.texi: Update Emacs version to 22.
8070
8071 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8072 (Overlay Properties, Face Attributes): Likewise.
8073 (Managing Overlays): Fix punctuation.
8074 (Attribute Functions): Clarify set-face-font; get rid of
8075 info about old Emacs versions.
8076 (Auto Faces, Font Lookup, Display Property, Images):
8077 Get rid of "Emacs 21".
8078
8079 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8080
8081 2005-03-05 Richard M. Stallman <rms@gnu.org>
8082
8083 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8084
8085 2005-03-04 Lute Kamstra <lute@gnu.org>
8086
8087 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8088
8089 2005-03-03 Lute Kamstra <lute@gnu.org>
8090
8091 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8092
8093 2005-03-01 Lute Kamstra <lute@gnu.org>
8094
8095 * debugging.texi (Debugger Commands): Update `j'.
8096
8097 2005-02-28 Lute Kamstra <lute@gnu.org>
8098
8099 * debugging.texi (Debugging): Fix typo.
8100 (Error Debugging): Document eval-expression-debug-on-error.
8101 (Function Debugging): Update example.
8102 (Using Debugger): Mention starred stack frames.
8103 (Debugger Commands): Document `j' and `l'.
8104 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8105 Update the messages that the debugger displays.
8106 (Internals of Debugger): Add cross reference. Update example.
8107 (Excess Open): Minor improvement.
8108 (Excess Close): Minor improvement.
8109
8110 2005-02-26 Richard M. Stallman <rms@gnu.org>
8111
8112 * tips.texi (Coding Conventions): Clarify.
8113 Put all the major mode key reservations together.
8114 Mention the Mouse-1 => Mouse-2 conventions.
8115
8116 * syntax.texi (Syntax Class Table): Clarify.
8117 (Syntax Table Functions): syntax-after moved from here.
8118 (Syntax Table Internals): syntax-after moved to here.
8119 (Parsing Expressions): Update info on number of values
8120 and what's meaningful in the STATE argument.
8121 (Categories): Fix typo.
8122
8123 * sequences.texi (Arrays): Cleanup.
8124 (Char-Tables): Clarify.
8125
8126 * processes.texi (Deleting Processes): Cleanups, add xref.
8127 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8128 (Process Information): set-process-coding-system, some args optional.
8129 (Input to Processes): Explain various types for PROCESS args.
8130 Rename them from PROCESS-NAME to PROCESS.
8131 (Signals to Processes): Likewise.
8132 (Decoding Output): Cleanup.
8133 (Query Before Exit): Clarify.
8134
8135 * os.texi (Startup Summary): Correct the options; add missing ones.
8136 (Terminal Output, Batch Mode): Clarify.
8137 (Flow Control): Node deleted.
8138
8139 * markers.texi (The Mark): Clarify.
8140
8141 * macros.texi (Expansion): Cleanup.
8142 (Indenting Macros): indent-spec allows ints, not floats.
8143
8144 * keymaps.texi (Keymaps): Clarify.
8145 (Format of Keymaps): Update lisp-mode-map example.
8146 (Active Keymaps, Key Lookup): Clarify.
8147 (Changing Key Bindings): Add xref to `kbd'.
8148 (Key Binding Commands, Simple Menu Items): Clarify.
8149 (Mouse Menus, Menu Bar): Clarify.
8150 (Menu Example): Replace print example with menu-bar-replace-menu.
8151
8152 * help.texi (Documentation Basics): Add function-documentation prop.
8153
8154 * elisp.texi (Top): Don't refer to Flow Control node.
8155
8156 * commands.texi (Command Overview): Improve xrefs.
8157 (Adjusting Point): Adjusting point applies to intangible and invis.
8158 (Key Sequence Input): Doc extra read-key-sequence args.
8159 Likewise for read-key-sequence-vector.
8160
8161 * backups.texi (Rename or Copy): Minor fix.
8162 (Numbered Backups): For version-control, say the default.
8163 (Auto-Saving): make-auto-save-file-name example is simplified.
8164
8165 * advice.texi (Advising Functions): Don't imply one part of Emacs
8166 should advise another part. Markup changes.
8167 (Defining Advice): Move transitional para.
8168 (Activation of Advice): Cleanup.
8169 Explain if COMPILE is nil or negative.
8170
8171 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8172
8173 2005-02-24 Lute Kamstra <lute@gnu.org>
8174
8175 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8176 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8177
8178 2005-02-23 Lute Kamstra <lute@gnu.org>
8179
8180 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8181 to define global minor modes as well.
8182
8183 * display.texi (Managing Overlays): overlay-buffer returns nil for
8184 deleted overlays.
8185
8186 2005-02-22 Kim F. Storm <storm@cua.dk>
8187
8188 * minibuf.texi (Basic Completion): Allow symbols in addition to
8189 strings in try-completion and all-completions.
8190
8191 2005-02-14 Lute Kamstra <lute@gnu.org>
8192
8193 * elisp.texi (Top): Remove reference to deleted node.
8194
8195 * lists.texi (Lists): Remove reference to deleted node.
8196 (Cons Cells): Fix typo.
8197
8198 * loading.texi (Where Defined): Fix typo.
8199
8200 2005-02-14 Richard M. Stallman <rms@gnu.org>
8201
8202 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8203 is useful for discarding some minor modes.
8204
8205 * symbols.texi (Symbol Components): Reorder examples.
8206
8207 * streams.texi (Input Functions): State standard-input default.
8208 (Output Variables): State standard-output default.
8209
8210 * objects.texi (Printed Representation): Clarify read syntax vs print.
8211 (Floating Point Type): Explain meaning better.
8212 (Symbol Type): Explain uniqueness better.
8213 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8214 List examples sooner.
8215 (Box Diagrams): New subnode broken out.
8216 Some examples moved from old Lists as Boxes node.
8217 (Dotted Pair Notation): Clarify intro.
8218 (Array Type): Clarify.
8219 (Type Predicates): Add hash-table-p.
8220
8221 * numbers.texi (Integer Basics): Clarify radix explanation.
8222 (Predicates on Numbers): Minor clarification.
8223 (Comparison of Numbers): Minor clarification. Clarify eql.
8224 Typos in min, max.
8225 (Math Functions): Clarify overflow in expt.
8226
8227 * minibuf.texi (Text from Minibuffer): Minor clarification.
8228 Mention arrow keys.
8229
8230 * loading.texi (Autoload): defun's doc string overrides autoload's
8231 doc string.
8232 (Repeated Loading): Modernize "add to list" examples.
8233 (Where Defined): Finish updating table of load-history elts.
8234
8235 * lists.texi (List-related Predicates): Minor wording improvement.
8236 (Lists as Boxes): Node deleted.
8237 (Building Lists): Explain trivial cases of number-sequence.
8238
8239 * hash.texi (Hash Tables): Add desc to menu items.
8240 (Creating Hash): Explain "full" means "make larger".
8241 (Hash Access): Any object can be a key.
8242 State value of maphash.
8243
8244 * functions.texi (What Is a Function): Wording cleanup.
8245 (Function Documentation): Minor cleanup.
8246 Explain purpose of calling convention at end of doc string.
8247 (Function Names): Wording cleanup.
8248 (Calling Functions): Wording cleanup.
8249 Explain better how funcall calls the function.
8250 (Function Cells): Delete example of saving and redefining function.
8251
8252 * control.texi (Combining Conditions): Wording cleanup.
8253 (Iteration): dolist and dotimes bind VAR locally.
8254 (Cleanups): Xref to Atomic Changes.
8255
8256 * compile.texi (Byte Compilation): Delete 19.29 info.
8257 (Compilation Functions): Macros' difficulties don't affect defsubst.
8258 (Docs and Compilation): Delete 19.29 info.
8259
8260 2005-02-10 Richard M. Stallman <rms@gnu.org>
8261
8262 * objects.texi (Symbol Type): Minor correction.
8263
8264 2005-02-06 Lute Kamstra <lute@gnu.org>
8265
8266 * modes.texi (Example Major Modes): Fix typos.
8267
8268 2005-02-06 Richard M. Stallman <rms@gnu.org>
8269
8270 * text.texi (Margins): fill-nobreak-predicate can be one function.
8271
8272 * strings.texi (Modifying Strings): clear-string can make unibyte.
8273 (Formatting Strings): format gives error if values missing.
8274
8275 * positions.texi (Character Motion): Mention default arg
8276 for forward-char. backward-char refers to forward-char.
8277 (Word Motion): Mention default arg for forward-word.
8278 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8279 Simplify end-of-buffer.
8280 (Text Lines): Mention default arg for forward-line.
8281 (List Motion): Mention default arg for beginning/end-of-defun.
8282 (Skipping Characters): Minor fixes in explaining character-set.
8283
8284 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8285 Mode inheritance applies only when default-major-mode is nil.
8286 Clarifications.
8287 (Example Major Modes): Update Text mode and Lisp mode examples.
8288 (Minor Mode Conventions): Mention define-minor-mode at top.
8289 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8290 (Mode Line Format): Update mode line face display info.
8291 (Properties in Mode): Mention effect of risky vars.
8292 (Imenu): Define imenu-add-to-menubar.
8293 (Font Lock Mode): Add descriptions to menu lines.
8294 (Faces for Font Lock): Add font-lock-doc-face.
8295
8296 2005-02-05 Lute Kamstra <lute@gnu.org>
8297
8298 * text.texi (Maintaining Undo): Remove obsolete function.
8299
8300 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8301
8302 * frames.texi (Color Names): Add pointer to the X docs about RGB
8303 color specifications. Improve indexing.
8304 (Text Terminal Colors): Replace the description of RGB values by
8305 an xref to "Color Names".
8306
8307 2005-02-03 Richard M. Stallman <rms@gnu.org>
8308
8309 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8310 Clarify.
8311 (Selecting Windows): Clarify save-selected-window.
8312 (Cyclic Window Ordering): Clarify walk-windows.
8313 (Window Point): Clarify.
8314 (Window Start): Add comment to example.
8315 (Resizing Windows): Add `interactive' specs in examples.
8316 Document fit-window-to-buffer.
8317
8318 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8319 (Undo, Maintaining Undo): Clarify last change.
8320 (Sorting): In sort-numeric-fields, explain about octal and hex.
8321 Mention sort-numeric-base.
8322 (Format Properties): Add xref for hard newlines.
8323
8324 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8325 (Pop-Up Menus): Fix typo.
8326 (Color Names): Explain all types of color names.
8327 Explain color-values on B&W terminal.
8328 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8329
8330 * files.texi (File Locks): Not supported on MS systems.
8331 (Testing Accessibility): Clarify.
8332
8333 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8334 (Coverage Testing): Fix typo.
8335
8336 * commands.texi (Misc Events): Remove stray space.
8337
8338 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8339 (Modification Time): Clarify when visited-file-modtime returns 0.
8340 (The Buffer List): Clarify bury-buffer.
8341 (Killing Buffers): Clarify.
8342 (Indirect Buffers): Add clone-indirect-buffer.
8343
8344 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8345
8346 * edebug.texi (Printing in Edebug): Fix default value of
8347 edebug-print-circle.
8348 (Coverage Testing): Fix displayed frequency count data.
8349
8350 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8351
8352 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8353
8354 2005-02-02 Kim F. Storm <storm@cua.dk>
8355
8356 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8357
8358 2005-01-29 Eli Zaretskii <eliz@gnu.org>
8359
8360 * commands.texi (Misc Events): Describe the help-echo event.
8361
8362 * text.texi (Special Properties) <help-echo>: Use `pos'
8363 consistently in description of the help-echo property.
8364 Use @code{nil} instead of @var{nil}.
8365
8366 * display.texi (Overlay Properties): Fix the index entry for
8367 help-echo overlay property.
8368
8369 * customize.texi (Type Keywords): Uncomment the xref to the
8370 help-echo property documentation.
8371
8372 2005-01-23 Kim F. Storm <storm@cua.dk>
8373
8374 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8375 return value. Third element FULLY replaced by PARTIAL which
8376 specifies number of invisible pixels if row is only partially visible.
8377 (Textual Scrolling): Mention auto-window-vscroll.
8378 (Vertical Scrolling): New defvar auto-window-vscroll.
8379
8380 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8381
8382 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8383 command remapping.
8384
8385 2005-01-15 Richard M. Stallman <rms@gnu.org>
8386
8387 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8388
8389 2005-01-14 Kim F. Storm <storm@cua.dk>
8390
8391 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8392
8393 * text.texi (Links and Mouse-1): Fix string and vector item.
8394
8395 2005-01-13 Richard M. Stallman <rms@gnu.org>
8396
8397 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8398 descriptions of overriding-local-map and overriding-terminal-local-map.
8399
8400 * text.texi (Links and Mouse-1): Clarify text.
8401
8402 2005-01-13 Kim F. Storm <storm@cua.dk>
8403
8404 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8405
8406 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8407
8408 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8409
8410 2005-01-12 Kim F. Storm <storm@cua.dk>
8411
8412 * text.texi (Links and Mouse-1): Rename section from Enabling
8413 Mouse-1 to Following Links. Change xrefs.
8414 Add examples for define-button-type and define-widget.
8415
8416 * display.texi (Button Properties, Button Buffer Commands):
8417 Clarify mouse-1 and follow-link functionality.
8418
8419 2005-01-12 Richard M. Stallman <rms@gnu.org>
8420
8421 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8422
8423 * display.texi (Beeping): Fix Texinfo usage.
8424
8425 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8426
8427 2005-01-11 Kim F. Storm <storm@cua.dk>
8428
8429 * display.texi (Button Properties, Button Buffer Commands):
8430 Mention mouse-1 binding. Add follow-link keyword.
8431
8432 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8433 (Enabling Mouse-1 to Follow Links): New subsection.
8434
8435 2005-01-06 Richard M. Stallman <rms@gnu.org>
8436
8437 * text.texi (Special Properties): Minor change.
8438
8439 * os.texi (Timers): Clarify previous change.
8440
8441 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8442
8443 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8444
8445 * display.texi (Face Attributes): Correct xref to renamed node.
8446
8447 2005-01-01 Richard M. Stallman <rms@gnu.org>
8448
8449 * display.texi (Face Attributes): Describe hex color specs.
8450
8451 2004-12-31 Richard M. Stallman <rms@gnu.org>
8452
8453 * os.texi (Timers): Update previous change.
8454
8455 2004-12-30 Kim F. Storm <storm@cua.dk>
8456
8457 * display.texi (Line Height): Total line-height is now specified
8458 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8459 in cons cells. (nil . RATIO) is relative to actual line height.
8460 Use line-height `t' instead of `0' to get minimum height.
8461
8462 2004-12-29 Richard M. Stallman <rms@gnu.org>
8463
8464 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8465
8466 2004-12-28 Richard M. Stallman <rms@gnu.org>
8467
8468 * commands.texi (Quitting): Clarify value of with-local-quit.
8469
8470 * elisp.texi (Top): Fix previous change.
8471
8472 * loading.texi (Loading): Fix previous change.
8473
8474 2004-12-27 Richard M. Stallman <rms@gnu.org>
8475
8476 * Makefile.in (MAKEINFO): Specify --force.
8477
8478 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8479
8480 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8481
8482 * display.texi (Line Height): Further clarify.
8483
8484 * elisp.texi (Top): Update Loading submenu.
8485
8486 * loading.texi (Where Defined): New node.
8487 (Unloading): load-history moved to Where Defined.
8488
8489 2004-12-21 Richard M. Stallman <rms@gnu.org>
8490
8491 * commands.texi (Event Input Misc): Add while-no-input.
8492
8493 2004-12-11 Richard M. Stallman <rms@gnu.org>
8494
8495 * display.texi (Line Height): Rewrite text for clarity.
8496
8497 2004-12-11 Kim F. Storm <storm@cua.dk>
8498
8499 * display.texi (Display): Add node "Line Height" to menu.
8500 (Line Height): New node. Move full description of line-spacing
8501 and line-height text properties here from text.texi.
8502 (Scroll Bars): Add vertical-scroll-bar variable.
8503
8504 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8505
8506 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8507 line-spacing and vertical-scroll-bar.
8508
8509 * text.texi (Special Properties): Just mention line-spacing and
8510 line-height here, add xref to new "Line Height" node.
8511
8512 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8513
8514 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8515
8516 * locals.texi (Standard Buffer-Local Variables):
8517 Add @xref for `line-spacing'.
8518
8519 2004-12-05 Richard M. Stallman <rms@gnu.org>
8520
8521 * Makefile.in (maintainer-clean): Remove the info files
8522 in $(infodir) where they are created.
8523
8524 2004-12-03 Richard M. Stallman <rms@gnu.org>
8525
8526 * windows.texi (Selecting Windows): get-lru-window and
8527 get-largest-window don't consider dedicated windows.
8528
8529 * text.texi (Undo): Document undo-in-progress.
8530
8531 2004-11-26 Richard M. Stallman <rms@gnu.org>
8532
8533 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8534 Remove a few vars that are not always buffer-local.
8535
8536 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8537
8538 * locals.texi (Standard Buffer-Local Variables): Comment out
8539 xref's to non-existent node `Yet to be written'.
8540
8541 2004-11-24 Richard M. Stallman <rms@gnu.org>
8542
8543 * processes.texi (Synchronous Processes): Grammar fix.
8544
8545 * numbers.texi (Comparison of Numbers): Add eql.
8546
8547 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8548
8549 * intro.texi (Printing Notation): Fix previous change.
8550
8551 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8552 and default-indicate-buffer-boundaries from here.
8553 (Usual Display): To here.
8554 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8555 (Usual Display): Move tab-width up.
8556
8557 * customize.texi (Variable Definitions):
8558 Replace show-paren-mode example with tooltip-mode.
8559 (Simple Types, Composite Types, Defining New Types):
8560 Minor cleanups.
8561
8562 2004-11-21 Jesper Harder <harder@ifa.au.dk>
8563
8564 * processes.texi (Synchronous Processes, Output from Processes):
8565 Markup fix.
8566
8567 2004-11-20 Richard M. Stallman <rms@gnu.org>
8568
8569 * positions.texi (Skipping Characters): skip-chars-forward
8570 now handles char classes.
8571
8572 * intro.texi (Printing Notation): Avoid confusion of `print'
8573 when explaining @print.
8574
8575 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8576
8577 * display.texi (Display Table Format): Minor fix.
8578
8579 * streams.texi (Output Functions): Fix print example.
8580
8581 * Makefile.in (elisp): New target.
8582 (dist): Depend on $(infodir)/elisp, not elisp.
8583 Copy the info files from $(infodir).
8584
8585 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8586 read-from-minibuffer.
8587
8588 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8589
8590 2004-11-19 Richard M. Stallman <rms@gnu.org>
8591
8592 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8593
8594 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8595
8596 * tips.texi (Coding Conventions): Fix typo.
8597
8598 2004-11-16 Richard M. Stallman <rms@gnu.org>
8599
8600 * tips.texi (Coding Conventions): Separate defvar and require
8601 methods to avoid warnings. Use require only when there are many
8602 functions and variables from that package.
8603
8604 * minibuf.texi (Minibuffer Completion): When ignoring case,
8605 predicate must not be case-sensitive.
8606
8607 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8608 (Test Coverage): Don't talk about "splotches". Clarified.
8609
8610 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8611
8612 * frames.texi (Window Frame Parameters): Fix typo.
8613
8614 2004-11-15 Kim F. Storm <storm@cua.dk>
8615
8616 * symbols.texi (Other Plists): Note that plist-get may signal error.
8617 Add safe-plist-get.
8618
8619 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8620
8621 * modes.texi (Font Lock Basics): Fix typo.
8622
8623 2004-11-08 Richard M. Stallman <rms@gnu.org>
8624
8625 * syntax.texi (Syntax Table Functions): Add syntax-after.
8626
8627 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
8628
8629 * os.texi (Processor Run Time): New section documenting
8630 get-internal-run-time.
8631
8632 2004-11-06 Eli Zaretskii <eliz@gnu.org>
8633
8634 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8635 it nukes elisp-cover.texi.
8636 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8637 elisp-0 etc.
8638
8639 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8640
8641 * commands.texi (Keyboard Macros): Document `append' return value
8642 of `defining-kbd-macro'.
8643
8644 2004-11-01 Richard M. Stallman <rms@gnu.org>
8645
8646 * commands.texi (Interactive Call): Add called-interactively-p.
8647
8648 2004-10-29 Simon Josefsson <jas@extundo.com>
8649
8650 * minibuf.texi (Reading a Password): Revert.
8651
8652 2004-10-28 Richard M. Stallman <rms@gnu.org>
8653
8654 * frames.texi (Display Feature Testing): Explain about "vendor".
8655
8656 2004-10-27 Richard M. Stallman <rms@gnu.org>
8657
8658 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8659 not raw. Clarify `n'.
8660 (Interactive Call): Rewrite interactive-p, focusing on when
8661 and how to use it.
8662 (Misc Events): Clarify previous change.
8663
8664 * advice.texi (Simple Advice): Clarify what job the example does.
8665 (Around-Advice): Clarify ad-do-it.
8666 (Activation of Advice): An option of ad-default-compilation-action
8667 is `never', not `nil'.
8668
8669 2004-10-26 Kim F. Storm <storm@cua.dk>
8670
8671 * commands.texi (Interactive Codes): Add U code letter.
8672
8673 2004-10-25 Simon Josefsson <jas@extundo.com>
8674
8675 * minibuf.texi (Reading a Password): Add.
8676
8677 2004-10-24 Jason Rumney <jasonr@gnu.org>
8678
8679 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8680 and wheel-down.
8681
8682 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8683
8684 * processes.texi (Synchronous Processes): Document process-file.
8685
8686 2004-10-22 Kenichi Handa <handa@m17n.org>
8687
8688 * text.texi (translate-region): Document that it accepts also a
8689 char-table.
8690
8691 2004-10-22 David Ponce <david@dponce.com>
8692
8693 * windows.texi (Resizing Windows): Document the `preserve-before'
8694 argument of the functions `enlarge-window' and `shrink-window'.
8695
8696 2004-10-19 Jason Rumney <jasonr@gnu.org>
8697
8698 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8699
8700 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8701
8702 * text.texi (Filling): Add anchor for definition of
8703 `sentence-end-double-space'.
8704
8705 * searching.texi (Regexp Example): Update description of how
8706 Emacs currently recognizes the end of a sentence.
8707 (Standard Regexps): Update definition of the variable
8708 `sentence-end'. Add definition of the function `sentence-end'.
8709
8710 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8711
8712 * display.texi (Progress): New node.
8713
8714 2004-10-05 Kim F. Storm <storm@cua.dk>
8715
8716 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8717
8718 2004-09-29 Kim F. Storm <storm@cua.dk>
8719
8720 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8721 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8722 fringe bitmap symbols, as they now have their own namespace.
8723 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8724 vs. pixels. Signal error if no free bitmap slots.
8725 (Pixel Specification): Change IMAGE to @var{image}.
8726
8727 2004-09-28 Richard M. Stallman <rms@gnu.org>
8728
8729 * text.texi (Special Properties): Clarify line-spacing and line-height.
8730
8731 * searching.texi (Regexp Search): Add looking-back.
8732
8733 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8734
8735 * display.texi: Correct typos.
8736 (Image Descriptors): Correct xref's.
8737
8738 2004-09-25 Richard M. Stallman <rms@gnu.org>
8739
8740 * text.texi (Special Properties): Cleanups in `cursor'.
8741 Rewrites in `line-height' and `line-spacing'; exchange them.
8742
8743 * display.texi (Fringes): Rewrite previous change.
8744 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8745 (Display Fringe Bitmaps): Node deleted, text moved.
8746 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8747 (Scroll Bars): Clarify set-window-scroll-bars.
8748 (Pointer Shape): Rewrite.
8749 (Specified Space): Clarify :align-to, etc.
8750 (Pixel Specification): Use @var. Clarify new text.
8751 (Other Display Specs): Clarify `slice'.
8752 (Image Descriptors): Cleanups.
8753 (Showing Images): Cleanups.
8754
8755 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8756
8757 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8758
8759 * modes.texi: Various minor changes in addition to:
8760 (Major Mode Conventions): Final call to `run-mode-hooks' should
8761 not be inside the `delay-mode-hooks' form.
8762 (Mode Hooks): New node.
8763 (Hooks): Delete obsolete example.
8764 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8765 node "Mode Hooks".
8766
8767 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8768
8769 * display.texi: Correct various typos.
8770 (Display): Rename node "Pointer Shapes" to "Pointer
8771 Shape". (There is already a node called "Pointer Shapes" in
8772 frames.texi.)
8773 (Images): Remove non-existent node "Image Slices" from menu.
8774
8775 2004-09-23 Kim F. Storm <storm@cua.dk>
8776
8777 * text.texi (Special Properties): Add `cursor', `pointer',
8778 `line-height', and `line-spacing' properties.
8779
8780 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8781 Shapes' to menu.
8782 (Standard Faces): Doc fix for fringe face.
8783 (Fringes): Add `overflow-newline-into-fringe' and
8784 'indicate-buffer-boundaries'.
8785 (Fringe Bitmaps, Pointer Shapes): New nodes.
8786 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8787 Bitmaps' to menu.
8788 (Specified Space): Describe pixel width and height.
8789 (Pixel Specification): New node.
8790 (Other Display Specs): Add `slice' property.
8791 (Display Fringe Bitmaps): New node.
8792 (Images): Add 'Image Slices' to menu.
8793 (Image Descriptors): Add `:pointer' and `:map' properties.
8794 (Showing Images): Add slice arg to `insert-image'.
8795 Add 'insert-sliced-image'.
8796
8797 2004-09-20 Richard M. Stallman <rms@gnu.org>
8798
8799 * commands.texi (Key Sequence Input):
8800 Clarify downcasing in read-key-sequence.
8801
8802 2004-09-08 Juri Linkov <juri@jurta.org>
8803
8804 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8805
8806 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8807
8808 * locals.texi (Standard Buffer-Local Variables):
8809 Add `buffer-auto-save-file-format'.
8810 * internals.texi (Buffer Internals): Describe new
8811 auto_save_file_format field of the buffer structure.
8812 * files.texi (Format Conversion): `auto-save-file-format' has been
8813 renamed `buffer-auto-save-file-format'.
8814
8815 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8816
8817 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8818 an integer or a marker.
8819 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8820
8821 2004-08-22 Richard M. Stallman <rms@gnu.org>
8822
8823 * modes.texi (Major Mode Conventions): Discuss rebinding of
8824 standard key bindings.
8825
8826 2004-08-18 Kim F. Storm <storm@cua.dk>
8827
8828 * processes.texi (Accepting Output): Add `just-this-one' arg to
8829 `accept-process-output'.
8830 (Output from Processes): New var `process-adaptive-read-buffering'.
8831
8832 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8833
8834 * keymaps.texi: Various changes in addition to:
8835 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8836 Give more varied examples for `kbd'.
8837 (Creating Keymaps): Char tables have slots for all characters
8838 without modifiers.
8839 (Active Keymaps): `overriding-local-map' and
8840 `overriding-terminal-local-map' also override text property and
8841 overlay keymaps.
8842 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8843 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8844 to denote a prefix of no events.
8845 `map-keymap' includes parent's bindings _recursively_.
8846 Clarify and correct description of `where-is-internal'.
8847 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8848 (Menu Example): For menus intended for use with the keyboard, the
8849 menu items should be bound to characters or real function keys.
8850
8851 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8852
8853 * objects.texi (Character Type): Reposition `@anchor' to prevent
8854 double space inside sentence in Info.
8855
8856 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8857 renamed to `disabled-command-function'.
8858 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8859 (Command Loop Info): Replace reference to it.
8860 (Disabling Commands): `disabled-command-hook' has been renamed to
8861 `disabled-command-function'.
8862
8863 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8864
8865 * os.texi (Translating Input): Only non-prefix bindings in
8866 `key-translation-map' override actual key bindings. Warn about
8867 possible indirect effect of actual key bindings on non-prefix
8868 bindings in `key-translation-map'.
8869
8870 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8871
8872 * minibuf.texi (High-Level Completion): Add anchor for definition
8873 of `read-variable'.
8874
8875 * commands.texi: Various changes in addition to:
8876 (Using Interactive): Clarify description of `interactive-form'.
8877 (Interactive Call): Mention default for KEYS argument to
8878 `call-interactively'.
8879 (Command Loop Info): Clarify description of `this-command-keys'.
8880 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8881 Value of `last-event-frame' can be `macro'.
8882 (Repeat Events): `double-click-fuzz' is also used to distinguish
8883 clicks and drags.
8884 (Classifying Events): Clarify descriptions of `event-modifiers'
8885 `event-basic-type' and `event-convert-list'.
8886 (Accessing Events): `posn-timestamp' takes POSITION argument.
8887 (Quoted Character Input): Clarify description of
8888 `read-quoted-char' and fix example.
8889 (Quitting): Add `with-local-quit'.
8890 (Disabling Commands): Correct and clarify descriptions of
8891 `enable-command' and `disable-command'.
8892 Mention what happens if `disabled-command-hook' is nil.
8893 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8894 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8895
8896 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8897
8898 * frames.texi: Various changes in addition to:
8899 (Creating Frames): Expand and clarify description of `make-frame'.
8900 (Window Frame Parameters): Either none or both of the `icon-left'
8901 and `icon-top' parameters must be specified. Put descriptions of
8902 `menu-bar-lines' and `toolbar-lines' closer together and change
8903 them accordingly.
8904 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
8905 except while processing `frame-title-format' or `icon-title-format'.
8906 (Deleting Frames): Correct description of `delete-frame'.
8907 Non-nil return values of `frame-live-p' are like those of `framep'.
8908 (Frames and Windows): Mention return value of
8909 `set-frame-selected-window'.
8910 (Visibility of Frames): Mention `force' argument to
8911 `make-frame-invisible'. `frame-visible-p' returns t for all
8912 frames on text-only terminals.
8913 (Frame Configurations): Restoring a frame configuration does not
8914 restore deleted frames.
8915 (Window System Selections): `x-set-selection' returns DATA.
8916 (Resources): Add example.
8917 (Display Feature Testing): Clarify descriptions of
8918 `display-pixel-height', `display-pixel-width', `x-server-version'
8919 and `x-server-vendor'.
8920
8921 * windows.texi (Choosing Window): Add anchor.
8922 * minibuf.texi (Minibuffer Misc): Add anchor.
8923
8924 2004-07-23 John Paul Wallington <jpw@gnu.org>
8925
8926 * macros.texi (Defining Macros): Declaration keyword for setting
8927 Edebug spec is `debug' not `edebug'.
8928
8929 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
8930
8931 * windows.texi: Various small changes in addition to:
8932 (Window Point): Mention return value of `set-window-point'.
8933 (Window Start): `pos-visible-in-window-p' disregards horizontal
8934 scrolling. Explain return value if PARTIALLY is non-nil.
8935 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
8936 and `set-window-vscroll'.
8937 (Size of Window): The argument WINDOW to `window-inside-edges',
8938 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
8939 (Resizing Windows): Explain return value of
8940 `shrink-window-if-larger-than-buffer'.
8941 `window-size-fixed' automatically becomes buffer local when set.
8942 (Window Configurations): Explain return value of
8943 `set-window-configuration'.
8944
8945 * minibuf.texi (Minibuffer Misc): Add anchor for
8946 `minibuffer-scroll-window'.
8947
8948 * positions.texi (Text Lines): Add anchor for `count-lines'.
8949
8950 2004-07-17 Richard M. Stallman <rms@gnu.org>
8951
8952 * display.texi (Overlay Properties): Adding `evaporate' prop
8953 deletes empty overlay immediately.
8954
8955 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
8956 fix example.
8957
8958 2004-07-16 Jim Blandy <jimb@redhat.com>
8959
8960 * searching.texi (Regexp Backslash): Document new \_< and \_>
8961 operators.
8962
8963 2004-07-16 Juanma Barranquero <lektu@terra.es>
8964
8965 * display.texi (Images): Fix Texinfo usage.
8966
8967 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
8968
8969 * buffers.texi (Modification Time): `visited-file-modtime' now
8970 returns a list of two integers, instead of a cons.
8971
8972 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
8973
8974 * windows.texi: Various changes in addition to:
8975 (Splitting Windows): Add `split-window-keep-point'.
8976
8977 2004-07-09 Richard M. Stallman <rms@gnu.org>
8978
8979 * frames.texi (Input Focus): Minor fix.
8980
8981 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
8982
8983 * frames.texi (Input Focus): Clarify descriptions of
8984 `select-frame-set-input-focus' and `select-frame'.
8985
8986 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
8987
8988 * os.texi: Various small changes in addition to:
8989 (Killing Emacs): Expand and clarify description of
8990 `kill-emacs-query-functions' and `kill-emacs-hook'.
8991 (System Environment): Expand and clarify description of `getenv'
8992 and `setenv'.
8993 (Timers): Clarify description of `run-at-time'.
8994 (Translating Input): Correct description of
8995 `extra-keyboard-modifiers'.
8996 (Flow Control): Correct description of `enable-flow-control'.
8997
8998 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
8999
9000 * os.texi: Update copyright.
9001 (Session Management): Grammar fix.
9002 Clarify which Emacs does the restarting.
9003 Use @samp for *scratch* buffer.
9004
9005 2004-07-04 Alan Mackenzie <acm@muc.de>
9006
9007 * frames.texi (Input Focus): Add documentation for
9008 `select-frame-set-input-focus'. Replace refs to non-existent
9009 `switch-frame' with `select-frame'. Minor corrections and tidying
9010 up of text-only terminal stuff.
9011
9012 2004-07-02 Richard M. Stallman <rms@gnu.org>
9013
9014 * files.texi (Saving Buffers): Cleanup write-contents-function.
9015 (Magic File Names): Cleanup file-remote-p.
9016
9017 2004-07-02 Kai Großjohann <kai@emptydomain.de>
9018
9019 * files.texi (Magic File Names): `file-remote-p' returns an
9020 identifier of the remote system, not just t.
9021
9022 2004-07-02 David Kastrup <dak@gnu.org>
9023
9024 * searching.texi (Entire Match Data): Add explanation about new
9025 match-data behavior when @var{integers} is non-nil.
9026
9027 2004-06-24 Richard M. Stallman <rms@gnu.org>
9028
9029 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9030
9031 * customize.texi (Variable Definitions): Note about doc strings
9032 and :set.
9033
9034 * keymaps.texi (Keymap Terminology): Document `kbd'.
9035 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9036
9037 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9038 makes it buffer-local.
9039
9040 * files.texi (Saving Buffers): Correct previous change.
9041
9042 * commands.texi (Accessing Events):
9043 Clarify posn-col-row and posn-actual-col-row.
9044
9045 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
9046
9047 * commands.texi (Accessing Events): New functions
9048 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9049
9050 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9051
9052 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9053 * frames.texi, buffers.texi, backups.texi, variables.texi:
9054 * loading.texi, eval.texi, functions.texi, control.texi:
9055 * symbols.texi, minibuf.texi: Reposition @anchor's.
9056
9057 * help.texi: Various small changes in addition to the following.
9058 (Describing Characters): Describe PREFIX argument to
9059 `key-description'. Correct and clarify definition of
9060 `text-char-description'. Describe NEED-VECTOR argument to
9061 `read-kbd-macro'.
9062 (Help Functions): Clarify definition of `apropos'.
9063
9064 2004-06-23 Lars Hansen <larsh@math.ku.dk>
9065
9066 * files.texi (Saving Buffers): Correct description of
9067 `write-contents-functions'.
9068
9069 2004-06-21 Juanma Barranquero <lektu@terra.es>
9070
9071 * display.texi (Images): Remove redundant @vindex directives.
9072 Rewrite `image-library-alist' doc in active voice.
9073
9074 2004-06-14 Juanma Barranquero <lektu@terra.es>
9075
9076 * display.texi (Images): Document new delayed library loading,
9077 variable `image-library-alist' and (existing but undocumented)
9078 function `image-type-available-p'.
9079
9080 2004-06-05 Richard M. Stallman <rms@gnu.org>
9081
9082 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9083 refer the user to the Initial Input node.
9084 (Text from Minibuffer): Likewise.
9085 (Initial Input): New node. Document this feature
9086 and say it is mostly deprecated.
9087
9088 2004-05-30 Richard M. Stallman <rms@gnu.org>
9089
9090 * loading.texi (Named Features): Clarify return value
9091 and meaning of NOERROR.
9092
9093 * variables.texi (File Local Variables): Minor cleanup.
9094
9095 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
9096
9097 * files.texi (Magic File Names): Add `file-remote-p' as operation
9098 of file name handlers.
9099
9100 2004-05-29 Richard M. Stallman <rms@gnu.org>
9101
9102 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9103 as arg to a minor mode command.
9104
9105 2004-05-22 Richard M. Stallman <rms@gnu.org>
9106
9107 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9108
9109 * streams.texi (Output Variables): Doc float-output-format.
9110
9111 * searching.texi (Regexp Special): Nested repetition can be infloop.
9112
9113 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9114 real stack overflow.
9115
9116 * compile.texi: Minor cleanups.
9117
9118 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9119
9120 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9121 circular lists.
9122 (List Elements): Explain handling of circular and dotted lists.
9123
9124 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9125
9126 * modes.texi (Search-based Fontification): Fix typo.
9127
9128 2004-05-10 Juanma Barranquero <lektu@terra.es>
9129
9130 * modes.texi (Mode Line Variables): Fix description of
9131 global-mode-string, which is now after which-func-mode, not the
9132 buffer name.
9133
9134 2004-05-07 Lars Hansen <larsh@math.ku.dk>
9135
9136 * modes.texi (Desktop Save Mode): Add.
9137 (Modes): Add menu entry Desktop Save Mode.
9138
9139 * hooks.texi: Add desktop-after-read-hook,
9140 desktop-no-desktop-file-hook and desktop-save-hook.
9141
9142 * locals.texi: Add desktop-save-buffer.
9143
9144 2004-04-30 Jesper Harder <harder@ifa.au.dk>
9145
9146 * display.texi: emacs -> Emacs.
9147
9148 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9149
9150 * files.texi (Changing Files): Document set-file-times.
9151
9152 2004-04-23 Juanma Barranquero <lektu@terra.es>
9153
9154 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9155
9156 2004-04-18 Jesper Harder <harder@ifa.au.dk>
9157
9158 * tips.texi (Coding Conventions): defopt -> defcustom.
9159
9160 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9161
9162 * sequences.texi: Various clarifications.
9163
9164 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9165
9166 * buffers.texi (Read Only Buffers): Mention optional ARG to
9167 `toggle-read-only'.
9168
9169 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
9170
9171 * windows.texi (Selecting Windows): Note that get-lru-window
9172 returns a full-width window if possible.
9173
9174 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9175
9176 * buffers.texi: Various changes in addition to:
9177 (Buffer File Name): Add `find-buffer-visiting'.
9178 (Buffer Modification): Mention optional ARG to `not-modified'.
9179 (Indirect Buffers): Mention optional CLONE argument to
9180 `make-indirect-buffer'.
9181
9182 * files.texi: Various changes in addition to:
9183 (Visiting Functions): `find-file-hook' is now a normal hook.
9184 (File Name Expansion): Explain difference between the way that
9185 `expand-file-name' and `file-truename' treat `..'.
9186 (Contents of Directories): Mention optional ID-FORMAT argument to
9187 `directory-files-and-attributes'.
9188 (Format Conversion): Mention new optional CONFIRM argument to
9189 `format-write-file'.
9190
9191 2004-04-12 Miles Bader <miles@gnu.org>
9192
9193 * macros.texi (Expansion): Add description of `macroexpand-all'.
9194
9195 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9196
9197 * variables.texi (Variable Aliases):
9198 Mention cyclic-variable-indirection.
9199
9200 * errors.texi (Standard Errors): Ditto.
9201
9202 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9203
9204 * backups.texi: Various small changes in addition to:
9205 (Making Backups): Mention return value of `backup-buffer'.
9206 (Auto-Saving): Mention optional FORCE argument to
9207 `delete-auto-save-file-if-necessary'.
9208 (Reverting): Mention optional PRESERVE-MODES argument to
9209 `revert-buffer'. Correct description of `revert-buffer-function'.
9210
9211 2004-03-22 Juri Linkov <juri@jurta.org>
9212
9213 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9214 with `Vector Functions'.
9215
9216 * text.texi (Sorting): Add missing quote.
9217
9218 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9219
9220 * intro.texi (Lisp History): Replace xref to `cl' manual with
9221 inforef.
9222
9223 2004-03-12 Richard M. Stallman <rms@gnu.org>
9224
9225 * intro.texi (Version Info): Add arg to emacs-version.
9226 (Lisp History): Change xref to CL manual.
9227
9228 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9229
9230 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9231 for Partial Completion mode.
9232
9233 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9234
9235 * customize.texi: Fix typo. Remove eol whitespace.
9236
9237 2004-03-04 Richard M. Stallman <rms@gnu.org>
9238
9239 * processes.texi: Fix typos.
9240
9241 * lists.texi (Building Lists): Minor clarification.
9242
9243 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9244 in make-hash-table.
9245
9246 2004-02-29 Juanma Barranquero <lektu@terra.es>
9247
9248 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9249 rm, and ignore exit code.
9250
9251 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9252
9253 * display.texi (Defining Faces): Add description for min-colors.
9254 Update example.
9255
9256 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9257
9258 * abbrevs.texi: Various corrections and clarifications in addition
9259 to the following:
9260 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9261
9262 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9263
9264 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9265
9266 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9267
9268 * text.texi: Various small changes in addition to the following:
9269 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9270 to delete-horizontal-space.
9271 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9272 description of yank-handler text property at various places.
9273
9274 * frames.texi (Window System Selections): Add anchor.
9275
9276 * syntax.texi (Syntax Table Functions): Clarify and correct
9277 descriptions of make-syntax-table and copy-syntax-table.
9278 (Motion and Syntax): Clarify SYNTAXES argument to
9279 skip-syntax-forward.
9280 (Parsing Expressions): Mention that the return value of
9281 parse-partial-sexp is currently a list of ten rather than nine
9282 elements.
9283 (Categories): Various corrections and clarifications.
9284
9285 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9286
9287 * markers.texi (Marker Insertion Types): Minor change.
9288
9289 * locals.texi (Standard Buffer-Local Variables):
9290 * commands.texi (Interactive Codes, Using Interactive):
9291 * functions.texi (Related Topics): Fix xrefs.
9292
9293 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9294
9295 * lists.texi (Sets And Lists): Update description of delete-dups.
9296
9297 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9298
9299 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9300
9301 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
9302
9303 * frames.texi (Parameter Access): frame-parameters arg is optional.
9304 modify-frame-parameters handles nil for FRAME.
9305 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9306 are all-or-nothing for certain toolkits.
9307 Mention parameter wait-for-wm.
9308 (Frames and Windows): In frame-first-window and frame-selected-window
9309 the arg is optional.
9310 (Input Focus): In redirect-frame-focus the second arg is optional.
9311 (Window System Selections): Mention selection type CLIPBOARD.
9312 Mention data-type UTF8_STRING.
9313 Mention numbering of cut buffers.
9314 (Resources): Describe x-resource-name.
9315
9316 2004-02-16 Richard M. Stallman <rms@gnu.org>
9317
9318 * windows.texi (Buffers and Windows): Delete false table
9319 about all-frames.
9320
9321 * syntax.texi (Parsing Expressions): Delete old caveat
9322 about parse-sexp-ignore-comments.
9323
9324 * streams.texi (Output Variables): Add print-quoted.
9325
9326 * lists.texi (Building Lists): Minor cleanup.
9327
9328 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9329
9330 * display.texi (Overlays): Explain overlays use markers.
9331 (Managing Overlays): Explain front-advance and rear-advance
9332 in more detail.
9333
9334 * loading.texi (Unloading): Document unload-feature-special-hooks.
9335 Get rid of fns-NNN.el file.
9336
9337 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9338
9339 * help.texi (Describing Characters): Fix text-char-description
9340 example output.
9341
9342 * edebug.texi (Using Edebug): Fix example.
9343
9344 * debugging.texi (Internals of Debugger): Fix return value.
9345
9346 * files.texi (Changing Files): Fix argname.
9347
9348 * calendar.texi: Fix parens, and default values.
9349
9350 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9351 * nonascii.texi, objects.texi, os.texi: Minor fixes.
9352 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
9353
9354 * positions.texi (Text Lines): Don't add -1 in current-line.
9355
9356 2004-02-16 Richard M. Stallman <rms@gnu.org>
9357
9358 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9359
9360 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9361
9362 * processes.texi (Low-Level Network): Fix a typo.
9363
9364 2004-02-12 Kim F. Storm <storm@cua.dk>
9365
9366 * display.texi (Fringes): Use consistent wording.
9367 Note that window-fringe's window arg is optional.
9368 (Scroll Bars): Use consistent wording.
9369
9370 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9371
9372 * tips.texi (Comment Tips): Document the new conventions for
9373 commenting out code.
9374
9375 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
9376
9377 * positions.texi (Text Lines): Add missing end defun.
9378
9379 2004-02-07 Kim F. Storm <storm@cua.dk>
9380
9381 * positions.texi (Text Lines): Add line-number-at-pos.
9382
9383 2004-02-06 John Paul Wallington <jpw@gnu.org>
9384
9385 * display.texi (Button Properties, Button Buffer Commands):
9386 mouse-2 invokes button, not down-mouse-1.
9387
9388 2004-02-04 Jason Rumney <jasonr@gnu.org>
9389
9390 * makefile.w32-in: Sync with Makefile.in changes.
9391
9392 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9393
9394 * minibuf.texi (Text from Minibuffer): Various corrections and
9395 clarifications.
9396 (Object from Minibuffer): Correct Lisp description of
9397 read-minibuffer.
9398 (Minibuffer History): Clarify description of cons values for
9399 HISTORY arguments.
9400 (Basic Completion): Various corrections and clarifications.
9401 Add completion-regexp-list.
9402 (Minibuffer Completion): Correct and clarify description of
9403 completing-read.
9404 (Completion Commands): Mention Partial Completion mode.
9405 Various other minor changes.
9406 (High-Level Completion): Various corrections and clarifications.
9407 (Reading File Names): Ditto.
9408 (Minibuffer Misc): Ditto.
9409
9410 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9411
9412 * strings.texi (Text Comparison): assoc-string also matches
9413 elements of alists that are strings instead of conses.
9414 (Formatting Strings): Standardize Texinfo usage. Update index
9415 entries.
9416
9417 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9418
9419 * lists.texi (Sets And Lists): Add delete-dups.
9420
9421 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9422
9423 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9424 special form.
9425 * macros.texi (Defining Macros): Update description of `declare',
9426 which now is a macro.
9427 (Wrong Time): Fix typos.
9428
9429 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9430
9431 * compile.texi (Compilation Functions): Expand descriptions of
9432 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9433 and `batch-byte-compile'. In particular, mention and describe
9434 all optional arguments.
9435 (Disassembly): Correct and clarify the description of `disassemble'.
9436
9437 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9438
9439 * searching.texi: Various small changes in addition to the
9440 following.
9441 (Regexp Example): Adapt to new value of `sentence-end'.
9442 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9443 `words'.
9444 (Search and Replace): Add usage note for `perform-replace'.
9445 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9446 `match-data'.
9447 (Standard Regexps): Update for new values of `paragraph-start'
9448 and `sentence-end'.
9449
9450 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9451
9452 * files.texi (Saving Buffers): Clarify descriptions of
9453 `write-contents-functions' and `before-save-hook'.
9454 Make the defvar's for `before-save-hook' and `after-save-hook'
9455 into defopt's.
9456
9457 2004-01-07 Kim F. Storm <storm@cua.dk>
9458
9459 * commands.texi (Click Events): Describe new image and
9460 width/height elements of click events.
9461 (Accessing Events): Add posn-string, posn-image, and
9462 posn-object-width-height. Change posn-object to return either
9463 image or string object.
9464
9465 2004-01-01 Simon Josefsson <jas@extundo.com>
9466
9467 * hooks.texi (Standard Hooks): Add before-save-hook.
9468 * files.texi (Saving Buffers): Likewise.
9469
9470 2004-01-03 Richard M. Stallman <rms@gnu.org>
9471
9472 * frames.texi (Frames and Windows): Delete frame-root-window.
9473
9474 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9475
9476 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9477
9478 * functions.texi: Various small changes in addition to the
9479 following.
9480 (What Is a Function): `functionp' returns nil for macros.
9481 Clarify behavior of this and following functions for symbol arguments.
9482 (Function Documentation): Add `\' in front of (fn @var{arglist})
9483 and explain why.
9484 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9485 Add anchor.
9486 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9487
9488 2004-01-01 Miles Bader <miles@gnu.org>
9489
9490 * display.texi (Buttons): New section.
9491
9492 2003-12-31 Andreas Schwab <schwab@suse.de>
9493
9494 * numbers.texi (Math Functions): sqrt reports a domain-error
9495 error.
9496 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9497
9498 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9499
9500 * tips.texi (Documentation Tips): Update item on hyperlinks in
9501 documentation strings.
9502
9503 * errors.texi (Standard Errors): Various small corrections and
9504 additions.
9505
9506 * control.texi: Various small changes in addition to the
9507 following.
9508 (Signaling Errors): Provide some more details on how `signal'
9509 constructs the error message. Add anchor to the definition of
9510 `signal'.
9511 (Error Symbols): Describe special treatment of `quit'.
9512 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9513 to emphasize that it has to be a single form.
9514
9515 * buffers.texi: Add anchor.
9516
9517 2003-12-29 Richard M. Stallman <rms@gnu.org>
9518
9519 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9520 (Window Configurations): Add window-configuration-frame.
9521
9522 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9523
9524 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9525 Change arg name in get-char-property.
9526 (Special Properties): Update handling of keymap property.
9527
9528 * strings.texi (Modifying Strings): Add clear-string.
9529 (Text Comparison): Add assoc-string and remove
9530 assoc-ignore-case, assoc-ignore-representation.
9531
9532 * os.texi (Time of Day): Add set-time-zone-rule.
9533
9534 * numbers.texi (Math Functions): asin, acos, log, log10
9535 report domain-error errors.
9536
9537 * nonascii.texi (Converting Representations):
9538 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9539 (Encoding and I/O): Add file-name-coding-system.
9540
9541 * modes.texi (Search-based Fontification): Explain that
9542 face specs are symbols with face names as values.
9543
9544 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9545
9546 * lists.texi (Building Lists): remq moved elsewhere.
9547 (Sets And Lists): remq moved here.
9548 (Association Lists): Refer to assoc-string.
9549
9550 * internals.texi (Garbage Collection): Add memory-use-counts.
9551
9552 * frames.texi (Frames and Windows): Add set-frame-selected-window
9553 and frame-root-window.
9554
9555 * files.texi (Contents of Directories):
9556 Add directory-files-and-attributes.
9557
9558 * display.texi (Refresh Screen): Add force-window-update.
9559 (Invisible Text): Explain about moving point out of invis text.
9560 (Overlay Properties): Add overlay-properties.
9561 (Managing Overlays): Add overlayp.
9562 (GIF Images): Invalid image number displays a hollow box.
9563
9564 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9565 (Killing Buffers): Add buffer-live-p.
9566
9567 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9568
9569 * display.texi (Fringes): Fix typo "set-buffer-window".
9570
9571 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9572
9573 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9574 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9575 Add or change various xrefs and anchors.
9576
9577 * commands.texi: Replace all occurrences of @acronym{CAR} with
9578 @sc{car}, for consistency with the rest of the Elisp manual.
9579 `car' and `cdr' are historically acronyms, but are no longer
9580 widely thought of as such.
9581
9582 * internals.texi (Pure Storage): Mention that `purecopy' does not
9583 copy text properties.
9584 (Object Internals): Now 29 bits are used (in most implementations)
9585 to address Lisp objects.
9586
9587 * variables.texi (Variables with Restricted Values): New node.
9588
9589 * objects.texi (Lisp Data Types): Mention that certain variables
9590 can only take on a restricted set of values and add an xref to
9591 the new node "Variables with Restricted Values".
9592
9593 * eval.texi (Function Indirection): Describe the errors that
9594 `indirect-function' can signal.
9595 (Eval): Clarify the descriptions of `eval-region' and `values'.
9596 Describe `eval-buffer' instead of `eval-current-buffer' and
9597 mention `eval-current-buffer' as an alias for `current-buffer'.
9598 Correct the description and mention all optional arguments.
9599
9600 * nonascii.texi: Various small changes in addition to the
9601 following.
9602 (Converting Representations): Clarify behavior of
9603 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9604 ASCII arguments.
9605 (Character Sets): Document the variable `charset-list' and adapt
9606 the definition of the function `charset-list' accordingly.
9607 (Translation of Characters): Clarify use of generic characters in
9608 `make-translation-table'. Clarify and correct the description of
9609 the use of translation tables in encoding and decoding.
9610 (User-Chosen Coding Systems): Correct and clarify the description
9611 of `select-safe-coding-system'.
9612 (Default Coding Systems): Clarify description of
9613 `file-coding-system-alist'.
9614
9615 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9616
9617 * strings.texi (Text Comparison): Correctly describe when two
9618 strings are `equal'. Combine and clarify descriptions of
9619 `assoc-ignore-case' and `assoc-ignore-representation'.
9620
9621 * objects.texi (Non-ASCII in Strings): Clarify description of
9622 when a string is unibyte or multibyte.
9623 (Bool-Vector Type): Update examples.
9624 (Equality Predicates): Correctly describe when two strings are
9625 `equal'.
9626
9627 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9628
9629 * lists.texi (Building Lists): `append' no longer accepts integer
9630 arguments. Update the description of `number-sequence' to reflect
9631 recent changes.
9632 (Sets And Lists): Describe `member-ignore-case' after `member'.
9633
9634 2003-11-27 Kim F. Storm <storm@cua.dk>
9635
9636 * commands.texi (Click Events): Click object may be an images.
9637 Describe (dx . dy) element of click positions.
9638 (Accessing Events): Remove duplicate posn-timestamp.
9639 New functions posn-object and posn-object-x-y.
9640
9641 2003-11-23 Kim F. Storm <storm@cua.dk>
9642
9643 * commands.texi (Click Events): Describe enhancements to event
9644 position lists, including new text-pos and (col . row) items.
9645 Mention left-fringe and right-fringe area events.
9646 (Accessing Events): New functions posn-area and
9647 posn-actual-col-row. Mention posn-timestamp. Mention that
9648 posn-point in non-text area still returns buffer position.
9649 Clarify posn-col-row.
9650
9651 2003-11-21 Lars Hansen <larsh@math.ku.dk>
9652
9653 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9654 * anti.texi (File Attributes): Describe removed parameter
9655 ID-FORMAT.
9656
9657 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9658
9659 * positions.texi (Positions): Mention that, if a marker is used as
9660 a position, its buffer is ignored.
9661
9662 * markers.texi (Overview of Markers): Mention it here too.
9663
9664 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9665
9666 * numbers.texi (Numeric Conversions): Not just `floor', but also
9667 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9668
9669 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9670
9671 * markers.texi (Creating Markers): Specify insertion type of
9672 created markers. Add xref to `Marker Insertion Types'.
9673 Second argument to `copy-marker' is optional.
9674 (Marker Insertion Types): Mention that most markers are created
9675 with insertion type nil.
9676 (The Mark): Correctly describe when `mark' signals an error.
9677 (The Region): Correctly describe when `region-beginning' and
9678 `region-end' signal an error.
9679
9680 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9681
9682 * hash.texi (Creating Hash): Clarify description of `eql'.
9683 `makehash' is obsolete.
9684 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9685
9686 * positions.texi (Point): Change description of `buffer-end', so
9687 that it is also correct for floating point arguments.
9688 (List Motion): Correct argument lists of `beginning-of-defun' and
9689 `end-of-defun'.
9690 (Excursions): Add xref to `Marker Insertion Types'.
9691 (Narrowing): Argument to `narrow-to-page' is optional.
9692
9693 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9694
9695 * streams.texi (Output Streams): Clarify behavior of point for
9696 marker output streams.
9697
9698 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9699
9700 * variables.texi (Defining Variables): Second argument to
9701 `defconst' is not optional.
9702 (Setting Variables): Mention optional argument APPEND to
9703 `add-to-list'.
9704 (Creating Buffer-Local): Expand description of
9705 `make-variable-buffer-local'.
9706 (Frame-Local Variables): Expand description of
9707 `make-variable-frame-local'.
9708 (Variable Aliases): Correct description of optional argument
9709 DOCSTRING to `defvaralias'. Mention return value of
9710 `defvaralias'.
9711 (File Local Variables): Add xref to `File variables' in Emacs
9712 Manual. Correct description of `hack-local-variables'. Mention
9713 `safe-local-variable' property. Mention optional second argument
9714 to `risky-local-variable-p'.
9715
9716 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9717
9718 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9719
9720 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9721
9722 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9723 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9724 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9725 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9726 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9727 lispref/processes.texi, lispref/searching.texi,
9728 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9729 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9730 @acronym{FOO}.
9731
9732 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9733
9734 * strings.texi (Creating Strings): Argument START to `substring'
9735 can not be `nil'. Expand description of
9736 `substring-no-properties'. Correct description of `split-string',
9737 especially with respect to empty matches. Prevent very bad line
9738 break in definition of `split-string-default-separators'.
9739 (Text Comparison): `string=' and `string<' also accept symbols as
9740 arguments.
9741 (String Conversion): More completely describe argument BASE in
9742 `string-to-number'.
9743 (Formatting Strings): `%s' and `%S' in `format' do require
9744 corresponding object. Clarify behavior of numeric prefix after
9745 `%' in `format'.
9746 (Case Conversion): The argument to `upcase-initials' can be a
9747 character.
9748
9749 2003-10-27 Kenichi Handa <handa@m17n.org>
9750
9751 * display.texi (Fontsets): Fix texinfo usage.
9752
9753 2003-10-25 Kenichi Handa <handa@m17n.org>
9754
9755 * display.texi (Fontsets): Add description of the function
9756 set-fontset-font.
9757
9758 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9759
9760 * display.texi (Temporary Displays): Add xref to `Documentation
9761 Tips'.
9762
9763 * functions.texi (Function Safety): Use inforef instead of pxref
9764 for SES.
9765
9766 2003-10-23 Andreas Schwab <schwab@suse.de>
9767
9768 * Makefile.in (TEX, texinputdir): Don't define.
9769 (TEXI2DVI): Define.
9770 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9771 add $(srcdir)/index.texi.
9772 ($(infodir)/elisp): Remove index.texi dependency.
9773 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9774 (index.texi): Remove target.
9775 (dist): Don't link $(srcdir)/permute-index.
9776 (clean): Don't remove index.texi.
9777
9778 * permute-index, index.perm: Remove.
9779 * index.texi: Rename from index.unperm.
9780
9781 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9782
9783 * tips.texi (Documentation Tips): Document new behavior for face
9784 and variable hyperlinks in Help mode.
9785
9786 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9787
9788 * objects.texi (Integer Type): Update for extra bit of integer range.
9789 (Character Type): Ditto.
9790
9791 2003-10-16 Eli Zaretskii <eliz@gnu.org>
9792
9793 * numbers.texi (Integer Basics): Add index entries for reading
9794 numbers in hex, octal, and binary.
9795
9796 2003-10-16 Lute Kamstra <lute@gnu.org>
9797
9798 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9799 argument.
9800
9801 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9802
9803 * windows.texi (Choosing Window): Fix typo.
9804 * edebug.texi (Edebug Execution Modes): Fix typo.
9805
9806 2003-10-13 Richard M. Stallman <rms@gnu.org>
9807
9808 * windows.texi (Basic Windows): A window has fringe settings,
9809 display margins and scroll-bar settings.
9810 (Splitting Windows): Doc split-window return value.
9811 Clean up one-window-p.
9812 (Selecting Windows): Fix typo.
9813 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9814 (Buffers and Windows): In set-window-buffer, explain effect
9815 on fringe settings and scroll bar settings.
9816 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9817 (Choosing Window): Use defopt for pop-up-frame-function.
9818 For special-display-buffer-names, explain same-window and same-frame.
9819 Clarify window-dedicated-p return value.
9820 (Textual Scrolling): scroll-up and scroll-down can get an error.
9821 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9822 Clarify set-window-hscroll.
9823 (Size of Window): Don't mention tool bar in window-height.
9824 (Coordinates and Windows): Explain what coordinates-in-window-p
9825 returns for fringes and display margins.
9826 (Window Configurations): Explain saving fringes, etc.
9827
9828 * tips.texi (Library Headers): Clean up Documentation.
9829
9830 * syntax.texi (Parsing Expressions): Clean up forward-comment
9831 and parse-sexp-lookup-properties.
9832
9833 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9834
9835 * os.texi (System Environment): Clean up text for load-average errors.
9836
9837 * modes.texi (Hooks): Don't explain local hook details at front.
9838 Clarify run-hooks and run-hook-with-args a little.
9839 Clean up add-hook and remove-hook.
9840
9841 * edebug.texi (Edebug Execution Modes): Clarify t.
9842 Document edebug-sit-for-seconds.
9843 (Coverage Testing): Document C-x X = and =.
9844 (Instrumenting Macro Calls): Fix typo.
9845 (Specification List): Don't index the specification keywords.
9846
9847 2003-10-10 Kim F. Storm <storm@cua.dk>
9848
9849 * processes.texi (Network): Introduce make-network-process.
9850
9851 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9852
9853 * tips.texi (Library Headers): Fix typo.
9854
9855 2003-10-07 Juri Linkov <juri@jurta.org>
9856
9857 * modes.texi (Imenu): Mention imenu-create-index-function's
9858 default value. Explain submenus better.
9859
9860 2003-10-07 Lute Kamstra <lute@gnu.org>
9861
9862 * modes.texi (Faces for Font Lock): Fix typo.
9863 (Hooks): Explain how buffer-local hook variables can refer to
9864 global hook variables.
9865 Various minor clarifications.
9866
9867 2003-10-06 Lute Kamstra <lute@gnu.org>
9868
9869 * tips.texi (Coding Conventions): Mention naming conventions for
9870 hooks.
9871
9872 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9873
9874 * loading.texi (Library Search): Correct default value of
9875 load-suffixes.
9876 (Named Features): Fix typo.
9877
9878 2003-10-05 Richard M. Stallman <rms@gnu.org>
9879
9880 * loading.texi (Named Features): In `provide',
9881 say how to test for subfeatures.
9882 (Unloading): In unload-feature, use new var name
9883 unload-feature-special-hooks.
9884
9885 2003-10-03 Lute Kamstra <lute@gnu.org>
9886
9887 * modes.texi (Major Mode Conventions): Mention third way to set up
9888 Imenu.
9889 (Imenu): A number of small fixes.
9890 Delete documentation of internal variable imenu--index-alist.
9891 Document the return value format of imenu-create-index-function
9892 functions.
9893
9894 2003-09-30 Richard M. Stallman <rms@gnu.org>
9895
9896 * processes.texi (Network): Say what stopped datagram connections do.
9897
9898 * lists.texi (Association Lists): Clarify `assq-delete-all'.
9899
9900 * display.texi (Overlay Properties): Clarify `evaporate' property.
9901
9902 2003-09-29 Lute Kamstra <lute@gnu.org>
9903
9904 * modes.texi (Mode Line Data): Explain when symbols in mode-line
9905 constructs should be marked as risky.
9906 Change cons cell into proper list.
9907 (Mode Line Variables): Change cons cell into proper list.
9908
9909 2003-09-26 Lute Kamstra <lute@gnu.org>
9910
9911 * modes.texi (Mode Line Data): Document the :propertize construct.
9912 (Mode Line Variables): Reorder the descriptions of the variables
9913 to match their order in the default mode-line-format.
9914 Describe the new variables mode-line-position and mode-line-modes.
9915 Update the default values of mode-line-frame-identification,
9916 minor-mode-alist, and default-mode-line-format.
9917 (Properties in Mode): Mention the :propertize construct.
9918
9919 2003-09-26 Richard M. Stallman <rms@gnu.org>
9920
9921 * buffers.texi, commands.texi, debugging.texi, eval.texi:
9922 * loading.texi, minibuf.texi, text.texi, variables.texi:
9923 Avoid @strong{Note:}.
9924
9925 2003-09-26 Richard M. Stallman <rms@gnu.org>
9926
9927 * keymaps.texi (Remapping Commands): Fix typo.
9928
9929 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
9930
9931 * processes.texi (Low-Level Network): Fix typo.
9932
9933 2003-09-23 Kim F. Storm <storm@cua.dk>
9934
9935 * processes.texi (Network, Network Servers): Fix typos.
9936 (Low-Level Network): Add timeout value for :server keyword.
9937 Add new option keywords to make-network-process.
9938 Add set-network-process-options.
9939 Explain how to test availability of network options.
9940
9941 2003-09-19 Richard M. Stallman <rms@gnu.org>
9942
9943 * text.texi (Motion by Indent): Arg to
9944 backward-to-indentation and forward-to-indentation is optional.
9945
9946 * strings.texi (Creating Strings): Add substring-no-properties.
9947
9948 * processes.texi
9949 (Process Information): Add list-processes arg QUERY-ONLY.
9950 Delete process-contact from here.
9951 Add new status values for process-status.
9952 Add process-get, process-put, process-plist, set-process-plist.
9953 (Synchronous Processes): Add call-process-shell-command.
9954 (Signals to Processes): signal-process allows process objects.
9955 (Network): Complete rewrite.
9956 (Network Servers, Datagrams, Low-Level Network): New nodes.
9957
9958 * positions.texi (Word Motion): forward-word, backward-word
9959 arg is optional. Reword.
9960
9961 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
9962
9963 * variables.texi (Creating Buffer-Local):
9964 Delete duplicate definition of buffer-local-value.
9965 (File Local Variables): Explain about discarding text props.
9966
9967 2003-09-11 Richard M. Stallman <rms@gnu.org>
9968
9969 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
9970 changes variables that record input events.
9971 (Minibuffer Misc): Add minibuffer-selected-window.
9972
9973 * lists.texi (Building Lists): Add copy-tree.
9974
9975 * display.texi (Fontsets): Add char-displayable-p.
9976 (Scroll Bars): New node.
9977
9978 2003-09-08 Lute Kamstra <lute@gnu.org>
9979
9980 * modes.texi (%-Constructs): Document new `%i' and `%I'
9981 constructs.
9982
9983 2003-09-03 Peter Runestig <peter@runestig.com>
9984
9985 * makefile.w32-in: New file.
9986
9987 2003-08-29 Richard M. Stallman <rms@gnu.org>
9988
9989 * display.texi (Overlay Properties): Clarify how priorities
9990 affect use of the properties.
9991
9992 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9993
9994 * customize.texi (Type Keywords): Correct the description of
9995 `:help-echo' in the case where `motion-doc' is a function.
9996
9997 2003-08-14 John Paul Wallington <jpw@gnu.org>
9998
9999 * modes.texi (Emulating Mode Line): Subsection, not section.
10000
10001 2003-08-13 Richard M. Stallman <rms@gnu.org>
10002
10003 * elisp.texi (Top): Update subnode lists in menu.
10004
10005 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
10006 (Kill Functions): kill-region has new arg yank-handler.
10007 (Yanking): New node.
10008 (Yank Commands): Add yank-undo-function.
10009 (Low-Level Kill Ring):
10010 kill-new and kill-append have new arg yank-handler.
10011 (Changing Properties): Add remove-list-of-text-properties.
10012 (Atomic Changes): New node.
10013
10014 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10015
10016 * streams.texi (Output Variables): Add eval-expression-print-length
10017 and eval-expression-print-level.
10018
10019 * os.texi (Time Conversion): For encode-time, explain limits on year.
10020
10021 * objects.texi (Character Type): Define anchor "modifier bits".
10022
10023 * modes.texi (Emulating Mode Line): New node.
10024 (Search-based Fontification): Font Lock uses font-lock-face property.
10025 (Other Font Lock Variables): Likewise.
10026
10027 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10028 not vectors.
10029 (Active Keymaps): Add emulation-mode-map-alists.
10030 (Functions for Key Lookup): key-binding has new arg no-remap.
10031 (Remapping Commands): New node.
10032 (Scanning Keymaps): where-is-internal has new arg no-remap.
10033 (Tool Bar): Add tool-bar-local-item-from-menu.
10034 Clarify when to use tool-bar-add-item-from-menu.
10035
10036 * commands.texi (Interactive Call): commandp has new arg.
10037 (Command Loop Info): Add this-original-command.
10038
10039 2003-08-06 John Paul Wallington <jpw@gnu.org>
10040
10041 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10042
10043 * display.texi (Warning Basics): Fix typo.
10044 (Fringes): Add closing curly bracket and fix typo.
10045
10046 * elisp.texi (Top): Fix typo.
10047
10048 2003-08-05 Richard M. Stallman <rms@gnu.org>
10049
10050 * elisp.texi: Update lists of subnodes.
10051
10052 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10053
10054 * variables.texi (Local Variables): Use lc for example variable names.
10055
10056 * tips.texi (Library Headers): Explain where to put -*-.
10057
10058 * strings.texi (Creating Strings): Fix xref for vconcat.
10059
10060 * sequences.texi (Vector Functions):
10061 vconcat no longer allows integer args.
10062
10063 * minibuf.texi (Reading File Names): read-file-name has new
10064 arg PREDICATE. New function read-directory-name.
10065
10066 * macros.texi (Defining Macros): Give definition of `declare'.
10067 (Indenting Macros): New node.
10068
10069 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10070 (Window Frame Parameters): Make separate table of parameters
10071 that are coupled with specific face attributes.
10072 (Deleting Frames): delete-frame-hooks renamed to
10073 delete-frame-functions.
10074
10075 * files.texi (Magic File Names): Add file-remote-p.
10076 Clarify file-local-copy.
10077
10078 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10079 here; instead xref Defining Macros.
10080
10081 * display.texi (Warnings): New node, and subnodes.
10082 (Fringes): New node.
10083
10084 * debugging.texi (Test Coverage): New node.
10085
10086 * compile.texi (Compiler Errors): Explain with-no-warnings
10087 and other ways to suppress warnings.
10088
10089 * commands.texi (Interactive Call): Minor clarification.
10090
10091 * buffers.texi (Buffer File Name): set-visited-file-name
10092 renames the buffer too.
10093
10094 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10095
10096 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10097
10098 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10099
10100 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
10101
10102 * internals.texi (Garbage Collection): Fix previous change.
10103
10104 2003-07-22 Richard M. Stallman <rms@gnu.org>
10105
10106 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10107
10108 * display.texi (Width): Use \s syntax in example.
10109 (Font Selection): Add face-font-rescale-alist.
10110
10111 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10112 Remove spurious indent in example.
10113
10114 * lists.texi (Building Lists): Add number-sequence.
10115
10116 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
10117
10118 * functions.texi (Function Documentation): Explain how to
10119 show calling convention explicitly in the doc string.
10120
10121 * windows.texi (Selecting Windows): save-selected-window saves
10122 selected window of each frame.
10123 (Window Configurations): Minor change.
10124
10125 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10126
10127 * streams.texi (Output Variables): Add print-continuous-numbering
10128 and print-number-table.
10129
10130 * processes.texi (Decoding Output): New node.
10131
10132 * os.texi (Time Conversion): decode-time arg is optional.
10133
10134 * objects.texi (Character Type): Don't use space as example for \.
10135 Make list of char names and \-sequences correspond.
10136 Explain that \s is not used in strings. `\ ' needs space after.
10137
10138 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10139 (Translation of Characters): Add translation-table-for-input.
10140 (Default Coding Systems): Add auto-coding-functions.
10141 (Explicit Encoding): Add decode-coding-inserted-region.
10142 (Locales): Add locale-info.
10143
10144 * minibuf.texi (Basic Completion): Describe test-completion.
10145 Collections can be lists of strings.
10146 Clean up lazy-completion-table.
10147 (Programmed Completion): Mention test-completion.
10148 Clarify why lambda expressions are not accepted.
10149 (Minibuffer Misc): Describe minibufferp.
10150
10151 2003-07-14 Richard M. Stallman <rms@gnu.org>
10152
10153 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10154
10155 * windows.texi (Selecting Windows): New arg to select-window.
10156 (Selecting Windows): Add with-selected-window.
10157 (Size of Window): Add window-inside-edges, etc.
10158
10159 * internals.texi (Garbage Collection): Add post-gc-hook.
10160
10161 * processes.texi (Subprocess Creation): Add exec-suffixes.
10162
10163 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10164 (Scanning Keymaps): Add map-keymaps.
10165 (Defining Menus): Add keymap-prompt.
10166
10167 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10168 most-negative-fixnum.
10169
10170 * compile.texi (Byte Compilation): Explain no-byte-compile.
10171 (Compiler Errors): New node.
10172
10173 * os.texi (User Identification): user-uid, user-real-uid
10174 can return float.
10175
10176 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10177 and about derived modes.
10178 (Minor Modes): Add minor-mode-list.
10179 (Defining Minor Modes): Keyword args for define-minor-mode.
10180 (Search-based Fontification): Explain managing other properties.
10181 (Other Font Lock Variables): Add font-lock-extra-managed-props.
10182 (Faces for Font Lock): Add font-lock-preprocessor-face.
10183 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10184
10185 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10186 (Variable Aliases): Clarify defvaralias.
10187
10188 * loading.texi (Library Search): Add load-suffixes.
10189
10190 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10191 (Programmed Completion): Add dynamic-completion-table.
10192
10193 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10194 (Magic File Names): Specify precedence order of handlers.
10195
10196 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10197 and post-command-hook.
10198 (Waiting): New calling convention for sit-for.
10199
10200 * text.texi (Special Properties): local-map and keymap properties
10201 apply based on their stickiness.
10202
10203 2003-07-07 Richard M. Stallman <rms@gnu.org>
10204
10205 * modes.texi (Minor Mode Conventions): Specify only some kinds
10206 of list values as args to minor modes.
10207
10208 * files.texi (File Name Expansion): Warn about iterative use
10209 of substitute-in-file-name.
10210
10211 * advice.texi (Activation of Advice): Clean up previous change.
10212
10213 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
10214
10215 * advice.texi (Activation of Advice): Note that ad-start-advice is
10216 turned on by default.
10217
10218 2003-06-30 Richard M. Stallman <rms@gnu.org>
10219
10220 * text.texi (Buffer Contents): Document current-word.
10221 (Change Hooks): Not called for *Messages*.
10222
10223 * functions.texi (Defining Functions): Explain about redefining
10224 primitives.
10225 (Function Safety): Rename. Minor changes.
10226 Comment out the detailed criteria for what is safe.
10227
10228 2003-06-22 Andreas Schwab <schwab@suse.de>
10229
10230 * objects.texi (Symbol Type): Fix description of examples.
10231
10232 2003-06-16 Andreas Schwab <schwab@suse.de>
10233
10234 * hash.texi (Creating Hash): Fix description of :weakness.
10235
10236 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
10237
10238 * files.texi (Changing Files): copy-file copies file modes, too.
10239
10240 2003-05-28 Richard M. Stallman <rms@gnu.org>
10241
10242 * strings.texi (Creating Strings): Clarify split-string.
10243
10244 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10245
10246 * strings.texi (Creating Strings): Update split-string specification
10247 and examples.
10248
10249 2003-05-19 Richard M. Stallman <rms@gnu.org>
10250
10251 * elisp.texi: Correct invariant section names.
10252
10253 2003-04-20 Richard M. Stallman <rms@gnu.org>
10254
10255 * os.texi (Timers): Explain about timers and quitting.
10256
10257 2003-04-19 Richard M. Stallman <rms@gnu.org>
10258
10259 * internals.texi (Writing Emacs Primitives): Strings are
10260 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10261 Explain GCPRO convention for varargs function args.
10262
10263 2003-04-16 Richard M. Stallman <rms@gnu.org>
10264
10265 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10266
10267 2003-04-08 Richard M. Stallman <rms@gnu.org>
10268
10269 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10270
10271 2003-02-13 Kim F. Storm <storm@cua.dk>
10272
10273 * objects.texi (Character Type): New \s escape for space.
10274
10275 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10276
10277 * os.texi (System Environment): Add cygwin system-type.
10278
10279 2003-01-25 Richard M. Stallman <rms@gnu.org>
10280
10281 * keymaps.texi: Document that a symbol can act as a keymap.
10282
10283 2003-01-13 Richard M. Stallman <rms@gnu.org>
10284
10285 * text.texi (Changing Properties): Say string indices are origin-0.
10286
10287 * positions.texi (Screen Lines) <compute-motion>:
10288 Correct order of elts in return value.
10289
10290 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10291 how to define a default binding.
10292
10293 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
10294
10295 * loading.texi (Unloading): Fix recent change for load-history.
10296
10297 * customize.texi (Simple Types): Clarify description of custom
10298 type 'number. Describe new custom type 'float.
10299
10300 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
10301
10302 * variables.texi (File Local Variables): Fix typo.
10303
10304 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10305
10306 From Michael Albinus <Michael.Albinus@alcatel.de>.
10307
10308 * README: Target for Info file is `make info'.
10309
10310 * files.texi (File Name Components): Fix typos in
10311 `file-name-sans-extension'.
10312 (Magic File Names): Complete list of operations for magic file
10313 name handlers.
10314
10315 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
10316
10317 * variables.texi (File Local Variables): New function
10318 risky-local-variable-p.
10319
10320 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
10321
10322 * functions.texi (Function safety): New node about unsafep.
10323
10324 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10325
10326 * customize.texi (Splicing into Lists): Fix example.
10327 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
10328
10329 2002-06-17 Juanma Barranquero <lektu@terra.es>
10330
10331 * frames.texi (Display Feature Testing): Fix typo.
10332
10333 2002-06-12 Andreas Schwab <schwab@suse.de>
10334
10335 * frames.texi (Initial Parameters, Resources): Fix references to
10336 the Emacs manual.
10337
10338 2002-05-13 Kim F. Storm <storm@cua.dk>
10339
10340 * variables.texi (Intro to Buffer-Local): Updated warning and
10341 example relating to changing buffer inside let.
10342
10343 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
10344
10345 * os.texi (Session Management): New node about X Session management.
10346
10347 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10348
10349 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10350 to which the manual corresponds, and the copyright years.
10351
10352 * Makefile.in (VERSION): Set to 2.9.
10353
10354 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10355
10356 * elisp.texi: Change the category in @dircategory to "Emacs", to
10357 make it consistent with info/dir.
10358
10359 2001-11-25 Miles Bader <miles@gnu.org>
10360
10361 * text.texi (Fields): Describe new `limit' arg in
10362 field-beginning/field-end.
10363
10364 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10365
10366 * permute-index: Don't depend on csh-specific features.
10367 Replace the interpreter name with /bin/sh.
10368
10369 * two-volume-cross-refs.txt: New file.
10370 * two.el: New file.
10371 * spellfile: New file.
10372
10373 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10374
10375 * permute-index: New file.
10376
10377 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10378 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10379 8+3 restricted namespace.
10380
10381 * Makefile.in (infodir): Define relative to $(srcdir).
10382 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10383 include directories list via -I switch to makeinfo.
10384 (index.texi): Use cp if both hard and symbolic links fail.
10385
10386 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10387
10388 * Makefile.in (distclean): Add.
10389
10390 The following changes make ELisp manual part of the Emacs
10391 distribution:
10392
10393 * Makefile.in: Add Copyright notice.
10394 (prefix): Remove.
10395 (infodir): Change value to "../info".
10396 (VPATH): New variable.
10397 (MAKE): Don't define.
10398 (texmacrodir): Don't define.
10399 (texinputdir): Append the existing value of TEXINPUTS.
10400 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10401 command to be compatible with man/Makefile.in, and to put the
10402 output into ../info.
10403 (info): Add target.
10404 (installall): Target removed.
10405
10406 2001-10-31 Pavel Janík <Pavel@Janik.cz>
10407
10408 * tips.texi (Coding Conventions): Fix typo.
10409
10410 2001-10-23 Gerd Moellmann <gerd@gnu.org>
10411
10412 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10413
10414 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10415
10416 * files.texi (File Name Components): Update the description of
10417 file-name-sans-extension and file-name-extension, as they now
10418 ignore leading dots.
10419
10420 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10421
10422 * (Version 21.1 released.)
10423
10424 2001-10-19 Miles Bader <miles@gnu.org>
10425
10426 * positions.texi (Text Lines): Describe behavior of
10427 `beginning-of-line'/`end-of-line' in the presence of field properties.
10428
10429 2001-10-17 Gerd Moellmann <gerd@gnu.org>
10430
10431 * Makefile.in (VERSION): Set to 2.8.
10432 (manual): Use `manual-21'.
10433
10434 * elisp.texi (VERSION): Add and use it where the version
10435 number was used. Set it to 2.8.
10436
10437 * intro.texi: Likewise.
10438
10439 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10440
10441 * files.texi (File Name Completion): Document the significance of
10442 a trailing slash in elements of completion-ignored-extensions.
10443
10444 2001-10-06 Miles Bader <miles@gnu.org>
10445
10446 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10447
10448 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10449
10450 * variables.texi (Variable Aliases): New node.
10451
10452 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10453
10454 * Branch for 21.1.
10455
10456 2001-10-02 Miles Bader <miles@gnu.org>
10457
10458 * minibuf.texi (Minibuffer Misc): Add entries for
10459 `minibuffer-contents', `minibuffer-contents-no-properties', and
10460 `delete-minibuffer-contents'.
10461 Correct description for `minibuffer-prompt-end'.
10462
10463 * text.texi (Property Search): Correct descriptions of
10464 `next-char-property-change' and `previous-char-property-change'.
10465 Add entries for `next-single-char-property-change' and
10466 `previous-single-char-property-change'.
10467 Make operand names a bit more consistent.
10468
10469 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10470
10471 * frames.texi (Finding All Frames): Document that next-frame and
10472 previous-frame are local to current terminal.
10473
10474 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10475
10476 * keymaps.texi (Creating Keymaps): Fix the description of the
10477 result of make-keymap.
10478
10479 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10480
10481 * display.texi (Font Lookup, Attribute Functions)
10482 (Image Descriptors): Add cross-references to the definition of
10483 selected frame.
10484
10485 * buffers.texi (The Buffer List): Add cross-references to the
10486 definition of selected frame.
10487
10488 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10489 frame at any given time.
10490 (Multiple Displays, Size and Position): Add a cross-reference to
10491 the definition of the selected frame.
10492
10493 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10494
10495 * strings.texi (String Conversion) <string-to-number>: Document
10496 that a float is returned for integers that are too large.
10497
10498 * frames.texi (Mouse Position): Document mouse-position-function.
10499 (Display Feature Testing): Document display-images-p.
10500 (Window Frame Parameters): Document the cursor-type variable.
10501
10502 * numbers.texi (Integer Basics): Document CL style read syntax for
10503 integers in bases other than 10.
10504
10505 * positions.texi (List Motion):
10506 Document open-paren-in-column-0-is-defun-start.
10507
10508 * lists.texi (Sets And Lists): Document member-ignore-case.
10509
10510 * internals.texi (Garbage Collection): Document the used and free
10511 strings report.
10512 (Memory Usage): Document strings-consed.
10513
10514 * os.texi (Time of Day): Document float-time.
10515 (Recording Input): Document that clear-this-command-keys clears
10516 the vector to be returned by recent-keys.
10517
10518 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10519 argument keymap can be a list.
10520
10521 * nonascii.texi (User-Chosen Coding Systems)
10522 <select-safe-coding-system>: Document the new argument
10523 accept-default-p and the variable
10524 select-safe-coding-system-accept-default-p. Tell what happens if
10525 buffer-file-coding-system is undecided.
10526 (Default Coding Systems): Document auto-coding-regexp-alist.
10527
10528 * display.texi (The Echo Area) <message>: Document
10529 message-truncate-lines.
10530 (Glyphs): Document that the glyph table is unused on windowed
10531 displays.
10532
10533 * help.texi (Describing Characters) <single-key-description>:
10534 Document the new argument no-angles.
10535 (Accessing Documentation) <documentation-property>: Document that
10536 a non-string property is evaluated.
10537 <documentation>: Document that the function-documentation property
10538 is looked for.
10539
10540 * windows.texi (Selecting Windows): Document some-window.
10541
10542 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10543
10544 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10545 apropos-mode-hook.
10546
10547 * commands.texi (Using Interactive): Document interactive-form.
10548 (Keyboard Macros): Document kbd-macro-termination-hook.
10549 (Command Loop Info): Document that clear-this-command-keys clears
10550 the vector to be returned by recent-keys.
10551
10552 2001-09-04 Werner LEMBERG <wl@gnu.org>
10553
10554 * Makefile.in (srcdir, texinputdir): New variables.
10555 (srcs, index.texi, install): Use $(srcdir).
10556 (.PHONY): Remove elisp.dvi.
10557 (elisp): Use -I switch for makeinfo.
10558 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10559 (installall, dist): Use $(srcdir).
10560 Fix path to texinfo.tex.
10561 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10562
10563 2001-08-30 Gerd Moellmann <gerd@gnu.org>
10564
10565 * display.texi (Conditional Display): Adjust to API change.
10566
10567 * configure: New file.
10568
10569 2001-07-30 Gerd Moellmann <gerd@gnu.org>
10570
10571 * commands.texi (Repeat Events): Add description of
10572 double-click-fuzz.
10573
10574 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10575
10576 * syntax.texi (Syntax Class Table): Add the missing designator for
10577 comment and string fences.
10578 (Syntax Properties): Add a xref to syntax table internals.
10579 (Syntax Table Internals): Document string-to-syntax.
10580
10581 2001-05-07 Gerd Moellmann <gerd@gnu.org>
10582
10583 * Makefile.in (install): Use install-info command line options
10584 like in Emacs' Makefile.in.
10585
10586 2000-12-09 Miles Bader <miles@gnu.org>
10587
10588 * windows.texi (Window Start): Update documentation for
10589 `pos-visible-in-window-p'.
10590
10591 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10592
10593 * lists.texi (Building Lists): Add footnote to explain how to add
10594 to the end of a list.
10595
10596 2000-10-25 Gerd Moellmann <gerd@gnu.org>
10597
10598 * files.texi (Visiting Functions): Typos.
10599
10600 2000-10-25 Kenichi Handa <handa@etl.go.jp>
10601
10602 * files.texi (Visiting Functions): Return value of
10603 find-file-noselect may be a list of buffers if wildcards are used.
10604
10605 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10606
10607 * display.texi (Defining Faces): Document `graphic' display type
10608 in face specs.
10609
10610 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10611
10612 * hooks.texi (Standard Hooks): Replace obsolete
10613 `after-make-frame-hook' with `after-make-frame-functions'.
10614
10615 * frames.texi (Creating Frames): Ditto.
10616
10617 * variables.texi (Future Local Variables): Ditto.
10618
10619 2000-10-16 Gerd Moellmann <gerd@gnu.org>
10620
10621 * display.texi (Other Image Types): Add description of :foreground
10622 and :background properties of mono PBM images.
10623
10624 2000-08-17 Werner LEMBERG <wl@gnu.org>
10625
10626 * .cvsignore: New file.
10627
10628 2000-01-05 Gerd Moellmann <gerd@gnu.org>
10629
10630 * tindex.pl: New script.
10631
10632 1999-12-03 Dave Love <fx@gnu.org>
10633
10634 * Makefile.in (MAKEINFO): New parameter.
10635
10636 1999-09-17 Richard Stallman <rms@gnu.org>
10637
10638 * Makefile.in (srcs): Add hash.texi.
10639 (VERSION): Update to 20.6.
10640
10641 1999-09-13 Richard Stallman <rms@gnu.org>
10642
10643 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10644
10645 1998-08-29 Karl Heuer <kwzh@gnu.org>
10646
10647 * configure.in: New file.
10648 * Makefile.in: Renamed from Makefile.
10649 (prefix, infodir): Use value obtained from configure.
10650 (emacslibdir): Obsolete variable deleted.
10651 (dist): Distribute configure.in, configure, Makefile.in.
10652
10653 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10654
10655 * Makefile (INSTALL_INFO): New variable.
10656 (install): Run install-info.
10657
10658 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10659
10660 * Makefile (elisp.dvi): Add missing backslash.
10661
10662 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10663
10664 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10665 Run texindex without `./'. Always run texindex on elisp.tp.
10666 (elisp.tps): Target deleted.
10667
10668 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10669
10670 * Makefile (srcs): Add nonascii.texi and customize.texi.
10671 (dist): Start by deleting `temp'.
10672
10673 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10674
10675 * Makefile (makeinfo, texindex): Targets deleted.
10676 (makeinfo.o, texindex.o): Targets deleted.
10677 (clean, dist): Don't do anything with them or with getopt*.
10678
10679 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10680
10681 * Makefile (SHELL): Defined.
10682
10683 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10684
10685 * Makefile (elisp.tps): New target.
10686 (elisp.dvi): Depend on elisp.tps.
10687
10688 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
10689
10690 * README: Update phone number.
10691
10692 * Makefile (elisp): Make this be the default target.
10693 Depend on makeinfo.c instead of makeinfo.
10694 (install): Don't depend on elisp.dvi, since we don't install that.
10695 Use mkinstalldirs.
10696 (dist): Add mkinstalldirs.
10697
10698 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10699
10700 * Makefile (VERSION): Update version number.
10701 (maintainer-clean): Rename from realclean.
10702
10703 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10704
10705 * Makefile (realclean): New target.
10706 (elisp): Remove any old elisp-* files first.
10707
10708 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10709
10710 * Makefile (VERSION): New variable.
10711 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10712 Compressed file suffix should be `.gz', not `.z'.
10713
10714 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10715
10716 * Makefile (elisp): Depend on makeinfo.
10717
10718 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
10719
10720 * Makefile (srcs): Add anti.texi.
10721
10722 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10723
10724 * Makefile (infodir, prefix): New vars.
10725 (install): Use infodir.
10726 (emacsinfodir): Delete.
10727
10728 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10729
10730 * Makefile (srcs): Add calendar.texi.
10731
10732 * Makefile (dist): Copy texindex.c and makeinfo.c.
10733 Limit elisp-* files to those with one or two digits.
10734
10735 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10736
10737 * Makefile (dist): Change to use Gzip instead of compress.
10738
10739 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10740
10741 * loading.texi (Unloading): define-function changed back to
10742 defalias. It may not stay this way, but at least it's
10743 consistent with the known-good version of the code patch.
10744
10745 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10746
10747 * modes.texi (Hooks): Document new optional arg of add-hook.
10748
10749 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10750
10751 * variables.texi: Document nil initial value of buffer-local variables.
10752
10753 * tips.texi: Add new section on standard library headers.
10754
10755 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10756
10757 * Makefile (srcs): Add frame.texi to the list of sources.
10758
10759 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10760
10761 * Makefile (dist): Don't bother excluding autosave files; they'll
10762 never make it into the temp directory anyway, and the hash marks
10763 in the name are problematic for make and the Bourne shell.
10764 (srcs):
10765
10766 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10767
10768 * Makefile (dist): Don't include backup files or autosave files in
10769 the distribution tar file.
10770
10771 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10772
10773 * Makefile (srcs): Add index.perm.
10774 (elisp.dvi): Remove erroneous shell comment.
10775 Expect output of permute-index in permuted.fns.
10776 Save old elisp.aux in elisp.oaux.
10777 (clean): Add index.texi to be deleted.
10778
10779 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10780
10781 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10782
10783 1990-06-26 David Lawrence (tale@geech)
10784
10785 * files.texi: Noted that completion-ignored-extensions is ignored
10786 when making *Completions*.
10787
10788 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
10789
10790 * Makefile make dist now depends on elisp.dvi, since it tries
10791 to include it in the dist file.
10792
10793 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
10794
10795 * functions.texinfo (Mapping Functions): Add missing quote.
10796
10797 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10798
10799 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10800 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10801
10802 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10803
10804 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10805 and @error{} are the terms now being used. The files in the
10806 directory have been changed to reflect this.
10807
10808 * All instances of @indentedresultt{} have been changed to
10809 ` @result{}', using 5 spaces at the beginning of the line.
10810
10811 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10812
10813 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10814 experimental @indentedresult{}, @indentedexpandsto{} are part of
10815 the texinfo.tex in this directory. These TeX macros are not
10816 stable yet.
10817
10818 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10819
10820 * texinfo.tex: Temporarily added
10821 \let\result=\dblarrow
10822 \def\error{{\it ERROR} \longdblarrow}
10823 We need to do this better soon.
10824
10825 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10826
10827 * Applied Karl Berry's patches to *.texinfo files, but not to
10828 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10829 new title page format is also not applied, since it requires
10830 texinfo.tex changes.)
10831
10832 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10833 for the Project GNU development environment.
10834
10835 ;; Local Variables:
10836 ;; coding: utf-8
10837 ;; End:
10838
10839 Copyright (C) 1998-2012 Free Software Foundation, Inc.
10840
10841 This file is part of GNU Emacs.
10842
10843 GNU Emacs is free software: you can redistribute it and/or modify
10844 it under the terms of the GNU General Public License as published by
10845 the Free Software Foundation, either version 3 of the License, or
10846 (at your option) any later version.
10847
10848 GNU Emacs is distributed in the hope that it will be useful,
10849 but WITHOUT ANY WARRANTY; without even the implied warranty of
10850 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10851 GNU General Public License for more details.
10852
10853 You should have received a copy of the GNU General Public License
10854 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.