* lisp/startup.el (mail-host-address): Doc fix.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
cf0495f2
GM
12012-03-27 Glenn Morris <rgm@gnu.org>
2
9364727b
GM
3 * processes.texi (Network Servers): Standardize apostrophe usage.
4
cf0495f2
GM
5 * os.texi (System Environment): Copyedits. Remove some examples
6 that do not seem useful. Mention setenv third arg.
7 tty-erase-char does not seem to be nil under a window-system.
8 (User Identification): Copyedits.
9 Remove some examples that do not seem useful.
10
33da7b16
GM
112012-03-26 Glenn Morris <rgm@gnu.org>
12
13 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
14 (Init File): Copyedits.
15 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
16 (Killing Emacs): Copyedits.
17 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
18 Shorten the example, use more standard shell prompts.
33da7b16 19
9a69676a
CY
202012-03-25 Chong Yidong <cyd@gnu.org>
21
22 * display.texi (Fringes): Note that fringes are shown on graphical
23 displays only.
24 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
25 (Replacing Specs): Clarify example.
26 (Manipulating Buttons): Note that button-at can return a marker.
27 (Buttons): Minor rewrite.
28 (Character Display): New node. Consolidate all character display
29 related nodes into its subsections.
30 (Usual Display): Character 127 is also affected by ctl-arrow.
31 (Display Tables): Improve example.
32
c8f6ec5c
GM
332012-03-22 Glenn Morris <rgm@gnu.org>
34
35 * strings.texi (Text Comparison): Mention string-prefix-p.
36
fb5b8aca
CY
372012-03-21 Chong Yidong <cyd@gnu.org>
38
39 * display.texi (The Echo Area): Add xref to Output Streams.
40 (Displaying Messages): Improve doc of message.
41 (Echo Area Customization, Invisible Text): Copyedits.
42 (Invisible Text): Mention that spec comparison is done with eq.
43 (Width): Improve doc of char-width.
44 (Faces): Recommend using symbol instead of string for face name.
45 Minor clarifications.
46 (Defining Faces): Copyedits. Update face example.
47 (Attribute Functions): Mark set-face-foreground etc as commands.
48 (Face Remapping): Mention text-scale-adjust. Clarify
49 face-remapping-alist and related docs.
50 (Face Functions): Don't document make-face or copy-face.
51
025de85b
CY
522012-03-20 Chong Yidong <cyd@gnu.org>
53
54 * display.texi (Forcing Redisplay): Various rewrites to reflect
55 new value of redisplay-dont-pause.
56 (Truncation): Copyedits.
57
a5656eae
GM
582012-03-20 Glenn Morris <rgm@gnu.org>
59
60 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
61 Add summary table of some relevant command-line options.
62
d15aac68
CY
632012-03-18 Chong Yidong <cyd@gnu.org>
64
65 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
66 (Writing Emacs Primitives): Re-organize discussion of functions
67 with variable Lisp arguments are handled. Delete an obsolete
68 remark, previously tagged as FIXME.
69
70 * os.texi (Idle Timers): Minor clarification.
71 (Idle Timers): Link to Time of Day for description of time list.
72
b59af549
GM
732012-03-18 Glenn Morris <rgm@gnu.org>
74
75 * os.texi (System Interface): Flow control was removed.
76 (Startup Summary): General update.
77 (Init File): Don't mention compiling it.
78
986bd52a
CY
792012-03-17 Chong Yidong <cyd@gnu.org>
80
81 * os.texi (Startup Summary): Mention package loading.
82 (Init File): Don't refer to .emacs in section title. Copyedits.
83 (Terminal-Specific): Give a realistic example.
84 (Command-Line Arguments): Reference Entering Emacs instead of
85 repeating the spiel about not restarting Emacs.
86 (Time of Day): Discuss time representation at beginning of node.
87 (Sound Output): Copyedits.
88
89 * package.texi (Packaging Basics): Document package-initialize.
90
f761251a
EZ
912012-03-17 Eli Zaretskii <eliz@gnu.org>
92
93 * frames.texi (Initial Parameters): Add an index entry for
94 minibuffer-only frame.
95
da986230
GM
962012-03-16 Glenn Morris <rgm@gnu.org>
97
98 * modes.texi (Major Mode Conventions): Mention the strange
99 relationship between View mode and special modes. (Bug#10650)
100
2cc775f9
CY
1012012-03-11 Chong Yidong <cyd@gnu.org>
102
103 * windows.texi (Window Configurations): save-window-excursion is
104 now a macro.
105
106 * display.texi (Temporary Displays): with-output-to-temp-buffer is
107 now a macro.
108
66c5eebd
CY
109 * text.texi (Fields): Minor copyedit.
110
310a820f
EZ
1112012-03-10 Eli Zaretskii <eliz@gnu.org>
112
83a96c08
EZ
113 * strings.texi (String Basics):
114 * sequences.texi (Sequence Functions): Mention that `length' is
115 not appropriate for computing the string width on display; add a
116 cross-reference to the description of `string-width'. (Bug#10978)
117
310a820f
EZ
118 * eval.texi (Autoloading): Minor change of wording.
119
83ef8187
CY
1202012-03-10 Chong Yidong <cyd@gnu.org>
121
bc44be50
CY
122 * loading.texi (Autoload): Explicitly state which forms are
123 processed specially (Bug#7783).
124
83ef8187
CY
125 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
126 non-default situation. Describe one-submenu exception (Bug#7695).
127
128 * nonascii.texi (Character Properties): Copyedits.
129
483ab230
CY
1302012-03-08 Chong Yidong <cyd@gnu.org>
131
132 * text.texi (Mode-Specific Indent): Document new behavior of
133 indent-for-tab-command. Document tab-always-indent.
134 (Special Properties): Copyedits.
135 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
136 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
137 libxml-parse-html-region.
138
00e84de0
GM
1392012-03-07 Glenn Morris <rgm@gnu.org>
140
eaa6bc3c
GM
141 * markers.texi (The Region): Briefly mention use-empty-active-region
142 and region-active-p.
a9685db7 143 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 144 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 145
67cd45a2
CY
1462012-03-07 Chong Yidong <cyd@gnu.org>
147
148 * text.texi (Buffer Contents): Don't duplicate explanation of
149 region arguments from Text node. Put doc of obsolete var
150 buffer-substring-filters back, since it is referred to.
151 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
152 selection by default.
153
154 * markers.texi (The Mark): Fix typo.
155 (The Region): Copyedits.
156
2ad80941
GM
1572012-03-07 Glenn Morris <rgm@gnu.org>
158
159 * markers.texi (Overview of Markers): Copyedits.
160 (Creating Markers): Update approximate example buffer size.
161 (The Mark): Don't mention uninteresting return values.
162
ef959d3a
CY
1632012-03-05 Chong Yidong <cyd@gnu.org>
164
165 * positions.texi (Text Lines): Document count-words.
166
a08a07e3
CY
1672012-03-04 Chong Yidong <cyd@gnu.org>
168
169 * frames.texi (Frames): Remove little-used "terminal frame" and
170 "window frame" terminology.
171 (Frame Parameters, Font and Color Parameters, Initial Parameters)
172 (Size and Position, Visibility of Frames): Callers changed.
173 (Frames): Clarify which terminals in framep are graphical.
174 (Initial Parameters): --geometry is not the only option which adds
175 to initial-frame-alist.
176 (Position Parameters): Note that icon-left and icon-top are for
177 old window managers only.
178 (Size Parameters): Sizes are in characters even on graphical
179 displays.
180 (Management Parameters): Note that window-id and outer-window-id
181 can't really be changed, and that auto-raise isn't always obeyed.
182 (Cursor Parameters): Document cursor-type explicitly.
183 (Size and Position): The aliases set-screen-height and
184 set-screen-width have been deleted.
185 (Visibility of Frames): Mention "minimization".
186
187 * os.texi (Startup Summary): Minor clarifications.
188 (Startup Summary, Suspending Emacs): Standardize on "text
189 terminal" terminology.
190
191 * windows.texi (Basic Windows, Coordinates and Windows)
192 (Coordinates and Windows):
193 * display.texi (Refresh Screen, Line Height, Face Attributes)
194 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
195
ea16568d
GM
1962012-03-04 Glenn Morris <rgm@gnu.org>
197
198 * abbrevs.texi: Small copyedits throughout.
199 (Abbrev Mode): Remove this section, folding it into the top-level.
200 (Abbrev Tables): Don't mention irrelevant return values.
201 (Abbrev Expansion): Add cross-ref for wrapper hooks.
202 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
203 (Abbrev Table Properties): Update nil :regexp description.
204
b3134b95
GM
2052012-03-03 Glenn Morris <rgm@gnu.org>
206
520f2425
GM
207 * internals.texi: Change @appendix section commands to @section.
208 (Building Emacs): Say less about CANNOT_DUMP platforms.
209 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 210 (Pure Storage): Small changes.
01a6dcc8 211 (Memory Usage): Copyedit.
7d2d7cc0
GM
212 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
213 example definitions. Give examples of things with non-nil
214 interactive args. Mention eval_sub. Remove old info about
215 strings and GCPRO. Mention cus-start.el.
216 (Buffer Internals, Window Internals, Process Internals):
217 Misc small updates and fixes for fields.
520f2425 218
b3134b95
GM
219 * tips.texi: Copyedits.
220 (Coding Conventions): Mention autoloads.
221 Combine partially duplicated macro items. Fix xref.
222 Refer to Library Headers for copyright notice.
223 (Programming Tips): edit-options is long-obsolete.
224 (Compilation Tips): Mention loading bytecomp for byte-compile props.
225 (Warning Tips): Mention declare-function.
226 (Documentation Tips): Remove old info.
227 (Comment Tips): Mention comment-dwim, not indent-for-comment.
228 (Library Headers): General update.
229
2064cc6a
GM
2302012-03-02 Glenn Morris <rgm@gnu.org>
231
6945faa6
GM
232 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
233 and relocate entry. Mention buffer-stale-function.
234
4186e877
GM
235 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
236
2064cc6a
GM
237 * hooks.texi (Standard Hooks): General update.
238 Put related hooks together. Add and remove items.
239 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
240 * modes.texi (Hooks): Tweak cross-ref description.
241
7272fbf3
MA
2422012-03-01 Michael Albinus <michael.albinus@gmx.de>
243
244 * files.texi (Kinds of Files): The return value of file-equal-p is
245 unspecified, if FILE1 or FILE2 does not exist.
246
53a1239b
GM
2472012-03-01 Glenn Morris <rgm@gnu.org>
248
90db9af9
GM
249 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
250
53a1239b
GM
251 * maps.texi (Standard Keymaps): General update.
252 Remove mode-specific maps, talk about the more general keymaps.
253 * help.texi (Help Functions): Add vindex for Helper-help-map.
254 * keymaps.texi (Active Keymaps): Minor rephrasing.
255
775b55af
GM
2562012-02-29 Glenn Morris <rgm@gnu.org>
257
258 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
259
96b49301 2602012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
261
7272fbf3 262 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 263 Update changed behavior of file-subdir-of-p.
96b49301 264
1383d930
GM
2652012-02-28 Glenn Morris <rgm@gnu.org>
266
44e97401
GM
267 * advice.texi, anti.texi, display.texi, elisp.texi:
268 * processes.texi, variables.texi, vol1.texi, vol2.texi:
269 Standardize possessive apostrophe usage.
270
e3c73f1e
GM
271 * locals.texi: Remove file.
272 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
273 Remove menu entry.
274 * errors.texi, maps.texi: Adjust node pointers.
275 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 276 * makefile.w32-in (srcs):
e3c73f1e
GM
277 * Makefile.in (srcs): Remove locals.texi.
278
1383d930
GM
279 * frames.texi (Mouse Position): Fix cross-ref.
280
431ee44b
CY
2812012-02-27 Chong Yidong <cyd@gnu.org>
282
283 * buffers.texi (Creating Buffers): Clarify that
284 generate-new-buffer uses generate-new-buffer-names.
285 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
286
287 * files.texi (Directory Names): Index entry for file name abbreviations.
288 (Relative File Names, File Name Expansion): Refer to it.
289 (Locating Files): Move locate-user-emacs-file documentation to
290 Standard File Names.
291 (Standard File Names): Add locate-user-emacs-file; update examples.
292
6a11ec9d
MA
2932012-02-26 Michael Albinus <michael.albinus@gmx.de>
294
295 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
296
9a4888c0
CY
2972012-02-26 Chong Yidong <cyd@gnu.org>
298
299 * files.texi (Kinds of Files): Improve documentation of
300 files-equal-p and file-subdir-of-p.
301
f0e751b9
GM
3022012-02-26 Glenn Morris <rgm@gnu.org>
303
304 * intro.texi (Acknowledgements): Small changes.
305
7e05b1ec
GM
3062012-02-25 Glenn Morris <rgm@gnu.org>
307
308 * errors.texi: Don't try to list _all_ the error symbols.
309 Add circular-list, cl-assertion-failed, compression-error.
310 * elisp.texi, vol1.texi, vol2.texi:
311 * control.texi (Error Symbols): Tweak "Standard Errors" description.
312
23453255 3132012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
314
315 * files.texi (files-equal-p, file-subdir-of-p): New,
316 add initial documentation.
317
4963495d
CY
3182012-02-25 Chong Yidong <cyd@gnu.org>
319
fa74b241
CY
320 * files.texi (File Attributes): Document file-selinux-context.
321 (Changing Files): Link to it.
322 (Changing Files): Document set-file-selinux-context.
323
324 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
325 changed. Mention default value of backup-directory-alist.
326 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
327 (Auto-Saving): New minor mode behavior for auto-save-mode.
328 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 329
4963495d
CY
330 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
331
4bb82fa8
GM
3322012-02-24 Glenn Morris <rgm@gnu.org>
333
334 * errors.texi (Standard Errors): Mention dbus-error.
335 For arith-error sub-classes, just use one cross-ref.
336
2cb228f7
AM
3372012-02-23 Alan Mackenzie <acm@muc.de>
338
339 * modes.texi (Defining Minor Modes): Document the new keyword
340 :after-hook.
341
a59225b1
CY
3422012-02-21 Chong Yidong <cyd@gnu.org>
343
344 * files.texi (Files): Mention magic file names as arguments.
345 (Reading from Files): Copyedits.
346 (File Attributes): Mention how to change file modes.
347 (Changing Files): Use standard "file permissions" terminology.
348 Add xref to File Attributes node.
349 (Locating Files): Document locate-user-emacs-file.
350 (Unique File Names): Recommend against using make-temp-name.
351
8376d7c2
CY
3522012-02-19 Chong Yidong <cyd@gnu.org>
353
354 * help.texi (Documentation, Documentation Basics, Help Functions):
355 Minor clarifications.
356 (Accessing Documentation): Clarify what documentation-property is
357 for. Add xref to Keys in Documentation.
358
359 * tips.texi (Documentation Tips): Don't recommend using * in
360 docstrings.
361
362 * macros.texi (Defining Macros):
363 * modes.texi (Derived Modes): Say "documentation string" instead
364 of docstring.
365
82233bea
CY
3662012-02-18 Chong Yidong <cyd@gnu.org>
367
368 * modes.texi (Tabulated List Mode): New node.
369 (Basic Major Modes): Add xref to it.
370
371 * processes.texi (Process Information): Mention Process Menu mode.
372
7b926f3f
CY
3732012-02-17 Chong Yidong <cyd@gnu.org>
374
375 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
376
0fd2c9a3
GM
3772012-02-17 Glenn Morris <rgm@gnu.org>
378
379 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
380
f700caa3
CY
3812012-02-16 Chong Yidong <cyd@gnu.org>
382
4230351b
CY
383 * syntax.texi (Syntax Tables, Syntax Descriptors)
384 (Syntax Table Functions): Copyedits.
385 (Syntax Basics): Don't repeat the material in the preceding node.
386 (Syntax Class Table): Use a table.
387 (Syntax Properties): Document syntax-propertize-function and
388 syntax-propertize-extend-region-functions.
389 (Motion via Parsing): Clarify scan-lists. Fix indentation.
390 (Parser State): Update for the new "c" comment style. Fix
391 description of item 7 (comment style).
392
f700caa3
CY
393 * modes.texi (Minor Modes): Update how mode commands should treat
394 arguments now.
395 (Mode Line Basics): Clarify force-mode-line-update.
396 (Mode Line Top): Note that the example is not realistic.
397 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
398 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
399 "mode line construct" instead of "mode line specification".
400 (Syntactic Font Lock): Remove mention of obsolete variable
401 font-lock-syntactic-keywords.
402 (Setting Syntax Properties): Node deleted.
403 (Font Lock Mode): Note that Font Lock mode is a minor mode.
404 (Font Lock Basics): Note that syntactic fontification falls back
405 on `syntax-table'.
406 (Search-based Fontification): Emphasize that font-lock-keywords
407 should not be set directly.
408 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
409 (Syntactic Font Lock): Minor clarifications. Add xref to
410 Syntactic Font Lock node.
f700caa3 411
60236b0d
CY
4122012-02-15 Chong Yidong <cyd@gnu.org>
413
414 * minibuf.texi (Basic Completion): Define "completion table".
415 Move completion-in-region to Completion in Buffers node.
416 (Completion Commands): Use "completion table" terminology.
417 (Completion in Buffers): New node.
418
419 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
420 (Setting Hooks): Update minor mode usage example.
421 (Major Mode Conventions): Note that completion-at-point-functions
422 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
423 Remove duplicate tip about auto-mode-alist.
424 (Minor Modes): Rewrite introduction.
425 (Minor Mode Conventions): Copyedits. Don't recommend
426 variable-only minor modes since few minor modes are like that.
60236b0d 427
d7dbb11a
GM
4282012-02-15 Glenn Morris <rgm@gnu.org>
429
430 * processes.texi (Network): Document open-network-stream :parameters.
431
3d8badf4
CY
4322012-02-14 Chong Yidong <cyd@gnu.org>
433
434 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
435 was removed on 2009-09-10. Update lisp-mode-map example.
436 (Inheritance and Keymaps): Minor clarification.
437 (Searching Keymaps): Remove out-of-place enumeration.
438 (Key Lookup): Remove unnecessary example (one was already given in
439 Format of Keymaps).
440 (Changing Key Bindings): Update suppress-keymap example.
441 (Menu Bar, Tool Bar): Copyedits.
442 (Tool Bar): Update tool-bar-map example.
443
faccede1
CY
4442012-02-12 Chong Yidong <cyd@gnu.org>
445
446 * debugging.texi (Debugger Commands): Continuing is now allowed
447 for errors.
448
355cabc6
CY
4492012-02-11 Chong Yidong <cyd@gnu.org>
450
d860baa0
CY
451 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
452 Move the list of standard bitmaps there.
453 (Fringe Cursors): Rewrite for clarity.
454 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
455
34106abe
CY
456 * commands.texi (Command Overview): Mention read-key.
457 (Using Interactive, Interactive Call): Minor clarifications.
458 (Function Keys, Click Events): Avoid "input stream" terminology.
459 (Click Events): Add xref to Window Sizes and Accessing Mouse.
460 Clarify column and row components.
461 (Accessing Mouse): Add xref to Click Events. Minor fixes.
462 (Special Events): Copyedits.
463
464 * streams.texi (Input Streams): De-document get-file-char.
465 (Output Variables): Don't refer to old backquote syntax.
466
355cabc6
CY
467 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
468 (Error Debugging): Note that debug-ignored-errors overrides list
469 values of debug-on-error too. Add xref to Signaling Errors. Note
470 that debug-on-signal is not customizable. Mention
471 condition-case-unless-debug.
472 (Compilation Errors): Node deleted.
473
474 * compile.texi (Compiler Errors): Move a paragraph here from
475 deleted node Compilation Errors.
476
1be3ca5a
LL
4772012-02-10 Leo Liu <sdl.web@gmail.com>
478
479 * control.texi (Handling Errors): Change condition-case-no-debug
480 to condition-case-unless-debug.
481
25dec365
CY
4822012-02-10 Chong Yidong <cyd@gnu.org>
483
484 * advice.texi (Defining Advice): Clarify ad-unadvise.
485 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
486 is not abnormal.
487 (Advising Primitives): Node deleted; ad-define-subr-args has been
488 removed.
489
490 * compile.texi (Speed of Byte-Code): Use float-time in example.
491 (Compilation Functions): Note that the log uses Compilation mode.
492 Don't discuss the contents of byte-code function object here.
493 (Compilation Functions): De-document internal function byte-code.
494 (Docs and Compilation): Minor clarifications.
495
496 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
497 Objects.
498
5f5e4ea1
GM
4992012-02-10 Glenn Morris <rgm@gnu.org>
500
501 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
502 Mention secure-hash.
503 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
504
6c1e4b46
CY
5052012-02-10 Chong Yidong <cyd@gnu.org>
506
507 * loading.texi (Loading): Don't emphasize "library" terminology.
508 (Library Search): load-path is not a user option. Mention role of
509 -L option and packages. Improve examples.
510 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
511 obsolete.
512 (Autoload): Minor clarifications.
513
72ca698c
GM
5142012-02-10 Glenn Morris <rgm@gnu.org>
515
b011fbfe
GM
516 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
517
72ca698c
GM
518 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
519
14a1f380
GM
5202012-02-08 Glenn Morris <rgm@gnu.org>
521
522 * loading.texi (Named Features): Update the require example.
523
60d47423
GM
5242012-02-07 Glenn Morris <rgm@gnu.org>
525
526 * modes.texi (Defining Minor Modes):
527 Expand on args of defined minor modes.
528
0992bd9c
CY
5292012-02-07 Chong Yidong <cyd@gnu.org>
530
531 * variables.texi (Creating Buffer-Local): Minor clarification
532 to buffer-local-variables doc (Bug#10715).
533
af008560
GM
5342012-02-07 Glenn Morris <rgm@gnu.org>
535
e80e1825 536 * display.texi (ImageMagick Images): General update.
af008560
GM
537 Move most details of imagemagick-render-type to the variable's doc.
538
866c1d22
GM
5392012-02-06 Glenn Morris <rgm@gnu.org>
540
f7c9199f 541 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
542 (Inheritance and Keymaps):
543 Mention make-composed-keymap and multiple inheritance.
f7c9199f 544
e7bc51d0
GM
545 * modes.texi (Running Hooks): Mention run-hook-wrapped.
546
866c1d22
GM
547 * control.texi (Handling Errors):
548 Mention condition-case-no-debug and with-demoted-errors.
549
03988c98
CY
5502012-02-05 Chong Yidong <cyd@gnu.org>
551
552 * customize.texi (Common Keywords): Minor clarifications.
553 Document custom-unlispify-remove-prefixes.
554 (Variable Definitions): Backquotes in defcustom seem to work fine
555 now. Various other copyedits.
e1161b06
CY
556 (Simple Types): Copyedits. Document color selector.
557 (Composite Types): Copyedits.
558 (Splicing into Lists): Clarifications.
03988c98
CY
559
560 * eval.texi (Backquote): Move from macros.texi.
561
562 * macros.texi (Expansion): Minor clarification.
563 (Backquote): Move node to eval.texi.
564 (Defining Macros): Move an example from Backquote node.
565 (Argument Evaluation): No need to mention Pascal.
566 (Indenting Macros): Add xref to Defining Macros.
567
649f602c
GM
5682012-02-05 Glenn Morris <rgm@gnu.org>
569
570 * debugging.texi (Error Debugging): Mention debug-on-event default.
571
34c99998
GM
5722012-02-04 Glenn Morris <rgm@gnu.org>
573
8f05da42
GM
574 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
575
7aa5aad8
GM
576 * debugging.texi (Error Debugging): Mention debug-on-event.
577 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
578
c7291ad9
GM
579 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
580
34c99998
GM
581 * text.texi (Buffer Contents):
582 Update filter-buffer-substring description.
583
735cc5ca
CY
5842012-02-04 Chong Yidong <cyd@gnu.org>
585
586 * functions.texi (What Is a Function): Add closures. Mention
587 "return value" terminology. Add xref for command-execute. Remove
588 unused "keystroke command" terminology.
589 (Lambda Expressions): Give a different example than in the
590 following subsection. Add xref to Anonymous Functions.
591 (Function Documentation): Remove gratuitous markup.
592 (Function Names): Move introductory text to `What Is a Function'.
593 (Defining Functions): Fix defun argument spec.
594 (Anonymous Functions): Document lambda macro explicitly. Mention
595 effects on lexical binding.
596 (Function Cells): Downplay direct usage of fset.
597 (Closures): New node.
598 (Inline Functions): Remove "open-code" terminology.
599 (Declaring Functions): Minor tweak; .m is not C code.
600
601 * variables.texi (Variables): Don't refer to "global value".
602 (Local Variables, Void Variables): Copyedits.
603 (Lexical Binding): Minor clarification of example.
604 (File Local Variables): Mention :safe and :risky defcustom args.
605 (Lexical Binding): Add xref to Closures node.
606
94bc7984
GM
6072012-02-04 Glenn Morris <rgm@gnu.org>
608
609 * minibuf.texi (High-Level Completion): Updates for read-color.
610
4f5a10ef
GM
6112012-02-03 Glenn Morris <rgm@gnu.org>
612
eea14f31
GM
613 * display.texi (GIF Images): Mention animation.
614 Remove commented-out old example of animation.
615 (Animated Images): New subsection.
616 * elisp.texi (Top):
617 * vol1.texi (Top):
618 * vol2.texi (Top): Add Animated Images menu entry.
619
4f5a10ef
GM
620 * display.texi (Image Formats): Remove oddly specific information
621 on versions of image libraries.
204e728d 622 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 623
12f381b7
GM
6242012-02-02 Glenn Morris <rgm@gnu.org>
625
1b9f60cc
GM
626 * processes.texi (Synchronous Processes):
627 Mention call-process's :file gets overwritten.
628
7e2734bc
GM
629 * commands.texi (Reading One Event):
630 * help.texi (Help Functions): Document read-char-choice.
631
f58b9822
GM
632 * hooks.texi (Standard Hooks):
633 * modes.texi (Keymaps and Minor Modes):
634 * text.texi (Commands for Insertion): Document post-self-insert-hook.
635
636 * hooks.texi (Standard Hooks): Add prog-mode-hook.
637
12f381b7
GM
638 * hooks.texi (Standard Hooks):
639 * modes.texi (Major Mode Conventions, Mode Hooks):
640 Document change-major-mode-after-body-hook.
641
7a9a2fc6
GM
6422012-02-01 Glenn Morris <rgm@gnu.org>
643
644 * modes.texi (Defining Minor Modes):
645 Mention disabling global minor modes on a per-major-mode basis.
646
a037c171
CY
6472012-01-31 Chong Yidong <cyd@gnu.org>
648
649 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
650 (Parser State): Remove unnecessary statement (Bug#10661).
651
652 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
653
56afad3a
GM
6542012-01-31 Glenn Morris <rgm@gnu.org>
655
656 * modes.texi (Defining Minor Modes):
657 Document define-minor-mode's new :variable keyword.
658
0f29fa41
CY
6592012-01-29 Chong Yidong <cyd@gnu.org>
660
837a390a
CY
661 * syntax.texi (Syntax Class Table): Tweak description of newline
662 char syntax (Bug#9619).
663
0f29fa41
CY
664 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
665 description (Bug#10189).
666
182148ee
GM
6672012-01-29 Glenn Morris <rgm@gnu.org>
668
a49ca6b9
GM
669 * files.texi (Changing Files): Document SELinux support.
670
182148ee
GM
671 * windows.texi (Window Sizes): Fix typo.
672
9962192e
CY
6732012-01-28 Chong Yidong <cyd@gnu.org>
674
8c6e1920
CY
675 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
676 doc (Bug#8568).
677
9583ec59
CY
678 * frames.texi (Input Focus): Add NORECORD arg to
679 select-frame-set-input-focus. Clarify its role in select-frame.
680
10256988
CY
681 * text.texi (Transposition): We don't use transpose-region as an
682 internal subroutine (Bug#3249).
683
9962192e
CY
684 * modes.texi (Example Major Modes): Update Lisp example code to
685 current sources. Delete the old non-derived-major-mode example,
686 which has diverged badly from current sources.
687
2aa43abb
GM
6882012-01-27 Glenn Morris <rgm@gnu.org>
689
690 * makefile.w32-in (texinputdir): Fix (presumed) typo.
691 (VERSION, manual): Remove, unused.
692
9f40220d
CY
6932012-01-27 Chong Yidong <cyd@gnu.org>
694
695 * commands.texi (Command Overview): Minor clarification (Bug#10384).
696
acc28cb9
CY
6972012-01-26 Chong Yidong <cyd@gnu.org>
698
699 * searching.texi (String Search): Document negative repeat count
700 (Bug#10507).
701
48da7392
GM
7022012-01-26 Glenn Morris <rgm@gnu.org>
703
704 * variables.texi (Using Lexical Binding):
705 Mention that lexical-binding should be set in the first line.
706
69b0acb9
LI
7072012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
708
709 * macros.texi (Defining Macros): Don't claim that `declare' only
710 affects Edebug and indentation.
711
543757a8
LI
7122012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
713
714 * macros.texi (Defining Macros): Slight `declare' fixup.
715
450e3cae
GM
7162012-01-25 Glenn Morris <rgm@gnu.org>
717
24189ce0 718 * makefile.w32-in (texinputdir):
450e3cae
GM
719 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
720
1021c761
CY
7212012-01-24 Chong Yidong <cyd@gnu.org>
722
723 * variables.texi (Variables, Local Variables, Void Variables):
724 Edit to make the descriptions less specific to dynamic binding.
725 (Local Variables): Default max-specpdl-size is now 1300.
726 (Defining Variables): Edits for lexical scoping. Delete
727 information about starting docstrings with *. De-document
728 user-variable-p.
729 (Tips for Defining): Remove an unimportant discussion of quitting
730 in the middle of a load.
731 (Accessing Variables, Setting Variables): Discuss lexical binding.
732 (Variable Scoping): Rewrite.
733 (Scope, Extent, Impl of Scope): Nodes deleted.
734 (Dynamic Binding): New node, with material from Scope, Extent, and
735 Impl of Scope nodes.
736 (Dynamic Binding Tips): Rename from Using Scoping.
737 (Lexical Binding): Rewrite.
738 (Using Lexical Binding): Rename from Converting to Lexical
739 Binding. Convert to subsection.
740
741 * customize.texi (Variable Definitions): Add custom-variable-p.
742 Move user-variable-p documentation here.
743
31cbea1d
CY
7442012-01-23 Chong Yidong <cyd@gnu.org>
745
746 * strings.texi (Text Comparison): Minor qualification.
747
748 * lists.texi (Cons Cells): Copyedits.
749 (List Elements): Mention push.
750 (List Variables): Mention pop.
751 (Rings): Move to sequences.texi.
752
753 * sequences.texi (Sequence Functions): Don't repeat the
754 introduction already given in the parent.
755 (Vectors): Copyedits.
756 (Rings): Move from lists.texi. Note that this is specific to the
757 ring package.
758
759 * symbols.texi (Definitions, Symbol Components): Mention variable
760 scoping issues.
761 (Plists and Alists): Copyedits.
762
763 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
764 correctness with lexical scoping.
765 (Eval): Copyedits.
766
fead402d
CY
7672012-01-21 Chong Yidong <cyd@gnu.org>
768
769 * intro.texi (A Sample Function Description): Special notation
770 used for macros too.
771
772 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
773 (Symbol Type): Add xref for keyword symbols.
774 (Sequence Type): Clarify differences between sequence types.
775 (Cons Cell Type): Add "linked list" index entry.
776 (Non-ASCII in Strings): Copyedits.
777 (Equality Predicates): Symbols with same name need not be eq.
778
779 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
780 ldexp. Move float-e and float-pi to Math Functions node.
781
61086eb6
GM
7822012-01-21 Glenn Morris <rgm@gnu.org>
783
784 * modes.texi (Auto Major Mode):
785 * variables.texi (File Local Variables):
786 Mention inhibit-local-variables-regexps.
787
34a02f46
MR
7882012-01-19 Martin Rudalics <rudalics@gmx.at>
789
790 * windows.texi (Window Configurations): Rewrite references to
791 persistent window parameters.
792 (Window Parameters): Fix description of persistent window
793 parameters.
794
f5064cae
JB
7952012-01-16 Juanma Barranquero <lekktu@gmail.com>
796
797 * windows.texi (Window Parameters): Use @pxref.
798
6a6ee00d
MR
7992012-01-16 Martin Rudalics <rudalics@gmx.at>
800
801 * windows.texi (Window Configurations, Window Parameters):
802 Describe persistent window parameters.
803
9ca4c014
SM
8042011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
805
806 * variables.texi (Creating Buffer-Local): Warn against misuses of
807 make-variable-buffer-local (bug#10258).
808
d027f83d
LMI
8092012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
810
811 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
812
89bd9ccd
CY
8132012-01-06 Chong Yidong <cyd@gnu.org>
814
815 * variables.texi (Directory Local Variables): Document
816 hack-dir-local-variables-non-file-buffer.
817
c869783d
GM
8182012-01-06 Glenn Morris <rgm@gnu.org>
819
820 * maps.texi (Standard Keymaps): Refer to Info-edit by name
821 rather than by keybinding.
822
2cae5ba4
JB
8232011-12-29 Juanma Barranquero <lekktu@gmail.com>
824
825 * frames.texi (Font and Color Parameters): Add @pxref.
826
43da4d08
DC
8272011-12-29 Daniel Colascione <dan.colascione@gmail.com>
828
829 * frames.texi (Font and Color Parameters):
830 Document w32 font backends (bug#10399).
831
8d80ef01
PE
8322011-12-28 Paul Eggert <eggert@cs.ucla.edu>
833
834 * files.texi (File Attributes, Changing Files):
835 Use a more-natural notation for octal numbers.
836
9022ae07
JB
8372011-12-23 Juanma Barranquero <lekktu@gmail.com>
838
839 * variables.texi (Variables with Restricted Values):
840 Change reference to variable (bug#10354).
841
454592a6
MR
8422011-12-13 Martin Rudalics <rudalics@gmx.at>
843
844 * windows.texi (Splitting Windows): Use t instead of non-nil
845 when describing window-combination-resize.
846
a7cdbfce
SM
8472011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
848
849 * text.texi (Special Properties): Warn against `intangible' properties
850 (bug#10222).
851
a3dcc84e
EZ
8522011-11-26 Eli Zaretskii <eliz@gnu.org>
853
579ebf8f
EZ
854 * display.texi (Truncation):
855 * text.texi (Special Properties): Describe what a stretch-glyph is
856 instead of using that term without explanation. Make the
857 cross-references more accurate.
858
a3dcc84e
EZ
859 * display.texi (Usual Display): Update the description,
860 cross-references, and indexing related to display of control
861 characters and raw bytes.
862
94af99a4
MR
8632011-11-25 Martin Rudalics <rudalics@gmx.at>
864
865 * windows.texi (Splitting Windows): Fix description of
866 window-combination-limit. Suggested by Eli Zaretskii.
867
1c3d7a13
CY
8682011-11-23 Chong Yidong <cyd@gnu.org>
869
870 * windows.texi (Window Sizes): Move window-top-line,
871 window-left-column, and window-*-pixel-edges to Coordinates and
872 Windows node.
873 (Coordinates and Windows): Restore window-edges doc.
874
90151a1e
MR
8752011-11-21 Martin Rudalics <rudalics@gmx.at>
876
a7cdbfce
SM
877 * windows.texi (Windows and Frames, Splitting Windows):
878 Fix typos.
90151a1e 879
a9b9b7f5
CY
8802011-11-21 Chong Yidong <cyd@gnu.org>
881
882 * windows.texi (Splitting Windows): Fix error in documentation of
883 window-combination-limit.
884 (Cyclic Window Ordering): Minor fixes to next-window,
885 one-window-p, and get-lru-window docs. Don't document
886 window-list-1.
887 (Buffers and Windows): Copyedits.
888 (Choosing Window): Document special handling of special-display-*.
889 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
890 Don't document even-window-heights, which is going away.
891 Clarify which options are obeyed by which action functions.
a9b9b7f5 892
f4e90db0
SM
8932011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
894
895 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
896
d2999b1a
MR
8972011-11-20 Martin Rudalics <rudalics@gmx.at>
898
f4e90db0
SM
899 * windows.texi (Resizing Windows, Splitting Windows):
900 Remove term "status" when talking about combination limits.
d2999b1a 901
cd1181db
JB
9022011-11-20 Juanma Barranquero <lekktu@gmail.com>
903
904 * compile.texi (Compiler Errors):
905 * help.texi (Help Functions): Fix typos.
906
7bf54975
CY
9072011-11-19 Chong Yidong <cyd@gnu.org>
908
909 * windows.texi (Splitting Windows): Clarify role of window
910 parameters in split-window. Shorten the example.
f4e90db0
SM
911 (Deleting Windows): Rewrite intro to handle internal windows.
912 Fix delete-windows-on doc.
7bf54975
CY
913 (Selecting Windows): Copyedits.
914
a0c2d0ae
MR
9152011-11-17 Martin Rudalics <rudalics@gmx.at>
916
917 * windows.texi (Resizing Windows, Splitting Windows)
918 (Deleting Windows): Use term window-combination-resize instead
919 of window-splits.
920
b6f67890
MR
9212011-11-16 Martin Rudalics <rudalics@gmx.at>
922
f4e90db0
SM
923 * windows.texi (Resizing Windows, Splitting Windows):
924 Rename occurrences of window-nest to window-combination-limit.
b6f67890 925
0b381c7e
JB
9262011-11-14 Juanma Barranquero <lekktu@gmail.com>
927
928 * intro.texi (Lisp History): Fix typo.
929
89d61221
MR
9302011-11-12 Martin Rudalics <rudalics@gmx.at>
931
f4e90db0
SM
932 * windows.texi (Splitting Windows, Deleting Windows):
933 Remove references to splits status of windows.
89d61221 934
b2621720
GM
9352011-11-10 Glenn Morris <rgm@gnu.org>
936
937 * buffers.texi (Read Only Buffers): Expand a bit on why
938 toggle-read-only should only be used interactively. (Bug#7292)
939
d2ad7ee1
CY
9402011-11-09 Chong Yidong <cyd@gnu.org>
941
942 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 943 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
944 window-inside-absolute-pixel-edges.
945 (Resizing Windows): shrink-window-if-larger-than-buffer works on
946 non-full-width windows.
947
2cffd681
MR
9482011-11-09 Martin Rudalics <rudalics@gmx.at>
949
950 * windows.texi (Resizing Windows): Rewrite documentation of
951 window-resizable.
952
f6f6d7e7
CY
9532011-11-09 Chong Yidong <cyd@gnu.org>
954
955 * windows.texi (Splitting Windows): Simplify example.
956
a79db6e0
CY
9572011-11-08 Chong Yidong <cyd@gnu.org>
958
959 * windows.texi (Window Sizes): Copyedits. Document
960 window-text-height. Remove window-min-height and window-min-width
961 discussion, referring instead to Emacs manual.
962 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
963 (Resizing Windows): Simplify introduction. Don't document
964 enlarge-window, shrink-window, enlarge-window-horizontally, and
965 shrink-window-horizontally; they are no longer preferred for
966 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 967
441950c7
GM
9682011-11-07 Glenn Morris <rgm@gnu.org>
969
970 * windows.texi (Choosing Window): Fix keybinding typo.
971
be7f5545
MR
9722011-11-07 Martin Rudalics <rudalics@gmx.at>
973
974 * windows.texi (Resizing Windows, Splitting Windows)
975 (Window Configurations): Use "child window" instead of
976 "subwindow".
977
291d142b
CY
9782011-11-06 Chong Yidong <cyd@gnu.org>
979
980 * windows.texi (Basic Windows): Clarify various definitions.
981 Treat window-normalize-* as internal; don't document them.
982 (Windows and Frames): Various clarifications, e.g. non-live
983 windows also belong to frames. Fix window-list description.
984 Simplify window nesting example.
f4e90db0
SM
985 (Splitting Windows, Window Configurations):
986 Use split-window-below.
291d142b 987
89bd5ee1
EZ
9882011-11-04 Eli Zaretskii <eliz@gnu.org>
989
990 * windows.texi (Window Sizes): Mention in the doc string that the
991 return values of `window-body-height' and `window-body-width' are
992 in frame's canonical units. (Bug#9949)
993
3d8daefe
MR
9942011-10-30 Martin Rudalics <rudalics@gmx.at>
995
996 * windows.texi (Windows and Frames): Remove "iso-" infix from
997 documentation of window-iso-combined-p.
998
60754666
CY
9992011-10-26 Chong Yidong <cyd@gnu.org>
1000
1001 * modes.texi (Running Hooks): Document with-wrapper-hook.
1002
d366bd53
CY
10032011-10-18 Chong Yidong <cyd@gnu.org>
1004
1005 * display.texi (Glyphless Chars): New node.
1006
50b063c3
CY
10072011-10-13 Chong Yidong <cyd@stupidchicken.com>
1008
1009 * text.texi (Yanking): Document yank-excluded-properties.
1010
1011 * package.texi (Packaging Basics): The commentary should say how
1012 to begin using the package.
1013
c72063fa
MR
10142011-10-11 Martin Rudalics <rudalics@gmx.at>
1015
1016 * windows.texi (Deleting Windows): Mention which window gets
1017 selected when deleting the selected window.
1018
d83dc65b
MR
10192011-10-09 Martin Rudalics <rudalics@gmx.at>
1020
1021 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1022 with the selected window.
1023 * windows.texi (Buffers and Windows): Reformulate text on how
1024 replace-buffer-in-windows deals with a window.
1025 (Quitting Windows): Describe how quit-window deals with a
1026 standalone frame. Describe new option frame-auto-hide-function.
1027
c599682c
GM
10282011-10-08 Glenn Morris <rgm@gnu.org>
1029
48bca619
GM
1030 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1031
c599682c
GM
1032 * positions.texi (Excursions): Update warning message.
1033
969aa734
CY
10342011-10-05 Chong Yidong <cyd@stupidchicken.com>
1035
f4e90db0
SM
1036 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1037 Fix Emacs manual xref (Bug#9675).
969aa734 1038
550f41cd
CY
10392011-10-01 Chong Yidong <cyd@stupidchicken.com>
1040
1041 * windows.texi (Textual Scrolling): Document scroll-up-command,
1042 scroll-down-command, scroll-error-top-bottom, and the
1043 scroll-command symbol property.
717a1362
CY
1044 (Display Action Functions): Fix description of
1045 display-buffer-pop-up-window.
550f41cd 1046
a239d4e9
JB
10472011-09-28 Juanma Barranquero <lekktu@gmail.com>
1048
1049 * windows.texi (Splitting Windows): Fix typos.
1050
590c056d
MR
10512011-09-25 Martin Rudalics <rudalics@gmx.at>
1052
1053 * windows.texi (Windows and Frames, Display Action Functions)
1054 (Switching Buffers): Fix some typos.
1055 (Buffers and Windows): Remove reference to window-auto-delete.
1056 Reword description of replace-buffer-in-windows.
1057 (Window History): Fix some typos and refer to frame local buffer
1058 list.
c419f5cb
MR
1059 (Quitting Windows): New node.
1060 (Window Configurations): Add descriptions of window-state-get
1061 and window-state-put.
1062 (Window Parameters): Describe variable ignore-window-parameters.
1063 Sketch some window parameters currently in use.
1064 * elisp.texi (Top): Update node listing.
590c056d 1065
9ec20d36
CY
10662011-09-25 Chong Yidong <cyd@stupidchicken.com>
1067
1068 * windows.texi (Display Action Functions)
1069 (Choosing Window Options): New nodes.
1070
0e406a72
CY
10712011-09-24 Chong Yidong <cyd@stupidchicken.com>
1072
1073 * windows.texi (Window History): New node. Move text here from
1074 Buffers and Windows.
1075 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
1076 don't document display-buffer here; callers changed.
1077 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
1078 switch-to-buffer-other-frame. Delete duplicate
1079 replace-buffer-in-windows doc.
1080 (Choosing Window): Document display actions.
1081
6bf7006f
EZ
10822011-09-24 Eli Zaretskii <eliz@gnu.org>
1083
1084 * display.texi (Forcing Redisplay): Update the description of
1085 redisplay-dont-pause due to change in the default value.
1086
b33b68a3
MR
10872011-09-23 Martin Rudalics <rudalics@gmx.at>
1088
1089 * frames.texi (Frames and Windows): Move section and rename to
1090 Windows and Frames in windows.texi.
1091 * windows.texi (Windows): Restructure.
1092 (Basic Windows): Rewrite. Explain live and internal windows and
1093 normalization functions.
1094 (Windows and Frames): Move section here from frames.texi.
1095 Describe subwindows, window combinations, window tree, and
1096 corresponding functions including window-list here.
1097 (Window Sizes): Rename section from Size of Window and move it
1098 up in chapter. Describe total and body sizes and the
1099 corresponding functions. Explain new semantics of
1100 window-min-height/-width.
1101 (Resizing Windows): Move section up in chapter. Describe new
1102 resize functions.
1103 (Splitting Windows): Describe new behavior of split-window,
1104 split-window-above-each-other and split-window-side-by-side.
1105 Provide examples. Describe window-nest and window-splits
1106 options.
1107 (Deleting Windows): Minor rewrite.
f4e90db0
SM
1108 (Selecting Windows): Minor rewrite.
1109 Describe frame-selected-window and set-frame-selected-window here.
1110 (Cyclic Window Ordering): Minor rewrite.
1111 Describe window-list-1.
b33b68a3
MR
1112 (Buffers and Windows): Rewrite. Explain a window's previous and
1113 next buffers and the corresponding functions.
c4682d18 1114 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
1115 * elisp.texi (Top): Update node listings for frames and windows
1116 sections.
1117
4d3786ac
SM
11182011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1119
1120 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1121
713df35b
LMI
11222011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1123
1124 * errors.texi (Standard Errors): Remove apparent placeholder text
1125 (bug#9491).
1126
33ed493b
CY
11272011-09-18 Chong Yidong <cyd@stupidchicken.com>
1128
1129 * frames.texi (Management Parameters): Fix description of
1130 icon-type parameter.
1131
b8f0a954
CY
11322011-09-17 Chong Yidong <cyd@stupidchicken.com>
1133
1134 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1135 ending in C-g. Suggested by Edward O'Connor.
1136
eddf142c
EZ
11372011-09-17 Eli Zaretskii <eliz@gnu.org>
1138
1139 * numbers.texi (Integer Basics): Add indexing for
1140 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1141
bf1af6c7
DM
11422011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1143
1144 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1145
cec2eab8
JB
11462011-09-11 Juanma Barranquero <lekktu@gmail.com>
1147
1148 * processes.texi (Network Servers): Clarify what the process
1149 buffer is used for (bug#9233).
1150
51751aa2 11512011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
1152
1153 * lists.texi (Building Lists): Fix typo.
1154
35137ed3
CY
11552011-08-30 Chong Yidong <cyd@stupidchicken.com>
1156
1157 * display.texi (Basic Faces): New node. Document new faces.
1158
1159 * modes.texi (Major Mode Conventions): Move some text there.
1160 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1161
3fd50d5c
CY
11622011-08-29 Chong Yidong <cyd@stupidchicken.com>
1163
1164 * modes.texi (Basic Major Modes): New node. Callers updated.
1165 (Major Modes): Document fundamental-mode and major-mode.
1166 (Major Mode Basics): Node deleted; text moved to Major Modes.
1167 (Derived Modes): Document derived-mode-p.
1168
ddb54206
CY
11692011-08-28 Chong Yidong <cyd@stupidchicken.com>
1170
a6326082
CY
1171 * files.texi (Changing Files, Create/Delete Dirs): Document new
1172 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
1173 (Visiting Functions): Remove view-file; it is documented in the
1174 Emacs manual.
04e2ce72 1175
ddb54206
CY
1176 * frames.texi (Layout Parameters): The defaults for the
1177 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1178
1179 * display.texi (Progress): Document spinner functionality.
1180
1181 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1182 operating system signals. Refer to save-buffers-kill-terminal
1183 instead of save-buffers-kill-emacs.
1184
1185 * objects.texi (Symbol Type): Document ## print representation.
1186
0c95fcf7
EZ
11872011-08-25 Eli Zaretskii <eliz@gnu.org>
1188
1189 * display.texi (Specified Space): Mention that `space' specs
1190 influence bidi reordering.
1191 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1192 separating fields with bidirectional content.
1193
5980d4c6
EZ
11942011-08-24 Eli Zaretskii <eliz@gnu.org>
1195
1196 * display.texi (Bidirectional Display): Document return value in
1197 buffers that are not bidi-reordered for display, and in unibyte
1198 buffers.
1199
bca633fb
EZ
12002011-08-23 Eli Zaretskii <eliz@gnu.org>
1201
1202 * nonascii.texi (Character Properties): Document the values for
1203 unassigned codepoints.
1204
c094bb0c
EZ
12052011-08-18 Eli Zaretskii <eliz@gnu.org>
1206
1207 * nonascii.texi (Character Properties): Document use of
1208 `bidi-class' and `mirroring' properties as part of reordering.
1209 Provide cross-references to "Bidirectional Display".
1210
1211 * display.texi (Bidirectional Display): Document the pitfalls of
1212 concatenating strings with bidirectional content, with possible
f4e90db0
SM
1213 solutions. Document bidi-string-mark-left-to-right.
1214 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
1215 Document use of `bidi-class' and `mirroring' properties as part of
1216 reordering.
c094bb0c 1217
1ea897d5
EZ
12182011-08-16 Eli Zaretskii <eliz@gnu.org>
1219
9adfcd0b
EZ
1220 * modes.texi (Major Mode Conventions): Improve the documentation
1221 of `mode-class' `special' modes.
1222
10862873
EZ
1223 * nonascii.texi (Character Properties): Document the `mirroring'
1224 property. Add index entries.
1225
1ea897d5
EZ
1226 * syntax.texi (Categories): Add an example of defining a new
1227 category and category table.
1228
1229 * searching.texi (Regexp Backslash): Document how to display
1230 existing categories. Mention the possibility of adding
1231 categories, and add an xref to where this is described. Add an
1232 index entry.
1233
ebb552ed
CY
12342011-08-09 Chong Yidong <cyd@stupidchicken.com>
1235
1236 * text.texi (Special Properties):
1237 * display.texi (Overlay Properties): Note that mouse-face cannot
1238 change the text size (Bug#8530).
1239
51a714e1
CY
12402011-08-08 Chong Yidong <cyd@stupidchicken.com>
1241
1242 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1243 using setenv instead.
1244
4cc60b9b
EZ
12452011-07-28 Eli Zaretskii <eliz@gnu.org>
1246
1247 * display.texi (Bidirectional Display): Document the fact that
1248 bidi-display-reordering is t by default.
1249
5deb92fd
EZ
12502011-07-23 Eli Zaretskii <eliz@gnu.org>
1251
1252 * display.texi (Bidirectional Display): New section.
1253
011b0ad6 12542011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
1255 Tim Cross <theophilusx@gmail.com> (tiny change)
1256 Glenn Morris <rgm@gnu.org>
011b0ad6 1257
67f9b9f8 1258 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 1259
4baf28e6
AS
12602011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1261
1262 * help.texi (Keys in Documentation): Revert last change.
1263
66249842
LMI
12642011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1265
f863868c
LMI
1266 * help.texi (Keys in Documentation): Clarify that \= only quotes
1267 the next character, and doesn't affect longer sequences in
1268 particular (bug#8935).
1269
f4e90db0
SM
1270 * debugging.texi (Using Debugger):
1271 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 1272
0bb23927 12732011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
1274
1275 * display.texi (Other Display Specs): Document that `left-fringe'
1276 and `right-fringe' display specifications are of the "replacing"
1277 kind.
1278
f2027cdf
LMI
12792011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1280
1281 * help.texi (Documentation Basics): Add a link to the Function
1282 Documentation node (bug#6580).
1283
f987fde4
LMI
12842011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1285
0bc59b25
LMI
1286 * keymaps.texi (Menu Bar): Mention :visible and :enable
1287 (bug#6344). Text by Drew Adams.
1288
63d55f1f
LMI
1289 * modes.texi (Running Hooks): Mention buffer-local hook variables
1290 (bug#6218).
1291
f987fde4
LMI
1292 * objects.texi (General Escape Syntax): "a with grave accent" is
1293 ?xe0, not ?x8e0 (bug#5259).
1294
b7527639
CY
12952011-07-12 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * display.texi (Face Attributes, Font Selection): Add references
1298 to the Fonts node in the Emacs manual (Bug#4178).
1299
c830e5ae
CY
13002011-07-12 Chong Yidong <cyd@stupidchicken.com>
1301
1302 * display.texi (Window Systems): `window-system' is
1303 terminal-local.
1304
1305 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1306 frame-local variables.
1307
1308 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1309 frame-local variables.
1310 (Frame-Local Variables): Node deleted.
1311
1312 * elisp.texi (Top): Update node listing.
1313
91223e54
LMI
13142011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1315
1316 * elisp.texi: Change "inferiors" to "subnodes" in three places
1317 (bug#3523).
1318
963578d3
CY
13192011-07-11 Chong Yidong <cyd@stupidchicken.com>
1320
1321 * frames.texi (Window System Selections): Discussion of
1322 x-select-enable-clipboard moved to Emacs manual.
1323
07151e49
DD
13242011-07-11 Deniz Dogan <deniz@dogan.se>
1325
1326 * commands.texi (Prefix Command Arguments): Remove excessive
1327 apostrophe.
1328
7261e1cf
LMI
13292011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1330
ad21a12a
LMI
1331 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1332 description is a string (bug#3313).
1333
7261e1cf
LMI
1334 * frames.texi (Display Feature Testing): Try to explain what all
1335 the visual classes mean (bug#3042).
1336
568f7b79
LMI
13372011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1338
18d59e29
LMI
1339 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1340 and `mode-line-client' (bug#2974).
1341
568f7b79
LMI
1342 * text.texi (Insertion): Clarify marker movements (bug#1651).
1343 Text from Drew Adams.
1344
54e10184
LMI
13452011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1346
d94d85e9
LMI
1347 * text.texi (Special Properties): Clarify the format of `face'
1348 (bug#1375).
1349
54e10184
LMI
1350 * commands.texi (Interactive Call): Add a `call-interactively'
1351 example (bug#1010).
1352
413c488d
LMI
13532011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1354
1355 * functions.texi (Calling Functions): Link to the "Interactive
1356 Call" node (bug#1001).
1357
322b7dab 13582011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 1359
3deead93
CY
1360 * customize.texi (Composite Types): Move alist and plist to here
1361 from Simple Types (Bug#7545).
1362
1363 * elisp.texi (Top): Update menu description.
1364
b00d8c1a
CY
1365 * display.texi (Face Attributes): Document negative line widths
1366 (Bug#6113).
1367
d2a6c43b
TR
13682011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1369
1370 * searching.texi (Match Data): Note that match data can be
1371 overwritten by most functions (bug#2499).
1372
c7844a27
LMI
13732011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1374
a9ab721e
LMI
1375 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1376 flags mean (bug#6659).
1377
c7844a27
LMI
1378 * functions.texi (What Is a Function): Document the autoload
1379 object (bug#6496).
1380
f68d76d0
LMI
13812011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1382
8a20ca4c
LMI
1383 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1384 is only used in the Customize user interface (bug#6089).
1385
f68d76d0 1386 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 1387 images (bug#7836).
f68d76d0 1388
7018dbe7
EZ
13892011-07-02 Eli Zaretskii <eliz@gnu.org>
1390
1391 * variables.texi (Defining Variables, Void Variables)
1392 (Constant Variables): Fix incorrect usage of @kindex.
1393
36cb87a1
LMI
13942011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1395
28ee97c7
LMI
1396 * variables.texi (Defining Variables): Add an index entry for
1397 `set-variable' (bug#7262).
8d4294e9 1398 (Defining Variables): Use @findex for functions.
28ee97c7 1399
8862ffd5
LMI
1400 * frames.texi (Basic Parameters): Document the `explicit-name'
1401 parameter (bug#6951).
1402
0ec389b9
LMI
1403 * customize.texi (Type Keywords): Clarify that :value provides a
1404 default value for all types (bug#7386).
1405
36cb87a1
LMI
1406 * streams.texi (Output Functions): Document `pp'.
1407
11fdef7d 14082011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
1409
1410 * keymaps.texi (Searching Keymaps):
1411 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1412 change. Suggested by Johan Bockgård.
1413
eeafcea7
CY
14142011-06-15 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * text.texi (Special Properties): Clarify role of font-lock-face.
1417
b96e6cde
LMI
14182011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1419
f4e90db0 1420 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
1421 to `process-live-p' for consistency with other `-live-p' functions.
1422
be14b9ab
PE
14232011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1424
1425 Document wide integers better.
1426 * files.texi (File Attributes): Document ino_t values better.
2d365993 1427 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
1428 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1429 (Bitwise Operations):
001903b5
PE
1430 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1431 to read, and that will port better if 62-bits becomes the default.
1432 Fix or remove incorrect examples.
be14b9ab
PE
1433 * os.texi (Time Conversion): Document time_t values better.
1434
bcd54f83
LMI
14352011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1436
f4e90db0
SM
1437 * processes.texi (Process Information):
1438 Document `process-alive-p'.
bcd54f83 1439
049bcbcb
CY
14402011-05-29 Chong Yidong <cyd@stupidchicken.com>
1441
1442 * help.texi (Accessing Documentation):
1443 * display.texi (Pixel Specification):
1444 * processes.texi (Serial Ports, Serial Ports):
1445 * nonascii.texi (Character Properties, Default Coding Systems):
1446 * text.texi (Changing Properties, Special Properties):
1447 * windows.texi (Window Start and End):
1448 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1449 * keymaps.texi (Searching Keymaps, Tool Bar):
1450 * minibuf.texi (Basic Completion):
1451 * compile.texi (Eval During Compile):
1452 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1453 7x9 paper in printed manual.
1454
1455 * lists.texi (Sets And Lists): Fix misplaced text.
1456
58539c63
CY
14572011-05-29 Chong Yidong <cyd@stupidchicken.com>
1458
1459 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1460 needs to be active (Bug#8350).
1461
6b5681bf
CY
14622011-05-28 Chong Yidong <cyd@stupidchicken.com>
1463
b4d52acc
CY
1464 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1465
6b5681bf
CY
1466 * tips.texi (Coding Conventions): Remove antediluvian filename
1467 limit recommendation (Bug#8538).
1468
e145f188
GM
14692011-05-27 Glenn Morris <rgm@gnu.org>
1470
1471 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1472
eafed945
GM
14732011-05-26 Glenn Morris <rgm@gnu.org>
1474
1475 * variables.texi (File Local Variables):
1476 Update hack-local-variables `mode-only' return value.
2d3ba9e7 1477 Add some more details on what this function does in the other case.
eafed945 1478
bc8410af
GM
14792011-05-19 Glenn Morris <rgm@gnu.org>
1480
1481 * lists.texi (Sets And Lists): Mention cl provides union etc.
1482
35a30759
N
14832011-05-19 Nix <nix@esperi.org.uk>
1484
1485 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1486
1487 * text.texi (Parsing HTML): Update for function name changes.
1488
1489 * syntax.texi (Syntax Flags): Small fix.
1490
1491 * keymaps.texi (Active Keymaps): Typo fix.
1492 (Changing Key Bindings): Grammar fix.
1493
1494 * frames.texi (Minibuffers and Frames): Grammar fix.
1495 (Window System Selections): x-select-enable-clipboard now defaults to t.
1496
1497 * customize.texi (Common Keywords):
1498 * display.texi (Abstract Display):
1499 * modes.texi (Auto-Indentation):
1500 * nonascii.texi (Converting Representations): Typo fixes.
1501
1502 * control.texi (Examples of Catch): Call it "goto" not "go to".
1503
e3934a8a
EZ
15042011-05-14 Eli Zaretskii <eliz@gnu.org>
1505
bc039a3b
EZ
1506 * nonascii.texi (Character Properties): Fix inconsistencies with
1507 implementation.
1508
e3934a8a
EZ
1509 * text.texi (Special Properties): Move @defvar's out of the
1510 @table. (Bug#8652)
1511
e2c94218
GM
15122011-05-12 Glenn Morris <rgm@gnu.org>
1513
1514 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1515
d2fc7e3d 15162011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
1517
1518 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1519 (Multiline Font Lock):
1520 * vol2.texi (Top):
1521 * vol1.texi (Top):
1522 * elisp.texi (Top): Update menu accordingly.
1523
d2fc7e3d 15242011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
1525
1526 * modes.texi (Region to Fontify): Fix typo.
1527
79b70037
GM
15282011-05-10 Jim Meyering <meyering@redhat.com>
1529
1530 * minibuf.texi: Fix typo "in in -> in".
1531
b08a63cc 15322011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
1533
1534 * numbers.texi (Integer Basics): Large integers are treated as floats.
1535
1ef14cb4
LMI
15362011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1537
1538 * processes.texi (Synchronous Processes): Document the (:file
1539 "/file-name") syntax for `call-process'.
1540
4ffd0d6b 15412011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1542
1543 * windows.texi (Choosing Window): Fix typo.
1544
4ffd0d6b 15452011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
1546
1547 * frames.texi (Layout Parameters): Note the difference between
1548 querying and setting parameters for left-fringe and right-fringe
1549 (Bug#6930).
1550
fd5a8ae8
SM
15512011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1552
1553 * minibuf.texi (Basic Completion): Be a bit more precise about the
1554 valid kinds of completion tables.
1555 (Programmed Completion): Remove obsolete text about lambda expressions
1556 not being valid completion tables.
1557
c1bcd0d5
CY
15582011-03-19 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * positions.texi (Excursions): Explain the "save-excursion
1561 defeated by set-buffer" warning.
1562
1563 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1564 save-excursion. Suggested by Uday S Reddy.
1565
03408648 15662011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 1567
03408648
SM
1568 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1569 (Lexical Binding): New sub-section.
ba83908c 1570
03408648
SM
1571 * eval.texi (Eval): Discourage the use of `eval'.
1572 Document its new `lexical' argument.
6c075cd7 1573
f6d62986
SM
15742011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1575
03408648 1576 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
1577 nil any more.
1578
84ea5558 15792011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
1580
1581 * strings.texi (String Conversion): Don't mention
1582 string-make-(uni|multi)byte (bug#8262).
1583 * nonascii.texi (Converting Representations): Fix up range.
1584 * keymaps.texi (Key Binding Commands): Update code point, avoid
1585 "unibyte character" and remove mention of unibyte bindings.
1586
62d94509
EZ
15872011-03-10 Eli Zaretskii <eliz@gnu.org>
1588
1589 * modes.texi (Operator Precedence Grammars): Don't use characters
1590 outside ISO-8859-1.
1591
63a329f8
EZ
15922011-03-09 Eli Zaretskii <eliz@gnu.org>
1593
1594 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1595
1596 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1597
6446548e
GM
15982011-03-08 Glenn Morris <rgm@gnu.org>
1599
1600 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1601 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 1602 * elisp.texi: Set documentencoding.
6446548e 1603
33383987
JB
16042011-03-07 Chong Yidong <cyd@stupidchicken.com>
1605
1606 * Version 23.3 released.
1607
0b3ceceb
CY
16082011-03-06 Chong Yidong <cyd@stupidchicken.com>
1609
1610 * package.texi: Update index keywords.
1611 (Package Archives): New node contents. Document package-x.el.
1612
78f5433f
JB
16132011-03-06 Juanma Barranquero <lekktu@gmail.com>
1614
1615 * makefile.w32-in (srcs): Add package.texi.
1616
555e9b5c
CY
16172011-03-06 Chong Yidong <cyd@stupidchicken.com>
1618
120d9389
CY
1619 * package.texi (Packaging, Packaging Basics, Simple Packages)
1620 (Multi-file Packages): Expand and clarify.
1621 (Package Archives): Temporary placeholder node.
1622
1623 * elisp.texi (Top): Update node listing.
1624
555e9b5c
CY
1625 * Makefile.in (srcs): Add package.texi.
1626
b59a4335
CY
16272011-03-05 Chong Yidong <cyd@stupidchicken.com>
1628
1629 * processes.texi (Synchronous Processes): Minor clarification
1630 (Bug#8149).
1631
06083aa1
GM
16322011-03-03 Glenn Morris <rgm@gnu.org>
1633
1634 * files.texi (Truenames): Minor clarification. (Bug#2341)
1635
6640b281
GM
16362011-03-01 Glenn Morris <rgm@gnu.org>
1637
1638 * variables.texi (Directory Local Variables):
1639 Mention `(subdirs . nil)' alist element.
1640
2b0c7330 16412011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
1642
1643 * variables.texi (Directory Local Variables): Mention the optional
1644 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1645
b923f7a9
CY
16462011-02-27 Chong Yidong <cyd@stupidchicken.com>
1647
1648 * minibuf.texi (Minibuffer History): Clarify discussion of
1649 minibuffer history lists (Bug#8085).
1650
67ab0163 16512011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 1652
e979a521
EZ
1653 * elisp.texi: Sync @dircategory with ../../info/dir.
1654
e03b2fd4
EZ
1655 * files.texi (Visiting Functions): Document find-file-literally,
1656 both the command and the variable.
1657
86ec878a
EZ
1658 * variables.texi (Creating Buffer-Local): Explain the meaning of
1659 permanent local variables.
1660
67ab0163
GM
1661 * files.texi (Visiting Functions): Document find-file-literally,
1662 both the command and the variable.
1663
1664 * variables.texi (Creating Buffer-Local): Explain the meaning of
1665 permanent local variables.
1666
16672011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
1668
1669 * keymaps.texi (Remapping Commands): Mention how to undo it.
1670
bfcb151a
RT
16712011-02-09 Reuben Thomas <rrt@sc3d.org>
1672
1673 * loading.texi (Hooks for Loading): Remove unnecessary advice
1674 about eval-after-load (Bug#7986).
1675
a41c8660
CY
16762011-02-05 Chong Yidong <cyd@stupidchicken.com>
1677
1678 * commands.texi (Accessing Mouse): Note that a header line is not
1679 included in the row of posn-col-row.
1680
e0dd6837
CY
16812011-02-02 Chong Yidong <cyd@stupidchicken.com>
1682
1683 * modes.texi (Major Mode Conventions): Add face guidelines.
1684 (Faces for Font Lock): List faces in order of prominence.
1685
a4180391
PE
16862011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1687
1688 format-time-string now supports subsecond time stamp resolution
1689 * os.texi (Time Parsing): Document %N.
1690
7427eb97
CY
16912011-01-28 Chong Yidong <cyd@stupidchicken.com>
1692
61db307f
CY
1693 * vol1.texi (Top):
1694 * vol2.texi (Top):
1695 * elisp.texi (Top):
1696 * display.texi (Display Property): Shorten the menu description of
1697 the "Other Display Specs" node (Bug#7816).
1698
7427eb97
CY
1699 * keymaps.texi (Defining Menus): Add "menu item" and "extended
1700 menu item" concept index entries (Bug#7805).
1701
bf3dae7e
EZ
17022011-01-29 Eli Zaretskii <eliz@gnu.org>
1703
1704 * makefile.w32-in (texinfodir): New variable.
1705 (usermanualdir): Remove as redundant with $(emacsdir).
1706 (MAKEINFO): Remove options, leave only program name.
1707 (MAKEINFO_OPTS): New variable.
1708 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
1709
06d8ace5 17102011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
1711 Richard Kim <emacs18@gmail.com>
1712
1713 * loading.texi (Library Search): Document list-load-path-shadows
1714 (Bug#7757).
1715
06d8ace5 17162011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
1717
1718 * searching.texi (Regexp Special): Remove outdated discussion of
1719 character sets (Bug#7780).
1720
28a88153
CY
1721 * frames.texi (Pop-Up Menus): Document where menu title comes
1722 from (Bug#7684).
1723
06d8ace5 17242011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
1725
1726 * display.texi (Making Buttons): Mention limitation of text buttons.
1727
a8e1e9ee
WL
17282011-01-23 Werner Lemberg <wl@gnu.org>
1729
1730 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1731 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1732 (ENVADD): New variable to control texi2dvi and texi2pdf.
1733
362b9d48
GM
17342011-01-15 Chong Yidong <cyd@stupidchicken.com>
1735
1736 * files.texi (Directory Names): Move directory-abbrev-alist doc to
1737 Emacs manual.
1738
17392011-01-15 Eli Zaretskii <eliz@gnu.org>
1740
1741 * files.texi (Directory Names): Explain why FROM in
1742 directory-abbrev-alist should begin with \`. (Bug#7777)
1743
3fa173b4
SM
17442011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1745
1746 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
1747
7c420169 17482011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
1749
1750 * modes.texi (Emulating Mode Line): Fix last change.
1751
7c420169 17522011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
1753
1754 * modes.texi (Emulating Mode Line): Update documentation of
1755 format-mode-line according to changes that fixed bug #7587.
1756
80b33766
SM
17572010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
1758
1759 * modes.texi (Derived Modes): Mention prog-mode.
1760
1761 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
1762 of the key-binding-data cache since we don't use it any more.
1763
f49d1f52 17642010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 1765
4bb49a92
EZ
1766 * processes.texi (Shell Arguments):
1767 * strings.texi (Creating Strings): Don't mention "shell commands";
1768 make it explicit that `split-string-and-unquote' and
1769 `combine-and-quote-strings' are mainly for working with arguments
1770 to call-process and start-process.
1771
3c73e30e
EZ
1772 * processes.texi (Shell Arguments): Fix documentation of
1773 `split-string-and-unquote'. Add indexing. (Bug#7563)
1774
f49d1f52 17752010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
1776
1777 * modes.texi (Auto-Indentation): New section to document SMIE.
1778 (Major Mode Conventions):
1779 * text.texi (Mode-Specific Indent): Refer to it.
1780
f49d1f52 17812010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
1782
1783 * display.texi (Other Display Specs): Document left-fringe and
1784 right-fringe display specs.
1785
f49d1f52 17862010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
1787
1788 * backups.texi (Making Backups):
1789 * modes.texi (Example Major Modes): Use recommended coding style.
1790 (Major Mode Basics, Derived Modes): Encourge more strongly use of
1791 define-derived-mode. Mention completion-at-point-functions.
1792
f49d1f52 17932010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 1794
5dcb4c4e
SM
1795 * nonascii.texi (Converting Representations):
1796 Document byte-to-string.
e1115396 1797
ec1b9b17
GM
17982010-12-08 Glenn Morris <rgm@gnu.org>
1799
1800 * buffers.texi (Modification Time):
1801 verify-visited-file-modtime now defaults to the current buffer.
1802
07976ae3 18032010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 1804
ec1b9b17 1805 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
1806
1807 * strings.texi (Creating Strings): Don't mention semi-obsolete
1808 function char-to-string.
1809 (String Conversion): Shorten discussion of semi-obsolete function
1810 string-to-char. Link to Converting Representations.
1811
1812 * objects.texi (Symbol Type):
1813 * text.texi (Near Point):
1814 * help.texi (Help Functions):
1815 * functions.texi (Mapping Functions): Use string instead of
1816 char-to-string in examples.
1817
07976ae3 18182010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
1819
1820 * text.texi (Kill Functions, Kill Functions)
1821 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
1822 YANK-HANDLER args.
1823
1824 * symbols.texi (Creating Symbols): Using unintern without an
1825 obarray arg is now obsolete.
1826
1827 * numbers.texi (Float Basics): Document float-e and float-pi.
1828
1829 * variables.texi (Defining Variables): Change "pi" example to
1830 "float-pi".
1831
8547874a
EZ
18322010-11-26 Eli Zaretskii <eliz@gnu.org>
1833
1834 * commands.texi (Click Events): Document the values of X, Y and
1835 COL, ROW in the event's position, when the click is on the header
1836 or mode line, on the fringes, or in the margins.
1837
4a47c275 18382010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 1839
5b05d75b
EZ
1840 * customize.texi (Composite Types): Lower-case index entry.
1841
5dcb4c4e
SM
1842 * loading.texi (How Programs Do Loading):
1843 Document load-file-name. (Bug#7346)
c7926fe2 1844
4a47c275 18452010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
1846
1847 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
1848
0eb025fb
EZ
18492010-11-13 Eli Zaretskii <eliz@gnu.org>
1850
1851 * display.texi (Usual Display): Characters with no fonts are not
1852 necessarily displayed as empty boxes.
1853
2699a554 18542010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
1855
1856 * maps.texi (Standard Keymaps): Update File menu description.
1857
8289f37b
GM
18582010-10-28 Glenn Morris <rgm@gnu.org>
1859
1860 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
1861
5793a7bc 18622010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
1863
1864 * display.texi (Window Systems): Deprecate use of window-system as
1865 a predicate.
1866
17284e30
GM
18672010-10-23 Glenn Morris <rgm@gnu.org>
1868
1869 * help.texi (Documentation Basics): Remove mentions of digest-doc and
1870 sorted-doc.
1871
00f113eb
JB
18722010-10-15 Eli Zaretskii <eliz@gnu.org>
1873
1874 * os.texi (Dynamic Libraries): New node, with slightly modified
1875 text deleted from "Image Formats".
1876 (System Interface): Add @menu entry for "Dynamic Libraries".
1877
1878 * display.texi (Image Formats): Remove description of
1879 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
1880
07277eb8
GM
18812010-10-12 Glenn Morris <rgm@gnu.org>
1882
1883 * book-spine.texinfo: Rename to book-spine.texi.
1884
c12e4a81
GM
18852010-10-11 Glenn Morris <rgm@gnu.org>
1886
df187c62
GM
1887 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1888
c12e4a81 1889 * Makefile.in (DVIPS): New variable.
234db610
GM
1890 (.PHONY): Add html, ps.
1891 (html, elisp.html, ps, elisp.ps): New targets.
1892 (clean): Delete html, ps files.
1893 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 1894
6513b232
EZ
18952010-10-09 Eli Zaretskii <eliz@gnu.org>
1896
1897 * makefile.w32-in (emacsdir): New variable.
1898 (srcs): Add emacsver.texi.
1899 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
1900
abd40fb4
GM
19012010-10-09 Glenn Morris <rgm@gnu.org>
1902
c1dc72b3
GM
1903 * Makefile.in (VPATH): Remove.
1904 (infodir): Make it absolute.
1905 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
1906
4393405b
GM
1907 * Makefile.in (dist): Anchor regexps.
1908
eef3ab94
GM
1909 * Makefile.in (srcs): Put elisp.texi first.
1910 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
1911
aa9db089
GM
1912 * Makefile.in (infoclean): Remove harmless, long-standing error.
1913
abd40fb4
GM
1914 * Makefile.in ($(infodir)): Delete rule.
1915 (mkinfodir): New.
1916 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
1917
68db69ed 1918 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 1919 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 1920
ea274122
GM
19212010-10-09 Glenn Morris <rgm@gnu.org>
1922
f7a31f11
GM
1923 * Makefile.in (emacsdir): New variable.
1924 (MAKEINFO): Add -I $emacsdir.
1925 (dist): Copy emacsver.texi.
b13254e7
GM
1926 (srcs): Add emacsver.texi.
1927
f7a31f11
GM
1928 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
1929 Set EMACSVER by including emacsver.texi.
1930
ea274122
GM
1931 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1932
17ca7950
GM
19332010-10-07 Glenn Morris <rgm@gnu.org>
1934
1935 * Makefile.in (version): New, set by configure.
1936 (clean): Delete dist tar file.
1937 (dist): Use version in tar name.
1938
4c83f6e1
GM
19392010-10-06 Glenn Morris <rgm@gnu.org>
1940
1941 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
1942 (INSTALL_INFO): Remove unused variable.
1943 (mostlyclean, infoclean, dist): New rules.
1944 (clean): Delete dvi and pdf files.
1945 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 1946 ($(infodir)): Add parallel build workaround.
4c83f6e1 1947
0264072d
GM
19482010-10-04 Glenn Morris <rgm@gnu.org>
1949
1950 * Makefile.in (dvi, pdf, $(infodir)): New targets.
1951 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 1952 Fix -I typo.
0264072d
GM
1953 (clean): No 'make.out' or 'core' files.
1954 (.PHONY): Declare clean rules.
1955 (maintainer-clean): Delete pdf file. Guard against cd failures.
1956
77f38949
GM
19572010-10-03 Glenn Morris <rgm@gnu.org>
1958
1959 * files.texi (File Name Components): Remove ignored section about
1960 deleted variable directory-sep-char.
1961
178fdd41
MA
19622010-10-03 Michael Albinus <michael.albinus@gmx.de>
1963
1964 * files.texi (Magic File Names): New defopt
1965 remote-file-name-inhibit-cache.
1966
9c524fcb
GM
19672010-10-02 Glenn Morris <rgm@gnu.org>
1968
1969 * os.texi (Killing Emacs): Hook now runs in batch mode.
1970
f816790b
SM
19712010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1972
1973 * text.texi (Special Properties): Clarify when modification-hooks run.
1974
7cf78aac
SM
19752010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1976
1977 * syntax.texi (Syntax Flags): Document new `c' flag.
1978
ca0d44e4
GM
19792010-09-09 Glenn Morris <rgm@gnu.org>
1980
1981 * display.texi (ImageMagick Images): General cleanup.
1982
10999305 19832010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
1984
1985 * files.texi (Directory Names): Use \` rather than ^.
1986
45240125
JD
19872010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1988
1989 * text.texi (Low-Level Kill Ring):
1990 * frames.texi (Window System Selections): Remove cut buffer
1991 documentation.
1992
4abe5bf6
EZ
19932010-08-28 Eli Zaretskii <eliz@gnu.org>
1994
1995 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1996 Parameters", where the default fringe width is described.
1997
1998 * frames.texi (Window Frame Parameters, Basic Parameters)
1999 (Position Parameters, Layout Parameters, Management Parameters)
2000 (Cursor Parameters, Font and Color Parameters): Add indexing for
2001 frame parameters. (Bug#6929)
2002
fdc76236
TT
20032010-08-25 Tom Tromey <tromey@redhat.com>
2004
2005 * vol2.texi (Top): Update.
2006 * vol1.texi (Top): Update.
2007 * tips.texi (Library Headers): Mention Package-Version and
2008 Package-Requires.
2009 * package.texi: New file.
2010 * os.texi (System Interface): Update pointers.
2011 * elisp.texi (Top): Link to new nodes. Include package.texi.
2012 * anti.texi (Antinews): Update pointers.
2013
1e5c1c80
EZ
20142010-08-25 Eli Zaretskii <eliz@gnu.org>
2015
2016 * processes.texi (Filter Functions): Fix last change.
2017
78e33835
CY
20182010-08-24 Markus Triska <triska@gmx.at>
2019
2020 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2021 of `buffer-name' in the main text as well as in the example
2022 (Bug#3098).
2023
198a7a97
CY
20242010-08-22 Chong Yidong <cyd@stupidchicken.com>
2025
2026 * nonascii.texi (Text Representations):
2027 * loading.texi (Loading Non-ASCII):
2028 * compile.texi (Byte Compilation): Don't mention obsolete
2029 --unibyte command-line argument.
2030
bc7d7ea6
CY
20312010-08-22 Chong Yidong <cyd@stupidchicken.com>
2032
2033 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2034
b0126eac 20352010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
2036
2037 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2038
e8a6cc19
EZ
20392010-08-20 Eli Zaretskii <eliz@gnu.org>
2040
2041 * commands.texi (Misc Events): Add cross-references to where
2042 POSITION of a mouse event is described in detail.
2043
c4e7c63a 20442010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 2045
c4e7c63a 2046 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 2047
7815fe19 20482010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
2049
2050 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2051 Suggested by Štěpán Němec <stepnem@gmail.com>.
2052
7815fe19 20532010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
2054
2055 * minibuf.texi (High-Level Completion): Document args of
2056 `read-buffer-function' (bug#5625).
2057
8b2dd508
JD
20582010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2059
2060 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2061
bace45fe
MA
20622010-07-29 Michael Albinus <michael.albinus@gmx.de>
2063
2064 * processes.texi (Process Information): Explain process property
2065 `remote-tty'.
2066
4ce5a4cc
JB
20672010-07-27 Juanma Barranquero <lekktu@gmail.com>
2068
2069 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2070 instead of "\C-\^?" (bug#6334).
2071
1c84bc7a
JB
2072 * text.texi (Special Properties): Fix typo.
2073
b88746ba
EZ
20742010-07-09 Eli Zaretskii <eliz@gnu.org>
2075
2076 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2077 calling sequences, which are now the standard.
2078
51422d6d
CY
20792010-06-24 Chong Yidong <cyd@stupidchicken.com>
2080
2081 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2082
2083 * commands.texi (Command Overview): Mention undo-boundary call.
2084
d24880de
GM
20852010-06-23 Glenn Morris <rgm@gnu.org>
2086
2087 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2088 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2089 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2090 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2091 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2092 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2093 Untabify Texinfo files.
2094
0fc76035
CY
20952010-06-20 Chong Yidong <cyd@stupidchicken.com>
2096
2097 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2098
5338dc0b
CY
20992010-06-19 Chong Yidong <cyd@stupidchicken.com>
2100
a628ad9d 2101 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 2102
2c3a3c1d
CY
21032010-06-02 Chong Yidong <cyd@stupidchicken.com>
2104
ba3bf1d9
CY
2105 * searching.texi (Regexp Special): Remove obsolete information
2106 about matching non-ASCII characters, and suggest using char
2107 classes (Bug#6283).
2c3a3c1d 2108
7f4b4249
JB
21092010-05-30 Juanma Barranquero <lekktu@gmail.com>
2110
2111 * minibuf.texi (Basic Completion): Add missing "@end defun".
2112
637821cd
SM
21132010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2114
2115 * minibuf.texi (Basic Completion): Document completion-boundaries.
2116 (Programmed Completion): Document the new fourth method for boundaries.
2117
e13051c3
CY
21182010-05-22 Chong Yidong <cyd@stupidchicken.com>
2119
a628ad9d 2120 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 2121
0235128c 21222010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2123
2124 * windows.texi (Textual Scrolling):
2125 * tips.texi (Coding Conventions):
2126 * minibuf.texi (Minibuffer History):
2127 * maps.texi (Standard Keymaps):
2128 * loading.texi (Where Defined):
2129 * edebug.texi (Instrumenting): Fix typos.
2130
0235128c 21312010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 2132
c7c32279
CY
2133 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2134
0235128c
SM
2135 * functions.texi (Obsolete Functions):
2136 Document set-advertised-calling-convention.
eb5ed549
CY
2137
2138 * minibuf.texi (Basic Completion): Document completion-in-region.
2139 (Programmed Completion): Document completion-annotate-function.
2140
2141 * commands.texi (Reading One Event): Document read-key.
2142 (Distinguish Interactive): Document KIND arg to
2143 called-interactively-p. Delete obsolete interactive-p.
2144
2145 * elisp.texi (Top): Update node description.
2146
f8848423
EZ
21472010-05-08 Eli Zaretskii <eliz@gnu.org>
2148
0235128c
SM
2149 * nonascii.texi (Character Properties):
2150 Document unicode-category-table. Add an index entry for Unicode
2151 general category.
2152
21532010-05-07 Chong Yidong <cyd@stupidchicken.com>
2154
2155 * Version 23.2 released.
f8848423 2156
938efb77
JB
21572010-04-20 Juanma Barranquero <lekktu@gmail.com>
2158
2159 * locals.texi (Standard Buffer-Local Variables):
2160 Remove @ignore'd reference to `direction-reversed'.
2161
5854c267
JL
21622010-04-14 Juri Linkov <juri@jurta.org>
2163
2164 Fix @deffn without category.
2165
2166 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2167 for `abbrev-insert'.
2168
2169 * buffers.texi (Indirect Buffers): Add category `Command'
2170 to @deffn of `clone-indirect-buffer'.
2171
2172 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2173 for `next-window' and `previous-window'. Add category `Command'
2174 to @deffn of `pop-to-buffer'.
2175
8a14dec7
CY
21762010-04-01 Chong Yidong <cyd@stupidchicken.com>
2177
2178 * nonascii.texi (Text Representations): Don't mark
2179 enable-multibyte-characters as a user option.
2180
7a1831cf
EZ
21812010-03-31 Eli Zaretskii <eliz@gnu.org>
2182
2183 * control.texi (Handling Errors): How to re-throw a signal caught
2184 by condition-case.
2185
c3863713
CY
21862010-03-26 Chong Yidong <cyd@stupidchicken.com>
2187
2188 * loading.texi (Hooks for Loading): Document after-load-functions.
2189 Copyedits.
2190
c333f279
AM
21912010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2192
2193 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2194
e867cb5d 21952010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
2196
2197 * processes.texi (Network Processes): Document seqpacket type.
2198
605f35cd
DN
21992010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2200
2201 * os.texi (System Environment): Do not mention lynxos.
2202
288f9fc0
CY
22032010-03-10 Chong Yidong <cyd@stupidchicken.com>
2204
2205 * Branch for 23.2.
2206
eed5c93a
CY
22072010-03-06 Chong Yidong <cyd@stupidchicken.com>
2208
2209 * objects.texi (Integer Type): Take note of the read syntax
2210 exception for numbers that cannot fit in the integer type.
2211
1ddd6622
GM
22122010-03-03 Glenn Morris <rgm@gnu.org>
2213
2214 * numbers.texi (Integer Basics, Bitwise Operations):
2215 * objects.texi (Integer Type): Update for integers now being 30-bit.
2216
a908c79a
CY
22172010-02-27 Chong Yidong <cyd@stupidchicken.com>
2218
2219 * display.texi (Low-Level Font): Document :otf font-spec property.
2220
cd61af01
SM
22212010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2222
2223 * display.texi (Line Height): Avoid obsolete special default variables
2224 like default-major-mode.
2225
c02f8fe2
AM
22262010-01-28 Alan Mackenzie <acm@muc.de>
2227
2228 * display.texi (Auto Faces): Say fontification-functions is called
2229 whether or not Font Lock is enabled. Tidy up the wording a bit.
2230
d738d18b
CY
22312010-01-17 Chong Yidong <cyd@stupidchicken.com>
2232
2233 * elisp.texi: Remove duplicate edition information (Bug#5407).
2234
4963739e
JB
22352010-01-17 Juanma Barranquero <lekktu@gmail.com>
2236
2237 * two.el (volume-header-toc-markup): Fix typos in docstring.
2238
c57008f6
SM
22392010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2240
2241 Avoid dubious uses of save-excursions.
2242 * positions.texi (Excursions): Recommend the use of
2243 save-current-buffer if applicable.
2244 * text.texi (Clickable Text): Fix the example code which used
2245 save-excursion in a naive way which sometimes preserves point and
2246 sometimes not.
2247 * variables.texi (Creating Buffer-Local):
2248 * os.texi (Session Management):
2249 * display.texi (GIF Images):
2250 * control.texi (Cleanups): Use (save|with)-current-buffer.
2251
2f3725cd
EZ
22522010-01-02 Eli Zaretskii <eliz@gnu.org>
2253
2254 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2255
85eeac93
CY
22562010-01-02 Chong Yidong <cyd@stupidchicken.com>
2257
2258 * nonascii.texi (Text Representations, Character Codes)
2259 (Converting Representations, Explicit Encoding)
2260 (Translation of Characters): Use hex notation consistently.
2261 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2262
4801c5fa
CY
22632010-01-01 Chong Yidong <cyd@stupidchicken.com>
2264
2265 * loading.texi (Where Defined): Make it clearer that these are
2266 loaded files (Bug#5068).
2267
26e533e2
CY
22682009-12-29 Chong Yidong <cyd@stupidchicken.com>
2269
2270 * minibuf.texi (Completion Styles): Document `initials' style.
2271
16d1ff5f
CY
22722009-12-25 Chong Yidong <cyd@stupidchicken.com>
2273
2274 * frames.texi (Resources): Describe inhibit-x-resources.
2275 (Size Parameters): Copyedit.
2276
2277 * hash.texi (Creating Hash):
2278 * objects.texi (Hash Table Type): Document the new hash table
2279 printed representation.
2280
2281 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2282 obsolete.
2283
5dcb4c4e
SM
2284 * processes.texi (Process Buffers):
2285 Document process-kill-buffer-query-function.
16d1ff5f 2286
9a5de3d9
GM
22872009-12-05 Glenn Morris <rgm@gnu.org>
2288
2289 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2290 diary-display-function, and no longer recommended to be a hook.
2291 Update for changes in the names of calendar and diary hooks.
2292 diary-print-entries-hook has changed section.
2293
b640eb52
EZ
22942009-11-28 Eli Zaretskii <eliz@gnu.org>
2295
2296 * text.texi (Special Properties): More accurate description of
2297 what the `cursor' property does.
2298
be1674ab
KR
22992009-11-26 Kevin Ryde <user42@zip.com.au>
2300
2301 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2302 mouse-wheel-down-event, the closest thing to a definition for them.
2303 * os.texi (Startup Summary): vindex inhibit-startup-message and
2304 inhibit-splash-screen.
2305 (Command-Line Arguments): vindex argv.
2306 (Suspending Emacs): vindex suspend-tty-functions and
2307 resume-tty-functions. Don't want to index every hook, but having
2308 the programming ones is helpful.
2309
603f5979
CY
23102009-11-14 Chong Yidong <cyd@stupidchicken.com>
2311
2312 * commands.texi (Motion Events): Fix typo (Bug#4907).
2313
4359a806
CY
23142009-11-08 Chong Yidong <cyd@stupidchicken.com>
2315
2316 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2317 are affected by case-fold-search (Bug#4483).
2318
0f063651
CY
23192009-11-02 Chong Yidong <cyd@stupidchicken.com>
2320
2321 * minibuf.texi (Reading File Names): Note that read-file-name may
2322 use a graphical file dialog.
2323
9bd79893
GM
23242009-10-31 Glenn Morris <rgm@gnu.org>
2325
2326 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2327
ebe479ec
KR
23282009-10-16 Kevin Ryde <user42@zip.com.au>
2329
2330 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2331 in particular so `info-lookup-symbol' can find its docs.
2332
2640fa86
CY
23332009-10-16 Chong Yidong <cyd@stupidchicken.com>
2334
2335 * variables.texi (Constant Variables): Distinguish from defconst
2336 variables.
2337 (Defining Variables): Add cindex.
2338
edd6a733
CY
23392009-10-15 Chong Yidong <cyd@stupidchicken.com>
2340
2341 * os.texi (Time of Day): Clarify that the microsecond part is
2342 ignored (Bug#4637).
2343
5feb0b73
GM
23442009-10-11 Glenn Morris <rgm@gnu.org>
2345
2346 * frames.texi (Size and Position): Clarify what is included in the frame
2347 height. (Bug#4535)
2348
0c5413c8
GM
23492009-10-10 Glenn Morris <rgm@gnu.org>
2350
2351 * windows.texi (Size of Window): The relationship between window and
2352 frame heights is not so simple. (Bug#4535)
2353 Mention window-full-height-p.
2354
7f8b600a
SM
23552009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2356
2357 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2358 used from Lisp.
2359
6185de1c
EZ
23602009-10-07 Eli Zaretskii <eliz@gnu.org>
2361
7f8b600a
SM
2362 * files.texi (Directory Names) <abbreviate-file-name>:
2363 Document that root home directories are not replaced with "~".
6185de1c 2364
9972911f
EZ
23652009-10-06 Eli Zaretskii <eliz@gnu.org>
2366
2367 * text.texi (Special Properties): Document the meaning of the
2368 `cursor' text property whose value is an integer.
2369
2a3f19ef
MA
23702009-10-05 Michael Albinus <michael.albinus@gmx.de>
2371
2372 * files.texi (Magic File Names): Add `copy-directory'.
2373
804543b5
EZ
23742009-10-05 Eli Zaretskii <eliz@gnu.org>
2375
2376 * files.texi (File Attributes): Fix description of file
2377 attributes. (Bug#4638) Update attributes of files.texi example to
2378 be more representative.
2379
461bf92b
MA
23802009-10-05 Michael Albinus <michael.albinus@gmx.de>
2381
2382 * files.texi (Create/Delete Dirs): New command copy-directory.
2383
a86cd395
JB
23842009-10-04 Juanma Barranquero <lekktu@gmail.com>
2385
2386 * anti.texi (Antinews):
2387 * macros.texi (Indenting Macros):
2388 * strings.texi (Creating Strings, Case Conversion):
2389 Remove duplicate words.
2390
d3080264
MA
23912009-10-01 Michael Albinus <michael.albinus@gmx.de>
2392
2393 * files.texi (Create/Delete Dirs): delete-directory has an
2394 optional parameter RECURSIVE.
2395
85d14563
SM
23962009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2397
2398 * buffers.texi (Swapping Text): Minor clarification.
2399
3d9842c6
GM
24002009-10-01 Glenn Morris <rgm@gnu.org>
2401
2402 * functions.texi (Declaring Functions): Mention that we also search for
2403 ".m" files in the src/ directory.
2404
78427304
CY
24052009-09-25 David Engster <deng@randomsample.de>
2406
3d9842c6 2407 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 2408
b578c9cc
GM
24092009-09-22 Glenn Morris <rgm@gnu.org>
2410
2411 * internals.texi (Building Emacs): Mention preloaded-file-list.
2412
beee5da7
AM
24132009-09-14 Alan Mackenzie <acm@muc.de>
2414
2415 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2416
5d6ab672
CY
24172009-09-13 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * functions.texi (Anonymous Functions): Rearrange discussion,
2420 giving usage of unquoted lambda forms first. Mention that
2421 `function' and `#'' are no longer required (Bug#4290).
2422
59375eeb
AM
24232009-09-11 Alan Mackenzie <acm@muc.de>
2424
a86cd395 2425 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
2426 batch mode.
2427
e7e2f529
GM
24282009-09-01 Glenn Morris <rgm@gnu.org>
2429
2430 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2431
eae47088
GM
24322009-08-26 Ulrich Mueller <ulm@gentoo.org>
2433
2434 * nonascii.texi (Character Codes): Fix typos.
2435
3691a0a6
MA
24362009-08-25 Michael Albinus <michael.albinus@gmx.de>
2437
2438 * processes.texi (Synchronous Processes): New defvar
2439 process-file-side-effects.
2440
664d56b8
GM
24412009-08-25 Glenn Morris <rgm@gnu.org>
2442
2443 * display.texi (Fontsets): Fix typo.
2444
0706c025
GM
2445 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2446
03a74b84
SM
24472009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2448
2449 * processes.texi (Asynchronous Processes): Adjust arglist of
2450 start-process-shell-command and start-file-process-shell-command.
2451
f6de8a37
CY
24522009-08-15 Chong Yidong <cyd@stupidchicken.com>
2453
4b1ed1bb
CY
2454 * advice.texi (Argument Access in Advice): Note that argument
2455 positions are zero-based (Bug#3932).
2456
89a9e058
CY
2457 * commands.texi (Distinguish Interactive): Minor copyedit.
2458
23696fd7
CY
2459 * display.texi (Face Attributes): Add xref to Displaying Faces for
2460 explanation of "underlying face".
2461
f6de8a37
CY
2462 * customize.texi (Common Keywords): Add xref to Loading.
2463
2464 * loading.texi (How Programs Do Loading): Add xref to Lisp
2465 Libraries node in the Emacs manual.
2466
417f77e6
CY
24672009-08-13 Chong Yidong <cyd@stupidchicken.com>
2468
2469 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2470
0999039c
CY
24712009-07-18 Chong Yidong <cyd@stupidchicken.com>
2472
2473 * processes.texi (Shell Arguments): Copyedits.
2474
9af167bc
GM
24752009-07-18 Glenn Morris <rgm@gnu.org>
2476
2477 * loading.texi (Repeated Loading): Fix typo.
2478
137987ab
RS
24792009-07-16 Richard Stallman <rms@gnu.org>
2480
2481 * buffers.texi (Swapping Text): Recommend setting
2482 write-region-annotate-functions and buffer-saved-size.
2483
2484 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2485
622fa380
GM
24862009-07-15 Glenn Morris <rgm@gnu.org>
2487
2488 * edebug.texi: Minor re-phrasings throughout.
2489 (Edebug Execution Modes): Sit-for affects continue mode too.
2490 (Jumping): Use `forward-sexp' rather than its keybinding.
2491 (Edebug Misc): Fix Q binding.
2492 (Edebug Eval): Remove cl version.
2493 (Printing in Edebug): Clarify print-length etc.
2494 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2495 (Specification List): Remove edebug-unwrap findex entry.
2496 (Specification Examples): defmacro is actually not the same as defun.
2497 Escape "`" in example.
2498
6bbd4600
CY
24992009-07-15 Chong Yidong <cyd@stupidchicken.com>
2500
2501 * markers.texi (The Mark): Document optional arg to
2502 deactivate-mark.
2503
e538d479
GM
25042009-07-11 Kevin Ryde <user42@zip.com.au>
2505
2506 * hooks.texi (Standard Hooks): Fix cross-references.
2507
4c98b9ed
GM
2508 * loading.texi (Named Features): Refer to eval-after-load.
2509
5300838c
GM
25102009-07-11 Glenn Morris <rgm@gnu.org>
2511
64fbeb16
GM
2512 * Makefile.in (TEXI2PDF): New.
2513 (elisp.pdf): New target.
2514
4c98b9ed
GM
2515 * searching.texi (Regexp Backslash): Fix typo.
2516
2517 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 2518
51d9979c
GM
25192009-07-10 Glenn Morris <rgm@gnu.org>
2520
561c0216
GM
2521 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2522
5b594a58
GM
2523 * customize.texi (Customization Types):
2524 * display.texi (Abstract Display):
0cc8c85a 2525 * objects.texi (Character Type, String Type):
5b594a58 2526 Merge in some menu descriptions from elisp.texi.
51d9979c 2527
c3cbbb40
GM
2528 * hash.texi (Hash Tables):
2529 * modes.texi (Multiline Font Lock):
2530 End menu description with period.
fe42c16a 2531
28528402
GM
25322009-07-09 Glenn Morris <rgm@gnu.org>
2533
2534 * back.texi: Don't hard-code texinfo location.
2535
2536 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2537 (tex): Add texinfodir to TEXINPUTS.
2538 (elisp1med-init, elisp2med-init): Use texinfodir.
2539
2540 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2541 (clean): Add two-volume.make intermediate files.
2542
2543 * elisp.texi, vol1.texi, vol2.texi:
2544 Use a DATE variable with the publication date, and update it.
2545 Fix antinews menu description.
2546
2547 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2548 Update the detailed node listing to match elisp.texi.
2549
2550 * README: Update edition to match elisp.texi.
2551
2552 * objects.texi (General Escape Syntax):
2553 * nonascii.texi (Character Sets):
2554 Use consistent case for "Unicode Standard".
2555
2556 * anti.texi (Antinews):
2557 * customize.texi (Variable Definitions):
2558 * functions.texi (Declaring Functions):
2559 * nonascii.texi (Character Properties):
2560 * processes.texi (Serial Ports):
2561 * text.texi (Special Properties):
2562 * tips.texi (Coding Conventions):
2563 Minor rearrangements to improve TeX line-filling.
2564
2565 * commands.texi (Using Interactive): Fix cross-reference.
2566
17db8e10
JD
25672009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2568
2569 * frames.texi (Management Parameters): Mention sticky.
2570
77c7e2e1
AS
25712009-07-01 Andreas Schwab <aschwab@redhat.com>
2572
2573 * help.texi (Help Functions): Fix description of help-buffer and
2574 help-setup-xref to use @defun instead of @deffn.
2575
3f1c6666
JD
25762009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2577
2578 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2579
ca27c21b
CY
25802009-06-24 Chong Yidong <cyd@stupidchicken.com>
2581
2582 * display.texi (Window Systems): Add ns to the list.
2583
70243478
CY
25842009-06-21 Chong Yidong <cyd@stupidchicken.com>
2585
2586 * Branch for 23.1.
2587
df006536
MR
25882009-06-17 Martin Rudalics <rudalics@gmx.at>
2589
2590 * windows.texi (Dedicated Windows): Fix typo.
2591 (Resizing Windows): Replace @defun by @deffn.
2592
d259fc4b
GM
25932009-06-17 Glenn Morris <rgm@gnu.org>
2594
2595 * variables.texi (Directory Local Variables):
2596 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2597
30781db6
KH
25982009-06-09 Kenichi Handa <handa@m17n.org>
2599
2600 * nonascii.texi (Character Sets): State clearly that FROM and TO
2601 are codepoints of CHARSET.
2602
62e8099c
CY
26032009-06-07 Chong Yidong <cyd@stupidchicken.com>
2604
2605 * minibuf.texi (Reading File Names): Fix introductory text.
2606 Suggested by stan@derbycityprints.com.
2607 (High-Level Completion): Fix typo.
2608
ee1b1917
CY
26092009-05-28 Chong Yidong <cyd@stupidchicken.com>
2610
2611 * frames.texi (Text Terminal Colors): Multi-tty is already
2612 implemented, but tty-local colors are not.
2613
5df647e8
CY
26142009-05-27 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * hooks.texi (Standard Hooks): Remove mention of obsolete
2617 redisplay-end-trigger-functions.
2618
2619 * internals.texi (Window Internals): Remove mention of obsolete
2620 redisplay-end-trigger-functions.
2621
01f17ae2
MR
26222009-05-21 Martin Rudalics <rudalics@gmx.at>
2623
2624 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2625
2626 * backups.texi (Making Backups): backup-directory-alist and
2627 make-backup-file-name-function are options.
2628 (Auto-Saving): auto-save-list-file-prefix is an option.
2629
2630 * buffers.texi (Killing Buffers): buffer-offer-save is an
2631 option.
2632
2633 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2634 option.
2635 (Echo Area Customization): echo-keystrokes is an option.
2636 (Selective Display): selective-display-ellipses is an option.
2637 (Temporary Displays): temp-buffer-show-function is an option.
2638 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2639 are options.
2640 (Font Selection): face-font-family-alternatives,
2641 face-font-selection-order, face-font-registry-alternatives, and
2642 scalable-fonts-allowed are options.
2643 (Fringe Indicators): indicate-buffer-boundaries is an option.
2644 (Fringe Cursors): overflow-newline-into-fringe is an option.
2645 (Scroll Bars): scroll-bar-mode is an option.
2646
2647 * eval.texi (Eval): max-lisp-eval-depth is an option.
2648
2649 * files.texi (Visiting Functions): find-file-hook is an option.
2650 (Directory Names): directory-abbrev-alist is an option.
2651 (Unique File Names): temporary-file-directory and
2652 small-temporary-file-directory are options.
2653
2654 * frames.texi (Initial Parameters): initial-frame-alist,
2655 minibuffer-frame-alist and default-frame-alist are options.
2656 (Cursor Parameters): blink-cursor-alist and
2657 cursor-in-non-selected-windows ar options.
2658 (Window System Selections): selection-coding-system is an
2659 option.
2660 (Display Feature Testing): display-mm-dimensions-alist is an
2661 option.
2662
2663 * help.texi (Help Functions): help-char and help-event-list are
2664 options.
2665
2666 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2667 an option.
2668
2669 * minibuf.texi (Minibuffer History): history-length and
2670 history-delete-duplicates are options.
2671 (High-Level Completion): read-buffer-function and
2672 read-buffer-completion-ignore-case are options.
2673 (Reading File Names): read-file-name-completion-ignore-case is
2674 an option.
2675
2676 * modes.texi (Mode Line Top): mode-line-format is an option.
2677 (Mode Line Variables): mode-line-position and mode-line-modes
2678 are options.
2679
2680 * nonascii.texi (Text Representations):
2681 enable-multibyte-characters is an option.
2682 (Default Coding Systems): auto-coding-regexp-alist,
2683 file-coding-system-alist, auto-coding-alist and
2684 auto-coding-functions are options.
2685 (Specifying Coding Systems): inhibit-eol-conversion is an
2686 option.
2687
2688 * os.texi (Init File): site-run-file is an option.
2689 (System Environment): mail-host-address is an option.
2690 (User Identification): user-mail-address is an option.
2691 (Terminal Output): baud-rate is an option.
2692
2693 * positions.texi (Word Motion): words-include-escapes is an
2694 option.
2695
2696 * searching.texi (Standard Regexps): page-delimiter,
2697 paragraph-separate, paragraph-separate and sentence-end are
2698 options.
2699
2700 * text.texi (Margins): left-margin and fill-nobreak-predicate
2701 are options.
2702
2703 * variables.texi (Local Variables): max-specpdl-size is an
2704 option.
2705
2706 * windows.texi (Choosing Window):
2707 split-window-preferred-function, special-display-function and
2708 display-buffer-function are options.
2709
106e6894
CY
27102009-05-20 Chong Yidong <cyd@stupidchicken.com>
2711
4a83454d
CY
2712 Fix errors spotted by Martin Rudalics.
2713
106e6894
CY
2714 * syntax.texi (Position Parse): Document rationale for ignored
2715 arguments to syntax-ppss-flush-cache.
2716
2717 * processes.texi (Input to Processes): Mark PROCESS arg to
2718 process-running-child-p as optional.
2719 (Network Options): Document NO-ERROR arg to
2720 set-network-process-option.
2721
2722 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
2723 command.
2724
2725 * searching.texi (POSIX Regexps): Mark posix-search-forward and
2726 posix-search-backward as commands.
2727
2728 * os.texi (Killing Emacs): Mark kill-emacs as a command.
2729 (Suspending Emacs): Mark suspend-emacs as a command.
2730 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
2731 commands.
5dcb4c4e
SM
2732 (Terminal Output): Remove obsolete function baud-rate.
2733 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
2734
2735 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
2736 terminal-coding-system and set-terminal-coding-system.
2737 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
2738 as optional.
2739 (Character Sets): Document RESTRICTION arg of char-charset.
2740 (Character Codes): Mark POS argument to get-byte as optional.
2741
2742 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
2743 minibuffer-message.
2744
2745 * files.texi (Create/Delete Dirs): Mark make-directory and
2746 delete-directory as commands.
2747
2748 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
2749
2750 * text.texi (Base 64): Mark base64-decode-string and
2751 base64-encode-string as commands.
2752 (Columns): Mark move-to-column as a command.
2753 (Mode-Specific Indent): Document RIGID arg to
2754 indent-for-tab-command.
2755 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
2756 Mark indent-code-rigidly as a command.
2757 (Substitution): Mark translate-region as a command.
2758
2759 * frames.texi (Size and Position): Remove obsolete functions
2760 screen-height and screen-width.
2761
04173931
CY
27622009-05-19 Chong Yidong <cyd@stupidchicken.com>
2763
2764 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
2765 (Displaying Buffers, Resizing Windows): Correct mistakes;
2766 next-window, previous-window, and pop-to-buffer are not commands,
2767 and fit-window-to-buffer" is a command. (Pointed out by Martin
2768 Rudalics.)
2769
eae7d8f8
RS
27702009-05-17 Richard M Stallman <rms@gnu.org>
2771
2772 * modes.texi (Precalculated Fontification): Clarify text.
2773
b8766179
MR
27742009-05-17 Martin Rudalics <rudalics@gmx.at>
2775
2776 * windows.texi (Selecting Windows): Clarify descriptions of
2777 with-selected-window and get-lru-window.
2778 (Cyclic Window Ordering): Refer to particular frame when talking
2779 about how splitting affects the ordering.
2780 (Displaying Buffers): Fix descriptions of switch-to-buffer and
2781 switch-to-buffer-other-window. Explain how setting of
2782 display-buffer-reuse-frames affects pop-to-buffer.
2783 (Choosing Window): Clarify some details in descriptions of
2784 display-buffer-reuse-frames, pop-up-frames, and
2785 pop-up-frame-function.
2786 (Dedicated Windows): Clarify some details.
2787 (Textual Scrolling): Replace term vscroll by term vertical
2788 scroll position.
2789 (Vertical Scrolling): Fix typo.
2790 (Window Hooks): Relate text on jit-lock-register to window
2791 scrolling and size changes.
2792
734b5e3b
CY
27932009-05-14 Chong Yidong <cyd@stupidchicken.com>
2794
0a65633e
CY
2795 * frames.texi (Initial Parameters): Clarify what the initial
2796 minibuffer frame is.
05be46d7
CY
2797 (Buffer Parameters): Note that the minibuffer parameter can not be
2798 altered.
0a65633e 2799
734b5e3b
CY
2800 * anti.texi (Antinews): Copyedits. Rearrange some entries.
2801 Document display-buffer changes.
2802
925672cd
CY
28032009-05-13 Chong Yidong <cyd@stupidchicken.com>
2804
17ecd7af
CY
2805 * anti.texi (Antinews): Rewrite for Emacs 22.
2806
925672cd
CY
2807 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
2808 obarrays are first mentioned. Define "system abbrev" more
2809 prominently, and add it to the index.
2810 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
2811 Copyedits.
2812 (Abbrev Expansion): Document abbrev-insert.
2813
80be4dd7
CY
28142009-05-12 Chong Yidong <cyd@stupidchicken.com>
2815
2816 * frames.texi (Font and Color Parameters): Rename from Color
2817 Parameters. Document font-backend parameter.
2818
2819 * vol2.texi (Top): Update node listing.
2820 * vol1.texi (Top): Update node listing.
2821 * elisp.texi (Top): Update node listing.
2822
372a93ac
MR
28232009-05-11 Martin Rudalics <rudalics@gmx.at>
2824
2825 * windows.texi (Choosing Window): Don't explicitly refer to
2826 split-window-sensibly's window argument in descriptions of
2827 split-height-threshold and split-width-threshold.
2828
714c3541
MR
28292009-05-10 Martin Rudalics <rudalics@gmx.at>
2830
2831 * windows.texi (Choosing Window): Fix rewrite of window
2832 splitting section.
2833
0e90e7be
EZ
28342009-05-09 Eli Zaretskii <eliz@gnu.org>
2835
f4e90db0
SM
2836 * nonascii.texi (Default Coding Systems):
2837 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 2838 Add indexing.
0e90e7be
EZ
2839 (Lisp and Coding Systems): Add index entries.
2840
d3c0c321
MR
28412009-05-09 Martin Rudalics <rudalics@gmx.at>
2842
2843 * windows.texi (Choosing Window): Describe split-window-sensibly
2844 and rewrite section on window splitting accordingly.
2845 (Textual Scrolling): Replace `...' by @code{...}.
2846
c773345a
CY
28472009-05-04 Chong Yidong <cyd@stupidchicken.com>
2848
ee2d5b5e
CY
2849 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
2850 Remove obsoleted pre-abbrev-expand-hook.
2851
2852 * locals.texi (Standard Buffer-Local Variables): Consolidate table
2853 entries.
2854
c773345a
CY
2855 * internals.texi (Object Internals): Don't assume 32-bit machines
2856 are the norm.
2857 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
2858 (Window Internals): Synch field names to window.h.
2859 (Process Internals): Synch field names to process.h.
c773345a 2860
dd449674
CY
28612009-04-29 Chong Yidong <cyd@stupidchicken.com>
2862
2863 * variables.texi (File Local Variables): Note that read-circle is
2864 bound to nil when reading file-local variables.
2865
2866 * streams.texi (Input Functions): Document read-circle.
2867 (Output Variables): Add xref to Circular Objects.
2868
4f1e25e2
CY
28692009-04-25 Chong Yidong <cyd@stupidchicken.com>
2870
2871 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
2872 Features and Coding System Basics. Node that "p" stands for
2873 "predicate". Recommend utf-8-emacs instead of emacs-mule.
2874 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
2875 mouse-appearance-menu.
2876 (Programming Tips): Add xref to Progress.
2877
dca019f8
CY
28782009-04-22 Chong Yidong <cyd@stupidchicken.com>
2879
5dcb4c4e
SM
2880 * os.texi (Command-Line Arguments):
2881 Document command-line-args-left.
dca019f8
CY
2882 (Suspending Emacs): Adapt text to multi-tty case. Document use of
2883 terminal objects for tty arguments.
2884 (Startup Summary): Add xref to Session Management.
2885 (Session Management): Mention emacs-session-restore. Copyedits.
2886
02a89103
CY
28872009-04-20 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * os.texi (Startup Summary): Copyedits. The init file is not
2890 necessarily named .emacs now. Document initial-buffer-choice and
2891 initial-scratch-message. Note where Emacs exits in batch mode.
2892 Document inhibit-splash-screen as an alias.
2893 (Init File): Be neutral about which init file name to use.
2894
28952009-04-16 Chong Yidong <cyd@stupidchicken.com>
2896
2897 * os.texi (System Interface): Fix Texinfo usage.
2898
0c1cfe01
CY
28992009-04-15 Chong Yidong <cyd@stupidchicken.com>
2900
80d7cdca
CY
2901 * searching.texi (Regexp Backslash): Also refer to shy groups as
2902 non-capturing or unnumbered groups.
2903 (Regexp Functions): Add cross-reference to Regexp Backslash.
2904
0c1cfe01
CY
2905 * display.texi (Truncation): Overlays can use line-prefix and
2906 wrap-prefix too.
2907 (Overlay Properties): Document wrap-prefix and line-prefix.
2908 (Face Attributes): Document underline-minimum-offset.
2909 (Face Remapping): Copyedits.
2910 (Low-Level Font): Copyedits.
2911 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
2912 (Line Height): Emphasize that line-spacing only takes effect on
2913 graphical terminals.
0c1cfe01 2914
c4adeee0
CY
29152009-04-13 Chong Yidong <cyd@stupidchicken.com>
2916
2917 * display.texi (Refresh Screen): Note that a passage about screen
2918 refreshing is text terminal only.
2919 (Forcing Redisplay): Delete misleading comment---sit-for calls
2920 redisplay, not the other way around.
2921 (Truncation): Note new values of truncate-partial-width-windows.
2922 Copyedits.
2923 (Invisible Text): Document invisible-p.
2924
b20ecfa1
EZ
29252009-04-11 Eli Zaretskii <eliz@gnu.org>
2926
2927 * display.texi (Overlays): Overlays don't scale well. See
2928 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2929
97d8273f
CY
29302009-04-10 Chong Yidong <cyd@stupidchicken.com>
2931
f147ff75
CY
2932 * syntax.texi (Syntax Table Functions): Document cons cell
2933 argument for modify-syntax-entry.
2934 (Categories): Document cons cell argument for
2935 modify-category-entry.
2936
fca4ec76
CY
2937 * searching.texi (String Search): Document word-search-forward-lax
2938 and word-search-backward-lax.
2939 (Searching and Case): Describe isearch behavior more precisely.
2940
9c283d5b
CY
2941 * keymaps.texi (Tool Bar): Mention that some platforms do not
2942 support multi-line toolbars. Suggested by Stephen Eglen.
2943
2944 * frames.texi (Layout Parameters): Mention that Nextstep also
2945 allows only one tool-bar line. Suggested by Stephen Eglen.
2946
97d8273f
CY
2947 * nonascii.texi (Text Representations): Copyedits.
2948 (Coding System Basics): Also mention utf-8-emacs.
2949 (Converting Representations, Selecting a Representation)
2950 (Scanning Charsets, Translation of Characters, Encoding and I/O):
2951 Copyedits.
2952 (Character Codes): Mention role of codepoints 1114112 to 4194175.
2953
2bad3299
CY
29542009-04-09 Chong Yidong <cyd@stupidchicken.com>
2955
2956 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
2957 (Filling): Clarify REGION argument of fill-paragraph.
2958 Document fill-forward-paragraph-function.
2bad3299
CY
2959 (Special Properties): Remove "new in Emacs 22" declaration.
2960 (Clickable Text): Merge with Links and Mouse-1 node.
2961
5dcb4c4e
SM
2962 * display.texi (Button Properties, Button Buffer Commands):
2963 Change xref to Clickable Text.
2bad3299
CY
2964
2965 * tips.texi (Key Binding Conventions): Change xref to Clickable
2966 Text.
2967
2968 * elisp.texi (Top): Update node listing.
2969
ea30ce4f
CY
29702009-04-05 Chong Yidong <cyd@stupidchicken.com>
2971
47af2f4b
CY
2972 * markers.texi (The Mark): Copyedits. Improve description of
2973 handle-shift-selection.
2974 (The Region): Move use-region-p here from The Mark.
2975
ea30ce4f
CY
2976 * positions.texi (Screen Lines): Document (cols . lines) argument
2977 for vertical-motion.
2978
2aa8ea6e
CY
29792009-04-04 Chong Yidong <cyd@stupidchicken.com>
2980
3ec61d4e
CY
2981 * frames.texi (Frames): Clean up introduction. Document `ns'
2982 return value for framep.
2983 (Creating Frames): Note how the terminal is chosen.
2984 (Multiple Terminals, Multiple Displays): Merge into a single node.
2985 (Color Parameters): Fix typo.
2986
2987 * variables.texi (Local Variables, Buffer-Local Variables)
2988 (Creating Buffer-Local): Change link to Multiple Terminals.
2989
2990 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2991
2992 * keymaps.texi (Controlling Active Maps): Change link to Multiple
2993 Terminals.
2994
2995 * commands.texi (Command Loop Info, Keyboard Macros): Change link
2996 to Multiple Terminals.
2997
2998 * elisp.texi (Top): Update node listing.
2999 * vol2.texi (Top): Update node listing.
3000 * vol1.texi (Top): Update node listing.
3001
9257072f
CY
3002 * buffers.texi (Current Buffer): Note that the append-to-buffer
3003 example is no longer in synch with the latest code. Tie the two
3004 examples together.
3005
2aa8ea6e
CY
3006 * files.texi (File Attributes): Move note about MS-DOS from
3007 Changing Files to File Attributes.
3008 (Create/Delete Dirs): Note that mkdir is an alias for this.
3009
22e74b17
CY
30102009-04-01 Markus Triska <triska@gmx.at>
3011
3012 * processes.texi (Filter Functions): Suggest how to handle output
3013 batches.
3014
4bbe48ec
CY
30152009-03-30 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * help.texi (Accessing Documentation): Update example to use
3018 help-setup-xref and with-help-window.
3019 (Help Functions): Remove print-help-return-message, which is
3020 semi-obsolete due to with-help-window. Document help-buffer and
3021 help-setup-xref.
3022
b9723f39
CY
30232009-03-29 Chong Yidong <cyd@stupidchicken.com>
3024
5dcb4c4e
SM
3025 * help.texi (Accessing Documentation, Help Functions):
3026 Remove information about long-obsolete Emacs versions.
9eb52e90 3027
b9723f39
CY
3028 * modes.texi (Mode Line Variables): The default values of the mode
3029 line variables are now more complicated.
3030
b0cc32db
CY
30312009-03-28 Chong Yidong <cyd@stupidchicken.com>
3032
3c25a5a9
CY
3033 * modes.texi (Major Mode Conventions): Note that specialness is
3034 inherited.
31c9eebb
CY
3035 (Derived Modes): Note that define-derive-mode sets the mode-class
3036 property.
3c25a5a9 3037
b0cc32db
CY
3038 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3039 goto-map. Add search-map to the list.
3040
c5e0006d
EZ
30412009-03-27 Eli Zaretskii <eliz@gnu.org>
3042
1213465a
EZ
3043 * os.texi (System Environment): Update the list of system-type
3044 values.
3045
c5e0006d
EZ
3046 * markers.texi (The Mark) <handle-shift-selection>: Update for
3047 removal of the optional argument DEACTIVATE.
3048
48bab3d6
CY
30492009-03-25 Chong Yidong <cyd@stupidchicken.com>
3050
3051 * commands.texi (Focus Events): Most X window managers don't use
3052 focus-follows-mouse nowadays.
3053
6e4ff1b6
CY
30542009-03-24 Chong Yidong <cyd@stupidchicken.com>
3055
3056 * commands.texi (Defining Commands): Clarify introduction.
3057 (Using Interactive): Not that interactive can be put in a symbol
3058 property.
3059 (Interactive Call): Note that a symbol with a non-nil
3060 interactive-form property satisfies commandp.
3061
11625308
JB
30622009-03-23 Juanma Barranquero <lekktu@gmail.com>
3063
3064 * minibuf.texi (Intro to Minibuffers): Fix typos.
3065
7b34420d
CY
30662009-03-23 Chong Yidong <cyd@stupidchicken.com>
3067
3068 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
3069 about minibuffers in old Emacs versions. Copyedits.
3070 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
3071 (Text from Minibuffer): Simplify introduction.
3072
f9257eed
AM
30732009-03-22 Alan Mackenzie <acm@muc.de>
3074
3075 * commands.texi (Using Interactive): Clarify string argument to
3076 `interactive' - even promptless elements need \n separators.
3077
f639ba70
CY
30782009-03-18 Chong Yidong <cyd@stupidchicken.com>
3079
3080 * minibuf.texi (Completion Styles): New node.
3081
3082 * elisp.texi (Top): Update node listing.
3083
d897e8ee
CY
30842009-03-17 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * minibuf.texi (Basic Completion): Note that
3087 read-file-name-completion-ignore-case and
3088 read-buffer-completion-ignore-case can override
3089 completion-ignore-case.
3090 (Minibuffer Completion): Document completing-read changes.
3091 (Completion Commands): Avoid mentioning partial completion mode.
3092 Document minibuffer-completion-confirm changes, and
3093 minibuffer-confirm-exit-commands.
3094 (High-Level Completion): Document new require-match behavior for
3095 read-buffer. Document read-buffer-completion-ignore-case.
3096 (Reading File Names): Document new require-match behavior for
3097 read-file-name.
3098
b1f23349
CY
30992009-03-14 Chong Yidong <cyd@stupidchicken.com>
3100
3101 * debugging.texi (Error Debugging): Don't mislead the reader into
3102 thinking that debug-on-error enters debugger for C-f at EOB.
3103 (Error Debugging): Setting debug-on-init within the init file
3104 works, and has for some time.
3105
d6eb4e25
KH
31062009-03-13 Kenichi Handa <handa@m17n.org>
3107
3108 * display.texi (Fontsets): Update the description.
3109
1cf53dc5
CY
31102009-03-13 Chong Yidong <cyd@stupidchicken.com>
3111
3112 * advice.texi (Advising Primitives): Link to What Is a Function.
3113
81f919fc
CY
31142009-03-12 Chong Yidong <cyd@stupidchicken.com>
3115
cf4229eb
CY
3116 * compile.texi (Speed of Byte-Code): Update example.
3117 (Disassembly): Update examples.
3118
81f919fc 3119 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
3120
3121 * customize.texi (Common Keywords): It's not necessary to use :tag
3122 to remove hyphens, as custom-unlispify-tag-name does it
3123 automatically.
5dcb4c4e
SM
3124 (Variable Definitions): Link to File Local Variables.
3125 Document customized-value symbol property.
f2bbc08c
CY
3126 (Customization Types): Move menu to end of node.
3127
955964d7
CY
31282009-03-10 Chong Yidong <cyd@stupidchicken.com>
3129
3130 * macros.texi (Compiling Macros): Omit misleading sentence, which
3131 implied that macros can only be used in the same file they are
3132 defined.
3133 (Backquote): Remove obsolete information about Emacs 19.
3134
d25ed7db
GM
31352009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3136
3137 * display.texi (Display Margins): Fix paren typo.
3138
d55f6ca5
CY
31392009-02-27 Chong Yidong <cyd@stupidchicken.com>
3140
f0e57ed8
CY
3141 * elisp.texi (Top): Update node listing.
3142
3143 * variables.texi (Variables): Clarify introduction.
3144 (Global Variables): Mention that setq is a special form.
3145 (Local Variables): Use active voice.
3146 (Tips for Defining): Mention marking variables as safe.
3147 (Buffer-Local Variables): Mention terminal-local and frame-local
3148 variables together.
3149 (File Local Variables): Copyedits.
3150 (Frame-Local Variables): Note that they are not really useful.
3151 (Future Local Variables): Node deleted.
3152
d55f6ca5 3153 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 3154 Unicode escape syntax.
d55f6ca5 3155
ca8f09a8
CY
31562009-02-23 Chong Yidong <cyd@stupidchicken.com>
3157
3158 * control.texi (Control Structures): Add cindex entry for "textual
3159 order".
3160
3161 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3162 instead of "expression" throughout.
3163 (Function Indirection): Copyedits. Use active voice.
3164 (Eval): The default value of max-lisp-eval-depth is now 400.
3165
a20878b6
MB
31662009-02-23 Miles Bader <miles@gnu.org>
3167
3168 * processes.texi (System Processes): Rename `system-process-attributes'
3169 to `process-attributes'.
3170
61f66044
CY
31712009-02-22 Chong Yidong <cyd@stupidchicken.com>
3172
1b80d1f3
CY
3173 * symbols.texi (Property Lists): Emphasize that property lists are
3174 not restricted to symbol cells.
3175 (Other Plists): Copyedit.
3176
61f66044
CY
3177 * sequences.texi (Sequences Arrays Vectors): Make introduction
3178 more concise.
3179 (Arrays): Mention char-tables and bool-vectors too.
3180 (Vectors): Don't repeat information given in Arrays node. Link to
3181 nodes that explain the vector usage examples.
3182 (Char-Tables): Note that char-table elements can have arbitrary
3183 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 3184 Link to Property Lists node.
61f66044 3185
9403944b
CY
31862009-02-22 Chong Yidong <cyd@stupidchicken.com>
3187
3188 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3189 `append'.
4068c7b4 3190 (List Elements): Copyedits.
9403944b
CY
3191
3192 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3193 of `vconcat'.
3194
3195 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3196 Emacs 20 usage of `concat'.
3197 (Case Conversion): Copyedits.
3198
b87a185f
CY
31992009-02-21 Chong Yidong <cyd@stupidchicken.com>
3200
3201 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3202 Minor edits.
3203 (Frame Configuration Type): Emphasize that it is not primitive.
3204 (Font Type): New node.
3205 (Type Predicates): Add fontp; type-of now recognizes font object
3206 types.
3207
3208 * intro.texi (Version Info): Update version numbers in examples.
3209 (Acknowledgements): List more contributors.
3210
3211 * elisp.texi: Bump version number to 3.0.
3212 (Top): Link to Font Type node.
3213
867d4bb3
JB
32142009-02-20 Juanma Barranquero <lekktu@gmail.com>
3215
3216 * modes.texi (Major Mode Conventions): Remove duplicate words.
3217 (Customizing Keywords): Fix typo.
3218
77730170
EZ
32192009-02-14 Eli Zaretskii <eliz@gnu.org>
3220
3221 * nonascii.texi (User-Chosen Coding Systems): Document that
3222 select-safe-coding-system suggests raw-text if there are raw bytes
3223 in the region.
3224 (Explicit Encoding): Warn not to use `undecided' when encoding.
3225
c8736212
GM
32262009-02-11 Glenn Morris <rgm@gnu.org>
3227
3228 * frames.texi (Visibility of Frames): Mention the effect multiple
3229 workspaces/desktops can have on visibility.
3230
ab992d66
EZ
32312009-02-07 Eli Zaretskii <eliz@gnu.org>
3232
c8736212
GM
3233 * text.texi (Commands for Insertion):
3234 * commands.texi (Event Mod):
3235 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
3236 * nonascii.texi (Translation of Characters):
3237 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
3238 (Explicit Encoding): Document the `charset' text property produced
3239 by decode-coding-region and decode-coding-string.
ab992d66 3240
e651a255
AM
32412009-01-27 Alan Mackenzie <acm@muc.de>
3242
3243 * modes.texi (Search-based Fontification): Correct a typo.
3244
bc5cde4b
JB
32452009-01-25 Juanma Barranquero <lekktu@gmail.com>
3246
3247 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3248 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3249
3533155b
EZ
32502009-01-24 Eli Zaretskii <eliz@gnu.org>
3251
f721deda
EZ
3252 * display.texi (Window Systems): Document the value of
3253 `initial-window-system' under --daemon.
3254
3533155b
EZ
3255 * os.texi (System Environment): Remove description of the
3256 `environment' function which has been deleted.
3257
f79b43b2
DN
32582009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3259
3260 * frames.texi (Multiple Displays): Remove documentation for
3261 removed function make-frame-on-tty.
3262
e3aa6669
CY
32632009-01-22 Chong Yidong <cyd@stupidchicken.com>
3264
3265 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
3266 write-region-annotate-functions.
3267 Document write-region-post-annotation-function.
e3aa6669 3268
fb13a416
CY
32692009-01-19 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * display.texi (Font Lookup): Document WIDTH argument of
3272 x-list-fonts.
3273
02eccf6b
EZ
32742009-01-17 Eli Zaretskii <eliz@gnu.org>
3275
ead3f58d
EZ
3276 * maps.texi (Standard Keymaps): Rename function-key-map to
3277 local-function-key-map.
3278
3279 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3280 local-function-key-map.
3281
3282 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3283 and `set-keyboard-coding-system' now accept an optional terminal
3284 argument.
3285
3286 * commands.texi (Event Mod): `keyboard-translate-table' is now
3287 terminal-local.
3288 (Function Keys): Rename function-key-map to
3289 local-function-key-map.
3290
df05a163
EZ
3291 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3292 frames.texi.
3293
0ed8034e 3294 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
3295 `delete-terminal-functions', `suspend-tty-functions' and
3296 `resume-tty-functions'.
0ed8034e
EZ
3297
3298 * frames.texi (Frames): Document `frame-terminal' and
3299 `terminal-live-p'.
3300 (Multiple Displays): Document `make-frame-on-tty'.
3301 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3302 `terminal-name', and `get-device-terminal'.
490f1197
EZ
3303 (Terminal Parameters): Document `terminal-parameters',
3304 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
3305
3306 * os.texi (System Environment): Document `environment' and
3307 `initial-environment'.
490f1197
EZ
3308 (Suspending Emacs): Update for multi-tty; document
3309 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 3310
02eccf6b
EZ
3311 * nonascii.texi (Coding System Basics): More accurate description
3312 of `raw-text'.
3313
f19fea97
JB
33142009-01-12 Juanma Barranquero <lekktu@gmail.com>
3315
3316 * display.texi (Low-Level Font): Fix typo.
3317
16fa292f
CY
33182009-01-10 Chong Yidong <cyd@stupidchicken.com>
3319
3320 * elisp.texi (Top): Update node listing.
3321
3322 * display.texi (PostScript Images): Node deleted.
3323
0b4faef3
EZ
33242009-01-10 Eli Zaretskii <eliz@gnu.org>
3325
3355f04d
EZ
3326 * processes.texi (Decoding Output): Document that null bytes force
3327 no-conversion for reading process output.
3328
3329 * files.texi (Reading from Files): Document that null bytes force
3330 no-conversion when visiting files.
3331
11625308 3332 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 3333
5dcb4c4e
SM
3334 * nonascii.texi (Lisp and Coding Systems):
3335 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 3336 (Character Properties): Improve wording.
0b4faef3 3337
ce9cf065
CY
33382009-01-09 Chong Yidong <cyd@stupidchicken.com>
3339
3340 * display.texi (Font Lookup): Remove obsolete function
3341 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3342 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
3343 (Font Selection): Reorder order of variable descriptions.
3344 Minor clarifications.
ce9cf065
CY
3345
3346 * elisp.texi (Top): Update node listing.
3347
ab756fb3
GM
33482009-01-09 Glenn Morris <rgm@gnu.org>
3349
3350 * commands.texi (Command Loop Info): Say that last-command-char and
3351 last-input-char are obsolete aliases.
3352
3353 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3354 last-input-char and last-command-char, since they are just aliases for
3355 last-input-event and last-command-event.
3356
3357 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3358 last-command-char.
3359
6b2b8ab1
CY
33602009-01-08 Chong Yidong <cyd@stupidchicken.com>
3361
3362 * elisp.texi: Update node listing.
3363
3364 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
3365 (Face Attributes): Don't link to Font Lookup.
3366 Document font-family-list.
6b2b8ab1
CY
3367 (Fonts): New node.
3368
3568e767
JR
33692009-01-08 Jason Rumney <jasonr@gnu.org>
3370
3371 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 3372 changing the standard pointer shapes. (Bug#1485)
3568e767 3373
6221c8db
CY
33742009-01-08 Chong Yidong <cyd@stupidchicken.com>
3375
3376 * display.texi (Attribute Functions): Note that a function value
3377 :height is relative, and that compatibility functions work by
3378 calling set-face-attribute.
3379 (Displaying Faces): Reorder list in order of increasing priority.
3380 (Face Remapping): New node. Content moved here from Displaying
3381 Faces.
3382 (Glyphs): Link to Face Functions.
3383
e3d3799a
CY
33842009-01-08 Chong Yidong <cyd@stupidchicken.com>
3385
3386 * display.texi (Faces): Don't discuss face id here. facep does
3387 not return t.
3388 (Defining Faces): Minor clarification.
3389 (Face Attributes): Rearrange items to match docstring of
3390 set-face-attribute. Add :foundry attribute. Document new role of
3391 :font attribute. Texinfo usage fix.
3392 (Attribute Functions): Copyedits.
3393 (Face Functions): Note that face number is seldom used.
3394
638a2457
RS
33952009-01-05 Richard M Stallman <rms@gnu.org>
3396
3397 * strings.texi (Predicates for Strings): Minor clarification.
3398
3399 * functions.texi (Function Safety): Texinfo usage fix.
3400
49ea0074
JB
34012009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3402
3403 * objects.texi (General Escape Syntax): Fix typo.
3404
9f822178
MR
34052009-01-03 Martin Rudalics <rudalics@gmx.at>
3406
3407 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3408 works via the default value of pop-up-frame-function.
3409
af34ad36
EZ
34102009-01-02 Eli Zaretskii <eliz@gnu.org>
3411
3412 * processes.texi (System Processes): Document the `time' and
3413 `ctime' attributes of `system-process-attributes'.
3414
d31f6679
CY
34152009-01-01 Chong Yidong <cyd@stupidchicken.com>
3416
3417 * display.texi (Face Attributes): Clarify :height attribute.
3418
174dc00c
MR
34192008-12-31 Martin Rudalics <rudalics@gmx.at>
3420
3421 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3422 the front of the buffer list. Add entries for `last-buffer' and
3423 `unbury-buffer'.
3424
b8afe7e4
EZ
34252008-12-27 Eli Zaretskii <eliz@gnu.org>
3426
d14030f5
EZ
3427 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3428 and its subsections.
3429
3430 * frames.texi (Multiple Terminals, Low-level Terminal)
3431 (Terminal Parameters, Frames on Other TTY devices): New sections.
3432 (Frames): Add an xref to "Multiple Terminals".
3433
765980a4
EZ
3434 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3435
3436 * objects.texi (Terminal Type): New node.
3437 (Editing Types): Add it to the menu.
3438
47bd5577
EZ
3439 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3440 Variables".
3441
eb22b78c 3442 * variables.texi (Directory Local Variables): New node.
47bd5577 3443 (Variables): Add a menu item for it.
eb22b78c 3444
b8afe7e4
EZ
3445 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3446 `generated-autoload-file'.
3447
77bb0476
EZ
34482008-12-20 Eli Zaretskii <eliz@gnu.org>
3449
028e2c19
EZ
3450 * os.texi (Startup Summary): Add xref to documentation of
3451 `initial-window-system'.
3452
77bb0476
EZ
3453 * display.texi (Window Systems): Document `window-system' the
3454 function. The variable `window-system' is now frame-local.
028e2c19 3455 Document `initial-window-system'.
77bb0476 3456
dda87836
MR
34572008-12-19 Martin Rudalics <rudalics@gmx.at>
3458
3459 * windows.texi (Windows): Rewrite description of
3460 fit-window-to-buffer.
3461
caef3ed2
GM
34622008-12-13 Glenn Morris <rgm@gnu.org>
3463
3464 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3465 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3466
21c58e4d
GM
34672008-12-12 Glenn Morris <rgm@gnu.org>
3468
3469 * debugging.texi (Error Debugging): Refer forwards to
3470 eval-expression-debug-on-error.
3471
af38459f
EZ
34722008-12-05 Eli Zaretskii <eliz@gnu.org>
3473
5dedd9b5
EZ
3474 * strings.texi (String Basics): Only unibyte strings that
3475 represent key sequences hold 8-bit raw bytes.
3476
af38459f
EZ
3477 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3478 paragraph to speak about `undecided'.
3479 (Character Properties): Don't explain the meaning of each
3480 property; instead, identify their Unicode Standard names.
b3f1f4a5 3481 (Character Sets): Document `map-charset-chars'.
af38459f 3482
fa047ae7
GM
34832008-12-02 Glenn Morris <rgm@gnu.org>
3484
3485 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3486 section yet again.
3487
47dbc044
EZ
34882008-11-29 Eli Zaretskii <eliz@gnu.org>
3489
98d05998
EZ
3490 * nonascii.texi (Character Properties): New Section.
3491 (Specifying Coding Systems): Document
3492 `coding-system-priority-list', `set-coding-system-priority', and
3493 `with-coding-priority'.
3494 (Lisp and Coding Systems): Document `check-coding-systems-region'
3495 and `coding-system-charset-list'.
3496 (Coding System Basics): Document `coding-system-aliases'.
3497
3498 * elisp.texi (Top): Add a @detailmenu entry for "Character
3499 Properties".
3500
47dbc044
EZ
3501 * objects.texi (Character Type): Correct the range of Emacs
3502 characters. Add an @xref to "Character Codes".
3503
3504 * strings.texi (String Basics): Add an @xref to "Character Codes".
3505
3506 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3507
3508 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3509 (Character Codes): Document `max-char'.
3510
8b80cdf5
EZ
35112008-11-28 Eli Zaretskii <eliz@gnu.org>
3512
3513 * nonascii.texi (Text Representations, Converting Representations)
3514 (Character Sets, Scanning Charsets, Translation of Characters):
3515 Make text more accurate.
3516
a99dceba
GM
35172008-11-28 Glenn Morris <rgm@gnu.org>
3518
3519 * files.texi (Format Conversion Round-Trip): Improve previous change.
3520
f6dc3bed
CY
35212008-11-26 Chong Yidong <cyd@stupidchicken.com>
3522
3523 * modes.texi (Auto Major Mode): Fix example.
3524
5da9413d
GM
35252008-11-25 Glenn Morris <rgm@gnu.org>
3526
3527 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3528
3529 * files.texi (Format Conversion Round-Trip):
3530 Use active voice for previous change.
3531
fcca848c
CY
35322008-11-25 Chong Yidong <cyd@stupidchicken.com>
3533
3534 * os.texi (Processor Run Time):
3535 * processes.texi (Transaction Queues):
3536 * markers.texi (The Mark):
3537 * windows.texi (Choosing Window, Selecting Windows):
3538 * files.texi (Changing Files, Magic File Names):
3539 * commands.texi (Key Sequence Input):
3540 * functions.texi (Declaring Functions):
3541 * strings.texi (Predicates for Strings):
3542 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3543
36c8dc54
CY
35442008-11-24 Chong Yidong <cyd@stupidchicken.com>
3545
3546 * help.texi (Accessing Documentation): Update example.
3547
3548 * variables.texi (Defining Variables): Note that `*' is not
3549 necessary if defcustom is used.
3550
2a79b242
EZ
35512008-11-22 Eli Zaretskii <eliz@gnu.org>
3552
3553 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3554 Characters" from @detailmenu.
3555
3556 * nonascii.texi (Character Codes, Character Sets)
3557 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3558 (Chars and Bytes, Splitting Characters): Sections removed.
3559
392f0d26
LK
35602008-11-22 Lute Kamstra <lute@gnu.org>
3561
3562 * positions.texi (Text Lines): Update goto-line documentation.
3563
af1a5cd5
MR
35642008-11-21 Martin Rudalics <rudalics@gmx.at>
3565
6a4cfb0c
MR
3566 * frames.texi (Frames): Fix typo, add cross references, reword.
3567 (Initial Parameters): Reword special-display-frame-alist text.
3568 (Frames and Windows): Reword. Describe argument norecord for
3569 set-frame-selected-window.
3570 (Input Focus): Describe argument norecord for select-frame.
3571 Remove comment on MS-Windows behavior for focus-follows-mouse.
3572 (Raising and Lowering): Mention windows-frames dichotomy in
3573 metaphor.
3574
af1a5cd5
MR
3575 * windows.texi (Displaying Buffers, Vertical Scrolling)
3576 (Horizontal Scrolling): Fix indenting and rewording issues
3577 introduced with 2008-11-07 change.
3578
c249fa9c
GM
35792008-11-20 Glenn Morris <rgm@gnu.org>
3580
3581 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3582 element of `format-alist'.
3583
204d4665
GM
35842008-11-19 Glenn Morris <rgm@gnu.org>
3585
3586 * doclicense.texi: Update to FDL 1.3.
3587 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3588
cc0910af
CY
35892008-11-18 Chong Yidong <cyd@stupidchicken.com>
3590
efe6e7c4
CY
3591 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3592 vars, which are obsolete. Mention jit-lock-register.
3593
5dcb4c4e
SM
3594 * modes.texi (Other Font Lock Variables):
3595 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 3596
cc0910af
CY
3597 * frames.texi (Color Parameters): Document alpha parameter.
3598
aeeedf76
MR
35992008-11-16 Martin Rudalics <rudalics@gmx.at>
3600
3601 * windows.texi (Splitting Windows, Deleting Windows)
3602 (Selecting Windows, Cyclic Window Ordering)
3603 (Buffers and Windows, Displaying Buffers, Choosing Window)
3604 (Dedicated Windows, Window Point, Window Start and End)
3605 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3606 (Size of Window, Resizing Windows, Window Configurations)
3607 (Window Parameters): Avoid @var at beginning of sentences and
3608 reword accordingly.
3609
4c565c5c
LK
36102008-11-11 Lute Kamstra <lute@gnu.org>
3611
3612 * files.texi (File Name Components): Fix file-name-extension
3613 documentation.
3614
25f494c9
JB
36152008-11-11 Juanma Barranquero <lekktu@gmail.com>
3616
3617 * frames.texi (Basic Parameters): Remove display-environment-variable
3618 and term-environment-variable.
3619
a1401ab1
EZ
36202008-11-08 Eli Zaretskii <eliz@gnu.org>
3621
3622 * windows.texi (Basic Windows, Splitting Windows)
3623 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3624 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
3625 (Resizing Windows, Window Configurations, Window Parameters):
3626 Fix wording and markup.
a1401ab1 3627
efafc282
MR
36282008-11-07 Martin Rudalics <rudalics@gmx.at>
3629
3630 * windows.texi (Windows): Update entries.
3631 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 3632 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
3633 (Selecting Windows, Cyclic Window Ordering): Reword with special
3634 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
3635 (Buffers and Windows, Choosing Window): Reword with special
3636 emphasis on dedicated windows.
3637 (Displaying Buffers): Reword. For switch-to-buffer mention that
3638 it may fall back on pop-to-buffer. For other-window try to
3639 explain how it treats the cyclic ordering of windows.
efafc282
MR
3640 (Dedicated Windows): New node and section discussing dedicated
3641 windows and associated functions.
86ab855a 3642 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
3643 (Window Start and End): Rename node and section title. Reword.
3644 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3645 Minor rewording.
3646 (Size of Window): Reword, in particular text on window-width.
3647 (Resizing Windows): Reword. Add text on balancing windows.
3648 (Window Configurations): Reword. Mention window parameters.
3649 (Window Parameters): New node and section on window parameters.
3650 (Window Hooks): Reword. Mention that
3651 window-configuration-change-hook is run "buffer-locally".
3652 * elisp.texi (Top): Update Windows entries in @detailmenu
3653 section.
3654
d60a8ab2
JB
36552008-11-04 Juanma Barranquero <lekktu@gmail.com>
3656
3657 * searching.texi (Regexp Search): Fix typo.
3658
01777627
CY
36592008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3660
3661 * searching.texi (Regexp Search): Document GREEDY arg.
3662 (Simple Match Data): Fix return value.
3663
c4526e93
EZ
36642008-11-01 Eli Zaretskii <eliz@gnu.org>
3665
3666 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
3667 with Emacs 23 internal representation of characters.
3668 Document `unibyte-string'.
c4526e93 3669
fe2ae8b5
CY
36702008-10-28 Chong Yidong <cyd@stupidchicken.com>
3671
3672 * processes.texi (Process Information): Note that process-status
3673 does not accept buffer names.
3674
cc5a21e3
CY
36752008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3676
3677 * positions.texi (Skipping Characters): Correct return value of
3678 skip-chars-forward.
3679
09460d9a
MR
36802008-10-25 Martin Rudalics <rudalics@gmx.at>
3681
520b29e7
MR
3682 * windows.texi (Deleting Windows): Update documentation of
3683 delete-windows-on.
3684 (Buffers and Windows): Update documentations of
3685 get-buffer-window and get-buffer-window-list.
3686 (Displaying Buffers): Update documentation of
3687 replace-buffer-in-windows.
3688
09460d9a
MR
3689 * buffers.texi (Current Buffer): Reword set-buffer and
3690 with-current-buffer documentations.
3691 (Creating Buffers): Reword documentation of get-buffer-create.
3692
4d48fcdc
MR
36932008-10-23 Martin Rudalics <rudalics@gmx.at>
3694
3695 * buffers.texi (Current Buffer): Reword documentation of
3696 set-buffer.
3697 (Buffer Names): Reword documentation of buffer-name.
3698 (The Buffer List): For bury-buffer explain what happens with the
3699 buffer's window.
3700 (Creating Buffers): Say that get-buffer-create's arg is called
3701 buffer-or-name.
3702
f0143c43
CY
37032008-10-22 Chong Yidong <cyd@stupidchicken.com>
3704
3e5dbbd3
CY
3705 * advice.texi (Computed Advice): Explain what DEFINITION is.
3706
f0143c43
CY
3707 * nonascii.texi (Character Codes): Remove obsolete function
3708 char-valid-p, and document characterp instead.
3709
52a94b85
MR
37102008-10-22 Martin Rudalics <rudalics@gmx.at>
3711
3712 * windows.texi (Displaying Buffers): Reword documentation of
3713 pop-to-buffer.
3714 (Choosing Window): Rewrite documentation of display-buffer and
3715 its options.
3716
f76f8246
MR
3717 * buffers.texi (Killing Buffers): Update documentation of
3718 kill-buffer.
3719
acc8b598
EZ
37202008-10-21 Eli Zaretskii <eliz@gnu.org>
3721
80e6b6df
EZ
3722 * processes.texi (Serial Ports): Fix wording and improve markup.
3723
3645358a
EZ
3724 * searching.texi (Regexp Search): Document `string-match-p' and
3725 `looking-at-p'.
3726 (POSIX Regexps): Add an xref for "non-greedy".
3727 (Regexp Special): Add @cindex entry for "non-greedy".
3728
b3d50cff 3729 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 3730 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 3731
73b7530a
EZ
3732 * frames.texi (Color Names): Add an xref to `read-color'.
3733
3734 * minibuf.texi (High-Level Completion): Document `read-color'.
3735
acc8b598
EZ
3736 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
3737
3738 * positions.texi (Narrowing): Add an xref to "Swapping Text".
3739
3740 * buffers.texi (Swapping Text): New section, documents
3741 `buffer-swap-text'.
3742
10e187e8
MR
37432008-10-21 Martin Rudalics <rudalics@gmx.at>
3744
3745 * windows.texi (Resizing Windows): Minor wording fix.
3746
fd6f900c
EZ
37472008-10-20 Eli Zaretskii <eliz@gnu.org>
3748
3749 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
3750 and `combine-and-quote-strings'.
3751
3752 * strings.texi (Creating Strings): Add xrefs for them.
3753
e4372165
EZ
37542008-10-19 Eli Zaretskii <eliz@gnu.org>
3755
d6328fba
EZ
3756 * elisp.texi (Top): Make descriptive text for "Reading File Names"
3757 match the corresponding menu in minibuf.texi.
3758
e4372165
EZ
3759 * minibuf.texi (Reading File Names): Document `read-shell-command'
3760 and `minibuffer-local-shell-command-map'.
3761
5d8dda33
MR
37622008-10-19 Martin Rudalics <rudalics@gmx.at>
3763
3764 * windows.texi (Resizing Windows): Remove var{} around "window" in
3765 documentation of enlarge-window.
3766 Rewrite documentation of window-min-height and window-min-width.
3767
437706cd
EZ
37682008-10-19 Eli Zaretskii <eliz@gnu.org>
3769
80f85d7c
EZ
3770 * functions.texi (Calling Functions): Document `apply-partially'.
3771
291703b5
EZ
3772 * hooks.texi (Standard Hooks): Mention
3773 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
3774
3775 * variables.texi (File Local Variables): Document
3776 `file-local-variables-alist', `before-hack-local-variables-hook'
3777 and `hack-local-variables-hook'.
3778
583d8b3c
EZ
3779 * processes.texi (Synchronous Processes): Document `process-lines'.
3780
5dcb4c4e
SM
3781 * customize.texi (Variable Definitions):
3782 Document `custom-reevaluate-setting'.
437706cd 3783
7e51d89b
MR
37842008-10-18 Martin Rudalics <rudalics@gmx.at>
3785
3786 * windows.texi (Choosing Window, Deleting Windows)
3787 (Displaying Buffers): Expand documentation of dedicated windows.
3788
43c59a3d
EZ
37892008-10-18 Eli Zaretskii <eliz@gnu.org>
3790
018a960d
EZ
3791 * files.texi (Changing Files): Document symbolic input of file
3792 modes to `set-file-modes'. Document `read-file-modes' and
3793 `file-modes-symbolic-to-number'.
3794
2c0b8144
EZ
3795 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
3796 and `search-map'.
3797
5dcb4c4e
SM
3798 * searching.texi (Search and Replace):
3799 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 3800 Document `multi-query-replace-map'.
80120f13 3801
6d4913f0 3802 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
3803 (Completion Commands, Reading File Names):
3804 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
3805 `minibuffer-local-filename-must-match-map'.
3806 (Minibuffer Completion): The `require-match' argument to
3807 `completing-read' can now have the value `confirm-only'.
3808
43c59a3d
EZ
3809 * windows.texi (Displaying Buffers): Minor wording fix.
3810 (Choosing Window): `split-height-threshold' can now be nil.
3811 Document `split-width-threshold'. `pop-up-frames' can have the
3812 value `graphic-only'.
3813
f36acfd9
EZ
38142008-10-17 Eli Zaretskii <eliz@gnu.org>
3815
3816 * os.texi (Startup Summary): Document `before-init-time' and
3817 `after-init-time'. Document `initial-window-system' and
3818 `window-system-initialization-alist'. Document reading the
3819 abbrevs file. Document the call to `server-start' under --daemon.
3820 Rearrange a bit to be consistent with the code flow.
53728487
EZ
3821 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
3822 (Time Parsing): Document `format-seconds'.
f36acfd9 3823
96995b89
MR
38242008-10-17 Martin Rudalics <rudalics@gmx.at>
3825
3826 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
3827 and reword.
3828
2de17c73
EZ
38292008-10-16 Eli Zaretskii <eliz@gnu.org>
3830
3831 * markers.texi (The Mark): Document use-region-p.
3832
9cf52b11
EZ
38332008-10-15 Eli Zaretskii <eliz@gnu.org>
3834
c3aaf1d7
EZ
3835 * internals.texi (Writing Emacs Primitives): The interactive spec
3836 of a primitive can be a Lisp form.
3837
841a1743
EZ
3838 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
3839 values of transient-mark-mode. Document handle-shift-selection.
3840
3841 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
3842 (Interactive Examples): Show an example of `^'.
3843 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
3844 (Defining Commands, Using Interactive): The interactive-form of a
3845 function can be added via its symbol's property.
841a1743 3846
52441368
EZ
3847 * positions.texi (List Motion): beginning-of-defun-function can
3848 now accept an argument.
3849
8e8c1a72
EZ
3850 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
3851 now return a list of strings.
3852
a33a1f2a
EZ
3853 * control.texi (Handling Errors): Document ignore-errors.
3854
4fb04348
EZ
3855 * frames.texi (Creating Frames): Document frame-inherited-parameters.
3856 (Parameter Access): Document set-frame-parameter.
3857
ee666f84
EZ
3858 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
3859 Hooks" for the effect of kill-all-local-variables on local hook
3860 functions.
3861
9cf52b11
EZ
3862 * modes.texi (Major Mode Conventions, Mode Line Variables):
3863 `mode-name' need not be a string. xref to "Mode Line Data" for
3864 details, and to "Emulating Mode Line" for computing a string
3865 value.
3866
22526bc4
EZ
38672008-10-14 Eli Zaretskii <eliz@gnu.org>
3868
a65f6a85
EZ
3869 * processes.texi (System Processes): New section.
3870 (Processes, Signals to Processes): Add xrefs to it.
3871
3872 * objects.texi (Editing Types): A `process' is a subprocess of
3873 Emacs, not just any process running on the OS.
3874
3875 * elisp.texi (Top): Adjust the @detailmenu for the above two
3876 changes.
3877
2724b26a
EZ
3878 * sequences.texi (Char-Tables): Remove documentation of
3879 set-char-table-default, which has no effect since Emacs 23.
3880 <char-table-range, set-char-table-range>: Don't mention generic
3881 characters and charsets. Add a cons cell as a possible argument.
3882
3883 * nonascii.texi (Splitting Characters)
3884 (Translation of Characters): Don't mention generic characters.
3885
3886 * display.texi (Fontsets): Don't mention generic characters.
3887
22526bc4 3888 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 3889 argument FUNCTION with a cons cell as KEY.
22526bc4 3890
eaf4b689
EZ
38912008-10-13 Eli Zaretskii <eliz@gnu.org>
3892
45e46036
EZ
3893 * objects.texi (Primitive Function Type): Move "@cindex special
3894 forms" from here...
3895
3896 * eval.texi (Special Forms): ...to here.
3897
3898 * functions.texi (What Is a Function): `functionp' returns nil for
3899 special forms. Add an xref.
3900
eaf4b689
EZ
3901 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
3902 Variables".
3903
3904 * variables.texi (Frame-Local Variables): New section.
3905 (Buffer-Local Variables): Add an xref to it.
3906 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
3907 have both frame-local and buffer-local binding.
3908
3909 * frames.texi (Frames): Mention multiple tty frames.
3910 (Frame Parameters, Parameter Access): Mention frame-local variable
3911 bindings.
3912
15688fce
GM
39132008-09-20 Glenn Morris <rgm@gnu.org>
3914
3915 * display.texi (Defining Faces): Recommend against face variables.
3916
35539065
JB
39172008-09-16 Juanma Barranquero <lekktu@gmail.com>
3918
3919 * display.texi (Echo Area Customization): Fix typo.
3920
6a57054b
JB
39212008-09-09 Juanma Barranquero <lekktu@gmail.com>
3922
3923 * loading.texi (Where Defined): Add `defface' item.
3924
d632fb82
MR
39252008-09-06 Martin Rudalics <rudalics@gmx.at>
3926
3927 * loading.texi (Where Defined): Fix description of symbol-file.
3928
905a9adb
JR
39292008-08-26 Jason Rumney <jasonr@gnu.org>
3930
3931 * display.texi (TIFF Images): New section describing :index property.
3932
852e91b7
CY
39332008-08-23 Chong Yidong <cyd@stupidchicken.com>
3934
3935 * display.texi (Temporary Displays): Remove unnecessary comment
3936 about usage of temp-buffer-show-hook.
3937
6be001ee
CY
39382008-08-05 Chong Yidong <cyd@stupidchicken.com>
3939
3940 * symbols.texi (Other Plists): Fix incorrect example.
3941 Suggested by Florian Beck.
3942
58e3d8e8
JB
39432008-07-31 Juanma Barranquero <lekktu@gmail.com>
3944
3945 * os.texi: Fix previous change.
3946
7c2fb837
DN
39472008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3948
3949 * os.texi:
3950 * intro.texi:
3951 * files.texi: Remove VMS support.
3952
9e2a2647
DN
39532008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3954
3955 * os.texi:
3956 * frames.texi:
3957 * display.texi: Remove mentions of Mac Carbon.
3958
c4f4682b
MB
39592008-07-01 Miles Bader <miles@gnu.org>
3960
3961 * text.texi (Special Properties):
3962 * display.texi (Truncation): Add wrap-prefix and line-prefix.
3963
3696411e
JB
39642008-06-28 Johan Bockgård <bojohan@gnu.org>
3965
3966 * display.texi (Other Image Types): Fix copy/paste error; say
3967 "PBM", not "XBM".
3968
f2a77c3a
DN
39692008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3970
3971 * os.texi: Remove references to obsolete systems.
3972
6d52677d
EZ
39732008-06-20 Eli Zaretskii <eliz@gnu.org>
3974
3975 * makefile.w32-in (distclean): Remove makefile.
3976
1a87da4c
GM
39772008-06-17 Glenn Morris <rgm@gnu.org>
3978
3979 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
3980 (elisp, dist): Remove rules and variables that are obsolete now
3981 the lisp manual is no longer distributed separately.
3982
fdda1c5d
GM
39832008-06-16 Glenn Morris <rgm@gnu.org>
3984
646692e9
GM
3985 * configure, configure.in, mkinstalldirs: Remove unused files.
3986
3987 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 3988 * vol1.texi (EMACSVER):
6a57054b 3989 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
3990
3991 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3992 as per maintain.info.
3993
611bee81
GM
39942008-06-15 Glenn Morris <rgm@gnu.org>
3995
a7bed3a0
GM
3996 * makefile.w32-in (manual): Use "23" rather than "21".
3997
3998 * Makefile.in (emacsver): New, set by configure.
3999 (manual): Use emacsver.
4000
d794edf2
GM
4001 * intro.texi: Report bugs using M-x report-emacs-bug.
4002
611bee81
GM
4003 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4004
c73e02fa
GM
40052008-06-13 Daniel Engeler <engeler@gmail.com>
4006
4007 * elisp.texi, internals.texi, processes.texi: Add documentation
4008 about serial port access.
4009
e40a85cd
MB
40102008-06-05 Miles Bader <miles@gnu.org>
4011
4012 * display.texi (Displaying Faces): Update to reflect function
4013 renamings in face-remap.el.
4014
7b753744
JB
40152008-06-05 Juanma Barranquero <lekktu@gmail.com>
4016
4017 * display.texi (Fontsets): Fix typos.
4018
9d3d42fb
MB
40192008-06-03 Miles Bader <miles@gnu.org>
4020
7b753744
JB
4021 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4022 remove-relative-face-remapping, set-base-face-remapping,
4023 and set-default-base-face-remapping.
9d3d42fb 4024
f2cec7a9
MB
40252008-06-01 Miles Bader <miles@gnu.org>
4026
4027 * display.texi (Displaying Faces): Add face-remapping-alist.
4028
8f39c96d
SM
40292008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4030
4031 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4032 variable names.
4033
1ef5eecc
ER
40342008-05-03 Eric S. Raymond <esr@golux>
4035
352c8b4a 4036 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
4037 (current-global-map) return references, not copies.
4038
63b4387f
JL
40392008-05-02 Juri Linkov <juri@jurta.org>
4040
4041 * minibuf.texi (Text from Minibuffer): Document a list of
4042 default values for `read-from-minibuffer'.
4043
38a8b703
JB
40442008-04-24 Juanma Barranquero <lekktu@gmail.com>
4045
4046 * nonascii.texi (Translation of Characters): Fix previous change.
4047
7c42e639
CY
40482008-04-20 Chong Yidong <cyd@stupidchicken.com>
4049
4050 * display.texi (Overlay Properties): Clarify role of underlying
4051 textprop and overlay keymaps for display strings.
4052
4053 * keymaps.texi (Active Keymaps): Ditto.
4054
25c0d999
SM
40552008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4056
4057 * minibuf.texi (Programmed Completion):
4058 Replace dynamic-completion-table with the new completion-table-dynamic.
4059
e3af5968
CY
40602008-04-07 Chong Yidong <cyd@stupidchicken.com>
4061
4062 * intro.texi (Some Terms): Change "fonts in this manual" index
4063 entry to "typographic conventions".
4064
6bfc8698
EZ
40652008-04-05 Eli Zaretskii <eliz@gnu.org>
4066
4067 * objects.texi (Text Props and Strings): Add indexing for read
4068 syntax of text properties.
4069
4972c361
SM
40702008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4071
4072 * processes.texi (Decoding Output): Remove process-filter-multibyte
4073 functions.
4074
c70a68db
MR
40752008-03-15 Martin Rudalics <rudalics@gmx.at>
4076
4077 * display.texi (Finding Overlays): Say that empty overlays at
4078 the end of the buffer are reported too.
4079
1291fd36
GM
40802008-03-13 Glenn Morris <rgm@gnu.org>
4081
4082 * elisp.texi (EMACSVER): Set to 23.0.60.
4083
c6b0dfd5
CY
40842008-02-26 Chong Yidong <cyd@stupidchicken.com>
4085
38a8b703 4086 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 4087
875fc30c
GM
40882008-02-22 Glenn Morris <rgm@gnu.org>
4089
4090 * frames.texi (Position Parameters): Clarify the description of
4091 `left' and `top', using information from "Geometry".
4092 (Geometry): Give a pointer to "Position Parameters", rather than
4093 repeating information.
4094
d8c8e45a
GM
40952008-02-11 Glenn Morris <rgm@gnu.org>
4096
4097 * objects.texi (Equality Predicates): No longer talk about "two"
4098 functions.
4099
38a8b703 41002008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
4101
4102 * objects.texi (Equality Predicates): Add defun for
4103 equal-including-properties.
4104
bfffe0b1
GM
41052008-02-10 Glenn Morris <rgm@gnu.org>
4106
4107 * objects.texi (Equality Predicates):
4108 Mention equal-including-properties.
4109
431b78c9
RS
41102008-02-07 Richard Stallman <rms@gnu.org>
4111
4112 * windows.texi (Window Start): Mention the feature of moving
4113 window-start to start of line.
4114
c8763fb6 41152008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
4116
4117 * keymaps.texi (Tool Bar): Document rtl property.
4118
1a256502
TTN
41192008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4120
4121 * display.texi (Button Types):
4122 For define-button-type, clarify type of NAME.
4123
569382c2
MR
41242008-01-19 Martin Rudalics <rudalics@gmx.at>
4125
4126 * buffers.texi (Buffer Modification): Fix typo.
4127
f3041af1
DN
41282008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4129
4130 * os.texi (System Environment): Remove references to OSes that are
4131 not supported anymore.
4132
d35e1cd7
DN
41332008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4134
4135 * os.texi (System Environment): Remove mention for Masscomp.
4136
23af7580
RS
41372008-01-04 Richard Stallman <rms@gnu.org>
4138
4139 * display.texi (Faces): Don't talk about internal face vector as arg
4140 to facep.
4141
4142 * customize.texi (Type Keywords): Fix previous change.
4143
4144 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4145 * elisp.texi (Top): Fix menu for commands.texi change.
4146
ec7d5b1e
RS
41472007-12-30 Richard Stallman <rms@gnu.org>
4148
5dcb4c4e 4149 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
4150 (Accessing Scroll): New node broken out of Accessing Mouse.
4151
101a6cea
RS
41522007-12-28 Richard Stallman <rms@gnu.org>
4153
4154 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 4155 (Basic Parameters): For `title', refer to title bar.
041817a4 4156 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 4157
72b7e664
RS
41582007-12-23 Richard Stallman <rms@gnu.org>
4159
4160 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4161 Improve some of the commented-out keywords' text too.
4162
27a4f445
MR
41632007-12-14 Martin Rudalics <rudalics@gmx.at>
4164
e2e3f1d7
MR
4165 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4166 "visit the current buffer".
4167
27a4f445
MR
4168 * os.texi (System Interface): Fix typo.
4169
a2afc99d
RS
41702007-12-04 Richard Stallman <rms@gnu.org>
4171
4172 * objects.texi (Symbol Type): Fix typo.
4173
b694135c
RS
41742007-12-03 Richard Stallman <rms@gnu.org>
4175
4176 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4177
f99a19da
GM
41782007-12-01 Glenn Morris <rgm@gnu.org>
4179
4180 * functions.texi (Declaring Functions): Improve previous change.
4181
8f4b37d8
GM
41822007-11-30 Glenn Morris <rgm@gnu.org>
4183
4184 * functions.texi (Declaring Functions): Add optional fourth
4185 argument of declare-function, and setting third argument to `t'.
4186
61a2fe01
RS
41872007-11-29 Richard Stallman <rms@gnu.org>
4188
4189 * customize.texi (Composite Types): Document `group' type.
4190
cbfc5193
GM
41912007-11-29 Glenn Morris <rgm@gnu.org>
4192
5dcb4c4e
SM
4193 * functions.texi (Declaring Functions): Add findex.
4194 Mention `external' files.
cbfc5193 4195
8386283a
JB
41962007-11-26 Juanma Barranquero <lekktu@gmail.com>
4197
4198 * functions.texi (Declaring Functions): Fix directive.
4199
a07c9a8b
RS
42002007-11-25 Richard Stallman <rms@gnu.org>
4201
4202 * help.texi (Help Functions): Clean up last change.
4203
4204 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4205
4206 * loading.texi (Named Features): Minor cleanup.
4207
4208 * macros.texi (Eval During Expansion): Minor cleanup.
4209
4210 * variables.texi (Variable Aliases): Minor cleanup.
4211
a0925923
RS
42122007-11-24 Richard Stallman <rms@gnu.org>
4213
4214 * functions.texi (Declaring Functions): Clarify previous change.
4215
4216 * compile.texi (Compiler Errors): Clarify previous change.
4217
20c63e44
RS
42182007-11-24 Richard Stallman <rms@gnu.org>
4219
e5e76c04 4220 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
4221 Clarify the text and move items around.
4222
5bb0cda3
GM
42232007-11-24 Glenn Morris <rgm@gnu.org>
4224
4225 * functions.texi (Declaring Functions): New section.
4226 * compile.texi (Compiler Errors): Mention declaring functions,
4227 defvar with no initvalue, and byte-compile-warnings.
4228
af13c86a
MR
42292007-11-15 Martin Rudalics <rudalics@gmx.at>
4230
4231 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4232 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4233
a5373305
MR
42342007-11-13 Martin Rudalics <rudalics@gmx.at>
4235
4236 * help.texi (Help Functions): Document new macro `with-help-window'.
4237
fe284805
JL
42382007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4239
4240 * searching.texi (Replacing Match): Describe new
4241 `match-substitute-replacement'.
4242
2c3a09b1
RS
42432007-10-31 Richard Stallman <rms@gnu.org>
4244
4245 * strings.texi (Creating Strings): Null strings from concat not unique.
4246
f2b480f4
RS
42472007-10-26 Richard Stallman <rms@gnu.org>
4248
4249 * objects.texi (Equality Predicates): Null strings are uniquified.
4250
4251 * minibuf.texi: Minor clarifications in previous change.
4252
db21122c
GM
42532007-10-25 Glenn Morris <rgm@gnu.org>
4254
4255 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4256
2328cbb3
RS
42572007-10-24 Richard Stallman <rms@gnu.org>
4258
4259 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4260
4261 * variables.texi (Frame-Local Variables): Node deleted.
4262 (Variables): Delete Frame-Local Variables from menu.
4263 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4264 (Default Value): Don't mention frame-local vars.
4265
4266 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4267
4268 * loading.texi (Unloading): Document FEATURE-unload-function
4269 instead of FEATURE-unload-hook.
4270
2328cbb3
RS
4271 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4272
c066bafa
JL
42732007-10-22 Juri Linkov <juri@jurta.org>
4274
4275 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4276 (High-Level Completion): Document a list of default value strings
4277 in the DEFAULT argument, for which minibuffer functions return the
4278 first element.
4279
65ced25f
JL
42802007-10-17 Juri Linkov <juri@jurta.org>
4281
4282 * text.texi (Filling): Update arguments of fill-paragraph.
4283 fill-paragraph operates on the active region in Transient Mark mode.
4284 Remove fill-paragraph-or-region.
4285
ee46ec8e
KB
42862007-10-13 Karl Berry <karl@gnu.org>
4287
4288 * elisp.texi (@dircategory): Move to after @copying,
4289 since we want @copying as close as possible to the beginning of
4290 the output.
4291
61bbdbc6
RS
42922007-10-12 Richard Stallman <rms@gnu.org>
4293
4294 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4295
4296 * commands.texi (Distinguish Interactive): New node,
4297 broken out from Interactive Call and rewritten.
4298 (Command Loop): Put Distinguish Interactive in menu.
4299
af23e1e8
RS
43002007-10-09 Richard Stallman <rms@gnu.org>
4301
4302 * text.texi (Examining Properties): Mention overlay priority.
4303
4304 * display.texi (Display Margins): Correct the description
4305 of margin display specifications.
4306 (Replacing Specs): New subnode broken out of Display Property.
4307
e1965a69
JL
43082007-10-06 Juri Linkov <juri@jurta.org>
4309
4310 * text.texi (Filling): Document fill-paragraph-or-region.
4311
4638454b
JB
43122007-10-05 Juanma Barranquero <lekktu@gmail.com>
4313
4314 * display.texi (Auto Faces): Fix typo.
4315
7ed54cc5
RS
43162007-10-02 Richard Stallman <rms@gnu.org>
4317
4318 * display.texi (Display Property): Explain some display specs
4319 don't let you move point in.
4320
5dcb4c4e
SM
4321 * frames.texi (Cursor Parameters):
4322 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
4323
4324 * windows.texi (Basic Windows): Don't describe
4325 cursor-in-non-selected-windows here.
4326
305a7ef2
EZ
43272007-10-01 Eli Zaretskii <eliz@gnu.org>
4328
4329 * processes.texi (Misc Network): Note that these functions are
4330 supported only on some systems.
4331
f7a7f4eb
RS
43322007-10-01 Richard Stallman <rms@gnu.org>
4333
4334 * display.texi (Overlay Properties): Explain nil as priority.
4335 Explain that conflicts are unpredictable if not resolved by
4336 priorities.
4337
780d7bb9
RS
43382007-09-23 Richard Stallman <rms@gnu.org>
4339
4340 * macros.texi (Backquote): Minor clarification.
4341
14b4fdfb
RS
43422007-09-19 Richard Stallman <rms@gnu.org>
4343
4344 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
4345 Clarify when they work in parallel and when one overrides.
4346 Fix error in example.
14b4fdfb 4347
b8d4c8d0
GM
43482007-09-06 Glenn Morris <rgm@gnu.org>
4349
b3e755a9 4350 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
4351 commands to use ../../info.
4352 * Makefile.in (infodir): Go up one more level.
4638454b 4353 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
4354 (miscmanualdir): New.
4355 (dist): Use new variable miscmanualdir.
4356 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4357 (usermanualdir): Change from ../man to ../emacs.
4358
1bb1f7d3
MR
43592007-08-30 Martin Rudalics <rudalics@gmx.at>
4360
4361 * commands.texi (Command Loop Info): Advise against changing
4362 most variables described here. Explain new variable
4363 last-repeatable-command.
4364
b8d4c8d0
GM
43652007-08-29 Glenn Morris <rgm@gnu.org>
4366
4367 * elisp.texi (EMACSVER): Increase to 23.0.50.
4368
43692007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4370
4371 * frames.texi (Basic Parameters): Add display-environment-variable
4372 and term-environment-variable.
4373
43742007-08-28 Juri Linkov <juri@jurta.org>
4375
4376 * display.texi (Image Formats, Other Image Types): Add SVG.
4377
43782007-08-28 Juri Linkov <juri@jurta.org>
4379
4380 * display.texi (Images): Move formats-related text to new node
4381 "Image Formats".
4382 (Image Formats): New node.
4383
619fb9ee
RS
43842007-08-27 Richard Stallman <rms@gnu.org>
4385
4386 * windows.texi (Window Configurations): Clarify what
4387 a window configuration saves.
4388
b8d4c8d0
GM
43892007-08-25 Richard Stallman <rms@gnu.org>
4390
4391 * display.texi (Images): Delete redundant @findex.
4392
39f9da30
GM
43932007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4394
4395 * text.texi (Change Hooks): (after|before)-change-functions are no
4396 longer bound to nil while running; rather inhibit-modification-hooks
4397 is t.
4398
b8d4c8d0
GM
43992007-08-16 Richard Stallman <rms@gnu.org>
4400
5dcb4c4e
SM
4401 * processes.texi (Asynchronous Processes):
4402 Clarify doc of start-file-process.
b8d4c8d0
GM
4403
44042007-08-08 Martin Rudalics <rudalics@gmx.at>
4405
4406 * modes.texi (Example Major Modes): Fix typo.
4407
44082007-08-08 Glenn Morris <rgm@gnu.org>
4409
4410 * intro.texi (nil and t): Do not use `iff' in documentation.
4411
4412 * tips.texi (Documentation Tips): Recommend against `iff'.
4413
44142007-08-07 Chong Yidong <cyd@stupidchicken.com>
4415
4416 * display.texi (Image Cache): Document image-refresh.
4417
44182007-08-06 Martin Rudalics <rudalics@gmx.at>
4419
4420 * windows.texi (Size of Window): Document window-full-width-p.
4421
44222007-07-25 Glenn Morris <rgm@gnu.org>
4423
4424 * gpl.texi (GPL): Replace license with GPLv3.
4425
4426 * Relicense all FSF files to GPLv3 or later.
4427
44282007-07-24 Michael Albinus <michael.albinus@gmx.de>
4429
4638454b
JB
4430 * processes.texi (Synchronous Processes):
4431 Add `process-file-shell-command'.
b8d4c8d0
GM
4432 (Asynchronous Processes): Mention restricted use of
4433 `process-filter' and `process-sentinel' in
4434 `start-file-process'. Add `start-file-process-shell-command'.
4435
44362007-07-17 Michael Albinus <michael.albinus@gmx.de>
4437
4438 * files.texi (Magic File Names): Introduce optional parameter
4439 IDENTIFICATION for `file-remote-p'.
4440
44412007-07-16 Richard Stallman <rms@gnu.org>
4442
4443 * display.texi (Defining Faces): Fix previous change.
4444
44452007-07-14 Richard Stallman <rms@gnu.org>
4446
4447 * control.texi (Handling Errors): Document `debug' in handler list.
4448
44492007-07-10 Richard Stallman <rms@gnu.org>
4450
4451 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4452
44532007-07-09 Richard Stallman <rms@gnu.org>
4454
4455 * files.texi (Magic File Names): Rewrite previous change.
4456
44572007-07-08 Michael Albinus <michael.albinus@gmx.de>
4458
4459 * files.texi (Magic File Names): Introduce optional parameter
4460 CONNECTED for `file-remote-p'.
4461
44622007-07-07 Michael Albinus <michael.albinus@gmx.de>
4463
4464 * processes.texi (Asynchronous Processes):
4465 * files.texi (Magic File Names): Add `start-file-process'.
4466
44672007-06-27 Richard Stallman <rms@gnu.org>
4468
5dcb4c4e
SM
4469 * files.texi (Format Conversion Piecemeal):
4470 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
4471
44722007-06-27 Michael Albinus <michael.albinus@gmx.de>
4473
4638454b
JB
4474 * files.texi (Magic File Names): Remove `dired-call-process'.
4475 Add `process-file'.
b8d4c8d0
GM
4476
44772007-06-27 Kenichi Handa <handa@m17n.org>
4478
4479 * text.texi (Special Properties): Fix description about
4638454b 4480 `composition' property.
b8d4c8d0
GM
4481
44822007-06-26 Kenichi Handa <handa@m17n.org>
4483
4484 * nonascii.texi (Default Coding Systems): Document about the
4485 return value `undecided'.
4486
44872007-06-25 David Kastrup <dak@gnu.org>
4488
4489 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4490 `current-active-maps'.
4491
44922007-06-24 Karl Berry <karl@gnu.org>
4493
4638454b 4494 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
4495
44962007-06-15 Juanma Barranquero <lekktu@gmail.com>
4497
4498 * display.texi (Overlay Arrow): Doc fix.
4499
45002007-06-14 Karl Berry <karl@tug.org>
4501
4502 * anti.texi (Antinews): Typo.
4503
45042007-06-14 Chong Yidong <cyd@stupidchicken.com>
4505
4506 * display.texi (Image Cache): Document image-refresh.
4507
45082007-06-12 Karl Berry <karl@gnu.org>
4509
4510 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4511 * two-volume.make: New file.
4512 * .cvsignore: Ignore two-volume files.
4513
45142007-06-12 Tom Tromey <tromey@redhat.com>
4515
4516 * os.texi (Init File): Document user-emacs-directory.
4517
45182007-06-03 Nick Roberts <nickrob@snap.net.nz>
4519
4520 * commands.texi (Click Events): Describe width and height when
4521 object is nil.
4522
45232007-05-30 Nick Roberts <nickrob@snap.net.nz>
4524
5dcb4c4e
SM
4525 * commands.texi (Click Events): Layout more logically.
4526 Describe width and height.
b8d4c8d0
GM
4527 (Drag Events, Motion Events): Update to new format for position.
4528
45292007-06-02 Richard Stallman <rms@gnu.org>
4530
4531 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4532
45332007-06-02 Chong Yidong <cyd@stupidchicken.com>
4534
4535 * Version 22.1 released.
4536
45372007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4538
4539 * text.texi (Special Properties): Correct meaning of fontified face.
4540
45412007-05-30 Richard Stallman <rms@gnu.org>
4542
4543 * text.texi (Special Properties): Add link to Adjusting Point.
4544
45452007-05-12 Richard Stallman <rms@gnu.org>
4546
4547 * text.texi (Margins): indent-to-left-margin is not the default.
4548 (Mode-Specific Indent): For indent-line-function, the default
4549 is indent-relative.
4550
4551 * modes.texi (Example Major Modes): Explain last line of text-mode
4552 is redundant.
4553
45542007-05-10 Richard Stallman <rms@gnu.org>
4555
4556 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4557
4558 * help.texi (Keys in Documentation): Add reference to
4559 Documentation Tips.
4560
4561 * files.texi (Format Conversion): TO-FN gets three arguments.
4562
4563 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4564
45652007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4566
4567 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4568 * files.texi (Format Conversion): Expand intro; add menu.
4569 (Format Conversion Overview, Format Conversion Round-Trip)
4570 (Format Conversion Piecemeal): New nodes/subsections.
4571 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4572 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4573 (Saving Properties): Delete node/subsection.
4574
45752007-05-07 Karl Berry <karl@gnu.org>
4576
4577 * elisp.texi (EMACSVER): Back to 22.
4578
45792007-05-06 Richard Stallman <rms@gnu.org>
4580
4581 * processes.texi (Accepting Output): Revert most of previous change.
4582
45832007-05-05 Richard Stallman <rms@gnu.org>
4584
4585 * processes.texi (Accepting Output): accept-process-output
4586 uses microseconds, not milliseconds. But that arg is obsolete.
4587
45882007-05-04 Karl Berry <karl@tug.org>
4589
4590 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4591
45922007-05-04 Eli Zaretskii <eliz@gnu.org>
4593
4594 * tips.texi (Documentation Tips): Rearrange items to place the
4595 more important ones first. Add an index entry for hyperlinks.
4596
45972007-05-03 Karl Berry <karl@gnu.org>
4598
4599 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4600 (EMACSVER) [smallbook]: 22 for printed version.
4601
4602 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4603 so restore anchor to normal position after defun. Found by Kevin Ryde.
4604
46052007-04-26 Glenn Morris <rgm@gnu.org>
4606
4607 * elisp.texi (EMACSVER): Increase to 22.1.50.
4608
46092007-04-28 Karl Berry <karl@gnu.org>
4610
4611 * elisp.texi: Improve line breaks on copyright page,
4612 similar layout to emacs manual, 8.5x11 by default.
4613
46142007-04-24 Richard Stallman <rms@gnu.org>
4615
4616 * text.texi (Special Properties): Add xref to Overlay Properties.
4617
4618 * display.texi (Overlay Properties): Add xref to Special Properties.
4619
46202007-04-22 Richard Stallman <rms@gnu.org>
4621
4622 * keymaps.texi (Extended Menu Items): Move the info about
4623 format with cached keyboard binding.
4624
46252007-04-21 Richard Stallman <rms@gnu.org>
4626
4627 * text.texi (Special Properties): Clarify previous change.
4628
4629 * files.texi (File Name Expansion): Clarify previous change.
4630
4631 * display.texi (Attribute Functions): Fix example for
4632 face-attribute-relative-p.
4633
46342007-04-19 Kenichi Handa <handa@m17n.org>
4635
4636 * text.texi (Special Properties): Document composition property.
4637
46382007-04-19 Glenn Morris <rgm@gnu.org>
4639
4640 * files.texi (File Name Expansion): Mention "superroot".
4641
46422007-04-15 Chong Yidong <cyd@stupidchicken.com>
4643
4644 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4645 setups.
4646 (Display Feature Testing): Note that display refers to all
4647 physical monitors for multi-monitor setups.
4648
46492007-04-14 Richard Stallman <rms@gnu.org>
4650
4651 * lists.texi (Sets And Lists): Clarify `delete' examples.
4652 Remove spurious xref to same node.
4653 Clarify xref for add-to-list.
4654
46552007-04-12 Nick Roberts <nickrob@snap.net.nz>
4656
4657 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4658 value of lisp-mode-map.
4659
46602007-04-11 Karl Berry <karl@gnu.org>
4661
4662 * anti.texi (Antinews):
4663 * display.texi (Overlay Properties, Defining Images):
4664 * processes.texi (Synchronous Processes, Sentinels):
4665 * syntax.texi (Syntax Table Internals):
4666 * searching.texi (Regexp Special):
4667 * nonascii.texi (Default Coding Systems):
4668 * text.texi (Special Properties):
4669 * minibuf.texi (Basic Completion): Wording to improve breaks in
4670 8.5x11 format.
4671 * elisp.texi (smallbook): New @set to more easily switch between
4672 smallbook and 8.5x11.
4673
46742007-04-11 Richard Stallman <rms@gnu.org>
4675
4676 * text.texi (Lazy Properties): Minor fix.
4677
46782007-04-08 Karl Berry <karl@gnu.org>
4679
4680 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4681 * macros.texi (Backquote): Downcase Backquote in index entries for
4682 consistency.
4683
46842007-04-08 Richard Stallman <rms@gnu.org>
4685
4686 * text.texi (Adaptive Fill): Just describe default,
4687 don't show it (since it contains non-ASCII chars).
4688
46892007-04-07 Karl Berry <karl@gnu.org>
4690
4691 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4692 adaptive-fill-regexp's value, since they are not in the standard
4693 TeX fonts.
4694
46952007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
4696
4697 * display.texi (Defining Faces): Fix example.
4698
46992007-04-07 Karl Berry <karl@gnu.org>
4700
4701 * display.texi (Button Buffer Commands): Improve page break.
4702
47032007-04-07 Richard Stallman <rms@gnu.org>
4704
4705 * advice.texi (Activation of Advice): Remove redundant index entry.
4706
4707 * backups.texi: Improve index entries. Remove redundant ones.
4708
4709 * compile.texi (Byte Compilation): Improve index entry.
4710
4711 * hash.texi (Creating Hash): Improve index entry.
4712
4713 * symbols.texi (Definitions): Improve index entry.
4714
4715 * edebug.texi: Improve index entries. Remove redundant/useless ones.
4716
4717 * maps.texi (Standard Keymaps): Remove useless index entry.
4718
4719 * help.texi (Documentation Basics): Remove redundant index entries.
4720
4721 * customize.texi: Improve index entries.
4722 Remove redundant/useless ones.
4723
4724 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
4725
4726 * streams.texi (Output Variables): Improve index entry.
4727
4728 * abbrevs.texi (Abbrevs): Remove useless index entry.
4729
4730 * macros.texi (Expansion): Remove useless index entry.
4731
4732 * text.texi: Improve index entries. Remove redundant/useless ones.
4733 (Text Properties, Examining Properties)
4734 (Special Properties): Use "property category" instead of "category"
4735 to refer to the `category' property.
4736
4737 * positions.texi: Improve index entries. Remove useless one.
4738
4739 * lists.texi: Improve index entries. Remove redundant/useless ones.
4740
4741 * os.texi: Improve index entries.
4742 (Timers): Fix previous change.
4743
4744 * buffers.texi: Improve index entries.
4745 (Modification Time): Get rid of term "obsolete buffer".
4746
4747 * debugging.texi: Improve index entries.
4748 (Test Coverage): Add xref to other test coverage ftr.
4749
4750 * eval.texi: Improve index entry. Remove redundant ones.
4751
4752 * numbers.texi: Improve index entries. Remove redundant/useless ones.
4753
4754 * files.texi: Improve index entries. Remove redundant/useless ones.
4755
4756 * objects.texi: Improve index entries.
4757
4758 * processes.texi: Improve index entries.
4759
4760 * modes.texi: Improve index entry. Remove redundant one.
4761
4762 * nonascii.texi: Improve index entries.
4763
4764 * internals.texi: Improve index entries.
4765
4766 * syntax.texi: Improve index entries.
4767
4768 * keymaps.texi (Active Keymaps): Improve index entries.
4769
4770 * commands.texi: Improve index entries. Remove redundant/useless ones.
4771
4772 * frames.texi: Improve index entries. Remove redundant/useless ones.
4773
4774 * markers.texi: Improve index entries. Remove redundant ones.
4775
4776 * tips.texi: Improve index entries.
4777
4778 * loading.texi (Unloading): Improve index entry.
4779
4780 * variables.texi: Improve index entries. Remove redundant one.
4781
4782 * sequences.texi: Improve index entry.
4783
4784 * display.texi: Improve index entries. Remove redundant ones.
4785
4786 * windows.texi: Improve index entries.
4787
4788 * searching.texi: Improve index entries. Remove redundant one.
4789
4790 * strings.texi (Case Tables): Improve last change.
4791
47922007-04-04 Chong Yidong <cyd@stupidchicken.com>
4793
4794 * strings.texi (Case Tables): Document with-case-table and
4795 ascii-case-table.
4796
47972007-04-03 Karl Berry <karl@gnu.org>
4798
4799 * processes.texi (Network): Reword to improve page break.
4800
48012007-04-03 Eli Zaretskii <eliz@gnu.org>
4802
4803 * functions.texi (Inline Functions): Describe more disadvantages
4804 of defsubst, and make advice against it stronger.
4805
48062007-04-02 Karl Berry <karl@gnu.org>
4807
4808 * backups.texi (Backup Names): Avoid widow words.
4809 * modes.texi (Example Major Modes): Align last comment.
4810
48112007-04-01 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * keymaps.texi (Remapping Commands): Document new arg to
4814 command-remapping.
4815
48162007-04-01 Karl Berry <karl@gnu.org>
4817
4818 * processes.texi (Low-Level Network): Typo.
4819 * loading.texi (Hooks for Loading): Avoid double "the".
4820 * keymaps.texi (Key Sequences): No double "and".
4821 (Changing Key Bindings): Shorten to improve line break.
4822
48232007-03-31 Glenn Morris <rgm@gnu.org>
4824
4825 * os.texi (Timers): Fix description of run-at-time TIME formats.
4826
48272007-03-31 Richard Stallman <rms@gnu.org>
4828
4829 * display.texi (Invisible Text): Correct buffer-invisibility-spec
4830 regarding ellipsis.
4831
48322007-03-31 Eli Zaretskii <eliz@gnu.org>
4833
4834 * intro.texi (nil and t):
4835 * symbols.texi (Plists and Alists):
4836 * variables.texi (Variable Aliases, Constant Variables):
4837 * functions.texi (Defining Functions):
4838 * advice.texi (Advising Primitives):
4839 * debugging.texi (Syntax Errors, Compilation Errors):
4840 * minibuf.texi (Minibuffer Windows):
4841 * commands.texi (Adjusting Point):
4842 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
4843 (Auto Major Mode, Major Mode Conventions):
4844 * help.texi (Describing Characters):
4845 * files.texi (Create/Delete Dirs, Information about Files)
4846 (File Locks, Writing to Files, Reading from Files)
4847 (Saving Buffers):
4848 * windows.texi (Resizing Windows, Cyclic Window Ordering):
4849 * frames.texi (Finding All Frames):
4850 * positions.texi (Buffer End, Motion):
4851 * markers.texi (The Region):
4852 * text.texi (Deletion, Near Point):
4853 * display.texi (Displaying Messages, Truncation):
4854 * os.texi (Processor Run Time):
4855 * tips.texi (Key Binding Conventions, Programming Tips)
4856 (Warning Tips, Documentation Tips, Comment Tips):
4857 * internals.texi (Memory Usage): Improve indexing.
4858
4859 * variables.texi (Frame-Local Variables):
4860 * functions.texi (Argument List):
4861 * loading.texi (Library Search):
4862 * streams.texi (Output Variables):
4863 * keymaps.texi (Translation Keymaps, Searching Keymaps):
4864 * searching.texi (Replacing Match, Search and Replace):
4865 * processes.texi (Byte Packing, Decoding Output)
4866 (Accepting Output, Network Servers, Shell Arguments):
4867 * display.texi (Abstract Display, Image Cache, Scroll Bars):
4868 * windows.texi (Window Point, Window Start):
4869 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
4870 * commands.texi (Reading Input, Keyboard Events):
4871 * minibuf.texi (Reading File Names, Minibuffer Completion)
4872 (Recursive Mini):
4873 * positions.texi (List Motion):
4874 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
4875 * numbers.texi (Arithmetic Operations, Math Functions)
4876 (Predicates on Numbers, Comparison of Numbers):
4877 (Numeric Conversions):
4878 * locals.texi (Standard Buffer-Local Variables):
4879 * maps.texi (Standard Keymaps):
4880 * os.texi (User Identification, System Environment, Recording Input)
4881 (X11 Keysyms):
4882 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
4883 * backups.texi (Backups and Auto-Saving):
4884 * customize.texi (Customization, Group Definitions)
4885 (Variable Definitions):
4886 * compile.texi (Byte Compilation): Improve index entries.
4887
48882007-03-31 Karl Berry <karl@gnu.org>
4889
4890 * macros.texi (Defining Macros): Avoid widow syllable.
4891
48922007-03-31 Eli Zaretskii <eliz@gnu.org>
4893
4894 * elisp.texi (Top): Postscript -> PostScript.
4895
4896 * display.texi (Images, Postscript Images): Postscript -> PostScript.
4897
48982007-03-31 Markus Triska <markus.triska@gmx.at>
4899
4900 * internals.texi (Writing Emacs Primitives): Untabify `For'.
4901
49022007-03-30 Karl Berry <karl@gnu.org>
4903
4904 * lists.texi (List-related Predicates): Remove spurious @need.
4905 (Setcdr): Use @smallexample to improve page break.
4906 (Association Lists) <assoc>: Reword to improve page break.
4907
4908 * strings.texi (String Conversion): Insert blank line to improve
4909 page break.
4910
4911 * numbers.texi (Random Numbers): Use @minus{}.
4912 (Math Functions): Use @minus{}.
4913
4914 * intro.texi (Acknowledgements): Avoid line breaks before middle
4915 initials.
4916
49172007-03-24 Eli Zaretskii <eliz@gnu.org>
4918
4919 * errors.texi (Standard Errors): Add an index entry.
4920
49212007-03-19 Richard Stallman <rms@gnu.org>
4922
4923 * os.texi (Recording Input): recent-keys now gives 300 keys.
4924
49252007-03-12 Glenn Morris <rgm@gnu.org>
4926
4927 * os.texi: Replace "daylight savings" with "daylight saving"
4928 throughout.
4929
49302007-03-05 Richard Stallman <rms@gnu.org>
4931
5dcb4c4e
SM
4932 * variables.texi (File Local Variables):
4933 Update enable-local-variables values.
b8d4c8d0
GM
4934
49352007-03-04 Richard Stallman <rms@gnu.org>
4936
4937 * syntax.texi (Control Parsing): Minor clarification.
4938
4939 * strings.texi (Formatting Strings): Clarify width, precision, flags.
4940
4941 * sequences.texi (Sequence Functions): Move string-bytes away,
4942 add xref.
4943
4944 * nonascii.texi (Text Representations): Move string-bytes here.
4945
4946 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4947
4948 * minibuf.texi (Basic Completion): Minor clarification.
4949
4950 * markers.texi (The Mark): Clarify existence vs activation of mark.
4951 Other cleanup.
4952
4953 * display.texi (Finding Overlays): Write better example.
4954
4955 * compile.texi (Eval During Compile): Clarify putting macros
4956 in eval-when-compile.
4957
c5602427 49582007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
4959
4960 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 4961 load-read-function definition doc.
b8d4c8d0
GM
4962
49632007-02-21 Kim F. Storm <storm@cua.dk>
4964
4965 * strings.texi (Text Comparison): Mention that assoc-string
4966 converts symbols to strings before testing.
4967
49682007-02-17 Kim F. Storm <storm@cua.dk>
4969
4970 * processes.texi (Bindat Spec): Vector types can have optional
4971 element type.
4972 (Bindat Examples): Fix example. Add vector with element type.
4973
49742007-02-16 Andreas Schwab <schwab@suse.de>
4975
4976 * strings.texi (Formatting Strings): Document '+' flag.
4977
49782007-02-15 Juanma Barranquero <lekktu@gmail.com>
4979
4980 * strings.texi (Modifying Strings): Clarify that `clear-string'
4981 always converts the string to unibyte.
4982
49832007-02-14 Kim F. Storm <storm@cua.dk>
4984
4985 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
4986 Rewrite glyph code description to refer to these functions.
4987 Remove details of encoding face number and char into integer code.
4988
49892007-02-03 Alan Mackenzie <acm@muc.de>
4990
4991 * loading.texi (Hooks for Loading): Make the description of
4992 `eval-after-load' more detailed, and amend the description of
4993 after-load-alist, in accordance with changes from 2006-05.
4994
49952007-02-03 Chong Yidong <cyd@stupidchicken.com>
4996
4997 * modes.texi (Defining Minor Modes): Document that a :require
4998 keyword or similar may be required to make saved customization
4999 variables work.
5000
50012007-02-03 Eli Zaretskii <eliz@gnu.org>
5002
5003 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
5004 Texinfo guidelines and with what texnfo-upd.el expects.
5005 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
5006 parts needed by `texinfo-multiple-files-update'.
5007
50082007-02-02 Eli Zaretskii <eliz@gnu.org>
5009
5010 * elisp.texi (Top): Update the top-level menus.
5011
5012 * syntax.texi (Categories): Add index entries.
5013
50142007-02-01 Juanma Barranquero <lekktu@gmail.com>
5015
5016 * display.texi (Attribute Functions): Fix name and description of
5017 the UNDERLINE arg of `set-face-underline-p'.
5018
50192007-01-29 Eli Zaretskii <eliz@gnu.org>
5020
5021 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5022 Variables", and "Standard Keymaps" to the detailed menu.
5023
5024 * variables.texi (Future Local Variables): Add index entry.
5025
50262007-01-28 Richard Stallman <rms@gnu.org>
5027
5028 * tips.texi (Coding Conventions): Clarify the tip about macros
5029 that define a function or a variable.
5030
5031 * files.texi (File Attributes): UID and GID can be floats.
5032 (Magic File Names): Explain why deferring all operations to
5033 the standard handler does not work.
5034
50352007-01-23 Martin Rudalics <rudalics@gmx.at>
5036
5037 * backups.texi (Reverting): Use "buffer" instead of "file"
5038 when talking about major and minor modes.
5039
50402007-01-21 Richard Stallman <rms@gnu.org>
5041
5042 * help.texi (Documentation): Add xref to Documentation Tips.
5043
50442007-01-14 Juanma Barranquero <lekktu@gmail.com>
5045
5046 * tips.texi (Coding Conventions): Fix typos.
5047
50482007-01-05 Richard Stallman <rms@gnu.org>
5049
5050 * modes.texi (Defining Minor Modes): Fix previous change.
5051
50522007-01-03 Richard Stallman <rms@gnu.org>
5053
5054 * customize.texi (Variable Definitions, Customization Types):
5055 Don't use * in doc string for defcustom.
5056
50572007-01-02 Richard Stallman <rms@gnu.org>
5058
5059 * variables.texi (Variable Aliases): Clarify that aliases vars
5060 always have the same value.
5061
5062 * processes.texi (Bindat Spec): Fix Texinfo usage.
5063
5064 * modes.texi (Defining Minor Modes): Explain effect of command
5065 defined with define-global-minor-mode on new buffers.
5066
50672006-12-30 Kim F. Storm <storm@cua.dk>
5068
5069 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5070 `auto-resize-tool-bars'.
5071
50722006-12-30 Richard Stallman <rms@gnu.org>
5073
5074 * keymaps.texi (Active Keymaps): Fix previous change.
5075
50762006-12-30 Nick Roberts <nickrob@snap.net.nz>
5077
5078 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5079
50802006-12-30 Kim F. Storm <storm@cua.dk>
5081
5082 * processes.texi (Bindat Spec): Clarify using field names in
5083 length specifications.
5084
50852006-12-29 Kim F. Storm <storm@cua.dk>
5086
5087 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5088 Add count and index variables for eval forms in repeat blocks.
5089
50902006-12-24 Richard Stallman <rms@gnu.org>
5091
5dcb4c4e
SM
5092 * customize.texi (Variable Definitions):
5093 Document new name custom-add-frequent-value.
b8d4c8d0
GM
5094
50952006-12-19 Kim F. Storm <storm@cua.dk>
5096
5097 * commands.texi (Misc Events): User signals now result in sigusr1
5098 and sigusr2 events which are handled through special-event-map.
5099 (Special Events): User signals and drag-n-drop are special.
5100
51012006-12-17 Richard Stallman <rms@gnu.org>
5102
5103 * loading.texi (Named Features): Explain subfeatures better.
5104
5105 * customize.texi: Use "option" only for user options.
5106 For the keyword values inside defcustom etc, say "keywords".
5107 For :options value's elements, say "elements".
5108 :group should not be omitted.
5109
5110 * syntax.texi (Parsing Expressions): Split up node.
5111 (Motion via Parsing, Position Parse, Parser State)
5112 (Low-Level Parsing, Control Parsing): New subnodes.
5113 (Parser State): Document syntax-ppss-toplevel-pos.
5114
5115 * positions.texi (List Motion): Punctuation fix.
5116
5117 * files.texi (File Name Completion): Document PREDICATE arg
5118 to file-name-completion.
5119
51202006-12-16 Eli Zaretskii <eliz@gnu.org>
5121
5122 * internals.texi (Building Emacs, Writing Emacs Primitives):
5123 Add index entries.
5124
51252006-12-11 Richard Stallman <rms@gnu.org>
5126
5127 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5128 affects face menu. Explain how to make it non-nil without enabling
5129 any fontification.
5130
51312006-12-10 Chong Yidong <cyd@stupidchicken.com>
5132
5133 * modes.texi (Font Lock Basics): Document nil value of
5134 font-lock-defaults.
5135
51362006-12-10 Glenn Morris <rgm@gnu.org>
5137
5138 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5139 value for system-flag argument. Abbrev tables may not be empty
5140 when major modes are loaded.
5141
51422006-12-08 Juanma Barranquero <lekktu@gmail.com>
5143
5144 * makefile.w32-in (maintainer-clean): Partially revert last
5145 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5146 to protect elisp-covers.texi.
5147
51482006-12-07 Juanma Barranquero <lekktu@gmail.com>
5149
5150 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5151 Don't remove elisp* info files; they are already deleted by the
5152 `clean' and `distclean' targets, and they are in the $(infodir)
5153 directory, not the current one.
5154
51552006-12-04 Kim F. Storm <storm@cua.dk>
5156
5157 * commands.texi (Misc Events): Update signal events.
5158 (Event Examples): Add signal example.
5159
51602006-11-29 Richard Stallman <rms@gnu.org>
5161
5162 * frames.texi (Visibility of Frames): Explain visible windows
5163 can be covered by others. Add xref for raise-frame.
5164
51652006-11-28 Richard Stallman <rms@gnu.org>
5166
5167 * searching.texi (Regexp Special): Update when ^ is special.
5168
51692006-11-27 Eli Zaretskii <eliz@gnu.org>
5170
5171 * customize.texi (Customization, Common Keywords)
5172 (Group Definitions, Variable Definitions, Composite Types)
5173 (Type Keywords, Customization Types): Add index entries for
5174 various customization keywords.
5175
51762006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5177
5178 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5179
c8763fb6 51802006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5181
5182 * frames.texi (Window System Selections): Remove clipboard from
5183 description of selection-coding-system.
5184
51852006-11-06 Richard Stallman <rms@gnu.org>
5186
5187 * lists.texi (List Variables): Document COMPARE-FN.
5188
5189 * keymaps.texi: Avoid use of "binding" to mean a relation;
5190 use it only to refer to the meaning associated with a key.
5191 (Keymaps): Change menu node description.
5192
5193 * elisp.texi (Top): Change menu node description.
5194
5195 * display.texi (Managing Overlays): Document overlay-recenter.
5196
51972006-10-29 Chong Yidong <cyd@stupidchicken.com>
5198
5199 * Makefile.in: Use relative paths to avoid advertising filesystem
5200 contents during compilation.
5201
52022006-10-23 Kim F. Storm <storm@cua.dk>
5203
5204 * commands.texi (Event Input Misc): Update unread-command-events.
5205
52062006-10-23 Nick Roberts <nickrob@snap.net.nz>
5207
5208 * lists.texi (Sets And Lists): Fix typos.
5209
52102006-10-18 Juanma Barranquero <lekktu@gmail.com>
5211
5212 * control.texi (Processing of Errors): Use @var for an argument,
5213 not @code.
5214
52152006-10-16 Richard Stallman <rms@gnu.org>
5216
5217 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5218
5219 * keymaps.texi (Format of Keymaps): Show all the keymap element
5220 patterns that result from menu items.
5221 (Key Lookup): Minor cleanups.
5222
5223 * modes.texi (Precalculated Fontification): Don't say that
5224 not setting font-lock-defaults avoids loading font-lock.
5225
5226 * help.texi (Documentation): Move xref to Emacs Manual here.
5227 (Documentation Basics): From here.
5228 Also doc emacs-lisp-docstring-fill-column.
5229
5230 * elisp.texi: Update version and ISBN.
5231
5232 * commands.texi (Interactive Call): Clarify KEYS arg to
5233 call-interactively is a vector.
5234 (Command Loop Info): Delete anchor in this-command-keys.
5235 Add anchor in this-command-keys-vector.
5236 (Recursive Editing): Document how recursive-edit
5237 handles the current buffer.
5238
52392006-10-13 Chong Yidong <cyd@stupidchicken.com>
5240
5241 * frames.texi (Frame Titles): %c and %l are ignored in
5242 frame-title-format.
5243
52442006-10-11 Richard Stallman <rms@gnu.org>
5245
5246 * keymaps.texi (Key Sequences): Clarify use of kbd.
5247
52482006-10-10 Kim F. Storm <storm@cua.dk>
5249
5250 * lists.texi (Sets And Lists): Add memql.
5251
52522006-10-03 Richard Stallman <rms@gnu.org>
5253
5254 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5255 Clarify :ascii: and :nonascii:.
5256
52572006-09-29 Juri Linkov <juri@jurta.org>
5258
5259 * modes.texi (%-Constructs): Reorder coding systems in the
5260 documentation of %z to the real order displayed in the modeline.
5261
52622006-09-25 Richard Stallman <rms@gnu.org>
5263
5264 * os.texi (Timers): Describe timer-max-repeats.
5265
52662006-09-25 Chong Yidong <cyd@stupidchicken.com>
5267
5268 * os.texi (Timers): Mention with-local-quit.
5269
52702006-09-24 Richard Stallman <rms@gnu.org>
5271
5272 * searching.texi (Searching and Matching): Mention property search.
5273
5274 * commands.texi (Command Loop Info): Explain how read-event affects
5275 this-command-keys.
5276
52772006-09-20 Richard Stallman <rms@gnu.org>
5278
5279 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5280
5281 * windows.texi (Window Start): Minor cleanups.
5282
52832006-09-20 Kim F. Storm <storm@cua.dk>
5284
5285 * windows.texi (Window Start): pos-visible-in-window-p allows
5286 specifying t for position to mean "end of window".
5287 Add window-line-height.
5288
5289 * anti.texi (Antinews): Mention window-line-height.
5290
52912006-09-19 David Kastrup <dak@gnu.org>
5292
5293 * keymaps.texi (Searching Keymaps): Small clarification.
5294
52952006-09-18 Richard Stallman <rms@gnu.org>
5296
5297 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5298 cause keyboard menus.
5299 (Menu Keymaps): Likewise.
5300 (Defining Menus, Keyboard Menus): Clarify.
5301
5302 * text.texi (Fields): Clarify explanation of constrain-to-field.
5303
53042006-09-16 Eli Zaretskii <eliz@gnu.org>
5305
5306 * variables.texi (Tips for Defining): Fix a typo.
5307
53082006-09-15 Richard Stallman <rms@gnu.org>
5309
5310 * keymaps.texi (Remapping Commands, Searching Keymaps)
5311 (Active Keymaps): Clean up previous change.
5312
53132006-09-15 Jay Belanger <belanger@truman.edu>
5314
5315 * gpl.texi: Replace "Library Public License" by "Lesser Public
5316 License" throughout.
5317
53182006-09-15 David Kastrup <dak@gnu.org>
5319
5320 * keymaps.texi (Active Keymaps): Adapt description to use
5321 `get-char-property' instead `get-text-property'. Explain how
5322 mouse events change this. Explain the new optional argument of
5323 `key-binding' and its mouse-dependent lookup.
5324 (Searching Keymaps): Adapt description similarly.
5325 (Remapping Commands): Explain the new optional argument of
5326 `command-remapping'.
5327
53282006-09-14 Richard Stallman <rms@gnu.org>
5329
5330 * keymaps.texi (Searching Keymaps): Clarification.
5331 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5332
53332006-09-13 Richard Stallman <rms@gnu.org>
5334
5335 * objects.texi (Character Type): Node split.
5336 Add xref to Describing Characters.
5337 (Basic Char Syntax, General Escape Syntax)
5338 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5339
53402006-09-11 Richard Stallman <rms@gnu.org>
5341
5342 * display.texi (Display Table Format): Wording clarification.
5343 (Glyphs): Clarifications.
5344
53452006-09-10 Chong Yidong <cyd@stupidchicken.com>
5346
5347 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5348 local maps.
5349
53502006-09-10 Kim F. Storm <storm@cua.dk>
5351
5352 * display.texi (Forcing Redisplay): Document return value of
5353 function redisplay.
5354
53552006-09-09 Richard Stallman <rms@gnu.org>
5356
5357 * windows.texi (Window Hooks): Explain limits of
5358 window-scroll-functions.
5359
5360 * display.texi (Fringe Indicators): Update for last change in
5361 indicate-buffer-boundaries.
5362
53632006-09-08 Richard Stallman <rms@gnu.org>
5364
5365 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5366
53672006-09-06 Kim F. Storm <storm@cua.dk>
5368
5369 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5370
5371 * windows.texi (Window Start): Update pos-visible-in-window-p.
5372
53732006-09-04 Richard Stallman <rms@gnu.org>
5374
5375 * processes.texi (Accepting Output): Explain SECONDS=0 for
5376 accept-process-output.
5377
5378 * os.texi (Idle Timers): Explain why timer functions should not
5379 loop until (input-pending-p).
5380
53812006-09-02 Eli Zaretskii <eliz@gnu.org>
5382
5383 * makefile.w32-in (usermanualdir): New variable.
5384 (elisp.dvi): Use it.
5385
53862006-09-01 Eli Zaretskii <eliz@gnu.org>
5387
5388 * buffers.texi (Buffer Modification): Fix last change.
5389
53902006-09-01 Chong Yidong <cyd@stupidchicken.com>
5391
5dcb4c4e
SM
5392 * buffers.texi (Buffer Modification):
5393 Document buffer-chars-modified-tick.
b8d4c8d0
GM
5394
53952006-08-31 Richard Stallman <rms@gnu.org>
5396
5397 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5398
53992006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5400
5401 * modes.texi (Syntactic Font Lock):
5402 Mention font-lock-syntactic-face-function
5403 instead of specific faces.
5404
54052006-08-29 Chong Yidong <cyd@stupidchicken.com>
5406
5407 * display.texi (Images): Add xrref to display-images-p.
5408
54092006-08-28 Kenichi Handa <handa@m17n.org>
5410
5411 * nonascii.texi (Lisp and Coding Systems): Fix description of
5412 detect-coding-region.
5413
54142006-08-27 Michael Olson <mwolson@gnu.org>
5415
5416 * processes.texi (Transaction Queues): Remove stray quote
5417 character.
5418
54192006-08-25 Richard Stallman <rms@gnu.org>
5420
5421 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5422 Add xref.
5423
54242006-08-24 Chong Yidong <cyd@stupidchicken.com>
5425
5426 * os.texi (Timers): Avoid waiting inside timers.
5427
54282006-08-21 Lute Kamstra <lute@gnu.org>
5429
5430 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5431
54322006-08-20 Richard Stallman <rms@gnu.org>
5433
5434 * os.texi (Idle Timers): New node, split out from Timers.
5435 Document current-idle-time.
5436 * commands.texi (Reading One Event): Update xref.
5437 * elisp.texi (Top): Update subnode menu.
5438
54392006-08-16 Richard Stallman <rms@gnu.org>
5440
5441 * keymaps.texi (Extended Menu Items): Show format of cached
5442 bindings in extended menu items.
5443
5444 * customize.texi (Variable Definitions): Explain when the
5445 standard value expression is evaluated.
5446
54472006-08-15 Chong Yidong <cyd@stupidchicken.com>
5448
5449 * commands.texi (Reading One Event): Explain idleness in
5450 `read-event'.
5451
54522006-08-12 Chong Yidong <cyd@stupidchicken.com>
5453
5454 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 5455 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
5456 relevant for Lisp programming.
5457 (Yank Commands): Rewrite introduction.
5458 (Undo): Clarify.
5459 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5460 (Filling): Remove redundant comment. Clarify return value of
5461 current-justification.
5462 (Margins): Minor clarifications.
5463 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5464 (Sorting): Update definition of sort-lines.
5465 (Columns): Clarify behavior of sort-columns.
5466 (Indent Tabs): Link to Tab Stops in Emacs manual.
5467 (Special Properties): Clarify.
5468 (Clickable Text): Mention Buttons package.
5469
54702006-08-12 Kevin Ryde <user42@zip.com.au>
5471
5472 * os.texi (Time Parsing): Add %z to description of
5473 format-time-string, as per docstring. Add cross reference to
5474 glibc manual for strftime.
5475
54762006-08-08 Richard Stallman <rms@gnu.org>
5477
5478 * modes.texi: Clean up wording in previous change.
5479
54802006-08-07 Chong Yidong <cyd@stupidchicken.com>
5481
5482 * modes.texi (Hooks): Clarify.
5483 (Major Mode Basics): Mention define-derived-mode explicitly.
5484 (Major Mode Conventions): Rebinding RET is OK for some modes.
5485 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 5486 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
5487 (Mode Line Basics): Clarify.
5488 (Mode Line Data): Mention help-echo and local-map in strings.
5489 Explain reason for treatment of non-risky variables.
5490 (Properties in Mode): Clarify.
5491 (Faces for Font Lock): Add font-lock-negation-char-face.
5492
54932006-08-04 Eli Zaretskii <eliz@gnu.org>
5494
5495 * strings.texi (Formatting Strings): Warn against arbitrary
5496 strings as first arg to `format'.
5497
54982006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5499
5500 * text.texi (Clickable Text): Mention `help-echo' text property.
5501 Update intro, examples and associated explanations.
5502
55032006-07-31 Richard Stallman <rms@gnu.org>
5504
5505 * commands.texi: Update xrefs.
5506 (Event Mod): New node, cut out from old Translating Input.
5507
5508 * maps.texi: Update xrefs.
5509
5510 * keymaps.texi (Translation Keymaps): New node.
5511 Update xrefs from Translating Input to Translation Keymaps.
5512
5513 * elisp.texi (Top): Update subnode menu.
5514
5515 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5516
5517 * os.texi (System Interface): Fix menu descriptions of some nodes.
5518 (Translating Input): Node deleted.
5519
55202006-07-31 Nick Roberts <nickrob@snap.net.nz>
5521
5522 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5523
5524 * lists.texi (Sets And Lists): Likewise.
5525
55262006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5527
5528 * text.texi (Fields): Mention POS
5529 requirement when narrowing is in effect.
5530
55312006-07-28 Richard Stallman <rms@gnu.org>
5532
5533 * display.texi (Face Attributes): Simplify wording.
5534 (Attribute Functions): Clarify meaning of new-frame default
5535 attribute settings.
5536
5537 * customize.texi (Common Keywords): Document how to use
5538 :package-version in a package not in Emacs.
5539
55402006-07-28 Kim F. Storm <storm@cua.dk>
5541
5542 * commands.texi (Reading One Event): Fix last change.
5543
55442006-07-26 Chong Yidong <cyd@stupidchicken.com>
5545
5546 * commands.texi (Reading One Event): Document SECONDS argument for
5547 read-event, read-char, and read-char-exclusive.
5548
55492006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5550
5551 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5552 to ensure correct identification.
5553
55542006-07-24 Richard Stallman <rms@gnu.org>
5555
5556 * text.texi (Clickable Text): Clarify.
5557
5558 * sequences.texi (Vector Functions): Delete duplicate xref.
5559
5560 * objects.texi (Function Type): Clarify.
5561
5562 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5563 modes.
5564
5565 * lists.texi (List Variables): New node.
5566 Material moved from other nodes.
5567
5568 * variables.texi (Setting Variables): add-to-list and
5569 add-to-ordered-list moved to List Variables node.
5570
55712006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5572
5573 * text.texi (Links and Mouse-1):
5574 For mouse-on-link-p, expand on arg POS.
5575
55762006-07-21 Kim F. Storm <storm@cua.dk>
5577
5578 * display.texi (Forcing Redisplay): Don't mention systems which
5579 don't support sub-second timers for redisplay-preemption-period.
5580
5581 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5582
55832006-07-21 Eli Zaretskii <eliz@gnu.org>
5584
5585 * frames.texi (Input Focus): Document that focus-follows-mouse has
5586 no effect on MS-Windows.
5587
55882006-07-18 Richard Stallman <rms@gnu.org>
5589
5590 * display.texi (Forcing Redisplay): Cleanups in previous change.
5591
5592 * processes.texi (Low-Level Network): Make menu more convenient.
5593
55942006-07-18 Kim F. Storm <storm@cua.dk>
5595
5596 * display.texi (Forcing Redisplay): redisplay-preemption-period
5597 only used on window systems. Add xref to Terminal Output.
5598
5599 * os.texi (Terminal Output): baud-rate only controls preemption on
5600 non-window systems. Add xref to Forcing Redisplay.
5601
5602 * processes.texi (Low-Level Network): Rename node "Make Network"
5603 to "Network Processes".
5604
56052006-07-18 Karl Berry <karl@gnu.org>
5606
5607 * variables.texi, functions.texi, customize.texi, loading.texi:
5608 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5609
56102006-07-17 Chong Yidong <cyd@stupidchicken.com>
5611
5612 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5613
56142006-07-17 Richard Stallman <rms@gnu.org>
5615
5616 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5617 Put period and comma inside quotes.
5618
5619 * loading.texi, markers.texi: Use real doublequote inside menus.
5620
5621 * windows.texi: Put point and comma inside quotes.
5622 (Textual Scrolling): Use @samp for error message.
5623
5624 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5625 * strings.texi, streams.texi, processes.texi, os.texi:
5626 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5627 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5628 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5629 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5630 Put point and comma inside quotes.
5631
5632 * control.texi (Processing of Errors): Add command-error-function.
5633
5634 * variables.texi (File Local Variables): Clarify that
5635 file local variables make buffer-local bindings.
5636
5637 * modes.texi (Syntactic Font Lock): Give default for
5638 font-lock-syntax-table.
5639
56402006-07-17 Nick Roberts <nickrob@snap.net.nz>
5641
5642 * text.texi (Special Properties): Clean up previous change.
5643
56442006-07-16 Karl Berry <karl@gnu.org>
5645
5646 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5647 * control.texi: Fix bad page breaks through chapter 10 (control).
5648
5649 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5650 underfull hbox.
5651
56522006-07-15 Nick Roberts <nickrob@snap.net.nz>
5653
5654 * text.texi (Special Properties): Describe fontified text property
5655 in relation to a character (not text).
5656
56572006-07-15 Kim F. Storm <storm@cua.dk>
5658
5659 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5660 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5661 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5662
5663 * anti.texi (Antinews): Mention redisplay function.
5664 The kbd macro existed, but was not documented, before 22.x.
5665 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5666
56672006-07-14 Nick Roberts <nickrob@snap.net.nz>
5668
5669 * display.texi (Displaying Messages): Add anchor.
5670
5671 * frames.texi (Dialog Boxes): Use it.
5672
56732006-07-12 Richard Stallman <rms@gnu.org>
5674
5675 * objects.texi (Frame Type): Explain nature of frames better.
5676
5677 * frames.texi (Frames): Explain nature of frames better.
5678
56792006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5680
5681 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5682
56832006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5684
5685 * frames.texi (Window System Selections): Mention scrap support for Mac.
5686 Default value of x-select-enable-clipboard is t on Mac.
5687
5688 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5689
56902006-07-11 Kim F. Storm <storm@cua.dk>
5691
5692 * display.texi (Forcing Redisplay): Add `redisplay' function.
5693 Don't mention (sit-for -1) -- use (redisplay t) instead.
5694
5695 * commands.texi (Waiting): (sit-for -1) is no longer special.
5696 (sit-for 0) is equivalent to (redisplay).
5697 Iconifying/deiconifying no longer makes sit-for return.
5698
56992006-07-10 Nick Roberts <nickrob@snap.net.nz>
5700
5701 * display.texi (Buttons): Fix typo.
5702
5703 * index.texi, elisp.texi (New Symbols): Comment node out.
5704
57052006-07-09 Richard Stallman <rms@gnu.org>
5706
5707 * display.texi (Truncation): Clean up previous change.
5708
57092006-07-08 Richard Stallman <rms@gnu.org>
5710
5711 * commands.texi (Interactive Call): Use 3 as prefix in example
5712 for execute-extended-command.
5713
5714 * display.texi (Attribute Functions): Move paragraph about
5715 compatibility with Emacs < 21.
5716
57172006-07-09 Kim F. Storm <storm@cua.dk>
5718
5719 * display.texi (Refresh Screen): Clarify force-window-update.
5720 (Truncation): "Normally" indicated by fringe arrows.
5721
57222006-07-08 Eli Zaretskii <eliz@gnu.org>
5723
5724 * windows.texi (Textual Scrolling, Resizing Windows):
5725 * variables.texi (Constant Variables):
5726 * text.texi (Buffer Contents, Deletion, Changing Properties)
5727 (Property Search, Special Properties, Sticky Properties)
5728 (Links and Mouse-1, Fields, Change Hooks):
5729 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5730 (Categories):
5731 * symbols.texi (Other Plists):
5732 * streams.texi (Output Variables):
5733 * processes.texi (Input to Processes, Query Before Exit):
5734 * positions.texi (Word Motion, Text Lines, List Motion):
5735 * os.texi (Init File, System Environment, Sound Output)
5736 (Session Management):
5737 * nonascii.texi (Text Representations, Character Sets)
5738 (Chars and Bytes, Locales):
5739 * modes.texi (Defining Minor Modes, Header Lines):
5740 * minibuf.texi (Minibuffer Contents):
5741 * markers.texi (Information from Markers):
5742 * lists.texi (List Elements, Building Lists, Association Lists):
5743 * keymaps.texi (Tool Bar):
5744 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
5745 * functions.texi (What Is a Function, Mapping Functions):
5746 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
5747 (Color Names, Text Terminal Colors, Display Feature Testing):
5748 * files.texi (Visiting Functions, File Name Components)
5749 (Unique File Names, Contents of Directories):
5750 * display.texi (Forcing Redisplay, Displaying Messages)
5751 (Temporary Displays, Font Selection, Auto Faces)
5752 (Font Lookup, Fringe Indicators, Display Margins)
5753 (Image Descriptors, Showing Images, Image Cache, Button Types)
5754 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
5755 (Display Table Format, Glyphs):
5756 * control.texi (Iteration):
5757 * commands.texi (Command Loop Info, Adjusting Point):
5758 * backups.texi (Making Backups, Auto-Saving):
5759 Remove @tindex entries.
5760
57612006-07-07 Kim F. Storm <storm@cua.dk>
5762
5763 * display.texi (Fringe Cursors): Fix typo.
5764 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
5765 (Overlay Arrow): Default is overlay-arrow fringe indicator.
5766
57672006-07-05 Richard Stallman <rms@gnu.org>
5768
5769 * text.texi (Buffer Contents): Add example of text props
5770 in result of buffer-substring.
5771 (Text Properties): Explain better about use of specific property names.
5772 (Property Search): Some cleanups; reorder some functions.
5773
5774 * keymaps.texi (Changing Key Bindings): Cleanup.
5775 Add xref to Key Binding Conventions.
5776
5777 * display.texi (Attribute Functions): Add examples for
5778 face-attribute-relative-p.
5779
5780 * tips.texi (Coding Conventions): Cleanup last change.
5781
57822006-07-05 Karl Berry <karl@gnu.org>
5783
5784 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
5785 Remove @setchapternewpage odd.
5786 Result is 1013 pages, down from 1100.
5787
5788 * anti.texi, customize.texi, display.texi, internals.texi:
5789 * minibuf.texi, modes.texi, tips.texi:
5790 Fix overfull/underfull boxes.
5791
57922006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5793
5794 * edebug.texi (Instrumenting):
5795 Add Edebug-specific findex for eval-buffer.
5796 * loading.texi (Loading):
5797 Replace eval-current-buffer with eval-buffer.
5798
57992006-06-30 Nick Roberts <nickrob@snap.net.nz>
5800
5801 * locals.texi (Standard Buffer-Local Variables): Update the list
5802 of variables.
5803
58042006-06-26 Nick Roberts <nickrob@snap.net.nz>
5805
5806 * files.texi (File Name Completion): Point user to the node
5807 "Reading File Names".
5808
58092006-06-24 Eli Zaretskii <eliz@gnu.org>
5810
5811 * files.texi (Contents of Directories): Document case-insensitive
5812 behavior on respective filesystems.
5813
5814 * objects.texi (Character Type): Document that Emacs signals an
5815 error for unsupported Unicode characters specified as \uNNNN.
5816
58172006-06-19 Richard Stallman <rms@gnu.org>
5818
5819 * processes.texi (Bindat Spec): Clarify previous change.
5820
58212006-06-16 Richard Stallman <rms@gnu.org>
5822
5823 * tips.texi (Coding Conventions): Better explain conventions
5824 for definition constructs.
5825
5826 * text.texi (Special Properties): String value of `read-only'
5827 serves as the error message.
5828
5829 * objects.texi (Character Type): Clarify prev. change.
5830 (Non-ASCII in Strings): Mention \u and \U.
5831
5832 * commands.texi (Using Interactive): Explain problem of
5833 markers, etc., in command-history.
5834
58352006-06-14 Kim F. Storm <storm@cua.dk>
5836
5837 * commands.texi (Waiting): Negative arg to sit-for forces
5838 redisplay even if input is pending.
5839
5840 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
5841 redisplay. Remove incorrect example of binding redisplay-dont-pause
5842 around (sit-for 0).
5843
58442006-06-13 Richard Stallman <rms@gnu.org>
5845
5846 * display.texi (Forcing Redisplay): Clarify previous change.
5847
58482006-06-13 Romain Francoise <romain@orebokech.com>
5849
5850 * display.texi (Forcing Redisplay): Fix typo.
5851
58522006-06-13 Kim F. Storm <storm@cua.dk>
5853
5854 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
5855
58562006-06-10 Luc Teirlinck <teirllm@auburn.edu>
5857
5858 * tips.texi (Coding Conventions): Add `@end itemize'.
5859
58602006-06-10 Richard Stallman <rms@gnu.org>
5861
5862 * tips.texi (Coding Conventions): Explain use of coding systems
5863 to ensure one decoding for strings.
5864
58652006-06-09 Aidan Kehoe <kehoea@parhasard.net>
5866
5867 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
5868 syntax.
5869
58702006-06-07 Eli Zaretskii <eliz@gnu.org>
5871
5872 * display.texi (Font Selection): Remove description of
5873 clear-face-cache.
5874
5875 * compile.texi (Eval During Compile): Fix a typo. Add index
5876 entries for possible uses of eval-when-compile.
5877
58782006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
5879
5880 * display.texi (Abstract Display): Fix typo.
5881
58822006-06-03 Eli Zaretskii <eliz@gnu.org>
5883
5884 * minibuf.texi (Minibuffer History) <history-add-new-input>:
5885 Reword variable's description.
5886
58872006-06-01 Richard Stallman <rms@gnu.org>
5888
5889 * windows.texi (Splitting Windows): Clarify splitting nonselected
5890 window.
5891
58922006-05-31 Juri Linkov <juri@jurta.org>
5893
5894 * minibuf.texi (Minibuffer History): Add history-add-new-input.
5895
58962006-05-30 Richard Stallman <rms@gnu.org>
5897
5898 * display.texi (Line Height): Fix errors in description of
10d1d0af 5899 default line height and line-height property.
b8d4c8d0
GM
5900
5901 * nonascii.texi (Default Coding Systems): Further clarification.
5902
59032006-05-29 Luc Teirlinck <teirllm@auburn.edu>
5904
5905 * internals.texi (Pure Storage): Mention that an overflow in pure
5906 space causes a memory leak.
5907 (Garbage Collection): If there was an overflow in pure space,
5908 `garbage-collect' returns nil.
5909
59102006-05-30 Eli Zaretskii <eliz@gnu.org>
5911
5912 * nonascii.texi (Default Coding Systems): Fix it some more.
5913
59142006-05-29 Eli Zaretskii <eliz@gnu.org>
5915
5916 * nonascii.texi (Default Coding Systems): Fix last change.
5917
59182006-05-29 Kenichi Handa <handa@m17n.org>
5919
5920 * nonascii.texi (find-operation-coding-system): Describe the new
5921 argument format (FILENAME . BUFFER).
5922
59232006-05-28 Richard Stallman <rms@gnu.org>
5924
5925 * tips.texi (Coding Conventions): Better explain reasons not to
5926 advise other packages or use `eval-after-load'.
5927
59282006-05-29 Kim F. Storm <storm@cua.dk>
5929
5930 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
5931 `bindat-idx' and `bindat-raw' for clarity.
5932
59332006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5934
5935 * processes.texi (Bindat Spec): Expand on `repeat' handler.
5936
5937 * display.texi (Display): Add "Abstract Display" to menu.
5938 (Abstract Display, Abstract Display Functions)
5939 (Abstract Display Example): New nodes.
5940 * elisp.texi (Top): Add "Abstract Display" to menu.
5941
59422006-05-27 Chong Yidong <cyd@stupidchicken.com>
5943
5944 * keymaps.texi (Key Sequences): Link to input events definition.
5945 (Format of Keymaps): Delete material duplicated in Keymap Basics.
5946
5947 * files.texi (Changing Files): Document updated argument list for
5948 copy-file.
5949
59502006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5951
5952 * processes.texi (Bindat Functions): Explain term "total length".
5953 Use it in bindat-length and bindat-pack descriptions.
5954
59552006-05-26 Eli Zaretskii <eliz@gnu.org>
5956
5957 * tips.texi (Coding Conventions): Advise against using
5958 eval-after-load in packages. Add an index entry.
5959
59602006-05-25 Juri Linkov <juri@jurta.org>
5961
5962 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5963
5964 * modes.texi (%-Constructs): Add %e, %z, %Z.
5965
59662006-05-25 Richard Stallman <rms@gnu.org>
5967
5968 * elisp.texi (Top): Update subnode menu.
5969
5970 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5971 (Keymaps): Update menu.
5972
59732006-05-25 Chong Yidong <cyd@stupidchicken.com>
5974
5975 * keymaps.texi (Key Sequences): Some clarifications.
5976
59772006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
5978
5979 * processes.texi (Bindat Functions): Say "unibyte string"
5980 explicitly for bindat-unpack and bindat-pack descriptions.
5981 (Bindat Examples): Don't call `string-make-unibyte' in example.
5982
59832006-05-25 Chong Yidong <cyd@stupidchicken.com>
5984
5dcb4c4e 5985 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 5986 Explain string and vector representations of key sequences.
b8d4c8d0
GM
5987
5988 * keymaps.texi (Changing Key Bindings):
dd7b651b 5989 * commands.texi (Interactive Codes):
b8d4c8d0
GM
5990 * help.texi (Describing Characters): Refer to it.
5991
59922006-05-23 Luc Teirlinck <teirllm@auburn.edu>
5993
5994 * frames.texi (Pointer Shape): @end table -> @end defvar.
5995
59962006-05-22 Richard Stallman <rms@gnu.org>
5997
5998 * elisp.texi (Top): Update subnode menus.
5999
6000 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6001 Contents rewritten; material from old Pointer Shape node moved here.
6002
6003 * display.texi (Pointer Shape): Node deleted.
6004 (Image Descriptors): Minor cleanup.
6005
60062006-05-21 Richard Stallman <rms@gnu.org>
6007
6008 * syntax.texi (Parsing Expressions): Update info on which STATE
6009 elements are ignored.
6010
60112006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * hooks.texi (Standard Hooks): Correct typo.
6014
6015 * gpl.texi (GPL): ifinfo -> ifnottex.
6016
60172006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6018
6019 * searching.texi (Simple Match Data): Warn about match data being
6020 set anew by every search.
6021
60222006-05-17 Richard Stallman <rms@gnu.org>
6023
6024 * minibuf.texi (Minibuffer History): Clarify.
6025
6026 * searching.texi (Regexp Special): Clarify nested regexp warning.
6027
60282006-05-16 Kim F. Storm <storm@cua.dk>
6029
6030 * minibuf.texi (Minibuffer History): Update add-to-history.
6031
60322006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6033
5dcb4c4e
SM
6034 * nonascii.texi (Explicit Encoding):
6035 Fix typo (encoding<->decoding).
b8d4c8d0
GM
6036
60372006-05-14 Richard Stallman <rms@gnu.org>
6038
6039 * buffers.texi (Creating Buffers): Cleanup.
6040
6041 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6042
60432006-05-13 Eli Zaretskii <eliz@gnu.org>
6044
6045 * buffers.texi (Current Buffer): Document that with-temp-buffer
6046 disables undo.
6047
6048 * os.texi (Terminal-Specific): More accurate description of how
6049 Emacs searches for the terminal-specific libraries.
6050
60512006-05-12 Eli Zaretskii <eliz@gnu.org>
6052
6053 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6054 emacs-xtra to @inforef's.
6055
6056 * text.texi (Undo): Document that undo is turned off in buffers
6057 whose names begin with a space.
6058
6059 * buffers.texi (Buffer Names): Add index entries for buffers whose
6060 names begin with a space.
6061 (Creating Buffers): Document that undo is turned off in buffers
6062 whose names begin with a space.
6063
6064 * files.texi (Visiting Functions, Reading from Files)
6065 (Saving Buffers): Mention code and EOL conversions by file I/O
6066 primitives and subroutines.
6067
f4e90db0
SM
6068 * nonascii.texi (Lisp and Coding Systems):
6069 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
6070
6071 * display.texi (Defining Faces): Mention `mac', and add an xref to
6072 where window-system is described.
6073
60742006-05-10 Richard Stallman <rms@gnu.org>
6075
6076 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6077
60782006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6079
6080 * variables.texi (File Local Variables): Recommend to quote lambda
6081 expressions in safe-local-variable property.
6082
60832006-05-09 Richard Stallman <rms@gnu.org>
6084
5dcb4c4e
SM
6085 * variables.texi (File Local Variables):
6086 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
6087
60882006-05-07 Kim F. Storm <storm@cua.dk>
6089
6090 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6091 from add-to-history.
6092
60932006-05-07 Romain Francoise <romain@orebokech.com>
6094
6095 * commands.texi (Event Input Misc):
6096 * compile.texi (Eval During Compile):
6097 * internals.texi (Buffer Internals):
6098 * minibuf.texi (Initial Input):
6099 * nonascii.texi (Scanning Charsets):
6100 * numbers.texi (Comparison of Numbers):
6101 * windows.texi (Textual Scrolling, Vertical Scrolling):
6102 Fix various typos.
6103
61042006-05-06 Eli Zaretskii <eliz@gnu.org>
6105
6106 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6107 conditional xref's to either emacs or emacs-xtra, depending on
6108 @iftex/@ifnottex.
6109
6110 * minibuf.texi (Minibuffer History): Document add-to-history.
6111
61122006-05-05 Eli Zaretskii <eliz@gnu.org>
6113
6114 * internals.texi (Pure Storage): Mention the pure overflow message
6115 at startup.
6116
c8763fb6 61172006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6118
6119 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6120 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6121 search.
6122
61232006-05-01 Richard Stallman <rms@gnu.org>
6124
6125 * intro.texi (nil and t): Clarify.
6126
6127 * variables.texi (File Local Variables): Suggest using booleanp.
6128
61292006-05-01 Juanma Barranquero <lekktu@gmail.com>
6130
6131 * objects.texi (Type Predicates): Fix typos.
6132
61332006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6134
6135 * intro.texi (nil and t): Add booleanp.
6136
6137 * objects.texi (Type Predicates): Add links for booleanp and
6138 string-or-null-p.
6139
61402006-04-29 Richard Stallman <rms@gnu.org>
6141
6142 * modes.texi (Multiline Font Lock): Rename from
6143 Multi line Font Lock Elements. Much clarification.
6144 (Font Lock Multiline, Region to Fontify): Much clarification.
6145
61462006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6147
6148 * variables.texi (File Local Variables): Remove the special case t for
6149 safe-local-variable.
6150
61512006-04-26 Richard Stallman <rms@gnu.org>
6152
6153 * syntax.texi (Parsing Expressions): Minor cleanup.
6154
61552006-04-18 Richard Stallman <rms@gnu.org>
6156
6157 * tips.texi (Coding Conventions): Explain when the package's
6158 prefix should appear later on (not at the start of the name).
6159
6160 * searching.texi (String Search): Clarify effect of NOERROR.
6161
6162 * modes.texi (Imenu): Clarify what special items do.
6163
6164 * hooks.texi (Standard Hooks): Delete text about old hook names.
6165
61662006-04-17 Romain Francoise <romain@orebokech.com>
6167
6168 * variables.texi (Local Variables): Update the default value of
6169 `max-specpdl-size'.
6170
61712006-04-15 Michael Olson <mwolson@gnu.org>
6172
6173 * processes.texi (Transaction Queues): Mention the new optional
6174 `delay-question' argument for `tq-enqueue'.
6175
61762006-04-13 Bill Wohler <wohler@newt.com>
6177
6178 * customize.texi (Common Keywords): Use dotted notation for
6179 :package-version value. Specify its values. Improve documentation
6180 for customize-package-emacs-version-alist.
6181
61822006-04-12 Bill Wohler <wohler@newt.com>
6183
6184 * customize.texi (Common Keywords): Move description of
6185 customize-package-emacs-version-alist to @defvar.
6186
61872006-04-10 Bill Wohler <wohler@newt.com>
6188
6189 * customize.texi (Common Keywords): Add :package-version.
6190
61912006-04-10 Kim F. Storm <storm@cua.dk>
6192
6193 * text.texi (Buffer Contents): Add NOPROPS arg to
6194 filter-buffer-substring.
6195
61962006-04-08 Kevin Ryde <user42@zip.com.au>
6197
6198 * os.texi (Command-Line Arguments): Update xref to emacs manual
6199 "Command Arguments" -> "Emacs Invocation", per change there.
6200
62012006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6202
6203 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6204 be on one line to help makeinfo not render two spaces after the dot.
6205
62062006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6207
6208 * strings.texi (Predicates for Strings): Add string-or-null-p.
6209
62102006-03-28 Kim F. Storm <storm@cua.dk>
6211
6212 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6213 remarks about systems that don't support fractional seconds.
6214
62152006-03-25 Karl Berry <karl@gnu.org>
6216
6217 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6218 the year list.
6219
62202006-03-21 Nick Roberts <nickrob@snap.net.nz>
6221
6222 * display.texi (Fringe Indicators): Fix typos.
6223
62242006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6225
6226 * tips.texi (Documentation Tips): One can now also write `program'
6227 in front of a quoted symbol in a docstring to prevent making a
6228 hyperlink.
6229
62302006-03-19 Alan Mackenzie <acm@muc.de>
6231
6232 * text.texi (Special Properties): Clarify `fontified' property.
6233
62342006-03-16 Richard Stallman <rms@gnu.org>
6235
6236 * display.texi (Defining Images): Minor cleanup.
6237
62382006-03-16 Bill Wohler <wohler@newt.com>
6239
6240 * display.texi (Defining Images): In image-load-path-for-library,
6241 prefer user's images.
6242
62432006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6244
6245 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6246
62472006-03-15 Bill Wohler <wohler@newt.com>
6248
6249 * display.texi (Defining Images): Fix example in
6250 image-load-path-for-library by not recommending that one binds
6251 image-load-path. Just defvar it to placate compiler and only use
6252 it if previously defined.
6253
62542006-03-14 Bill Wohler <wohler@newt.com>
6255
6256 * display.texi (Defining Images): In image-load-path-for-library,
6257 always return list of directories. Update example.
6258
62592006-03-14 Alan Mackenzie <acm@muc.de>
6260
6261 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6262 This describes font-lock-extend-region-function.
6263 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6264 the new node "Region to Fontify".
6265
62662006-03-13 Richard Stallman <rms@gnu.org>
6267
6268 * display.texi (Invisible Text): The impossible position is
6269 now before the invisible text, not after.
6270 (Defining Images): Clean up last change.
6271
62722006-03-11 Bill Wohler <wohler@newt.com>
6273
6274 * display.texi (Defining Images): Add image-load-path-for-library.
6275
62762006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6277
6278 * text.texi (Adaptive Fill): Fix Texinfo usage.
6279
6280 * strings.texi (Creating Strings): Fix Texinfo usage.
6281
6282 * searching.texi (Regexp Special): Use @samp for regular
6283 expressions that are not in Lisp syntax.
6284
62852006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6286
6287 * searching.texi (Regexp Special): Put remark between parentheses
6288 to avoid misreading.
6289
62902006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6291
6292 * searching.texi (Syntax of Regexps): More accurately describe
6293 which characters are special in which situations.
6294 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6295 are not special. Describe in detail when `[' and `]' are special.
6296 (Regexp Backslash): Plenty of regexps with unbalanced square
6297 brackets are valid, so reword that statement.
6298
62992006-03-02 Kim F. Storm <storm@cua.dk>
6300
6301 * keymaps.texi (Tool Bar): Add tool-bar-border.
6302
63032006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6304
6305 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6306
63072006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6308
6309 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6310
6311 * files.texi (Locating Files): Suggest additional values for the
6312 SUFFIXES arg of `locate-file'. Update pxref.
6313
6314 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6315 (How Programs Do Loading): Discuss the effects of Auto Compression
6316 mode on `load'.
6317 (Load Suffixes): New node.
6318 (Library Search): Delete description of `load-suffixes'; it was
6319 moved to "Load Suffixes".
6320 (Autoload, Named Features): Mention `load-suffixes'.
6321
63222006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6323
6324 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6325
6326 * windows.texi (Window Tree): Fix typo.
6327
63282006-02-20 Kim F. Storm <storm@cua.dk>
6329
6330 * display.texi (Fringe Indicators): New section.
6331 Move indicate-empty-lines, indicate-buffer-boundaries, and
6332 default-indicate-buffer-boundaries here.
6333 Add fringe-indicator-alist and default-fringes-indicator-alist.
6334 Add list of logical fringe indicator symbols.
6335 Update list of standard bitmap names.
6336 (Fringe Cursors): New section.
6337 Move overflow-newline-into-fringe here.
6338 Add fringe-cursor-alist and default-fringes-cursor-alist.
6339 Add list of fringe cursor symbols.
6340
63412006-02-20 Juanma Barranquero <lekktu@gmail.com>
6342
6343 * commands.texi (Using Interactive): Fix reference to node
6344 "Minibuffers".
6345
63462006-02-19 Richard M. Stallman <rms@gnu.org>
6347
6348 * minibuf.texi (High-Level Completion):
6349 Add xref to read-input-method-name.
6350
6351 * files.texi (Relative File Names): Move file-relative-name here.
6352 (File Name Expansion): From here. Minor clarifications.
6353
6354 * commands.texi (Using Interactive): Add xrefs about reading input.
6355 Clarify remarks about that moving point and mark.
6356 Put string case before list case.
6357
c8763fb6 63582006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6359
6360 * display.texi (Other Display Specs, Image Descriptors):
6361 Revert erroneous changes. The previous description of
6362 image-descriptors as `(image . PROPS)' was correct.
6363
63642006-02-14 Richard M. Stallman <rms@gnu.org>
6365
6366 * variables.texi (File Local Variables): Clarifications.
6367
63682006-02-14 Juanma Barranquero <lekktu@gmail.com>
6369
6370 * variables.texi (File Local Variables): Use @code for a cons
6371 cell, not @var.
6372
63732006-02-13 Chong Yidong <cyd@stupidchicken.com>
6374
6375 * variables.texi (File Local Variables): Document new file local
6376 variable behavior.
6377
63782006-02-10 Kim F. Storm <storm@cua.dk>
6379
6380 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6381
63822006-02-08 Juanma Barranquero <lekktu@gmail.com>
6383
6384 * modes.texi (%-Constructs): Remove obsolete info about
6385 `global-mode-string'.
6386
63872006-02-07 Richard M. Stallman <rms@gnu.org>
6388
6389 * commands.texi (Prefix Command Arguments): Minor cleanup.
6390
6391 * display.texi: "Graphical display", not window system.
6392
6393 * functions.texi (What Is a Function): Fix xref.
6394
6395 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6396 (Changing Key Bindings): Clarify when remapping is better than
6397 substitute-key-definition.
6398
63992006-02-02 Richard M. Stallman <rms@gnu.org>
6400
6401 * minibuf.texi (Basic Completion): Completion alists are risky.
6402
6403 * keymaps.texi (Active Keymaps): Clarifications.
6404 (Searching Keymaps): New node.
6405 (Keymaps): Update menu.
6406
6407 * frames.texi (Layout Parameters): Minor clarification.
6408 (Drag and Drop): New node.
6409 (Frames): Update menu.
6410
64112006-01-29 Chong Yidong <cyd@stupidchicken.com>
6412
6413 * display.texi (Other Display Specs, Image Descriptors):
6414 Image description is a list, not a cons cell.
6415
64162006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6417
6418 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6419 list is not necessarily a list).
6420
64212006-01-27 Eli Zaretskii <eliz@gnu.org>
6422
6423 * frames.texi (Layout Parameters): border-width and
6424 internal-border-width belong to the frame, not the window.
6425
64262006-01-19 Richard M. Stallman <rms@gnu.org>
6427
6428 * nonascii.texi (Translation of Characters): Search cmds use
6429 translation-table-for-input. Automatically made local.
6430
6431 * markers.texi (Overview of Markers): Count insertion type
6432 as one of a marker's attributes.
6433
6434 * keymaps.texi (Controlling Active Maps): New node, split out of
6435 Active Keymaps.
6436 (Keymaps): Menu updated.
6437 (Active Keymaps): Give pseudocode to explain how the active
6438 maps are searched. current-active-maps and key-binding moved here.
6439 (Functions for Key Lookup): current-active-maps and key-binding moved.
6440 Clarifications.
6441 (Searching the Keymaps): New subnode.
6442
6443 * elisp.texi (Top): Menu clarification.
6444
6445 * display.texi (Other Display Specs): Delete duplicate entry for
6446 just a string as display spec. Move text about recursive display
6447 specs on such a string.
6448
6449 * commands.texi (Key Sequence Input): Clarify.
6450 Move num-nonmacro-input-events out.
6451 (Reading One Event): num-nonmacro-input-events moved here.
6452
64532006-01-14 Nick Roberts <nickrob@snap.net.nz>
6454
6455 * advice.texi (Simple Advice): Update example to fit argument
6456 change in previous-line.
6457
64582006-01-05 Richard M. Stallman <rms@gnu.org>
6459
6460 * markers.texi (The Mark): Fix in `mark'.
6461
64622006-01-04 Richard M. Stallman <rms@gnu.org>
6463
6464 * processes.texi (Misc Network, Make Network): Minor cleanups.
6465
64662006-01-04 Kim F. Storm <storm@cua.dk>
6467
6468 * processes.texi (Make Network): Add IPv6 addresses and handling.
6469 (Network Feature Testing): Mention (:family ipv6).
6470 (Misc Network): Add IPv6 formats to format-network-address.
6471
64722005-12-30 Richard M. Stallman <rms@gnu.org>
6473
6474 * text.texi (Changing Properties):
6475 Don't use return value of set-text-properties.
6476
64772005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6478
6479 * modes.texi (Mode Line Format): Correct typo in menu.
6480
64812005-12-29 Richard M. Stallman <rms@gnu.org>
6482
6483 * modes.texi (Mode Line Top): New node.
6484 (Mode Line Data): Some text moved to new node.
6485 Explain the data structure more concretely.
6486 (Mode Line Basics): Clarifications.
6487 (Mode Line Variables): Clarify intro paragraph.
6488 (%-Constructs): Clarify intro paragraph.
6489 (Mode Line Format): Update menu.
6490
64912005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6492
6493 * minibuf.texi (Basic Completion): Update lazy-completion-table
6494 examples for removal of ARGS argument.
6495
64962005-12-23 Richard M. Stallman <rms@gnu.org>
6497
6498 * text.texi (Undo): Restore some explanation from the version
6499 that was deleted.
6500
65012005-12-23 Eli Zaretskii <eliz@gnu.org>
6502
6503 * text.texi (Undo): Remove duplicate descriptions of `apply
6504 funname' and `apply delta' elements of the undo list.
6505
65062005-12-20 Richard M. Stallman <rms@gnu.org>
6507
6508 * help.texi (Help Functions): Update documentation of `apropos'.
6509
65102005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6511
6512 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6513 because it is confusing. If the :help-echo keyword is a function,
6514 it is not directly used as the :help-echo overlay property, as the
6515 xref seems to suggest (it does not take the appropriate args).
6516
65172005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6518
6519 * customize.texi (Common Keywords): Fix Texinfo usage.
6520 (Group Definitions, Variable Definitions): Update for new
6521 conventions for using `*' in docstrings.
6522
6523 * tips.texi (Documentation Tips): Update for new conventions for
6524 using `*' in docstrings.
6525
65262005-12-16 Richard M. Stallman <rms@gnu.org>
6527
6528 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6529
65302005-12-16 Juri Linkov <juri@jurta.org>
6531
6532 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6533
65342005-12-14 Romain Francoise <romain@orebokech.com>
6535
6536 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6537 Fix typo.
6538
65392005-12-11 Juri Linkov <juri@jurta.org>
6540
6541 * minibuf.texi (Completion Commands): Add mention of read-file-name
6542 for filename completion keymaps.
6543 (Reading File Names): Add mention of filename completion keymaps
6544 for read-file-name and xref to `Completion Commands'.
6545
65462005-12-10 Richard M. Stallman <rms@gnu.org>
6547
6548 * customize.texi (Common Keywords): State caveats for use of :tag.
6549
65502005-12-08 Richard M. Stallman <rms@gnu.org>
6551
6552 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6553 with xrefs and better explanation.
6554 (Completion Commands): Add the filename completion maps.
6555
6556 * objects.texi (Character Type): Clarify that \s is not space
6557 if a dash follows.
6558
65592005-12-05 Richard M. Stallman <rms@gnu.org>
6560
6561 * windows.texi (Resizing Windows): Delete preserve-before args.
6562
65632005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6564
6565 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6566 in full keymaps, since the quirk has been fixed.
6567
65682005-12-03 Eli Zaretskii <eliz@gnu.org>
6569
5dcb4c4e
SM
6570 * hooks.texi (Standard Hooks): Add index entries.
6571 Mention `compilation-finish-functions'.
b8d4c8d0
GM
6572
65732005-11-27 Richard M. Stallman <rms@gnu.org>
6574
6575 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6576
65772005-11-21 Juri Linkov <juri@jurta.org>
6578
6579 * customize.texi (Common Keywords): Update links types
6580 custom-manual and url-link. Add link types emacs-library-link,
6581 file-link, function-link, variable-link, custom-group-link.
6582
65832005-11-20 Chong Yidong <cyd@stupidchicken.com>
6584
6585 * display.texi: Revert 2005-11-20 change.
6586
65872005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6588
6589 * processes.texi (Bindat Functions):
6590 Say "third" to refer to zero-based index "2".
6591
65922005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6593
6594 * loading.texi (Library Search): Update the default value of
6595 `load-suffixes'.
6596
65972005-11-17 Chong Yidong <cyd@stupidchicken.com>
6598
6599 * display.texi (Attribute Functions): Mention :ignore-defface.
6600
66012005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6602
6603 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6604 (Minor Mode Conventions): Mention the use of a hook.
6605
66062005-11-06 Richard M. Stallman <rms@gnu.org>
6607
6608 * files.texi (Magic File Names): find-file-name-handler checks the
6609 `operations' property of the handler.
6610
66112005-11-03 Richard M. Stallman <rms@gnu.org>
6612
6613 * variables.texi (Frame-Local Variables): Small clarification.
6614
66152005-10-29 Chong Yidong <cyd@stupidchicken.com>
6616
6617 * os.texi (Init File): Document ~/.emacs.d/init.el.
6618
66192005-10-29 Richard M. Stallman <rms@gnu.org>
6620
6621 * internals.texi (Garbage Collection): Document memory-full.
6622
66232005-10-28 Bill Wohler <wohler@newt.com>
6624
6625 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6626 for URLs.
6627
66282005-10-28 Richard M. Stallman <rms@gnu.org>
6629
6630 * minibuf.texi (Completion Commands): Clean up prev change.
6631
66322005-10-26 Kevin Ryde <user42@zip.com.au>
6633
6634 * compile.texi (Eval During Compile): Explain recommended uses
6635 of eval-when-compile and eval-and-compile.
6636
66372005-10-27 Masatake YAMATO <jet@gyve.org>
6638
6639 * minibuf.texi (Completion Commands):
6640 Write about new optional argument for `display-completion-list'.
6641
66422005-10-23 Richard M. Stallman <rms@gnu.org>
6643
6644 * display.texi (Overlay Arrow): Clarify about local bindings of
6645 overlay-arrow-position.
6646
66472005-10-22 Eli Zaretskii <eliz@gnu.org>
6648
6649 * internals.texi (Building Emacs): Fix last change.
6650
66512005-10-22 Richard M. Stallman <rms@gnu.org>
6652
6653 * internals.texi (Building Emacs): Document eval-at-startup.
6654
66552005-10-21 Richard M. Stallman <rms@gnu.org>
6656
6657 * loading.texi (Where Defined): load-history contains abs file names.
6658 symbol-file returns abs file names.
6659
66602005-10-19 Kim F. Storm <storm@cua.dk>
6661
6662 * display.texi (Showing Images): Add max-image-size integer value.
6663
66642005-10-18 Chong Yidong <cyd@stupidchicken.com>
6665
6666 * display.texi (Showing Images): Document max-image-size.
6667
66682005-10-17 Richard M. Stallman <rms@gnu.org>
6669
6670 * commands.texi (Quitting): Minor clarification.
6671
6672 * processes.texi (Sentinels): Clarify about output and quitting.
6673 (Filter Functions): Mention with-local-quit.
6674
66752005-10-17 Juri Linkov <juri@jurta.org>
6676
6677 * buffers.texi (Current Buffer):
6678 * commands.texi (Event Input Misc):
6679 * compile.texi (Eval During Compile, Compiler Errors):
6680 * customize.texi (Group Definitions):
6681 * display.texi (Progress, Defining Faces):
6682 * files.texi (Writing to Files):
6683 * modes.texi (Mode Hooks, Defining Minor Modes):
6684 * streams.texi (Output Functions):
6685 * syntax.texi (Syntax Table Functions):
6686 * text.texi (Change Hooks):
6687 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6688
6689 * commands.texi (Quitting): Replace arg `forms' with `body' in
6690 `with-local-quit'.
6691
6692 * positions.texi (Excursions): Replace arg `forms' with `body' in
6693 `save-excursion'.
6694
66952005-10-08 Kim F. Storm <storm@cua.dk>
6696
6697 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
6698 Rename manual section accordingly.
6699
67002005-10-04 Kim F. Storm <storm@cua.dk>
6701
6702 * windows.texi (Window Split Tree): New section describing
6703 new function window-split-tree function.
6704
67052005-10-03 Nick Roberts <nickrob@snap.net.nz>
6706
6707 * display.texi (Fringe Size/Pos): Simplify and add detail.
6708
67092005-09-30 Romain Francoise <romain@orebokech.com>
6710
6711 * minibuf.texi (High-Level Completion): Explain that the prompt
6712 given to `read-buffer' should end with a colon and a space.
6713 Update usage examples.
6714
67152005-09-29 Juri Linkov <juri@jurta.org>
6716
6717 * display.texi (Displaying Messages): Rename argument name
6718 `string' to `format-string' in functions `message', `message-box',
6719 `message-or-box'.
6720
67212005-09-26 Chong Yidong <cyd@stupidchicken.com>
6722
6723 * errors.texi (Standard Errors): Correct xrefs.
6724
67252005-09-18 Chong Yidong <cyd@stupidchicken.com>
6726
6727 * display.texi (Defining Images): Update documentation for
6728 `image-load-path'.
6729
67302005-09-17 Richard M. Stallman <rms@gnu.org>
6731
6732 * display.texi (Defining Images): Clean up previous change.
6733
67342005-09-16 Romain Francoise <romain@orebokech.com>
6735
6736 * elisp.texi: Specify GFDL version 1.2.
6737
6738 * doclicense.texi (GNU Free Documentation License): Update to
6739 version 1.2.
6740
67412005-09-15 Chong Yidong <cyd@stupidchicken.com>
6742
6743 * display.texi (Defining Images): Document `image-load-path'.
6744
67452005-09-15 Richard M. Stallman <rms@gnu.org>
6746
6747 * objects.texi (Printed Representation): Minor cleanup.
6748 (Box Diagrams): Minor fix.
6749 (Cons Cell Type): Move (...) index item here.
6750 (Box Diagrams): From here.
6751 (Array Type): Minor fix.
6752 (Type Predicates): Delete index "predicates".
6753 (Hash Table Type): Clarify xref.
6754 (Dotted Pair Notation): Minor fix.
6755
67562005-09-10 Chong Yidong <cyd@stupidchicken.com>
6757
6758 * files.texi (Saving Buffers): Fix typo.
6759
67602005-09-08 Richard M. Stallman <rms@gnu.org>
6761
6762 * tips.texi (Programming Tips): Correct the "default" prompt spec.
6763
67642005-09-08 Chong Yidong <cyd@stupidchicken.com>
6765
6766 * locals.texi (Standard Buffer-Local Variables): Don't include
6767 mode variables for minor modes.
6768 Fix xrefs for buffer-display-count, buffer-display-table,
6769 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
6770 enable-multibyte-characters, fill-column, header-line-format,
6771 left-fringe-width, left-margin, and right-fringe-width.
6772
6773 * hooks.texi (Standard Hooks): All hooks should conform to the
6774 standard naming convention now.
6775 Fix xref for `echo-area-clear-hook'.
6776
6777 * display.texi (Usual Display): Note that indicate-empty-lines and
6778 tab-width are buffer-local.
6779
6780 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
6781
6782 * modes.texi (Mode Help): Note that major-mode is buffer-local.
6783
6784 * nonascii.texi (Encoding and I/O): Note that
6785 buffer-file-coding-system is buffer-local.
6786
6787 * positions.texi (List Motion): Note that defun-prompt-regexp is
6788 buffer-local.
6789
6790 * text.texi (Auto Filling): Note that auto-fill-function is
6791 buffer-local.
6792 (Undo): Note that buffer-undo-list is buffer-local.
6793
5dcb4c4e
SM
6794 * windows.texi (Buffers and Windows):
6795 Document buffer-display-count.
b8d4c8d0
GM
6796
67972005-09-06 Richard M. Stallman <rms@gnu.org>
6798
6799 * tips.texi (Coding Conventions): Sometimes it is ok to put the
6800 package prefix elsewhere than at the start of the name.
6801
68022005-09-03 Richard M. Stallman <rms@gnu.org>
6803
6804 * tips.texi (Programming Tips): Add conventions for minibuffer
6805 questions and prompts.
6806
68072005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
6808
6809 * intro.texi (nil and t): Minor cleanup.
6810 Delete spurious mention of keyword symbols.
6811 (Evaluation Notation): Add index entry.
6812 (A Sample Function Description): Minor cleanup.
6813 (A Sample Variable Description): Not all vars can be set.
6814
68152005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
6816
6817 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
6818
6819 (Insertion): Document precise type of `insert-char' arg COUNT.
6820
68212005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
6822
6823 * modes.texi (Other Font Lock Variables): Sync the default of
6824 font-lock-lines-before.
6825
68262005-08-31 Michael Albinus <michael.albinus@gmx.de>
6827
6828 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
6829
68302005-08-29 Richard M. Stallman <rms@gnu.org>
6831
6832 * elisp.texi (Top): Update subnode menu.
6833
6834 * searching.texi (Searching and Matching): Move node.
6835 Rearrange contents and add overall explanation.
6836 (Searching and Case): Move node.
6837 (Searching and Matching): Update menu.
6838
68392005-08-27 Eli Zaretskii <eliz@gnu.org>
6840
6841 * os.texi (Startup Summary): Fix the description of the initial
6842 startup message display.
6843
68442005-08-25 Richard M. Stallman <rms@gnu.org>
6845
6846 * searching.texi (Search and Replace): Add replace-regexp-in-string.
6847
68482005-08-25 Emilio C. Lopes <eclig@gmx.net>
6849
6850 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
6851 `next-overlay-change' example.
6852
68532005-08-22 Juri Linkov <juri@jurta.org>
6854
6855 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
6856 Fix invert-face. Fix args of face-background.
6857
6858 * display.texi (Standard Faces): Delete node.
6859 (Faces): Add xref to `(emacs)Standard Faces'.
6860 (Displaying Faces): Fix xref to `Standard Faces'.
6861
6862 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
6863
68642005-08-20 Alan Mackenzie <acm@muc.de>
6865
6866 * buffers.texi (The Buffer List): Clarify the manipulation of the
6867 buffer list.
6868
68692005-08-14 Richard M. Stallman <rms@gnu.org>
6870
6871 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
6872 a regexp.
6873
68742005-08-11 Richard M. Stallman <rms@gnu.org>
6875
6876 * elisp.texi (Top): Update subnode lists.
6877
6878 * display.texi (Inverse Video): Node deleted.
6879
6880 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
6881 New nodes split out of Coding Conventions.
6882
6883 * searching.texi (Regular Expressions): Document re-builder.
6884
6885 * os.texi (Time Parsing): New node split out of Time Conversion.
6886
6887 * processes.texi (Misc Network, Network Feature Testing)
6888 (Network Options, Make Network): New nodes split out of
6889 Low-Level Network.
6890
68912005-08-09 Richard M. Stallman <rms@gnu.org>
6892
6893 * frames.texi (Geometry): New node, split from Size and Position.
6894 (Frame Parameters): Refer to Geometry.
6895
6896 * buffers.texi (The Buffer List): Fix xrefs.
6897
6898 * windows.texi (Splitting Windows): Fix xref.
6899
6900 * frames.texi (Layout Parameters): Add xref.
6901
6902 * display.texi (Line Height, Scroll Bars): Fix xrefs.
6903
6904 * keymaps.texi (Menu Bar): Fix xref.
6905
6906 * locals.texi (Standard Buffer-Local Variables): Fix xref.
6907
6908 * modes.texi (%-Constructs): Fix xref.
6909
6910 * frames.texi (Window Frame Parameters): Node split up.
6911 (Basic Parameters, Position Parameters, Size Parameters)
6912 (Layout Parameters, Buffer Parameters, Management Parameters)
6913 (Cursor Parameters, Color Parameters): New subnodes.
6914
69152005-08-09 Luc Teirlinck <teirllm@auburn.edu>
6916
6917 * positions.texi (Screen Lines): Update xref for previous change
6918 in minibuf.texi.
6919
6920 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
6921 change in minibuf.texi.
6922
69232005-08-09 Richard M. Stallman <rms@gnu.org>
6924
6925 * tips.texi (Coding Conventions): Minor cleanup.
6926
6927 * modes.texi (Defining Minor Modes): Explain when init-value
6928 can be non-nil.
6929
6930 * elisp.texi (Top): Update submenu for Minibuffer.
6931
6932 * minibuf.texi (Minibuffer Misc): Node split up.
6933 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
6934 (Recursive Mini): New nodes split out from Minibuffer Misc.
6935 (Minibuffer Misc): Document max-mini-window-height.
6936
6937 * hash.texi (Defining Hash): Delete stray paren in example.
6938
6939 * display.texi (Echo Area Customization): Don't define
6940 max-mini-window-height here; xref instead.
6941
6942 * commands.texi (Event Input Misc): Update while-no-input.
6943
6944 * advice.texi (Advising Functions): Explain when to use advice
6945 and when to use a hook.
6946
69472005-07-30 Eli Zaretskii <eliz@gnu.org>
6948
6949 * makefile.w32-in (info): Don't run install-info.
6950 ($(infodir)/dir): New target, produced by running install-info.
6951
69522005-07-27 Luc Teirlinck <teirllm@auburn.edu>
6953
6954 * modes.texi (Defining Minor Modes): The keyword for the initial
6955 value is :init-value, not :initial-value.
6956
69572005-07-23 Eli Zaretskii <eliz@gnu.org>
6958
6959 * loading.texi (Autoload): Make the `doctor' example be consistent
6960 with what's in current loaddefs.el. Describe the "fn" magic in
6961 the usage portion of the doc string.
6962
69632005-07-22 Richard M. Stallman <rms@gnu.org>
6964
6965 * internals.texi (Garbage Collection): Clarify previous change.
6966
69672005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6968
6969 * internals.texi (Garbage Collection): Add gc-cons-percentage.
6970
69712005-07-18 Juri Linkov <juri@jurta.org>
6972
6973 * commands.texi (Accessing Events):
6974 * frames.texi (Text Terminal Colors, Resources):
6975 * markers.texi (The Mark):
6976 * modes.texi (Defining Minor Modes):
6977 Delete duplicate duplicate words.
6978
69792005-07-16 Richard M. Stallman <rms@gnu.org>
6980
6981 * display.texi (Managing Overlays): Clarify make-overlay
6982 args for insertion types.
6983
69842005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6985
6986 * customize.texi (Variable Definitions):
6987 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
6988 `standard-value' is a list too.
6989 (Defining New Types): Use @key{RET} instead of @key{ret}.
6990
69912005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
6992
6993 * os.texi (Translating Input): Fix typo.
6994
69952005-07-08 Richard M. Stallman <rms@gnu.org>
6996
6997 * README: Update edition number and size estimate.
6998
6999 * elisp.texi (VERSION): Set to 2.9.
7000
70012005-07-07 Richard M. Stallman <rms@gnu.org>
7002
7003 * book-spine.texinfo: Update Emacs version.
7004
7005 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7006
70072005-07-06 Richard M. Stallman <rms@gnu.org>
7008
7009 * searching.texi (Regexp Search): Clarify what re-search-forward
7010 does when the search fails.
7011
70122005-07-05 Lute Kamstra <lute@gnu.org>
7013
7014 * Update FSF's address in GPL notices.
7015
7016 * doclicense.texi (GNU Free Documentation License):
7017 * gpl.texi (GPL):
7018 * tips.texi (Coding Conventions, Library Headers):
7019 * vol1.texi:
7020 * vol2.texi: Update FSF's address.
7021
70222005-07-04 Richard M. Stallman <rms@gnu.org>
7023
7024 * hooks.texi (Standard Hooks): Add occur-hook.
7025
70262005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7027
7028 * display.texi (The Echo Area): Correct menu.
7029
70302005-07-03 Richard M. Stallman <rms@gnu.org>
7031
7032 * elisp.texi (Top): Update subnode menu for Display.
7033
7034 * display.texi (Displaying Messages): New node, with most
7035 of what was in The Echo Area.
5dcb4c4e 7036 (Progress): Move under The Echo Area.
b8d4c8d0
GM
7037 (Logging Messages): New node with new text.
7038 (Echo Area Customization): New node, the rest of what was
7039 in The Echo Area. Document message-truncate-lines with @defvar.
7040 (Display): Update menu.
7041
7042 * windows.texi (Textual Scrolling): Doc 3 values for
7043 scroll-preserve-screen-position.
7044
7045 * text.texi (Special Properties): Change hook functions
7046 should bind inhibit-modification-hooks around altering buffer text.
7047
7048 * keymaps.texi (Key Binding Commands): Call binding BINDING
7049 rather than DEFINITION.
7050
70512005-06-29 Juanma Barranquero <lekktu@gmail.com>
7052
7053 * variables.texi (Defining Variables): `user-variable-p' returns t
7054 for aliases of user options, nil for alias loops.
7055
70562005-06-28 Richard M. Stallman <rms@gnu.org>
7057
7058 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7059 make-keymap.
7060
70612005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7062
7063 * variables.texi (Setting Variables): Correct and clarify
7064 description of `add-to-ordered-list'.
7065
70662005-06-26 Richard M. Stallman <rms@gnu.org>
7067
7068 * display.texi (Faces): Minor cleanup.
7069
70702005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7071
7072 * display.texi (Faces): `facep' returns t for strings that are
7073 face names.
7074
70752005-06-25 Richard M. Stallman <rms@gnu.org>
7076
7077 * objects.texi (Equality Predicates): Clarify meaning of equal.
7078
7079 * windows.texi (Selecting Windows): save-selected-window
7080 and with-selected-window save and restore the current buffer.
7081
70822005-06-24 Richard M. Stallman <rms@gnu.org>
7083
7084 * numbers.texi (Float Basics): Explain how to test for NaN,
7085 and printing the sign of NaNs.
7086
70872005-06-24 Eli Zaretskii <eliz@gnu.org>
7088
7089 * makefile.w32-in (MAKEINFO): Use --force.
7090
70912005-06-23 Richard M. Stallman <rms@gnu.org>
7092
7093 * display.texi (Face Functions): Correct Texinfo usage.
7094
70952005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7096
7097 * lists.texi (Rings): `ring-elements' now returns the elements of
7098 RING in order.
7099
71002005-06-23 Juanma Barranquero <lekktu@gmail.com>
7101
7102 * markers.texi (The Mark): Texinfo usage fix.
7103
71042005-06-23 Kim F. Storm <storm@cua.dk>
7105
7106 * searching.texi (Entire Match Data): Remove evaporate option for
7107 match-data. Do not mention evaporate option for set-match-data.
7108
71092005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7110
7111 * display.texi (Face Functions): Mention face aliases.
7112
71132005-06-21 Richard M. Stallman <rms@gnu.org>
7114
7115 * anti.texi (Antinews): Texinfo usage fix.
7116
71172005-06-21 Karl Berry <karl@gnu.org>
7118
7119 * elisp.texi: Use @copying.
7120
7121 * elisp.texi: Put @summarycontents and @contents before the Top
7122 node, instead of the end of the file, so that the contents appear
7123 in the right place in the dvi/pdf output.
7124
71252005-06-21 Juri Linkov <juri@jurta.org>
7126
7127 * display.texi (Defining Faces): Add `customized-face'.
7128
71292005-06-20 Kim F. Storm <storm@cua.dk>
7130
7131 * variables.texi (Setting Variables): Any type of element can be
7132 given order in add-to-ordered-list. Compare elements with eq.
7133
7134 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7135
71362005-06-20 Karl Berry <karl@gnu.org>
7137
7138 * syntax.texi (Syntax Flags): Make last column very slightly wider
7139 to avoid "generic comment" breaking on two lines and causing an
7140 underfull box.
7141
71422005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7143
7144 * lists.texi (Rings): Various minor clarifications and corrections.
7145
71462005-06-18 Richard M. Stallman <rms@gnu.org>
7147
7148 * functions.texi (Obsolete Functions): Simplify.
7149
7150 * variables.texi (Variable Aliases): Simplify.
7151
7152 * anti.texi, backups.texi, compile.texi, customization.texi:
7153 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7154 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7155 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7156 * variables.texi: Fix formatting ugliness.
7157
7158 * elisp.texi: Add links to Rings and Byte Packing.
7159 Update version and copyright years.
7160
7161 * minibuf.texi: Fix formatting ugliness.
7162 (Completion Commands): Move keymap vars to the end
7163 and vars completing-read binds to the top.
7164
71652005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7166
7167 * processes.texi: Fix typos.
7168 (Bindat Spec): Correct Texinfo error.
7169 (Byte Packing): Fix ungrammatical sentence.
7170
71712005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7172
7173 * lists.texi (Rings): New node.
7174 (Lists): Add it to menu.
7175
7176 * processes.texi (Byte Packing): New node.
7177 (Processes): Add it to menu.
7178
71792005-06-17 Richard M. Stallman <rms@gnu.org>
7180
7181 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7182
7183 * help.texi (Documentation Basics): Explain the xref to
7184 Documentation Tips.
7185
7186 * debugging.texi (Debugger Commands): Minor fix.
7187
71882005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7189
7190 * edebug.texi (Instrumenting): Eliminate duplicate link.
7191 (Specification List): Replace references to "below", referring to
7192 a later node, with one @ref to that node.
7193
7194 * os.texi (Timers): Timers should save and restore the match data
7195 if they change it.
7196
7197 * debugging.texi (Debugger Commands): Mention that the Lisp
7198 debugger can not step through primitive functions.
7199
72002005-06-16 Juanma Barranquero <lekktu@gmail.com>
7201
7202 * functions.texi (Obsolete Functions): Update argument names of
7203 `make-obsolete' and `define-obsolete-function-alias'.
7204
7205 * variables.texi (Variable Aliases): Update argument names of
7206 `defvaralias', `make-obsolete-variable' and
7207 `define-obsolete-variable-alias'.
7208
72092005-06-15 Kim F. Storm <storm@cua.dk>
7210
7211 * searching.texi (Entire Match Data): Rephrase warnings about
7212 evaporate arg to match-data and set-match-data.
7213
72142005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7215
7216 * elisp.texi (Top): Update detailed menu.
7217
7218 * edebug.texi (Edebug): Update menu.
7219 (Instrumenting): Update xrefs.
7220 (Edebug Execution Modes): Correct xref.
7221 (Jumping): Clarify description of `h' command.
7222 Eliminate redundant @ref.
7223 (Breaks): New node.
7224 (Breakpoints): Is now a subsubsection.
7225 (Global Break Condition): Mention `C-x X X'.
7226 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7227 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7228 (Edebug Display Update): Correct pxref.
7229 (Edebug and Macros): New node.
7230 (Instrumenting Macro Calls): Is now a subsubsection.
7231 Neither arg of `def-edebug-spec' is evaluated.
7232 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7233 (Specification Examples): Fix typo.
7234
72352005-06-14 Lute Kamstra <lute@gnu.org>
7236
7237 * debugging.texi (Function Debugging): Primitives can break on
7238 entry too.
7239
72402005-06-14 Kim F. Storm <storm@cua.dk>
7241
7242 * variables.texi (Setting Variables): Add add-to-ordered-list.
7243
72442005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7245
7246 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7247 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7248
72492005-06-13 Lute Kamstra <lute@gnu.org>
7250
7251 * text.texi (Special Properties): Fix cross reference.
7252
72532005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7254
7255 * debugging.texi (Function Debugging): Delete mention of empty
7256 string argument to `cancel-debug-on-entry'. Delete inaccurate
7257 description of the return value of that command.
7258
72592005-06-11 Alan Mackenzie <acm@muc.de>
7260
7261 * text.texi (Adaptive Fill): Amplify the description of
7262 fill-context-prefix.
7263
72642005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7265
7266 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7267
72682005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7269
7270 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7271
72722005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7273
7274 * debugging.texi (Error Debugging): Minor rewording.
7275 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7276 is optional.
7277
72782005-06-10 Lute Kamstra <lute@gnu.org>
7279
7280 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7281 (Top): Give it a title. Correct version number. Give the
7282 detailed node listing a more prominent header.
7283 * intro.texi: Don't set VERSION here a second time.
7284 Mention Emacs's version too.
7285 * anti.texi (Antinews): Use EMACSVER to refer to the current
7286 version of Emacs.
7287
72882005-06-09 Kim F. Storm <storm@cua.dk>
7289
7290 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7291 match-data and set-match-data.
7292
72932005-06-08 Richard M. Stallman <rms@gnu.org>
7294
7295 * searching.texi (Entire Match Data): Clarify when match-data
7296 returns markers and when integers.
7297
7298 * display.texi (Defining Faces): Explain that face name should not
7299 end in `-face'.
7300
7301 * modes.texi (Mode Line Data): Minor cleanup.
7302 (Customizing Keywords): Node split out of Search-based Fontification.
7303 Add example of using font-lock-add-keywords from a hook.
7304 Clarify when MODE should be non-nil, and when nil.
7305
73062005-06-06 Richard M. Stallman <rms@gnu.org>
7307
7308 * modes.texi (Mode Line Data): Explain what happens when the car
7309 of a list is a void symbol.
7310 (Search-based Fontification): Explain MODE arg to
7311 font-lock-add-keywords and warn about calls from major modes.
7312
73132005-06-08 Juri Linkov <juri@jurta.org>
7314
7315 * display.texi (Standard Faces): Add `shadow' face.
7316
73172005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7318
7319 * modes.texi (Major Mode Conventions): A derived mode only needs
7320 to put the call to the parent mode inside `delay-mode-hooks'.
7321
73222005-05-29 Richard M. Stallman <rms@gnu.org>
7323
7324 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7325 new, and what that implies. Clarify.
7326
7327 * files.texi (Locating Files): Clean up the text.
7328
7329 * frames.texi (Window Frame Parameters): Document user-size.
7330 Shorten entry for top by referring to left.
7331
73322005-05-26 Richard M. Stallman <rms@gnu.org>
7333
7334 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7335 is new, and what the implications are. Other clarifications.
7336
73372005-05-24 Richard M. Stallman <rms@gnu.org>
7338
7339 * frames.texi (Dialog Boxes): Minor fixes.
7340
73412005-05-25 Masatake YAMATO <jet@gyve.org>
7342
7343 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7344
73452005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7346
7347 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7348 is optional.
7349
73502005-05-24 Nick Roberts <nickrob@snap.net.nz>
7351
10d1d0af 7352 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
7353
73542005-05-23 Lute Kamstra <lute@gnu.org>
7355
7356 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7357 syntax-begin-function over font-lock-beginning-of-syntax-function.
7358
73592005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7360
7361 * minibuf.texi (Reading File Names): Update description of
7362 `read-directory-name'.
7363
7364 * modes.texi (Derived Modes): Clarify :group keyword.
7365
73662005-05-21 Eli Zaretskii <eliz@gnu.org>
7367
7368 * files.texi (Locating Files): New subsection.
7369 Describe locate-file and executable-find.
7370
73712005-05-21 Kevin Ryde <user42@zip.com.au>
7372
7373 * frames.texi (Initial Parameters): Update cross reference to
7374 "Emacs Invocation".
7375
73762005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7377
7378 * keymaps.texi (Active Keymaps): Add anchor.
7379
7380 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7381 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7382 appropriate place.
7383 (Derived Modes): Small clarifications.
7384 (Minor Mode Conventions, Keymaps and Minor Modes):
7385 Replace references to nodes with references to anchors.
7386 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7387 Clarify description of lists whose first element is an integer.
7388 (Mode Line Variables): Add anchor.
7389 (%-Constructs): Clarify description of integer after %.
7390 (Emulating Mode Line): Describe nil value for FACE.
7391
73922005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7393
7394 * modes.texi (Derived Modes): Correct references to non-existing
7395 variable standard-syntax-table.
7396
73972005-05-17 Lute Kamstra <lute@gnu.org>
7398
7399 * modes.texi (Defining Minor Modes): Mention the mode hook.
7400
74012005-05-15 Kim F. Storm <storm@cua.dk>
7402
7403 * processes.texi (Network): Remove open-network-stream-nowait.
7404 (Network Servers): Remove open-network-stream-server.
7405
74062005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7407
7408 * elisp.texi (Top): Update detailed menu.
7409
7410 * variables.texi: Reorder nodes.
7411 (Variables): Update menu.
7412 (File Local Variables): Do not refer to the `-*-' line as
7413 a "local variables list". Add pxref.
7414
74152005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7416
7417 * elisp.texi (Top): Update detailed menu for node changes.
7418
7419 * modes.texi (Modes): Update Menu.
7420 (Hooks): Move to beginning of chapter.
7421 Most minor modes run mode hooks too.
7422 `add-hook' can handle void hooks or hooks whose value is a single
7423 function.
7424 (Major Modes): Update Menu.
7425 (Major Mode Basics): New node, split off from `Major Modes'.
7426 (Major Mode Conventions): Correct xref. Explain how to handle
7427 auto-mode-alist if the major mode command has an autoload cookie.
7428 (Auto Major Mode): Major update. Add magic-mode-alist.
7429 (Derived Modes): Major update.
7430 (Mode Line Format): Update Menu.
7431 (Mode Line Basics): New node, split off from `Mode Line Format'.
7432
7433 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7434 for `magic autoload comment'. Add index entries and anchor.
7435
74362005-05-14 Richard M. Stallman <rms@gnu.org>
7437
7438 * tips.texi (Coding Conventions): Explain how important it is
7439 that just loading certain files not change Emacs behavior.
7440
7441 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7442
74432005-05-12 Lute Kamstra <lute@gnu.org>
7444
7445 * modes.texi (Generic Modes): Update.
7446 (Major Modes): Refer to node "Generic Modes".
7447
7448 * elisp.texi (Top): Update to the current structure of the manual.
7449 * processes.texi (Processes): Add menu description.
7450 * customize.texi (Customization): Add menu descriptions.
7451
74522005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7453
7454 * processes.texi (Signals to Processes)
7455 (Low-Level Network): Fix typos.
7456
74572005-05-11 Lute Kamstra <lute@gnu.org>
7458
7459 * elisp.texi (Top): Add some nodes from the chapter "Major and
7460 Minor Modes" to the detailed node listing.
7461
74622005-05-10 Richard M. Stallman <rms@gnu.org>
7463
7464 * keymaps.texi (Extended Menu Items): Menu item filter functions
7465 can be called at any time.
7466
74672005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7468
7469 * variables.texi (File Local Variables): `(hack-local-variables t)'
7470 now also checks whether a mode is specified in the local variables
7471 list.
7472
74732005-05-05 Kevin Ryde <user42@zip.com.au>
7474
7475 * display.texi (The Echo Area): Correct format function cross
7476 reference.
7477
74782005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7479
7480 * variables.texi (Variable Aliases): Change description of
7481 `define-obsolete-variable-alias'.
7482
7483 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7484 (Defining Functions): Add xref.
7485 (Obsolete Functions): New node.
7486 (Function Safety): Standardize capitalization of section title.
7487
7488 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7489 (Dialog Boxes): Complete description of `x-popup-dialog'.
7490
74912005-05-04 Richard M. Stallman <rms@gnu.org>
7492
7493 * commands.texi (Interactive Codes): Fix Texinfo usage.
7494 Document U more clearly.
7495
74962005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7497
7498 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7499 function and not a macro.
7500
7501 * frames.texi (Pop-Up Menus): Correct and clarify description of
7502 `x-popup-menu'.
7503 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7504
75052005-05-01 Richard M. Stallman <rms@gnu.org>
7506
7507 * edebug.texi (Checking Whether to Stop): Fix previous change.
7508
75092005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7510
7511 * display.texi: Fix typos and Texinfo usage.
7512
7513 * edebug.texi (Checking Whether to Stop): executing-macro ->
7514 executing-kbd-macro.
7515
75162005-05-01 Richard M. Stallman <rms@gnu.org>
7517
7518 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7519
75202005-04-30 Richard M. Stallman <rms@gnu.org>
7521
7522 * files.texi (Magic File Names): Document `operations' property.
7523
75242005-04-29 Lute Kamstra <lute@gnu.org>
7525
7526 * modes.texi (Generic Modes): New node.
7527 (Major Modes): Add it to the menu.
7528 (Derived Modes): Add "derived mode" to concept index.
7529
75302005-04-28 Lute Kamstra <lute@gnu.org>
7531
7532 * modes.texi (Defining Minor Modes): Fix previous change.
7533 (Font Lock Mode): Simplify.
7534 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7535 when set and that some parts are optional. Add cross references.
7536 (Search-based Fontification): Say how to specify font-lock-keywords.
7537 Add cross references. Add font-lock-multiline to index.
7538 Move font-lock-keywords-case-fold-search here from node "Other Font
7539 Lock Variables". Document font-lock-add-keywords and
7540 font-lock-remove-keywords.
7541 (Other Font Lock Variables): Move font-lock-keywords-only,
7542 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7543 and font-lock-syntactic-face-function to node "Syntactic Font
7544 Lock". Move font-lock-keywords-case-fold-search to node
7545 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7546 and font-lock-{,un}fontify-{buffer,region}-function.
7547 (Precalculated Fontification): Remove reference to deleted variable
7548 font-lock-core-only.
7549 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7550 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7551 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7552 and font-lock-syntactic-face-function here from node "Other Font
7553 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7554 Syntax Properties". Add cross references.
7555 (Setting Syntax Properties): New node.
7556 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7557 * syntax.texi (Syntax Properties): Add cross reference.
7558 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7559
75602005-04-26 Richard M. Stallman <rms@gnu.org>
7561
7562 * display.texi (Defining Faces):
7563 Document `default' elements of defface spec.
7564
7565 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7566
7567 * variables.texi (Variable Aliases): Clarify text.
7568
75692005-04-25 Chong Yidong <cyd@stupidchicken.com>
7570
7571 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7572
75732005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7574
7575 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7576
75772005-04-24 Eli Zaretskii <eliz@gnu.org>
7578
7579 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7580 syntax-after and syntax-class.
7581
7582 * files.texi (Changing Files): Fix last change's cross-reference.
7583 (Unique File Names): Don't mention "numbers" in the documentation
7584 of make-temp-file and make-temp-name.
7585
75862005-04-23 Richard M. Stallman <rms@gnu.org>
7587
7588 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7589
75902005-04-22 Nick Roberts <nickrob@snap.net.nz>
7591
7592 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7593
75942005-04-22 Nick Roberts <nickrob@snap.net.nz>
7595
7596 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7597 and define-obsolete-variable-alias.
7598
75992005-04-22 Kim F. Storm <storm@cua.dk>
7600
7601 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7602 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7603
76042005-04-21 Lute Kamstra <lute@gnu.org>
7605
7606 * lists.texi (Association Lists): Document rassq-delete-all.
7607
76082005-04-19 Richard M. Stallman <rms@gnu.org>
7609
7610 * modes.texi (Search-based Fontification): Explain that
7611 facespec is an expression to be evaluated.
7612
76132005-04-19 Kevin Ryde <user42@zip.com.au>
7614
7615 * streams.texi (Output Functions): Fix xref.
7616 * strings.texi (String Conversion): Fix xref.
7617
76182005-04-19 Kim F. Storm <storm@cua.dk>
7619
7620 * symbols.texi (Symbol Plists): Add safe-get.
7621 Mention that `get' may signal an error.
7622
76232005-04-18 Nick Roberts <nickrob@snap.net.nz>
7624
7625 * customize.texi (Variable Definitions): Replace tooltip-mode
7626 example with save-place.
7627
76282005-04-17 Richard M. Stallman <rms@gnu.org>
7629
7630 * buffers.texi (Indirect Buffers): Clarify.
7631
7632 * positions.texi (Positions): Clarify converting marker to integer.
7633
7634 * strings.texi (String Basics): Mention string-match; clarify.
7635
76362005-04-08 Lute Kamstra <lute@gnu.org>
7637
7638 * modes.texi (Search-based Fontification): Fix cross references.
7639 Use consistent terminology. Document anchored highlighting.
7640
76412005-04-05 Lute Kamstra <lute@gnu.org>
7642
7643 * modes.texi (Defining Minor Modes): Document :group keyword
7644 argument and its default value.
7645
76462005-04-03 Lute Kamstra <lute@gnu.org>
7647
7648 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7649 references and/or descriptions. Delete major mode hooks; mention
7650 them as a category instead. Rename or delete obsolete hooks.
7651
76522005-04-02 Richard M. Stallman <rms@gnu.org>
7653
7654 * nonascii.texi (Coding System Basics): Another wording cleanup.
7655
76562005-04-01 Richard M. Stallman <rms@gnu.org>
7657
7658 * nonascii.texi (Coding System Basics): Clarify previous change.
7659
76602005-04-01 Kenichi Handa <handa@m17n.org>
7661
10d1d0af 7662 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
7663 identity of coding systems.
7664
76652005-03-29 Chong Yidong <cyd@stupidchicken.com>
7666
7667 * text.texi (Buffer Contents): Add filter-buffer-substring and
7668 buffer-substring-filters.
7669
76702005-03-26 Chong Yidong <cyd@stupidchicken.com>
7671
7672 * anti.texi (Antinews): Mention `G' interactive code.
7673
7674 * tips.texi (Compilation Tips): Mention benchmark.el.
7675
76762005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7677
7678 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7679 is now bound to M-o M-o.
7680
7681 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7682
76832005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7684
7685 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7686 in the Emacs Manual).
7687 * Makefile.in (srcs): Remove calendar.texi.
7688 * makefile.w32-in (srcs): Remove calendar.texi.
7689 * display.texi (Display): Change name of next node.
7690 * os.texi (System In): Change name of previous node.
7691 * elisp.texi (Top): Remove Calendar references.
7692 * vol1.texi (Top): Remove Calendar references.
7693 * vol2.texi (Top): Remove Calendar references.
7694
76952005-03-25 Richard M. Stallman <rms@gnu.org>
7696
7697 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
7698 Cleanup previous change.
7699
77002005-03-25 Chong Yidong <cyd@stupidchicken.com>
7701
7702 * display.texi (Face Attributes): Faces earlier in an :inherit
7703 list take precedence.
7704 (Scroll Bars): Fix description of vertical-scroll-bars.
7705 Document frame-current-scroll-bars and window-current-scroll-bars.
7706
7707 * markers.texi (The Mark): Document temporary Transient Mark mode.
7708
7709 * minibuf.texi (Reading File Names):
7710 Document read-file-name-completion-ignore-case.
7711
7712 * positions.texi (Screen Lines): Document nil for width argument
7713 to compute-motion.
7714
77152005-03-23 Kim F. Storm <storm@cua.dk>
7716
7717 * display.texi (Standard Faces): Other faces used in the fringe
7718 implicitly inherits from the fringe face.
7719 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
7720 properties implicitly inherits from fringe face.
7721 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
7722
77232005-03-20 Chong Yidong <cyd@stupidchicken.com>
7724
7725 * display.texi (Invisible Text): State default value of
7726 line-move-ignore-invisible.
7727 (Managing Overlays): Document remove-overlays.
7728 (Standard Faces): Document escape-glyph face.
7729
7730 * minibuf.texi (Reading File Names): Document read-file-name-function.
7731
7732 * modes.texi (Other Font Lock Variables):
7733 Document font-lock-lines-before.
7734
7735 * positions.texi (Skipping Characters): skip-chars-forward allows
7736 character classes.
7737
77382005-03-18 Lute Kamstra <lute@gnu.org>
7739
7740 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
7741
77422005-03-17 Richard M. Stallman <rms@gnu.org>
7743
7744 * text.texi (Undo): Document extensible undo entries.
7745
dd7b651b 7746 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
7747
7748 * nonascii.texi (Character Codes): Minor fix.
7749
7750 * display.texi (Display Property): Explain the significance
7751 of having text properties that are eq.
7752 (Other Display Specs): Explain string as display spec.
7753
7754 * commands.texi (Interactive Codes): Document G option.
7755
77562005-03-17 Chong Yidong <cyd@stupidchicken.com>
7757
7758 * text.texi (Filling): Add sentence-end-without-period and
7759 sentence-end-without-space.
7760 (Changing Properties): Minor fix.
7761
7762 * anti.texi: Total rewrite.
7763
77642005-03-15 Lute Kamstra <lute@gnu.org>
7765
7766 * edebug.texi (Instrumenting Macro Calls): Fix typos.
7767
77682005-03-08 Kim F. Storm <storm@cua.dk>
7769
7770 * display.texi (Specified Space): Property :width is support on
7771 non-graphic terminals, :height is not.
7772
77732005-03-07 Richard M. Stallman <rms@gnu.org>
7774
7775 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
7776 Now subnodes of Fringes.
7777 (Overlay Arrow): Document overlay-arrow-variable-list.
7778 (Fringe Size/Pos): New node, broken out of Fringes.
7779 (Display): Explain clearing vs redisplay better.
7780 (Truncation): Clarify use of bitmaps.
7781 (The Echo Area): Clarify the uses of the echo area.
7782 Add max-mini-window-height.
7783 (Progress): Clarify.
7784 (Invisible Text): Explain that main loop moves point out.
7785 (Selective Display): Say "hidden", not "invisible".
7786 (Managing Overlays): Move up. Describe relation to Undo here.
7787 (Overlay Properties): Clarify intro.
7788 (Finding Overlays): Explain return values when nothing found.
7789 (Width): truncate-string-to-width has added arg.
7790 (Displaying Faces): Clarify and update mode line face handling.
7791 (Face Functions): Minor cleanup.
7792 (Conditional Display): Merge into Other Display Specs.
7793 (Pixel Specification, Other Display Specs): Minor cleanups.
7794 (Images, Image Descriptors): Minor cleanups.
7795 (GIF Images): Patents have expired.
7796 (Showing Images): Explain default text for insert-image.
7797 (Manipulating Button Types): Merge into Manipulating Buttons.
7798 (Making Buttons): Explain return values.
7799 (Button Buffer Commands): Add xref.
7800 (Inverse Video): Update mode-line-inverse-video.
7801 (Display Table Format): Clarify.
7802 (Active Display Table): Give defaults for window-display-table.
7803
7804 * calendar.texi (Calendar Customizing): calendar-holiday-marker
7805 and calendar-today-marker are strings, not chars.
7806 (Holiday Customizing): Minor fix.
7807
7808 * internals.texi (Writing Emacs Primitives): Update `or' example.
7809 Update limit on # args of subr.
7810
7811 * edebug.texi (Using Edebug): Arrow is in fringe.
7812 (Instrumenting): Arg to eval-defun works without loading edebug.
7813 (Edebug Execution Modes): Add xref.
7814
7815 * customize.texi (Common Keywords): Clarify :require.
7816 Mention :version here.
7817 (Variable Definitions, Group Definitions): Not here.
7818 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
7819
78202005-03-07 Chong Yidong <cyd@stupidchicken.com>
7821 * nonascii.texi (Text Representations): Clarify position-bytes.
7822 (Character Sets): Add list-charset-chars.
7823 (Scanning Charsets): Add charset-after.
7824 (Encoding and I/O): Minor fix.
7825
78262005-03-06 Richard M. Stallman <rms@gnu.org>
7827
7828 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
7829 (Resizing Windows): Likewise.
7830
7831 * text.texi (Change Hooks): Get rid of "Emacs 21".
7832
7833 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
7834
7835 * streams.texi (Output Variables): Get rid of "Emacs 21".
7836
7837 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
7838
7839 * os.texi (Translating Input): Replace flow-control example
7840 with a less obsolete example that uses `keyboard-translate'.
7841
7842 * objects.texi (Hash Table Type, Circular Objects):
7843 Get rid of "Emacs 21".
7844
7845 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
7846 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
7847
7848 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
7849
7850 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
7851
7852 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
7853 (Menu Bar): Fix when menu-bar-update-hook is called.
7854
7855 * hash.texi (Hash Tables): Get rid of "Emacs 21".
7856
7857 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
7858 and make it read better.
7859
7860 * files.texi (Writing to Files): Get rid of "Emacs 21".
7861 (Unique File Names): Likewise.
7862
7863 * elisp.texi: Update Emacs version to 22.
7864
7865 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
7866 (Overlay Properties, Face Attributes): Likewise.
7867 (Managing Overlays): Fix punctuation.
7868 (Attribute Functions): Clarify set-face-font; get rid of
7869 info about old Emacs versions.
7870 (Auto Faces, Font Lookup, Display Property, Images):
7871 Get rid of "Emacs 21".
7872
7873 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
7874
78752005-03-05 Richard M. Stallman <rms@gnu.org>
7876
7877 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
7878
78792005-03-04 Lute Kamstra <lute@gnu.org>
7880
7881 * debugging.texi (Error Debugging): Document stack-trace-on-error.
7882
78832005-03-03 Lute Kamstra <lute@gnu.org>
7884
7885 * edebug.texi (Instrumenting Macro Calls): Fix typo.
7886
78872005-03-01 Lute Kamstra <lute@gnu.org>
7888
7889 * debugging.texi (Debugger Commands): Update `j'.
7890
78912005-02-28 Lute Kamstra <lute@gnu.org>
7892
7893 * debugging.texi (Debugging): Fix typo.
7894 (Error Debugging): Document eval-expression-debug-on-error.
7895 (Function Debugging): Update example.
7896 (Using Debugger): Mention starred stack frames.
7897 (Debugger Commands): Document `j' and `l'.
7898 (Invoking the Debugger): `d' and `j' exit recursive edit too.
7899 Update the messages that the debugger displays.
7900 (Internals of Debugger): Add cross reference. Update example.
7901 (Excess Open): Minor improvement.
7902 (Excess Close): Minor improvement.
7903
79042005-02-26 Richard M. Stallman <rms@gnu.org>
7905
7906 * tips.texi (Coding Conventions): Clarify.
7907 Put all the major mode key reservations together.
7908 Mention the Mouse-1 => Mouse-2 conventions.
7909
7910 * syntax.texi (Syntax Class Table): Clarify.
7911 (Syntax Table Functions): syntax-after moved from here.
7912 (Syntax Table Internals): syntax-after moved to here.
7913 (Parsing Expressions): Update info on number of values
7914 and what's meaningful in the STATE argument.
7915 (Categories): Fix typo.
7916
7917 * sequences.texi (Arrays): Cleanup.
7918 (Char-Tables): Clarify.
7919
7920 * processes.texi (Deleting Processes): Cleanups, add xref.
7921 (Subprocess Creation): Explain nil in exec-path. Cleanup.
7922 (Process Information): set-process-coding-system, some args optional.
7923 (Input to Processes): Explain various types for PROCESS args.
7924 Rename them from PROCESS-NAME to PROCESS.
7925 (Signals to Processes): Likewise.
7926 (Decoding Output): Cleanup.
7927 (Query Before Exit): Clarify.
7928
7929 * os.texi (Startup Summary): Correct the options; add missing ones.
7930 (Terminal Output, Batch Mode): Clarify.
7931 (Flow Control): Node deleted.
7932
7933 * markers.texi (The Mark): Clarify.
7934
7935 * macros.texi (Expansion): Cleanup.
7936 (Indenting Macros): indent-spec allows ints, not floats.
7937
7938 * keymaps.texi (Keymaps): Clarify.
7939 (Format of Keymaps): Update lisp-mode-map example.
7940 (Active Keymaps, Key Lookup): Clarify.
7941 (Changing Key Bindings): Add xref to `kbd'.
7942 (Key Binding Commands, Simple Menu Items): Clarify.
7943 (Mouse Menus, Menu Bar): Clarify.
7944 (Menu Example): Replace print example with menu-bar-replace-menu.
7945
7946 * help.texi (Documentation Basics): Add function-documentation prop.
7947
7948 * elisp.texi (Top): Don't refer to Flow Control node.
7949
7950 * commands.texi (Command Overview): Improve xrefs.
7951 (Adjusting Point): Adjusting point applies to intangible and invis.
7952 (Key Sequence Input): Doc extra read-key-sequence args.
7953 Likewise for read-key-sequence-vector.
7954
7955 * backups.texi (Rename or Copy): Minor fix.
7956 (Numbered Backups): For version-control, say the default.
7957 (Auto-Saving): make-auto-save-file-name example is simplified.
7958
7959 * advice.texi (Advising Functions): Don't imply one part of Emacs
7960 should advise another part. Markup changes.
7961 (Defining Advice): Move transitional para.
7962 (Activation of Advice): Cleanup.
7963 Explain if COMPILE is nil or negative.
7964
7965 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7966
79672005-02-24 Lute Kamstra <lute@gnu.org>
7968
7969 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7970 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7971
79722005-02-23 Lute Kamstra <lute@gnu.org>
7973
7974 * modes.texi (Defining Minor Modes): define-minor-mode can be used
7975 to define global minor modes as well.
7976
7977 * display.texi (Managing Overlays): overlay-buffer returns nil for
7978 deleted overlays.
7979
79802005-02-22 Kim F. Storm <storm@cua.dk>
7981
7982 * minibuf.texi (Basic Completion): Allow symbols in addition to
7983 strings in try-completion and all-completions.
7984
79852005-02-14 Lute Kamstra <lute@gnu.org>
7986
7987 * elisp.texi (Top): Remove reference to deleted node.
7988
7989 * lists.texi (Lists): Remove reference to deleted node.
7990 (Cons Cells): Fix typo.
7991
7992 * loading.texi (Where Defined): Fix typo.
7993
79942005-02-14 Richard M. Stallman <rms@gnu.org>
7995
7996 * variables.texi (Creating Buffer-Local): change-major-mode-hook
7997 is useful for discarding some minor modes.
7998
7999 * symbols.texi (Symbol Components): Reorder examples.
8000
8001 * streams.texi (Input Functions): State standard-input default.
8002 (Output Variables): State standard-output default.
8003
8004 * objects.texi (Printed Representation): Clarify read syntax vs print.
8005 (Floating Point Type): Explain meaning better.
8006 (Symbol Type): Explain uniqueness better.
8007 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8008 List examples sooner.
8009 (Box Diagrams): New subnode broken out.
8010 Some examples moved from old Lists as Boxes node.
8011 (Dotted Pair Notation): Clarify intro.
8012 (Array Type): Clarify.
8013 (Type Predicates): Add hash-table-p.
8014
8015 * numbers.texi (Integer Basics): Clarify radix explanation.
8016 (Predicates on Numbers): Minor clarification.
8017 (Comparison of Numbers): Minor clarification. Clarify eql.
8018 Typos in min, max.
8019 (Math Functions): Clarify overflow in expt.
8020
8021 * minibuf.texi (Text from Minibuffer): Minor clarification.
8022 Mention arrow keys.
8023
8024 * loading.texi (Autoload): defun's doc string overrides autoload's
8025 doc string.
8026 (Repeated Loading): Modernize "add to list" examples.
8027 (Where Defined): Finish updating table of load-history elts.
8028
8029 * lists.texi (List-related Predicates): Minor wording improvement.
8030 (Lists as Boxes): Node deleted.
8031 (Building Lists): Explain trivial cases of number-sequence.
8032
8033 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 8034 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
8035 (Hash Access): Any object can be a key.
8036 State value of maphash.
8037
8038 * functions.texi (What Is a Function): Wording cleanup.
8039 (Function Documentation): Minor cleanup.
8040 Explain purpose of calling convention at end of doc string.
8041 (Function Names): Wording cleanup.
8042 (Calling Functions): Wording cleanup.
8043 Explain better how funcall calls the function.
8044 (Function Cells): Delete example of saving and redefining function.
8045
8046 * control.texi (Combining Conditions): Wording cleanup.
8047 (Iteration): dolist and dotimes bind VAR locally.
8048 (Cleanups): Xref to Atomic Changes.
8049
8050 * compile.texi (Byte Compilation): Delete 19.29 info.
8051 (Compilation Functions): Macros' difficulties don't affect defsubst.
8052 (Docs and Compilation): Delete 19.29 info.
8053
80542005-02-10 Richard M. Stallman <rms@gnu.org>
8055
8056 * objects.texi (Symbol Type): Minor correction.
8057
80582005-02-06 Lute Kamstra <lute@gnu.org>
8059
8060 * modes.texi (Example Major Modes): Fix typos.
8061
80622005-02-06 Richard M. Stallman <rms@gnu.org>
8063
8064 * text.texi (Margins): fill-nobreak-predicate can be one function.
8065
8066 * strings.texi (Modifying Strings): clear-string can make unibyte.
8067 (Formatting Strings): format gives error if values missing.
8068
8069 * positions.texi (Character Motion): Mention default arg
8070 for forward-char. backward-char refers to forward-char.
8071 (Word Motion): Mention default arg for forward-word.
8072 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8073 Simplify end-of-buffer.
8074 (Text Lines): Mention default arg for forward-line.
8075 (List Motion): Mention default arg for beginning/end-of-defun.
8076 (Skipping Characters): Minor fixes in explaining character-set.
8077
8078 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8079 Mode inheritance applies only when default-major-mode is nil.
8080 Clarifications.
8081 (Example Major Modes): Update Text mode and Lisp mode examples.
8082 (Minor Mode Conventions): Mention define-minor-mode at top.
8083 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8084 (Mode Line Format): Update mode line face display info.
8085 (Properties in Mode): Mention effect of risky vars.
8086 (Imenu): Define imenu-add-to-menubar.
8087 (Font Lock Mode): Add descriptions to menu lines.
8088 (Faces for Font Lock): Add font-lock-doc-face.
8089
80902005-02-05 Lute Kamstra <lute@gnu.org>
8091
8092 * text.texi (Maintaining Undo): Remove obsolete function.
8093
80942005-02-05 Eli Zaretskii <eliz@gnu.org>
8095
8096 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 8097 color specifications. Improve indexing.
b8d4c8d0
GM
8098 (Text Terminal Colors): Replace the description of RGB values by
8099 an xref to "Color Names".
8100
81012005-02-03 Richard M. Stallman <rms@gnu.org>
8102
8103 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8104 Clarify.
8105 (Selecting Windows): Clarify save-selected-window.
8106 (Cyclic Window Ordering): Clarify walk-windows.
8107 (Window Point): Clarify.
8108 (Window Start): Add comment to example.
8109 (Resizing Windows): Add `interactive' specs in examples.
8110 Document fit-window-to-buffer.
8111
8112 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8113 (Undo, Maintaining Undo): Clarify last change.
8114 (Sorting): In sort-numeric-fields, explain about octal and hex.
8115 Mention sort-numeric-base.
8116 (Format Properties): Add xref for hard newlines.
8117
8118 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8119 (Pop-Up Menus): Fix typo.
8120 (Color Names): Explain all types of color names.
8121 Explain color-values on B&W terminal.
8122 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8123
8124 * files.texi (File Locks): Not supported on MS systems.
8125 (Testing Accessibility): Clarify.
8126
8127 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8128 (Coverage Testing): Fix typo.
8129
8130 * commands.texi (Misc Events): Remove stray space.
8131
8132 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8133 (Modification Time): Clarify when visited-file-modtime returns 0.
8134 (The Buffer List): Clarify bury-buffer.
8135 (Killing Buffers): Clarify.
8136 (Indirect Buffers): Add clone-indirect-buffer.
8137
81382005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8139
8140 * edebug.texi (Printing in Edebug): Fix default value of
8141 edebug-print-circle.
8142 (Coverage Testing): Fix displayed frequency count data.
8143
81442005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8145
8146 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8147
81482005-02-02 Kim F. Storm <storm@cua.dk>
8149
8150 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8151
81522005-01-29 Eli Zaretskii <eliz@gnu.org>
8153
8154 * commands.texi (Misc Events): Describe the help-echo event.
8155
8156 * text.texi (Special Properties) <help-echo>: Use `pos'
8157 consistently in description of the help-echo property.
8158 Use @code{nil} instead of @var{nil}.
8159
8160 * display.texi (Overlay Properties): Fix the index entry for
8161 help-echo overlay property.
8162
8163 * customize.texi (Type Keywords): Uncomment the xref to the
8164 help-echo property documentation.
8165
81662005-01-23 Kim F. Storm <storm@cua.dk>
8167
8168 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8169 return value. Third element FULLY replaced by PARTIAL which
8170 specifies number of invisible pixels if row is only partially visible.
8171 (Textual Scrolling): Mention auto-window-vscroll.
8172 (Vertical Scrolling): New defvar auto-window-vscroll.
8173
81742005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8175
8176 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8177 command remapping.
8178
81792005-01-15 Richard M. Stallman <rms@gnu.org>
8180
8181 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8182
81832005-01-14 Kim F. Storm <storm@cua.dk>
8184
8185 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8186
8187 * text.texi (Links and Mouse-1): Fix string and vector item.
8188
81892005-01-13 Richard M. Stallman <rms@gnu.org>
8190
8191 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8192 descriptions of overriding-local-map and overriding-terminal-local-map.
8193
8194 * text.texi (Links and Mouse-1): Clarify text.
8195
81962005-01-13 Kim F. Storm <storm@cua.dk>
8197
8198 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8199
82002005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8201
8202 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8203
82042005-01-12 Kim F. Storm <storm@cua.dk>
8205
8206 * text.texi (Links and Mouse-1): Rename section from Enabling
8207 Mouse-1 to Following Links. Change xrefs.
8208 Add examples for define-button-type and define-widget.
8209
8210 * display.texi (Button Properties, Button Buffer Commands):
8211 Clarify mouse-1 and follow-link functionality.
8212
82132005-01-12 Richard M. Stallman <rms@gnu.org>
8214
8215 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8216
8217 * display.texi (Beeping): Fix Texinfo usage.
8218
8219 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8220
82212005-01-11 Kim F. Storm <storm@cua.dk>
8222
8223 * display.texi (Button Properties, Button Buffer Commands):
8224 Mention mouse-1 binding. Add follow-link keyword.
8225
8226 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8227 (Enabling Mouse-1 to Follow Links): New subsection.
8228
82292005-01-06 Richard M. Stallman <rms@gnu.org>
8230
8231 * text.texi (Special Properties): Minor change.
8232
8233 * os.texi (Timers): Clarify previous change.
8234
8235 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8236
82372005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8238
8239 * display.texi (Face Attributes): Correct xref to renamed node.
8240
82412005-01-01 Richard M. Stallman <rms@gnu.org>
8242
8243 * display.texi (Face Attributes): Describe hex color specs.
8244
82452004-12-31 Richard M. Stallman <rms@gnu.org>
8246
8247 * os.texi (Timers): Update previous change.
8248
82492004-12-30 Kim F. Storm <storm@cua.dk>
8250
8251 * display.texi (Line Height): Total line-height is now specified
8252 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8253 in cons cells. (nil . RATIO) is relative to actual line height.
8254 Use line-height `t' instead of `0' to get minimum height.
8255
82562004-12-29 Richard M. Stallman <rms@gnu.org>
8257
8258 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8259
82602004-12-28 Richard M. Stallman <rms@gnu.org>
8261
8262 * commands.texi (Quitting): Clarify value of with-local-quit.
8263
8264 * elisp.texi (Top): Fix previous change.
8265
8266 * loading.texi (Loading): Fix previous change.
8267
82682004-12-27 Richard M. Stallman <rms@gnu.org>
8269
8270 * Makefile.in (MAKEINFO): Specify --force.
8271
8272 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8273
8274 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8275
8276 * display.texi (Line Height): Further clarify.
8277
8278 * elisp.texi (Top): Update Loading submenu.
8279
8280 * loading.texi (Where Defined): New node.
8281 (Unloading): load-history moved to Where Defined.
8282
82832004-12-21 Richard M. Stallman <rms@gnu.org>
8284
8285 * commands.texi (Event Input Misc): Add while-no-input.
8286
82872004-12-11 Richard M. Stallman <rms@gnu.org>
8288
8289 * display.texi (Line Height): Rewrite text for clarity.
8290
82912004-12-11 Kim F. Storm <storm@cua.dk>
8292
8293 * display.texi (Display): Add node "Line Height" to menu.
8294 (Line Height): New node. Move full description of line-spacing
8295 and line-height text properties here from text.texi.
8296 (Scroll Bars): Add vertical-scroll-bar variable.
8297
8298 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8299
8300 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8301 line-spacing and vertical-scroll-bar.
8302
8303 * text.texi (Special Properties): Just mention line-spacing and
8304 line-height here, add xref to new "Line Height" node.
8305
83062004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8307
8308 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8309
8310 * locals.texi (Standard Buffer-Local Variables):
8311 Add @xref for `line-spacing'.
8312
83132004-12-05 Richard M. Stallman <rms@gnu.org>
8314
8315 * Makefile.in (maintainer-clean): Remove the info files
8316 in $(infodir) where they are created.
8317
83182004-12-03 Richard M. Stallman <rms@gnu.org>
8319
8320 * windows.texi (Selecting Windows): get-lru-window and
8321 get-largest-window don't consider dedicated windows.
8322
8323 * text.texi (Undo): Document undo-in-progress.
8324
83252004-11-26 Richard M. Stallman <rms@gnu.org>
8326
8327 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8328 Remove a few vars that are not always buffer-local.
8329
83302004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8331
8332 * locals.texi (Standard Buffer-Local Variables): Comment out
8333 xref's to non-existent node `Yet to be written'.
8334
83352004-11-24 Richard M. Stallman <rms@gnu.org>
8336
8337 * processes.texi (Synchronous Processes): Grammar fix.
8338
8339 * numbers.texi (Comparison of Numbers): Add eql.
8340
8341 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8342
8343 * intro.texi (Printing Notation): Fix previous change.
8344
8345 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8346 and default-indicate-buffer-boundaries from here.
8347 (Usual Display): To here.
8348 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8349 (Usual Display): Move tab-width up.
8350
5dcb4c4e
SM
8351 * customize.texi (Variable Definitions):
8352 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
8353 (Simple Types, Composite Types, Defining New Types):
8354 Minor cleanups.
8355
83562004-11-21 Jesper Harder <harder@ifa.au.dk>
8357
8358 * processes.texi (Synchronous Processes, Output from Processes):
8359 Markup fix.
8360
83612004-11-20 Richard M. Stallman <rms@gnu.org>
8362
8363 * positions.texi (Skipping Characters): skip-chars-forward
8364 now handles char classes.
8365
8366 * intro.texi (Printing Notation): Avoid confusion of `print'
8367 when explaining @print.
8368
8369 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8370
8371 * display.texi (Display Table Format): Minor fix.
8372
8373 * streams.texi (Output Functions): Fix print example.
8374
8375 * Makefile.in (elisp): New target.
8376 (dist): Depend on $(infodir)/elisp, not elisp.
8377 Copy the info files from $(infodir).
8378
8379 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8380 read-from-minibuffer.
8381
8382 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8383
83842004-11-19 Richard M. Stallman <rms@gnu.org>
8385
8386 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8387
83882004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8389
8390 * tips.texi (Coding Conventions): Fix typo.
8391
83922004-11-16 Richard M. Stallman <rms@gnu.org>
8393
8394 * tips.texi (Coding Conventions): Separate defvar and require
8395 methods to avoid warnings. Use require only when there are many
8396 functions and variables from that package.
8397
8398 * minibuf.texi (Minibuffer Completion): When ignoring case,
8399 predicate must not be case-sensitive.
8400
8401 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8402 (Test Coverage): Don't talk about "splotches". Clarified.
8403
84042004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8405
8406 * frames.texi (Window Frame Parameters): Fix typo.
8407
84082004-11-15 Kim F. Storm <storm@cua.dk>
8409
8410 * symbols.texi (Other Plists): Note that plist-get may signal error.
8411 Add safe-plist-get.
8412
84132004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8414
8415 * modes.texi (Font Lock Basics): Fix typo.
8416
84172004-11-08 Richard M. Stallman <rms@gnu.org>
8418
8419 * syntax.texi (Syntax Table Functions): Add syntax-after.
8420
84212004-11-06 Lars Brinkhoff <lars@nocrew.org>
8422
8423 * os.texi (Processor Run Time): New section documenting
8424 get-internal-run-time.
8425
84262004-11-06 Eli Zaretskii <eliz@gnu.org>
8427
8428 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8429 it nukes elisp-cover.texi.
8430 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8431 elisp-0 etc.
8432
84332004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8434
8435 * commands.texi (Keyboard Macros): Document `append' return value
8436 of `defining-kbd-macro'.
8437
84382004-11-01 Richard M. Stallman <rms@gnu.org>
8439
8440 * commands.texi (Interactive Call): Add called-interactively-p.
8441
84422004-10-29 Simon Josefsson <jas@extundo.com>
8443
8444 * minibuf.texi (Reading a Password): Revert.
8445
84462004-10-28 Richard M. Stallman <rms@gnu.org>
8447
8448 * frames.texi (Display Feature Testing): Explain about "vendor".
8449
84502004-10-27 Richard M. Stallman <rms@gnu.org>
8451
8452 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8453 not raw. Clarify `n'.
8454 (Interactive Call): Rewrite interactive-p, focusing on when
8455 and how to use it.
8456 (Misc Events): Clarify previous change.
8457
8458 * advice.texi (Simple Advice): Clarify what job the example does.
8459 (Around-Advice): Clarify ad-do-it.
8460 (Activation of Advice): An option of ad-default-compilation-action
8461 is `never', not `nil'.
8462
84632004-10-26 Kim F. Storm <storm@cua.dk>
8464
8465 * commands.texi (Interactive Codes): Add U code letter.
8466
84672004-10-25 Simon Josefsson <jas@extundo.com>
8468
8469 * minibuf.texi (Reading a Password): Add.
8470
84712004-10-24 Jason Rumney <jasonr@gnu.org>
8472
8473 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8474 and wheel-down.
8475
84762004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8477
8478 * processes.texi (Synchronous Processes): Document process-file.
8479
84802004-10-22 Kenichi Handa <handa@m17n.org>
8481
8482 * text.texi (translate-region): Document that it accepts also a
8483 char-table.
8484
84852004-10-22 David Ponce <david@dponce.com>
8486
8487 * windows.texi (Resizing Windows): Document the `preserve-before'
8488 argument of the functions `enlarge-window' and `shrink-window'.
8489
84902004-10-19 Jason Rumney <jasonr@gnu.org>
8491
8492 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8493
84942004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8495
8496 * text.texi (Filling): Add anchor for definition of
8497 `sentence-end-double-space'.
8498
8499 * searching.texi (Regexp Example): Update description of how
8500 Emacs currently recognizes the end of a sentence.
8501 (Standard Regexps): Update definition of the variable
8502 `sentence-end'. Add definition of the function `sentence-end'.
8503
85042004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8505
8506 * display.texi (Progress): New node.
8507
85082004-10-05 Kim F. Storm <storm@cua.dk>
8509
8510 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8511
85122004-09-29 Kim F. Storm <storm@cua.dk>
8513
8514 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8515 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8516 fringe bitmap symbols, as they now have their own namespace.
8517 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8518 vs. pixels. Signal error if no free bitmap slots.
8519 (Pixel Specification): Change IMAGE to @var{image}.
8520
85212004-09-28 Richard M. Stallman <rms@gnu.org>
8522
8523 * text.texi (Special Properties): Clarify line-spacing and line-height.
8524
8525 * searching.texi (Regexp Search): Add looking-back.
8526
85272004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8528
8529 * display.texi: Correct typos.
8530 (Image Descriptors): Correct xref's.
8531
85322004-09-25 Richard M. Stallman <rms@gnu.org>
8533
8534 * text.texi (Special Properties): Cleanups in `cursor'.
8535 Rewrites in `line-height' and `line-spacing'; exchange them.
8536
8537 * display.texi (Fringes): Rewrite previous change.
8538 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8539 (Display Fringe Bitmaps): Node deleted, text moved.
8540 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8541 (Scroll Bars): Clarify set-window-scroll-bars.
8542 (Pointer Shape): Rewrite.
8543 (Specified Space): Clarify :align-to, etc.
8544 (Pixel Specification): Use @var. Clarify new text.
8545 (Other Display Specs): Clarify `slice'.
8546 (Image Descriptors): Cleanups.
8547 (Showing Images): Cleanups.
8548
85492004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8550
8551 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8552
8553 * modes.texi: Various minor changes in addition to:
8554 (Major Mode Conventions): Final call to `run-mode-hooks' should
8555 not be inside the `delay-mode-hooks' form.
8556 (Mode Hooks): New node.
8557 (Hooks): Delete obsolete example.
8558 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8559 node "Mode Hooks".
8560
85612004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8562
8563 * display.texi: Correct various typos.
8564 (Display): Rename node "Pointer Shapes" to "Pointer
8565 Shape". (There is already a node called "Pointer Shapes" in
8566 frames.texi.)
8567 (Images): Remove non-existent node "Image Slices" from menu.
8568
85692004-09-23 Kim F. Storm <storm@cua.dk>
8570
8571 * text.texi (Special Properties): Add `cursor', `pointer',
8572 `line-height', and `line-spacing' properties.
8573
8574 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8575 Shapes' to menu.
8576 (Standard Faces): Doc fix for fringe face.
8577 (Fringes): Add `overflow-newline-into-fringe' and
8578 'indicate-buffer-boundaries'.
8579 (Fringe Bitmaps, Pointer Shapes): New nodes.
8580 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8581 Bitmaps' to menu.
8582 (Specified Space): Describe pixel width and height.
8583 (Pixel Specification): New node.
8584 (Other Display Specs): Add `slice' property.
8585 (Display Fringe Bitmaps): New node.
8586 (Images): Add 'Image Slices' to menu.
8587 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
8588 (Showing Images): Add slice arg to `insert-image'.
8589 Add 'insert-sliced-image'.
b8d4c8d0
GM
8590
85912004-09-20 Richard M. Stallman <rms@gnu.org>
8592
8593 * commands.texi (Key Sequence Input):
8594 Clarify downcasing in read-key-sequence.
8595
85962004-09-08 Juri Linkov <juri@jurta.org>
8597
8598 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8599
86002004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8601
5dcb4c4e
SM
8602 * locals.texi (Standard Buffer-Local Variables):
8603 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
8604 * internals.texi (Buffer Internals): Describe new
8605 auto_save_file_format field of the buffer structure.
8606 * files.texi (Format Conversion): `auto-save-file-format' has been
8607 renamed `buffer-auto-save-file-format'.
8608
86092004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8610
8611 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8612 an integer or a marker.
8613 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8614
86152004-08-22 Richard M. Stallman <rms@gnu.org>
8616
8617 * modes.texi (Major Mode Conventions): Discuss rebinding of
8618 standard key bindings.
8619
86202004-08-18 Kim F. Storm <storm@cua.dk>
8621
8622 * processes.texi (Accepting Output): Add `just-this-one' arg to
8623 `accept-process-output'.
8624 (Output from Processes): New var `process-adaptive-read-buffering'.
8625
86262004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * keymaps.texi: Various changes in addition to:
8629 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8630 Give more varied examples for `kbd'.
8631 (Creating Keymaps): Char tables have slots for all characters
8632 without modifiers.
8633 (Active Keymaps): `overriding-local-map' and
8634 `overriding-terminal-local-map' also override text property and
8635 overlay keymaps.
8636 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8637 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8638 to denote a prefix of no events.
8639 `map-keymap' includes parent's bindings _recursively_.
8640 Clarify and correct description of `where-is-internal'.
8641 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8642 (Menu Example): For menus intended for use with the keyboard, the
8643 menu items should be bound to characters or real function keys.
8644
86452004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8646
8647 * objects.texi (Character Type): Reposition `@anchor' to prevent
8648 double space inside sentence in Info.
8649
8650 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8651 renamed to `disabled-command-function'.
8652 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8653 (Command Loop Info): Replace reference to it.
8654 (Disabling Commands): `disabled-command-hook' has been renamed to
8655 `disabled-command-function'.
8656
86572004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8658
8659 * os.texi (Translating Input): Only non-prefix bindings in
8660 `key-translation-map' override actual key bindings. Warn about
8661 possible indirect effect of actual key bindings on non-prefix
8662 bindings in `key-translation-map'.
8663
86642004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8665
8666 * minibuf.texi (High-Level Completion): Add anchor for definition
8667 of `read-variable'.
8668
8669 * commands.texi: Various changes in addition to:
8670 (Using Interactive): Clarify description of `interactive-form'.
8671 (Interactive Call): Mention default for KEYS argument to
8672 `call-interactively'.
8673 (Command Loop Info): Clarify description of `this-command-keys'.
8674 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8675 Value of `last-event-frame' can be `macro'.
8676 (Repeat Events): `double-click-fuzz' is also used to distinguish
8677 clicks and drags.
8678 (Classifying Events): Clarify descriptions of `event-modifiers'
8679 `event-basic-type' and `event-convert-list'.
8680 (Accessing Events): `posn-timestamp' takes POSITION argument.
8681 (Quoted Character Input): Clarify description of
8682 `read-quoted-char' and fix example.
8683 (Quitting): Add `with-local-quit'.
8684 (Disabling Commands): Correct and clarify descriptions of
8685 `enable-command' and `disable-command'.
8686 Mention what happens if `disabled-command-hook' is nil.
8687 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8688 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8689
86902004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8691
8692 * frames.texi: Various changes in addition to:
8693 (Creating Frames): Expand and clarify description of `make-frame'.
8694 (Window Frame Parameters): Either none or both of the `icon-left'
8695 and `icon-top' parameters must be specified. Put descriptions of
8696 `menu-bar-lines' and `toolbar-lines' closer together and change
8697 them accordingly.
8698 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
8699 except while processing `frame-title-format' or `icon-title-format'.
8700 (Deleting Frames): Correct description of `delete-frame'.
8701 Non-nil return values of `frame-live-p' are like those of `framep'.
8702 (Frames and Windows): Mention return value of
8703 `set-frame-selected-window'.
8704 (Visibility of Frames): Mention `force' argument to
8705 `make-frame-invisible'. `frame-visible-p' returns t for all
8706 frames on text-only terminals.
8707 (Frame Configurations): Restoring a frame configuration does not
8708 restore deleted frames.
8709 (Window System Selections): `x-set-selection' returns DATA.
8710 (Resources): Add example.
8711 (Display Feature Testing): Clarify descriptions of
8712 `display-pixel-height', `display-pixel-width', `x-server-version'
8713 and `x-server-vendor'.
8714
8715 * windows.texi (Choosing Window): Add anchor.
8716 * minibuf.texi (Minibuffer Misc): Add anchor.
8717
87182004-07-23 John Paul Wallington <jpw@gnu.org>
8719
8720 * macros.texi (Defining Macros): Declaration keyword for setting
8721 Edebug spec is `debug' not `edebug'.
8722
87232004-07-19 Luc Teirlinck <teirllm@auburn.edu>
8724
8725 * windows.texi: Various small changes in addition to:
8726 (Window Point): Mention return value of `set-window-point'.
8727 (Window Start): `pos-visible-in-window-p' disregards horizontal
8728 scrolling. Explain return value if PARTIALLY is non-nil.
8729 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
8730 and `set-window-vscroll'.
8731 (Size of Window): The argument WINDOW to `window-inside-edges',
8732 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
8733 (Resizing Windows): Explain return value of
8734 `shrink-window-if-larger-than-buffer'.
8735 `window-size-fixed' automatically becomes buffer local when set.
8736 (Window Configurations): Explain return value of
8737 `set-window-configuration'.
8738
8739 * minibuf.texi (Minibuffer Misc): Add anchor for
8740 `minibuffer-scroll-window'.
8741
8742 * positions.texi (Text Lines): Add anchor for `count-lines'.
8743
87442004-07-17 Richard M. Stallman <rms@gnu.org>
8745
8746 * display.texi (Overlay Properties): Adding `evaporate' prop
8747 deletes empty overlay immediately.
8748
8749 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
8750 fix example.
8751
87522004-07-16 Jim Blandy <jimb@redhat.com>
8753
8754 * searching.texi (Regexp Backslash): Document new \_< and \_>
8755 operators.
8756
87572004-07-16 Juanma Barranquero <lektu@terra.es>
8758
8759 * display.texi (Images): Fix Texinfo usage.
8760
87612004-07-14 Luc Teirlinck <teirllm@auburn.edu>
8762
8763 * buffers.texi (Modification Time): `visited-file-modtime' now
8764 returns a list of two integers, instead of a cons.
8765
87662004-07-13 Luc Teirlinck <teirllm@auburn.edu>
8767
8768 * windows.texi: Various changes in addition to:
8769 (Splitting Windows): Add `split-window-keep-point'.
8770
87712004-07-09 Richard M. Stallman <rms@gnu.org>
8772
8773 * frames.texi (Input Focus): Minor fix.
8774
87752004-07-07 Luc Teirlinck <teirllm@auburn.edu>
8776
8777 * frames.texi (Input Focus): Clarify descriptions of
8778 `select-frame-set-input-focus' and `select-frame'.
8779
87802004-07-06 Luc Teirlinck <teirllm@auburn.edu>
8781
8782 * os.texi: Various small changes in addition to:
8783 (Killing Emacs): Expand and clarify description of
8784 `kill-emacs-query-functions' and `kill-emacs-hook'.
8785 (System Environment): Expand and clarify description of `getenv'
8786 and `setenv'.
8787 (Timers): Clarify description of `run-at-time'.
8788 (Translating Input): Correct description of
8789 `extra-keyboard-modifiers'.
8790 (Flow Control): Correct description of `enable-flow-control'.
8791
87922004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
8793
8794 * os.texi: Update copyright.
8795 (Session Management): Grammar fix.
8796 Clarify which Emacs does the restarting.
8797 Use @samp for *scratch* buffer.
8798
87992004-07-04 Alan Mackenzie <acm@muc.de>
8800
8801 * frames.texi (Input Focus): Add documentation for
8802 `select-frame-set-input-focus'. Replace refs to non-existent
8803 `switch-frame' with `select-frame'. Minor corrections and tidying
8804 up of text-only terminal stuff.
8805
88062004-07-02 Richard M. Stallman <rms@gnu.org>
8807
8808 * files.texi (Saving Buffers): Cleanup write-contents-function.
8809 (Magic File Names): Cleanup file-remote-p.
8810
b344d29d 88112004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
8812
8813 * files.texi (Magic File Names): `file-remote-p' returns an
8814 identifier of the remote system, not just t.
8815
88162004-07-02 David Kastrup <dak@gnu.org>
8817
8818 * searching.texi (Entire Match Data): Add explanation about new
8819 match-data behavior when @var{integers} is non-nil.
8820
88212004-06-24 Richard M. Stallman <rms@gnu.org>
8822
8823 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
8824
8825 * customize.texi (Variable Definitions): Note about doc strings
8826 and :set.
8827
8828 * keymaps.texi (Keymap Terminology): Document `kbd'.
8829 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
8830
8831 * display.texi (Invisible Text): Setting buffer-invisibility-spec
8832 makes it buffer-local.
8833
8834 * files.texi (Saving Buffers): Correct previous change.
8835
8836 * commands.texi (Accessing Events):
8837 Clarify posn-col-row and posn-actual-col-row.
8838
88392004-06-24 David Ponce <david.ponce@wanadoo.fr>
8840
8841 * commands.texi (Accessing Events): New functions
8842 posn-at-point and posn-at-x-y. Add example to posn-x-y.
8843
88442004-06-23 Luc Teirlinck <teirllm@auburn.edu>
8845
8846 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
8847 * frames.texi, buffers.texi, backups.texi, variables.texi:
8848 * loading.texi, eval.texi, functions.texi, control.texi:
8849 * symbols.texi, minibuf.texi: Reposition @anchor's.
8850
8851 * help.texi: Various small changes in addition to the following.
8852 (Describing Characters): Describe PREFIX argument to
8853 `key-description'. Correct and clarify definition of
8854 `text-char-description'. Describe NEED-VECTOR argument to
8855 `read-kbd-macro'.
8856 (Help Functions): Clarify definition of `apropos'.
8857
88582004-06-23 Lars Hansen <larsh@math.ku.dk>
8859
8860 * files.texi (Saving Buffers): Correct description of
8861 `write-contents-functions'.
8862
88632004-06-21 Juanma Barranquero <lektu@terra.es>
8864
8865 * display.texi (Images): Remove redundant @vindex directives.
8866 Rewrite `image-library-alist' doc in active voice.
8867
88682004-06-14 Juanma Barranquero <lektu@terra.es>
8869
8870 * display.texi (Images): Document new delayed library loading,
8871 variable `image-library-alist' and (existing but undocumented)
8872 function `image-type-available-p'.
8873
88742004-06-05 Richard M. Stallman <rms@gnu.org>
8875
8876 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
8877 refer the user to the Initial Input node.
8878 (Text from Minibuffer): Likewise.
8879 (Initial Input): New node. Document this feature
8880 and say it is mostly deprecated.
8881
88822004-05-30 Richard M. Stallman <rms@gnu.org>
8883
8884 * loading.texi (Named Features): Clarify return value
8885 and meaning of NOERROR.
8886
8887 * variables.texi (File Local Variables): Minor cleanup.
8888
88892004-05-30 Michael Albinus <michael.albinus@gmx.de>
8890
8891 * files.texi (Magic File Names): Add `file-remote-p' as operation
8892 of file name handlers.
8893
88942004-05-29 Richard M. Stallman <rms@gnu.org>
8895
8896 * modes.texi (Minor Mode Conventions): (-) has no special meaning
8897 as arg to a minor mode command.
8898
88992004-05-22 Richard M. Stallman <rms@gnu.org>
8900
8901 * syntax.texi (Syntax Class Table): Word syntax not just for English.
8902
8903 * streams.texi (Output Variables): Doc float-output-format.
8904
8905 * searching.texi (Regexp Special): Nested repetition can be infloop.
8906
8907 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
8908 real stack overflow.
8909
8910 * compile.texi: Minor cleanups.
8911
89122004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
8913
8914 * lists.texi (Cons Cells): Explain dotted lists, true lists,
8915 circular lists.
8916 (List Elements): Explain handling of circular and dotted lists.
8917
89182004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
8919
8920 * modes.texi (Search-based Fontification): Fix typo.
8921
89222004-05-10 Juanma Barranquero <lektu@terra.es>
8923
8924 * modes.texi (Mode Line Variables): Fix description of
8925 global-mode-string, which is now after which-func-mode, not the
8926 buffer name.
8927
89282004-05-07 Lars Hansen <larsh@math.ku.dk>
8929
8930 * modes.texi (Desktop Save Mode): Add.
8931 (Modes): Add menu entry Desktop Save Mode.
8932
8933 * hooks.texi: Add desktop-after-read-hook,
8934 desktop-no-desktop-file-hook and desktop-save-hook.
8935
8936 * locals.texi: Add desktop-save-buffer.
8937
89382004-04-30 Jesper Harder <harder@ifa.au.dk>
8939
8940 * display.texi: emacs -> Emacs.
8941
89422004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
8943
8944 * files.texi (Changing Files): Document set-file-times.
8945
89462004-04-23 Juanma Barranquero <lektu@terra.es>
8947
8948 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8949
89502004-04-18 Jesper Harder <harder@ifa.au.dk>
8951
8952 * tips.texi (Coding Conventions): defopt -> defcustom.
8953
89542004-04-16 Luc Teirlinck <teirllm@auburn.edu>
8955
8956 * sequences.texi: Various clarifications.
8957
89582004-04-14 Luc Teirlinck <teirllm@auburn.edu>
8959
8960 * buffers.texi (Read Only Buffers): Mention optional ARG to
8961 `toggle-read-only'.
8962
89632004-04-14 Nick Roberts <nick@nick.uklinux.net>
8964
8965 * windows.texi (Selecting Windows): Note that get-lru-window
8966 returns a full-width window if possible.
8967
89682004-04-13 Luc Teirlinck <teirllm@auburn.edu>
8969
8970 * buffers.texi: Various changes in addition to:
8971 (Buffer File Name): Add `find-buffer-visiting'.
8972 (Buffer Modification): Mention optional ARG to `not-modified'.
8973 (Indirect Buffers): Mention optional CLONE argument to
8974 `make-indirect-buffer'.
8975
8976 * files.texi: Various changes in addition to:
8977 (Visiting Functions): `find-file-hook' is now a normal hook.
8978 (File Name Expansion): Explain difference between the way that
8979 `expand-file-name' and `file-truename' treat `..'.
8980 (Contents of Directories): Mention optional ID-FORMAT argument to
8981 `directory-files-and-attributes'.
8982 (Format Conversion): Mention new optional CONFIRM argument to
8983 `format-write-file'.
8984
89852004-04-12 Miles Bader <miles@gnu.org>
8986
8987 * macros.texi (Expansion): Add description of `macroexpand-all'.
8988
89892004-04-05 Jesper Harder <harder@ifa.au.dk>
8990
5dcb4c4e
SM
8991 * variables.texi (Variable Aliases):
8992 Mention cyclic-variable-indirection.
b8d4c8d0
GM
8993
8994 * errors.texi (Standard Errors): Ditto.
8995
89962004-04-04 Luc Teirlinck <teirllm@auburn.edu>
8997
8998 * backups.texi: Various small changes in addition to:
8999 (Making Backups): Mention return value of `backup-buffer'.
9000 (Auto-Saving): Mention optional FORCE argument to
9001 `delete-auto-save-file-if-necessary'.
9002 (Reverting): Mention optional PRESERVE-MODES argument to
9003 `revert-buffer'. Correct description of `revert-buffer-function'.
9004
90052004-03-22 Juri Linkov <juri@jurta.org>
9006
9007 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9008 with `Vector Functions'.
9009
9010 * text.texi (Sorting): Add missing quote.
9011
90122004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9013
9014 * intro.texi (Lisp History): Replace xref to `cl' manual with
9015 inforef.
9016
90172004-03-12 Richard M. Stallman <rms@gnu.org>
9018
9019 * intro.texi (Version Info): Add arg to emacs-version.
9020 (Lisp History): Change xref to CL manual.
9021
90222004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9023
9024 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9025 for Partial Completion mode.
9026
90272004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9028
9029 * customize.texi: Fix typo. Remove eol whitespace.
9030
90312004-03-04 Richard M. Stallman <rms@gnu.org>
9032
9033 * processes.texi: Fix typos.
9034
9035 * lists.texi (Building Lists): Minor clarification.
9036
9037 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9038 in make-hash-table.
9039
90402004-02-29 Juanma Barranquero <lektu@terra.es>
9041
9042 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9043 rm, and ignore exit code.
9044
90452004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9046
9047 * display.texi (Defining Faces): Add description for min-colors.
9048 Update example.
9049
90502004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9051
9052 * abbrevs.texi: Various corrections and clarifications in addition
9053 to the following:
9054 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9055
90562004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9057
9058 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9059
90602004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9061
9062 * text.texi: Various small changes in addition to the following:
9063 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9064 to delete-horizontal-space.
9065 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9066 description of yank-handler text property at various places.
9067
9068 * frames.texi (Window System Selections): Add anchor.
9069
9070 * syntax.texi (Syntax Table Functions): Clarify and correct
9071 descriptions of make-syntax-table and copy-syntax-table.
9072 (Motion and Syntax): Clarify SYNTAXES argument to
9073 skip-syntax-forward.
9074 (Parsing Expressions): Mention that the return value of
9075 parse-partial-sexp is currently a list of ten rather than nine
9076 elements.
9077 (Categories): Various corrections and clarifications.
9078
90792004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9080
9081 * markers.texi (Marker Insertion Types): Minor change.
9082
9083 * locals.texi (Standard Buffer-Local Variables):
9084 * commands.texi (Interactive Codes, Using Interactive):
9085 * functions.texi (Related Topics): Fix xrefs.
9086
90872004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9088
9089 * lists.texi (Sets And Lists): Update description of delete-dups.
9090
90912004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9092
9093 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9094
c8763fb6 90952004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9096
9097 * frames.texi (Parameter Access): frame-parameters arg is optional.
9098 modify-frame-parameters handles nil for FRAME.
9099 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9100 are all-or-nothing for certain toolkits.
9101 Mention parameter wait-for-wm.
9102 (Frames and Windows): In frame-first-window and frame-selected-window
9103 the arg is optional.
9104 (Input Focus): In redirect-frame-focus the second arg is optional.
9105 (Window System Selections): Mention selection type CLIPBOARD.
9106 Mention data-type UTF8_STRING.
9107 Mention numbering of cut buffers.
9108 (Resources): Describe x-resource-name.
9109
91102004-02-16 Richard M. Stallman <rms@gnu.org>
9111
9112 * windows.texi (Buffers and Windows): Delete false table
9113 about all-frames.
9114
9115 * syntax.texi (Parsing Expressions): Delete old caveat
9116 about parse-sexp-ignore-comments.
9117
9118 * streams.texi (Output Variables): Add print-quoted.
9119
9120 * lists.texi (Building Lists): Minor cleanup.
9121
9122 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9123
9124 * display.texi (Overlays): Explain overlays use markers.
9125 (Managing Overlays): Explain front-advance and rear-advance
9126 in more detail.
9127
9128 * loading.texi (Unloading): Document unload-feature-special-hooks.
9129 Get rid of fns-NNN.el file.
9130
91312004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9132
9133 * help.texi (Describing Characters): Fix text-char-description
9134 example output.
9135
9136 * edebug.texi (Using Edebug): Fix example.
9137
9138 * debugging.texi (Internals of Debugger): Fix return value.
9139
9140 * files.texi (Changing Files): Fix argname.
9141
9142 * calendar.texi: Fix parens, and default values.
9143
9144 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9145 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 9146 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
9147
9148 * positions.texi (Text Lines): Don't add -1 in current-line.
9149
91502004-02-16 Richard M. Stallman <rms@gnu.org>
9151
9152 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9153
91542004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9155
9156 * processes.texi (Low-Level Network): Fix a typo.
9157
91582004-02-12 Kim F. Storm <storm@cua.dk>
9159
9160 * display.texi (Fringes): Use consistent wording.
9161 Note that window-fringe's window arg is optional.
9162 (Scroll Bars): Use consistent wording.
9163
91642004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9165
9166 * tips.texi (Comment Tips): Document the new conventions for
9167 commenting out code.
9168
c8763fb6 91692004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 9170
5dcb4c4e 9171 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
9172
91732004-02-07 Kim F. Storm <storm@cua.dk>
9174
9175 * positions.texi (Text Lines): Add line-number-at-pos.
9176
91772004-02-06 John Paul Wallington <jpw@gnu.org>
9178
9179 * display.texi (Button Properties, Button Buffer Commands):
9180 mouse-2 invokes button, not down-mouse-1.
9181
91822004-02-04 Jason Rumney <jasonr@gnu.org>
9183
9184 * makefile.w32-in: Sync with Makefile.in changes.
9185
91862004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9187
9188 * minibuf.texi (Text from Minibuffer): Various corrections and
9189 clarifications.
9190 (Object from Minibuffer): Correct Lisp description of
9191 read-minibuffer.
9192 (Minibuffer History): Clarify description of cons values for
9193 HISTORY arguments.
5dcb4c4e
SM
9194 (Basic Completion): Various corrections and clarifications.
9195 Add completion-regexp-list.
b8d4c8d0
GM
9196 (Minibuffer Completion): Correct and clarify description of
9197 completing-read.
5dcb4c4e
SM
9198 (Completion Commands): Mention Partial Completion mode.
9199 Various other minor changes.
b8d4c8d0
GM
9200 (High-Level Completion): Various corrections and clarifications.
9201 (Reading File Names): Ditto.
9202 (Minibuffer Misc): Ditto.
9203
92042004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9205
9206 * strings.texi (Text Comparison): assoc-string also matches
9207 elements of alists that are strings instead of conses.
9208 (Formatting Strings): Standardize Texinfo usage. Update index
9209 entries.
9210
92112004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9212
9213 * lists.texi (Sets And Lists): Add delete-dups.
9214
92152004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9216
9217 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9218 special form.
9219 * macros.texi (Defining Macros): Update description of `declare',
9220 which now is a macro.
9221 (Wrong Time): Fix typos.
9222
92232004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9224
9225 * compile.texi (Compilation Functions): Expand descriptions of
9226 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9227 and `batch-byte-compile'. In particular, mention and describe
9228 all optional arguments.
9229 (Disassembly): Correct and clarify the description of `disassemble'.
9230
92312004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9232
9233 * searching.texi: Various small changes in addition to the
9234 following.
9235 (Regexp Example): Adapt to new value of `sentence-end'.
9236 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9237 `words'.
9238 (Search and Replace): Add usage note for `perform-replace'.
9239 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9240 `match-data'.
9241 (Standard Regexps): Update for new values of `paragraph-start'
9242 and `sentence-end'.
9243
92442004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9245
9246 * files.texi (Saving Buffers): Clarify descriptions of
9247 `write-contents-functions' and `before-save-hook'.
9248 Make the defvar's for `before-save-hook' and `after-save-hook'
9249 into defopt's.
9250
92512004-01-07 Kim F. Storm <storm@cua.dk>
9252
9253 * commands.texi (Click Events): Describe new image and
9254 width/height elements of click events.
9255 (Accessing Events): Add posn-string, posn-image, and
9256 posn-object-width-height. Change posn-object to return either
9257 image or string object.
9258
92592004-01-01 Simon Josefsson <jas@extundo.com>
9260
9261 * hooks.texi (Standard Hooks): Add before-save-hook.
9262 * files.texi (Saving Buffers): Likewise.
9263
92642004-01-03 Richard M. Stallman <rms@gnu.org>
9265
9266 * frames.texi (Frames and Windows): Delete frame-root-window.
9267
92682004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9269
9270 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9271
9272 * functions.texi: Various small changes in addition to the
9273 following.
5dcb4c4e
SM
9274 (What Is a Function): `functionp' returns nil for macros.
9275 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
9276 (Function Documentation): Add `\' in front of (fn @var{arglist})
9277 and explain why.
9278 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9279 Add anchor.
9280 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9281
92822004-01-01 Miles Bader <miles@gnu.org>
9283
9284 * display.texi (Buttons): New section.
9285
92862003-12-31 Andreas Schwab <schwab@suse.de>
9287
9288 * numbers.texi (Math Functions): sqrt reports a domain-error
9289 error.
9290 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9291
92922003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9293
9294 * tips.texi (Documentation Tips): Update item on hyperlinks in
9295 documentation strings.
9296
9297 * errors.texi (Standard Errors): Various small corrections and
9298 additions.
9299
9300 * control.texi: Various small changes in addition to the
9301 following.
9302 (Signaling Errors): Provide some more details on how `signal'
9303 constructs the error message. Add anchor to the definition of
9304 `signal'.
9305 (Error Symbols): Describe special treatment of `quit'.
9306 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9307 to emphasize that it has to be a single form.
9308
9309 * buffers.texi: Add anchor.
9310
93112003-12-29 Richard M. Stallman <rms@gnu.org>
9312
9313 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9314 (Window Configurations): Add window-configuration-frame.
9315
9316 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9317
9318 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9319 Change arg name in get-char-property.
9320 (Special Properties): Update handling of keymap property.
9321
9322 * strings.texi (Modifying Strings): Add clear-string.
9323 (Text Comparison): Add assoc-string and remove
9324 assoc-ignore-case, assoc-ignore-representation.
9325
9326 * os.texi (Time of Day): Add set-time-zone-rule.
9327
9328 * numbers.texi (Math Functions): asin, acos, log, log10
9329 report domain-error errors.
9330
9331 * nonascii.texi (Converting Representations):
9332 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9333 (Encoding and I/O): Add file-name-coding-system.
9334
9335 * modes.texi (Search-based Fontification): Explain that
9336 face specs are symbols with face names as values.
9337
9338 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9339
9340 * lists.texi (Building Lists): remq moved elsewhere.
9341 (Sets And Lists): remq moved here.
9342 (Association Lists): Refer to assoc-string.
9343
9344 * internals.texi (Garbage Collection): Add memory-use-counts.
9345
9346 * frames.texi (Frames and Windows): Add set-frame-selected-window
9347 and frame-root-window.
9348
9349 * files.texi (Contents of Directories):
9350 Add directory-files-and-attributes.
9351
9352 * display.texi (Refresh Screen): Add force-window-update.
9353 (Invisible Text): Explain about moving point out of invis text.
9354 (Overlay Properties): Add overlay-properties.
9355 (Managing Overlays): Add overlayp.
9356 (GIF Images): Invalid image number displays a hollow box.
9357
9358 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9359 (Killing Buffers): Add buffer-live-p.
9360
93612003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9362
9363 * display.texi (Fringes): Fix typo "set-buffer-window".
9364
93652003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9366
9367 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9368 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9369 Add or change various xrefs and anchors.
9370
9371 * commands.texi: Replace all occurrences of @acronym{CAR} with
9372 @sc{car}, for consistency with the rest of the Elisp manual.
9373 `car' and `cdr' are historically acronyms, but are no longer
9374 widely thought of as such.
9375
9376 * internals.texi (Pure Storage): Mention that `purecopy' does not
9377 copy text properties.
9378 (Object Internals): Now 29 bits are used (in most implementations)
9379 to address Lisp objects.
9380
9381 * variables.texi (Variables with Restricted Values): New node.
9382
9383 * objects.texi (Lisp Data Types): Mention that certain variables
9384 can only take on a restricted set of values and add an xref to
9385 the new node "Variables with Restricted Values".
9386
9387 * eval.texi (Function Indirection): Describe the errors that
9388 `indirect-function' can signal.
9389 (Eval): Clarify the descriptions of `eval-region' and `values'.
9390 Describe `eval-buffer' instead of `eval-current-buffer' and
9391 mention `eval-current-buffer' as an alias for `current-buffer'.
9392 Correct the description and mention all optional arguments.
9393
9394 * nonascii.texi: Various small changes in addition to the
9395 following.
9396 (Converting Representations): Clarify behavior of
9397 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9398 ASCII arguments.
9399 (Character Sets): Document the variable `charset-list' and adapt
9400 the definition of the function `charset-list' accordingly.
9401 (Translation of Characters): Clarify use of generic characters in
9402 `make-translation-table'. Clarify and correct the description of
9403 the use of translation tables in encoding and decoding.
9404 (User-Chosen Coding Systems): Correct and clarify the description
9405 of `select-safe-coding-system'.
9406 (Default Coding Systems): Clarify description of
9407 `file-coding-system-alist'.
9408
94092003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9410
9411 * strings.texi (Text Comparison): Correctly describe when two
9412 strings are `equal'. Combine and clarify descriptions of
9413 `assoc-ignore-case' and `assoc-ignore-representation'.
9414
9415 * objects.texi (Non-ASCII in Strings): Clarify description of
9416 when a string is unibyte or multibyte.
9417 (Bool-Vector Type): Update examples.
9418 (Equality Predicates): Correctly describe when two strings are
9419 `equal'.
9420
94212003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9422
9423 * lists.texi (Building Lists): `append' no longer accepts integer
9424 arguments. Update the description of `number-sequence' to reflect
9425 recent changes.
9426 (Sets And Lists): Describe `member-ignore-case' after `member'.
9427
94282003-11-27 Kim F. Storm <storm@cua.dk>
9429
9430 * commands.texi (Click Events): Click object may be an images.
9431 Describe (dx . dy) element of click positions.
9432 (Accessing Events): Remove duplicate posn-timestamp.
9433 New functions posn-object and posn-object-x-y.
9434
94352003-11-23 Kim F. Storm <storm@cua.dk>
9436
9437 * commands.texi (Click Events): Describe enhancements to event
9438 position lists, including new text-pos and (col . row) items.
9439 Mention left-fringe and right-fringe area events.
9440 (Accessing Events): New functions posn-area and
9441 posn-actual-col-row. Mention posn-timestamp. Mention that
9442 posn-point in non-text area still returns buffer position.
9443 Clarify posn-col-row.
9444
94452003-11-21 Lars Hansen <larsh@math.ku.dk>
9446
9447 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9448 * anti.texi (File Attributes): Describe removed parameter
9449 ID-FORMAT.
9450
94512003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9452
9453 * positions.texi (Positions): Mention that, if a marker is used as
9454 a position, its buffer is ignored.
9455
9456 * markers.texi (Overview of Markers): Mention it here too.
9457
94582003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9459
9460 * numbers.texi (Numeric Conversions): Not just `floor', but also
9461 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9462
94632003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9464
9465 * markers.texi (Creating Markers): Specify insertion type of
9466 created markers. Add xref to `Marker Insertion Types'.
9467 Second argument to `copy-marker' is optional.
9468 (Marker Insertion Types): Mention that most markers are created
9469 with insertion type nil.
9470 (The Mark): Correctly describe when `mark' signals an error.
9471 (The Region): Correctly describe when `region-beginning' and
9472 `region-end' signal an error.
9473
94742003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9475
9476 * hash.texi (Creating Hash): Clarify description of `eql'.
9477 `makehash' is obsolete.
9478 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9479
9480 * positions.texi (Point): Change description of `buffer-end', so
9481 that it is also correct for floating point arguments.
9482 (List Motion): Correct argument lists of `beginning-of-defun' and
9483 `end-of-defun'.
9484 (Excursions): Add xref to `Marker Insertion Types'.
9485 (Narrowing): Argument to `narrow-to-page' is optional.
9486
94872003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9488
9489 * streams.texi (Output Streams): Clarify behavior of point for
9490 marker output streams.
9491
94922003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9493
9494 * variables.texi (Defining Variables): Second argument to
9495 `defconst' is not optional.
9496 (Setting Variables): Mention optional argument APPEND to
9497 `add-to-list'.
9498 (Creating Buffer-Local): Expand description of
9499 `make-variable-buffer-local'.
9500 (Frame-Local Variables): Expand description of
9501 `make-variable-frame-local'.
9502 (Variable Aliases): Correct description of optional argument
9503 DOCSTRING to `defvaralias'. Mention return value of
9504 `defvaralias'.
9505 (File Local Variables): Add xref to `File variables' in Emacs
9506 Manual. Correct description of `hack-local-variables'. Mention
9507 `safe-local-variable' property. Mention optional second argument
9508 to `risky-local-variable-p'.
9509
95102003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9511
9512 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9513
95142003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9515
9516 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9517 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9518 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9519 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9520 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9521 lispref/processes.texi, lispref/searching.texi,
9522 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9523 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9524 @acronym{FOO}.
9525
95262003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9527
9528 * strings.texi (Creating Strings): Argument START to `substring'
9529 can not be `nil'. Expand description of
9530 `substring-no-properties'. Correct description of `split-string',
9531 especially with respect to empty matches. Prevent very bad line
9532 break in definition of `split-string-default-separators'.
9533 (Text Comparison): `string=' and `string<' also accept symbols as
9534 arguments.
9535 (String Conversion): More completely describe argument BASE in
9536 `string-to-number'.
9537 (Formatting Strings): `%s' and `%S' in `format' do require
9538 corresponding object. Clarify behavior of numeric prefix after
9539 `%' in `format'.
9540 (Case Conversion): The argument to `upcase-initials' can be a
9541 character.
9542
95432003-10-27 Kenichi Handa <handa@m17n.org>
9544
9545 * display.texi (Fontsets): Fix texinfo usage.
9546
95472003-10-25 Kenichi Handa <handa@m17n.org>
9548
9549 * display.texi (Fontsets): Add description of the function
9550 set-fontset-font.
9551
95522003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9553
9554 * display.texi (Temporary Displays): Add xref to `Documentation
9555 Tips'.
9556
9557 * functions.texi (Function Safety): Use inforef instead of pxref
9558 for SES.
9559
95602003-10-23 Andreas Schwab <schwab@suse.de>
9561
9562 * Makefile.in (TEX, texinputdir): Don't define.
9563 (TEXI2DVI): Define.
9564 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9565 add $(srcdir)/index.texi.
9566 ($(infodir)/elisp): Remove index.texi dependency.
9567 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9568 (index.texi): Remove target.
9569 (dist): Don't link $(srcdir)/permute-index.
9570 (clean): Don't remove index.texi.
9571
9572 * permute-index, index.perm: Remove.
9573 * index.texi: Rename from index.unperm.
9574
95752003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9576
9577 * tips.texi (Documentation Tips): Document new behavior for face
9578 and variable hyperlinks in Help mode.
9579
95802003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9581
9582 * objects.texi (Integer Type): Update for extra bit of integer range.
9583 (Character Type): Ditto.
9584
95852003-10-16 Eli Zaretskii <eliz@gnu.org>
9586
9587 * numbers.texi (Integer Basics): Add index entries for reading
9588 numbers in hex, octal, and binary.
9589
95902003-10-16 Lute Kamstra <lute@gnu.org>
9591
9592 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9593 argument.
9594
95952003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9596
9597 * windows.texi (Choosing Window): Fix typo.
9598 * edebug.texi (Edebug Execution Modes): Fix typo.
9599
96002003-10-13 Richard M. Stallman <rms@gnu.org>
9601
9602 * windows.texi (Basic Windows): A window has fringe settings,
9603 display margins and scroll-bar settings.
9604 (Splitting Windows): Doc split-window return value.
9605 Clean up one-window-p.
9606 (Selecting Windows): Fix typo.
9607 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9608 (Buffers and Windows): In set-window-buffer, explain effect
9609 on fringe settings and scroll bar settings.
9610 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9611 (Choosing Window): Use defopt for pop-up-frame-function.
9612 For special-display-buffer-names, explain same-window and same-frame.
9613 Clarify window-dedicated-p return value.
9614 (Textual Scrolling): scroll-up and scroll-down can get an error.
9615 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9616 Clarify set-window-hscroll.
9617 (Size of Window): Don't mention tool bar in window-height.
9618 (Coordinates and Windows): Explain what coordinates-in-window-p
9619 returns for fringes and display margins.
9620 (Window Configurations): Explain saving fringes, etc.
9621
9622 * tips.texi (Library Headers): Clean up Documentation.
9623
9624 * syntax.texi (Parsing Expressions): Clean up forward-comment
9625 and parse-sexp-lookup-properties.
9626
9627 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9628
9629 * os.texi (System Environment): Clean up text for load-average errors.
9630
9631 * modes.texi (Hooks): Don't explain local hook details at front.
9632 Clarify run-hooks and run-hook-with-args a little.
9633 Clean up add-hook and remove-hook.
9634
9635 * edebug.texi (Edebug Execution Modes): Clarify t.
9636 Document edebug-sit-for-seconds.
9637 (Coverage Testing): Document C-x X = and =.
9638 (Instrumenting Macro Calls): Fix typo.
9639 (Specification List): Don't index the specification keywords.
9640
96412003-10-10 Kim F. Storm <storm@cua.dk>
9642
9643 * processes.texi (Network): Introduce make-network-process.
9644
96452003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9646
9647 * tips.texi (Library Headers): Fix typo.
9648
96492003-10-07 Juri Linkov <juri@jurta.org>
9650
9651 * modes.texi (Imenu): Mention imenu-create-index-function's
9652 default value. Explain submenus better.
9653
96542003-10-07 Lute Kamstra <lute@gnu.org>
9655
9656 * modes.texi (Faces for Font Lock): Fix typo.
9657 (Hooks): Explain how buffer-local hook variables can refer to
9658 global hook variables.
9659 Various minor clarifications.
9660
96612003-10-06 Lute Kamstra <lute@gnu.org>
9662
9663 * tips.texi (Coding Conventions): Mention naming conventions for
9664 hooks.
9665
96662003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9667
9668 * loading.texi (Library Search): Correct default value of
9669 load-suffixes.
9670 (Named Features): Fix typo.
9671
96722003-10-05 Richard M. Stallman <rms@gnu.org>
9673
9674 * loading.texi (Named Features): In `provide',
9675 say how to test for subfeatures.
9676 (Unloading): In unload-feature, use new var name
9677 unload-feature-special-hooks.
9678
96792003-10-03 Lute Kamstra <lute@gnu.org>
9680
9681 * modes.texi (Major Mode Conventions): Mention third way to set up
9682 Imenu.
9683 (Imenu): A number of small fixes.
9684 Delete documentation of internal variable imenu--index-alist.
9685 Document the return value format of imenu-create-index-function
9686 functions.
9687
96882003-09-30 Richard M. Stallman <rms@gnu.org>
9689
9690 * processes.texi (Network): Say what stopped datagram connections do.
9691
9692 * lists.texi (Association Lists): Clarify `assq-delete-all'.
9693
9694 * display.texi (Overlay Properties): Clarify `evaporate' property.
9695
96962003-09-29 Lute Kamstra <lute@gnu.org>
9697
9698 * modes.texi (Mode Line Data): Explain when symbols in mode-line
9699 constructs should be marked as risky.
9700 Change cons cell into proper list.
9701 (Mode Line Variables): Change cons cell into proper list.
9702
97032003-09-26 Lute Kamstra <lute@gnu.org>
9704
9705 * modes.texi (Mode Line Data): Document the :propertize construct.
9706 (Mode Line Variables): Reorder the descriptions of the variables
9707 to match their order in the default mode-line-format.
9708 Describe the new variables mode-line-position and mode-line-modes.
9709 Update the default values of mode-line-frame-identification,
9710 minor-mode-alist, and default-mode-line-format.
9711 (Properties in Mode): Mention the :propertize construct.
9712
97132003-09-26 Richard M. Stallman <rms@gnu.org>
9714
9715 * buffers.texi, commands.texi, debugging.texi, eval.texi:
9716 * loading.texi, minibuf.texi, text.texi, variables.texi:
9717 Avoid @strong{Note:}.
9718
97192003-09-26 Richard M. Stallman <rms@gnu.org>
9720
9721 * keymaps.texi (Remapping Commands): Fix typo.
9722
97232003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
9724
9725 * processes.texi (Low-Level Network): Fix typo.
9726
97272003-09-23 Kim F. Storm <storm@cua.dk>
9728
9729 * processes.texi (Network, Network Servers): Fix typos.
9730 (Low-Level Network): Add timeout value for :server keyword.
9731 Add new option keywords to make-network-process.
9732 Add set-network-process-options.
9733 Explain how to test availability of network options.
9734
97352003-09-19 Richard M. Stallman <rms@gnu.org>
9736
9737 * text.texi (Motion by Indent): Arg to
9738 backward-to-indentation and forward-to-indentation is optional.
9739
9740 * strings.texi (Creating Strings): Add substring-no-properties.
9741
9742 * processes.texi
9743 (Process Information): Add list-processes arg QUERY-ONLY.
9744 Delete process-contact from here.
9745 Add new status values for process-status.
9746 Add process-get, process-put, process-plist, set-process-plist.
9747 (Synchronous Processes): Add call-process-shell-command.
9748 (Signals to Processes): signal-process allows process objects.
9749 (Network): Complete rewrite.
9750 (Network Servers, Datagrams, Low-Level Network): New nodes.
9751
9752 * positions.texi (Word Motion): forward-word, backward-word
9753 arg is optional. Reword.
9754
9755 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
9756
9757 * variables.texi (Creating Buffer-Local):
9758 Delete duplicate definition of buffer-local-value.
9759 (File Local Variables): Explain about discarding text props.
9760
97612003-09-11 Richard M. Stallman <rms@gnu.org>
9762
9763 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
9764 changes variables that record input events.
9765 (Minibuffer Misc): Add minibuffer-selected-window.
9766
9767 * lists.texi (Building Lists): Add copy-tree.
9768
9769 * display.texi (Fontsets): Add char-displayable-p.
9770 (Scroll Bars): New node.
9771
97722003-09-08 Lute Kamstra <lute@gnu.org>
9773
9774 * modes.texi (%-Constructs): Document new `%i' and `%I'
9775 constructs.
9776
97772003-09-03 Peter Runestig <peter@runestig.com>
9778
9779 * makefile.w32-in: New file.
9780
97812003-08-29 Richard M. Stallman <rms@gnu.org>
9782
9783 * display.texi (Overlay Properties): Clarify how priorities
9784 affect use of the properties.
9785
97862003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9787
9788 * customize.texi (Type Keywords): Correct the description of
9789 `:help-echo' in the case where `motion-doc' is a function.
9790
97912003-08-14 John Paul Wallington <jpw@gnu.org>
9792
9793 * modes.texi (Emulating Mode Line): Subsection, not section.
9794
97952003-08-13 Richard M. Stallman <rms@gnu.org>
9796
9797 * elisp.texi (Top): Update subnode lists in menu.
9798
9799 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
9800 (Kill Functions): kill-region has new arg yank-handler.
9801 (Yanking): New node.
9802 (Yank Commands): Add yank-undo-function.
9803 (Low-Level Kill Ring):
9804 kill-new and kill-append have new arg yank-handler.
9805 (Changing Properties): Add remove-list-of-text-properties.
9806 (Atomic Changes): New node.
9807
9808 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
9809
9810 * streams.texi (Output Variables): Add eval-expression-print-length
9811 and eval-expression-print-level.
9812
9813 * os.texi (Time Conversion): For encode-time, explain limits on year.
9814
9815 * objects.texi (Character Type): Define anchor "modifier bits".
9816
9817 * modes.texi (Emulating Mode Line): New node.
9818 (Search-based Fontification): Font Lock uses font-lock-face property.
9819 (Other Font Lock Variables): Likewise.
9820
9821 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
9822 not vectors.
9823 (Active Keymaps): Add emulation-mode-map-alists.
9824 (Functions for Key Lookup): key-binding has new arg no-remap.
9825 (Remapping Commands): New node.
9826 (Scanning Keymaps): where-is-internal has new arg no-remap.
9827 (Tool Bar): Add tool-bar-local-item-from-menu.
9828 Clarify when to use tool-bar-add-item-from-menu.
9829
9830 * commands.texi (Interactive Call): commandp has new arg.
9831 (Command Loop Info): Add this-original-command.
9832
98332003-08-06 John Paul Wallington <jpw@gnu.org>
9834
9835 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
9836
9837 * display.texi (Warning Basics): Fix typo.
9838 (Fringes): Add closing curly bracket and fix typo.
9839
9840 * elisp.texi (Top): Fix typo.
9841
98422003-08-05 Richard M. Stallman <rms@gnu.org>
9843
9844 * elisp.texi: Update lists of subnodes.
9845
9846 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
9847
9848 * variables.texi (Local Variables): Use lc for example variable names.
9849
9850 * tips.texi (Library Headers): Explain where to put -*-.
9851
9852 * strings.texi (Creating Strings): Fix xref for vconcat.
9853
9854 * sequences.texi (Vector Functions):
9855 vconcat no longer allows integer args.
9856
9857 * minibuf.texi (Reading File Names): read-file-name has new
9858 arg PREDICATE. New function read-directory-name.
9859
c4cc8b9a 9860 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
9861 (Indenting Macros): New node.
9862
9863 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
9864 (Window Frame Parameters): Make separate table of parameters
9865 that are coupled with specific face attributes.
9866 (Deleting Frames): delete-frame-hooks renamed to
9867 delete-frame-functions.
9868
9869 * files.texi (Magic File Names): Add file-remote-p.
9870 Clarify file-local-copy.
9871
9872 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
9873 here; instead xref Defining Macros.
9874
9875 * display.texi (Warnings): New node, and subnodes.
9876 (Fringes): New node.
9877
9878 * debugging.texi (Test Coverage): New node.
9879
9880 * compile.texi (Compiler Errors): Explain with-no-warnings
9881 and other ways to suppress warnings.
9882
9883 * commands.texi (Interactive Call): Minor clarification.
9884
9885 * buffers.texi (Buffer File Name): set-visited-file-name
9886 renames the buffer too.
9887
9888 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
9889
98902003-07-24 Markus Rost <rost@math.ohio-state.edu>
9891
9892 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
9893
98942003-07-22 Markus Rost <rost@math.ohio-state.edu>
9895
9896 * internals.texi (Garbage Collection): Fix previous change.
9897
98982003-07-22 Richard M. Stallman <rms@gnu.org>
9899
9900 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
9901
9902 * display.texi (Width): Use \s syntax in example.
9903 (Font Selection): Add face-font-rescale-alist.
9904
9905 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
9906 Remove spurious indent in example.
9907
9908 * lists.texi (Building Lists): Add number-sequence.
9909
9910 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
9911
9912 * functions.texi (Function Documentation): Explain how to
9913 show calling convention explicitly in the doc string.
9914
9915 * windows.texi (Selecting Windows): save-selected-window saves
9916 selected window of each frame.
9917 (Window Configurations): Minor change.
9918
9919 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
9920
9921 * streams.texi (Output Variables): Add print-continuous-numbering
9922 and print-number-table.
9923
9924 * processes.texi (Decoding Output): New node.
9925
9926 * os.texi (Time Conversion): decode-time arg is optional.
9927
9928 * objects.texi (Character Type): Don't use space as example for \.
9929 Make list of char names and \-sequences correspond.
9930 Explain that \s is not used in strings. `\ ' needs space after.
9931
9932 * nonascii.texi (Converting Representations): Add string-to-multibyte.
9933 (Translation of Characters): Add translation-table-for-input.
9934 (Default Coding Systems): Add auto-coding-functions.
9935 (Explicit Encoding): Add decode-coding-inserted-region.
9936 (Locales): Add locale-info.
9937
9938 * minibuf.texi (Basic Completion): Describe test-completion.
9939 Collections can be lists of strings.
9940 Clean up lazy-completion-table.
9941 (Programmed Completion): Mention test-completion.
9942 Clarify why lambda expressions are not accepted.
9943 (Minibuffer Misc): Describe minibufferp.
9944
99452003-07-14 Richard M. Stallman <rms@gnu.org>
9946
9947 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9948
9949 * windows.texi (Selecting Windows): New arg to select-window.
9950 (Selecting Windows): Add with-selected-window.
9951 (Size of Window): Add window-inside-edges, etc.
9952
9953 * internals.texi (Garbage Collection): Add post-gc-hook.
9954
9955 * processes.texi (Subprocess Creation): Add exec-suffixes.
9956
9957 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9958 (Scanning Keymaps): Add map-keymaps.
9959 (Defining Menus): Add keymap-prompt.
9960
9961 * numbers.texi (Integer Basics): Add most-positive-fixnum,
9962 most-negative-fixnum.
9963
c4cc8b9a 9964 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
9965 (Compiler Errors): New node.
9966
9967 * os.texi (User Identification): user-uid, user-real-uid
9968 can return float.
9969
9970 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
9971 and about derived modes.
9972 (Minor Modes): Add minor-mode-list.
9973 (Defining Minor Modes): Keyword args for define-minor-mode.
9974 (Search-based Fontification): Explain managing other properties.
9975 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 9976 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
9977 (Hooks): Add run-mode-hooks and delay-mode-hooks.
9978
9979 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9980 (Variable Aliases): Clarify defvaralias.
9981
9982 * loading.texi (Library Search): Add load-suffixes.
9983
9984 * minibuf.texi (Basic Completion): Add lazy-completion-table.
9985 (Programmed Completion): Add dynamic-completion-table.
9986
9987 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9988 (Magic File Names): Specify precedence order of handlers.
9989
9990 * commands.texi (Command Overview): Emacs server runs pre-command-hook
9991 and post-command-hook.
9992 (Waiting): New calling convention for sit-for.
9993
9994 * text.texi (Special Properties): local-map and keymap properties
9995 apply based on their stickiness.
9996
99972003-07-07 Richard M. Stallman <rms@gnu.org>
9998
9999 * modes.texi (Minor Mode Conventions): Specify only some kinds
10000 of list values as args to minor modes.
10001
10002 * files.texi (File Name Expansion): Warn about iterative use
10003 of substitute-in-file-name.
10004
10005 * advice.texi (Activation of Advice): Clean up previous change.
10006
100072003-07-06 Markus Rost <rost@math.ohio-state.edu>
10008
10009 * advice.texi (Activation of Advice): Note that ad-start-advice is
10010 turned on by default.
10011
100122003-06-30 Richard M. Stallman <rms@gnu.org>
10013
10014 * text.texi (Buffer Contents): Document current-word.
10015 (Change Hooks): Not called for *Messages*.
10016
10017 * functions.texi (Defining Functions): Explain about redefining
10018 primitives.
f4e90db0 10019 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
10020 Comment out the detailed criteria for what is safe.
10021
100222003-06-22 Andreas Schwab <schwab@suse.de>
10023
10024 * objects.texi (Symbol Type): Fix description of examples.
10025
100262003-06-16 Andreas Schwab <schwab@suse.de>
10027
10028 * hash.texi (Creating Hash): Fix description of :weakness.
10029
c8763fb6 100302003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
10031
10032 * files.texi (Changing Files): copy-file copies file modes, too.
10033
100342003-05-28 Richard M. Stallman <rms@gnu.org>
10035
10036 * strings.texi (Creating Strings): Clarify split-string.
10037
100382003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10039
10040 * strings.texi (Creating Strings): Update split-string specification
10041 and examples.
10042
100432003-05-19 Richard M. Stallman <rms@gnu.org>
10044
10045 * elisp.texi: Correct invariant section names.
10046
100472003-04-20 Richard M. Stallman <rms@gnu.org>
10048
10049 * os.texi (Timers): Explain about timers and quitting.
10050
100512003-04-19 Richard M. Stallman <rms@gnu.org>
10052
10053 * internals.texi (Writing Emacs Primitives): Strings are
10054 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10055 Explain GCPRO convention for varargs function args.
10056
100572003-04-16 Richard M. Stallman <rms@gnu.org>
10058
10059 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10060
100612003-04-08 Richard M. Stallman <rms@gnu.org>
10062
10063 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10064
100652003-02-13 Kim F. Storm <storm@cua.dk>
10066
10067 * objects.texi (Character Type): New \s escape for space.
10068
100692003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10070
5dcb4c4e 10071 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
10072
100732003-01-25 Richard M. Stallman <rms@gnu.org>
10074
10075 * keymaps.texi: Document that a symbol can act as a keymap.
10076
100772003-01-13 Richard M. Stallman <rms@gnu.org>
10078
10079 * text.texi (Changing Properties): Say string indices are origin-0.
10080
10081 * positions.texi (Screen Lines) <compute-motion>:
10082 Correct order of elts in return value.
10083
10084 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10085 how to define a default binding.
10086
100872002-12-07 Markus Rost <rost@math.ohio-state.edu>
10088
10089 * loading.texi (Unloading): Fix recent change for load-history.
10090
10091 * customize.texi (Simple Types): Clarify description of custom
10092 type 'number. Describe new custom type 'float.
10093
100942002-12-04 Markus Rost <rost@math.ohio-state.edu>
10095
10096 * variables.texi (File Local Variables): Fix typo.
10097
c8763fb6 100982002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
10099
10100 From Michael Albinus <Michael.Albinus@alcatel.de>.
10101
10102 * README: Target for Info file is `make info'.
10103
5dcb4c4e 10104 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
10105 `file-name-sans-extension'.
10106 (Magic File Names): Complete list of operations for magic file
10107 name handlers.
10108
101092002-09-16 Jonathan Yavner <jyavner@engineer.com>
10110
10111 * variables.texi (File Local Variables): New function
10112 risky-local-variable-p.
10113
101142002-09-15 Jonathan Yavner <jyavner@engineer.com>
10115
10116 * functions.texi (Function safety): New node about unsafep.
10117
101182002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10119
5dcb4c4e 10120 * customize.texi (Splicing into Lists): Fix example.
a86cd395 10121 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
10122
101232002-06-17 Juanma Barranquero <lektu@terra.es>
10124
10125 * frames.texi (Display Feature Testing): Fix typo.
10126
101272002-06-12 Andreas Schwab <schwab@suse.de>
10128
10129 * frames.texi (Initial Parameters, Resources): Fix references to
10130 the Emacs manual.
10131
101322002-05-13 Kim F. Storm <storm@cua.dk>
10133
10134 * variables.texi (Intro to Buffer-Local): Updated warning and
10135 example relating to changing buffer inside let.
10136
c8763fb6 101372002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
10138
10139 * os.texi (Session Management): New node about X Session management.
10140
101412002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10142
10143 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10144 to which the manual corresponds, and the copyright years.
10145
10146 * Makefile.in (VERSION): Set to 2.9.
10147
101482001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10149
10150 * elisp.texi: Change the category in @dircategory to "Emacs", to
10151 make it consistent with info/dir.
10152
101532001-11-25 Miles Bader <miles@gnu.org>
10154
10155 * text.texi (Fields): Describe new `limit' arg in
10156 field-beginning/field-end.
10157
101582001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10159
5dcb4c4e
SM
10160 * permute-index: Don't depend on csh-specific features.
10161 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
10162
10163 * two-volume-cross-refs.txt: New file.
10164 * two.el: New file.
10165 * spellfile: New file.
10166
101672001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10168
10169 * permute-index: New file.
10170
10171 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10172 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10173 8+3 restricted namespace.
10174
10175 * Makefile.in (infodir): Define relative to $(srcdir).
10176 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10177 include directories list via -I switch to makeinfo.
10178 (index.texi): Use cp if both hard and symbolic links fail.
10179
101802001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10181
10182 * Makefile.in (distclean): Add.
10183
10184 The following changes make ELisp manual part of the Emacs
10185 distribution:
10186
10187 * Makefile.in: Add Copyright notice.
10188 (prefix): Remove.
10189 (infodir): Change value to "../info".
10190 (VPATH): New variable.
10191 (MAKE): Don't define.
10192 (texmacrodir): Don't define.
10193 (texinputdir): Append the existing value of TEXINPUTS.
10194 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10195 command to be compatible with man/Makefile.in, and to put the
10196 output into ../info.
10197 (info): Add target.
10198 (installall): Target removed.
10199
c8763fb6 102002001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
10201
10202 * tips.texi (Coding Conventions): Fix typo.
10203
102042001-10-23 Gerd Moellmann <gerd@gnu.org>
10205
10206 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10207
102082001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10209
10210 * files.texi (File Name Components): Update the description of
10211 file-name-sans-extension and file-name-extension, as they now
10212 ignore leading dots.
10213
102142001-10-20 Gerd Moellmann <gerd@gnu.org>
10215
10216 * (Version 21.1 released.)
10217
102182001-10-19 Miles Bader <miles@gnu.org>
10219
10220 * positions.texi (Text Lines): Describe behavior of
10221 `beginning-of-line'/`end-of-line' in the presence of field properties.
10222
102232001-10-17 Gerd Moellmann <gerd@gnu.org>
10224
10225 * Makefile.in (VERSION): Set to 2.8.
10226 (manual): Use `manual-21'.
10227
10228 * elisp.texi (VERSION): Add and use it where the version
10229 number was used. Set it to 2.8.
10230
10231 * intro.texi: Likewise.
10232
102332001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10234
10235 * files.texi (File Name Completion): Document the significance of
10236 a trailing slash in elements of completion-ignored-extensions.
10237
102382001-10-06 Miles Bader <miles@gnu.org>
10239
10240 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10241
102422001-10-04 Gerd Moellmann <gerd@gnu.org>
10243
10244 * variables.texi (Variable Aliases): New node.
10245
102462001-10-04 Gerd Moellmann <gerd@gnu.org>
10247
10248 * Branch for 21.1.
10249
102502001-10-02 Miles Bader <miles@gnu.org>
10251
10252 * minibuf.texi (Minibuffer Misc): Add entries for
10253 `minibuffer-contents', `minibuffer-contents-no-properties', and
10254 `delete-minibuffer-contents'.
10255 Correct description for `minibuffer-prompt-end'.
10256
10257 * text.texi (Property Search): Correct descriptions of
10258 `next-char-property-change' and `previous-char-property-change'.
10259 Add entries for `next-single-char-property-change' and
10260 `previous-single-char-property-change'.
10261 Make operand names a bit more consistent.
10262
102632001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10264
10265 * frames.texi (Finding All Frames): Document that next-frame and
10266 previous-frame are local to current terminal.
10267
102682001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10269
10270 * keymaps.texi (Creating Keymaps): Fix the description of the
10271 result of make-keymap.
10272
102732001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10274
10275 * display.texi (Font Lookup, Attribute Functions)
10276 (Image Descriptors): Add cross-references to the definition of
10277 selected frame.
10278
10279 * buffers.texi (The Buffer List): Add cross-references to the
10280 definition of selected frame.
10281
10282 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10283 frame at any given time.
10284 (Multiple Displays, Size and Position): Add a cross-reference to
10285 the definition of the selected frame.
10286
102872001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10288
10289 * strings.texi (String Conversion) <string-to-number>: Document
10290 that a float is returned for integers that are too large.
10291
10292 * frames.texi (Mouse Position): Document mouse-position-function.
10293 (Display Feature Testing): Document display-images-p.
10294 (Window Frame Parameters): Document the cursor-type variable.
10295
10296 * numbers.texi (Integer Basics): Document CL style read syntax for
10297 integers in bases other than 10.
10298
5dcb4c4e
SM
10299 * positions.texi (List Motion):
10300 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
10301
10302 * lists.texi (Sets And Lists): Document member-ignore-case.
10303
10304 * internals.texi (Garbage Collection): Document the used and free
10305 strings report.
10306 (Memory Usage): Document strings-consed.
10307
10308 * os.texi (Time of Day): Document float-time.
10309 (Recording Input): Document that clear-this-command-keys clears
10310 the vector to be returned by recent-keys.
10311
10312 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10313 argument keymap can be a list.
10314
10315 * nonascii.texi (User-Chosen Coding Systems)
10316 <select-safe-coding-system>: Document the new argument
10317 accept-default-p and the variable
10318 select-safe-coding-system-accept-default-p. Tell what happens if
10319 buffer-file-coding-system is undecided.
10320 (Default Coding Systems): Document auto-coding-regexp-alist.
10321
10322 * display.texi (The Echo Area) <message>: Document
10323 message-truncate-lines.
10324 (Glyphs): Document that the glyph table is unused on windowed
10325 displays.
10326
10327 * help.texi (Describing Characters) <single-key-description>:
10328 Document the new argument no-angles.
10329 (Accessing Documentation) <documentation-property>: Document that
10330 a non-string property is evaluated.
10331 <documentation>: Document that the function-documentation property
10332 is looked for.
10333
10334 * windows.texi (Selecting Windows): Document some-window.
10335
10336 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10337
10338 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10339 apropos-mode-hook.
10340
10341 * commands.texi (Using Interactive): Document interactive-form.
10342 (Keyboard Macros): Document kbd-macro-termination-hook.
10343 (Command Loop Info): Document that clear-this-command-keys clears
10344 the vector to be returned by recent-keys.
10345
103462001-09-04 Werner LEMBERG <wl@gnu.org>
10347
10348 * Makefile.in (srcdir, texinputdir): New variables.
10349 (srcs, index.texi, install): Use $(srcdir).
10350 (.PHONY): Remove elisp.dvi.
10351 (elisp): Use -I switch for makeinfo.
10352 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10353 (installall, dist): Use $(srcdir).
10354 Fix path to texinfo.tex.
10355 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10356
103572001-08-30 Gerd Moellmann <gerd@gnu.org>
10358
10359 * display.texi (Conditional Display): Adjust to API change.
10360
10361 * configure: New file.
10362
103632001-07-30 Gerd Moellmann <gerd@gnu.org>
10364
10365 * commands.texi (Repeat Events): Add description of
10366 double-click-fuzz.
10367
103682001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10369
10370 * syntax.texi (Syntax Class Table): Add the missing designator for
10371 comment and string fences.
10372 (Syntax Properties): Add a xref to syntax table internals.
10373 (Syntax Table Internals): Document string-to-syntax.
10374
103752001-05-07 Gerd Moellmann <gerd@gnu.org>
10376
10377 * Makefile.in (install): Use install-info command line options
10378 like in Emacs' Makefile.in.
10379
103802000-12-09 Miles Bader <miles@gnu.org>
10381
10382 * windows.texi (Window Start): Update documentation for
10383 `pos-visible-in-window-p'.
10384
103852000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10386
10387 * lists.texi (Building Lists): Add footnote to explain how to add
10388 to the end of a list.
10389
103902000-10-25 Gerd Moellmann <gerd@gnu.org>
10391
10392 * files.texi (Visiting Functions): Typos.
10393
103942000-10-25 Kenichi Handa <handa@etl.go.jp>
10395
10396 * files.texi (Visiting Functions): Return value of
10397 find-file-noselect may be a list of buffers if wildcards are used.
10398
103992000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10400
10401 * display.texi (Defining Faces): Document `graphic' display type
10402 in face specs.
10403
b344d29d 104042000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
10405
10406 * hooks.texi (Standard Hooks): Replace obsolete
10407 `after-make-frame-hook' with `after-make-frame-functions'.
10408
10409 * frames.texi (Creating Frames): Ditto.
10410
10411 * variables.texi (Future Local Variables): Ditto.
10412
104132000-10-16 Gerd Moellmann <gerd@gnu.org>
10414
10415 * display.texi (Other Image Types): Add description of :foreground
10416 and :background properties of mono PBM images.
10417
104182000-08-17 Werner LEMBERG <wl@gnu.org>
10419
10420 * .cvsignore: New file.
10421
104222000-01-05 Gerd Moellmann <gerd@gnu.org>
10423
10424 * tindex.pl: New script.
10425
104261999-12-03 Dave Love <fx@gnu.org>
10427
10428 * Makefile.in (MAKEINFO): New parameter.
10429
104301999-09-17 Richard Stallman <rms@gnu.org>
10431
10432 * Makefile.in (srcs): Add hash.texi.
10433 (VERSION): Update to 20.6.
10434
104351999-09-13 Richard Stallman <rms@gnu.org>
10436
10437 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10438
104391998-08-29 Karl Heuer <kwzh@gnu.org>
10440
10441 * configure.in: New file.
10442 * Makefile.in: Renamed from Makefile.
10443 (prefix, infodir): Use value obtained from configure.
10444 (emacslibdir): Obsolete variable deleted.
10445 (dist): Distribute configure.in, configure, Makefile.in.
10446
104471998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10448
10449 * Makefile (INSTALL_INFO): New variable.
10450 (install): Run install-info.
10451
104521998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10453
10454 * Makefile (elisp.dvi): Add missing backslash.
10455
104561998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10457
10458 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10459 Run texindex without `./'. Always run texindex on elisp.tp.
10460 (elisp.tps): Target deleted.
10461
104621998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10463
10464 * Makefile (srcs): Add nonascii.texi and customize.texi.
10465 (dist): Start by deleting `temp'.
10466
104671998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10468
10469 * Makefile (makeinfo, texindex): Targets deleted.
10470 (makeinfo.o, texindex.o): Targets deleted.
10471 (clean, dist): Don't do anything with them or with getopt*.
10472
104731998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10474
10475 * Makefile (SHELL): Defined.
10476
104771998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10478
10479 * Makefile (elisp.tps): New target.
10480 (elisp.dvi): Depend on elisp.tps.
10481
c5602427 104821996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
10483
10484 * README: Update phone number.
10485
10486 * Makefile (elisp): Make this be the default target.
10487 Depend on makeinfo.c instead of makeinfo.
10488 (install): Don't depend on elisp.dvi, since we don't install that.
10489 Use mkinstalldirs.
10490 (dist): Add mkinstalldirs.
10491
c5602427 104921995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
10493
10494 * Makefile (VERSION): Update version number.
5dcb4c4e 10495 (maintainer-clean): Rename from realclean.
b8d4c8d0 10496
c5602427 104971995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
10498
10499 * Makefile (realclean): New target.
10500 (elisp): Remove any old elisp-* files first.
10501
c5602427 105021993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
10503
10504 * Makefile (VERSION): New variable.
10505 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10506 Compressed file suffix should be `.gz', not `.z'.
10507
ce058493 105081993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10509
10510 * Makefile (elisp): Depend on makeinfo.
10511
c5602427 105121993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
10513
10514 * Makefile (srcs): Add anti.texi.
10515
c5602427 105161993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10517
10518 * Makefile (infodir, prefix): New vars.
10519 (install): Use infodir.
f4e90db0 10520 (emacsinfodir): Delete.
b8d4c8d0 10521
c5602427 105221993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10523
10524 * Makefile (srcs): Add calendar.texi.
10525
10526 * Makefile (dist): Copy texindex.c and makeinfo.c.
10527 Limit elisp-* files to those with one or two digits.
10528
c5602427 105291993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 10530
f4e90db0 10531 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 10532
c5602427 105331993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10534
10535 * loading.texi (Unloading): define-function changed back to
10536 defalias. It may not stay this way, but at least it's
10537 consistent with the known-good version of the code patch.
10538
c5602427 105391993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
10540
10541 * modes.texi (Hooks): Document new optional arg of add-hook.
10542
c5602427 105431993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10544
10545 * variables.texi: Document nil initial value of buffer-local variables.
10546
10547 * tips.texi: Add new section on standard library headers.
10548
c5602427 105491993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10550
10551 * Makefile (srcs): Add frame.texi to the list of sources.
10552
c5602427 105531993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10554
10555 * Makefile (dist): Don't bother excluding autosave files; they'll
10556 never make it into the temp directory anyway, and the hash marks
10557 in the name are problematic for make and the Bourne shell.
10558 (srcs):
10559
c5602427 105601993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10561
10562 * Makefile (dist): Don't include backup files or autosave files in
10563 the distribution tar file.
10564
c5602427 105651991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 10566
5dcb4c4e 10567 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
10568 (elisp.dvi): Remove erroneous shell comment.
10569 Expect output of permute-index in permuted.fns.
10570 Save old elisp.aux in elisp.oaux.
5dcb4c4e 10571 (clean): Add index.texi to be deleted.
b8d4c8d0 10572
c5602427 105731990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
10574
10575 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10576
c5602427 105771990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
10578
10579 * files.texi: Noted that completion-ignored-extensions is ignored
10580 when making *Completions*.
10581
3e868ee3 105821990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
10583
10584 * Makefile make dist now depends on elisp.dvi, since it tries
10585 to include it in the dist file.
10586
c5602427 105871990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 10588
c5602427 10589 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 10590
c5602427 105911989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
10592
10593 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10594 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10595
c5602427 105961989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10597
10598 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10599 and @error{} are the terms now being used. The files in the
10600 directory have been changed to reflect this.
10601
10602 * All instances of @indentedresultt{} have been changed to
333f9019 10603 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 10604
c5602427 106051989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10606
10607 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10608 experimental @indentedresult{}, @indentedexpandsto{} are part of
10609 the texinfo.tex in this directory. These TeX macros are not
10610 stable yet.
10611
c5602427 106121989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10613
10614 * texinfo.tex: Temporarily added
10615 \let\result=\dblarrow
10616 \def\error{{\it ERROR} \longdblarrow}
10617 We need to do this better soon.
10618
c5602427 106191989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10620
10621 * Applied Karl Berry's patches to *.texinfo files, but not to
10622 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10623 new title page format is also not applied, since it requires
10624 texinfo.tex changes.)
10625
10626 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10627 for the Project GNU development environment.
10628
10629;; Local Variables:
c8763fb6 10630;; coding: utf-8
b8d4c8d0
GM
10631;; End:
10632
acaf905b 10633 Copyright (C) 1998-2012 Free Software Foundation, Inc.
b8d4c8d0
GM
10634
10635 This file is part of GNU Emacs.
10636
352c8b4a 10637 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 10638 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10639 the Free Software Foundation, either version 3 of the License, or
10640 (at your option) any later version.
b8d4c8d0
GM
10641
10642 GNU Emacs is distributed in the hope that it will be useful,
10643 but WITHOUT ANY WARRANTY; without even the implied warranty of
10644 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10645 GNU General Public License for more details.
10646
10647 You should have received a copy of the GNU General Public License
352c8b4a 10648 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.