Some doc for image-format-suffixes
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2014-01-22 Glenn Morris <rgm@gnu.org>
2
3 * display.texi (ImageMagick Images): Expand on image-format-suffixes.
4
5 2014-01-20 Glenn Morris <rgm@gnu.org>
6
7 * hash.texi (Other Hash): Do not mention subr-x.el functions;
8 reverts 2013-12-22 change.
9
10 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
11
12 * functions.texi (Advising Functions): New section.
13 * modes.texi (Running Hooks): Don't document with-wrapper-hook and
14 run-hook-wrapped any more.
15 (Hooks): Link to the new Advising Functions node.
16 * elisp.texi (Top): Don't include advice.texi.
17 * advice.texi: Remove.
18 * makefile.w32-in (srcs):
19 * Makefile.in (srcs): Adjust accordingly.
20
21 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
22
23 * text.texi (Parsing HTML/XML): Document `shr-insert-document'.
24
25 * strings.texi (Text Comparison): Document `string-suffix-p'.
26
27 2014-01-07 Glenn Morris <rgm@gnu.org>
28
29 * files.texi (File Attributes): Fix superscipt typo.
30
31 2014-01-07 Chong Yidong <cyd@gnu.org>
32
33 * files.texi (Changing Files): Document copy-file changes.
34
35 2014-01-07 Glenn Morris <rgm@gnu.org>
36
37 * display.texi (Logging Messages): Copyedits re messages-buffer.
38
39 2014-01-06 Paul Eggert <eggert@cs.ucla.edu>
40
41 Specify .texi encoding (Bug#16292).
42 * back.texi, book-spine.texi, lay-flat.texi:
43 Add @documentencoding.
44
45 2014-01-05 Chong Yidong <cyd@gnu.org>
46
47 * backups.texi (Making Backups): Document backup-buffer change.
48
49 * files.texi (Visiting Files): Copyedits.
50 (Testing Accessibility): Mention ACLs. Move file-modes here from
51 File Attributes.
52 (Truenames): Move file-equal-p here from Kinds of Files.
53 (File Attributes): Move file-newer-than-file-p here from Testing
54 Accessibility.
55 (Extended Attributes): New node. Add file-extended-attributes.
56 (Changing Files): Document set-file-extended-attributes.
57
58 * commands.texi (Defining Commands): Document the interactive-form
59 property more carefully. Document interactive-only.
60
61 * compile.texi (Compiler Errors): Copyedits. Note that the
62 details for byte-compile-warnings are in its docstring.
63
64 * minibuf.texi (Minibuffer Contents): Remove obsolete function
65 minibuffer-completion-contents.
66
67 * variables.texi (Defining Variables): Note that defvar acts
68 always on the dynamic value.
69
70 * customize.texi (Variable Definitions): Likewise.
71
72 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
73
74 Document vconcat and the empty vector (Bug#16246).
75 * sequences.texi (Vector Functions):
76 Document behavior better when the result is empty.
77
78 Document behavior of (string-to-number "+@") (Bug#16293).
79 * strings.texi (String Conversion): Document behavior of
80 string-to-number on invalid strings that begin with "+", too.
81
82 2014-01-03 Chong Yidong <cyd@gnu.org>
83
84 * help.texi (Documentation, Accessing Documentation): Copyedits.
85 (Documentation Basics): Rewrite, avoiding a repeat discussion of
86 docstring conventions.
87
88 * tips.texi (Documentation Tips): Move discussion of
89 emacs-lisp-docstring-fill-column here from Documentation Basics.
90
91 * compile.texi (Docs and Compilation): Copyedits.
92
93 2014-01-02 Glenn Morris <rgm@gnu.org>
94
95 * numbers.texi (Numeric Conversions): Fix a typo.
96
97 2013-12-29 Paul Eggert <eggert@cs.ucla.edu>
98
99 Plain copy-file no longer chmods an existing destination (Bug#16133).
100 * files.texi (Changing Files): Document this.
101
102 2013-12-28 Chong Yidong <cyd@gnu.org>
103
104 * modes.texi (Auto Major Mode): Document interpreter-mode-alist
105 change.
106
107 * buffers.texi (Modification Time): Document visited-file-modtime
108 change.
109
110 2013-12-28 Glenn Morris <rgm@gnu.org>
111
112 * control.texi (Pattern matching case statement): Brevity.
113
114 2013-12-27 Chong Yidong <cyd@gnu.org>
115
116 * functions.texi (Function Cells):
117 * eval.texi (Function Indirection): Update for the fact that
118 symbol-function no longer signals an error.
119
120 * commands.texi (Reading One Event): Mention keyboard coding.
121
122 * keymaps.texi (Translation Keymaps, Translation Keymaps):
123 * nonascii.texi (Terminal I/O Encoding): Copyedits.
124
125 2013-12-26 Chong Yidong <cyd@gnu.org>
126
127 * advice.texi (Advising Functions, Defining Advice): Special forms
128 can no longer be advised.
129
130 2013-12-25 Chong Yidong <cyd@gnu.org>
131
132 * keymaps.texi (Active Keymaps): Re-organize the text.
133 (Searching Keymaps): Rewrite the pseudo-code for 24.4 changes.
134 (Controlling Active Maps): Note that set-transient-map uses
135 overriding-terminal-local-map.
136
137 * tips.texi (Coding Conventions): Tweak the coding system tip;
138 Emacs now uses utf-8 by default for Emacs Lisp source files.
139
140 * display.texi (Font Selection): Tweak example.
141
142 * commands.texi (Event Input Misc): Document new arg to
143 input-pending-p.
144
145 * nonascii.texi (Specifying Coding Systems): Don't refer to
146 emacs-mule-dos.
147 (Lisp and Coding Systems): Describe emacs-mule return value in
148 modern terms.
149
150 2013-12-25 Tassilo Horn <tsdh@gnu.org>
151
152 * control.texi (Pattern matching case statement): Rephrase lexical
153 binding requirement: the example needs it, not `pcase' itself.
154
155 2013-12-25 Chong Yidong <cyd@gnu.org>
156
157 * eval.texi (Eval): Document the LEXICAL arg to eval.
158
159 * variables.texi (Variables, Void Variables): Use "scoping rule"
160 terminology consistently.
161 (Variable Scoping): Add index entries, and use "dynamic scope"
162 terminology in place of "indefinite scope" to reduce confusion.
163 (Lexical Binding): Document lexical environment format.
164 (Using Lexical Binding): Add index entries for error messages.
165
166 2013-12-24 Tassilo Horn <tsdh@gnu.org>
167
168 * control.texi (Pattern matching case statement): Fix missing
169 argument in simple expression language sample (Bug#16238). Add
170 some sample programs written in that language. Mention that
171 `pcase' requires lexical binding.
172
173 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
174
175 * eval.texi (Special Forms): Document `special-form-p'.
176
177 * macros.texi (Simple Macro): Document `macrop'.
178
179 * files.texi (Changing Files): Fix an argument of `copy-file'.
180
181 * strings.texi (Creating Strings): Document TRIM in `split-string'.
182
183 2013-12-23 Chong Yidong <cyd@gnu.org>
184
185 * keymaps.texi (Controlling Active Maps): Renamed
186 set-temporary-overlay-map to set-transient map. Doc fixes.
187 (Searching Keymaps): The transient keymap takes precedence.
188
189 2013-12-23 Glenn Morris <rgm@gnu.org>
190
191 * loading.texi (How Programs Do Loading, Load Suffixes):
192 Mention `load-prefer-newer'.
193
194 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
195
196 * hash.texi (Other Hash): Document `hash-table-keys'
197 and `hash-table-values'.
198
199 2013-12-22 Eli Zaretskii <eliz@gnu.org>
200
201 * nonascii.texi (Character Properties): NAME or OLD-NAME
202 properties can be nil (there's no empty string).
203 (Character Properties): Update the reference to the UCD.
204
205 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
206
207 * sequences.texi (Bool-Vectors): Document new bool-vector set
208 operation functions.
209
210 * text.texi (Examining Properties): Document `get-pos-property'.
211
212 * variables.texi (Directory Local Variables):
213 Document `enable-dir-local-variables'.
214
215 * debugging.texi (Debugger Commands):
216 Document `debugger-toggle-locals'.
217
218 2013-12-21 Chong Yidong <cyd@gnu.org>
219
220 * text.texi (Region Indent): Note the new interactive behavior of
221 indent-rigidly.
222
223 2013-12-20 Tassilo Horn <tsdh@gnu.org>
224
225 * numbers.texi (numbers): Document that =, <, <=, >, >= now accept
226 one or many arguments.
227
228 * display.texi: Document `messages-buffer'.
229
230 * os.texi: Document `initial-buffer-choice' changes.
231
232 2013-12-20 Chong Yidong <cyd@gnu.org>
233
234 * text.texi (Changing Properties): Improve documentation for
235 add-face-text-property.
236 (Special Properties): Mention add-face-text-property.
237
238 2013-12-18 Chong Yidong <cyd@gnu.org>
239
240 * customize.texi (Custom Themes): Document custom-known-themes
241 (Bug#15717).
242
243 * modes.texi (Defining Minor Modes): Fix typo (Bug#14874).
244 (Keymaps and Minor Modes): Fix binding convention (Bug#11522).
245
246 2013-12-13 Glenn Morris <rgm@gnu.org>
247
248 * internals.texi (Building Emacs):
249 * loading.texi (Library Search): Mention that site-load,
250 site-init cannot change load-path.
251
252 2013-12-12 Glenn Morris <rgm@gnu.org>
253
254 * elisp.texi: Tweak dircategory.
255
256 2013-12-12 Eli Zaretskii <eliz@gnu.org>
257
258 * nonascii.texi (Encoding and I/O): Document file-name encoding
259 peculiarities on MS-Windows.
260
261 2013-12-12 Glenn Morris <rgm@gnu.org>
262
263 * elisp.texi: Sync direntry with info/dir version.
264
265 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
266
267 * display.texi (Progress, Face Remapping):
268 * processes.texi (Serial Ports):
269 * windows.texi (Recombining Windows): Fix typos. (Bug#16089)
270
271 2013-12-04 Juri Linkov <juri@jurta.org>
272
273 * searching.texi (Search and Replace): Fix `unread-command-events'
274 and add ref.
275
276 2013-12-03 Juri Linkov <juri@jurta.org>
277
278 * windows.texi (Choosing Window): Rename `no-display-ok' to
279 `allow-no-window'. (Bug#13594)
280
281 2013-11-30 Glenn Morris <rgm@gnu.org>
282
283 * Makefile.in (distclean): Remove Makefile.
284
285 2013-11-29 Andreas Politz <politza@fh-trier.de>
286
287 * modes.texi (Imenu): Make it clear that sub-alist is the cdr
288 (Bug#14029).
289
290 2013-11-27 Glenn Morris <rgm@gnu.org>
291
292 * loading.texi (Library Search):
293 * os.texi (Startup Summary): No more leim directory.
294
295 2013-11-26 Glenn Morris <rgm@gnu.org>
296
297 * os.texi (Startup Summary): Update for leim-list being preloaded.
298
299 2013-11-23 Brian Jenkins <brian@brianjenkins.org> (tiny change)
300
301 * frames.texi (Input Focus):
302 * hooks.texi (Standard Hooks): Mention focus-in-hook, focus-out-hook.
303
304 2013-11-23 Glenn Morris <rgm@gnu.org>
305
306 * loading.texi (Library Search):
307 Empty elements in EMACSLOADPATH now mean the default load-path.
308
309 2013-11-22 Glenn Morris <rgm@gnu.org>
310
311 * loading.texi (Library Search): Minor clarification.
312
313 2013-11-20 Leo Liu <sdl.web@gmail.com>
314
315 * windows.texi (Choosing Window): Mention `no-display-ok'. (Bug#13594)
316
317 2013-11-19 Xue Fuqiao <xfq.free@gmail.com>
318
319 * os.texi (File Notifications): Add an index.
320
321 * loading.texi (Loading): Add an cross-reference.
322
323 2013-11-18 Xue Fuqiao <xfq.free@gmail.com>
324
325 * os.texi (Session Management, Desktop Notifications): Add some
326 indexes and a cross-reference.
327
328 2013-11-17 Xue Fuqiao <xfq.free@gmail.com>
329
330 * os.texi (Time Parsing):
331 (Processor Run Time, Input Modes, Terminal Output): Minor fixes.
332
333 2013-11-14 Glenn Morris <rgm@gnu.org>
334
335 * loading.texi (Library Search): Update section.
336
337 2013-11-11 Xue Fuqiao <xfq.free@gmail.com>
338
339 * os.texi (User Identification, Time of Day, Time Conversion):
340 Minor fixes.
341
342 2013-11-10 Jan Djärv <jan.h.d@swipnet.se>
343
344 * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.
345
346 2013-11-09 Xue Fuqiao <xfq.free@gmail.com>
347
348 * os.texi (Startup Summary): Add an index about startup screen.
349 Typo fix.
350 (Command-Line Arguments): Add cross-reference for `dump-emacs'.
351
352 2013-11-08 Eli Zaretskii <eliz@gnu.org>
353
354 * display.texi (Truncation): Document that cache-long-scans is now
355 non-nil by default. (Bug#15797)
356
357 2013-11-05 Eli Zaretskii <eliz@gnu.org>
358
359 * lists.texi (Rearrangement): Fix indexing.
360
361 * display.texi (Bidirectional Display): Fix indexing.
362
363 2013-11-05 Xue Fuqiao <xfq.free@gmail.com>
364
365 * lists.texi (Rearrangement): Improve indexing.
366
367 * display.texi (Glyphs): Add an index for glyph code.
368 (Bidirectional Display): Improve indexing.
369
370 2013-11-01 Jan Djärv <jan.h.d@swipnet.se>
371
372 * display.texi (Face Attributes): Document :distant-foreground.
373
374 2013-10-30 Xue Fuqiao <xfq.free@gmail.com>
375
376 * display.texi (Abstract Display): Improve indexing.
377
378 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
379
380 * display.texi (Selective Display): Discourage the use of explicit
381 selective display.
382
383 2013-10-29 Xue Fuqiao <xfq.free@gmail.com>
384
385 * display.texi (Showing Images): Add an index for image-size.
386 Use @code instead of @var for a normal variable.
387 (Multi-Frame Images): Improve indexing.
388 (Button Buffer Commands): Use @code instead of @var for a normal variable.
389 (Abstract Display): Explain the meaning of Ewoc.
390
391 2013-10-27 Xue Fuqiao <xfq.free@gmail.com>
392
393 * display.texi (Image Descriptors): Improve indexing.
394
395 2013-10-26 Xue Fuqiao <xfq.free@gmail.com>
396
397 * display.texi (Fringe Indicators): Add indexes for fringe indicators.
398 (Customizing Bitmaps): Add an index for customizing fringe bitmaps.
399
400 2013-10-25 Xue Fuqiao <xfq.free@gmail.com>
401
402 * display.texi (Fontsets): Minor wording fix.
403 (Low-Level Font): Improve indexing.
404
405 * nonascii.texi (Character Properties): Add an index for script symbols.
406
407 2013-10-24 Xue Fuqiao <xfq.free@gmail.com>
408
409 * display.texi (Face Remapping): Add indexes for face remapping.
410 (Font Selection): Add indexes.
411 (Low-Level Font): Add an index for font registry.
412
413 2013-10-23 Glenn Morris <rgm@gnu.org>
414
415 * eval.texi, files.texi, intro.texi, objects.texi, searching.texi:
416 Nuke @refill.
417
418 * Makefile.in (install-dvi, install-html, install-pdf)
419 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
420 (uninstall-pdf): Quote entities that might contain whitespace.
421
422 2013-10-19 Xue Fuqiao <xfq.free@gmail.com>
423
424 * display.texi (Face Attributes): Add indexes for the ‘:box’
425 face attribute.
426
427 2013-10-18 Xue Fuqiao <xfq.free@gmail.com>
428
429 * display.texi (Line Height): Add indexes for line height.
430
431 2013-10-17 Xue Fuqiao <xfq.free@gmail.com>
432
433 * display.texi (Width): Fix arguments of ‘truncate-string-to-width’.
434
435 2013-10-16 Xue Fuqiao <xfq.free@gmail.com>
436
437 * display.texi (Selective Display): Add an index for explicit
438 selective display.
439
440 2013-10-15 Xue Fuqiao <xfq.free@gmail.com>
441
442 * display.texi (Warning Basics): Mention the ‘*Warnings*’ buffer.
443
444 2013-10-13 Glenn Morris <rgm@gnu.org>
445
446 * intro.texi (Acknowledgments): Use accented form of some names.
447
448 2013-10-09 Glenn Morris <rgm@gnu.org>
449
450 * control.texi (Conditionals): Copyedits. (Bug#15558)
451
452 2013-10-08 Eli Zaretskii <eliz@gnu.org>
453
454 Support menus on text-mode terminals.
455 * keymaps.texi (Defining Menus, Mouse Menus, Menu Bar): Modify
456 wording to the effect that menus are supported on TTYs.
457
458 * frames.texi (Pop-Up Menus, Dialog Boxes)
459 (Display Feature Testing): Update for menu support on TTYs.
460
461 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
462
463 * tips.texi (Comment Tips): Discourage use of triple semi-colons for
464 non-headings.
465
466 2013-10-05 Xue Fuqiao <xfq.free@gmail.com>
467
468 * syntax.texi (Categories): Add an index for category sets.
469
470 2013-10-03 Xue Fuqiao <xfq.free@gmail.com>
471
472 * syntax.texi (Syntax Flags):
473 (Syntax Table Functions): Add indexes.
474
475 2013-10-02 Xue Fuqiao <xfq.free@gmail.com>
476
477 * syntax.texi (Syntax Class Table): Add an index for syntax class table.
478
479 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
480
481 * searching.texi (Regexp Search): Refine.
482
483 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
484
485 * nonascii.texi (Default Coding Systems): Typo fix.
486
487 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
488
489 * nonascii.texi (Coding System Basics): Add information about carriage-return.
490
491 2013-09-14 Eli Zaretskii <eliz@gnu.org>
492
493 * display.texi (Display Margins): State the units of measuring
494 margin width. (Bug#15375)
495
496 2013-09-13 Eli Zaretskii <eliz@gnu.org>
497
498 * text.texi (Not Intervals): Minor wording fix.
499
500 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
501
502 * functions.texi (Obsolete Functions): Add an index for obsolete
503 functions.
504
505 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
506
507 * nonascii.texi (Character Properties): Character properties fix
508 for decimal-digit-value and digit-value.
509
510 2013-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
511
512 * macros.texi (Defining Macros): Prefer "function" to "lambda
513 expression" (bug#15296).
514
515 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
516
517 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
518 for portability to hosts where /bin/sh has problems.
519
520 2013-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
521
522 * variables.texi (File Local Variables): Don't recommend quoting! Ever!
523
524 2013-08-20 Eli Zaretskii <eliz@gnu.org>
525
526 * files.texi (Information about Files): Mention file names with
527 trailing blanks on MS-Windows. (Bug#15130)
528
529 2013-08-18 Xue Fuqiao <xfq.free@gmail.com>
530
531 * positions.texi (Positions): Improve indexing.
532
533 2013-08-18 Eli Zaretskii <eliz@gnu.org>
534
535 * markers.texi (The Region): Improve indexing.
536
537 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
538
539 * modes.texi (SMIE, SMIE Grammar, SMIE Indentation): Add some indexes.
540
541 * text.texi (Maintaining Undo): Mention interactive call of
542 buffer-disable-undo.
543 (Filling): Add cross-reference for hard newlines.
544 (Sorting): Fix indentation.
545 (Columns): Comment out undefined behavior.
546 (Case Changes): Fix an `args-out-of-range' error in the example.
547
548 2013-08-16 Xue Fuqiao <xfq.free@gmail.com>
549
550 * text.texi (Insertion): Refine.
551 (Margins): Add an index.
552 (Undo): Doc fix for `buffer-undo-list'.
553
554 * positions.texi (Character Motion):
555 * markers.texi (Moving Markers):
556 (Creating Markers): Comment out undefined behavior.
557
558 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
559
560 * markers.texi (The Region): Add/move indexes.
561
562 2013-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
563
564 * display.texi (ImageMagick Images): Mention :content-type and
565 `image-content-type-suffixes'.
566
567 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
568
569 * positions.texi (Word Motion): Remove redundant sentence.
570
571 2013-08-13 Glenn Morris <rgm@gnu.org>
572
573 * lists.texi (List Elements):
574 Undocument behavior of nth and nthcdr with n < 0. (Bug#15059)
575
576 2013-08-13 Xue Fuqiao <xfq.free@gmail.com>
577
578 * frames.texi (Display Feature Testing): Add indexes.
579
580 2013-08-12 Glenn Morris <rgm@gnu.org>
581
582 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
583 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
584 (INSTALL_DATA): New, set by configure.
585 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
586 New variables.
587 (.SUFFIXES): Add .ps and .dvi.
588 (.dvi.ps): New suffix rule.
589 (dvi, html, pdf, ps): Use *_TARGETS variables.
590 (elisp.html): Use HTML_OPTS.
591 (elisp.ps): Remove explicit rule.
592 (.PHONY): install-dvi, install-html, install-pdf, install-ps
593 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
594 uninstall-ps, and uninstall-doc.
595 (install-dvi, install-html, install-pdf, install-ps, install-doc)
596 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
597 (uninstall-doc): New rules.
598 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
599
600 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
601
602 * edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.
603
604 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
605
606 * control.texi (Error Symbols): Minor fix for previous change.
607
608 2013-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
609
610 * errors.texi (Standard Errors): Don't refer to `error-conditions'.
611
612 * control.texi (Signaling Errors): Refer to define-error.
613 (Error Symbols): Add `define-error'.
614
615 2013-08-06 Dmitry Antipov <dmantipov@yandex.ru>
616
617 * positions.texi (Motion by Screen Lines):
618 * display.texi (Truncation): Rename `cache-long-line-scans'
619 to `cache-long-scans'.
620
621 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
622
623 * windows.texi (Window Start and End): Add an index.
624
625 2013-08-02 Xue Fuqiao <xfq.free@gmail.com>
626
627 * display.texi (Face Functions): Add an index.
628
629 * variables.texi (Variable Aliases): Add an index.
630
631 * functions.texi (Defining Functions): Add an index.
632
633 * nonascii.texi (Coding System Basics): Add an index.
634
635 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
636
637 * nonascii.texi (Non-ASCII Characters): Update menu.
638 (Disabling Multibyte): Move here from doc/emacs/mule.texi. Fix cross-references.
639
640 * elisp.texi (Top): Update menu.
641
642 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
643
644 * windows.texi (Window History): Mention the default value of
645 switch-to-visible-buffer. Add cross-references.
646
647 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
648
649 * errors.texi (Standard Errors): Fix typo.
650
651 * files.texi (Magic File Names):
652 * os.texi (File Notifications): Remove file-notify-supported-p.
653
654 2013-07-24 Paul Eggert <eggert@cs.ucla.edu>
655
656 * eval.texi (Special Forms): Mention 'lambda'. Also, say that
657 non-well-formed expressions result in unspecified behavior, though
658 Emacs will not crash.
659
660 2013-07-22 Michael Albinus <michael.albinus@gmx.de>
661
662 * files.texi (Magic File Names): Add file-notify-add-watch,
663 file-notify-rm-watch and file-notify-supported-p. Move
664 file-remote-p down.
665
666 * errors.texi (Standard Errors): Add file-notify-error.
667
668 * os.texi (Desktop Notifications): Rename from Notifications.
669 (File Notifications): New node.
670
671 * elisp.texi (Top): Update menu for these changes.
672
673 2013-07-19 Xue Fuqiao <xfq.free@gmail.com>
674
675 * windows.texi (Display Action Functions): Mention next-window.
676
677 2013-07-16 Xue Fuqiao <xfq.free@gmail.com>
678
679 * windows.texi (Selecting Windows): Fix the introduction of
680 `set-frame-selected-window''s arguments.
681
682 2013-07-10 Paul Eggert <eggert@cs.ucla.edu>
683
684 Timestamp fixes for undo (Bug#14824).
685 * text.texi (Undo): Document (t . 0) and (t . -1) in buffer-undo-list.
686
687 2013-07-06 Eli Zaretskii <eliz@gnu.org>
688
689 * nonascii.texi (Text Representations): Document that
690 multibyte-string-p returns nil for non-string objects.
691
692 2013-07-06 Glenn Morris <rgm@gnu.org>
693
694 * elisp.texi (Top): Move WWW_GNU_ORG section outside @copying.
695
696 2013-07-03 Glenn Morris <rgm@gnu.org>
697
698 * debugging.texi (Debugging):
699 * files.texi (File Attributes, Changing Files): Fix cross-references.
700
701 * package.texi (Package Archives): Fix @url call.
702
703 * syntax.texi (Syntax Table Functions): Mention describe-syntax.
704
705 2013-06-29 Eli Zaretskii <eliz@gnu.org>
706
707 * display.texi (Bidirectional Display): Document move-point-visually.
708
709 2013-06-29 Xue Fuqiao <xfq.free@gmail.com>
710
711 * buffers.texi (Buffer File Name): Fix typo.
712
713 2013-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
714
715 * tips.texi (Coding Conventions): Improve wording.
716
717 2013-06-24 Glenn Morris <rgm@gnu.org>
718
719 * loading.texi (Autoload): Fix typo.
720
721 * variables.texi (Lexical Binding): Fix typo.
722
723 * functions.texi (Anonymous Functions): Put back ' removed 2012-10-23.
724
725 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
726
727 * display.texi (ImageMagick Images): Mention :max-width and
728 :max-height.
729
730 2013-06-20 Paul Eggert <eggert@cs.ucla.edu>
731
732 * numbers.texi (Math Functions): Remove obsolete function log10.
733
734 2013-06-19 Stefan Monnier <monnier@iro.umontreal.ca>
735
736 * modes.texi (Mode Line Data, Properties in Mode): Advertise `keymap'
737 rather than `local-map'.
738
739 * keymaps.texi (Active Keymaps): Fix documentation of
740 set-temporary-overlay-map and overriding-terminal-local-map.
741
742 2013-06-19 Glenn Morris <rgm@gnu.org>
743
744 * Makefile.in (dist): Edit more configure variables.
745 Try to check that we do not miss any in future.
746
747 2013-06-17 Juanma Barranquero <lekktu@gmail.com>
748
749 * text.texi (Undo, Changing Properties): Fix typos.
750
751 2013-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
752
753 * text.texi (Changing Properties): Document `add-face-text-property'.
754
755 2013-06-17 Kenichi Handa <handa@gnu.org>
756
757 * display.texi (Face Attributes): Refer to "Low-Level font" (not
758 "Font Selection") in the explanation of :font attribute (bug#14629).
759
760 2013-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
761
762 * loading.texi (Hooks for Loading): Don't document after-load-alist.
763 Document with-eval-after-load instead of eval-after-load.
764
765 2013-06-11 Xue Fuqiao <xfq.free@gmail.com>
766
767 * files.texi (File Name Expansion): Make the example more
768 intuitive.
769
770 2013-06-10 Paul Eggert <eggert@cs.ucla.edu>
771
772 Documentation fix for 'ls' and hard links.
773 * compile.texi (Compilation Functions):
774 * files.texi (File Attributes, Changing Files):
775 Use current format for GNU 'ls' output.
776 (File Attributes): Fix problem introduced in previous change:
777 the link count is the number of hard links, not the number
778 of hard links + 1.
779
780 2013-06-10 Xue Fuqiao <xfq.free@gmail.com>
781
782 * files.texi (File Attributes): Fix typo.
783
784 2013-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
785
786 * functions.texi (Lambda Expressions): Lambda expressions don't
787 evaluate to themselves in general (bug#11782).
788
789 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
790
791 * loading.texi (Autoload):
792 * help.texi (Documentation Basics, Accessing Documentation)
793 (Accessing Documentation, Accessing Documentation): DOC-* is now DOC.
794
795 2013-04-23 Glenn Morris <rgm@gnu.org>
796
797 * internals.texi (Writing Emacs Primitives): Remove obvious example.
798 Tweak other to avoid overly long line.
799
800 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
801
802 * internals.texi (Writing Emacs Primitives): Remove unnecessary
803 references to the sources. (Bug#13800)
804
805 * searching.texi (Regexp Backslash): Doc fix for backslash
806 constructs in regular expressions.
807
808 2013-04-15 Christopher Schmidt <christopher@ch.ristopher.com>
809
810 * tips.texi (Coding Conventions): Mention separation of package
811 descriptor and name of internal symbols by two hyphens.
812
813 2013-04-13 Stephen Berman <stephen.berman@gmx.net>
814
815 * windows.texi (Splitting Windows): Change category of
816 split-window from a command to a function.
817
818 2013-04-06 Chong Yidong <cyd@gnu.org>
819
820 * display.texi (Faces): Minor clarifications.
821 (Defining Faces): Clarify default vs custom face specs.
822 Document face-spec-set.
823
824 * display.texi (Overlay Properties):
825 * text.texi (Special Properties): Use the "anonymous face"
826 terminology. Describe foreground-color and background-color forms
827 as compatibility-only.
828
829 2013-03-24 Eli Zaretskii <eliz@gnu.org>
830
831 * compile.texi (Byte-Code Objects): Add index entry.
832 (Disassembly): Add cross-references.
833
834 2013-03-23 Eli Zaretskii <eliz@gnu.org>
835
836 * frames.texi (Size Parameters): More accurate description of the
837 difference between 'fullboth' and 'maximized'. (Bug#13935)
838
839 2013-03-17 Christopher Schmidt <christopher@ch.ristopher.com>
840
841 * symbols.texi (Standard Properties): Document pure. (Bug#13823)
842
843 2013-03-16 Glenn Morris <rgm@gnu.org>
844
845 * elisp.texi: Add some stuff specific to www.gnu.org.
846
847 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
848
849 * control.texi (Pattern matching case statement): Fix typo.
850
851 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
852
853 * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
854
855 2013-03-03 Glenn Morris <rgm@gnu.org>
856
857 * objects.texi (Symbol Type): Fix typo.
858
859 2013-02-28 Bastien Guerry <bzg@gnu.org>
860
861 * variables.texi (File Local Variables): Fix reference.
862
863 2013-02-24 Eli Zaretskii <eliz@gnu.org>
864
865 * files.texi (Magic File Names): Improve wording and indexing.
866
867 2013-02-21 Glenn Morris <rgm@gnu.org>
868
869 * display.texi (Multi-Frame Images): Minor rephrasing.
870
871 2013-02-20 Glenn Morris <rgm@gnu.org>
872
873 * display.texi (GIF Images, TIFF Images): Delete these nodes.
874 (ImageMagick Images): For :index, use an xref rather than duplicating.
875 (Other Image Types): Add GIF, adjust formatting.
876 (Multi-Frame Images): Rename from Animated Images. Expand section.
877 * elisp.texi (Top): Update menu for these changes.
878
879 2013-02-19 Glenn Morris <rgm@gnu.org>
880
881 * text.texi (Change Hooks): Fix typo.
882
883 2013-02-15 Glenn Morris <rgm@gnu.org>
884
885 * modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.
886
887 2013-02-13 Glenn Morris <rgm@gnu.org>
888
889 * objects.texi (Char-Table Type): Add footnote about #^^.
890
891 * modes.texi (Minor Mode Conventions): Fix typo.
892
893 * keymaps.texi (Scanning Keymaps): Remove obsolete sentence about
894 meta characters; this changed in 22.1. (Bug#13684)
895
896 * objects.texi (Char-Table Type): Add cindex.
897
898 * keymaps.texi (Key Binding Commands): Trivial rephrasing.
899
900 2013-02-10 Glenn Morris <rgm@gnu.org>
901
902 * keymaps.texi (Creating Keymaps): Update make-keymap result.
903
904 2013-02-09 Eli Zaretskii <eliz@gnu.org>
905
906 * modes.texi (%-Constructs): Remove the description of %t.
907
908 * nonascii.texi (MS-DOS File Types): Delete node.
909
910 2013-02-08 Glenn Morris <rgm@gnu.org>
911
912 * keymaps.texi (Active Keymaps, Searching Keymaps):
913 Remove confusing mention of "symbolic prefix". (Bug#13643)
914
915 2013-01-19 Glenn Morris <rgm@gnu.org>
916
917 * macros.texi (Indenting Macros): Fix order of an indent
918 symbol's arguments. (Bug#13450)
919
920 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
921
922 Allow floating-point file offsets.
923 * files.texi (Reading from Files, Writing to Files):
924 Say that file offsets can be numbers, not just integers.
925
926 2013-01-09 Glenn Morris <rgm@gnu.org>
927
928 * commands.texi (Interactive Codes):
929 Whitespace does not terminate interactive "S". (Bug#13393)
930
931 2013-01-06 Chong Yidong <cyd@gnu.org>
932
933 * windows.texi (Vertical Scrolling): Fix typos (Bug#13267).
934
935 2013-01-05 Glenn Morris <rgm@gnu.org>
936
937 * display.texi (Overlay Properties): Mention field. (Bug#13364)
938
939 2013-01-05 Eli Zaretskii <eliz@gnu.org>
940
941 * hooks.texi (Standard Hooks): Use @item, not @itemx, as the first
942 directive in a group of items.
943
944 2013-01-05 Chong Yidong <cyd@gnu.org>
945
946 * keymaps.texi (Key Sequences): Remove obsolete sentence
947 (Bug#13356).
948
949 2013-01-04 Ari Roponen <ari.roponen@gmail.com> (tiny change)
950
951 * hash.texi (Defining Hash): Fix typo. (Bug#13345)
952
953 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
954
955 * files.texi (File Attributes): Undocument return format of file-acl.
956
957 2013-01-03 Glenn Morris <rgm@gnu.org>
958
959 * processes.texi (System Processes):
960 * syntax.texi (Syntax Table Functions): Tweak some line breaks.
961
962 * searching.texi (Replacing Match): Fix xref.
963
964 * elisp.texi (DATE): Bump to Jan 2013.
965
966 2013-01-02 Glenn Morris <rgm@gnu.org>
967
968 * customize.texi (Common Keywords, Type Keywords):
969 Replace "active field" with "button". (Bug#13310)
970
971 * customize.texi (Common Keywords): Add xref. (Bug#13311)
972 * tips.texi (Library Headers): Add cindex.
973
974 2012-12-30 Wolfgang Jenkner <wjenkner@inode.at>
975
976 * functions.texi (Declare Form):
977 * intro.texi (A Sample Function Description):
978 * syntax.texi (Syntax Table Internals, Syntax Table Functions):
979 * variables.texi (Using Lexical Binding): Don't use @var or CAPS
980 in @def.. commands. (Bug#13292)
981
982 2012-12-29 Eli Zaretskii <eliz@gnu.org>
983
984 * files.texi (Changing Files): Document the return values of
985 set-file-selinux-context and set-file-acl.
986
987 2012-12-27 Glenn Morris <rgm@gnu.org>
988
989 * files.texi (File Names): Mention Cygwin conversion functions.
990
991 2012-12-22 Martin Rudalics <rudalics@gmx.at>
992
993 * windows.texi (Selecting Windows): Reword description of
994 select-window (Bug#13248).
995
996 2012-12-22 Eli Zaretskii <eliz@gnu.org>
997
998 * files.texi (File Attributes, Changing Files): Remove the details
999 about the text returned by file-acl. Instead, just document that
1000 it is an opaque string meant to be used by set-file-acl.
1001
1002 2012-12-21 Chong Yidong <cyd@gnu.org>
1003
1004 * modes.texi (Auto Major Mode): Fix typo (Bug#13230).
1005
1006 * customize.texi (Simple Types): Document key-sequence type
1007 (Bug#13048).
1008
1009 * strings.texi (Text Comparison): Doc fix for compare-strings.
1010
1011 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
1012
1013 * files.texi (Magic File Names): Add `file-acl',
1014 `file-selinux-context', `set-file-acl' and
1015 `set-file-selinux-context'. Make the list consistent.
1016
1017 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
1018
1019 * tips.texi (Library Headers): New header keyword `Homepage'.
1020 Make continuation lines syntax more precise.
1021
1022 2012-12-17 Eli Zaretskii <eliz@gnu.org>
1023
1024 * files.texi (File Attributes, Changing Files): Update to include
1025 MS-Windows support for ACLs.
1026
1027 2012-12-16 Romain Francoise <romain@orebokech.com>
1028
1029 * files.texi (File Attributes): Document ACL support and new
1030 `file-acl' function.
1031 (Changing Files): Mention argument name change of `copy-file' and
1032 document new function `set-file-acl'.
1033
1034 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
1035
1036 Fix permissions bugs with setgid directories etc. (Bug#13125)
1037 * files.texi (Testing Accessibility): Document GROUP arg
1038 of file-ownership-preserved-p.
1039 (File Attributes): Document that 9th element is now
1040 just a placeholder.
1041 * os.texi (User Identification): Document new functions group-gid,
1042 group-real-gid.
1043
1044 2012-12-11 Paul Eggert <eggert@cs.ucla.edu>
1045
1046 * internals.texi (C Integer Types): New section.
1047 This follows up and records an email in
1048 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
1049
1050 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1051
1052 * control.texi (Pattern matching case statement): New node.
1053
1054 * customize.texi (Variable Definitions): Mention the default :group
1055 for defcustoms (bug#13093).
1056
1057 2012-12-09 Glenn Morris <rgm@gnu.org>
1058
1059 * customize.texi (Variable Definitions): Mention eval-defun
1060 on a defcustom calls the :set function when appropriate.
1061
1062 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1063
1064 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1065 These are just minor editorial changes.
1066
1067 2012-12-06 Chong Yidong <cyd@gnu.org>
1068
1069 * lists.texi (Plist Access): Move put example to Symbol Plists.
1070
1071 * symbols.texi (Standard Properties): Fix typo.
1072
1073 2012-12-03 Chong Yidong <cyd@gnu.org>
1074
1075 * symbols.texi (Symbol Properties): New node.
1076 (Symbol Plists): Make it a subsection under Symbol Properties.
1077 (Standard Properties): New node.
1078
1079 * lists.texi (Property Lists): Move here from symbols.texi.
1080 (Plist Access): Rename from Other Plists.
1081
1082 * customize.texi (Variable Definitions):
1083 * display.texi (Defining Faces):
1084 * sequences.texi (Char-Tables): Fix xref.
1085
1086 * keymaps.texi (Key Sequences): `kbd' is now a function.
1087
1088 * commands.texi (Using Interactive): Fix index entry.
1089
1090 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1091
1092 * doclicense.texi: Update to latest version from FSF.
1093 These are just minor editorial changes.
1094 * elisp.texi (GNU Free Documentation License)
1095 (GNU General Public Licens):
1096 Provide sectioning, since doclicense.texi no longer does that.
1097
1098 * loading.texi (Named Features): @ -> @@ to fix typo.
1099
1100 2012-11-24 Martin Rudalics <rudalics@gmx.at>
1101
1102 * windows.texi (Basic Windows): Fix typo.
1103 (Windows and Frames): Fix example. Move description of
1104 window-in-direction here.
1105 (Recombining Windows): Fix example.
1106 (Buffers and Windows): Fix description of replace-buffer-in-windows.
1107 (Switching Buffers): Reword.
1108 (Display Action Functions): Minor adjustments.
1109 (Choosing Window Options): Minor fixes.
1110 (Window History): Minor rewording.
1111 (Dedicated Windows): Correct and reword part describing how
1112 dedicatedness affects functions removing buffers or windows.
1113 * buffers.texi (The Buffer List): Fix description of bury-buffer.
1114
1115 2012-11-24 Chong Yidong <cyd@gnu.org>
1116
1117 * modes.texi (%-Constructs): Fix statement about mode construct
1118 padding (Bug#12866).
1119
1120 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
1121
1122 * debugging.texi (Profiling): Make it more clear
1123 that --enable-profiling is about profiling the C code.
1124
1125 2012-11-21 Glenn Morris <rgm@gnu.org>
1126
1127 * display.texi (Attribute Functions):
1128 Update for set-face-* name changes.
1129 Add new "inherit" argument for face-bold-p etc.
1130 Move description of this argument to a common section, like "frame".
1131
1132 * debugging.texi (Profiling): New section.
1133 (Debugging): Mention profiling in the introduction.
1134 * tips.texi (Compilation Tips): Move profiling to separate section.
1135 * elisp.texi: Add Profiling to detailed menu.
1136
1137 2012-11-21 Martin Rudalics <rudalics@gmx.at>
1138
1139 * windows.texi (Display Action Functions): Fix recently added
1140 example. Suggested by Michael Heerdegen.
1141
1142 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
1143
1144 Minor cleanup for times as lists of four integers.
1145 * os.texi (Time Parsing): Time values can now be four integers.
1146
1147 2012-11-18 Glenn Morris <rgm@gnu.org>
1148
1149 * loading.texi (How Programs Do Loading): Add eager macro expansion.
1150 * macros.texi (Expansion): Mention eager macro expansion.
1151
1152 * minibuf.texi (Basic Completion): Mention misc completion-table funcs.
1153
1154 2012-11-18 Leo Liu <sdl.web@gmail.com>
1155
1156 * minibuf.texi (Programmed Completion): Doc fix for metadata
1157 request (Bug#12850).
1158
1159 2012-11-18 Glenn Morris <rgm@gnu.org>
1160
1161 * display.texi (Temporary Displays): Document with-temp-buffer-window.
1162
1163 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
1164 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
1165 (Window Sizes): Add vindex for window-min-height, window-min-width.
1166 (Display Action Functions): Mention pop-up-frame-parameters.
1167
1168 2012-11-16 Martin Rudalics <rudalics@gmx.at>
1169
1170 * windows.texi (Choosing Window): Rewrite description of
1171 display-buffer-alist (Bug#12167).
1172 (Display Action Functions): Mention inhibit-switch-frame.
1173 Fix description of display-buffer-below-selected. Reorder actions.
1174 Add example (Bug#12848).
1175
1176 2012-11-16 Glenn Morris <rgm@gnu.org>
1177
1178 * display.texi (Face Attributes): Fix :underline COLOR description.
1179 (Attribute Functions): Update for set-face-underline rename.
1180 Tweak descriptions of face-underline-p, face-inverse-video-p.
1181
1182 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
1183 so they align better in info.
1184 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
1185 Document set-temporary-overlay-map.
1186
1187 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1188
1189 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
1190 with normal keymaps".
1191
1192 2012-11-15 Dmitry Antipov <dmantipov@yandex.ru>
1193
1194 * internals.texi (Garbage Collection): Update descriptions
1195 of vectorlike_header, garbage-collect and gc-cons-threshold.
1196 (Object Internals): Explain Lisp_Object layout and the basics
1197 of an internal type system.
1198 (Buffer Internals): Update description of struct buffer.
1199
1200 2012-11-13 Glenn Morris <rgm@gnu.org>
1201
1202 * variables.texi (Adding Generalized Variables):
1203 At least mention gv-define-expander and gv-letplace.
1204
1205 * debugging.texi (Error Debugging): Mention debug-on-message.
1206 (Using Debugger): Mention debugger-bury-or-kill.
1207
1208 * control.texi (Signaling Errors):
1209 * debugging.texi (Error Debugging):
1210 * errors.texi (Standard Errors): Add user-error.
1211
1212 * variables.texi (Adding Generalized Variables):
1213 Use standard formatting for common lisp note about setf functions.
1214
1215 2012-11-10 Martin Rudalics <rudalics@gmx.at>
1216
1217 * elisp.texi (Top): Add Recombining Windows to menu.
1218 * windows.texi (Recombining Windows): New subsection.
1219 (Splitting Windows): Rewrite text on handling of window
1220 combinations and move it to new subsection.
1221
1222 2012-11-10 Chong Yidong <cyd@gnu.org>
1223
1224 * searching.texi (Replacing Match): Document \? in replace-match.
1225
1226 * variables.texi (Creating Buffer-Local): Document setq-local and
1227 defvar-local.
1228 (Setting Generalized Variables): Arrange table alphabetically.
1229
1230 * lists.texi (List Elements, List Variables): Clarify descriptions
1231 of push and pop for generalized variables.
1232
1233 * edebug.texi (Specification List): setf is no longer CL-only.
1234
1235 2012-11-10 Glenn Morris <rgm@gnu.org>
1236
1237 * variables.texi (Adding Generalized Variables):
1238 Update description of FIX-RETURN expansion.
1239
1240 * variables.texi (Setting Generalized Variables):
1241 Split most of previous contents into this subsection.
1242 (Adding Generalized Variables): New subsection.
1243 Move note on lack of setf functions here from misc/cl.texi.
1244
1245 * elisp.texi: Add Generalized Variables subsections to detailed menu.
1246
1247 2012-11-10 Chong Yidong <cyd@gnu.org>
1248
1249 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
1250
1251 2012-11-08 Michael Albinus <michael.albinus@gmx.de>
1252
1253 * os.texi (Notifications): Update descriptions of
1254 notifications-notify, notifications-close-notification and
1255 notifications-get-capabilities according to latest code changes.
1256 Add notifications-get-server-information.
1257
1258 2012-11-03 Chong Yidong <cyd@gnu.org>
1259
1260 * objects.texi (General Escape Syntax): Clarify the explanation of
1261 escape sequences.
1262 (Non-ASCII in Strings): Clarify when a string is unibyte vs
1263 multibyte. Hex escapes do not automatically make a string
1264 multibyte.
1265
1266 2012-11-03 Martin Rudalics <rudalics@gmx.at>
1267
1268 * windows.texi (Switching Buffers): Document option
1269 switch-to-buffer-preserve-window-point.
1270 (Display Action Functions): Document window-height and
1271 window-width alist entries.
1272 (Display Action Functions):
1273 Document display-buffer-below-selected and
1274 display-buffer-in-previous-window.
1275 (Quitting Windows): Document quit-restore-window.
1276 Rewrite section.
1277 (Window Configurations): In window-state-get mention that
1278 argument window must be valid.
1279 (Window Parameters): Document quit-restore window parameter
1280 (Bug#12158).
1281
1282 2012-10-31 Glenn Morris <rgm@gnu.org>
1283
1284 * control.texi (Catch and Throw): Add xref to cl.texi.
1285
1286 * lists.texi (Sets And Lists): Point xref to better location.
1287
1288 * errors.texi (Standard Errors):
1289 * loading.texi (Autoload): Update for cl-lib namespace changes.
1290
1291 * modes.texi (Defining Minor Modes): "Generalized Variables"
1292 section is now in this manual rather than cl.texi.
1293
1294 * eval.texi (Special Forms): No longer special forms: defmacro,
1295 defun, save-window-excursion, with-output-to-temp-buffer.
1296 * functions.texi (Defining Functions): Defun is now a macro.
1297 Defalias is a function.
1298
1299 2012-10-30 Glenn Morris <rgm@gnu.org>
1300
1301 * variables.texi (Generalized Variables): Fix typo.
1302
1303 2012-10-30 Chong Yidong <cyd@gnu.org>
1304
1305 * symbols.texi (Symbol Plists): Document function-get.
1306
1307 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
1308
1309 * frames.texi (Visibility of Frames): Document tty-top-frame.
1310
1311 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1312
1313 * keymaps.texi (Format of Keymaps): Document the multiple
1314 inheritance format.
1315
1316 2012-10-28 Martin Rudalics <rudalics@gmx.at>
1317
1318 * windows.texi (Basic Windows): Reformulate description of live,
1319 internal and valid windows.
1320 (Cyclic Window Ordering): Describe new argument of
1321 get-lru-window and get-largest-window. Add description of
1322 window-in-direction.
1323
1324 2012-10-27 Glenn Morris <rgm@gnu.org>
1325
1326 * variables.texi (Generalized Variables): New section,
1327 adapted from misc/cl.texi.
1328 * elisp.texi (Top): Add Generalized Variables to menu.
1329 * lists.texi (List Elements, List Variables):
1330 Mention generalized variables.
1331
1332 * lists.texi (List Elements): Typo fix.
1333
1334 2012-10-27 Chong Yidong <cyd@gnu.org>
1335
1336 * minibuf.texi (High-Level Completion): Don't mention removed
1337 function iswitchb-read-buffer.
1338
1339 * commands.texi (Event Input Misc): Remove last-input-char.
1340 (Command Loop Info): Remove last-command-char.
1341
1342 * frames.texi (Initial Parameters): Don't mention the obsolete
1343 special-display feature.
1344
1345 * windows.texi (Choosing Window): Don't mention the obsolete
1346 special display feature.
1347 (Choosing Window Options): Remove obsolete special-display
1348 variables, and the functions special-display-p and
1349 special-display-popup-frame.
1350
1351 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
1352
1353 * hooks.texi (Standard Hooks): Remove obsolete hooks.
1354
1355 * markers.texi (Information from Markers): Remove obsolete
1356 function buffer-has-markers-at.
1357
1358 * text.texi (Yanking): Document yank-handled-properties.
1359
1360 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1361
1362 Update manual for new time stamp format (Bug#12706).
1363 * buffers.texi (Modification Time):
1364 * files.texi (Testing Accessibility, File Attributes):
1365 * intro.texi (Version Info):
1366 * os.texi (Time of Day):
1367 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
1368 These instances were missed the first time around.
1369 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
1370
1371 2012-10-24 Chong Yidong <cyd@gnu.org>
1372
1373 * minibuf.texi (Text from Minibuffer): Document read-regexp
1374 changes.
1375
1376 * nonascii.texi (Selecting a Representation):
1377 Document set-buffer-multibyte changes.
1378
1379 * keymaps.texi (Toolkit Differences): Node deleted.
1380 (Easy Menu): New node.
1381
1382 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1383
1384 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
1385
1386 2012-10-23 Paul Eggert <eggert@cs.ucla.edu>
1387
1388 Fix outdated timestamp documentation in Elisp manual (bug#12706).
1389 * files.texi (File Attributes):
1390 * text.texi (Undo):
1391 Time stamp resolution is now 1 picosecond, not 1 second.
1392
1393 2012-10-23 Chong Yidong <cyd@gnu.org>
1394
1395 * display.texi (Font Lookup): Remove font-list-limit.
1396
1397 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
1398 (Bug#12529).
1399
1400 2012-10-22 Glenn Morris <rgm@gnu.org>
1401
1402 * os.texi (Recording Input): Tiny fix.
1403
1404 * intro.texi (Lisp History):
1405 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
1406 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
1407
1408 2012-10-15 Chong Yidong <cyd@gnu.org>
1409
1410 * macros.texi (Defining Macros): defmacro is now a macro.
1411 Explicitly list the docstring and declare arguments.
1412
1413 * functions.texi (Anonymous Functions): Explicitly list the
1414 docstring, declare, and interactive arguments to lambda.
1415 (Defining Functions): Likewise for defun.
1416 (Inline Functions): Likewise for defsubst.
1417 (Declare Form): Tweak description.
1418
1419 2012-10-13 Chong Yidong <cyd@gnu.org>
1420
1421 * display.texi (ImageMagick Images): ImageMagick enabled by default.
1422
1423 2012-10-05 Chong Yidong <cyd@gnu.org>
1424
1425 * minibuf.texi (Basic Completion): Clarify list form of completion
1426 table (Bug#12564).
1427
1428 2012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
1429
1430 * functions.texi (Function Safety): Copyedit. (Bug#12562)
1431
1432 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
1433
1434 Revert the FOLLOW-SYMLINKS change for file-attributes.
1435 * files.texi (File Attributes, Magic File Names): Undo last change.
1436
1437 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
1438
1439 file-attributes has a new optional arg FOLLOW-SYMLINKS.
1440 * files.texi (File Attributes): Describe it.
1441 (Magic File Names): Use it.
1442
1443 2012-09-30 Chong Yidong <cyd@gnu.org>
1444
1445 * commands.texi (Click Events): Define "mouse position list".
1446 Remove mention of unimplemented horizontal scroll bars.
1447 (Drag Events, Motion Events): Refer to "mouse position list".
1448 (Accessing Mouse): Document posnp.
1449
1450 * errors.texi (Standard Errors): Tweak arith-error description.
1451 Tweak markup. Remove domain-error and friends, which seem to be
1452 unused after the floating-point code revamp.
1453
1454 * functions.texi (Defining Functions): defun is now a macro.
1455 (Obsolete Functions): Obsolescence also affects
1456 documentation commands. Various clarifications.
1457 (Declare Form): New node.
1458
1459 * strings.texi (String Basics): Copyedits.
1460
1461 * os.texi (Startup Summary): Document leim-list.el change.
1462 (User Identification): Add system-users and system-groups.
1463 (Idle Timers): Minor clarifications.
1464
1465 * macros.texi (Defining Macros): Move description of `declare' to
1466 Declare Form node.
1467
1468 * loading.texi (Autoload):
1469 * help.texi (Documentation Basics): The special sequences can
1470 trigger autoloading.
1471
1472 * numbers.texi (Integer Basics): Copyedits.
1473 (Float Basics): Consider IEEE floating point always available.
1474 (Random Numbers): Document actual limits.
1475 (Arithmetic Operations): Clarify division by zero. Don't mention
1476 the machine-independence of negative division since it does not
1477 happen in practice.
1478
1479 2012-09-28 Leo Liu <sdl.web@gmail.com>
1480
1481 * files.texi (Files): Fix typo.
1482
1483 2012-09-23 Chong Yidong <cyd@gnu.org>
1484
1485 * buffers.texi (Read Only Buffers): Document read-only-mode.
1486
1487 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
1488 read-only-mode.
1489
1490 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
1491 calling conventions.
1492
1493 2012-09-22 Chong Yidong <cyd@gnu.org>
1494
1495 * searching.texi (Replacing Match): Minor clarification.
1496
1497 2012-09-22 Eli Zaretskii <eliz@gnu.org>
1498
1499 * edebug.texi (Instrumenting): Improve indexing.
1500
1501 * os.texi (Idle Timers): Warn against reinvoking an idle timer
1502 from within its own timer action. (Bug#12447)
1503
1504 2012-09-22 Chong Yidong <cyd@gnu.org>
1505
1506 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
1507
1508 2012-09-21 Glenn Morris <rgm@gnu.org>
1509
1510 * debugging.texi (Using Debugger): Fix typo.
1511
1512 2012-09-18 Chong Yidong <cyd@gnu.org>
1513
1514 * display.texi (Faces): Discuss anonymous faces.
1515 (Face Attributes): Tweak intro.
1516 (Defining Faces): Move after the Face Attributes node. Copyedits.
1517 (Displaying Faces): Describe role of inheritance.
1518
1519 * customize.texi (Customization): Define customization more
1520 carefully (Bug#11440).
1521 (Common Keywords): Add xref to Constant Variables.
1522
1523 * variables.texi (Defining Variables): Link to defcustom's node
1524 instead of the higher-level Customization chapter.
1525
1526 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
1527
1528 Simplify, document, and port floating-point (Bug#12381).
1529 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
1530 Document that / and mod (with floating point arguments), along
1531 with asin, acos, log, log10, expt and sqrt, return special values
1532 instead of signaling exceptions.
1533 (Float Basics): Document that logb operates on the absolute value
1534 of its argument.
1535 (Math Functions): Document that (log ARG BASE) also returns NaN if
1536 BASE is negative. Document that (expt X Y) returns NaN if X is a
1537 finite negative number and Y a finite non-integer.
1538
1539 2012-09-09 Chong Yidong <cyd@gnu.org>
1540
1541 * lists.texi (Sets And Lists): Explain that the return value for
1542 delete should be used, like for delq.
1543
1544 * minibuf.texi (Yes-or-No Queries): Document recentering and
1545 scrolling in y-or-n-p. Remove gratuitous example.
1546
1547 * searching.texi (Search and Replace): Document window scrolling
1548 entries in query-replace-map.
1549
1550 2012-09-08 Chong Yidong <cyd@gnu.org>
1551
1552 * syntax.texi (Syntax Table Internals): Define "raw syntax
1553 descriptor" terminology (Bug#12383).
1554 (Syntax Descriptors): Mention raw syntax descriptors.
1555
1556 2012-09-07 Chong Yidong <cyd@gnu.org>
1557
1558 * variables.texi (Creating Buffer-Local): Fix description of
1559 local-variable-if-set-p (Bug#10713).
1560
1561 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
1562
1563 * windows.texi (Display Action Functions)
1564 (Choosing Window Options): Remove obsolete variable
1565 display-buffer-reuse-frames.
1566 (Switching Buffers): Minor doc tweak for switch-to-buffer.
1567
1568 * positions.texi (Narrowing): Document buffer-narrowed-p.
1569
1570 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
1571
1572 * syntax.texi (Low-Level Parsing): Add xref to Parser State
1573 (Bug#12269).
1574
1575 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1576
1577 * debugging.texi (Explicit Debug): Document `debug-on-message'.
1578
1579 2012-09-02 Chong Yidong <cyd@gnu.org>
1580
1581 * windows.texi (Window Configurations): Recommend against using
1582 save-window-excursion (Bug#12075).
1583
1584 * control.texi (Catch and Throw):
1585 * positions.texi (Excursions): Don't mention it.
1586
1587 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1588
1589 Better seed support for (random).
1590 * numbers.texi (Random Numbers): Document new behavior of
1591 the calls (random) and (random STRING).
1592
1593 2012-08-21 Martin Rudalics <rudalics@gmx.at>
1594
1595 * windows.texi (Window Point): Document recent changes in
1596 window-point and set-window-point.
1597 (Selecting Windows): Document recent change in select-window.
1598
1599 2012-08-06 Eli Zaretskii <eliz@gnu.org>
1600
1601 * functions.texi (Closures): Put the main index entry for
1602 "closures" here. (Bug#12138)
1603
1604 * variables.texi (Lexical Binding): Disambiguate the index entry
1605 for "closures".
1606
1607 2012-08-05 Chong Yidong <cyd@gnu.org>
1608
1609 * display.texi (Defining Faces): Move documentation of
1610 frame-background-mode to the Emacs manual (Bug#7774).
1611
1612 2012-08-04 Chong Yidong <cyd@gnu.org>
1613
1614 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
1615 Fix description of syntax table inheritance.
1616 (Syntax Table Functions): Don't refer to internal contents of
1617 syntax table, since that is not explained yet. Copyedits.
1618 (Standard Syntax Tables): Node deleted.
1619 (Syntax Table Internals): Misc clarifications. Improve table
1620 formatting.
1621
1622 * keymaps.texi (Inheritance and Keymaps):
1623 * text.texi (Sticky Properties): Tweak index entry.
1624
1625 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1626
1627 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
1628
1629 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
1630
1631 Prefer typical American spelling for "acknowledgment".
1632 * intro.texi (Acknowledgments): Rename from Acknowledgements.
1633
1634 2012-07-21 Eli Zaretskii <eliz@gnu.org>
1635
1636 * commands.texi (Special Events): Mention language-change event.
1637 (Input Events, Interactive Codes):
1638 * keymaps.texi (Key Sequences): Mention events that are
1639 non-keyboard but also non-mouse events.
1640
1641 2012-07-17 Chong Yidong <cyd@gnu.org>
1642
1643 * text.texi (Insertion): Document insert-char changes.
1644
1645 2012-07-15 Leo Liu <sdl.web@gmail.com>
1646
1647 * display.texi (Fringe Bitmaps): Add exclamation-mark.
1648
1649 2012-07-13 Chong Yidong <cyd@gnu.org>
1650
1651 * buffers.texi (Read Only Buffers): Document toggle-read-only
1652 changes. Reword to account for the fact that read-only is
1653 currently not supported in overlay properties.
1654
1655 2012-07-07 Chong Yidong <cyd@gnu.org>
1656
1657 * loading.texi (Library Search): Index site-lisp directories.
1658
1659 2012-07-06 Chong Yidong <cyd@gnu.org>
1660
1661 * intro.texi (A Sample Function Description): Fix incorrect
1662 markup, undoing previous change.
1663 (A Sample Variable Description): Minor clarifications and markup
1664 improvements.
1665
1666 * elisp.texi (Top):
1667 * text.texi (Text): Fix menu order.
1668
1669 2012-07-06 Richard Stallman <rms@gnu.org>
1670
1671 * intro.texi (Evaluation Notation, A Sample Function Description):
1672 (A Sample Variable Description): Improve/undo previous changes.
1673
1674 2012-07-05 Glenn Morris <rgm@gnu.org>
1675
1676 * intro.texi (A Sample Function Description): Fix cross-refs.
1677
1678 2012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
1679
1680 * intro.texi (Evaluation Notation, A Sample Function Description)
1681 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
1682
1683 2012-06-27 Chong Yidong <cyd@gnu.org>
1684
1685 * processes.texi (Asynchronous Processes, Input to Processes):
1686 * internals.texi (Process Internals): Don't capitalize "pty".
1687
1688 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
1689
1690 * processes.texi (Asynchronous Processes): Make the pty vs pipe
1691 discussion more prominent.
1692
1693 2012-06-23 Eli Zaretskii <eliz@gnu.org>
1694
1695 * commands.texi (Misc Events): Document the language-change event.
1696
1697 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1698
1699 Support higher-resolution time stamps (Bug#9000).
1700 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
1701 * processes.texi (System Processes):
1702 Time stamp resolution is now picosecond, not microsecond.
1703
1704 2012-06-21 Glenn Morris <rgm@gnu.org>
1705
1706 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1707
1708 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1709
1710 * functions.texi (Defining Functions):
1711 * macros.texi (Defining Macros): Un-define the return value of `defun',
1712 `defmacro' and `defalias'.
1713
1714 2012-06-17 Chong Yidong <cyd@gnu.org>
1715
1716 * elisp.texi: Remove urlcolor setting.
1717
1718 2012-06-17 Glenn Morris <rgm@gnu.org>
1719
1720 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
1721 Overlining no longer behaves exactly like underlining.
1722
1723 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
1724
1725 * display.texi (Face Attributes):
1726 Document wave-style underline face attribute.
1727
1728 2012-06-11 Chong Yidong <cyd@gnu.org>
1729
1730 * display.texi (ImageMagick Images): ImageMagick now supports the
1731 :background property.
1732
1733 2012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
1734
1735 * internals.texi (Garbage Collection): Typo fix.
1736
1737 2012-06-09 Chong Yidong <cyd@gnu.org>
1738
1739 * text.texi (Special Properties): Clarify the meaning of a list of
1740 faces in the `face' property.
1741
1742 * display.texi (Face Remapping): Minor clarification.
1743
1744 2012-06-08 Chong Yidong <cyd@gnu.org>
1745
1746 * display.texi (Face Attributes): Font family does not accept
1747 wildcards. De-document obsolete :bold and :italic attributes.
1748 (Defining Faces): Use new-style face spec format.
1749
1750 2012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
1751
1752 * internals.texi (Garbage Collection): Document new
1753 vector management code and vectorlike_header structure.
1754
1755 2012-06-03 Chong Yidong <cyd@gnu.org>
1756
1757 * modes.texi (Mode Line Data): Use "mode line construct"
1758 terminology for consistency.
1759
1760 2012-05-27 Glenn Morris <rgm@gnu.org>
1761
1762 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
1763 * buffers.texi, commands.texi, compile.texi, control.texi:
1764 * customize.texi, debugging.texi, display.texi, doclicense.texi:
1765 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
1766 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
1767 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
1768 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
1769 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
1770 * objects.texi, os.texi, package.texi, positions.texi:
1771 * processes.texi, searching.texi, sequences.texi, streams.texi:
1772 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
1773 * variables.texi, windows.texi: Nuke hand-written node pointers.
1774
1775 2012-05-27 Chong Yidong <cyd@gnu.org>
1776
1777 * functions.texi (Obsolete Functions):
1778 Fix doc for set-advertised-calling-convention.
1779
1780 * modes.texi (Mode Help): Fix describe-mode.
1781
1782 * display.texi (Face Functions): Fix define-obsolete-face-alias.
1783
1784 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
1785
1786 2012-05-27 Martin Rudalics <rudalics@gmx.at>
1787
1788 * commands.texi (Recursive Editing): recursive-edit is a command.
1789
1790 * compile.texi (Docs and Compilation):
1791 byte-compile-dynamic-docstrings is an option.
1792
1793 * debugging.texi (Invoking the Debugger): debug is a command.
1794
1795 * display.texi (Progress): progress-reporter-update and
1796 progress-reporter-force-update have VALUE argument optional.
1797 (Animated Images): Use non-@code{nil} instead of non-nil.
1798
1799 * files.texi (Format Conversion Round-Trip):
1800 Use non-@code{nil} instead of non-nil.
1801
1802 * frames.texi (Creating Frames): make-frame is a command.
1803 (Input Focus): select-frame is a command.
1804 (Pointer Shape): void-text-area-pointer is an option.
1805
1806 * help.texi (Describing Characters): read-kbd-macro is a command.
1807 (Help Functions): describe-prefix-bindings is a command.
1808
1809 * markers.texi (Creating Markers): Both arguments of copy-marker
1810 are optional.
1811
1812 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
1813
1814 * modes.texi (Mode Line Variables): mode-line-remote and
1815 mode-line-client are not options.
1816 (Imenu): imenu-add-to-menubar is a command.
1817 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
1818
1819 * os.texi (Sound Output): play-sound-file is a command.
1820
1821 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
1822
1823 * processes.texi (Signals to Processes):
1824 Use @key{RET} instead of @code{RET}.
1825 (Signals to Processes): signal-process is a command.
1826
1827 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
1828 (Base 64): base64-encode-string is not a command while
1829 base64-decode-region is.
1830
1831 * windows.texi (Switching Buffers): pop-to-buffer is a command.
1832
1833 2012-05-12 Glenn Morris <rgm@gnu.org>
1834
1835 * Makefile.in (MKDIR_P): New, set by configure.
1836 (mkinfodir): Use $MKDIR_P.
1837
1838 2012-05-10 Glenn Morris <rgm@gnu.org>
1839
1840 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
1841 with "coding: raw-text".
1842 Concept of multibyte sessions no longer exists.
1843
1844 * files.texi (File Locks): Mention create-lockfiles option.
1845
1846 2012-05-09 Glenn Morris <rgm@gnu.org>
1847
1848 * vol1.texi, vol2.texi: Remove files.
1849 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
1850 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
1851
1852 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
1853
1854 * two-volume.make (emacsdir): New.
1855 (tex): Add directory with emacsver.texi to TEXINPUTS.
1856
1857 * minibuf.texi (Minibuffer History, Basic Completion):
1858 Tweak page breaks.
1859
1860 * internals.texi (Garbage Collection, Memory Usage)
1861 (Writing Emacs Primitives): Tweak page breaks.
1862
1863 * streams.texi (Output Variables): Improve page break.
1864
1865 * edebug.texi (Edebug Display Update): Improve page break.
1866
1867 * compile.texi (Disassembly): Condense the examples.
1868
1869 * eval.texi, functions.texi, loading.texi, macros.texi:
1870 Where possible, use example rather than smallexample.
1871
1872 * symbols.texi: Where possible, use example rather than smallexample.
1873 (Symbol Components): Fix typo.
1874 (Other Plists): Tweak page break.
1875
1876 * sequences.texi (Arrays): Tweak page breaks.
1877
1878 * customize.texi: Where possible, use example rather than smallexample.
1879 (Common Keywords, Variable Definitions, Applying Customizations)
1880 (Custom Themes): Tweak page breaks.
1881
1882 * control.texi: Where possible, use example rather than smallexample.
1883 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
1884 Tweak page breaks.
1885
1886 2012-05-08 Glenn Morris <rgm@gnu.org>
1887
1888 * two.el: Remove; unused since creation of two-volume.make.
1889
1890 * vol1.texi, vol2.texi: No need to keep menus in these files.
1891
1892 2012-05-05 Glenn Morris <rgm@gnu.org>
1893
1894 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
1895
1896 * intro.texi (Caveats): Copyedit.
1897 (Lisp History): Convert inforef to xref.
1898 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
1899
1900 * text.texi (Auto Filling): Don't mention Emacs 19.
1901
1902 * commands.texi (Event Input Misc): Don't mention unread-command-char.
1903 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
1904
1905 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
1906
1907 * lists.texi (List-related Predicates, List Variables):
1908 Tweak page-breaks.
1909 (Sets And Lists): Convert inforef to xref.
1910
1911 2012-05-04 Glenn Morris <rgm@gnu.org>
1912
1913 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1914 (info, infoclean): Use $INFO_EXT.
1915 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1916 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1917 (info, maintainer-clean): Use $INFO_EXT.
1918 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1919
1920 2012-05-04 Chong Yidong <cyd@gnu.org>
1921
1922 * os.texi (Timers): Use defopt for timer-max-repeats.
1923
1924 2012-05-03 Paul Eggert <eggert@cs.ucla.edu>
1925
1926 * os.texi (Time of Day): Do not limit current-time-string
1927 to years 1000..9999.
1928
1929 2012-05-02 Chong Yidong <cyd@gnu.org>
1930
1931 * display.texi (Font Lookup):
1932 * frames.texi (Pointer Shape):
1933 * processes.texi (Subprocess Creation): Use defopt for options.
1934
1935 2012-05-02 Glenn Morris <rgm@gnu.org>
1936
1937 * elisp.texi (@copying):
1938 * intro.texi (Introduction): Only print VERSION in the TeX version.
1939
1940 2012-05-02 Chong Yidong <cyd@gnu.org>
1941
1942 * text.texi (Change Hooks): Minor fix for after-change-functions.
1943
1944 2012-05-02 Glenn Morris <rgm@gnu.org>
1945
1946 * package.texi (Packaging Basics):
1947 * loading.texi (Autoload):
1948 * files.texi (Magic File Names):
1949 Reword to remove/reduce some overly long/short lines.
1950
1951 2012-04-27 Glenn Morris <rgm@gnu.org>
1952
1953 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
1954 * modes.texi (Major Modes, Auto-Indentation):
1955 * buffers.texi (Buffers): Some fixes for menu descriptions.
1956
1957 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
1958 * functions.texi (Simple Lambda, Argument List):
1959 * eval.texi (Function Indirection): Avoid deprecated form.
1960
1961 2012-04-27 Glenn Morris <rgm@gnu.org>
1962
1963 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
1964 Add "et al." to authors.
1965
1966 * buffers.texi, commands.texi, compile.texi, control.texi:
1967 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
1968 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
1969 * modes.texi, numbers.texi, objects.texi, streams.texi:
1970 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
1971 Use Texinfo recommended convention for quotes+punctuation.
1972
1973 2012-04-27 Chong Yidong <cyd@gnu.org>
1974
1975 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
1976 to where-is-internal (Bug#10872).
1977
1978 2012-04-27 Glenn Morris <rgm@gnu.org>
1979
1980 * macros.texi (Indenting Macros): Fix typo.
1981
1982 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
1983 (Resizing Windows, Deleting Windows, Selecting Windows)
1984 (Choosing Window Options, Horizontal Scrolling)
1985 (Cyclic Window Ordering, Window History, Dedicated Windows)
1986 (Quitting Windows, Window Configurations, Textual Scrolling):
1987 (Coordinates and Windows, Window Configurations)
1988 (Window Parameters, Window Hooks): Copyedits.
1989 (Splitting Windows, Deleting Windows):
1990 Fix ignore-window-parameters logic.
1991 (Selecting Windows, Choosing Window Options): Markup fixes.
1992 (Window Start and End): Remove pointless example.
1993 Remove cross-reference to deleted count-lines content.
1994 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
1995 and recenter-positions. Remove recenter example.
1996
1997 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
1998
1999 * minibuf.texi (Intro to Minibuffers):
2000 Tweak discussion of resizing minibuffer window.
2001
2002 2012-04-26 Glenn Morris <rgm@gnu.org>
2003
2004 * elisp-covers.texi, front-cover-1.texi: Remove files.
2005
2006 * tindex.pl: Remove file.
2007
2008 * makefile.w32-in (srcs):
2009 * Makefile.in (srcs): Remove back.texi (which is unused).
2010
2011 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
2012
2013 * os.texi (Notifications): Extend possible notification hints.
2014 Add notifications-get-capabilities.
2015
2016 2012-04-20 Chong Yidong <cyd@gnu.org>
2017
2018 * processes.texi (Asynchronous Processes): Mention nil argument to
2019 start-process.
2020
2021 2012-04-20 Glenn Morris <rgm@gnu.org>
2022
2023 * minibuf.texi (Basic Completion): No need to describe obarrays here.
2024 Don't mention obsolete `nospace' argument of all-completions.
2025 (Minibuffer Completion, Completion Commands, Reading File Names)
2026 (Completion Variables): Copyedits.
2027 (Completion Commands): Mention parent keymaps.
2028 Remove obsolete minibuffer-local-filename-must-match-map.
2029 (High-Level Completion): Remove read-variable's almost
2030 word-for-word duplication of read-command.
2031 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
2032 Update "High-Level Completion" description.
2033
2034 * minibuf.texi (Minibuffers):
2035 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
2036
2037 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
2038 Use Texinfo-recommended form of quote+punctuation.
2039 (Intro to Minibuffers): First minibuffer is #1, not #0.
2040 Mention minibuffer-inactive-mode.
2041 (Text from Minibuffer): Copyedits.
2042 (Minibuffer History, Programmed Completion): Fix @var usage.
2043 (Object from Minibuffer): Remove overly pedantic para.
2044 (Minibuffer History): Copyedits. Add face-name-history.
2045 (Initial Input, Yes-or-No Queries, Multiple Queries)
2046 (Minibuffer Windows, Minibuffer Misc): Copyedits.
2047 (Yes-or-No Queries): Tweak example.
2048 (Minibuffer Commands): Add next-complete-history-element.
2049 (Minibuffer Misc): Mention minibuffer-message-timeout, and
2050 minibuffer-inactive-mode.
2051
2052 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
2053 (Bindat Functions): Copyedits.
2054
2055 2012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
2056
2057 * files.texi (Saving Buffers): Document `visit and `visit-save'
2058 values of require-final-newline.
2059
2060 2012-04-20 Glenn Morris <rgm@gnu.org>
2061
2062 * processes.texi (Output from Processes, Filter Functions):
2063 Mention waiting-for-user-input-p.
2064 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
2065 (Network Servers, Datagrams, Network Processes, Network Options)
2066 (Network Feature Testing, Serial Ports): Copyedits.
2067 (Network): Add encrypted network overview paragraph.
2068 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
2069
2070 2012-04-20 Chong Yidong <cyd@gnu.org>
2071
2072 * help.texi (Keys in Documentation): Mention :advertised-binding.
2073
2074 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
2075 description to help.texi.
2076
2077 2012-04-20 Glenn Morris <rgm@gnu.org>
2078
2079 * processes.texi (Process Information, Input to Processes)
2080 (Signals to Processes, Output from Processes, Process Buffers)
2081 (Filter Functions, Decoding Output): Copyedits.
2082 (Accepting Output): Discourage use of `millisec' argument.
2083
2084 2012-04-15 Glenn Morris <rgm@gnu.org>
2085
2086 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
2087 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
2088 Copyedits.
2089 (Subprocess Creation): Discourage modifying exec-path directly.
2090 (Synchronous Processes, Asynchronous Processes):
2091 Update some example output.
2092 (Process Information): Fix typo.
2093 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
2094
2095 2012-04-15 Glenn Morris <rgm@gnu.org>
2096
2097 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
2098 open-network-stream does exist in Emacs 23, but is simpler.
2099
2100 2012-04-15 Chong Yidong <cyd@gnu.org>
2101
2102 * customize.texi (Custom Themes): Also document load-theme etc.
2103
2104 2012-04-14 Chong Yidong <cyd@gnu.org>
2105
2106 * customize.texi (Applying Customizations):
2107 (Custom Themes): New nodes.
2108
2109 * display.texi (Defining Faces): Reference custom-set-faces.
2110
2111 * modes.texi (Defining Minor Modes, Defining Minor Modes):
2112 * os.texi (Startup Summary): Copyedits.
2113
2114 2012-04-14 Glenn Morris <rgm@gnu.org>
2115
2116 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
2117
2118 * strings.texi (Case Tables):
2119 * objects.texi (General Escape Syntax):
2120 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
2121
2122 * buffers.texi, compile.texi, customize.texi, debugging.texi:
2123 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
2124 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
2125 * text.texi: Use @file for buffers, per the Texinfo manual.
2126
2127 * compile.texi (Compiler Errors): Add missing space in buffer name.
2128
2129 2012-04-14 Chong Yidong <cyd@gnu.org>
2130
2131 * processes.texi (Query Before Exit): Remove obsolete function
2132 process-kill-without-query (Bug#11190).
2133
2134 2012-04-14 Glenn Morris <rgm@gnu.org>
2135
2136 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
2137 Use @env for environment variables.
2138
2139 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2140
2141 2012-04-12 Jari Aalto <jari.aalto@cante.net>
2142
2143 * processes.texi (Synchronous Processes):
2144 Mention `default-directory' (bug#7515).
2145
2146 2012-04-09 Chong Yidong <cyd@gnu.org>
2147
2148 * customize.texi (Variable Definitions): Remove user-variable-p.
2149
2150 * commands.texi (Interactive Codes):
2151 * help.texi (Accessing Documentation):
2152 * minibuf.texi (High-Level Completion): Callers changed.
2153
2154 2012-04-06 Chong Yidong <cyd@gnu.org>
2155
2156 * minibuf.texi (Programmed Completion): Document metadata method.
2157 (Completion Variables): Document completion-category-overrides.
2158
2159 2012-04-05 Chong Yidong <cyd@gnu.org>
2160
2161 * anti.texi (Antinews): Rewrite for Emacs 23.
2162
2163 2012-04-04 Chong Yidong <cyd@gnu.org>
2164
2165 * minibuf.texi (Programmed Completion): Remove obsolete variable
2166 completion-annotate-function.
2167 (Completion Variables): Rename from Completion Styles.
2168 Document completion-extra-properties. Document completion-styles-alist
2169 change.
2170 (Reading File Names): minibuffer-local-filename-must-match-map is
2171 not used anymore.
2172 (Minibuffer Completion): Document completing-read-function.
2173 (Completion in Buffers): completion-at-point-functions can return
2174 properties recognized in completion-extra-properties.
2175
2176 * display.texi (Delayed Warnings): New node.
2177
2178 * os.texi (Notifications): Copyedits.
2179
2180 2012-04-04 Glenn Morris <rgm@gnu.org>
2181
2182 * os.texi (Notifications): Copyedits.
2183
2184 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
2185
2186 * os.texi (Terminal-Specific): Fix typo.
2187 (Notifications): New section.
2188
2189 * elisp.texi (Top):
2190 * vol1.texi (Top):
2191 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
2192 menu entries.
2193
2194 2012-04-01 Chong Yidong <cyd@gnu.org>
2195
2196 * files.texi (Kinds of Files): file-subdir-of-p renamed to
2197 file-in-directory-p.
2198
2199 2012-03-31 Glenn Morris <rgm@gnu.org>
2200
2201 * edebug.texi (Instrumenting Macro Calls):
2202 Mention defining macros at instrumentation time.
2203 (Edebug Options): Mention edebug-unwrap-results.
2204
2205 2012-03-31 Eli Zaretskii <eliz@gnu.org>
2206
2207 * text.texi (Special Properties): Clarify the description of the
2208 effect of integer values of the 'cursor' property on cursor
2209 position. See the discussions in bug#11068 for more details and
2210 context.
2211
2212 2012-03-31 Glenn Morris <rgm@gnu.org>
2213
2214 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
2215 Copyedits.
2216
2217 2012-03-30 Chong Yidong <cyd@gnu.org>
2218
2219 * display.texi (Image Formats): Add imagemagick type.
2220 (Image Descriptors): Mention how they are used.
2221 (ImageMagick Images): Clarify role of imagemagick-register-types.
2222 (Character Display): Don't mention glyph tables.
2223 (Display Tables): Use make-glyph-code in example.
2224 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
2225 tables are semi-obsolete. De-document create-glyph.
2226 (Glyphless Chars): Note that display tables override this.
2227 (Bidirectional Display): Copyedits. Introduce "bidirectional
2228 reordering" terminology, and use it.
2229
2230 2012-03-30 Glenn Morris <rgm@gnu.org>
2231
2232 * edebug.texi (Jumping): Give name of `i' binding.
2233
2234 2012-03-28 Glenn Morris <rgm@gnu.org>
2235
2236 * searching.texi (Regular Expressions, Regexp Special):
2237 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
2238 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
2239 (Regexp Special): Mention collation.
2240 Clarify char classes with an example.
2241 (Regexp Functions): Mention regexp-opt is not guaranteed.
2242 Mention regexp-opt-charset.
2243 (Regexp Search): Recommend against looking-back.
2244 (Search and Replace): Use Texinfo recommended quote convention.
2245 Add more query-replace-map items. List multi-query-replace-map items.
2246
2247 2012-03-27 Martin Rudalics <rudalics@gmx.at>
2248
2249 * windows.texi (Window History): Describe new option
2250 switch-to-visible-buffer.
2251
2252 2012-03-27 Glenn Morris <rgm@gnu.org>
2253
2254 * searching.texi (String Search): Add xref to Emacs manual.
2255 Copyedits. Mention the function word-search-regexp.
2256 (Searching and Case): Add xref to Emacs manual. Copyedits.
2257
2258 * processes.texi (Network Servers): Standardize apostrophe usage.
2259
2260 * os.texi (System Environment): Copyedits. Remove some examples
2261 that do not seem useful. Mention setenv third arg.
2262 tty-erase-char does not seem to be nil under a window-system.
2263 (User Identification): Copyedits.
2264 Remove some examples that do not seem useful.
2265
2266 2012-03-26 Glenn Morris <rgm@gnu.org>
2267
2268 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
2269 (Init File): Copyedits.
2270 (Command-Line Arguments): Copyedits. Do not mention argv alias.
2271 (Killing Emacs): Copyedits.
2272 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
2273 Shorten the example, use more standard shell prompts.
2274
2275 2012-03-25 Chong Yidong <cyd@gnu.org>
2276
2277 * display.texi (Fringes): Note that fringes are shown on graphical
2278 displays only.
2279 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
2280 (Replacing Specs): Clarify example.
2281 (Manipulating Buttons): Note that button-at can return a marker.
2282 (Buttons): Minor rewrite.
2283 (Character Display): New node. Consolidate all character display
2284 related nodes into its subsections.
2285 (Usual Display): Character 127 is also affected by ctl-arrow.
2286 (Display Tables): Improve example.
2287
2288 2012-03-22 Glenn Morris <rgm@gnu.org>
2289
2290 * strings.texi (Text Comparison): Mention string-prefix-p.
2291
2292 2012-03-21 Chong Yidong <cyd@gnu.org>
2293
2294 * display.texi (The Echo Area): Add xref to Output Streams.
2295 (Displaying Messages): Improve doc of message.
2296 (Echo Area Customization, Invisible Text): Copyedits.
2297 (Invisible Text): Mention that spec comparison is done with eq.
2298 (Width): Improve doc of char-width.
2299 (Faces): Recommend using symbol instead of string for face name.
2300 Minor clarifications.
2301 (Defining Faces): Copyedits. Update face example.
2302 (Attribute Functions): Mark set-face-foreground etc as commands.
2303 (Face Remapping): Mention text-scale-adjust.
2304 Clarify face-remapping-alist and related docs.
2305 (Face Functions): Don't document make-face or copy-face.
2306
2307 2012-03-20 Chong Yidong <cyd@gnu.org>
2308
2309 * display.texi (Forcing Redisplay): Various rewrites to reflect
2310 new value of redisplay-dont-pause.
2311 (Truncation): Copyedits.
2312
2313 2012-03-20 Glenn Morris <rgm@gnu.org>
2314
2315 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
2316 Add summary table of some relevant command-line options.
2317
2318 2012-03-18 Chong Yidong <cyd@gnu.org>
2319
2320 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
2321 (Writing Emacs Primitives): Re-organize discussion of functions
2322 with variable Lisp arguments are handled. Delete an obsolete
2323 remark, previously tagged as FIXME.
2324
2325 * os.texi (Idle Timers): Minor clarification.
2326 (Idle Timers): Link to Time of Day for description of time list.
2327
2328 2012-03-18 Glenn Morris <rgm@gnu.org>
2329
2330 * os.texi (System Interface): Flow control was removed.
2331 (Startup Summary): General update.
2332 (Init File): Don't mention compiling it.
2333
2334 2012-03-17 Chong Yidong <cyd@gnu.org>
2335
2336 * os.texi (Startup Summary): Mention package loading.
2337 (Init File): Don't refer to .emacs in section title. Copyedits.
2338 (Terminal-Specific): Give a realistic example.
2339 (Command-Line Arguments): Reference Entering Emacs instead of
2340 repeating the spiel about not restarting Emacs.
2341 (Time of Day): Discuss time representation at beginning of node.
2342 (Sound Output): Copyedits.
2343
2344 * package.texi (Packaging Basics): Document package-initialize.
2345
2346 2012-03-17 Eli Zaretskii <eliz@gnu.org>
2347
2348 * frames.texi (Initial Parameters): Add an index entry for
2349 minibuffer-only frame.
2350
2351 2012-03-16 Glenn Morris <rgm@gnu.org>
2352
2353 * modes.texi (Major Mode Conventions): Mention the strange
2354 relationship between View mode and special modes. (Bug#10650)
2355
2356 2012-03-11 Chong Yidong <cyd@gnu.org>
2357
2358 * windows.texi (Window Configurations): save-window-excursion is
2359 now a macro.
2360
2361 * display.texi (Temporary Displays): with-output-to-temp-buffer is
2362 now a macro.
2363
2364 * text.texi (Fields): Minor copyedit.
2365
2366 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2367
2368 * strings.texi (String Basics):
2369 * sequences.texi (Sequence Functions): Mention that `length' is
2370 not appropriate for computing the string width on display; add a
2371 cross-reference to the description of `string-width'. (Bug#10978)
2372
2373 * eval.texi (Autoloading): Minor change of wording.
2374
2375 2012-03-10 Chong Yidong <cyd@gnu.org>
2376
2377 * loading.texi (Autoload): Explicitly state which forms are
2378 processed specially (Bug#7783).
2379
2380 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
2381 non-default situation. Describe one-submenu exception (Bug#7695).
2382
2383 * nonascii.texi (Character Properties): Copyedits.
2384
2385 2012-03-08 Chong Yidong <cyd@gnu.org>
2386
2387 * text.texi (Mode-Specific Indent): Document new behavior of
2388 indent-for-tab-command. Document tab-always-indent.
2389 (Special Properties): Copyedits.
2390 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
2391 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
2392 libxml-parse-html-region.
2393
2394 2012-03-07 Glenn Morris <rgm@gnu.org>
2395
2396 * markers.texi (The Region): Briefly mention use-empty-active-region
2397 and region-active-p.
2398 (Overview of Markers): Reword garbage collection, add cross-ref.
2399 (The Mark): Tiny clarification re command loop and activate-mark-hook.
2400
2401 2012-03-07 Chong Yidong <cyd@gnu.org>
2402
2403 * text.texi (Buffer Contents): Don't duplicate explanation of
2404 region arguments from Text node. Put doc of obsolete var
2405 buffer-substring-filters back, since it is referred to.
2406 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
2407 selection by default.
2408
2409 * markers.texi (The Mark): Fix typo.
2410 (The Region): Copyedits.
2411
2412 2012-03-07 Glenn Morris <rgm@gnu.org>
2413
2414 * markers.texi (Overview of Markers): Copyedits.
2415 (Creating Markers): Update approximate example buffer size.
2416 (The Mark): Don't mention uninteresting return values.
2417
2418 2012-03-05 Chong Yidong <cyd@gnu.org>
2419
2420 * positions.texi (Text Lines): Document count-words.
2421
2422 2012-03-04 Chong Yidong <cyd@gnu.org>
2423
2424 * frames.texi (Frames): Remove little-used "terminal frame" and
2425 "window frame" terminology.
2426 (Frame Parameters, Font and Color Parameters, Initial Parameters)
2427 (Size and Position, Visibility of Frames): Callers changed.
2428 (Frames): Clarify which terminals in framep are graphical.
2429 (Initial Parameters): --geometry is not the only option which adds
2430 to initial-frame-alist.
2431 (Position Parameters): Note that icon-left and icon-top are for
2432 old window managers only.
2433 (Size Parameters): Sizes are in characters even on graphical
2434 displays.
2435 (Management Parameters): Note that window-id and outer-window-id
2436 can't really be changed, and that auto-raise isn't always obeyed.
2437 (Cursor Parameters): Document cursor-type explicitly.
2438 (Size and Position): The aliases set-screen-height and
2439 set-screen-width have been deleted.
2440 (Visibility of Frames): Mention "minimization".
2441
2442 * os.texi (Startup Summary): Minor clarifications.
2443 (Startup Summary, Suspending Emacs): Standardize on "text
2444 terminal" terminology.
2445
2446 * windows.texi (Basic Windows, Coordinates and Windows)
2447 (Coordinates and Windows):
2448 * display.texi (Refresh Screen, Line Height, Face Attributes)
2449 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
2450
2451 2012-03-04 Glenn Morris <rgm@gnu.org>
2452
2453 * abbrevs.texi: Small copyedits throughout.
2454 (Abbrev Mode): Remove this section, folding it into the top-level.
2455 (Abbrev Tables): Don't mention irrelevant return values.
2456 (Abbrev Expansion): Add cross-ref for wrapper hooks.
2457 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
2458 (Abbrev Table Properties): Update nil :regexp description.
2459
2460 2012-03-03 Glenn Morris <rgm@gnu.org>
2461
2462 * internals.texi: Change @appendix section commands to @section.
2463 (Building Emacs): Say less about CANNOT_DUMP platforms.
2464 Replace deleted eval-at-startup with custom-initialize-delay.
2465 (Pure Storage): Small changes.
2466 (Memory Usage): Copyedit.
2467 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
2468 example definitions. Give examples of things with non-nil
2469 interactive args. Mention eval_sub. Remove old info about
2470 strings and GCPRO. Mention cus-start.el.
2471 (Buffer Internals, Window Internals, Process Internals):
2472 Misc small updates and fixes for fields.
2473
2474 * tips.texi: Copyedits.
2475 (Coding Conventions): Mention autoloads.
2476 Combine partially duplicated macro items. Fix xref.
2477 Refer to Library Headers for copyright notice.
2478 (Programming Tips): edit-options is long-obsolete.
2479 (Compilation Tips): Mention loading bytecomp for byte-compile props.
2480 (Warning Tips): Mention declare-function.
2481 (Documentation Tips): Remove old info.
2482 (Comment Tips): Mention comment-dwim, not indent-for-comment.
2483 (Library Headers): General update.
2484
2485 2012-03-02 Glenn Morris <rgm@gnu.org>
2486
2487 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
2488 and relocate entry. Mention buffer-stale-function.
2489
2490 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
2491
2492 * hooks.texi (Standard Hooks): General update.
2493 Put related hooks together. Add and remove items.
2494 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
2495 * modes.texi (Hooks): Tweak cross-ref description.
2496
2497 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
2498
2499 * files.texi (Kinds of Files): The return value of file-equal-p is
2500 unspecified, if FILE1 or FILE2 does not exist.
2501
2502 2012-03-01 Glenn Morris <rgm@gnu.org>
2503
2504 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
2505
2506 * maps.texi (Standard Keymaps): General update.
2507 Remove mode-specific maps, talk about the more general keymaps.
2508 * help.texi (Help Functions): Add vindex for Helper-help-map.
2509 * keymaps.texi (Active Keymaps): Minor rephrasing.
2510
2511 2012-02-29 Glenn Morris <rgm@gnu.org>
2512
2513 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
2514
2515 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2516
2517 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
2518 Update changed behavior of file-subdir-of-p.
2519
2520 2012-02-28 Glenn Morris <rgm@gnu.org>
2521
2522 * advice.texi, anti.texi, display.texi, elisp.texi:
2523 * processes.texi, variables.texi, vol1.texi, vol2.texi:
2524 Standardize possessive apostrophe usage.
2525
2526 * locals.texi: Remove file.
2527 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
2528 Remove menu entry.
2529 * errors.texi, maps.texi: Adjust node pointers.
2530 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
2531 * makefile.w32-in (srcs):
2532 * Makefile.in (srcs): Remove locals.texi.
2533
2534 * frames.texi (Mouse Position): Fix cross-ref.
2535
2536 2012-02-27 Chong Yidong <cyd@gnu.org>
2537
2538 * buffers.texi (Creating Buffers): Clarify that
2539 generate-new-buffer uses generate-new-buffer-names.
2540 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
2541
2542 * files.texi (Directory Names): Index entry for file name abbreviations.
2543 (Relative File Names, File Name Expansion): Refer to it.
2544 (Locating Files): Move locate-user-emacs-file documentation to
2545 Standard File Names.
2546 (Standard File Names): Add locate-user-emacs-file; update examples.
2547
2548 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
2549
2550 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
2551
2552 2012-02-26 Chong Yidong <cyd@gnu.org>
2553
2554 * files.texi (Kinds of Files): Improve documentation of
2555 files-equal-p and file-subdir-of-p.
2556
2557 2012-02-26 Glenn Morris <rgm@gnu.org>
2558
2559 * intro.texi (Acknowledgements): Small changes.
2560
2561 2012-02-25 Glenn Morris <rgm@gnu.org>
2562
2563 * errors.texi: Don't try to list _all_ the error symbols.
2564 Add circular-list, cl-assertion-failed, compression-error.
2565 * elisp.texi, vol1.texi, vol2.texi:
2566 * control.texi (Error Symbols): Tweak "Standard Errors" description.
2567
2568 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2569
2570 * files.texi (files-equal-p, file-subdir-of-p): New,
2571 add initial documentation.
2572
2573 2012-02-25 Chong Yidong <cyd@gnu.org>
2574
2575 * files.texi (File Attributes): Document file-selinux-context.
2576 (Changing Files): Link to it.
2577 (Changing Files): Document set-file-selinux-context.
2578
2579 * backups.texi (Making Backups): Return value of backup-buffer is
2580 changed. Mention default value of backup-directory-alist.
2581 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
2582 (Auto-Saving): New minor mode behavior for auto-save-mode.
2583 (Reverting): Add defvar for revert-buffer-in-progress-p.
2584
2585 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
2586
2587 2012-02-24 Glenn Morris <rgm@gnu.org>
2588
2589 * errors.texi (Standard Errors): Mention dbus-error.
2590 For arith-error sub-classes, just use one cross-ref.
2591
2592 2012-02-23 Alan Mackenzie <acm@muc.de>
2593
2594 * modes.texi (Defining Minor Modes): Document the new keyword
2595 :after-hook.
2596
2597 2012-02-21 Chong Yidong <cyd@gnu.org>
2598
2599 * files.texi (Files): Mention magic file names as arguments.
2600 (Reading from Files): Copyedits.
2601 (File Attributes): Mention how to change file modes.
2602 (Changing Files): Use standard "file permissions" terminology.
2603 Add xref to File Attributes node.
2604 (Locating Files): Document locate-user-emacs-file.
2605 (Unique File Names): Recommend against using make-temp-name.
2606
2607 2012-02-19 Chong Yidong <cyd@gnu.org>
2608
2609 * help.texi (Documentation, Documentation Basics, Help Functions):
2610 Minor clarifications.
2611 (Accessing Documentation): Clarify what documentation-property is
2612 for. Add xref to Keys in Documentation.
2613
2614 * tips.texi (Documentation Tips): Don't recommend using * in
2615 docstrings.
2616
2617 * macros.texi (Defining Macros):
2618 * modes.texi (Derived Modes): Say "documentation string" instead
2619 of docstring.
2620
2621 2012-02-18 Chong Yidong <cyd@gnu.org>
2622
2623 * modes.texi (Tabulated List Mode): New node.
2624 (Basic Major Modes): Add xref to it.
2625
2626 * processes.texi (Process Information): Mention Process Menu mode.
2627
2628 2012-02-17 Chong Yidong <cyd@gnu.org>
2629
2630 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
2631
2632 2012-02-17 Glenn Morris <rgm@gnu.org>
2633
2634 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
2635
2636 2012-02-16 Chong Yidong <cyd@gnu.org>
2637
2638 * syntax.texi (Syntax Tables, Syntax Descriptors)
2639 (Syntax Table Functions): Copyedits.
2640 (Syntax Basics): Don't repeat the material in the preceding node.
2641 (Syntax Class Table): Use a table.
2642 (Syntax Properties): Document syntax-propertize-function and
2643 syntax-propertize-extend-region-functions.
2644 (Motion via Parsing): Clarify scan-lists. Fix indentation.
2645 (Parser State): Update for the new "c" comment style.
2646 Fix description of item 7 (comment style).
2647
2648 * modes.texi (Minor Modes): Update how mode commands should treat
2649 arguments now.
2650 (Mode Line Basics): Clarify force-mode-line-update.
2651 (Mode Line Top): Note that the example is not realistic.
2652 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
2653 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
2654 "mode line construct" instead of "mode line specification".
2655 (Syntactic Font Lock): Remove mention of obsolete variable
2656 font-lock-syntactic-keywords.
2657 (Setting Syntax Properties): Node deleted.
2658 (Font Lock Mode): Note that Font Lock mode is a minor mode.
2659 (Font Lock Basics): Note that syntactic fontification falls back
2660 on `syntax-table'.
2661 (Search-based Fontification): Emphasize that font-lock-keywords
2662 should not be set directly.
2663 (Faces for Font Lock): Avoid some confusing terminology.
2664 (Syntactic Font Lock): Minor clarifications. Add xref to
2665 Syntactic Font Lock node.
2666
2667 2012-02-15 Chong Yidong <cyd@gnu.org>
2668
2669 * minibuf.texi (Basic Completion): Define "completion table".
2670 Move completion-in-region to Completion in Buffers node.
2671 (Completion Commands): Use "completion table" terminology.
2672 (Completion in Buffers): New node.
2673
2674 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
2675 (Setting Hooks): Update minor mode usage example.
2676 (Major Mode Conventions): Note that completion-at-point-functions
2677 should be altered locally. Add xref to Completion in Buffers.
2678 Remove duplicate tip about auto-mode-alist.
2679 (Minor Modes): Rewrite introduction.
2680 (Minor Mode Conventions): Copyedits. Don't recommend
2681 variable-only minor modes since few minor modes are like that.
2682
2683 2012-02-15 Glenn Morris <rgm@gnu.org>
2684
2685 * processes.texi (Network): Document open-network-stream :parameters.
2686
2687 2012-02-14 Chong Yidong <cyd@gnu.org>
2688
2689 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
2690 was removed on 2009-09-10. Update lisp-mode-map example.
2691 (Inheritance and Keymaps): Minor clarification.
2692 (Searching Keymaps): Remove out-of-place enumeration.
2693 (Key Lookup): Remove unnecessary example (one was already given in
2694 Format of Keymaps).
2695 (Changing Key Bindings): Update suppress-keymap example.
2696 (Menu Bar, Tool Bar): Copyedits.
2697 (Tool Bar): Update tool-bar-map example.
2698
2699 2012-02-12 Chong Yidong <cyd@gnu.org>
2700
2701 * debugging.texi (Debugger Commands): Continuing is now allowed
2702 for errors.
2703
2704 2012-02-11 Chong Yidong <cyd@gnu.org>
2705
2706 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
2707 Move the list of standard bitmaps there.
2708 (Fringe Cursors): Rewrite for clarity.
2709 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
2710
2711 * commands.texi (Command Overview): Mention read-key.
2712 (Using Interactive, Interactive Call): Minor clarifications.
2713 (Function Keys, Click Events): Avoid "input stream" terminology.
2714 (Click Events): Add xref to Window Sizes and Accessing Mouse.
2715 Clarify column and row components.
2716 (Accessing Mouse): Add xref to Click Events. Minor fixes.
2717 (Special Events): Copyedits.
2718
2719 * streams.texi (Input Streams): De-document get-file-char.
2720 (Output Variables): Don't refer to old backquote syntax.
2721
2722 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
2723 (Error Debugging): Note that debug-ignored-errors overrides list
2724 values of debug-on-error too. Add xref to Signaling Errors.
2725 Note that debug-on-signal is not customizable.
2726 Mention condition-case-unless-debug.
2727 (Compilation Errors): Node deleted.
2728
2729 * compile.texi (Compiler Errors): Move a paragraph here from
2730 deleted node Compilation Errors.
2731
2732 2012-02-10 Leo Liu <sdl.web@gmail.com>
2733
2734 * control.texi (Handling Errors): Change condition-case-no-debug
2735 to condition-case-unless-debug.
2736
2737 2012-02-10 Chong Yidong <cyd@gnu.org>
2738
2739 * advice.texi (Defining Advice): Clarify ad-unadvise.
2740 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
2741 is not abnormal.
2742 (Advising Primitives): Node deleted; ad-define-subr-args has been
2743 removed.
2744
2745 * compile.texi (Speed of Byte-Code): Use float-time in example.
2746 (Compilation Functions): Note that the log uses Compilation mode.
2747 Don't discuss the contents of byte-code function object here.
2748 (Compilation Functions): De-document internal function byte-code.
2749 (Docs and Compilation): Minor clarifications.
2750
2751 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
2752 Objects.
2753
2754 2012-02-10 Glenn Morris <rgm@gnu.org>
2755
2756 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
2757 Mention secure-hash.
2758 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
2759
2760 2012-02-10 Chong Yidong <cyd@gnu.org>
2761
2762 * loading.texi (Loading): Don't emphasize "library" terminology.
2763 (Library Search): load-path is not a user option. Mention role of
2764 -L option and packages. Improve examples.
2765 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
2766 obsolete.
2767 (Autoload): Minor clarifications.
2768
2769 2012-02-10 Glenn Morris <rgm@gnu.org>
2770
2771 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
2772
2773 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
2774
2775 2012-02-08 Glenn Morris <rgm@gnu.org>
2776
2777 * loading.texi (Named Features): Update the require example.
2778
2779 2012-02-07 Glenn Morris <rgm@gnu.org>
2780
2781 * modes.texi (Defining Minor Modes):
2782 Expand on args of defined minor modes.
2783
2784 2012-02-07 Chong Yidong <cyd@gnu.org>
2785
2786 * variables.texi (Creating Buffer-Local): Minor clarification
2787 to buffer-local-variables doc (Bug#10715).
2788
2789 2012-02-07 Glenn Morris <rgm@gnu.org>
2790
2791 * display.texi (ImageMagick Images): General update.
2792 Move most details of imagemagick-render-type to the variable's doc.
2793
2794 2012-02-06 Glenn Morris <rgm@gnu.org>
2795
2796 * keymaps.texi (Tool Bar): Mention separators.
2797 (Inheritance and Keymaps):
2798 Mention make-composed-keymap and multiple inheritance.
2799
2800 * modes.texi (Running Hooks): Mention run-hook-wrapped.
2801
2802 * control.texi (Handling Errors):
2803 Mention condition-case-no-debug and with-demoted-errors.
2804
2805 2012-02-05 Chong Yidong <cyd@gnu.org>
2806
2807 * customize.texi (Common Keywords): Minor clarifications.
2808 Document custom-unlispify-remove-prefixes.
2809 (Variable Definitions): Backquotes in defcustom seem to work fine
2810 now. Various other copyedits.
2811 (Simple Types): Copyedits. Document color selector.
2812 (Composite Types): Copyedits.
2813 (Splicing into Lists): Clarifications.
2814
2815 * eval.texi (Backquote): Move from macros.texi.
2816
2817 * macros.texi (Expansion): Minor clarification.
2818 (Backquote): Move node to eval.texi.
2819 (Defining Macros): Move an example from Backquote node.
2820 (Argument Evaluation): No need to mention Pascal.
2821 (Indenting Macros): Add xref to Defining Macros.
2822
2823 2012-02-05 Glenn Morris <rgm@gnu.org>
2824
2825 * debugging.texi (Error Debugging): Mention debug-on-event default.
2826
2827 2012-02-04 Glenn Morris <rgm@gnu.org>
2828
2829 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
2830
2831 * debugging.texi (Error Debugging): Mention debug-on-event.
2832 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
2833
2834 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
2835
2836 * text.texi (Buffer Contents):
2837 Update filter-buffer-substring description.
2838
2839 2012-02-04 Chong Yidong <cyd@gnu.org>
2840
2841 * functions.texi (What Is a Function): Add closures.
2842 Mention "return value" terminology. Add xref for command-execute.
2843 Remove unused "keystroke command" terminology.
2844 (Lambda Expressions): Give a different example than in the
2845 following subsection. Add xref to Anonymous Functions.
2846 (Function Documentation): Remove gratuitous markup.
2847 (Function Names): Move introductory text to `What Is a Function'.
2848 (Defining Functions): Fix defun argument spec.
2849 (Anonymous Functions): Document lambda macro explicitly.
2850 Mention effects on lexical binding.
2851 (Function Cells): Downplay direct usage of fset.
2852 (Closures): New node.
2853 (Inline Functions): Remove "open-code" terminology.
2854 (Declaring Functions): Minor tweak; .m is not C code.
2855
2856 * variables.texi (Variables): Don't refer to "global value".
2857 (Local Variables, Void Variables): Copyedits.
2858 (Lexical Binding): Minor clarification of example.
2859 (File Local Variables): Mention :safe and :risky defcustom args.
2860 (Lexical Binding): Add xref to Closures node.
2861
2862 2012-02-04 Glenn Morris <rgm@gnu.org>
2863
2864 * minibuf.texi (High-Level Completion): Updates for read-color.
2865
2866 2012-02-03 Glenn Morris <rgm@gnu.org>
2867
2868 * display.texi (GIF Images): Mention animation.
2869 Remove commented-out old example of animation.
2870 (Animated Images): New subsection.
2871 * elisp.texi (Top):
2872 * vol1.texi (Top):
2873 * vol2.texi (Top): Add Animated Images menu entry.
2874
2875 * display.texi (Image Formats): Remove oddly specific information
2876 on versions of image libraries.
2877 (GIF Images, TIFF Images): Minor rephrasing.
2878
2879 2012-02-02 Glenn Morris <rgm@gnu.org>
2880
2881 * processes.texi (Synchronous Processes):
2882 Mention call-process's :file gets overwritten.
2883
2884 * commands.texi (Reading One Event):
2885 * help.texi (Help Functions): Document read-char-choice.
2886
2887 * hooks.texi (Standard Hooks):
2888 * modes.texi (Keymaps and Minor Modes):
2889 * text.texi (Commands for Insertion): Document post-self-insert-hook.
2890
2891 * hooks.texi (Standard Hooks): Add prog-mode-hook.
2892
2893 * hooks.texi (Standard Hooks):
2894 * modes.texi (Major Mode Conventions, Mode Hooks):
2895 Document change-major-mode-after-body-hook.
2896
2897 2012-02-01 Glenn Morris <rgm@gnu.org>
2898
2899 * modes.texi (Defining Minor Modes):
2900 Mention disabling global minor modes on a per-major-mode basis.
2901
2902 2012-01-31 Chong Yidong <cyd@gnu.org>
2903
2904 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
2905 (Parser State): Remove unnecessary statement (Bug#10661).
2906
2907 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
2908
2909 2012-01-31 Glenn Morris <rgm@gnu.org>
2910
2911 * modes.texi (Defining Minor Modes):
2912 Document define-minor-mode's new :variable keyword.
2913
2914 2012-01-29 Chong Yidong <cyd@gnu.org>
2915
2916 * syntax.texi (Syntax Class Table): Tweak description of newline
2917 char syntax (Bug#9619).
2918
2919 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
2920 description (Bug#10189).
2921
2922 2012-01-29 Glenn Morris <rgm@gnu.org>
2923
2924 * files.texi (Changing Files): Document SELinux support.
2925
2926 * windows.texi (Window Sizes): Fix typo.
2927
2928 2012-01-28 Chong Yidong <cyd@gnu.org>
2929
2930 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
2931 doc (Bug#8568).
2932
2933 * frames.texi (Input Focus): Add NORECORD arg to
2934 select-frame-set-input-focus. Clarify its role in select-frame.
2935
2936 * text.texi (Transposition): We don't use transpose-region as an
2937 internal subroutine (Bug#3249).
2938
2939 * modes.texi (Example Major Modes): Update Lisp example code to
2940 current sources. Delete the old non-derived-major-mode example,
2941 which has diverged badly from current sources.
2942
2943 2012-01-27 Glenn Morris <rgm@gnu.org>
2944
2945 * makefile.w32-in (texinputdir): Fix (presumed) typo.
2946 (VERSION, manual): Remove, unused.
2947
2948 2012-01-27 Chong Yidong <cyd@gnu.org>
2949
2950 * commands.texi (Command Overview): Minor clarification (Bug#10384).
2951
2952 2012-01-26 Chong Yidong <cyd@gnu.org>
2953
2954 * searching.texi (String Search): Document negative repeat count
2955 (Bug#10507).
2956
2957 2012-01-26 Glenn Morris <rgm@gnu.org>
2958
2959 * variables.texi (Using Lexical Binding):
2960 Mention that lexical-binding should be set in the first line.
2961
2962 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2963
2964 * macros.texi (Defining Macros): Don't claim that `declare' only
2965 affects Edebug and indentation.
2966
2967 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
2968
2969 * macros.texi (Defining Macros): Slight `declare' fixup.
2970
2971 2012-01-25 Glenn Morris <rgm@gnu.org>
2972
2973 * makefile.w32-in (texinputdir):
2974 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
2975
2976 2012-01-24 Chong Yidong <cyd@gnu.org>
2977
2978 * variables.texi (Variables, Local Variables, Void Variables):
2979 Edit to make the descriptions less specific to dynamic binding.
2980 (Local Variables): Default max-specpdl-size is now 1300.
2981 (Defining Variables): Edits for lexical scoping.
2982 Delete information about starting docstrings with *. De-document
2983 user-variable-p.
2984 (Tips for Defining): Remove an unimportant discussion of quitting
2985 in the middle of a load.
2986 (Accessing Variables, Setting Variables): Discuss lexical binding.
2987 (Variable Scoping): Rewrite.
2988 (Scope, Extent, Impl of Scope): Nodes deleted.
2989 (Dynamic Binding): New node, with material from Scope, Extent, and
2990 Impl of Scope nodes.
2991 (Dynamic Binding Tips): Rename from Using Scoping.
2992 (Lexical Binding): Rewrite.
2993 (Using Lexical Binding): Rename from Converting to Lexical
2994 Binding. Convert to subsection.
2995
2996 * customize.texi (Variable Definitions): Add custom-variable-p.
2997 Move user-variable-p documentation here.
2998
2999 2012-01-23 Chong Yidong <cyd@gnu.org>
3000
3001 * strings.texi (Text Comparison): Minor qualification.
3002
3003 * lists.texi (Cons Cells): Copyedits.
3004 (List Elements): Mention push.
3005 (List Variables): Mention pop.
3006 (Rings): Move to sequences.texi.
3007
3008 * sequences.texi (Sequence Functions): Don't repeat the
3009 introduction already given in the parent.
3010 (Vectors): Copyedits.
3011 (Rings): Move from lists.texi. Note that this is specific to the
3012 ring package.
3013
3014 * symbols.texi (Definitions, Symbol Components): Mention variable
3015 scoping issues.
3016 (Plists and Alists): Copyedits.
3017
3018 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
3019 correctness with lexical scoping.
3020 (Eval): Copyedits.
3021
3022 2012-01-21 Chong Yidong <cyd@gnu.org>
3023
3024 * intro.texi (A Sample Function Description): Special notation
3025 used for macros too.
3026
3027 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
3028 (Symbol Type): Add xref for keyword symbols.
3029 (Sequence Type): Clarify differences between sequence types.
3030 (Cons Cell Type): Add "linked list" index entry.
3031 (Non-ASCII in Strings): Copyedits.
3032 (Equality Predicates): Symbols with same name need not be eq.
3033
3034 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
3035 ldexp. Move float-e and float-pi to Math Functions node.
3036
3037 2012-01-21 Glenn Morris <rgm@gnu.org>
3038
3039 * modes.texi (Auto Major Mode):
3040 * variables.texi (File Local Variables):
3041 Mention inhibit-local-variables-regexps.
3042
3043 2012-01-19 Martin Rudalics <rudalics@gmx.at>
3044
3045 * windows.texi (Window Configurations): Rewrite references to
3046 persistent window parameters.
3047 (Window Parameters): Fix description of persistent window
3048 parameters.
3049
3050 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
3051
3052 * windows.texi (Window Parameters): Use @pxref.
3053
3054 2012-01-16 Martin Rudalics <rudalics@gmx.at>
3055
3056 * windows.texi (Window Configurations, Window Parameters):
3057 Describe persistent window parameters.
3058
3059 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
3060
3061 * variables.texi (Creating Buffer-Local): Warn against misuses of
3062 make-variable-buffer-local (bug#10258).
3063
3064 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3065
3066 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
3067
3068 2012-01-06 Chong Yidong <cyd@gnu.org>
3069
3070 * variables.texi (Directory Local Variables):
3071 Document hack-dir-local-variables-non-file-buffer.
3072
3073 2012-01-06 Glenn Morris <rgm@gnu.org>
3074
3075 * maps.texi (Standard Keymaps): Refer to Info-edit by name
3076 rather than by keybinding.
3077
3078 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
3079
3080 * frames.texi (Font and Color Parameters): Add @pxref.
3081
3082 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
3083
3084 * frames.texi (Font and Color Parameters):
3085 Document w32 font backends (bug#10399).
3086
3087 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3088
3089 * files.texi (File Attributes, Changing Files):
3090 Use a more-natural notation for octal numbers.
3091
3092 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
3093
3094 * variables.texi (Variables with Restricted Values):
3095 Change reference to variable (bug#10354).
3096
3097 2011-12-13 Martin Rudalics <rudalics@gmx.at>
3098
3099 * windows.texi (Splitting Windows): Use t instead of non-nil
3100 when describing window-combination-resize.
3101
3102 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3103
3104 * text.texi (Special Properties): Warn against `intangible' properties
3105 (bug#10222).
3106
3107 2011-11-26 Eli Zaretskii <eliz@gnu.org>
3108
3109 * display.texi (Truncation):
3110 * text.texi (Special Properties): Describe what a stretch-glyph is
3111 instead of using that term without explanation. Make the
3112 cross-references more accurate.
3113
3114 * display.texi (Usual Display): Update the description,
3115 cross-references, and indexing related to display of control
3116 characters and raw bytes.
3117
3118 2011-11-25 Martin Rudalics <rudalics@gmx.at>
3119
3120 * windows.texi (Splitting Windows): Fix description of
3121 window-combination-limit. Suggested by Eli Zaretskii.
3122
3123 2011-11-23 Chong Yidong <cyd@gnu.org>
3124
3125 * windows.texi (Window Sizes): Move window-top-line,
3126 window-left-column, and window-*-pixel-edges to Coordinates and
3127 Windows node.
3128 (Coordinates and Windows): Restore window-edges doc.
3129
3130 2011-11-21 Martin Rudalics <rudalics@gmx.at>
3131
3132 * windows.texi (Windows and Frames, Splitting Windows):
3133 Fix typos.
3134
3135 2011-11-21 Chong Yidong <cyd@gnu.org>
3136
3137 * windows.texi (Splitting Windows): Fix error in documentation of
3138 window-combination-limit.
3139 (Cyclic Window Ordering): Minor fixes to next-window,
3140 one-window-p, and get-lru-window docs. Don't document
3141 window-list-1.
3142 (Buffers and Windows): Copyedits.
3143 (Choosing Window): Document special handling of special-display-*.
3144 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
3145 Don't document even-window-heights, which is going away.
3146 Clarify which options are obeyed by which action functions.
3147
3148 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3149
3150 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
3151
3152 2011-11-20 Martin Rudalics <rudalics@gmx.at>
3153
3154 * windows.texi (Resizing Windows, Splitting Windows):
3155 Remove term "status" when talking about combination limits.
3156
3157 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3158
3159 * compile.texi (Compiler Errors):
3160 * help.texi (Help Functions): Fix typos.
3161
3162 2011-11-19 Chong Yidong <cyd@gnu.org>
3163
3164 * windows.texi (Splitting Windows): Clarify role of window
3165 parameters in split-window. Shorten the example.
3166 (Deleting Windows): Rewrite intro to handle internal windows.
3167 Fix delete-windows-on doc.
3168 (Selecting Windows): Copyedits.
3169
3170 2011-11-17 Martin Rudalics <rudalics@gmx.at>
3171
3172 * windows.texi (Resizing Windows, Splitting Windows)
3173 (Deleting Windows): Use term window-combination-resize instead
3174 of window-splits.
3175
3176 2011-11-16 Martin Rudalics <rudalics@gmx.at>
3177
3178 * windows.texi (Resizing Windows, Splitting Windows):
3179 Rename occurrences of window-nest to window-combination-limit.
3180
3181 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3182
3183 * intro.texi (Lisp History): Fix typo.
3184
3185 2011-11-12 Martin Rudalics <rudalics@gmx.at>
3186
3187 * windows.texi (Splitting Windows, Deleting Windows):
3188 Remove references to splits status of windows.
3189
3190 2011-11-10 Glenn Morris <rgm@gnu.org>
3191
3192 * buffers.texi (Read Only Buffers): Expand a bit on why
3193 toggle-read-only should only be used interactively. (Bug#7292)
3194
3195 2011-11-09 Chong Yidong <cyd@gnu.org>
3196
3197 * windows.texi (Window Sizes): Document window-pixel-edges,
3198 window-inside-pixel-edges, window-absolute-pixel-edges, and
3199 window-inside-absolute-pixel-edges.
3200 (Resizing Windows): shrink-window-if-larger-than-buffer works on
3201 non-full-width windows.
3202
3203 2011-11-09 Martin Rudalics <rudalics@gmx.at>
3204
3205 * windows.texi (Resizing Windows): Rewrite documentation of
3206 window-resizable.
3207
3208 2011-11-09 Chong Yidong <cyd@gnu.org>
3209
3210 * windows.texi (Splitting Windows): Simplify example.
3211
3212 2011-11-08 Chong Yidong <cyd@gnu.org>
3213
3214 * windows.texi (Window Sizes): Copyedits. Document
3215 window-text-height. Remove window-min-height and window-min-width
3216 discussion, referring instead to Emacs manual.
3217 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
3218 (Resizing Windows): Simplify introduction. Don't document
3219 enlarge-window, shrink-window, enlarge-window-horizontally, and
3220 shrink-window-horizontally; they are no longer preferred for
3221 calling from Lisp, and are already documented in the Emacs manual.
3222
3223 2011-11-07 Glenn Morris <rgm@gnu.org>
3224
3225 * windows.texi (Choosing Window): Fix keybinding typo.
3226
3227 2011-11-07 Martin Rudalics <rudalics@gmx.at>
3228
3229 * windows.texi (Resizing Windows, Splitting Windows)
3230 (Window Configurations): Use "child window" instead of
3231 "subwindow".
3232
3233 2011-11-06 Chong Yidong <cyd@gnu.org>
3234
3235 * windows.texi (Basic Windows): Clarify various definitions.
3236 Treat window-normalize-* as internal; don't document them.
3237 (Windows and Frames): Various clarifications, e.g. non-live
3238 windows also belong to frames. Fix window-list description.
3239 Simplify window nesting example.
3240 (Splitting Windows, Window Configurations):
3241 Use split-window-below.
3242
3243 2011-11-04 Eli Zaretskii <eliz@gnu.org>
3244
3245 * windows.texi (Window Sizes): Mention in the doc string that the
3246 return values of `window-body-height' and `window-body-width' are
3247 in frame's canonical units. (Bug#9949)
3248
3249 2011-10-30 Martin Rudalics <rudalics@gmx.at>
3250
3251 * windows.texi (Windows and Frames): Remove "iso-" infix from
3252 documentation of window-iso-combined-p.
3253
3254 2011-10-26 Chong Yidong <cyd@gnu.org>
3255
3256 * modes.texi (Running Hooks): Document with-wrapper-hook.
3257
3258 2011-10-18 Chong Yidong <cyd@gnu.org>
3259
3260 * display.texi (Glyphless Chars): New node.
3261
3262 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
3263
3264 * text.texi (Yanking): Document yank-excluded-properties.
3265
3266 * package.texi (Packaging Basics): The commentary should say how
3267 to begin using the package.
3268
3269 2011-10-11 Martin Rudalics <rudalics@gmx.at>
3270
3271 * windows.texi (Deleting Windows): Mention which window gets
3272 selected when deleting the selected window.
3273
3274 2011-10-09 Martin Rudalics <rudalics@gmx.at>
3275
3276 * buffers.texi (The Buffer List): Describe how bury-buffer deals
3277 with the selected window.
3278 * windows.texi (Buffers and Windows): Reformulate text on how
3279 replace-buffer-in-windows deals with a window.
3280 (Quitting Windows): Describe how quit-window deals with a
3281 standalone frame. Describe new option frame-auto-hide-function.
3282
3283 2011-10-08 Glenn Morris <rgm@gnu.org>
3284
3285 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
3286
3287 * positions.texi (Excursions): Update warning message.
3288
3289 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
3290
3291 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
3292 Fix Emacs manual xref (Bug#9675).
3293
3294 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
3295
3296 * windows.texi (Textual Scrolling): Document scroll-up-command,
3297 scroll-down-command, scroll-error-top-bottom, and the
3298 scroll-command symbol property.
3299 (Display Action Functions): Fix description of
3300 display-buffer-pop-up-window.
3301
3302 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
3303
3304 * windows.texi (Splitting Windows): Fix typos.
3305
3306 2011-09-25 Martin Rudalics <rudalics@gmx.at>
3307
3308 * windows.texi (Windows and Frames, Display Action Functions)
3309 (Switching Buffers): Fix some typos.
3310 (Buffers and Windows): Remove reference to window-auto-delete.
3311 Reword description of replace-buffer-in-windows.
3312 (Window History): Fix some typos and refer to frame local buffer
3313 list.
3314 (Quitting Windows): New node.
3315 (Window Configurations): Add descriptions of window-state-get
3316 and window-state-put.
3317 (Window Parameters): Describe variable ignore-window-parameters.
3318 Sketch some window parameters currently in use.
3319 * elisp.texi (Top): Update node listing.
3320
3321 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
3322
3323 * windows.texi (Display Action Functions)
3324 (Choosing Window Options): New nodes.
3325
3326 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
3327
3328 * windows.texi (Window History): New node. Move text here from
3329 Buffers and Windows.
3330 (Switching Buffers): Rename from Displaying Buffers, since we
3331 don't document display-buffer here; callers changed.
3332 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
3333 switch-to-buffer-other-frame. Delete duplicate
3334 replace-buffer-in-windows doc.
3335 (Choosing Window): Document display actions.
3336
3337 2011-09-24 Eli Zaretskii <eliz@gnu.org>
3338
3339 * display.texi (Forcing Redisplay): Update the description of
3340 redisplay-dont-pause due to change in the default value.
3341
3342 2011-09-23 Martin Rudalics <rudalics@gmx.at>
3343
3344 * frames.texi (Frames and Windows): Move section and rename to
3345 Windows and Frames in windows.texi.
3346 * windows.texi (Windows): Restructure.
3347 (Basic Windows): Rewrite. Explain live and internal windows and
3348 normalization functions.
3349 (Windows and Frames): Move section here from frames.texi.
3350 Describe subwindows, window combinations, window tree, and
3351 corresponding functions including window-list here.
3352 (Window Sizes): Rename section from Size of Window and move it
3353 up in chapter. Describe total and body sizes and the
3354 corresponding functions. Explain new semantics of
3355 window-min-height/-width.
3356 (Resizing Windows): Move section up in chapter. Describe new
3357 resize functions.
3358 (Splitting Windows): Describe new behavior of split-window,
3359 split-window-above-each-other and split-window-side-by-side.
3360 Provide examples. Describe window-nest and window-splits
3361 options.
3362 (Deleting Windows): Minor rewrite.
3363 (Selecting Windows): Minor rewrite.
3364 Describe frame-selected-window and set-frame-selected-window here.
3365 (Cyclic Window Ordering): Minor rewrite.
3366 Describe window-list-1.
3367 (Buffers and Windows): Rewrite. Explain a window's previous and
3368 next buffers and the corresponding functions.
3369 (Window Tree): Merge into Windows and Frames section.
3370 * elisp.texi (Top): Update node listings for frames and windows
3371 sections.
3372
3373 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3374
3375 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
3376
3377 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3378
3379 * errors.texi (Standard Errors): Remove apparent placeholder text
3380 (bug#9491).
3381
3382 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * frames.texi (Management Parameters): Fix description of
3385 icon-type parameter.
3386
3387 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
3388
3389 * tips.texi (Key Binding Conventions): Don't bind a key sequence
3390 ending in C-g. Suggested by Edward O'Connor.
3391
3392 2011-09-17 Eli Zaretskii <eliz@gnu.org>
3393
3394 * numbers.texi (Integer Basics): Add indexing for
3395 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
3396
3397 2011-09-14 Dani Moncayo <dmoncayo@gmail.com>
3398
3399 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
3400
3401 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
3402
3403 * processes.texi (Network Servers): Clarify what the process
3404 buffer is used for (bug#9233).
3405
3406 2011-08-30 Dani Moncayo <dmoncayo@gmail.com>
3407
3408 * lists.texi (Building Lists): Fix typo.
3409
3410 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * display.texi (Basic Faces): New node. Document new faces.
3413
3414 * modes.texi (Major Mode Conventions): Move some text there.
3415 (Mode Help): Remove major-mode var, duplicated in Major Modes.
3416
3417 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
3418
3419 * modes.texi (Basic Major Modes): New node. Callers updated.
3420 (Major Modes): Document fundamental-mode and major-mode.
3421 (Major Mode Basics): Node deleted; text moved to Major Modes.
3422 (Derived Modes): Document derived-mode-p.
3423
3424 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
3425
3426 * files.texi (Changing Files, Create/Delete Dirs): Document new
3427 arguments for delete-file, delete-directory, and copy-directory.
3428 (Visiting Functions): Remove view-file; it is documented in the
3429 Emacs manual.
3430
3431 * frames.texi (Layout Parameters): The defaults for the
3432 menu-bar-lines and tool-bar-lines parameters depend on the mode.
3433
3434 * display.texi (Progress): Document spinner functionality.
3435
3436 * os.texi (Killing Emacs): Note that kill-emacs can be called by
3437 operating system signals. Refer to save-buffers-kill-terminal
3438 instead of save-buffers-kill-emacs.
3439
3440 * objects.texi (Symbol Type): Document ## print representation.
3441
3442 2011-08-25 Eli Zaretskii <eliz@gnu.org>
3443
3444 * display.texi (Specified Space): Mention that `space' specs
3445 influence bidi reordering.
3446 (Bidirectional Display): Explain how to use `(space . PROPS)' for
3447 separating fields with bidirectional content.
3448
3449 2011-08-24 Eli Zaretskii <eliz@gnu.org>
3450
3451 * display.texi (Bidirectional Display): Document return value in
3452 buffers that are not bidi-reordered for display, and in unibyte
3453 buffers.
3454
3455 2011-08-23 Eli Zaretskii <eliz@gnu.org>
3456
3457 * nonascii.texi (Character Properties): Document the values for
3458 unassigned codepoints.
3459
3460 2011-08-18 Eli Zaretskii <eliz@gnu.org>
3461
3462 * nonascii.texi (Character Properties): Document use of
3463 `bidi-class' and `mirroring' properties as part of reordering.
3464 Provide cross-references to "Bidirectional Display".
3465
3466 * display.texi (Bidirectional Display): Document the pitfalls of
3467 concatenating strings with bidirectional content, with possible
3468 solutions. Document bidi-string-mark-left-to-right.
3469 Mention paragraph direction in modes that inherit from prog-mode.
3470 Document use of `bidi-class' and `mirroring' properties as part of
3471 reordering.
3472
3473 2011-08-16 Eli Zaretskii <eliz@gnu.org>
3474
3475 * modes.texi (Major Mode Conventions): Improve the documentation
3476 of `mode-class' `special' modes.
3477
3478 * nonascii.texi (Character Properties): Document the `mirroring'
3479 property. Add index entries.
3480
3481 * syntax.texi (Categories): Add an example of defining a new
3482 category and category table.
3483
3484 * searching.texi (Regexp Backslash): Document how to display
3485 existing categories. Mention the possibility of adding
3486 categories, and add an xref to where this is described. Add an
3487 index entry.
3488
3489 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
3490
3491 * text.texi (Special Properties):
3492 * display.texi (Overlay Properties): Note that mouse-face cannot
3493 change the text size (Bug#8530).
3494
3495 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
3496
3497 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
3498 using setenv instead.
3499
3500 2011-07-28 Eli Zaretskii <eliz@gnu.org>
3501
3502 * display.texi (Bidirectional Display): Document the fact that
3503 bidi-display-reordering is t by default.
3504
3505 2011-07-23 Eli Zaretskii <eliz@gnu.org>
3506
3507 * display.texi (Bidirectional Display): New section.
3508
3509 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3510 Tim Cross <theophilusx@gmail.com> (tiny change)
3511 Glenn Morris <rgm@gnu.org>
3512
3513 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
3514
3515 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
3516
3517 * help.texi (Keys in Documentation): Revert last change.
3518
3519 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3520
3521 * help.texi (Keys in Documentation): Clarify that \= only quotes
3522 the next character, and doesn't affect longer sequences in
3523 particular (bug#8935).
3524
3525 * debugging.texi (Using Debugger):
3526 Mention @code{eval-expression-debug-on-error} (bug#8549).
3527
3528 2011-07-14 Eli Zaretskii <eliz@gnu.org>
3529
3530 * display.texi (Other Display Specs): Document that `left-fringe'
3531 and `right-fringe' display specifications are of the "replacing"
3532 kind.
3533
3534 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3535
3536 * help.texi (Documentation Basics): Add a link to the Function
3537 Documentation node (bug#6580).
3538
3539 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3540
3541 * keymaps.texi (Menu Bar): Mention :visible and :enable
3542 (bug#6344). Text by Drew Adams.
3543
3544 * modes.texi (Running Hooks): Mention buffer-local hook variables
3545 (bug#6218).
3546
3547 * objects.texi (General Escape Syntax): "a with grave accent" is
3548 ?xe0, not ?x8e0 (bug#5259).
3549
3550 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3551
3552 * display.texi (Face Attributes, Font Selection): Add references
3553 to the Fonts node in the Emacs manual (Bug#4178).
3554
3555 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * display.texi (Window Systems): `window-system' is
3558 terminal-local.
3559
3560 * frames.texi (Frame Parameters, Parameter Access): Don't mention
3561 frame-local variables.
3562
3563 * variables.texi (Buffer-Local Variables): Don't mention obsolete
3564 frame-local variables.
3565 (Frame-Local Variables): Node deleted.
3566
3567 * elisp.texi (Top): Update node listing.
3568
3569 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3570
3571 * elisp.texi: Change "inferiors" to "subnodes" in three places
3572 (bug#3523).
3573
3574 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
3575
3576 * frames.texi (Window System Selections): Discussion of
3577 x-select-enable-clipboard moved to Emacs manual.
3578
3579 2011-07-11 Deniz Dogan <deniz@dogan.se>
3580
3581 * commands.texi (Prefix Command Arguments): Remove excessive
3582 apostrophe.
3583
3584 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3585
3586 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
3587 description is a string (bug#3313).
3588
3589 * frames.texi (Display Feature Testing): Try to explain what all
3590 the visual classes mean (bug#3042).
3591
3592 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3593
3594 * modes.texi (Mode Line Variables): Document `mode-line-remote'
3595 and `mode-line-client' (bug#2974).
3596
3597 * text.texi (Insertion): Clarify marker movements (bug#1651).
3598 Text from Drew Adams.
3599
3600 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3601
3602 * text.texi (Special Properties): Clarify the format of `face'
3603 (bug#1375).
3604
3605 * commands.texi (Interactive Call): Add a `call-interactively'
3606 example (bug#1010).
3607
3608 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3609
3610 * functions.texi (Calling Functions): Link to the "Interactive
3611 Call" node (bug#1001).
3612
3613 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
3614
3615 * customize.texi (Composite Types): Move alist and plist to here
3616 from Simple Types (Bug#7545).
3617
3618 * elisp.texi (Top): Update menu description.
3619
3620 * display.texi (Face Attributes): Document negative line widths
3621 (Bug#6113).
3622
3623 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
3624
3625 * searching.texi (Match Data): Note that match data can be
3626 overwritten by most functions (bug#2499).
3627
3628 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3629
3630 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
3631 flags mean (bug#6659).
3632
3633 * functions.texi (What Is a Function): Document the autoload
3634 object (bug#6496).
3635
3636 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3637
3638 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
3639 is only used in the Customize user interface (bug#6089).
3640
3641 * display.texi (Showing Images): Mention the point of sliced
3642 images (bug#7836).
3643
3644 2011-07-02 Eli Zaretskii <eliz@gnu.org>
3645
3646 * variables.texi (Defining Variables, Void Variables)
3647 (Constant Variables): Fix incorrect usage of @kindex.
3648
3649 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3650
3651 * variables.texi (Defining Variables): Add an index entry for
3652 `set-variable' (bug#7262).
3653 (Defining Variables): Use @findex for functions.
3654
3655 * frames.texi (Basic Parameters): Document the `explicit-name'
3656 parameter (bug#6951).
3657
3658 * customize.texi (Type Keywords): Clarify that :value provides a
3659 default value for all types (bug#7386).
3660
3661 * streams.texi (Output Functions): Document `pp'.
3662
3663 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
3664
3665 * keymaps.texi (Searching Keymaps):
3666 * display.texi (Overlay Properties): Fix errors in 2011-05-29
3667 change. Suggested by Johan Bockgård.
3668
3669 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * text.texi (Special Properties): Clarify role of font-lock-face.
3672
3673 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3674
3675 * processes.texi (Process Information): Rename `process-alive-p'
3676 to `process-live-p' for consistency with other `-live-p' functions.
3677
3678 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
3679
3680 Document wide integers better.
3681 * files.texi (File Attributes): Document ino_t values better.
3682 ino_t values no longer map to anything larger than a single cons.
3683 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
3684 (Bitwise Operations):
3685 * objects.texi (Integer Type): Use a binary notation that is a bit easier
3686 to read, and that will port better if 62-bits becomes the default.
3687 Fix or remove incorrect examples.
3688 * os.texi (Time Conversion): Document time_t values better.
3689
3690 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3691
3692 * processes.texi (Process Information):
3693 Document `process-alive-p'.
3694
3695 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3696
3697 * help.texi (Accessing Documentation):
3698 * display.texi (Pixel Specification):
3699 * processes.texi (Serial Ports, Serial Ports):
3700 * nonascii.texi (Character Properties, Default Coding Systems):
3701 * text.texi (Changing Properties, Special Properties):
3702 * windows.texi (Window Start and End):
3703 * modes.texi (SMIE Indentation Example, SMIE Tricks):
3704 * keymaps.texi (Searching Keymaps, Tool Bar):
3705 * minibuf.texi (Basic Completion):
3706 * compile.texi (Eval During Compile):
3707 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
3708 7x9 paper in printed manual.
3709
3710 * lists.texi (Sets And Lists): Fix misplaced text.
3711
3712 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * keymaps.texi (Remapping Commands): Emphasize that the keymap
3715 needs to be active (Bug#8350).
3716
3717 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3718
3719 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
3720
3721 * tips.texi (Coding Conventions): Remove antediluvian filename
3722 limit recommendation (Bug#8538).
3723
3724 2011-05-27 Glenn Morris <rgm@gnu.org>
3725
3726 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
3727
3728 2011-05-26 Glenn Morris <rgm@gnu.org>
3729
3730 * variables.texi (File Local Variables):
3731 Update hack-local-variables `mode-only' return value.
3732 Add some more details on what this function does in the other case.
3733
3734 2011-05-19 Glenn Morris <rgm@gnu.org>
3735
3736 * lists.texi (Sets And Lists): Mention cl provides union etc.
3737
3738 2011-05-19 Nix <nix@esperi.org.uk>
3739
3740 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
3741
3742 * text.texi (Parsing HTML): Update for function name changes.
3743
3744 * syntax.texi (Syntax Flags): Small fix.
3745
3746 * keymaps.texi (Active Keymaps): Typo fix.
3747 (Changing Key Bindings): Grammar fix.
3748
3749 * frames.texi (Minibuffers and Frames): Grammar fix.
3750 (Window System Selections): x-select-enable-clipboard now defaults to t.
3751
3752 * customize.texi (Common Keywords):
3753 * display.texi (Abstract Display):
3754 * modes.texi (Auto-Indentation):
3755 * nonascii.texi (Converting Representations): Typo fixes.
3756
3757 * control.texi (Examples of Catch): Call it "goto" not "go to".
3758
3759 2011-05-14 Eli Zaretskii <eliz@gnu.org>
3760
3761 * nonascii.texi (Character Properties): Fix inconsistencies with
3762 implementation.
3763
3764 * text.texi (Special Properties): Move @defvar's out of the
3765 @table. (Bug#8652)
3766
3767 2011-05-12 Glenn Morris <rgm@gnu.org>
3768
3769 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
3770
3771 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3772
3773 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
3774 (Multiline Font Lock):
3775 * vol2.texi (Top):
3776 * vol1.texi (Top):
3777 * elisp.texi (Top): Update menu accordingly.
3778
3779 2011-05-12 Drew Adams <drew.adams@oracle.com>
3780
3781 * modes.texi (Region to Fontify): Fix typo.
3782
3783 2011-05-10 Jim Meyering <meyering@redhat.com>
3784
3785 * minibuf.texi: Fix typo "in in -> in".
3786
3787 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
3788
3789 * numbers.texi (Integer Basics): Large integers are treated as floats.
3790
3791 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3792
3793 * processes.texi (Synchronous Processes): Document the (:file
3794 "/file-name") syntax for `call-process'.
3795
3796 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3797
3798 * windows.texi (Choosing Window): Fix typo.
3799
3800 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
3801
3802 * frames.texi (Layout Parameters): Note the difference between
3803 querying and setting parameters for left-fringe and right-fringe
3804 (Bug#6930).
3805
3806 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3807
3808 * minibuf.texi (Basic Completion): Be a bit more precise about the
3809 valid kinds of completion tables.
3810 (Programmed Completion): Remove obsolete text about lambda expressions
3811 not being valid completion tables.
3812
3813 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * positions.texi (Excursions): Explain the "save-excursion
3816 defeated by set-buffer" warning.
3817
3818 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
3819 save-excursion. Suggested by Uday S Reddy.
3820
3821 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3822
3823 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
3824 (Lexical Binding): New sub-section.
3825
3826 * eval.texi (Eval): Discourage the use of `eval'.
3827 Document its new `lexical' argument.
3828
3829 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
3830
3831 * commands.texi (Command Overview): `post-command-hook' is not reset to
3832 nil any more.
3833
3834 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3835
3836 * strings.texi (String Conversion): Don't mention
3837 string-make-(uni|multi)byte (bug#8262).
3838 * nonascii.texi (Converting Representations): Fix up range.
3839 * keymaps.texi (Key Binding Commands): Update code point, avoid
3840 "unibyte character" and remove mention of unibyte bindings.
3841
3842 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3843
3844 * modes.texi (Operator Precedence Grammars): Don't use characters
3845 outside ISO-8859-1.
3846
3847 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3848
3849 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
3850
3851 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3852
3853 2011-03-08 Glenn Morris <rgm@gnu.org>
3854
3855 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3856 * intro.texi (Acknowledgements): Names to UTF-8.
3857 * elisp.texi: Set documentencoding.
3858
3859 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3860
3861 * Version 23.3 released.
3862
3863 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3864
3865 * package.texi: Update index keywords.
3866 (Package Archives): New node contents. Document package-x.el.
3867
3868 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
3869
3870 * makefile.w32-in (srcs): Add package.texi.
3871
3872 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3873
3874 * package.texi (Packaging, Packaging Basics, Simple Packages)
3875 (Multi-file Packages): Expand and clarify.
3876 (Package Archives): Temporary placeholder node.
3877
3878 * elisp.texi (Top): Update node listing.
3879
3880 * Makefile.in (srcs): Add package.texi.
3881
3882 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
3883
3884 * processes.texi (Synchronous Processes): Minor clarification
3885 (Bug#8149).
3886
3887 2011-03-03 Glenn Morris <rgm@gnu.org>
3888
3889 * files.texi (Truenames): Minor clarification. (Bug#2341)
3890
3891 2011-03-01 Glenn Morris <rgm@gnu.org>
3892
3893 * variables.texi (Directory Local Variables):
3894 Mention `(subdirs . nil)' alist element.
3895
3896 2011-02-28 Glenn Morris <rgm@gnu.org>
3897
3898 * variables.texi (Directory Local Variables): Mention the optional
3899 mtime argument of dir-locals-set-directory-class. (Bug#3577)
3900
3901 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
3902
3903 * minibuf.texi (Minibuffer History): Clarify discussion of
3904 minibuffer history lists (Bug#8085).
3905
3906 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3907
3908 * elisp.texi: Sync @dircategory with ../../info/dir.
3909
3910 * files.texi (Visiting Functions): Document find-file-literally,
3911 both the command and the variable.
3912
3913 * variables.texi (Creating Buffer-Local): Explain the meaning of
3914 permanent local variables.
3915
3916 * files.texi (Visiting Functions): Document find-file-literally,
3917 both the command and the variable.
3918
3919 * variables.texi (Creating Buffer-Local): Explain the meaning of
3920 permanent local variables.
3921
3922 2011-02-19 Glenn Morris <rgm@gnu.org>
3923
3924 * keymaps.texi (Remapping Commands): Mention how to undo it.
3925
3926 2011-02-09 Reuben Thomas <rrt@sc3d.org>
3927
3928 * loading.texi (Hooks for Loading): Remove unnecessary advice
3929 about eval-after-load (Bug#7986).
3930
3931 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3932
3933 * commands.texi (Accessing Mouse): Note that a header line is not
3934 included in the row of posn-col-row.
3935
3936 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
3937
3938 * modes.texi (Major Mode Conventions): Add face guidelines.
3939 (Faces for Font Lock): List faces in order of prominence.
3940
3941 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
3942
3943 format-time-string now supports subsecond time stamp resolution
3944 * os.texi (Time Parsing): Document %N.
3945
3946 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
3947
3948 * vol1.texi (Top):
3949 * vol2.texi (Top):
3950 * elisp.texi (Top):
3951 * display.texi (Display Property): Shorten the menu description of
3952 the "Other Display Specs" node (Bug#7816).
3953
3954 * keymaps.texi (Defining Menus): Add "menu item" and "extended
3955 menu item" concept index entries (Bug#7805).
3956
3957 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3958
3959 * makefile.w32-in (texinfodir): New variable.
3960 (usermanualdir): Remove as redundant with $(emacsdir).
3961 (MAKEINFO): Remove options, leave only program name.
3962 (MAKEINFO_OPTS): New variable.
3963 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
3964
3965 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3966 Richard Kim <emacs18@gmail.com>
3967
3968 * loading.texi (Library Search): Document list-load-path-shadows
3969 (Bug#7757).
3970
3971 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
3972
3973 * searching.texi (Regexp Special): Remove outdated discussion of
3974 character sets (Bug#7780).
3975
3976 * frames.texi (Pop-Up Menus): Document where menu title comes
3977 from (Bug#7684).
3978
3979 2011-01-25 Glenn Morris <rgm@gnu.org>
3980
3981 * display.texi (Making Buttons): Mention limitation of text buttons.
3982
3983 2011-01-23 Werner Lemberg <wl@gnu.org>
3984
3985 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3986 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3987 (ENVADD): New variable to control texi2dvi and texi2pdf.
3988
3989 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3990
3991 * files.texi (Directory Names): Move directory-abbrev-alist doc to
3992 Emacs manual.
3993
3994 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3995
3996 * files.texi (Directory Names): Explain why FROM in
3997 directory-abbrev-alist should begin with \`. (Bug#7777)
3998
3999 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
4000
4001 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
4002
4003 2011-01-02 Eli Zaretskii <eliz@gnu.org>
4004
4005 * modes.texi (Emulating Mode Line): Fix last change.
4006
4007 2011-01-02 Eli Zaretskii <eliz@gnu.org>
4008
4009 * modes.texi (Emulating Mode Line): Update documentation of
4010 format-mode-line according to changes that fixed bug #7587.
4011
4012 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
4013
4014 * modes.texi (Derived Modes): Mention prog-mode.
4015
4016 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
4017 of the key-binding-data cache since we don't use it any more.
4018
4019 2010-12-13 Eli Zaretskii <eliz@gnu.org>
4020
4021 * processes.texi (Shell Arguments):
4022 * strings.texi (Creating Strings): Don't mention "shell commands";
4023 make it explicit that `split-string-and-unquote' and
4024 `combine-and-quote-strings' are mainly for working with arguments
4025 to call-process and start-process.
4026
4027 * processes.texi (Shell Arguments): Fix documentation of
4028 `split-string-and-unquote'. Add indexing. (Bug#7563)
4029
4030 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4031
4032 * modes.texi (Auto-Indentation): New section to document SMIE.
4033 (Major Mode Conventions):
4034 * text.texi (Mode-Specific Indent): Refer to it.
4035
4036 2010-12-13 Eli Zaretskii <eliz@gnu.org>
4037
4038 * display.texi (Other Display Specs): Document left-fringe and
4039 right-fringe display specs.
4040
4041 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4042
4043 * backups.texi (Making Backups):
4044 * modes.texi (Example Major Modes): Use recommended coding style.
4045 (Major Mode Basics, Derived Modes): Encourge more strongly use of
4046 define-derived-mode. Mention completion-at-point-functions.
4047
4048 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
4049
4050 * nonascii.texi (Converting Representations):
4051 Document byte-to-string.
4052
4053 2010-12-08 Glenn Morris <rgm@gnu.org>
4054
4055 * buffers.texi (Modification Time):
4056 verify-visited-file-modtime now defaults to the current buffer.
4057
4058 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
4059
4060 * nonascii.texi (Converting Representations): Document byte-to-string.
4061
4062 * strings.texi (Creating Strings): Don't mention semi-obsolete
4063 function char-to-string.
4064 (String Conversion): Shorten discussion of semi-obsolete function
4065 string-to-char. Link to Converting Representations.
4066
4067 * objects.texi (Symbol Type):
4068 * text.texi (Near Point):
4069 * help.texi (Help Functions):
4070 * functions.texi (Mapping Functions): Use string instead of
4071 char-to-string in examples.
4072
4073 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
4074
4075 * text.texi (Kill Functions, Kill Functions)
4076 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
4077 YANK-HANDLER args.
4078
4079 * symbols.texi (Creating Symbols): Using unintern without an
4080 obarray arg is now obsolete.
4081
4082 * numbers.texi (Float Basics): Document float-e and float-pi.
4083
4084 * variables.texi (Defining Variables): Change "pi" example to
4085 "float-pi".
4086
4087 2010-11-26 Eli Zaretskii <eliz@gnu.org>
4088
4089 * commands.texi (Click Events): Document the values of X, Y and
4090 COL, ROW in the event's position, when the click is on the header
4091 or mode line, on the fringes, or in the margins.
4092
4093 2010-11-17 Eli Zaretskii <eliz@gnu.org>
4094
4095 * customize.texi (Composite Types): Lower-case index entry.
4096
4097 * loading.texi (How Programs Do Loading):
4098 Document load-file-name. (Bug#7346)
4099
4100 2010-11-17 Glenn Morris <rgm@gnu.org>
4101
4102 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
4103
4104 2010-11-13 Eli Zaretskii <eliz@gnu.org>
4105
4106 * display.texi (Usual Display): Characters with no fonts are not
4107 necessarily displayed as empty boxes.
4108
4109 2010-10-31 Glenn Morris <rgm@gnu.org>
4110
4111 * maps.texi (Standard Keymaps): Update File menu description.
4112
4113 2010-10-28 Glenn Morris <rgm@gnu.org>
4114
4115 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
4116
4117 2010-10-24 Eli Zaretskii <eliz@gnu.org>
4118
4119 * display.texi (Window Systems): Deprecate use of window-system as
4120 a predicate.
4121
4122 2010-10-23 Glenn Morris <rgm@gnu.org>
4123
4124 * help.texi (Documentation Basics): Remove mentions of digest-doc and
4125 sorted-doc.
4126
4127 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4128
4129 * os.texi (Dynamic Libraries): New node, with slightly modified
4130 text deleted from "Image Formats".
4131 (System Interface): Add @menu entry for "Dynamic Libraries".
4132
4133 * display.texi (Image Formats): Remove description of
4134 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
4135
4136 2010-10-12 Glenn Morris <rgm@gnu.org>
4137
4138 * book-spine.texinfo: Rename to book-spine.texi.
4139
4140 2010-10-11 Glenn Morris <rgm@gnu.org>
4141
4142 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
4143
4144 * Makefile.in (DVIPS): New variable.
4145 (.PHONY): Add html, ps.
4146 (html, elisp.html, ps, elisp.ps): New targets.
4147 (clean): Delete html, ps files.
4148 ($(infodir)/elisp): Remove unnecessary includes.
4149
4150 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4151
4152 * makefile.w32-in (emacsdir): New variable.
4153 (srcs): Add emacsver.texi.
4154 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
4155
4156 2010-10-09 Glenn Morris <rgm@gnu.org>
4157
4158 * Makefile.in (VPATH): Remove.
4159 (infodir): Make it absolute.
4160 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
4161
4162 * Makefile.in (dist): Anchor regexps.
4163
4164 * Makefile.in (srcs): Put elisp.texi first.
4165 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
4166
4167 * Makefile.in (infoclean): Remove harmless, long-standing error.
4168
4169 * Makefile.in ($(infodir)): Delete rule.
4170 (mkinfodir): New.
4171 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
4172
4173 * Makefile.in (dist): Remove reference to emacsver.texi.in.
4174 Also copy emacsver.texi, and edit $emacsdir.
4175
4176 2010-10-09 Glenn Morris <rgm@gnu.org>
4177
4178 * Makefile.in (emacsdir): New variable.
4179 (MAKEINFO): Add -I $emacsdir.
4180 (dist): Copy emacsver.texi.
4181 (srcs): Add emacsver.texi.
4182
4183 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
4184 Set EMACSVER by including emacsver.texi.
4185
4186 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
4187
4188 2010-10-07 Glenn Morris <rgm@gnu.org>
4189
4190 * Makefile.in (version): New, set by configure.
4191 (clean): Delete dist tar file.
4192 (dist): Use version in tar name.
4193
4194 2010-10-06 Glenn Morris <rgm@gnu.org>
4195
4196 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
4197 (INSTALL_INFO): Remove unused variable.
4198 (mostlyclean, infoclean, dist): New rules.
4199 (clean): Delete dvi and pdf files.
4200 (maintainer-clean): Remove elisp.oaux, use infoclean.
4201 ($(infodir)): Add parallel build workaround.
4202
4203 2010-10-04 Glenn Morris <rgm@gnu.org>
4204
4205 * Makefile.in (dvi, pdf, $(infodir)): New targets.
4206 ($(infodir)/elisp): Ensure target directory exists. Use $@.
4207 Fix -I typo.
4208 (clean): No 'make.out' or 'core' files.
4209 (.PHONY): Declare clean rules.
4210 (maintainer-clean): Delete pdf file. Guard against cd failures.
4211
4212 2010-10-03 Glenn Morris <rgm@gnu.org>
4213
4214 * files.texi (File Name Components): Remove ignored section about
4215 deleted variable directory-sep-char.
4216
4217 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4218
4219 * files.texi (Magic File Names): New defopt
4220 remote-file-name-inhibit-cache.
4221
4222 2010-10-02 Glenn Morris <rgm@gnu.org>
4223
4224 * os.texi (Killing Emacs): Hook now runs in batch mode.
4225
4226 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
4227
4228 * text.texi (Special Properties): Clarify when modification-hooks run.
4229
4230 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4231
4232 * syntax.texi (Syntax Flags): Document new `c' flag.
4233
4234 2010-09-09 Glenn Morris <rgm@gnu.org>
4235
4236 * display.texi (ImageMagick Images): General cleanup.
4237
4238 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
4239
4240 * files.texi (Directory Names): Use \` rather than ^.
4241
4242 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4243
4244 * text.texi (Low-Level Kill Ring):
4245 * frames.texi (Window System Selections): Remove cut buffer
4246 documentation.
4247
4248 2010-08-28 Eli Zaretskii <eliz@gnu.org>
4249
4250 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
4251 Parameters", where the default fringe width is described.
4252
4253 * frames.texi (Window Frame Parameters, Basic Parameters)
4254 (Position Parameters, Layout Parameters, Management Parameters)
4255 (Cursor Parameters, Font and Color Parameters): Add indexing for
4256 frame parameters. (Bug#6929)
4257
4258 2010-08-25 Tom Tromey <tromey@redhat.com>
4259
4260 * vol2.texi (Top): Update.
4261 * vol1.texi (Top): Update.
4262 * tips.texi (Library Headers): Mention Package-Version and
4263 Package-Requires.
4264 * package.texi: New file.
4265 * os.texi (System Interface): Update pointers.
4266 * elisp.texi (Top): Link to new nodes. Include package.texi.
4267 * anti.texi (Antinews): Update pointers.
4268
4269 2010-08-25 Eli Zaretskii <eliz@gnu.org>
4270
4271 * processes.texi (Filter Functions): Fix last change.
4272
4273 2010-08-24 Markus Triska <triska@gmx.at>
4274
4275 * processes.texi (Filter Functions): Use `buffer-live-p' instead
4276 of `buffer-name' in the main text as well as in the example
4277 (Bug#3098).
4278
4279 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
4280
4281 * nonascii.texi (Text Representations):
4282 * loading.texi (Loading Non-ASCII):
4283 * compile.texi (Byte Compilation): Don't mention obsolete
4284 --unibyte command-line argument.
4285
4286 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
4287
4288 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
4289
4290 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
4293
4294 2010-08-20 Eli Zaretskii <eliz@gnu.org>
4295
4296 * commands.texi (Misc Events): Add cross-references to where
4297 POSITION of a mouse event is described in detail.
4298
4299 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
4300
4301 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
4302
4303 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4304
4305 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
4306 Suggested by Štěpán Němec <stepnem@gmail.com>.
4307
4308 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4309
4310 * minibuf.texi (High-Level Completion): Document args of
4311 `read-buffer-function' (bug#5625).
4312
4313 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
4314
4315 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
4316
4317 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
4318
4319 * processes.texi (Process Information): Explain process property
4320 `remote-tty'.
4321
4322 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
4323
4324 * modes.texi (Defining Minor Modes): Use C-delete in examples,
4325 instead of "\C-\^?" (bug#6334).
4326
4327 * text.texi (Special Properties): Fix typo.
4328
4329 2010-07-09 Eli Zaretskii <eliz@gnu.org>
4330
4331 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
4332 calling sequences, which are now the standard.
4333
4334 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
4335
4336 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
4337
4338 * commands.texi (Command Overview): Mention undo-boundary call.
4339
4340 2010-06-23 Glenn Morris <rgm@gnu.org>
4341
4342 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
4343 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
4344 * frames.texi, functions.texi, internals.texi, keymaps.texi:
4345 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
4346 * searching.texi, sequences.texi, strings.texi, syntax.texi:
4347 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
4348 Untabify Texinfo files.
4349
4350 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
4351
4352 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
4353
4354 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
4355
4356 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
4357
4358 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
4359
4360 * searching.texi (Regexp Special): Remove obsolete information
4361 about matching non-ASCII characters, and suggest using char
4362 classes (Bug#6283).
4363
4364 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
4365
4366 * minibuf.texi (Basic Completion): Add missing "@end defun".
4367
4368 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4369
4370 * minibuf.texi (Basic Completion): Document completion-boundaries.
4371 (Programmed Completion): Document the new fourth method for boundaries.
4372
4373 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
4374
4375 * display.texi (Image Cache): Update documentation about image caching.
4376
4377 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4378
4379 * windows.texi (Textual Scrolling):
4380 * tips.texi (Coding Conventions):
4381 * minibuf.texi (Minibuffer History):
4382 * maps.texi (Standard Keymaps):
4383 * loading.texi (Where Defined):
4384 * edebug.texi (Instrumenting): Fix typos.
4385
4386 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4387
4388 * keymaps.texi (Menu Bar): Document :advertised-binding property.
4389
4390 * functions.texi (Obsolete Functions):
4391 Document set-advertised-calling-convention.
4392
4393 * minibuf.texi (Basic Completion): Document completion-in-region.
4394 (Programmed Completion): Document completion-annotate-function.
4395
4396 * commands.texi (Reading One Event): Document read-key.
4397 (Distinguish Interactive): Document KIND arg to
4398 called-interactively-p. Delete obsolete interactive-p.
4399
4400 * elisp.texi (Top): Update node description.
4401
4402 2010-05-08 Eli Zaretskii <eliz@gnu.org>
4403
4404 * nonascii.texi (Character Properties):
4405 Document unicode-category-table. Add an index entry for Unicode
4406 general category.
4407
4408 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4409
4410 * Version 23.2 released.
4411
4412 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
4413
4414 * locals.texi (Standard Buffer-Local Variables):
4415 Remove @ignore'd reference to `direction-reversed'.
4416
4417 2010-04-14 Juri Linkov <juri@jurta.org>
4418
4419 Fix @deffn without category.
4420
4421 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
4422 for `abbrev-insert'.
4423
4424 * buffers.texi (Indirect Buffers): Add category `Command'
4425 to @deffn of `clone-indirect-buffer'.
4426
4427 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
4428 for `next-window' and `previous-window'. Add category `Command'
4429 to @deffn of `pop-to-buffer'.
4430
4431 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
4432
4433 * nonascii.texi (Text Representations): Don't mark
4434 enable-multibyte-characters as a user option.
4435
4436 2010-03-31 Eli Zaretskii <eliz@gnu.org>
4437
4438 * control.texi (Handling Errors): How to re-throw a signal caught
4439 by condition-case.
4440
4441 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
4442
4443 * loading.texi (Hooks for Loading): Document after-load-functions.
4444 Copyedits.
4445
4446 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
4447
4448 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
4449
4450 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
4451
4452 * processes.texi (Network Processes): Document seqpacket type.
4453
4454 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
4455
4456 * os.texi (System Environment): Do not mention lynxos.
4457
4458 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4459
4460 * Branch for 23.2.
4461
4462 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
4463
4464 * objects.texi (Integer Type): Take note of the read syntax
4465 exception for numbers that cannot fit in the integer type.
4466
4467 2010-03-03 Glenn Morris <rgm@gnu.org>
4468
4469 * numbers.texi (Integer Basics, Bitwise Operations):
4470 * objects.texi (Integer Type): Update for integers now being 30-bit.
4471
4472 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
4473
4474 * display.texi (Low-Level Font): Document :otf font-spec property.
4475
4476 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4477
4478 * display.texi (Line Height): Avoid obsolete special default variables
4479 like default-major-mode.
4480
4481 2010-01-28 Alan Mackenzie <acm@muc.de>
4482
4483 * display.texi (Auto Faces): Say fontification-functions is called
4484 whether or not Font Lock is enabled. Tidy up the wording a bit.
4485
4486 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4487
4488 * elisp.texi: Remove duplicate edition information (Bug#5407).
4489
4490 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4491
4492 * two.el (volume-header-toc-markup): Fix typos in docstring.
4493
4494 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4495
4496 Avoid dubious uses of save-excursions.
4497 * positions.texi (Excursions): Recommend the use of
4498 save-current-buffer if applicable.
4499 * text.texi (Clickable Text): Fix the example code which used
4500 save-excursion in a naive way which sometimes preserves point and
4501 sometimes not.
4502 * variables.texi (Creating Buffer-Local):
4503 * os.texi (Session Management):
4504 * display.texi (GIF Images):
4505 * control.texi (Cleanups): Use (save|with)-current-buffer.
4506
4507 2010-01-02 Eli Zaretskii <eliz@gnu.org>
4508
4509 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4510
4511 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
4512
4513 * nonascii.texi (Text Representations, Character Codes)
4514 (Converting Representations, Explicit Encoding)
4515 (Translation of Characters): Use hex notation consistently.
4516 (Character Sets): Fix map-charset-chars doc (Bug#5197).
4517
4518 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
4519
4520 * loading.texi (Where Defined): Make it clearer that these are
4521 loaded files (Bug#5068).
4522
4523 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
4524
4525 * minibuf.texi (Completion Styles): Document `initials' style.
4526
4527 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
4528
4529 * frames.texi (Resources): Describe inhibit-x-resources.
4530 (Size Parameters): Copyedit.
4531
4532 * hash.texi (Creating Hash):
4533 * objects.texi (Hash Table Type): Document the new hash table
4534 printed representation.
4535
4536 * minibuf.texi (Basic Completion): 4th arg to all-completions is
4537 obsolete.
4538
4539 * processes.texi (Process Buffers):
4540 Document process-kill-buffer-query-function.
4541
4542 2009-12-05 Glenn Morris <rgm@gnu.org>
4543
4544 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
4545 diary-display-function, and no longer recommended to be a hook.
4546 Update for changes in the names of calendar and diary hooks.
4547 diary-print-entries-hook has changed section.
4548
4549 2009-11-28 Eli Zaretskii <eliz@gnu.org>
4550
4551 * text.texi (Special Properties): More accurate description of
4552 what the `cursor' property does.
4553
4554 2009-11-26 Kevin Ryde <user42@zip.com.au>
4555
4556 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
4557 mouse-wheel-down-event, the closest thing to a definition for them.
4558 * os.texi (Startup Summary): vindex inhibit-startup-message and
4559 inhibit-splash-screen.
4560 (Command-Line Arguments): vindex argv.
4561 (Suspending Emacs): vindex suspend-tty-functions and
4562 resume-tty-functions. Don't want to index every hook, but having
4563 the programming ones is helpful.
4564
4565 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
4566
4567 * commands.texi (Motion Events): Fix typo (Bug#4907).
4568
4569 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
4570
4571 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
4572 are affected by case-fold-search (Bug#4483).
4573
4574 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
4575
4576 * minibuf.texi (Reading File Names): Note that read-file-name may
4577 use a graphical file dialog.
4578
4579 2009-10-31 Glenn Morris <rgm@gnu.org>
4580
4581 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
4582
4583 2009-10-16 Kevin Ryde <user42@zip.com.au>
4584
4585 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
4586 in particular so `info-lookup-symbol' can find its docs.
4587
4588 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
4589
4590 * variables.texi (Constant Variables): Distinguish from defconst
4591 variables.
4592 (Defining Variables): Add cindex.
4593
4594 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
4595
4596 * os.texi (Time of Day): Clarify that the microsecond part is
4597 ignored (Bug#4637).
4598
4599 2009-10-11 Glenn Morris <rgm@gnu.org>
4600
4601 * frames.texi (Size and Position): Clarify what is included in the frame
4602 height. (Bug#4535)
4603
4604 2009-10-10 Glenn Morris <rgm@gnu.org>
4605
4606 * windows.texi (Size of Window): The relationship between window and
4607 frame heights is not so simple. (Bug#4535)
4608 Mention window-full-height-p.
4609
4610 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4611
4612 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
4613 used from Lisp.
4614
4615 2009-10-07 Eli Zaretskii <eliz@gnu.org>
4616
4617 * files.texi (Directory Names) <abbreviate-file-name>:
4618 Document that root home directories are not replaced with "~".
4619
4620 2009-10-06 Eli Zaretskii <eliz@gnu.org>
4621
4622 * text.texi (Special Properties): Document the meaning of the
4623 `cursor' text property whose value is an integer.
4624
4625 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4626
4627 * files.texi (Magic File Names): Add `copy-directory'.
4628
4629 2009-10-05 Eli Zaretskii <eliz@gnu.org>
4630
4631 * files.texi (File Attributes): Fix description of file
4632 attributes. (Bug#4638) Update attributes of files.texi example to
4633 be more representative.
4634
4635 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4636
4637 * files.texi (Create/Delete Dirs): New command copy-directory.
4638
4639 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
4640
4641 * anti.texi (Antinews):
4642 * macros.texi (Indenting Macros):
4643 * strings.texi (Creating Strings, Case Conversion):
4644 Remove duplicate words.
4645
4646 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
4647
4648 * files.texi (Create/Delete Dirs): delete-directory has an
4649 optional parameter RECURSIVE.
4650
4651 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
4652
4653 * buffers.texi (Swapping Text): Minor clarification.
4654
4655 2009-10-01 Glenn Morris <rgm@gnu.org>
4656
4657 * functions.texi (Declaring Functions): Mention that we also search for
4658 ".m" files in the src/ directory.
4659
4660 2009-09-25 David Engster <deng@randomsample.de>
4661
4662 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
4663
4664 2009-09-22 Glenn Morris <rgm@gnu.org>
4665
4666 * internals.texi (Building Emacs): Mention preloaded-file-list.
4667
4668 2009-09-14 Alan Mackenzie <acm@muc.de>
4669
4670 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4671
4672 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4673
4674 * functions.texi (Anonymous Functions): Rearrange discussion,
4675 giving usage of unquoted lambda forms first. Mention that
4676 `function' and `#'' are no longer required (Bug#4290).
4677
4678 2009-09-11 Alan Mackenzie <acm@muc.de>
4679
4680 * os.texi (Terminal Output): Document `send-string-to-terminal' in
4681 batch mode.
4682
4683 2009-09-01 Glenn Morris <rgm@gnu.org>
4684
4685 * display.texi (Face Functions): Mention define-obsolete-face-alias.
4686
4687 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
4688
4689 * nonascii.texi (Character Codes): Fix typos.
4690
4691 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
4692
4693 * processes.texi (Synchronous Processes): New defvar
4694 process-file-side-effects.
4695
4696 2009-08-25 Glenn Morris <rgm@gnu.org>
4697
4698 * display.texi (Fontsets): Fix typo.
4699
4700 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
4701
4702 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
4703
4704 * processes.texi (Asynchronous Processes): Adjust arglist of
4705 start-process-shell-command and start-file-process-shell-command.
4706
4707 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
4708
4709 * advice.texi (Argument Access in Advice): Note that argument
4710 positions are zero-based (Bug#3932).
4711
4712 * commands.texi (Distinguish Interactive): Minor copyedit.
4713
4714 * display.texi (Face Attributes): Add xref to Displaying Faces for
4715 explanation of "underlying face".
4716
4717 * customize.texi (Common Keywords): Add xref to Loading.
4718
4719 * loading.texi (How Programs Do Loading): Add xref to Lisp
4720 Libraries node in the Emacs manual.
4721
4722 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
4723
4724 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
4725
4726 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
4727
4728 * processes.texi (Shell Arguments): Copyedits.
4729
4730 2009-07-18 Glenn Morris <rgm@gnu.org>
4731
4732 * loading.texi (Repeated Loading): Fix typo.
4733
4734 2009-07-16 Richard Stallman <rms@gnu.org>
4735
4736 * buffers.texi (Swapping Text): Recommend setting
4737 write-region-annotate-functions and buffer-saved-size.
4738
4739 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
4740
4741 2009-07-15 Glenn Morris <rgm@gnu.org>
4742
4743 * edebug.texi: Minor re-phrasings throughout.
4744 (Edebug Execution Modes): Sit-for affects continue mode too.
4745 (Jumping): Use `forward-sexp' rather than its keybinding.
4746 (Edebug Misc): Fix Q binding.
4747 (Edebug Eval): Remove cl version.
4748 (Printing in Edebug): Clarify print-length etc.
4749 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
4750 (Specification List): Remove edebug-unwrap findex entry.
4751 (Specification Examples): defmacro is actually not the same as defun.
4752 Escape "`" in example.
4753
4754 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
4755
4756 * markers.texi (The Mark): Document optional arg to
4757 deactivate-mark.
4758
4759 2009-07-11 Kevin Ryde <user42@zip.com.au>
4760
4761 * hooks.texi (Standard Hooks): Fix cross-references.
4762
4763 * loading.texi (Named Features): Refer to eval-after-load.
4764
4765 2009-07-11 Glenn Morris <rgm@gnu.org>
4766
4767 * Makefile.in (TEXI2PDF): New.
4768 (elisp.pdf): New target.
4769
4770 * searching.texi (Regexp Backslash): Fix typo.
4771
4772 * elisp.texi (Top): Display copyright notice at start of non-TeX.
4773
4774 2009-07-10 Glenn Morris <rgm@gnu.org>
4775
4776 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
4777
4778 * customize.texi (Customization Types):
4779 * display.texi (Abstract Display):
4780 * objects.texi (Character Type, String Type):
4781 Merge in some menu descriptions from elisp.texi.
4782
4783 * hash.texi (Hash Tables):
4784 * modes.texi (Multiline Font Lock):
4785 End menu description with period.
4786
4787 2009-07-09 Glenn Morris <rgm@gnu.org>
4788
4789 * back.texi: Don't hard-code texinfo location.
4790
4791 * two-volume.make (texinfodir): New, with location of texinfo.tex.
4792 (tex): Add texinfodir to TEXINPUTS.
4793 (elisp1med-init, elisp2med-init): Use texinfodir.
4794
4795 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
4796 (clean): Add two-volume.make intermediate files.
4797
4798 * elisp.texi, vol1.texi, vol2.texi:
4799 Use a DATE variable with the publication date, and update it.
4800 Fix antinews menu description.
4801
4802 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
4803 Update the detailed node listing to match elisp.texi.
4804
4805 * README: Update edition to match elisp.texi.
4806
4807 * objects.texi (General Escape Syntax):
4808 * nonascii.texi (Character Sets):
4809 Use consistent case for "Unicode Standard".
4810
4811 * anti.texi (Antinews):
4812 * customize.texi (Variable Definitions):
4813 * functions.texi (Declaring Functions):
4814 * nonascii.texi (Character Properties):
4815 * processes.texi (Serial Ports):
4816 * text.texi (Special Properties):
4817 * tips.texi (Coding Conventions):
4818 Minor rearrangements to improve TeX line-filling.
4819
4820 * commands.texi (Using Interactive): Fix cross-reference.
4821
4822 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4823
4824 * frames.texi (Management Parameters): Mention sticky.
4825
4826 2009-07-01 Andreas Schwab <aschwab@redhat.com>
4827
4828 * help.texi (Help Functions): Fix description of help-buffer and
4829 help-setup-xref to use @defun instead of @deffn.
4830
4831 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4832
4833 * frames.texi (Size Parameters): Mention maximized for fullscreen.
4834
4835 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
4836
4837 * display.texi (Window Systems): Add ns to the list.
4838
4839 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4840
4841 * Branch for 23.1.
4842
4843 2009-06-17 Martin Rudalics <rudalics@gmx.at>
4844
4845 * windows.texi (Dedicated Windows): Fix typo.
4846 (Resizing Windows): Replace @defun by @deffn.
4847
4848 2009-06-17 Glenn Morris <rgm@gnu.org>
4849
4850 * variables.texi (Directory Local Variables):
4851 Update for 2009-04-11 name-change of dir-locals-directory-alist.
4852
4853 2009-06-09 Kenichi Handa <handa@m17n.org>
4854
4855 * nonascii.texi (Character Sets): State clearly that FROM and TO
4856 are codepoints of CHARSET.
4857
4858 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
4859
4860 * minibuf.texi (Reading File Names): Fix introductory text.
4861 Suggested by stan@derbycityprints.com.
4862 (High-Level Completion): Fix typo.
4863
4864 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4865
4866 * frames.texi (Text Terminal Colors): Multi-tty is already
4867 implemented, but tty-local colors are not.
4868
4869 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
4870
4871 * hooks.texi (Standard Hooks): Remove mention of obsolete
4872 redisplay-end-trigger-functions.
4873
4874 * internals.texi (Window Internals): Remove mention of obsolete
4875 redisplay-end-trigger-functions.
4876
4877 2009-05-21 Martin Rudalics <rudalics@gmx.at>
4878
4879 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
4880
4881 * backups.texi (Making Backups): backup-directory-alist and
4882 make-backup-file-name-function are options.
4883 (Auto-Saving): auto-save-list-file-prefix is an option.
4884
4885 * buffers.texi (Killing Buffers): buffer-offer-save is an
4886 option.
4887
4888 * display.texi (Refresh Screen): no-redraw-on-reenter is an
4889 option.
4890 (Echo Area Customization): echo-keystrokes is an option.
4891 (Selective Display): selective-display-ellipses is an option.
4892 (Temporary Displays): temp-buffer-show-function is an option.
4893 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
4894 are options.
4895 (Font Selection): face-font-family-alternatives,
4896 face-font-selection-order, face-font-registry-alternatives, and
4897 scalable-fonts-allowed are options.
4898 (Fringe Indicators): indicate-buffer-boundaries is an option.
4899 (Fringe Cursors): overflow-newline-into-fringe is an option.
4900 (Scroll Bars): scroll-bar-mode is an option.
4901
4902 * eval.texi (Eval): max-lisp-eval-depth is an option.
4903
4904 * files.texi (Visiting Functions): find-file-hook is an option.
4905 (Directory Names): directory-abbrev-alist is an option.
4906 (Unique File Names): temporary-file-directory and
4907 small-temporary-file-directory are options.
4908
4909 * frames.texi (Initial Parameters): initial-frame-alist,
4910 minibuffer-frame-alist and default-frame-alist are options.
4911 (Cursor Parameters): blink-cursor-alist and
4912 cursor-in-non-selected-windows ar options.
4913 (Window System Selections): selection-coding-system is an
4914 option.
4915 (Display Feature Testing): display-mm-dimensions-alist is an
4916 option.
4917
4918 * help.texi (Help Functions): help-char and help-event-list are
4919 options.
4920
4921 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
4922 an option.
4923
4924 * minibuf.texi (Minibuffer History): history-length and
4925 history-delete-duplicates are options.
4926 (High-Level Completion): read-buffer-function and
4927 read-buffer-completion-ignore-case are options.
4928 (Reading File Names): read-file-name-completion-ignore-case is
4929 an option.
4930
4931 * modes.texi (Mode Line Top): mode-line-format is an option.
4932 (Mode Line Variables): mode-line-position and mode-line-modes
4933 are options.
4934
4935 * nonascii.texi (Text Representations):
4936 enable-multibyte-characters is an option.
4937 (Default Coding Systems): auto-coding-regexp-alist,
4938 file-coding-system-alist, auto-coding-alist and
4939 auto-coding-functions are options.
4940 (Specifying Coding Systems): inhibit-eol-conversion is an
4941 option.
4942
4943 * os.texi (Init File): site-run-file is an option.
4944 (System Environment): mail-host-address is an option.
4945 (User Identification): user-mail-address is an option.
4946 (Terminal Output): baud-rate is an option.
4947
4948 * positions.texi (Word Motion): words-include-escapes is an
4949 option.
4950
4951 * searching.texi (Standard Regexps): page-delimiter,
4952 paragraph-separate, paragraph-separate and sentence-end are
4953 options.
4954
4955 * text.texi (Margins): left-margin and fill-nobreak-predicate
4956 are options.
4957
4958 * variables.texi (Local Variables): max-specpdl-size is an
4959 option.
4960
4961 * windows.texi (Choosing Window):
4962 split-window-preferred-function, special-display-function and
4963 display-buffer-function are options.
4964
4965 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
4966
4967 Fix errors spotted by Martin Rudalics.
4968
4969 * syntax.texi (Position Parse): Document rationale for ignored
4970 arguments to syntax-ppss-flush-cache.
4971
4972 * processes.texi (Input to Processes): Mark PROCESS arg to
4973 process-running-child-p as optional.
4974 (Network Options): Document NO-ERROR arg to
4975 set-network-process-option.
4976
4977 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
4978 command.
4979
4980 * searching.texi (POSIX Regexps): Mark posix-search-forward and
4981 posix-search-backward as commands.
4982
4983 * os.texi (Killing Emacs): Mark kill-emacs as a command.
4984 (Suspending Emacs): Mark suspend-emacs as a command.
4985 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
4986 commands.
4987 (Terminal Output): Remove obsolete function baud-rate.
4988 Document TERMINAL arg for send-string-to-terminal.
4989
4990 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
4991 terminal-coding-system and set-terminal-coding-system.
4992 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
4993 as optional.
4994 (Character Sets): Document RESTRICTION arg of char-charset.
4995 (Character Codes): Mark POS argument to get-byte as optional.
4996
4997 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
4998 minibuffer-message.
4999
5000 * files.texi (Create/Delete Dirs): Mark make-directory and
5001 delete-directory as commands.
5002
5003 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
5004
5005 * text.texi (Base 64): Mark base64-decode-string and
5006 base64-encode-string as commands.
5007 (Columns): Mark move-to-column as a command.
5008 (Mode-Specific Indent): Document RIGID arg to
5009 indent-for-tab-command.
5010 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
5011 Mark indent-code-rigidly as a command.
5012 (Substitution): Mark translate-region as a command.
5013
5014 * frames.texi (Size and Position): Remove obsolete functions
5015 screen-height and screen-width.
5016
5017 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
5020 (Displaying Buffers, Resizing Windows): Correct mistakes;
5021 next-window, previous-window, and pop-to-buffer are not commands,
5022 and fit-window-to-buffer" is a command. (Pointed out by Martin
5023 Rudalics.)
5024
5025 2009-05-17 Richard M Stallman <rms@gnu.org>
5026
5027 * modes.texi (Precalculated Fontification): Clarify text.
5028
5029 2009-05-17 Martin Rudalics <rudalics@gmx.at>
5030
5031 * windows.texi (Selecting Windows): Clarify descriptions of
5032 with-selected-window and get-lru-window.
5033 (Cyclic Window Ordering): Refer to particular frame when talking
5034 about how splitting affects the ordering.
5035 (Displaying Buffers): Fix descriptions of switch-to-buffer and
5036 switch-to-buffer-other-window. Explain how setting of
5037 display-buffer-reuse-frames affects pop-to-buffer.
5038 (Choosing Window): Clarify some details in descriptions of
5039 display-buffer-reuse-frames, pop-up-frames, and
5040 pop-up-frame-function.
5041 (Dedicated Windows): Clarify some details.
5042 (Textual Scrolling): Replace term vscroll by term vertical
5043 scroll position.
5044 (Vertical Scrolling): Fix typo.
5045 (Window Hooks): Relate text on jit-lock-register to window
5046 scrolling and size changes.
5047
5048 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
5049
5050 * frames.texi (Initial Parameters): Clarify what the initial
5051 minibuffer frame is.
5052 (Buffer Parameters): Note that the minibuffer parameter can not be
5053 altered.
5054
5055 * anti.texi (Antinews): Copyedits. Rearrange some entries.
5056 Document display-buffer changes.
5057
5058 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
5059
5060 * anti.texi (Antinews): Rewrite for Emacs 22.
5061
5062 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
5063 obarrays are first mentioned. Define "system abbrev" more
5064 prominently, and add it to the index.
5065 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
5066 Copyedits.
5067 (Abbrev Expansion): Document abbrev-insert.
5068
5069 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
5070
5071 * frames.texi (Font and Color Parameters): Rename from Color
5072 Parameters. Document font-backend parameter.
5073
5074 * vol2.texi (Top): Update node listing.
5075 * vol1.texi (Top): Update node listing.
5076 * elisp.texi (Top): Update node listing.
5077
5078 2009-05-11 Martin Rudalics <rudalics@gmx.at>
5079
5080 * windows.texi (Choosing Window): Don't explicitly refer to
5081 split-window-sensibly's window argument in descriptions of
5082 split-height-threshold and split-width-threshold.
5083
5084 2009-05-10 Martin Rudalics <rudalics@gmx.at>
5085
5086 * windows.texi (Choosing Window): Fix rewrite of window
5087 splitting section.
5088
5089 2009-05-09 Eli Zaretskii <eliz@gnu.org>
5090
5091 * nonascii.texi (Default Coding Systems):
5092 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5093 Add indexing.
5094 (Lisp and Coding Systems): Add index entries.
5095
5096 2009-05-09 Martin Rudalics <rudalics@gmx.at>
5097
5098 * windows.texi (Choosing Window): Describe split-window-sensibly
5099 and rewrite section on window splitting accordingly.
5100 (Textual Scrolling): Replace `...' by @code{...}.
5101
5102 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
5103
5104 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
5105 Remove obsoleted pre-abbrev-expand-hook.
5106
5107 * locals.texi (Standard Buffer-Local Variables): Consolidate table
5108 entries.
5109
5110 * internals.texi (Object Internals): Don't assume 32-bit machines
5111 are the norm.
5112 (Buffer Internals): Consolidate table entries for readability.
5113 (Window Internals): Synch field names to window.h.
5114 (Process Internals): Synch field names to process.h.
5115
5116 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
5117
5118 * variables.texi (File Local Variables): Note that read-circle is
5119 bound to nil when reading file-local variables.
5120
5121 * streams.texi (Input Functions): Document read-circle.
5122 (Output Variables): Add xref to Circular Objects.
5123
5124 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
5125
5126 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
5127 Features and Coding System Basics. Node that "p" stands for
5128 "predicate". Recommend utf-8-emacs instead of emacs-mule.
5129 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
5130 mouse-appearance-menu.
5131 (Programming Tips): Add xref to Progress.
5132
5133 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
5134
5135 * os.texi (Command-Line Arguments):
5136 Document command-line-args-left.
5137 (Suspending Emacs): Adapt text to multi-tty case. Document use of
5138 terminal objects for tty arguments.
5139 (Startup Summary): Add xref to Session Management.
5140 (Session Management): Mention emacs-session-restore. Copyedits.
5141
5142 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * os.texi (Startup Summary): Copyedits. The init file is not
5145 necessarily named .emacs now. Document initial-buffer-choice and
5146 initial-scratch-message. Note where Emacs exits in batch mode.
5147 Document inhibit-splash-screen as an alias.
5148 (Init File): Be neutral about which init file name to use.
5149
5150 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
5151
5152 * os.texi (System Interface): Fix Texinfo usage.
5153
5154 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
5155
5156 * searching.texi (Regexp Backslash): Also refer to shy groups as
5157 non-capturing or unnumbered groups.
5158 (Regexp Functions): Add cross-reference to Regexp Backslash.
5159
5160 * display.texi (Truncation): Overlays can use line-prefix and
5161 wrap-prefix too.
5162 (Overlay Properties): Document wrap-prefix and line-prefix.
5163 (Face Attributes): Document underline-minimum-offset.
5164 (Face Remapping): Copyedits.
5165 (Low-Level Font): Copyedits.
5166 (Image Cache): Note that the image cache is shared between frames.
5167 (Line Height): Emphasize that line-spacing only takes effect on
5168 graphical terminals.
5169
5170 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5171
5172 * display.texi (Refresh Screen): Note that a passage about screen
5173 refreshing is text terminal only.
5174 (Forcing Redisplay): Delete misleading comment---sit-for calls
5175 redisplay, not the other way around.
5176 (Truncation): Note new values of truncate-partial-width-windows.
5177 Copyedits.
5178 (Invisible Text): Document invisible-p.
5179
5180 2009-04-11 Eli Zaretskii <eliz@gnu.org>
5181
5182 * display.texi (Overlays): Overlays don't scale well. See
5183 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
5184
5185 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
5186
5187 * syntax.texi (Syntax Table Functions): Document cons cell
5188 argument for modify-syntax-entry.
5189 (Categories): Document cons cell argument for
5190 modify-category-entry.
5191
5192 * searching.texi (String Search): Document word-search-forward-lax
5193 and word-search-backward-lax.
5194 (Searching and Case): Describe isearch behavior more precisely.
5195
5196 * keymaps.texi (Tool Bar): Mention that some platforms do not
5197 support multi-line toolbars. Suggested by Stephen Eglen.
5198
5199 * frames.texi (Layout Parameters): Mention that Nextstep also
5200 allows only one tool-bar line. Suggested by Stephen Eglen.
5201
5202 * nonascii.texi (Text Representations): Copyedits.
5203 (Coding System Basics): Also mention utf-8-emacs.
5204 (Converting Representations, Selecting a Representation)
5205 (Scanning Charsets, Translation of Characters, Encoding and I/O):
5206 Copyedits.
5207 (Character Codes): Mention role of codepoints 1114112 to 4194175.
5208
5209 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
5210
5211 * text.texi (Yank Commands): Note that yank uses push-mark.
5212 (Filling): Clarify REGION argument of fill-paragraph.
5213 Document fill-forward-paragraph-function.
5214 (Special Properties): Remove "new in Emacs 22" declaration.
5215 (Clickable Text): Merge with Links and Mouse-1 node.
5216
5217 * display.texi (Button Properties, Button Buffer Commands):
5218 Change xref to Clickable Text.
5219
5220 * tips.texi (Key Binding Conventions): Change xref to Clickable
5221 Text.
5222
5223 * elisp.texi (Top): Update node listing.
5224
5225 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
5226
5227 * markers.texi (The Mark): Copyedits. Improve description of
5228 handle-shift-selection.
5229 (The Region): Move use-region-p here from The Mark.
5230
5231 * positions.texi (Screen Lines): Document (cols . lines) argument
5232 for vertical-motion.
5233
5234 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
5235
5236 * frames.texi (Frames): Clean up introduction. Document `ns'
5237 return value for framep.
5238 (Creating Frames): Note how the terminal is chosen.
5239 (Multiple Terminals, Multiple Displays): Merge into a single node.
5240 (Color Parameters): Fix typo.
5241
5242 * variables.texi (Local Variables, Buffer-Local Variables)
5243 (Creating Buffer-Local): Change link to Multiple Terminals.
5244
5245 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
5246
5247 * keymaps.texi (Controlling Active Maps): Change link to Multiple
5248 Terminals.
5249
5250 * commands.texi (Command Loop Info, Keyboard Macros): Change link
5251 to Multiple Terminals.
5252
5253 * elisp.texi (Top): Update node listing.
5254 * vol2.texi (Top): Update node listing.
5255 * vol1.texi (Top): Update node listing.
5256
5257 * buffers.texi (Current Buffer): Note that the append-to-buffer
5258 example is no longer in synch with the latest code. Tie the two
5259 examples together.
5260
5261 * files.texi (File Attributes): Move note about MS-DOS from
5262 Changing Files to File Attributes.
5263 (Create/Delete Dirs): Note that mkdir is an alias for this.
5264
5265 2009-04-01 Markus Triska <triska@gmx.at>
5266
5267 * processes.texi (Filter Functions): Suggest how to handle output
5268 batches.
5269
5270 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
5271
5272 * help.texi (Accessing Documentation): Update example to use
5273 help-setup-xref and with-help-window.
5274 (Help Functions): Remove print-help-return-message, which is
5275 semi-obsolete due to with-help-window. Document help-buffer and
5276 help-setup-xref.
5277
5278 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
5279
5280 * help.texi (Accessing Documentation, Help Functions):
5281 Remove information about long-obsolete Emacs versions.
5282
5283 * modes.texi (Mode Line Variables): The default values of the mode
5284 line variables are now more complicated.
5285
5286 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
5287
5288 * modes.texi (Major Mode Conventions): Note that specialness is
5289 inherited.
5290 (Derived Modes): Note that define-derive-mode sets the mode-class
5291 property.
5292
5293 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
5294 goto-map. Add search-map to the list.
5295
5296 2009-03-27 Eli Zaretskii <eliz@gnu.org>
5297
5298 * os.texi (System Environment): Update the list of system-type
5299 values.
5300
5301 * markers.texi (The Mark) <handle-shift-selection>: Update for
5302 removal of the optional argument DEACTIVATE.
5303
5304 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
5305
5306 * commands.texi (Focus Events): Most X window managers don't use
5307 focus-follows-mouse nowadays.
5308
5309 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
5310
5311 * commands.texi (Defining Commands): Clarify introduction.
5312 (Using Interactive): Not that interactive can be put in a symbol
5313 property.
5314 (Interactive Call): Note that a symbol with a non-nil
5315 interactive-form property satisfies commandp.
5316
5317 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
5318
5319 * minibuf.texi (Intro to Minibuffers): Fix typos.
5320
5321 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
5322
5323 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5324 about minibuffers in old Emacs versions. Copyedits.
5325 Emphasize that enable-recursive-minibuffers defaults to nil.
5326 (Text from Minibuffer): Simplify introduction.
5327
5328 2009-03-22 Alan Mackenzie <acm@muc.de>
5329
5330 * commands.texi (Using Interactive): Clarify string argument to
5331 `interactive' - even promptless elements need \n separators.
5332
5333 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * minibuf.texi (Completion Styles): New node.
5336
5337 * elisp.texi (Top): Update node listing.
5338
5339 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
5340
5341 * minibuf.texi (Basic Completion): Note that
5342 read-file-name-completion-ignore-case and
5343 read-buffer-completion-ignore-case can override
5344 completion-ignore-case.
5345 (Minibuffer Completion): Document completing-read changes.
5346 (Completion Commands): Avoid mentioning partial completion mode.
5347 Document minibuffer-completion-confirm changes, and
5348 minibuffer-confirm-exit-commands.
5349 (High-Level Completion): Document new require-match behavior for
5350 read-buffer. Document read-buffer-completion-ignore-case.
5351 (Reading File Names): Document new require-match behavior for
5352 read-file-name.
5353
5354 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
5355
5356 * debugging.texi (Error Debugging): Don't mislead the reader into
5357 thinking that debug-on-error enters debugger for C-f at EOB.
5358 (Error Debugging): Setting debug-on-init within the init file
5359 works, and has for some time.
5360
5361 2009-03-13 Kenichi Handa <handa@m17n.org>
5362
5363 * display.texi (Fontsets): Update the description.
5364
5365 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
5366
5367 * advice.texi (Advising Primitives): Link to What Is a Function.
5368
5369 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
5370
5371 * compile.texi (Speed of Byte-Code): Update example.
5372 (Disassembly): Update examples.
5373
5374 * loading.texi (Repeated Loading): Simplify examples.
5375
5376 * customize.texi (Common Keywords): It's not necessary to use :tag
5377 to remove hyphens, as custom-unlispify-tag-name does it
5378 automatically.
5379 (Variable Definitions): Link to File Local Variables.
5380 Document customized-value symbol property.
5381 (Customization Types): Move menu to end of node.
5382
5383 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
5384
5385 * macros.texi (Compiling Macros): Omit misleading sentence, which
5386 implied that macros can only be used in the same file they are
5387 defined.
5388 (Backquote): Remove obsolete information about Emacs 19.
5389
5390 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
5391
5392 * display.texi (Display Margins): Fix paren typo.
5393
5394 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
5395
5396 * elisp.texi (Top): Update node listing.
5397
5398 * variables.texi (Variables): Clarify introduction.
5399 (Global Variables): Mention that setq is a special form.
5400 (Local Variables): Use active voice.
5401 (Tips for Defining): Mention marking variables as safe.
5402 (Buffer-Local Variables): Mention terminal-local and frame-local
5403 variables together.
5404 (File Local Variables): Copyedits.
5405 (Frame-Local Variables): Note that they are not really useful.
5406 (Future Local Variables): Node deleted.
5407
5408 * objects.texi (General Escape Syntax): Update explanation of
5409 Unicode escape syntax.
5410
5411 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
5412
5413 * control.texi (Control Structures): Add cindex entry for "textual
5414 order".
5415
5416 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
5417 instead of "expression" throughout.
5418 (Function Indirection): Copyedits. Use active voice.
5419 (Eval): The default value of max-lisp-eval-depth is now 400.
5420
5421 2009-02-23 Miles Bader <miles@gnu.org>
5422
5423 * processes.texi (System Processes): Rename `system-process-attributes'
5424 to `process-attributes'.
5425
5426 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5427
5428 * symbols.texi (Property Lists): Emphasize that property lists are
5429 not restricted to symbol cells.
5430 (Other Plists): Copyedit.
5431
5432 * sequences.texi (Sequences Arrays Vectors): Make introduction
5433 more concise.
5434 (Arrays): Mention char-tables and bool-vectors too.
5435 (Vectors): Don't repeat information given in Arrays node. Link to
5436 nodes that explain the vector usage examples.
5437 (Char-Tables): Note that char-table elements can have arbitrary
5438 type. Explain effect of omitted char-table-extra-slots property.
5439 Link to Property Lists node.
5440
5441 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
5442
5443 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
5444 `append'.
5445 (List Elements): Copyedits.
5446
5447 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
5448 of `vconcat'.
5449
5450 * strings.texi (Creating Strings): Copyedits. Remove obsolete
5451 Emacs 20 usage of `concat'.
5452 (Case Conversion): Copyedits.
5453
5454 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
5455
5456 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
5457 Minor edits.
5458 (Frame Configuration Type): Emphasize that it is not primitive.
5459 (Font Type): New node.
5460 (Type Predicates): Add fontp; type-of now recognizes font object
5461 types.
5462
5463 * intro.texi (Version Info): Update version numbers in examples.
5464 (Acknowledgements): List more contributors.
5465
5466 * elisp.texi: Bump version number to 3.0.
5467 (Top): Link to Font Type node.
5468
5469 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5470
5471 * modes.texi (Major Mode Conventions): Remove duplicate words.
5472 (Customizing Keywords): Fix typo.
5473
5474 2009-02-14 Eli Zaretskii <eliz@gnu.org>
5475
5476 * nonascii.texi (User-Chosen Coding Systems): Document that
5477 select-safe-coding-system suggests raw-text if there are raw bytes
5478 in the region.
5479 (Explicit Encoding): Warn not to use `undecided' when encoding.
5480
5481 2009-02-11 Glenn Morris <rgm@gnu.org>
5482
5483 * frames.texi (Visibility of Frames): Mention the effect multiple
5484 workspaces/desktops can have on visibility.
5485
5486 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5487
5488 * text.texi (Commands for Insertion):
5489 * commands.texi (Event Mod):
5490 * keymaps.texi (Searching Keymaps):
5491 * nonascii.texi (Translation of Characters):
5492 Reinstate documentation of translation-table-for-input.
5493 (Explicit Encoding): Document the `charset' text property produced
5494 by decode-coding-region and decode-coding-string.
5495
5496 2009-01-27 Alan Mackenzie <acm@muc.de>
5497
5498 * modes.texi (Search-based Fontification): Correct a typo.
5499
5500 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
5501
5502 * abbrevs.texi (Abbrev Table Properties): Fix typo.
5503 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
5504
5505 2009-01-24 Eli Zaretskii <eliz@gnu.org>
5506
5507 * display.texi (Window Systems): Document the value of
5508 `initial-window-system' under --daemon.
5509
5510 * os.texi (System Environment): Remove description of the
5511 `environment' function which has been deleted.
5512
5513 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
5514
5515 * frames.texi (Multiple Displays): Remove documentation for
5516 removed function make-frame-on-tty.
5517
5518 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
5519
5520 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5521 write-region-annotate-functions.
5522 Document write-region-post-annotation-function.
5523
5524 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
5525
5526 * display.texi (Font Lookup): Document WIDTH argument of
5527 x-list-fonts.
5528
5529 2009-01-17 Eli Zaretskii <eliz@gnu.org>
5530
5531 * maps.texi (Standard Keymaps): Rename function-key-map to
5532 local-function-key-map.
5533
5534 * keymaps.texi (Translation Keymaps): Rename function-key-map to
5535 local-function-key-map.
5536
5537 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
5538 and `set-keyboard-coding-system' now accept an optional terminal
5539 argument.
5540
5541 * commands.texi (Event Mod): `keyboard-translate-table' is now
5542 terminal-local.
5543 (Function Keys): Rename function-key-map to
5544 local-function-key-map.
5545
5546 * elisp.texi (Top): Make @detailmenu be consistent with changes in
5547 frames.texi.
5548
5549 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
5550 `delete-terminal-functions', `suspend-tty-functions' and
5551 `resume-tty-functions'.
5552
5553 * frames.texi (Frames): Document `frame-terminal' and
5554 `terminal-live-p'.
5555 (Multiple Displays): Document `make-frame-on-tty'.
5556 (Multiple Terminals): Document `terminal-list', `delete-terminal',
5557 `terminal-name', and `get-device-terminal'.
5558 (Terminal Parameters): Document `terminal-parameters',
5559 `terminal-parameter', and `set-terminal-parameter'.
5560
5561 * os.texi (System Environment): Document `environment' and
5562 `initial-environment'.
5563 (Suspending Emacs): Update for multi-tty; document
5564 `suspend-tty', `resume-tty', and `controlling-tty-p'.
5565
5566 * nonascii.texi (Coding System Basics): More accurate description
5567 of `raw-text'.
5568
5569 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
5570
5571 * display.texi (Low-Level Font): Fix typo.
5572
5573 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
5574
5575 * elisp.texi (Top): Update node listing.
5576
5577 * display.texi (PostScript Images): Node deleted.
5578
5579 2009-01-10 Eli Zaretskii <eliz@gnu.org>
5580
5581 * processes.texi (Decoding Output): Document that null bytes force
5582 no-conversion for reading process output.
5583
5584 * files.texi (Reading from Files): Document that null bytes force
5585 no-conversion when visiting files.
5586
5587 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
5588
5589 * nonascii.texi (Lisp and Coding Systems):
5590 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
5591 (Character Properties): Improve wording.
5592
5593 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
5594
5595 * display.texi (Font Lookup): Remove obsolete function
5596 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
5597 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5598 (Font Selection): Reorder order of variable descriptions.
5599 Minor clarifications.
5600
5601 * elisp.texi (Top): Update node listing.
5602
5603 2009-01-09 Glenn Morris <rgm@gnu.org>
5604
5605 * commands.texi (Command Loop Info): Say that last-command-char and
5606 last-input-char are obsolete aliases.
5607
5608 * edebug.texi (Edebug Recursive Edit): Remove separate references to
5609 last-input-char and last-command-char, since they are just aliases for
5610 last-input-event and last-command-event.
5611
5612 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
5613 last-command-char.
5614
5615 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5616
5617 * elisp.texi: Update node listing.
5618
5619 * display.texi (Faces): Put Font Selection node after Auto Faces.
5620 (Face Attributes): Don't link to Font Lookup.
5621 Document font-family-list.
5622 (Fonts): New node.
5623
5624 2009-01-08 Jason Rumney <jasonr@gnu.org>
5625
5626 * frames.texi (Pointer Shape): Clarify that only X supports
5627 changing the standard pointer shapes. (Bug#1485)
5628
5629 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5630
5631 * display.texi (Attribute Functions): Note that a function value
5632 :height is relative, and that compatibility functions work by
5633 calling set-face-attribute.
5634 (Displaying Faces): Reorder list in order of increasing priority.
5635 (Face Remapping): New node. Content moved here from Displaying
5636 Faces.
5637 (Glyphs): Link to Face Functions.
5638
5639 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
5640
5641 * display.texi (Faces): Don't discuss face id here. facep does
5642 not return t.
5643 (Defining Faces): Minor clarification.
5644 (Face Attributes): Rearrange items to match docstring of
5645 set-face-attribute. Add :foundry attribute. Document new role of
5646 :font attribute. Texinfo usage fix.
5647 (Attribute Functions): Copyedits.
5648 (Face Functions): Note that face number is seldom used.
5649
5650 2009-01-05 Richard M Stallman <rms@gnu.org>
5651
5652 * strings.texi (Predicates for Strings): Minor clarification.
5653
5654 * functions.texi (Function Safety): Texinfo usage fix.
5655
5656 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
5657
5658 * objects.texi (General Escape Syntax): Fix typo.
5659
5660 2009-01-03 Martin Rudalics <rudalics@gmx.at>
5661
5662 * windows.texi (Choosing Window): Say that pop-up-frame-alist
5663 works via the default value of pop-up-frame-function.
5664
5665 2009-01-02 Eli Zaretskii <eliz@gnu.org>
5666
5667 * processes.texi (System Processes): Document the `time' and
5668 `ctime' attributes of `system-process-attributes'.
5669
5670 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
5671
5672 * display.texi (Face Attributes): Clarify :height attribute.
5673
5674 2008-12-31 Martin Rudalics <rudalics@gmx.at>
5675
5676 * buffers.texi (The Buffer List): Clarify what moves a buffer to
5677 the front of the buffer list. Add entries for `last-buffer' and
5678 `unbury-buffer'.
5679
5680 2008-12-27 Eli Zaretskii <eliz@gnu.org>
5681
5682 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
5683 and its subsections.
5684
5685 * frames.texi (Multiple Terminals, Low-level Terminal)
5686 (Terminal Parameters, Frames on Other TTY devices): New sections.
5687 (Frames): Add an xref to "Multiple Terminals".
5688
5689 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
5690
5691 * objects.texi (Terminal Type): New node.
5692 (Editing Types): Add it to the menu.
5693
5694 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
5695 Variables".
5696
5697 * variables.texi (Directory Local Variables): New node.
5698 (Variables): Add a menu item for it.
5699
5700 * loading.texi (Autoload): Document `generate-autoload-cookie' and
5701 `generated-autoload-file'.
5702
5703 2008-12-20 Eli Zaretskii <eliz@gnu.org>
5704
5705 * os.texi (Startup Summary): Add xref to documentation of
5706 `initial-window-system'.
5707
5708 * display.texi (Window Systems): Document `window-system' the
5709 function. The variable `window-system' is now frame-local.
5710 Document `initial-window-system'.
5711
5712 2008-12-19 Martin Rudalics <rudalics@gmx.at>
5713
5714 * windows.texi (Windows): Rewrite description of
5715 fit-window-to-buffer.
5716
5717 2008-12-13 Glenn Morris <rgm@gnu.org>
5718
5719 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
5720 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
5721
5722 2008-12-12 Glenn Morris <rgm@gnu.org>
5723
5724 * debugging.texi (Error Debugging): Refer forwards to
5725 eval-expression-debug-on-error.
5726
5727 2008-12-05 Eli Zaretskii <eliz@gnu.org>
5728
5729 * strings.texi (String Basics): Only unibyte strings that
5730 represent key sequences hold 8-bit raw bytes.
5731
5732 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
5733 paragraph to speak about `undecided'.
5734 (Character Properties): Don't explain the meaning of each
5735 property; instead, identify their Unicode Standard names.
5736 (Character Sets): Document `map-charset-chars'.
5737
5738 2008-12-02 Glenn Morris <rgm@gnu.org>
5739
5740 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
5741 section yet again.
5742
5743 2008-11-29 Eli Zaretskii <eliz@gnu.org>
5744
5745 * nonascii.texi (Character Properties): New Section.
5746 (Specifying Coding Systems): Document
5747 `coding-system-priority-list', `set-coding-system-priority', and
5748 `with-coding-priority'.
5749 (Lisp and Coding Systems): Document `check-coding-systems-region'
5750 and `coding-system-charset-list'.
5751 (Coding System Basics): Document `coding-system-aliases'.
5752
5753 * elisp.texi (Top): Add a @detailmenu entry for "Character
5754 Properties".
5755
5756 * objects.texi (Character Type): Correct the range of Emacs
5757 characters. Add an @xref to "Character Codes".
5758
5759 * strings.texi (String Basics): Add an @xref to "Character Codes".
5760
5761 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
5762
5763 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
5764 (Character Codes): Document `max-char'.
5765
5766 2008-11-28 Eli Zaretskii <eliz@gnu.org>
5767
5768 * nonascii.texi (Text Representations, Converting Representations)
5769 (Character Sets, Scanning Charsets, Translation of Characters):
5770 Make text more accurate.
5771
5772 2008-11-28 Glenn Morris <rgm@gnu.org>
5773
5774 * files.texi (Format Conversion Round-Trip): Improve previous change.
5775
5776 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
5777
5778 * modes.texi (Auto Major Mode): Fix example.
5779
5780 2008-11-25 Glenn Morris <rgm@gnu.org>
5781
5782 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
5783
5784 * files.texi (Format Conversion Round-Trip):
5785 Use active voice for previous change.
5786
5787 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
5788
5789 * os.texi (Processor Run Time):
5790 * processes.texi (Transaction Queues):
5791 * markers.texi (The Mark):
5792 * windows.texi (Choosing Window, Selecting Windows):
5793 * files.texi (Changing Files, Magic File Names):
5794 * commands.texi (Key Sequence Input):
5795 * functions.texi (Declaring Functions):
5796 * strings.texi (Predicates for Strings):
5797 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
5798
5799 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
5800
5801 * help.texi (Accessing Documentation): Update example.
5802
5803 * variables.texi (Defining Variables): Note that `*' is not
5804 necessary if defcustom is used.
5805
5806 2008-11-22 Eli Zaretskii <eliz@gnu.org>
5807
5808 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
5809 Characters" from @detailmenu.
5810
5811 * nonascii.texi (Character Codes, Character Sets)
5812 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
5813 (Chars and Bytes, Splitting Characters): Sections removed.
5814
5815 2008-11-22 Lute Kamstra <lute@gnu.org>
5816
5817 * positions.texi (Text Lines): Update goto-line documentation.
5818
5819 2008-11-21 Martin Rudalics <rudalics@gmx.at>
5820
5821 * frames.texi (Frames): Fix typo, add cross references, reword.
5822 (Initial Parameters): Reword special-display-frame-alist text.
5823 (Frames and Windows): Reword. Describe argument norecord for
5824 set-frame-selected-window.
5825 (Input Focus): Describe argument norecord for select-frame.
5826 Remove comment on MS-Windows behavior for focus-follows-mouse.
5827 (Raising and Lowering): Mention windows-frames dichotomy in
5828 metaphor.
5829
5830 * windows.texi (Displaying Buffers, Vertical Scrolling)
5831 (Horizontal Scrolling): Fix indenting and rewording issues
5832 introduced with 2008-11-07 change.
5833
5834 2008-11-20 Glenn Morris <rgm@gnu.org>
5835
5836 * files.texi (Format Conversion Round-Trip): Mention `preserve'
5837 element of `format-alist'.
5838
5839 2008-11-19 Glenn Morris <rgm@gnu.org>
5840
5841 * doclicense.texi: Update to FDL 1.3.
5842 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
5843
5844 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
5845
5846 * windows.texi (Window Hooks): Remove *-end-trigger-functions
5847 vars, which are obsolete. Mention jit-lock-register.
5848
5849 * modes.texi (Other Font Lock Variables):
5850 Document jit-lock-register and jit-lock-unregister.
5851
5852 * frames.texi (Color Parameters): Document alpha parameter.
5853
5854 2008-11-16 Martin Rudalics <rudalics@gmx.at>
5855
5856 * windows.texi (Splitting Windows, Deleting Windows)
5857 (Selecting Windows, Cyclic Window Ordering)
5858 (Buffers and Windows, Displaying Buffers, Choosing Window)
5859 (Dedicated Windows, Window Point, Window Start and End)
5860 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
5861 (Size of Window, Resizing Windows, Window Configurations)
5862 (Window Parameters): Avoid @var at beginning of sentences and
5863 reword accordingly.
5864
5865 2008-11-11 Lute Kamstra <lute@gnu.org>
5866
5867 * files.texi (File Name Components): Fix file-name-extension
5868 documentation.
5869
5870 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
5871
5872 * frames.texi (Basic Parameters): Remove display-environment-variable
5873 and term-environment-variable.
5874
5875 2008-11-08 Eli Zaretskii <eliz@gnu.org>
5876
5877 * windows.texi (Basic Windows, Splitting Windows)
5878 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
5879 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
5880 (Resizing Windows, Window Configurations, Window Parameters):
5881 Fix wording and markup.
5882
5883 2008-11-07 Martin Rudalics <rudalics@gmx.at>
5884
5885 * windows.texi (Windows): Update entries.
5886 (Basic Windows): Remove listing of attributes. Reword.
5887 (Splitting Windows, Deleting Windows): Reword.
5888 (Selecting Windows, Cyclic Window Ordering): Reword with special
5889 emphasis on order of recently selected windows and buffer list.
5890 (Buffers and Windows, Choosing Window): Reword with special
5891 emphasis on dedicated windows.
5892 (Displaying Buffers): Reword. For switch-to-buffer mention that
5893 it may fall back on pop-to-buffer. For other-window try to
5894 explain how it treats the cyclic ordering of windows.
5895 (Dedicated Windows): New node and section discussing dedicated
5896 windows and associated functions.
5897 (Window Point): Add entry for window-point-insertion-type. Reword.
5898 (Window Start and End): Rename node and section title. Reword.
5899 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
5900 Minor rewording.
5901 (Size of Window): Reword, in particular text on window-width.
5902 (Resizing Windows): Reword. Add text on balancing windows.
5903 (Window Configurations): Reword. Mention window parameters.
5904 (Window Parameters): New node and section on window parameters.
5905 (Window Hooks): Reword. Mention that
5906 window-configuration-change-hook is run "buffer-locally".
5907 * elisp.texi (Top): Update Windows entries in @detailmenu
5908 section.
5909
5910 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
5911
5912 * searching.texi (Regexp Search): Fix typo.
5913
5914 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5915
5916 * searching.texi (Regexp Search): Document GREEDY arg.
5917 (Simple Match Data): Fix return value.
5918
5919 2008-11-01 Eli Zaretskii <eliz@gnu.org>
5920
5921 * nonascii.texi (Text Representations): Rewrite to make consistent
5922 with Emacs 23 internal representation of characters.
5923 Document `unibyte-string'.
5924
5925 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5926
5927 * processes.texi (Process Information): Note that process-status
5928 does not accept buffer names.
5929
5930 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
5931
5932 * positions.texi (Skipping Characters): Correct return value of
5933 skip-chars-forward.
5934
5935 2008-10-25 Martin Rudalics <rudalics@gmx.at>
5936
5937 * windows.texi (Deleting Windows): Update documentation of
5938 delete-windows-on.
5939 (Buffers and Windows): Update documentations of
5940 get-buffer-window and get-buffer-window-list.
5941 (Displaying Buffers): Update documentation of
5942 replace-buffer-in-windows.
5943
5944 * buffers.texi (Current Buffer): Reword set-buffer and
5945 with-current-buffer documentations.
5946 (Creating Buffers): Reword documentation of get-buffer-create.
5947
5948 2008-10-23 Martin Rudalics <rudalics@gmx.at>
5949
5950 * buffers.texi (Current Buffer): Reword documentation of
5951 set-buffer.
5952 (Buffer Names): Reword documentation of buffer-name.
5953 (The Buffer List): For bury-buffer explain what happens with the
5954 buffer's window.
5955 (Creating Buffers): Say that get-buffer-create's arg is called
5956 buffer-or-name.
5957
5958 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5959
5960 * advice.texi (Computed Advice): Explain what DEFINITION is.
5961
5962 * nonascii.texi (Character Codes): Remove obsolete function
5963 char-valid-p, and document characterp instead.
5964
5965 2008-10-22 Martin Rudalics <rudalics@gmx.at>
5966
5967 * windows.texi (Displaying Buffers): Reword documentation of
5968 pop-to-buffer.
5969 (Choosing Window): Rewrite documentation of display-buffer and
5970 its options.
5971
5972 * buffers.texi (Killing Buffers): Update documentation of
5973 kill-buffer.
5974
5975 2008-10-21 Eli Zaretskii <eliz@gnu.org>
5976
5977 * processes.texi (Serial Ports): Fix wording and improve markup.
5978
5979 * searching.texi (Regexp Search): Document `string-match-p' and
5980 `looking-at-p'.
5981 (POSIX Regexps): Add an xref for "non-greedy".
5982 (Regexp Special): Add @cindex entry for "non-greedy".
5983
5984 * display.texi (Attribute Functions): Document `face-all-attributes'.
5985 (Image Cache) <image-refresh>: Minor wording fixes.
5986
5987 * frames.texi (Color Names): Add an xref to `read-color'.
5988
5989 * minibuf.texi (High-Level Completion): Document `read-color'.
5990
5991 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
5992
5993 * positions.texi (Narrowing): Add an xref to "Swapping Text".
5994
5995 * buffers.texi (Swapping Text): New section, documents
5996 `buffer-swap-text'.
5997
5998 2008-10-21 Martin Rudalics <rudalics@gmx.at>
5999
6000 * windows.texi (Resizing Windows): Minor wording fix.
6001
6002 2008-10-20 Eli Zaretskii <eliz@gnu.org>
6003
6004 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
6005 and `combine-and-quote-strings'.
6006
6007 * strings.texi (Creating Strings): Add xrefs for them.
6008
6009 2008-10-19 Eli Zaretskii <eliz@gnu.org>
6010
6011 * elisp.texi (Top): Make descriptive text for "Reading File Names"
6012 match the corresponding menu in minibuf.texi.
6013
6014 * minibuf.texi (Reading File Names): Document `read-shell-command'
6015 and `minibuffer-local-shell-command-map'.
6016
6017 2008-10-19 Martin Rudalics <rudalics@gmx.at>
6018
6019 * windows.texi (Resizing Windows): Remove var{} around "window" in
6020 documentation of enlarge-window.
6021 Rewrite documentation of window-min-height and window-min-width.
6022
6023 2008-10-19 Eli Zaretskii <eliz@gnu.org>
6024
6025 * functions.texi (Calling Functions): Document `apply-partially'.
6026
6027 * hooks.texi (Standard Hooks): Mention
6028 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
6029
6030 * variables.texi (File Local Variables): Document
6031 `file-local-variables-alist', `before-hack-local-variables-hook'
6032 and `hack-local-variables-hook'.
6033
6034 * processes.texi (Synchronous Processes): Document `process-lines'.
6035
6036 * customize.texi (Variable Definitions):
6037 Document `custom-reevaluate-setting'.
6038
6039 2008-10-18 Martin Rudalics <rudalics@gmx.at>
6040
6041 * windows.texi (Choosing Window, Deleting Windows)
6042 (Displaying Buffers): Expand documentation of dedicated windows.
6043
6044 2008-10-18 Eli Zaretskii <eliz@gnu.org>
6045
6046 * files.texi (Changing Files): Document symbolic input of file
6047 modes to `set-file-modes'. Document `read-file-modes' and
6048 `file-modes-symbolic-to-number'.
6049
6050 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
6051 and `search-map'.
6052
6053 * searching.texi (Search and Replace):
6054 Document `replace-search-function' and `replace-re-search-function'.
6055 Document `multi-query-replace-map'.
6056
6057 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
6058 (Completion Commands, Reading File Names):
6059 Rename `minibuffer-local-must-match-filename-map' to
6060 `minibuffer-local-filename-must-match-map'.
6061 (Minibuffer Completion): The `require-match' argument to
6062 `completing-read' can now have the value `confirm-only'.
6063
6064 * windows.texi (Displaying Buffers): Minor wording fix.
6065 (Choosing Window): `split-height-threshold' can now be nil.
6066 Document `split-width-threshold'. `pop-up-frames' can have the
6067 value `graphic-only'.
6068
6069 2008-10-17 Eli Zaretskii <eliz@gnu.org>
6070
6071 * os.texi (Startup Summary): Document `before-init-time' and
6072 `after-init-time'. Document `initial-window-system' and
6073 `window-system-initialization-alist'. Document reading the
6074 abbrevs file. Document the call to `server-start' under --daemon.
6075 Rearrange a bit to be consistent with the code flow.
6076 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
6077 (Time Parsing): Document `format-seconds'.
6078
6079 2008-10-17 Martin Rudalics <rudalics@gmx.at>
6080
6081 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
6082 and reword.
6083
6084 2008-10-16 Eli Zaretskii <eliz@gnu.org>
6085
6086 * markers.texi (The Mark): Document use-region-p.
6087
6088 2008-10-15 Eli Zaretskii <eliz@gnu.org>
6089
6090 * internals.texi (Writing Emacs Primitives): The interactive spec
6091 of a primitive can be a Lisp form.
6092
6093 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
6094 values of transient-mark-mode. Document handle-shift-selection.
6095
6096 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
6097 (Interactive Examples): Show an example of `^'.
6098 (Key Sequence Input): Document this-command-keys-shift-translated.
6099 (Defining Commands, Using Interactive): The interactive-form of a
6100 function can be added via its symbol's property.
6101
6102 * positions.texi (List Motion): beginning-of-defun-function can
6103 now accept an argument.
6104
6105 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
6106 now return a list of strings.
6107
6108 * control.texi (Handling Errors): Document ignore-errors.
6109
6110 * frames.texi (Creating Frames): Document frame-inherited-parameters.
6111 (Parameter Access): Document set-frame-parameter.
6112
6113 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
6114 Hooks" for the effect of kill-all-local-variables on local hook
6115 functions.
6116
6117 * modes.texi (Major Mode Conventions, Mode Line Variables):
6118 `mode-name' need not be a string. xref to "Mode Line Data" for
6119 details, and to "Emulating Mode Line" for computing a string
6120 value.
6121
6122 2008-10-14 Eli Zaretskii <eliz@gnu.org>
6123
6124 * processes.texi (System Processes): New section.
6125 (Processes, Signals to Processes): Add xrefs to it.
6126
6127 * objects.texi (Editing Types): A `process' is a subprocess of
6128 Emacs, not just any process running on the OS.
6129
6130 * elisp.texi (Top): Adjust the @detailmenu for the above two
6131 changes.
6132
6133 * sequences.texi (Char-Tables): Remove documentation of
6134 set-char-table-default, which has no effect since Emacs 23.
6135 <char-table-range, set-char-table-range>: Don't mention generic
6136 characters and charsets. Add a cons cell as a possible argument.
6137
6138 * nonascii.texi (Splitting Characters)
6139 (Translation of Characters): Don't mention generic characters.
6140
6141 * display.texi (Fontsets): Don't mention generic characters.
6142
6143 * sequences.texi (Char-Tables): `map-char-table' can now call its
6144 argument FUNCTION with a cons cell as KEY.
6145
6146 2008-10-13 Eli Zaretskii <eliz@gnu.org>
6147
6148 * objects.texi (Primitive Function Type): Move "@cindex special
6149 forms" from here...
6150
6151 * eval.texi (Special Forms): ...to here.
6152
6153 * functions.texi (What Is a Function): `functionp' returns nil for
6154 special forms. Add an xref.
6155
6156 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
6157 Variables".
6158
6159 * variables.texi (Frame-Local Variables): New section.
6160 (Buffer-Local Variables): Add an xref to it.
6161 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
6162 have both frame-local and buffer-local binding.
6163
6164 * frames.texi (Frames): Mention multiple tty frames.
6165 (Frame Parameters, Parameter Access): Mention frame-local variable
6166 bindings.
6167
6168 2008-09-20 Glenn Morris <rgm@gnu.org>
6169
6170 * display.texi (Defining Faces): Recommend against face variables.
6171
6172 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
6173
6174 * display.texi (Echo Area Customization): Fix typo.
6175
6176 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
6177
6178 * loading.texi (Where Defined): Add `defface' item.
6179
6180 2008-09-06 Martin Rudalics <rudalics@gmx.at>
6181
6182 * loading.texi (Where Defined): Fix description of symbol-file.
6183
6184 2008-08-26 Jason Rumney <jasonr@gnu.org>
6185
6186 * display.texi (TIFF Images): New section describing :index property.
6187
6188 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
6189
6190 * display.texi (Temporary Displays): Remove unnecessary comment
6191 about usage of temp-buffer-show-hook.
6192
6193 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
6194
6195 * symbols.texi (Other Plists): Fix incorrect example.
6196 Suggested by Florian Beck.
6197
6198 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
6199
6200 * os.texi: Fix previous change.
6201
6202 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6203
6204 * os.texi:
6205 * intro.texi:
6206 * files.texi: Remove VMS support.
6207
6208 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6209
6210 * os.texi:
6211 * frames.texi:
6212 * display.texi: Remove mentions of Mac Carbon.
6213
6214 2008-07-01 Miles Bader <miles@gnu.org>
6215
6216 * text.texi (Special Properties):
6217 * display.texi (Truncation): Add wrap-prefix and line-prefix.
6218
6219 2008-06-28 Johan Bockgård <bojohan@gnu.org>
6220
6221 * display.texi (Other Image Types): Fix copy/paste error; say
6222 "PBM", not "XBM".
6223
6224 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
6225
6226 * os.texi: Remove references to obsolete systems.
6227
6228 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6229
6230 * makefile.w32-in (distclean): Remove makefile.
6231
6232 2008-06-17 Glenn Morris <rgm@gnu.org>
6233
6234 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
6235 (elisp, dist): Remove rules and variables that are obsolete now
6236 the lisp manual is no longer distributed separately.
6237
6238 2008-06-16 Glenn Morris <rgm@gnu.org>
6239
6240 * configure, configure.in, mkinstalldirs: Remove unused files.
6241
6242 * book-spine.texinfo: Set version to 23.0.60.
6243 * vol1.texi (EMACSVER):
6244 * vol2.texi (EMACSVER): Set to 23.0.60.
6245
6246 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
6247 as per maintain.info.
6248
6249 2008-06-15 Glenn Morris <rgm@gnu.org>
6250
6251 * makefile.w32-in (manual): Use "23" rather than "21".
6252
6253 * Makefile.in (emacsver): New, set by configure.
6254 (manual): Use emacsver.
6255
6256 * intro.texi: Report bugs using M-x report-emacs-bug.
6257
6258 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
6259
6260 2008-06-13 Daniel Engeler <engeler@gmail.com>
6261
6262 * elisp.texi, internals.texi, processes.texi: Add documentation
6263 about serial port access.
6264
6265 2008-06-05 Miles Bader <miles@gnu.org>
6266
6267 * display.texi (Displaying Faces): Update to reflect function
6268 renamings in face-remap.el.
6269
6270 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
6271
6272 * display.texi (Fontsets): Fix typos.
6273
6274 2008-06-03 Miles Bader <miles@gnu.org>
6275
6276 * display.texi (Displaying Faces): Add add-relative-face-remapping,
6277 remove-relative-face-remapping, set-base-face-remapping,
6278 and set-default-base-face-remapping.
6279
6280 2008-06-01 Miles Bader <miles@gnu.org>
6281
6282 * display.texi (Displaying Faces): Add face-remapping-alist.
6283
6284 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6285
6286 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
6287 variable names.
6288
6289 2008-05-03 Eric S. Raymond <esr@golux>
6290
6291 * keymaps.texi: Clarify that (current-local-map) and
6292 (current-global-map) return references, not copies.
6293
6294 2008-05-02 Juri Linkov <juri@jurta.org>
6295
6296 * minibuf.texi (Text from Minibuffer): Document a list of
6297 default values for `read-from-minibuffer'.
6298
6299 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
6300
6301 * nonascii.texi (Translation of Characters): Fix previous change.
6302
6303 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
6304
6305 * display.texi (Overlay Properties): Clarify role of underlying
6306 textprop and overlay keymaps for display strings.
6307
6308 * keymaps.texi (Active Keymaps): Ditto.
6309
6310 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
6311
6312 * minibuf.texi (Programmed Completion):
6313 Replace dynamic-completion-table with the new completion-table-dynamic.
6314
6315 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
6316
6317 * intro.texi (Some Terms): Change "fonts in this manual" index
6318 entry to "typographic conventions".
6319
6320 2008-04-05 Eli Zaretskii <eliz@gnu.org>
6321
6322 * objects.texi (Text Props and Strings): Add indexing for read
6323 syntax of text properties.
6324
6325 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
6326
6327 * processes.texi (Decoding Output): Remove process-filter-multibyte
6328 functions.
6329
6330 2008-03-15 Martin Rudalics <rudalics@gmx.at>
6331
6332 * display.texi (Finding Overlays): Say that empty overlays at
6333 the end of the buffer are reported too.
6334
6335 2008-03-13 Glenn Morris <rgm@gnu.org>
6336
6337 * elisp.texi (EMACSVER): Set to 23.0.60.
6338
6339 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
6340
6341 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
6342
6343 2008-02-22 Glenn Morris <rgm@gnu.org>
6344
6345 * frames.texi (Position Parameters): Clarify the description of
6346 `left' and `top', using information from "Geometry".
6347 (Geometry): Give a pointer to "Position Parameters", rather than
6348 repeating information.
6349
6350 2008-02-11 Glenn Morris <rgm@gnu.org>
6351
6352 * objects.texi (Equality Predicates): No longer talk about "two"
6353 functions.
6354
6355 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
6356
6357 * objects.texi (Equality Predicates): Add defun for
6358 equal-including-properties.
6359
6360 2008-02-10 Glenn Morris <rgm@gnu.org>
6361
6362 * objects.texi (Equality Predicates):
6363 Mention equal-including-properties.
6364
6365 2008-02-07 Richard Stallman <rms@gnu.org>
6366
6367 * windows.texi (Window Start): Mention the feature of moving
6368 window-start to start of line.
6369
6370 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
6371
6372 * keymaps.texi (Tool Bar): Document rtl property.
6373
6374 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
6375
6376 * display.texi (Button Types):
6377 For define-button-type, clarify type of NAME.
6378
6379 2008-01-19 Martin Rudalics <rudalics@gmx.at>
6380
6381 * buffers.texi (Buffer Modification): Fix typo.
6382
6383 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
6384
6385 * os.texi (System Environment): Remove references to OSes that are
6386 not supported anymore.
6387
6388 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
6389
6390 * os.texi (System Environment): Remove mention for Masscomp.
6391
6392 2008-01-04 Richard Stallman <rms@gnu.org>
6393
6394 * display.texi (Faces): Don't talk about internal face vector as arg
6395 to facep.
6396
6397 * customize.texi (Type Keywords): Fix previous change.
6398
6399 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
6400 * elisp.texi (Top): Fix menu for commands.texi change.
6401
6402 2007-12-30 Richard Stallman <rms@gnu.org>
6403
6404 * commands.texi (Accessing Mouse): Rename from Accessing Events.
6405 (Accessing Scroll): New node broken out of Accessing Mouse.
6406
6407 2007-12-28 Richard Stallman <rms@gnu.org>
6408
6409 * frames.texi (Size Parameters): Fix typo.
6410 (Basic Parameters): For `title', refer to title bar.
6411 (Size and Position): Explain meaning of frame pixel width and height.
6412
6413 2007-12-23 Richard Stallman <rms@gnu.org>
6414
6415 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
6416 Improve some of the commented-out keywords' text too.
6417
6418 2007-12-14 Martin Rudalics <rudalics@gmx.at>
6419
6420 * nonascii.texi (Encoding and I/O): Reword to avoid saying
6421 "visit the current buffer".
6422
6423 * os.texi (System Interface): Fix typo.
6424
6425 2007-12-04 Richard Stallman <rms@gnu.org>
6426
6427 * objects.texi (Symbol Type): Fix typo.
6428
6429 2007-12-03 Richard Stallman <rms@gnu.org>
6430
6431 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
6432
6433 2007-12-01 Glenn Morris <rgm@gnu.org>
6434
6435 * functions.texi (Declaring Functions): Improve previous change.
6436
6437 2007-11-30 Glenn Morris <rgm@gnu.org>
6438
6439 * functions.texi (Declaring Functions): Add optional fourth
6440 argument of declare-function, and setting third argument to `t'.
6441
6442 2007-11-29 Richard Stallman <rms@gnu.org>
6443
6444 * customize.texi (Composite Types): Document `group' type.
6445
6446 2007-11-29 Glenn Morris <rgm@gnu.org>
6447
6448 * functions.texi (Declaring Functions): Add findex.
6449 Mention `external' files.
6450
6451 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
6452
6453 * functions.texi (Declaring Functions): Fix directive.
6454
6455 2007-11-25 Richard Stallman <rms@gnu.org>
6456
6457 * help.texi (Help Functions): Clean up last change.
6458
6459 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
6460
6461 * loading.texi (Named Features): Minor cleanup.
6462
6463 * macros.texi (Eval During Expansion): Minor cleanup.
6464
6465 * variables.texi (Variable Aliases): Minor cleanup.
6466
6467 2007-11-24 Richard Stallman <rms@gnu.org>
6468
6469 * functions.texi (Declaring Functions): Clarify previous change.
6470
6471 * compile.texi (Compiler Errors): Clarify previous change.
6472
6473 2007-11-24 Richard Stallman <rms@gnu.org>
6474
6475 * display.texi (Refresh Screen, Forcing Redisplay):
6476 Clarify the text and move items around.
6477
6478 2007-11-24 Glenn Morris <rgm@gnu.org>
6479
6480 * functions.texi (Declaring Functions): New section.
6481 * compile.texi (Compiler Errors): Mention declaring functions,
6482 defvar with no initvalue, and byte-compile-warnings.
6483
6484 2007-11-15 Martin Rudalics <rudalics@gmx.at>
6485
6486 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
6487 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
6488
6489 2007-11-13 Martin Rudalics <rudalics@gmx.at>
6490
6491 * help.texi (Help Functions): Document new macro `with-help-window'.
6492
6493 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
6494
6495 * searching.texi (Replacing Match): Describe new
6496 `match-substitute-replacement'.
6497
6498 2007-10-31 Richard Stallman <rms@gnu.org>
6499
6500 * strings.texi (Creating Strings): Null strings from concat not unique.
6501
6502 2007-10-26 Richard Stallman <rms@gnu.org>
6503
6504 * objects.texi (Equality Predicates): Null strings are uniquified.
6505
6506 * minibuf.texi: Minor clarifications in previous change.
6507
6508 2007-10-25 Glenn Morris <rgm@gnu.org>
6509
6510 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
6511
6512 2007-10-24 Richard Stallman <rms@gnu.org>
6513
6514 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
6515
6516 * variables.texi (Frame-Local Variables): Node deleted.
6517 (Variables): Delete Frame-Local Variables from menu.
6518 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
6519 (Default Value): Don't mention frame-local vars.
6520
6521 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
6522
6523 * loading.texi (Unloading): Document FEATURE-unload-function
6524 instead of FEATURE-unload-hook.
6525
6526 * frames.texi (Multiple Displays): Don't mention frame-local vars.
6527
6528 2007-10-22 Juri Linkov <juri@jurta.org>
6529
6530 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
6531 (High-Level Completion): Document a list of default value strings
6532 in the DEFAULT argument, for which minibuffer functions return the
6533 first element.
6534
6535 2007-10-17 Juri Linkov <juri@jurta.org>
6536
6537 * text.texi (Filling): Update arguments of fill-paragraph.
6538 fill-paragraph operates on the active region in Transient Mark mode.
6539 Remove fill-paragraph-or-region.
6540
6541 2007-10-13 Karl Berry <karl@gnu.org>
6542
6543 * elisp.texi (@dircategory): Move to after @copying,
6544 since we want @copying as close as possible to the beginning of
6545 the output.
6546
6547 2007-10-12 Richard Stallman <rms@gnu.org>
6548
6549 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
6550
6551 * commands.texi (Distinguish Interactive): New node,
6552 broken out from Interactive Call and rewritten.
6553 (Command Loop): Put Distinguish Interactive in menu.
6554
6555 2007-10-09 Richard Stallman <rms@gnu.org>
6556
6557 * text.texi (Examining Properties): Mention overlay priority.
6558
6559 * display.texi (Display Margins): Correct the description
6560 of margin display specifications.
6561 (Replacing Specs): New subnode broken out of Display Property.
6562
6563 2007-10-06 Juri Linkov <juri@jurta.org>
6564
6565 * text.texi (Filling): Document fill-paragraph-or-region.
6566
6567 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
6568
6569 * display.texi (Auto Faces): Fix typo.
6570
6571 2007-10-02 Richard Stallman <rms@gnu.org>
6572
6573 * display.texi (Display Property): Explain some display specs
6574 don't let you move point in.
6575
6576 * frames.texi (Cursor Parameters):
6577 Describe cursor-in-non-selected-windows here. Explain more values.
6578
6579 * windows.texi (Basic Windows): Don't describe
6580 cursor-in-non-selected-windows here.
6581
6582 2007-10-01 Eli Zaretskii <eliz@gnu.org>
6583
6584 * processes.texi (Misc Network): Note that these functions are
6585 supported only on some systems.
6586
6587 2007-10-01 Richard Stallman <rms@gnu.org>
6588
6589 * display.texi (Overlay Properties): Explain nil as priority.
6590 Explain that conflicts are unpredictable if not resolved by
6591 priorities.
6592
6593 2007-09-23 Richard Stallman <rms@gnu.org>
6594
6595 * macros.texi (Backquote): Minor clarification.
6596
6597 2007-09-19 Richard Stallman <rms@gnu.org>
6598
6599 * display.texi (Display Property): Explain multiple display specs.
6600 Clarify when they work in parallel and when one overrides.
6601 Fix error in example.
6602
6603 2007-09-06 Glenn Morris <rgm@gnu.org>
6604
6605 Move from lispref/ to doc/lispref/. Change all setfilename
6606 commands to use ../../info.
6607 * Makefile.in (infodir): Go up one more level.
6608 (usermanualdir): Change from ../man to ../emacs.
6609 (miscmanualdir): New.
6610 (dist): Use new variable miscmanualdir.
6611 * makefile.w32-in (infodir, texinputdir): Go up one more level.
6612 (usermanualdir): Change from ../man to ../emacs.
6613
6614 2007-08-30 Martin Rudalics <rudalics@gmx.at>
6615
6616 * commands.texi (Command Loop Info): Advise against changing
6617 most variables described here. Explain new variable
6618 last-repeatable-command.
6619
6620 2007-08-29 Glenn Morris <rgm@gnu.org>
6621
6622 * elisp.texi (EMACSVER): Increase to 23.0.50.
6623
6624 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
6625
6626 * frames.texi (Basic Parameters): Add display-environment-variable
6627 and term-environment-variable.
6628
6629 2007-08-28 Juri Linkov <juri@jurta.org>
6630
6631 * display.texi (Image Formats, Other Image Types): Add SVG.
6632
6633 2007-08-28 Juri Linkov <juri@jurta.org>
6634
6635 * display.texi (Images): Move formats-related text to new node
6636 "Image Formats".
6637 (Image Formats): New node.
6638
6639 2007-08-27 Richard Stallman <rms@gnu.org>
6640
6641 * windows.texi (Window Configurations): Clarify what
6642 a window configuration saves.
6643
6644 2007-08-25 Richard Stallman <rms@gnu.org>
6645
6646 * display.texi (Images): Delete redundant @findex.
6647
6648 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
6649
6650 * text.texi (Change Hooks): (after|before)-change-functions are no
6651 longer bound to nil while running; rather inhibit-modification-hooks
6652 is t.
6653
6654 2007-08-16 Richard Stallman <rms@gnu.org>
6655
6656 * processes.texi (Asynchronous Processes):
6657 Clarify doc of start-file-process.
6658
6659 2007-08-08 Martin Rudalics <rudalics@gmx.at>
6660
6661 * modes.texi (Example Major Modes): Fix typo.
6662
6663 2007-08-08 Glenn Morris <rgm@gnu.org>
6664
6665 * intro.texi (nil and t): Do not use `iff' in documentation.
6666
6667 * tips.texi (Documentation Tips): Recommend against `iff'.
6668
6669 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6670
6671 * display.texi (Image Cache): Document image-refresh.
6672
6673 2007-08-06 Martin Rudalics <rudalics@gmx.at>
6674
6675 * windows.texi (Size of Window): Document window-full-width-p.
6676
6677 2007-07-25 Glenn Morris <rgm@gnu.org>
6678
6679 * gpl.texi (GPL): Replace license with GPLv3.
6680
6681 * Relicense all FSF files to GPLv3 or later.
6682
6683 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
6684
6685 * processes.texi (Synchronous Processes):
6686 Add `process-file-shell-command'.
6687 (Asynchronous Processes): Mention restricted use of
6688 `process-filter' and `process-sentinel' in
6689 `start-file-process'. Add `start-file-process-shell-command'.
6690
6691 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6692
6693 * files.texi (Magic File Names): Introduce optional parameter
6694 IDENTIFICATION for `file-remote-p'.
6695
6696 2007-07-16 Richard Stallman <rms@gnu.org>
6697
6698 * display.texi (Defining Faces): Fix previous change.
6699
6700 2007-07-14 Richard Stallman <rms@gnu.org>
6701
6702 * control.texi (Handling Errors): Document `debug' in handler list.
6703
6704 2007-07-10 Richard Stallman <rms@gnu.org>
6705
6706 * display.texi (Defining Faces): Explain C-M-x feature for defface.
6707
6708 2007-07-09 Richard Stallman <rms@gnu.org>
6709
6710 * files.texi (Magic File Names): Rewrite previous change.
6711
6712 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6713
6714 * files.texi (Magic File Names): Introduce optional parameter
6715 CONNECTED for `file-remote-p'.
6716
6717 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
6718
6719 * processes.texi (Asynchronous Processes):
6720 * files.texi (Magic File Names): Add `start-file-process'.
6721
6722 2007-06-27 Richard Stallman <rms@gnu.org>
6723
6724 * files.texi (Format Conversion Piecemeal):
6725 Clarify `after-insert-file-functions' calling convention.
6726
6727 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
6728
6729 * files.texi (Magic File Names): Remove `dired-call-process'.
6730 Add `process-file'.
6731
6732 2007-06-27 Kenichi Handa <handa@m17n.org>
6733
6734 * text.texi (Special Properties): Fix description about
6735 `composition' property.
6736
6737 2007-06-26 Kenichi Handa <handa@m17n.org>
6738
6739 * nonascii.texi (Default Coding Systems): Document about the
6740 return value `undecided'.
6741
6742 2007-06-25 David Kastrup <dak@gnu.org>
6743
6744 * keymaps.texi (Active Keymaps): Document new POSITION argument of
6745 `current-active-maps'.
6746
6747 2007-06-24 Karl Berry <karl@gnu.org>
6748
6749 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
6750
6751 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
6752
6753 * display.texi (Overlay Arrow): Doc fix.
6754
6755 2007-06-14 Karl Berry <karl@tug.org>
6756
6757 * anti.texi (Antinews): Typo.
6758
6759 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
6760
6761 * display.texi (Image Cache): Document image-refresh.
6762
6763 2007-06-12 Karl Berry <karl@gnu.org>
6764
6765 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
6766 * two-volume.make: New file.
6767 * .cvsignore: Ignore two-volume files.
6768
6769 2007-06-12 Tom Tromey <tromey@redhat.com>
6770
6771 * os.texi (Init File): Document user-emacs-directory.
6772
6773 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
6774
6775 * commands.texi (Click Events): Describe width and height when
6776 object is nil.
6777
6778 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
6779
6780 * commands.texi (Click Events): Layout more logically.
6781 Describe width and height.
6782 (Drag Events, Motion Events): Update to new format for position.
6783
6784 2007-06-02 Richard Stallman <rms@gnu.org>
6785
6786 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
6787
6788 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6789
6790 * Version 22.1 released.
6791
6792 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6793
6794 * text.texi (Special Properties): Correct meaning of fontified face.
6795
6796 2007-05-30 Richard Stallman <rms@gnu.org>
6797
6798 * text.texi (Special Properties): Add link to Adjusting Point.
6799
6800 2007-05-12 Richard Stallman <rms@gnu.org>
6801
6802 * text.texi (Margins): indent-to-left-margin is not the default.
6803 (Mode-Specific Indent): For indent-line-function, the default
6804 is indent-relative.
6805
6806 * modes.texi (Example Major Modes): Explain last line of text-mode
6807 is redundant.
6808
6809 2007-05-10 Richard Stallman <rms@gnu.org>
6810
6811 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
6812
6813 * help.texi (Keys in Documentation): Add reference to
6814 Documentation Tips.
6815
6816 * files.texi (Format Conversion): TO-FN gets three arguments.
6817
6818 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
6819
6820 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
6821
6822 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
6823 * files.texi (Format Conversion): Expand intro; add menu.
6824 (Format Conversion Overview, Format Conversion Round-Trip)
6825 (Format Conversion Piecemeal): New nodes/subsections.
6826 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
6827 * text.texi (Text Properties): Remove "Saving Properties" from menu.
6828 (Saving Properties): Delete node/subsection.
6829
6830 2007-05-07 Karl Berry <karl@gnu.org>
6831
6832 * elisp.texi (EMACSVER): Back to 22.
6833
6834 2007-05-06 Richard Stallman <rms@gnu.org>
6835
6836 * processes.texi (Accepting Output): Revert most of previous change.
6837
6838 2007-05-05 Richard Stallman <rms@gnu.org>
6839
6840 * processes.texi (Accepting Output): accept-process-output
6841 uses microseconds, not milliseconds. But that arg is obsolete.
6842
6843 2007-05-04 Karl Berry <karl@tug.org>
6844
6845 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
6846
6847 2007-05-04 Eli Zaretskii <eliz@gnu.org>
6848
6849 * tips.texi (Documentation Tips): Rearrange items to place the
6850 more important ones first. Add an index entry for hyperlinks.
6851
6852 2007-05-03 Karl Berry <karl@gnu.org>
6853
6854 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
6855 (EMACSVER) [smallbook]: 22 for printed version.
6856
6857 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
6858 so restore anchor to normal position after defun. Found by Kevin Ryde.
6859
6860 2007-04-26 Glenn Morris <rgm@gnu.org>
6861
6862 * elisp.texi (EMACSVER): Increase to 22.1.50.
6863
6864 2007-04-28 Karl Berry <karl@gnu.org>
6865
6866 * elisp.texi: Improve line breaks on copyright page,
6867 similar layout to emacs manual, 8.5x11 by default.
6868
6869 2007-04-24 Richard Stallman <rms@gnu.org>
6870
6871 * text.texi (Special Properties): Add xref to Overlay Properties.
6872
6873 * display.texi (Overlay Properties): Add xref to Special Properties.
6874
6875 2007-04-22 Richard Stallman <rms@gnu.org>
6876
6877 * keymaps.texi (Extended Menu Items): Move the info about
6878 format with cached keyboard binding.
6879
6880 2007-04-21 Richard Stallman <rms@gnu.org>
6881
6882 * text.texi (Special Properties): Clarify previous change.
6883
6884 * files.texi (File Name Expansion): Clarify previous change.
6885
6886 * display.texi (Attribute Functions): Fix example for
6887 face-attribute-relative-p.
6888
6889 2007-04-19 Kenichi Handa <handa@m17n.org>
6890
6891 * text.texi (Special Properties): Document composition property.
6892
6893 2007-04-19 Glenn Morris <rgm@gnu.org>
6894
6895 * files.texi (File Name Expansion): Mention "superroot".
6896
6897 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6898
6899 * frames.texi (Multiple Displays): Add note about "multi-monitor"
6900 setups.
6901 (Display Feature Testing): Note that display refers to all
6902 physical monitors for multi-monitor setups.
6903
6904 2007-04-14 Richard Stallman <rms@gnu.org>
6905
6906 * lists.texi (Sets And Lists): Clarify `delete' examples.
6907 Remove spurious xref to same node.
6908 Clarify xref for add-to-list.
6909
6910 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
6911
6912 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
6913 value of lisp-mode-map.
6914
6915 2007-04-11 Karl Berry <karl@gnu.org>
6916
6917 * anti.texi (Antinews):
6918 * display.texi (Overlay Properties, Defining Images):
6919 * processes.texi (Synchronous Processes, Sentinels):
6920 * syntax.texi (Syntax Table Internals):
6921 * searching.texi (Regexp Special):
6922 * nonascii.texi (Default Coding Systems):
6923 * text.texi (Special Properties):
6924 * minibuf.texi (Basic Completion): Wording to improve breaks in
6925 8.5x11 format.
6926 * elisp.texi (smallbook): New @set to more easily switch between
6927 smallbook and 8.5x11.
6928
6929 2007-04-11 Richard Stallman <rms@gnu.org>
6930
6931 * text.texi (Lazy Properties): Minor fix.
6932
6933 2007-04-08 Karl Berry <karl@gnu.org>
6934
6935 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
6936 * macros.texi (Backquote): Downcase Backquote in index entries for
6937 consistency.
6938
6939 2007-04-08 Richard Stallman <rms@gnu.org>
6940
6941 * text.texi (Adaptive Fill): Just describe default,
6942 don't show it (since it contains non-ASCII chars).
6943
6944 2007-04-07 Karl Berry <karl@gnu.org>
6945
6946 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
6947 adaptive-fill-regexp's value, since they are not in the standard
6948 TeX fonts.
6949
6950 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
6951
6952 * display.texi (Defining Faces): Fix example.
6953
6954 2007-04-07 Karl Berry <karl@gnu.org>
6955
6956 * display.texi (Button Buffer Commands): Improve page break.
6957
6958 2007-04-07 Richard Stallman <rms@gnu.org>
6959
6960 * advice.texi (Activation of Advice): Remove redundant index entry.
6961
6962 * backups.texi: Improve index entries. Remove redundant ones.
6963
6964 * compile.texi (Byte Compilation): Improve index entry.
6965
6966 * hash.texi (Creating Hash): Improve index entry.
6967
6968 * symbols.texi (Definitions): Improve index entry.
6969
6970 * edebug.texi: Improve index entries. Remove redundant/useless ones.
6971
6972 * maps.texi (Standard Keymaps): Remove useless index entry.
6973
6974 * help.texi (Documentation Basics): Remove redundant index entries.
6975
6976 * customize.texi: Improve index entries.
6977 Remove redundant/useless ones.
6978
6979 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
6980
6981 * streams.texi (Output Variables): Improve index entry.
6982
6983 * abbrevs.texi (Abbrevs): Remove useless index entry.
6984
6985 * macros.texi (Expansion): Remove useless index entry.
6986
6987 * text.texi: Improve index entries. Remove redundant/useless ones.
6988 (Text Properties, Examining Properties)
6989 (Special Properties): Use "property category" instead of "category"
6990 to refer to the `category' property.
6991
6992 * positions.texi: Improve index entries. Remove useless one.
6993
6994 * lists.texi: Improve index entries. Remove redundant/useless ones.
6995
6996 * os.texi: Improve index entries.
6997 (Timers): Fix previous change.
6998
6999 * buffers.texi: Improve index entries.
7000 (Modification Time): Get rid of term "obsolete buffer".
7001
7002 * debugging.texi: Improve index entries.
7003 (Test Coverage): Add xref to other test coverage ftr.
7004
7005 * eval.texi: Improve index entry. Remove redundant ones.
7006
7007 * numbers.texi: Improve index entries. Remove redundant/useless ones.
7008
7009 * files.texi: Improve index entries. Remove redundant/useless ones.
7010
7011 * objects.texi: Improve index entries.
7012
7013 * processes.texi: Improve index entries.
7014
7015 * modes.texi: Improve index entry. Remove redundant one.
7016
7017 * nonascii.texi: Improve index entries.
7018
7019 * internals.texi: Improve index entries.
7020
7021 * syntax.texi: Improve index entries.
7022
7023 * keymaps.texi (Active Keymaps): Improve index entries.
7024
7025 * commands.texi: Improve index entries. Remove redundant/useless ones.
7026
7027 * frames.texi: Improve index entries. Remove redundant/useless ones.
7028
7029 * markers.texi: Improve index entries. Remove redundant ones.
7030
7031 * tips.texi: Improve index entries.
7032
7033 * loading.texi (Unloading): Improve index entry.
7034
7035 * variables.texi: Improve index entries. Remove redundant one.
7036
7037 * sequences.texi: Improve index entry.
7038
7039 * display.texi: Improve index entries. Remove redundant ones.
7040
7041 * windows.texi: Improve index entries.
7042
7043 * searching.texi: Improve index entries. Remove redundant one.
7044
7045 * strings.texi (Case Tables): Improve last change.
7046
7047 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
7048
7049 * strings.texi (Case Tables): Document with-case-table and
7050 ascii-case-table.
7051
7052 2007-04-03 Karl Berry <karl@gnu.org>
7053
7054 * processes.texi (Network): Reword to improve page break.
7055
7056 2007-04-03 Eli Zaretskii <eliz@gnu.org>
7057
7058 * functions.texi (Inline Functions): Describe more disadvantages
7059 of defsubst, and make advice against it stronger.
7060
7061 2007-04-02 Karl Berry <karl@gnu.org>
7062
7063 * backups.texi (Backup Names): Avoid widow words.
7064 * modes.texi (Example Major Modes): Align last comment.
7065
7066 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
7067
7068 * keymaps.texi (Remapping Commands): Document new arg to
7069 command-remapping.
7070
7071 2007-04-01 Karl Berry <karl@gnu.org>
7072
7073 * processes.texi (Low-Level Network): Typo.
7074 * loading.texi (Hooks for Loading): Avoid double "the".
7075 * keymaps.texi (Key Sequences): No double "and".
7076 (Changing Key Bindings): Shorten to improve line break.
7077
7078 2007-03-31 Glenn Morris <rgm@gnu.org>
7079
7080 * os.texi (Timers): Fix description of run-at-time TIME formats.
7081
7082 2007-03-31 Richard Stallman <rms@gnu.org>
7083
7084 * display.texi (Invisible Text): Correct buffer-invisibility-spec
7085 regarding ellipsis.
7086
7087 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7088
7089 * intro.texi (nil and t):
7090 * symbols.texi (Plists and Alists):
7091 * variables.texi (Variable Aliases, Constant Variables):
7092 * functions.texi (Defining Functions):
7093 * advice.texi (Advising Primitives):
7094 * debugging.texi (Syntax Errors, Compilation Errors):
7095 * minibuf.texi (Minibuffer Windows):
7096 * commands.texi (Adjusting Point):
7097 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
7098 (Auto Major Mode, Major Mode Conventions):
7099 * help.texi (Describing Characters):
7100 * files.texi (Create/Delete Dirs, Information about Files)
7101 (File Locks, Writing to Files, Reading from Files)
7102 (Saving Buffers):
7103 * windows.texi (Resizing Windows, Cyclic Window Ordering):
7104 * frames.texi (Finding All Frames):
7105 * positions.texi (Buffer End, Motion):
7106 * markers.texi (The Region):
7107 * text.texi (Deletion, Near Point):
7108 * display.texi (Displaying Messages, Truncation):
7109 * os.texi (Processor Run Time):
7110 * tips.texi (Key Binding Conventions, Programming Tips)
7111 (Warning Tips, Documentation Tips, Comment Tips):
7112 * internals.texi (Memory Usage): Improve indexing.
7113
7114 * variables.texi (Frame-Local Variables):
7115 * functions.texi (Argument List):
7116 * loading.texi (Library Search):
7117 * streams.texi (Output Variables):
7118 * keymaps.texi (Translation Keymaps, Searching Keymaps):
7119 * searching.texi (Replacing Match, Search and Replace):
7120 * processes.texi (Byte Packing, Decoding Output)
7121 (Accepting Output, Network Servers, Shell Arguments):
7122 * display.texi (Abstract Display, Image Cache, Scroll Bars):
7123 * windows.texi (Window Point, Window Start):
7124 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
7125 * commands.texi (Reading Input, Keyboard Events):
7126 * minibuf.texi (Reading File Names, Minibuffer Completion)
7127 (Recursive Mini):
7128 * positions.texi (List Motion):
7129 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
7130 * numbers.texi (Arithmetic Operations, Math Functions)
7131 (Predicates on Numbers, Comparison of Numbers):
7132 (Numeric Conversions):
7133 * locals.texi (Standard Buffer-Local Variables):
7134 * maps.texi (Standard Keymaps):
7135 * os.texi (User Identification, System Environment, Recording Input)
7136 (X11 Keysyms):
7137 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
7138 * backups.texi (Backups and Auto-Saving):
7139 * customize.texi (Customization, Group Definitions)
7140 (Variable Definitions):
7141 * compile.texi (Byte Compilation): Improve index entries.
7142
7143 2007-03-31 Karl Berry <karl@gnu.org>
7144
7145 * macros.texi (Defining Macros): Avoid widow syllable.
7146
7147 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7148
7149 * elisp.texi (Top): Postscript -> PostScript.
7150
7151 * display.texi (Images, Postscript Images): Postscript -> PostScript.
7152
7153 2007-03-31 Markus Triska <markus.triska@gmx.at>
7154
7155 * internals.texi (Writing Emacs Primitives): Untabify `For'.
7156
7157 2007-03-30 Karl Berry <karl@gnu.org>
7158
7159 * lists.texi (List-related Predicates): Remove spurious @need.
7160 (Setcdr): Use @smallexample to improve page break.
7161 (Association Lists) <assoc>: Reword to improve page break.
7162
7163 * strings.texi (String Conversion): Insert blank line to improve
7164 page break.
7165
7166 * numbers.texi (Random Numbers): Use @minus{}.
7167 (Math Functions): Use @minus{}.
7168
7169 * intro.texi (Acknowledgements): Avoid line breaks before middle
7170 initials.
7171
7172 2007-03-24 Eli Zaretskii <eliz@gnu.org>
7173
7174 * errors.texi (Standard Errors): Add an index entry.
7175
7176 2007-03-19 Richard Stallman <rms@gnu.org>
7177
7178 * os.texi (Recording Input): recent-keys now gives 300 keys.
7179
7180 2007-03-12 Glenn Morris <rgm@gnu.org>
7181
7182 * os.texi: Replace "daylight savings" with "daylight saving"
7183 throughout.
7184
7185 2007-03-05 Richard Stallman <rms@gnu.org>
7186
7187 * variables.texi (File Local Variables):
7188 Update enable-local-variables values.
7189
7190 2007-03-04 Richard Stallman <rms@gnu.org>
7191
7192 * syntax.texi (Control Parsing): Minor clarification.
7193
7194 * strings.texi (Formatting Strings): Clarify width, precision, flags.
7195
7196 * sequences.texi (Sequence Functions): Move string-bytes away,
7197 add xref.
7198
7199 * nonascii.texi (Text Representations): Move string-bytes here.
7200
7201 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
7202
7203 * minibuf.texi (Basic Completion): Minor clarification.
7204
7205 * markers.texi (The Mark): Clarify existence vs activation of mark.
7206 Other cleanup.
7207
7208 * display.texi (Finding Overlays): Write better example.
7209
7210 * compile.texi (Eval During Compile): Clarify putting macros
7211 in eval-when-compile.
7212
7213 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
7214
7215 * loading.texi (How Programs Do Loading): Fix anchor position at
7216 load-read-function definition doc.
7217
7218 2007-02-21 Kim F. Storm <storm@cua.dk>
7219
7220 * strings.texi (Text Comparison): Mention that assoc-string
7221 converts symbols to strings before testing.
7222
7223 2007-02-17 Kim F. Storm <storm@cua.dk>
7224
7225 * processes.texi (Bindat Spec): Vector types can have optional
7226 element type.
7227 (Bindat Examples): Fix example. Add vector with element type.
7228
7229 2007-02-16 Andreas Schwab <schwab@suse.de>
7230
7231 * strings.texi (Formatting Strings): Document '+' flag.
7232
7233 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
7234
7235 * strings.texi (Modifying Strings): Clarify that `clear-string'
7236 always converts the string to unibyte.
7237
7238 2007-02-14 Kim F. Storm <storm@cua.dk>
7239
7240 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
7241 Rewrite glyph code description to refer to these functions.
7242 Remove details of encoding face number and char into integer code.
7243
7244 2007-02-03 Alan Mackenzie <acm@muc.de>
7245
7246 * loading.texi (Hooks for Loading): Make the description of
7247 `eval-after-load' more detailed, and amend the description of
7248 after-load-alist, in accordance with changes from 2006-05.
7249
7250 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
7251
7252 * modes.texi (Defining Minor Modes): Document that a :require
7253 keyword or similar may be required to make saved customization
7254 variables work.
7255
7256 2007-02-03 Eli Zaretskii <eliz@gnu.org>
7257
7258 * elisp.texi (Top): Make the detailed menu headers compliant with
7259 Texinfo guidelines and with what texnfo-upd.el expects.
7260 Add comments to prevent people from inadvertently modifying the key
7261 parts needed by `texinfo-multiple-files-update'.
7262
7263 2007-02-02 Eli Zaretskii <eliz@gnu.org>
7264
7265 * elisp.texi (Top): Update the top-level menus.
7266
7267 * syntax.texi (Categories): Add index entries.
7268
7269 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
7270
7271 * display.texi (Attribute Functions): Fix name and description of
7272 the UNDERLINE arg of `set-face-underline-p'.
7273
7274 2007-01-29 Eli Zaretskii <eliz@gnu.org>
7275
7276 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
7277 Variables", and "Standard Keymaps" to the detailed menu.
7278
7279 * variables.texi (Future Local Variables): Add index entry.
7280
7281 2007-01-28 Richard Stallman <rms@gnu.org>
7282
7283 * tips.texi (Coding Conventions): Clarify the tip about macros
7284 that define a function or a variable.
7285
7286 * files.texi (File Attributes): UID and GID can be floats.
7287 (Magic File Names): Explain why deferring all operations to
7288 the standard handler does not work.
7289
7290 2007-01-23 Martin Rudalics <rudalics@gmx.at>
7291
7292 * backups.texi (Reverting): Use "buffer" instead of "file"
7293 when talking about major and minor modes.
7294
7295 2007-01-21 Richard Stallman <rms@gnu.org>
7296
7297 * help.texi (Documentation): Add xref to Documentation Tips.
7298
7299 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
7300
7301 * tips.texi (Coding Conventions): Fix typos.
7302
7303 2007-01-05 Richard Stallman <rms@gnu.org>
7304
7305 * modes.texi (Defining Minor Modes): Fix previous change.
7306
7307 2007-01-03 Richard Stallman <rms@gnu.org>
7308
7309 * customize.texi (Variable Definitions, Customization Types):
7310 Don't use * in doc string for defcustom.
7311
7312 2007-01-02 Richard Stallman <rms@gnu.org>
7313
7314 * variables.texi (Variable Aliases): Clarify that aliases vars
7315 always have the same value.
7316
7317 * processes.texi (Bindat Spec): Fix Texinfo usage.
7318
7319 * modes.texi (Defining Minor Modes): Explain effect of command
7320 defined with define-global-minor-mode on new buffers.
7321
7322 2006-12-30 Kim F. Storm <storm@cua.dk>
7323
7324 * keymaps.texi (Tool Bar): Describe `grow-only' value of
7325 `auto-resize-tool-bars'.
7326
7327 2006-12-30 Richard Stallman <rms@gnu.org>
7328
7329 * keymaps.texi (Active Keymaps): Fix previous change.
7330
7331 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
7332
7333 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
7334
7335 2006-12-30 Kim F. Storm <storm@cua.dk>
7336
7337 * processes.texi (Bindat Spec): Clarify using field names in
7338 length specifications.
7339
7340 2006-12-29 Kim F. Storm <storm@cua.dk>
7341
7342 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
7343 Add count and index variables for eval forms in repeat blocks.
7344
7345 2006-12-24 Richard Stallman <rms@gnu.org>
7346
7347 * customize.texi (Variable Definitions):
7348 Document new name custom-add-frequent-value.
7349
7350 2006-12-19 Kim F. Storm <storm@cua.dk>
7351
7352 * commands.texi (Misc Events): User signals now result in sigusr1
7353 and sigusr2 events which are handled through special-event-map.
7354 (Special Events): User signals and drag-n-drop are special.
7355
7356 2006-12-17 Richard Stallman <rms@gnu.org>
7357
7358 * loading.texi (Named Features): Explain subfeatures better.
7359
7360 * customize.texi: Use "option" only for user options.
7361 For the keyword values inside defcustom etc, say "keywords".
7362 For :options value's elements, say "elements".
7363 :group should not be omitted.
7364
7365 * syntax.texi (Parsing Expressions): Split up node.
7366 (Motion via Parsing, Position Parse, Parser State)
7367 (Low-Level Parsing, Control Parsing): New subnodes.
7368 (Parser State): Document syntax-ppss-toplevel-pos.
7369
7370 * positions.texi (List Motion): Punctuation fix.
7371
7372 * files.texi (File Name Completion): Document PREDICATE arg
7373 to file-name-completion.
7374
7375 2006-12-16 Eli Zaretskii <eliz@gnu.org>
7376
7377 * internals.texi (Building Emacs, Writing Emacs Primitives):
7378 Add index entries.
7379
7380 2006-12-11 Richard Stallman <rms@gnu.org>
7381
7382 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
7383 affects face menu. Explain how to make it non-nil without enabling
7384 any fontification.
7385
7386 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
7387
7388 * modes.texi (Font Lock Basics): Document nil value of
7389 font-lock-defaults.
7390
7391 2006-12-10 Glenn Morris <rgm@gnu.org>
7392
7393 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
7394 value for system-flag argument. Abbrev tables may not be empty
7395 when major modes are loaded.
7396
7397 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
7398
7399 * makefile.w32-in (maintainer-clean): Partially revert last
7400 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
7401 to protect elisp-covers.texi.
7402
7403 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
7404
7405 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
7406 Don't remove elisp* info files; they are already deleted by the
7407 `clean' and `distclean' targets, and they are in the $(infodir)
7408 directory, not the current one.
7409
7410 2006-12-04 Kim F. Storm <storm@cua.dk>
7411
7412 * commands.texi (Misc Events): Update signal events.
7413 (Event Examples): Add signal example.
7414
7415 2006-11-29 Richard Stallman <rms@gnu.org>
7416
7417 * frames.texi (Visibility of Frames): Explain visible windows
7418 can be covered by others. Add xref for raise-frame.
7419
7420 2006-11-28 Richard Stallman <rms@gnu.org>
7421
7422 * searching.texi (Regexp Special): Update when ^ is special.
7423
7424 2006-11-27 Eli Zaretskii <eliz@gnu.org>
7425
7426 * customize.texi (Customization, Common Keywords)
7427 (Group Definitions, Variable Definitions, Composite Types)
7428 (Type Keywords, Customization Types): Add index entries for
7429 various customization keywords.
7430
7431 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7432
7433 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
7434
7435 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
7436
7437 * frames.texi (Window System Selections): Remove clipboard from
7438 description of selection-coding-system.
7439
7440 2006-11-06 Richard Stallman <rms@gnu.org>
7441
7442 * lists.texi (List Variables): Document COMPARE-FN.
7443
7444 * keymaps.texi: Avoid use of "binding" to mean a relation;
7445 use it only to refer to the meaning associated with a key.
7446 (Keymaps): Change menu node description.
7447
7448 * elisp.texi (Top): Change menu node description.
7449
7450 * display.texi (Managing Overlays): Document overlay-recenter.
7451
7452 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
7453
7454 * Makefile.in: Use relative paths to avoid advertising filesystem
7455 contents during compilation.
7456
7457 2006-10-23 Kim F. Storm <storm@cua.dk>
7458
7459 * commands.texi (Event Input Misc): Update unread-command-events.
7460
7461 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
7462
7463 * lists.texi (Sets And Lists): Fix typos.
7464
7465 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
7466
7467 * control.texi (Processing of Errors): Use @var for an argument,
7468 not @code.
7469
7470 2006-10-16 Richard Stallman <rms@gnu.org>
7471
7472 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
7473
7474 * keymaps.texi (Format of Keymaps): Show all the keymap element
7475 patterns that result from menu items.
7476 (Key Lookup): Minor cleanups.
7477
7478 * modes.texi (Precalculated Fontification): Don't say that
7479 not setting font-lock-defaults avoids loading font-lock.
7480
7481 * help.texi (Documentation): Move xref to Emacs Manual here.
7482 (Documentation Basics): From here.
7483 Also doc emacs-lisp-docstring-fill-column.
7484
7485 * elisp.texi: Update version and ISBN.
7486
7487 * commands.texi (Interactive Call): Clarify KEYS arg to
7488 call-interactively is a vector.
7489 (Command Loop Info): Delete anchor in this-command-keys.
7490 Add anchor in this-command-keys-vector.
7491 (Recursive Editing): Document how recursive-edit
7492 handles the current buffer.
7493
7494 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
7495
7496 * frames.texi (Frame Titles): %c and %l are ignored in
7497 frame-title-format.
7498
7499 2006-10-11 Richard Stallman <rms@gnu.org>
7500
7501 * keymaps.texi (Key Sequences): Clarify use of kbd.
7502
7503 2006-10-10 Kim F. Storm <storm@cua.dk>
7504
7505 * lists.texi (Sets And Lists): Add memql.
7506
7507 2006-10-03 Richard Stallman <rms@gnu.org>
7508
7509 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
7510 Clarify :ascii: and :nonascii:.
7511
7512 2006-09-29 Juri Linkov <juri@jurta.org>
7513
7514 * modes.texi (%-Constructs): Reorder coding systems in the
7515 documentation of %z to the real order displayed in the modeline.
7516
7517 2006-09-25 Richard Stallman <rms@gnu.org>
7518
7519 * os.texi (Timers): Describe timer-max-repeats.
7520
7521 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
7522
7523 * os.texi (Timers): Mention with-local-quit.
7524
7525 2006-09-24 Richard Stallman <rms@gnu.org>
7526
7527 * searching.texi (Searching and Matching): Mention property search.
7528
7529 * commands.texi (Command Loop Info): Explain how read-event affects
7530 this-command-keys.
7531
7532 2006-09-20 Richard Stallman <rms@gnu.org>
7533
7534 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
7535
7536 * windows.texi (Window Start): Minor cleanups.
7537
7538 2006-09-20 Kim F. Storm <storm@cua.dk>
7539
7540 * windows.texi (Window Start): pos-visible-in-window-p allows
7541 specifying t for position to mean "end of window".
7542 Add window-line-height.
7543
7544 * anti.texi (Antinews): Mention window-line-height.
7545
7546 2006-09-19 David Kastrup <dak@gnu.org>
7547
7548 * keymaps.texi (Searching Keymaps): Small clarification.
7549
7550 2006-09-18 Richard Stallman <rms@gnu.org>
7551
7552 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
7553 cause keyboard menus.
7554 (Menu Keymaps): Likewise.
7555 (Defining Menus, Keyboard Menus): Clarify.
7556
7557 * text.texi (Fields): Clarify explanation of constrain-to-field.
7558
7559 2006-09-16 Eli Zaretskii <eliz@gnu.org>
7560
7561 * variables.texi (Tips for Defining): Fix a typo.
7562
7563 2006-09-15 Richard Stallman <rms@gnu.org>
7564
7565 * keymaps.texi (Remapping Commands, Searching Keymaps)
7566 (Active Keymaps): Clean up previous change.
7567
7568 2006-09-15 Jay Belanger <belanger@truman.edu>
7569
7570 * gpl.texi: Replace "Library Public License" by "Lesser Public
7571 License" throughout.
7572
7573 2006-09-15 David Kastrup <dak@gnu.org>
7574
7575 * keymaps.texi (Active Keymaps): Adapt description to use
7576 `get-char-property' instead `get-text-property'. Explain how
7577 mouse events change this. Explain the new optional argument of
7578 `key-binding' and its mouse-dependent lookup.
7579 (Searching Keymaps): Adapt description similarly.
7580 (Remapping Commands): Explain the new optional argument of
7581 `command-remapping'.
7582
7583 2006-09-14 Richard Stallman <rms@gnu.org>
7584
7585 * keymaps.texi (Searching Keymaps): Clarification.
7586 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
7587
7588 2006-09-13 Richard Stallman <rms@gnu.org>
7589
7590 * objects.texi (Character Type): Node split.
7591 Add xref to Describing Characters.
7592 (Basic Char Syntax, General Escape Syntax)
7593 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
7594
7595 2006-09-11 Richard Stallman <rms@gnu.org>
7596
7597 * display.texi (Display Table Format): Wording clarification.
7598 (Glyphs): Clarifications.
7599
7600 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
7601
7602 * keymaps.texi (Active Keymaps): Mention that key-binding checks
7603 local maps.
7604
7605 2006-09-10 Kim F. Storm <storm@cua.dk>
7606
7607 * display.texi (Forcing Redisplay): Document return value of
7608 function redisplay.
7609
7610 2006-09-09 Richard Stallman <rms@gnu.org>
7611
7612 * windows.texi (Window Hooks): Explain limits of
7613 window-scroll-functions.
7614
7615 * display.texi (Fringe Indicators): Update for last change in
7616 indicate-buffer-boundaries.
7617
7618 2006-09-08 Richard Stallman <rms@gnu.org>
7619
7620 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
7621
7622 2006-09-06 Kim F. Storm <storm@cua.dk>
7623
7624 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
7625
7626 * windows.texi (Window Start): Update pos-visible-in-window-p.
7627
7628 2006-09-04 Richard Stallman <rms@gnu.org>
7629
7630 * processes.texi (Accepting Output): Explain SECONDS=0 for
7631 accept-process-output.
7632
7633 * os.texi (Idle Timers): Explain why timer functions should not
7634 loop until (input-pending-p).
7635
7636 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7637
7638 * makefile.w32-in (usermanualdir): New variable.
7639 (elisp.dvi): Use it.
7640
7641 2006-09-01 Eli Zaretskii <eliz@gnu.org>
7642
7643 * buffers.texi (Buffer Modification): Fix last change.
7644
7645 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
7646
7647 * buffers.texi (Buffer Modification):
7648 Document buffer-chars-modified-tick.
7649
7650 2006-08-31 Richard Stallman <rms@gnu.org>
7651
7652 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
7653
7654 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
7655
7656 * modes.texi (Syntactic Font Lock):
7657 Mention font-lock-syntactic-face-function
7658 instead of specific faces.
7659
7660 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
7661
7662 * display.texi (Images): Add xrref to display-images-p.
7663
7664 2006-08-28 Kenichi Handa <handa@m17n.org>
7665
7666 * nonascii.texi (Lisp and Coding Systems): Fix description of
7667 detect-coding-region.
7668
7669 2006-08-27 Michael Olson <mwolson@gnu.org>
7670
7671 * processes.texi (Transaction Queues): Remove stray quote
7672 character.
7673
7674 2006-08-25 Richard Stallman <rms@gnu.org>
7675
7676 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
7677 Add xref.
7678
7679 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
7680
7681 * os.texi (Timers): Avoid waiting inside timers.
7682
7683 2006-08-21 Lute Kamstra <lute@gnu.org>
7684
7685 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
7686
7687 2006-08-20 Richard Stallman <rms@gnu.org>
7688
7689 * os.texi (Idle Timers): New node, split out from Timers.
7690 Document current-idle-time.
7691 * commands.texi (Reading One Event): Update xref.
7692 * elisp.texi (Top): Update subnode menu.
7693
7694 2006-08-16 Richard Stallman <rms@gnu.org>
7695
7696 * keymaps.texi (Extended Menu Items): Show format of cached
7697 bindings in extended menu items.
7698
7699 * customize.texi (Variable Definitions): Explain when the
7700 standard value expression is evaluated.
7701
7702 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
7703
7704 * commands.texi (Reading One Event): Explain idleness in
7705 `read-event'.
7706
7707 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
7708
7709 * text.texi (Near Point): Say "cursor" not "terminal cursor".
7710 (Commands for Insertion): Remove split-line since it's not
7711 relevant for Lisp programming.
7712 (Yank Commands): Rewrite introduction.
7713 (Undo): Clarify.
7714 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
7715 (Filling): Remove redundant comment. Clarify return value of
7716 current-justification.
7717 (Margins): Minor clarifications.
7718 (Adaptive Fill): Update default value of adaptive-fill-regexp.
7719 (Sorting): Update definition of sort-lines.
7720 (Columns): Clarify behavior of sort-columns.
7721 (Indent Tabs): Link to Tab Stops in Emacs manual.
7722 (Special Properties): Clarify.
7723 (Clickable Text): Mention Buttons package.
7724
7725 2006-08-12 Kevin Ryde <user42@zip.com.au>
7726
7727 * os.texi (Time Parsing): Add %z to description of
7728 format-time-string, as per docstring. Add cross reference to
7729 glibc manual for strftime.
7730
7731 2006-08-08 Richard Stallman <rms@gnu.org>
7732
7733 * modes.texi: Clean up wording in previous change.
7734
7735 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
7736
7737 * modes.texi (Hooks): Clarify.
7738 (Major Mode Basics): Mention define-derived-mode explicitly.
7739 (Major Mode Conventions): Rebinding RET is OK for some modes.
7740 Mention change-major-mode-hook and after-change-major-mode-hook.
7741 (Example Major Modes): Move to end of Modes section.
7742 (Mode Line Basics): Clarify.
7743 (Mode Line Data): Mention help-echo and local-map in strings.
7744 Explain reason for treatment of non-risky variables.
7745 (Properties in Mode): Clarify.
7746 (Faces for Font Lock): Add font-lock-negation-char-face.
7747
7748 2006-08-04 Eli Zaretskii <eliz@gnu.org>
7749
7750 * strings.texi (Formatting Strings): Warn against arbitrary
7751 strings as first arg to `format'.
7752
7753 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
7754
7755 * text.texi (Clickable Text): Mention `help-echo' text property.
7756 Update intro, examples and associated explanations.
7757
7758 2006-07-31 Richard Stallman <rms@gnu.org>
7759
7760 * commands.texi: Update xrefs.
7761 (Event Mod): New node, cut out from old Translating Input.
7762
7763 * maps.texi: Update xrefs.
7764
7765 * keymaps.texi (Translation Keymaps): New node.
7766 Update xrefs from Translating Input to Translation Keymaps.
7767
7768 * elisp.texi (Top): Update subnode menu.
7769
7770 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
7771
7772 * os.texi (System Interface): Fix menu descriptions of some nodes.
7773 (Translating Input): Node deleted.
7774
7775 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
7776
7777 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
7778
7779 * lists.texi (Sets And Lists): Likewise.
7780
7781 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
7782
7783 * text.texi (Fields): Mention POS
7784 requirement when narrowing is in effect.
7785
7786 2006-07-28 Richard Stallman <rms@gnu.org>
7787
7788 * display.texi (Face Attributes): Simplify wording.
7789 (Attribute Functions): Clarify meaning of new-frame default
7790 attribute settings.
7791
7792 * customize.texi (Common Keywords): Document how to use
7793 :package-version in a package not in Emacs.
7794
7795 2006-07-28 Kim F. Storm <storm@cua.dk>
7796
7797 * commands.texi (Reading One Event): Fix last change.
7798
7799 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
7800
7801 * commands.texi (Reading One Event): Document SECONDS argument for
7802 read-event, read-char, and read-char-exclusive.
7803
7804 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
7805
7806 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
7807 to ensure correct identification.
7808
7809 2006-07-24 Richard Stallman <rms@gnu.org>
7810
7811 * text.texi (Clickable Text): Clarify.
7812
7813 * sequences.texi (Vector Functions): Delete duplicate xref.
7814
7815 * objects.texi (Function Type): Clarify.
7816
7817 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
7818 modes.
7819
7820 * lists.texi (List Variables): New node.
7821 Material moved from other nodes.
7822
7823 * variables.texi (Setting Variables): add-to-list and
7824 add-to-ordered-list moved to List Variables node.
7825
7826 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
7827
7828 * text.texi (Links and Mouse-1):
7829 For mouse-on-link-p, expand on arg POS.
7830
7831 2006-07-21 Kim F. Storm <storm@cua.dk>
7832
7833 * display.texi (Forcing Redisplay): Don't mention systems which
7834 don't support sub-second timers for redisplay-preemption-period.
7835
7836 * os.texi (Terminal Output): Clarify text vs graphical terminal.
7837
7838 2006-07-21 Eli Zaretskii <eliz@gnu.org>
7839
7840 * frames.texi (Input Focus): Document that focus-follows-mouse has
7841 no effect on MS-Windows.
7842
7843 2006-07-18 Richard Stallman <rms@gnu.org>
7844
7845 * display.texi (Forcing Redisplay): Cleanups in previous change.
7846
7847 * processes.texi (Low-Level Network): Make menu more convenient.
7848
7849 2006-07-18 Kim F. Storm <storm@cua.dk>
7850
7851 * display.texi (Forcing Redisplay): redisplay-preemption-period
7852 only used on window systems. Add xref to Terminal Output.
7853
7854 * os.texi (Terminal Output): baud-rate only controls preemption on
7855 non-window systems. Add xref to Forcing Redisplay.
7856
7857 * processes.texi (Low-Level Network): Rename node "Make Network"
7858 to "Network Processes".
7859
7860 2006-07-18 Karl Berry <karl@gnu.org>
7861
7862 * variables.texi, functions.texi, customize.texi, loading.texi:
7863 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
7864
7865 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
7866
7867 * commands.texi (Waiting): Document batch-mode sit-for behavior.
7868
7869 2006-07-17 Richard Stallman <rms@gnu.org>
7870
7871 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
7872 Put period and comma inside quotes.
7873
7874 * loading.texi, markers.texi: Use real doublequote inside menus.
7875
7876 * windows.texi: Put point and comma inside quotes.
7877 (Textual Scrolling): Use @samp for error message.
7878
7879 * variables.texi, tips.texi, syntax.texi, symbols.texi:
7880 * strings.texi, streams.texi, processes.texi, os.texi:
7881 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
7882 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
7883 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
7884 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
7885 Put point and comma inside quotes.
7886
7887 * control.texi (Processing of Errors): Add command-error-function.
7888
7889 * variables.texi (File Local Variables): Clarify that
7890 file local variables make buffer-local bindings.
7891
7892 * modes.texi (Syntactic Font Lock): Give default for
7893 font-lock-syntax-table.
7894
7895 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
7896
7897 * text.texi (Special Properties): Clean up previous change.
7898
7899 2006-07-16 Karl Berry <karl@gnu.org>
7900
7901 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
7902 * control.texi: Fix bad page breaks through chapter 10 (control).
7903
7904 * anti.texi (Antinews): Reorder face-attribute fns to avoid
7905 underfull hbox.
7906
7907 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
7908
7909 * text.texi (Special Properties): Describe fontified text property
7910 in relation to a character (not text).
7911
7912 2006-07-15 Kim F. Storm <storm@cua.dk>
7913
7914 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
7915 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
7916 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
7917
7918 * anti.texi (Antinews): Mention redisplay function.
7919 The kbd macro existed, but was not documented, before 22.x.
7920 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
7921
7922 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
7923
7924 * display.texi (Displaying Messages): Add anchor.
7925
7926 * frames.texi (Dialog Boxes): Use it.
7927
7928 2006-07-12 Richard Stallman <rms@gnu.org>
7929
7930 * objects.texi (Frame Type): Explain nature of frames better.
7931
7932 * frames.texi (Frames): Explain nature of frames better.
7933
7934 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
7935
7936 * tips.texi (Coding Conventions): Explain why use cl at compile time.
7937
7938 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7939
7940 * frames.texi (Window System Selections): Mention scrap support for Mac.
7941 Default value of x-select-enable-clipboard is t on Mac.
7942
7943 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
7944
7945 2006-07-11 Kim F. Storm <storm@cua.dk>
7946
7947 * display.texi (Forcing Redisplay): Add `redisplay' function.
7948 Don't mention (sit-for -1) -- use (redisplay t) instead.
7949
7950 * commands.texi (Waiting): (sit-for -1) is no longer special.
7951 (sit-for 0) is equivalent to (redisplay).
7952 Iconifying/deiconifying no longer makes sit-for return.
7953
7954 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
7955
7956 * display.texi (Buttons): Fix typo.
7957
7958 * index.texi, elisp.texi (New Symbols): Comment node out.
7959
7960 2006-07-09 Richard Stallman <rms@gnu.org>
7961
7962 * display.texi (Truncation): Clean up previous change.
7963
7964 2006-07-08 Richard Stallman <rms@gnu.org>
7965
7966 * commands.texi (Interactive Call): Use 3 as prefix in example
7967 for execute-extended-command.
7968
7969 * display.texi (Attribute Functions): Move paragraph about
7970 compatibility with Emacs < 21.
7971
7972 2006-07-09 Kim F. Storm <storm@cua.dk>
7973
7974 * display.texi (Refresh Screen): Clarify force-window-update.
7975 (Truncation): "Normally" indicated by fringe arrows.
7976
7977 2006-07-08 Eli Zaretskii <eliz@gnu.org>
7978
7979 * windows.texi (Textual Scrolling, Resizing Windows):
7980 * variables.texi (Constant Variables):
7981 * text.texi (Buffer Contents, Deletion, Changing Properties)
7982 (Property Search, Special Properties, Sticky Properties)
7983 (Links and Mouse-1, Fields, Change Hooks):
7984 * syntax.texi (Syntax Table Functions, Parsing Expressions)
7985 (Categories):
7986 * symbols.texi (Other Plists):
7987 * streams.texi (Output Variables):
7988 * processes.texi (Input to Processes, Query Before Exit):
7989 * positions.texi (Word Motion, Text Lines, List Motion):
7990 * os.texi (Init File, System Environment, Sound Output)
7991 (Session Management):
7992 * nonascii.texi (Text Representations, Character Sets)
7993 (Chars and Bytes, Locales):
7994 * modes.texi (Defining Minor Modes, Header Lines):
7995 * minibuf.texi (Minibuffer Contents):
7996 * markers.texi (Information from Markers):
7997 * lists.texi (List Elements, Building Lists, Association Lists):
7998 * keymaps.texi (Tool Bar):
7999 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
8000 * functions.texi (What Is a Function, Mapping Functions):
8001 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
8002 (Color Names, Text Terminal Colors, Display Feature Testing):
8003 * files.texi (Visiting Functions, File Name Components)
8004 (Unique File Names, Contents of Directories):
8005 * display.texi (Forcing Redisplay, Displaying Messages)
8006 (Temporary Displays, Font Selection, Auto Faces)
8007 (Font Lookup, Fringe Indicators, Display Margins)
8008 (Image Descriptors, Showing Images, Image Cache, Button Types)
8009 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
8010 (Display Table Format, Glyphs):
8011 * control.texi (Iteration):
8012 * commands.texi (Command Loop Info, Adjusting Point):
8013 * backups.texi (Making Backups, Auto-Saving):
8014 Remove @tindex entries.
8015
8016 2006-07-07 Kim F. Storm <storm@cua.dk>
8017
8018 * display.texi (Fringe Cursors): Fix typo.
8019 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
8020 (Overlay Arrow): Default is overlay-arrow fringe indicator.
8021
8022 2006-07-05 Richard Stallman <rms@gnu.org>
8023
8024 * text.texi (Buffer Contents): Add example of text props
8025 in result of buffer-substring.
8026 (Text Properties): Explain better about use of specific property names.
8027 (Property Search): Some cleanups; reorder some functions.
8028
8029 * keymaps.texi (Changing Key Bindings): Cleanup.
8030 Add xref to Key Binding Conventions.
8031
8032 * display.texi (Attribute Functions): Add examples for
8033 face-attribute-relative-p.
8034
8035 * tips.texi (Coding Conventions): Cleanup last change.
8036
8037 2006-07-05 Karl Berry <karl@gnu.org>
8038
8039 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
8040 Remove @setchapternewpage odd.
8041 Result is 1013 pages, down from 1100.
8042
8043 * anti.texi, customize.texi, display.texi, internals.texi:
8044 * minibuf.texi, modes.texi, tips.texi:
8045 Fix overfull/underfull boxes.
8046
8047 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8048
8049 * edebug.texi (Instrumenting):
8050 Add Edebug-specific findex for eval-buffer.
8051 * loading.texi (Loading):
8052 Replace eval-current-buffer with eval-buffer.
8053
8054 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
8055
8056 * locals.texi (Standard Buffer-Local Variables): Update the list
8057 of variables.
8058
8059 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
8060
8061 * files.texi (File Name Completion): Point user to the node
8062 "Reading File Names".
8063
8064 2006-06-24 Eli Zaretskii <eliz@gnu.org>
8065
8066 * files.texi (Contents of Directories): Document case-insensitive
8067 behavior on respective filesystems.
8068
8069 * objects.texi (Character Type): Document that Emacs signals an
8070 error for unsupported Unicode characters specified as \uNNNN.
8071
8072 2006-06-19 Richard Stallman <rms@gnu.org>
8073
8074 * processes.texi (Bindat Spec): Clarify previous change.
8075
8076 2006-06-16 Richard Stallman <rms@gnu.org>
8077
8078 * tips.texi (Coding Conventions): Better explain conventions
8079 for definition constructs.
8080
8081 * text.texi (Special Properties): String value of `read-only'
8082 serves as the error message.
8083
8084 * objects.texi (Character Type): Clarify prev. change.
8085 (Non-ASCII in Strings): Mention \u and \U.
8086
8087 * commands.texi (Using Interactive): Explain problem of
8088 markers, etc., in command-history.
8089
8090 2006-06-14 Kim F. Storm <storm@cua.dk>
8091
8092 * commands.texi (Waiting): Negative arg to sit-for forces
8093 redisplay even if input is pending.
8094
8095 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
8096 redisplay. Remove incorrect example of binding redisplay-dont-pause
8097 around (sit-for 0).
8098
8099 2006-06-13 Richard Stallman <rms@gnu.org>
8100
8101 * display.texi (Forcing Redisplay): Clarify previous change.
8102
8103 2006-06-13 Romain Francoise <romain@orebokech.com>
8104
8105 * display.texi (Forcing Redisplay): Fix typo.
8106
8107 2006-06-13 Kim F. Storm <storm@cua.dk>
8108
8109 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
8110
8111 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
8112
8113 * tips.texi (Coding Conventions): Add `@end itemize'.
8114
8115 2006-06-10 Richard Stallman <rms@gnu.org>
8116
8117 * tips.texi (Coding Conventions): Explain use of coding systems
8118 to ensure one decoding for strings.
8119
8120 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
8121
8122 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
8123 syntax.
8124
8125 2006-06-07 Eli Zaretskii <eliz@gnu.org>
8126
8127 * display.texi (Font Selection): Remove description of
8128 clear-face-cache.
8129
8130 * compile.texi (Eval During Compile): Fix a typo. Add index
8131 entries for possible uses of eval-when-compile.
8132
8133 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
8134
8135 * display.texi (Abstract Display): Fix typo.
8136
8137 2006-06-03 Eli Zaretskii <eliz@gnu.org>
8138
8139 * minibuf.texi (Minibuffer History) <history-add-new-input>:
8140 Reword variable's description.
8141
8142 2006-06-01 Richard Stallman <rms@gnu.org>
8143
8144 * windows.texi (Splitting Windows): Clarify splitting nonselected
8145 window.
8146
8147 2006-05-31 Juri Linkov <juri@jurta.org>
8148
8149 * minibuf.texi (Minibuffer History): Add history-add-new-input.
8150
8151 2006-05-30 Richard Stallman <rms@gnu.org>
8152
8153 * display.texi (Line Height): Fix errors in description of
8154 default line height and line-height property.
8155
8156 * nonascii.texi (Default Coding Systems): Further clarification.
8157
8158 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
8159
8160 * internals.texi (Pure Storage): Mention that an overflow in pure
8161 space causes a memory leak.
8162 (Garbage Collection): If there was an overflow in pure space,
8163 `garbage-collect' returns nil.
8164
8165 2006-05-30 Eli Zaretskii <eliz@gnu.org>
8166
8167 * nonascii.texi (Default Coding Systems): Fix it some more.
8168
8169 2006-05-29 Eli Zaretskii <eliz@gnu.org>
8170
8171 * nonascii.texi (Default Coding Systems): Fix last change.
8172
8173 2006-05-29 Kenichi Handa <handa@m17n.org>
8174
8175 * nonascii.texi (find-operation-coding-system): Describe the new
8176 argument format (FILENAME . BUFFER).
8177
8178 2006-05-28 Richard Stallman <rms@gnu.org>
8179
8180 * tips.texi (Coding Conventions): Better explain reasons not to
8181 advise other packages or use `eval-after-load'.
8182
8183 2006-05-29 Kim F. Storm <storm@cua.dk>
8184
8185 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
8186 `bindat-idx' and `bindat-raw' for clarity.
8187
8188 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8189
8190 * processes.texi (Bindat Spec): Expand on `repeat' handler.
8191
8192 * display.texi (Display): Add "Abstract Display" to menu.
8193 (Abstract Display, Abstract Display Functions)
8194 (Abstract Display Example): New nodes.
8195 * elisp.texi (Top): Add "Abstract Display" to menu.
8196
8197 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
8198
8199 * keymaps.texi (Key Sequences): Link to input events definition.
8200 (Format of Keymaps): Delete material duplicated in Keymap Basics.
8201
8202 * files.texi (Changing Files): Document updated argument list for
8203 copy-file.
8204
8205 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8206
8207 * processes.texi (Bindat Functions): Explain term "total length".
8208 Use it in bindat-length and bindat-pack descriptions.
8209
8210 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8211
8212 * tips.texi (Coding Conventions): Advise against using
8213 eval-after-load in packages. Add an index entry.
8214
8215 2006-05-25 Juri Linkov <juri@jurta.org>
8216
8217 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
8218
8219 * modes.texi (%-Constructs): Add %e, %z, %Z.
8220
8221 2006-05-25 Richard Stallman <rms@gnu.org>
8222
8223 * elisp.texi (Top): Update subnode menu.
8224
8225 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
8226 (Keymaps): Update menu.
8227
8228 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
8229
8230 * keymaps.texi (Key Sequences): Some clarifications.
8231
8232 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
8233
8234 * processes.texi (Bindat Functions): Say "unibyte string"
8235 explicitly for bindat-unpack and bindat-pack descriptions.
8236 (Bindat Examples): Don't call `string-make-unibyte' in example.
8237
8238 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
8239
8240 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
8241 Explain string and vector representations of key sequences.
8242
8243 * keymaps.texi (Changing Key Bindings):
8244 * commands.texi (Interactive Codes):
8245 * help.texi (Describing Characters): Refer to it.
8246
8247 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
8248
8249 * frames.texi (Pointer Shape): @end table -> @end defvar.
8250
8251 2006-05-22 Richard Stallman <rms@gnu.org>
8252
8253 * elisp.texi (Top): Update subnode menus.
8254
8255 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
8256 Contents rewritten; material from old Pointer Shape node moved here.
8257
8258 * display.texi (Pointer Shape): Node deleted.
8259 (Image Descriptors): Minor cleanup.
8260
8261 2006-05-21 Richard Stallman <rms@gnu.org>
8262
8263 * syntax.texi (Parsing Expressions): Update info on which STATE
8264 elements are ignored.
8265
8266 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
8267
8268 * hooks.texi (Standard Hooks): Correct typo.
8269
8270 * gpl.texi (GPL): ifinfo -> ifnottex.
8271
8272 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
8273
8274 * searching.texi (Simple Match Data): Warn about match data being
8275 set anew by every search.
8276
8277 2006-05-17 Richard Stallman <rms@gnu.org>
8278
8279 * minibuf.texi (Minibuffer History): Clarify.
8280
8281 * searching.texi (Regexp Special): Clarify nested regexp warning.
8282
8283 2006-05-16 Kim F. Storm <storm@cua.dk>
8284
8285 * minibuf.texi (Minibuffer History): Update add-to-history.
8286
8287 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
8288
8289 * nonascii.texi (Explicit Encoding):
8290 Fix typo (encoding<->decoding).
8291
8292 2006-05-14 Richard Stallman <rms@gnu.org>
8293
8294 * buffers.texi (Creating Buffers): Cleanup.
8295
8296 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
8297
8298 2006-05-13 Eli Zaretskii <eliz@gnu.org>
8299
8300 * buffers.texi (Current Buffer): Document that with-temp-buffer
8301 disables undo.
8302
8303 * os.texi (Terminal-Specific): More accurate description of how
8304 Emacs searches for the terminal-specific libraries.
8305
8306 2006-05-12 Eli Zaretskii <eliz@gnu.org>
8307
8308 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
8309 emacs-xtra to @inforef's.
8310
8311 * text.texi (Undo): Document that undo is turned off in buffers
8312 whose names begin with a space.
8313
8314 * buffers.texi (Buffer Names): Add index entries for buffers whose
8315 names begin with a space.
8316 (Creating Buffers): Document that undo is turned off in buffers
8317 whose names begin with a space.
8318
8319 * files.texi (Visiting Functions, Reading from Files)
8320 (Saving Buffers): Mention code and EOL conversions by file I/O
8321 primitives and subroutines.
8322
8323 * nonascii.texi (Lisp and Coding Systems):
8324 Document coding-system-eol-type. Add index entries for eol conversion.
8325
8326 * display.texi (Defining Faces): Mention `mac', and add an xref to
8327 where window-system is described.
8328
8329 2006-05-10 Richard Stallman <rms@gnu.org>
8330
8331 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
8332
8333 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
8334
8335 * variables.texi (File Local Variables): Recommend to quote lambda
8336 expressions in safe-local-variable property.
8337
8338 2006-05-09 Richard Stallman <rms@gnu.org>
8339
8340 * variables.texi (File Local Variables):
8341 Document safe-local-eval-forms and safe-local-eval-function.
8342
8343 2006-05-07 Kim F. Storm <storm@cua.dk>
8344
8345 * minibuf.texi (Minibuffer History): Remove keep-dups arg
8346 from add-to-history.
8347
8348 2006-05-07 Romain Francoise <romain@orebokech.com>
8349
8350 * commands.texi (Event Input Misc):
8351 * compile.texi (Eval During Compile):
8352 * internals.texi (Buffer Internals):
8353 * minibuf.texi (Initial Input):
8354 * nonascii.texi (Scanning Charsets):
8355 * numbers.texi (Comparison of Numbers):
8356 * windows.texi (Textual Scrolling, Vertical Scrolling):
8357 Fix various typos.
8358
8359 2006-05-06 Eli Zaretskii <eliz@gnu.org>
8360
8361 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
8362 conditional xref's to either emacs or emacs-xtra, depending on
8363 @iftex/@ifnottex.
8364
8365 * minibuf.texi (Minibuffer History): Document add-to-history.
8366
8367 2006-05-05 Eli Zaretskii <eliz@gnu.org>
8368
8369 * internals.texi (Pure Storage): Mention the pure overflow message
8370 at startup.
8371
8372 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
8373
8374 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
8375 (Searching Keymaps): Fix pseudo-Lisp description of keymap
8376 search.
8377
8378 2006-05-01 Richard Stallman <rms@gnu.org>
8379
8380 * intro.texi (nil and t): Clarify.
8381
8382 * variables.texi (File Local Variables): Suggest using booleanp.
8383
8384 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
8385
8386 * objects.texi (Type Predicates): Fix typos.
8387
8388 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
8389
8390 * intro.texi (nil and t): Add booleanp.
8391
8392 * objects.texi (Type Predicates): Add links for booleanp and
8393 string-or-null-p.
8394
8395 2006-04-29 Richard Stallman <rms@gnu.org>
8396
8397 * modes.texi (Multiline Font Lock): Rename from
8398 Multi line Font Lock Elements. Much clarification.
8399 (Font Lock Multiline, Region to Fontify): Much clarification.
8400
8401 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
8402
8403 * variables.texi (File Local Variables): Remove the special case t for
8404 safe-local-variable.
8405
8406 2006-04-26 Richard Stallman <rms@gnu.org>
8407
8408 * syntax.texi (Parsing Expressions): Minor cleanup.
8409
8410 2006-04-18 Richard Stallman <rms@gnu.org>
8411
8412 * tips.texi (Coding Conventions): Explain when the package's
8413 prefix should appear later on (not at the start of the name).
8414
8415 * searching.texi (String Search): Clarify effect of NOERROR.
8416
8417 * modes.texi (Imenu): Clarify what special items do.
8418
8419 * hooks.texi (Standard Hooks): Delete text about old hook names.
8420
8421 2006-04-17 Romain Francoise <romain@orebokech.com>
8422
8423 * variables.texi (Local Variables): Update the default value of
8424 `max-specpdl-size'.
8425
8426 2006-04-15 Michael Olson <mwolson@gnu.org>
8427
8428 * processes.texi (Transaction Queues): Mention the new optional
8429 `delay-question' argument for `tq-enqueue'.
8430
8431 2006-04-13 Bill Wohler <wohler@newt.com>
8432
8433 * customize.texi (Common Keywords): Use dotted notation for
8434 :package-version value. Specify its values. Improve documentation
8435 for customize-package-emacs-version-alist.
8436
8437 2006-04-12 Bill Wohler <wohler@newt.com>
8438
8439 * customize.texi (Common Keywords): Move description of
8440 customize-package-emacs-version-alist to @defvar.
8441
8442 2006-04-10 Bill Wohler <wohler@newt.com>
8443
8444 * customize.texi (Common Keywords): Add :package-version.
8445
8446 2006-04-10 Kim F. Storm <storm@cua.dk>
8447
8448 * text.texi (Buffer Contents): Add NOPROPS arg to
8449 filter-buffer-substring.
8450
8451 2006-04-08 Kevin Ryde <user42@zip.com.au>
8452
8453 * os.texi (Command-Line Arguments): Update xref to emacs manual
8454 "Command Arguments" -> "Emacs Invocation", per change there.
8455
8456 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
8457
8458 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
8459 be on one line to help makeinfo not render two spaces after the dot.
8460
8461 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8462
8463 * strings.texi (Predicates for Strings): Add string-or-null-p.
8464
8465 2006-03-28 Kim F. Storm <storm@cua.dk>
8466
8467 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
8468 remarks about systems that don't support fractional seconds.
8469
8470 2006-03-25 Karl Berry <karl@gnu.org>
8471
8472 * elisp.texi: Use @copyright{} instead of (C), and do not indent
8473 the year list.
8474
8475 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
8476
8477 * display.texi (Fringe Indicators): Fix typos.
8478
8479 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
8480
8481 * tips.texi (Documentation Tips): One can now also write `program'
8482 in front of a quoted symbol in a docstring to prevent making a
8483 hyperlink.
8484
8485 2006-03-19 Alan Mackenzie <acm@muc.de>
8486
8487 * text.texi (Special Properties): Clarify `fontified' property.
8488
8489 2006-03-16 Richard Stallman <rms@gnu.org>
8490
8491 * display.texi (Defining Images): Minor cleanup.
8492
8493 2006-03-16 Bill Wohler <wohler@newt.com>
8494
8495 * display.texi (Defining Images): In image-load-path-for-library,
8496 prefer user's images.
8497
8498 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8499
8500 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
8501
8502 2006-03-15 Bill Wohler <wohler@newt.com>
8503
8504 * display.texi (Defining Images): Fix example in
8505 image-load-path-for-library by not recommending that one binds
8506 image-load-path. Just defvar it to placate compiler and only use
8507 it if previously defined.
8508
8509 2006-03-14 Bill Wohler <wohler@newt.com>
8510
8511 * display.texi (Defining Images): In image-load-path-for-library,
8512 always return list of directories. Update example.
8513
8514 2006-03-14 Alan Mackenzie <acm@muc.de>
8515
8516 * modes.texi: New node, "Region to Fontify" (for Font Lock).
8517 This describes font-lock-extend-region-function.
8518 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
8519 the new node "Region to Fontify".
8520
8521 2006-03-13 Richard Stallman <rms@gnu.org>
8522
8523 * display.texi (Invisible Text): The impossible position is
8524 now before the invisible text, not after.
8525 (Defining Images): Clean up last change.
8526
8527 2006-03-11 Bill Wohler <wohler@newt.com>
8528
8529 * display.texi (Defining Images): Add image-load-path-for-library.
8530
8531 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
8532
8533 * text.texi (Adaptive Fill): Fix Texinfo usage.
8534
8535 * strings.texi (Creating Strings): Fix Texinfo usage.
8536
8537 * searching.texi (Regexp Special): Use @samp for regular
8538 expressions that are not in Lisp syntax.
8539
8540 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
8541
8542 * searching.texi (Regexp Special): Put remark between parentheses
8543 to avoid misreading.
8544
8545 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
8546
8547 * searching.texi (Syntax of Regexps): More accurately describe
8548 which characters are special in which situations.
8549 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
8550 are not special. Describe in detail when `[' and `]' are special.
8551 (Regexp Backslash): Plenty of regexps with unbalanced square
8552 brackets are valid, so reword that statement.
8553
8554 2006-03-02 Kim F. Storm <storm@cua.dk>
8555
8556 * keymaps.texi (Tool Bar): Add tool-bar-border.
8557
8558 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
8559
8560 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
8561
8562 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
8563
8564 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
8565
8566 * files.texi (Locating Files): Suggest additional values for the
8567 SUFFIXES arg of `locate-file'. Update pxref.
8568
8569 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
8570 (How Programs Do Loading): Discuss the effects of Auto Compression
8571 mode on `load'.
8572 (Load Suffixes): New node.
8573 (Library Search): Delete description of `load-suffixes'; it was
8574 moved to "Load Suffixes".
8575 (Autoload, Named Features): Mention `load-suffixes'.
8576
8577 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
8578
8579 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
8580
8581 * windows.texi (Window Tree): Fix typo.
8582
8583 2006-02-20 Kim F. Storm <storm@cua.dk>
8584
8585 * display.texi (Fringe Indicators): New section.
8586 Move indicate-empty-lines, indicate-buffer-boundaries, and
8587 default-indicate-buffer-boundaries here.
8588 Add fringe-indicator-alist and default-fringes-indicator-alist.
8589 Add list of logical fringe indicator symbols.
8590 Update list of standard bitmap names.
8591 (Fringe Cursors): New section.
8592 Move overflow-newline-into-fringe here.
8593 Add fringe-cursor-alist and default-fringes-cursor-alist.
8594 Add list of fringe cursor symbols.
8595
8596 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
8597
8598 * commands.texi (Using Interactive): Fix reference to node
8599 "Minibuffers".
8600
8601 2006-02-19 Richard M. Stallman <rms@gnu.org>
8602
8603 * minibuf.texi (High-Level Completion):
8604 Add xref to read-input-method-name.
8605
8606 * files.texi (Relative File Names): Move file-relative-name here.
8607 (File Name Expansion): From here. Minor clarifications.
8608
8609 * commands.texi (Using Interactive): Add xrefs about reading input.
8610 Clarify remarks about that moving point and mark.
8611 Put string case before list case.
8612
8613 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
8614
8615 * display.texi (Other Display Specs, Image Descriptors):
8616 Revert erroneous changes. The previous description of
8617 image-descriptors as `(image . PROPS)' was correct.
8618
8619 2006-02-14 Richard M. Stallman <rms@gnu.org>
8620
8621 * variables.texi (File Local Variables): Clarifications.
8622
8623 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
8624
8625 * variables.texi (File Local Variables): Use @code for a cons
8626 cell, not @var.
8627
8628 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
8629
8630 * variables.texi (File Local Variables): Document new file local
8631 variable behavior.
8632
8633 2006-02-10 Kim F. Storm <storm@cua.dk>
8634
8635 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
8636
8637 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
8638
8639 * modes.texi (%-Constructs): Remove obsolete info about
8640 `global-mode-string'.
8641
8642 2006-02-07 Richard M. Stallman <rms@gnu.org>
8643
8644 * commands.texi (Prefix Command Arguments): Minor cleanup.
8645
8646 * display.texi: "Graphical display", not window system.
8647
8648 * functions.texi (What Is a Function): Fix xref.
8649
8650 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
8651 (Changing Key Bindings): Clarify when remapping is better than
8652 substitute-key-definition.
8653
8654 2006-02-02 Richard M. Stallman <rms@gnu.org>
8655
8656 * minibuf.texi (Basic Completion): Completion alists are risky.
8657
8658 * keymaps.texi (Active Keymaps): Clarifications.
8659 (Searching Keymaps): New node.
8660 (Keymaps): Update menu.
8661
8662 * frames.texi (Layout Parameters): Minor clarification.
8663 (Drag and Drop): New node.
8664 (Frames): Update menu.
8665
8666 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
8667
8668 * display.texi (Other Display Specs, Image Descriptors):
8669 Image description is a list, not a cons cell.
8670
8671 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8672
8673 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
8674 list is not necessarily a list).
8675
8676 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8677
8678 * frames.texi (Layout Parameters): border-width and
8679 internal-border-width belong to the frame, not the window.
8680
8681 2006-01-19 Richard M. Stallman <rms@gnu.org>
8682
8683 * nonascii.texi (Translation of Characters): Search cmds use
8684 translation-table-for-input. Automatically made local.
8685
8686 * markers.texi (Overview of Markers): Count insertion type
8687 as one of a marker's attributes.
8688
8689 * keymaps.texi (Controlling Active Maps): New node, split out of
8690 Active Keymaps.
8691 (Keymaps): Menu updated.
8692 (Active Keymaps): Give pseudocode to explain how the active
8693 maps are searched. current-active-maps and key-binding moved here.
8694 (Functions for Key Lookup): current-active-maps and key-binding moved.
8695 Clarifications.
8696 (Searching the Keymaps): New subnode.
8697
8698 * elisp.texi (Top): Menu clarification.
8699
8700 * display.texi (Other Display Specs): Delete duplicate entry for
8701 just a string as display spec. Move text about recursive display
8702 specs on such a string.
8703
8704 * commands.texi (Key Sequence Input): Clarify.
8705 Move num-nonmacro-input-events out.
8706 (Reading One Event): num-nonmacro-input-events moved here.
8707
8708 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
8709
8710 * advice.texi (Simple Advice): Update example to fit argument
8711 change in previous-line.
8712
8713 2006-01-05 Richard M. Stallman <rms@gnu.org>
8714
8715 * markers.texi (The Mark): Fix in `mark'.
8716
8717 2006-01-04 Richard M. Stallman <rms@gnu.org>
8718
8719 * processes.texi (Misc Network, Make Network): Minor cleanups.
8720
8721 2006-01-04 Kim F. Storm <storm@cua.dk>
8722
8723 * processes.texi (Make Network): Add IPv6 addresses and handling.
8724 (Network Feature Testing): Mention (:family ipv6).
8725 (Misc Network): Add IPv6 formats to format-network-address.
8726
8727 2005-12-30 Richard M. Stallman <rms@gnu.org>
8728
8729 * text.texi (Changing Properties):
8730 Don't use return value of set-text-properties.
8731
8732 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
8733
8734 * modes.texi (Mode Line Format): Correct typo in menu.
8735
8736 2005-12-29 Richard M. Stallman <rms@gnu.org>
8737
8738 * modes.texi (Mode Line Top): New node.
8739 (Mode Line Data): Some text moved to new node.
8740 Explain the data structure more concretely.
8741 (Mode Line Basics): Clarifications.
8742 (Mode Line Variables): Clarify intro paragraph.
8743 (%-Constructs): Clarify intro paragraph.
8744 (Mode Line Format): Update menu.
8745
8746 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
8747
8748 * minibuf.texi (Basic Completion): Update lazy-completion-table
8749 examples for removal of ARGS argument.
8750
8751 2005-12-23 Richard M. Stallman <rms@gnu.org>
8752
8753 * text.texi (Undo): Restore some explanation from the version
8754 that was deleted.
8755
8756 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8757
8758 * text.texi (Undo): Remove duplicate descriptions of `apply
8759 funname' and `apply delta' elements of the undo list.
8760
8761 2005-12-20 Richard M. Stallman <rms@gnu.org>
8762
8763 * help.texi (Help Functions): Update documentation of `apropos'.
8764
8765 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
8766
8767 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
8768 because it is confusing. If the :help-echo keyword is a function,
8769 it is not directly used as the :help-echo overlay property, as the
8770 xref seems to suggest (it does not take the appropriate args).
8771
8772 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8773
8774 * customize.texi (Common Keywords): Fix Texinfo usage.
8775 (Group Definitions, Variable Definitions): Update for new
8776 conventions for using `*' in docstrings.
8777
8778 * tips.texi (Documentation Tips): Update for new conventions for
8779 using `*' in docstrings.
8780
8781 2005-12-16 Richard M. Stallman <rms@gnu.org>
8782
8783 * minibuf.texi (Minibuffer Contents): Minor cleanup.
8784
8785 2005-12-16 Juri Linkov <juri@jurta.org>
8786
8787 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
8788
8789 2005-12-14 Romain Francoise <romain@orebokech.com>
8790
8791 * modes.texi (Customizing Keywords): Rename `append' to `how'.
8792 Fix typo.
8793
8794 2005-12-11 Juri Linkov <juri@jurta.org>
8795
8796 * minibuf.texi (Completion Commands): Add mention of read-file-name
8797 for filename completion keymaps.
8798 (Reading File Names): Add mention of filename completion keymaps
8799 for read-file-name and xref to `Completion Commands'.
8800
8801 2005-12-10 Richard M. Stallman <rms@gnu.org>
8802
8803 * customize.texi (Common Keywords): State caveats for use of :tag.
8804
8805 2005-12-08 Richard M. Stallman <rms@gnu.org>
8806
8807 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
8808 with xrefs and better explanation.
8809 (Completion Commands): Add the filename completion maps.
8810
8811 * objects.texi (Character Type): Clarify that \s is not space
8812 if a dash follows.
8813
8814 2005-12-05 Richard M. Stallman <rms@gnu.org>
8815
8816 * windows.texi (Resizing Windows): Delete preserve-before args.
8817
8818 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
8819
8820 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
8821 in full keymaps, since the quirk has been fixed.
8822
8823 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8824
8825 * hooks.texi (Standard Hooks): Add index entries.
8826 Mention `compilation-finish-functions'.
8827
8828 2005-11-27 Richard M. Stallman <rms@gnu.org>
8829
8830 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
8831
8832 2005-11-21 Juri Linkov <juri@jurta.org>
8833
8834 * customize.texi (Common Keywords): Update links types
8835 custom-manual and url-link. Add link types emacs-library-link,
8836 file-link, function-link, variable-link, custom-group-link.
8837
8838 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
8839
8840 * display.texi: Revert 2005-11-20 change.
8841
8842 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8843
8844 * processes.texi (Bindat Functions):
8845 Say "third" to refer to zero-based index "2".
8846
8847 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
8848
8849 * loading.texi (Library Search): Update the default value of
8850 `load-suffixes'.
8851
8852 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
8853
8854 * display.texi (Attribute Functions): Mention :ignore-defface.
8855
8856 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8857
8858 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
8859 (Minor Mode Conventions): Mention the use of a hook.
8860
8861 2005-11-06 Richard M. Stallman <rms@gnu.org>
8862
8863 * files.texi (Magic File Names): find-file-name-handler checks the
8864 `operations' property of the handler.
8865
8866 2005-11-03 Richard M. Stallman <rms@gnu.org>
8867
8868 * variables.texi (Frame-Local Variables): Small clarification.
8869
8870 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8871
8872 * os.texi (Init File): Document ~/.emacs.d/init.el.
8873
8874 2005-10-29 Richard M. Stallman <rms@gnu.org>
8875
8876 * internals.texi (Garbage Collection): Document memory-full.
8877
8878 2005-10-28 Bill Wohler <wohler@newt.com>
8879
8880 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
8881 for URLs.
8882
8883 2005-10-28 Richard M. Stallman <rms@gnu.org>
8884
8885 * minibuf.texi (Completion Commands): Clean up prev change.
8886
8887 2005-10-26 Kevin Ryde <user42@zip.com.au>
8888
8889 * compile.texi (Eval During Compile): Explain recommended uses
8890 of eval-when-compile and eval-and-compile.
8891
8892 2005-10-27 Masatake YAMATO <jet@gyve.org>
8893
8894 * minibuf.texi (Completion Commands):
8895 Write about new optional argument for `display-completion-list'.
8896
8897 2005-10-23 Richard M. Stallman <rms@gnu.org>
8898
8899 * display.texi (Overlay Arrow): Clarify about local bindings of
8900 overlay-arrow-position.
8901
8902 2005-10-22 Eli Zaretskii <eliz@gnu.org>
8903
8904 * internals.texi (Building Emacs): Fix last change.
8905
8906 2005-10-22 Richard M. Stallman <rms@gnu.org>
8907
8908 * internals.texi (Building Emacs): Document eval-at-startup.
8909
8910 2005-10-21 Richard M. Stallman <rms@gnu.org>
8911
8912 * loading.texi (Where Defined): load-history contains abs file names.
8913 symbol-file returns abs file names.
8914
8915 2005-10-19 Kim F. Storm <storm@cua.dk>
8916
8917 * display.texi (Showing Images): Add max-image-size integer value.
8918
8919 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
8920
8921 * display.texi (Showing Images): Document max-image-size.
8922
8923 2005-10-17 Richard M. Stallman <rms@gnu.org>
8924
8925 * commands.texi (Quitting): Minor clarification.
8926
8927 * processes.texi (Sentinels): Clarify about output and quitting.
8928 (Filter Functions): Mention with-local-quit.
8929
8930 2005-10-17 Juri Linkov <juri@jurta.org>
8931
8932 * buffers.texi (Current Buffer):
8933 * commands.texi (Event Input Misc):
8934 * compile.texi (Eval During Compile, Compiler Errors):
8935 * customize.texi (Group Definitions):
8936 * display.texi (Progress, Defining Faces):
8937 * files.texi (Writing to Files):
8938 * modes.texi (Mode Hooks, Defining Minor Modes):
8939 * streams.texi (Output Functions):
8940 * syntax.texi (Syntax Table Functions):
8941 * text.texi (Change Hooks):
8942 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
8943
8944 * commands.texi (Quitting): Replace arg `forms' with `body' in
8945 `with-local-quit'.
8946
8947 * positions.texi (Excursions): Replace arg `forms' with `body' in
8948 `save-excursion'.
8949
8950 2005-10-08 Kim F. Storm <storm@cua.dk>
8951
8952 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
8953 Rename manual section accordingly.
8954
8955 2005-10-04 Kim F. Storm <storm@cua.dk>
8956
8957 * windows.texi (Window Split Tree): New section describing
8958 new function window-split-tree function.
8959
8960 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
8961
8962 * display.texi (Fringe Size/Pos): Simplify and add detail.
8963
8964 2005-09-30 Romain Francoise <romain@orebokech.com>
8965
8966 * minibuf.texi (High-Level Completion): Explain that the prompt
8967 given to `read-buffer' should end with a colon and a space.
8968 Update usage examples.
8969
8970 2005-09-29 Juri Linkov <juri@jurta.org>
8971
8972 * display.texi (Displaying Messages): Rename argument name
8973 `string' to `format-string' in functions `message', `message-box',
8974 `message-or-box'.
8975
8976 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
8977
8978 * errors.texi (Standard Errors): Correct xrefs.
8979
8980 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
8981
8982 * display.texi (Defining Images): Update documentation for
8983 `image-load-path'.
8984
8985 2005-09-17 Richard M. Stallman <rms@gnu.org>
8986
8987 * display.texi (Defining Images): Clean up previous change.
8988
8989 2005-09-16 Romain Francoise <romain@orebokech.com>
8990
8991 * elisp.texi: Specify GFDL version 1.2.
8992
8993 * doclicense.texi (GNU Free Documentation License): Update to
8994 version 1.2.
8995
8996 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
8997
8998 * display.texi (Defining Images): Document `image-load-path'.
8999
9000 2005-09-15 Richard M. Stallman <rms@gnu.org>
9001
9002 * objects.texi (Printed Representation): Minor cleanup.
9003 (Box Diagrams): Minor fix.
9004 (Cons Cell Type): Move (...) index item here.
9005 (Box Diagrams): From here.
9006 (Array Type): Minor fix.
9007 (Type Predicates): Delete index "predicates".
9008 (Hash Table Type): Clarify xref.
9009 (Dotted Pair Notation): Minor fix.
9010
9011 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
9012
9013 * files.texi (Saving Buffers): Fix typo.
9014
9015 2005-09-08 Richard M. Stallman <rms@gnu.org>
9016
9017 * tips.texi (Programming Tips): Correct the "default" prompt spec.
9018
9019 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
9020
9021 * locals.texi (Standard Buffer-Local Variables): Don't include
9022 mode variables for minor modes.
9023 Fix xrefs for buffer-display-count, buffer-display-table,
9024 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
9025 enable-multibyte-characters, fill-column, header-line-format,
9026 left-fringe-width, left-margin, and right-fringe-width.
9027
9028 * hooks.texi (Standard Hooks): All hooks should conform to the
9029 standard naming convention now.
9030 Fix xref for `echo-area-clear-hook'.
9031
9032 * display.texi (Usual Display): Note that indicate-empty-lines and
9033 tab-width are buffer-local.
9034
9035 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
9036
9037 * modes.texi (Mode Help): Note that major-mode is buffer-local.
9038
9039 * nonascii.texi (Encoding and I/O): Note that
9040 buffer-file-coding-system is buffer-local.
9041
9042 * positions.texi (List Motion): Note that defun-prompt-regexp is
9043 buffer-local.
9044
9045 * text.texi (Auto Filling): Note that auto-fill-function is
9046 buffer-local.
9047 (Undo): Note that buffer-undo-list is buffer-local.
9048
9049 * windows.texi (Buffers and Windows):
9050 Document buffer-display-count.
9051
9052 2005-09-06 Richard M. Stallman <rms@gnu.org>
9053
9054 * tips.texi (Coding Conventions): Sometimes it is ok to put the
9055 package prefix elsewhere than at the start of the name.
9056
9057 2005-09-03 Richard M. Stallman <rms@gnu.org>
9058
9059 * tips.texi (Programming Tips): Add conventions for minibuffer
9060 questions and prompts.
9061
9062 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
9063
9064 * intro.texi (nil and t): Minor cleanup.
9065 Delete spurious mention of keyword symbols.
9066 (Evaluation Notation): Add index entry.
9067 (A Sample Function Description): Minor cleanup.
9068 (A Sample Variable Description): Not all vars can be set.
9069
9070 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
9071
9072 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
9073
9074 (Insertion): Document precise type of `insert-char' arg COUNT.
9075
9076 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
9077
9078 * modes.texi (Other Font Lock Variables): Sync the default of
9079 font-lock-lines-before.
9080
9081 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
9082
9083 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
9084
9085 2005-08-29 Richard M. Stallman <rms@gnu.org>
9086
9087 * elisp.texi (Top): Update subnode menu.
9088
9089 * searching.texi (Searching and Matching): Move node.
9090 Rearrange contents and add overall explanation.
9091 (Searching and Case): Move node.
9092 (Searching and Matching): Update menu.
9093
9094 2005-08-27 Eli Zaretskii <eliz@gnu.org>
9095
9096 * os.texi (Startup Summary): Fix the description of the initial
9097 startup message display.
9098
9099 2005-08-25 Richard M. Stallman <rms@gnu.org>
9100
9101 * searching.texi (Search and Replace): Add replace-regexp-in-string.
9102
9103 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
9104
9105 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
9106 `next-overlay-change' example.
9107
9108 2005-08-22 Juri Linkov <juri@jurta.org>
9109
9110 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
9111 Fix invert-face. Fix args of face-background.
9112
9113 * display.texi (Standard Faces): Delete node.
9114 (Faces): Add xref to `(emacs)Standard Faces'.
9115 (Displaying Faces): Fix xref to `Standard Faces'.
9116
9117 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
9118
9119 2005-08-20 Alan Mackenzie <acm@muc.de>
9120
9121 * buffers.texi (The Buffer List): Clarify the manipulation of the
9122 buffer list.
9123
9124 2005-08-14 Richard M. Stallman <rms@gnu.org>
9125
9126 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
9127 a regexp.
9128
9129 2005-08-11 Richard M. Stallman <rms@gnu.org>
9130
9131 * elisp.texi (Top): Update subnode lists.
9132
9133 * display.texi (Inverse Video): Node deleted.
9134
9135 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
9136 New nodes split out of Coding Conventions.
9137
9138 * searching.texi (Regular Expressions): Document re-builder.
9139
9140 * os.texi (Time Parsing): New node split out of Time Conversion.
9141
9142 * processes.texi (Misc Network, Network Feature Testing)
9143 (Network Options, Make Network): New nodes split out of
9144 Low-Level Network.
9145
9146 2005-08-09 Richard M. Stallman <rms@gnu.org>
9147
9148 * frames.texi (Geometry): New node, split from Size and Position.
9149 (Frame Parameters): Refer to Geometry.
9150
9151 * buffers.texi (The Buffer List): Fix xrefs.
9152
9153 * windows.texi (Splitting Windows): Fix xref.
9154
9155 * frames.texi (Layout Parameters): Add xref.
9156
9157 * display.texi (Line Height, Scroll Bars): Fix xrefs.
9158
9159 * keymaps.texi (Menu Bar): Fix xref.
9160
9161 * locals.texi (Standard Buffer-Local Variables): Fix xref.
9162
9163 * modes.texi (%-Constructs): Fix xref.
9164
9165 * frames.texi (Window Frame Parameters): Node split up.
9166 (Basic Parameters, Position Parameters, Size Parameters)
9167 (Layout Parameters, Buffer Parameters, Management Parameters)
9168 (Cursor Parameters, Color Parameters): New subnodes.
9169
9170 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
9171
9172 * positions.texi (Screen Lines): Update xref for previous change
9173 in minibuf.texi.
9174
9175 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
9176 change in minibuf.texi.
9177
9178 2005-08-09 Richard M. Stallman <rms@gnu.org>
9179
9180 * tips.texi (Coding Conventions): Minor cleanup.
9181
9182 * modes.texi (Defining Minor Modes): Explain when init-value
9183 can be non-nil.
9184
9185 * elisp.texi (Top): Update submenu for Minibuffer.
9186
9187 * minibuf.texi (Minibuffer Misc): Node split up.
9188 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
9189 (Recursive Mini): New nodes split out from Minibuffer Misc.
9190 (Minibuffer Misc): Document max-mini-window-height.
9191
9192 * hash.texi (Defining Hash): Delete stray paren in example.
9193
9194 * display.texi (Echo Area Customization): Don't define
9195 max-mini-window-height here; xref instead.
9196
9197 * commands.texi (Event Input Misc): Update while-no-input.
9198
9199 * advice.texi (Advising Functions): Explain when to use advice
9200 and when to use a hook.
9201
9202 2005-07-30 Eli Zaretskii <eliz@gnu.org>
9203
9204 * makefile.w32-in (info): Don't run install-info.
9205 ($(infodir)/dir): New target, produced by running install-info.
9206
9207 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
9208
9209 * modes.texi (Defining Minor Modes): The keyword for the initial
9210 value is :init-value, not :initial-value.
9211
9212 2005-07-23 Eli Zaretskii <eliz@gnu.org>
9213
9214 * loading.texi (Autoload): Make the `doctor' example be consistent
9215 with what's in current loaddefs.el. Describe the "fn" magic in
9216 the usage portion of the doc string.
9217
9218 2005-07-22 Richard M. Stallman <rms@gnu.org>
9219
9220 * internals.texi (Garbage Collection): Clarify previous change.
9221
9222 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
9223
9224 * internals.texi (Garbage Collection): Add gc-cons-percentage.
9225
9226 2005-07-18 Juri Linkov <juri@jurta.org>
9227
9228 * commands.texi (Accessing Events):
9229 * frames.texi (Text Terminal Colors, Resources):
9230 * markers.texi (The Mark):
9231 * modes.texi (Defining Minor Modes):
9232 Delete duplicate duplicate words.
9233
9234 2005-07-16 Richard M. Stallman <rms@gnu.org>
9235
9236 * display.texi (Managing Overlays): Clarify make-overlay
9237 args for insertion types.
9238
9239 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
9240
9241 * customize.texi (Variable Definitions):
9242 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
9243 `standard-value' is a list too.
9244 (Defining New Types): Use @key{RET} instead of @key{ret}.
9245
9246 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
9247
9248 * os.texi (Translating Input): Fix typo.
9249
9250 2005-07-08 Richard M. Stallman <rms@gnu.org>
9251
9252 * README: Update edition number and size estimate.
9253
9254 * elisp.texi (VERSION): Set to 2.9.
9255
9256 2005-07-07 Richard M. Stallman <rms@gnu.org>
9257
9258 * book-spine.texinfo: Update Emacs version.
9259
9260 * display.texi (Inverse Video): Delete mode-line-inverse-video.
9261
9262 2005-07-06 Richard M. Stallman <rms@gnu.org>
9263
9264 * searching.texi (Regexp Search): Clarify what re-search-forward
9265 does when the search fails.
9266
9267 2005-07-05 Lute Kamstra <lute@gnu.org>
9268
9269 * Update FSF's address in GPL notices.
9270
9271 * doclicense.texi (GNU Free Documentation License):
9272 * gpl.texi (GPL):
9273 * tips.texi (Coding Conventions, Library Headers):
9274 * vol1.texi:
9275 * vol2.texi: Update FSF's address.
9276
9277 2005-07-04 Richard M. Stallman <rms@gnu.org>
9278
9279 * hooks.texi (Standard Hooks): Add occur-hook.
9280
9281 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
9282
9283 * display.texi (The Echo Area): Correct menu.
9284
9285 2005-07-03 Richard M. Stallman <rms@gnu.org>
9286
9287 * elisp.texi (Top): Update subnode menu for Display.
9288
9289 * display.texi (Displaying Messages): New node, with most
9290 of what was in The Echo Area.
9291 (Progress): Move under The Echo Area.
9292 (Logging Messages): New node with new text.
9293 (Echo Area Customization): New node, the rest of what was
9294 in The Echo Area. Document message-truncate-lines with @defvar.
9295 (Display): Update menu.
9296
9297 * windows.texi (Textual Scrolling): Doc 3 values for
9298 scroll-preserve-screen-position.
9299
9300 * text.texi (Special Properties): Change hook functions
9301 should bind inhibit-modification-hooks around altering buffer text.
9302
9303 * keymaps.texi (Key Binding Commands): Call binding BINDING
9304 rather than DEFINITION.
9305
9306 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
9307
9308 * variables.texi (Defining Variables): `user-variable-p' returns t
9309 for aliases of user options, nil for alias loops.
9310
9311 2005-06-28 Richard M. Stallman <rms@gnu.org>
9312
9313 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
9314 make-keymap.
9315
9316 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
9317
9318 * variables.texi (Setting Variables): Correct and clarify
9319 description of `add-to-ordered-list'.
9320
9321 2005-06-26 Richard M. Stallman <rms@gnu.org>
9322
9323 * display.texi (Faces): Minor cleanup.
9324
9325 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
9326
9327 * display.texi (Faces): `facep' returns t for strings that are
9328 face names.
9329
9330 2005-06-25 Richard M. Stallman <rms@gnu.org>
9331
9332 * objects.texi (Equality Predicates): Clarify meaning of equal.
9333
9334 * windows.texi (Selecting Windows): save-selected-window
9335 and with-selected-window save and restore the current buffer.
9336
9337 2005-06-24 Richard M. Stallman <rms@gnu.org>
9338
9339 * numbers.texi (Float Basics): Explain how to test for NaN,
9340 and printing the sign of NaNs.
9341
9342 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9343
9344 * makefile.w32-in (MAKEINFO): Use --force.
9345
9346 2005-06-23 Richard M. Stallman <rms@gnu.org>
9347
9348 * display.texi (Face Functions): Correct Texinfo usage.
9349
9350 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
9351
9352 * lists.texi (Rings): `ring-elements' now returns the elements of
9353 RING in order.
9354
9355 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9356
9357 * markers.texi (The Mark): Texinfo usage fix.
9358
9359 2005-06-23 Kim F. Storm <storm@cua.dk>
9360
9361 * searching.texi (Entire Match Data): Remove evaporate option for
9362 match-data. Do not mention evaporate option for set-match-data.
9363
9364 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
9365
9366 * display.texi (Face Functions): Mention face aliases.
9367
9368 2005-06-21 Richard M. Stallman <rms@gnu.org>
9369
9370 * anti.texi (Antinews): Texinfo usage fix.
9371
9372 2005-06-21 Karl Berry <karl@gnu.org>
9373
9374 * elisp.texi: Use @copying.
9375
9376 * elisp.texi: Put @summarycontents and @contents before the Top
9377 node, instead of the end of the file, so that the contents appear
9378 in the right place in the dvi/pdf output.
9379
9380 2005-06-21 Juri Linkov <juri@jurta.org>
9381
9382 * display.texi (Defining Faces): Add `customized-face'.
9383
9384 2005-06-20 Kim F. Storm <storm@cua.dk>
9385
9386 * variables.texi (Setting Variables): Any type of element can be
9387 given order in add-to-ordered-list. Compare elements with eq.
9388
9389 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
9390
9391 2005-06-20 Karl Berry <karl@gnu.org>
9392
9393 * syntax.texi (Syntax Flags): Make last column very slightly wider
9394 to avoid "generic comment" breaking on two lines and causing an
9395 underfull box.
9396
9397 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
9398
9399 * lists.texi (Rings): Various minor clarifications and corrections.
9400
9401 2005-06-18 Richard M. Stallman <rms@gnu.org>
9402
9403 * functions.texi (Obsolete Functions): Simplify.
9404
9405 * variables.texi (Variable Aliases): Simplify.
9406
9407 * anti.texi, backups.texi, compile.texi, customize.texi:
9408 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
9409 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
9410 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
9411 * variables.texi: Fix formatting ugliness.
9412
9413 * elisp.texi: Add links to Rings and Byte Packing.
9414 Update version and copyright years.
9415
9416 * minibuf.texi: Fix formatting ugliness.
9417 (Completion Commands): Move keymap vars to the end
9418 and vars completing-read binds to the top.
9419
9420 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
9421
9422 * processes.texi: Fix typos.
9423 (Bindat Spec): Correct Texinfo error.
9424 (Byte Packing): Fix ungrammatical sentence.
9425
9426 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
9427
9428 * lists.texi (Rings): New node.
9429 (Lists): Add it to menu.
9430
9431 * processes.texi (Byte Packing): New node.
9432 (Processes): Add it to menu.
9433
9434 2005-06-17 Richard M. Stallman <rms@gnu.org>
9435
9436 * syntax.texi (Parsing Expressions): Fix texinfo usage.
9437
9438 * help.texi (Documentation Basics): Explain the xref to
9439 Documentation Tips.
9440
9441 * debugging.texi (Debugger Commands): Minor fix.
9442
9443 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
9444
9445 * edebug.texi (Instrumenting): Eliminate duplicate link.
9446 (Specification List): Replace references to "below", referring to
9447 a later node, with one @ref to that node.
9448
9449 * os.texi (Timers): Timers should save and restore the match data
9450 if they change it.
9451
9452 * debugging.texi (Debugger Commands): Mention that the Lisp
9453 debugger can not step through primitive functions.
9454
9455 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
9456
9457 * functions.texi (Obsolete Functions): Update argument names of
9458 `make-obsolete' and `define-obsolete-function-alias'.
9459
9460 * variables.texi (Variable Aliases): Update argument names of
9461 `defvaralias', `make-obsolete-variable' and
9462 `define-obsolete-variable-alias'.
9463
9464 2005-06-15 Kim F. Storm <storm@cua.dk>
9465
9466 * searching.texi (Entire Match Data): Rephrase warnings about
9467 evaporate arg to match-data and set-match-data.
9468
9469 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
9470
9471 * elisp.texi (Top): Update detailed menu.
9472
9473 * edebug.texi (Edebug): Update menu.
9474 (Instrumenting): Update xrefs.
9475 (Edebug Execution Modes): Correct xref.
9476 (Jumping): Clarify description of `h' command.
9477 Eliminate redundant @ref.
9478 (Breaks): New node.
9479 (Breakpoints): Is now a subsubsection.
9480 (Global Break Condition): Mention `C-x X X'.
9481 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
9482 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
9483 (Edebug Display Update): Correct pxref.
9484 (Edebug and Macros): New node.
9485 (Instrumenting Macro Calls): Is now a subsubsection.
9486 Neither arg of `def-edebug-spec' is evaluated.
9487 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
9488 (Specification Examples): Fix typo.
9489
9490 2005-06-14 Lute Kamstra <lute@gnu.org>
9491
9492 * debugging.texi (Function Debugging): Primitives can break on
9493 entry too.
9494
9495 2005-06-14 Kim F. Storm <storm@cua.dk>
9496
9497 * variables.texi (Setting Variables): Add add-to-ordered-list.
9498
9499 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9500
9501 * syntax.texi (Parsing Expressions): Document aux functions and vars of
9502 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
9503
9504 2005-06-13 Lute Kamstra <lute@gnu.org>
9505
9506 * text.texi (Special Properties): Fix cross reference.
9507
9508 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
9509
9510 * debugging.texi (Function Debugging): Delete mention of empty
9511 string argument to `cancel-debug-on-entry'. Delete inaccurate
9512 description of the return value of that command.
9513
9514 2005-06-11 Alan Mackenzie <acm@muc.de>
9515
9516 * text.texi (Adaptive Fill): Amplify the description of
9517 fill-context-prefix.
9518
9519 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9520
9521 * syntax.texi (Parsing Expressions): Fix Texinfo error.
9522
9523 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9524
9525 * syntax.texi (Parsing Expressions): Document syntax-ppss.
9526
9527 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
9528
9529 * debugging.texi (Error Debugging): Minor rewording.
9530 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
9531 is optional.
9532
9533 2005-06-10 Lute Kamstra <lute@gnu.org>
9534
9535 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
9536 (Top): Give it a title. Correct version number. Give the
9537 detailed node listing a more prominent header.
9538 * intro.texi: Don't set VERSION here a second time.
9539 Mention Emacs's version too.
9540 * anti.texi (Antinews): Use EMACSVER to refer to the current
9541 version of Emacs.
9542
9543 2005-06-09 Kim F. Storm <storm@cua.dk>
9544
9545 * searching.texi (Entire Match Data): Explain new `reseat' argument to
9546 match-data and set-match-data.
9547
9548 2005-06-08 Richard M. Stallman <rms@gnu.org>
9549
9550 * searching.texi (Entire Match Data): Clarify when match-data
9551 returns markers and when integers.
9552
9553 * display.texi (Defining Faces): Explain that face name should not
9554 end in `-face'.
9555
9556 * modes.texi (Mode Line Data): Minor cleanup.
9557 (Customizing Keywords): Node split out of Search-based Fontification.
9558 Add example of using font-lock-add-keywords from a hook.
9559 Clarify when MODE should be non-nil, and when nil.
9560
9561 2005-06-06 Richard M. Stallman <rms@gnu.org>
9562
9563 * modes.texi (Mode Line Data): Explain what happens when the car
9564 of a list is a void symbol.
9565 (Search-based Fontification): Explain MODE arg to
9566 font-lock-add-keywords and warn about calls from major modes.
9567
9568 2005-06-08 Juri Linkov <juri@jurta.org>
9569
9570 * display.texi (Standard Faces): Add `shadow' face.
9571
9572 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
9573
9574 * modes.texi (Major Mode Conventions): A derived mode only needs
9575 to put the call to the parent mode inside `delay-mode-hooks'.
9576
9577 2005-05-29 Richard M. Stallman <rms@gnu.org>
9578
9579 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
9580 new, and what that implies. Clarify.
9581
9582 * files.texi (Locating Files): Clean up the text.
9583
9584 * frames.texi (Window Frame Parameters): Document user-size.
9585 Shorten entry for top by referring to left.
9586
9587 2005-05-26 Richard M. Stallman <rms@gnu.org>
9588
9589 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
9590 is new, and what the implications are. Other clarifications.
9591
9592 2005-05-24 Richard M. Stallman <rms@gnu.org>
9593
9594 * frames.texi (Dialog Boxes): Minor fixes.
9595
9596 2005-05-25 Masatake YAMATO <jet@gyve.org>
9597
9598 * display.texi (Standard Faces): Write about `mode-line-highlight'.
9599
9600 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
9601
9602 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
9603 is optional.
9604
9605 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
9606
9607 * frames.texi (Dialog Boxes): Describe new optional argument.
9608
9609 2005-05-23 Lute Kamstra <lute@gnu.org>
9610
9611 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
9612 syntax-begin-function over font-lock-beginning-of-syntax-function.
9613
9614 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
9615
9616 * minibuf.texi (Reading File Names): Update description of
9617 `read-directory-name'.
9618
9619 * modes.texi (Derived Modes): Clarify :group keyword.
9620
9621 2005-05-21 Eli Zaretskii <eliz@gnu.org>
9622
9623 * files.texi (Locating Files): New subsection.
9624 Describe locate-file and executable-find.
9625
9626 2005-05-21 Kevin Ryde <user42@zip.com.au>
9627
9628 * frames.texi (Initial Parameters): Update cross reference to
9629 "Emacs Invocation".
9630
9631 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
9632
9633 * keymaps.texi (Active Keymaps): Add anchor.
9634
9635 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
9636 (Major Mode Conventions): Refer to `Auto Major Mode' in more
9637 appropriate place.
9638 (Derived Modes): Small clarifications.
9639 (Minor Mode Conventions, Keymaps and Minor Modes):
9640 Replace references to nodes with references to anchors.
9641 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
9642 Clarify description of lists whose first element is an integer.
9643 (Mode Line Variables): Add anchor.
9644 (%-Constructs): Clarify description of integer after %.
9645 (Emulating Mode Line): Describe nil value for FACE.
9646
9647 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
9648
9649 * modes.texi (Derived Modes): Correct references to non-existing
9650 variable standard-syntax-table.
9651
9652 2005-05-17 Lute Kamstra <lute@gnu.org>
9653
9654 * modes.texi (Defining Minor Modes): Mention the mode hook.
9655
9656 2005-05-15 Kim F. Storm <storm@cua.dk>
9657
9658 * processes.texi (Network): Remove open-network-stream-nowait.
9659 (Network Servers): Remove open-network-stream-server.
9660
9661 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
9662
9663 * elisp.texi (Top): Update detailed menu.
9664
9665 * variables.texi: Reorder nodes.
9666 (Variables): Update menu.
9667 (File Local Variables): Do not refer to the `-*-' line as
9668 a "local variables list". Add pxref.
9669
9670 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
9671
9672 * elisp.texi (Top): Update detailed menu for node changes.
9673
9674 * modes.texi (Modes): Update Menu.
9675 (Hooks): Move to beginning of chapter.
9676 Most minor modes run mode hooks too.
9677 `add-hook' can handle void hooks or hooks whose value is a single
9678 function.
9679 (Major Modes): Update Menu.
9680 (Major Mode Basics): New node, split off from `Major Modes'.
9681 (Major Mode Conventions): Correct xref. Explain how to handle
9682 auto-mode-alist if the major mode command has an autoload cookie.
9683 (Auto Major Mode): Major update. Add magic-mode-alist.
9684 (Derived Modes): Major update.
9685 (Mode Line Format): Update Menu.
9686 (Mode Line Basics): New node, split off from `Mode Line Format'.
9687
9688 * loading.texi (Autoload): Mention `autoload cookie' as synonym
9689 for `magic autoload comment'. Add index entries and anchor.
9690
9691 2005-05-14 Richard M. Stallman <rms@gnu.org>
9692
9693 * tips.texi (Coding Conventions): Explain how important it is
9694 that just loading certain files not change Emacs behavior.
9695
9696 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
9697
9698 2005-05-12 Lute Kamstra <lute@gnu.org>
9699
9700 * modes.texi (Generic Modes): Update.
9701 (Major Modes): Refer to node "Generic Modes".
9702
9703 * elisp.texi (Top): Update to the current structure of the manual.
9704 * processes.texi (Processes): Add menu description.
9705 * customize.texi (Customization): Add menu descriptions.
9706
9707 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
9708
9709 * processes.texi (Signals to Processes)
9710 (Low-Level Network): Fix typos.
9711
9712 2005-05-11 Lute Kamstra <lute@gnu.org>
9713
9714 * elisp.texi (Top): Add some nodes from the chapter "Major and
9715 Minor Modes" to the detailed node listing.
9716
9717 2005-05-10 Richard M. Stallman <rms@gnu.org>
9718
9719 * keymaps.texi (Extended Menu Items): Menu item filter functions
9720 can be called at any time.
9721
9722 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
9723
9724 * variables.texi (File Local Variables): `(hack-local-variables t)'
9725 now also checks whether a mode is specified in the local variables
9726 list.
9727
9728 2005-05-05 Kevin Ryde <user42@zip.com.au>
9729
9730 * display.texi (The Echo Area): Correct format function cross
9731 reference.
9732
9733 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
9734
9735 * variables.texi (Variable Aliases): Change description of
9736 `define-obsolete-variable-alias'.
9737
9738 * functions.texi (Functions): Add "Obsolete Functions" to menu.
9739 (Defining Functions): Add xref.
9740 (Obsolete Functions): New node.
9741 (Function Safety): Standardize capitalization of section title.
9742
9743 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
9744 (Dialog Boxes): Complete description of `x-popup-dialog'.
9745
9746 2005-05-04 Richard M. Stallman <rms@gnu.org>
9747
9748 * commands.texi (Interactive Codes): Fix Texinfo usage.
9749 Document U more clearly.
9750
9751 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9752
9753 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
9754 function and not a macro.
9755
9756 * frames.texi (Pop-Up Menus): Correct and clarify description of
9757 `x-popup-menu'.
9758 (Dialog Boxes): Clarify description of `x-popup-dialog'.
9759
9760 2005-05-01 Richard M. Stallman <rms@gnu.org>
9761
9762 * edebug.texi (Checking Whether to Stop): Fix previous change.
9763
9764 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
9765
9766 * display.texi: Fix typos and Texinfo usage.
9767
9768 * edebug.texi (Checking Whether to Stop): executing-macro ->
9769 executing-kbd-macro.
9770
9771 2005-05-01 Richard M. Stallman <rms@gnu.org>
9772
9773 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
9774
9775 2005-04-30 Richard M. Stallman <rms@gnu.org>
9776
9777 * files.texi (Magic File Names): Document `operations' property.
9778
9779 2005-04-29 Lute Kamstra <lute@gnu.org>
9780
9781 * modes.texi (Generic Modes): New node.
9782 (Major Modes): Add it to the menu.
9783 (Derived Modes): Add "derived mode" to concept index.
9784
9785 2005-04-28 Lute Kamstra <lute@gnu.org>
9786
9787 * modes.texi (Defining Minor Modes): Fix previous change.
9788 (Font Lock Mode): Simplify.
9789 (Font Lock Basics): Say that font-lock-defaults is buffer-local
9790 when set and that some parts are optional. Add cross references.
9791 (Search-based Fontification): Say how to specify font-lock-keywords.
9792 Add cross references. Add font-lock-multiline to index.
9793 Move font-lock-keywords-case-fold-search here from node "Other Font
9794 Lock Variables". Document font-lock-add-keywords and
9795 font-lock-remove-keywords.
9796 (Other Font Lock Variables): Move font-lock-keywords-only,
9797 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9798 and font-lock-syntactic-face-function to node "Syntactic Font
9799 Lock". Move font-lock-keywords-case-fold-search to node
9800 "Search-based Fontification". Document font-lock-inhibit-thing-lock
9801 and font-lock-{,un}fontify-{buffer,region}-function.
9802 (Precalculated Fontification): Remove reference to deleted variable
9803 font-lock-core-only.
9804 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
9805 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
9806 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
9807 and font-lock-syntactic-face-function here from node "Other Font
9808 Lock Variables". Move font-lock-syntactic-keywords to "Setting
9809 Syntax Properties". Add cross references.
9810 (Setting Syntax Properties): New node.
9811 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
9812 * syntax.texi (Syntax Properties): Add cross reference.
9813 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
9814
9815 2005-04-26 Richard M. Stallman <rms@gnu.org>
9816
9817 * display.texi (Defining Faces):
9818 Document `default' elements of defface spec.
9819
9820 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
9821
9822 * variables.texi (Variable Aliases): Clarify text.
9823
9824 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
9825
9826 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
9827
9828 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
9829
9830 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
9831
9832 2005-04-24 Eli Zaretskii <eliz@gnu.org>
9833
9834 * syntax.texi (Syntax Table Internals): Elaborate documentation of
9835 syntax-after and syntax-class.
9836
9837 * files.texi (Changing Files): Fix last change's cross-reference.
9838 (Unique File Names): Don't mention "numbers" in the documentation
9839 of make-temp-file and make-temp-name.
9840
9841 2005-04-23 Richard M. Stallman <rms@gnu.org>
9842
9843 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
9844
9845 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9846
9847 * windows.texi (Cyclic Window Ordering): Clarify window-list.
9848
9849 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
9850
9851 * variables.texi (Variable Aliases): Describe make-obsolete-variable
9852 and define-obsolete-variable-alias.
9853
9854 2005-04-22 Kim F. Storm <storm@cua.dk>
9855
9856 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
9857 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
9858
9859 2005-04-21 Lute Kamstra <lute@gnu.org>
9860
9861 * lists.texi (Association Lists): Document rassq-delete-all.
9862
9863 2005-04-19 Richard M. Stallman <rms@gnu.org>
9864
9865 * modes.texi (Search-based Fontification): Explain that
9866 facespec is an expression to be evaluated.
9867
9868 2005-04-19 Kevin Ryde <user42@zip.com.au>
9869
9870 * streams.texi (Output Functions): Fix xref.
9871 * strings.texi (String Conversion): Fix xref.
9872
9873 2005-04-19 Kim F. Storm <storm@cua.dk>
9874
9875 * symbols.texi (Symbol Plists): Add safe-get.
9876 Mention that `get' may signal an error.
9877
9878 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
9879
9880 * customize.texi (Variable Definitions): Replace tooltip-mode
9881 example with save-place.
9882
9883 2005-04-17 Richard M. Stallman <rms@gnu.org>
9884
9885 * buffers.texi (Indirect Buffers): Clarify.
9886
9887 * positions.texi (Positions): Clarify converting marker to integer.
9888
9889 * strings.texi (String Basics): Mention string-match; clarify.
9890
9891 2005-04-08 Lute Kamstra <lute@gnu.org>
9892
9893 * modes.texi (Search-based Fontification): Fix cross references.
9894 Use consistent terminology. Document anchored highlighting.
9895
9896 2005-04-05 Lute Kamstra <lute@gnu.org>
9897
9898 * modes.texi (Defining Minor Modes): Document :group keyword
9899 argument and its default value.
9900
9901 2005-04-03 Lute Kamstra <lute@gnu.org>
9902
9903 * hooks.texi (Standard Hooks): Add some hooks. Add cross
9904 references and/or descriptions. Delete major mode hooks; mention
9905 them as a category instead. Rename or delete obsolete hooks.
9906
9907 2005-04-02 Richard M. Stallman <rms@gnu.org>
9908
9909 * nonascii.texi (Coding System Basics): Another wording cleanup.
9910
9911 2005-04-01 Richard M. Stallman <rms@gnu.org>
9912
9913 * nonascii.texi (Coding System Basics): Clarify previous change.
9914
9915 2005-04-01 Kenichi Handa <handa@m17n.org>
9916
9917 * nonascii.texi (Coding System Basics): Describe about roundtrip
9918 identity of coding systems.
9919
9920 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
9921
9922 * text.texi (Buffer Contents): Add filter-buffer-substring and
9923 buffer-substring-filters.
9924
9925 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
9926
9927 * anti.texi (Antinews): Mention `G' interactive code.
9928
9929 * tips.texi (Compilation Tips): Mention benchmark.el.
9930
9931 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9932
9933 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
9934 is now bound to M-o M-o.
9935
9936 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
9937
9938 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9939
9940 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
9941 in the Emacs Manual).
9942 * Makefile.in (srcs): Remove calendar.texi.
9943 * makefile.w32-in (srcs): Remove calendar.texi.
9944 * display.texi (Display): Change name of next node.
9945 * os.texi (System In): Change name of previous node.
9946 * elisp.texi (Top): Remove Calendar references.
9947 * vol1.texi (Top): Remove Calendar references.
9948 * vol2.texi (Top): Remove Calendar references.
9949
9950 2005-03-25 Richard M. Stallman <rms@gnu.org>
9951
9952 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
9953 Cleanup previous change.
9954
9955 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9956
9957 * display.texi (Face Attributes): Faces earlier in an :inherit
9958 list take precedence.
9959 (Scroll Bars): Fix description of vertical-scroll-bars.
9960 Document frame-current-scroll-bars and window-current-scroll-bars.
9961
9962 * markers.texi (The Mark): Document temporary Transient Mark mode.
9963
9964 * minibuf.texi (Reading File Names):
9965 Document read-file-name-completion-ignore-case.
9966
9967 * positions.texi (Screen Lines): Document nil for width argument
9968 to compute-motion.
9969
9970 2005-03-23 Kim F. Storm <storm@cua.dk>
9971
9972 * display.texi (Standard Faces): Other faces used in the fringe
9973 implicitly inherits from the fringe face.
9974 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
9975 properties implicitly inherits from fringe face.
9976 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
9977
9978 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9979
9980 * display.texi (Invisible Text): State default value of
9981 line-move-ignore-invisible.
9982 (Managing Overlays): Document remove-overlays.
9983 (Standard Faces): Document escape-glyph face.
9984
9985 * minibuf.texi (Reading File Names): Document read-file-name-function.
9986
9987 * modes.texi (Other Font Lock Variables):
9988 Document font-lock-lines-before.
9989
9990 * positions.texi (Skipping Characters): skip-chars-forward allows
9991 character classes.
9992
9993 2005-03-18 Lute Kamstra <lute@gnu.org>
9994
9995 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
9996
9997 2005-03-17 Richard M. Stallman <rms@gnu.org>
9998
9999 * text.texi (Undo): Document extensible undo entries.
10000
10001 * searching.texi (String Search, Regexp Search): Cleanups.
10002
10003 * nonascii.texi (Character Codes): Minor fix.
10004
10005 * display.texi (Display Property): Explain the significance
10006 of having text properties that are eq.
10007 (Other Display Specs): Explain string as display spec.
10008
10009 * commands.texi (Interactive Codes): Document G option.
10010
10011 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
10012
10013 * text.texi (Filling): Add sentence-end-without-period and
10014 sentence-end-without-space.
10015 (Changing Properties): Minor fix.
10016
10017 * anti.texi: Total rewrite.
10018
10019 2005-03-15 Lute Kamstra <lute@gnu.org>
10020
10021 * edebug.texi (Instrumenting Macro Calls): Fix typos.
10022
10023 2005-03-08 Kim F. Storm <storm@cua.dk>
10024
10025 * display.texi (Specified Space): Property :width is support on
10026 non-graphic terminals, :height is not.
10027
10028 2005-03-07 Richard M. Stallman <rms@gnu.org>
10029
10030 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
10031 Now subnodes of Fringes.
10032 (Overlay Arrow): Document overlay-arrow-variable-list.
10033 (Fringe Size/Pos): New node, broken out of Fringes.
10034 (Display): Explain clearing vs redisplay better.
10035 (Truncation): Clarify use of bitmaps.
10036 (The Echo Area): Clarify the uses of the echo area.
10037 Add max-mini-window-height.
10038 (Progress): Clarify.
10039 (Invisible Text): Explain that main loop moves point out.
10040 (Selective Display): Say "hidden", not "invisible".
10041 (Managing Overlays): Move up. Describe relation to Undo here.
10042 (Overlay Properties): Clarify intro.
10043 (Finding Overlays): Explain return values when nothing found.
10044 (Width): truncate-string-to-width has added arg.
10045 (Displaying Faces): Clarify and update mode line face handling.
10046 (Face Functions): Minor cleanup.
10047 (Conditional Display): Merge into Other Display Specs.
10048 (Pixel Specification, Other Display Specs): Minor cleanups.
10049 (Images, Image Descriptors): Minor cleanups.
10050 (GIF Images): Patents have expired.
10051 (Showing Images): Explain default text for insert-image.
10052 (Manipulating Button Types): Merge into Manipulating Buttons.
10053 (Making Buttons): Explain return values.
10054 (Button Buffer Commands): Add xref.
10055 (Inverse Video): Update mode-line-inverse-video.
10056 (Display Table Format): Clarify.
10057 (Active Display Table): Give defaults for window-display-table.
10058
10059 * calendar.texi (Calendar Customizing): calendar-holiday-marker
10060 and calendar-today-marker are strings, not chars.
10061 (Holiday Customizing): Minor fix.
10062
10063 * internals.texi (Writing Emacs Primitives): Update `or' example.
10064 Update limit on # args of subr.
10065
10066 * edebug.texi (Using Edebug): Arrow is in fringe.
10067 (Instrumenting): Arg to eval-defun works without loading edebug.
10068 (Edebug Execution Modes): Add xref.
10069
10070 * customize.texi (Common Keywords): Clarify :require.
10071 Mention :version here.
10072 (Variable Definitions, Group Definitions): Not here.
10073 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
10074
10075 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
10076 * nonascii.texi (Text Representations): Clarify position-bytes.
10077 (Character Sets): Add list-charset-chars.
10078 (Scanning Charsets): Add charset-after.
10079 (Encoding and I/O): Minor fix.
10080
10081 2005-03-06 Richard M. Stallman <rms@gnu.org>
10082
10083 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
10084 (Resizing Windows): Likewise.
10085
10086 * text.texi (Change Hooks): Get rid of "Emacs 21".
10087
10088 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
10089
10090 * streams.texi (Output Variables): Get rid of "Emacs 21".
10091
10092 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
10093
10094 * os.texi (Translating Input): Replace flow-control example
10095 with a less obsolete example that uses `keyboard-translate'.
10096
10097 * objects.texi (Hash Table Type, Circular Objects):
10098 Get rid of "Emacs 21".
10099
10100 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
10101 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
10102
10103 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
10104
10105 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
10106
10107 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
10108 (Menu Bar): Fix when menu-bar-update-hook is called.
10109
10110 * hash.texi (Hash Tables): Get rid of "Emacs 21".
10111
10112 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
10113 and make it read better.
10114
10115 * files.texi (Writing to Files): Get rid of "Emacs 21".
10116 (Unique File Names): Likewise.
10117
10118 * elisp.texi: Update Emacs version to 22.
10119
10120 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
10121 (Overlay Properties, Face Attributes): Likewise.
10122 (Managing Overlays): Fix punctuation.
10123 (Attribute Functions): Clarify set-face-font; get rid of
10124 info about old Emacs versions.
10125 (Auto Faces, Font Lookup, Display Property, Images):
10126 Get rid of "Emacs 21".
10127
10128 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
10129
10130 2005-03-05 Richard M. Stallman <rms@gnu.org>
10131
10132 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
10133
10134 2005-03-04 Lute Kamstra <lute@gnu.org>
10135
10136 * debugging.texi (Error Debugging): Document stack-trace-on-error.
10137
10138 2005-03-03 Lute Kamstra <lute@gnu.org>
10139
10140 * edebug.texi (Instrumenting Macro Calls): Fix typo.
10141
10142 2005-03-01 Lute Kamstra <lute@gnu.org>
10143
10144 * debugging.texi (Debugger Commands): Update `j'.
10145
10146 2005-02-28 Lute Kamstra <lute@gnu.org>
10147
10148 * debugging.texi (Debugging): Fix typo.
10149 (Error Debugging): Document eval-expression-debug-on-error.
10150 (Function Debugging): Update example.
10151 (Using Debugger): Mention starred stack frames.
10152 (Debugger Commands): Document `j' and `l'.
10153 (Invoking the Debugger): `d' and `j' exit recursive edit too.
10154 Update the messages that the debugger displays.
10155 (Internals of Debugger): Add cross reference. Update example.
10156 (Excess Open): Minor improvement.
10157 (Excess Close): Minor improvement.
10158
10159 2005-02-26 Richard M. Stallman <rms@gnu.org>
10160
10161 * tips.texi (Coding Conventions): Clarify.
10162 Put all the major mode key reservations together.
10163 Mention the Mouse-1 => Mouse-2 conventions.
10164
10165 * syntax.texi (Syntax Class Table): Clarify.
10166 (Syntax Table Functions): syntax-after moved from here.
10167 (Syntax Table Internals): syntax-after moved to here.
10168 (Parsing Expressions): Update info on number of values
10169 and what's meaningful in the STATE argument.
10170 (Categories): Fix typo.
10171
10172 * sequences.texi (Arrays): Cleanup.
10173 (Char-Tables): Clarify.
10174
10175 * processes.texi (Deleting Processes): Cleanups, add xref.
10176 (Subprocess Creation): Explain nil in exec-path. Cleanup.
10177 (Process Information): set-process-coding-system, some args optional.
10178 (Input to Processes): Explain various types for PROCESS args.
10179 Rename them from PROCESS-NAME to PROCESS.
10180 (Signals to Processes): Likewise.
10181 (Decoding Output): Cleanup.
10182 (Query Before Exit): Clarify.
10183
10184 * os.texi (Startup Summary): Correct the options; add missing ones.
10185 (Terminal Output, Batch Mode): Clarify.
10186 (Flow Control): Node deleted.
10187
10188 * markers.texi (The Mark): Clarify.
10189
10190 * macros.texi (Expansion): Cleanup.
10191 (Indenting Macros): indent-spec allows ints, not floats.
10192
10193 * keymaps.texi (Keymaps): Clarify.
10194 (Format of Keymaps): Update lisp-mode-map example.
10195 (Active Keymaps, Key Lookup): Clarify.
10196 (Changing Key Bindings): Add xref to `kbd'.
10197 (Key Binding Commands, Simple Menu Items): Clarify.
10198 (Mouse Menus, Menu Bar): Clarify.
10199 (Menu Example): Replace print example with menu-bar-replace-menu.
10200
10201 * help.texi (Documentation Basics): Add function-documentation prop.
10202
10203 * elisp.texi (Top): Don't refer to Flow Control node.
10204
10205 * commands.texi (Command Overview): Improve xrefs.
10206 (Adjusting Point): Adjusting point applies to intangible and invis.
10207 (Key Sequence Input): Doc extra read-key-sequence args.
10208 Likewise for read-key-sequence-vector.
10209
10210 * backups.texi (Rename or Copy): Minor fix.
10211 (Numbered Backups): For version-control, say the default.
10212 (Auto-Saving): make-auto-save-file-name example is simplified.
10213
10214 * advice.texi (Advising Functions): Don't imply one part of Emacs
10215 should advise another part. Markup changes.
10216 (Defining Advice): Move transitional para.
10217 (Activation of Advice): Cleanup.
10218 Explain if COMPILE is nil or negative.
10219
10220 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
10221
10222 2005-02-24 Lute Kamstra <lute@gnu.org>
10223
10224 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
10225 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
10226
10227 2005-02-23 Lute Kamstra <lute@gnu.org>
10228
10229 * modes.texi (Defining Minor Modes): define-minor-mode can be used
10230 to define global minor modes as well.
10231
10232 * display.texi (Managing Overlays): overlay-buffer returns nil for
10233 deleted overlays.
10234
10235 2005-02-22 Kim F. Storm <storm@cua.dk>
10236
10237 * minibuf.texi (Basic Completion): Allow symbols in addition to
10238 strings in try-completion and all-completions.
10239
10240 2005-02-14 Lute Kamstra <lute@gnu.org>
10241
10242 * elisp.texi (Top): Remove reference to deleted node.
10243
10244 * lists.texi (Lists): Remove reference to deleted node.
10245 (Cons Cells): Fix typo.
10246
10247 * loading.texi (Where Defined): Fix typo.
10248
10249 2005-02-14 Richard M. Stallman <rms@gnu.org>
10250
10251 * variables.texi (Creating Buffer-Local): change-major-mode-hook
10252 is useful for discarding some minor modes.
10253
10254 * symbols.texi (Symbol Components): Reorder examples.
10255
10256 * streams.texi (Input Functions): State standard-input default.
10257 (Output Variables): State standard-output default.
10258
10259 * objects.texi (Printed Representation): Clarify read syntax vs print.
10260 (Floating Point Type): Explain meaning better.
10261 (Symbol Type): Explain uniqueness better.
10262 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
10263 List examples sooner.
10264 (Box Diagrams): New subnode broken out.
10265 Some examples moved from old Lists as Boxes node.
10266 (Dotted Pair Notation): Clarify intro.
10267 (Array Type): Clarify.
10268 (Type Predicates): Add hash-table-p.
10269
10270 * numbers.texi (Integer Basics): Clarify radix explanation.
10271 (Predicates on Numbers): Minor clarification.
10272 (Comparison of Numbers): Minor clarification. Clarify eql.
10273 Typos in min, max.
10274 (Math Functions): Clarify overflow in expt.
10275
10276 * minibuf.texi (Text from Minibuffer): Minor clarification.
10277 Mention arrow keys.
10278
10279 * loading.texi (Autoload): defun's doc string overrides autoload's
10280 doc string.
10281 (Repeated Loading): Modernize "add to list" examples.
10282 (Where Defined): Finish updating table of load-history elts.
10283
10284 * lists.texi (List-related Predicates): Minor wording improvement.
10285 (Lists as Boxes): Node deleted.
10286 (Building Lists): Explain trivial cases of number-sequence.
10287
10288 * hash.texi (Hash Tables): Add desc to menu items.
10289 (Creating Hash): Explain "full" means "make larger".
10290 (Hash Access): Any object can be a key.
10291 State value of maphash.
10292
10293 * functions.texi (What Is a Function): Wording cleanup.
10294 (Function Documentation): Minor cleanup.
10295 Explain purpose of calling convention at end of doc string.
10296 (Function Names): Wording cleanup.
10297 (Calling Functions): Wording cleanup.
10298 Explain better how funcall calls the function.
10299 (Function Cells): Delete example of saving and redefining function.
10300
10301 * control.texi (Combining Conditions): Wording cleanup.
10302 (Iteration): dolist and dotimes bind VAR locally.
10303 (Cleanups): Xref to Atomic Changes.
10304
10305 * compile.texi (Byte Compilation): Delete 19.29 info.
10306 (Compilation Functions): Macros' difficulties don't affect defsubst.
10307 (Docs and Compilation): Delete 19.29 info.
10308
10309 2005-02-10 Richard M. Stallman <rms@gnu.org>
10310
10311 * objects.texi (Symbol Type): Minor correction.
10312
10313 2005-02-06 Lute Kamstra <lute@gnu.org>
10314
10315 * modes.texi (Example Major Modes): Fix typos.
10316
10317 2005-02-06 Richard M. Stallman <rms@gnu.org>
10318
10319 * text.texi (Margins): fill-nobreak-predicate can be one function.
10320
10321 * strings.texi (Modifying Strings): clear-string can make unibyte.
10322 (Formatting Strings): format gives error if values missing.
10323
10324 * positions.texi (Character Motion): Mention default arg
10325 for forward-char. backward-char refers to forward-char.
10326 (Word Motion): Mention default arg for forward-word.
10327 (Buffer End Motion): Mention default arg for beginning-of-buffer.
10328 Simplify end-of-buffer.
10329 (Text Lines): Mention default arg for forward-line.
10330 (List Motion): Mention default arg for beginning/end-of-defun.
10331 (Skipping Characters): Minor fixes in explaining character-set.
10332
10333 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
10334 Mode inheritance applies only when default-major-mode is nil.
10335 Clarifications.
10336 (Example Major Modes): Update Text mode and Lisp mode examples.
10337 (Minor Mode Conventions): Mention define-minor-mode at top.
10338 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
10339 (Mode Line Format): Update mode line face display info.
10340 (Properties in Mode): Mention effect of risky vars.
10341 (Imenu): Define imenu-add-to-menubar.
10342 (Font Lock Mode): Add descriptions to menu lines.
10343 (Faces for Font Lock): Add font-lock-doc-face.
10344
10345 2005-02-05 Lute Kamstra <lute@gnu.org>
10346
10347 * text.texi (Maintaining Undo): Remove obsolete function.
10348
10349 2005-02-05 Eli Zaretskii <eliz@gnu.org>
10350
10351 * frames.texi (Color Names): Add pointer to the X docs about RGB
10352 color specifications. Improve indexing.
10353 (Text Terminal Colors): Replace the description of RGB values by
10354 an xref to "Color Names".
10355
10356 2005-02-03 Richard M. Stallman <rms@gnu.org>
10357
10358 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
10359 Clarify.
10360 (Selecting Windows): Clarify save-selected-window.
10361 (Cyclic Window Ordering): Clarify walk-windows.
10362 (Window Point): Clarify.
10363 (Window Start): Add comment to example.
10364 (Resizing Windows): Add `interactive' specs in examples.
10365 Document fit-window-to-buffer.
10366
10367 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
10368 (Undo, Maintaining Undo): Clarify last change.
10369 (Sorting): In sort-numeric-fields, explain about octal and hex.
10370 Mention sort-numeric-base.
10371 (Format Properties): Add xref for hard newlines.
10372
10373 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
10374 (Pop-Up Menus): Fix typo.
10375 (Color Names): Explain all types of color names.
10376 Explain color-values on B&W terminal.
10377 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
10378
10379 * files.texi (File Locks): Not supported on MS systems.
10380 (Testing Accessibility): Clarify.
10381
10382 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
10383 (Coverage Testing): Fix typo.
10384
10385 * commands.texi (Misc Events): Remove stray space.
10386
10387 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
10388 (Modification Time): Clarify when visited-file-modtime returns 0.
10389 (The Buffer List): Clarify bury-buffer.
10390 (Killing Buffers): Clarify.
10391 (Indirect Buffers): Add clone-indirect-buffer.
10392
10393 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
10394
10395 * edebug.texi (Printing in Edebug): Fix default value of
10396 edebug-print-circle.
10397 (Coverage Testing): Fix displayed frequency count data.
10398
10399 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
10400
10401 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
10402
10403 2005-02-02 Kim F. Storm <storm@cua.dk>
10404
10405 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
10406
10407 2005-01-29 Eli Zaretskii <eliz@gnu.org>
10408
10409 * commands.texi (Misc Events): Describe the help-echo event.
10410
10411 * text.texi (Special Properties) <help-echo>: Use `pos'
10412 consistently in description of the help-echo property.
10413 Use @code{nil} instead of @var{nil}.
10414
10415 * display.texi (Overlay Properties): Fix the index entry for
10416 help-echo overlay property.
10417
10418 * customize.texi (Type Keywords): Uncomment the xref to the
10419 help-echo property documentation.
10420
10421 2005-01-23 Kim F. Storm <storm@cua.dk>
10422
10423 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
10424 return value. Third element FULLY replaced by PARTIAL which
10425 specifies number of invisible pixels if row is only partially visible.
10426 (Textual Scrolling): Mention auto-window-vscroll.
10427 (Vertical Scrolling): New defvar auto-window-vscroll.
10428
10429 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
10430
10431 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
10432 command remapping.
10433
10434 2005-01-15 Richard M. Stallman <rms@gnu.org>
10435
10436 * display.texi (Defining Images): Mention DATA-P arg of create-image.
10437
10438 2005-01-14 Kim F. Storm <storm@cua.dk>
10439
10440 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
10441
10442 * text.texi (Links and Mouse-1): Fix string and vector item.
10443
10444 2005-01-13 Richard M. Stallman <rms@gnu.org>
10445
10446 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
10447 descriptions of overriding-local-map and overriding-terminal-local-map.
10448
10449 * text.texi (Links and Mouse-1): Clarify text.
10450
10451 2005-01-13 Kim F. Storm <storm@cua.dk>
10452
10453 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
10454
10455 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
10456
10457 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
10458
10459 2005-01-12 Kim F. Storm <storm@cua.dk>
10460
10461 * text.texi (Links and Mouse-1): Rename section from Enabling
10462 Mouse-1 to Following Links. Change xrefs.
10463 Add examples for define-button-type and define-widget.
10464
10465 * display.texi (Button Properties, Button Buffer Commands):
10466 Clarify mouse-1 and follow-link functionality.
10467
10468 2005-01-12 Richard M. Stallman <rms@gnu.org>
10469
10470 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
10471
10472 * display.texi (Beeping): Fix Texinfo usage.
10473
10474 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
10475
10476 2005-01-11 Kim F. Storm <storm@cua.dk>
10477
10478 * display.texi (Button Properties, Button Buffer Commands):
10479 Mention mouse-1 binding. Add follow-link keyword.
10480
10481 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
10482 (Enabling Mouse-1 to Follow Links): New subsection.
10483
10484 2005-01-06 Richard M. Stallman <rms@gnu.org>
10485
10486 * text.texi (Special Properties): Minor change.
10487
10488 * os.texi (Timers): Clarify previous change.
10489
10490 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
10491
10492 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
10493
10494 * display.texi (Face Attributes): Correct xref to renamed node.
10495
10496 2005-01-01 Richard M. Stallman <rms@gnu.org>
10497
10498 * display.texi (Face Attributes): Describe hex color specs.
10499
10500 2004-12-31 Richard M. Stallman <rms@gnu.org>
10501
10502 * os.texi (Timers): Update previous change.
10503
10504 2004-12-30 Kim F. Storm <storm@cua.dk>
10505
10506 * display.texi (Line Height): Total line-height is now specified
10507 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
10508 in cons cells. (nil . RATIO) is relative to actual line height.
10509 Use line-height `t' instead of `0' to get minimum height.
10510
10511 2004-12-29 Richard M. Stallman <rms@gnu.org>
10512
10513 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
10514
10515 2004-12-28 Richard M. Stallman <rms@gnu.org>
10516
10517 * commands.texi (Quitting): Clarify value of with-local-quit.
10518
10519 * elisp.texi (Top): Fix previous change.
10520
10521 * loading.texi (Loading): Fix previous change.
10522
10523 2004-12-27 Richard M. Stallman <rms@gnu.org>
10524
10525 * Makefile.in (MAKEINFO): Specify --force.
10526
10527 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
10528
10529 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
10530
10531 * display.texi (Line Height): Further clarify.
10532
10533 * elisp.texi (Top): Update Loading submenu.
10534
10535 * loading.texi (Where Defined): New node.
10536 (Unloading): load-history moved to Where Defined.
10537
10538 2004-12-21 Richard M. Stallman <rms@gnu.org>
10539
10540 * commands.texi (Event Input Misc): Add while-no-input.
10541
10542 2004-12-11 Richard M. Stallman <rms@gnu.org>
10543
10544 * display.texi (Line Height): Rewrite text for clarity.
10545
10546 2004-12-11 Kim F. Storm <storm@cua.dk>
10547
10548 * display.texi (Display): Add node "Line Height" to menu.
10549 (Line Height): New node. Move full description of line-spacing
10550 and line-height text properties here from text.texi.
10551 (Scroll Bars): Add vertical-scroll-bar variable.
10552
10553 * frames.texi (Window Frame Parameters): Remove line-height defvar.
10554
10555 * locals.texi (Standard Buffer-Local Variables): Fix xref for
10556 line-spacing and vertical-scroll-bar.
10557
10558 * text.texi (Special Properties): Just mention line-spacing and
10559 line-height here, add xref to new "Line Height" node.
10560
10561 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
10562
10563 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
10564
10565 * locals.texi (Standard Buffer-Local Variables):
10566 Add @xref for `line-spacing'.
10567
10568 2004-12-05 Richard M. Stallman <rms@gnu.org>
10569
10570 * Makefile.in (maintainer-clean): Remove the info files
10571 in $(infodir) where they are created.
10572
10573 2004-12-03 Richard M. Stallman <rms@gnu.org>
10574
10575 * windows.texi (Selecting Windows): get-lru-window and
10576 get-largest-window don't consider dedicated windows.
10577
10578 * text.texi (Undo): Document undo-in-progress.
10579
10580 2004-11-26 Richard M. Stallman <rms@gnu.org>
10581
10582 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
10583 Remove a few vars that are not always buffer-local.
10584
10585 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
10586
10587 * locals.texi (Standard Buffer-Local Variables): Comment out
10588 xref's to non-existent node `Yet to be written'.
10589
10590 2004-11-24 Richard M. Stallman <rms@gnu.org>
10591
10592 * processes.texi (Synchronous Processes): Grammar fix.
10593
10594 * numbers.texi (Comparison of Numbers): Add eql.
10595
10596 * locals.texi (Standard Buffer-Local Variables): Add many vars.
10597
10598 * intro.texi (Printing Notation): Fix previous change.
10599
10600 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
10601 and default-indicate-buffer-boundaries from here.
10602 (Usual Display): To here.
10603 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
10604 (Usual Display): Move tab-width up.
10605
10606 * customize.texi (Variable Definitions):
10607 Replace show-paren-mode example with tooltip-mode.
10608 (Simple Types, Composite Types, Defining New Types):
10609 Minor cleanups.
10610
10611 2004-11-21 Jesper Harder <harder@ifa.au.dk>
10612
10613 * processes.texi (Synchronous Processes, Output from Processes):
10614 Markup fix.
10615
10616 2004-11-20 Richard M. Stallman <rms@gnu.org>
10617
10618 * positions.texi (Skipping Characters): skip-chars-forward
10619 now handles char classes.
10620
10621 * intro.texi (Printing Notation): Avoid confusion of `print'
10622 when explaining @print.
10623
10624 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
10625
10626 * display.texi (Display Table Format): Minor fix.
10627
10628 * streams.texi (Output Functions): Fix print example.
10629
10630 * Makefile.in (elisp): New target.
10631 (dist): Depend on $(infodir)/elisp, not elisp.
10632 Copy the info files from $(infodir).
10633
10634 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
10635 read-from-minibuffer.
10636
10637 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
10638
10639 2004-11-19 Richard M. Stallman <rms@gnu.org>
10640
10641 * searching.texi (Regexp Search): Add search-whitespace-regexp.
10642
10643 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
10644
10645 * tips.texi (Coding Conventions): Fix typo.
10646
10647 2004-11-16 Richard M. Stallman <rms@gnu.org>
10648
10649 * tips.texi (Coding Conventions): Separate defvar and require
10650 methods to avoid warnings. Use require only when there are many
10651 functions and variables from that package.
10652
10653 * minibuf.texi (Minibuffer Completion): When ignoring case,
10654 predicate must not be case-sensitive.
10655
10656 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
10657 (Test Coverage): Don't talk about "splotches". Clarified.
10658
10659 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
10660
10661 * frames.texi (Window Frame Parameters): Fix typo.
10662
10663 2004-11-15 Kim F. Storm <storm@cua.dk>
10664
10665 * symbols.texi (Other Plists): Note that plist-get may signal error.
10666 Add safe-plist-get.
10667
10668 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10669
10670 * modes.texi (Font Lock Basics): Fix typo.
10671
10672 2004-11-08 Richard M. Stallman <rms@gnu.org>
10673
10674 * syntax.texi (Syntax Table Functions): Add syntax-after.
10675
10676 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
10677
10678 * os.texi (Processor Run Time): New section documenting
10679 get-internal-run-time.
10680
10681 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10682
10683 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
10684 it nukes elisp-cover.texi.
10685 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
10686 elisp-0 etc.
10687
10688 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
10689
10690 * commands.texi (Keyboard Macros): Document `append' return value
10691 of `defining-kbd-macro'.
10692
10693 2004-11-01 Richard M. Stallman <rms@gnu.org>
10694
10695 * commands.texi (Interactive Call): Add called-interactively-p.
10696
10697 2004-10-29 Simon Josefsson <jas@extundo.com>
10698
10699 * minibuf.texi (Reading a Password): Revert.
10700
10701 2004-10-28 Richard M. Stallman <rms@gnu.org>
10702
10703 * frames.texi (Display Feature Testing): Explain about "vendor".
10704
10705 2004-10-27 Richard M. Stallman <rms@gnu.org>
10706
10707 * commands.texi (Interactive Codes): `N' uses numeric prefix,
10708 not raw. Clarify `n'.
10709 (Interactive Call): Rewrite interactive-p, focusing on when
10710 and how to use it.
10711 (Misc Events): Clarify previous change.
10712
10713 * advice.texi (Simple Advice): Clarify what job the example does.
10714 (Around-Advice): Clarify ad-do-it.
10715 (Activation of Advice): An option of ad-default-compilation-action
10716 is `never', not `nil'.
10717
10718 2004-10-26 Kim F. Storm <storm@cua.dk>
10719
10720 * commands.texi (Interactive Codes): Add U code letter.
10721
10722 2004-10-25 Simon Josefsson <jas@extundo.com>
10723
10724 * minibuf.texi (Reading a Password): Add.
10725
10726 2004-10-24 Jason Rumney <jasonr@gnu.org>
10727
10728 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
10729 and wheel-down.
10730
10731 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10732
10733 * processes.texi (Synchronous Processes): Document process-file.
10734
10735 2004-10-22 Kenichi Handa <handa@m17n.org>
10736
10737 * text.texi (translate-region): Document that it accepts also a
10738 char-table.
10739
10740 2004-10-22 David Ponce <david@dponce.com>
10741
10742 * windows.texi (Resizing Windows): Document the `preserve-before'
10743 argument of the functions `enlarge-window' and `shrink-window'.
10744
10745 2004-10-19 Jason Rumney <jasonr@gnu.org>
10746
10747 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
10748
10749 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10750
10751 * text.texi (Filling): Add anchor for definition of
10752 `sentence-end-double-space'.
10753
10754 * searching.texi (Regexp Example): Update description of how
10755 Emacs currently recognizes the end of a sentence.
10756 (Standard Regexps): Update definition of the variable
10757 `sentence-end'. Add definition of the function `sentence-end'.
10758
10759 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10760
10761 * display.texi (Progress): New node.
10762
10763 2004-10-05 Kim F. Storm <storm@cua.dk>
10764
10765 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
10766
10767 2004-09-29 Kim F. Storm <storm@cua.dk>
10768
10769 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
10770 to identify bitmaps. Remove -fringe-bitmap suffix for standard
10771 fringe bitmap symbols, as they now have their own namespace.
10772 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
10773 vs. pixels. Signal error if no free bitmap slots.
10774 (Pixel Specification): Change IMAGE to @var{image}.
10775
10776 2004-09-28 Richard M. Stallman <rms@gnu.org>
10777
10778 * text.texi (Special Properties): Clarify line-spacing and line-height.
10779
10780 * searching.texi (Regexp Search): Add looking-back.
10781
10782 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
10783
10784 * display.texi: Correct typos.
10785 (Image Descriptors): Correct xref's.
10786
10787 2004-09-25 Richard M. Stallman <rms@gnu.org>
10788
10789 * text.texi (Special Properties): Cleanups in `cursor'.
10790 Rewrites in `line-height' and `line-spacing'; exchange them.
10791
10792 * display.texi (Fringes): Rewrite previous change.
10793 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
10794 (Display Fringe Bitmaps): Node deleted, text moved.
10795 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
10796 (Scroll Bars): Clarify set-window-scroll-bars.
10797 (Pointer Shape): Rewrite.
10798 (Specified Space): Clarify :align-to, etc.
10799 (Pixel Specification): Use @var. Clarify new text.
10800 (Other Display Specs): Clarify `slice'.
10801 (Image Descriptors): Cleanups.
10802 (Showing Images): Cleanups.
10803
10804 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
10805
10806 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
10807
10808 * modes.texi: Various minor changes in addition to:
10809 (Major Mode Conventions): Final call to `run-mode-hooks' should
10810 not be inside the `delay-mode-hooks' form.
10811 (Mode Hooks): New node.
10812 (Hooks): Delete obsolete example.
10813 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
10814 node "Mode Hooks".
10815
10816 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
10817
10818 * display.texi: Correct various typos.
10819 (Display): Rename node "Pointer Shapes" to "Pointer
10820 Shape". (There is already a node called "Pointer Shapes" in
10821 frames.texi.)
10822 (Images): Remove non-existent node "Image Slices" from menu.
10823
10824 2004-09-23 Kim F. Storm <storm@cua.dk>
10825
10826 * text.texi (Special Properties): Add `cursor', `pointer',
10827 `line-height', and `line-spacing' properties.
10828
10829 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
10830 Shapes' to menu.
10831 (Standard Faces): Doc fix for fringe face.
10832 (Fringes): Add `overflow-newline-into-fringe' and
10833 'indicate-buffer-boundaries'.
10834 (Fringe Bitmaps, Pointer Shapes): New nodes.
10835 (Display Property): Add 'Pixel Specification' and 'Display Fringe
10836 Bitmaps' to menu.
10837 (Specified Space): Describe pixel width and height.
10838 (Pixel Specification): New node.
10839 (Other Display Specs): Add `slice' property.
10840 (Display Fringe Bitmaps): New node.
10841 (Images): Add 'Image Slices' to menu.
10842 (Image Descriptors): Add `:pointer' and `:map' properties.
10843 (Showing Images): Add slice arg to `insert-image'.
10844 Add 'insert-sliced-image'.
10845
10846 2004-09-20 Richard M. Stallman <rms@gnu.org>
10847
10848 * commands.texi (Key Sequence Input):
10849 Clarify downcasing in read-key-sequence.
10850
10851 2004-09-08 Juri Linkov <juri@jurta.org>
10852
10853 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
10854
10855 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
10856
10857 * locals.texi (Standard Buffer-Local Variables):
10858 Add `buffer-auto-save-file-format'.
10859 * internals.texi (Buffer Internals): Describe new
10860 auto_save_file_format field of the buffer structure.
10861 * files.texi (Format Conversion): `auto-save-file-format' has been
10862 renamed `buffer-auto-save-file-format'.
10863
10864 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
10865
10866 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
10867 an integer or a marker.
10868 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
10869
10870 2004-08-22 Richard M. Stallman <rms@gnu.org>
10871
10872 * modes.texi (Major Mode Conventions): Discuss rebinding of
10873 standard key bindings.
10874
10875 2004-08-18 Kim F. Storm <storm@cua.dk>
10876
10877 * processes.texi (Accepting Output): Add `just-this-one' arg to
10878 `accept-process-output'.
10879 (Output from Processes): New var `process-adaptive-read-buffering'.
10880
10881 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
10882
10883 * keymaps.texi: Various changes in addition to:
10884 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
10885 Give more varied examples for `kbd'.
10886 (Creating Keymaps): Char tables have slots for all characters
10887 without modifiers.
10888 (Active Keymaps): `overriding-local-map' and
10889 `overriding-terminal-local-map' also override text property and
10890 overlay keymaps.
10891 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
10892 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
10893 to denote a prefix of no events.
10894 `map-keymap' includes parent's bindings _recursively_.
10895 Clarify and correct description of `where-is-internal'.
10896 Mention BUFFER-OR-NAME arg to `describe-bindings'.
10897 (Menu Example): For menus intended for use with the keyboard, the
10898 menu items should be bound to characters or real function keys.
10899
10900 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
10901
10902 * objects.texi (Character Type): Reposition `@anchor' to prevent
10903 double space inside sentence in Info.
10904
10905 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
10906 renamed to `disabled-command-function'.
10907 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
10908 (Command Loop Info): Replace reference to it.
10909 (Disabling Commands): `disabled-command-hook' has been renamed to
10910 `disabled-command-function'.
10911
10912 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
10913
10914 * os.texi (Translating Input): Only non-prefix bindings in
10915 `key-translation-map' override actual key bindings. Warn about
10916 possible indirect effect of actual key bindings on non-prefix
10917 bindings in `key-translation-map'.
10918
10919 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
10920
10921 * minibuf.texi (High-Level Completion): Add anchor for definition
10922 of `read-variable'.
10923
10924 * commands.texi: Various changes in addition to:
10925 (Using Interactive): Clarify description of `interactive-form'.
10926 (Interactive Call): Mention default for KEYS argument to
10927 `call-interactively'.
10928 (Command Loop Info): Clarify description of `this-command-keys'.
10929 Mention KEEP-RECORD argument to `clear-this-command-keys'.
10930 Value of `last-event-frame' can be `macro'.
10931 (Repeat Events): `double-click-fuzz' is also used to distinguish
10932 clicks and drags.
10933 (Classifying Events): Clarify descriptions of `event-modifiers'
10934 `event-basic-type' and `event-convert-list'.
10935 (Accessing Events): `posn-timestamp' takes POSITION argument.
10936 (Quoted Character Input): Clarify description of
10937 `read-quoted-char' and fix example.
10938 (Quitting): Add `with-local-quit'.
10939 (Disabling Commands): Correct and clarify descriptions of
10940 `enable-command' and `disable-command'.
10941 Mention what happens if `disabled-command-hook' is nil.
10942 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
10943 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
10944
10945 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
10946
10947 * frames.texi: Various changes in addition to:
10948 (Creating Frames): Expand and clarify description of `make-frame'.
10949 (Window Frame Parameters): Either none or both of the `icon-left'
10950 and `icon-top' parameters must be specified. Put descriptions of
10951 `menu-bar-lines' and `toolbar-lines' closer together and change
10952 them accordingly.
10953 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
10954 except while processing `frame-title-format' or `icon-title-format'.
10955 (Deleting Frames): Correct description of `delete-frame'.
10956 Non-nil return values of `frame-live-p' are like those of `framep'.
10957 (Frames and Windows): Mention return value of
10958 `set-frame-selected-window'.
10959 (Visibility of Frames): Mention `force' argument to
10960 `make-frame-invisible'. `frame-visible-p' returns t for all
10961 frames on text-only terminals.
10962 (Frame Configurations): Restoring a frame configuration does not
10963 restore deleted frames.
10964 (Window System Selections): `x-set-selection' returns DATA.
10965 (Resources): Add example.
10966 (Display Feature Testing): Clarify descriptions of
10967 `display-pixel-height', `display-pixel-width', `x-server-version'
10968 and `x-server-vendor'.
10969
10970 * windows.texi (Choosing Window): Add anchor.
10971 * minibuf.texi (Minibuffer Misc): Add anchor.
10972
10973 2004-07-23 John Paul Wallington <jpw@gnu.org>
10974
10975 * macros.texi (Defining Macros): Declaration keyword for setting
10976 Edebug spec is `debug' not `edebug'.
10977
10978 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
10979
10980 * windows.texi: Various small changes in addition to:
10981 (Window Point): Mention return value of `set-window-point'.
10982 (Window Start): `pos-visible-in-window-p' disregards horizontal
10983 scrolling. Explain return value if PARTIALLY is non-nil.
10984 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
10985 and `set-window-vscroll'.
10986 (Size of Window): The argument WINDOW to `window-inside-edges',
10987 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
10988 (Resizing Windows): Explain return value of
10989 `shrink-window-if-larger-than-buffer'.
10990 `window-size-fixed' automatically becomes buffer local when set.
10991 (Window Configurations): Explain return value of
10992 `set-window-configuration'.
10993
10994 * minibuf.texi (Minibuffer Misc): Add anchor for
10995 `minibuffer-scroll-window'.
10996
10997 * positions.texi (Text Lines): Add anchor for `count-lines'.
10998
10999 2004-07-17 Richard M. Stallman <rms@gnu.org>
11000
11001 * display.texi (Overlay Properties): Adding `evaporate' prop
11002 deletes empty overlay immediately.
11003
11004 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
11005 fix example.
11006
11007 2004-07-16 Jim Blandy <jimb@redhat.com>
11008
11009 * searching.texi (Regexp Backslash): Document new \_< and \_>
11010 operators.
11011
11012 2004-07-16 Juanma Barranquero <lektu@terra.es>
11013
11014 * display.texi (Images): Fix Texinfo usage.
11015
11016 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
11017
11018 * buffers.texi (Modification Time): `visited-file-modtime' now
11019 returns a list of two integers, instead of a cons.
11020
11021 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
11022
11023 * windows.texi: Various changes in addition to:
11024 (Splitting Windows): Add `split-window-keep-point'.
11025
11026 2004-07-09 Richard M. Stallman <rms@gnu.org>
11027
11028 * frames.texi (Input Focus): Minor fix.
11029
11030 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
11031
11032 * frames.texi (Input Focus): Clarify descriptions of
11033 `select-frame-set-input-focus' and `select-frame'.
11034
11035 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
11036
11037 * os.texi: Various small changes in addition to:
11038 (Killing Emacs): Expand and clarify description of
11039 `kill-emacs-query-functions' and `kill-emacs-hook'.
11040 (System Environment): Expand and clarify description of `getenv'
11041 and `setenv'.
11042 (Timers): Clarify description of `run-at-time'.
11043 (Translating Input): Correct description of
11044 `extra-keyboard-modifiers'.
11045 (Flow Control): Correct description of `enable-flow-control'.
11046
11047 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
11048
11049 * os.texi: Update copyright.
11050 (Session Management): Grammar fix.
11051 Clarify which Emacs does the restarting.
11052 Use @samp for *scratch* buffer.
11053
11054 2004-07-04 Alan Mackenzie <acm@muc.de>
11055
11056 * frames.texi (Input Focus): Add documentation for
11057 `select-frame-set-input-focus'. Replace refs to non-existent
11058 `switch-frame' with `select-frame'. Minor corrections and tidying
11059 up of text-only terminal stuff.
11060
11061 2004-07-02 Richard M. Stallman <rms@gnu.org>
11062
11063 * files.texi (Saving Buffers): Cleanup write-contents-function.
11064 (Magic File Names): Cleanup file-remote-p.
11065
11066 2004-07-02 Kai Großjohann <kai@emptydomain.de>
11067
11068 * files.texi (Magic File Names): `file-remote-p' returns an
11069 identifier of the remote system, not just t.
11070
11071 2004-07-02 David Kastrup <dak@gnu.org>
11072
11073 * searching.texi (Entire Match Data): Add explanation about new
11074 match-data behavior when @var{integers} is non-nil.
11075
11076 2004-06-24 Richard M. Stallman <rms@gnu.org>
11077
11078 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
11079
11080 * customize.texi (Variable Definitions): Note about doc strings
11081 and :set.
11082
11083 * keymaps.texi (Keymap Terminology): Document `kbd'.
11084 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
11085
11086 * display.texi (Invisible Text): Setting buffer-invisibility-spec
11087 makes it buffer-local.
11088
11089 * files.texi (Saving Buffers): Correct previous change.
11090
11091 * commands.texi (Accessing Events):
11092 Clarify posn-col-row and posn-actual-col-row.
11093
11094 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
11095
11096 * commands.texi (Accessing Events): New functions
11097 posn-at-point and posn-at-x-y. Add example to posn-x-y.
11098
11099 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
11100
11101 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
11102 * frames.texi, buffers.texi, backups.texi, variables.texi:
11103 * loading.texi, eval.texi, functions.texi, control.texi:
11104 * symbols.texi, minibuf.texi: Reposition @anchor's.
11105
11106 * help.texi: Various small changes in addition to the following.
11107 (Describing Characters): Describe PREFIX argument to
11108 `key-description'. Correct and clarify definition of
11109 `text-char-description'. Describe NEED-VECTOR argument to
11110 `read-kbd-macro'.
11111 (Help Functions): Clarify definition of `apropos'.
11112
11113 2004-06-23 Lars Hansen <larsh@math.ku.dk>
11114
11115 * files.texi (Saving Buffers): Correct description of
11116 `write-contents-functions'.
11117
11118 2004-06-21 Juanma Barranquero <lektu@terra.es>
11119
11120 * display.texi (Images): Remove redundant @vindex directives.
11121 Rewrite `image-library-alist' doc in active voice.
11122
11123 2004-06-14 Juanma Barranquero <lektu@terra.es>
11124
11125 * display.texi (Images): Document new delayed library loading,
11126 variable `image-library-alist' and (existing but undocumented)
11127 function `image-type-available-p'.
11128
11129 2004-06-05 Richard M. Stallman <rms@gnu.org>
11130
11131 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
11132 refer the user to the Initial Input node.
11133 (Text from Minibuffer): Likewise.
11134 (Initial Input): New node. Document this feature
11135 and say it is mostly deprecated.
11136
11137 2004-05-30 Richard M. Stallman <rms@gnu.org>
11138
11139 * loading.texi (Named Features): Clarify return value
11140 and meaning of NOERROR.
11141
11142 * variables.texi (File Local Variables): Minor cleanup.
11143
11144 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
11145
11146 * files.texi (Magic File Names): Add `file-remote-p' as operation
11147 of file name handlers.
11148
11149 2004-05-29 Richard M. Stallman <rms@gnu.org>
11150
11151 * modes.texi (Minor Mode Conventions): (-) has no special meaning
11152 as arg to a minor mode command.
11153
11154 2004-05-22 Richard M. Stallman <rms@gnu.org>
11155
11156 * syntax.texi (Syntax Class Table): Word syntax not just for English.
11157
11158 * streams.texi (Output Variables): Doc float-output-format.
11159
11160 * searching.texi (Regexp Special): Nested repetition can be infloop.
11161
11162 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
11163 real stack overflow.
11164
11165 * compile.texi: Minor cleanups.
11166
11167 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
11168
11169 * lists.texi (Cons Cells): Explain dotted lists, true lists,
11170 circular lists.
11171 (List Elements): Explain handling of circular and dotted lists.
11172
11173 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
11174
11175 * modes.texi (Search-based Fontification): Fix typo.
11176
11177 2004-05-10 Juanma Barranquero <lektu@terra.es>
11178
11179 * modes.texi (Mode Line Variables): Fix description of
11180 global-mode-string, which is now after which-func-mode, not the
11181 buffer name.
11182
11183 2004-05-07 Lars Hansen <larsh@math.ku.dk>
11184
11185 * modes.texi (Desktop Save Mode): Add.
11186 (Modes): Add menu entry Desktop Save Mode.
11187
11188 * hooks.texi: Add desktop-after-read-hook,
11189 desktop-no-desktop-file-hook and desktop-save-hook.
11190
11191 * locals.texi: Add desktop-save-buffer.
11192
11193 2004-04-30 Jesper Harder <harder@ifa.au.dk>
11194
11195 * display.texi: emacs -> Emacs.
11196
11197 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
11198
11199 * files.texi (Changing Files): Document set-file-times.
11200
11201 2004-04-23 Juanma Barranquero <lektu@terra.es>
11202
11203 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11204
11205 2004-04-18 Jesper Harder <harder@ifa.au.dk>
11206
11207 * tips.texi (Coding Conventions): defopt -> defcustom.
11208
11209 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
11210
11211 * sequences.texi: Various clarifications.
11212
11213 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
11214
11215 * buffers.texi (Read Only Buffers): Mention optional ARG to
11216 `toggle-read-only'.
11217
11218 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
11219
11220 * windows.texi (Selecting Windows): Note that get-lru-window
11221 returns a full-width window if possible.
11222
11223 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
11224
11225 * buffers.texi: Various changes in addition to:
11226 (Buffer File Name): Add `find-buffer-visiting'.
11227 (Buffer Modification): Mention optional ARG to `not-modified'.
11228 (Indirect Buffers): Mention optional CLONE argument to
11229 `make-indirect-buffer'.
11230
11231 * files.texi: Various changes in addition to:
11232 (Visiting Functions): `find-file-hook' is now a normal hook.
11233 (File Name Expansion): Explain difference between the way that
11234 `expand-file-name' and `file-truename' treat `..'.
11235 (Contents of Directories): Mention optional ID-FORMAT argument to
11236 `directory-files-and-attributes'.
11237 (Format Conversion): Mention new optional CONFIRM argument to
11238 `format-write-file'.
11239
11240 2004-04-12 Miles Bader <miles@gnu.org>
11241
11242 * macros.texi (Expansion): Add description of `macroexpand-all'.
11243
11244 2004-04-05 Jesper Harder <harder@ifa.au.dk>
11245
11246 * variables.texi (Variable Aliases):
11247 Mention cyclic-variable-indirection.
11248
11249 * errors.texi (Standard Errors): Ditto.
11250
11251 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
11252
11253 * backups.texi: Various small changes in addition to:
11254 (Making Backups): Mention return value of `backup-buffer'.
11255 (Auto-Saving): Mention optional FORCE argument to
11256 `delete-auto-save-file-if-necessary'.
11257 (Reverting): Mention optional PRESERVE-MODES argument to
11258 `revert-buffer'. Correct description of `revert-buffer-function'.
11259
11260 2004-03-22 Juri Linkov <juri@jurta.org>
11261
11262 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
11263 with `Vector Functions'.
11264
11265 * text.texi (Sorting): Add missing quote.
11266
11267 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
11268
11269 * intro.texi (Lisp History): Replace xref to `cl' manual with
11270 inforef.
11271
11272 2004-03-12 Richard M. Stallman <rms@gnu.org>
11273
11274 * intro.texi (Version Info): Add arg to emacs-version.
11275 (Lisp History): Change xref to CL manual.
11276
11277 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
11278
11279 * minibuf.texi (Completion Commands): Add xref to Emacs manual
11280 for Partial Completion mode.
11281
11282 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
11283
11284 * customize.texi: Fix typo. Remove eol whitespace.
11285
11286 2004-03-04 Richard M. Stallman <rms@gnu.org>
11287
11288 * processes.texi: Fix typos.
11289
11290 * lists.texi (Building Lists): Minor clarification.
11291
11292 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
11293 in make-hash-table.
11294
11295 2004-02-29 Juanma Barranquero <lektu@terra.es>
11296
11297 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
11298 rm, and ignore exit code.
11299
11300 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
11301
11302 * display.texi (Defining Faces): Add description for min-colors.
11303 Update example.
11304
11305 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
11306
11307 * abbrevs.texi: Various corrections and clarifications in addition
11308 to the following:
11309 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
11310
11311 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11312
11313 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
11314
11315 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
11316
11317 * text.texi: Various small changes in addition to the following:
11318 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
11319 to delete-horizontal-space.
11320 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
11321 description of yank-handler text property at various places.
11322
11323 * frames.texi (Window System Selections): Add anchor.
11324
11325 * syntax.texi (Syntax Table Functions): Clarify and correct
11326 descriptions of make-syntax-table and copy-syntax-table.
11327 (Motion and Syntax): Clarify SYNTAXES argument to
11328 skip-syntax-forward.
11329 (Parsing Expressions): Mention that the return value of
11330 parse-partial-sexp is currently a list of ten rather than nine
11331 elements.
11332 (Categories): Various corrections and clarifications.
11333
11334 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
11335
11336 * markers.texi (Marker Insertion Types): Minor change.
11337
11338 * locals.texi (Standard Buffer-Local Variables):
11339 * commands.texi (Interactive Codes, Using Interactive):
11340 * functions.texi (Related Topics): Fix xrefs.
11341
11342 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
11343
11344 * lists.texi (Sets And Lists): Update description of delete-dups.
11345
11346 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11347
11348 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
11349
11350 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
11351
11352 * frames.texi (Parameter Access): frame-parameters arg is optional.
11353 modify-frame-parameters handles nil for FRAME.
11354 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
11355 are all-or-nothing for certain toolkits.
11356 Mention parameter wait-for-wm.
11357 (Frames and Windows): In frame-first-window and frame-selected-window
11358 the arg is optional.
11359 (Input Focus): In redirect-frame-focus the second arg is optional.
11360 (Window System Selections): Mention selection type CLIPBOARD.
11361 Mention data-type UTF8_STRING.
11362 Mention numbering of cut buffers.
11363 (Resources): Describe x-resource-name.
11364
11365 2004-02-16 Richard M. Stallman <rms@gnu.org>
11366
11367 * windows.texi (Buffers and Windows): Delete false table
11368 about all-frames.
11369
11370 * syntax.texi (Parsing Expressions): Delete old caveat
11371 about parse-sexp-ignore-comments.
11372
11373 * streams.texi (Output Variables): Add print-quoted.
11374
11375 * lists.texi (Building Lists): Minor cleanup.
11376
11377 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
11378
11379 * display.texi (Overlays): Explain overlays use markers.
11380 (Managing Overlays): Explain front-advance and rear-advance
11381 in more detail.
11382
11383 * loading.texi (Unloading): Document unload-feature-special-hooks.
11384 Get rid of fns-NNN.el file.
11385
11386 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
11387
11388 * help.texi (Describing Characters): Fix text-char-description
11389 example output.
11390
11391 * edebug.texi (Using Edebug): Fix example.
11392
11393 * debugging.texi (Internals of Debugger): Fix return value.
11394
11395 * files.texi (Changing Files): Fix argname.
11396
11397 * calendar.texi: Fix parens, and default values.
11398
11399 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
11400 * nonascii.texi, objects.texi, os.texi: Minor fixes.
11401 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
11402
11403 * positions.texi (Text Lines): Don't add -1 in current-line.
11404
11405 2004-02-16 Richard M. Stallman <rms@gnu.org>
11406
11407 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
11408
11409 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
11410
11411 * processes.texi (Low-Level Network): Fix a typo.
11412
11413 2004-02-12 Kim F. Storm <storm@cua.dk>
11414
11415 * display.texi (Fringes): Use consistent wording.
11416 Note that window-fringe's window arg is optional.
11417 (Scroll Bars): Use consistent wording.
11418
11419 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
11420
11421 * tips.texi (Comment Tips): Document the new conventions for
11422 commenting out code.
11423
11424 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
11425
11426 * positions.texi (Text Lines): Add missing end defun.
11427
11428 2004-02-07 Kim F. Storm <storm@cua.dk>
11429
11430 * positions.texi (Text Lines): Add line-number-at-pos.
11431
11432 2004-02-06 John Paul Wallington <jpw@gnu.org>
11433
11434 * display.texi (Button Properties, Button Buffer Commands):
11435 mouse-2 invokes button, not down-mouse-1.
11436
11437 2004-02-04 Jason Rumney <jasonr@gnu.org>
11438
11439 * makefile.w32-in: Sync with Makefile.in changes.
11440
11441 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
11442
11443 * minibuf.texi (Text from Minibuffer): Various corrections and
11444 clarifications.
11445 (Object from Minibuffer): Correct Lisp description of
11446 read-minibuffer.
11447 (Minibuffer History): Clarify description of cons values for
11448 HISTORY arguments.
11449 (Basic Completion): Various corrections and clarifications.
11450 Add completion-regexp-list.
11451 (Minibuffer Completion): Correct and clarify description of
11452 completing-read.
11453 (Completion Commands): Mention Partial Completion mode.
11454 Various other minor changes.
11455 (High-Level Completion): Various corrections and clarifications.
11456 (Reading File Names): Ditto.
11457 (Minibuffer Misc): Ditto.
11458
11459 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
11460
11461 * strings.texi (Text Comparison): assoc-string also matches
11462 elements of alists that are strings instead of conses.
11463 (Formatting Strings): Standardize Texinfo usage. Update index
11464 entries.
11465
11466 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
11467
11468 * lists.texi (Sets And Lists): Add delete-dups.
11469
11470 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
11471
11472 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
11473 special form.
11474 * macros.texi (Defining Macros): Update description of `declare',
11475 which now is a macro.
11476 (Wrong Time): Fix typos.
11477
11478 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
11479
11480 * compile.texi (Compilation Functions): Expand descriptions of
11481 `compile-defun', `byte-compile-file', `byte-recompile-directory'
11482 and `batch-byte-compile'. In particular, mention and describe
11483 all optional arguments.
11484 (Disassembly): Correct and clarify the description of `disassemble'.
11485
11486 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
11487
11488 * searching.texi: Various small changes in addition to the
11489 following.
11490 (Regexp Example): Adapt to new value of `sentence-end'.
11491 (Regexp Functions): The PAREN argument to `regexp-opt' can be
11492 `words'.
11493 (Search and Replace): Add usage note for `perform-replace'.
11494 (Entire Match Data): Mention INTEGERS and REUSE arguments to
11495 `match-data'.
11496 (Standard Regexps): Update for new values of `paragraph-start'
11497 and `sentence-end'.
11498
11499 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
11500
11501 * files.texi (Saving Buffers): Clarify descriptions of
11502 `write-contents-functions' and `before-save-hook'.
11503 Make the defvar's for `before-save-hook' and `after-save-hook'
11504 into defopt's.
11505
11506 2004-01-07 Kim F. Storm <storm@cua.dk>
11507
11508 * commands.texi (Click Events): Describe new image and
11509 width/height elements of click events.
11510 (Accessing Events): Add posn-string, posn-image, and
11511 posn-object-width-height. Change posn-object to return either
11512 image or string object.
11513
11514 2004-01-01 Simon Josefsson <jas@extundo.com>
11515
11516 * hooks.texi (Standard Hooks): Add before-save-hook.
11517 * files.texi (Saving Buffers): Likewise.
11518
11519 2004-01-03 Richard M. Stallman <rms@gnu.org>
11520
11521 * frames.texi (Frames and Windows): Delete frame-root-window.
11522
11523 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
11524
11525 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
11526
11527 * functions.texi: Various small changes in addition to the
11528 following.
11529 (What Is a Function): `functionp' returns nil for macros.
11530 Clarify behavior of this and following functions for symbol arguments.
11531 (Function Documentation): Add `\' in front of (fn @var{arglist})
11532 and explain why.
11533 (Defining Functions): Mention DOCSTRING argument to `defalias'.
11534 Add anchor.
11535 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
11536
11537 2004-01-01 Miles Bader <miles@gnu.org>
11538
11539 * display.texi (Buttons): New section.
11540
11541 2003-12-31 Andreas Schwab <schwab@suse.de>
11542
11543 * numbers.texi (Math Functions): sqrt reports a domain-error
11544 error.
11545 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
11546
11547 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
11548
11549 * tips.texi (Documentation Tips): Update item on hyperlinks in
11550 documentation strings.
11551
11552 * errors.texi (Standard Errors): Various small corrections and
11553 additions.
11554
11555 * control.texi: Various small changes in addition to the
11556 following.
11557 (Signaling Errors): Provide some more details on how `signal'
11558 constructs the error message. Add anchor to the definition of
11559 `signal'.
11560 (Error Symbols): Describe special treatment of `quit'.
11561 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
11562 to emphasize that it has to be a single form.
11563
11564 * buffers.texi: Add anchor.
11565
11566 2003-12-29 Richard M. Stallman <rms@gnu.org>
11567
11568 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
11569 (Window Configurations): Add window-configuration-frame.
11570
11571 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
11572
11573 * text.texi (Examining Properties): Add get-char-property-and-overlay.
11574 Change arg name in get-char-property.
11575 (Special Properties): Update handling of keymap property.
11576
11577 * strings.texi (Modifying Strings): Add clear-string.
11578 (Text Comparison): Add assoc-string and remove
11579 assoc-ignore-case, assoc-ignore-representation.
11580
11581 * os.texi (Time of Day): Add set-time-zone-rule.
11582
11583 * numbers.texi (Math Functions): asin, acos, log, log10
11584 report domain-error errors.
11585
11586 * nonascii.texi (Converting Representations):
11587 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
11588 (Encoding and I/O): Add file-name-coding-system.
11589
11590 * modes.texi (Search-based Fontification): Explain that
11591 face specs are symbols with face names as values.
11592
11593 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
11594
11595 * lists.texi (Building Lists): remq moved elsewhere.
11596 (Sets And Lists): remq moved here.
11597 (Association Lists): Refer to assoc-string.
11598
11599 * internals.texi (Garbage Collection): Add memory-use-counts.
11600
11601 * frames.texi (Frames and Windows): Add set-frame-selected-window
11602 and frame-root-window.
11603
11604 * files.texi (Contents of Directories):
11605 Add directory-files-and-attributes.
11606
11607 * display.texi (Refresh Screen): Add force-window-update.
11608 (Invisible Text): Explain about moving point out of invis text.
11609 (Overlay Properties): Add overlay-properties.
11610 (Managing Overlays): Add overlayp.
11611 (GIF Images): Invalid image number displays a hollow box.
11612
11613 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
11614 (Killing Buffers): Add buffer-live-p.
11615
11616 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
11617
11618 * display.texi (Fringes): Fix typo "set-buffer-window".
11619
11620 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
11621
11622 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
11623 * nonascii.texi, processes.texi, tips.texi, variables.texi:
11624 Add or change various xrefs and anchors.
11625
11626 * commands.texi: Replace all occurrences of @acronym{CAR} with
11627 @sc{car}, for consistency with the rest of the Elisp manual.
11628 `car' and `cdr' are historically acronyms, but are no longer
11629 widely thought of as such.
11630
11631 * internals.texi (Pure Storage): Mention that `purecopy' does not
11632 copy text properties.
11633 (Object Internals): Now 29 bits are used (in most implementations)
11634 to address Lisp objects.
11635
11636 * variables.texi (Variables with Restricted Values): New node.
11637
11638 * objects.texi (Lisp Data Types): Mention that certain variables
11639 can only take on a restricted set of values and add an xref to
11640 the new node "Variables with Restricted Values".
11641
11642 * eval.texi (Function Indirection): Describe the errors that
11643 `indirect-function' can signal.
11644 (Eval): Clarify the descriptions of `eval-region' and `values'.
11645 Describe `eval-buffer' instead of `eval-current-buffer' and
11646 mention `eval-current-buffer' as an alias for `current-buffer'.
11647 Correct the description and mention all optional arguments.
11648
11649 * nonascii.texi: Various small changes in addition to the
11650 following.
11651 (Converting Representations): Clarify behavior of
11652 `string-make-multibyte' and `string-to-multibyte' for unibyte all
11653 ASCII arguments.
11654 (Character Sets): Document the variable `charset-list' and adapt
11655 the definition of the function `charset-list' accordingly.
11656 (Translation of Characters): Clarify use of generic characters in
11657 `make-translation-table'. Clarify and correct the description of
11658 the use of translation tables in encoding and decoding.
11659 (User-Chosen Coding Systems): Correct and clarify the description
11660 of `select-safe-coding-system'.
11661 (Default Coding Systems): Clarify description of
11662 `file-coding-system-alist'.
11663
11664 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
11665
11666 * strings.texi (Text Comparison): Correctly describe when two
11667 strings are `equal'. Combine and clarify descriptions of
11668 `assoc-ignore-case' and `assoc-ignore-representation'.
11669
11670 * objects.texi (Non-ASCII in Strings): Clarify description of
11671 when a string is unibyte or multibyte.
11672 (Bool-Vector Type): Update examples.
11673 (Equality Predicates): Correctly describe when two strings are
11674 `equal'.
11675
11676 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
11677
11678 * lists.texi (Building Lists): `append' no longer accepts integer
11679 arguments. Update the description of `number-sequence' to reflect
11680 recent changes.
11681 (Sets And Lists): Describe `member-ignore-case' after `member'.
11682
11683 2003-11-27 Kim F. Storm <storm@cua.dk>
11684
11685 * commands.texi (Click Events): Click object may be an images.
11686 Describe (dx . dy) element of click positions.
11687 (Accessing Events): Remove duplicate posn-timestamp.
11688 New functions posn-object and posn-object-x-y.
11689
11690 2003-11-23 Kim F. Storm <storm@cua.dk>
11691
11692 * commands.texi (Click Events): Describe enhancements to event
11693 position lists, including new text-pos and (col . row) items.
11694 Mention left-fringe and right-fringe area events.
11695 (Accessing Events): New functions posn-area and
11696 posn-actual-col-row. Mention posn-timestamp. Mention that
11697 posn-point in non-text area still returns buffer position.
11698 Clarify posn-col-row.
11699
11700 2003-11-21 Lars Hansen <larsh@math.ku.dk>
11701
11702 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
11703 * anti.texi (File Attributes): Describe removed parameter
11704 ID-FORMAT.
11705
11706 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
11707
11708 * positions.texi (Positions): Mention that, if a marker is used as
11709 a position, its buffer is ignored.
11710
11711 * markers.texi (Overview of Markers): Mention it here too.
11712
11713 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
11714
11715 * numbers.texi (Numeric Conversions): Not just `floor', but also
11716 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
11717
11718 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
11719
11720 * markers.texi (Creating Markers): Specify insertion type of
11721 created markers. Add xref to `Marker Insertion Types'.
11722 Second argument to `copy-marker' is optional.
11723 (Marker Insertion Types): Mention that most markers are created
11724 with insertion type nil.
11725 (The Mark): Correctly describe when `mark' signals an error.
11726 (The Region): Correctly describe when `region-beginning' and
11727 `region-end' signal an error.
11728
11729 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
11730
11731 * hash.texi (Creating Hash): Clarify description of `eql'.
11732 `makehash' is obsolete.
11733 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
11734
11735 * positions.texi (Point): Change description of `buffer-end', so
11736 that it is also correct for floating point arguments.
11737 (List Motion): Correct argument lists of `beginning-of-defun' and
11738 `end-of-defun'.
11739 (Excursions): Add xref to `Marker Insertion Types'.
11740 (Narrowing): Argument to `narrow-to-page' is optional.
11741
11742 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
11743
11744 * streams.texi (Output Streams): Clarify behavior of point for
11745 marker output streams.
11746
11747 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
11748
11749 * variables.texi (Defining Variables): Second argument to
11750 `defconst' is not optional.
11751 (Setting Variables): Mention optional argument APPEND to
11752 `add-to-list'.
11753 (Creating Buffer-Local): Expand description of
11754 `make-variable-buffer-local'.
11755 (Frame-Local Variables): Expand description of
11756 `make-variable-frame-local'.
11757 (Variable Aliases): Correct description of optional argument
11758 DOCSTRING to `defvaralias'. Mention return value of
11759 `defvaralias'.
11760 (File Local Variables): Add xref to `File variables' in Emacs
11761 Manual. Correct description of `hack-local-variables'. Mention
11762 `safe-local-variable' property. Mention optional second argument
11763 to `risky-local-variable-p'.
11764
11765 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
11766
11767 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
11768
11769 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11770
11771 * anti.texi, backups.texi, commands.texi, customize.texi:
11772 * display.texi, files.texi, internals.texi, keymaps.texi:
11773 * loading.texi, modes.texi, nonascii.texi, numbers.texi:
11774 * objects.texi, os.texi, positions.texi, processes.texi:
11775 * searching.texi, sequences.texi, streams.texi, strings.texi:
11776 * syntax.texi, text.texi: Replace @sc{foo} with @acronym{FOO}.
11777
11778 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
11779
11780 * strings.texi (Creating Strings): Argument START to `substring'
11781 can not be `nil'. Expand description of
11782 `substring-no-properties'. Correct description of `split-string',
11783 especially with respect to empty matches. Prevent very bad line
11784 break in definition of `split-string-default-separators'.
11785 (Text Comparison): `string=' and `string<' also accept symbols as
11786 arguments.
11787 (String Conversion): More completely describe argument BASE in
11788 `string-to-number'.
11789 (Formatting Strings): `%s' and `%S' in `format' do require
11790 corresponding object. Clarify behavior of numeric prefix after
11791 `%' in `format'.
11792 (Case Conversion): The argument to `upcase-initials' can be a
11793 character.
11794
11795 2003-10-27 Kenichi Handa <handa@m17n.org>
11796
11797 * display.texi (Fontsets): Fix texinfo usage.
11798
11799 2003-10-25 Kenichi Handa <handa@m17n.org>
11800
11801 * display.texi (Fontsets): Add description of the function
11802 set-fontset-font.
11803
11804 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
11805
11806 * display.texi (Temporary Displays): Add xref to `Documentation
11807 Tips'.
11808
11809 * functions.texi (Function Safety): Use inforef instead of pxref
11810 for SES.
11811
11812 2003-10-23 Andreas Schwab <schwab@suse.de>
11813
11814 * Makefile.in (TEX, texinputdir): Don't define.
11815 (TEXI2DVI): Define.
11816 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
11817 add $(srcdir)/index.texi.
11818 ($(infodir)/elisp): Remove index.texi dependency.
11819 (elisp.dvi): Likewise. Use $(TEXI2DVI).
11820 (index.texi): Remove target.
11821 (dist): Don't link $(srcdir)/permute-index.
11822 (clean): Don't remove index.texi.
11823
11824 * permute-index, index.perm: Remove.
11825 * index.texi: Rename from index.unperm.
11826
11827 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
11828
11829 * tips.texi (Documentation Tips): Document new behavior for face
11830 and variable hyperlinks in Help mode.
11831
11832 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
11833
11834 * objects.texi (Integer Type): Update for extra bit of integer range.
11835 (Character Type): Ditto.
11836
11837 2003-10-16 Eli Zaretskii <eliz@gnu.org>
11838
11839 * numbers.texi (Integer Basics): Add index entries for reading
11840 numbers in hex, octal, and binary.
11841
11842 2003-10-16 Lute Kamstra <lute@gnu.org>
11843
11844 * modes.texi (Mode Line Format): Mention force-mode-line-update's
11845 argument.
11846
11847 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
11848
11849 * windows.texi (Choosing Window): Fix typo.
11850 * edebug.texi (Edebug Execution Modes): Fix typo.
11851
11852 2003-10-13 Richard M. Stallman <rms@gnu.org>
11853
11854 * windows.texi (Basic Windows): A window has fringe settings,
11855 display margins and scroll-bar settings.
11856 (Splitting Windows): Doc split-window return value.
11857 Clean up one-window-p.
11858 (Selecting Windows): Fix typo.
11859 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
11860 (Buffers and Windows): In set-window-buffer, explain effect
11861 on fringe settings and scroll bar settings.
11862 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
11863 (Choosing Window): Use defopt for pop-up-frame-function.
11864 For special-display-buffer-names, explain same-window and same-frame.
11865 Clarify window-dedicated-p return value.
11866 (Textual Scrolling): scroll-up and scroll-down can get an error.
11867 (Horizontal Scrolling): Clarify auto-hscroll-mode.
11868 Clarify set-window-hscroll.
11869 (Size of Window): Don't mention tool bar in window-height.
11870 (Coordinates and Windows): Explain what coordinates-in-window-p
11871 returns for fringes and display margins.
11872 (Window Configurations): Explain saving fringes, etc.
11873
11874 * tips.texi (Library Headers): Clean up Documentation.
11875
11876 * syntax.texi (Parsing Expressions): Clean up forward-comment
11877 and parse-sexp-lookup-properties.
11878
11879 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
11880
11881 * os.texi (System Environment): Clean up text for load-average errors.
11882
11883 * modes.texi (Hooks): Don't explain local hook details at front.
11884 Clarify run-hooks and run-hook-with-args a little.
11885 Clean up add-hook and remove-hook.
11886
11887 * edebug.texi (Edebug Execution Modes): Clarify t.
11888 Document edebug-sit-for-seconds.
11889 (Coverage Testing): Document C-x X = and =.
11890 (Instrumenting Macro Calls): Fix typo.
11891 (Specification List): Don't index the specification keywords.
11892
11893 2003-10-10 Kim F. Storm <storm@cua.dk>
11894
11895 * processes.texi (Network): Introduce make-network-process.
11896
11897 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
11898
11899 * tips.texi (Library Headers): Fix typo.
11900
11901 2003-10-07 Juri Linkov <juri@jurta.org>
11902
11903 * modes.texi (Imenu): Mention imenu-create-index-function's
11904 default value. Explain submenus better.
11905
11906 2003-10-07 Lute Kamstra <lute@gnu.org>
11907
11908 * modes.texi (Faces for Font Lock): Fix typo.
11909 (Hooks): Explain how buffer-local hook variables can refer to
11910 global hook variables.
11911 Various minor clarifications.
11912
11913 2003-10-06 Lute Kamstra <lute@gnu.org>
11914
11915 * tips.texi (Coding Conventions): Mention naming conventions for
11916 hooks.
11917
11918 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
11919
11920 * loading.texi (Library Search): Correct default value of
11921 load-suffixes.
11922 (Named Features): Fix typo.
11923
11924 2003-10-05 Richard M. Stallman <rms@gnu.org>
11925
11926 * loading.texi (Named Features): In `provide',
11927 say how to test for subfeatures.
11928 (Unloading): In unload-feature, use new var name
11929 unload-feature-special-hooks.
11930
11931 2003-10-03 Lute Kamstra <lute@gnu.org>
11932
11933 * modes.texi (Major Mode Conventions): Mention third way to set up
11934 Imenu.
11935 (Imenu): A number of small fixes.
11936 Delete documentation of internal variable imenu--index-alist.
11937 Document the return value format of imenu-create-index-function
11938 functions.
11939
11940 2003-09-30 Richard M. Stallman <rms@gnu.org>
11941
11942 * processes.texi (Network): Say what stopped datagram connections do.
11943
11944 * lists.texi (Association Lists): Clarify `assq-delete-all'.
11945
11946 * display.texi (Overlay Properties): Clarify `evaporate' property.
11947
11948 2003-09-29 Lute Kamstra <lute@gnu.org>
11949
11950 * modes.texi (Mode Line Data): Explain when symbols in mode-line
11951 constructs should be marked as risky.
11952 Change cons cell into proper list.
11953 (Mode Line Variables): Change cons cell into proper list.
11954
11955 2003-09-26 Lute Kamstra <lute@gnu.org>
11956
11957 * modes.texi (Mode Line Data): Document the :propertize construct.
11958 (Mode Line Variables): Reorder the descriptions of the variables
11959 to match their order in the default mode-line-format.
11960 Describe the new variables mode-line-position and mode-line-modes.
11961 Update the default values of mode-line-frame-identification,
11962 minor-mode-alist, and default-mode-line-format.
11963 (Properties in Mode): Mention the :propertize construct.
11964
11965 2003-09-26 Richard M. Stallman <rms@gnu.org>
11966
11967 * buffers.texi, commands.texi, debugging.texi, eval.texi:
11968 * loading.texi, minibuf.texi, text.texi, variables.texi:
11969 Avoid @strong{Note:}.
11970
11971 2003-09-26 Richard M. Stallman <rms@gnu.org>
11972
11973 * keymaps.texi (Remapping Commands): Fix typo.
11974
11975 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
11976
11977 * processes.texi (Low-Level Network): Fix typo.
11978
11979 2003-09-23 Kim F. Storm <storm@cua.dk>
11980
11981 * processes.texi (Network, Network Servers): Fix typos.
11982 (Low-Level Network): Add timeout value for :server keyword.
11983 Add new option keywords to make-network-process.
11984 Add set-network-process-options.
11985 Explain how to test availability of network options.
11986
11987 2003-09-19 Richard M. Stallman <rms@gnu.org>
11988
11989 * text.texi (Motion by Indent): Arg to
11990 backward-to-indentation and forward-to-indentation is optional.
11991
11992 * strings.texi (Creating Strings): Add substring-no-properties.
11993
11994 * processes.texi
11995 (Process Information): Add list-processes arg QUERY-ONLY.
11996 Delete process-contact from here.
11997 Add new status values for process-status.
11998 Add process-get, process-put, process-plist, set-process-plist.
11999 (Synchronous Processes): Add call-process-shell-command.
12000 (Signals to Processes): signal-process allows process objects.
12001 (Network): Complete rewrite.
12002 (Network Servers, Datagrams, Low-Level Network): New nodes.
12003
12004 * positions.texi (Word Motion): forward-word, backward-word
12005 arg is optional. Reword.
12006
12007 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
12008
12009 * variables.texi (Creating Buffer-Local):
12010 Delete duplicate definition of buffer-local-value.
12011 (File Local Variables): Explain about discarding text props.
12012
12013 2003-09-11 Richard M. Stallman <rms@gnu.org>
12014
12015 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
12016 changes variables that record input events.
12017 (Minibuffer Misc): Add minibuffer-selected-window.
12018
12019 * lists.texi (Building Lists): Add copy-tree.
12020
12021 * display.texi (Fontsets): Add char-displayable-p.
12022 (Scroll Bars): New node.
12023
12024 2003-09-08 Lute Kamstra <lute@gnu.org>
12025
12026 * modes.texi (%-Constructs): Document new `%i' and `%I'
12027 constructs.
12028
12029 2003-09-03 Peter Runestig <peter@runestig.com>
12030
12031 * makefile.w32-in: New file.
12032
12033 2003-08-29 Richard M. Stallman <rms@gnu.org>
12034
12035 * display.texi (Overlay Properties): Clarify how priorities
12036 affect use of the properties.
12037
12038 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
12039
12040 * customize.texi (Type Keywords): Correct the description of
12041 `:help-echo' in the case where `motion-doc' is a function.
12042
12043 2003-08-14 John Paul Wallington <jpw@gnu.org>
12044
12045 * modes.texi (Emulating Mode Line): Subsection, not section.
12046
12047 2003-08-13 Richard M. Stallman <rms@gnu.org>
12048
12049 * elisp.texi (Top): Update subnode lists in menu.
12050
12051 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
12052 (Kill Functions): kill-region has new arg yank-handler.
12053 (Yanking): New node.
12054 (Yank Commands): Add yank-undo-function.
12055 (Low-Level Kill Ring):
12056 kill-new and kill-append have new arg yank-handler.
12057 (Changing Properties): Add remove-list-of-text-properties.
12058 (Atomic Changes): New node.
12059
12060 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
12061
12062 * streams.texi (Output Variables): Add eval-expression-print-length
12063 and eval-expression-print-level.
12064
12065 * os.texi (Time Conversion): For encode-time, explain limits on year.
12066
12067 * objects.texi (Character Type): Define anchor "modifier bits".
12068
12069 * modes.texi (Emulating Mode Line): New node.
12070 (Search-based Fontification): Font Lock uses font-lock-face property.
12071 (Other Font Lock Variables): Likewise.
12072
12073 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
12074 not vectors.
12075 (Active Keymaps): Add emulation-mode-map-alists.
12076 (Functions for Key Lookup): key-binding has new arg no-remap.
12077 (Remapping Commands): New node.
12078 (Scanning Keymaps): where-is-internal has new arg no-remap.
12079 (Tool Bar): Add tool-bar-local-item-from-menu.
12080 Clarify when to use tool-bar-add-item-from-menu.
12081
12082 * commands.texi (Interactive Call): commandp has new arg.
12083 (Command Loop Info): Add this-original-command.
12084
12085 2003-08-06 John Paul Wallington <jpw@gnu.org>
12086
12087 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
12088
12089 * display.texi (Warning Basics): Fix typo.
12090 (Fringes): Add closing curly bracket and fix typo.
12091
12092 * elisp.texi (Top): Fix typo.
12093
12094 2003-08-05 Richard M. Stallman <rms@gnu.org>
12095
12096 * elisp.texi: Update lists of subnodes.
12097
12098 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
12099
12100 * variables.texi (Local Variables): Use lc for example variable names.
12101
12102 * tips.texi (Library Headers): Explain where to put -*-.
12103
12104 * strings.texi (Creating Strings): Fix xref for vconcat.
12105
12106 * sequences.texi (Vector Functions):
12107 vconcat no longer allows integer args.
12108
12109 * minibuf.texi (Reading File Names): read-file-name has new
12110 arg PREDICATE. New function read-directory-name.
12111
12112 * macros.texi (Defining Macros): Give definition of `declare'.
12113 (Indenting Macros): New node.
12114
12115 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
12116 (Window Frame Parameters): Make separate table of parameters
12117 that are coupled with specific face attributes.
12118 (Deleting Frames): delete-frame-hooks renamed to
12119 delete-frame-functions.
12120
12121 * files.texi (Magic File Names): Add file-remote-p.
12122 Clarify file-local-copy.
12123
12124 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
12125 here; instead xref Defining Macros.
12126
12127 * display.texi (Warnings): New node, and subnodes.
12128 (Fringes): New node.
12129
12130 * debugging.texi (Test Coverage): New node.
12131
12132 * compile.texi (Compiler Errors): Explain with-no-warnings
12133 and other ways to suppress warnings.
12134
12135 * commands.texi (Interactive Call): Minor clarification.
12136
12137 * buffers.texi (Buffer File Name): set-visited-file-name
12138 renames the buffer too.
12139
12140 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
12141
12142 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
12143
12144 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
12145
12146 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
12147
12148 * internals.texi (Garbage Collection): Fix previous change.
12149
12150 2003-07-22 Richard M. Stallman <rms@gnu.org>
12151
12152 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
12153
12154 * display.texi (Width): Use \s syntax in example.
12155 (Font Selection): Add face-font-rescale-alist.
12156
12157 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
12158 Remove spurious indent in example.
12159
12160 * lists.texi (Building Lists): Add number-sequence.
12161
12162 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
12163
12164 * functions.texi (Function Documentation): Explain how to
12165 show calling convention explicitly in the doc string.
12166
12167 * windows.texi (Selecting Windows): save-selected-window saves
12168 selected window of each frame.
12169 (Window Configurations): Minor change.
12170
12171 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
12172
12173 * streams.texi (Output Variables): Add print-continuous-numbering
12174 and print-number-table.
12175
12176 * processes.texi (Decoding Output): New node.
12177
12178 * os.texi (Time Conversion): decode-time arg is optional.
12179
12180 * objects.texi (Character Type): Don't use space as example for \.
12181 Make list of char names and \-sequences correspond.
12182 Explain that \s is not used in strings. `\ ' needs space after.
12183
12184 * nonascii.texi (Converting Representations): Add string-to-multibyte.
12185 (Translation of Characters): Add translation-table-for-input.
12186 (Default Coding Systems): Add auto-coding-functions.
12187 (Explicit Encoding): Add decode-coding-inserted-region.
12188 (Locales): Add locale-info.
12189
12190 * minibuf.texi (Basic Completion): Describe test-completion.
12191 Collections can be lists of strings.
12192 Clean up lazy-completion-table.
12193 (Programmed Completion): Mention test-completion.
12194 Clarify why lambda expressions are not accepted.
12195 (Minibuffer Misc): Describe minibufferp.
12196
12197 2003-07-14 Richard M. Stallman <rms@gnu.org>
12198
12199 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
12200
12201 * windows.texi (Selecting Windows): New arg to select-window.
12202 (Selecting Windows): Add with-selected-window.
12203 (Size of Window): Add window-inside-edges, etc.
12204
12205 * internals.texi (Garbage Collection): Add post-gc-hook.
12206
12207 * processes.texi (Subprocess Creation): Add exec-suffixes.
12208
12209 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
12210 (Scanning Keymaps): Add map-keymaps.
12211 (Defining Menus): Add keymap-prompt.
12212
12213 * numbers.texi (Integer Basics): Add most-positive-fixnum,
12214 most-negative-fixnum.
12215
12216 * compile.texi (Byte Compilation): Explain no-byte-compile.
12217 (Compiler Errors): New node.
12218
12219 * os.texi (User Identification): user-uid, user-real-uid
12220 can return float.
12221
12222 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
12223 and about derived modes.
12224 (Minor Modes): Add minor-mode-list.
12225 (Defining Minor Modes): Keyword args for define-minor-mode.
12226 (Search-based Fontification): Explain managing other properties.
12227 (Other Font Lock Variables): Add font-lock-extra-managed-props.
12228 (Faces for Font Lock): Add font-lock-preprocessor-face.
12229 (Hooks): Add run-mode-hooks and delay-mode-hooks.
12230
12231 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
12232 (Variable Aliases): Clarify defvaralias.
12233
12234 * loading.texi (Library Search): Add load-suffixes.
12235
12236 * minibuf.texi (Basic Completion): Add lazy-completion-table.
12237 (Programmed Completion): Add dynamic-completion-table.
12238
12239 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
12240 (Magic File Names): Specify precedence order of handlers.
12241
12242 * commands.texi (Command Overview): Emacs server runs pre-command-hook
12243 and post-command-hook.
12244 (Waiting): New calling convention for sit-for.
12245
12246 * text.texi (Special Properties): local-map and keymap properties
12247 apply based on their stickiness.
12248
12249 2003-07-07 Richard M. Stallman <rms@gnu.org>
12250
12251 * modes.texi (Minor Mode Conventions): Specify only some kinds
12252 of list values as args to minor modes.
12253
12254 * files.texi (File Name Expansion): Warn about iterative use
12255 of substitute-in-file-name.
12256
12257 * advice.texi (Activation of Advice): Clean up previous change.
12258
12259 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
12260
12261 * advice.texi (Activation of Advice): Note that ad-start-advice is
12262 turned on by default.
12263
12264 2003-06-30 Richard M. Stallman <rms@gnu.org>
12265
12266 * text.texi (Buffer Contents): Document current-word.
12267 (Change Hooks): Not called for *Messages*.
12268
12269 * functions.texi (Defining Functions): Explain about redefining
12270 primitives.
12271 (Function Safety): Rename. Minor changes.
12272 Comment out the detailed criteria for what is safe.
12273
12274 2003-06-22 Andreas Schwab <schwab@suse.de>
12275
12276 * objects.texi (Symbol Type): Fix description of examples.
12277
12278 2003-06-16 Andreas Schwab <schwab@suse.de>
12279
12280 * hash.texi (Creating Hash): Fix description of :weakness.
12281
12282 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
12283
12284 * files.texi (Changing Files): copy-file copies file modes, too.
12285
12286 2003-05-28 Richard M. Stallman <rms@gnu.org>
12287
12288 * strings.texi (Creating Strings): Clarify split-string.
12289
12290 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
12291
12292 * strings.texi (Creating Strings): Update split-string specification
12293 and examples.
12294
12295 2003-05-19 Richard M. Stallman <rms@gnu.org>
12296
12297 * elisp.texi: Correct invariant section names.
12298
12299 2003-04-20 Richard M. Stallman <rms@gnu.org>
12300
12301 * os.texi (Timers): Explain about timers and quitting.
12302
12303 2003-04-19 Richard M. Stallman <rms@gnu.org>
12304
12305 * internals.texi (Writing Emacs Primitives): Strings are
12306 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
12307 Explain GCPRO convention for varargs function args.
12308
12309 2003-04-16 Richard M. Stallman <rms@gnu.org>
12310
12311 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
12312
12313 2003-04-08 Richard M. Stallman <rms@gnu.org>
12314
12315 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
12316
12317 2003-02-13 Kim F. Storm <storm@cua.dk>
12318
12319 * objects.texi (Character Type): New \s escape for space.
12320
12321 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
12322
12323 * os.texi (System Environment): Add cygwin system-type.
12324
12325 2003-01-25 Richard M. Stallman <rms@gnu.org>
12326
12327 * keymaps.texi: Document that a symbol can act as a keymap.
12328
12329 2003-01-13 Richard M. Stallman <rms@gnu.org>
12330
12331 * text.texi (Changing Properties): Say string indices are origin-0.
12332
12333 * positions.texi (Screen Lines) <compute-motion>:
12334 Correct order of elts in return value.
12335
12336 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
12337 how to define a default binding.
12338
12339 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
12340
12341 * loading.texi (Unloading): Fix recent change for load-history.
12342
12343 * customize.texi (Simple Types): Clarify description of custom
12344 type 'number. Describe new custom type 'float.
12345
12346 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
12347
12348 * variables.texi (File Local Variables): Fix typo.
12349
12350 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
12351
12352 From Michael Albinus <Michael.Albinus@alcatel.de>.
12353
12354 * README: Target for Info file is `make info'.
12355
12356 * files.texi (File Name Components): Fix typos in
12357 `file-name-sans-extension'.
12358 (Magic File Names): Complete list of operations for magic file
12359 name handlers.
12360
12361 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
12362
12363 * variables.texi (File Local Variables): New function
12364 risky-local-variable-p.
12365
12366 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
12367
12368 * functions.texi (Function safety): New node about unsafep.
12369
12370 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
12371
12372 * customize.texi (Splicing into Lists): Fix example.
12373 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
12374
12375 2002-06-17 Juanma Barranquero <lektu@terra.es>
12376
12377 * frames.texi (Display Feature Testing): Fix typo.
12378
12379 2002-06-12 Andreas Schwab <schwab@suse.de>
12380
12381 * frames.texi (Initial Parameters, Resources): Fix references to
12382 the Emacs manual.
12383
12384 2002-05-13 Kim F. Storm <storm@cua.dk>
12385
12386 * variables.texi (Intro to Buffer-Local): Update warning and
12387 example relating to changing buffer inside let.
12388
12389 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
12390
12391 * os.texi (Session Management): New node about X Session management.
12392
12393 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
12394
12395 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
12396 to which the manual corresponds, and the copyright years.
12397
12398 * Makefile.in (VERSION): Set to 2.9.
12399
12400 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
12401
12402 * elisp.texi: Change the category in @dircategory to "Emacs", to
12403 make it consistent with info/dir.
12404
12405 2001-11-25 Miles Bader <miles@gnu.org>
12406
12407 * text.texi (Fields): Describe new `limit' arg in
12408 field-beginning/field-end.
12409
12410 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
12411
12412 * permute-index: Don't depend on csh-specific features.
12413 Replace the interpreter name with /bin/sh.
12414
12415 * two-volume-cross-refs.txt: New file.
12416 * two.el: New file.
12417 * spellfile: New file.
12418
12419 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
12420
12421 * permute-index: New file.
12422
12423 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
12424 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
12425 8+3 restricted namespace.
12426
12427 * Makefile.in (infodir): Define relative to $(srcdir).
12428 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
12429 include directories list via -I switch to makeinfo.
12430 (index.texi): Use cp if both hard and symbolic links fail.
12431
12432 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
12433
12434 * Makefile.in (distclean): Add.
12435
12436 The following changes make ELisp manual part of the Emacs
12437 distribution:
12438
12439 * Makefile.in: Add Copyright notice.
12440 (prefix): Remove.
12441 (infodir): Change value to "../info".
12442 (VPATH): New variable.
12443 (MAKE): Don't define.
12444 (texmacrodir): Don't define.
12445 (texinputdir): Append the existing value of TEXINPUTS.
12446 ($(infodir)/elisp): Instead of just "elisp". Reformat the
12447 command to be compatible with man/Makefile.in, and to put the
12448 output into ../info.
12449 (info): Add target.
12450 (installall): Target removed.
12451
12452 2001-10-31 Pavel Janík <Pavel@Janik.cz>
12453
12454 * tips.texi (Coding Conventions): Fix typo.
12455
12456 2001-10-23 Gerd Moellmann <gerd@gnu.org>
12457
12458 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
12459
12460 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
12461
12462 * files.texi (File Name Components): Update the description of
12463 file-name-sans-extension and file-name-extension, as they now
12464 ignore leading dots.
12465
12466 2001-10-20 Gerd Moellmann <gerd@gnu.org>
12467
12468 * (Version 21.1 released.)
12469
12470 2001-10-19 Miles Bader <miles@gnu.org>
12471
12472 * positions.texi (Text Lines): Describe behavior of
12473 `beginning-of-line'/`end-of-line' in the presence of field properties.
12474
12475 2001-10-17 Gerd Moellmann <gerd@gnu.org>
12476
12477 * Makefile.in (VERSION): Set to 2.8.
12478 (manual): Use `manual-21'.
12479
12480 * elisp.texi (VERSION): Add and use it where the version
12481 number was used. Set it to 2.8.
12482
12483 * intro.texi: Likewise.
12484
12485 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
12486
12487 * files.texi (File Name Completion): Document the significance of
12488 a trailing slash in elements of completion-ignored-extensions.
12489
12490 2001-10-06 Miles Bader <miles@gnu.org>
12491
12492 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
12493
12494 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12495
12496 * variables.texi (Variable Aliases): New node.
12497
12498 2001-10-04 Gerd Moellmann <gerd@gnu.org>
12499
12500 * Branch for 21.1.
12501
12502 2001-10-02 Miles Bader <miles@gnu.org>
12503
12504 * minibuf.texi (Minibuffer Misc): Add entries for
12505 `minibuffer-contents', `minibuffer-contents-no-properties', and
12506 `delete-minibuffer-contents'.
12507 Correct description for `minibuffer-prompt-end'.
12508
12509 * text.texi (Property Search): Correct descriptions of
12510 `next-char-property-change' and `previous-char-property-change'.
12511 Add entries for `next-single-char-property-change' and
12512 `previous-single-char-property-change'.
12513 Make operand names a bit more consistent.
12514
12515 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
12516
12517 * frames.texi (Finding All Frames): Document that next-frame and
12518 previous-frame are local to current terminal.
12519
12520 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
12521
12522 * keymaps.texi (Creating Keymaps): Fix the description of the
12523 result of make-keymap.
12524
12525 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
12526
12527 * display.texi (Font Lookup, Attribute Functions)
12528 (Image Descriptors): Add cross-references to the definition of
12529 selected frame.
12530
12531 * buffers.texi (The Buffer List): Add cross-references to the
12532 definition of selected frame.
12533
12534 * frames.texi (Input Focus): Clarify which frame is _the_ selected
12535 frame at any given time.
12536 (Multiple Displays, Size and Position): Add a cross-reference to
12537 the definition of the selected frame.
12538
12539 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
12540
12541 * strings.texi (String Conversion) <string-to-number>: Document
12542 that a float is returned for integers that are too large.
12543
12544 * frames.texi (Mouse Position): Document mouse-position-function.
12545 (Display Feature Testing): Document display-images-p.
12546 (Window Frame Parameters): Document the cursor-type variable.
12547
12548 * numbers.texi (Integer Basics): Document CL style read syntax for
12549 integers in bases other than 10.
12550
12551 * positions.texi (List Motion):
12552 Document open-paren-in-column-0-is-defun-start.
12553
12554 * lists.texi (Sets And Lists): Document member-ignore-case.
12555
12556 * internals.texi (Garbage Collection): Document the used and free
12557 strings report.
12558 (Memory Usage): Document strings-consed.
12559
12560 * os.texi (Time of Day): Document float-time.
12561 (Recording Input): Document that clear-this-command-keys clears
12562 the vector to be returned by recent-keys.
12563
12564 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
12565 The argument keymap can be a list.
12566
12567 * nonascii.texi (User-Chosen Coding Systems)
12568 <select-safe-coding-system>: Document the new argument
12569 accept-default-p and the variable
12570 select-safe-coding-system-accept-default-p. Tell what happens if
12571 buffer-file-coding-system is undecided.
12572 (Default Coding Systems): Document auto-coding-regexp-alist.
12573
12574 * display.texi (The Echo Area) <message>: Document
12575 message-truncate-lines.
12576 (Glyphs): Document that the glyph table is unused on windowed
12577 displays.
12578
12579 * help.texi (Describing Characters) <single-key-description>:
12580 Document the new argument no-angles.
12581 (Accessing Documentation) <documentation-property>: Document that
12582 a non-string property is evaluated.
12583 <documentation>: Document that the function-documentation property
12584 is looked for.
12585
12586 * windows.texi (Selecting Windows): Document some-window.
12587
12588 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
12589
12590 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
12591 apropos-mode-hook.
12592
12593 * commands.texi (Using Interactive): Document interactive-form.
12594 (Keyboard Macros): Document kbd-macro-termination-hook.
12595 (Command Loop Info): Document that clear-this-command-keys clears
12596 the vector to be returned by recent-keys.
12597
12598 2001-09-04 Werner LEMBERG <wl@gnu.org>
12599
12600 * Makefile.in (srcdir, texinputdir): New variables.
12601 (srcs, index.texi, install): Use $(srcdir).
12602 (.PHONY): Remove elisp.dvi.
12603 (elisp): Use -I switch for makeinfo.
12604 (elisp.dvi): Use $(srcdir) and $(texinputdir).
12605 (installall, dist): Use $(srcdir).
12606 Fix path to texinfo.tex.
12607 (maintainer-clean): Add elisp.dvi and elisp.oaux.
12608
12609 2001-08-30 Gerd Moellmann <gerd@gnu.org>
12610
12611 * display.texi (Conditional Display): Adjust to API change.
12612
12613 * configure: New file.
12614
12615 2001-07-30 Gerd Moellmann <gerd@gnu.org>
12616
12617 * commands.texi (Repeat Events): Add description of
12618 double-click-fuzz.
12619
12620 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
12621
12622 * syntax.texi (Syntax Class Table): Add the missing designator for
12623 comment and string fences.
12624 (Syntax Properties): Add a xref to syntax table internals.
12625 (Syntax Table Internals): Document string-to-syntax.
12626
12627 2001-05-07 Gerd Moellmann <gerd@gnu.org>
12628
12629 * Makefile.in (install): Use install-info command line options
12630 like in Emacs' Makefile.in.
12631
12632 2000-12-09 Miles Bader <miles@gnu.org>
12633
12634 * windows.texi (Window Start): Update documentation for
12635 `pos-visible-in-window-p'.
12636
12637 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
12638
12639 * lists.texi (Building Lists): Add footnote to explain how to add
12640 to the end of a list.
12641
12642 2000-10-25 Gerd Moellmann <gerd@gnu.org>
12643
12644 * files.texi (Visiting Functions): Typos.
12645
12646 2000-10-25 Kenichi Handa <handa@etl.go.jp>
12647
12648 * files.texi (Visiting Functions): Return value of
12649 find-file-noselect may be a list of buffers if wildcards are used.
12650
12651 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
12652
12653 * display.texi (Defining Faces): Document `graphic' display type
12654 in face specs.
12655
12656 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12657
12658 * hooks.texi (Standard Hooks): Replace obsolete
12659 `after-make-frame-hook' with `after-make-frame-functions'.
12660
12661 * frames.texi (Creating Frames): Ditto.
12662
12663 * variables.texi (Future Local Variables): Ditto.
12664
12665 2000-10-16 Gerd Moellmann <gerd@gnu.org>
12666
12667 * display.texi (Other Image Types): Add description of :foreground
12668 and :background properties of mono PBM images.
12669
12670 2000-08-17 Werner LEMBERG <wl@gnu.org>
12671
12672 * .cvsignore: New file.
12673
12674 2000-01-05 Gerd Moellmann <gerd@gnu.org>
12675
12676 * tindex.pl: New script.
12677
12678 1999-12-03 Dave Love <fx@gnu.org>
12679
12680 * Makefile.in (MAKEINFO): New parameter.
12681
12682 1999-09-17 Richard Stallman <rms@gnu.org>
12683
12684 * Makefile.in (srcs): Add hash.texi.
12685 (VERSION): Update to 20.6.
12686
12687 1999-09-13 Richard Stallman <rms@gnu.org>
12688
12689 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
12690
12691 1998-08-29 Karl Heuer <kwzh@gnu.org>
12692
12693 * configure.in: New file.
12694 * Makefile.in: Renamed from Makefile.
12695 (prefix, infodir): Use value obtained from configure.
12696 (emacslibdir): Obsolete variable deleted.
12697 (dist): Distribute configure.in, configure, Makefile.in.
12698
12699 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
12700
12701 * Makefile (INSTALL_INFO): New variable.
12702 (install): Run install-info.
12703
12704 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
12705
12706 * Makefile (elisp.dvi): Add missing backslash.
12707
12708 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
12709
12710 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
12711 Run texindex without `./'. Always run texindex on elisp.tp.
12712 (elisp.tps): Target deleted.
12713
12714 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
12715
12716 * Makefile (srcs): Add nonascii.texi and customize.texi.
12717 (dist): Start by deleting `temp'.
12718
12719 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
12720
12721 * Makefile (makeinfo, texindex): Targets deleted.
12722 (makeinfo.o, texindex.o): Targets deleted.
12723 (clean, dist): Don't do anything with them or with getopt*.
12724
12725 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
12726
12727 * Makefile (SHELL): Defined.
12728
12729 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
12730
12731 * Makefile (elisp.tps): New target.
12732 (elisp.dvi): Depend on elisp.tps.
12733
12734 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
12735
12736 * README: Update phone number.
12737
12738 * Makefile (elisp): Make this be the default target.
12739 Depend on makeinfo.c instead of makeinfo.
12740 (install): Don't depend on elisp.dvi, since we don't install that.
12741 Use mkinstalldirs.
12742 (dist): Add mkinstalldirs.
12743
12744 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12745
12746 * Makefile (VERSION): Update version number.
12747 (maintainer-clean): Rename from realclean.
12748
12749 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
12750
12751 * Makefile (realclean): New target.
12752 (elisp): Remove any old elisp-* files first.
12753
12754 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
12755
12756 * Makefile (VERSION): New variable.
12757 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
12758 Compressed file suffix should be `.gz', not `.z'.
12759
12760 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12761
12762 * Makefile (elisp): Depend on makeinfo.
12763
12764 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
12765
12766 * Makefile (srcs): Add anti.texi.
12767
12768 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12769
12770 * Makefile (infodir, prefix): New vars.
12771 (install): Use infodir.
12772 (emacsinfodir): Delete.
12773
12774 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12775
12776 * Makefile (srcs): Add calendar.texi.
12777
12778 * Makefile (dist): Copy texindex.c and makeinfo.c.
12779 Limit elisp-* files to those with one or two digits.
12780
12781 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12782
12783 * Makefile (dist): Change to use Gzip instead of compress.
12784
12785 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12786
12787 * loading.texi (Unloading): define-function changed back to
12788 defalias. It may not stay this way, but at least it's
12789 consistent with the known-good version of the code patch.
12790
12791 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
12792
12793 * modes.texi (Hooks): Document new optional arg of add-hook.
12794
12795 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
12796
12797 * variables.texi: Document nil initial value of buffer-local variables.
12798
12799 * tips.texi: Add new section on standard library headers.
12800
12801 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12802
12803 * Makefile (srcs): Add frame.texi to the list of sources.
12804
12805 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12806
12807 * Makefile (dist): Don't bother excluding autosave files; they'll
12808 never make it into the temp directory anyway, and the hash marks
12809 in the name are problematic for make and the Bourne shell.
12810 (srcs): ???
12811
12812 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
12813
12814 * Makefile (dist): Don't include backup files or autosave files in
12815 the distribution tar file.
12816
12817 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12818
12819 * Makefile (srcs): Add index.perm.
12820 (elisp.dvi): Remove erroneous shell comment.
12821 Expect output of permute-index in permuted.fns.
12822 Save old elisp.aux in elisp.oaux.
12823 (clean): Add index.texi to be deleted.
12824
12825 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12826
12827 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
12828
12829 1990-06-26 David Lawrence (tale@geech)
12830
12831 * files.texi: Noted that completion-ignored-extensions is ignored
12832 when making *Completions*.
12833
12834 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
12835
12836 * Makefile make dist now depends on elisp.dvi, since it tries
12837 to include it in the dist file.
12838
12839 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
12840
12841 * functions.texinfo (Mapping Functions): Add missing quote.
12842
12843 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
12844
12845 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
12846 (defunargs): Turn off \hyphenchar of \sl font temporarily.
12847
12848 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12849
12850 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
12851 and @error{} are the terms now being used. The files in the
12852 directory have been changed to reflect this.
12853
12854 * All instances of @indentedresultt{} have been changed to
12855 ` @result{}', using 5 spaces at the beginning of the line.
12856
12857 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12858
12859 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
12860 experimental @indentedresult{}, @indentedexpandsto{} are part of
12861 the texinfo.tex in this directory. These TeX macros are not
12862 stable yet.
12863
12864 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12865
12866 * texinfo.tex: Temporarily added
12867 \let\result=\dblarrow
12868 \def\error{{\it ERROR} \longdblarrow}
12869 We need to do this better soon.
12870
12871 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
12872
12873 * Applied Karl Berry's patches to *.texinfo files, but not to
12874 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
12875 new title page format is also not applied, since it requires
12876 texinfo.tex changes.)
12877
12878 * Cleaned up `Makefile' and defined the `emacslibdir' directory
12879 for the Project GNU development environment.
12880
12881 ;; Local Variables:
12882 ;; coding: utf-8
12883 ;; End:
12884
12885 Copyright (C) 1998-2014 Free Software Foundation, Inc.
12886
12887 This file is part of GNU Emacs.
12888
12889 GNU Emacs is free software: you can redistribute it and/or modify
12890 it under the terms of the GNU General Public License as published by
12891 the Free Software Foundation, either version 3 of the License, or
12892 (at your option) any later version.
12893
12894 GNU Emacs is distributed in the hope that it will be useful,
12895 but WITHOUT ANY WARRANTY; without even the implied warranty of
12896 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12897 GNU General Public License for more details.
12898
12899 You should have received a copy of the GNU General Public License
12900 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.