Document completion-extra-properties in Lisp manual.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
3d439cd1
CY
12012-04-04 Chong Yidong <cyd@gnu.org>
2
321cc491
CY
3 * minibuf.texi (Programmed Completion): Remove obsolete variable
4 completion-annotate-function.
5 (Completion Variables): Rename from Completion Styles. Document
6 completion-extra-properties. Document completion-styles-alist
7 change.
8
3d439cd1
CY
9 * display.texi (Delayed Warnings): New node.
10
a7972adf
CY
11 * os.texi (Notifications): Copyedits.
12
97f4a299
GM
132012-04-04 Glenn Morris <rgm@gnu.org>
14
15 * os.texi (Notifications): Copyedits.
16
9ff687e1
MA
172012-04-03 Michael Albinus <michael.albinus@gmx.de>
18
19 * os.texi (Terminal-Specific): Fix typo.
20 (Notifications): New section.
21
22 * elisp.texi (Top):
23 * vol1.texi (Top):
24 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
25 menu entries.
26
42ee526b
CY
272012-04-01 Chong Yidong <cyd@gnu.org>
28
29 * files.texi (Kinds of Files): file-subdir-of-p renamed to
30 file-in-directory-p.
31
0b021094
GM
322012-03-31 Glenn Morris <rgm@gnu.org>
33
34 * edebug.texi (Instrumenting Macro Calls):
35 Mention defining macros at instrumentation time.
36 (Edebug Options): Mention edebug-unwrap-results.
37
50fe197c
EZ
382012-03-31 Eli Zaretskii <eliz@gnu.org>
39
40 * text.texi (Special Properties): Clarify the description of the
41 effect of integer values of the 'cursor' property on cursor
42 position. See the discussions in bug#11068 for more details and
43 context.
44
650b6d0b
GM
452012-03-31 Glenn Morris <rgm@gnu.org>
46
47 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
48 Copyedits.
49
5319014e
CY
502012-03-30 Chong Yidong <cyd@gnu.org>
51
52 * display.texi (Image Formats): Add imagemagick type.
53 (Image Descriptors): Mention how they are used.
54 (ImageMagick Images): Clarify role of imagemagick-register-types.
55 (Character Display): Don't mention glyph tables.
56 (Display Tables): Use make-glyph-code in example.
57 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
58 tables are semi-obsolete. De-document create-glyph.
59 (Glyphless Chars): Note that display tables override this.
60 (Bidirectional Display): Copyedits. Introduce "bidirectional
61 reordering" terminology, and use it.
62
f1224267
GM
632012-03-30 Glenn Morris <rgm@gnu.org>
64
65 * edebug.texi (Jumping): Give name of `i' binding.
66
d14daa28
GM
672012-03-28 Glenn Morris <rgm@gnu.org>
68
69 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
70 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
71 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
72 (Regexp Special): Mention collation.
73 Clarify char classes with an example.
fee88ca0
GM
74 (Regexp Functions): Mention regexp-opt is not guaranteed.
75 Mention regexp-opt-charset.
76 (Regexp Search): Recommend against looking-back.
77 (Search and Replace): Use Texinfo recommended quote convention.
78 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 79
dcb6e7b3
MR
802012-03-27 Martin Rudalics <rudalics@gmx.at>
81
82 * windows.texi (Window History): Describe new option
83 switch-to-visible-buffer.
84
cf0495f2
GM
852012-03-27 Glenn Morris <rgm@gnu.org>
86
4fb9a543
GM
87 * searching.texi (String Search): Add xref to Emacs manual.
88 Copyedits. Mention the function word-search-regexp.
89 (Searching and Case): Add xref to Emacs manual. Copyedits.
90
9364727b
GM
91 * processes.texi (Network Servers): Standardize apostrophe usage.
92
cf0495f2
GM
93 * os.texi (System Environment): Copyedits. Remove some examples
94 that do not seem useful. Mention setenv third arg.
95 tty-erase-char does not seem to be nil under a window-system.
96 (User Identification): Copyedits.
97 Remove some examples that do not seem useful.
98
33da7b16
GM
992012-03-26 Glenn Morris <rgm@gnu.org>
100
101 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
102 (Init File): Copyedits.
103 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
104 (Killing Emacs): Copyedits.
105 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
106 Shorten the example, use more standard shell prompts.
33da7b16 107
9a69676a
CY
1082012-03-25 Chong Yidong <cyd@gnu.org>
109
110 * display.texi (Fringes): Note that fringes are shown on graphical
111 displays only.
112 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
113 (Replacing Specs): Clarify example.
114 (Manipulating Buttons): Note that button-at can return a marker.
115 (Buttons): Minor rewrite.
116 (Character Display): New node. Consolidate all character display
117 related nodes into its subsections.
118 (Usual Display): Character 127 is also affected by ctl-arrow.
119 (Display Tables): Improve example.
120
c8f6ec5c
GM
1212012-03-22 Glenn Morris <rgm@gnu.org>
122
123 * strings.texi (Text Comparison): Mention string-prefix-p.
124
fb5b8aca
CY
1252012-03-21 Chong Yidong <cyd@gnu.org>
126
127 * display.texi (The Echo Area): Add xref to Output Streams.
128 (Displaying Messages): Improve doc of message.
129 (Echo Area Customization, Invisible Text): Copyedits.
130 (Invisible Text): Mention that spec comparison is done with eq.
131 (Width): Improve doc of char-width.
132 (Faces): Recommend using symbol instead of string for face name.
133 Minor clarifications.
134 (Defining Faces): Copyedits. Update face example.
135 (Attribute Functions): Mark set-face-foreground etc as commands.
136 (Face Remapping): Mention text-scale-adjust. Clarify
137 face-remapping-alist and related docs.
138 (Face Functions): Don't document make-face or copy-face.
139
025de85b
CY
1402012-03-20 Chong Yidong <cyd@gnu.org>
141
142 * display.texi (Forcing Redisplay): Various rewrites to reflect
143 new value of redisplay-dont-pause.
144 (Truncation): Copyedits.
145
a5656eae
GM
1462012-03-20 Glenn Morris <rgm@gnu.org>
147
148 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
149 Add summary table of some relevant command-line options.
150
d15aac68
CY
1512012-03-18 Chong Yidong <cyd@gnu.org>
152
153 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
154 (Writing Emacs Primitives): Re-organize discussion of functions
155 with variable Lisp arguments are handled. Delete an obsolete
156 remark, previously tagged as FIXME.
157
158 * os.texi (Idle Timers): Minor clarification.
159 (Idle Timers): Link to Time of Day for description of time list.
160
b59af549
GM
1612012-03-18 Glenn Morris <rgm@gnu.org>
162
163 * os.texi (System Interface): Flow control was removed.
164 (Startup Summary): General update.
165 (Init File): Don't mention compiling it.
166
986bd52a
CY
1672012-03-17 Chong Yidong <cyd@gnu.org>
168
169 * os.texi (Startup Summary): Mention package loading.
170 (Init File): Don't refer to .emacs in section title. Copyedits.
171 (Terminal-Specific): Give a realistic example.
172 (Command-Line Arguments): Reference Entering Emacs instead of
173 repeating the spiel about not restarting Emacs.
174 (Time of Day): Discuss time representation at beginning of node.
175 (Sound Output): Copyedits.
176
177 * package.texi (Packaging Basics): Document package-initialize.
178
f761251a
EZ
1792012-03-17 Eli Zaretskii <eliz@gnu.org>
180
181 * frames.texi (Initial Parameters): Add an index entry for
182 minibuffer-only frame.
183
da986230
GM
1842012-03-16 Glenn Morris <rgm@gnu.org>
185
186 * modes.texi (Major Mode Conventions): Mention the strange
187 relationship between View mode and special modes. (Bug#10650)
188
2cc775f9
CY
1892012-03-11 Chong Yidong <cyd@gnu.org>
190
191 * windows.texi (Window Configurations): save-window-excursion is
192 now a macro.
193
194 * display.texi (Temporary Displays): with-output-to-temp-buffer is
195 now a macro.
196
66c5eebd
CY
197 * text.texi (Fields): Minor copyedit.
198
310a820f
EZ
1992012-03-10 Eli Zaretskii <eliz@gnu.org>
200
83a96c08
EZ
201 * strings.texi (String Basics):
202 * sequences.texi (Sequence Functions): Mention that `length' is
203 not appropriate for computing the string width on display; add a
204 cross-reference to the description of `string-width'. (Bug#10978)
205
310a820f
EZ
206 * eval.texi (Autoloading): Minor change of wording.
207
83ef8187
CY
2082012-03-10 Chong Yidong <cyd@gnu.org>
209
bc44be50
CY
210 * loading.texi (Autoload): Explicitly state which forms are
211 processed specially (Bug#7783).
212
83ef8187
CY
213 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
214 non-default situation. Describe one-submenu exception (Bug#7695).
215
216 * nonascii.texi (Character Properties): Copyedits.
217
483ab230
CY
2182012-03-08 Chong Yidong <cyd@gnu.org>
219
220 * text.texi (Mode-Specific Indent): Document new behavior of
221 indent-for-tab-command. Document tab-always-indent.
222 (Special Properties): Copyedits.
223 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
224 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
225 libxml-parse-html-region.
226
00e84de0
GM
2272012-03-07 Glenn Morris <rgm@gnu.org>
228
eaa6bc3c
GM
229 * markers.texi (The Region): Briefly mention use-empty-active-region
230 and region-active-p.
a9685db7 231 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 232 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 233
67cd45a2
CY
2342012-03-07 Chong Yidong <cyd@gnu.org>
235
236 * text.texi (Buffer Contents): Don't duplicate explanation of
237 region arguments from Text node. Put doc of obsolete var
238 buffer-substring-filters back, since it is referred to.
239 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
240 selection by default.
241
242 * markers.texi (The Mark): Fix typo.
243 (The Region): Copyedits.
244
2ad80941
GM
2452012-03-07 Glenn Morris <rgm@gnu.org>
246
247 * markers.texi (Overview of Markers): Copyedits.
248 (Creating Markers): Update approximate example buffer size.
249 (The Mark): Don't mention uninteresting return values.
250
ef959d3a
CY
2512012-03-05 Chong Yidong <cyd@gnu.org>
252
253 * positions.texi (Text Lines): Document count-words.
254
a08a07e3
CY
2552012-03-04 Chong Yidong <cyd@gnu.org>
256
257 * frames.texi (Frames): Remove little-used "terminal frame" and
258 "window frame" terminology.
259 (Frame Parameters, Font and Color Parameters, Initial Parameters)
260 (Size and Position, Visibility of Frames): Callers changed.
261 (Frames): Clarify which terminals in framep are graphical.
262 (Initial Parameters): --geometry is not the only option which adds
263 to initial-frame-alist.
264 (Position Parameters): Note that icon-left and icon-top are for
265 old window managers only.
266 (Size Parameters): Sizes are in characters even on graphical
267 displays.
268 (Management Parameters): Note that window-id and outer-window-id
269 can't really be changed, and that auto-raise isn't always obeyed.
270 (Cursor Parameters): Document cursor-type explicitly.
271 (Size and Position): The aliases set-screen-height and
272 set-screen-width have been deleted.
273 (Visibility of Frames): Mention "minimization".
274
275 * os.texi (Startup Summary): Minor clarifications.
276 (Startup Summary, Suspending Emacs): Standardize on "text
277 terminal" terminology.
278
279 * windows.texi (Basic Windows, Coordinates and Windows)
280 (Coordinates and Windows):
281 * display.texi (Refresh Screen, Line Height, Face Attributes)
282 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
283
ea16568d
GM
2842012-03-04 Glenn Morris <rgm@gnu.org>
285
286 * abbrevs.texi: Small copyedits throughout.
287 (Abbrev Mode): Remove this section, folding it into the top-level.
288 (Abbrev Tables): Don't mention irrelevant return values.
289 (Abbrev Expansion): Add cross-ref for wrapper hooks.
290 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
291 (Abbrev Table Properties): Update nil :regexp description.
292
b3134b95
GM
2932012-03-03 Glenn Morris <rgm@gnu.org>
294
520f2425
GM
295 * internals.texi: Change @appendix section commands to @section.
296 (Building Emacs): Say less about CANNOT_DUMP platforms.
297 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 298 (Pure Storage): Small changes.
01a6dcc8 299 (Memory Usage): Copyedit.
7d2d7cc0
GM
300 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
301 example definitions. Give examples of things with non-nil
302 interactive args. Mention eval_sub. Remove old info about
303 strings and GCPRO. Mention cus-start.el.
304 (Buffer Internals, Window Internals, Process Internals):
305 Misc small updates and fixes for fields.
520f2425 306
b3134b95
GM
307 * tips.texi: Copyedits.
308 (Coding Conventions): Mention autoloads.
309 Combine partially duplicated macro items. Fix xref.
310 Refer to Library Headers for copyright notice.
311 (Programming Tips): edit-options is long-obsolete.
312 (Compilation Tips): Mention loading bytecomp for byte-compile props.
313 (Warning Tips): Mention declare-function.
314 (Documentation Tips): Remove old info.
315 (Comment Tips): Mention comment-dwim, not indent-for-comment.
316 (Library Headers): General update.
317
2064cc6a
GM
3182012-03-02 Glenn Morris <rgm@gnu.org>
319
6945faa6
GM
320 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
321 and relocate entry. Mention buffer-stale-function.
322
4186e877
GM
323 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
324
2064cc6a
GM
325 * hooks.texi (Standard Hooks): General update.
326 Put related hooks together. Add and remove items.
327 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
328 * modes.texi (Hooks): Tweak cross-ref description.
329
7272fbf3
MA
3302012-03-01 Michael Albinus <michael.albinus@gmx.de>
331
332 * files.texi (Kinds of Files): The return value of file-equal-p is
333 unspecified, if FILE1 or FILE2 does not exist.
334
53a1239b
GM
3352012-03-01 Glenn Morris <rgm@gnu.org>
336
90db9af9
GM
337 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
338
53a1239b
GM
339 * maps.texi (Standard Keymaps): General update.
340 Remove mode-specific maps, talk about the more general keymaps.
341 * help.texi (Help Functions): Add vindex for Helper-help-map.
342 * keymaps.texi (Active Keymaps): Minor rephrasing.
343
775b55af
GM
3442012-02-29 Glenn Morris <rgm@gnu.org>
345
346 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
347
96b49301 3482012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
349
7272fbf3 350 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 351 Update changed behavior of file-subdir-of-p.
96b49301 352
1383d930
GM
3532012-02-28 Glenn Morris <rgm@gnu.org>
354
44e97401
GM
355 * advice.texi, anti.texi, display.texi, elisp.texi:
356 * processes.texi, variables.texi, vol1.texi, vol2.texi:
357 Standardize possessive apostrophe usage.
358
e3c73f1e
GM
359 * locals.texi: Remove file.
360 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
361 Remove menu entry.
362 * errors.texi, maps.texi: Adjust node pointers.
363 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 364 * makefile.w32-in (srcs):
e3c73f1e
GM
365 * Makefile.in (srcs): Remove locals.texi.
366
1383d930
GM
367 * frames.texi (Mouse Position): Fix cross-ref.
368
431ee44b
CY
3692012-02-27 Chong Yidong <cyd@gnu.org>
370
371 * buffers.texi (Creating Buffers): Clarify that
372 generate-new-buffer uses generate-new-buffer-names.
373 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
374
375 * files.texi (Directory Names): Index entry for file name abbreviations.
376 (Relative File Names, File Name Expansion): Refer to it.
377 (Locating Files): Move locate-user-emacs-file documentation to
378 Standard File Names.
379 (Standard File Names): Add locate-user-emacs-file; update examples.
380
6a11ec9d
MA
3812012-02-26 Michael Albinus <michael.albinus@gmx.de>
382
383 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
384
9a4888c0
CY
3852012-02-26 Chong Yidong <cyd@gnu.org>
386
387 * files.texi (Kinds of Files): Improve documentation of
388 files-equal-p and file-subdir-of-p.
389
f0e751b9
GM
3902012-02-26 Glenn Morris <rgm@gnu.org>
391
392 * intro.texi (Acknowledgements): Small changes.
393
7e05b1ec
GM
3942012-02-25 Glenn Morris <rgm@gnu.org>
395
396 * errors.texi: Don't try to list _all_ the error symbols.
397 Add circular-list, cl-assertion-failed, compression-error.
398 * elisp.texi, vol1.texi, vol2.texi:
399 * control.texi (Error Symbols): Tweak "Standard Errors" description.
400
23453255 4012012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
402
403 * files.texi (files-equal-p, file-subdir-of-p): New,
404 add initial documentation.
405
4963495d
CY
4062012-02-25 Chong Yidong <cyd@gnu.org>
407
fa74b241
CY
408 * files.texi (File Attributes): Document file-selinux-context.
409 (Changing Files): Link to it.
410 (Changing Files): Document set-file-selinux-context.
411
412 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
413 changed. Mention default value of backup-directory-alist.
414 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
415 (Auto-Saving): New minor mode behavior for auto-save-mode.
416 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 417
4963495d
CY
418 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
419
4bb82fa8
GM
4202012-02-24 Glenn Morris <rgm@gnu.org>
421
422 * errors.texi (Standard Errors): Mention dbus-error.
423 For arith-error sub-classes, just use one cross-ref.
424
2cb228f7
AM
4252012-02-23 Alan Mackenzie <acm@muc.de>
426
427 * modes.texi (Defining Minor Modes): Document the new keyword
428 :after-hook.
429
a59225b1
CY
4302012-02-21 Chong Yidong <cyd@gnu.org>
431
432 * files.texi (Files): Mention magic file names as arguments.
433 (Reading from Files): Copyedits.
434 (File Attributes): Mention how to change file modes.
435 (Changing Files): Use standard "file permissions" terminology.
436 Add xref to File Attributes node.
437 (Locating Files): Document locate-user-emacs-file.
438 (Unique File Names): Recommend against using make-temp-name.
439
8376d7c2
CY
4402012-02-19 Chong Yidong <cyd@gnu.org>
441
442 * help.texi (Documentation, Documentation Basics, Help Functions):
443 Minor clarifications.
444 (Accessing Documentation): Clarify what documentation-property is
445 for. Add xref to Keys in Documentation.
446
447 * tips.texi (Documentation Tips): Don't recommend using * in
448 docstrings.
449
450 * macros.texi (Defining Macros):
451 * modes.texi (Derived Modes): Say "documentation string" instead
452 of docstring.
453
82233bea
CY
4542012-02-18 Chong Yidong <cyd@gnu.org>
455
456 * modes.texi (Tabulated List Mode): New node.
457 (Basic Major Modes): Add xref to it.
458
459 * processes.texi (Process Information): Mention Process Menu mode.
460
7b926f3f
CY
4612012-02-17 Chong Yidong <cyd@gnu.org>
462
463 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
464
0fd2c9a3
GM
4652012-02-17 Glenn Morris <rgm@gnu.org>
466
467 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
468
f700caa3
CY
4692012-02-16 Chong Yidong <cyd@gnu.org>
470
4230351b
CY
471 * syntax.texi (Syntax Tables, Syntax Descriptors)
472 (Syntax Table Functions): Copyedits.
473 (Syntax Basics): Don't repeat the material in the preceding node.
474 (Syntax Class Table): Use a table.
475 (Syntax Properties): Document syntax-propertize-function and
476 syntax-propertize-extend-region-functions.
477 (Motion via Parsing): Clarify scan-lists. Fix indentation.
478 (Parser State): Update for the new "c" comment style. Fix
479 description of item 7 (comment style).
480
f700caa3
CY
481 * modes.texi (Minor Modes): Update how mode commands should treat
482 arguments now.
483 (Mode Line Basics): Clarify force-mode-line-update.
484 (Mode Line Top): Note that the example is not realistic.
485 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
486 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
487 "mode line construct" instead of "mode line specification".
488 (Syntactic Font Lock): Remove mention of obsolete variable
489 font-lock-syntactic-keywords.
490 (Setting Syntax Properties): Node deleted.
491 (Font Lock Mode): Note that Font Lock mode is a minor mode.
492 (Font Lock Basics): Note that syntactic fontification falls back
493 on `syntax-table'.
494 (Search-based Fontification): Emphasize that font-lock-keywords
495 should not be set directly.
496 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
497 (Syntactic Font Lock): Minor clarifications. Add xref to
498 Syntactic Font Lock node.
f700caa3 499
60236b0d
CY
5002012-02-15 Chong Yidong <cyd@gnu.org>
501
502 * minibuf.texi (Basic Completion): Define "completion table".
503 Move completion-in-region to Completion in Buffers node.
504 (Completion Commands): Use "completion table" terminology.
505 (Completion in Buffers): New node.
506
507 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
508 (Setting Hooks): Update minor mode usage example.
509 (Major Mode Conventions): Note that completion-at-point-functions
510 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
511 Remove duplicate tip about auto-mode-alist.
512 (Minor Modes): Rewrite introduction.
513 (Minor Mode Conventions): Copyedits. Don't recommend
514 variable-only minor modes since few minor modes are like that.
60236b0d 515
d7dbb11a
GM
5162012-02-15 Glenn Morris <rgm@gnu.org>
517
518 * processes.texi (Network): Document open-network-stream :parameters.
519
3d8badf4
CY
5202012-02-14 Chong Yidong <cyd@gnu.org>
521
522 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
523 was removed on 2009-09-10. Update lisp-mode-map example.
524 (Inheritance and Keymaps): Minor clarification.
525 (Searching Keymaps): Remove out-of-place enumeration.
526 (Key Lookup): Remove unnecessary example (one was already given in
527 Format of Keymaps).
528 (Changing Key Bindings): Update suppress-keymap example.
529 (Menu Bar, Tool Bar): Copyedits.
530 (Tool Bar): Update tool-bar-map example.
531
faccede1
CY
5322012-02-12 Chong Yidong <cyd@gnu.org>
533
534 * debugging.texi (Debugger Commands): Continuing is now allowed
535 for errors.
536
355cabc6
CY
5372012-02-11 Chong Yidong <cyd@gnu.org>
538
d860baa0
CY
539 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
540 Move the list of standard bitmaps there.
541 (Fringe Cursors): Rewrite for clarity.
542 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
543
34106abe
CY
544 * commands.texi (Command Overview): Mention read-key.
545 (Using Interactive, Interactive Call): Minor clarifications.
546 (Function Keys, Click Events): Avoid "input stream" terminology.
547 (Click Events): Add xref to Window Sizes and Accessing Mouse.
548 Clarify column and row components.
549 (Accessing Mouse): Add xref to Click Events. Minor fixes.
550 (Special Events): Copyedits.
551
552 * streams.texi (Input Streams): De-document get-file-char.
553 (Output Variables): Don't refer to old backquote syntax.
554
355cabc6
CY
555 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
556 (Error Debugging): Note that debug-ignored-errors overrides list
557 values of debug-on-error too. Add xref to Signaling Errors. Note
558 that debug-on-signal is not customizable. Mention
559 condition-case-unless-debug.
560 (Compilation Errors): Node deleted.
561
562 * compile.texi (Compiler Errors): Move a paragraph here from
563 deleted node Compilation Errors.
564
1be3ca5a
LL
5652012-02-10 Leo Liu <sdl.web@gmail.com>
566
567 * control.texi (Handling Errors): Change condition-case-no-debug
568 to condition-case-unless-debug.
569
25dec365
CY
5702012-02-10 Chong Yidong <cyd@gnu.org>
571
572 * advice.texi (Defining Advice): Clarify ad-unadvise.
573 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
574 is not abnormal.
575 (Advising Primitives): Node deleted; ad-define-subr-args has been
576 removed.
577
578 * compile.texi (Speed of Byte-Code): Use float-time in example.
579 (Compilation Functions): Note that the log uses Compilation mode.
580 Don't discuss the contents of byte-code function object here.
581 (Compilation Functions): De-document internal function byte-code.
582 (Docs and Compilation): Minor clarifications.
583
584 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
585 Objects.
586
5f5e4ea1
GM
5872012-02-10 Glenn Morris <rgm@gnu.org>
588
589 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
590 Mention secure-hash.
591 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
592
6c1e4b46
CY
5932012-02-10 Chong Yidong <cyd@gnu.org>
594
595 * loading.texi (Loading): Don't emphasize "library" terminology.
596 (Library Search): load-path is not a user option. Mention role of
597 -L option and packages. Improve examples.
598 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
599 obsolete.
600 (Autoload): Minor clarifications.
601
72ca698c
GM
6022012-02-10 Glenn Morris <rgm@gnu.org>
603
b011fbfe
GM
604 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
605
72ca698c
GM
606 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
607
14a1f380
GM
6082012-02-08 Glenn Morris <rgm@gnu.org>
609
610 * loading.texi (Named Features): Update the require example.
611
60d47423
GM
6122012-02-07 Glenn Morris <rgm@gnu.org>
613
614 * modes.texi (Defining Minor Modes):
615 Expand on args of defined minor modes.
616
0992bd9c
CY
6172012-02-07 Chong Yidong <cyd@gnu.org>
618
619 * variables.texi (Creating Buffer-Local): Minor clarification
620 to buffer-local-variables doc (Bug#10715).
621
af008560
GM
6222012-02-07 Glenn Morris <rgm@gnu.org>
623
e80e1825 624 * display.texi (ImageMagick Images): General update.
af008560
GM
625 Move most details of imagemagick-render-type to the variable's doc.
626
866c1d22
GM
6272012-02-06 Glenn Morris <rgm@gnu.org>
628
f7c9199f 629 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
630 (Inheritance and Keymaps):
631 Mention make-composed-keymap and multiple inheritance.
f7c9199f 632
e7bc51d0
GM
633 * modes.texi (Running Hooks): Mention run-hook-wrapped.
634
866c1d22
GM
635 * control.texi (Handling Errors):
636 Mention condition-case-no-debug and with-demoted-errors.
637
03988c98
CY
6382012-02-05 Chong Yidong <cyd@gnu.org>
639
640 * customize.texi (Common Keywords): Minor clarifications.
641 Document custom-unlispify-remove-prefixes.
642 (Variable Definitions): Backquotes in defcustom seem to work fine
643 now. Various other copyedits.
e1161b06
CY
644 (Simple Types): Copyedits. Document color selector.
645 (Composite Types): Copyedits.
646 (Splicing into Lists): Clarifications.
03988c98
CY
647
648 * eval.texi (Backquote): Move from macros.texi.
649
650 * macros.texi (Expansion): Minor clarification.
651 (Backquote): Move node to eval.texi.
652 (Defining Macros): Move an example from Backquote node.
653 (Argument Evaluation): No need to mention Pascal.
654 (Indenting Macros): Add xref to Defining Macros.
655
649f602c
GM
6562012-02-05 Glenn Morris <rgm@gnu.org>
657
658 * debugging.texi (Error Debugging): Mention debug-on-event default.
659
34c99998
GM
6602012-02-04 Glenn Morris <rgm@gnu.org>
661
8f05da42
GM
662 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
663
7aa5aad8
GM
664 * debugging.texi (Error Debugging): Mention debug-on-event.
665 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
666
c7291ad9
GM
667 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
668
34c99998
GM
669 * text.texi (Buffer Contents):
670 Update filter-buffer-substring description.
671
735cc5ca
CY
6722012-02-04 Chong Yidong <cyd@gnu.org>
673
674 * functions.texi (What Is a Function): Add closures. Mention
675 "return value" terminology. Add xref for command-execute. Remove
676 unused "keystroke command" terminology.
677 (Lambda Expressions): Give a different example than in the
678 following subsection. Add xref to Anonymous Functions.
679 (Function Documentation): Remove gratuitous markup.
680 (Function Names): Move introductory text to `What Is a Function'.
681 (Defining Functions): Fix defun argument spec.
682 (Anonymous Functions): Document lambda macro explicitly. Mention
683 effects on lexical binding.
684 (Function Cells): Downplay direct usage of fset.
685 (Closures): New node.
686 (Inline Functions): Remove "open-code" terminology.
687 (Declaring Functions): Minor tweak; .m is not C code.
688
689 * variables.texi (Variables): Don't refer to "global value".
690 (Local Variables, Void Variables): Copyedits.
691 (Lexical Binding): Minor clarification of example.
692 (File Local Variables): Mention :safe and :risky defcustom args.
693 (Lexical Binding): Add xref to Closures node.
694
94bc7984
GM
6952012-02-04 Glenn Morris <rgm@gnu.org>
696
697 * minibuf.texi (High-Level Completion): Updates for read-color.
698
4f5a10ef
GM
6992012-02-03 Glenn Morris <rgm@gnu.org>
700
eea14f31
GM
701 * display.texi (GIF Images): Mention animation.
702 Remove commented-out old example of animation.
703 (Animated Images): New subsection.
704 * elisp.texi (Top):
705 * vol1.texi (Top):
706 * vol2.texi (Top): Add Animated Images menu entry.
707
4f5a10ef
GM
708 * display.texi (Image Formats): Remove oddly specific information
709 on versions of image libraries.
204e728d 710 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 711
12f381b7
GM
7122012-02-02 Glenn Morris <rgm@gnu.org>
713
1b9f60cc
GM
714 * processes.texi (Synchronous Processes):
715 Mention call-process's :file gets overwritten.
716
7e2734bc
GM
717 * commands.texi (Reading One Event):
718 * help.texi (Help Functions): Document read-char-choice.
719
f58b9822
GM
720 * hooks.texi (Standard Hooks):
721 * modes.texi (Keymaps and Minor Modes):
722 * text.texi (Commands for Insertion): Document post-self-insert-hook.
723
724 * hooks.texi (Standard Hooks): Add prog-mode-hook.
725
12f381b7
GM
726 * hooks.texi (Standard Hooks):
727 * modes.texi (Major Mode Conventions, Mode Hooks):
728 Document change-major-mode-after-body-hook.
729
7a9a2fc6
GM
7302012-02-01 Glenn Morris <rgm@gnu.org>
731
732 * modes.texi (Defining Minor Modes):
733 Mention disabling global minor modes on a per-major-mode basis.
734
a037c171
CY
7352012-01-31 Chong Yidong <cyd@gnu.org>
736
737 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
738 (Parser State): Remove unnecessary statement (Bug#10661).
739
740 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
741
56afad3a
GM
7422012-01-31 Glenn Morris <rgm@gnu.org>
743
744 * modes.texi (Defining Minor Modes):
745 Document define-minor-mode's new :variable keyword.
746
0f29fa41
CY
7472012-01-29 Chong Yidong <cyd@gnu.org>
748
837a390a
CY
749 * syntax.texi (Syntax Class Table): Tweak description of newline
750 char syntax (Bug#9619).
751
0f29fa41
CY
752 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
753 description (Bug#10189).
754
182148ee
GM
7552012-01-29 Glenn Morris <rgm@gnu.org>
756
a49ca6b9
GM
757 * files.texi (Changing Files): Document SELinux support.
758
182148ee
GM
759 * windows.texi (Window Sizes): Fix typo.
760
9962192e
CY
7612012-01-28 Chong Yidong <cyd@gnu.org>
762
8c6e1920
CY
763 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
764 doc (Bug#8568).
765
9583ec59
CY
766 * frames.texi (Input Focus): Add NORECORD arg to
767 select-frame-set-input-focus. Clarify its role in select-frame.
768
10256988
CY
769 * text.texi (Transposition): We don't use transpose-region as an
770 internal subroutine (Bug#3249).
771
9962192e
CY
772 * modes.texi (Example Major Modes): Update Lisp example code to
773 current sources. Delete the old non-derived-major-mode example,
774 which has diverged badly from current sources.
775
2aa43abb
GM
7762012-01-27 Glenn Morris <rgm@gnu.org>
777
778 * makefile.w32-in (texinputdir): Fix (presumed) typo.
779 (VERSION, manual): Remove, unused.
780
9f40220d
CY
7812012-01-27 Chong Yidong <cyd@gnu.org>
782
783 * commands.texi (Command Overview): Minor clarification (Bug#10384).
784
acc28cb9
CY
7852012-01-26 Chong Yidong <cyd@gnu.org>
786
787 * searching.texi (String Search): Document negative repeat count
788 (Bug#10507).
789
48da7392
GM
7902012-01-26 Glenn Morris <rgm@gnu.org>
791
792 * variables.texi (Using Lexical Binding):
793 Mention that lexical-binding should be set in the first line.
794
69b0acb9
LI
7952012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
796
797 * macros.texi (Defining Macros): Don't claim that `declare' only
798 affects Edebug and indentation.
799
543757a8
LI
8002012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
801
802 * macros.texi (Defining Macros): Slight `declare' fixup.
803
450e3cae
GM
8042012-01-25 Glenn Morris <rgm@gnu.org>
805
24189ce0 806 * makefile.w32-in (texinputdir):
450e3cae
GM
807 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
808
1021c761
CY
8092012-01-24 Chong Yidong <cyd@gnu.org>
810
811 * variables.texi (Variables, Local Variables, Void Variables):
812 Edit to make the descriptions less specific to dynamic binding.
813 (Local Variables): Default max-specpdl-size is now 1300.
814 (Defining Variables): Edits for lexical scoping. Delete
815 information about starting docstrings with *. De-document
816 user-variable-p.
817 (Tips for Defining): Remove an unimportant discussion of quitting
818 in the middle of a load.
819 (Accessing Variables, Setting Variables): Discuss lexical binding.
820 (Variable Scoping): Rewrite.
821 (Scope, Extent, Impl of Scope): Nodes deleted.
822 (Dynamic Binding): New node, with material from Scope, Extent, and
823 Impl of Scope nodes.
824 (Dynamic Binding Tips): Rename from Using Scoping.
825 (Lexical Binding): Rewrite.
826 (Using Lexical Binding): Rename from Converting to Lexical
827 Binding. Convert to subsection.
828
829 * customize.texi (Variable Definitions): Add custom-variable-p.
830 Move user-variable-p documentation here.
831
31cbea1d
CY
8322012-01-23 Chong Yidong <cyd@gnu.org>
833
834 * strings.texi (Text Comparison): Minor qualification.
835
836 * lists.texi (Cons Cells): Copyedits.
837 (List Elements): Mention push.
838 (List Variables): Mention pop.
839 (Rings): Move to sequences.texi.
840
841 * sequences.texi (Sequence Functions): Don't repeat the
842 introduction already given in the parent.
843 (Vectors): Copyedits.
844 (Rings): Move from lists.texi. Note that this is specific to the
845 ring package.
846
847 * symbols.texi (Definitions, Symbol Components): Mention variable
848 scoping issues.
849 (Plists and Alists): Copyedits.
850
851 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
852 correctness with lexical scoping.
853 (Eval): Copyedits.
854
fead402d
CY
8552012-01-21 Chong Yidong <cyd@gnu.org>
856
857 * intro.texi (A Sample Function Description): Special notation
858 used for macros too.
859
860 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
861 (Symbol Type): Add xref for keyword symbols.
862 (Sequence Type): Clarify differences between sequence types.
863 (Cons Cell Type): Add "linked list" index entry.
864 (Non-ASCII in Strings): Copyedits.
865 (Equality Predicates): Symbols with same name need not be eq.
866
867 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
868 ldexp. Move float-e and float-pi to Math Functions node.
869
61086eb6
GM
8702012-01-21 Glenn Morris <rgm@gnu.org>
871
872 * modes.texi (Auto Major Mode):
873 * variables.texi (File Local Variables):
874 Mention inhibit-local-variables-regexps.
875
34a02f46
MR
8762012-01-19 Martin Rudalics <rudalics@gmx.at>
877
878 * windows.texi (Window Configurations): Rewrite references to
879 persistent window parameters.
880 (Window Parameters): Fix description of persistent window
881 parameters.
882
f5064cae
JB
8832012-01-16 Juanma Barranquero <lekktu@gmail.com>
884
885 * windows.texi (Window Parameters): Use @pxref.
886
6a6ee00d
MR
8872012-01-16 Martin Rudalics <rudalics@gmx.at>
888
889 * windows.texi (Window Configurations, Window Parameters):
890 Describe persistent window parameters.
891
9ca4c014
SM
8922011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
893
894 * variables.texi (Creating Buffer-Local): Warn against misuses of
895 make-variable-buffer-local (bug#10258).
896
d027f83d
LMI
8972012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
898
899 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
900
89bd9ccd
CY
9012012-01-06 Chong Yidong <cyd@gnu.org>
902
903 * variables.texi (Directory Local Variables): Document
904 hack-dir-local-variables-non-file-buffer.
905
c869783d
GM
9062012-01-06 Glenn Morris <rgm@gnu.org>
907
908 * maps.texi (Standard Keymaps): Refer to Info-edit by name
909 rather than by keybinding.
910
2cae5ba4
JB
9112011-12-29 Juanma Barranquero <lekktu@gmail.com>
912
913 * frames.texi (Font and Color Parameters): Add @pxref.
914
43da4d08
DC
9152011-12-29 Daniel Colascione <dan.colascione@gmail.com>
916
917 * frames.texi (Font and Color Parameters):
918 Document w32 font backends (bug#10399).
919
8d80ef01
PE
9202011-12-28 Paul Eggert <eggert@cs.ucla.edu>
921
922 * files.texi (File Attributes, Changing Files):
923 Use a more-natural notation for octal numbers.
924
9022ae07
JB
9252011-12-23 Juanma Barranquero <lekktu@gmail.com>
926
927 * variables.texi (Variables with Restricted Values):
928 Change reference to variable (bug#10354).
929
454592a6
MR
9302011-12-13 Martin Rudalics <rudalics@gmx.at>
931
932 * windows.texi (Splitting Windows): Use t instead of non-nil
933 when describing window-combination-resize.
934
a7cdbfce
SM
9352011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
936
937 * text.texi (Special Properties): Warn against `intangible' properties
938 (bug#10222).
939
a3dcc84e
EZ
9402011-11-26 Eli Zaretskii <eliz@gnu.org>
941
579ebf8f
EZ
942 * display.texi (Truncation):
943 * text.texi (Special Properties): Describe what a stretch-glyph is
944 instead of using that term without explanation. Make the
945 cross-references more accurate.
946
a3dcc84e
EZ
947 * display.texi (Usual Display): Update the description,
948 cross-references, and indexing related to display of control
949 characters and raw bytes.
950
94af99a4
MR
9512011-11-25 Martin Rudalics <rudalics@gmx.at>
952
953 * windows.texi (Splitting Windows): Fix description of
954 window-combination-limit. Suggested by Eli Zaretskii.
955
1c3d7a13
CY
9562011-11-23 Chong Yidong <cyd@gnu.org>
957
958 * windows.texi (Window Sizes): Move window-top-line,
959 window-left-column, and window-*-pixel-edges to Coordinates and
960 Windows node.
961 (Coordinates and Windows): Restore window-edges doc.
962
90151a1e
MR
9632011-11-21 Martin Rudalics <rudalics@gmx.at>
964
a7cdbfce
SM
965 * windows.texi (Windows and Frames, Splitting Windows):
966 Fix typos.
90151a1e 967
a9b9b7f5
CY
9682011-11-21 Chong Yidong <cyd@gnu.org>
969
970 * windows.texi (Splitting Windows): Fix error in documentation of
971 window-combination-limit.
972 (Cyclic Window Ordering): Minor fixes to next-window,
973 one-window-p, and get-lru-window docs. Don't document
974 window-list-1.
975 (Buffers and Windows): Copyedits.
976 (Choosing Window): Document special handling of special-display-*.
977 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
978 Don't document even-window-heights, which is going away.
979 Clarify which options are obeyed by which action functions.
a9b9b7f5 980
f4e90db0
SM
9812011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
982
983 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
984
d2999b1a
MR
9852011-11-20 Martin Rudalics <rudalics@gmx.at>
986
f4e90db0
SM
987 * windows.texi (Resizing Windows, Splitting Windows):
988 Remove term "status" when talking about combination limits.
d2999b1a 989
cd1181db
JB
9902011-11-20 Juanma Barranquero <lekktu@gmail.com>
991
992 * compile.texi (Compiler Errors):
993 * help.texi (Help Functions): Fix typos.
994
7bf54975
CY
9952011-11-19 Chong Yidong <cyd@gnu.org>
996
997 * windows.texi (Splitting Windows): Clarify role of window
998 parameters in split-window. Shorten the example.
f4e90db0
SM
999 (Deleting Windows): Rewrite intro to handle internal windows.
1000 Fix delete-windows-on doc.
7bf54975
CY
1001 (Selecting Windows): Copyedits.
1002
a0c2d0ae
MR
10032011-11-17 Martin Rudalics <rudalics@gmx.at>
1004
1005 * windows.texi (Resizing Windows, Splitting Windows)
1006 (Deleting Windows): Use term window-combination-resize instead
1007 of window-splits.
1008
b6f67890
MR
10092011-11-16 Martin Rudalics <rudalics@gmx.at>
1010
f4e90db0
SM
1011 * windows.texi (Resizing Windows, Splitting Windows):
1012 Rename occurrences of window-nest to window-combination-limit.
b6f67890 1013
0b381c7e
JB
10142011-11-14 Juanma Barranquero <lekktu@gmail.com>
1015
1016 * intro.texi (Lisp History): Fix typo.
1017
89d61221
MR
10182011-11-12 Martin Rudalics <rudalics@gmx.at>
1019
f4e90db0
SM
1020 * windows.texi (Splitting Windows, Deleting Windows):
1021 Remove references to splits status of windows.
89d61221 1022
b2621720
GM
10232011-11-10 Glenn Morris <rgm@gnu.org>
1024
1025 * buffers.texi (Read Only Buffers): Expand a bit on why
1026 toggle-read-only should only be used interactively. (Bug#7292)
1027
d2ad7ee1
CY
10282011-11-09 Chong Yidong <cyd@gnu.org>
1029
1030 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 1031 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
1032 window-inside-absolute-pixel-edges.
1033 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1034 non-full-width windows.
1035
2cffd681
MR
10362011-11-09 Martin Rudalics <rudalics@gmx.at>
1037
1038 * windows.texi (Resizing Windows): Rewrite documentation of
1039 window-resizable.
1040
f6f6d7e7
CY
10412011-11-09 Chong Yidong <cyd@gnu.org>
1042
1043 * windows.texi (Splitting Windows): Simplify example.
1044
a79db6e0
CY
10452011-11-08 Chong Yidong <cyd@gnu.org>
1046
1047 * windows.texi (Window Sizes): Copyedits. Document
1048 window-text-height. Remove window-min-height and window-min-width
1049 discussion, referring instead to Emacs manual.
1050 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
1051 (Resizing Windows): Simplify introduction. Don't document
1052 enlarge-window, shrink-window, enlarge-window-horizontally, and
1053 shrink-window-horizontally; they are no longer preferred for
1054 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 1055
441950c7
GM
10562011-11-07 Glenn Morris <rgm@gnu.org>
1057
1058 * windows.texi (Choosing Window): Fix keybinding typo.
1059
be7f5545
MR
10602011-11-07 Martin Rudalics <rudalics@gmx.at>
1061
1062 * windows.texi (Resizing Windows, Splitting Windows)
1063 (Window Configurations): Use "child window" instead of
1064 "subwindow".
1065
291d142b
CY
10662011-11-06 Chong Yidong <cyd@gnu.org>
1067
1068 * windows.texi (Basic Windows): Clarify various definitions.
1069 Treat window-normalize-* as internal; don't document them.
1070 (Windows and Frames): Various clarifications, e.g. non-live
1071 windows also belong to frames. Fix window-list description.
1072 Simplify window nesting example.
f4e90db0
SM
1073 (Splitting Windows, Window Configurations):
1074 Use split-window-below.
291d142b 1075
89bd5ee1
EZ
10762011-11-04 Eli Zaretskii <eliz@gnu.org>
1077
1078 * windows.texi (Window Sizes): Mention in the doc string that the
1079 return values of `window-body-height' and `window-body-width' are
1080 in frame's canonical units. (Bug#9949)
1081
3d8daefe
MR
10822011-10-30 Martin Rudalics <rudalics@gmx.at>
1083
1084 * windows.texi (Windows and Frames): Remove "iso-" infix from
1085 documentation of window-iso-combined-p.
1086
60754666
CY
10872011-10-26 Chong Yidong <cyd@gnu.org>
1088
1089 * modes.texi (Running Hooks): Document with-wrapper-hook.
1090
d366bd53
CY
10912011-10-18 Chong Yidong <cyd@gnu.org>
1092
1093 * display.texi (Glyphless Chars): New node.
1094
50b063c3
CY
10952011-10-13 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * text.texi (Yanking): Document yank-excluded-properties.
1098
1099 * package.texi (Packaging Basics): The commentary should say how
1100 to begin using the package.
1101
c72063fa
MR
11022011-10-11 Martin Rudalics <rudalics@gmx.at>
1103
1104 * windows.texi (Deleting Windows): Mention which window gets
1105 selected when deleting the selected window.
1106
d83dc65b
MR
11072011-10-09 Martin Rudalics <rudalics@gmx.at>
1108
1109 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1110 with the selected window.
1111 * windows.texi (Buffers and Windows): Reformulate text on how
1112 replace-buffer-in-windows deals with a window.
1113 (Quitting Windows): Describe how quit-window deals with a
1114 standalone frame. Describe new option frame-auto-hide-function.
1115
c599682c
GM
11162011-10-08 Glenn Morris <rgm@gnu.org>
1117
48bca619
GM
1118 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1119
c599682c
GM
1120 * positions.texi (Excursions): Update warning message.
1121
969aa734
CY
11222011-10-05 Chong Yidong <cyd@stupidchicken.com>
1123
f4e90db0
SM
1124 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1125 Fix Emacs manual xref (Bug#9675).
969aa734 1126
550f41cd
CY
11272011-10-01 Chong Yidong <cyd@stupidchicken.com>
1128
1129 * windows.texi (Textual Scrolling): Document scroll-up-command,
1130 scroll-down-command, scroll-error-top-bottom, and the
1131 scroll-command symbol property.
717a1362
CY
1132 (Display Action Functions): Fix description of
1133 display-buffer-pop-up-window.
550f41cd 1134
a239d4e9
JB
11352011-09-28 Juanma Barranquero <lekktu@gmail.com>
1136
1137 * windows.texi (Splitting Windows): Fix typos.
1138
590c056d
MR
11392011-09-25 Martin Rudalics <rudalics@gmx.at>
1140
1141 * windows.texi (Windows and Frames, Display Action Functions)
1142 (Switching Buffers): Fix some typos.
1143 (Buffers and Windows): Remove reference to window-auto-delete.
1144 Reword description of replace-buffer-in-windows.
1145 (Window History): Fix some typos and refer to frame local buffer
1146 list.
c419f5cb
MR
1147 (Quitting Windows): New node.
1148 (Window Configurations): Add descriptions of window-state-get
1149 and window-state-put.
1150 (Window Parameters): Describe variable ignore-window-parameters.
1151 Sketch some window parameters currently in use.
1152 * elisp.texi (Top): Update node listing.
590c056d 1153
9ec20d36
CY
11542011-09-25 Chong Yidong <cyd@stupidchicken.com>
1155
1156 * windows.texi (Display Action Functions)
1157 (Choosing Window Options): New nodes.
1158
0e406a72
CY
11592011-09-24 Chong Yidong <cyd@stupidchicken.com>
1160
1161 * windows.texi (Window History): New node. Move text here from
1162 Buffers and Windows.
1163 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
1164 don't document display-buffer here; callers changed.
1165 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
1166 switch-to-buffer-other-frame. Delete duplicate
1167 replace-buffer-in-windows doc.
1168 (Choosing Window): Document display actions.
1169
6bf7006f
EZ
11702011-09-24 Eli Zaretskii <eliz@gnu.org>
1171
1172 * display.texi (Forcing Redisplay): Update the description of
1173 redisplay-dont-pause due to change in the default value.
1174
b33b68a3
MR
11752011-09-23 Martin Rudalics <rudalics@gmx.at>
1176
1177 * frames.texi (Frames and Windows): Move section and rename to
1178 Windows and Frames in windows.texi.
1179 * windows.texi (Windows): Restructure.
1180 (Basic Windows): Rewrite. Explain live and internal windows and
1181 normalization functions.
1182 (Windows and Frames): Move section here from frames.texi.
1183 Describe subwindows, window combinations, window tree, and
1184 corresponding functions including window-list here.
1185 (Window Sizes): Rename section from Size of Window and move it
1186 up in chapter. Describe total and body sizes and the
1187 corresponding functions. Explain new semantics of
1188 window-min-height/-width.
1189 (Resizing Windows): Move section up in chapter. Describe new
1190 resize functions.
1191 (Splitting Windows): Describe new behavior of split-window,
1192 split-window-above-each-other and split-window-side-by-side.
1193 Provide examples. Describe window-nest and window-splits
1194 options.
1195 (Deleting Windows): Minor rewrite.
f4e90db0
SM
1196 (Selecting Windows): Minor rewrite.
1197 Describe frame-selected-window and set-frame-selected-window here.
1198 (Cyclic Window Ordering): Minor rewrite.
1199 Describe window-list-1.
b33b68a3
MR
1200 (Buffers and Windows): Rewrite. Explain a window's previous and
1201 next buffers and the corresponding functions.
c4682d18 1202 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
1203 * elisp.texi (Top): Update node listings for frames and windows
1204 sections.
1205
4d3786ac
SM
12062011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1207
1208 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1209
713df35b
LMI
12102011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1211
1212 * errors.texi (Standard Errors): Remove apparent placeholder text
1213 (bug#9491).
1214
33ed493b
CY
12152011-09-18 Chong Yidong <cyd@stupidchicken.com>
1216
1217 * frames.texi (Management Parameters): Fix description of
1218 icon-type parameter.
1219
b8f0a954
CY
12202011-09-17 Chong Yidong <cyd@stupidchicken.com>
1221
1222 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1223 ending in C-g. Suggested by Edward O'Connor.
1224
eddf142c
EZ
12252011-09-17 Eli Zaretskii <eliz@gnu.org>
1226
1227 * numbers.texi (Integer Basics): Add indexing for
1228 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1229
bf1af6c7
DM
12302011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1231
1232 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1233
cec2eab8
JB
12342011-09-11 Juanma Barranquero <lekktu@gmail.com>
1235
1236 * processes.texi (Network Servers): Clarify what the process
1237 buffer is used for (bug#9233).
1238
51751aa2 12392011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
1240
1241 * lists.texi (Building Lists): Fix typo.
1242
35137ed3
CY
12432011-08-30 Chong Yidong <cyd@stupidchicken.com>
1244
1245 * display.texi (Basic Faces): New node. Document new faces.
1246
1247 * modes.texi (Major Mode Conventions): Move some text there.
1248 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1249
3fd50d5c
CY
12502011-08-29 Chong Yidong <cyd@stupidchicken.com>
1251
1252 * modes.texi (Basic Major Modes): New node. Callers updated.
1253 (Major Modes): Document fundamental-mode and major-mode.
1254 (Major Mode Basics): Node deleted; text moved to Major Modes.
1255 (Derived Modes): Document derived-mode-p.
1256
ddb54206
CY
12572011-08-28 Chong Yidong <cyd@stupidchicken.com>
1258
a6326082
CY
1259 * files.texi (Changing Files, Create/Delete Dirs): Document new
1260 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
1261 (Visiting Functions): Remove view-file; it is documented in the
1262 Emacs manual.
04e2ce72 1263
ddb54206
CY
1264 * frames.texi (Layout Parameters): The defaults for the
1265 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1266
1267 * display.texi (Progress): Document spinner functionality.
1268
1269 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1270 operating system signals. Refer to save-buffers-kill-terminal
1271 instead of save-buffers-kill-emacs.
1272
1273 * objects.texi (Symbol Type): Document ## print representation.
1274
0c95fcf7
EZ
12752011-08-25 Eli Zaretskii <eliz@gnu.org>
1276
1277 * display.texi (Specified Space): Mention that `space' specs
1278 influence bidi reordering.
1279 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1280 separating fields with bidirectional content.
1281
5980d4c6
EZ
12822011-08-24 Eli Zaretskii <eliz@gnu.org>
1283
1284 * display.texi (Bidirectional Display): Document return value in
1285 buffers that are not bidi-reordered for display, and in unibyte
1286 buffers.
1287
bca633fb
EZ
12882011-08-23 Eli Zaretskii <eliz@gnu.org>
1289
1290 * nonascii.texi (Character Properties): Document the values for
1291 unassigned codepoints.
1292
c094bb0c
EZ
12932011-08-18 Eli Zaretskii <eliz@gnu.org>
1294
1295 * nonascii.texi (Character Properties): Document use of
1296 `bidi-class' and `mirroring' properties as part of reordering.
1297 Provide cross-references to "Bidirectional Display".
1298
1299 * display.texi (Bidirectional Display): Document the pitfalls of
1300 concatenating strings with bidirectional content, with possible
f4e90db0
SM
1301 solutions. Document bidi-string-mark-left-to-right.
1302 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
1303 Document use of `bidi-class' and `mirroring' properties as part of
1304 reordering.
c094bb0c 1305
1ea897d5
EZ
13062011-08-16 Eli Zaretskii <eliz@gnu.org>
1307
9adfcd0b
EZ
1308 * modes.texi (Major Mode Conventions): Improve the documentation
1309 of `mode-class' `special' modes.
1310
10862873
EZ
1311 * nonascii.texi (Character Properties): Document the `mirroring'
1312 property. Add index entries.
1313
1ea897d5
EZ
1314 * syntax.texi (Categories): Add an example of defining a new
1315 category and category table.
1316
1317 * searching.texi (Regexp Backslash): Document how to display
1318 existing categories. Mention the possibility of adding
1319 categories, and add an xref to where this is described. Add an
1320 index entry.
1321
ebb552ed
CY
13222011-08-09 Chong Yidong <cyd@stupidchicken.com>
1323
1324 * text.texi (Special Properties):
1325 * display.texi (Overlay Properties): Note that mouse-face cannot
1326 change the text size (Bug#8530).
1327
51a714e1
CY
13282011-08-08 Chong Yidong <cyd@stupidchicken.com>
1329
1330 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1331 using setenv instead.
1332
4cc60b9b
EZ
13332011-07-28 Eli Zaretskii <eliz@gnu.org>
1334
1335 * display.texi (Bidirectional Display): Document the fact that
1336 bidi-display-reordering is t by default.
1337
5deb92fd
EZ
13382011-07-23 Eli Zaretskii <eliz@gnu.org>
1339
1340 * display.texi (Bidirectional Display): New section.
1341
011b0ad6 13422011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
1343 Tim Cross <theophilusx@gmail.com> (tiny change)
1344 Glenn Morris <rgm@gnu.org>
011b0ad6 1345
67f9b9f8 1346 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 1347
4baf28e6
AS
13482011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1349
1350 * help.texi (Keys in Documentation): Revert last change.
1351
66249842
LMI
13522011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1353
f863868c
LMI
1354 * help.texi (Keys in Documentation): Clarify that \= only quotes
1355 the next character, and doesn't affect longer sequences in
1356 particular (bug#8935).
1357
f4e90db0
SM
1358 * debugging.texi (Using Debugger):
1359 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 1360
0bb23927 13612011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
1362
1363 * display.texi (Other Display Specs): Document that `left-fringe'
1364 and `right-fringe' display specifications are of the "replacing"
1365 kind.
1366
f2027cdf
LMI
13672011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1368
1369 * help.texi (Documentation Basics): Add a link to the Function
1370 Documentation node (bug#6580).
1371
f987fde4
LMI
13722011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1373
0bc59b25
LMI
1374 * keymaps.texi (Menu Bar): Mention :visible and :enable
1375 (bug#6344). Text by Drew Adams.
1376
63d55f1f
LMI
1377 * modes.texi (Running Hooks): Mention buffer-local hook variables
1378 (bug#6218).
1379
f987fde4
LMI
1380 * objects.texi (General Escape Syntax): "a with grave accent" is
1381 ?xe0, not ?x8e0 (bug#5259).
1382
b7527639
CY
13832011-07-12 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * display.texi (Face Attributes, Font Selection): Add references
1386 to the Fonts node in the Emacs manual (Bug#4178).
1387
c830e5ae
CY
13882011-07-12 Chong Yidong <cyd@stupidchicken.com>
1389
1390 * display.texi (Window Systems): `window-system' is
1391 terminal-local.
1392
1393 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1394 frame-local variables.
1395
1396 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1397 frame-local variables.
1398 (Frame-Local Variables): Node deleted.
1399
1400 * elisp.texi (Top): Update node listing.
1401
91223e54
LMI
14022011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1403
1404 * elisp.texi: Change "inferiors" to "subnodes" in three places
1405 (bug#3523).
1406
963578d3
CY
14072011-07-11 Chong Yidong <cyd@stupidchicken.com>
1408
1409 * frames.texi (Window System Selections): Discussion of
1410 x-select-enable-clipboard moved to Emacs manual.
1411
07151e49
DD
14122011-07-11 Deniz Dogan <deniz@dogan.se>
1413
1414 * commands.texi (Prefix Command Arguments): Remove excessive
1415 apostrophe.
1416
7261e1cf
LMI
14172011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1418
ad21a12a
LMI
1419 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1420 description is a string (bug#3313).
1421
7261e1cf
LMI
1422 * frames.texi (Display Feature Testing): Try to explain what all
1423 the visual classes mean (bug#3042).
1424
568f7b79
LMI
14252011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1426
18d59e29
LMI
1427 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1428 and `mode-line-client' (bug#2974).
1429
568f7b79
LMI
1430 * text.texi (Insertion): Clarify marker movements (bug#1651).
1431 Text from Drew Adams.
1432
54e10184
LMI
14332011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1434
d94d85e9
LMI
1435 * text.texi (Special Properties): Clarify the format of `face'
1436 (bug#1375).
1437
54e10184
LMI
1438 * commands.texi (Interactive Call): Add a `call-interactively'
1439 example (bug#1010).
1440
413c488d
LMI
14412011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1442
1443 * functions.texi (Calling Functions): Link to the "Interactive
1444 Call" node (bug#1001).
1445
322b7dab 14462011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 1447
3deead93
CY
1448 * customize.texi (Composite Types): Move alist and plist to here
1449 from Simple Types (Bug#7545).
1450
1451 * elisp.texi (Top): Update menu description.
1452
b00d8c1a
CY
1453 * display.texi (Face Attributes): Document negative line widths
1454 (Bug#6113).
1455
d2a6c43b
TR
14562011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1457
1458 * searching.texi (Match Data): Note that match data can be
1459 overwritten by most functions (bug#2499).
1460
c7844a27
LMI
14612011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1462
a9ab721e
LMI
1463 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1464 flags mean (bug#6659).
1465
c7844a27
LMI
1466 * functions.texi (What Is a Function): Document the autoload
1467 object (bug#6496).
1468
f68d76d0
LMI
14692011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1470
8a20ca4c
LMI
1471 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1472 is only used in the Customize user interface (bug#6089).
1473
f68d76d0 1474 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 1475 images (bug#7836).
f68d76d0 1476
7018dbe7
EZ
14772011-07-02 Eli Zaretskii <eliz@gnu.org>
1478
1479 * variables.texi (Defining Variables, Void Variables)
1480 (Constant Variables): Fix incorrect usage of @kindex.
1481
36cb87a1
LMI
14822011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1483
28ee97c7
LMI
1484 * variables.texi (Defining Variables): Add an index entry for
1485 `set-variable' (bug#7262).
8d4294e9 1486 (Defining Variables): Use @findex for functions.
28ee97c7 1487
8862ffd5
LMI
1488 * frames.texi (Basic Parameters): Document the `explicit-name'
1489 parameter (bug#6951).
1490
0ec389b9
LMI
1491 * customize.texi (Type Keywords): Clarify that :value provides a
1492 default value for all types (bug#7386).
1493
36cb87a1
LMI
1494 * streams.texi (Output Functions): Document `pp'.
1495
11fdef7d 14962011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
1497
1498 * keymaps.texi (Searching Keymaps):
1499 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1500 change. Suggested by Johan Bockgård.
1501
eeafcea7
CY
15022011-06-15 Chong Yidong <cyd@stupidchicken.com>
1503
1504 * text.texi (Special Properties): Clarify role of font-lock-face.
1505
b96e6cde
LMI
15062011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1507
f4e90db0 1508 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
1509 to `process-live-p' for consistency with other `-live-p' functions.
1510
be14b9ab
PE
15112011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1512
1513 Document wide integers better.
1514 * files.texi (File Attributes): Document ino_t values better.
2d365993 1515 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
1516 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1517 (Bitwise Operations):
001903b5
PE
1518 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1519 to read, and that will port better if 62-bits becomes the default.
1520 Fix or remove incorrect examples.
be14b9ab
PE
1521 * os.texi (Time Conversion): Document time_t values better.
1522
bcd54f83
LMI
15232011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1524
f4e90db0
SM
1525 * processes.texi (Process Information):
1526 Document `process-alive-p'.
bcd54f83 1527
049bcbcb
CY
15282011-05-29 Chong Yidong <cyd@stupidchicken.com>
1529
1530 * help.texi (Accessing Documentation):
1531 * display.texi (Pixel Specification):
1532 * processes.texi (Serial Ports, Serial Ports):
1533 * nonascii.texi (Character Properties, Default Coding Systems):
1534 * text.texi (Changing Properties, Special Properties):
1535 * windows.texi (Window Start and End):
1536 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1537 * keymaps.texi (Searching Keymaps, Tool Bar):
1538 * minibuf.texi (Basic Completion):
1539 * compile.texi (Eval During Compile):
1540 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1541 7x9 paper in printed manual.
1542
1543 * lists.texi (Sets And Lists): Fix misplaced text.
1544
58539c63
CY
15452011-05-29 Chong Yidong <cyd@stupidchicken.com>
1546
1547 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1548 needs to be active (Bug#8350).
1549
6b5681bf
CY
15502011-05-28 Chong Yidong <cyd@stupidchicken.com>
1551
b4d52acc
CY
1552 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1553
6b5681bf
CY
1554 * tips.texi (Coding Conventions): Remove antediluvian filename
1555 limit recommendation (Bug#8538).
1556
e145f188
GM
15572011-05-27 Glenn Morris <rgm@gnu.org>
1558
1559 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1560
eafed945
GM
15612011-05-26 Glenn Morris <rgm@gnu.org>
1562
1563 * variables.texi (File Local Variables):
1564 Update hack-local-variables `mode-only' return value.
2d3ba9e7 1565 Add some more details on what this function does in the other case.
eafed945 1566
bc8410af
GM
15672011-05-19 Glenn Morris <rgm@gnu.org>
1568
1569 * lists.texi (Sets And Lists): Mention cl provides union etc.
1570
35a30759
N
15712011-05-19 Nix <nix@esperi.org.uk>
1572
1573 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1574
1575 * text.texi (Parsing HTML): Update for function name changes.
1576
1577 * syntax.texi (Syntax Flags): Small fix.
1578
1579 * keymaps.texi (Active Keymaps): Typo fix.
1580 (Changing Key Bindings): Grammar fix.
1581
1582 * frames.texi (Minibuffers and Frames): Grammar fix.
1583 (Window System Selections): x-select-enable-clipboard now defaults to t.
1584
1585 * customize.texi (Common Keywords):
1586 * display.texi (Abstract Display):
1587 * modes.texi (Auto-Indentation):
1588 * nonascii.texi (Converting Representations): Typo fixes.
1589
1590 * control.texi (Examples of Catch): Call it "goto" not "go to".
1591
e3934a8a
EZ
15922011-05-14 Eli Zaretskii <eliz@gnu.org>
1593
bc039a3b
EZ
1594 * nonascii.texi (Character Properties): Fix inconsistencies with
1595 implementation.
1596
e3934a8a
EZ
1597 * text.texi (Special Properties): Move @defvar's out of the
1598 @table. (Bug#8652)
1599
e2c94218
GM
16002011-05-12 Glenn Morris <rgm@gnu.org>
1601
1602 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1603
d2fc7e3d 16042011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
1605
1606 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1607 (Multiline Font Lock):
1608 * vol2.texi (Top):
1609 * vol1.texi (Top):
1610 * elisp.texi (Top): Update menu accordingly.
1611
d2fc7e3d 16122011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
1613
1614 * modes.texi (Region to Fontify): Fix typo.
1615
79b70037
GM
16162011-05-10 Jim Meyering <meyering@redhat.com>
1617
1618 * minibuf.texi: Fix typo "in in -> in".
1619
b08a63cc 16202011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
1621
1622 * numbers.texi (Integer Basics): Large integers are treated as floats.
1623
1ef14cb4
LMI
16242011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1625
1626 * processes.texi (Synchronous Processes): Document the (:file
1627 "/file-name") syntax for `call-process'.
1628
4ffd0d6b 16292011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1630
1631 * windows.texi (Choosing Window): Fix typo.
1632
4ffd0d6b 16332011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
1634
1635 * frames.texi (Layout Parameters): Note the difference between
1636 querying and setting parameters for left-fringe and right-fringe
1637 (Bug#6930).
1638
fd5a8ae8
SM
16392011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1640
1641 * minibuf.texi (Basic Completion): Be a bit more precise about the
1642 valid kinds of completion tables.
1643 (Programmed Completion): Remove obsolete text about lambda expressions
1644 not being valid completion tables.
1645
c1bcd0d5
CY
16462011-03-19 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * positions.texi (Excursions): Explain the "save-excursion
1649 defeated by set-buffer" warning.
1650
1651 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1652 save-excursion. Suggested by Uday S Reddy.
1653
03408648 16542011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 1655
03408648
SM
1656 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1657 (Lexical Binding): New sub-section.
ba83908c 1658
03408648
SM
1659 * eval.texi (Eval): Discourage the use of `eval'.
1660 Document its new `lexical' argument.
6c075cd7 1661
f6d62986
SM
16622011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1663
03408648 1664 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
1665 nil any more.
1666
84ea5558 16672011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
1668
1669 * strings.texi (String Conversion): Don't mention
1670 string-make-(uni|multi)byte (bug#8262).
1671 * nonascii.texi (Converting Representations): Fix up range.
1672 * keymaps.texi (Key Binding Commands): Update code point, avoid
1673 "unibyte character" and remove mention of unibyte bindings.
1674
62d94509
EZ
16752011-03-10 Eli Zaretskii <eliz@gnu.org>
1676
1677 * modes.texi (Operator Precedence Grammars): Don't use characters
1678 outside ISO-8859-1.
1679
63a329f8
EZ
16802011-03-09 Eli Zaretskii <eliz@gnu.org>
1681
1682 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1683
1684 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1685
6446548e
GM
16862011-03-08 Glenn Morris <rgm@gnu.org>
1687
1688 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1689 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 1690 * elisp.texi: Set documentencoding.
6446548e 1691
33383987
JB
16922011-03-07 Chong Yidong <cyd@stupidchicken.com>
1693
1694 * Version 23.3 released.
1695
0b3ceceb
CY
16962011-03-06 Chong Yidong <cyd@stupidchicken.com>
1697
1698 * package.texi: Update index keywords.
1699 (Package Archives): New node contents. Document package-x.el.
1700
78f5433f
JB
17012011-03-06 Juanma Barranquero <lekktu@gmail.com>
1702
1703 * makefile.w32-in (srcs): Add package.texi.
1704
555e9b5c
CY
17052011-03-06 Chong Yidong <cyd@stupidchicken.com>
1706
120d9389
CY
1707 * package.texi (Packaging, Packaging Basics, Simple Packages)
1708 (Multi-file Packages): Expand and clarify.
1709 (Package Archives): Temporary placeholder node.
1710
1711 * elisp.texi (Top): Update node listing.
1712
555e9b5c
CY
1713 * Makefile.in (srcs): Add package.texi.
1714
b59a4335
CY
17152011-03-05 Chong Yidong <cyd@stupidchicken.com>
1716
1717 * processes.texi (Synchronous Processes): Minor clarification
1718 (Bug#8149).
1719
06083aa1
GM
17202011-03-03 Glenn Morris <rgm@gnu.org>
1721
1722 * files.texi (Truenames): Minor clarification. (Bug#2341)
1723
6640b281
GM
17242011-03-01 Glenn Morris <rgm@gnu.org>
1725
1726 * variables.texi (Directory Local Variables):
1727 Mention `(subdirs . nil)' alist element.
1728
2b0c7330 17292011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
1730
1731 * variables.texi (Directory Local Variables): Mention the optional
1732 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1733
b923f7a9
CY
17342011-02-27 Chong Yidong <cyd@stupidchicken.com>
1735
1736 * minibuf.texi (Minibuffer History): Clarify discussion of
1737 minibuffer history lists (Bug#8085).
1738
67ab0163 17392011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 1740
e979a521
EZ
1741 * elisp.texi: Sync @dircategory with ../../info/dir.
1742
e03b2fd4
EZ
1743 * files.texi (Visiting Functions): Document find-file-literally,
1744 both the command and the variable.
1745
86ec878a
EZ
1746 * variables.texi (Creating Buffer-Local): Explain the meaning of
1747 permanent local variables.
1748
67ab0163
GM
1749 * files.texi (Visiting Functions): Document find-file-literally,
1750 both the command and the variable.
1751
1752 * variables.texi (Creating Buffer-Local): Explain the meaning of
1753 permanent local variables.
1754
17552011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
1756
1757 * keymaps.texi (Remapping Commands): Mention how to undo it.
1758
bfcb151a
RT
17592011-02-09 Reuben Thomas <rrt@sc3d.org>
1760
1761 * loading.texi (Hooks for Loading): Remove unnecessary advice
1762 about eval-after-load (Bug#7986).
1763
a41c8660
CY
17642011-02-05 Chong Yidong <cyd@stupidchicken.com>
1765
1766 * commands.texi (Accessing Mouse): Note that a header line is not
1767 included in the row of posn-col-row.
1768
e0dd6837
CY
17692011-02-02 Chong Yidong <cyd@stupidchicken.com>
1770
1771 * modes.texi (Major Mode Conventions): Add face guidelines.
1772 (Faces for Font Lock): List faces in order of prominence.
1773
a4180391
PE
17742011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1775
1776 format-time-string now supports subsecond time stamp resolution
1777 * os.texi (Time Parsing): Document %N.
1778
7427eb97
CY
17792011-01-28 Chong Yidong <cyd@stupidchicken.com>
1780
61db307f
CY
1781 * vol1.texi (Top):
1782 * vol2.texi (Top):
1783 * elisp.texi (Top):
1784 * display.texi (Display Property): Shorten the menu description of
1785 the "Other Display Specs" node (Bug#7816).
1786
7427eb97
CY
1787 * keymaps.texi (Defining Menus): Add "menu item" and "extended
1788 menu item" concept index entries (Bug#7805).
1789
bf3dae7e
EZ
17902011-01-29 Eli Zaretskii <eliz@gnu.org>
1791
1792 * makefile.w32-in (texinfodir): New variable.
1793 (usermanualdir): Remove as redundant with $(emacsdir).
1794 (MAKEINFO): Remove options, leave only program name.
1795 (MAKEINFO_OPTS): New variable.
1796 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
1797
06d8ace5 17982011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
1799 Richard Kim <emacs18@gmail.com>
1800
1801 * loading.texi (Library Search): Document list-load-path-shadows
1802 (Bug#7757).
1803
06d8ace5 18042011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
1805
1806 * searching.texi (Regexp Special): Remove outdated discussion of
1807 character sets (Bug#7780).
1808
28a88153
CY
1809 * frames.texi (Pop-Up Menus): Document where menu title comes
1810 from (Bug#7684).
1811
06d8ace5 18122011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
1813
1814 * display.texi (Making Buttons): Mention limitation of text buttons.
1815
a8e1e9ee
WL
18162011-01-23 Werner Lemberg <wl@gnu.org>
1817
1818 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1819 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1820 (ENVADD): New variable to control texi2dvi and texi2pdf.
1821
362b9d48
GM
18222011-01-15 Chong Yidong <cyd@stupidchicken.com>
1823
1824 * files.texi (Directory Names): Move directory-abbrev-alist doc to
1825 Emacs manual.
1826
18272011-01-15 Eli Zaretskii <eliz@gnu.org>
1828
1829 * files.texi (Directory Names): Explain why FROM in
1830 directory-abbrev-alist should begin with \`. (Bug#7777)
1831
3fa173b4
SM
18322011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1833
1834 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
1835
7c420169 18362011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
1837
1838 * modes.texi (Emulating Mode Line): Fix last change.
1839
7c420169 18402011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
1841
1842 * modes.texi (Emulating Mode Line): Update documentation of
1843 format-mode-line according to changes that fixed bug #7587.
1844
80b33766
SM
18452010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
1846
1847 * modes.texi (Derived Modes): Mention prog-mode.
1848
1849 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
1850 of the key-binding-data cache since we don't use it any more.
1851
f49d1f52 18522010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 1853
4bb49a92
EZ
1854 * processes.texi (Shell Arguments):
1855 * strings.texi (Creating Strings): Don't mention "shell commands";
1856 make it explicit that `split-string-and-unquote' and
1857 `combine-and-quote-strings' are mainly for working with arguments
1858 to call-process and start-process.
1859
3c73e30e
EZ
1860 * processes.texi (Shell Arguments): Fix documentation of
1861 `split-string-and-unquote'. Add indexing. (Bug#7563)
1862
f49d1f52 18632010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
1864
1865 * modes.texi (Auto-Indentation): New section to document SMIE.
1866 (Major Mode Conventions):
1867 * text.texi (Mode-Specific Indent): Refer to it.
1868
f49d1f52 18692010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
1870
1871 * display.texi (Other Display Specs): Document left-fringe and
1872 right-fringe display specs.
1873
f49d1f52 18742010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
1875
1876 * backups.texi (Making Backups):
1877 * modes.texi (Example Major Modes): Use recommended coding style.
1878 (Major Mode Basics, Derived Modes): Encourge more strongly use of
1879 define-derived-mode. Mention completion-at-point-functions.
1880
f49d1f52 18812010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 1882
5dcb4c4e
SM
1883 * nonascii.texi (Converting Representations):
1884 Document byte-to-string.
e1115396 1885
ec1b9b17
GM
18862010-12-08 Glenn Morris <rgm@gnu.org>
1887
1888 * buffers.texi (Modification Time):
1889 verify-visited-file-modtime now defaults to the current buffer.
1890
07976ae3 18912010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 1892
ec1b9b17 1893 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
1894
1895 * strings.texi (Creating Strings): Don't mention semi-obsolete
1896 function char-to-string.
1897 (String Conversion): Shorten discussion of semi-obsolete function
1898 string-to-char. Link to Converting Representations.
1899
1900 * objects.texi (Symbol Type):
1901 * text.texi (Near Point):
1902 * help.texi (Help Functions):
1903 * functions.texi (Mapping Functions): Use string instead of
1904 char-to-string in examples.
1905
07976ae3 19062010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
1907
1908 * text.texi (Kill Functions, Kill Functions)
1909 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
1910 YANK-HANDLER args.
1911
1912 * symbols.texi (Creating Symbols): Using unintern without an
1913 obarray arg is now obsolete.
1914
1915 * numbers.texi (Float Basics): Document float-e and float-pi.
1916
1917 * variables.texi (Defining Variables): Change "pi" example to
1918 "float-pi".
1919
8547874a
EZ
19202010-11-26 Eli Zaretskii <eliz@gnu.org>
1921
1922 * commands.texi (Click Events): Document the values of X, Y and
1923 COL, ROW in the event's position, when the click is on the header
1924 or mode line, on the fringes, or in the margins.
1925
4a47c275 19262010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 1927
5b05d75b
EZ
1928 * customize.texi (Composite Types): Lower-case index entry.
1929
5dcb4c4e
SM
1930 * loading.texi (How Programs Do Loading):
1931 Document load-file-name. (Bug#7346)
c7926fe2 1932
4a47c275 19332010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
1934
1935 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
1936
0eb025fb
EZ
19372010-11-13 Eli Zaretskii <eliz@gnu.org>
1938
1939 * display.texi (Usual Display): Characters with no fonts are not
1940 necessarily displayed as empty boxes.
1941
2699a554 19422010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
1943
1944 * maps.texi (Standard Keymaps): Update File menu description.
1945
8289f37b
GM
19462010-10-28 Glenn Morris <rgm@gnu.org>
1947
1948 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
1949
5793a7bc 19502010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
1951
1952 * display.texi (Window Systems): Deprecate use of window-system as
1953 a predicate.
1954
17284e30
GM
19552010-10-23 Glenn Morris <rgm@gnu.org>
1956
1957 * help.texi (Documentation Basics): Remove mentions of digest-doc and
1958 sorted-doc.
1959
00f113eb
JB
19602010-10-15 Eli Zaretskii <eliz@gnu.org>
1961
1962 * os.texi (Dynamic Libraries): New node, with slightly modified
1963 text deleted from "Image Formats".
1964 (System Interface): Add @menu entry for "Dynamic Libraries".
1965
1966 * display.texi (Image Formats): Remove description of
1967 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
1968
07277eb8
GM
19692010-10-12 Glenn Morris <rgm@gnu.org>
1970
1971 * book-spine.texinfo: Rename to book-spine.texi.
1972
c12e4a81
GM
19732010-10-11 Glenn Morris <rgm@gnu.org>
1974
df187c62
GM
1975 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1976
c12e4a81 1977 * Makefile.in (DVIPS): New variable.
234db610
GM
1978 (.PHONY): Add html, ps.
1979 (html, elisp.html, ps, elisp.ps): New targets.
1980 (clean): Delete html, ps files.
1981 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 1982
6513b232
EZ
19832010-10-09 Eli Zaretskii <eliz@gnu.org>
1984
1985 * makefile.w32-in (emacsdir): New variable.
1986 (srcs): Add emacsver.texi.
1987 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
1988
abd40fb4
GM
19892010-10-09 Glenn Morris <rgm@gnu.org>
1990
c1dc72b3
GM
1991 * Makefile.in (VPATH): Remove.
1992 (infodir): Make it absolute.
1993 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
1994
4393405b
GM
1995 * Makefile.in (dist): Anchor regexps.
1996
eef3ab94
GM
1997 * Makefile.in (srcs): Put elisp.texi first.
1998 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
1999
aa9db089
GM
2000 * Makefile.in (infoclean): Remove harmless, long-standing error.
2001
abd40fb4
GM
2002 * Makefile.in ($(infodir)): Delete rule.
2003 (mkinfodir): New.
2004 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2005
68db69ed 2006 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 2007 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 2008
ea274122
GM
20092010-10-09 Glenn Morris <rgm@gnu.org>
2010
f7a31f11
GM
2011 * Makefile.in (emacsdir): New variable.
2012 (MAKEINFO): Add -I $emacsdir.
2013 (dist): Copy emacsver.texi.
b13254e7
GM
2014 (srcs): Add emacsver.texi.
2015
f7a31f11
GM
2016 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2017 Set EMACSVER by including emacsver.texi.
2018
ea274122
GM
2019 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2020
17ca7950
GM
20212010-10-07 Glenn Morris <rgm@gnu.org>
2022
2023 * Makefile.in (version): New, set by configure.
2024 (clean): Delete dist tar file.
2025 (dist): Use version in tar name.
2026
4c83f6e1
GM
20272010-10-06 Glenn Morris <rgm@gnu.org>
2028
2029 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2030 (INSTALL_INFO): Remove unused variable.
2031 (mostlyclean, infoclean, dist): New rules.
2032 (clean): Delete dvi and pdf files.
2033 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 2034 ($(infodir)): Add parallel build workaround.
4c83f6e1 2035
0264072d
GM
20362010-10-04 Glenn Morris <rgm@gnu.org>
2037
2038 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2039 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 2040 Fix -I typo.
0264072d
GM
2041 (clean): No 'make.out' or 'core' files.
2042 (.PHONY): Declare clean rules.
2043 (maintainer-clean): Delete pdf file. Guard against cd failures.
2044
77f38949
GM
20452010-10-03 Glenn Morris <rgm@gnu.org>
2046
2047 * files.texi (File Name Components): Remove ignored section about
2048 deleted variable directory-sep-char.
2049
178fdd41
MA
20502010-10-03 Michael Albinus <michael.albinus@gmx.de>
2051
2052 * files.texi (Magic File Names): New defopt
2053 remote-file-name-inhibit-cache.
2054
9c524fcb
GM
20552010-10-02 Glenn Morris <rgm@gnu.org>
2056
2057 * os.texi (Killing Emacs): Hook now runs in batch mode.
2058
f816790b
SM
20592010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2060
2061 * text.texi (Special Properties): Clarify when modification-hooks run.
2062
7cf78aac
SM
20632010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2064
2065 * syntax.texi (Syntax Flags): Document new `c' flag.
2066
ca0d44e4
GM
20672010-09-09 Glenn Morris <rgm@gnu.org>
2068
2069 * display.texi (ImageMagick Images): General cleanup.
2070
10999305 20712010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
2072
2073 * files.texi (Directory Names): Use \` rather than ^.
2074
45240125
JD
20752010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2076
2077 * text.texi (Low-Level Kill Ring):
2078 * frames.texi (Window System Selections): Remove cut buffer
2079 documentation.
2080
4abe5bf6
EZ
20812010-08-28 Eli Zaretskii <eliz@gnu.org>
2082
2083 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2084 Parameters", where the default fringe width is described.
2085
2086 * frames.texi (Window Frame Parameters, Basic Parameters)
2087 (Position Parameters, Layout Parameters, Management Parameters)
2088 (Cursor Parameters, Font and Color Parameters): Add indexing for
2089 frame parameters. (Bug#6929)
2090
fdc76236
TT
20912010-08-25 Tom Tromey <tromey@redhat.com>
2092
2093 * vol2.texi (Top): Update.
2094 * vol1.texi (Top): Update.
2095 * tips.texi (Library Headers): Mention Package-Version and
2096 Package-Requires.
2097 * package.texi: New file.
2098 * os.texi (System Interface): Update pointers.
2099 * elisp.texi (Top): Link to new nodes. Include package.texi.
2100 * anti.texi (Antinews): Update pointers.
2101
1e5c1c80
EZ
21022010-08-25 Eli Zaretskii <eliz@gnu.org>
2103
2104 * processes.texi (Filter Functions): Fix last change.
2105
78e33835
CY
21062010-08-24 Markus Triska <triska@gmx.at>
2107
2108 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2109 of `buffer-name' in the main text as well as in the example
2110 (Bug#3098).
2111
198a7a97
CY
21122010-08-22 Chong Yidong <cyd@stupidchicken.com>
2113
2114 * nonascii.texi (Text Representations):
2115 * loading.texi (Loading Non-ASCII):
2116 * compile.texi (Byte Compilation): Don't mention obsolete
2117 --unibyte command-line argument.
2118
bc7d7ea6
CY
21192010-08-22 Chong Yidong <cyd@stupidchicken.com>
2120
2121 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2122
b0126eac 21232010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
2124
2125 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2126
e8a6cc19
EZ
21272010-08-20 Eli Zaretskii <eliz@gnu.org>
2128
2129 * commands.texi (Misc Events): Add cross-references to where
2130 POSITION of a mouse event is described in detail.
2131
c4e7c63a 21322010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 2133
c4e7c63a 2134 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 2135
7815fe19 21362010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
2137
2138 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2139 Suggested by Štěpán Němec <stepnem@gmail.com>.
2140
7815fe19 21412010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
2142
2143 * minibuf.texi (High-Level Completion): Document args of
2144 `read-buffer-function' (bug#5625).
2145
8b2dd508
JD
21462010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2147
2148 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2149
bace45fe
MA
21502010-07-29 Michael Albinus <michael.albinus@gmx.de>
2151
2152 * processes.texi (Process Information): Explain process property
2153 `remote-tty'.
2154
4ce5a4cc
JB
21552010-07-27 Juanma Barranquero <lekktu@gmail.com>
2156
2157 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2158 instead of "\C-\^?" (bug#6334).
2159
1c84bc7a
JB
2160 * text.texi (Special Properties): Fix typo.
2161
b88746ba
EZ
21622010-07-09 Eli Zaretskii <eliz@gnu.org>
2163
2164 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2165 calling sequences, which are now the standard.
2166
51422d6d
CY
21672010-06-24 Chong Yidong <cyd@stupidchicken.com>
2168
2169 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2170
2171 * commands.texi (Command Overview): Mention undo-boundary call.
2172
d24880de
GM
21732010-06-23 Glenn Morris <rgm@gnu.org>
2174
2175 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2176 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2177 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2178 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2179 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2180 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2181 Untabify Texinfo files.
2182
0fc76035
CY
21832010-06-20 Chong Yidong <cyd@stupidchicken.com>
2184
2185 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2186
5338dc0b
CY
21872010-06-19 Chong Yidong <cyd@stupidchicken.com>
2188
a628ad9d 2189 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 2190
2c3a3c1d
CY
21912010-06-02 Chong Yidong <cyd@stupidchicken.com>
2192
ba3bf1d9
CY
2193 * searching.texi (Regexp Special): Remove obsolete information
2194 about matching non-ASCII characters, and suggest using char
2195 classes (Bug#6283).
2c3a3c1d 2196
7f4b4249
JB
21972010-05-30 Juanma Barranquero <lekktu@gmail.com>
2198
2199 * minibuf.texi (Basic Completion): Add missing "@end defun".
2200
637821cd
SM
22012010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2202
2203 * minibuf.texi (Basic Completion): Document completion-boundaries.
2204 (Programmed Completion): Document the new fourth method for boundaries.
2205
e13051c3
CY
22062010-05-22 Chong Yidong <cyd@stupidchicken.com>
2207
a628ad9d 2208 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 2209
0235128c 22102010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2211
2212 * windows.texi (Textual Scrolling):
2213 * tips.texi (Coding Conventions):
2214 * minibuf.texi (Minibuffer History):
2215 * maps.texi (Standard Keymaps):
2216 * loading.texi (Where Defined):
2217 * edebug.texi (Instrumenting): Fix typos.
2218
0235128c 22192010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 2220
c7c32279
CY
2221 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2222
0235128c
SM
2223 * functions.texi (Obsolete Functions):
2224 Document set-advertised-calling-convention.
eb5ed549
CY
2225
2226 * minibuf.texi (Basic Completion): Document completion-in-region.
2227 (Programmed Completion): Document completion-annotate-function.
2228
2229 * commands.texi (Reading One Event): Document read-key.
2230 (Distinguish Interactive): Document KIND arg to
2231 called-interactively-p. Delete obsolete interactive-p.
2232
2233 * elisp.texi (Top): Update node description.
2234
f8848423
EZ
22352010-05-08 Eli Zaretskii <eliz@gnu.org>
2236
0235128c
SM
2237 * nonascii.texi (Character Properties):
2238 Document unicode-category-table. Add an index entry for Unicode
2239 general category.
2240
22412010-05-07 Chong Yidong <cyd@stupidchicken.com>
2242
2243 * Version 23.2 released.
f8848423 2244
938efb77
JB
22452010-04-20 Juanma Barranquero <lekktu@gmail.com>
2246
2247 * locals.texi (Standard Buffer-Local Variables):
2248 Remove @ignore'd reference to `direction-reversed'.
2249
5854c267
JL
22502010-04-14 Juri Linkov <juri@jurta.org>
2251
2252 Fix @deffn without category.
2253
2254 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2255 for `abbrev-insert'.
2256
2257 * buffers.texi (Indirect Buffers): Add category `Command'
2258 to @deffn of `clone-indirect-buffer'.
2259
2260 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2261 for `next-window' and `previous-window'. Add category `Command'
2262 to @deffn of `pop-to-buffer'.
2263
8a14dec7
CY
22642010-04-01 Chong Yidong <cyd@stupidchicken.com>
2265
2266 * nonascii.texi (Text Representations): Don't mark
2267 enable-multibyte-characters as a user option.
2268
7a1831cf
EZ
22692010-03-31 Eli Zaretskii <eliz@gnu.org>
2270
2271 * control.texi (Handling Errors): How to re-throw a signal caught
2272 by condition-case.
2273
c3863713
CY
22742010-03-26 Chong Yidong <cyd@stupidchicken.com>
2275
2276 * loading.texi (Hooks for Loading): Document after-load-functions.
2277 Copyedits.
2278
c333f279
AM
22792010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2280
2281 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2282
e867cb5d 22832010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
2284
2285 * processes.texi (Network Processes): Document seqpacket type.
2286
605f35cd
DN
22872010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2288
2289 * os.texi (System Environment): Do not mention lynxos.
2290
288f9fc0
CY
22912010-03-10 Chong Yidong <cyd@stupidchicken.com>
2292
2293 * Branch for 23.2.
2294
eed5c93a
CY
22952010-03-06 Chong Yidong <cyd@stupidchicken.com>
2296
2297 * objects.texi (Integer Type): Take note of the read syntax
2298 exception for numbers that cannot fit in the integer type.
2299
1ddd6622
GM
23002010-03-03 Glenn Morris <rgm@gnu.org>
2301
2302 * numbers.texi (Integer Basics, Bitwise Operations):
2303 * objects.texi (Integer Type): Update for integers now being 30-bit.
2304
a908c79a
CY
23052010-02-27 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * display.texi (Low-Level Font): Document :otf font-spec property.
2308
cd61af01
SM
23092010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2310
2311 * display.texi (Line Height): Avoid obsolete special default variables
2312 like default-major-mode.
2313
c02f8fe2
AM
23142010-01-28 Alan Mackenzie <acm@muc.de>
2315
2316 * display.texi (Auto Faces): Say fontification-functions is called
2317 whether or not Font Lock is enabled. Tidy up the wording a bit.
2318
d738d18b
CY
23192010-01-17 Chong Yidong <cyd@stupidchicken.com>
2320
2321 * elisp.texi: Remove duplicate edition information (Bug#5407).
2322
4963739e
JB
23232010-01-17 Juanma Barranquero <lekktu@gmail.com>
2324
2325 * two.el (volume-header-toc-markup): Fix typos in docstring.
2326
c57008f6
SM
23272010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2328
2329 Avoid dubious uses of save-excursions.
2330 * positions.texi (Excursions): Recommend the use of
2331 save-current-buffer if applicable.
2332 * text.texi (Clickable Text): Fix the example code which used
2333 save-excursion in a naive way which sometimes preserves point and
2334 sometimes not.
2335 * variables.texi (Creating Buffer-Local):
2336 * os.texi (Session Management):
2337 * display.texi (GIF Images):
2338 * control.texi (Cleanups): Use (save|with)-current-buffer.
2339
2f3725cd
EZ
23402010-01-02 Eli Zaretskii <eliz@gnu.org>
2341
2342 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2343
85eeac93
CY
23442010-01-02 Chong Yidong <cyd@stupidchicken.com>
2345
2346 * nonascii.texi (Text Representations, Character Codes)
2347 (Converting Representations, Explicit Encoding)
2348 (Translation of Characters): Use hex notation consistently.
2349 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2350
4801c5fa
CY
23512010-01-01 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * loading.texi (Where Defined): Make it clearer that these are
2354 loaded files (Bug#5068).
2355
26e533e2
CY
23562009-12-29 Chong Yidong <cyd@stupidchicken.com>
2357
2358 * minibuf.texi (Completion Styles): Document `initials' style.
2359
16d1ff5f
CY
23602009-12-25 Chong Yidong <cyd@stupidchicken.com>
2361
2362 * frames.texi (Resources): Describe inhibit-x-resources.
2363 (Size Parameters): Copyedit.
2364
2365 * hash.texi (Creating Hash):
2366 * objects.texi (Hash Table Type): Document the new hash table
2367 printed representation.
2368
2369 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2370 obsolete.
2371
5dcb4c4e
SM
2372 * processes.texi (Process Buffers):
2373 Document process-kill-buffer-query-function.
16d1ff5f 2374
9a5de3d9
GM
23752009-12-05 Glenn Morris <rgm@gnu.org>
2376
2377 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2378 diary-display-function, and no longer recommended to be a hook.
2379 Update for changes in the names of calendar and diary hooks.
2380 diary-print-entries-hook has changed section.
2381
b640eb52
EZ
23822009-11-28 Eli Zaretskii <eliz@gnu.org>
2383
2384 * text.texi (Special Properties): More accurate description of
2385 what the `cursor' property does.
2386
be1674ab
KR
23872009-11-26 Kevin Ryde <user42@zip.com.au>
2388
2389 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2390 mouse-wheel-down-event, the closest thing to a definition for them.
2391 * os.texi (Startup Summary): vindex inhibit-startup-message and
2392 inhibit-splash-screen.
2393 (Command-Line Arguments): vindex argv.
2394 (Suspending Emacs): vindex suspend-tty-functions and
2395 resume-tty-functions. Don't want to index every hook, but having
2396 the programming ones is helpful.
2397
603f5979
CY
23982009-11-14 Chong Yidong <cyd@stupidchicken.com>
2399
2400 * commands.texi (Motion Events): Fix typo (Bug#4907).
2401
4359a806
CY
24022009-11-08 Chong Yidong <cyd@stupidchicken.com>
2403
2404 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2405 are affected by case-fold-search (Bug#4483).
2406
0f063651
CY
24072009-11-02 Chong Yidong <cyd@stupidchicken.com>
2408
2409 * minibuf.texi (Reading File Names): Note that read-file-name may
2410 use a graphical file dialog.
2411
9bd79893
GM
24122009-10-31 Glenn Morris <rgm@gnu.org>
2413
2414 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2415
ebe479ec
KR
24162009-10-16 Kevin Ryde <user42@zip.com.au>
2417
2418 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2419 in particular so `info-lookup-symbol' can find its docs.
2420
2640fa86
CY
24212009-10-16 Chong Yidong <cyd@stupidchicken.com>
2422
2423 * variables.texi (Constant Variables): Distinguish from defconst
2424 variables.
2425 (Defining Variables): Add cindex.
2426
edd6a733
CY
24272009-10-15 Chong Yidong <cyd@stupidchicken.com>
2428
2429 * os.texi (Time of Day): Clarify that the microsecond part is
2430 ignored (Bug#4637).
2431
5feb0b73
GM
24322009-10-11 Glenn Morris <rgm@gnu.org>
2433
2434 * frames.texi (Size and Position): Clarify what is included in the frame
2435 height. (Bug#4535)
2436
0c5413c8
GM
24372009-10-10 Glenn Morris <rgm@gnu.org>
2438
2439 * windows.texi (Size of Window): The relationship between window and
2440 frame heights is not so simple. (Bug#4535)
2441 Mention window-full-height-p.
2442
7f8b600a
SM
24432009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2444
2445 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2446 used from Lisp.
2447
6185de1c
EZ
24482009-10-07 Eli Zaretskii <eliz@gnu.org>
2449
7f8b600a
SM
2450 * files.texi (Directory Names) <abbreviate-file-name>:
2451 Document that root home directories are not replaced with "~".
6185de1c 2452
9972911f
EZ
24532009-10-06 Eli Zaretskii <eliz@gnu.org>
2454
2455 * text.texi (Special Properties): Document the meaning of the
2456 `cursor' text property whose value is an integer.
2457
2a3f19ef
MA
24582009-10-05 Michael Albinus <michael.albinus@gmx.de>
2459
2460 * files.texi (Magic File Names): Add `copy-directory'.
2461
804543b5
EZ
24622009-10-05 Eli Zaretskii <eliz@gnu.org>
2463
2464 * files.texi (File Attributes): Fix description of file
2465 attributes. (Bug#4638) Update attributes of files.texi example to
2466 be more representative.
2467
461bf92b
MA
24682009-10-05 Michael Albinus <michael.albinus@gmx.de>
2469
2470 * files.texi (Create/Delete Dirs): New command copy-directory.
2471
a86cd395
JB
24722009-10-04 Juanma Barranquero <lekktu@gmail.com>
2473
2474 * anti.texi (Antinews):
2475 * macros.texi (Indenting Macros):
2476 * strings.texi (Creating Strings, Case Conversion):
2477 Remove duplicate words.
2478
d3080264
MA
24792009-10-01 Michael Albinus <michael.albinus@gmx.de>
2480
2481 * files.texi (Create/Delete Dirs): delete-directory has an
2482 optional parameter RECURSIVE.
2483
85d14563
SM
24842009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2485
2486 * buffers.texi (Swapping Text): Minor clarification.
2487
3d9842c6
GM
24882009-10-01 Glenn Morris <rgm@gnu.org>
2489
2490 * functions.texi (Declaring Functions): Mention that we also search for
2491 ".m" files in the src/ directory.
2492
78427304
CY
24932009-09-25 David Engster <deng@randomsample.de>
2494
3d9842c6 2495 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 2496
b578c9cc
GM
24972009-09-22 Glenn Morris <rgm@gnu.org>
2498
2499 * internals.texi (Building Emacs): Mention preloaded-file-list.
2500
beee5da7
AM
25012009-09-14 Alan Mackenzie <acm@muc.de>
2502
2503 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2504
5d6ab672
CY
25052009-09-13 Chong Yidong <cyd@stupidchicken.com>
2506
2507 * functions.texi (Anonymous Functions): Rearrange discussion,
2508 giving usage of unquoted lambda forms first. Mention that
2509 `function' and `#'' are no longer required (Bug#4290).
2510
59375eeb
AM
25112009-09-11 Alan Mackenzie <acm@muc.de>
2512
a86cd395 2513 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
2514 batch mode.
2515
e7e2f529
GM
25162009-09-01 Glenn Morris <rgm@gnu.org>
2517
2518 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2519
eae47088
GM
25202009-08-26 Ulrich Mueller <ulm@gentoo.org>
2521
2522 * nonascii.texi (Character Codes): Fix typos.
2523
3691a0a6
MA
25242009-08-25 Michael Albinus <michael.albinus@gmx.de>
2525
2526 * processes.texi (Synchronous Processes): New defvar
2527 process-file-side-effects.
2528
664d56b8
GM
25292009-08-25 Glenn Morris <rgm@gnu.org>
2530
2531 * display.texi (Fontsets): Fix typo.
2532
0706c025
GM
2533 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2534
03a74b84
SM
25352009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2536
2537 * processes.texi (Asynchronous Processes): Adjust arglist of
2538 start-process-shell-command and start-file-process-shell-command.
2539
f6de8a37
CY
25402009-08-15 Chong Yidong <cyd@stupidchicken.com>
2541
4b1ed1bb
CY
2542 * advice.texi (Argument Access in Advice): Note that argument
2543 positions are zero-based (Bug#3932).
2544
89a9e058
CY
2545 * commands.texi (Distinguish Interactive): Minor copyedit.
2546
23696fd7
CY
2547 * display.texi (Face Attributes): Add xref to Displaying Faces for
2548 explanation of "underlying face".
2549
f6de8a37
CY
2550 * customize.texi (Common Keywords): Add xref to Loading.
2551
2552 * loading.texi (How Programs Do Loading): Add xref to Lisp
2553 Libraries node in the Emacs manual.
2554
417f77e6
CY
25552009-08-13 Chong Yidong <cyd@stupidchicken.com>
2556
2557 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2558
0999039c
CY
25592009-07-18 Chong Yidong <cyd@stupidchicken.com>
2560
2561 * processes.texi (Shell Arguments): Copyedits.
2562
9af167bc
GM
25632009-07-18 Glenn Morris <rgm@gnu.org>
2564
2565 * loading.texi (Repeated Loading): Fix typo.
2566
137987ab
RS
25672009-07-16 Richard Stallman <rms@gnu.org>
2568
2569 * buffers.texi (Swapping Text): Recommend setting
2570 write-region-annotate-functions and buffer-saved-size.
2571
2572 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2573
622fa380
GM
25742009-07-15 Glenn Morris <rgm@gnu.org>
2575
2576 * edebug.texi: Minor re-phrasings throughout.
2577 (Edebug Execution Modes): Sit-for affects continue mode too.
2578 (Jumping): Use `forward-sexp' rather than its keybinding.
2579 (Edebug Misc): Fix Q binding.
2580 (Edebug Eval): Remove cl version.
2581 (Printing in Edebug): Clarify print-length etc.
2582 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2583 (Specification List): Remove edebug-unwrap findex entry.
2584 (Specification Examples): defmacro is actually not the same as defun.
2585 Escape "`" in example.
2586
6bbd4600
CY
25872009-07-15 Chong Yidong <cyd@stupidchicken.com>
2588
2589 * markers.texi (The Mark): Document optional arg to
2590 deactivate-mark.
2591
e538d479
GM
25922009-07-11 Kevin Ryde <user42@zip.com.au>
2593
2594 * hooks.texi (Standard Hooks): Fix cross-references.
2595
4c98b9ed
GM
2596 * loading.texi (Named Features): Refer to eval-after-load.
2597
5300838c
GM
25982009-07-11 Glenn Morris <rgm@gnu.org>
2599
64fbeb16
GM
2600 * Makefile.in (TEXI2PDF): New.
2601 (elisp.pdf): New target.
2602
4c98b9ed
GM
2603 * searching.texi (Regexp Backslash): Fix typo.
2604
2605 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 2606
51d9979c
GM
26072009-07-10 Glenn Morris <rgm@gnu.org>
2608
561c0216
GM
2609 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2610
5b594a58
GM
2611 * customize.texi (Customization Types):
2612 * display.texi (Abstract Display):
0cc8c85a 2613 * objects.texi (Character Type, String Type):
5b594a58 2614 Merge in some menu descriptions from elisp.texi.
51d9979c 2615
c3cbbb40
GM
2616 * hash.texi (Hash Tables):
2617 * modes.texi (Multiline Font Lock):
2618 End menu description with period.
fe42c16a 2619
28528402
GM
26202009-07-09 Glenn Morris <rgm@gnu.org>
2621
2622 * back.texi: Don't hard-code texinfo location.
2623
2624 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2625 (tex): Add texinfodir to TEXINPUTS.
2626 (elisp1med-init, elisp2med-init): Use texinfodir.
2627
2628 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2629 (clean): Add two-volume.make intermediate files.
2630
2631 * elisp.texi, vol1.texi, vol2.texi:
2632 Use a DATE variable with the publication date, and update it.
2633 Fix antinews menu description.
2634
2635 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2636 Update the detailed node listing to match elisp.texi.
2637
2638 * README: Update edition to match elisp.texi.
2639
2640 * objects.texi (General Escape Syntax):
2641 * nonascii.texi (Character Sets):
2642 Use consistent case for "Unicode Standard".
2643
2644 * anti.texi (Antinews):
2645 * customize.texi (Variable Definitions):
2646 * functions.texi (Declaring Functions):
2647 * nonascii.texi (Character Properties):
2648 * processes.texi (Serial Ports):
2649 * text.texi (Special Properties):
2650 * tips.texi (Coding Conventions):
2651 Minor rearrangements to improve TeX line-filling.
2652
2653 * commands.texi (Using Interactive): Fix cross-reference.
2654
17db8e10
JD
26552009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2656
2657 * frames.texi (Management Parameters): Mention sticky.
2658
77c7e2e1
AS
26592009-07-01 Andreas Schwab <aschwab@redhat.com>
2660
2661 * help.texi (Help Functions): Fix description of help-buffer and
2662 help-setup-xref to use @defun instead of @deffn.
2663
3f1c6666
JD
26642009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2665
2666 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2667
ca27c21b
CY
26682009-06-24 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * display.texi (Window Systems): Add ns to the list.
2671
70243478
CY
26722009-06-21 Chong Yidong <cyd@stupidchicken.com>
2673
2674 * Branch for 23.1.
2675
df006536
MR
26762009-06-17 Martin Rudalics <rudalics@gmx.at>
2677
2678 * windows.texi (Dedicated Windows): Fix typo.
2679 (Resizing Windows): Replace @defun by @deffn.
2680
d259fc4b
GM
26812009-06-17 Glenn Morris <rgm@gnu.org>
2682
2683 * variables.texi (Directory Local Variables):
2684 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2685
30781db6
KH
26862009-06-09 Kenichi Handa <handa@m17n.org>
2687
2688 * nonascii.texi (Character Sets): State clearly that FROM and TO
2689 are codepoints of CHARSET.
2690
62e8099c
CY
26912009-06-07 Chong Yidong <cyd@stupidchicken.com>
2692
2693 * minibuf.texi (Reading File Names): Fix introductory text.
2694 Suggested by stan@derbycityprints.com.
2695 (High-Level Completion): Fix typo.
2696
ee1b1917
CY
26972009-05-28 Chong Yidong <cyd@stupidchicken.com>
2698
2699 * frames.texi (Text Terminal Colors): Multi-tty is already
2700 implemented, but tty-local colors are not.
2701
5df647e8
CY
27022009-05-27 Chong Yidong <cyd@stupidchicken.com>
2703
2704 * hooks.texi (Standard Hooks): Remove mention of obsolete
2705 redisplay-end-trigger-functions.
2706
2707 * internals.texi (Window Internals): Remove mention of obsolete
2708 redisplay-end-trigger-functions.
2709
01f17ae2
MR
27102009-05-21 Martin Rudalics <rudalics@gmx.at>
2711
2712 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2713
2714 * backups.texi (Making Backups): backup-directory-alist and
2715 make-backup-file-name-function are options.
2716 (Auto-Saving): auto-save-list-file-prefix is an option.
2717
2718 * buffers.texi (Killing Buffers): buffer-offer-save is an
2719 option.
2720
2721 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2722 option.
2723 (Echo Area Customization): echo-keystrokes is an option.
2724 (Selective Display): selective-display-ellipses is an option.
2725 (Temporary Displays): temp-buffer-show-function is an option.
2726 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2727 are options.
2728 (Font Selection): face-font-family-alternatives,
2729 face-font-selection-order, face-font-registry-alternatives, and
2730 scalable-fonts-allowed are options.
2731 (Fringe Indicators): indicate-buffer-boundaries is an option.
2732 (Fringe Cursors): overflow-newline-into-fringe is an option.
2733 (Scroll Bars): scroll-bar-mode is an option.
2734
2735 * eval.texi (Eval): max-lisp-eval-depth is an option.
2736
2737 * files.texi (Visiting Functions): find-file-hook is an option.
2738 (Directory Names): directory-abbrev-alist is an option.
2739 (Unique File Names): temporary-file-directory and
2740 small-temporary-file-directory are options.
2741
2742 * frames.texi (Initial Parameters): initial-frame-alist,
2743 minibuffer-frame-alist and default-frame-alist are options.
2744 (Cursor Parameters): blink-cursor-alist and
2745 cursor-in-non-selected-windows ar options.
2746 (Window System Selections): selection-coding-system is an
2747 option.
2748 (Display Feature Testing): display-mm-dimensions-alist is an
2749 option.
2750
2751 * help.texi (Help Functions): help-char and help-event-list are
2752 options.
2753
2754 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2755 an option.
2756
2757 * minibuf.texi (Minibuffer History): history-length and
2758 history-delete-duplicates are options.
2759 (High-Level Completion): read-buffer-function and
2760 read-buffer-completion-ignore-case are options.
2761 (Reading File Names): read-file-name-completion-ignore-case is
2762 an option.
2763
2764 * modes.texi (Mode Line Top): mode-line-format is an option.
2765 (Mode Line Variables): mode-line-position and mode-line-modes
2766 are options.
2767
2768 * nonascii.texi (Text Representations):
2769 enable-multibyte-characters is an option.
2770 (Default Coding Systems): auto-coding-regexp-alist,
2771 file-coding-system-alist, auto-coding-alist and
2772 auto-coding-functions are options.
2773 (Specifying Coding Systems): inhibit-eol-conversion is an
2774 option.
2775
2776 * os.texi (Init File): site-run-file is an option.
2777 (System Environment): mail-host-address is an option.
2778 (User Identification): user-mail-address is an option.
2779 (Terminal Output): baud-rate is an option.
2780
2781 * positions.texi (Word Motion): words-include-escapes is an
2782 option.
2783
2784 * searching.texi (Standard Regexps): page-delimiter,
2785 paragraph-separate, paragraph-separate and sentence-end are
2786 options.
2787
2788 * text.texi (Margins): left-margin and fill-nobreak-predicate
2789 are options.
2790
2791 * variables.texi (Local Variables): max-specpdl-size is an
2792 option.
2793
2794 * windows.texi (Choosing Window):
2795 split-window-preferred-function, special-display-function and
2796 display-buffer-function are options.
2797
106e6894
CY
27982009-05-20 Chong Yidong <cyd@stupidchicken.com>
2799
4a83454d
CY
2800 Fix errors spotted by Martin Rudalics.
2801
106e6894
CY
2802 * syntax.texi (Position Parse): Document rationale for ignored
2803 arguments to syntax-ppss-flush-cache.
2804
2805 * processes.texi (Input to Processes): Mark PROCESS arg to
2806 process-running-child-p as optional.
2807 (Network Options): Document NO-ERROR arg to
2808 set-network-process-option.
2809
2810 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
2811 command.
2812
2813 * searching.texi (POSIX Regexps): Mark posix-search-forward and
2814 posix-search-backward as commands.
2815
2816 * os.texi (Killing Emacs): Mark kill-emacs as a command.
2817 (Suspending Emacs): Mark suspend-emacs as a command.
2818 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
2819 commands.
5dcb4c4e
SM
2820 (Terminal Output): Remove obsolete function baud-rate.
2821 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
2822
2823 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
2824 terminal-coding-system and set-terminal-coding-system.
2825 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
2826 as optional.
2827 (Character Sets): Document RESTRICTION arg of char-charset.
2828 (Character Codes): Mark POS argument to get-byte as optional.
2829
2830 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
2831 minibuffer-message.
2832
2833 * files.texi (Create/Delete Dirs): Mark make-directory and
2834 delete-directory as commands.
2835
2836 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
2837
2838 * text.texi (Base 64): Mark base64-decode-string and
2839 base64-encode-string as commands.
2840 (Columns): Mark move-to-column as a command.
2841 (Mode-Specific Indent): Document RIGID arg to
2842 indent-for-tab-command.
2843 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
2844 Mark indent-code-rigidly as a command.
2845 (Substitution): Mark translate-region as a command.
2846
2847 * frames.texi (Size and Position): Remove obsolete functions
2848 screen-height and screen-width.
2849
04173931
CY
28502009-05-19 Chong Yidong <cyd@stupidchicken.com>
2851
2852 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
2853 (Displaying Buffers, Resizing Windows): Correct mistakes;
2854 next-window, previous-window, and pop-to-buffer are not commands,
2855 and fit-window-to-buffer" is a command. (Pointed out by Martin
2856 Rudalics.)
2857
eae7d8f8
RS
28582009-05-17 Richard M Stallman <rms@gnu.org>
2859
2860 * modes.texi (Precalculated Fontification): Clarify text.
2861
b8766179
MR
28622009-05-17 Martin Rudalics <rudalics@gmx.at>
2863
2864 * windows.texi (Selecting Windows): Clarify descriptions of
2865 with-selected-window and get-lru-window.
2866 (Cyclic Window Ordering): Refer to particular frame when talking
2867 about how splitting affects the ordering.
2868 (Displaying Buffers): Fix descriptions of switch-to-buffer and
2869 switch-to-buffer-other-window. Explain how setting of
2870 display-buffer-reuse-frames affects pop-to-buffer.
2871 (Choosing Window): Clarify some details in descriptions of
2872 display-buffer-reuse-frames, pop-up-frames, and
2873 pop-up-frame-function.
2874 (Dedicated Windows): Clarify some details.
2875 (Textual Scrolling): Replace term vscroll by term vertical
2876 scroll position.
2877 (Vertical Scrolling): Fix typo.
2878 (Window Hooks): Relate text on jit-lock-register to window
2879 scrolling and size changes.
2880
734b5e3b
CY
28812009-05-14 Chong Yidong <cyd@stupidchicken.com>
2882
0a65633e
CY
2883 * frames.texi (Initial Parameters): Clarify what the initial
2884 minibuffer frame is.
05be46d7
CY
2885 (Buffer Parameters): Note that the minibuffer parameter can not be
2886 altered.
0a65633e 2887
734b5e3b
CY
2888 * anti.texi (Antinews): Copyedits. Rearrange some entries.
2889 Document display-buffer changes.
2890
925672cd
CY
28912009-05-13 Chong Yidong <cyd@stupidchicken.com>
2892
17ecd7af
CY
2893 * anti.texi (Antinews): Rewrite for Emacs 22.
2894
925672cd
CY
2895 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
2896 obarrays are first mentioned. Define "system abbrev" more
2897 prominently, and add it to the index.
2898 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
2899 Copyedits.
2900 (Abbrev Expansion): Document abbrev-insert.
2901
80be4dd7
CY
29022009-05-12 Chong Yidong <cyd@stupidchicken.com>
2903
2904 * frames.texi (Font and Color Parameters): Rename from Color
2905 Parameters. Document font-backend parameter.
2906
2907 * vol2.texi (Top): Update node listing.
2908 * vol1.texi (Top): Update node listing.
2909 * elisp.texi (Top): Update node listing.
2910
372a93ac
MR
29112009-05-11 Martin Rudalics <rudalics@gmx.at>
2912
2913 * windows.texi (Choosing Window): Don't explicitly refer to
2914 split-window-sensibly's window argument in descriptions of
2915 split-height-threshold and split-width-threshold.
2916
714c3541
MR
29172009-05-10 Martin Rudalics <rudalics@gmx.at>
2918
2919 * windows.texi (Choosing Window): Fix rewrite of window
2920 splitting section.
2921
0e90e7be
EZ
29222009-05-09 Eli Zaretskii <eliz@gnu.org>
2923
f4e90db0
SM
2924 * nonascii.texi (Default Coding Systems):
2925 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 2926 Add indexing.
0e90e7be
EZ
2927 (Lisp and Coding Systems): Add index entries.
2928
d3c0c321
MR
29292009-05-09 Martin Rudalics <rudalics@gmx.at>
2930
2931 * windows.texi (Choosing Window): Describe split-window-sensibly
2932 and rewrite section on window splitting accordingly.
2933 (Textual Scrolling): Replace `...' by @code{...}.
2934
c773345a
CY
29352009-05-04 Chong Yidong <cyd@stupidchicken.com>
2936
ee2d5b5e
CY
2937 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
2938 Remove obsoleted pre-abbrev-expand-hook.
2939
2940 * locals.texi (Standard Buffer-Local Variables): Consolidate table
2941 entries.
2942
c773345a
CY
2943 * internals.texi (Object Internals): Don't assume 32-bit machines
2944 are the norm.
2945 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
2946 (Window Internals): Synch field names to window.h.
2947 (Process Internals): Synch field names to process.h.
c773345a 2948
dd449674
CY
29492009-04-29 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * variables.texi (File Local Variables): Note that read-circle is
2952 bound to nil when reading file-local variables.
2953
2954 * streams.texi (Input Functions): Document read-circle.
2955 (Output Variables): Add xref to Circular Objects.
2956
4f1e25e2
CY
29572009-04-25 Chong Yidong <cyd@stupidchicken.com>
2958
2959 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
2960 Features and Coding System Basics. Node that "p" stands for
2961 "predicate". Recommend utf-8-emacs instead of emacs-mule.
2962 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
2963 mouse-appearance-menu.
2964 (Programming Tips): Add xref to Progress.
2965
dca019f8
CY
29662009-04-22 Chong Yidong <cyd@stupidchicken.com>
2967
5dcb4c4e
SM
2968 * os.texi (Command-Line Arguments):
2969 Document command-line-args-left.
dca019f8
CY
2970 (Suspending Emacs): Adapt text to multi-tty case. Document use of
2971 terminal objects for tty arguments.
2972 (Startup Summary): Add xref to Session Management.
2973 (Session Management): Mention emacs-session-restore. Copyedits.
2974
02a89103
CY
29752009-04-20 Chong Yidong <cyd@stupidchicken.com>
2976
2977 * os.texi (Startup Summary): Copyedits. The init file is not
2978 necessarily named .emacs now. Document initial-buffer-choice and
2979 initial-scratch-message. Note where Emacs exits in batch mode.
2980 Document inhibit-splash-screen as an alias.
2981 (Init File): Be neutral about which init file name to use.
2982
29832009-04-16 Chong Yidong <cyd@stupidchicken.com>
2984
2985 * os.texi (System Interface): Fix Texinfo usage.
2986
0c1cfe01
CY
29872009-04-15 Chong Yidong <cyd@stupidchicken.com>
2988
80d7cdca
CY
2989 * searching.texi (Regexp Backslash): Also refer to shy groups as
2990 non-capturing or unnumbered groups.
2991 (Regexp Functions): Add cross-reference to Regexp Backslash.
2992
0c1cfe01
CY
2993 * display.texi (Truncation): Overlays can use line-prefix and
2994 wrap-prefix too.
2995 (Overlay Properties): Document wrap-prefix and line-prefix.
2996 (Face Attributes): Document underline-minimum-offset.
2997 (Face Remapping): Copyedits.
2998 (Low-Level Font): Copyedits.
2999 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
3000 (Line Height): Emphasize that line-spacing only takes effect on
3001 graphical terminals.
0c1cfe01 3002
c4adeee0
CY
30032009-04-13 Chong Yidong <cyd@stupidchicken.com>
3004
3005 * display.texi (Refresh Screen): Note that a passage about screen
3006 refreshing is text terminal only.
3007 (Forcing Redisplay): Delete misleading comment---sit-for calls
3008 redisplay, not the other way around.
3009 (Truncation): Note new values of truncate-partial-width-windows.
3010 Copyedits.
3011 (Invisible Text): Document invisible-p.
3012
b20ecfa1
EZ
30132009-04-11 Eli Zaretskii <eliz@gnu.org>
3014
3015 * display.texi (Overlays): Overlays don't scale well. See
3016 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3017
97d8273f
CY
30182009-04-10 Chong Yidong <cyd@stupidchicken.com>
3019
f147ff75
CY
3020 * syntax.texi (Syntax Table Functions): Document cons cell
3021 argument for modify-syntax-entry.
3022 (Categories): Document cons cell argument for
3023 modify-category-entry.
3024
fca4ec76
CY
3025 * searching.texi (String Search): Document word-search-forward-lax
3026 and word-search-backward-lax.
3027 (Searching and Case): Describe isearch behavior more precisely.
3028
9c283d5b
CY
3029 * keymaps.texi (Tool Bar): Mention that some platforms do not
3030 support multi-line toolbars. Suggested by Stephen Eglen.
3031
3032 * frames.texi (Layout Parameters): Mention that Nextstep also
3033 allows only one tool-bar line. Suggested by Stephen Eglen.
3034
97d8273f
CY
3035 * nonascii.texi (Text Representations): Copyedits.
3036 (Coding System Basics): Also mention utf-8-emacs.
3037 (Converting Representations, Selecting a Representation)
3038 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3039 Copyedits.
3040 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3041
2bad3299
CY
30422009-04-09 Chong Yidong <cyd@stupidchicken.com>
3043
3044 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
3045 (Filling): Clarify REGION argument of fill-paragraph.
3046 Document fill-forward-paragraph-function.
2bad3299
CY
3047 (Special Properties): Remove "new in Emacs 22" declaration.
3048 (Clickable Text): Merge with Links and Mouse-1 node.
3049
5dcb4c4e
SM
3050 * display.texi (Button Properties, Button Buffer Commands):
3051 Change xref to Clickable Text.
2bad3299
CY
3052
3053 * tips.texi (Key Binding Conventions): Change xref to Clickable
3054 Text.
3055
3056 * elisp.texi (Top): Update node listing.
3057
ea30ce4f
CY
30582009-04-05 Chong Yidong <cyd@stupidchicken.com>
3059
47af2f4b
CY
3060 * markers.texi (The Mark): Copyedits. Improve description of
3061 handle-shift-selection.
3062 (The Region): Move use-region-p here from The Mark.
3063
ea30ce4f
CY
3064 * positions.texi (Screen Lines): Document (cols . lines) argument
3065 for vertical-motion.
3066
2aa8ea6e
CY
30672009-04-04 Chong Yidong <cyd@stupidchicken.com>
3068
3ec61d4e
CY
3069 * frames.texi (Frames): Clean up introduction. Document `ns'
3070 return value for framep.
3071 (Creating Frames): Note how the terminal is chosen.
3072 (Multiple Terminals, Multiple Displays): Merge into a single node.
3073 (Color Parameters): Fix typo.
3074
3075 * variables.texi (Local Variables, Buffer-Local Variables)
3076 (Creating Buffer-Local): Change link to Multiple Terminals.
3077
3078 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3079
3080 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3081 Terminals.
3082
3083 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3084 to Multiple Terminals.
3085
3086 * elisp.texi (Top): Update node listing.
3087 * vol2.texi (Top): Update node listing.
3088 * vol1.texi (Top): Update node listing.
3089
9257072f
CY
3090 * buffers.texi (Current Buffer): Note that the append-to-buffer
3091 example is no longer in synch with the latest code. Tie the two
3092 examples together.
3093
2aa8ea6e
CY
3094 * files.texi (File Attributes): Move note about MS-DOS from
3095 Changing Files to File Attributes.
3096 (Create/Delete Dirs): Note that mkdir is an alias for this.
3097
22e74b17
CY
30982009-04-01 Markus Triska <triska@gmx.at>
3099
3100 * processes.texi (Filter Functions): Suggest how to handle output
3101 batches.
3102
4bbe48ec
CY
31032009-03-30 Chong Yidong <cyd@stupidchicken.com>
3104
3105 * help.texi (Accessing Documentation): Update example to use
3106 help-setup-xref and with-help-window.
3107 (Help Functions): Remove print-help-return-message, which is
3108 semi-obsolete due to with-help-window. Document help-buffer and
3109 help-setup-xref.
3110
b9723f39
CY
31112009-03-29 Chong Yidong <cyd@stupidchicken.com>
3112
5dcb4c4e
SM
3113 * help.texi (Accessing Documentation, Help Functions):
3114 Remove information about long-obsolete Emacs versions.
9eb52e90 3115
b9723f39
CY
3116 * modes.texi (Mode Line Variables): The default values of the mode
3117 line variables are now more complicated.
3118
b0cc32db
CY
31192009-03-28 Chong Yidong <cyd@stupidchicken.com>
3120
3c25a5a9
CY
3121 * modes.texi (Major Mode Conventions): Note that specialness is
3122 inherited.
31c9eebb
CY
3123 (Derived Modes): Note that define-derive-mode sets the mode-class
3124 property.
3c25a5a9 3125
b0cc32db
CY
3126 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3127 goto-map. Add search-map to the list.
3128
c5e0006d
EZ
31292009-03-27 Eli Zaretskii <eliz@gnu.org>
3130
1213465a
EZ
3131 * os.texi (System Environment): Update the list of system-type
3132 values.
3133
c5e0006d
EZ
3134 * markers.texi (The Mark) <handle-shift-selection>: Update for
3135 removal of the optional argument DEACTIVATE.
3136
48bab3d6
CY
31372009-03-25 Chong Yidong <cyd@stupidchicken.com>
3138
3139 * commands.texi (Focus Events): Most X window managers don't use
3140 focus-follows-mouse nowadays.
3141
6e4ff1b6
CY
31422009-03-24 Chong Yidong <cyd@stupidchicken.com>
3143
3144 * commands.texi (Defining Commands): Clarify introduction.
3145 (Using Interactive): Not that interactive can be put in a symbol
3146 property.
3147 (Interactive Call): Note that a symbol with a non-nil
3148 interactive-form property satisfies commandp.
3149
11625308
JB
31502009-03-23 Juanma Barranquero <lekktu@gmail.com>
3151
3152 * minibuf.texi (Intro to Minibuffers): Fix typos.
3153
7b34420d
CY
31542009-03-23 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
3157 about minibuffers in old Emacs versions. Copyedits.
3158 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
3159 (Text from Minibuffer): Simplify introduction.
3160
f9257eed
AM
31612009-03-22 Alan Mackenzie <acm@muc.de>
3162
3163 * commands.texi (Using Interactive): Clarify string argument to
3164 `interactive' - even promptless elements need \n separators.
3165
f639ba70
CY
31662009-03-18 Chong Yidong <cyd@stupidchicken.com>
3167
3168 * minibuf.texi (Completion Styles): New node.
3169
3170 * elisp.texi (Top): Update node listing.
3171
d897e8ee
CY
31722009-03-17 Chong Yidong <cyd@stupidchicken.com>
3173
3174 * minibuf.texi (Basic Completion): Note that
3175 read-file-name-completion-ignore-case and
3176 read-buffer-completion-ignore-case can override
3177 completion-ignore-case.
3178 (Minibuffer Completion): Document completing-read changes.
3179 (Completion Commands): Avoid mentioning partial completion mode.
3180 Document minibuffer-completion-confirm changes, and
3181 minibuffer-confirm-exit-commands.
3182 (High-Level Completion): Document new require-match behavior for
3183 read-buffer. Document read-buffer-completion-ignore-case.
3184 (Reading File Names): Document new require-match behavior for
3185 read-file-name.
3186
b1f23349
CY
31872009-03-14 Chong Yidong <cyd@stupidchicken.com>
3188
3189 * debugging.texi (Error Debugging): Don't mislead the reader into
3190 thinking that debug-on-error enters debugger for C-f at EOB.
3191 (Error Debugging): Setting debug-on-init within the init file
3192 works, and has for some time.
3193
d6eb4e25
KH
31942009-03-13 Kenichi Handa <handa@m17n.org>
3195
3196 * display.texi (Fontsets): Update the description.
3197
1cf53dc5
CY
31982009-03-13 Chong Yidong <cyd@stupidchicken.com>
3199
3200 * advice.texi (Advising Primitives): Link to What Is a Function.
3201
81f919fc
CY
32022009-03-12 Chong Yidong <cyd@stupidchicken.com>
3203
cf4229eb
CY
3204 * compile.texi (Speed of Byte-Code): Update example.
3205 (Disassembly): Update examples.
3206
81f919fc 3207 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
3208
3209 * customize.texi (Common Keywords): It's not necessary to use :tag
3210 to remove hyphens, as custom-unlispify-tag-name does it
3211 automatically.
5dcb4c4e
SM
3212 (Variable Definitions): Link to File Local Variables.
3213 Document customized-value symbol property.
f2bbc08c
CY
3214 (Customization Types): Move menu to end of node.
3215
955964d7
CY
32162009-03-10 Chong Yidong <cyd@stupidchicken.com>
3217
3218 * macros.texi (Compiling Macros): Omit misleading sentence, which
3219 implied that macros can only be used in the same file they are
3220 defined.
3221 (Backquote): Remove obsolete information about Emacs 19.
3222
d25ed7db
GM
32232009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3224
3225 * display.texi (Display Margins): Fix paren typo.
3226
d55f6ca5
CY
32272009-02-27 Chong Yidong <cyd@stupidchicken.com>
3228
f0e57ed8
CY
3229 * elisp.texi (Top): Update node listing.
3230
3231 * variables.texi (Variables): Clarify introduction.
3232 (Global Variables): Mention that setq is a special form.
3233 (Local Variables): Use active voice.
3234 (Tips for Defining): Mention marking variables as safe.
3235 (Buffer-Local Variables): Mention terminal-local and frame-local
3236 variables together.
3237 (File Local Variables): Copyedits.
3238 (Frame-Local Variables): Note that they are not really useful.
3239 (Future Local Variables): Node deleted.
3240
d55f6ca5 3241 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 3242 Unicode escape syntax.
d55f6ca5 3243
ca8f09a8
CY
32442009-02-23 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * control.texi (Control Structures): Add cindex entry for "textual
3247 order".
3248
3249 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3250 instead of "expression" throughout.
3251 (Function Indirection): Copyedits. Use active voice.
3252 (Eval): The default value of max-lisp-eval-depth is now 400.
3253
a20878b6
MB
32542009-02-23 Miles Bader <miles@gnu.org>
3255
3256 * processes.texi (System Processes): Rename `system-process-attributes'
3257 to `process-attributes'.
3258
61f66044
CY
32592009-02-22 Chong Yidong <cyd@stupidchicken.com>
3260
1b80d1f3
CY
3261 * symbols.texi (Property Lists): Emphasize that property lists are
3262 not restricted to symbol cells.
3263 (Other Plists): Copyedit.
3264
61f66044
CY
3265 * sequences.texi (Sequences Arrays Vectors): Make introduction
3266 more concise.
3267 (Arrays): Mention char-tables and bool-vectors too.
3268 (Vectors): Don't repeat information given in Arrays node. Link to
3269 nodes that explain the vector usage examples.
3270 (Char-Tables): Note that char-table elements can have arbitrary
3271 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 3272 Link to Property Lists node.
61f66044 3273
9403944b
CY
32742009-02-22 Chong Yidong <cyd@stupidchicken.com>
3275
3276 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3277 `append'.
4068c7b4 3278 (List Elements): Copyedits.
9403944b
CY
3279
3280 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3281 of `vconcat'.
3282
3283 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3284 Emacs 20 usage of `concat'.
3285 (Case Conversion): Copyedits.
3286
b87a185f
CY
32872009-02-21 Chong Yidong <cyd@stupidchicken.com>
3288
3289 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3290 Minor edits.
3291 (Frame Configuration Type): Emphasize that it is not primitive.
3292 (Font Type): New node.
3293 (Type Predicates): Add fontp; type-of now recognizes font object
3294 types.
3295
3296 * intro.texi (Version Info): Update version numbers in examples.
3297 (Acknowledgements): List more contributors.
3298
3299 * elisp.texi: Bump version number to 3.0.
3300 (Top): Link to Font Type node.
3301
867d4bb3
JB
33022009-02-20 Juanma Barranquero <lekktu@gmail.com>
3303
3304 * modes.texi (Major Mode Conventions): Remove duplicate words.
3305 (Customizing Keywords): Fix typo.
3306
77730170
EZ
33072009-02-14 Eli Zaretskii <eliz@gnu.org>
3308
3309 * nonascii.texi (User-Chosen Coding Systems): Document that
3310 select-safe-coding-system suggests raw-text if there are raw bytes
3311 in the region.
3312 (Explicit Encoding): Warn not to use `undecided' when encoding.
3313
c8736212
GM
33142009-02-11 Glenn Morris <rgm@gnu.org>
3315
3316 * frames.texi (Visibility of Frames): Mention the effect multiple
3317 workspaces/desktops can have on visibility.
3318
ab992d66
EZ
33192009-02-07 Eli Zaretskii <eliz@gnu.org>
3320
c8736212
GM
3321 * text.texi (Commands for Insertion):
3322 * commands.texi (Event Mod):
3323 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
3324 * nonascii.texi (Translation of Characters):
3325 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
3326 (Explicit Encoding): Document the `charset' text property produced
3327 by decode-coding-region and decode-coding-string.
ab992d66 3328
e651a255
AM
33292009-01-27 Alan Mackenzie <acm@muc.de>
3330
3331 * modes.texi (Search-based Fontification): Correct a typo.
3332
bc5cde4b
JB
33332009-01-25 Juanma Barranquero <lekktu@gmail.com>
3334
3335 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3336 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3337
3533155b
EZ
33382009-01-24 Eli Zaretskii <eliz@gnu.org>
3339
f721deda
EZ
3340 * display.texi (Window Systems): Document the value of
3341 `initial-window-system' under --daemon.
3342
3533155b
EZ
3343 * os.texi (System Environment): Remove description of the
3344 `environment' function which has been deleted.
3345
f79b43b2
DN
33462009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3347
3348 * frames.texi (Multiple Displays): Remove documentation for
3349 removed function make-frame-on-tty.
3350
e3aa6669
CY
33512009-01-22 Chong Yidong <cyd@stupidchicken.com>
3352
3353 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
3354 write-region-annotate-functions.
3355 Document write-region-post-annotation-function.
e3aa6669 3356
fb13a416
CY
33572009-01-19 Chong Yidong <cyd@stupidchicken.com>
3358
3359 * display.texi (Font Lookup): Document WIDTH argument of
3360 x-list-fonts.
3361
02eccf6b
EZ
33622009-01-17 Eli Zaretskii <eliz@gnu.org>
3363
ead3f58d
EZ
3364 * maps.texi (Standard Keymaps): Rename function-key-map to
3365 local-function-key-map.
3366
3367 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3368 local-function-key-map.
3369
3370 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3371 and `set-keyboard-coding-system' now accept an optional terminal
3372 argument.
3373
3374 * commands.texi (Event Mod): `keyboard-translate-table' is now
3375 terminal-local.
3376 (Function Keys): Rename function-key-map to
3377 local-function-key-map.
3378
df05a163
EZ
3379 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3380 frames.texi.
3381
0ed8034e 3382 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
3383 `delete-terminal-functions', `suspend-tty-functions' and
3384 `resume-tty-functions'.
0ed8034e
EZ
3385
3386 * frames.texi (Frames): Document `frame-terminal' and
3387 `terminal-live-p'.
3388 (Multiple Displays): Document `make-frame-on-tty'.
3389 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3390 `terminal-name', and `get-device-terminal'.
490f1197
EZ
3391 (Terminal Parameters): Document `terminal-parameters',
3392 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
3393
3394 * os.texi (System Environment): Document `environment' and
3395 `initial-environment'.
490f1197
EZ
3396 (Suspending Emacs): Update for multi-tty; document
3397 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 3398
02eccf6b
EZ
3399 * nonascii.texi (Coding System Basics): More accurate description
3400 of `raw-text'.
3401
f19fea97
JB
34022009-01-12 Juanma Barranquero <lekktu@gmail.com>
3403
3404 * display.texi (Low-Level Font): Fix typo.
3405
16fa292f
CY
34062009-01-10 Chong Yidong <cyd@stupidchicken.com>
3407
3408 * elisp.texi (Top): Update node listing.
3409
3410 * display.texi (PostScript Images): Node deleted.
3411
0b4faef3
EZ
34122009-01-10 Eli Zaretskii <eliz@gnu.org>
3413
3355f04d
EZ
3414 * processes.texi (Decoding Output): Document that null bytes force
3415 no-conversion for reading process output.
3416
3417 * files.texi (Reading from Files): Document that null bytes force
3418 no-conversion when visiting files.
3419
11625308 3420 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 3421
5dcb4c4e
SM
3422 * nonascii.texi (Lisp and Coding Systems):
3423 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 3424 (Character Properties): Improve wording.
0b4faef3 3425
ce9cf065
CY
34262009-01-09 Chong Yidong <cyd@stupidchicken.com>
3427
3428 * display.texi (Font Lookup): Remove obsolete function
3429 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3430 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
3431 (Font Selection): Reorder order of variable descriptions.
3432 Minor clarifications.
ce9cf065
CY
3433
3434 * elisp.texi (Top): Update node listing.
3435
ab756fb3
GM
34362009-01-09 Glenn Morris <rgm@gnu.org>
3437
3438 * commands.texi (Command Loop Info): Say that last-command-char and
3439 last-input-char are obsolete aliases.
3440
3441 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3442 last-input-char and last-command-char, since they are just aliases for
3443 last-input-event and last-command-event.
3444
3445 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3446 last-command-char.
3447
6b2b8ab1
CY
34482009-01-08 Chong Yidong <cyd@stupidchicken.com>
3449
3450 * elisp.texi: Update node listing.
3451
3452 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
3453 (Face Attributes): Don't link to Font Lookup.
3454 Document font-family-list.
6b2b8ab1
CY
3455 (Fonts): New node.
3456
3568e767
JR
34572009-01-08 Jason Rumney <jasonr@gnu.org>
3458
3459 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 3460 changing the standard pointer shapes. (Bug#1485)
3568e767 3461
6221c8db
CY
34622009-01-08 Chong Yidong <cyd@stupidchicken.com>
3463
3464 * display.texi (Attribute Functions): Note that a function value
3465 :height is relative, and that compatibility functions work by
3466 calling set-face-attribute.
3467 (Displaying Faces): Reorder list in order of increasing priority.
3468 (Face Remapping): New node. Content moved here from Displaying
3469 Faces.
3470 (Glyphs): Link to Face Functions.
3471
e3d3799a
CY
34722009-01-08 Chong Yidong <cyd@stupidchicken.com>
3473
3474 * display.texi (Faces): Don't discuss face id here. facep does
3475 not return t.
3476 (Defining Faces): Minor clarification.
3477 (Face Attributes): Rearrange items to match docstring of
3478 set-face-attribute. Add :foundry attribute. Document new role of
3479 :font attribute. Texinfo usage fix.
3480 (Attribute Functions): Copyedits.
3481 (Face Functions): Note that face number is seldom used.
3482
638a2457
RS
34832009-01-05 Richard M Stallman <rms@gnu.org>
3484
3485 * strings.texi (Predicates for Strings): Minor clarification.
3486
3487 * functions.texi (Function Safety): Texinfo usage fix.
3488
49ea0074
JB
34892009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3490
3491 * objects.texi (General Escape Syntax): Fix typo.
3492
9f822178
MR
34932009-01-03 Martin Rudalics <rudalics@gmx.at>
3494
3495 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3496 works via the default value of pop-up-frame-function.
3497
af34ad36
EZ
34982009-01-02 Eli Zaretskii <eliz@gnu.org>
3499
3500 * processes.texi (System Processes): Document the `time' and
3501 `ctime' attributes of `system-process-attributes'.
3502
d31f6679
CY
35032009-01-01 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * display.texi (Face Attributes): Clarify :height attribute.
3506
174dc00c
MR
35072008-12-31 Martin Rudalics <rudalics@gmx.at>
3508
3509 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3510 the front of the buffer list. Add entries for `last-buffer' and
3511 `unbury-buffer'.
3512
b8afe7e4
EZ
35132008-12-27 Eli Zaretskii <eliz@gnu.org>
3514
d14030f5
EZ
3515 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3516 and its subsections.
3517
3518 * frames.texi (Multiple Terminals, Low-level Terminal)
3519 (Terminal Parameters, Frames on Other TTY devices): New sections.
3520 (Frames): Add an xref to "Multiple Terminals".
3521
765980a4
EZ
3522 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3523
3524 * objects.texi (Terminal Type): New node.
3525 (Editing Types): Add it to the menu.
3526
47bd5577
EZ
3527 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3528 Variables".
3529
eb22b78c 3530 * variables.texi (Directory Local Variables): New node.
47bd5577 3531 (Variables): Add a menu item for it.
eb22b78c 3532
b8afe7e4
EZ
3533 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3534 `generated-autoload-file'.
3535
77bb0476
EZ
35362008-12-20 Eli Zaretskii <eliz@gnu.org>
3537
028e2c19
EZ
3538 * os.texi (Startup Summary): Add xref to documentation of
3539 `initial-window-system'.
3540
77bb0476
EZ
3541 * display.texi (Window Systems): Document `window-system' the
3542 function. The variable `window-system' is now frame-local.
028e2c19 3543 Document `initial-window-system'.
77bb0476 3544
dda87836
MR
35452008-12-19 Martin Rudalics <rudalics@gmx.at>
3546
3547 * windows.texi (Windows): Rewrite description of
3548 fit-window-to-buffer.
3549
caef3ed2
GM
35502008-12-13 Glenn Morris <rgm@gnu.org>
3551
3552 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3553 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3554
21c58e4d
GM
35552008-12-12 Glenn Morris <rgm@gnu.org>
3556
3557 * debugging.texi (Error Debugging): Refer forwards to
3558 eval-expression-debug-on-error.
3559
af38459f
EZ
35602008-12-05 Eli Zaretskii <eliz@gnu.org>
3561
5dedd9b5
EZ
3562 * strings.texi (String Basics): Only unibyte strings that
3563 represent key sequences hold 8-bit raw bytes.
3564
af38459f
EZ
3565 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3566 paragraph to speak about `undecided'.
3567 (Character Properties): Don't explain the meaning of each
3568 property; instead, identify their Unicode Standard names.
b3f1f4a5 3569 (Character Sets): Document `map-charset-chars'.
af38459f 3570
fa047ae7
GM
35712008-12-02 Glenn Morris <rgm@gnu.org>
3572
3573 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3574 section yet again.
3575
47dbc044
EZ
35762008-11-29 Eli Zaretskii <eliz@gnu.org>
3577
98d05998
EZ
3578 * nonascii.texi (Character Properties): New Section.
3579 (Specifying Coding Systems): Document
3580 `coding-system-priority-list', `set-coding-system-priority', and
3581 `with-coding-priority'.
3582 (Lisp and Coding Systems): Document `check-coding-systems-region'
3583 and `coding-system-charset-list'.
3584 (Coding System Basics): Document `coding-system-aliases'.
3585
3586 * elisp.texi (Top): Add a @detailmenu entry for "Character
3587 Properties".
3588
47dbc044
EZ
3589 * objects.texi (Character Type): Correct the range of Emacs
3590 characters. Add an @xref to "Character Codes".
3591
3592 * strings.texi (String Basics): Add an @xref to "Character Codes".
3593
3594 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3595
3596 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3597 (Character Codes): Document `max-char'.
3598
8b80cdf5
EZ
35992008-11-28 Eli Zaretskii <eliz@gnu.org>
3600
3601 * nonascii.texi (Text Representations, Converting Representations)
3602 (Character Sets, Scanning Charsets, Translation of Characters):
3603 Make text more accurate.
3604
a99dceba
GM
36052008-11-28 Glenn Morris <rgm@gnu.org>
3606
3607 * files.texi (Format Conversion Round-Trip): Improve previous change.
3608
f6dc3bed
CY
36092008-11-26 Chong Yidong <cyd@stupidchicken.com>
3610
3611 * modes.texi (Auto Major Mode): Fix example.
3612
5da9413d
GM
36132008-11-25 Glenn Morris <rgm@gnu.org>
3614
3615 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3616
3617 * files.texi (Format Conversion Round-Trip):
3618 Use active voice for previous change.
3619
fcca848c
CY
36202008-11-25 Chong Yidong <cyd@stupidchicken.com>
3621
3622 * os.texi (Processor Run Time):
3623 * processes.texi (Transaction Queues):
3624 * markers.texi (The Mark):
3625 * windows.texi (Choosing Window, Selecting Windows):
3626 * files.texi (Changing Files, Magic File Names):
3627 * commands.texi (Key Sequence Input):
3628 * functions.texi (Declaring Functions):
3629 * strings.texi (Predicates for Strings):
3630 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3631
36c8dc54
CY
36322008-11-24 Chong Yidong <cyd@stupidchicken.com>
3633
3634 * help.texi (Accessing Documentation): Update example.
3635
3636 * variables.texi (Defining Variables): Note that `*' is not
3637 necessary if defcustom is used.
3638
2a79b242
EZ
36392008-11-22 Eli Zaretskii <eliz@gnu.org>
3640
3641 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3642 Characters" from @detailmenu.
3643
3644 * nonascii.texi (Character Codes, Character Sets)
3645 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3646 (Chars and Bytes, Splitting Characters): Sections removed.
3647
392f0d26
LK
36482008-11-22 Lute Kamstra <lute@gnu.org>
3649
3650 * positions.texi (Text Lines): Update goto-line documentation.
3651
af1a5cd5
MR
36522008-11-21 Martin Rudalics <rudalics@gmx.at>
3653
6a4cfb0c
MR
3654 * frames.texi (Frames): Fix typo, add cross references, reword.
3655 (Initial Parameters): Reword special-display-frame-alist text.
3656 (Frames and Windows): Reword. Describe argument norecord for
3657 set-frame-selected-window.
3658 (Input Focus): Describe argument norecord for select-frame.
3659 Remove comment on MS-Windows behavior for focus-follows-mouse.
3660 (Raising and Lowering): Mention windows-frames dichotomy in
3661 metaphor.
3662
af1a5cd5
MR
3663 * windows.texi (Displaying Buffers, Vertical Scrolling)
3664 (Horizontal Scrolling): Fix indenting and rewording issues
3665 introduced with 2008-11-07 change.
3666
c249fa9c
GM
36672008-11-20 Glenn Morris <rgm@gnu.org>
3668
3669 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3670 element of `format-alist'.
3671
204d4665
GM
36722008-11-19 Glenn Morris <rgm@gnu.org>
3673
3674 * doclicense.texi: Update to FDL 1.3.
3675 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3676
cc0910af
CY
36772008-11-18 Chong Yidong <cyd@stupidchicken.com>
3678
efe6e7c4
CY
3679 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3680 vars, which are obsolete. Mention jit-lock-register.
3681
5dcb4c4e
SM
3682 * modes.texi (Other Font Lock Variables):
3683 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 3684
cc0910af
CY
3685 * frames.texi (Color Parameters): Document alpha parameter.
3686
aeeedf76
MR
36872008-11-16 Martin Rudalics <rudalics@gmx.at>
3688
3689 * windows.texi (Splitting Windows, Deleting Windows)
3690 (Selecting Windows, Cyclic Window Ordering)
3691 (Buffers and Windows, Displaying Buffers, Choosing Window)
3692 (Dedicated Windows, Window Point, Window Start and End)
3693 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3694 (Size of Window, Resizing Windows, Window Configurations)
3695 (Window Parameters): Avoid @var at beginning of sentences and
3696 reword accordingly.
3697
4c565c5c
LK
36982008-11-11 Lute Kamstra <lute@gnu.org>
3699
3700 * files.texi (File Name Components): Fix file-name-extension
3701 documentation.
3702
25f494c9
JB
37032008-11-11 Juanma Barranquero <lekktu@gmail.com>
3704
3705 * frames.texi (Basic Parameters): Remove display-environment-variable
3706 and term-environment-variable.
3707
a1401ab1
EZ
37082008-11-08 Eli Zaretskii <eliz@gnu.org>
3709
3710 * windows.texi (Basic Windows, Splitting Windows)
3711 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3712 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
3713 (Resizing Windows, Window Configurations, Window Parameters):
3714 Fix wording and markup.
a1401ab1 3715
efafc282
MR
37162008-11-07 Martin Rudalics <rudalics@gmx.at>
3717
3718 * windows.texi (Windows): Update entries.
3719 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 3720 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
3721 (Selecting Windows, Cyclic Window Ordering): Reword with special
3722 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
3723 (Buffers and Windows, Choosing Window): Reword with special
3724 emphasis on dedicated windows.
3725 (Displaying Buffers): Reword. For switch-to-buffer mention that
3726 it may fall back on pop-to-buffer. For other-window try to
3727 explain how it treats the cyclic ordering of windows.
efafc282
MR
3728 (Dedicated Windows): New node and section discussing dedicated
3729 windows and associated functions.
86ab855a 3730 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
3731 (Window Start and End): Rename node and section title. Reword.
3732 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3733 Minor rewording.
3734 (Size of Window): Reword, in particular text on window-width.
3735 (Resizing Windows): Reword. Add text on balancing windows.
3736 (Window Configurations): Reword. Mention window parameters.
3737 (Window Parameters): New node and section on window parameters.
3738 (Window Hooks): Reword. Mention that
3739 window-configuration-change-hook is run "buffer-locally".
3740 * elisp.texi (Top): Update Windows entries in @detailmenu
3741 section.
3742
d60a8ab2
JB
37432008-11-04 Juanma Barranquero <lekktu@gmail.com>
3744
3745 * searching.texi (Regexp Search): Fix typo.
3746
01777627
CY
37472008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3748
3749 * searching.texi (Regexp Search): Document GREEDY arg.
3750 (Simple Match Data): Fix return value.
3751
c4526e93
EZ
37522008-11-01 Eli Zaretskii <eliz@gnu.org>
3753
3754 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
3755 with Emacs 23 internal representation of characters.
3756 Document `unibyte-string'.
c4526e93 3757
fe2ae8b5
CY
37582008-10-28 Chong Yidong <cyd@stupidchicken.com>
3759
3760 * processes.texi (Process Information): Note that process-status
3761 does not accept buffer names.
3762
cc5a21e3
CY
37632008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3764
3765 * positions.texi (Skipping Characters): Correct return value of
3766 skip-chars-forward.
3767
09460d9a
MR
37682008-10-25 Martin Rudalics <rudalics@gmx.at>
3769
520b29e7
MR
3770 * windows.texi (Deleting Windows): Update documentation of
3771 delete-windows-on.
3772 (Buffers and Windows): Update documentations of
3773 get-buffer-window and get-buffer-window-list.
3774 (Displaying Buffers): Update documentation of
3775 replace-buffer-in-windows.
3776
09460d9a
MR
3777 * buffers.texi (Current Buffer): Reword set-buffer and
3778 with-current-buffer documentations.
3779 (Creating Buffers): Reword documentation of get-buffer-create.
3780
4d48fcdc
MR
37812008-10-23 Martin Rudalics <rudalics@gmx.at>
3782
3783 * buffers.texi (Current Buffer): Reword documentation of
3784 set-buffer.
3785 (Buffer Names): Reword documentation of buffer-name.
3786 (The Buffer List): For bury-buffer explain what happens with the
3787 buffer's window.
3788 (Creating Buffers): Say that get-buffer-create's arg is called
3789 buffer-or-name.
3790
f0143c43
CY
37912008-10-22 Chong Yidong <cyd@stupidchicken.com>
3792
3e5dbbd3
CY
3793 * advice.texi (Computed Advice): Explain what DEFINITION is.
3794
f0143c43
CY
3795 * nonascii.texi (Character Codes): Remove obsolete function
3796 char-valid-p, and document characterp instead.
3797
52a94b85
MR
37982008-10-22 Martin Rudalics <rudalics@gmx.at>
3799
3800 * windows.texi (Displaying Buffers): Reword documentation of
3801 pop-to-buffer.
3802 (Choosing Window): Rewrite documentation of display-buffer and
3803 its options.
3804
f76f8246
MR
3805 * buffers.texi (Killing Buffers): Update documentation of
3806 kill-buffer.
3807
acc8b598
EZ
38082008-10-21 Eli Zaretskii <eliz@gnu.org>
3809
80e6b6df
EZ
3810 * processes.texi (Serial Ports): Fix wording and improve markup.
3811
3645358a
EZ
3812 * searching.texi (Regexp Search): Document `string-match-p' and
3813 `looking-at-p'.
3814 (POSIX Regexps): Add an xref for "non-greedy".
3815 (Regexp Special): Add @cindex entry for "non-greedy".
3816
b3d50cff 3817 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 3818 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 3819
73b7530a
EZ
3820 * frames.texi (Color Names): Add an xref to `read-color'.
3821
3822 * minibuf.texi (High-Level Completion): Document `read-color'.
3823
acc8b598
EZ
3824 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
3825
3826 * positions.texi (Narrowing): Add an xref to "Swapping Text".
3827
3828 * buffers.texi (Swapping Text): New section, documents
3829 `buffer-swap-text'.
3830
10e187e8
MR
38312008-10-21 Martin Rudalics <rudalics@gmx.at>
3832
3833 * windows.texi (Resizing Windows): Minor wording fix.
3834
fd6f900c
EZ
38352008-10-20 Eli Zaretskii <eliz@gnu.org>
3836
3837 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
3838 and `combine-and-quote-strings'.
3839
3840 * strings.texi (Creating Strings): Add xrefs for them.
3841
e4372165
EZ
38422008-10-19 Eli Zaretskii <eliz@gnu.org>
3843
d6328fba
EZ
3844 * elisp.texi (Top): Make descriptive text for "Reading File Names"
3845 match the corresponding menu in minibuf.texi.
3846
e4372165
EZ
3847 * minibuf.texi (Reading File Names): Document `read-shell-command'
3848 and `minibuffer-local-shell-command-map'.
3849
5d8dda33
MR
38502008-10-19 Martin Rudalics <rudalics@gmx.at>
3851
3852 * windows.texi (Resizing Windows): Remove var{} around "window" in
3853 documentation of enlarge-window.
3854 Rewrite documentation of window-min-height and window-min-width.
3855
437706cd
EZ
38562008-10-19 Eli Zaretskii <eliz@gnu.org>
3857
80f85d7c
EZ
3858 * functions.texi (Calling Functions): Document `apply-partially'.
3859
291703b5
EZ
3860 * hooks.texi (Standard Hooks): Mention
3861 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
3862
3863 * variables.texi (File Local Variables): Document
3864 `file-local-variables-alist', `before-hack-local-variables-hook'
3865 and `hack-local-variables-hook'.
3866
583d8b3c
EZ
3867 * processes.texi (Synchronous Processes): Document `process-lines'.
3868
5dcb4c4e
SM
3869 * customize.texi (Variable Definitions):
3870 Document `custom-reevaluate-setting'.
437706cd 3871
7e51d89b
MR
38722008-10-18 Martin Rudalics <rudalics@gmx.at>
3873
3874 * windows.texi (Choosing Window, Deleting Windows)
3875 (Displaying Buffers): Expand documentation of dedicated windows.
3876
43c59a3d
EZ
38772008-10-18 Eli Zaretskii <eliz@gnu.org>
3878
018a960d
EZ
3879 * files.texi (Changing Files): Document symbolic input of file
3880 modes to `set-file-modes'. Document `read-file-modes' and
3881 `file-modes-symbolic-to-number'.
3882
2c0b8144
EZ
3883 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
3884 and `search-map'.
3885
5dcb4c4e
SM
3886 * searching.texi (Search and Replace):
3887 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 3888 Document `multi-query-replace-map'.
80120f13 3889
6d4913f0 3890 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
3891 (Completion Commands, Reading File Names):
3892 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
3893 `minibuffer-local-filename-must-match-map'.
3894 (Minibuffer Completion): The `require-match' argument to
3895 `completing-read' can now have the value `confirm-only'.
3896
43c59a3d
EZ
3897 * windows.texi (Displaying Buffers): Minor wording fix.
3898 (Choosing Window): `split-height-threshold' can now be nil.
3899 Document `split-width-threshold'. `pop-up-frames' can have the
3900 value `graphic-only'.
3901
f36acfd9
EZ
39022008-10-17 Eli Zaretskii <eliz@gnu.org>
3903
3904 * os.texi (Startup Summary): Document `before-init-time' and
3905 `after-init-time'. Document `initial-window-system' and
3906 `window-system-initialization-alist'. Document reading the
3907 abbrevs file. Document the call to `server-start' under --daemon.
3908 Rearrange a bit to be consistent with the code flow.
53728487
EZ
3909 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
3910 (Time Parsing): Document `format-seconds'.
f36acfd9 3911
96995b89
MR
39122008-10-17 Martin Rudalics <rudalics@gmx.at>
3913
3914 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
3915 and reword.
3916
2de17c73
EZ
39172008-10-16 Eli Zaretskii <eliz@gnu.org>
3918
3919 * markers.texi (The Mark): Document use-region-p.
3920
9cf52b11
EZ
39212008-10-15 Eli Zaretskii <eliz@gnu.org>
3922
c3aaf1d7
EZ
3923 * internals.texi (Writing Emacs Primitives): The interactive spec
3924 of a primitive can be a Lisp form.
3925
841a1743
EZ
3926 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
3927 values of transient-mark-mode. Document handle-shift-selection.
3928
3929 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
3930 (Interactive Examples): Show an example of `^'.
3931 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
3932 (Defining Commands, Using Interactive): The interactive-form of a
3933 function can be added via its symbol's property.
841a1743 3934
52441368
EZ
3935 * positions.texi (List Motion): beginning-of-defun-function can
3936 now accept an argument.
3937
8e8c1a72
EZ
3938 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
3939 now return a list of strings.
3940
a33a1f2a
EZ
3941 * control.texi (Handling Errors): Document ignore-errors.
3942
4fb04348
EZ
3943 * frames.texi (Creating Frames): Document frame-inherited-parameters.
3944 (Parameter Access): Document set-frame-parameter.
3945
ee666f84
EZ
3946 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
3947 Hooks" for the effect of kill-all-local-variables on local hook
3948 functions.
3949
9cf52b11
EZ
3950 * modes.texi (Major Mode Conventions, Mode Line Variables):
3951 `mode-name' need not be a string. xref to "Mode Line Data" for
3952 details, and to "Emulating Mode Line" for computing a string
3953 value.
3954
22526bc4
EZ
39552008-10-14 Eli Zaretskii <eliz@gnu.org>
3956
a65f6a85
EZ
3957 * processes.texi (System Processes): New section.
3958 (Processes, Signals to Processes): Add xrefs to it.
3959
3960 * objects.texi (Editing Types): A `process' is a subprocess of
3961 Emacs, not just any process running on the OS.
3962
3963 * elisp.texi (Top): Adjust the @detailmenu for the above two
3964 changes.
3965
2724b26a
EZ
3966 * sequences.texi (Char-Tables): Remove documentation of
3967 set-char-table-default, which has no effect since Emacs 23.
3968 <char-table-range, set-char-table-range>: Don't mention generic
3969 characters and charsets. Add a cons cell as a possible argument.
3970
3971 * nonascii.texi (Splitting Characters)
3972 (Translation of Characters): Don't mention generic characters.
3973
3974 * display.texi (Fontsets): Don't mention generic characters.
3975
22526bc4 3976 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 3977 argument FUNCTION with a cons cell as KEY.
22526bc4 3978
eaf4b689
EZ
39792008-10-13 Eli Zaretskii <eliz@gnu.org>
3980
45e46036
EZ
3981 * objects.texi (Primitive Function Type): Move "@cindex special
3982 forms" from here...
3983
3984 * eval.texi (Special Forms): ...to here.
3985
3986 * functions.texi (What Is a Function): `functionp' returns nil for
3987 special forms. Add an xref.
3988
eaf4b689
EZ
3989 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
3990 Variables".
3991
3992 * variables.texi (Frame-Local Variables): New section.
3993 (Buffer-Local Variables): Add an xref to it.
3994 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
3995 have both frame-local and buffer-local binding.
3996
3997 * frames.texi (Frames): Mention multiple tty frames.
3998 (Frame Parameters, Parameter Access): Mention frame-local variable
3999 bindings.
4000
15688fce
GM
40012008-09-20 Glenn Morris <rgm@gnu.org>
4002
4003 * display.texi (Defining Faces): Recommend against face variables.
4004
35539065
JB
40052008-09-16 Juanma Barranquero <lekktu@gmail.com>
4006
4007 * display.texi (Echo Area Customization): Fix typo.
4008
6a57054b
JB
40092008-09-09 Juanma Barranquero <lekktu@gmail.com>
4010
4011 * loading.texi (Where Defined): Add `defface' item.
4012
d632fb82
MR
40132008-09-06 Martin Rudalics <rudalics@gmx.at>
4014
4015 * loading.texi (Where Defined): Fix description of symbol-file.
4016
905a9adb
JR
40172008-08-26 Jason Rumney <jasonr@gnu.org>
4018
4019 * display.texi (TIFF Images): New section describing :index property.
4020
852e91b7
CY
40212008-08-23 Chong Yidong <cyd@stupidchicken.com>
4022
4023 * display.texi (Temporary Displays): Remove unnecessary comment
4024 about usage of temp-buffer-show-hook.
4025
6be001ee
CY
40262008-08-05 Chong Yidong <cyd@stupidchicken.com>
4027
4028 * symbols.texi (Other Plists): Fix incorrect example.
4029 Suggested by Florian Beck.
4030
58e3d8e8
JB
40312008-07-31 Juanma Barranquero <lekktu@gmail.com>
4032
4033 * os.texi: Fix previous change.
4034
7c2fb837
DN
40352008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4036
4037 * os.texi:
4038 * intro.texi:
4039 * files.texi: Remove VMS support.
4040
9e2a2647
DN
40412008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4042
4043 * os.texi:
4044 * frames.texi:
4045 * display.texi: Remove mentions of Mac Carbon.
4046
c4f4682b
MB
40472008-07-01 Miles Bader <miles@gnu.org>
4048
4049 * text.texi (Special Properties):
4050 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4051
3696411e
JB
40522008-06-28 Johan Bockgård <bojohan@gnu.org>
4053
4054 * display.texi (Other Image Types): Fix copy/paste error; say
4055 "PBM", not "XBM".
4056
f2a77c3a
DN
40572008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4058
4059 * os.texi: Remove references to obsolete systems.
4060
6d52677d
EZ
40612008-06-20 Eli Zaretskii <eliz@gnu.org>
4062
4063 * makefile.w32-in (distclean): Remove makefile.
4064
1a87da4c
GM
40652008-06-17 Glenn Morris <rgm@gnu.org>
4066
4067 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4068 (elisp, dist): Remove rules and variables that are obsolete now
4069 the lisp manual is no longer distributed separately.
4070
fdda1c5d
GM
40712008-06-16 Glenn Morris <rgm@gnu.org>
4072
646692e9
GM
4073 * configure, configure.in, mkinstalldirs: Remove unused files.
4074
4075 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 4076 * vol1.texi (EMACSVER):
6a57054b 4077 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
4078
4079 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4080 as per maintain.info.
4081
611bee81
GM
40822008-06-15 Glenn Morris <rgm@gnu.org>
4083
a7bed3a0
GM
4084 * makefile.w32-in (manual): Use "23" rather than "21".
4085
4086 * Makefile.in (emacsver): New, set by configure.
4087 (manual): Use emacsver.
4088
d794edf2
GM
4089 * intro.texi: Report bugs using M-x report-emacs-bug.
4090
611bee81
GM
4091 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4092
c73e02fa
GM
40932008-06-13 Daniel Engeler <engeler@gmail.com>
4094
4095 * elisp.texi, internals.texi, processes.texi: Add documentation
4096 about serial port access.
4097
e40a85cd
MB
40982008-06-05 Miles Bader <miles@gnu.org>
4099
4100 * display.texi (Displaying Faces): Update to reflect function
4101 renamings in face-remap.el.
4102
7b753744
JB
41032008-06-05 Juanma Barranquero <lekktu@gmail.com>
4104
4105 * display.texi (Fontsets): Fix typos.
4106
9d3d42fb
MB
41072008-06-03 Miles Bader <miles@gnu.org>
4108
7b753744
JB
4109 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4110 remove-relative-face-remapping, set-base-face-remapping,
4111 and set-default-base-face-remapping.
9d3d42fb 4112
f2cec7a9
MB
41132008-06-01 Miles Bader <miles@gnu.org>
4114
4115 * display.texi (Displaying Faces): Add face-remapping-alist.
4116
8f39c96d
SM
41172008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4118
4119 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4120 variable names.
4121
1ef5eecc
ER
41222008-05-03 Eric S. Raymond <esr@golux>
4123
352c8b4a 4124 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
4125 (current-global-map) return references, not copies.
4126
63b4387f
JL
41272008-05-02 Juri Linkov <juri@jurta.org>
4128
4129 * minibuf.texi (Text from Minibuffer): Document a list of
4130 default values for `read-from-minibuffer'.
4131
38a8b703
JB
41322008-04-24 Juanma Barranquero <lekktu@gmail.com>
4133
4134 * nonascii.texi (Translation of Characters): Fix previous change.
4135
7c42e639
CY
41362008-04-20 Chong Yidong <cyd@stupidchicken.com>
4137
4138 * display.texi (Overlay Properties): Clarify role of underlying
4139 textprop and overlay keymaps for display strings.
4140
4141 * keymaps.texi (Active Keymaps): Ditto.
4142
25c0d999
SM
41432008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4144
4145 * minibuf.texi (Programmed Completion):
4146 Replace dynamic-completion-table with the new completion-table-dynamic.
4147
e3af5968
CY
41482008-04-07 Chong Yidong <cyd@stupidchicken.com>
4149
4150 * intro.texi (Some Terms): Change "fonts in this manual" index
4151 entry to "typographic conventions".
4152
6bfc8698
EZ
41532008-04-05 Eli Zaretskii <eliz@gnu.org>
4154
4155 * objects.texi (Text Props and Strings): Add indexing for read
4156 syntax of text properties.
4157
4972c361
SM
41582008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4159
4160 * processes.texi (Decoding Output): Remove process-filter-multibyte
4161 functions.
4162
c70a68db
MR
41632008-03-15 Martin Rudalics <rudalics@gmx.at>
4164
4165 * display.texi (Finding Overlays): Say that empty overlays at
4166 the end of the buffer are reported too.
4167
1291fd36
GM
41682008-03-13 Glenn Morris <rgm@gnu.org>
4169
4170 * elisp.texi (EMACSVER): Set to 23.0.60.
4171
c6b0dfd5
CY
41722008-02-26 Chong Yidong <cyd@stupidchicken.com>
4173
38a8b703 4174 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 4175
875fc30c
GM
41762008-02-22 Glenn Morris <rgm@gnu.org>
4177
4178 * frames.texi (Position Parameters): Clarify the description of
4179 `left' and `top', using information from "Geometry".
4180 (Geometry): Give a pointer to "Position Parameters", rather than
4181 repeating information.
4182
d8c8e45a
GM
41832008-02-11 Glenn Morris <rgm@gnu.org>
4184
4185 * objects.texi (Equality Predicates): No longer talk about "two"
4186 functions.
4187
38a8b703 41882008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
4189
4190 * objects.texi (Equality Predicates): Add defun for
4191 equal-including-properties.
4192
bfffe0b1
GM
41932008-02-10 Glenn Morris <rgm@gnu.org>
4194
4195 * objects.texi (Equality Predicates):
4196 Mention equal-including-properties.
4197
431b78c9
RS
41982008-02-07 Richard Stallman <rms@gnu.org>
4199
4200 * windows.texi (Window Start): Mention the feature of moving
4201 window-start to start of line.
4202
c8763fb6 42032008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
4204
4205 * keymaps.texi (Tool Bar): Document rtl property.
4206
1a256502
TTN
42072008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4208
4209 * display.texi (Button Types):
4210 For define-button-type, clarify type of NAME.
4211
569382c2
MR
42122008-01-19 Martin Rudalics <rudalics@gmx.at>
4213
4214 * buffers.texi (Buffer Modification): Fix typo.
4215
f3041af1
DN
42162008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4217
4218 * os.texi (System Environment): Remove references to OSes that are
4219 not supported anymore.
4220
d35e1cd7
DN
42212008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4222
4223 * os.texi (System Environment): Remove mention for Masscomp.
4224
23af7580
RS
42252008-01-04 Richard Stallman <rms@gnu.org>
4226
4227 * display.texi (Faces): Don't talk about internal face vector as arg
4228 to facep.
4229
4230 * customize.texi (Type Keywords): Fix previous change.
4231
4232 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4233 * elisp.texi (Top): Fix menu for commands.texi change.
4234
ec7d5b1e
RS
42352007-12-30 Richard Stallman <rms@gnu.org>
4236
5dcb4c4e 4237 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
4238 (Accessing Scroll): New node broken out of Accessing Mouse.
4239
101a6cea
RS
42402007-12-28 Richard Stallman <rms@gnu.org>
4241
4242 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 4243 (Basic Parameters): For `title', refer to title bar.
041817a4 4244 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 4245
72b7e664
RS
42462007-12-23 Richard Stallman <rms@gnu.org>
4247
4248 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4249 Improve some of the commented-out keywords' text too.
4250
27a4f445
MR
42512007-12-14 Martin Rudalics <rudalics@gmx.at>
4252
e2e3f1d7
MR
4253 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4254 "visit the current buffer".
4255
27a4f445
MR
4256 * os.texi (System Interface): Fix typo.
4257
a2afc99d
RS
42582007-12-04 Richard Stallman <rms@gnu.org>
4259
4260 * objects.texi (Symbol Type): Fix typo.
4261
b694135c
RS
42622007-12-03 Richard Stallman <rms@gnu.org>
4263
4264 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4265
f99a19da
GM
42662007-12-01 Glenn Morris <rgm@gnu.org>
4267
4268 * functions.texi (Declaring Functions): Improve previous change.
4269
8f4b37d8
GM
42702007-11-30 Glenn Morris <rgm@gnu.org>
4271
4272 * functions.texi (Declaring Functions): Add optional fourth
4273 argument of declare-function, and setting third argument to `t'.
4274
61a2fe01
RS
42752007-11-29 Richard Stallman <rms@gnu.org>
4276
4277 * customize.texi (Composite Types): Document `group' type.
4278
cbfc5193
GM
42792007-11-29 Glenn Morris <rgm@gnu.org>
4280
5dcb4c4e
SM
4281 * functions.texi (Declaring Functions): Add findex.
4282 Mention `external' files.
cbfc5193 4283
8386283a
JB
42842007-11-26 Juanma Barranquero <lekktu@gmail.com>
4285
4286 * functions.texi (Declaring Functions): Fix directive.
4287
a07c9a8b
RS
42882007-11-25 Richard Stallman <rms@gnu.org>
4289
4290 * help.texi (Help Functions): Clean up last change.
4291
4292 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4293
4294 * loading.texi (Named Features): Minor cleanup.
4295
4296 * macros.texi (Eval During Expansion): Minor cleanup.
4297
4298 * variables.texi (Variable Aliases): Minor cleanup.
4299
a0925923
RS
43002007-11-24 Richard Stallman <rms@gnu.org>
4301
4302 * functions.texi (Declaring Functions): Clarify previous change.
4303
4304 * compile.texi (Compiler Errors): Clarify previous change.
4305
20c63e44
RS
43062007-11-24 Richard Stallman <rms@gnu.org>
4307
e5e76c04 4308 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
4309 Clarify the text and move items around.
4310
5bb0cda3
GM
43112007-11-24 Glenn Morris <rgm@gnu.org>
4312
4313 * functions.texi (Declaring Functions): New section.
4314 * compile.texi (Compiler Errors): Mention declaring functions,
4315 defvar with no initvalue, and byte-compile-warnings.
4316
af13c86a
MR
43172007-11-15 Martin Rudalics <rudalics@gmx.at>
4318
4319 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4320 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4321
a5373305
MR
43222007-11-13 Martin Rudalics <rudalics@gmx.at>
4323
4324 * help.texi (Help Functions): Document new macro `with-help-window'.
4325
fe284805
JL
43262007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4327
4328 * searching.texi (Replacing Match): Describe new
4329 `match-substitute-replacement'.
4330
2c3a09b1
RS
43312007-10-31 Richard Stallman <rms@gnu.org>
4332
4333 * strings.texi (Creating Strings): Null strings from concat not unique.
4334
f2b480f4
RS
43352007-10-26 Richard Stallman <rms@gnu.org>
4336
4337 * objects.texi (Equality Predicates): Null strings are uniquified.
4338
4339 * minibuf.texi: Minor clarifications in previous change.
4340
db21122c
GM
43412007-10-25 Glenn Morris <rgm@gnu.org>
4342
4343 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4344
2328cbb3
RS
43452007-10-24 Richard Stallman <rms@gnu.org>
4346
4347 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4348
4349 * variables.texi (Frame-Local Variables): Node deleted.
4350 (Variables): Delete Frame-Local Variables from menu.
4351 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4352 (Default Value): Don't mention frame-local vars.
4353
4354 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4355
4356 * loading.texi (Unloading): Document FEATURE-unload-function
4357 instead of FEATURE-unload-hook.
4358
2328cbb3
RS
4359 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4360
c066bafa
JL
43612007-10-22 Juri Linkov <juri@jurta.org>
4362
4363 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4364 (High-Level Completion): Document a list of default value strings
4365 in the DEFAULT argument, for which minibuffer functions return the
4366 first element.
4367
65ced25f
JL
43682007-10-17 Juri Linkov <juri@jurta.org>
4369
4370 * text.texi (Filling): Update arguments of fill-paragraph.
4371 fill-paragraph operates on the active region in Transient Mark mode.
4372 Remove fill-paragraph-or-region.
4373
ee46ec8e
KB
43742007-10-13 Karl Berry <karl@gnu.org>
4375
4376 * elisp.texi (@dircategory): Move to after @copying,
4377 since we want @copying as close as possible to the beginning of
4378 the output.
4379
61bbdbc6
RS
43802007-10-12 Richard Stallman <rms@gnu.org>
4381
4382 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4383
4384 * commands.texi (Distinguish Interactive): New node,
4385 broken out from Interactive Call and rewritten.
4386 (Command Loop): Put Distinguish Interactive in menu.
4387
af23e1e8
RS
43882007-10-09 Richard Stallman <rms@gnu.org>
4389
4390 * text.texi (Examining Properties): Mention overlay priority.
4391
4392 * display.texi (Display Margins): Correct the description
4393 of margin display specifications.
4394 (Replacing Specs): New subnode broken out of Display Property.
4395
e1965a69
JL
43962007-10-06 Juri Linkov <juri@jurta.org>
4397
4398 * text.texi (Filling): Document fill-paragraph-or-region.
4399
4638454b
JB
44002007-10-05 Juanma Barranquero <lekktu@gmail.com>
4401
4402 * display.texi (Auto Faces): Fix typo.
4403
7ed54cc5
RS
44042007-10-02 Richard Stallman <rms@gnu.org>
4405
4406 * display.texi (Display Property): Explain some display specs
4407 don't let you move point in.
4408
5dcb4c4e
SM
4409 * frames.texi (Cursor Parameters):
4410 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
4411
4412 * windows.texi (Basic Windows): Don't describe
4413 cursor-in-non-selected-windows here.
4414
305a7ef2
EZ
44152007-10-01 Eli Zaretskii <eliz@gnu.org>
4416
4417 * processes.texi (Misc Network): Note that these functions are
4418 supported only on some systems.
4419
f7a7f4eb
RS
44202007-10-01 Richard Stallman <rms@gnu.org>
4421
4422 * display.texi (Overlay Properties): Explain nil as priority.
4423 Explain that conflicts are unpredictable if not resolved by
4424 priorities.
4425
780d7bb9
RS
44262007-09-23 Richard Stallman <rms@gnu.org>
4427
4428 * macros.texi (Backquote): Minor clarification.
4429
14b4fdfb
RS
44302007-09-19 Richard Stallman <rms@gnu.org>
4431
4432 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
4433 Clarify when they work in parallel and when one overrides.
4434 Fix error in example.
14b4fdfb 4435
b8d4c8d0
GM
44362007-09-06 Glenn Morris <rgm@gnu.org>
4437
b3e755a9 4438 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
4439 commands to use ../../info.
4440 * Makefile.in (infodir): Go up one more level.
4638454b 4441 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
4442 (miscmanualdir): New.
4443 (dist): Use new variable miscmanualdir.
4444 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4445 (usermanualdir): Change from ../man to ../emacs.
4446
1bb1f7d3
MR
44472007-08-30 Martin Rudalics <rudalics@gmx.at>
4448
4449 * commands.texi (Command Loop Info): Advise against changing
4450 most variables described here. Explain new variable
4451 last-repeatable-command.
4452
b8d4c8d0
GM
44532007-08-29 Glenn Morris <rgm@gnu.org>
4454
4455 * elisp.texi (EMACSVER): Increase to 23.0.50.
4456
44572007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4458
4459 * frames.texi (Basic Parameters): Add display-environment-variable
4460 and term-environment-variable.
4461
44622007-08-28 Juri Linkov <juri@jurta.org>
4463
4464 * display.texi (Image Formats, Other Image Types): Add SVG.
4465
44662007-08-28 Juri Linkov <juri@jurta.org>
4467
4468 * display.texi (Images): Move formats-related text to new node
4469 "Image Formats".
4470 (Image Formats): New node.
4471
619fb9ee
RS
44722007-08-27 Richard Stallman <rms@gnu.org>
4473
4474 * windows.texi (Window Configurations): Clarify what
4475 a window configuration saves.
4476
b8d4c8d0
GM
44772007-08-25 Richard Stallman <rms@gnu.org>
4478
4479 * display.texi (Images): Delete redundant @findex.
4480
39f9da30
GM
44812007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4482
4483 * text.texi (Change Hooks): (after|before)-change-functions are no
4484 longer bound to nil while running; rather inhibit-modification-hooks
4485 is t.
4486
b8d4c8d0
GM
44872007-08-16 Richard Stallman <rms@gnu.org>
4488
5dcb4c4e
SM
4489 * processes.texi (Asynchronous Processes):
4490 Clarify doc of start-file-process.
b8d4c8d0
GM
4491
44922007-08-08 Martin Rudalics <rudalics@gmx.at>
4493
4494 * modes.texi (Example Major Modes): Fix typo.
4495
44962007-08-08 Glenn Morris <rgm@gnu.org>
4497
4498 * intro.texi (nil and t): Do not use `iff' in documentation.
4499
4500 * tips.texi (Documentation Tips): Recommend against `iff'.
4501
45022007-08-07 Chong Yidong <cyd@stupidchicken.com>
4503
4504 * display.texi (Image Cache): Document image-refresh.
4505
45062007-08-06 Martin Rudalics <rudalics@gmx.at>
4507
4508 * windows.texi (Size of Window): Document window-full-width-p.
4509
45102007-07-25 Glenn Morris <rgm@gnu.org>
4511
4512 * gpl.texi (GPL): Replace license with GPLv3.
4513
4514 * Relicense all FSF files to GPLv3 or later.
4515
45162007-07-24 Michael Albinus <michael.albinus@gmx.de>
4517
4638454b
JB
4518 * processes.texi (Synchronous Processes):
4519 Add `process-file-shell-command'.
b8d4c8d0
GM
4520 (Asynchronous Processes): Mention restricted use of
4521 `process-filter' and `process-sentinel' in
4522 `start-file-process'. Add `start-file-process-shell-command'.
4523
45242007-07-17 Michael Albinus <michael.albinus@gmx.de>
4525
4526 * files.texi (Magic File Names): Introduce optional parameter
4527 IDENTIFICATION for `file-remote-p'.
4528
45292007-07-16 Richard Stallman <rms@gnu.org>
4530
4531 * display.texi (Defining Faces): Fix previous change.
4532
45332007-07-14 Richard Stallman <rms@gnu.org>
4534
4535 * control.texi (Handling Errors): Document `debug' in handler list.
4536
45372007-07-10 Richard Stallman <rms@gnu.org>
4538
4539 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4540
45412007-07-09 Richard Stallman <rms@gnu.org>
4542
4543 * files.texi (Magic File Names): Rewrite previous change.
4544
45452007-07-08 Michael Albinus <michael.albinus@gmx.de>
4546
4547 * files.texi (Magic File Names): Introduce optional parameter
4548 CONNECTED for `file-remote-p'.
4549
45502007-07-07 Michael Albinus <michael.albinus@gmx.de>
4551
4552 * processes.texi (Asynchronous Processes):
4553 * files.texi (Magic File Names): Add `start-file-process'.
4554
45552007-06-27 Richard Stallman <rms@gnu.org>
4556
5dcb4c4e
SM
4557 * files.texi (Format Conversion Piecemeal):
4558 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
4559
45602007-06-27 Michael Albinus <michael.albinus@gmx.de>
4561
4638454b
JB
4562 * files.texi (Magic File Names): Remove `dired-call-process'.
4563 Add `process-file'.
b8d4c8d0
GM
4564
45652007-06-27 Kenichi Handa <handa@m17n.org>
4566
4567 * text.texi (Special Properties): Fix description about
4638454b 4568 `composition' property.
b8d4c8d0
GM
4569
45702007-06-26 Kenichi Handa <handa@m17n.org>
4571
4572 * nonascii.texi (Default Coding Systems): Document about the
4573 return value `undecided'.
4574
45752007-06-25 David Kastrup <dak@gnu.org>
4576
4577 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4578 `current-active-maps'.
4579
45802007-06-24 Karl Berry <karl@gnu.org>
4581
4638454b 4582 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
4583
45842007-06-15 Juanma Barranquero <lekktu@gmail.com>
4585
4586 * display.texi (Overlay Arrow): Doc fix.
4587
45882007-06-14 Karl Berry <karl@tug.org>
4589
4590 * anti.texi (Antinews): Typo.
4591
45922007-06-14 Chong Yidong <cyd@stupidchicken.com>
4593
4594 * display.texi (Image Cache): Document image-refresh.
4595
45962007-06-12 Karl Berry <karl@gnu.org>
4597
4598 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4599 * two-volume.make: New file.
4600 * .cvsignore: Ignore two-volume files.
4601
46022007-06-12 Tom Tromey <tromey@redhat.com>
4603
4604 * os.texi (Init File): Document user-emacs-directory.
4605
46062007-06-03 Nick Roberts <nickrob@snap.net.nz>
4607
4608 * commands.texi (Click Events): Describe width and height when
4609 object is nil.
4610
46112007-05-30 Nick Roberts <nickrob@snap.net.nz>
4612
5dcb4c4e
SM
4613 * commands.texi (Click Events): Layout more logically.
4614 Describe width and height.
b8d4c8d0
GM
4615 (Drag Events, Motion Events): Update to new format for position.
4616
46172007-06-02 Richard Stallman <rms@gnu.org>
4618
4619 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4620
46212007-06-02 Chong Yidong <cyd@stupidchicken.com>
4622
4623 * Version 22.1 released.
4624
46252007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4626
4627 * text.texi (Special Properties): Correct meaning of fontified face.
4628
46292007-05-30 Richard Stallman <rms@gnu.org>
4630
4631 * text.texi (Special Properties): Add link to Adjusting Point.
4632
46332007-05-12 Richard Stallman <rms@gnu.org>
4634
4635 * text.texi (Margins): indent-to-left-margin is not the default.
4636 (Mode-Specific Indent): For indent-line-function, the default
4637 is indent-relative.
4638
4639 * modes.texi (Example Major Modes): Explain last line of text-mode
4640 is redundant.
4641
46422007-05-10 Richard Stallman <rms@gnu.org>
4643
4644 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4645
4646 * help.texi (Keys in Documentation): Add reference to
4647 Documentation Tips.
4648
4649 * files.texi (Format Conversion): TO-FN gets three arguments.
4650
4651 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4652
46532007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4654
4655 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4656 * files.texi (Format Conversion): Expand intro; add menu.
4657 (Format Conversion Overview, Format Conversion Round-Trip)
4658 (Format Conversion Piecemeal): New nodes/subsections.
4659 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4660 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4661 (Saving Properties): Delete node/subsection.
4662
46632007-05-07 Karl Berry <karl@gnu.org>
4664
4665 * elisp.texi (EMACSVER): Back to 22.
4666
46672007-05-06 Richard Stallman <rms@gnu.org>
4668
4669 * processes.texi (Accepting Output): Revert most of previous change.
4670
46712007-05-05 Richard Stallman <rms@gnu.org>
4672
4673 * processes.texi (Accepting Output): accept-process-output
4674 uses microseconds, not milliseconds. But that arg is obsolete.
4675
46762007-05-04 Karl Berry <karl@tug.org>
4677
4678 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4679
46802007-05-04 Eli Zaretskii <eliz@gnu.org>
4681
4682 * tips.texi (Documentation Tips): Rearrange items to place the
4683 more important ones first. Add an index entry for hyperlinks.
4684
46852007-05-03 Karl Berry <karl@gnu.org>
4686
4687 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4688 (EMACSVER) [smallbook]: 22 for printed version.
4689
4690 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4691 so restore anchor to normal position after defun. Found by Kevin Ryde.
4692
46932007-04-26 Glenn Morris <rgm@gnu.org>
4694
4695 * elisp.texi (EMACSVER): Increase to 22.1.50.
4696
46972007-04-28 Karl Berry <karl@gnu.org>
4698
4699 * elisp.texi: Improve line breaks on copyright page,
4700 similar layout to emacs manual, 8.5x11 by default.
4701
47022007-04-24 Richard Stallman <rms@gnu.org>
4703
4704 * text.texi (Special Properties): Add xref to Overlay Properties.
4705
4706 * display.texi (Overlay Properties): Add xref to Special Properties.
4707
47082007-04-22 Richard Stallman <rms@gnu.org>
4709
4710 * keymaps.texi (Extended Menu Items): Move the info about
4711 format with cached keyboard binding.
4712
47132007-04-21 Richard Stallman <rms@gnu.org>
4714
4715 * text.texi (Special Properties): Clarify previous change.
4716
4717 * files.texi (File Name Expansion): Clarify previous change.
4718
4719 * display.texi (Attribute Functions): Fix example for
4720 face-attribute-relative-p.
4721
47222007-04-19 Kenichi Handa <handa@m17n.org>
4723
4724 * text.texi (Special Properties): Document composition property.
4725
47262007-04-19 Glenn Morris <rgm@gnu.org>
4727
4728 * files.texi (File Name Expansion): Mention "superroot".
4729
47302007-04-15 Chong Yidong <cyd@stupidchicken.com>
4731
4732 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4733 setups.
4734 (Display Feature Testing): Note that display refers to all
4735 physical monitors for multi-monitor setups.
4736
47372007-04-14 Richard Stallman <rms@gnu.org>
4738
4739 * lists.texi (Sets And Lists): Clarify `delete' examples.
4740 Remove spurious xref to same node.
4741 Clarify xref for add-to-list.
4742
47432007-04-12 Nick Roberts <nickrob@snap.net.nz>
4744
4745 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4746 value of lisp-mode-map.
4747
47482007-04-11 Karl Berry <karl@gnu.org>
4749
4750 * anti.texi (Antinews):
4751 * display.texi (Overlay Properties, Defining Images):
4752 * processes.texi (Synchronous Processes, Sentinels):
4753 * syntax.texi (Syntax Table Internals):
4754 * searching.texi (Regexp Special):
4755 * nonascii.texi (Default Coding Systems):
4756 * text.texi (Special Properties):
4757 * minibuf.texi (Basic Completion): Wording to improve breaks in
4758 8.5x11 format.
4759 * elisp.texi (smallbook): New @set to more easily switch between
4760 smallbook and 8.5x11.
4761
47622007-04-11 Richard Stallman <rms@gnu.org>
4763
4764 * text.texi (Lazy Properties): Minor fix.
4765
47662007-04-08 Karl Berry <karl@gnu.org>
4767
4768 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4769 * macros.texi (Backquote): Downcase Backquote in index entries for
4770 consistency.
4771
47722007-04-08 Richard Stallman <rms@gnu.org>
4773
4774 * text.texi (Adaptive Fill): Just describe default,
4775 don't show it (since it contains non-ASCII chars).
4776
47772007-04-07 Karl Berry <karl@gnu.org>
4778
4779 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4780 adaptive-fill-regexp's value, since they are not in the standard
4781 TeX fonts.
4782
47832007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
4784
4785 * display.texi (Defining Faces): Fix example.
4786
47872007-04-07 Karl Berry <karl@gnu.org>
4788
4789 * display.texi (Button Buffer Commands): Improve page break.
4790
47912007-04-07 Richard Stallman <rms@gnu.org>
4792
4793 * advice.texi (Activation of Advice): Remove redundant index entry.
4794
4795 * backups.texi: Improve index entries. Remove redundant ones.
4796
4797 * compile.texi (Byte Compilation): Improve index entry.
4798
4799 * hash.texi (Creating Hash): Improve index entry.
4800
4801 * symbols.texi (Definitions): Improve index entry.
4802
4803 * edebug.texi: Improve index entries. Remove redundant/useless ones.
4804
4805 * maps.texi (Standard Keymaps): Remove useless index entry.
4806
4807 * help.texi (Documentation Basics): Remove redundant index entries.
4808
4809 * customize.texi: Improve index entries.
4810 Remove redundant/useless ones.
4811
4812 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
4813
4814 * streams.texi (Output Variables): Improve index entry.
4815
4816 * abbrevs.texi (Abbrevs): Remove useless index entry.
4817
4818 * macros.texi (Expansion): Remove useless index entry.
4819
4820 * text.texi: Improve index entries. Remove redundant/useless ones.
4821 (Text Properties, Examining Properties)
4822 (Special Properties): Use "property category" instead of "category"
4823 to refer to the `category' property.
4824
4825 * positions.texi: Improve index entries. Remove useless one.
4826
4827 * lists.texi: Improve index entries. Remove redundant/useless ones.
4828
4829 * os.texi: Improve index entries.
4830 (Timers): Fix previous change.
4831
4832 * buffers.texi: Improve index entries.
4833 (Modification Time): Get rid of term "obsolete buffer".
4834
4835 * debugging.texi: Improve index entries.
4836 (Test Coverage): Add xref to other test coverage ftr.
4837
4838 * eval.texi: Improve index entry. Remove redundant ones.
4839
4840 * numbers.texi: Improve index entries. Remove redundant/useless ones.
4841
4842 * files.texi: Improve index entries. Remove redundant/useless ones.
4843
4844 * objects.texi: Improve index entries.
4845
4846 * processes.texi: Improve index entries.
4847
4848 * modes.texi: Improve index entry. Remove redundant one.
4849
4850 * nonascii.texi: Improve index entries.
4851
4852 * internals.texi: Improve index entries.
4853
4854 * syntax.texi: Improve index entries.
4855
4856 * keymaps.texi (Active Keymaps): Improve index entries.
4857
4858 * commands.texi: Improve index entries. Remove redundant/useless ones.
4859
4860 * frames.texi: Improve index entries. Remove redundant/useless ones.
4861
4862 * markers.texi: Improve index entries. Remove redundant ones.
4863
4864 * tips.texi: Improve index entries.
4865
4866 * loading.texi (Unloading): Improve index entry.
4867
4868 * variables.texi: Improve index entries. Remove redundant one.
4869
4870 * sequences.texi: Improve index entry.
4871
4872 * display.texi: Improve index entries. Remove redundant ones.
4873
4874 * windows.texi: Improve index entries.
4875
4876 * searching.texi: Improve index entries. Remove redundant one.
4877
4878 * strings.texi (Case Tables): Improve last change.
4879
48802007-04-04 Chong Yidong <cyd@stupidchicken.com>
4881
4882 * strings.texi (Case Tables): Document with-case-table and
4883 ascii-case-table.
4884
48852007-04-03 Karl Berry <karl@gnu.org>
4886
4887 * processes.texi (Network): Reword to improve page break.
4888
48892007-04-03 Eli Zaretskii <eliz@gnu.org>
4890
4891 * functions.texi (Inline Functions): Describe more disadvantages
4892 of defsubst, and make advice against it stronger.
4893
48942007-04-02 Karl Berry <karl@gnu.org>
4895
4896 * backups.texi (Backup Names): Avoid widow words.
4897 * modes.texi (Example Major Modes): Align last comment.
4898
48992007-04-01 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * keymaps.texi (Remapping Commands): Document new arg to
4902 command-remapping.
4903
49042007-04-01 Karl Berry <karl@gnu.org>
4905
4906 * processes.texi (Low-Level Network): Typo.
4907 * loading.texi (Hooks for Loading): Avoid double "the".
4908 * keymaps.texi (Key Sequences): No double "and".
4909 (Changing Key Bindings): Shorten to improve line break.
4910
49112007-03-31 Glenn Morris <rgm@gnu.org>
4912
4913 * os.texi (Timers): Fix description of run-at-time TIME formats.
4914
49152007-03-31 Richard Stallman <rms@gnu.org>
4916
4917 * display.texi (Invisible Text): Correct buffer-invisibility-spec
4918 regarding ellipsis.
4919
49202007-03-31 Eli Zaretskii <eliz@gnu.org>
4921
4922 * intro.texi (nil and t):
4923 * symbols.texi (Plists and Alists):
4924 * variables.texi (Variable Aliases, Constant Variables):
4925 * functions.texi (Defining Functions):
4926 * advice.texi (Advising Primitives):
4927 * debugging.texi (Syntax Errors, Compilation Errors):
4928 * minibuf.texi (Minibuffer Windows):
4929 * commands.texi (Adjusting Point):
4930 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
4931 (Auto Major Mode, Major Mode Conventions):
4932 * help.texi (Describing Characters):
4933 * files.texi (Create/Delete Dirs, Information about Files)
4934 (File Locks, Writing to Files, Reading from Files)
4935 (Saving Buffers):
4936 * windows.texi (Resizing Windows, Cyclic Window Ordering):
4937 * frames.texi (Finding All Frames):
4938 * positions.texi (Buffer End, Motion):
4939 * markers.texi (The Region):
4940 * text.texi (Deletion, Near Point):
4941 * display.texi (Displaying Messages, Truncation):
4942 * os.texi (Processor Run Time):
4943 * tips.texi (Key Binding Conventions, Programming Tips)
4944 (Warning Tips, Documentation Tips, Comment Tips):
4945 * internals.texi (Memory Usage): Improve indexing.
4946
4947 * variables.texi (Frame-Local Variables):
4948 * functions.texi (Argument List):
4949 * loading.texi (Library Search):
4950 * streams.texi (Output Variables):
4951 * keymaps.texi (Translation Keymaps, Searching Keymaps):
4952 * searching.texi (Replacing Match, Search and Replace):
4953 * processes.texi (Byte Packing, Decoding Output)
4954 (Accepting Output, Network Servers, Shell Arguments):
4955 * display.texi (Abstract Display, Image Cache, Scroll Bars):
4956 * windows.texi (Window Point, Window Start):
4957 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
4958 * commands.texi (Reading Input, Keyboard Events):
4959 * minibuf.texi (Reading File Names, Minibuffer Completion)
4960 (Recursive Mini):
4961 * positions.texi (List Motion):
4962 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
4963 * numbers.texi (Arithmetic Operations, Math Functions)
4964 (Predicates on Numbers, Comparison of Numbers):
4965 (Numeric Conversions):
4966 * locals.texi (Standard Buffer-Local Variables):
4967 * maps.texi (Standard Keymaps):
4968 * os.texi (User Identification, System Environment, Recording Input)
4969 (X11 Keysyms):
4970 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
4971 * backups.texi (Backups and Auto-Saving):
4972 * customize.texi (Customization, Group Definitions)
4973 (Variable Definitions):
4974 * compile.texi (Byte Compilation): Improve index entries.
4975
49762007-03-31 Karl Berry <karl@gnu.org>
4977
4978 * macros.texi (Defining Macros): Avoid widow syllable.
4979
49802007-03-31 Eli Zaretskii <eliz@gnu.org>
4981
4982 * elisp.texi (Top): Postscript -> PostScript.
4983
4984 * display.texi (Images, Postscript Images): Postscript -> PostScript.
4985
49862007-03-31 Markus Triska <markus.triska@gmx.at>
4987
4988 * internals.texi (Writing Emacs Primitives): Untabify `For'.
4989
49902007-03-30 Karl Berry <karl@gnu.org>
4991
4992 * lists.texi (List-related Predicates): Remove spurious @need.
4993 (Setcdr): Use @smallexample to improve page break.
4994 (Association Lists) <assoc>: Reword to improve page break.
4995
4996 * strings.texi (String Conversion): Insert blank line to improve
4997 page break.
4998
4999 * numbers.texi (Random Numbers): Use @minus{}.
5000 (Math Functions): Use @minus{}.
5001
5002 * intro.texi (Acknowledgements): Avoid line breaks before middle
5003 initials.
5004
50052007-03-24 Eli Zaretskii <eliz@gnu.org>
5006
5007 * errors.texi (Standard Errors): Add an index entry.
5008
50092007-03-19 Richard Stallman <rms@gnu.org>
5010
5011 * os.texi (Recording Input): recent-keys now gives 300 keys.
5012
50132007-03-12 Glenn Morris <rgm@gnu.org>
5014
5015 * os.texi: Replace "daylight savings" with "daylight saving"
5016 throughout.
5017
50182007-03-05 Richard Stallman <rms@gnu.org>
5019
5dcb4c4e
SM
5020 * variables.texi (File Local Variables):
5021 Update enable-local-variables values.
b8d4c8d0
GM
5022
50232007-03-04 Richard Stallman <rms@gnu.org>
5024
5025 * syntax.texi (Control Parsing): Minor clarification.
5026
5027 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5028
5029 * sequences.texi (Sequence Functions): Move string-bytes away,
5030 add xref.
5031
5032 * nonascii.texi (Text Representations): Move string-bytes here.
5033
5034 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5035
5036 * minibuf.texi (Basic Completion): Minor clarification.
5037
5038 * markers.texi (The Mark): Clarify existence vs activation of mark.
5039 Other cleanup.
5040
5041 * display.texi (Finding Overlays): Write better example.
5042
5043 * compile.texi (Eval During Compile): Clarify putting macros
5044 in eval-when-compile.
5045
c5602427 50462007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
5047
5048 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 5049 load-read-function definition doc.
b8d4c8d0
GM
5050
50512007-02-21 Kim F. Storm <storm@cua.dk>
5052
5053 * strings.texi (Text Comparison): Mention that assoc-string
5054 converts symbols to strings before testing.
5055
50562007-02-17 Kim F. Storm <storm@cua.dk>
5057
5058 * processes.texi (Bindat Spec): Vector types can have optional
5059 element type.
5060 (Bindat Examples): Fix example. Add vector with element type.
5061
50622007-02-16 Andreas Schwab <schwab@suse.de>
5063
5064 * strings.texi (Formatting Strings): Document '+' flag.
5065
50662007-02-15 Juanma Barranquero <lekktu@gmail.com>
5067
5068 * strings.texi (Modifying Strings): Clarify that `clear-string'
5069 always converts the string to unibyte.
5070
50712007-02-14 Kim F. Storm <storm@cua.dk>
5072
5073 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5074 Rewrite glyph code description to refer to these functions.
5075 Remove details of encoding face number and char into integer code.
5076
50772007-02-03 Alan Mackenzie <acm@muc.de>
5078
5079 * loading.texi (Hooks for Loading): Make the description of
5080 `eval-after-load' more detailed, and amend the description of
5081 after-load-alist, in accordance with changes from 2006-05.
5082
50832007-02-03 Chong Yidong <cyd@stupidchicken.com>
5084
5085 * modes.texi (Defining Minor Modes): Document that a :require
5086 keyword or similar may be required to make saved customization
5087 variables work.
5088
50892007-02-03 Eli Zaretskii <eliz@gnu.org>
5090
5091 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
5092 Texinfo guidelines and with what texnfo-upd.el expects.
5093 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
5094 parts needed by `texinfo-multiple-files-update'.
5095
50962007-02-02 Eli Zaretskii <eliz@gnu.org>
5097
5098 * elisp.texi (Top): Update the top-level menus.
5099
5100 * syntax.texi (Categories): Add index entries.
5101
51022007-02-01 Juanma Barranquero <lekktu@gmail.com>
5103
5104 * display.texi (Attribute Functions): Fix name and description of
5105 the UNDERLINE arg of `set-face-underline-p'.
5106
51072007-01-29 Eli Zaretskii <eliz@gnu.org>
5108
5109 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5110 Variables", and "Standard Keymaps" to the detailed menu.
5111
5112 * variables.texi (Future Local Variables): Add index entry.
5113
51142007-01-28 Richard Stallman <rms@gnu.org>
5115
5116 * tips.texi (Coding Conventions): Clarify the tip about macros
5117 that define a function or a variable.
5118
5119 * files.texi (File Attributes): UID and GID can be floats.
5120 (Magic File Names): Explain why deferring all operations to
5121 the standard handler does not work.
5122
51232007-01-23 Martin Rudalics <rudalics@gmx.at>
5124
5125 * backups.texi (Reverting): Use "buffer" instead of "file"
5126 when talking about major and minor modes.
5127
51282007-01-21 Richard Stallman <rms@gnu.org>
5129
5130 * help.texi (Documentation): Add xref to Documentation Tips.
5131
51322007-01-14 Juanma Barranquero <lekktu@gmail.com>
5133
5134 * tips.texi (Coding Conventions): Fix typos.
5135
51362007-01-05 Richard Stallman <rms@gnu.org>
5137
5138 * modes.texi (Defining Minor Modes): Fix previous change.
5139
51402007-01-03 Richard Stallman <rms@gnu.org>
5141
5142 * customize.texi (Variable Definitions, Customization Types):
5143 Don't use * in doc string for defcustom.
5144
51452007-01-02 Richard Stallman <rms@gnu.org>
5146
5147 * variables.texi (Variable Aliases): Clarify that aliases vars
5148 always have the same value.
5149
5150 * processes.texi (Bindat Spec): Fix Texinfo usage.
5151
5152 * modes.texi (Defining Minor Modes): Explain effect of command
5153 defined with define-global-minor-mode on new buffers.
5154
51552006-12-30 Kim F. Storm <storm@cua.dk>
5156
5157 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5158 `auto-resize-tool-bars'.
5159
51602006-12-30 Richard Stallman <rms@gnu.org>
5161
5162 * keymaps.texi (Active Keymaps): Fix previous change.
5163
51642006-12-30 Nick Roberts <nickrob@snap.net.nz>
5165
5166 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5167
51682006-12-30 Kim F. Storm <storm@cua.dk>
5169
5170 * processes.texi (Bindat Spec): Clarify using field names in
5171 length specifications.
5172
51732006-12-29 Kim F. Storm <storm@cua.dk>
5174
5175 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5176 Add count and index variables for eval forms in repeat blocks.
5177
51782006-12-24 Richard Stallman <rms@gnu.org>
5179
5dcb4c4e
SM
5180 * customize.texi (Variable Definitions):
5181 Document new name custom-add-frequent-value.
b8d4c8d0
GM
5182
51832006-12-19 Kim F. Storm <storm@cua.dk>
5184
5185 * commands.texi (Misc Events): User signals now result in sigusr1
5186 and sigusr2 events which are handled through special-event-map.
5187 (Special Events): User signals and drag-n-drop are special.
5188
51892006-12-17 Richard Stallman <rms@gnu.org>
5190
5191 * loading.texi (Named Features): Explain subfeatures better.
5192
5193 * customize.texi: Use "option" only for user options.
5194 For the keyword values inside defcustom etc, say "keywords".
5195 For :options value's elements, say "elements".
5196 :group should not be omitted.
5197
5198 * syntax.texi (Parsing Expressions): Split up node.
5199 (Motion via Parsing, Position Parse, Parser State)
5200 (Low-Level Parsing, Control Parsing): New subnodes.
5201 (Parser State): Document syntax-ppss-toplevel-pos.
5202
5203 * positions.texi (List Motion): Punctuation fix.
5204
5205 * files.texi (File Name Completion): Document PREDICATE arg
5206 to file-name-completion.
5207
52082006-12-16 Eli Zaretskii <eliz@gnu.org>
5209
5210 * internals.texi (Building Emacs, Writing Emacs Primitives):
5211 Add index entries.
5212
52132006-12-11 Richard Stallman <rms@gnu.org>
5214
5215 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5216 affects face menu. Explain how to make it non-nil without enabling
5217 any fontification.
5218
52192006-12-10 Chong Yidong <cyd@stupidchicken.com>
5220
5221 * modes.texi (Font Lock Basics): Document nil value of
5222 font-lock-defaults.
5223
52242006-12-10 Glenn Morris <rgm@gnu.org>
5225
5226 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5227 value for system-flag argument. Abbrev tables may not be empty
5228 when major modes are loaded.
5229
52302006-12-08 Juanma Barranquero <lekktu@gmail.com>
5231
5232 * makefile.w32-in (maintainer-clean): Partially revert last
5233 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5234 to protect elisp-covers.texi.
5235
52362006-12-07 Juanma Barranquero <lekktu@gmail.com>
5237
5238 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5239 Don't remove elisp* info files; they are already deleted by the
5240 `clean' and `distclean' targets, and they are in the $(infodir)
5241 directory, not the current one.
5242
52432006-12-04 Kim F. Storm <storm@cua.dk>
5244
5245 * commands.texi (Misc Events): Update signal events.
5246 (Event Examples): Add signal example.
5247
52482006-11-29 Richard Stallman <rms@gnu.org>
5249
5250 * frames.texi (Visibility of Frames): Explain visible windows
5251 can be covered by others. Add xref for raise-frame.
5252
52532006-11-28 Richard Stallman <rms@gnu.org>
5254
5255 * searching.texi (Regexp Special): Update when ^ is special.
5256
52572006-11-27 Eli Zaretskii <eliz@gnu.org>
5258
5259 * customize.texi (Customization, Common Keywords)
5260 (Group Definitions, Variable Definitions, Composite Types)
5261 (Type Keywords, Customization Types): Add index entries for
5262 various customization keywords.
5263
52642006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5265
5266 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5267
c8763fb6 52682006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5269
5270 * frames.texi (Window System Selections): Remove clipboard from
5271 description of selection-coding-system.
5272
52732006-11-06 Richard Stallman <rms@gnu.org>
5274
5275 * lists.texi (List Variables): Document COMPARE-FN.
5276
5277 * keymaps.texi: Avoid use of "binding" to mean a relation;
5278 use it only to refer to the meaning associated with a key.
5279 (Keymaps): Change menu node description.
5280
5281 * elisp.texi (Top): Change menu node description.
5282
5283 * display.texi (Managing Overlays): Document overlay-recenter.
5284
52852006-10-29 Chong Yidong <cyd@stupidchicken.com>
5286
5287 * Makefile.in: Use relative paths to avoid advertising filesystem
5288 contents during compilation.
5289
52902006-10-23 Kim F. Storm <storm@cua.dk>
5291
5292 * commands.texi (Event Input Misc): Update unread-command-events.
5293
52942006-10-23 Nick Roberts <nickrob@snap.net.nz>
5295
5296 * lists.texi (Sets And Lists): Fix typos.
5297
52982006-10-18 Juanma Barranquero <lekktu@gmail.com>
5299
5300 * control.texi (Processing of Errors): Use @var for an argument,
5301 not @code.
5302
53032006-10-16 Richard Stallman <rms@gnu.org>
5304
5305 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5306
5307 * keymaps.texi (Format of Keymaps): Show all the keymap element
5308 patterns that result from menu items.
5309 (Key Lookup): Minor cleanups.
5310
5311 * modes.texi (Precalculated Fontification): Don't say that
5312 not setting font-lock-defaults avoids loading font-lock.
5313
5314 * help.texi (Documentation): Move xref to Emacs Manual here.
5315 (Documentation Basics): From here.
5316 Also doc emacs-lisp-docstring-fill-column.
5317
5318 * elisp.texi: Update version and ISBN.
5319
5320 * commands.texi (Interactive Call): Clarify KEYS arg to
5321 call-interactively is a vector.
5322 (Command Loop Info): Delete anchor in this-command-keys.
5323 Add anchor in this-command-keys-vector.
5324 (Recursive Editing): Document how recursive-edit
5325 handles the current buffer.
5326
53272006-10-13 Chong Yidong <cyd@stupidchicken.com>
5328
5329 * frames.texi (Frame Titles): %c and %l are ignored in
5330 frame-title-format.
5331
53322006-10-11 Richard Stallman <rms@gnu.org>
5333
5334 * keymaps.texi (Key Sequences): Clarify use of kbd.
5335
53362006-10-10 Kim F. Storm <storm@cua.dk>
5337
5338 * lists.texi (Sets And Lists): Add memql.
5339
53402006-10-03 Richard Stallman <rms@gnu.org>
5341
5342 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5343 Clarify :ascii: and :nonascii:.
5344
53452006-09-29 Juri Linkov <juri@jurta.org>
5346
5347 * modes.texi (%-Constructs): Reorder coding systems in the
5348 documentation of %z to the real order displayed in the modeline.
5349
53502006-09-25 Richard Stallman <rms@gnu.org>
5351
5352 * os.texi (Timers): Describe timer-max-repeats.
5353
53542006-09-25 Chong Yidong <cyd@stupidchicken.com>
5355
5356 * os.texi (Timers): Mention with-local-quit.
5357
53582006-09-24 Richard Stallman <rms@gnu.org>
5359
5360 * searching.texi (Searching and Matching): Mention property search.
5361
5362 * commands.texi (Command Loop Info): Explain how read-event affects
5363 this-command-keys.
5364
53652006-09-20 Richard Stallman <rms@gnu.org>
5366
5367 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5368
5369 * windows.texi (Window Start): Minor cleanups.
5370
53712006-09-20 Kim F. Storm <storm@cua.dk>
5372
5373 * windows.texi (Window Start): pos-visible-in-window-p allows
5374 specifying t for position to mean "end of window".
5375 Add window-line-height.
5376
5377 * anti.texi (Antinews): Mention window-line-height.
5378
53792006-09-19 David Kastrup <dak@gnu.org>
5380
5381 * keymaps.texi (Searching Keymaps): Small clarification.
5382
53832006-09-18 Richard Stallman <rms@gnu.org>
5384
5385 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5386 cause keyboard menus.
5387 (Menu Keymaps): Likewise.
5388 (Defining Menus, Keyboard Menus): Clarify.
5389
5390 * text.texi (Fields): Clarify explanation of constrain-to-field.
5391
53922006-09-16 Eli Zaretskii <eliz@gnu.org>
5393
5394 * variables.texi (Tips for Defining): Fix a typo.
5395
53962006-09-15 Richard Stallman <rms@gnu.org>
5397
5398 * keymaps.texi (Remapping Commands, Searching Keymaps)
5399 (Active Keymaps): Clean up previous change.
5400
54012006-09-15 Jay Belanger <belanger@truman.edu>
5402
5403 * gpl.texi: Replace "Library Public License" by "Lesser Public
5404 License" throughout.
5405
54062006-09-15 David Kastrup <dak@gnu.org>
5407
5408 * keymaps.texi (Active Keymaps): Adapt description to use
5409 `get-char-property' instead `get-text-property'. Explain how
5410 mouse events change this. Explain the new optional argument of
5411 `key-binding' and its mouse-dependent lookup.
5412 (Searching Keymaps): Adapt description similarly.
5413 (Remapping Commands): Explain the new optional argument of
5414 `command-remapping'.
5415
54162006-09-14 Richard Stallman <rms@gnu.org>
5417
5418 * keymaps.texi (Searching Keymaps): Clarification.
5419 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5420
54212006-09-13 Richard Stallman <rms@gnu.org>
5422
5423 * objects.texi (Character Type): Node split.
5424 Add xref to Describing Characters.
5425 (Basic Char Syntax, General Escape Syntax)
5426 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5427
54282006-09-11 Richard Stallman <rms@gnu.org>
5429
5430 * display.texi (Display Table Format): Wording clarification.
5431 (Glyphs): Clarifications.
5432
54332006-09-10 Chong Yidong <cyd@stupidchicken.com>
5434
5435 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5436 local maps.
5437
54382006-09-10 Kim F. Storm <storm@cua.dk>
5439
5440 * display.texi (Forcing Redisplay): Document return value of
5441 function redisplay.
5442
54432006-09-09 Richard Stallman <rms@gnu.org>
5444
5445 * windows.texi (Window Hooks): Explain limits of
5446 window-scroll-functions.
5447
5448 * display.texi (Fringe Indicators): Update for last change in
5449 indicate-buffer-boundaries.
5450
54512006-09-08 Richard Stallman <rms@gnu.org>
5452
5453 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5454
54552006-09-06 Kim F. Storm <storm@cua.dk>
5456
5457 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5458
5459 * windows.texi (Window Start): Update pos-visible-in-window-p.
5460
54612006-09-04 Richard Stallman <rms@gnu.org>
5462
5463 * processes.texi (Accepting Output): Explain SECONDS=0 for
5464 accept-process-output.
5465
5466 * os.texi (Idle Timers): Explain why timer functions should not
5467 loop until (input-pending-p).
5468
54692006-09-02 Eli Zaretskii <eliz@gnu.org>
5470
5471 * makefile.w32-in (usermanualdir): New variable.
5472 (elisp.dvi): Use it.
5473
54742006-09-01 Eli Zaretskii <eliz@gnu.org>
5475
5476 * buffers.texi (Buffer Modification): Fix last change.
5477
54782006-09-01 Chong Yidong <cyd@stupidchicken.com>
5479
5dcb4c4e
SM
5480 * buffers.texi (Buffer Modification):
5481 Document buffer-chars-modified-tick.
b8d4c8d0
GM
5482
54832006-08-31 Richard Stallman <rms@gnu.org>
5484
5485 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5486
54872006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5488
5489 * modes.texi (Syntactic Font Lock):
5490 Mention font-lock-syntactic-face-function
5491 instead of specific faces.
5492
54932006-08-29 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * display.texi (Images): Add xrref to display-images-p.
5496
54972006-08-28 Kenichi Handa <handa@m17n.org>
5498
5499 * nonascii.texi (Lisp and Coding Systems): Fix description of
5500 detect-coding-region.
5501
55022006-08-27 Michael Olson <mwolson@gnu.org>
5503
5504 * processes.texi (Transaction Queues): Remove stray quote
5505 character.
5506
55072006-08-25 Richard Stallman <rms@gnu.org>
5508
5509 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5510 Add xref.
5511
55122006-08-24 Chong Yidong <cyd@stupidchicken.com>
5513
5514 * os.texi (Timers): Avoid waiting inside timers.
5515
55162006-08-21 Lute Kamstra <lute@gnu.org>
5517
5518 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5519
55202006-08-20 Richard Stallman <rms@gnu.org>
5521
5522 * os.texi (Idle Timers): New node, split out from Timers.
5523 Document current-idle-time.
5524 * commands.texi (Reading One Event): Update xref.
5525 * elisp.texi (Top): Update subnode menu.
5526
55272006-08-16 Richard Stallman <rms@gnu.org>
5528
5529 * keymaps.texi (Extended Menu Items): Show format of cached
5530 bindings in extended menu items.
5531
5532 * customize.texi (Variable Definitions): Explain when the
5533 standard value expression is evaluated.
5534
55352006-08-15 Chong Yidong <cyd@stupidchicken.com>
5536
5537 * commands.texi (Reading One Event): Explain idleness in
5538 `read-event'.
5539
55402006-08-12 Chong Yidong <cyd@stupidchicken.com>
5541
5542 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 5543 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
5544 relevant for Lisp programming.
5545 (Yank Commands): Rewrite introduction.
5546 (Undo): Clarify.
5547 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5548 (Filling): Remove redundant comment. Clarify return value of
5549 current-justification.
5550 (Margins): Minor clarifications.
5551 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5552 (Sorting): Update definition of sort-lines.
5553 (Columns): Clarify behavior of sort-columns.
5554 (Indent Tabs): Link to Tab Stops in Emacs manual.
5555 (Special Properties): Clarify.
5556 (Clickable Text): Mention Buttons package.
5557
55582006-08-12 Kevin Ryde <user42@zip.com.au>
5559
5560 * os.texi (Time Parsing): Add %z to description of
5561 format-time-string, as per docstring. Add cross reference to
5562 glibc manual for strftime.
5563
55642006-08-08 Richard Stallman <rms@gnu.org>
5565
5566 * modes.texi: Clean up wording in previous change.
5567
55682006-08-07 Chong Yidong <cyd@stupidchicken.com>
5569
5570 * modes.texi (Hooks): Clarify.
5571 (Major Mode Basics): Mention define-derived-mode explicitly.
5572 (Major Mode Conventions): Rebinding RET is OK for some modes.
5573 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 5574 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
5575 (Mode Line Basics): Clarify.
5576 (Mode Line Data): Mention help-echo and local-map in strings.
5577 Explain reason for treatment of non-risky variables.
5578 (Properties in Mode): Clarify.
5579 (Faces for Font Lock): Add font-lock-negation-char-face.
5580
55812006-08-04 Eli Zaretskii <eliz@gnu.org>
5582
5583 * strings.texi (Formatting Strings): Warn against arbitrary
5584 strings as first arg to `format'.
5585
55862006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5587
5588 * text.texi (Clickable Text): Mention `help-echo' text property.
5589 Update intro, examples and associated explanations.
5590
55912006-07-31 Richard Stallman <rms@gnu.org>
5592
5593 * commands.texi: Update xrefs.
5594 (Event Mod): New node, cut out from old Translating Input.
5595
5596 * maps.texi: Update xrefs.
5597
5598 * keymaps.texi (Translation Keymaps): New node.
5599 Update xrefs from Translating Input to Translation Keymaps.
5600
5601 * elisp.texi (Top): Update subnode menu.
5602
5603 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5604
5605 * os.texi (System Interface): Fix menu descriptions of some nodes.
5606 (Translating Input): Node deleted.
5607
56082006-07-31 Nick Roberts <nickrob@snap.net.nz>
5609
5610 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5611
5612 * lists.texi (Sets And Lists): Likewise.
5613
56142006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5615
5616 * text.texi (Fields): Mention POS
5617 requirement when narrowing is in effect.
5618
56192006-07-28 Richard Stallman <rms@gnu.org>
5620
5621 * display.texi (Face Attributes): Simplify wording.
5622 (Attribute Functions): Clarify meaning of new-frame default
5623 attribute settings.
5624
5625 * customize.texi (Common Keywords): Document how to use
5626 :package-version in a package not in Emacs.
5627
56282006-07-28 Kim F. Storm <storm@cua.dk>
5629
5630 * commands.texi (Reading One Event): Fix last change.
5631
56322006-07-26 Chong Yidong <cyd@stupidchicken.com>
5633
5634 * commands.texi (Reading One Event): Document SECONDS argument for
5635 read-event, read-char, and read-char-exclusive.
5636
56372006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5638
5639 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5640 to ensure correct identification.
5641
56422006-07-24 Richard Stallman <rms@gnu.org>
5643
5644 * text.texi (Clickable Text): Clarify.
5645
5646 * sequences.texi (Vector Functions): Delete duplicate xref.
5647
5648 * objects.texi (Function Type): Clarify.
5649
5650 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5651 modes.
5652
5653 * lists.texi (List Variables): New node.
5654 Material moved from other nodes.
5655
5656 * variables.texi (Setting Variables): add-to-list and
5657 add-to-ordered-list moved to List Variables node.
5658
56592006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5660
5661 * text.texi (Links and Mouse-1):
5662 For mouse-on-link-p, expand on arg POS.
5663
56642006-07-21 Kim F. Storm <storm@cua.dk>
5665
5666 * display.texi (Forcing Redisplay): Don't mention systems which
5667 don't support sub-second timers for redisplay-preemption-period.
5668
5669 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5670
56712006-07-21 Eli Zaretskii <eliz@gnu.org>
5672
5673 * frames.texi (Input Focus): Document that focus-follows-mouse has
5674 no effect on MS-Windows.
5675
56762006-07-18 Richard Stallman <rms@gnu.org>
5677
5678 * display.texi (Forcing Redisplay): Cleanups in previous change.
5679
5680 * processes.texi (Low-Level Network): Make menu more convenient.
5681
56822006-07-18 Kim F. Storm <storm@cua.dk>
5683
5684 * display.texi (Forcing Redisplay): redisplay-preemption-period
5685 only used on window systems. Add xref to Terminal Output.
5686
5687 * os.texi (Terminal Output): baud-rate only controls preemption on
5688 non-window systems. Add xref to Forcing Redisplay.
5689
5690 * processes.texi (Low-Level Network): Rename node "Make Network"
5691 to "Network Processes".
5692
56932006-07-18 Karl Berry <karl@gnu.org>
5694
5695 * variables.texi, functions.texi, customize.texi, loading.texi:
5696 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5697
56982006-07-17 Chong Yidong <cyd@stupidchicken.com>
5699
5700 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5701
57022006-07-17 Richard Stallman <rms@gnu.org>
5703
5704 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5705 Put period and comma inside quotes.
5706
5707 * loading.texi, markers.texi: Use real doublequote inside menus.
5708
5709 * windows.texi: Put point and comma inside quotes.
5710 (Textual Scrolling): Use @samp for error message.
5711
5712 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5713 * strings.texi, streams.texi, processes.texi, os.texi:
5714 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5715 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5716 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5717 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5718 Put point and comma inside quotes.
5719
5720 * control.texi (Processing of Errors): Add command-error-function.
5721
5722 * variables.texi (File Local Variables): Clarify that
5723 file local variables make buffer-local bindings.
5724
5725 * modes.texi (Syntactic Font Lock): Give default for
5726 font-lock-syntax-table.
5727
57282006-07-17 Nick Roberts <nickrob@snap.net.nz>
5729
5730 * text.texi (Special Properties): Clean up previous change.
5731
57322006-07-16 Karl Berry <karl@gnu.org>
5733
5734 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5735 * control.texi: Fix bad page breaks through chapter 10 (control).
5736
5737 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5738 underfull hbox.
5739
57402006-07-15 Nick Roberts <nickrob@snap.net.nz>
5741
5742 * text.texi (Special Properties): Describe fontified text property
5743 in relation to a character (not text).
5744
57452006-07-15 Kim F. Storm <storm@cua.dk>
5746
5747 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5748 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5749 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5750
5751 * anti.texi (Antinews): Mention redisplay function.
5752 The kbd macro existed, but was not documented, before 22.x.
5753 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5754
57552006-07-14 Nick Roberts <nickrob@snap.net.nz>
5756
5757 * display.texi (Displaying Messages): Add anchor.
5758
5759 * frames.texi (Dialog Boxes): Use it.
5760
57612006-07-12 Richard Stallman <rms@gnu.org>
5762
5763 * objects.texi (Frame Type): Explain nature of frames better.
5764
5765 * frames.texi (Frames): Explain nature of frames better.
5766
57672006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5768
5769 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5770
57712006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5772
5773 * frames.texi (Window System Selections): Mention scrap support for Mac.
5774 Default value of x-select-enable-clipboard is t on Mac.
5775
5776 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5777
57782006-07-11 Kim F. Storm <storm@cua.dk>
5779
5780 * display.texi (Forcing Redisplay): Add `redisplay' function.
5781 Don't mention (sit-for -1) -- use (redisplay t) instead.
5782
5783 * commands.texi (Waiting): (sit-for -1) is no longer special.
5784 (sit-for 0) is equivalent to (redisplay).
5785 Iconifying/deiconifying no longer makes sit-for return.
5786
57872006-07-10 Nick Roberts <nickrob@snap.net.nz>
5788
5789 * display.texi (Buttons): Fix typo.
5790
5791 * index.texi, elisp.texi (New Symbols): Comment node out.
5792
57932006-07-09 Richard Stallman <rms@gnu.org>
5794
5795 * display.texi (Truncation): Clean up previous change.
5796
57972006-07-08 Richard Stallman <rms@gnu.org>
5798
5799 * commands.texi (Interactive Call): Use 3 as prefix in example
5800 for execute-extended-command.
5801
5802 * display.texi (Attribute Functions): Move paragraph about
5803 compatibility with Emacs < 21.
5804
58052006-07-09 Kim F. Storm <storm@cua.dk>
5806
5807 * display.texi (Refresh Screen): Clarify force-window-update.
5808 (Truncation): "Normally" indicated by fringe arrows.
5809
58102006-07-08 Eli Zaretskii <eliz@gnu.org>
5811
5812 * windows.texi (Textual Scrolling, Resizing Windows):
5813 * variables.texi (Constant Variables):
5814 * text.texi (Buffer Contents, Deletion, Changing Properties)
5815 (Property Search, Special Properties, Sticky Properties)
5816 (Links and Mouse-1, Fields, Change Hooks):
5817 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5818 (Categories):
5819 * symbols.texi (Other Plists):
5820 * streams.texi (Output Variables):
5821 * processes.texi (Input to Processes, Query Before Exit):
5822 * positions.texi (Word Motion, Text Lines, List Motion):
5823 * os.texi (Init File, System Environment, Sound Output)
5824 (Session Management):
5825 * nonascii.texi (Text Representations, Character Sets)
5826 (Chars and Bytes, Locales):
5827 * modes.texi (Defining Minor Modes, Header Lines):
5828 * minibuf.texi (Minibuffer Contents):
5829 * markers.texi (Information from Markers):
5830 * lists.texi (List Elements, Building Lists, Association Lists):
5831 * keymaps.texi (Tool Bar):
5832 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
5833 * functions.texi (What Is a Function, Mapping Functions):
5834 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
5835 (Color Names, Text Terminal Colors, Display Feature Testing):
5836 * files.texi (Visiting Functions, File Name Components)
5837 (Unique File Names, Contents of Directories):
5838 * display.texi (Forcing Redisplay, Displaying Messages)
5839 (Temporary Displays, Font Selection, Auto Faces)
5840 (Font Lookup, Fringe Indicators, Display Margins)
5841 (Image Descriptors, Showing Images, Image Cache, Button Types)
5842 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5843 (Display Table Format, Glyphs):
5844 * control.texi (Iteration):
5845 * commands.texi (Command Loop Info, Adjusting Point):
5846 * backups.texi (Making Backups, Auto-Saving):
5847 Remove @tindex entries.
5848
58492006-07-07 Kim F. Storm <storm@cua.dk>
5850
5851 * display.texi (Fringe Cursors): Fix typo.
5852 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
5853 (Overlay Arrow): Default is overlay-arrow fringe indicator.
5854
58552006-07-05 Richard Stallman <rms@gnu.org>
5856
5857 * text.texi (Buffer Contents): Add example of text props
5858 in result of buffer-substring.
5859 (Text Properties): Explain better about use of specific property names.
5860 (Property Search): Some cleanups; reorder some functions.
5861
5862 * keymaps.texi (Changing Key Bindings): Cleanup.
5863 Add xref to Key Binding Conventions.
5864
5865 * display.texi (Attribute Functions): Add examples for
5866 face-attribute-relative-p.
5867
5868 * tips.texi (Coding Conventions): Cleanup last change.
5869
58702006-07-05 Karl Berry <karl@gnu.org>
5871
5872 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
5873 Remove @setchapternewpage odd.
5874 Result is 1013 pages, down from 1100.
5875
5876 * anti.texi, customize.texi, display.texi, internals.texi:
5877 * minibuf.texi, modes.texi, tips.texi:
5878 Fix overfull/underfull boxes.
5879
58802006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5881
5882 * edebug.texi (Instrumenting):
5883 Add Edebug-specific findex for eval-buffer.
5884 * loading.texi (Loading):
5885 Replace eval-current-buffer with eval-buffer.
5886
58872006-06-30 Nick Roberts <nickrob@snap.net.nz>
5888
5889 * locals.texi (Standard Buffer-Local Variables): Update the list
5890 of variables.
5891
58922006-06-26 Nick Roberts <nickrob@snap.net.nz>
5893
5894 * files.texi (File Name Completion): Point user to the node
5895 "Reading File Names".
5896
58972006-06-24 Eli Zaretskii <eliz@gnu.org>
5898
5899 * files.texi (Contents of Directories): Document case-insensitive
5900 behavior on respective filesystems.
5901
5902 * objects.texi (Character Type): Document that Emacs signals an
5903 error for unsupported Unicode characters specified as \uNNNN.
5904
59052006-06-19 Richard Stallman <rms@gnu.org>
5906
5907 * processes.texi (Bindat Spec): Clarify previous change.
5908
59092006-06-16 Richard Stallman <rms@gnu.org>
5910
5911 * tips.texi (Coding Conventions): Better explain conventions
5912 for definition constructs.
5913
5914 * text.texi (Special Properties): String value of `read-only'
5915 serves as the error message.
5916
5917 * objects.texi (Character Type): Clarify prev. change.
5918 (Non-ASCII in Strings): Mention \u and \U.
5919
5920 * commands.texi (Using Interactive): Explain problem of
5921 markers, etc., in command-history.
5922
59232006-06-14 Kim F. Storm <storm@cua.dk>
5924
5925 * commands.texi (Waiting): Negative arg to sit-for forces
5926 redisplay even if input is pending.
5927
5928 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
5929 redisplay. Remove incorrect example of binding redisplay-dont-pause
5930 around (sit-for 0).
5931
59322006-06-13 Richard Stallman <rms@gnu.org>
5933
5934 * display.texi (Forcing Redisplay): Clarify previous change.
5935
59362006-06-13 Romain Francoise <romain@orebokech.com>
5937
5938 * display.texi (Forcing Redisplay): Fix typo.
5939
59402006-06-13 Kim F. Storm <storm@cua.dk>
5941
5942 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
5943
59442006-06-10 Luc Teirlinck <teirllm@auburn.edu>
5945
5946 * tips.texi (Coding Conventions): Add `@end itemize'.
5947
59482006-06-10 Richard Stallman <rms@gnu.org>
5949
5950 * tips.texi (Coding Conventions): Explain use of coding systems
5951 to ensure one decoding for strings.
5952
59532006-06-09 Aidan Kehoe <kehoea@parhasard.net>
5954
5955 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
5956 syntax.
5957
59582006-06-07 Eli Zaretskii <eliz@gnu.org>
5959
5960 * display.texi (Font Selection): Remove description of
5961 clear-face-cache.
5962
5963 * compile.texi (Eval During Compile): Fix a typo. Add index
5964 entries for possible uses of eval-when-compile.
5965
59662006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
5967
5968 * display.texi (Abstract Display): Fix typo.
5969
59702006-06-03 Eli Zaretskii <eliz@gnu.org>
5971
5972 * minibuf.texi (Minibuffer History) <history-add-new-input>:
5973 Reword variable's description.
5974
59752006-06-01 Richard Stallman <rms@gnu.org>
5976
5977 * windows.texi (Splitting Windows): Clarify splitting nonselected
5978 window.
5979
59802006-05-31 Juri Linkov <juri@jurta.org>
5981
5982 * minibuf.texi (Minibuffer History): Add history-add-new-input.
5983
59842006-05-30 Richard Stallman <rms@gnu.org>
5985
5986 * display.texi (Line Height): Fix errors in description of
10d1d0af 5987 default line height and line-height property.
b8d4c8d0
GM
5988
5989 * nonascii.texi (Default Coding Systems): Further clarification.
5990
59912006-05-29 Luc Teirlinck <teirllm@auburn.edu>
5992
5993 * internals.texi (Pure Storage): Mention that an overflow in pure
5994 space causes a memory leak.
5995 (Garbage Collection): If there was an overflow in pure space,
5996 `garbage-collect' returns nil.
5997
59982006-05-30 Eli Zaretskii <eliz@gnu.org>
5999
6000 * nonascii.texi (Default Coding Systems): Fix it some more.
6001
60022006-05-29 Eli Zaretskii <eliz@gnu.org>
6003
6004 * nonascii.texi (Default Coding Systems): Fix last change.
6005
60062006-05-29 Kenichi Handa <handa@m17n.org>
6007
6008 * nonascii.texi (find-operation-coding-system): Describe the new
6009 argument format (FILENAME . BUFFER).
6010
60112006-05-28 Richard Stallman <rms@gnu.org>
6012
6013 * tips.texi (Coding Conventions): Better explain reasons not to
6014 advise other packages or use `eval-after-load'.
6015
60162006-05-29 Kim F. Storm <storm@cua.dk>
6017
6018 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6019 `bindat-idx' and `bindat-raw' for clarity.
6020
60212006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6022
6023 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6024
6025 * display.texi (Display): Add "Abstract Display" to menu.
6026 (Abstract Display, Abstract Display Functions)
6027 (Abstract Display Example): New nodes.
6028 * elisp.texi (Top): Add "Abstract Display" to menu.
6029
60302006-05-27 Chong Yidong <cyd@stupidchicken.com>
6031
6032 * keymaps.texi (Key Sequences): Link to input events definition.
6033 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6034
6035 * files.texi (Changing Files): Document updated argument list for
6036 copy-file.
6037
60382006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6039
6040 * processes.texi (Bindat Functions): Explain term "total length".
6041 Use it in bindat-length and bindat-pack descriptions.
6042
60432006-05-26 Eli Zaretskii <eliz@gnu.org>
6044
6045 * tips.texi (Coding Conventions): Advise against using
6046 eval-after-load in packages. Add an index entry.
6047
60482006-05-25 Juri Linkov <juri@jurta.org>
6049
6050 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6051
6052 * modes.texi (%-Constructs): Add %e, %z, %Z.
6053
60542006-05-25 Richard Stallman <rms@gnu.org>
6055
6056 * elisp.texi (Top): Update subnode menu.
6057
6058 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6059 (Keymaps): Update menu.
6060
60612006-05-25 Chong Yidong <cyd@stupidchicken.com>
6062
6063 * keymaps.texi (Key Sequences): Some clarifications.
6064
60652006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6066
6067 * processes.texi (Bindat Functions): Say "unibyte string"
6068 explicitly for bindat-unpack and bindat-pack descriptions.
6069 (Bindat Examples): Don't call `string-make-unibyte' in example.
6070
60712006-05-25 Chong Yidong <cyd@stupidchicken.com>
6072
5dcb4c4e 6073 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 6074 Explain string and vector representations of key sequences.
b8d4c8d0
GM
6075
6076 * keymaps.texi (Changing Key Bindings):
dd7b651b 6077 * commands.texi (Interactive Codes):
b8d4c8d0
GM
6078 * help.texi (Describing Characters): Refer to it.
6079
60802006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6081
6082 * frames.texi (Pointer Shape): @end table -> @end defvar.
6083
60842006-05-22 Richard Stallman <rms@gnu.org>
6085
6086 * elisp.texi (Top): Update subnode menus.
6087
6088 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6089 Contents rewritten; material from old Pointer Shape node moved here.
6090
6091 * display.texi (Pointer Shape): Node deleted.
6092 (Image Descriptors): Minor cleanup.
6093
60942006-05-21 Richard Stallman <rms@gnu.org>
6095
6096 * syntax.texi (Parsing Expressions): Update info on which STATE
6097 elements are ignored.
6098
60992006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6100
6101 * hooks.texi (Standard Hooks): Correct typo.
6102
6103 * gpl.texi (GPL): ifinfo -> ifnottex.
6104
61052006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6106
6107 * searching.texi (Simple Match Data): Warn about match data being
6108 set anew by every search.
6109
61102006-05-17 Richard Stallman <rms@gnu.org>
6111
6112 * minibuf.texi (Minibuffer History): Clarify.
6113
6114 * searching.texi (Regexp Special): Clarify nested regexp warning.
6115
61162006-05-16 Kim F. Storm <storm@cua.dk>
6117
6118 * minibuf.texi (Minibuffer History): Update add-to-history.
6119
61202006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6121
5dcb4c4e
SM
6122 * nonascii.texi (Explicit Encoding):
6123 Fix typo (encoding<->decoding).
b8d4c8d0
GM
6124
61252006-05-14 Richard Stallman <rms@gnu.org>
6126
6127 * buffers.texi (Creating Buffers): Cleanup.
6128
6129 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6130
61312006-05-13 Eli Zaretskii <eliz@gnu.org>
6132
6133 * buffers.texi (Current Buffer): Document that with-temp-buffer
6134 disables undo.
6135
6136 * os.texi (Terminal-Specific): More accurate description of how
6137 Emacs searches for the terminal-specific libraries.
6138
61392006-05-12 Eli Zaretskii <eliz@gnu.org>
6140
6141 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6142 emacs-xtra to @inforef's.
6143
6144 * text.texi (Undo): Document that undo is turned off in buffers
6145 whose names begin with a space.
6146
6147 * buffers.texi (Buffer Names): Add index entries for buffers whose
6148 names begin with a space.
6149 (Creating Buffers): Document that undo is turned off in buffers
6150 whose names begin with a space.
6151
6152 * files.texi (Visiting Functions, Reading from Files)
6153 (Saving Buffers): Mention code and EOL conversions by file I/O
6154 primitives and subroutines.
6155
f4e90db0
SM
6156 * nonascii.texi (Lisp and Coding Systems):
6157 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
6158
6159 * display.texi (Defining Faces): Mention `mac', and add an xref to
6160 where window-system is described.
6161
61622006-05-10 Richard Stallman <rms@gnu.org>
6163
6164 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6165
61662006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6167
6168 * variables.texi (File Local Variables): Recommend to quote lambda
6169 expressions in safe-local-variable property.
6170
61712006-05-09 Richard Stallman <rms@gnu.org>
6172
5dcb4c4e
SM
6173 * variables.texi (File Local Variables):
6174 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
6175
61762006-05-07 Kim F. Storm <storm@cua.dk>
6177
6178 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6179 from add-to-history.
6180
61812006-05-07 Romain Francoise <romain@orebokech.com>
6182
6183 * commands.texi (Event Input Misc):
6184 * compile.texi (Eval During Compile):
6185 * internals.texi (Buffer Internals):
6186 * minibuf.texi (Initial Input):
6187 * nonascii.texi (Scanning Charsets):
6188 * numbers.texi (Comparison of Numbers):
6189 * windows.texi (Textual Scrolling, Vertical Scrolling):
6190 Fix various typos.
6191
61922006-05-06 Eli Zaretskii <eliz@gnu.org>
6193
6194 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6195 conditional xref's to either emacs or emacs-xtra, depending on
6196 @iftex/@ifnottex.
6197
6198 * minibuf.texi (Minibuffer History): Document add-to-history.
6199
62002006-05-05 Eli Zaretskii <eliz@gnu.org>
6201
6202 * internals.texi (Pure Storage): Mention the pure overflow message
6203 at startup.
6204
c8763fb6 62052006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6206
6207 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6208 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6209 search.
6210
62112006-05-01 Richard Stallman <rms@gnu.org>
6212
6213 * intro.texi (nil and t): Clarify.
6214
6215 * variables.texi (File Local Variables): Suggest using booleanp.
6216
62172006-05-01 Juanma Barranquero <lekktu@gmail.com>
6218
6219 * objects.texi (Type Predicates): Fix typos.
6220
62212006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6222
6223 * intro.texi (nil and t): Add booleanp.
6224
6225 * objects.texi (Type Predicates): Add links for booleanp and
6226 string-or-null-p.
6227
62282006-04-29 Richard Stallman <rms@gnu.org>
6229
6230 * modes.texi (Multiline Font Lock): Rename from
6231 Multi line Font Lock Elements. Much clarification.
6232 (Font Lock Multiline, Region to Fontify): Much clarification.
6233
62342006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6235
6236 * variables.texi (File Local Variables): Remove the special case t for
6237 safe-local-variable.
6238
62392006-04-26 Richard Stallman <rms@gnu.org>
6240
6241 * syntax.texi (Parsing Expressions): Minor cleanup.
6242
62432006-04-18 Richard Stallman <rms@gnu.org>
6244
6245 * tips.texi (Coding Conventions): Explain when the package's
6246 prefix should appear later on (not at the start of the name).
6247
6248 * searching.texi (String Search): Clarify effect of NOERROR.
6249
6250 * modes.texi (Imenu): Clarify what special items do.
6251
6252 * hooks.texi (Standard Hooks): Delete text about old hook names.
6253
62542006-04-17 Romain Francoise <romain@orebokech.com>
6255
6256 * variables.texi (Local Variables): Update the default value of
6257 `max-specpdl-size'.
6258
62592006-04-15 Michael Olson <mwolson@gnu.org>
6260
6261 * processes.texi (Transaction Queues): Mention the new optional
6262 `delay-question' argument for `tq-enqueue'.
6263
62642006-04-13 Bill Wohler <wohler@newt.com>
6265
6266 * customize.texi (Common Keywords): Use dotted notation for
6267 :package-version value. Specify its values. Improve documentation
6268 for customize-package-emacs-version-alist.
6269
62702006-04-12 Bill Wohler <wohler@newt.com>
6271
6272 * customize.texi (Common Keywords): Move description of
6273 customize-package-emacs-version-alist to @defvar.
6274
62752006-04-10 Bill Wohler <wohler@newt.com>
6276
6277 * customize.texi (Common Keywords): Add :package-version.
6278
62792006-04-10 Kim F. Storm <storm@cua.dk>
6280
6281 * text.texi (Buffer Contents): Add NOPROPS arg to
6282 filter-buffer-substring.
6283
62842006-04-08 Kevin Ryde <user42@zip.com.au>
6285
6286 * os.texi (Command-Line Arguments): Update xref to emacs manual
6287 "Command Arguments" -> "Emacs Invocation", per change there.
6288
62892006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6290
6291 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6292 be on one line to help makeinfo not render two spaces after the dot.
6293
62942006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6295
6296 * strings.texi (Predicates for Strings): Add string-or-null-p.
6297
62982006-03-28 Kim F. Storm <storm@cua.dk>
6299
6300 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6301 remarks about systems that don't support fractional seconds.
6302
63032006-03-25 Karl Berry <karl@gnu.org>
6304
6305 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6306 the year list.
6307
63082006-03-21 Nick Roberts <nickrob@snap.net.nz>
6309
6310 * display.texi (Fringe Indicators): Fix typos.
6311
63122006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6313
6314 * tips.texi (Documentation Tips): One can now also write `program'
6315 in front of a quoted symbol in a docstring to prevent making a
6316 hyperlink.
6317
63182006-03-19 Alan Mackenzie <acm@muc.de>
6319
6320 * text.texi (Special Properties): Clarify `fontified' property.
6321
63222006-03-16 Richard Stallman <rms@gnu.org>
6323
6324 * display.texi (Defining Images): Minor cleanup.
6325
63262006-03-16 Bill Wohler <wohler@newt.com>
6327
6328 * display.texi (Defining Images): In image-load-path-for-library,
6329 prefer user's images.
6330
63312006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6332
6333 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6334
63352006-03-15 Bill Wohler <wohler@newt.com>
6336
6337 * display.texi (Defining Images): Fix example in
6338 image-load-path-for-library by not recommending that one binds
6339 image-load-path. Just defvar it to placate compiler and only use
6340 it if previously defined.
6341
63422006-03-14 Bill Wohler <wohler@newt.com>
6343
6344 * display.texi (Defining Images): In image-load-path-for-library,
6345 always return list of directories. Update example.
6346
63472006-03-14 Alan Mackenzie <acm@muc.de>
6348
6349 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6350 This describes font-lock-extend-region-function.
6351 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6352 the new node "Region to Fontify".
6353
63542006-03-13 Richard Stallman <rms@gnu.org>
6355
6356 * display.texi (Invisible Text): The impossible position is
6357 now before the invisible text, not after.
6358 (Defining Images): Clean up last change.
6359
63602006-03-11 Bill Wohler <wohler@newt.com>
6361
6362 * display.texi (Defining Images): Add image-load-path-for-library.
6363
63642006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6365
6366 * text.texi (Adaptive Fill): Fix Texinfo usage.
6367
6368 * strings.texi (Creating Strings): Fix Texinfo usage.
6369
6370 * searching.texi (Regexp Special): Use @samp for regular
6371 expressions that are not in Lisp syntax.
6372
63732006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6374
6375 * searching.texi (Regexp Special): Put remark between parentheses
6376 to avoid misreading.
6377
63782006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6379
6380 * searching.texi (Syntax of Regexps): More accurately describe
6381 which characters are special in which situations.
6382 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6383 are not special. Describe in detail when `[' and `]' are special.
6384 (Regexp Backslash): Plenty of regexps with unbalanced square
6385 brackets are valid, so reword that statement.
6386
63872006-03-02 Kim F. Storm <storm@cua.dk>
6388
6389 * keymaps.texi (Tool Bar): Add tool-bar-border.
6390
63912006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6392
6393 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6394
63952006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6396
6397 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6398
6399 * files.texi (Locating Files): Suggest additional values for the
6400 SUFFIXES arg of `locate-file'. Update pxref.
6401
6402 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6403 (How Programs Do Loading): Discuss the effects of Auto Compression
6404 mode on `load'.
6405 (Load Suffixes): New node.
6406 (Library Search): Delete description of `load-suffixes'; it was
6407 moved to "Load Suffixes".
6408 (Autoload, Named Features): Mention `load-suffixes'.
6409
64102006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6411
6412 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6413
6414 * windows.texi (Window Tree): Fix typo.
6415
64162006-02-20 Kim F. Storm <storm@cua.dk>
6417
6418 * display.texi (Fringe Indicators): New section.
6419 Move indicate-empty-lines, indicate-buffer-boundaries, and
6420 default-indicate-buffer-boundaries here.
6421 Add fringe-indicator-alist and default-fringes-indicator-alist.
6422 Add list of logical fringe indicator symbols.
6423 Update list of standard bitmap names.
6424 (Fringe Cursors): New section.
6425 Move overflow-newline-into-fringe here.
6426 Add fringe-cursor-alist and default-fringes-cursor-alist.
6427 Add list of fringe cursor symbols.
6428
64292006-02-20 Juanma Barranquero <lekktu@gmail.com>
6430
6431 * commands.texi (Using Interactive): Fix reference to node
6432 "Minibuffers".
6433
64342006-02-19 Richard M. Stallman <rms@gnu.org>
6435
6436 * minibuf.texi (High-Level Completion):
6437 Add xref to read-input-method-name.
6438
6439 * files.texi (Relative File Names): Move file-relative-name here.
6440 (File Name Expansion): From here. Minor clarifications.
6441
6442 * commands.texi (Using Interactive): Add xrefs about reading input.
6443 Clarify remarks about that moving point and mark.
6444 Put string case before list case.
6445
c8763fb6 64462006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6447
6448 * display.texi (Other Display Specs, Image Descriptors):
6449 Revert erroneous changes. The previous description of
6450 image-descriptors as `(image . PROPS)' was correct.
6451
64522006-02-14 Richard M. Stallman <rms@gnu.org>
6453
6454 * variables.texi (File Local Variables): Clarifications.
6455
64562006-02-14 Juanma Barranquero <lekktu@gmail.com>
6457
6458 * variables.texi (File Local Variables): Use @code for a cons
6459 cell, not @var.
6460
64612006-02-13 Chong Yidong <cyd@stupidchicken.com>
6462
6463 * variables.texi (File Local Variables): Document new file local
6464 variable behavior.
6465
64662006-02-10 Kim F. Storm <storm@cua.dk>
6467
6468 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6469
64702006-02-08 Juanma Barranquero <lekktu@gmail.com>
6471
6472 * modes.texi (%-Constructs): Remove obsolete info about
6473 `global-mode-string'.
6474
64752006-02-07 Richard M. Stallman <rms@gnu.org>
6476
6477 * commands.texi (Prefix Command Arguments): Minor cleanup.
6478
6479 * display.texi: "Graphical display", not window system.
6480
6481 * functions.texi (What Is a Function): Fix xref.
6482
6483 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6484 (Changing Key Bindings): Clarify when remapping is better than
6485 substitute-key-definition.
6486
64872006-02-02 Richard M. Stallman <rms@gnu.org>
6488
6489 * minibuf.texi (Basic Completion): Completion alists are risky.
6490
6491 * keymaps.texi (Active Keymaps): Clarifications.
6492 (Searching Keymaps): New node.
6493 (Keymaps): Update menu.
6494
6495 * frames.texi (Layout Parameters): Minor clarification.
6496 (Drag and Drop): New node.
6497 (Frames): Update menu.
6498
64992006-01-29 Chong Yidong <cyd@stupidchicken.com>
6500
6501 * display.texi (Other Display Specs, Image Descriptors):
6502 Image description is a list, not a cons cell.
6503
65042006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6507 list is not necessarily a list).
6508
65092006-01-27 Eli Zaretskii <eliz@gnu.org>
6510
6511 * frames.texi (Layout Parameters): border-width and
6512 internal-border-width belong to the frame, not the window.
6513
65142006-01-19 Richard M. Stallman <rms@gnu.org>
6515
6516 * nonascii.texi (Translation of Characters): Search cmds use
6517 translation-table-for-input. Automatically made local.
6518
6519 * markers.texi (Overview of Markers): Count insertion type
6520 as one of a marker's attributes.
6521
6522 * keymaps.texi (Controlling Active Maps): New node, split out of
6523 Active Keymaps.
6524 (Keymaps): Menu updated.
6525 (Active Keymaps): Give pseudocode to explain how the active
6526 maps are searched. current-active-maps and key-binding moved here.
6527 (Functions for Key Lookup): current-active-maps and key-binding moved.
6528 Clarifications.
6529 (Searching the Keymaps): New subnode.
6530
6531 * elisp.texi (Top): Menu clarification.
6532
6533 * display.texi (Other Display Specs): Delete duplicate entry for
6534 just a string as display spec. Move text about recursive display
6535 specs on such a string.
6536
6537 * commands.texi (Key Sequence Input): Clarify.
6538 Move num-nonmacro-input-events out.
6539 (Reading One Event): num-nonmacro-input-events moved here.
6540
65412006-01-14 Nick Roberts <nickrob@snap.net.nz>
6542
6543 * advice.texi (Simple Advice): Update example to fit argument
6544 change in previous-line.
6545
65462006-01-05 Richard M. Stallman <rms@gnu.org>
6547
6548 * markers.texi (The Mark): Fix in `mark'.
6549
65502006-01-04 Richard M. Stallman <rms@gnu.org>
6551
6552 * processes.texi (Misc Network, Make Network): Minor cleanups.
6553
65542006-01-04 Kim F. Storm <storm@cua.dk>
6555
6556 * processes.texi (Make Network): Add IPv6 addresses and handling.
6557 (Network Feature Testing): Mention (:family ipv6).
6558 (Misc Network): Add IPv6 formats to format-network-address.
6559
65602005-12-30 Richard M. Stallman <rms@gnu.org>
6561
6562 * text.texi (Changing Properties):
6563 Don't use return value of set-text-properties.
6564
65652005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6566
6567 * modes.texi (Mode Line Format): Correct typo in menu.
6568
65692005-12-29 Richard M. Stallman <rms@gnu.org>
6570
6571 * modes.texi (Mode Line Top): New node.
6572 (Mode Line Data): Some text moved to new node.
6573 Explain the data structure more concretely.
6574 (Mode Line Basics): Clarifications.
6575 (Mode Line Variables): Clarify intro paragraph.
6576 (%-Constructs): Clarify intro paragraph.
6577 (Mode Line Format): Update menu.
6578
65792005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6580
6581 * minibuf.texi (Basic Completion): Update lazy-completion-table
6582 examples for removal of ARGS argument.
6583
65842005-12-23 Richard M. Stallman <rms@gnu.org>
6585
6586 * text.texi (Undo): Restore some explanation from the version
6587 that was deleted.
6588
65892005-12-23 Eli Zaretskii <eliz@gnu.org>
6590
6591 * text.texi (Undo): Remove duplicate descriptions of `apply
6592 funname' and `apply delta' elements of the undo list.
6593
65942005-12-20 Richard M. Stallman <rms@gnu.org>
6595
6596 * help.texi (Help Functions): Update documentation of `apropos'.
6597
65982005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6599
6600 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6601 because it is confusing. If the :help-echo keyword is a function,
6602 it is not directly used as the :help-echo overlay property, as the
6603 xref seems to suggest (it does not take the appropriate args).
6604
66052005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6606
6607 * customize.texi (Common Keywords): Fix Texinfo usage.
6608 (Group Definitions, Variable Definitions): Update for new
6609 conventions for using `*' in docstrings.
6610
6611 * tips.texi (Documentation Tips): Update for new conventions for
6612 using `*' in docstrings.
6613
66142005-12-16 Richard M. Stallman <rms@gnu.org>
6615
6616 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6617
66182005-12-16 Juri Linkov <juri@jurta.org>
6619
6620 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6621
66222005-12-14 Romain Francoise <romain@orebokech.com>
6623
6624 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6625 Fix typo.
6626
66272005-12-11 Juri Linkov <juri@jurta.org>
6628
6629 * minibuf.texi (Completion Commands): Add mention of read-file-name
6630 for filename completion keymaps.
6631 (Reading File Names): Add mention of filename completion keymaps
6632 for read-file-name and xref to `Completion Commands'.
6633
66342005-12-10 Richard M. Stallman <rms@gnu.org>
6635
6636 * customize.texi (Common Keywords): State caveats for use of :tag.
6637
66382005-12-08 Richard M. Stallman <rms@gnu.org>
6639
6640 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6641 with xrefs and better explanation.
6642 (Completion Commands): Add the filename completion maps.
6643
6644 * objects.texi (Character Type): Clarify that \s is not space
6645 if a dash follows.
6646
66472005-12-05 Richard M. Stallman <rms@gnu.org>
6648
6649 * windows.texi (Resizing Windows): Delete preserve-before args.
6650
66512005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6652
6653 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6654 in full keymaps, since the quirk has been fixed.
6655
66562005-12-03 Eli Zaretskii <eliz@gnu.org>
6657
5dcb4c4e
SM
6658 * hooks.texi (Standard Hooks): Add index entries.
6659 Mention `compilation-finish-functions'.
b8d4c8d0
GM
6660
66612005-11-27 Richard M. Stallman <rms@gnu.org>
6662
6663 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6664
66652005-11-21 Juri Linkov <juri@jurta.org>
6666
6667 * customize.texi (Common Keywords): Update links types
6668 custom-manual and url-link. Add link types emacs-library-link,
6669 file-link, function-link, variable-link, custom-group-link.
6670
66712005-11-20 Chong Yidong <cyd@stupidchicken.com>
6672
6673 * display.texi: Revert 2005-11-20 change.
6674
66752005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6676
6677 * processes.texi (Bindat Functions):
6678 Say "third" to refer to zero-based index "2".
6679
66802005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6681
6682 * loading.texi (Library Search): Update the default value of
6683 `load-suffixes'.
6684
66852005-11-17 Chong Yidong <cyd@stupidchicken.com>
6686
6687 * display.texi (Attribute Functions): Mention :ignore-defface.
6688
66892005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6690
6691 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6692 (Minor Mode Conventions): Mention the use of a hook.
6693
66942005-11-06 Richard M. Stallman <rms@gnu.org>
6695
6696 * files.texi (Magic File Names): find-file-name-handler checks the
6697 `operations' property of the handler.
6698
66992005-11-03 Richard M. Stallman <rms@gnu.org>
6700
6701 * variables.texi (Frame-Local Variables): Small clarification.
6702
67032005-10-29 Chong Yidong <cyd@stupidchicken.com>
6704
6705 * os.texi (Init File): Document ~/.emacs.d/init.el.
6706
67072005-10-29 Richard M. Stallman <rms@gnu.org>
6708
6709 * internals.texi (Garbage Collection): Document memory-full.
6710
67112005-10-28 Bill Wohler <wohler@newt.com>
6712
6713 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6714 for URLs.
6715
67162005-10-28 Richard M. Stallman <rms@gnu.org>
6717
6718 * minibuf.texi (Completion Commands): Clean up prev change.
6719
67202005-10-26 Kevin Ryde <user42@zip.com.au>
6721
6722 * compile.texi (Eval During Compile): Explain recommended uses
6723 of eval-when-compile and eval-and-compile.
6724
67252005-10-27 Masatake YAMATO <jet@gyve.org>
6726
6727 * minibuf.texi (Completion Commands):
6728 Write about new optional argument for `display-completion-list'.
6729
67302005-10-23 Richard M. Stallman <rms@gnu.org>
6731
6732 * display.texi (Overlay Arrow): Clarify about local bindings of
6733 overlay-arrow-position.
6734
67352005-10-22 Eli Zaretskii <eliz@gnu.org>
6736
6737 * internals.texi (Building Emacs): Fix last change.
6738
67392005-10-22 Richard M. Stallman <rms@gnu.org>
6740
6741 * internals.texi (Building Emacs): Document eval-at-startup.
6742
67432005-10-21 Richard M. Stallman <rms@gnu.org>
6744
6745 * loading.texi (Where Defined): load-history contains abs file names.
6746 symbol-file returns abs file names.
6747
67482005-10-19 Kim F. Storm <storm@cua.dk>
6749
6750 * display.texi (Showing Images): Add max-image-size integer value.
6751
67522005-10-18 Chong Yidong <cyd@stupidchicken.com>
6753
6754 * display.texi (Showing Images): Document max-image-size.
6755
67562005-10-17 Richard M. Stallman <rms@gnu.org>
6757
6758 * commands.texi (Quitting): Minor clarification.
6759
6760 * processes.texi (Sentinels): Clarify about output and quitting.
6761 (Filter Functions): Mention with-local-quit.
6762
67632005-10-17 Juri Linkov <juri@jurta.org>
6764
6765 * buffers.texi (Current Buffer):
6766 * commands.texi (Event Input Misc):
6767 * compile.texi (Eval During Compile, Compiler Errors):
6768 * customize.texi (Group Definitions):
6769 * display.texi (Progress, Defining Faces):
6770 * files.texi (Writing to Files):
6771 * modes.texi (Mode Hooks, Defining Minor Modes):
6772 * streams.texi (Output Functions):
6773 * syntax.texi (Syntax Table Functions):
6774 * text.texi (Change Hooks):
6775 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6776
6777 * commands.texi (Quitting): Replace arg `forms' with `body' in
6778 `with-local-quit'.
6779
6780 * positions.texi (Excursions): Replace arg `forms' with `body' in
6781 `save-excursion'.
6782
67832005-10-08 Kim F. Storm <storm@cua.dk>
6784
6785 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
6786 Rename manual section accordingly.
6787
67882005-10-04 Kim F. Storm <storm@cua.dk>
6789
6790 * windows.texi (Window Split Tree): New section describing
6791 new function window-split-tree function.
6792
67932005-10-03 Nick Roberts <nickrob@snap.net.nz>
6794
6795 * display.texi (Fringe Size/Pos): Simplify and add detail.
6796
67972005-09-30 Romain Francoise <romain@orebokech.com>
6798
6799 * minibuf.texi (High-Level Completion): Explain that the prompt
6800 given to `read-buffer' should end with a colon and a space.
6801 Update usage examples.
6802
68032005-09-29 Juri Linkov <juri@jurta.org>
6804
6805 * display.texi (Displaying Messages): Rename argument name
6806 `string' to `format-string' in functions `message', `message-box',
6807 `message-or-box'.
6808
68092005-09-26 Chong Yidong <cyd@stupidchicken.com>
6810
6811 * errors.texi (Standard Errors): Correct xrefs.
6812
68132005-09-18 Chong Yidong <cyd@stupidchicken.com>
6814
6815 * display.texi (Defining Images): Update documentation for
6816 `image-load-path'.
6817
68182005-09-17 Richard M. Stallman <rms@gnu.org>
6819
6820 * display.texi (Defining Images): Clean up previous change.
6821
68222005-09-16 Romain Francoise <romain@orebokech.com>
6823
6824 * elisp.texi: Specify GFDL version 1.2.
6825
6826 * doclicense.texi (GNU Free Documentation License): Update to
6827 version 1.2.
6828
68292005-09-15 Chong Yidong <cyd@stupidchicken.com>
6830
6831 * display.texi (Defining Images): Document `image-load-path'.
6832
68332005-09-15 Richard M. Stallman <rms@gnu.org>
6834
6835 * objects.texi (Printed Representation): Minor cleanup.
6836 (Box Diagrams): Minor fix.
6837 (Cons Cell Type): Move (...) index item here.
6838 (Box Diagrams): From here.
6839 (Array Type): Minor fix.
6840 (Type Predicates): Delete index "predicates".
6841 (Hash Table Type): Clarify xref.
6842 (Dotted Pair Notation): Minor fix.
6843
68442005-09-10 Chong Yidong <cyd@stupidchicken.com>
6845
6846 * files.texi (Saving Buffers): Fix typo.
6847
68482005-09-08 Richard M. Stallman <rms@gnu.org>
6849
6850 * tips.texi (Programming Tips): Correct the "default" prompt spec.
6851
68522005-09-08 Chong Yidong <cyd@stupidchicken.com>
6853
6854 * locals.texi (Standard Buffer-Local Variables): Don't include
6855 mode variables for minor modes.
6856 Fix xrefs for buffer-display-count, buffer-display-table,
6857 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
6858 enable-multibyte-characters, fill-column, header-line-format,
6859 left-fringe-width, left-margin, and right-fringe-width.
6860
6861 * hooks.texi (Standard Hooks): All hooks should conform to the
6862 standard naming convention now.
6863 Fix xref for `echo-area-clear-hook'.
6864
6865 * display.texi (Usual Display): Note that indicate-empty-lines and
6866 tab-width are buffer-local.
6867
6868 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
6869
6870 * modes.texi (Mode Help): Note that major-mode is buffer-local.
6871
6872 * nonascii.texi (Encoding and I/O): Note that
6873 buffer-file-coding-system is buffer-local.
6874
6875 * positions.texi (List Motion): Note that defun-prompt-regexp is
6876 buffer-local.
6877
6878 * text.texi (Auto Filling): Note that auto-fill-function is
6879 buffer-local.
6880 (Undo): Note that buffer-undo-list is buffer-local.
6881
5dcb4c4e
SM
6882 * windows.texi (Buffers and Windows):
6883 Document buffer-display-count.
b8d4c8d0
GM
6884
68852005-09-06 Richard M. Stallman <rms@gnu.org>
6886
6887 * tips.texi (Coding Conventions): Sometimes it is ok to put the
6888 package prefix elsewhere than at the start of the name.
6889
68902005-09-03 Richard M. Stallman <rms@gnu.org>
6891
6892 * tips.texi (Programming Tips): Add conventions for minibuffer
6893 questions and prompts.
6894
68952005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
6896
6897 * intro.texi (nil and t): Minor cleanup.
6898 Delete spurious mention of keyword symbols.
6899 (Evaluation Notation): Add index entry.
6900 (A Sample Function Description): Minor cleanup.
6901 (A Sample Variable Description): Not all vars can be set.
6902
69032005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
6904
6905 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
6906
6907 (Insertion): Document precise type of `insert-char' arg COUNT.
6908
69092005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
6910
6911 * modes.texi (Other Font Lock Variables): Sync the default of
6912 font-lock-lines-before.
6913
69142005-08-31 Michael Albinus <michael.albinus@gmx.de>
6915
6916 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
6917
69182005-08-29 Richard M. Stallman <rms@gnu.org>
6919
6920 * elisp.texi (Top): Update subnode menu.
6921
6922 * searching.texi (Searching and Matching): Move node.
6923 Rearrange contents and add overall explanation.
6924 (Searching and Case): Move node.
6925 (Searching and Matching): Update menu.
6926
69272005-08-27 Eli Zaretskii <eliz@gnu.org>
6928
6929 * os.texi (Startup Summary): Fix the description of the initial
6930 startup message display.
6931
69322005-08-25 Richard M. Stallman <rms@gnu.org>
6933
6934 * searching.texi (Search and Replace): Add replace-regexp-in-string.
6935
69362005-08-25 Emilio C. Lopes <eclig@gmx.net>
6937
6938 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
6939 `next-overlay-change' example.
6940
69412005-08-22 Juri Linkov <juri@jurta.org>
6942
6943 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
6944 Fix invert-face. Fix args of face-background.
6945
6946 * display.texi (Standard Faces): Delete node.
6947 (Faces): Add xref to `(emacs)Standard Faces'.
6948 (Displaying Faces): Fix xref to `Standard Faces'.
6949
6950 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
6951
69522005-08-20 Alan Mackenzie <acm@muc.de>
6953
6954 * buffers.texi (The Buffer List): Clarify the manipulation of the
6955 buffer list.
6956
69572005-08-14 Richard M. Stallman <rms@gnu.org>
6958
6959 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
6960 a regexp.
6961
69622005-08-11 Richard M. Stallman <rms@gnu.org>
6963
6964 * elisp.texi (Top): Update subnode lists.
6965
6966 * display.texi (Inverse Video): Node deleted.
6967
6968 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
6969 New nodes split out of Coding Conventions.
6970
6971 * searching.texi (Regular Expressions): Document re-builder.
6972
6973 * os.texi (Time Parsing): New node split out of Time Conversion.
6974
6975 * processes.texi (Misc Network, Network Feature Testing)
6976 (Network Options, Make Network): New nodes split out of
6977 Low-Level Network.
6978
69792005-08-09 Richard M. Stallman <rms@gnu.org>
6980
6981 * frames.texi (Geometry): New node, split from Size and Position.
6982 (Frame Parameters): Refer to Geometry.
6983
6984 * buffers.texi (The Buffer List): Fix xrefs.
6985
6986 * windows.texi (Splitting Windows): Fix xref.
6987
6988 * frames.texi (Layout Parameters): Add xref.
6989
6990 * display.texi (Line Height, Scroll Bars): Fix xrefs.
6991
6992 * keymaps.texi (Menu Bar): Fix xref.
6993
6994 * locals.texi (Standard Buffer-Local Variables): Fix xref.
6995
6996 * modes.texi (%-Constructs): Fix xref.
6997
6998 * frames.texi (Window Frame Parameters): Node split up.
6999 (Basic Parameters, Position Parameters, Size Parameters)
7000 (Layout Parameters, Buffer Parameters, Management Parameters)
7001 (Cursor Parameters, Color Parameters): New subnodes.
7002
70032005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7004
7005 * positions.texi (Screen Lines): Update xref for previous change
7006 in minibuf.texi.
7007
7008 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7009 change in minibuf.texi.
7010
70112005-08-09 Richard M. Stallman <rms@gnu.org>
7012
7013 * tips.texi (Coding Conventions): Minor cleanup.
7014
7015 * modes.texi (Defining Minor Modes): Explain when init-value
7016 can be non-nil.
7017
7018 * elisp.texi (Top): Update submenu for Minibuffer.
7019
7020 * minibuf.texi (Minibuffer Misc): Node split up.
7021 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7022 (Recursive Mini): New nodes split out from Minibuffer Misc.
7023 (Minibuffer Misc): Document max-mini-window-height.
7024
7025 * hash.texi (Defining Hash): Delete stray paren in example.
7026
7027 * display.texi (Echo Area Customization): Don't define
7028 max-mini-window-height here; xref instead.
7029
7030 * commands.texi (Event Input Misc): Update while-no-input.
7031
7032 * advice.texi (Advising Functions): Explain when to use advice
7033 and when to use a hook.
7034
70352005-07-30 Eli Zaretskii <eliz@gnu.org>
7036
7037 * makefile.w32-in (info): Don't run install-info.
7038 ($(infodir)/dir): New target, produced by running install-info.
7039
70402005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7041
7042 * modes.texi (Defining Minor Modes): The keyword for the initial
7043 value is :init-value, not :initial-value.
7044
70452005-07-23 Eli Zaretskii <eliz@gnu.org>
7046
7047 * loading.texi (Autoload): Make the `doctor' example be consistent
7048 with what's in current loaddefs.el. Describe the "fn" magic in
7049 the usage portion of the doc string.
7050
70512005-07-22 Richard M. Stallman <rms@gnu.org>
7052
7053 * internals.texi (Garbage Collection): Clarify previous change.
7054
70552005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7056
7057 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7058
70592005-07-18 Juri Linkov <juri@jurta.org>
7060
7061 * commands.texi (Accessing Events):
7062 * frames.texi (Text Terminal Colors, Resources):
7063 * markers.texi (The Mark):
7064 * modes.texi (Defining Minor Modes):
7065 Delete duplicate duplicate words.
7066
70672005-07-16 Richard M. Stallman <rms@gnu.org>
7068
7069 * display.texi (Managing Overlays): Clarify make-overlay
7070 args for insertion types.
7071
70722005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7073
7074 * customize.texi (Variable Definitions):
7075 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7076 `standard-value' is a list too.
7077 (Defining New Types): Use @key{RET} instead of @key{ret}.
7078
70792005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7080
7081 * os.texi (Translating Input): Fix typo.
7082
70832005-07-08 Richard M. Stallman <rms@gnu.org>
7084
7085 * README: Update edition number and size estimate.
7086
7087 * elisp.texi (VERSION): Set to 2.9.
7088
70892005-07-07 Richard M. Stallman <rms@gnu.org>
7090
7091 * book-spine.texinfo: Update Emacs version.
7092
7093 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7094
70952005-07-06 Richard M. Stallman <rms@gnu.org>
7096
7097 * searching.texi (Regexp Search): Clarify what re-search-forward
7098 does when the search fails.
7099
71002005-07-05 Lute Kamstra <lute@gnu.org>
7101
7102 * Update FSF's address in GPL notices.
7103
7104 * doclicense.texi (GNU Free Documentation License):
7105 * gpl.texi (GPL):
7106 * tips.texi (Coding Conventions, Library Headers):
7107 * vol1.texi:
7108 * vol2.texi: Update FSF's address.
7109
71102005-07-04 Richard M. Stallman <rms@gnu.org>
7111
7112 * hooks.texi (Standard Hooks): Add occur-hook.
7113
71142005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7115
7116 * display.texi (The Echo Area): Correct menu.
7117
71182005-07-03 Richard M. Stallman <rms@gnu.org>
7119
7120 * elisp.texi (Top): Update subnode menu for Display.
7121
7122 * display.texi (Displaying Messages): New node, with most
7123 of what was in The Echo Area.
5dcb4c4e 7124 (Progress): Move under The Echo Area.
b8d4c8d0
GM
7125 (Logging Messages): New node with new text.
7126 (Echo Area Customization): New node, the rest of what was
7127 in The Echo Area. Document message-truncate-lines with @defvar.
7128 (Display): Update menu.
7129
7130 * windows.texi (Textual Scrolling): Doc 3 values for
7131 scroll-preserve-screen-position.
7132
7133 * text.texi (Special Properties): Change hook functions
7134 should bind inhibit-modification-hooks around altering buffer text.
7135
7136 * keymaps.texi (Key Binding Commands): Call binding BINDING
7137 rather than DEFINITION.
7138
71392005-06-29 Juanma Barranquero <lekktu@gmail.com>
7140
7141 * variables.texi (Defining Variables): `user-variable-p' returns t
7142 for aliases of user options, nil for alias loops.
7143
71442005-06-28 Richard M. Stallman <rms@gnu.org>
7145
7146 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7147 make-keymap.
7148
71492005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7150
7151 * variables.texi (Setting Variables): Correct and clarify
7152 description of `add-to-ordered-list'.
7153
71542005-06-26 Richard M. Stallman <rms@gnu.org>
7155
7156 * display.texi (Faces): Minor cleanup.
7157
71582005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7159
7160 * display.texi (Faces): `facep' returns t for strings that are
7161 face names.
7162
71632005-06-25 Richard M. Stallman <rms@gnu.org>
7164
7165 * objects.texi (Equality Predicates): Clarify meaning of equal.
7166
7167 * windows.texi (Selecting Windows): save-selected-window
7168 and with-selected-window save and restore the current buffer.
7169
71702005-06-24 Richard M. Stallman <rms@gnu.org>
7171
7172 * numbers.texi (Float Basics): Explain how to test for NaN,
7173 and printing the sign of NaNs.
7174
71752005-06-24 Eli Zaretskii <eliz@gnu.org>
7176
7177 * makefile.w32-in (MAKEINFO): Use --force.
7178
71792005-06-23 Richard M. Stallman <rms@gnu.org>
7180
7181 * display.texi (Face Functions): Correct Texinfo usage.
7182
71832005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7184
7185 * lists.texi (Rings): `ring-elements' now returns the elements of
7186 RING in order.
7187
71882005-06-23 Juanma Barranquero <lekktu@gmail.com>
7189
7190 * markers.texi (The Mark): Texinfo usage fix.
7191
71922005-06-23 Kim F. Storm <storm@cua.dk>
7193
7194 * searching.texi (Entire Match Data): Remove evaporate option for
7195 match-data. Do not mention evaporate option for set-match-data.
7196
71972005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7198
7199 * display.texi (Face Functions): Mention face aliases.
7200
72012005-06-21 Richard M. Stallman <rms@gnu.org>
7202
7203 * anti.texi (Antinews): Texinfo usage fix.
7204
72052005-06-21 Karl Berry <karl@gnu.org>
7206
7207 * elisp.texi: Use @copying.
7208
7209 * elisp.texi: Put @summarycontents and @contents before the Top
7210 node, instead of the end of the file, so that the contents appear
7211 in the right place in the dvi/pdf output.
7212
72132005-06-21 Juri Linkov <juri@jurta.org>
7214
7215 * display.texi (Defining Faces): Add `customized-face'.
7216
72172005-06-20 Kim F. Storm <storm@cua.dk>
7218
7219 * variables.texi (Setting Variables): Any type of element can be
7220 given order in add-to-ordered-list. Compare elements with eq.
7221
7222 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7223
72242005-06-20 Karl Berry <karl@gnu.org>
7225
7226 * syntax.texi (Syntax Flags): Make last column very slightly wider
7227 to avoid "generic comment" breaking on two lines and causing an
7228 underfull box.
7229
72302005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7231
7232 * lists.texi (Rings): Various minor clarifications and corrections.
7233
72342005-06-18 Richard M. Stallman <rms@gnu.org>
7235
7236 * functions.texi (Obsolete Functions): Simplify.
7237
7238 * variables.texi (Variable Aliases): Simplify.
7239
7240 * anti.texi, backups.texi, compile.texi, customization.texi:
7241 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7242 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7243 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7244 * variables.texi: Fix formatting ugliness.
7245
7246 * elisp.texi: Add links to Rings and Byte Packing.
7247 Update version and copyright years.
7248
7249 * minibuf.texi: Fix formatting ugliness.
7250 (Completion Commands): Move keymap vars to the end
7251 and vars completing-read binds to the top.
7252
72532005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7254
7255 * processes.texi: Fix typos.
7256 (Bindat Spec): Correct Texinfo error.
7257 (Byte Packing): Fix ungrammatical sentence.
7258
72592005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7260
7261 * lists.texi (Rings): New node.
7262 (Lists): Add it to menu.
7263
7264 * processes.texi (Byte Packing): New node.
7265 (Processes): Add it to menu.
7266
72672005-06-17 Richard M. Stallman <rms@gnu.org>
7268
7269 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7270
7271 * help.texi (Documentation Basics): Explain the xref to
7272 Documentation Tips.
7273
7274 * debugging.texi (Debugger Commands): Minor fix.
7275
72762005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7277
7278 * edebug.texi (Instrumenting): Eliminate duplicate link.
7279 (Specification List): Replace references to "below", referring to
7280 a later node, with one @ref to that node.
7281
7282 * os.texi (Timers): Timers should save and restore the match data
7283 if they change it.
7284
7285 * debugging.texi (Debugger Commands): Mention that the Lisp
7286 debugger can not step through primitive functions.
7287
72882005-06-16 Juanma Barranquero <lekktu@gmail.com>
7289
7290 * functions.texi (Obsolete Functions): Update argument names of
7291 `make-obsolete' and `define-obsolete-function-alias'.
7292
7293 * variables.texi (Variable Aliases): Update argument names of
7294 `defvaralias', `make-obsolete-variable' and
7295 `define-obsolete-variable-alias'.
7296
72972005-06-15 Kim F. Storm <storm@cua.dk>
7298
7299 * searching.texi (Entire Match Data): Rephrase warnings about
7300 evaporate arg to match-data and set-match-data.
7301
73022005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7303
7304 * elisp.texi (Top): Update detailed menu.
7305
7306 * edebug.texi (Edebug): Update menu.
7307 (Instrumenting): Update xrefs.
7308 (Edebug Execution Modes): Correct xref.
7309 (Jumping): Clarify description of `h' command.
7310 Eliminate redundant @ref.
7311 (Breaks): New node.
7312 (Breakpoints): Is now a subsubsection.
7313 (Global Break Condition): Mention `C-x X X'.
7314 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7315 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7316 (Edebug Display Update): Correct pxref.
7317 (Edebug and Macros): New node.
7318 (Instrumenting Macro Calls): Is now a subsubsection.
7319 Neither arg of `def-edebug-spec' is evaluated.
7320 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7321 (Specification Examples): Fix typo.
7322
73232005-06-14 Lute Kamstra <lute@gnu.org>
7324
7325 * debugging.texi (Function Debugging): Primitives can break on
7326 entry too.
7327
73282005-06-14 Kim F. Storm <storm@cua.dk>
7329
7330 * variables.texi (Setting Variables): Add add-to-ordered-list.
7331
73322005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7333
7334 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7335 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7336
73372005-06-13 Lute Kamstra <lute@gnu.org>
7338
7339 * text.texi (Special Properties): Fix cross reference.
7340
73412005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * debugging.texi (Function Debugging): Delete mention of empty
7344 string argument to `cancel-debug-on-entry'. Delete inaccurate
7345 description of the return value of that command.
7346
73472005-06-11 Alan Mackenzie <acm@muc.de>
7348
7349 * text.texi (Adaptive Fill): Amplify the description of
7350 fill-context-prefix.
7351
73522005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7353
7354 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7355
73562005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7357
7358 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7359
73602005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7361
7362 * debugging.texi (Error Debugging): Minor rewording.
7363 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7364 is optional.
7365
73662005-06-10 Lute Kamstra <lute@gnu.org>
7367
7368 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7369 (Top): Give it a title. Correct version number. Give the
7370 detailed node listing a more prominent header.
7371 * intro.texi: Don't set VERSION here a second time.
7372 Mention Emacs's version too.
7373 * anti.texi (Antinews): Use EMACSVER to refer to the current
7374 version of Emacs.
7375
73762005-06-09 Kim F. Storm <storm@cua.dk>
7377
7378 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7379 match-data and set-match-data.
7380
73812005-06-08 Richard M. Stallman <rms@gnu.org>
7382
7383 * searching.texi (Entire Match Data): Clarify when match-data
7384 returns markers and when integers.
7385
7386 * display.texi (Defining Faces): Explain that face name should not
7387 end in `-face'.
7388
7389 * modes.texi (Mode Line Data): Minor cleanup.
7390 (Customizing Keywords): Node split out of Search-based Fontification.
7391 Add example of using font-lock-add-keywords from a hook.
7392 Clarify when MODE should be non-nil, and when nil.
7393
73942005-06-06 Richard M. Stallman <rms@gnu.org>
7395
7396 * modes.texi (Mode Line Data): Explain what happens when the car
7397 of a list is a void symbol.
7398 (Search-based Fontification): Explain MODE arg to
7399 font-lock-add-keywords and warn about calls from major modes.
7400
74012005-06-08 Juri Linkov <juri@jurta.org>
7402
7403 * display.texi (Standard Faces): Add `shadow' face.
7404
74052005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7406
7407 * modes.texi (Major Mode Conventions): A derived mode only needs
7408 to put the call to the parent mode inside `delay-mode-hooks'.
7409
74102005-05-29 Richard M. Stallman <rms@gnu.org>
7411
7412 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7413 new, and what that implies. Clarify.
7414
7415 * files.texi (Locating Files): Clean up the text.
7416
7417 * frames.texi (Window Frame Parameters): Document user-size.
7418 Shorten entry for top by referring to left.
7419
74202005-05-26 Richard M. Stallman <rms@gnu.org>
7421
7422 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7423 is new, and what the implications are. Other clarifications.
7424
74252005-05-24 Richard M. Stallman <rms@gnu.org>
7426
7427 * frames.texi (Dialog Boxes): Minor fixes.
7428
74292005-05-25 Masatake YAMATO <jet@gyve.org>
7430
7431 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7432
74332005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7434
7435 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7436 is optional.
7437
74382005-05-24 Nick Roberts <nickrob@snap.net.nz>
7439
10d1d0af 7440 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
7441
74422005-05-23 Lute Kamstra <lute@gnu.org>
7443
7444 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7445 syntax-begin-function over font-lock-beginning-of-syntax-function.
7446
74472005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7448
7449 * minibuf.texi (Reading File Names): Update description of
7450 `read-directory-name'.
7451
7452 * modes.texi (Derived Modes): Clarify :group keyword.
7453
74542005-05-21 Eli Zaretskii <eliz@gnu.org>
7455
7456 * files.texi (Locating Files): New subsection.
7457 Describe locate-file and executable-find.
7458
74592005-05-21 Kevin Ryde <user42@zip.com.au>
7460
7461 * frames.texi (Initial Parameters): Update cross reference to
7462 "Emacs Invocation".
7463
74642005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7465
7466 * keymaps.texi (Active Keymaps): Add anchor.
7467
7468 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7469 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7470 appropriate place.
7471 (Derived Modes): Small clarifications.
7472 (Minor Mode Conventions, Keymaps and Minor Modes):
7473 Replace references to nodes with references to anchors.
7474 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7475 Clarify description of lists whose first element is an integer.
7476 (Mode Line Variables): Add anchor.
7477 (%-Constructs): Clarify description of integer after %.
7478 (Emulating Mode Line): Describe nil value for FACE.
7479
74802005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7481
7482 * modes.texi (Derived Modes): Correct references to non-existing
7483 variable standard-syntax-table.
7484
74852005-05-17 Lute Kamstra <lute@gnu.org>
7486
7487 * modes.texi (Defining Minor Modes): Mention the mode hook.
7488
74892005-05-15 Kim F. Storm <storm@cua.dk>
7490
7491 * processes.texi (Network): Remove open-network-stream-nowait.
7492 (Network Servers): Remove open-network-stream-server.
7493
74942005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7495
7496 * elisp.texi (Top): Update detailed menu.
7497
7498 * variables.texi: Reorder nodes.
7499 (Variables): Update menu.
7500 (File Local Variables): Do not refer to the `-*-' line as
7501 a "local variables list". Add pxref.
7502
75032005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7504
7505 * elisp.texi (Top): Update detailed menu for node changes.
7506
7507 * modes.texi (Modes): Update Menu.
7508 (Hooks): Move to beginning of chapter.
7509 Most minor modes run mode hooks too.
7510 `add-hook' can handle void hooks or hooks whose value is a single
7511 function.
7512 (Major Modes): Update Menu.
7513 (Major Mode Basics): New node, split off from `Major Modes'.
7514 (Major Mode Conventions): Correct xref. Explain how to handle
7515 auto-mode-alist if the major mode command has an autoload cookie.
7516 (Auto Major Mode): Major update. Add magic-mode-alist.
7517 (Derived Modes): Major update.
7518 (Mode Line Format): Update Menu.
7519 (Mode Line Basics): New node, split off from `Mode Line Format'.
7520
7521 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7522 for `magic autoload comment'. Add index entries and anchor.
7523
75242005-05-14 Richard M. Stallman <rms@gnu.org>
7525
7526 * tips.texi (Coding Conventions): Explain how important it is
7527 that just loading certain files not change Emacs behavior.
7528
7529 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7530
75312005-05-12 Lute Kamstra <lute@gnu.org>
7532
7533 * modes.texi (Generic Modes): Update.
7534 (Major Modes): Refer to node "Generic Modes".
7535
7536 * elisp.texi (Top): Update to the current structure of the manual.
7537 * processes.texi (Processes): Add menu description.
7538 * customize.texi (Customization): Add menu descriptions.
7539
75402005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7541
7542 * processes.texi (Signals to Processes)
7543 (Low-Level Network): Fix typos.
7544
75452005-05-11 Lute Kamstra <lute@gnu.org>
7546
7547 * elisp.texi (Top): Add some nodes from the chapter "Major and
7548 Minor Modes" to the detailed node listing.
7549
75502005-05-10 Richard M. Stallman <rms@gnu.org>
7551
7552 * keymaps.texi (Extended Menu Items): Menu item filter functions
7553 can be called at any time.
7554
75552005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7556
7557 * variables.texi (File Local Variables): `(hack-local-variables t)'
7558 now also checks whether a mode is specified in the local variables
7559 list.
7560
75612005-05-05 Kevin Ryde <user42@zip.com.au>
7562
7563 * display.texi (The Echo Area): Correct format function cross
7564 reference.
7565
75662005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7567
7568 * variables.texi (Variable Aliases): Change description of
7569 `define-obsolete-variable-alias'.
7570
7571 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7572 (Defining Functions): Add xref.
7573 (Obsolete Functions): New node.
7574 (Function Safety): Standardize capitalization of section title.
7575
7576 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7577 (Dialog Boxes): Complete description of `x-popup-dialog'.
7578
75792005-05-04 Richard M. Stallman <rms@gnu.org>
7580
7581 * commands.texi (Interactive Codes): Fix Texinfo usage.
7582 Document U more clearly.
7583
75842005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7585
7586 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7587 function and not a macro.
7588
7589 * frames.texi (Pop-Up Menus): Correct and clarify description of
7590 `x-popup-menu'.
7591 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7592
75932005-05-01 Richard M. Stallman <rms@gnu.org>
7594
7595 * edebug.texi (Checking Whether to Stop): Fix previous change.
7596
75972005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7598
7599 * display.texi: Fix typos and Texinfo usage.
7600
7601 * edebug.texi (Checking Whether to Stop): executing-macro ->
7602 executing-kbd-macro.
7603
76042005-05-01 Richard M. Stallman <rms@gnu.org>
7605
7606 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7607
76082005-04-30 Richard M. Stallman <rms@gnu.org>
7609
7610 * files.texi (Magic File Names): Document `operations' property.
7611
76122005-04-29 Lute Kamstra <lute@gnu.org>
7613
7614 * modes.texi (Generic Modes): New node.
7615 (Major Modes): Add it to the menu.
7616 (Derived Modes): Add "derived mode" to concept index.
7617
76182005-04-28 Lute Kamstra <lute@gnu.org>
7619
7620 * modes.texi (Defining Minor Modes): Fix previous change.
7621 (Font Lock Mode): Simplify.
7622 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7623 when set and that some parts are optional. Add cross references.
7624 (Search-based Fontification): Say how to specify font-lock-keywords.
7625 Add cross references. Add font-lock-multiline to index.
7626 Move font-lock-keywords-case-fold-search here from node "Other Font
7627 Lock Variables". Document font-lock-add-keywords and
7628 font-lock-remove-keywords.
7629 (Other Font Lock Variables): Move font-lock-keywords-only,
7630 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7631 and font-lock-syntactic-face-function to node "Syntactic Font
7632 Lock". Move font-lock-keywords-case-fold-search to node
7633 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7634 and font-lock-{,un}fontify-{buffer,region}-function.
7635 (Precalculated Fontification): Remove reference to deleted variable
7636 font-lock-core-only.
7637 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7638 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7639 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7640 and font-lock-syntactic-face-function here from node "Other Font
7641 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7642 Syntax Properties". Add cross references.
7643 (Setting Syntax Properties): New node.
7644 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7645 * syntax.texi (Syntax Properties): Add cross reference.
7646 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7647
76482005-04-26 Richard M. Stallman <rms@gnu.org>
7649
7650 * display.texi (Defining Faces):
7651 Document `default' elements of defface spec.
7652
7653 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7654
7655 * variables.texi (Variable Aliases): Clarify text.
7656
76572005-04-25 Chong Yidong <cyd@stupidchicken.com>
7658
7659 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7660
76612005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7662
7663 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7664
76652005-04-24 Eli Zaretskii <eliz@gnu.org>
7666
7667 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7668 syntax-after and syntax-class.
7669
7670 * files.texi (Changing Files): Fix last change's cross-reference.
7671 (Unique File Names): Don't mention "numbers" in the documentation
7672 of make-temp-file and make-temp-name.
7673
76742005-04-23 Richard M. Stallman <rms@gnu.org>
7675
7676 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7677
76782005-04-22 Nick Roberts <nickrob@snap.net.nz>
7679
7680 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7681
76822005-04-22 Nick Roberts <nickrob@snap.net.nz>
7683
7684 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7685 and define-obsolete-variable-alias.
7686
76872005-04-22 Kim F. Storm <storm@cua.dk>
7688
7689 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7690 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7691
76922005-04-21 Lute Kamstra <lute@gnu.org>
7693
7694 * lists.texi (Association Lists): Document rassq-delete-all.
7695
76962005-04-19 Richard M. Stallman <rms@gnu.org>
7697
7698 * modes.texi (Search-based Fontification): Explain that
7699 facespec is an expression to be evaluated.
7700
77012005-04-19 Kevin Ryde <user42@zip.com.au>
7702
7703 * streams.texi (Output Functions): Fix xref.
7704 * strings.texi (String Conversion): Fix xref.
7705
77062005-04-19 Kim F. Storm <storm@cua.dk>
7707
7708 * symbols.texi (Symbol Plists): Add safe-get.
7709 Mention that `get' may signal an error.
7710
77112005-04-18 Nick Roberts <nickrob@snap.net.nz>
7712
7713 * customize.texi (Variable Definitions): Replace tooltip-mode
7714 example with save-place.
7715
77162005-04-17 Richard M. Stallman <rms@gnu.org>
7717
7718 * buffers.texi (Indirect Buffers): Clarify.
7719
7720 * positions.texi (Positions): Clarify converting marker to integer.
7721
7722 * strings.texi (String Basics): Mention string-match; clarify.
7723
77242005-04-08 Lute Kamstra <lute@gnu.org>
7725
7726 * modes.texi (Search-based Fontification): Fix cross references.
7727 Use consistent terminology. Document anchored highlighting.
7728
77292005-04-05 Lute Kamstra <lute@gnu.org>
7730
7731 * modes.texi (Defining Minor Modes): Document :group keyword
7732 argument and its default value.
7733
77342005-04-03 Lute Kamstra <lute@gnu.org>
7735
7736 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7737 references and/or descriptions. Delete major mode hooks; mention
7738 them as a category instead. Rename or delete obsolete hooks.
7739
77402005-04-02 Richard M. Stallman <rms@gnu.org>
7741
7742 * nonascii.texi (Coding System Basics): Another wording cleanup.
7743
77442005-04-01 Richard M. Stallman <rms@gnu.org>
7745
7746 * nonascii.texi (Coding System Basics): Clarify previous change.
7747
77482005-04-01 Kenichi Handa <handa@m17n.org>
7749
10d1d0af 7750 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
7751 identity of coding systems.
7752
77532005-03-29 Chong Yidong <cyd@stupidchicken.com>
7754
7755 * text.texi (Buffer Contents): Add filter-buffer-substring and
7756 buffer-substring-filters.
7757
77582005-03-26 Chong Yidong <cyd@stupidchicken.com>
7759
7760 * anti.texi (Antinews): Mention `G' interactive code.
7761
7762 * tips.texi (Compilation Tips): Mention benchmark.el.
7763
77642005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7765
7766 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7767 is now bound to M-o M-o.
7768
7769 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7770
77712005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7772
7773 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7774 in the Emacs Manual).
7775 * Makefile.in (srcs): Remove calendar.texi.
7776 * makefile.w32-in (srcs): Remove calendar.texi.
7777 * display.texi (Display): Change name of next node.
7778 * os.texi (System In): Change name of previous node.
7779 * elisp.texi (Top): Remove Calendar references.
7780 * vol1.texi (Top): Remove Calendar references.
7781 * vol2.texi (Top): Remove Calendar references.
7782
77832005-03-25 Richard M. Stallman <rms@gnu.org>
7784
7785 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
7786 Cleanup previous change.
7787
77882005-03-25 Chong Yidong <cyd@stupidchicken.com>
7789
7790 * display.texi (Face Attributes): Faces earlier in an :inherit
7791 list take precedence.
7792 (Scroll Bars): Fix description of vertical-scroll-bars.
7793 Document frame-current-scroll-bars and window-current-scroll-bars.
7794
7795 * markers.texi (The Mark): Document temporary Transient Mark mode.
7796
7797 * minibuf.texi (Reading File Names):
7798 Document read-file-name-completion-ignore-case.
7799
7800 * positions.texi (Screen Lines): Document nil for width argument
7801 to compute-motion.
7802
78032005-03-23 Kim F. Storm <storm@cua.dk>
7804
7805 * display.texi (Standard Faces): Other faces used in the fringe
7806 implicitly inherits from the fringe face.
7807 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
7808 properties implicitly inherits from fringe face.
7809 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
7810
78112005-03-20 Chong Yidong <cyd@stupidchicken.com>
7812
7813 * display.texi (Invisible Text): State default value of
7814 line-move-ignore-invisible.
7815 (Managing Overlays): Document remove-overlays.
7816 (Standard Faces): Document escape-glyph face.
7817
7818 * minibuf.texi (Reading File Names): Document read-file-name-function.
7819
7820 * modes.texi (Other Font Lock Variables):
7821 Document font-lock-lines-before.
7822
7823 * positions.texi (Skipping Characters): skip-chars-forward allows
7824 character classes.
7825
78262005-03-18 Lute Kamstra <lute@gnu.org>
7827
7828 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
7829
78302005-03-17 Richard M. Stallman <rms@gnu.org>
7831
7832 * text.texi (Undo): Document extensible undo entries.
7833
dd7b651b 7834 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
7835
7836 * nonascii.texi (Character Codes): Minor fix.
7837
7838 * display.texi (Display Property): Explain the significance
7839 of having text properties that are eq.
7840 (Other Display Specs): Explain string as display spec.
7841
7842 * commands.texi (Interactive Codes): Document G option.
7843
78442005-03-17 Chong Yidong <cyd@stupidchicken.com>
7845
7846 * text.texi (Filling): Add sentence-end-without-period and
7847 sentence-end-without-space.
7848 (Changing Properties): Minor fix.
7849
7850 * anti.texi: Total rewrite.
7851
78522005-03-15 Lute Kamstra <lute@gnu.org>
7853
7854 * edebug.texi (Instrumenting Macro Calls): Fix typos.
7855
78562005-03-08 Kim F. Storm <storm@cua.dk>
7857
7858 * display.texi (Specified Space): Property :width is support on
7859 non-graphic terminals, :height is not.
7860
78612005-03-07 Richard M. Stallman <rms@gnu.org>
7862
7863 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
7864 Now subnodes of Fringes.
7865 (Overlay Arrow): Document overlay-arrow-variable-list.
7866 (Fringe Size/Pos): New node, broken out of Fringes.
7867 (Display): Explain clearing vs redisplay better.
7868 (Truncation): Clarify use of bitmaps.
7869 (The Echo Area): Clarify the uses of the echo area.
7870 Add max-mini-window-height.
7871 (Progress): Clarify.
7872 (Invisible Text): Explain that main loop moves point out.
7873 (Selective Display): Say "hidden", not "invisible".
7874 (Managing Overlays): Move up. Describe relation to Undo here.
7875 (Overlay Properties): Clarify intro.
7876 (Finding Overlays): Explain return values when nothing found.
7877 (Width): truncate-string-to-width has added arg.
7878 (Displaying Faces): Clarify and update mode line face handling.
7879 (Face Functions): Minor cleanup.
7880 (Conditional Display): Merge into Other Display Specs.
7881 (Pixel Specification, Other Display Specs): Minor cleanups.
7882 (Images, Image Descriptors): Minor cleanups.
7883 (GIF Images): Patents have expired.
7884 (Showing Images): Explain default text for insert-image.
7885 (Manipulating Button Types): Merge into Manipulating Buttons.
7886 (Making Buttons): Explain return values.
7887 (Button Buffer Commands): Add xref.
7888 (Inverse Video): Update mode-line-inverse-video.
7889 (Display Table Format): Clarify.
7890 (Active Display Table): Give defaults for window-display-table.
7891
7892 * calendar.texi (Calendar Customizing): calendar-holiday-marker
7893 and calendar-today-marker are strings, not chars.
7894 (Holiday Customizing): Minor fix.
7895
7896 * internals.texi (Writing Emacs Primitives): Update `or' example.
7897 Update limit on # args of subr.
7898
7899 * edebug.texi (Using Edebug): Arrow is in fringe.
7900 (Instrumenting): Arg to eval-defun works without loading edebug.
7901 (Edebug Execution Modes): Add xref.
7902
7903 * customize.texi (Common Keywords): Clarify :require.
7904 Mention :version here.
7905 (Variable Definitions, Group Definitions): Not here.
7906 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
7907
79082005-03-07 Chong Yidong <cyd@stupidchicken.com>
7909 * nonascii.texi (Text Representations): Clarify position-bytes.
7910 (Character Sets): Add list-charset-chars.
7911 (Scanning Charsets): Add charset-after.
7912 (Encoding and I/O): Minor fix.
7913
79142005-03-06 Richard M. Stallman <rms@gnu.org>
7915
7916 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
7917 (Resizing Windows): Likewise.
7918
7919 * text.texi (Change Hooks): Get rid of "Emacs 21".
7920
7921 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
7922
7923 * streams.texi (Output Variables): Get rid of "Emacs 21".
7924
7925 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
7926
7927 * os.texi (Translating Input): Replace flow-control example
7928 with a less obsolete example that uses `keyboard-translate'.
7929
7930 * objects.texi (Hash Table Type, Circular Objects):
7931 Get rid of "Emacs 21".
7932
7933 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
7934 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
7935
7936 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
7937
7938 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
7939
7940 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
7941 (Menu Bar): Fix when menu-bar-update-hook is called.
7942
7943 * hash.texi (Hash Tables): Get rid of "Emacs 21".
7944
7945 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
7946 and make it read better.
7947
7948 * files.texi (Writing to Files): Get rid of "Emacs 21".
7949 (Unique File Names): Likewise.
7950
7951 * elisp.texi: Update Emacs version to 22.
7952
7953 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
7954 (Overlay Properties, Face Attributes): Likewise.
7955 (Managing Overlays): Fix punctuation.
7956 (Attribute Functions): Clarify set-face-font; get rid of
7957 info about old Emacs versions.
7958 (Auto Faces, Font Lookup, Display Property, Images):
7959 Get rid of "Emacs 21".
7960
7961 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
7962
79632005-03-05 Richard M. Stallman <rms@gnu.org>
7964
7965 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
7966
79672005-03-04 Lute Kamstra <lute@gnu.org>
7968
7969 * debugging.texi (Error Debugging): Document stack-trace-on-error.
7970
79712005-03-03 Lute Kamstra <lute@gnu.org>
7972
7973 * edebug.texi (Instrumenting Macro Calls): Fix typo.
7974
79752005-03-01 Lute Kamstra <lute@gnu.org>
7976
7977 * debugging.texi (Debugger Commands): Update `j'.
7978
79792005-02-28 Lute Kamstra <lute@gnu.org>
7980
7981 * debugging.texi (Debugging): Fix typo.
7982 (Error Debugging): Document eval-expression-debug-on-error.
7983 (Function Debugging): Update example.
7984 (Using Debugger): Mention starred stack frames.
7985 (Debugger Commands): Document `j' and `l'.
7986 (Invoking the Debugger): `d' and `j' exit recursive edit too.
7987 Update the messages that the debugger displays.
7988 (Internals of Debugger): Add cross reference. Update example.
7989 (Excess Open): Minor improvement.
7990 (Excess Close): Minor improvement.
7991
79922005-02-26 Richard M. Stallman <rms@gnu.org>
7993
7994 * tips.texi (Coding Conventions): Clarify.
7995 Put all the major mode key reservations together.
7996 Mention the Mouse-1 => Mouse-2 conventions.
7997
7998 * syntax.texi (Syntax Class Table): Clarify.
7999 (Syntax Table Functions): syntax-after moved from here.
8000 (Syntax Table Internals): syntax-after moved to here.
8001 (Parsing Expressions): Update info on number of values
8002 and what's meaningful in the STATE argument.
8003 (Categories): Fix typo.
8004
8005 * sequences.texi (Arrays): Cleanup.
8006 (Char-Tables): Clarify.
8007
8008 * processes.texi (Deleting Processes): Cleanups, add xref.
8009 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8010 (Process Information): set-process-coding-system, some args optional.
8011 (Input to Processes): Explain various types for PROCESS args.
8012 Rename them from PROCESS-NAME to PROCESS.
8013 (Signals to Processes): Likewise.
8014 (Decoding Output): Cleanup.
8015 (Query Before Exit): Clarify.
8016
8017 * os.texi (Startup Summary): Correct the options; add missing ones.
8018 (Terminal Output, Batch Mode): Clarify.
8019 (Flow Control): Node deleted.
8020
8021 * markers.texi (The Mark): Clarify.
8022
8023 * macros.texi (Expansion): Cleanup.
8024 (Indenting Macros): indent-spec allows ints, not floats.
8025
8026 * keymaps.texi (Keymaps): Clarify.
8027 (Format of Keymaps): Update lisp-mode-map example.
8028 (Active Keymaps, Key Lookup): Clarify.
8029 (Changing Key Bindings): Add xref to `kbd'.
8030 (Key Binding Commands, Simple Menu Items): Clarify.
8031 (Mouse Menus, Menu Bar): Clarify.
8032 (Menu Example): Replace print example with menu-bar-replace-menu.
8033
8034 * help.texi (Documentation Basics): Add function-documentation prop.
8035
8036 * elisp.texi (Top): Don't refer to Flow Control node.
8037
8038 * commands.texi (Command Overview): Improve xrefs.
8039 (Adjusting Point): Adjusting point applies to intangible and invis.
8040 (Key Sequence Input): Doc extra read-key-sequence args.
8041 Likewise for read-key-sequence-vector.
8042
8043 * backups.texi (Rename or Copy): Minor fix.
8044 (Numbered Backups): For version-control, say the default.
8045 (Auto-Saving): make-auto-save-file-name example is simplified.
8046
8047 * advice.texi (Advising Functions): Don't imply one part of Emacs
8048 should advise another part. Markup changes.
8049 (Defining Advice): Move transitional para.
8050 (Activation of Advice): Cleanup.
8051 Explain if COMPILE is nil or negative.
8052
8053 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8054
80552005-02-24 Lute Kamstra <lute@gnu.org>
8056
8057 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8058 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8059
80602005-02-23 Lute Kamstra <lute@gnu.org>
8061
8062 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8063 to define global minor modes as well.
8064
8065 * display.texi (Managing Overlays): overlay-buffer returns nil for
8066 deleted overlays.
8067
80682005-02-22 Kim F. Storm <storm@cua.dk>
8069
8070 * minibuf.texi (Basic Completion): Allow symbols in addition to
8071 strings in try-completion and all-completions.
8072
80732005-02-14 Lute Kamstra <lute@gnu.org>
8074
8075 * elisp.texi (Top): Remove reference to deleted node.
8076
8077 * lists.texi (Lists): Remove reference to deleted node.
8078 (Cons Cells): Fix typo.
8079
8080 * loading.texi (Where Defined): Fix typo.
8081
80822005-02-14 Richard M. Stallman <rms@gnu.org>
8083
8084 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8085 is useful for discarding some minor modes.
8086
8087 * symbols.texi (Symbol Components): Reorder examples.
8088
8089 * streams.texi (Input Functions): State standard-input default.
8090 (Output Variables): State standard-output default.
8091
8092 * objects.texi (Printed Representation): Clarify read syntax vs print.
8093 (Floating Point Type): Explain meaning better.
8094 (Symbol Type): Explain uniqueness better.
8095 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8096 List examples sooner.
8097 (Box Diagrams): New subnode broken out.
8098 Some examples moved from old Lists as Boxes node.
8099 (Dotted Pair Notation): Clarify intro.
8100 (Array Type): Clarify.
8101 (Type Predicates): Add hash-table-p.
8102
8103 * numbers.texi (Integer Basics): Clarify radix explanation.
8104 (Predicates on Numbers): Minor clarification.
8105 (Comparison of Numbers): Minor clarification. Clarify eql.
8106 Typos in min, max.
8107 (Math Functions): Clarify overflow in expt.
8108
8109 * minibuf.texi (Text from Minibuffer): Minor clarification.
8110 Mention arrow keys.
8111
8112 * loading.texi (Autoload): defun's doc string overrides autoload's
8113 doc string.
8114 (Repeated Loading): Modernize "add to list" examples.
8115 (Where Defined): Finish updating table of load-history elts.
8116
8117 * lists.texi (List-related Predicates): Minor wording improvement.
8118 (Lists as Boxes): Node deleted.
8119 (Building Lists): Explain trivial cases of number-sequence.
8120
8121 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 8122 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
8123 (Hash Access): Any object can be a key.
8124 State value of maphash.
8125
8126 * functions.texi (What Is a Function): Wording cleanup.
8127 (Function Documentation): Minor cleanup.
8128 Explain purpose of calling convention at end of doc string.
8129 (Function Names): Wording cleanup.
8130 (Calling Functions): Wording cleanup.
8131 Explain better how funcall calls the function.
8132 (Function Cells): Delete example of saving and redefining function.
8133
8134 * control.texi (Combining Conditions): Wording cleanup.
8135 (Iteration): dolist and dotimes bind VAR locally.
8136 (Cleanups): Xref to Atomic Changes.
8137
8138 * compile.texi (Byte Compilation): Delete 19.29 info.
8139 (Compilation Functions): Macros' difficulties don't affect defsubst.
8140 (Docs and Compilation): Delete 19.29 info.
8141
81422005-02-10 Richard M. Stallman <rms@gnu.org>
8143
8144 * objects.texi (Symbol Type): Minor correction.
8145
81462005-02-06 Lute Kamstra <lute@gnu.org>
8147
8148 * modes.texi (Example Major Modes): Fix typos.
8149
81502005-02-06 Richard M. Stallman <rms@gnu.org>
8151
8152 * text.texi (Margins): fill-nobreak-predicate can be one function.
8153
8154 * strings.texi (Modifying Strings): clear-string can make unibyte.
8155 (Formatting Strings): format gives error if values missing.
8156
8157 * positions.texi (Character Motion): Mention default arg
8158 for forward-char. backward-char refers to forward-char.
8159 (Word Motion): Mention default arg for forward-word.
8160 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8161 Simplify end-of-buffer.
8162 (Text Lines): Mention default arg for forward-line.
8163 (List Motion): Mention default arg for beginning/end-of-defun.
8164 (Skipping Characters): Minor fixes in explaining character-set.
8165
8166 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8167 Mode inheritance applies only when default-major-mode is nil.
8168 Clarifications.
8169 (Example Major Modes): Update Text mode and Lisp mode examples.
8170 (Minor Mode Conventions): Mention define-minor-mode at top.
8171 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8172 (Mode Line Format): Update mode line face display info.
8173 (Properties in Mode): Mention effect of risky vars.
8174 (Imenu): Define imenu-add-to-menubar.
8175 (Font Lock Mode): Add descriptions to menu lines.
8176 (Faces for Font Lock): Add font-lock-doc-face.
8177
81782005-02-05 Lute Kamstra <lute@gnu.org>
8179
8180 * text.texi (Maintaining Undo): Remove obsolete function.
8181
81822005-02-05 Eli Zaretskii <eliz@gnu.org>
8183
8184 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 8185 color specifications. Improve indexing.
b8d4c8d0
GM
8186 (Text Terminal Colors): Replace the description of RGB values by
8187 an xref to "Color Names".
8188
81892005-02-03 Richard M. Stallman <rms@gnu.org>
8190
8191 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8192 Clarify.
8193 (Selecting Windows): Clarify save-selected-window.
8194 (Cyclic Window Ordering): Clarify walk-windows.
8195 (Window Point): Clarify.
8196 (Window Start): Add comment to example.
8197 (Resizing Windows): Add `interactive' specs in examples.
8198 Document fit-window-to-buffer.
8199
8200 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8201 (Undo, Maintaining Undo): Clarify last change.
8202 (Sorting): In sort-numeric-fields, explain about octal and hex.
8203 Mention sort-numeric-base.
8204 (Format Properties): Add xref for hard newlines.
8205
8206 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8207 (Pop-Up Menus): Fix typo.
8208 (Color Names): Explain all types of color names.
8209 Explain color-values on B&W terminal.
8210 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8211
8212 * files.texi (File Locks): Not supported on MS systems.
8213 (Testing Accessibility): Clarify.
8214
8215 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8216 (Coverage Testing): Fix typo.
8217
8218 * commands.texi (Misc Events): Remove stray space.
8219
8220 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8221 (Modification Time): Clarify when visited-file-modtime returns 0.
8222 (The Buffer List): Clarify bury-buffer.
8223 (Killing Buffers): Clarify.
8224 (Indirect Buffers): Add clone-indirect-buffer.
8225
82262005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8227
8228 * edebug.texi (Printing in Edebug): Fix default value of
8229 edebug-print-circle.
8230 (Coverage Testing): Fix displayed frequency count data.
8231
82322005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8233
8234 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8235
82362005-02-02 Kim F. Storm <storm@cua.dk>
8237
8238 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8239
82402005-01-29 Eli Zaretskii <eliz@gnu.org>
8241
8242 * commands.texi (Misc Events): Describe the help-echo event.
8243
8244 * text.texi (Special Properties) <help-echo>: Use `pos'
8245 consistently in description of the help-echo property.
8246 Use @code{nil} instead of @var{nil}.
8247
8248 * display.texi (Overlay Properties): Fix the index entry for
8249 help-echo overlay property.
8250
8251 * customize.texi (Type Keywords): Uncomment the xref to the
8252 help-echo property documentation.
8253
82542005-01-23 Kim F. Storm <storm@cua.dk>
8255
8256 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8257 return value. Third element FULLY replaced by PARTIAL which
8258 specifies number of invisible pixels if row is only partially visible.
8259 (Textual Scrolling): Mention auto-window-vscroll.
8260 (Vertical Scrolling): New defvar auto-window-vscroll.
8261
82622005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8263
8264 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8265 command remapping.
8266
82672005-01-15 Richard M. Stallman <rms@gnu.org>
8268
8269 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8270
82712005-01-14 Kim F. Storm <storm@cua.dk>
8272
8273 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8274
8275 * text.texi (Links and Mouse-1): Fix string and vector item.
8276
82772005-01-13 Richard M. Stallman <rms@gnu.org>
8278
8279 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8280 descriptions of overriding-local-map and overriding-terminal-local-map.
8281
8282 * text.texi (Links and Mouse-1): Clarify text.
8283
82842005-01-13 Kim F. Storm <storm@cua.dk>
8285
8286 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8287
82882005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8289
8290 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8291
82922005-01-12 Kim F. Storm <storm@cua.dk>
8293
8294 * text.texi (Links and Mouse-1): Rename section from Enabling
8295 Mouse-1 to Following Links. Change xrefs.
8296 Add examples for define-button-type and define-widget.
8297
8298 * display.texi (Button Properties, Button Buffer Commands):
8299 Clarify mouse-1 and follow-link functionality.
8300
83012005-01-12 Richard M. Stallman <rms@gnu.org>
8302
8303 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8304
8305 * display.texi (Beeping): Fix Texinfo usage.
8306
8307 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8308
83092005-01-11 Kim F. Storm <storm@cua.dk>
8310
8311 * display.texi (Button Properties, Button Buffer Commands):
8312 Mention mouse-1 binding. Add follow-link keyword.
8313
8314 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8315 (Enabling Mouse-1 to Follow Links): New subsection.
8316
83172005-01-06 Richard M. Stallman <rms@gnu.org>
8318
8319 * text.texi (Special Properties): Minor change.
8320
8321 * os.texi (Timers): Clarify previous change.
8322
8323 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8324
83252005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8326
8327 * display.texi (Face Attributes): Correct xref to renamed node.
8328
83292005-01-01 Richard M. Stallman <rms@gnu.org>
8330
8331 * display.texi (Face Attributes): Describe hex color specs.
8332
83332004-12-31 Richard M. Stallman <rms@gnu.org>
8334
8335 * os.texi (Timers): Update previous change.
8336
83372004-12-30 Kim F. Storm <storm@cua.dk>
8338
8339 * display.texi (Line Height): Total line-height is now specified
8340 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8341 in cons cells. (nil . RATIO) is relative to actual line height.
8342 Use line-height `t' instead of `0' to get minimum height.
8343
83442004-12-29 Richard M. Stallman <rms@gnu.org>
8345
8346 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8347
83482004-12-28 Richard M. Stallman <rms@gnu.org>
8349
8350 * commands.texi (Quitting): Clarify value of with-local-quit.
8351
8352 * elisp.texi (Top): Fix previous change.
8353
8354 * loading.texi (Loading): Fix previous change.
8355
83562004-12-27 Richard M. Stallman <rms@gnu.org>
8357
8358 * Makefile.in (MAKEINFO): Specify --force.
8359
8360 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8361
8362 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8363
8364 * display.texi (Line Height): Further clarify.
8365
8366 * elisp.texi (Top): Update Loading submenu.
8367
8368 * loading.texi (Where Defined): New node.
8369 (Unloading): load-history moved to Where Defined.
8370
83712004-12-21 Richard M. Stallman <rms@gnu.org>
8372
8373 * commands.texi (Event Input Misc): Add while-no-input.
8374
83752004-12-11 Richard M. Stallman <rms@gnu.org>
8376
8377 * display.texi (Line Height): Rewrite text for clarity.
8378
83792004-12-11 Kim F. Storm <storm@cua.dk>
8380
8381 * display.texi (Display): Add node "Line Height" to menu.
8382 (Line Height): New node. Move full description of line-spacing
8383 and line-height text properties here from text.texi.
8384 (Scroll Bars): Add vertical-scroll-bar variable.
8385
8386 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8387
8388 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8389 line-spacing and vertical-scroll-bar.
8390
8391 * text.texi (Special Properties): Just mention line-spacing and
8392 line-height here, add xref to new "Line Height" node.
8393
83942004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8395
8396 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8397
8398 * locals.texi (Standard Buffer-Local Variables):
8399 Add @xref for `line-spacing'.
8400
84012004-12-05 Richard M. Stallman <rms@gnu.org>
8402
8403 * Makefile.in (maintainer-clean): Remove the info files
8404 in $(infodir) where they are created.
8405
84062004-12-03 Richard M. Stallman <rms@gnu.org>
8407
8408 * windows.texi (Selecting Windows): get-lru-window and
8409 get-largest-window don't consider dedicated windows.
8410
8411 * text.texi (Undo): Document undo-in-progress.
8412
84132004-11-26 Richard M. Stallman <rms@gnu.org>
8414
8415 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8416 Remove a few vars that are not always buffer-local.
8417
84182004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8419
8420 * locals.texi (Standard Buffer-Local Variables): Comment out
8421 xref's to non-existent node `Yet to be written'.
8422
84232004-11-24 Richard M. Stallman <rms@gnu.org>
8424
8425 * processes.texi (Synchronous Processes): Grammar fix.
8426
8427 * numbers.texi (Comparison of Numbers): Add eql.
8428
8429 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8430
8431 * intro.texi (Printing Notation): Fix previous change.
8432
8433 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8434 and default-indicate-buffer-boundaries from here.
8435 (Usual Display): To here.
8436 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8437 (Usual Display): Move tab-width up.
8438
5dcb4c4e
SM
8439 * customize.texi (Variable Definitions):
8440 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
8441 (Simple Types, Composite Types, Defining New Types):
8442 Minor cleanups.
8443
84442004-11-21 Jesper Harder <harder@ifa.au.dk>
8445
8446 * processes.texi (Synchronous Processes, Output from Processes):
8447 Markup fix.
8448
84492004-11-20 Richard M. Stallman <rms@gnu.org>
8450
8451 * positions.texi (Skipping Characters): skip-chars-forward
8452 now handles char classes.
8453
8454 * intro.texi (Printing Notation): Avoid confusion of `print'
8455 when explaining @print.
8456
8457 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8458
8459 * display.texi (Display Table Format): Minor fix.
8460
8461 * streams.texi (Output Functions): Fix print example.
8462
8463 * Makefile.in (elisp): New target.
8464 (dist): Depend on $(infodir)/elisp, not elisp.
8465 Copy the info files from $(infodir).
8466
8467 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8468 read-from-minibuffer.
8469
8470 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8471
84722004-11-19 Richard M. Stallman <rms@gnu.org>
8473
8474 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8475
84762004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8477
8478 * tips.texi (Coding Conventions): Fix typo.
8479
84802004-11-16 Richard M. Stallman <rms@gnu.org>
8481
8482 * tips.texi (Coding Conventions): Separate defvar and require
8483 methods to avoid warnings. Use require only when there are many
8484 functions and variables from that package.
8485
8486 * minibuf.texi (Minibuffer Completion): When ignoring case,
8487 predicate must not be case-sensitive.
8488
8489 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8490 (Test Coverage): Don't talk about "splotches". Clarified.
8491
84922004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8493
8494 * frames.texi (Window Frame Parameters): Fix typo.
8495
84962004-11-15 Kim F. Storm <storm@cua.dk>
8497
8498 * symbols.texi (Other Plists): Note that plist-get may signal error.
8499 Add safe-plist-get.
8500
85012004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8502
8503 * modes.texi (Font Lock Basics): Fix typo.
8504
85052004-11-08 Richard M. Stallman <rms@gnu.org>
8506
8507 * syntax.texi (Syntax Table Functions): Add syntax-after.
8508
85092004-11-06 Lars Brinkhoff <lars@nocrew.org>
8510
8511 * os.texi (Processor Run Time): New section documenting
8512 get-internal-run-time.
8513
85142004-11-06 Eli Zaretskii <eliz@gnu.org>
8515
8516 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8517 it nukes elisp-cover.texi.
8518 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8519 elisp-0 etc.
8520
85212004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8522
8523 * commands.texi (Keyboard Macros): Document `append' return value
8524 of `defining-kbd-macro'.
8525
85262004-11-01 Richard M. Stallman <rms@gnu.org>
8527
8528 * commands.texi (Interactive Call): Add called-interactively-p.
8529
85302004-10-29 Simon Josefsson <jas@extundo.com>
8531
8532 * minibuf.texi (Reading a Password): Revert.
8533
85342004-10-28 Richard M. Stallman <rms@gnu.org>
8535
8536 * frames.texi (Display Feature Testing): Explain about "vendor".
8537
85382004-10-27 Richard M. Stallman <rms@gnu.org>
8539
8540 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8541 not raw. Clarify `n'.
8542 (Interactive Call): Rewrite interactive-p, focusing on when
8543 and how to use it.
8544 (Misc Events): Clarify previous change.
8545
8546 * advice.texi (Simple Advice): Clarify what job the example does.
8547 (Around-Advice): Clarify ad-do-it.
8548 (Activation of Advice): An option of ad-default-compilation-action
8549 is `never', not `nil'.
8550
85512004-10-26 Kim F. Storm <storm@cua.dk>
8552
8553 * commands.texi (Interactive Codes): Add U code letter.
8554
85552004-10-25 Simon Josefsson <jas@extundo.com>
8556
8557 * minibuf.texi (Reading a Password): Add.
8558
85592004-10-24 Jason Rumney <jasonr@gnu.org>
8560
8561 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8562 and wheel-down.
8563
85642004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8565
8566 * processes.texi (Synchronous Processes): Document process-file.
8567
85682004-10-22 Kenichi Handa <handa@m17n.org>
8569
8570 * text.texi (translate-region): Document that it accepts also a
8571 char-table.
8572
85732004-10-22 David Ponce <david@dponce.com>
8574
8575 * windows.texi (Resizing Windows): Document the `preserve-before'
8576 argument of the functions `enlarge-window' and `shrink-window'.
8577
85782004-10-19 Jason Rumney <jasonr@gnu.org>
8579
8580 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8581
85822004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8583
8584 * text.texi (Filling): Add anchor for definition of
8585 `sentence-end-double-space'.
8586
8587 * searching.texi (Regexp Example): Update description of how
8588 Emacs currently recognizes the end of a sentence.
8589 (Standard Regexps): Update definition of the variable
8590 `sentence-end'. Add definition of the function `sentence-end'.
8591
85922004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8593
8594 * display.texi (Progress): New node.
8595
85962004-10-05 Kim F. Storm <storm@cua.dk>
8597
8598 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8599
86002004-09-29 Kim F. Storm <storm@cua.dk>
8601
8602 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8603 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8604 fringe bitmap symbols, as they now have their own namespace.
8605 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8606 vs. pixels. Signal error if no free bitmap slots.
8607 (Pixel Specification): Change IMAGE to @var{image}.
8608
86092004-09-28 Richard M. Stallman <rms@gnu.org>
8610
8611 * text.texi (Special Properties): Clarify line-spacing and line-height.
8612
8613 * searching.texi (Regexp Search): Add looking-back.
8614
86152004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8616
8617 * display.texi: Correct typos.
8618 (Image Descriptors): Correct xref's.
8619
86202004-09-25 Richard M. Stallman <rms@gnu.org>
8621
8622 * text.texi (Special Properties): Cleanups in `cursor'.
8623 Rewrites in `line-height' and `line-spacing'; exchange them.
8624
8625 * display.texi (Fringes): Rewrite previous change.
8626 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8627 (Display Fringe Bitmaps): Node deleted, text moved.
8628 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8629 (Scroll Bars): Clarify set-window-scroll-bars.
8630 (Pointer Shape): Rewrite.
8631 (Specified Space): Clarify :align-to, etc.
8632 (Pixel Specification): Use @var. Clarify new text.
8633 (Other Display Specs): Clarify `slice'.
8634 (Image Descriptors): Cleanups.
8635 (Showing Images): Cleanups.
8636
86372004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8638
8639 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8640
8641 * modes.texi: Various minor changes in addition to:
8642 (Major Mode Conventions): Final call to `run-mode-hooks' should
8643 not be inside the `delay-mode-hooks' form.
8644 (Mode Hooks): New node.
8645 (Hooks): Delete obsolete example.
8646 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8647 node "Mode Hooks".
8648
86492004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8650
8651 * display.texi: Correct various typos.
8652 (Display): Rename node "Pointer Shapes" to "Pointer
8653 Shape". (There is already a node called "Pointer Shapes" in
8654 frames.texi.)
8655 (Images): Remove non-existent node "Image Slices" from menu.
8656
86572004-09-23 Kim F. Storm <storm@cua.dk>
8658
8659 * text.texi (Special Properties): Add `cursor', `pointer',
8660 `line-height', and `line-spacing' properties.
8661
8662 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8663 Shapes' to menu.
8664 (Standard Faces): Doc fix for fringe face.
8665 (Fringes): Add `overflow-newline-into-fringe' and
8666 'indicate-buffer-boundaries'.
8667 (Fringe Bitmaps, Pointer Shapes): New nodes.
8668 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8669 Bitmaps' to menu.
8670 (Specified Space): Describe pixel width and height.
8671 (Pixel Specification): New node.
8672 (Other Display Specs): Add `slice' property.
8673 (Display Fringe Bitmaps): New node.
8674 (Images): Add 'Image Slices' to menu.
8675 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
8676 (Showing Images): Add slice arg to `insert-image'.
8677 Add 'insert-sliced-image'.
b8d4c8d0
GM
8678
86792004-09-20 Richard M. Stallman <rms@gnu.org>
8680
8681 * commands.texi (Key Sequence Input):
8682 Clarify downcasing in read-key-sequence.
8683
86842004-09-08 Juri Linkov <juri@jurta.org>
8685
8686 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8687
86882004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8689
5dcb4c4e
SM
8690 * locals.texi (Standard Buffer-Local Variables):
8691 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
8692 * internals.texi (Buffer Internals): Describe new
8693 auto_save_file_format field of the buffer structure.
8694 * files.texi (Format Conversion): `auto-save-file-format' has been
8695 renamed `buffer-auto-save-file-format'.
8696
86972004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8698
8699 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8700 an integer or a marker.
8701 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8702
87032004-08-22 Richard M. Stallman <rms@gnu.org>
8704
8705 * modes.texi (Major Mode Conventions): Discuss rebinding of
8706 standard key bindings.
8707
87082004-08-18 Kim F. Storm <storm@cua.dk>
8709
8710 * processes.texi (Accepting Output): Add `just-this-one' arg to
8711 `accept-process-output'.
8712 (Output from Processes): New var `process-adaptive-read-buffering'.
8713
87142004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8715
8716 * keymaps.texi: Various changes in addition to:
8717 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8718 Give more varied examples for `kbd'.
8719 (Creating Keymaps): Char tables have slots for all characters
8720 without modifiers.
8721 (Active Keymaps): `overriding-local-map' and
8722 `overriding-terminal-local-map' also override text property and
8723 overlay keymaps.
8724 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8725 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8726 to denote a prefix of no events.
8727 `map-keymap' includes parent's bindings _recursively_.
8728 Clarify and correct description of `where-is-internal'.
8729 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8730 (Menu Example): For menus intended for use with the keyboard, the
8731 menu items should be bound to characters or real function keys.
8732
87332004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8734
8735 * objects.texi (Character Type): Reposition `@anchor' to prevent
8736 double space inside sentence in Info.
8737
8738 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8739 renamed to `disabled-command-function'.
8740 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8741 (Command Loop Info): Replace reference to it.
8742 (Disabling Commands): `disabled-command-hook' has been renamed to
8743 `disabled-command-function'.
8744
87452004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8746
8747 * os.texi (Translating Input): Only non-prefix bindings in
8748 `key-translation-map' override actual key bindings. Warn about
8749 possible indirect effect of actual key bindings on non-prefix
8750 bindings in `key-translation-map'.
8751
87522004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8753
8754 * minibuf.texi (High-Level Completion): Add anchor for definition
8755 of `read-variable'.
8756
8757 * commands.texi: Various changes in addition to:
8758 (Using Interactive): Clarify description of `interactive-form'.
8759 (Interactive Call): Mention default for KEYS argument to
8760 `call-interactively'.
8761 (Command Loop Info): Clarify description of `this-command-keys'.
8762 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8763 Value of `last-event-frame' can be `macro'.
8764 (Repeat Events): `double-click-fuzz' is also used to distinguish
8765 clicks and drags.
8766 (Classifying Events): Clarify descriptions of `event-modifiers'
8767 `event-basic-type' and `event-convert-list'.
8768 (Accessing Events): `posn-timestamp' takes POSITION argument.
8769 (Quoted Character Input): Clarify description of
8770 `read-quoted-char' and fix example.
8771 (Quitting): Add `with-local-quit'.
8772 (Disabling Commands): Correct and clarify descriptions of
8773 `enable-command' and `disable-command'.
8774 Mention what happens if `disabled-command-hook' is nil.
8775 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8776 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8777
87782004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8779
8780 * frames.texi: Various changes in addition to:
8781 (Creating Frames): Expand and clarify description of `make-frame'.
8782 (Window Frame Parameters): Either none or both of the `icon-left'
8783 and `icon-top' parameters must be specified. Put descriptions of
8784 `menu-bar-lines' and `toolbar-lines' closer together and change
8785 them accordingly.
8786 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
8787 except while processing `frame-title-format' or `icon-title-format'.
8788 (Deleting Frames): Correct description of `delete-frame'.
8789 Non-nil return values of `frame-live-p' are like those of `framep'.
8790 (Frames and Windows): Mention return value of
8791 `set-frame-selected-window'.
8792 (Visibility of Frames): Mention `force' argument to
8793 `make-frame-invisible'. `frame-visible-p' returns t for all
8794 frames on text-only terminals.
8795 (Frame Configurations): Restoring a frame configuration does not
8796 restore deleted frames.
8797 (Window System Selections): `x-set-selection' returns DATA.
8798 (Resources): Add example.
8799 (Display Feature Testing): Clarify descriptions of
8800 `display-pixel-height', `display-pixel-width', `x-server-version'
8801 and `x-server-vendor'.
8802
8803 * windows.texi (Choosing Window): Add anchor.
8804 * minibuf.texi (Minibuffer Misc): Add anchor.
8805
88062004-07-23 John Paul Wallington <jpw@gnu.org>
8807
8808 * macros.texi (Defining Macros): Declaration keyword for setting
8809 Edebug spec is `debug' not `edebug'.
8810
88112004-07-19 Luc Teirlinck <teirllm@auburn.edu>
8812
8813 * windows.texi: Various small changes in addition to:
8814 (Window Point): Mention return value of `set-window-point'.
8815 (Window Start): `pos-visible-in-window-p' disregards horizontal
8816 scrolling. Explain return value if PARTIALLY is non-nil.
8817 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
8818 and `set-window-vscroll'.
8819 (Size of Window): The argument WINDOW to `window-inside-edges',
8820 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
8821 (Resizing Windows): Explain return value of
8822 `shrink-window-if-larger-than-buffer'.
8823 `window-size-fixed' automatically becomes buffer local when set.
8824 (Window Configurations): Explain return value of
8825 `set-window-configuration'.
8826
8827 * minibuf.texi (Minibuffer Misc): Add anchor for
8828 `minibuffer-scroll-window'.
8829
8830 * positions.texi (Text Lines): Add anchor for `count-lines'.
8831
88322004-07-17 Richard M. Stallman <rms@gnu.org>
8833
8834 * display.texi (Overlay Properties): Adding `evaporate' prop
8835 deletes empty overlay immediately.
8836
8837 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
8838 fix example.
8839
88402004-07-16 Jim Blandy <jimb@redhat.com>
8841
8842 * searching.texi (Regexp Backslash): Document new \_< and \_>
8843 operators.
8844
88452004-07-16 Juanma Barranquero <lektu@terra.es>
8846
8847 * display.texi (Images): Fix Texinfo usage.
8848
88492004-07-14 Luc Teirlinck <teirllm@auburn.edu>
8850
8851 * buffers.texi (Modification Time): `visited-file-modtime' now
8852 returns a list of two integers, instead of a cons.
8853
88542004-07-13 Luc Teirlinck <teirllm@auburn.edu>
8855
8856 * windows.texi: Various changes in addition to:
8857 (Splitting Windows): Add `split-window-keep-point'.
8858
88592004-07-09 Richard M. Stallman <rms@gnu.org>
8860
8861 * frames.texi (Input Focus): Minor fix.
8862
88632004-07-07 Luc Teirlinck <teirllm@auburn.edu>
8864
8865 * frames.texi (Input Focus): Clarify descriptions of
8866 `select-frame-set-input-focus' and `select-frame'.
8867
88682004-07-06 Luc Teirlinck <teirllm@auburn.edu>
8869
8870 * os.texi: Various small changes in addition to:
8871 (Killing Emacs): Expand and clarify description of
8872 `kill-emacs-query-functions' and `kill-emacs-hook'.
8873 (System Environment): Expand and clarify description of `getenv'
8874 and `setenv'.
8875 (Timers): Clarify description of `run-at-time'.
8876 (Translating Input): Correct description of
8877 `extra-keyboard-modifiers'.
8878 (Flow Control): Correct description of `enable-flow-control'.
8879
88802004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
8881
8882 * os.texi: Update copyright.
8883 (Session Management): Grammar fix.
8884 Clarify which Emacs does the restarting.
8885 Use @samp for *scratch* buffer.
8886
88872004-07-04 Alan Mackenzie <acm@muc.de>
8888
8889 * frames.texi (Input Focus): Add documentation for
8890 `select-frame-set-input-focus'. Replace refs to non-existent
8891 `switch-frame' with `select-frame'. Minor corrections and tidying
8892 up of text-only terminal stuff.
8893
88942004-07-02 Richard M. Stallman <rms@gnu.org>
8895
8896 * files.texi (Saving Buffers): Cleanup write-contents-function.
8897 (Magic File Names): Cleanup file-remote-p.
8898
b344d29d 88992004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
8900
8901 * files.texi (Magic File Names): `file-remote-p' returns an
8902 identifier of the remote system, not just t.
8903
89042004-07-02 David Kastrup <dak@gnu.org>
8905
8906 * searching.texi (Entire Match Data): Add explanation about new
8907 match-data behavior when @var{integers} is non-nil.
8908
89092004-06-24 Richard M. Stallman <rms@gnu.org>
8910
8911 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
8912
8913 * customize.texi (Variable Definitions): Note about doc strings
8914 and :set.
8915
8916 * keymaps.texi (Keymap Terminology): Document `kbd'.
8917 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
8918
8919 * display.texi (Invisible Text): Setting buffer-invisibility-spec
8920 makes it buffer-local.
8921
8922 * files.texi (Saving Buffers): Correct previous change.
8923
8924 * commands.texi (Accessing Events):
8925 Clarify posn-col-row and posn-actual-col-row.
8926
89272004-06-24 David Ponce <david.ponce@wanadoo.fr>
8928
8929 * commands.texi (Accessing Events): New functions
8930 posn-at-point and posn-at-x-y. Add example to posn-x-y.
8931
89322004-06-23 Luc Teirlinck <teirllm@auburn.edu>
8933
8934 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
8935 * frames.texi, buffers.texi, backups.texi, variables.texi:
8936 * loading.texi, eval.texi, functions.texi, control.texi:
8937 * symbols.texi, minibuf.texi: Reposition @anchor's.
8938
8939 * help.texi: Various small changes in addition to the following.
8940 (Describing Characters): Describe PREFIX argument to
8941 `key-description'. Correct and clarify definition of
8942 `text-char-description'. Describe NEED-VECTOR argument to
8943 `read-kbd-macro'.
8944 (Help Functions): Clarify definition of `apropos'.
8945
89462004-06-23 Lars Hansen <larsh@math.ku.dk>
8947
8948 * files.texi (Saving Buffers): Correct description of
8949 `write-contents-functions'.
8950
89512004-06-21 Juanma Barranquero <lektu@terra.es>
8952
8953 * display.texi (Images): Remove redundant @vindex directives.
8954 Rewrite `image-library-alist' doc in active voice.
8955
89562004-06-14 Juanma Barranquero <lektu@terra.es>
8957
8958 * display.texi (Images): Document new delayed library loading,
8959 variable `image-library-alist' and (existing but undocumented)
8960 function `image-type-available-p'.
8961
89622004-06-05 Richard M. Stallman <rms@gnu.org>
8963
8964 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
8965 refer the user to the Initial Input node.
8966 (Text from Minibuffer): Likewise.
8967 (Initial Input): New node. Document this feature
8968 and say it is mostly deprecated.
8969
89702004-05-30 Richard M. Stallman <rms@gnu.org>
8971
8972 * loading.texi (Named Features): Clarify return value
8973 and meaning of NOERROR.
8974
8975 * variables.texi (File Local Variables): Minor cleanup.
8976
89772004-05-30 Michael Albinus <michael.albinus@gmx.de>
8978
8979 * files.texi (Magic File Names): Add `file-remote-p' as operation
8980 of file name handlers.
8981
89822004-05-29 Richard M. Stallman <rms@gnu.org>
8983
8984 * modes.texi (Minor Mode Conventions): (-) has no special meaning
8985 as arg to a minor mode command.
8986
89872004-05-22 Richard M. Stallman <rms@gnu.org>
8988
8989 * syntax.texi (Syntax Class Table): Word syntax not just for English.
8990
8991 * streams.texi (Output Variables): Doc float-output-format.
8992
8993 * searching.texi (Regexp Special): Nested repetition can be infloop.
8994
8995 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
8996 real stack overflow.
8997
8998 * compile.texi: Minor cleanups.
8999
90002004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9001
9002 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9003 circular lists.
9004 (List Elements): Explain handling of circular and dotted lists.
9005
90062004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9007
9008 * modes.texi (Search-based Fontification): Fix typo.
9009
90102004-05-10 Juanma Barranquero <lektu@terra.es>
9011
9012 * modes.texi (Mode Line Variables): Fix description of
9013 global-mode-string, which is now after which-func-mode, not the
9014 buffer name.
9015
90162004-05-07 Lars Hansen <larsh@math.ku.dk>
9017
9018 * modes.texi (Desktop Save Mode): Add.
9019 (Modes): Add menu entry Desktop Save Mode.
9020
9021 * hooks.texi: Add desktop-after-read-hook,
9022 desktop-no-desktop-file-hook and desktop-save-hook.
9023
9024 * locals.texi: Add desktop-save-buffer.
9025
90262004-04-30 Jesper Harder <harder@ifa.au.dk>
9027
9028 * display.texi: emacs -> Emacs.
9029
90302004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9031
9032 * files.texi (Changing Files): Document set-file-times.
9033
90342004-04-23 Juanma Barranquero <lektu@terra.es>
9035
9036 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9037
90382004-04-18 Jesper Harder <harder@ifa.au.dk>
9039
9040 * tips.texi (Coding Conventions): defopt -> defcustom.
9041
90422004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9043
9044 * sequences.texi: Various clarifications.
9045
90462004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9047
9048 * buffers.texi (Read Only Buffers): Mention optional ARG to
9049 `toggle-read-only'.
9050
90512004-04-14 Nick Roberts <nick@nick.uklinux.net>
9052
9053 * windows.texi (Selecting Windows): Note that get-lru-window
9054 returns a full-width window if possible.
9055
90562004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9057
9058 * buffers.texi: Various changes in addition to:
9059 (Buffer File Name): Add `find-buffer-visiting'.
9060 (Buffer Modification): Mention optional ARG to `not-modified'.
9061 (Indirect Buffers): Mention optional CLONE argument to
9062 `make-indirect-buffer'.
9063
9064 * files.texi: Various changes in addition to:
9065 (Visiting Functions): `find-file-hook' is now a normal hook.
9066 (File Name Expansion): Explain difference between the way that
9067 `expand-file-name' and `file-truename' treat `..'.
9068 (Contents of Directories): Mention optional ID-FORMAT argument to
9069 `directory-files-and-attributes'.
9070 (Format Conversion): Mention new optional CONFIRM argument to
9071 `format-write-file'.
9072
90732004-04-12 Miles Bader <miles@gnu.org>
9074
9075 * macros.texi (Expansion): Add description of `macroexpand-all'.
9076
90772004-04-05 Jesper Harder <harder@ifa.au.dk>
9078
5dcb4c4e
SM
9079 * variables.texi (Variable Aliases):
9080 Mention cyclic-variable-indirection.
b8d4c8d0
GM
9081
9082 * errors.texi (Standard Errors): Ditto.
9083
90842004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9085
9086 * backups.texi: Various small changes in addition to:
9087 (Making Backups): Mention return value of `backup-buffer'.
9088 (Auto-Saving): Mention optional FORCE argument to
9089 `delete-auto-save-file-if-necessary'.
9090 (Reverting): Mention optional PRESERVE-MODES argument to
9091 `revert-buffer'. Correct description of `revert-buffer-function'.
9092
90932004-03-22 Juri Linkov <juri@jurta.org>
9094
9095 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9096 with `Vector Functions'.
9097
9098 * text.texi (Sorting): Add missing quote.
9099
91002004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9101
9102 * intro.texi (Lisp History): Replace xref to `cl' manual with
9103 inforef.
9104
91052004-03-12 Richard M. Stallman <rms@gnu.org>
9106
9107 * intro.texi (Version Info): Add arg to emacs-version.
9108 (Lisp History): Change xref to CL manual.
9109
91102004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9111
9112 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9113 for Partial Completion mode.
9114
91152004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9116
9117 * customize.texi: Fix typo. Remove eol whitespace.
9118
91192004-03-04 Richard M. Stallman <rms@gnu.org>
9120
9121 * processes.texi: Fix typos.
9122
9123 * lists.texi (Building Lists): Minor clarification.
9124
9125 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9126 in make-hash-table.
9127
91282004-02-29 Juanma Barranquero <lektu@terra.es>
9129
9130 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9131 rm, and ignore exit code.
9132
91332004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9134
9135 * display.texi (Defining Faces): Add description for min-colors.
9136 Update example.
9137
91382004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9139
9140 * abbrevs.texi: Various corrections and clarifications in addition
9141 to the following:
9142 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9143
91442004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9145
9146 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9147
91482004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9149
9150 * text.texi: Various small changes in addition to the following:
9151 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9152 to delete-horizontal-space.
9153 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9154 description of yank-handler text property at various places.
9155
9156 * frames.texi (Window System Selections): Add anchor.
9157
9158 * syntax.texi (Syntax Table Functions): Clarify and correct
9159 descriptions of make-syntax-table and copy-syntax-table.
9160 (Motion and Syntax): Clarify SYNTAXES argument to
9161 skip-syntax-forward.
9162 (Parsing Expressions): Mention that the return value of
9163 parse-partial-sexp is currently a list of ten rather than nine
9164 elements.
9165 (Categories): Various corrections and clarifications.
9166
91672004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9168
9169 * markers.texi (Marker Insertion Types): Minor change.
9170
9171 * locals.texi (Standard Buffer-Local Variables):
9172 * commands.texi (Interactive Codes, Using Interactive):
9173 * functions.texi (Related Topics): Fix xrefs.
9174
91752004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9176
9177 * lists.texi (Sets And Lists): Update description of delete-dups.
9178
91792004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9180
9181 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9182
c8763fb6 91832004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9184
9185 * frames.texi (Parameter Access): frame-parameters arg is optional.
9186 modify-frame-parameters handles nil for FRAME.
9187 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9188 are all-or-nothing for certain toolkits.
9189 Mention parameter wait-for-wm.
9190 (Frames and Windows): In frame-first-window and frame-selected-window
9191 the arg is optional.
9192 (Input Focus): In redirect-frame-focus the second arg is optional.
9193 (Window System Selections): Mention selection type CLIPBOARD.
9194 Mention data-type UTF8_STRING.
9195 Mention numbering of cut buffers.
9196 (Resources): Describe x-resource-name.
9197
91982004-02-16 Richard M. Stallman <rms@gnu.org>
9199
9200 * windows.texi (Buffers and Windows): Delete false table
9201 about all-frames.
9202
9203 * syntax.texi (Parsing Expressions): Delete old caveat
9204 about parse-sexp-ignore-comments.
9205
9206 * streams.texi (Output Variables): Add print-quoted.
9207
9208 * lists.texi (Building Lists): Minor cleanup.
9209
9210 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9211
9212 * display.texi (Overlays): Explain overlays use markers.
9213 (Managing Overlays): Explain front-advance and rear-advance
9214 in more detail.
9215
9216 * loading.texi (Unloading): Document unload-feature-special-hooks.
9217 Get rid of fns-NNN.el file.
9218
92192004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9220
9221 * help.texi (Describing Characters): Fix text-char-description
9222 example output.
9223
9224 * edebug.texi (Using Edebug): Fix example.
9225
9226 * debugging.texi (Internals of Debugger): Fix return value.
9227
9228 * files.texi (Changing Files): Fix argname.
9229
9230 * calendar.texi: Fix parens, and default values.
9231
9232 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9233 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 9234 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
9235
9236 * positions.texi (Text Lines): Don't add -1 in current-line.
9237
92382004-02-16 Richard M. Stallman <rms@gnu.org>
9239
9240 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9241
92422004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9243
9244 * processes.texi (Low-Level Network): Fix a typo.
9245
92462004-02-12 Kim F. Storm <storm@cua.dk>
9247
9248 * display.texi (Fringes): Use consistent wording.
9249 Note that window-fringe's window arg is optional.
9250 (Scroll Bars): Use consistent wording.
9251
92522004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9253
9254 * tips.texi (Comment Tips): Document the new conventions for
9255 commenting out code.
9256
c8763fb6 92572004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 9258
5dcb4c4e 9259 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
9260
92612004-02-07 Kim F. Storm <storm@cua.dk>
9262
9263 * positions.texi (Text Lines): Add line-number-at-pos.
9264
92652004-02-06 John Paul Wallington <jpw@gnu.org>
9266
9267 * display.texi (Button Properties, Button Buffer Commands):
9268 mouse-2 invokes button, not down-mouse-1.
9269
92702004-02-04 Jason Rumney <jasonr@gnu.org>
9271
9272 * makefile.w32-in: Sync with Makefile.in changes.
9273
92742004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9275
9276 * minibuf.texi (Text from Minibuffer): Various corrections and
9277 clarifications.
9278 (Object from Minibuffer): Correct Lisp description of
9279 read-minibuffer.
9280 (Minibuffer History): Clarify description of cons values for
9281 HISTORY arguments.
5dcb4c4e
SM
9282 (Basic Completion): Various corrections and clarifications.
9283 Add completion-regexp-list.
b8d4c8d0
GM
9284 (Minibuffer Completion): Correct and clarify description of
9285 completing-read.
5dcb4c4e
SM
9286 (Completion Commands): Mention Partial Completion mode.
9287 Various other minor changes.
b8d4c8d0
GM
9288 (High-Level Completion): Various corrections and clarifications.
9289 (Reading File Names): Ditto.
9290 (Minibuffer Misc): Ditto.
9291
92922004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9293
9294 * strings.texi (Text Comparison): assoc-string also matches
9295 elements of alists that are strings instead of conses.
9296 (Formatting Strings): Standardize Texinfo usage. Update index
9297 entries.
9298
92992004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9300
9301 * lists.texi (Sets And Lists): Add delete-dups.
9302
93032004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9304
9305 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9306 special form.
9307 * macros.texi (Defining Macros): Update description of `declare',
9308 which now is a macro.
9309 (Wrong Time): Fix typos.
9310
93112004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9312
9313 * compile.texi (Compilation Functions): Expand descriptions of
9314 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9315 and `batch-byte-compile'. In particular, mention and describe
9316 all optional arguments.
9317 (Disassembly): Correct and clarify the description of `disassemble'.
9318
93192004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9320
9321 * searching.texi: Various small changes in addition to the
9322 following.
9323 (Regexp Example): Adapt to new value of `sentence-end'.
9324 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9325 `words'.
9326 (Search and Replace): Add usage note for `perform-replace'.
9327 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9328 `match-data'.
9329 (Standard Regexps): Update for new values of `paragraph-start'
9330 and `sentence-end'.
9331
93322004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9333
9334 * files.texi (Saving Buffers): Clarify descriptions of
9335 `write-contents-functions' and `before-save-hook'.
9336 Make the defvar's for `before-save-hook' and `after-save-hook'
9337 into defopt's.
9338
93392004-01-07 Kim F. Storm <storm@cua.dk>
9340
9341 * commands.texi (Click Events): Describe new image and
9342 width/height elements of click events.
9343 (Accessing Events): Add posn-string, posn-image, and
9344 posn-object-width-height. Change posn-object to return either
9345 image or string object.
9346
93472004-01-01 Simon Josefsson <jas@extundo.com>
9348
9349 * hooks.texi (Standard Hooks): Add before-save-hook.
9350 * files.texi (Saving Buffers): Likewise.
9351
93522004-01-03 Richard M. Stallman <rms@gnu.org>
9353
9354 * frames.texi (Frames and Windows): Delete frame-root-window.
9355
93562004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9357
9358 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9359
9360 * functions.texi: Various small changes in addition to the
9361 following.
5dcb4c4e
SM
9362 (What Is a Function): `functionp' returns nil for macros.
9363 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
9364 (Function Documentation): Add `\' in front of (fn @var{arglist})
9365 and explain why.
9366 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9367 Add anchor.
9368 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9369
93702004-01-01 Miles Bader <miles@gnu.org>
9371
9372 * display.texi (Buttons): New section.
9373
93742003-12-31 Andreas Schwab <schwab@suse.de>
9375
9376 * numbers.texi (Math Functions): sqrt reports a domain-error
9377 error.
9378 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9379
93802003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9381
9382 * tips.texi (Documentation Tips): Update item on hyperlinks in
9383 documentation strings.
9384
9385 * errors.texi (Standard Errors): Various small corrections and
9386 additions.
9387
9388 * control.texi: Various small changes in addition to the
9389 following.
9390 (Signaling Errors): Provide some more details on how `signal'
9391 constructs the error message. Add anchor to the definition of
9392 `signal'.
9393 (Error Symbols): Describe special treatment of `quit'.
9394 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9395 to emphasize that it has to be a single form.
9396
9397 * buffers.texi: Add anchor.
9398
93992003-12-29 Richard M. Stallman <rms@gnu.org>
9400
9401 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9402 (Window Configurations): Add window-configuration-frame.
9403
9404 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9405
9406 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9407 Change arg name in get-char-property.
9408 (Special Properties): Update handling of keymap property.
9409
9410 * strings.texi (Modifying Strings): Add clear-string.
9411 (Text Comparison): Add assoc-string and remove
9412 assoc-ignore-case, assoc-ignore-representation.
9413
9414 * os.texi (Time of Day): Add set-time-zone-rule.
9415
9416 * numbers.texi (Math Functions): asin, acos, log, log10
9417 report domain-error errors.
9418
9419 * nonascii.texi (Converting Representations):
9420 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9421 (Encoding and I/O): Add file-name-coding-system.
9422
9423 * modes.texi (Search-based Fontification): Explain that
9424 face specs are symbols with face names as values.
9425
9426 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9427
9428 * lists.texi (Building Lists): remq moved elsewhere.
9429 (Sets And Lists): remq moved here.
9430 (Association Lists): Refer to assoc-string.
9431
9432 * internals.texi (Garbage Collection): Add memory-use-counts.
9433
9434 * frames.texi (Frames and Windows): Add set-frame-selected-window
9435 and frame-root-window.
9436
9437 * files.texi (Contents of Directories):
9438 Add directory-files-and-attributes.
9439
9440 * display.texi (Refresh Screen): Add force-window-update.
9441 (Invisible Text): Explain about moving point out of invis text.
9442 (Overlay Properties): Add overlay-properties.
9443 (Managing Overlays): Add overlayp.
9444 (GIF Images): Invalid image number displays a hollow box.
9445
9446 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9447 (Killing Buffers): Add buffer-live-p.
9448
94492003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9450
9451 * display.texi (Fringes): Fix typo "set-buffer-window".
9452
94532003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9454
9455 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9456 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9457 Add or change various xrefs and anchors.
9458
9459 * commands.texi: Replace all occurrences of @acronym{CAR} with
9460 @sc{car}, for consistency with the rest of the Elisp manual.
9461 `car' and `cdr' are historically acronyms, but are no longer
9462 widely thought of as such.
9463
9464 * internals.texi (Pure Storage): Mention that `purecopy' does not
9465 copy text properties.
9466 (Object Internals): Now 29 bits are used (in most implementations)
9467 to address Lisp objects.
9468
9469 * variables.texi (Variables with Restricted Values): New node.
9470
9471 * objects.texi (Lisp Data Types): Mention that certain variables
9472 can only take on a restricted set of values and add an xref to
9473 the new node "Variables with Restricted Values".
9474
9475 * eval.texi (Function Indirection): Describe the errors that
9476 `indirect-function' can signal.
9477 (Eval): Clarify the descriptions of `eval-region' and `values'.
9478 Describe `eval-buffer' instead of `eval-current-buffer' and
9479 mention `eval-current-buffer' as an alias for `current-buffer'.
9480 Correct the description and mention all optional arguments.
9481
9482 * nonascii.texi: Various small changes in addition to the
9483 following.
9484 (Converting Representations): Clarify behavior of
9485 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9486 ASCII arguments.
9487 (Character Sets): Document the variable `charset-list' and adapt
9488 the definition of the function `charset-list' accordingly.
9489 (Translation of Characters): Clarify use of generic characters in
9490 `make-translation-table'. Clarify and correct the description of
9491 the use of translation tables in encoding and decoding.
9492 (User-Chosen Coding Systems): Correct and clarify the description
9493 of `select-safe-coding-system'.
9494 (Default Coding Systems): Clarify description of
9495 `file-coding-system-alist'.
9496
94972003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9498
9499 * strings.texi (Text Comparison): Correctly describe when two
9500 strings are `equal'. Combine and clarify descriptions of
9501 `assoc-ignore-case' and `assoc-ignore-representation'.
9502
9503 * objects.texi (Non-ASCII in Strings): Clarify description of
9504 when a string is unibyte or multibyte.
9505 (Bool-Vector Type): Update examples.
9506 (Equality Predicates): Correctly describe when two strings are
9507 `equal'.
9508
95092003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9510
9511 * lists.texi (Building Lists): `append' no longer accepts integer
9512 arguments. Update the description of `number-sequence' to reflect
9513 recent changes.
9514 (Sets And Lists): Describe `member-ignore-case' after `member'.
9515
95162003-11-27 Kim F. Storm <storm@cua.dk>
9517
9518 * commands.texi (Click Events): Click object may be an images.
9519 Describe (dx . dy) element of click positions.
9520 (Accessing Events): Remove duplicate posn-timestamp.
9521 New functions posn-object and posn-object-x-y.
9522
95232003-11-23 Kim F. Storm <storm@cua.dk>
9524
9525 * commands.texi (Click Events): Describe enhancements to event
9526 position lists, including new text-pos and (col . row) items.
9527 Mention left-fringe and right-fringe area events.
9528 (Accessing Events): New functions posn-area and
9529 posn-actual-col-row. Mention posn-timestamp. Mention that
9530 posn-point in non-text area still returns buffer position.
9531 Clarify posn-col-row.
9532
95332003-11-21 Lars Hansen <larsh@math.ku.dk>
9534
9535 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9536 * anti.texi (File Attributes): Describe removed parameter
9537 ID-FORMAT.
9538
95392003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9540
9541 * positions.texi (Positions): Mention that, if a marker is used as
9542 a position, its buffer is ignored.
9543
9544 * markers.texi (Overview of Markers): Mention it here too.
9545
95462003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9547
9548 * numbers.texi (Numeric Conversions): Not just `floor', but also
9549 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9550
95512003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9552
9553 * markers.texi (Creating Markers): Specify insertion type of
9554 created markers. Add xref to `Marker Insertion Types'.
9555 Second argument to `copy-marker' is optional.
9556 (Marker Insertion Types): Mention that most markers are created
9557 with insertion type nil.
9558 (The Mark): Correctly describe when `mark' signals an error.
9559 (The Region): Correctly describe when `region-beginning' and
9560 `region-end' signal an error.
9561
95622003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9563
9564 * hash.texi (Creating Hash): Clarify description of `eql'.
9565 `makehash' is obsolete.
9566 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9567
9568 * positions.texi (Point): Change description of `buffer-end', so
9569 that it is also correct for floating point arguments.
9570 (List Motion): Correct argument lists of `beginning-of-defun' and
9571 `end-of-defun'.
9572 (Excursions): Add xref to `Marker Insertion Types'.
9573 (Narrowing): Argument to `narrow-to-page' is optional.
9574
95752003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9576
9577 * streams.texi (Output Streams): Clarify behavior of point for
9578 marker output streams.
9579
95802003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9581
9582 * variables.texi (Defining Variables): Second argument to
9583 `defconst' is not optional.
9584 (Setting Variables): Mention optional argument APPEND to
9585 `add-to-list'.
9586 (Creating Buffer-Local): Expand description of
9587 `make-variable-buffer-local'.
9588 (Frame-Local Variables): Expand description of
9589 `make-variable-frame-local'.
9590 (Variable Aliases): Correct description of optional argument
9591 DOCSTRING to `defvaralias'. Mention return value of
9592 `defvaralias'.
9593 (File Local Variables): Add xref to `File variables' in Emacs
9594 Manual. Correct description of `hack-local-variables'. Mention
9595 `safe-local-variable' property. Mention optional second argument
9596 to `risky-local-variable-p'.
9597
95982003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9599
9600 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9601
96022003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9603
9604 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9605 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9606 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9607 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9608 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9609 lispref/processes.texi, lispref/searching.texi,
9610 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9611 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9612 @acronym{FOO}.
9613
96142003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9615
9616 * strings.texi (Creating Strings): Argument START to `substring'
9617 can not be `nil'. Expand description of
9618 `substring-no-properties'. Correct description of `split-string',
9619 especially with respect to empty matches. Prevent very bad line
9620 break in definition of `split-string-default-separators'.
9621 (Text Comparison): `string=' and `string<' also accept symbols as
9622 arguments.
9623 (String Conversion): More completely describe argument BASE in
9624 `string-to-number'.
9625 (Formatting Strings): `%s' and `%S' in `format' do require
9626 corresponding object. Clarify behavior of numeric prefix after
9627 `%' in `format'.
9628 (Case Conversion): The argument to `upcase-initials' can be a
9629 character.
9630
96312003-10-27 Kenichi Handa <handa@m17n.org>
9632
9633 * display.texi (Fontsets): Fix texinfo usage.
9634
96352003-10-25 Kenichi Handa <handa@m17n.org>
9636
9637 * display.texi (Fontsets): Add description of the function
9638 set-fontset-font.
9639
96402003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9641
9642 * display.texi (Temporary Displays): Add xref to `Documentation
9643 Tips'.
9644
9645 * functions.texi (Function Safety): Use inforef instead of pxref
9646 for SES.
9647
96482003-10-23 Andreas Schwab <schwab@suse.de>
9649
9650 * Makefile.in (TEX, texinputdir): Don't define.
9651 (TEXI2DVI): Define.
9652 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9653 add $(srcdir)/index.texi.
9654 ($(infodir)/elisp): Remove index.texi dependency.
9655 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9656 (index.texi): Remove target.
9657 (dist): Don't link $(srcdir)/permute-index.
9658 (clean): Don't remove index.texi.
9659
9660 * permute-index, index.perm: Remove.
9661 * index.texi: Rename from index.unperm.
9662
96632003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9664
9665 * tips.texi (Documentation Tips): Document new behavior for face
9666 and variable hyperlinks in Help mode.
9667
96682003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9669
9670 * objects.texi (Integer Type): Update for extra bit of integer range.
9671 (Character Type): Ditto.
9672
96732003-10-16 Eli Zaretskii <eliz@gnu.org>
9674
9675 * numbers.texi (Integer Basics): Add index entries for reading
9676 numbers in hex, octal, and binary.
9677
96782003-10-16 Lute Kamstra <lute@gnu.org>
9679
9680 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9681 argument.
9682
96832003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9684
9685 * windows.texi (Choosing Window): Fix typo.
9686 * edebug.texi (Edebug Execution Modes): Fix typo.
9687
96882003-10-13 Richard M. Stallman <rms@gnu.org>
9689
9690 * windows.texi (Basic Windows): A window has fringe settings,
9691 display margins and scroll-bar settings.
9692 (Splitting Windows): Doc split-window return value.
9693 Clean up one-window-p.
9694 (Selecting Windows): Fix typo.
9695 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9696 (Buffers and Windows): In set-window-buffer, explain effect
9697 on fringe settings and scroll bar settings.
9698 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9699 (Choosing Window): Use defopt for pop-up-frame-function.
9700 For special-display-buffer-names, explain same-window and same-frame.
9701 Clarify window-dedicated-p return value.
9702 (Textual Scrolling): scroll-up and scroll-down can get an error.
9703 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9704 Clarify set-window-hscroll.
9705 (Size of Window): Don't mention tool bar in window-height.
9706 (Coordinates and Windows): Explain what coordinates-in-window-p
9707 returns for fringes and display margins.
9708 (Window Configurations): Explain saving fringes, etc.
9709
9710 * tips.texi (Library Headers): Clean up Documentation.
9711
9712 * syntax.texi (Parsing Expressions): Clean up forward-comment
9713 and parse-sexp-lookup-properties.
9714
9715 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9716
9717 * os.texi (System Environment): Clean up text for load-average errors.
9718
9719 * modes.texi (Hooks): Don't explain local hook details at front.
9720 Clarify run-hooks and run-hook-with-args a little.
9721 Clean up add-hook and remove-hook.
9722
9723 * edebug.texi (Edebug Execution Modes): Clarify t.
9724 Document edebug-sit-for-seconds.
9725 (Coverage Testing): Document C-x X = and =.
9726 (Instrumenting Macro Calls): Fix typo.
9727 (Specification List): Don't index the specification keywords.
9728
97292003-10-10 Kim F. Storm <storm@cua.dk>
9730
9731 * processes.texi (Network): Introduce make-network-process.
9732
97332003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9734
9735 * tips.texi (Library Headers): Fix typo.
9736
97372003-10-07 Juri Linkov <juri@jurta.org>
9738
9739 * modes.texi (Imenu): Mention imenu-create-index-function's
9740 default value. Explain submenus better.
9741
97422003-10-07 Lute Kamstra <lute@gnu.org>
9743
9744 * modes.texi (Faces for Font Lock): Fix typo.
9745 (Hooks): Explain how buffer-local hook variables can refer to
9746 global hook variables.
9747 Various minor clarifications.
9748
97492003-10-06 Lute Kamstra <lute@gnu.org>
9750
9751 * tips.texi (Coding Conventions): Mention naming conventions for
9752 hooks.
9753
97542003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9755
9756 * loading.texi (Library Search): Correct default value of
9757 load-suffixes.
9758 (Named Features): Fix typo.
9759
97602003-10-05 Richard M. Stallman <rms@gnu.org>
9761
9762 * loading.texi (Named Features): In `provide',
9763 say how to test for subfeatures.
9764 (Unloading): In unload-feature, use new var name
9765 unload-feature-special-hooks.
9766
97672003-10-03 Lute Kamstra <lute@gnu.org>
9768
9769 * modes.texi (Major Mode Conventions): Mention third way to set up
9770 Imenu.
9771 (Imenu): A number of small fixes.
9772 Delete documentation of internal variable imenu--index-alist.
9773 Document the return value format of imenu-create-index-function
9774 functions.
9775
97762003-09-30 Richard M. Stallman <rms@gnu.org>
9777
9778 * processes.texi (Network): Say what stopped datagram connections do.
9779
9780 * lists.texi (Association Lists): Clarify `assq-delete-all'.
9781
9782 * display.texi (Overlay Properties): Clarify `evaporate' property.
9783
97842003-09-29 Lute Kamstra <lute@gnu.org>
9785
9786 * modes.texi (Mode Line Data): Explain when symbols in mode-line
9787 constructs should be marked as risky.
9788 Change cons cell into proper list.
9789 (Mode Line Variables): Change cons cell into proper list.
9790
97912003-09-26 Lute Kamstra <lute@gnu.org>
9792
9793 * modes.texi (Mode Line Data): Document the :propertize construct.
9794 (Mode Line Variables): Reorder the descriptions of the variables
9795 to match their order in the default mode-line-format.
9796 Describe the new variables mode-line-position and mode-line-modes.
9797 Update the default values of mode-line-frame-identification,
9798 minor-mode-alist, and default-mode-line-format.
9799 (Properties in Mode): Mention the :propertize construct.
9800
98012003-09-26 Richard M. Stallman <rms@gnu.org>
9802
9803 * buffers.texi, commands.texi, debugging.texi, eval.texi:
9804 * loading.texi, minibuf.texi, text.texi, variables.texi:
9805 Avoid @strong{Note:}.
9806
98072003-09-26 Richard M. Stallman <rms@gnu.org>
9808
9809 * keymaps.texi (Remapping Commands): Fix typo.
9810
98112003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
9812
9813 * processes.texi (Low-Level Network): Fix typo.
9814
98152003-09-23 Kim F. Storm <storm@cua.dk>
9816
9817 * processes.texi (Network, Network Servers): Fix typos.
9818 (Low-Level Network): Add timeout value for :server keyword.
9819 Add new option keywords to make-network-process.
9820 Add set-network-process-options.
9821 Explain how to test availability of network options.
9822
98232003-09-19 Richard M. Stallman <rms@gnu.org>
9824
9825 * text.texi (Motion by Indent): Arg to
9826 backward-to-indentation and forward-to-indentation is optional.
9827
9828 * strings.texi (Creating Strings): Add substring-no-properties.
9829
9830 * processes.texi
9831 (Process Information): Add list-processes arg QUERY-ONLY.
9832 Delete process-contact from here.
9833 Add new status values for process-status.
9834 Add process-get, process-put, process-plist, set-process-plist.
9835 (Synchronous Processes): Add call-process-shell-command.
9836 (Signals to Processes): signal-process allows process objects.
9837 (Network): Complete rewrite.
9838 (Network Servers, Datagrams, Low-Level Network): New nodes.
9839
9840 * positions.texi (Word Motion): forward-word, backward-word
9841 arg is optional. Reword.
9842
9843 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
9844
9845 * variables.texi (Creating Buffer-Local):
9846 Delete duplicate definition of buffer-local-value.
9847 (File Local Variables): Explain about discarding text props.
9848
98492003-09-11 Richard M. Stallman <rms@gnu.org>
9850
9851 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
9852 changes variables that record input events.
9853 (Minibuffer Misc): Add minibuffer-selected-window.
9854
9855 * lists.texi (Building Lists): Add copy-tree.
9856
9857 * display.texi (Fontsets): Add char-displayable-p.
9858 (Scroll Bars): New node.
9859
98602003-09-08 Lute Kamstra <lute@gnu.org>
9861
9862 * modes.texi (%-Constructs): Document new `%i' and `%I'
9863 constructs.
9864
98652003-09-03 Peter Runestig <peter@runestig.com>
9866
9867 * makefile.w32-in: New file.
9868
98692003-08-29 Richard M. Stallman <rms@gnu.org>
9870
9871 * display.texi (Overlay Properties): Clarify how priorities
9872 affect use of the properties.
9873
98742003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9875
9876 * customize.texi (Type Keywords): Correct the description of
9877 `:help-echo' in the case where `motion-doc' is a function.
9878
98792003-08-14 John Paul Wallington <jpw@gnu.org>
9880
9881 * modes.texi (Emulating Mode Line): Subsection, not section.
9882
98832003-08-13 Richard M. Stallman <rms@gnu.org>
9884
9885 * elisp.texi (Top): Update subnode lists in menu.
9886
9887 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
9888 (Kill Functions): kill-region has new arg yank-handler.
9889 (Yanking): New node.
9890 (Yank Commands): Add yank-undo-function.
9891 (Low-Level Kill Ring):
9892 kill-new and kill-append have new arg yank-handler.
9893 (Changing Properties): Add remove-list-of-text-properties.
9894 (Atomic Changes): New node.
9895
9896 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
9897
9898 * streams.texi (Output Variables): Add eval-expression-print-length
9899 and eval-expression-print-level.
9900
9901 * os.texi (Time Conversion): For encode-time, explain limits on year.
9902
9903 * objects.texi (Character Type): Define anchor "modifier bits".
9904
9905 * modes.texi (Emulating Mode Line): New node.
9906 (Search-based Fontification): Font Lock uses font-lock-face property.
9907 (Other Font Lock Variables): Likewise.
9908
9909 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
9910 not vectors.
9911 (Active Keymaps): Add emulation-mode-map-alists.
9912 (Functions for Key Lookup): key-binding has new arg no-remap.
9913 (Remapping Commands): New node.
9914 (Scanning Keymaps): where-is-internal has new arg no-remap.
9915 (Tool Bar): Add tool-bar-local-item-from-menu.
9916 Clarify when to use tool-bar-add-item-from-menu.
9917
9918 * commands.texi (Interactive Call): commandp has new arg.
9919 (Command Loop Info): Add this-original-command.
9920
99212003-08-06 John Paul Wallington <jpw@gnu.org>
9922
9923 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
9924
9925 * display.texi (Warning Basics): Fix typo.
9926 (Fringes): Add closing curly bracket and fix typo.
9927
9928 * elisp.texi (Top): Fix typo.
9929
99302003-08-05 Richard M. Stallman <rms@gnu.org>
9931
9932 * elisp.texi: Update lists of subnodes.
9933
9934 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
9935
9936 * variables.texi (Local Variables): Use lc for example variable names.
9937
9938 * tips.texi (Library Headers): Explain where to put -*-.
9939
9940 * strings.texi (Creating Strings): Fix xref for vconcat.
9941
9942 * sequences.texi (Vector Functions):
9943 vconcat no longer allows integer args.
9944
9945 * minibuf.texi (Reading File Names): read-file-name has new
9946 arg PREDICATE. New function read-directory-name.
9947
c4cc8b9a 9948 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
9949 (Indenting Macros): New node.
9950
9951 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
9952 (Window Frame Parameters): Make separate table of parameters
9953 that are coupled with specific face attributes.
9954 (Deleting Frames): delete-frame-hooks renamed to
9955 delete-frame-functions.
9956
9957 * files.texi (Magic File Names): Add file-remote-p.
9958 Clarify file-local-copy.
9959
9960 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
9961 here; instead xref Defining Macros.
9962
9963 * display.texi (Warnings): New node, and subnodes.
9964 (Fringes): New node.
9965
9966 * debugging.texi (Test Coverage): New node.
9967
9968 * compile.texi (Compiler Errors): Explain with-no-warnings
9969 and other ways to suppress warnings.
9970
9971 * commands.texi (Interactive Call): Minor clarification.
9972
9973 * buffers.texi (Buffer File Name): set-visited-file-name
9974 renames the buffer too.
9975
9976 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
9977
99782003-07-24 Markus Rost <rost@math.ohio-state.edu>
9979
9980 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
9981
99822003-07-22 Markus Rost <rost@math.ohio-state.edu>
9983
9984 * internals.texi (Garbage Collection): Fix previous change.
9985
99862003-07-22 Richard M. Stallman <rms@gnu.org>
9987
9988 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
9989
9990 * display.texi (Width): Use \s syntax in example.
9991 (Font Selection): Add face-font-rescale-alist.
9992
9993 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
9994 Remove spurious indent in example.
9995
9996 * lists.texi (Building Lists): Add number-sequence.
9997
9998 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
9999
10000 * functions.texi (Function Documentation): Explain how to
10001 show calling convention explicitly in the doc string.
10002
10003 * windows.texi (Selecting Windows): save-selected-window saves
10004 selected window of each frame.
10005 (Window Configurations): Minor change.
10006
10007 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10008
10009 * streams.texi (Output Variables): Add print-continuous-numbering
10010 and print-number-table.
10011
10012 * processes.texi (Decoding Output): New node.
10013
10014 * os.texi (Time Conversion): decode-time arg is optional.
10015
10016 * objects.texi (Character Type): Don't use space as example for \.
10017 Make list of char names and \-sequences correspond.
10018 Explain that \s is not used in strings. `\ ' needs space after.
10019
10020 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10021 (Translation of Characters): Add translation-table-for-input.
10022 (Default Coding Systems): Add auto-coding-functions.
10023 (Explicit Encoding): Add decode-coding-inserted-region.
10024 (Locales): Add locale-info.
10025
10026 * minibuf.texi (Basic Completion): Describe test-completion.
10027 Collections can be lists of strings.
10028 Clean up lazy-completion-table.
10029 (Programmed Completion): Mention test-completion.
10030 Clarify why lambda expressions are not accepted.
10031 (Minibuffer Misc): Describe minibufferp.
10032
100332003-07-14 Richard M. Stallman <rms@gnu.org>
10034
10035 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10036
10037 * windows.texi (Selecting Windows): New arg to select-window.
10038 (Selecting Windows): Add with-selected-window.
10039 (Size of Window): Add window-inside-edges, etc.
10040
10041 * internals.texi (Garbage Collection): Add post-gc-hook.
10042
10043 * processes.texi (Subprocess Creation): Add exec-suffixes.
10044
10045 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10046 (Scanning Keymaps): Add map-keymaps.
10047 (Defining Menus): Add keymap-prompt.
10048
10049 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10050 most-negative-fixnum.
10051
c4cc8b9a 10052 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
10053 (Compiler Errors): New node.
10054
10055 * os.texi (User Identification): user-uid, user-real-uid
10056 can return float.
10057
10058 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10059 and about derived modes.
10060 (Minor Modes): Add minor-mode-list.
10061 (Defining Minor Modes): Keyword args for define-minor-mode.
10062 (Search-based Fontification): Explain managing other properties.
10063 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 10064 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
10065 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10066
10067 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10068 (Variable Aliases): Clarify defvaralias.
10069
10070 * loading.texi (Library Search): Add load-suffixes.
10071
10072 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10073 (Programmed Completion): Add dynamic-completion-table.
10074
10075 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10076 (Magic File Names): Specify precedence order of handlers.
10077
10078 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10079 and post-command-hook.
10080 (Waiting): New calling convention for sit-for.
10081
10082 * text.texi (Special Properties): local-map and keymap properties
10083 apply based on their stickiness.
10084
100852003-07-07 Richard M. Stallman <rms@gnu.org>
10086
10087 * modes.texi (Minor Mode Conventions): Specify only some kinds
10088 of list values as args to minor modes.
10089
10090 * files.texi (File Name Expansion): Warn about iterative use
10091 of substitute-in-file-name.
10092
10093 * advice.texi (Activation of Advice): Clean up previous change.
10094
100952003-07-06 Markus Rost <rost@math.ohio-state.edu>
10096
10097 * advice.texi (Activation of Advice): Note that ad-start-advice is
10098 turned on by default.
10099
101002003-06-30 Richard M. Stallman <rms@gnu.org>
10101
10102 * text.texi (Buffer Contents): Document current-word.
10103 (Change Hooks): Not called for *Messages*.
10104
10105 * functions.texi (Defining Functions): Explain about redefining
10106 primitives.
f4e90db0 10107 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
10108 Comment out the detailed criteria for what is safe.
10109
101102003-06-22 Andreas Schwab <schwab@suse.de>
10111
10112 * objects.texi (Symbol Type): Fix description of examples.
10113
101142003-06-16 Andreas Schwab <schwab@suse.de>
10115
10116 * hash.texi (Creating Hash): Fix description of :weakness.
10117
c8763fb6 101182003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
10119
10120 * files.texi (Changing Files): copy-file copies file modes, too.
10121
101222003-05-28 Richard M. Stallman <rms@gnu.org>
10123
10124 * strings.texi (Creating Strings): Clarify split-string.
10125
101262003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10127
10128 * strings.texi (Creating Strings): Update split-string specification
10129 and examples.
10130
101312003-05-19 Richard M. Stallman <rms@gnu.org>
10132
10133 * elisp.texi: Correct invariant section names.
10134
101352003-04-20 Richard M. Stallman <rms@gnu.org>
10136
10137 * os.texi (Timers): Explain about timers and quitting.
10138
101392003-04-19 Richard M. Stallman <rms@gnu.org>
10140
10141 * internals.texi (Writing Emacs Primitives): Strings are
10142 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10143 Explain GCPRO convention for varargs function args.
10144
101452003-04-16 Richard M. Stallman <rms@gnu.org>
10146
10147 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10148
101492003-04-08 Richard M. Stallman <rms@gnu.org>
10150
10151 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10152
101532003-02-13 Kim F. Storm <storm@cua.dk>
10154
10155 * objects.texi (Character Type): New \s escape for space.
10156
101572003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10158
5dcb4c4e 10159 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
10160
101612003-01-25 Richard M. Stallman <rms@gnu.org>
10162
10163 * keymaps.texi: Document that a symbol can act as a keymap.
10164
101652003-01-13 Richard M. Stallman <rms@gnu.org>
10166
10167 * text.texi (Changing Properties): Say string indices are origin-0.
10168
10169 * positions.texi (Screen Lines) <compute-motion>:
10170 Correct order of elts in return value.
10171
10172 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10173 how to define a default binding.
10174
101752002-12-07 Markus Rost <rost@math.ohio-state.edu>
10176
10177 * loading.texi (Unloading): Fix recent change for load-history.
10178
10179 * customize.texi (Simple Types): Clarify description of custom
10180 type 'number. Describe new custom type 'float.
10181
101822002-12-04 Markus Rost <rost@math.ohio-state.edu>
10183
10184 * variables.texi (File Local Variables): Fix typo.
10185
c8763fb6 101862002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
10187
10188 From Michael Albinus <Michael.Albinus@alcatel.de>.
10189
10190 * README: Target for Info file is `make info'.
10191
5dcb4c4e 10192 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
10193 `file-name-sans-extension'.
10194 (Magic File Names): Complete list of operations for magic file
10195 name handlers.
10196
101972002-09-16 Jonathan Yavner <jyavner@engineer.com>
10198
10199 * variables.texi (File Local Variables): New function
10200 risky-local-variable-p.
10201
102022002-09-15 Jonathan Yavner <jyavner@engineer.com>
10203
10204 * functions.texi (Function safety): New node about unsafep.
10205
102062002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10207
5dcb4c4e 10208 * customize.texi (Splicing into Lists): Fix example.
a86cd395 10209 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
10210
102112002-06-17 Juanma Barranquero <lektu@terra.es>
10212
10213 * frames.texi (Display Feature Testing): Fix typo.
10214
102152002-06-12 Andreas Schwab <schwab@suse.de>
10216
10217 * frames.texi (Initial Parameters, Resources): Fix references to
10218 the Emacs manual.
10219
102202002-05-13 Kim F. Storm <storm@cua.dk>
10221
10222 * variables.texi (Intro to Buffer-Local): Updated warning and
10223 example relating to changing buffer inside let.
10224
c8763fb6 102252002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
10226
10227 * os.texi (Session Management): New node about X Session management.
10228
102292002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10230
10231 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10232 to which the manual corresponds, and the copyright years.
10233
10234 * Makefile.in (VERSION): Set to 2.9.
10235
102362001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10237
10238 * elisp.texi: Change the category in @dircategory to "Emacs", to
10239 make it consistent with info/dir.
10240
102412001-11-25 Miles Bader <miles@gnu.org>
10242
10243 * text.texi (Fields): Describe new `limit' arg in
10244 field-beginning/field-end.
10245
102462001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10247
5dcb4c4e
SM
10248 * permute-index: Don't depend on csh-specific features.
10249 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
10250
10251 * two-volume-cross-refs.txt: New file.
10252 * two.el: New file.
10253 * spellfile: New file.
10254
102552001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10256
10257 * permute-index: New file.
10258
10259 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10260 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10261 8+3 restricted namespace.
10262
10263 * Makefile.in (infodir): Define relative to $(srcdir).
10264 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10265 include directories list via -I switch to makeinfo.
10266 (index.texi): Use cp if both hard and symbolic links fail.
10267
102682001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10269
10270 * Makefile.in (distclean): Add.
10271
10272 The following changes make ELisp manual part of the Emacs
10273 distribution:
10274
10275 * Makefile.in: Add Copyright notice.
10276 (prefix): Remove.
10277 (infodir): Change value to "../info".
10278 (VPATH): New variable.
10279 (MAKE): Don't define.
10280 (texmacrodir): Don't define.
10281 (texinputdir): Append the existing value of TEXINPUTS.
10282 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10283 command to be compatible with man/Makefile.in, and to put the
10284 output into ../info.
10285 (info): Add target.
10286 (installall): Target removed.
10287
c8763fb6 102882001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
10289
10290 * tips.texi (Coding Conventions): Fix typo.
10291
102922001-10-23 Gerd Moellmann <gerd@gnu.org>
10293
10294 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10295
102962001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10297
10298 * files.texi (File Name Components): Update the description of
10299 file-name-sans-extension and file-name-extension, as they now
10300 ignore leading dots.
10301
103022001-10-20 Gerd Moellmann <gerd@gnu.org>
10303
10304 * (Version 21.1 released.)
10305
103062001-10-19 Miles Bader <miles@gnu.org>
10307
10308 * positions.texi (Text Lines): Describe behavior of
10309 `beginning-of-line'/`end-of-line' in the presence of field properties.
10310
103112001-10-17 Gerd Moellmann <gerd@gnu.org>
10312
10313 * Makefile.in (VERSION): Set to 2.8.
10314 (manual): Use `manual-21'.
10315
10316 * elisp.texi (VERSION): Add and use it where the version
10317 number was used. Set it to 2.8.
10318
10319 * intro.texi: Likewise.
10320
103212001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10322
10323 * files.texi (File Name Completion): Document the significance of
10324 a trailing slash in elements of completion-ignored-extensions.
10325
103262001-10-06 Miles Bader <miles@gnu.org>
10327
10328 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10329
103302001-10-04 Gerd Moellmann <gerd@gnu.org>
10331
10332 * variables.texi (Variable Aliases): New node.
10333
103342001-10-04 Gerd Moellmann <gerd@gnu.org>
10335
10336 * Branch for 21.1.
10337
103382001-10-02 Miles Bader <miles@gnu.org>
10339
10340 * minibuf.texi (Minibuffer Misc): Add entries for
10341 `minibuffer-contents', `minibuffer-contents-no-properties', and
10342 `delete-minibuffer-contents'.
10343 Correct description for `minibuffer-prompt-end'.
10344
10345 * text.texi (Property Search): Correct descriptions of
10346 `next-char-property-change' and `previous-char-property-change'.
10347 Add entries for `next-single-char-property-change' and
10348 `previous-single-char-property-change'.
10349 Make operand names a bit more consistent.
10350
103512001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10352
10353 * frames.texi (Finding All Frames): Document that next-frame and
10354 previous-frame are local to current terminal.
10355
103562001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10357
10358 * keymaps.texi (Creating Keymaps): Fix the description of the
10359 result of make-keymap.
10360
103612001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10362
10363 * display.texi (Font Lookup, Attribute Functions)
10364 (Image Descriptors): Add cross-references to the definition of
10365 selected frame.
10366
10367 * buffers.texi (The Buffer List): Add cross-references to the
10368 definition of selected frame.
10369
10370 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10371 frame at any given time.
10372 (Multiple Displays, Size and Position): Add a cross-reference to
10373 the definition of the selected frame.
10374
103752001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10376
10377 * strings.texi (String Conversion) <string-to-number>: Document
10378 that a float is returned for integers that are too large.
10379
10380 * frames.texi (Mouse Position): Document mouse-position-function.
10381 (Display Feature Testing): Document display-images-p.
10382 (Window Frame Parameters): Document the cursor-type variable.
10383
10384 * numbers.texi (Integer Basics): Document CL style read syntax for
10385 integers in bases other than 10.
10386
5dcb4c4e
SM
10387 * positions.texi (List Motion):
10388 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
10389
10390 * lists.texi (Sets And Lists): Document member-ignore-case.
10391
10392 * internals.texi (Garbage Collection): Document the used and free
10393 strings report.
10394 (Memory Usage): Document strings-consed.
10395
10396 * os.texi (Time of Day): Document float-time.
10397 (Recording Input): Document that clear-this-command-keys clears
10398 the vector to be returned by recent-keys.
10399
10400 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10401 argument keymap can be a list.
10402
10403 * nonascii.texi (User-Chosen Coding Systems)
10404 <select-safe-coding-system>: Document the new argument
10405 accept-default-p and the variable
10406 select-safe-coding-system-accept-default-p. Tell what happens if
10407 buffer-file-coding-system is undecided.
10408 (Default Coding Systems): Document auto-coding-regexp-alist.
10409
10410 * display.texi (The Echo Area) <message>: Document
10411 message-truncate-lines.
10412 (Glyphs): Document that the glyph table is unused on windowed
10413 displays.
10414
10415 * help.texi (Describing Characters) <single-key-description>:
10416 Document the new argument no-angles.
10417 (Accessing Documentation) <documentation-property>: Document that
10418 a non-string property is evaluated.
10419 <documentation>: Document that the function-documentation property
10420 is looked for.
10421
10422 * windows.texi (Selecting Windows): Document some-window.
10423
10424 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10425
10426 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10427 apropos-mode-hook.
10428
10429 * commands.texi (Using Interactive): Document interactive-form.
10430 (Keyboard Macros): Document kbd-macro-termination-hook.
10431 (Command Loop Info): Document that clear-this-command-keys clears
10432 the vector to be returned by recent-keys.
10433
104342001-09-04 Werner LEMBERG <wl@gnu.org>
10435
10436 * Makefile.in (srcdir, texinputdir): New variables.
10437 (srcs, index.texi, install): Use $(srcdir).
10438 (.PHONY): Remove elisp.dvi.
10439 (elisp): Use -I switch for makeinfo.
10440 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10441 (installall, dist): Use $(srcdir).
10442 Fix path to texinfo.tex.
10443 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10444
104452001-08-30 Gerd Moellmann <gerd@gnu.org>
10446
10447 * display.texi (Conditional Display): Adjust to API change.
10448
10449 * configure: New file.
10450
104512001-07-30 Gerd Moellmann <gerd@gnu.org>
10452
10453 * commands.texi (Repeat Events): Add description of
10454 double-click-fuzz.
10455
104562001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10457
10458 * syntax.texi (Syntax Class Table): Add the missing designator for
10459 comment and string fences.
10460 (Syntax Properties): Add a xref to syntax table internals.
10461 (Syntax Table Internals): Document string-to-syntax.
10462
104632001-05-07 Gerd Moellmann <gerd@gnu.org>
10464
10465 * Makefile.in (install): Use install-info command line options
10466 like in Emacs' Makefile.in.
10467
104682000-12-09 Miles Bader <miles@gnu.org>
10469
10470 * windows.texi (Window Start): Update documentation for
10471 `pos-visible-in-window-p'.
10472
104732000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10474
10475 * lists.texi (Building Lists): Add footnote to explain how to add
10476 to the end of a list.
10477
104782000-10-25 Gerd Moellmann <gerd@gnu.org>
10479
10480 * files.texi (Visiting Functions): Typos.
10481
104822000-10-25 Kenichi Handa <handa@etl.go.jp>
10483
10484 * files.texi (Visiting Functions): Return value of
10485 find-file-noselect may be a list of buffers if wildcards are used.
10486
104872000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10488
10489 * display.texi (Defining Faces): Document `graphic' display type
10490 in face specs.
10491
b344d29d 104922000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
10493
10494 * hooks.texi (Standard Hooks): Replace obsolete
10495 `after-make-frame-hook' with `after-make-frame-functions'.
10496
10497 * frames.texi (Creating Frames): Ditto.
10498
10499 * variables.texi (Future Local Variables): Ditto.
10500
105012000-10-16 Gerd Moellmann <gerd@gnu.org>
10502
10503 * display.texi (Other Image Types): Add description of :foreground
10504 and :background properties of mono PBM images.
10505
105062000-08-17 Werner LEMBERG <wl@gnu.org>
10507
10508 * .cvsignore: New file.
10509
105102000-01-05 Gerd Moellmann <gerd@gnu.org>
10511
10512 * tindex.pl: New script.
10513
105141999-12-03 Dave Love <fx@gnu.org>
10515
10516 * Makefile.in (MAKEINFO): New parameter.
10517
105181999-09-17 Richard Stallman <rms@gnu.org>
10519
10520 * Makefile.in (srcs): Add hash.texi.
10521 (VERSION): Update to 20.6.
10522
105231999-09-13 Richard Stallman <rms@gnu.org>
10524
10525 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10526
105271998-08-29 Karl Heuer <kwzh@gnu.org>
10528
10529 * configure.in: New file.
10530 * Makefile.in: Renamed from Makefile.
10531 (prefix, infodir): Use value obtained from configure.
10532 (emacslibdir): Obsolete variable deleted.
10533 (dist): Distribute configure.in, configure, Makefile.in.
10534
105351998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10536
10537 * Makefile (INSTALL_INFO): New variable.
10538 (install): Run install-info.
10539
105401998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10541
10542 * Makefile (elisp.dvi): Add missing backslash.
10543
105441998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10545
10546 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10547 Run texindex without `./'. Always run texindex on elisp.tp.
10548 (elisp.tps): Target deleted.
10549
105501998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10551
10552 * Makefile (srcs): Add nonascii.texi and customize.texi.
10553 (dist): Start by deleting `temp'.
10554
105551998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10556
10557 * Makefile (makeinfo, texindex): Targets deleted.
10558 (makeinfo.o, texindex.o): Targets deleted.
10559 (clean, dist): Don't do anything with them or with getopt*.
10560
105611998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10562
10563 * Makefile (SHELL): Defined.
10564
105651998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10566
10567 * Makefile (elisp.tps): New target.
10568 (elisp.dvi): Depend on elisp.tps.
10569
c5602427 105701996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
10571
10572 * README: Update phone number.
10573
10574 * Makefile (elisp): Make this be the default target.
10575 Depend on makeinfo.c instead of makeinfo.
10576 (install): Don't depend on elisp.dvi, since we don't install that.
10577 Use mkinstalldirs.
10578 (dist): Add mkinstalldirs.
10579
c5602427 105801995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
10581
10582 * Makefile (VERSION): Update version number.
5dcb4c4e 10583 (maintainer-clean): Rename from realclean.
b8d4c8d0 10584
c5602427 105851995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
10586
10587 * Makefile (realclean): New target.
10588 (elisp): Remove any old elisp-* files first.
10589
c5602427 105901993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
10591
10592 * Makefile (VERSION): New variable.
10593 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10594 Compressed file suffix should be `.gz', not `.z'.
10595
ce058493 105961993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10597
10598 * Makefile (elisp): Depend on makeinfo.
10599
c5602427 106001993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
10601
10602 * Makefile (srcs): Add anti.texi.
10603
c5602427 106041993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10605
10606 * Makefile (infodir, prefix): New vars.
10607 (install): Use infodir.
f4e90db0 10608 (emacsinfodir): Delete.
b8d4c8d0 10609
c5602427 106101993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10611
10612 * Makefile (srcs): Add calendar.texi.
10613
10614 * Makefile (dist): Copy texindex.c and makeinfo.c.
10615 Limit elisp-* files to those with one or two digits.
10616
c5602427 106171993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 10618
f4e90db0 10619 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 10620
c5602427 106211993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10622
10623 * loading.texi (Unloading): define-function changed back to
10624 defalias. It may not stay this way, but at least it's
10625 consistent with the known-good version of the code patch.
10626
c5602427 106271993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
10628
10629 * modes.texi (Hooks): Document new optional arg of add-hook.
10630
c5602427 106311993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10632
10633 * variables.texi: Document nil initial value of buffer-local variables.
10634
10635 * tips.texi: Add new section on standard library headers.
10636
c5602427 106371993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10638
10639 * Makefile (srcs): Add frame.texi to the list of sources.
10640
c5602427 106411993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10642
10643 * Makefile (dist): Don't bother excluding autosave files; they'll
10644 never make it into the temp directory anyway, and the hash marks
10645 in the name are problematic for make and the Bourne shell.
10646 (srcs):
10647
c5602427 106481993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10649
10650 * Makefile (dist): Don't include backup files or autosave files in
10651 the distribution tar file.
10652
c5602427 106531991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 10654
5dcb4c4e 10655 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
10656 (elisp.dvi): Remove erroneous shell comment.
10657 Expect output of permute-index in permuted.fns.
10658 Save old elisp.aux in elisp.oaux.
5dcb4c4e 10659 (clean): Add index.texi to be deleted.
b8d4c8d0 10660
c5602427 106611990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
10662
10663 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10664
c5602427 106651990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
10666
10667 * files.texi: Noted that completion-ignored-extensions is ignored
10668 when making *Completions*.
10669
3e868ee3 106701990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
10671
10672 * Makefile make dist now depends on elisp.dvi, since it tries
10673 to include it in the dist file.
10674
c5602427 106751990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 10676
c5602427 10677 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 10678
c5602427 106791989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
10680
10681 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10682 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10683
c5602427 106841989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10685
10686 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10687 and @error{} are the terms now being used. The files in the
10688 directory have been changed to reflect this.
10689
10690 * All instances of @indentedresultt{} have been changed to
333f9019 10691 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 10692
c5602427 106931989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10694
10695 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10696 experimental @indentedresult{}, @indentedexpandsto{} are part of
10697 the texinfo.tex in this directory. These TeX macros are not
10698 stable yet.
10699
c5602427 107001989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10701
10702 * texinfo.tex: Temporarily added
10703 \let\result=\dblarrow
10704 \def\error{{\it ERROR} \longdblarrow}
10705 We need to do this better soon.
10706
c5602427 107071989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10708
10709 * Applied Karl Berry's patches to *.texinfo files, but not to
10710 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10711 new title page format is also not applied, since it requires
10712 texinfo.tex changes.)
10713
10714 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10715 for the Project GNU development environment.
10716
10717;; Local Variables:
c8763fb6 10718;; coding: utf-8
b8d4c8d0
GM
10719;; End:
10720
acaf905b 10721 Copyright (C) 1998-2012 Free Software Foundation, Inc.
b8d4c8d0
GM
10722
10723 This file is part of GNU Emacs.
10724
352c8b4a 10725 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 10726 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10727 the Free Software Foundation, either version 3 of the License, or
10728 (at your option) any later version.
b8d4c8d0
GM
10729
10730 GNU Emacs is distributed in the hope that it will be useful,
10731 but WITHOUT ANY WARRANTY; without even the implied warranty of
10732 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10733 GNU General Public License for more details.
10734
10735 You should have received a copy of the GNU General Public License
352c8b4a 10736 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.