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