]> code.delx.au - gnu-emacs/blob - doc/lispref/ChangeLog
Update documentation of Temporary Displays.
[gnu-emacs] / doc / lispref / ChangeLog
1 2014-12-30 Martin Rudalics <rudalics@gmx.at>
2
3 * display.texi (Temporary Displays): Amend description of
4 `with-temp-buffer-window'. Add descriptions for
5 `with-current-buffer-window', `with-displayed-buffer-window' and
6 `temp-buffer-resize-mode', `temp-buffer-max-height' and
7 `temp-buffer-max-width'.
8
9 2014-12-27 Glenn Morris <rgm@gnu.org>
10
11 * control.texi (Pattern matching case statement):
12 * os.texi (Desktop Notifications):
13 * modes.texi (Defining Minor Modes, SMIE Lexer): Markup fixes.
14
15 2014-12-27 Eli Zaretskii <eliz@gnu.org>
16
17 * windows.texi (Recombining Windows): Index subject of sections.
18
19 * variables.texi (Variables with Restricted Values)
20 (Generalized Variables): Index subject of sections.
21
22 * text.texi (Buffer Contents, Examining Properties)
23 (Changing Properties, Property Search, Substitution): Index
24 subject of sections.
25
26 * syntax.texi (Motion and Syntax, Parsing Expressions)
27 (Motion via Parsing, Position Parse, Control Parsing): Index
28 subject of sections.
29
30 * strings.texi (Predicates for Strings, Creating Strings)
31 (Modifying Strings, Text Comparison): Index subject of sections.
32
33 * searching.texi (Syntax of Regexps, Regexp Special)
34 (Regexp Functions, Regexp Functions): Index subject of sections.
35
36 * processes.texi (Subprocess Creation, Process Information): Index
37 subject of sections.
38
39 * positions.texi (Screen Lines): Index subject of sections.
40
41 * nonascii.texi (Scanning Charsets, Specifying Coding Systems):
42 Index subject of sections.
43
44 * minibuf.texi (Text from Minibuffer, Object from Minibuffer)
45 (Multiple Queries, Minibuffer Contents): Index subject of
46 sections.
47
48 * markers.texi (Predicates on Markers, Creating Markers)
49 (Information from Markers, Moving Markers): Index subject of
50 sections.
51
52 * macros.texi (Defining Macros, Problems with Macros): Index
53 subject of sections.
54
55 * loading.texi (Loading Non-ASCII, Where Defined): Index subject
56 of sections.
57
58 * lists.texi (List-related Predicates, List Variables, Setcar)
59 (Setcdr, Plist Access): Index subject of sections.
60
61 * keymaps.texi (Controlling Active Maps, Scanning Keymaps)
62 (Modifying Menus): Index subject of sections.
63
64 * help.texi (Accessing Documentation, Help Functions): Index
65 subject of sections.
66
67 * hash.texi (Hash Access): Index subject of sections.
68
69 * functions.texi (Core Advising Primitives)
70 (Advising Named Functions, Porting old advices): Index subject of
71 sections.
72
73 * frames.texi (Creating Frames, Initial Parameters)
74 (Position Parameters, Buffer Parameters, Minibuffers and Frames)
75 (Pop-Up Menus, Drag and Drop): Index subject of sections.
76
77 * files.texi (Visiting Functions, Kinds of Files)
78 (Unique File Names): Index subject of sections.
79
80 * display.texi (Refresh Screen, Echo Area Customization)
81 (Warning Variables, Warning Options, Delayed Warnings)
82 (Temporary Displays, Managing Overlays, Overlay Properties)
83 (Finding Overlays, Size of Displayed Text, Defining Faces)
84 (Attribute Functions, Displaying Faces, Face Remapping)
85 (Basic Faces, Font Lookup, Fontsets, Replacing Specs)
86 (Defining Images, Showing Images): Index subject of sections.
87
88 * debugging.texi (Debugging, Explicit Debug)
89 (Invoking the Debugger, Excess Open, Excess Close): Index subject
90 of sections.
91
92 * customize.texi (Defining New Types, Applying Customizations)
93 (Custom Themes): Index subject of sections.
94
95 * control.texi (Sequencing, Combining Conditions)
96 (Processing of Errors, Cleanups): Index subject of sections.
97
98 * compile.texi (Eval During Compile): Index subject of sections.
99
100 * commands.texi (Using Interactive, Distinguish Interactive)
101 (Command Loop Info, Classifying Events, Event Mod)
102 (Invoking the Input Method): Index subject of sections.
103
104 * buffers.texi (Buffer List, Buffer Gap): Index subject of sections.
105
106 * backups.texi (Making Backups, Numbered Backups, Backup Names)
107 (Reverting): Index subject of sections.
108
109 * abbrevs.texi (Abbrev Tables, Defining Abbrevs, Abbrev Files)
110 (Abbrev Expansion, Standard Abbrev Tables, Abbrev Properties)
111 (Abbrev Table Properties): Index subject of sections.
112
113 * os.texi (Time of Day, Time Conversion, Time Parsing)
114 (Time Calculations, Idle Timers): Index subject of sections.
115
116 2014-12-25 Martin Rudalics <rudalics@gmx.at>
117
118 * windows.texi (Windows): Resync @menu order with @node order.
119
120 * minibuf.texi (Minibuffer Windows): Add descriptions of
121 `resize-mini-windows' and `max-mini-window-height'.
122
123 2014-12-25 Glenn Morris <rgm@gnu.org>
124
125 * windows.texi (Windows): Sync @menu order with @node order.
126
127 * sequences.texi (Sequence Functions): Copyedits.
128
129 * control.texi (Pattern matching case statement):
130 * positions.texi (List Motion):
131 * streams.texi (Output Functions):
132 * strings.texi (Text Comparison):
133 * text.texi (Document Object Model): Markup fixes.
134
135 2014-12-22 Paul Eggert <eggert@cs.ucla.edu>
136
137 Remove obsolete references to pre-C99 builds
138 * internals.texi (C Integer Types): Don't mention pre-C99 compilers.
139
140 2014-12-19 Martin Rudalics <rudalics@gmx.at>
141
142 * windows.texi (Resizing Windows): Describe new argument of
143 `fit-window-to-buffer'. Move description of `window-size-fixed'
144 to new section below.
145 (Preserving Window Sizes): New section describing
146 `window-size-fixed' and `window-preserve-size'.
147 (Display Action Functions): Describe `preserve-size' alist
148 entry.
149 (Window Parameters): Describe `preserved-size' parameter.
150
151 2014-12-18 Eli Zaretskii <eliz@gnu.org>
152
153 * display.texi (Low-Level Font): Document font-info and query-font.
154
155 2014-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
156
157 * display.texi (Forcing Redisplay): Remove references to
158 redisplay-dont-pause and redisplay-preemption-period (which doesn't
159 even exist).
160
161 2014-12-16 Nicolas Petton <petton.nicolas@gmail.com>
162
163 * sequences.texi (Seq Library): Add documentation for seq.el.
164
165 2014-12-15 Alan Mackenzie <acm@muc.de>
166
167 "Advice" is a mass noun. Amend text accordingly.
168 * functions.texi: (Advising Functions, Core Advising Primitives)
169 (Advising Named Functions, Advice combinators)
170 (Porting old advice): Replace, e.g., "an advice" with "advice".
171
172 2014-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
173
174 * files.texi (Relative File Names): Mention `directory-name-p'.
175
176 2014-12-13 Eli Zaretskii <eliz@gnu.org>
177
178 * text.texi (Comparing Text): Prevent a text string from being
179 broken between 2 lines. (Bug#19257)
180
181 2014-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
182
183 * files.texi (Contents of Directories):
184 Document directory-files-recursively.
185
186 2014-12-04 Eli Zaretskii <eliz@gnu.org>
187
188 * display.texi (Bidirectional Display):
189 Document 'buffer-substring-with-bidi-context'.
190
191 * text.texi (Buffer Contents):
192 Mention 'buffer-substring-with-bidi-context' with a cross-reference.
193
194 2014-12-02 Eli Zaretskii <eliz@gnu.org>
195
196 * display.texi (Bidirectional Display):
197 Document 'bidi-find-overridden-directionality'.
198
199 2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
200
201 Lessen focus on ChangeLog files, as opposed to change log entries.
202 * intro.texi (Acknowledgments): ChangeLog file -> change log entries.
203 * tips.texi (Library Headers): Emacs uses a version control system.
204
205 2014-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
206
207 * text.texi (Document Object Model): Mention `dom-pp'.
208
209 2014-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
210
211 * text.texi (Document Object Model): New node to document dom.el.
212
213 2014-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
214
215 * processes.texi (Network Security): Made into its own section and
216 fleshed out.
217 (Network Security): Mention more NSM variables.
218 (Processes): Move the Network Security Manager stuff to the Emacs
219 manual.
220
221 2014-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
222
223 * processes.texi (Network): Mention the new :warn-unless-encrypted
224 parameter to `open-network-stream'.
225 (Network): Mention the Network Security Manager.
226
227 2014-11-21 Ulf Jasper <ulf.jasper@web.de>
228
229 * text.texi (Parsing HTML/XML): Document new optional parameter
230 'discard-comments' of 'libxml-parse(html|xml)-region'.
231
232 2014-11-18 Leo Liu <sdl.web@gmail.com>
233
234 * functions.texi (Advising Named Functions):
235 Document define-advice.
236
237 2014-11-17 Paul Eggert <eggert@cs.ucla.edu>
238
239 Improve time stamp handling, and be more consistent about it.
240 * os.texi (Time of Day, Time Conversion, Time Parsing)
241 (Processor Run Time, Time Calculations):
242 Document the new behavior, plus be clearer about the old behavior.
243 (Idle Timers): Take advantage of new functionality.
244
245 2014-11-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
246
247 * text.texi (Special Properties): Mention `inhibit-read-only'.
248
249 2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
250
251 * os.texi (Time of Day):
252 Use leading zero with 24-hour times less than 10:00.
253
254 2014-11-09 Glenn Morris <rgm@gnu.org>
255
256 * Makefile.in (version): Remove variable.
257 (clean): No longer delete dist tarfile.
258 (dist): Remove rule; replace with code in admin.el.
259
260 2014-11-07 Martin Rudalics <rudalics@gmx.at>
261
262 * frames.texi (Size and Position): Rewrite description of
263 `frame-inhibit-implied-resize'.
264
265 2014-10-22 Martin Rudalics <rudalics@gmx.at>
266
267 * frames.texi (Size Parameters): Replace "frame contents" by
268 "frame's text area". Add reference to Size and Position
269 section.
270 (Size and Position): Major rewrite. Add explanations for
271 frame's default font, text and display areas. Add descriptions
272 for `set-frame-font', `frame-text-height', `frame-text-width'
273 and `frame-inhibit-implied-resize'.
274
275 2014-10-20 Glenn Morris <rgm@gnu.org>
276
277 * Merge in all changes up to 24.4 release.
278
279 2014-10-20 Tom Tromey <tom@tromey.com>
280
281 * objects.texi (Type Predicates): Don't mention display-table-p.
282
283 2014-10-15 Eli Zaretskii <eliz@gnu.org>
284
285 * nonascii.texi (Character Properties): Document the new
286 properties 'bracket-type' and 'paired-bracket'.
287
288 * display.texi (Bidirectional Display): Update the version of the
289 UBA to which we are conforming.
290
291 2014-10-13 Glenn Morris <rgm@gnu.org>
292
293 * Makefile.in (dist): Update for new output variables.
294
295 2014-10-12 Glenn Morris <rgm@gnu.org>
296
297 * elisp.texi (DATE): Bump to October 2014.
298
299 2014-10-09 Glenn Morris <rgm@gnu.org>
300
301 * frames.texi (Multiple Terminals): Copyedits.
302
303 2014-10-09 Eli Zaretskii <eliz@gnu.org>
304
305 * frames.texi (Multiple Terminals): Improve the description of X
306 display names. Add index entries.
307 (Basic Parameters): Add a cross-reference to where X display names
308 are described.
309 (Position Parameters): Mention that positional parameters of the
310 form (+ POS) can be negative if they are on a non-primary monitor
311 of a multi-monitor display. (Bug#18636)
312 (Creating Frames): Mention that on multi-monitor displays the
313 frame might be positioned differently than specified by the frame
314 parameters alist.
315
316 2014-10-08 Leo Liu <sdl.web@gmail.com>
317
318 * streams.texi (Output Functions): Document new argument ENSURE to
319 terpri. (Bug#18652)
320
321 2014-10-04 Martin Rudalics <rudalics@gmx.at>
322
323 * display.texi (Scroll Bars): Add description of horizontal scroll
324 bars and associated functions.
325 * frames.texi (Layout Parameters): Add horizontal scroll bar
326 entries. Remove paragraph on "combined fringe widths".
327 * windows.texi (Window Sizes): Describe affects of horizontal
328 scroll bars on window layout and sizes. Fix description of
329 window-full-height-p.
330 (Resizing Windows): Mention horizontal scroll bar.
331
332 2014-10-04 Glenn Morris <rgm@gnu.org>
333
334 * commands.texi (Generic Commands): Copyedits.
335
336 * display.texi (Scroll Bars):
337 * modes.texi (Header Lines): Copyedits.
338
339 * buffers.texi (Buffer List):
340 * display.texi (Image Descriptors, Defining Images):
341 * functions.texi (Core Advising Primitives): Small fixes re @var usage.
342
343 * windows.texi (Window Sizes, Resizing Windows): Copyedits.
344
345 * frames.texi (Multiple Terminals): Copyedits re multiple monitors.
346
347 2014-10-03 Martin Rudalics <rudalics@gmx.at>
348
349 * frames.texi (Size Parameters, Size and Position): Mention that
350 with some window managers you have to set `frame-resize-pixelwise'
351 in order make a frame truly fullscreen or maximized.
352
353 2014-10-01 Paul Eggert <eggert@cs.ucla.edu>
354
355 Improve doc for use of 'int', and discuss 'ssize_t'.
356 * internals.texi (C Integer Types): Mention 'int' for other
357 randomish values that lie in 'int' range. Mention 'ssize_t'. See:
358 http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html
359
360 Use AUTO_CONS instead of SCOPED_CONS, etc.
361 * internals.texi (Stack-allocated Objects):
362 Adjust to match the revised, less error-prone macros.
363
364 2014-09-30 Paul Eggert <eggert@cs.ucla.edu>
365
366 * internals.texi (Stack-allocated Objects): Further improvements.
367 Give an example of misuse.
368
369 2014-09-30 Eli Zaretskii <eliz@gnu.org>
370
371 * internals.texi (Stack-allocated Objects): Minor improvements of
372 the wording and the indexing.
373
374 2014-09-30 Dmitry Antipov <dmantipov@yandex.ru>
375
376 * internals.texi (Stack-allocated Objects): Describe this feature.
377
378 2014-09-15 Daniel Colascione <dancol@dancol.org>
379
380 * text.texi (Registers): Make `insert-register' documentation
381 reflect interface change.
382
383 2014-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
384
385 * functions.texi (Core Advising Primitives): Add a note about the
386 confusing treatment of `interactive' for :filter-args (bug#18399).
387
388 2014-09-07 Michael Albinus <michael.albinus@gmx.de>
389
390 * strings.texi (Text Comparison): Describe `string-collate-equalp'
391 and `string-collate-lessp'.
392
393 2014-09-06 Leo Liu <sdl.web@gmail.com>
394
395 * control.texi (Pattern matching case statement): Document vector
396 qpattern. (Bug#18327)
397
398 2014-08-29 Dmitry Antipov <dmantipov@yandex.ru>
399
400 * lists.texi (Functions that Rearrange Lists):
401 Remove description of sort ...
402 * sequences.texi (Sequence Functions): ... and generalize
403 it for sequences. Add an example.
404
405 2014-08-28 Eli Zaretskii <eliz@gnu.org>
406
407 * display.texi (Bidirectional Display): Update the Emacs's class
408 of bidirectional conformance.
409
410 2014-08-27 Dmitry Antipov <dmantipov@yandex.ru>
411
412 * eval.texi (Eval): Mention possible recovery from stack overflow.
413
414 2014-07-11 Eli Zaretskii <eliz@gnu.org>
415
416 * internals.texi (Garbage Collection): Fix last change.
417
418 2014-07-11 Dmitry Antipov <dmantipov@yandex.ru>
419
420 * internals.texi (Garbage Collection): Mention memory-info.
421
422 2014-07-11 Michael Albinus <michael.albinus@gmx.de>
423
424 * minibuf.texi (Intro to Minibuffers, Reading a Password):
425 Password hiding is available in batch mode, do not mention it in
426 the exclusion list. Mention `read-hide-char'. (Bug#17839)
427
428 2014-07-09 Stefan Monnier <monnier@iro.umontreal.ca>
429
430 * debugging.texi (Function Debugging, Debugger Commands):
431 Update debug-on-entry w.r.t behavior after redefinitions (bug#17902).
432
433 2014-07-03 Glenn Morris <rgm@gnu.org>
434
435 * help.texi (Help Functions): "Online" help doesn't mean what it
436 used to any more.
437
438 2014-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
439
440 * keymaps.texi (Key Lookup): Remove mention of indirect entries.
441 (Scanning Keymaps): Reword the `noindirect' argument.
442
443 2014-06-28 Glenn Morris <rgm@gnu.org>
444
445 * minibuf.texi (Intro to Minibuffers): Batch mode is basic.
446 (Reading a Password): Mention batch mode. (Bug#17839)
447
448 2014-06-23 Glenn Morris <rgm@gnu.org>
449
450 * Makefile.in (%.texi): Disable implicit rules.
451 (mkinfodir): Remove.
452 (.dvi.ps): Replace with explicit rule.
453 (html): Declare as PHONY.
454 (${buildinfodir}): New rule.
455 ($(buildinfodir)/elisp.info): Use order-only prereq for output dir.
456 Use $<.
457 (elisp.dvi, elisp.html, elisp.pdf): Use $<.
458 (elisp.ps): New rule.
459
460 2014-06-21 Eli Zaretskii <eliz@gnu.org>
461
462 * positions.texi (Screen Lines): Clarify how columns are counted
463 by vertical-motion.
464
465 2014-06-15 Glenn Morris <rgm@gnu.org>
466
467 * Makefile.in (bootstrap-clean): New.
468
469 2014-06-15 Eli Zaretskii <eliz@gnu.org>
470
471 * commands.texi (Accessing Mouse): Improve the wording of the
472 posn-col-row documentation. (Bug#17768)
473
474 2014-06-10 Glenn Morris <rgm@gnu.org>
475
476 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
477 (INFO_OPTS): Set directly rather than with configure.
478
479 2014-06-09 Paul Eggert <eggert@cs.ucla.edu>
480
481 Say (accept-process-output P)'s result pertains to P if P is non-nil.
482 * processes.texi (Accepting Output): Mention that if PROCESS is non-nil,
483 the return value is about PROCESS, not about other processes.
484
485 2014-06-08 Glenn Morris <rgm@gnu.org>
486
487 * os.texi (Startup Summary): Small fix for initial-buffer-choice.
488
489 * files.texi (Subroutines of Visiting): Mention uniquify.
490
491 * numbers.texi (Comparison of Numbers): Copyedits.
492
493 2014-06-08 Glenn Morris <rgm@gnu.org>
494
495 * display.texi (Window Systems): Remove window-setup-hook.
496 * os.texi (Startup Summary, Init File):
497 Improve description of window-setup-hook.
498 (Terminal-Specific): Update window-setup-hook cross-reference.
499 * hooks.texi (Standard Hooks): Update window-setup-hook cross-reference.
500
501 * display.texi (Overlay Properties): Update re priority. (Bug#17234)
502
503 * package.texi (Package Archives): Mention signing packages.
504
505 2014-06-07 Eli Zaretskii <eliz@gnu.org>
506
507 * commands.texi (Click Events): Update contents of click event's
508 position list due to last changes in make_lispy_position.
509
510 2014-06-02 Glenn Morris <rgm@gnu.org>
511
512 * text.texi (Buffer Contents):
513 Update for filter-buffer-substring changes.
514
515 * abbrevs.texi (Abbrev Expansion): Update for expand-abbrev changes.
516 * functions.texi (Advising Functions): Standardize menu case.
517
518 2014-05-26 Eli Zaretskii <eliz@gnu.org>
519
520 * display.texi (Invisible Text): Clarify the description of
521 line-move-ignore-invisible. (Bug#17511)
522
523 2014-05-22 Leo Liu <sdl.web@gmail.com>
524
525 * sequences.texi (Sequence Functions): Don't mention when and how
526 SEQ to nreverse is mutated.
527
528 2014-05-21 Leo Liu <sdl.web@gmail.com>
529
530 * sequences.texi (Sequence Functions): Update nreverse.
531
532 2014-05-19 Paul Eggert <eggert@cs.ucla.edu>
533
534 Allow any non-nil value to count as true in bool-vector.
535 * sequences.texi (Bool-Vectors): Coalesce discussion of how to
536 print them. bool-vector's args need not be t or nil.
537
538 2014-05-19 Dmitry Antipov <dmantipov@yandex.ru>
539
540 * sequences.texi (Bool-vectors): Mention bool-vector.
541
542 2014-05-17 Paul Eggert <eggert@cs.ucla.edu>
543
544 Assume C99 or later (Bug#17487).
545 * internals.texi (C Dialect): Document this.
546
547 2014-05-15 Dmitry Antipov <dmantipov@yandex.ru>
548
549 * lists.texi (Building Cons Cells and Lists):
550 Remove description of `reverse' and `'nreverse' to generalize them...
551 * sequences.texi (Sequences): ...for sequences here.
552
553 2014-05-14 Glenn Morris <rgm@gnu.org>
554
555 * files.texi (Changing Files): Mention with-file-modes.
556
557 2014-05-08 Paul Eggert <eggert@cs.ucla.edu>
558
559 * internals.texi (C Dialect): New section.
560 (C Integer Types): Mention bool_bf.
561
562 2014-04-30 Stefan Monnier <monnier@iro.umontreal.ca>
563
564 * processes.texi (Filter Functions, Sentinels): Advertise add-function.
565
566 2014-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
567
568 * windows.texi (Window Configurations, Window Configurations):
569 Window configs don't store marks any more.
570
571 2014-04-25 Eli Zaretskii <eliz@gnu.org>
572
573 * strings.texi (Text Comparison): Mention equal-including-properties
574 for when text properties of the strings matter for comparison.
575
576 2014-04-22 Eli Zaretskii <eliz@gnu.org>
577
578 * text.texi (Registers): Document register-read-with-preview.
579
580 * internals.texi (Building Emacs): Improve indexing.
581
582 2014-04-17 Daniel Colascione <dancol@dancol.org>
583
584 * frames.texi (Terminal Parameters): Document new
585 tty-mode-set-strings and tty-mode-reset-strings terminal
586 parameters.
587
588 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
589
590 * Makefile.in (infoclean): Be consistent about reporting failures.
591
592 2014-04-09 Daniel Colascione <dancol@dancol.org>
593
594 * errors.texi (Standard Errors): Document required error
595 parameters for `scan-error'.
596
597 * positions.texi (List Motion): Explain new `up-list' arguments.
598 Mention `backward-up-list'.
599
600 2014-04-08 Daniel Colascione <dancol@dancol.org>
601
602 * minibuf.texi (Programmed Completion): Improve phrasing, remove
603 incorrect bullet count.
604
605 2014-04-07 Glenn Morris <rgm@gnu.org>
606
607 * os.texi (Recording Input): Dribble files may contain passwords.
608
609 * backups.texi (Making Backups, Reverting):
610 Update for default values of some -function vars no longer being nil.
611 (Reverting): Update for buffer-stale-function
612 also applying to file-buffers.
613
614 2014-03-31 Daniel Colascione <dancol@dancol.org>
615
616 * minibuf.texi (Completion in Buffers): Discuss using lazy
617 completion tables for inline completion.
618
619 2014-03-28 Glenn Morris <rgm@gnu.org>
620
621 * os.texi (Terminal-Specific): Mention term-file-aliases.
622
623 2014-03-26 Eli Zaretskii <eliz@gnu.org>
624
625 * files.texi (Kinds of Files): Improve documentation of
626 file-symlink-p. (Bug#17073) Add cross-references.
627
628 2014-03-26 Barry O'Reilly <gundaetiapo@gmail.com>
629
630 * markers.texi (Moving Marker Positions): The 2014-03-02 doc
631 change mentioning undo's inability to handle relocated markers no
632 longer applies. See bug#16818.
633 * text.texi (Undo): Expand documentation of (TEXT . POS) and
634 (MARKER . ADJUSTMENT) undo elements.
635
636 2014-03-26 Glenn Morris <rgm@gnu.org>
637
638 * files.texi (File Locks): All systems support locking.
639
640 2014-03-22 Glenn Morris <rgm@gnu.org>
641
642 * commands.texi (Defining Commands):
643 Mention that interactive-only also affects describe-function.
644
645 * functions.texi (Declare Form): Add interactive-only.
646 * commands.texi (Defining Commands) Mention declare.
647
648 * commands.texi (Defining Commands): List interactive-only values.
649
650 2014-03-22 Eli Zaretskii <eliz@gnu.org>
651
652 * functions.texi (Core Advising Primitives): Fix cross-reference
653 in last change.
654
655 2014-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
656
657 * functions.texi (Advising Functions): Explain a bit more how
658 arguments work.
659 (Advice combinators): New node.
660 (Core Advising Primitives): Use it. Expand description of "depth".
661 (Advising Named Functions): Document limitation of advices on macros.
662
663 2014-03-21 Martin Rudalics <rudalics@gmx.at>
664
665 * frames.texi (Size and Position): In `frame-resize-pixelwise'
666 description drop remark about frame maximization.
667 * windows.texi (Display Action Functions): Add description for
668 `display-buffer-no-window' and explain use of `allow-no-window'
669 alist entries.
670
671 2014-03-21 Glenn Morris <rgm@gnu.org>
672
673 * commands.texi (Defining Commands): Copyedit re `interactive-only'.
674
675 2014-03-20 Paul Eggert <eggert@cs.ucla.edu>
676
677 * internals.texi (C Integer Types): Prefer 'false' and 'true'
678 to '0' and '1' for booleans.
679
680 2014-03-19 Paul Eggert <eggert@cs.ucla.edu>
681
682 * numbers.texi: Improve and clarify a bit, and fix some minor bugs.
683 Remove now-obsolete hypothetical note about negative division,
684 as the C standard has changed.
685
686 Fix porting inconsistency about rounding to even.
687 * numbers.texi (Numeric Conversions, Rounding Operations):
688 Document that 'round' and 'fround' round to even.
689
690 2014-03-18 Juanma Barranquero <lekktu@gmail.com>
691
692 * customize.texi (Variable Definitions): Recommend avoiding
693 destructive modification of the value argument of :set (bug#16755).
694
695 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
696
697 * modes.texi (Auto-Indentation): Mention electric-indent variables.
698
699 2014-03-18 Juanma Barranquero <lekktu@gmail.com>
700
701 * functions.texi (Advising Named Functions): Fix reference.
702
703 2014-03-18 Paul Eggert <eggert@cs.ucla.edu>
704
705 Improve documentation for integer and floating-point basics.
706 * numbers.texi (Numbers, Integer Basics, Float Basics):
707 Document the basics a bit more precisely. Say more clearly
708 that Emacs floating-point numbers are IEEE doubles on all
709 current platforms. Give more details about frexp.
710 Say more clearly that '1.' is an integer.
711 (Predicates on Numbers): Fix wholenump typo.
712 * objects.texi (Integer Type): Adjust to match numbers.texi.
713
714 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
715
716 * functions.texi (Advising Functions): Try and improve the text.
717 Add example use of advice-add (bug#16959).
718 (Core Advising Primitives): Rename. Explain handling of interactive
719 specs, including advice-eval-interactive-spec.
720 (Advising Named Functions): Try and better explain the difference with
721 add-function.
722 (Porting old advices): New node.
723
724 2014-03-18 Paul Eggert <eggert@cs.ucla.edu>
725
726 Style fixes for floating-point doc.
727 * commands.texi, customize.texi, display.texi, elisp.texi, files.texi:
728 * frames.texi, hash.texi, internals.texi, keymaps.texi, lists.texi:
729 * minibuf.texi, nonascii.texi, numbers.texi, objects.texi, os.texi:
730 * processes.texi, streams.texi, strings.texi, text.texi:
731 * variables.texi, windows.texi:
732 Hyphenate "floating-point" iff it precedes a noun.
733 Reword to avoid nouns and hyphenation when that's easy.
734 Prefer "integer" to "integer number" and "is floating point"
735 to "is a floating point number".
736 Prefer "@minus{}" to "-" when it's a minus.
737
738 2014-03-16 Martin Rudalics <rudalics@gmx.at>
739
740 * display.texi (Temporary Displays): Rewrite descriptions of
741 `with-output-to-temp-buffer' and `with-temp-buffer-window'.
742 * help.texi (Help Functions): Rewrite description of `with-help-window'.
743
744 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
745
746 * display.texi (Blinking): Update WRT to the new
747 `blink-matchin-paren' behavior.
748
749 2014-03-14 Martin Rudalics <rudalics@gmx.at>
750
751 * display.texi (Temporary Displays): Say that
752 `with-temp-buffer-window' makes its buffer current.
753 * frames.texi (Size and Position): Describe new option
754 `frame-resize-pixelwise'. Rewrite descriptions of
755 `set-frame-size', `set-frame-height' and `set-frame-width'.
756
757 2014-03-09 Martin Rudalics <rudalics@gmx.at>
758
759 * elisp.texi (Top): Rename section "Width" to "Size of Displayed Text".
760 * text.texi (Primitive Indent):
761 * strings.texi (String Basics):
762 * sequences.texi (Sequence Functions): Update references accordingly.
763 * display.texi (Size of Displayed Text): Rename section from
764 "Width". Add description for `window-text-pixel-size'.
765 (Window Dividers): Reword description of window dividers.
766 * frames.texi (Layout Parameters): Improve description of window
767 divider parameters.
768 * windows.texi (Window Sizes): Add descriptions of
769 `window-mode-line-height' and `window-header-line-height'.
770 (Coordinates and Windows): Mention window dividers.
771
772 2014-03-07 Martin Rudalics <rudalics@gmx.at>
773
774 * buffers.texi (The Buffer List): Rename node to Buffer List.
775 Describe `buffer-list-update-hook'.
776 * elisp.texi (Top): "The Buffer List" renamed to "Buffer List".
777 Add node for Window Dividers.
778 * hooks.texi (Standard Hooks): Add reference to
779 `buffer-list-update-hook'.
780 * windows.texi (Window Sizes): Describe `window-min-size'.
781 (Splitting Windows): Update description of `split-window'.
782 (Selecting Windows): Update description of `select-window'.
783
784 2014-03-06 Martin Rudalics <rudalics@gmx.at>
785
786 * frames.texi (Size and Position): Rewrite entries for
787 `fit-frame-to-buffer' and `fit-frame-to-buffer-margins'.
788 Add description for `fit-frame-to-buffer-sizes'.
789 * windows.texi (Resizing Windows): Add descriptions for
790 pixelwise resizing. Add entries for `window-resize-pixelwise'
791 and `fit-window-to-buffer-horizontally'.
792 Rewrite `fit-window-to-buffer' entry.
793
794 2014-03-06 Xue Fuqiao <xfq@gnu.org>
795
796 * internals.texi (Window Internals): Remove field `region_showing'.
797
798 2014-03-06 Glenn Morris <rgm@gnu.org>
799
800 * searching.texi (Replacing Match):
801 Remove incorrect, uninteresting return value. (Bug#16942)
802
803 2014-03-05 Martin Rudalics <rudalics@gmx.at>
804
805 * display.texi (Window Dividers): New section.
806 * frames.texi (Layout Parameters): Add right-divider-width and
807 bottom-divider-width.
808 * windows.texi (Window Sizes): Redraw schematic and rewrite its
809 description. Rewrite descriptions of `window-total-height',
810 `window-total-width', `window-total-size', `window-body-height',
811 `window-body-width' and `window-size-fixed'. Add descriptions
812 for `window-pixel-height', `window-pixel-width',
813 `window-min-height' and `window-min-width'. Remove description
814 of `window-size-fixed-p' moving part of it to that of
815 `window-size-fixed'.
816 (Resizing Windows): Mention dividers when talking about minimum sizes.
817
818 2014-03-05 Glenn Morris <rgm@gnu.org>
819
820 * modes.texi (SMIE Customization): New section.
821 * elisp.texi (Top): Update detailed menu.
822
823 2014-03-04 Martin Rudalics <rudalics@gmx.at>
824
825 * windows.texi (Windows and Frames): Add some missing &optional
826 designators. Adjust description of window-in-direction.
827
828 2014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
829
830 * markers.texi (Moving Marker Positions): Clarify guidance about
831 when to move markers and when to create a new one, as discussed at
832 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17
833
834 2014-03-02 Glenn Morris <rgm@gnu.org>
835
836 * text.texi (Decompression): New node.
837 * elisp.texi (Top): Update detailed menu.
838
839 2014-03-01 Glenn Morris <rgm@gnu.org>
840
841 * display.texi (Forcing Redisplay): Mention pre-redisplay-function.
842
843 2014-02-28 Xue Fuqiao <xfq@gnu.org>
844
845 * functions.texi (Advising Functions, Advising Named Functions):
846 Tweak markup.
847
848 * display.texi (Defining Faces): Doc fix for `face-spec-set'.
849
850 * elisp.texi (Top):
851 * commands.texi (Generic Commands, Defining Commands):
852 Document `define-alternatives'.
853
854 2014-02-27 Xue Fuqiao <xfq@gnu.org>
855
856 * windows.texi (Window Sizes): Document `window-size'.
857 (Display Action Functions): Document `display-buffer-at-bottom'.
858 (Window Configurations): Minor fixes.
859
860 * modes.texi (Header Lines): Document `window-header-line-height'.
861
862 * display.texi (Scroll Bars): Document `window-scroll-bar-width'.
863
864 * windows.texi (Window Sizes, Resizing Windows): Document some
865 pixelwise window operations.
866
867 * text.texi (Margins): Fix the description of RET and `C-j'.
868
869 * frames.texi (Multiple Terminals): Document
870 `display-monitor-attributes-list' and `display-monitor-attributes'.
871 (Display Feature Testing): Add some notes about multi-monitor.
872
873 2014-02-27 Glenn Morris <rgm@gnu.org>
874
875 * minibuf.texi (Programmed Completion):
876 Mention completion-table-with-cache.
877
878 2014-02-25 Glenn Morris <rgm@gnu.org>
879
880 * display.texi (Window Systems):
881 Replace term-setup-hook with emacs-startup-hook.
882 * hooks.texi (Standard Hooks):
883 Replace term-setup-hook with tty-setup-hook.
884 * os.texi (Startup Summary, Init File, Terminal-Specific):
885 Replace term-setup-hook with tty-setup-hook, and update.
886
887 2014-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
888
889 * functions.texi (Declare Form): Document gv-expander, gv-setter,
890 and compiler-macro (bug#16829, bug#15093).
891
892 2014-02-21 Juanma Barranquero <lekktu@gmail.com>
893
894 * windows.texi (Window Configurations): Doc fix.
895 (Windows and Frames): Fix typo.
896
897 2014-02-21 Glenn Morris <rgm@gnu.org>
898
899 * internals.texi (Process Internals):
900 * processes.texi (Subprocess Creation, Deleting Processes)
901 (Output from Processes, Process Buffers, Filter Functions)
902 (Accepting Output, Sentinels, Network, Network Servers):
903 Filters and sentinels can no longer be nil.
904 * elisp.texi (Top): Menu update.
905
906 2014-02-20 Glenn Morris <rgm@gnu.org>
907
908 * functions.texi (Defining Functions): Mention defalias-fset-function.
909
910 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
911
912 * minibuf.texi (Completion Commands): Don't document obsolete
913 `common-substring' arg of display-completion-list.
914
915 2014-02-17 Glenn Morris <rgm@gnu.org>
916
917 * minibuf.texi (Text from Minibuffer): Update read-regexp details.
918 Mention read-regexp-defaults-function.
919
920 2014-02-13 Glenn Morris <rgm@gnu.org>
921
922 * debugging.texi (Debugger Commands): Tiny edits.
923
924 2014-02-12 Glenn Morris <rgm@gnu.org>
925
926 * package.texi (Simple Packages): Describe URL and Keywords headers.
927
928 2014-02-10 Lars Ingebrigtsen <larsi@gnus.org>
929
930 * text.texi (User-Level Deletion):
931 Document `delete-trailing-whitespace' (bug#15309).
932
933 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
934
935 * text.texi (Changing Properties): Clarify `propertize' (bug#9825).
936
937 * display.texi (Blinking): Clarify doc string in example (bug#10658).
938
939 * commands.texi (Accessing Mouse): Mention that these function
940 also work on keyboard events (bug#14228).
941 (Quitting): Refer to the right node for `set-input-mode' (bug#11458).
942
943 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
944
945 * display.texi (Face Attributes): Add an index (bug#14924).
946
947 * keymaps.texi (Menu Bar): Minor clarification (bug#15657).
948
949 2014-02-06 Glenn Morris <rgm@gnu.org>
950
951 * display.texi (Truncation):
952 * positions.texi (Screen Lines): Do not mention cache-long-scans.
953
954 2014-01-31 Juri Linkov <juri@jurta.org>
955
956 * searching.texi (String Search): Incremental word search fixes.
957
958 2014-01-28 Glenn Morris <rgm@gnu.org>
959
960 * text.texi (Indent Tabs): Update related to tab-stops.
961
962 2014-01-24 Glenn Morris <rgm@gnu.org>
963
964 * control.texi (Handling Errors): Update with-demoted-errors.
965
966 * files.texi (File Locks): Every platform supports locking now.
967
968 2014-01-22 Glenn Morris <rgm@gnu.org>
969
970 * display.texi (ImageMagick Images): Expand on image-format-suffixes.
971
972 2014-01-20 Glenn Morris <rgm@gnu.org>
973
974 * hash.texi (Other Hash): Do not mention subr-x.el functions;
975 reverts 2013-12-22 change.
976
977 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
978
979 * functions.texi (Advising Functions): New section.
980 * modes.texi (Running Hooks): Don't document with-wrapper-hook and
981 run-hook-wrapped any more.
982 (Hooks): Link to the new Advising Functions node.
983 * elisp.texi (Top): Don't include advice.texi.
984 * advice.texi: Remove.
985 * makefile.w32-in (srcs):
986 * Makefile.in (srcs): Adjust accordingly.
987
988 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
989
990 * text.texi (Parsing HTML/XML): Document `shr-insert-document'.
991
992 * strings.texi (Text Comparison): Document `string-suffix-p'.
993
994 2014-01-07 Glenn Morris <rgm@gnu.org>
995
996 * files.texi (File Attributes): Fix superscipt typo.
997
998 2014-01-07 Chong Yidong <cyd@gnu.org>
999
1000 * files.texi (Changing Files): Document copy-file changes.
1001
1002 2014-01-07 Glenn Morris <rgm@gnu.org>
1003
1004 * display.texi (Logging Messages): Copyedits re messages-buffer.
1005
1006 2014-01-06 Paul Eggert <eggert@cs.ucla.edu>
1007
1008 Specify .texi encoding (Bug#16292).
1009 * back.texi, book-spine.texi, lay-flat.texi:
1010 Add @documentencoding.
1011
1012 2014-01-05 Chong Yidong <cyd@gnu.org>
1013
1014 * backups.texi (Making Backups): Document backup-buffer change.
1015
1016 * files.texi (Visiting Files): Copyedits.
1017 (Testing Accessibility): Mention ACLs. Move file-modes here from
1018 File Attributes.
1019 (Truenames): Move file-equal-p here from Kinds of Files.
1020 (File Attributes): Move file-newer-than-file-p here from Testing
1021 Accessibility.
1022 (Extended Attributes): New node. Add file-extended-attributes.
1023 (Changing Files): Document set-file-extended-attributes.
1024
1025 * commands.texi (Defining Commands): Document the interactive-form
1026 property more carefully. Document interactive-only.
1027
1028 * compile.texi (Compiler Errors): Copyedits. Note that the
1029 details for byte-compile-warnings are in its docstring.
1030
1031 * minibuf.texi (Minibuffer Contents): Remove obsolete function
1032 minibuffer-completion-contents.
1033
1034 * variables.texi (Defining Variables): Note that defvar acts
1035 always on the dynamic value.
1036
1037 * customize.texi (Variable Definitions): Likewise.
1038
1039 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
1040
1041 Document vconcat and the empty vector (Bug#16246).
1042 * sequences.texi (Vector Functions):
1043 Document behavior better when the result is empty.
1044
1045 Document behavior of (string-to-number "+@") (Bug#16293).
1046 * strings.texi (String Conversion): Document behavior of
1047 string-to-number on invalid strings that begin with "+", too.
1048
1049 2014-01-03 Chong Yidong <cyd@gnu.org>
1050
1051 * help.texi (Documentation, Accessing Documentation): Copyedits.
1052 (Documentation Basics): Rewrite, avoiding a repeat discussion of
1053 docstring conventions.
1054
1055 * tips.texi (Documentation Tips): Move discussion of
1056 emacs-lisp-docstring-fill-column here from Documentation Basics.
1057
1058 * compile.texi (Docs and Compilation): Copyedits.
1059
1060 2014-01-02 Glenn Morris <rgm@gnu.org>
1061
1062 * numbers.texi (Numeric Conversions): Fix a typo.
1063
1064 2013-12-29 Paul Eggert <eggert@cs.ucla.edu>
1065
1066 Plain copy-file no longer chmods an existing destination (Bug#16133).
1067 * files.texi (Changing Files): Document this.
1068
1069 2013-12-28 Chong Yidong <cyd@gnu.org>
1070
1071 * modes.texi (Auto Major Mode): Document interpreter-mode-alist change.
1072
1073 * buffers.texi (Modification Time): Document visited-file-modtime
1074 change.
1075
1076 2013-12-28 Glenn Morris <rgm@gnu.org>
1077
1078 * control.texi (Pattern matching case statement): Brevity.
1079
1080 2013-12-27 Chong Yidong <cyd@gnu.org>
1081
1082 * functions.texi (Function Cells):
1083 * eval.texi (Function Indirection): Update for the fact that
1084 symbol-function no longer signals an error.
1085
1086 * commands.texi (Reading One Event): Mention keyboard coding.
1087
1088 * keymaps.texi (Translation Keymaps, Translation Keymaps):
1089 * nonascii.texi (Terminal I/O Encoding): Copyedits.
1090
1091 2013-12-26 Chong Yidong <cyd@gnu.org>
1092
1093 * advice.texi (Advising Functions, Defining Advice): Special forms
1094 can no longer be advised.
1095
1096 2013-12-25 Chong Yidong <cyd@gnu.org>
1097
1098 * keymaps.texi (Active Keymaps): Re-organize the text.
1099 (Searching Keymaps): Rewrite the pseudo-code for 24.4 changes.
1100 (Controlling Active Maps): Note that set-transient-map uses
1101 overriding-terminal-local-map.
1102
1103 * tips.texi (Coding Conventions): Tweak the coding system tip;
1104 Emacs now uses utf-8 by default for Emacs Lisp source files.
1105
1106 * display.texi (Font Selection): Tweak example.
1107
1108 * commands.texi (Event Input Misc): Document new arg to input-pending-p.
1109
1110 * nonascii.texi (Specifying Coding Systems): Don't refer to
1111 emacs-mule-dos.
1112 (Lisp and Coding Systems): Describe emacs-mule return value in
1113 modern terms.
1114
1115 2013-12-25 Tassilo Horn <tsdh@gnu.org>
1116
1117 * control.texi (Pattern matching case statement): Rephrase lexical
1118 binding requirement: the example needs it, not `pcase' itself.
1119
1120 2013-12-25 Chong Yidong <cyd@gnu.org>
1121
1122 * eval.texi (Eval): Document the LEXICAL arg to eval.
1123
1124 * variables.texi (Variables, Void Variables): Use "scoping rule"
1125 terminology consistently.
1126 (Variable Scoping): Add index entries, and use "dynamic scope"
1127 terminology in place of "indefinite scope" to reduce confusion.
1128 (Lexical Binding): Document lexical environment format.
1129 (Using Lexical Binding): Add index entries for error messages.
1130
1131 2013-12-24 Tassilo Horn <tsdh@gnu.org>
1132
1133 * control.texi (Pattern matching case statement): Fix missing
1134 argument in simple expression language sample (Bug#16238).
1135 Add some sample programs written in that language. Mention that
1136 `pcase' requires lexical binding.
1137
1138 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
1139
1140 * eval.texi (Special Forms): Document `special-form-p'.
1141
1142 * macros.texi (Simple Macro): Document `macrop'.
1143
1144 * files.texi (Changing Files): Fix an argument of `copy-file'.
1145
1146 * strings.texi (Creating Strings): Document TRIM in `split-string'.
1147
1148 2013-12-23 Chong Yidong <cyd@gnu.org>
1149
1150 * keymaps.texi (Controlling Active Maps):
1151 Rename set-temporary-overlay-map to set-transient map. Doc fixes.
1152 (Searching Keymaps): The transient keymap takes precedence.
1153
1154 2013-12-23 Glenn Morris <rgm@gnu.org>
1155
1156 * loading.texi (How Programs Do Loading, Load Suffixes):
1157 Mention `load-prefer-newer'.
1158
1159 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
1160
1161 * hash.texi (Other Hash): Document `hash-table-keys'
1162 and `hash-table-values'.
1163
1164 2013-12-22 Eli Zaretskii <eliz@gnu.org>
1165
1166 * nonascii.texi (Character Properties): NAME or OLD-NAME
1167 properties can be nil (there's no empty string).
1168 (Character Properties): Update the reference to the UCD.
1169
1170 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
1171
1172 * sequences.texi (Bool-Vectors): Document new bool-vector set
1173 operation functions.
1174
1175 * text.texi (Examining Properties): Document `get-pos-property'.
1176
1177 * variables.texi (Directory Local Variables):
1178 Document `enable-dir-local-variables'.
1179
1180 * debugging.texi (Debugger Commands):
1181 Document `debugger-toggle-locals'.
1182
1183 2013-12-21 Chong Yidong <cyd@gnu.org>
1184
1185 * text.texi (Region Indent): Note the new interactive behavior of
1186 indent-rigidly.
1187
1188 2013-12-20 Tassilo Horn <tsdh@gnu.org>
1189
1190 * numbers.texi (numbers): Document that =, <, <=, >, >= now accept
1191 one or many arguments.
1192
1193 * display.texi: Document `messages-buffer'.
1194
1195 * os.texi: Document `initial-buffer-choice' changes.
1196
1197 2013-12-20 Chong Yidong <cyd@gnu.org>
1198
1199 * text.texi (Changing Properties): Improve documentation for
1200 add-face-text-property.
1201 (Special Properties): Mention add-face-text-property.
1202
1203 2013-12-18 Chong Yidong <cyd@gnu.org>
1204
1205 * customize.texi (Custom Themes): Document custom-known-themes
1206 (Bug#15717).
1207
1208 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
1209 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
1210
1211 2013-12-13 Glenn Morris <rgm@gnu.org>
1212
1213 * internals.texi (Building Emacs):
1214 * loading.texi (Library Search): Mention that site-load,
1215 site-init cannot change load-path.
1216
1217 2013-12-12 Glenn Morris <rgm@gnu.org>
1218
1219 * elisp.texi: Tweak dircategory.
1220
1221 2013-12-12 Eli Zaretskii <eliz@gnu.org>
1222
1223 * nonascii.texi (Encoding and I/O): Document file-name encoding
1224 peculiarities on MS-Windows.
1225
1226 2013-12-12 Glenn Morris <rgm@gnu.org>
1227
1228 * elisp.texi: Sync direntry with info/dir version.
1229
1230 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
1231
1232 * display.texi (Progress, Face Remapping):
1233 * processes.texi (Serial Ports):
1234 * windows.texi (Recombining Windows): Fix typos. (Bug#16089)
1235
1236 2013-12-04 Juri Linkov <juri@jurta.org>
1237
1238 * searching.texi (Search and Replace): Fix `unread-command-events'
1239 and add ref.
1240
1241 2013-12-03 Juri Linkov <juri@jurta.org>
1242
1243 * windows.texi (Choosing Window): Rename `no-display-ok' to
1244 `allow-no-window'. (Bug#13594)
1245
1246 2013-11-30 Glenn Morris <rgm@gnu.org>
1247
1248 * Makefile.in (distclean): Remove Makefile.
1249
1250 2013-11-29 Andreas Politz <politza@fh-trier.de>
1251
1252 * modes.texi (Imenu): Make it clear that sub-alist is the cdr
1253 (Bug#14029).
1254
1255 2013-11-27 Glenn Morris <rgm@gnu.org>
1256
1257 * loading.texi (Library Search):
1258 * os.texi (Startup Summary): No more leim directory.
1259
1260 2013-11-26 Glenn Morris <rgm@gnu.org>
1261
1262 * os.texi (Startup Summary): Update for leim-list being preloaded.
1263
1264 2013-11-23 Brian Jenkins <brian@brianjenkins.org> (tiny change)
1265
1266 * frames.texi (Input Focus):
1267 * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
1268
1269 2013-11-23 Glenn Morris <rgm@gnu.org>
1270
1271 * loading.texi (Library Search):
1272 Empty elements in EMACSLOADPATH now mean the default load-path.
1273
1274 2013-11-22 Glenn Morris <rgm@gnu.org>
1275
1276 * loading.texi (Library Search): Minor clarification.
1277
1278 2013-11-20 Leo Liu <sdl.web@gmail.com>
1279
1280 * windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
1281
1282 2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
1283
1284 * os.texi (File Notifications): Add an index.
1285
1286 * loading.texi (Loading): Add an cross-reference.
1287
1288 2013-11-18 Xue Fuqiao <xfq.free@gmail.com>
1289
1290 * os.texi (Session Management, Desktop Notifications): Add some
1291 indexes and a cross-reference.
1292
1293 2013-11-17 Xue Fuqiao <xfq.free@gmail.com>
1294
1295 * os.texi (Time Parsing, Processor Run Time, Input Modes)
1296 (Terminal Output): Minor fixes.
1297
1298 2013-11-14 Glenn Morris <rgm@gnu.org>
1299
1300 * loading.texi (Library Search): Update section.
1301
1302 2013-11-11 Xue Fuqiao <xfq.free@gmail.com>
1303
1304 * os.texi (User Identification, Time of Day, Time Conversion):
1305 Minor fixes.
1306
1307 2013-11-10 Jan Djärv <jan.h.d@swipnet.se>
1308
1309 * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
1310
1311 2013-11-09 Xue Fuqiao <xfq.free@gmail.com>
1312
1313 * os.texi (Startup Summary): Add an index about startup screen.
1314 Typo fix.
1315 (Command-Line Arguments): Add cross-reference for `dump-emacs'.
1316
1317 2013-11-08 Eli Zaretskii <eliz@gnu.org>
1318
1319 * display.texi (Truncation): Document that cache-long-scans is now
1320 non-nil by default. (Bug#15797)
1321
1322 2013-11-05 Eli Zaretskii <eliz@gnu.org>
1323
1324 * lists.texi (Rearrangement): Fix indexing.
1325
1326 * display.texi (Bidirectional Display): Fix indexing.
1327
1328 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
1329
1330 * lists.texi (Rearrangement): Improve indexing.
1331
1332 * display.texi (Glyphs): Add an index for glyph code.
1333 (Bidirectional Display): Improve indexing.
1334
1335 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
1336
1337 * display.texi (Face Attributes): Document :distant-foreground.
1338
1339 2013-10-30 Xue Fuqiao <xfq.free@gmail.com>
1340
1341 * display.texi (Abstract Display): Improve indexing.
1342
1343 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1344
1345 * display.texi (Selective Display): Discourage the use of explicit
1346 selective display.
1347
1348 2013-10-29 Xue Fuqiao <xfq.free@gmail.com>
1349
1350 * display.texi (Showing Images): Add an index for image-size.
1351 Use @code instead of @var for a normal variable.
1352 (Multi-Frame Images): Improve indexing.
1353 (Button Buffer Commands): Use @code instead of @var for a normal
1354 variable.
1355 (Abstract Display): Explain the meaning of Ewoc.
1356
1357 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
1358
1359 * display.texi (Image Descriptors): Improve indexing.
1360
1361 2013-10-26 Xue Fuqiao <xfq.free@gmail.com>
1362
1363 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
1364 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
1365
1366 2013-10-25 Xue Fuqiao <xfq.free@gmail.com>
1367
1368 * display.texi (Fontsets): Minor wording fix.
1369 (Low-Level Font): Improve indexing.
1370
1371 * nonascii.texi (Character Properties): Add an index for script symbols.
1372
1373 2013-10-24 Xue Fuqiao <xfq.free@gmail.com>
1374
1375 * display.texi (Face Remapping): Add indexes for face remapping.
1376 (Font Selection): Add indexes.
1377 (Low-Level Font): Add an index for font registry.
1378
1379 2013-10-23 Glenn Morris <rgm@gnu.org>
1380
1381 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
1382 Nuke @refill.
1383
1384 * Makefile.in (install-dvi, install-html, install-pdf)
1385 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1386 (uninstall-pdf): Quote entities that might contain whitespace.
1387
1388 2013-10-19 Xue Fuqiao <xfq.free@gmail.com>
1389
1390 * display.texi (Face Attributes): Add indexes for the ‘:box’
1391 face attribute.
1392
1393 2013-10-18 Xue Fuqiao <xfq.free@gmail.com>
1394
1395 * display.texi (Line Height): Add indexes for line height.
1396
1397 2013-10-17 Xue Fuqiao <xfq.free@gmail.com>
1398
1399 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
1400
1401 2013-10-16 Xue Fuqiao <xfq.free@gmail.com>
1402
1403 * display.texi (Selective Display): Add an index for explicit
1404 selective display.
1405
1406 2013-10-15 Xue Fuqiao <xfq.free@gmail.com>
1407
1408 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
1409
1410 2013-10-13 Glenn Morris <rgm@gnu.org>
1411
1412 * intro.texi (Acknowledgments): Use accented form of some names.
1413
1414 2013-10-09 Glenn Morris <rgm@gnu.org>
1415
1416 * control.texi (Conditionals): Copyedits. (Bug#15558)
1417
1418 2013-10-08 Eli Zaretskii <eliz@gnu.org>
1419
1420 Support menus on text-mode terminals.
1421 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar):
1422 Modify wording to the effect that menus are supported on TTYs.
1423
1424 * frames.texi (Pop-Up Menus, Dialog Boxes)
1425 (Display Feature Testing): Update for menu support on TTYs.
1426
1427 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1428
1429 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
1430 non-headings.
1431
1432 2013-10-05 Xue Fuqiao <xfq.free@gmail.com>
1433
1434 * syntax.texi (Categories): Add an index for category sets.
1435
1436 2013-10-03 Xue Fuqiao <xfq.free@gmail.com>
1437
1438 * syntax.texi (Syntax Flags, Syntax Table Functions): Add indexes.
1439
1440 2013-10-02 Xue Fuqiao <xfq.free@gmail.com>
1441
1442 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
1443
1444 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
1445
1446 * searching.texi (Regexp Search): Refine.
1447
1448 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
1449
1450 * nonascii.texi (Default Coding Systems): Typo fix.
1451
1452 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
1453
1454 * nonascii.texi (Coding System Basics): Add information about
1455 carriage-return.
1456
1457 2013-09-14 Eli Zaretskii <eliz@gnu.org>
1458
1459 * display.texi (Display Margins): State the units of measuring
1460 margin width. (Bug#15375)
1461
1462 2013-09-13 Eli Zaretskii <eliz@gnu.org>
1463
1464 * text.texi (Not Intervals): Minor wording fix.
1465
1466 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
1467
1468 * functions.texi (Obsolete Functions): Add an index for obsolete
1469 functions.
1470
1471 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1472
1473 * nonascii.texi (Character Properties): Character properties fix
1474 for decimal-digit-value and digit-value.
1475
1476 2013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
1477
1478 * macros.texi (Defining Macros): Prefer "function" to "lambda
1479 expression" (bug#15296).
1480
1481 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1482
1483 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1484 for portability to hosts where /bin/sh has problems.
1485
1486 2013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
1487
1488 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
1489
1490 2013-08-20 Eli Zaretskii <eliz@gnu.org>
1491
1492 * files.texi (Information about Files): Mention file names with
1493 trailing blanks on MS-Windows. (Bug#15130)
1494
1495 2013-08-18 Xue Fuqiao <xfq.free@gmail.com>
1496
1497 * positions.texi (Positions): Improve indexing.
1498
1499 2013-08-18 Eli Zaretskii <eliz@gnu.org>
1500
1501 * markers.texi (The Region): Improve indexing.
1502
1503 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
1504
1505 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
1506
1507 * text.texi (Maintaining Undo): Mention interactive call of
1508 buffer-disable-undo.
1509 (Filling): Add cross-reference for hard newlines.
1510 (Sorting): Fix indentation.
1511 (Columns): Comment out undefined behavior.
1512 (Case Changes): Fix an `args-out-of-range' error in the example.
1513
1514 2013-08-16 Xue Fuqiao <xfq.free@gmail.com>
1515
1516 * text.texi (Insertion): Refine.
1517 (Margins): Add an index.
1518 (Undo): Doc fix for `buffer-undo-list'.
1519
1520 * positions.texi (Character Motion):
1521 * markers.texi (Moving Markers, Creating Markers):
1522 Comment out undefined behavior.
1523
1524 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
1525
1526 * markers.texi (The Region): Add/move indexes.
1527
1528 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1529
1530 * display.texi (ImageMagick Images): Mention :content-type and
1531 `image-content-type-suffixes'.
1532
1533 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
1534
1535 * positions.texi (Word Motion): Remove redundant sentence.
1536
1537 2013-08-13 Glenn Morris <rgm@gnu.org>
1538
1539 * lists.texi (List Elements):
1540 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
1541
1542 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
1543
1544 * frames.texi (Display Feature Testing): Add indexes.
1545
1546 2013-08-12 Glenn Morris <rgm@gnu.org>
1547
1548 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1549 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1550 (INSTALL_DATA): New, set by configure.
1551 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1552 New variables.
1553 (.SUFFIXES): Add .ps and .dvi.
1554 (.dvi.ps): New suffix rule.
1555 (dvi, html, pdf, ps): Use *_TARGETS variables.
1556 (elisp.html): Use HTML_OPTS.
1557 (elisp.ps): Remove explicit rule.
1558 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
1559 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1560 uninstall-ps, and uninstall-doc.
1561 (install-dvi, install-html, install-pdf, install-ps, install-doc)
1562 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
1563 (uninstall-doc): New rules.
1564 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
1565
1566 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1567
1568 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
1569
1570 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1571
1572 * control.texi (Error Symbols): Minor fix for previous change.
1573
1574 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
1575
1576 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
1577
1578 * control.texi (Signaling Errors): Refer to define-error.
1579 (Error Symbols): Add `define-error'.
1580
1581 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
1582
1583 * positions.texi (Motion by Screen Lines):
1584 * display.texi (Truncation): Rename `cache-long-line-scans'
1585 to `cache-long-scans'.
1586
1587 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1588
1589 * windows.texi (Window Start and End): Add an index.
1590
1591 2013-08-02 Xue Fuqiao <xfq.free@gmail.com>
1592
1593 * display.texi (Face Functions): Add an index.
1594
1595 * variables.texi (Variable Aliases): Add an index.
1596
1597 * functions.texi (Defining Functions): Add an index.
1598
1599 * nonascii.texi (Coding System Basics): Add an index.
1600
1601 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
1602
1603 * nonascii.texi (Non-ASCII Characters): Update menu.
1604 (Disabling Multibyte): Move here from doc/emacs/mule.texi.
1605 Fix cross-references.
1606
1607 * elisp.texi (Top): Update menu.
1608
1609 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
1610
1611 * windows.texi (Window History): Mention the default value of
1612 switch-to-visible-buffer. Add cross-references.
1613
1614 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
1615
1616 * errors.texi (Standard Errors): Fix typo.
1617
1618 * files.texi (Magic File Names):
1619 * os.texi (File Notifications): Remove file-notify-supported-p.
1620
1621 2013-07-24 Paul Eggert <eggert@cs.ucla.edu>
1622
1623 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
1624 non-well-formed expressions result in unspecified behavior, though
1625 Emacs will not crash.
1626
1627 2013-07-22 Michael Albinus <michael.albinus@gmx.de>
1628
1629 * files.texi (Magic File Names): Add file-notify-add-watch,
1630 file-notify-rm-watch and file-notify-supported-p.
1631 Move file-remote-p down.
1632
1633 * errors.texi (Standard Errors): Add file-notify-error.
1634
1635 * os.texi (Desktop Notifications): Rename from Notifications.
1636 (File Notifications): New node.
1637
1638 * elisp.texi (Top): Update menu for these changes.
1639
1640 2013-07-19 Xue Fuqiao <xfq.free@gmail.com>
1641
1642 * windows.texi (Display Action Functions): Mention next-window.
1643
1644 2013-07-16 Xue Fuqiao <xfq.free@gmail.com>
1645
1646 * windows.texi (Selecting Windows): Fix the introduction of
1647 `set-frame-selected-window''s arguments.
1648
1649 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
1650
1651 Timestamp fixes for undo (Bug#14824).
1652 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
1653
1654 2013-07-06 Eli Zaretskii <eliz@gnu.org>
1655
1656 * nonascii.texi (Text Representations): Document that
1657 multibyte-string-p returns nil for non-string objects.
1658
1659 2013-07-06 Glenn Morris <rgm@gnu.org>
1660
1661 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
1662
1663 2013-07-03 Glenn Morris <rgm@gnu.org>
1664
1665 * debugging.texi (Debugging):
1666 * files.texi (File Attributes, Changing Files): Fix cross-references.
1667
1668 * package.texi (Package Archives): Fix @url call.
1669
1670 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
1671
1672 2013-06-29 Eli Zaretskii <eliz@gnu.org>
1673
1674 * display.texi (Bidirectional Display): Document move-point-visually.
1675
1676 2013-06-29 Xue Fuqiao <xfq.free@gmail.com>
1677
1678 * buffers.texi (Buffer File Name): Fix typo.
1679
1680 2013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
1681
1682 * tips.texi (Coding Conventions): Improve wording.
1683
1684 2013-06-24 Glenn Morris <rgm@gnu.org>
1685
1686 * loading.texi (Autoload): Fix typo.
1687
1688 * variables.texi (Lexical Binding): Fix typo.
1689
1690 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
1691
1692 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1693
1694 * display.texi (ImageMagick Images): Mention :max-width and
1695 :max-height.
1696
1697 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
1698
1699 * numbers.texi (Math Functions): Remove obsolete function log10.
1700
1701 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
1702
1703 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
1704 rather than `local-map'.
1705
1706 * keymaps.texi (Active Keymaps): Fix documentation of
1707 set-temporary-overlay-map and overriding-terminal-local-map.
1708
1709 2013-06-19 Glenn Morris <rgm@gnu.org>
1710
1711 * Makefile.in (dist): Edit more configure variables.
1712 Try to check that we do not miss any in future.
1713
1714 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
1715
1716 * text.texi (Undo, Changing Properties): Fix typos.
1717
1718 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1719
1720 * text.texi (Changing Properties): Document `add-face-text-property'.
1721
1722 2013-06-17 Kenichi Handa <handa@gnu.org>
1723
1724 * display.texi (Face Attributes): Refer to "Low-Level font" (not
1725 "Font Selection") in the explanation of :font attribute (bug#14629).
1726
1727 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1728
1729 * loading.texi (Hooks for Loading): Don't document after-load-alist.
1730 Document with-eval-after-load instead of eval-after-load.
1731
1732 2013-06-11 Xue Fuqiao <xfq.free@gmail.com>
1733
1734 * files.texi (File Name Expansion): Make the example more
1735 intuitive.
1736
1737 2013-06-10 Paul Eggert <eggert@cs.ucla.edu>
1738
1739 Documentation fix for 'ls' and hard links.
1740 * compile.texi (Compilation Functions):
1741 * files.texi (File Attributes, Changing Files):
1742 Use current format for GNU 'ls' output.
1743 (File Attributes): Fix problem introduced in previous change:
1744 the link count is the number of hard links, not the number
1745 of hard links + 1.
1746
1747 2013-06-10 Xue Fuqiao <xfq.free@gmail.com>
1748
1749 * files.texi (File Attributes): Fix typo.
1750
1751 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1752
1753 * functions.texi (Lambda Expressions): Lambda expressions don't
1754 evaluate to themselves in general (bug#11782).
1755
1756 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1757
1758 * loading.texi (Autoload):
1759 * help.texi (Documentation Basics, Accessing Documentation)
1760 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
1761
1762 2013-04-23 Glenn Morris <rgm@gnu.org>
1763
1764 * internals.texi (Writing Emacs Primitives): Remove obvious example.
1765 Tweak other to avoid overly long line.
1766
1767 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
1768
1769 * internals.texi (Writing Emacs Primitives): Remove unnecessary
1770 references to the sources. (Bug#13800)
1771
1772 * searching.texi (Regexp Backslash): Doc fix for backslash
1773 constructs in regular expressions.
1774
1775 2013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
1776
1777 * tips.texi (Coding Conventions): Mention separation of package
1778 descriptor and name of internal symbols by two hyphens.
1779
1780 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
1781
1782 * windows.texi (Splitting Windows): Change category of
1783 split-window from a command to a function.
1784
1785 2013-04-06 Chong Yidong <cyd@gnu.org>
1786
1787 * display.texi (Faces): Minor clarifications.
1788 (Defining Faces): Clarify default vs custom face specs.
1789 Document face-spec-set.
1790
1791 * display.texi (Overlay Properties):
1792 * text.texi (Special Properties): Use the "anonymous face"
1793 terminology. Describe foreground-color and background-color forms
1794 as compatibility-only.
1795
1796 2013-03-24 Eli Zaretskii <eliz@gnu.org>
1797
1798 * compile.texi (Byte-Code Objects): Add index entry.
1799 (Disassembly): Add cross-references.
1800
1801 2013-03-23 Eli Zaretskii <eliz@gnu.org>
1802
1803 * frames.texi (Size Parameters): More accurate description of the
1804 difference between 'fullboth' and 'maximized'. (Bug#13935)
1805
1806 2013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
1807
1808 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
1809
1810 2013-03-16 Glenn Morris <rgm@gnu.org>
1811
1812 * elisp.texi: Add some stuff specific to www.gnu.org.
1813
1814 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
1815
1816 * control.texi (Pattern matching case statement): Fix typo.
1817
1818 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1819
1820 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
1821
1822 2013-03-03 Glenn Morris <rgm@gnu.org>
1823
1824 * objects.texi (Symbol Type): Fix typo.
1825
1826 2013-02-28 Bastien Guerry <bzg@gnu.org>
1827
1828 * variables.texi (File Local Variables): Fix reference.
1829
1830 2013-02-24 Eli Zaretskii <eliz@gnu.org>
1831
1832 * files.texi (Magic File Names): Improve wording and indexing.
1833
1834 2013-02-21 Glenn Morris <rgm@gnu.org>
1835
1836 * display.texi (Multi-Frame Images): Minor rephrasing.
1837
1838 2013-02-20 Glenn Morris <rgm@gnu.org>
1839
1840 * display.texi (GIF Images, TIFF Images): Delete these nodes.
1841 (ImageMagick Images): For :index, use an xref rather than duplicating.
1842 (Other Image Types): Add GIF, adjust formatting.
1843 (Multi-Frame Images): Rename from Animated Images. Expand section.
1844 * elisp.texi (Top): Update menu for these changes.
1845
1846 2013-02-19 Glenn Morris <rgm@gnu.org>
1847
1848 * text.texi (Change Hooks): Fix typo.
1849
1850 2013-02-15 Glenn Morris <rgm@gnu.org>
1851
1852 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
1853
1854 2013-02-13 Glenn Morris <rgm@gnu.org>
1855
1856 * objects.texi (Char-Table Type): Add footnote about #^^.
1857
1858 * modes.texi (Minor Mode Conventions): Fix typo.
1859
1860 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
1861 meta characters; this changed in 22.1. (Bug#13684)
1862
1863 * objects.texi (Char-Table Type): Add cindex.
1864
1865 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
1866
1867 2013-02-10 Glenn Morris <rgm@gnu.org>
1868
1869 * keymaps.texi (Creating Keymaps): Update make-keymap result.
1870
1871 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1872
1873 * modes.texi (%-Constructs): Remove the description of %t.
1874
1875 * nonascii.texi (MS-DOS File Types): Delete node.
1876
1877 2013-02-08 Glenn Morris <rgm@gnu.org>
1878
1879 * keymaps.texi (Active Keymaps, Searching Keymaps):
1880 Remove confusing mention of "symbolic prefix". (Bug#13643)
1881
1882 2013-01-19 Glenn Morris <rgm@gnu.org>
1883
1884 * macros.texi (Indenting Macros): Fix order of an indent
1885 symbol's arguments. (Bug#13450)
1886
1887 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1888
1889 Allow floating-point file offsets.
1890 * files.texi (Reading from Files, Writing to Files):
1891 Say that file offsets can be numbers, not just integers.
1892
1893 2013-01-09 Glenn Morris <rgm@gnu.org>
1894
1895 * commands.texi (Interactive Codes):
1896 Whitespace does not terminate interactive "S". (Bug#13393)
1897
1898 2013-01-06 Chong Yidong <cyd@gnu.org>
1899
1900 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
1901
1902 2013-01-05 Glenn Morris <rgm@gnu.org>
1903
1904 * display.texi (Overlay Properties): Mention field. (Bug#13364)
1905
1906 2013-01-05 Eli Zaretskii <eliz@gnu.org>
1907
1908 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
1909 directive in a group of items.
1910
1911 2013-01-05 Chong Yidong <cyd@gnu.org>
1912
1913 * keymaps.texi (Key Sequences): Remove obsolete sentence
1914 (Bug#13356).
1915
1916 2013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1917
1918 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
1919
1920 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1921
1922 * files.texi (File Attributes): Undocument return format of file-acl.
1923
1924 2013-01-03 Glenn Morris <rgm@gnu.org>
1925
1926 * processes.texi (System Processes):
1927 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
1928
1929 * searching.texi (Replacing Match): Fix xref.
1930
1931 * elisp.texi (DATE): Bump to Jan 2013.
1932
1933 2013-01-02 Glenn Morris <rgm@gnu.org>
1934
1935 * customize.texi (Common Keywords, Type Keywords):
1936 Replace "active field" with "button". (Bug#13310)
1937
1938 * customize.texi (Common Keywords): Add xref. (Bug#13311)
1939 * tips.texi (Library Headers): Add cindex.
1940
1941 2012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
1942
1943 * functions.texi (Declare Form):
1944 * intro.texi (A Sample Function Description):
1945 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
1946 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
1947 in @def.. commands. (Bug#13292)
1948
1949 2012-12-29 Eli Zaretskii <eliz@gnu.org>
1950
1951 * files.texi (Changing Files): Document the return values of
1952 set-file-selinux-context and set-file-acl.
1953
1954 2012-12-27 Glenn Morris <rgm@gnu.org>
1955
1956 * files.texi (File Names): Mention Cygwin conversion functions.
1957
1958 2012-12-22 Martin Rudalics <rudalics@gmx.at>
1959
1960 * windows.texi (Selecting Windows): Reword description of
1961 select-window (Bug#13248).
1962
1963 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1964
1965 * files.texi (File Attributes, Changing Files): Remove the details
1966 about the text returned by file-acl. Instead, just document that
1967 it is an opaque string meant to be used by set-file-acl.
1968
1969 2012-12-21 Chong Yidong <cyd@gnu.org>
1970
1971 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
1972
1973 * customize.texi (Simple Types): Document key-sequence type
1974 (Bug#13048).
1975
1976 * strings.texi (Text Comparison): Doc fix for compare-strings.
1977
1978 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
1979
1980 * files.texi (Magic File Names): Add `file-acl',
1981 `file-selinux-context', `set-file-acl' and
1982 `set-file-selinux-context'. Make the list consistent.
1983
1984 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
1985
1986 * tips.texi (Library Headers): New header keyword `Homepage'.
1987 Make continuation lines syntax more precise.
1988
1989 2012-12-17 Eli Zaretskii <eliz@gnu.org>
1990
1991 * files.texi (File Attributes, Changing Files): Update to include
1992 MS-Windows support for ACLs.
1993
1994 2012-12-16 Romain Francoise <romain@orebokech.com>
1995
1996 * files.texi (File Attributes): Document ACL support and new
1997 `file-acl' function.
1998 (Changing Files): Mention argument name change of `copy-file' and
1999 document new function `set-file-acl'.
2000
2001 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
2002
2003 Fix permissions bugs with setgid directories etc. (Bug#13125)
2004 * files.texi (Testing Accessibility): Document GROUP arg
2005 of file-ownership-preserved-p.
2006 (File Attributes): Document that 9th element is now
2007 just a placeholder.
2008 * os.texi (User Identification): Document new functions group-gid,
2009 group-real-gid.
2010
2011 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
2012
2013 * internals.texi (C Integer Types): New section.
2014 This follows up and records an email in
2015 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
2016
2017 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2018
2019 * control.texi (Pattern matching case statement): New node.
2020
2021 * customize.texi (Variable Definitions): Mention the default :group
2022 for defcustoms (bug#13093).
2023
2024 2012-12-09 Glenn Morris <rgm@gnu.org>
2025
2026 * customize.texi (Variable Definitions): Mention eval-defun
2027 on a defcustom calls the :set function when appropriate.
2028
2029 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
2030
2031 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2032 These are just minor editorial changes.
2033
2034 2012-12-06 Chong Yidong <cyd@gnu.org>
2035
2036 * lists.texi (Plist Access): Move put example to Symbol Plists.
2037
2038 * symbols.texi (Standard Properties): Fix typo.
2039
2040 2012-12-03 Chong Yidong <cyd@gnu.org>
2041
2042 * symbols.texi (Symbol Properties): New node.
2043 (Symbol Plists): Make it a subsection under Symbol Properties.
2044 (Standard Properties): New node.
2045
2046 * lists.texi (Property Lists): Move here from symbols.texi.
2047 (Plist Access): Rename from Other Plists.
2048
2049 * customize.texi (Variable Definitions):
2050 * display.texi (Defining Faces):
2051 * sequences.texi (Char-Tables): Fix xref.
2052
2053 * keymaps.texi (Key Sequences): `kbd' is now a function.
2054
2055 * commands.texi (Using Interactive): Fix index entry.
2056
2057 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2058
2059 * doclicense.texi: Update to latest version from FSF.
2060 These are just minor editorial changes.
2061 * elisp.texi (GNU Free Documentation License)
2062 (GNU General Public Licens):
2063 Provide sectioning, since doclicense.texi no longer does that.
2064
2065 * loading.texi (Named Features): @ -> @@ to fix typo.
2066
2067 2012-11-24 Martin Rudalics <rudalics@gmx.at>
2068
2069 * windows.texi (Basic Windows): Fix typo.
2070 (Windows and Frames): Fix example. Move description of
2071 window-in-direction here.
2072 (Recombining Windows): Fix example.
2073 (Buffers and Windows): Fix description of replace-buffer-in-windows.
2074 (Switching Buffers): Reword.
2075 (Display Action Functions): Minor adjustments.
2076 (Choosing Window Options): Minor fixes.
2077 (Window History): Minor rewording.
2078 (Dedicated Windows): Correct and reword part describing how
2079 dedicatedness affects functions removing buffers or windows.
2080 * buffers.texi (The Buffer List): Fix description of bury-buffer.
2081
2082 2012-11-24 Chong Yidong <cyd@gnu.org>
2083
2084 * modes.texi (%-Constructs): Fix statement about mode construct
2085 padding (Bug#12866).
2086
2087 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
2088
2089 * debugging.texi (Profiling): Make it more clear
2090 that --enable-profiling is about profiling the C code.
2091
2092 2012-11-21 Glenn Morris <rgm@gnu.org>
2093
2094 * display.texi (Attribute Functions):
2095 Update for set-face-* name changes.
2096 Add new "inherit" argument for face-bold-p etc.
2097 Move description of this argument to a common section, like "frame".
2098
2099 * debugging.texi (Profiling): New section.
2100 (Debugging): Mention profiling in the introduction.
2101 * tips.texi (Compilation Tips): Move profiling to separate section.
2102 * elisp.texi: Add Profiling to detailed menu.
2103
2104 2012-11-21 Martin Rudalics <rudalics@gmx.at>
2105
2106 * windows.texi (Display Action Functions): Fix recently added
2107 example. Suggested by Michael Heerdegen.
2108
2109 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
2110
2111 Minor cleanup for times as lists of four integers.
2112 * os.texi (Time Parsing): Time values can now be four integers.
2113
2114 2012-11-18 Glenn Morris <rgm@gnu.org>
2115
2116 * loading.texi (How Programs Do Loading): Add eager macro expansion.
2117 * macros.texi (Expansion): Mention eager macro expansion.
2118
2119 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
2120
2121 2012-11-18 Leo Liu <sdl.web@gmail.com>
2122
2123 * minibuf.texi (Programmed Completion): Doc fix for metadata
2124 request (Bug#12850).
2125
2126 2012-11-18 Glenn Morris <rgm@gnu.org>
2127
2128 * display.texi (Temporary Displays): Document with-temp-buffer-window.
2129
2130 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
2131 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
2132 (Window Sizes): Add vindex for window-min-height, window-min-width.
2133 (Display Action Functions): Mention pop-up-frame-parameters.
2134
2135 2012-11-16 Martin Rudalics <rudalics@gmx.at>
2136
2137 * windows.texi (Choosing Window): Rewrite description of
2138 display-buffer-alist (Bug#12167).
2139 (Display Action Functions): Mention inhibit-switch-frame.
2140 Fix description of display-buffer-below-selected. Reorder actions.
2141 Add example (Bug#12848).
2142
2143 2012-11-16 Glenn Morris <rgm@gnu.org>
2144
2145 * display.texi (Face Attributes): Fix :underline COLOR description.
2146 (Attribute Functions): Update for set-face-underline rename.
2147 Tweak descriptions of face-underline-p, face-inverse-video-p.
2148
2149 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
2150 so they align better in info.
2151 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
2152 Document set-temporary-overlay-map.
2153
2154 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2155
2156 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
2157 with normal keymaps".
2158
2159 2012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
2160
2161 * internals.texi (Garbage Collection): Update descriptions
2162 of vectorlike_header, garbage-collect and gc-cons-threshold.
2163 (Object Internals): Explain Lisp_Object layout and the basics
2164 of an internal type system.
2165 (Buffer Internals): Update description of struct buffer.
2166
2167 2012-11-13 Glenn Morris <rgm@gnu.org>
2168
2169 * variables.texi (Adding Generalized Variables):
2170 At least mention gv-define-expander and gv-letplace.
2171
2172 * debugging.texi (Error Debugging): Mention debug-on-message.
2173 (Using Debugger): Mention debugger-bury-or-kill.
2174
2175 * control.texi (Signaling Errors):
2176 * debugging.texi (Error Debugging):
2177 * errors.texi (Standard Errors): Add user-error.
2178
2179 * variables.texi (Adding Generalized Variables):
2180 Use standard formatting for common lisp note about setf functions.
2181
2182 2012-11-10 Martin Rudalics <rudalics@gmx.at>
2183
2184 * elisp.texi (Top): Add Recombining Windows to menu.
2185 * windows.texi (Recombining Windows): New subsection.
2186 (Splitting Windows): Rewrite text on handling of window
2187 combinations and move it to new subsection.
2188
2189 2012-11-10 Chong Yidong <cyd@gnu.org>
2190
2191 * searching.texi (Replacing Match): Document \? in replace-match.
2192
2193 * variables.texi (Creating Buffer-Local): Document setq-local and
2194 defvar-local.
2195 (Setting Generalized Variables): Arrange table alphabetically.
2196
2197 * lists.texi (List Elements, List Variables): Clarify descriptions
2198 of push and pop for generalized variables.
2199
2200 * edebug.texi (Specification List): setf is no longer CL-only.
2201
2202 2012-11-10 Glenn Morris <rgm@gnu.org>
2203
2204 * variables.texi (Adding Generalized Variables):
2205 Update description of FIX-RETURN expansion.
2206
2207 * variables.texi (Setting Generalized Variables):
2208 Split most of previous contents into this subsection.
2209 (Adding Generalized Variables): New subsection.
2210 Move note on lack of setf functions here from misc/cl.texi.
2211
2212 * elisp.texi: Add Generalized Variables subsections to detailed menu.
2213
2214 2012-11-10 Chong Yidong <cyd@gnu.org>
2215
2216 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
2217
2218 2012-11-08 Michael Albinus <michael.albinus@gmx.de>
2219
2220 * os.texi (Notifications): Update descriptions of
2221 notifications-notify, notifications-close-notification and
2222 notifications-get-capabilities according to latest code changes.
2223 Add notifications-get-server-information.
2224
2225 2012-11-03 Chong Yidong <cyd@gnu.org>
2226
2227 * objects.texi (General Escape Syntax): Clarify the explanation of
2228 escape sequences.
2229 (Non-ASCII in Strings): Clarify when a string is unibyte vs
2230 multibyte. Hex escapes do not automatically make a string
2231 multibyte.
2232
2233 2012-11-03 Martin Rudalics <rudalics@gmx.at>
2234
2235 * windows.texi (Switching Buffers): Document option
2236 switch-to-buffer-preserve-window-point.
2237 (Display Action Functions): Document window-height and
2238 window-width alist entries.
2239 (Display Action Functions):
2240 Document display-buffer-below-selected and
2241 display-buffer-in-previous-window.
2242 (Quitting Windows): Document quit-restore-window.
2243 Rewrite section.
2244 (Window Configurations): In window-state-get mention that
2245 argument window must be valid.
2246 (Window Parameters): Document quit-restore window parameter
2247 (Bug#12158).
2248
2249 2012-10-31 Glenn Morris <rgm@gnu.org>
2250
2251 * control.texi (Catch and Throw): Add xref to cl.texi.
2252
2253 * lists.texi (Sets And Lists): Point xref to better location.
2254
2255 * errors.texi (Standard Errors):
2256 * loading.texi (Autoload): Update for cl-lib namespace changes.
2257
2258 * modes.texi (Defining Minor Modes): "Generalized Variables"
2259 section is now in this manual rather than cl.texi.
2260
2261 * eval.texi (Special Forms): No longer special forms: defmacro,
2262 defun, save-window-excursion, with-output-to-temp-buffer.
2263 * functions.texi (Defining Functions): Defun is now a macro.
2264 Defalias is a function.
2265
2266 2012-10-30 Glenn Morris <rgm@gnu.org>
2267
2268 * variables.texi (Generalized Variables): Fix typo.
2269
2270 2012-10-30 Chong Yidong <cyd@gnu.org>
2271
2272 * symbols.texi (Symbol Plists): Document function-get.
2273
2274 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
2275
2276 * frames.texi (Visibility of Frames): Document tty-top-frame.
2277
2278 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2279
2280 * keymaps.texi (Format of Keymaps): Document the multiple
2281 inheritance format.
2282
2283 2012-10-28 Martin Rudalics <rudalics@gmx.at>
2284
2285 * windows.texi (Basic Windows): Reformulate description of live,
2286 internal and valid windows.
2287 (Cyclic Window Ordering): Describe new argument of
2288 get-lru-window and get-largest-window. Add description of
2289 window-in-direction.
2290
2291 2012-10-27 Glenn Morris <rgm@gnu.org>
2292
2293 * variables.texi (Generalized Variables): New section,
2294 adapted from misc/cl.texi.
2295 * elisp.texi (Top): Add Generalized Variables to menu.
2296 * lists.texi (List Elements, List Variables):
2297 Mention generalized variables.
2298
2299 * lists.texi (List Elements): Typo fix.
2300
2301 2012-10-27 Chong Yidong <cyd@gnu.org>
2302
2303 * minibuf.texi (High-Level Completion): Don't mention removed
2304 function iswitchb-read-buffer.
2305
2306 * commands.texi (Event Input Misc): Remove last-input-char.
2307 (Command Loop Info): Remove last-command-char.
2308
2309 * frames.texi (Initial Parameters): Don't mention the obsolete
2310 special-display feature.
2311
2312 * windows.texi (Choosing Window): Don't mention the obsolete
2313 special display feature.
2314 (Choosing Window Options): Remove obsolete special-display
2315 variables, and the functions special-display-p and
2316 special-display-popup-frame.
2317
2318 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
2319
2320 * hooks.texi (Standard Hooks): Remove obsolete hooks.
2321
2322 * markers.texi (Information from Markers): Remove obsolete
2323 function buffer-has-markers-at.
2324
2325 * text.texi (Yanking): Document yank-handled-properties.
2326
2327 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2328
2329 Update manual for new time stamp format (Bug#12706).
2330 * buffers.texi (Modification Time):
2331 * files.texi (Testing Accessibility, File Attributes):
2332 * intro.texi (Version Info):
2333 * os.texi (Time of Day):
2334 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
2335 These instances were missed the first time around.
2336 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
2337
2338 2012-10-24 Chong Yidong <cyd@gnu.org>
2339
2340 * minibuf.texi (Text from Minibuffer): Document read-regexp
2341 changes.
2342
2343 * nonascii.texi (Selecting a Representation):
2344 Document set-buffer-multibyte changes.
2345
2346 * keymaps.texi (Toolkit Differences): Node deleted.
2347 (Easy Menu): New node.
2348
2349 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2350
2351 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
2352
2353 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
2354
2355 Fix outdated timestamp documentation in Elisp manual (bug#12706).
2356 * files.texi (File Attributes):
2357 * text.texi (Undo):
2358 Time stamp resolution is now 1 picosecond, not 1 second.
2359
2360 2012-10-23 Chong Yidong <cyd@gnu.org>
2361
2362 * display.texi (Font Lookup): Remove font-list-limit.
2363
2364 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
2365 (Bug#12529).
2366
2367 2012-10-22 Glenn Morris <rgm@gnu.org>
2368
2369 * os.texi (Recording Input): Tiny fix.
2370
2371 * intro.texi (Lisp History):
2372 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
2373 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
2374
2375 2012-10-15 Chong Yidong <cyd@gnu.org>
2376
2377 * macros.texi (Defining Macros): defmacro is now a macro.
2378 Explicitly list the docstring and declare arguments.
2379
2380 * functions.texi (Anonymous Functions): Explicitly list the
2381 docstring, declare, and interactive arguments to lambda.
2382 (Defining Functions): Likewise for defun.
2383 (Inline Functions): Likewise for defsubst.
2384 (Declare Form): Tweak description.
2385
2386 2012-10-13 Chong Yidong <cyd@gnu.org>
2387
2388 * display.texi (ImageMagick Images): ImageMagick enabled by default.
2389
2390 2012-10-05 Chong Yidong <cyd@gnu.org>
2391
2392 * minibuf.texi (Basic Completion): Clarify list form of completion
2393 table (Bug#12564).
2394
2395 2012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
2396
2397 * functions.texi (Function Safety): Copyedit. (Bug#12562)
2398
2399 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
2400
2401 Revert the FOLLOW-SYMLINKS change for file-attributes.
2402 * files.texi (File Attributes, Magic File Names): Undo last change.
2403
2404 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
2405
2406 file-attributes has a new optional arg FOLLOW-SYMLINKS.
2407 * files.texi (File Attributes): Describe it.
2408 (Magic File Names): Use it.
2409
2410 2012-09-30 Chong Yidong <cyd@gnu.org>
2411
2412 * commands.texi (Click Events): Define "mouse position list".
2413 Remove mention of unimplemented horizontal scroll bars.
2414 (Drag Events, Motion Events): Refer to "mouse position list".
2415 (Accessing Mouse): Document posnp.
2416
2417 * errors.texi (Standard Errors): Tweak arith-error description.
2418 Tweak markup. Remove domain-error and friends, which seem to be
2419 unused after the floating-point code revamp.
2420
2421 * functions.texi (Defining Functions): defun is now a macro.
2422 (Obsolete Functions): Obsolescence also affects
2423 documentation commands. Various clarifications.
2424 (Declare Form): New node.
2425
2426 * strings.texi (String Basics): Copyedits.
2427
2428 * os.texi (Startup Summary): Document leim-list.el change.
2429 (User Identification): Add system-users and system-groups.
2430 (Idle Timers): Minor clarifications.
2431
2432 * macros.texi (Defining Macros): Move description of `declare' to
2433 Declare Form node.
2434
2435 * loading.texi (Autoload):
2436 * help.texi (Documentation Basics): The special sequences can
2437 trigger autoloading.
2438
2439 * numbers.texi (Integer Basics): Copyedits.
2440 (Float Basics): Consider IEEE floating point always available.
2441 (Random Numbers): Document actual limits.
2442 (Arithmetic Operations): Clarify division by zero. Don't mention
2443 the machine-independence of negative division since it does not
2444 happen in practice.
2445
2446 2012-09-28 Leo Liu <sdl.web@gmail.com>
2447
2448 * files.texi (Files): Fix typo.
2449
2450 2012-09-23 Chong Yidong <cyd@gnu.org>
2451
2452 * buffers.texi (Read Only Buffers): Document read-only-mode.
2453
2454 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
2455 read-only-mode.
2456
2457 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
2458 calling conventions.
2459
2460 2012-09-22 Chong Yidong <cyd@gnu.org>
2461
2462 * searching.texi (Replacing Match): Minor clarification.
2463
2464 2012-09-22 Eli Zaretskii <eliz@gnu.org>
2465
2466 * edebug.texi (Instrumenting): Improve indexing.
2467
2468 * os.texi (Idle Timers): Warn against reinvoking an idle timer
2469 from within its own timer action. (Bug#12447)
2470
2471 2012-09-22 Chong Yidong <cyd@gnu.org>
2472
2473 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
2474
2475 2012-09-21 Glenn Morris <rgm@gnu.org>
2476
2477 * debugging.texi (Using Debugger): Fix typo.
2478
2479 2012-09-18 Chong Yidong <cyd@gnu.org>
2480
2481 * display.texi (Faces): Discuss anonymous faces.
2482 (Face Attributes): Tweak intro.
2483 (Defining Faces): Move after the Face Attributes node. Copyedits.
2484 (Displaying Faces): Describe role of inheritance.
2485
2486 * customize.texi (Customization): Define customization more
2487 carefully (Bug#11440).
2488 (Common Keywords): Add xref to Constant Variables.
2489
2490 * variables.texi (Defining Variables): Link to defcustom's node
2491 instead of the higher-level Customization chapter.
2492
2493 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
2494
2495 Simplify, document, and port floating-point (Bug#12381).
2496 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
2497 Document that / and mod (with floating point arguments), along
2498 with asin, acos, log, log10, expt and sqrt, return special values
2499 instead of signaling exceptions.
2500 (Float Basics): Document that logb operates on the absolute value
2501 of its argument.
2502 (Math Functions): Document that (log ARG BASE) also returns NaN if
2503 BASE is negative. Document that (expt X Y) returns NaN if X is a
2504 finite negative number and Y a finite non-integer.
2505
2506 2012-09-09 Chong Yidong <cyd@gnu.org>
2507
2508 * lists.texi (Sets And Lists): Explain that the return value for
2509 delete should be used, like for delq.
2510
2511 * minibuf.texi (Yes-or-No Queries): Document recentering and
2512 scrolling in y-or-n-p. Remove gratuitous example.
2513
2514 * searching.texi (Search and Replace): Document window scrolling
2515 entries in query-replace-map.
2516
2517 2012-09-08 Chong Yidong <cyd@gnu.org>
2518
2519 * syntax.texi (Syntax Table Internals): Define "raw syntax
2520 descriptor" terminology (Bug#12383).
2521 (Syntax Descriptors): Mention raw syntax descriptors.
2522
2523 2012-09-07 Chong Yidong <cyd@gnu.org>
2524
2525 * variables.texi (Creating Buffer-Local): Fix description of
2526 local-variable-if-set-p (Bug#10713).
2527
2528 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
2529
2530 * windows.texi (Display Action Functions)
2531 (Choosing Window Options): Remove obsolete variable
2532 display-buffer-reuse-frames.
2533 (Switching Buffers): Minor doc tweak for switch-to-buffer.
2534
2535 * positions.texi (Narrowing): Document buffer-narrowed-p.
2536
2537 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
2538
2539 * syntax.texi (Low-Level Parsing): Add xref to Parser State
2540 (Bug#12269).
2541
2542 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
2543
2544 * debugging.texi (Explicit Debug): Document `debug-on-message'.
2545
2546 2012-09-02 Chong Yidong <cyd@gnu.org>
2547
2548 * windows.texi (Window Configurations): Recommend against using
2549 save-window-excursion (Bug#12075).
2550
2551 * control.texi (Catch and Throw):
2552 * positions.texi (Excursions): Don't mention it.
2553
2554 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
2555
2556 Better seed support for (random).
2557 * numbers.texi (Random Numbers): Document new behavior of
2558 the calls (random) and (random STRING).
2559
2560 2012-08-21 Martin Rudalics <rudalics@gmx.at>
2561
2562 * windows.texi (Window Point): Document recent changes in
2563 window-point and set-window-point.
2564 (Selecting Windows): Document recent change in select-window.
2565
2566 2012-08-06 Eli Zaretskii <eliz@gnu.org>
2567
2568 * functions.texi (Closures): Put the main index entry for
2569 "closures" here. (Bug#12138)
2570
2571 * variables.texi (Lexical Binding): Disambiguate the index entry
2572 for "closures".
2573
2574 2012-08-05 Chong Yidong <cyd@gnu.org>
2575
2576 * display.texi (Defining Faces): Move documentation of
2577 frame-background-mode to the Emacs manual (Bug#7774).
2578
2579 2012-08-04 Chong Yidong <cyd@gnu.org>
2580
2581 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
2582 Fix description of syntax table inheritance.
2583 (Syntax Table Functions): Don't refer to internal contents of
2584 syntax table, since that is not explained yet. Copyedits.
2585 (Standard Syntax Tables): Node deleted.
2586 (Syntax Table Internals): Misc clarifications. Improve table
2587 formatting.
2588
2589 * keymaps.texi (Inheritance and Keymaps):
2590 * text.texi (Sticky Properties): Tweak index entry.
2591
2592 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2593
2594 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
2595
2596 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2597
2598 Prefer typical American spelling for "acknowledgment".
2599 * intro.texi (Acknowledgments): Rename from Acknowledgements.
2600
2601 2012-07-21 Eli Zaretskii <eliz@gnu.org>
2602
2603 * commands.texi (Special Events): Mention language-change event.
2604 (Input Events, Interactive Codes):
2605 * keymaps.texi (Key Sequences): Mention events that are
2606 non-keyboard but also non-mouse events.
2607
2608 2012-07-17 Chong Yidong <cyd@gnu.org>
2609
2610 * text.texi (Insertion): Document insert-char changes.
2611
2612 2012-07-15 Leo Liu <sdl.web@gmail.com>
2613
2614 * display.texi (Fringe Bitmaps): Add exclamation-mark.
2615
2616 2012-07-13 Chong Yidong <cyd@gnu.org>
2617
2618 * buffers.texi (Read Only Buffers): Document toggle-read-only
2619 changes. Reword to account for the fact that read-only is
2620 currently not supported in overlay properties.
2621
2622 2012-07-07 Chong Yidong <cyd@gnu.org>
2623
2624 * loading.texi (Library Search): Index site-lisp directories.
2625
2626 2012-07-06 Chong Yidong <cyd@gnu.org>
2627
2628 * intro.texi (A Sample Function Description): Fix incorrect
2629 markup, undoing previous change.
2630 (A Sample Variable Description): Minor clarifications and markup
2631 improvements.
2632
2633 * elisp.texi (Top):
2634 * text.texi (Text): Fix menu order.
2635
2636 2012-07-06 Richard Stallman <rms@gnu.org>
2637
2638 * intro.texi (Evaluation Notation, A Sample Function Description)
2639 (A Sample Variable Description): Improve/undo previous changes.
2640
2641 2012-07-05 Glenn Morris <rgm@gnu.org>
2642
2643 * intro.texi (A Sample Function Description): Fix cross-refs.
2644
2645 2012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
2646
2647 * intro.texi (Evaluation Notation, A Sample Function Description)
2648 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
2649
2650 2012-06-27 Chong Yidong <cyd@gnu.org>
2651
2652 * processes.texi (Asynchronous Processes, Input to Processes):
2653 * internals.texi (Process Internals): Don't capitalize "pty".
2654
2655 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
2656
2657 * processes.texi (Asynchronous Processes): Make the pty vs pipe
2658 discussion more prominent.
2659
2660 2012-06-23 Eli Zaretskii <eliz@gnu.org>
2661
2662 * commands.texi (Misc Events): Document the language-change event.
2663
2664 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2665
2666 Support higher-resolution time stamps (Bug#9000).
2667 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
2668 * processes.texi (System Processes):
2669 Time stamp resolution is now picosecond, not microsecond.
2670
2671 2012-06-21 Glenn Morris <rgm@gnu.org>
2672
2673 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2674
2675 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
2676
2677 * functions.texi (Defining Functions):
2678 * macros.texi (Defining Macros): Un-define the return value of `defun',
2679 `defmacro' and `defalias'.
2680
2681 2012-06-17 Chong Yidong <cyd@gnu.org>
2682
2683 * elisp.texi: Remove urlcolor setting.
2684
2685 2012-06-17 Glenn Morris <rgm@gnu.org>
2686
2687 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
2688 Overlining no longer behaves exactly like underlining.
2689
2690 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
2691
2692 * display.texi (Face Attributes):
2693 Document wave-style underline face attribute.
2694
2695 2012-06-11 Chong Yidong <cyd@gnu.org>
2696
2697 * display.texi (ImageMagick Images): ImageMagick now supports the
2698 :background property.
2699
2700 2012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
2701
2702 * internals.texi (Garbage Collection): Typo fix.
2703
2704 2012-06-09 Chong Yidong <cyd@gnu.org>
2705
2706 * text.texi (Special Properties): Clarify the meaning of a list of
2707 faces in the `face' property.
2708
2709 * display.texi (Face Remapping): Minor clarification.
2710
2711 2012-06-08 Chong Yidong <cyd@gnu.org>
2712
2713 * display.texi (Face Attributes): Font family does not accept
2714 wildcards. De-document obsolete :bold and :italic attributes.
2715 (Defining Faces): Use new-style face spec format.
2716
2717 2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
2718
2719 * internals.texi (Garbage Collection): Document new
2720 vector management code and vectorlike_header structure.
2721
2722 2012-06-03 Chong Yidong <cyd@gnu.org>
2723
2724 * modes.texi (Mode Line Data): Use "mode line construct"
2725 terminology for consistency.
2726
2727 2012-05-27 Glenn Morris <rgm@gnu.org>
2728
2729 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
2730 * buffers.texi, commands.texi, compile.texi, control.texi:
2731 * customize.texi, debugging.texi, display.texi, doclicense.texi:
2732 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
2733 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
2734 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
2735 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
2736 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
2737 * objects.texi, os.texi, package.texi, positions.texi:
2738 * processes.texi, searching.texi, sequences.texi, streams.texi:
2739 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
2740 * variables.texi, windows.texi: Nuke hand-written node pointers.
2741
2742 2012-05-27 Chong Yidong <cyd@gnu.org>
2743
2744 * functions.texi (Obsolete Functions):
2745 Fix doc for set-advertised-calling-convention.
2746
2747 * modes.texi (Mode Help): Fix describe-mode.
2748
2749 * display.texi (Face Functions): Fix define-obsolete-face-alias.
2750
2751 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
2752
2753 2012-05-27 Martin Rudalics <rudalics@gmx.at>
2754
2755 * commands.texi (Recursive Editing): recursive-edit is a command.
2756
2757 * compile.texi (Docs and Compilation):
2758 byte-compile-dynamic-docstrings is an option.
2759
2760 * debugging.texi (Invoking the Debugger): debug is a command.
2761
2762 * display.texi (Progress): progress-reporter-update and
2763 progress-reporter-force-update have VALUE argument optional.
2764 (Animated Images): Use non-@code{nil} instead of non-nil.
2765
2766 * files.texi (Format Conversion Round-Trip):
2767 Use non-@code{nil} instead of non-nil.
2768
2769 * frames.texi (Creating Frames): make-frame is a command.
2770 (Input Focus): select-frame is a command.
2771 (Pointer Shape): void-text-area-pointer is an option.
2772
2773 * help.texi (Describing Characters): read-kbd-macro is a command.
2774 (Help Functions): describe-prefix-bindings is a command.
2775
2776 * markers.texi (Creating Markers): Both arguments of copy-marker
2777 are optional.
2778
2779 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
2780
2781 * modes.texi (Mode Line Variables): mode-line-remote and
2782 mode-line-client are not options.
2783 (Imenu): imenu-add-to-menubar is a command.
2784 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
2785
2786 * os.texi (Sound Output): play-sound-file is a command.
2787
2788 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
2789
2790 * processes.texi (Signals to Processes):
2791 Use @key{RET} instead of @code{RET}.
2792 (Signals to Processes): signal-process is a command.
2793
2794 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
2795 (Base 64): base64-encode-string is not a command while
2796 base64-decode-region is.
2797
2798 * windows.texi (Switching Buffers): pop-to-buffer is a command.
2799
2800 2012-05-12 Glenn Morris <rgm@gnu.org>
2801
2802 * Makefile.in (MKDIR_P): New, set by configure.
2803 (mkinfodir): Use $MKDIR_P.
2804
2805 2012-05-10 Glenn Morris <rgm@gnu.org>
2806
2807 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
2808 with "coding: raw-text".
2809 Concept of multibyte sessions no longer exists.
2810
2811 * files.texi (File Locks): Mention create-lockfiles option.
2812
2813 2012-05-09 Glenn Morris <rgm@gnu.org>
2814
2815 * vol1.texi, vol2.texi: Remove files.
2816 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
2817 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
2818
2819 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
2820
2821 * two-volume.make (emacsdir): New.
2822 (tex): Add directory with emacsver.texi to TEXINPUTS.
2823
2824 * minibuf.texi (Minibuffer History, Basic Completion):
2825 Tweak page breaks.
2826
2827 * internals.texi (Garbage Collection, Memory Usage)
2828 (Writing Emacs Primitives): Tweak page breaks.
2829
2830 * streams.texi (Output Variables): Improve page break.
2831
2832 * edebug.texi (Edebug Display Update): Improve page break.
2833
2834 * compile.texi (Disassembly): Condense the examples.
2835
2836 * eval.texi, functions.texi, loading.texi, macros.texi:
2837 Where possible, use example rather than smallexample.
2838
2839 * symbols.texi: Where possible, use example rather than smallexample.
2840 (Symbol Components): Fix typo.
2841 (Other Plists): Tweak page break.
2842
2843 * sequences.texi (Arrays): Tweak page breaks.
2844
2845 * customize.texi: Where possible, use example rather than smallexample.
2846 (Common Keywords, Variable Definitions, Applying Customizations)
2847 (Custom Themes): Tweak page breaks.
2848
2849 * control.texi: Where possible, use example rather than smallexample.
2850 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
2851 Tweak page breaks.
2852
2853 2012-05-08 Glenn Morris <rgm@gnu.org>
2854
2855 * two.el: Remove; unused since creation of two-volume.make.
2856
2857 * vol1.texi, vol2.texi: No need to keep menus in these files.
2858
2859 2012-05-05 Glenn Morris <rgm@gnu.org>
2860
2861 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
2862
2863 * intro.texi (Caveats): Copyedit.
2864 (Lisp History): Convert inforef to xref.
2865 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
2866
2867 * text.texi (Auto Filling): Don't mention Emacs 19.
2868
2869 * commands.texi (Event Input Misc): Don't mention unread-command-char.
2870 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
2871
2872 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
2873
2874 * lists.texi (List-related Predicates, List Variables):
2875 Tweak page-breaks.
2876 (Sets And Lists): Convert inforef to xref.
2877
2878 2012-05-04 Glenn Morris <rgm@gnu.org>
2879
2880 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2881 (info, infoclean): Use $INFO_EXT.
2882 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
2883 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2884 (info, maintainer-clean): Use $INFO_EXT.
2885 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
2886
2887 2012-05-04 Chong Yidong <cyd@gnu.org>
2888
2889 * os.texi (Timers): Use defopt for timer-max-repeats.
2890
2891 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
2892
2893 * os.texi (Time of Day): Do not limit current-time-string
2894 to years 1000..9999.
2895
2896 2012-05-02 Chong Yidong <cyd@gnu.org>
2897
2898 * display.texi (Font Lookup):
2899 * frames.texi (Pointer Shape):
2900 * processes.texi (Subprocess Creation): Use defopt for options.
2901
2902 2012-05-02 Glenn Morris <rgm@gnu.org>
2903
2904 * elisp.texi (@copying):
2905 * intro.texi (Introduction): Only print VERSION in the TeX version.
2906
2907 2012-05-02 Chong Yidong <cyd@gnu.org>
2908
2909 * text.texi (Change Hooks): Minor fix for after-change-functions.
2910
2911 2012-05-02 Glenn Morris <rgm@gnu.org>
2912
2913 * package.texi (Packaging Basics):
2914 * loading.texi (Autoload):
2915 * files.texi (Magic File Names):
2916 Reword to remove/reduce some overly long/short lines.
2917
2918 2012-04-27 Glenn Morris <rgm@gnu.org>
2919
2920 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
2921 * modes.texi (Major Modes, Auto-Indentation):
2922 * buffers.texi (Buffers): Some fixes for menu descriptions.
2923
2924 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2925 * functions.texi (Simple Lambda, Argument List):
2926 * eval.texi (Function Indirection): Avoid deprecated form.
2927
2928 2012-04-27 Glenn Morris <rgm@gnu.org>
2929
2930 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
2931 Add "et al." to authors.
2932
2933 * buffers.texi, commands.texi, compile.texi, control.texi:
2934 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
2935 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
2936 * modes.texi, numbers.texi, objects.texi, streams.texi:
2937 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
2938 Use Texinfo recommended convention for quotes+punctuation.
2939
2940 2012-04-27 Chong Yidong <cyd@gnu.org>
2941
2942 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
2943 to where-is-internal (Bug#10872).
2944
2945 2012-04-27 Glenn Morris <rgm@gnu.org>
2946
2947 * macros.texi (Indenting Macros): Fix typo.
2948
2949 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
2950 (Resizing Windows, Deleting Windows, Selecting Windows)
2951 (Choosing Window Options, Horizontal Scrolling)
2952 (Cyclic Window Ordering, Window History, Dedicated Windows)
2953 (Quitting Windows, Window Configurations, Textual Scrolling)
2954 (Coordinates and Windows, Window Configurations)
2955 (Window Parameters, Window Hooks): Copyedits.
2956 (Splitting Windows, Deleting Windows):
2957 Fix ignore-window-parameters logic.
2958 (Selecting Windows, Choosing Window Options): Markup fixes.
2959 (Window Start and End): Remove pointless example.
2960 Remove cross-reference to deleted count-lines content.
2961 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
2962 and recenter-positions. Remove recenter example.
2963
2964 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
2965
2966 * minibuf.texi (Intro to Minibuffers):
2967 Tweak discussion of resizing minibuffer window.
2968
2969 2012-04-26 Glenn Morris <rgm@gnu.org>
2970
2971 * elisp-covers.texi, front-cover-1.texi: Remove files.
2972
2973 * tindex.pl: Remove file.
2974
2975 * makefile.w32-in (srcs):
2976 * Makefile.in (srcs): Remove back.texi (which is unused).
2977
2978 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
2979
2980 * os.texi (Notifications): Extend possible notification hints.
2981 Add notifications-get-capabilities.
2982
2983 2012-04-20 Chong Yidong <cyd@gnu.org>
2984
2985 * processes.texi (Asynchronous Processes): Mention nil argument to
2986 start-process.
2987
2988 2012-04-20 Glenn Morris <rgm@gnu.org>
2989
2990 * minibuf.texi (Basic Completion): No need to describe obarrays here.
2991 Don't mention obsolete `nospace' argument of all-completions.
2992 (Minibuffer Completion, Completion Commands, Reading File Names)
2993 (Completion Variables): Copyedits.
2994 (Completion Commands): Mention parent keymaps.
2995 Remove obsolete minibuffer-local-filename-must-match-map.
2996 (High-Level Completion): Remove read-variable's almost
2997 word-for-word duplication of read-command.
2998 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
2999 Update "High-Level Completion" description.
3000
3001 * minibuf.texi (Minibuffers):
3002 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
3003
3004 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
3005 Use Texinfo-recommended form of quote+punctuation.
3006 (Intro to Minibuffers): First minibuffer is #1, not #0.
3007 Mention minibuffer-inactive-mode.
3008 (Text from Minibuffer): Copyedits.
3009 (Minibuffer History, Programmed Completion): Fix @var usage.
3010 (Object from Minibuffer): Remove overly pedantic para.
3011 (Minibuffer History): Copyedits. Add face-name-history.
3012 (Initial Input, Yes-or-No Queries, Multiple Queries)
3013 (Minibuffer Windows, Minibuffer Misc): Copyedits.
3014 (Yes-or-No Queries): Tweak example.
3015 (Minibuffer Commands): Add next-complete-history-element.
3016 (Minibuffer Misc): Mention minibuffer-message-timeout, and
3017 minibuffer-inactive-mode.
3018
3019 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
3020 (Bindat Functions): Copyedits.
3021
3022 2012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
3023
3024 * files.texi (Saving Buffers): Document `visit and `visit-save'
3025 values of require-final-newline.
3026
3027 2012-04-20 Glenn Morris <rgm@gnu.org>
3028
3029 * processes.texi (Output from Processes, Filter Functions):
3030 Mention waiting-for-user-input-p.
3031 (Sentinels, Query Before Exit, System Processes, Transaction Queues)
3032 (Network Servers, Datagrams, Network Processes, Network Options)
3033 (Network Feature Testing, Serial Ports): Copyedits.
3034 (Network): Add encrypted network overview paragraph.
3035 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
3036
3037 2012-04-20 Chong Yidong <cyd@gnu.org>
3038
3039 * help.texi (Keys in Documentation): Mention :advertised-binding.
3040
3041 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
3042 description to help.texi.
3043
3044 2012-04-20 Glenn Morris <rgm@gnu.org>
3045
3046 * processes.texi (Process Information, Input to Processes)
3047 (Signals to Processes, Output from Processes, Process Buffers)
3048 (Filter Functions, Decoding Output): Copyedits.
3049 (Accepting Output): Discourage use of `millisec' argument.
3050
3051 2012-04-15 Glenn Morris <rgm@gnu.org>
3052
3053 * processes.texi (Processes, Subprocess Creation, Shell Arguments)
3054 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
3055 Copyedits.
3056 (Subprocess Creation): Discourage modifying exec-path directly.
3057 (Synchronous Processes, Asynchronous Processes):
3058 Update some example output.
3059 (Process Information): Fix typo.
3060 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
3061
3062 2012-04-15 Glenn Morris <rgm@gnu.org>
3063
3064 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
3065 open-network-stream does exist in Emacs 23, but is simpler.
3066
3067 2012-04-15 Chong Yidong <cyd@gnu.org>
3068
3069 * customize.texi (Custom Themes): Also document load-theme etc.
3070
3071 2012-04-14 Chong Yidong <cyd@gnu.org>
3072
3073 * customize.texi (Applying Customizations, Custom Themes): New nodes.
3074
3075 * display.texi (Defining Faces): Reference custom-set-faces.
3076
3077 * modes.texi (Defining Minor Modes, Defining Minor Modes):
3078 * os.texi (Startup Summary): Copyedits.
3079
3080 2012-04-14 Glenn Morris <rgm@gnu.org>
3081
3082 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
3083
3084 * strings.texi (Case Tables):
3085 * objects.texi (General Escape Syntax):
3086 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
3087
3088 * buffers.texi, compile.texi, customize.texi, debugging.texi:
3089 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
3090 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
3091 * text.texi: Use @file for buffers, per the Texinfo manual.
3092
3093 * compile.texi (Compiler Errors): Add missing space in buffer name.
3094
3095 2012-04-14 Chong Yidong <cyd@gnu.org>
3096
3097 * processes.texi (Query Before Exit): Remove obsolete function
3098 process-kill-without-query (Bug#11190).
3099
3100 2012-04-14 Glenn Morris <rgm@gnu.org>
3101
3102 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
3103 Use @env for environment variables.
3104
3105 * Makefile.in: Replace non-portable use of $< in ordinary rules.
3106
3107 2012-04-12 Jari Aalto <jari.aalto@cante.net>
3108
3109 * processes.texi (Synchronous Processes):
3110 Mention `default-directory' (bug#7515).
3111
3112 2012-04-09 Chong Yidong <cyd@gnu.org>
3113
3114 * customize.texi (Variable Definitions): Remove user-variable-p.
3115
3116 * commands.texi (Interactive Codes):
3117 * help.texi (Accessing Documentation):
3118 * minibuf.texi (High-Level Completion): Callers changed.
3119
3120 2012-04-06 Chong Yidong <cyd@gnu.org>
3121
3122 * minibuf.texi (Programmed Completion): Document metadata method.
3123 (Completion Variables): Document completion-category-overrides.
3124
3125 2012-04-05 Chong Yidong <cyd@gnu.org>
3126
3127 * anti.texi (Antinews): Rewrite for Emacs 23.
3128
3129 2012-04-04 Chong Yidong <cyd@gnu.org>
3130
3131 * minibuf.texi (Programmed Completion): Remove obsolete variable
3132 completion-annotate-function.
3133 (Completion Variables): Rename from Completion Styles.
3134 Document completion-extra-properties. Document completion-styles-alist
3135 change.
3136 (Reading File Names): minibuffer-local-filename-must-match-map is
3137 not used anymore.
3138 (Minibuffer Completion): Document completing-read-function.
3139 (Completion in Buffers): completion-at-point-functions can return
3140 properties recognized in completion-extra-properties.
3141
3142 * display.texi (Delayed Warnings): New node.
3143
3144 * os.texi (Notifications): Copyedits.
3145
3146 2012-04-04 Glenn Morris <rgm@gnu.org>
3147
3148 * os.texi (Notifications): Copyedits.
3149
3150 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
3151
3152 * os.texi (Terminal-Specific): Fix typo.
3153 (Notifications): New section.
3154
3155 * elisp.texi (Top):
3156 * vol1.texi (Top):
3157 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
3158 menu entries.
3159
3160 2012-04-01 Chong Yidong <cyd@gnu.org>
3161
3162 * files.texi (Kinds of Files): file-subdir-of-p renamed to
3163 file-in-directory-p.
3164
3165 2012-03-31 Glenn Morris <rgm@gnu.org>
3166
3167 * edebug.texi (Instrumenting Macro Calls):
3168 Mention defining macros at instrumentation time.
3169 (Edebug Options): Mention edebug-unwrap-results.
3170
3171 2012-03-31 Eli Zaretskii <eliz@gnu.org>
3172
3173 * text.texi (Special Properties): Clarify the description of the
3174 effect of integer values of the 'cursor' property on cursor
3175 position. See the discussions in bug#11068 for more details and
3176 context.
3177
3178 2012-03-31 Glenn Morris <rgm@gnu.org>
3179
3180 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
3181 Copyedits.
3182
3183 2012-03-30 Chong Yidong <cyd@gnu.org>
3184
3185 * display.texi (Image Formats): Add imagemagick type.
3186 (Image Descriptors): Mention how they are used.
3187 (ImageMagick Images): Clarify role of imagemagick-register-types.
3188 (Character Display): Don't mention glyph tables.
3189 (Display Tables): Use make-glyph-code in example.
3190 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
3191 tables are semi-obsolete. De-document create-glyph.
3192 (Glyphless Chars): Note that display tables override this.
3193 (Bidirectional Display): Copyedits. Introduce "bidirectional
3194 reordering" terminology, and use it.
3195
3196 2012-03-30 Glenn Morris <rgm@gnu.org>
3197
3198 * edebug.texi (Jumping): Give name of `i' binding.
3199
3200 2012-03-28 Glenn Morris <rgm@gnu.org>
3201
3202 * searching.texi (Regular Expressions, Regexp Special)
3203 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search)
3204 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
3205 (Regexp Special): Mention collation.
3206 Clarify char classes with an example.
3207 (Regexp Functions): Mention regexp-opt is not guaranteed.
3208 Mention regexp-opt-charset.
3209 (Regexp Search): Recommend against looking-back.
3210 (Search and Replace): Use Texinfo recommended quote convention.
3211 Add more query-replace-map items. List multi-query-replace-map items.
3212
3213 2012-03-27 Martin Rudalics <rudalics@gmx.at>
3214
3215 * windows.texi (Window History): Describe new option
3216 switch-to-visible-buffer.
3217
3218 2012-03-27 Glenn Morris <rgm@gnu.org>
3219
3220 * searching.texi (String Search): Add xref to Emacs manual.
3221 Copyedits. Mention the function word-search-regexp.
3222 (Searching and Case): Add xref to Emacs manual. Copyedits.
3223
3224 * processes.texi (Network Servers): Standardize apostrophe usage.
3225
3226 * os.texi (System Environment): Copyedits. Remove some examples
3227 that do not seem useful. Mention setenv third arg.
3228 tty-erase-char does not seem to be nil under a window-system.
3229 (User Identification): Copyedits.
3230 Remove some examples that do not seem useful.
3231
3232 2012-03-26 Glenn Morris <rgm@gnu.org>
3233
3234 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
3235 (Init File): Copyedits.
3236 (Command-Line Arguments): Copyedits. Do not mention argv alias.
3237 (Killing Emacs): Copyedits.
3238 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
3239 Shorten the example, use more standard shell prompts.
3240
3241 2012-03-25 Chong Yidong <cyd@gnu.org>
3242
3243 * display.texi (Fringes): Note that fringes are shown on graphical
3244 displays only.
3245 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
3246 (Replacing Specs): Clarify example.
3247 (Manipulating Buttons): Note that button-at can return a marker.
3248 (Buttons): Minor rewrite.
3249 (Character Display): New node. Consolidate all character display
3250 related nodes into its subsections.
3251 (Usual Display): Character 127 is also affected by ctl-arrow.
3252 (Display Tables): Improve example.
3253
3254 2012-03-22 Glenn Morris <rgm@gnu.org>
3255
3256 * strings.texi (Text Comparison): Mention string-prefix-p.
3257
3258 2012-03-21 Chong Yidong <cyd@gnu.org>
3259
3260 * display.texi (The Echo Area): Add xref to Output Streams.
3261 (Displaying Messages): Improve doc of message.
3262 (Echo Area Customization, Invisible Text): Copyedits.
3263 (Invisible Text): Mention that spec comparison is done with eq.
3264 (Width): Improve doc of char-width.
3265 (Faces): Recommend using symbol instead of string for face name.
3266 Minor clarifications.
3267 (Defining Faces): Copyedits. Update face example.
3268 (Attribute Functions): Mark set-face-foreground etc as commands.
3269 (Face Remapping): Mention text-scale-adjust.
3270 Clarify face-remapping-alist and related docs.
3271 (Face Functions): Don't document make-face or copy-face.
3272
3273 2012-03-20 Chong Yidong <cyd@gnu.org>
3274
3275 * display.texi (Forcing Redisplay): Various rewrites to reflect
3276 new value of redisplay-dont-pause.
3277 (Truncation): Copyedits.
3278
3279 2012-03-20 Glenn Morris <rgm@gnu.org>
3280
3281 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
3282 Add summary table of some relevant command-line options.
3283
3284 2012-03-18 Chong Yidong <cyd@gnu.org>
3285
3286 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
3287 (Writing Emacs Primitives): Re-organize discussion of functions
3288 with variable Lisp arguments are handled. Delete an obsolete
3289 remark, previously tagged as FIXME.
3290
3291 * os.texi (Idle Timers): Minor clarification.
3292 (Idle Timers): Link to Time of Day for description of time list.
3293
3294 2012-03-18 Glenn Morris <rgm@gnu.org>
3295
3296 * os.texi (System Interface): Flow control was removed.
3297 (Startup Summary): General update.
3298 (Init File): Don't mention compiling it.
3299
3300 2012-03-17 Chong Yidong <cyd@gnu.org>
3301
3302 * os.texi (Startup Summary): Mention package loading.
3303 (Init File): Don't refer to .emacs in section title. Copyedits.
3304 (Terminal-Specific): Give a realistic example.
3305 (Command-Line Arguments): Reference Entering Emacs instead of
3306 repeating the spiel about not restarting Emacs.
3307 (Time of Day): Discuss time representation at beginning of node.
3308 (Sound Output): Copyedits.
3309
3310 * package.texi (Packaging Basics): Document package-initialize.
3311
3312 2012-03-17 Eli Zaretskii <eliz@gnu.org>
3313
3314 * frames.texi (Initial Parameters): Add an index entry for
3315 minibuffer-only frame.
3316
3317 2012-03-16 Glenn Morris <rgm@gnu.org>
3318
3319 * modes.texi (Major Mode Conventions): Mention the strange
3320 relationship between View mode and special modes. (Bug#10650)
3321
3322 2012-03-11 Chong Yidong <cyd@gnu.org>
3323
3324 * windows.texi (Window Configurations): save-window-excursion is
3325 now a macro.
3326
3327 * display.texi (Temporary Displays): with-output-to-temp-buffer is
3328 now a macro.
3329
3330 * text.texi (Fields): Minor copyedit.
3331
3332 2012-03-10 Eli Zaretskii <eliz@gnu.org>
3333
3334 * strings.texi (String Basics):
3335 * sequences.texi (Sequence Functions): Mention that `length' is
3336 not appropriate for computing the string width on display; add a
3337 cross-reference to the description of `string-width'. (Bug#10978)
3338
3339 * eval.texi (Autoloading): Minor change of wording.
3340
3341 2012-03-10 Chong Yidong <cyd@gnu.org>
3342
3343 * loading.texi (Autoload): Explicitly state which forms are
3344 processed specially (Bug#7783).
3345
3346 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
3347 non-default situation. Describe one-submenu exception (Bug#7695).
3348
3349 * nonascii.texi (Character Properties): Copyedits.
3350
3351 2012-03-08 Chong Yidong <cyd@gnu.org>
3352
3353 * text.texi (Mode-Specific Indent): Document new behavior of
3354 indent-for-tab-command. Document tab-always-indent.
3355 (Special Properties): Copyedits.
3356 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
3357 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
3358 libxml-parse-html-region.
3359
3360 2012-03-07 Glenn Morris <rgm@gnu.org>
3361
3362 * markers.texi (The Region): Briefly mention use-empty-active-region
3363 and region-active-p.
3364 (Overview of Markers): Reword garbage collection, add cross-ref.
3365 (The Mark): Tiny clarification re command loop and activate-mark-hook.
3366
3367 2012-03-07 Chong Yidong <cyd@gnu.org>
3368
3369 * text.texi (Buffer Contents): Don't duplicate explanation of
3370 region arguments from Text node. Put doc of obsolete var
3371 buffer-substring-filters back, since it is referred to.
3372 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
3373 selection by default.
3374
3375 * markers.texi (The Mark): Fix typo.
3376 (The Region): Copyedits.
3377
3378 2012-03-07 Glenn Morris <rgm@gnu.org>
3379
3380 * markers.texi (Overview of Markers): Copyedits.
3381 (Creating Markers): Update approximate example buffer size.
3382 (The Mark): Don't mention uninteresting return values.
3383
3384 2012-03-05 Chong Yidong <cyd@gnu.org>
3385
3386 * positions.texi (Text Lines): Document count-words.
3387
3388 2012-03-04 Chong Yidong <cyd@gnu.org>
3389
3390 * frames.texi (Frames): Remove little-used "terminal frame" and
3391 "window frame" terminology.
3392 (Frame Parameters, Font and Color Parameters, Initial Parameters)
3393 (Size and Position, Visibility of Frames): Callers changed.
3394 (Frames): Clarify which terminals in framep are graphical.
3395 (Initial Parameters): --geometry is not the only option which adds
3396 to initial-frame-alist.
3397 (Position Parameters): Note that icon-left and icon-top are for
3398 old window managers only.
3399 (Size Parameters): Sizes are in characters even on graphical
3400 displays.
3401 (Management Parameters): Note that window-id and outer-window-id
3402 can't really be changed, and that auto-raise isn't always obeyed.
3403 (Cursor Parameters): Document cursor-type explicitly.
3404 (Size and Position): The aliases set-screen-height and
3405 set-screen-width have been deleted.
3406 (Visibility of Frames): Mention "minimization".
3407
3408 * os.texi (Startup Summary): Minor clarifications.
3409 (Startup Summary, Suspending Emacs): Standardize on "text
3410 terminal" terminology.
3411
3412 * windows.texi (Basic Windows, Coordinates and Windows)
3413 (Coordinates and Windows):
3414 * display.texi (Refresh Screen, Line Height, Face Attributes)
3415 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
3416
3417 2012-03-04 Glenn Morris <rgm@gnu.org>
3418
3419 * abbrevs.texi: Small copyedits throughout.
3420 (Abbrev Mode): Remove this section, folding it into the top-level.
3421 (Abbrev Tables): Don't mention irrelevant return values.
3422 (Abbrev Expansion): Add cross-ref for wrapper hooks.
3423 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
3424 (Abbrev Table Properties): Update nil :regexp description.
3425
3426 2012-03-03 Glenn Morris <rgm@gnu.org>
3427
3428 * internals.texi: Change @appendix section commands to @section.
3429 (Building Emacs): Say less about CANNOT_DUMP platforms.
3430 Replace deleted eval-at-startup with custom-initialize-delay.
3431 (Pure Storage): Small changes.
3432 (Memory Usage): Copyedit.
3433 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
3434 example definitions. Give examples of things with non-nil
3435 interactive args. Mention eval_sub. Remove old info about
3436 strings and GCPRO. Mention cus-start.el.
3437 (Buffer Internals, Window Internals, Process Internals):
3438 Misc small updates and fixes for fields.
3439
3440 * tips.texi: Copyedits.
3441 (Coding Conventions): Mention autoloads.
3442 Combine partially duplicated macro items. Fix xref.
3443 Refer to Library Headers for copyright notice.
3444 (Programming Tips): edit-options is long-obsolete.
3445 (Compilation Tips): Mention loading bytecomp for byte-compile props.
3446 (Warning Tips): Mention declare-function.
3447 (Documentation Tips): Remove old info.
3448 (Comment Tips): Mention comment-dwim, not indent-for-comment.
3449 (Library Headers): General update.
3450
3451 2012-03-02 Glenn Morris <rgm@gnu.org>
3452
3453 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
3454 and relocate entry. Mention buffer-stale-function.
3455
3456 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
3457
3458 * hooks.texi (Standard Hooks): General update.
3459 Put related hooks together. Add and remove items.
3460 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
3461 * modes.texi (Hooks): Tweak cross-ref description.
3462
3463 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
3464
3465 * files.texi (Kinds of Files): The return value of file-equal-p is
3466 unspecified, if FILE1 or FILE2 does not exist.
3467
3468 2012-03-01 Glenn Morris <rgm@gnu.org>
3469
3470 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
3471
3472 * maps.texi (Standard Keymaps): General update.
3473 Remove mode-specific maps, talk about the more general keymaps.
3474 * help.texi (Help Functions): Add vindex for Helper-help-map.
3475 * keymaps.texi (Active Keymaps): Minor rephrasing.
3476
3477 2012-02-29 Glenn Morris <rgm@gnu.org>
3478
3479 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
3480
3481 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3482
3483 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
3484 Update changed behavior of file-subdir-of-p.
3485
3486 2012-02-28 Glenn Morris <rgm@gnu.org>
3487
3488 * advice.texi, anti.texi, display.texi, elisp.texi:
3489 * processes.texi, variables.texi, vol1.texi, vol2.texi:
3490 Standardize possessive apostrophe usage.
3491
3492 * locals.texi: Remove file.
3493 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
3494 Remove menu entry.
3495 * errors.texi, maps.texi: Adjust node pointers.
3496 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
3497 * makefile.w32-in (srcs):
3498 * Makefile.in (srcs): Remove locals.texi.
3499
3500 * frames.texi (Mouse Position): Fix cross-ref.
3501
3502 2012-02-27 Chong Yidong <cyd@gnu.org>
3503
3504 * buffers.texi (Creating Buffers): Clarify that
3505 generate-new-buffer uses generate-new-buffer-names.
3506 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
3507
3508 * files.texi (Directory Names): Index entry for file name abbreviations.
3509 (Relative File Names, File Name Expansion): Refer to it.
3510 (Locating Files): Move locate-user-emacs-file documentation to
3511 Standard File Names.
3512 (Standard File Names): Add locate-user-emacs-file; update examples.
3513
3514 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
3515
3516 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
3517
3518 2012-02-26 Chong Yidong <cyd@gnu.org>
3519
3520 * files.texi (Kinds of Files): Improve documentation of
3521 files-equal-p and file-subdir-of-p.
3522
3523 2012-02-26 Glenn Morris <rgm@gnu.org>
3524
3525 * intro.texi (Acknowledgements): Small changes.
3526
3527 2012-02-25 Glenn Morris <rgm@gnu.org>
3528
3529 * errors.texi: Don't try to list _all_ the error symbols.
3530 Add circular-list, cl-assertion-failed, compression-error.
3531 * elisp.texi, vol1.texi, vol2.texi:
3532 * control.texi (Error Symbols): Tweak "Standard Errors" description.
3533
3534 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3535
3536 * files.texi (files-equal-p, file-subdir-of-p): New,
3537 add initial documentation.
3538
3539 2012-02-25 Chong Yidong <cyd@gnu.org>
3540
3541 * files.texi (File Attributes): Document file-selinux-context.
3542 (Changing Files): Link to it.
3543 (Changing Files): Document set-file-selinux-context.
3544
3545 * backups.texi (Making Backups): Return value of backup-buffer is
3546 changed. Mention default value of backup-directory-alist.
3547 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
3548 (Auto-Saving): New minor mode behavior for auto-save-mode.
3549 (Reverting): Add defvar for revert-buffer-in-progress-p.
3550
3551 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
3552
3553 2012-02-24 Glenn Morris <rgm@gnu.org>
3554
3555 * errors.texi (Standard Errors): Mention dbus-error.
3556 For arith-error sub-classes, just use one cross-ref.
3557
3558 2012-02-23 Alan Mackenzie <acm@muc.de>
3559
3560 * modes.texi (Defining Minor Modes): Document the new keyword
3561 :after-hook.
3562
3563 2012-02-21 Chong Yidong <cyd@gnu.org>
3564
3565 * files.texi (Files): Mention magic file names as arguments.
3566 (Reading from Files): Copyedits.
3567 (File Attributes): Mention how to change file modes.
3568 (Changing Files): Use standard "file permissions" terminology.
3569 Add xref to File Attributes node.
3570 (Locating Files): Document locate-user-emacs-file.
3571 (Unique File Names): Recommend against using make-temp-name.
3572
3573 2012-02-19 Chong Yidong <cyd@gnu.org>
3574
3575 * help.texi (Documentation, Documentation Basics, Help Functions):
3576 Minor clarifications.
3577 (Accessing Documentation): Clarify what documentation-property is
3578 for. Add xref to Keys in Documentation.
3579
3580 * tips.texi (Documentation Tips): Don't recommend using * in
3581 docstrings.
3582
3583 * macros.texi (Defining Macros):
3584 * modes.texi (Derived Modes): Say "documentation string" instead
3585 of docstring.
3586
3587 2012-02-18 Chong Yidong <cyd@gnu.org>
3588
3589 * modes.texi (Tabulated List Mode): New node.
3590 (Basic Major Modes): Add xref to it.
3591
3592 * processes.texi (Process Information): Mention Process Menu mode.
3593
3594 2012-02-17 Chong Yidong <cyd@gnu.org>
3595
3596 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
3597
3598 2012-02-17 Glenn Morris <rgm@gnu.org>
3599
3600 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
3601
3602 2012-02-16 Chong Yidong <cyd@gnu.org>
3603
3604 * syntax.texi (Syntax Tables, Syntax Descriptors)
3605 (Syntax Table Functions): Copyedits.
3606 (Syntax Basics): Don't repeat the material in the preceding node.
3607 (Syntax Class Table): Use a table.
3608 (Syntax Properties): Document syntax-propertize-function and
3609 syntax-propertize-extend-region-functions.
3610 (Motion via Parsing): Clarify scan-lists. Fix indentation.
3611 (Parser State): Update for the new "c" comment style.
3612 Fix description of item 7 (comment style).
3613
3614 * modes.texi (Minor Modes): Update how mode commands should treat
3615 arguments now.
3616 (Mode Line Basics): Clarify force-mode-line-update.
3617 (Mode Line Top): Note that the example is not realistic.
3618 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
3619 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
3620 "mode line construct" instead of "mode line specification".
3621 (Syntactic Font Lock): Remove mention of obsolete variable
3622 font-lock-syntactic-keywords.
3623 (Setting Syntax Properties): Node deleted.
3624 (Font Lock Mode): Note that Font Lock mode is a minor mode.
3625 (Font Lock Basics): Note that syntactic fontification falls back
3626 on `syntax-table'.
3627 (Search-based Fontification): Emphasize that font-lock-keywords
3628 should not be set directly.
3629 (Faces for Font Lock): Avoid some confusing terminology.
3630 (Syntactic Font Lock): Minor clarifications. Add xref to
3631 Syntactic Font Lock node.
3632
3633 2012-02-15 Chong Yidong <cyd@gnu.org>
3634
3635 * minibuf.texi (Basic Completion): Define "completion table".
3636 Move completion-in-region to Completion in Buffers node.
3637 (Completion Commands): Use "completion table" terminology.
3638 (Completion in Buffers): New node.
3639
3640 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
3641 (Setting Hooks): Update minor mode usage example.
3642 (Major Mode Conventions): Note that completion-at-point-functions
3643 should be altered locally. Add xref to Completion in Buffers.
3644 Remove duplicate tip about auto-mode-alist.
3645 (Minor Modes): Rewrite introduction.
3646 (Minor Mode Conventions): Copyedits. Don't recommend
3647 variable-only minor modes since few minor modes are like that.
3648
3649 2012-02-15 Glenn Morris <rgm@gnu.org>
3650
3651 * processes.texi (Network): Document open-network-stream :parameters.
3652
3653 2012-02-14 Chong Yidong <cyd@gnu.org>
3654
3655 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
3656 was removed on 2009-09-10. Update lisp-mode-map example.
3657 (Inheritance and Keymaps): Minor clarification.
3658 (Searching Keymaps): Remove out-of-place enumeration.
3659 (Key Lookup): Remove unnecessary example (one was already given in
3660 Format of Keymaps).
3661 (Changing Key Bindings): Update suppress-keymap example.
3662 (Menu Bar, Tool Bar): Copyedits.
3663 (Tool Bar): Update tool-bar-map example.
3664
3665 2012-02-12 Chong Yidong <cyd@gnu.org>
3666
3667 * debugging.texi (Debugger Commands): Continuing is now allowed
3668 for errors.
3669
3670 2012-02-11 Chong Yidong <cyd@gnu.org>
3671
3672 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
3673 Move the list of standard bitmaps there.
3674 (Fringe Cursors): Rewrite for clarity.
3675 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
3676
3677 * commands.texi (Command Overview): Mention read-key.
3678 (Using Interactive, Interactive Call): Minor clarifications.
3679 (Function Keys, Click Events): Avoid "input stream" terminology.
3680 (Click Events): Add xref to Window Sizes and Accessing Mouse.
3681 Clarify column and row components.
3682 (Accessing Mouse): Add xref to Click Events. Minor fixes.
3683 (Special Events): Copyedits.
3684
3685 * streams.texi (Input Streams): De-document get-file-char.
3686 (Output Variables): Don't refer to old backquote syntax.
3687
3688 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
3689 (Error Debugging): Note that debug-ignored-errors overrides list
3690 values of debug-on-error too. Add xref to Signaling Errors.
3691 Note that debug-on-signal is not customizable.
3692 Mention condition-case-unless-debug.
3693 (Compilation Errors): Node deleted.
3694
3695 * compile.texi (Compiler Errors): Move a paragraph here from
3696 deleted node Compilation Errors.
3697
3698 2012-02-10 Leo Liu <sdl.web@gmail.com>
3699
3700 * control.texi (Handling Errors): Change condition-case-no-debug
3701 to condition-case-unless-debug.
3702
3703 2012-02-10 Chong Yidong <cyd@gnu.org>
3704
3705 * advice.texi (Defining Advice): Clarify ad-unadvise.
3706 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
3707 is not abnormal.
3708 (Advising Primitives): Node deleted; ad-define-subr-args has been
3709 removed.
3710
3711 * compile.texi (Speed of Byte-Code): Use float-time in example.
3712 (Compilation Functions): Note that the log uses Compilation mode.
3713 Don't discuss the contents of byte-code function object here.
3714 (Compilation Functions): De-document internal function byte-code.
3715 (Docs and Compilation): Minor clarifications.
3716
3717 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
3718 Objects.
3719
3720 2012-02-10 Glenn Morris <rgm@gnu.org>
3721
3722 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
3723 Mention secure-hash.
3724 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
3725
3726 2012-02-10 Chong Yidong <cyd@gnu.org>
3727
3728 * loading.texi (Loading): Don't emphasize "library" terminology.
3729 (Library Search): load-path is not a user option. Mention role of
3730 -L option and packages. Improve examples.
3731 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
3732 obsolete.
3733 (Autoload): Minor clarifications.
3734
3735 2012-02-10 Glenn Morris <rgm@gnu.org>
3736
3737 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
3738
3739 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
3740
3741 2012-02-08 Glenn Morris <rgm@gnu.org>
3742
3743 * loading.texi (Named Features): Update the require example.
3744
3745 2012-02-07 Glenn Morris <rgm@gnu.org>
3746
3747 * modes.texi (Defining Minor Modes):
3748 Expand on args of defined minor modes.
3749
3750 2012-02-07 Chong Yidong <cyd@gnu.org>
3751
3752 * variables.texi (Creating Buffer-Local): Minor clarification
3753 to buffer-local-variables doc (Bug#10715).
3754
3755 2012-02-07 Glenn Morris <rgm@gnu.org>
3756
3757 * display.texi (ImageMagick Images): General update.
3758 Move most details of imagemagick-render-type to the variable's doc.
3759
3760 2012-02-06 Glenn Morris <rgm@gnu.org>
3761
3762 * keymaps.texi (Tool Bar): Mention separators.
3763 (Inheritance and Keymaps):
3764 Mention make-composed-keymap and multiple inheritance.
3765
3766 * modes.texi (Running Hooks): Mention run-hook-wrapped.
3767
3768 * control.texi (Handling Errors):
3769 Mention condition-case-no-debug and with-demoted-errors.
3770
3771 2012-02-05 Chong Yidong <cyd@gnu.org>
3772
3773 * customize.texi (Common Keywords): Minor clarifications.
3774 Document custom-unlispify-remove-prefixes.
3775 (Variable Definitions): Backquotes in defcustom seem to work fine
3776 now. Various other copyedits.
3777 (Simple Types): Copyedits. Document color selector.
3778 (Composite Types): Copyedits.
3779 (Splicing into Lists): Clarifications.
3780
3781 * eval.texi (Backquote): Move from macros.texi.
3782
3783 * macros.texi (Expansion): Minor clarification.
3784 (Backquote): Move node to eval.texi.
3785 (Defining Macros): Move an example from Backquote node.
3786 (Argument Evaluation): No need to mention Pascal.
3787 (Indenting Macros): Add xref to Defining Macros.
3788
3789 2012-02-05 Glenn Morris <rgm@gnu.org>
3790
3791 * debugging.texi (Error Debugging): Mention debug-on-event default.
3792
3793 2012-02-04 Glenn Morris <rgm@gnu.org>
3794
3795 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
3796
3797 * debugging.texi (Error Debugging): Mention debug-on-event.
3798 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
3799
3800 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
3801
3802 * text.texi (Buffer Contents):
3803 Update filter-buffer-substring description.
3804
3805 2012-02-04 Chong Yidong <cyd@gnu.org>
3806
3807 * functions.texi (What Is a Function): Add closures.
3808 Mention "return value" terminology. Add xref for command-execute.
3809 Remove unused "keystroke command" terminology.
3810 (Lambda Expressions): Give a different example than in the
3811 following subsection. Add xref to Anonymous Functions.
3812 (Function Documentation): Remove gratuitous markup.
3813 (Function Names): Move introductory text to `What Is a Function'.
3814 (Defining Functions): Fix defun argument spec.
3815 (Anonymous Functions): Document lambda macro explicitly.
3816 Mention effects on lexical binding.
3817 (Function Cells): Downplay direct usage of fset.
3818 (Closures): New node.
3819 (Inline Functions): Remove "open-code" terminology.
3820 (Declaring Functions): Minor tweak; .m is not C code.
3821
3822 * variables.texi (Variables): Don't refer to "global value".
3823 (Local Variables, Void Variables): Copyedits.
3824 (Lexical Binding): Minor clarification of example.
3825 (File Local Variables): Mention :safe and :risky defcustom args.
3826 (Lexical Binding): Add xref to Closures node.
3827
3828 2012-02-04 Glenn Morris <rgm@gnu.org>
3829
3830 * minibuf.texi (High-Level Completion): Updates for read-color.
3831
3832 2012-02-03 Glenn Morris <rgm@gnu.org>
3833
3834 * display.texi (GIF Images): Mention animation.
3835 Remove commented-out old example of animation.
3836 (Animated Images): New subsection.
3837 * elisp.texi (Top):
3838 * vol1.texi (Top):
3839 * vol2.texi (Top): Add Animated Images menu entry.
3840
3841 * display.texi (Image Formats): Remove oddly specific information
3842 on versions of image libraries.
3843 (GIF Images, TIFF Images): Minor rephrasing.
3844
3845 2012-02-02 Glenn Morris <rgm@gnu.org>
3846
3847 * processes.texi (Synchronous Processes):
3848 Mention call-process's :file gets overwritten.
3849
3850 * commands.texi (Reading One Event):
3851 * help.texi (Help Functions): Document read-char-choice.
3852
3853 * hooks.texi (Standard Hooks):
3854 * modes.texi (Keymaps and Minor Modes):
3855 * text.texi (Commands for Insertion): Document post-self-insert-hook.
3856
3857 * hooks.texi (Standard Hooks): Add prog-mode-hook.
3858
3859 * hooks.texi (Standard Hooks):
3860 * modes.texi (Major Mode Conventions, Mode Hooks):
3861 Document change-major-mode-after-body-hook.
3862
3863 2012-02-01 Glenn Morris <rgm@gnu.org>
3864
3865 * modes.texi (Defining Minor Modes):
3866 Mention disabling global minor modes on a per-major-mode basis.
3867
3868 2012-01-31 Chong Yidong <cyd@gnu.org>
3869
3870 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
3871 (Parser State): Remove unnecessary statement (Bug#10661).
3872
3873 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
3874
3875 2012-01-31 Glenn Morris <rgm@gnu.org>
3876
3877 * modes.texi (Defining Minor Modes):
3878 Document define-minor-mode's new :variable keyword.
3879
3880 2012-01-29 Chong Yidong <cyd@gnu.org>
3881
3882 * syntax.texi (Syntax Class Table): Tweak description of newline
3883 char syntax (Bug#9619).
3884
3885 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
3886 description (Bug#10189).
3887
3888 2012-01-29 Glenn Morris <rgm@gnu.org>
3889
3890 * files.texi (Changing Files): Document SELinux support.
3891
3892 * windows.texi (Window Sizes): Fix typo.
3893
3894 2012-01-28 Chong Yidong <cyd@gnu.org>
3895
3896 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
3897 doc (Bug#8568).
3898
3899 * frames.texi (Input Focus): Add NORECORD arg to
3900 select-frame-set-input-focus. Clarify its role in select-frame.
3901
3902 * text.texi (Transposition): We don't use transpose-region as an
3903 internal subroutine (Bug#3249).
3904
3905 * modes.texi (Example Major Modes): Update Lisp example code to
3906 current sources. Delete the old non-derived-major-mode example,
3907 which has diverged badly from current sources.
3908
3909 2012-01-27 Glenn Morris <rgm@gnu.org>
3910
3911 * makefile.w32-in (texinputdir): Fix (presumed) typo.
3912 (VERSION, manual): Remove, unused.
3913
3914 2012-01-27 Chong Yidong <cyd@gnu.org>
3915
3916 * commands.texi (Command Overview): Minor clarification (Bug#10384).
3917
3918 2012-01-26 Chong Yidong <cyd@gnu.org>
3919
3920 * searching.texi (String Search): Document negative repeat count
3921 (Bug#10507).
3922
3923 2012-01-26 Glenn Morris <rgm@gnu.org>
3924
3925 * variables.texi (Using Lexical Binding):
3926 Mention that lexical-binding should be set in the first line.
3927
3928 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3929
3930 * macros.texi (Defining Macros): Don't claim that `declare' only
3931 affects Edebug and indentation.
3932
3933 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
3934
3935 * macros.texi (Defining Macros): Slight `declare' fixup.
3936
3937 2012-01-25 Glenn Morris <rgm@gnu.org>
3938
3939 * makefile.w32-in (texinputdir):
3940 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
3941
3942 2012-01-24 Chong Yidong <cyd@gnu.org>
3943
3944 * variables.texi (Variables, Local Variables, Void Variables):
3945 Edit to make the descriptions less specific to dynamic binding.
3946 (Local Variables): Default max-specpdl-size is now 1300.
3947 (Defining Variables): Edits for lexical scoping.
3948 Delete information about starting docstrings with *. De-document
3949 user-variable-p.
3950 (Tips for Defining): Remove an unimportant discussion of quitting
3951 in the middle of a load.
3952 (Accessing Variables, Setting Variables): Discuss lexical binding.
3953 (Variable Scoping): Rewrite.
3954 (Scope, Extent, Impl of Scope): Nodes deleted.
3955 (Dynamic Binding): New node, with material from Scope, Extent, and
3956 Impl of Scope nodes.
3957 (Dynamic Binding Tips): Rename from Using Scoping.
3958 (Lexical Binding): Rewrite.
3959 (Using Lexical Binding): Rename from Converting to Lexical
3960 Binding. Convert to subsection.
3961
3962 * customize.texi (Variable Definitions): Add custom-variable-p.
3963 Move user-variable-p documentation here.
3964
3965 2012-01-23 Chong Yidong <cyd@gnu.org>
3966
3967 * strings.texi (Text Comparison): Minor qualification.
3968
3969 * lists.texi (Cons Cells): Copyedits.
3970 (List Elements): Mention push.
3971 (List Variables): Mention pop.
3972 (Rings): Move to sequences.texi.
3973
3974 * sequences.texi (Sequence Functions): Don't repeat the
3975 introduction already given in the parent.
3976 (Vectors): Copyedits.
3977 (Rings): Move from lists.texi. Note that this is specific to the
3978 ring package.
3979
3980 * symbols.texi (Definitions, Symbol Components): Mention variable
3981 scoping issues.
3982 (Plists and Alists): Copyedits.
3983
3984 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
3985 correctness with lexical scoping.
3986 (Eval): Copyedits.
3987
3988 2012-01-21 Chong Yidong <cyd@gnu.org>
3989
3990 * intro.texi (A Sample Function Description): Special notation
3991 used for macros too.
3992
3993 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
3994 (Symbol Type): Add xref for keyword symbols.
3995 (Sequence Type): Clarify differences between sequence types.
3996 (Cons Cell Type): Add "linked list" index entry.
3997 (Non-ASCII in Strings): Copyedits.
3998 (Equality Predicates): Symbols with same name need not be eq.
3999
4000 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
4001 ldexp. Move float-e and float-pi to Math Functions node.
4002
4003 2012-01-21 Glenn Morris <rgm@gnu.org>
4004
4005 * modes.texi (Auto Major Mode):
4006 * variables.texi (File Local Variables):
4007 Mention inhibit-local-variables-regexps.
4008
4009 2012-01-19 Martin Rudalics <rudalics@gmx.at>
4010
4011 * windows.texi (Window Configurations): Rewrite references to
4012 persistent window parameters.
4013 (Window Parameters): Fix description of persistent window
4014 parameters.
4015
4016 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
4017
4018 * windows.texi (Window Parameters): Use @pxref.
4019
4020 2012-01-16 Martin Rudalics <rudalics@gmx.at>
4021
4022 * windows.texi (Window Configurations, Window Parameters):
4023 Describe persistent window parameters.
4024
4025 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
4026
4027 * variables.texi (Creating Buffer-Local): Warn against misuses of
4028 make-variable-buffer-local (bug#10258).
4029
4030 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4031
4032 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
4033
4034 2012-01-06 Chong Yidong <cyd@gnu.org>
4035
4036 * variables.texi (Directory Local Variables):
4037 Document hack-dir-local-variables-non-file-buffer.
4038
4039 2012-01-06 Glenn Morris <rgm@gnu.org>
4040
4041 * maps.texi (Standard Keymaps): Refer to Info-edit by name
4042 rather than by keybinding.
4043
4044 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
4045
4046 * frames.texi (Font and Color Parameters): Add @pxref.
4047
4048 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
4049
4050 * frames.texi (Font and Color Parameters):
4051 Document w32 font backends (bug#10399).
4052
4053 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
4054
4055 * files.texi (File Attributes, Changing Files):
4056 Use a more-natural notation for octal numbers.
4057
4058 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
4059
4060 * variables.texi (Variables with Restricted Values):
4061 Change reference to variable (bug#10354).
4062
4063 2011-12-13 Martin Rudalics <rudalics@gmx.at>
4064
4065 * windows.texi (Splitting Windows): Use t instead of non-nil
4066 when describing window-combination-resize.
4067
4068 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4069
4070 * text.texi (Special Properties): Warn against `intangible' properties
4071 (bug#10222).
4072
4073 2011-11-26 Eli Zaretskii <eliz@gnu.org>
4074
4075 * display.texi (Truncation):
4076 * text.texi (Special Properties): Describe what a stretch-glyph is
4077 instead of using that term without explanation. Make the
4078 cross-references more accurate.
4079
4080 * display.texi (Usual Display): Update the description,
4081 cross-references, and indexing related to display of control
4082 characters and raw bytes.
4083
4084 2011-11-25 Martin Rudalics <rudalics@gmx.at>
4085
4086 * windows.texi (Splitting Windows): Fix description of
4087 window-combination-limit. Suggested by Eli Zaretskii.
4088
4089 2011-11-23 Chong Yidong <cyd@gnu.org>
4090
4091 * windows.texi (Window Sizes): Move window-top-line,
4092 window-left-column, and window-*-pixel-edges to Coordinates and
4093 Windows node.
4094 (Coordinates and Windows): Restore window-edges doc.
4095
4096 2011-11-21 Martin Rudalics <rudalics@gmx.at>
4097
4098 * windows.texi (Windows and Frames, Splitting Windows):
4099 Fix typos.
4100
4101 2011-11-21 Chong Yidong <cyd@gnu.org>
4102
4103 * windows.texi (Splitting Windows): Fix error in documentation of
4104 window-combination-limit.
4105 (Cyclic Window Ordering): Minor fixes to next-window,
4106 one-window-p, and get-lru-window docs. Don't document
4107 window-list-1.
4108 (Buffers and Windows): Copyedits.
4109 (Choosing Window): Document special handling of special-display-*.
4110 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
4111 Don't document even-window-heights, which is going away.
4112 Clarify which options are obeyed by which action functions.
4113
4114 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4115
4116 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
4117
4118 2011-11-20 Martin Rudalics <rudalics@gmx.at>
4119
4120 * windows.texi (Resizing Windows, Splitting Windows):
4121 Remove term "status" when talking about combination limits.
4122
4123 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
4124
4125 * compile.texi (Compiler Errors):
4126 * help.texi (Help Functions): Fix typos.
4127
4128 2011-11-19 Chong Yidong <cyd@gnu.org>
4129
4130 * windows.texi (Splitting Windows): Clarify role of window
4131 parameters in split-window. Shorten the example.
4132 (Deleting Windows): Rewrite intro to handle internal windows.
4133 Fix delete-windows-on doc.
4134 (Selecting Windows): Copyedits.
4135
4136 2011-11-17 Martin Rudalics <rudalics@gmx.at>
4137
4138 * windows.texi (Resizing Windows, Splitting Windows)
4139 (Deleting Windows): Use term window-combination-resize instead
4140 of window-splits.
4141
4142 2011-11-16 Martin Rudalics <rudalics@gmx.at>
4143
4144 * windows.texi (Resizing Windows, Splitting Windows):
4145 Rename occurrences of window-nest to window-combination-limit.
4146
4147 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
4148
4149 * intro.texi (Lisp History): Fix typo.
4150
4151 2011-11-12 Martin Rudalics <rudalics@gmx.at>
4152
4153 * windows.texi (Splitting Windows, Deleting Windows):
4154 Remove references to splits status of windows.
4155
4156 2011-11-10 Glenn Morris <rgm@gnu.org>
4157
4158 * buffers.texi (Read Only Buffers): Expand a bit on why
4159 toggle-read-only should only be used interactively. (Bug#7292)
4160
4161 2011-11-09 Chong Yidong <cyd@gnu.org>
4162
4163 * windows.texi (Window Sizes): Document window-pixel-edges,
4164 window-inside-pixel-edges, window-absolute-pixel-edges, and
4165 window-inside-absolute-pixel-edges.
4166 (Resizing Windows): shrink-window-if-larger-than-buffer works on
4167 non-full-width windows.
4168
4169 2011-11-09 Martin Rudalics <rudalics@gmx.at>
4170
4171 * windows.texi (Resizing Windows): Rewrite documentation of
4172 window-resizable.
4173
4174 2011-11-09 Chong Yidong <cyd@gnu.org>
4175
4176 * windows.texi (Splitting Windows): Simplify example.
4177
4178 2011-11-08 Chong Yidong <cyd@gnu.org>
4179
4180 * windows.texi (Window Sizes): Copyedits. Document
4181 window-text-height. Remove window-min-height and window-min-width
4182 discussion, referring instead to Emacs manual.
4183 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
4184 (Resizing Windows): Simplify introduction. Don't document
4185 enlarge-window, shrink-window, enlarge-window-horizontally, and
4186 shrink-window-horizontally; they are no longer preferred for
4187 calling from Lisp, and are already documented in the Emacs manual.
4188
4189 2011-11-07 Glenn Morris <rgm@gnu.org>
4190
4191 * windows.texi (Choosing Window): Fix keybinding typo.
4192
4193 2011-11-07 Martin Rudalics <rudalics@gmx.at>
4194
4195 * windows.texi (Resizing Windows, Splitting Windows)
4196 (Window Configurations): Use "child window" instead of
4197 "subwindow".
4198
4199 2011-11-06 Chong Yidong <cyd@gnu.org>
4200
4201 * windows.texi (Basic Windows): Clarify various definitions.
4202 Treat window-normalize-* as internal; don't document them.
4203 (Windows and Frames): Various clarifications, e.g. non-live
4204 windows also belong to frames. Fix window-list description.
4205 Simplify window nesting example.
4206 (Splitting Windows, Window Configurations):
4207 Use split-window-below.
4208
4209 2011-11-04 Eli Zaretskii <eliz@gnu.org>
4210
4211 * windows.texi (Window Sizes): Mention in the doc string that the
4212 return values of `window-body-height' and `window-body-width' are
4213 in frame's canonical units. (Bug#9949)
4214
4215 2011-10-30 Martin Rudalics <rudalics@gmx.at>
4216
4217 * windows.texi (Windows and Frames): Remove "iso-" infix from
4218 documentation of window-iso-combined-p.
4219
4220 2011-10-26 Chong Yidong <cyd@gnu.org>
4221
4222 * modes.texi (Running Hooks): Document with-wrapper-hook.
4223
4224 2011-10-18 Chong Yidong <cyd@gnu.org>
4225
4226 * display.texi (Glyphless Chars): New node.
4227
4228 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * text.texi (Yanking): Document yank-excluded-properties.
4231
4232 * package.texi (Packaging Basics): The commentary should say how
4233 to begin using the package.
4234
4235 2011-10-11 Martin Rudalics <rudalics@gmx.at>
4236
4237 * windows.texi (Deleting Windows): Mention which window gets
4238 selected when deleting the selected window.
4239
4240 2011-10-09 Martin Rudalics <rudalics@gmx.at>
4241
4242 * buffers.texi (The Buffer List): Describe how bury-buffer deals
4243 with the selected window.
4244 * windows.texi (Buffers and Windows): Reformulate text on how
4245 replace-buffer-in-windows deals with a window.
4246 (Quitting Windows): Describe how quit-window deals with a
4247 standalone frame. Describe new option frame-auto-hide-function.
4248
4249 2011-10-08 Glenn Morris <rgm@gnu.org>
4250
4251 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
4252
4253 * positions.texi (Excursions): Update warning message.
4254
4255 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
4256
4257 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
4258 Fix Emacs manual xref (Bug#9675).
4259
4260 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
4261
4262 * windows.texi (Textual Scrolling): Document scroll-up-command,
4263 scroll-down-command, scroll-error-top-bottom, and the
4264 scroll-command symbol property.
4265 (Display Action Functions): Fix description of
4266 display-buffer-pop-up-window.
4267
4268 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
4269
4270 * windows.texi (Splitting Windows): Fix typos.
4271
4272 2011-09-25 Martin Rudalics <rudalics@gmx.at>
4273
4274 * windows.texi (Windows and Frames, Display Action Functions)
4275 (Switching Buffers): Fix some typos.
4276 (Buffers and Windows): Remove reference to window-auto-delete.
4277 Reword description of replace-buffer-in-windows.
4278 (Window History): Fix some typos and refer to frame local buffer
4279 list.
4280 (Quitting Windows): New node.
4281 (Window Configurations): Add descriptions of window-state-get
4282 and window-state-put.
4283 (Window Parameters): Describe variable ignore-window-parameters.
4284 Sketch some window parameters currently in use.
4285 * elisp.texi (Top): Update node listing.
4286
4287 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
4288
4289 * windows.texi (Display Action Functions)
4290 (Choosing Window Options): New nodes.
4291
4292 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
4293
4294 * windows.texi (Window History): New node. Move text here from
4295 Buffers and Windows.
4296 (Switching Buffers): Rename from Displaying Buffers, since we
4297 don't document display-buffer here; callers changed.
4298 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
4299 switch-to-buffer-other-frame. Delete duplicate
4300 replace-buffer-in-windows doc.
4301 (Choosing Window): Document display actions.
4302
4303 2011-09-24 Eli Zaretskii <eliz@gnu.org>
4304
4305 * display.texi (Forcing Redisplay): Update the description of
4306 redisplay-dont-pause due to change in the default value.
4307
4308 2011-09-23 Martin Rudalics <rudalics@gmx.at>
4309
4310 * frames.texi (Frames and Windows): Move section and rename to
4311 Windows and Frames in windows.texi.
4312 * windows.texi (Windows): Restructure.
4313 (Basic Windows): Rewrite. Explain live and internal windows and
4314 normalization functions.
4315 (Windows and Frames): Move section here from frames.texi.
4316 Describe subwindows, window combinations, window tree, and
4317 corresponding functions including window-list here.
4318 (Window Sizes): Rename section from Size of Window and move it
4319 up in chapter. Describe total and body sizes and the
4320 corresponding functions. Explain new semantics of
4321 window-min-height/-width.
4322 (Resizing Windows): Move section up in chapter. Describe new
4323 resize functions.
4324 (Splitting Windows): Describe new behavior of split-window,
4325 split-window-above-each-other and split-window-side-by-side.
4326 Provide examples. Describe window-nest and window-splits
4327 options.
4328 (Deleting Windows): Minor rewrite.
4329 (Selecting Windows): Minor rewrite.
4330 Describe frame-selected-window and set-frame-selected-window here.
4331 (Cyclic Window Ordering): Minor rewrite.
4332 Describe window-list-1.
4333 (Buffers and Windows): Rewrite. Explain a window's previous and
4334 next buffers and the corresponding functions.
4335 (Window Tree): Merge into Windows and Frames section.
4336 * elisp.texi (Top): Update node listings for frames and windows
4337 sections.
4338
4339 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
4340
4341 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
4342
4343 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4344
4345 * errors.texi (Standard Errors): Remove apparent placeholder text
4346 (bug#9491).
4347
4348 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
4349
4350 * frames.texi (Management Parameters): Fix description of
4351 icon-type parameter.
4352
4353 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
4354
4355 * tips.texi (Key Binding Conventions): Don't bind a key sequence
4356 ending in C-g. Suggested by Edward O'Connor.
4357
4358 2011-09-17 Eli Zaretskii <eliz@gnu.org>
4359
4360 * numbers.texi (Integer Basics): Add indexing for
4361 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
4362
4363 2011-09-14 Dani Moncayo <dmoncayo@gmail.com>
4364
4365 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
4366
4367 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
4368
4369 * processes.texi (Network Servers): Clarify what the process
4370 buffer is used for (bug#9233).
4371
4372 2011-08-30 Dani Moncayo <dmoncayo@gmail.com>
4373
4374 * lists.texi (Building Lists): Fix typo.
4375
4376 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
4377
4378 * display.texi (Basic Faces): New node. Document new faces.
4379
4380 * modes.texi (Major Mode Conventions): Move some text there.
4381 (Mode Help): Remove major-mode var, duplicated in Major Modes.
4382
4383 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
4384
4385 * modes.texi (Basic Major Modes): New node. Callers updated.
4386 (Major Modes): Document fundamental-mode and major-mode.
4387 (Major Mode Basics): Node deleted; text moved to Major Modes.
4388 (Derived Modes): Document derived-mode-p.
4389
4390 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
4391
4392 * files.texi (Changing Files, Create/Delete Dirs): Document new
4393 arguments for delete-file, delete-directory, and copy-directory.
4394 (Visiting Functions): Remove view-file; it is documented in the
4395 Emacs manual.
4396
4397 * frames.texi (Layout Parameters): The defaults for the
4398 menu-bar-lines and tool-bar-lines parameters depend on the mode.
4399
4400 * display.texi (Progress): Document spinner functionality.
4401
4402 * os.texi (Killing Emacs): Note that kill-emacs can be called by
4403 operating system signals. Refer to save-buffers-kill-terminal
4404 instead of save-buffers-kill-emacs.
4405
4406 * objects.texi (Symbol Type): Document ## print representation.
4407
4408 2011-08-25 Eli Zaretskii <eliz@gnu.org>
4409
4410 * display.texi (Specified Space): Mention that `space' specs
4411 influence bidi reordering.
4412 (Bidirectional Display): Explain how to use `(space . PROPS)' for
4413 separating fields with bidirectional content.
4414
4415 2011-08-24 Eli Zaretskii <eliz@gnu.org>
4416
4417 * display.texi (Bidirectional Display): Document return value in
4418 buffers that are not bidi-reordered for display, and in unibyte
4419 buffers.
4420
4421 2011-08-23 Eli Zaretskii <eliz@gnu.org>
4422
4423 * nonascii.texi (Character Properties): Document the values for
4424 unassigned codepoints.
4425
4426 2011-08-18 Eli Zaretskii <eliz@gnu.org>
4427
4428 * nonascii.texi (Character Properties): Document use of
4429 `bidi-class' and `mirroring' properties as part of reordering.
4430 Provide cross-references to "Bidirectional Display".
4431
4432 * display.texi (Bidirectional Display): Document the pitfalls of
4433 concatenating strings with bidirectional content, with possible
4434 solutions. Document bidi-string-mark-left-to-right.
4435 Mention paragraph direction in modes that inherit from prog-mode.
4436 Document use of `bidi-class' and `mirroring' properties as part of
4437 reordering.
4438
4439 2011-08-16 Eli Zaretskii <eliz@gnu.org>
4440
4441 * modes.texi (Major Mode Conventions): Improve the documentation
4442 of `mode-class' `special' modes.
4443
4444 * nonascii.texi (Character Properties): Document the `mirroring'
4445 property. Add index entries.
4446
4447 * syntax.texi (Categories): Add an example of defining a new
4448 category and category table.
4449
4450 * searching.texi (Regexp Backslash): Document how to display
4451 existing categories. Mention the possibility of adding
4452 categories, and add an xref to where this is described. Add an
4453 index entry.
4454
4455 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
4456
4457 * text.texi (Special Properties):
4458 * display.texi (Overlay Properties): Note that mouse-face cannot
4459 change the text size (Bug#8530).
4460
4461 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
4462
4463 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
4464 using setenv instead.
4465
4466 2011-07-28 Eli Zaretskii <eliz@gnu.org>
4467
4468 * display.texi (Bidirectional Display): Document the fact that
4469 bidi-display-reordering is t by default.
4470
4471 2011-07-23 Eli Zaretskii <eliz@gnu.org>
4472
4473 * display.texi (Bidirectional Display): New section.
4474
4475 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4476 Tim Cross <theophilusx@gmail.com> (tiny change)
4477 Glenn Morris <rgm@gnu.org>
4478
4479 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
4480
4481 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
4482
4483 * help.texi (Keys in Documentation): Revert last change.
4484
4485 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4486
4487 * help.texi (Keys in Documentation): Clarify that \= only quotes
4488 the next character, and doesn't affect longer sequences in
4489 particular (bug#8935).
4490
4491 * debugging.texi (Using Debugger):
4492 Mention @code{eval-expression-debug-on-error} (bug#8549).
4493
4494 2011-07-14 Eli Zaretskii <eliz@gnu.org>
4495
4496 * display.texi (Other Display Specs): Document that `left-fringe'
4497 and `right-fringe' display specifications are of the "replacing"
4498 kind.
4499
4500 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
4501
4502 * help.texi (Documentation Basics): Add a link to the Function
4503 Documentation node (bug#6580).
4504
4505 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4506
4507 * keymaps.texi (Menu Bar): Mention :visible and :enable
4508 (bug#6344). Text by Drew Adams.
4509
4510 * modes.texi (Running Hooks): Mention buffer-local hook variables
4511 (bug#6218).
4512
4513 * objects.texi (General Escape Syntax): "a with grave accent" is
4514 ?xe0, not ?x8e0 (bug#5259).
4515
4516 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
4517
4518 * display.texi (Face Attributes, Font Selection): Add references
4519 to the Fonts node in the Emacs manual (Bug#4178).
4520
4521 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
4522
4523 * display.texi (Window Systems): `window-system' is
4524 terminal-local.
4525
4526 * frames.texi (Frame Parameters, Parameter Access): Don't mention
4527 frame-local variables.
4528
4529 * variables.texi (Buffer-Local Variables): Don't mention obsolete
4530 frame-local variables.
4531 (Frame-Local Variables): Node deleted.
4532
4533 * elisp.texi (Top): Update node listing.
4534
4535 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4536
4537 * elisp.texi: Change "inferiors" to "subnodes" in three places
4538 (bug#3523).
4539
4540 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
4541
4542 * frames.texi (Window System Selections): Discussion of
4543 x-select-enable-clipboard moved to Emacs manual.
4544
4545 2011-07-11 Deniz Dogan <deniz@dogan.se>
4546
4547 * commands.texi (Prefix Command Arguments): Remove excessive
4548 apostrophe.
4549
4550 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4551
4552 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
4553 description is a string (bug#3313).
4554
4555 * frames.texi (Display Feature Testing): Try to explain what all
4556 the visual classes mean (bug#3042).
4557
4558 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4559
4560 * modes.texi (Mode Line Variables): Document `mode-line-remote'
4561 and `mode-line-client' (bug#2974).
4562
4563 * text.texi (Insertion): Clarify marker movements (bug#1651).
4564 Text from Drew Adams.
4565
4566 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4567
4568 * text.texi (Special Properties): Clarify the format of `face'
4569 (bug#1375).
4570
4571 * commands.texi (Interactive Call): Add a `call-interactively'
4572 example (bug#1010).
4573
4574 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4575
4576 * functions.texi (Calling Functions): Link to the "Interactive
4577 Call" node (bug#1001).
4578
4579 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
4580
4581 * customize.texi (Composite Types): Move alist and plist to here
4582 from Simple Types (Bug#7545).
4583
4584 * elisp.texi (Top): Update menu description.
4585
4586 * display.texi (Face Attributes): Document negative line widths
4587 (Bug#6113).
4588
4589 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
4590
4591 * searching.texi (Match Data): Note that match data can be
4592 overwritten by most functions (bug#2499).
4593
4594 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4595
4596 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
4597 flags mean (bug#6659).
4598
4599 * functions.texi (What Is a Function): Document the autoload
4600 object (bug#6496).
4601
4602 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4603
4604 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
4605 is only used in the Customize user interface (bug#6089).
4606
4607 * display.texi (Showing Images): Mention the point of sliced
4608 images (bug#7836).
4609
4610 2011-07-02 Eli Zaretskii <eliz@gnu.org>
4611
4612 * variables.texi (Defining Variables, Void Variables)
4613 (Constant Variables): Fix incorrect usage of @kindex.
4614
4615 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4616
4617 * variables.texi (Defining Variables): Add an index entry for
4618 `set-variable' (bug#7262).
4619 (Defining Variables): Use @findex for functions.
4620
4621 * frames.texi (Basic Parameters): Document the `explicit-name'
4622 parameter (bug#6951).
4623
4624 * customize.texi (Type Keywords): Clarify that :value provides a
4625 default value for all types (bug#7386).
4626
4627 * streams.texi (Output Functions): Document `pp'.
4628
4629 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
4630
4631 * keymaps.texi (Searching Keymaps):
4632 * display.texi (Overlay Properties): Fix errors in 2011-05-29
4633 change. Suggested by Johan Bockgård.
4634
4635 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * text.texi (Special Properties): Clarify role of font-lock-face.
4638
4639 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4640
4641 * processes.texi (Process Information): Rename `process-alive-p'
4642 to `process-live-p' for consistency with other `-live-p' functions.
4643
4644 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
4645
4646 Document wide integers better.
4647 * files.texi (File Attributes): Document ino_t values better.
4648 ino_t values no longer map to anything larger than a single cons.
4649 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations)
4650 (Bitwise Operations):
4651 * objects.texi (Integer Type): Use a binary notation that is a bit easier
4652 to read, and that will port better if 62-bits becomes the default.
4653 Fix or remove incorrect examples.
4654 * os.texi (Time Conversion): Document time_t values better.
4655
4656 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4657
4658 * processes.texi (Process Information):
4659 Document `process-alive-p'.
4660
4661 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
4662
4663 * help.texi (Accessing Documentation):
4664 * display.texi (Pixel Specification):
4665 * processes.texi (Serial Ports, Serial Ports):
4666 * nonascii.texi (Character Properties, Default Coding Systems):
4667 * text.texi (Changing Properties, Special Properties):
4668 * windows.texi (Window Start and End):
4669 * modes.texi (SMIE Indentation Example, SMIE Tricks):
4670 * keymaps.texi (Searching Keymaps, Tool Bar):
4671 * minibuf.texi (Basic Completion):
4672 * compile.texi (Eval During Compile):
4673 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
4674 7x9 paper in printed manual.
4675
4676 * lists.texi (Sets And Lists): Fix misplaced text.
4677
4678 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
4679
4680 * keymaps.texi (Remapping Commands): Emphasize that the keymap
4681 needs to be active (Bug#8350).
4682
4683 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
4684
4685 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
4686
4687 * tips.texi (Coding Conventions): Remove antediluvian filename
4688 limit recommendation (Bug#8538).
4689
4690 2011-05-27 Glenn Morris <rgm@gnu.org>
4691
4692 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
4693
4694 2011-05-26 Glenn Morris <rgm@gnu.org>
4695
4696 * variables.texi (File Local Variables):
4697 Update hack-local-variables `mode-only' return value.
4698 Add some more details on what this function does in the other case.
4699
4700 2011-05-19 Glenn Morris <rgm@gnu.org>
4701
4702 * lists.texi (Sets And Lists): Mention cl provides union etc.
4703
4704 2011-05-19 Nix <nix@esperi.org.uk>
4705
4706 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
4707
4708 * text.texi (Parsing HTML): Update for function name changes.
4709
4710 * syntax.texi (Syntax Flags): Small fix.
4711
4712 * keymaps.texi (Active Keymaps): Typo fix.
4713 (Changing Key Bindings): Grammar fix.
4714
4715 * frames.texi (Minibuffers and Frames): Grammar fix.
4716 (Window System Selections): x-select-enable-clipboard now defaults to t.
4717
4718 * customize.texi (Common Keywords):
4719 * display.texi (Abstract Display):
4720 * modes.texi (Auto-Indentation):
4721 * nonascii.texi (Converting Representations): Typo fixes.
4722
4723 * control.texi (Examples of Catch): Call it "goto" not "go to".
4724
4725 2011-05-14 Eli Zaretskii <eliz@gnu.org>
4726
4727 * nonascii.texi (Character Properties): Fix inconsistencies with
4728 implementation.
4729
4730 * text.texi (Special Properties): Move @defvar's out of the
4731 @table. (Bug#8652)
4732
4733 2011-05-12 Glenn Morris <rgm@gnu.org>
4734
4735 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
4736
4737 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
4738
4739 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
4740 (Multiline Font Lock):
4741 * vol2.texi (Top):
4742 * vol1.texi (Top):
4743 * elisp.texi (Top): Update menu accordingly.
4744
4745 2011-05-12 Drew Adams <drew.adams@oracle.com>
4746
4747 * modes.texi (Region to Fontify): Fix typo.
4748
4749 2011-05-10 Jim Meyering <meyering@redhat.com>
4750
4751 * minibuf.texi: Fix typo "in in -> in".
4752
4753 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
4754
4755 * numbers.texi (Integer Basics): Large integers are treated as floats.
4756
4757 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4758
4759 * processes.texi (Synchronous Processes): Document the (:file
4760 "/file-name") syntax for `call-process'.
4761
4762 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
4763
4764 * windows.texi (Choosing Window): Fix typo.
4765
4766 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
4767
4768 * frames.texi (Layout Parameters): Note the difference between
4769 querying and setting parameters for left-fringe and right-fringe
4770 (Bug#6930).
4771
4772 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4773
4774 * minibuf.texi (Basic Completion): Be a bit more precise about the
4775 valid kinds of completion tables.
4776 (Programmed Completion): Remove obsolete text about lambda expressions
4777 not being valid completion tables.
4778
4779 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
4780
4781 * positions.texi (Excursions): Explain the "save-excursion
4782 defeated by set-buffer" warning.
4783
4784 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
4785 save-excursion. Suggested by Uday S Reddy.
4786
4787 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4788
4789 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
4790 (Lexical Binding): New sub-section.
4791
4792 * eval.texi (Eval): Discourage the use of `eval'.
4793 Document its new `lexical' argument.
4794
4795 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4796
4797 * commands.texi (Command Overview): `post-command-hook' is not reset to
4798 nil any more.
4799
4800 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
4801
4802 * strings.texi (String Conversion): Don't mention
4803 string-make-(uni|multi)byte (bug#8262).
4804 * nonascii.texi (Converting Representations): Fix up range.
4805 * keymaps.texi (Key Binding Commands): Update code point, avoid
4806 "unibyte character" and remove mention of unibyte bindings.
4807
4808 2011-03-10 Eli Zaretskii <eliz@gnu.org>
4809
4810 * modes.texi (Operator Precedence Grammars): Don't use characters
4811 outside ISO-8859-1.
4812
4813 2011-03-09 Eli Zaretskii <eliz@gnu.org>
4814
4815 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
4816
4817 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
4818
4819 2011-03-08 Glenn Morris <rgm@gnu.org>
4820
4821 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
4822 * intro.texi (Acknowledgements): Names to UTF-8.
4823 * elisp.texi: Set documentencoding.
4824
4825 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
4826
4827 * Version 23.3 released.
4828
4829 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
4830
4831 * package.texi: Update index keywords.
4832 (Package Archives): New node contents. Document package-x.el.
4833
4834 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
4835
4836 * makefile.w32-in (srcs): Add package.texi.
4837
4838 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
4839
4840 * package.texi (Packaging, Packaging Basics, Simple Packages)
4841 (Multi-file Packages): Expand and clarify.
4842 (Package Archives): Temporary placeholder node.
4843
4844 * elisp.texi (Top): Update node listing.
4845
4846 * Makefile.in (srcs): Add package.texi.
4847
4848 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
4849
4850 * processes.texi (Synchronous Processes): Minor clarification
4851 (Bug#8149).
4852
4853 2011-03-03 Glenn Morris <rgm@gnu.org>
4854
4855 * files.texi (Truenames): Minor clarification. (Bug#2341)
4856
4857 2011-03-01 Glenn Morris <rgm@gnu.org>
4858
4859 * variables.texi (Directory Local Variables):
4860 Mention `(subdirs . nil)' alist element.
4861
4862 2011-02-28 Glenn Morris <rgm@gnu.org>
4863
4864 * variables.texi (Directory Local Variables): Mention the optional
4865 mtime argument of dir-locals-set-directory-class. (Bug#3577)
4866
4867 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
4868
4869 * minibuf.texi (Minibuffer History): Clarify discussion of
4870 minibuffer history lists (Bug#8085).
4871
4872 2011-02-19 Eli Zaretskii <eliz@gnu.org>
4873
4874 * elisp.texi: Sync @dircategory with ../../info/dir.
4875
4876 * files.texi (Visiting Functions): Document find-file-literally,
4877 both the command and the variable.
4878
4879 * variables.texi (Creating Buffer-Local): Explain the meaning of
4880 permanent local variables.
4881
4882 * files.texi (Visiting Functions): Document find-file-literally,
4883 both the command and the variable.
4884
4885 * variables.texi (Creating Buffer-Local): Explain the meaning of
4886 permanent local variables.
4887
4888 2011-02-19 Glenn Morris <rgm@gnu.org>
4889
4890 * keymaps.texi (Remapping Commands): Mention how to undo it.
4891
4892 2011-02-09 Reuben Thomas <rrt@sc3d.org>
4893
4894 * loading.texi (Hooks for Loading): Remove unnecessary advice
4895 about eval-after-load (Bug#7986).
4896
4897 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
4898
4899 * commands.texi (Accessing Mouse): Note that a header line is not
4900 included in the row of posn-col-row.
4901
4902 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
4903
4904 * modes.texi (Major Mode Conventions): Add face guidelines.
4905 (Faces for Font Lock): List faces in order of prominence.
4906
4907 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
4908
4909 format-time-string now supports subsecond time stamp resolution
4910 * os.texi (Time Parsing): Document %N.
4911
4912 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
4913
4914 * vol1.texi (Top):
4915 * vol2.texi (Top):
4916 * elisp.texi (Top):
4917 * display.texi (Display Property): Shorten the menu description of
4918 the "Other Display Specs" node (Bug#7816).
4919
4920 * keymaps.texi (Defining Menus): Add "menu item" and "extended
4921 menu item" concept index entries (Bug#7805).
4922
4923 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4924
4925 * makefile.w32-in (texinfodir): New variable.
4926 (usermanualdir): Remove as redundant with $(emacsdir).
4927 (MAKEINFO): Remove options, leave only program name.
4928 (MAKEINFO_OPTS): New variable.
4929 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
4930
4931 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
4932 Richard Kim <emacs18@gmail.com>
4933
4934 * loading.texi (Library Search): Document list-load-path-shadows
4935 (Bug#7757).
4936
4937 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
4938
4939 * searching.texi (Regexp Special): Remove outdated discussion of
4940 character sets (Bug#7780).
4941
4942 * frames.texi (Pop-Up Menus): Document where menu title comes
4943 from (Bug#7684).
4944
4945 2011-01-25 Glenn Morris <rgm@gnu.org>
4946
4947 * display.texi (Making Buttons): Mention limitation of text buttons.
4948
4949 2011-01-23 Werner Lemberg <wl@gnu.org>
4950
4951 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4952 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4953 (ENVADD): New variable to control texi2dvi and texi2pdf.
4954
4955 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
4956
4957 * files.texi (Directory Names): Move directory-abbrev-alist doc to
4958 Emacs manual.
4959
4960 2011-01-15 Eli Zaretskii <eliz@gnu.org>
4961
4962 * files.texi (Directory Names): Explain why FROM in
4963 directory-abbrev-alist should begin with \`. (Bug#7777)
4964
4965 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
4966
4967 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
4968
4969 2011-01-02 Eli Zaretskii <eliz@gnu.org>
4970
4971 * modes.texi (Emulating Mode Line): Fix last change.
4972
4973 2011-01-02 Eli Zaretskii <eliz@gnu.org>
4974
4975 * modes.texi (Emulating Mode Line): Update documentation of
4976 format-mode-line according to changes that fixed bug #7587.
4977
4978 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4979
4980 * modes.texi (Derived Modes): Mention prog-mode.
4981
4982 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
4983 of the key-binding-data cache since we don't use it any more.
4984
4985 2010-12-13 Eli Zaretskii <eliz@gnu.org>
4986
4987 * processes.texi (Shell Arguments):
4988 * strings.texi (Creating Strings): Don't mention "shell commands";
4989 make it explicit that `split-string-and-unquote' and
4990 `combine-and-quote-strings' are mainly for working with arguments
4991 to call-process and start-process.
4992
4993 * processes.texi (Shell Arguments): Fix documentation of
4994 `split-string-and-unquote'. Add indexing. (Bug#7563)
4995
4996 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4997
4998 * modes.texi (Auto-Indentation): New section to document SMIE.
4999 (Major Mode Conventions):
5000 * text.texi (Mode-Specific Indent): Refer to it.
5001
5002 2010-12-13 Eli Zaretskii <eliz@gnu.org>
5003
5004 * display.texi (Other Display Specs): Document left-fringe and
5005 right-fringe display specs.
5006
5007 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5008
5009 * backups.texi (Making Backups):
5010 * modes.texi (Example Major Modes): Use recommended coding style.
5011 (Major Mode Basics, Derived Modes): Encourge more strongly use of
5012 define-derived-mode. Mention completion-at-point-functions.
5013
5014 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
5015
5016 * nonascii.texi (Converting Representations):
5017 Document byte-to-string.
5018
5019 2010-12-08 Glenn Morris <rgm@gnu.org>
5020
5021 * buffers.texi (Modification Time):
5022 verify-visited-file-modtime now defaults to the current buffer.
5023
5024 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
5025
5026 * nonascii.texi (Converting Representations): Document byte-to-string.
5027
5028 * strings.texi (Creating Strings): Don't mention semi-obsolete
5029 function char-to-string.
5030 (String Conversion): Shorten discussion of semi-obsolete function
5031 string-to-char. Link to Converting Representations.
5032
5033 * objects.texi (Symbol Type):
5034 * text.texi (Near Point):
5035 * help.texi (Help Functions):
5036 * functions.texi (Mapping Functions): Use string instead of
5037 char-to-string in examples.
5038
5039 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
5040
5041 * text.texi (Kill Functions, Kill Functions)
5042 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
5043 YANK-HANDLER args.
5044
5045 * symbols.texi (Creating Symbols): Using unintern without an
5046 obarray arg is now obsolete.
5047
5048 * numbers.texi (Float Basics): Document float-e and float-pi.
5049
5050 * variables.texi (Defining Variables): Change "pi" example to
5051 "float-pi".
5052
5053 2010-11-26 Eli Zaretskii <eliz@gnu.org>
5054
5055 * commands.texi (Click Events): Document the values of X, Y and
5056 COL, ROW in the event's position, when the click is on the header
5057 or mode line, on the fringes, or in the margins.
5058
5059 2010-11-17 Eli Zaretskii <eliz@gnu.org>
5060
5061 * customize.texi (Composite Types): Lower-case index entry.
5062
5063 * loading.texi (How Programs Do Loading):
5064 Document load-file-name. (Bug#7346)
5065
5066 2010-11-17 Glenn Morris <rgm@gnu.org>
5067
5068 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
5069
5070 2010-11-13 Eli Zaretskii <eliz@gnu.org>
5071
5072 * display.texi (Usual Display): Characters with no fonts are not
5073 necessarily displayed as empty boxes.
5074
5075 2010-10-31 Glenn Morris <rgm@gnu.org>
5076
5077 * maps.texi (Standard Keymaps): Update File menu description.
5078
5079 2010-10-28 Glenn Morris <rgm@gnu.org>
5080
5081 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
5082
5083 2010-10-24 Eli Zaretskii <eliz@gnu.org>
5084
5085 * display.texi (Window Systems): Deprecate use of window-system as
5086 a predicate.
5087
5088 2010-10-23 Glenn Morris <rgm@gnu.org>
5089
5090 * help.texi (Documentation Basics): Remove mentions of digest-doc and
5091 sorted-doc.
5092
5093 2010-10-15 Eli Zaretskii <eliz@gnu.org>
5094
5095 * os.texi (Dynamic Libraries): New node, with slightly modified
5096 text deleted from "Image Formats".
5097 (System Interface): Add @menu entry for "Dynamic Libraries".
5098
5099 * display.texi (Image Formats): Remove description of
5100 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
5101
5102 2010-10-12 Glenn Morris <rgm@gnu.org>
5103
5104 * book-spine.texinfo: Rename to book-spine.texi.
5105
5106 2010-10-11 Glenn Morris <rgm@gnu.org>
5107
5108 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
5109
5110 * Makefile.in (DVIPS): New variable.
5111 (.PHONY): Add html, ps.
5112 (html, elisp.html, ps, elisp.ps): New targets.
5113 (clean): Delete html, ps files.
5114 ($(infodir)/elisp): Remove unnecessary includes.
5115
5116 2010-10-09 Eli Zaretskii <eliz@gnu.org>
5117
5118 * makefile.w32-in (emacsdir): New variable.
5119 (srcs): Add emacsver.texi.
5120 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
5121
5122 2010-10-09 Glenn Morris <rgm@gnu.org>
5123
5124 * Makefile.in (VPATH): Remove.
5125 (infodir): Make it absolute.
5126 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
5127
5128 * Makefile.in (dist): Anchor regexps.
5129
5130 * Makefile.in (srcs): Put elisp.texi first.
5131 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
5132
5133 * Makefile.in (infoclean): Remove harmless, long-standing error.
5134
5135 * Makefile.in ($(infodir)): Delete rule.
5136 (mkinfodir): New.
5137 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
5138
5139 * Makefile.in (dist): Remove reference to emacsver.texi.in.
5140 Also copy emacsver.texi, and edit $emacsdir.
5141
5142 2010-10-09 Glenn Morris <rgm@gnu.org>
5143
5144 * Makefile.in (emacsdir): New variable.
5145 (MAKEINFO): Add -I $emacsdir.
5146 (dist): Copy emacsver.texi.
5147 (srcs): Add emacsver.texi.
5148
5149 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
5150 Set EMACSVER by including emacsver.texi.
5151
5152 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
5153
5154 2010-10-07 Glenn Morris <rgm@gnu.org>
5155
5156 * Makefile.in (version): New, set by configure.
5157 (clean): Delete dist tar file.
5158 (dist): Use version in tar name.
5159
5160 2010-10-06 Glenn Morris <rgm@gnu.org>
5161
5162 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
5163 (INSTALL_INFO): Remove unused variable.
5164 (mostlyclean, infoclean, dist): New rules.
5165 (clean): Delete dvi and pdf files.
5166 (maintainer-clean): Remove elisp.oaux, use infoclean.
5167 ($(infodir)): Add parallel build workaround.
5168
5169 2010-10-04 Glenn Morris <rgm@gnu.org>
5170
5171 * Makefile.in (dvi, pdf, $(infodir)): New targets.
5172 ($(infodir)/elisp): Ensure target directory exists. Use $@.
5173 Fix -I typo.
5174 (clean): No 'make.out' or 'core' files.
5175 (.PHONY): Declare clean rules.
5176 (maintainer-clean): Delete pdf file. Guard against cd failures.
5177
5178 2010-10-03 Glenn Morris <rgm@gnu.org>
5179
5180 * files.texi (File Name Components): Remove ignored section about
5181 deleted variable directory-sep-char.
5182
5183 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
5184
5185 * files.texi (Magic File Names): New defopt
5186 remote-file-name-inhibit-cache.
5187
5188 2010-10-02 Glenn Morris <rgm@gnu.org>
5189
5190 * os.texi (Killing Emacs): Hook now runs in batch mode.
5191
5192 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
5193
5194 * text.texi (Special Properties): Clarify when modification-hooks run.
5195
5196 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
5197
5198 * syntax.texi (Syntax Flags): Document new `c' flag.
5199
5200 2010-09-09 Glenn Morris <rgm@gnu.org>
5201
5202 * display.texi (ImageMagick Images): General cleanup.
5203
5204 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
5205
5206 * files.texi (Directory Names): Use \` rather than ^.
5207
5208 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
5209
5210 * text.texi (Low-Level Kill Ring):
5211 * frames.texi (Window System Selections): Remove cut buffer
5212 documentation.
5213
5214 2010-08-28 Eli Zaretskii <eliz@gnu.org>
5215
5216 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
5217 Parameters", where the default fringe width is described.
5218
5219 * frames.texi (Window Frame Parameters, Basic Parameters)
5220 (Position Parameters, Layout Parameters, Management Parameters)
5221 (Cursor Parameters, Font and Color Parameters): Add indexing for
5222 frame parameters. (Bug#6929)
5223
5224 2010-08-25 Tom Tromey <tromey@redhat.com>
5225
5226 * vol2.texi (Top): Update.
5227 * vol1.texi (Top): Update.
5228 * tips.texi (Library Headers): Mention Package-Version and
5229 Package-Requires.
5230 * package.texi: New file.
5231 * os.texi (System Interface): Update pointers.
5232 * elisp.texi (Top): Link to new nodes. Include package.texi.
5233 * anti.texi (Antinews): Update pointers.
5234
5235 2010-08-25 Eli Zaretskii <eliz@gnu.org>
5236
5237 * processes.texi (Filter Functions): Fix last change.
5238
5239 2010-08-24 Markus Triska <triska@gmx.at>
5240
5241 * processes.texi (Filter Functions): Use `buffer-live-p' instead
5242 of `buffer-name' in the main text as well as in the example
5243 (Bug#3098).
5244
5245 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5246
5247 * nonascii.texi (Text Representations):
5248 * loading.texi (Loading Non-ASCII):
5249 * compile.texi (Byte Compilation): Don't mention obsolete
5250 --unibyte command-line argument.
5251
5252 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5253
5254 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
5255
5256 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
5257
5258 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
5259
5260 2010-08-20 Eli Zaretskii <eliz@gnu.org>
5261
5262 * commands.texi (Misc Events): Add cross-references to where
5263 POSITION of a mouse event is described in detail.
5264
5265 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
5266
5267 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
5268
5269 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5270
5271 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
5272 Suggested by Štěpán Němec <stepnem@gmail.com>.
5273
5274 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
5275
5276 * minibuf.texi (High-Level Completion): Document args of
5277 `read-buffer-function' (bug#5625).
5278
5279 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
5280
5281 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
5282
5283 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
5284
5285 * processes.texi (Process Information): Explain process property
5286 `remote-tty'.
5287
5288 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
5289
5290 * modes.texi (Defining Minor Modes): Use C-delete in examples,
5291 instead of "\C-\^?" (bug#6334).
5292
5293 * text.texi (Special Properties): Fix typo.
5294
5295 2010-07-09 Eli Zaretskii <eliz@gnu.org>
5296
5297 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
5298 calling sequences, which are now the standard.
5299
5300 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
5301
5302 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
5303
5304 * commands.texi (Command Overview): Mention undo-boundary call.
5305
5306 2010-06-23 Glenn Morris <rgm@gnu.org>
5307
5308 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
5309 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
5310 * frames.texi, functions.texi, internals.texi, keymaps.texi:
5311 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
5312 * searching.texi, sequences.texi, strings.texi, syntax.texi:
5313 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
5314 Untabify Texinfo files.
5315
5316 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
5317
5318 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
5319
5320 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
5321
5322 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5323
5324 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
5325
5326 * searching.texi (Regexp Special): Remove obsolete information
5327 about matching non-ASCII characters, and suggest using char
5328 classes (Bug#6283).
5329
5330 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
5331
5332 * minibuf.texi (Basic Completion): Add missing "@end defun".
5333
5334 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5335
5336 * minibuf.texi (Basic Completion): Document completion-boundaries.
5337 (Programmed Completion): Document the new fourth method for boundaries.
5338
5339 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
5340
5341 * display.texi (Image Cache): Update documentation about image caching.
5342
5343 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5344
5345 * windows.texi (Textual Scrolling):
5346 * tips.texi (Coding Conventions):
5347 * minibuf.texi (Minibuffer History):
5348 * maps.texi (Standard Keymaps):
5349 * loading.texi (Where Defined):
5350 * edebug.texi (Instrumenting): Fix typos.
5351
5352 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5353
5354 * keymaps.texi (Menu Bar): Document :advertised-binding property.
5355
5356 * functions.texi (Obsolete Functions):
5357 Document set-advertised-calling-convention.
5358
5359 * minibuf.texi (Basic Completion): Document completion-in-region.
5360 (Programmed Completion): Document completion-annotate-function.
5361
5362 * commands.texi (Reading One Event): Document read-key.
5363 (Distinguish Interactive): Document KIND arg to
5364 called-interactively-p. Delete obsolete interactive-p.
5365
5366 * elisp.texi (Top): Update node description.
5367
5368 2010-05-08 Eli Zaretskii <eliz@gnu.org>
5369
5370 * nonascii.texi (Character Properties):
5371 Document unicode-category-table. Add an index entry for Unicode
5372 general category.
5373
5374 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5375
5376 * Version 23.2 released.
5377
5378 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
5379
5380 * locals.texi (Standard Buffer-Local Variables):
5381 Remove @ignore'd reference to `direction-reversed'.
5382
5383 2010-04-14 Juri Linkov <juri@jurta.org>
5384
5385 Fix @deffn without category.
5386
5387 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
5388 for `abbrev-insert'.
5389
5390 * buffers.texi (Indirect Buffers): Add category `Command'
5391 to @deffn of `clone-indirect-buffer'.
5392
5393 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
5394 for `next-window' and `previous-window'. Add category `Command'
5395 to @deffn of `pop-to-buffer'.
5396
5397 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
5398
5399 * nonascii.texi (Text Representations): Don't mark
5400 enable-multibyte-characters as a user option.
5401
5402 2010-03-31 Eli Zaretskii <eliz@gnu.org>
5403
5404 * control.texi (Handling Errors): How to re-throw a signal caught
5405 by condition-case.
5406
5407 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
5408
5409 * loading.texi (Hooks for Loading): Document after-load-functions.
5410 Copyedits.
5411
5412 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
5413
5414 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
5415
5416 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
5417
5418 * processes.texi (Network Processes): Document seqpacket type.
5419
5420 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
5421
5422 * os.texi (System Environment): Do not mention lynxos.
5423
5424 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5425
5426 * Branch for 23.2.
5427
5428 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
5429
5430 * objects.texi (Integer Type): Take note of the read syntax
5431 exception for numbers that cannot fit in the integer type.
5432
5433 2010-03-03 Glenn Morris <rgm@gnu.org>
5434
5435 * numbers.texi (Integer Basics, Bitwise Operations):
5436 * objects.texi (Integer Type): Update for integers now being 30-bit.
5437
5438 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
5439
5440 * display.texi (Low-Level Font): Document :otf font-spec property.
5441
5442 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
5443
5444 * display.texi (Line Height): Avoid obsolete special default variables
5445 like default-major-mode.
5446
5447 2010-01-28 Alan Mackenzie <acm@muc.de>
5448
5449 * display.texi (Auto Faces): Say fontification-functions is called
5450 whether or not Font Lock is enabled. Tidy up the wording a bit.
5451
5452 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5453
5454 * elisp.texi: Remove duplicate edition information (Bug#5407).
5455
5456 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5457
5458 * two.el (volume-header-toc-markup): Fix typos in docstring.
5459
5460 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5461
5462 Avoid dubious uses of save-excursions.
5463 * positions.texi (Excursions): Recommend the use of
5464 save-current-buffer if applicable.
5465 * text.texi (Clickable Text): Fix the example code which used
5466 save-excursion in a naive way which sometimes preserves point and
5467 sometimes not.
5468 * variables.texi (Creating Buffer-Local):
5469 * os.texi (Session Management):
5470 * display.texi (GIF Images):
5471 * control.texi (Cleanups): Use (save|with)-current-buffer.
5472
5473 2010-01-02 Eli Zaretskii <eliz@gnu.org>
5474
5475 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
5476
5477 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
5478
5479 * nonascii.texi (Text Representations, Character Codes)
5480 (Converting Representations, Explicit Encoding)
5481 (Translation of Characters): Use hex notation consistently.
5482 (Character Sets): Fix map-charset-chars doc (Bug#5197).
5483
5484 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
5485
5486 * loading.texi (Where Defined): Make it clearer that these are
5487 loaded files (Bug#5068).
5488
5489 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
5490
5491 * minibuf.texi (Completion Styles): Document `initials' style.
5492
5493 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * frames.texi (Resources): Describe inhibit-x-resources.
5496 (Size Parameters): Copyedit.
5497
5498 * hash.texi (Creating Hash):
5499 * objects.texi (Hash Table Type): Document the new hash table
5500 printed representation.
5501
5502 * minibuf.texi (Basic Completion): 4th arg to all-completions is
5503 obsolete.
5504
5505 * processes.texi (Process Buffers):
5506 Document process-kill-buffer-query-function.
5507
5508 2009-12-05 Glenn Morris <rgm@gnu.org>
5509
5510 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
5511 diary-display-function, and no longer recommended to be a hook.
5512 Update for changes in the names of calendar and diary hooks.
5513 diary-print-entries-hook has changed section.
5514
5515 2009-11-28 Eli Zaretskii <eliz@gnu.org>
5516
5517 * text.texi (Special Properties): More accurate description of
5518 what the `cursor' property does.
5519
5520 2009-11-26 Kevin Ryde <user42@zip.com.au>
5521
5522 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
5523 mouse-wheel-down-event, the closest thing to a definition for them.
5524 * os.texi (Startup Summary): vindex inhibit-startup-message and
5525 inhibit-splash-screen.
5526 (Command-Line Arguments): vindex argv.
5527 (Suspending Emacs): vindex suspend-tty-functions and
5528 resume-tty-functions. Don't want to index every hook, but having
5529 the programming ones is helpful.
5530
5531 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
5532
5533 * commands.texi (Motion Events): Fix typo (Bug#4907).
5534
5535 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
5536
5537 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
5538 are affected by case-fold-search (Bug#4483).
5539
5540 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
5541
5542 * minibuf.texi (Reading File Names): Note that read-file-name may
5543 use a graphical file dialog.
5544
5545 2009-10-31 Glenn Morris <rgm@gnu.org>
5546
5547 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
5548
5549 2009-10-16 Kevin Ryde <user42@zip.com.au>
5550
5551 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
5552 in particular so `info-lookup-symbol' can find its docs.
5553
5554 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
5555
5556 * variables.texi (Constant Variables): Distinguish from defconst
5557 variables.
5558 (Defining Variables): Add cindex.
5559
5560 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
5561
5562 * os.texi (Time of Day): Clarify that the microsecond part is
5563 ignored (Bug#4637).
5564
5565 2009-10-11 Glenn Morris <rgm@gnu.org>
5566
5567 * frames.texi (Size and Position): Clarify what is included in the frame
5568 height. (Bug#4535)
5569
5570 2009-10-10 Glenn Morris <rgm@gnu.org>
5571
5572 * windows.texi (Size of Window): The relationship between window and
5573 frame heights is not so simple. (Bug#4535)
5574 Mention window-full-height-p.
5575
5576 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5577
5578 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
5579 used from Lisp.
5580
5581 2009-10-07 Eli Zaretskii <eliz@gnu.org>
5582
5583 * files.texi (Directory Names) <abbreviate-file-name>:
5584 Document that root home directories are not replaced with "~".
5585
5586 2009-10-06 Eli Zaretskii <eliz@gnu.org>
5587
5588 * text.texi (Special Properties): Document the meaning of the
5589 `cursor' text property whose value is an integer.
5590
5591 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5592
5593 * files.texi (Magic File Names): Add `copy-directory'.
5594
5595 2009-10-05 Eli Zaretskii <eliz@gnu.org>
5596
5597 * files.texi (File Attributes): Fix description of file
5598 attributes. (Bug#4638) Update attributes of files.texi example to
5599 be more representative.
5600
5601 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5602
5603 * files.texi (Create/Delete Dirs): New command copy-directory.
5604
5605 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
5606
5607 * anti.texi (Antinews):
5608 * macros.texi (Indenting Macros):
5609 * strings.texi (Creating Strings, Case Conversion):
5610 Remove duplicate words.
5611
5612 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
5613
5614 * files.texi (Create/Delete Dirs): delete-directory has an
5615 optional parameter RECURSIVE.
5616
5617 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
5618
5619 * buffers.texi (Swapping Text): Minor clarification.
5620
5621 2009-10-01 Glenn Morris <rgm@gnu.org>
5622
5623 * functions.texi (Declaring Functions): Mention that we also search for
5624 ".m" files in the src/ directory.
5625
5626 2009-09-25 David Engster <deng@randomsample.de>
5627
5628 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
5629
5630 2009-09-22 Glenn Morris <rgm@gnu.org>
5631
5632 * internals.texi (Building Emacs): Mention preloaded-file-list.
5633
5634 2009-09-14 Alan Mackenzie <acm@muc.de>
5635
5636 * os.texi (Terminal Output): Put "@code{}" around "stdout".
5637
5638 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5639
5640 * functions.texi (Anonymous Functions): Rearrange discussion,
5641 giving usage of unquoted lambda forms first. Mention that
5642 `function' and `#'' are no longer required (Bug#4290).
5643
5644 2009-09-11 Alan Mackenzie <acm@muc.de>
5645
5646 * os.texi (Terminal Output): Document `send-string-to-terminal' in
5647 batch mode.
5648
5649 2009-09-01 Glenn Morris <rgm@gnu.org>
5650
5651 * display.texi (Face Functions): Mention define-obsolete-face-alias.
5652
5653 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
5654
5655 * nonascii.texi (Character Codes): Fix typos.
5656
5657 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5658
5659 * processes.texi (Synchronous Processes): New defvar
5660 process-file-side-effects.
5661
5662 2009-08-25 Glenn Morris <rgm@gnu.org>
5663
5664 * display.texi (Fontsets): Fix typo.
5665
5666 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
5667
5668 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5669
5670 * processes.texi (Asynchronous Processes): Adjust arglist of
5671 start-process-shell-command and start-file-process-shell-command.
5672
5673 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
5674
5675 * advice.texi (Argument Access in Advice): Note that argument
5676 positions are zero-based (Bug#3932).
5677
5678 * commands.texi (Distinguish Interactive): Minor copyedit.
5679
5680 * display.texi (Face Attributes): Add xref to Displaying Faces for
5681 explanation of "underlying face".
5682
5683 * customize.texi (Common Keywords): Add xref to Loading.
5684
5685 * loading.texi (How Programs Do Loading): Add xref to Lisp
5686 Libraries node in the Emacs manual.
5687
5688 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
5689
5690 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
5691
5692 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
5693
5694 * processes.texi (Shell Arguments): Copyedits.
5695
5696 2009-07-18 Glenn Morris <rgm@gnu.org>
5697
5698 * loading.texi (Repeated Loading): Fix typo.
5699
5700 2009-07-16 Richard Stallman <rms@gnu.org>
5701
5702 * buffers.texi (Swapping Text): Recommend setting
5703 write-region-annotate-functions and buffer-saved-size.
5704
5705 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
5706
5707 2009-07-15 Glenn Morris <rgm@gnu.org>
5708
5709 * edebug.texi: Minor re-phrasings throughout.
5710 (Edebug Execution Modes): Sit-for affects continue mode too.
5711 (Jumping): Use `forward-sexp' rather than its keybinding.
5712 (Edebug Misc): Fix Q binding.
5713 (Edebug Eval): Remove cl version.
5714 (Printing in Edebug): Clarify print-length etc.
5715 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
5716 (Specification List): Remove edebug-unwrap findex entry.
5717 (Specification Examples): defmacro is actually not the same as defun.
5718 Escape "`" in example.
5719
5720 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
5721
5722 * markers.texi (The Mark): Document optional arg to
5723 deactivate-mark.
5724
5725 2009-07-11 Kevin Ryde <user42@zip.com.au>
5726
5727 * hooks.texi (Standard Hooks): Fix cross-references.
5728
5729 * loading.texi (Named Features): Refer to eval-after-load.
5730
5731 2009-07-11 Glenn Morris <rgm@gnu.org>
5732
5733 * Makefile.in (TEXI2PDF): New.
5734 (elisp.pdf): New target.
5735
5736 * searching.texi (Regexp Backslash): Fix typo.
5737
5738 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5739
5740 2009-07-10 Glenn Morris <rgm@gnu.org>
5741
5742 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
5743
5744 * customize.texi (Customization Types):
5745 * display.texi (Abstract Display):
5746 * objects.texi (Character Type, String Type):
5747 Merge in some menu descriptions from elisp.texi.
5748
5749 * hash.texi (Hash Tables):
5750 * modes.texi (Multiline Font Lock):
5751 End menu description with period.
5752
5753 2009-07-09 Glenn Morris <rgm@gnu.org>
5754
5755 * back.texi: Don't hard-code texinfo location.
5756
5757 * two-volume.make (texinfodir): New, with location of texinfo.tex.
5758 (tex): Add texinfodir to TEXINPUTS.
5759 (elisp1med-init, elisp2med-init): Use texinfodir.
5760
5761 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
5762 (clean): Add two-volume.make intermediate files.
5763
5764 * elisp.texi, vol1.texi, vol2.texi:
5765 Use a DATE variable with the publication date, and update it.
5766 Fix antinews menu description.
5767
5768 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
5769 Update the detailed node listing to match elisp.texi.
5770
5771 * README: Update edition to match elisp.texi.
5772
5773 * objects.texi (General Escape Syntax):
5774 * nonascii.texi (Character Sets):
5775 Use consistent case for "Unicode Standard".
5776
5777 * anti.texi (Antinews):
5778 * customize.texi (Variable Definitions):
5779 * functions.texi (Declaring Functions):
5780 * nonascii.texi (Character Properties):
5781 * processes.texi (Serial Ports):
5782 * text.texi (Special Properties):
5783 * tips.texi (Coding Conventions):
5784 Minor rearrangements to improve TeX line-filling.
5785
5786 * commands.texi (Using Interactive): Fix cross-reference.
5787
5788 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
5789
5790 * frames.texi (Management Parameters): Mention sticky.
5791
5792 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5793
5794 * help.texi (Help Functions): Fix description of help-buffer and
5795 help-setup-xref to use @defun instead of @deffn.
5796
5797 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
5798
5799 * frames.texi (Size Parameters): Mention maximized for fullscreen.
5800
5801 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
5802
5803 * display.texi (Window Systems): Add ns to the list.
5804
5805 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5806
5807 * Branch for 23.1.
5808
5809 2009-06-17 Martin Rudalics <rudalics@gmx.at>
5810
5811 * windows.texi (Dedicated Windows): Fix typo.
5812 (Resizing Windows): Replace @defun by @deffn.
5813
5814 2009-06-17 Glenn Morris <rgm@gnu.org>
5815
5816 * variables.texi (Directory Local Variables):
5817 Update for 2009-04-11 name-change of dir-locals-directory-alist.
5818
5819 2009-06-09 Kenichi Handa <handa@m17n.org>
5820
5821 * nonascii.texi (Character Sets): State clearly that FROM and TO
5822 are codepoints of CHARSET.
5823
5824 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
5825
5826 * minibuf.texi (Reading File Names): Fix introductory text.
5827 Suggested by stan@derbycityprints.com.
5828 (High-Level Completion): Fix typo.
5829
5830 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
5831
5832 * frames.texi (Text Terminal Colors): Multi-tty is already
5833 implemented, but tty-local colors are not.
5834
5835 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
5836
5837 * hooks.texi (Standard Hooks): Remove mention of obsolete
5838 redisplay-end-trigger-functions.
5839
5840 * internals.texi (Window Internals): Remove mention of obsolete
5841 redisplay-end-trigger-functions.
5842
5843 2009-05-21 Martin Rudalics <rudalics@gmx.at>
5844
5845 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
5846
5847 * backups.texi (Making Backups): backup-directory-alist and
5848 make-backup-file-name-function are options.
5849 (Auto-Saving): auto-save-list-file-prefix is an option.
5850
5851 * buffers.texi (Killing Buffers): buffer-offer-save is an
5852 option.
5853
5854 * display.texi (Refresh Screen): no-redraw-on-reenter is an
5855 option.
5856 (Echo Area Customization): echo-keystrokes is an option.
5857 (Selective Display): selective-display-ellipses is an option.
5858 (Temporary Displays): temp-buffer-show-function is an option.
5859 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
5860 are options.
5861 (Font Selection): face-font-family-alternatives,
5862 face-font-selection-order, face-font-registry-alternatives, and
5863 scalable-fonts-allowed are options.
5864 (Fringe Indicators): indicate-buffer-boundaries is an option.
5865 (Fringe Cursors): overflow-newline-into-fringe is an option.
5866 (Scroll Bars): scroll-bar-mode is an option.
5867
5868 * eval.texi (Eval): max-lisp-eval-depth is an option.
5869
5870 * files.texi (Visiting Functions): find-file-hook is an option.
5871 (Directory Names): directory-abbrev-alist is an option.
5872 (Unique File Names): temporary-file-directory and
5873 small-temporary-file-directory are options.
5874
5875 * frames.texi (Initial Parameters): initial-frame-alist,
5876 minibuffer-frame-alist and default-frame-alist are options.
5877 (Cursor Parameters): blink-cursor-alist and
5878 cursor-in-non-selected-windows ar options.
5879 (Window System Selections): selection-coding-system is an
5880 option.
5881 (Display Feature Testing): display-mm-dimensions-alist is an
5882 option.
5883
5884 * help.texi (Help Functions): help-char and help-event-list are
5885 options.
5886
5887 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
5888 an option.
5889
5890 * minibuf.texi (Minibuffer History): history-length and
5891 history-delete-duplicates are options.
5892 (High-Level Completion): read-buffer-function and
5893 read-buffer-completion-ignore-case are options.
5894 (Reading File Names): read-file-name-completion-ignore-case is
5895 an option.
5896
5897 * modes.texi (Mode Line Top): mode-line-format is an option.
5898 (Mode Line Variables): mode-line-position and mode-line-modes
5899 are options.
5900
5901 * nonascii.texi (Text Representations):
5902 enable-multibyte-characters is an option.
5903 (Default Coding Systems): auto-coding-regexp-alist,
5904 file-coding-system-alist, auto-coding-alist and
5905 auto-coding-functions are options.
5906 (Specifying Coding Systems): inhibit-eol-conversion is an
5907 option.
5908
5909 * os.texi (Init File): site-run-file is an option.
5910 (System Environment): mail-host-address is an option.
5911 (User Identification): user-mail-address is an option.
5912 (Terminal Output): baud-rate is an option.
5913
5914 * positions.texi (Word Motion): words-include-escapes is an
5915 option.
5916
5917 * searching.texi (Standard Regexps): page-delimiter,
5918 paragraph-separate, paragraph-separate and sentence-end are
5919 options.
5920
5921 * text.texi (Margins): left-margin and fill-nobreak-predicate
5922 are options.
5923
5924 * variables.texi (Local Variables): max-specpdl-size is an
5925 option.
5926
5927 * windows.texi (Choosing Window):
5928 split-window-preferred-function, special-display-function and
5929 display-buffer-function are options.
5930
5931 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
5932
5933 Fix errors spotted by Martin Rudalics.
5934
5935 * syntax.texi (Position Parse): Document rationale for ignored
5936 arguments to syntax-ppss-flush-cache.
5937
5938 * processes.texi (Input to Processes): Mark PROCESS arg to
5939 process-running-child-p as optional.
5940 (Network Options): Document NO-ERROR arg to
5941 set-network-process-option.
5942
5943 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
5944 command.
5945
5946 * searching.texi (POSIX Regexps): Mark posix-search-forward and
5947 posix-search-backward as commands.
5948
5949 * os.texi (Killing Emacs): Mark kill-emacs as a command.
5950 (Suspending Emacs): Mark suspend-emacs as a command.
5951 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
5952 commands.
5953 (Terminal Output): Remove obsolete function baud-rate.
5954 Document TERMINAL arg for send-string-to-terminal.
5955
5956 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
5957 terminal-coding-system and set-terminal-coding-system.
5958 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
5959 as optional.
5960 (Character Sets): Document RESTRICTION arg of char-charset.
5961 (Character Codes): Mark POS argument to get-byte as optional.
5962
5963 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
5964 minibuffer-message.
5965
5966 * files.texi (Create/Delete Dirs): Mark make-directory and
5967 delete-directory as commands.
5968
5969 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
5970
5971 * text.texi (Base 64): Mark base64-decode-string and
5972 base64-encode-string as commands.
5973 (Columns): Mark move-to-column as a command.
5974 (Mode-Specific Indent): Document RIGID arg to
5975 indent-for-tab-command.
5976 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
5977 Mark indent-code-rigidly as a command.
5978 (Substitution): Mark translate-region as a command.
5979
5980 * frames.texi (Size and Position): Remove obsolete functions
5981 screen-height and screen-width.
5982
5983 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
5984
5985 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
5986 (Displaying Buffers, Resizing Windows): Correct mistakes;
5987 next-window, previous-window, and pop-to-buffer are not commands,
5988 and fit-window-to-buffer" is a command. (Pointed out by Martin
5989 Rudalics.)
5990
5991 2009-05-17 Richard M Stallman <rms@gnu.org>
5992
5993 * modes.texi (Precalculated Fontification): Clarify text.
5994
5995 2009-05-17 Martin Rudalics <rudalics@gmx.at>
5996
5997 * windows.texi (Selecting Windows): Clarify descriptions of
5998 with-selected-window and get-lru-window.
5999 (Cyclic Window Ordering): Refer to particular frame when talking
6000 about how splitting affects the ordering.
6001 (Displaying Buffers): Fix descriptions of switch-to-buffer and
6002 switch-to-buffer-other-window. Explain how setting of
6003 display-buffer-reuse-frames affects pop-to-buffer.
6004 (Choosing Window): Clarify some details in descriptions of
6005 display-buffer-reuse-frames, pop-up-frames, and
6006 pop-up-frame-function.
6007 (Dedicated Windows): Clarify some details.
6008 (Textual Scrolling): Replace term vscroll by term vertical
6009 scroll position.
6010 (Vertical Scrolling): Fix typo.
6011 (Window Hooks): Relate text on jit-lock-register to window
6012 scrolling and size changes.
6013
6014 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
6015
6016 * frames.texi (Initial Parameters): Clarify what the initial
6017 minibuffer frame is.
6018 (Buffer Parameters): Note that the minibuffer parameter can not be
6019 altered.
6020
6021 * anti.texi (Antinews): Copyedits. Rearrange some entries.
6022 Document display-buffer changes.
6023
6024 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
6025
6026 * anti.texi (Antinews): Rewrite for Emacs 22.
6027
6028 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
6029 obarrays are first mentioned. Define "system abbrev" more
6030 prominently, and add it to the index.
6031 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
6032 Copyedits.
6033 (Abbrev Expansion): Document abbrev-insert.
6034
6035 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
6036
6037 * frames.texi (Font and Color Parameters): Rename from Color
6038 Parameters. Document font-backend parameter.
6039
6040 * vol2.texi (Top): Update node listing.
6041 * vol1.texi (Top): Update node listing.
6042 * elisp.texi (Top): Update node listing.
6043
6044 2009-05-11 Martin Rudalics <rudalics@gmx.at>
6045
6046 * windows.texi (Choosing Window): Don't explicitly refer to
6047 split-window-sensibly's window argument in descriptions of
6048 split-height-threshold and split-width-threshold.
6049
6050 2009-05-10 Martin Rudalics <rudalics@gmx.at>
6051
6052 * windows.texi (Choosing Window): Fix rewrite of window
6053 splitting section.
6054
6055 2009-05-09 Eli Zaretskii <eliz@gnu.org>
6056
6057 * nonascii.texi (Default Coding Systems):
6058 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
6059 Add indexing.
6060 (Lisp and Coding Systems): Add index entries.
6061
6062 2009-05-09 Martin Rudalics <rudalics@gmx.at>
6063
6064 * windows.texi (Choosing Window): Describe split-window-sensibly
6065 and rewrite section on window splitting accordingly.
6066 (Textual Scrolling): Replace `...' by @code{...}.
6067
6068 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
6069
6070 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
6071 Remove obsoleted pre-abbrev-expand-hook.
6072
6073 * locals.texi (Standard Buffer-Local Variables): Consolidate table
6074 entries.
6075
6076 * internals.texi (Object Internals): Don't assume 32-bit machines
6077 are the norm.
6078 (Buffer Internals): Consolidate table entries for readability.
6079 (Window Internals): Synch field names to window.h.
6080 (Process Internals): Synch field names to process.h.
6081
6082 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
6083
6084 * variables.texi (File Local Variables): Note that read-circle is
6085 bound to nil when reading file-local variables.
6086
6087 * streams.texi (Input Functions): Document read-circle.
6088 (Output Variables): Add xref to Circular Objects.
6089
6090 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
6091
6092 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
6093 Features and Coding System Basics. Node that "p" stands for
6094 "predicate". Recommend utf-8-emacs instead of emacs-mule.
6095 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
6096 mouse-appearance-menu.
6097 (Programming Tips): Add xref to Progress.
6098
6099 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
6100
6101 * os.texi (Command-Line Arguments):
6102 Document command-line-args-left.
6103 (Suspending Emacs): Adapt text to multi-tty case. Document use of
6104 terminal objects for tty arguments.
6105 (Startup Summary): Add xref to Session Management.
6106 (Session Management): Mention emacs-session-restore. Copyedits.
6107
6108 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
6109
6110 * os.texi (Startup Summary): Copyedits. The init file is not
6111 necessarily named .emacs now. Document initial-buffer-choice and
6112 initial-scratch-message. Note where Emacs exits in batch mode.
6113 Document inhibit-splash-screen as an alias.
6114 (Init File): Be neutral about which init file name to use.
6115
6116 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
6117
6118 * os.texi (System Interface): Fix Texinfo usage.
6119
6120 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
6121
6122 * searching.texi (Regexp Backslash): Also refer to shy groups as
6123 non-capturing or unnumbered groups.
6124 (Regexp Functions): Add cross-reference to Regexp Backslash.
6125
6126 * display.texi (Truncation): Overlays can use line-prefix and
6127 wrap-prefix too.
6128 (Overlay Properties): Document wrap-prefix and line-prefix.
6129 (Face Attributes): Document underline-minimum-offset.
6130 (Face Remapping): Copyedits.
6131 (Low-Level Font): Copyedits.
6132 (Image Cache): Note that the image cache is shared between frames.
6133 (Line Height): Emphasize that line-spacing only takes effect on
6134 graphical terminals.
6135
6136 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
6137
6138 * display.texi (Refresh Screen): Note that a passage about screen
6139 refreshing is text terminal only.
6140 (Forcing Redisplay): Delete misleading comment---sit-for calls
6141 redisplay, not the other way around.
6142 (Truncation): Note new values of truncate-partial-width-windows.
6143 Copyedits.
6144 (Invisible Text): Document invisible-p.
6145
6146 2009-04-11 Eli Zaretskii <eliz@gnu.org>
6147
6148 * display.texi (Overlays): Overlays don't scale well. See
6149 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
6150
6151 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
6152
6153 * syntax.texi (Syntax Table Functions): Document cons cell
6154 argument for modify-syntax-entry.
6155 (Categories): Document cons cell argument for
6156 modify-category-entry.
6157
6158 * searching.texi (String Search): Document word-search-forward-lax
6159 and word-search-backward-lax.
6160 (Searching and Case): Describe isearch behavior more precisely.
6161
6162 * keymaps.texi (Tool Bar): Mention that some platforms do not
6163 support multi-line toolbars. Suggested by Stephen Eglen.
6164
6165 * frames.texi (Layout Parameters): Mention that Nextstep also
6166 allows only one tool-bar line. Suggested by Stephen Eglen.
6167
6168 * nonascii.texi (Text Representations): Copyedits.
6169 (Coding System Basics): Also mention utf-8-emacs.
6170 (Converting Representations, Selecting a Representation)
6171 (Scanning Charsets, Translation of Characters, Encoding and I/O):
6172 Copyedits.
6173 (Character Codes): Mention role of codepoints 1114112 to 4194175.
6174
6175 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
6176
6177 * text.texi (Yank Commands): Note that yank uses push-mark.
6178 (Filling): Clarify REGION argument of fill-paragraph.
6179 Document fill-forward-paragraph-function.
6180 (Special Properties): Remove "new in Emacs 22" declaration.
6181 (Clickable Text): Merge with Links and Mouse-1 node.
6182
6183 * display.texi (Button Properties, Button Buffer Commands):
6184 Change xref to Clickable Text.
6185
6186 * tips.texi (Key Binding Conventions): Change xref to Clickable
6187 Text.
6188
6189 * elisp.texi (Top): Update node listing.
6190
6191 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
6192
6193 * markers.texi (The Mark): Copyedits. Improve description of
6194 handle-shift-selection.
6195 (The Region): Move use-region-p here from The Mark.
6196
6197 * positions.texi (Screen Lines): Document (cols . lines) argument
6198 for vertical-motion.
6199
6200 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
6201
6202 * frames.texi (Frames): Clean up introduction. Document `ns'
6203 return value for framep.
6204 (Creating Frames): Note how the terminal is chosen.
6205 (Multiple Terminals, Multiple Displays): Merge into a single node.
6206 (Color Parameters): Fix typo.
6207
6208 * variables.texi (Local Variables, Buffer-Local Variables)
6209 (Creating Buffer-Local): Change link to Multiple Terminals.
6210
6211 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
6212
6213 * keymaps.texi (Controlling Active Maps): Change link to Multiple
6214 Terminals.
6215
6216 * commands.texi (Command Loop Info, Keyboard Macros): Change link
6217 to Multiple Terminals.
6218
6219 * elisp.texi (Top): Update node listing.
6220 * vol2.texi (Top): Update node listing.
6221 * vol1.texi (Top): Update node listing.
6222
6223 * buffers.texi (Current Buffer): Note that the append-to-buffer
6224 example is no longer in synch with the latest code. Tie the two
6225 examples together.
6226
6227 * files.texi (File Attributes): Move note about MS-DOS from
6228 Changing Files to File Attributes.
6229 (Create/Delete Dirs): Note that mkdir is an alias for this.
6230
6231 2009-04-01 Markus Triska <triska@gmx.at>
6232
6233 * processes.texi (Filter Functions): Suggest how to handle output
6234 batches.
6235
6236 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
6237
6238 * help.texi (Accessing Documentation): Update example to use
6239 help-setup-xref and with-help-window.
6240 (Help Functions): Remove print-help-return-message, which is
6241 semi-obsolete due to with-help-window. Document help-buffer and
6242 help-setup-xref.
6243
6244 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
6245
6246 * help.texi (Accessing Documentation, Help Functions):
6247 Remove information about long-obsolete Emacs versions.
6248
6249 * modes.texi (Mode Line Variables): The default values of the mode
6250 line variables are now more complicated.
6251
6252 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
6253
6254 * modes.texi (Major Mode Conventions): Note that specialness is
6255 inherited.
6256 (Derived Modes): Note that define-derive-mode sets the mode-class
6257 property.
6258
6259 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
6260 goto-map. Add search-map to the list.
6261
6262 2009-03-27 Eli Zaretskii <eliz@gnu.org>
6263
6264 * os.texi (System Environment): Update the list of system-type
6265 values.
6266
6267 * markers.texi (The Mark) <handle-shift-selection>: Update for
6268 removal of the optional argument DEACTIVATE.
6269
6270 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
6271
6272 * commands.texi (Focus Events): Most X window managers don't use
6273 focus-follows-mouse nowadays.
6274
6275 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
6276
6277 * commands.texi (Defining Commands): Clarify introduction.
6278 (Using Interactive): Not that interactive can be put in a symbol
6279 property.
6280 (Interactive Call): Note that a symbol with a non-nil
6281 interactive-form property satisfies commandp.
6282
6283 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
6284
6285 * minibuf.texi (Intro to Minibuffers): Fix typos.
6286
6287 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
6288
6289 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
6290 about minibuffers in old Emacs versions. Copyedits.
6291 Emphasize that enable-recursive-minibuffers defaults to nil.
6292 (Text from Minibuffer): Simplify introduction.
6293
6294 2009-03-22 Alan Mackenzie <acm@muc.de>
6295
6296 * commands.texi (Using Interactive): Clarify string argument to
6297 `interactive' - even promptless elements need \n separators.
6298
6299 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
6300
6301 * minibuf.texi (Completion Styles): New node.
6302
6303 * elisp.texi (Top): Update node listing.
6304
6305 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
6306
6307 * minibuf.texi (Basic Completion): Note that
6308 read-file-name-completion-ignore-case and
6309 read-buffer-completion-ignore-case can override
6310 completion-ignore-case.
6311 (Minibuffer Completion): Document completing-read changes.
6312 (Completion Commands): Avoid mentioning partial completion mode.
6313 Document minibuffer-completion-confirm changes, and
6314 minibuffer-confirm-exit-commands.
6315 (High-Level Completion): Document new require-match behavior for
6316 read-buffer. Document read-buffer-completion-ignore-case.
6317 (Reading File Names): Document new require-match behavior for
6318 read-file-name.
6319
6320 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
6321
6322 * debugging.texi (Error Debugging): Don't mislead the reader into
6323 thinking that debug-on-error enters debugger for C-f at EOB.
6324 (Error Debugging): Setting debug-on-init within the init file
6325 works, and has for some time.
6326
6327 2009-03-13 Kenichi Handa <handa@m17n.org>
6328
6329 * display.texi (Fontsets): Update the description.
6330
6331 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
6332
6333 * advice.texi (Advising Primitives): Link to What Is a Function.
6334
6335 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
6336
6337 * compile.texi (Speed of Byte-Code): Update example.
6338 (Disassembly): Update examples.
6339
6340 * loading.texi (Repeated Loading): Simplify examples.
6341
6342 * customize.texi (Common Keywords): It's not necessary to use :tag
6343 to remove hyphens, as custom-unlispify-tag-name does it
6344 automatically.
6345 (Variable Definitions): Link to File Local Variables.
6346 Document customized-value symbol property.
6347 (Customization Types): Move menu to end of node.
6348
6349 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
6350
6351 * macros.texi (Compiling Macros): Omit misleading sentence, which
6352 implied that macros can only be used in the same file they are
6353 defined.
6354 (Backquote): Remove obsolete information about Emacs 19.
6355
6356 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
6357
6358 * display.texi (Display Margins): Fix paren typo.
6359
6360 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
6361
6362 * elisp.texi (Top): Update node listing.
6363
6364 * variables.texi (Variables): Clarify introduction.
6365 (Global Variables): Mention that setq is a special form.
6366 (Local Variables): Use active voice.
6367 (Tips for Defining): Mention marking variables as safe.
6368 (Buffer-Local Variables): Mention terminal-local and frame-local
6369 variables together.
6370 (File Local Variables): Copyedits.
6371 (Frame-Local Variables): Note that they are not really useful.
6372 (Future Local Variables): Node deleted.
6373
6374 * objects.texi (General Escape Syntax): Update explanation of
6375 Unicode escape syntax.
6376
6377 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
6378
6379 * control.texi (Control Structures): Add cindex entry for "textual
6380 order".
6381
6382 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
6383 instead of "expression" throughout.
6384 (Function Indirection): Copyedits. Use active voice.
6385 (Eval): The default value of max-lisp-eval-depth is now 400.
6386
6387 2009-02-23 Miles Bader <miles@gnu.org>
6388
6389 * processes.texi (System Processes): Rename `system-process-attributes'
6390 to `process-attributes'.
6391
6392 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
6393
6394 * symbols.texi (Property Lists): Emphasize that property lists are
6395 not restricted to symbol cells.
6396 (Other Plists): Copyedit.
6397
6398 * sequences.texi (Sequences Arrays Vectors): Make introduction
6399 more concise.
6400 (Arrays): Mention char-tables and bool-vectors too.
6401 (Vectors): Don't repeat information given in Arrays node. Link to
6402 nodes that explain the vector usage examples.
6403 (Char-Tables): Note that char-table elements can have arbitrary
6404 type. Explain effect of omitted char-table-extra-slots property.
6405 Link to Property Lists node.
6406
6407 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
6408
6409 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
6410 `append'.
6411 (List Elements): Copyedits.
6412
6413 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
6414 of `vconcat'.
6415
6416 * strings.texi (Creating Strings): Copyedits. Remove obsolete
6417 Emacs 20 usage of `concat'.
6418 (Case Conversion): Copyedits.
6419
6420 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
6421
6422 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
6423 Minor edits.
6424 (Frame Configuration Type): Emphasize that it is not primitive.
6425 (Font Type): New node.
6426 (Type Predicates): Add fontp; type-of now recognizes font object
6427 types.
6428
6429 * intro.texi (Version Info): Update version numbers in examples.
6430 (Acknowledgements): List more contributors.
6431
6432 * elisp.texi: Bump version number to 3.0.
6433 (Top): Link to Font Type node.
6434
6435 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6436
6437 * modes.texi (Major Mode Conventions): Remove duplicate words.
6438 (Customizing Keywords): Fix typo.
6439
6440 2009-02-14 Eli Zaretskii <eliz@gnu.org>
6441
6442 * nonascii.texi (User-Chosen Coding Systems): Document that
6443 select-safe-coding-system suggests raw-text if there are raw bytes
6444 in the region.
6445 (Explicit Encoding): Warn not to use `undecided' when encoding.
6446
6447 2009-02-11 Glenn Morris <rgm@gnu.org>
6448
6449 * frames.texi (Visibility of Frames): Mention the effect multiple
6450 workspaces/desktops can have on visibility.
6451
6452 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6453
6454 * text.texi (Commands for Insertion):
6455 * commands.texi (Event Mod):
6456 * keymaps.texi (Searching Keymaps):
6457 * nonascii.texi (Translation of Characters):
6458 Reinstate documentation of translation-table-for-input.
6459 (Explicit Encoding): Document the `charset' text property produced
6460 by decode-coding-region and decode-coding-string.
6461
6462 2009-01-27 Alan Mackenzie <acm@muc.de>
6463
6464 * modes.texi (Search-based Fontification): Correct a typo.
6465
6466 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
6467
6468 * abbrevs.texi (Abbrev Table Properties): Fix typo.
6469 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
6470
6471 2009-01-24 Eli Zaretskii <eliz@gnu.org>
6472
6473 * display.texi (Window Systems): Document the value of
6474 `initial-window-system' under --daemon.
6475
6476 * os.texi (System Environment): Remove description of the
6477 `environment' function which has been deleted.
6478
6479 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
6480
6481 * frames.texi (Multiple Displays): Remove documentation for
6482 removed function make-frame-on-tty.
6483
6484 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
6485
6486 * files.texi (Format Conversion Piecemeal): Clarify behavior of
6487 write-region-annotate-functions.
6488 Document write-region-post-annotation-function.
6489
6490 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
6491
6492 * display.texi (Font Lookup): Document WIDTH argument of
6493 x-list-fonts.
6494
6495 2009-01-17 Eli Zaretskii <eliz@gnu.org>
6496
6497 * maps.texi (Standard Keymaps): Rename function-key-map to
6498 local-function-key-map.
6499
6500 * keymaps.texi (Translation Keymaps): Rename function-key-map to
6501 local-function-key-map.
6502
6503 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
6504 and `set-keyboard-coding-system' now accept an optional terminal
6505 argument.
6506
6507 * commands.texi (Event Mod): `keyboard-translate-table' is now
6508 terminal-local.
6509 (Function Keys): Rename function-key-map to
6510 local-function-key-map.
6511
6512 * elisp.texi (Top): Make @detailmenu be consistent with changes in
6513 frames.texi.
6514
6515 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
6516 `delete-terminal-functions', `suspend-tty-functions' and
6517 `resume-tty-functions'.
6518
6519 * frames.texi (Frames): Document `frame-terminal' and
6520 `terminal-live-p'.
6521 (Multiple Displays): Document `make-frame-on-tty'.
6522 (Multiple Terminals): Document `terminal-list', `delete-terminal',
6523 `terminal-name', and `get-device-terminal'.
6524 (Terminal Parameters): Document `terminal-parameters',
6525 `terminal-parameter', and `set-terminal-parameter'.
6526
6527 * os.texi (System Environment): Document `environment' and
6528 `initial-environment'.
6529 (Suspending Emacs): Update for multi-tty; document
6530 `suspend-tty', `resume-tty', and `controlling-tty-p'.
6531
6532 * nonascii.texi (Coding System Basics): More accurate description
6533 of `raw-text'.
6534
6535 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
6536
6537 * display.texi (Low-Level Font): Fix typo.
6538
6539 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
6540
6541 * elisp.texi (Top): Update node listing.
6542
6543 * display.texi (PostScript Images): Node deleted.
6544
6545 2009-01-10 Eli Zaretskii <eliz@gnu.org>
6546
6547 * processes.texi (Decoding Output): Document that null bytes force
6548 no-conversion for reading process output.
6549
6550 * files.texi (Reading from Files): Document that null bytes force
6551 no-conversion when visiting files.
6552
6553 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
6554
6555 * nonascii.texi (Lisp and Coding Systems):
6556 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
6557 (Character Properties): Improve wording.
6558
6559 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
6560
6561 * display.texi (Font Lookup): Remove obsolete function
6562 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
6563 (Low-Level Font): Rename from Fonts, move to end of Faces section.
6564 (Font Selection): Reorder order of variable descriptions.
6565 Minor clarifications.
6566
6567 * elisp.texi (Top): Update node listing.
6568
6569 2009-01-09 Glenn Morris <rgm@gnu.org>
6570
6571 * commands.texi (Command Loop Info): Say that last-command-char and
6572 last-input-char are obsolete aliases.
6573
6574 * edebug.texi (Edebug Recursive Edit): Remove separate references to
6575 last-input-char and last-command-char, since they are just aliases for
6576 last-input-event and last-command-event.
6577
6578 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
6579 last-command-char.
6580
6581 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
6582
6583 * elisp.texi: Update node listing.
6584
6585 * display.texi (Faces): Put Font Selection node after Auto Faces.
6586 (Face Attributes): Don't link to Font Lookup.
6587 Document font-family-list.
6588 (Fonts): New node.
6589
6590 2009-01-08 Jason Rumney <jasonr@gnu.org>
6591
6592 * frames.texi (Pointer Shape): Clarify that only X supports
6593 changing the standard pointer shapes. (Bug#1485)
6594
6595 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
6596
6597 * display.texi (Attribute Functions): Note that a function value
6598 :height is relative, and that compatibility functions work by
6599 calling set-face-attribute.
6600 (Displaying Faces): Reorder list in order of increasing priority.
6601 (Face Remapping): New node. Content moved here from Displaying
6602 Faces.
6603 (Glyphs): Link to Face Functions.
6604
6605 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
6606
6607 * display.texi (Faces): Don't discuss face id here. facep does
6608 not return t.
6609 (Defining Faces): Minor clarification.
6610 (Face Attributes): Rearrange items to match docstring of
6611 set-face-attribute. Add :foundry attribute. Document new role of
6612 :font attribute. Texinfo usage fix.
6613 (Attribute Functions): Copyedits.
6614 (Face Functions): Note that face number is seldom used.
6615
6616 2009-01-05 Richard M Stallman <rms@gnu.org>
6617
6618 * strings.texi (Predicates for Strings): Minor clarification.
6619
6620 * functions.texi (Function Safety): Texinfo usage fix.
6621
6622 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
6623
6624 * objects.texi (General Escape Syntax): Fix typo.
6625
6626 2009-01-03 Martin Rudalics <rudalics@gmx.at>
6627
6628 * windows.texi (Choosing Window): Say that pop-up-frame-alist
6629 works via the default value of pop-up-frame-function.
6630
6631 2009-01-02 Eli Zaretskii <eliz@gnu.org>
6632
6633 * processes.texi (System Processes): Document the `time' and
6634 `ctime' attributes of `system-process-attributes'.
6635
6636 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
6637
6638 * display.texi (Face Attributes): Clarify :height attribute.
6639
6640 2008-12-31 Martin Rudalics <rudalics@gmx.at>
6641
6642 * buffers.texi (The Buffer List): Clarify what moves a buffer to
6643 the front of the buffer list. Add entries for `last-buffer' and
6644 `unbury-buffer'.
6645
6646 2008-12-27 Eli Zaretskii <eliz@gnu.org>
6647
6648 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
6649 and its subsections.
6650
6651 * frames.texi (Multiple Terminals, Low-level Terminal)
6652 (Terminal Parameters, Frames on Other TTY devices): New sections.
6653 (Frames): Add an xref to "Multiple Terminals".
6654
6655 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
6656
6657 * objects.texi (Terminal Type): New node.
6658 (Editing Types): Add it to the menu.
6659
6660 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
6661 Variables".
6662
6663 * variables.texi (Directory Local Variables): New node.
6664 (Variables): Add a menu item for it.
6665
6666 * loading.texi (Autoload): Document `generate-autoload-cookie' and
6667 `generated-autoload-file'.
6668
6669 2008-12-20 Eli Zaretskii <eliz@gnu.org>
6670
6671 * os.texi (Startup Summary): Add xref to documentation of
6672 `initial-window-system'.
6673
6674 * display.texi (Window Systems): Document `window-system' the
6675 function. The variable `window-system' is now frame-local.
6676 Document `initial-window-system'.
6677
6678 2008-12-19 Martin Rudalics <rudalics@gmx.at>
6679
6680 * windows.texi (Windows): Rewrite description of
6681 fit-window-to-buffer.
6682
6683 2008-12-13 Glenn Morris <rgm@gnu.org>
6684
6685 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
6686 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
6687
6688 2008-12-12 Glenn Morris <rgm@gnu.org>
6689
6690 * debugging.texi (Error Debugging): Refer forwards to
6691 eval-expression-debug-on-error.
6692
6693 2008-12-05 Eli Zaretskii <eliz@gnu.org>
6694
6695 * strings.texi (String Basics): Only unibyte strings that
6696 represent key sequences hold 8-bit raw bytes.
6697
6698 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
6699 paragraph to speak about `undecided'.
6700 (Character Properties): Don't explain the meaning of each
6701 property; instead, identify their Unicode Standard names.
6702 (Character Sets): Document `map-charset-chars'.
6703
6704 2008-12-02 Glenn Morris <rgm@gnu.org>
6705
6706 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
6707 section yet again.
6708
6709 2008-11-29 Eli Zaretskii <eliz@gnu.org>
6710
6711 * nonascii.texi (Character Properties): New Section.
6712 (Specifying Coding Systems): Document
6713 `coding-system-priority-list', `set-coding-system-priority', and
6714 `with-coding-priority'.
6715 (Lisp and Coding Systems): Document `check-coding-systems-region'
6716 and `coding-system-charset-list'.
6717 (Coding System Basics): Document `coding-system-aliases'.
6718
6719 * elisp.texi (Top): Add a @detailmenu entry for "Character
6720 Properties".
6721
6722 * objects.texi (Character Type): Correct the range of Emacs
6723 characters. Add an @xref to "Character Codes".
6724
6725 * strings.texi (String Basics): Add an @xref to "Character Codes".
6726
6727 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
6728
6729 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
6730 (Character Codes): Document `max-char'.
6731
6732 2008-11-28 Eli Zaretskii <eliz@gnu.org>
6733
6734 * nonascii.texi (Text Representations, Converting Representations)
6735 (Character Sets, Scanning Charsets, Translation of Characters):
6736 Make text more accurate.
6737
6738 2008-11-28 Glenn Morris <rgm@gnu.org>
6739
6740 * files.texi (Format Conversion Round-Trip): Improve previous change.
6741
6742 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
6743
6744 * modes.texi (Auto Major Mode): Fix example.
6745
6746 2008-11-25 Glenn Morris <rgm@gnu.org>
6747
6748 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
6749
6750 * files.texi (Format Conversion Round-Trip):
6751 Use active voice for previous change.
6752
6753 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
6754
6755 * os.texi (Processor Run Time):
6756 * processes.texi (Transaction Queues):
6757 * markers.texi (The Mark):
6758 * windows.texi (Choosing Window, Selecting Windows):
6759 * files.texi (Changing Files, Magic File Names):
6760 * commands.texi (Key Sequence Input):
6761 * functions.texi (Declaring Functions):
6762 * strings.texi (Predicates for Strings):
6763 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
6764
6765 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
6766
6767 * help.texi (Accessing Documentation): Update example.
6768
6769 * variables.texi (Defining Variables): Note that `*' is not
6770 necessary if defcustom is used.
6771
6772 2008-11-22 Eli Zaretskii <eliz@gnu.org>
6773
6774 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
6775 Characters" from @detailmenu.
6776
6777 * nonascii.texi (Character Codes, Character Sets)
6778 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
6779 (Chars and Bytes, Splitting Characters): Sections removed.
6780
6781 2008-11-22 Lute Kamstra <lute@gnu.org>
6782
6783 * positions.texi (Text Lines): Update goto-line documentation.
6784
6785 2008-11-21 Martin Rudalics <rudalics@gmx.at>
6786
6787 * frames.texi (Frames): Fix typo, add cross references, reword.
6788 (Initial Parameters): Reword special-display-frame-alist text.
6789 (Frames and Windows): Reword. Describe argument norecord for
6790 set-frame-selected-window.
6791 (Input Focus): Describe argument norecord for select-frame.
6792 Remove comment on MS-Windows behavior for focus-follows-mouse.
6793 (Raising and Lowering): Mention windows-frames dichotomy in
6794 metaphor.
6795
6796 * windows.texi (Displaying Buffers, Vertical Scrolling)
6797 (Horizontal Scrolling): Fix indenting and rewording issues
6798 introduced with 2008-11-07 change.
6799
6800 2008-11-20 Glenn Morris <rgm@gnu.org>
6801
6802 * files.texi (Format Conversion Round-Trip): Mention `preserve'
6803 element of `format-alist'.
6804
6805 2008-11-19 Glenn Morris <rgm@gnu.org>
6806
6807 * doclicense.texi: Update to FDL 1.3.
6808 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
6809
6810 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
6811
6812 * windows.texi (Window Hooks): Remove *-end-trigger-functions
6813 vars, which are obsolete. Mention jit-lock-register.
6814
6815 * modes.texi (Other Font Lock Variables):
6816 Document jit-lock-register and jit-lock-unregister.
6817
6818 * frames.texi (Color Parameters): Document alpha parameter.
6819
6820 2008-11-16 Martin Rudalics <rudalics@gmx.at>
6821
6822 * windows.texi (Splitting Windows, Deleting Windows)
6823 (Selecting Windows, Cyclic Window Ordering)
6824 (Buffers and Windows, Displaying Buffers, Choosing Window)
6825 (Dedicated Windows, Window Point, Window Start and End)
6826 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
6827 (Size of Window, Resizing Windows, Window Configurations)
6828 (Window Parameters): Avoid @var at beginning of sentences and
6829 reword accordingly.
6830
6831 2008-11-11 Lute Kamstra <lute@gnu.org>
6832
6833 * files.texi (File Name Components): Fix file-name-extension
6834 documentation.
6835
6836 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
6837
6838 * frames.texi (Basic Parameters): Remove display-environment-variable
6839 and term-environment-variable.
6840
6841 2008-11-08 Eli Zaretskii <eliz@gnu.org>
6842
6843 * windows.texi (Basic Windows, Splitting Windows)
6844 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
6845 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
6846 (Resizing Windows, Window Configurations, Window Parameters):
6847 Fix wording and markup.
6848
6849 2008-11-07 Martin Rudalics <rudalics@gmx.at>
6850
6851 * windows.texi (Windows): Update entries.
6852 (Basic Windows): Remove listing of attributes. Reword.
6853 (Splitting Windows, Deleting Windows): Reword.
6854 (Selecting Windows, Cyclic Window Ordering): Reword with special
6855 emphasis on order of recently selected windows and buffer list.
6856 (Buffers and Windows, Choosing Window): Reword with special
6857 emphasis on dedicated windows.
6858 (Displaying Buffers): Reword. For switch-to-buffer mention that
6859 it may fall back on pop-to-buffer. For other-window try to
6860 explain how it treats the cyclic ordering of windows.
6861 (Dedicated Windows): New node and section discussing dedicated
6862 windows and associated functions.
6863 (Window Point): Add entry for window-point-insertion-type. Reword.
6864 (Window Start and End): Rename node and section title. Reword.
6865 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
6866 Minor rewording.
6867 (Size of Window): Reword, in particular text on window-width.
6868 (Resizing Windows): Reword. Add text on balancing windows.
6869 (Window Configurations): Reword. Mention window parameters.
6870 (Window Parameters): New node and section on window parameters.
6871 (Window Hooks): Reword. Mention that
6872 window-configuration-change-hook is run "buffer-locally".
6873 * elisp.texi (Top): Update Windows entries in @detailmenu
6874 section.
6875
6876 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
6877
6878 * searching.texi (Regexp Search): Fix typo.
6879
6880 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
6881
6882 * searching.texi (Regexp Search): Document GREEDY arg.
6883 (Simple Match Data): Fix return value.
6884
6885 2008-11-01 Eli Zaretskii <eliz@gnu.org>
6886
6887 * nonascii.texi (Text Representations): Rewrite to make consistent
6888 with Emacs 23 internal representation of characters.
6889 Document `unibyte-string'.
6890
6891 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
6892
6893 * processes.texi (Process Information): Note that process-status
6894 does not accept buffer names.
6895
6896 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
6897
6898 * positions.texi (Skipping Characters): Correct return value of
6899 skip-chars-forward.
6900
6901 2008-10-25 Martin Rudalics <rudalics@gmx.at>
6902
6903 * windows.texi (Deleting Windows): Update documentation of
6904 delete-windows-on.
6905 (Buffers and Windows): Update documentations of
6906 get-buffer-window and get-buffer-window-list.
6907 (Displaying Buffers): Update documentation of
6908 replace-buffer-in-windows.
6909
6910 * buffers.texi (Current Buffer): Reword set-buffer and
6911 with-current-buffer documentations.
6912 (Creating Buffers): Reword documentation of get-buffer-create.
6913
6914 2008-10-23 Martin Rudalics <rudalics@gmx.at>
6915
6916 * buffers.texi (Current Buffer): Reword documentation of
6917 set-buffer.
6918 (Buffer Names): Reword documentation of buffer-name.
6919 (The Buffer List): For bury-buffer explain what happens with the
6920 buffer's window.
6921 (Creating Buffers): Say that get-buffer-create's arg is called
6922 buffer-or-name.
6923
6924 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
6925
6926 * advice.texi (Computed Advice): Explain what DEFINITION is.
6927
6928 * nonascii.texi (Character Codes): Remove obsolete function
6929 char-valid-p, and document characterp instead.
6930
6931 2008-10-22 Martin Rudalics <rudalics@gmx.at>
6932
6933 * windows.texi (Displaying Buffers): Reword documentation of
6934 pop-to-buffer.
6935 (Choosing Window): Rewrite documentation of display-buffer and
6936 its options.
6937
6938 * buffers.texi (Killing Buffers): Update documentation of
6939 kill-buffer.
6940
6941 2008-10-21 Eli Zaretskii <eliz@gnu.org>
6942
6943 * processes.texi (Serial Ports): Fix wording and improve markup.
6944
6945 * searching.texi (Regexp Search): Document `string-match-p' and
6946 `looking-at-p'.
6947 (POSIX Regexps): Add an xref for "non-greedy".
6948 (Regexp Special): Add @cindex entry for "non-greedy".
6949
6950 * display.texi (Attribute Functions): Document `face-all-attributes'.
6951 (Image Cache) <image-refresh>: Minor wording fixes.
6952
6953 * frames.texi (Color Names): Add an xref to `read-color'.
6954
6955 * minibuf.texi (High-Level Completion): Document `read-color'.
6956
6957 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
6958
6959 * positions.texi (Narrowing): Add an xref to "Swapping Text".
6960
6961 * buffers.texi (Swapping Text): New section, documents
6962 `buffer-swap-text'.
6963
6964 2008-10-21 Martin Rudalics <rudalics@gmx.at>
6965
6966 * windows.texi (Resizing Windows): Minor wording fix.
6967
6968 2008-10-20 Eli Zaretskii <eliz@gnu.org>
6969
6970 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
6971 and `combine-and-quote-strings'.
6972
6973 * strings.texi (Creating Strings): Add xrefs for them.
6974
6975 2008-10-19 Eli Zaretskii <eliz@gnu.org>
6976
6977 * elisp.texi (Top): Make descriptive text for "Reading File Names"
6978 match the corresponding menu in minibuf.texi.
6979
6980 * minibuf.texi (Reading File Names): Document `read-shell-command'
6981 and `minibuffer-local-shell-command-map'.
6982
6983 2008-10-19 Martin Rudalics <rudalics@gmx.at>
6984
6985 * windows.texi (Resizing Windows): Remove var{} around "window" in
6986 documentation of enlarge-window.
6987 Rewrite documentation of window-min-height and window-min-width.
6988
6989 2008-10-19 Eli Zaretskii <eliz@gnu.org>
6990
6991 * functions.texi (Calling Functions): Document `apply-partially'.
6992
6993 * hooks.texi (Standard Hooks): Mention
6994 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
6995
6996 * variables.texi (File Local Variables): Document
6997 `file-local-variables-alist', `before-hack-local-variables-hook'
6998 and `hack-local-variables-hook'.
6999
7000 * processes.texi (Synchronous Processes): Document `process-lines'.
7001
7002 * customize.texi (Variable Definitions):
7003 Document `custom-reevaluate-setting'.
7004
7005 2008-10-18 Martin Rudalics <rudalics@gmx.at>
7006
7007 * windows.texi (Choosing Window, Deleting Windows)
7008 (Displaying Buffers): Expand documentation of dedicated windows.
7009
7010 2008-10-18 Eli Zaretskii <eliz@gnu.org>
7011
7012 * files.texi (Changing Files): Document symbolic input of file
7013 modes to `set-file-modes'. Document `read-file-modes' and
7014 `file-modes-symbolic-to-number'.
7015
7016 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
7017 and `search-map'.
7018
7019 * searching.texi (Search and Replace):
7020 Document `replace-search-function' and `replace-re-search-function'.
7021 Document `multi-query-replace-map'.
7022
7023 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
7024 (Completion Commands, Reading File Names):
7025 Rename `minibuffer-local-must-match-filename-map' to
7026 `minibuffer-local-filename-must-match-map'.
7027 (Minibuffer Completion): The `require-match' argument to
7028 `completing-read' can now have the value `confirm-only'.
7029
7030 * windows.texi (Displaying Buffers): Minor wording fix.
7031 (Choosing Window): `split-height-threshold' can now be nil.
7032 Document `split-width-threshold'. `pop-up-frames' can have the
7033 value `graphic-only'.
7034
7035 2008-10-17 Eli Zaretskii <eliz@gnu.org>
7036
7037 * os.texi (Startup Summary): Document `before-init-time' and
7038 `after-init-time'. Document `initial-window-system' and
7039 `window-system-initialization-alist'. Document reading the
7040 abbrevs file. Document the call to `server-start' under --daemon.
7041 Rearrange a bit to be consistent with the code flow.
7042 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
7043 (Time Parsing): Document `format-seconds'.
7044
7045 2008-10-17 Martin Rudalics <rudalics@gmx.at>
7046
7047 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
7048 and reword.
7049
7050 2008-10-16 Eli Zaretskii <eliz@gnu.org>
7051
7052 * markers.texi (The Mark): Document use-region-p.
7053
7054 2008-10-15 Eli Zaretskii <eliz@gnu.org>
7055
7056 * internals.texi (Writing Emacs Primitives): The interactive spec
7057 of a primitive can be a Lisp form.
7058
7059 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
7060 values of transient-mark-mode. Document handle-shift-selection.
7061
7062 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
7063 (Interactive Examples): Show an example of `^'.
7064 (Key Sequence Input): Document this-command-keys-shift-translated.
7065 (Defining Commands, Using Interactive): The interactive-form of a
7066 function can be added via its symbol's property.
7067
7068 * positions.texi (List Motion): beginning-of-defun-function can
7069 now accept an argument.
7070
7071 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
7072 now return a list of strings.
7073
7074 * control.texi (Handling Errors): Document ignore-errors.
7075
7076 * frames.texi (Creating Frames): Document frame-inherited-parameters.
7077 (Parameter Access): Document set-frame-parameter.
7078
7079 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
7080 Hooks" for the effect of kill-all-local-variables on local hook
7081 functions.
7082
7083 * modes.texi (Major Mode Conventions, Mode Line Variables):
7084 `mode-name' need not be a string. xref to "Mode Line Data" for
7085 details, and to "Emulating Mode Line" for computing a string
7086 value.
7087
7088 2008-10-14 Eli Zaretskii <eliz@gnu.org>
7089
7090 * processes.texi (System Processes): New section.
7091 (Processes, Signals to Processes): Add xrefs to it.
7092
7093 * objects.texi (Editing Types): A `process' is a subprocess of
7094 Emacs, not just any process running on the OS.
7095
7096 * elisp.texi (Top): Adjust the @detailmenu for the above two
7097 changes.
7098
7099 * sequences.texi (Char-Tables): Remove documentation of
7100 set-char-table-default, which has no effect since Emacs 23.
7101 <char-table-range, set-char-table-range>: Don't mention generic
7102 characters and charsets. Add a cons cell as a possible argument.
7103
7104 * nonascii.texi (Splitting Characters)
7105 (Translation of Characters): Don't mention generic characters.
7106
7107 * display.texi (Fontsets): Don't mention generic characters.
7108
7109 * sequences.texi (Char-Tables): `map-char-table' can now call its
7110 argument FUNCTION with a cons cell as KEY.
7111
7112 2008-10-13 Eli Zaretskii <eliz@gnu.org>
7113
7114 * objects.texi (Primitive Function Type): Move "@cindex special
7115 forms" from here...
7116
7117 * eval.texi (Special Forms): ...to here.
7118
7119 * functions.texi (What Is a Function): `functionp' returns nil for
7120 special forms. Add an xref.
7121
7122 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
7123 Variables".
7124
7125 * variables.texi (Frame-Local Variables): New section.
7126 (Buffer-Local Variables): Add an xref to it.
7127 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
7128 have both frame-local and buffer-local binding.
7129
7130 * frames.texi (Frames): Mention multiple tty frames.
7131 (Frame Parameters, Parameter Access): Mention frame-local variable
7132 bindings.
7133
7134 2008-09-20 Glenn Morris <rgm@gnu.org>
7135
7136 * display.texi (Defining Faces): Recommend against face variables.
7137
7138 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
7139
7140 * display.texi (Echo Area Customization): Fix typo.
7141
7142 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
7143
7144 * loading.texi (Where Defined): Add `defface' item.
7145
7146 2008-09-06 Martin Rudalics <rudalics@gmx.at>
7147
7148 * loading.texi (Where Defined): Fix description of symbol-file.
7149
7150 2008-08-26 Jason Rumney <jasonr@gnu.org>
7151
7152 * display.texi (TIFF Images): New section describing :index property.
7153
7154 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
7155
7156 * display.texi (Temporary Displays): Remove unnecessary comment
7157 about usage of temp-buffer-show-hook.
7158
7159 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
7160
7161 * symbols.texi (Other Plists): Fix incorrect example.
7162 Suggested by Florian Beck.
7163
7164 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
7165
7166 * os.texi: Fix previous change.
7167
7168 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
7169
7170 * os.texi:
7171 * intro.texi:
7172 * files.texi: Remove VMS support.
7173
7174 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
7175
7176 * os.texi:
7177 * frames.texi:
7178 * display.texi: Remove mentions of Mac Carbon.
7179
7180 2008-07-01 Miles Bader <miles@gnu.org>
7181
7182 * text.texi (Special Properties):
7183 * display.texi (Truncation): Add wrap-prefix and line-prefix.
7184
7185 2008-06-28 Johan Bockgård <bojohan@gnu.org>
7186
7187 * display.texi (Other Image Types): Fix copy/paste error; say
7188 "PBM", not "XBM".
7189
7190 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
7191
7192 * os.texi: Remove references to obsolete systems.
7193
7194 2008-06-20 Eli Zaretskii <eliz@gnu.org>
7195
7196 * makefile.w32-in (distclean): Remove makefile.
7197
7198 2008-06-17 Glenn Morris <rgm@gnu.org>
7199
7200 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
7201 (elisp, dist): Remove rules and variables that are obsolete now
7202 the lisp manual is no longer distributed separately.
7203
7204 2008-06-16 Glenn Morris <rgm@gnu.org>
7205
7206 * configure, configure.in, mkinstalldirs: Remove unused files.
7207
7208 * book-spine.texinfo: Set version to 23.0.60.
7209 * vol1.texi (EMACSVER):
7210 * vol2.texi (EMACSVER): Set to 23.0.60.
7211
7212 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
7213 as per maintain.info.
7214
7215 2008-06-15 Glenn Morris <rgm@gnu.org>
7216
7217 * makefile.w32-in (manual): Use "23" rather than "21".
7218
7219 * Makefile.in (emacsver): New, set by configure.
7220 (manual): Use emacsver.
7221
7222 * intro.texi: Report bugs using M-x report-emacs-bug.
7223
7224 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
7225
7226 2008-06-13 Daniel Engeler <engeler@gmail.com>
7227
7228 * elisp.texi, internals.texi, processes.texi: Add documentation
7229 about serial port access.
7230
7231 2008-06-05 Miles Bader <miles@gnu.org>
7232
7233 * display.texi (Displaying Faces): Update to reflect function
7234 renamings in face-remap.el.
7235
7236 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
7237
7238 * display.texi (Fontsets): Fix typos.
7239
7240 2008-06-03 Miles Bader <miles@gnu.org>
7241
7242 * display.texi (Displaying Faces): Add add-relative-face-remapping,
7243 remove-relative-face-remapping, set-base-face-remapping,
7244 and set-default-base-face-remapping.
7245
7246 2008-06-01 Miles Bader <miles@gnu.org>
7247
7248 * display.texi (Displaying Faces): Add face-remapping-alist.
7249
7250 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
7251
7252 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
7253 variable names.
7254
7255 2008-05-03 Eric S. Raymond <esr@golux>
7256
7257 * keymaps.texi: Clarify that (current-local-map) and
7258 (current-global-map) return references, not copies.
7259
7260 2008-05-02 Juri Linkov <juri@jurta.org>
7261
7262 * minibuf.texi (Text from Minibuffer): Document a list of
7263 default values for `read-from-minibuffer'.
7264
7265 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
7266
7267 * nonascii.texi (Translation of Characters): Fix previous change.
7268
7269 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
7270
7271 * display.texi (Overlay Properties): Clarify role of underlying
7272 textprop and overlay keymaps for display strings.
7273
7274 * keymaps.texi (Active Keymaps): Ditto.
7275
7276 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
7277
7278 * minibuf.texi (Programmed Completion):
7279 Replace dynamic-completion-table with the new completion-table-dynamic.
7280
7281 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
7282
7283 * intro.texi (Some Terms): Change "fonts in this manual" index
7284 entry to "typographic conventions".
7285
7286 2008-04-05 Eli Zaretskii <eliz@gnu.org>
7287
7288 * objects.texi (Text Props and Strings): Add indexing for read
7289 syntax of text properties.
7290
7291 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
7292
7293 * processes.texi (Decoding Output): Remove process-filter-multibyte
7294 functions.
7295
7296 2008-03-15 Martin Rudalics <rudalics@gmx.at>
7297
7298 * display.texi (Finding Overlays): Say that empty overlays at
7299 the end of the buffer are reported too.
7300
7301 2008-03-13 Glenn Morris <rgm@gnu.org>
7302
7303 * elisp.texi (EMACSVER): Set to 23.0.60.
7304
7305 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
7306
7307 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
7308
7309 2008-02-22 Glenn Morris <rgm@gnu.org>
7310
7311 * frames.texi (Position Parameters): Clarify the description of
7312 `left' and `top', using information from "Geometry".
7313 (Geometry): Give a pointer to "Position Parameters", rather than
7314 repeating information.
7315
7316 2008-02-11 Glenn Morris <rgm@gnu.org>
7317
7318 * objects.texi (Equality Predicates): No longer talk about "two"
7319 functions.
7320
7321 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
7322
7323 * objects.texi (Equality Predicates): Add defun for
7324 equal-including-properties.
7325
7326 2008-02-10 Glenn Morris <rgm@gnu.org>
7327
7328 * objects.texi (Equality Predicates):
7329 Mention equal-including-properties.
7330
7331 2008-02-07 Richard Stallman <rms@gnu.org>
7332
7333 * windows.texi (Window Start): Mention the feature of moving
7334 window-start to start of line.
7335
7336 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
7337
7338 * keymaps.texi (Tool Bar): Document rtl property.
7339
7340 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
7341
7342 * display.texi (Button Types):
7343 For define-button-type, clarify type of NAME.
7344
7345 2008-01-19 Martin Rudalics <rudalics@gmx.at>
7346
7347 * buffers.texi (Buffer Modification): Fix typo.
7348
7349 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
7350
7351 * os.texi (System Environment): Remove references to OSes that are
7352 not supported anymore.
7353
7354 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
7355
7356 * os.texi (System Environment): Remove mention for Masscomp.
7357
7358 2008-01-04 Richard Stallman <rms@gnu.org>
7359
7360 * display.texi (Faces): Don't talk about internal face vector as arg
7361 to facep.
7362
7363 * customize.texi (Type Keywords): Fix previous change.
7364
7365 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
7366 * elisp.texi (Top): Fix menu for commands.texi change.
7367
7368 2007-12-30 Richard Stallman <rms@gnu.org>
7369
7370 * commands.texi (Accessing Mouse): Rename from Accessing Events.
7371 (Accessing Scroll): New node broken out of Accessing Mouse.
7372
7373 2007-12-28 Richard Stallman <rms@gnu.org>
7374
7375 * frames.texi (Size Parameters): Fix typo.
7376 (Basic Parameters): For `title', refer to title bar.
7377 (Size and Position): Explain meaning of frame pixel width and height.
7378
7379 2007-12-23 Richard Stallman <rms@gnu.org>
7380
7381 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
7382 Improve some of the commented-out keywords' text too.
7383
7384 2007-12-14 Martin Rudalics <rudalics@gmx.at>
7385
7386 * nonascii.texi (Encoding and I/O): Reword to avoid saying
7387 "visit the current buffer".
7388
7389 * os.texi (System Interface): Fix typo.
7390
7391 2007-12-04 Richard Stallman <rms@gnu.org>
7392
7393 * objects.texi (Symbol Type): Fix typo.
7394
7395 2007-12-03 Richard Stallman <rms@gnu.org>
7396
7397 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
7398
7399 2007-12-01 Glenn Morris <rgm@gnu.org>
7400
7401 * functions.texi (Declaring Functions): Improve previous change.
7402
7403 2007-11-30 Glenn Morris <rgm@gnu.org>
7404
7405 * functions.texi (Declaring Functions): Add optional fourth
7406 argument of declare-function, and setting third argument to `t'.
7407
7408 2007-11-29 Richard Stallman <rms@gnu.org>
7409
7410 * customize.texi (Composite Types): Document `group' type.
7411
7412 2007-11-29 Glenn Morris <rgm@gnu.org>
7413
7414 * functions.texi (Declaring Functions): Add findex.
7415 Mention `external' files.
7416
7417 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
7418
7419 * functions.texi (Declaring Functions): Fix directive.
7420
7421 2007-11-25 Richard Stallman <rms@gnu.org>
7422
7423 * help.texi (Help Functions): Clean up last change.
7424
7425 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
7426
7427 * loading.texi (Named Features): Minor cleanup.
7428
7429 * macros.texi (Eval During Expansion): Minor cleanup.
7430
7431 * variables.texi (Variable Aliases): Minor cleanup.
7432
7433 2007-11-24 Richard Stallman <rms@gnu.org>
7434
7435 * functions.texi (Declaring Functions): Clarify previous change.
7436
7437 * compile.texi (Compiler Errors): Clarify previous change.
7438
7439 2007-11-24 Richard Stallman <rms@gnu.org>
7440
7441 * display.texi (Refresh Screen, Forcing Redisplay):
7442 Clarify the text and move items around.
7443
7444 2007-11-24 Glenn Morris <rgm@gnu.org>
7445
7446 * functions.texi (Declaring Functions): New section.
7447 * compile.texi (Compiler Errors): Mention declaring functions,
7448 defvar with no initvalue, and byte-compile-warnings.
7449
7450 2007-11-15 Martin Rudalics <rudalics@gmx.at>
7451
7452 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
7453 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
7454
7455 2007-11-13 Martin Rudalics <rudalics@gmx.at>
7456
7457 * help.texi (Help Functions): Document new macro `with-help-window'.
7458
7459 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
7460
7461 * searching.texi (Replacing Match): Describe new
7462 `match-substitute-replacement'.
7463
7464 2007-10-31 Richard Stallman <rms@gnu.org>
7465
7466 * strings.texi (Creating Strings): Null strings from concat not unique.
7467
7468 2007-10-26 Richard Stallman <rms@gnu.org>
7469
7470 * objects.texi (Equality Predicates): Null strings are uniquified.
7471
7472 * minibuf.texi: Minor clarifications in previous change.
7473
7474 2007-10-25 Glenn Morris <rgm@gnu.org>
7475
7476 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
7477
7478 2007-10-24 Richard Stallman <rms@gnu.org>
7479
7480 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
7481
7482 * variables.texi (Frame-Local Variables): Node deleted.
7483 (Variables): Delete Frame-Local Variables from menu.
7484 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
7485 (Default Value): Don't mention frame-local vars.
7486
7487 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
7488
7489 * loading.texi (Unloading): Document FEATURE-unload-function
7490 instead of FEATURE-unload-hook.
7491
7492 * frames.texi (Multiple Displays): Don't mention frame-local vars.
7493
7494 2007-10-22 Juri Linkov <juri@jurta.org>
7495
7496 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
7497 (High-Level Completion): Document a list of default value strings
7498 in the DEFAULT argument, for which minibuffer functions return the
7499 first element.
7500
7501 2007-10-17 Juri Linkov <juri@jurta.org>
7502
7503 * text.texi (Filling): Update arguments of fill-paragraph.
7504 fill-paragraph operates on the active region in Transient Mark mode.
7505 Remove fill-paragraph-or-region.
7506
7507 2007-10-13 Karl Berry <karl@gnu.org>
7508
7509 * elisp.texi (@dircategory): Move to after @copying,
7510 since we want @copying as close as possible to the beginning of
7511 the output.
7512
7513 2007-10-12 Richard Stallman <rms@gnu.org>
7514
7515 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
7516
7517 * commands.texi (Distinguish Interactive): New node,
7518 broken out from Interactive Call and rewritten.
7519 (Command Loop): Put Distinguish Interactive in menu.
7520
7521 2007-10-09 Richard Stallman <rms@gnu.org>
7522
7523 * text.texi (Examining Properties): Mention overlay priority.
7524
7525 * display.texi (Display Margins): Correct the description
7526 of margin display specifications.
7527 (Replacing Specs): New subnode broken out of Display Property.
7528
7529 2007-10-06 Juri Linkov <juri@jurta.org>
7530
7531 * text.texi (Filling): Document fill-paragraph-or-region.
7532
7533 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
7534
7535 * display.texi (Auto Faces): Fix typo.
7536
7537 2007-10-02 Richard Stallman <rms@gnu.org>
7538
7539 * display.texi (Display Property): Explain some display specs
7540 don't let you move point in.
7541
7542 * frames.texi (Cursor Parameters):
7543 Describe cursor-in-non-selected-windows here. Explain more values.
7544
7545 * windows.texi (Basic Windows): Don't describe
7546 cursor-in-non-selected-windows here.
7547
7548 2007-10-01 Eli Zaretskii <eliz@gnu.org>
7549
7550 * processes.texi (Misc Network): Note that these functions are
7551 supported only on some systems.
7552
7553 2007-10-01 Richard Stallman <rms@gnu.org>
7554
7555 * display.texi (Overlay Properties): Explain nil as priority.
7556 Explain that conflicts are unpredictable if not resolved by
7557 priorities.
7558
7559 2007-09-23 Richard Stallman <rms@gnu.org>
7560
7561 * macros.texi (Backquote): Minor clarification.
7562
7563 2007-09-19 Richard Stallman <rms@gnu.org>
7564
7565 * display.texi (Display Property): Explain multiple display specs.
7566 Clarify when they work in parallel and when one overrides.
7567 Fix error in example.
7568
7569 2007-09-06 Glenn Morris <rgm@gnu.org>
7570
7571 Move from lispref/ to doc/lispref/. Change all setfilename
7572 commands to use ../../info.
7573 * Makefile.in (infodir): Go up one more level.
7574 (usermanualdir): Change from ../man to ../emacs.
7575 (miscmanualdir): New.
7576 (dist): Use new variable miscmanualdir.
7577 * makefile.w32-in (infodir, texinputdir): Go up one more level.
7578 (usermanualdir): Change from ../man to ../emacs.
7579
7580 2007-08-30 Martin Rudalics <rudalics@gmx.at>
7581
7582 * commands.texi (Command Loop Info): Advise against changing
7583 most variables described here. Explain new variable
7584 last-repeatable-command.
7585
7586 2007-08-29 Glenn Morris <rgm@gnu.org>
7587
7588 * elisp.texi (EMACSVER): Increase to 23.0.50.
7589
7590 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
7591
7592 * frames.texi (Basic Parameters): Add display-environment-variable
7593 and term-environment-variable.
7594
7595 2007-08-28 Juri Linkov <juri@jurta.org>
7596
7597 * display.texi (Image Formats, Other Image Types): Add SVG.
7598
7599 2007-08-28 Juri Linkov <juri@jurta.org>
7600
7601 * display.texi (Images): Move formats-related text to new node
7602 "Image Formats".
7603 (Image Formats): New node.
7604
7605 2007-08-27 Richard Stallman <rms@gnu.org>
7606
7607 * windows.texi (Window Configurations): Clarify what
7608 a window configuration saves.
7609
7610 2007-08-25 Richard Stallman <rms@gnu.org>
7611
7612 * display.texi (Images): Delete redundant @findex.
7613
7614 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
7615
7616 * text.texi (Change Hooks): (after|before)-change-functions are no
7617 longer bound to nil while running; rather inhibit-modification-hooks
7618 is t.
7619
7620 2007-08-16 Richard Stallman <rms@gnu.org>
7621
7622 * processes.texi (Asynchronous Processes):
7623 Clarify doc of start-file-process.
7624
7625 2007-08-08 Martin Rudalics <rudalics@gmx.at>
7626
7627 * modes.texi (Example Major Modes): Fix typo.
7628
7629 2007-08-08 Glenn Morris <rgm@gnu.org>
7630
7631 * intro.texi (nil and t): Do not use `iff' in documentation.
7632
7633 * tips.texi (Documentation Tips): Recommend against `iff'.
7634
7635 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
7636
7637 * display.texi (Image Cache): Document image-refresh.
7638
7639 2007-08-06 Martin Rudalics <rudalics@gmx.at>
7640
7641 * windows.texi (Size of Window): Document window-full-width-p.
7642
7643 2007-07-25 Glenn Morris <rgm@gnu.org>
7644
7645 * gpl.texi (GPL): Replace license with GPLv3.
7646
7647 * Relicense all FSF files to GPLv3 or later.
7648
7649 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
7650
7651 * processes.texi (Synchronous Processes):
7652 Add `process-file-shell-command'.
7653 (Asynchronous Processes): Mention restricted use of
7654 `process-filter' and `process-sentinel' in
7655 `start-file-process'. Add `start-file-process-shell-command'.
7656
7657 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7658
7659 * files.texi (Magic File Names): Introduce optional parameter
7660 IDENTIFICATION for `file-remote-p'.
7661
7662 2007-07-16 Richard Stallman <rms@gnu.org>
7663
7664 * display.texi (Defining Faces): Fix previous change.
7665
7666 2007-07-14 Richard Stallman <rms@gnu.org>
7667
7668 * control.texi (Handling Errors): Document `debug' in handler list.
7669
7670 2007-07-10 Richard Stallman <rms@gnu.org>
7671
7672 * display.texi (Defining Faces): Explain C-M-x feature for defface.
7673
7674 2007-07-09 Richard Stallman <rms@gnu.org>
7675
7676 * files.texi (Magic File Names): Rewrite previous change.
7677
7678 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7679
7680 * files.texi (Magic File Names): Introduce optional parameter
7681 CONNECTED for `file-remote-p'.
7682
7683 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
7684
7685 * processes.texi (Asynchronous Processes):
7686 * files.texi (Magic File Names): Add `start-file-process'.
7687
7688 2007-06-27 Richard Stallman <rms@gnu.org>
7689
7690 * files.texi (Format Conversion Piecemeal):
7691 Clarify `after-insert-file-functions' calling convention.
7692
7693 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
7694
7695 * files.texi (Magic File Names): Remove `dired-call-process'.
7696 Add `process-file'.
7697
7698 2007-06-27 Kenichi Handa <handa@m17n.org>
7699
7700 * text.texi (Special Properties): Fix description about
7701 `composition' property.
7702
7703 2007-06-26 Kenichi Handa <handa@m17n.org>
7704
7705 * nonascii.texi (Default Coding Systems): Document about the
7706 return value `undecided'.
7707
7708 2007-06-25 David Kastrup <dak@gnu.org>
7709
7710 * keymaps.texi (Active Keymaps): Document new POSITION argument of
7711 `current-active-maps'.
7712
7713 2007-06-24 Karl Berry <karl@gnu.org>
7714
7715 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
7716
7717 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
7718
7719 * display.texi (Overlay Arrow): Doc fix.
7720
7721 2007-06-14 Karl Berry <karl@tug.org>
7722
7723 * anti.texi (Antinews): Typo.
7724
7725 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
7726
7727 * display.texi (Image Cache): Document image-refresh.
7728
7729 2007-06-12 Karl Berry <karl@gnu.org>
7730
7731 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
7732 * two-volume.make: New file.
7733 * .cvsignore: Ignore two-volume files.
7734
7735 2007-06-12 Tom Tromey <tromey@redhat.com>
7736
7737 * os.texi (Init File): Document user-emacs-directory.
7738
7739 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
7740
7741 * commands.texi (Click Events): Describe width and height when
7742 object is nil.
7743
7744 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
7745
7746 * commands.texi (Click Events): Layout more logically.
7747 Describe width and height.
7748 (Drag Events, Motion Events): Update to new format for position.
7749
7750 2007-06-02 Richard Stallman <rms@gnu.org>
7751
7752 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
7753
7754 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7755
7756 * Version 22.1 released.
7757
7758 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
7759
7760 * text.texi (Special Properties): Correct meaning of fontified face.
7761
7762 2007-05-30 Richard Stallman <rms@gnu.org>
7763
7764 * text.texi (Special Properties): Add link to Adjusting Point.
7765
7766 2007-05-12 Richard Stallman <rms@gnu.org>
7767
7768 * text.texi (Margins): indent-to-left-margin is not the default.
7769 (Mode-Specific Indent): For indent-line-function, the default
7770 is indent-relative.
7771
7772 * modes.texi (Example Major Modes): Explain last line of text-mode
7773 is redundant.
7774
7775 2007-05-10 Richard Stallman <rms@gnu.org>
7776
7777 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
7778
7779 * help.texi (Keys in Documentation): Add reference to
7780 Documentation Tips.
7781
7782 * files.texi (Format Conversion): TO-FN gets three arguments.
7783
7784 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
7785
7786 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
7787
7788 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
7789 * files.texi (Format Conversion): Expand intro; add menu.
7790 (Format Conversion Overview, Format Conversion Round-Trip)
7791 (Format Conversion Piecemeal): New nodes/subsections.
7792 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
7793 * text.texi (Text Properties): Remove "Saving Properties" from menu.
7794 (Saving Properties): Delete node/subsection.
7795
7796 2007-05-07 Karl Berry <karl@gnu.org>
7797
7798 * elisp.texi (EMACSVER): Back to 22.
7799
7800 2007-05-06 Richard Stallman <rms@gnu.org>
7801
7802 * processes.texi (Accepting Output): Revert most of previous change.
7803
7804 2007-05-05 Richard Stallman <rms@gnu.org>
7805
7806 * processes.texi (Accepting Output): accept-process-output
7807 uses microseconds, not milliseconds. But that arg is obsolete.
7808
7809 2007-05-04 Karl Berry <karl@tug.org>
7810
7811 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
7812
7813 2007-05-04 Eli Zaretskii <eliz@gnu.org>
7814
7815 * tips.texi (Documentation Tips): Rearrange items to place the
7816 more important ones first. Add an index entry for hyperlinks.
7817
7818 2007-05-03 Karl Berry <karl@gnu.org>
7819
7820 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
7821 (EMACSVER) [smallbook]: 22 for printed version.
7822
7823 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
7824 so restore anchor to normal position after defun. Found by Kevin Ryde.
7825
7826 2007-04-26 Glenn Morris <rgm@gnu.org>
7827
7828 * elisp.texi (EMACSVER): Increase to 22.1.50.
7829
7830 2007-04-28 Karl Berry <karl@gnu.org>
7831
7832 * elisp.texi: Improve line breaks on copyright page,
7833 similar layout to emacs manual, 8.5x11 by default.
7834
7835 2007-04-24 Richard Stallman <rms@gnu.org>
7836
7837 * text.texi (Special Properties): Add xref to Overlay Properties.
7838
7839 * display.texi (Overlay Properties): Add xref to Special Properties.
7840
7841 2007-04-22 Richard Stallman <rms@gnu.org>
7842
7843 * keymaps.texi (Extended Menu Items): Move the info about
7844 format with cached keyboard binding.
7845
7846 2007-04-21 Richard Stallman <rms@gnu.org>
7847
7848 * text.texi (Special Properties): Clarify previous change.
7849
7850 * files.texi (File Name Expansion): Clarify previous change.
7851
7852 * display.texi (Attribute Functions): Fix example for
7853 face-attribute-relative-p.
7854
7855 2007-04-19 Kenichi Handa <handa@m17n.org>
7856
7857 * text.texi (Special Properties): Document composition property.
7858
7859 2007-04-19 Glenn Morris <rgm@gnu.org>
7860
7861 * files.texi (File Name Expansion): Mention "superroot".
7862
7863 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7864
7865 * frames.texi (Multiple Displays): Add note about "multi-monitor"
7866 setups.
7867 (Display Feature Testing): Note that display refers to all
7868 physical monitors for multi-monitor setups.
7869
7870 2007-04-14 Richard Stallman <rms@gnu.org>
7871
7872 * lists.texi (Sets And Lists): Clarify `delete' examples.
7873 Remove spurious xref to same node.
7874 Clarify xref for add-to-list.
7875
7876 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
7877
7878 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
7879 value of lisp-mode-map.
7880
7881 2007-04-11 Karl Berry <karl@gnu.org>
7882
7883 * anti.texi (Antinews):
7884 * display.texi (Overlay Properties, Defining Images):
7885 * processes.texi (Synchronous Processes, Sentinels):
7886 * syntax.texi (Syntax Table Internals):
7887 * searching.texi (Regexp Special):
7888 * nonascii.texi (Default Coding Systems):
7889 * text.texi (Special Properties):
7890 * minibuf.texi (Basic Completion): Wording to improve breaks in
7891 8.5x11 format.
7892 * elisp.texi (smallbook): New @set to more easily switch between
7893 smallbook and 8.5x11.
7894
7895 2007-04-11 Richard Stallman <rms@gnu.org>
7896
7897 * text.texi (Lazy Properties): Minor fix.
7898
7899 2007-04-08 Karl Berry <karl@gnu.org>
7900
7901 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
7902 * macros.texi (Backquote): Downcase Backquote in index entries for
7903 consistency.
7904
7905 2007-04-08 Richard Stallman <rms@gnu.org>
7906
7907 * text.texi (Adaptive Fill): Just describe default,
7908 don't show it (since it contains non-ASCII chars).
7909
7910 2007-04-07 Karl Berry <karl@gnu.org>
7911
7912 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
7913 adaptive-fill-regexp's value, since they are not in the standard
7914 TeX fonts.
7915
7916 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
7917
7918 * display.texi (Defining Faces): Fix example.
7919
7920 2007-04-07 Karl Berry <karl@gnu.org>
7921
7922 * display.texi (Button Buffer Commands): Improve page break.
7923
7924 2007-04-07 Richard Stallman <rms@gnu.org>
7925
7926 * advice.texi (Activation of Advice): Remove redundant index entry.
7927
7928 * backups.texi: Improve index entries. Remove redundant ones.
7929
7930 * compile.texi (Byte Compilation): Improve index entry.
7931
7932 * hash.texi (Creating Hash): Improve index entry.
7933
7934 * symbols.texi (Definitions): Improve index entry.
7935
7936 * edebug.texi: Improve index entries. Remove redundant/useless ones.
7937
7938 * maps.texi (Standard Keymaps): Remove useless index entry.
7939
7940 * help.texi (Documentation Basics): Remove redundant index entries.
7941
7942 * customize.texi: Improve index entries.
7943 Remove redundant/useless ones.
7944
7945 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
7946
7947 * streams.texi (Output Variables): Improve index entry.
7948
7949 * abbrevs.texi (Abbrevs): Remove useless index entry.
7950
7951 * macros.texi (Expansion): Remove useless index entry.
7952
7953 * text.texi: Improve index entries. Remove redundant/useless ones.
7954 (Text Properties, Examining Properties)
7955 (Special Properties): Use "property category" instead of "category"
7956 to refer to the `category' property.
7957
7958 * positions.texi: Improve index entries. Remove useless one.
7959
7960 * lists.texi: Improve index entries. Remove redundant/useless ones.
7961
7962 * os.texi: Improve index entries.
7963 (Timers): Fix previous change.
7964
7965 * buffers.texi: Improve index entries.
7966 (Modification Time): Get rid of term "obsolete buffer".
7967
7968 * debugging.texi: Improve index entries.
7969 (Test Coverage): Add xref to other test coverage ftr.
7970
7971 * eval.texi: Improve index entry. Remove redundant ones.
7972
7973 * numbers.texi: Improve index entries. Remove redundant/useless ones.
7974
7975 * files.texi: Improve index entries. Remove redundant/useless ones.
7976
7977 * objects.texi: Improve index entries.
7978
7979 * processes.texi: Improve index entries.
7980
7981 * modes.texi: Improve index entry. Remove redundant one.
7982
7983 * nonascii.texi: Improve index entries.
7984
7985 * internals.texi: Improve index entries.
7986
7987 * syntax.texi: Improve index entries.
7988
7989 * keymaps.texi (Active Keymaps): Improve index entries.
7990
7991 * commands.texi: Improve index entries. Remove redundant/useless ones.
7992
7993 * frames.texi: Improve index entries. Remove redundant/useless ones.
7994
7995 * markers.texi: Improve index entries. Remove redundant ones.
7996
7997 * tips.texi: Improve index entries.
7998
7999 * loading.texi (Unloading): Improve index entry.
8000
8001 * variables.texi: Improve index entries. Remove redundant one.
8002
8003 * sequences.texi: Improve index entry.
8004
8005 * display.texi: Improve index entries. Remove redundant ones.
8006
8007 * windows.texi: Improve index entries.
8008
8009 * searching.texi: Improve index entries. Remove redundant one.
8010
8011 * strings.texi (Case Tables): Improve last change.
8012
8013 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
8014
8015 * strings.texi (Case Tables): Document with-case-table and
8016 ascii-case-table.
8017
8018 2007-04-03 Karl Berry <karl@gnu.org>
8019
8020 * processes.texi (Network): Reword to improve page break.
8021
8022 2007-04-03 Eli Zaretskii <eliz@gnu.org>
8023
8024 * functions.texi (Inline Functions): Describe more disadvantages
8025 of defsubst, and make advice against it stronger.
8026
8027 2007-04-02 Karl Berry <karl@gnu.org>
8028
8029 * backups.texi (Backup Names): Avoid widow words.
8030 * modes.texi (Example Major Modes): Align last comment.
8031
8032 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
8033
8034 * keymaps.texi (Remapping Commands): Document new arg to
8035 command-remapping.
8036
8037 2007-04-01 Karl Berry <karl@gnu.org>
8038
8039 * processes.texi (Low-Level Network): Typo.
8040 * loading.texi (Hooks for Loading): Avoid double "the".
8041 * keymaps.texi (Key Sequences): No double "and".
8042 (Changing Key Bindings): Shorten to improve line break.
8043
8044 2007-03-31 Glenn Morris <rgm@gnu.org>
8045
8046 * os.texi (Timers): Fix description of run-at-time TIME formats.
8047
8048 2007-03-31 Richard Stallman <rms@gnu.org>
8049
8050 * display.texi (Invisible Text): Correct buffer-invisibility-spec
8051 regarding ellipsis.
8052
8053 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8054
8055 * intro.texi (nil and t):
8056 * symbols.texi (Plists and Alists):
8057 * variables.texi (Variable Aliases, Constant Variables):
8058 * functions.texi (Defining Functions):
8059 * advice.texi (Advising Primitives):
8060 * debugging.texi (Syntax Errors, Compilation Errors):
8061 * minibuf.texi (Minibuffer Windows):
8062 * commands.texi (Adjusting Point):
8063 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
8064 (Auto Major Mode, Major Mode Conventions):
8065 * help.texi (Describing Characters):
8066 * files.texi (Create/Delete Dirs, Information about Files)
8067 (File Locks, Writing to Files, Reading from Files)
8068 (Saving Buffers):
8069 * windows.texi (Resizing Windows, Cyclic Window Ordering):
8070 * frames.texi (Finding All Frames):
8071 * positions.texi (Buffer End, Motion):
8072 * markers.texi (The Region):
8073 * text.texi (Deletion, Near Point):
8074 * display.texi (Displaying Messages, Truncation):
8075 * os.texi (Processor Run Time):
8076 * tips.texi (Key Binding Conventions, Programming Tips)
8077 (Warning Tips, Documentation Tips, Comment Tips):
8078 * internals.texi (Memory Usage): Improve indexing.
8079
8080 * variables.texi (Frame-Local Variables):
8081 * functions.texi (Argument List):
8082 * loading.texi (Library Search):
8083 * streams.texi (Output Variables):
8084 * keymaps.texi (Translation Keymaps, Searching Keymaps):
8085 * searching.texi (Replacing Match, Search and Replace):
8086 * processes.texi (Byte Packing, Decoding Output)
8087 (Accepting Output, Network Servers, Shell Arguments):
8088 * display.texi (Abstract Display, Image Cache, Scroll Bars):
8089 * windows.texi (Window Point, Window Start):
8090 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
8091 * commands.texi (Reading Input, Keyboard Events):
8092 * minibuf.texi (Reading File Names, Minibuffer Completion)
8093 (Recursive Mini):
8094 * positions.texi (List Motion):
8095 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
8096 * numbers.texi (Arithmetic Operations, Math Functions)
8097 (Predicates on Numbers, Comparison of Numbers, Numeric Conversions):
8098 * locals.texi (Standard Buffer-Local Variables):
8099 * maps.texi (Standard Keymaps):
8100 * os.texi (User Identification, System Environment, Recording Input)
8101 (X11 Keysyms):
8102 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
8103 * backups.texi (Backups and Auto-Saving):
8104 * customize.texi (Customization, Group Definitions)
8105 (Variable Definitions):
8106 * compile.texi (Byte Compilation): Improve index entries.
8107
8108 2007-03-31 Karl Berry <karl@gnu.org>
8109
8110 * macros.texi (Defining Macros): Avoid widow syllable.
8111
8112 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8113
8114 * elisp.texi (Top): Postscript -> PostScript.
8115
8116 * display.texi (Images, Postscript Images): Postscript -> PostScript.
8117
8118 2007-03-31 Markus Triska <markus.triska@gmx.at>
8119
8120 * internals.texi (Writing Emacs Primitives): Untabify `For'.
8121
8122 2007-03-30 Karl Berry <karl@gnu.org>
8123
8124 * lists.texi (List-related Predicates): Remove spurious @need.
8125 (Setcdr): Use @smallexample to improve page break.
8126 (Association Lists) <assoc>: Reword to improve page break.
8127
8128 * strings.texi (String Conversion): Insert blank line to improve
8129 page break.
8130
8131 * numbers.texi (Random Numbers): Use @minus{}.
8132 (Math Functions): Use @minus{}.
8133
8134 * intro.texi (Acknowledgements): Avoid line breaks before middle
8135 initials.
8136
8137 2007-03-24 Eli Zaretskii <eliz@gnu.org>
8138
8139 * errors.texi (Standard Errors): Add an index entry.
8140
8141 2007-03-19 Richard Stallman <rms@gnu.org>
8142
8143 * os.texi (Recording Input): recent-keys now gives 300 keys.
8144
8145 2007-03-12 Glenn Morris <rgm@gnu.org>
8146
8147 * os.texi: Replace "daylight savings" with "daylight saving"
8148 throughout.
8149
8150 2007-03-05 Richard Stallman <rms@gnu.org>
8151
8152 * variables.texi (File Local Variables):
8153 Update enable-local-variables values.
8154
8155 2007-03-04 Richard Stallman <rms@gnu.org>
8156
8157 * syntax.texi (Control Parsing): Minor clarification.
8158
8159 * strings.texi (Formatting Strings): Clarify width, precision, flags.
8160
8161 * sequences.texi (Sequence Functions): Move string-bytes away,
8162 add xref.
8163
8164 * nonascii.texi (Text Representations): Move string-bytes here.
8165
8166 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
8167
8168 * minibuf.texi (Basic Completion): Minor clarification.
8169
8170 * markers.texi (The Mark): Clarify existence vs activation of mark.
8171 Other cleanup.
8172
8173 * display.texi (Finding Overlays): Write better example.
8174
8175 * compile.texi (Eval During Compile): Clarify putting macros
8176 in eval-when-compile.
8177
8178 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
8179
8180 * loading.texi (How Programs Do Loading): Fix anchor position at
8181 load-read-function definition doc.
8182
8183 2007-02-21 Kim F. Storm <storm@cua.dk>
8184
8185 * strings.texi (Text Comparison): Mention that assoc-string
8186 converts symbols to strings before testing.
8187
8188 2007-02-17 Kim F. Storm <storm@cua.dk>
8189
8190 * processes.texi (Bindat Spec): Vector types can have optional
8191 element type.
8192 (Bindat Examples): Fix example. Add vector with element type.
8193
8194 2007-02-16 Andreas Schwab <schwab@suse.de>
8195
8196 * strings.texi (Formatting Strings): Document '+' flag.
8197
8198 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
8199
8200 * strings.texi (Modifying Strings): Clarify that `clear-string'
8201 always converts the string to unibyte.
8202
8203 2007-02-14 Kim F. Storm <storm@cua.dk>
8204
8205 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
8206 Rewrite glyph code description to refer to these functions.
8207 Remove details of encoding face number and char into integer code.
8208
8209 2007-02-03 Alan Mackenzie <acm@muc.de>
8210
8211 * loading.texi (Hooks for Loading): Make the description of
8212 `eval-after-load' more detailed, and amend the description of
8213 after-load-alist, in accordance with changes from 2006-05.
8214
8215 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
8216
8217 * modes.texi (Defining Minor Modes): Document that a :require
8218 keyword or similar may be required to make saved customization
8219 variables work.
8220
8221 2007-02-03 Eli Zaretskii <eliz@gnu.org>
8222
8223 * elisp.texi (Top): Make the detailed menu headers compliant with
8224 Texinfo guidelines and with what texnfo-upd.el expects.
8225 Add comments to prevent people from inadvertently modifying the key
8226 parts needed by `texinfo-multiple-files-update'.
8227
8228 2007-02-02 Eli Zaretskii <eliz@gnu.org>
8229
8230 * elisp.texi (Top): Update the top-level menus.
8231
8232 * syntax.texi (Categories): Add index entries.
8233
8234 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
8235
8236 * display.texi (Attribute Functions): Fix name and description of
8237 the UNDERLINE arg of `set-face-underline-p'.
8238
8239 2007-01-29 Eli Zaretskii <eliz@gnu.org>
8240
8241 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
8242 Variables", and "Standard Keymaps" to the detailed menu.
8243
8244 * variables.texi (Future Local Variables): Add index entry.
8245
8246 2007-01-28 Richard Stallman <rms@gnu.org>
8247
8248 * tips.texi (Coding Conventions): Clarify the tip about macros
8249 that define a function or a variable.
8250
8251 * files.texi (File Attributes): UID and GID can be floats.
8252 (Magic File Names): Explain why deferring all operations to
8253 the standard handler does not work.
8254
8255 2007-01-23 Martin Rudalics <rudalics@gmx.at>
8256
8257 * backups.texi (Reverting): Use "buffer" instead of "file"
8258 when talking about major and minor modes.
8259
8260 2007-01-21 Richard Stallman <rms@gnu.org>
8261
8262 * help.texi (Documentation): Add xref to Documentation Tips.
8263
8264 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
8265
8266 * tips.texi (Coding Conventions): Fix typos.
8267
8268 2007-01-05 Richard Stallman <rms@gnu.org>
8269
8270 * modes.texi (Defining Minor Modes): Fix previous change.
8271
8272 2007-01-03 Richard Stallman <rms@gnu.org>
8273
8274 * customize.texi (Variable Definitions, Customization Types):
8275 Don't use * in doc string for defcustom.
8276
8277 2007-01-02 Richard Stallman <rms@gnu.org>
8278
8279 * variables.texi (Variable Aliases): Clarify that aliases vars
8280 always have the same value.
8281
8282 * processes.texi (Bindat Spec): Fix Texinfo usage.
8283
8284 * modes.texi (Defining Minor Modes): Explain effect of command
8285 defined with define-global-minor-mode on new buffers.
8286
8287 2006-12-30 Kim F. Storm <storm@cua.dk>
8288
8289 * keymaps.texi (Tool Bar): Describe `grow-only' value of
8290 `auto-resize-tool-bars'.
8291
8292 2006-12-30 Richard Stallman <rms@gnu.org>
8293
8294 * keymaps.texi (Active Keymaps): Fix previous change.
8295
8296 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
8297
8298 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
8299
8300 2006-12-30 Kim F. Storm <storm@cua.dk>
8301
8302 * processes.texi (Bindat Spec): Clarify using field names in
8303 length specifications.
8304
8305 2006-12-29 Kim F. Storm <storm@cua.dk>
8306
8307 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
8308 Add count and index variables for eval forms in repeat blocks.
8309
8310 2006-12-24 Richard Stallman <rms@gnu.org>
8311
8312 * customize.texi (Variable Definitions):
8313 Document new name custom-add-frequent-value.
8314
8315 2006-12-19 Kim F. Storm <storm@cua.dk>
8316
8317 * commands.texi (Misc Events): User signals now result in sigusr1
8318 and sigusr2 events which are handled through special-event-map.
8319 (Special Events): User signals and drag-n-drop are special.
8320
8321 2006-12-17 Richard Stallman <rms@gnu.org>
8322
8323 * loading.texi (Named Features): Explain subfeatures better.
8324
8325 * customize.texi: Use "option" only for user options.
8326 For the keyword values inside defcustom etc, say "keywords".
8327 For :options value's elements, say "elements".
8328 :group should not be omitted.
8329
8330 * syntax.texi (Parsing Expressions): Split up node.
8331 (Motion via Parsing, Position Parse, Parser State)
8332 (Low-Level Parsing, Control Parsing): New subnodes.
8333 (Parser State): Document syntax-ppss-toplevel-pos.
8334
8335 * positions.texi (List Motion): Punctuation fix.
8336
8337 * files.texi (File Name Completion): Document PREDICATE arg
8338 to file-name-completion.
8339
8340 2006-12-16 Eli Zaretskii <eliz@gnu.org>
8341
8342 * internals.texi (Building Emacs, Writing Emacs Primitives):
8343 Add index entries.
8344
8345 2006-12-11 Richard Stallman <rms@gnu.org>
8346
8347 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
8348 affects face menu. Explain how to make it non-nil without enabling
8349 any fontification.
8350
8351 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
8352
8353 * modes.texi (Font Lock Basics): Document nil value of
8354 font-lock-defaults.
8355
8356 2006-12-10 Glenn Morris <rgm@gnu.org>
8357
8358 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
8359 value for system-flag argument. Abbrev tables may not be empty
8360 when major modes are loaded.
8361
8362 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
8363
8364 * makefile.w32-in (maintainer-clean): Partially revert last
8365 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
8366 to protect elisp-covers.texi.
8367
8368 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
8369
8370 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
8371 Don't remove elisp* info files; they are already deleted by the
8372 `clean' and `distclean' targets, and they are in the $(infodir)
8373 directory, not the current one.
8374
8375 2006-12-04 Kim F. Storm <storm@cua.dk>
8376
8377 * commands.texi (Misc Events): Update signal events.
8378 (Event Examples): Add signal example.
8379
8380 2006-11-29 Richard Stallman <rms@gnu.org>
8381
8382 * frames.texi (Visibility of Frames): Explain visible windows
8383 can be covered by others. Add xref for raise-frame.
8384
8385 2006-11-28 Richard Stallman <rms@gnu.org>
8386
8387 * searching.texi (Regexp Special): Update when ^ is special.
8388
8389 2006-11-27 Eli Zaretskii <eliz@gnu.org>
8390
8391 * customize.texi (Customization, Common Keywords)
8392 (Group Definitions, Variable Definitions, Composite Types)
8393 (Type Keywords, Customization Types): Add index entries for
8394 various customization keywords.
8395
8396 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
8397
8398 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
8399
8400 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
8401
8402 * frames.texi (Window System Selections): Remove clipboard from
8403 description of selection-coding-system.
8404
8405 2006-11-06 Richard Stallman <rms@gnu.org>
8406
8407 * lists.texi (List Variables): Document COMPARE-FN.
8408
8409 * keymaps.texi: Avoid use of "binding" to mean a relation;
8410 use it only to refer to the meaning associated with a key.
8411 (Keymaps): Change menu node description.
8412
8413 * elisp.texi (Top): Change menu node description.
8414
8415 * display.texi (Managing Overlays): Document overlay-recenter.
8416
8417 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
8418
8419 * Makefile.in: Use relative paths to avoid advertising filesystem
8420 contents during compilation.
8421
8422 2006-10-23 Kim F. Storm <storm@cua.dk>
8423
8424 * commands.texi (Event Input Misc): Update unread-command-events.
8425
8426 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
8427
8428 * lists.texi (Sets And Lists): Fix typos.
8429
8430 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
8431
8432 * control.texi (Processing of Errors): Use @var for an argument,
8433 not @code.
8434
8435 2006-10-16 Richard Stallman <rms@gnu.org>
8436
8437 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
8438
8439 * keymaps.texi (Format of Keymaps): Show all the keymap element
8440 patterns that result from menu items.
8441 (Key Lookup): Minor cleanups.
8442
8443 * modes.texi (Precalculated Fontification): Don't say that
8444 not setting font-lock-defaults avoids loading font-lock.
8445
8446 * help.texi (Documentation): Move xref to Emacs Manual here.
8447 (Documentation Basics): From here.
8448 Also doc emacs-lisp-docstring-fill-column.
8449
8450 * elisp.texi: Update version and ISBN.
8451
8452 * commands.texi (Interactive Call): Clarify KEYS arg to
8453 call-interactively is a vector.
8454 (Command Loop Info): Delete anchor in this-command-keys.
8455 Add anchor in this-command-keys-vector.
8456 (Recursive Editing): Document how recursive-edit
8457 handles the current buffer.
8458
8459 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
8460
8461 * frames.texi (Frame Titles): %c and %l are ignored in
8462 frame-title-format.
8463
8464 2006-10-11 Richard Stallman <rms@gnu.org>
8465
8466 * keymaps.texi (Key Sequences): Clarify use of kbd.
8467
8468 2006-10-10 Kim F. Storm <storm@cua.dk>
8469
8470 * lists.texi (Sets And Lists): Add memql.
8471
8472 2006-10-03 Richard Stallman <rms@gnu.org>
8473
8474 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
8475 Clarify :ascii: and :nonascii:.
8476
8477 2006-09-29 Juri Linkov <juri@jurta.org>
8478
8479 * modes.texi (%-Constructs): Reorder coding systems in the
8480 documentation of %z to the real order displayed in the modeline.
8481
8482 2006-09-25 Richard Stallman <rms@gnu.org>
8483
8484 * os.texi (Timers): Describe timer-max-repeats.
8485
8486 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
8487
8488 * os.texi (Timers): Mention with-local-quit.
8489
8490 2006-09-24 Richard Stallman <rms@gnu.org>
8491
8492 * searching.texi (Searching and Matching): Mention property search.
8493
8494 * commands.texi (Command Loop Info): Explain how read-event affects
8495 this-command-keys.
8496
8497 2006-09-20 Richard Stallman <rms@gnu.org>
8498
8499 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
8500
8501 * windows.texi (Window Start): Minor cleanups.
8502
8503 2006-09-20 Kim F. Storm <storm@cua.dk>
8504
8505 * windows.texi (Window Start): pos-visible-in-window-p allows
8506 specifying t for position to mean "end of window".
8507 Add window-line-height.
8508
8509 * anti.texi (Antinews): Mention window-line-height.
8510
8511 2006-09-19 David Kastrup <dak@gnu.org>
8512
8513 * keymaps.texi (Searching Keymaps): Small clarification.
8514
8515 2006-09-18 Richard Stallman <rms@gnu.org>
8516
8517 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
8518 cause keyboard menus.
8519 (Menu Keymaps): Likewise.
8520 (Defining Menus, Keyboard Menus): Clarify.
8521
8522 * text.texi (Fields): Clarify explanation of constrain-to-field.
8523
8524 2006-09-16 Eli Zaretskii <eliz@gnu.org>
8525
8526 * variables.texi (Tips for Defining): Fix a typo.
8527
8528 2006-09-15 Richard Stallman <rms@gnu.org>
8529
8530 * keymaps.texi (Remapping Commands, Searching Keymaps)
8531 (Active Keymaps): Clean up previous change.
8532
8533 2006-09-15 Jay Belanger <belanger@truman.edu>
8534
8535 * gpl.texi: Replace "Library Public License" by "Lesser Public
8536 License" throughout.
8537
8538 2006-09-15 David Kastrup <dak@gnu.org>
8539
8540 * keymaps.texi (Active Keymaps): Adapt description to use
8541 `get-char-property' instead `get-text-property'. Explain how
8542 mouse events change this. Explain the new optional argument of
8543 `key-binding' and its mouse-dependent lookup.
8544 (Searching Keymaps): Adapt description similarly.
8545 (Remapping Commands): Explain the new optional argument of
8546 `command-remapping'.
8547
8548 2006-09-14 Richard Stallman <rms@gnu.org>
8549
8550 * keymaps.texi (Searching Keymaps): Clarification.
8551 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
8552
8553 2006-09-13 Richard Stallman <rms@gnu.org>
8554
8555 * objects.texi (Character Type): Node split.
8556 Add xref to Describing Characters.
8557 (Basic Char Syntax, General Escape Syntax)
8558 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
8559
8560 2006-09-11 Richard Stallman <rms@gnu.org>
8561
8562 * display.texi (Display Table Format): Wording clarification.
8563 (Glyphs): Clarifications.
8564
8565 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
8566
8567 * keymaps.texi (Active Keymaps): Mention that key-binding checks
8568 local maps.
8569
8570 2006-09-10 Kim F. Storm <storm@cua.dk>
8571
8572 * display.texi (Forcing Redisplay): Document return value of
8573 function redisplay.
8574
8575 2006-09-09 Richard Stallman <rms@gnu.org>
8576
8577 * windows.texi (Window Hooks): Explain limits of
8578 window-scroll-functions.
8579
8580 * display.texi (Fringe Indicators): Update for last change in
8581 indicate-buffer-boundaries.
8582
8583 2006-09-08 Richard Stallman <rms@gnu.org>
8584
8585 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
8586
8587 2006-09-06 Kim F. Storm <storm@cua.dk>
8588
8589 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
8590
8591 * windows.texi (Window Start): Update pos-visible-in-window-p.
8592
8593 2006-09-04 Richard Stallman <rms@gnu.org>
8594
8595 * processes.texi (Accepting Output): Explain SECONDS=0 for
8596 accept-process-output.
8597
8598 * os.texi (Idle Timers): Explain why timer functions should not
8599 loop until (input-pending-p).
8600
8601 2006-09-02 Eli Zaretskii <eliz@gnu.org>
8602
8603 * makefile.w32-in (usermanualdir): New variable.
8604 (elisp.dvi): Use it.
8605
8606 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8607
8608 * buffers.texi (Buffer Modification): Fix last change.
8609
8610 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
8611
8612 * buffers.texi (Buffer Modification):
8613 Document buffer-chars-modified-tick.
8614
8615 2006-08-31 Richard Stallman <rms@gnu.org>
8616
8617 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
8618
8619 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
8620
8621 * modes.texi (Syntactic Font Lock):
8622 Mention font-lock-syntactic-face-function
8623 instead of specific faces.
8624
8625 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
8626
8627 * display.texi (Images): Add xrref to display-images-p.
8628
8629 2006-08-28 Kenichi Handa <handa@m17n.org>
8630
8631 * nonascii.texi (Lisp and Coding Systems): Fix description of
8632 detect-coding-region.
8633
8634 2006-08-27 Michael Olson <mwolson@gnu.org>
8635
8636 * processes.texi (Transaction Queues): Remove stray quote
8637 character.
8638
8639 2006-08-25 Richard Stallman <rms@gnu.org>
8640
8641 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
8642 Add xref.
8643
8644 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
8645
8646 * os.texi (Timers): Avoid waiting inside timers.
8647
8648 2006-08-21 Lute Kamstra <lute@gnu.org>
8649
8650 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
8651
8652 2006-08-20 Richard Stallman <rms@gnu.org>
8653
8654 * os.texi (Idle Timers): New node, split out from Timers.
8655 Document current-idle-time.
8656 * commands.texi (Reading One Event): Update xref.
8657 * elisp.texi (Top): Update subnode menu.
8658
8659 2006-08-16 Richard Stallman <rms@gnu.org>
8660
8661 * keymaps.texi (Extended Menu Items): Show format of cached
8662 bindings in extended menu items.
8663
8664 * customize.texi (Variable Definitions): Explain when the
8665 standard value expression is evaluated.
8666
8667 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
8668
8669 * commands.texi (Reading One Event): Explain idleness in
8670 `read-event'.
8671
8672 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
8673
8674 * text.texi (Near Point): Say "cursor" not "terminal cursor".
8675 (Commands for Insertion): Remove split-line since it's not
8676 relevant for Lisp programming.
8677 (Yank Commands): Rewrite introduction.
8678 (Undo): Clarify.
8679 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
8680 (Filling): Remove redundant comment. Clarify return value of
8681 current-justification.
8682 (Margins): Minor clarifications.
8683 (Adaptive Fill): Update default value of adaptive-fill-regexp.
8684 (Sorting): Update definition of sort-lines.
8685 (Columns): Clarify behavior of sort-columns.
8686 (Indent Tabs): Link to Tab Stops in Emacs manual.
8687 (Special Properties): Clarify.
8688 (Clickable Text): Mention Buttons package.
8689
8690 2006-08-12 Kevin Ryde <user42@zip.com.au>
8691
8692 * os.texi (Time Parsing): Add %z to description of
8693 format-time-string, as per docstring. Add cross reference to
8694 glibc manual for strftime.
8695
8696 2006-08-08 Richard Stallman <rms@gnu.org>
8697
8698 * modes.texi: Clean up wording in previous change.
8699
8700 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
8701
8702 * modes.texi (Hooks): Clarify.
8703 (Major Mode Basics): Mention define-derived-mode explicitly.
8704 (Major Mode Conventions): Rebinding RET is OK for some modes.
8705 Mention change-major-mode-hook and after-change-major-mode-hook.
8706 (Example Major Modes): Move to end of Modes section.
8707 (Mode Line Basics): Clarify.
8708 (Mode Line Data): Mention help-echo and local-map in strings.
8709 Explain reason for treatment of non-risky variables.
8710 (Properties in Mode): Clarify.
8711 (Faces for Font Lock): Add font-lock-negation-char-face.
8712
8713 2006-08-04 Eli Zaretskii <eliz@gnu.org>
8714
8715 * strings.texi (Formatting Strings): Warn against arbitrary
8716 strings as first arg to `format'.
8717
8718 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
8719
8720 * text.texi (Clickable Text): Mention `help-echo' text property.
8721 Update intro, examples and associated explanations.
8722
8723 2006-07-31 Richard Stallman <rms@gnu.org>
8724
8725 * commands.texi: Update xrefs.
8726 (Event Mod): New node, cut out from old Translating Input.
8727
8728 * maps.texi: Update xrefs.
8729
8730 * keymaps.texi (Translation Keymaps): New node.
8731 Update xrefs from Translating Input to Translation Keymaps.
8732
8733 * elisp.texi (Top): Update subnode menu.
8734
8735 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
8736
8737 * os.texi (System Interface): Fix menu descriptions of some nodes.
8738 (Translating Input): Node deleted.
8739
8740 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
8741
8742 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
8743
8744 * lists.texi (Sets And Lists): Likewise.
8745
8746 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
8747
8748 * text.texi (Fields): Mention POS
8749 requirement when narrowing is in effect.
8750
8751 2006-07-28 Richard Stallman <rms@gnu.org>
8752
8753 * display.texi (Face Attributes): Simplify wording.
8754 (Attribute Functions): Clarify meaning of new-frame default
8755 attribute settings.
8756
8757 * customize.texi (Common Keywords): Document how to use
8758 :package-version in a package not in Emacs.
8759
8760 2006-07-28 Kim F. Storm <storm@cua.dk>
8761
8762 * commands.texi (Reading One Event): Fix last change.
8763
8764 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
8765
8766 * commands.texi (Reading One Event): Document SECONDS argument for
8767 read-event, read-char, and read-char-exclusive.
8768
8769 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
8770
8771 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
8772 to ensure correct identification.
8773
8774 2006-07-24 Richard Stallman <rms@gnu.org>
8775
8776 * text.texi (Clickable Text): Clarify.
8777
8778 * sequences.texi (Vector Functions): Delete duplicate xref.
8779
8780 * objects.texi (Function Type): Clarify.
8781
8782 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
8783 modes.
8784
8785 * lists.texi (List Variables): New node.
8786 Material moved from other nodes.
8787
8788 * variables.texi (Setting Variables): add-to-list and
8789 add-to-ordered-list moved to List Variables node.
8790
8791 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
8792
8793 * text.texi (Links and Mouse-1):
8794 For mouse-on-link-p, expand on arg POS.
8795
8796 2006-07-21 Kim F. Storm <storm@cua.dk>
8797
8798 * display.texi (Forcing Redisplay): Don't mention systems which
8799 don't support sub-second timers for redisplay-preemption-period.
8800
8801 * os.texi (Terminal Output): Clarify text vs graphical terminal.
8802
8803 2006-07-21 Eli Zaretskii <eliz@gnu.org>
8804
8805 * frames.texi (Input Focus): Document that focus-follows-mouse has
8806 no effect on MS-Windows.
8807
8808 2006-07-18 Richard Stallman <rms@gnu.org>
8809
8810 * display.texi (Forcing Redisplay): Cleanups in previous change.
8811
8812 * processes.texi (Low-Level Network): Make menu more convenient.
8813
8814 2006-07-18 Kim F. Storm <storm@cua.dk>
8815
8816 * display.texi (Forcing Redisplay): redisplay-preemption-period
8817 only used on window systems. Add xref to Terminal Output.
8818
8819 * os.texi (Terminal Output): baud-rate only controls preemption on
8820 non-window systems. Add xref to Forcing Redisplay.
8821
8822 * processes.texi (Low-Level Network): Rename node "Make Network"
8823 to "Network Processes".
8824
8825 2006-07-18 Karl Berry <karl@gnu.org>
8826
8827 * variables.texi, functions.texi, customize.texi, loading.texi:
8828 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
8829
8830 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
8831
8832 * commands.texi (Waiting): Document batch-mode sit-for behavior.
8833
8834 2006-07-17 Richard Stallman <rms@gnu.org>
8835
8836 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
8837 Put period and comma inside quotes.
8838
8839 * loading.texi, markers.texi: Use real doublequote inside menus.
8840
8841 * windows.texi: Put point and comma inside quotes.
8842 (Textual Scrolling): Use @samp for error message.
8843
8844 * variables.texi, tips.texi, syntax.texi, symbols.texi:
8845 * strings.texi, streams.texi, processes.texi, os.texi:
8846 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
8847 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
8848 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
8849 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
8850 Put point and comma inside quotes.
8851
8852 * control.texi (Processing of Errors): Add command-error-function.
8853
8854 * variables.texi (File Local Variables): Clarify that
8855 file local variables make buffer-local bindings.
8856
8857 * modes.texi (Syntactic Font Lock): Give default for
8858 font-lock-syntax-table.
8859
8860 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
8861
8862 * text.texi (Special Properties): Clean up previous change.
8863
8864 2006-07-16 Karl Berry <karl@gnu.org>
8865
8866 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
8867 * control.texi: Fix bad page breaks through chapter 10 (control).
8868
8869 * anti.texi (Antinews): Reorder face-attribute fns to avoid
8870 underfull hbox.
8871
8872 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
8873
8874 * text.texi (Special Properties): Describe fontified text property
8875 in relation to a character (not text).
8876
8877 2006-07-15 Kim F. Storm <storm@cua.dk>
8878
8879 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
8880 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
8881 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
8882
8883 * anti.texi (Antinews): Mention redisplay function.
8884 The kbd macro existed, but was not documented, before 22.x.
8885 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
8886
8887 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
8888
8889 * display.texi (Displaying Messages): Add anchor.
8890
8891 * frames.texi (Dialog Boxes): Use it.
8892
8893 2006-07-12 Richard Stallman <rms@gnu.org>
8894
8895 * objects.texi (Frame Type): Explain nature of frames better.
8896
8897 * frames.texi (Frames): Explain nature of frames better.
8898
8899 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
8900
8901 * tips.texi (Coding Conventions): Explain why use cl at compile time.
8902
8903 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8904
8905 * frames.texi (Window System Selections): Mention scrap support for Mac.
8906 Default value of x-select-enable-clipboard is t on Mac.
8907
8908 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
8909
8910 2006-07-11 Kim F. Storm <storm@cua.dk>
8911
8912 * display.texi (Forcing Redisplay): Add `redisplay' function.
8913 Don't mention (sit-for -1) -- use (redisplay t) instead.
8914
8915 * commands.texi (Waiting): (sit-for -1) is no longer special.
8916 (sit-for 0) is equivalent to (redisplay).
8917 Iconifying/deiconifying no longer makes sit-for return.
8918
8919 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8920
8921 * display.texi (Buttons): Fix typo.
8922
8923 * index.texi, elisp.texi (New Symbols): Comment node out.
8924
8925 2006-07-09 Richard Stallman <rms@gnu.org>
8926
8927 * display.texi (Truncation): Clean up previous change.
8928
8929 2006-07-08 Richard Stallman <rms@gnu.org>
8930
8931 * commands.texi (Interactive Call): Use 3 as prefix in example
8932 for execute-extended-command.
8933
8934 * display.texi (Attribute Functions): Move paragraph about
8935 compatibility with Emacs < 21.
8936
8937 2006-07-09 Kim F. Storm <storm@cua.dk>
8938
8939 * display.texi (Refresh Screen): Clarify force-window-update.
8940 (Truncation): "Normally" indicated by fringe arrows.
8941
8942 2006-07-08 Eli Zaretskii <eliz@gnu.org>
8943
8944 * windows.texi (Textual Scrolling, Resizing Windows):
8945 * variables.texi (Constant Variables):
8946 * text.texi (Buffer Contents, Deletion, Changing Properties)
8947 (Property Search, Special Properties, Sticky Properties)
8948 (Links and Mouse-1, Fields, Change Hooks):
8949 * syntax.texi (Syntax Table Functions, Parsing Expressions)
8950 (Categories):
8951 * symbols.texi (Other Plists):
8952 * streams.texi (Output Variables):
8953 * processes.texi (Input to Processes, Query Before Exit):
8954 * positions.texi (Word Motion, Text Lines, List Motion):
8955 * os.texi (Init File, System Environment, Sound Output)
8956 (Session Management):
8957 * nonascii.texi (Text Representations, Character Sets)
8958 (Chars and Bytes, Locales):
8959 * modes.texi (Defining Minor Modes, Header Lines):
8960 * minibuf.texi (Minibuffer Contents):
8961 * markers.texi (Information from Markers):
8962 * lists.texi (List Elements, Building Lists, Association Lists):
8963 * keymaps.texi (Tool Bar):
8964 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
8965 * functions.texi (What Is a Function, Mapping Functions):
8966 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
8967 (Color Names, Text Terminal Colors, Display Feature Testing):
8968 * files.texi (Visiting Functions, File Name Components)
8969 (Unique File Names, Contents of Directories):
8970 * display.texi (Forcing Redisplay, Displaying Messages)
8971 (Temporary Displays, Font Selection, Auto Faces)
8972 (Font Lookup, Fringe Indicators, Display Margins)
8973 (Image Descriptors, Showing Images, Image Cache, Button Types)
8974 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
8975 (Display Table Format, Glyphs):
8976 * control.texi (Iteration):
8977 * commands.texi (Command Loop Info, Adjusting Point):
8978 * backups.texi (Making Backups, Auto-Saving):
8979 Remove @tindex entries.
8980
8981 2006-07-07 Kim F. Storm <storm@cua.dk>
8982
8983 * display.texi (Fringe Cursors): Fix typo.
8984 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
8985 (Overlay Arrow): Default is overlay-arrow fringe indicator.
8986
8987 2006-07-05 Richard Stallman <rms@gnu.org>
8988
8989 * text.texi (Buffer Contents): Add example of text props
8990 in result of buffer-substring.
8991 (Text Properties): Explain better about use of specific property names.
8992 (Property Search): Some cleanups; reorder some functions.
8993
8994 * keymaps.texi (Changing Key Bindings): Cleanup.
8995 Add xref to Key Binding Conventions.
8996
8997 * display.texi (Attribute Functions): Add examples for
8998 face-attribute-relative-p.
8999
9000 * tips.texi (Coding Conventions): Cleanup last change.
9001
9002 2006-07-05 Karl Berry <karl@gnu.org>
9003
9004 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
9005 Remove @setchapternewpage odd.
9006 Result is 1013 pages, down from 1100.
9007
9008 * anti.texi, customize.texi, display.texi, internals.texi:
9009 * minibuf.texi, modes.texi, tips.texi:
9010 Fix overfull/underfull boxes.
9011
9012 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
9013
9014 * edebug.texi (Instrumenting):
9015 Add Edebug-specific findex for eval-buffer.
9016 * loading.texi (Loading):
9017 Replace eval-current-buffer with eval-buffer.
9018
9019 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
9020
9021 * locals.texi (Standard Buffer-Local Variables): Update the list
9022 of variables.
9023
9024 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
9025
9026 * files.texi (File Name Completion): Point user to the node
9027 "Reading File Names".
9028
9029 2006-06-24 Eli Zaretskii <eliz@gnu.org>
9030
9031 * files.texi (Contents of Directories): Document case-insensitive
9032 behavior on respective filesystems.
9033
9034 * objects.texi (Character Type): Document that Emacs signals an
9035 error for unsupported Unicode characters specified as \uNNNN.
9036
9037 2006-06-19 Richard Stallman <rms@gnu.org>
9038
9039 * processes.texi (Bindat Spec): Clarify previous change.
9040
9041 2006-06-16 Richard Stallman <rms@gnu.org>
9042
9043 * tips.texi (Coding Conventions): Better explain conventions
9044 for definition constructs.
9045
9046 * text.texi (Special Properties): String value of `read-only'
9047 serves as the error message.
9048
9049 * objects.texi (Character Type): Clarify prev. change.
9050 (Non-ASCII in Strings): Mention \u and \U.
9051
9052 * commands.texi (Using Interactive): Explain problem of
9053 markers, etc., in command-history.
9054
9055 2006-06-14 Kim F. Storm <storm@cua.dk>
9056
9057 * commands.texi (Waiting): Negative arg to sit-for forces
9058 redisplay even if input is pending.
9059
9060 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
9061 redisplay. Remove incorrect example of binding redisplay-dont-pause
9062 around (sit-for 0).
9063
9064 2006-06-13 Richard Stallman <rms@gnu.org>
9065
9066 * display.texi (Forcing Redisplay): Clarify previous change.
9067
9068 2006-06-13 Romain Francoise <romain@orebokech.com>
9069
9070 * display.texi (Forcing Redisplay): Fix typo.
9071
9072 2006-06-13 Kim F. Storm <storm@cua.dk>
9073
9074 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
9075
9076 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
9077
9078 * tips.texi (Coding Conventions): Add `@end itemize'.
9079
9080 2006-06-10 Richard Stallman <rms@gnu.org>
9081
9082 * tips.texi (Coding Conventions): Explain use of coding systems
9083 to ensure one decoding for strings.
9084
9085 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
9086
9087 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
9088 syntax.
9089
9090 2006-06-07 Eli Zaretskii <eliz@gnu.org>
9091
9092 * display.texi (Font Selection): Remove description of
9093 clear-face-cache.
9094
9095 * compile.texi (Eval During Compile): Fix a typo. Add index
9096 entries for possible uses of eval-when-compile.
9097
9098 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
9099
9100 * display.texi (Abstract Display): Fix typo.
9101
9102 2006-06-03 Eli Zaretskii <eliz@gnu.org>
9103
9104 * minibuf.texi (Minibuffer History) <history-add-new-input>:
9105 Reword variable's description.
9106
9107 2006-06-01 Richard Stallman <rms@gnu.org>
9108
9109 * windows.texi (Splitting Windows): Clarify splitting nonselected
9110 window.
9111
9112 2006-05-31 Juri Linkov <juri@jurta.org>
9113
9114 * minibuf.texi (Minibuffer History): Add history-add-new-input.
9115
9116 2006-05-30 Richard Stallman <rms@gnu.org>
9117
9118 * display.texi (Line Height): Fix errors in description of
9119 default line height and line-height property.
9120
9121 * nonascii.texi (Default Coding Systems): Further clarification.
9122
9123 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
9124
9125 * internals.texi (Pure Storage): Mention that an overflow in pure
9126 space causes a memory leak.
9127 (Garbage Collection): If there was an overflow in pure space,
9128 `garbage-collect' returns nil.
9129
9130 2006-05-30 Eli Zaretskii <eliz@gnu.org>
9131
9132 * nonascii.texi (Default Coding Systems): Fix it some more.
9133
9134 2006-05-29 Eli Zaretskii <eliz@gnu.org>
9135
9136 * nonascii.texi (Default Coding Systems): Fix last change.
9137
9138 2006-05-29 Kenichi Handa <handa@m17n.org>
9139
9140 * nonascii.texi (find-operation-coding-system): Describe the new
9141 argument format (FILENAME . BUFFER).
9142
9143 2006-05-28 Richard Stallman <rms@gnu.org>
9144
9145 * tips.texi (Coding Conventions): Better explain reasons not to
9146 advise other packages or use `eval-after-load'.
9147
9148 2006-05-29 Kim F. Storm <storm@cua.dk>
9149
9150 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
9151 `bindat-idx' and `bindat-raw' for clarity.
9152
9153 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9154
9155 * processes.texi (Bindat Spec): Expand on `repeat' handler.
9156
9157 * display.texi (Display): Add "Abstract Display" to menu.
9158 (Abstract Display, Abstract Display Functions)
9159 (Abstract Display Example): New nodes.
9160 * elisp.texi (Top): Add "Abstract Display" to menu.
9161
9162 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
9163
9164 * keymaps.texi (Key Sequences): Link to input events definition.
9165 (Format of Keymaps): Delete material duplicated in Keymap Basics.
9166
9167 * files.texi (Changing Files): Document updated argument list for
9168 copy-file.
9169
9170 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
9171
9172 * processes.texi (Bindat Functions): Explain term "total length".
9173 Use it in bindat-length and bindat-pack descriptions.
9174
9175 2006-05-26 Eli Zaretskii <eliz@gnu.org>
9176
9177 * tips.texi (Coding Conventions): Advise against using
9178 eval-after-load in packages. Add an index entry.
9179
9180 2006-05-25 Juri Linkov <juri@jurta.org>
9181
9182 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
9183
9184 * modes.texi (%-Constructs): Add %e, %z, %Z.
9185
9186 2006-05-25 Richard Stallman <rms@gnu.org>
9187
9188 * elisp.texi (Top): Update subnode menu.
9189
9190 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
9191 (Keymaps): Update menu.
9192
9193 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
9194
9195 * keymaps.texi (Key Sequences): Some clarifications.
9196
9197 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
9198
9199 * processes.texi (Bindat Functions): Say "unibyte string"
9200 explicitly for bindat-unpack and bindat-pack descriptions.
9201 (Bindat Examples): Don't call `string-make-unibyte' in example.
9202
9203 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
9204
9205 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
9206 Explain string and vector representations of key sequences.
9207
9208 * keymaps.texi (Changing Key Bindings):
9209 * commands.texi (Interactive Codes):
9210 * help.texi (Describing Characters): Refer to it.
9211
9212 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
9213
9214 * frames.texi (Pointer Shape): @end table -> @end defvar.
9215
9216 2006-05-22 Richard Stallman <rms@gnu.org>
9217
9218 * elisp.texi (Top): Update subnode menus.
9219
9220 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
9221 Contents rewritten; material from old Pointer Shape node moved here.
9222
9223 * display.texi (Pointer Shape): Node deleted.
9224 (Image Descriptors): Minor cleanup.
9225
9226 2006-05-21 Richard Stallman <rms@gnu.org>
9227
9228 * syntax.texi (Parsing Expressions): Update info on which STATE
9229 elements are ignored.
9230
9231 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
9232
9233 * hooks.texi (Standard Hooks): Correct typo.
9234
9235 * gpl.texi (GPL): ifinfo -> ifnottex.
9236
9237 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
9238
9239 * searching.texi (Simple Match Data): Warn about match data being
9240 set anew by every search.
9241
9242 2006-05-17 Richard Stallman <rms@gnu.org>
9243
9244 * minibuf.texi (Minibuffer History): Clarify.
9245
9246 * searching.texi (Regexp Special): Clarify nested regexp warning.
9247
9248 2006-05-16 Kim F. Storm <storm@cua.dk>
9249
9250 * minibuf.texi (Minibuffer History): Update add-to-history.
9251
9252 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
9253
9254 * nonascii.texi (Explicit Encoding):
9255 Fix typo (encoding<->decoding).
9256
9257 2006-05-14 Richard Stallman <rms@gnu.org>
9258
9259 * buffers.texi (Creating Buffers): Cleanup.
9260
9261 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
9262
9263 2006-05-13 Eli Zaretskii <eliz@gnu.org>
9264
9265 * buffers.texi (Current Buffer): Document that with-temp-buffer
9266 disables undo.
9267
9268 * os.texi (Terminal-Specific): More accurate description of how
9269 Emacs searches for the terminal-specific libraries.
9270
9271 2006-05-12 Eli Zaretskii <eliz@gnu.org>
9272
9273 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
9274 emacs-xtra to @inforef's.
9275
9276 * text.texi (Undo): Document that undo is turned off in buffers
9277 whose names begin with a space.
9278
9279 * buffers.texi (Buffer Names): Add index entries for buffers whose
9280 names begin with a space.
9281 (Creating Buffers): Document that undo is turned off in buffers
9282 whose names begin with a space.
9283
9284 * files.texi (Visiting Functions, Reading from Files)
9285 (Saving Buffers): Mention code and EOL conversions by file I/O
9286 primitives and subroutines.
9287
9288 * nonascii.texi (Lisp and Coding Systems):
9289 Document coding-system-eol-type. Add index entries for eol conversion.
9290
9291 * display.texi (Defining Faces): Mention `mac', and add an xref to
9292 where window-system is described.
9293
9294 2006-05-10 Richard Stallman <rms@gnu.org>
9295
9296 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
9297
9298 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
9299
9300 * variables.texi (File Local Variables): Recommend to quote lambda
9301 expressions in safe-local-variable property.
9302
9303 2006-05-09 Richard Stallman <rms@gnu.org>
9304
9305 * variables.texi (File Local Variables):
9306 Document safe-local-eval-forms and safe-local-eval-function.
9307
9308 2006-05-07 Kim F. Storm <storm@cua.dk>
9309
9310 * minibuf.texi (Minibuffer History): Remove keep-dups arg
9311 from add-to-history.
9312
9313 2006-05-07 Romain Francoise <romain@orebokech.com>
9314
9315 * commands.texi (Event Input Misc):
9316 * compile.texi (Eval During Compile):
9317 * internals.texi (Buffer Internals):
9318 * minibuf.texi (Initial Input):
9319 * nonascii.texi (Scanning Charsets):
9320 * numbers.texi (Comparison of Numbers):
9321 * windows.texi (Textual Scrolling, Vertical Scrolling):
9322 Fix various typos.
9323
9324 2006-05-06 Eli Zaretskii <eliz@gnu.org>
9325
9326 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
9327 conditional xref's to either emacs or emacs-xtra, depending on
9328 @iftex/@ifnottex.
9329
9330 * minibuf.texi (Minibuffer History): Document add-to-history.
9331
9332 2006-05-05 Eli Zaretskii <eliz@gnu.org>
9333
9334 * internals.texi (Pure Storage): Mention the pure overflow message
9335 at startup.
9336
9337 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
9338
9339 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
9340 (Searching Keymaps): Fix pseudo-Lisp description of keymap
9341 search.
9342
9343 2006-05-01 Richard Stallman <rms@gnu.org>
9344
9345 * intro.texi (nil and t): Clarify.
9346
9347 * variables.texi (File Local Variables): Suggest using booleanp.
9348
9349 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
9350
9351 * objects.texi (Type Predicates): Fix typos.
9352
9353 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
9354
9355 * intro.texi (nil and t): Add booleanp.
9356
9357 * objects.texi (Type Predicates): Add links for booleanp and
9358 string-or-null-p.
9359
9360 2006-04-29 Richard Stallman <rms@gnu.org>
9361
9362 * modes.texi (Multiline Font Lock): Rename from
9363 Multi line Font Lock Elements. Much clarification.
9364 (Font Lock Multiline, Region to Fontify): Much clarification.
9365
9366 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
9367
9368 * variables.texi (File Local Variables): Remove the special case t for
9369 safe-local-variable.
9370
9371 2006-04-26 Richard Stallman <rms@gnu.org>
9372
9373 * syntax.texi (Parsing Expressions): Minor cleanup.
9374
9375 2006-04-18 Richard Stallman <rms@gnu.org>
9376
9377 * tips.texi (Coding Conventions): Explain when the package's
9378 prefix should appear later on (not at the start of the name).
9379
9380 * searching.texi (String Search): Clarify effect of NOERROR.
9381
9382 * modes.texi (Imenu): Clarify what special items do.
9383
9384 * hooks.texi (Standard Hooks): Delete text about old hook names.
9385
9386 2006-04-17 Romain Francoise <romain@orebokech.com>
9387
9388 * variables.texi (Local Variables): Update the default value of
9389 `max-specpdl-size'.
9390
9391 2006-04-15 Michael Olson <mwolson@gnu.org>
9392
9393 * processes.texi (Transaction Queues): Mention the new optional
9394 `delay-question' argument for `tq-enqueue'.
9395
9396 2006-04-13 Bill Wohler <wohler@newt.com>
9397
9398 * customize.texi (Common Keywords): Use dotted notation for
9399 :package-version value. Specify its values. Improve documentation
9400 for customize-package-emacs-version-alist.
9401
9402 2006-04-12 Bill Wohler <wohler@newt.com>
9403
9404 * customize.texi (Common Keywords): Move description of
9405 customize-package-emacs-version-alist to @defvar.
9406
9407 2006-04-10 Bill Wohler <wohler@newt.com>
9408
9409 * customize.texi (Common Keywords): Add :package-version.
9410
9411 2006-04-10 Kim F. Storm <storm@cua.dk>
9412
9413 * text.texi (Buffer Contents): Add NOPROPS arg to
9414 filter-buffer-substring.
9415
9416 2006-04-08 Kevin Ryde <user42@zip.com.au>
9417
9418 * os.texi (Command-Line Arguments): Update xref to emacs manual
9419 "Command Arguments" -> "Emacs Invocation", per change there.
9420
9421 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
9422
9423 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
9424 be on one line to help makeinfo not render two spaces after the dot.
9425
9426 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9427
9428 * strings.texi (Predicates for Strings): Add string-or-null-p.
9429
9430 2006-03-28 Kim F. Storm <storm@cua.dk>
9431
9432 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
9433 remarks about systems that don't support fractional seconds.
9434
9435 2006-03-25 Karl Berry <karl@gnu.org>
9436
9437 * elisp.texi: Use @copyright{} instead of (C), and do not indent
9438 the year list.
9439
9440 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
9441
9442 * display.texi (Fringe Indicators): Fix typos.
9443
9444 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
9445
9446 * tips.texi (Documentation Tips): One can now also write `program'
9447 in front of a quoted symbol in a docstring to prevent making a
9448 hyperlink.
9449
9450 2006-03-19 Alan Mackenzie <acm@muc.de>
9451
9452 * text.texi (Special Properties): Clarify `fontified' property.
9453
9454 2006-03-16 Richard Stallman <rms@gnu.org>
9455
9456 * display.texi (Defining Images): Minor cleanup.
9457
9458 2006-03-16 Bill Wohler <wohler@newt.com>
9459
9460 * display.texi (Defining Images): In image-load-path-for-library,
9461 prefer user's images.
9462
9463 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
9464
9465 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
9466
9467 2006-03-15 Bill Wohler <wohler@newt.com>
9468
9469 * display.texi (Defining Images): Fix example in
9470 image-load-path-for-library by not recommending that one binds
9471 image-load-path. Just defvar it to placate compiler and only use
9472 it if previously defined.
9473
9474 2006-03-14 Bill Wohler <wohler@newt.com>
9475
9476 * display.texi (Defining Images): In image-load-path-for-library,
9477 always return list of directories. Update example.
9478
9479 2006-03-14 Alan Mackenzie <acm@muc.de>
9480
9481 * modes.texi: New node, "Region to Fontify" (for Font Lock).
9482 This describes font-lock-extend-region-function.
9483 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
9484 the new node "Region to Fontify".
9485
9486 2006-03-13 Richard Stallman <rms@gnu.org>
9487
9488 * display.texi (Invisible Text): The impossible position is
9489 now before the invisible text, not after.
9490 (Defining Images): Clean up last change.
9491
9492 2006-03-11 Bill Wohler <wohler@newt.com>
9493
9494 * display.texi (Defining Images): Add image-load-path-for-library.
9495
9496 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
9497
9498 * text.texi (Adaptive Fill): Fix Texinfo usage.
9499
9500 * strings.texi (Creating Strings): Fix Texinfo usage.
9501
9502 * searching.texi (Regexp Special): Use @samp for regular
9503 expressions that are not in Lisp syntax.
9504
9505 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
9506
9507 * searching.texi (Regexp Special): Put remark between parentheses
9508 to avoid misreading.
9509
9510 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
9511
9512 * searching.texi (Syntax of Regexps): More accurately describe
9513 which characters are special in which situations.
9514 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
9515 are not special. Describe in detail when `[' and `]' are special.
9516 (Regexp Backslash): Plenty of regexps with unbalanced square
9517 brackets are valid, so reword that statement.
9518
9519 2006-03-02 Kim F. Storm <storm@cua.dk>
9520
9521 * keymaps.texi (Tool Bar): Add tool-bar-border.
9522
9523 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
9524
9525 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
9526
9527 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
9528
9529 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
9530
9531 * files.texi (Locating Files): Suggest additional values for the
9532 SUFFIXES arg of `locate-file'. Update pxref.
9533
9534 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
9535 (How Programs Do Loading): Discuss the effects of Auto Compression
9536 mode on `load'.
9537 (Load Suffixes): New node.
9538 (Library Search): Delete description of `load-suffixes'; it was
9539 moved to "Load Suffixes".
9540 (Autoload, Named Features): Mention `load-suffixes'.
9541
9542 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
9543
9544 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
9545
9546 * windows.texi (Window Tree): Fix typo.
9547
9548 2006-02-20 Kim F. Storm <storm@cua.dk>
9549
9550 * display.texi (Fringe Indicators): New section.
9551 Move indicate-empty-lines, indicate-buffer-boundaries, and
9552 default-indicate-buffer-boundaries here.
9553 Add fringe-indicator-alist and default-fringes-indicator-alist.
9554 Add list of logical fringe indicator symbols.
9555 Update list of standard bitmap names.
9556 (Fringe Cursors): New section.
9557 Move overflow-newline-into-fringe here.
9558 Add fringe-cursor-alist and default-fringes-cursor-alist.
9559 Add list of fringe cursor symbols.
9560
9561 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
9562
9563 * commands.texi (Using Interactive): Fix reference to node
9564 "Minibuffers".
9565
9566 2006-02-19 Richard M. Stallman <rms@gnu.org>
9567
9568 * minibuf.texi (High-Level Completion):
9569 Add xref to read-input-method-name.
9570
9571 * files.texi (Relative File Names): Move file-relative-name here.
9572 (File Name Expansion): From here. Minor clarifications.
9573
9574 * commands.texi (Using Interactive): Add xrefs about reading input.
9575 Clarify remarks about that moving point and mark.
9576 Put string case before list case.
9577
9578 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
9579
9580 * display.texi (Other Display Specs, Image Descriptors):
9581 Revert erroneous changes. The previous description of
9582 image-descriptors as `(image . PROPS)' was correct.
9583
9584 2006-02-14 Richard M. Stallman <rms@gnu.org>
9585
9586 * variables.texi (File Local Variables): Clarifications.
9587
9588 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
9589
9590 * variables.texi (File Local Variables): Use @code for a cons
9591 cell, not @var.
9592
9593 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
9594
9595 * variables.texi (File Local Variables): Document new file local
9596 variable behavior.
9597
9598 2006-02-10 Kim F. Storm <storm@cua.dk>
9599
9600 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
9601
9602 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
9603
9604 * modes.texi (%-Constructs): Remove obsolete info about
9605 `global-mode-string'.
9606
9607 2006-02-07 Richard M. Stallman <rms@gnu.org>
9608
9609 * commands.texi (Prefix Command Arguments): Minor cleanup.
9610
9611 * display.texi: "Graphical display", not window system.
9612
9613 * functions.texi (What Is a Function): Fix xref.
9614
9615 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
9616 (Changing Key Bindings): Clarify when remapping is better than
9617 substitute-key-definition.
9618
9619 2006-02-02 Richard M. Stallman <rms@gnu.org>
9620
9621 * minibuf.texi (Basic Completion): Completion alists are risky.
9622
9623 * keymaps.texi (Active Keymaps): Clarifications.
9624 (Searching Keymaps): New node.
9625 (Keymaps): Update menu.
9626
9627 * frames.texi (Layout Parameters): Minor clarification.
9628 (Drag and Drop): New node.
9629 (Frames): Update menu.
9630
9631 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
9632
9633 * display.texi (Other Display Specs, Image Descriptors):
9634 Image description is a list, not a cons cell.
9635
9636 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9637
9638 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
9639 list is not necessarily a list).
9640
9641 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9642
9643 * frames.texi (Layout Parameters): border-width and
9644 internal-border-width belong to the frame, not the window.
9645
9646 2006-01-19 Richard M. Stallman <rms@gnu.org>
9647
9648 * nonascii.texi (Translation of Characters): Search cmds use
9649 translation-table-for-input. Automatically made local.
9650
9651 * markers.texi (Overview of Markers): Count insertion type
9652 as one of a marker's attributes.
9653
9654 * keymaps.texi (Controlling Active Maps): New node, split out of
9655 Active Keymaps.
9656 (Keymaps): Menu updated.
9657 (Active Keymaps): Give pseudocode to explain how the active
9658 maps are searched. current-active-maps and key-binding moved here.
9659 (Functions for Key Lookup): current-active-maps and key-binding moved.
9660 Clarifications.
9661 (Searching the Keymaps): New subnode.
9662
9663 * elisp.texi (Top): Menu clarification.
9664
9665 * display.texi (Other Display Specs): Delete duplicate entry for
9666 just a string as display spec. Move text about recursive display
9667 specs on such a string.
9668
9669 * commands.texi (Key Sequence Input): Clarify.
9670 Move num-nonmacro-input-events out.
9671 (Reading One Event): num-nonmacro-input-events moved here.
9672
9673 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
9674
9675 * advice.texi (Simple Advice): Update example to fit argument
9676 change in previous-line.
9677
9678 2006-01-05 Richard M. Stallman <rms@gnu.org>
9679
9680 * markers.texi (The Mark): Fix in `mark'.
9681
9682 2006-01-04 Richard M. Stallman <rms@gnu.org>
9683
9684 * processes.texi (Misc Network, Make Network): Minor cleanups.
9685
9686 2006-01-04 Kim F. Storm <storm@cua.dk>
9687
9688 * processes.texi (Make Network): Add IPv6 addresses and handling.
9689 (Network Feature Testing): Mention (:family ipv6).
9690 (Misc Network): Add IPv6 formats to format-network-address.
9691
9692 2005-12-30 Richard M. Stallman <rms@gnu.org>
9693
9694 * text.texi (Changing Properties):
9695 Don't use return value of set-text-properties.
9696
9697 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
9698
9699 * modes.texi (Mode Line Format): Correct typo in menu.
9700
9701 2005-12-29 Richard M. Stallman <rms@gnu.org>
9702
9703 * modes.texi (Mode Line Top): New node.
9704 (Mode Line Data): Some text moved to new node.
9705 Explain the data structure more concretely.
9706 (Mode Line Basics): Clarifications.
9707 (Mode Line Variables): Clarify intro paragraph.
9708 (%-Constructs): Clarify intro paragraph.
9709 (Mode Line Format): Update menu.
9710
9711 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9712
9713 * minibuf.texi (Basic Completion): Update lazy-completion-table
9714 examples for removal of ARGS argument.
9715
9716 2005-12-23 Richard M. Stallman <rms@gnu.org>
9717
9718 * text.texi (Undo): Restore some explanation from the version
9719 that was deleted.
9720
9721 2005-12-23 Eli Zaretskii <eliz@gnu.org>
9722
9723 * text.texi (Undo): Remove duplicate descriptions of `apply
9724 funname' and `apply delta' elements of the undo list.
9725
9726 2005-12-20 Richard M. Stallman <rms@gnu.org>
9727
9728 * help.texi (Help Functions): Update documentation of `apropos'.
9729
9730 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
9731
9732 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
9733 because it is confusing. If the :help-echo keyword is a function,
9734 it is not directly used as the :help-echo overlay property, as the
9735 xref seems to suggest (it does not take the appropriate args).
9736
9737 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
9738
9739 * customize.texi (Common Keywords): Fix Texinfo usage.
9740 (Group Definitions, Variable Definitions): Update for new
9741 conventions for using `*' in docstrings.
9742
9743 * tips.texi (Documentation Tips): Update for new conventions for
9744 using `*' in docstrings.
9745
9746 2005-12-16 Richard M. Stallman <rms@gnu.org>
9747
9748 * minibuf.texi (Minibuffer Contents): Minor cleanup.
9749
9750 2005-12-16 Juri Linkov <juri@jurta.org>
9751
9752 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
9753
9754 2005-12-14 Romain Francoise <romain@orebokech.com>
9755
9756 * modes.texi (Customizing Keywords): Rename `append' to `how'.
9757 Fix typo.
9758
9759 2005-12-11 Juri Linkov <juri@jurta.org>
9760
9761 * minibuf.texi (Completion Commands): Add mention of read-file-name
9762 for filename completion keymaps.
9763 (Reading File Names): Add mention of filename completion keymaps
9764 for read-file-name and xref to `Completion Commands'.
9765
9766 2005-12-10 Richard M. Stallman <rms@gnu.org>
9767
9768 * customize.texi (Common Keywords): State caveats for use of :tag.
9769
9770 2005-12-08 Richard M. Stallman <rms@gnu.org>
9771
9772 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
9773 with xrefs and better explanation.
9774 (Completion Commands): Add the filename completion maps.
9775
9776 * objects.texi (Character Type): Clarify that \s is not space
9777 if a dash follows.
9778
9779 2005-12-05 Richard M. Stallman <rms@gnu.org>
9780
9781 * windows.texi (Resizing Windows): Delete preserve-before args.
9782
9783 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
9784
9785 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
9786 in full keymaps, since the quirk has been fixed.
9787
9788 2005-12-03 Eli Zaretskii <eliz@gnu.org>
9789
9790 * hooks.texi (Standard Hooks): Add index entries.
9791 Mention `compilation-finish-functions'.
9792
9793 2005-11-27 Richard M. Stallman <rms@gnu.org>
9794
9795 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
9796
9797 2005-11-21 Juri Linkov <juri@jurta.org>
9798
9799 * customize.texi (Common Keywords): Update links types
9800 custom-manual and url-link. Add link types emacs-library-link,
9801 file-link, function-link, variable-link, custom-group-link.
9802
9803 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
9804
9805 * display.texi: Revert 2005-11-20 change.
9806
9807 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
9808
9809 * processes.texi (Bindat Functions):
9810 Say "third" to refer to zero-based index "2".
9811
9812 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
9813
9814 * loading.texi (Library Search): Update the default value of
9815 `load-suffixes'.
9816
9817 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
9818
9819 * display.texi (Attribute Functions): Mention :ignore-defface.
9820
9821 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9822
9823 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
9824 (Minor Mode Conventions): Mention the use of a hook.
9825
9826 2005-11-06 Richard M. Stallman <rms@gnu.org>
9827
9828 * files.texi (Magic File Names): find-file-name-handler checks the
9829 `operations' property of the handler.
9830
9831 2005-11-03 Richard M. Stallman <rms@gnu.org>
9832
9833 * variables.texi (Frame-Local Variables): Small clarification.
9834
9835 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
9836
9837 * os.texi (Init File): Document ~/.emacs.d/init.el.
9838
9839 2005-10-29 Richard M. Stallman <rms@gnu.org>
9840
9841 * internals.texi (Garbage Collection): Document memory-full.
9842
9843 2005-10-28 Bill Wohler <wohler@newt.com>
9844
9845 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
9846 for URLs.
9847
9848 2005-10-28 Richard M. Stallman <rms@gnu.org>
9849
9850 * minibuf.texi (Completion Commands): Clean up prev change.
9851
9852 2005-10-26 Kevin Ryde <user42@zip.com.au>
9853
9854 * compile.texi (Eval During Compile): Explain recommended uses
9855 of eval-when-compile and eval-and-compile.
9856
9857 2005-10-27 Masatake YAMATO <jet@gyve.org>
9858
9859 * minibuf.texi (Completion Commands):
9860 Write about new optional argument for `display-completion-list'.
9861
9862 2005-10-23 Richard M. Stallman <rms@gnu.org>
9863
9864 * display.texi (Overlay Arrow): Clarify about local bindings of
9865 overlay-arrow-position.
9866
9867 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9868
9869 * internals.texi (Building Emacs): Fix last change.
9870
9871 2005-10-22 Richard M. Stallman <rms@gnu.org>
9872
9873 * internals.texi (Building Emacs): Document eval-at-startup.
9874
9875 2005-10-21 Richard M. Stallman <rms@gnu.org>
9876
9877 * loading.texi (Where Defined): load-history contains abs file names.
9878 symbol-file returns abs file names.
9879
9880 2005-10-19 Kim F. Storm <storm@cua.dk>
9881
9882 * display.texi (Showing Images): Add max-image-size integer value.
9883
9884 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
9885
9886 * display.texi (Showing Images): Document max-image-size.
9887
9888 2005-10-17 Richard M. Stallman <rms@gnu.org>
9889
9890 * commands.texi (Quitting): Minor clarification.
9891
9892 * processes.texi (Sentinels): Clarify about output and quitting.
9893 (Filter Functions): Mention with-local-quit.
9894
9895 2005-10-17 Juri Linkov <juri@jurta.org>
9896
9897 * buffers.texi (Current Buffer):
9898 * commands.texi (Event Input Misc):
9899 * compile.texi (Eval During Compile, Compiler Errors):
9900 * customize.texi (Group Definitions):
9901 * display.texi (Progress, Defining Faces):
9902 * files.texi (Writing to Files):
9903 * modes.texi (Mode Hooks, Defining Minor Modes):
9904 * streams.texi (Output Functions):
9905 * syntax.texi (Syntax Table Functions):
9906 * text.texi (Change Hooks):
9907 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
9908
9909 * commands.texi (Quitting): Replace arg `forms' with `body' in
9910 `with-local-quit'.
9911
9912 * positions.texi (Excursions): Replace arg `forms' with `body' in
9913 `save-excursion'.
9914
9915 2005-10-08 Kim F. Storm <storm@cua.dk>
9916
9917 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
9918 Rename manual section accordingly.
9919
9920 2005-10-04 Kim F. Storm <storm@cua.dk>
9921
9922 * windows.texi (Window Split Tree): New section describing
9923 new function window-split-tree function.
9924
9925 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
9926
9927 * display.texi (Fringe Size/Pos): Simplify and add detail.
9928
9929 2005-09-30 Romain Francoise <romain@orebokech.com>
9930
9931 * minibuf.texi (High-Level Completion): Explain that the prompt
9932 given to `read-buffer' should end with a colon and a space.
9933 Update usage examples.
9934
9935 2005-09-29 Juri Linkov <juri@jurta.org>
9936
9937 * display.texi (Displaying Messages): Rename argument name
9938 `string' to `format-string' in functions `message', `message-box',
9939 `message-or-box'.
9940
9941 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
9942
9943 * errors.texi (Standard Errors): Correct xrefs.
9944
9945 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
9946
9947 * display.texi (Defining Images): Update documentation for
9948 `image-load-path'.
9949
9950 2005-09-17 Richard M. Stallman <rms@gnu.org>
9951
9952 * display.texi (Defining Images): Clean up previous change.
9953
9954 2005-09-16 Romain Francoise <romain@orebokech.com>
9955
9956 * elisp.texi: Specify GFDL version 1.2.
9957
9958 * doclicense.texi (GNU Free Documentation License): Update to
9959 version 1.2.
9960
9961 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
9962
9963 * display.texi (Defining Images): Document `image-load-path'.
9964
9965 2005-09-15 Richard M. Stallman <rms@gnu.org>
9966
9967 * objects.texi (Printed Representation): Minor cleanup.
9968 (Box Diagrams): Minor fix.
9969 (Cons Cell Type): Move (...) index item here.
9970 (Box Diagrams): From here.
9971 (Array Type): Minor fix.
9972 (Type Predicates): Delete index "predicates".
9973 (Hash Table Type): Clarify xref.
9974 (Dotted Pair Notation): Minor fix.
9975
9976 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
9977
9978 * files.texi (Saving Buffers): Fix typo.
9979
9980 2005-09-08 Richard M. Stallman <rms@gnu.org>
9981
9982 * tips.texi (Programming Tips): Correct the "default" prompt spec.
9983
9984 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
9985
9986 * locals.texi (Standard Buffer-Local Variables): Don't include
9987 mode variables for minor modes.
9988 Fix xrefs for buffer-display-count, buffer-display-table,
9989 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
9990 enable-multibyte-characters, fill-column, header-line-format,
9991 left-fringe-width, left-margin, and right-fringe-width.
9992
9993 * hooks.texi (Standard Hooks): All hooks should conform to the
9994 standard naming convention now.
9995 Fix xref for `echo-area-clear-hook'.
9996
9997 * display.texi (Usual Display): Note that indicate-empty-lines and
9998 tab-width are buffer-local.
9999
10000 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
10001
10002 * modes.texi (Mode Help): Note that major-mode is buffer-local.
10003
10004 * nonascii.texi (Encoding and I/O): Note that
10005 buffer-file-coding-system is buffer-local.
10006
10007 * positions.texi (List Motion): Note that defun-prompt-regexp is
10008 buffer-local.
10009
10010 * text.texi (Auto Filling): Note that auto-fill-function is
10011 buffer-local.
10012 (Undo): Note that buffer-undo-list is buffer-local.
10013
10014 * windows.texi (Buffers and Windows):
10015 Document buffer-display-count.
10016
10017 2005-09-06 Richard M. Stallman <rms@gnu.org>
10018
10019 * tips.texi (Coding Conventions): Sometimes it is ok to put the
10020 package prefix elsewhere than at the start of the name.
10021
10022 2005-09-03 Richard M. Stallman <rms@gnu.org>
10023
10024 * tips.texi (Programming Tips): Add conventions for minibuffer
10025 questions and prompts.
10026
10027 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
10028
10029 * intro.texi (nil and t): Minor cleanup.
10030 Delete spurious mention of keyword symbols.
10031 (Evaluation Notation): Add index entry.
10032 (A Sample Function Description): Minor cleanup.
10033 (A Sample Variable Description): Not all vars can be set.
10034
10035 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
10036
10037 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
10038
10039 (Insertion): Document precise type of `insert-char' arg COUNT.
10040
10041 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
10042
10043 * modes.texi (Other Font Lock Variables): Sync the default of
10044 font-lock-lines-before.
10045
10046 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
10047
10048 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
10049
10050 2005-08-29 Richard M. Stallman <rms@gnu.org>
10051
10052 * elisp.texi (Top): Update subnode menu.
10053
10054 * searching.texi (Searching and Matching): Move node.
10055 Rearrange contents and add overall explanation.
10056 (Searching and Case): Move node.
10057 (Searching and Matching): Update menu.
10058
10059 2005-08-27 Eli Zaretskii <eliz@gnu.org>
10060
10061 * os.texi (Startup Summary): Fix the description of the initial
10062 startup message display.
10063
10064 2005-08-25 Richard M. Stallman <rms@gnu.org>
10065
10066 * searching.texi (Search and Replace): Add replace-regexp-in-string.
10067
10068 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
10069
10070 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
10071 `next-overlay-change' example.
10072
10073 2005-08-22 Juri Linkov <juri@jurta.org>
10074
10075 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
10076 Fix invert-face. Fix args of face-background.
10077
10078 * display.texi (Standard Faces): Delete node.
10079 (Faces): Add xref to `(emacs)Standard Faces'.
10080 (Displaying Faces): Fix xref to `Standard Faces'.
10081
10082 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
10083
10084 2005-08-20 Alan Mackenzie <acm@muc.de>
10085
10086 * buffers.texi (The Buffer List): Clarify the manipulation of the
10087 buffer list.
10088
10089 2005-08-14 Richard M. Stallman <rms@gnu.org>
10090
10091 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
10092 a regexp.
10093
10094 2005-08-11 Richard M. Stallman <rms@gnu.org>
10095
10096 * elisp.texi (Top): Update subnode lists.
10097
10098 * display.texi (Inverse Video): Node deleted.
10099
10100 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
10101 New nodes split out of Coding Conventions.
10102
10103 * searching.texi (Regular Expressions): Document re-builder.
10104
10105 * os.texi (Time Parsing): New node split out of Time Conversion.
10106
10107 * processes.texi (Misc Network, Network Feature Testing)
10108 (Network Options, Make Network): New nodes split out of
10109 Low-Level Network.
10110
10111 2005-08-09 Richard M. Stallman <rms@gnu.org>
10112
10113 * frames.texi (Geometry): New node, split from Size and Position.
10114 (Frame Parameters): Refer to Geometry.
10115
10116 * buffers.texi (The Buffer List): Fix xrefs.
10117
10118 * windows.texi (Splitting Windows): Fix xref.
10119
10120 * frames.texi (Layout Parameters): Add xref.
10121
10122 * display.texi (Line Height, Scroll Bars): Fix xrefs.
10123
10124 * keymaps.texi (Menu Bar): Fix xref.
10125
10126 * locals.texi (Standard Buffer-Local Variables): Fix xref.
10127
10128 * modes.texi (%-Constructs): Fix xref.
10129
10130 * frames.texi (Window Frame Parameters): Node split up.
10131 (Basic Parameters, Position Parameters, Size Parameters)
10132 (Layout Parameters, Buffer Parameters, Management Parameters)
10133 (Cursor Parameters, Color Parameters): New subnodes.
10134
10135 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
10136
10137 * positions.texi (Screen Lines): Update xref for previous change
10138 in minibuf.texi.
10139
10140 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
10141 change in minibuf.texi.
10142
10143 2005-08-09 Richard M. Stallman <rms@gnu.org>
10144
10145 * tips.texi (Coding Conventions): Minor cleanup.
10146
10147 * modes.texi (Defining Minor Modes): Explain when init-value
10148 can be non-nil.
10149
10150 * elisp.texi (Top): Update submenu for Minibuffer.
10151
10152 * minibuf.texi (Minibuffer Misc): Node split up.
10153 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
10154 (Recursive Mini): New nodes split out from Minibuffer Misc.
10155 (Minibuffer Misc): Document max-mini-window-height.
10156
10157 * hash.texi (Defining Hash): Delete stray paren in example.
10158
10159 * display.texi (Echo Area Customization): Don't define
10160 max-mini-window-height here; xref instead.
10161
10162 * commands.texi (Event Input Misc): Update while-no-input.
10163
10164 * advice.texi (Advising Functions): Explain when to use advice
10165 and when to use a hook.
10166
10167 2005-07-30 Eli Zaretskii <eliz@gnu.org>
10168
10169 * makefile.w32-in (info): Don't run install-info.
10170 ($(infodir)/dir): New target, produced by running install-info.
10171
10172 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
10173
10174 * modes.texi (Defining Minor Modes): The keyword for the initial
10175 value is :init-value, not :initial-value.
10176
10177 2005-07-23 Eli Zaretskii <eliz@gnu.org>
10178
10179 * loading.texi (Autoload): Make the `doctor' example be consistent
10180 with what's in current loaddefs.el. Describe the "fn" magic in
10181 the usage portion of the doc string.
10182
10183 2005-07-22 Richard M. Stallman <rms@gnu.org>
10184
10185 * internals.texi (Garbage Collection): Clarify previous change.
10186
10187 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
10188
10189 * internals.texi (Garbage Collection): Add gc-cons-percentage.
10190
10191 2005-07-18 Juri Linkov <juri@jurta.org>
10192
10193 * commands.texi (Accessing Events):
10194 * frames.texi (Text Terminal Colors, Resources):
10195 * markers.texi (The Mark):
10196 * modes.texi (Defining Minor Modes):
10197 Delete duplicate duplicate words.
10198
10199 2005-07-16 Richard M. Stallman <rms@gnu.org>
10200
10201 * display.texi (Managing Overlays): Clarify make-overlay
10202 args for insertion types.
10203
10204 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
10205
10206 * customize.texi (Variable Definitions):
10207 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
10208 `standard-value' is a list too.
10209 (Defining New Types): Use @key{RET} instead of @key{ret}.
10210
10211 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
10212
10213 * os.texi (Translating Input): Fix typo.
10214
10215 2005-07-08 Richard M. Stallman <rms@gnu.org>
10216
10217 * README: Update edition number and size estimate.
10218
10219 * elisp.texi (VERSION): Set to 2.9.
10220
10221 2005-07-07 Richard M. Stallman <rms@gnu.org>
10222
10223 * book-spine.texinfo: Update Emacs version.
10224
10225 * display.texi (Inverse Video): Delete mode-line-inverse-video.
10226
10227 2005-07-06 Richard M. Stallman <rms@gnu.org>
10228
10229 * searching.texi (Regexp Search): Clarify what re-search-forward
10230 does when the search fails.
10231
10232 2005-07-05 Lute Kamstra <lute@gnu.org>
10233
10234 * Update FSF's address in GPL notices.
10235
10236 * doclicense.texi (GNU Free Documentation License):
10237 * gpl.texi (GPL):
10238 * tips.texi (Coding Conventions, Library Headers):
10239 * vol1.texi:
10240 * vol2.texi: Update FSF's address.
10241
10242 2005-07-04 Richard M. Stallman <rms@gnu.org>
10243
10244 * hooks.texi (Standard Hooks): Add occur-hook.
10245
10246 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
10247
10248 * display.texi (The Echo Area): Correct menu.
10249
10250 2005-07-03 Richard M. Stallman <rms@gnu.org>
10251
10252 * elisp.texi (Top): Update subnode menu for Display.
10253
10254 * display.texi (Displaying Messages): New node, with most
10255 of what was in The Echo Area.
10256 (Progress): Move under The Echo Area.
10257 (Logging Messages): New node with new text.
10258 (Echo Area Customization): New node, the rest of what was
10259 in The Echo Area. Document message-truncate-lines with @defvar.
10260 (Display): Update menu.
10261
10262 * windows.texi (Textual Scrolling): Doc 3 values for
10263 scroll-preserve-screen-position.
10264
10265 * text.texi (Special Properties): Change hook functions
10266 should bind inhibit-modification-hooks around altering buffer text.
10267
10268 * keymaps.texi (Key Binding Commands): Call binding BINDING
10269 rather than DEFINITION.
10270
10271 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
10272
10273 * variables.texi (Defining Variables): `user-variable-p' returns t
10274 for aliases of user options, nil for alias loops.
10275
10276 2005-06-28 Richard M. Stallman <rms@gnu.org>
10277
10278 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
10279 make-keymap.
10280
10281 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
10282
10283 * variables.texi (Setting Variables): Correct and clarify
10284 description of `add-to-ordered-list'.
10285
10286 2005-06-26 Richard M. Stallman <rms@gnu.org>
10287
10288 * display.texi (Faces): Minor cleanup.
10289
10290 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
10291
10292 * display.texi (Faces): `facep' returns t for strings that are
10293 face names.
10294
10295 2005-06-25 Richard M. Stallman <rms@gnu.org>
10296
10297 * objects.texi (Equality Predicates): Clarify meaning of equal.
10298
10299 * windows.texi (Selecting Windows): save-selected-window
10300 and with-selected-window save and restore the current buffer.
10301
10302 2005-06-24 Richard M. Stallman <rms@gnu.org>
10303
10304 * numbers.texi (Float Basics): Explain how to test for NaN,
10305 and printing the sign of NaNs.
10306
10307 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10308
10309 * makefile.w32-in (MAKEINFO): Use --force.
10310
10311 2005-06-23 Richard M. Stallman <rms@gnu.org>
10312
10313 * display.texi (Face Functions): Correct Texinfo usage.
10314
10315 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
10316
10317 * lists.texi (Rings): `ring-elements' now returns the elements of
10318 RING in order.
10319
10320 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10321
10322 * markers.texi (The Mark): Texinfo usage fix.
10323
10324 2005-06-23 Kim F. Storm <storm@cua.dk>
10325
10326 * searching.texi (Entire Match Data): Remove evaporate option for
10327 match-data. Do not mention evaporate option for set-match-data.
10328
10329 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
10330
10331 * display.texi (Face Functions): Mention face aliases.
10332
10333 2005-06-21 Richard M. Stallman <rms@gnu.org>
10334
10335 * anti.texi (Antinews): Texinfo usage fix.
10336
10337 2005-06-21 Karl Berry <karl@gnu.org>
10338
10339 * elisp.texi: Use @copying.
10340
10341 * elisp.texi: Put @summarycontents and @contents before the Top
10342 node, instead of the end of the file, so that the contents appear
10343 in the right place in the dvi/pdf output.
10344
10345 2005-06-21 Juri Linkov <juri@jurta.org>
10346
10347 * display.texi (Defining Faces): Add `customized-face'.
10348
10349 2005-06-20 Kim F. Storm <storm@cua.dk>
10350
10351 * variables.texi (Setting Variables): Any type of element can be
10352 given order in add-to-ordered-list. Compare elements with eq.
10353
10354 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
10355
10356 2005-06-20 Karl Berry <karl@gnu.org>
10357
10358 * syntax.texi (Syntax Flags): Make last column very slightly wider
10359 to avoid "generic comment" breaking on two lines and causing an
10360 underfull box.
10361
10362 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
10363
10364 * lists.texi (Rings): Various minor clarifications and corrections.
10365
10366 2005-06-18 Richard M. Stallman <rms@gnu.org>
10367
10368 * functions.texi (Obsolete Functions): Simplify.
10369
10370 * variables.texi (Variable Aliases): Simplify.
10371
10372 * anti.texi, backups.texi, compile.texi, customize.texi:
10373 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
10374 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
10375 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
10376 * variables.texi: Fix formatting ugliness.
10377
10378 * elisp.texi: Add links to Rings and Byte Packing.
10379 Update version and copyright years.
10380
10381 * minibuf.texi: Fix formatting ugliness.
10382 (Completion Commands): Move keymap vars to the end
10383 and vars completing-read binds to the top.
10384
10385 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
10386
10387 * processes.texi: Fix typos.
10388 (Bindat Spec): Correct Texinfo error.
10389 (Byte Packing): Fix ungrammatical sentence.
10390
10391 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
10392
10393 * lists.texi (Rings): New node.
10394 (Lists): Add it to menu.
10395
10396 * processes.texi (Byte Packing): New node.
10397 (Processes): Add it to menu.
10398
10399 2005-06-17 Richard M. Stallman <rms@gnu.org>
10400
10401 * syntax.texi (Parsing Expressions): Fix texinfo usage.
10402
10403 * help.texi (Documentation Basics): Explain the xref to
10404 Documentation Tips.
10405
10406 * debugging.texi (Debugger Commands): Minor fix.
10407
10408 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
10409
10410 * edebug.texi (Instrumenting): Eliminate duplicate link.
10411 (Specification List): Replace references to "below", referring to
10412 a later node, with one @ref to that node.
10413
10414 * os.texi (Timers): Timers should save and restore the match data
10415 if they change it.
10416
10417 * debugging.texi (Debugger Commands): Mention that the Lisp
10418 debugger can not step through primitive functions.
10419
10420 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
10421
10422 * functions.texi (Obsolete Functions): Update argument names of
10423 `make-obsolete' and `define-obsolete-function-alias'.
10424
10425 * variables.texi (Variable Aliases): Update argument names of
10426 `defvaralias', `make-obsolete-variable' and
10427 `define-obsolete-variable-alias'.
10428
10429 2005-06-15 Kim F. Storm <storm@cua.dk>
10430
10431 * searching.texi (Entire Match Data): Rephrase warnings about
10432 evaporate arg to match-data and set-match-data.
10433
10434 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
10435
10436 * elisp.texi (Top): Update detailed menu.
10437
10438 * edebug.texi (Edebug): Update menu.
10439 (Instrumenting): Update xrefs.
10440 (Edebug Execution Modes): Correct xref.
10441 (Jumping): Clarify description of `h' command.
10442 Eliminate redundant @ref.
10443 (Breaks): New node.
10444 (Breakpoints): Is now a subsubsection.
10445 (Global Break Condition): Mention `C-x X X'.
10446 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
10447 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
10448 (Edebug Display Update): Correct pxref.
10449 (Edebug and Macros): New node.
10450 (Instrumenting Macro Calls): Is now a subsubsection.
10451 Neither arg of `def-edebug-spec' is evaluated.
10452 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
10453 (Specification Examples): Fix typo.
10454
10455 2005-06-14 Lute Kamstra <lute@gnu.org>
10456
10457 * debugging.texi (Function Debugging): Primitives can break on
10458 entry too.
10459
10460 2005-06-14 Kim F. Storm <storm@cua.dk>
10461
10462 * variables.texi (Setting Variables): Add add-to-ordered-list.
10463
10464 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10465
10466 * syntax.texi (Parsing Expressions): Document aux functions and vars of
10467 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
10468
10469 2005-06-13 Lute Kamstra <lute@gnu.org>
10470
10471 * text.texi (Special Properties): Fix cross reference.
10472
10473 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
10474
10475 * debugging.texi (Function Debugging): Delete mention of empty
10476 string argument to `cancel-debug-on-entry'. Delete inaccurate
10477 description of the return value of that command.
10478
10479 2005-06-11 Alan Mackenzie <acm@muc.de>
10480
10481 * text.texi (Adaptive Fill): Amplify the description of
10482 fill-context-prefix.
10483
10484 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
10485
10486 * syntax.texi (Parsing Expressions): Fix Texinfo error.
10487
10488 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10489
10490 * syntax.texi (Parsing Expressions): Document syntax-ppss.
10491
10492 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
10493
10494 * debugging.texi (Error Debugging): Minor rewording.
10495 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
10496 is optional.
10497
10498 2005-06-10 Lute Kamstra <lute@gnu.org>
10499
10500 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
10501 (Top): Give it a title. Correct version number. Give the
10502 detailed node listing a more prominent header.
10503 * intro.texi: Don't set VERSION here a second time.
10504 Mention Emacs's version too.
10505 * anti.texi (Antinews): Use EMACSVER to refer to the current
10506 version of Emacs.
10507
10508 2005-06-09 Kim F. Storm <storm@cua.dk>
10509
10510 * searching.texi (Entire Match Data): Explain new `reseat' argument to
10511 match-data and set-match-data.
10512
10513 2005-06-08 Richard M. Stallman <rms@gnu.org>
10514
10515 * searching.texi (Entire Match Data): Clarify when match-data
10516 returns markers and when integers.
10517
10518 * display.texi (Defining Faces): Explain that face name should not
10519 end in `-face'.
10520
10521 * modes.texi (Mode Line Data): Minor cleanup.
10522 (Customizing Keywords): Node split out of Search-based Fontification.
10523 Add example of using font-lock-add-keywords from a hook.
10524 Clarify when MODE should be non-nil, and when nil.
10525
10526 2005-06-06 Richard M. Stallman <rms@gnu.org>
10527
10528 * modes.texi (Mode Line Data): Explain what happens when the car
10529 of a list is a void symbol.
10530 (Search-based Fontification): Explain MODE arg to
10531 font-lock-add-keywords and warn about calls from major modes.
10532
10533 2005-06-08 Juri Linkov <juri@jurta.org>
10534
10535 * display.texi (Standard Faces): Add `shadow' face.
10536
10537 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
10538
10539 * modes.texi (Major Mode Conventions): A derived mode only needs
10540 to put the call to the parent mode inside `delay-mode-hooks'.
10541
10542 2005-05-29 Richard M. Stallman <rms@gnu.org>
10543
10544 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
10545 new, and what that implies. Clarify.
10546
10547 * files.texi (Locating Files): Clean up the text.
10548
10549 * frames.texi (Window Frame Parameters): Document user-size.
10550 Shorten entry for top by referring to left.
10551
10552 2005-05-26 Richard M. Stallman <rms@gnu.org>
10553
10554 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
10555 is new, and what the implications are. Other clarifications.
10556
10557 2005-05-24 Richard M. Stallman <rms@gnu.org>
10558
10559 * frames.texi (Dialog Boxes): Minor fixes.
10560
10561 2005-05-25 Masatake YAMATO <jet@gyve.org>
10562
10563 * display.texi (Standard Faces): Write about `mode-line-highlight'.
10564
10565 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
10566
10567 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
10568 is optional.
10569
10570 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
10571
10572 * frames.texi (Dialog Boxes): Describe new optional argument.
10573
10574 2005-05-23 Lute Kamstra <lute@gnu.org>
10575
10576 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
10577 syntax-begin-function over font-lock-beginning-of-syntax-function.
10578
10579 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
10580
10581 * minibuf.texi (Reading File Names): Update description of
10582 `read-directory-name'.
10583
10584 * modes.texi (Derived Modes): Clarify :group keyword.
10585
10586 2005-05-21 Eli Zaretskii <eliz@gnu.org>
10587
10588 * files.texi (Locating Files): New subsection.
10589 Describe locate-file and executable-find.
10590
10591 2005-05-21 Kevin Ryde <user42@zip.com.au>
10592
10593 * frames.texi (Initial Parameters): Update cross reference to
10594 "Emacs Invocation".
10595
10596 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
10597
10598 * keymaps.texi (Active Keymaps): Add anchor.
10599
10600 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
10601 (Major Mode Conventions): Refer to `Auto Major Mode' in more
10602 appropriate place.
10603 (Derived Modes): Small clarifications.
10604 (Minor Mode Conventions, Keymaps and Minor Modes):
10605 Replace references to nodes with references to anchors.
10606 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
10607 Clarify description of lists whose first element is an integer.
10608 (Mode Line Variables): Add anchor.
10609 (%-Constructs): Clarify description of integer after %.
10610 (Emulating Mode Line): Describe nil value for FACE.
10611
10612 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
10613
10614 * modes.texi (Derived Modes): Correct references to non-existing
10615 variable standard-syntax-table.
10616
10617 2005-05-17 Lute Kamstra <lute@gnu.org>
10618
10619 * modes.texi (Defining Minor Modes): Mention the mode hook.
10620
10621 2005-05-15 Kim F. Storm <storm@cua.dk>
10622
10623 * processes.texi (Network): Remove open-network-stream-nowait.
10624 (Network Servers): Remove open-network-stream-server.
10625
10626 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
10627
10628 * elisp.texi (Top): Update detailed menu.
10629
10630 * variables.texi: Reorder nodes.
10631 (Variables): Update menu.
10632 (File Local Variables): Do not refer to the `-*-' line as
10633 a "local variables list". Add pxref.
10634
10635 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
10636
10637 * elisp.texi (Top): Update detailed menu for node changes.
10638
10639 * modes.texi (Modes): Update Menu.
10640 (Hooks): Move to beginning of chapter.
10641 Most minor modes run mode hooks too.
10642 `add-hook' can handle void hooks or hooks whose value is a single
10643 function.
10644 (Major Modes): Update Menu.
10645 (Major Mode Basics): New node, split off from `Major Modes'.
10646 (Major Mode Conventions): Correct xref. Explain how to handle
10647 auto-mode-alist if the major mode command has an autoload cookie.
10648 (Auto Major Mode): Major update. Add magic-mode-alist.
10649 (Derived Modes): Major update.
10650 (Mode Line Format): Update Menu.
10651 (Mode Line Basics): New node, split off from `Mode Line Format'.
10652
10653 * loading.texi (Autoload): Mention `autoload cookie' as synonym
10654 for `magic autoload comment'. Add index entries and anchor.
10655
10656 2005-05-14 Richard M. Stallman <rms@gnu.org>
10657
10658 * tips.texi (Coding Conventions): Explain how important it is
10659 that just loading certain files not change Emacs behavior.
10660
10661 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
10662
10663 2005-05-12 Lute Kamstra <lute@gnu.org>
10664
10665 * modes.texi (Generic Modes): Update.
10666 (Major Modes): Refer to node "Generic Modes".
10667
10668 * elisp.texi (Top): Update to the current structure of the manual.
10669 * processes.texi (Processes): Add menu description.
10670 * customize.texi (Customization): Add menu descriptions.
10671
10672 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
10673
10674 * processes.texi (Signals to Processes)
10675 (Low-Level Network): Fix typos.
10676
10677 2005-05-11 Lute Kamstra <lute@gnu.org>
10678
10679 * elisp.texi (Top): Add some nodes from the chapter "Major and
10680 Minor Modes" to the detailed node listing.
10681
10682 2005-05-10 Richard M. Stallman <rms@gnu.org>
10683
10684 * keymaps.texi (Extended Menu Items): Menu item filter functions
10685 can be called at any time.
10686
10687 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
10688
10689 * variables.texi (File Local Variables): `(hack-local-variables t)'
10690 now also checks whether a mode is specified in the local variables
10691 list.
10692
10693 2005-05-05 Kevin Ryde <user42@zip.com.au>
10694
10695 * display.texi (The Echo Area): Correct format function cross
10696 reference.
10697
10698 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
10699
10700 * variables.texi (Variable Aliases): Change description of
10701 `define-obsolete-variable-alias'.
10702
10703 * functions.texi (Functions): Add "Obsolete Functions" to menu.
10704 (Defining Functions): Add xref.
10705 (Obsolete Functions): New node.
10706 (Function Safety): Standardize capitalization of section title.
10707
10708 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
10709 (Dialog Boxes): Complete description of `x-popup-dialog'.
10710
10711 2005-05-04 Richard M. Stallman <rms@gnu.org>
10712
10713 * commands.texi (Interactive Codes): Fix Texinfo usage.
10714 Document U more clearly.
10715
10716 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
10717
10718 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
10719 function and not a macro.
10720
10721 * frames.texi (Pop-Up Menus): Correct and clarify description of
10722 `x-popup-menu'.
10723 (Dialog Boxes): Clarify description of `x-popup-dialog'.
10724
10725 2005-05-01 Richard M. Stallman <rms@gnu.org>
10726
10727 * edebug.texi (Checking Whether to Stop): Fix previous change.
10728
10729 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
10730
10731 * display.texi: Fix typos and Texinfo usage.
10732
10733 * edebug.texi (Checking Whether to Stop): executing-macro ->
10734 executing-kbd-macro.
10735
10736 2005-05-01 Richard M. Stallman <rms@gnu.org>
10737
10738 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
10739
10740 2005-04-30 Richard M. Stallman <rms@gnu.org>
10741
10742 * files.texi (Magic File Names): Document `operations' property.
10743
10744 2005-04-29 Lute Kamstra <lute@gnu.org>
10745
10746 * modes.texi (Generic Modes): New node.
10747 (Major Modes): Add it to the menu.
10748 (Derived Modes): Add "derived mode" to concept index.
10749
10750 2005-04-28 Lute Kamstra <lute@gnu.org>
10751
10752 * modes.texi (Defining Minor Modes): Fix previous change.
10753 (Font Lock Mode): Simplify.
10754 (Font Lock Basics): Say that font-lock-defaults is buffer-local
10755 when set and that some parts are optional. Add cross references.
10756 (Search-based Fontification): Say how to specify font-lock-keywords.
10757 Add cross references. Add font-lock-multiline to index.
10758 Move font-lock-keywords-case-fold-search here from node "Other Font
10759 Lock Variables". Document font-lock-add-keywords and
10760 font-lock-remove-keywords.
10761 (Other Font Lock Variables): Move font-lock-keywords-only,
10762 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
10763 and font-lock-syntactic-face-function to node "Syntactic Font
10764 Lock". Move font-lock-keywords-case-fold-search to node
10765 "Search-based Fontification". Document font-lock-inhibit-thing-lock
10766 and font-lock-{,un}fontify-{buffer,region}-function.
10767 (Precalculated Fontification): Remove reference to deleted variable
10768 font-lock-core-only.
10769 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
10770 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
10771 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
10772 and font-lock-syntactic-face-function here from node "Other Font
10773 Lock Variables". Move font-lock-syntactic-keywords to "Setting
10774 Syntax Properties". Add cross references.
10775 (Setting Syntax Properties): New node.
10776 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
10777 * syntax.texi (Syntax Properties): Add cross reference.
10778 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
10779
10780 2005-04-26 Richard M. Stallman <rms@gnu.org>
10781
10782 * display.texi (Defining Faces):
10783 Document `default' elements of defface spec.
10784
10785 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
10786
10787 * variables.texi (Variable Aliases): Clarify text.
10788
10789 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
10790
10791 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
10792
10793 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
10794
10795 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
10796
10797 2005-04-24 Eli Zaretskii <eliz@gnu.org>
10798
10799 * syntax.texi (Syntax Table Internals): Elaborate documentation of
10800 syntax-after and syntax-class.
10801
10802 * files.texi (Changing Files): Fix last change's cross-reference.
10803 (Unique File Names): Don't mention "numbers" in the documentation
10804 of make-temp-file and make-temp-name.
10805
10806 2005-04-23 Richard M. Stallman <rms@gnu.org>
10807
10808 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
10809
10810 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
10811
10812 * windows.texi (Cyclic Window Ordering): Clarify window-list.
10813
10814 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
10815
10816 * variables.texi (Variable Aliases): Describe make-obsolete-variable
10817 and define-obsolete-variable-alias.
10818
10819 2005-04-22 Kim F. Storm <storm@cua.dk>
10820
10821 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
10822 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
10823
10824 2005-04-21 Lute Kamstra <lute@gnu.org>
10825
10826 * lists.texi (Association Lists): Document rassq-delete-all.
10827
10828 2005-04-19 Richard M. Stallman <rms@gnu.org>
10829
10830 * modes.texi (Search-based Fontification): Explain that
10831 facespec is an expression to be evaluated.
10832
10833 2005-04-19 Kevin Ryde <user42@zip.com.au>
10834
10835 * streams.texi (Output Functions): Fix xref.
10836 * strings.texi (String Conversion): Fix xref.
10837
10838 2005-04-19 Kim F. Storm <storm@cua.dk>
10839
10840 * symbols.texi (Symbol Plists): Add safe-get.
10841 Mention that `get' may signal an error.
10842
10843 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
10844
10845 * customize.texi (Variable Definitions): Replace tooltip-mode
10846 example with save-place.
10847
10848 2005-04-17 Richard M. Stallman <rms@gnu.org>
10849
10850 * buffers.texi (Indirect Buffers): Clarify.
10851
10852 * positions.texi (Positions): Clarify converting marker to integer.
10853
10854 * strings.texi (String Basics): Mention string-match; clarify.
10855
10856 2005-04-08 Lute Kamstra <lute@gnu.org>
10857
10858 * modes.texi (Search-based Fontification): Fix cross references.
10859 Use consistent terminology. Document anchored highlighting.
10860
10861 2005-04-05 Lute Kamstra <lute@gnu.org>
10862
10863 * modes.texi (Defining Minor Modes): Document :group keyword
10864 argument and its default value.
10865
10866 2005-04-03 Lute Kamstra <lute@gnu.org>
10867
10868 * hooks.texi (Standard Hooks): Add some hooks. Add cross
10869 references and/or descriptions. Delete major mode hooks; mention
10870 them as a category instead. Rename or delete obsolete hooks.
10871
10872 2005-04-02 Richard M. Stallman <rms@gnu.org>
10873
10874 * nonascii.texi (Coding System Basics): Another wording cleanup.
10875
10876 2005-04-01 Richard M. Stallman <rms@gnu.org>
10877
10878 * nonascii.texi (Coding System Basics): Clarify previous change.
10879
10880 2005-04-01 Kenichi Handa <handa@m17n.org>
10881
10882 * nonascii.texi (Coding System Basics): Describe about roundtrip
10883 identity of coding systems.
10884
10885 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
10886
10887 * text.texi (Buffer Contents): Add filter-buffer-substring and
10888 buffer-substring-filters.
10889
10890 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
10891
10892 * anti.texi (Antinews): Mention `G' interactive code.
10893
10894 * tips.texi (Compilation Tips): Mention benchmark.el.
10895
10896 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
10897
10898 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
10899 is now bound to M-o M-o.
10900
10901 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
10902
10903 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
10904
10905 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
10906 in the Emacs Manual).
10907 * Makefile.in (srcs): Remove calendar.texi.
10908 * makefile.w32-in (srcs): Remove calendar.texi.
10909 * display.texi (Display): Change name of next node.
10910 * os.texi (System In): Change name of previous node.
10911 * elisp.texi (Top): Remove Calendar references.
10912 * vol1.texi (Top): Remove Calendar references.
10913 * vol2.texi (Top): Remove Calendar references.
10914
10915 2005-03-25 Richard M. Stallman <rms@gnu.org>
10916
10917 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
10918 Cleanup previous change.
10919
10920 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
10921
10922 * display.texi (Face Attributes): Faces earlier in an :inherit
10923 list take precedence.
10924 (Scroll Bars): Fix description of vertical-scroll-bars.
10925 Document frame-current-scroll-bars and window-current-scroll-bars.
10926
10927 * markers.texi (The Mark): Document temporary Transient Mark mode.
10928
10929 * minibuf.texi (Reading File Names):
10930 Document read-file-name-completion-ignore-case.
10931
10932 * positions.texi (Screen Lines): Document nil for width argument
10933 to compute-motion.
10934
10935 2005-03-23 Kim F. Storm <storm@cua.dk>
10936
10937 * display.texi (Standard Faces): Other faces used in the fringe
10938 implicitly inherits from the fringe face.
10939 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
10940 properties implicitly inherits from fringe face.
10941 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
10942
10943 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
10944
10945 * display.texi (Invisible Text): State default value of
10946 line-move-ignore-invisible.
10947 (Managing Overlays): Document remove-overlays.
10948 (Standard Faces): Document escape-glyph face.
10949
10950 * minibuf.texi (Reading File Names): Document read-file-name-function.
10951
10952 * modes.texi (Other Font Lock Variables):
10953 Document font-lock-lines-before.
10954
10955 * positions.texi (Skipping Characters): skip-chars-forward allows
10956 character classes.
10957
10958 2005-03-18 Lute Kamstra <lute@gnu.org>
10959
10960 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
10961
10962 2005-03-17 Richard M. Stallman <rms@gnu.org>
10963
10964 * text.texi (Undo): Document extensible undo entries.
10965
10966 * searching.texi (String Search, Regexp Search): Cleanups.
10967
10968 * nonascii.texi (Character Codes): Minor fix.
10969
10970 * display.texi (Display Property): Explain the significance
10971 of having text properties that are eq.
10972 (Other Display Specs): Explain string as display spec.
10973
10974 * commands.texi (Interactive Codes): Document G option.
10975
10976 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
10977
10978 * text.texi (Filling): Add sentence-end-without-period and
10979 sentence-end-without-space.
10980 (Changing Properties): Minor fix.
10981
10982 * anti.texi: Total rewrite.
10983
10984 2005-03-15 Lute Kamstra <lute@gnu.org>
10985
10986 * edebug.texi (Instrumenting Macro Calls): Fix typos.
10987
10988 2005-03-08 Kim F. Storm <storm@cua.dk>
10989
10990 * display.texi (Specified Space): Property :width is support on
10991 non-graphic terminals, :height is not.
10992
10993 2005-03-07 Richard M. Stallman <rms@gnu.org>
10994
10995 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
10996 Now subnodes of Fringes.
10997 (Overlay Arrow): Document overlay-arrow-variable-list.
10998 (Fringe Size/Pos): New node, broken out of Fringes.
10999 (Display): Explain clearing vs redisplay better.
11000 (Truncation): Clarify use of bitmaps.
11001 (The Echo Area): Clarify the uses of the echo area.
11002 Add max-mini-window-height.
11003 (Progress): Clarify.
11004 (Invisible Text): Explain that main loop moves point out.
11005 (Selective Display): Say "hidden", not "invisible".
11006 (Managing Overlays): Move up. Describe relation to Undo here.
11007 (Overlay Properties): Clarify intro.
11008 (Finding Overlays): Explain return values when nothing found.
11009 (Width): truncate-string-to-width has added arg.
11010 (Displaying Faces): Clarify and update mode line face handling.
11011 (Face Functions): Minor cleanup.
11012 (Conditional Display): Merge into Other Display Specs.
11013 (Pixel Specification, Other Display Specs): Minor cleanups.
11014 (Images, Image Descriptors): Minor cleanups.
11015 (GIF Images): Patents have expired.
11016 (Showing Images): Explain default text for insert-image.
11017 (Manipulating Button Types): Merge into Manipulating Buttons.
11018 (Making Buttons): Explain return values.
11019 (Button Buffer Commands): Add xref.
11020 (Inverse Video): Update mode-line-inverse-video.
11021 (Display Table Format): Clarify.
11022 (Active Display Table): Give defaults for window-display-table.
11023
11024 * calendar.texi (Calendar Customizing): calendar-holiday-marker
11025 and calendar-today-marker are strings, not chars.
11026 (Holiday Customizing): Minor fix.
11027
11028 * internals.texi (Writing Emacs Primitives): Update `or' example.
11029 Update limit on # args of subr.
11030
11031 * edebug.texi (Using Edebug): Arrow is in fringe.
11032 (Instrumenting): Arg to eval-defun works without loading edebug.
11033 (Edebug Execution Modes): Add xref.
11034
11035 * customize.texi (Common Keywords): Clarify :require.
11036 Mention :version here.
11037 (Variable Definitions, Group Definitions): Not here.
11038 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
11039
11040 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
11041 * nonascii.texi (Text Representations): Clarify position-bytes.
11042 (Character Sets): Add list-charset-chars.
11043 (Scanning Charsets): Add charset-after.
11044 (Encoding and I/O): Minor fix.
11045
11046 2005-03-06 Richard M. Stallman <rms@gnu.org>
11047
11048 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
11049 (Resizing Windows): Likewise.
11050
11051 * text.texi (Change Hooks): Get rid of "Emacs 21".
11052
11053 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
11054
11055 * streams.texi (Output Variables): Get rid of "Emacs 21".
11056
11057 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
11058
11059 * os.texi (Translating Input): Replace flow-control example
11060 with a less obsolete example that uses `keyboard-translate'.
11061
11062 * objects.texi (Hash Table Type, Circular Objects):
11063 Get rid of "Emacs 21".
11064
11065 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
11066 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
11067
11068 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
11069
11070 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
11071
11072 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
11073 (Menu Bar): Fix when menu-bar-update-hook is called.
11074
11075 * hash.texi (Hash Tables): Get rid of "Emacs 21".
11076
11077 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
11078 and make it read better.
11079
11080 * files.texi (Writing to Files): Get rid of "Emacs 21".
11081 (Unique File Names): Likewise.
11082
11083 * elisp.texi: Update Emacs version to 22.
11084
11085 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
11086 (Overlay Properties, Face Attributes): Likewise.
11087 (Managing Overlays): Fix punctuation.
11088 (Attribute Functions): Clarify set-face-font; get rid of
11089 info about old Emacs versions.
11090 (Auto Faces, Font Lookup, Display Property, Images):
11091 Get rid of "Emacs 21".
11092
11093 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
11094
11095 2005-03-05 Richard M. Stallman <rms@gnu.org>
11096
11097 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
11098
11099 2005-03-04 Lute Kamstra <lute@gnu.org>
11100
11101 * debugging.texi (Error Debugging): Document stack-trace-on-error.
11102
11103 2005-03-03 Lute Kamstra <lute@gnu.org>
11104
11105 * edebug.texi (Instrumenting Macro Calls): Fix typo.
11106
11107 2005-03-01 Lute Kamstra <lute@gnu.org>
11108
11109 * debugging.texi (Debugger Commands): Update `j'.
11110
11111 2005-02-28 Lute Kamstra <lute@gnu.org>
11112
11113 * debugging.texi (Debugging): Fix typo.
11114 (Error Debugging): Document eval-expression-debug-on-error.
11115 (Function Debugging): Update example.
11116 (Using Debugger): Mention starred stack frames.
11117 (Debugger Commands): Document `j' and `l'.
11118 (Invoking the Debugger): `d' and `j' exit recursive edit too.
11119 Update the messages that the debugger displays.
11120 (Internals of Debugger): Add cross reference. Update example.
11121 (Excess Open): Minor improvement.
11122 (Excess Close): Minor improvement.
11123
11124 2005-02-26 Richard M. Stallman <rms@gnu.org>
11125
11126 * tips.texi (Coding Conventions): Clarify.
11127 Put all the major mode key reservations together.
11128 Mention the Mouse-1 => Mouse-2 conventions.
11129
11130 * syntax.texi (Syntax Class Table): Clarify.
11131 (Syntax Table Functions): syntax-after moved from here.
11132 (Syntax Table Internals): syntax-after moved to here.
11133 (Parsing Expressions): Update info on number of values
11134 and what's meaningful in the STATE argument.
11135 (Categories): Fix typo.
11136
11137 * sequences.texi (Arrays): Cleanup.
11138 (Char-Tables): Clarify.
11139
11140 * processes.texi (Deleting Processes): Cleanups, add xref.
11141 (Subprocess Creation): Explain nil in exec-path. Cleanup.
11142 (Process Information): set-process-coding-system, some args optional.
11143 (Input to Processes): Explain various types for PROCESS args.
11144 Rename them from PROCESS-NAME to PROCESS.
11145 (Signals to Processes): Likewise.
11146 (Decoding Output): Cleanup.
11147 (Query Before Exit): Clarify.
11148
11149 * os.texi (Startup Summary): Correct the options; add missing ones.
11150 (Terminal Output, Batch Mode): Clarify.
11151 (Flow Control): Node deleted.
11152
11153 * markers.texi (The Mark): Clarify.
11154
11155 * macros.texi (Expansion): Cleanup.
11156 (Indenting Macros): indent-spec allows ints, not floats.
11157
11158 * keymaps.texi (Keymaps): Clarify.
11159 (Format of Keymaps): Update lisp-mode-map example.
11160 (Active Keymaps, Key Lookup): Clarify.
11161 (Changing Key Bindings): Add xref to `kbd'.
11162 (Key Binding Commands, Simple Menu Items): Clarify.
11163 (Mouse Menus, Menu Bar): Clarify.
11164 (Menu Example): Replace print example with menu-bar-replace-menu.
11165
11166 * help.texi (Documentation Basics): Add function-documentation prop.
11167
11168 * elisp.texi (Top): Don't refer to Flow Control node.
11169
11170 * commands.texi (Command Overview): Improve xrefs.
11171 (Adjusting Point): Adjusting point applies to intangible and invis.
11172 (Key Sequence Input): Doc extra read-key-sequence args.
11173 Likewise for read-key-sequence-vector.
11174
11175 * backups.texi (Rename or Copy): Minor fix.
11176 (Numbered Backups): For version-control, say the default.
11177 (Auto-Saving): make-auto-save-file-name example is simplified.
11178
11179 * advice.texi (Advising Functions): Don't imply one part of Emacs
11180 should advise another part. Markup changes.
11181 (Defining Advice): Move transitional para.
11182 (Activation of Advice): Cleanup.
11183 Explain if COMPILE is nil or negative.
11184
11185 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
11186
11187 2005-02-24 Lute Kamstra <lute@gnu.org>
11188
11189 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
11190 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
11191
11192 2005-02-23 Lute Kamstra <lute@gnu.org>
11193
11194 * modes.texi (Defining Minor Modes): define-minor-mode can be used
11195 to define global minor modes as well.
11196
11197 * display.texi (Managing Overlays): overlay-buffer returns nil for
11198 deleted overlays.
11199
11200 2005-02-22 Kim F. Storm <storm@cua.dk>
11201
11202 * minibuf.texi (Basic Completion): Allow symbols in addition to
11203 strings in try-completion and all-completions.
11204
11205 2005-02-14 Lute Kamstra <lute@gnu.org>
11206
11207 * elisp.texi (Top): Remove reference to deleted node.
11208
11209 * lists.texi (Lists): Remove reference to deleted node.
11210 (Cons Cells): Fix typo.
11211
11212 * loading.texi (Where Defined): Fix typo.
11213
11214 2005-02-14 Richard M. Stallman <rms@gnu.org>
11215
11216 * variables.texi (Creating Buffer-Local): change-major-mode-hook
11217 is useful for discarding some minor modes.
11218
11219 * symbols.texi (Symbol Components): Reorder examples.
11220
11221 * streams.texi (Input Functions): State standard-input default.
11222 (Output Variables): State standard-output default.
11223
11224 * objects.texi (Printed Representation): Clarify read syntax vs print.
11225 (Floating Point Type): Explain meaning better.
11226 (Symbol Type): Explain uniqueness better.
11227 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
11228 List examples sooner.
11229 (Box Diagrams): New subnode broken out.
11230 Some examples moved from old Lists as Boxes node.
11231 (Dotted Pair Notation): Clarify intro.
11232 (Array Type): Clarify.
11233 (Type Predicates): Add hash-table-p.
11234
11235 * numbers.texi (Integer Basics): Clarify radix explanation.
11236 (Predicates on Numbers): Minor clarification.
11237 (Comparison of Numbers): Minor clarification. Clarify eql.
11238 Typos in min, max.
11239 (Math Functions): Clarify overflow in expt.
11240
11241 * minibuf.texi (Text from Minibuffer): Minor clarification.
11242 Mention arrow keys.
11243
11244 * loading.texi (Autoload): defun's doc string overrides autoload's
11245 doc string.
11246 (Repeated Loading): Modernize "add to list" examples.
11247 (Where Defined): Finish updating table of load-history elts.
11248
11249 * lists.texi (List-related Predicates): Minor wording improvement.
11250 (Lists as Boxes): Node deleted.
11251 (Building Lists): Explain trivial cases of number-sequence.
11252
11253 * hash.texi (Hash Tables): Add desc to menu items.
11254 (Creating Hash): Explain "full" means "make larger".
11255 (Hash Access): Any object can be a key.
11256 State value of maphash.
11257
11258 * functions.texi (What Is a Function): Wording cleanup.
11259 (Function Documentation): Minor cleanup.
11260 Explain purpose of calling convention at end of doc string.
11261 (Function Names): Wording cleanup.
11262 (Calling Functions): Wording cleanup.
11263 Explain better how funcall calls the function.
11264 (Function Cells): Delete example of saving and redefining function.
11265
11266 * control.texi (Combining Conditions): Wording cleanup.
11267 (Iteration): dolist and dotimes bind VAR locally.
11268 (Cleanups): Xref to Atomic Changes.
11269
11270 * compile.texi (Byte Compilation): Delete 19.29 info.
11271 (Compilation Functions): Macros' difficulties don't affect defsubst.
11272 (Docs and Compilation): Delete 19.29 info.
11273
11274 2005-02-10 Richard M. Stallman <rms@gnu.org>
11275
11276 * objects.texi (Symbol Type): Minor correction.
11277
11278 2005-02-06 Lute Kamstra <lute@gnu.org>
11279
11280 * modes.texi (Example Major Modes): Fix typos.
11281
11282 2005-02-06 Richard M. Stallman <rms@gnu.org>
11283
11284 * text.texi (Margins): fill-nobreak-predicate can be one function.
11285
11286 * strings.texi (Modifying Strings): clear-string can make unibyte.
11287 (Formatting Strings): format gives error if values missing.
11288
11289 * positions.texi (Character Motion): Mention default arg
11290 for forward-char. backward-char refers to forward-char.
11291 (Word Motion): Mention default arg for forward-word.
11292 (Buffer End Motion): Mention default arg for beginning-of-buffer.
11293 Simplify end-of-buffer.
11294 (Text Lines): Mention default arg for forward-line.
11295 (List Motion): Mention default arg for beginning/end-of-defun.
11296 (Skipping Characters): Minor fixes in explaining character-set.
11297
11298 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
11299 Mode inheritance applies only when default-major-mode is nil.
11300 Clarifications.
11301 (Example Major Modes): Update Text mode and Lisp mode examples.
11302 (Minor Mode Conventions): Mention define-minor-mode at top.
11303 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
11304 (Mode Line Format): Update mode line face display info.
11305 (Properties in Mode): Mention effect of risky vars.
11306 (Imenu): Define imenu-add-to-menubar.
11307 (Font Lock Mode): Add descriptions to menu lines.
11308 (Faces for Font Lock): Add font-lock-doc-face.
11309
11310 2005-02-05 Lute Kamstra <lute@gnu.org>
11311
11312 * text.texi (Maintaining Undo): Remove obsolete function.
11313
11314 2005-02-05 Eli Zaretskii <eliz@gnu.org>
11315
11316 * frames.texi (Color Names): Add pointer to the X docs about RGB
11317 color specifications. Improve indexing.
11318 (Text Terminal Colors): Replace the description of RGB values by
11319 an xref to "Color Names".
11320
11321 2005-02-03 Richard M. Stallman <rms@gnu.org>
11322
11323 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
11324 Clarify.
11325 (Selecting Windows): Clarify save-selected-window.
11326 (Cyclic Window Ordering): Clarify walk-windows.
11327 (Window Point): Clarify.
11328 (Window Start): Add comment to example.
11329 (Resizing Windows): Add `interactive' specs in examples.
11330 Document fit-window-to-buffer.
11331
11332 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
11333 (Undo, Maintaining Undo): Clarify last change.
11334 (Sorting): In sort-numeric-fields, explain about octal and hex.
11335 Mention sort-numeric-base.
11336 (Format Properties): Add xref for hard newlines.
11337
11338 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
11339 (Pop-Up Menus): Fix typo.
11340 (Color Names): Explain all types of color names.
11341 Explain color-values on B&W terminal.
11342 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
11343
11344 * files.texi (File Locks): Not supported on MS systems.
11345 (Testing Accessibility): Clarify.
11346
11347 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
11348 (Coverage Testing): Fix typo.
11349
11350 * commands.texi (Misc Events): Remove stray space.
11351
11352 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
11353 (Modification Time): Clarify when visited-file-modtime returns 0.
11354 (The Buffer List): Clarify bury-buffer.
11355 (Killing Buffers): Clarify.
11356 (Indirect Buffers): Add clone-indirect-buffer.
11357
11358 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
11359
11360 * edebug.texi (Printing in Edebug): Fix default value of
11361 edebug-print-circle.
11362 (Coverage Testing): Fix displayed frequency count data.
11363
11364 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
11365
11366 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
11367
11368 2005-02-02 Kim F. Storm <storm@cua.dk>
11369
11370 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
11371
11372 2005-01-29 Eli Zaretskii <eliz@gnu.org>
11373
11374 * commands.texi (Misc Events): Describe the help-echo event.
11375
11376 * text.texi (Special Properties) <help-echo>: Use `pos'
11377 consistently in description of the help-echo property.
11378 Use @code{nil} instead of @var{nil}.
11379
11380 * display.texi (Overlay Properties): Fix the index entry for
11381 help-echo overlay property.
11382
11383 * customize.texi (Type Keywords): Uncomment the xref to the
11384 help-echo property documentation.
11385
11386 2005-01-23 Kim F. Storm <storm@cua.dk>
11387
11388 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
11389 return value. Third element FULLY replaced by PARTIAL which
11390 specifies number of invisible pixels if row is only partially visible.
11391 (Textual Scrolling): Mention auto-window-vscroll.
11392 (Vertical Scrolling): New defvar auto-window-vscroll.
11393
11394 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
11395
11396 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
11397 command remapping.
11398
11399 2005-01-15 Richard M. Stallman <rms@gnu.org>
11400
11401 * display.texi (Defining Images): Mention DATA-P arg of create-image.
11402
11403 2005-01-14 Kim F. Storm <storm@cua.dk>
11404
11405 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
11406
11407 * text.texi (Links and Mouse-1): Fix string and vector item.
11408
11409 2005-01-13 Richard M. Stallman <rms@gnu.org>
11410
11411 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
11412 descriptions of overriding-local-map and overriding-terminal-local-map.
11413
11414 * text.texi (Links and Mouse-1): Clarify text.
11415
11416 2005-01-13 Kim F. Storm <storm@cua.dk>
11417
11418 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
11419
11420 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
11421
11422 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
11423
11424 2005-01-12 Kim F. Storm <storm@cua.dk>
11425
11426 * text.texi (Links and Mouse-1): Rename section from Enabling
11427 Mouse-1 to Following Links. Change xrefs.
11428 Add examples for define-button-type and define-widget.
11429
11430 * display.texi (Button Properties, Button Buffer Commands):
11431 Clarify mouse-1 and follow-link functionality.
11432
11433 2005-01-12 Richard M. Stallman <rms@gnu.org>
11434
11435 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
11436
11437 * display.texi (Beeping): Fix Texinfo usage.
11438
11439 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
11440
11441 2005-01-11 Kim F. Storm <storm@cua.dk>
11442
11443 * display.texi (Button Properties, Button Buffer Commands):
11444 Mention mouse-1 binding. Add follow-link keyword.
11445
11446 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
11447 (Enabling Mouse-1 to Follow Links): New subsection.
11448
11449 2005-01-06 Richard M. Stallman <rms@gnu.org>
11450
11451 * text.texi (Special Properties): Minor change.
11452
11453 * os.texi (Timers): Clarify previous change.
11454
11455 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
11456
11457 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
11458
11459 * display.texi (Face Attributes): Correct xref to renamed node.
11460
11461 2005-01-01 Richard M. Stallman <rms@gnu.org>
11462
11463 * display.texi (Face Attributes): Describe hex color specs.
11464
11465 2004-12-31 Richard M. Stallman <rms@gnu.org>
11466
11467 * os.texi (Timers): Update previous change.
11468
11469 2004-12-30 Kim F. Storm <storm@cua.dk>
11470
11471 * display.texi (Line Height): Total line-height is now specified
11472 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
11473 in cons cells. (nil . RATIO) is relative to actual line height.
11474 Use line-height `t' instead of `0' to get minimum height.
11475
11476 2004-12-29 Richard M. Stallman <rms@gnu.org>
11477
11478 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
11479
11480 2004-12-28 Richard M. Stallman <rms@gnu.org>
11481
11482 * commands.texi (Quitting): Clarify value of with-local-quit.
11483
11484 * elisp.texi (Top): Fix previous change.
11485
11486 * loading.texi (Loading): Fix previous change.
11487
11488 2004-12-27 Richard M. Stallman <rms@gnu.org>
11489
11490 * Makefile.in (MAKEINFO): Specify --force.
11491
11492 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
11493
11494 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
11495
11496 * display.texi (Line Height): Further clarify.
11497
11498 * elisp.texi (Top): Update Loading submenu.
11499
11500 * loading.texi (Where Defined): New node.
11501 (Unloading): load-history moved to Where Defined.
11502
11503 2004-12-21 Richard M. Stallman <rms@gnu.org>
11504
11505 * commands.texi (Event Input Misc): Add while-no-input.
11506
11507 2004-12-11 Richard M. Stallman <rms@gnu.org>
11508
11509 * display.texi (Line Height): Rewrite text for clarity.
11510
11511 2004-12-11 Kim F. Storm <storm@cua.dk>
11512
11513 * display.texi (Display): Add node "Line Height" to menu.
11514 (Line Height): New node. Move full description of line-spacing
11515 and line-height text properties here from text.texi.
11516 (Scroll Bars): Add vertical-scroll-bar variable.
11517
11518 * frames.texi (Window Frame Parameters): Remove line-height defvar.
11519
11520 * locals.texi (Standard Buffer-Local Variables): Fix xref for
11521 line-spacing and vertical-scroll-bar.
11522
11523 * text.texi (Special Properties): Just mention line-spacing and
11524 line-height here, add xref to new "Line Height" node.
11525
11526 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
11527
11528 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
11529
11530 * locals.texi (Standard Buffer-Local Variables):
11531 Add @xref for `line-spacing'.
11532
11533 2004-12-05 Richard M. Stallman <rms@gnu.org>
11534
11535 * Makefile.in (maintainer-clean): Remove the info files
11536 in $(infodir) where they are created.
11537
11538 2004-12-03 Richard M. Stallman <rms@gnu.org>
11539
11540 * windows.texi (Selecting Windows): get-lru-window and
11541 get-largest-window don't consider dedicated windows.
11542
11543 * text.texi (Undo): Document undo-in-progress.
11544
11545 2004-11-26 Richard M. Stallman <rms@gnu.org>
11546
11547 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
11548 Remove a few vars that are not always buffer-local.
11549
11550 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
11551
11552 * locals.texi (Standard Buffer-Local Variables): Comment out
11553 xref's to non-existent node `Yet to be written'.
11554
11555 2004-11-24 Richard M. Stallman <rms@gnu.org>
11556
11557 * processes.texi (Synchronous Processes): Grammar fix.
11558
11559 * numbers.texi (Comparison of Numbers): Add eql.
11560
11561 * locals.texi (Standard Buffer-Local Variables): Add many vars.
11562
11563 * intro.texi (Printing Notation): Fix previous change.
11564
11565 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
11566 and default-indicate-buffer-boundaries from here.
11567 (Usual Display): To here.
11568 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
11569 (Usual Display): Move tab-width up.
11570
11571 * customize.texi (Variable Definitions):
11572 Replace show-paren-mode example with tooltip-mode.
11573 (Simple Types, Composite Types, Defining New Types):
11574 Minor cleanups.
11575
11576 2004-11-21 Jesper Harder <harder@ifa.au.dk>
11577
11578 * processes.texi (Synchronous Processes, Output from Processes):
11579 Markup fix.
11580
11581 2004-11-20 Richard M. Stallman <rms@gnu.org>
11582
11583 * positions.texi (Skipping Characters): skip-chars-forward
11584 now handles char classes.
11585
11586 * intro.texi (Printing Notation): Avoid confusion of `print'
11587 when explaining @print.
11588
11589 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
11590
11591 * display.texi (Display Table Format): Minor fix.
11592
11593 * streams.texi (Output Functions): Fix print example.
11594
11595 * Makefile.in (elisp): New target.
11596 (dist): Depend on $(infodir)/elisp, not elisp.
11597 Copy the info files from $(infodir).
11598
11599 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
11600 read-from-minibuffer.
11601
11602 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
11603
11604 2004-11-19 Richard M. Stallman <rms@gnu.org>
11605
11606 * searching.texi (Regexp Search): Add search-whitespace-regexp.
11607
11608 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
11609
11610 * tips.texi (Coding Conventions): Fix typo.
11611
11612 2004-11-16 Richard M. Stallman <rms@gnu.org>
11613
11614 * tips.texi (Coding Conventions): Separate defvar and require
11615 methods to avoid warnings. Use require only when there are many
11616 functions and variables from that package.
11617
11618 * minibuf.texi (Minibuffer Completion): When ignoring case,
11619 predicate must not be case-sensitive.
11620
11621 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
11622 (Test Coverage): Don't talk about "splotches". Clarified.
11623
11624 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
11625
11626 * frames.texi (Window Frame Parameters): Fix typo.
11627
11628 2004-11-15 Kim F. Storm <storm@cua.dk>
11629
11630 * symbols.texi (Other Plists): Note that plist-get may signal error.
11631 Add safe-plist-get.
11632
11633 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
11634
11635 * modes.texi (Font Lock Basics): Fix typo.
11636
11637 2004-11-08 Richard M. Stallman <rms@gnu.org>
11638
11639 * syntax.texi (Syntax Table Functions): Add syntax-after.
11640
11641 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
11642
11643 * os.texi (Processor Run Time): New section documenting
11644 get-internal-run-time.
11645
11646 2004-11-06 Eli Zaretskii <eliz@gnu.org>
11647
11648 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
11649 it nukes elisp-cover.texi.
11650 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
11651 elisp-0 etc.
11652
11653 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
11654
11655 * commands.texi (Keyboard Macros): Document `append' return value
11656 of `defining-kbd-macro'.
11657
11658 2004-11-01 Richard M. Stallman <rms@gnu.org>
11659
11660 * commands.texi (Interactive Call): Add called-interactively-p.
11661
11662 2004-10-29 Simon Josefsson <jas@extundo.com>
11663
11664 * minibuf.texi (Reading a Password): Revert.
11665
11666 2004-10-28 Richard M. Stallman <rms@gnu.org>
11667
11668 * frames.texi (Display Feature Testing): Explain about "vendor".
11669
11670 2004-10-27 Richard M. Stallman <rms@gnu.org>
11671
11672 * commands.texi (Interactive Codes): `N' uses numeric prefix,
11673 not raw. Clarify `n'.
11674 (Interactive Call): Rewrite interactive-p, focusing on when
11675 and how to use it.
11676 (Misc Events): Clarify previous change.
11677
11678 * advice.texi (Simple Advice): Clarify what job the example does.
11679 (Around-Advice): Clarify ad-do-it.
11680 (Activation of Advice): An option of ad-default-compilation-action
11681 is `never', not `nil'.
11682
11683 2004-10-26 Kim F. Storm <storm@cua.dk>
11684
11685 * commands.texi (Interactive Codes): Add U code letter.
11686
11687 2004-10-25 Simon Josefsson <jas@extundo.com>
11688
11689 * minibuf.texi (Reading a Password): Add.
11690
11691 2004-10-24 Jason Rumney <jasonr@gnu.org>
11692
11693 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
11694 and wheel-down.
11695
11696 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
11697
11698 * processes.texi (Synchronous Processes): Document process-file.
11699
11700 2004-10-22 Kenichi Handa <handa@m17n.org>
11701
11702 * text.texi (translate-region): Document that it accepts also a
11703 char-table.
11704
11705 2004-10-22 David Ponce <david@dponce.com>
11706
11707 * windows.texi (Resizing Windows): Document the `preserve-before'
11708 argument of the functions `enlarge-window' and `shrink-window'.
11709
11710 2004-10-19 Jason Rumney <jasonr@gnu.org>
11711
11712 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
11713
11714 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
11715
11716 * text.texi (Filling): Add anchor for definition of
11717 `sentence-end-double-space'.
11718
11719 * searching.texi (Regexp Example): Update description of how
11720 Emacs currently recognizes the end of a sentence.
11721 (Standard Regexps): Update definition of the variable
11722 `sentence-end'. Add definition of the function `sentence-end'.
11723
11724 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
11725
11726 * display.texi (Progress): New node.
11727
11728 2004-10-05 Kim F. Storm <storm@cua.dk>
11729
11730 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
11731
11732 2004-09-29 Kim F. Storm <storm@cua.dk>
11733
11734 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
11735 to identify bitmaps. Remove -fringe-bitmap suffix for standard
11736 fringe bitmap symbols, as they now have their own namespace.
11737 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
11738 vs. pixels. Signal error if no free bitmap slots.
11739 (Pixel Specification): Change IMAGE to @var{image}.
11740
11741 2004-09-28 Richard M. Stallman <rms@gnu.org>
11742
11743 * text.texi (Special Properties): Clarify line-spacing and line-height.
11744
11745 * searching.texi (Regexp Search): Add looking-back.
11746
11747 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
11748
11749 * display.texi: Correct typos.
11750 (Image Descriptors): Correct xref's.
11751
11752 2004-09-25 Richard M. Stallman <rms@gnu.org>
11753
11754 * text.texi (Special Properties): Cleanups in `cursor'.
11755 Rewrites in `line-height' and `line-spacing'; exchange them.
11756
11757 * display.texi (Fringes): Rewrite previous change.
11758 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
11759 (Display Fringe Bitmaps): Node deleted, text moved.
11760 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
11761 (Scroll Bars): Clarify set-window-scroll-bars.
11762 (Pointer Shape): Rewrite.
11763 (Specified Space): Clarify :align-to, etc.
11764 (Pixel Specification): Use @var. Clarify new text.
11765 (Other Display Specs): Clarify `slice'.
11766 (Image Descriptors): Cleanups.
11767 (Showing Images): Cleanups.
11768
11769 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11770
11771 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
11772
11773 * modes.texi: Various minor changes in addition to:
11774 (Major Mode Conventions): Final call to `run-mode-hooks' should
11775 not be inside the `delay-mode-hooks' form.
11776 (Mode Hooks): New node.
11777 (Hooks): Delete obsolete example.
11778 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
11779 node "Mode Hooks".
11780
11781 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
11782
11783 * display.texi: Correct various typos.
11784 (Display): Rename node "Pointer Shapes" to "Pointer
11785 Shape". (There is already a node called "Pointer Shapes" in
11786 frames.texi.)
11787 (Images): Remove non-existent node "Image Slices" from menu.
11788
11789 2004-09-23 Kim F. Storm <storm@cua.dk>
11790
11791 * text.texi (Special Properties): Add `cursor', `pointer',
11792 `line-height', and `line-spacing' properties.
11793
11794 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
11795 Shapes' to menu.
11796 (Standard Faces): Doc fix for fringe face.
11797 (Fringes): Add `overflow-newline-into-fringe' and
11798 'indicate-buffer-boundaries'.
11799 (Fringe Bitmaps, Pointer Shapes): New nodes.
11800 (Display Property): Add 'Pixel Specification' and 'Display Fringe
11801 Bitmaps' to menu.
11802 (Specified Space): Describe pixel width and height.
11803 (Pixel Specification): New node.
11804 (Other Display Specs): Add `slice' property.
11805 (Display Fringe Bitmaps): New node.
11806 (Images): Add 'Image Slices' to menu.
11807 (Image Descriptors): Add `:pointer' and `:map' properties.
11808 (Showing Images): Add slice arg to `insert-image'.
11809 Add 'insert-sliced-image'.
11810
11811 2004-09-20 Richard M. Stallman <rms@gnu.org>
11812
11813 * commands.texi (Key Sequence Input):
11814 Clarify downcasing in read-key-sequence.
11815
11816 2004-09-08 Juri Linkov <juri@jurta.org>
11817
11818 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
11819
11820 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
11821
11822 * locals.texi (Standard Buffer-Local Variables):
11823 Add `buffer-auto-save-file-format'.
11824 * internals.texi (Buffer Internals): Describe new
11825 auto_save_file_format field of the buffer structure.
11826 * files.texi (Format Conversion): `auto-save-file-format' has been
11827 renamed `buffer-auto-save-file-format'.
11828
11829 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
11830
11831 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
11832 an integer or a marker.
11833 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
11834
11835 2004-08-22 Richard M. Stallman <rms@gnu.org>
11836
11837 * modes.texi (Major Mode Conventions): Discuss rebinding of
11838 standard key bindings.
11839
11840 2004-08-18 Kim F. Storm <storm@cua.dk>
11841
11842 * processes.texi (Accepting Output): Add `just-this-one' arg to
11843 `accept-process-output'.
11844 (Output from Processes): New var `process-adaptive-read-buffering'.
11845
11846 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
11847
11848 * keymaps.texi: Various changes in addition to:
11849 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
11850 Give more varied examples for `kbd'.
11851 (Creating Keymaps): Char tables have slots for all characters
11852 without modifiers.
11853 (Active Keymaps): `overriding-local-map' and
11854 `overriding-terminal-local-map' also override text property and
11855 overlay keymaps.
11856 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
11857 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
11858 to denote a prefix of no events.
11859 `map-keymap' includes parent's bindings _recursively_.
11860 Clarify and correct description of `where-is-internal'.
11861 Mention BUFFER-OR-NAME arg to `describe-bindings'.
11862 (Menu Example): For menus intended for use with the keyboard, the
11863 menu items should be bound to characters or real function keys.
11864
11865 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
11866
11867 * objects.texi (Character Type): Reposition `@anchor' to prevent
11868 double space inside sentence in Info.
11869
11870 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
11871 renamed to `disabled-command-function'.
11872 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
11873 (Command Loop Info): Replace reference to it.
11874 (Disabling Commands): `disabled-command-hook' has been renamed to
11875 `disabled-command-function'.
11876
11877 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
11878
11879 * os.texi (Translating Input): Only non-prefix bindings in
11880 `key-translation-map' override actual key bindings. Warn about
11881 possible indirect effect of actual key bindings on non-prefix
11882 bindings in `key-translation-map'.
11883
11884 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
11885
11886 * minibuf.texi (High-Level Completion): Add anchor for definition
11887 of `read-variable'.
11888
11889 * commands.texi: Various changes in addition to:
11890 (Using Interactive): Clarify description of `interactive-form'.
11891 (Interactive Call): Mention default for KEYS argument to
11892 `call-interactively'.
11893 (Command Loop Info): Clarify description of `this-command-keys'.
11894 Mention KEEP-RECORD argument to `clear-this-command-keys'.
11895 Value of `last-event-frame' can be `macro'.
11896 (Repeat Events): `double-click-fuzz' is also used to distinguish
11897 clicks and drags.
11898 (Classifying Events): Clarify descriptions of `event-modifiers'
11899 `event-basic-type' and `event-convert-list'.
11900 (Accessing Events): `posn-timestamp' takes POSITION argument.
11901 (Quoted Character Input): Clarify description of
11902 `read-quoted-char' and fix example.
11903 (Quitting): Add `with-local-quit'.
11904 (Disabling Commands): Correct and clarify descriptions of
11905 `enable-command' and `disable-command'.
11906 Mention what happens if `disabled-command-hook' is nil.
11907 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
11908 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
11909
11910 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
11911
11912 * frames.texi: Various changes in addition to:
11913 (Creating Frames): Expand and clarify description of `make-frame'.
11914 (Window Frame Parameters): Either none or both of the `icon-left'
11915 and `icon-top' parameters must be specified. Put descriptions of
11916 `menu-bar-lines' and `toolbar-lines' closer together and change
11917 them accordingly.
11918 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
11919 except while processing `frame-title-format' or `icon-title-format'.
11920 (Deleting Frames): Correct description of `delete-frame'.
11921 Non-nil return values of `frame-live-p' are like those of `framep'.
11922 (Frames and Windows): Mention return value of
11923 `set-frame-selected-window'.
11924 (Visibility of Frames): Mention `force' argument to
11925 `make-frame-invisible'. `frame-visible-p' returns t for all
11926 frames on text-only terminals.
11927 (Frame Configurations): Restoring a frame configuration does not
11928 restore deleted frames.
11929 (Window System Selections): `x-set-selection' returns DATA.
11930 (Resources): Add example.
11931 (Display Feature Testing): Clarify descriptions of
11932 `display-pixel-height', `display-pixel-width', `x-server-version'
11933 and `x-server-vendor'.
11934
11935 * windows.texi (Choosing Window): Add anchor.
11936 * minibuf.texi (Minibuffer Misc): Add anchor.
11937
11938 2004-07-23 John Paul Wallington <jpw@gnu.org>
11939
11940 * macros.texi (Defining Macros): Declaration keyword for setting
11941 Edebug spec is `debug' not `edebug'.
11942
11943 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
11944
11945 * windows.texi: Various small changes in addition to:
11946 (Window Point): Mention return value of `set-window-point'.
11947 (Window Start): `pos-visible-in-window-p' disregards horizontal
11948 scrolling. Explain return value if PARTIALLY is non-nil.
11949 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
11950 and `set-window-vscroll'.
11951 (Size of Window): The argument WINDOW to `window-inside-edges',
11952 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
11953 (Resizing Windows): Explain return value of
11954 `shrink-window-if-larger-than-buffer'.
11955 `window-size-fixed' automatically becomes buffer local when set.
11956 (Window Configurations): Explain return value of
11957 `set-window-configuration'.
11958
11959 * minibuf.texi (Minibuffer Misc): Add anchor for
11960 `minibuffer-scroll-window'.
11961
11962 * positions.texi (Text Lines): Add anchor for `count-lines'.
11963
11964 2004-07-17 Richard M. Stallman <rms@gnu.org>
11965
11966 * display.texi (Overlay Properties): Adding `evaporate' prop
11967 deletes empty overlay immediately.
11968
11969 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
11970 fix example.
11971
11972 2004-07-16 Jim Blandy <jimb@redhat.com>
11973
11974 * searching.texi (Regexp Backslash): Document new \_< and \_>
11975 operators.
11976
11977 2004-07-16 Juanma Barranquero <lektu@terra.es>
11978
11979 * display.texi (Images): Fix Texinfo usage.
11980
11981 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
11982
11983 * buffers.texi (Modification Time): `visited-file-modtime' now
11984 returns a list of two integers, instead of a cons.
11985
11986 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
11987
11988 * windows.texi: Various changes in addition to:
11989 (Splitting Windows): Add `split-window-keep-point'.
11990
11991 2004-07-09 Richard M. Stallman <rms@gnu.org>
11992
11993 * frames.texi (Input Focus): Minor fix.
11994
11995 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
11996
11997 * frames.texi (Input Focus): Clarify descriptions of
11998 `select-frame-set-input-focus' and `select-frame'.
11999
12000 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
12001
12002 * os.texi: Various small changes in addition to:
12003 (Killing Emacs): Expand and clarify description of
12004 `kill-emacs-query-functions' and `kill-emacs-hook'.
12005 (System Environment): Expand and clarify description of `getenv'
12006 and `setenv'.
12007 (Timers): Clarify description of `run-at-time'.
12008 (Translating Input): Correct description of
12009 `extra-keyboard-modifiers'.
12010 (Flow Control): Correct description of `enable-flow-control'.
12011
12012 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
12013
12014 * os.texi: Update copyright.
12015 (Session Management): Grammar fix.
12016 Clarify which Emacs does the restarting.
12017 Use @samp for *scratch* buffer.
12018
12019 2004-07-04 Alan Mackenzie <acm@muc.de>
12020
12021 * frames.texi (Input Focus): Add documentation for
12022 `select-frame-set-input-focus'. Replace refs to non-existent
12023 `switch-frame' with `select-frame'. Minor corrections and tidying
12024 up of text-only terminal stuff.
12025
12026 2004-07-02 Richard M. Stallman <rms@gnu.org>
12027
12028 * files.texi (Saving Buffers): Cleanup write-contents-function.
12029 (Magic File Names): Cleanup file-remote-p.
12030
12031 2004-07-02 Kai Großjohann <kai@emptydomain.de>
12032
12033 * files.texi (Magic File Names): `file-remote-p' returns an
12034 identifier of the remote system, not just t.
12035
12036 2004-07-02 David Kastrup <dak@gnu.org>
12037
12038 * searching.texi (Entire Match Data): Add explanation about new
12039 match-data behavior when @var{integers} is non-nil.
12040
12041 2004-06-24 Richard M. Stallman <rms@gnu.org>
12042
12043 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
12044
12045 * customize.texi (Variable Definitions): Note about doc strings
12046 and :set.
12047
12048 * keymaps.texi (Keymap Terminology): Document `kbd'.
12049 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
12050
12051 * display.texi (Invisible Text): Setting buffer-invisibility-spec
12052 makes it buffer-local.
12053
12054 * files.texi (Saving Buffers): Correct previous change.
12055
12056 * commands.texi (Accessing Events):
12057 Clarify posn-col-row and posn-actual-col-row.
12058
12059 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
12060
12061 * commands.texi (Accessing Events): New functions
12062 posn-at-point and posn-at-x-y. Add example to posn-x-y.
12063
12064 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
12065
12066 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
12067 * frames.texi, buffers.texi, backups.texi, variables.texi:
12068 * loading.texi, eval.texi, functions.texi, control.texi:
12069 * symbols.texi, minibuf.texi: Reposition @anchor's.
12070
12071 * help.texi: Various small changes in addition to the following.
12072 (Describing Characters): Describe PREFIX argument to
12073 `key-description'. Correct and clarify definition of
12074 `text-char-description'. Describe NEED-VECTOR argument to
12075 `read-kbd-macro'.
12076 (Help Functions): Clarify definition of `apropos'.
12077
12078 2004-06-23 Lars Hansen <larsh@math.ku.dk>
12079
12080 * files.texi (Saving Buffers): Correct description of
12081 `write-contents-functions'.
12082
12083 2004-06-21 Juanma Barranquero <lektu@terra.es>
12084
12085 * display.texi (Images): Remove redundant @vindex directives.
12086 Rewrite `image-library-alist' doc in active voice.
12087
12088 2004-06-14 Juanma Barranquero <lektu@terra.es>
12089
12090 * display.texi (Images): Document new delayed library loading,
12091 variable `image-library-alist' and (existing but undocumented)
12092 function `image-type-available-p'.
12093
12094 2004-06-05 Richard M. Stallman <rms@gnu.org>
12095
12096 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
12097 refer the user to the Initial Input node.
12098 (Text from Minibuffer): Likewise.
12099 (Initial Input): New node. Document this feature
12100 and say it is mostly deprecated.
12101
12102 2004-05-30 Richard M. Stallman <rms@gnu.org>
12103
12104 * loading.texi (Named Features): Clarify return value
12105 and meaning of NOERROR.
12106
12107 * variables.texi (File Local Variables): Minor cleanup.
12108
12109 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
12110
12111 * files.texi (Magic File Names): Add `file-remote-p' as operation
12112 of file name handlers.
12113
12114 2004-05-29 Richard M. Stallman <rms@gnu.org>
12115
12116 * modes.texi (Minor Mode Conventions): (-) has no special meaning
12117 as arg to a minor mode command.
12118
12119 2004-05-22 Richard M. Stallman <rms@gnu.org>
12120
12121 * syntax.texi (Syntax Class Table): Word syntax not just for English.
12122
12123 * streams.texi (Output Variables): Doc float-output-format.
12124
12125 * searching.texi (Regexp Special): Nested repetition can be infloop.
12126
12127 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
12128 real stack overflow.
12129
12130 * compile.texi: Minor cleanups.
12131
12132 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
12133
12134 * lists.texi (Cons Cells): Explain dotted lists, true lists,
12135 circular lists.
12136 (List Elements): Explain handling of circular and dotted lists.
12137
12138 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
12139
12140 * modes.texi (Search-based Fontification): Fix typo.
12141
12142 2004-05-10 Juanma Barranquero <lektu@terra.es>
12143
12144 * modes.texi (Mode Line Variables): Fix description of
12145 global-mode-string, which is now after which-func-mode, not the
12146 buffer name.
12147
12148 2004-05-07 Lars Hansen <larsh@math.ku.dk>
12149
12150 * modes.texi (Desktop Save Mode): Add.
12151 (Modes): Add menu entry Desktop Save Mode.
12152
12153 * hooks.texi: Add desktop-after-read-hook,
12154 desktop-no-desktop-file-hook and desktop-save-hook.
12155
12156 * locals.texi: Add desktop-save-buffer.
12157
12158 2004-04-30 Jesper Harder <harder@ifa.au.dk>
12159
12160 * display.texi: emacs -> Emacs.
12161
12162 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
12163
12164 * files.texi (Changing Files): Document set-file-times.
12165
12166 2004-04-23 Juanma Barranquero <lektu@terra.es>
12167
12168 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
12169
12170 2004-04-18 Jesper Harder <harder@ifa.au.dk>
12171
12172 * tips.texi (Coding Conventions): defopt -> defcustom.
12173
12174 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
12175
12176 * sequences.texi: Various clarifications.
12177
12178 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
12179
12180 * buffers.texi (Read Only Buffers): Mention optional ARG to
12181 `toggle-read-only'.
12182
12183 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
12184
12185 * windows.texi (Selecting Windows): Note that get-lru-window
12186 returns a full-width window if possible.
12187
12188 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
12189
12190 * buffers.texi: Various changes in addition to:
12191 (Buffer File Name): Add `find-buffer-visiting'.
12192 (Buffer Modification): Mention optional ARG to `not-modified'.
12193 (Indirect Buffers): Mention optional CLONE argument to
12194 `make-indirect-buffer'.
12195
12196 * files.texi: Various changes in addition to:
12197 (Visiting Functions): `find-file-hook' is now a normal hook.
12198 (File Name Expansion): Explain difference between the way that
12199 `expand-file-name' and `file-truename' treat `..'.
12200 (Contents of Directories): Mention optional ID-FORMAT argument to
12201 `directory-files-and-attributes'.
12202 (Format Conversion): Mention new optional CONFIRM argument to
12203 `format-write-file'.
12204
12205 2004-04-12 Miles Bader <miles@gnu.org>
12206
12207 * macros.texi (Expansion): Add description of `macroexpand-all'.
12208
12209 2004-04-05 Jesper Harder <harder@ifa.au.dk>
12210
12211 * variables.texi (Variable Aliases):
12212 Mention cyclic-variable-indirection.
12213
12214 * errors.texi (Standard Errors): Ditto.
12215
12216 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
12217
12218 * backups.texi: Various small changes in addition to:
12219 (Making Backups): Mention return value of `backup-buffer'.
12220 (Auto-Saving): Mention optional FORCE argument to
12221 `delete-auto-save-file-if-necessary'.
12222 (Reverting): Mention optional PRESERVE-MODES argument to
12223 `revert-buffer'. Correct description of `revert-buffer-function'.
12224
12225 2004-03-22 Juri Linkov <juri@jurta.org>
12226
12227 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
12228 with `Vector Functions'.
12229
12230 * text.texi (Sorting): Add missing quote.
12231
12232 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
12233
12234 * intro.texi (Lisp History): Replace xref to `cl' manual with
12235 inforef.
12236
12237 2004-03-12 Richard M. Stallman <rms@gnu.org>
12238
12239 * intro.texi (Version Info): Add arg to emacs-version.
12240 (Lisp History): Change xref to CL manual.
12241
12242 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
12243
12244 * minibuf.texi (Completion Commands): Add xref to Emacs manual
12245 for Partial Completion mode.
12246
12247 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
12248
12249 * customize.texi: Fix typo. Remove eol whitespace.
12250
12251 2004-03-04 Richard M. Stallman <rms@gnu.org>
12252
12253 * processes.texi: Fix typos.
12254
12255 * lists.texi (Building Lists): Minor clarification.
12256
12257 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
12258 in make-hash-table.
12259
12260 2004-02-29 Juanma Barranquero <lektu@terra.es>
12261
12262 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
12263 rm, and ignore exit code.
12264
12265 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
12266
12267 * display.texi (Defining Faces): Add description for min-colors.
12268 Update example.
12269
12270 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
12271
12272 * abbrevs.texi: Various corrections and clarifications in addition
12273 to the following:
12274 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
12275
12276 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
12277
12278 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
12279
12280 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
12281
12282 * text.texi: Various small changes in addition to the following:
12283 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
12284 to delete-horizontal-space.
12285 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
12286 description of yank-handler text property at various places.
12287
12288 * frames.texi (Window System Selections): Add anchor.
12289
12290 * syntax.texi (Syntax Table Functions): Clarify and correct
12291 descriptions of make-syntax-table and copy-syntax-table.
12292 (Motion and Syntax): Clarify SYNTAXES argument to
12293 skip-syntax-forward.
12294 (Parsing Expressions): Mention that the return value of
12295 parse-partial-sexp is currently a list of ten rather than nine
12296 elements.
12297 (Categories): Various corrections and clarifications.
12298
12299 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
12300
12301 * markers.texi (Marker Insertion Types): Minor change.
12302
12303 * locals.texi (Standard Buffer-Local Variables):
12304 * commands.texi (Interactive Codes, Using Interactive):
12305 * functions.texi (Related Topics): Fix xrefs.
12306
12307 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
12308
12309 * lists.texi (Sets And Lists): Update description of delete-dups.
12310
12311 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
12312
12313 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
12314
12315 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
12316
12317 * frames.texi (Parameter Access): frame-parameters arg is optional.
12318 modify-frame-parameters handles nil for FRAME.
12319 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
12320 are all-or-nothing for certain toolkits.
12321 Mention parameter wait-for-wm.
12322 (Frames and Windows): In frame-first-window and frame-selected-window
12323 the arg is optional.
12324 (Input Focus): In redirect-frame-focus the second arg is optional.
12325 (Window System Selections): Mention selection type CLIPBOARD.
12326 Mention data-type UTF8_STRING.
12327 Mention numbering of cut buffers.
12328 (Resources): Describe x-resource-name.
12329
12330 2004-02-16 Richard M. Stallman <rms@gnu.org>
12331
12332 * windows.texi (Buffers and Windows): Delete false table
12333 about all-frames.
12334
12335 * syntax.texi (Parsing Expressions): Delete old caveat
12336 about parse-sexp-ignore-comments.
12337
12338 * streams.texi (Output Variables): Add print-quoted.
12339
12340 * lists.texi (Building Lists): Minor cleanup.
12341
12342 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
12343
12344 * display.texi (Overlays): Explain overlays use markers.
12345 (Managing Overlays): Explain front-advance and rear-advance
12346 in more detail.
12347
12348 * loading.texi (Unloading): Document unload-feature-special-hooks.
12349 Get rid of fns-NNN.el file.
12350
12351 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
12352
12353 * help.texi (Describing Characters): Fix text-char-description
12354 example output.
12355
12356 * edebug.texi (Using Edebug): Fix example.
12357
12358 * debugging.texi (Internals of Debugger): Fix return value.
12359
12360 * files.texi (Changing Files): Fix argname.
12361
12362 * calendar.texi: Fix parens, and default values.
12363
12364 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
12365 * nonascii.texi, objects.texi, os.texi: Minor fixes.
12366 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
12367
12368 * positions.texi (Text Lines): Don't add -1 in current-line.
12369
12370 2004-02-16 Richard M. Stallman <rms@gnu.org>
12371
12372 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
12373
12374 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
12375
12376 * processes.texi (Low-Level Network): Fix a typo.
12377
12378 2004-02-12 Kim F. Storm <storm@cua.dk>
12379
12380 * display.texi (Fringes): Use consistent wording.
12381 Note that window-fringe's window arg is optional.
12382 (Scroll Bars): Use consistent wording.
12383
12384 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
12385
12386 * tips.texi (Comment Tips): Document the new conventions for
12387 commenting out code.
12388
12389 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
12390
12391 * positions.texi (Text Lines): Add missing end defun.
12392
12393 2004-02-07 Kim F. Storm <storm@cua.dk>
12394
12395 * positions.texi (Text Lines): Add line-number-at-pos.
12396
12397 2004-02-06 John Paul Wallington <jpw@gnu.org>
12398
12399 * display.texi (Button Properties, Button Buffer Commands):
12400 mouse-2 invokes button, not down-mouse-1.
12401
12402 2004-02-04 Jason Rumney <jasonr@gnu.org>
12403
12404 * makefile.w32-in: Sync with Makefile.in changes.
12405
12406 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
12407
12408 * minibuf.texi (Text from Minibuffer): Various corrections and
12409 clarifications.
12410 (Object from Minibuffer): Correct Lisp description of
12411 read-minibuffer.
12412 (Minibuffer History): Clarify description of cons values for
12413 HISTORY arguments.
12414 (Basic Completion): Various corrections and clarifications.
12415 Add completion-regexp-list.
12416 (Minibuffer Completion): Correct and clarify description of
12417 completing-read.
12418 (Completion Commands): Mention Partial Completion mode.
12419 Various other minor changes.
12420 (High-Level Completion): Various corrections and clarifications.
12421 (Reading File Names): Ditto.
12422 (Minibuffer Misc): Ditto.
12423
12424 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
12425
12426 * strings.texi (Text Comparison): assoc-string also matches
12427 elements of alists that are strings instead of conses.
12428 (Formatting Strings): Standardize Texinfo usage. Update index
12429 entries.
12430
12431 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
12432
12433 * lists.texi (Sets And Lists): Add delete-dups.
12434
12435 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
12436
12437 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
12438 special form.
12439 * macros.texi (Defining Macros): Update description of `declare',
12440 which now is a macro.
12441 (Wrong Time): Fix typos.
12442
12443 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
12444
12445 * compile.texi (Compilation Functions): Expand descriptions of
12446 `compile-defun', `byte-compile-file', `byte-recompile-directory'
12447 and `batch-byte-compile'. In particular, mention and describe
12448 all optional arguments.
12449 (Disassembly): Correct and clarify the description of `disassemble'.
12450
12451 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
12452
12453 * searching.texi: Various small changes in addition to the
12454 following.
12455 (Regexp Example): Adapt to new value of `sentence-end'.
12456 (Regexp Functions): The PAREN argument to `regexp-opt' can be
12457 `words'.
12458 (Search and Replace): Add usage note for `perform-replace'.
12459 (Entire Match Data): Mention INTEGERS and REUSE arguments to
12460 `match-data'.
12461 (Standard Regexps): Update for new values of `paragraph-start'
12462 and `sentence-end'.
12463
12464 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
12465
12466 * files.texi (Saving Buffers): Clarify descriptions of
12467 `write-contents-functions' and `before-save-hook'.
12468 Make the defvar's for `before-save-hook' and `after-save-hook'
12469 into defopt's.
12470
12471 2004-01-07 Kim F. Storm <storm@cua.dk>
12472
12473 * commands.texi (Click Events): Describe new image and
12474 width/height elements of click events.
12475 (Accessing Events): Add posn-string, posn-image, and
12476 posn-object-width-height. Change posn-object to return either
12477 image or string object.
12478
12479 2004-01-01 Simon Josefsson <jas@extundo.com>
12480
12481 * hooks.texi (Standard Hooks): Add before-save-hook.
12482 * files.texi (Saving Buffers): Likewise.
12483
12484 2004-01-03 Richard M. Stallman <rms@gnu.org>
12485
12486 * frames.texi (Frames and Windows): Delete frame-root-window.
12487
12488 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
12489
12490 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
12491
12492 * functions.texi: Various small changes in addition to the
12493 following.
12494 (What Is a Function): `functionp' returns nil for macros.
12495 Clarify behavior of this and following functions for symbol arguments.
12496 (Function Documentation): Add `\' in front of (fn @var{arglist})
12497 and explain why.
12498 (Defining Functions): Mention DOCSTRING argument to `defalias'.
12499 Add anchor.
12500 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
12501
12502 2004-01-01 Miles Bader <miles@gnu.org>
12503
12504 * display.texi (Buttons): New section.
12505
12506 2003-12-31 Andreas Schwab <schwab@suse.de>
12507
12508 * numbers.texi (Math Functions): sqrt reports a domain-error
12509 error.
12510 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
12511
12512 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
12513
12514 * tips.texi (Documentation Tips): Update item on hyperlinks in
12515 documentation strings.
12516
12517 * errors.texi (Standard Errors): Various small corrections and
12518 additions.
12519
12520 * control.texi: Various small changes in addition to the
12521 following.
12522 (Signaling Errors): Provide some more details on how `signal'
12523 constructs the error message. Add anchor to the definition of
12524 `signal'.
12525 (Error Symbols): Describe special treatment of `quit'.
12526 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
12527 to emphasize that it has to be a single form.
12528
12529 * buffers.texi: Add anchor.
12530
12531 2003-12-29 Richard M. Stallman <rms@gnu.org>
12532
12533 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
12534 (Window Configurations): Add window-configuration-frame.
12535
12536 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
12537
12538 * text.texi (Examining Properties): Add get-char-property-and-overlay.
12539 Change arg name in get-char-property.
12540 (Special Properties): Update handling of keymap property.
12541
12542 * strings.texi (Modifying Strings): Add clear-string.
12543 (Text Comparison): Add assoc-string and remove
12544 assoc-ignore-case, assoc-ignore-representation.
12545
12546 * os.texi (Time of Day): Add set-time-zone-rule.
12547
12548 * numbers.texi (Math Functions): asin, acos, log, log10
12549 report domain-error errors.
12550
12551 * nonascii.texi (Converting Representations):
12552 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
12553 (Encoding and I/O): Add file-name-coding-system.
12554
12555 * modes.texi (Search-based Fontification): Explain that
12556 face specs are symbols with face names as values.
12557
12558 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
12559
12560 * lists.texi (Building Lists): remq moved elsewhere.
12561 (Sets And Lists): remq moved here.
12562 (Association Lists): Refer to assoc-string.
12563
12564 * internals.texi (Garbage Collection): Add memory-use-counts.
12565
12566 * frames.texi (Frames and Windows): Add set-frame-selected-window
12567 and frame-root-window.
12568
12569 * files.texi (Contents of Directories):
12570 Add directory-files-and-attributes.
12571
12572 * display.texi (Refresh Screen): Add force-window-update.
12573 (Invisible Text): Explain about moving point out of invis text.
12574 (Overlay Properties): Add overlay-properties.
12575 (Managing Overlays): Add overlayp.
12576 (GIF Images): Invalid image number displays a hollow box.
12577
12578 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
12579 (Killing Buffers): Add buffer-live-p.
12580
12581 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
12582
12583 * display.texi (Fringes): Fix typo "set-buffer-window".
12584
12585 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
12586
12587 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
12588 * nonascii.texi, processes.texi, tips.texi, variables.texi:
12589 Add or change various xrefs and anchors.
12590
12591 * commands.texi: Replace all occurrences of @acronym{CAR} with
12592 @sc{car}, for consistency with the rest of the Elisp manual.
12593 `car' and `cdr' are historically acronyms, but are no longer
12594 widely thought of as such.
12595
12596 * internals.texi (Pure Storage): Mention that `purecopy' does not
12597 copy text properties.
12598 (Object Internals): Now 29 bits are used (in most implementations)
12599 to address Lisp objects.
12600
12601 * variables.texi (Variables with Restricted Values): New node.
12602
12603 * objects.texi (Lisp Data Types): Mention that certain variables
12604 can only take on a restricted set of values and add an xref to
12605 the new node "Variables with Restricted Values".
12606
12607 * eval.texi (Function Indirection): Describe the errors that
12608 `indirect-function' can signal.
12609 (Eval): Clarify the descriptions of `eval-region' and `values'.
12610 Describe `eval-buffer' instead of `eval-current-buffer' and
12611 mention `eval-current-buffer' as an alias for `current-buffer'.
12612 Correct the description and mention all optional arguments.
12613
12614 * nonascii.texi: Various small changes in addition to the
12615 following.
12616 (Converting Representations): Clarify behavior of
12617 `string-make-multibyte' and `string-to-multibyte' for unibyte all
12618 ASCII arguments.
12619 (Character Sets): Document the variable `charset-list' and adapt
12620 the definition of the function `charset-list' accordingly.
12621 (Translation of Characters): Clarify use of generic characters in
12622 `make-translation-table'. Clarify and correct the description of
12623 the use of translation tables in encoding and decoding.
12624 (User-Chosen Coding Systems): Correct and clarify the description
12625 of `select-safe-coding-system'.
12626 (Default Coding Systems): Clarify description of
12627 `file-coding-system-alist'.
12628
12629 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
12630
12631 * strings.texi (Text Comparison): Correctly describe when two
12632 strings are `equal'. Combine and clarify descriptions of
12633 `assoc-ignore-case' and `assoc-ignore-representation'.
12634
12635 * objects.texi (Non-ASCII in Strings): Clarify description of
12636 when a string is unibyte or multibyte.
12637 (Bool-Vector Type): Update examples.
12638 (Equality Predicates): Correctly describe when two strings are
12639 `equal'.
12640
12641 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
12642
12643 * lists.texi (Building Lists): `append' no longer accepts integer
12644 arguments. Update the description of `number-sequence' to reflect
12645 recent changes.
12646 (Sets And Lists): Describe `member-ignore-case' after `member'.
12647
12648 2003-11-27 Kim F. Storm <storm@cua.dk>
12649
12650 * commands.texi (Click Events): Click object may be an images.
12651 Describe (dx . dy) element of click positions.
12652 (Accessing Events): Remove duplicate posn-timestamp.
12653 New functions posn-object and posn-object-x-y.
12654
12655 2003-11-23 Kim F. Storm <storm@cua.dk>
12656
12657 * commands.texi (Click Events): Describe enhancements to event
12658 position lists, including new text-pos and (col . row) items.
12659 Mention left-fringe and right-fringe area events.
12660 (Accessing Events): New functions posn-area and
12661 posn-actual-col-row. Mention posn-timestamp. Mention that
12662 posn-point in non-text area still returns buffer position.
12663 Clarify posn-col-row.
12664
12665 2003-11-21 Lars Hansen <larsh@math.ku.dk>
12666
12667 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
12668 * anti.texi (File Attributes): Describe removed parameter
12669 ID-FORMAT.
12670
12671 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
12672
12673 * positions.texi (Positions): Mention that, if a marker is used as
12674 a position, its buffer is ignored.
12675
12676 * markers.texi (Overview of Markers): Mention it here too.
12677
12678 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
12679
12680 * numbers.texi (Numeric Conversions): Not just `floor', but also
12681 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
12682
12683 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
12684
12685 * markers.texi (Creating Markers): Specify insertion type of
12686 created markers. Add xref to `Marker Insertion Types'.
12687 Second argument to `copy-marker' is optional.
12688 (Marker Insertion Types): Mention that most markers are created
12689 with insertion type nil.
12690 (The Mark): Correctly describe when `mark' signals an error.
12691 (The Region): Correctly describe when `region-beginning' and
12692 `region-end' signal an error.
12693
12694 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
12695
12696 * hash.texi (Creating Hash): Clarify description of `eql'.
12697 `makehash' is obsolete.
12698 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
12699
12700 * positions.texi (Point): Change description of `buffer-end', so
12701 that it is also correct for floating point arguments.
12702 (List Motion): Correct argument lists of `beginning-of-defun' and
12703 `end-of-defun'.
12704 (Excursions): Add xref to `Marker Insertion Types'.
12705 (Narrowing): Argument to `narrow-to-page' is optional.
12706
12707 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
12708
12709 * streams.texi (Output Streams): Clarify behavior of point for
12710 marker output streams.
12711
12712 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
12713
12714 * variables.texi (Defining Variables): Second argument to
12715 `defconst' is not optional.
12716 (Setting Variables): Mention optional argument APPEND to
12717 `add-to-list'.
12718 (Creating Buffer-Local): Expand description of
12719 `make-variable-buffer-local'.
12720 (Frame-Local Variables): Expand description of
12721 `make-variable-frame-local'.
12722 (Variable Aliases): Correct description of optional argument
12723 DOCSTRING to `defvaralias'. Mention return value of
12724 `defvaralias'.
12725 (File Local Variables): Add xref to `File variables' in Emacs
12726 Manual. Correct description of `hack-local-variables'. Mention
12727 `safe-local-variable' property. Mention optional second argument
12728 to `risky-local-variable-p'.
12729
12730 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
12731
12732 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
12733
12734 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
12735
12736 * anti.texi, backups.texi, commands.texi, customize.texi:
12737 * display.texi, files.texi, internals.texi, keymaps.texi:
12738 * loading.texi, modes.texi, nonascii.texi, numbers.texi:
12739 * objects.texi, os.texi, positions.texi, processes.texi:
12740 * searching.texi, sequences.texi, streams.texi, strings.texi:
12741 * syntax.texi, text.texi: Replace @sc{foo} with @acronym{FOO}.
12742
12743 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
12744
12745 * strings.texi (Creating Strings): Argument START to `substring'
12746 can not be `nil'. Expand description of
12747 `substring-no-properties'. Correct description of `split-string',
12748 especially with respect to empty matches. Prevent very bad line
12749 break in definition of `split-string-default-separators'.
12750 (Text Comparison): `string=' and `string<' also accept symbols as
12751 arguments.
12752 (String Conversion): More completely describe argument BASE in
12753 `string-to-number'.
12754 (Formatting Strings): `%s' and `%S' in `format' do require
12755 corresponding object. Clarify behavior of numeric prefix after
12756 `%' in `format'.
12757 (Case Conversion): The argument to `upcase-initials' can be a
12758 character.
12759
12760 2003-10-27 Kenichi Handa <handa@m17n.org>
12761
12762 * display.texi (Fontsets): Fix texinfo usage.
12763
12764 2003-10-25 Kenichi Handa <handa@m17n.org>
12765
12766 * display.texi (Fontsets): Add description of the function
12767 set-fontset-font.
12768
12769 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
12770
12771 * display.texi (Temporary Displays): Add xref to `Documentation
12772 Tips'.
12773
12774 * functions.texi (Function Safety): Use inforef instead of pxref
12775 for SES.
12776
12777 2003-10-23 Andreas Schwab <schwab@suse.de>
12778
12779 * Makefile.in (TEX, texinputdir): Don't define.
12780 (TEXI2DVI): Define.
12781 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
12782 add $(srcdir)/index.texi.
12783 ($(infodir)/elisp): Remove index.texi dependency.
12784 (elisp.dvi): Likewise. Use $(TEXI2DVI).
12785 (index.texi): Remove target.
12786 (dist): Don't link $(srcdir)/permute-index.
12787 (clean): Don't remove index.texi.
12788
12789 * permute-index, index.perm: Remove.
12790 * index.texi: Rename from index.unperm.
12791
12792 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
12793
12794 * tips.texi (Documentation Tips): Document new behavior for face
12795 and variable hyperlinks in Help mode.
12796
12797 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
12798
12799 * objects.texi (Integer Type): Update for extra bit of integer range.
12800 (Character Type): Ditto.
12801
12802 2003-10-16 Eli Zaretskii <eliz@gnu.org>
12803
12804 * numbers.texi (Integer Basics): Add index entries for reading
12805 numbers in hex, octal, and binary.
12806
12807 2003-10-16 Lute Kamstra <lute@gnu.org>
12808
12809 * modes.texi (Mode Line Format): Mention force-mode-line-update's
12810 argument.
12811
12812 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
12813
12814 * windows.texi (Choosing Window): Fix typo.
12815 * edebug.texi (Edebug Execution Modes): Fix typo.
12816
12817 2003-10-13 Richard M. Stallman <rms@gnu.org>
12818
12819 * windows.texi (Basic Windows): A window has fringe settings,
12820 display margins and scroll-bar settings.
12821 (Splitting Windows): Doc split-window return value.
12822 Clean up one-window-p.
12823 (Selecting Windows): Fix typo.
12824 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
12825 (Buffers and Windows): In set-window-buffer, explain effect
12826 on fringe settings and scroll bar settings.
12827 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
12828 (Choosing Window): Use defopt for pop-up-frame-function.
12829 For special-display-buffer-names, explain same-window and same-frame.
12830 Clarify window-dedicated-p return value.
12831 (Textual Scrolling): scroll-up and scroll-down can get an error.
12832 (Horizontal Scrolling): Clarify auto-hscroll-mode.
12833 Clarify set-window-hscroll.
12834 (Size of Window): Don't mention tool bar in window-height.
12835 (Coordinates and Windows): Explain what coordinates-in-window-p
12836 returns for fringes and display margins.
12837 (Window Configurations): Explain saving fringes, etc.
12838
12839 * tips.texi (Library Headers): Clean up Documentation.
12840
12841 * syntax.texi (Parsing Expressions): Clean up forward-comment
12842 and parse-sexp-lookup-properties.
12843
12844 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
12845
12846 * os.texi (System Environment): Clean up text for load-average errors.
12847
12848 * modes.texi (Hooks): Don't explain local hook details at front.
12849 Clarify run-hooks and run-hook-with-args a little.
12850 Clean up add-hook and remove-hook.
12851
12852 * edebug.texi (Edebug Execution Modes): Clarify t.
12853 Document edebug-sit-for-seconds.
12854 (Coverage Testing): Document C-x X = and =.
12855 (Instrumenting Macro Calls): Fix typo.
12856 (Specification List): Don't index the specification keywords.
12857
12858 2003-10-10 Kim F. Storm <storm@cua.dk>
12859
12860 * processes.texi (Network): Introduce make-network-process.
12861
12862 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
12863
12864 * tips.texi (Library Headers): Fix typo.
12865
12866 2003-10-07 Juri Linkov <juri@jurta.org>
12867
12868 * modes.texi (Imenu): Mention imenu-create-index-function's
12869 default value. Explain submenus better.
12870
12871 2003-10-07 Lute Kamstra <lute@gnu.org>
12872
12873 * modes.texi (Faces for Font Lock): Fix typo.
12874 (Hooks): Explain how buffer-local hook variables can refer to
12875 global hook variables.
12876 Various minor clarifications.
12877
12878 2003-10-06 Lute Kamstra <lute@gnu.org>
12879
12880 * tips.texi (Coding Conventions): Mention naming conventions for
12881 hooks.
12882
12883 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
12884
12885 * loading.texi (Library Search): Correct default value of
12886 load-suffixes.
12887 (Named Features): Fix typo.
12888
12889 2003-10-05 Richard M. Stallman <rms@gnu.org>
12890
12891 * loading.texi (Named Features): In `provide',
12892 say how to test for subfeatures.
12893 (Unloading): In unload-feature, use new var name
12894 unload-feature-special-hooks.
12895
12896 2003-10-03 Lute Kamstra <lute@gnu.org>
12897
12898 * modes.texi (Major Mode Conventions): Mention third way to set up
12899 Imenu.
12900 (Imenu): A number of small fixes.
12901 Delete documentation of internal variable imenu--index-alist.
12902 Document the return value format of imenu-create-index-function
12903 functions.
12904
12905 2003-09-30 Richard M. Stallman <rms@gnu.org>
12906
12907 * processes.texi (Network): Say what stopped datagram connections do.
12908
12909 * lists.texi (Association Lists): Clarify `assq-delete-all'.
12910
12911 * display.texi (Overlay Properties): Clarify `evaporate' property.
12912
12913 2003-09-29 Lute Kamstra <lute@gnu.org>
12914
12915 * modes.texi (Mode Line Data): Explain when symbols in mode-line
12916 constructs should be marked as risky.
12917 Change cons cell into proper list.
12918 (Mode Line Variables): Change cons cell into proper list.
12919
12920 2003-09-26 Lute Kamstra <lute@gnu.org>
12921
12922 * modes.texi (Mode Line Data): Document the :propertize construct.
12923 (Mode Line Variables): Reorder the descriptions of the variables
12924 to match their order in the default mode-line-format.
12925 Describe the new variables mode-line-position and mode-line-modes.
12926 Update the default values of mode-line-frame-identification,
12927 minor-mode-alist, and default-mode-line-format.
12928 (Properties in Mode): Mention the :propertize construct.
12929
12930 2003-09-26 Richard M. Stallman <rms@gnu.org>
12931
12932 * buffers.texi, commands.texi, debugging.texi, eval.texi:
12933 * loading.texi, minibuf.texi, text.texi, variables.texi:
12934 Avoid @strong{Note:}.
12935
12936 2003-09-26 Richard M. Stallman <rms@gnu.org>
12937
12938 * keymaps.texi (Remapping Commands): Fix typo.
12939
12940 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
12941
12942 * processes.texi (Low-Level Network): Fix typo.
12943
12944 2003-09-23 Kim F. Storm <storm@cua.dk>
12945
12946 * processes.texi (Network, Network Servers): Fix typos.
12947 (Low-Level Network): Add timeout value for :server keyword.
12948 Add new option keywords to make-network-process.
12949 Add set-network-process-options.
12950 Explain how to test availability of network options.
12951
12952 2003-09-19 Richard M. Stallman <rms@gnu.org>
12953
12954 * text.texi (Motion by Indent): Arg to
12955 backward-to-indentation and forward-to-indentation is optional.
12956
12957 * strings.texi (Creating Strings): Add substring-no-properties.
12958
12959 * processes.texi
12960 (Process Information): Add list-processes arg QUERY-ONLY.
12961 Delete process-contact from here.
12962 Add new status values for process-status.
12963 Add process-get, process-put, process-plist, set-process-plist.
12964 (Synchronous Processes): Add call-process-shell-command.
12965 (Signals to Processes): signal-process allows process objects.
12966 (Network): Complete rewrite.
12967 (Network Servers, Datagrams, Low-Level Network): New nodes.
12968
12969 * positions.texi (Word Motion): forward-word, backward-word
12970 arg is optional. Reword.
12971
12972 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
12973
12974 * variables.texi (Creating Buffer-Local):
12975 Delete duplicate definition of buffer-local-value.
12976 (File Local Variables): Explain about discarding text props.
12977
12978 2003-09-11 Richard M. Stallman <rms@gnu.org>
12979
12980 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
12981 changes variables that record input events.
12982 (Minibuffer Misc): Add minibuffer-selected-window.
12983
12984 * lists.texi (Building Lists): Add copy-tree.
12985
12986 * display.texi (Fontsets): Add char-displayable-p.
12987 (Scroll Bars): New node.
12988
12989 2003-09-08 Lute Kamstra <lute@gnu.org>
12990
12991 * modes.texi (%-Constructs): Document new `%i' and `%I'
12992 constructs.
12993
12994 2003-09-03 Peter Runestig <peter@runestig.com>
12995
12996 * makefile.w32-in: New file.
12997
12998 2003-08-29 Richard M. Stallman <rms@gnu.org>
12999
13000 * display.texi (Overlay Properties): Clarify how priorities
13001 affect use of the properties.
13002
13003 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
13004
13005 * customize.texi (Type Keywords): Correct the description of
13006 `:help-echo' in the case where `motion-doc' is a function.
13007
13008 2003-08-14 John Paul Wallington <jpw@gnu.org>
13009
13010 * modes.texi (Emulating Mode Line): Subsection, not section.
13011
13012 2003-08-13 Richard M. Stallman <rms@gnu.org>
13013
13014 * elisp.texi (Top): Update subnode lists in menu.
13015
13016 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
13017 (Kill Functions): kill-region has new arg yank-handler.
13018 (Yanking): New node.
13019 (Yank Commands): Add yank-undo-function.
13020 (Low-Level Kill Ring):
13021 kill-new and kill-append have new arg yank-handler.
13022 (Changing Properties): Add remove-list-of-text-properties.
13023 (Atomic Changes): New node.
13024
13025 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
13026
13027 * streams.texi (Output Variables): Add eval-expression-print-length
13028 and eval-expression-print-level.
13029
13030 * os.texi (Time Conversion): For encode-time, explain limits on year.
13031
13032 * objects.texi (Character Type): Define anchor "modifier bits".
13033
13034 * modes.texi (Emulating Mode Line): New node.
13035 (Search-based Fontification): Font Lock uses font-lock-face property.
13036 (Other Font Lock Variables): Likewise.
13037
13038 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
13039 not vectors.
13040 (Active Keymaps): Add emulation-mode-map-alists.
13041 (Functions for Key Lookup): key-binding has new arg no-remap.
13042 (Remapping Commands): New node.
13043 (Scanning Keymaps): where-is-internal has new arg no-remap.
13044 (Tool Bar): Add tool-bar-local-item-from-menu.
13045 Clarify when to use tool-bar-add-item-from-menu.
13046
13047 * commands.texi (Interactive Call): commandp has new arg.
13048 (Command Loop Info): Add this-original-command.
13049
13050 2003-08-06 John Paul Wallington <jpw@gnu.org>
13051
13052 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
13053
13054 * display.texi (Warning Basics): Fix typo.
13055 (Fringes): Add closing curly bracket and fix typo.
13056
13057 * elisp.texi (Top): Fix typo.
13058
13059 2003-08-05 Richard M. Stallman <rms@gnu.org>
13060
13061 * elisp.texi: Update lists of subnodes.
13062
13063 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
13064
13065 * variables.texi (Local Variables): Use lc for example variable names.
13066
13067 * tips.texi (Library Headers): Explain where to put -*-.
13068
13069 * strings.texi (Creating Strings): Fix xref for vconcat.
13070
13071 * sequences.texi (Vector Functions):
13072 vconcat no longer allows integer args.
13073
13074 * minibuf.texi (Reading File Names): read-file-name has new
13075 arg PREDICATE. New function read-directory-name.
13076
13077 * macros.texi (Defining Macros): Give definition of `declare'.
13078 (Indenting Macros): New node.
13079
13080 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
13081 (Window Frame Parameters): Make separate table of parameters
13082 that are coupled with specific face attributes.
13083 (Deleting Frames): delete-frame-hooks renamed to
13084 delete-frame-functions.
13085
13086 * files.texi (Magic File Names): Add file-remote-p.
13087 Clarify file-local-copy.
13088
13089 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
13090 here; instead xref Defining Macros.
13091
13092 * display.texi (Warnings): New node, and subnodes.
13093 (Fringes): New node.
13094
13095 * debugging.texi (Test Coverage): New node.
13096
13097 * compile.texi (Compiler Errors): Explain with-no-warnings
13098 and other ways to suppress warnings.
13099
13100 * commands.texi (Interactive Call): Minor clarification.
13101
13102 * buffers.texi (Buffer File Name): set-visited-file-name
13103 renames the buffer too.
13104
13105 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
13106
13107 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
13108
13109 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
13110
13111 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
13112
13113 * internals.texi (Garbage Collection): Fix previous change.
13114
13115 2003-07-22 Richard M. Stallman <rms@gnu.org>
13116
13117 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
13118
13119 * display.texi (Width): Use \s syntax in example.
13120 (Font Selection): Add face-font-rescale-alist.
13121
13122 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
13123 Remove spurious indent in example.
13124
13125 * lists.texi (Building Lists): Add number-sequence.
13126
13127 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
13128
13129 * functions.texi (Function Documentation): Explain how to
13130 show calling convention explicitly in the doc string.
13131
13132 * windows.texi (Selecting Windows): save-selected-window saves
13133 selected window of each frame.
13134 (Window Configurations): Minor change.
13135
13136 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
13137
13138 * streams.texi (Output Variables): Add print-continuous-numbering
13139 and print-number-table.
13140
13141 * processes.texi (Decoding Output): New node.
13142
13143 * os.texi (Time Conversion): decode-time arg is optional.
13144
13145 * objects.texi (Character Type): Don't use space as example for \.
13146 Make list of char names and \-sequences correspond.
13147 Explain that \s is not used in strings. `\ ' needs space after.
13148
13149 * nonascii.texi (Converting Representations): Add string-to-multibyte.
13150 (Translation of Characters): Add translation-table-for-input.
13151 (Default Coding Systems): Add auto-coding-functions.
13152 (Explicit Encoding): Add decode-coding-inserted-region.
13153 (Locales): Add locale-info.
13154
13155 * minibuf.texi (Basic Completion): Describe test-completion.
13156 Collections can be lists of strings.
13157 Clean up lazy-completion-table.
13158 (Programmed Completion): Mention test-completion.
13159 Clarify why lambda expressions are not accepted.
13160 (Minibuffer Misc): Describe minibufferp.
13161
13162 2003-07-14 Richard M. Stallman <rms@gnu.org>
13163
13164 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
13165
13166 * windows.texi (Selecting Windows): New arg to select-window.
13167 (Selecting Windows): Add with-selected-window.
13168 (Size of Window): Add window-inside-edges, etc.
13169
13170 * internals.texi (Garbage Collection): Add post-gc-hook.
13171
13172 * processes.texi (Subprocess Creation): Add exec-suffixes.
13173
13174 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
13175 (Scanning Keymaps): Add map-keymaps.
13176 (Defining Menus): Add keymap-prompt.
13177
13178 * numbers.texi (Integer Basics): Add most-positive-fixnum,
13179 most-negative-fixnum.
13180
13181 * compile.texi (Byte Compilation): Explain no-byte-compile.
13182 (Compiler Errors): New node.
13183
13184 * os.texi (User Identification): user-uid, user-real-uid
13185 can return float.
13186
13187 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
13188 and about derived modes.
13189 (Minor Modes): Add minor-mode-list.
13190 (Defining Minor Modes): Keyword args for define-minor-mode.
13191 (Search-based Fontification): Explain managing other properties.
13192 (Other Font Lock Variables): Add font-lock-extra-managed-props.
13193 (Faces for Font Lock): Add font-lock-preprocessor-face.
13194 (Hooks): Add run-mode-hooks and delay-mode-hooks.
13195
13196 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
13197 (Variable Aliases): Clarify defvaralias.
13198
13199 * loading.texi (Library Search): Add load-suffixes.
13200
13201 * minibuf.texi (Basic Completion): Add lazy-completion-table.
13202 (Programmed Completion): Add dynamic-completion-table.
13203
13204 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
13205 (Magic File Names): Specify precedence order of handlers.
13206
13207 * commands.texi (Command Overview): Emacs server runs pre-command-hook
13208 and post-command-hook.
13209 (Waiting): New calling convention for sit-for.
13210
13211 * text.texi (Special Properties): local-map and keymap properties
13212 apply based on their stickiness.
13213
13214 2003-07-07 Richard M. Stallman <rms@gnu.org>
13215
13216 * modes.texi (Minor Mode Conventions): Specify only some kinds
13217 of list values as args to minor modes.
13218
13219 * files.texi (File Name Expansion): Warn about iterative use
13220 of substitute-in-file-name.
13221
13222 * advice.texi (Activation of Advice): Clean up previous change.
13223
13224 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
13225
13226 * advice.texi (Activation of Advice): Note that ad-start-advice is
13227 turned on by default.
13228
13229 2003-06-30 Richard M. Stallman <rms@gnu.org>
13230
13231 * text.texi (Buffer Contents): Document current-word.
13232 (Change Hooks): Not called for *Messages*.
13233
13234 * functions.texi (Defining Functions): Explain about redefining
13235 primitives.
13236 (Function Safety): Rename. Minor changes.
13237 Comment out the detailed criteria for what is safe.
13238
13239 2003-06-22 Andreas Schwab <schwab@suse.de>
13240
13241 * objects.texi (Symbol Type): Fix description of examples.
13242
13243 2003-06-16 Andreas Schwab <schwab@suse.de>
13244
13245 * hash.texi (Creating Hash): Fix description of :weakness.
13246
13247 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
13248
13249 * files.texi (Changing Files): copy-file copies file modes, too.
13250
13251 2003-05-28 Richard M. Stallman <rms@gnu.org>
13252
13253 * strings.texi (Creating Strings): Clarify split-string.
13254
13255 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
13256
13257 * strings.texi (Creating Strings): Update split-string specification
13258 and examples.
13259
13260 2003-05-19 Richard M. Stallman <rms@gnu.org>
13261
13262 * elisp.texi: Correct invariant section names.
13263
13264 2003-04-20 Richard M. Stallman <rms@gnu.org>
13265
13266 * os.texi (Timers): Explain about timers and quitting.
13267
13268 2003-04-19 Richard M. Stallman <rms@gnu.org>
13269
13270 * internals.texi (Writing Emacs Primitives): Strings are
13271 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
13272 Explain GCPRO convention for varargs function args.
13273
13274 2003-04-16 Richard M. Stallman <rms@gnu.org>
13275
13276 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
13277
13278 2003-04-08 Richard M. Stallman <rms@gnu.org>
13279
13280 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
13281
13282 2003-02-13 Kim F. Storm <storm@cua.dk>
13283
13284 * objects.texi (Character Type): New \s escape for space.
13285
13286 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
13287
13288 * os.texi (System Environment): Add cygwin system-type.
13289
13290 2003-01-25 Richard M. Stallman <rms@gnu.org>
13291
13292 * keymaps.texi: Document that a symbol can act as a keymap.
13293
13294 2003-01-13 Richard M. Stallman <rms@gnu.org>
13295
13296 * text.texi (Changing Properties): Say string indices are origin-0.
13297
13298 * positions.texi (Screen Lines) <compute-motion>:
13299 Correct order of elts in return value.
13300
13301 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
13302 how to define a default binding.
13303
13304 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
13305
13306 * loading.texi (Unloading): Fix recent change for load-history.
13307
13308 * customize.texi (Simple Types): Clarify description of custom
13309 type 'number. Describe new custom type 'float.
13310
13311 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
13312
13313 * variables.texi (File Local Variables): Fix typo.
13314
13315 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
13316
13317 From Michael Albinus <Michael.Albinus@alcatel.de>.
13318
13319 * README: Target for Info file is `make info'.
13320
13321 * files.texi (File Name Components): Fix typos in
13322 `file-name-sans-extension'.
13323 (Magic File Names): Complete list of operations for magic file
13324 name handlers.
13325
13326 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
13327
13328 * variables.texi (File Local Variables): New function
13329 risky-local-variable-p.
13330
13331 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
13332
13333 * functions.texi (Function safety): New node about unsafep.
13334
13335 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
13336
13337 * customize.texi (Splicing into Lists): Fix example.
13338 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
13339
13340 2002-06-17 Juanma Barranquero <lektu@terra.es>
13341
13342 * frames.texi (Display Feature Testing): Fix typo.
13343
13344 2002-06-12 Andreas Schwab <schwab@suse.de>
13345
13346 * frames.texi (Initial Parameters, Resources): Fix references to
13347 the Emacs manual.
13348
13349 2002-05-13 Kim F. Storm <storm@cua.dk>
13350
13351 * variables.texi (Intro to Buffer-Local): Update warning and
13352 example relating to changing buffer inside let.
13353
13354 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
13355
13356 * os.texi (Session Management): New node about X Session management.
13357
13358 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
13359
13360 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
13361 to which the manual corresponds, and the copyright years.
13362
13363 * Makefile.in (VERSION): Set to 2.9.
13364
13365 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
13366
13367 * elisp.texi: Change the category in @dircategory to "Emacs", to
13368 make it consistent with info/dir.
13369
13370 2001-11-25 Miles Bader <miles@gnu.org>
13371
13372 * text.texi (Fields): Describe new `limit' arg in
13373 field-beginning/field-end.
13374
13375 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
13376
13377 * permute-index: Don't depend on csh-specific features.
13378 Replace the interpreter name with /bin/sh.
13379
13380 * two-volume-cross-refs.txt: New file.
13381 * two.el: New file.
13382 * spellfile: New file.
13383
13384 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
13385
13386 * permute-index: New file.
13387
13388 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
13389 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
13390 8+3 restricted namespace.
13391
13392 * Makefile.in (infodir): Define relative to $(srcdir).
13393 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
13394 include directories list via -I switch to makeinfo.
13395 (index.texi): Use cp if both hard and symbolic links fail.
13396
13397 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
13398
13399 * Makefile.in (distclean): Add.
13400
13401 The following changes make ELisp manual part of the Emacs
13402 distribution:
13403
13404 * Makefile.in: Add Copyright notice.
13405 (prefix): Remove.
13406 (infodir): Change value to "../info".
13407 (VPATH): New variable.
13408 (MAKE): Don't define.
13409 (texmacrodir): Don't define.
13410 (texinputdir): Append the existing value of TEXINPUTS.
13411 ($(infodir)/elisp): Instead of just "elisp". Reformat the
13412 command to be compatible with man/Makefile.in, and to put the
13413 output into ../info.
13414 (info): Add target.
13415 (installall): Target removed.
13416
13417 2001-10-31 Pavel Janík <Pavel@Janik.cz>
13418
13419 * tips.texi (Coding Conventions): Fix typo.
13420
13421 2001-10-23 Gerd Moellmann <gerd@gnu.org>
13422
13423 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
13424
13425 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
13426
13427 * files.texi (File Name Components): Update the description of
13428 file-name-sans-extension and file-name-extension, as they now
13429 ignore leading dots.
13430
13431 2001-10-20 Gerd Moellmann <gerd@gnu.org>
13432
13433 * (Version 21.1 released.)
13434
13435 2001-10-19 Miles Bader <miles@gnu.org>
13436
13437 * positions.texi (Text Lines): Describe behavior of
13438 `beginning-of-line'/`end-of-line' in the presence of field properties.
13439
13440 2001-10-17 Gerd Moellmann <gerd@gnu.org>
13441
13442 * Makefile.in (VERSION): Set to 2.8.
13443 (manual): Use `manual-21'.
13444
13445 * elisp.texi (VERSION): Add and use it where the version
13446 number was used. Set it to 2.8.
13447
13448 * intro.texi: Likewise.
13449
13450 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
13451
13452 * files.texi (File Name Completion): Document the significance of
13453 a trailing slash in elements of completion-ignored-extensions.
13454
13455 2001-10-06 Miles Bader <miles@gnu.org>
13456
13457 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
13458
13459 2001-10-04 Gerd Moellmann <gerd@gnu.org>
13460
13461 * variables.texi (Variable Aliases): New node.
13462
13463 2001-10-04 Gerd Moellmann <gerd@gnu.org>
13464
13465 * Branch for 21.1.
13466
13467 2001-10-02 Miles Bader <miles@gnu.org>
13468
13469 * minibuf.texi (Minibuffer Misc): Add entries for
13470 `minibuffer-contents', `minibuffer-contents-no-properties', and
13471 `delete-minibuffer-contents'.
13472 Correct description for `minibuffer-prompt-end'.
13473
13474 * text.texi (Property Search): Correct descriptions of
13475 `next-char-property-change' and `previous-char-property-change'.
13476 Add entries for `next-single-char-property-change' and
13477 `previous-single-char-property-change'.
13478 Make operand names a bit more consistent.
13479
13480 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
13481
13482 * frames.texi (Finding All Frames): Document that next-frame and
13483 previous-frame are local to current terminal.
13484
13485 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
13486
13487 * keymaps.texi (Creating Keymaps): Fix the description of the
13488 result of make-keymap.
13489
13490 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
13491
13492 * display.texi (Font Lookup, Attribute Functions)
13493 (Image Descriptors): Add cross-references to the definition of
13494 selected frame.
13495
13496 * buffers.texi (The Buffer List): Add cross-references to the
13497 definition of selected frame.
13498
13499 * frames.texi (Input Focus): Clarify which frame is _the_ selected
13500 frame at any given time.
13501 (Multiple Displays, Size and Position): Add a cross-reference to
13502 the definition of the selected frame.
13503
13504 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
13505
13506 * strings.texi (String Conversion) <string-to-number>: Document
13507 that a float is returned for integers that are too large.
13508
13509 * frames.texi (Mouse Position): Document mouse-position-function.
13510 (Display Feature Testing): Document display-images-p.
13511 (Window Frame Parameters): Document the cursor-type variable.
13512
13513 * numbers.texi (Integer Basics): Document CL style read syntax for
13514 integers in bases other than 10.
13515
13516 * positions.texi (List Motion):
13517 Document open-paren-in-column-0-is-defun-start.
13518
13519 * lists.texi (Sets And Lists): Document member-ignore-case.
13520
13521 * internals.texi (Garbage Collection): Document the used and free
13522 strings report.
13523 (Memory Usage): Document strings-consed.
13524
13525 * os.texi (Time of Day): Document float-time.
13526 (Recording Input): Document that clear-this-command-keys clears
13527 the vector to be returned by recent-keys.
13528
13529 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
13530 The argument keymap can be a list.
13531
13532 * nonascii.texi (User-Chosen Coding Systems)
13533 <select-safe-coding-system>: Document the new argument
13534 accept-default-p and the variable
13535 select-safe-coding-system-accept-default-p. Tell what happens if
13536 buffer-file-coding-system is undecided.
13537 (Default Coding Systems): Document auto-coding-regexp-alist.
13538
13539 * display.texi (The Echo Area) <message>: Document
13540 message-truncate-lines.
13541 (Glyphs): Document that the glyph table is unused on windowed
13542 displays.
13543
13544 * help.texi (Describing Characters) <single-key-description>:
13545 Document the new argument no-angles.
13546 (Accessing Documentation) <documentation-property>: Document that
13547 a non-string property is evaluated.
13548 <documentation>: Document that the function-documentation property
13549 is looked for.
13550
13551 * windows.texi (Selecting Windows): Document some-window.
13552
13553 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
13554
13555 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
13556 apropos-mode-hook.
13557
13558 * commands.texi (Using Interactive): Document interactive-form.
13559 (Keyboard Macros): Document kbd-macro-termination-hook.
13560 (Command Loop Info): Document that clear-this-command-keys clears
13561 the vector to be returned by recent-keys.
13562
13563 2001-09-04 Werner LEMBERG <wl@gnu.org>
13564
13565 * Makefile.in (srcdir, texinputdir): New variables.
13566 (srcs, index.texi, install): Use $(srcdir).
13567 (.PHONY): Remove elisp.dvi.
13568 (elisp): Use -I switch for makeinfo.
13569 (elisp.dvi): Use $(srcdir) and $(texinputdir).
13570 (installall, dist): Use $(srcdir).
13571 Fix path to texinfo.tex.
13572 (maintainer-clean): Add elisp.dvi and elisp.oaux.
13573
13574 2001-08-30 Gerd Moellmann <gerd@gnu.org>
13575
13576 * display.texi (Conditional Display): Adjust to API change.
13577
13578 * configure: New file.
13579
13580 2001-07-30 Gerd Moellmann <gerd@gnu.org>
13581
13582 * commands.texi (Repeat Events): Add description of
13583 double-click-fuzz.
13584
13585 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
13586
13587 * syntax.texi (Syntax Class Table): Add the missing designator for
13588 comment and string fences.
13589 (Syntax Properties): Add a xref to syntax table internals.
13590 (Syntax Table Internals): Document string-to-syntax.
13591
13592 2001-05-07 Gerd Moellmann <gerd@gnu.org>
13593
13594 * Makefile.in (install): Use install-info command line options
13595 like in Emacs' Makefile.in.
13596
13597 2000-12-09 Miles Bader <miles@gnu.org>
13598
13599 * windows.texi (Window Start): Update documentation for
13600 `pos-visible-in-window-p'.
13601
13602 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
13603
13604 * lists.texi (Building Lists): Add footnote to explain how to add
13605 to the end of a list.
13606
13607 2000-10-25 Gerd Moellmann <gerd@gnu.org>
13608
13609 * files.texi (Visiting Functions): Typos.
13610
13611 2000-10-25 Kenichi Handa <handa@etl.go.jp>
13612
13613 * files.texi (Visiting Functions): Return value of
13614 find-file-noselect may be a list of buffers if wildcards are used.
13615
13616 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
13617
13618 * display.texi (Defining Faces): Document `graphic' display type
13619 in face specs.
13620
13621 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13622
13623 * hooks.texi (Standard Hooks): Replace obsolete
13624 `after-make-frame-hook' with `after-make-frame-functions'.
13625
13626 * frames.texi (Creating Frames): Ditto.
13627
13628 * variables.texi (Future Local Variables): Ditto.
13629
13630 2000-10-16 Gerd Moellmann <gerd@gnu.org>
13631
13632 * display.texi (Other Image Types): Add description of :foreground
13633 and :background properties of mono PBM images.
13634
13635 2000-08-17 Werner LEMBERG <wl@gnu.org>
13636
13637 * .cvsignore: New file.
13638
13639 2000-01-05 Gerd Moellmann <gerd@gnu.org>
13640
13641 * tindex.pl: New script.
13642
13643 1999-12-03 Dave Love <fx@gnu.org>
13644
13645 * Makefile.in (MAKEINFO): New parameter.
13646
13647 1999-09-17 Richard Stallman <rms@gnu.org>
13648
13649 * Makefile.in (srcs): Add hash.texi.
13650 (VERSION): Update to 20.6.
13651
13652 1999-09-13 Richard Stallman <rms@gnu.org>
13653
13654 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
13655
13656 1998-08-29 Karl Heuer <kwzh@gnu.org>
13657
13658 * configure.in: New file.
13659 * Makefile.in: Renamed from Makefile.
13660 (prefix, infodir): Use value obtained from configure.
13661 (emacslibdir): Obsolete variable deleted.
13662 (dist): Distribute configure.in, configure, Makefile.in.
13663
13664 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
13665
13666 * Makefile (INSTALL_INFO): New variable.
13667 (install): Run install-info.
13668
13669 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
13670
13671 * Makefile (elisp.dvi): Add missing backslash.
13672
13673 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
13674
13675 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
13676 Run texindex without `./'. Always run texindex on elisp.tp.
13677 (elisp.tps): Target deleted.
13678
13679 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
13680
13681 * Makefile (srcs): Add nonascii.texi and customize.texi.
13682 (dist): Start by deleting `temp'.
13683
13684 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
13685
13686 * Makefile (makeinfo, texindex): Targets deleted.
13687 (makeinfo.o, texindex.o): Targets deleted.
13688 (clean, dist): Don't do anything with them or with getopt*.
13689
13690 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
13691
13692 * Makefile (SHELL): Define.
13693
13694 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
13695
13696 * Makefile (elisp.tps): New target.
13697 (elisp.dvi): Depend on elisp.tps.
13698
13699 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
13700
13701 * README: Update phone number.
13702
13703 * Makefile (elisp): Make this be the default target.
13704 Depend on makeinfo.c instead of makeinfo.
13705 (install): Don't depend on elisp.dvi, since we don't install that.
13706 Use mkinstalldirs.
13707 (dist): Add mkinstalldirs.
13708
13709 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13710
13711 * Makefile (VERSION): Update version number.
13712 (maintainer-clean): Rename from realclean.
13713
13714 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
13715
13716 * Makefile (realclean): New target.
13717 (elisp): Remove any old elisp-* files first.
13718
13719 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
13720
13721 * Makefile (VERSION): New variable.
13722 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
13723 Compressed file suffix should be `.gz', not `.z'.
13724
13725 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13726
13727 * Makefile (elisp): Depend on makeinfo.
13728
13729 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
13730
13731 * Makefile (srcs): Add anti.texi.
13732
13733 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13734
13735 * Makefile (infodir, prefix): New vars.
13736 (install): Use infodir.
13737 (emacsinfodir): Delete.
13738
13739 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13740
13741 * Makefile (srcs): Add calendar.texi.
13742
13743 * Makefile (dist): Copy texindex.c and makeinfo.c.
13744 Limit elisp-* files to those with one or two digits.
13745
13746 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13747
13748 * Makefile (dist): Change to use Gzip instead of compress.
13749
13750 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
13751
13752 * loading.texi (Unloading): define-function changed back to
13753 defalias. It may not stay this way, but at least it's
13754 consistent with the known-good version of the code patch.
13755
13756 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
13757
13758 * modes.texi (Hooks): Document new optional arg of add-hook.
13759
13760 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
13761
13762 * variables.texi: Document nil initial value of buffer-local variables.
13763
13764 * tips.texi: Add new section on standard library headers.
13765
13766 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13767
13768 * Makefile (srcs): Add frame.texi to the list of sources.
13769
13770 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13771
13772 * Makefile (dist): Don't bother excluding autosave files; they'll
13773 never make it into the temp directory anyway, and the hash marks
13774 in the name are problematic for make and the Bourne shell.
13775 (srcs): ???
13776
13777 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
13778
13779 * Makefile (dist): Don't include backup files or autosave files in
13780 the distribution tar file.
13781
13782 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13783
13784 * Makefile (srcs): Add index.perm.
13785 (elisp.dvi): Remove erroneous shell comment.
13786 Expect output of permute-index in permuted.fns.
13787 Save old elisp.aux in elisp.oaux.
13788 (clean): Add index.texi to be deleted.
13789
13790 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13791
13792 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
13793
13794 1990-06-26 David Lawrence (tale@geech)
13795
13796 * files.texi: Noted that completion-ignored-extensions is ignored
13797 when making *Completions*.
13798
13799 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
13800
13801 * Makefile make dist now depends on elisp.dvi, since it tries
13802 to include it in the dist file.
13803
13804 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
13805
13806 * functions.texinfo (Mapping Functions): Add missing quote.
13807
13808 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
13809
13810 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
13811 (defunargs): Turn off \hyphenchar of \sl font temporarily.
13812
13813 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
13814
13815 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
13816 and @error{} are the terms now being used. The files in the
13817 directory have been changed to reflect this.
13818
13819 * All instances of @indentedresultt{} have been changed to
13820 ` @result{}', using 5 spaces at the beginning of the line.
13821
13822 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
13823
13824 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
13825 experimental @indentedresult{}, @indentedexpandsto{} are part of
13826 the texinfo.tex in this directory. These TeX macros are not
13827 stable yet.
13828
13829 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
13830
13831 * texinfo.tex: Temporarily added
13832 \let\result=\dblarrow
13833 \def\error{{\it ERROR} \longdblarrow}
13834 We need to do this better soon.
13835
13836 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
13837
13838 * Applied Karl Berry's patches to *.texinfo files, but not to
13839 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
13840 new title page format is also not applied, since it requires
13841 texinfo.tex changes.)
13842
13843 * Cleaned up `Makefile' and defined the `emacslibdir' directory
13844 for the Project GNU development environment.
13845
13846 ;; Local Variables:
13847 ;; coding: utf-8
13848 ;; End:
13849
13850 Copyright (C) 1998-2014 Free Software Foundation, Inc.
13851
13852 This file is part of GNU Emacs.
13853
13854 GNU Emacs is free software: you can redistribute it and/or modify
13855 it under the terms of the GNU General Public License as published by
13856 the Free Software Foundation, either version 3 of the License, or
13857 (at your option) any later version.
13858
13859 GNU Emacs is distributed in the hope that it will be useful,
13860 but WITHOUT ANY WARRANTY; without even the implied warranty of
13861 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13862 GNU General Public License for more details.
13863
13864 You should have received a copy of the GNU General Public License
13865 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.