]> code.delx.au - gnu-emacs/blob - lispref/ChangeLog
*** empty log message ***
[gnu-emacs] / lispref / ChangeLog
1 2006-07-17 Richard Stallman <rms@gnu.org>
2
3 * variables.texi (File Local Variables): Clarify that
4 file local variables make buffer-local bindings.
5
6 * modes.texi (Syntactic Font Lock): Give default for
7 font-lock-syntax-table.
8
9 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
10
11 * text.texi (Special Properties): Clean up previous change.
12
13 2006-07-16 Karl Berry <karl@gnu.org>
14
15 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi,
16 control.texi: fix bad page breaks through chapter 10 (control).
17
18 * anti.texi (Antinews): reorder face-attribute fns to avoid
19 underfull hbox.
20
21 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
22
23 * text.texi (Special Properties): Describe fontified text property
24 in relation to a character (not text).
25
26 2006-07-15 Kim F. Storm <storm@cua.dk>
27
28 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
29 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
30 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
31
32 * anti.texi (Antinews): Mention redisplay function.
33 The kbd macro existed, but was not documented, before 22.x.
34 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
35
36 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
37
38 * display.texi (Displaying Messages): Add anchor.
39
40 * frames.texi (Dialog Boxes): Use it.
41
42 2006-07-12 Richard Stallman <rms@gnu.org>
43
44 * objects.texi (Frame Type): Explain nature of frames better.
45
46 * frames.texi (Frames): Explain nature of frames better.
47
48 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
49
50 * tips.texi (Coding Conventions): Explain why use cl at compile time.
51
52 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
53
54 * frames.texi (Window System Selections): Mention scrap support for Mac.
55 Default value of x-select-enable-clipboard is t on Mac.
56
57 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
58
59 2006-07-11 Kim F. Storm <storm@cua.dk>
60
61 * display.texi (Forcing Redisplay): Add `redisplay' function.
62 Don't mention (sit-for -1) -- use (redisplay t) instead.
63
64 * commands.texi (Waiting): (sit-for -1) is no longer special.
65 (sit-for 0) is equivalent to (redisplay).
66 Iconifying/deiconifying no longer makes sit-for return.
67
68 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
69
70 * display.texi (Buttons): Fix typo.
71
72 * index.texi, elisp.texi (New Symbols): Comment node out.
73
74 2006-07-09 Richard Stallman <rms@gnu.org>
75
76 * display.texi (Truncation): Clean up previous change.
77
78 2006-07-08 Richard Stallman <rms@gnu.org>
79
80 * commands.texi (Interactive Call): Use 3 as prefix in example
81 for execute-extended-command.
82
83 * display.texi (Attribute Functions): Move paragraph about
84 compatibility with Emacs < 21.
85
86 2006-07-09 Kim F. Storm <storm@cua.dk>
87
88 * display.texi (Refresh Screen): Clarify force-window-update.
89 (Truncation): "Normally" indicated by fringe arrows.
90
91 2006-07-08 Eli Zaretskii <eliz@gnu.org>
92
93 * windows.texi (Textual Scrolling, Resizing Windows):
94 * variables.texi (Constant Variables):
95 * text.texi (Buffer Contents, Deletion, Changing Properties)
96 (Property Search, Special Properties, Sticky Properties)
97 (Links and Mouse-1, Fields, Change Hooks):
98 * syntax.texi (Syntax Table Functions, Parsing Expressions)
99 (Categories):
100 * symbols.texi (Other Plists):
101 * streams.texi (Output Variables):
102 * processes.texi (Input to Processes, Query Before Exit):
103 * positions.texi (Word Motion, Text Lines, List Motion):
104 * os.texi (Init File, System Environment, Sound Output)
105 (Session Management):
106 * nonascii.texi (Text Representations, Character Sets)
107 (Chars and Bytes, Locales):
108 * modes.texi (Defining Minor Modes, Header Lines):
109 * minibuf.texi (Minibuffer Contents):
110 * markers.texi (Information from Markers):
111 * lists.texi (List Elements, Building Lists, Association Lists):
112 * keymaps.texi (Tool Bar):
113 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
114 * functions.texi (What Is a Function, Mapping Functions):
115 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
116 (Color Names, Text Terminal Colors, Display Feature Testing):
117 * files.texi (Visiting Functions, File Name Components)
118 (Unique File Names, Contents of Directories):
119 * display.texi (Forcing Redisplay, Displaying Messages)
120 (Temporary Displays, Font Selection, Auto Faces)
121 (Font Lookup, Fringe Indicators, Display Margins)
122 (Image Descriptors, Showing Images, Image Cache, Button Types)
123 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
124 (Display Table Format, Glyphs):
125 * control.texi (Iteration):
126 * commands.texi (Command Loop Info, Adjusting Point):
127 * backups.texi (Making Backups, Auto-Saving):
128 Remove @tindex entries.
129
130 2006-07-07 Kim F. Storm <storm@cua.dk>
131
132 * display.texi (Fringe Cursors): Fix typo.
133 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
134 (Overlay Arrow): Default is overlay-arrow fringe indicator.
135
136 2006-07-05 Richard Stallman <rms@gnu.org>
137
138 * text.texi (Buffer Contents): Add example of text props
139 in result of buffer-substring.
140 (Text Properties): Explain better about use of specific property names.
141 (Property Search): Some cleanups; reorder some functions.
142
143 * keymaps.texi (Changing Key Bindings): Cleanup.
144 Add xref to Key Binding Conventions.
145
146 * display.texi (Attribute Functions): Add examples for
147 face-attribute-relative-p.
148
149 * tips.texi (Coding Conventions): Cleanup last change.
150
151 2006-07-05 Karl Berry <karl@gnu.org>
152
153 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
154 Remove @setchapternewpage odd.
155 Result is 1013 pages, down from 1100.
156
157 * anti.texi, customize.texi, display.texi, internals.texi:
158 * minibuf.texi, modes.texi, tips.texi:
159 Fix overfull/underfull boxes.
160
161 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
162
163 * edebug.texi (Instrumenting):
164 Add Edebug-specific findex for eval-buffer.
165 * loading.texi (Loading):
166 Replace eval-current-buffer with eval-buffer.
167
168 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
169
170 * locals.texi (Standard Buffer-Local Variables): Update the list
171 of variables.
172
173 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
174
175 * files.texi (File Name Completion): Point user to the node
176 "Reading File Names".
177
178 2006-06-24 Eli Zaretskii <eliz@gnu.org>
179
180 * files.texi (Contents of Directories): Document case-insensitive
181 behavior on respective filesystems.
182
183 * objects.texi (Character Type): Document that Emacs signals an
184 error for unsupported Unicode characters specified as \uNNNN.
185
186 2006-06-19 Richard Stallman <rms@gnu.org>
187
188 * processes.texi (Bindat Spec): Clarify previous change.
189
190 2006-06-16 Richard Stallman <rms@gnu.org>
191
192 * tips.texi (Coding Conventions): Better explain conventions
193 for definition constructs.
194
195 * text.texi (Special Properties): String value of `read-only'
196 serves as the error message.
197
198 * objects.texi (Character Type): Clarify prev. change.
199 (Non-ASCII in Strings): Mention \u and \U.
200
201 * commands.texi (Using Interactive): Explain problem of
202 markers, etc., in command-history.
203
204 2006-06-14 Kim F. Storm <storm@cua.dk>
205
206 * commands.texi (Waiting): Negative arg to sit-for forces
207 redisplay even if input is pending.
208
209 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
210 redisplay. Remove incorrect example of binding redisplay-dont-pause
211 around (sit-for 0).
212
213 2006-06-13 Richard Stallman <rms@gnu.org>
214
215 * display.texi (Forcing Redisplay): Clarify previous change.
216
217 2006-06-13 Romain Francoise <romain@orebokech.com>
218
219 * display.texi (Forcing Redisplay): Fix typo.
220
221 2006-06-13 Kim F. Storm <storm@cua.dk>
222
223 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
224
225 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
226
227 * tips.texi (Coding Conventions): Add `@end itemize'.
228
229 2006-06-10 Richard Stallman <rms@gnu.org>
230
231 * tips.texi (Coding Conventions): Explain use of coding systems
232 to ensure one decoding for strings.
233
234 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
235
236 * objects.texi (Character Type): Describe the\uABCD and \U00ABCDEF
237 syntax.
238
239 2006-06-07 Eli Zaretskii <eliz@gnu.org>
240
241 * display.texi (Font Selection): Remove description of
242 clear-face-cache.
243
244 * compile.texi (Eval During Compile): Fix a typo. Add index
245 entries for possible uses of eval-when-compile.
246
247 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
248
249 * display.texi (Abstract Display): Fix typo.
250
251 2006-06-03 Eli Zaretskii <eliz@gnu.org>
252
253 * minibuf.texi (Minibuffer History) <history-add-new-input>:
254 Reword variable's description.
255
256 2006-06-01 Richard Stallman <rms@gnu.org>
257
258 * windows.texi (Splitting Windows): Clarify splitting nonselected
259 window.
260
261 2006-05-31 Juri Linkov <juri@jurta.org>
262
263 * minibuf.texi (Minibuffer History): Add history-add-new-input.
264
265 2006-05-30 Richard Stallman <rms@gnu.org>
266
267 * display.texi (Line Height): Fix errors in description of
268 default line height and line-height properyty.
269
270 * nonascii.texi (Default Coding Systems): Further clarification.
271
272 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
273
274 * internals.texi (Pure Storage): Mention that an overflow in pure
275 space causes a memory leak.
276 (Garbage Collection): If there was an overflow in pure space,
277 `garbage-collect' returns nil.
278
279 2006-05-30 Eli Zaretskii <eliz@gnu.org>
280
281 * nonascii.texi (Default Coding Systems): Fix it some more.
282
283 2006-05-29 Eli Zaretskii <eliz@gnu.org>
284
285 * nonascii.texi (Default Coding Systems): Fix last change.
286
287 2006-05-29 Kenichi Handa <handa@m17n.org>
288
289 * nonascii.texi (find-operation-coding-system): Describe the new
290 argument format (FILENAME . BUFFER).
291
292 2006-05-28 Richard Stallman <rms@gnu.org>
293
294 * tips.texi (Coding Conventions): Better explain reasons not to
295 advise other packages or use `eval-after-load'.
296
297 2006-05-29 Kim F. Storm <storm@cua.dk>
298
299 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
300 `bindat-idx' and `bindat-raw' for clarity.
301
302 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
303
304 * processes.texi (Bindat Spec): Expand on `repeat' handler.
305
306 * display.texi (Display): Add "Abstract Display" to menu.
307 (Abstract Display, Abstract Display Functions)
308 (Abstract Display Example): New nodes.
309 * elisp.texi (Top): Add "Abstract Display" to menu.
310
311 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
312
313 * keymaps.texi (Key Sequences): Link to input events definition.
314 (Format of Keymaps): Delete material duplicated in Keymap Basics.
315
316 * files.texi (Changing Files): Document updated argument list for
317 copy-file.
318
319 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
320
321 * processes.texi (Bindat Functions): Explain term "total length".
322 Use it in bindat-length and bindat-pack descriptions.
323
324 2006-05-26 Eli Zaretskii <eliz@gnu.org>
325
326 * tips.texi (Coding Conventions): Advise against using
327 eval-after-load in packages. Add an index entry.
328
329 2006-05-25 Juri Linkov <juri@jurta.org>
330
331 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
332
333 * modes.texi (%-Constructs): Add %e, %z, %Z.
334
335 2006-05-25 Richard Stallman <rms@gnu.org>
336
337 * elisp.texi (Top): Update subnode menu.
338
339 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
340 (Keymaps): Update menu.
341
342 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
343
344 * keymaps.texi (Key Sequences): Some clarifications.
345
346 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
347
348 * processes.texi (Bindat Functions): Say "unibyte string"
349 explicitly for bindat-unpack and bindat-pack descriptions.
350 (Bindat Examples): Don't call `string-make-unibyte' in example.
351
352 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
353
354 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
355 Explain string and vector representations of key sequences
356
357 * keymaps.texi (Changing Key Bindings):
358 * commands.texi (Interactive Codes, Interactive Codes):
359 * help.texi (Describing Characters): Refer to it.
360
361 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
362
363 * frames.texi (Pointer Shape): @end table -> @end defvar.
364
365 2006-05-22 Richard Stallman <rms@gnu.org>
366
367 * elisp.texi (Top): Update subnode menus.
368
369 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
370 Contents rewritten; material from old Pointer Shape node moved here.
371
372 * display.texi (Pointer Shape): Node deleted.
373 (Image Descriptors): Minor cleanup.
374
375 2006-05-21 Richard Stallman <rms@gnu.org>
376
377 * syntax.texi (Parsing Expressions): Update info on which STATE
378 elements are ignored.
379
380 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
381
382 * hooks.texi (Standard Hooks): Correct typo.
383
384 * gpl.texi (GPL): ifinfo -> ifnottex.
385
386 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
387
388 * searching.texi (Simple Match Data): Warn about match data being
389 set anew by every search.
390
391 2006-05-17 Richard Stallman <rms@gnu.org>
392
393 * minibuf.texi (Minibuffer History): Clarify.
394
395 * searching.texi (Regexp Special): Clarify nested regexp warning.
396
397 2006-05-16 Kim F. Storm <storm@cua.dk>
398
399 * minibuf.texi (Minibuffer History): Update add-to-history.
400
401 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
402
403 * nonascii.texi (Explicit Encoding): Fix
404 typo (encoding<->decoding).
405
406 2006-05-14 Richard Stallman <rms@gnu.org>
407
408 * buffers.texi (Creating Buffers): Cleanup.
409
410 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
411
412 2006-05-13 Eli Zaretskii <eliz@gnu.org>
413
414 * buffers.texi (Current Buffer): Document that with-temp-buffer
415 disables undo.
416
417 * os.texi (Terminal-Specific): More accurate description of how
418 Emacs searches for the terminal-specific libraries.
419
420 2006-05-12 Eli Zaretskii <eliz@gnu.org>
421
422 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
423 emacs-xtra to @inforef's.
424
425 * text.texi (Undo): Document that undo is turned off in buffers
426 whose names begin with a space.
427
428 * buffers.texi (Buffer Names): Add index entries for buffers whose
429 names begin with a space.
430 (Creating Buffers): Document that undo is turned off in buffers
431 whose names begin with a space.
432
433 * files.texi (Visiting Functions, Reading from Files)
434 (Saving Buffers): Mention code and EOL conversions by file I/O
435 primitives and subroutines.
436
437 * nonascii.texi (Lisp and Coding Systems): Document
438 coding-system-eol-type. Add index entries for eol conversion.
439
440 * display.texi (Defining Faces): Mention `mac', and add an xref to
441 where window-system is described.
442
443 2006-05-10 Richard Stallman <rms@gnu.org>
444
445 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
446
447 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
448
449 * variables.texi (File Local Variables): Recommend to quote lambda
450 expressions in safe-local-variable property.
451
452 2006-05-09 Richard Stallman <rms@gnu.org>
453
454 * variables.texi (File Local Variables): Document
455 safe-local-eval-forms and safe-local-eval-function.
456
457 2006-05-07 Kim F. Storm <storm@cua.dk>
458
459 * minibuf.texi (Minibuffer History): Remove keep-dups arg
460 from add-to-history.
461
462 2006-05-07 Romain Francoise <romain@orebokech.com>
463
464 * commands.texi (Event Input Misc):
465 * compile.texi (Eval During Compile):
466 * internals.texi (Buffer Internals):
467 * minibuf.texi (Initial Input):
468 * nonascii.texi (Scanning Charsets):
469 * numbers.texi (Comparison of Numbers):
470 * windows.texi (Textual Scrolling, Vertical Scrolling):
471 Fix various typos.
472
473 2006-05-06 Eli Zaretskii <eliz@gnu.org>
474
475 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
476 conditional xref's to either emacs or emacs-xtra, depending on
477 @iftex/@ifnottex.
478
479 * minibuf.texi (Minibuffer History): Document add-to-history.
480
481 2006-05-05 Eli Zaretskii <eliz@gnu.org>
482
483 * internals.texi (Pure Storage): Mention the pure overflow message
484 at startup.
485
486 2006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
487
488 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
489 (Searching Keymaps): Fix pseudo-Lisp description of keymap
490 search.
491
492 2006-05-01 Richard Stallman <rms@gnu.org>
493
494 * intro.texi (nil and t): Clarify.
495
496 * variables.texi (File Local Variables): Suggest using booleanp.
497
498 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
499
500 * objects.texi (Type Predicates): Fix typos.
501
502 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
503
504 * intro.texi (nil and t): Add booleanp.
505
506 * objects.texi (Type Predicates): Add links for booleanp and
507 string-or-null-p.
508
509 2006-04-29 Richard Stallman <rms@gnu.org>
510
511 * modes.texi (Multiline Font Lock): Rename from
512 Multi line Font Lock Elements. Much clarification.
513 (Font Lock Multiline, Region to Fontify): Much clarification.
514
515 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
516
517 * variables.texi (File Local Variables): Remove the special case t for
518 safe-local-variable.
519
520 2006-04-26 Richard Stallman <rms@gnu.org>
521
522 * syntax.texi (Parsing Expressions): Minor cleanup.
523
524 2006-04-18 Richard Stallman <rms@gnu.org>
525
526 * tips.texi (Coding Conventions): Explain when the package's
527 prefix should appear later on (not at the start of the name).
528
529 * searching.texi (String Search): Clarify effect of NOERROR.
530
531 * modes.texi (Imenu): Clarify what special items do.
532
533 * hooks.texi (Standard Hooks): Delete text about old hook names.
534
535 2006-04-17 Romain Francoise <romain@orebokech.com>
536
537 * variables.texi (Local Variables): Update the default value of
538 `max-specpdl-size'.
539
540 2006-04-15 Michael Olson <mwolson@gnu.org>
541
542 * processes.texi (Transaction Queues): Mention the new optional
543 `delay-question' argument for `tq-enqueue'.
544
545 2006-04-13 Bill Wohler <wohler@newt.com>
546
547 * customize.texi (Common Keywords): Use dotted notation for
548 :package-version value. Specify its values. Improve documentation
549 for customize-package-emacs-version-alist.
550
551 2006-04-12 Bill Wohler <wohler@newt.com>
552
553 * customize.texi (Common Keywords): Move description of
554 customize-package-emacs-version-alist to @defvar.
555
556 2006-04-10 Bill Wohler <wohler@newt.com>
557
558 * customize.texi (Common Keywords): Add :package-version.
559
560 2006-04-10 Kim F. Storm <storm@cua.dk>
561
562 * text.texi (Buffer Contents): Add NOPROPS arg to
563 filter-buffer-substring.
564
565 2006-04-08 Kevin Ryde <user42@zip.com.au>
566
567 * os.texi (Command-Line Arguments): Update xref to emacs manual
568 "Command Arguments" -> "Emacs Invocation", per change there.
569
570 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
571
572 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
573 be on one line to help makeinfo not render two spaces after the dot.
574
575 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
576
577 * strings.texi (Predicates for Strings): Add string-or-null-p.
578
579 2006-03-28 Kim F. Storm <storm@cua.dk>
580
581 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
582 remarks about systems that don't support fractional seconds.
583
584 2006-03-25 Karl Berry <karl@gnu.org>
585
586 * elisp.texi: Use @copyright{} instead of (C), and do not indent
587 the year list.
588
589 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
590
591 * display.texi (Fringe Indicators): Fix typos.
592
593 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
594
595 * tips.texi (Documentation Tips): One can now also write `program'
596 in front of a quoted symbol in a docstring to prevent making a
597 hyperlink.
598
599 2006-03-19 Alan Mackenzie <acm@muc.de>
600
601 * text.texi (Special Properties): Clarify `fontified' property.
602
603 2006-03-16 Richard Stallman <rms@gnu.org>
604
605 * display.texi (Defining Images): Minor cleanup.
606
607 2006-03-16 Bill Wohler <wohler@newt.com>
608
609 * display.texi (Defining Images): In image-load-path-for-library,
610 prefer user's images.
611
612 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
613
614 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
615
616 2006-03-15 Bill Wohler <wohler@newt.com>
617
618 * display.texi (Defining Images): Fix example in
619 image-load-path-for-library by not recommending that one binds
620 image-load-path. Just defvar it to placate compiler and only use
621 it if previously defined.
622
623 2006-03-14 Bill Wohler <wohler@newt.com>
624
625 * display.texi (Defining Images): In image-load-path-for-library,
626 always return list of directories. Update example.
627
628 2006-03-14 Alan Mackenzie <acm@muc.de>
629
630 * modes.texi: New node, "Region to Fontify" (for Font Lock).
631 This describes font-lock-extend-region-function.
632 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
633 the new node "Region to Fontify".
634
635 2006-03-13 Richard Stallman <rms@gnu.org>
636
637 * display.texi (Invisible Text): The impossible position is
638 now before the invisible text, not after.
639 (Defining Images): Clean up last change.
640
641 2006-03-11 Bill Wohler <wohler@newt.com>
642
643 * display.texi (Defining Images): Add image-load-path-for-library.
644
645 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
646
647 * text.texi (Adaptive Fill): Fix Texinfo usage.
648
649 * strings.texi (Creating Strings): Fix Texinfo usage.
650
651 * searching.texi (Regexp Special): Use @samp for regular
652 expressions that are not in Lisp syntax.
653
654 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
655
656 * searching.texi (Regexp Special): Put remark between parentheses
657 to avoid misreading.
658
659 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
660
661 * searching.texi (Syntax of Regexps): More accurately describe
662 which characters are special in which situations.
663 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
664 are not special. Describe in detail when `[' and `]' are special.
665 (Regexp Backslash): Plenty of regexps with unbalanced square
666 brackets are valid, so reword that statement.
667
668 2006-03-02 Kim F. Storm <storm@cua.dk>
669
670 * keymaps.texi (Tool Bar): Add tool-bar-border.
671
672 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
673
674 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
675
676 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
677
678 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
679
680 * files.texi (Locating Files): Suggest additional values for the
681 SUFFIXES arg of `locate-file'. Update pxref.
682
683 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
684 (How Programs Do Loading): Discuss the effects of Auto Compression
685 mode on `load'.
686 (Load Suffixes): New node.
687 (Library Search): Delete description of `load-suffixes'; it was
688 moved to "Load Suffixes".
689 (Autoload, Named Features): Mention `load-suffixes'.
690
691 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
692
693 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
694
695 * windows.texi (Window Tree): Fix typo.
696
697 2006-02-20 Kim F. Storm <storm@cua.dk>
698
699 * display.texi (Fringe Indicators): New section.
700 Move indicate-empty-lines, indicate-buffer-boundaries, and
701 default-indicate-buffer-boundaries here.
702 Add fringe-indicator-alist and default-fringes-indicator-alist.
703 Add list of logical fringe indicator symbols.
704 Update list of standard bitmap names.
705 (Fringe Cursors): New section.
706 Move overflow-newline-into-fringe here.
707 Add fringe-cursor-alist and default-fringes-cursor-alist.
708 Add list of fringe cursor symbols.
709
710 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
711
712 * commands.texi (Using Interactive): Fix reference to node
713 "Minibuffers".
714
715 2006-02-19 Richard M. Stallman <rms@gnu.org>
716
717 * minibuf.texi (High-Level Completion):
718 Add xref to read-input-method-name.
719
720 * files.texi (Relative File Names): Move file-relative-name here.
721 (File Name Expansion): From here. Minor clarifications.
722
723 * commands.texi (Using Interactive): Add xrefs about reading input.
724 Clarify remarks about that moving point and mark.
725 Put string case before list case.
726
727 2006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
728
729 * display.texi (Other Display Specs, Image Descriptors):
730 Revert erroneous changes. The previous description of
731 image-descriptors as `(image . PROPS)' was correct.
732
733 2006-02-14 Richard M. Stallman <rms@gnu.org>
734
735 * variables.texi (File Local Variables): Clarifications.
736
737 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
738
739 * variables.texi (File Local Variables): Use @code for a cons
740 cell, not @var.
741
742 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
743
744 * variables.texi (File Local Variables): Document new file local
745 variable behavior.
746
747 2006-02-10 Kim F. Storm <storm@cua.dk>
748
749 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
750
751 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
752
753 * modes.texi (%-Constructs): Remove obsolete info about
754 `global-mode-string'.
755
756 2006-02-07 Richard M. Stallman <rms@gnu.org>
757
758 * commands.texi (Prefix Command Arguments): Minor cleanup.
759
760 * display.texi: "Graphical display", not window system.
761
762 * functions.texi (What Is a Function): Fix xref.
763
764 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
765 (Changing Key Bindings): Clarify when remapping is better than
766 substitute-key-definition.
767
768 2006-02-02 Richard M. Stallman <rms@gnu.org>
769
770 * minibuf.texi (Basic Completion): Completion alists are risky.
771
772 * keymaps.texi (Active Keymaps): Clarifications.
773 (Searching Keymaps): New node.
774 (Keymaps): Update menu.
775
776 * frames.texi (Layout Parameters): Minor clarification.
777 (Drag and Drop): New node.
778 (Frames): Update menu.
779
780 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
781
782 * display.texi (Other Display Specs, Image Descriptors):
783 Image description is a list, not a cons cell.
784
785 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
786
787 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
788 list is not necessarily a list).
789
790 2006-01-27 Eli Zaretskii <eliz@gnu.org>
791
792 * frames.texi (Layout Parameters): border-width and
793 internal-border-width belong to the frame, not the window.
794
795 2006-01-19 Richard M. Stallman <rms@gnu.org>
796
797 * nonascii.texi (Translation of Characters): Search cmds use
798 translation-table-for-input. Automatically made local.
799
800 * markers.texi (Overview of Markers): Count insertion type
801 as one of a marker's attributes.
802
803 * keymaps.texi (Controlling Active Maps): New node, split out of
804 Active Keymaps.
805 (Keymaps): Menu updated.
806 (Active Keymaps): Give pseudocode to explain how the active
807 maps are searched. current-active-maps and key-binding moved here.
808 (Functions for Key Lookup): current-active-maps and key-binding moved.
809 Clarifications.
810 (Searching the Keymaps): New subnode.
811
812 * elisp.texi (Top): Menu clarification.
813
814 * display.texi (Other Display Specs): Delete duplicate entry for
815 just a string as display spec. Move text about recursive display
816 specs on such a string.
817
818 * commands.texi (Key Sequence Input): Clarify.
819 Move num-nonmacro-input-events out.
820 (Reading One Event): num-nonmacro-input-events moved here.
821
822 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
823
824 * advice.texi (Simple Advice): Update example to fit argument
825 change in previous-line.
826
827 2006-01-05 Richard M. Stallman <rms@gnu.org>
828
829 * markers.texi (The Mark): Fix in `mark'.
830
831 2006-01-04 Richard M. Stallman <rms@gnu.org>
832
833 * processes.texi (Misc Network, Make Network): Minor cleanups.
834
835 2006-01-04 Kim F. Storm <storm@cua.dk>
836
837 * processes.texi (Make Network): Add IPv6 addresses and handling.
838 (Network Feature Testing): Mention (:family ipv6).
839 (Misc Network): Add IPv6 formats to format-network-address.
840
841 2005-12-30 Richard M. Stallman <rms@gnu.org>
842
843 * text.texi (Changing Properties):
844 Don't use return value of set-text-properties.
845
846 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
847
848 * modes.texi (Mode Line Format): Correct typo in menu.
849
850 2005-12-29 Richard M. Stallman <rms@gnu.org>
851
852 * modes.texi (Mode Line Top): New node.
853 (Mode Line Data): Some text moved to new node.
854 Explain the data structure more concretely.
855 (Mode Line Basics): Clarifications.
856 (Mode Line Variables): Clarify intro paragraph.
857 (%-Constructs): Clarify intro paragraph.
858 (Mode Line Format): Update menu.
859
860 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
861
862 * minibuf.texi (Basic Completion): Update lazy-completion-table
863 examples for removal of ARGS argument.
864
865 2005-12-23 Richard M. Stallman <rms@gnu.org>
866
867 * text.texi (Undo): Restore some explanation from the version
868 that was deleted.
869
870 2005-12-23 Eli Zaretskii <eliz@gnu.org>
871
872 * text.texi (Undo): Remove duplicate descriptions of `apply
873 funname' and `apply delta' elements of the undo list.
874
875 2005-12-20 Richard M. Stallman <rms@gnu.org>
876
877 * help.texi (Help Functions): Update documentation of `apropos'.
878
879 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
880
881 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
882 because it is confusing. If the :help-echo keyword is a function,
883 it is not directly used as the :help-echo overlay property, as the
884 xref seems to suggest (it does not take the appropriate args).
885
886 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
887
888 * customize.texi (Common Keywords): Fix Texinfo usage.
889 (Group Definitions, Variable Definitions): Update for new
890 conventions for using `*' in docstrings.
891
892 * tips.texi (Documentation Tips): Update for new conventions for
893 using `*' in docstrings.
894
895 2005-12-16 Richard M. Stallman <rms@gnu.org>
896
897 * minibuf.texi (Minibuffer Contents): Minor cleanup.
898
899 2005-12-16 Juri Linkov <juri@jurta.org>
900
901 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
902
903 2005-12-14 Romain Francoise <romain@orebokech.com>
904
905 * modes.texi (Customizing Keywords): Rename `append' to `how'.
906 Fix typo.
907
908 2005-12-11 Juri Linkov <juri@jurta.org>
909
910 * minibuf.texi (Completion Commands): Add mention of read-file-name
911 for filename completion keymaps.
912 (Reading File Names): Add mention of filename completion keymaps
913 for read-file-name and xref to `Completion Commands'.
914
915 2005-12-10 Richard M. Stallman <rms@gnu.org>
916
917 * customize.texi (Common Keywords): State caveats for use of :tag.
918
919 2005-12-08 Richard M. Stallman <rms@gnu.org>
920
921 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
922 with xrefs and better explanation.
923 (Completion Commands): Add the filename completion maps.
924
925 * objects.texi (Character Type): Clarify that \s is not space
926 if a dash follows.
927
928 2005-12-05 Richard M. Stallman <rms@gnu.org>
929
930 * windows.texi (Resizing Windows): Delete preserve-before args.
931
932 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
933
934 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
935 in full keymaps, since the quirk has been fixed.
936
937 2005-12-03 Eli Zaretskii <eliz@gnu.org>
938
939 * hooks.texi (Standard Hooks): Add index entries. Mention
940 `compilation-finish-functions'.
941
942 2005-11-27 Richard M. Stallman <rms@gnu.org>
943
944 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
945
946 2005-11-21 Juri Linkov <juri@jurta.org>
947
948 * customize.texi (Common Keywords): Update links types
949 custom-manual and url-link. Add link types emacs-library-link,
950 file-link, function-link, variable-link, custom-group-link.
951
952 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
953
954 * display.texi: Revert 2005-11-20 change.
955
956 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
957
958 * processes.texi (Bindat Functions):
959 Say "third" to refer to zero-based index "2".
960
961 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
962
963 * loading.texi (Library Search): Update the default value of
964 `load-suffixes'.
965
966 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
967
968 * display.texi (Attribute Functions): Mention :ignore-defface.
969
970 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
971
972 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
973 (Minor Mode Conventions): Mention the use of a hook.
974
975 2005-11-06 Richard M. Stallman <rms@gnu.org>
976
977 * files.texi (Magic File Names): find-file-name-handler checks the
978 `operations' property of the handler.
979
980 2005-11-03 Richard M. Stallman <rms@gnu.org>
981
982 * variables.texi (Frame-Local Variables): Small clarification.
983
984 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
985
986 * os.texi (Init File): Document ~/.emacs.d/init.el.
987
988 2005-10-29 Richard M. Stallman <rms@gnu.org>
989
990 * internals.texi (Garbage Collection): Document memory-full.
991
992 2005-10-28 Bill Wohler <wohler@newt.com>
993
994 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
995 for URLs.
996
997 2005-10-28 Richard M. Stallman <rms@gnu.org>
998
999 * minibuf.texi (Completion Commands): Clean up prev change.
1000
1001 2005-10-26 Kevin Ryde <user42@zip.com.au>
1002
1003 * compile.texi (Eval During Compile): Explain recommended uses
1004 of eval-when-compile and eval-and-compile.
1005
1006 2005-10-27 Masatake YAMATO <jet@gyve.org>
1007
1008 * minibuf.texi (Completion Commands):
1009 Write about new optional argument for `display-completion-list'.
1010
1011 2005-10-23 Richard M. Stallman <rms@gnu.org>
1012
1013 * display.texi (Overlay Arrow): Clarify about local bindings of
1014 overlay-arrow-position.
1015
1016 2005-10-22 Eli Zaretskii <eliz@gnu.org>
1017
1018 * internals.texi (Building Emacs): Fix last change.
1019
1020 2005-10-22 Richard M. Stallman <rms@gnu.org>
1021
1022 * internals.texi (Building Emacs): Document eval-at-startup.
1023
1024 2005-10-21 Richard M. Stallman <rms@gnu.org>
1025
1026 * loading.texi (Where Defined): load-history contains abs file names.
1027 symbol-file returns abs file names.
1028
1029 2005-10-19 Kim F. Storm <storm@cua.dk>
1030
1031 * display.texi (Showing Images): Add max-image-size integer value.
1032
1033 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
1034
1035 * display.texi (Showing Images): Document max-image-size.
1036
1037 2005-10-17 Richard M. Stallman <rms@gnu.org>
1038
1039 * commands.texi (Quitting): Minor clarification.
1040
1041 * processes.texi (Sentinels): Clarify about output and quitting.
1042 (Filter Functions): Mention with-local-quit.
1043
1044 2005-10-17 Juri Linkov <juri@jurta.org>
1045
1046 * buffers.texi (Current Buffer):
1047 * commands.texi (Event Input Misc):
1048 * compile.texi (Eval During Compile, Compiler Errors):
1049 * customize.texi (Group Definitions):
1050 * display.texi (Progress, Defining Faces):
1051 * files.texi (Writing to Files):
1052 * modes.texi (Mode Hooks, Defining Minor Modes):
1053 * streams.texi (Output Functions):
1054 * syntax.texi (Syntax Table Functions):
1055 * text.texi (Change Hooks):
1056 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
1057
1058 * commands.texi (Quitting): Replace arg `forms' with `body' in
1059 `with-local-quit'.
1060
1061 * positions.texi (Excursions): Replace arg `forms' with `body' in
1062 `save-excursion'.
1063
1064 2005-10-08 Kim F. Storm <storm@cua.dk>
1065
1066 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
1067 Rename manual section accordingly.
1068
1069 2005-10-04 Kim F. Storm <storm@cua.dk>
1070
1071 * windows.texi (Window Split Tree): New section describing
1072 new function window-split-tree function.
1073
1074 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
1075
1076 * display.texi (Fringe Size/Pos): Simplify and add detail.
1077
1078 2005-09-30 Romain Francoise <romain@orebokech.com>
1079
1080 * minibuf.texi (High-Level Completion): Explain that the prompt
1081 given to `read-buffer' should end with a colon and a space.
1082 Update usage examples.
1083
1084 2005-09-29 Juri Linkov <juri@jurta.org>
1085
1086 * display.texi (Displaying Messages): Rename argument name
1087 `string' to `format-string' in functions `message', `message-box',
1088 `message-or-box'.
1089
1090 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
1091
1092 * errors.texi (Standard Errors): Correct xrefs.
1093
1094 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * display.texi (Defining Images): Update documentation for
1097 `image-load-path'.
1098
1099 2005-09-17 Richard M. Stallman <rms@gnu.org>
1100
1101 * display.texi (Defining Images): Clean up previous change.
1102
1103 2005-09-16 Romain Francoise <romain@orebokech.com>
1104
1105 * elisp.texi: Specify GFDL version 1.2.
1106
1107 * doclicense.texi (GNU Free Documentation License): Update to
1108 version 1.2.
1109
1110 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * display.texi (Defining Images): Document `image-load-path'.
1113
1114 2005-09-15 Richard M. Stallman <rms@gnu.org>
1115
1116 * objects.texi (Printed Representation): Minor cleanup.
1117 (Box Diagrams): Minor fix.
1118 (Cons Cell Type): Move (...) index item here.
1119 (Box Diagrams): From here.
1120 (Array Type): Minor fix.
1121 (Type Predicates): Delete index "predicates".
1122 (Hash Table Type): Clarify xref.
1123 (Dotted Pair Notation): Minor fix.
1124
1125 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
1126
1127 * files.texi (Saving Buffers): Fix typo.
1128
1129 2005-09-08 Richard M. Stallman <rms@gnu.org>
1130
1131 * tips.texi (Programming Tips): Correct the "default" prompt spec.
1132
1133 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
1134
1135 * locals.texi (Standard Buffer-Local Variables): Don't include
1136 mode variables for minor modes.
1137 Fix xrefs for buffer-display-count, buffer-display-table,
1138 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
1139 enable-multibyte-characters, fill-column, header-line-format,
1140 left-fringe-width, left-margin, and right-fringe-width.
1141
1142 * hooks.texi (Standard Hooks): All hooks should conform to the
1143 standard naming convention now.
1144 Fix xref for `echo-area-clear-hook'.
1145
1146 * display.texi (Usual Display): Note that indicate-empty-lines and
1147 tab-width are buffer-local.
1148
1149 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
1150
1151 * modes.texi (Mode Help): Note that major-mode is buffer-local.
1152
1153 * nonascii.texi (Encoding and I/O): Note that
1154 buffer-file-coding-system is buffer-local.
1155
1156 * positions.texi (List Motion): Note that defun-prompt-regexp is
1157 buffer-local.
1158
1159 * text.texi (Auto Filling): Note that auto-fill-function is
1160 buffer-local.
1161 (Undo): Note that buffer-undo-list is buffer-local.
1162
1163 * windows.texi (Buffers and Windows): Document
1164 buffer-display-count.
1165
1166 2005-09-06 Richard M. Stallman <rms@gnu.org>
1167
1168 * tips.texi (Coding Conventions): Sometimes it is ok to put the
1169 package prefix elsewhere than at the start of the name.
1170
1171 2005-09-03 Richard M. Stallman <rms@gnu.org>
1172
1173 * tips.texi (Programming Tips): Add conventions for minibuffer
1174 questions and prompts.
1175
1176 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
1177
1178 * intro.texi (nil and t): Minor cleanup.
1179 Delete spurious mention of keyword symbols.
1180 (Evaluation Notation): Add index entry.
1181 (A Sample Function Description): Minor cleanup.
1182 (A Sample Variable Description): Not all vars can be set.
1183
1184 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
1185
1186 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
1187
1188 (Insertion): Document precise type of `insert-char' arg COUNT.
1189
1190 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
1191
1192 * modes.texi (Other Font Lock Variables): Sync the default of
1193 font-lock-lines-before.
1194
1195 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
1196
1197 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
1198
1199 2005-08-29 Richard M. Stallman <rms@gnu.org>
1200
1201 * elisp.texi (Top): Update subnode menu.
1202
1203 * searching.texi (Searching and Matching): Move node.
1204 Rearrange contents and add overall explanation.
1205 (Searching and Case): Move node.
1206 (Searching and Matching): Update menu.
1207
1208 2005-08-27 Eli Zaretskii <eliz@gnu.org>
1209
1210 * os.texi (Startup Summary): Fix the description of the initial
1211 startup message display.
1212
1213 2005-08-25 Richard M. Stallman <rms@gnu.org>
1214
1215 * searching.texi (Search and Replace): Add replace-regexp-in-string.
1216
1217 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
1218
1219 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
1220 `next-overlay-change' example.
1221
1222 2005-08-22 Juri Linkov <juri@jurta.org>
1223
1224 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
1225 Fix invert-face. Fix args of face-background.
1226
1227 * display.texi (Standard Faces): Delete node.
1228 (Faces): Add xref to `(emacs)Standard Faces'.
1229 (Displaying Faces): Fix xref to `Standard Faces'.
1230
1231 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
1232
1233 2005-08-20 Alan Mackenzie <acm@muc.de>
1234
1235 * buffers.texi (The Buffer List): Clarify the manipulation of the
1236 buffer list.
1237
1238 2005-08-14 Richard M. Stallman <rms@gnu.org>
1239
1240 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
1241 a regexp.
1242
1243 2005-08-11 Richard M. Stallman <rms@gnu.org>
1244
1245 * elisp.texi (Top): Update subnode lists.
1246
1247 * display.texi (Inverse Video): Node deleted.
1248
1249 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
1250 New nodes split out of Coding Conventions.
1251
1252 * searching.texi (Regular Expressions): Document re-builder.
1253
1254 * os.texi (Time Parsing): New node split out of Time Conversion.
1255
1256 * processes.texi (Misc Network, Network Feature Testing)
1257 (Network Options, Make Network): New nodes split out of
1258 Low-Level Network.
1259
1260 2005-08-09 Richard M. Stallman <rms@gnu.org>
1261
1262 * frames.texi (Geometry): New node, split from Size and Position.
1263 (Frame Parameters): Refer to Geometry.
1264
1265 * buffers.texi (The Buffer List): Fix xrefs.
1266
1267 * windows.texi (Splitting Windows): Fix xref.
1268
1269 * frames.texi (Layout Parameters): Add xref.
1270
1271 * display.texi (Line Height, Scroll Bars): Fix xrefs.
1272
1273 * keymaps.texi (Menu Bar): Fix xref.
1274
1275 * locals.texi (Standard Buffer-Local Variables): Fix xref.
1276
1277 * modes.texi (%-Constructs): Fix xref.
1278
1279 * frames.texi (Window Frame Parameters): Node split up.
1280 (Basic Parameters, Position Parameters, Size Parameters)
1281 (Layout Parameters, Buffer Parameters, Management Parameters)
1282 (Cursor Parameters, Color Parameters): New subnodes.
1283
1284 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
1285
1286 * positions.texi (Screen Lines): Update xref for previous change
1287 in minibuf.texi.
1288
1289 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
1290 change in minibuf.texi.
1291
1292 2005-08-09 Richard M. Stallman <rms@gnu.org>
1293
1294 * tips.texi (Coding Conventions): Minor cleanup.
1295
1296 * modes.texi (Defining Minor Modes): Explain when init-value
1297 can be non-nil.
1298
1299 * elisp.texi (Top): Update submenu for Minibuffer.
1300
1301 * minibuf.texi (Minibuffer Misc): Node split up.
1302 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
1303 (Recursive Mini): New nodes split out from Minibuffer Misc.
1304 (Minibuffer Misc): Document max-mini-window-height.
1305
1306 * hash.texi (Defining Hash): Delete stray paren in example.
1307
1308 * display.texi (Echo Area Customization): Don't define
1309 max-mini-window-height here; xref instead.
1310
1311 * commands.texi (Event Input Misc): Update while-no-input.
1312
1313 * advice.texi (Advising Functions): Explain when to use advice
1314 and when to use a hook.
1315
1316 2005-07-30 Eli Zaretskii <eliz@gnu.org>
1317
1318 * makefile.w32-in (info): Don't run install-info.
1319 ($(infodir)/dir): New target, produced by running install-info.
1320
1321 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
1322
1323 * modes.texi (Defining Minor Modes): The keyword for the initial
1324 value is :init-value, not :initial-value.
1325
1326 2005-07-23 Eli Zaretskii <eliz@gnu.org>
1327
1328 * loading.texi (Autoload): Make the `doctor' example be consistent
1329 with what's in current loaddefs.el. Describe the "fn" magic in
1330 the usage portion of the doc string.
1331
1332 2005-07-22 Richard M. Stallman <rms@gnu.org>
1333
1334 * internals.texi (Garbage Collection): Clarify previous change.
1335
1336 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
1337
1338 * internals.texi (Garbage Collection): Add gc-cons-percentage.
1339
1340 2005-07-18 Juri Linkov <juri@jurta.org>
1341
1342 * commands.texi (Accessing Events):
1343 * frames.texi (Text Terminal Colors, Resources):
1344 * markers.texi (The Mark):
1345 * modes.texi (Defining Minor Modes):
1346 Delete duplicate duplicate words.
1347
1348 2005-07-16 Richard M. Stallman <rms@gnu.org>
1349
1350 * display.texi (Managing Overlays): Clarify make-overlay
1351 args for insertion types.
1352
1353 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
1354
1355 * customize.texi (Variable Definitions):
1356 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
1357 `standard-value' is a list too.
1358 (Defining New Types): Use @key{RET} instead of @key{ret}.
1359
1360 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
1361
1362 * os.texi (Translating Input): Fix typo.
1363
1364 2005-07-08 Richard M. Stallman <rms@gnu.org>
1365
1366 * README: Update edition number and size estimate.
1367
1368 * elisp.texi (VERSION): Set to 2.9.
1369
1370 2005-07-07 Richard M. Stallman <rms@gnu.org>
1371
1372 * book-spine.texinfo: Update Emacs version.
1373
1374 * display.texi (Inverse Video): Delete mode-line-inverse-video.
1375
1376 2005-07-06 Richard M. Stallman <rms@gnu.org>
1377
1378 * searching.texi (Regexp Search): Clarify what re-search-forward
1379 does when the search fails.
1380
1381 2005-07-05 Lute Kamstra <lute@gnu.org>
1382
1383 * Update FSF's address in GPL notices.
1384
1385 * doclicense.texi (GNU Free Documentation License):
1386 * gpl.texi (GPL):
1387 * tips.texi (Coding Conventions, Library Headers):
1388 * vol1.texi:
1389 * vol2.texi: Update FSF's address.
1390
1391 2005-07-04 Richard M. Stallman <rms@gnu.org>
1392
1393 * hooks.texi (Standard Hooks): Add occur-hook.
1394
1395 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
1396
1397 * display.texi (The Echo Area): Correct menu.
1398
1399 2005-07-03 Richard M. Stallman <rms@gnu.org>
1400
1401 * elisp.texi (Top): Update subnode menu for Display.
1402
1403 * display.texi (Displaying Messages): New node, with most
1404 of what was in The Echo Area.
1405 (Progress): Moved under The Echo Area.
1406 (Logging Messages): New node with new text.
1407 (Echo Area Customization): New node, the rest of what was
1408 in The Echo Area. Document message-truncate-lines with @defvar.
1409 (Display): Update menu.
1410
1411 * windows.texi (Textual Scrolling): Doc 3 values for
1412 scroll-preserve-screen-position.
1413
1414 * text.texi (Special Properties): Change hook functions
1415 should bind inhibit-modification-hooks around altering buffer text.
1416
1417 * keymaps.texi (Key Binding Commands): Call binding BINDING
1418 rather than DEFINITION.
1419
1420 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
1421
1422 * variables.texi (Defining Variables): `user-variable-p' returns t
1423 for aliases of user options, nil for alias loops.
1424
1425 2005-06-28 Richard M. Stallman <rms@gnu.org>
1426
1427 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1428 make-keymap.
1429
1430 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
1431
1432 * variables.texi (Setting Variables): Correct and clarify
1433 description of `add-to-ordered-list'.
1434
1435 2005-06-26 Richard M. Stallman <rms@gnu.org>
1436
1437 * display.texi (Faces): Minor cleanup.
1438
1439 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
1440
1441 * display.texi (Faces): `facep' returns t for strings that are
1442 face names.
1443
1444 2005-06-25 Richard M. Stallman <rms@gnu.org>
1445
1446 * objects.texi (Equality Predicates): Clarify meaning of equal.
1447
1448 * windows.texi (Selecting Windows): save-selected-window
1449 and with-selected-window save and restore the current buffer.
1450
1451 2005-06-24 Richard M. Stallman <rms@gnu.org>
1452
1453 * numbers.texi (Float Basics): Explain how to test for NaN,
1454 and printing the sign of NaNs.
1455
1456 2005-06-24 Eli Zaretskii <eliz@gnu.org>
1457
1458 * makefile.w32-in (MAKEINFO): Use --force.
1459
1460 2005-06-23 Richard M. Stallman <rms@gnu.org>
1461
1462 * display.texi (Face Functions): Correct Texinfo usage.
1463
1464 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
1465
1466 * lists.texi (Rings): `ring-elements' now returns the elements of
1467 RING in order.
1468
1469 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
1470
1471 * markers.texi (The Mark): Texinfo usage fix.
1472
1473 2005-06-23 Kim F. Storm <storm@cua.dk>
1474
1475 * searching.texi (Entire Match Data): Remove evaporate option for
1476 match-data. Do not mention evaporate option for set-match-data.
1477
1478 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
1479
1480 * display.texi (Face Functions): Mention face aliases.
1481
1482 2005-06-21 Richard M. Stallman <rms@gnu.org>
1483
1484 * anti.texi (Antinews): Texinfo usage fix.
1485
1486 2005-06-21 Karl Berry <karl@gnu.org>
1487
1488 * elisp.texi: Use @copying.
1489
1490 * elisp.texi: Put @summarycontents and @contents before the Top
1491 node, instead of the end of the file, so that the contents appear
1492 in the right place in the dvi/pdf output.
1493
1494 2005-06-21 Juri Linkov <juri@jurta.org>
1495
1496 * display.texi (Defining Faces): Add `customized-face'.
1497
1498 2005-06-20 Kim F. Storm <storm@cua.dk>
1499
1500 * variables.texi (Setting Variables): Any type of element can be
1501 given order in add-to-ordered-list. Compare elements with eq.
1502
1503 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1504
1505 2005-06-20 Karl Berry <karl@gnu.org>
1506
1507 * syntax.texi (Syntax Flags): Make last column very slightly wider
1508 to avoid "generic comment" breaking on two lines and causing an
1509 underfull box.
1510
1511 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
1512
1513 * lists.texi (Rings): Various minor clarifications and corrections.
1514
1515 2005-06-18 Richard M. Stallman <rms@gnu.org>
1516
1517 * functions.texi (Obsolete Functions): Simplify.
1518
1519 * variables.texi (Variable Aliases): Simplify.
1520
1521 * anti.texi, backups.texi, compile.texi, customization.texi:
1522 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1523 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1524 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1525 * variables.texi: Fix formatting ugliness.
1526
1527 * elisp.texi: Add links to Rings and Byte Packing.
1528 Update version and copyright years.
1529
1530 * minibuf.texi: Fix formatting ugliness.
1531 (Completion Commands): Move keymap vars to the end
1532 and vars completing-read binds to the top.
1533
1534 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
1535
1536 * processes.texi: Fix typos.
1537 (Bindat Spec): Correct Texinfo error.
1538 (Byte Packing): Fix ungrammatical sentence.
1539
1540 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
1541
1542 * lists.texi (Rings): New node.
1543 (Lists): Add it to menu.
1544
1545 * processes.texi (Byte Packing): New node.
1546 (Processes): Add it to menu.
1547
1548 2005-06-17 Richard M. Stallman <rms@gnu.org>
1549
1550 * syntax.texi (Parsing Expressions): Fix texinfo usage.
1551
1552 * help.texi (Documentation Basics): Explain the xref to
1553 Documentation Tips.
1554
1555 * debugging.texi (Debugger Commands): Minor fix.
1556
1557 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
1558
1559 * edebug.texi (Instrumenting): Eliminate duplicate link.
1560 (Specification List): Replace references to "below", referring to
1561 a later node, with one @ref to that node.
1562
1563 * os.texi (Timers): Timers should save and restore the match data
1564 if they change it.
1565
1566 * debugging.texi (Debugger Commands): Mention that the Lisp
1567 debugger can not step through primitive functions.
1568
1569 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
1570
1571 * functions.texi (Obsolete Functions): Update argument names of
1572 `make-obsolete' and `define-obsolete-function-alias'.
1573
1574 * variables.texi (Variable Aliases): Update argument names of
1575 `defvaralias', `make-obsolete-variable' and
1576 `define-obsolete-variable-alias'.
1577
1578 2005-06-15 Kim F. Storm <storm@cua.dk>
1579
1580 * searching.texi (Entire Match Data): Rephrase warnings about
1581 evaporate arg to match-data and set-match-data.
1582
1583 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1584
1585 * elisp.texi (Top): Update detailed menu.
1586
1587 * edebug.texi (Edebug): Update menu.
1588 (Instrumenting): Update xrefs.
1589 (Edebug Execution Modes): Correct xref.
1590 (Jumping): Clarify description of `h' command.
1591 Eliminate redundant @ref.
1592 (Breaks): New node.
1593 (Breakpoints): is now a subsubsection.
1594 (Global Break Condition): Mention `C-x X X'.
1595 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1596 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1597 (Edebug Display Update): Correct pxref.
1598 (Edebug and Macros): New node.
1599 (Instrumenting Macro Calls): Is now a subsubsection.
1600 Neither arg of `def-edebug-spec' is evaluated.
1601 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1602 (Specification Examples): Fix typo.
1603
1604 2005-06-14 Lute Kamstra <lute@gnu.org>
1605
1606 * debugging.texi (Function Debugging): Primitives can break on
1607 entry too.
1608
1609 2005-06-14 Kim F. Storm <storm@cua.dk>
1610
1611 * variables.texi (Setting Variables): Add add-to-ordered-list.
1612
1613 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1614
1615 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1616 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1617
1618 2005-06-13 Lute Kamstra <lute@gnu.org>
1619
1620 * text.texi (Special Properties): Fix cross reference.
1621
1622 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1623
1624 * debugging.texi (Function Debugging): Delete mention of empty
1625 string argument to `cancel-debug-on-entry'. Delete inaccurate
1626 description of the return value of that command.
1627
1628 2005-06-11 Alan Mackenzie <acm@muc.de>
1629
1630 * text.texi (Adaptive Fill): Amplify the description of
1631 fill-context-prefix.
1632
1633 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1634
1635 * syntax.texi (Parsing Expressions): Fix Texinfo error.
1636
1637 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1638
1639 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1640
1641 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1642
1643 * debugging.texi (Error Debugging): Minor rewording.
1644 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1645 is optional.
1646
1647 2005-06-10 Lute Kamstra <lute@gnu.org>
1648
1649 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
1650 (Top): Give it a title. Correct version number. Give the
1651 detailed node listing a more prominent header.
1652 * intro.texi: Don't set VERSION here a second time.
1653 Mention Emacs's version too.
1654 * anti.texi (Antinews): Use EMACSVER to refer to the current
1655 version of Emacs.
1656
1657 2005-06-09 Kim F. Storm <storm@cua.dk>
1658
1659 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1660 match-data and set-match-data.
1661
1662 2005-06-08 Richard M. Stallman <rms@gnu.org>
1663
1664 * searching.texi (Entire Match Data): Clarify when match-data
1665 returns markers and when integers.
1666
1667 * display.texi (Defining Faces): Explain that face name should not
1668 end in `-face'.
1669
1670 * modes.texi (Mode Line Data): Minor cleanup.
1671 (Customizing Keywords): Node split out of Search-based Fontification.
1672 Add example of using font-lock-add-keywords from a hook.
1673 Clarify when MODE should be non-nil, and when nil.
1674
1675 2005-06-06 Richard M. Stallman <rms@gnu.org>
1676
1677 * modes.texi (Mode Line Data): Explain what happens when the car
1678 of a list is a void symbol.
1679 (Search-based Fontification): Explain MODE arg to
1680 font-lock-add-keywords and warn about calls from major modes.
1681
1682 2005-06-08 Juri Linkov <juri@jurta.org>
1683
1684 * display.texi (Standard Faces): Add `shadow' face.
1685
1686 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1687
1688 * modes.texi (Major Mode Conventions): A derived mode only needs
1689 to put the call to the parent mode inside `delay-mode-hooks'.
1690
1691 2005-05-29 Richard M. Stallman <rms@gnu.org>
1692
1693 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1694 new, and what that implies. Clarify.
1695
1696 * files.texi (Locating Files): Clean up the text.
1697
1698 * frames.texi (Window Frame Parameters): Document user-size.
1699 Shorten entry for top by referring to left.
1700
1701 2005-05-26 Richard M. Stallman <rms@gnu.org>
1702
1703 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1704 is new, and what the implications are. Other clarifications.
1705
1706 2005-05-24 Richard M. Stallman <rms@gnu.org>
1707
1708 * frames.texi (Dialog Boxes): Minor fixes.
1709
1710 2005-05-25 Masatake YAMATO <jet@gyve.org>
1711
1712 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1713
1714 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1715
1716 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1717 is optional.
1718
1719 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
1720
1721 * frames.texi (Dialog Boxes): Descibe new optional argument.
1722
1723 2005-05-23 Lute Kamstra <lute@gnu.org>
1724
1725 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1726 syntax-begin-function over font-lock-beginning-of-syntax-function.
1727
1728 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1729
1730 * minibuf.texi (Reading File Names): Update description of
1731 `read-directory-name'.
1732
1733 * modes.texi (Derived Modes): Clarify :group keyword.
1734
1735 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1736
1737 * files.texi (Locating Files): New subsection.
1738 Describe locate-file and executable-find.
1739
1740 2005-05-21 Kevin Ryde <user42@zip.com.au>
1741
1742 * frames.texi (Initial Parameters): Update cross reference to
1743 "Emacs Invocation".
1744
1745 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1746
1747 * keymaps.texi (Active Keymaps): Add anchor.
1748
1749 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1750 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1751 appropriate place.
1752 (Derived Modes): Small clarifications.
1753 (Minor Mode Conventions, Keymaps and Minor Modes):
1754 Replace references to nodes with references to anchors.
1755 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1756 Clarify description of lists whose first element is an integer.
1757 (Mode Line Variables): Add anchor.
1758 (%-Constructs): Clarify description of integer after %.
1759 (Emulating Mode Line): Describe nil value for FACE.
1760
1761 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1762
1763 * modes.texi (Derived Modes): Correct references to non-existing
1764 variable standard-syntax-table.
1765
1766 2005-05-17 Lute Kamstra <lute@gnu.org>
1767
1768 * modes.texi (Defining Minor Modes): Mention the mode hook.
1769
1770 2005-05-15 Kim F. Storm <storm@cua.dk>
1771
1772 * processes.texi (Network): Remove open-network-stream-nowait.
1773 (Network Servers): Remove open-network-stream-server.
1774
1775 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1776
1777 * elisp.texi (Top): Update detailed menu.
1778
1779 * variables.texi: Reorder nodes.
1780 (Variables): Update menu.
1781 (File Local Variables): Do not refer to the `-*-' line as
1782 a "local variables list". Add pxref.
1783
1784 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1785
1786 * elisp.texi (Top): Update detailed menu for node changes.
1787
1788 * modes.texi (Modes): Update Menu.
1789 (Hooks): Move to beginning of chapter.
1790 Most minor modes run mode hooks too.
1791 `add-hook' can handle void hooks or hooks whose value is a single
1792 function.
1793 (Major Modes): Update Menu.
1794 (Major Mode Basics): New node, split off from `Major Modes'.
1795 (Major Mode Conventions): Correct xref. Explain how to handle
1796 auto-mode-alist if the major mode command has an autoload cookie.
1797 (Auto Major Mode): Major update. Add magic-mode-alist.
1798 (Derived Modes): Major update.
1799 (Mode Line Format): Update Menu.
1800 (Mode Line Basics): New node, split off from `Mode Line Format'.
1801
1802 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1803 for `magic autoload comment'. Add index entries and anchor.
1804
1805 2005-05-14 Richard M. Stallman <rms@gnu.org>
1806
1807 * tips.texi (Coding Conventions): Explain how important it is
1808 that just loading certain files not change Emacs behavior.
1809
1810 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1811
1812 2005-05-12 Lute Kamstra <lute@gnu.org>
1813
1814 * modes.texi (Generic Modes): Update.
1815 (Major Modes): Refer to node "Generic Modes".
1816
1817 * elisp.texi (Top): Update to the current structure of the manual.
1818 * processes.texi (Processes): Add menu description.
1819 * customize.texi (Customization): Add menu descriptions.
1820
1821 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1822
1823 * processes.texi (Signals to Processes)
1824 (Low-Level Network): Fix typos.
1825
1826 2005-05-11 Lute Kamstra <lute@gnu.org>
1827
1828 * elisp.texi (Top): Add some nodes from the chapter "Major and
1829 Minor Modes" to the detailed node listing.
1830
1831 2005-05-10 Richard M. Stallman <rms@gnu.org>
1832
1833 * keymaps.texi (Extended Menu Items): Menu item filter functions
1834 can be called at any time.
1835
1836 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1837
1838 * variables.texi (File Local Variables): `(hack-local-variables t)'
1839 now also checks whether a mode is specified in the local variables
1840 list.
1841
1842 2005-05-05 Kevin Ryde <user42@zip.com.au>
1843
1844 * display.texi (The Echo Area): Correct format function cross
1845 reference.
1846
1847 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1848
1849 * variables.texi (Variable Aliases): Change description of
1850 `define-obsolete-variable-alias'.
1851
1852 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1853 (Defining Functions): Add xref.
1854 (Obsolete Functions): New node.
1855 (Function Safety): Standardize capitalization of section title.
1856
1857 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1858 (Dialog Boxes): Complete description of `x-popup-dialog'.
1859
1860 2005-05-04 Richard M. Stallman <rms@gnu.org>
1861
1862 * commands.texi (Interactive Codes): Fix Texinfo usage.
1863 Document U more clearly.
1864
1865 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1866
1867 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1868 function and not a macro.
1869
1870 * frames.texi (Pop-Up Menus): Correct and clarify description of
1871 `x-popup-menu'.
1872 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1873
1874 2005-05-01 Richard M. Stallman <rms@gnu.org>
1875
1876 * edebug.texi (Checking Whether to Stop): Fix previous change.
1877
1878 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1879
1880 * display.texi: Fix typos and Texinfo usage.
1881
1882 * edebug.texi (Checking Whether to Stop): executing-macro ->
1883 executing-kbd-macro.
1884
1885 2005-05-01 Richard M. Stallman <rms@gnu.org>
1886
1887 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1888
1889 2005-04-30 Richard M. Stallman <rms@gnu.org>
1890
1891 * files.texi (Magic File Names): Document `operations' property.
1892
1893 2005-04-29 Lute Kamstra <lute@gnu.org>
1894
1895 * modes.texi (Generic Modes): New node.
1896 (Major Modes): Add it to the menu.
1897 (Derived Modes): Add "derived mode" to concept index.
1898
1899 2005-04-28 Lute Kamstra <lute@gnu.org>
1900
1901 * modes.texi (Defining Minor Modes): Fix previous change.
1902 (Font Lock Mode): Simplify.
1903 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1904 when set and that some parts are optional. Add cross references.
1905 (Search-based Fontification): Say how to specify font-lock-keywords.
1906 Add cross references. Add font-lock-multiline to index.
1907 Move font-lock-keywords-case-fold-search here from node "Other Font
1908 Lock Variables". Document font-lock-add-keywords and
1909 font-lock-remove-keywords.
1910 (Other Font Lock Variables): Move font-lock-keywords-only,
1911 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1912 and font-lock-syntactic-face-function to node "Syntactic Font
1913 Lock". Move font-lock-keywords-case-fold-search to node
1914 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1915 and font-lock-{,un}fontify-{buffer,region}-function.
1916 (Precalculated Fontification): Remove reference to deleted variable
1917 font-lock-core-only.
1918 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1919 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1920 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1921 and font-lock-syntactic-face-function here from node "Other Font
1922 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1923 Syntax Properties". Add cross references.
1924 (Setting Syntax Properties): New node.
1925 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
1926 * syntax.texi (Syntax Properties): Add cross reference.
1927 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1928
1929 2005-04-26 Richard M. Stallman <rms@gnu.org>
1930
1931 * display.texi (Defining Faces):
1932 Document `default' elements of defface spec.
1933
1934 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1935
1936 * variables.texi (Variable Aliases): Clarify text.
1937
1938 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1941
1942 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1943
1944 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1945
1946 2005-04-24 Eli Zaretskii <eliz@gnu.org>
1947
1948 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1949 syntax-after and syntax-class.
1950
1951 * files.texi (Changing Files): Fix last change's cross-reference.
1952 (Unique File Names): Don't mention "numbers" in the documentation
1953 of make-temp-file and make-temp-name.
1954
1955 2005-04-23 Richard M. Stallman <rms@gnu.org>
1956
1957 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1958
1959 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
1960
1961 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1962
1963 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
1964
1965 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1966 and define-obsolete-variable-alias.
1967
1968 2005-04-22 Kim F. Storm <storm@cua.dk>
1969
1970 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1971 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1972
1973 2005-04-21 Lute Kamstra <lute@gnu.org>
1974
1975 * lists.texi (Association Lists): Document rassq-delete-all.
1976
1977 2005-04-19 Richard M. Stallman <rms@gnu.org>
1978
1979 * modes.texi (Search-based Fontification): Explain that
1980 facespec is an expression to be evaluated.
1981
1982 2005-04-19 Kevin Ryde <user42@zip.com.au>
1983
1984 * streams.texi (Output Functions): Fix xref.
1985 * strings.texi (String Conversion): Fix xref.
1986
1987 2005-04-19 Kim F. Storm <storm@cua.dk>
1988
1989 * symbols.texi (Symbol Plists): Add safe-get.
1990 Mention that `get' may signal an error.
1991
1992 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
1993
1994 * customize.texi (Variable Definitions): Replace tooltip-mode
1995 example with save-place.
1996
1997 2005-04-17 Richard M. Stallman <rms@gnu.org>
1998
1999 * buffers.texi (Indirect Buffers): Clarify.
2000
2001 * positions.texi (Positions): Clarify converting marker to integer.
2002
2003 * strings.texi (String Basics): Mention string-match; clarify.
2004
2005 2005-04-08 Lute Kamstra <lute@gnu.org>
2006
2007 * modes.texi (Search-based Fontification): Fix cross references.
2008 Use consistent terminology. Document anchored highlighting.
2009
2010 2005-04-05 Lute Kamstra <lute@gnu.org>
2011
2012 * modes.texi (Defining Minor Modes): Document :group keyword
2013 argument and its default value.
2014
2015 2005-04-03 Lute Kamstra <lute@gnu.org>
2016
2017 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2018 references and/or descriptions. Delete major mode hooks; mention
2019 them as a category instead. Rename or delete obsolete hooks.
2020
2021 2005-04-02 Richard M. Stallman <rms@gnu.org>
2022
2023 * nonascii.texi (Coding System Basics): Another wording cleanup.
2024
2025 2005-04-01 Richard M. Stallman <rms@gnu.org>
2026
2027 * nonascii.texi (Coding System Basics): Clarify previous change.
2028
2029 2005-04-01 Kenichi Handa <handa@m17n.org>
2030
2031 * nonascii.texi (Coding System Basics): Describe about rondtrip
2032 identity of coding systems.
2033
2034 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
2035
2036 * text.texi (Buffer Contents): Add filter-buffer-substring and
2037 buffer-substring-filters.
2038
2039 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
2040
2041 * anti.texi (Antinews): Mention `G' interactive code.
2042
2043 * tips.texi (Compilation Tips): Mention benchmark.el.
2044
2045 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
2046
2047 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
2048 is now bound to M-o M-o.
2049
2050 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
2051
2052 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2053
2054 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
2055 in the Emacs Manual).
2056 * Makefile.in (srcs): Remove calendar.texi.
2057 * makefile.w32-in (srcs): Remove calendar.texi.
2058 * display.texi (Display): Change name of next node.
2059 * os.texi (System In): Change name of previous node.
2060 * elisp.texi (Top): Remove Calendar references.
2061 * vol1.texi (Top): Remove Calendar references.
2062 * vol2.texi (Top): Remove Calendar references.
2063
2064 2005-03-25 Richard M. Stallman <rms@gnu.org>
2065
2066 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
2067 Cleanup previous change.
2068
2069 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
2070
2071 * display.texi (Face Attributes): Faces earlier in an :inherit
2072 list take precedence.
2073 (Scroll Bars): Fix description of vertical-scroll-bars.
2074 Document frame-current-scroll-bars and window-current-scroll-bars.
2075
2076 * markers.texi (The Mark): Document temporary Transient Mark mode.
2077
2078 * minibuf.texi (Reading File Names):
2079 Document read-file-name-completion-ignore-case.
2080
2081 * positions.texi (Screen Lines): Document nil for width argument
2082 to compute-motion.
2083
2084 2005-03-23 Kim F. Storm <storm@cua.dk>
2085
2086 * display.texi (Standard Faces): Other faces used in the fringe
2087 implicitly inherits from the fringe face.
2088 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
2089 properties implicitly inherits from fringe face.
2090 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
2091
2092 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
2093
2094 * display.texi (Invisible Text): State default value of
2095 line-move-ignore-invisible.
2096 (Managing Overlays): Document remove-overlays.
2097 (Standard Faces): Document escape-glyph face.
2098
2099 * minibuf.texi (Reading File Names): Document read-file-name-function.
2100
2101 * modes.texi (Other Font Lock Variables):
2102 Document font-lock-lines-before.
2103
2104 * positions.texi (Skipping Characters): skip-chars-forward allows
2105 character classes.
2106
2107 2005-03-18 Lute Kamstra <lute@gnu.org>
2108
2109 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
2110
2111 2005-03-17 Richard M. Stallman <rms@gnu.org>
2112
2113 * text.texi (Undo): Document extensible undo entries.
2114
2115 * searching.texi (String Search, Regexp Search, Regexp Search):
2116 Cleanups.
2117
2118 * nonascii.texi (Character Codes): Minor fix.
2119
2120 * display.texi (Display Property): Explain the significance
2121 of having text properties that are eq.
2122 (Other Display Specs): Explain string as display spec.
2123
2124 * commands.texi (Interactive Codes): Document G option.
2125
2126 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
2127
2128 * text.texi (Filling): Add sentence-end-without-period and
2129 sentence-end-without-space.
2130 (Changing Properties): Minor fix.
2131
2132 * anti.texi: Total rewrite.
2133
2134 2005-03-15 Lute Kamstra <lute@gnu.org>
2135
2136 * edebug.texi (Instrumenting Macro Calls): Fix typos.
2137
2138 2005-03-08 Kim F. Storm <storm@cua.dk>
2139
2140 * display.texi (Specified Space): Property :width is support on
2141 non-graphic terminals, :height is not.
2142
2143 2005-03-07 Richard M. Stallman <rms@gnu.org>
2144
2145 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
2146 Now subnodes of Fringes.
2147 (Overlay Arrow): Document overlay-arrow-variable-list.
2148 (Fringe Size/Pos): New node, broken out of Fringes.
2149 (Display): Explain clearing vs redisplay better.
2150 (Truncation): Clarify use of bitmaps.
2151 (The Echo Area): Clarify the uses of the echo area.
2152 Add max-mini-window-height.
2153 (Progress): Clarify.
2154 (Invisible Text): Explain that main loop moves point out.
2155 (Selective Display): Say "hidden", not "invisible".
2156 (Managing Overlays): Move up. Describe relation to Undo here.
2157 (Overlay Properties): Clarify intro.
2158 (Finding Overlays): Explain return values when nothing found.
2159 (Width): truncate-string-to-width has added arg.
2160 (Displaying Faces): Clarify and update mode line face handling.
2161 (Face Functions): Minor cleanup.
2162 (Conditional Display): Merge into Other Display Specs.
2163 (Pixel Specification, Other Display Specs): Minor cleanups.
2164 (Images, Image Descriptors): Minor cleanups.
2165 (GIF Images): Patents have expired.
2166 (Showing Images): Explain default text for insert-image.
2167 (Manipulating Button Types): Merge into Manipulating Buttons.
2168 (Making Buttons): Explain return values.
2169 (Button Buffer Commands): Add xref.
2170 (Inverse Video): Update mode-line-inverse-video.
2171 (Display Table Format): Clarify.
2172 (Active Display Table): Give defaults for window-display-table.
2173
2174 * calendar.texi (Calendar Customizing): calendar-holiday-marker
2175 and calendar-today-marker are strings, not chars.
2176 (Holiday Customizing): Minor fix.
2177
2178 * internals.texi (Writing Emacs Primitives): Update `or' example.
2179 Update limit on # args of subr.
2180
2181 * edebug.texi (Using Edebug): Arrow is in fringe.
2182 (Instrumenting): Arg to eval-defun works without loading edebug.
2183 (Edebug Execution Modes): Add xref.
2184
2185 * customize.texi (Common Keywords): Clarify :require.
2186 Mention :version here.
2187 (Variable Definitions, Group Definitions): Not here.
2188 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
2189
2190 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
2191 * nonascii.texi (Text Representations): Clarify position-bytes.
2192 (Character Sets): Add list-charset-chars.
2193 (Scanning Charsets): Add charset-after.
2194 (Encoding and I/O): Minor fix.
2195
2196 2005-03-06 Richard M. Stallman <rms@gnu.org>
2197
2198 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
2199 (Resizing Windows): Likewise.
2200
2201 * text.texi (Change Hooks): Get rid of "Emacs 21".
2202
2203 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
2204
2205 * streams.texi (Output Variables): Get rid of "Emacs 21".
2206
2207 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
2208
2209 * os.texi (Translating Input): Replace flow-control example
2210 with a less obsolete example that uses `keyboard-translate'.
2211
2212 * objects.texi (Hash Table Type, Circular Objects):
2213 Get rid of "Emacs 21".
2214
2215 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
2216 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
2217
2218 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
2219
2220 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
2221
2222 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
2223 (Menu Bar): Fix when menu-bar-update-hook is called.
2224
2225 * hash.texi (Hash Tables): Get rid of "Emacs 21".
2226
2227 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
2228 and make it read better.
2229
2230 * files.texi (Writing to Files): Get rid of "Emacs 21".
2231 (Unique File Names): Likewise.
2232
2233 * elisp.texi: Update Emacs version to 22.
2234
2235 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
2236 (Overlay Properties, Face Attributes): Likewise.
2237 (Managing Overlays): Fix punctuation.
2238 (Attribute Functions): Clarify set-face-font; get rid of
2239 info about old Emacs versions.
2240 (Auto Faces, Font Lookup, Display Property, Images):
2241 Get rid of "Emacs 21".
2242
2243 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
2244
2245 2005-03-05 Richard M. Stallman <rms@gnu.org>
2246
2247 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
2248
2249 2005-03-04 Lute Kamstra <lute@gnu.org>
2250
2251 * debugging.texi (Error Debugging): Document stack-trace-on-error.
2252
2253 2005-03-03 Lute Kamstra <lute@gnu.org>
2254
2255 * edebug.texi (Instrumenting Macro Calls): Fix typo.
2256
2257 2005-03-01 Lute Kamstra <lute@gnu.org>
2258
2259 * debugging.texi (Debugger Commands): Update `j'.
2260
2261 2005-02-28 Lute Kamstra <lute@gnu.org>
2262
2263 * debugging.texi (Debugging): Fix typo.
2264 (Error Debugging): Document eval-expression-debug-on-error.
2265 (Function Debugging): Update example.
2266 (Using Debugger): Mention starred stack frames.
2267 (Debugger Commands): Document `j' and `l'.
2268 (Invoking the Debugger): `d' and `j' exit recursive edit too.
2269 Update the messages that the debugger displays.
2270 (Internals of Debugger): Add cross reference. Update example.
2271 (Excess Open): Minor improvement.
2272 (Excess Close): Minor improvement.
2273
2274 2005-02-26 Richard M. Stallman <rms@gnu.org>
2275
2276 * tips.texi (Coding Conventions): Clarify.
2277 Put all the major mode key reservations together.
2278 Mention the Mouse-1 => Mouse-2 conventions.
2279
2280 * syntax.texi (Syntax Class Table): Clarify.
2281 (Syntax Table Functions): syntax-after moved from here.
2282 (Syntax Table Internals): syntax-after moved to here.
2283 (Parsing Expressions): Update info on number of values
2284 and what's meaningful in the STATE argument.
2285 (Categories): Fix typo.
2286
2287 * sequences.texi (Arrays): Cleanup.
2288 (Char-Tables): Clarify.
2289
2290 * processes.texi (Deleting Processes): Cleanups, add xref.
2291 (Subprocess Creation): Explain nil in exec-path. Cleanup.
2292 (Process Information): set-process-coding-system, some args optional.
2293 (Input to Processes): Explain various types for PROCESS args.
2294 Rename them from PROCESS-NAME to PROCESS.
2295 (Signals to Processes): Likewise.
2296 (Decoding Output): Cleanup.
2297 (Query Before Exit): Clarify.
2298
2299 * os.texi (Startup Summary): Correct the options; add missing ones.
2300 (Terminal Output, Batch Mode): Clarify.
2301 (Flow Control): Node deleted.
2302
2303 * markers.texi (The Mark): Clarify.
2304
2305 * macros.texi (Expansion): Cleanup.
2306 (Indenting Macros): indent-spec allows ints, not floats.
2307
2308 * keymaps.texi (Keymaps): Clarify.
2309 (Format of Keymaps): Update lisp-mode-map example.
2310 (Active Keymaps, Key Lookup): Clarify.
2311 (Changing Key Bindings): Add xref to `kbd'.
2312 (Key Binding Commands, Simple Menu Items): Clarify.
2313 (Mouse Menus, Menu Bar): Clarify.
2314 (Menu Example): Replace print example with menu-bar-replace-menu.
2315
2316 * help.texi (Documentation Basics): Add function-documentation prop.
2317
2318 * elisp.texi (Top): Don't refer to Flow Control node.
2319
2320 * commands.texi (Command Overview): Improve xrefs.
2321 (Adjusting Point): Adjusting point applies to intangible and invis.
2322 (Key Sequence Input): Doc extra read-key-sequence args.
2323 Likewise for read-key-sequence-vector.
2324
2325 * backups.texi (Rename or Copy): Minor fix.
2326 (Numbered Backups): For version-control, say the default.
2327 (Auto-Saving): make-auto-save-file-name example is simplified.
2328
2329 * advice.texi (Advising Functions): Don't imply one part of Emacs
2330 should advise another part. Markup changes.
2331 (Defining Advice): Move transitional para.
2332 (Activation of Advice): Cleanup.
2333 Explain if COMPILE is nil or negative.
2334
2335 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2336
2337 2005-02-24 Lute Kamstra <lute@gnu.org>
2338
2339 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2340 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2341
2342 2005-02-23 Lute Kamstra <lute@gnu.org>
2343
2344 * modes.texi (Defining Minor Modes): define-minor-mode can be used
2345 to define global minor modes as well.
2346
2347 * display.texi (Managing Overlays): overlay-buffer returns nil for
2348 deleted overlays.
2349
2350 2005-02-22 Kim F. Storm <storm@cua.dk>
2351
2352 * minibuf.texi (Basic Completion): Allow symbols in addition to
2353 strings in try-completion and all-completions.
2354
2355 2005-02-14 Lute Kamstra <lute@gnu.org>
2356
2357 * elisp.texi (Top): Remove reference to deleted node.
2358
2359 * lists.texi (Lists): Remove reference to deleted node.
2360 (Cons Cells): Fix typo.
2361
2362 * loading.texi (Where Defined): Fix typo.
2363
2364 2005-02-14 Richard M. Stallman <rms@gnu.org>
2365
2366 * variables.texi (Creating Buffer-Local): change-major-mode-hook
2367 is useful for discarding some minor modes.
2368
2369 * symbols.texi (Symbol Components): Reorder examples.
2370
2371 * streams.texi (Input Functions): State standard-input default.
2372 (Output Variables): State standard-output default.
2373
2374 * objects.texi (Printed Representation): Clarify read syntax vs print.
2375 (Floating Point Type): Explain meaning better.
2376 (Symbol Type): Explain uniqueness better.
2377 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
2378 List examples sooner.
2379 (Box Diagrams): New subnode broken out.
2380 Some examples moved from old Lists as Boxes node.
2381 (Dotted Pair Notation): Clarify intro.
2382 (Array Type): Clarify.
2383 (Type Predicates): Add hash-table-p.
2384
2385 * numbers.texi (Integer Basics): Clarify radix explanation.
2386 (Predicates on Numbers): Minor clarification.
2387 (Comparison of Numbers): Minor clarification. Clarify eql.
2388 Typos in min, max.
2389 (Math Functions): Clarify overflow in expt.
2390
2391 * minibuf.texi (Text from Minibuffer): Minor clarification.
2392 Mention arrow keys.
2393
2394 * loading.texi (Autoload): defun's doc string overrides autoload's
2395 doc string.
2396 (Repeated Loading): Modernize "add to list" examples.
2397 (Where Defined): Finish updating table of load-history elts.
2398
2399 * lists.texi (List-related Predicates): Minor wording improvement.
2400 (Lists as Boxes): Node deleted.
2401 (Building Lists): Explain trivial cases of number-sequence.
2402
2403 * hash.texi (Hash Tables): Add desc to menu items.
2404 (Creating Hash): Expain "full" means "make larger",
2405 (Hash Access): Any object can be a key.
2406 State value of maphash.
2407
2408 * functions.texi (What Is a Function): Wording cleanup.
2409 (Function Documentation): Minor cleanup.
2410 Explain purpose of calling convention at end of doc string.
2411 (Function Names): Wording cleanup.
2412 (Calling Functions): Wording cleanup.
2413 Explain better how funcall calls the function.
2414 (Function Cells): Delete example of saving and redefining function.
2415
2416 * control.texi (Combining Conditions): Wording cleanup.
2417 (Iteration): dolist and dotimes bind VAR locally.
2418 (Cleanups): Xref to Atomic Changes.
2419
2420 * compile.texi (Byte Compilation): Delete 19.29 info.
2421 (Compilation Functions): Macros' difficulties don't affect defsubst.
2422 (Docs and Compilation): Delete 19.29 info.
2423
2424 2005-02-10 Richard M. Stallman <rms@gnu.org>
2425
2426 * objects.texi (Symbol Type): Minor correction.
2427
2428 2005-02-06 Lute Kamstra <lute@gnu.org>
2429
2430 * modes.texi (Example Major Modes): Fix typos.
2431
2432 2005-02-06 Richard M. Stallman <rms@gnu.org>
2433
2434 * text.texi (Margins): fill-nobreak-predicate can be one function.
2435
2436 * strings.texi (Modifying Strings): clear-string can make unibyte.
2437 (Formatting Strings): format gives error if values missing.
2438
2439 * positions.texi (Character Motion): Mention default arg
2440 for forward-char. backward-char refers to forward-char.
2441 (Word Motion): Mention default arg for forward-word.
2442 (Buffer End Motion): Mention default arg for beginning-of-buffer.
2443 Simplify end-of-buffer.
2444 (Text Lines): Mention default arg for forward-line.
2445 (List Motion): Mention default arg for beginning/end-of-defun.
2446 (Skipping Characters): Minor fixes in explaining character-set.
2447
2448 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2449 Mode inheritance applies only when default-major-mode is nil.
2450 Clarifications.
2451 (Example Major Modes): Update Text mode and Lisp mode examples.
2452 (Minor Mode Conventions): Mention define-minor-mode at top.
2453 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2454 (Mode Line Format): Update mode line face display info.
2455 (Properties in Mode): Mention effect of risky vars.
2456 (Imenu): Define imenu-add-to-menubar.
2457 (Font Lock Mode): Add descriptions to menu lines.
2458 (Faces for Font Lock): Add font-lock-doc-face.
2459
2460 2005-02-05 Lute Kamstra <lute@gnu.org>
2461
2462 * text.texi (Maintaining Undo): Remove obsolete function.
2463
2464 2005-02-05 Eli Zaretskii <eliz@gnu.org>
2465
2466 * frames.texi (Color Names): Add pointer to the X docs about RGB
2467 color specifications. Improve indexing
2468 (Text Terminal Colors): Replace the description of RGB values by
2469 an xref to "Color Names".
2470
2471 2005-02-03 Richard M. Stallman <rms@gnu.org>
2472
2473 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2474 Clarify.
2475 (Selecting Windows): Clarify save-selected-window.
2476 (Cyclic Window Ordering): Clarify walk-windows.
2477 (Window Point): Clarify.
2478 (Window Start): Add comment to example.
2479 (Resizing Windows): Add `interactive' specs in examples.
2480 Document fit-window-to-buffer.
2481
2482 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2483 (Undo, Maintaining Undo): Clarify last change.
2484 (Sorting): In sort-numeric-fields, explain about octal and hex.
2485 Mention sort-numeric-base.
2486 (Format Properties): Add xref for hard newlines.
2487
2488 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2489 (Pop-Up Menus): Fix typo.
2490 (Color Names): Explain all types of color names.
2491 Explain color-values on B&W terminal.
2492 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
2493
2494 * files.texi (File Locks): Not supported on MS systems.
2495 (Testing Accessibility): Clarify.
2496
2497 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2498 (Coverage Testing): Fix typo.
2499
2500 * commands.texi (Misc Events): Remove stray space.
2501
2502 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2503 (Modification Time): Clarify when visited-file-modtime returns 0.
2504 (The Buffer List): Clarify bury-buffer.
2505 (Killing Buffers): Clarify.
2506 (Indirect Buffers): Add clone-indirect-buffer.
2507
2508 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
2509
2510 * edebug.texi (Printing in Edebug): Fix default value of
2511 edebug-print-circle.
2512 (Coverage Testing): Fix displayed frequency count data.
2513
2514 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
2515
2516 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2517
2518 2005-02-02 Kim F. Storm <storm@cua.dk>
2519
2520 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2521
2522 2005-01-29 Eli Zaretskii <eliz@gnu.org>
2523
2524 * commands.texi (Misc Events): Describe the help-echo event.
2525
2526 * text.texi (Special Properties) <help-echo>: Use `pos'
2527 consistently in description of the help-echo property.
2528 Use @code{nil} instead of @var{nil}.
2529
2530 * display.texi (Overlay Properties): Fix the index entry for
2531 help-echo overlay property.
2532
2533 * customize.texi (Type Keywords): Uncomment the xref to the
2534 help-echo property documentation.
2535
2536 2005-01-23 Kim F. Storm <storm@cua.dk>
2537
2538 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2539 return value. Third element FULLY replaced by PARTIAL which
2540 specifies number of invisible pixels if row is only partially visible.
2541 (Textual Scrolling): Mention auto-window-vscroll.
2542 (Vertical Scrolling): New defvar auto-window-vscroll.
2543
2544 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
2545
2546 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2547 command remapping.
2548
2549 2005-01-15 Richard M. Stallman <rms@gnu.org>
2550
2551 * display.texi (Defining Images): Mention DATA-P arg of create-image.
2552
2553 2005-01-14 Kim F. Storm <storm@cua.dk>
2554
2555 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2556
2557 * text.texi (Links and Mouse-1): Fix string and vector item.
2558
2559 2005-01-13 Richard M. Stallman <rms@gnu.org>
2560
2561 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2562 descriptions of overriding-local-map and overriding-terminal-local-map.
2563
2564 * text.texi (Links and Mouse-1): Clarify text.
2565
2566 2005-01-13 Kim F. Storm <storm@cua.dk>
2567
2568 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2569
2570 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2571
2572 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2573
2574 2005-01-12 Kim F. Storm <storm@cua.dk>
2575
2576 * text.texi (Links and Mouse-1): Rename section from Enabling
2577 Mouse-1 to Following Links. Change xrefs.
2578 Add examples for define-button-type and define-widget.
2579
2580 * display.texi (Button Properties, Button Buffer Commands):
2581 Clarify mouse-1 and follow-link functionality.
2582
2583 2005-01-12 Richard M. Stallman <rms@gnu.org>
2584
2585 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2586
2587 * display.texi (Beeping): Fix Texinfo usage.
2588
2589 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2590
2591 2005-01-11 Kim F. Storm <storm@cua.dk>
2592
2593 * display.texi (Button Properties, Button Buffer Commands):
2594 Mention mouse-1 binding. Add follow-link keyword.
2595
2596 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2597 (Enabling Mouse-1 to Follow Links): New subsection.
2598
2599 2005-01-06 Richard M. Stallman <rms@gnu.org>
2600
2601 * text.texi (Special Properties): Minor change.
2602
2603 * os.texi (Timers): Clarify previous change.
2604
2605 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2606
2607 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2608
2609 * display.texi (Face Attributes): Correct xref to renamed node.
2610
2611 2005-01-01 Richard M. Stallman <rms@gnu.org>
2612
2613 * display.texi (Face Attributes): Describe hex color specs.
2614
2615 2004-12-31 Richard M. Stallman <rms@gnu.org>
2616
2617 * os.texi (Timers): Update previous change.
2618
2619 2004-12-30 Kim F. Storm <storm@cua.dk>
2620
2621 * display.texi (Line Height): Total line-height is now specified
2622 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2623 in cons cells. (nil . RATIO) is relative to actual line height.
2624 Use line-height `t' instead of `0' to get minimum height.
2625
2626 2004-12-29 Richard M. Stallman <rms@gnu.org>
2627
2628 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2629
2630 2004-12-28 Richard M. Stallman <rms@gnu.org>
2631
2632 * commands.texi (Quitting): Clarify value of with-local-quit.
2633
2634 * elisp.texi (Top): Fix previous change.
2635
2636 * loading.texi (Loading): Fix previous change.
2637
2638 2004-12-27 Richard M. Stallman <rms@gnu.org>
2639
2640 * Makefile.in (MAKEINFO): Specify --force.
2641
2642 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2643
2644 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2645
2646 * display.texi (Line Height): Further clarify.
2647
2648 * elisp.texi (Top): Update Loading submenu.
2649
2650 * loading.texi (Where Defined): New node.
2651 (Unloading): load-history moved to Where Defined.
2652
2653 2004-12-21 Richard M. Stallman <rms@gnu.org>
2654
2655 * commands.texi (Event Input Misc): Add while-no-input.
2656
2657 2004-12-11 Richard M. Stallman <rms@gnu.org>
2658
2659 * display.texi (Line Height): Rewrite text for clarity.
2660
2661 2004-12-11 Kim F. Storm <storm@cua.dk>
2662
2663 * display.texi (Display): Add node "Line Height" to menu.
2664 (Line Height): New node. Move full description of line-spacing
2665 and line-height text properties here from text.texi.
2666 (Scroll Bars): Add vertical-scroll-bar variable.
2667
2668 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2669
2670 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2671 line-spacing and vertical-scroll-bar.
2672
2673 * text.texi (Special Properties): Just mention line-spacing and
2674 line-height here, add xref to new "Line Height" node.
2675
2676 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2677
2678 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2679
2680 * locals.texi (Standard Buffer-Local Variables):
2681 Add @xref for `line-spacing'.
2682
2683 2004-12-05 Richard M. Stallman <rms@gnu.org>
2684
2685 * Makefile.in (maintainer-clean): Remove the info files
2686 in $(infodir) where they are created.
2687
2688 2004-12-03 Richard M. Stallman <rms@gnu.org>
2689
2690 * windows.texi (Selecting Windows): get-lru-window and
2691 get-largest-window don't consider dedicated windows.
2692
2693 * text.texi (Undo): Document undo-in-progress.
2694
2695 2004-11-26 Richard M. Stallman <rms@gnu.org>
2696
2697 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2698 Remove a few vars that are not always buffer-local.
2699
2700 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2701
2702 * locals.texi (Standard Buffer-Local Variables): Comment out
2703 xref's to non-existent node `Yet to be written'.
2704
2705 2004-11-24 Richard M. Stallman <rms@gnu.org>
2706
2707 * processes.texi (Synchronous Processes): Grammar fix.
2708
2709 * numbers.texi (Comparison of Numbers): Add eql.
2710
2711 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2712
2713 * intro.texi (Printing Notation): Fix previous change.
2714
2715 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2716 and default-indicate-buffer-boundaries from here.
2717 (Usual Display): To here.
2718 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2719 (Usual Display): Move tab-width up.
2720
2721 * customize.texi (Variable Definitions): Replace
2722 show-paren-mode example with tooltip-mode.
2723 (Simple Types, Composite Types, Defining New Types):
2724 Minor cleanups.
2725
2726 2004-11-21 Jesper Harder <harder@ifa.au.dk>
2727
2728 * processes.texi (Synchronous Processes, Output from Processes):
2729 Markup fix.
2730
2731 2004-11-20 Richard M. Stallman <rms@gnu.org>
2732
2733 * positions.texi (Skipping Characters): skip-chars-forward
2734 now handles char classes.
2735
2736 * intro.texi (Printing Notation): Avoid confusion of `print'
2737 when explaining @print.
2738
2739 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2740
2741 * display.texi (Display Table Format): Minor fix.
2742
2743 * streams.texi (Output Functions): Fix print example.
2744
2745 * Makefile.in (elisp): New target.
2746 (dist): Depend on $(infodir)/elisp, not elisp.
2747 Copy the info files from $(infodir).
2748
2749 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2750 read-from-minibuffer.
2751
2752 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2753
2754 2004-11-19 Richard M. Stallman <rms@gnu.org>
2755
2756 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2757
2758 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2759
2760 * tips.texi (Coding Conventions): Fix typo.
2761
2762 2004-11-16 Richard M. Stallman <rms@gnu.org>
2763
2764 * tips.texi (Coding Conventions): Separate defvar and require
2765 methods to avoid warnings. Use require only when there are many
2766 functions and variables from that package.
2767
2768 * minibuf.texi (Minibuffer Completion): When ignoring case,
2769 predicate must not be case-sensitive.
2770
2771 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2772 (Test Coverage): Don't talk about "splotches". Clarified.
2773
2774 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2775
2776 * frames.texi (Window Frame Parameters): Fix typo.
2777
2778 2004-11-15 Kim F. Storm <storm@cua.dk>
2779
2780 * symbols.texi (Other Plists): Note that plist-get may signal error.
2781 Add safe-plist-get.
2782
2783 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2784
2785 * modes.texi (Font Lock Basics): Fix typo.
2786
2787 2004-11-08 Richard M. Stallman <rms@gnu.org>
2788
2789 * syntax.texi (Syntax Table Functions): Add syntax-after.
2790
2791 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
2792
2793 * os.texi (Processor Run Time): New section documenting
2794 get-internal-run-time.
2795
2796 2004-11-06 Eli Zaretskii <eliz@gnu.org>
2797
2798 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2799 it nukes elisp-cover.texi.
2800 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2801 elisp-0 etc.
2802
2803 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2804
2805 * commands.texi (Keyboard Macros): Document `append' return value
2806 of `defining-kbd-macro'.
2807
2808 2004-11-01 Richard M. Stallman <rms@gnu.org>
2809
2810 * commands.texi (Interactive Call): Add called-interactively-p.
2811
2812 2004-10-29 Simon Josefsson <jas@extundo.com>
2813
2814 * minibuf.texi (Reading a Password): Revert.
2815
2816 2004-10-28 Richard M. Stallman <rms@gnu.org>
2817
2818 * frames.texi (Display Feature Testing): Explain about "vendor".
2819
2820 2004-10-27 Richard M. Stallman <rms@gnu.org>
2821
2822 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2823 not raw. Clarify `n'.
2824 (Interactive Call): Rewrite interactive-p, focusing on when
2825 and how to use it.
2826 (Misc Events): Clarify previous change.
2827
2828 * advice.texi (Simple Advice): Clarify what job the example does.
2829 (Around-Advice): Clarify ad-do-it.
2830 (Activation of Advice): An option of ad-default-compilation-action
2831 is `never', not `nil'.
2832
2833 2004-10-26 Kim F. Storm <storm@cua.dk>
2834
2835 * commands.texi (Interactive Codes): Add U code letter.
2836
2837 2004-10-25 Simon Josefsson <jas@extundo.com>
2838
2839 * minibuf.texi (Reading a Password): Add.
2840
2841 2004-10-24 Jason Rumney <jasonr@gnu.org>
2842
2843 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2844 and wheel-down.
2845
2846 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2847
2848 * processes.texi (Synchronous Processes): Document process-file.
2849
2850 2004-10-22 Kenichi Handa <handa@m17n.org>
2851
2852 * text.texi (translate-region): Document that it accepts also a
2853 char-table.
2854
2855 2004-10-22 David Ponce <david@dponce.com>
2856
2857 * windows.texi (Resizing Windows): Document the `preserve-before'
2858 argument of the functions `enlarge-window' and `shrink-window'.
2859
2860 2004-10-19 Jason Rumney <jasonr@gnu.org>
2861
2862 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2863
2864 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2865
2866 * text.texi (Filling): Add anchor for definition of
2867 `sentence-end-double-space'.
2868
2869 * searching.texi (Regexp Example): Update description of how
2870 Emacs currently recognizes the end of a sentence.
2871 (Standard Regexps): Update definition of the variable
2872 `sentence-end'. Add definition of the function `sentence-end'.
2873
2874 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2875
2876 * display.texi (Progress): New node.
2877
2878 2004-10-05 Kim F. Storm <storm@cua.dk>
2879
2880 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2881
2882 2004-09-29 Kim F. Storm <storm@cua.dk>
2883
2884 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2885 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2886 fringe bitmap symbols, as they now have their own namespace.
2887 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2888 vs. pixels. Signal error if no free bitmap slots.
2889 (Pixel Specification): Change IMAGE to @var{image}.
2890
2891 2004-09-28 Richard M. Stallman <rms@gnu.org>
2892
2893 * text.texi (Special Properties): Clarify line-spacing and line-height.
2894
2895 * searching.texi (Regexp Search): Add looking-back.
2896
2897 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2898
2899 * display.texi: Correct typos.
2900 (Image Descriptors): Correct xref's.
2901
2902 2004-09-25 Richard M. Stallman <rms@gnu.org>
2903
2904 * text.texi (Special Properties): Cleanups in `cursor'.
2905 Rewrites in `line-height' and `line-spacing'; exchange them.
2906
2907 * display.texi (Fringes): Rewrite previous change.
2908 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2909 (Display Fringe Bitmaps): Node deleted, text moved.
2910 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2911 (Scroll Bars): Clarify set-window-scroll-bars.
2912 (Pointer Shape): Rewrite.
2913 (Specified Space): Clarify :align-to, etc.
2914 (Pixel Specification): Use @var. Clarify new text.
2915 (Other Display Specs): Clarify `slice'.
2916 (Image Descriptors): Cleanups.
2917 (Showing Images): Cleanups.
2918
2919 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2920
2921 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2922
2923 * modes.texi: Various minor changes in addition to:
2924 (Major Mode Conventions): Final call to `run-mode-hooks' should
2925 not be inside the `delay-mode-hooks' form.
2926 (Mode Hooks): New node.
2927 (Hooks): Delete obsolete example.
2928 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2929 node "Mode Hooks".
2930
2931 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2932
2933 * display.texi: Correct various typos.
2934 (Display): Rename node "Pointer Shapes" to "Pointer
2935 Shape". (There is already a node called "Pointer Shapes" in
2936 frames.texi.)
2937 (Images): Remove non-existent node "Image Slices" from menu.
2938
2939 2004-09-23 Kim F. Storm <storm@cua.dk>
2940
2941 * text.texi (Special Properties): Add `cursor', `pointer',
2942 `line-height', and `line-spacing' properties.
2943
2944 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2945 Shapes' to menu.
2946 (Standard Faces): Doc fix for fringe face.
2947 (Fringes): Add `overflow-newline-into-fringe' and
2948 'indicate-buffer-boundaries'.
2949 (Fringe Bitmaps, Pointer Shapes): New nodes.
2950 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2951 Bitmaps' to menu.
2952 (Specified Space): Describe pixel width and height.
2953 (Pixel Specification): New node.
2954 (Other Display Specs): Add `slice' property.
2955 (Display Fringe Bitmaps): New node.
2956 (Images): Add 'Image Slices' to menu.
2957 (Image Descriptors): Add `:pointer' and `:map' properties.
2958 (Showing Images): Add slice arg to `insert-image'. Add
2959 'insert-sliced-image'.
2960
2961 2004-09-20 Richard M. Stallman <rms@gnu.org>
2962
2963 * commands.texi (Key Sequence Input):
2964 Clarify downcasing in read-key-sequence.
2965
2966 2004-09-08 Juri Linkov <juri@jurta.org>
2967
2968 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2969
2970 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2971
2972 * locals.texi (Standard Buffer-Local Variables): Add
2973 `buffer-auto-save-file-format'.
2974 * internals.texi (Buffer Internals): Describe new
2975 auto_save_file_format field of the buffer structure.
2976 * files.texi (Format Conversion): `auto-save-file-format' has been
2977 renamed `buffer-auto-save-file-format'.
2978
2979 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2980
2981 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2982 an integer or a marker.
2983 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2984
2985 2004-08-22 Richard M. Stallman <rms@gnu.org>
2986
2987 * modes.texi (Major Mode Conventions): Discuss rebinding of
2988 standard key bindings.
2989
2990 2004-08-18 Kim F. Storm <storm@cua.dk>
2991
2992 * processes.texi (Accepting Output): Add `just-this-one' arg to
2993 `accept-process-output'.
2994 (Output from Processes): New var `process-adaptive-read-buffering'.
2995
2996 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2997
2998 * keymaps.texi: Various changes in addition to:
2999 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3000 Give more varied examples for `kbd'.
3001 (Creating Keymaps): Char tables have slots for all characters
3002 without modifiers.
3003 (Active Keymaps): `overriding-local-map' and
3004 `overriding-terminal-local-map' also override text property and
3005 overlay keymaps.
3006 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3007 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3008 to denote a prefix of no events.
3009 `map-keymap' includes parent's bindings _recursively_.
3010 Clarify and correct description of `where-is-internal'.
3011 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3012 (Menu Example): For menus intended for use with the keyboard, the
3013 menu items should be bound to characters or real function keys.
3014
3015 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3016
3017 * objects.texi (Character Type): Reposition `@anchor' to prevent
3018 double space inside sentence in Info.
3019
3020 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3021 renamed to `disabled-command-function'.
3022 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
3023 (Command Loop Info): Replace reference to it.
3024 (Disabling Commands): `disabled-command-hook' has been renamed to
3025 `disabled-command-function'.
3026
3027 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3028
3029 * os.texi (Translating Input): Only non-prefix bindings in
3030 `key-translation-map' override actual key bindings. Warn about
3031 possible indirect effect of actual key bindings on non-prefix
3032 bindings in `key-translation-map'.
3033
3034 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3035
3036 * minibuf.texi (High-Level Completion): Add anchor for definition
3037 of `read-variable'.
3038
3039 * commands.texi: Various changes in addition to:
3040 (Using Interactive): Clarify description of `interactive-form'.
3041 (Interactive Call): Mention default for KEYS argument to
3042 `call-interactively'.
3043 (Command Loop Info): Clarify description of `this-command-keys'.
3044 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3045 Value of `last-event-frame' can be `macro'.
3046 (Repeat Events): `double-click-fuzz' is also used to distinguish
3047 clicks and drags.
3048 (Classifying Events): Clarify descriptions of `event-modifiers'
3049 `event-basic-type' and `event-convert-list'.
3050 (Accessing Events): `posn-timestamp' takes POSITION argument.
3051 (Quoted Character Input): Clarify description of
3052 `read-quoted-char' and fix example.
3053 (Quitting): Add `with-local-quit'.
3054 (Disabling Commands): Correct and clarify descriptions of
3055 `enable-command' and `disable-command'.
3056 Mention what happens if `disabled-command-hook' is nil.
3057 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
3058 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
3059
3060 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3061
3062 * frames.texi: Various changes in addition to:
3063 (Creating Frames): Expand and clarify description of `make-frame'.
3064 (Window Frame Parameters): Either none or both of the `icon-left'
3065 and `icon-top' parameters must be specified. Put descriptions of
3066 `menu-bar-lines' and `toolbar-lines' closer together and change
3067 them accordingly.
3068 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
3069 except while processing `frame-title-format' or `icon-title-format'.
3070 (Deleting Frames): Correct description of `delete-frame'.
3071 Non-nil return values of `frame-live-p' are like those of `framep'.
3072 (Frames and Windows): mention return value of
3073 `set-frame-selected-window'.
3074 (Visibility of Frames): Mention `force' argument to
3075 `make-frame-invisible'. `frame-visible-p' returns t for all
3076 frames on text-only terminals.
3077 (Frame Configurations): Restoring a frame configuration does not
3078 restore deleted frames.
3079 (Window System Selections): `x-set-selection' returns DATA.
3080 (Resources): Add example.
3081 (Display Feature Testing): Clarify descriptions of
3082 `display-pixel-height', `display-pixel-width', `x-server-version'
3083 and `x-server-vendor'.
3084
3085 * windows.texi (Choosing Window): Add anchor.
3086 * minibuf.texi (Minibuffer Misc): Add anchor.
3087
3088 2004-07-23 John Paul Wallington <jpw@gnu.org>
3089
3090 * macros.texi (Defining Macros): Declaration keyword for setting
3091 Edebug spec is `debug' not `edebug'.
3092
3093 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
3094
3095 * windows.texi: Various small changes in addition to:
3096 (Window Point): Mention return value of `set-window-point'.
3097 (Window Start): `pos-visible-in-window-p' disregards horizontal
3098 scrolling. Explain return value if PARTIALLY is non-nil.
3099 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
3100 and `set-window-vscroll'.
3101 (Size of Window): The argument WINDOW to `window-inside-edges',
3102 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
3103 (Resizing Windows): Explain return value of
3104 `shrink-window-if-larger-than-buffer'.
3105 `window-size-fixed' automatically becomes buffer local when set.
3106 (Window Configurations): Explain return value of
3107 `set-window-configuration'.
3108
3109 * minibuf.texi (Minibuffer Misc): Add anchor for
3110 `minibuffer-scroll-window'.
3111
3112 * positions.texi (Text Lines): Add anchor for `count-lines'.
3113
3114 2004-07-17 Richard M. Stallman <rms@gnu.org>
3115
3116 * display.texi (Overlay Properties): Adding `evaporate' prop
3117 deletes empty overlay immediately.
3118
3119 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
3120 fix example.
3121
3122 2004-07-16 Jim Blandy <jimb@redhat.com>
3123
3124 * searching.texi (Regexp Backslash): Document new \_< and \_>
3125 operators.
3126
3127 2004-07-16 Juanma Barranquero <lektu@terra.es>
3128
3129 * display.texi (Images): Fix Texinfo usage.
3130
3131 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3132
3133 * buffers.texi (Modification Time): `visited-file-modtime' now
3134 returns a list of two integers, instead of a cons.
3135
3136 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
3137
3138 * windows.texi: Various changes in addition to:
3139 (Splitting Windows): Add `split-window-keep-point'.
3140
3141 2004-07-09 Richard M. Stallman <rms@gnu.org>
3142
3143 * frames.texi (Input Focus): Minor fix.
3144
3145 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
3146
3147 * frames.texi (Input Focus): Clarify descriptions of
3148 `select-frame-set-input-focus' and `select-frame'.
3149
3150 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
3151
3152 * os.texi: Various small changes in addition to:
3153 (Killing Emacs): Expand and clarify description of
3154 `kill-emacs-query-functions' and `kill-emacs-hook'.
3155 (System Environment): Expand and clarify description of `getenv'
3156 and `setenv'.
3157 (Timers): Clarify description of `run-at-time'.
3158 (Translating Input): Correct description of
3159 `extra-keyboard-modifiers'.
3160 (Flow Control): Correct description of `enable-flow-control'.
3161
3162 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
3163
3164 * os.texi: Update copyright.
3165 (Session Management): Grammar fix.
3166 Clarify which Emacs does the restarting.
3167 Use @samp for *scratch* buffer.
3168
3169 2004-07-04 Alan Mackenzie <acm@muc.de>
3170
3171 * frames.texi (Input Focus): Add documentation for
3172 `select-frame-set-input-focus'. Replace refs to non-existent
3173 `switch-frame' with `select-frame'. Minor corrections and tidying
3174 up of text-only terminal stuff.
3175
3176 2004-07-02 Richard M. Stallman <rms@gnu.org>
3177
3178 * files.texi (Saving Buffers): Cleanup write-contents-function.
3179 (Magic File Names): Cleanup file-remote-p.
3180
3181 2004-07-02 Kai Grossjohann <kai@emptydomain.de>
3182
3183 * files.texi (Magic File Names): `file-remote-p' returns an
3184 identifier of the remote system, not just t.
3185
3186 2004-07-02 David Kastrup <dak@gnu.org>
3187
3188 * searching.texi (Entire Match Data): Add explanation about new
3189 match-data behavior when @var{integers} is non-nil.
3190
3191 2004-06-24 Richard M. Stallman <rms@gnu.org>
3192
3193 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
3194
3195 * customize.texi (Variable Definitions): Note about doc strings
3196 and :set.
3197
3198 * keymaps.texi (Keymap Terminology): Document `kbd'.
3199 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
3200
3201 * display.texi (Invisible Text): Setting buffer-invisibility-spec
3202 makes it buffer-local.
3203
3204 * files.texi (Saving Buffers): Correct previous change.
3205
3206 * commands.texi (Accessing Events):
3207 Clarify posn-col-row and posn-actual-col-row.
3208
3209 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
3210
3211 * commands.texi (Accessing Events): New functions
3212 posn-at-point and posn-at-x-y. Add example to posn-x-y.
3213
3214 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3215
3216 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
3217 * frames.texi, buffers.texi, backups.texi, variables.texi:
3218 * loading.texi, eval.texi, functions.texi, control.texi:
3219 * symbols.texi, minibuf.texi: Reposition @anchor's.
3220
3221 * help.texi: Various small changes in addition to the following.
3222 (Describing Characters): Describe PREFIX argument to
3223 `key-description'. Correct and clarify definition of
3224 `text-char-description'. Describe NEED-VECTOR argument to
3225 `read-kbd-macro'.
3226 (Help Functions): Clarify definition of `apropos'.
3227
3228 2004-06-23 Lars Hansen <larsh@math.ku.dk>
3229
3230 * files.texi (Saving Buffers): Correct description of
3231 `write-contents-functions'.
3232
3233 2004-06-21 Juanma Barranquero <lektu@terra.es>
3234
3235 * display.texi (Images): Remove redundant @vindex directives.
3236 Rewrite `image-library-alist' doc in active voice.
3237
3238 2004-06-14 Juanma Barranquero <lektu@terra.es>
3239
3240 * display.texi (Images): Document new delayed library loading,
3241 variable `image-library-alist' and (existing but undocumented)
3242 function `image-type-available-p'.
3243
3244 2004-06-05 Richard M. Stallman <rms@gnu.org>
3245
3246 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
3247 refer the user to the Initial Input node.
3248 (Text from Minibuffer): Likewise.
3249 (Initial Input): New node. Document this feature
3250 and say it is mostly deprecated.
3251
3252 2004-05-30 Richard M. Stallman <rms@gnu.org>
3253
3254 * loading.texi (Named Features): Clarify return value
3255 and meaning of NOERROR.
3256
3257 * variables.texi (File Local Variables): Minor cleanup.
3258
3259 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
3260
3261 * files.texi (Magic File Names): Add `file-remote-p' as operation
3262 of file name handlers.
3263
3264 2004-05-29 Richard M. Stallman <rms@gnu.org>
3265
3266 * modes.texi (Minor Mode Conventions): (-) has no special meaning
3267 as arg to a minor mode command.
3268
3269 2004-05-22 Richard M. Stallman <rms@gnu.org>
3270
3271 * syntax.texi (Syntax Class Table): Word syntax not just for English.
3272
3273 * streams.texi (Output Variables): Doc float-output-format.
3274
3275 * searching.texi (Regexp Special): Nested repetition can be infloop.
3276
3277 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
3278 real stack overflow.
3279
3280 * compile.texi: Minor cleanups.
3281
3282 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
3283
3284 * lists.texi (Cons Cells): Explain dotted lists, true lists,
3285 circular lists.
3286 (List Elements): Explain handling of circular and dotted lists.
3287
3288 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
3289
3290 * modes.texi (Search-based Fontification): Fix typo.
3291
3292 2004-05-10 Juanma Barranquero <lektu@terra.es>
3293
3294 * modes.texi (Mode Line Variables): Fix description of
3295 global-mode-string, which is now after which-func-mode, not the
3296 buffer name.
3297
3298 2004-05-07 Lars Hansen <larsh@math.ku.dk>
3299
3300 * modes.texi (Desktop Save Mode): Add.
3301 (Modes): Add menu entry Desktop Save Mode.
3302
3303 * hooks.texi: Add desktop-after-read-hook,
3304 desktop-no-desktop-file-hook and desktop-save-hook.
3305
3306 * locals.texi: Add desktop-save-buffer.
3307
3308 2004-04-30 Jesper Harder <harder@ifa.au.dk>
3309
3310 * display.texi: emacs -> Emacs.
3311
3312 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
3313
3314 * files.texi (Changing Files): Document set-file-times.
3315
3316 2004-04-23 Juanma Barranquero <lektu@terra.es>
3317
3318 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3319
3320 2004-04-18 Jesper Harder <harder@ifa.au.dk>
3321
3322 * tips.texi (Coding Conventions): defopt -> defcustom.
3323
3324 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
3325
3326 * sequences.texi: Various clarifications.
3327
3328 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
3329
3330 * buffers.texi (Read Only Buffers): Mention optional ARG to
3331 `toggle-read-only'.
3332
3333 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
3334
3335 * windows.texi (Selecting Windows): Note that get-lru-window
3336 returns a full-width window if possible.
3337
3338 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
3339
3340 * buffers.texi: Various changes in addition to:
3341 (Buffer File Name): Add `find-buffer-visiting'.
3342 (Buffer Modification): Mention optional ARG to `not-modified'.
3343 (Indirect Buffers): Mention optional CLONE argument to
3344 `make-indirect-buffer'.
3345
3346 * files.texi: Various changes in addition to:
3347 (Visiting Functions): `find-file-hook' is now a normal hook.
3348 (File Name Expansion): Explain difference between the way that
3349 `expand-file-name' and `file-truename' treat `..'.
3350 (Contents of Directories): Mention optional ID-FORMAT argument to
3351 `directory-files-and-attributes'.
3352 (Format Conversion): Mention new optional CONFIRM argument to
3353 `format-write-file'.
3354
3355 2004-04-12 Miles Bader <miles@gnu.org>
3356
3357 * macros.texi (Expansion): Add description of `macroexpand-all'.
3358
3359 2004-04-05 Jesper Harder <harder@ifa.au.dk>
3360
3361 * variables.texi (Variable Aliases): Mention
3362 cyclic-variable-indirection.
3363
3364 * errors.texi (Standard Errors): Ditto.
3365
3366 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
3367
3368 * backups.texi: Various small changes in addition to:
3369 (Making Backups): Mention return value of `backup-buffer'.
3370 (Auto-Saving): Mention optional FORCE argument to
3371 `delete-auto-save-file-if-necessary'.
3372 (Reverting): Mention optional PRESERVE-MODES argument to
3373 `revert-buffer'. Correct description of `revert-buffer-function'.
3374
3375 2004-03-22 Juri Linkov <juri@jurta.org>
3376
3377 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3378 with `Vector Functions'.
3379
3380 * text.texi (Sorting): Add missing quote.
3381
3382 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
3383
3384 * intro.texi (Lisp History): Replace xref to `cl' manual with
3385 inforef.
3386
3387 2004-03-12 Richard M. Stallman <rms@gnu.org>
3388
3389 * intro.texi (Version Info): Add arg to emacs-version.
3390 (Lisp History): Change xref to CL manual.
3391
3392 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
3393
3394 * minibuf.texi (Completion Commands): Add xref to Emacs manual
3395 for Partial Completion mode.
3396
3397 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
3398
3399 * customize.texi: Fix typo. Remove eol whitespace.
3400
3401 2004-03-04 Richard M. Stallman <rms@gnu.org>
3402
3403 * processes.texi: Fix typos.
3404
3405 * lists.texi (Building Lists): Minor clarification.
3406
3407 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3408 in make-hash-table.
3409
3410 2004-02-29 Juanma Barranquero <lektu@terra.es>
3411
3412 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3413 rm, and ignore exit code.
3414
3415 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
3416
3417 * display.texi (Defining Faces): Add description for min-colors.
3418 Update example.
3419
3420 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
3421
3422 * abbrevs.texi: Various corrections and clarifications in addition
3423 to the following:
3424 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3425
3426 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3427
3428 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3429
3430 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
3431
3432 * text.texi: Various small changes in addition to the following:
3433 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3434 to delete-horizontal-space.
3435 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
3436 description of yank-handler text property at various places.
3437
3438 * frames.texi (Window System Selections): Add anchor.
3439
3440 * syntax.texi (Syntax Table Functions): Clarify and correct
3441 descriptions of make-syntax-table and copy-syntax-table.
3442 (Motion and Syntax): Clarify SYNTAXES argument to
3443 skip-syntax-forward.
3444 (Parsing Expressions): Mention that the return value of
3445 parse-partial-sexp is currently a list of ten rather than nine
3446 elements.
3447 (Categories): Various corrections and clarifications.
3448
3449 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
3450
3451 * markers.texi (Marker Insertion Types): Minor change.
3452
3453 * locals.texi (Standard Buffer-Local Variables):
3454 * commands.texi (Interactive Codes, Using Interactive):
3455 * functions.texi (Related Topics): Fix xrefs.
3456
3457 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * lists.texi (Sets And Lists): Update description of delete-dups.
3460
3461 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3462
3463 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3464
3465 2004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3466
3467 * frames.texi (Parameter Access): frame-parameters arg is optional.
3468 modify-frame-parameters handles nil for FRAME.
3469 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3470 are all-or-nothing for certain toolkits.
3471 Mention parameter wait-for-wm.
3472 (Frames and Windows): In frame-first-window and frame-selected-window
3473 the arg is optional.
3474 (Input Focus): In redirect-frame-focus the second arg is optional.
3475 (Window System Selections): Mention selection type CLIPBOARD.
3476 Mention data-type UTF8_STRING.
3477 Mention numbering of cut buffers.
3478 (Resources): Describe x-resource-name.
3479
3480 2004-02-16 Richard M. Stallman <rms@gnu.org>
3481
3482 * windows.texi (Buffers and Windows): Delete false table
3483 about all-frames.
3484
3485 * syntax.texi (Parsing Expressions): Delete old caveat
3486 about parse-sexp-ignore-comments.
3487
3488 * streams.texi (Output Variables): Add print-quoted.
3489
3490 * lists.texi (Building Lists): Minor cleanup.
3491
3492 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3493
3494 * display.texi (Overlays): Explain overlays use markers.
3495 (Managing Overlays): Explain front-advance and rear-advance
3496 in more detail.
3497
3498 * loading.texi (Unloading): Document unload-feature-special-hooks.
3499 Get rid of fns-NNN.el file.
3500
3501 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
3502
3503 * help.texi (Describing Characters): Fix text-char-description
3504 example output.
3505
3506 * edebug.texi (Using Edebug): Fix example.
3507
3508 * debugging.texi (Internals of Debugger): Fix return value.
3509
3510 * files.texi (Changing Files): Fix argname.
3511
3512 * calendar.texi: Fix parens, and default values.
3513
3514 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3515 * nonascii.texi, objects.texi, os.texi: Minor fixes.
3516 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3517
3518 * positions.texi (Text Lines): Don't add -1 in current-line.
3519
3520 2004-02-16 Richard M. Stallman <rms@gnu.org>
3521
3522 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3523
3524 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
3525
3526 * processes.texi (Low-Level Network): Fix a typo.
3527
3528 2004-02-12 Kim F. Storm <storm@cua.dk>
3529
3530 * display.texi (Fringes): Use consistent wording.
3531 Note that window-fringe's window arg is optional.
3532 (Scroll Bars): Use consistent wording.
3533
3534 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
3535
3536 * tips.texi (Comment Tips): Document the new conventions for
3537 commenting out code.
3538
3539 2004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3540
3541 * positions.texi (Text Lines): Added missing end defun.
3542
3543 2004-02-07 Kim F. Storm <storm@cua.dk>
3544
3545 * positions.texi (Text Lines): Add line-number-at-pos.
3546
3547 2004-02-06 John Paul Wallington <jpw@gnu.org>
3548
3549 * display.texi (Button Properties, Button Buffer Commands):
3550 mouse-2 invokes button, not down-mouse-1.
3551
3552 2004-02-04 Jason Rumney <jasonr@gnu.org>
3553
3554 * makefile.w32-in: Sync with Makefile.in changes.
3555
3556 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
3557
3558 * minibuf.texi (Text from Minibuffer): Various corrections and
3559 clarifications.
3560 (Object from Minibuffer): Correct Lisp description of
3561 read-minibuffer.
3562 (Minibuffer History): Clarify description of cons values for
3563 HISTORY arguments.
3564 (Basic Completion): Various corrections and clarifications. Add
3565 completion-regexp-list.
3566 (Minibuffer Completion): Correct and clarify description of
3567 completing-read.
3568 (Completion Commands): Mention Partial Completion mode. Various
3569 other minor changes.
3570 (High-Level Completion): Various corrections and clarifications.
3571 (Reading File Names): Ditto.
3572 (Minibuffer Misc): Ditto.
3573
3574 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3575
3576 * strings.texi (Text Comparison): assoc-string also matches
3577 elements of alists that are strings instead of conses.
3578 (Formatting Strings): Standardize Texinfo usage. Update index
3579 entries.
3580
3581 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3582
3583 * lists.texi (Sets And Lists): Add delete-dups.
3584
3585 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3586
3587 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3588 special form.
3589 * macros.texi (Defining Macros): Update description of `declare',
3590 which now is a macro.
3591 (Wrong Time): Fix typos.
3592
3593 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3594
3595 * compile.texi (Compilation Functions): Expand descriptions of
3596 `compile-defun', `byte-compile-file', `byte-recompile-directory'
3597 and `batch-byte-compile'. In particular, mention and describe
3598 all optional arguments.
3599 (Disassembly): Correct and clarify the description of `disassemble'.
3600
3601 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3602
3603 * searching.texi: Various small changes in addition to the
3604 following.
3605 (Regexp Example): Adapt to new value of `sentence-end'.
3606 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3607 `words'.
3608 (Search and Replace): Add usage note for `perform-replace'.
3609 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3610 `match-data'.
3611 (Standard Regexps): Update for new values of `paragraph-start'
3612 and `sentence-end'.
3613
3614 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3615
3616 * files.texi (Saving Buffers): Clarify descriptions of
3617 `write-contents-functions' and `before-save-hook'.
3618 Make the defvar's for `before-save-hook' and `after-save-hook'
3619 into defopt's.
3620
3621 2004-01-07 Kim F. Storm <storm@cua.dk>
3622
3623 * commands.texi (Click Events): Describe new image and
3624 width/height elements of click events.
3625 (Accessing Events): Add posn-string, posn-image, and
3626 posn-object-width-height. Change posn-object to return either
3627 image or string object.
3628
3629 2004-01-01 Simon Josefsson <jas@extundo.com>
3630
3631 * hooks.texi (Standard Hooks): Add before-save-hook.
3632 * files.texi (Saving Buffers): Likewise.
3633
3634 2004-01-03 Richard M. Stallman <rms@gnu.org>
3635
3636 * frames.texi (Frames and Windows): Delete frame-root-window.
3637
3638 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3639
3640 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3641
3642 * functions.texi: Various small changes in addition to the
3643 following.
3644 (What Is a Function): `functionp' returns nil for macros. Clarify
3645 behavior of this and following functions for symbol arguments.
3646 (Function Documentation): Add `\' in front of (fn @var{arglist})
3647 and explain why.
3648 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3649 Add anchor.
3650 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3651
3652 2004-01-01 Miles Bader <miles@gnu.org>
3653
3654 * display.texi (Buttons): New section.
3655
3656 2003-12-31 Andreas Schwab <schwab@suse.de>
3657
3658 * numbers.texi (Math Functions): sqrt reports a domain-error
3659 error.
3660 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3661
3662 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3663
3664 * tips.texi (Documentation Tips): Update item on hyperlinks in
3665 documentation strings.
3666
3667 * errors.texi (Standard Errors): Various small corrections and
3668 additions.
3669
3670 * control.texi: Various small changes in addition to the
3671 following.
3672 (Signaling Errors): Provide some more details on how `signal'
3673 constructs the error message. Add anchor to the definition of
3674 `signal'.
3675 (Error Symbols): Describe special treatment of `quit'.
3676 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3677 to emphasize that it has to be a single form.
3678
3679 * buffers.texi: Add anchor.
3680
3681 2003-12-29 Richard M. Stallman <rms@gnu.org>
3682
3683 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3684 (Window Configurations): Add window-configuration-frame.
3685
3686 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3687
3688 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3689 Change arg name in get-char-property.
3690 (Special Properties): Update handling of keymap property.
3691
3692 * strings.texi (Modifying Strings): Add clear-string.
3693 (Text Comparison): Add assoc-string and remove
3694 assoc-ignore-case, assoc-ignore-representation.
3695
3696 * os.texi (Time of Day): Add set-time-zone-rule.
3697
3698 * numbers.texi (Math Functions): asin, acos, log, log10
3699 report domain-error errors.
3700
3701 * nonascii.texi (Converting Representations):
3702 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3703 (Encoding and I/O): Add file-name-coding-system.
3704
3705 * modes.texi (Search-based Fontification): Explain that
3706 face specs are symbols with face names as values.
3707
3708 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3709
3710 * lists.texi (Building Lists): remq moved elsewhere.
3711 (Sets And Lists): remq moved here.
3712 (Association Lists): Refer to assoc-string.
3713
3714 * internals.texi (Garbage Collection): Add memory-use-counts.
3715
3716 * frames.texi (Frames and Windows): Add set-frame-selected-window
3717 and frame-root-window.
3718
3719 * files.texi (Contents of Directories):
3720 Add directory-files-and-attributes.
3721
3722 * display.texi (Refresh Screen): Add force-window-update.
3723 (Invisible Text): Explain about moving point out of invis text.
3724 (Overlay Properties): Add overlay-properties.
3725 (Managing Overlays): Add overlayp.
3726 (GIF Images): Invalid image number displays a hollow box.
3727
3728 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3729 (Killing Buffers): Add buffer-live-p.
3730
3731 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3732
3733 * display.texi (Fringes): Fix typo "set-buffer-window".
3734
3735 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3736
3737 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3738 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3739 Add or change various xrefs and anchors.
3740
3741 * commands.texi: Replace all occurrences of @acronym{CAR} with
3742 @sc{car}, for consistency with the rest of the Elisp manual.
3743 `car' and `cdr' are historically acronyms, but are no longer
3744 widely thought of as such.
3745
3746 * internals.texi (Pure Storage): Mention that `purecopy' does not
3747 copy text properties.
3748 (Object Internals): Now 29 bits are used (in most implementations)
3749 to address Lisp objects.
3750
3751 * variables.texi (Variables with Restricted Values): New node.
3752
3753 * objects.texi (Lisp Data Types): Mention that certain variables
3754 can only take on a restricted set of values and add an xref to
3755 the new node "Variables with Restricted Values".
3756
3757 * eval.texi (Function Indirection): Describe the errors that
3758 `indirect-function' can signal.
3759 (Eval): Clarify the descriptions of `eval-region' and `values'.
3760 Describe `eval-buffer' instead of `eval-current-buffer' and
3761 mention `eval-current-buffer' as an alias for `current-buffer'.
3762 Correct the description and mention all optional arguments.
3763
3764 * nonascii.texi: Various small changes in addition to the
3765 following.
3766 (Converting Representations): Clarify behavior of
3767 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3768 ASCII arguments.
3769 (Character Sets): Document the variable `charset-list' and adapt
3770 the definition of the function `charset-list' accordingly.
3771 (Translation of Characters): Clarify use of generic characters in
3772 `make-translation-table'. Clarify and correct the description of
3773 the use of translation tables in encoding and decoding.
3774 (User-Chosen Coding Systems): Correct and clarify the description
3775 of `select-safe-coding-system'.
3776 (Default Coding Systems): Clarify description of
3777 `file-coding-system-alist'.
3778
3779 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3780
3781 * strings.texi (Text Comparison): Correctly describe when two
3782 strings are `equal'. Combine and clarify descriptions of
3783 `assoc-ignore-case' and `assoc-ignore-representation'.
3784
3785 * objects.texi (Non-ASCII in Strings): Clarify description of
3786 when a string is unibyte or multibyte.
3787 (Bool-Vector Type): Update examples.
3788 (Equality Predicates): Correctly describe when two strings are
3789 `equal'.
3790
3791 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3792
3793 * lists.texi (Building Lists): `append' no longer accepts integer
3794 arguments. Update the description of `number-sequence' to reflect
3795 recent changes.
3796 (Sets And Lists): Describe `member-ignore-case' after `member'.
3797
3798 2003-11-27 Kim F. Storm <storm@cua.dk>
3799
3800 * commands.texi (Click Events): Click object may be an images.
3801 Describe (dx . dy) element of click positions.
3802 (Accessing Events): Remove duplicate posn-timestamp.
3803 New functions posn-object and posn-object-x-y.
3804
3805 2003-11-23 Kim F. Storm <storm@cua.dk>
3806
3807 * commands.texi (Click Events): Describe enhancements to event
3808 position lists, including new text-pos and (col . row) items.
3809 Mention left-fringe and right-fringe area events.
3810 (Accessing Events): New functions posn-area and
3811 posn-actual-col-row. Mention posn-timestamp. Mention that
3812 posn-point in non-text area still returns buffer position.
3813 Clarify posn-col-row.
3814
3815 2003-11-21 Lars Hansen <larsh@math.ku.dk>
3816
3817 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3818 * anti.texi (File Attributes): Describe removed parameter
3819 ID-FORMAT.
3820
3821 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3822
3823 * positions.texi (Positions): Mention that, if a marker is used as
3824 a position, its buffer is ignored.
3825
3826 * markers.texi (Overview of Markers): Mention it here too.
3827
3828 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3829
3830 * numbers.texi (Numeric Conversions): Not just `floor', but also
3831 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3832
3833 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3834
3835 * markers.texi (Creating Markers): Specify insertion type of
3836 created markers. Add xref to `Marker Insertion Types'.
3837 Second argument to `copy-marker' is optional.
3838 (Marker Insertion Types): Mention that most markers are created
3839 with insertion type nil.
3840 (The Mark): Correctly describe when `mark' signals an error.
3841 (The Region): Correctly describe when `region-beginning' and
3842 `region-end' signal an error.
3843
3844 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3845
3846 * hash.texi (Creating Hash): Clarify description of `eql'.
3847 `makehash' is obsolete.
3848 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3849
3850 * positions.texi (Point): Change description of `buffer-end', so
3851 that it is also correct for floating point arguments.
3852 (List Motion): Correct argument lists of `beginning-of-defun' and
3853 `end-of-defun'.
3854 (Excursions): Add xref to `Marker Insertion Types'.
3855 (Narrowing): Argument to `narrow-to-page' is optional.
3856
3857 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * streams.texi (Output Streams): Clarify behavior of point for
3860 marker output streams.
3861
3862 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3863
3864 * variables.texi (Defining Variables): Second argument to
3865 `defconst' is not optional.
3866 (Setting Variables): Mention optional argument APPEND to
3867 `add-to-list'.
3868 (Creating Buffer-Local): Expand description of
3869 `make-variable-buffer-local'.
3870 (Frame-Local Variables): Expand description of
3871 `make-variable-frame-local'.
3872 (Variable Aliases): Correct description of optional argument
3873 DOCSTRING to `defvaralias'. Mention return value of
3874 `defvaralias'.
3875 (File Local Variables): Add xref to `File variables' in Emacs
3876 Manual. Correct description of `hack-local-variables'. Mention
3877 `safe-local-variable' property. Mention optional second argument
3878 to `risky-local-variable-p'.
3879
3880 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3881
3882 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3883
3884 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3885
3886 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3887 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3888 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3889 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3890 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
3891 lispref/processes.texi, lispref/searching.texi,
3892 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3893 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3894 @acronym{FOO}.
3895
3896 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3897
3898 * strings.texi (Creating Strings): Argument START to `substring'
3899 can not be `nil'. Expand description of
3900 `substring-no-properties'. Correct description of `split-string',
3901 especially with respect to empty matches. Prevent very bad line
3902 break in definition of `split-string-default-separators'.
3903 (Text Comparison): `string=' and `string<' also accept symbols as
3904 arguments.
3905 (String Conversion): More completely describe argument BASE in
3906 `string-to-number'.
3907 (Formatting Strings): `%s' and `%S' in `format' do require
3908 corresponding object. Clarify behavior of numeric prefix after
3909 `%' in `format'.
3910 (Case Conversion): The argument to `upcase-initials' can be a
3911 character.
3912
3913 2003-10-27 Kenichi Handa <handa@m17n.org>
3914
3915 * display.texi (Fontsets): Fix texinfo usage.
3916
3917 2003-10-25 Kenichi Handa <handa@m17n.org>
3918
3919 * display.texi (Fontsets): Add description of the function
3920 set-fontset-font.
3921
3922 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3923
3924 * display.texi (Temporary Displays): Add xref to `Documentation
3925 Tips'.
3926
3927 * functions.texi (Function Safety): Use inforef instead of pxref
3928 for SES.
3929
3930 2003-10-23 Andreas Schwab <schwab@suse.de>
3931
3932 * Makefile.in (TEX, texinputdir): Don't define.
3933 (TEXI2DVI): Define.
3934 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3935 add $(srcdir)/index.texi.
3936 ($(infodir)/elisp): Remove index.texi dependency.
3937 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3938 (index.texi): Remove target.
3939 (dist): Don't link $(srcdir)/permute-index.
3940 (clean): Don't remove index.texi.
3941
3942 * permute-index, index.perm: Remove.
3943 * index.texi: Rename from index.unperm.
3944
3945 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3946
3947 * tips.texi (Documentation Tips): Document new behavior for face
3948 and variable hyperlinks in Help mode.
3949
3950 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3951
3952 * objects.texi (Integer Type): Update for extra bit of integer range.
3953 (Character Type): Ditto.
3954
3955 2003-10-16 Eli Zaretskii <eliz@gnu.org>
3956
3957 * numbers.texi (Integer Basics): Add index entries for reading
3958 numbers in hex, octal, and binary.
3959
3960 2003-10-16 Lute Kamstra <lute@gnu.org>
3961
3962 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3963 argument.
3964
3965 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3966
3967 * windows.texi (Choosing Window): Fix typo.
3968 * edebug.texi (Edebug Execution Modes): Fix typo.
3969
3970 2003-10-13 Richard M. Stallman <rms@gnu.org>
3971
3972 * windows.texi (Basic Windows): A window has fringe settings,
3973 display margins and scroll-bar settings.
3974 (Splitting Windows): Doc split-window return value.
3975 Clean up one-window-p.
3976 (Selecting Windows): Fix typo.
3977 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3978 (Buffers and Windows): In set-window-buffer, explain effect
3979 on fringe settings and scroll bar settings.
3980 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3981 (Choosing Window): Use defopt for pop-up-frame-function.
3982 For special-display-buffer-names, explain same-window and same-frame.
3983 Clarify window-dedicated-p return value.
3984 (Textual Scrolling): scroll-up and scroll-down can get an error.
3985 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3986 Clarify set-window-hscroll.
3987 (Size of Window): Don't mention tool bar in window-height.
3988 (Coordinates and Windows): Explain what coordinates-in-window-p
3989 returns for fringes and display margins.
3990 (Window Configurations): Explain saving fringes, etc.
3991
3992 * tips.texi (Library Headers): Clean up Documentation.
3993
3994 * syntax.texi (Parsing Expressions): Clean up forward-comment
3995 and parse-sexp-lookup-properties.
3996
3997 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3998
3999 * os.texi (System Environment): Clean up text for load-average errors.
4000
4001 * modes.texi (Hooks): Don't explain local hook details at front.
4002 Clarify run-hooks and run-hook-with-args a little.
4003 Clean up add-hook and remove-hook.
4004
4005 * edebug.texi (Edebug Execution Modes): Clarify t.
4006 Document edebug-sit-for-seconds.
4007 (Coverage Testing): Document C-x X = and =.
4008 (Instrumenting Macro Calls): Fix typo.
4009 (Specification List): Don't index the specification keywords.
4010
4011 2003-10-10 Kim F. Storm <storm@cua.dk>
4012
4013 * processes.texi (Network): Introduce make-network-process.
4014
4015 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4016
4017 * tips.texi (Library Headers): Fix typo.
4018
4019 2003-10-07 Juri Linkov <juri@jurta.org>
4020
4021 * modes.texi (Imenu): Mention imenu-create-index-function's
4022 default value. Explain submenus better.
4023
4024 2003-10-07 Lute Kamstra <lute@gnu.org>
4025
4026 * modes.texi (Faces for Font Lock): Fix typo.
4027 (Hooks): Explain how buffer-local hook variables can refer to
4028 global hook variables.
4029 Various minor clarifications.
4030
4031 2003-10-06 Lute Kamstra <lute@gnu.org>
4032
4033 * tips.texi (Coding Conventions): Mention naming conventions for
4034 hooks.
4035
4036 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4037
4038 * loading.texi (Library Search): Correct default value of
4039 load-suffixes.
4040 (Named Features): Fix typo.
4041
4042 2003-10-05 Richard M. Stallman <rms@gnu.org>
4043
4044 * loading.texi (Named Features): In `provide',
4045 say how to test for subfeatures.
4046 (Unloading): In unload-feature, use new var name
4047 unload-feature-special-hooks.
4048
4049 2003-10-03 Lute Kamstra <lute@gnu.org>
4050
4051 * modes.texi (Major Mode Conventions): Mention third way to set up
4052 Imenu.
4053 (Imenu): A number of small fixes.
4054 Delete documentation of internal variable imenu--index-alist.
4055 Document the return value format of imenu-create-index-function
4056 functions.
4057
4058 2003-09-30 Richard M. Stallman <rms@gnu.org>
4059
4060 * processes.texi (Network): Say what stopped datagram connections do.
4061
4062 * lists.texi (Association Lists): Clarify `assq-delete-all'.
4063
4064 * display.texi (Overlay Properties): Clarify `evaporate' property.
4065
4066 2003-09-29 Lute Kamstra <lute@gnu.org>
4067
4068 * modes.texi (Mode Line Data): Explain when symbols in mode-line
4069 constructs should be marked as risky.
4070 Change cons cell into proper list.
4071 (Mode Line Variables): Change cons cell into proper list.
4072
4073 2003-09-26 Lute Kamstra <lute@gnu.org>
4074
4075 * modes.texi (Mode Line Data): Document the :propertize construct.
4076 (Mode Line Variables): Reorder the descriptions of the variables
4077 to match their order in the default mode-line-format.
4078 Describe the new variables mode-line-position and mode-line-modes.
4079 Update the default values of mode-line-frame-identification,
4080 minor-mode-alist, and default-mode-line-format.
4081 (Properties in Mode): Mention the :propertize construct.
4082
4083 2003-09-26 Richard M. Stallman <rms@gnu.org>
4084
4085 * buffers.texi, commands.texi, debugging.texi, eval.texi:
4086 * loading.texi, minibuf.texi, text.texi, variables.texi:
4087 Avoid @strong{Note:}.
4088
4089 2003-09-26 Richard M. Stallman <rms@gnu.org>
4090
4091 * keymaps.texi (Remapping Commands): Fix typo.
4092
4093 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
4094
4095 * processes.texi (Low-Level Network): Fix typo.
4096
4097 2003-09-23 Kim F. Storm <storm@cua.dk>
4098
4099 * processes.texi (Network, Network Servers): Fix typos.
4100 (Low-Level Network): Add timeout value for :server keyword.
4101 Add new option keywords to make-network-process.
4102 Add set-network-process-options.
4103 Explain how to test availability of network options.
4104
4105 2003-09-19 Richard M. Stallman <rms@gnu.org>
4106
4107 * text.texi (Motion by Indent): Arg to
4108 backward-to-indentation and forward-to-indentation is optional.
4109
4110 * strings.texi (Creating Strings): Add substring-no-properties.
4111
4112 * processes.texi
4113 (Process Information): Add list-processes arg QUERY-ONLY.
4114 Delete process-contact from here.
4115 Add new status values for process-status.
4116 Add process-get, process-put, process-plist, set-process-plist.
4117 (Synchronous Processes): Add call-process-shell-command.
4118 (Signals to Processes): signal-process allows process objects.
4119 (Network): Complete rewrite.
4120 (Network Servers, Datagrams, Low-Level Network): New nodes.
4121
4122 * positions.texi (Word Motion): forward-word, backward-word
4123 arg is optional. Reword.
4124
4125 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
4126
4127 * variables.texi (Creating Buffer-Local):
4128 Delete duplicate definition of buffer-local-value.
4129 (File Local Variables): Explain about discarding text props.
4130
4131 2003-09-11 Richard M. Stallman <rms@gnu.org>
4132
4133 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
4134 changes variables that record input events.
4135 (Minibuffer Misc): Add minibuffer-selected-window.
4136
4137 * lists.texi (Building Lists): Add copy-tree.
4138
4139 * display.texi (Fontsets): Add char-displayable-p.
4140 (Scroll Bars): New node.
4141
4142 2003-09-08 Lute Kamstra <lute@gnu.org>
4143
4144 * modes.texi (%-Constructs): Document new `%i' and `%I'
4145 constructs.
4146
4147 2003-09-03 Peter Runestig <peter@runestig.com>
4148
4149 * makefile.w32-in: New file.
4150
4151 2003-08-29 Richard M. Stallman <rms@gnu.org>
4152
4153 * display.texi (Overlay Properties): Clarify how priorities
4154 affect use of the properties.
4155
4156 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4157
4158 * customize.texi (Type Keywords): Correct the description of
4159 `:help-echo' in the case where `motion-doc' is a function.
4160
4161 2003-08-14 John Paul Wallington <jpw@gnu.org>
4162
4163 * modes.texi (Emulating Mode Line): Subsection, not section.
4164
4165 2003-08-13 Richard M. Stallman <rms@gnu.org>
4166
4167 * elisp.texi (Top): Update subnode lists in menu.
4168
4169 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
4170 (Kill Functions): kill-region has new arg yank-handler.
4171 (Yanking): New node.
4172 (Yank Commands): Add yank-undo-function.
4173 (Low-Level Kill Ring):
4174 kill-new and kill-append have new arg yank-handler.
4175 (Changing Properties): Add remove-list-of-text-properties.
4176 (Atomic Changes): New node.
4177
4178 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
4179
4180 * streams.texi (Output Variables): Add eval-expression-print-length
4181 and eval-expression-print-level.
4182
4183 * os.texi (Time Conversion): For encode-time, explain limits on year.
4184
4185 * objects.texi (Character Type): Define anchor "modifier bits".
4186
4187 * modes.texi (Emulating Mode Line): New node.
4188 (Search-based Fontification): Font Lock uses font-lock-face property.
4189 (Other Font Lock Variables): Likewise.
4190
4191 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
4192 not vectors.
4193 (Active Keymaps): Add emulation-mode-map-alists.
4194 (Functions for Key Lookup): key-binding has new arg no-remap.
4195 (Remapping Commands): New node.
4196 (Scanning Keymaps): where-is-internal has new arg no-remap.
4197 (Tool Bar): Add tool-bar-local-item-from-menu.
4198 Clarify when to use tool-bar-add-item-from-menu.
4199
4200 * commands.texi (Interactive Call): commandp has new arg.
4201 (Command Loop Info): Add this-original-command.
4202
4203 2003-08-06 John Paul Wallington <jpw@gnu.org>
4204
4205 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
4206
4207 * display.texi (Warning Basics): Fix typo.
4208 (Fringes): Add closing curly bracket and fix typo.
4209
4210 * elisp.texi (Top): Fix typo.
4211
4212 2003-08-05 Richard M. Stallman <rms@gnu.org>
4213
4214 * elisp.texi: Update lists of subnodes.
4215
4216 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
4217
4218 * variables.texi (Local Variables): Use lc for example variable names.
4219
4220 * tips.texi (Library Headers): Explain where to put -*-.
4221
4222 * strings.texi (Creating Strings): Fix xref for vconcat.
4223
4224 * sequences.texi (Vector Functions):
4225 vconcat no longer allows integer args.
4226
4227 * minibuf.texi (Reading File Names): read-file-name has new
4228 arg PREDICATE. New function read-directory-name.
4229
4230 * macros.texi (Defining Macros): Give definition of `declare'
4231 (Indenting Macros): New node.
4232
4233 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
4234 (Window Frame Parameters): Make separate table of parameters
4235 that are coupled with specific face attributes.
4236 (Deleting Frames): delete-frame-hooks renamed to
4237 delete-frame-functions.
4238
4239 * files.texi (Magic File Names): Add file-remote-p.
4240 Clarify file-local-copy.
4241
4242 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
4243 here; instead xref Defining Macros.
4244
4245 * display.texi (Warnings): New node, and subnodes.
4246 (Fringes): New node.
4247
4248 * debugging.texi (Test Coverage): New node.
4249
4250 * compile.texi (Compiler Errors): Explain with-no-warnings
4251 and other ways to suppress warnings.
4252
4253 * commands.texi (Interactive Call): Minor clarification.
4254
4255 * buffers.texi (Buffer File Name): set-visited-file-name
4256 renames the buffer too.
4257
4258 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
4259
4260 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
4261
4262 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
4263
4264 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
4265
4266 * internals.texi (Garbage Collection): Fix previous change.
4267
4268 2003-07-22 Richard M. Stallman <rms@gnu.org>
4269
4270 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
4271
4272 * display.texi (Width): Use \s syntax in example.
4273 (Font Selection): Add face-font-rescale-alist.
4274
4275 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
4276 Remove spurious indent in example.
4277
4278 * lists.texi (Building Lists): Add number-sequence.
4279
4280 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
4281
4282 * functions.texi (Function Documentation): Explain how to
4283 show calling convention explicitly in the doc string.
4284
4285 * windows.texi (Selecting Windows): save-selected-window saves
4286 selected window of each frame.
4287 (Window Configurations): Minor change.
4288
4289 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
4290
4291 * streams.texi (Output Variables): Add print-continuous-numbering
4292 and print-number-table.
4293
4294 * processes.texi (Decoding Output): New node.
4295
4296 * os.texi (Time Conversion): decode-time arg is optional.
4297
4298 * objects.texi (Character Type): Don't use space as example for \.
4299 Make list of char names and \-sequences correspond.
4300 Explain that \s is not used in strings. `\ ' needs space after.
4301
4302 * nonascii.texi (Converting Representations): Add string-to-multibyte.
4303 (Translation of Characters): Add translation-table-for-input.
4304 (Default Coding Systems): Add auto-coding-functions.
4305 (Explicit Encoding): Add decode-coding-inserted-region.
4306 (Locales): Add locale-info.
4307
4308 * minibuf.texi (Basic Completion): Describe test-completion.
4309 Collections can be lists of strings.
4310 Clean up lazy-completion-table.
4311 (Programmed Completion): Mention test-completion.
4312 Clarify why lambda expressions are not accepted.
4313 (Minibuffer Misc): Describe minibufferp.
4314
4315 2003-07-14 Richard M. Stallman <rms@gnu.org>
4316
4317 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
4318
4319 * windows.texi (Selecting Windows): New arg to select-window.
4320 (Selecting Windows): Add with-selected-window.
4321 (Size of Window): Add window-inside-edges, etc.
4322
4323 * internals.texi (Garbage Collection): Add post-gc-hook.
4324
4325 * processes.texi (Subprocess Creation): Add exec-suffixes.
4326
4327 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
4328 (Scanning Keymaps): Add map-keymaps.
4329 (Defining Menus): Add keymap-prompt.
4330
4331 * numbers.texi (Integer Basics): Add most-positive-fixnum,
4332 most-negative-fixnum.
4333
4334 * compile.texi (Byte Compilation): Explain no-byte-compile
4335 (Compiler Errors): New node.
4336
4337 * os.texi (User Identification): user-uid, user-real-uid
4338 can return float.
4339
4340 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4341 and about derived modes.
4342 (Minor Modes): Add minor-mode-list.
4343 (Defining Minor Modes): Keyword args for define-minor-mode.
4344 (Search-based Fontification): Explain managing other properties.
4345 (Other Font Lock Variables): Add font-lock-extra-managed-props.
4346 (Faces for Font Lock): Add font-locl-preprocessor-face.
4347 (Hooks): Add run-mode-hooks and delay-mode-hooks.
4348
4349 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
4350 (Variable Aliases): Clarify defvaralias.
4351
4352 * loading.texi (Library Search): Add load-suffixes.
4353
4354 * minibuf.texi (Basic Completion): Add lazy-completion-table.
4355 (Programmed Completion): Add dynamic-completion-table.
4356
4357 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4358 (Magic File Names): Specify precedence order of handlers.
4359
4360 * commands.texi (Command Overview): Emacs server runs pre-command-hook
4361 and post-command-hook.
4362 (Waiting): New calling convention for sit-for.
4363
4364 * text.texi (Special Properties): local-map and keymap properties
4365 apply based on their stickiness.
4366
4367 2003-07-07 Richard M. Stallman <rms@gnu.org>
4368
4369 * modes.texi (Minor Mode Conventions): Specify only some kinds
4370 of list values as args to minor modes.
4371
4372 * files.texi (File Name Expansion): Warn about iterative use
4373 of substitute-in-file-name.
4374
4375 * advice.texi (Activation of Advice): Clean up previous change.
4376
4377 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
4378
4379 * advice.texi (Activation of Advice): Note that ad-start-advice is
4380 turned on by default.
4381
4382 2003-06-30 Richard M. Stallman <rms@gnu.org>
4383
4384 * text.texi (Buffer Contents): Document current-word.
4385 (Change Hooks): Not called for *Messages*.
4386
4387 * functions.texi (Defining Functions): Explain about redefining
4388 primitives.
4389 (Function Safety): Renamed. Minor changes.
4390 Comment out the detailed criteria for what is safe.
4391
4392 2003-06-22 Andreas Schwab <schwab@suse.de>
4393
4394 * objects.texi (Symbol Type): Fix description of examples.
4395
4396 2003-06-16 Andreas Schwab <schwab@suse.de>
4397
4398 * hash.texi (Creating Hash): Fix description of :weakness.
4399
4400 2003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
4401
4402 * files.texi (Changing Files): copy-file copies file modes, too.
4403
4404 2003-05-28 Richard M. Stallman <rms@gnu.org>
4405
4406 * strings.texi (Creating Strings): Clarify split-string.
4407
4408 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
4409
4410 * strings.texi (Creating Strings): Update split-string specification
4411 and examples.
4412
4413 2003-05-19 Richard M. Stallman <rms@gnu.org>
4414
4415 * elisp.texi: Correct invariant section names.
4416
4417 2003-04-20 Richard M. Stallman <rms@gnu.org>
4418
4419 * os.texi (Timers): Explain about timers and quitting.
4420
4421 2003-04-19 Richard M. Stallman <rms@gnu.org>
4422
4423 * internals.texi (Writing Emacs Primitives): Strings are
4424 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
4425 Explain GCPRO convention for varargs function args.
4426
4427 2003-04-16 Richard M. Stallman <rms@gnu.org>
4428
4429 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4430
4431 2003-04-08 Richard M. Stallman <rms@gnu.org>
4432
4433 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4434
4435 2003-02-13 Kim F. Storm <storm@cua.dk>
4436
4437 * objects.texi (Character Type): New \s escape for space.
4438
4439 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
4440
4441 * os.texi (System Environment): Added cygwin system-type.
4442
4443 2003-01-25 Richard M. Stallman <rms@gnu.org>
4444
4445 * keymaps.texi: Document that a symbol can act as a keymap.
4446
4447 2003-01-13 Richard M. Stallman <rms@gnu.org>
4448
4449 * text.texi (Changing Properties): Say string indices are origin-0.
4450
4451 * positions.texi (Screen Lines) <compute-motion>:
4452 Correct order of elts in return value.
4453
4454 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4455 how to define a default binding.
4456
4457 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
4458
4459 * loading.texi (Unloading): Fix recent change for load-history.
4460
4461 * customize.texi (Simple Types): Clarify description of custom
4462 type 'number. Describe new custom type 'float.
4463
4464 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
4465
4466 * variables.texi (File Local Variables): Fix typo.
4467
4468 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
4469
4470 From Michael Albinus <Michael.Albinus@alcatel.de>.
4471
4472 * README: Target for Info file is `make info'.
4473
4474 * files.texi (File Name Components): Fixed typos in
4475 `file-name-sans-extension'.
4476 (Magic File Names): Complete list of operations for magic file
4477 name handlers.
4478
4479 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
4480
4481 * variables.texi (File Local Variables): New function
4482 risky-local-variable-p.
4483
4484 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
4485
4486 * functions.texi (Function safety): New node about unsafep.
4487
4488 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
4489
4490 * customize.texi (Splicing into Lists): Fixed example.
4491 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4492
4493 2002-06-17 Juanma Barranquero <lektu@terra.es>
4494
4495 * frames.texi (Display Feature Testing): Fix typo.
4496
4497 2002-06-12 Andreas Schwab <schwab@suse.de>
4498
4499 * frames.texi (Initial Parameters, Resources): Fix references to
4500 the Emacs manual.
4501
4502 2002-05-13 Kim F. Storm <storm@cua.dk>
4503
4504 * variables.texi (Intro to Buffer-Local): Updated warning and
4505 example relating to changing buffer inside let.
4506
4507 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4508
4509 * os.texi (Session Management): New node about X Session management.
4510
4511 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
4512
4513 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
4514 to which the manual corresponds, and the copyright years.
4515
4516 * Makefile.in (VERSION): Set to 2.9.
4517
4518 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
4519
4520 * elisp.texi: Change the category in @dircategory to "Emacs", to
4521 make it consistent with info/dir.
4522
4523 2001-11-25 Miles Bader <miles@gnu.org>
4524
4525 * text.texi (Fields): Describe new `limit' arg in
4526 field-beginning/field-end.
4527
4528 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
4529
4530 * permute-index: Don't depend on csh-specific features. Replace
4531 the interpreter name with /bin/sh.
4532
4533 * two-volume-cross-refs.txt: New file.
4534 * two.el: New file.
4535 * spellfile: New file.
4536
4537 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
4538
4539 * permute-index: New file.
4540
4541 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4542 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4543 8+3 restricted namespace.
4544
4545 * Makefile.in (infodir): Define relative to $(srcdir).
4546 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4547 include directories list via -I switch to makeinfo.
4548 (index.texi): Use cp if both hard and symbolic links fail.
4549
4550 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
4551
4552 * Makefile.in (distclean): Add.
4553
4554 The following changes make ELisp manual part of the Emacs
4555 distribution:
4556
4557 * Makefile.in: Add Copyright notice.
4558 (prefix): Remove.
4559 (infodir): Change value to "../info".
4560 (VPATH): New variable.
4561 (MAKE): Don't define.
4562 (texmacrodir): Don't define.
4563 (texinputdir): Append the existing value of TEXINPUTS.
4564 ($(infodir)/elisp): Instead of just "elisp". Reformat the
4565 command to be compatible with man/Makefile.in, and to put the
4566 output into ../info.
4567 (info): Add target.
4568 (installall): Target removed.
4569
4570 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
4571
4572 * tips.texi (Coding Conventions): Fix typo.
4573
4574 2001-10-23 Gerd Moellmann <gerd@gnu.org>
4575
4576 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4577
4578 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4579
4580 * files.texi (File Name Components): Update the description of
4581 file-name-sans-extension and file-name-extension, as they now
4582 ignore leading dots.
4583
4584 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4585
4586 * (Version 21.1 released.)
4587
4588 2001-10-19 Miles Bader <miles@gnu.org>
4589
4590 * positions.texi (Text Lines): Describe behavior of
4591 `beginning-of-line'/`end-of-line' in the presence of field properties.
4592
4593 2001-10-17 Gerd Moellmann <gerd@gnu.org>
4594
4595 * Makefile.in (VERSION): Set to 2.8.
4596 (manual): Use `manual-21'.
4597
4598 * elisp.texi (VERSION): Add and use it where the version
4599 number was used. Set it to 2.8.
4600
4601 * intro.texi: Likewise.
4602
4603 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4604
4605 * files.texi (File Name Completion): Document the significance of
4606 a trailing slash in elements of completion-ignored-extensions.
4607
4608 2001-10-06 Miles Bader <miles@gnu.org>
4609
4610 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4611
4612 2001-10-04 Gerd Moellmann <gerd@gnu.org>
4613
4614 * variables.texi (Variable Aliases): New node.
4615
4616 2001-10-04 Gerd Moellmann <gerd@gnu.org>
4617
4618 * Branch for 21.1.
4619
4620 2001-10-02 Miles Bader <miles@gnu.org>
4621
4622 * minibuf.texi (Minibuffer Misc): Add entries for
4623 `minibuffer-contents', `minibuffer-contents-no-properties', and
4624 `delete-minibuffer-contents'.
4625 Correct description for `minibuffer-prompt-end'.
4626
4627 * text.texi (Property Search): Correct descriptions of
4628 `next-char-property-change' and `previous-char-property-change'.
4629 Add entries for `next-single-char-property-change' and
4630 `previous-single-char-property-change'.
4631 Make operand names a bit more consistent.
4632
4633 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4634
4635 * frames.texi (Finding All Frames): Document that next-frame and
4636 previous-frame are local to current terminal.
4637
4638 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4639
4640 * keymaps.texi (Creating Keymaps): Fix the description of the
4641 result of make-keymap.
4642
4643 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4644
4645 * display.texi (Font Lookup, Attribute Functions)
4646 (Image Descriptors): Add cross-references to the definition of
4647 selected frame.
4648
4649 * buffers.texi (The Buffer List): Add cross-references to the
4650 definition of selected frame.
4651
4652 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4653 frame at any given time.
4654 (Multiple Displays, Size and Position): Add a cross-reference to
4655 the definition of the selected frame.
4656
4657 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4658
4659 * strings.texi (String Conversion) <string-to-number>: Document
4660 that a float is returned for integers that are too large.
4661
4662 * frames.texi (Mouse Position): Document mouse-position-function.
4663 (Display Feature Testing): Document display-images-p.
4664 (Window Frame Parameters): Document the cursor-type variable.
4665
4666 * numbers.texi (Integer Basics): Document CL style read syntax for
4667 integers in bases other than 10.
4668
4669 * positions.texi (List Motion): Document
4670 open-paren-in-column-0-is-defun-start.
4671
4672 * lists.texi (Sets And Lists): Document member-ignore-case.
4673
4674 * internals.texi (Garbage Collection): Document the used and free
4675 strings report.
4676 (Memory Usage): Document strings-consed.
4677
4678 * os.texi (Time of Day): Document float-time.
4679 (Recording Input): Document that clear-this-command-keys clears
4680 the vector to be returned by recent-keys.
4681
4682 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4683 argument keymap can be a list.
4684
4685 * nonascii.texi (User-Chosen Coding Systems)
4686 <select-safe-coding-system>: Document the new argument
4687 accept-default-p and the variable
4688 select-safe-coding-system-accept-default-p. Tell what happens if
4689 buffer-file-coding-system is undecided.
4690 (Default Coding Systems): Document auto-coding-regexp-alist.
4691
4692 * display.texi (The Echo Area) <message>: Document
4693 message-truncate-lines.
4694 (Glyphs): Document that the glyph table is unused on windowed
4695 displays.
4696
4697 * help.texi (Describing Characters) <single-key-description>:
4698 Document the new argument no-angles.
4699 (Accessing Documentation) <documentation-property>: Document that
4700 a non-string property is evaluated.
4701 <documentation>: Document that the function-documentation property
4702 is looked for.
4703
4704 * windows.texi (Selecting Windows): Document some-window.
4705
4706 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4707
4708 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4709 apropos-mode-hook.
4710
4711 * commands.texi (Using Interactive): Document interactive-form.
4712 (Keyboard Macros): Document kbd-macro-termination-hook.
4713 (Command Loop Info): Document that clear-this-command-keys clears
4714 the vector to be returned by recent-keys.
4715
4716 2001-09-04 Werner LEMBERG <wl@gnu.org>
4717
4718 * Makefile.in (srcdir, texinputdir): New variables.
4719 (srcs, index.texi, install): Use $(srcdir).
4720 (.PHONY): Remove elisp.dvi.
4721 (elisp): Use -I switch for makeinfo.
4722 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4723 (installall, dist): Use $(srcdir).
4724 Fix path to texinfo.tex.
4725 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4726
4727 2001-08-30 Gerd Moellmann <gerd@gnu.org>
4728
4729 * display.texi (Conditional Display): Adjust to API change.
4730
4731 * configure: New file.
4732
4733 2001-07-30 Gerd Moellmann <gerd@gnu.org>
4734
4735 * commands.texi (Repeat Events): Add description of
4736 double-click-fuzz.
4737
4738 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4739
4740 * syntax.texi (Syntax Class Table): Add the missing designator for
4741 comment and string fences.
4742 (Syntax Properties): Add a xref to syntax table internals.
4743 (Syntax Table Internals): Document string-to-syntax.
4744
4745 2001-05-07 Gerd Moellmann <gerd@gnu.org>
4746
4747 * Makefile.in (install): Use install-info command line options
4748 like in Emacs' Makefile.in.
4749
4750 2000-12-09 Miles Bader <miles@gnu.org>
4751
4752 * windows.texi (Window Start): Update documentation for
4753 `pos-visible-in-window-p'.
4754
4755 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4756
4757 * lists.texi (Building Lists): Add footnote to explain how to add
4758 to the end of a list.
4759
4760 2000-10-25 Gerd Moellmann <gerd@gnu.org>
4761
4762 * files.texi (Visiting Functions): Typos.
4763
4764 2000-10-25 Kenichi Handa <handa@etl.go.jp>
4765
4766 * files.texi (Visiting Functions): Return value of
4767 find-file-noselect may be a list of buffers if wildcards are used.
4768
4769 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4770
4771 * display.texi (Defining Faces): Document `graphic' display type
4772 in face specs.
4773
4774 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4775
4776 * hooks.texi (Standard Hooks): Replace obsolete
4777 `after-make-frame-hook' with `after-make-frame-functions'.
4778
4779 * frames.texi (Creating Frames): Ditto.
4780
4781 * variables.texi (Future Local Variables): Ditto.
4782
4783 2000-10-16 Gerd Moellmann <gerd@gnu.org>
4784
4785 * display.texi (Other Image Types): Add description of :foreground
4786 and :background properties of mono PBM images.
4787
4788 2000-08-17 Werner LEMBERG <wl@gnu.org>
4789
4790 * .cvsignore: New file.
4791
4792 2000-01-05 Gerd Moellmann <gerd@gnu.org>
4793
4794 * tindex.pl: New script.
4795
4796 1999-12-03 Dave Love <fx@gnu.org>
4797
4798 * Makefile.in (MAKEINFO): New parameter.
4799
4800 1999-09-17 Richard Stallman <rms@gnu.org>
4801
4802 * Makefile.in (srcs): Add hash.texi.
4803 (VERSION): Update to 20.6.
4804
4805 1999-09-13 Richard Stallman <rms@gnu.org>
4806
4807 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4808
4809 1998-08-29 Karl Heuer <kwzh@gnu.org>
4810
4811 * configure.in: New file.
4812 * Makefile.in: Renamed from Makefile.
4813 (prefix, infodir): Use value obtained from configure.
4814 (emacslibdir): Obsolete variable deleted.
4815 (dist): Distribute configure.in, configure, Makefile.in.
4816
4817 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4818
4819 * Makefile (INSTALL_INFO): New variable.
4820 (install): Run install-info.
4821
4822 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4823
4824 * Makefile (elisp.dvi): Add missing backslash.
4825
4826 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4827
4828 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4829 Run texindex without `./'. Always run texindex on elisp.tp.
4830 (elisp.tps): Target deleted.
4831
4832 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4833
4834 * Makefile (srcs): Add nonascii.texi and customize.texi.
4835 (dist): Start by deleting `temp'.
4836
4837 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4838
4839 * Makefile (makeinfo, texindex): Targets deleted.
4840 (makeinfo.o, texindex.o): Targets deleted.
4841 (clean, dist): Don't do anything with them or with getopt*.
4842
4843 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4844
4845 * Makefile (SHELL): Defined.
4846
4847 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4848
4849 * Makefile (elisp.tps): New target.
4850 (elisp.dvi): Depend on elisp.tps.
4851
4852 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4853
4854 * README: Update phone number.
4855
4856 * Makefile (elisp): Make this be the default target.
4857 Depend on makeinfo.c instead of makeinfo.
4858 (install): Don't depend on elisp.dvi, since we don't install that.
4859 Use mkinstalldirs.
4860 (dist): Add mkinstalldirs.
4861
4862 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4863
4864 * Makefile (VERSION): Update version number.
4865 (maintainer-clean): Renamed from realclean.
4866
4867 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4868
4869 * Makefile (realclean): New target.
4870 (elisp): Remove any old elisp-* files first.
4871
4872 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4873
4874 * Makefile (VERSION): New variable.
4875 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4876 Compressed file suffix should be `.gz', not `.z'.
4877
4878 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4879
4880 * Makefile (elisp): Depend on makeinfo.
4881
4882 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4883
4884 * Makefile (srcs): Add anti.texi.
4885
4886 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4887
4888 * Makefile (infodir, prefix): New vars.
4889 (install): Use infodir.
4890 (emacsinfodir): Deleted.
4891
4892 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4893
4894 * Makefile (srcs): Add calendar.texi.
4895
4896 * Makefile (dist): Copy texindex.c and makeinfo.c.
4897 Limit elisp-* files to those with one or two digits.
4898
4899 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4900
4901 * Makefile (dist): Changed to use Gzip instead of compress.
4902
4903 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4904
4905 * loading.texi (Unloading): define-function changed back to
4906 defalias. It may not stay this way, but at least it's
4907 consistent with the known-good version of the code patch.
4908
4909 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4910
4911 * modes.texi (Hooks): Document new optional arg of add-hook.
4912
4913 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4914
4915 * variables.texi: Document nil initial value of buffer-local variables.
4916
4917 * tips.texi: Add new section on standard library headers.
4918
4919 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4920
4921 * Makefile (srcs): Add frame.texi to the list of sources.
4922
4923 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4924
4925 * Makefile (dist): Don't bother excluding autosave files; they'll
4926 never make it into the temp directory anyway, and the hash marks
4927 in the name are problematic for make and the Bourne shell.
4928 (srcs):
4929
4930 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4931
4932 * Makefile (dist): Don't include backup files or autosave files in
4933 the distribution tar file.
4934
4935 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4936
4937 * Makefile (srcs): Added index.perm.
4938 (elisp.dvi): Remove erroneous shell comment.
4939 Expect output of permute-index in permuted.fns.
4940 Save old elisp.aux in elisp.oaux.
4941 (clean): Added index.texi to be deleted.
4942
4943 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4944
4945 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4946
4947 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
4948
4949 * files.texi: Noted that completion-ignored-extensions is ignored
4950 when making *Completions*.
4951
4952 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4953
4954 * Makefile make dist now depends on elisp.dvi, since it tries
4955 to include it in the dist file.
4956
4957 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
4958
4959 * functions.texinfo (Mapping Functions): Add missing quote
4960
4961 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4962
4963 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4964 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4965
4966 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4967
4968 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4969 and @error{} are the terms now being used. The files in the
4970 directory have been changed to reflect this.
4971
4972 * All instances of @indentedresultt{} have been changed to
4973 ` @result{}', using 5 spaces at the begining of the line.
4974
4975 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4976
4977 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4978 experimental @indentedresult{}, @indentedexpandsto{} are part of
4979 the texinfo.tex in this directory. These TeX macros are not
4980 stable yet.
4981
4982 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4983
4984 * texinfo.tex: temporarily added
4985 \let\result=\dblarrow
4986 \def\error{{\it ERROR} \longdblarrow}
4987 We need to do this better soon.
4988
4989 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4990
4991 * Applied Karl Berry's patches to *.texinfo files, but not to
4992 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4993 new title page format is also not applied, since it requires
4994 texinfo.tex changes.)
4995
4996 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4997 for the Project GNU development environment.
4998
4999 ;; Local Variables:
5000 ;; coding: iso-2022-7bit
5001 ;; End:
5002
5003 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
5004 2005, 2006 Free Software Foundation, Inc.
5005 Copying and distribution of this file, with or without modification,
5006 are permitted provided the copyright notice and this notice are preserved.
5007
5008 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda