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