]> code.delx.au - gnu-emacs/blob - doc/lispref/ChangeLog
(Splitting Windows, Deleting Windows)
[gnu-emacs] / doc / lispref / ChangeLog
1 2008-11-16 Martin Rudalics <rudalics@gmx.at>
2
3 * windows.texi (Splitting Windows, Deleting Windows)
4 (Selecting Windows, Cyclic Window Ordering)
5 (Buffers and Windows, Displaying Buffers, Choosing Window)
6 (Dedicated Windows, Window Point, Window Start and End)
7 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
8 (Size of Window, Resizing Windows, Window Configurations)
9 (Window Parameters): Avoid @var at beginning of sentences and
10 reword accordingly.
11
12 2008-11-11 Lute Kamstra <lute@gnu.org>
13
14 * files.texi (File Name Components): Fix file-name-extension
15 documentation.
16
17 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
18
19 * frames.texi (Basic Parameters): Remove display-environment-variable
20 and term-environment-variable.
21
22 2008-11-08 Eli Zaretskii <eliz@gnu.org>
23
24 * windows.texi (Basic Windows, Splitting Windows)
25 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
26 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
27 (Resizing Windows, Window Configurations, Window Parameters):
28 Fix wording and markup.
29
30 2008-11-07 Martin Rudalics <rudalics@gmx.at>
31
32 * windows.texi (Windows): Update entries.
33 (Basic Windows): Remove listing of attributes. Reword.
34 (Splitting Windows, Deleting Windows): Reword.
35 (Selecting Windows, Cyclic Window Ordering): Reword with special
36 emphasis on order of recently selected windows and buffer list.
37 (Buffers and Windows, Choosing Window): Reword with special
38 emphasis on dedicated windows.
39 (Displaying Buffers): Reword. For switch-to-buffer mention that
40 it may fall back on pop-to-buffer. For other-window try to
41 explain how it treats the cyclic ordering of windows.
42 (Dedicated Windows): New node and section discussing dedicated
43 windows and associated functions.
44 (Window Point): Add entry for window-point-insertion-type. Reword.
45 (Window Start and End): Rename node and section title. Reword.
46 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
47 Minor rewording.
48 (Size of Window): Reword, in particular text on window-width.
49 (Resizing Windows): Reword. Add text on balancing windows.
50 (Window Configurations): Reword. Mention window parameters.
51 (Window Parameters): New node and section on window parameters.
52 (Window Hooks): Reword. Mention that
53 window-configuration-change-hook is run "buffer-locally".
54 * elisp.texi (Top): Update Windows entries in @detailmenu
55 section.
56
57 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
58
59 * searching.texi (Regexp Search): Fix typo.
60
61 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
62
63 * searching.texi (Regexp Search): Document GREEDY arg.
64 (Simple Match Data): Fix return value.
65
66 2008-11-01 Eli Zaretskii <eliz@gnu.org>
67
68 * nonascii.texi (Text Representations): Rewrite to make consistent
69 with Emacs 23 internal representation of characters. Document
70 `unibyte-string'.
71
72 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
73
74 * processes.texi (Process Information): Note that process-status
75 does not accept buffer names.
76
77 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
78
79 * positions.texi (Skipping Characters): Correct return value of
80 skip-chars-forward.
81
82 2008-10-25 Martin Rudalics <rudalics@gmx.at>
83
84 * windows.texi (Deleting Windows): Update documentation of
85 delete-windows-on.
86 (Buffers and Windows): Update documentations of
87 get-buffer-window and get-buffer-window-list.
88 (Displaying Buffers): Update documentation of
89 replace-buffer-in-windows.
90
91 * buffers.texi (Current Buffer): Reword set-buffer and
92 with-current-buffer documentations.
93 (Creating Buffers): Reword documentation of get-buffer-create.
94
95 2008-10-23 Martin Rudalics <rudalics@gmx.at>
96
97 * buffers.texi (Current Buffer): Reword documentation of
98 set-buffer.
99 (Buffer Names): Reword documentation of buffer-name.
100 (The Buffer List): For bury-buffer explain what happens with the
101 buffer's window.
102 (Creating Buffers): Say that get-buffer-create's arg is called
103 buffer-or-name.
104
105 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
106
107 * advice.texi (Computed Advice): Explain what DEFINITION is.
108
109 * nonascii.texi (Character Codes): Remove obsolete function
110 char-valid-p, and document characterp instead.
111
112 2008-10-22 Martin Rudalics <rudalics@gmx.at>
113
114 * windows.texi (Displaying Buffers): Reword documentation of
115 pop-to-buffer.
116 (Choosing Window): Rewrite documentation of display-buffer and
117 its options.
118
119 * buffers.texi (Killing Buffers): Update documentation of
120 kill-buffer.
121
122 2008-10-21 Eli Zaretskii <eliz@gnu.org>
123
124 * processes.texi (Serial Ports): Fix wording and improve markup.
125
126 * searching.texi (Regexp Search): Document `string-match-p' and
127 `looking-at-p'.
128 (POSIX Regexps): Add an xref for "non-greedy".
129 (Regexp Special): Add @cindex entry for "non-greedy".
130
131 * display.texi (Attribute Functions): Document `face-all-attributes'.
132 (Image Cache) <image-refresh>: Minor wording fixes.
133
134 * frames.texi (Color Names): Add an xref to `read-color'.
135
136 * minibuf.texi (High-Level Completion): Document `read-color'.
137
138 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
139
140 * positions.texi (Narrowing): Add an xref to "Swapping Text".
141
142 * buffers.texi (Swapping Text): New section, documents
143 `buffer-swap-text'.
144
145 2008-10-21 Martin Rudalics <rudalics@gmx.at>
146
147 * windows.texi (Resizing Windows): Minor wording fix.
148
149 2008-10-20 Eli Zaretskii <eliz@gnu.org>
150
151 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
152 and `combine-and-quote-strings'.
153
154 * strings.texi (Creating Strings): Add xrefs for them.
155
156 2008-10-19 Eli Zaretskii <eliz@gnu.org>
157
158 * elisp.texi (Top): Make descriptive text for "Reading File Names"
159 match the corresponding menu in minibuf.texi.
160
161 * minibuf.texi (Reading File Names): Document `read-shell-command'
162 and `minibuffer-local-shell-command-map'.
163
164 2008-10-19 Martin Rudalics <rudalics@gmx.at>
165
166 * windows.texi (Resizing Windows): Remove var{} around "window" in
167 documentation of enlarge-window.
168 Rewrite documentation of window-min-height and window-min-width.
169
170 2008-10-19 Eli Zaretskii <eliz@gnu.org>
171
172 * functions.texi (Calling Functions): Document `apply-partially'.
173
174 * hooks.texi (Standard Hooks): Mention
175 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
176
177 * variables.texi (File Local Variables): Document
178 `file-local-variables-alist', `before-hack-local-variables-hook'
179 and `hack-local-variables-hook'.
180
181 * processes.texi (Synchronous Processes): Document `process-lines'.
182
183 * customize.texi (Variable Definitions): Document
184 `custom-reevaluate-setting'.
185
186 2008-10-18 Martin Rudalics <rudalics@gmx.at>
187
188 * windows.texi (Choosing Window, Deleting Windows)
189 (Displaying Buffers): Expand documentation of dedicated windows.
190
191 2008-10-18 Eli Zaretskii <eliz@gnu.org>
192
193 * files.texi (Changing Files): Document symbolic input of file
194 modes to `set-file-modes'. Document `read-file-modes' and
195 `file-modes-symbolic-to-number'.
196
197 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
198 and `search-map'.
199
200 * searching.texi (Search and Replace): Document
201 `replace-search-function' and `replace-re-search-function'.
202 Document `multi-query-replace-map'.
203
204 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
205 (Completion Commands, Reading File Names): Rename
206 `minibuffer-local-must-match-filename-map' to
207 `minibuffer-local-filename-must-match-map'.
208 (Minibuffer Completion): The `require-match' argument to
209 `completing-read' can now have the value `confirm-only'.
210
211 * windows.texi (Displaying Buffers): Minor wording fix.
212 (Choosing Window): `split-height-threshold' can now be nil.
213 Document `split-width-threshold'. `pop-up-frames' can have the
214 value `graphic-only'.
215
216 2008-10-17 Eli Zaretskii <eliz@gnu.org>
217
218 * os.texi (Startup Summary): Document `before-init-time' and
219 `after-init-time'. Document `initial-window-system' and
220 `window-system-initialization-alist'. Document reading the
221 abbrevs file. Document the call to `server-start' under --daemon.
222 Rearrange a bit to be consistent with the code flow.
223 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
224 (Time Parsing): Document `format-seconds'.
225
226 2008-10-17 Martin Rudalics <rudalics@gmx.at>
227
228 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
229 and reword.
230
231 2008-10-16 Eli Zaretskii <eliz@gnu.org>
232
233 * markers.texi (The Mark): Document use-region-p.
234
235 2008-10-15 Eli Zaretskii <eliz@gnu.org>
236
237 * internals.texi (Writing Emacs Primitives): The interactive spec
238 of a primitive can be a Lisp form.
239
240 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
241 values of transient-mark-mode. Document handle-shift-selection.
242
243 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
244 (Interactive Examples): Show an example of `^'.
245 (Key Sequence Input): Document this-command-keys-shift-translated.
246 (Defining Commands, Using Interactive): The interactive-form of a
247 function can be added via its symbol's property.
248
249 * positions.texi (List Motion): beginning-of-defun-function can
250 now accept an argument.
251
252 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
253 now return a list of strings.
254
255 * control.texi (Handling Errors): Document ignore-errors.
256
257 * frames.texi (Creating Frames): Document frame-inherited-parameters.
258 (Parameter Access): Document set-frame-parameter.
259
260 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
261 Hooks" for the effect of kill-all-local-variables on local hook
262 functions.
263
264 * modes.texi (Major Mode Conventions, Mode Line Variables):
265 `mode-name' need not be a string. xref to "Mode Line Data" for
266 details, and to "Emulating Mode Line" for computing a string
267 value.
268
269 2008-10-14 Eli Zaretskii <eliz@gnu.org>
270
271 * processes.texi (System Processes): New section.
272 (Processes, Signals to Processes): Add xrefs to it.
273
274 * objects.texi (Editing Types): A `process' is a subprocess of
275 Emacs, not just any process running on the OS.
276
277 * elisp.texi (Top): Adjust the @detailmenu for the above two
278 changes.
279
280 * sequences.texi (Char-Tables): Remove documentation of
281 set-char-table-default, which has no effect since Emacs 23.
282 <char-table-range, set-char-table-range>: Don't mention generic
283 characters and charsets. Add a cons cell as a possible argument.
284
285 * nonascii.texi (Splitting Characters)
286 (Translation of Characters): Don't mention generic characters.
287
288 * display.texi (Fontsets): Don't mention generic characters.
289
290 * sequences.texi (Char-Tables): `map-char-table' can now call its
291 argument FUNCTION with a cons cell as KEY.
292
293 2008-10-13 Eli Zaretskii <eliz@gnu.org>
294
295 * objects.texi (Primitive Function Type): Move "@cindex special
296 forms" from here...
297
298 * eval.texi (Special Forms): ...to here.
299
300 * functions.texi (What Is a Function): `functionp' returns nil for
301 special forms. Add an xref.
302
303 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
304 Variables".
305
306 * variables.texi (Frame-Local Variables): New section.
307 (Buffer-Local Variables): Add an xref to it.
308 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
309 have both frame-local and buffer-local binding.
310
311 * frames.texi (Frames): Mention multiple tty frames.
312 (Frame Parameters, Parameter Access): Mention frame-local variable
313 bindings.
314
315 2008-09-20 Glenn Morris <rgm@gnu.org>
316
317 * display.texi (Defining Faces): Recommend against face variables.
318
319 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
320
321 * display.texi (Echo Area Customization): Fix typo.
322
323 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
324
325 * loading.texi (Where Defined): Add `defface' item.
326
327 2008-09-06 Martin Rudalics <rudalics@gmx.at>
328
329 * loading.texi (Where Defined): Fix description of symbol-file.
330
331 2008-08-26 Jason Rumney <jasonr@gnu.org>
332
333 * display.texi (TIFF Images): New section describing :index property.
334
335 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
336
337 * display.texi (Temporary Displays): Remove unnecessary comment
338 about usage of temp-buffer-show-hook.
339
340 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
341
342 * symbols.texi (Other Plists): Fix incorrect example.
343 Suggested by Florian Beck.
344
345 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
346
347 * os.texi: Fix previous change.
348
349 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
350
351 * os.texi:
352 * intro.texi:
353 * files.texi: Remove VMS support.
354
355 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
356
357 * os.texi:
358 * frames.texi:
359 * display.texi: Remove mentions of Mac Carbon.
360
361 2008-07-01 Miles Bader <miles@gnu.org>
362
363 * text.texi (Special Properties):
364 * display.texi (Truncation): Add wrap-prefix and line-prefix.
365
366 2008-06-28 Johan Bockgård <bojohan@gnu.org>
367
368 * display.texi (Other Image Types): Fix copy/paste error; say
369 "PBM", not "XBM".
370
371 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
372
373 * os.texi: Remove references to obsolete systems.
374
375 2008-06-20 Eli Zaretskii <eliz@gnu.org>
376
377 * makefile.w32-in (distclean): Remove makefile.
378
379 2008-06-17 Glenn Morris <rgm@gnu.org>
380
381 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
382 (elisp, dist): Remove rules and variables that are obsolete now
383 the lisp manual is no longer distributed separately.
384
385 2008-06-16 Glenn Morris <rgm@gnu.org>
386
387 * configure, configure.in, mkinstalldirs: Remove unused files.
388
389 * book-spine.texinfo: Set version to 23.0.60.
390 * vol1.texi (EMACSVER):
391 * vol2.texi (EMACSVER): Set to 23.0.60.
392
393 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
394 as per maintain.info.
395
396 2008-06-15 Glenn Morris <rgm@gnu.org>
397
398 * makefile.w32-in (manual): Use "23" rather than "21".
399
400 * Makefile.in (emacsver): New, set by configure.
401 (manual): Use emacsver.
402
403 * intro.texi: Report bugs using M-x report-emacs-bug.
404
405 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
406
407 2008-06-13 Daniel Engeler <engeler@gmail.com>
408
409 * elisp.texi, internals.texi, processes.texi: Add documentation
410 about serial port access.
411
412 2008-06-05 Miles Bader <miles@gnu.org>
413
414 * display.texi (Displaying Faces): Update to reflect function
415 renamings in face-remap.el.
416
417 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
418
419 * display.texi (Fontsets): Fix typos.
420
421 2008-06-03 Miles Bader <miles@gnu.org>
422
423 * display.texi (Displaying Faces): Add add-relative-face-remapping,
424 remove-relative-face-remapping, set-base-face-remapping,
425 and set-default-base-face-remapping.
426
427 2008-06-01 Miles Bader <miles@gnu.org>
428
429 * display.texi (Displaying Faces): Add face-remapping-alist.
430
431 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
432
433 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
434 variable names.
435
436 2008-05-03 Eric S. Raymond <esr@golux>
437
438 * keymaps.texi: Clarify that (current-local-map) and
439 (current-global-map) return references, not copies.
440
441 2008-05-02 Juri Linkov <juri@jurta.org>
442
443 * minibuf.texi (Text from Minibuffer): Document a list of
444 default values for `read-from-minibuffer'.
445
446 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
447
448 * nonascii.texi (Translation of Characters): Fix previous change.
449
450 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
451
452 * display.texi (Overlay Properties): Clarify role of underlying
453 textprop and overlay keymaps for display strings.
454
455 * keymaps.texi (Active Keymaps): Ditto.
456
457 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
458
459 * minibuf.texi (Programmed Completion):
460 Replace dynamic-completion-table with the new completion-table-dynamic.
461
462 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
463
464 * intro.texi (Some Terms): Change "fonts in this manual" index
465 entry to "typographic conventions".
466
467 2008-04-05 Eli Zaretskii <eliz@gnu.org>
468
469 * objects.texi (Text Props and Strings): Add indexing for read
470 syntax of text properties.
471
472 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
473
474 * processes.texi (Decoding Output): Remove process-filter-multibyte
475 functions.
476
477 2008-03-15 Martin Rudalics <rudalics@gmx.at>
478
479 * display.texi (Finding Overlays): Say that empty overlays at
480 the end of the buffer are reported too.
481
482 2008-03-13 Glenn Morris <rgm@gnu.org>
483
484 * elisp.texi (EMACSVER): Set to 23.0.60.
485
486 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
487
488 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
489
490 2008-02-22 Glenn Morris <rgm@gnu.org>
491
492 * frames.texi (Position Parameters): Clarify the description of
493 `left' and `top', using information from "Geometry".
494 (Geometry): Give a pointer to "Position Parameters", rather than
495 repeating information.
496
497 2008-02-11 Glenn Morris <rgm@gnu.org>
498
499 * objects.texi (Equality Predicates): No longer talk about "two"
500 functions.
501
502 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
503
504 * objects.texi (Equality Predicates): Add defun for
505 equal-including-properties.
506
507 2008-02-10 Glenn Morris <rgm@gnu.org>
508
509 * objects.texi (Equality Predicates):
510 Mention equal-including-properties.
511
512 2008-02-07 Richard Stallman <rms@gnu.org>
513
514 * windows.texi (Window Start): Mention the feature of moving
515 window-start to start of line.
516
517 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
518
519 * keymaps.texi (Tool Bar): Document rtl property.
520
521 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
522
523 * display.texi (Button Types):
524 For define-button-type, clarify type of NAME.
525
526 2008-01-19 Martin Rudalics <rudalics@gmx.at>
527
528 * buffers.texi (Buffer Modification): Fix typo.
529
530 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
531
532 * os.texi (System Environment): Remove references to OSes that are
533 not supported anymore.
534
535 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
536
537 * os.texi (System Environment): Remove mention for Masscomp.
538
539 2008-01-04 Richard Stallman <rms@gnu.org>
540
541 * display.texi (Faces): Don't talk about internal face vector as arg
542 to facep.
543
544 * customize.texi (Type Keywords): Fix previous change.
545
546 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
547 * elisp.texi (Top): Fix menu for commands.texi change.
548
549 2007-12-30 Richard Stallman <rms@gnu.org>
550
551 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
552 (Accessing Scroll): New node broken out of Accessing Mouse.
553
554 2007-12-28 Richard Stallman <rms@gnu.org>
555
556 * frames.texi (Size Parameters): Fix typo.
557 (Basic Parameters): For `title', refer to title bar.
558 (Size and Position): Explain meaning of frame pixel width and height.
559
560 2007-12-23 Richard Stallman <rms@gnu.org>
561
562 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
563 Improve some of the commented-out keywords' text too.
564
565 2007-12-14 Martin Rudalics <rudalics@gmx.at>
566
567 * nonascii.texi (Encoding and I/O): Reword to avoid saying
568 "visit the current buffer".
569
570 * os.texi (System Interface): Fix typo.
571
572 2007-12-04 Richard Stallman <rms@gnu.org>
573
574 * objects.texi (Symbol Type): Fix typo.
575
576 2007-12-03 Richard Stallman <rms@gnu.org>
577
578 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
579
580 2007-12-01 Glenn Morris <rgm@gnu.org>
581
582 * functions.texi (Declaring Functions): Improve previous change.
583
584 2007-11-30 Glenn Morris <rgm@gnu.org>
585
586 * functions.texi (Declaring Functions): Add optional fourth
587 argument of declare-function, and setting third argument to `t'.
588
589 2007-11-29 Richard Stallman <rms@gnu.org>
590
591 * customize.texi (Composite Types): Document `group' type.
592
593 2007-11-29 Glenn Morris <rgm@gnu.org>
594
595 * functions.texi (Declaring Functions): Add findex. Mention
596 `external' files.
597
598 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
599
600 * functions.texi (Declaring Functions): Fix directive.
601
602 2007-11-25 Richard Stallman <rms@gnu.org>
603
604 * help.texi (Help Functions): Clean up last change.
605
606 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
607
608 * loading.texi (Named Features): Minor cleanup.
609
610 * macros.texi (Eval During Expansion): Minor cleanup.
611
612 * variables.texi (Variable Aliases): Minor cleanup.
613
614 2007-11-24 Richard Stallman <rms@gnu.org>
615
616 * functions.texi (Declaring Functions): Clarify previous change.
617
618 * compile.texi (Compiler Errors): Clarify previous change.
619
620 2007-11-24 Richard Stallman <rms@gnu.org>
621
622 * display.texi (Refresh Screen, Forcing Redisplay):
623 Clarify the text and move items around.
624
625 2007-11-24 Glenn Morris <rgm@gnu.org>
626
627 * functions.texi (Declaring Functions): New section.
628 * compile.texi (Compiler Errors): Mention declaring functions,
629 defvar with no initvalue, and byte-compile-warnings.
630
631 2007-11-15 Martin Rudalics <rudalics@gmx.at>
632
633 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
634 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
635
636 2007-11-13 Martin Rudalics <rudalics@gmx.at>
637
638 * help.texi (Help Functions): Document new macro `with-help-window'.
639
640 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
641
642 * searching.texi (Replacing Match): Describe new
643 `match-substitute-replacement'.
644
645 2007-10-31 Richard Stallman <rms@gnu.org>
646
647 * strings.texi (Creating Strings): Null strings from concat not unique.
648
649 2007-10-26 Richard Stallman <rms@gnu.org>
650
651 * objects.texi (Equality Predicates): Null strings are uniquified.
652
653 * minibuf.texi: Minor clarifications in previous change.
654
655 2007-10-25 Glenn Morris <rgm@gnu.org>
656
657 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
658
659 2007-10-24 Richard Stallman <rms@gnu.org>
660
661 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
662
663 * variables.texi (Frame-Local Variables): Node deleted.
664 (Variables): Delete Frame-Local Variables from menu.
665 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
666 (Default Value): Don't mention frame-local vars.
667
668 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
669
670 * loading.texi (Unloading): Document FEATURE-unload-function
671 instead of FEATURE-unload-hook.
672
673 * frames.texi (Multiple Displays): Don't mention frame-local vars.
674
675 2007-10-22 Juri Linkov <juri@jurta.org>
676
677 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
678 (High-Level Completion): Document a list of default value strings
679 in the DEFAULT argument, for which minibuffer functions return the
680 first element.
681
682 2007-10-17 Juri Linkov <juri@jurta.org>
683
684 * text.texi (Filling): Update arguments of fill-paragraph.
685 fill-paragraph operates on the active region in Transient Mark mode.
686 Remove fill-paragraph-or-region.
687
688 2007-10-13 Karl Berry <karl@gnu.org>
689
690 * elisp.texi (@dircategory): Move to after @copying,
691 since we want @copying as close as possible to the beginning of
692 the output.
693
694 2007-10-12 Richard Stallman <rms@gnu.org>
695
696 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
697
698 * commands.texi (Distinguish Interactive): New node,
699 broken out from Interactive Call and rewritten.
700 (Command Loop): Put Distinguish Interactive in menu.
701
702 2007-10-09 Richard Stallman <rms@gnu.org>
703
704 * text.texi (Examining Properties): Mention overlay priority.
705
706 * display.texi (Display Margins): Correct the description
707 of margin display specifications.
708 (Replacing Specs): New subnode broken out of Display Property.
709
710 2007-10-06 Juri Linkov <juri@jurta.org>
711
712 * text.texi (Filling): Document fill-paragraph-or-region.
713
714 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
715
716 * display.texi (Auto Faces): Fix typo.
717
718 2007-10-02 Richard Stallman <rms@gnu.org>
719
720 * display.texi (Display Property): Explain some display specs
721 don't let you move point in.
722
723 * frames.texi (Cursor Parameters): Describe
724 cursor-in-non-selected-windows here. Explain more values.
725
726 * windows.texi (Basic Windows): Don't describe
727 cursor-in-non-selected-windows here.
728
729 2007-10-01 Eli Zaretskii <eliz@gnu.org>
730
731 * processes.texi (Misc Network): Note that these functions are
732 supported only on some systems.
733
734 2007-10-01 Richard Stallman <rms@gnu.org>
735
736 * display.texi (Overlay Properties): Explain nil as priority.
737 Explain that conflicts are unpredictable if not resolved by
738 priorities.
739
740 2007-09-23 Richard Stallman <rms@gnu.org>
741
742 * macros.texi (Backquote): Minor clarification.
743
744 2007-09-19 Richard Stallman <rms@gnu.org>
745
746 * display.texi (Display Property): Explain multiple display specs.
747 Clarify when they work in parallel and when one overrides.
748 Fix error in example.
749
750 2007-09-06 Glenn Morris <rgm@gnu.org>
751
752 * Move from lispref/ to doc/lispref/. Change all setfilename
753 commands to use ../../info.
754 * Makefile.in (infodir): Go up one more level.
755 (usermanualdir): Change from ../man to ../emacs.
756 (miscmanualdir): New.
757 (dist): Use new variable miscmanualdir.
758 * makefile.w32-in (infodir, texinputdir): Go up one more level.
759 (usermanualdir): Change from ../man to ../emacs.
760
761 2007-08-30 Martin Rudalics <rudalics@gmx.at>
762
763 * commands.texi (Command Loop Info): Advise against changing
764 most variables described here. Explain new variable
765 last-repeatable-command.
766
767 2007-08-29 Glenn Morris <rgm@gnu.org>
768
769 * elisp.texi (EMACSVER): Increase to 23.0.50.
770
771 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
772
773 * frames.texi (Basic Parameters): Add display-environment-variable
774 and term-environment-variable.
775
776 2007-08-28 Juri Linkov <juri@jurta.org>
777
778 * display.texi (Image Formats, Other Image Types): Add SVG.
779
780 2007-08-28 Juri Linkov <juri@jurta.org>
781
782 * display.texi (Images): Move formats-related text to new node
783 "Image Formats".
784 (Image Formats): New node.
785
786 2007-08-27 Richard Stallman <rms@gnu.org>
787
788 * windows.texi (Window Configurations): Clarify what
789 a window configuration saves.
790
791 2007-08-25 Richard Stallman <rms@gnu.org>
792
793 * display.texi (Images): Delete redundant @findex.
794
795 2007-08-16 Richard Stallman <rms@gnu.org>
796
797 * processes.texi (Asynchronous Processes): Clarify
798 doc of start-file-process.
799
800 2007-08-08 Martin Rudalics <rudalics@gmx.at>
801
802 * modes.texi (Example Major Modes): Fix typo.
803
804 2007-08-08 Glenn Morris <rgm@gnu.org>
805
806 * intro.texi (nil and t): Do not use `iff' in documentation.
807
808 * tips.texi (Documentation Tips): Recommend against `iff'.
809
810 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
811
812 * display.texi (Image Cache): Document image-refresh.
813
814 2007-08-06 Martin Rudalics <rudalics@gmx.at>
815
816 * windows.texi (Size of Window): Document window-full-width-p.
817
818 2007-07-25 Glenn Morris <rgm@gnu.org>
819
820 * gpl.texi (GPL): Replace license with GPLv3.
821
822 * Relicense all FSF files to GPLv3 or later.
823
824 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
825
826 * processes.texi (Synchronous Processes):
827 Add `process-file-shell-command'.
828 (Asynchronous Processes): Mention restricted use of
829 `process-filter' and `process-sentinel' in
830 `start-file-process'. Add `start-file-process-shell-command'.
831
832 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
833
834 * files.texi (Magic File Names): Introduce optional parameter
835 IDENTIFICATION for `file-remote-p'.
836
837 2007-07-16 Richard Stallman <rms@gnu.org>
838
839 * display.texi (Defining Faces): Fix previous change.
840
841 2007-07-14 Richard Stallman <rms@gnu.org>
842
843 * control.texi (Handling Errors): Document `debug' in handler list.
844
845 2007-07-10 Richard Stallman <rms@gnu.org>
846
847 * display.texi (Defining Faces): Explain C-M-x feature for defface.
848
849 2007-07-09 Richard Stallman <rms@gnu.org>
850
851 * files.texi (Magic File Names): Rewrite previous change.
852
853 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
854
855 * files.texi (Magic File Names): Introduce optional parameter
856 CONNECTED for `file-remote-p'.
857
858 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
859
860 * processes.texi (Asynchronous Processes):
861 * files.texi (Magic File Names): Add `start-file-process'.
862
863 2007-06-27 Richard Stallman <rms@gnu.org>
864
865 * files.texi (Format Conversion Piecemeal): Clarify
866 `after-insert-file-functions' calling convention.
867
868 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
869
870 * files.texi (Magic File Names): Remove `dired-call-process'.
871 Add `process-file'.
872
873 2007-06-27 Kenichi Handa <handa@m17n.org>
874
875 * text.texi (Special Properties): Fix description about
876 `composition' property.
877
878 2007-06-26 Kenichi Handa <handa@m17n.org>
879
880 * nonascii.texi (Default Coding Systems): Document about the
881 return value `undecided'.
882
883 2007-06-25 David Kastrup <dak@gnu.org>
884
885 * keymaps.texi (Active Keymaps): Document new POSITION argument of
886 `current-active-maps'.
887
888 2007-06-24 Karl Berry <karl@gnu.org>
889
890 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
891
892 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
893
894 * display.texi (Overlay Arrow): Doc fix.
895
896 2007-06-14 Karl Berry <karl@tug.org>
897
898 * anti.texi (Antinews): Typo.
899
900 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
901
902 * display.texi (Image Cache): Document image-refresh.
903
904 2007-06-12 Karl Berry <karl@gnu.org>
905
906 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
907 * two-volume.make: New file.
908 * .cvsignore: Ignore two-volume files.
909
910 2007-06-12 Tom Tromey <tromey@redhat.com>
911
912 * os.texi (Init File): Document user-emacs-directory.
913
914 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
915
916 * commands.texi (Click Events): Describe width and height when
917 object is nil.
918
919 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
920
921 * commands.texi (Click Events): Layout more logically. Describe
922 width and height.
923 (Drag Events, Motion Events): Update to new format for position.
924
925 2007-06-02 Richard Stallman <rms@gnu.org>
926
927 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
928
929 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
930
931 * Version 22.1 released.
932
933 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
934
935 * text.texi (Special Properties): Correct meaning of fontified face.
936
937 2007-05-30 Richard Stallman <rms@gnu.org>
938
939 * text.texi (Special Properties): Add link to Adjusting Point.
940
941 2007-05-12 Richard Stallman <rms@gnu.org>
942
943 * text.texi (Margins): indent-to-left-margin is not the default.
944 (Mode-Specific Indent): For indent-line-function, the default
945 is indent-relative.
946
947 * modes.texi (Example Major Modes): Explain last line of text-mode
948 is redundant.
949
950 2007-05-10 Richard Stallman <rms@gnu.org>
951
952 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
953
954 * help.texi (Keys in Documentation): Add reference to
955 Documentation Tips.
956
957 * files.texi (Format Conversion): TO-FN gets three arguments.
958
959 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
960
961 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
962
963 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
964 * files.texi (Format Conversion): Expand intro; add menu.
965 (Format Conversion Overview, Format Conversion Round-Trip)
966 (Format Conversion Piecemeal): New nodes/subsections.
967 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
968 * text.texi (Text Properties): Remove "Saving Properties" from menu.
969 (Saving Properties): Delete node/subsection.
970
971 2007-05-07 Karl Berry <karl@gnu.org>
972
973 * elisp.texi (EMACSVER): Back to 22.
974
975 2007-05-06 Richard Stallman <rms@gnu.org>
976
977 * processes.texi (Accepting Output): Revert most of previous change.
978
979 2007-05-05 Richard Stallman <rms@gnu.org>
980
981 * processes.texi (Accepting Output): accept-process-output
982 uses microseconds, not milliseconds. But that arg is obsolete.
983
984 2007-05-04 Karl Berry <karl@tug.org>
985
986 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
987
988 2007-05-04 Eli Zaretskii <eliz@gnu.org>
989
990 * tips.texi (Documentation Tips): Rearrange items to place the
991 more important ones first. Add an index entry for hyperlinks.
992
993 2007-05-03 Karl Berry <karl@gnu.org>
994
995 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
996 (EMACSVER) [smallbook]: 22 for printed version.
997
998 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
999 so restore anchor to normal position after defun. Found by Kevin Ryde.
1000
1001 2007-04-26 Glenn Morris <rgm@gnu.org>
1002
1003 * elisp.texi (EMACSVER): Increase to 22.1.50.
1004
1005 2007-04-28 Karl Berry <karl@gnu.org>
1006
1007 * elisp.texi: Improve line breaks on copyright page,
1008 similar layout to emacs manual, 8.5x11 by default.
1009
1010 2007-04-24 Richard Stallman <rms@gnu.org>
1011
1012 * text.texi (Special Properties): Add xref to Overlay Properties.
1013
1014 * display.texi (Overlay Properties): Add xref to Special Properties.
1015
1016 2007-04-22 Richard Stallman <rms@gnu.org>
1017
1018 * keymaps.texi (Extended Menu Items): Move the info about
1019 format with cached keyboard binding.
1020
1021 2007-04-21 Richard Stallman <rms@gnu.org>
1022
1023 * text.texi (Special Properties): Clarify previous change.
1024
1025 * files.texi (File Name Expansion): Clarify previous change.
1026
1027 * display.texi (Attribute Functions): Fix example for
1028 face-attribute-relative-p.
1029
1030 2007-04-19 Kenichi Handa <handa@m17n.org>
1031
1032 * text.texi (Special Properties): Document composition property.
1033
1034 2007-04-19 Glenn Morris <rgm@gnu.org>
1035
1036 * files.texi (File Name Expansion): Mention "superroot".
1037
1038 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
1039
1040 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1041 setups.
1042 (Display Feature Testing): Note that display refers to all
1043 physical monitors for multi-monitor setups.
1044
1045 2007-04-14 Richard Stallman <rms@gnu.org>
1046
1047 * lists.texi (Sets And Lists): Clarify `delete' examples.
1048 Remove spurious xref to same node.
1049 Clarify xref for add-to-list.
1050
1051 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
1052
1053 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1054 value of lisp-mode-map.
1055
1056 2007-04-11 Karl Berry <karl@gnu.org>
1057
1058 * anti.texi (Antinews):
1059 * display.texi (Overlay Properties, Defining Images):
1060 * processes.texi (Synchronous Processes, Sentinels):
1061 * syntax.texi (Syntax Table Internals):
1062 * searching.texi (Regexp Special):
1063 * nonascii.texi (Default Coding Systems):
1064 * text.texi (Special Properties):
1065 * minibuf.texi (Basic Completion): Wording to improve breaks in
1066 8.5x11 format.
1067 * elisp.texi (smallbook): New @set to more easily switch between
1068 smallbook and 8.5x11.
1069
1070 2007-04-11 Richard Stallman <rms@gnu.org>
1071
1072 * text.texi (Lazy Properties): Minor fix.
1073
1074 2007-04-08 Karl Berry <karl@gnu.org>
1075
1076 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1077 * macros.texi (Backquote): Downcase Backquote in index entries for
1078 consistency.
1079
1080 2007-04-08 Richard Stallman <rms@gnu.org>
1081
1082 * text.texi (Adaptive Fill): Just describe default,
1083 don't show it (since it contains non-ASCII chars).
1084
1085 2007-04-07 Karl Berry <karl@gnu.org>
1086
1087 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1088 adaptive-fill-regexp's value, since they are not in the standard
1089 TeX fonts.
1090
1091 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1092
1093 * display.texi (Defining Faces): Fix example.
1094
1095 2007-04-07 Karl Berry <karl@gnu.org>
1096
1097 * display.texi (Button Buffer Commands): Improve page break.
1098
1099 2007-04-07 Richard Stallman <rms@gnu.org>
1100
1101 * advice.texi (Activation of Advice): Remove redundant index entry.
1102
1103 * backups.texi: Improve index entries. Remove redundant ones.
1104
1105 * compile.texi (Byte Compilation): Improve index entry.
1106
1107 * hash.texi (Creating Hash): Improve index entry.
1108
1109 * symbols.texi (Definitions): Improve index entry.
1110
1111 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1112
1113 * maps.texi (Standard Keymaps): Remove useless index entry.
1114
1115 * help.texi (Documentation Basics): Remove redundant index entries.
1116
1117 * customize.texi: Improve index entries.
1118 Remove redundant/useless ones.
1119
1120 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1121
1122 * streams.texi (Output Variables): Improve index entry.
1123
1124 * abbrevs.texi (Abbrevs): Remove useless index entry.
1125
1126 * macros.texi (Expansion): Remove useless index entry.
1127
1128 * text.texi: Improve index entries. Remove redundant/useless ones.
1129 (Text Properties, Examining Properties)
1130 (Special Properties): Use "property category" instead of "category"
1131 to refer to the `category' property.
1132
1133 * positions.texi: Improve index entries. Remove useless one.
1134
1135 * lists.texi: Improve index entries. Remove redundant/useless ones.
1136
1137 * os.texi: Improve index entries.
1138 (Timers): Fix previous change.
1139
1140 * buffers.texi: Improve index entries.
1141 (Modification Time): Get rid of term "obsolete buffer".
1142
1143 * debugging.texi: Improve index entries.
1144 (Test Coverage): Add xref to other test coverage ftr.
1145
1146 * eval.texi: Improve index entry. Remove redundant ones.
1147
1148 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1149
1150 * files.texi: Improve index entries. Remove redundant/useless ones.
1151
1152 * objects.texi: Improve index entries.
1153
1154 * processes.texi: Improve index entries.
1155
1156 * modes.texi: Improve index entry. Remove redundant one.
1157
1158 * nonascii.texi: Improve index entries.
1159
1160 * internals.texi: Improve index entries.
1161
1162 * syntax.texi: Improve index entries.
1163
1164 * keymaps.texi (Active Keymaps): Improve index entries.
1165
1166 * commands.texi: Improve index entries. Remove redundant/useless ones.
1167
1168 * frames.texi: Improve index entries. Remove redundant/useless ones.
1169
1170 * markers.texi: Improve index entries. Remove redundant ones.
1171
1172 * tips.texi: Improve index entries.
1173
1174 * loading.texi (Unloading): Improve index entry.
1175
1176 * variables.texi: Improve index entries. Remove redundant one.
1177
1178 * sequences.texi: Improve index entry.
1179
1180 * display.texi: Improve index entries. Remove redundant ones.
1181
1182 * windows.texi: Improve index entries.
1183
1184 * searching.texi: Improve index entries. Remove redundant one.
1185
1186 * strings.texi (Case Tables): Improve last change.
1187
1188 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * strings.texi (Case Tables): Document with-case-table and
1191 ascii-case-table.
1192
1193 2007-04-03 Karl Berry <karl@gnu.org>
1194
1195 * processes.texi (Network): Reword to improve page break.
1196
1197 2007-04-03 Eli Zaretskii <eliz@gnu.org>
1198
1199 * functions.texi (Inline Functions): Describe more disadvantages
1200 of defsubst, and make advice against it stronger.
1201
1202 2007-04-02 Karl Berry <karl@gnu.org>
1203
1204 * backups.texi (Backup Names): Avoid widow words.
1205 * modes.texi (Example Major Modes): Align last comment.
1206
1207 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
1208
1209 * keymaps.texi (Remapping Commands): Document new arg to
1210 command-remapping.
1211
1212 2007-04-01 Karl Berry <karl@gnu.org>
1213
1214 * processes.texi (Low-Level Network): Typo.
1215 * loading.texi (Hooks for Loading): Avoid double "the".
1216 * keymaps.texi (Key Sequences): No double "and".
1217 (Changing Key Bindings): Shorten to improve line break.
1218
1219 2007-03-31 Glenn Morris <rgm@gnu.org>
1220
1221 * os.texi (Timers): Fix description of run-at-time TIME formats.
1222
1223 2007-03-31 Richard Stallman <rms@gnu.org>
1224
1225 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1226 regarding ellipsis.
1227
1228 2007-03-31 Eli Zaretskii <eliz@gnu.org>
1229
1230 * intro.texi (nil and t):
1231 * symbols.texi (Plists and Alists):
1232 * variables.texi (Variable Aliases, Constant Variables):
1233 * functions.texi (Defining Functions):
1234 * advice.texi (Advising Primitives):
1235 * debugging.texi (Syntax Errors, Compilation Errors):
1236 * minibuf.texi (Minibuffer Windows):
1237 * commands.texi (Adjusting Point):
1238 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1239 (Auto Major Mode, Major Mode Conventions):
1240 * help.texi (Describing Characters):
1241 * files.texi (Create/Delete Dirs, Information about Files)
1242 (File Locks, Writing to Files, Reading from Files)
1243 (Saving Buffers):
1244 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1245 * frames.texi (Finding All Frames):
1246 * positions.texi (Buffer End, Motion):
1247 * markers.texi (The Region):
1248 * text.texi (Deletion, Near Point):
1249 * display.texi (Displaying Messages, Truncation):
1250 * os.texi (Processor Run Time):
1251 * tips.texi (Key Binding Conventions, Programming Tips)
1252 (Warning Tips, Documentation Tips, Comment Tips):
1253 * internals.texi (Memory Usage): Improve indexing.
1254
1255 * variables.texi (Frame-Local Variables):
1256 * functions.texi (Argument List):
1257 * loading.texi (Library Search):
1258 * streams.texi (Output Variables):
1259 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1260 * searching.texi (Replacing Match, Search and Replace):
1261 * processes.texi (Byte Packing, Decoding Output)
1262 (Accepting Output, Network Servers, Shell Arguments):
1263 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1264 * windows.texi (Window Point, Window Start):
1265 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1266 * commands.texi (Reading Input, Keyboard Events):
1267 * minibuf.texi (Reading File Names, Minibuffer Completion)
1268 (Recursive Mini):
1269 * positions.texi (List Motion):
1270 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1271 * numbers.texi (Arithmetic Operations, Math Functions)
1272 (Predicates on Numbers, Comparison of Numbers):
1273 (Numeric Conversions):
1274 * locals.texi (Standard Buffer-Local Variables):
1275 * maps.texi (Standard Keymaps):
1276 * os.texi (User Identification, System Environment, Recording Input)
1277 (X11 Keysyms):
1278 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1279 * backups.texi (Backups and Auto-Saving):
1280 * customize.texi (Customization, Group Definitions)
1281 (Variable Definitions):
1282 * compile.texi (Byte Compilation): Improve index entries.
1283
1284 2007-03-31 Karl Berry <karl@gnu.org>
1285
1286 * macros.texi (Defining Macros): Avoid widow syllable.
1287
1288 2007-03-31 Eli Zaretskii <eliz@gnu.org>
1289
1290 * elisp.texi (Top): Postscript -> PostScript.
1291
1292 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1293
1294 2007-03-31 Markus Triska <markus.triska@gmx.at>
1295
1296 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1297
1298 2007-03-30 Karl Berry <karl@gnu.org>
1299
1300 * lists.texi (List-related Predicates): Remove spurious @need.
1301 (Setcdr): Use @smallexample to improve page break.
1302 (Association Lists) <assoc>: Reword to improve page break.
1303
1304 * strings.texi (String Conversion): Insert blank line to improve
1305 page break.
1306
1307 * numbers.texi (Random Numbers): Use @minus{}.
1308 (Math Functions): Use @minus{}.
1309
1310 * intro.texi (Acknowledgements): Avoid line breaks before middle
1311 initials.
1312
1313 2007-03-24 Eli Zaretskii <eliz@gnu.org>
1314
1315 * errors.texi (Standard Errors): Add an index entry.
1316
1317 2007-03-19 Richard Stallman <rms@gnu.org>
1318
1319 * os.texi (Recording Input): recent-keys now gives 300 keys.
1320
1321 2007-03-12 Glenn Morris <rgm@gnu.org>
1322
1323 * os.texi: Replace "daylight savings" with "daylight saving"
1324 throughout.
1325
1326 2007-03-05 Richard Stallman <rms@gnu.org>
1327
1328 * variables.texi (File Local Variables): Update
1329 enable-local-variables values.
1330
1331 2007-03-04 Richard Stallman <rms@gnu.org>
1332
1333 * syntax.texi (Control Parsing): Minor clarification.
1334
1335 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1336
1337 * sequences.texi (Sequence Functions): Move string-bytes away,
1338 add xref.
1339
1340 * nonascii.texi (Text Representations): Move string-bytes here.
1341
1342 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1343
1344 * minibuf.texi (Basic Completion): Minor clarification.
1345
1346 * markers.texi (The Mark): Clarify existence vs activation of mark.
1347 Other cleanup.
1348
1349 * display.texi (Finding Overlays): Write better example.
1350
1351 * compile.texi (Eval During Compile): Clarify putting macros
1352 in eval-when-compile.
1353
1354 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
1355
1356 * loading.texi (How Programs Do Loading): Fix anchor position at
1357 load-read-function definition doc.
1358
1359 2007-02-21 Kim F. Storm <storm@cua.dk>
1360
1361 * strings.texi (Text Comparison): Mention that assoc-string
1362 converts symbols to strings before testing.
1363
1364 2007-02-17 Kim F. Storm <storm@cua.dk>
1365
1366 * processes.texi (Bindat Spec): Vector types can have optional
1367 element type.
1368 (Bindat Examples): Fix example. Add vector with element type.
1369
1370 2007-02-16 Andreas Schwab <schwab@suse.de>
1371
1372 * strings.texi (Formatting Strings): Document '+' flag.
1373
1374 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
1375
1376 * strings.texi (Modifying Strings): Clarify that `clear-string'
1377 always converts the string to unibyte.
1378
1379 2007-02-14 Kim F. Storm <storm@cua.dk>
1380
1381 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1382 Rewrite glyph code description to refer to these functions.
1383 Remove details of encoding face number and char into integer code.
1384
1385 2007-02-03 Alan Mackenzie <acm@muc.de>
1386
1387 * loading.texi (Hooks for Loading): Make the description of
1388 `eval-after-load' more detailed, and amend the description of
1389 after-load-alist, in accordance with changes from 2006-05.
1390
1391 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
1392
1393 * modes.texi (Defining Minor Modes): Document that a :require
1394 keyword or similar may be required to make saved customization
1395 variables work.
1396
1397 2007-02-03 Eli Zaretskii <eliz@gnu.org>
1398
1399 * elisp.texi (Top): Make the detailed menu headers compliant with
1400 Texinfo guidelines and with what texnfo-upd.el expects. Add
1401 comments to prevent people from inadvertently modifying the key
1402 parts needed by `texinfo-multiple-files-update'.
1403
1404 2007-02-02 Eli Zaretskii <eliz@gnu.org>
1405
1406 * elisp.texi (Top): Update the top-level menus.
1407
1408 * syntax.texi (Categories): Add index entries.
1409
1410 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
1411
1412 * display.texi (Attribute Functions): Fix name and description of
1413 the UNDERLINE arg of `set-face-underline-p'.
1414
1415 2007-01-29 Eli Zaretskii <eliz@gnu.org>
1416
1417 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1418 Variables", and "Standard Keymaps" to the detailed menu.
1419
1420 * variables.texi (Future Local Variables): Add index entry.
1421
1422 2007-01-28 Richard Stallman <rms@gnu.org>
1423
1424 * tips.texi (Coding Conventions): Clarify the tip about macros
1425 that define a function or a variable.
1426
1427 * files.texi (File Attributes): UID and GID can be floats.
1428 (Magic File Names): Explain why deferring all operations to
1429 the standard handler does not work.
1430
1431 2007-01-23 Martin Rudalics <rudalics@gmx.at>
1432
1433 * backups.texi (Reverting): Use "buffer" instead of "file"
1434 when talking about major and minor modes.
1435
1436 2007-01-21 Richard Stallman <rms@gnu.org>
1437
1438 * help.texi (Documentation): Add xref to Documentation Tips.
1439
1440 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
1441
1442 * tips.texi (Coding Conventions): Fix typos.
1443
1444 2007-01-05 Richard Stallman <rms@gnu.org>
1445
1446 * modes.texi (Defining Minor Modes): Fix previous change.
1447
1448 2007-01-03 Richard Stallman <rms@gnu.org>
1449
1450 * customize.texi (Variable Definitions, Customization Types):
1451 Don't use * in doc string for defcustom.
1452
1453 2007-01-02 Richard Stallman <rms@gnu.org>
1454
1455 * variables.texi (Variable Aliases): Clarify that aliases vars
1456 always have the same value.
1457
1458 * processes.texi (Bindat Spec): Fix Texinfo usage.
1459
1460 * modes.texi (Defining Minor Modes): Explain effect of command
1461 defined with define-global-minor-mode on new buffers.
1462
1463 2006-12-30 Kim F. Storm <storm@cua.dk>
1464
1465 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1466 `auto-resize-tool-bars'.
1467
1468 2006-12-30 Richard Stallman <rms@gnu.org>
1469
1470 * keymaps.texi (Active Keymaps): Fix previous change.
1471
1472 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
1473
1474 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1475
1476 2006-12-30 Kim F. Storm <storm@cua.dk>
1477
1478 * processes.texi (Bindat Spec): Clarify using field names in
1479 length specifications.
1480
1481 2006-12-29 Kim F. Storm <storm@cua.dk>
1482
1483 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1484 Add count and index variables for eval forms in repeat blocks.
1485
1486 2006-12-24 Richard Stallman <rms@gnu.org>
1487
1488 * customize.texi (Variable Definitions): Document
1489 new name custom-add-frequent-value.
1490
1491 2006-12-19 Kim F. Storm <storm@cua.dk>
1492
1493 * commands.texi (Misc Events): User signals now result in sigusr1
1494 and sigusr2 events which are handled through special-event-map.
1495 (Special Events): User signals and drag-n-drop are special.
1496
1497 2006-12-17 Richard Stallman <rms@gnu.org>
1498
1499 * loading.texi (Named Features): Explain subfeatures better.
1500
1501 * customize.texi: Use "option" only for user options.
1502 For the keyword values inside defcustom etc, say "keywords".
1503 For :options value's elements, say "elements".
1504 :group should not be omitted.
1505
1506 * syntax.texi (Parsing Expressions): Split up node.
1507 (Motion via Parsing, Position Parse, Parser State)
1508 (Low-Level Parsing, Control Parsing): New subnodes.
1509 (Parser State): Document syntax-ppss-toplevel-pos.
1510
1511 * positions.texi (List Motion): Punctuation fix.
1512
1513 * files.texi (File Name Completion): Document PREDICATE arg
1514 to file-name-completion.
1515
1516 2006-12-16 Eli Zaretskii <eliz@gnu.org>
1517
1518 * internals.texi (Building Emacs, Writing Emacs Primitives):
1519 Add index entries.
1520
1521 2006-12-11 Richard Stallman <rms@gnu.org>
1522
1523 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1524 affects face menu. Explain how to make it non-nil without enabling
1525 any fontification.
1526
1527 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
1528
1529 * modes.texi (Font Lock Basics): Document nil value of
1530 font-lock-defaults.
1531
1532 2006-12-10 Glenn Morris <rgm@gnu.org>
1533
1534 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1535 value for system-flag argument. Abbrev tables may not be empty
1536 when major modes are loaded.
1537
1538 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
1539
1540 * makefile.w32-in (maintainer-clean): Partially revert last
1541 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1542 to protect elisp-covers.texi.
1543
1544 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
1545
1546 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1547 Don't remove elisp* info files; they are already deleted by the
1548 `clean' and `distclean' targets, and they are in the $(infodir)
1549 directory, not the current one.
1550
1551 2006-12-04 Kim F. Storm <storm@cua.dk>
1552
1553 * commands.texi (Misc Events): Update signal events.
1554 (Event Examples): Add signal example.
1555
1556 2006-11-29 Richard Stallman <rms@gnu.org>
1557
1558 * frames.texi (Visibility of Frames): Explain visible windows
1559 can be covered by others. Add xref for raise-frame.
1560
1561 2006-11-28 Richard Stallman <rms@gnu.org>
1562
1563 * searching.texi (Regexp Special): Update when ^ is special.
1564
1565 2006-11-27 Eli Zaretskii <eliz@gnu.org>
1566
1567 * customize.texi (Customization, Common Keywords)
1568 (Group Definitions, Variable Definitions, Composite Types)
1569 (Type Keywords, Customization Types): Add index entries for
1570 various customization keywords.
1571
1572 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1573
1574 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1575
1576 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
1577
1578 * frames.texi (Window System Selections): Remove clipboard from
1579 description of selection-coding-system.
1580
1581 2006-11-06 Richard Stallman <rms@gnu.org>
1582
1583 * lists.texi (List Variables): Document COMPARE-FN.
1584
1585 * keymaps.texi: Avoid use of "binding" to mean a relation;
1586 use it only to refer to the meaning associated with a key.
1587 (Keymaps): Change menu node description.
1588
1589 * elisp.texi (Top): Change menu node description.
1590
1591 * display.texi (Managing Overlays): Document overlay-recenter.
1592
1593 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
1594
1595 * Makefile.in: Use relative paths to avoid advertising filesystem
1596 contents during compilation.
1597
1598 2006-10-23 Kim F. Storm <storm@cua.dk>
1599
1600 * commands.texi (Event Input Misc): Update unread-command-events.
1601
1602 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
1603
1604 * lists.texi (Sets And Lists): Fix typos.
1605
1606 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
1607
1608 * control.texi (Processing of Errors): Use @var for an argument,
1609 not @code.
1610
1611 2006-10-16 Richard Stallman <rms@gnu.org>
1612
1613 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1614
1615 * keymaps.texi (Format of Keymaps): Show all the keymap element
1616 patterns that result from menu items.
1617 (Key Lookup): Minor cleanups.
1618
1619 * modes.texi (Precalculated Fontification): Don't say that
1620 not setting font-lock-defaults avoids loading font-lock.
1621
1622 * help.texi (Documentation): Move xref to Emacs Manual here.
1623 (Documentation Basics): From here.
1624 Also doc emacs-lisp-docstring-fill-column.
1625
1626 * elisp.texi: Update version and ISBN.
1627
1628 * commands.texi (Interactive Call): Clarify KEYS arg to
1629 call-interactively is a vector.
1630 (Command Loop Info): Delete anchor in this-command-keys.
1631 Add anchor in this-command-keys-vector.
1632 (Recursive Editing): Document how recursive-edit
1633 handles the current buffer.
1634
1635 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
1636
1637 * frames.texi (Frame Titles): %c and %l are ignored in
1638 frame-title-format.
1639
1640 2006-10-11 Richard Stallman <rms@gnu.org>
1641
1642 * keymaps.texi (Key Sequences): Clarify use of kbd.
1643
1644 2006-10-10 Kim F. Storm <storm@cua.dk>
1645
1646 * lists.texi (Sets And Lists): Add memql.
1647
1648 2006-10-03 Richard Stallman <rms@gnu.org>
1649
1650 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1651 Clarify :ascii: and :nonascii:.
1652
1653 2006-09-29 Juri Linkov <juri@jurta.org>
1654
1655 * modes.texi (%-Constructs): Reorder coding systems in the
1656 documentation of %z to the real order displayed in the modeline.
1657
1658 2006-09-25 Richard Stallman <rms@gnu.org>
1659
1660 * os.texi (Timers): Describe timer-max-repeats.
1661
1662 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
1663
1664 * os.texi (Timers): Mention with-local-quit.
1665
1666 2006-09-24 Richard Stallman <rms@gnu.org>
1667
1668 * searching.texi (Searching and Matching): Mention property search.
1669
1670 * commands.texi (Command Loop Info): Explain how read-event affects
1671 this-command-keys.
1672
1673 2006-09-20 Richard Stallman <rms@gnu.org>
1674
1675 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1676
1677 * windows.texi (Window Start): Minor cleanups.
1678
1679 2006-09-20 Kim F. Storm <storm@cua.dk>
1680
1681 * windows.texi (Window Start): pos-visible-in-window-p allows
1682 specifying t for position to mean "end of window".
1683 Add window-line-height.
1684
1685 * anti.texi (Antinews): Mention window-line-height.
1686
1687 2006-09-19 David Kastrup <dak@gnu.org>
1688
1689 * keymaps.texi (Searching Keymaps): Small clarification.
1690
1691 2006-09-18 Richard Stallman <rms@gnu.org>
1692
1693 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1694 cause keyboard menus.
1695 (Menu Keymaps): Likewise.
1696 (Defining Menus, Keyboard Menus): Clarify.
1697
1698 * text.texi (Fields): Clarify explanation of constrain-to-field.
1699
1700 2006-09-16 Eli Zaretskii <eliz@gnu.org>
1701
1702 * variables.texi (Tips for Defining): Fix a typo.
1703
1704 2006-09-15 Richard Stallman <rms@gnu.org>
1705
1706 * keymaps.texi (Remapping Commands, Searching Keymaps)
1707 (Active Keymaps): Clean up previous change.
1708
1709 2006-09-15 Jay Belanger <belanger@truman.edu>
1710
1711 * gpl.texi: Replace "Library Public License" by "Lesser Public
1712 License" throughout.
1713
1714 2006-09-15 David Kastrup <dak@gnu.org>
1715
1716 * keymaps.texi (Active Keymaps): Adapt description to use
1717 `get-char-property' instead `get-text-property'. Explain how
1718 mouse events change this. Explain the new optional argument of
1719 `key-binding' and its mouse-dependent lookup.
1720 (Searching Keymaps): Adapt description similarly.
1721 (Remapping Commands): Explain the new optional argument of
1722 `command-remapping'.
1723
1724 2006-09-14 Richard Stallman <rms@gnu.org>
1725
1726 * keymaps.texi (Searching Keymaps): Clarification.
1727 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1728
1729 2006-09-13 Richard Stallman <rms@gnu.org>
1730
1731 * objects.texi (Character Type): Node split.
1732 Add xref to Describing Characters.
1733 (Basic Char Syntax, General Escape Syntax)
1734 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1735
1736 2006-09-11 Richard Stallman <rms@gnu.org>
1737
1738 * display.texi (Display Table Format): Wording clarification.
1739 (Glyphs): Clarifications.
1740
1741 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
1742
1743 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1744 local maps.
1745
1746 2006-09-10 Kim F. Storm <storm@cua.dk>
1747
1748 * display.texi (Forcing Redisplay): Document return value of
1749 function redisplay.
1750
1751 2006-09-09 Richard Stallman <rms@gnu.org>
1752
1753 * windows.texi (Window Hooks): Explain limits of
1754 window-scroll-functions.
1755
1756 * display.texi (Fringe Indicators): Update for last change in
1757 indicate-buffer-boundaries.
1758
1759 2006-09-08 Richard Stallman <rms@gnu.org>
1760
1761 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1762
1763 2006-09-06 Kim F. Storm <storm@cua.dk>
1764
1765 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1766
1767 * windows.texi (Window Start): Update pos-visible-in-window-p.
1768
1769 2006-09-04 Richard Stallman <rms@gnu.org>
1770
1771 * processes.texi (Accepting Output): Explain SECONDS=0 for
1772 accept-process-output.
1773
1774 * os.texi (Idle Timers): Explain why timer functions should not
1775 loop until (input-pending-p).
1776
1777 2006-09-02 Eli Zaretskii <eliz@gnu.org>
1778
1779 * makefile.w32-in (usermanualdir): New variable.
1780 (elisp.dvi): Use it.
1781
1782 2006-09-01 Eli Zaretskii <eliz@gnu.org>
1783
1784 * buffers.texi (Buffer Modification): Fix last change.
1785
1786 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
1787
1788 * buffers.texi (Buffer Modification): Document
1789 buffer-chars-modified-tick.
1790
1791 2006-08-31 Richard Stallman <rms@gnu.org>
1792
1793 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1794
1795 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1796
1797 * modes.texi (Syntactic Font Lock):
1798 Mention font-lock-syntactic-face-function
1799 instead of specific faces.
1800
1801 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
1802
1803 * display.texi (Images): Add xrref to display-images-p.
1804
1805 2006-08-28 Kenichi Handa <handa@m17n.org>
1806
1807 * nonascii.texi (Lisp and Coding Systems): Fix description of
1808 detect-coding-region.
1809
1810 2006-08-27 Michael Olson <mwolson@gnu.org>
1811
1812 * processes.texi (Transaction Queues): Remove stray quote
1813 character.
1814
1815 2006-08-25 Richard Stallman <rms@gnu.org>
1816
1817 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1818 Add xref.
1819
1820 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
1821
1822 * os.texi (Timers): Avoid waiting inside timers.
1823
1824 2006-08-21 Lute Kamstra <lute@gnu.org>
1825
1826 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1827
1828 2006-08-20 Richard Stallman <rms@gnu.org>
1829
1830 * os.texi (Idle Timers): New node, split out from Timers.
1831 Document current-idle-time.
1832 * commands.texi (Reading One Event): Update xref.
1833 * elisp.texi (Top): Update subnode menu.
1834
1835 2006-08-16 Richard Stallman <rms@gnu.org>
1836
1837 * keymaps.texi (Extended Menu Items): Show format of cached
1838 bindings in extended menu items.
1839
1840 * customize.texi (Variable Definitions): Explain when the
1841 standard value expression is evaluated.
1842
1843 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
1844
1845 * commands.texi (Reading One Event): Explain idleness in
1846 `read-event'.
1847
1848 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
1849
1850 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1851 (Commands for Insertion): Removed split-line since it's not
1852 relevant for Lisp programming.
1853 (Yank Commands): Rewrite introduction.
1854 (Undo): Clarify.
1855 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1856 (Filling): Remove redundant comment. Clarify return value of
1857 current-justification.
1858 (Margins): Minor clarifications.
1859 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1860 (Sorting): Update definition of sort-lines.
1861 (Columns): Clarify behavior of sort-columns.
1862 (Indent Tabs): Link to Tab Stops in Emacs manual.
1863 (Special Properties): Clarify.
1864 (Clickable Text): Mention Buttons package.
1865
1866 2006-08-12 Kevin Ryde <user42@zip.com.au>
1867
1868 * os.texi (Time Parsing): Add %z to description of
1869 format-time-string, as per docstring. Add cross reference to
1870 glibc manual for strftime.
1871
1872 2006-08-08 Richard Stallman <rms@gnu.org>
1873
1874 * modes.texi: Clean up wording in previous change.
1875
1876 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
1877
1878 * modes.texi (Hooks): Clarify.
1879 (Major Mode Basics): Mention define-derived-mode explicitly.
1880 (Major Mode Conventions): Rebinding RET is OK for some modes.
1881 Mention change-major-mode-hook and after-change-major-mode-hook.
1882 (Example Major Modes): Moved to end of Modes section.
1883 (Mode Line Basics): Clarify.
1884 (Mode Line Data): Mention help-echo and local-map in strings.
1885 Explain reason for treatment of non-risky variables.
1886 (Properties in Mode): Clarify.
1887 (Faces for Font Lock): Add font-lock-negation-char-face.
1888
1889 2006-08-04 Eli Zaretskii <eliz@gnu.org>
1890
1891 * strings.texi (Formatting Strings): Warn against arbitrary
1892 strings as first arg to `format'.
1893
1894 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
1895
1896 * text.texi (Clickable Text): Mention `help-echo' text property.
1897 Update intro, examples and associated explanations.
1898
1899 2006-07-31 Richard Stallman <rms@gnu.org>
1900
1901 * commands.texi: Update xrefs.
1902 (Event Mod): New node, cut out from old Translating Input.
1903
1904 * maps.texi: Update xrefs.
1905
1906 * keymaps.texi (Translation Keymaps): New node.
1907 Update xrefs from Translating Input to Translation Keymaps.
1908
1909 * elisp.texi (Top): Update subnode menu.
1910
1911 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1912
1913 * os.texi (System Interface): Fix menu descriptions of some nodes.
1914 (Translating Input): Node deleted.
1915
1916 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
1917
1918 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1919
1920 * lists.texi (Sets And Lists): Likewise.
1921
1922 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1923
1924 * text.texi (Fields): Mention POS
1925 requirement when narrowing is in effect.
1926
1927 2006-07-28 Richard Stallman <rms@gnu.org>
1928
1929 * display.texi (Face Attributes): Simplify wording.
1930 (Attribute Functions): Clarify meaning of new-frame default
1931 attribute settings.
1932
1933 * customize.texi (Common Keywords): Document how to use
1934 :package-version in a package not in Emacs.
1935
1936 2006-07-28 Kim F. Storm <storm@cua.dk>
1937
1938 * commands.texi (Reading One Event): Fix last change.
1939
1940 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
1941
1942 * commands.texi (Reading One Event): Document SECONDS argument for
1943 read-event, read-char, and read-char-exclusive.
1944
1945 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1946
1947 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1948 to ensure correct identification.
1949
1950 2006-07-24 Richard Stallman <rms@gnu.org>
1951
1952 * text.texi (Clickable Text): Clarify.
1953
1954 * sequences.texi (Vector Functions): Delete duplicate xref.
1955
1956 * objects.texi (Function Type): Clarify.
1957
1958 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1959 modes.
1960
1961 * lists.texi (List Variables): New node.
1962 Material moved from other nodes.
1963
1964 * variables.texi (Setting Variables): add-to-list and
1965 add-to-ordered-list moved to List Variables node.
1966
1967 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1968
1969 * text.texi (Links and Mouse-1):
1970 For mouse-on-link-p, expand on arg POS.
1971
1972 2006-07-21 Kim F. Storm <storm@cua.dk>
1973
1974 * display.texi (Forcing Redisplay): Don't mention systems which
1975 don't support sub-second timers for redisplay-preemption-period.
1976
1977 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1978
1979 2006-07-21 Eli Zaretskii <eliz@gnu.org>
1980
1981 * frames.texi (Input Focus): Document that focus-follows-mouse has
1982 no effect on MS-Windows.
1983
1984 2006-07-18 Richard Stallman <rms@gnu.org>
1985
1986 * display.texi (Forcing Redisplay): Cleanups in previous change.
1987
1988 * processes.texi (Low-Level Network): Make menu more convenient.
1989
1990 2006-07-18 Kim F. Storm <storm@cua.dk>
1991
1992 * display.texi (Forcing Redisplay): redisplay-preemption-period
1993 only used on window systems. Add xref to Terminal Output.
1994
1995 * os.texi (Terminal Output): baud-rate only controls preemption on
1996 non-window systems. Add xref to Forcing Redisplay.
1997
1998 * processes.texi (Low-Level Network): Rename node "Make Network"
1999 to "Network Processes".
2000
2001 2006-07-18 Karl Berry <karl@gnu.org>
2002
2003 * variables.texi, functions.texi, customize.texi, loading.texi:
2004 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2005
2006 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
2007
2008 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2009
2010 2006-07-17 Richard Stallman <rms@gnu.org>
2011
2012 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2013 Put period and comma inside quotes.
2014
2015 * loading.texi, markers.texi: Use real doublequote inside menus.
2016
2017 * windows.texi: Put point and comma inside quotes.
2018 (Textual Scrolling): Use @samp for error message.
2019
2020 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2021 * strings.texi, streams.texi, processes.texi, os.texi:
2022 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2023 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2024 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2025 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2026 Put point and comma inside quotes.
2027
2028 * control.texi (Processing of Errors): Add command-error-function.
2029
2030 * variables.texi (File Local Variables): Clarify that
2031 file local variables make buffer-local bindings.
2032
2033 * modes.texi (Syntactic Font Lock): Give default for
2034 font-lock-syntax-table.
2035
2036 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
2037
2038 * text.texi (Special Properties): Clean up previous change.
2039
2040 2006-07-16 Karl Berry <karl@gnu.org>
2041
2042 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2043 * control.texi: Fix bad page breaks through chapter 10 (control).
2044
2045 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2046 underfull hbox.
2047
2048 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
2049
2050 * text.texi (Special Properties): Describe fontified text property
2051 in relation to a character (not text).
2052
2053 2006-07-15 Kim F. Storm <storm@cua.dk>
2054
2055 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2056 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2057 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2058
2059 * anti.texi (Antinews): Mention redisplay function.
2060 The kbd macro existed, but was not documented, before 22.x.
2061 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2062
2063 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
2064
2065 * display.texi (Displaying Messages): Add anchor.
2066
2067 * frames.texi (Dialog Boxes): Use it.
2068
2069 2006-07-12 Richard Stallman <rms@gnu.org>
2070
2071 * objects.texi (Frame Type): Explain nature of frames better.
2072
2073 * frames.texi (Frames): Explain nature of frames better.
2074
2075 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2076
2077 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2078
2079 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2080
2081 * frames.texi (Window System Selections): Mention scrap support for Mac.
2082 Default value of x-select-enable-clipboard is t on Mac.
2083
2084 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2085
2086 2006-07-11 Kim F. Storm <storm@cua.dk>
2087
2088 * display.texi (Forcing Redisplay): Add `redisplay' function.
2089 Don't mention (sit-for -1) -- use (redisplay t) instead.
2090
2091 * commands.texi (Waiting): (sit-for -1) is no longer special.
2092 (sit-for 0) is equivalent to (redisplay).
2093 Iconifying/deiconifying no longer makes sit-for return.
2094
2095 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
2096
2097 * display.texi (Buttons): Fix typo.
2098
2099 * index.texi, elisp.texi (New Symbols): Comment node out.
2100
2101 2006-07-09 Richard Stallman <rms@gnu.org>
2102
2103 * display.texi (Truncation): Clean up previous change.
2104
2105 2006-07-08 Richard Stallman <rms@gnu.org>
2106
2107 * commands.texi (Interactive Call): Use 3 as prefix in example
2108 for execute-extended-command.
2109
2110 * display.texi (Attribute Functions): Move paragraph about
2111 compatibility with Emacs < 21.
2112
2113 2006-07-09 Kim F. Storm <storm@cua.dk>
2114
2115 * display.texi (Refresh Screen): Clarify force-window-update.
2116 (Truncation): "Normally" indicated by fringe arrows.
2117
2118 2006-07-08 Eli Zaretskii <eliz@gnu.org>
2119
2120 * windows.texi (Textual Scrolling, Resizing Windows):
2121 * variables.texi (Constant Variables):
2122 * text.texi (Buffer Contents, Deletion, Changing Properties)
2123 (Property Search, Special Properties, Sticky Properties)
2124 (Links and Mouse-1, Fields, Change Hooks):
2125 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2126 (Categories):
2127 * symbols.texi (Other Plists):
2128 * streams.texi (Output Variables):
2129 * processes.texi (Input to Processes, Query Before Exit):
2130 * positions.texi (Word Motion, Text Lines, List Motion):
2131 * os.texi (Init File, System Environment, Sound Output)
2132 (Session Management):
2133 * nonascii.texi (Text Representations, Character Sets)
2134 (Chars and Bytes, Locales):
2135 * modes.texi (Defining Minor Modes, Header Lines):
2136 * minibuf.texi (Minibuffer Contents):
2137 * markers.texi (Information from Markers):
2138 * lists.texi (List Elements, Building Lists, Association Lists):
2139 * keymaps.texi (Tool Bar):
2140 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2141 * functions.texi (What Is a Function, Mapping Functions):
2142 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2143 (Color Names, Text Terminal Colors, Display Feature Testing):
2144 * files.texi (Visiting Functions, File Name Components)
2145 (Unique File Names, Contents of Directories):
2146 * display.texi (Forcing Redisplay, Displaying Messages)
2147 (Temporary Displays, Font Selection, Auto Faces)
2148 (Font Lookup, Fringe Indicators, Display Margins)
2149 (Image Descriptors, Showing Images, Image Cache, Button Types)
2150 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2151 (Display Table Format, Glyphs):
2152 * control.texi (Iteration):
2153 * commands.texi (Command Loop Info, Adjusting Point):
2154 * backups.texi (Making Backups, Auto-Saving):
2155 Remove @tindex entries.
2156
2157 2006-07-07 Kim F. Storm <storm@cua.dk>
2158
2159 * display.texi (Fringe Cursors): Fix typo.
2160 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2161 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2162
2163 2006-07-05 Richard Stallman <rms@gnu.org>
2164
2165 * text.texi (Buffer Contents): Add example of text props
2166 in result of buffer-substring.
2167 (Text Properties): Explain better about use of specific property names.
2168 (Property Search): Some cleanups; reorder some functions.
2169
2170 * keymaps.texi (Changing Key Bindings): Cleanup.
2171 Add xref to Key Binding Conventions.
2172
2173 * display.texi (Attribute Functions): Add examples for
2174 face-attribute-relative-p.
2175
2176 * tips.texi (Coding Conventions): Cleanup last change.
2177
2178 2006-07-05 Karl Berry <karl@gnu.org>
2179
2180 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2181 Remove @setchapternewpage odd.
2182 Result is 1013 pages, down from 1100.
2183
2184 * anti.texi, customize.texi, display.texi, internals.texi:
2185 * minibuf.texi, modes.texi, tips.texi:
2186 Fix overfull/underfull boxes.
2187
2188 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2189
2190 * edebug.texi (Instrumenting):
2191 Add Edebug-specific findex for eval-buffer.
2192 * loading.texi (Loading):
2193 Replace eval-current-buffer with eval-buffer.
2194
2195 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
2196
2197 * locals.texi (Standard Buffer-Local Variables): Update the list
2198 of variables.
2199
2200 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
2201
2202 * files.texi (File Name Completion): Point user to the node
2203 "Reading File Names".
2204
2205 2006-06-24 Eli Zaretskii <eliz@gnu.org>
2206
2207 * files.texi (Contents of Directories): Document case-insensitive
2208 behavior on respective filesystems.
2209
2210 * objects.texi (Character Type): Document that Emacs signals an
2211 error for unsupported Unicode characters specified as \uNNNN.
2212
2213 2006-06-19 Richard Stallman <rms@gnu.org>
2214
2215 * processes.texi (Bindat Spec): Clarify previous change.
2216
2217 2006-06-16 Richard Stallman <rms@gnu.org>
2218
2219 * tips.texi (Coding Conventions): Better explain conventions
2220 for definition constructs.
2221
2222 * text.texi (Special Properties): String value of `read-only'
2223 serves as the error message.
2224
2225 * objects.texi (Character Type): Clarify prev. change.
2226 (Non-ASCII in Strings): Mention \u and \U.
2227
2228 * commands.texi (Using Interactive): Explain problem of
2229 markers, etc., in command-history.
2230
2231 2006-06-14 Kim F. Storm <storm@cua.dk>
2232
2233 * commands.texi (Waiting): Negative arg to sit-for forces
2234 redisplay even if input is pending.
2235
2236 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2237 redisplay. Remove incorrect example of binding redisplay-dont-pause
2238 around (sit-for 0).
2239
2240 2006-06-13 Richard Stallman <rms@gnu.org>
2241
2242 * display.texi (Forcing Redisplay): Clarify previous change.
2243
2244 2006-06-13 Romain Francoise <romain@orebokech.com>
2245
2246 * display.texi (Forcing Redisplay): Fix typo.
2247
2248 2006-06-13 Kim F. Storm <storm@cua.dk>
2249
2250 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2251
2252 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2253
2254 * tips.texi (Coding Conventions): Add `@end itemize'.
2255
2256 2006-06-10 Richard Stallman <rms@gnu.org>
2257
2258 * tips.texi (Coding Conventions): Explain use of coding systems
2259 to ensure one decoding for strings.
2260
2261 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2262
2263 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2264 syntax.
2265
2266 2006-06-07 Eli Zaretskii <eliz@gnu.org>
2267
2268 * display.texi (Font Selection): Remove description of
2269 clear-face-cache.
2270
2271 * compile.texi (Eval During Compile): Fix a typo. Add index
2272 entries for possible uses of eval-when-compile.
2273
2274 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2275
2276 * display.texi (Abstract Display): Fix typo.
2277
2278 2006-06-03 Eli Zaretskii <eliz@gnu.org>
2279
2280 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2281 Reword variable's description.
2282
2283 2006-06-01 Richard Stallman <rms@gnu.org>
2284
2285 * windows.texi (Splitting Windows): Clarify splitting nonselected
2286 window.
2287
2288 2006-05-31 Juri Linkov <juri@jurta.org>
2289
2290 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2291
2292 2006-05-30 Richard Stallman <rms@gnu.org>
2293
2294 * display.texi (Line Height): Fix errors in description of
2295 default line height and line-height property.
2296
2297 * nonascii.texi (Default Coding Systems): Further clarification.
2298
2299 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2300
2301 * internals.texi (Pure Storage): Mention that an overflow in pure
2302 space causes a memory leak.
2303 (Garbage Collection): If there was an overflow in pure space,
2304 `garbage-collect' returns nil.
2305
2306 2006-05-30 Eli Zaretskii <eliz@gnu.org>
2307
2308 * nonascii.texi (Default Coding Systems): Fix it some more.
2309
2310 2006-05-29 Eli Zaretskii <eliz@gnu.org>
2311
2312 * nonascii.texi (Default Coding Systems): Fix last change.
2313
2314 2006-05-29 Kenichi Handa <handa@m17n.org>
2315
2316 * nonascii.texi (find-operation-coding-system): Describe the new
2317 argument format (FILENAME . BUFFER).
2318
2319 2006-05-28 Richard Stallman <rms@gnu.org>
2320
2321 * tips.texi (Coding Conventions): Better explain reasons not to
2322 advise other packages or use `eval-after-load'.
2323
2324 2006-05-29 Kim F. Storm <storm@cua.dk>
2325
2326 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2327 `bindat-idx' and `bindat-raw' for clarity.
2328
2329 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2330
2331 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2332
2333 * display.texi (Display): Add "Abstract Display" to menu.
2334 (Abstract Display, Abstract Display Functions)
2335 (Abstract Display Example): New nodes.
2336 * elisp.texi (Top): Add "Abstract Display" to menu.
2337
2338 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
2339
2340 * keymaps.texi (Key Sequences): Link to input events definition.
2341 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2342
2343 * files.texi (Changing Files): Document updated argument list for
2344 copy-file.
2345
2346 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2347
2348 * processes.texi (Bindat Functions): Explain term "total length".
2349 Use it in bindat-length and bindat-pack descriptions.
2350
2351 2006-05-26 Eli Zaretskii <eliz@gnu.org>
2352
2353 * tips.texi (Coding Conventions): Advise against using
2354 eval-after-load in packages. Add an index entry.
2355
2356 2006-05-25 Juri Linkov <juri@jurta.org>
2357
2358 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2359
2360 * modes.texi (%-Constructs): Add %e, %z, %Z.
2361
2362 2006-05-25 Richard Stallman <rms@gnu.org>
2363
2364 * elisp.texi (Top): Update subnode menu.
2365
2366 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2367 (Keymaps): Update menu.
2368
2369 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
2370
2371 * keymaps.texi (Key Sequences): Some clarifications.
2372
2373 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2374
2375 * processes.texi (Bindat Functions): Say "unibyte string"
2376 explicitly for bindat-unpack and bindat-pack descriptions.
2377 (Bindat Examples): Don't call `string-make-unibyte' in example.
2378
2379 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
2380
2381 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
2382 Explain string and vector representations of key sequences.
2383
2384 * keymaps.texi (Changing Key Bindings):
2385 * commands.texi (Interactive Codes):
2386 * help.texi (Describing Characters): Refer to it.
2387
2388 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2389
2390 * frames.texi (Pointer Shape): @end table -> @end defvar.
2391
2392 2006-05-22 Richard Stallman <rms@gnu.org>
2393
2394 * elisp.texi (Top): Update subnode menus.
2395
2396 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2397 Contents rewritten; material from old Pointer Shape node moved here.
2398
2399 * display.texi (Pointer Shape): Node deleted.
2400 (Image Descriptors): Minor cleanup.
2401
2402 2006-05-21 Richard Stallman <rms@gnu.org>
2403
2404 * syntax.texi (Parsing Expressions): Update info on which STATE
2405 elements are ignored.
2406
2407 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2408
2409 * hooks.texi (Standard Hooks): Correct typo.
2410
2411 * gpl.texi (GPL): ifinfo -> ifnottex.
2412
2413 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2414
2415 * searching.texi (Simple Match Data): Warn about match data being
2416 set anew by every search.
2417
2418 2006-05-17 Richard Stallman <rms@gnu.org>
2419
2420 * minibuf.texi (Minibuffer History): Clarify.
2421
2422 * searching.texi (Regexp Special): Clarify nested regexp warning.
2423
2424 2006-05-16 Kim F. Storm <storm@cua.dk>
2425
2426 * minibuf.texi (Minibuffer History): Update add-to-history.
2427
2428 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2429
2430 * nonascii.texi (Explicit Encoding): Fix
2431 typo (encoding<->decoding).
2432
2433 2006-05-14 Richard Stallman <rms@gnu.org>
2434
2435 * buffers.texi (Creating Buffers): Cleanup.
2436
2437 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2438
2439 2006-05-13 Eli Zaretskii <eliz@gnu.org>
2440
2441 * buffers.texi (Current Buffer): Document that with-temp-buffer
2442 disables undo.
2443
2444 * os.texi (Terminal-Specific): More accurate description of how
2445 Emacs searches for the terminal-specific libraries.
2446
2447 2006-05-12 Eli Zaretskii <eliz@gnu.org>
2448
2449 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2450 emacs-xtra to @inforef's.
2451
2452 * text.texi (Undo): Document that undo is turned off in buffers
2453 whose names begin with a space.
2454
2455 * buffers.texi (Buffer Names): Add index entries for buffers whose
2456 names begin with a space.
2457 (Creating Buffers): Document that undo is turned off in buffers
2458 whose names begin with a space.
2459
2460 * files.texi (Visiting Functions, Reading from Files)
2461 (Saving Buffers): Mention code and EOL conversions by file I/O
2462 primitives and subroutines.
2463
2464 * nonascii.texi (Lisp and Coding Systems): Document
2465 coding-system-eol-type. Add index entries for eol conversion.
2466
2467 * display.texi (Defining Faces): Mention `mac', and add an xref to
2468 where window-system is described.
2469
2470 2006-05-10 Richard Stallman <rms@gnu.org>
2471
2472 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2473
2474 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2475
2476 * variables.texi (File Local Variables): Recommend to quote lambda
2477 expressions in safe-local-variable property.
2478
2479 2006-05-09 Richard Stallman <rms@gnu.org>
2480
2481 * variables.texi (File Local Variables): Document
2482 safe-local-eval-forms and safe-local-eval-function.
2483
2484 2006-05-07 Kim F. Storm <storm@cua.dk>
2485
2486 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2487 from add-to-history.
2488
2489 2006-05-07 Romain Francoise <romain@orebokech.com>
2490
2491 * commands.texi (Event Input Misc):
2492 * compile.texi (Eval During Compile):
2493 * internals.texi (Buffer Internals):
2494 * minibuf.texi (Initial Input):
2495 * nonascii.texi (Scanning Charsets):
2496 * numbers.texi (Comparison of Numbers):
2497 * windows.texi (Textual Scrolling, Vertical Scrolling):
2498 Fix various typos.
2499
2500 2006-05-06 Eli Zaretskii <eliz@gnu.org>
2501
2502 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2503 conditional xref's to either emacs or emacs-xtra, depending on
2504 @iftex/@ifnottex.
2505
2506 * minibuf.texi (Minibuffer History): Document add-to-history.
2507
2508 2006-05-05 Eli Zaretskii <eliz@gnu.org>
2509
2510 * internals.texi (Pure Storage): Mention the pure overflow message
2511 at startup.
2512
2513 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
2514
2515 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2516 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2517 search.
2518
2519 2006-05-01 Richard Stallman <rms@gnu.org>
2520
2521 * intro.texi (nil and t): Clarify.
2522
2523 * variables.texi (File Local Variables): Suggest using booleanp.
2524
2525 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
2526
2527 * objects.texi (Type Predicates): Fix typos.
2528
2529 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2530
2531 * intro.texi (nil and t): Add booleanp.
2532
2533 * objects.texi (Type Predicates): Add links for booleanp and
2534 string-or-null-p.
2535
2536 2006-04-29 Richard Stallman <rms@gnu.org>
2537
2538 * modes.texi (Multiline Font Lock): Rename from
2539 Multi line Font Lock Elements. Much clarification.
2540 (Font Lock Multiline, Region to Fontify): Much clarification.
2541
2542 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2543
2544 * variables.texi (File Local Variables): Remove the special case t for
2545 safe-local-variable.
2546
2547 2006-04-26 Richard Stallman <rms@gnu.org>
2548
2549 * syntax.texi (Parsing Expressions): Minor cleanup.
2550
2551 2006-04-18 Richard Stallman <rms@gnu.org>
2552
2553 * tips.texi (Coding Conventions): Explain when the package's
2554 prefix should appear later on (not at the start of the name).
2555
2556 * searching.texi (String Search): Clarify effect of NOERROR.
2557
2558 * modes.texi (Imenu): Clarify what special items do.
2559
2560 * hooks.texi (Standard Hooks): Delete text about old hook names.
2561
2562 2006-04-17 Romain Francoise <romain@orebokech.com>
2563
2564 * variables.texi (Local Variables): Update the default value of
2565 `max-specpdl-size'.
2566
2567 2006-04-15 Michael Olson <mwolson@gnu.org>
2568
2569 * processes.texi (Transaction Queues): Mention the new optional
2570 `delay-question' argument for `tq-enqueue'.
2571
2572 2006-04-13 Bill Wohler <wohler@newt.com>
2573
2574 * customize.texi (Common Keywords): Use dotted notation for
2575 :package-version value. Specify its values. Improve documentation
2576 for customize-package-emacs-version-alist.
2577
2578 2006-04-12 Bill Wohler <wohler@newt.com>
2579
2580 * customize.texi (Common Keywords): Move description of
2581 customize-package-emacs-version-alist to @defvar.
2582
2583 2006-04-10 Bill Wohler <wohler@newt.com>
2584
2585 * customize.texi (Common Keywords): Add :package-version.
2586
2587 2006-04-10 Kim F. Storm <storm@cua.dk>
2588
2589 * text.texi (Buffer Contents): Add NOPROPS arg to
2590 filter-buffer-substring.
2591
2592 2006-04-08 Kevin Ryde <user42@zip.com.au>
2593
2594 * os.texi (Command-Line Arguments): Update xref to emacs manual
2595 "Command Arguments" -> "Emacs Invocation", per change there.
2596
2597 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2598
2599 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2600 be on one line to help makeinfo not render two spaces after the dot.
2601
2602 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2603
2604 * strings.texi (Predicates for Strings): Add string-or-null-p.
2605
2606 2006-03-28 Kim F. Storm <storm@cua.dk>
2607
2608 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2609 remarks about systems that don't support fractional seconds.
2610
2611 2006-03-25 Karl Berry <karl@gnu.org>
2612
2613 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2614 the year list.
2615
2616 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
2617
2618 * display.texi (Fringe Indicators): Fix typos.
2619
2620 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2621
2622 * tips.texi (Documentation Tips): One can now also write `program'
2623 in front of a quoted symbol in a docstring to prevent making a
2624 hyperlink.
2625
2626 2006-03-19 Alan Mackenzie <acm@muc.de>
2627
2628 * text.texi (Special Properties): Clarify `fontified' property.
2629
2630 2006-03-16 Richard Stallman <rms@gnu.org>
2631
2632 * display.texi (Defining Images): Minor cleanup.
2633
2634 2006-03-16 Bill Wohler <wohler@newt.com>
2635
2636 * display.texi (Defining Images): In image-load-path-for-library,
2637 prefer user's images.
2638
2639 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2640
2641 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2642
2643 2006-03-15 Bill Wohler <wohler@newt.com>
2644
2645 * display.texi (Defining Images): Fix example in
2646 image-load-path-for-library by not recommending that one binds
2647 image-load-path. Just defvar it to placate compiler and only use
2648 it if previously defined.
2649
2650 2006-03-14 Bill Wohler <wohler@newt.com>
2651
2652 * display.texi (Defining Images): In image-load-path-for-library,
2653 always return list of directories. Update example.
2654
2655 2006-03-14 Alan Mackenzie <acm@muc.de>
2656
2657 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2658 This describes font-lock-extend-region-function.
2659 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2660 the new node "Region to Fontify".
2661
2662 2006-03-13 Richard Stallman <rms@gnu.org>
2663
2664 * display.texi (Invisible Text): The impossible position is
2665 now before the invisible text, not after.
2666 (Defining Images): Clean up last change.
2667
2668 2006-03-11 Bill Wohler <wohler@newt.com>
2669
2670 * display.texi (Defining Images): Add image-load-path-for-library.
2671
2672 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2673
2674 * text.texi (Adaptive Fill): Fix Texinfo usage.
2675
2676 * strings.texi (Creating Strings): Fix Texinfo usage.
2677
2678 * searching.texi (Regexp Special): Use @samp for regular
2679 expressions that are not in Lisp syntax.
2680
2681 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2682
2683 * searching.texi (Regexp Special): Put remark between parentheses
2684 to avoid misreading.
2685
2686 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2687
2688 * searching.texi (Syntax of Regexps): More accurately describe
2689 which characters are special in which situations.
2690 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2691 are not special. Describe in detail when `[' and `]' are special.
2692 (Regexp Backslash): Plenty of regexps with unbalanced square
2693 brackets are valid, so reword that statement.
2694
2695 2006-03-02 Kim F. Storm <storm@cua.dk>
2696
2697 * keymaps.texi (Tool Bar): Add tool-bar-border.
2698
2699 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2700
2701 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2702
2703 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2704
2705 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2706
2707 * files.texi (Locating Files): Suggest additional values for the
2708 SUFFIXES arg of `locate-file'. Update pxref.
2709
2710 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2711 (How Programs Do Loading): Discuss the effects of Auto Compression
2712 mode on `load'.
2713 (Load Suffixes): New node.
2714 (Library Search): Delete description of `load-suffixes'; it was
2715 moved to "Load Suffixes".
2716 (Autoload, Named Features): Mention `load-suffixes'.
2717
2718 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2719
2720 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2721
2722 * windows.texi (Window Tree): Fix typo.
2723
2724 2006-02-20 Kim F. Storm <storm@cua.dk>
2725
2726 * display.texi (Fringe Indicators): New section.
2727 Move indicate-empty-lines, indicate-buffer-boundaries, and
2728 default-indicate-buffer-boundaries here.
2729 Add fringe-indicator-alist and default-fringes-indicator-alist.
2730 Add list of logical fringe indicator symbols.
2731 Update list of standard bitmap names.
2732 (Fringe Cursors): New section.
2733 Move overflow-newline-into-fringe here.
2734 Add fringe-cursor-alist and default-fringes-cursor-alist.
2735 Add list of fringe cursor symbols.
2736
2737 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
2738
2739 * commands.texi (Using Interactive): Fix reference to node
2740 "Minibuffers".
2741
2742 2006-02-19 Richard M. Stallman <rms@gnu.org>
2743
2744 * minibuf.texi (High-Level Completion):
2745 Add xref to read-input-method-name.
2746
2747 * files.texi (Relative File Names): Move file-relative-name here.
2748 (File Name Expansion): From here. Minor clarifications.
2749
2750 * commands.texi (Using Interactive): Add xrefs about reading input.
2751 Clarify remarks about that moving point and mark.
2752 Put string case before list case.
2753
2754 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
2755
2756 * display.texi (Other Display Specs, Image Descriptors):
2757 Revert erroneous changes. The previous description of
2758 image-descriptors as `(image . PROPS)' was correct.
2759
2760 2006-02-14 Richard M. Stallman <rms@gnu.org>
2761
2762 * variables.texi (File Local Variables): Clarifications.
2763
2764 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
2765
2766 * variables.texi (File Local Variables): Use @code for a cons
2767 cell, not @var.
2768
2769 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
2770
2771 * variables.texi (File Local Variables): Document new file local
2772 variable behavior.
2773
2774 2006-02-10 Kim F. Storm <storm@cua.dk>
2775
2776 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2777
2778 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
2779
2780 * modes.texi (%-Constructs): Remove obsolete info about
2781 `global-mode-string'.
2782
2783 2006-02-07 Richard M. Stallman <rms@gnu.org>
2784
2785 * commands.texi (Prefix Command Arguments): Minor cleanup.
2786
2787 * display.texi: "Graphical display", not window system.
2788
2789 * functions.texi (What Is a Function): Fix xref.
2790
2791 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2792 (Changing Key Bindings): Clarify when remapping is better than
2793 substitute-key-definition.
2794
2795 2006-02-02 Richard M. Stallman <rms@gnu.org>
2796
2797 * minibuf.texi (Basic Completion): Completion alists are risky.
2798
2799 * keymaps.texi (Active Keymaps): Clarifications.
2800 (Searching Keymaps): New node.
2801 (Keymaps): Update menu.
2802
2803 * frames.texi (Layout Parameters): Minor clarification.
2804 (Drag and Drop): New node.
2805 (Frames): Update menu.
2806
2807 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
2808
2809 * display.texi (Other Display Specs, Image Descriptors):
2810 Image description is a list, not a cons cell.
2811
2812 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2813
2814 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2815 list is not necessarily a list).
2816
2817 2006-01-27 Eli Zaretskii <eliz@gnu.org>
2818
2819 * frames.texi (Layout Parameters): border-width and
2820 internal-border-width belong to the frame, not the window.
2821
2822 2006-01-19 Richard M. Stallman <rms@gnu.org>
2823
2824 * nonascii.texi (Translation of Characters): Search cmds use
2825 translation-table-for-input. Automatically made local.
2826
2827 * markers.texi (Overview of Markers): Count insertion type
2828 as one of a marker's attributes.
2829
2830 * keymaps.texi (Controlling Active Maps): New node, split out of
2831 Active Keymaps.
2832 (Keymaps): Menu updated.
2833 (Active Keymaps): Give pseudocode to explain how the active
2834 maps are searched. current-active-maps and key-binding moved here.
2835 (Functions for Key Lookup): current-active-maps and key-binding moved.
2836 Clarifications.
2837 (Searching the Keymaps): New subnode.
2838
2839 * elisp.texi (Top): Menu clarification.
2840
2841 * display.texi (Other Display Specs): Delete duplicate entry for
2842 just a string as display spec. Move text about recursive display
2843 specs on such a string.
2844
2845 * commands.texi (Key Sequence Input): Clarify.
2846 Move num-nonmacro-input-events out.
2847 (Reading One Event): num-nonmacro-input-events moved here.
2848
2849 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
2850
2851 * advice.texi (Simple Advice): Update example to fit argument
2852 change in previous-line.
2853
2854 2006-01-05 Richard M. Stallman <rms@gnu.org>
2855
2856 * markers.texi (The Mark): Fix in `mark'.
2857
2858 2006-01-04 Richard M. Stallman <rms@gnu.org>
2859
2860 * processes.texi (Misc Network, Make Network): Minor cleanups.
2861
2862 2006-01-04 Kim F. Storm <storm@cua.dk>
2863
2864 * processes.texi (Make Network): Add IPv6 addresses and handling.
2865 (Network Feature Testing): Mention (:family ipv6).
2866 (Misc Network): Add IPv6 formats to format-network-address.
2867
2868 2005-12-30 Richard M. Stallman <rms@gnu.org>
2869
2870 * text.texi (Changing Properties):
2871 Don't use return value of set-text-properties.
2872
2873 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2874
2875 * modes.texi (Mode Line Format): Correct typo in menu.
2876
2877 2005-12-29 Richard M. Stallman <rms@gnu.org>
2878
2879 * modes.texi (Mode Line Top): New node.
2880 (Mode Line Data): Some text moved to new node.
2881 Explain the data structure more concretely.
2882 (Mode Line Basics): Clarifications.
2883 (Mode Line Variables): Clarify intro paragraph.
2884 (%-Constructs): Clarify intro paragraph.
2885 (Mode Line Format): Update menu.
2886
2887 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2888
2889 * minibuf.texi (Basic Completion): Update lazy-completion-table
2890 examples for removal of ARGS argument.
2891
2892 2005-12-23 Richard M. Stallman <rms@gnu.org>
2893
2894 * text.texi (Undo): Restore some explanation from the version
2895 that was deleted.
2896
2897 2005-12-23 Eli Zaretskii <eliz@gnu.org>
2898
2899 * text.texi (Undo): Remove duplicate descriptions of `apply
2900 funname' and `apply delta' elements of the undo list.
2901
2902 2005-12-20 Richard M. Stallman <rms@gnu.org>
2903
2904 * help.texi (Help Functions): Update documentation of `apropos'.
2905
2906 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
2907
2908 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2909 because it is confusing. If the :help-echo keyword is a function,
2910 it is not directly used as the :help-echo overlay property, as the
2911 xref seems to suggest (it does not take the appropriate args).
2912
2913 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2914
2915 * customize.texi (Common Keywords): Fix Texinfo usage.
2916 (Group Definitions, Variable Definitions): Update for new
2917 conventions for using `*' in docstrings.
2918
2919 * tips.texi (Documentation Tips): Update for new conventions for
2920 using `*' in docstrings.
2921
2922 2005-12-16 Richard M. Stallman <rms@gnu.org>
2923
2924 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2925
2926 2005-12-16 Juri Linkov <juri@jurta.org>
2927
2928 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2929
2930 2005-12-14 Romain Francoise <romain@orebokech.com>
2931
2932 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2933 Fix typo.
2934
2935 2005-12-11 Juri Linkov <juri@jurta.org>
2936
2937 * minibuf.texi (Completion Commands): Add mention of read-file-name
2938 for filename completion keymaps.
2939 (Reading File Names): Add mention of filename completion keymaps
2940 for read-file-name and xref to `Completion Commands'.
2941
2942 2005-12-10 Richard M. Stallman <rms@gnu.org>
2943
2944 * customize.texi (Common Keywords): State caveats for use of :tag.
2945
2946 2005-12-08 Richard M. Stallman <rms@gnu.org>
2947
2948 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2949 with xrefs and better explanation.
2950 (Completion Commands): Add the filename completion maps.
2951
2952 * objects.texi (Character Type): Clarify that \s is not space
2953 if a dash follows.
2954
2955 2005-12-05 Richard M. Stallman <rms@gnu.org>
2956
2957 * windows.texi (Resizing Windows): Delete preserve-before args.
2958
2959 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2960
2961 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2962 in full keymaps, since the quirk has been fixed.
2963
2964 2005-12-03 Eli Zaretskii <eliz@gnu.org>
2965
2966 * hooks.texi (Standard Hooks): Add index entries. Mention
2967 `compilation-finish-functions'.
2968
2969 2005-11-27 Richard M. Stallman <rms@gnu.org>
2970
2971 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2972
2973 2005-11-21 Juri Linkov <juri@jurta.org>
2974
2975 * customize.texi (Common Keywords): Update links types
2976 custom-manual and url-link. Add link types emacs-library-link,
2977 file-link, function-link, variable-link, custom-group-link.
2978
2979 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
2980
2981 * display.texi: Revert 2005-11-20 change.
2982
2983 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2984
2985 * processes.texi (Bindat Functions):
2986 Say "third" to refer to zero-based index "2".
2987
2988 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2989
2990 * loading.texi (Library Search): Update the default value of
2991 `load-suffixes'.
2992
2993 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
2994
2995 * display.texi (Attribute Functions): Mention :ignore-defface.
2996
2997 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2998
2999 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3000 (Minor Mode Conventions): Mention the use of a hook.
3001
3002 2005-11-06 Richard M. Stallman <rms@gnu.org>
3003
3004 * files.texi (Magic File Names): find-file-name-handler checks the
3005 `operations' property of the handler.
3006
3007 2005-11-03 Richard M. Stallman <rms@gnu.org>
3008
3009 * variables.texi (Frame-Local Variables): Small clarification.
3010
3011 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
3012
3013 * os.texi (Init File): Document ~/.emacs.d/init.el.
3014
3015 2005-10-29 Richard M. Stallman <rms@gnu.org>
3016
3017 * internals.texi (Garbage Collection): Document memory-full.
3018
3019 2005-10-28 Bill Wohler <wohler@newt.com>
3020
3021 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3022 for URLs.
3023
3024 2005-10-28 Richard M. Stallman <rms@gnu.org>
3025
3026 * minibuf.texi (Completion Commands): Clean up prev change.
3027
3028 2005-10-26 Kevin Ryde <user42@zip.com.au>
3029
3030 * compile.texi (Eval During Compile): Explain recommended uses
3031 of eval-when-compile and eval-and-compile.
3032
3033 2005-10-27 Masatake YAMATO <jet@gyve.org>
3034
3035 * minibuf.texi (Completion Commands):
3036 Write about new optional argument for `display-completion-list'.
3037
3038 2005-10-23 Richard M. Stallman <rms@gnu.org>
3039
3040 * display.texi (Overlay Arrow): Clarify about local bindings of
3041 overlay-arrow-position.
3042
3043 2005-10-22 Eli Zaretskii <eliz@gnu.org>
3044
3045 * internals.texi (Building Emacs): Fix last change.
3046
3047 2005-10-22 Richard M. Stallman <rms@gnu.org>
3048
3049 * internals.texi (Building Emacs): Document eval-at-startup.
3050
3051 2005-10-21 Richard M. Stallman <rms@gnu.org>
3052
3053 * loading.texi (Where Defined): load-history contains abs file names.
3054 symbol-file returns abs file names.
3055
3056 2005-10-19 Kim F. Storm <storm@cua.dk>
3057
3058 * display.texi (Showing Images): Add max-image-size integer value.
3059
3060 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
3061
3062 * display.texi (Showing Images): Document max-image-size.
3063
3064 2005-10-17 Richard M. Stallman <rms@gnu.org>
3065
3066 * commands.texi (Quitting): Minor clarification.
3067
3068 * processes.texi (Sentinels): Clarify about output and quitting.
3069 (Filter Functions): Mention with-local-quit.
3070
3071 2005-10-17 Juri Linkov <juri@jurta.org>
3072
3073 * buffers.texi (Current Buffer):
3074 * commands.texi (Event Input Misc):
3075 * compile.texi (Eval During Compile, Compiler Errors):
3076 * customize.texi (Group Definitions):
3077 * display.texi (Progress, Defining Faces):
3078 * files.texi (Writing to Files):
3079 * modes.texi (Mode Hooks, Defining Minor Modes):
3080 * streams.texi (Output Functions):
3081 * syntax.texi (Syntax Table Functions):
3082 * text.texi (Change Hooks):
3083 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3084
3085 * commands.texi (Quitting): Replace arg `forms' with `body' in
3086 `with-local-quit'.
3087
3088 * positions.texi (Excursions): Replace arg `forms' with `body' in
3089 `save-excursion'.
3090
3091 2005-10-08 Kim F. Storm <storm@cua.dk>
3092
3093 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3094 Rename manual section accordingly.
3095
3096 2005-10-04 Kim F. Storm <storm@cua.dk>
3097
3098 * windows.texi (Window Split Tree): New section describing
3099 new function window-split-tree function.
3100
3101 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
3102
3103 * display.texi (Fringe Size/Pos): Simplify and add detail.
3104
3105 2005-09-30 Romain Francoise <romain@orebokech.com>
3106
3107 * minibuf.texi (High-Level Completion): Explain that the prompt
3108 given to `read-buffer' should end with a colon and a space.
3109 Update usage examples.
3110
3111 2005-09-29 Juri Linkov <juri@jurta.org>
3112
3113 * display.texi (Displaying Messages): Rename argument name
3114 `string' to `format-string' in functions `message', `message-box',
3115 `message-or-box'.
3116
3117 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
3118
3119 * errors.texi (Standard Errors): Correct xrefs.
3120
3121 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
3122
3123 * display.texi (Defining Images): Update documentation for
3124 `image-load-path'.
3125
3126 2005-09-17 Richard M. Stallman <rms@gnu.org>
3127
3128 * display.texi (Defining Images): Clean up previous change.
3129
3130 2005-09-16 Romain Francoise <romain@orebokech.com>
3131
3132 * elisp.texi: Specify GFDL version 1.2.
3133
3134 * doclicense.texi (GNU Free Documentation License): Update to
3135 version 1.2.
3136
3137 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
3138
3139 * display.texi (Defining Images): Document `image-load-path'.
3140
3141 2005-09-15 Richard M. Stallman <rms@gnu.org>
3142
3143 * objects.texi (Printed Representation): Minor cleanup.
3144 (Box Diagrams): Minor fix.
3145 (Cons Cell Type): Move (...) index item here.
3146 (Box Diagrams): From here.
3147 (Array Type): Minor fix.
3148 (Type Predicates): Delete index "predicates".
3149 (Hash Table Type): Clarify xref.
3150 (Dotted Pair Notation): Minor fix.
3151
3152 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
3153
3154 * files.texi (Saving Buffers): Fix typo.
3155
3156 2005-09-08 Richard M. Stallman <rms@gnu.org>
3157
3158 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3159
3160 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
3161
3162 * locals.texi (Standard Buffer-Local Variables): Don't include
3163 mode variables for minor modes.
3164 Fix xrefs for buffer-display-count, buffer-display-table,
3165 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3166 enable-multibyte-characters, fill-column, header-line-format,
3167 left-fringe-width, left-margin, and right-fringe-width.
3168
3169 * hooks.texi (Standard Hooks): All hooks should conform to the
3170 standard naming convention now.
3171 Fix xref for `echo-area-clear-hook'.
3172
3173 * display.texi (Usual Display): Note that indicate-empty-lines and
3174 tab-width are buffer-local.
3175
3176 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3177
3178 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3179
3180 * nonascii.texi (Encoding and I/O): Note that
3181 buffer-file-coding-system is buffer-local.
3182
3183 * positions.texi (List Motion): Note that defun-prompt-regexp is
3184 buffer-local.
3185
3186 * text.texi (Auto Filling): Note that auto-fill-function is
3187 buffer-local.
3188 (Undo): Note that buffer-undo-list is buffer-local.
3189
3190 * windows.texi (Buffers and Windows): Document
3191 buffer-display-count.
3192
3193 2005-09-06 Richard M. Stallman <rms@gnu.org>
3194
3195 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3196 package prefix elsewhere than at the start of the name.
3197
3198 2005-09-03 Richard M. Stallman <rms@gnu.org>
3199
3200 * tips.texi (Programming Tips): Add conventions for minibuffer
3201 questions and prompts.
3202
3203 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3204
3205 * intro.texi (nil and t): Minor cleanup.
3206 Delete spurious mention of keyword symbols.
3207 (Evaluation Notation): Add index entry.
3208 (A Sample Function Description): Minor cleanup.
3209 (A Sample Variable Description): Not all vars can be set.
3210
3211 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3212
3213 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3214
3215 (Insertion): Document precise type of `insert-char' arg COUNT.
3216
3217 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3218
3219 * modes.texi (Other Font Lock Variables): Sync the default of
3220 font-lock-lines-before.
3221
3222 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
3223
3224 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3225
3226 2005-08-29 Richard M. Stallman <rms@gnu.org>
3227
3228 * elisp.texi (Top): Update subnode menu.
3229
3230 * searching.texi (Searching and Matching): Move node.
3231 Rearrange contents and add overall explanation.
3232 (Searching and Case): Move node.
3233 (Searching and Matching): Update menu.
3234
3235 2005-08-27 Eli Zaretskii <eliz@gnu.org>
3236
3237 * os.texi (Startup Summary): Fix the description of the initial
3238 startup message display.
3239
3240 2005-08-25 Richard M. Stallman <rms@gnu.org>
3241
3242 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3243
3244 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
3245
3246 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3247 `next-overlay-change' example.
3248
3249 2005-08-22 Juri Linkov <juri@jurta.org>
3250
3251 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3252 Fix invert-face. Fix args of face-background.
3253
3254 * display.texi (Standard Faces): Delete node.
3255 (Faces): Add xref to `(emacs)Standard Faces'.
3256 (Displaying Faces): Fix xref to `Standard Faces'.
3257
3258 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3259
3260 2005-08-20 Alan Mackenzie <acm@muc.de>
3261
3262 * buffers.texi (The Buffer List): Clarify the manipulation of the
3263 buffer list.
3264
3265 2005-08-14 Richard M. Stallman <rms@gnu.org>
3266
3267 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3268 a regexp.
3269
3270 2005-08-11 Richard M. Stallman <rms@gnu.org>
3271
3272 * elisp.texi (Top): Update subnode lists.
3273
3274 * display.texi (Inverse Video): Node deleted.
3275
3276 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3277 New nodes split out of Coding Conventions.
3278
3279 * searching.texi (Regular Expressions): Document re-builder.
3280
3281 * os.texi (Time Parsing): New node split out of Time Conversion.
3282
3283 * processes.texi (Misc Network, Network Feature Testing)
3284 (Network Options, Make Network): New nodes split out of
3285 Low-Level Network.
3286
3287 2005-08-09 Richard M. Stallman <rms@gnu.org>
3288
3289 * frames.texi (Geometry): New node, split from Size and Position.
3290 (Frame Parameters): Refer to Geometry.
3291
3292 * buffers.texi (The Buffer List): Fix xrefs.
3293
3294 * windows.texi (Splitting Windows): Fix xref.
3295
3296 * frames.texi (Layout Parameters): Add xref.
3297
3298 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3299
3300 * keymaps.texi (Menu Bar): Fix xref.
3301
3302 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3303
3304 * modes.texi (%-Constructs): Fix xref.
3305
3306 * frames.texi (Window Frame Parameters): Node split up.
3307 (Basic Parameters, Position Parameters, Size Parameters)
3308 (Layout Parameters, Buffer Parameters, Management Parameters)
3309 (Cursor Parameters, Color Parameters): New subnodes.
3310
3311 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3312
3313 * positions.texi (Screen Lines): Update xref for previous change
3314 in minibuf.texi.
3315
3316 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3317 change in minibuf.texi.
3318
3319 2005-08-09 Richard M. Stallman <rms@gnu.org>
3320
3321 * tips.texi (Coding Conventions): Minor cleanup.
3322
3323 * modes.texi (Defining Minor Modes): Explain when init-value
3324 can be non-nil.
3325
3326 * elisp.texi (Top): Update submenu for Minibuffer.
3327
3328 * minibuf.texi (Minibuffer Misc): Node split up.
3329 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3330 (Recursive Mini): New nodes split out from Minibuffer Misc.
3331 (Minibuffer Misc): Document max-mini-window-height.
3332
3333 * hash.texi (Defining Hash): Delete stray paren in example.
3334
3335 * display.texi (Echo Area Customization): Don't define
3336 max-mini-window-height here; xref instead.
3337
3338 * commands.texi (Event Input Misc): Update while-no-input.
3339
3340 * advice.texi (Advising Functions): Explain when to use advice
3341 and when to use a hook.
3342
3343 2005-07-30 Eli Zaretskii <eliz@gnu.org>
3344
3345 * makefile.w32-in (info): Don't run install-info.
3346 ($(infodir)/dir): New target, produced by running install-info.
3347
3348 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3349
3350 * modes.texi (Defining Minor Modes): The keyword for the initial
3351 value is :init-value, not :initial-value.
3352
3353 2005-07-23 Eli Zaretskii <eliz@gnu.org>
3354
3355 * loading.texi (Autoload): Make the `doctor' example be consistent
3356 with what's in current loaddefs.el. Describe the "fn" magic in
3357 the usage portion of the doc string.
3358
3359 2005-07-22 Richard M. Stallman <rms@gnu.org>
3360
3361 * internals.texi (Garbage Collection): Clarify previous change.
3362
3363 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3364
3365 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3366
3367 2005-07-18 Juri Linkov <juri@jurta.org>
3368
3369 * commands.texi (Accessing Events):
3370 * frames.texi (Text Terminal Colors, Resources):
3371 * markers.texi (The Mark):
3372 * modes.texi (Defining Minor Modes):
3373 Delete duplicate duplicate words.
3374
3375 2005-07-16 Richard M. Stallman <rms@gnu.org>
3376
3377 * display.texi (Managing Overlays): Clarify make-overlay
3378 args for insertion types.
3379
3380 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3381
3382 * customize.texi (Variable Definitions):
3383 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3384 `standard-value' is a list too.
3385 (Defining New Types): Use @key{RET} instead of @key{ret}.
3386
3387 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3388
3389 * os.texi (Translating Input): Fix typo.
3390
3391 2005-07-08 Richard M. Stallman <rms@gnu.org>
3392
3393 * README: Update edition number and size estimate.
3394
3395 * elisp.texi (VERSION): Set to 2.9.
3396
3397 2005-07-07 Richard M. Stallman <rms@gnu.org>
3398
3399 * book-spine.texinfo: Update Emacs version.
3400
3401 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3402
3403 2005-07-06 Richard M. Stallman <rms@gnu.org>
3404
3405 * searching.texi (Regexp Search): Clarify what re-search-forward
3406 does when the search fails.
3407
3408 2005-07-05 Lute Kamstra <lute@gnu.org>
3409
3410 * Update FSF's address in GPL notices.
3411
3412 * doclicense.texi (GNU Free Documentation License):
3413 * gpl.texi (GPL):
3414 * tips.texi (Coding Conventions, Library Headers):
3415 * vol1.texi:
3416 * vol2.texi: Update FSF's address.
3417
3418 2005-07-04 Richard M. Stallman <rms@gnu.org>
3419
3420 * hooks.texi (Standard Hooks): Add occur-hook.
3421
3422 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3423
3424 * display.texi (The Echo Area): Correct menu.
3425
3426 2005-07-03 Richard M. Stallman <rms@gnu.org>
3427
3428 * elisp.texi (Top): Update subnode menu for Display.
3429
3430 * display.texi (Displaying Messages): New node, with most
3431 of what was in The Echo Area.
3432 (Progress): Moved under The Echo Area.
3433 (Logging Messages): New node with new text.
3434 (Echo Area Customization): New node, the rest of what was
3435 in The Echo Area. Document message-truncate-lines with @defvar.
3436 (Display): Update menu.
3437
3438 * windows.texi (Textual Scrolling): Doc 3 values for
3439 scroll-preserve-screen-position.
3440
3441 * text.texi (Special Properties): Change hook functions
3442 should bind inhibit-modification-hooks around altering buffer text.
3443
3444 * keymaps.texi (Key Binding Commands): Call binding BINDING
3445 rather than DEFINITION.
3446
3447 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
3448
3449 * variables.texi (Defining Variables): `user-variable-p' returns t
3450 for aliases of user options, nil for alias loops.
3451
3452 2005-06-28 Richard M. Stallman <rms@gnu.org>
3453
3454 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3455 make-keymap.
3456
3457 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * variables.texi (Setting Variables): Correct and clarify
3460 description of `add-to-ordered-list'.
3461
3462 2005-06-26 Richard M. Stallman <rms@gnu.org>
3463
3464 * display.texi (Faces): Minor cleanup.
3465
3466 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3467
3468 * display.texi (Faces): `facep' returns t for strings that are
3469 face names.
3470
3471 2005-06-25 Richard M. Stallman <rms@gnu.org>
3472
3473 * objects.texi (Equality Predicates): Clarify meaning of equal.
3474
3475 * windows.texi (Selecting Windows): save-selected-window
3476 and with-selected-window save and restore the current buffer.
3477
3478 2005-06-24 Richard M. Stallman <rms@gnu.org>
3479
3480 * numbers.texi (Float Basics): Explain how to test for NaN,
3481 and printing the sign of NaNs.
3482
3483 2005-06-24 Eli Zaretskii <eliz@gnu.org>
3484
3485 * makefile.w32-in (MAKEINFO): Use --force.
3486
3487 2005-06-23 Richard M. Stallman <rms@gnu.org>
3488
3489 * display.texi (Face Functions): Correct Texinfo usage.
3490
3491 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3492
3493 * lists.texi (Rings): `ring-elements' now returns the elements of
3494 RING in order.
3495
3496 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
3497
3498 * markers.texi (The Mark): Texinfo usage fix.
3499
3500 2005-06-23 Kim F. Storm <storm@cua.dk>
3501
3502 * searching.texi (Entire Match Data): Remove evaporate option for
3503 match-data. Do not mention evaporate option for set-match-data.
3504
3505 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3506
3507 * display.texi (Face Functions): Mention face aliases.
3508
3509 2005-06-21 Richard M. Stallman <rms@gnu.org>
3510
3511 * anti.texi (Antinews): Texinfo usage fix.
3512
3513 2005-06-21 Karl Berry <karl@gnu.org>
3514
3515 * elisp.texi: Use @copying.
3516
3517 * elisp.texi: Put @summarycontents and @contents before the Top
3518 node, instead of the end of the file, so that the contents appear
3519 in the right place in the dvi/pdf output.
3520
3521 2005-06-21 Juri Linkov <juri@jurta.org>
3522
3523 * display.texi (Defining Faces): Add `customized-face'.
3524
3525 2005-06-20 Kim F. Storm <storm@cua.dk>
3526
3527 * variables.texi (Setting Variables): Any type of element can be
3528 given order in add-to-ordered-list. Compare elements with eq.
3529
3530 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3531
3532 2005-06-20 Karl Berry <karl@gnu.org>
3533
3534 * syntax.texi (Syntax Flags): Make last column very slightly wider
3535 to avoid "generic comment" breaking on two lines and causing an
3536 underfull box.
3537
3538 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3539
3540 * lists.texi (Rings): Various minor clarifications and corrections.
3541
3542 2005-06-18 Richard M. Stallman <rms@gnu.org>
3543
3544 * functions.texi (Obsolete Functions): Simplify.
3545
3546 * variables.texi (Variable Aliases): Simplify.
3547
3548 * anti.texi, backups.texi, compile.texi, customization.texi:
3549 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3550 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3551 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3552 * variables.texi: Fix formatting ugliness.
3553
3554 * elisp.texi: Add links to Rings and Byte Packing.
3555 Update version and copyright years.
3556
3557 * minibuf.texi: Fix formatting ugliness.
3558 (Completion Commands): Move keymap vars to the end
3559 and vars completing-read binds to the top.
3560
3561 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3562
3563 * processes.texi: Fix typos.
3564 (Bindat Spec): Correct Texinfo error.
3565 (Byte Packing): Fix ungrammatical sentence.
3566
3567 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3568
3569 * lists.texi (Rings): New node.
3570 (Lists): Add it to menu.
3571
3572 * processes.texi (Byte Packing): New node.
3573 (Processes): Add it to menu.
3574
3575 2005-06-17 Richard M. Stallman <rms@gnu.org>
3576
3577 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3578
3579 * help.texi (Documentation Basics): Explain the xref to
3580 Documentation Tips.
3581
3582 * debugging.texi (Debugger Commands): Minor fix.
3583
3584 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3585
3586 * edebug.texi (Instrumenting): Eliminate duplicate link.
3587 (Specification List): Replace references to "below", referring to
3588 a later node, with one @ref to that node.
3589
3590 * os.texi (Timers): Timers should save and restore the match data
3591 if they change it.
3592
3593 * debugging.texi (Debugger Commands): Mention that the Lisp
3594 debugger can not step through primitive functions.
3595
3596 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
3597
3598 * functions.texi (Obsolete Functions): Update argument names of
3599 `make-obsolete' and `define-obsolete-function-alias'.
3600
3601 * variables.texi (Variable Aliases): Update argument names of
3602 `defvaralias', `make-obsolete-variable' and
3603 `define-obsolete-variable-alias'.
3604
3605 2005-06-15 Kim F. Storm <storm@cua.dk>
3606
3607 * searching.texi (Entire Match Data): Rephrase warnings about
3608 evaporate arg to match-data and set-match-data.
3609
3610 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3611
3612 * elisp.texi (Top): Update detailed menu.
3613
3614 * edebug.texi (Edebug): Update menu.
3615 (Instrumenting): Update xrefs.
3616 (Edebug Execution Modes): Correct xref.
3617 (Jumping): Clarify description of `h' command.
3618 Eliminate redundant @ref.
3619 (Breaks): New node.
3620 (Breakpoints): Is now a subsubsection.
3621 (Global Break Condition): Mention `C-x X X'.
3622 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3623 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3624 (Edebug Display Update): Correct pxref.
3625 (Edebug and Macros): New node.
3626 (Instrumenting Macro Calls): Is now a subsubsection.
3627 Neither arg of `def-edebug-spec' is evaluated.
3628 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3629 (Specification Examples): Fix typo.
3630
3631 2005-06-14 Lute Kamstra <lute@gnu.org>
3632
3633 * debugging.texi (Function Debugging): Primitives can break on
3634 entry too.
3635
3636 2005-06-14 Kim F. Storm <storm@cua.dk>
3637
3638 * variables.texi (Setting Variables): Add add-to-ordered-list.
3639
3640 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3641
3642 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3643 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3644
3645 2005-06-13 Lute Kamstra <lute@gnu.org>
3646
3647 * text.texi (Special Properties): Fix cross reference.
3648
3649 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3650
3651 * debugging.texi (Function Debugging): Delete mention of empty
3652 string argument to `cancel-debug-on-entry'. Delete inaccurate
3653 description of the return value of that command.
3654
3655 2005-06-11 Alan Mackenzie <acm@muc.de>
3656
3657 * text.texi (Adaptive Fill): Amplify the description of
3658 fill-context-prefix.
3659
3660 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3661
3662 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3663
3664 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3665
3666 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3667
3668 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3669
3670 * debugging.texi (Error Debugging): Minor rewording.
3671 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3672 is optional.
3673
3674 2005-06-10 Lute Kamstra <lute@gnu.org>
3675
3676 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3677 (Top): Give it a title. Correct version number. Give the
3678 detailed node listing a more prominent header.
3679 * intro.texi: Don't set VERSION here a second time.
3680 Mention Emacs's version too.
3681 * anti.texi (Antinews): Use EMACSVER to refer to the current
3682 version of Emacs.
3683
3684 2005-06-09 Kim F. Storm <storm@cua.dk>
3685
3686 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3687 match-data and set-match-data.
3688
3689 2005-06-08 Richard M. Stallman <rms@gnu.org>
3690
3691 * searching.texi (Entire Match Data): Clarify when match-data
3692 returns markers and when integers.
3693
3694 * display.texi (Defining Faces): Explain that face name should not
3695 end in `-face'.
3696
3697 * modes.texi (Mode Line Data): Minor cleanup.
3698 (Customizing Keywords): Node split out of Search-based Fontification.
3699 Add example of using font-lock-add-keywords from a hook.
3700 Clarify when MODE should be non-nil, and when nil.
3701
3702 2005-06-06 Richard M. Stallman <rms@gnu.org>
3703
3704 * modes.texi (Mode Line Data): Explain what happens when the car
3705 of a list is a void symbol.
3706 (Search-based Fontification): Explain MODE arg to
3707 font-lock-add-keywords and warn about calls from major modes.
3708
3709 2005-06-08 Juri Linkov <juri@jurta.org>
3710
3711 * display.texi (Standard Faces): Add `shadow' face.
3712
3713 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3714
3715 * modes.texi (Major Mode Conventions): A derived mode only needs
3716 to put the call to the parent mode inside `delay-mode-hooks'.
3717
3718 2005-05-29 Richard M. Stallman <rms@gnu.org>
3719
3720 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3721 new, and what that implies. Clarify.
3722
3723 * files.texi (Locating Files): Clean up the text.
3724
3725 * frames.texi (Window Frame Parameters): Document user-size.
3726 Shorten entry for top by referring to left.
3727
3728 2005-05-26 Richard M. Stallman <rms@gnu.org>
3729
3730 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3731 is new, and what the implications are. Other clarifications.
3732
3733 2005-05-24 Richard M. Stallman <rms@gnu.org>
3734
3735 * frames.texi (Dialog Boxes): Minor fixes.
3736
3737 2005-05-25 Masatake YAMATO <jet@gyve.org>
3738
3739 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3740
3741 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3742
3743 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3744 is optional.
3745
3746 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
3747
3748 * frames.texi (Dialog Boxes): Describe new optional argument.
3749
3750 2005-05-23 Lute Kamstra <lute@gnu.org>
3751
3752 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3753 syntax-begin-function over font-lock-beginning-of-syntax-function.
3754
3755 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3756
3757 * minibuf.texi (Reading File Names): Update description of
3758 `read-directory-name'.
3759
3760 * modes.texi (Derived Modes): Clarify :group keyword.
3761
3762 2005-05-21 Eli Zaretskii <eliz@gnu.org>
3763
3764 * files.texi (Locating Files): New subsection.
3765 Describe locate-file and executable-find.
3766
3767 2005-05-21 Kevin Ryde <user42@zip.com.au>
3768
3769 * frames.texi (Initial Parameters): Update cross reference to
3770 "Emacs Invocation".
3771
3772 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3773
3774 * keymaps.texi (Active Keymaps): Add anchor.
3775
3776 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3777 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3778 appropriate place.
3779 (Derived Modes): Small clarifications.
3780 (Minor Mode Conventions, Keymaps and Minor Modes):
3781 Replace references to nodes with references to anchors.
3782 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3783 Clarify description of lists whose first element is an integer.
3784 (Mode Line Variables): Add anchor.
3785 (%-Constructs): Clarify description of integer after %.
3786 (Emulating Mode Line): Describe nil value for FACE.
3787
3788 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3789
3790 * modes.texi (Derived Modes): Correct references to non-existing
3791 variable standard-syntax-table.
3792
3793 2005-05-17 Lute Kamstra <lute@gnu.org>
3794
3795 * modes.texi (Defining Minor Modes): Mention the mode hook.
3796
3797 2005-05-15 Kim F. Storm <storm@cua.dk>
3798
3799 * processes.texi (Network): Remove open-network-stream-nowait.
3800 (Network Servers): Remove open-network-stream-server.
3801
3802 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3803
3804 * elisp.texi (Top): Update detailed menu.
3805
3806 * variables.texi: Reorder nodes.
3807 (Variables): Update menu.
3808 (File Local Variables): Do not refer to the `-*-' line as
3809 a "local variables list". Add pxref.
3810
3811 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3812
3813 * elisp.texi (Top): Update detailed menu for node changes.
3814
3815 * modes.texi (Modes): Update Menu.
3816 (Hooks): Move to beginning of chapter.
3817 Most minor modes run mode hooks too.
3818 `add-hook' can handle void hooks or hooks whose value is a single
3819 function.
3820 (Major Modes): Update Menu.
3821 (Major Mode Basics): New node, split off from `Major Modes'.
3822 (Major Mode Conventions): Correct xref. Explain how to handle
3823 auto-mode-alist if the major mode command has an autoload cookie.
3824 (Auto Major Mode): Major update. Add magic-mode-alist.
3825 (Derived Modes): Major update.
3826 (Mode Line Format): Update Menu.
3827 (Mode Line Basics): New node, split off from `Mode Line Format'.
3828
3829 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3830 for `magic autoload comment'. Add index entries and anchor.
3831
3832 2005-05-14 Richard M. Stallman <rms@gnu.org>
3833
3834 * tips.texi (Coding Conventions): Explain how important it is
3835 that just loading certain files not change Emacs behavior.
3836
3837 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3838
3839 2005-05-12 Lute Kamstra <lute@gnu.org>
3840
3841 * modes.texi (Generic Modes): Update.
3842 (Major Modes): Refer to node "Generic Modes".
3843
3844 * elisp.texi (Top): Update to the current structure of the manual.
3845 * processes.texi (Processes): Add menu description.
3846 * customize.texi (Customization): Add menu descriptions.
3847
3848 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3849
3850 * processes.texi (Signals to Processes)
3851 (Low-Level Network): Fix typos.
3852
3853 2005-05-11 Lute Kamstra <lute@gnu.org>
3854
3855 * elisp.texi (Top): Add some nodes from the chapter "Major and
3856 Minor Modes" to the detailed node listing.
3857
3858 2005-05-10 Richard M. Stallman <rms@gnu.org>
3859
3860 * keymaps.texi (Extended Menu Items): Menu item filter functions
3861 can be called at any time.
3862
3863 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3864
3865 * variables.texi (File Local Variables): `(hack-local-variables t)'
3866 now also checks whether a mode is specified in the local variables
3867 list.
3868
3869 2005-05-05 Kevin Ryde <user42@zip.com.au>
3870
3871 * display.texi (The Echo Area): Correct format function cross
3872 reference.
3873
3874 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3875
3876 * variables.texi (Variable Aliases): Change description of
3877 `define-obsolete-variable-alias'.
3878
3879 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3880 (Defining Functions): Add xref.
3881 (Obsolete Functions): New node.
3882 (Function Safety): Standardize capitalization of section title.
3883
3884 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3885 (Dialog Boxes): Complete description of `x-popup-dialog'.
3886
3887 2005-05-04 Richard M. Stallman <rms@gnu.org>
3888
3889 * commands.texi (Interactive Codes): Fix Texinfo usage.
3890 Document U more clearly.
3891
3892 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3893
3894 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3895 function and not a macro.
3896
3897 * frames.texi (Pop-Up Menus): Correct and clarify description of
3898 `x-popup-menu'.
3899 (Dialog Boxes): Clarify description of `x-popup-dialog'.
3900
3901 2005-05-01 Richard M. Stallman <rms@gnu.org>
3902
3903 * edebug.texi (Checking Whether to Stop): Fix previous change.
3904
3905 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3906
3907 * display.texi: Fix typos and Texinfo usage.
3908
3909 * edebug.texi (Checking Whether to Stop): executing-macro ->
3910 executing-kbd-macro.
3911
3912 2005-05-01 Richard M. Stallman <rms@gnu.org>
3913
3914 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3915
3916 2005-04-30 Richard M. Stallman <rms@gnu.org>
3917
3918 * files.texi (Magic File Names): Document `operations' property.
3919
3920 2005-04-29 Lute Kamstra <lute@gnu.org>
3921
3922 * modes.texi (Generic Modes): New node.
3923 (Major Modes): Add it to the menu.
3924 (Derived Modes): Add "derived mode" to concept index.
3925
3926 2005-04-28 Lute Kamstra <lute@gnu.org>
3927
3928 * modes.texi (Defining Minor Modes): Fix previous change.
3929 (Font Lock Mode): Simplify.
3930 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3931 when set and that some parts are optional. Add cross references.
3932 (Search-based Fontification): Say how to specify font-lock-keywords.
3933 Add cross references. Add font-lock-multiline to index.
3934 Move font-lock-keywords-case-fold-search here from node "Other Font
3935 Lock Variables". Document font-lock-add-keywords and
3936 font-lock-remove-keywords.
3937 (Other Font Lock Variables): Move font-lock-keywords-only,
3938 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3939 and font-lock-syntactic-face-function to node "Syntactic Font
3940 Lock". Move font-lock-keywords-case-fold-search to node
3941 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3942 and font-lock-{,un}fontify-{buffer,region}-function.
3943 (Precalculated Fontification): Remove reference to deleted variable
3944 font-lock-core-only.
3945 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3946 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3947 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3948 and font-lock-syntactic-face-function here from node "Other Font
3949 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3950 Syntax Properties". Add cross references.
3951 (Setting Syntax Properties): New node.
3952 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3953 * syntax.texi (Syntax Properties): Add cross reference.
3954 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3955
3956 2005-04-26 Richard M. Stallman <rms@gnu.org>
3957
3958 * display.texi (Defining Faces):
3959 Document `default' elements of defface spec.
3960
3961 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3962
3963 * variables.texi (Variable Aliases): Clarify text.
3964
3965 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
3966
3967 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3968
3969 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3970
3971 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3972
3973 2005-04-24 Eli Zaretskii <eliz@gnu.org>
3974
3975 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3976 syntax-after and syntax-class.
3977
3978 * files.texi (Changing Files): Fix last change's cross-reference.
3979 (Unique File Names): Don't mention "numbers" in the documentation
3980 of make-temp-file and make-temp-name.
3981
3982 2005-04-23 Richard M. Stallman <rms@gnu.org>
3983
3984 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3985
3986 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3987
3988 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3989
3990 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
3991
3992 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3993 and define-obsolete-variable-alias.
3994
3995 2005-04-22 Kim F. Storm <storm@cua.dk>
3996
3997 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3998 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3999
4000 2005-04-21 Lute Kamstra <lute@gnu.org>
4001
4002 * lists.texi (Association Lists): Document rassq-delete-all.
4003
4004 2005-04-19 Richard M. Stallman <rms@gnu.org>
4005
4006 * modes.texi (Search-based Fontification): Explain that
4007 facespec is an expression to be evaluated.
4008
4009 2005-04-19 Kevin Ryde <user42@zip.com.au>
4010
4011 * streams.texi (Output Functions): Fix xref.
4012 * strings.texi (String Conversion): Fix xref.
4013
4014 2005-04-19 Kim F. Storm <storm@cua.dk>
4015
4016 * symbols.texi (Symbol Plists): Add safe-get.
4017 Mention that `get' may signal an error.
4018
4019 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
4020
4021 * customize.texi (Variable Definitions): Replace tooltip-mode
4022 example with save-place.
4023
4024 2005-04-17 Richard M. Stallman <rms@gnu.org>
4025
4026 * buffers.texi (Indirect Buffers): Clarify.
4027
4028 * positions.texi (Positions): Clarify converting marker to integer.
4029
4030 * strings.texi (String Basics): Mention string-match; clarify.
4031
4032 2005-04-08 Lute Kamstra <lute@gnu.org>
4033
4034 * modes.texi (Search-based Fontification): Fix cross references.
4035 Use consistent terminology. Document anchored highlighting.
4036
4037 2005-04-05 Lute Kamstra <lute@gnu.org>
4038
4039 * modes.texi (Defining Minor Modes): Document :group keyword
4040 argument and its default value.
4041
4042 2005-04-03 Lute Kamstra <lute@gnu.org>
4043
4044 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4045 references and/or descriptions. Delete major mode hooks; mention
4046 them as a category instead. Rename or delete obsolete hooks.
4047
4048 2005-04-02 Richard M. Stallman <rms@gnu.org>
4049
4050 * nonascii.texi (Coding System Basics): Another wording cleanup.
4051
4052 2005-04-01 Richard M. Stallman <rms@gnu.org>
4053
4054 * nonascii.texi (Coding System Basics): Clarify previous change.
4055
4056 2005-04-01 Kenichi Handa <handa@m17n.org>
4057
4058 * nonascii.texi (Coding System Basics): Describe about roundtrip
4059 identity of coding systems.
4060
4061 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
4062
4063 * text.texi (Buffer Contents): Add filter-buffer-substring and
4064 buffer-substring-filters.
4065
4066 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
4067
4068 * anti.texi (Antinews): Mention `G' interactive code.
4069
4070 * tips.texi (Compilation Tips): Mention benchmark.el.
4071
4072 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4073
4074 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4075 is now bound to M-o M-o.
4076
4077 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4078
4079 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4080
4081 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4082 in the Emacs Manual).
4083 * Makefile.in (srcs): Remove calendar.texi.
4084 * makefile.w32-in (srcs): Remove calendar.texi.
4085 * display.texi (Display): Change name of next node.
4086 * os.texi (System In): Change name of previous node.
4087 * elisp.texi (Top): Remove Calendar references.
4088 * vol1.texi (Top): Remove Calendar references.
4089 * vol2.texi (Top): Remove Calendar references.
4090
4091 2005-03-25 Richard M. Stallman <rms@gnu.org>
4092
4093 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4094 Cleanup previous change.
4095
4096 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
4097
4098 * display.texi (Face Attributes): Faces earlier in an :inherit
4099 list take precedence.
4100 (Scroll Bars): Fix description of vertical-scroll-bars.
4101 Document frame-current-scroll-bars and window-current-scroll-bars.
4102
4103 * markers.texi (The Mark): Document temporary Transient Mark mode.
4104
4105 * minibuf.texi (Reading File Names):
4106 Document read-file-name-completion-ignore-case.
4107
4108 * positions.texi (Screen Lines): Document nil for width argument
4109 to compute-motion.
4110
4111 2005-03-23 Kim F. Storm <storm@cua.dk>
4112
4113 * display.texi (Standard Faces): Other faces used in the fringe
4114 implicitly inherits from the fringe face.
4115 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4116 properties implicitly inherits from fringe face.
4117 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4118
4119 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
4120
4121 * display.texi (Invisible Text): State default value of
4122 line-move-ignore-invisible.
4123 (Managing Overlays): Document remove-overlays.
4124 (Standard Faces): Document escape-glyph face.
4125
4126 * minibuf.texi (Reading File Names): Document read-file-name-function.
4127
4128 * modes.texi (Other Font Lock Variables):
4129 Document font-lock-lines-before.
4130
4131 * positions.texi (Skipping Characters): skip-chars-forward allows
4132 character classes.
4133
4134 2005-03-18 Lute Kamstra <lute@gnu.org>
4135
4136 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4137
4138 2005-03-17 Richard M. Stallman <rms@gnu.org>
4139
4140 * text.texi (Undo): Document extensible undo entries.
4141
4142 * searching.texi (String Search, Regexp Search): Cleanups.
4143
4144 * nonascii.texi (Character Codes): Minor fix.
4145
4146 * display.texi (Display Property): Explain the significance
4147 of having text properties that are eq.
4148 (Other Display Specs): Explain string as display spec.
4149
4150 * commands.texi (Interactive Codes): Document G option.
4151
4152 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
4153
4154 * text.texi (Filling): Add sentence-end-without-period and
4155 sentence-end-without-space.
4156 (Changing Properties): Minor fix.
4157
4158 * anti.texi: Total rewrite.
4159
4160 2005-03-15 Lute Kamstra <lute@gnu.org>
4161
4162 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4163
4164 2005-03-08 Kim F. Storm <storm@cua.dk>
4165
4166 * display.texi (Specified Space): Property :width is support on
4167 non-graphic terminals, :height is not.
4168
4169 2005-03-07 Richard M. Stallman <rms@gnu.org>
4170
4171 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4172 Now subnodes of Fringes.
4173 (Overlay Arrow): Document overlay-arrow-variable-list.
4174 (Fringe Size/Pos): New node, broken out of Fringes.
4175 (Display): Explain clearing vs redisplay better.
4176 (Truncation): Clarify use of bitmaps.
4177 (The Echo Area): Clarify the uses of the echo area.
4178 Add max-mini-window-height.
4179 (Progress): Clarify.
4180 (Invisible Text): Explain that main loop moves point out.
4181 (Selective Display): Say "hidden", not "invisible".
4182 (Managing Overlays): Move up. Describe relation to Undo here.
4183 (Overlay Properties): Clarify intro.
4184 (Finding Overlays): Explain return values when nothing found.
4185 (Width): truncate-string-to-width has added arg.
4186 (Displaying Faces): Clarify and update mode line face handling.
4187 (Face Functions): Minor cleanup.
4188 (Conditional Display): Merge into Other Display Specs.
4189 (Pixel Specification, Other Display Specs): Minor cleanups.
4190 (Images, Image Descriptors): Minor cleanups.
4191 (GIF Images): Patents have expired.
4192 (Showing Images): Explain default text for insert-image.
4193 (Manipulating Button Types): Merge into Manipulating Buttons.
4194 (Making Buttons): Explain return values.
4195 (Button Buffer Commands): Add xref.
4196 (Inverse Video): Update mode-line-inverse-video.
4197 (Display Table Format): Clarify.
4198 (Active Display Table): Give defaults for window-display-table.
4199
4200 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4201 and calendar-today-marker are strings, not chars.
4202 (Holiday Customizing): Minor fix.
4203
4204 * internals.texi (Writing Emacs Primitives): Update `or' example.
4205 Update limit on # args of subr.
4206
4207 * edebug.texi (Using Edebug): Arrow is in fringe.
4208 (Instrumenting): Arg to eval-defun works without loading edebug.
4209 (Edebug Execution Modes): Add xref.
4210
4211 * customize.texi (Common Keywords): Clarify :require.
4212 Mention :version here.
4213 (Variable Definitions, Group Definitions): Not here.
4214 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4215
4216 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
4217 * nonascii.texi (Text Representations): Clarify position-bytes.
4218 (Character Sets): Add list-charset-chars.
4219 (Scanning Charsets): Add charset-after.
4220 (Encoding and I/O): Minor fix.
4221
4222 2005-03-06 Richard M. Stallman <rms@gnu.org>
4223
4224 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4225 (Resizing Windows): Likewise.
4226
4227 * text.texi (Change Hooks): Get rid of "Emacs 21".
4228
4229 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4230
4231 * streams.texi (Output Variables): Get rid of "Emacs 21".
4232
4233 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4234
4235 * os.texi (Translating Input): Replace flow-control example
4236 with a less obsolete example that uses `keyboard-translate'.
4237
4238 * objects.texi (Hash Table Type, Circular Objects):
4239 Get rid of "Emacs 21".
4240
4241 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4242 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4243
4244 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4245
4246 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4247
4248 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4249 (Menu Bar): Fix when menu-bar-update-hook is called.
4250
4251 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4252
4253 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4254 and make it read better.
4255
4256 * files.texi (Writing to Files): Get rid of "Emacs 21".
4257 (Unique File Names): Likewise.
4258
4259 * elisp.texi: Update Emacs version to 22.
4260
4261 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4262 (Overlay Properties, Face Attributes): Likewise.
4263 (Managing Overlays): Fix punctuation.
4264 (Attribute Functions): Clarify set-face-font; get rid of
4265 info about old Emacs versions.
4266 (Auto Faces, Font Lookup, Display Property, Images):
4267 Get rid of "Emacs 21".
4268
4269 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4270
4271 2005-03-05 Richard M. Stallman <rms@gnu.org>
4272
4273 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4274
4275 2005-03-04 Lute Kamstra <lute@gnu.org>
4276
4277 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4278
4279 2005-03-03 Lute Kamstra <lute@gnu.org>
4280
4281 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4282
4283 2005-03-01 Lute Kamstra <lute@gnu.org>
4284
4285 * debugging.texi (Debugger Commands): Update `j'.
4286
4287 2005-02-28 Lute Kamstra <lute@gnu.org>
4288
4289 * debugging.texi (Debugging): Fix typo.
4290 (Error Debugging): Document eval-expression-debug-on-error.
4291 (Function Debugging): Update example.
4292 (Using Debugger): Mention starred stack frames.
4293 (Debugger Commands): Document `j' and `l'.
4294 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4295 Update the messages that the debugger displays.
4296 (Internals of Debugger): Add cross reference. Update example.
4297 (Excess Open): Minor improvement.
4298 (Excess Close): Minor improvement.
4299
4300 2005-02-26 Richard M. Stallman <rms@gnu.org>
4301
4302 * tips.texi (Coding Conventions): Clarify.
4303 Put all the major mode key reservations together.
4304 Mention the Mouse-1 => Mouse-2 conventions.
4305
4306 * syntax.texi (Syntax Class Table): Clarify.
4307 (Syntax Table Functions): syntax-after moved from here.
4308 (Syntax Table Internals): syntax-after moved to here.
4309 (Parsing Expressions): Update info on number of values
4310 and what's meaningful in the STATE argument.
4311 (Categories): Fix typo.
4312
4313 * sequences.texi (Arrays): Cleanup.
4314 (Char-Tables): Clarify.
4315
4316 * processes.texi (Deleting Processes): Cleanups, add xref.
4317 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4318 (Process Information): set-process-coding-system, some args optional.
4319 (Input to Processes): Explain various types for PROCESS args.
4320 Rename them from PROCESS-NAME to PROCESS.
4321 (Signals to Processes): Likewise.
4322 (Decoding Output): Cleanup.
4323 (Query Before Exit): Clarify.
4324
4325 * os.texi (Startup Summary): Correct the options; add missing ones.
4326 (Terminal Output, Batch Mode): Clarify.
4327 (Flow Control): Node deleted.
4328
4329 * markers.texi (The Mark): Clarify.
4330
4331 * macros.texi (Expansion): Cleanup.
4332 (Indenting Macros): indent-spec allows ints, not floats.
4333
4334 * keymaps.texi (Keymaps): Clarify.
4335 (Format of Keymaps): Update lisp-mode-map example.
4336 (Active Keymaps, Key Lookup): Clarify.
4337 (Changing Key Bindings): Add xref to `kbd'.
4338 (Key Binding Commands, Simple Menu Items): Clarify.
4339 (Mouse Menus, Menu Bar): Clarify.
4340 (Menu Example): Replace print example with menu-bar-replace-menu.
4341
4342 * help.texi (Documentation Basics): Add function-documentation prop.
4343
4344 * elisp.texi (Top): Don't refer to Flow Control node.
4345
4346 * commands.texi (Command Overview): Improve xrefs.
4347 (Adjusting Point): Adjusting point applies to intangible and invis.
4348 (Key Sequence Input): Doc extra read-key-sequence args.
4349 Likewise for read-key-sequence-vector.
4350
4351 * backups.texi (Rename or Copy): Minor fix.
4352 (Numbered Backups): For version-control, say the default.
4353 (Auto-Saving): make-auto-save-file-name example is simplified.
4354
4355 * advice.texi (Advising Functions): Don't imply one part of Emacs
4356 should advise another part. Markup changes.
4357 (Defining Advice): Move transitional para.
4358 (Activation of Advice): Cleanup.
4359 Explain if COMPILE is nil or negative.
4360
4361 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4362
4363 2005-02-24 Lute Kamstra <lute@gnu.org>
4364
4365 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4366 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4367
4368 2005-02-23 Lute Kamstra <lute@gnu.org>
4369
4370 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4371 to define global minor modes as well.
4372
4373 * display.texi (Managing Overlays): overlay-buffer returns nil for
4374 deleted overlays.
4375
4376 2005-02-22 Kim F. Storm <storm@cua.dk>
4377
4378 * minibuf.texi (Basic Completion): Allow symbols in addition to
4379 strings in try-completion and all-completions.
4380
4381 2005-02-14 Lute Kamstra <lute@gnu.org>
4382
4383 * elisp.texi (Top): Remove reference to deleted node.
4384
4385 * lists.texi (Lists): Remove reference to deleted node.
4386 (Cons Cells): Fix typo.
4387
4388 * loading.texi (Where Defined): Fix typo.
4389
4390 2005-02-14 Richard M. Stallman <rms@gnu.org>
4391
4392 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4393 is useful for discarding some minor modes.
4394
4395 * symbols.texi (Symbol Components): Reorder examples.
4396
4397 * streams.texi (Input Functions): State standard-input default.
4398 (Output Variables): State standard-output default.
4399
4400 * objects.texi (Printed Representation): Clarify read syntax vs print.
4401 (Floating Point Type): Explain meaning better.
4402 (Symbol Type): Explain uniqueness better.
4403 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4404 List examples sooner.
4405 (Box Diagrams): New subnode broken out.
4406 Some examples moved from old Lists as Boxes node.
4407 (Dotted Pair Notation): Clarify intro.
4408 (Array Type): Clarify.
4409 (Type Predicates): Add hash-table-p.
4410
4411 * numbers.texi (Integer Basics): Clarify radix explanation.
4412 (Predicates on Numbers): Minor clarification.
4413 (Comparison of Numbers): Minor clarification. Clarify eql.
4414 Typos in min, max.
4415 (Math Functions): Clarify overflow in expt.
4416
4417 * minibuf.texi (Text from Minibuffer): Minor clarification.
4418 Mention arrow keys.
4419
4420 * loading.texi (Autoload): defun's doc string overrides autoload's
4421 doc string.
4422 (Repeated Loading): Modernize "add to list" examples.
4423 (Where Defined): Finish updating table of load-history elts.
4424
4425 * lists.texi (List-related Predicates): Minor wording improvement.
4426 (Lists as Boxes): Node deleted.
4427 (Building Lists): Explain trivial cases of number-sequence.
4428
4429 * hash.texi (Hash Tables): Add desc to menu items.
4430 (Creating Hash): Explain "full" means "make larger".
4431 (Hash Access): Any object can be a key.
4432 State value of maphash.
4433
4434 * functions.texi (What Is a Function): Wording cleanup.
4435 (Function Documentation): Minor cleanup.
4436 Explain purpose of calling convention at end of doc string.
4437 (Function Names): Wording cleanup.
4438 (Calling Functions): Wording cleanup.
4439 Explain better how funcall calls the function.
4440 (Function Cells): Delete example of saving and redefining function.
4441
4442 * control.texi (Combining Conditions): Wording cleanup.
4443 (Iteration): dolist and dotimes bind VAR locally.
4444 (Cleanups): Xref to Atomic Changes.
4445
4446 * compile.texi (Byte Compilation): Delete 19.29 info.
4447 (Compilation Functions): Macros' difficulties don't affect defsubst.
4448 (Docs and Compilation): Delete 19.29 info.
4449
4450 2005-02-10 Richard M. Stallman <rms@gnu.org>
4451
4452 * objects.texi (Symbol Type): Minor correction.
4453
4454 2005-02-06 Lute Kamstra <lute@gnu.org>
4455
4456 * modes.texi (Example Major Modes): Fix typos.
4457
4458 2005-02-06 Richard M. Stallman <rms@gnu.org>
4459
4460 * text.texi (Margins): fill-nobreak-predicate can be one function.
4461
4462 * strings.texi (Modifying Strings): clear-string can make unibyte.
4463 (Formatting Strings): format gives error if values missing.
4464
4465 * positions.texi (Character Motion): Mention default arg
4466 for forward-char. backward-char refers to forward-char.
4467 (Word Motion): Mention default arg for forward-word.
4468 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4469 Simplify end-of-buffer.
4470 (Text Lines): Mention default arg for forward-line.
4471 (List Motion): Mention default arg for beginning/end-of-defun.
4472 (Skipping Characters): Minor fixes in explaining character-set.
4473
4474 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4475 Mode inheritance applies only when default-major-mode is nil.
4476 Clarifications.
4477 (Example Major Modes): Update Text mode and Lisp mode examples.
4478 (Minor Mode Conventions): Mention define-minor-mode at top.
4479 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4480 (Mode Line Format): Update mode line face display info.
4481 (Properties in Mode): Mention effect of risky vars.
4482 (Imenu): Define imenu-add-to-menubar.
4483 (Font Lock Mode): Add descriptions to menu lines.
4484 (Faces for Font Lock): Add font-lock-doc-face.
4485
4486 2005-02-05 Lute Kamstra <lute@gnu.org>
4487
4488 * text.texi (Maintaining Undo): Remove obsolete function.
4489
4490 2005-02-05 Eli Zaretskii <eliz@gnu.org>
4491
4492 * frames.texi (Color Names): Add pointer to the X docs about RGB
4493 color specifications. Improve indexing
4494 (Text Terminal Colors): Replace the description of RGB values by
4495 an xref to "Color Names".
4496
4497 2005-02-03 Richard M. Stallman <rms@gnu.org>
4498
4499 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4500 Clarify.
4501 (Selecting Windows): Clarify save-selected-window.
4502 (Cyclic Window Ordering): Clarify walk-windows.
4503 (Window Point): Clarify.
4504 (Window Start): Add comment to example.
4505 (Resizing Windows): Add `interactive' specs in examples.
4506 Document fit-window-to-buffer.
4507
4508 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4509 (Undo, Maintaining Undo): Clarify last change.
4510 (Sorting): In sort-numeric-fields, explain about octal and hex.
4511 Mention sort-numeric-base.
4512 (Format Properties): Add xref for hard newlines.
4513
4514 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4515 (Pop-Up Menus): Fix typo.
4516 (Color Names): Explain all types of color names.
4517 Explain color-values on B&W terminal.
4518 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4519
4520 * files.texi (File Locks): Not supported on MS systems.
4521 (Testing Accessibility): Clarify.
4522
4523 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4524 (Coverage Testing): Fix typo.
4525
4526 * commands.texi (Misc Events): Remove stray space.
4527
4528 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4529 (Modification Time): Clarify when visited-file-modtime returns 0.
4530 (The Buffer List): Clarify bury-buffer.
4531 (Killing Buffers): Clarify.
4532 (Indirect Buffers): Add clone-indirect-buffer.
4533
4534 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4535
4536 * edebug.texi (Printing in Edebug): Fix default value of
4537 edebug-print-circle.
4538 (Coverage Testing): Fix displayed frequency count data.
4539
4540 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4541
4542 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4543
4544 2005-02-02 Kim F. Storm <storm@cua.dk>
4545
4546 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4547
4548 2005-01-29 Eli Zaretskii <eliz@gnu.org>
4549
4550 * commands.texi (Misc Events): Describe the help-echo event.
4551
4552 * text.texi (Special Properties) <help-echo>: Use `pos'
4553 consistently in description of the help-echo property.
4554 Use @code{nil} instead of @var{nil}.
4555
4556 * display.texi (Overlay Properties): Fix the index entry for
4557 help-echo overlay property.
4558
4559 * customize.texi (Type Keywords): Uncomment the xref to the
4560 help-echo property documentation.
4561
4562 2005-01-23 Kim F. Storm <storm@cua.dk>
4563
4564 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4565 return value. Third element FULLY replaced by PARTIAL which
4566 specifies number of invisible pixels if row is only partially visible.
4567 (Textual Scrolling): Mention auto-window-vscroll.
4568 (Vertical Scrolling): New defvar auto-window-vscroll.
4569
4570 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4571
4572 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4573 command remapping.
4574
4575 2005-01-15 Richard M. Stallman <rms@gnu.org>
4576
4577 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4578
4579 2005-01-14 Kim F. Storm <storm@cua.dk>
4580
4581 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4582
4583 * text.texi (Links and Mouse-1): Fix string and vector item.
4584
4585 2005-01-13 Richard M. Stallman <rms@gnu.org>
4586
4587 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4588 descriptions of overriding-local-map and overriding-terminal-local-map.
4589
4590 * text.texi (Links and Mouse-1): Clarify text.
4591
4592 2005-01-13 Kim F. Storm <storm@cua.dk>
4593
4594 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4595
4596 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4597
4598 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4599
4600 2005-01-12 Kim F. Storm <storm@cua.dk>
4601
4602 * text.texi (Links and Mouse-1): Rename section from Enabling
4603 Mouse-1 to Following Links. Change xrefs.
4604 Add examples for define-button-type and define-widget.
4605
4606 * display.texi (Button Properties, Button Buffer Commands):
4607 Clarify mouse-1 and follow-link functionality.
4608
4609 2005-01-12 Richard M. Stallman <rms@gnu.org>
4610
4611 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4612
4613 * display.texi (Beeping): Fix Texinfo usage.
4614
4615 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4616
4617 2005-01-11 Kim F. Storm <storm@cua.dk>
4618
4619 * display.texi (Button Properties, Button Buffer Commands):
4620 Mention mouse-1 binding. Add follow-link keyword.
4621
4622 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4623 (Enabling Mouse-1 to Follow Links): New subsection.
4624
4625 2005-01-06 Richard M. Stallman <rms@gnu.org>
4626
4627 * text.texi (Special Properties): Minor change.
4628
4629 * os.texi (Timers): Clarify previous change.
4630
4631 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4632
4633 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * display.texi (Face Attributes): Correct xref to renamed node.
4636
4637 2005-01-01 Richard M. Stallman <rms@gnu.org>
4638
4639 * display.texi (Face Attributes): Describe hex color specs.
4640
4641 2004-12-31 Richard M. Stallman <rms@gnu.org>
4642
4643 * os.texi (Timers): Update previous change.
4644
4645 2004-12-30 Kim F. Storm <storm@cua.dk>
4646
4647 * display.texi (Line Height): Total line-height is now specified
4648 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4649 in cons cells. (nil . RATIO) is relative to actual line height.
4650 Use line-height `t' instead of `0' to get minimum height.
4651
4652 2004-12-29 Richard M. Stallman <rms@gnu.org>
4653
4654 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4655
4656 2004-12-28 Richard M. Stallman <rms@gnu.org>
4657
4658 * commands.texi (Quitting): Clarify value of with-local-quit.
4659
4660 * elisp.texi (Top): Fix previous change.
4661
4662 * loading.texi (Loading): Fix previous change.
4663
4664 2004-12-27 Richard M. Stallman <rms@gnu.org>
4665
4666 * Makefile.in (MAKEINFO): Specify --force.
4667
4668 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4669
4670 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4671
4672 * display.texi (Line Height): Further clarify.
4673
4674 * elisp.texi (Top): Update Loading submenu.
4675
4676 * loading.texi (Where Defined): New node.
4677 (Unloading): load-history moved to Where Defined.
4678
4679 2004-12-21 Richard M. Stallman <rms@gnu.org>
4680
4681 * commands.texi (Event Input Misc): Add while-no-input.
4682
4683 2004-12-11 Richard M. Stallman <rms@gnu.org>
4684
4685 * display.texi (Line Height): Rewrite text for clarity.
4686
4687 2004-12-11 Kim F. Storm <storm@cua.dk>
4688
4689 * display.texi (Display): Add node "Line Height" to menu.
4690 (Line Height): New node. Move full description of line-spacing
4691 and line-height text properties here from text.texi.
4692 (Scroll Bars): Add vertical-scroll-bar variable.
4693
4694 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4695
4696 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4697 line-spacing and vertical-scroll-bar.
4698
4699 * text.texi (Special Properties): Just mention line-spacing and
4700 line-height here, add xref to new "Line Height" node.
4701
4702 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4703
4704 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4705
4706 * locals.texi (Standard Buffer-Local Variables):
4707 Add @xref for `line-spacing'.
4708
4709 2004-12-05 Richard M. Stallman <rms@gnu.org>
4710
4711 * Makefile.in (maintainer-clean): Remove the info files
4712 in $(infodir) where they are created.
4713
4714 2004-12-03 Richard M. Stallman <rms@gnu.org>
4715
4716 * windows.texi (Selecting Windows): get-lru-window and
4717 get-largest-window don't consider dedicated windows.
4718
4719 * text.texi (Undo): Document undo-in-progress.
4720
4721 2004-11-26 Richard M. Stallman <rms@gnu.org>
4722
4723 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4724 Remove a few vars that are not always buffer-local.
4725
4726 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4727
4728 * locals.texi (Standard Buffer-Local Variables): Comment out
4729 xref's to non-existent node `Yet to be written'.
4730
4731 2004-11-24 Richard M. Stallman <rms@gnu.org>
4732
4733 * processes.texi (Synchronous Processes): Grammar fix.
4734
4735 * numbers.texi (Comparison of Numbers): Add eql.
4736
4737 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4738
4739 * intro.texi (Printing Notation): Fix previous change.
4740
4741 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4742 and default-indicate-buffer-boundaries from here.
4743 (Usual Display): To here.
4744 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4745 (Usual Display): Move tab-width up.
4746
4747 * customize.texi (Variable Definitions): Replace
4748 show-paren-mode example with tooltip-mode.
4749 (Simple Types, Composite Types, Defining New Types):
4750 Minor cleanups.
4751
4752 2004-11-21 Jesper Harder <harder@ifa.au.dk>
4753
4754 * processes.texi (Synchronous Processes, Output from Processes):
4755 Markup fix.
4756
4757 2004-11-20 Richard M. Stallman <rms@gnu.org>
4758
4759 * positions.texi (Skipping Characters): skip-chars-forward
4760 now handles char classes.
4761
4762 * intro.texi (Printing Notation): Avoid confusion of `print'
4763 when explaining @print.
4764
4765 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4766
4767 * display.texi (Display Table Format): Minor fix.
4768
4769 * streams.texi (Output Functions): Fix print example.
4770
4771 * Makefile.in (elisp): New target.
4772 (dist): Depend on $(infodir)/elisp, not elisp.
4773 Copy the info files from $(infodir).
4774
4775 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4776 read-from-minibuffer.
4777
4778 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4779
4780 2004-11-19 Richard M. Stallman <rms@gnu.org>
4781
4782 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4783
4784 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4785
4786 * tips.texi (Coding Conventions): Fix typo.
4787
4788 2004-11-16 Richard M. Stallman <rms@gnu.org>
4789
4790 * tips.texi (Coding Conventions): Separate defvar and require
4791 methods to avoid warnings. Use require only when there are many
4792 functions and variables from that package.
4793
4794 * minibuf.texi (Minibuffer Completion): When ignoring case,
4795 predicate must not be case-sensitive.
4796
4797 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4798 (Test Coverage): Don't talk about "splotches". Clarified.
4799
4800 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4801
4802 * frames.texi (Window Frame Parameters): Fix typo.
4803
4804 2004-11-15 Kim F. Storm <storm@cua.dk>
4805
4806 * symbols.texi (Other Plists): Note that plist-get may signal error.
4807 Add safe-plist-get.
4808
4809 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4810
4811 * modes.texi (Font Lock Basics): Fix typo.
4812
4813 2004-11-08 Richard M. Stallman <rms@gnu.org>
4814
4815 * syntax.texi (Syntax Table Functions): Add syntax-after.
4816
4817 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
4818
4819 * os.texi (Processor Run Time): New section documenting
4820 get-internal-run-time.
4821
4822 2004-11-06 Eli Zaretskii <eliz@gnu.org>
4823
4824 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4825 it nukes elisp-cover.texi.
4826 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4827 elisp-0 etc.
4828
4829 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4830
4831 * commands.texi (Keyboard Macros): Document `append' return value
4832 of `defining-kbd-macro'.
4833
4834 2004-11-01 Richard M. Stallman <rms@gnu.org>
4835
4836 * commands.texi (Interactive Call): Add called-interactively-p.
4837
4838 2004-10-29 Simon Josefsson <jas@extundo.com>
4839
4840 * minibuf.texi (Reading a Password): Revert.
4841
4842 2004-10-28 Richard M. Stallman <rms@gnu.org>
4843
4844 * frames.texi (Display Feature Testing): Explain about "vendor".
4845
4846 2004-10-27 Richard M. Stallman <rms@gnu.org>
4847
4848 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4849 not raw. Clarify `n'.
4850 (Interactive Call): Rewrite interactive-p, focusing on when
4851 and how to use it.
4852 (Misc Events): Clarify previous change.
4853
4854 * advice.texi (Simple Advice): Clarify what job the example does.
4855 (Around-Advice): Clarify ad-do-it.
4856 (Activation of Advice): An option of ad-default-compilation-action
4857 is `never', not `nil'.
4858
4859 2004-10-26 Kim F. Storm <storm@cua.dk>
4860
4861 * commands.texi (Interactive Codes): Add U code letter.
4862
4863 2004-10-25 Simon Josefsson <jas@extundo.com>
4864
4865 * minibuf.texi (Reading a Password): Add.
4866
4867 2004-10-24 Jason Rumney <jasonr@gnu.org>
4868
4869 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4870 and wheel-down.
4871
4872 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4873
4874 * processes.texi (Synchronous Processes): Document process-file.
4875
4876 2004-10-22 Kenichi Handa <handa@m17n.org>
4877
4878 * text.texi (translate-region): Document that it accepts also a
4879 char-table.
4880
4881 2004-10-22 David Ponce <david@dponce.com>
4882
4883 * windows.texi (Resizing Windows): Document the `preserve-before'
4884 argument of the functions `enlarge-window' and `shrink-window'.
4885
4886 2004-10-19 Jason Rumney <jasonr@gnu.org>
4887
4888 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4889
4890 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4891
4892 * text.texi (Filling): Add anchor for definition of
4893 `sentence-end-double-space'.
4894
4895 * searching.texi (Regexp Example): Update description of how
4896 Emacs currently recognizes the end of a sentence.
4897 (Standard Regexps): Update definition of the variable
4898 `sentence-end'. Add definition of the function `sentence-end'.
4899
4900 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4901
4902 * display.texi (Progress): New node.
4903
4904 2004-10-05 Kim F. Storm <storm@cua.dk>
4905
4906 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4907
4908 2004-09-29 Kim F. Storm <storm@cua.dk>
4909
4910 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4911 to identify bitmaps. Remove -fringe-bitmap suffix for standard
4912 fringe bitmap symbols, as they now have their own namespace.
4913 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4914 vs. pixels. Signal error if no free bitmap slots.
4915 (Pixel Specification): Change IMAGE to @var{image}.
4916
4917 2004-09-28 Richard M. Stallman <rms@gnu.org>
4918
4919 * text.texi (Special Properties): Clarify line-spacing and line-height.
4920
4921 * searching.texi (Regexp Search): Add looking-back.
4922
4923 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4924
4925 * display.texi: Correct typos.
4926 (Image Descriptors): Correct xref's.
4927
4928 2004-09-25 Richard M. Stallman <rms@gnu.org>
4929
4930 * text.texi (Special Properties): Cleanups in `cursor'.
4931 Rewrites in `line-height' and `line-spacing'; exchange them.
4932
4933 * display.texi (Fringes): Rewrite previous change.
4934 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4935 (Display Fringe Bitmaps): Node deleted, text moved.
4936 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4937 (Scroll Bars): Clarify set-window-scroll-bars.
4938 (Pointer Shape): Rewrite.
4939 (Specified Space): Clarify :align-to, etc.
4940 (Pixel Specification): Use @var. Clarify new text.
4941 (Other Display Specs): Clarify `slice'.
4942 (Image Descriptors): Cleanups.
4943 (Showing Images): Cleanups.
4944
4945 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4946
4947 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4948
4949 * modes.texi: Various minor changes in addition to:
4950 (Major Mode Conventions): Final call to `run-mode-hooks' should
4951 not be inside the `delay-mode-hooks' form.
4952 (Mode Hooks): New node.
4953 (Hooks): Delete obsolete example.
4954 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4955 node "Mode Hooks".
4956
4957 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4958
4959 * display.texi: Correct various typos.
4960 (Display): Rename node "Pointer Shapes" to "Pointer
4961 Shape". (There is already a node called "Pointer Shapes" in
4962 frames.texi.)
4963 (Images): Remove non-existent node "Image Slices" from menu.
4964
4965 2004-09-23 Kim F. Storm <storm@cua.dk>
4966
4967 * text.texi (Special Properties): Add `cursor', `pointer',
4968 `line-height', and `line-spacing' properties.
4969
4970 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4971 Shapes' to menu.
4972 (Standard Faces): Doc fix for fringe face.
4973 (Fringes): Add `overflow-newline-into-fringe' and
4974 'indicate-buffer-boundaries'.
4975 (Fringe Bitmaps, Pointer Shapes): New nodes.
4976 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4977 Bitmaps' to menu.
4978 (Specified Space): Describe pixel width and height.
4979 (Pixel Specification): New node.
4980 (Other Display Specs): Add `slice' property.
4981 (Display Fringe Bitmaps): New node.
4982 (Images): Add 'Image Slices' to menu.
4983 (Image Descriptors): Add `:pointer' and `:map' properties.
4984 (Showing Images): Add slice arg to `insert-image'. Add
4985 'insert-sliced-image'.
4986
4987 2004-09-20 Richard M. Stallman <rms@gnu.org>
4988
4989 * commands.texi (Key Sequence Input):
4990 Clarify downcasing in read-key-sequence.
4991
4992 2004-09-08 Juri Linkov <juri@jurta.org>
4993
4994 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4995
4996 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4997
4998 * locals.texi (Standard Buffer-Local Variables): Add
4999 `buffer-auto-save-file-format'.
5000 * internals.texi (Buffer Internals): Describe new
5001 auto_save_file_format field of the buffer structure.
5002 * files.texi (Format Conversion): `auto-save-file-format' has been
5003 renamed `buffer-auto-save-file-format'.
5004
5005 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5008 an integer or a marker.
5009 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5010
5011 2004-08-22 Richard M. Stallman <rms@gnu.org>
5012
5013 * modes.texi (Major Mode Conventions): Discuss rebinding of
5014 standard key bindings.
5015
5016 2004-08-18 Kim F. Storm <storm@cua.dk>
5017
5018 * processes.texi (Accepting Output): Add `just-this-one' arg to
5019 `accept-process-output'.
5020 (Output from Processes): New var `process-adaptive-read-buffering'.
5021
5022 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5023
5024 * keymaps.texi: Various changes in addition to:
5025 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5026 Give more varied examples for `kbd'.
5027 (Creating Keymaps): Char tables have slots for all characters
5028 without modifiers.
5029 (Active Keymaps): `overriding-local-map' and
5030 `overriding-terminal-local-map' also override text property and
5031 overlay keymaps.
5032 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5033 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5034 to denote a prefix of no events.
5035 `map-keymap' includes parent's bindings _recursively_.
5036 Clarify and correct description of `where-is-internal'.
5037 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5038 (Menu Example): For menus intended for use with the keyboard, the
5039 menu items should be bound to characters or real function keys.
5040
5041 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * objects.texi (Character Type): Reposition `@anchor' to prevent
5044 double space inside sentence in Info.
5045
5046 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5047 renamed to `disabled-command-function'.
5048 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5049 (Command Loop Info): Replace reference to it.
5050 (Disabling Commands): `disabled-command-hook' has been renamed to
5051 `disabled-command-function'.
5052
5053 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5054
5055 * os.texi (Translating Input): Only non-prefix bindings in
5056 `key-translation-map' override actual key bindings. Warn about
5057 possible indirect effect of actual key bindings on non-prefix
5058 bindings in `key-translation-map'.
5059
5060 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5061
5062 * minibuf.texi (High-Level Completion): Add anchor for definition
5063 of `read-variable'.
5064
5065 * commands.texi: Various changes in addition to:
5066 (Using Interactive): Clarify description of `interactive-form'.
5067 (Interactive Call): Mention default for KEYS argument to
5068 `call-interactively'.
5069 (Command Loop Info): Clarify description of `this-command-keys'.
5070 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5071 Value of `last-event-frame' can be `macro'.
5072 (Repeat Events): `double-click-fuzz' is also used to distinguish
5073 clicks and drags.
5074 (Classifying Events): Clarify descriptions of `event-modifiers'
5075 `event-basic-type' and `event-convert-list'.
5076 (Accessing Events): `posn-timestamp' takes POSITION argument.
5077 (Quoted Character Input): Clarify description of
5078 `read-quoted-char' and fix example.
5079 (Quitting): Add `with-local-quit'.
5080 (Disabling Commands): Correct and clarify descriptions of
5081 `enable-command' and `disable-command'.
5082 Mention what happens if `disabled-command-hook' is nil.
5083 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5084 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5085
5086 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5087
5088 * frames.texi: Various changes in addition to:
5089 (Creating Frames): Expand and clarify description of `make-frame'.
5090 (Window Frame Parameters): Either none or both of the `icon-left'
5091 and `icon-top' parameters must be specified. Put descriptions of
5092 `menu-bar-lines' and `toolbar-lines' closer together and change
5093 them accordingly.
5094 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5095 except while processing `frame-title-format' or `icon-title-format'.
5096 (Deleting Frames): Correct description of `delete-frame'.
5097 Non-nil return values of `frame-live-p' are like those of `framep'.
5098 (Frames and Windows): Mention return value of
5099 `set-frame-selected-window'.
5100 (Visibility of Frames): Mention `force' argument to
5101 `make-frame-invisible'. `frame-visible-p' returns t for all
5102 frames on text-only terminals.
5103 (Frame Configurations): Restoring a frame configuration does not
5104 restore deleted frames.
5105 (Window System Selections): `x-set-selection' returns DATA.
5106 (Resources): Add example.
5107 (Display Feature Testing): Clarify descriptions of
5108 `display-pixel-height', `display-pixel-width', `x-server-version'
5109 and `x-server-vendor'.
5110
5111 * windows.texi (Choosing Window): Add anchor.
5112 * minibuf.texi (Minibuffer Misc): Add anchor.
5113
5114 2004-07-23 John Paul Wallington <jpw@gnu.org>
5115
5116 * macros.texi (Defining Macros): Declaration keyword for setting
5117 Edebug spec is `debug' not `edebug'.
5118
5119 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5120
5121 * windows.texi: Various small changes in addition to:
5122 (Window Point): Mention return value of `set-window-point'.
5123 (Window Start): `pos-visible-in-window-p' disregards horizontal
5124 scrolling. Explain return value if PARTIALLY is non-nil.
5125 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5126 and `set-window-vscroll'.
5127 (Size of Window): The argument WINDOW to `window-inside-edges',
5128 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5129 (Resizing Windows): Explain return value of
5130 `shrink-window-if-larger-than-buffer'.
5131 `window-size-fixed' automatically becomes buffer local when set.
5132 (Window Configurations): Explain return value of
5133 `set-window-configuration'.
5134
5135 * minibuf.texi (Minibuffer Misc): Add anchor for
5136 `minibuffer-scroll-window'.
5137
5138 * positions.texi (Text Lines): Add anchor for `count-lines'.
5139
5140 2004-07-17 Richard M. Stallman <rms@gnu.org>
5141
5142 * display.texi (Overlay Properties): Adding `evaporate' prop
5143 deletes empty overlay immediately.
5144
5145 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5146 fix example.
5147
5148 2004-07-16 Jim Blandy <jimb@redhat.com>
5149
5150 * searching.texi (Regexp Backslash): Document new \_< and \_>
5151 operators.
5152
5153 2004-07-16 Juanma Barranquero <lektu@terra.es>
5154
5155 * display.texi (Images): Fix Texinfo usage.
5156
5157 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5158
5159 * buffers.texi (Modification Time): `visited-file-modtime' now
5160 returns a list of two integers, instead of a cons.
5161
5162 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5163
5164 * windows.texi: Various changes in addition to:
5165 (Splitting Windows): Add `split-window-keep-point'.
5166
5167 2004-07-09 Richard M. Stallman <rms@gnu.org>
5168
5169 * frames.texi (Input Focus): Minor fix.
5170
5171 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5172
5173 * frames.texi (Input Focus): Clarify descriptions of
5174 `select-frame-set-input-focus' and `select-frame'.
5175
5176 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5177
5178 * os.texi: Various small changes in addition to:
5179 (Killing Emacs): Expand and clarify description of
5180 `kill-emacs-query-functions' and `kill-emacs-hook'.
5181 (System Environment): Expand and clarify description of `getenv'
5182 and `setenv'.
5183 (Timers): Clarify description of `run-at-time'.
5184 (Translating Input): Correct description of
5185 `extra-keyboard-modifiers'.
5186 (Flow Control): Correct description of `enable-flow-control'.
5187
5188 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5189
5190 * os.texi: Update copyright.
5191 (Session Management): Grammar fix.
5192 Clarify which Emacs does the restarting.
5193 Use @samp for *scratch* buffer.
5194
5195 2004-07-04 Alan Mackenzie <acm@muc.de>
5196
5197 * frames.texi (Input Focus): Add documentation for
5198 `select-frame-set-input-focus'. Replace refs to non-existent
5199 `switch-frame' with `select-frame'. Minor corrections and tidying
5200 up of text-only terminal stuff.
5201
5202 2004-07-02 Richard M. Stallman <rms@gnu.org>
5203
5204 * files.texi (Saving Buffers): Cleanup write-contents-function.
5205 (Magic File Names): Cleanup file-remote-p.
5206
5207 2004-07-02 Kai Großjohann <kai@emptydomain.de>
5208
5209 * files.texi (Magic File Names): `file-remote-p' returns an
5210 identifier of the remote system, not just t.
5211
5212 2004-07-02 David Kastrup <dak@gnu.org>
5213
5214 * searching.texi (Entire Match Data): Add explanation about new
5215 match-data behavior when @var{integers} is non-nil.
5216
5217 2004-06-24 Richard M. Stallman <rms@gnu.org>
5218
5219 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5220
5221 * customize.texi (Variable Definitions): Note about doc strings
5222 and :set.
5223
5224 * keymaps.texi (Keymap Terminology): Document `kbd'.
5225 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5226
5227 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5228 makes it buffer-local.
5229
5230 * files.texi (Saving Buffers): Correct previous change.
5231
5232 * commands.texi (Accessing Events):
5233 Clarify posn-col-row and posn-actual-col-row.
5234
5235 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
5236
5237 * commands.texi (Accessing Events): New functions
5238 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5239
5240 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5241
5242 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5243 * frames.texi, buffers.texi, backups.texi, variables.texi:
5244 * loading.texi, eval.texi, functions.texi, control.texi:
5245 * symbols.texi, minibuf.texi: Reposition @anchor's.
5246
5247 * help.texi: Various small changes in addition to the following.
5248 (Describing Characters): Describe PREFIX argument to
5249 `key-description'. Correct and clarify definition of
5250 `text-char-description'. Describe NEED-VECTOR argument to
5251 `read-kbd-macro'.
5252 (Help Functions): Clarify definition of `apropos'.
5253
5254 2004-06-23 Lars Hansen <larsh@math.ku.dk>
5255
5256 * files.texi (Saving Buffers): Correct description of
5257 `write-contents-functions'.
5258
5259 2004-06-21 Juanma Barranquero <lektu@terra.es>
5260
5261 * display.texi (Images): Remove redundant @vindex directives.
5262 Rewrite `image-library-alist' doc in active voice.
5263
5264 2004-06-14 Juanma Barranquero <lektu@terra.es>
5265
5266 * display.texi (Images): Document new delayed library loading,
5267 variable `image-library-alist' and (existing but undocumented)
5268 function `image-type-available-p'.
5269
5270 2004-06-05 Richard M. Stallman <rms@gnu.org>
5271
5272 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5273 refer the user to the Initial Input node.
5274 (Text from Minibuffer): Likewise.
5275 (Initial Input): New node. Document this feature
5276 and say it is mostly deprecated.
5277
5278 2004-05-30 Richard M. Stallman <rms@gnu.org>
5279
5280 * loading.texi (Named Features): Clarify return value
5281 and meaning of NOERROR.
5282
5283 * variables.texi (File Local Variables): Minor cleanup.
5284
5285 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
5286
5287 * files.texi (Magic File Names): Add `file-remote-p' as operation
5288 of file name handlers.
5289
5290 2004-05-29 Richard M. Stallman <rms@gnu.org>
5291
5292 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5293 as arg to a minor mode command.
5294
5295 2004-05-22 Richard M. Stallman <rms@gnu.org>
5296
5297 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5298
5299 * streams.texi (Output Variables): Doc float-output-format.
5300
5301 * searching.texi (Regexp Special): Nested repetition can be infloop.
5302
5303 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5304 real stack overflow.
5305
5306 * compile.texi: Minor cleanups.
5307
5308 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5309
5310 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5311 circular lists.
5312 (List Elements): Explain handling of circular and dotted lists.
5313
5314 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5315
5316 * modes.texi (Search-based Fontification): Fix typo.
5317
5318 2004-05-10 Juanma Barranquero <lektu@terra.es>
5319
5320 * modes.texi (Mode Line Variables): Fix description of
5321 global-mode-string, which is now after which-func-mode, not the
5322 buffer name.
5323
5324 2004-05-07 Lars Hansen <larsh@math.ku.dk>
5325
5326 * modes.texi (Desktop Save Mode): Add.
5327 (Modes): Add menu entry Desktop Save Mode.
5328
5329 * hooks.texi: Add desktop-after-read-hook,
5330 desktop-no-desktop-file-hook and desktop-save-hook.
5331
5332 * locals.texi: Add desktop-save-buffer.
5333
5334 2004-04-30 Jesper Harder <harder@ifa.au.dk>
5335
5336 * display.texi: emacs -> Emacs.
5337
5338 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5339
5340 * files.texi (Changing Files): Document set-file-times.
5341
5342 2004-04-23 Juanma Barranquero <lektu@terra.es>
5343
5344 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5345
5346 2004-04-18 Jesper Harder <harder@ifa.au.dk>
5347
5348 * tips.texi (Coding Conventions): defopt -> defcustom.
5349
5350 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5351
5352 * sequences.texi: Various clarifications.
5353
5354 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5355
5356 * buffers.texi (Read Only Buffers): Mention optional ARG to
5357 `toggle-read-only'.
5358
5359 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
5360
5361 * windows.texi (Selecting Windows): Note that get-lru-window
5362 returns a full-width window if possible.
5363
5364 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5365
5366 * buffers.texi: Various changes in addition to:
5367 (Buffer File Name): Add `find-buffer-visiting'.
5368 (Buffer Modification): Mention optional ARG to `not-modified'.
5369 (Indirect Buffers): Mention optional CLONE argument to
5370 `make-indirect-buffer'.
5371
5372 * files.texi: Various changes in addition to:
5373 (Visiting Functions): `find-file-hook' is now a normal hook.
5374 (File Name Expansion): Explain difference between the way that
5375 `expand-file-name' and `file-truename' treat `..'.
5376 (Contents of Directories): Mention optional ID-FORMAT argument to
5377 `directory-files-and-attributes'.
5378 (Format Conversion): Mention new optional CONFIRM argument to
5379 `format-write-file'.
5380
5381 2004-04-12 Miles Bader <miles@gnu.org>
5382
5383 * macros.texi (Expansion): Add description of `macroexpand-all'.
5384
5385 2004-04-05 Jesper Harder <harder@ifa.au.dk>
5386
5387 * variables.texi (Variable Aliases): Mention
5388 cyclic-variable-indirection.
5389
5390 * errors.texi (Standard Errors): Ditto.
5391
5392 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5393
5394 * backups.texi: Various small changes in addition to:
5395 (Making Backups): Mention return value of `backup-buffer'.
5396 (Auto-Saving): Mention optional FORCE argument to
5397 `delete-auto-save-file-if-necessary'.
5398 (Reverting): Mention optional PRESERVE-MODES argument to
5399 `revert-buffer'. Correct description of `revert-buffer-function'.
5400
5401 2004-03-22 Juri Linkov <juri@jurta.org>
5402
5403 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5404 with `Vector Functions'.
5405
5406 * text.texi (Sorting): Add missing quote.
5407
5408 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5409
5410 * intro.texi (Lisp History): Replace xref to `cl' manual with
5411 inforef.
5412
5413 2004-03-12 Richard M. Stallman <rms@gnu.org>
5414
5415 * intro.texi (Version Info): Add arg to emacs-version.
5416 (Lisp History): Change xref to CL manual.
5417
5418 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5419
5420 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5421 for Partial Completion mode.
5422
5423 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5424
5425 * customize.texi: Fix typo. Remove eol whitespace.
5426
5427 2004-03-04 Richard M. Stallman <rms@gnu.org>
5428
5429 * processes.texi: Fix typos.
5430
5431 * lists.texi (Building Lists): Minor clarification.
5432
5433 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5434 in make-hash-table.
5435
5436 2004-02-29 Juanma Barranquero <lektu@terra.es>
5437
5438 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5439 rm, and ignore exit code.
5440
5441 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5442
5443 * display.texi (Defining Faces): Add description for min-colors.
5444 Update example.
5445
5446 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5447
5448 * abbrevs.texi: Various corrections and clarifications in addition
5449 to the following:
5450 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5451
5452 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5453
5454 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5455
5456 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5457
5458 * text.texi: Various small changes in addition to the following:
5459 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5460 to delete-horizontal-space.
5461 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5462 description of yank-handler text property at various places.
5463
5464 * frames.texi (Window System Selections): Add anchor.
5465
5466 * syntax.texi (Syntax Table Functions): Clarify and correct
5467 descriptions of make-syntax-table and copy-syntax-table.
5468 (Motion and Syntax): Clarify SYNTAXES argument to
5469 skip-syntax-forward.
5470 (Parsing Expressions): Mention that the return value of
5471 parse-partial-sexp is currently a list of ten rather than nine
5472 elements.
5473 (Categories): Various corrections and clarifications.
5474
5475 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5476
5477 * markers.texi (Marker Insertion Types): Minor change.
5478
5479 * locals.texi (Standard Buffer-Local Variables):
5480 * commands.texi (Interactive Codes, Using Interactive):
5481 * functions.texi (Related Topics): Fix xrefs.
5482
5483 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5484
5485 * lists.texi (Sets And Lists): Update description of delete-dups.
5486
5487 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5488
5489 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5490
5491 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
5492
5493 * frames.texi (Parameter Access): frame-parameters arg is optional.
5494 modify-frame-parameters handles nil for FRAME.
5495 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5496 are all-or-nothing for certain toolkits.
5497 Mention parameter wait-for-wm.
5498 (Frames and Windows): In frame-first-window and frame-selected-window
5499 the arg is optional.
5500 (Input Focus): In redirect-frame-focus the second arg is optional.
5501 (Window System Selections): Mention selection type CLIPBOARD.
5502 Mention data-type UTF8_STRING.
5503 Mention numbering of cut buffers.
5504 (Resources): Describe x-resource-name.
5505
5506 2004-02-16 Richard M. Stallman <rms@gnu.org>
5507
5508 * windows.texi (Buffers and Windows): Delete false table
5509 about all-frames.
5510
5511 * syntax.texi (Parsing Expressions): Delete old caveat
5512 about parse-sexp-ignore-comments.
5513
5514 * streams.texi (Output Variables): Add print-quoted.
5515
5516 * lists.texi (Building Lists): Minor cleanup.
5517
5518 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5519
5520 * display.texi (Overlays): Explain overlays use markers.
5521 (Managing Overlays): Explain front-advance and rear-advance
5522 in more detail.
5523
5524 * loading.texi (Unloading): Document unload-feature-special-hooks.
5525 Get rid of fns-NNN.el file.
5526
5527 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5528
5529 * help.texi (Describing Characters): Fix text-char-description
5530 example output.
5531
5532 * edebug.texi (Using Edebug): Fix example.
5533
5534 * debugging.texi (Internals of Debugger): Fix return value.
5535
5536 * files.texi (Changing Files): Fix argname.
5537
5538 * calendar.texi: Fix parens, and default values.
5539
5540 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5541 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5542 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5543
5544 * positions.texi (Text Lines): Don't add -1 in current-line.
5545
5546 2004-02-16 Richard M. Stallman <rms@gnu.org>
5547
5548 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5549
5550 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5551
5552 * processes.texi (Low-Level Network): Fix a typo.
5553
5554 2004-02-12 Kim F. Storm <storm@cua.dk>
5555
5556 * display.texi (Fringes): Use consistent wording.
5557 Note that window-fringe's window arg is optional.
5558 (Scroll Bars): Use consistent wording.
5559
5560 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5561
5562 * tips.texi (Comment Tips): Document the new conventions for
5563 commenting out code.
5564
5565 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
5566
5567 * positions.texi (Text Lines): Added missing end defun.
5568
5569 2004-02-07 Kim F. Storm <storm@cua.dk>
5570
5571 * positions.texi (Text Lines): Add line-number-at-pos.
5572
5573 2004-02-06 John Paul Wallington <jpw@gnu.org>
5574
5575 * display.texi (Button Properties, Button Buffer Commands):
5576 mouse-2 invokes button, not down-mouse-1.
5577
5578 2004-02-04 Jason Rumney <jasonr@gnu.org>
5579
5580 * makefile.w32-in: Sync with Makefile.in changes.
5581
5582 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5583
5584 * minibuf.texi (Text from Minibuffer): Various corrections and
5585 clarifications.
5586 (Object from Minibuffer): Correct Lisp description of
5587 read-minibuffer.
5588 (Minibuffer History): Clarify description of cons values for
5589 HISTORY arguments.
5590 (Basic Completion): Various corrections and clarifications. Add
5591 completion-regexp-list.
5592 (Minibuffer Completion): Correct and clarify description of
5593 completing-read.
5594 (Completion Commands): Mention Partial Completion mode. Various
5595 other minor changes.
5596 (High-Level Completion): Various corrections and clarifications.
5597 (Reading File Names): Ditto.
5598 (Minibuffer Misc): Ditto.
5599
5600 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5601
5602 * strings.texi (Text Comparison): assoc-string also matches
5603 elements of alists that are strings instead of conses.
5604 (Formatting Strings): Standardize Texinfo usage. Update index
5605 entries.
5606
5607 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5608
5609 * lists.texi (Sets And Lists): Add delete-dups.
5610
5611 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5612
5613 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5614 special form.
5615 * macros.texi (Defining Macros): Update description of `declare',
5616 which now is a macro.
5617 (Wrong Time): Fix typos.
5618
5619 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5620
5621 * compile.texi (Compilation Functions): Expand descriptions of
5622 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5623 and `batch-byte-compile'. In particular, mention and describe
5624 all optional arguments.
5625 (Disassembly): Correct and clarify the description of `disassemble'.
5626
5627 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5628
5629 * searching.texi: Various small changes in addition to the
5630 following.
5631 (Regexp Example): Adapt to new value of `sentence-end'.
5632 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5633 `words'.
5634 (Search and Replace): Add usage note for `perform-replace'.
5635 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5636 `match-data'.
5637 (Standard Regexps): Update for new values of `paragraph-start'
5638 and `sentence-end'.
5639
5640 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5641
5642 * files.texi (Saving Buffers): Clarify descriptions of
5643 `write-contents-functions' and `before-save-hook'.
5644 Make the defvar's for `before-save-hook' and `after-save-hook'
5645 into defopt's.
5646
5647 2004-01-07 Kim F. Storm <storm@cua.dk>
5648
5649 * commands.texi (Click Events): Describe new image and
5650 width/height elements of click events.
5651 (Accessing Events): Add posn-string, posn-image, and
5652 posn-object-width-height. Change posn-object to return either
5653 image or string object.
5654
5655 2004-01-01 Simon Josefsson <jas@extundo.com>
5656
5657 * hooks.texi (Standard Hooks): Add before-save-hook.
5658 * files.texi (Saving Buffers): Likewise.
5659
5660 2004-01-03 Richard M. Stallman <rms@gnu.org>
5661
5662 * frames.texi (Frames and Windows): Delete frame-root-window.
5663
5664 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5665
5666 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5667
5668 * functions.texi: Various small changes in addition to the
5669 following.
5670 (What Is a Function): `functionp' returns nil for macros. Clarify
5671 behavior of this and following functions for symbol arguments.
5672 (Function Documentation): Add `\' in front of (fn @var{arglist})
5673 and explain why.
5674 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5675 Add anchor.
5676 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5677
5678 2004-01-01 Miles Bader <miles@gnu.org>
5679
5680 * display.texi (Buttons): New section.
5681
5682 2003-12-31 Andreas Schwab <schwab@suse.de>
5683
5684 * numbers.texi (Math Functions): sqrt reports a domain-error
5685 error.
5686 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5687
5688 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5689
5690 * tips.texi (Documentation Tips): Update item on hyperlinks in
5691 documentation strings.
5692
5693 * errors.texi (Standard Errors): Various small corrections and
5694 additions.
5695
5696 * control.texi: Various small changes in addition to the
5697 following.
5698 (Signaling Errors): Provide some more details on how `signal'
5699 constructs the error message. Add anchor to the definition of
5700 `signal'.
5701 (Error Symbols): Describe special treatment of `quit'.
5702 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5703 to emphasize that it has to be a single form.
5704
5705 * buffers.texi: Add anchor.
5706
5707 2003-12-29 Richard M. Stallman <rms@gnu.org>
5708
5709 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5710 (Window Configurations): Add window-configuration-frame.
5711
5712 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5713
5714 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5715 Change arg name in get-char-property.
5716 (Special Properties): Update handling of keymap property.
5717
5718 * strings.texi (Modifying Strings): Add clear-string.
5719 (Text Comparison): Add assoc-string and remove
5720 assoc-ignore-case, assoc-ignore-representation.
5721
5722 * os.texi (Time of Day): Add set-time-zone-rule.
5723
5724 * numbers.texi (Math Functions): asin, acos, log, log10
5725 report domain-error errors.
5726
5727 * nonascii.texi (Converting Representations):
5728 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5729 (Encoding and I/O): Add file-name-coding-system.
5730
5731 * modes.texi (Search-based Fontification): Explain that
5732 face specs are symbols with face names as values.
5733
5734 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5735
5736 * lists.texi (Building Lists): remq moved elsewhere.
5737 (Sets And Lists): remq moved here.
5738 (Association Lists): Refer to assoc-string.
5739
5740 * internals.texi (Garbage Collection): Add memory-use-counts.
5741
5742 * frames.texi (Frames and Windows): Add set-frame-selected-window
5743 and frame-root-window.
5744
5745 * files.texi (Contents of Directories):
5746 Add directory-files-and-attributes.
5747
5748 * display.texi (Refresh Screen): Add force-window-update.
5749 (Invisible Text): Explain about moving point out of invis text.
5750 (Overlay Properties): Add overlay-properties.
5751 (Managing Overlays): Add overlayp.
5752 (GIF Images): Invalid image number displays a hollow box.
5753
5754 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5755 (Killing Buffers): Add buffer-live-p.
5756
5757 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5758
5759 * display.texi (Fringes): Fix typo "set-buffer-window".
5760
5761 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5762
5763 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5764 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5765 Add or change various xrefs and anchors.
5766
5767 * commands.texi: Replace all occurrences of @acronym{CAR} with
5768 @sc{car}, for consistency with the rest of the Elisp manual.
5769 `car' and `cdr' are historically acronyms, but are no longer
5770 widely thought of as such.
5771
5772 * internals.texi (Pure Storage): Mention that `purecopy' does not
5773 copy text properties.
5774 (Object Internals): Now 29 bits are used (in most implementations)
5775 to address Lisp objects.
5776
5777 * variables.texi (Variables with Restricted Values): New node.
5778
5779 * objects.texi (Lisp Data Types): Mention that certain variables
5780 can only take on a restricted set of values and add an xref to
5781 the new node "Variables with Restricted Values".
5782
5783 * eval.texi (Function Indirection): Describe the errors that
5784 `indirect-function' can signal.
5785 (Eval): Clarify the descriptions of `eval-region' and `values'.
5786 Describe `eval-buffer' instead of `eval-current-buffer' and
5787 mention `eval-current-buffer' as an alias for `current-buffer'.
5788 Correct the description and mention all optional arguments.
5789
5790 * nonascii.texi: Various small changes in addition to the
5791 following.
5792 (Converting Representations): Clarify behavior of
5793 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5794 ASCII arguments.
5795 (Character Sets): Document the variable `charset-list' and adapt
5796 the definition of the function `charset-list' accordingly.
5797 (Translation of Characters): Clarify use of generic characters in
5798 `make-translation-table'. Clarify and correct the description of
5799 the use of translation tables in encoding and decoding.
5800 (User-Chosen Coding Systems): Correct and clarify the description
5801 of `select-safe-coding-system'.
5802 (Default Coding Systems): Clarify description of
5803 `file-coding-system-alist'.
5804
5805 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5806
5807 * strings.texi (Text Comparison): Correctly describe when two
5808 strings are `equal'. Combine and clarify descriptions of
5809 `assoc-ignore-case' and `assoc-ignore-representation'.
5810
5811 * objects.texi (Non-ASCII in Strings): Clarify description of
5812 when a string is unibyte or multibyte.
5813 (Bool-Vector Type): Update examples.
5814 (Equality Predicates): Correctly describe when two strings are
5815 `equal'.
5816
5817 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5818
5819 * lists.texi (Building Lists): `append' no longer accepts integer
5820 arguments. Update the description of `number-sequence' to reflect
5821 recent changes.
5822 (Sets And Lists): Describe `member-ignore-case' after `member'.
5823
5824 2003-11-27 Kim F. Storm <storm@cua.dk>
5825
5826 * commands.texi (Click Events): Click object may be an images.
5827 Describe (dx . dy) element of click positions.
5828 (Accessing Events): Remove duplicate posn-timestamp.
5829 New functions posn-object and posn-object-x-y.
5830
5831 2003-11-23 Kim F. Storm <storm@cua.dk>
5832
5833 * commands.texi (Click Events): Describe enhancements to event
5834 position lists, including new text-pos and (col . row) items.
5835 Mention left-fringe and right-fringe area events.
5836 (Accessing Events): New functions posn-area and
5837 posn-actual-col-row. Mention posn-timestamp. Mention that
5838 posn-point in non-text area still returns buffer position.
5839 Clarify posn-col-row.
5840
5841 2003-11-21 Lars Hansen <larsh@math.ku.dk>
5842
5843 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5844 * anti.texi (File Attributes): Describe removed parameter
5845 ID-FORMAT.
5846
5847 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5848
5849 * positions.texi (Positions): Mention that, if a marker is used as
5850 a position, its buffer is ignored.
5851
5852 * markers.texi (Overview of Markers): Mention it here too.
5853
5854 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5855
5856 * numbers.texi (Numeric Conversions): Not just `floor', but also
5857 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5858
5859 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5860
5861 * markers.texi (Creating Markers): Specify insertion type of
5862 created markers. Add xref to `Marker Insertion Types'.
5863 Second argument to `copy-marker' is optional.
5864 (Marker Insertion Types): Mention that most markers are created
5865 with insertion type nil.
5866 (The Mark): Correctly describe when `mark' signals an error.
5867 (The Region): Correctly describe when `region-beginning' and
5868 `region-end' signal an error.
5869
5870 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5871
5872 * hash.texi (Creating Hash): Clarify description of `eql'.
5873 `makehash' is obsolete.
5874 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5875
5876 * positions.texi (Point): Change description of `buffer-end', so
5877 that it is also correct for floating point arguments.
5878 (List Motion): Correct argument lists of `beginning-of-defun' and
5879 `end-of-defun'.
5880 (Excursions): Add xref to `Marker Insertion Types'.
5881 (Narrowing): Argument to `narrow-to-page' is optional.
5882
5883 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
5884
5885 * streams.texi (Output Streams): Clarify behavior of point for
5886 marker output streams.
5887
5888 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5889
5890 * variables.texi (Defining Variables): Second argument to
5891 `defconst' is not optional.
5892 (Setting Variables): Mention optional argument APPEND to
5893 `add-to-list'.
5894 (Creating Buffer-Local): Expand description of
5895 `make-variable-buffer-local'.
5896 (Frame-Local Variables): Expand description of
5897 `make-variable-frame-local'.
5898 (Variable Aliases): Correct description of optional argument
5899 DOCSTRING to `defvaralias'. Mention return value of
5900 `defvaralias'.
5901 (File Local Variables): Add xref to `File variables' in Emacs
5902 Manual. Correct description of `hack-local-variables'. Mention
5903 `safe-local-variable' property. Mention optional second argument
5904 to `risky-local-variable-p'.
5905
5906 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
5907
5908 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5909
5910 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5911
5912 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5913 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5914 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5915 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5916 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5917 lispref/processes.texi, lispref/searching.texi,
5918 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5919 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5920 @acronym{FOO}.
5921
5922 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5923
5924 * strings.texi (Creating Strings): Argument START to `substring'
5925 can not be `nil'. Expand description of
5926 `substring-no-properties'. Correct description of `split-string',
5927 especially with respect to empty matches. Prevent very bad line
5928 break in definition of `split-string-default-separators'.
5929 (Text Comparison): `string=' and `string<' also accept symbols as
5930 arguments.
5931 (String Conversion): More completely describe argument BASE in
5932 `string-to-number'.
5933 (Formatting Strings): `%s' and `%S' in `format' do require
5934 corresponding object. Clarify behavior of numeric prefix after
5935 `%' in `format'.
5936 (Case Conversion): The argument to `upcase-initials' can be a
5937 character.
5938
5939 2003-10-27 Kenichi Handa <handa@m17n.org>
5940
5941 * display.texi (Fontsets): Fix texinfo usage.
5942
5943 2003-10-25 Kenichi Handa <handa@m17n.org>
5944
5945 * display.texi (Fontsets): Add description of the function
5946 set-fontset-font.
5947
5948 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5949
5950 * display.texi (Temporary Displays): Add xref to `Documentation
5951 Tips'.
5952
5953 * functions.texi (Function Safety): Use inforef instead of pxref
5954 for SES.
5955
5956 2003-10-23 Andreas Schwab <schwab@suse.de>
5957
5958 * Makefile.in (TEX, texinputdir): Don't define.
5959 (TEXI2DVI): Define.
5960 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5961 add $(srcdir)/index.texi.
5962 ($(infodir)/elisp): Remove index.texi dependency.
5963 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5964 (index.texi): Remove target.
5965 (dist): Don't link $(srcdir)/permute-index.
5966 (clean): Don't remove index.texi.
5967
5968 * permute-index, index.perm: Remove.
5969 * index.texi: Rename from index.unperm.
5970
5971 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5972
5973 * tips.texi (Documentation Tips): Document new behavior for face
5974 and variable hyperlinks in Help mode.
5975
5976 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5977
5978 * objects.texi (Integer Type): Update for extra bit of integer range.
5979 (Character Type): Ditto.
5980
5981 2003-10-16 Eli Zaretskii <eliz@gnu.org>
5982
5983 * numbers.texi (Integer Basics): Add index entries for reading
5984 numbers in hex, octal, and binary.
5985
5986 2003-10-16 Lute Kamstra <lute@gnu.org>
5987
5988 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5989 argument.
5990
5991 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5992
5993 * windows.texi (Choosing Window): Fix typo.
5994 * edebug.texi (Edebug Execution Modes): Fix typo.
5995
5996 2003-10-13 Richard M. Stallman <rms@gnu.org>
5997
5998 * windows.texi (Basic Windows): A window has fringe settings,
5999 display margins and scroll-bar settings.
6000 (Splitting Windows): Doc split-window return value.
6001 Clean up one-window-p.
6002 (Selecting Windows): Fix typo.
6003 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6004 (Buffers and Windows): In set-window-buffer, explain effect
6005 on fringe settings and scroll bar settings.
6006 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6007 (Choosing Window): Use defopt for pop-up-frame-function.
6008 For special-display-buffer-names, explain same-window and same-frame.
6009 Clarify window-dedicated-p return value.
6010 (Textual Scrolling): scroll-up and scroll-down can get an error.
6011 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6012 Clarify set-window-hscroll.
6013 (Size of Window): Don't mention tool bar in window-height.
6014 (Coordinates and Windows): Explain what coordinates-in-window-p
6015 returns for fringes and display margins.
6016 (Window Configurations): Explain saving fringes, etc.
6017
6018 * tips.texi (Library Headers): Clean up Documentation.
6019
6020 * syntax.texi (Parsing Expressions): Clean up forward-comment
6021 and parse-sexp-lookup-properties.
6022
6023 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6024
6025 * os.texi (System Environment): Clean up text for load-average errors.
6026
6027 * modes.texi (Hooks): Don't explain local hook details at front.
6028 Clarify run-hooks and run-hook-with-args a little.
6029 Clean up add-hook and remove-hook.
6030
6031 * edebug.texi (Edebug Execution Modes): Clarify t.
6032 Document edebug-sit-for-seconds.
6033 (Coverage Testing): Document C-x X = and =.
6034 (Instrumenting Macro Calls): Fix typo.
6035 (Specification List): Don't index the specification keywords.
6036
6037 2003-10-10 Kim F. Storm <storm@cua.dk>
6038
6039 * processes.texi (Network): Introduce make-network-process.
6040
6041 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6042
6043 * tips.texi (Library Headers): Fix typo.
6044
6045 2003-10-07 Juri Linkov <juri@jurta.org>
6046
6047 * modes.texi (Imenu): Mention imenu-create-index-function's
6048 default value. Explain submenus better.
6049
6050 2003-10-07 Lute Kamstra <lute@gnu.org>
6051
6052 * modes.texi (Faces for Font Lock): Fix typo.
6053 (Hooks): Explain how buffer-local hook variables can refer to
6054 global hook variables.
6055 Various minor clarifications.
6056
6057 2003-10-06 Lute Kamstra <lute@gnu.org>
6058
6059 * tips.texi (Coding Conventions): Mention naming conventions for
6060 hooks.
6061
6062 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6063
6064 * loading.texi (Library Search): Correct default value of
6065 load-suffixes.
6066 (Named Features): Fix typo.
6067
6068 2003-10-05 Richard M. Stallman <rms@gnu.org>
6069
6070 * loading.texi (Named Features): In `provide',
6071 say how to test for subfeatures.
6072 (Unloading): In unload-feature, use new var name
6073 unload-feature-special-hooks.
6074
6075 2003-10-03 Lute Kamstra <lute@gnu.org>
6076
6077 * modes.texi (Major Mode Conventions): Mention third way to set up
6078 Imenu.
6079 (Imenu): A number of small fixes.
6080 Delete documentation of internal variable imenu--index-alist.
6081 Document the return value format of imenu-create-index-function
6082 functions.
6083
6084 2003-09-30 Richard M. Stallman <rms@gnu.org>
6085
6086 * processes.texi (Network): Say what stopped datagram connections do.
6087
6088 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6089
6090 * display.texi (Overlay Properties): Clarify `evaporate' property.
6091
6092 2003-09-29 Lute Kamstra <lute@gnu.org>
6093
6094 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6095 constructs should be marked as risky.
6096 Change cons cell into proper list.
6097 (Mode Line Variables): Change cons cell into proper list.
6098
6099 2003-09-26 Lute Kamstra <lute@gnu.org>
6100
6101 * modes.texi (Mode Line Data): Document the :propertize construct.
6102 (Mode Line Variables): Reorder the descriptions of the variables
6103 to match their order in the default mode-line-format.
6104 Describe the new variables mode-line-position and mode-line-modes.
6105 Update the default values of mode-line-frame-identification,
6106 minor-mode-alist, and default-mode-line-format.
6107 (Properties in Mode): Mention the :propertize construct.
6108
6109 2003-09-26 Richard M. Stallman <rms@gnu.org>
6110
6111 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6112 * loading.texi, minibuf.texi, text.texi, variables.texi:
6113 Avoid @strong{Note:}.
6114
6115 2003-09-26 Richard M. Stallman <rms@gnu.org>
6116
6117 * keymaps.texi (Remapping Commands): Fix typo.
6118
6119 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6120
6121 * processes.texi (Low-Level Network): Fix typo.
6122
6123 2003-09-23 Kim F. Storm <storm@cua.dk>
6124
6125 * processes.texi (Network, Network Servers): Fix typos.
6126 (Low-Level Network): Add timeout value for :server keyword.
6127 Add new option keywords to make-network-process.
6128 Add set-network-process-options.
6129 Explain how to test availability of network options.
6130
6131 2003-09-19 Richard M. Stallman <rms@gnu.org>
6132
6133 * text.texi (Motion by Indent): Arg to
6134 backward-to-indentation and forward-to-indentation is optional.
6135
6136 * strings.texi (Creating Strings): Add substring-no-properties.
6137
6138 * processes.texi
6139 (Process Information): Add list-processes arg QUERY-ONLY.
6140 Delete process-contact from here.
6141 Add new status values for process-status.
6142 Add process-get, process-put, process-plist, set-process-plist.
6143 (Synchronous Processes): Add call-process-shell-command.
6144 (Signals to Processes): signal-process allows process objects.
6145 (Network): Complete rewrite.
6146 (Network Servers, Datagrams, Low-Level Network): New nodes.
6147
6148 * positions.texi (Word Motion): forward-word, backward-word
6149 arg is optional. Reword.
6150
6151 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6152
6153 * variables.texi (Creating Buffer-Local):
6154 Delete duplicate definition of buffer-local-value.
6155 (File Local Variables): Explain about discarding text props.
6156
6157 2003-09-11 Richard M. Stallman <rms@gnu.org>
6158
6159 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6160 changes variables that record input events.
6161 (Minibuffer Misc): Add minibuffer-selected-window.
6162
6163 * lists.texi (Building Lists): Add copy-tree.
6164
6165 * display.texi (Fontsets): Add char-displayable-p.
6166 (Scroll Bars): New node.
6167
6168 2003-09-08 Lute Kamstra <lute@gnu.org>
6169
6170 * modes.texi (%-Constructs): Document new `%i' and `%I'
6171 constructs.
6172
6173 2003-09-03 Peter Runestig <peter@runestig.com>
6174
6175 * makefile.w32-in: New file.
6176
6177 2003-08-29 Richard M. Stallman <rms@gnu.org>
6178
6179 * display.texi (Overlay Properties): Clarify how priorities
6180 affect use of the properties.
6181
6182 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6183
6184 * customize.texi (Type Keywords): Correct the description of
6185 `:help-echo' in the case where `motion-doc' is a function.
6186
6187 2003-08-14 John Paul Wallington <jpw@gnu.org>
6188
6189 * modes.texi (Emulating Mode Line): Subsection, not section.
6190
6191 2003-08-13 Richard M. Stallman <rms@gnu.org>
6192
6193 * elisp.texi (Top): Update subnode lists in menu.
6194
6195 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6196 (Kill Functions): kill-region has new arg yank-handler.
6197 (Yanking): New node.
6198 (Yank Commands): Add yank-undo-function.
6199 (Low-Level Kill Ring):
6200 kill-new and kill-append have new arg yank-handler.
6201 (Changing Properties): Add remove-list-of-text-properties.
6202 (Atomic Changes): New node.
6203
6204 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6205
6206 * streams.texi (Output Variables): Add eval-expression-print-length
6207 and eval-expression-print-level.
6208
6209 * os.texi (Time Conversion): For encode-time, explain limits on year.
6210
6211 * objects.texi (Character Type): Define anchor "modifier bits".
6212
6213 * modes.texi (Emulating Mode Line): New node.
6214 (Search-based Fontification): Font Lock uses font-lock-face property.
6215 (Other Font Lock Variables): Likewise.
6216
6217 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6218 not vectors.
6219 (Active Keymaps): Add emulation-mode-map-alists.
6220 (Functions for Key Lookup): key-binding has new arg no-remap.
6221 (Remapping Commands): New node.
6222 (Scanning Keymaps): where-is-internal has new arg no-remap.
6223 (Tool Bar): Add tool-bar-local-item-from-menu.
6224 Clarify when to use tool-bar-add-item-from-menu.
6225
6226 * commands.texi (Interactive Call): commandp has new arg.
6227 (Command Loop Info): Add this-original-command.
6228
6229 2003-08-06 John Paul Wallington <jpw@gnu.org>
6230
6231 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6232
6233 * display.texi (Warning Basics): Fix typo.
6234 (Fringes): Add closing curly bracket and fix typo.
6235
6236 * elisp.texi (Top): Fix typo.
6237
6238 2003-08-05 Richard M. Stallman <rms@gnu.org>
6239
6240 * elisp.texi: Update lists of subnodes.
6241
6242 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6243
6244 * variables.texi (Local Variables): Use lc for example variable names.
6245
6246 * tips.texi (Library Headers): Explain where to put -*-.
6247
6248 * strings.texi (Creating Strings): Fix xref for vconcat.
6249
6250 * sequences.texi (Vector Functions):
6251 vconcat no longer allows integer args.
6252
6253 * minibuf.texi (Reading File Names): read-file-name has new
6254 arg PREDICATE. New function read-directory-name.
6255
6256 * macros.texi (Defining Macros): Give definition of `declare'
6257 (Indenting Macros): New node.
6258
6259 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6260 (Window Frame Parameters): Make separate table of parameters
6261 that are coupled with specific face attributes.
6262 (Deleting Frames): delete-frame-hooks renamed to
6263 delete-frame-functions.
6264
6265 * files.texi (Magic File Names): Add file-remote-p.
6266 Clarify file-local-copy.
6267
6268 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6269 here; instead xref Defining Macros.
6270
6271 * display.texi (Warnings): New node, and subnodes.
6272 (Fringes): New node.
6273
6274 * debugging.texi (Test Coverage): New node.
6275
6276 * compile.texi (Compiler Errors): Explain with-no-warnings
6277 and other ways to suppress warnings.
6278
6279 * commands.texi (Interactive Call): Minor clarification.
6280
6281 * buffers.texi (Buffer File Name): set-visited-file-name
6282 renames the buffer too.
6283
6284 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6285
6286 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
6287
6288 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6289
6290 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
6291
6292 * internals.texi (Garbage Collection): Fix previous change.
6293
6294 2003-07-22 Richard M. Stallman <rms@gnu.org>
6295
6296 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6297
6298 * display.texi (Width): Use \s syntax in example.
6299 (Font Selection): Add face-font-rescale-alist.
6300
6301 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6302 Remove spurious indent in example.
6303
6304 * lists.texi (Building Lists): Add number-sequence.
6305
6306 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6307
6308 * functions.texi (Function Documentation): Explain how to
6309 show calling convention explicitly in the doc string.
6310
6311 * windows.texi (Selecting Windows): save-selected-window saves
6312 selected window of each frame.
6313 (Window Configurations): Minor change.
6314
6315 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6316
6317 * streams.texi (Output Variables): Add print-continuous-numbering
6318 and print-number-table.
6319
6320 * processes.texi (Decoding Output): New node.
6321
6322 * os.texi (Time Conversion): decode-time arg is optional.
6323
6324 * objects.texi (Character Type): Don't use space as example for \.
6325 Make list of char names and \-sequences correspond.
6326 Explain that \s is not used in strings. `\ ' needs space after.
6327
6328 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6329 (Translation of Characters): Add translation-table-for-input.
6330 (Default Coding Systems): Add auto-coding-functions.
6331 (Explicit Encoding): Add decode-coding-inserted-region.
6332 (Locales): Add locale-info.
6333
6334 * minibuf.texi (Basic Completion): Describe test-completion.
6335 Collections can be lists of strings.
6336 Clean up lazy-completion-table.
6337 (Programmed Completion): Mention test-completion.
6338 Clarify why lambda expressions are not accepted.
6339 (Minibuffer Misc): Describe minibufferp.
6340
6341 2003-07-14 Richard M. Stallman <rms@gnu.org>
6342
6343 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6344
6345 * windows.texi (Selecting Windows): New arg to select-window.
6346 (Selecting Windows): Add with-selected-window.
6347 (Size of Window): Add window-inside-edges, etc.
6348
6349 * internals.texi (Garbage Collection): Add post-gc-hook.
6350
6351 * processes.texi (Subprocess Creation): Add exec-suffixes.
6352
6353 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6354 (Scanning Keymaps): Add map-keymaps.
6355 (Defining Menus): Add keymap-prompt.
6356
6357 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6358 most-negative-fixnum.
6359
6360 * compile.texi (Byte Compilation): Explain no-byte-compile
6361 (Compiler Errors): New node.
6362
6363 * os.texi (User Identification): user-uid, user-real-uid
6364 can return float.
6365
6366 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6367 and about derived modes.
6368 (Minor Modes): Add minor-mode-list.
6369 (Defining Minor Modes): Keyword args for define-minor-mode.
6370 (Search-based Fontification): Explain managing other properties.
6371 (Other Font Lock Variables): Add font-lock-extra-managed-props.
6372 (Faces for Font Lock): Add font-lock-preprocessor-face.
6373 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6374
6375 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6376 (Variable Aliases): Clarify defvaralias.
6377
6378 * loading.texi (Library Search): Add load-suffixes.
6379
6380 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6381 (Programmed Completion): Add dynamic-completion-table.
6382
6383 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6384 (Magic File Names): Specify precedence order of handlers.
6385
6386 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6387 and post-command-hook.
6388 (Waiting): New calling convention for sit-for.
6389
6390 * text.texi (Special Properties): local-map and keymap properties
6391 apply based on their stickiness.
6392
6393 2003-07-07 Richard M. Stallman <rms@gnu.org>
6394
6395 * modes.texi (Minor Mode Conventions): Specify only some kinds
6396 of list values as args to minor modes.
6397
6398 * files.texi (File Name Expansion): Warn about iterative use
6399 of substitute-in-file-name.
6400
6401 * advice.texi (Activation of Advice): Clean up previous change.
6402
6403 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
6404
6405 * advice.texi (Activation of Advice): Note that ad-start-advice is
6406 turned on by default.
6407
6408 2003-06-30 Richard M. Stallman <rms@gnu.org>
6409
6410 * text.texi (Buffer Contents): Document current-word.
6411 (Change Hooks): Not called for *Messages*.
6412
6413 * functions.texi (Defining Functions): Explain about redefining
6414 primitives.
6415 (Function Safety): Renamed. Minor changes.
6416 Comment out the detailed criteria for what is safe.
6417
6418 2003-06-22 Andreas Schwab <schwab@suse.de>
6419
6420 * objects.texi (Symbol Type): Fix description of examples.
6421
6422 2003-06-16 Andreas Schwab <schwab@suse.de>
6423
6424 * hash.texi (Creating Hash): Fix description of :weakness.
6425
6426 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
6427
6428 * files.texi (Changing Files): copy-file copies file modes, too.
6429
6430 2003-05-28 Richard M. Stallman <rms@gnu.org>
6431
6432 * strings.texi (Creating Strings): Clarify split-string.
6433
6434 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6435
6436 * strings.texi (Creating Strings): Update split-string specification
6437 and examples.
6438
6439 2003-05-19 Richard M. Stallman <rms@gnu.org>
6440
6441 * elisp.texi: Correct invariant section names.
6442
6443 2003-04-20 Richard M. Stallman <rms@gnu.org>
6444
6445 * os.texi (Timers): Explain about timers and quitting.
6446
6447 2003-04-19 Richard M. Stallman <rms@gnu.org>
6448
6449 * internals.texi (Writing Emacs Primitives): Strings are
6450 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6451 Explain GCPRO convention for varargs function args.
6452
6453 2003-04-16 Richard M. Stallman <rms@gnu.org>
6454
6455 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6456
6457 2003-04-08 Richard M. Stallman <rms@gnu.org>
6458
6459 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6460
6461 2003-02-13 Kim F. Storm <storm@cua.dk>
6462
6463 * objects.texi (Character Type): New \s escape for space.
6464
6465 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6466
6467 * os.texi (System Environment): Added cygwin system-type.
6468
6469 2003-01-25 Richard M. Stallman <rms@gnu.org>
6470
6471 * keymaps.texi: Document that a symbol can act as a keymap.
6472
6473 2003-01-13 Richard M. Stallman <rms@gnu.org>
6474
6475 * text.texi (Changing Properties): Say string indices are origin-0.
6476
6477 * positions.texi (Screen Lines) <compute-motion>:
6478 Correct order of elts in return value.
6479
6480 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6481 how to define a default binding.
6482
6483 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
6484
6485 * loading.texi (Unloading): Fix recent change for load-history.
6486
6487 * customize.texi (Simple Types): Clarify description of custom
6488 type 'number. Describe new custom type 'float.
6489
6490 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
6491
6492 * variables.texi (File Local Variables): Fix typo.
6493
6494 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6495
6496 From Michael Albinus <Michael.Albinus@alcatel.de>.
6497
6498 * README: Target for Info file is `make info'.
6499
6500 * files.texi (File Name Components): Fixed typos in
6501 `file-name-sans-extension'.
6502 (Magic File Names): Complete list of operations for magic file
6503 name handlers.
6504
6505 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
6506
6507 * variables.texi (File Local Variables): New function
6508 risky-local-variable-p.
6509
6510 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
6511
6512 * functions.texi (Function safety): New node about unsafep.
6513
6514 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6515
6516 * customize.texi (Splicing into Lists): Fixed example.
6517 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6518
6519 2002-06-17 Juanma Barranquero <lektu@terra.es>
6520
6521 * frames.texi (Display Feature Testing): Fix typo.
6522
6523 2002-06-12 Andreas Schwab <schwab@suse.de>
6524
6525 * frames.texi (Initial Parameters, Resources): Fix references to
6526 the Emacs manual.
6527
6528 2002-05-13 Kim F. Storm <storm@cua.dk>
6529
6530 * variables.texi (Intro to Buffer-Local): Updated warning and
6531 example relating to changing buffer inside let.
6532
6533 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
6534
6535 * os.texi (Session Management): New node about X Session management.
6536
6537 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6538
6539 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6540 to which the manual corresponds, and the copyright years.
6541
6542 * Makefile.in (VERSION): Set to 2.9.
6543
6544 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6545
6546 * elisp.texi: Change the category in @dircategory to "Emacs", to
6547 make it consistent with info/dir.
6548
6549 2001-11-25 Miles Bader <miles@gnu.org>
6550
6551 * text.texi (Fields): Describe new `limit' arg in
6552 field-beginning/field-end.
6553
6554 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6555
6556 * permute-index: Don't depend on csh-specific features. Replace
6557 the interpreter name with /bin/sh.
6558
6559 * two-volume-cross-refs.txt: New file.
6560 * two.el: New file.
6561 * spellfile: New file.
6562
6563 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6564
6565 * permute-index: New file.
6566
6567 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6568 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6569 8+3 restricted namespace.
6570
6571 * Makefile.in (infodir): Define relative to $(srcdir).
6572 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6573 include directories list via -I switch to makeinfo.
6574 (index.texi): Use cp if both hard and symbolic links fail.
6575
6576 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6577
6578 * Makefile.in (distclean): Add.
6579
6580 The following changes make ELisp manual part of the Emacs
6581 distribution:
6582
6583 * Makefile.in: Add Copyright notice.
6584 (prefix): Remove.
6585 (infodir): Change value to "../info".
6586 (VPATH): New variable.
6587 (MAKE): Don't define.
6588 (texmacrodir): Don't define.
6589 (texinputdir): Append the existing value of TEXINPUTS.
6590 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6591 command to be compatible with man/Makefile.in, and to put the
6592 output into ../info.
6593 (info): Add target.
6594 (installall): Target removed.
6595
6596 2001-10-31 Pavel Janík <Pavel@Janik.cz>
6597
6598 * tips.texi (Coding Conventions): Fix typo.
6599
6600 2001-10-23 Gerd Moellmann <gerd@gnu.org>
6601
6602 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6603
6604 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6605
6606 * files.texi (File Name Components): Update the description of
6607 file-name-sans-extension and file-name-extension, as they now
6608 ignore leading dots.
6609
6610 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6611
6612 * (Version 21.1 released.)
6613
6614 2001-10-19 Miles Bader <miles@gnu.org>
6615
6616 * positions.texi (Text Lines): Describe behavior of
6617 `beginning-of-line'/`end-of-line' in the presence of field properties.
6618
6619 2001-10-17 Gerd Moellmann <gerd@gnu.org>
6620
6621 * Makefile.in (VERSION): Set to 2.8.
6622 (manual): Use `manual-21'.
6623
6624 * elisp.texi (VERSION): Add and use it where the version
6625 number was used. Set it to 2.8.
6626
6627 * intro.texi: Likewise.
6628
6629 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6630
6631 * files.texi (File Name Completion): Document the significance of
6632 a trailing slash in elements of completion-ignored-extensions.
6633
6634 2001-10-06 Miles Bader <miles@gnu.org>
6635
6636 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6637
6638 2001-10-04 Gerd Moellmann <gerd@gnu.org>
6639
6640 * variables.texi (Variable Aliases): New node.
6641
6642 2001-10-04 Gerd Moellmann <gerd@gnu.org>
6643
6644 * Branch for 21.1.
6645
6646 2001-10-02 Miles Bader <miles@gnu.org>
6647
6648 * minibuf.texi (Minibuffer Misc): Add entries for
6649 `minibuffer-contents', `minibuffer-contents-no-properties', and
6650 `delete-minibuffer-contents'.
6651 Correct description for `minibuffer-prompt-end'.
6652
6653 * text.texi (Property Search): Correct descriptions of
6654 `next-char-property-change' and `previous-char-property-change'.
6655 Add entries for `next-single-char-property-change' and
6656 `previous-single-char-property-change'.
6657 Make operand names a bit more consistent.
6658
6659 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6660
6661 * frames.texi (Finding All Frames): Document that next-frame and
6662 previous-frame are local to current terminal.
6663
6664 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6665
6666 * keymaps.texi (Creating Keymaps): Fix the description of the
6667 result of make-keymap.
6668
6669 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6670
6671 * display.texi (Font Lookup, Attribute Functions)
6672 (Image Descriptors): Add cross-references to the definition of
6673 selected frame.
6674
6675 * buffers.texi (The Buffer List): Add cross-references to the
6676 definition of selected frame.
6677
6678 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6679 frame at any given time.
6680 (Multiple Displays, Size and Position): Add a cross-reference to
6681 the definition of the selected frame.
6682
6683 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6684
6685 * strings.texi (String Conversion) <string-to-number>: Document
6686 that a float is returned for integers that are too large.
6687
6688 * frames.texi (Mouse Position): Document mouse-position-function.
6689 (Display Feature Testing): Document display-images-p.
6690 (Window Frame Parameters): Document the cursor-type variable.
6691
6692 * numbers.texi (Integer Basics): Document CL style read syntax for
6693 integers in bases other than 10.
6694
6695 * positions.texi (List Motion): Document
6696 open-paren-in-column-0-is-defun-start.
6697
6698 * lists.texi (Sets And Lists): Document member-ignore-case.
6699
6700 * internals.texi (Garbage Collection): Document the used and free
6701 strings report.
6702 (Memory Usage): Document strings-consed.
6703
6704 * os.texi (Time of Day): Document float-time.
6705 (Recording Input): Document that clear-this-command-keys clears
6706 the vector to be returned by recent-keys.
6707
6708 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6709 argument keymap can be a list.
6710
6711 * nonascii.texi (User-Chosen Coding Systems)
6712 <select-safe-coding-system>: Document the new argument
6713 accept-default-p and the variable
6714 select-safe-coding-system-accept-default-p. Tell what happens if
6715 buffer-file-coding-system is undecided.
6716 (Default Coding Systems): Document auto-coding-regexp-alist.
6717
6718 * display.texi (The Echo Area) <message>: Document
6719 message-truncate-lines.
6720 (Glyphs): Document that the glyph table is unused on windowed
6721 displays.
6722
6723 * help.texi (Describing Characters) <single-key-description>:
6724 Document the new argument no-angles.
6725 (Accessing Documentation) <documentation-property>: Document that
6726 a non-string property is evaluated.
6727 <documentation>: Document that the function-documentation property
6728 is looked for.
6729
6730 * windows.texi (Selecting Windows): Document some-window.
6731
6732 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6733
6734 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6735 apropos-mode-hook.
6736
6737 * commands.texi (Using Interactive): Document interactive-form.
6738 (Keyboard Macros): Document kbd-macro-termination-hook.
6739 (Command Loop Info): Document that clear-this-command-keys clears
6740 the vector to be returned by recent-keys.
6741
6742 2001-09-04 Werner LEMBERG <wl@gnu.org>
6743
6744 * Makefile.in (srcdir, texinputdir): New variables.
6745 (srcs, index.texi, install): Use $(srcdir).
6746 (.PHONY): Remove elisp.dvi.
6747 (elisp): Use -I switch for makeinfo.
6748 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6749 (installall, dist): Use $(srcdir).
6750 Fix path to texinfo.tex.
6751 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6752
6753 2001-08-30 Gerd Moellmann <gerd@gnu.org>
6754
6755 * display.texi (Conditional Display): Adjust to API change.
6756
6757 * configure: New file.
6758
6759 2001-07-30 Gerd Moellmann <gerd@gnu.org>
6760
6761 * commands.texi (Repeat Events): Add description of
6762 double-click-fuzz.
6763
6764 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6765
6766 * syntax.texi (Syntax Class Table): Add the missing designator for
6767 comment and string fences.
6768 (Syntax Properties): Add a xref to syntax table internals.
6769 (Syntax Table Internals): Document string-to-syntax.
6770
6771 2001-05-07 Gerd Moellmann <gerd@gnu.org>
6772
6773 * Makefile.in (install): Use install-info command line options
6774 like in Emacs' Makefile.in.
6775
6776 2000-12-09 Miles Bader <miles@gnu.org>
6777
6778 * windows.texi (Window Start): Update documentation for
6779 `pos-visible-in-window-p'.
6780
6781 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6782
6783 * lists.texi (Building Lists): Add footnote to explain how to add
6784 to the end of a list.
6785
6786 2000-10-25 Gerd Moellmann <gerd@gnu.org>
6787
6788 * files.texi (Visiting Functions): Typos.
6789
6790 2000-10-25 Kenichi Handa <handa@etl.go.jp>
6791
6792 * files.texi (Visiting Functions): Return value of
6793 find-file-noselect may be a list of buffers if wildcards are used.
6794
6795 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6796
6797 * display.texi (Defining Faces): Document `graphic' display type
6798 in face specs.
6799
6800 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6801
6802 * hooks.texi (Standard Hooks): Replace obsolete
6803 `after-make-frame-hook' with `after-make-frame-functions'.
6804
6805 * frames.texi (Creating Frames): Ditto.
6806
6807 * variables.texi (Future Local Variables): Ditto.
6808
6809 2000-10-16 Gerd Moellmann <gerd@gnu.org>
6810
6811 * display.texi (Other Image Types): Add description of :foreground
6812 and :background properties of mono PBM images.
6813
6814 2000-08-17 Werner LEMBERG <wl@gnu.org>
6815
6816 * .cvsignore: New file.
6817
6818 2000-01-05 Gerd Moellmann <gerd@gnu.org>
6819
6820 * tindex.pl: New script.
6821
6822 1999-12-03 Dave Love <fx@gnu.org>
6823
6824 * Makefile.in (MAKEINFO): New parameter.
6825
6826 1999-09-17 Richard Stallman <rms@gnu.org>
6827
6828 * Makefile.in (srcs): Add hash.texi.
6829 (VERSION): Update to 20.6.
6830
6831 1999-09-13 Richard Stallman <rms@gnu.org>
6832
6833 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6834
6835 1998-08-29 Karl Heuer <kwzh@gnu.org>
6836
6837 * configure.in: New file.
6838 * Makefile.in: Renamed from Makefile.
6839 (prefix, infodir): Use value obtained from configure.
6840 (emacslibdir): Obsolete variable deleted.
6841 (dist): Distribute configure.in, configure, Makefile.in.
6842
6843 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6844
6845 * Makefile (INSTALL_INFO): New variable.
6846 (install): Run install-info.
6847
6848 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6849
6850 * Makefile (elisp.dvi): Add missing backslash.
6851
6852 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6853
6854 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6855 Run texindex without `./'. Always run texindex on elisp.tp.
6856 (elisp.tps): Target deleted.
6857
6858 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6859
6860 * Makefile (srcs): Add nonascii.texi and customize.texi.
6861 (dist): Start by deleting `temp'.
6862
6863 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6864
6865 * Makefile (makeinfo, texindex): Targets deleted.
6866 (makeinfo.o, texindex.o): Targets deleted.
6867 (clean, dist): Don't do anything with them or with getopt*.
6868
6869 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6870
6871 * Makefile (SHELL): Defined.
6872
6873 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6874
6875 * Makefile (elisp.tps): New target.
6876 (elisp.dvi): Depend on elisp.tps.
6877
6878 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
6879
6880 * README: Update phone number.
6881
6882 * Makefile (elisp): Make this be the default target.
6883 Depend on makeinfo.c instead of makeinfo.
6884 (install): Don't depend on elisp.dvi, since we don't install that.
6885 Use mkinstalldirs.
6886 (dist): Add mkinstalldirs.
6887
6888 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6889
6890 * Makefile (VERSION): Update version number.
6891 (maintainer-clean): Renamed from realclean.
6892
6893 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
6894
6895 * Makefile (realclean): New target.
6896 (elisp): Remove any old elisp-* files first.
6897
6898 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6899
6900 * Makefile (VERSION): New variable.
6901 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6902 Compressed file suffix should be `.gz', not `.z'.
6903
6904 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6905
6906 * Makefile (elisp): Depend on makeinfo.
6907
6908 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
6909
6910 * Makefile (srcs): Add anti.texi.
6911
6912 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6913
6914 * Makefile (infodir, prefix): New vars.
6915 (install): Use infodir.
6916 (emacsinfodir): Deleted.
6917
6918 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6919
6920 * Makefile (srcs): Add calendar.texi.
6921
6922 * Makefile (dist): Copy texindex.c and makeinfo.c.
6923 Limit elisp-* files to those with one or two digits.
6924
6925 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6926
6927 * Makefile (dist): Changed to use Gzip instead of compress.
6928
6929 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6930
6931 * loading.texi (Unloading): define-function changed back to
6932 defalias. It may not stay this way, but at least it's
6933 consistent with the known-good version of the code patch.
6934
6935 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6936
6937 * modes.texi (Hooks): Document new optional arg of add-hook.
6938
6939 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6940
6941 * variables.texi: Document nil initial value of buffer-local variables.
6942
6943 * tips.texi: Add new section on standard library headers.
6944
6945 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6946
6947 * Makefile (srcs): Add frame.texi to the list of sources.
6948
6949 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6950
6951 * Makefile (dist): Don't bother excluding autosave files; they'll
6952 never make it into the temp directory anyway, and the hash marks
6953 in the name are problematic for make and the Bourne shell.
6954 (srcs):
6955
6956 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6957
6958 * Makefile (dist): Don't include backup files or autosave files in
6959 the distribution tar file.
6960
6961 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6962
6963 * Makefile (srcs): Added index.perm.
6964 (elisp.dvi): Remove erroneous shell comment.
6965 Expect output of permute-index in permuted.fns.
6966 Save old elisp.aux in elisp.oaux.
6967 (clean): Added index.texi to be deleted.
6968
6969 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6970
6971 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6972
6973 1990-06-26 David Lawrence (tale@geech)
6974
6975 * files.texi: Noted that completion-ignored-extensions is ignored
6976 when making *Completions*.
6977
6978 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
6979
6980 * Makefile make dist now depends on elisp.dvi, since it tries
6981 to include it in the dist file.
6982
6983 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
6984
6985 * functions.texinfo (Mapping Functions): Add missing quote.
6986
6987 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6988
6989 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6990 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6991
6992 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6993
6994 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6995 and @error{} are the terms now being used. The files in the
6996 directory have been changed to reflect this.
6997
6998 * All instances of @indentedresultt{} have been changed to
6999 ` @result{}', using 5 spaces at the begining of the line.
7000
7001 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7002
7003 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7004 experimental @indentedresult{}, @indentedexpandsto{} are part of
7005 the texinfo.tex in this directory. These TeX macros are not
7006 stable yet.
7007
7008 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7009
7010 * texinfo.tex: Temporarily added
7011 \let\result=\dblarrow
7012 \def\error{{\it ERROR} \longdblarrow}
7013 We need to do this better soon.
7014
7015 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7016
7017 * Applied Karl Berry's patches to *.texinfo files, but not to
7018 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7019 new title page format is also not applied, since it requires
7020 texinfo.tex changes.)
7021
7022 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7023 for the Project GNU development environment.
7024
7025 ;; Local Variables:
7026 ;; coding: utf-8
7027 ;; add-log-time-zone-rule: t
7028 ;; End:
7029
7030 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
7031 2007, 2008 Free Software Foundation, Inc.
7032
7033 This file is part of GNU Emacs.
7034
7035 GNU Emacs is free software: you can redistribute it and/or modify
7036 it under the terms of the GNU General Public License as published by
7037 the Free Software Foundation, either version 3 of the License, or
7038 (at your option) any later version.
7039
7040 GNU Emacs is distributed in the hope that it will be useful,
7041 but WITHOUT ANY WARRANTY; without even the implied warranty of
7042 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7043 GNU General Public License for more details.
7044
7045 You should have received a copy of the GNU General Public License
7046 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
7047
7048 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda