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