Use Texinfo recommended convention for quotes+punctuation.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
16152b76
GM
12012-04-26 Glenn Morris <rgm@gnu.org>
2
3 * buffers.texi, commands.texi, compile.texi, control.texi:
4 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
5 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
6 * modes.texi, numbers.texi, objects.texi, streams.texi:
7 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
8 Use Texinfo recommended convention for quotes+punctuation.
9
9ec7751f
CY
102012-04-23 Chong Yidong <cyd@gnu.org>
11
12 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
13 to where-is-internal (Bug#10872).
14
9c51bbaa
GM
152012-04-21 Glenn Morris <rgm@gnu.org>
16
a2715669
GM
17 * macros.texi (Indenting Macros): Fix typo.
18
0b27932b
GM
19 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
20 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
21 (Choosing Window Options, Horizontal Scrolling)
22 (Cyclic Window Ordering, Window History, Dedicated Windows)
09ebefe1
GM
23 (Quitting Windows, Window Configurations, Textual Scrolling):
24 (Coordinates and Windows, Window Configurations)
25 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
26 (Splitting Windows, Deleting Windows):
27 Fix ignore-window-parameters logic.
28 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
29 (Window Start and End): Remove pointless example.
30 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
31 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
32 and recenter-positions. Remove recenter example.
0b27932b 33
0dc91072
GM
34 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
35
9c51bbaa
GM
36 * minibuf.texi (Intro to Minibuffers):
37 Tweak discussion of resizing minibuffer window.
38
f30d612a
CY
392012-04-20 Chong Yidong <cyd@gnu.org>
40
41 * processes.texi (Asynchronous Processes): Mention nil argument to
42 start-process.
43
b58b1df8
GM
442012-04-20 Glenn Morris <rgm@gnu.org>
45
46 * minibuf.texi (Basic Completion): No need to describe obarrays here.
47 Don't mention obsolete `nospace' argument of all-completions.
48 (Minibuffer Completion, Completion Commands, Reading File Names)
49 (Completion Variables): Copyedits.
50 (Completion Commands): Mention parent keymaps.
51 Remove obsolete minibuffer-local-filename-must-match-map.
52 (High-Level Completion): Remove read-variable's almost
53 word-for-word duplication of read-command.
54 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
55 Update "High-Level Completion" description.
56
9d2754f5
GM
572012-04-19 Glenn Morris <rgm@gnu.org>
58
c0ea08d2
GM
59 * minibuf.texi (Minibuffers):
60 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
61
9d2754f5
GM
62 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
63 Use Texinfo-recommended form of quote+punctuation.
64 (Intro to Minibuffers): First minibuffer is #1, not #0.
65 Mention minibuffer-inactive-mode.
66 (Text from Minibuffer): Copyedits.
67 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
68 (Object from Minibuffer): Remove overly pedantic para.
69 (Minibuffer History): Copyedits. Add face-name-history.
70 (Initial Input, Yes-or-No Queries, Multiple Queries)
71 (Minibuffer Windows, Minibuffer Misc): Copyedits.
72 (Yes-or-No Queries): Tweak example.
73 (Minibuffer Commands): Add next-complete-history-element.
74 (Minibuffer Misc): Mention minibuffer-message-timeout, and
75 minibuffer-inactive-mode.
9d2754f5 76
4373fd43
GM
772012-04-18 Glenn Morris <rgm@gnu.org>
78
79 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
80 (Bindat Functions): Copyedits.
81
0e80650b
CS
822012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
83
84 * files.texi (Saving Buffers): Document `visit and `visit-save'
85 values of require-final-newline.
86
016a35df
GM
872012-04-18 Glenn Morris <rgm@gnu.org>
88
89 * processes.texi (Output from Processes, Filter Functions):
90 Mention waiting-for-user-input-p.
91 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
92 (Network Servers, Datagrams, Network Processes, Network Options)
93 (Network Feature Testing, Serial Ports): Copyedits.
94 (Network): Add encrypted network overview paragraph.
95 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
96
21ffa320
CY
972012-04-17 Chong Yidong <cyd@gnu.org>
98
99 * help.texi (Keys in Documentation): Mention :advertised-binding.
100
101 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
102 description to help.texi.
103
62f4b18c
GM
1042012-04-16 Glenn Morris <rgm@gnu.org>
105
106 * processes.texi (Process Information, Input to Processes)
107 (Signals to Processes, Output from Processes, Process Buffers)
108 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 109 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 110
e153c136
GM
1112012-04-15 Glenn Morris <rgm@gnu.org>
112
113 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
114 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
115 Copyedits.
e153c136 116 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
117 (Synchronous Processes, Asynchronous Processes):
118 Update some example output.
e153c136
GM
119 (Process Information): Fix typo.
120 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
121
764a3017
GM
1222012-04-14 Glenn Morris <rgm@gnu.org>
123
124 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
125 open-network-stream does exist in Emacs 23, but is simpler.
126
03ed9e82
CY
1272012-04-13 Chong Yidong <cyd@gnu.org>
128
129 * customize.texi (Custom Themes): Also document load-theme etc.
130
81927dd2
CY
1312012-04-12 Chong Yidong <cyd@gnu.org>
132
133 * customize.texi (Applying Customizations):
134 (Custom Themes): New nodes.
135
136 * display.texi (Defining Faces): Reference custom-set-faces.
137
138 * modes.texi (Defining Minor Modes, Defining Minor Modes):
139 * os.texi (Startup Summary): Copyedits.
140
8edb942b
GM
1412012-04-12 Glenn Morris <rgm@gnu.org>
142
143 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
144
62200c14
GM
1452012-04-10 Glenn Morris <rgm@gnu.org>
146
9fce7eda
GM
147 * strings.texi (Case Tables):
148 * objects.texi (General Escape Syntax):
149 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
150
2bb0eca1
GM
151 * buffers.texi, compile.texi, customize.texi, debugging.texi:
152 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
153 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
154 * text.texi: Use @file for buffers, per the Texinfo manual.
155
62200c14
GM
156 * compile.texi (Compiler Errors): Add missing space in buffer name.
157
9fe9631c
CY
1582012-04-08 Chong Yidong <cyd@gnu.org>
159
160 * processes.texi (Query Before Exit): Remove obsolete function
161 process-kill-without-query (Bug#11190).
162
8fc85b20
GM
1632012-04-08 Glenn Morris <rgm@gnu.org>
164
165 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
166 Use @env for environment variables.
167
f48a9cb4
GM
1682012-04-07 Glenn Morris <rgm@gnu.org>
169
170 * Makefile.in: Replace non-portable use of $< in ordinary rules.
171
ea0ff314
CY
1722012-04-06 Chong Yidong <cyd@gnu.org>
173
174 * minibuf.texi (Programmed Completion): Document metadata method.
175 (Completion Variables): Document completion-category-overrides.
176
91b65361
CY
1772012-04-05 Chong Yidong <cyd@gnu.org>
178
179 * anti.texi (Antinews): Rewrite for Emacs 23.
180
3d439cd1
CY
1812012-04-04 Chong Yidong <cyd@gnu.org>
182
321cc491
CY
183 * minibuf.texi (Programmed Completion): Remove obsolete variable
184 completion-annotate-function.
185 (Completion Variables): Rename from Completion Styles. Document
186 completion-extra-properties. Document completion-styles-alist
187 change.
245d176b
CY
188 (Reading File Names): minibuffer-local-filename-must-match-map is
189 not used anymore.
190 (Minibuffer Completion): Document completing-read-function.
191 (Completion in Buffers): completion-at-point-functions can return
192 properties recognized in completion-extra-properties.
321cc491 193
3d439cd1
CY
194 * display.texi (Delayed Warnings): New node.
195
a7972adf
CY
196 * os.texi (Notifications): Copyedits.
197
97f4a299
GM
1982012-04-04 Glenn Morris <rgm@gnu.org>
199
200 * os.texi (Notifications): Copyedits.
201
9ff687e1
MA
2022012-04-03 Michael Albinus <michael.albinus@gmx.de>
203
204 * os.texi (Terminal-Specific): Fix typo.
205 (Notifications): New section.
206
207 * elisp.texi (Top):
208 * vol1.texi (Top):
209 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
210 menu entries.
211
42ee526b
CY
2122012-04-01 Chong Yidong <cyd@gnu.org>
213
214 * files.texi (Kinds of Files): file-subdir-of-p renamed to
215 file-in-directory-p.
216
0b021094
GM
2172012-03-31 Glenn Morris <rgm@gnu.org>
218
219 * edebug.texi (Instrumenting Macro Calls):
220 Mention defining macros at instrumentation time.
221 (Edebug Options): Mention edebug-unwrap-results.
222
50fe197c
EZ
2232012-03-31 Eli Zaretskii <eliz@gnu.org>
224
225 * text.texi (Special Properties): Clarify the description of the
226 effect of integer values of the 'cursor' property on cursor
227 position. See the discussions in bug#11068 for more details and
228 context.
229
650b6d0b
GM
2302012-03-31 Glenn Morris <rgm@gnu.org>
231
232 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
233 Copyedits.
234
5319014e
CY
2352012-03-30 Chong Yidong <cyd@gnu.org>
236
237 * display.texi (Image Formats): Add imagemagick type.
238 (Image Descriptors): Mention how they are used.
239 (ImageMagick Images): Clarify role of imagemagick-register-types.
240 (Character Display): Don't mention glyph tables.
241 (Display Tables): Use make-glyph-code in example.
242 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
243 tables are semi-obsolete. De-document create-glyph.
244 (Glyphless Chars): Note that display tables override this.
245 (Bidirectional Display): Copyedits. Introduce "bidirectional
246 reordering" terminology, and use it.
247
f1224267
GM
2482012-03-30 Glenn Morris <rgm@gnu.org>
249
250 * edebug.texi (Jumping): Give name of `i' binding.
251
d14daa28
GM
2522012-03-28 Glenn Morris <rgm@gnu.org>
253
254 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
255 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
256 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
257 (Regexp Special): Mention collation.
258 Clarify char classes with an example.
fee88ca0
GM
259 (Regexp Functions): Mention regexp-opt is not guaranteed.
260 Mention regexp-opt-charset.
261 (Regexp Search): Recommend against looking-back.
262 (Search and Replace): Use Texinfo recommended quote convention.
263 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 264
dcb6e7b3
MR
2652012-03-27 Martin Rudalics <rudalics@gmx.at>
266
267 * windows.texi (Window History): Describe new option
268 switch-to-visible-buffer.
269
cf0495f2
GM
2702012-03-27 Glenn Morris <rgm@gnu.org>
271
4fb9a543
GM
272 * searching.texi (String Search): Add xref to Emacs manual.
273 Copyedits. Mention the function word-search-regexp.
274 (Searching and Case): Add xref to Emacs manual. Copyedits.
275
9364727b
GM
276 * processes.texi (Network Servers): Standardize apostrophe usage.
277
cf0495f2
GM
278 * os.texi (System Environment): Copyedits. Remove some examples
279 that do not seem useful. Mention setenv third arg.
280 tty-erase-char does not seem to be nil under a window-system.
281 (User Identification): Copyedits.
282 Remove some examples that do not seem useful.
283
33da7b16
GM
2842012-03-26 Glenn Morris <rgm@gnu.org>
285
286 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
287 (Init File): Copyedits.
288 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
289 (Killing Emacs): Copyedits.
290 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
291 Shorten the example, use more standard shell prompts.
33da7b16 292
9a69676a
CY
2932012-03-25 Chong Yidong <cyd@gnu.org>
294
295 * display.texi (Fringes): Note that fringes are shown on graphical
296 displays only.
297 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
298 (Replacing Specs): Clarify example.
299 (Manipulating Buttons): Note that button-at can return a marker.
300 (Buttons): Minor rewrite.
301 (Character Display): New node. Consolidate all character display
302 related nodes into its subsections.
303 (Usual Display): Character 127 is also affected by ctl-arrow.
304 (Display Tables): Improve example.
305
c8f6ec5c
GM
3062012-03-22 Glenn Morris <rgm@gnu.org>
307
308 * strings.texi (Text Comparison): Mention string-prefix-p.
309
fb5b8aca
CY
3102012-03-21 Chong Yidong <cyd@gnu.org>
311
312 * display.texi (The Echo Area): Add xref to Output Streams.
313 (Displaying Messages): Improve doc of message.
314 (Echo Area Customization, Invisible Text): Copyedits.
315 (Invisible Text): Mention that spec comparison is done with eq.
316 (Width): Improve doc of char-width.
317 (Faces): Recommend using symbol instead of string for face name.
318 Minor clarifications.
319 (Defining Faces): Copyedits. Update face example.
320 (Attribute Functions): Mark set-face-foreground etc as commands.
321 (Face Remapping): Mention text-scale-adjust. Clarify
322 face-remapping-alist and related docs.
323 (Face Functions): Don't document make-face or copy-face.
324
025de85b
CY
3252012-03-20 Chong Yidong <cyd@gnu.org>
326
327 * display.texi (Forcing Redisplay): Various rewrites to reflect
328 new value of redisplay-dont-pause.
329 (Truncation): Copyedits.
330
a5656eae
GM
3312012-03-20 Glenn Morris <rgm@gnu.org>
332
333 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
334 Add summary table of some relevant command-line options.
335
d15aac68
CY
3362012-03-18 Chong Yidong <cyd@gnu.org>
337
338 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
339 (Writing Emacs Primitives): Re-organize discussion of functions
340 with variable Lisp arguments are handled. Delete an obsolete
341 remark, previously tagged as FIXME.
342
343 * os.texi (Idle Timers): Minor clarification.
344 (Idle Timers): Link to Time of Day for description of time list.
345
b59af549
GM
3462012-03-18 Glenn Morris <rgm@gnu.org>
347
348 * os.texi (System Interface): Flow control was removed.
349 (Startup Summary): General update.
350 (Init File): Don't mention compiling it.
351
986bd52a
CY
3522012-03-17 Chong Yidong <cyd@gnu.org>
353
354 * os.texi (Startup Summary): Mention package loading.
355 (Init File): Don't refer to .emacs in section title. Copyedits.
356 (Terminal-Specific): Give a realistic example.
357 (Command-Line Arguments): Reference Entering Emacs instead of
358 repeating the spiel about not restarting Emacs.
359 (Time of Day): Discuss time representation at beginning of node.
360 (Sound Output): Copyedits.
361
362 * package.texi (Packaging Basics): Document package-initialize.
363
f761251a
EZ
3642012-03-17 Eli Zaretskii <eliz@gnu.org>
365
366 * frames.texi (Initial Parameters): Add an index entry for
367 minibuffer-only frame.
368
da986230
GM
3692012-03-16 Glenn Morris <rgm@gnu.org>
370
371 * modes.texi (Major Mode Conventions): Mention the strange
372 relationship between View mode and special modes. (Bug#10650)
373
2cc775f9
CY
3742012-03-11 Chong Yidong <cyd@gnu.org>
375
376 * windows.texi (Window Configurations): save-window-excursion is
377 now a macro.
378
379 * display.texi (Temporary Displays): with-output-to-temp-buffer is
380 now a macro.
381
66c5eebd
CY
382 * text.texi (Fields): Minor copyedit.
383
310a820f
EZ
3842012-03-10 Eli Zaretskii <eliz@gnu.org>
385
83a96c08
EZ
386 * strings.texi (String Basics):
387 * sequences.texi (Sequence Functions): Mention that `length' is
388 not appropriate for computing the string width on display; add a
389 cross-reference to the description of `string-width'. (Bug#10978)
390
310a820f
EZ
391 * eval.texi (Autoloading): Minor change of wording.
392
83ef8187
CY
3932012-03-10 Chong Yidong <cyd@gnu.org>
394
bc44be50
CY
395 * loading.texi (Autoload): Explicitly state which forms are
396 processed specially (Bug#7783).
397
83ef8187
CY
398 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
399 non-default situation. Describe one-submenu exception (Bug#7695).
400
401 * nonascii.texi (Character Properties): Copyedits.
402
483ab230
CY
4032012-03-08 Chong Yidong <cyd@gnu.org>
404
405 * text.texi (Mode-Specific Indent): Document new behavior of
406 indent-for-tab-command. Document tab-always-indent.
407 (Special Properties): Copyedits.
408 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
409 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
410 libxml-parse-html-region.
411
00e84de0
GM
4122012-03-07 Glenn Morris <rgm@gnu.org>
413
eaa6bc3c
GM
414 * markers.texi (The Region): Briefly mention use-empty-active-region
415 and region-active-p.
a9685db7 416 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 417 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 418
67cd45a2
CY
4192012-03-07 Chong Yidong <cyd@gnu.org>
420
421 * text.texi (Buffer Contents): Don't duplicate explanation of
422 region arguments from Text node. Put doc of obsolete var
423 buffer-substring-filters back, since it is referred to.
424 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
425 selection by default.
426
427 * markers.texi (The Mark): Fix typo.
428 (The Region): Copyedits.
429
2ad80941
GM
4302012-03-07 Glenn Morris <rgm@gnu.org>
431
432 * markers.texi (Overview of Markers): Copyedits.
433 (Creating Markers): Update approximate example buffer size.
434 (The Mark): Don't mention uninteresting return values.
435
ef959d3a
CY
4362012-03-05 Chong Yidong <cyd@gnu.org>
437
438 * positions.texi (Text Lines): Document count-words.
439
a08a07e3
CY
4402012-03-04 Chong Yidong <cyd@gnu.org>
441
442 * frames.texi (Frames): Remove little-used "terminal frame" and
443 "window frame" terminology.
444 (Frame Parameters, Font and Color Parameters, Initial Parameters)
445 (Size and Position, Visibility of Frames): Callers changed.
446 (Frames): Clarify which terminals in framep are graphical.
447 (Initial Parameters): --geometry is not the only option which adds
448 to initial-frame-alist.
449 (Position Parameters): Note that icon-left and icon-top are for
450 old window managers only.
451 (Size Parameters): Sizes are in characters even on graphical
452 displays.
453 (Management Parameters): Note that window-id and outer-window-id
454 can't really be changed, and that auto-raise isn't always obeyed.
455 (Cursor Parameters): Document cursor-type explicitly.
456 (Size and Position): The aliases set-screen-height and
457 set-screen-width have been deleted.
458 (Visibility of Frames): Mention "minimization".
459
460 * os.texi (Startup Summary): Minor clarifications.
461 (Startup Summary, Suspending Emacs): Standardize on "text
462 terminal" terminology.
463
464 * windows.texi (Basic Windows, Coordinates and Windows)
465 (Coordinates and Windows):
466 * display.texi (Refresh Screen, Line Height, Face Attributes)
467 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
468
ea16568d
GM
4692012-03-04 Glenn Morris <rgm@gnu.org>
470
471 * abbrevs.texi: Small copyedits throughout.
472 (Abbrev Mode): Remove this section, folding it into the top-level.
473 (Abbrev Tables): Don't mention irrelevant return values.
474 (Abbrev Expansion): Add cross-ref for wrapper hooks.
475 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
476 (Abbrev Table Properties): Update nil :regexp description.
477
b3134b95
GM
4782012-03-03 Glenn Morris <rgm@gnu.org>
479
520f2425
GM
480 * internals.texi: Change @appendix section commands to @section.
481 (Building Emacs): Say less about CANNOT_DUMP platforms.
482 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 483 (Pure Storage): Small changes.
01a6dcc8 484 (Memory Usage): Copyedit.
7d2d7cc0
GM
485 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
486 example definitions. Give examples of things with non-nil
487 interactive args. Mention eval_sub. Remove old info about
488 strings and GCPRO. Mention cus-start.el.
489 (Buffer Internals, Window Internals, Process Internals):
490 Misc small updates and fixes for fields.
520f2425 491
b3134b95
GM
492 * tips.texi: Copyedits.
493 (Coding Conventions): Mention autoloads.
494 Combine partially duplicated macro items. Fix xref.
495 Refer to Library Headers for copyright notice.
496 (Programming Tips): edit-options is long-obsolete.
497 (Compilation Tips): Mention loading bytecomp for byte-compile props.
498 (Warning Tips): Mention declare-function.
499 (Documentation Tips): Remove old info.
500 (Comment Tips): Mention comment-dwim, not indent-for-comment.
501 (Library Headers): General update.
502
2064cc6a
GM
5032012-03-02 Glenn Morris <rgm@gnu.org>
504
6945faa6
GM
505 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
506 and relocate entry. Mention buffer-stale-function.
507
4186e877
GM
508 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
509
2064cc6a
GM
510 * hooks.texi (Standard Hooks): General update.
511 Put related hooks together. Add and remove items.
512 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
513 * modes.texi (Hooks): Tweak cross-ref description.
514
7272fbf3
MA
5152012-03-01 Michael Albinus <michael.albinus@gmx.de>
516
517 * files.texi (Kinds of Files): The return value of file-equal-p is
518 unspecified, if FILE1 or FILE2 does not exist.
519
53a1239b
GM
5202012-03-01 Glenn Morris <rgm@gnu.org>
521
90db9af9
GM
522 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
523
53a1239b
GM
524 * maps.texi (Standard Keymaps): General update.
525 Remove mode-specific maps, talk about the more general keymaps.
526 * help.texi (Help Functions): Add vindex for Helper-help-map.
527 * keymaps.texi (Active Keymaps): Minor rephrasing.
528
775b55af
GM
5292012-02-29 Glenn Morris <rgm@gnu.org>
530
531 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
532
96b49301 5332012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
534
7272fbf3 535 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 536 Update changed behavior of file-subdir-of-p.
96b49301 537
1383d930
GM
5382012-02-28 Glenn Morris <rgm@gnu.org>
539
44e97401
GM
540 * advice.texi, anti.texi, display.texi, elisp.texi:
541 * processes.texi, variables.texi, vol1.texi, vol2.texi:
542 Standardize possessive apostrophe usage.
543
e3c73f1e
GM
544 * locals.texi: Remove file.
545 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
546 Remove menu entry.
547 * errors.texi, maps.texi: Adjust node pointers.
548 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 549 * makefile.w32-in (srcs):
e3c73f1e
GM
550 * Makefile.in (srcs): Remove locals.texi.
551
1383d930
GM
552 * frames.texi (Mouse Position): Fix cross-ref.
553
431ee44b
CY
5542012-02-27 Chong Yidong <cyd@gnu.org>
555
556 * buffers.texi (Creating Buffers): Clarify that
557 generate-new-buffer uses generate-new-buffer-names.
558 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
559
560 * files.texi (Directory Names): Index entry for file name abbreviations.
561 (Relative File Names, File Name Expansion): Refer to it.
562 (Locating Files): Move locate-user-emacs-file documentation to
563 Standard File Names.
564 (Standard File Names): Add locate-user-emacs-file; update examples.
565
6a11ec9d
MA
5662012-02-26 Michael Albinus <michael.albinus@gmx.de>
567
568 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
569
9a4888c0
CY
5702012-02-26 Chong Yidong <cyd@gnu.org>
571
572 * files.texi (Kinds of Files): Improve documentation of
573 files-equal-p and file-subdir-of-p.
574
f0e751b9
GM
5752012-02-26 Glenn Morris <rgm@gnu.org>
576
577 * intro.texi (Acknowledgements): Small changes.
578
7e05b1ec
GM
5792012-02-25 Glenn Morris <rgm@gnu.org>
580
581 * errors.texi: Don't try to list _all_ the error symbols.
582 Add circular-list, cl-assertion-failed, compression-error.
583 * elisp.texi, vol1.texi, vol2.texi:
584 * control.texi (Error Symbols): Tweak "Standard Errors" description.
585
23453255 5862012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
587
588 * files.texi (files-equal-p, file-subdir-of-p): New,
589 add initial documentation.
590
4963495d
CY
5912012-02-25 Chong Yidong <cyd@gnu.org>
592
fa74b241
CY
593 * files.texi (File Attributes): Document file-selinux-context.
594 (Changing Files): Link to it.
595 (Changing Files): Document set-file-selinux-context.
596
597 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
598 changed. Mention default value of backup-directory-alist.
599 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
600 (Auto-Saving): New minor mode behavior for auto-save-mode.
601 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 602
4963495d
CY
603 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
604
4bb82fa8
GM
6052012-02-24 Glenn Morris <rgm@gnu.org>
606
607 * errors.texi (Standard Errors): Mention dbus-error.
608 For arith-error sub-classes, just use one cross-ref.
609
2cb228f7
AM
6102012-02-23 Alan Mackenzie <acm@muc.de>
611
612 * modes.texi (Defining Minor Modes): Document the new keyword
613 :after-hook.
614
a59225b1
CY
6152012-02-21 Chong Yidong <cyd@gnu.org>
616
617 * files.texi (Files): Mention magic file names as arguments.
618 (Reading from Files): Copyedits.
619 (File Attributes): Mention how to change file modes.
620 (Changing Files): Use standard "file permissions" terminology.
621 Add xref to File Attributes node.
622 (Locating Files): Document locate-user-emacs-file.
623 (Unique File Names): Recommend against using make-temp-name.
624
8376d7c2
CY
6252012-02-19 Chong Yidong <cyd@gnu.org>
626
627 * help.texi (Documentation, Documentation Basics, Help Functions):
628 Minor clarifications.
629 (Accessing Documentation): Clarify what documentation-property is
630 for. Add xref to Keys in Documentation.
631
632 * tips.texi (Documentation Tips): Don't recommend using * in
633 docstrings.
634
635 * macros.texi (Defining Macros):
636 * modes.texi (Derived Modes): Say "documentation string" instead
637 of docstring.
638
82233bea
CY
6392012-02-18 Chong Yidong <cyd@gnu.org>
640
641 * modes.texi (Tabulated List Mode): New node.
642 (Basic Major Modes): Add xref to it.
643
644 * processes.texi (Process Information): Mention Process Menu mode.
645
7b926f3f
CY
6462012-02-17 Chong Yidong <cyd@gnu.org>
647
648 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
649
0fd2c9a3
GM
6502012-02-17 Glenn Morris <rgm@gnu.org>
651
652 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
653
f700caa3
CY
6542012-02-16 Chong Yidong <cyd@gnu.org>
655
4230351b
CY
656 * syntax.texi (Syntax Tables, Syntax Descriptors)
657 (Syntax Table Functions): Copyedits.
658 (Syntax Basics): Don't repeat the material in the preceding node.
659 (Syntax Class Table): Use a table.
660 (Syntax Properties): Document syntax-propertize-function and
661 syntax-propertize-extend-region-functions.
662 (Motion via Parsing): Clarify scan-lists. Fix indentation.
663 (Parser State): Update for the new "c" comment style. Fix
664 description of item 7 (comment style).
665
f700caa3
CY
666 * modes.texi (Minor Modes): Update how mode commands should treat
667 arguments now.
668 (Mode Line Basics): Clarify force-mode-line-update.
669 (Mode Line Top): Note that the example is not realistic.
670 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
671 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
672 "mode line construct" instead of "mode line specification".
673 (Syntactic Font Lock): Remove mention of obsolete variable
674 font-lock-syntactic-keywords.
675 (Setting Syntax Properties): Node deleted.
676 (Font Lock Mode): Note that Font Lock mode is a minor mode.
677 (Font Lock Basics): Note that syntactic fontification falls back
678 on `syntax-table'.
679 (Search-based Fontification): Emphasize that font-lock-keywords
680 should not be set directly.
681 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
682 (Syntactic Font Lock): Minor clarifications. Add xref to
683 Syntactic Font Lock node.
f700caa3 684
60236b0d
CY
6852012-02-15 Chong Yidong <cyd@gnu.org>
686
687 * minibuf.texi (Basic Completion): Define "completion table".
688 Move completion-in-region to Completion in Buffers node.
689 (Completion Commands): Use "completion table" terminology.
690 (Completion in Buffers): New node.
691
692 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
693 (Setting Hooks): Update minor mode usage example.
694 (Major Mode Conventions): Note that completion-at-point-functions
695 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
696 Remove duplicate tip about auto-mode-alist.
697 (Minor Modes): Rewrite introduction.
698 (Minor Mode Conventions): Copyedits. Don't recommend
699 variable-only minor modes since few minor modes are like that.
60236b0d 700
d7dbb11a
GM
7012012-02-15 Glenn Morris <rgm@gnu.org>
702
703 * processes.texi (Network): Document open-network-stream :parameters.
704
3d8badf4
CY
7052012-02-14 Chong Yidong <cyd@gnu.org>
706
707 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
708 was removed on 2009-09-10. Update lisp-mode-map example.
709 (Inheritance and Keymaps): Minor clarification.
710 (Searching Keymaps): Remove out-of-place enumeration.
711 (Key Lookup): Remove unnecessary example (one was already given in
712 Format of Keymaps).
713 (Changing Key Bindings): Update suppress-keymap example.
714 (Menu Bar, Tool Bar): Copyedits.
715 (Tool Bar): Update tool-bar-map example.
716
faccede1
CY
7172012-02-12 Chong Yidong <cyd@gnu.org>
718
719 * debugging.texi (Debugger Commands): Continuing is now allowed
720 for errors.
721
355cabc6
CY
7222012-02-11 Chong Yidong <cyd@gnu.org>
723
d860baa0
CY
724 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
725 Move the list of standard bitmaps there.
726 (Fringe Cursors): Rewrite for clarity.
727 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
728
34106abe
CY
729 * commands.texi (Command Overview): Mention read-key.
730 (Using Interactive, Interactive Call): Minor clarifications.
731 (Function Keys, Click Events): Avoid "input stream" terminology.
732 (Click Events): Add xref to Window Sizes and Accessing Mouse.
733 Clarify column and row components.
734 (Accessing Mouse): Add xref to Click Events. Minor fixes.
735 (Special Events): Copyedits.
736
737 * streams.texi (Input Streams): De-document get-file-char.
738 (Output Variables): Don't refer to old backquote syntax.
739
355cabc6
CY
740 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
741 (Error Debugging): Note that debug-ignored-errors overrides list
742 values of debug-on-error too. Add xref to Signaling Errors. Note
743 that debug-on-signal is not customizable. Mention
744 condition-case-unless-debug.
745 (Compilation Errors): Node deleted.
746
747 * compile.texi (Compiler Errors): Move a paragraph here from
748 deleted node Compilation Errors.
749
1be3ca5a
LL
7502012-02-10 Leo Liu <sdl.web@gmail.com>
751
752 * control.texi (Handling Errors): Change condition-case-no-debug
753 to condition-case-unless-debug.
754
25dec365
CY
7552012-02-10 Chong Yidong <cyd@gnu.org>
756
757 * advice.texi (Defining Advice): Clarify ad-unadvise.
758 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
759 is not abnormal.
760 (Advising Primitives): Node deleted; ad-define-subr-args has been
761 removed.
762
763 * compile.texi (Speed of Byte-Code): Use float-time in example.
764 (Compilation Functions): Note that the log uses Compilation mode.
765 Don't discuss the contents of byte-code function object here.
766 (Compilation Functions): De-document internal function byte-code.
767 (Docs and Compilation): Minor clarifications.
768
769 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
770 Objects.
771
5f5e4ea1
GM
7722012-02-10 Glenn Morris <rgm@gnu.org>
773
774 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
775 Mention secure-hash.
776 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
777
6c1e4b46
CY
7782012-02-10 Chong Yidong <cyd@gnu.org>
779
780 * loading.texi (Loading): Don't emphasize "library" terminology.
781 (Library Search): load-path is not a user option. Mention role of
782 -L option and packages. Improve examples.
783 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
784 obsolete.
785 (Autoload): Minor clarifications.
786
72ca698c
GM
7872012-02-10 Glenn Morris <rgm@gnu.org>
788
b011fbfe
GM
789 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
790
72ca698c
GM
791 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
792
14a1f380
GM
7932012-02-08 Glenn Morris <rgm@gnu.org>
794
795 * loading.texi (Named Features): Update the require example.
796
60d47423
GM
7972012-02-07 Glenn Morris <rgm@gnu.org>
798
799 * modes.texi (Defining Minor Modes):
800 Expand on args of defined minor modes.
801
0992bd9c
CY
8022012-02-07 Chong Yidong <cyd@gnu.org>
803
804 * variables.texi (Creating Buffer-Local): Minor clarification
805 to buffer-local-variables doc (Bug#10715).
806
af008560
GM
8072012-02-07 Glenn Morris <rgm@gnu.org>
808
e80e1825 809 * display.texi (ImageMagick Images): General update.
af008560
GM
810 Move most details of imagemagick-render-type to the variable's doc.
811
866c1d22
GM
8122012-02-06 Glenn Morris <rgm@gnu.org>
813
f7c9199f 814 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
815 (Inheritance and Keymaps):
816 Mention make-composed-keymap and multiple inheritance.
f7c9199f 817
e7bc51d0
GM
818 * modes.texi (Running Hooks): Mention run-hook-wrapped.
819
866c1d22
GM
820 * control.texi (Handling Errors):
821 Mention condition-case-no-debug and with-demoted-errors.
822
03988c98
CY
8232012-02-05 Chong Yidong <cyd@gnu.org>
824
825 * customize.texi (Common Keywords): Minor clarifications.
826 Document custom-unlispify-remove-prefixes.
827 (Variable Definitions): Backquotes in defcustom seem to work fine
828 now. Various other copyedits.
e1161b06
CY
829 (Simple Types): Copyedits. Document color selector.
830 (Composite Types): Copyedits.
831 (Splicing into Lists): Clarifications.
03988c98
CY
832
833 * eval.texi (Backquote): Move from macros.texi.
834
835 * macros.texi (Expansion): Minor clarification.
836 (Backquote): Move node to eval.texi.
837 (Defining Macros): Move an example from Backquote node.
838 (Argument Evaluation): No need to mention Pascal.
839 (Indenting Macros): Add xref to Defining Macros.
840
649f602c
GM
8412012-02-05 Glenn Morris <rgm@gnu.org>
842
843 * debugging.texi (Error Debugging): Mention debug-on-event default.
844
34c99998
GM
8452012-02-04 Glenn Morris <rgm@gnu.org>
846
8f05da42
GM
847 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
848
7aa5aad8
GM
849 * debugging.texi (Error Debugging): Mention debug-on-event.
850 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
851
c7291ad9
GM
852 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
853
34c99998
GM
854 * text.texi (Buffer Contents):
855 Update filter-buffer-substring description.
856
735cc5ca
CY
8572012-02-04 Chong Yidong <cyd@gnu.org>
858
859 * functions.texi (What Is a Function): Add closures. Mention
860 "return value" terminology. Add xref for command-execute. Remove
861 unused "keystroke command" terminology.
862 (Lambda Expressions): Give a different example than in the
863 following subsection. Add xref to Anonymous Functions.
864 (Function Documentation): Remove gratuitous markup.
865 (Function Names): Move introductory text to `What Is a Function'.
866 (Defining Functions): Fix defun argument spec.
867 (Anonymous Functions): Document lambda macro explicitly. Mention
868 effects on lexical binding.
869 (Function Cells): Downplay direct usage of fset.
870 (Closures): New node.
871 (Inline Functions): Remove "open-code" terminology.
872 (Declaring Functions): Minor tweak; .m is not C code.
873
874 * variables.texi (Variables): Don't refer to "global value".
875 (Local Variables, Void Variables): Copyedits.
876 (Lexical Binding): Minor clarification of example.
877 (File Local Variables): Mention :safe and :risky defcustom args.
878 (Lexical Binding): Add xref to Closures node.
879
94bc7984
GM
8802012-02-04 Glenn Morris <rgm@gnu.org>
881
882 * minibuf.texi (High-Level Completion): Updates for read-color.
883
4f5a10ef
GM
8842012-02-03 Glenn Morris <rgm@gnu.org>
885
eea14f31
GM
886 * display.texi (GIF Images): Mention animation.
887 Remove commented-out old example of animation.
888 (Animated Images): New subsection.
889 * elisp.texi (Top):
890 * vol1.texi (Top):
891 * vol2.texi (Top): Add Animated Images menu entry.
892
4f5a10ef
GM
893 * display.texi (Image Formats): Remove oddly specific information
894 on versions of image libraries.
204e728d 895 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 896
12f381b7
GM
8972012-02-02 Glenn Morris <rgm@gnu.org>
898
1b9f60cc
GM
899 * processes.texi (Synchronous Processes):
900 Mention call-process's :file gets overwritten.
901
7e2734bc
GM
902 * commands.texi (Reading One Event):
903 * help.texi (Help Functions): Document read-char-choice.
904
f58b9822
GM
905 * hooks.texi (Standard Hooks):
906 * modes.texi (Keymaps and Minor Modes):
907 * text.texi (Commands for Insertion): Document post-self-insert-hook.
908
909 * hooks.texi (Standard Hooks): Add prog-mode-hook.
910
12f381b7
GM
911 * hooks.texi (Standard Hooks):
912 * modes.texi (Major Mode Conventions, Mode Hooks):
913 Document change-major-mode-after-body-hook.
914
7a9a2fc6
GM
9152012-02-01 Glenn Morris <rgm@gnu.org>
916
917 * modes.texi (Defining Minor Modes):
918 Mention disabling global minor modes on a per-major-mode basis.
919
a037c171
CY
9202012-01-31 Chong Yidong <cyd@gnu.org>
921
922 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
923 (Parser State): Remove unnecessary statement (Bug#10661).
924
925 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
926
56afad3a
GM
9272012-01-31 Glenn Morris <rgm@gnu.org>
928
929 * modes.texi (Defining Minor Modes):
930 Document define-minor-mode's new :variable keyword.
931
0f29fa41
CY
9322012-01-29 Chong Yidong <cyd@gnu.org>
933
837a390a
CY
934 * syntax.texi (Syntax Class Table): Tweak description of newline
935 char syntax (Bug#9619).
936
0f29fa41
CY
937 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
938 description (Bug#10189).
939
182148ee
GM
9402012-01-29 Glenn Morris <rgm@gnu.org>
941
a49ca6b9
GM
942 * files.texi (Changing Files): Document SELinux support.
943
182148ee
GM
944 * windows.texi (Window Sizes): Fix typo.
945
9962192e
CY
9462012-01-28 Chong Yidong <cyd@gnu.org>
947
8c6e1920
CY
948 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
949 doc (Bug#8568).
950
9583ec59
CY
951 * frames.texi (Input Focus): Add NORECORD arg to
952 select-frame-set-input-focus. Clarify its role in select-frame.
953
10256988
CY
954 * text.texi (Transposition): We don't use transpose-region as an
955 internal subroutine (Bug#3249).
956
9962192e
CY
957 * modes.texi (Example Major Modes): Update Lisp example code to
958 current sources. Delete the old non-derived-major-mode example,
959 which has diverged badly from current sources.
960
2aa43abb
GM
9612012-01-27 Glenn Morris <rgm@gnu.org>
962
963 * makefile.w32-in (texinputdir): Fix (presumed) typo.
964 (VERSION, manual): Remove, unused.
965
9f40220d
CY
9662012-01-27 Chong Yidong <cyd@gnu.org>
967
968 * commands.texi (Command Overview): Minor clarification (Bug#10384).
969
acc28cb9
CY
9702012-01-26 Chong Yidong <cyd@gnu.org>
971
972 * searching.texi (String Search): Document negative repeat count
973 (Bug#10507).
974
48da7392
GM
9752012-01-26 Glenn Morris <rgm@gnu.org>
976
977 * variables.texi (Using Lexical Binding):
978 Mention that lexical-binding should be set in the first line.
979
69b0acb9
LI
9802012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
981
982 * macros.texi (Defining Macros): Don't claim that `declare' only
983 affects Edebug and indentation.
984
543757a8
LI
9852012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
986
987 * macros.texi (Defining Macros): Slight `declare' fixup.
988
450e3cae
GM
9892012-01-25 Glenn Morris <rgm@gnu.org>
990
24189ce0 991 * makefile.w32-in (texinputdir):
450e3cae
GM
992 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
993
1021c761
CY
9942012-01-24 Chong Yidong <cyd@gnu.org>
995
996 * variables.texi (Variables, Local Variables, Void Variables):
997 Edit to make the descriptions less specific to dynamic binding.
998 (Local Variables): Default max-specpdl-size is now 1300.
999 (Defining Variables): Edits for lexical scoping. Delete
1000 information about starting docstrings with *. De-document
1001 user-variable-p.
1002 (Tips for Defining): Remove an unimportant discussion of quitting
1003 in the middle of a load.
1004 (Accessing Variables, Setting Variables): Discuss lexical binding.
1005 (Variable Scoping): Rewrite.
1006 (Scope, Extent, Impl of Scope): Nodes deleted.
1007 (Dynamic Binding): New node, with material from Scope, Extent, and
1008 Impl of Scope nodes.
1009 (Dynamic Binding Tips): Rename from Using Scoping.
1010 (Lexical Binding): Rewrite.
1011 (Using Lexical Binding): Rename from Converting to Lexical
1012 Binding. Convert to subsection.
1013
1014 * customize.texi (Variable Definitions): Add custom-variable-p.
1015 Move user-variable-p documentation here.
1016
31cbea1d
CY
10172012-01-23 Chong Yidong <cyd@gnu.org>
1018
1019 * strings.texi (Text Comparison): Minor qualification.
1020
1021 * lists.texi (Cons Cells): Copyedits.
1022 (List Elements): Mention push.
1023 (List Variables): Mention pop.
1024 (Rings): Move to sequences.texi.
1025
1026 * sequences.texi (Sequence Functions): Don't repeat the
1027 introduction already given in the parent.
1028 (Vectors): Copyedits.
1029 (Rings): Move from lists.texi. Note that this is specific to the
1030 ring package.
1031
1032 * symbols.texi (Definitions, Symbol Components): Mention variable
1033 scoping issues.
1034 (Plists and Alists): Copyedits.
1035
1036 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
1037 correctness with lexical scoping.
1038 (Eval): Copyedits.
1039
fead402d
CY
10402012-01-21 Chong Yidong <cyd@gnu.org>
1041
1042 * intro.texi (A Sample Function Description): Special notation
1043 used for macros too.
1044
1045 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
1046 (Symbol Type): Add xref for keyword symbols.
1047 (Sequence Type): Clarify differences between sequence types.
1048 (Cons Cell Type): Add "linked list" index entry.
1049 (Non-ASCII in Strings): Copyedits.
1050 (Equality Predicates): Symbols with same name need not be eq.
1051
1052 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
1053 ldexp. Move float-e and float-pi to Math Functions node.
1054
61086eb6
GM
10552012-01-21 Glenn Morris <rgm@gnu.org>
1056
1057 * modes.texi (Auto Major Mode):
1058 * variables.texi (File Local Variables):
1059 Mention inhibit-local-variables-regexps.
1060
34a02f46
MR
10612012-01-19 Martin Rudalics <rudalics@gmx.at>
1062
1063 * windows.texi (Window Configurations): Rewrite references to
1064 persistent window parameters.
1065 (Window Parameters): Fix description of persistent window
1066 parameters.
1067
f5064cae
JB
10682012-01-16 Juanma Barranquero <lekktu@gmail.com>
1069
1070 * windows.texi (Window Parameters): Use @pxref.
1071
6a6ee00d
MR
10722012-01-16 Martin Rudalics <rudalics@gmx.at>
1073
1074 * windows.texi (Window Configurations, Window Parameters):
1075 Describe persistent window parameters.
1076
9ca4c014
SM
10772011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1078
1079 * variables.texi (Creating Buffer-Local): Warn against misuses of
1080 make-variable-buffer-local (bug#10258).
1081
d027f83d
LMI
10822012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1083
1084 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1085
89bd9ccd
CY
10862012-01-06 Chong Yidong <cyd@gnu.org>
1087
1088 * variables.texi (Directory Local Variables): Document
1089 hack-dir-local-variables-non-file-buffer.
1090
c869783d
GM
10912012-01-06 Glenn Morris <rgm@gnu.org>
1092
1093 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1094 rather than by keybinding.
1095
2cae5ba4
JB
10962011-12-29 Juanma Barranquero <lekktu@gmail.com>
1097
1098 * frames.texi (Font and Color Parameters): Add @pxref.
1099
43da4d08
DC
11002011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1101
1102 * frames.texi (Font and Color Parameters):
1103 Document w32 font backends (bug#10399).
1104
8d80ef01
PE
11052011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1106
1107 * files.texi (File Attributes, Changing Files):
1108 Use a more-natural notation for octal numbers.
1109
9022ae07
JB
11102011-12-23 Juanma Barranquero <lekktu@gmail.com>
1111
1112 * variables.texi (Variables with Restricted Values):
1113 Change reference to variable (bug#10354).
1114
454592a6
MR
11152011-12-13 Martin Rudalics <rudalics@gmx.at>
1116
1117 * windows.texi (Splitting Windows): Use t instead of non-nil
1118 when describing window-combination-resize.
1119
a7cdbfce
SM
11202011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1121
1122 * text.texi (Special Properties): Warn against `intangible' properties
1123 (bug#10222).
1124
a3dcc84e
EZ
11252011-11-26 Eli Zaretskii <eliz@gnu.org>
1126
579ebf8f
EZ
1127 * display.texi (Truncation):
1128 * text.texi (Special Properties): Describe what a stretch-glyph is
1129 instead of using that term without explanation. Make the
1130 cross-references more accurate.
1131
a3dcc84e
EZ
1132 * display.texi (Usual Display): Update the description,
1133 cross-references, and indexing related to display of control
1134 characters and raw bytes.
1135
94af99a4
MR
11362011-11-25 Martin Rudalics <rudalics@gmx.at>
1137
1138 * windows.texi (Splitting Windows): Fix description of
1139 window-combination-limit. Suggested by Eli Zaretskii.
1140
1c3d7a13
CY
11412011-11-23 Chong Yidong <cyd@gnu.org>
1142
1143 * windows.texi (Window Sizes): Move window-top-line,
1144 window-left-column, and window-*-pixel-edges to Coordinates and
1145 Windows node.
1146 (Coordinates and Windows): Restore window-edges doc.
1147
90151a1e
MR
11482011-11-21 Martin Rudalics <rudalics@gmx.at>
1149
a7cdbfce
SM
1150 * windows.texi (Windows and Frames, Splitting Windows):
1151 Fix typos.
90151a1e 1152
a9b9b7f5
CY
11532011-11-21 Chong Yidong <cyd@gnu.org>
1154
1155 * windows.texi (Splitting Windows): Fix error in documentation of
1156 window-combination-limit.
1157 (Cyclic Window Ordering): Minor fixes to next-window,
1158 one-window-p, and get-lru-window docs. Don't document
1159 window-list-1.
1160 (Buffers and Windows): Copyedits.
1161 (Choosing Window): Document special handling of special-display-*.
1162 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
1163 Don't document even-window-heights, which is going away.
1164 Clarify which options are obeyed by which action functions.
a9b9b7f5 1165
f4e90db0
SM
11662011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1167
1168 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1169
d2999b1a
MR
11702011-11-20 Martin Rudalics <rudalics@gmx.at>
1171
f4e90db0
SM
1172 * windows.texi (Resizing Windows, Splitting Windows):
1173 Remove term "status" when talking about combination limits.
d2999b1a 1174
cd1181db
JB
11752011-11-20 Juanma Barranquero <lekktu@gmail.com>
1176
1177 * compile.texi (Compiler Errors):
1178 * help.texi (Help Functions): Fix typos.
1179
7bf54975
CY
11802011-11-19 Chong Yidong <cyd@gnu.org>
1181
1182 * windows.texi (Splitting Windows): Clarify role of window
1183 parameters in split-window. Shorten the example.
f4e90db0
SM
1184 (Deleting Windows): Rewrite intro to handle internal windows.
1185 Fix delete-windows-on doc.
7bf54975
CY
1186 (Selecting Windows): Copyedits.
1187
a0c2d0ae
MR
11882011-11-17 Martin Rudalics <rudalics@gmx.at>
1189
1190 * windows.texi (Resizing Windows, Splitting Windows)
1191 (Deleting Windows): Use term window-combination-resize instead
1192 of window-splits.
1193
b6f67890
MR
11942011-11-16 Martin Rudalics <rudalics@gmx.at>
1195
f4e90db0
SM
1196 * windows.texi (Resizing Windows, Splitting Windows):
1197 Rename occurrences of window-nest to window-combination-limit.
b6f67890 1198
0b381c7e
JB
11992011-11-14 Juanma Barranquero <lekktu@gmail.com>
1200
1201 * intro.texi (Lisp History): Fix typo.
1202
89d61221
MR
12032011-11-12 Martin Rudalics <rudalics@gmx.at>
1204
f4e90db0
SM
1205 * windows.texi (Splitting Windows, Deleting Windows):
1206 Remove references to splits status of windows.
89d61221 1207
b2621720
GM
12082011-11-10 Glenn Morris <rgm@gnu.org>
1209
1210 * buffers.texi (Read Only Buffers): Expand a bit on why
1211 toggle-read-only should only be used interactively. (Bug#7292)
1212
d2ad7ee1
CY
12132011-11-09 Chong Yidong <cyd@gnu.org>
1214
1215 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 1216 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
1217 window-inside-absolute-pixel-edges.
1218 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1219 non-full-width windows.
1220
2cffd681
MR
12212011-11-09 Martin Rudalics <rudalics@gmx.at>
1222
1223 * windows.texi (Resizing Windows): Rewrite documentation of
1224 window-resizable.
1225
f6f6d7e7
CY
12262011-11-09 Chong Yidong <cyd@gnu.org>
1227
1228 * windows.texi (Splitting Windows): Simplify example.
1229
a79db6e0
CY
12302011-11-08 Chong Yidong <cyd@gnu.org>
1231
1232 * windows.texi (Window Sizes): Copyedits. Document
1233 window-text-height. Remove window-min-height and window-min-width
1234 discussion, referring instead to Emacs manual.
1235 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
1236 (Resizing Windows): Simplify introduction. Don't document
1237 enlarge-window, shrink-window, enlarge-window-horizontally, and
1238 shrink-window-horizontally; they are no longer preferred for
1239 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 1240
441950c7
GM
12412011-11-07 Glenn Morris <rgm@gnu.org>
1242
1243 * windows.texi (Choosing Window): Fix keybinding typo.
1244
be7f5545
MR
12452011-11-07 Martin Rudalics <rudalics@gmx.at>
1246
1247 * windows.texi (Resizing Windows, Splitting Windows)
1248 (Window Configurations): Use "child window" instead of
1249 "subwindow".
1250
291d142b
CY
12512011-11-06 Chong Yidong <cyd@gnu.org>
1252
1253 * windows.texi (Basic Windows): Clarify various definitions.
1254 Treat window-normalize-* as internal; don't document them.
1255 (Windows and Frames): Various clarifications, e.g. non-live
1256 windows also belong to frames. Fix window-list description.
1257 Simplify window nesting example.
f4e90db0
SM
1258 (Splitting Windows, Window Configurations):
1259 Use split-window-below.
291d142b 1260
89bd5ee1
EZ
12612011-11-04 Eli Zaretskii <eliz@gnu.org>
1262
1263 * windows.texi (Window Sizes): Mention in the doc string that the
1264 return values of `window-body-height' and `window-body-width' are
1265 in frame's canonical units. (Bug#9949)
1266
3d8daefe
MR
12672011-10-30 Martin Rudalics <rudalics@gmx.at>
1268
1269 * windows.texi (Windows and Frames): Remove "iso-" infix from
1270 documentation of window-iso-combined-p.
1271
60754666
CY
12722011-10-26 Chong Yidong <cyd@gnu.org>
1273
1274 * modes.texi (Running Hooks): Document with-wrapper-hook.
1275
d366bd53
CY
12762011-10-18 Chong Yidong <cyd@gnu.org>
1277
1278 * display.texi (Glyphless Chars): New node.
1279
50b063c3
CY
12802011-10-13 Chong Yidong <cyd@stupidchicken.com>
1281
1282 * text.texi (Yanking): Document yank-excluded-properties.
1283
1284 * package.texi (Packaging Basics): The commentary should say how
1285 to begin using the package.
1286
c72063fa
MR
12872011-10-11 Martin Rudalics <rudalics@gmx.at>
1288
1289 * windows.texi (Deleting Windows): Mention which window gets
1290 selected when deleting the selected window.
1291
d83dc65b
MR
12922011-10-09 Martin Rudalics <rudalics@gmx.at>
1293
1294 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1295 with the selected window.
1296 * windows.texi (Buffers and Windows): Reformulate text on how
1297 replace-buffer-in-windows deals with a window.
1298 (Quitting Windows): Describe how quit-window deals with a
1299 standalone frame. Describe new option frame-auto-hide-function.
1300
c599682c
GM
13012011-10-08 Glenn Morris <rgm@gnu.org>
1302
48bca619
GM
1303 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1304
c599682c
GM
1305 * positions.texi (Excursions): Update warning message.
1306
969aa734
CY
13072011-10-05 Chong Yidong <cyd@stupidchicken.com>
1308
f4e90db0
SM
1309 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1310 Fix Emacs manual xref (Bug#9675).
969aa734 1311
550f41cd
CY
13122011-10-01 Chong Yidong <cyd@stupidchicken.com>
1313
1314 * windows.texi (Textual Scrolling): Document scroll-up-command,
1315 scroll-down-command, scroll-error-top-bottom, and the
1316 scroll-command symbol property.
717a1362
CY
1317 (Display Action Functions): Fix description of
1318 display-buffer-pop-up-window.
550f41cd 1319
a239d4e9
JB
13202011-09-28 Juanma Barranquero <lekktu@gmail.com>
1321
1322 * windows.texi (Splitting Windows): Fix typos.
1323
590c056d
MR
13242011-09-25 Martin Rudalics <rudalics@gmx.at>
1325
1326 * windows.texi (Windows and Frames, Display Action Functions)
1327 (Switching Buffers): Fix some typos.
1328 (Buffers and Windows): Remove reference to window-auto-delete.
1329 Reword description of replace-buffer-in-windows.
1330 (Window History): Fix some typos and refer to frame local buffer
1331 list.
c419f5cb
MR
1332 (Quitting Windows): New node.
1333 (Window Configurations): Add descriptions of window-state-get
1334 and window-state-put.
1335 (Window Parameters): Describe variable ignore-window-parameters.
1336 Sketch some window parameters currently in use.
1337 * elisp.texi (Top): Update node listing.
590c056d 1338
9ec20d36
CY
13392011-09-25 Chong Yidong <cyd@stupidchicken.com>
1340
1341 * windows.texi (Display Action Functions)
1342 (Choosing Window Options): New nodes.
1343
0e406a72
CY
13442011-09-24 Chong Yidong <cyd@stupidchicken.com>
1345
1346 * windows.texi (Window History): New node. Move text here from
1347 Buffers and Windows.
1348 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
1349 don't document display-buffer here; callers changed.
1350 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
1351 switch-to-buffer-other-frame. Delete duplicate
1352 replace-buffer-in-windows doc.
1353 (Choosing Window): Document display actions.
1354
6bf7006f
EZ
13552011-09-24 Eli Zaretskii <eliz@gnu.org>
1356
1357 * display.texi (Forcing Redisplay): Update the description of
1358 redisplay-dont-pause due to change in the default value.
1359
b33b68a3
MR
13602011-09-23 Martin Rudalics <rudalics@gmx.at>
1361
1362 * frames.texi (Frames and Windows): Move section and rename to
1363 Windows and Frames in windows.texi.
1364 * windows.texi (Windows): Restructure.
1365 (Basic Windows): Rewrite. Explain live and internal windows and
1366 normalization functions.
1367 (Windows and Frames): Move section here from frames.texi.
1368 Describe subwindows, window combinations, window tree, and
1369 corresponding functions including window-list here.
1370 (Window Sizes): Rename section from Size of Window and move it
1371 up in chapter. Describe total and body sizes and the
1372 corresponding functions. Explain new semantics of
1373 window-min-height/-width.
1374 (Resizing Windows): Move section up in chapter. Describe new
1375 resize functions.
1376 (Splitting Windows): Describe new behavior of split-window,
1377 split-window-above-each-other and split-window-side-by-side.
1378 Provide examples. Describe window-nest and window-splits
1379 options.
1380 (Deleting Windows): Minor rewrite.
f4e90db0
SM
1381 (Selecting Windows): Minor rewrite.
1382 Describe frame-selected-window and set-frame-selected-window here.
1383 (Cyclic Window Ordering): Minor rewrite.
1384 Describe window-list-1.
b33b68a3
MR
1385 (Buffers and Windows): Rewrite. Explain a window's previous and
1386 next buffers and the corresponding functions.
c4682d18 1387 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
1388 * elisp.texi (Top): Update node listings for frames and windows
1389 sections.
1390
4d3786ac
SM
13912011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1392
1393 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1394
713df35b
LMI
13952011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1396
1397 * errors.texi (Standard Errors): Remove apparent placeholder text
1398 (bug#9491).
1399
33ed493b
CY
14002011-09-18 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * frames.texi (Management Parameters): Fix description of
1403 icon-type parameter.
1404
b8f0a954
CY
14052011-09-17 Chong Yidong <cyd@stupidchicken.com>
1406
1407 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1408 ending in C-g. Suggested by Edward O'Connor.
1409
eddf142c
EZ
14102011-09-17 Eli Zaretskii <eliz@gnu.org>
1411
1412 * numbers.texi (Integer Basics): Add indexing for
1413 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1414
bf1af6c7
DM
14152011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1416
1417 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1418
cec2eab8
JB
14192011-09-11 Juanma Barranquero <lekktu@gmail.com>
1420
1421 * processes.texi (Network Servers): Clarify what the process
1422 buffer is used for (bug#9233).
1423
51751aa2 14242011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
1425
1426 * lists.texi (Building Lists): Fix typo.
1427
35137ed3
CY
14282011-08-30 Chong Yidong <cyd@stupidchicken.com>
1429
1430 * display.texi (Basic Faces): New node. Document new faces.
1431
1432 * modes.texi (Major Mode Conventions): Move some text there.
1433 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1434
3fd50d5c
CY
14352011-08-29 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * modes.texi (Basic Major Modes): New node. Callers updated.
1438 (Major Modes): Document fundamental-mode and major-mode.
1439 (Major Mode Basics): Node deleted; text moved to Major Modes.
1440 (Derived Modes): Document derived-mode-p.
1441
ddb54206
CY
14422011-08-28 Chong Yidong <cyd@stupidchicken.com>
1443
a6326082
CY
1444 * files.texi (Changing Files, Create/Delete Dirs): Document new
1445 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
1446 (Visiting Functions): Remove view-file; it is documented in the
1447 Emacs manual.
04e2ce72 1448
ddb54206
CY
1449 * frames.texi (Layout Parameters): The defaults for the
1450 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1451
1452 * display.texi (Progress): Document spinner functionality.
1453
1454 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1455 operating system signals. Refer to save-buffers-kill-terminal
1456 instead of save-buffers-kill-emacs.
1457
1458 * objects.texi (Symbol Type): Document ## print representation.
1459
0c95fcf7
EZ
14602011-08-25 Eli Zaretskii <eliz@gnu.org>
1461
1462 * display.texi (Specified Space): Mention that `space' specs
1463 influence bidi reordering.
1464 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1465 separating fields with bidirectional content.
1466
5980d4c6
EZ
14672011-08-24 Eli Zaretskii <eliz@gnu.org>
1468
1469 * display.texi (Bidirectional Display): Document return value in
1470 buffers that are not bidi-reordered for display, and in unibyte
1471 buffers.
1472
bca633fb
EZ
14732011-08-23 Eli Zaretskii <eliz@gnu.org>
1474
1475 * nonascii.texi (Character Properties): Document the values for
1476 unassigned codepoints.
1477
c094bb0c
EZ
14782011-08-18 Eli Zaretskii <eliz@gnu.org>
1479
1480 * nonascii.texi (Character Properties): Document use of
1481 `bidi-class' and `mirroring' properties as part of reordering.
1482 Provide cross-references to "Bidirectional Display".
1483
1484 * display.texi (Bidirectional Display): Document the pitfalls of
1485 concatenating strings with bidirectional content, with possible
f4e90db0
SM
1486 solutions. Document bidi-string-mark-left-to-right.
1487 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
1488 Document use of `bidi-class' and `mirroring' properties as part of
1489 reordering.
c094bb0c 1490
1ea897d5
EZ
14912011-08-16 Eli Zaretskii <eliz@gnu.org>
1492
9adfcd0b
EZ
1493 * modes.texi (Major Mode Conventions): Improve the documentation
1494 of `mode-class' `special' modes.
1495
10862873
EZ
1496 * nonascii.texi (Character Properties): Document the `mirroring'
1497 property. Add index entries.
1498
1ea897d5
EZ
1499 * syntax.texi (Categories): Add an example of defining a new
1500 category and category table.
1501
1502 * searching.texi (Regexp Backslash): Document how to display
1503 existing categories. Mention the possibility of adding
1504 categories, and add an xref to where this is described. Add an
1505 index entry.
1506
ebb552ed
CY
15072011-08-09 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * text.texi (Special Properties):
1510 * display.texi (Overlay Properties): Note that mouse-face cannot
1511 change the text size (Bug#8530).
1512
51a714e1
CY
15132011-08-08 Chong Yidong <cyd@stupidchicken.com>
1514
1515 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1516 using setenv instead.
1517
4cc60b9b
EZ
15182011-07-28 Eli Zaretskii <eliz@gnu.org>
1519
1520 * display.texi (Bidirectional Display): Document the fact that
1521 bidi-display-reordering is t by default.
1522
5deb92fd
EZ
15232011-07-23 Eli Zaretskii <eliz@gnu.org>
1524
1525 * display.texi (Bidirectional Display): New section.
1526
011b0ad6 15272011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
1528 Tim Cross <theophilusx@gmail.com> (tiny change)
1529 Glenn Morris <rgm@gnu.org>
011b0ad6 1530
67f9b9f8 1531 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 1532
4baf28e6
AS
15332011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1534
1535 * help.texi (Keys in Documentation): Revert last change.
1536
66249842
LMI
15372011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1538
f863868c
LMI
1539 * help.texi (Keys in Documentation): Clarify that \= only quotes
1540 the next character, and doesn't affect longer sequences in
1541 particular (bug#8935).
1542
f4e90db0
SM
1543 * debugging.texi (Using Debugger):
1544 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 1545
0bb23927 15462011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
1547
1548 * display.texi (Other Display Specs): Document that `left-fringe'
1549 and `right-fringe' display specifications are of the "replacing"
1550 kind.
1551
f2027cdf
LMI
15522011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1553
1554 * help.texi (Documentation Basics): Add a link to the Function
1555 Documentation node (bug#6580).
1556
f987fde4
LMI
15572011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1558
0bc59b25
LMI
1559 * keymaps.texi (Menu Bar): Mention :visible and :enable
1560 (bug#6344). Text by Drew Adams.
1561
63d55f1f
LMI
1562 * modes.texi (Running Hooks): Mention buffer-local hook variables
1563 (bug#6218).
1564
f987fde4
LMI
1565 * objects.texi (General Escape Syntax): "a with grave accent" is
1566 ?xe0, not ?x8e0 (bug#5259).
1567
b7527639
CY
15682011-07-12 Chong Yidong <cyd@stupidchicken.com>
1569
1570 * display.texi (Face Attributes, Font Selection): Add references
1571 to the Fonts node in the Emacs manual (Bug#4178).
1572
c830e5ae
CY
15732011-07-12 Chong Yidong <cyd@stupidchicken.com>
1574
1575 * display.texi (Window Systems): `window-system' is
1576 terminal-local.
1577
1578 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1579 frame-local variables.
1580
1581 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1582 frame-local variables.
1583 (Frame-Local Variables): Node deleted.
1584
1585 * elisp.texi (Top): Update node listing.
1586
91223e54
LMI
15872011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1588
1589 * elisp.texi: Change "inferiors" to "subnodes" in three places
1590 (bug#3523).
1591
963578d3
CY
15922011-07-11 Chong Yidong <cyd@stupidchicken.com>
1593
1594 * frames.texi (Window System Selections): Discussion of
1595 x-select-enable-clipboard moved to Emacs manual.
1596
07151e49
DD
15972011-07-11 Deniz Dogan <deniz@dogan.se>
1598
1599 * commands.texi (Prefix Command Arguments): Remove excessive
1600 apostrophe.
1601
7261e1cf
LMI
16022011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1603
ad21a12a
LMI
1604 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1605 description is a string (bug#3313).
1606
7261e1cf
LMI
1607 * frames.texi (Display Feature Testing): Try to explain what all
1608 the visual classes mean (bug#3042).
1609
568f7b79
LMI
16102011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1611
18d59e29
LMI
1612 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1613 and `mode-line-client' (bug#2974).
1614
568f7b79
LMI
1615 * text.texi (Insertion): Clarify marker movements (bug#1651).
1616 Text from Drew Adams.
1617
54e10184
LMI
16182011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1619
d94d85e9
LMI
1620 * text.texi (Special Properties): Clarify the format of `face'
1621 (bug#1375).
1622
54e10184
LMI
1623 * commands.texi (Interactive Call): Add a `call-interactively'
1624 example (bug#1010).
1625
413c488d
LMI
16262011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1627
1628 * functions.texi (Calling Functions): Link to the "Interactive
1629 Call" node (bug#1001).
1630
322b7dab 16312011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 1632
3deead93
CY
1633 * customize.texi (Composite Types): Move alist and plist to here
1634 from Simple Types (Bug#7545).
1635
1636 * elisp.texi (Top): Update menu description.
1637
b00d8c1a
CY
1638 * display.texi (Face Attributes): Document negative line widths
1639 (Bug#6113).
1640
d2a6c43b
TR
16412011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1642
1643 * searching.texi (Match Data): Note that match data can be
1644 overwritten by most functions (bug#2499).
1645
c7844a27
LMI
16462011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1647
a9ab721e
LMI
1648 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1649 flags mean (bug#6659).
1650
c7844a27
LMI
1651 * functions.texi (What Is a Function): Document the autoload
1652 object (bug#6496).
1653
f68d76d0
LMI
16542011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1655
8a20ca4c
LMI
1656 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1657 is only used in the Customize user interface (bug#6089).
1658
f68d76d0 1659 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 1660 images (bug#7836).
f68d76d0 1661
7018dbe7
EZ
16622011-07-02 Eli Zaretskii <eliz@gnu.org>
1663
1664 * variables.texi (Defining Variables, Void Variables)
1665 (Constant Variables): Fix incorrect usage of @kindex.
1666
36cb87a1
LMI
16672011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1668
28ee97c7
LMI
1669 * variables.texi (Defining Variables): Add an index entry for
1670 `set-variable' (bug#7262).
8d4294e9 1671 (Defining Variables): Use @findex for functions.
28ee97c7 1672
8862ffd5
LMI
1673 * frames.texi (Basic Parameters): Document the `explicit-name'
1674 parameter (bug#6951).
1675
0ec389b9
LMI
1676 * customize.texi (Type Keywords): Clarify that :value provides a
1677 default value for all types (bug#7386).
1678
36cb87a1
LMI
1679 * streams.texi (Output Functions): Document `pp'.
1680
11fdef7d 16812011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
1682
1683 * keymaps.texi (Searching Keymaps):
1684 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1685 change. Suggested by Johan Bockgård.
1686
eeafcea7
CY
16872011-06-15 Chong Yidong <cyd@stupidchicken.com>
1688
1689 * text.texi (Special Properties): Clarify role of font-lock-face.
1690
b96e6cde
LMI
16912011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1692
f4e90db0 1693 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
1694 to `process-live-p' for consistency with other `-live-p' functions.
1695
be14b9ab
PE
16962011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1697
1698 Document wide integers better.
1699 * files.texi (File Attributes): Document ino_t values better.
2d365993 1700 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
1701 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1702 (Bitwise Operations):
001903b5
PE
1703 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1704 to read, and that will port better if 62-bits becomes the default.
1705 Fix or remove incorrect examples.
be14b9ab
PE
1706 * os.texi (Time Conversion): Document time_t values better.
1707
bcd54f83
LMI
17082011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1709
f4e90db0
SM
1710 * processes.texi (Process Information):
1711 Document `process-alive-p'.
bcd54f83 1712
049bcbcb
CY
17132011-05-29 Chong Yidong <cyd@stupidchicken.com>
1714
1715 * help.texi (Accessing Documentation):
1716 * display.texi (Pixel Specification):
1717 * processes.texi (Serial Ports, Serial Ports):
1718 * nonascii.texi (Character Properties, Default Coding Systems):
1719 * text.texi (Changing Properties, Special Properties):
1720 * windows.texi (Window Start and End):
1721 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1722 * keymaps.texi (Searching Keymaps, Tool Bar):
1723 * minibuf.texi (Basic Completion):
1724 * compile.texi (Eval During Compile):
1725 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1726 7x9 paper in printed manual.
1727
1728 * lists.texi (Sets And Lists): Fix misplaced text.
1729
58539c63
CY
17302011-05-29 Chong Yidong <cyd@stupidchicken.com>
1731
1732 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1733 needs to be active (Bug#8350).
1734
6b5681bf
CY
17352011-05-28 Chong Yidong <cyd@stupidchicken.com>
1736
b4d52acc
CY
1737 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1738
6b5681bf
CY
1739 * tips.texi (Coding Conventions): Remove antediluvian filename
1740 limit recommendation (Bug#8538).
1741
e145f188
GM
17422011-05-27 Glenn Morris <rgm@gnu.org>
1743
1744 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1745
eafed945
GM
17462011-05-26 Glenn Morris <rgm@gnu.org>
1747
1748 * variables.texi (File Local Variables):
1749 Update hack-local-variables `mode-only' return value.
2d3ba9e7 1750 Add some more details on what this function does in the other case.
eafed945 1751
bc8410af
GM
17522011-05-19 Glenn Morris <rgm@gnu.org>
1753
1754 * lists.texi (Sets And Lists): Mention cl provides union etc.
1755
35a30759
N
17562011-05-19 Nix <nix@esperi.org.uk>
1757
1758 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1759
1760 * text.texi (Parsing HTML): Update for function name changes.
1761
1762 * syntax.texi (Syntax Flags): Small fix.
1763
1764 * keymaps.texi (Active Keymaps): Typo fix.
1765 (Changing Key Bindings): Grammar fix.
1766
1767 * frames.texi (Minibuffers and Frames): Grammar fix.
1768 (Window System Selections): x-select-enable-clipboard now defaults to t.
1769
1770 * customize.texi (Common Keywords):
1771 * display.texi (Abstract Display):
1772 * modes.texi (Auto-Indentation):
1773 * nonascii.texi (Converting Representations): Typo fixes.
1774
1775 * control.texi (Examples of Catch): Call it "goto" not "go to".
1776
e3934a8a
EZ
17772011-05-14 Eli Zaretskii <eliz@gnu.org>
1778
bc039a3b
EZ
1779 * nonascii.texi (Character Properties): Fix inconsistencies with
1780 implementation.
1781
e3934a8a
EZ
1782 * text.texi (Special Properties): Move @defvar's out of the
1783 @table. (Bug#8652)
1784
e2c94218
GM
17852011-05-12 Glenn Morris <rgm@gnu.org>
1786
1787 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1788
d2fc7e3d 17892011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
1790
1791 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1792 (Multiline Font Lock):
1793 * vol2.texi (Top):
1794 * vol1.texi (Top):
1795 * elisp.texi (Top): Update menu accordingly.
1796
d2fc7e3d 17972011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
1798
1799 * modes.texi (Region to Fontify): Fix typo.
1800
79b70037
GM
18012011-05-10 Jim Meyering <meyering@redhat.com>
1802
1803 * minibuf.texi: Fix typo "in in -> in".
1804
b08a63cc 18052011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
1806
1807 * numbers.texi (Integer Basics): Large integers are treated as floats.
1808
1ef14cb4
LMI
18092011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1810
1811 * processes.texi (Synchronous Processes): Document the (:file
1812 "/file-name") syntax for `call-process'.
1813
4ffd0d6b 18142011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1815
1816 * windows.texi (Choosing Window): Fix typo.
1817
4ffd0d6b 18182011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
1819
1820 * frames.texi (Layout Parameters): Note the difference between
1821 querying and setting parameters for left-fringe and right-fringe
1822 (Bug#6930).
1823
fd5a8ae8
SM
18242011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1825
1826 * minibuf.texi (Basic Completion): Be a bit more precise about the
1827 valid kinds of completion tables.
1828 (Programmed Completion): Remove obsolete text about lambda expressions
1829 not being valid completion tables.
1830
c1bcd0d5
CY
18312011-03-19 Chong Yidong <cyd@stupidchicken.com>
1832
1833 * positions.texi (Excursions): Explain the "save-excursion
1834 defeated by set-buffer" warning.
1835
1836 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1837 save-excursion. Suggested by Uday S Reddy.
1838
03408648 18392011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 1840
03408648
SM
1841 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1842 (Lexical Binding): New sub-section.
ba83908c 1843
03408648
SM
1844 * eval.texi (Eval): Discourage the use of `eval'.
1845 Document its new `lexical' argument.
6c075cd7 1846
f6d62986
SM
18472011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1848
03408648 1849 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
1850 nil any more.
1851
84ea5558 18522011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
1853
1854 * strings.texi (String Conversion): Don't mention
1855 string-make-(uni|multi)byte (bug#8262).
1856 * nonascii.texi (Converting Representations): Fix up range.
1857 * keymaps.texi (Key Binding Commands): Update code point, avoid
1858 "unibyte character" and remove mention of unibyte bindings.
1859
62d94509
EZ
18602011-03-10 Eli Zaretskii <eliz@gnu.org>
1861
1862 * modes.texi (Operator Precedence Grammars): Don't use characters
1863 outside ISO-8859-1.
1864
63a329f8
EZ
18652011-03-09 Eli Zaretskii <eliz@gnu.org>
1866
1867 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1868
1869 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1870
6446548e
GM
18712011-03-08 Glenn Morris <rgm@gnu.org>
1872
1873 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1874 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 1875 * elisp.texi: Set documentencoding.
6446548e 1876
33383987
JB
18772011-03-07 Chong Yidong <cyd@stupidchicken.com>
1878
1879 * Version 23.3 released.
1880
0b3ceceb
CY
18812011-03-06 Chong Yidong <cyd@stupidchicken.com>
1882
1883 * package.texi: Update index keywords.
1884 (Package Archives): New node contents. Document package-x.el.
1885
78f5433f
JB
18862011-03-06 Juanma Barranquero <lekktu@gmail.com>
1887
1888 * makefile.w32-in (srcs): Add package.texi.
1889
555e9b5c
CY
18902011-03-06 Chong Yidong <cyd@stupidchicken.com>
1891
120d9389
CY
1892 * package.texi (Packaging, Packaging Basics, Simple Packages)
1893 (Multi-file Packages): Expand and clarify.
1894 (Package Archives): Temporary placeholder node.
1895
1896 * elisp.texi (Top): Update node listing.
1897
555e9b5c
CY
1898 * Makefile.in (srcs): Add package.texi.
1899
b59a4335
CY
19002011-03-05 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * processes.texi (Synchronous Processes): Minor clarification
1903 (Bug#8149).
1904
06083aa1
GM
19052011-03-03 Glenn Morris <rgm@gnu.org>
1906
1907 * files.texi (Truenames): Minor clarification. (Bug#2341)
1908
6640b281
GM
19092011-03-01 Glenn Morris <rgm@gnu.org>
1910
1911 * variables.texi (Directory Local Variables):
1912 Mention `(subdirs . nil)' alist element.
1913
2b0c7330 19142011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
1915
1916 * variables.texi (Directory Local Variables): Mention the optional
1917 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1918
b923f7a9
CY
19192011-02-27 Chong Yidong <cyd@stupidchicken.com>
1920
1921 * minibuf.texi (Minibuffer History): Clarify discussion of
1922 minibuffer history lists (Bug#8085).
1923
67ab0163 19242011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 1925
e979a521
EZ
1926 * elisp.texi: Sync @dircategory with ../../info/dir.
1927
e03b2fd4
EZ
1928 * files.texi (Visiting Functions): Document find-file-literally,
1929 both the command and the variable.
1930
86ec878a
EZ
1931 * variables.texi (Creating Buffer-Local): Explain the meaning of
1932 permanent local variables.
1933
67ab0163
GM
1934 * files.texi (Visiting Functions): Document find-file-literally,
1935 both the command and the variable.
1936
1937 * variables.texi (Creating Buffer-Local): Explain the meaning of
1938 permanent local variables.
1939
19402011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
1941
1942 * keymaps.texi (Remapping Commands): Mention how to undo it.
1943
bfcb151a
RT
19442011-02-09 Reuben Thomas <rrt@sc3d.org>
1945
1946 * loading.texi (Hooks for Loading): Remove unnecessary advice
1947 about eval-after-load (Bug#7986).
1948
a41c8660
CY
19492011-02-05 Chong Yidong <cyd@stupidchicken.com>
1950
1951 * commands.texi (Accessing Mouse): Note that a header line is not
1952 included in the row of posn-col-row.
1953
e0dd6837
CY
19542011-02-02 Chong Yidong <cyd@stupidchicken.com>
1955
1956 * modes.texi (Major Mode Conventions): Add face guidelines.
1957 (Faces for Font Lock): List faces in order of prominence.
1958
a4180391
PE
19592011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1960
1961 format-time-string now supports subsecond time stamp resolution
1962 * os.texi (Time Parsing): Document %N.
1963
7427eb97
CY
19642011-01-28 Chong Yidong <cyd@stupidchicken.com>
1965
61db307f
CY
1966 * vol1.texi (Top):
1967 * vol2.texi (Top):
1968 * elisp.texi (Top):
1969 * display.texi (Display Property): Shorten the menu description of
1970 the "Other Display Specs" node (Bug#7816).
1971
7427eb97
CY
1972 * keymaps.texi (Defining Menus): Add "menu item" and "extended
1973 menu item" concept index entries (Bug#7805).
1974
bf3dae7e
EZ
19752011-01-29 Eli Zaretskii <eliz@gnu.org>
1976
1977 * makefile.w32-in (texinfodir): New variable.
1978 (usermanualdir): Remove as redundant with $(emacsdir).
1979 (MAKEINFO): Remove options, leave only program name.
1980 (MAKEINFO_OPTS): New variable.
1981 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
1982
06d8ace5 19832011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
1984 Richard Kim <emacs18@gmail.com>
1985
1986 * loading.texi (Library Search): Document list-load-path-shadows
1987 (Bug#7757).
1988
06d8ace5 19892011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
1990
1991 * searching.texi (Regexp Special): Remove outdated discussion of
1992 character sets (Bug#7780).
1993
28a88153
CY
1994 * frames.texi (Pop-Up Menus): Document where menu title comes
1995 from (Bug#7684).
1996
06d8ace5 19972011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
1998
1999 * display.texi (Making Buttons): Mention limitation of text buttons.
2000
a8e1e9ee
WL
20012011-01-23 Werner Lemberg <wl@gnu.org>
2002
2003 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2004 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2005 (ENVADD): New variable to control texi2dvi and texi2pdf.
2006
362b9d48
GM
20072011-01-15 Chong Yidong <cyd@stupidchicken.com>
2008
2009 * files.texi (Directory Names): Move directory-abbrev-alist doc to
2010 Emacs manual.
2011
20122011-01-15 Eli Zaretskii <eliz@gnu.org>
2013
2014 * files.texi (Directory Names): Explain why FROM in
2015 directory-abbrev-alist should begin with \`. (Bug#7777)
2016
3fa173b4
SM
20172011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2018
2019 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
2020
7c420169 20212011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
2022
2023 * modes.texi (Emulating Mode Line): Fix last change.
2024
7c420169 20252011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
2026
2027 * modes.texi (Emulating Mode Line): Update documentation of
2028 format-mode-line according to changes that fixed bug #7587.
2029
80b33766
SM
20302010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2031
2032 * modes.texi (Derived Modes): Mention prog-mode.
2033
2034 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
2035 of the key-binding-data cache since we don't use it any more.
2036
f49d1f52 20372010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 2038
4bb49a92
EZ
2039 * processes.texi (Shell Arguments):
2040 * strings.texi (Creating Strings): Don't mention "shell commands";
2041 make it explicit that `split-string-and-unquote' and
2042 `combine-and-quote-strings' are mainly for working with arguments
2043 to call-process and start-process.
2044
3c73e30e
EZ
2045 * processes.texi (Shell Arguments): Fix documentation of
2046 `split-string-and-unquote'. Add indexing. (Bug#7563)
2047
f49d1f52 20482010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
2049
2050 * modes.texi (Auto-Indentation): New section to document SMIE.
2051 (Major Mode Conventions):
2052 * text.texi (Mode-Specific Indent): Refer to it.
2053
f49d1f52 20542010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
2055
2056 * display.texi (Other Display Specs): Document left-fringe and
2057 right-fringe display specs.
2058
f49d1f52 20592010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
2060
2061 * backups.texi (Making Backups):
2062 * modes.texi (Example Major Modes): Use recommended coding style.
2063 (Major Mode Basics, Derived Modes): Encourge more strongly use of
2064 define-derived-mode. Mention completion-at-point-functions.
2065
f49d1f52 20662010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 2067
5dcb4c4e
SM
2068 * nonascii.texi (Converting Representations):
2069 Document byte-to-string.
e1115396 2070
ec1b9b17
GM
20712010-12-08 Glenn Morris <rgm@gnu.org>
2072
2073 * buffers.texi (Modification Time):
2074 verify-visited-file-modtime now defaults to the current buffer.
2075
07976ae3 20762010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 2077
ec1b9b17 2078 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
2079
2080 * strings.texi (Creating Strings): Don't mention semi-obsolete
2081 function char-to-string.
2082 (String Conversion): Shorten discussion of semi-obsolete function
2083 string-to-char. Link to Converting Representations.
2084
2085 * objects.texi (Symbol Type):
2086 * text.texi (Near Point):
2087 * help.texi (Help Functions):
2088 * functions.texi (Mapping Functions): Use string instead of
2089 char-to-string in examples.
2090
07976ae3 20912010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
2092
2093 * text.texi (Kill Functions, Kill Functions)
2094 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2095 YANK-HANDLER args.
2096
2097 * symbols.texi (Creating Symbols): Using unintern without an
2098 obarray arg is now obsolete.
2099
2100 * numbers.texi (Float Basics): Document float-e and float-pi.
2101
2102 * variables.texi (Defining Variables): Change "pi" example to
2103 "float-pi".
2104
8547874a
EZ
21052010-11-26 Eli Zaretskii <eliz@gnu.org>
2106
2107 * commands.texi (Click Events): Document the values of X, Y and
2108 COL, ROW in the event's position, when the click is on the header
2109 or mode line, on the fringes, or in the margins.
2110
4a47c275 21112010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 2112
5b05d75b
EZ
2113 * customize.texi (Composite Types): Lower-case index entry.
2114
5dcb4c4e
SM
2115 * loading.texi (How Programs Do Loading):
2116 Document load-file-name. (Bug#7346)
c7926fe2 2117
4a47c275 21182010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
2119
2120 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2121
0eb025fb
EZ
21222010-11-13 Eli Zaretskii <eliz@gnu.org>
2123
2124 * display.texi (Usual Display): Characters with no fonts are not
2125 necessarily displayed as empty boxes.
2126
2699a554 21272010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
2128
2129 * maps.texi (Standard Keymaps): Update File menu description.
2130
8289f37b
GM
21312010-10-28 Glenn Morris <rgm@gnu.org>
2132
2133 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2134
5793a7bc 21352010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
2136
2137 * display.texi (Window Systems): Deprecate use of window-system as
2138 a predicate.
2139
17284e30
GM
21402010-10-23 Glenn Morris <rgm@gnu.org>
2141
2142 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2143 sorted-doc.
2144
00f113eb
JB
21452010-10-15 Eli Zaretskii <eliz@gnu.org>
2146
2147 * os.texi (Dynamic Libraries): New node, with slightly modified
2148 text deleted from "Image Formats".
2149 (System Interface): Add @menu entry for "Dynamic Libraries".
2150
2151 * display.texi (Image Formats): Remove description of
2152 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2153
07277eb8
GM
21542010-10-12 Glenn Morris <rgm@gnu.org>
2155
2156 * book-spine.texinfo: Rename to book-spine.texi.
2157
c12e4a81
GM
21582010-10-11 Glenn Morris <rgm@gnu.org>
2159
df187c62
GM
2160 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2161
c12e4a81 2162 * Makefile.in (DVIPS): New variable.
234db610
GM
2163 (.PHONY): Add html, ps.
2164 (html, elisp.html, ps, elisp.ps): New targets.
2165 (clean): Delete html, ps files.
2166 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 2167
6513b232
EZ
21682010-10-09 Eli Zaretskii <eliz@gnu.org>
2169
2170 * makefile.w32-in (emacsdir): New variable.
2171 (srcs): Add emacsver.texi.
2172 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2173
abd40fb4
GM
21742010-10-09 Glenn Morris <rgm@gnu.org>
2175
c1dc72b3
GM
2176 * Makefile.in (VPATH): Remove.
2177 (infodir): Make it absolute.
2178 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2179
4393405b
GM
2180 * Makefile.in (dist): Anchor regexps.
2181
eef3ab94
GM
2182 * Makefile.in (srcs): Put elisp.texi first.
2183 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
2184
aa9db089
GM
2185 * Makefile.in (infoclean): Remove harmless, long-standing error.
2186
abd40fb4
GM
2187 * Makefile.in ($(infodir)): Delete rule.
2188 (mkinfodir): New.
2189 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2190
68db69ed 2191 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 2192 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 2193
ea274122
GM
21942010-10-09 Glenn Morris <rgm@gnu.org>
2195
f7a31f11
GM
2196 * Makefile.in (emacsdir): New variable.
2197 (MAKEINFO): Add -I $emacsdir.
2198 (dist): Copy emacsver.texi.
b13254e7
GM
2199 (srcs): Add emacsver.texi.
2200
f7a31f11
GM
2201 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2202 Set EMACSVER by including emacsver.texi.
2203
ea274122
GM
2204 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2205
17ca7950
GM
22062010-10-07 Glenn Morris <rgm@gnu.org>
2207
2208 * Makefile.in (version): New, set by configure.
2209 (clean): Delete dist tar file.
2210 (dist): Use version in tar name.
2211
4c83f6e1
GM
22122010-10-06 Glenn Morris <rgm@gnu.org>
2213
2214 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2215 (INSTALL_INFO): Remove unused variable.
2216 (mostlyclean, infoclean, dist): New rules.
2217 (clean): Delete dvi and pdf files.
2218 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 2219 ($(infodir)): Add parallel build workaround.
4c83f6e1 2220
0264072d
GM
22212010-10-04 Glenn Morris <rgm@gnu.org>
2222
2223 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2224 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 2225 Fix -I typo.
0264072d
GM
2226 (clean): No 'make.out' or 'core' files.
2227 (.PHONY): Declare clean rules.
2228 (maintainer-clean): Delete pdf file. Guard against cd failures.
2229
77f38949
GM
22302010-10-03 Glenn Morris <rgm@gnu.org>
2231
2232 * files.texi (File Name Components): Remove ignored section about
2233 deleted variable directory-sep-char.
2234
178fdd41
MA
22352010-10-03 Michael Albinus <michael.albinus@gmx.de>
2236
2237 * files.texi (Magic File Names): New defopt
2238 remote-file-name-inhibit-cache.
2239
9c524fcb
GM
22402010-10-02 Glenn Morris <rgm@gnu.org>
2241
2242 * os.texi (Killing Emacs): Hook now runs in batch mode.
2243
f816790b
SM
22442010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2245
2246 * text.texi (Special Properties): Clarify when modification-hooks run.
2247
7cf78aac
SM
22482010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2249
2250 * syntax.texi (Syntax Flags): Document new `c' flag.
2251
ca0d44e4
GM
22522010-09-09 Glenn Morris <rgm@gnu.org>
2253
2254 * display.texi (ImageMagick Images): General cleanup.
2255
10999305 22562010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
2257
2258 * files.texi (Directory Names): Use \` rather than ^.
2259
45240125
JD
22602010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2261
2262 * text.texi (Low-Level Kill Ring):
2263 * frames.texi (Window System Selections): Remove cut buffer
2264 documentation.
2265
4abe5bf6
EZ
22662010-08-28 Eli Zaretskii <eliz@gnu.org>
2267
2268 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2269 Parameters", where the default fringe width is described.
2270
2271 * frames.texi (Window Frame Parameters, Basic Parameters)
2272 (Position Parameters, Layout Parameters, Management Parameters)
2273 (Cursor Parameters, Font and Color Parameters): Add indexing for
2274 frame parameters. (Bug#6929)
2275
fdc76236
TT
22762010-08-25 Tom Tromey <tromey@redhat.com>
2277
2278 * vol2.texi (Top): Update.
2279 * vol1.texi (Top): Update.
2280 * tips.texi (Library Headers): Mention Package-Version and
2281 Package-Requires.
2282 * package.texi: New file.
2283 * os.texi (System Interface): Update pointers.
2284 * elisp.texi (Top): Link to new nodes. Include package.texi.
2285 * anti.texi (Antinews): Update pointers.
2286
1e5c1c80
EZ
22872010-08-25 Eli Zaretskii <eliz@gnu.org>
2288
2289 * processes.texi (Filter Functions): Fix last change.
2290
78e33835
CY
22912010-08-24 Markus Triska <triska@gmx.at>
2292
2293 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2294 of `buffer-name' in the main text as well as in the example
2295 (Bug#3098).
2296
198a7a97
CY
22972010-08-22 Chong Yidong <cyd@stupidchicken.com>
2298
2299 * nonascii.texi (Text Representations):
2300 * loading.texi (Loading Non-ASCII):
2301 * compile.texi (Byte Compilation): Don't mention obsolete
2302 --unibyte command-line argument.
2303
bc7d7ea6
CY
23042010-08-22 Chong Yidong <cyd@stupidchicken.com>
2305
2306 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2307
b0126eac 23082010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
2309
2310 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2311
e8a6cc19
EZ
23122010-08-20 Eli Zaretskii <eliz@gnu.org>
2313
2314 * commands.texi (Misc Events): Add cross-references to where
2315 POSITION of a mouse event is described in detail.
2316
c4e7c63a 23172010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 2318
c4e7c63a 2319 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 2320
7815fe19 23212010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
2322
2323 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2324 Suggested by Štěpán Němec <stepnem@gmail.com>.
2325
7815fe19 23262010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
2327
2328 * minibuf.texi (High-Level Completion): Document args of
2329 `read-buffer-function' (bug#5625).
2330
8b2dd508
JD
23312010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2332
2333 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2334
bace45fe
MA
23352010-07-29 Michael Albinus <michael.albinus@gmx.de>
2336
2337 * processes.texi (Process Information): Explain process property
2338 `remote-tty'.
2339
4ce5a4cc
JB
23402010-07-27 Juanma Barranquero <lekktu@gmail.com>
2341
2342 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2343 instead of "\C-\^?" (bug#6334).
2344
1c84bc7a
JB
2345 * text.texi (Special Properties): Fix typo.
2346
b88746ba
EZ
23472010-07-09 Eli Zaretskii <eliz@gnu.org>
2348
2349 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2350 calling sequences, which are now the standard.
2351
51422d6d
CY
23522010-06-24 Chong Yidong <cyd@stupidchicken.com>
2353
2354 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2355
2356 * commands.texi (Command Overview): Mention undo-boundary call.
2357
d24880de
GM
23582010-06-23 Glenn Morris <rgm@gnu.org>
2359
2360 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2361 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2362 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2363 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2364 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2365 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2366 Untabify Texinfo files.
2367
0fc76035
CY
23682010-06-20 Chong Yidong <cyd@stupidchicken.com>
2369
2370 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2371
5338dc0b
CY
23722010-06-19 Chong Yidong <cyd@stupidchicken.com>
2373
a628ad9d 2374 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 2375
2c3a3c1d
CY
23762010-06-02 Chong Yidong <cyd@stupidchicken.com>
2377
ba3bf1d9
CY
2378 * searching.texi (Regexp Special): Remove obsolete information
2379 about matching non-ASCII characters, and suggest using char
2380 classes (Bug#6283).
2c3a3c1d 2381
7f4b4249
JB
23822010-05-30 Juanma Barranquero <lekktu@gmail.com>
2383
2384 * minibuf.texi (Basic Completion): Add missing "@end defun".
2385
637821cd
SM
23862010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2387
2388 * minibuf.texi (Basic Completion): Document completion-boundaries.
2389 (Programmed Completion): Document the new fourth method for boundaries.
2390
e13051c3
CY
23912010-05-22 Chong Yidong <cyd@stupidchicken.com>
2392
a628ad9d 2393 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 2394
0235128c 23952010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2396
2397 * windows.texi (Textual Scrolling):
2398 * tips.texi (Coding Conventions):
2399 * minibuf.texi (Minibuffer History):
2400 * maps.texi (Standard Keymaps):
2401 * loading.texi (Where Defined):
2402 * edebug.texi (Instrumenting): Fix typos.
2403
0235128c 24042010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 2405
c7c32279
CY
2406 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2407
0235128c
SM
2408 * functions.texi (Obsolete Functions):
2409 Document set-advertised-calling-convention.
eb5ed549
CY
2410
2411 * minibuf.texi (Basic Completion): Document completion-in-region.
2412 (Programmed Completion): Document completion-annotate-function.
2413
2414 * commands.texi (Reading One Event): Document read-key.
2415 (Distinguish Interactive): Document KIND arg to
2416 called-interactively-p. Delete obsolete interactive-p.
2417
2418 * elisp.texi (Top): Update node description.
2419
f8848423
EZ
24202010-05-08 Eli Zaretskii <eliz@gnu.org>
2421
0235128c
SM
2422 * nonascii.texi (Character Properties):
2423 Document unicode-category-table. Add an index entry for Unicode
2424 general category.
2425
24262010-05-07 Chong Yidong <cyd@stupidchicken.com>
2427
2428 * Version 23.2 released.
f8848423 2429
938efb77
JB
24302010-04-20 Juanma Barranquero <lekktu@gmail.com>
2431
2432 * locals.texi (Standard Buffer-Local Variables):
2433 Remove @ignore'd reference to `direction-reversed'.
2434
5854c267
JL
24352010-04-14 Juri Linkov <juri@jurta.org>
2436
2437 Fix @deffn without category.
2438
2439 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2440 for `abbrev-insert'.
2441
2442 * buffers.texi (Indirect Buffers): Add category `Command'
2443 to @deffn of `clone-indirect-buffer'.
2444
2445 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2446 for `next-window' and `previous-window'. Add category `Command'
2447 to @deffn of `pop-to-buffer'.
2448
8a14dec7
CY
24492010-04-01 Chong Yidong <cyd@stupidchicken.com>
2450
2451 * nonascii.texi (Text Representations): Don't mark
2452 enable-multibyte-characters as a user option.
2453
7a1831cf
EZ
24542010-03-31 Eli Zaretskii <eliz@gnu.org>
2455
2456 * control.texi (Handling Errors): How to re-throw a signal caught
2457 by condition-case.
2458
c3863713
CY
24592010-03-26 Chong Yidong <cyd@stupidchicken.com>
2460
2461 * loading.texi (Hooks for Loading): Document after-load-functions.
2462 Copyedits.
2463
c333f279
AM
24642010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2465
2466 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2467
e867cb5d 24682010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
2469
2470 * processes.texi (Network Processes): Document seqpacket type.
2471
605f35cd
DN
24722010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2473
2474 * os.texi (System Environment): Do not mention lynxos.
2475
288f9fc0
CY
24762010-03-10 Chong Yidong <cyd@stupidchicken.com>
2477
2478 * Branch for 23.2.
2479
eed5c93a
CY
24802010-03-06 Chong Yidong <cyd@stupidchicken.com>
2481
2482 * objects.texi (Integer Type): Take note of the read syntax
2483 exception for numbers that cannot fit in the integer type.
2484
1ddd6622
GM
24852010-03-03 Glenn Morris <rgm@gnu.org>
2486
2487 * numbers.texi (Integer Basics, Bitwise Operations):
2488 * objects.texi (Integer Type): Update for integers now being 30-bit.
2489
a908c79a
CY
24902010-02-27 Chong Yidong <cyd@stupidchicken.com>
2491
2492 * display.texi (Low-Level Font): Document :otf font-spec property.
2493
cd61af01
SM
24942010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2495
2496 * display.texi (Line Height): Avoid obsolete special default variables
2497 like default-major-mode.
2498
c02f8fe2
AM
24992010-01-28 Alan Mackenzie <acm@muc.de>
2500
2501 * display.texi (Auto Faces): Say fontification-functions is called
2502 whether or not Font Lock is enabled. Tidy up the wording a bit.
2503
d738d18b
CY
25042010-01-17 Chong Yidong <cyd@stupidchicken.com>
2505
2506 * elisp.texi: Remove duplicate edition information (Bug#5407).
2507
4963739e
JB
25082010-01-17 Juanma Barranquero <lekktu@gmail.com>
2509
2510 * two.el (volume-header-toc-markup): Fix typos in docstring.
2511
c57008f6
SM
25122010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2513
2514 Avoid dubious uses of save-excursions.
2515 * positions.texi (Excursions): Recommend the use of
2516 save-current-buffer if applicable.
2517 * text.texi (Clickable Text): Fix the example code which used
2518 save-excursion in a naive way which sometimes preserves point and
2519 sometimes not.
2520 * variables.texi (Creating Buffer-Local):
2521 * os.texi (Session Management):
2522 * display.texi (GIF Images):
2523 * control.texi (Cleanups): Use (save|with)-current-buffer.
2524
2f3725cd
EZ
25252010-01-02 Eli Zaretskii <eliz@gnu.org>
2526
2527 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2528
85eeac93
CY
25292010-01-02 Chong Yidong <cyd@stupidchicken.com>
2530
2531 * nonascii.texi (Text Representations, Character Codes)
2532 (Converting Representations, Explicit Encoding)
2533 (Translation of Characters): Use hex notation consistently.
2534 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2535
4801c5fa
CY
25362010-01-01 Chong Yidong <cyd@stupidchicken.com>
2537
2538 * loading.texi (Where Defined): Make it clearer that these are
2539 loaded files (Bug#5068).
2540
26e533e2
CY
25412009-12-29 Chong Yidong <cyd@stupidchicken.com>
2542
2543 * minibuf.texi (Completion Styles): Document `initials' style.
2544
16d1ff5f
CY
25452009-12-25 Chong Yidong <cyd@stupidchicken.com>
2546
2547 * frames.texi (Resources): Describe inhibit-x-resources.
2548 (Size Parameters): Copyedit.
2549
2550 * hash.texi (Creating Hash):
2551 * objects.texi (Hash Table Type): Document the new hash table
2552 printed representation.
2553
2554 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2555 obsolete.
2556
5dcb4c4e
SM
2557 * processes.texi (Process Buffers):
2558 Document process-kill-buffer-query-function.
16d1ff5f 2559
9a5de3d9
GM
25602009-12-05 Glenn Morris <rgm@gnu.org>
2561
2562 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2563 diary-display-function, and no longer recommended to be a hook.
2564 Update for changes in the names of calendar and diary hooks.
2565 diary-print-entries-hook has changed section.
2566
b640eb52
EZ
25672009-11-28 Eli Zaretskii <eliz@gnu.org>
2568
2569 * text.texi (Special Properties): More accurate description of
2570 what the `cursor' property does.
2571
be1674ab
KR
25722009-11-26 Kevin Ryde <user42@zip.com.au>
2573
2574 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2575 mouse-wheel-down-event, the closest thing to a definition for them.
2576 * os.texi (Startup Summary): vindex inhibit-startup-message and
2577 inhibit-splash-screen.
2578 (Command-Line Arguments): vindex argv.
2579 (Suspending Emacs): vindex suspend-tty-functions and
2580 resume-tty-functions. Don't want to index every hook, but having
2581 the programming ones is helpful.
2582
603f5979
CY
25832009-11-14 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * commands.texi (Motion Events): Fix typo (Bug#4907).
2586
4359a806
CY
25872009-11-08 Chong Yidong <cyd@stupidchicken.com>
2588
2589 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2590 are affected by case-fold-search (Bug#4483).
2591
0f063651
CY
25922009-11-02 Chong Yidong <cyd@stupidchicken.com>
2593
2594 * minibuf.texi (Reading File Names): Note that read-file-name may
2595 use a graphical file dialog.
2596
9bd79893
GM
25972009-10-31 Glenn Morris <rgm@gnu.org>
2598
2599 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2600
ebe479ec
KR
26012009-10-16 Kevin Ryde <user42@zip.com.au>
2602
2603 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2604 in particular so `info-lookup-symbol' can find its docs.
2605
2640fa86
CY
26062009-10-16 Chong Yidong <cyd@stupidchicken.com>
2607
2608 * variables.texi (Constant Variables): Distinguish from defconst
2609 variables.
2610 (Defining Variables): Add cindex.
2611
edd6a733
CY
26122009-10-15 Chong Yidong <cyd@stupidchicken.com>
2613
2614 * os.texi (Time of Day): Clarify that the microsecond part is
2615 ignored (Bug#4637).
2616
5feb0b73
GM
26172009-10-11 Glenn Morris <rgm@gnu.org>
2618
2619 * frames.texi (Size and Position): Clarify what is included in the frame
2620 height. (Bug#4535)
2621
0c5413c8
GM
26222009-10-10 Glenn Morris <rgm@gnu.org>
2623
2624 * windows.texi (Size of Window): The relationship between window and
2625 frame heights is not so simple. (Bug#4535)
2626 Mention window-full-height-p.
2627
7f8b600a
SM
26282009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2629
2630 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2631 used from Lisp.
2632
6185de1c
EZ
26332009-10-07 Eli Zaretskii <eliz@gnu.org>
2634
7f8b600a
SM
2635 * files.texi (Directory Names) <abbreviate-file-name>:
2636 Document that root home directories are not replaced with "~".
6185de1c 2637
9972911f
EZ
26382009-10-06 Eli Zaretskii <eliz@gnu.org>
2639
2640 * text.texi (Special Properties): Document the meaning of the
2641 `cursor' text property whose value is an integer.
2642
2a3f19ef
MA
26432009-10-05 Michael Albinus <michael.albinus@gmx.de>
2644
2645 * files.texi (Magic File Names): Add `copy-directory'.
2646
804543b5
EZ
26472009-10-05 Eli Zaretskii <eliz@gnu.org>
2648
2649 * files.texi (File Attributes): Fix description of file
2650 attributes. (Bug#4638) Update attributes of files.texi example to
2651 be more representative.
2652
461bf92b
MA
26532009-10-05 Michael Albinus <michael.albinus@gmx.de>
2654
2655 * files.texi (Create/Delete Dirs): New command copy-directory.
2656
a86cd395
JB
26572009-10-04 Juanma Barranquero <lekktu@gmail.com>
2658
2659 * anti.texi (Antinews):
2660 * macros.texi (Indenting Macros):
2661 * strings.texi (Creating Strings, Case Conversion):
2662 Remove duplicate words.
2663
d3080264
MA
26642009-10-01 Michael Albinus <michael.albinus@gmx.de>
2665
2666 * files.texi (Create/Delete Dirs): delete-directory has an
2667 optional parameter RECURSIVE.
2668
85d14563
SM
26692009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2670
2671 * buffers.texi (Swapping Text): Minor clarification.
2672
3d9842c6
GM
26732009-10-01 Glenn Morris <rgm@gnu.org>
2674
2675 * functions.texi (Declaring Functions): Mention that we also search for
2676 ".m" files in the src/ directory.
2677
78427304
CY
26782009-09-25 David Engster <deng@randomsample.de>
2679
3d9842c6 2680 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 2681
b578c9cc
GM
26822009-09-22 Glenn Morris <rgm@gnu.org>
2683
2684 * internals.texi (Building Emacs): Mention preloaded-file-list.
2685
beee5da7
AM
26862009-09-14 Alan Mackenzie <acm@muc.de>
2687
2688 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2689
5d6ab672
CY
26902009-09-13 Chong Yidong <cyd@stupidchicken.com>
2691
2692 * functions.texi (Anonymous Functions): Rearrange discussion,
2693 giving usage of unquoted lambda forms first. Mention that
2694 `function' and `#'' are no longer required (Bug#4290).
2695
59375eeb
AM
26962009-09-11 Alan Mackenzie <acm@muc.de>
2697
a86cd395 2698 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
2699 batch mode.
2700
e7e2f529
GM
27012009-09-01 Glenn Morris <rgm@gnu.org>
2702
2703 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2704
eae47088
GM
27052009-08-26 Ulrich Mueller <ulm@gentoo.org>
2706
2707 * nonascii.texi (Character Codes): Fix typos.
2708
3691a0a6
MA
27092009-08-25 Michael Albinus <michael.albinus@gmx.de>
2710
2711 * processes.texi (Synchronous Processes): New defvar
2712 process-file-side-effects.
2713
664d56b8
GM
27142009-08-25 Glenn Morris <rgm@gnu.org>
2715
2716 * display.texi (Fontsets): Fix typo.
2717
0706c025
GM
2718 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2719
03a74b84
SM
27202009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2721
2722 * processes.texi (Asynchronous Processes): Adjust arglist of
2723 start-process-shell-command and start-file-process-shell-command.
2724
f6de8a37
CY
27252009-08-15 Chong Yidong <cyd@stupidchicken.com>
2726
4b1ed1bb
CY
2727 * advice.texi (Argument Access in Advice): Note that argument
2728 positions are zero-based (Bug#3932).
2729
89a9e058
CY
2730 * commands.texi (Distinguish Interactive): Minor copyedit.
2731
23696fd7
CY
2732 * display.texi (Face Attributes): Add xref to Displaying Faces for
2733 explanation of "underlying face".
2734
f6de8a37
CY
2735 * customize.texi (Common Keywords): Add xref to Loading.
2736
2737 * loading.texi (How Programs Do Loading): Add xref to Lisp
2738 Libraries node in the Emacs manual.
2739
417f77e6
CY
27402009-08-13 Chong Yidong <cyd@stupidchicken.com>
2741
2742 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2743
0999039c
CY
27442009-07-18 Chong Yidong <cyd@stupidchicken.com>
2745
2746 * processes.texi (Shell Arguments): Copyedits.
2747
9af167bc
GM
27482009-07-18 Glenn Morris <rgm@gnu.org>
2749
2750 * loading.texi (Repeated Loading): Fix typo.
2751
137987ab
RS
27522009-07-16 Richard Stallman <rms@gnu.org>
2753
2754 * buffers.texi (Swapping Text): Recommend setting
2755 write-region-annotate-functions and buffer-saved-size.
2756
2757 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2758
622fa380
GM
27592009-07-15 Glenn Morris <rgm@gnu.org>
2760
2761 * edebug.texi: Minor re-phrasings throughout.
2762 (Edebug Execution Modes): Sit-for affects continue mode too.
2763 (Jumping): Use `forward-sexp' rather than its keybinding.
2764 (Edebug Misc): Fix Q binding.
2765 (Edebug Eval): Remove cl version.
2766 (Printing in Edebug): Clarify print-length etc.
2767 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2768 (Specification List): Remove edebug-unwrap findex entry.
2769 (Specification Examples): defmacro is actually not the same as defun.
2770 Escape "`" in example.
2771
6bbd4600
CY
27722009-07-15 Chong Yidong <cyd@stupidchicken.com>
2773
2774 * markers.texi (The Mark): Document optional arg to
2775 deactivate-mark.
2776
e538d479
GM
27772009-07-11 Kevin Ryde <user42@zip.com.au>
2778
2779 * hooks.texi (Standard Hooks): Fix cross-references.
2780
4c98b9ed
GM
2781 * loading.texi (Named Features): Refer to eval-after-load.
2782
5300838c
GM
27832009-07-11 Glenn Morris <rgm@gnu.org>
2784
64fbeb16
GM
2785 * Makefile.in (TEXI2PDF): New.
2786 (elisp.pdf): New target.
2787
4c98b9ed
GM
2788 * searching.texi (Regexp Backslash): Fix typo.
2789
2790 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 2791
51d9979c
GM
27922009-07-10 Glenn Morris <rgm@gnu.org>
2793
561c0216
GM
2794 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2795
5b594a58
GM
2796 * customize.texi (Customization Types):
2797 * display.texi (Abstract Display):
0cc8c85a 2798 * objects.texi (Character Type, String Type):
5b594a58 2799 Merge in some menu descriptions from elisp.texi.
51d9979c 2800
c3cbbb40
GM
2801 * hash.texi (Hash Tables):
2802 * modes.texi (Multiline Font Lock):
2803 End menu description with period.
fe42c16a 2804
28528402
GM
28052009-07-09 Glenn Morris <rgm@gnu.org>
2806
2807 * back.texi: Don't hard-code texinfo location.
2808
2809 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2810 (tex): Add texinfodir to TEXINPUTS.
2811 (elisp1med-init, elisp2med-init): Use texinfodir.
2812
2813 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2814 (clean): Add two-volume.make intermediate files.
2815
2816 * elisp.texi, vol1.texi, vol2.texi:
2817 Use a DATE variable with the publication date, and update it.
2818 Fix antinews menu description.
2819
2820 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2821 Update the detailed node listing to match elisp.texi.
2822
2823 * README: Update edition to match elisp.texi.
2824
2825 * objects.texi (General Escape Syntax):
2826 * nonascii.texi (Character Sets):
2827 Use consistent case for "Unicode Standard".
2828
2829 * anti.texi (Antinews):
2830 * customize.texi (Variable Definitions):
2831 * functions.texi (Declaring Functions):
2832 * nonascii.texi (Character Properties):
2833 * processes.texi (Serial Ports):
2834 * text.texi (Special Properties):
2835 * tips.texi (Coding Conventions):
2836 Minor rearrangements to improve TeX line-filling.
2837
2838 * commands.texi (Using Interactive): Fix cross-reference.
2839
17db8e10
JD
28402009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2841
2842 * frames.texi (Management Parameters): Mention sticky.
2843
77c7e2e1
AS
28442009-07-01 Andreas Schwab <aschwab@redhat.com>
2845
2846 * help.texi (Help Functions): Fix description of help-buffer and
2847 help-setup-xref to use @defun instead of @deffn.
2848
3f1c6666
JD
28492009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2850
2851 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2852
ca27c21b
CY
28532009-06-24 Chong Yidong <cyd@stupidchicken.com>
2854
2855 * display.texi (Window Systems): Add ns to the list.
2856
70243478
CY
28572009-06-21 Chong Yidong <cyd@stupidchicken.com>
2858
2859 * Branch for 23.1.
2860
df006536
MR
28612009-06-17 Martin Rudalics <rudalics@gmx.at>
2862
2863 * windows.texi (Dedicated Windows): Fix typo.
2864 (Resizing Windows): Replace @defun by @deffn.
2865
d259fc4b
GM
28662009-06-17 Glenn Morris <rgm@gnu.org>
2867
2868 * variables.texi (Directory Local Variables):
2869 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2870
30781db6
KH
28712009-06-09 Kenichi Handa <handa@m17n.org>
2872
2873 * nonascii.texi (Character Sets): State clearly that FROM and TO
2874 are codepoints of CHARSET.
2875
62e8099c
CY
28762009-06-07 Chong Yidong <cyd@stupidchicken.com>
2877
2878 * minibuf.texi (Reading File Names): Fix introductory text.
2879 Suggested by stan@derbycityprints.com.
2880 (High-Level Completion): Fix typo.
2881
ee1b1917
CY
28822009-05-28 Chong Yidong <cyd@stupidchicken.com>
2883
2884 * frames.texi (Text Terminal Colors): Multi-tty is already
2885 implemented, but tty-local colors are not.
2886
5df647e8
CY
28872009-05-27 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * hooks.texi (Standard Hooks): Remove mention of obsolete
2890 redisplay-end-trigger-functions.
2891
2892 * internals.texi (Window Internals): Remove mention of obsolete
2893 redisplay-end-trigger-functions.
2894
01f17ae2
MR
28952009-05-21 Martin Rudalics <rudalics@gmx.at>
2896
2897 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2898
2899 * backups.texi (Making Backups): backup-directory-alist and
2900 make-backup-file-name-function are options.
2901 (Auto-Saving): auto-save-list-file-prefix is an option.
2902
2903 * buffers.texi (Killing Buffers): buffer-offer-save is an
2904 option.
2905
2906 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2907 option.
2908 (Echo Area Customization): echo-keystrokes is an option.
2909 (Selective Display): selective-display-ellipses is an option.
2910 (Temporary Displays): temp-buffer-show-function is an option.
2911 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2912 are options.
2913 (Font Selection): face-font-family-alternatives,
2914 face-font-selection-order, face-font-registry-alternatives, and
2915 scalable-fonts-allowed are options.
2916 (Fringe Indicators): indicate-buffer-boundaries is an option.
2917 (Fringe Cursors): overflow-newline-into-fringe is an option.
2918 (Scroll Bars): scroll-bar-mode is an option.
2919
2920 * eval.texi (Eval): max-lisp-eval-depth is an option.
2921
2922 * files.texi (Visiting Functions): find-file-hook is an option.
2923 (Directory Names): directory-abbrev-alist is an option.
2924 (Unique File Names): temporary-file-directory and
2925 small-temporary-file-directory are options.
2926
2927 * frames.texi (Initial Parameters): initial-frame-alist,
2928 minibuffer-frame-alist and default-frame-alist are options.
2929 (Cursor Parameters): blink-cursor-alist and
2930 cursor-in-non-selected-windows ar options.
2931 (Window System Selections): selection-coding-system is an
2932 option.
2933 (Display Feature Testing): display-mm-dimensions-alist is an
2934 option.
2935
2936 * help.texi (Help Functions): help-char and help-event-list are
2937 options.
2938
2939 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2940 an option.
2941
2942 * minibuf.texi (Minibuffer History): history-length and
2943 history-delete-duplicates are options.
2944 (High-Level Completion): read-buffer-function and
2945 read-buffer-completion-ignore-case are options.
2946 (Reading File Names): read-file-name-completion-ignore-case is
2947 an option.
2948
2949 * modes.texi (Mode Line Top): mode-line-format is an option.
2950 (Mode Line Variables): mode-line-position and mode-line-modes
2951 are options.
2952
2953 * nonascii.texi (Text Representations):
2954 enable-multibyte-characters is an option.
2955 (Default Coding Systems): auto-coding-regexp-alist,
2956 file-coding-system-alist, auto-coding-alist and
2957 auto-coding-functions are options.
2958 (Specifying Coding Systems): inhibit-eol-conversion is an
2959 option.
2960
2961 * os.texi (Init File): site-run-file is an option.
2962 (System Environment): mail-host-address is an option.
2963 (User Identification): user-mail-address is an option.
2964 (Terminal Output): baud-rate is an option.
2965
2966 * positions.texi (Word Motion): words-include-escapes is an
2967 option.
2968
2969 * searching.texi (Standard Regexps): page-delimiter,
2970 paragraph-separate, paragraph-separate and sentence-end are
2971 options.
2972
2973 * text.texi (Margins): left-margin and fill-nobreak-predicate
2974 are options.
2975
2976 * variables.texi (Local Variables): max-specpdl-size is an
2977 option.
2978
2979 * windows.texi (Choosing Window):
2980 split-window-preferred-function, special-display-function and
2981 display-buffer-function are options.
2982
106e6894
CY
29832009-05-20 Chong Yidong <cyd@stupidchicken.com>
2984
4a83454d
CY
2985 Fix errors spotted by Martin Rudalics.
2986
106e6894
CY
2987 * syntax.texi (Position Parse): Document rationale for ignored
2988 arguments to syntax-ppss-flush-cache.
2989
2990 * processes.texi (Input to Processes): Mark PROCESS arg to
2991 process-running-child-p as optional.
2992 (Network Options): Document NO-ERROR arg to
2993 set-network-process-option.
2994
2995 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
2996 command.
2997
2998 * searching.texi (POSIX Regexps): Mark posix-search-forward and
2999 posix-search-backward as commands.
3000
3001 * os.texi (Killing Emacs): Mark kill-emacs as a command.
3002 (Suspending Emacs): Mark suspend-emacs as a command.
3003 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
3004 commands.
5dcb4c4e
SM
3005 (Terminal Output): Remove obsolete function baud-rate.
3006 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
3007
3008 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
3009 terminal-coding-system and set-terminal-coding-system.
3010 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
3011 as optional.
3012 (Character Sets): Document RESTRICTION arg of char-charset.
3013 (Character Codes): Mark POS argument to get-byte as optional.
3014
3015 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
3016 minibuffer-message.
3017
3018 * files.texi (Create/Delete Dirs): Mark make-directory and
3019 delete-directory as commands.
3020
3021 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
3022
3023 * text.texi (Base 64): Mark base64-decode-string and
3024 base64-encode-string as commands.
3025 (Columns): Mark move-to-column as a command.
3026 (Mode-Specific Indent): Document RIGID arg to
3027 indent-for-tab-command.
3028 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
3029 Mark indent-code-rigidly as a command.
3030 (Substitution): Mark translate-region as a command.
3031
3032 * frames.texi (Size and Position): Remove obsolete functions
3033 screen-height and screen-width.
3034
04173931
CY
30352009-05-19 Chong Yidong <cyd@stupidchicken.com>
3036
3037 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
3038 (Displaying Buffers, Resizing Windows): Correct mistakes;
3039 next-window, previous-window, and pop-to-buffer are not commands,
3040 and fit-window-to-buffer" is a command. (Pointed out by Martin
3041 Rudalics.)
3042
eae7d8f8
RS
30432009-05-17 Richard M Stallman <rms@gnu.org>
3044
3045 * modes.texi (Precalculated Fontification): Clarify text.
3046
b8766179
MR
30472009-05-17 Martin Rudalics <rudalics@gmx.at>
3048
3049 * windows.texi (Selecting Windows): Clarify descriptions of
3050 with-selected-window and get-lru-window.
3051 (Cyclic Window Ordering): Refer to particular frame when talking
3052 about how splitting affects the ordering.
3053 (Displaying Buffers): Fix descriptions of switch-to-buffer and
3054 switch-to-buffer-other-window. Explain how setting of
3055 display-buffer-reuse-frames affects pop-to-buffer.
3056 (Choosing Window): Clarify some details in descriptions of
3057 display-buffer-reuse-frames, pop-up-frames, and
3058 pop-up-frame-function.
3059 (Dedicated Windows): Clarify some details.
3060 (Textual Scrolling): Replace term vscroll by term vertical
3061 scroll position.
3062 (Vertical Scrolling): Fix typo.
3063 (Window Hooks): Relate text on jit-lock-register to window
3064 scrolling and size changes.
3065
734b5e3b
CY
30662009-05-14 Chong Yidong <cyd@stupidchicken.com>
3067
0a65633e
CY
3068 * frames.texi (Initial Parameters): Clarify what the initial
3069 minibuffer frame is.
05be46d7
CY
3070 (Buffer Parameters): Note that the minibuffer parameter can not be
3071 altered.
0a65633e 3072
734b5e3b
CY
3073 * anti.texi (Antinews): Copyedits. Rearrange some entries.
3074 Document display-buffer changes.
3075
925672cd
CY
30762009-05-13 Chong Yidong <cyd@stupidchicken.com>
3077
17ecd7af
CY
3078 * anti.texi (Antinews): Rewrite for Emacs 22.
3079
925672cd
CY
3080 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3081 obarrays are first mentioned. Define "system abbrev" more
3082 prominently, and add it to the index.
3083 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3084 Copyedits.
3085 (Abbrev Expansion): Document abbrev-insert.
3086
80be4dd7
CY
30872009-05-12 Chong Yidong <cyd@stupidchicken.com>
3088
3089 * frames.texi (Font and Color Parameters): Rename from Color
3090 Parameters. Document font-backend parameter.
3091
3092 * vol2.texi (Top): Update node listing.
3093 * vol1.texi (Top): Update node listing.
3094 * elisp.texi (Top): Update node listing.
3095
372a93ac
MR
30962009-05-11 Martin Rudalics <rudalics@gmx.at>
3097
3098 * windows.texi (Choosing Window): Don't explicitly refer to
3099 split-window-sensibly's window argument in descriptions of
3100 split-height-threshold and split-width-threshold.
3101
714c3541
MR
31022009-05-10 Martin Rudalics <rudalics@gmx.at>
3103
3104 * windows.texi (Choosing Window): Fix rewrite of window
3105 splitting section.
3106
0e90e7be
EZ
31072009-05-09 Eli Zaretskii <eliz@gnu.org>
3108
f4e90db0
SM
3109 * nonascii.texi (Default Coding Systems):
3110 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 3111 Add indexing.
0e90e7be
EZ
3112 (Lisp and Coding Systems): Add index entries.
3113
d3c0c321
MR
31142009-05-09 Martin Rudalics <rudalics@gmx.at>
3115
3116 * windows.texi (Choosing Window): Describe split-window-sensibly
3117 and rewrite section on window splitting accordingly.
3118 (Textual Scrolling): Replace `...' by @code{...}.
3119
c773345a
CY
31202009-05-04 Chong Yidong <cyd@stupidchicken.com>
3121
ee2d5b5e
CY
3122 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3123 Remove obsoleted pre-abbrev-expand-hook.
3124
3125 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3126 entries.
3127
c773345a
CY
3128 * internals.texi (Object Internals): Don't assume 32-bit machines
3129 are the norm.
3130 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
3131 (Window Internals): Synch field names to window.h.
3132 (Process Internals): Synch field names to process.h.
c773345a 3133
dd449674
CY
31342009-04-29 Chong Yidong <cyd@stupidchicken.com>
3135
3136 * variables.texi (File Local Variables): Note that read-circle is
3137 bound to nil when reading file-local variables.
3138
3139 * streams.texi (Input Functions): Document read-circle.
3140 (Output Variables): Add xref to Circular Objects.
3141
4f1e25e2
CY
31422009-04-25 Chong Yidong <cyd@stupidchicken.com>
3143
3144 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3145 Features and Coding System Basics. Node that "p" stands for
3146 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3147 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3148 mouse-appearance-menu.
3149 (Programming Tips): Add xref to Progress.
3150
dca019f8
CY
31512009-04-22 Chong Yidong <cyd@stupidchicken.com>
3152
5dcb4c4e
SM
3153 * os.texi (Command-Line Arguments):
3154 Document command-line-args-left.
dca019f8
CY
3155 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3156 terminal objects for tty arguments.
3157 (Startup Summary): Add xref to Session Management.
3158 (Session Management): Mention emacs-session-restore. Copyedits.
3159
02a89103
CY
31602009-04-20 Chong Yidong <cyd@stupidchicken.com>
3161
3162 * os.texi (Startup Summary): Copyedits. The init file is not
3163 necessarily named .emacs now. Document initial-buffer-choice and
3164 initial-scratch-message. Note where Emacs exits in batch mode.
3165 Document inhibit-splash-screen as an alias.
3166 (Init File): Be neutral about which init file name to use.
3167
31682009-04-16 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * os.texi (System Interface): Fix Texinfo usage.
3171
0c1cfe01
CY
31722009-04-15 Chong Yidong <cyd@stupidchicken.com>
3173
80d7cdca
CY
3174 * searching.texi (Regexp Backslash): Also refer to shy groups as
3175 non-capturing or unnumbered groups.
3176 (Regexp Functions): Add cross-reference to Regexp Backslash.
3177
0c1cfe01
CY
3178 * display.texi (Truncation): Overlays can use line-prefix and
3179 wrap-prefix too.
3180 (Overlay Properties): Document wrap-prefix and line-prefix.
3181 (Face Attributes): Document underline-minimum-offset.
3182 (Face Remapping): Copyedits.
3183 (Low-Level Font): Copyedits.
3184 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
3185 (Line Height): Emphasize that line-spacing only takes effect on
3186 graphical terminals.
0c1cfe01 3187
c4adeee0
CY
31882009-04-13 Chong Yidong <cyd@stupidchicken.com>
3189
3190 * display.texi (Refresh Screen): Note that a passage about screen
3191 refreshing is text terminal only.
3192 (Forcing Redisplay): Delete misleading comment---sit-for calls
3193 redisplay, not the other way around.
3194 (Truncation): Note new values of truncate-partial-width-windows.
3195 Copyedits.
3196 (Invisible Text): Document invisible-p.
3197
b20ecfa1
EZ
31982009-04-11 Eli Zaretskii <eliz@gnu.org>
3199
3200 * display.texi (Overlays): Overlays don't scale well. See
3201 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3202
97d8273f
CY
32032009-04-10 Chong Yidong <cyd@stupidchicken.com>
3204
f147ff75
CY
3205 * syntax.texi (Syntax Table Functions): Document cons cell
3206 argument for modify-syntax-entry.
3207 (Categories): Document cons cell argument for
3208 modify-category-entry.
3209
fca4ec76
CY
3210 * searching.texi (String Search): Document word-search-forward-lax
3211 and word-search-backward-lax.
3212 (Searching and Case): Describe isearch behavior more precisely.
3213
9c283d5b
CY
3214 * keymaps.texi (Tool Bar): Mention that some platforms do not
3215 support multi-line toolbars. Suggested by Stephen Eglen.
3216
3217 * frames.texi (Layout Parameters): Mention that Nextstep also
3218 allows only one tool-bar line. Suggested by Stephen Eglen.
3219
97d8273f
CY
3220 * nonascii.texi (Text Representations): Copyedits.
3221 (Coding System Basics): Also mention utf-8-emacs.
3222 (Converting Representations, Selecting a Representation)
3223 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3224 Copyedits.
3225 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3226
2bad3299
CY
32272009-04-09 Chong Yidong <cyd@stupidchicken.com>
3228
3229 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
3230 (Filling): Clarify REGION argument of fill-paragraph.
3231 Document fill-forward-paragraph-function.
2bad3299
CY
3232 (Special Properties): Remove "new in Emacs 22" declaration.
3233 (Clickable Text): Merge with Links and Mouse-1 node.
3234
5dcb4c4e
SM
3235 * display.texi (Button Properties, Button Buffer Commands):
3236 Change xref to Clickable Text.
2bad3299
CY
3237
3238 * tips.texi (Key Binding Conventions): Change xref to Clickable
3239 Text.
3240
3241 * elisp.texi (Top): Update node listing.
3242
ea30ce4f
CY
32432009-04-05 Chong Yidong <cyd@stupidchicken.com>
3244
47af2f4b
CY
3245 * markers.texi (The Mark): Copyedits. Improve description of
3246 handle-shift-selection.
3247 (The Region): Move use-region-p here from The Mark.
3248
ea30ce4f
CY
3249 * positions.texi (Screen Lines): Document (cols . lines) argument
3250 for vertical-motion.
3251
2aa8ea6e
CY
32522009-04-04 Chong Yidong <cyd@stupidchicken.com>
3253
3ec61d4e
CY
3254 * frames.texi (Frames): Clean up introduction. Document `ns'
3255 return value for framep.
3256 (Creating Frames): Note how the terminal is chosen.
3257 (Multiple Terminals, Multiple Displays): Merge into a single node.
3258 (Color Parameters): Fix typo.
3259
3260 * variables.texi (Local Variables, Buffer-Local Variables)
3261 (Creating Buffer-Local): Change link to Multiple Terminals.
3262
3263 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3264
3265 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3266 Terminals.
3267
3268 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3269 to Multiple Terminals.
3270
3271 * elisp.texi (Top): Update node listing.
3272 * vol2.texi (Top): Update node listing.
3273 * vol1.texi (Top): Update node listing.
3274
9257072f
CY
3275 * buffers.texi (Current Buffer): Note that the append-to-buffer
3276 example is no longer in synch with the latest code. Tie the two
3277 examples together.
3278
2aa8ea6e
CY
3279 * files.texi (File Attributes): Move note about MS-DOS from
3280 Changing Files to File Attributes.
3281 (Create/Delete Dirs): Note that mkdir is an alias for this.
3282
22e74b17
CY
32832009-04-01 Markus Triska <triska@gmx.at>
3284
3285 * processes.texi (Filter Functions): Suggest how to handle output
3286 batches.
3287
4bbe48ec
CY
32882009-03-30 Chong Yidong <cyd@stupidchicken.com>
3289
3290 * help.texi (Accessing Documentation): Update example to use
3291 help-setup-xref and with-help-window.
3292 (Help Functions): Remove print-help-return-message, which is
3293 semi-obsolete due to with-help-window. Document help-buffer and
3294 help-setup-xref.
3295
b9723f39
CY
32962009-03-29 Chong Yidong <cyd@stupidchicken.com>
3297
5dcb4c4e
SM
3298 * help.texi (Accessing Documentation, Help Functions):
3299 Remove information about long-obsolete Emacs versions.
9eb52e90 3300
b9723f39
CY
3301 * modes.texi (Mode Line Variables): The default values of the mode
3302 line variables are now more complicated.
3303
b0cc32db
CY
33042009-03-28 Chong Yidong <cyd@stupidchicken.com>
3305
3c25a5a9
CY
3306 * modes.texi (Major Mode Conventions): Note that specialness is
3307 inherited.
31c9eebb
CY
3308 (Derived Modes): Note that define-derive-mode sets the mode-class
3309 property.
3c25a5a9 3310
b0cc32db
CY
3311 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3312 goto-map. Add search-map to the list.
3313
c5e0006d
EZ
33142009-03-27 Eli Zaretskii <eliz@gnu.org>
3315
1213465a
EZ
3316 * os.texi (System Environment): Update the list of system-type
3317 values.
3318
c5e0006d
EZ
3319 * markers.texi (The Mark) <handle-shift-selection>: Update for
3320 removal of the optional argument DEACTIVATE.
3321
48bab3d6
CY
33222009-03-25 Chong Yidong <cyd@stupidchicken.com>
3323
3324 * commands.texi (Focus Events): Most X window managers don't use
3325 focus-follows-mouse nowadays.
3326
6e4ff1b6
CY
33272009-03-24 Chong Yidong <cyd@stupidchicken.com>
3328
3329 * commands.texi (Defining Commands): Clarify introduction.
3330 (Using Interactive): Not that interactive can be put in a symbol
3331 property.
3332 (Interactive Call): Note that a symbol with a non-nil
3333 interactive-form property satisfies commandp.
3334
11625308
JB
33352009-03-23 Juanma Barranquero <lekktu@gmail.com>
3336
3337 * minibuf.texi (Intro to Minibuffers): Fix typos.
3338
7b34420d
CY
33392009-03-23 Chong Yidong <cyd@stupidchicken.com>
3340
3341 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
3342 about minibuffers in old Emacs versions. Copyedits.
3343 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
3344 (Text from Minibuffer): Simplify introduction.
3345
f9257eed
AM
33462009-03-22 Alan Mackenzie <acm@muc.de>
3347
3348 * commands.texi (Using Interactive): Clarify string argument to
3349 `interactive' - even promptless elements need \n separators.
3350
f639ba70
CY
33512009-03-18 Chong Yidong <cyd@stupidchicken.com>
3352
3353 * minibuf.texi (Completion Styles): New node.
3354
3355 * elisp.texi (Top): Update node listing.
3356
d897e8ee
CY
33572009-03-17 Chong Yidong <cyd@stupidchicken.com>
3358
3359 * minibuf.texi (Basic Completion): Note that
3360 read-file-name-completion-ignore-case and
3361 read-buffer-completion-ignore-case can override
3362 completion-ignore-case.
3363 (Minibuffer Completion): Document completing-read changes.
3364 (Completion Commands): Avoid mentioning partial completion mode.
3365 Document minibuffer-completion-confirm changes, and
3366 minibuffer-confirm-exit-commands.
3367 (High-Level Completion): Document new require-match behavior for
3368 read-buffer. Document read-buffer-completion-ignore-case.
3369 (Reading File Names): Document new require-match behavior for
3370 read-file-name.
3371
b1f23349
CY
33722009-03-14 Chong Yidong <cyd@stupidchicken.com>
3373
3374 * debugging.texi (Error Debugging): Don't mislead the reader into
3375 thinking that debug-on-error enters debugger for C-f at EOB.
3376 (Error Debugging): Setting debug-on-init within the init file
3377 works, and has for some time.
3378
d6eb4e25
KH
33792009-03-13 Kenichi Handa <handa@m17n.org>
3380
3381 * display.texi (Fontsets): Update the description.
3382
1cf53dc5
CY
33832009-03-13 Chong Yidong <cyd@stupidchicken.com>
3384
3385 * advice.texi (Advising Primitives): Link to What Is a Function.
3386
81f919fc
CY
33872009-03-12 Chong Yidong <cyd@stupidchicken.com>
3388
cf4229eb
CY
3389 * compile.texi (Speed of Byte-Code): Update example.
3390 (Disassembly): Update examples.
3391
81f919fc 3392 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
3393
3394 * customize.texi (Common Keywords): It's not necessary to use :tag
3395 to remove hyphens, as custom-unlispify-tag-name does it
3396 automatically.
5dcb4c4e
SM
3397 (Variable Definitions): Link to File Local Variables.
3398 Document customized-value symbol property.
f2bbc08c
CY
3399 (Customization Types): Move menu to end of node.
3400
955964d7
CY
34012009-03-10 Chong Yidong <cyd@stupidchicken.com>
3402
3403 * macros.texi (Compiling Macros): Omit misleading sentence, which
3404 implied that macros can only be used in the same file they are
3405 defined.
3406 (Backquote): Remove obsolete information about Emacs 19.
3407
d25ed7db
GM
34082009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3409
3410 * display.texi (Display Margins): Fix paren typo.
3411
d55f6ca5
CY
34122009-02-27 Chong Yidong <cyd@stupidchicken.com>
3413
f0e57ed8
CY
3414 * elisp.texi (Top): Update node listing.
3415
3416 * variables.texi (Variables): Clarify introduction.
3417 (Global Variables): Mention that setq is a special form.
3418 (Local Variables): Use active voice.
3419 (Tips for Defining): Mention marking variables as safe.
3420 (Buffer-Local Variables): Mention terminal-local and frame-local
3421 variables together.
3422 (File Local Variables): Copyedits.
3423 (Frame-Local Variables): Note that they are not really useful.
3424 (Future Local Variables): Node deleted.
3425
d55f6ca5 3426 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 3427 Unicode escape syntax.
d55f6ca5 3428
ca8f09a8
CY
34292009-02-23 Chong Yidong <cyd@stupidchicken.com>
3430
3431 * control.texi (Control Structures): Add cindex entry for "textual
3432 order".
3433
3434 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3435 instead of "expression" throughout.
3436 (Function Indirection): Copyedits. Use active voice.
3437 (Eval): The default value of max-lisp-eval-depth is now 400.
3438
a20878b6
MB
34392009-02-23 Miles Bader <miles@gnu.org>
3440
3441 * processes.texi (System Processes): Rename `system-process-attributes'
3442 to `process-attributes'.
3443
61f66044
CY
34442009-02-22 Chong Yidong <cyd@stupidchicken.com>
3445
1b80d1f3
CY
3446 * symbols.texi (Property Lists): Emphasize that property lists are
3447 not restricted to symbol cells.
3448 (Other Plists): Copyedit.
3449
61f66044
CY
3450 * sequences.texi (Sequences Arrays Vectors): Make introduction
3451 more concise.
3452 (Arrays): Mention char-tables and bool-vectors too.
3453 (Vectors): Don't repeat information given in Arrays node. Link to
3454 nodes that explain the vector usage examples.
3455 (Char-Tables): Note that char-table elements can have arbitrary
3456 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 3457 Link to Property Lists node.
61f66044 3458
9403944b
CY
34592009-02-22 Chong Yidong <cyd@stupidchicken.com>
3460
3461 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3462 `append'.
4068c7b4 3463 (List Elements): Copyedits.
9403944b
CY
3464
3465 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3466 of `vconcat'.
3467
3468 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3469 Emacs 20 usage of `concat'.
3470 (Case Conversion): Copyedits.
3471
b87a185f
CY
34722009-02-21 Chong Yidong <cyd@stupidchicken.com>
3473
3474 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3475 Minor edits.
3476 (Frame Configuration Type): Emphasize that it is not primitive.
3477 (Font Type): New node.
3478 (Type Predicates): Add fontp; type-of now recognizes font object
3479 types.
3480
3481 * intro.texi (Version Info): Update version numbers in examples.
3482 (Acknowledgements): List more contributors.
3483
3484 * elisp.texi: Bump version number to 3.0.
3485 (Top): Link to Font Type node.
3486
867d4bb3
JB
34872009-02-20 Juanma Barranquero <lekktu@gmail.com>
3488
3489 * modes.texi (Major Mode Conventions): Remove duplicate words.
3490 (Customizing Keywords): Fix typo.
3491
77730170
EZ
34922009-02-14 Eli Zaretskii <eliz@gnu.org>
3493
3494 * nonascii.texi (User-Chosen Coding Systems): Document that
3495 select-safe-coding-system suggests raw-text if there are raw bytes
3496 in the region.
3497 (Explicit Encoding): Warn not to use `undecided' when encoding.
3498
c8736212
GM
34992009-02-11 Glenn Morris <rgm@gnu.org>
3500
3501 * frames.texi (Visibility of Frames): Mention the effect multiple
3502 workspaces/desktops can have on visibility.
3503
ab992d66
EZ
35042009-02-07 Eli Zaretskii <eliz@gnu.org>
3505
c8736212
GM
3506 * text.texi (Commands for Insertion):
3507 * commands.texi (Event Mod):
3508 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
3509 * nonascii.texi (Translation of Characters):
3510 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
3511 (Explicit Encoding): Document the `charset' text property produced
3512 by decode-coding-region and decode-coding-string.
ab992d66 3513
e651a255
AM
35142009-01-27 Alan Mackenzie <acm@muc.de>
3515
3516 * modes.texi (Search-based Fontification): Correct a typo.
3517
bc5cde4b
JB
35182009-01-25 Juanma Barranquero <lekktu@gmail.com>
3519
3520 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3521 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3522
3533155b
EZ
35232009-01-24 Eli Zaretskii <eliz@gnu.org>
3524
f721deda
EZ
3525 * display.texi (Window Systems): Document the value of
3526 `initial-window-system' under --daemon.
3527
3533155b
EZ
3528 * os.texi (System Environment): Remove description of the
3529 `environment' function which has been deleted.
3530
f79b43b2
DN
35312009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3532
3533 * frames.texi (Multiple Displays): Remove documentation for
3534 removed function make-frame-on-tty.
3535
e3aa6669
CY
35362009-01-22 Chong Yidong <cyd@stupidchicken.com>
3537
3538 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
3539 write-region-annotate-functions.
3540 Document write-region-post-annotation-function.
e3aa6669 3541
fb13a416
CY
35422009-01-19 Chong Yidong <cyd@stupidchicken.com>
3543
3544 * display.texi (Font Lookup): Document WIDTH argument of
3545 x-list-fonts.
3546
02eccf6b
EZ
35472009-01-17 Eli Zaretskii <eliz@gnu.org>
3548
ead3f58d
EZ
3549 * maps.texi (Standard Keymaps): Rename function-key-map to
3550 local-function-key-map.
3551
3552 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3553 local-function-key-map.
3554
3555 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3556 and `set-keyboard-coding-system' now accept an optional terminal
3557 argument.
3558
3559 * commands.texi (Event Mod): `keyboard-translate-table' is now
3560 terminal-local.
3561 (Function Keys): Rename function-key-map to
3562 local-function-key-map.
3563
df05a163
EZ
3564 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3565 frames.texi.
3566
0ed8034e 3567 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
3568 `delete-terminal-functions', `suspend-tty-functions' and
3569 `resume-tty-functions'.
0ed8034e
EZ
3570
3571 * frames.texi (Frames): Document `frame-terminal' and
3572 `terminal-live-p'.
3573 (Multiple Displays): Document `make-frame-on-tty'.
3574 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3575 `terminal-name', and `get-device-terminal'.
490f1197
EZ
3576 (Terminal Parameters): Document `terminal-parameters',
3577 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
3578
3579 * os.texi (System Environment): Document `environment' and
3580 `initial-environment'.
490f1197
EZ
3581 (Suspending Emacs): Update for multi-tty; document
3582 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 3583
02eccf6b
EZ
3584 * nonascii.texi (Coding System Basics): More accurate description
3585 of `raw-text'.
3586
f19fea97
JB
35872009-01-12 Juanma Barranquero <lekktu@gmail.com>
3588
3589 * display.texi (Low-Level Font): Fix typo.
3590
16fa292f
CY
35912009-01-10 Chong Yidong <cyd@stupidchicken.com>
3592
3593 * elisp.texi (Top): Update node listing.
3594
3595 * display.texi (PostScript Images): Node deleted.
3596
0b4faef3
EZ
35972009-01-10 Eli Zaretskii <eliz@gnu.org>
3598
3355f04d
EZ
3599 * processes.texi (Decoding Output): Document that null bytes force
3600 no-conversion for reading process output.
3601
3602 * files.texi (Reading from Files): Document that null bytes force
3603 no-conversion when visiting files.
3604
11625308 3605 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 3606
5dcb4c4e
SM
3607 * nonascii.texi (Lisp and Coding Systems):
3608 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 3609 (Character Properties): Improve wording.
0b4faef3 3610
ce9cf065
CY
36112009-01-09 Chong Yidong <cyd@stupidchicken.com>
3612
3613 * display.texi (Font Lookup): Remove obsolete function
3614 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3615 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
3616 (Font Selection): Reorder order of variable descriptions.
3617 Minor clarifications.
ce9cf065
CY
3618
3619 * elisp.texi (Top): Update node listing.
3620
ab756fb3
GM
36212009-01-09 Glenn Morris <rgm@gnu.org>
3622
3623 * commands.texi (Command Loop Info): Say that last-command-char and
3624 last-input-char are obsolete aliases.
3625
3626 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3627 last-input-char and last-command-char, since they are just aliases for
3628 last-input-event and last-command-event.
3629
3630 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3631 last-command-char.
3632
6b2b8ab1
CY
36332009-01-08 Chong Yidong <cyd@stupidchicken.com>
3634
3635 * elisp.texi: Update node listing.
3636
3637 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
3638 (Face Attributes): Don't link to Font Lookup.
3639 Document font-family-list.
6b2b8ab1
CY
3640 (Fonts): New node.
3641
3568e767
JR
36422009-01-08 Jason Rumney <jasonr@gnu.org>
3643
3644 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 3645 changing the standard pointer shapes. (Bug#1485)
3568e767 3646
6221c8db
CY
36472009-01-08 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * display.texi (Attribute Functions): Note that a function value
3650 :height is relative, and that compatibility functions work by
3651 calling set-face-attribute.
3652 (Displaying Faces): Reorder list in order of increasing priority.
3653 (Face Remapping): New node. Content moved here from Displaying
3654 Faces.
3655 (Glyphs): Link to Face Functions.
3656
e3d3799a
CY
36572009-01-08 Chong Yidong <cyd@stupidchicken.com>
3658
3659 * display.texi (Faces): Don't discuss face id here. facep does
3660 not return t.
3661 (Defining Faces): Minor clarification.
3662 (Face Attributes): Rearrange items to match docstring of
3663 set-face-attribute. Add :foundry attribute. Document new role of
3664 :font attribute. Texinfo usage fix.
3665 (Attribute Functions): Copyedits.
3666 (Face Functions): Note that face number is seldom used.
3667
638a2457
RS
36682009-01-05 Richard M Stallman <rms@gnu.org>
3669
3670 * strings.texi (Predicates for Strings): Minor clarification.
3671
3672 * functions.texi (Function Safety): Texinfo usage fix.
3673
49ea0074
JB
36742009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3675
3676 * objects.texi (General Escape Syntax): Fix typo.
3677
9f822178
MR
36782009-01-03 Martin Rudalics <rudalics@gmx.at>
3679
3680 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3681 works via the default value of pop-up-frame-function.
3682
af34ad36
EZ
36832009-01-02 Eli Zaretskii <eliz@gnu.org>
3684
3685 * processes.texi (System Processes): Document the `time' and
3686 `ctime' attributes of `system-process-attributes'.
3687
d31f6679
CY
36882009-01-01 Chong Yidong <cyd@stupidchicken.com>
3689
3690 * display.texi (Face Attributes): Clarify :height attribute.
3691
174dc00c
MR
36922008-12-31 Martin Rudalics <rudalics@gmx.at>
3693
3694 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3695 the front of the buffer list. Add entries for `last-buffer' and
3696 `unbury-buffer'.
3697
b8afe7e4
EZ
36982008-12-27 Eli Zaretskii <eliz@gnu.org>
3699
d14030f5
EZ
3700 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3701 and its subsections.
3702
3703 * frames.texi (Multiple Terminals, Low-level Terminal)
3704 (Terminal Parameters, Frames on Other TTY devices): New sections.
3705 (Frames): Add an xref to "Multiple Terminals".
3706
765980a4
EZ
3707 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3708
3709 * objects.texi (Terminal Type): New node.
3710 (Editing Types): Add it to the menu.
3711
47bd5577
EZ
3712 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3713 Variables".
3714
eb22b78c 3715 * variables.texi (Directory Local Variables): New node.
47bd5577 3716 (Variables): Add a menu item for it.
eb22b78c 3717
b8afe7e4
EZ
3718 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3719 `generated-autoload-file'.
3720
77bb0476
EZ
37212008-12-20 Eli Zaretskii <eliz@gnu.org>
3722
028e2c19
EZ
3723 * os.texi (Startup Summary): Add xref to documentation of
3724 `initial-window-system'.
3725
77bb0476
EZ
3726 * display.texi (Window Systems): Document `window-system' the
3727 function. The variable `window-system' is now frame-local.
028e2c19 3728 Document `initial-window-system'.
77bb0476 3729
dda87836
MR
37302008-12-19 Martin Rudalics <rudalics@gmx.at>
3731
3732 * windows.texi (Windows): Rewrite description of
3733 fit-window-to-buffer.
3734
caef3ed2
GM
37352008-12-13 Glenn Morris <rgm@gnu.org>
3736
3737 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3738 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3739
21c58e4d
GM
37402008-12-12 Glenn Morris <rgm@gnu.org>
3741
3742 * debugging.texi (Error Debugging): Refer forwards to
3743 eval-expression-debug-on-error.
3744
af38459f
EZ
37452008-12-05 Eli Zaretskii <eliz@gnu.org>
3746
5dedd9b5
EZ
3747 * strings.texi (String Basics): Only unibyte strings that
3748 represent key sequences hold 8-bit raw bytes.
3749
af38459f
EZ
3750 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3751 paragraph to speak about `undecided'.
3752 (Character Properties): Don't explain the meaning of each
3753 property; instead, identify their Unicode Standard names.
b3f1f4a5 3754 (Character Sets): Document `map-charset-chars'.
af38459f 3755
fa047ae7
GM
37562008-12-02 Glenn Morris <rgm@gnu.org>
3757
3758 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3759 section yet again.
3760
47dbc044
EZ
37612008-11-29 Eli Zaretskii <eliz@gnu.org>
3762
98d05998
EZ
3763 * nonascii.texi (Character Properties): New Section.
3764 (Specifying Coding Systems): Document
3765 `coding-system-priority-list', `set-coding-system-priority', and
3766 `with-coding-priority'.
3767 (Lisp and Coding Systems): Document `check-coding-systems-region'
3768 and `coding-system-charset-list'.
3769 (Coding System Basics): Document `coding-system-aliases'.
3770
3771 * elisp.texi (Top): Add a @detailmenu entry for "Character
3772 Properties".
3773
47dbc044
EZ
3774 * objects.texi (Character Type): Correct the range of Emacs
3775 characters. Add an @xref to "Character Codes".
3776
3777 * strings.texi (String Basics): Add an @xref to "Character Codes".
3778
3779 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3780
3781 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3782 (Character Codes): Document `max-char'.
3783
8b80cdf5
EZ
37842008-11-28 Eli Zaretskii <eliz@gnu.org>
3785
3786 * nonascii.texi (Text Representations, Converting Representations)
3787 (Character Sets, Scanning Charsets, Translation of Characters):
3788 Make text more accurate.
3789
a99dceba
GM
37902008-11-28 Glenn Morris <rgm@gnu.org>
3791
3792 * files.texi (Format Conversion Round-Trip): Improve previous change.
3793
f6dc3bed
CY
37942008-11-26 Chong Yidong <cyd@stupidchicken.com>
3795
3796 * modes.texi (Auto Major Mode): Fix example.
3797
5da9413d
GM
37982008-11-25 Glenn Morris <rgm@gnu.org>
3799
3800 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3801
3802 * files.texi (Format Conversion Round-Trip):
3803 Use active voice for previous change.
3804
fcca848c
CY
38052008-11-25 Chong Yidong <cyd@stupidchicken.com>
3806
3807 * os.texi (Processor Run Time):
3808 * processes.texi (Transaction Queues):
3809 * markers.texi (The Mark):
3810 * windows.texi (Choosing Window, Selecting Windows):
3811 * files.texi (Changing Files, Magic File Names):
3812 * commands.texi (Key Sequence Input):
3813 * functions.texi (Declaring Functions):
3814 * strings.texi (Predicates for Strings):
3815 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3816
36c8dc54
CY
38172008-11-24 Chong Yidong <cyd@stupidchicken.com>
3818
3819 * help.texi (Accessing Documentation): Update example.
3820
3821 * variables.texi (Defining Variables): Note that `*' is not
3822 necessary if defcustom is used.
3823
2a79b242
EZ
38242008-11-22 Eli Zaretskii <eliz@gnu.org>
3825
3826 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3827 Characters" from @detailmenu.
3828
3829 * nonascii.texi (Character Codes, Character Sets)
3830 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3831 (Chars and Bytes, Splitting Characters): Sections removed.
3832
392f0d26
LK
38332008-11-22 Lute Kamstra <lute@gnu.org>
3834
3835 * positions.texi (Text Lines): Update goto-line documentation.
3836
af1a5cd5
MR
38372008-11-21 Martin Rudalics <rudalics@gmx.at>
3838
6a4cfb0c
MR
3839 * frames.texi (Frames): Fix typo, add cross references, reword.
3840 (Initial Parameters): Reword special-display-frame-alist text.
3841 (Frames and Windows): Reword. Describe argument norecord for
3842 set-frame-selected-window.
3843 (Input Focus): Describe argument norecord for select-frame.
3844 Remove comment on MS-Windows behavior for focus-follows-mouse.
3845 (Raising and Lowering): Mention windows-frames dichotomy in
3846 metaphor.
3847
af1a5cd5
MR
3848 * windows.texi (Displaying Buffers, Vertical Scrolling)
3849 (Horizontal Scrolling): Fix indenting and rewording issues
3850 introduced with 2008-11-07 change.
3851
c249fa9c
GM
38522008-11-20 Glenn Morris <rgm@gnu.org>
3853
3854 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3855 element of `format-alist'.
3856
204d4665
GM
38572008-11-19 Glenn Morris <rgm@gnu.org>
3858
3859 * doclicense.texi: Update to FDL 1.3.
3860 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3861
cc0910af
CY
38622008-11-18 Chong Yidong <cyd@stupidchicken.com>
3863
efe6e7c4
CY
3864 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3865 vars, which are obsolete. Mention jit-lock-register.
3866
5dcb4c4e
SM
3867 * modes.texi (Other Font Lock Variables):
3868 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 3869
cc0910af
CY
3870 * frames.texi (Color Parameters): Document alpha parameter.
3871
aeeedf76
MR
38722008-11-16 Martin Rudalics <rudalics@gmx.at>
3873
3874 * windows.texi (Splitting Windows, Deleting Windows)
3875 (Selecting Windows, Cyclic Window Ordering)
3876 (Buffers and Windows, Displaying Buffers, Choosing Window)
3877 (Dedicated Windows, Window Point, Window Start and End)
3878 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3879 (Size of Window, Resizing Windows, Window Configurations)
3880 (Window Parameters): Avoid @var at beginning of sentences and
3881 reword accordingly.
3882
4c565c5c
LK
38832008-11-11 Lute Kamstra <lute@gnu.org>
3884
3885 * files.texi (File Name Components): Fix file-name-extension
3886 documentation.
3887
25f494c9
JB
38882008-11-11 Juanma Barranquero <lekktu@gmail.com>
3889
3890 * frames.texi (Basic Parameters): Remove display-environment-variable
3891 and term-environment-variable.
3892
a1401ab1
EZ
38932008-11-08 Eli Zaretskii <eliz@gnu.org>
3894
3895 * windows.texi (Basic Windows, Splitting Windows)
3896 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3897 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
3898 (Resizing Windows, Window Configurations, Window Parameters):
3899 Fix wording and markup.
a1401ab1 3900
efafc282
MR
39012008-11-07 Martin Rudalics <rudalics@gmx.at>
3902
3903 * windows.texi (Windows): Update entries.
3904 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 3905 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
3906 (Selecting Windows, Cyclic Window Ordering): Reword with special
3907 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
3908 (Buffers and Windows, Choosing Window): Reword with special
3909 emphasis on dedicated windows.
3910 (Displaying Buffers): Reword. For switch-to-buffer mention that
3911 it may fall back on pop-to-buffer. For other-window try to
3912 explain how it treats the cyclic ordering of windows.
efafc282
MR
3913 (Dedicated Windows): New node and section discussing dedicated
3914 windows and associated functions.
86ab855a 3915 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
3916 (Window Start and End): Rename node and section title. Reword.
3917 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3918 Minor rewording.
3919 (Size of Window): Reword, in particular text on window-width.
3920 (Resizing Windows): Reword. Add text on balancing windows.
3921 (Window Configurations): Reword. Mention window parameters.
3922 (Window Parameters): New node and section on window parameters.
3923 (Window Hooks): Reword. Mention that
3924 window-configuration-change-hook is run "buffer-locally".
3925 * elisp.texi (Top): Update Windows entries in @detailmenu
3926 section.
3927
d60a8ab2
JB
39282008-11-04 Juanma Barranquero <lekktu@gmail.com>
3929
3930 * searching.texi (Regexp Search): Fix typo.
3931
01777627
CY
39322008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3933
3934 * searching.texi (Regexp Search): Document GREEDY arg.
3935 (Simple Match Data): Fix return value.
3936
c4526e93
EZ
39372008-11-01 Eli Zaretskii <eliz@gnu.org>
3938
3939 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
3940 with Emacs 23 internal representation of characters.
3941 Document `unibyte-string'.
c4526e93 3942
fe2ae8b5
CY
39432008-10-28 Chong Yidong <cyd@stupidchicken.com>
3944
3945 * processes.texi (Process Information): Note that process-status
3946 does not accept buffer names.
3947
cc5a21e3
CY
39482008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3949
3950 * positions.texi (Skipping Characters): Correct return value of
3951 skip-chars-forward.
3952
09460d9a
MR
39532008-10-25 Martin Rudalics <rudalics@gmx.at>
3954
520b29e7
MR
3955 * windows.texi (Deleting Windows): Update documentation of
3956 delete-windows-on.
3957 (Buffers and Windows): Update documentations of
3958 get-buffer-window and get-buffer-window-list.
3959 (Displaying Buffers): Update documentation of
3960 replace-buffer-in-windows.
3961
09460d9a
MR
3962 * buffers.texi (Current Buffer): Reword set-buffer and
3963 with-current-buffer documentations.
3964 (Creating Buffers): Reword documentation of get-buffer-create.
3965
4d48fcdc
MR
39662008-10-23 Martin Rudalics <rudalics@gmx.at>
3967
3968 * buffers.texi (Current Buffer): Reword documentation of
3969 set-buffer.
3970 (Buffer Names): Reword documentation of buffer-name.
3971 (The Buffer List): For bury-buffer explain what happens with the
3972 buffer's window.
3973 (Creating Buffers): Say that get-buffer-create's arg is called
3974 buffer-or-name.
3975
f0143c43
CY
39762008-10-22 Chong Yidong <cyd@stupidchicken.com>
3977
3e5dbbd3
CY
3978 * advice.texi (Computed Advice): Explain what DEFINITION is.
3979
f0143c43
CY
3980 * nonascii.texi (Character Codes): Remove obsolete function
3981 char-valid-p, and document characterp instead.
3982
52a94b85
MR
39832008-10-22 Martin Rudalics <rudalics@gmx.at>
3984
3985 * windows.texi (Displaying Buffers): Reword documentation of
3986 pop-to-buffer.
3987 (Choosing Window): Rewrite documentation of display-buffer and
3988 its options.
3989
f76f8246
MR
3990 * buffers.texi (Killing Buffers): Update documentation of
3991 kill-buffer.
3992
acc8b598
EZ
39932008-10-21 Eli Zaretskii <eliz@gnu.org>
3994
80e6b6df
EZ
3995 * processes.texi (Serial Ports): Fix wording and improve markup.
3996
3645358a
EZ
3997 * searching.texi (Regexp Search): Document `string-match-p' and
3998 `looking-at-p'.
3999 (POSIX Regexps): Add an xref for "non-greedy".
4000 (Regexp Special): Add @cindex entry for "non-greedy".
4001
b3d50cff 4002 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 4003 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 4004
73b7530a
EZ
4005 * frames.texi (Color Names): Add an xref to `read-color'.
4006
4007 * minibuf.texi (High-Level Completion): Document `read-color'.
4008
acc8b598
EZ
4009 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
4010
4011 * positions.texi (Narrowing): Add an xref to "Swapping Text".
4012
4013 * buffers.texi (Swapping Text): New section, documents
4014 `buffer-swap-text'.
4015
10e187e8
MR
40162008-10-21 Martin Rudalics <rudalics@gmx.at>
4017
4018 * windows.texi (Resizing Windows): Minor wording fix.
4019
fd6f900c
EZ
40202008-10-20 Eli Zaretskii <eliz@gnu.org>
4021
4022 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
4023 and `combine-and-quote-strings'.
4024
4025 * strings.texi (Creating Strings): Add xrefs for them.
4026
e4372165
EZ
40272008-10-19 Eli Zaretskii <eliz@gnu.org>
4028
d6328fba
EZ
4029 * elisp.texi (Top): Make descriptive text for "Reading File Names"
4030 match the corresponding menu in minibuf.texi.
4031
e4372165
EZ
4032 * minibuf.texi (Reading File Names): Document `read-shell-command'
4033 and `minibuffer-local-shell-command-map'.
4034
5d8dda33
MR
40352008-10-19 Martin Rudalics <rudalics@gmx.at>
4036
4037 * windows.texi (Resizing Windows): Remove var{} around "window" in
4038 documentation of enlarge-window.
4039 Rewrite documentation of window-min-height and window-min-width.
4040
437706cd
EZ
40412008-10-19 Eli Zaretskii <eliz@gnu.org>
4042
80f85d7c
EZ
4043 * functions.texi (Calling Functions): Document `apply-partially'.
4044
291703b5
EZ
4045 * hooks.texi (Standard Hooks): Mention
4046 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
4047
4048 * variables.texi (File Local Variables): Document
4049 `file-local-variables-alist', `before-hack-local-variables-hook'
4050 and `hack-local-variables-hook'.
4051
583d8b3c
EZ
4052 * processes.texi (Synchronous Processes): Document `process-lines'.
4053
5dcb4c4e
SM
4054 * customize.texi (Variable Definitions):
4055 Document `custom-reevaluate-setting'.
437706cd 4056
7e51d89b
MR
40572008-10-18 Martin Rudalics <rudalics@gmx.at>
4058
4059 * windows.texi (Choosing Window, Deleting Windows)
4060 (Displaying Buffers): Expand documentation of dedicated windows.
4061
43c59a3d
EZ
40622008-10-18 Eli Zaretskii <eliz@gnu.org>
4063
018a960d
EZ
4064 * files.texi (Changing Files): Document symbolic input of file
4065 modes to `set-file-modes'. Document `read-file-modes' and
4066 `file-modes-symbolic-to-number'.
4067
2c0b8144
EZ
4068 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
4069 and `search-map'.
4070
5dcb4c4e
SM
4071 * searching.texi (Search and Replace):
4072 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 4073 Document `multi-query-replace-map'.
80120f13 4074
6d4913f0 4075 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
4076 (Completion Commands, Reading File Names):
4077 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
4078 `minibuffer-local-filename-must-match-map'.
4079 (Minibuffer Completion): The `require-match' argument to
4080 `completing-read' can now have the value `confirm-only'.
4081
43c59a3d
EZ
4082 * windows.texi (Displaying Buffers): Minor wording fix.
4083 (Choosing Window): `split-height-threshold' can now be nil.
4084 Document `split-width-threshold'. `pop-up-frames' can have the
4085 value `graphic-only'.
4086
f36acfd9
EZ
40872008-10-17 Eli Zaretskii <eliz@gnu.org>
4088
4089 * os.texi (Startup Summary): Document `before-init-time' and
4090 `after-init-time'. Document `initial-window-system' and
4091 `window-system-initialization-alist'. Document reading the
4092 abbrevs file. Document the call to `server-start' under --daemon.
4093 Rearrange a bit to be consistent with the code flow.
53728487
EZ
4094 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4095 (Time Parsing): Document `format-seconds'.
f36acfd9 4096
96995b89
MR
40972008-10-17 Martin Rudalics <rudalics@gmx.at>
4098
4099 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4100 and reword.
4101
2de17c73
EZ
41022008-10-16 Eli Zaretskii <eliz@gnu.org>
4103
4104 * markers.texi (The Mark): Document use-region-p.
4105
9cf52b11
EZ
41062008-10-15 Eli Zaretskii <eliz@gnu.org>
4107
c3aaf1d7
EZ
4108 * internals.texi (Writing Emacs Primitives): The interactive spec
4109 of a primitive can be a Lisp form.
4110
841a1743
EZ
4111 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4112 values of transient-mark-mode. Document handle-shift-selection.
4113
4114 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4115 (Interactive Examples): Show an example of `^'.
4116 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
4117 (Defining Commands, Using Interactive): The interactive-form of a
4118 function can be added via its symbol's property.
841a1743 4119
52441368
EZ
4120 * positions.texi (List Motion): beginning-of-defun-function can
4121 now accept an argument.
4122
8e8c1a72
EZ
4123 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4124 now return a list of strings.
4125
a33a1f2a
EZ
4126 * control.texi (Handling Errors): Document ignore-errors.
4127
4fb04348
EZ
4128 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4129 (Parameter Access): Document set-frame-parameter.
4130
ee666f84
EZ
4131 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4132 Hooks" for the effect of kill-all-local-variables on local hook
4133 functions.
4134
9cf52b11
EZ
4135 * modes.texi (Major Mode Conventions, Mode Line Variables):
4136 `mode-name' need not be a string. xref to "Mode Line Data" for
4137 details, and to "Emulating Mode Line" for computing a string
4138 value.
4139
22526bc4
EZ
41402008-10-14 Eli Zaretskii <eliz@gnu.org>
4141
a65f6a85
EZ
4142 * processes.texi (System Processes): New section.
4143 (Processes, Signals to Processes): Add xrefs to it.
4144
4145 * objects.texi (Editing Types): A `process' is a subprocess of
4146 Emacs, not just any process running on the OS.
4147
4148 * elisp.texi (Top): Adjust the @detailmenu for the above two
4149 changes.
4150
2724b26a
EZ
4151 * sequences.texi (Char-Tables): Remove documentation of
4152 set-char-table-default, which has no effect since Emacs 23.
4153 <char-table-range, set-char-table-range>: Don't mention generic
4154 characters and charsets. Add a cons cell as a possible argument.
4155
4156 * nonascii.texi (Splitting Characters)
4157 (Translation of Characters): Don't mention generic characters.
4158
4159 * display.texi (Fontsets): Don't mention generic characters.
4160
22526bc4 4161 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 4162 argument FUNCTION with a cons cell as KEY.
22526bc4 4163
eaf4b689
EZ
41642008-10-13 Eli Zaretskii <eliz@gnu.org>
4165
45e46036
EZ
4166 * objects.texi (Primitive Function Type): Move "@cindex special
4167 forms" from here...
4168
4169 * eval.texi (Special Forms): ...to here.
4170
4171 * functions.texi (What Is a Function): `functionp' returns nil for
4172 special forms. Add an xref.
4173
eaf4b689
EZ
4174 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4175 Variables".
4176
4177 * variables.texi (Frame-Local Variables): New section.
4178 (Buffer-Local Variables): Add an xref to it.
4179 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4180 have both frame-local and buffer-local binding.
4181
4182 * frames.texi (Frames): Mention multiple tty frames.
4183 (Frame Parameters, Parameter Access): Mention frame-local variable
4184 bindings.
4185
15688fce
GM
41862008-09-20 Glenn Morris <rgm@gnu.org>
4187
4188 * display.texi (Defining Faces): Recommend against face variables.
4189
35539065
JB
41902008-09-16 Juanma Barranquero <lekktu@gmail.com>
4191
4192 * display.texi (Echo Area Customization): Fix typo.
4193
6a57054b
JB
41942008-09-09 Juanma Barranquero <lekktu@gmail.com>
4195
4196 * loading.texi (Where Defined): Add `defface' item.
4197
d632fb82
MR
41982008-09-06 Martin Rudalics <rudalics@gmx.at>
4199
4200 * loading.texi (Where Defined): Fix description of symbol-file.
4201
905a9adb
JR
42022008-08-26 Jason Rumney <jasonr@gnu.org>
4203
4204 * display.texi (TIFF Images): New section describing :index property.
4205
852e91b7
CY
42062008-08-23 Chong Yidong <cyd@stupidchicken.com>
4207
4208 * display.texi (Temporary Displays): Remove unnecessary comment
4209 about usage of temp-buffer-show-hook.
4210
6be001ee
CY
42112008-08-05 Chong Yidong <cyd@stupidchicken.com>
4212
4213 * symbols.texi (Other Plists): Fix incorrect example.
4214 Suggested by Florian Beck.
4215
58e3d8e8
JB
42162008-07-31 Juanma Barranquero <lekktu@gmail.com>
4217
4218 * os.texi: Fix previous change.
4219
7c2fb837
DN
42202008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4221
4222 * os.texi:
4223 * intro.texi:
4224 * files.texi: Remove VMS support.
4225
9e2a2647
DN
42262008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4227
4228 * os.texi:
4229 * frames.texi:
4230 * display.texi: Remove mentions of Mac Carbon.
4231
c4f4682b
MB
42322008-07-01 Miles Bader <miles@gnu.org>
4233
4234 * text.texi (Special Properties):
4235 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4236
3696411e
JB
42372008-06-28 Johan Bockgård <bojohan@gnu.org>
4238
4239 * display.texi (Other Image Types): Fix copy/paste error; say
4240 "PBM", not "XBM".
4241
f2a77c3a
DN
42422008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4243
4244 * os.texi: Remove references to obsolete systems.
4245
6d52677d
EZ
42462008-06-20 Eli Zaretskii <eliz@gnu.org>
4247
4248 * makefile.w32-in (distclean): Remove makefile.
4249
1a87da4c
GM
42502008-06-17 Glenn Morris <rgm@gnu.org>
4251
4252 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4253 (elisp, dist): Remove rules and variables that are obsolete now
4254 the lisp manual is no longer distributed separately.
4255
fdda1c5d
GM
42562008-06-16 Glenn Morris <rgm@gnu.org>
4257
646692e9
GM
4258 * configure, configure.in, mkinstalldirs: Remove unused files.
4259
4260 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 4261 * vol1.texi (EMACSVER):
6a57054b 4262 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
4263
4264 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4265 as per maintain.info.
4266
611bee81
GM
42672008-06-15 Glenn Morris <rgm@gnu.org>
4268
a7bed3a0
GM
4269 * makefile.w32-in (manual): Use "23" rather than "21".
4270
4271 * Makefile.in (emacsver): New, set by configure.
4272 (manual): Use emacsver.
4273
d794edf2
GM
4274 * intro.texi: Report bugs using M-x report-emacs-bug.
4275
611bee81
GM
4276 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4277
c73e02fa
GM
42782008-06-13 Daniel Engeler <engeler@gmail.com>
4279
4280 * elisp.texi, internals.texi, processes.texi: Add documentation
4281 about serial port access.
4282
e40a85cd
MB
42832008-06-05 Miles Bader <miles@gnu.org>
4284
4285 * display.texi (Displaying Faces): Update to reflect function
4286 renamings in face-remap.el.
4287
7b753744
JB
42882008-06-05 Juanma Barranquero <lekktu@gmail.com>
4289
4290 * display.texi (Fontsets): Fix typos.
4291
9d3d42fb
MB
42922008-06-03 Miles Bader <miles@gnu.org>
4293
7b753744
JB
4294 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4295 remove-relative-face-remapping, set-base-face-remapping,
4296 and set-default-base-face-remapping.
9d3d42fb 4297
f2cec7a9
MB
42982008-06-01 Miles Bader <miles@gnu.org>
4299
4300 * display.texi (Displaying Faces): Add face-remapping-alist.
4301
8f39c96d
SM
43022008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4303
4304 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4305 variable names.
4306
1ef5eecc
ER
43072008-05-03 Eric S. Raymond <esr@golux>
4308
352c8b4a 4309 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
4310 (current-global-map) return references, not copies.
4311
63b4387f
JL
43122008-05-02 Juri Linkov <juri@jurta.org>
4313
4314 * minibuf.texi (Text from Minibuffer): Document a list of
4315 default values for `read-from-minibuffer'.
4316
38a8b703
JB
43172008-04-24 Juanma Barranquero <lekktu@gmail.com>
4318
4319 * nonascii.texi (Translation of Characters): Fix previous change.
4320
7c42e639
CY
43212008-04-20 Chong Yidong <cyd@stupidchicken.com>
4322
4323 * display.texi (Overlay Properties): Clarify role of underlying
4324 textprop and overlay keymaps for display strings.
4325
4326 * keymaps.texi (Active Keymaps): Ditto.
4327
25c0d999
SM
43282008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4329
4330 * minibuf.texi (Programmed Completion):
4331 Replace dynamic-completion-table with the new completion-table-dynamic.
4332
e3af5968
CY
43332008-04-07 Chong Yidong <cyd@stupidchicken.com>
4334
4335 * intro.texi (Some Terms): Change "fonts in this manual" index
4336 entry to "typographic conventions".
4337
6bfc8698
EZ
43382008-04-05 Eli Zaretskii <eliz@gnu.org>
4339
4340 * objects.texi (Text Props and Strings): Add indexing for read
4341 syntax of text properties.
4342
4972c361
SM
43432008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4344
4345 * processes.texi (Decoding Output): Remove process-filter-multibyte
4346 functions.
4347
c70a68db
MR
43482008-03-15 Martin Rudalics <rudalics@gmx.at>
4349
4350 * display.texi (Finding Overlays): Say that empty overlays at
4351 the end of the buffer are reported too.
4352
1291fd36
GM
43532008-03-13 Glenn Morris <rgm@gnu.org>
4354
4355 * elisp.texi (EMACSVER): Set to 23.0.60.
4356
c6b0dfd5
CY
43572008-02-26 Chong Yidong <cyd@stupidchicken.com>
4358
38a8b703 4359 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 4360
875fc30c
GM
43612008-02-22 Glenn Morris <rgm@gnu.org>
4362
4363 * frames.texi (Position Parameters): Clarify the description of
4364 `left' and `top', using information from "Geometry".
4365 (Geometry): Give a pointer to "Position Parameters", rather than
4366 repeating information.
4367
d8c8e45a
GM
43682008-02-11 Glenn Morris <rgm@gnu.org>
4369
4370 * objects.texi (Equality Predicates): No longer talk about "two"
4371 functions.
4372
38a8b703 43732008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
4374
4375 * objects.texi (Equality Predicates): Add defun for
4376 equal-including-properties.
4377
bfffe0b1
GM
43782008-02-10 Glenn Morris <rgm@gnu.org>
4379
4380 * objects.texi (Equality Predicates):
4381 Mention equal-including-properties.
4382
431b78c9
RS
43832008-02-07 Richard Stallman <rms@gnu.org>
4384
4385 * windows.texi (Window Start): Mention the feature of moving
4386 window-start to start of line.
4387
c8763fb6 43882008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
4389
4390 * keymaps.texi (Tool Bar): Document rtl property.
4391
1a256502
TTN
43922008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4393
4394 * display.texi (Button Types):
4395 For define-button-type, clarify type of NAME.
4396
569382c2
MR
43972008-01-19 Martin Rudalics <rudalics@gmx.at>
4398
4399 * buffers.texi (Buffer Modification): Fix typo.
4400
f3041af1
DN
44012008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4402
4403 * os.texi (System Environment): Remove references to OSes that are
4404 not supported anymore.
4405
d35e1cd7
DN
44062008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4407
4408 * os.texi (System Environment): Remove mention for Masscomp.
4409
23af7580
RS
44102008-01-04 Richard Stallman <rms@gnu.org>
4411
4412 * display.texi (Faces): Don't talk about internal face vector as arg
4413 to facep.
4414
4415 * customize.texi (Type Keywords): Fix previous change.
4416
4417 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4418 * elisp.texi (Top): Fix menu for commands.texi change.
4419
ec7d5b1e
RS
44202007-12-30 Richard Stallman <rms@gnu.org>
4421
5dcb4c4e 4422 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
4423 (Accessing Scroll): New node broken out of Accessing Mouse.
4424
101a6cea
RS
44252007-12-28 Richard Stallman <rms@gnu.org>
4426
4427 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 4428 (Basic Parameters): For `title', refer to title bar.
041817a4 4429 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 4430
72b7e664
RS
44312007-12-23 Richard Stallman <rms@gnu.org>
4432
4433 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4434 Improve some of the commented-out keywords' text too.
4435
27a4f445
MR
44362007-12-14 Martin Rudalics <rudalics@gmx.at>
4437
e2e3f1d7
MR
4438 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4439 "visit the current buffer".
4440
27a4f445
MR
4441 * os.texi (System Interface): Fix typo.
4442
a2afc99d
RS
44432007-12-04 Richard Stallman <rms@gnu.org>
4444
4445 * objects.texi (Symbol Type): Fix typo.
4446
b694135c
RS
44472007-12-03 Richard Stallman <rms@gnu.org>
4448
4449 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4450
f99a19da
GM
44512007-12-01 Glenn Morris <rgm@gnu.org>
4452
4453 * functions.texi (Declaring Functions): Improve previous change.
4454
8f4b37d8
GM
44552007-11-30 Glenn Morris <rgm@gnu.org>
4456
4457 * functions.texi (Declaring Functions): Add optional fourth
4458 argument of declare-function, and setting third argument to `t'.
4459
61a2fe01
RS
44602007-11-29 Richard Stallman <rms@gnu.org>
4461
4462 * customize.texi (Composite Types): Document `group' type.
4463
cbfc5193
GM
44642007-11-29 Glenn Morris <rgm@gnu.org>
4465
5dcb4c4e
SM
4466 * functions.texi (Declaring Functions): Add findex.
4467 Mention `external' files.
cbfc5193 4468
8386283a
JB
44692007-11-26 Juanma Barranquero <lekktu@gmail.com>
4470
4471 * functions.texi (Declaring Functions): Fix directive.
4472
a07c9a8b
RS
44732007-11-25 Richard Stallman <rms@gnu.org>
4474
4475 * help.texi (Help Functions): Clean up last change.
4476
4477 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4478
4479 * loading.texi (Named Features): Minor cleanup.
4480
4481 * macros.texi (Eval During Expansion): Minor cleanup.
4482
4483 * variables.texi (Variable Aliases): Minor cleanup.
4484
a0925923
RS
44852007-11-24 Richard Stallman <rms@gnu.org>
4486
4487 * functions.texi (Declaring Functions): Clarify previous change.
4488
4489 * compile.texi (Compiler Errors): Clarify previous change.
4490
20c63e44
RS
44912007-11-24 Richard Stallman <rms@gnu.org>
4492
e5e76c04 4493 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
4494 Clarify the text and move items around.
4495
5bb0cda3
GM
44962007-11-24 Glenn Morris <rgm@gnu.org>
4497
4498 * functions.texi (Declaring Functions): New section.
4499 * compile.texi (Compiler Errors): Mention declaring functions,
4500 defvar with no initvalue, and byte-compile-warnings.
4501
af13c86a
MR
45022007-11-15 Martin Rudalics <rudalics@gmx.at>
4503
4504 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4505 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4506
a5373305
MR
45072007-11-13 Martin Rudalics <rudalics@gmx.at>
4508
4509 * help.texi (Help Functions): Document new macro `with-help-window'.
4510
fe284805
JL
45112007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4512
4513 * searching.texi (Replacing Match): Describe new
4514 `match-substitute-replacement'.
4515
2c3a09b1
RS
45162007-10-31 Richard Stallman <rms@gnu.org>
4517
4518 * strings.texi (Creating Strings): Null strings from concat not unique.
4519
f2b480f4
RS
45202007-10-26 Richard Stallman <rms@gnu.org>
4521
4522 * objects.texi (Equality Predicates): Null strings are uniquified.
4523
4524 * minibuf.texi: Minor clarifications in previous change.
4525
db21122c
GM
45262007-10-25 Glenn Morris <rgm@gnu.org>
4527
4528 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4529
2328cbb3
RS
45302007-10-24 Richard Stallman <rms@gnu.org>
4531
4532 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4533
4534 * variables.texi (Frame-Local Variables): Node deleted.
4535 (Variables): Delete Frame-Local Variables from menu.
4536 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4537 (Default Value): Don't mention frame-local vars.
4538
4539 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4540
4541 * loading.texi (Unloading): Document FEATURE-unload-function
4542 instead of FEATURE-unload-hook.
4543
2328cbb3
RS
4544 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4545
c066bafa
JL
45462007-10-22 Juri Linkov <juri@jurta.org>
4547
4548 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4549 (High-Level Completion): Document a list of default value strings
4550 in the DEFAULT argument, for which minibuffer functions return the
4551 first element.
4552
65ced25f
JL
45532007-10-17 Juri Linkov <juri@jurta.org>
4554
4555 * text.texi (Filling): Update arguments of fill-paragraph.
4556 fill-paragraph operates on the active region in Transient Mark mode.
4557 Remove fill-paragraph-or-region.
4558
ee46ec8e
KB
45592007-10-13 Karl Berry <karl@gnu.org>
4560
4561 * elisp.texi (@dircategory): Move to after @copying,
4562 since we want @copying as close as possible to the beginning of
4563 the output.
4564
61bbdbc6
RS
45652007-10-12 Richard Stallman <rms@gnu.org>
4566
4567 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4568
4569 * commands.texi (Distinguish Interactive): New node,
4570 broken out from Interactive Call and rewritten.
4571 (Command Loop): Put Distinguish Interactive in menu.
4572
af23e1e8
RS
45732007-10-09 Richard Stallman <rms@gnu.org>
4574
4575 * text.texi (Examining Properties): Mention overlay priority.
4576
4577 * display.texi (Display Margins): Correct the description
4578 of margin display specifications.
4579 (Replacing Specs): New subnode broken out of Display Property.
4580
e1965a69
JL
45812007-10-06 Juri Linkov <juri@jurta.org>
4582
4583 * text.texi (Filling): Document fill-paragraph-or-region.
4584
4638454b
JB
45852007-10-05 Juanma Barranquero <lekktu@gmail.com>
4586
4587 * display.texi (Auto Faces): Fix typo.
4588
7ed54cc5
RS
45892007-10-02 Richard Stallman <rms@gnu.org>
4590
4591 * display.texi (Display Property): Explain some display specs
4592 don't let you move point in.
4593
5dcb4c4e
SM
4594 * frames.texi (Cursor Parameters):
4595 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
4596
4597 * windows.texi (Basic Windows): Don't describe
4598 cursor-in-non-selected-windows here.
4599
305a7ef2
EZ
46002007-10-01 Eli Zaretskii <eliz@gnu.org>
4601
4602 * processes.texi (Misc Network): Note that these functions are
4603 supported only on some systems.
4604
f7a7f4eb
RS
46052007-10-01 Richard Stallman <rms@gnu.org>
4606
4607 * display.texi (Overlay Properties): Explain nil as priority.
4608 Explain that conflicts are unpredictable if not resolved by
4609 priorities.
4610
780d7bb9
RS
46112007-09-23 Richard Stallman <rms@gnu.org>
4612
4613 * macros.texi (Backquote): Minor clarification.
4614
14b4fdfb
RS
46152007-09-19 Richard Stallman <rms@gnu.org>
4616
4617 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
4618 Clarify when they work in parallel and when one overrides.
4619 Fix error in example.
14b4fdfb 4620
b8d4c8d0
GM
46212007-09-06 Glenn Morris <rgm@gnu.org>
4622
b3e755a9 4623 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
4624 commands to use ../../info.
4625 * Makefile.in (infodir): Go up one more level.
4638454b 4626 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
4627 (miscmanualdir): New.
4628 (dist): Use new variable miscmanualdir.
4629 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4630 (usermanualdir): Change from ../man to ../emacs.
4631
1bb1f7d3
MR
46322007-08-30 Martin Rudalics <rudalics@gmx.at>
4633
4634 * commands.texi (Command Loop Info): Advise against changing
4635 most variables described here. Explain new variable
4636 last-repeatable-command.
4637
b8d4c8d0
GM
46382007-08-29 Glenn Morris <rgm@gnu.org>
4639
4640 * elisp.texi (EMACSVER): Increase to 23.0.50.
4641
46422007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4643
4644 * frames.texi (Basic Parameters): Add display-environment-variable
4645 and term-environment-variable.
4646
46472007-08-28 Juri Linkov <juri@jurta.org>
4648
4649 * display.texi (Image Formats, Other Image Types): Add SVG.
4650
46512007-08-28 Juri Linkov <juri@jurta.org>
4652
4653 * display.texi (Images): Move formats-related text to new node
4654 "Image Formats".
4655 (Image Formats): New node.
4656
619fb9ee
RS
46572007-08-27 Richard Stallman <rms@gnu.org>
4658
4659 * windows.texi (Window Configurations): Clarify what
4660 a window configuration saves.
4661
b8d4c8d0
GM
46622007-08-25 Richard Stallman <rms@gnu.org>
4663
4664 * display.texi (Images): Delete redundant @findex.
4665
39f9da30
GM
46662007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4667
4668 * text.texi (Change Hooks): (after|before)-change-functions are no
4669 longer bound to nil while running; rather inhibit-modification-hooks
4670 is t.
4671
b8d4c8d0
GM
46722007-08-16 Richard Stallman <rms@gnu.org>
4673
5dcb4c4e
SM
4674 * processes.texi (Asynchronous Processes):
4675 Clarify doc of start-file-process.
b8d4c8d0
GM
4676
46772007-08-08 Martin Rudalics <rudalics@gmx.at>
4678
4679 * modes.texi (Example Major Modes): Fix typo.
4680
46812007-08-08 Glenn Morris <rgm@gnu.org>
4682
4683 * intro.texi (nil and t): Do not use `iff' in documentation.
4684
4685 * tips.texi (Documentation Tips): Recommend against `iff'.
4686
46872007-08-07 Chong Yidong <cyd@stupidchicken.com>
4688
4689 * display.texi (Image Cache): Document image-refresh.
4690
46912007-08-06 Martin Rudalics <rudalics@gmx.at>
4692
4693 * windows.texi (Size of Window): Document window-full-width-p.
4694
46952007-07-25 Glenn Morris <rgm@gnu.org>
4696
4697 * gpl.texi (GPL): Replace license with GPLv3.
4698
4699 * Relicense all FSF files to GPLv3 or later.
4700
47012007-07-24 Michael Albinus <michael.albinus@gmx.de>
4702
4638454b
JB
4703 * processes.texi (Synchronous Processes):
4704 Add `process-file-shell-command'.
b8d4c8d0
GM
4705 (Asynchronous Processes): Mention restricted use of
4706 `process-filter' and `process-sentinel' in
4707 `start-file-process'. Add `start-file-process-shell-command'.
4708
47092007-07-17 Michael Albinus <michael.albinus@gmx.de>
4710
4711 * files.texi (Magic File Names): Introduce optional parameter
4712 IDENTIFICATION for `file-remote-p'.
4713
47142007-07-16 Richard Stallman <rms@gnu.org>
4715
4716 * display.texi (Defining Faces): Fix previous change.
4717
47182007-07-14 Richard Stallman <rms@gnu.org>
4719
4720 * control.texi (Handling Errors): Document `debug' in handler list.
4721
47222007-07-10 Richard Stallman <rms@gnu.org>
4723
4724 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4725
47262007-07-09 Richard Stallman <rms@gnu.org>
4727
4728 * files.texi (Magic File Names): Rewrite previous change.
4729
47302007-07-08 Michael Albinus <michael.albinus@gmx.de>
4731
4732 * files.texi (Magic File Names): Introduce optional parameter
4733 CONNECTED for `file-remote-p'.
4734
47352007-07-07 Michael Albinus <michael.albinus@gmx.de>
4736
4737 * processes.texi (Asynchronous Processes):
4738 * files.texi (Magic File Names): Add `start-file-process'.
4739
47402007-06-27 Richard Stallman <rms@gnu.org>
4741
5dcb4c4e
SM
4742 * files.texi (Format Conversion Piecemeal):
4743 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
4744
47452007-06-27 Michael Albinus <michael.albinus@gmx.de>
4746
4638454b
JB
4747 * files.texi (Magic File Names): Remove `dired-call-process'.
4748 Add `process-file'.
b8d4c8d0
GM
4749
47502007-06-27 Kenichi Handa <handa@m17n.org>
4751
4752 * text.texi (Special Properties): Fix description about
4638454b 4753 `composition' property.
b8d4c8d0
GM
4754
47552007-06-26 Kenichi Handa <handa@m17n.org>
4756
4757 * nonascii.texi (Default Coding Systems): Document about the
4758 return value `undecided'.
4759
47602007-06-25 David Kastrup <dak@gnu.org>
4761
4762 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4763 `current-active-maps'.
4764
47652007-06-24 Karl Berry <karl@gnu.org>
4766
4638454b 4767 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
4768
47692007-06-15 Juanma Barranquero <lekktu@gmail.com>
4770
4771 * display.texi (Overlay Arrow): Doc fix.
4772
47732007-06-14 Karl Berry <karl@tug.org>
4774
4775 * anti.texi (Antinews): Typo.
4776
47772007-06-14 Chong Yidong <cyd@stupidchicken.com>
4778
4779 * display.texi (Image Cache): Document image-refresh.
4780
47812007-06-12 Karl Berry <karl@gnu.org>
4782
4783 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4784 * two-volume.make: New file.
4785 * .cvsignore: Ignore two-volume files.
4786
47872007-06-12 Tom Tromey <tromey@redhat.com>
4788
4789 * os.texi (Init File): Document user-emacs-directory.
4790
47912007-06-03 Nick Roberts <nickrob@snap.net.nz>
4792
4793 * commands.texi (Click Events): Describe width and height when
4794 object is nil.
4795
47962007-05-30 Nick Roberts <nickrob@snap.net.nz>
4797
5dcb4c4e
SM
4798 * commands.texi (Click Events): Layout more logically.
4799 Describe width and height.
b8d4c8d0
GM
4800 (Drag Events, Motion Events): Update to new format for position.
4801
48022007-06-02 Richard Stallman <rms@gnu.org>
4803
4804 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4805
48062007-06-02 Chong Yidong <cyd@stupidchicken.com>
4807
4808 * Version 22.1 released.
4809
48102007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4811
4812 * text.texi (Special Properties): Correct meaning of fontified face.
4813
48142007-05-30 Richard Stallman <rms@gnu.org>
4815
4816 * text.texi (Special Properties): Add link to Adjusting Point.
4817
48182007-05-12 Richard Stallman <rms@gnu.org>
4819
4820 * text.texi (Margins): indent-to-left-margin is not the default.
4821 (Mode-Specific Indent): For indent-line-function, the default
4822 is indent-relative.
4823
4824 * modes.texi (Example Major Modes): Explain last line of text-mode
4825 is redundant.
4826
48272007-05-10 Richard Stallman <rms@gnu.org>
4828
4829 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4830
4831 * help.texi (Keys in Documentation): Add reference to
4832 Documentation Tips.
4833
4834 * files.texi (Format Conversion): TO-FN gets three arguments.
4835
4836 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4837
48382007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4839
4840 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4841 * files.texi (Format Conversion): Expand intro; add menu.
4842 (Format Conversion Overview, Format Conversion Round-Trip)
4843 (Format Conversion Piecemeal): New nodes/subsections.
4844 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4845 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4846 (Saving Properties): Delete node/subsection.
4847
48482007-05-07 Karl Berry <karl@gnu.org>
4849
4850 * elisp.texi (EMACSVER): Back to 22.
4851
48522007-05-06 Richard Stallman <rms@gnu.org>
4853
4854 * processes.texi (Accepting Output): Revert most of previous change.
4855
48562007-05-05 Richard Stallman <rms@gnu.org>
4857
4858 * processes.texi (Accepting Output): accept-process-output
4859 uses microseconds, not milliseconds. But that arg is obsolete.
4860
48612007-05-04 Karl Berry <karl@tug.org>
4862
4863 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4864
48652007-05-04 Eli Zaretskii <eliz@gnu.org>
4866
4867 * tips.texi (Documentation Tips): Rearrange items to place the
4868 more important ones first. Add an index entry for hyperlinks.
4869
48702007-05-03 Karl Berry <karl@gnu.org>
4871
4872 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4873 (EMACSVER) [smallbook]: 22 for printed version.
4874
4875 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4876 so restore anchor to normal position after defun. Found by Kevin Ryde.
4877
48782007-04-26 Glenn Morris <rgm@gnu.org>
4879
4880 * elisp.texi (EMACSVER): Increase to 22.1.50.
4881
48822007-04-28 Karl Berry <karl@gnu.org>
4883
4884 * elisp.texi: Improve line breaks on copyright page,
4885 similar layout to emacs manual, 8.5x11 by default.
4886
48872007-04-24 Richard Stallman <rms@gnu.org>
4888
4889 * text.texi (Special Properties): Add xref to Overlay Properties.
4890
4891 * display.texi (Overlay Properties): Add xref to Special Properties.
4892
48932007-04-22 Richard Stallman <rms@gnu.org>
4894
4895 * keymaps.texi (Extended Menu Items): Move the info about
4896 format with cached keyboard binding.
4897
48982007-04-21 Richard Stallman <rms@gnu.org>
4899
4900 * text.texi (Special Properties): Clarify previous change.
4901
4902 * files.texi (File Name Expansion): Clarify previous change.
4903
4904 * display.texi (Attribute Functions): Fix example for
4905 face-attribute-relative-p.
4906
49072007-04-19 Kenichi Handa <handa@m17n.org>
4908
4909 * text.texi (Special Properties): Document composition property.
4910
49112007-04-19 Glenn Morris <rgm@gnu.org>
4912
4913 * files.texi (File Name Expansion): Mention "superroot".
4914
49152007-04-15 Chong Yidong <cyd@stupidchicken.com>
4916
4917 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4918 setups.
4919 (Display Feature Testing): Note that display refers to all
4920 physical monitors for multi-monitor setups.
4921
49222007-04-14 Richard Stallman <rms@gnu.org>
4923
4924 * lists.texi (Sets And Lists): Clarify `delete' examples.
4925 Remove spurious xref to same node.
4926 Clarify xref for add-to-list.
4927
49282007-04-12 Nick Roberts <nickrob@snap.net.nz>
4929
4930 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4931 value of lisp-mode-map.
4932
49332007-04-11 Karl Berry <karl@gnu.org>
4934
4935 * anti.texi (Antinews):
4936 * display.texi (Overlay Properties, Defining Images):
4937 * processes.texi (Synchronous Processes, Sentinels):
4938 * syntax.texi (Syntax Table Internals):
4939 * searching.texi (Regexp Special):
4940 * nonascii.texi (Default Coding Systems):
4941 * text.texi (Special Properties):
4942 * minibuf.texi (Basic Completion): Wording to improve breaks in
4943 8.5x11 format.
4944 * elisp.texi (smallbook): New @set to more easily switch between
4945 smallbook and 8.5x11.
4946
49472007-04-11 Richard Stallman <rms@gnu.org>
4948
4949 * text.texi (Lazy Properties): Minor fix.
4950
49512007-04-08 Karl Berry <karl@gnu.org>
4952
4953 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4954 * macros.texi (Backquote): Downcase Backquote in index entries for
4955 consistency.
4956
49572007-04-08 Richard Stallman <rms@gnu.org>
4958
4959 * text.texi (Adaptive Fill): Just describe default,
4960 don't show it (since it contains non-ASCII chars).
4961
49622007-04-07 Karl Berry <karl@gnu.org>
4963
4964 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4965 adaptive-fill-regexp's value, since they are not in the standard
4966 TeX fonts.
4967
49682007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
4969
4970 * display.texi (Defining Faces): Fix example.
4971
49722007-04-07 Karl Berry <karl@gnu.org>
4973
4974 * display.texi (Button Buffer Commands): Improve page break.
4975
49762007-04-07 Richard Stallman <rms@gnu.org>
4977
4978 * advice.texi (Activation of Advice): Remove redundant index entry.
4979
4980 * backups.texi: Improve index entries. Remove redundant ones.
4981
4982 * compile.texi (Byte Compilation): Improve index entry.
4983
4984 * hash.texi (Creating Hash): Improve index entry.
4985
4986 * symbols.texi (Definitions): Improve index entry.
4987
4988 * edebug.texi: Improve index entries. Remove redundant/useless ones.
4989
4990 * maps.texi (Standard Keymaps): Remove useless index entry.
4991
4992 * help.texi (Documentation Basics): Remove redundant index entries.
4993
4994 * customize.texi: Improve index entries.
4995 Remove redundant/useless ones.
4996
4997 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
4998
4999 * streams.texi (Output Variables): Improve index entry.
5000
5001 * abbrevs.texi (Abbrevs): Remove useless index entry.
5002
5003 * macros.texi (Expansion): Remove useless index entry.
5004
5005 * text.texi: Improve index entries. Remove redundant/useless ones.
5006 (Text Properties, Examining Properties)
5007 (Special Properties): Use "property category" instead of "category"
5008 to refer to the `category' property.
5009
5010 * positions.texi: Improve index entries. Remove useless one.
5011
5012 * lists.texi: Improve index entries. Remove redundant/useless ones.
5013
5014 * os.texi: Improve index entries.
5015 (Timers): Fix previous change.
5016
5017 * buffers.texi: Improve index entries.
5018 (Modification Time): Get rid of term "obsolete buffer".
5019
5020 * debugging.texi: Improve index entries.
5021 (Test Coverage): Add xref to other test coverage ftr.
5022
5023 * eval.texi: Improve index entry. Remove redundant ones.
5024
5025 * numbers.texi: Improve index entries. Remove redundant/useless ones.
5026
5027 * files.texi: Improve index entries. Remove redundant/useless ones.
5028
5029 * objects.texi: Improve index entries.
5030
5031 * processes.texi: Improve index entries.
5032
5033 * modes.texi: Improve index entry. Remove redundant one.
5034
5035 * nonascii.texi: Improve index entries.
5036
5037 * internals.texi: Improve index entries.
5038
5039 * syntax.texi: Improve index entries.
5040
5041 * keymaps.texi (Active Keymaps): Improve index entries.
5042
5043 * commands.texi: Improve index entries. Remove redundant/useless ones.
5044
5045 * frames.texi: Improve index entries. Remove redundant/useless ones.
5046
5047 * markers.texi: Improve index entries. Remove redundant ones.
5048
5049 * tips.texi: Improve index entries.
5050
5051 * loading.texi (Unloading): Improve index entry.
5052
5053 * variables.texi: Improve index entries. Remove redundant one.
5054
5055 * sequences.texi: Improve index entry.
5056
5057 * display.texi: Improve index entries. Remove redundant ones.
5058
5059 * windows.texi: Improve index entries.
5060
5061 * searching.texi: Improve index entries. Remove redundant one.
5062
5063 * strings.texi (Case Tables): Improve last change.
5064
50652007-04-04 Chong Yidong <cyd@stupidchicken.com>
5066
5067 * strings.texi (Case Tables): Document with-case-table and
5068 ascii-case-table.
5069
50702007-04-03 Karl Berry <karl@gnu.org>
5071
5072 * processes.texi (Network): Reword to improve page break.
5073
50742007-04-03 Eli Zaretskii <eliz@gnu.org>
5075
5076 * functions.texi (Inline Functions): Describe more disadvantages
5077 of defsubst, and make advice against it stronger.
5078
50792007-04-02 Karl Berry <karl@gnu.org>
5080
5081 * backups.texi (Backup Names): Avoid widow words.
5082 * modes.texi (Example Major Modes): Align last comment.
5083
50842007-04-01 Chong Yidong <cyd@stupidchicken.com>
5085
5086 * keymaps.texi (Remapping Commands): Document new arg to
5087 command-remapping.
5088
50892007-04-01 Karl Berry <karl@gnu.org>
5090
5091 * processes.texi (Low-Level Network): Typo.
5092 * loading.texi (Hooks for Loading): Avoid double "the".
5093 * keymaps.texi (Key Sequences): No double "and".
5094 (Changing Key Bindings): Shorten to improve line break.
5095
50962007-03-31 Glenn Morris <rgm@gnu.org>
5097
5098 * os.texi (Timers): Fix description of run-at-time TIME formats.
5099
51002007-03-31 Richard Stallman <rms@gnu.org>
5101
5102 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5103 regarding ellipsis.
5104
51052007-03-31 Eli Zaretskii <eliz@gnu.org>
5106
5107 * intro.texi (nil and t):
5108 * symbols.texi (Plists and Alists):
5109 * variables.texi (Variable Aliases, Constant Variables):
5110 * functions.texi (Defining Functions):
5111 * advice.texi (Advising Primitives):
5112 * debugging.texi (Syntax Errors, Compilation Errors):
5113 * minibuf.texi (Minibuffer Windows):
5114 * commands.texi (Adjusting Point):
5115 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5116 (Auto Major Mode, Major Mode Conventions):
5117 * help.texi (Describing Characters):
5118 * files.texi (Create/Delete Dirs, Information about Files)
5119 (File Locks, Writing to Files, Reading from Files)
5120 (Saving Buffers):
5121 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5122 * frames.texi (Finding All Frames):
5123 * positions.texi (Buffer End, Motion):
5124 * markers.texi (The Region):
5125 * text.texi (Deletion, Near Point):
5126 * display.texi (Displaying Messages, Truncation):
5127 * os.texi (Processor Run Time):
5128 * tips.texi (Key Binding Conventions, Programming Tips)
5129 (Warning Tips, Documentation Tips, Comment Tips):
5130 * internals.texi (Memory Usage): Improve indexing.
5131
5132 * variables.texi (Frame-Local Variables):
5133 * functions.texi (Argument List):
5134 * loading.texi (Library Search):
5135 * streams.texi (Output Variables):
5136 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5137 * searching.texi (Replacing Match, Search and Replace):
5138 * processes.texi (Byte Packing, Decoding Output)
5139 (Accepting Output, Network Servers, Shell Arguments):
5140 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5141 * windows.texi (Window Point, Window Start):
5142 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5143 * commands.texi (Reading Input, Keyboard Events):
5144 * minibuf.texi (Reading File Names, Minibuffer Completion)
5145 (Recursive Mini):
5146 * positions.texi (List Motion):
5147 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5148 * numbers.texi (Arithmetic Operations, Math Functions)
5149 (Predicates on Numbers, Comparison of Numbers):
5150 (Numeric Conversions):
5151 * locals.texi (Standard Buffer-Local Variables):
5152 * maps.texi (Standard Keymaps):
5153 * os.texi (User Identification, System Environment, Recording Input)
5154 (X11 Keysyms):
5155 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5156 * backups.texi (Backups and Auto-Saving):
5157 * customize.texi (Customization, Group Definitions)
5158 (Variable Definitions):
5159 * compile.texi (Byte Compilation): Improve index entries.
5160
51612007-03-31 Karl Berry <karl@gnu.org>
5162
5163 * macros.texi (Defining Macros): Avoid widow syllable.
5164
51652007-03-31 Eli Zaretskii <eliz@gnu.org>
5166
5167 * elisp.texi (Top): Postscript -> PostScript.
5168
5169 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5170
51712007-03-31 Markus Triska <markus.triska@gmx.at>
5172
5173 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5174
51752007-03-30 Karl Berry <karl@gnu.org>
5176
5177 * lists.texi (List-related Predicates): Remove spurious @need.
5178 (Setcdr): Use @smallexample to improve page break.
5179 (Association Lists) <assoc>: Reword to improve page break.
5180
5181 * strings.texi (String Conversion): Insert blank line to improve
5182 page break.
5183
5184 * numbers.texi (Random Numbers): Use @minus{}.
5185 (Math Functions): Use @minus{}.
5186
5187 * intro.texi (Acknowledgements): Avoid line breaks before middle
5188 initials.
5189
51902007-03-24 Eli Zaretskii <eliz@gnu.org>
5191
5192 * errors.texi (Standard Errors): Add an index entry.
5193
51942007-03-19 Richard Stallman <rms@gnu.org>
5195
5196 * os.texi (Recording Input): recent-keys now gives 300 keys.
5197
51982007-03-12 Glenn Morris <rgm@gnu.org>
5199
5200 * os.texi: Replace "daylight savings" with "daylight saving"
5201 throughout.
5202
52032007-03-05 Richard Stallman <rms@gnu.org>
5204
5dcb4c4e
SM
5205 * variables.texi (File Local Variables):
5206 Update enable-local-variables values.
b8d4c8d0
GM
5207
52082007-03-04 Richard Stallman <rms@gnu.org>
5209
5210 * syntax.texi (Control Parsing): Minor clarification.
5211
5212 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5213
5214 * sequences.texi (Sequence Functions): Move string-bytes away,
5215 add xref.
5216
5217 * nonascii.texi (Text Representations): Move string-bytes here.
5218
5219 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5220
5221 * minibuf.texi (Basic Completion): Minor clarification.
5222
5223 * markers.texi (The Mark): Clarify existence vs activation of mark.
5224 Other cleanup.
5225
5226 * display.texi (Finding Overlays): Write better example.
5227
5228 * compile.texi (Eval During Compile): Clarify putting macros
5229 in eval-when-compile.
5230
c5602427 52312007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
5232
5233 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 5234 load-read-function definition doc.
b8d4c8d0
GM
5235
52362007-02-21 Kim F. Storm <storm@cua.dk>
5237
5238 * strings.texi (Text Comparison): Mention that assoc-string
5239 converts symbols to strings before testing.
5240
52412007-02-17 Kim F. Storm <storm@cua.dk>
5242
5243 * processes.texi (Bindat Spec): Vector types can have optional
5244 element type.
5245 (Bindat Examples): Fix example. Add vector with element type.
5246
52472007-02-16 Andreas Schwab <schwab@suse.de>
5248
5249 * strings.texi (Formatting Strings): Document '+' flag.
5250
52512007-02-15 Juanma Barranquero <lekktu@gmail.com>
5252
5253 * strings.texi (Modifying Strings): Clarify that `clear-string'
5254 always converts the string to unibyte.
5255
52562007-02-14 Kim F. Storm <storm@cua.dk>
5257
5258 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5259 Rewrite glyph code description to refer to these functions.
5260 Remove details of encoding face number and char into integer code.
5261
52622007-02-03 Alan Mackenzie <acm@muc.de>
5263
5264 * loading.texi (Hooks for Loading): Make the description of
5265 `eval-after-load' more detailed, and amend the description of
5266 after-load-alist, in accordance with changes from 2006-05.
5267
52682007-02-03 Chong Yidong <cyd@stupidchicken.com>
5269
5270 * modes.texi (Defining Minor Modes): Document that a :require
5271 keyword or similar may be required to make saved customization
5272 variables work.
5273
52742007-02-03 Eli Zaretskii <eliz@gnu.org>
5275
5276 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
5277 Texinfo guidelines and with what texnfo-upd.el expects.
5278 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
5279 parts needed by `texinfo-multiple-files-update'.
5280
52812007-02-02 Eli Zaretskii <eliz@gnu.org>
5282
5283 * elisp.texi (Top): Update the top-level menus.
5284
5285 * syntax.texi (Categories): Add index entries.
5286
52872007-02-01 Juanma Barranquero <lekktu@gmail.com>
5288
5289 * display.texi (Attribute Functions): Fix name and description of
5290 the UNDERLINE arg of `set-face-underline-p'.
5291
52922007-01-29 Eli Zaretskii <eliz@gnu.org>
5293
5294 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5295 Variables", and "Standard Keymaps" to the detailed menu.
5296
5297 * variables.texi (Future Local Variables): Add index entry.
5298
52992007-01-28 Richard Stallman <rms@gnu.org>
5300
5301 * tips.texi (Coding Conventions): Clarify the tip about macros
5302 that define a function or a variable.
5303
5304 * files.texi (File Attributes): UID and GID can be floats.
5305 (Magic File Names): Explain why deferring all operations to
5306 the standard handler does not work.
5307
53082007-01-23 Martin Rudalics <rudalics@gmx.at>
5309
5310 * backups.texi (Reverting): Use "buffer" instead of "file"
5311 when talking about major and minor modes.
5312
53132007-01-21 Richard Stallman <rms@gnu.org>
5314
5315 * help.texi (Documentation): Add xref to Documentation Tips.
5316
53172007-01-14 Juanma Barranquero <lekktu@gmail.com>
5318
5319 * tips.texi (Coding Conventions): Fix typos.
5320
53212007-01-05 Richard Stallman <rms@gnu.org>
5322
5323 * modes.texi (Defining Minor Modes): Fix previous change.
5324
53252007-01-03 Richard Stallman <rms@gnu.org>
5326
5327 * customize.texi (Variable Definitions, Customization Types):
5328 Don't use * in doc string for defcustom.
5329
53302007-01-02 Richard Stallman <rms@gnu.org>
5331
5332 * variables.texi (Variable Aliases): Clarify that aliases vars
5333 always have the same value.
5334
5335 * processes.texi (Bindat Spec): Fix Texinfo usage.
5336
5337 * modes.texi (Defining Minor Modes): Explain effect of command
5338 defined with define-global-minor-mode on new buffers.
5339
53402006-12-30 Kim F. Storm <storm@cua.dk>
5341
5342 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5343 `auto-resize-tool-bars'.
5344
53452006-12-30 Richard Stallman <rms@gnu.org>
5346
5347 * keymaps.texi (Active Keymaps): Fix previous change.
5348
53492006-12-30 Nick Roberts <nickrob@snap.net.nz>
5350
5351 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5352
53532006-12-30 Kim F. Storm <storm@cua.dk>
5354
5355 * processes.texi (Bindat Spec): Clarify using field names in
5356 length specifications.
5357
53582006-12-29 Kim F. Storm <storm@cua.dk>
5359
5360 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5361 Add count and index variables for eval forms in repeat blocks.
5362
53632006-12-24 Richard Stallman <rms@gnu.org>
5364
5dcb4c4e
SM
5365 * customize.texi (Variable Definitions):
5366 Document new name custom-add-frequent-value.
b8d4c8d0
GM
5367
53682006-12-19 Kim F. Storm <storm@cua.dk>
5369
5370 * commands.texi (Misc Events): User signals now result in sigusr1
5371 and sigusr2 events which are handled through special-event-map.
5372 (Special Events): User signals and drag-n-drop are special.
5373
53742006-12-17 Richard Stallman <rms@gnu.org>
5375
5376 * loading.texi (Named Features): Explain subfeatures better.
5377
5378 * customize.texi: Use "option" only for user options.
5379 For the keyword values inside defcustom etc, say "keywords".
5380 For :options value's elements, say "elements".
5381 :group should not be omitted.
5382
5383 * syntax.texi (Parsing Expressions): Split up node.
5384 (Motion via Parsing, Position Parse, Parser State)
5385 (Low-Level Parsing, Control Parsing): New subnodes.
5386 (Parser State): Document syntax-ppss-toplevel-pos.
5387
5388 * positions.texi (List Motion): Punctuation fix.
5389
5390 * files.texi (File Name Completion): Document PREDICATE arg
5391 to file-name-completion.
5392
53932006-12-16 Eli Zaretskii <eliz@gnu.org>
5394
5395 * internals.texi (Building Emacs, Writing Emacs Primitives):
5396 Add index entries.
5397
53982006-12-11 Richard Stallman <rms@gnu.org>
5399
5400 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5401 affects face menu. Explain how to make it non-nil without enabling
5402 any fontification.
5403
54042006-12-10 Chong Yidong <cyd@stupidchicken.com>
5405
5406 * modes.texi (Font Lock Basics): Document nil value of
5407 font-lock-defaults.
5408
54092006-12-10 Glenn Morris <rgm@gnu.org>
5410
5411 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5412 value for system-flag argument. Abbrev tables may not be empty
5413 when major modes are loaded.
5414
54152006-12-08 Juanma Barranquero <lekktu@gmail.com>
5416
5417 * makefile.w32-in (maintainer-clean): Partially revert last
5418 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5419 to protect elisp-covers.texi.
5420
54212006-12-07 Juanma Barranquero <lekktu@gmail.com>
5422
5423 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5424 Don't remove elisp* info files; they are already deleted by the
5425 `clean' and `distclean' targets, and they are in the $(infodir)
5426 directory, not the current one.
5427
54282006-12-04 Kim F. Storm <storm@cua.dk>
5429
5430 * commands.texi (Misc Events): Update signal events.
5431 (Event Examples): Add signal example.
5432
54332006-11-29 Richard Stallman <rms@gnu.org>
5434
5435 * frames.texi (Visibility of Frames): Explain visible windows
5436 can be covered by others. Add xref for raise-frame.
5437
54382006-11-28 Richard Stallman <rms@gnu.org>
5439
5440 * searching.texi (Regexp Special): Update when ^ is special.
5441
54422006-11-27 Eli Zaretskii <eliz@gnu.org>
5443
5444 * customize.texi (Customization, Common Keywords)
5445 (Group Definitions, Variable Definitions, Composite Types)
5446 (Type Keywords, Customization Types): Add index entries for
5447 various customization keywords.
5448
54492006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5450
5451 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5452
c8763fb6 54532006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5454
5455 * frames.texi (Window System Selections): Remove clipboard from
5456 description of selection-coding-system.
5457
54582006-11-06 Richard Stallman <rms@gnu.org>
5459
5460 * lists.texi (List Variables): Document COMPARE-FN.
5461
5462 * keymaps.texi: Avoid use of "binding" to mean a relation;
5463 use it only to refer to the meaning associated with a key.
5464 (Keymaps): Change menu node description.
5465
5466 * elisp.texi (Top): Change menu node description.
5467
5468 * display.texi (Managing Overlays): Document overlay-recenter.
5469
54702006-10-29 Chong Yidong <cyd@stupidchicken.com>
5471
5472 * Makefile.in: Use relative paths to avoid advertising filesystem
5473 contents during compilation.
5474
54752006-10-23 Kim F. Storm <storm@cua.dk>
5476
5477 * commands.texi (Event Input Misc): Update unread-command-events.
5478
54792006-10-23 Nick Roberts <nickrob@snap.net.nz>
5480
5481 * lists.texi (Sets And Lists): Fix typos.
5482
54832006-10-18 Juanma Barranquero <lekktu@gmail.com>
5484
5485 * control.texi (Processing of Errors): Use @var for an argument,
5486 not @code.
5487
54882006-10-16 Richard Stallman <rms@gnu.org>
5489
5490 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5491
5492 * keymaps.texi (Format of Keymaps): Show all the keymap element
5493 patterns that result from menu items.
5494 (Key Lookup): Minor cleanups.
5495
5496 * modes.texi (Precalculated Fontification): Don't say that
5497 not setting font-lock-defaults avoids loading font-lock.
5498
5499 * help.texi (Documentation): Move xref to Emacs Manual here.
5500 (Documentation Basics): From here.
5501 Also doc emacs-lisp-docstring-fill-column.
5502
5503 * elisp.texi: Update version and ISBN.
5504
5505 * commands.texi (Interactive Call): Clarify KEYS arg to
5506 call-interactively is a vector.
5507 (Command Loop Info): Delete anchor in this-command-keys.
5508 Add anchor in this-command-keys-vector.
5509 (Recursive Editing): Document how recursive-edit
5510 handles the current buffer.
5511
55122006-10-13 Chong Yidong <cyd@stupidchicken.com>
5513
5514 * frames.texi (Frame Titles): %c and %l are ignored in
5515 frame-title-format.
5516
55172006-10-11 Richard Stallman <rms@gnu.org>
5518
5519 * keymaps.texi (Key Sequences): Clarify use of kbd.
5520
55212006-10-10 Kim F. Storm <storm@cua.dk>
5522
5523 * lists.texi (Sets And Lists): Add memql.
5524
55252006-10-03 Richard Stallman <rms@gnu.org>
5526
5527 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5528 Clarify :ascii: and :nonascii:.
5529
55302006-09-29 Juri Linkov <juri@jurta.org>
5531
5532 * modes.texi (%-Constructs): Reorder coding systems in the
5533 documentation of %z to the real order displayed in the modeline.
5534
55352006-09-25 Richard Stallman <rms@gnu.org>
5536
5537 * os.texi (Timers): Describe timer-max-repeats.
5538
55392006-09-25 Chong Yidong <cyd@stupidchicken.com>
5540
5541 * os.texi (Timers): Mention with-local-quit.
5542
55432006-09-24 Richard Stallman <rms@gnu.org>
5544
5545 * searching.texi (Searching and Matching): Mention property search.
5546
5547 * commands.texi (Command Loop Info): Explain how read-event affects
5548 this-command-keys.
5549
55502006-09-20 Richard Stallman <rms@gnu.org>
5551
5552 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5553
5554 * windows.texi (Window Start): Minor cleanups.
5555
55562006-09-20 Kim F. Storm <storm@cua.dk>
5557
5558 * windows.texi (Window Start): pos-visible-in-window-p allows
5559 specifying t for position to mean "end of window".
5560 Add window-line-height.
5561
5562 * anti.texi (Antinews): Mention window-line-height.
5563
55642006-09-19 David Kastrup <dak@gnu.org>
5565
5566 * keymaps.texi (Searching Keymaps): Small clarification.
5567
55682006-09-18 Richard Stallman <rms@gnu.org>
5569
5570 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5571 cause keyboard menus.
5572 (Menu Keymaps): Likewise.
5573 (Defining Menus, Keyboard Menus): Clarify.
5574
5575 * text.texi (Fields): Clarify explanation of constrain-to-field.
5576
55772006-09-16 Eli Zaretskii <eliz@gnu.org>
5578
5579 * variables.texi (Tips for Defining): Fix a typo.
5580
55812006-09-15 Richard Stallman <rms@gnu.org>
5582
5583 * keymaps.texi (Remapping Commands, Searching Keymaps)
5584 (Active Keymaps): Clean up previous change.
5585
55862006-09-15 Jay Belanger <belanger@truman.edu>
5587
5588 * gpl.texi: Replace "Library Public License" by "Lesser Public
5589 License" throughout.
5590
55912006-09-15 David Kastrup <dak@gnu.org>
5592
5593 * keymaps.texi (Active Keymaps): Adapt description to use
5594 `get-char-property' instead `get-text-property'. Explain how
5595 mouse events change this. Explain the new optional argument of
5596 `key-binding' and its mouse-dependent lookup.
5597 (Searching Keymaps): Adapt description similarly.
5598 (Remapping Commands): Explain the new optional argument of
5599 `command-remapping'.
5600
56012006-09-14 Richard Stallman <rms@gnu.org>
5602
5603 * keymaps.texi (Searching Keymaps): Clarification.
5604 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5605
56062006-09-13 Richard Stallman <rms@gnu.org>
5607
5608 * objects.texi (Character Type): Node split.
5609 Add xref to Describing Characters.
5610 (Basic Char Syntax, General Escape Syntax)
5611 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5612
56132006-09-11 Richard Stallman <rms@gnu.org>
5614
5615 * display.texi (Display Table Format): Wording clarification.
5616 (Glyphs): Clarifications.
5617
56182006-09-10 Chong Yidong <cyd@stupidchicken.com>
5619
5620 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5621 local maps.
5622
56232006-09-10 Kim F. Storm <storm@cua.dk>
5624
5625 * display.texi (Forcing Redisplay): Document return value of
5626 function redisplay.
5627
56282006-09-09 Richard Stallman <rms@gnu.org>
5629
5630 * windows.texi (Window Hooks): Explain limits of
5631 window-scroll-functions.
5632
5633 * display.texi (Fringe Indicators): Update for last change in
5634 indicate-buffer-boundaries.
5635
56362006-09-08 Richard Stallman <rms@gnu.org>
5637
5638 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5639
56402006-09-06 Kim F. Storm <storm@cua.dk>
5641
5642 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5643
5644 * windows.texi (Window Start): Update pos-visible-in-window-p.
5645
56462006-09-04 Richard Stallman <rms@gnu.org>
5647
5648 * processes.texi (Accepting Output): Explain SECONDS=0 for
5649 accept-process-output.
5650
5651 * os.texi (Idle Timers): Explain why timer functions should not
5652 loop until (input-pending-p).
5653
56542006-09-02 Eli Zaretskii <eliz@gnu.org>
5655
5656 * makefile.w32-in (usermanualdir): New variable.
5657 (elisp.dvi): Use it.
5658
56592006-09-01 Eli Zaretskii <eliz@gnu.org>
5660
5661 * buffers.texi (Buffer Modification): Fix last change.
5662
56632006-09-01 Chong Yidong <cyd@stupidchicken.com>
5664
5dcb4c4e
SM
5665 * buffers.texi (Buffer Modification):
5666 Document buffer-chars-modified-tick.
b8d4c8d0
GM
5667
56682006-08-31 Richard Stallman <rms@gnu.org>
5669
5670 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5671
56722006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5673
5674 * modes.texi (Syntactic Font Lock):
5675 Mention font-lock-syntactic-face-function
5676 instead of specific faces.
5677
56782006-08-29 Chong Yidong <cyd@stupidchicken.com>
5679
5680 * display.texi (Images): Add xrref to display-images-p.
5681
56822006-08-28 Kenichi Handa <handa@m17n.org>
5683
5684 * nonascii.texi (Lisp and Coding Systems): Fix description of
5685 detect-coding-region.
5686
56872006-08-27 Michael Olson <mwolson@gnu.org>
5688
5689 * processes.texi (Transaction Queues): Remove stray quote
5690 character.
5691
56922006-08-25 Richard Stallman <rms@gnu.org>
5693
5694 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5695 Add xref.
5696
56972006-08-24 Chong Yidong <cyd@stupidchicken.com>
5698
5699 * os.texi (Timers): Avoid waiting inside timers.
5700
57012006-08-21 Lute Kamstra <lute@gnu.org>
5702
5703 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5704
57052006-08-20 Richard Stallman <rms@gnu.org>
5706
5707 * os.texi (Idle Timers): New node, split out from Timers.
5708 Document current-idle-time.
5709 * commands.texi (Reading One Event): Update xref.
5710 * elisp.texi (Top): Update subnode menu.
5711
57122006-08-16 Richard Stallman <rms@gnu.org>
5713
5714 * keymaps.texi (Extended Menu Items): Show format of cached
5715 bindings in extended menu items.
5716
5717 * customize.texi (Variable Definitions): Explain when the
5718 standard value expression is evaluated.
5719
57202006-08-15 Chong Yidong <cyd@stupidchicken.com>
5721
5722 * commands.texi (Reading One Event): Explain idleness in
5723 `read-event'.
5724
57252006-08-12 Chong Yidong <cyd@stupidchicken.com>
5726
5727 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 5728 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
5729 relevant for Lisp programming.
5730 (Yank Commands): Rewrite introduction.
5731 (Undo): Clarify.
5732 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5733 (Filling): Remove redundant comment. Clarify return value of
5734 current-justification.
5735 (Margins): Minor clarifications.
5736 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5737 (Sorting): Update definition of sort-lines.
5738 (Columns): Clarify behavior of sort-columns.
5739 (Indent Tabs): Link to Tab Stops in Emacs manual.
5740 (Special Properties): Clarify.
5741 (Clickable Text): Mention Buttons package.
5742
57432006-08-12 Kevin Ryde <user42@zip.com.au>
5744
5745 * os.texi (Time Parsing): Add %z to description of
5746 format-time-string, as per docstring. Add cross reference to
5747 glibc manual for strftime.
5748
57492006-08-08 Richard Stallman <rms@gnu.org>
5750
5751 * modes.texi: Clean up wording in previous change.
5752
57532006-08-07 Chong Yidong <cyd@stupidchicken.com>
5754
5755 * modes.texi (Hooks): Clarify.
5756 (Major Mode Basics): Mention define-derived-mode explicitly.
5757 (Major Mode Conventions): Rebinding RET is OK for some modes.
5758 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 5759 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
5760 (Mode Line Basics): Clarify.
5761 (Mode Line Data): Mention help-echo and local-map in strings.
5762 Explain reason for treatment of non-risky variables.
5763 (Properties in Mode): Clarify.
5764 (Faces for Font Lock): Add font-lock-negation-char-face.
5765
57662006-08-04 Eli Zaretskii <eliz@gnu.org>
5767
5768 * strings.texi (Formatting Strings): Warn against arbitrary
5769 strings as first arg to `format'.
5770
57712006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5772
5773 * text.texi (Clickable Text): Mention `help-echo' text property.
5774 Update intro, examples and associated explanations.
5775
57762006-07-31 Richard Stallman <rms@gnu.org>
5777
5778 * commands.texi: Update xrefs.
5779 (Event Mod): New node, cut out from old Translating Input.
5780
5781 * maps.texi: Update xrefs.
5782
5783 * keymaps.texi (Translation Keymaps): New node.
5784 Update xrefs from Translating Input to Translation Keymaps.
5785
5786 * elisp.texi (Top): Update subnode menu.
5787
5788 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5789
5790 * os.texi (System Interface): Fix menu descriptions of some nodes.
5791 (Translating Input): Node deleted.
5792
57932006-07-31 Nick Roberts <nickrob@snap.net.nz>
5794
5795 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5796
5797 * lists.texi (Sets And Lists): Likewise.
5798
57992006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5800
5801 * text.texi (Fields): Mention POS
5802 requirement when narrowing is in effect.
5803
58042006-07-28 Richard Stallman <rms@gnu.org>
5805
5806 * display.texi (Face Attributes): Simplify wording.
5807 (Attribute Functions): Clarify meaning of new-frame default
5808 attribute settings.
5809
5810 * customize.texi (Common Keywords): Document how to use
5811 :package-version in a package not in Emacs.
5812
58132006-07-28 Kim F. Storm <storm@cua.dk>
5814
5815 * commands.texi (Reading One Event): Fix last change.
5816
58172006-07-26 Chong Yidong <cyd@stupidchicken.com>
5818
5819 * commands.texi (Reading One Event): Document SECONDS argument for
5820 read-event, read-char, and read-char-exclusive.
5821
58222006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5823
5824 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5825 to ensure correct identification.
5826
58272006-07-24 Richard Stallman <rms@gnu.org>
5828
5829 * text.texi (Clickable Text): Clarify.
5830
5831 * sequences.texi (Vector Functions): Delete duplicate xref.
5832
5833 * objects.texi (Function Type): Clarify.
5834
5835 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5836 modes.
5837
5838 * lists.texi (List Variables): New node.
5839 Material moved from other nodes.
5840
5841 * variables.texi (Setting Variables): add-to-list and
5842 add-to-ordered-list moved to List Variables node.
5843
58442006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5845
5846 * text.texi (Links and Mouse-1):
5847 For mouse-on-link-p, expand on arg POS.
5848
58492006-07-21 Kim F. Storm <storm@cua.dk>
5850
5851 * display.texi (Forcing Redisplay): Don't mention systems which
5852 don't support sub-second timers for redisplay-preemption-period.
5853
5854 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5855
58562006-07-21 Eli Zaretskii <eliz@gnu.org>
5857
5858 * frames.texi (Input Focus): Document that focus-follows-mouse has
5859 no effect on MS-Windows.
5860
58612006-07-18 Richard Stallman <rms@gnu.org>
5862
5863 * display.texi (Forcing Redisplay): Cleanups in previous change.
5864
5865 * processes.texi (Low-Level Network): Make menu more convenient.
5866
58672006-07-18 Kim F. Storm <storm@cua.dk>
5868
5869 * display.texi (Forcing Redisplay): redisplay-preemption-period
5870 only used on window systems. Add xref to Terminal Output.
5871
5872 * os.texi (Terminal Output): baud-rate only controls preemption on
5873 non-window systems. Add xref to Forcing Redisplay.
5874
5875 * processes.texi (Low-Level Network): Rename node "Make Network"
5876 to "Network Processes".
5877
58782006-07-18 Karl Berry <karl@gnu.org>
5879
5880 * variables.texi, functions.texi, customize.texi, loading.texi:
5881 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5882
58832006-07-17 Chong Yidong <cyd@stupidchicken.com>
5884
5885 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5886
58872006-07-17 Richard Stallman <rms@gnu.org>
5888
5889 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5890 Put period and comma inside quotes.
5891
5892 * loading.texi, markers.texi: Use real doublequote inside menus.
5893
5894 * windows.texi: Put point and comma inside quotes.
5895 (Textual Scrolling): Use @samp for error message.
5896
5897 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5898 * strings.texi, streams.texi, processes.texi, os.texi:
5899 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5900 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5901 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5902 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5903 Put point and comma inside quotes.
5904
5905 * control.texi (Processing of Errors): Add command-error-function.
5906
5907 * variables.texi (File Local Variables): Clarify that
5908 file local variables make buffer-local bindings.
5909
5910 * modes.texi (Syntactic Font Lock): Give default for
5911 font-lock-syntax-table.
5912
59132006-07-17 Nick Roberts <nickrob@snap.net.nz>
5914
5915 * text.texi (Special Properties): Clean up previous change.
5916
59172006-07-16 Karl Berry <karl@gnu.org>
5918
5919 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5920 * control.texi: Fix bad page breaks through chapter 10 (control).
5921
5922 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5923 underfull hbox.
5924
59252006-07-15 Nick Roberts <nickrob@snap.net.nz>
5926
5927 * text.texi (Special Properties): Describe fontified text property
5928 in relation to a character (not text).
5929
59302006-07-15 Kim F. Storm <storm@cua.dk>
5931
5932 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5933 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5934 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5935
5936 * anti.texi (Antinews): Mention redisplay function.
5937 The kbd macro existed, but was not documented, before 22.x.
5938 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5939
59402006-07-14 Nick Roberts <nickrob@snap.net.nz>
5941
5942 * display.texi (Displaying Messages): Add anchor.
5943
5944 * frames.texi (Dialog Boxes): Use it.
5945
59462006-07-12 Richard Stallman <rms@gnu.org>
5947
5948 * objects.texi (Frame Type): Explain nature of frames better.
5949
5950 * frames.texi (Frames): Explain nature of frames better.
5951
59522006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5953
5954 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5955
59562006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5957
5958 * frames.texi (Window System Selections): Mention scrap support for Mac.
5959 Default value of x-select-enable-clipboard is t on Mac.
5960
5961 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5962
59632006-07-11 Kim F. Storm <storm@cua.dk>
5964
5965 * display.texi (Forcing Redisplay): Add `redisplay' function.
5966 Don't mention (sit-for -1) -- use (redisplay t) instead.
5967
5968 * commands.texi (Waiting): (sit-for -1) is no longer special.
5969 (sit-for 0) is equivalent to (redisplay).
5970 Iconifying/deiconifying no longer makes sit-for return.
5971
59722006-07-10 Nick Roberts <nickrob@snap.net.nz>
5973
5974 * display.texi (Buttons): Fix typo.
5975
5976 * index.texi, elisp.texi (New Symbols): Comment node out.
5977
59782006-07-09 Richard Stallman <rms@gnu.org>
5979
5980 * display.texi (Truncation): Clean up previous change.
5981
59822006-07-08 Richard Stallman <rms@gnu.org>
5983
5984 * commands.texi (Interactive Call): Use 3 as prefix in example
5985 for execute-extended-command.
5986
5987 * display.texi (Attribute Functions): Move paragraph about
5988 compatibility with Emacs < 21.
5989
59902006-07-09 Kim F. Storm <storm@cua.dk>
5991
5992 * display.texi (Refresh Screen): Clarify force-window-update.
5993 (Truncation): "Normally" indicated by fringe arrows.
5994
59952006-07-08 Eli Zaretskii <eliz@gnu.org>
5996
5997 * windows.texi (Textual Scrolling, Resizing Windows):
5998 * variables.texi (Constant Variables):
5999 * text.texi (Buffer Contents, Deletion, Changing Properties)
6000 (Property Search, Special Properties, Sticky Properties)
6001 (Links and Mouse-1, Fields, Change Hooks):
6002 * syntax.texi (Syntax Table Functions, Parsing Expressions)
6003 (Categories):
6004 * symbols.texi (Other Plists):
6005 * streams.texi (Output Variables):
6006 * processes.texi (Input to Processes, Query Before Exit):
6007 * positions.texi (Word Motion, Text Lines, List Motion):
6008 * os.texi (Init File, System Environment, Sound Output)
6009 (Session Management):
6010 * nonascii.texi (Text Representations, Character Sets)
6011 (Chars and Bytes, Locales):
6012 * modes.texi (Defining Minor Modes, Header Lines):
6013 * minibuf.texi (Minibuffer Contents):
6014 * markers.texi (Information from Markers):
6015 * lists.texi (List Elements, Building Lists, Association Lists):
6016 * keymaps.texi (Tool Bar):
6017 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
6018 * functions.texi (What Is a Function, Mapping Functions):
6019 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
6020 (Color Names, Text Terminal Colors, Display Feature Testing):
6021 * files.texi (Visiting Functions, File Name Components)
6022 (Unique File Names, Contents of Directories):
6023 * display.texi (Forcing Redisplay, Displaying Messages)
6024 (Temporary Displays, Font Selection, Auto Faces)
6025 (Font Lookup, Fringe Indicators, Display Margins)
6026 (Image Descriptors, Showing Images, Image Cache, Button Types)
6027 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
6028 (Display Table Format, Glyphs):
6029 * control.texi (Iteration):
6030 * commands.texi (Command Loop Info, Adjusting Point):
6031 * backups.texi (Making Backups, Auto-Saving):
6032 Remove @tindex entries.
6033
60342006-07-07 Kim F. Storm <storm@cua.dk>
6035
6036 * display.texi (Fringe Cursors): Fix typo.
6037 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
6038 (Overlay Arrow): Default is overlay-arrow fringe indicator.
6039
60402006-07-05 Richard Stallman <rms@gnu.org>
6041
6042 * text.texi (Buffer Contents): Add example of text props
6043 in result of buffer-substring.
6044 (Text Properties): Explain better about use of specific property names.
6045 (Property Search): Some cleanups; reorder some functions.
6046
6047 * keymaps.texi (Changing Key Bindings): Cleanup.
6048 Add xref to Key Binding Conventions.
6049
6050 * display.texi (Attribute Functions): Add examples for
6051 face-attribute-relative-p.
6052
6053 * tips.texi (Coding Conventions): Cleanup last change.
6054
60552006-07-05 Karl Berry <karl@gnu.org>
6056
6057 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
6058 Remove @setchapternewpage odd.
6059 Result is 1013 pages, down from 1100.
6060
6061 * anti.texi, customize.texi, display.texi, internals.texi:
6062 * minibuf.texi, modes.texi, tips.texi:
6063 Fix overfull/underfull boxes.
6064
60652006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6066
6067 * edebug.texi (Instrumenting):
6068 Add Edebug-specific findex for eval-buffer.
6069 * loading.texi (Loading):
6070 Replace eval-current-buffer with eval-buffer.
6071
60722006-06-30 Nick Roberts <nickrob@snap.net.nz>
6073
6074 * locals.texi (Standard Buffer-Local Variables): Update the list
6075 of variables.
6076
60772006-06-26 Nick Roberts <nickrob@snap.net.nz>
6078
6079 * files.texi (File Name Completion): Point user to the node
6080 "Reading File Names".
6081
60822006-06-24 Eli Zaretskii <eliz@gnu.org>
6083
6084 * files.texi (Contents of Directories): Document case-insensitive
6085 behavior on respective filesystems.
6086
6087 * objects.texi (Character Type): Document that Emacs signals an
6088 error for unsupported Unicode characters specified as \uNNNN.
6089
60902006-06-19 Richard Stallman <rms@gnu.org>
6091
6092 * processes.texi (Bindat Spec): Clarify previous change.
6093
60942006-06-16 Richard Stallman <rms@gnu.org>
6095
6096 * tips.texi (Coding Conventions): Better explain conventions
6097 for definition constructs.
6098
6099 * text.texi (Special Properties): String value of `read-only'
6100 serves as the error message.
6101
6102 * objects.texi (Character Type): Clarify prev. change.
6103 (Non-ASCII in Strings): Mention \u and \U.
6104
6105 * commands.texi (Using Interactive): Explain problem of
6106 markers, etc., in command-history.
6107
61082006-06-14 Kim F. Storm <storm@cua.dk>
6109
6110 * commands.texi (Waiting): Negative arg to sit-for forces
6111 redisplay even if input is pending.
6112
6113 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6114 redisplay. Remove incorrect example of binding redisplay-dont-pause
6115 around (sit-for 0).
6116
61172006-06-13 Richard Stallman <rms@gnu.org>
6118
6119 * display.texi (Forcing Redisplay): Clarify previous change.
6120
61212006-06-13 Romain Francoise <romain@orebokech.com>
6122
6123 * display.texi (Forcing Redisplay): Fix typo.
6124
61252006-06-13 Kim F. Storm <storm@cua.dk>
6126
6127 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6128
61292006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6130
6131 * tips.texi (Coding Conventions): Add `@end itemize'.
6132
61332006-06-10 Richard Stallman <rms@gnu.org>
6134
6135 * tips.texi (Coding Conventions): Explain use of coding systems
6136 to ensure one decoding for strings.
6137
61382006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6139
6140 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6141 syntax.
6142
61432006-06-07 Eli Zaretskii <eliz@gnu.org>
6144
6145 * display.texi (Font Selection): Remove description of
6146 clear-face-cache.
6147
6148 * compile.texi (Eval During Compile): Fix a typo. Add index
6149 entries for possible uses of eval-when-compile.
6150
61512006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6152
6153 * display.texi (Abstract Display): Fix typo.
6154
61552006-06-03 Eli Zaretskii <eliz@gnu.org>
6156
6157 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6158 Reword variable's description.
6159
61602006-06-01 Richard Stallman <rms@gnu.org>
6161
6162 * windows.texi (Splitting Windows): Clarify splitting nonselected
6163 window.
6164
61652006-05-31 Juri Linkov <juri@jurta.org>
6166
6167 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6168
61692006-05-30 Richard Stallman <rms@gnu.org>
6170
6171 * display.texi (Line Height): Fix errors in description of
10d1d0af 6172 default line height and line-height property.
b8d4c8d0
GM
6173
6174 * nonascii.texi (Default Coding Systems): Further clarification.
6175
61762006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6177
6178 * internals.texi (Pure Storage): Mention that an overflow in pure
6179 space causes a memory leak.
6180 (Garbage Collection): If there was an overflow in pure space,
6181 `garbage-collect' returns nil.
6182
61832006-05-30 Eli Zaretskii <eliz@gnu.org>
6184
6185 * nonascii.texi (Default Coding Systems): Fix it some more.
6186
61872006-05-29 Eli Zaretskii <eliz@gnu.org>
6188
6189 * nonascii.texi (Default Coding Systems): Fix last change.
6190
61912006-05-29 Kenichi Handa <handa@m17n.org>
6192
6193 * nonascii.texi (find-operation-coding-system): Describe the new
6194 argument format (FILENAME . BUFFER).
6195
61962006-05-28 Richard Stallman <rms@gnu.org>
6197
6198 * tips.texi (Coding Conventions): Better explain reasons not to
6199 advise other packages or use `eval-after-load'.
6200
62012006-05-29 Kim F. Storm <storm@cua.dk>
6202
6203 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6204 `bindat-idx' and `bindat-raw' for clarity.
6205
62062006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6207
6208 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6209
6210 * display.texi (Display): Add "Abstract Display" to menu.
6211 (Abstract Display, Abstract Display Functions)
6212 (Abstract Display Example): New nodes.
6213 * elisp.texi (Top): Add "Abstract Display" to menu.
6214
62152006-05-27 Chong Yidong <cyd@stupidchicken.com>
6216
6217 * keymaps.texi (Key Sequences): Link to input events definition.
6218 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6219
6220 * files.texi (Changing Files): Document updated argument list for
6221 copy-file.
6222
62232006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6224
6225 * processes.texi (Bindat Functions): Explain term "total length".
6226 Use it in bindat-length and bindat-pack descriptions.
6227
62282006-05-26 Eli Zaretskii <eliz@gnu.org>
6229
6230 * tips.texi (Coding Conventions): Advise against using
6231 eval-after-load in packages. Add an index entry.
6232
62332006-05-25 Juri Linkov <juri@jurta.org>
6234
6235 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6236
6237 * modes.texi (%-Constructs): Add %e, %z, %Z.
6238
62392006-05-25 Richard Stallman <rms@gnu.org>
6240
6241 * elisp.texi (Top): Update subnode menu.
6242
6243 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6244 (Keymaps): Update menu.
6245
62462006-05-25 Chong Yidong <cyd@stupidchicken.com>
6247
6248 * keymaps.texi (Key Sequences): Some clarifications.
6249
62502006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6251
6252 * processes.texi (Bindat Functions): Say "unibyte string"
6253 explicitly for bindat-unpack and bindat-pack descriptions.
6254 (Bindat Examples): Don't call `string-make-unibyte' in example.
6255
62562006-05-25 Chong Yidong <cyd@stupidchicken.com>
6257
5dcb4c4e 6258 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 6259 Explain string and vector representations of key sequences.
b8d4c8d0
GM
6260
6261 * keymaps.texi (Changing Key Bindings):
dd7b651b 6262 * commands.texi (Interactive Codes):
b8d4c8d0
GM
6263 * help.texi (Describing Characters): Refer to it.
6264
62652006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6266
6267 * frames.texi (Pointer Shape): @end table -> @end defvar.
6268
62692006-05-22 Richard Stallman <rms@gnu.org>
6270
6271 * elisp.texi (Top): Update subnode menus.
6272
6273 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6274 Contents rewritten; material from old Pointer Shape node moved here.
6275
6276 * display.texi (Pointer Shape): Node deleted.
6277 (Image Descriptors): Minor cleanup.
6278
62792006-05-21 Richard Stallman <rms@gnu.org>
6280
6281 * syntax.texi (Parsing Expressions): Update info on which STATE
6282 elements are ignored.
6283
62842006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6285
6286 * hooks.texi (Standard Hooks): Correct typo.
6287
6288 * gpl.texi (GPL): ifinfo -> ifnottex.
6289
62902006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6291
6292 * searching.texi (Simple Match Data): Warn about match data being
6293 set anew by every search.
6294
62952006-05-17 Richard Stallman <rms@gnu.org>
6296
6297 * minibuf.texi (Minibuffer History): Clarify.
6298
6299 * searching.texi (Regexp Special): Clarify nested regexp warning.
6300
63012006-05-16 Kim F. Storm <storm@cua.dk>
6302
6303 * minibuf.texi (Minibuffer History): Update add-to-history.
6304
63052006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6306
5dcb4c4e
SM
6307 * nonascii.texi (Explicit Encoding):
6308 Fix typo (encoding<->decoding).
b8d4c8d0
GM
6309
63102006-05-14 Richard Stallman <rms@gnu.org>
6311
6312 * buffers.texi (Creating Buffers): Cleanup.
6313
6314 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6315
63162006-05-13 Eli Zaretskii <eliz@gnu.org>
6317
6318 * buffers.texi (Current Buffer): Document that with-temp-buffer
6319 disables undo.
6320
6321 * os.texi (Terminal-Specific): More accurate description of how
6322 Emacs searches for the terminal-specific libraries.
6323
63242006-05-12 Eli Zaretskii <eliz@gnu.org>
6325
6326 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6327 emacs-xtra to @inforef's.
6328
6329 * text.texi (Undo): Document that undo is turned off in buffers
6330 whose names begin with a space.
6331
6332 * buffers.texi (Buffer Names): Add index entries for buffers whose
6333 names begin with a space.
6334 (Creating Buffers): Document that undo is turned off in buffers
6335 whose names begin with a space.
6336
6337 * files.texi (Visiting Functions, Reading from Files)
6338 (Saving Buffers): Mention code and EOL conversions by file I/O
6339 primitives and subroutines.
6340
f4e90db0
SM
6341 * nonascii.texi (Lisp and Coding Systems):
6342 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
6343
6344 * display.texi (Defining Faces): Mention `mac', and add an xref to
6345 where window-system is described.
6346
63472006-05-10 Richard Stallman <rms@gnu.org>
6348
6349 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6350
63512006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6352
6353 * variables.texi (File Local Variables): Recommend to quote lambda
6354 expressions in safe-local-variable property.
6355
63562006-05-09 Richard Stallman <rms@gnu.org>
6357
5dcb4c4e
SM
6358 * variables.texi (File Local Variables):
6359 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
6360
63612006-05-07 Kim F. Storm <storm@cua.dk>
6362
6363 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6364 from add-to-history.
6365
63662006-05-07 Romain Francoise <romain@orebokech.com>
6367
6368 * commands.texi (Event Input Misc):
6369 * compile.texi (Eval During Compile):
6370 * internals.texi (Buffer Internals):
6371 * minibuf.texi (Initial Input):
6372 * nonascii.texi (Scanning Charsets):
6373 * numbers.texi (Comparison of Numbers):
6374 * windows.texi (Textual Scrolling, Vertical Scrolling):
6375 Fix various typos.
6376
63772006-05-06 Eli Zaretskii <eliz@gnu.org>
6378
6379 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6380 conditional xref's to either emacs or emacs-xtra, depending on
6381 @iftex/@ifnottex.
6382
6383 * minibuf.texi (Minibuffer History): Document add-to-history.
6384
63852006-05-05 Eli Zaretskii <eliz@gnu.org>
6386
6387 * internals.texi (Pure Storage): Mention the pure overflow message
6388 at startup.
6389
c8763fb6 63902006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6391
6392 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6393 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6394 search.
6395
63962006-05-01 Richard Stallman <rms@gnu.org>
6397
6398 * intro.texi (nil and t): Clarify.
6399
6400 * variables.texi (File Local Variables): Suggest using booleanp.
6401
64022006-05-01 Juanma Barranquero <lekktu@gmail.com>
6403
6404 * objects.texi (Type Predicates): Fix typos.
6405
64062006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6407
6408 * intro.texi (nil and t): Add booleanp.
6409
6410 * objects.texi (Type Predicates): Add links for booleanp and
6411 string-or-null-p.
6412
64132006-04-29 Richard Stallman <rms@gnu.org>
6414
6415 * modes.texi (Multiline Font Lock): Rename from
6416 Multi line Font Lock Elements. Much clarification.
6417 (Font Lock Multiline, Region to Fontify): Much clarification.
6418
64192006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6420
6421 * variables.texi (File Local Variables): Remove the special case t for
6422 safe-local-variable.
6423
64242006-04-26 Richard Stallman <rms@gnu.org>
6425
6426 * syntax.texi (Parsing Expressions): Minor cleanup.
6427
64282006-04-18 Richard Stallman <rms@gnu.org>
6429
6430 * tips.texi (Coding Conventions): Explain when the package's
6431 prefix should appear later on (not at the start of the name).
6432
6433 * searching.texi (String Search): Clarify effect of NOERROR.
6434
6435 * modes.texi (Imenu): Clarify what special items do.
6436
6437 * hooks.texi (Standard Hooks): Delete text about old hook names.
6438
64392006-04-17 Romain Francoise <romain@orebokech.com>
6440
6441 * variables.texi (Local Variables): Update the default value of
6442 `max-specpdl-size'.
6443
64442006-04-15 Michael Olson <mwolson@gnu.org>
6445
6446 * processes.texi (Transaction Queues): Mention the new optional
6447 `delay-question' argument for `tq-enqueue'.
6448
64492006-04-13 Bill Wohler <wohler@newt.com>
6450
6451 * customize.texi (Common Keywords): Use dotted notation for
6452 :package-version value. Specify its values. Improve documentation
6453 for customize-package-emacs-version-alist.
6454
64552006-04-12 Bill Wohler <wohler@newt.com>
6456
6457 * customize.texi (Common Keywords): Move description of
6458 customize-package-emacs-version-alist to @defvar.
6459
64602006-04-10 Bill Wohler <wohler@newt.com>
6461
6462 * customize.texi (Common Keywords): Add :package-version.
6463
64642006-04-10 Kim F. Storm <storm@cua.dk>
6465
6466 * text.texi (Buffer Contents): Add NOPROPS arg to
6467 filter-buffer-substring.
6468
64692006-04-08 Kevin Ryde <user42@zip.com.au>
6470
6471 * os.texi (Command-Line Arguments): Update xref to emacs manual
6472 "Command Arguments" -> "Emacs Invocation", per change there.
6473
64742006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6475
6476 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6477 be on one line to help makeinfo not render two spaces after the dot.
6478
64792006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6480
6481 * strings.texi (Predicates for Strings): Add string-or-null-p.
6482
64832006-03-28 Kim F. Storm <storm@cua.dk>
6484
6485 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6486 remarks about systems that don't support fractional seconds.
6487
64882006-03-25 Karl Berry <karl@gnu.org>
6489
6490 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6491 the year list.
6492
64932006-03-21 Nick Roberts <nickrob@snap.net.nz>
6494
6495 * display.texi (Fringe Indicators): Fix typos.
6496
64972006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6498
6499 * tips.texi (Documentation Tips): One can now also write `program'
6500 in front of a quoted symbol in a docstring to prevent making a
6501 hyperlink.
6502
65032006-03-19 Alan Mackenzie <acm@muc.de>
6504
6505 * text.texi (Special Properties): Clarify `fontified' property.
6506
65072006-03-16 Richard Stallman <rms@gnu.org>
6508
6509 * display.texi (Defining Images): Minor cleanup.
6510
65112006-03-16 Bill Wohler <wohler@newt.com>
6512
6513 * display.texi (Defining Images): In image-load-path-for-library,
6514 prefer user's images.
6515
65162006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6517
6518 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6519
65202006-03-15 Bill Wohler <wohler@newt.com>
6521
6522 * display.texi (Defining Images): Fix example in
6523 image-load-path-for-library by not recommending that one binds
6524 image-load-path. Just defvar it to placate compiler and only use
6525 it if previously defined.
6526
65272006-03-14 Bill Wohler <wohler@newt.com>
6528
6529 * display.texi (Defining Images): In image-load-path-for-library,
6530 always return list of directories. Update example.
6531
65322006-03-14 Alan Mackenzie <acm@muc.de>
6533
6534 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6535 This describes font-lock-extend-region-function.
6536 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6537 the new node "Region to Fontify".
6538
65392006-03-13 Richard Stallman <rms@gnu.org>
6540
6541 * display.texi (Invisible Text): The impossible position is
6542 now before the invisible text, not after.
6543 (Defining Images): Clean up last change.
6544
65452006-03-11 Bill Wohler <wohler@newt.com>
6546
6547 * display.texi (Defining Images): Add image-load-path-for-library.
6548
65492006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6550
6551 * text.texi (Adaptive Fill): Fix Texinfo usage.
6552
6553 * strings.texi (Creating Strings): Fix Texinfo usage.
6554
6555 * searching.texi (Regexp Special): Use @samp for regular
6556 expressions that are not in Lisp syntax.
6557
65582006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6559
6560 * searching.texi (Regexp Special): Put remark between parentheses
6561 to avoid misreading.
6562
65632006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6564
6565 * searching.texi (Syntax of Regexps): More accurately describe
6566 which characters are special in which situations.
6567 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6568 are not special. Describe in detail when `[' and `]' are special.
6569 (Regexp Backslash): Plenty of regexps with unbalanced square
6570 brackets are valid, so reword that statement.
6571
65722006-03-02 Kim F. Storm <storm@cua.dk>
6573
6574 * keymaps.texi (Tool Bar): Add tool-bar-border.
6575
65762006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6577
6578 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6579
65802006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6581
6582 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6583
6584 * files.texi (Locating Files): Suggest additional values for the
6585 SUFFIXES arg of `locate-file'. Update pxref.
6586
6587 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6588 (How Programs Do Loading): Discuss the effects of Auto Compression
6589 mode on `load'.
6590 (Load Suffixes): New node.
6591 (Library Search): Delete description of `load-suffixes'; it was
6592 moved to "Load Suffixes".
6593 (Autoload, Named Features): Mention `load-suffixes'.
6594
65952006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6596
6597 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6598
6599 * windows.texi (Window Tree): Fix typo.
6600
66012006-02-20 Kim F. Storm <storm@cua.dk>
6602
6603 * display.texi (Fringe Indicators): New section.
6604 Move indicate-empty-lines, indicate-buffer-boundaries, and
6605 default-indicate-buffer-boundaries here.
6606 Add fringe-indicator-alist and default-fringes-indicator-alist.
6607 Add list of logical fringe indicator symbols.
6608 Update list of standard bitmap names.
6609 (Fringe Cursors): New section.
6610 Move overflow-newline-into-fringe here.
6611 Add fringe-cursor-alist and default-fringes-cursor-alist.
6612 Add list of fringe cursor symbols.
6613
66142006-02-20 Juanma Barranquero <lekktu@gmail.com>
6615
6616 * commands.texi (Using Interactive): Fix reference to node
6617 "Minibuffers".
6618
66192006-02-19 Richard M. Stallman <rms@gnu.org>
6620
6621 * minibuf.texi (High-Level Completion):
6622 Add xref to read-input-method-name.
6623
6624 * files.texi (Relative File Names): Move file-relative-name here.
6625 (File Name Expansion): From here. Minor clarifications.
6626
6627 * commands.texi (Using Interactive): Add xrefs about reading input.
6628 Clarify remarks about that moving point and mark.
6629 Put string case before list case.
6630
c8763fb6 66312006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6632
6633 * display.texi (Other Display Specs, Image Descriptors):
6634 Revert erroneous changes. The previous description of
6635 image-descriptors as `(image . PROPS)' was correct.
6636
66372006-02-14 Richard M. Stallman <rms@gnu.org>
6638
6639 * variables.texi (File Local Variables): Clarifications.
6640
66412006-02-14 Juanma Barranquero <lekktu@gmail.com>
6642
6643 * variables.texi (File Local Variables): Use @code for a cons
6644 cell, not @var.
6645
66462006-02-13 Chong Yidong <cyd@stupidchicken.com>
6647
6648 * variables.texi (File Local Variables): Document new file local
6649 variable behavior.
6650
66512006-02-10 Kim F. Storm <storm@cua.dk>
6652
6653 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6654
66552006-02-08 Juanma Barranquero <lekktu@gmail.com>
6656
6657 * modes.texi (%-Constructs): Remove obsolete info about
6658 `global-mode-string'.
6659
66602006-02-07 Richard M. Stallman <rms@gnu.org>
6661
6662 * commands.texi (Prefix Command Arguments): Minor cleanup.
6663
6664 * display.texi: "Graphical display", not window system.
6665
6666 * functions.texi (What Is a Function): Fix xref.
6667
6668 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6669 (Changing Key Bindings): Clarify when remapping is better than
6670 substitute-key-definition.
6671
66722006-02-02 Richard M. Stallman <rms@gnu.org>
6673
6674 * minibuf.texi (Basic Completion): Completion alists are risky.
6675
6676 * keymaps.texi (Active Keymaps): Clarifications.
6677 (Searching Keymaps): New node.
6678 (Keymaps): Update menu.
6679
6680 * frames.texi (Layout Parameters): Minor clarification.
6681 (Drag and Drop): New node.
6682 (Frames): Update menu.
6683
66842006-01-29 Chong Yidong <cyd@stupidchicken.com>
6685
6686 * display.texi (Other Display Specs, Image Descriptors):
6687 Image description is a list, not a cons cell.
6688
66892006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6690
6691 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6692 list is not necessarily a list).
6693
66942006-01-27 Eli Zaretskii <eliz@gnu.org>
6695
6696 * frames.texi (Layout Parameters): border-width and
6697 internal-border-width belong to the frame, not the window.
6698
66992006-01-19 Richard M. Stallman <rms@gnu.org>
6700
6701 * nonascii.texi (Translation of Characters): Search cmds use
6702 translation-table-for-input. Automatically made local.
6703
6704 * markers.texi (Overview of Markers): Count insertion type
6705 as one of a marker's attributes.
6706
6707 * keymaps.texi (Controlling Active Maps): New node, split out of
6708 Active Keymaps.
6709 (Keymaps): Menu updated.
6710 (Active Keymaps): Give pseudocode to explain how the active
6711 maps are searched. current-active-maps and key-binding moved here.
6712 (Functions for Key Lookup): current-active-maps and key-binding moved.
6713 Clarifications.
6714 (Searching the Keymaps): New subnode.
6715
6716 * elisp.texi (Top): Menu clarification.
6717
6718 * display.texi (Other Display Specs): Delete duplicate entry for
6719 just a string as display spec. Move text about recursive display
6720 specs on such a string.
6721
6722 * commands.texi (Key Sequence Input): Clarify.
6723 Move num-nonmacro-input-events out.
6724 (Reading One Event): num-nonmacro-input-events moved here.
6725
67262006-01-14 Nick Roberts <nickrob@snap.net.nz>
6727
6728 * advice.texi (Simple Advice): Update example to fit argument
6729 change in previous-line.
6730
67312006-01-05 Richard M. Stallman <rms@gnu.org>
6732
6733 * markers.texi (The Mark): Fix in `mark'.
6734
67352006-01-04 Richard M. Stallman <rms@gnu.org>
6736
6737 * processes.texi (Misc Network, Make Network): Minor cleanups.
6738
67392006-01-04 Kim F. Storm <storm@cua.dk>
6740
6741 * processes.texi (Make Network): Add IPv6 addresses and handling.
6742 (Network Feature Testing): Mention (:family ipv6).
6743 (Misc Network): Add IPv6 formats to format-network-address.
6744
67452005-12-30 Richard M. Stallman <rms@gnu.org>
6746
6747 * text.texi (Changing Properties):
6748 Don't use return value of set-text-properties.
6749
67502005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6751
6752 * modes.texi (Mode Line Format): Correct typo in menu.
6753
67542005-12-29 Richard M. Stallman <rms@gnu.org>
6755
6756 * modes.texi (Mode Line Top): New node.
6757 (Mode Line Data): Some text moved to new node.
6758 Explain the data structure more concretely.
6759 (Mode Line Basics): Clarifications.
6760 (Mode Line Variables): Clarify intro paragraph.
6761 (%-Constructs): Clarify intro paragraph.
6762 (Mode Line Format): Update menu.
6763
67642005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6765
6766 * minibuf.texi (Basic Completion): Update lazy-completion-table
6767 examples for removal of ARGS argument.
6768
67692005-12-23 Richard M. Stallman <rms@gnu.org>
6770
6771 * text.texi (Undo): Restore some explanation from the version
6772 that was deleted.
6773
67742005-12-23 Eli Zaretskii <eliz@gnu.org>
6775
6776 * text.texi (Undo): Remove duplicate descriptions of `apply
6777 funname' and `apply delta' elements of the undo list.
6778
67792005-12-20 Richard M. Stallman <rms@gnu.org>
6780
6781 * help.texi (Help Functions): Update documentation of `apropos'.
6782
67832005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6786 because it is confusing. If the :help-echo keyword is a function,
6787 it is not directly used as the :help-echo overlay property, as the
6788 xref seems to suggest (it does not take the appropriate args).
6789
67902005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6791
6792 * customize.texi (Common Keywords): Fix Texinfo usage.
6793 (Group Definitions, Variable Definitions): Update for new
6794 conventions for using `*' in docstrings.
6795
6796 * tips.texi (Documentation Tips): Update for new conventions for
6797 using `*' in docstrings.
6798
67992005-12-16 Richard M. Stallman <rms@gnu.org>
6800
6801 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6802
68032005-12-16 Juri Linkov <juri@jurta.org>
6804
6805 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6806
68072005-12-14 Romain Francoise <romain@orebokech.com>
6808
6809 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6810 Fix typo.
6811
68122005-12-11 Juri Linkov <juri@jurta.org>
6813
6814 * minibuf.texi (Completion Commands): Add mention of read-file-name
6815 for filename completion keymaps.
6816 (Reading File Names): Add mention of filename completion keymaps
6817 for read-file-name and xref to `Completion Commands'.
6818
68192005-12-10 Richard M. Stallman <rms@gnu.org>
6820
6821 * customize.texi (Common Keywords): State caveats for use of :tag.
6822
68232005-12-08 Richard M. Stallman <rms@gnu.org>
6824
6825 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6826 with xrefs and better explanation.
6827 (Completion Commands): Add the filename completion maps.
6828
6829 * objects.texi (Character Type): Clarify that \s is not space
6830 if a dash follows.
6831
68322005-12-05 Richard M. Stallman <rms@gnu.org>
6833
6834 * windows.texi (Resizing Windows): Delete preserve-before args.
6835
68362005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6837
6838 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6839 in full keymaps, since the quirk has been fixed.
6840
68412005-12-03 Eli Zaretskii <eliz@gnu.org>
6842
5dcb4c4e
SM
6843 * hooks.texi (Standard Hooks): Add index entries.
6844 Mention `compilation-finish-functions'.
b8d4c8d0
GM
6845
68462005-11-27 Richard M. Stallman <rms@gnu.org>
6847
6848 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6849
68502005-11-21 Juri Linkov <juri@jurta.org>
6851
6852 * customize.texi (Common Keywords): Update links types
6853 custom-manual and url-link. Add link types emacs-library-link,
6854 file-link, function-link, variable-link, custom-group-link.
6855
68562005-11-20 Chong Yidong <cyd@stupidchicken.com>
6857
6858 * display.texi: Revert 2005-11-20 change.
6859
68602005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6861
6862 * processes.texi (Bindat Functions):
6863 Say "third" to refer to zero-based index "2".
6864
68652005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6866
6867 * loading.texi (Library Search): Update the default value of
6868 `load-suffixes'.
6869
68702005-11-17 Chong Yidong <cyd@stupidchicken.com>
6871
6872 * display.texi (Attribute Functions): Mention :ignore-defface.
6873
68742005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6875
6876 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6877 (Minor Mode Conventions): Mention the use of a hook.
6878
68792005-11-06 Richard M. Stallman <rms@gnu.org>
6880
6881 * files.texi (Magic File Names): find-file-name-handler checks the
6882 `operations' property of the handler.
6883
68842005-11-03 Richard M. Stallman <rms@gnu.org>
6885
6886 * variables.texi (Frame-Local Variables): Small clarification.
6887
68882005-10-29 Chong Yidong <cyd@stupidchicken.com>
6889
6890 * os.texi (Init File): Document ~/.emacs.d/init.el.
6891
68922005-10-29 Richard M. Stallman <rms@gnu.org>
6893
6894 * internals.texi (Garbage Collection): Document memory-full.
6895
68962005-10-28 Bill Wohler <wohler@newt.com>
6897
6898 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6899 for URLs.
6900
69012005-10-28 Richard M. Stallman <rms@gnu.org>
6902
6903 * minibuf.texi (Completion Commands): Clean up prev change.
6904
69052005-10-26 Kevin Ryde <user42@zip.com.au>
6906
6907 * compile.texi (Eval During Compile): Explain recommended uses
6908 of eval-when-compile and eval-and-compile.
6909
69102005-10-27 Masatake YAMATO <jet@gyve.org>
6911
6912 * minibuf.texi (Completion Commands):
6913 Write about new optional argument for `display-completion-list'.
6914
69152005-10-23 Richard M. Stallman <rms@gnu.org>
6916
6917 * display.texi (Overlay Arrow): Clarify about local bindings of
6918 overlay-arrow-position.
6919
69202005-10-22 Eli Zaretskii <eliz@gnu.org>
6921
6922 * internals.texi (Building Emacs): Fix last change.
6923
69242005-10-22 Richard M. Stallman <rms@gnu.org>
6925
6926 * internals.texi (Building Emacs): Document eval-at-startup.
6927
69282005-10-21 Richard M. Stallman <rms@gnu.org>
6929
6930 * loading.texi (Where Defined): load-history contains abs file names.
6931 symbol-file returns abs file names.
6932
69332005-10-19 Kim F. Storm <storm@cua.dk>
6934
6935 * display.texi (Showing Images): Add max-image-size integer value.
6936
69372005-10-18 Chong Yidong <cyd@stupidchicken.com>
6938
6939 * display.texi (Showing Images): Document max-image-size.
6940
69412005-10-17 Richard M. Stallman <rms@gnu.org>
6942
6943 * commands.texi (Quitting): Minor clarification.
6944
6945 * processes.texi (Sentinels): Clarify about output and quitting.
6946 (Filter Functions): Mention with-local-quit.
6947
69482005-10-17 Juri Linkov <juri@jurta.org>
6949
6950 * buffers.texi (Current Buffer):
6951 * commands.texi (Event Input Misc):
6952 * compile.texi (Eval During Compile, Compiler Errors):
6953 * customize.texi (Group Definitions):
6954 * display.texi (Progress, Defining Faces):
6955 * files.texi (Writing to Files):
6956 * modes.texi (Mode Hooks, Defining Minor Modes):
6957 * streams.texi (Output Functions):
6958 * syntax.texi (Syntax Table Functions):
6959 * text.texi (Change Hooks):
6960 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6961
6962 * commands.texi (Quitting): Replace arg `forms' with `body' in
6963 `with-local-quit'.
6964
6965 * positions.texi (Excursions): Replace arg `forms' with `body' in
6966 `save-excursion'.
6967
69682005-10-08 Kim F. Storm <storm@cua.dk>
6969
6970 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
6971 Rename manual section accordingly.
6972
69732005-10-04 Kim F. Storm <storm@cua.dk>
6974
6975 * windows.texi (Window Split Tree): New section describing
6976 new function window-split-tree function.
6977
69782005-10-03 Nick Roberts <nickrob@snap.net.nz>
6979
6980 * display.texi (Fringe Size/Pos): Simplify and add detail.
6981
69822005-09-30 Romain Francoise <romain@orebokech.com>
6983
6984 * minibuf.texi (High-Level Completion): Explain that the prompt
6985 given to `read-buffer' should end with a colon and a space.
6986 Update usage examples.
6987
69882005-09-29 Juri Linkov <juri@jurta.org>
6989
6990 * display.texi (Displaying Messages): Rename argument name
6991 `string' to `format-string' in functions `message', `message-box',
6992 `message-or-box'.
6993
69942005-09-26 Chong Yidong <cyd@stupidchicken.com>
6995
6996 * errors.texi (Standard Errors): Correct xrefs.
6997
69982005-09-18 Chong Yidong <cyd@stupidchicken.com>
6999
7000 * display.texi (Defining Images): Update documentation for
7001 `image-load-path'.
7002
70032005-09-17 Richard M. Stallman <rms@gnu.org>
7004
7005 * display.texi (Defining Images): Clean up previous change.
7006
70072005-09-16 Romain Francoise <romain@orebokech.com>
7008
7009 * elisp.texi: Specify GFDL version 1.2.
7010
7011 * doclicense.texi (GNU Free Documentation License): Update to
7012 version 1.2.
7013
70142005-09-15 Chong Yidong <cyd@stupidchicken.com>
7015
7016 * display.texi (Defining Images): Document `image-load-path'.
7017
70182005-09-15 Richard M. Stallman <rms@gnu.org>
7019
7020 * objects.texi (Printed Representation): Minor cleanup.
7021 (Box Diagrams): Minor fix.
7022 (Cons Cell Type): Move (...) index item here.
7023 (Box Diagrams): From here.
7024 (Array Type): Minor fix.
7025 (Type Predicates): Delete index "predicates".
7026 (Hash Table Type): Clarify xref.
7027 (Dotted Pair Notation): Minor fix.
7028
70292005-09-10 Chong Yidong <cyd@stupidchicken.com>
7030
7031 * files.texi (Saving Buffers): Fix typo.
7032
70332005-09-08 Richard M. Stallman <rms@gnu.org>
7034
7035 * tips.texi (Programming Tips): Correct the "default" prompt spec.
7036
70372005-09-08 Chong Yidong <cyd@stupidchicken.com>
7038
7039 * locals.texi (Standard Buffer-Local Variables): Don't include
7040 mode variables for minor modes.
7041 Fix xrefs for buffer-display-count, buffer-display-table,
7042 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
7043 enable-multibyte-characters, fill-column, header-line-format,
7044 left-fringe-width, left-margin, and right-fringe-width.
7045
7046 * hooks.texi (Standard Hooks): All hooks should conform to the
7047 standard naming convention now.
7048 Fix xref for `echo-area-clear-hook'.
7049
7050 * display.texi (Usual Display): Note that indicate-empty-lines and
7051 tab-width are buffer-local.
7052
7053 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
7054
7055 * modes.texi (Mode Help): Note that major-mode is buffer-local.
7056
7057 * nonascii.texi (Encoding and I/O): Note that
7058 buffer-file-coding-system is buffer-local.
7059
7060 * positions.texi (List Motion): Note that defun-prompt-regexp is
7061 buffer-local.
7062
7063 * text.texi (Auto Filling): Note that auto-fill-function is
7064 buffer-local.
7065 (Undo): Note that buffer-undo-list is buffer-local.
7066
5dcb4c4e
SM
7067 * windows.texi (Buffers and Windows):
7068 Document buffer-display-count.
b8d4c8d0
GM
7069
70702005-09-06 Richard M. Stallman <rms@gnu.org>
7071
7072 * tips.texi (Coding Conventions): Sometimes it is ok to put the
7073 package prefix elsewhere than at the start of the name.
7074
70752005-09-03 Richard M. Stallman <rms@gnu.org>
7076
7077 * tips.texi (Programming Tips): Add conventions for minibuffer
7078 questions and prompts.
7079
70802005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7081
7082 * intro.texi (nil and t): Minor cleanup.
7083 Delete spurious mention of keyword symbols.
7084 (Evaluation Notation): Add index entry.
7085 (A Sample Function Description): Minor cleanup.
7086 (A Sample Variable Description): Not all vars can be set.
7087
70882005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7089
7090 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7091
7092 (Insertion): Document precise type of `insert-char' arg COUNT.
7093
70942005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7095
7096 * modes.texi (Other Font Lock Variables): Sync the default of
7097 font-lock-lines-before.
7098
70992005-08-31 Michael Albinus <michael.albinus@gmx.de>
7100
7101 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7102
71032005-08-29 Richard M. Stallman <rms@gnu.org>
7104
7105 * elisp.texi (Top): Update subnode menu.
7106
7107 * searching.texi (Searching and Matching): Move node.
7108 Rearrange contents and add overall explanation.
7109 (Searching and Case): Move node.
7110 (Searching and Matching): Update menu.
7111
71122005-08-27 Eli Zaretskii <eliz@gnu.org>
7113
7114 * os.texi (Startup Summary): Fix the description of the initial
7115 startup message display.
7116
71172005-08-25 Richard M. Stallman <rms@gnu.org>
7118
7119 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7120
71212005-08-25 Emilio C. Lopes <eclig@gmx.net>
7122
7123 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7124 `next-overlay-change' example.
7125
71262005-08-22 Juri Linkov <juri@jurta.org>
7127
7128 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7129 Fix invert-face. Fix args of face-background.
7130
7131 * display.texi (Standard Faces): Delete node.
7132 (Faces): Add xref to `(emacs)Standard Faces'.
7133 (Displaying Faces): Fix xref to `Standard Faces'.
7134
7135 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7136
71372005-08-20 Alan Mackenzie <acm@muc.de>
7138
7139 * buffers.texi (The Buffer List): Clarify the manipulation of the
7140 buffer list.
7141
71422005-08-14 Richard M. Stallman <rms@gnu.org>
7143
7144 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7145 a regexp.
7146
71472005-08-11 Richard M. Stallman <rms@gnu.org>
7148
7149 * elisp.texi (Top): Update subnode lists.
7150
7151 * display.texi (Inverse Video): Node deleted.
7152
7153 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7154 New nodes split out of Coding Conventions.
7155
7156 * searching.texi (Regular Expressions): Document re-builder.
7157
7158 * os.texi (Time Parsing): New node split out of Time Conversion.
7159
7160 * processes.texi (Misc Network, Network Feature Testing)
7161 (Network Options, Make Network): New nodes split out of
7162 Low-Level Network.
7163
71642005-08-09 Richard M. Stallman <rms@gnu.org>
7165
7166 * frames.texi (Geometry): New node, split from Size and Position.
7167 (Frame Parameters): Refer to Geometry.
7168
7169 * buffers.texi (The Buffer List): Fix xrefs.
7170
7171 * windows.texi (Splitting Windows): Fix xref.
7172
7173 * frames.texi (Layout Parameters): Add xref.
7174
7175 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7176
7177 * keymaps.texi (Menu Bar): Fix xref.
7178
7179 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7180
7181 * modes.texi (%-Constructs): Fix xref.
7182
7183 * frames.texi (Window Frame Parameters): Node split up.
7184 (Basic Parameters, Position Parameters, Size Parameters)
7185 (Layout Parameters, Buffer Parameters, Management Parameters)
7186 (Cursor Parameters, Color Parameters): New subnodes.
7187
71882005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7189
7190 * positions.texi (Screen Lines): Update xref for previous change
7191 in minibuf.texi.
7192
7193 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7194 change in minibuf.texi.
7195
71962005-08-09 Richard M. Stallman <rms@gnu.org>
7197
7198 * tips.texi (Coding Conventions): Minor cleanup.
7199
7200 * modes.texi (Defining Minor Modes): Explain when init-value
7201 can be non-nil.
7202
7203 * elisp.texi (Top): Update submenu for Minibuffer.
7204
7205 * minibuf.texi (Minibuffer Misc): Node split up.
7206 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7207 (Recursive Mini): New nodes split out from Minibuffer Misc.
7208 (Minibuffer Misc): Document max-mini-window-height.
7209
7210 * hash.texi (Defining Hash): Delete stray paren in example.
7211
7212 * display.texi (Echo Area Customization): Don't define
7213 max-mini-window-height here; xref instead.
7214
7215 * commands.texi (Event Input Misc): Update while-no-input.
7216
7217 * advice.texi (Advising Functions): Explain when to use advice
7218 and when to use a hook.
7219
72202005-07-30 Eli Zaretskii <eliz@gnu.org>
7221
7222 * makefile.w32-in (info): Don't run install-info.
7223 ($(infodir)/dir): New target, produced by running install-info.
7224
72252005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7226
7227 * modes.texi (Defining Minor Modes): The keyword for the initial
7228 value is :init-value, not :initial-value.
7229
72302005-07-23 Eli Zaretskii <eliz@gnu.org>
7231
7232 * loading.texi (Autoload): Make the `doctor' example be consistent
7233 with what's in current loaddefs.el. Describe the "fn" magic in
7234 the usage portion of the doc string.
7235
72362005-07-22 Richard M. Stallman <rms@gnu.org>
7237
7238 * internals.texi (Garbage Collection): Clarify previous change.
7239
72402005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7241
7242 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7243
72442005-07-18 Juri Linkov <juri@jurta.org>
7245
7246 * commands.texi (Accessing Events):
7247 * frames.texi (Text Terminal Colors, Resources):
7248 * markers.texi (The Mark):
7249 * modes.texi (Defining Minor Modes):
7250 Delete duplicate duplicate words.
7251
72522005-07-16 Richard M. Stallman <rms@gnu.org>
7253
7254 * display.texi (Managing Overlays): Clarify make-overlay
7255 args for insertion types.
7256
72572005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7258
7259 * customize.texi (Variable Definitions):
7260 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7261 `standard-value' is a list too.
7262 (Defining New Types): Use @key{RET} instead of @key{ret}.
7263
72642005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7265
7266 * os.texi (Translating Input): Fix typo.
7267
72682005-07-08 Richard M. Stallman <rms@gnu.org>
7269
7270 * README: Update edition number and size estimate.
7271
7272 * elisp.texi (VERSION): Set to 2.9.
7273
72742005-07-07 Richard M. Stallman <rms@gnu.org>
7275
7276 * book-spine.texinfo: Update Emacs version.
7277
7278 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7279
72802005-07-06 Richard M. Stallman <rms@gnu.org>
7281
7282 * searching.texi (Regexp Search): Clarify what re-search-forward
7283 does when the search fails.
7284
72852005-07-05 Lute Kamstra <lute@gnu.org>
7286
7287 * Update FSF's address in GPL notices.
7288
7289 * doclicense.texi (GNU Free Documentation License):
7290 * gpl.texi (GPL):
7291 * tips.texi (Coding Conventions, Library Headers):
7292 * vol1.texi:
7293 * vol2.texi: Update FSF's address.
7294
72952005-07-04 Richard M. Stallman <rms@gnu.org>
7296
7297 * hooks.texi (Standard Hooks): Add occur-hook.
7298
72992005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7300
7301 * display.texi (The Echo Area): Correct menu.
7302
73032005-07-03 Richard M. Stallman <rms@gnu.org>
7304
7305 * elisp.texi (Top): Update subnode menu for Display.
7306
7307 * display.texi (Displaying Messages): New node, with most
7308 of what was in The Echo Area.
5dcb4c4e 7309 (Progress): Move under The Echo Area.
b8d4c8d0
GM
7310 (Logging Messages): New node with new text.
7311 (Echo Area Customization): New node, the rest of what was
7312 in The Echo Area. Document message-truncate-lines with @defvar.
7313 (Display): Update menu.
7314
7315 * windows.texi (Textual Scrolling): Doc 3 values for
7316 scroll-preserve-screen-position.
7317
7318 * text.texi (Special Properties): Change hook functions
7319 should bind inhibit-modification-hooks around altering buffer text.
7320
7321 * keymaps.texi (Key Binding Commands): Call binding BINDING
7322 rather than DEFINITION.
7323
73242005-06-29 Juanma Barranquero <lekktu@gmail.com>
7325
7326 * variables.texi (Defining Variables): `user-variable-p' returns t
7327 for aliases of user options, nil for alias loops.
7328
73292005-06-28 Richard M. Stallman <rms@gnu.org>
7330
7331 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7332 make-keymap.
7333
73342005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7335
7336 * variables.texi (Setting Variables): Correct and clarify
7337 description of `add-to-ordered-list'.
7338
73392005-06-26 Richard M. Stallman <rms@gnu.org>
7340
7341 * display.texi (Faces): Minor cleanup.
7342
73432005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7344
7345 * display.texi (Faces): `facep' returns t for strings that are
7346 face names.
7347
73482005-06-25 Richard M. Stallman <rms@gnu.org>
7349
7350 * objects.texi (Equality Predicates): Clarify meaning of equal.
7351
7352 * windows.texi (Selecting Windows): save-selected-window
7353 and with-selected-window save and restore the current buffer.
7354
73552005-06-24 Richard M. Stallman <rms@gnu.org>
7356
7357 * numbers.texi (Float Basics): Explain how to test for NaN,
7358 and printing the sign of NaNs.
7359
73602005-06-24 Eli Zaretskii <eliz@gnu.org>
7361
7362 * makefile.w32-in (MAKEINFO): Use --force.
7363
73642005-06-23 Richard M. Stallman <rms@gnu.org>
7365
7366 * display.texi (Face Functions): Correct Texinfo usage.
7367
73682005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7369
7370 * lists.texi (Rings): `ring-elements' now returns the elements of
7371 RING in order.
7372
73732005-06-23 Juanma Barranquero <lekktu@gmail.com>
7374
7375 * markers.texi (The Mark): Texinfo usage fix.
7376
73772005-06-23 Kim F. Storm <storm@cua.dk>
7378
7379 * searching.texi (Entire Match Data): Remove evaporate option for
7380 match-data. Do not mention evaporate option for set-match-data.
7381
73822005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7383
7384 * display.texi (Face Functions): Mention face aliases.
7385
73862005-06-21 Richard M. Stallman <rms@gnu.org>
7387
7388 * anti.texi (Antinews): Texinfo usage fix.
7389
73902005-06-21 Karl Berry <karl@gnu.org>
7391
7392 * elisp.texi: Use @copying.
7393
7394 * elisp.texi: Put @summarycontents and @contents before the Top
7395 node, instead of the end of the file, so that the contents appear
7396 in the right place in the dvi/pdf output.
7397
73982005-06-21 Juri Linkov <juri@jurta.org>
7399
7400 * display.texi (Defining Faces): Add `customized-face'.
7401
74022005-06-20 Kim F. Storm <storm@cua.dk>
7403
7404 * variables.texi (Setting Variables): Any type of element can be
7405 given order in add-to-ordered-list. Compare elements with eq.
7406
7407 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7408
74092005-06-20 Karl Berry <karl@gnu.org>
7410
7411 * syntax.texi (Syntax Flags): Make last column very slightly wider
7412 to avoid "generic comment" breaking on two lines and causing an
7413 underfull box.
7414
74152005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7416
7417 * lists.texi (Rings): Various minor clarifications and corrections.
7418
74192005-06-18 Richard M. Stallman <rms@gnu.org>
7420
7421 * functions.texi (Obsolete Functions): Simplify.
7422
7423 * variables.texi (Variable Aliases): Simplify.
7424
7425 * anti.texi, backups.texi, compile.texi, customization.texi:
7426 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7427 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7428 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7429 * variables.texi: Fix formatting ugliness.
7430
7431 * elisp.texi: Add links to Rings and Byte Packing.
7432 Update version and copyright years.
7433
7434 * minibuf.texi: Fix formatting ugliness.
7435 (Completion Commands): Move keymap vars to the end
7436 and vars completing-read binds to the top.
7437
74382005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7439
7440 * processes.texi: Fix typos.
7441 (Bindat Spec): Correct Texinfo error.
7442 (Byte Packing): Fix ungrammatical sentence.
7443
74442005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7445
7446 * lists.texi (Rings): New node.
7447 (Lists): Add it to menu.
7448
7449 * processes.texi (Byte Packing): New node.
7450 (Processes): Add it to menu.
7451
74522005-06-17 Richard M. Stallman <rms@gnu.org>
7453
7454 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7455
7456 * help.texi (Documentation Basics): Explain the xref to
7457 Documentation Tips.
7458
7459 * debugging.texi (Debugger Commands): Minor fix.
7460
74612005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7462
7463 * edebug.texi (Instrumenting): Eliminate duplicate link.
7464 (Specification List): Replace references to "below", referring to
7465 a later node, with one @ref to that node.
7466
7467 * os.texi (Timers): Timers should save and restore the match data
7468 if they change it.
7469
7470 * debugging.texi (Debugger Commands): Mention that the Lisp
7471 debugger can not step through primitive functions.
7472
74732005-06-16 Juanma Barranquero <lekktu@gmail.com>
7474
7475 * functions.texi (Obsolete Functions): Update argument names of
7476 `make-obsolete' and `define-obsolete-function-alias'.
7477
7478 * variables.texi (Variable Aliases): Update argument names of
7479 `defvaralias', `make-obsolete-variable' and
7480 `define-obsolete-variable-alias'.
7481
74822005-06-15 Kim F. Storm <storm@cua.dk>
7483
7484 * searching.texi (Entire Match Data): Rephrase warnings about
7485 evaporate arg to match-data and set-match-data.
7486
74872005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7488
7489 * elisp.texi (Top): Update detailed menu.
7490
7491 * edebug.texi (Edebug): Update menu.
7492 (Instrumenting): Update xrefs.
7493 (Edebug Execution Modes): Correct xref.
7494 (Jumping): Clarify description of `h' command.
7495 Eliminate redundant @ref.
7496 (Breaks): New node.
7497 (Breakpoints): Is now a subsubsection.
7498 (Global Break Condition): Mention `C-x X X'.
7499 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7500 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7501 (Edebug Display Update): Correct pxref.
7502 (Edebug and Macros): New node.
7503 (Instrumenting Macro Calls): Is now a subsubsection.
7504 Neither arg of `def-edebug-spec' is evaluated.
7505 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7506 (Specification Examples): Fix typo.
7507
75082005-06-14 Lute Kamstra <lute@gnu.org>
7509
7510 * debugging.texi (Function Debugging): Primitives can break on
7511 entry too.
7512
75132005-06-14 Kim F. Storm <storm@cua.dk>
7514
7515 * variables.texi (Setting Variables): Add add-to-ordered-list.
7516
75172005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7518
7519 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7520 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7521
75222005-06-13 Lute Kamstra <lute@gnu.org>
7523
7524 * text.texi (Special Properties): Fix cross reference.
7525
75262005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7527
7528 * debugging.texi (Function Debugging): Delete mention of empty
7529 string argument to `cancel-debug-on-entry'. Delete inaccurate
7530 description of the return value of that command.
7531
75322005-06-11 Alan Mackenzie <acm@muc.de>
7533
7534 * text.texi (Adaptive Fill): Amplify the description of
7535 fill-context-prefix.
7536
75372005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7538
7539 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7540
75412005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7542
7543 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7544
75452005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7546
7547 * debugging.texi (Error Debugging): Minor rewording.
7548 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7549 is optional.
7550
75512005-06-10 Lute Kamstra <lute@gnu.org>
7552
7553 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7554 (Top): Give it a title. Correct version number. Give the
7555 detailed node listing a more prominent header.
7556 * intro.texi: Don't set VERSION here a second time.
7557 Mention Emacs's version too.
7558 * anti.texi (Antinews): Use EMACSVER to refer to the current
7559 version of Emacs.
7560
75612005-06-09 Kim F. Storm <storm@cua.dk>
7562
7563 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7564 match-data and set-match-data.
7565
75662005-06-08 Richard M. Stallman <rms@gnu.org>
7567
7568 * searching.texi (Entire Match Data): Clarify when match-data
7569 returns markers and when integers.
7570
7571 * display.texi (Defining Faces): Explain that face name should not
7572 end in `-face'.
7573
7574 * modes.texi (Mode Line Data): Minor cleanup.
7575 (Customizing Keywords): Node split out of Search-based Fontification.
7576 Add example of using font-lock-add-keywords from a hook.
7577 Clarify when MODE should be non-nil, and when nil.
7578
75792005-06-06 Richard M. Stallman <rms@gnu.org>
7580
7581 * modes.texi (Mode Line Data): Explain what happens when the car
7582 of a list is a void symbol.
7583 (Search-based Fontification): Explain MODE arg to
7584 font-lock-add-keywords and warn about calls from major modes.
7585
75862005-06-08 Juri Linkov <juri@jurta.org>
7587
7588 * display.texi (Standard Faces): Add `shadow' face.
7589
75902005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7591
7592 * modes.texi (Major Mode Conventions): A derived mode only needs
7593 to put the call to the parent mode inside `delay-mode-hooks'.
7594
75952005-05-29 Richard M. Stallman <rms@gnu.org>
7596
7597 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7598 new, and what that implies. Clarify.
7599
7600 * files.texi (Locating Files): Clean up the text.
7601
7602 * frames.texi (Window Frame Parameters): Document user-size.
7603 Shorten entry for top by referring to left.
7604
76052005-05-26 Richard M. Stallman <rms@gnu.org>
7606
7607 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7608 is new, and what the implications are. Other clarifications.
7609
76102005-05-24 Richard M. Stallman <rms@gnu.org>
7611
7612 * frames.texi (Dialog Boxes): Minor fixes.
7613
76142005-05-25 Masatake YAMATO <jet@gyve.org>
7615
7616 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7617
76182005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7619
7620 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7621 is optional.
7622
76232005-05-24 Nick Roberts <nickrob@snap.net.nz>
7624
10d1d0af 7625 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
7626
76272005-05-23 Lute Kamstra <lute@gnu.org>
7628
7629 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7630 syntax-begin-function over font-lock-beginning-of-syntax-function.
7631
76322005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7633
7634 * minibuf.texi (Reading File Names): Update description of
7635 `read-directory-name'.
7636
7637 * modes.texi (Derived Modes): Clarify :group keyword.
7638
76392005-05-21 Eli Zaretskii <eliz@gnu.org>
7640
7641 * files.texi (Locating Files): New subsection.
7642 Describe locate-file and executable-find.
7643
76442005-05-21 Kevin Ryde <user42@zip.com.au>
7645
7646 * frames.texi (Initial Parameters): Update cross reference to
7647 "Emacs Invocation".
7648
76492005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7650
7651 * keymaps.texi (Active Keymaps): Add anchor.
7652
7653 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7654 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7655 appropriate place.
7656 (Derived Modes): Small clarifications.
7657 (Minor Mode Conventions, Keymaps and Minor Modes):
7658 Replace references to nodes with references to anchors.
7659 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7660 Clarify description of lists whose first element is an integer.
7661 (Mode Line Variables): Add anchor.
7662 (%-Constructs): Clarify description of integer after %.
7663 (Emulating Mode Line): Describe nil value for FACE.
7664
76652005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * modes.texi (Derived Modes): Correct references to non-existing
7668 variable standard-syntax-table.
7669
76702005-05-17 Lute Kamstra <lute@gnu.org>
7671
7672 * modes.texi (Defining Minor Modes): Mention the mode hook.
7673
76742005-05-15 Kim F. Storm <storm@cua.dk>
7675
7676 * processes.texi (Network): Remove open-network-stream-nowait.
7677 (Network Servers): Remove open-network-stream-server.
7678
76792005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7680
7681 * elisp.texi (Top): Update detailed menu.
7682
7683 * variables.texi: Reorder nodes.
7684 (Variables): Update menu.
7685 (File Local Variables): Do not refer to the `-*-' line as
7686 a "local variables list". Add pxref.
7687
76882005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7689
7690 * elisp.texi (Top): Update detailed menu for node changes.
7691
7692 * modes.texi (Modes): Update Menu.
7693 (Hooks): Move to beginning of chapter.
7694 Most minor modes run mode hooks too.
7695 `add-hook' can handle void hooks or hooks whose value is a single
7696 function.
7697 (Major Modes): Update Menu.
7698 (Major Mode Basics): New node, split off from `Major Modes'.
7699 (Major Mode Conventions): Correct xref. Explain how to handle
7700 auto-mode-alist if the major mode command has an autoload cookie.
7701 (Auto Major Mode): Major update. Add magic-mode-alist.
7702 (Derived Modes): Major update.
7703 (Mode Line Format): Update Menu.
7704 (Mode Line Basics): New node, split off from `Mode Line Format'.
7705
7706 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7707 for `magic autoload comment'. Add index entries and anchor.
7708
77092005-05-14 Richard M. Stallman <rms@gnu.org>
7710
7711 * tips.texi (Coding Conventions): Explain how important it is
7712 that just loading certain files not change Emacs behavior.
7713
7714 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7715
77162005-05-12 Lute Kamstra <lute@gnu.org>
7717
7718 * modes.texi (Generic Modes): Update.
7719 (Major Modes): Refer to node "Generic Modes".
7720
7721 * elisp.texi (Top): Update to the current structure of the manual.
7722 * processes.texi (Processes): Add menu description.
7723 * customize.texi (Customization): Add menu descriptions.
7724
77252005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7726
7727 * processes.texi (Signals to Processes)
7728 (Low-Level Network): Fix typos.
7729
77302005-05-11 Lute Kamstra <lute@gnu.org>
7731
7732 * elisp.texi (Top): Add some nodes from the chapter "Major and
7733 Minor Modes" to the detailed node listing.
7734
77352005-05-10 Richard M. Stallman <rms@gnu.org>
7736
7737 * keymaps.texi (Extended Menu Items): Menu item filter functions
7738 can be called at any time.
7739
77402005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7741
7742 * variables.texi (File Local Variables): `(hack-local-variables t)'
7743 now also checks whether a mode is specified in the local variables
7744 list.
7745
77462005-05-05 Kevin Ryde <user42@zip.com.au>
7747
7748 * display.texi (The Echo Area): Correct format function cross
7749 reference.
7750
77512005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7752
7753 * variables.texi (Variable Aliases): Change description of
7754 `define-obsolete-variable-alias'.
7755
7756 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7757 (Defining Functions): Add xref.
7758 (Obsolete Functions): New node.
7759 (Function Safety): Standardize capitalization of section title.
7760
7761 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7762 (Dialog Boxes): Complete description of `x-popup-dialog'.
7763
77642005-05-04 Richard M. Stallman <rms@gnu.org>
7765
7766 * commands.texi (Interactive Codes): Fix Texinfo usage.
7767 Document U more clearly.
7768
77692005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7770
7771 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7772 function and not a macro.
7773
7774 * frames.texi (Pop-Up Menus): Correct and clarify description of
7775 `x-popup-menu'.
7776 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7777
77782005-05-01 Richard M. Stallman <rms@gnu.org>
7779
7780 * edebug.texi (Checking Whether to Stop): Fix previous change.
7781
77822005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7783
7784 * display.texi: Fix typos and Texinfo usage.
7785
7786 * edebug.texi (Checking Whether to Stop): executing-macro ->
7787 executing-kbd-macro.
7788
77892005-05-01 Richard M. Stallman <rms@gnu.org>
7790
7791 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7792
77932005-04-30 Richard M. Stallman <rms@gnu.org>
7794
7795 * files.texi (Magic File Names): Document `operations' property.
7796
77972005-04-29 Lute Kamstra <lute@gnu.org>
7798
7799 * modes.texi (Generic Modes): New node.
7800 (Major Modes): Add it to the menu.
7801 (Derived Modes): Add "derived mode" to concept index.
7802
78032005-04-28 Lute Kamstra <lute@gnu.org>
7804
7805 * modes.texi (Defining Minor Modes): Fix previous change.
7806 (Font Lock Mode): Simplify.
7807 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7808 when set and that some parts are optional. Add cross references.
7809 (Search-based Fontification): Say how to specify font-lock-keywords.
7810 Add cross references. Add font-lock-multiline to index.
7811 Move font-lock-keywords-case-fold-search here from node "Other Font
7812 Lock Variables". Document font-lock-add-keywords and
7813 font-lock-remove-keywords.
7814 (Other Font Lock Variables): Move font-lock-keywords-only,
7815 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7816 and font-lock-syntactic-face-function to node "Syntactic Font
7817 Lock". Move font-lock-keywords-case-fold-search to node
7818 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7819 and font-lock-{,un}fontify-{buffer,region}-function.
7820 (Precalculated Fontification): Remove reference to deleted variable
7821 font-lock-core-only.
7822 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7823 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7824 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7825 and font-lock-syntactic-face-function here from node "Other Font
7826 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7827 Syntax Properties". Add cross references.
7828 (Setting Syntax Properties): New node.
7829 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7830 * syntax.texi (Syntax Properties): Add cross reference.
7831 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7832
78332005-04-26 Richard M. Stallman <rms@gnu.org>
7834
7835 * display.texi (Defining Faces):
7836 Document `default' elements of defface spec.
7837
7838 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7839
7840 * variables.texi (Variable Aliases): Clarify text.
7841
78422005-04-25 Chong Yidong <cyd@stupidchicken.com>
7843
7844 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7845
78462005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7847
7848 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7849
78502005-04-24 Eli Zaretskii <eliz@gnu.org>
7851
7852 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7853 syntax-after and syntax-class.
7854
7855 * files.texi (Changing Files): Fix last change's cross-reference.
7856 (Unique File Names): Don't mention "numbers" in the documentation
7857 of make-temp-file and make-temp-name.
7858
78592005-04-23 Richard M. Stallman <rms@gnu.org>
7860
7861 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7862
78632005-04-22 Nick Roberts <nickrob@snap.net.nz>
7864
7865 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7866
78672005-04-22 Nick Roberts <nickrob@snap.net.nz>
7868
7869 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7870 and define-obsolete-variable-alias.
7871
78722005-04-22 Kim F. Storm <storm@cua.dk>
7873
7874 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7875 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7876
78772005-04-21 Lute Kamstra <lute@gnu.org>
7878
7879 * lists.texi (Association Lists): Document rassq-delete-all.
7880
78812005-04-19 Richard M. Stallman <rms@gnu.org>
7882
7883 * modes.texi (Search-based Fontification): Explain that
7884 facespec is an expression to be evaluated.
7885
78862005-04-19 Kevin Ryde <user42@zip.com.au>
7887
7888 * streams.texi (Output Functions): Fix xref.
7889 * strings.texi (String Conversion): Fix xref.
7890
78912005-04-19 Kim F. Storm <storm@cua.dk>
7892
7893 * symbols.texi (Symbol Plists): Add safe-get.
7894 Mention that `get' may signal an error.
7895
78962005-04-18 Nick Roberts <nickrob@snap.net.nz>
7897
7898 * customize.texi (Variable Definitions): Replace tooltip-mode
7899 example with save-place.
7900
79012005-04-17 Richard M. Stallman <rms@gnu.org>
7902
7903 * buffers.texi (Indirect Buffers): Clarify.
7904
7905 * positions.texi (Positions): Clarify converting marker to integer.
7906
7907 * strings.texi (String Basics): Mention string-match; clarify.
7908
79092005-04-08 Lute Kamstra <lute@gnu.org>
7910
7911 * modes.texi (Search-based Fontification): Fix cross references.
7912 Use consistent terminology. Document anchored highlighting.
7913
79142005-04-05 Lute Kamstra <lute@gnu.org>
7915
7916 * modes.texi (Defining Minor Modes): Document :group keyword
7917 argument and its default value.
7918
79192005-04-03 Lute Kamstra <lute@gnu.org>
7920
7921 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7922 references and/or descriptions. Delete major mode hooks; mention
7923 them as a category instead. Rename or delete obsolete hooks.
7924
79252005-04-02 Richard M. Stallman <rms@gnu.org>
7926
7927 * nonascii.texi (Coding System Basics): Another wording cleanup.
7928
79292005-04-01 Richard M. Stallman <rms@gnu.org>
7930
7931 * nonascii.texi (Coding System Basics): Clarify previous change.
7932
79332005-04-01 Kenichi Handa <handa@m17n.org>
7934
10d1d0af 7935 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
7936 identity of coding systems.
7937
79382005-03-29 Chong Yidong <cyd@stupidchicken.com>
7939
7940 * text.texi (Buffer Contents): Add filter-buffer-substring and
7941 buffer-substring-filters.
7942
79432005-03-26 Chong Yidong <cyd@stupidchicken.com>
7944
7945 * anti.texi (Antinews): Mention `G' interactive code.
7946
7947 * tips.texi (Compilation Tips): Mention benchmark.el.
7948
79492005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7950
7951 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7952 is now bound to M-o M-o.
7953
7954 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7955
79562005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7957
7958 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7959 in the Emacs Manual).
7960 * Makefile.in (srcs): Remove calendar.texi.
7961 * makefile.w32-in (srcs): Remove calendar.texi.
7962 * display.texi (Display): Change name of next node.
7963 * os.texi (System In): Change name of previous node.
7964 * elisp.texi (Top): Remove Calendar references.
7965 * vol1.texi (Top): Remove Calendar references.
7966 * vol2.texi (Top): Remove Calendar references.
7967
79682005-03-25 Richard M. Stallman <rms@gnu.org>
7969
7970 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
7971 Cleanup previous change.
7972
79732005-03-25 Chong Yidong <cyd@stupidchicken.com>
7974
7975 * display.texi (Face Attributes): Faces earlier in an :inherit
7976 list take precedence.
7977 (Scroll Bars): Fix description of vertical-scroll-bars.
7978 Document frame-current-scroll-bars and window-current-scroll-bars.
7979
7980 * markers.texi (The Mark): Document temporary Transient Mark mode.
7981
7982 * minibuf.texi (Reading File Names):
7983 Document read-file-name-completion-ignore-case.
7984
7985 * positions.texi (Screen Lines): Document nil for width argument
7986 to compute-motion.
7987
79882005-03-23 Kim F. Storm <storm@cua.dk>
7989
7990 * display.texi (Standard Faces): Other faces used in the fringe
7991 implicitly inherits from the fringe face.
7992 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
7993 properties implicitly inherits from fringe face.
7994 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
7995
79962005-03-20 Chong Yidong <cyd@stupidchicken.com>
7997
7998 * display.texi (Invisible Text): State default value of
7999 line-move-ignore-invisible.
8000 (Managing Overlays): Document remove-overlays.
8001 (Standard Faces): Document escape-glyph face.
8002
8003 * minibuf.texi (Reading File Names): Document read-file-name-function.
8004
8005 * modes.texi (Other Font Lock Variables):
8006 Document font-lock-lines-before.
8007
8008 * positions.texi (Skipping Characters): skip-chars-forward allows
8009 character classes.
8010
80112005-03-18 Lute Kamstra <lute@gnu.org>
8012
8013 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
8014
80152005-03-17 Richard M. Stallman <rms@gnu.org>
8016
8017 * text.texi (Undo): Document extensible undo entries.
8018
dd7b651b 8019 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
8020
8021 * nonascii.texi (Character Codes): Minor fix.
8022
8023 * display.texi (Display Property): Explain the significance
8024 of having text properties that are eq.
8025 (Other Display Specs): Explain string as display spec.
8026
8027 * commands.texi (Interactive Codes): Document G option.
8028
80292005-03-17 Chong Yidong <cyd@stupidchicken.com>
8030
8031 * text.texi (Filling): Add sentence-end-without-period and
8032 sentence-end-without-space.
8033 (Changing Properties): Minor fix.
8034
8035 * anti.texi: Total rewrite.
8036
80372005-03-15 Lute Kamstra <lute@gnu.org>
8038
8039 * edebug.texi (Instrumenting Macro Calls): Fix typos.
8040
80412005-03-08 Kim F. Storm <storm@cua.dk>
8042
8043 * display.texi (Specified Space): Property :width is support on
8044 non-graphic terminals, :height is not.
8045
80462005-03-07 Richard M. Stallman <rms@gnu.org>
8047
8048 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
8049 Now subnodes of Fringes.
8050 (Overlay Arrow): Document overlay-arrow-variable-list.
8051 (Fringe Size/Pos): New node, broken out of Fringes.
8052 (Display): Explain clearing vs redisplay better.
8053 (Truncation): Clarify use of bitmaps.
8054 (The Echo Area): Clarify the uses of the echo area.
8055 Add max-mini-window-height.
8056 (Progress): Clarify.
8057 (Invisible Text): Explain that main loop moves point out.
8058 (Selective Display): Say "hidden", not "invisible".
8059 (Managing Overlays): Move up. Describe relation to Undo here.
8060 (Overlay Properties): Clarify intro.
8061 (Finding Overlays): Explain return values when nothing found.
8062 (Width): truncate-string-to-width has added arg.
8063 (Displaying Faces): Clarify and update mode line face handling.
8064 (Face Functions): Minor cleanup.
8065 (Conditional Display): Merge into Other Display Specs.
8066 (Pixel Specification, Other Display Specs): Minor cleanups.
8067 (Images, Image Descriptors): Minor cleanups.
8068 (GIF Images): Patents have expired.
8069 (Showing Images): Explain default text for insert-image.
8070 (Manipulating Button Types): Merge into Manipulating Buttons.
8071 (Making Buttons): Explain return values.
8072 (Button Buffer Commands): Add xref.
8073 (Inverse Video): Update mode-line-inverse-video.
8074 (Display Table Format): Clarify.
8075 (Active Display Table): Give defaults for window-display-table.
8076
8077 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8078 and calendar-today-marker are strings, not chars.
8079 (Holiday Customizing): Minor fix.
8080
8081 * internals.texi (Writing Emacs Primitives): Update `or' example.
8082 Update limit on # args of subr.
8083
8084 * edebug.texi (Using Edebug): Arrow is in fringe.
8085 (Instrumenting): Arg to eval-defun works without loading edebug.
8086 (Edebug Execution Modes): Add xref.
8087
8088 * customize.texi (Common Keywords): Clarify :require.
8089 Mention :version here.
8090 (Variable Definitions, Group Definitions): Not here.
8091 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8092
80932005-03-07 Chong Yidong <cyd@stupidchicken.com>
8094 * nonascii.texi (Text Representations): Clarify position-bytes.
8095 (Character Sets): Add list-charset-chars.
8096 (Scanning Charsets): Add charset-after.
8097 (Encoding and I/O): Minor fix.
8098
80992005-03-06 Richard M. Stallman <rms@gnu.org>
8100
8101 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8102 (Resizing Windows): Likewise.
8103
8104 * text.texi (Change Hooks): Get rid of "Emacs 21".
8105
8106 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8107
8108 * streams.texi (Output Variables): Get rid of "Emacs 21".
8109
8110 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8111
8112 * os.texi (Translating Input): Replace flow-control example
8113 with a less obsolete example that uses `keyboard-translate'.
8114
8115 * objects.texi (Hash Table Type, Circular Objects):
8116 Get rid of "Emacs 21".
8117
8118 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8119 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8120
8121 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8122
8123 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8124
8125 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8126 (Menu Bar): Fix when menu-bar-update-hook is called.
8127
8128 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8129
8130 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8131 and make it read better.
8132
8133 * files.texi (Writing to Files): Get rid of "Emacs 21".
8134 (Unique File Names): Likewise.
8135
8136 * elisp.texi: Update Emacs version to 22.
8137
8138 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8139 (Overlay Properties, Face Attributes): Likewise.
8140 (Managing Overlays): Fix punctuation.
8141 (Attribute Functions): Clarify set-face-font; get rid of
8142 info about old Emacs versions.
8143 (Auto Faces, Font Lookup, Display Property, Images):
8144 Get rid of "Emacs 21".
8145
8146 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8147
81482005-03-05 Richard M. Stallman <rms@gnu.org>
8149
8150 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8151
81522005-03-04 Lute Kamstra <lute@gnu.org>
8153
8154 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8155
81562005-03-03 Lute Kamstra <lute@gnu.org>
8157
8158 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8159
81602005-03-01 Lute Kamstra <lute@gnu.org>
8161
8162 * debugging.texi (Debugger Commands): Update `j'.
8163
81642005-02-28 Lute Kamstra <lute@gnu.org>
8165
8166 * debugging.texi (Debugging): Fix typo.
8167 (Error Debugging): Document eval-expression-debug-on-error.
8168 (Function Debugging): Update example.
8169 (Using Debugger): Mention starred stack frames.
8170 (Debugger Commands): Document `j' and `l'.
8171 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8172 Update the messages that the debugger displays.
8173 (Internals of Debugger): Add cross reference. Update example.
8174 (Excess Open): Minor improvement.
8175 (Excess Close): Minor improvement.
8176
81772005-02-26 Richard M. Stallman <rms@gnu.org>
8178
8179 * tips.texi (Coding Conventions): Clarify.
8180 Put all the major mode key reservations together.
8181 Mention the Mouse-1 => Mouse-2 conventions.
8182
8183 * syntax.texi (Syntax Class Table): Clarify.
8184 (Syntax Table Functions): syntax-after moved from here.
8185 (Syntax Table Internals): syntax-after moved to here.
8186 (Parsing Expressions): Update info on number of values
8187 and what's meaningful in the STATE argument.
8188 (Categories): Fix typo.
8189
8190 * sequences.texi (Arrays): Cleanup.
8191 (Char-Tables): Clarify.
8192
8193 * processes.texi (Deleting Processes): Cleanups, add xref.
8194 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8195 (Process Information): set-process-coding-system, some args optional.
8196 (Input to Processes): Explain various types for PROCESS args.
8197 Rename them from PROCESS-NAME to PROCESS.
8198 (Signals to Processes): Likewise.
8199 (Decoding Output): Cleanup.
8200 (Query Before Exit): Clarify.
8201
8202 * os.texi (Startup Summary): Correct the options; add missing ones.
8203 (Terminal Output, Batch Mode): Clarify.
8204 (Flow Control): Node deleted.
8205
8206 * markers.texi (The Mark): Clarify.
8207
8208 * macros.texi (Expansion): Cleanup.
8209 (Indenting Macros): indent-spec allows ints, not floats.
8210
8211 * keymaps.texi (Keymaps): Clarify.
8212 (Format of Keymaps): Update lisp-mode-map example.
8213 (Active Keymaps, Key Lookup): Clarify.
8214 (Changing Key Bindings): Add xref to `kbd'.
8215 (Key Binding Commands, Simple Menu Items): Clarify.
8216 (Mouse Menus, Menu Bar): Clarify.
8217 (Menu Example): Replace print example with menu-bar-replace-menu.
8218
8219 * help.texi (Documentation Basics): Add function-documentation prop.
8220
8221 * elisp.texi (Top): Don't refer to Flow Control node.
8222
8223 * commands.texi (Command Overview): Improve xrefs.
8224 (Adjusting Point): Adjusting point applies to intangible and invis.
8225 (Key Sequence Input): Doc extra read-key-sequence args.
8226 Likewise for read-key-sequence-vector.
8227
8228 * backups.texi (Rename or Copy): Minor fix.
8229 (Numbered Backups): For version-control, say the default.
8230 (Auto-Saving): make-auto-save-file-name example is simplified.
8231
8232 * advice.texi (Advising Functions): Don't imply one part of Emacs
8233 should advise another part. Markup changes.
8234 (Defining Advice): Move transitional para.
8235 (Activation of Advice): Cleanup.
8236 Explain if COMPILE is nil or negative.
8237
8238 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8239
82402005-02-24 Lute Kamstra <lute@gnu.org>
8241
8242 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8243 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8244
82452005-02-23 Lute Kamstra <lute@gnu.org>
8246
8247 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8248 to define global minor modes as well.
8249
8250 * display.texi (Managing Overlays): overlay-buffer returns nil for
8251 deleted overlays.
8252
82532005-02-22 Kim F. Storm <storm@cua.dk>
8254
8255 * minibuf.texi (Basic Completion): Allow symbols in addition to
8256 strings in try-completion and all-completions.
8257
82582005-02-14 Lute Kamstra <lute@gnu.org>
8259
8260 * elisp.texi (Top): Remove reference to deleted node.
8261
8262 * lists.texi (Lists): Remove reference to deleted node.
8263 (Cons Cells): Fix typo.
8264
8265 * loading.texi (Where Defined): Fix typo.
8266
82672005-02-14 Richard M. Stallman <rms@gnu.org>
8268
8269 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8270 is useful for discarding some minor modes.
8271
8272 * symbols.texi (Symbol Components): Reorder examples.
8273
8274 * streams.texi (Input Functions): State standard-input default.
8275 (Output Variables): State standard-output default.
8276
8277 * objects.texi (Printed Representation): Clarify read syntax vs print.
8278 (Floating Point Type): Explain meaning better.
8279 (Symbol Type): Explain uniqueness better.
8280 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8281 List examples sooner.
8282 (Box Diagrams): New subnode broken out.
8283 Some examples moved from old Lists as Boxes node.
8284 (Dotted Pair Notation): Clarify intro.
8285 (Array Type): Clarify.
8286 (Type Predicates): Add hash-table-p.
8287
8288 * numbers.texi (Integer Basics): Clarify radix explanation.
8289 (Predicates on Numbers): Minor clarification.
8290 (Comparison of Numbers): Minor clarification. Clarify eql.
8291 Typos in min, max.
8292 (Math Functions): Clarify overflow in expt.
8293
8294 * minibuf.texi (Text from Minibuffer): Minor clarification.
8295 Mention arrow keys.
8296
8297 * loading.texi (Autoload): defun's doc string overrides autoload's
8298 doc string.
8299 (Repeated Loading): Modernize "add to list" examples.
8300 (Where Defined): Finish updating table of load-history elts.
8301
8302 * lists.texi (List-related Predicates): Minor wording improvement.
8303 (Lists as Boxes): Node deleted.
8304 (Building Lists): Explain trivial cases of number-sequence.
8305
8306 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 8307 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
8308 (Hash Access): Any object can be a key.
8309 State value of maphash.
8310
8311 * functions.texi (What Is a Function): Wording cleanup.
8312 (Function Documentation): Minor cleanup.
8313 Explain purpose of calling convention at end of doc string.
8314 (Function Names): Wording cleanup.
8315 (Calling Functions): Wording cleanup.
8316 Explain better how funcall calls the function.
8317 (Function Cells): Delete example of saving and redefining function.
8318
8319 * control.texi (Combining Conditions): Wording cleanup.
8320 (Iteration): dolist and dotimes bind VAR locally.
8321 (Cleanups): Xref to Atomic Changes.
8322
8323 * compile.texi (Byte Compilation): Delete 19.29 info.
8324 (Compilation Functions): Macros' difficulties don't affect defsubst.
8325 (Docs and Compilation): Delete 19.29 info.
8326
83272005-02-10 Richard M. Stallman <rms@gnu.org>
8328
8329 * objects.texi (Symbol Type): Minor correction.
8330
83312005-02-06 Lute Kamstra <lute@gnu.org>
8332
8333 * modes.texi (Example Major Modes): Fix typos.
8334
83352005-02-06 Richard M. Stallman <rms@gnu.org>
8336
8337 * text.texi (Margins): fill-nobreak-predicate can be one function.
8338
8339 * strings.texi (Modifying Strings): clear-string can make unibyte.
8340 (Formatting Strings): format gives error if values missing.
8341
8342 * positions.texi (Character Motion): Mention default arg
8343 for forward-char. backward-char refers to forward-char.
8344 (Word Motion): Mention default arg for forward-word.
8345 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8346 Simplify end-of-buffer.
8347 (Text Lines): Mention default arg for forward-line.
8348 (List Motion): Mention default arg for beginning/end-of-defun.
8349 (Skipping Characters): Minor fixes in explaining character-set.
8350
8351 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8352 Mode inheritance applies only when default-major-mode is nil.
8353 Clarifications.
8354 (Example Major Modes): Update Text mode and Lisp mode examples.
8355 (Minor Mode Conventions): Mention define-minor-mode at top.
8356 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8357 (Mode Line Format): Update mode line face display info.
8358 (Properties in Mode): Mention effect of risky vars.
8359 (Imenu): Define imenu-add-to-menubar.
8360 (Font Lock Mode): Add descriptions to menu lines.
8361 (Faces for Font Lock): Add font-lock-doc-face.
8362
83632005-02-05 Lute Kamstra <lute@gnu.org>
8364
8365 * text.texi (Maintaining Undo): Remove obsolete function.
8366
83672005-02-05 Eli Zaretskii <eliz@gnu.org>
8368
8369 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 8370 color specifications. Improve indexing.
b8d4c8d0
GM
8371 (Text Terminal Colors): Replace the description of RGB values by
8372 an xref to "Color Names".
8373
83742005-02-03 Richard M. Stallman <rms@gnu.org>
8375
8376 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8377 Clarify.
8378 (Selecting Windows): Clarify save-selected-window.
8379 (Cyclic Window Ordering): Clarify walk-windows.
8380 (Window Point): Clarify.
8381 (Window Start): Add comment to example.
8382 (Resizing Windows): Add `interactive' specs in examples.
8383 Document fit-window-to-buffer.
8384
8385 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8386 (Undo, Maintaining Undo): Clarify last change.
8387 (Sorting): In sort-numeric-fields, explain about octal and hex.
8388 Mention sort-numeric-base.
8389 (Format Properties): Add xref for hard newlines.
8390
8391 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8392 (Pop-Up Menus): Fix typo.
8393 (Color Names): Explain all types of color names.
8394 Explain color-values on B&W terminal.
8395 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8396
8397 * files.texi (File Locks): Not supported on MS systems.
8398 (Testing Accessibility): Clarify.
8399
8400 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8401 (Coverage Testing): Fix typo.
8402
8403 * commands.texi (Misc Events): Remove stray space.
8404
8405 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8406 (Modification Time): Clarify when visited-file-modtime returns 0.
8407 (The Buffer List): Clarify bury-buffer.
8408 (Killing Buffers): Clarify.
8409 (Indirect Buffers): Add clone-indirect-buffer.
8410
84112005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8412
8413 * edebug.texi (Printing in Edebug): Fix default value of
8414 edebug-print-circle.
8415 (Coverage Testing): Fix displayed frequency count data.
8416
84172005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8418
8419 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8420
84212005-02-02 Kim F. Storm <storm@cua.dk>
8422
8423 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8424
84252005-01-29 Eli Zaretskii <eliz@gnu.org>
8426
8427 * commands.texi (Misc Events): Describe the help-echo event.
8428
8429 * text.texi (Special Properties) <help-echo>: Use `pos'
8430 consistently in description of the help-echo property.
8431 Use @code{nil} instead of @var{nil}.
8432
8433 * display.texi (Overlay Properties): Fix the index entry for
8434 help-echo overlay property.
8435
8436 * customize.texi (Type Keywords): Uncomment the xref to the
8437 help-echo property documentation.
8438
84392005-01-23 Kim F. Storm <storm@cua.dk>
8440
8441 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8442 return value. Third element FULLY replaced by PARTIAL which
8443 specifies number of invisible pixels if row is only partially visible.
8444 (Textual Scrolling): Mention auto-window-vscroll.
8445 (Vertical Scrolling): New defvar auto-window-vscroll.
8446
84472005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8448
8449 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8450 command remapping.
8451
84522005-01-15 Richard M. Stallman <rms@gnu.org>
8453
8454 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8455
84562005-01-14 Kim F. Storm <storm@cua.dk>
8457
8458 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8459
8460 * text.texi (Links and Mouse-1): Fix string and vector item.
8461
84622005-01-13 Richard M. Stallman <rms@gnu.org>
8463
8464 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8465 descriptions of overriding-local-map and overriding-terminal-local-map.
8466
8467 * text.texi (Links and Mouse-1): Clarify text.
8468
84692005-01-13 Kim F. Storm <storm@cua.dk>
8470
8471 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8472
84732005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8474
8475 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8476
84772005-01-12 Kim F. Storm <storm@cua.dk>
8478
8479 * text.texi (Links and Mouse-1): Rename section from Enabling
8480 Mouse-1 to Following Links. Change xrefs.
8481 Add examples for define-button-type and define-widget.
8482
8483 * display.texi (Button Properties, Button Buffer Commands):
8484 Clarify mouse-1 and follow-link functionality.
8485
84862005-01-12 Richard M. Stallman <rms@gnu.org>
8487
8488 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8489
8490 * display.texi (Beeping): Fix Texinfo usage.
8491
8492 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8493
84942005-01-11 Kim F. Storm <storm@cua.dk>
8495
8496 * display.texi (Button Properties, Button Buffer Commands):
8497 Mention mouse-1 binding. Add follow-link keyword.
8498
8499 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8500 (Enabling Mouse-1 to Follow Links): New subsection.
8501
85022005-01-06 Richard M. Stallman <rms@gnu.org>
8503
8504 * text.texi (Special Properties): Minor change.
8505
8506 * os.texi (Timers): Clarify previous change.
8507
8508 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8509
85102005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8511
8512 * display.texi (Face Attributes): Correct xref to renamed node.
8513
85142005-01-01 Richard M. Stallman <rms@gnu.org>
8515
8516 * display.texi (Face Attributes): Describe hex color specs.
8517
85182004-12-31 Richard M. Stallman <rms@gnu.org>
8519
8520 * os.texi (Timers): Update previous change.
8521
85222004-12-30 Kim F. Storm <storm@cua.dk>
8523
8524 * display.texi (Line Height): Total line-height is now specified
8525 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8526 in cons cells. (nil . RATIO) is relative to actual line height.
8527 Use line-height `t' instead of `0' to get minimum height.
8528
85292004-12-29 Richard M. Stallman <rms@gnu.org>
8530
8531 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8532
85332004-12-28 Richard M. Stallman <rms@gnu.org>
8534
8535 * commands.texi (Quitting): Clarify value of with-local-quit.
8536
8537 * elisp.texi (Top): Fix previous change.
8538
8539 * loading.texi (Loading): Fix previous change.
8540
85412004-12-27 Richard M. Stallman <rms@gnu.org>
8542
8543 * Makefile.in (MAKEINFO): Specify --force.
8544
8545 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8546
8547 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8548
8549 * display.texi (Line Height): Further clarify.
8550
8551 * elisp.texi (Top): Update Loading submenu.
8552
8553 * loading.texi (Where Defined): New node.
8554 (Unloading): load-history moved to Where Defined.
8555
85562004-12-21 Richard M. Stallman <rms@gnu.org>
8557
8558 * commands.texi (Event Input Misc): Add while-no-input.
8559
85602004-12-11 Richard M. Stallman <rms@gnu.org>
8561
8562 * display.texi (Line Height): Rewrite text for clarity.
8563
85642004-12-11 Kim F. Storm <storm@cua.dk>
8565
8566 * display.texi (Display): Add node "Line Height" to menu.
8567 (Line Height): New node. Move full description of line-spacing
8568 and line-height text properties here from text.texi.
8569 (Scroll Bars): Add vertical-scroll-bar variable.
8570
8571 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8572
8573 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8574 line-spacing and vertical-scroll-bar.
8575
8576 * text.texi (Special Properties): Just mention line-spacing and
8577 line-height here, add xref to new "Line Height" node.
8578
85792004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8580
8581 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8582
8583 * locals.texi (Standard Buffer-Local Variables):
8584 Add @xref for `line-spacing'.
8585
85862004-12-05 Richard M. Stallman <rms@gnu.org>
8587
8588 * Makefile.in (maintainer-clean): Remove the info files
8589 in $(infodir) where they are created.
8590
85912004-12-03 Richard M. Stallman <rms@gnu.org>
8592
8593 * windows.texi (Selecting Windows): get-lru-window and
8594 get-largest-window don't consider dedicated windows.
8595
8596 * text.texi (Undo): Document undo-in-progress.
8597
85982004-11-26 Richard M. Stallman <rms@gnu.org>
8599
8600 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8601 Remove a few vars that are not always buffer-local.
8602
86032004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8604
8605 * locals.texi (Standard Buffer-Local Variables): Comment out
8606 xref's to non-existent node `Yet to be written'.
8607
86082004-11-24 Richard M. Stallman <rms@gnu.org>
8609
8610 * processes.texi (Synchronous Processes): Grammar fix.
8611
8612 * numbers.texi (Comparison of Numbers): Add eql.
8613
8614 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8615
8616 * intro.texi (Printing Notation): Fix previous change.
8617
8618 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8619 and default-indicate-buffer-boundaries from here.
8620 (Usual Display): To here.
8621 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8622 (Usual Display): Move tab-width up.
8623
5dcb4c4e
SM
8624 * customize.texi (Variable Definitions):
8625 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
8626 (Simple Types, Composite Types, Defining New Types):
8627 Minor cleanups.
8628
86292004-11-21 Jesper Harder <harder@ifa.au.dk>
8630
8631 * processes.texi (Synchronous Processes, Output from Processes):
8632 Markup fix.
8633
86342004-11-20 Richard M. Stallman <rms@gnu.org>
8635
8636 * positions.texi (Skipping Characters): skip-chars-forward
8637 now handles char classes.
8638
8639 * intro.texi (Printing Notation): Avoid confusion of `print'
8640 when explaining @print.
8641
8642 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8643
8644 * display.texi (Display Table Format): Minor fix.
8645
8646 * streams.texi (Output Functions): Fix print example.
8647
8648 * Makefile.in (elisp): New target.
8649 (dist): Depend on $(infodir)/elisp, not elisp.
8650 Copy the info files from $(infodir).
8651
8652 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8653 read-from-minibuffer.
8654
8655 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8656
86572004-11-19 Richard M. Stallman <rms@gnu.org>
8658
8659 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8660
86612004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8662
8663 * tips.texi (Coding Conventions): Fix typo.
8664
86652004-11-16 Richard M. Stallman <rms@gnu.org>
8666
8667 * tips.texi (Coding Conventions): Separate defvar and require
8668 methods to avoid warnings. Use require only when there are many
8669 functions and variables from that package.
8670
8671 * minibuf.texi (Minibuffer Completion): When ignoring case,
8672 predicate must not be case-sensitive.
8673
8674 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8675 (Test Coverage): Don't talk about "splotches". Clarified.
8676
86772004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8678
8679 * frames.texi (Window Frame Parameters): Fix typo.
8680
86812004-11-15 Kim F. Storm <storm@cua.dk>
8682
8683 * symbols.texi (Other Plists): Note that plist-get may signal error.
8684 Add safe-plist-get.
8685
86862004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8687
8688 * modes.texi (Font Lock Basics): Fix typo.
8689
86902004-11-08 Richard M. Stallman <rms@gnu.org>
8691
8692 * syntax.texi (Syntax Table Functions): Add syntax-after.
8693
86942004-11-06 Lars Brinkhoff <lars@nocrew.org>
8695
8696 * os.texi (Processor Run Time): New section documenting
8697 get-internal-run-time.
8698
86992004-11-06 Eli Zaretskii <eliz@gnu.org>
8700
8701 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8702 it nukes elisp-cover.texi.
8703 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8704 elisp-0 etc.
8705
87062004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8707
8708 * commands.texi (Keyboard Macros): Document `append' return value
8709 of `defining-kbd-macro'.
8710
87112004-11-01 Richard M. Stallman <rms@gnu.org>
8712
8713 * commands.texi (Interactive Call): Add called-interactively-p.
8714
87152004-10-29 Simon Josefsson <jas@extundo.com>
8716
8717 * minibuf.texi (Reading a Password): Revert.
8718
87192004-10-28 Richard M. Stallman <rms@gnu.org>
8720
8721 * frames.texi (Display Feature Testing): Explain about "vendor".
8722
87232004-10-27 Richard M. Stallman <rms@gnu.org>
8724
8725 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8726 not raw. Clarify `n'.
8727 (Interactive Call): Rewrite interactive-p, focusing on when
8728 and how to use it.
8729 (Misc Events): Clarify previous change.
8730
8731 * advice.texi (Simple Advice): Clarify what job the example does.
8732 (Around-Advice): Clarify ad-do-it.
8733 (Activation of Advice): An option of ad-default-compilation-action
8734 is `never', not `nil'.
8735
87362004-10-26 Kim F. Storm <storm@cua.dk>
8737
8738 * commands.texi (Interactive Codes): Add U code letter.
8739
87402004-10-25 Simon Josefsson <jas@extundo.com>
8741
8742 * minibuf.texi (Reading a Password): Add.
8743
87442004-10-24 Jason Rumney <jasonr@gnu.org>
8745
8746 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8747 and wheel-down.
8748
87492004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8750
8751 * processes.texi (Synchronous Processes): Document process-file.
8752
87532004-10-22 Kenichi Handa <handa@m17n.org>
8754
8755 * text.texi (translate-region): Document that it accepts also a
8756 char-table.
8757
87582004-10-22 David Ponce <david@dponce.com>
8759
8760 * windows.texi (Resizing Windows): Document the `preserve-before'
8761 argument of the functions `enlarge-window' and `shrink-window'.
8762
87632004-10-19 Jason Rumney <jasonr@gnu.org>
8764
8765 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8766
87672004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8768
8769 * text.texi (Filling): Add anchor for definition of
8770 `sentence-end-double-space'.
8771
8772 * searching.texi (Regexp Example): Update description of how
8773 Emacs currently recognizes the end of a sentence.
8774 (Standard Regexps): Update definition of the variable
8775 `sentence-end'. Add definition of the function `sentence-end'.
8776
87772004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8778
8779 * display.texi (Progress): New node.
8780
87812004-10-05 Kim F. Storm <storm@cua.dk>
8782
8783 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8784
87852004-09-29 Kim F. Storm <storm@cua.dk>
8786
8787 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8788 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8789 fringe bitmap symbols, as they now have their own namespace.
8790 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8791 vs. pixels. Signal error if no free bitmap slots.
8792 (Pixel Specification): Change IMAGE to @var{image}.
8793
87942004-09-28 Richard M. Stallman <rms@gnu.org>
8795
8796 * text.texi (Special Properties): Clarify line-spacing and line-height.
8797
8798 * searching.texi (Regexp Search): Add looking-back.
8799
88002004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8801
8802 * display.texi: Correct typos.
8803 (Image Descriptors): Correct xref's.
8804
88052004-09-25 Richard M. Stallman <rms@gnu.org>
8806
8807 * text.texi (Special Properties): Cleanups in `cursor'.
8808 Rewrites in `line-height' and `line-spacing'; exchange them.
8809
8810 * display.texi (Fringes): Rewrite previous change.
8811 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8812 (Display Fringe Bitmaps): Node deleted, text moved.
8813 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8814 (Scroll Bars): Clarify set-window-scroll-bars.
8815 (Pointer Shape): Rewrite.
8816 (Specified Space): Clarify :align-to, etc.
8817 (Pixel Specification): Use @var. Clarify new text.
8818 (Other Display Specs): Clarify `slice'.
8819 (Image Descriptors): Cleanups.
8820 (Showing Images): Cleanups.
8821
88222004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8823
8824 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8825
8826 * modes.texi: Various minor changes in addition to:
8827 (Major Mode Conventions): Final call to `run-mode-hooks' should
8828 not be inside the `delay-mode-hooks' form.
8829 (Mode Hooks): New node.
8830 (Hooks): Delete obsolete example.
8831 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8832 node "Mode Hooks".
8833
88342004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8835
8836 * display.texi: Correct various typos.
8837 (Display): Rename node "Pointer Shapes" to "Pointer
8838 Shape". (There is already a node called "Pointer Shapes" in
8839 frames.texi.)
8840 (Images): Remove non-existent node "Image Slices" from menu.
8841
88422004-09-23 Kim F. Storm <storm@cua.dk>
8843
8844 * text.texi (Special Properties): Add `cursor', `pointer',
8845 `line-height', and `line-spacing' properties.
8846
8847 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8848 Shapes' to menu.
8849 (Standard Faces): Doc fix for fringe face.
8850 (Fringes): Add `overflow-newline-into-fringe' and
8851 'indicate-buffer-boundaries'.
8852 (Fringe Bitmaps, Pointer Shapes): New nodes.
8853 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8854 Bitmaps' to menu.
8855 (Specified Space): Describe pixel width and height.
8856 (Pixel Specification): New node.
8857 (Other Display Specs): Add `slice' property.
8858 (Display Fringe Bitmaps): New node.
8859 (Images): Add 'Image Slices' to menu.
8860 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
8861 (Showing Images): Add slice arg to `insert-image'.
8862 Add 'insert-sliced-image'.
b8d4c8d0
GM
8863
88642004-09-20 Richard M. Stallman <rms@gnu.org>
8865
8866 * commands.texi (Key Sequence Input):
8867 Clarify downcasing in read-key-sequence.
8868
88692004-09-08 Juri Linkov <juri@jurta.org>
8870
8871 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8872
88732004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8874
5dcb4c4e
SM
8875 * locals.texi (Standard Buffer-Local Variables):
8876 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
8877 * internals.texi (Buffer Internals): Describe new
8878 auto_save_file_format field of the buffer structure.
8879 * files.texi (Format Conversion): `auto-save-file-format' has been
8880 renamed `buffer-auto-save-file-format'.
8881
88822004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8883
8884 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8885 an integer or a marker.
8886 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8887
88882004-08-22 Richard M. Stallman <rms@gnu.org>
8889
8890 * modes.texi (Major Mode Conventions): Discuss rebinding of
8891 standard key bindings.
8892
88932004-08-18 Kim F. Storm <storm@cua.dk>
8894
8895 * processes.texi (Accepting Output): Add `just-this-one' arg to
8896 `accept-process-output'.
8897 (Output from Processes): New var `process-adaptive-read-buffering'.
8898
88992004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8900
8901 * keymaps.texi: Various changes in addition to:
8902 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8903 Give more varied examples for `kbd'.
8904 (Creating Keymaps): Char tables have slots for all characters
8905 without modifiers.
8906 (Active Keymaps): `overriding-local-map' and
8907 `overriding-terminal-local-map' also override text property and
8908 overlay keymaps.
8909 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8910 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8911 to denote a prefix of no events.
8912 `map-keymap' includes parent's bindings _recursively_.
8913 Clarify and correct description of `where-is-internal'.
8914 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8915 (Menu Example): For menus intended for use with the keyboard, the
8916 menu items should be bound to characters or real function keys.
8917
89182004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8919
8920 * objects.texi (Character Type): Reposition `@anchor' to prevent
8921 double space inside sentence in Info.
8922
8923 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8924 renamed to `disabled-command-function'.
8925 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8926 (Command Loop Info): Replace reference to it.
8927 (Disabling Commands): `disabled-command-hook' has been renamed to
8928 `disabled-command-function'.
8929
89302004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8931
8932 * os.texi (Translating Input): Only non-prefix bindings in
8933 `key-translation-map' override actual key bindings. Warn about
8934 possible indirect effect of actual key bindings on non-prefix
8935 bindings in `key-translation-map'.
8936
89372004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8938
8939 * minibuf.texi (High-Level Completion): Add anchor for definition
8940 of `read-variable'.
8941
8942 * commands.texi: Various changes in addition to:
8943 (Using Interactive): Clarify description of `interactive-form'.
8944 (Interactive Call): Mention default for KEYS argument to
8945 `call-interactively'.
8946 (Command Loop Info): Clarify description of `this-command-keys'.
8947 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8948 Value of `last-event-frame' can be `macro'.
8949 (Repeat Events): `double-click-fuzz' is also used to distinguish
8950 clicks and drags.
8951 (Classifying Events): Clarify descriptions of `event-modifiers'
8952 `event-basic-type' and `event-convert-list'.
8953 (Accessing Events): `posn-timestamp' takes POSITION argument.
8954 (Quoted Character Input): Clarify description of
8955 `read-quoted-char' and fix example.
8956 (Quitting): Add `with-local-quit'.
8957 (Disabling Commands): Correct and clarify descriptions of
8958 `enable-command' and `disable-command'.
8959 Mention what happens if `disabled-command-hook' is nil.
8960 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8961 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8962
89632004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8964
8965 * frames.texi: Various changes in addition to:
8966 (Creating Frames): Expand and clarify description of `make-frame'.
8967 (Window Frame Parameters): Either none or both of the `icon-left'
8968 and `icon-top' parameters must be specified. Put descriptions of
8969 `menu-bar-lines' and `toolbar-lines' closer together and change
8970 them accordingly.
8971 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
8972 except while processing `frame-title-format' or `icon-title-format'.
8973 (Deleting Frames): Correct description of `delete-frame'.
8974 Non-nil return values of `frame-live-p' are like those of `framep'.
8975 (Frames and Windows): Mention return value of
8976 `set-frame-selected-window'.
8977 (Visibility of Frames): Mention `force' argument to
8978 `make-frame-invisible'. `frame-visible-p' returns t for all
8979 frames on text-only terminals.
8980 (Frame Configurations): Restoring a frame configuration does not
8981 restore deleted frames.
8982 (Window System Selections): `x-set-selection' returns DATA.
8983 (Resources): Add example.
8984 (Display Feature Testing): Clarify descriptions of
8985 `display-pixel-height', `display-pixel-width', `x-server-version'
8986 and `x-server-vendor'.
8987
8988 * windows.texi (Choosing Window): Add anchor.
8989 * minibuf.texi (Minibuffer Misc): Add anchor.
8990
89912004-07-23 John Paul Wallington <jpw@gnu.org>
8992
8993 * macros.texi (Defining Macros): Declaration keyword for setting
8994 Edebug spec is `debug' not `edebug'.
8995
89962004-07-19 Luc Teirlinck <teirllm@auburn.edu>
8997
8998 * windows.texi: Various small changes in addition to:
8999 (Window Point): Mention return value of `set-window-point'.
9000 (Window Start): `pos-visible-in-window-p' disregards horizontal
9001 scrolling. Explain return value if PARTIALLY is non-nil.
9002 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
9003 and `set-window-vscroll'.
9004 (Size of Window): The argument WINDOW to `window-inside-edges',
9005 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
9006 (Resizing Windows): Explain return value of
9007 `shrink-window-if-larger-than-buffer'.
9008 `window-size-fixed' automatically becomes buffer local when set.
9009 (Window Configurations): Explain return value of
9010 `set-window-configuration'.
9011
9012 * minibuf.texi (Minibuffer Misc): Add anchor for
9013 `minibuffer-scroll-window'.
9014
9015 * positions.texi (Text Lines): Add anchor for `count-lines'.
9016
90172004-07-17 Richard M. Stallman <rms@gnu.org>
9018
9019 * display.texi (Overlay Properties): Adding `evaporate' prop
9020 deletes empty overlay immediately.
9021
9022 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
9023 fix example.
9024
90252004-07-16 Jim Blandy <jimb@redhat.com>
9026
9027 * searching.texi (Regexp Backslash): Document new \_< and \_>
9028 operators.
9029
90302004-07-16 Juanma Barranquero <lektu@terra.es>
9031
9032 * display.texi (Images): Fix Texinfo usage.
9033
90342004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9035
9036 * buffers.texi (Modification Time): `visited-file-modtime' now
9037 returns a list of two integers, instead of a cons.
9038
90392004-07-13 Luc Teirlinck <teirllm@auburn.edu>
9040
9041 * windows.texi: Various changes in addition to:
9042 (Splitting Windows): Add `split-window-keep-point'.
9043
90442004-07-09 Richard M. Stallman <rms@gnu.org>
9045
9046 * frames.texi (Input Focus): Minor fix.
9047
90482004-07-07 Luc Teirlinck <teirllm@auburn.edu>
9049
9050 * frames.texi (Input Focus): Clarify descriptions of
9051 `select-frame-set-input-focus' and `select-frame'.
9052
90532004-07-06 Luc Teirlinck <teirllm@auburn.edu>
9054
9055 * os.texi: Various small changes in addition to:
9056 (Killing Emacs): Expand and clarify description of
9057 `kill-emacs-query-functions' and `kill-emacs-hook'.
9058 (System Environment): Expand and clarify description of `getenv'
9059 and `setenv'.
9060 (Timers): Clarify description of `run-at-time'.
9061 (Translating Input): Correct description of
9062 `extra-keyboard-modifiers'.
9063 (Flow Control): Correct description of `enable-flow-control'.
9064
90652004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
9066
9067 * os.texi: Update copyright.
9068 (Session Management): Grammar fix.
9069 Clarify which Emacs does the restarting.
9070 Use @samp for *scratch* buffer.
9071
90722004-07-04 Alan Mackenzie <acm@muc.de>
9073
9074 * frames.texi (Input Focus): Add documentation for
9075 `select-frame-set-input-focus'. Replace refs to non-existent
9076 `switch-frame' with `select-frame'. Minor corrections and tidying
9077 up of text-only terminal stuff.
9078
90792004-07-02 Richard M. Stallman <rms@gnu.org>
9080
9081 * files.texi (Saving Buffers): Cleanup write-contents-function.
9082 (Magic File Names): Cleanup file-remote-p.
9083
b344d29d 90842004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
9085
9086 * files.texi (Magic File Names): `file-remote-p' returns an
9087 identifier of the remote system, not just t.
9088
90892004-07-02 David Kastrup <dak@gnu.org>
9090
9091 * searching.texi (Entire Match Data): Add explanation about new
9092 match-data behavior when @var{integers} is non-nil.
9093
90942004-06-24 Richard M. Stallman <rms@gnu.org>
9095
9096 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9097
9098 * customize.texi (Variable Definitions): Note about doc strings
9099 and :set.
9100
9101 * keymaps.texi (Keymap Terminology): Document `kbd'.
9102 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9103
9104 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9105 makes it buffer-local.
9106
9107 * files.texi (Saving Buffers): Correct previous change.
9108
9109 * commands.texi (Accessing Events):
9110 Clarify posn-col-row and posn-actual-col-row.
9111
91122004-06-24 David Ponce <david.ponce@wanadoo.fr>
9113
9114 * commands.texi (Accessing Events): New functions
9115 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9116
91172004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9118
9119 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9120 * frames.texi, buffers.texi, backups.texi, variables.texi:
9121 * loading.texi, eval.texi, functions.texi, control.texi:
9122 * symbols.texi, minibuf.texi: Reposition @anchor's.
9123
9124 * help.texi: Various small changes in addition to the following.
9125 (Describing Characters): Describe PREFIX argument to
9126 `key-description'. Correct and clarify definition of
9127 `text-char-description'. Describe NEED-VECTOR argument to
9128 `read-kbd-macro'.
9129 (Help Functions): Clarify definition of `apropos'.
9130
91312004-06-23 Lars Hansen <larsh@math.ku.dk>
9132
9133 * files.texi (Saving Buffers): Correct description of
9134 `write-contents-functions'.
9135
91362004-06-21 Juanma Barranquero <lektu@terra.es>
9137
9138 * display.texi (Images): Remove redundant @vindex directives.
9139 Rewrite `image-library-alist' doc in active voice.
9140
91412004-06-14 Juanma Barranquero <lektu@terra.es>
9142
9143 * display.texi (Images): Document new delayed library loading,
9144 variable `image-library-alist' and (existing but undocumented)
9145 function `image-type-available-p'.
9146
91472004-06-05 Richard M. Stallman <rms@gnu.org>
9148
9149 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9150 refer the user to the Initial Input node.
9151 (Text from Minibuffer): Likewise.
9152 (Initial Input): New node. Document this feature
9153 and say it is mostly deprecated.
9154
91552004-05-30 Richard M. Stallman <rms@gnu.org>
9156
9157 * loading.texi (Named Features): Clarify return value
9158 and meaning of NOERROR.
9159
9160 * variables.texi (File Local Variables): Minor cleanup.
9161
91622004-05-30 Michael Albinus <michael.albinus@gmx.de>
9163
9164 * files.texi (Magic File Names): Add `file-remote-p' as operation
9165 of file name handlers.
9166
91672004-05-29 Richard M. Stallman <rms@gnu.org>
9168
9169 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9170 as arg to a minor mode command.
9171
91722004-05-22 Richard M. Stallman <rms@gnu.org>
9173
9174 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9175
9176 * streams.texi (Output Variables): Doc float-output-format.
9177
9178 * searching.texi (Regexp Special): Nested repetition can be infloop.
9179
9180 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9181 real stack overflow.
9182
9183 * compile.texi: Minor cleanups.
9184
91852004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9186
9187 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9188 circular lists.
9189 (List Elements): Explain handling of circular and dotted lists.
9190
91912004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9192
9193 * modes.texi (Search-based Fontification): Fix typo.
9194
91952004-05-10 Juanma Barranquero <lektu@terra.es>
9196
9197 * modes.texi (Mode Line Variables): Fix description of
9198 global-mode-string, which is now after which-func-mode, not the
9199 buffer name.
9200
92012004-05-07 Lars Hansen <larsh@math.ku.dk>
9202
9203 * modes.texi (Desktop Save Mode): Add.
9204 (Modes): Add menu entry Desktop Save Mode.
9205
9206 * hooks.texi: Add desktop-after-read-hook,
9207 desktop-no-desktop-file-hook and desktop-save-hook.
9208
9209 * locals.texi: Add desktop-save-buffer.
9210
92112004-04-30 Jesper Harder <harder@ifa.au.dk>
9212
9213 * display.texi: emacs -> Emacs.
9214
92152004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9216
9217 * files.texi (Changing Files): Document set-file-times.
9218
92192004-04-23 Juanma Barranquero <lektu@terra.es>
9220
9221 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9222
92232004-04-18 Jesper Harder <harder@ifa.au.dk>
9224
9225 * tips.texi (Coding Conventions): defopt -> defcustom.
9226
92272004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9228
9229 * sequences.texi: Various clarifications.
9230
92312004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9232
9233 * buffers.texi (Read Only Buffers): Mention optional ARG to
9234 `toggle-read-only'.
9235
92362004-04-14 Nick Roberts <nick@nick.uklinux.net>
9237
9238 * windows.texi (Selecting Windows): Note that get-lru-window
9239 returns a full-width window if possible.
9240
92412004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9242
9243 * buffers.texi: Various changes in addition to:
9244 (Buffer File Name): Add `find-buffer-visiting'.
9245 (Buffer Modification): Mention optional ARG to `not-modified'.
9246 (Indirect Buffers): Mention optional CLONE argument to
9247 `make-indirect-buffer'.
9248
9249 * files.texi: Various changes in addition to:
9250 (Visiting Functions): `find-file-hook' is now a normal hook.
9251 (File Name Expansion): Explain difference between the way that
9252 `expand-file-name' and `file-truename' treat `..'.
9253 (Contents of Directories): Mention optional ID-FORMAT argument to
9254 `directory-files-and-attributes'.
9255 (Format Conversion): Mention new optional CONFIRM argument to
9256 `format-write-file'.
9257
92582004-04-12 Miles Bader <miles@gnu.org>
9259
9260 * macros.texi (Expansion): Add description of `macroexpand-all'.
9261
92622004-04-05 Jesper Harder <harder@ifa.au.dk>
9263
5dcb4c4e
SM
9264 * variables.texi (Variable Aliases):
9265 Mention cyclic-variable-indirection.
b8d4c8d0
GM
9266
9267 * errors.texi (Standard Errors): Ditto.
9268
92692004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9270
9271 * backups.texi: Various small changes in addition to:
9272 (Making Backups): Mention return value of `backup-buffer'.
9273 (Auto-Saving): Mention optional FORCE argument to
9274 `delete-auto-save-file-if-necessary'.
9275 (Reverting): Mention optional PRESERVE-MODES argument to
9276 `revert-buffer'. Correct description of `revert-buffer-function'.
9277
92782004-03-22 Juri Linkov <juri@jurta.org>
9279
9280 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9281 with `Vector Functions'.
9282
9283 * text.texi (Sorting): Add missing quote.
9284
92852004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9286
9287 * intro.texi (Lisp History): Replace xref to `cl' manual with
9288 inforef.
9289
92902004-03-12 Richard M. Stallman <rms@gnu.org>
9291
9292 * intro.texi (Version Info): Add arg to emacs-version.
9293 (Lisp History): Change xref to CL manual.
9294
92952004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9296
9297 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9298 for Partial Completion mode.
9299
93002004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9301
9302 * customize.texi: Fix typo. Remove eol whitespace.
9303
93042004-03-04 Richard M. Stallman <rms@gnu.org>
9305
9306 * processes.texi: Fix typos.
9307
9308 * lists.texi (Building Lists): Minor clarification.
9309
9310 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9311 in make-hash-table.
9312
93132004-02-29 Juanma Barranquero <lektu@terra.es>
9314
9315 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9316 rm, and ignore exit code.
9317
93182004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9319
9320 * display.texi (Defining Faces): Add description for min-colors.
9321 Update example.
9322
93232004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9324
9325 * abbrevs.texi: Various corrections and clarifications in addition
9326 to the following:
9327 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9328
93292004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9330
9331 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9332
93332004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9334
9335 * text.texi: Various small changes in addition to the following:
9336 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9337 to delete-horizontal-space.
9338 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9339 description of yank-handler text property at various places.
9340
9341 * frames.texi (Window System Selections): Add anchor.
9342
9343 * syntax.texi (Syntax Table Functions): Clarify and correct
9344 descriptions of make-syntax-table and copy-syntax-table.
9345 (Motion and Syntax): Clarify SYNTAXES argument to
9346 skip-syntax-forward.
9347 (Parsing Expressions): Mention that the return value of
9348 parse-partial-sexp is currently a list of ten rather than nine
9349 elements.
9350 (Categories): Various corrections and clarifications.
9351
93522004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9353
9354 * markers.texi (Marker Insertion Types): Minor change.
9355
9356 * locals.texi (Standard Buffer-Local Variables):
9357 * commands.texi (Interactive Codes, Using Interactive):
9358 * functions.texi (Related Topics): Fix xrefs.
9359
93602004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9361
9362 * lists.texi (Sets And Lists): Update description of delete-dups.
9363
93642004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9365
9366 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9367
c8763fb6 93682004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9369
9370 * frames.texi (Parameter Access): frame-parameters arg is optional.
9371 modify-frame-parameters handles nil for FRAME.
9372 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9373 are all-or-nothing for certain toolkits.
9374 Mention parameter wait-for-wm.
9375 (Frames and Windows): In frame-first-window and frame-selected-window
9376 the arg is optional.
9377 (Input Focus): In redirect-frame-focus the second arg is optional.
9378 (Window System Selections): Mention selection type CLIPBOARD.
9379 Mention data-type UTF8_STRING.
9380 Mention numbering of cut buffers.
9381 (Resources): Describe x-resource-name.
9382
93832004-02-16 Richard M. Stallman <rms@gnu.org>
9384
9385 * windows.texi (Buffers and Windows): Delete false table
9386 about all-frames.
9387
9388 * syntax.texi (Parsing Expressions): Delete old caveat
9389 about parse-sexp-ignore-comments.
9390
9391 * streams.texi (Output Variables): Add print-quoted.
9392
9393 * lists.texi (Building Lists): Minor cleanup.
9394
9395 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9396
9397 * display.texi (Overlays): Explain overlays use markers.
9398 (Managing Overlays): Explain front-advance and rear-advance
9399 in more detail.
9400
9401 * loading.texi (Unloading): Document unload-feature-special-hooks.
9402 Get rid of fns-NNN.el file.
9403
94042004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9405
9406 * help.texi (Describing Characters): Fix text-char-description
9407 example output.
9408
9409 * edebug.texi (Using Edebug): Fix example.
9410
9411 * debugging.texi (Internals of Debugger): Fix return value.
9412
9413 * files.texi (Changing Files): Fix argname.
9414
9415 * calendar.texi: Fix parens, and default values.
9416
9417 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9418 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 9419 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
9420
9421 * positions.texi (Text Lines): Don't add -1 in current-line.
9422
94232004-02-16 Richard M. Stallman <rms@gnu.org>
9424
9425 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9426
94272004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9428
9429 * processes.texi (Low-Level Network): Fix a typo.
9430
94312004-02-12 Kim F. Storm <storm@cua.dk>
9432
9433 * display.texi (Fringes): Use consistent wording.
9434 Note that window-fringe's window arg is optional.
9435 (Scroll Bars): Use consistent wording.
9436
94372004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9438
9439 * tips.texi (Comment Tips): Document the new conventions for
9440 commenting out code.
9441
c8763fb6 94422004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 9443
5dcb4c4e 9444 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
9445
94462004-02-07 Kim F. Storm <storm@cua.dk>
9447
9448 * positions.texi (Text Lines): Add line-number-at-pos.
9449
94502004-02-06 John Paul Wallington <jpw@gnu.org>
9451
9452 * display.texi (Button Properties, Button Buffer Commands):
9453 mouse-2 invokes button, not down-mouse-1.
9454
94552004-02-04 Jason Rumney <jasonr@gnu.org>
9456
9457 * makefile.w32-in: Sync with Makefile.in changes.
9458
94592004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9460
9461 * minibuf.texi (Text from Minibuffer): Various corrections and
9462 clarifications.
9463 (Object from Minibuffer): Correct Lisp description of
9464 read-minibuffer.
9465 (Minibuffer History): Clarify description of cons values for
9466 HISTORY arguments.
5dcb4c4e
SM
9467 (Basic Completion): Various corrections and clarifications.
9468 Add completion-regexp-list.
b8d4c8d0
GM
9469 (Minibuffer Completion): Correct and clarify description of
9470 completing-read.
5dcb4c4e
SM
9471 (Completion Commands): Mention Partial Completion mode.
9472 Various other minor changes.
b8d4c8d0
GM
9473 (High-Level Completion): Various corrections and clarifications.
9474 (Reading File Names): Ditto.
9475 (Minibuffer Misc): Ditto.
9476
94772004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9478
9479 * strings.texi (Text Comparison): assoc-string also matches
9480 elements of alists that are strings instead of conses.
9481 (Formatting Strings): Standardize Texinfo usage. Update index
9482 entries.
9483
94842004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9485
9486 * lists.texi (Sets And Lists): Add delete-dups.
9487
94882004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9489
9490 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9491 special form.
9492 * macros.texi (Defining Macros): Update description of `declare',
9493 which now is a macro.
9494 (Wrong Time): Fix typos.
9495
94962004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9497
9498 * compile.texi (Compilation Functions): Expand descriptions of
9499 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9500 and `batch-byte-compile'. In particular, mention and describe
9501 all optional arguments.
9502 (Disassembly): Correct and clarify the description of `disassemble'.
9503
95042004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9505
9506 * searching.texi: Various small changes in addition to the
9507 following.
9508 (Regexp Example): Adapt to new value of `sentence-end'.
9509 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9510 `words'.
9511 (Search and Replace): Add usage note for `perform-replace'.
9512 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9513 `match-data'.
9514 (Standard Regexps): Update for new values of `paragraph-start'
9515 and `sentence-end'.
9516
95172004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9518
9519 * files.texi (Saving Buffers): Clarify descriptions of
9520 `write-contents-functions' and `before-save-hook'.
9521 Make the defvar's for `before-save-hook' and `after-save-hook'
9522 into defopt's.
9523
95242004-01-07 Kim F. Storm <storm@cua.dk>
9525
9526 * commands.texi (Click Events): Describe new image and
9527 width/height elements of click events.
9528 (Accessing Events): Add posn-string, posn-image, and
9529 posn-object-width-height. Change posn-object to return either
9530 image or string object.
9531
95322004-01-01 Simon Josefsson <jas@extundo.com>
9533
9534 * hooks.texi (Standard Hooks): Add before-save-hook.
9535 * files.texi (Saving Buffers): Likewise.
9536
95372004-01-03 Richard M. Stallman <rms@gnu.org>
9538
9539 * frames.texi (Frames and Windows): Delete frame-root-window.
9540
95412004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9542
9543 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9544
9545 * functions.texi: Various small changes in addition to the
9546 following.
5dcb4c4e
SM
9547 (What Is a Function): `functionp' returns nil for macros.
9548 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
9549 (Function Documentation): Add `\' in front of (fn @var{arglist})
9550 and explain why.
9551 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9552 Add anchor.
9553 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9554
95552004-01-01 Miles Bader <miles@gnu.org>
9556
9557 * display.texi (Buttons): New section.
9558
95592003-12-31 Andreas Schwab <schwab@suse.de>
9560
9561 * numbers.texi (Math Functions): sqrt reports a domain-error
9562 error.
9563 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9564
95652003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9566
9567 * tips.texi (Documentation Tips): Update item on hyperlinks in
9568 documentation strings.
9569
9570 * errors.texi (Standard Errors): Various small corrections and
9571 additions.
9572
9573 * control.texi: Various small changes in addition to the
9574 following.
9575 (Signaling Errors): Provide some more details on how `signal'
9576 constructs the error message. Add anchor to the definition of
9577 `signal'.
9578 (Error Symbols): Describe special treatment of `quit'.
9579 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9580 to emphasize that it has to be a single form.
9581
9582 * buffers.texi: Add anchor.
9583
95842003-12-29 Richard M. Stallman <rms@gnu.org>
9585
9586 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9587 (Window Configurations): Add window-configuration-frame.
9588
9589 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9590
9591 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9592 Change arg name in get-char-property.
9593 (Special Properties): Update handling of keymap property.
9594
9595 * strings.texi (Modifying Strings): Add clear-string.
9596 (Text Comparison): Add assoc-string and remove
9597 assoc-ignore-case, assoc-ignore-representation.
9598
9599 * os.texi (Time of Day): Add set-time-zone-rule.
9600
9601 * numbers.texi (Math Functions): asin, acos, log, log10
9602 report domain-error errors.
9603
9604 * nonascii.texi (Converting Representations):
9605 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9606 (Encoding and I/O): Add file-name-coding-system.
9607
9608 * modes.texi (Search-based Fontification): Explain that
9609 face specs are symbols with face names as values.
9610
9611 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9612
9613 * lists.texi (Building Lists): remq moved elsewhere.
9614 (Sets And Lists): remq moved here.
9615 (Association Lists): Refer to assoc-string.
9616
9617 * internals.texi (Garbage Collection): Add memory-use-counts.
9618
9619 * frames.texi (Frames and Windows): Add set-frame-selected-window
9620 and frame-root-window.
9621
9622 * files.texi (Contents of Directories):
9623 Add directory-files-and-attributes.
9624
9625 * display.texi (Refresh Screen): Add force-window-update.
9626 (Invisible Text): Explain about moving point out of invis text.
9627 (Overlay Properties): Add overlay-properties.
9628 (Managing Overlays): Add overlayp.
9629 (GIF Images): Invalid image number displays a hollow box.
9630
9631 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9632 (Killing Buffers): Add buffer-live-p.
9633
96342003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9635
9636 * display.texi (Fringes): Fix typo "set-buffer-window".
9637
96382003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9639
9640 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9641 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9642 Add or change various xrefs and anchors.
9643
9644 * commands.texi: Replace all occurrences of @acronym{CAR} with
9645 @sc{car}, for consistency with the rest of the Elisp manual.
9646 `car' and `cdr' are historically acronyms, but are no longer
9647 widely thought of as such.
9648
9649 * internals.texi (Pure Storage): Mention that `purecopy' does not
9650 copy text properties.
9651 (Object Internals): Now 29 bits are used (in most implementations)
9652 to address Lisp objects.
9653
9654 * variables.texi (Variables with Restricted Values): New node.
9655
9656 * objects.texi (Lisp Data Types): Mention that certain variables
9657 can only take on a restricted set of values and add an xref to
9658 the new node "Variables with Restricted Values".
9659
9660 * eval.texi (Function Indirection): Describe the errors that
9661 `indirect-function' can signal.
9662 (Eval): Clarify the descriptions of `eval-region' and `values'.
9663 Describe `eval-buffer' instead of `eval-current-buffer' and
9664 mention `eval-current-buffer' as an alias for `current-buffer'.
9665 Correct the description and mention all optional arguments.
9666
9667 * nonascii.texi: Various small changes in addition to the
9668 following.
9669 (Converting Representations): Clarify behavior of
9670 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9671 ASCII arguments.
9672 (Character Sets): Document the variable `charset-list' and adapt
9673 the definition of the function `charset-list' accordingly.
9674 (Translation of Characters): Clarify use of generic characters in
9675 `make-translation-table'. Clarify and correct the description of
9676 the use of translation tables in encoding and decoding.
9677 (User-Chosen Coding Systems): Correct and clarify the description
9678 of `select-safe-coding-system'.
9679 (Default Coding Systems): Clarify description of
9680 `file-coding-system-alist'.
9681
96822003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9683
9684 * strings.texi (Text Comparison): Correctly describe when two
9685 strings are `equal'. Combine and clarify descriptions of
9686 `assoc-ignore-case' and `assoc-ignore-representation'.
9687
9688 * objects.texi (Non-ASCII in Strings): Clarify description of
9689 when a string is unibyte or multibyte.
9690 (Bool-Vector Type): Update examples.
9691 (Equality Predicates): Correctly describe when two strings are
9692 `equal'.
9693
96942003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9695
9696 * lists.texi (Building Lists): `append' no longer accepts integer
9697 arguments. Update the description of `number-sequence' to reflect
9698 recent changes.
9699 (Sets And Lists): Describe `member-ignore-case' after `member'.
9700
97012003-11-27 Kim F. Storm <storm@cua.dk>
9702
9703 * commands.texi (Click Events): Click object may be an images.
9704 Describe (dx . dy) element of click positions.
9705 (Accessing Events): Remove duplicate posn-timestamp.
9706 New functions posn-object and posn-object-x-y.
9707
97082003-11-23 Kim F. Storm <storm@cua.dk>
9709
9710 * commands.texi (Click Events): Describe enhancements to event
9711 position lists, including new text-pos and (col . row) items.
9712 Mention left-fringe and right-fringe area events.
9713 (Accessing Events): New functions posn-area and
9714 posn-actual-col-row. Mention posn-timestamp. Mention that
9715 posn-point in non-text area still returns buffer position.
9716 Clarify posn-col-row.
9717
97182003-11-21 Lars Hansen <larsh@math.ku.dk>
9719
9720 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9721 * anti.texi (File Attributes): Describe removed parameter
9722 ID-FORMAT.
9723
97242003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9725
9726 * positions.texi (Positions): Mention that, if a marker is used as
9727 a position, its buffer is ignored.
9728
9729 * markers.texi (Overview of Markers): Mention it here too.
9730
97312003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9732
9733 * numbers.texi (Numeric Conversions): Not just `floor', but also
9734 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9735
97362003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9737
9738 * markers.texi (Creating Markers): Specify insertion type of
9739 created markers. Add xref to `Marker Insertion Types'.
9740 Second argument to `copy-marker' is optional.
9741 (Marker Insertion Types): Mention that most markers are created
9742 with insertion type nil.
9743 (The Mark): Correctly describe when `mark' signals an error.
9744 (The Region): Correctly describe when `region-beginning' and
9745 `region-end' signal an error.
9746
97472003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9748
9749 * hash.texi (Creating Hash): Clarify description of `eql'.
9750 `makehash' is obsolete.
9751 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9752
9753 * positions.texi (Point): Change description of `buffer-end', so
9754 that it is also correct for floating point arguments.
9755 (List Motion): Correct argument lists of `beginning-of-defun' and
9756 `end-of-defun'.
9757 (Excursions): Add xref to `Marker Insertion Types'.
9758 (Narrowing): Argument to `narrow-to-page' is optional.
9759
97602003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9761
9762 * streams.texi (Output Streams): Clarify behavior of point for
9763 marker output streams.
9764
97652003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9766
9767 * variables.texi (Defining Variables): Second argument to
9768 `defconst' is not optional.
9769 (Setting Variables): Mention optional argument APPEND to
9770 `add-to-list'.
9771 (Creating Buffer-Local): Expand description of
9772 `make-variable-buffer-local'.
9773 (Frame-Local Variables): Expand description of
9774 `make-variable-frame-local'.
9775 (Variable Aliases): Correct description of optional argument
9776 DOCSTRING to `defvaralias'. Mention return value of
9777 `defvaralias'.
9778 (File Local Variables): Add xref to `File variables' in Emacs
9779 Manual. Correct description of `hack-local-variables'. Mention
9780 `safe-local-variable' property. Mention optional second argument
9781 to `risky-local-variable-p'.
9782
97832003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9784
9785 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9786
97872003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9788
9789 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9790 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9791 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9792 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9793 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9794 lispref/processes.texi, lispref/searching.texi,
9795 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9796 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9797 @acronym{FOO}.
9798
97992003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9800
9801 * strings.texi (Creating Strings): Argument START to `substring'
9802 can not be `nil'. Expand description of
9803 `substring-no-properties'. Correct description of `split-string',
9804 especially with respect to empty matches. Prevent very bad line
9805 break in definition of `split-string-default-separators'.
9806 (Text Comparison): `string=' and `string<' also accept symbols as
9807 arguments.
9808 (String Conversion): More completely describe argument BASE in
9809 `string-to-number'.
9810 (Formatting Strings): `%s' and `%S' in `format' do require
9811 corresponding object. Clarify behavior of numeric prefix after
9812 `%' in `format'.
9813 (Case Conversion): The argument to `upcase-initials' can be a
9814 character.
9815
98162003-10-27 Kenichi Handa <handa@m17n.org>
9817
9818 * display.texi (Fontsets): Fix texinfo usage.
9819
98202003-10-25 Kenichi Handa <handa@m17n.org>
9821
9822 * display.texi (Fontsets): Add description of the function
9823 set-fontset-font.
9824
98252003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9826
9827 * display.texi (Temporary Displays): Add xref to `Documentation
9828 Tips'.
9829
9830 * functions.texi (Function Safety): Use inforef instead of pxref
9831 for SES.
9832
98332003-10-23 Andreas Schwab <schwab@suse.de>
9834
9835 * Makefile.in (TEX, texinputdir): Don't define.
9836 (TEXI2DVI): Define.
9837 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9838 add $(srcdir)/index.texi.
9839 ($(infodir)/elisp): Remove index.texi dependency.
9840 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9841 (index.texi): Remove target.
9842 (dist): Don't link $(srcdir)/permute-index.
9843 (clean): Don't remove index.texi.
9844
9845 * permute-index, index.perm: Remove.
9846 * index.texi: Rename from index.unperm.
9847
98482003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9849
9850 * tips.texi (Documentation Tips): Document new behavior for face
9851 and variable hyperlinks in Help mode.
9852
98532003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9854
9855 * objects.texi (Integer Type): Update for extra bit of integer range.
9856 (Character Type): Ditto.
9857
98582003-10-16 Eli Zaretskii <eliz@gnu.org>
9859
9860 * numbers.texi (Integer Basics): Add index entries for reading
9861 numbers in hex, octal, and binary.
9862
98632003-10-16 Lute Kamstra <lute@gnu.org>
9864
9865 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9866 argument.
9867
98682003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9869
9870 * windows.texi (Choosing Window): Fix typo.
9871 * edebug.texi (Edebug Execution Modes): Fix typo.
9872
98732003-10-13 Richard M. Stallman <rms@gnu.org>
9874
9875 * windows.texi (Basic Windows): A window has fringe settings,
9876 display margins and scroll-bar settings.
9877 (Splitting Windows): Doc split-window return value.
9878 Clean up one-window-p.
9879 (Selecting Windows): Fix typo.
9880 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9881 (Buffers and Windows): In set-window-buffer, explain effect
9882 on fringe settings and scroll bar settings.
9883 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9884 (Choosing Window): Use defopt for pop-up-frame-function.
9885 For special-display-buffer-names, explain same-window and same-frame.
9886 Clarify window-dedicated-p return value.
9887 (Textual Scrolling): scroll-up and scroll-down can get an error.
9888 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9889 Clarify set-window-hscroll.
9890 (Size of Window): Don't mention tool bar in window-height.
9891 (Coordinates and Windows): Explain what coordinates-in-window-p
9892 returns for fringes and display margins.
9893 (Window Configurations): Explain saving fringes, etc.
9894
9895 * tips.texi (Library Headers): Clean up Documentation.
9896
9897 * syntax.texi (Parsing Expressions): Clean up forward-comment
9898 and parse-sexp-lookup-properties.
9899
9900 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9901
9902 * os.texi (System Environment): Clean up text for load-average errors.
9903
9904 * modes.texi (Hooks): Don't explain local hook details at front.
9905 Clarify run-hooks and run-hook-with-args a little.
9906 Clean up add-hook and remove-hook.
9907
9908 * edebug.texi (Edebug Execution Modes): Clarify t.
9909 Document edebug-sit-for-seconds.
9910 (Coverage Testing): Document C-x X = and =.
9911 (Instrumenting Macro Calls): Fix typo.
9912 (Specification List): Don't index the specification keywords.
9913
99142003-10-10 Kim F. Storm <storm@cua.dk>
9915
9916 * processes.texi (Network): Introduce make-network-process.
9917
99182003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9919
9920 * tips.texi (Library Headers): Fix typo.
9921
99222003-10-07 Juri Linkov <juri@jurta.org>
9923
9924 * modes.texi (Imenu): Mention imenu-create-index-function's
9925 default value. Explain submenus better.
9926
99272003-10-07 Lute Kamstra <lute@gnu.org>
9928
9929 * modes.texi (Faces for Font Lock): Fix typo.
9930 (Hooks): Explain how buffer-local hook variables can refer to
9931 global hook variables.
9932 Various minor clarifications.
9933
99342003-10-06 Lute Kamstra <lute@gnu.org>
9935
9936 * tips.texi (Coding Conventions): Mention naming conventions for
9937 hooks.
9938
99392003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9940
9941 * loading.texi (Library Search): Correct default value of
9942 load-suffixes.
9943 (Named Features): Fix typo.
9944
99452003-10-05 Richard M. Stallman <rms@gnu.org>
9946
9947 * loading.texi (Named Features): In `provide',
9948 say how to test for subfeatures.
9949 (Unloading): In unload-feature, use new var name
9950 unload-feature-special-hooks.
9951
99522003-10-03 Lute Kamstra <lute@gnu.org>
9953
9954 * modes.texi (Major Mode Conventions): Mention third way to set up
9955 Imenu.
9956 (Imenu): A number of small fixes.
9957 Delete documentation of internal variable imenu--index-alist.
9958 Document the return value format of imenu-create-index-function
9959 functions.
9960
99612003-09-30 Richard M. Stallman <rms@gnu.org>
9962
9963 * processes.texi (Network): Say what stopped datagram connections do.
9964
9965 * lists.texi (Association Lists): Clarify `assq-delete-all'.
9966
9967 * display.texi (Overlay Properties): Clarify `evaporate' property.
9968
99692003-09-29 Lute Kamstra <lute@gnu.org>
9970
9971 * modes.texi (Mode Line Data): Explain when symbols in mode-line
9972 constructs should be marked as risky.
9973 Change cons cell into proper list.
9974 (Mode Line Variables): Change cons cell into proper list.
9975
99762003-09-26 Lute Kamstra <lute@gnu.org>
9977
9978 * modes.texi (Mode Line Data): Document the :propertize construct.
9979 (Mode Line Variables): Reorder the descriptions of the variables
9980 to match their order in the default mode-line-format.
9981 Describe the new variables mode-line-position and mode-line-modes.
9982 Update the default values of mode-line-frame-identification,
9983 minor-mode-alist, and default-mode-line-format.
9984 (Properties in Mode): Mention the :propertize construct.
9985
99862003-09-26 Richard M. Stallman <rms@gnu.org>
9987
9988 * buffers.texi, commands.texi, debugging.texi, eval.texi:
9989 * loading.texi, minibuf.texi, text.texi, variables.texi:
9990 Avoid @strong{Note:}.
9991
99922003-09-26 Richard M. Stallman <rms@gnu.org>
9993
9994 * keymaps.texi (Remapping Commands): Fix typo.
9995
99962003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
9997
9998 * processes.texi (Low-Level Network): Fix typo.
9999
100002003-09-23 Kim F. Storm <storm@cua.dk>
10001
10002 * processes.texi (Network, Network Servers): Fix typos.
10003 (Low-Level Network): Add timeout value for :server keyword.
10004 Add new option keywords to make-network-process.
10005 Add set-network-process-options.
10006 Explain how to test availability of network options.
10007
100082003-09-19 Richard M. Stallman <rms@gnu.org>
10009
10010 * text.texi (Motion by Indent): Arg to
10011 backward-to-indentation and forward-to-indentation is optional.
10012
10013 * strings.texi (Creating Strings): Add substring-no-properties.
10014
10015 * processes.texi
10016 (Process Information): Add list-processes arg QUERY-ONLY.
10017 Delete process-contact from here.
10018 Add new status values for process-status.
10019 Add process-get, process-put, process-plist, set-process-plist.
10020 (Synchronous Processes): Add call-process-shell-command.
10021 (Signals to Processes): signal-process allows process objects.
10022 (Network): Complete rewrite.
10023 (Network Servers, Datagrams, Low-Level Network): New nodes.
10024
10025 * positions.texi (Word Motion): forward-word, backward-word
10026 arg is optional. Reword.
10027
10028 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
10029
10030 * variables.texi (Creating Buffer-Local):
10031 Delete duplicate definition of buffer-local-value.
10032 (File Local Variables): Explain about discarding text props.
10033
100342003-09-11 Richard M. Stallman <rms@gnu.org>
10035
10036 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
10037 changes variables that record input events.
10038 (Minibuffer Misc): Add minibuffer-selected-window.
10039
10040 * lists.texi (Building Lists): Add copy-tree.
10041
10042 * display.texi (Fontsets): Add char-displayable-p.
10043 (Scroll Bars): New node.
10044
100452003-09-08 Lute Kamstra <lute@gnu.org>
10046
10047 * modes.texi (%-Constructs): Document new `%i' and `%I'
10048 constructs.
10049
100502003-09-03 Peter Runestig <peter@runestig.com>
10051
10052 * makefile.w32-in: New file.
10053
100542003-08-29 Richard M. Stallman <rms@gnu.org>
10055
10056 * display.texi (Overlay Properties): Clarify how priorities
10057 affect use of the properties.
10058
100592003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10060
10061 * customize.texi (Type Keywords): Correct the description of
10062 `:help-echo' in the case where `motion-doc' is a function.
10063
100642003-08-14 John Paul Wallington <jpw@gnu.org>
10065
10066 * modes.texi (Emulating Mode Line): Subsection, not section.
10067
100682003-08-13 Richard M. Stallman <rms@gnu.org>
10069
10070 * elisp.texi (Top): Update subnode lists in menu.
10071
10072 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
10073 (Kill Functions): kill-region has new arg yank-handler.
10074 (Yanking): New node.
10075 (Yank Commands): Add yank-undo-function.
10076 (Low-Level Kill Ring):
10077 kill-new and kill-append have new arg yank-handler.
10078 (Changing Properties): Add remove-list-of-text-properties.
10079 (Atomic Changes): New node.
10080
10081 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10082
10083 * streams.texi (Output Variables): Add eval-expression-print-length
10084 and eval-expression-print-level.
10085
10086 * os.texi (Time Conversion): For encode-time, explain limits on year.
10087
10088 * objects.texi (Character Type): Define anchor "modifier bits".
10089
10090 * modes.texi (Emulating Mode Line): New node.
10091 (Search-based Fontification): Font Lock uses font-lock-face property.
10092 (Other Font Lock Variables): Likewise.
10093
10094 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10095 not vectors.
10096 (Active Keymaps): Add emulation-mode-map-alists.
10097 (Functions for Key Lookup): key-binding has new arg no-remap.
10098 (Remapping Commands): New node.
10099 (Scanning Keymaps): where-is-internal has new arg no-remap.
10100 (Tool Bar): Add tool-bar-local-item-from-menu.
10101 Clarify when to use tool-bar-add-item-from-menu.
10102
10103 * commands.texi (Interactive Call): commandp has new arg.
10104 (Command Loop Info): Add this-original-command.
10105
101062003-08-06 John Paul Wallington <jpw@gnu.org>
10107
10108 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10109
10110 * display.texi (Warning Basics): Fix typo.
10111 (Fringes): Add closing curly bracket and fix typo.
10112
10113 * elisp.texi (Top): Fix typo.
10114
101152003-08-05 Richard M. Stallman <rms@gnu.org>
10116
10117 * elisp.texi: Update lists of subnodes.
10118
10119 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10120
10121 * variables.texi (Local Variables): Use lc for example variable names.
10122
10123 * tips.texi (Library Headers): Explain where to put -*-.
10124
10125 * strings.texi (Creating Strings): Fix xref for vconcat.
10126
10127 * sequences.texi (Vector Functions):
10128 vconcat no longer allows integer args.
10129
10130 * minibuf.texi (Reading File Names): read-file-name has new
10131 arg PREDICATE. New function read-directory-name.
10132
c4cc8b9a 10133 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
10134 (Indenting Macros): New node.
10135
10136 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10137 (Window Frame Parameters): Make separate table of parameters
10138 that are coupled with specific face attributes.
10139 (Deleting Frames): delete-frame-hooks renamed to
10140 delete-frame-functions.
10141
10142 * files.texi (Magic File Names): Add file-remote-p.
10143 Clarify file-local-copy.
10144
10145 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10146 here; instead xref Defining Macros.
10147
10148 * display.texi (Warnings): New node, and subnodes.
10149 (Fringes): New node.
10150
10151 * debugging.texi (Test Coverage): New node.
10152
10153 * compile.texi (Compiler Errors): Explain with-no-warnings
10154 and other ways to suppress warnings.
10155
10156 * commands.texi (Interactive Call): Minor clarification.
10157
10158 * buffers.texi (Buffer File Name): set-visited-file-name
10159 renames the buffer too.
10160
10161 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10162
101632003-07-24 Markus Rost <rost@math.ohio-state.edu>
10164
10165 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10166
101672003-07-22 Markus Rost <rost@math.ohio-state.edu>
10168
10169 * internals.texi (Garbage Collection): Fix previous change.
10170
101712003-07-22 Richard M. Stallman <rms@gnu.org>
10172
10173 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10174
10175 * display.texi (Width): Use \s syntax in example.
10176 (Font Selection): Add face-font-rescale-alist.
10177
10178 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10179 Remove spurious indent in example.
10180
10181 * lists.texi (Building Lists): Add number-sequence.
10182
10183 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
10184
10185 * functions.texi (Function Documentation): Explain how to
10186 show calling convention explicitly in the doc string.
10187
10188 * windows.texi (Selecting Windows): save-selected-window saves
10189 selected window of each frame.
10190 (Window Configurations): Minor change.
10191
10192 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10193
10194 * streams.texi (Output Variables): Add print-continuous-numbering
10195 and print-number-table.
10196
10197 * processes.texi (Decoding Output): New node.
10198
10199 * os.texi (Time Conversion): decode-time arg is optional.
10200
10201 * objects.texi (Character Type): Don't use space as example for \.
10202 Make list of char names and \-sequences correspond.
10203 Explain that \s is not used in strings. `\ ' needs space after.
10204
10205 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10206 (Translation of Characters): Add translation-table-for-input.
10207 (Default Coding Systems): Add auto-coding-functions.
10208 (Explicit Encoding): Add decode-coding-inserted-region.
10209 (Locales): Add locale-info.
10210
10211 * minibuf.texi (Basic Completion): Describe test-completion.
10212 Collections can be lists of strings.
10213 Clean up lazy-completion-table.
10214 (Programmed Completion): Mention test-completion.
10215 Clarify why lambda expressions are not accepted.
10216 (Minibuffer Misc): Describe minibufferp.
10217
102182003-07-14 Richard M. Stallman <rms@gnu.org>
10219
10220 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10221
10222 * windows.texi (Selecting Windows): New arg to select-window.
10223 (Selecting Windows): Add with-selected-window.
10224 (Size of Window): Add window-inside-edges, etc.
10225
10226 * internals.texi (Garbage Collection): Add post-gc-hook.
10227
10228 * processes.texi (Subprocess Creation): Add exec-suffixes.
10229
10230 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10231 (Scanning Keymaps): Add map-keymaps.
10232 (Defining Menus): Add keymap-prompt.
10233
10234 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10235 most-negative-fixnum.
10236
c4cc8b9a 10237 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
10238 (Compiler Errors): New node.
10239
10240 * os.texi (User Identification): user-uid, user-real-uid
10241 can return float.
10242
10243 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10244 and about derived modes.
10245 (Minor Modes): Add minor-mode-list.
10246 (Defining Minor Modes): Keyword args for define-minor-mode.
10247 (Search-based Fontification): Explain managing other properties.
10248 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 10249 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
10250 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10251
10252 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10253 (Variable Aliases): Clarify defvaralias.
10254
10255 * loading.texi (Library Search): Add load-suffixes.
10256
10257 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10258 (Programmed Completion): Add dynamic-completion-table.
10259
10260 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10261 (Magic File Names): Specify precedence order of handlers.
10262
10263 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10264 and post-command-hook.
10265 (Waiting): New calling convention for sit-for.
10266
10267 * text.texi (Special Properties): local-map and keymap properties
10268 apply based on their stickiness.
10269
102702003-07-07 Richard M. Stallman <rms@gnu.org>
10271
10272 * modes.texi (Minor Mode Conventions): Specify only some kinds
10273 of list values as args to minor modes.
10274
10275 * files.texi (File Name Expansion): Warn about iterative use
10276 of substitute-in-file-name.
10277
10278 * advice.texi (Activation of Advice): Clean up previous change.
10279
102802003-07-06 Markus Rost <rost@math.ohio-state.edu>
10281
10282 * advice.texi (Activation of Advice): Note that ad-start-advice is
10283 turned on by default.
10284
102852003-06-30 Richard M. Stallman <rms@gnu.org>
10286
10287 * text.texi (Buffer Contents): Document current-word.
10288 (Change Hooks): Not called for *Messages*.
10289
10290 * functions.texi (Defining Functions): Explain about redefining
10291 primitives.
f4e90db0 10292 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
10293 Comment out the detailed criteria for what is safe.
10294
102952003-06-22 Andreas Schwab <schwab@suse.de>
10296
10297 * objects.texi (Symbol Type): Fix description of examples.
10298
102992003-06-16 Andreas Schwab <schwab@suse.de>
10300
10301 * hash.texi (Creating Hash): Fix description of :weakness.
10302
c8763fb6 103032003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
10304
10305 * files.texi (Changing Files): copy-file copies file modes, too.
10306
103072003-05-28 Richard M. Stallman <rms@gnu.org>
10308
10309 * strings.texi (Creating Strings): Clarify split-string.
10310
103112003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10312
10313 * strings.texi (Creating Strings): Update split-string specification
10314 and examples.
10315
103162003-05-19 Richard M. Stallman <rms@gnu.org>
10317
10318 * elisp.texi: Correct invariant section names.
10319
103202003-04-20 Richard M. Stallman <rms@gnu.org>
10321
10322 * os.texi (Timers): Explain about timers and quitting.
10323
103242003-04-19 Richard M. Stallman <rms@gnu.org>
10325
10326 * internals.texi (Writing Emacs Primitives): Strings are
10327 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10328 Explain GCPRO convention for varargs function args.
10329
103302003-04-16 Richard M. Stallman <rms@gnu.org>
10331
10332 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10333
103342003-04-08 Richard M. Stallman <rms@gnu.org>
10335
10336 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10337
103382003-02-13 Kim F. Storm <storm@cua.dk>
10339
10340 * objects.texi (Character Type): New \s escape for space.
10341
103422003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10343
5dcb4c4e 10344 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
10345
103462003-01-25 Richard M. Stallman <rms@gnu.org>
10347
10348 * keymaps.texi: Document that a symbol can act as a keymap.
10349
103502003-01-13 Richard M. Stallman <rms@gnu.org>
10351
10352 * text.texi (Changing Properties): Say string indices are origin-0.
10353
10354 * positions.texi (Screen Lines) <compute-motion>:
10355 Correct order of elts in return value.
10356
10357 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10358 how to define a default binding.
10359
103602002-12-07 Markus Rost <rost@math.ohio-state.edu>
10361
10362 * loading.texi (Unloading): Fix recent change for load-history.
10363
10364 * customize.texi (Simple Types): Clarify description of custom
10365 type 'number. Describe new custom type 'float.
10366
103672002-12-04 Markus Rost <rost@math.ohio-state.edu>
10368
10369 * variables.texi (File Local Variables): Fix typo.
10370
c8763fb6 103712002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
10372
10373 From Michael Albinus <Michael.Albinus@alcatel.de>.
10374
10375 * README: Target for Info file is `make info'.
10376
5dcb4c4e 10377 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
10378 `file-name-sans-extension'.
10379 (Magic File Names): Complete list of operations for magic file
10380 name handlers.
10381
103822002-09-16 Jonathan Yavner <jyavner@engineer.com>
10383
10384 * variables.texi (File Local Variables): New function
10385 risky-local-variable-p.
10386
103872002-09-15 Jonathan Yavner <jyavner@engineer.com>
10388
10389 * functions.texi (Function safety): New node about unsafep.
10390
103912002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10392
5dcb4c4e 10393 * customize.texi (Splicing into Lists): Fix example.
a86cd395 10394 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
10395
103962002-06-17 Juanma Barranquero <lektu@terra.es>
10397
10398 * frames.texi (Display Feature Testing): Fix typo.
10399
104002002-06-12 Andreas Schwab <schwab@suse.de>
10401
10402 * frames.texi (Initial Parameters, Resources): Fix references to
10403 the Emacs manual.
10404
104052002-05-13 Kim F. Storm <storm@cua.dk>
10406
10407 * variables.texi (Intro to Buffer-Local): Updated warning and
10408 example relating to changing buffer inside let.
10409
c8763fb6 104102002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
10411
10412 * os.texi (Session Management): New node about X Session management.
10413
104142002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10415
10416 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10417 to which the manual corresponds, and the copyright years.
10418
10419 * Makefile.in (VERSION): Set to 2.9.
10420
104212001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10422
10423 * elisp.texi: Change the category in @dircategory to "Emacs", to
10424 make it consistent with info/dir.
10425
104262001-11-25 Miles Bader <miles@gnu.org>
10427
10428 * text.texi (Fields): Describe new `limit' arg in
10429 field-beginning/field-end.
10430
104312001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10432
5dcb4c4e
SM
10433 * permute-index: Don't depend on csh-specific features.
10434 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
10435
10436 * two-volume-cross-refs.txt: New file.
10437 * two.el: New file.
10438 * spellfile: New file.
10439
104402001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10441
10442 * permute-index: New file.
10443
10444 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10445 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10446 8+3 restricted namespace.
10447
10448 * Makefile.in (infodir): Define relative to $(srcdir).
10449 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10450 include directories list via -I switch to makeinfo.
10451 (index.texi): Use cp if both hard and symbolic links fail.
10452
104532001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10454
10455 * Makefile.in (distclean): Add.
10456
10457 The following changes make ELisp manual part of the Emacs
10458 distribution:
10459
10460 * Makefile.in: Add Copyright notice.
10461 (prefix): Remove.
10462 (infodir): Change value to "../info".
10463 (VPATH): New variable.
10464 (MAKE): Don't define.
10465 (texmacrodir): Don't define.
10466 (texinputdir): Append the existing value of TEXINPUTS.
10467 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10468 command to be compatible with man/Makefile.in, and to put the
10469 output into ../info.
10470 (info): Add target.
10471 (installall): Target removed.
10472
c8763fb6 104732001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
10474
10475 * tips.texi (Coding Conventions): Fix typo.
10476
104772001-10-23 Gerd Moellmann <gerd@gnu.org>
10478
10479 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10480
104812001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10482
10483 * files.texi (File Name Components): Update the description of
10484 file-name-sans-extension and file-name-extension, as they now
10485 ignore leading dots.
10486
104872001-10-20 Gerd Moellmann <gerd@gnu.org>
10488
10489 * (Version 21.1 released.)
10490
104912001-10-19 Miles Bader <miles@gnu.org>
10492
10493 * positions.texi (Text Lines): Describe behavior of
10494 `beginning-of-line'/`end-of-line' in the presence of field properties.
10495
104962001-10-17 Gerd Moellmann <gerd@gnu.org>
10497
10498 * Makefile.in (VERSION): Set to 2.8.
10499 (manual): Use `manual-21'.
10500
10501 * elisp.texi (VERSION): Add and use it where the version
10502 number was used. Set it to 2.8.
10503
10504 * intro.texi: Likewise.
10505
105062001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10507
10508 * files.texi (File Name Completion): Document the significance of
10509 a trailing slash in elements of completion-ignored-extensions.
10510
105112001-10-06 Miles Bader <miles@gnu.org>
10512
10513 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10514
105152001-10-04 Gerd Moellmann <gerd@gnu.org>
10516
10517 * variables.texi (Variable Aliases): New node.
10518
105192001-10-04 Gerd Moellmann <gerd@gnu.org>
10520
10521 * Branch for 21.1.
10522
105232001-10-02 Miles Bader <miles@gnu.org>
10524
10525 * minibuf.texi (Minibuffer Misc): Add entries for
10526 `minibuffer-contents', `minibuffer-contents-no-properties', and
10527 `delete-minibuffer-contents'.
10528 Correct description for `minibuffer-prompt-end'.
10529
10530 * text.texi (Property Search): Correct descriptions of
10531 `next-char-property-change' and `previous-char-property-change'.
10532 Add entries for `next-single-char-property-change' and
10533 `previous-single-char-property-change'.
10534 Make operand names a bit more consistent.
10535
105362001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10537
10538 * frames.texi (Finding All Frames): Document that next-frame and
10539 previous-frame are local to current terminal.
10540
105412001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10542
10543 * keymaps.texi (Creating Keymaps): Fix the description of the
10544 result of make-keymap.
10545
105462001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10547
10548 * display.texi (Font Lookup, Attribute Functions)
10549 (Image Descriptors): Add cross-references to the definition of
10550 selected frame.
10551
10552 * buffers.texi (The Buffer List): Add cross-references to the
10553 definition of selected frame.
10554
10555 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10556 frame at any given time.
10557 (Multiple Displays, Size and Position): Add a cross-reference to
10558 the definition of the selected frame.
10559
105602001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10561
10562 * strings.texi (String Conversion) <string-to-number>: Document
10563 that a float is returned for integers that are too large.
10564
10565 * frames.texi (Mouse Position): Document mouse-position-function.
10566 (Display Feature Testing): Document display-images-p.
10567 (Window Frame Parameters): Document the cursor-type variable.
10568
10569 * numbers.texi (Integer Basics): Document CL style read syntax for
10570 integers in bases other than 10.
10571
5dcb4c4e
SM
10572 * positions.texi (List Motion):
10573 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
10574
10575 * lists.texi (Sets And Lists): Document member-ignore-case.
10576
10577 * internals.texi (Garbage Collection): Document the used and free
10578 strings report.
10579 (Memory Usage): Document strings-consed.
10580
10581 * os.texi (Time of Day): Document float-time.
10582 (Recording Input): Document that clear-this-command-keys clears
10583 the vector to be returned by recent-keys.
10584
10585 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10586 argument keymap can be a list.
10587
10588 * nonascii.texi (User-Chosen Coding Systems)
10589 <select-safe-coding-system>: Document the new argument
10590 accept-default-p and the variable
10591 select-safe-coding-system-accept-default-p. Tell what happens if
10592 buffer-file-coding-system is undecided.
10593 (Default Coding Systems): Document auto-coding-regexp-alist.
10594
10595 * display.texi (The Echo Area) <message>: Document
10596 message-truncate-lines.
10597 (Glyphs): Document that the glyph table is unused on windowed
10598 displays.
10599
10600 * help.texi (Describing Characters) <single-key-description>:
10601 Document the new argument no-angles.
10602 (Accessing Documentation) <documentation-property>: Document that
10603 a non-string property is evaluated.
10604 <documentation>: Document that the function-documentation property
10605 is looked for.
10606
10607 * windows.texi (Selecting Windows): Document some-window.
10608
10609 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10610
10611 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10612 apropos-mode-hook.
10613
10614 * commands.texi (Using Interactive): Document interactive-form.
10615 (Keyboard Macros): Document kbd-macro-termination-hook.
10616 (Command Loop Info): Document that clear-this-command-keys clears
10617 the vector to be returned by recent-keys.
10618
106192001-09-04 Werner LEMBERG <wl@gnu.org>
10620
10621 * Makefile.in (srcdir, texinputdir): New variables.
10622 (srcs, index.texi, install): Use $(srcdir).
10623 (.PHONY): Remove elisp.dvi.
10624 (elisp): Use -I switch for makeinfo.
10625 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10626 (installall, dist): Use $(srcdir).
10627 Fix path to texinfo.tex.
10628 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10629
106302001-08-30 Gerd Moellmann <gerd@gnu.org>
10631
10632 * display.texi (Conditional Display): Adjust to API change.
10633
10634 * configure: New file.
10635
106362001-07-30 Gerd Moellmann <gerd@gnu.org>
10637
10638 * commands.texi (Repeat Events): Add description of
10639 double-click-fuzz.
10640
106412001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10642
10643 * syntax.texi (Syntax Class Table): Add the missing designator for
10644 comment and string fences.
10645 (Syntax Properties): Add a xref to syntax table internals.
10646 (Syntax Table Internals): Document string-to-syntax.
10647
106482001-05-07 Gerd Moellmann <gerd@gnu.org>
10649
10650 * Makefile.in (install): Use install-info command line options
10651 like in Emacs' Makefile.in.
10652
106532000-12-09 Miles Bader <miles@gnu.org>
10654
10655 * windows.texi (Window Start): Update documentation for
10656 `pos-visible-in-window-p'.
10657
106582000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10659
10660 * lists.texi (Building Lists): Add footnote to explain how to add
10661 to the end of a list.
10662
106632000-10-25 Gerd Moellmann <gerd@gnu.org>
10664
10665 * files.texi (Visiting Functions): Typos.
10666
106672000-10-25 Kenichi Handa <handa@etl.go.jp>
10668
10669 * files.texi (Visiting Functions): Return value of
10670 find-file-noselect may be a list of buffers if wildcards are used.
10671
106722000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10673
10674 * display.texi (Defining Faces): Document `graphic' display type
10675 in face specs.
10676
b344d29d 106772000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
10678
10679 * hooks.texi (Standard Hooks): Replace obsolete
10680 `after-make-frame-hook' with `after-make-frame-functions'.
10681
10682 * frames.texi (Creating Frames): Ditto.
10683
10684 * variables.texi (Future Local Variables): Ditto.
10685
106862000-10-16 Gerd Moellmann <gerd@gnu.org>
10687
10688 * display.texi (Other Image Types): Add description of :foreground
10689 and :background properties of mono PBM images.
10690
106912000-08-17 Werner LEMBERG <wl@gnu.org>
10692
10693 * .cvsignore: New file.
10694
106952000-01-05 Gerd Moellmann <gerd@gnu.org>
10696
10697 * tindex.pl: New script.
10698
106991999-12-03 Dave Love <fx@gnu.org>
10700
10701 * Makefile.in (MAKEINFO): New parameter.
10702
107031999-09-17 Richard Stallman <rms@gnu.org>
10704
10705 * Makefile.in (srcs): Add hash.texi.
10706 (VERSION): Update to 20.6.
10707
107081999-09-13 Richard Stallman <rms@gnu.org>
10709
10710 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10711
107121998-08-29 Karl Heuer <kwzh@gnu.org>
10713
10714 * configure.in: New file.
10715 * Makefile.in: Renamed from Makefile.
10716 (prefix, infodir): Use value obtained from configure.
10717 (emacslibdir): Obsolete variable deleted.
10718 (dist): Distribute configure.in, configure, Makefile.in.
10719
107201998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10721
10722 * Makefile (INSTALL_INFO): New variable.
10723 (install): Run install-info.
10724
107251998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10726
10727 * Makefile (elisp.dvi): Add missing backslash.
10728
107291998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10730
10731 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10732 Run texindex without `./'. Always run texindex on elisp.tp.
10733 (elisp.tps): Target deleted.
10734
107351998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10736
10737 * Makefile (srcs): Add nonascii.texi and customize.texi.
10738 (dist): Start by deleting `temp'.
10739
107401998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10741
10742 * Makefile (makeinfo, texindex): Targets deleted.
10743 (makeinfo.o, texindex.o): Targets deleted.
10744 (clean, dist): Don't do anything with them or with getopt*.
10745
107461998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10747
10748 * Makefile (SHELL): Defined.
10749
107501998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10751
10752 * Makefile (elisp.tps): New target.
10753 (elisp.dvi): Depend on elisp.tps.
10754
c5602427 107551996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
10756
10757 * README: Update phone number.
10758
10759 * Makefile (elisp): Make this be the default target.
10760 Depend on makeinfo.c instead of makeinfo.
10761 (install): Don't depend on elisp.dvi, since we don't install that.
10762 Use mkinstalldirs.
10763 (dist): Add mkinstalldirs.
10764
c5602427 107651995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
10766
10767 * Makefile (VERSION): Update version number.
5dcb4c4e 10768 (maintainer-clean): Rename from realclean.
b8d4c8d0 10769
c5602427 107701995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
10771
10772 * Makefile (realclean): New target.
10773 (elisp): Remove any old elisp-* files first.
10774
c5602427 107751993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
10776
10777 * Makefile (VERSION): New variable.
10778 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10779 Compressed file suffix should be `.gz', not `.z'.
10780
ce058493 107811993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10782
10783 * Makefile (elisp): Depend on makeinfo.
10784
c5602427 107851993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
10786
10787 * Makefile (srcs): Add anti.texi.
10788
c5602427 107891993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10790
10791 * Makefile (infodir, prefix): New vars.
10792 (install): Use infodir.
f4e90db0 10793 (emacsinfodir): Delete.
b8d4c8d0 10794
c5602427 107951993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10796
10797 * Makefile (srcs): Add calendar.texi.
10798
10799 * Makefile (dist): Copy texindex.c and makeinfo.c.
10800 Limit elisp-* files to those with one or two digits.
10801
c5602427 108021993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 10803
f4e90db0 10804 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 10805
c5602427 108061993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10807
10808 * loading.texi (Unloading): define-function changed back to
10809 defalias. It may not stay this way, but at least it's
10810 consistent with the known-good version of the code patch.
10811
c5602427 108121993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
10813
10814 * modes.texi (Hooks): Document new optional arg of add-hook.
10815
c5602427 108161993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10817
10818 * variables.texi: Document nil initial value of buffer-local variables.
10819
10820 * tips.texi: Add new section on standard library headers.
10821
c5602427 108221993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10823
10824 * Makefile (srcs): Add frame.texi to the list of sources.
10825
c5602427 108261993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10827
10828 * Makefile (dist): Don't bother excluding autosave files; they'll
10829 never make it into the temp directory anyway, and the hash marks
10830 in the name are problematic for make and the Bourne shell.
10831 (srcs):
10832
c5602427 108331993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10834
10835 * Makefile (dist): Don't include backup files or autosave files in
10836 the distribution tar file.
10837
c5602427 108381991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 10839
5dcb4c4e 10840 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
10841 (elisp.dvi): Remove erroneous shell comment.
10842 Expect output of permute-index in permuted.fns.
10843 Save old elisp.aux in elisp.oaux.
5dcb4c4e 10844 (clean): Add index.texi to be deleted.
b8d4c8d0 10845
c5602427 108461990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
10847
10848 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10849
c5602427 108501990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
10851
10852 * files.texi: Noted that completion-ignored-extensions is ignored
10853 when making *Completions*.
10854
3e868ee3 108551990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
10856
10857 * Makefile make dist now depends on elisp.dvi, since it tries
10858 to include it in the dist file.
10859
c5602427 108601990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 10861
c5602427 10862 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 10863
c5602427 108641989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
10865
10866 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10867 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10868
c5602427 108691989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10870
10871 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10872 and @error{} are the terms now being used. The files in the
10873 directory have been changed to reflect this.
10874
10875 * All instances of @indentedresultt{} have been changed to
333f9019 10876 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 10877
c5602427 108781989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10879
10880 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10881 experimental @indentedresult{}, @indentedexpandsto{} are part of
10882 the texinfo.tex in this directory. These TeX macros are not
10883 stable yet.
10884
c5602427 108851989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10886
10887 * texinfo.tex: Temporarily added
10888 \let\result=\dblarrow
10889 \def\error{{\it ERROR} \longdblarrow}
10890 We need to do this better soon.
10891
c5602427 108921989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10893
10894 * Applied Karl Berry's patches to *.texinfo files, but not to
10895 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10896 new title page format is also not applied, since it requires
10897 texinfo.tex changes.)
10898
10899 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10900 for the Project GNU development environment.
10901
10902;; Local Variables:
c8763fb6 10903;; coding: utf-8
b8d4c8d0
GM
10904;; End:
10905
acaf905b 10906 Copyright (C) 1998-2012 Free Software Foundation, Inc.
b8d4c8d0
GM
10907
10908 This file is part of GNU Emacs.
10909
352c8b4a 10910 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 10911 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10912 the Free Software Foundation, either version 3 of the License, or
10913 (at your option) any later version.
b8d4c8d0
GM
10914
10915 GNU Emacs is distributed in the hope that it will be useful,
10916 but WITHOUT ANY WARRANTY; without even the implied warranty of
10917 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10918 GNU General Public License for more details.
10919
10920 You should have received a copy of the GNU General Public License
352c8b4a 10921 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.