Fix missing prefix warning in pascal.el.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
674ea9c6
GM
12012-04-26 Glenn Morris <rgm@gnu.org>
2
8a4ca8e3 3 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 4
562e638f
GM
5 * tindex.pl: Remove file.
6
674ea9c6
GM
7 * makefile.w32-in (srcs):
8 * Makefile.in (srcs): Remove back.texi (which is unused).
9
b613912b
MA
102012-04-24 Michael Albinus <michael.albinus@gmx.de>
11
e43042fe
MA
12 * os.texi (Notifications): Extend possible notification hints.
13 Add notifications-get-capabilities.
b613912b 14
f30d612a
CY
152012-04-20 Chong Yidong <cyd@gnu.org>
16
17 * processes.texi (Asynchronous Processes): Mention nil argument to
18 start-process.
19
b58b1df8
GM
202012-04-20 Glenn Morris <rgm@gnu.org>
21
22 * minibuf.texi (Basic Completion): No need to describe obarrays here.
23 Don't mention obsolete `nospace' argument of all-completions.
24 (Minibuffer Completion, Completion Commands, Reading File Names)
25 (Completion Variables): Copyedits.
26 (Completion Commands): Mention parent keymaps.
27 Remove obsolete minibuffer-local-filename-must-match-map.
28 (High-Level Completion): Remove read-variable's almost
29 word-for-word duplication of read-command.
30 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
31 Update "High-Level Completion" description.
32
c0ea08d2
GM
33 * minibuf.texi (Minibuffers):
34 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
35
9d2754f5
GM
36 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
37 Use Texinfo-recommended form of quote+punctuation.
38 (Intro to Minibuffers): First minibuffer is #1, not #0.
39 Mention minibuffer-inactive-mode.
40 (Text from Minibuffer): Copyedits.
41 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
42 (Object from Minibuffer): Remove overly pedantic para.
43 (Minibuffer History): Copyedits. Add face-name-history.
44 (Initial Input, Yes-or-No Queries, Multiple Queries)
45 (Minibuffer Windows, Minibuffer Misc): Copyedits.
46 (Yes-or-No Queries): Tweak example.
47 (Minibuffer Commands): Add next-complete-history-element.
48 (Minibuffer Misc): Mention minibuffer-message-timeout, and
49 minibuffer-inactive-mode.
9d2754f5 50
4373fd43
GM
51 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
52 (Bindat Functions): Copyedits.
53
61bb069e 542012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
55
56 * files.texi (Saving Buffers): Document `visit and `visit-save'
57 values of require-final-newline.
58
61bb069e 592012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
60
61 * processes.texi (Output from Processes, Filter Functions):
62 Mention waiting-for-user-input-p.
63 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
64 (Network Servers, Datagrams, Network Processes, Network Options)
65 (Network Feature Testing, Serial Ports): Copyedits.
66 (Network): Add encrypted network overview paragraph.
67 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
68
61bb069e 692012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
70
71 * help.texi (Keys in Documentation): Mention :advertised-binding.
72
73 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
74 description to help.texi.
75
61bb069e 762012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
77
78 * processes.texi (Process Information, Input to Processes)
79 (Signals to Processes, Output from Processes, Process Buffers)
80 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 81 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 82
e153c136
GM
832012-04-15 Glenn Morris <rgm@gnu.org>
84
85 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
86 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
87 Copyedits.
e153c136 88 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
89 (Synchronous Processes, Asynchronous Processes):
90 Update some example output.
e153c136
GM
91 (Process Information): Fix typo.
92 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
93
e6fd457e 942012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
95
96 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
97 open-network-stream does exist in Emacs 23, but is simpler.
98
e6fd457e 992012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
100
101 * customize.texi (Custom Themes): Also document load-theme etc.
102
35dc09a1 1032012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
104
105 * customize.texi (Applying Customizations):
106 (Custom Themes): New nodes.
107
108 * display.texi (Defining Faces): Reference custom-set-faces.
109
110 * modes.texi (Defining Minor Modes, Defining Minor Modes):
111 * os.texi (Startup Summary): Copyedits.
112
35dc09a1 1132012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
114
115 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
116
9fce7eda
GM
117 * strings.texi (Case Tables):
118 * objects.texi (General Escape Syntax):
119 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
120
2bb0eca1
GM
121 * buffers.texi, compile.texi, customize.texi, debugging.texi:
122 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
123 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
124 * text.texi: Use @file for buffers, per the Texinfo manual.
125
62200c14
GM
126 * compile.texi (Compiler Errors): Add missing space in buffer name.
127
35dc09a1 1282012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
129
130 * processes.texi (Query Before Exit): Remove obsolete function
131 process-kill-without-query (Bug#11190).
132
35dc09a1 1332012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
134
135 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
136 Use @env for environment variables.
137
f48a9cb4
GM
138 * Makefile.in: Replace non-portable use of $< in ordinary rules.
139
0a6dd5e2
JA
1402012-04-12 Jari Aalto <jari.aalto@cante.net>
141
142 * processes.texi (Synchronous Processes): Mention
143 `default-directory' (bug#7515).
144
b4d3bc10
CY
1452012-04-09 Chong Yidong <cyd@gnu.org>
146
147 * customize.texi (Variable Definitions): Remove user-variable-p.
148
149 * commands.texi (Interactive Codes):
150 * help.texi (Accessing Documentation):
151 * minibuf.texi (High-Level Completion): Callers changed.
152
ea0ff314
CY
1532012-04-06 Chong Yidong <cyd@gnu.org>
154
155 * minibuf.texi (Programmed Completion): Document metadata method.
156 (Completion Variables): Document completion-category-overrides.
157
91b65361
CY
1582012-04-05 Chong Yidong <cyd@gnu.org>
159
160 * anti.texi (Antinews): Rewrite for Emacs 23.
161
3d439cd1
CY
1622012-04-04 Chong Yidong <cyd@gnu.org>
163
321cc491
CY
164 * minibuf.texi (Programmed Completion): Remove obsolete variable
165 completion-annotate-function.
166 (Completion Variables): Rename from Completion Styles. Document
167 completion-extra-properties. Document completion-styles-alist
168 change.
245d176b
CY
169 (Reading File Names): minibuffer-local-filename-must-match-map is
170 not used anymore.
171 (Minibuffer Completion): Document completing-read-function.
172 (Completion in Buffers): completion-at-point-functions can return
173 properties recognized in completion-extra-properties.
321cc491 174
3d439cd1
CY
175 * display.texi (Delayed Warnings): New node.
176
a7972adf
CY
177 * os.texi (Notifications): Copyedits.
178
97f4a299
GM
1792012-04-04 Glenn Morris <rgm@gnu.org>
180
181 * os.texi (Notifications): Copyedits.
182
9ff687e1
MA
1832012-04-03 Michael Albinus <michael.albinus@gmx.de>
184
185 * os.texi (Terminal-Specific): Fix typo.
186 (Notifications): New section.
187
188 * elisp.texi (Top):
189 * vol1.texi (Top):
190 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
191 menu entries.
192
42ee526b
CY
1932012-04-01 Chong Yidong <cyd@gnu.org>
194
195 * files.texi (Kinds of Files): file-subdir-of-p renamed to
196 file-in-directory-p.
197
0b021094
GM
1982012-03-31 Glenn Morris <rgm@gnu.org>
199
200 * edebug.texi (Instrumenting Macro Calls):
201 Mention defining macros at instrumentation time.
202 (Edebug Options): Mention edebug-unwrap-results.
203
50fe197c
EZ
2042012-03-31 Eli Zaretskii <eliz@gnu.org>
205
206 * text.texi (Special Properties): Clarify the description of the
207 effect of integer values of the 'cursor' property on cursor
208 position. See the discussions in bug#11068 for more details and
209 context.
210
650b6d0b
GM
2112012-03-31 Glenn Morris <rgm@gnu.org>
212
213 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
214 Copyedits.
215
5319014e
CY
2162012-03-30 Chong Yidong <cyd@gnu.org>
217
218 * display.texi (Image Formats): Add imagemagick type.
219 (Image Descriptors): Mention how they are used.
220 (ImageMagick Images): Clarify role of imagemagick-register-types.
221 (Character Display): Don't mention glyph tables.
222 (Display Tables): Use make-glyph-code in example.
223 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
224 tables are semi-obsolete. De-document create-glyph.
225 (Glyphless Chars): Note that display tables override this.
226 (Bidirectional Display): Copyedits. Introduce "bidirectional
227 reordering" terminology, and use it.
228
f1224267
GM
2292012-03-30 Glenn Morris <rgm@gnu.org>
230
231 * edebug.texi (Jumping): Give name of `i' binding.
232
d14daa28
GM
2332012-03-28 Glenn Morris <rgm@gnu.org>
234
235 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
236 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
237 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
238 (Regexp Special): Mention collation.
239 Clarify char classes with an example.
fee88ca0
GM
240 (Regexp Functions): Mention regexp-opt is not guaranteed.
241 Mention regexp-opt-charset.
242 (Regexp Search): Recommend against looking-back.
243 (Search and Replace): Use Texinfo recommended quote convention.
244 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 245
dcb6e7b3
MR
2462012-03-27 Martin Rudalics <rudalics@gmx.at>
247
248 * windows.texi (Window History): Describe new option
249 switch-to-visible-buffer.
250
cf0495f2
GM
2512012-03-27 Glenn Morris <rgm@gnu.org>
252
4fb9a543
GM
253 * searching.texi (String Search): Add xref to Emacs manual.
254 Copyedits. Mention the function word-search-regexp.
255 (Searching and Case): Add xref to Emacs manual. Copyedits.
256
9364727b
GM
257 * processes.texi (Network Servers): Standardize apostrophe usage.
258
cf0495f2
GM
259 * os.texi (System Environment): Copyedits. Remove some examples
260 that do not seem useful. Mention setenv third arg.
261 tty-erase-char does not seem to be nil under a window-system.
262 (User Identification): Copyedits.
263 Remove some examples that do not seem useful.
264
33da7b16
GM
2652012-03-26 Glenn Morris <rgm@gnu.org>
266
267 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
268 (Init File): Copyedits.
269 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
270 (Killing Emacs): Copyedits.
271 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
272 Shorten the example, use more standard shell prompts.
33da7b16 273
9a69676a
CY
2742012-03-25 Chong Yidong <cyd@gnu.org>
275
276 * display.texi (Fringes): Note that fringes are shown on graphical
277 displays only.
278 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
279 (Replacing Specs): Clarify example.
280 (Manipulating Buttons): Note that button-at can return a marker.
281 (Buttons): Minor rewrite.
282 (Character Display): New node. Consolidate all character display
283 related nodes into its subsections.
284 (Usual Display): Character 127 is also affected by ctl-arrow.
285 (Display Tables): Improve example.
286
c8f6ec5c
GM
2872012-03-22 Glenn Morris <rgm@gnu.org>
288
289 * strings.texi (Text Comparison): Mention string-prefix-p.
290
fb5b8aca
CY
2912012-03-21 Chong Yidong <cyd@gnu.org>
292
293 * display.texi (The Echo Area): Add xref to Output Streams.
294 (Displaying Messages): Improve doc of message.
295 (Echo Area Customization, Invisible Text): Copyedits.
296 (Invisible Text): Mention that spec comparison is done with eq.
297 (Width): Improve doc of char-width.
298 (Faces): Recommend using symbol instead of string for face name.
299 Minor clarifications.
300 (Defining Faces): Copyedits. Update face example.
301 (Attribute Functions): Mark set-face-foreground etc as commands.
302 (Face Remapping): Mention text-scale-adjust. Clarify
303 face-remapping-alist and related docs.
304 (Face Functions): Don't document make-face or copy-face.
305
025de85b
CY
3062012-03-20 Chong Yidong <cyd@gnu.org>
307
308 * display.texi (Forcing Redisplay): Various rewrites to reflect
309 new value of redisplay-dont-pause.
310 (Truncation): Copyedits.
311
a5656eae
GM
3122012-03-20 Glenn Morris <rgm@gnu.org>
313
314 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
315 Add summary table of some relevant command-line options.
316
d15aac68
CY
3172012-03-18 Chong Yidong <cyd@gnu.org>
318
319 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
320 (Writing Emacs Primitives): Re-organize discussion of functions
321 with variable Lisp arguments are handled. Delete an obsolete
322 remark, previously tagged as FIXME.
323
324 * os.texi (Idle Timers): Minor clarification.
325 (Idle Timers): Link to Time of Day for description of time list.
326
b59af549
GM
3272012-03-18 Glenn Morris <rgm@gnu.org>
328
329 * os.texi (System Interface): Flow control was removed.
330 (Startup Summary): General update.
331 (Init File): Don't mention compiling it.
332
986bd52a
CY
3332012-03-17 Chong Yidong <cyd@gnu.org>
334
335 * os.texi (Startup Summary): Mention package loading.
336 (Init File): Don't refer to .emacs in section title. Copyedits.
337 (Terminal-Specific): Give a realistic example.
338 (Command-Line Arguments): Reference Entering Emacs instead of
339 repeating the spiel about not restarting Emacs.
340 (Time of Day): Discuss time representation at beginning of node.
341 (Sound Output): Copyedits.
342
343 * package.texi (Packaging Basics): Document package-initialize.
344
f761251a
EZ
3452012-03-17 Eli Zaretskii <eliz@gnu.org>
346
347 * frames.texi (Initial Parameters): Add an index entry for
348 minibuffer-only frame.
349
da986230
GM
3502012-03-16 Glenn Morris <rgm@gnu.org>
351
352 * modes.texi (Major Mode Conventions): Mention the strange
353 relationship between View mode and special modes. (Bug#10650)
354
2cc775f9
CY
3552012-03-11 Chong Yidong <cyd@gnu.org>
356
357 * windows.texi (Window Configurations): save-window-excursion is
358 now a macro.
359
360 * display.texi (Temporary Displays): with-output-to-temp-buffer is
361 now a macro.
362
66c5eebd
CY
363 * text.texi (Fields): Minor copyedit.
364
310a820f
EZ
3652012-03-10 Eli Zaretskii <eliz@gnu.org>
366
83a96c08
EZ
367 * strings.texi (String Basics):
368 * sequences.texi (Sequence Functions): Mention that `length' is
369 not appropriate for computing the string width on display; add a
370 cross-reference to the description of `string-width'. (Bug#10978)
371
310a820f
EZ
372 * eval.texi (Autoloading): Minor change of wording.
373
83ef8187
CY
3742012-03-10 Chong Yidong <cyd@gnu.org>
375
bc44be50
CY
376 * loading.texi (Autoload): Explicitly state which forms are
377 processed specially (Bug#7783).
378
83ef8187
CY
379 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
380 non-default situation. Describe one-submenu exception (Bug#7695).
381
382 * nonascii.texi (Character Properties): Copyedits.
383
483ab230
CY
3842012-03-08 Chong Yidong <cyd@gnu.org>
385
386 * text.texi (Mode-Specific Indent): Document new behavior of
387 indent-for-tab-command. Document tab-always-indent.
388 (Special Properties): Copyedits.
389 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
390 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
391 libxml-parse-html-region.
392
00e84de0
GM
3932012-03-07 Glenn Morris <rgm@gnu.org>
394
eaa6bc3c
GM
395 * markers.texi (The Region): Briefly mention use-empty-active-region
396 and region-active-p.
a9685db7 397 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 398 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 399
67cd45a2
CY
4002012-03-07 Chong Yidong <cyd@gnu.org>
401
402 * text.texi (Buffer Contents): Don't duplicate explanation of
403 region arguments from Text node. Put doc of obsolete var
404 buffer-substring-filters back, since it is referred to.
405 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
406 selection by default.
407
408 * markers.texi (The Mark): Fix typo.
409 (The Region): Copyedits.
410
2ad80941
GM
4112012-03-07 Glenn Morris <rgm@gnu.org>
412
413 * markers.texi (Overview of Markers): Copyedits.
414 (Creating Markers): Update approximate example buffer size.
415 (The Mark): Don't mention uninteresting return values.
416
ef959d3a
CY
4172012-03-05 Chong Yidong <cyd@gnu.org>
418
419 * positions.texi (Text Lines): Document count-words.
420
a08a07e3
CY
4212012-03-04 Chong Yidong <cyd@gnu.org>
422
423 * frames.texi (Frames): Remove little-used "terminal frame" and
424 "window frame" terminology.
425 (Frame Parameters, Font and Color Parameters, Initial Parameters)
426 (Size and Position, Visibility of Frames): Callers changed.
427 (Frames): Clarify which terminals in framep are graphical.
428 (Initial Parameters): --geometry is not the only option which adds
429 to initial-frame-alist.
430 (Position Parameters): Note that icon-left and icon-top are for
431 old window managers only.
432 (Size Parameters): Sizes are in characters even on graphical
433 displays.
434 (Management Parameters): Note that window-id and outer-window-id
435 can't really be changed, and that auto-raise isn't always obeyed.
436 (Cursor Parameters): Document cursor-type explicitly.
437 (Size and Position): The aliases set-screen-height and
438 set-screen-width have been deleted.
439 (Visibility of Frames): Mention "minimization".
440
441 * os.texi (Startup Summary): Minor clarifications.
442 (Startup Summary, Suspending Emacs): Standardize on "text
443 terminal" terminology.
444
445 * windows.texi (Basic Windows, Coordinates and Windows)
446 (Coordinates and Windows):
447 * display.texi (Refresh Screen, Line Height, Face Attributes)
448 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
449
ea16568d
GM
4502012-03-04 Glenn Morris <rgm@gnu.org>
451
452 * abbrevs.texi: Small copyedits throughout.
453 (Abbrev Mode): Remove this section, folding it into the top-level.
454 (Abbrev Tables): Don't mention irrelevant return values.
455 (Abbrev Expansion): Add cross-ref for wrapper hooks.
456 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
457 (Abbrev Table Properties): Update nil :regexp description.
458
b3134b95
GM
4592012-03-03 Glenn Morris <rgm@gnu.org>
460
520f2425
GM
461 * internals.texi: Change @appendix section commands to @section.
462 (Building Emacs): Say less about CANNOT_DUMP platforms.
463 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 464 (Pure Storage): Small changes.
01a6dcc8 465 (Memory Usage): Copyedit.
7d2d7cc0
GM
466 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
467 example definitions. Give examples of things with non-nil
468 interactive args. Mention eval_sub. Remove old info about
469 strings and GCPRO. Mention cus-start.el.
470 (Buffer Internals, Window Internals, Process Internals):
471 Misc small updates and fixes for fields.
520f2425 472
b3134b95
GM
473 * tips.texi: Copyedits.
474 (Coding Conventions): Mention autoloads.
475 Combine partially duplicated macro items. Fix xref.
476 Refer to Library Headers for copyright notice.
477 (Programming Tips): edit-options is long-obsolete.
478 (Compilation Tips): Mention loading bytecomp for byte-compile props.
479 (Warning Tips): Mention declare-function.
480 (Documentation Tips): Remove old info.
481 (Comment Tips): Mention comment-dwim, not indent-for-comment.
482 (Library Headers): General update.
483
2064cc6a
GM
4842012-03-02 Glenn Morris <rgm@gnu.org>
485
6945faa6
GM
486 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
487 and relocate entry. Mention buffer-stale-function.
488
4186e877
GM
489 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
490
2064cc6a
GM
491 * hooks.texi (Standard Hooks): General update.
492 Put related hooks together. Add and remove items.
493 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
494 * modes.texi (Hooks): Tweak cross-ref description.
495
7272fbf3
MA
4962012-03-01 Michael Albinus <michael.albinus@gmx.de>
497
498 * files.texi (Kinds of Files): The return value of file-equal-p is
499 unspecified, if FILE1 or FILE2 does not exist.
500
53a1239b
GM
5012012-03-01 Glenn Morris <rgm@gnu.org>
502
90db9af9
GM
503 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
504
53a1239b
GM
505 * maps.texi (Standard Keymaps): General update.
506 Remove mode-specific maps, talk about the more general keymaps.
507 * help.texi (Help Functions): Add vindex for Helper-help-map.
508 * keymaps.texi (Active Keymaps): Minor rephrasing.
509
775b55af
GM
5102012-02-29 Glenn Morris <rgm@gnu.org>
511
512 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
513
96b49301 5142012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
515
7272fbf3 516 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 517 Update changed behavior of file-subdir-of-p.
96b49301 518
1383d930
GM
5192012-02-28 Glenn Morris <rgm@gnu.org>
520
44e97401
GM
521 * advice.texi, anti.texi, display.texi, elisp.texi:
522 * processes.texi, variables.texi, vol1.texi, vol2.texi:
523 Standardize possessive apostrophe usage.
524
e3c73f1e
GM
525 * locals.texi: Remove file.
526 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
527 Remove menu entry.
528 * errors.texi, maps.texi: Adjust node pointers.
529 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 530 * makefile.w32-in (srcs):
e3c73f1e
GM
531 * Makefile.in (srcs): Remove locals.texi.
532
1383d930
GM
533 * frames.texi (Mouse Position): Fix cross-ref.
534
431ee44b
CY
5352012-02-27 Chong Yidong <cyd@gnu.org>
536
537 * buffers.texi (Creating Buffers): Clarify that
538 generate-new-buffer uses generate-new-buffer-names.
539 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
540
541 * files.texi (Directory Names): Index entry for file name abbreviations.
542 (Relative File Names, File Name Expansion): Refer to it.
543 (Locating Files): Move locate-user-emacs-file documentation to
544 Standard File Names.
545 (Standard File Names): Add locate-user-emacs-file; update examples.
546
6a11ec9d
MA
5472012-02-26 Michael Albinus <michael.albinus@gmx.de>
548
549 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
550
9a4888c0
CY
5512012-02-26 Chong Yidong <cyd@gnu.org>
552
553 * files.texi (Kinds of Files): Improve documentation of
554 files-equal-p and file-subdir-of-p.
555
f0e751b9
GM
5562012-02-26 Glenn Morris <rgm@gnu.org>
557
558 * intro.texi (Acknowledgements): Small changes.
559
7e05b1ec
GM
5602012-02-25 Glenn Morris <rgm@gnu.org>
561
562 * errors.texi: Don't try to list _all_ the error symbols.
563 Add circular-list, cl-assertion-failed, compression-error.
564 * elisp.texi, vol1.texi, vol2.texi:
565 * control.texi (Error Symbols): Tweak "Standard Errors" description.
566
23453255 5672012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
568
569 * files.texi (files-equal-p, file-subdir-of-p): New,
570 add initial documentation.
571
4963495d
CY
5722012-02-25 Chong Yidong <cyd@gnu.org>
573
fa74b241
CY
574 * files.texi (File Attributes): Document file-selinux-context.
575 (Changing Files): Link to it.
576 (Changing Files): Document set-file-selinux-context.
577
578 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
579 changed. Mention default value of backup-directory-alist.
580 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
581 (Auto-Saving): New minor mode behavior for auto-save-mode.
582 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 583
4963495d
CY
584 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
585
4bb82fa8
GM
5862012-02-24 Glenn Morris <rgm@gnu.org>
587
588 * errors.texi (Standard Errors): Mention dbus-error.
589 For arith-error sub-classes, just use one cross-ref.
590
2cb228f7
AM
5912012-02-23 Alan Mackenzie <acm@muc.de>
592
593 * modes.texi (Defining Minor Modes): Document the new keyword
594 :after-hook.
595
a59225b1
CY
5962012-02-21 Chong Yidong <cyd@gnu.org>
597
598 * files.texi (Files): Mention magic file names as arguments.
599 (Reading from Files): Copyedits.
600 (File Attributes): Mention how to change file modes.
601 (Changing Files): Use standard "file permissions" terminology.
602 Add xref to File Attributes node.
603 (Locating Files): Document locate-user-emacs-file.
604 (Unique File Names): Recommend against using make-temp-name.
605
8376d7c2
CY
6062012-02-19 Chong Yidong <cyd@gnu.org>
607
608 * help.texi (Documentation, Documentation Basics, Help Functions):
609 Minor clarifications.
610 (Accessing Documentation): Clarify what documentation-property is
611 for. Add xref to Keys in Documentation.
612
613 * tips.texi (Documentation Tips): Don't recommend using * in
614 docstrings.
615
616 * macros.texi (Defining Macros):
617 * modes.texi (Derived Modes): Say "documentation string" instead
618 of docstring.
619
82233bea
CY
6202012-02-18 Chong Yidong <cyd@gnu.org>
621
622 * modes.texi (Tabulated List Mode): New node.
623 (Basic Major Modes): Add xref to it.
624
625 * processes.texi (Process Information): Mention Process Menu mode.
626
7b926f3f
CY
6272012-02-17 Chong Yidong <cyd@gnu.org>
628
629 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
630
0fd2c9a3
GM
6312012-02-17 Glenn Morris <rgm@gnu.org>
632
633 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
634
f700caa3
CY
6352012-02-16 Chong Yidong <cyd@gnu.org>
636
4230351b
CY
637 * syntax.texi (Syntax Tables, Syntax Descriptors)
638 (Syntax Table Functions): Copyedits.
639 (Syntax Basics): Don't repeat the material in the preceding node.
640 (Syntax Class Table): Use a table.
641 (Syntax Properties): Document syntax-propertize-function and
642 syntax-propertize-extend-region-functions.
643 (Motion via Parsing): Clarify scan-lists. Fix indentation.
644 (Parser State): Update for the new "c" comment style. Fix
645 description of item 7 (comment style).
646
f700caa3
CY
647 * modes.texi (Minor Modes): Update how mode commands should treat
648 arguments now.
649 (Mode Line Basics): Clarify force-mode-line-update.
650 (Mode Line Top): Note that the example is not realistic.
651 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
652 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
653 "mode line construct" instead of "mode line specification".
654 (Syntactic Font Lock): Remove mention of obsolete variable
655 font-lock-syntactic-keywords.
656 (Setting Syntax Properties): Node deleted.
657 (Font Lock Mode): Note that Font Lock mode is a minor mode.
658 (Font Lock Basics): Note that syntactic fontification falls back
659 on `syntax-table'.
660 (Search-based Fontification): Emphasize that font-lock-keywords
661 should not be set directly.
662 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
663 (Syntactic Font Lock): Minor clarifications. Add xref to
664 Syntactic Font Lock node.
f700caa3 665
60236b0d
CY
6662012-02-15 Chong Yidong <cyd@gnu.org>
667
668 * minibuf.texi (Basic Completion): Define "completion table".
669 Move completion-in-region to Completion in Buffers node.
670 (Completion Commands): Use "completion table" terminology.
671 (Completion in Buffers): New node.
672
673 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
674 (Setting Hooks): Update minor mode usage example.
675 (Major Mode Conventions): Note that completion-at-point-functions
676 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
677 Remove duplicate tip about auto-mode-alist.
678 (Minor Modes): Rewrite introduction.
679 (Minor Mode Conventions): Copyedits. Don't recommend
680 variable-only minor modes since few minor modes are like that.
60236b0d 681
d7dbb11a
GM
6822012-02-15 Glenn Morris <rgm@gnu.org>
683
684 * processes.texi (Network): Document open-network-stream :parameters.
685
3d8badf4
CY
6862012-02-14 Chong Yidong <cyd@gnu.org>
687
688 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
689 was removed on 2009-09-10. Update lisp-mode-map example.
690 (Inheritance and Keymaps): Minor clarification.
691 (Searching Keymaps): Remove out-of-place enumeration.
692 (Key Lookup): Remove unnecessary example (one was already given in
693 Format of Keymaps).
694 (Changing Key Bindings): Update suppress-keymap example.
695 (Menu Bar, Tool Bar): Copyedits.
696 (Tool Bar): Update tool-bar-map example.
697
faccede1
CY
6982012-02-12 Chong Yidong <cyd@gnu.org>
699
700 * debugging.texi (Debugger Commands): Continuing is now allowed
701 for errors.
702
355cabc6
CY
7032012-02-11 Chong Yidong <cyd@gnu.org>
704
d860baa0
CY
705 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
706 Move the list of standard bitmaps there.
707 (Fringe Cursors): Rewrite for clarity.
708 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
709
34106abe
CY
710 * commands.texi (Command Overview): Mention read-key.
711 (Using Interactive, Interactive Call): Minor clarifications.
712 (Function Keys, Click Events): Avoid "input stream" terminology.
713 (Click Events): Add xref to Window Sizes and Accessing Mouse.
714 Clarify column and row components.
715 (Accessing Mouse): Add xref to Click Events. Minor fixes.
716 (Special Events): Copyedits.
717
718 * streams.texi (Input Streams): De-document get-file-char.
719 (Output Variables): Don't refer to old backquote syntax.
720
355cabc6
CY
721 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
722 (Error Debugging): Note that debug-ignored-errors overrides list
723 values of debug-on-error too. Add xref to Signaling Errors. Note
724 that debug-on-signal is not customizable. Mention
725 condition-case-unless-debug.
726 (Compilation Errors): Node deleted.
727
728 * compile.texi (Compiler Errors): Move a paragraph here from
729 deleted node Compilation Errors.
730
1be3ca5a
LL
7312012-02-10 Leo Liu <sdl.web@gmail.com>
732
733 * control.texi (Handling Errors): Change condition-case-no-debug
734 to condition-case-unless-debug.
735
25dec365
CY
7362012-02-10 Chong Yidong <cyd@gnu.org>
737
738 * advice.texi (Defining Advice): Clarify ad-unadvise.
739 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
740 is not abnormal.
741 (Advising Primitives): Node deleted; ad-define-subr-args has been
742 removed.
743
744 * compile.texi (Speed of Byte-Code): Use float-time in example.
745 (Compilation Functions): Note that the log uses Compilation mode.
746 Don't discuss the contents of byte-code function object here.
747 (Compilation Functions): De-document internal function byte-code.
748 (Docs and Compilation): Minor clarifications.
749
750 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
751 Objects.
752
5f5e4ea1
GM
7532012-02-10 Glenn Morris <rgm@gnu.org>
754
755 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
756 Mention secure-hash.
757 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
758
6c1e4b46
CY
7592012-02-10 Chong Yidong <cyd@gnu.org>
760
761 * loading.texi (Loading): Don't emphasize "library" terminology.
762 (Library Search): load-path is not a user option. Mention role of
763 -L option and packages. Improve examples.
764 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
765 obsolete.
766 (Autoload): Minor clarifications.
767
72ca698c
GM
7682012-02-10 Glenn Morris <rgm@gnu.org>
769
b011fbfe
GM
770 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
771
72ca698c
GM
772 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
773
14a1f380
GM
7742012-02-08 Glenn Morris <rgm@gnu.org>
775
776 * loading.texi (Named Features): Update the require example.
777
60d47423
GM
7782012-02-07 Glenn Morris <rgm@gnu.org>
779
780 * modes.texi (Defining Minor Modes):
781 Expand on args of defined minor modes.
782
0992bd9c
CY
7832012-02-07 Chong Yidong <cyd@gnu.org>
784
785 * variables.texi (Creating Buffer-Local): Minor clarification
786 to buffer-local-variables doc (Bug#10715).
787
af008560
GM
7882012-02-07 Glenn Morris <rgm@gnu.org>
789
e80e1825 790 * display.texi (ImageMagick Images): General update.
af008560
GM
791 Move most details of imagemagick-render-type to the variable's doc.
792
866c1d22
GM
7932012-02-06 Glenn Morris <rgm@gnu.org>
794
f7c9199f 795 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
796 (Inheritance and Keymaps):
797 Mention make-composed-keymap and multiple inheritance.
f7c9199f 798
e7bc51d0
GM
799 * modes.texi (Running Hooks): Mention run-hook-wrapped.
800
866c1d22
GM
801 * control.texi (Handling Errors):
802 Mention condition-case-no-debug and with-demoted-errors.
803
03988c98
CY
8042012-02-05 Chong Yidong <cyd@gnu.org>
805
806 * customize.texi (Common Keywords): Minor clarifications.
807 Document custom-unlispify-remove-prefixes.
808 (Variable Definitions): Backquotes in defcustom seem to work fine
809 now. Various other copyedits.
e1161b06
CY
810 (Simple Types): Copyedits. Document color selector.
811 (Composite Types): Copyedits.
812 (Splicing into Lists): Clarifications.
03988c98
CY
813
814 * eval.texi (Backquote): Move from macros.texi.
815
816 * macros.texi (Expansion): Minor clarification.
817 (Backquote): Move node to eval.texi.
818 (Defining Macros): Move an example from Backquote node.
819 (Argument Evaluation): No need to mention Pascal.
820 (Indenting Macros): Add xref to Defining Macros.
821
649f602c
GM
8222012-02-05 Glenn Morris <rgm@gnu.org>
823
824 * debugging.texi (Error Debugging): Mention debug-on-event default.
825
34c99998
GM
8262012-02-04 Glenn Morris <rgm@gnu.org>
827
8f05da42
GM
828 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
829
7aa5aad8
GM
830 * debugging.texi (Error Debugging): Mention debug-on-event.
831 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
832
c7291ad9
GM
833 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
834
34c99998
GM
835 * text.texi (Buffer Contents):
836 Update filter-buffer-substring description.
837
735cc5ca
CY
8382012-02-04 Chong Yidong <cyd@gnu.org>
839
840 * functions.texi (What Is a Function): Add closures. Mention
841 "return value" terminology. Add xref for command-execute. Remove
842 unused "keystroke command" terminology.
843 (Lambda Expressions): Give a different example than in the
844 following subsection. Add xref to Anonymous Functions.
845 (Function Documentation): Remove gratuitous markup.
846 (Function Names): Move introductory text to `What Is a Function'.
847 (Defining Functions): Fix defun argument spec.
848 (Anonymous Functions): Document lambda macro explicitly. Mention
849 effects on lexical binding.
850 (Function Cells): Downplay direct usage of fset.
851 (Closures): New node.
852 (Inline Functions): Remove "open-code" terminology.
853 (Declaring Functions): Minor tweak; .m is not C code.
854
855 * variables.texi (Variables): Don't refer to "global value".
856 (Local Variables, Void Variables): Copyedits.
857 (Lexical Binding): Minor clarification of example.
858 (File Local Variables): Mention :safe and :risky defcustom args.
859 (Lexical Binding): Add xref to Closures node.
860
94bc7984
GM
8612012-02-04 Glenn Morris <rgm@gnu.org>
862
863 * minibuf.texi (High-Level Completion): Updates for read-color.
864
4f5a10ef
GM
8652012-02-03 Glenn Morris <rgm@gnu.org>
866
eea14f31
GM
867 * display.texi (GIF Images): Mention animation.
868 Remove commented-out old example of animation.
869 (Animated Images): New subsection.
870 * elisp.texi (Top):
871 * vol1.texi (Top):
872 * vol2.texi (Top): Add Animated Images menu entry.
873
4f5a10ef
GM
874 * display.texi (Image Formats): Remove oddly specific information
875 on versions of image libraries.
204e728d 876 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 877
12f381b7
GM
8782012-02-02 Glenn Morris <rgm@gnu.org>
879
1b9f60cc
GM
880 * processes.texi (Synchronous Processes):
881 Mention call-process's :file gets overwritten.
882
7e2734bc
GM
883 * commands.texi (Reading One Event):
884 * help.texi (Help Functions): Document read-char-choice.
885
f58b9822
GM
886 * hooks.texi (Standard Hooks):
887 * modes.texi (Keymaps and Minor Modes):
888 * text.texi (Commands for Insertion): Document post-self-insert-hook.
889
890 * hooks.texi (Standard Hooks): Add prog-mode-hook.
891
12f381b7
GM
892 * hooks.texi (Standard Hooks):
893 * modes.texi (Major Mode Conventions, Mode Hooks):
894 Document change-major-mode-after-body-hook.
895
7a9a2fc6
GM
8962012-02-01 Glenn Morris <rgm@gnu.org>
897
898 * modes.texi (Defining Minor Modes):
899 Mention disabling global minor modes on a per-major-mode basis.
900
a037c171
CY
9012012-01-31 Chong Yidong <cyd@gnu.org>
902
903 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
904 (Parser State): Remove unnecessary statement (Bug#10661).
905
906 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
907
56afad3a
GM
9082012-01-31 Glenn Morris <rgm@gnu.org>
909
910 * modes.texi (Defining Minor Modes):
911 Document define-minor-mode's new :variable keyword.
912
0f29fa41
CY
9132012-01-29 Chong Yidong <cyd@gnu.org>
914
837a390a
CY
915 * syntax.texi (Syntax Class Table): Tweak description of newline
916 char syntax (Bug#9619).
917
0f29fa41
CY
918 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
919 description (Bug#10189).
920
182148ee
GM
9212012-01-29 Glenn Morris <rgm@gnu.org>
922
a49ca6b9
GM
923 * files.texi (Changing Files): Document SELinux support.
924
182148ee
GM
925 * windows.texi (Window Sizes): Fix typo.
926
9962192e
CY
9272012-01-28 Chong Yidong <cyd@gnu.org>
928
8c6e1920
CY
929 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
930 doc (Bug#8568).
931
9583ec59
CY
932 * frames.texi (Input Focus): Add NORECORD arg to
933 select-frame-set-input-focus. Clarify its role in select-frame.
934
10256988
CY
935 * text.texi (Transposition): We don't use transpose-region as an
936 internal subroutine (Bug#3249).
937
9962192e
CY
938 * modes.texi (Example Major Modes): Update Lisp example code to
939 current sources. Delete the old non-derived-major-mode example,
940 which has diverged badly from current sources.
941
2aa43abb
GM
9422012-01-27 Glenn Morris <rgm@gnu.org>
943
944 * makefile.w32-in (texinputdir): Fix (presumed) typo.
945 (VERSION, manual): Remove, unused.
946
9f40220d
CY
9472012-01-27 Chong Yidong <cyd@gnu.org>
948
949 * commands.texi (Command Overview): Minor clarification (Bug#10384).
950
acc28cb9
CY
9512012-01-26 Chong Yidong <cyd@gnu.org>
952
953 * searching.texi (String Search): Document negative repeat count
954 (Bug#10507).
955
48da7392
GM
9562012-01-26 Glenn Morris <rgm@gnu.org>
957
958 * variables.texi (Using Lexical Binding):
959 Mention that lexical-binding should be set in the first line.
960
69b0acb9
LI
9612012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
962
963 * macros.texi (Defining Macros): Don't claim that `declare' only
964 affects Edebug and indentation.
965
543757a8
LI
9662012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
967
968 * macros.texi (Defining Macros): Slight `declare' fixup.
969
450e3cae
GM
9702012-01-25 Glenn Morris <rgm@gnu.org>
971
24189ce0 972 * makefile.w32-in (texinputdir):
450e3cae
GM
973 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
974
1021c761
CY
9752012-01-24 Chong Yidong <cyd@gnu.org>
976
977 * variables.texi (Variables, Local Variables, Void Variables):
978 Edit to make the descriptions less specific to dynamic binding.
979 (Local Variables): Default max-specpdl-size is now 1300.
980 (Defining Variables): Edits for lexical scoping. Delete
981 information about starting docstrings with *. De-document
982 user-variable-p.
983 (Tips for Defining): Remove an unimportant discussion of quitting
984 in the middle of a load.
985 (Accessing Variables, Setting Variables): Discuss lexical binding.
986 (Variable Scoping): Rewrite.
987 (Scope, Extent, Impl of Scope): Nodes deleted.
988 (Dynamic Binding): New node, with material from Scope, Extent, and
989 Impl of Scope nodes.
990 (Dynamic Binding Tips): Rename from Using Scoping.
991 (Lexical Binding): Rewrite.
992 (Using Lexical Binding): Rename from Converting to Lexical
993 Binding. Convert to subsection.
994
995 * customize.texi (Variable Definitions): Add custom-variable-p.
996 Move user-variable-p documentation here.
997
31cbea1d
CY
9982012-01-23 Chong Yidong <cyd@gnu.org>
999
1000 * strings.texi (Text Comparison): Minor qualification.
1001
1002 * lists.texi (Cons Cells): Copyedits.
1003 (List Elements): Mention push.
1004 (List Variables): Mention pop.
1005 (Rings): Move to sequences.texi.
1006
1007 * sequences.texi (Sequence Functions): Don't repeat the
1008 introduction already given in the parent.
1009 (Vectors): Copyedits.
1010 (Rings): Move from lists.texi. Note that this is specific to the
1011 ring package.
1012
1013 * symbols.texi (Definitions, Symbol Components): Mention variable
1014 scoping issues.
1015 (Plists and Alists): Copyedits.
1016
1017 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
1018 correctness with lexical scoping.
1019 (Eval): Copyedits.
1020
fead402d
CY
10212012-01-21 Chong Yidong <cyd@gnu.org>
1022
1023 * intro.texi (A Sample Function Description): Special notation
1024 used for macros too.
1025
1026 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
1027 (Symbol Type): Add xref for keyword symbols.
1028 (Sequence Type): Clarify differences between sequence types.
1029 (Cons Cell Type): Add "linked list" index entry.
1030 (Non-ASCII in Strings): Copyedits.
1031 (Equality Predicates): Symbols with same name need not be eq.
1032
1033 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
1034 ldexp. Move float-e and float-pi to Math Functions node.
1035
61086eb6
GM
10362012-01-21 Glenn Morris <rgm@gnu.org>
1037
1038 * modes.texi (Auto Major Mode):
1039 * variables.texi (File Local Variables):
1040 Mention inhibit-local-variables-regexps.
1041
34a02f46
MR
10422012-01-19 Martin Rudalics <rudalics@gmx.at>
1043
1044 * windows.texi (Window Configurations): Rewrite references to
1045 persistent window parameters.
1046 (Window Parameters): Fix description of persistent window
1047 parameters.
1048
f5064cae
JB
10492012-01-16 Juanma Barranquero <lekktu@gmail.com>
1050
1051 * windows.texi (Window Parameters): Use @pxref.
1052
6a6ee00d
MR
10532012-01-16 Martin Rudalics <rudalics@gmx.at>
1054
1055 * windows.texi (Window Configurations, Window Parameters):
1056 Describe persistent window parameters.
1057
9ca4c014
SM
10582011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1059
1060 * variables.texi (Creating Buffer-Local): Warn against misuses of
1061 make-variable-buffer-local (bug#10258).
1062
d027f83d
LMI
10632012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1064
1065 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1066
89bd9ccd
CY
10672012-01-06 Chong Yidong <cyd@gnu.org>
1068
1069 * variables.texi (Directory Local Variables): Document
1070 hack-dir-local-variables-non-file-buffer.
1071
c869783d
GM
10722012-01-06 Glenn Morris <rgm@gnu.org>
1073
1074 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1075 rather than by keybinding.
1076
2cae5ba4
JB
10772011-12-29 Juanma Barranquero <lekktu@gmail.com>
1078
1079 * frames.texi (Font and Color Parameters): Add @pxref.
1080
43da4d08
DC
10812011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1082
1083 * frames.texi (Font and Color Parameters):
1084 Document w32 font backends (bug#10399).
1085
8d80ef01
PE
10862011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1087
1088 * files.texi (File Attributes, Changing Files):
1089 Use a more-natural notation for octal numbers.
1090
9022ae07
JB
10912011-12-23 Juanma Barranquero <lekktu@gmail.com>
1092
1093 * variables.texi (Variables with Restricted Values):
1094 Change reference to variable (bug#10354).
1095
454592a6
MR
10962011-12-13 Martin Rudalics <rudalics@gmx.at>
1097
1098 * windows.texi (Splitting Windows): Use t instead of non-nil
1099 when describing window-combination-resize.
1100
a7cdbfce
SM
11012011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1102
1103 * text.texi (Special Properties): Warn against `intangible' properties
1104 (bug#10222).
1105
a3dcc84e
EZ
11062011-11-26 Eli Zaretskii <eliz@gnu.org>
1107
579ebf8f
EZ
1108 * display.texi (Truncation):
1109 * text.texi (Special Properties): Describe what a stretch-glyph is
1110 instead of using that term without explanation. Make the
1111 cross-references more accurate.
1112
a3dcc84e
EZ
1113 * display.texi (Usual Display): Update the description,
1114 cross-references, and indexing related to display of control
1115 characters and raw bytes.
1116
94af99a4
MR
11172011-11-25 Martin Rudalics <rudalics@gmx.at>
1118
1119 * windows.texi (Splitting Windows): Fix description of
1120 window-combination-limit. Suggested by Eli Zaretskii.
1121
1c3d7a13
CY
11222011-11-23 Chong Yidong <cyd@gnu.org>
1123
1124 * windows.texi (Window Sizes): Move window-top-line,
1125 window-left-column, and window-*-pixel-edges to Coordinates and
1126 Windows node.
1127 (Coordinates and Windows): Restore window-edges doc.
1128
90151a1e
MR
11292011-11-21 Martin Rudalics <rudalics@gmx.at>
1130
a7cdbfce
SM
1131 * windows.texi (Windows and Frames, Splitting Windows):
1132 Fix typos.
90151a1e 1133
a9b9b7f5
CY
11342011-11-21 Chong Yidong <cyd@gnu.org>
1135
1136 * windows.texi (Splitting Windows): Fix error in documentation of
1137 window-combination-limit.
1138 (Cyclic Window Ordering): Minor fixes to next-window,
1139 one-window-p, and get-lru-window docs. Don't document
1140 window-list-1.
1141 (Buffers and Windows): Copyedits.
1142 (Choosing Window): Document special handling of special-display-*.
1143 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
1144 Don't document even-window-heights, which is going away.
1145 Clarify which options are obeyed by which action functions.
a9b9b7f5 1146
f4e90db0
SM
11472011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1148
1149 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1150
d2999b1a
MR
11512011-11-20 Martin Rudalics <rudalics@gmx.at>
1152
f4e90db0
SM
1153 * windows.texi (Resizing Windows, Splitting Windows):
1154 Remove term "status" when talking about combination limits.
d2999b1a 1155
cd1181db
JB
11562011-11-20 Juanma Barranquero <lekktu@gmail.com>
1157
1158 * compile.texi (Compiler Errors):
1159 * help.texi (Help Functions): Fix typos.
1160
7bf54975
CY
11612011-11-19 Chong Yidong <cyd@gnu.org>
1162
1163 * windows.texi (Splitting Windows): Clarify role of window
1164 parameters in split-window. Shorten the example.
f4e90db0
SM
1165 (Deleting Windows): Rewrite intro to handle internal windows.
1166 Fix delete-windows-on doc.
7bf54975
CY
1167 (Selecting Windows): Copyedits.
1168
a0c2d0ae
MR
11692011-11-17 Martin Rudalics <rudalics@gmx.at>
1170
1171 * windows.texi (Resizing Windows, Splitting Windows)
1172 (Deleting Windows): Use term window-combination-resize instead
1173 of window-splits.
1174
b6f67890
MR
11752011-11-16 Martin Rudalics <rudalics@gmx.at>
1176
f4e90db0
SM
1177 * windows.texi (Resizing Windows, Splitting Windows):
1178 Rename occurrences of window-nest to window-combination-limit.
b6f67890 1179
0b381c7e
JB
11802011-11-14 Juanma Barranquero <lekktu@gmail.com>
1181
1182 * intro.texi (Lisp History): Fix typo.
1183
89d61221
MR
11842011-11-12 Martin Rudalics <rudalics@gmx.at>
1185
f4e90db0
SM
1186 * windows.texi (Splitting Windows, Deleting Windows):
1187 Remove references to splits status of windows.
89d61221 1188
b2621720
GM
11892011-11-10 Glenn Morris <rgm@gnu.org>
1190
1191 * buffers.texi (Read Only Buffers): Expand a bit on why
1192 toggle-read-only should only be used interactively. (Bug#7292)
1193
d2ad7ee1
CY
11942011-11-09 Chong Yidong <cyd@gnu.org>
1195
1196 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 1197 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
1198 window-inside-absolute-pixel-edges.
1199 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1200 non-full-width windows.
1201
2cffd681
MR
12022011-11-09 Martin Rudalics <rudalics@gmx.at>
1203
1204 * windows.texi (Resizing Windows): Rewrite documentation of
1205 window-resizable.
1206
f6f6d7e7
CY
12072011-11-09 Chong Yidong <cyd@gnu.org>
1208
1209 * windows.texi (Splitting Windows): Simplify example.
1210
a79db6e0
CY
12112011-11-08 Chong Yidong <cyd@gnu.org>
1212
1213 * windows.texi (Window Sizes): Copyedits. Document
1214 window-text-height. Remove window-min-height and window-min-width
1215 discussion, referring instead to Emacs manual.
1216 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
1217 (Resizing Windows): Simplify introduction. Don't document
1218 enlarge-window, shrink-window, enlarge-window-horizontally, and
1219 shrink-window-horizontally; they are no longer preferred for
1220 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 1221
441950c7
GM
12222011-11-07 Glenn Morris <rgm@gnu.org>
1223
1224 * windows.texi (Choosing Window): Fix keybinding typo.
1225
be7f5545
MR
12262011-11-07 Martin Rudalics <rudalics@gmx.at>
1227
1228 * windows.texi (Resizing Windows, Splitting Windows)
1229 (Window Configurations): Use "child window" instead of
1230 "subwindow".
1231
291d142b
CY
12322011-11-06 Chong Yidong <cyd@gnu.org>
1233
1234 * windows.texi (Basic Windows): Clarify various definitions.
1235 Treat window-normalize-* as internal; don't document them.
1236 (Windows and Frames): Various clarifications, e.g. non-live
1237 windows also belong to frames. Fix window-list description.
1238 Simplify window nesting example.
f4e90db0
SM
1239 (Splitting Windows, Window Configurations):
1240 Use split-window-below.
291d142b 1241
89bd5ee1
EZ
12422011-11-04 Eli Zaretskii <eliz@gnu.org>
1243
1244 * windows.texi (Window Sizes): Mention in the doc string that the
1245 return values of `window-body-height' and `window-body-width' are
1246 in frame's canonical units. (Bug#9949)
1247
3d8daefe
MR
12482011-10-30 Martin Rudalics <rudalics@gmx.at>
1249
1250 * windows.texi (Windows and Frames): Remove "iso-" infix from
1251 documentation of window-iso-combined-p.
1252
60754666
CY
12532011-10-26 Chong Yidong <cyd@gnu.org>
1254
1255 * modes.texi (Running Hooks): Document with-wrapper-hook.
1256
d366bd53
CY
12572011-10-18 Chong Yidong <cyd@gnu.org>
1258
1259 * display.texi (Glyphless Chars): New node.
1260
50b063c3
CY
12612011-10-13 Chong Yidong <cyd@stupidchicken.com>
1262
1263 * text.texi (Yanking): Document yank-excluded-properties.
1264
1265 * package.texi (Packaging Basics): The commentary should say how
1266 to begin using the package.
1267
c72063fa
MR
12682011-10-11 Martin Rudalics <rudalics@gmx.at>
1269
1270 * windows.texi (Deleting Windows): Mention which window gets
1271 selected when deleting the selected window.
1272
d83dc65b
MR
12732011-10-09 Martin Rudalics <rudalics@gmx.at>
1274
1275 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1276 with the selected window.
1277 * windows.texi (Buffers and Windows): Reformulate text on how
1278 replace-buffer-in-windows deals with a window.
1279 (Quitting Windows): Describe how quit-window deals with a
1280 standalone frame. Describe new option frame-auto-hide-function.
1281
c599682c
GM
12822011-10-08 Glenn Morris <rgm@gnu.org>
1283
48bca619
GM
1284 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1285
c599682c
GM
1286 * positions.texi (Excursions): Update warning message.
1287
969aa734
CY
12882011-10-05 Chong Yidong <cyd@stupidchicken.com>
1289
f4e90db0
SM
1290 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1291 Fix Emacs manual xref (Bug#9675).
969aa734 1292
550f41cd
CY
12932011-10-01 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * windows.texi (Textual Scrolling): Document scroll-up-command,
1296 scroll-down-command, scroll-error-top-bottom, and the
1297 scroll-command symbol property.
717a1362
CY
1298 (Display Action Functions): Fix description of
1299 display-buffer-pop-up-window.
550f41cd 1300
a239d4e9
JB
13012011-09-28 Juanma Barranquero <lekktu@gmail.com>
1302
1303 * windows.texi (Splitting Windows): Fix typos.
1304
590c056d
MR
13052011-09-25 Martin Rudalics <rudalics@gmx.at>
1306
1307 * windows.texi (Windows and Frames, Display Action Functions)
1308 (Switching Buffers): Fix some typos.
1309 (Buffers and Windows): Remove reference to window-auto-delete.
1310 Reword description of replace-buffer-in-windows.
1311 (Window History): Fix some typos and refer to frame local buffer
1312 list.
c419f5cb
MR
1313 (Quitting Windows): New node.
1314 (Window Configurations): Add descriptions of window-state-get
1315 and window-state-put.
1316 (Window Parameters): Describe variable ignore-window-parameters.
1317 Sketch some window parameters currently in use.
1318 * elisp.texi (Top): Update node listing.
590c056d 1319
9ec20d36
CY
13202011-09-25 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * windows.texi (Display Action Functions)
1323 (Choosing Window Options): New nodes.
1324
0e406a72
CY
13252011-09-24 Chong Yidong <cyd@stupidchicken.com>
1326
1327 * windows.texi (Window History): New node. Move text here from
1328 Buffers and Windows.
1329 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
1330 don't document display-buffer here; callers changed.
1331 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
1332 switch-to-buffer-other-frame. Delete duplicate
1333 replace-buffer-in-windows doc.
1334 (Choosing Window): Document display actions.
1335
6bf7006f
EZ
13362011-09-24 Eli Zaretskii <eliz@gnu.org>
1337
1338 * display.texi (Forcing Redisplay): Update the description of
1339 redisplay-dont-pause due to change in the default value.
1340
b33b68a3
MR
13412011-09-23 Martin Rudalics <rudalics@gmx.at>
1342
1343 * frames.texi (Frames and Windows): Move section and rename to
1344 Windows and Frames in windows.texi.
1345 * windows.texi (Windows): Restructure.
1346 (Basic Windows): Rewrite. Explain live and internal windows and
1347 normalization functions.
1348 (Windows and Frames): Move section here from frames.texi.
1349 Describe subwindows, window combinations, window tree, and
1350 corresponding functions including window-list here.
1351 (Window Sizes): Rename section from Size of Window and move it
1352 up in chapter. Describe total and body sizes and the
1353 corresponding functions. Explain new semantics of
1354 window-min-height/-width.
1355 (Resizing Windows): Move section up in chapter. Describe new
1356 resize functions.
1357 (Splitting Windows): Describe new behavior of split-window,
1358 split-window-above-each-other and split-window-side-by-side.
1359 Provide examples. Describe window-nest and window-splits
1360 options.
1361 (Deleting Windows): Minor rewrite.
f4e90db0
SM
1362 (Selecting Windows): Minor rewrite.
1363 Describe frame-selected-window and set-frame-selected-window here.
1364 (Cyclic Window Ordering): Minor rewrite.
1365 Describe window-list-1.
b33b68a3
MR
1366 (Buffers and Windows): Rewrite. Explain a window's previous and
1367 next buffers and the corresponding functions.
c4682d18 1368 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
1369 * elisp.texi (Top): Update node listings for frames and windows
1370 sections.
1371
4d3786ac
SM
13722011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1373
1374 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1375
713df35b
LMI
13762011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1377
1378 * errors.texi (Standard Errors): Remove apparent placeholder text
1379 (bug#9491).
1380
33ed493b
CY
13812011-09-18 Chong Yidong <cyd@stupidchicken.com>
1382
1383 * frames.texi (Management Parameters): Fix description of
1384 icon-type parameter.
1385
b8f0a954
CY
13862011-09-17 Chong Yidong <cyd@stupidchicken.com>
1387
1388 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1389 ending in C-g. Suggested by Edward O'Connor.
1390
eddf142c
EZ
13912011-09-17 Eli Zaretskii <eliz@gnu.org>
1392
1393 * numbers.texi (Integer Basics): Add indexing for
1394 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1395
bf1af6c7
DM
13962011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1397
1398 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1399
cec2eab8
JB
14002011-09-11 Juanma Barranquero <lekktu@gmail.com>
1401
1402 * processes.texi (Network Servers): Clarify what the process
1403 buffer is used for (bug#9233).
1404
51751aa2 14052011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1f403cb9
DM
1406
1407 * lists.texi (Building Lists): Fix typo.
1408
35137ed3
CY
14092011-08-30 Chong Yidong <cyd@stupidchicken.com>
1410
1411 * display.texi (Basic Faces): New node. Document new faces.
1412
1413 * modes.texi (Major Mode Conventions): Move some text there.
1414 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1415
3fd50d5c
CY
14162011-08-29 Chong Yidong <cyd@stupidchicken.com>
1417
1418 * modes.texi (Basic Major Modes): New node. Callers updated.
1419 (Major Modes): Document fundamental-mode and major-mode.
1420 (Major Mode Basics): Node deleted; text moved to Major Modes.
1421 (Derived Modes): Document derived-mode-p.
1422
ddb54206
CY
14232011-08-28 Chong Yidong <cyd@stupidchicken.com>
1424
a6326082
CY
1425 * files.texi (Changing Files, Create/Delete Dirs): Document new
1426 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
1427 (Visiting Functions): Remove view-file; it is documented in the
1428 Emacs manual.
04e2ce72 1429
ddb54206
CY
1430 * frames.texi (Layout Parameters): The defaults for the
1431 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1432
1433 * display.texi (Progress): Document spinner functionality.
1434
1435 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1436 operating system signals. Refer to save-buffers-kill-terminal
1437 instead of save-buffers-kill-emacs.
1438
1439 * objects.texi (Symbol Type): Document ## print representation.
1440
0c95fcf7
EZ
14412011-08-25 Eli Zaretskii <eliz@gnu.org>
1442
1443 * display.texi (Specified Space): Mention that `space' specs
1444 influence bidi reordering.
1445 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1446 separating fields with bidirectional content.
1447
5980d4c6
EZ
14482011-08-24 Eli Zaretskii <eliz@gnu.org>
1449
1450 * display.texi (Bidirectional Display): Document return value in
1451 buffers that are not bidi-reordered for display, and in unibyte
1452 buffers.
1453
bca633fb
EZ
14542011-08-23 Eli Zaretskii <eliz@gnu.org>
1455
1456 * nonascii.texi (Character Properties): Document the values for
1457 unassigned codepoints.
1458
c094bb0c
EZ
14592011-08-18 Eli Zaretskii <eliz@gnu.org>
1460
1461 * nonascii.texi (Character Properties): Document use of
1462 `bidi-class' and `mirroring' properties as part of reordering.
1463 Provide cross-references to "Bidirectional Display".
1464
1465 * display.texi (Bidirectional Display): Document the pitfalls of
1466 concatenating strings with bidirectional content, with possible
f4e90db0
SM
1467 solutions. Document bidi-string-mark-left-to-right.
1468 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
1469 Document use of `bidi-class' and `mirroring' properties as part of
1470 reordering.
c094bb0c 1471
1ea897d5
EZ
14722011-08-16 Eli Zaretskii <eliz@gnu.org>
1473
9adfcd0b
EZ
1474 * modes.texi (Major Mode Conventions): Improve the documentation
1475 of `mode-class' `special' modes.
1476
10862873
EZ
1477 * nonascii.texi (Character Properties): Document the `mirroring'
1478 property. Add index entries.
1479
1ea897d5
EZ
1480 * syntax.texi (Categories): Add an example of defining a new
1481 category and category table.
1482
1483 * searching.texi (Regexp Backslash): Document how to display
1484 existing categories. Mention the possibility of adding
1485 categories, and add an xref to where this is described. Add an
1486 index entry.
1487
ebb552ed
CY
14882011-08-09 Chong Yidong <cyd@stupidchicken.com>
1489
1490 * text.texi (Special Properties):
1491 * display.texi (Overlay Properties): Note that mouse-face cannot
1492 change the text size (Bug#8530).
1493
51a714e1
CY
14942011-08-08 Chong Yidong <cyd@stupidchicken.com>
1495
1496 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1497 using setenv instead.
1498
4cc60b9b
EZ
14992011-07-28 Eli Zaretskii <eliz@gnu.org>
1500
1501 * display.texi (Bidirectional Display): Document the fact that
1502 bidi-display-reordering is t by default.
1503
5deb92fd
EZ
15042011-07-23 Eli Zaretskii <eliz@gnu.org>
1505
1506 * display.texi (Bidirectional Display): New section.
1507
011b0ad6 15082011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
1509 Tim Cross <theophilusx@gmail.com> (tiny change)
1510 Glenn Morris <rgm@gnu.org>
011b0ad6 1511
67f9b9f8 1512 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 1513
4baf28e6
AS
15142011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1515
1516 * help.texi (Keys in Documentation): Revert last change.
1517
66249842
LMI
15182011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1519
f863868c
LMI
1520 * help.texi (Keys in Documentation): Clarify that \= only quotes
1521 the next character, and doesn't affect longer sequences in
1522 particular (bug#8935).
1523
f4e90db0
SM
1524 * debugging.texi (Using Debugger):
1525 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 1526
0bb23927 15272011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
1528
1529 * display.texi (Other Display Specs): Document that `left-fringe'
1530 and `right-fringe' display specifications are of the "replacing"
1531 kind.
1532
f2027cdf
LMI
15332011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1534
1535 * help.texi (Documentation Basics): Add a link to the Function
1536 Documentation node (bug#6580).
1537
f987fde4
LMI
15382011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1539
0bc59b25
LMI
1540 * keymaps.texi (Menu Bar): Mention :visible and :enable
1541 (bug#6344). Text by Drew Adams.
1542
63d55f1f
LMI
1543 * modes.texi (Running Hooks): Mention buffer-local hook variables
1544 (bug#6218).
1545
f987fde4
LMI
1546 * objects.texi (General Escape Syntax): "a with grave accent" is
1547 ?xe0, not ?x8e0 (bug#5259).
1548
b7527639
CY
15492011-07-12 Chong Yidong <cyd@stupidchicken.com>
1550
1551 * display.texi (Face Attributes, Font Selection): Add references
1552 to the Fonts node in the Emacs manual (Bug#4178).
1553
c830e5ae
CY
15542011-07-12 Chong Yidong <cyd@stupidchicken.com>
1555
1556 * display.texi (Window Systems): `window-system' is
1557 terminal-local.
1558
1559 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1560 frame-local variables.
1561
1562 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1563 frame-local variables.
1564 (Frame-Local Variables): Node deleted.
1565
1566 * elisp.texi (Top): Update node listing.
1567
91223e54
LMI
15682011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1569
1570 * elisp.texi: Change "inferiors" to "subnodes" in three places
1571 (bug#3523).
1572
963578d3
CY
15732011-07-11 Chong Yidong <cyd@stupidchicken.com>
1574
1575 * frames.texi (Window System Selections): Discussion of
1576 x-select-enable-clipboard moved to Emacs manual.
1577
07151e49
DD
15782011-07-11 Deniz Dogan <deniz@dogan.se>
1579
1580 * commands.texi (Prefix Command Arguments): Remove excessive
1581 apostrophe.
1582
7261e1cf
LMI
15832011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1584
ad21a12a
LMI
1585 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1586 description is a string (bug#3313).
1587
7261e1cf
LMI
1588 * frames.texi (Display Feature Testing): Try to explain what all
1589 the visual classes mean (bug#3042).
1590
568f7b79
LMI
15912011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1592
18d59e29
LMI
1593 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1594 and `mode-line-client' (bug#2974).
1595
568f7b79
LMI
1596 * text.texi (Insertion): Clarify marker movements (bug#1651).
1597 Text from Drew Adams.
1598
54e10184
LMI
15992011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1600
d94d85e9
LMI
1601 * text.texi (Special Properties): Clarify the format of `face'
1602 (bug#1375).
1603
54e10184
LMI
1604 * commands.texi (Interactive Call): Add a `call-interactively'
1605 example (bug#1010).
1606
413c488d
LMI
16072011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1608
1609 * functions.texi (Calling Functions): Link to the "Interactive
1610 Call" node (bug#1001).
1611
322b7dab 16122011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 1613
3deead93
CY
1614 * customize.texi (Composite Types): Move alist and plist to here
1615 from Simple Types (Bug#7545).
1616
1617 * elisp.texi (Top): Update menu description.
1618
b00d8c1a
CY
1619 * display.texi (Face Attributes): Document negative line widths
1620 (Bug#6113).
1621
d2a6c43b
TR
16222011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1623
1624 * searching.texi (Match Data): Note that match data can be
1625 overwritten by most functions (bug#2499).
1626
c7844a27
LMI
16272011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1628
a9ab721e
LMI
1629 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1630 flags mean (bug#6659).
1631
c7844a27
LMI
1632 * functions.texi (What Is a Function): Document the autoload
1633 object (bug#6496).
1634
f68d76d0
LMI
16352011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1636
8a20ca4c
LMI
1637 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1638 is only used in the Customize user interface (bug#6089).
1639
f68d76d0 1640 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 1641 images (bug#7836).
f68d76d0 1642
7018dbe7
EZ
16432011-07-02 Eli Zaretskii <eliz@gnu.org>
1644
1645 * variables.texi (Defining Variables, Void Variables)
1646 (Constant Variables): Fix incorrect usage of @kindex.
1647
36cb87a1
LMI
16482011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1649
28ee97c7
LMI
1650 * variables.texi (Defining Variables): Add an index entry for
1651 `set-variable' (bug#7262).
8d4294e9 1652 (Defining Variables): Use @findex for functions.
28ee97c7 1653
8862ffd5
LMI
1654 * frames.texi (Basic Parameters): Document the `explicit-name'
1655 parameter (bug#6951).
1656
0ec389b9
LMI
1657 * customize.texi (Type Keywords): Clarify that :value provides a
1658 default value for all types (bug#7386).
1659
36cb87a1
LMI
1660 * streams.texi (Output Functions): Document `pp'.
1661
11fdef7d 16622011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
1663
1664 * keymaps.texi (Searching Keymaps):
1665 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1666 change. Suggested by Johan Bockgård.
1667
eeafcea7
CY
16682011-06-15 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * text.texi (Special Properties): Clarify role of font-lock-face.
1671
b96e6cde
LMI
16722011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1673
f4e90db0 1674 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
1675 to `process-live-p' for consistency with other `-live-p' functions.
1676
be14b9ab
PE
16772011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1678
1679 Document wide integers better.
1680 * files.texi (File Attributes): Document ino_t values better.
2d365993 1681 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
1682 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1683 (Bitwise Operations):
001903b5
PE
1684 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1685 to read, and that will port better if 62-bits becomes the default.
1686 Fix or remove incorrect examples.
be14b9ab
PE
1687 * os.texi (Time Conversion): Document time_t values better.
1688
bcd54f83
LMI
16892011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1690
f4e90db0
SM
1691 * processes.texi (Process Information):
1692 Document `process-alive-p'.
bcd54f83 1693
049bcbcb
CY
16942011-05-29 Chong Yidong <cyd@stupidchicken.com>
1695
1696 * help.texi (Accessing Documentation):
1697 * display.texi (Pixel Specification):
1698 * processes.texi (Serial Ports, Serial Ports):
1699 * nonascii.texi (Character Properties, Default Coding Systems):
1700 * text.texi (Changing Properties, Special Properties):
1701 * windows.texi (Window Start and End):
1702 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1703 * keymaps.texi (Searching Keymaps, Tool Bar):
1704 * minibuf.texi (Basic Completion):
1705 * compile.texi (Eval During Compile):
1706 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1707 7x9 paper in printed manual.
1708
1709 * lists.texi (Sets And Lists): Fix misplaced text.
1710
58539c63
CY
17112011-05-29 Chong Yidong <cyd@stupidchicken.com>
1712
1713 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1714 needs to be active (Bug#8350).
1715
6b5681bf
CY
17162011-05-28 Chong Yidong <cyd@stupidchicken.com>
1717
b4d52acc
CY
1718 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1719
6b5681bf
CY
1720 * tips.texi (Coding Conventions): Remove antediluvian filename
1721 limit recommendation (Bug#8538).
1722
e145f188
GM
17232011-05-27 Glenn Morris <rgm@gnu.org>
1724
1725 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1726
eafed945
GM
17272011-05-26 Glenn Morris <rgm@gnu.org>
1728
1729 * variables.texi (File Local Variables):
1730 Update hack-local-variables `mode-only' return value.
2d3ba9e7 1731 Add some more details on what this function does in the other case.
eafed945 1732
bc8410af
GM
17332011-05-19 Glenn Morris <rgm@gnu.org>
1734
1735 * lists.texi (Sets And Lists): Mention cl provides union etc.
1736
35a30759
N
17372011-05-19 Nix <nix@esperi.org.uk>
1738
1739 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1740
1741 * text.texi (Parsing HTML): Update for function name changes.
1742
1743 * syntax.texi (Syntax Flags): Small fix.
1744
1745 * keymaps.texi (Active Keymaps): Typo fix.
1746 (Changing Key Bindings): Grammar fix.
1747
1748 * frames.texi (Minibuffers and Frames): Grammar fix.
1749 (Window System Selections): x-select-enable-clipboard now defaults to t.
1750
1751 * customize.texi (Common Keywords):
1752 * display.texi (Abstract Display):
1753 * modes.texi (Auto-Indentation):
1754 * nonascii.texi (Converting Representations): Typo fixes.
1755
1756 * control.texi (Examples of Catch): Call it "goto" not "go to".
1757
e3934a8a
EZ
17582011-05-14 Eli Zaretskii <eliz@gnu.org>
1759
bc039a3b
EZ
1760 * nonascii.texi (Character Properties): Fix inconsistencies with
1761 implementation.
1762
e3934a8a
EZ
1763 * text.texi (Special Properties): Move @defvar's out of the
1764 @table. (Bug#8652)
1765
e2c94218
GM
17662011-05-12 Glenn Morris <rgm@gnu.org>
1767
1768 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1769
d2fc7e3d 17702011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
1771
1772 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1773 (Multiline Font Lock):
1774 * vol2.texi (Top):
1775 * vol1.texi (Top):
1776 * elisp.texi (Top): Update menu accordingly.
1777
d2fc7e3d 17782011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
1779
1780 * modes.texi (Region to Fontify): Fix typo.
1781
79b70037
GM
17822011-05-10 Jim Meyering <meyering@redhat.com>
1783
1784 * minibuf.texi: Fix typo "in in -> in".
1785
b08a63cc 17862011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
1787
1788 * numbers.texi (Integer Basics): Large integers are treated as floats.
1789
1ef14cb4
LMI
17902011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1791
1792 * processes.texi (Synchronous Processes): Document the (:file
1793 "/file-name") syntax for `call-process'.
1794
4ffd0d6b 17952011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1796
1797 * windows.texi (Choosing Window): Fix typo.
1798
4ffd0d6b 17992011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
1800
1801 * frames.texi (Layout Parameters): Note the difference between
1802 querying and setting parameters for left-fringe and right-fringe
1803 (Bug#6930).
1804
fd5a8ae8
SM
18052011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1806
1807 * minibuf.texi (Basic Completion): Be a bit more precise about the
1808 valid kinds of completion tables.
1809 (Programmed Completion): Remove obsolete text about lambda expressions
1810 not being valid completion tables.
1811
c1bcd0d5
CY
18122011-03-19 Chong Yidong <cyd@stupidchicken.com>
1813
1814 * positions.texi (Excursions): Explain the "save-excursion
1815 defeated by set-buffer" warning.
1816
1817 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1818 save-excursion. Suggested by Uday S Reddy.
1819
03408648 18202011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 1821
03408648
SM
1822 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1823 (Lexical Binding): New sub-section.
ba83908c 1824
03408648
SM
1825 * eval.texi (Eval): Discourage the use of `eval'.
1826 Document its new `lexical' argument.
6c075cd7 1827
f6d62986
SM
18282011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1829
03408648 1830 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
1831 nil any more.
1832
84ea5558 18332011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
1834
1835 * strings.texi (String Conversion): Don't mention
1836 string-make-(uni|multi)byte (bug#8262).
1837 * nonascii.texi (Converting Representations): Fix up range.
1838 * keymaps.texi (Key Binding Commands): Update code point, avoid
1839 "unibyte character" and remove mention of unibyte bindings.
1840
62d94509
EZ
18412011-03-10 Eli Zaretskii <eliz@gnu.org>
1842
1843 * modes.texi (Operator Precedence Grammars): Don't use characters
1844 outside ISO-8859-1.
1845
63a329f8
EZ
18462011-03-09 Eli Zaretskii <eliz@gnu.org>
1847
1848 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1849
1850 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1851
6446548e
GM
18522011-03-08 Glenn Morris <rgm@gnu.org>
1853
1854 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1855 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 1856 * elisp.texi: Set documentencoding.
6446548e 1857
33383987
JB
18582011-03-07 Chong Yidong <cyd@stupidchicken.com>
1859
1860 * Version 23.3 released.
1861
0b3ceceb
CY
18622011-03-06 Chong Yidong <cyd@stupidchicken.com>
1863
1864 * package.texi: Update index keywords.
1865 (Package Archives): New node contents. Document package-x.el.
1866
78f5433f
JB
18672011-03-06 Juanma Barranquero <lekktu@gmail.com>
1868
1869 * makefile.w32-in (srcs): Add package.texi.
1870
555e9b5c
CY
18712011-03-06 Chong Yidong <cyd@stupidchicken.com>
1872
120d9389
CY
1873 * package.texi (Packaging, Packaging Basics, Simple Packages)
1874 (Multi-file Packages): Expand and clarify.
1875 (Package Archives): Temporary placeholder node.
1876
1877 * elisp.texi (Top): Update node listing.
1878
555e9b5c
CY
1879 * Makefile.in (srcs): Add package.texi.
1880
b59a4335
CY
18812011-03-05 Chong Yidong <cyd@stupidchicken.com>
1882
1883 * processes.texi (Synchronous Processes): Minor clarification
1884 (Bug#8149).
1885
06083aa1
GM
18862011-03-03 Glenn Morris <rgm@gnu.org>
1887
1888 * files.texi (Truenames): Minor clarification. (Bug#2341)
1889
6640b281
GM
18902011-03-01 Glenn Morris <rgm@gnu.org>
1891
1892 * variables.texi (Directory Local Variables):
1893 Mention `(subdirs . nil)' alist element.
1894
2b0c7330 18952011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
1896
1897 * variables.texi (Directory Local Variables): Mention the optional
1898 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1899
b923f7a9
CY
19002011-02-27 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * minibuf.texi (Minibuffer History): Clarify discussion of
1903 minibuffer history lists (Bug#8085).
1904
67ab0163 19052011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 1906
e979a521
EZ
1907 * elisp.texi: Sync @dircategory with ../../info/dir.
1908
e03b2fd4
EZ
1909 * files.texi (Visiting Functions): Document find-file-literally,
1910 both the command and the variable.
1911
86ec878a
EZ
1912 * variables.texi (Creating Buffer-Local): Explain the meaning of
1913 permanent local variables.
1914
67ab0163
GM
1915 * files.texi (Visiting Functions): Document find-file-literally,
1916 both the command and the variable.
1917
1918 * variables.texi (Creating Buffer-Local): Explain the meaning of
1919 permanent local variables.
1920
19212011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
1922
1923 * keymaps.texi (Remapping Commands): Mention how to undo it.
1924
bfcb151a
RT
19252011-02-09 Reuben Thomas <rrt@sc3d.org>
1926
1927 * loading.texi (Hooks for Loading): Remove unnecessary advice
1928 about eval-after-load (Bug#7986).
1929
a41c8660
CY
19302011-02-05 Chong Yidong <cyd@stupidchicken.com>
1931
1932 * commands.texi (Accessing Mouse): Note that a header line is not
1933 included in the row of posn-col-row.
1934
e0dd6837
CY
19352011-02-02 Chong Yidong <cyd@stupidchicken.com>
1936
1937 * modes.texi (Major Mode Conventions): Add face guidelines.
1938 (Faces for Font Lock): List faces in order of prominence.
1939
a4180391
PE
19402011-02-01 Paul Eggert <eggert@cs.ucla.edu>
1941
1942 format-time-string now supports subsecond time stamp resolution
1943 * os.texi (Time Parsing): Document %N.
1944
7427eb97
CY
19452011-01-28 Chong Yidong <cyd@stupidchicken.com>
1946
61db307f
CY
1947 * vol1.texi (Top):
1948 * vol2.texi (Top):
1949 * elisp.texi (Top):
1950 * display.texi (Display Property): Shorten the menu description of
1951 the "Other Display Specs" node (Bug#7816).
1952
7427eb97
CY
1953 * keymaps.texi (Defining Menus): Add "menu item" and "extended
1954 menu item" concept index entries (Bug#7805).
1955
bf3dae7e
EZ
19562011-01-29 Eli Zaretskii <eliz@gnu.org>
1957
1958 * makefile.w32-in (texinfodir): New variable.
1959 (usermanualdir): Remove as redundant with $(emacsdir).
1960 (MAKEINFO): Remove options, leave only program name.
1961 (MAKEINFO_OPTS): New variable.
1962 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
1963
06d8ace5 19642011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
1965 Richard Kim <emacs18@gmail.com>
1966
1967 * loading.texi (Library Search): Document list-load-path-shadows
1968 (Bug#7757).
1969
06d8ace5 19702011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
1971
1972 * searching.texi (Regexp Special): Remove outdated discussion of
1973 character sets (Bug#7780).
1974
28a88153
CY
1975 * frames.texi (Pop-Up Menus): Document where menu title comes
1976 from (Bug#7684).
1977
06d8ace5 19782011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
1979
1980 * display.texi (Making Buttons): Mention limitation of text buttons.
1981
a8e1e9ee
WL
19822011-01-23 Werner Lemberg <wl@gnu.org>
1983
1984 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1985 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1986 (ENVADD): New variable to control texi2dvi and texi2pdf.
1987
362b9d48
GM
19882011-01-15 Chong Yidong <cyd@stupidchicken.com>
1989
1990 * files.texi (Directory Names): Move directory-abbrev-alist doc to
1991 Emacs manual.
1992
19932011-01-15 Eli Zaretskii <eliz@gnu.org>
1994
1995 * files.texi (Directory Names): Explain why FROM in
1996 directory-abbrev-alist should begin with \`. (Bug#7777)
1997
3fa173b4
SM
19982011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
1999
2000 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
2001
7c420169 20022011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
2003
2004 * modes.texi (Emulating Mode Line): Fix last change.
2005
7c420169 20062011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
2007
2008 * modes.texi (Emulating Mode Line): Update documentation of
2009 format-mode-line according to changes that fixed bug #7587.
2010
80b33766
SM
20112010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2012
2013 * modes.texi (Derived Modes): Mention prog-mode.
2014
2015 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
2016 of the key-binding-data cache since we don't use it any more.
2017
f49d1f52 20182010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 2019
4bb49a92
EZ
2020 * processes.texi (Shell Arguments):
2021 * strings.texi (Creating Strings): Don't mention "shell commands";
2022 make it explicit that `split-string-and-unquote' and
2023 `combine-and-quote-strings' are mainly for working with arguments
2024 to call-process and start-process.
2025
3c73e30e
EZ
2026 * processes.texi (Shell Arguments): Fix documentation of
2027 `split-string-and-unquote'. Add indexing. (Bug#7563)
2028
f49d1f52 20292010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
2030
2031 * modes.texi (Auto-Indentation): New section to document SMIE.
2032 (Major Mode Conventions):
2033 * text.texi (Mode-Specific Indent): Refer to it.
2034
f49d1f52 20352010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
2036
2037 * display.texi (Other Display Specs): Document left-fringe and
2038 right-fringe display specs.
2039
f49d1f52 20402010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
2041
2042 * backups.texi (Making Backups):
2043 * modes.texi (Example Major Modes): Use recommended coding style.
2044 (Major Mode Basics, Derived Modes): Encourge more strongly use of
2045 define-derived-mode. Mention completion-at-point-functions.
2046
f49d1f52 20472010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 2048
5dcb4c4e
SM
2049 * nonascii.texi (Converting Representations):
2050 Document byte-to-string.
e1115396 2051
ec1b9b17
GM
20522010-12-08 Glenn Morris <rgm@gnu.org>
2053
2054 * buffers.texi (Modification Time):
2055 verify-visited-file-modtime now defaults to the current buffer.
2056
07976ae3 20572010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 2058
ec1b9b17 2059 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
2060
2061 * strings.texi (Creating Strings): Don't mention semi-obsolete
2062 function char-to-string.
2063 (String Conversion): Shorten discussion of semi-obsolete function
2064 string-to-char. Link to Converting Representations.
2065
2066 * objects.texi (Symbol Type):
2067 * text.texi (Near Point):
2068 * help.texi (Help Functions):
2069 * functions.texi (Mapping Functions): Use string instead of
2070 char-to-string in examples.
2071
07976ae3 20722010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
2073
2074 * text.texi (Kill Functions, Kill Functions)
2075 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2076 YANK-HANDLER args.
2077
2078 * symbols.texi (Creating Symbols): Using unintern without an
2079 obarray arg is now obsolete.
2080
2081 * numbers.texi (Float Basics): Document float-e and float-pi.
2082
2083 * variables.texi (Defining Variables): Change "pi" example to
2084 "float-pi".
2085
8547874a
EZ
20862010-11-26 Eli Zaretskii <eliz@gnu.org>
2087
2088 * commands.texi (Click Events): Document the values of X, Y and
2089 COL, ROW in the event's position, when the click is on the header
2090 or mode line, on the fringes, or in the margins.
2091
4a47c275 20922010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 2093
5b05d75b
EZ
2094 * customize.texi (Composite Types): Lower-case index entry.
2095
5dcb4c4e
SM
2096 * loading.texi (How Programs Do Loading):
2097 Document load-file-name. (Bug#7346)
c7926fe2 2098
4a47c275 20992010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
2100
2101 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2102
0eb025fb
EZ
21032010-11-13 Eli Zaretskii <eliz@gnu.org>
2104
2105 * display.texi (Usual Display): Characters with no fonts are not
2106 necessarily displayed as empty boxes.
2107
2699a554 21082010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
2109
2110 * maps.texi (Standard Keymaps): Update File menu description.
2111
8289f37b
GM
21122010-10-28 Glenn Morris <rgm@gnu.org>
2113
2114 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2115
5793a7bc 21162010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
2117
2118 * display.texi (Window Systems): Deprecate use of window-system as
2119 a predicate.
2120
17284e30
GM
21212010-10-23 Glenn Morris <rgm@gnu.org>
2122
2123 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2124 sorted-doc.
2125
00f113eb
JB
21262010-10-15 Eli Zaretskii <eliz@gnu.org>
2127
2128 * os.texi (Dynamic Libraries): New node, with slightly modified
2129 text deleted from "Image Formats".
2130 (System Interface): Add @menu entry for "Dynamic Libraries".
2131
2132 * display.texi (Image Formats): Remove description of
2133 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2134
07277eb8
GM
21352010-10-12 Glenn Morris <rgm@gnu.org>
2136
2137 * book-spine.texinfo: Rename to book-spine.texi.
2138
c12e4a81
GM
21392010-10-11 Glenn Morris <rgm@gnu.org>
2140
df187c62
GM
2141 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2142
c12e4a81 2143 * Makefile.in (DVIPS): New variable.
234db610
GM
2144 (.PHONY): Add html, ps.
2145 (html, elisp.html, ps, elisp.ps): New targets.
2146 (clean): Delete html, ps files.
2147 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 2148
6513b232
EZ
21492010-10-09 Eli Zaretskii <eliz@gnu.org>
2150
2151 * makefile.w32-in (emacsdir): New variable.
2152 (srcs): Add emacsver.texi.
2153 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2154
abd40fb4
GM
21552010-10-09 Glenn Morris <rgm@gnu.org>
2156
c1dc72b3
GM
2157 * Makefile.in (VPATH): Remove.
2158 (infodir): Make it absolute.
2159 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2160
4393405b
GM
2161 * Makefile.in (dist): Anchor regexps.
2162
eef3ab94
GM
2163 * Makefile.in (srcs): Put elisp.texi first.
2164 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
2165
aa9db089
GM
2166 * Makefile.in (infoclean): Remove harmless, long-standing error.
2167
abd40fb4
GM
2168 * Makefile.in ($(infodir)): Delete rule.
2169 (mkinfodir): New.
2170 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2171
68db69ed 2172 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 2173 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 2174
ea274122
GM
21752010-10-09 Glenn Morris <rgm@gnu.org>
2176
f7a31f11
GM
2177 * Makefile.in (emacsdir): New variable.
2178 (MAKEINFO): Add -I $emacsdir.
2179 (dist): Copy emacsver.texi.
b13254e7
GM
2180 (srcs): Add emacsver.texi.
2181
f7a31f11
GM
2182 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2183 Set EMACSVER by including emacsver.texi.
2184
ea274122
GM
2185 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2186
17ca7950
GM
21872010-10-07 Glenn Morris <rgm@gnu.org>
2188
2189 * Makefile.in (version): New, set by configure.
2190 (clean): Delete dist tar file.
2191 (dist): Use version in tar name.
2192
4c83f6e1
GM
21932010-10-06 Glenn Morris <rgm@gnu.org>
2194
2195 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2196 (INSTALL_INFO): Remove unused variable.
2197 (mostlyclean, infoclean, dist): New rules.
2198 (clean): Delete dvi and pdf files.
2199 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 2200 ($(infodir)): Add parallel build workaround.
4c83f6e1 2201
0264072d
GM
22022010-10-04 Glenn Morris <rgm@gnu.org>
2203
2204 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2205 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 2206 Fix -I typo.
0264072d
GM
2207 (clean): No 'make.out' or 'core' files.
2208 (.PHONY): Declare clean rules.
2209 (maintainer-clean): Delete pdf file. Guard against cd failures.
2210
77f38949
GM
22112010-10-03 Glenn Morris <rgm@gnu.org>
2212
2213 * files.texi (File Name Components): Remove ignored section about
2214 deleted variable directory-sep-char.
2215
178fdd41
MA
22162010-10-03 Michael Albinus <michael.albinus@gmx.de>
2217
2218 * files.texi (Magic File Names): New defopt
2219 remote-file-name-inhibit-cache.
2220
9c524fcb
GM
22212010-10-02 Glenn Morris <rgm@gnu.org>
2222
2223 * os.texi (Killing Emacs): Hook now runs in batch mode.
2224
f816790b
SM
22252010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2226
2227 * text.texi (Special Properties): Clarify when modification-hooks run.
2228
7cf78aac
SM
22292010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2230
2231 * syntax.texi (Syntax Flags): Document new `c' flag.
2232
ca0d44e4
GM
22332010-09-09 Glenn Morris <rgm@gnu.org>
2234
2235 * display.texi (ImageMagick Images): General cleanup.
2236
10999305 22372010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
2238
2239 * files.texi (Directory Names): Use \` rather than ^.
2240
45240125
JD
22412010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2242
2243 * text.texi (Low-Level Kill Ring):
2244 * frames.texi (Window System Selections): Remove cut buffer
2245 documentation.
2246
4abe5bf6
EZ
22472010-08-28 Eli Zaretskii <eliz@gnu.org>
2248
2249 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2250 Parameters", where the default fringe width is described.
2251
2252 * frames.texi (Window Frame Parameters, Basic Parameters)
2253 (Position Parameters, Layout Parameters, Management Parameters)
2254 (Cursor Parameters, Font and Color Parameters): Add indexing for
2255 frame parameters. (Bug#6929)
2256
fdc76236
TT
22572010-08-25 Tom Tromey <tromey@redhat.com>
2258
2259 * vol2.texi (Top): Update.
2260 * vol1.texi (Top): Update.
2261 * tips.texi (Library Headers): Mention Package-Version and
2262 Package-Requires.
2263 * package.texi: New file.
2264 * os.texi (System Interface): Update pointers.
2265 * elisp.texi (Top): Link to new nodes. Include package.texi.
2266 * anti.texi (Antinews): Update pointers.
2267
1e5c1c80
EZ
22682010-08-25 Eli Zaretskii <eliz@gnu.org>
2269
2270 * processes.texi (Filter Functions): Fix last change.
2271
78e33835
CY
22722010-08-24 Markus Triska <triska@gmx.at>
2273
2274 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2275 of `buffer-name' in the main text as well as in the example
2276 (Bug#3098).
2277
198a7a97
CY
22782010-08-22 Chong Yidong <cyd@stupidchicken.com>
2279
2280 * nonascii.texi (Text Representations):
2281 * loading.texi (Loading Non-ASCII):
2282 * compile.texi (Byte Compilation): Don't mention obsolete
2283 --unibyte command-line argument.
2284
bc7d7ea6
CY
22852010-08-22 Chong Yidong <cyd@stupidchicken.com>
2286
2287 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2288
b0126eac 22892010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
2290
2291 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2292
e8a6cc19
EZ
22932010-08-20 Eli Zaretskii <eliz@gnu.org>
2294
2295 * commands.texi (Misc Events): Add cross-references to where
2296 POSITION of a mouse event is described in detail.
2297
c4e7c63a 22982010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 2299
c4e7c63a 2300 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 2301
7815fe19 23022010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
2303
2304 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2305 Suggested by Štěpán Němec <stepnem@gmail.com>.
2306
7815fe19 23072010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
2308
2309 * minibuf.texi (High-Level Completion): Document args of
2310 `read-buffer-function' (bug#5625).
2311
8b2dd508
JD
23122010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2313
2314 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2315
bace45fe
MA
23162010-07-29 Michael Albinus <michael.albinus@gmx.de>
2317
2318 * processes.texi (Process Information): Explain process property
2319 `remote-tty'.
2320
4ce5a4cc
JB
23212010-07-27 Juanma Barranquero <lekktu@gmail.com>
2322
2323 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2324 instead of "\C-\^?" (bug#6334).
2325
1c84bc7a
JB
2326 * text.texi (Special Properties): Fix typo.
2327
b88746ba
EZ
23282010-07-09 Eli Zaretskii <eliz@gnu.org>
2329
2330 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2331 calling sequences, which are now the standard.
2332
51422d6d
CY
23332010-06-24 Chong Yidong <cyd@stupidchicken.com>
2334
2335 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2336
2337 * commands.texi (Command Overview): Mention undo-boundary call.
2338
d24880de
GM
23392010-06-23 Glenn Morris <rgm@gnu.org>
2340
2341 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2342 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2343 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2344 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2345 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2346 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2347 Untabify Texinfo files.
2348
0fc76035
CY
23492010-06-20 Chong Yidong <cyd@stupidchicken.com>
2350
2351 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2352
5338dc0b
CY
23532010-06-19 Chong Yidong <cyd@stupidchicken.com>
2354
a628ad9d 2355 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 2356
2c3a3c1d
CY
23572010-06-02 Chong Yidong <cyd@stupidchicken.com>
2358
ba3bf1d9
CY
2359 * searching.texi (Regexp Special): Remove obsolete information
2360 about matching non-ASCII characters, and suggest using char
2361 classes (Bug#6283).
2c3a3c1d 2362
7f4b4249
JB
23632010-05-30 Juanma Barranquero <lekktu@gmail.com>
2364
2365 * minibuf.texi (Basic Completion): Add missing "@end defun".
2366
637821cd
SM
23672010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2368
2369 * minibuf.texi (Basic Completion): Document completion-boundaries.
2370 (Programmed Completion): Document the new fourth method for boundaries.
2371
e13051c3
CY
23722010-05-22 Chong Yidong <cyd@stupidchicken.com>
2373
a628ad9d 2374 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 2375
0235128c 23762010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2377
2378 * windows.texi (Textual Scrolling):
2379 * tips.texi (Coding Conventions):
2380 * minibuf.texi (Minibuffer History):
2381 * maps.texi (Standard Keymaps):
2382 * loading.texi (Where Defined):
2383 * edebug.texi (Instrumenting): Fix typos.
2384
0235128c 23852010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 2386
c7c32279
CY
2387 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2388
0235128c
SM
2389 * functions.texi (Obsolete Functions):
2390 Document set-advertised-calling-convention.
eb5ed549
CY
2391
2392 * minibuf.texi (Basic Completion): Document completion-in-region.
2393 (Programmed Completion): Document completion-annotate-function.
2394
2395 * commands.texi (Reading One Event): Document read-key.
2396 (Distinguish Interactive): Document KIND arg to
2397 called-interactively-p. Delete obsolete interactive-p.
2398
2399 * elisp.texi (Top): Update node description.
2400
f8848423
EZ
24012010-05-08 Eli Zaretskii <eliz@gnu.org>
2402
0235128c
SM
2403 * nonascii.texi (Character Properties):
2404 Document unicode-category-table. Add an index entry for Unicode
2405 general category.
2406
24072010-05-07 Chong Yidong <cyd@stupidchicken.com>
2408
2409 * Version 23.2 released.
f8848423 2410
938efb77
JB
24112010-04-20 Juanma Barranquero <lekktu@gmail.com>
2412
2413 * locals.texi (Standard Buffer-Local Variables):
2414 Remove @ignore'd reference to `direction-reversed'.
2415
5854c267
JL
24162010-04-14 Juri Linkov <juri@jurta.org>
2417
2418 Fix @deffn without category.
2419
2420 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2421 for `abbrev-insert'.
2422
2423 * buffers.texi (Indirect Buffers): Add category `Command'
2424 to @deffn of `clone-indirect-buffer'.
2425
2426 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2427 for `next-window' and `previous-window'. Add category `Command'
2428 to @deffn of `pop-to-buffer'.
2429
8a14dec7
CY
24302010-04-01 Chong Yidong <cyd@stupidchicken.com>
2431
2432 * nonascii.texi (Text Representations): Don't mark
2433 enable-multibyte-characters as a user option.
2434
7a1831cf
EZ
24352010-03-31 Eli Zaretskii <eliz@gnu.org>
2436
2437 * control.texi (Handling Errors): How to re-throw a signal caught
2438 by condition-case.
2439
c3863713
CY
24402010-03-26 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * loading.texi (Hooks for Loading): Document after-load-functions.
2443 Copyedits.
2444
c333f279
AM
24452010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2446
2447 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2448
e867cb5d 24492010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
2450
2451 * processes.texi (Network Processes): Document seqpacket type.
2452
605f35cd
DN
24532010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2454
2455 * os.texi (System Environment): Do not mention lynxos.
2456
288f9fc0
CY
24572010-03-10 Chong Yidong <cyd@stupidchicken.com>
2458
2459 * Branch for 23.2.
2460
eed5c93a
CY
24612010-03-06 Chong Yidong <cyd@stupidchicken.com>
2462
2463 * objects.texi (Integer Type): Take note of the read syntax
2464 exception for numbers that cannot fit in the integer type.
2465
1ddd6622
GM
24662010-03-03 Glenn Morris <rgm@gnu.org>
2467
2468 * numbers.texi (Integer Basics, Bitwise Operations):
2469 * objects.texi (Integer Type): Update for integers now being 30-bit.
2470
a908c79a
CY
24712010-02-27 Chong Yidong <cyd@stupidchicken.com>
2472
2473 * display.texi (Low-Level Font): Document :otf font-spec property.
2474
cd61af01
SM
24752010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2476
2477 * display.texi (Line Height): Avoid obsolete special default variables
2478 like default-major-mode.
2479
c02f8fe2
AM
24802010-01-28 Alan Mackenzie <acm@muc.de>
2481
2482 * display.texi (Auto Faces): Say fontification-functions is called
2483 whether or not Font Lock is enabled. Tidy up the wording a bit.
2484
d738d18b
CY
24852010-01-17 Chong Yidong <cyd@stupidchicken.com>
2486
2487 * elisp.texi: Remove duplicate edition information (Bug#5407).
2488
4963739e
JB
24892010-01-17 Juanma Barranquero <lekktu@gmail.com>
2490
2491 * two.el (volume-header-toc-markup): Fix typos in docstring.
2492
c57008f6
SM
24932010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2494
2495 Avoid dubious uses of save-excursions.
2496 * positions.texi (Excursions): Recommend the use of
2497 save-current-buffer if applicable.
2498 * text.texi (Clickable Text): Fix the example code which used
2499 save-excursion in a naive way which sometimes preserves point and
2500 sometimes not.
2501 * variables.texi (Creating Buffer-Local):
2502 * os.texi (Session Management):
2503 * display.texi (GIF Images):
2504 * control.texi (Cleanups): Use (save|with)-current-buffer.
2505
2f3725cd
EZ
25062010-01-02 Eli Zaretskii <eliz@gnu.org>
2507
2508 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2509
85eeac93
CY
25102010-01-02 Chong Yidong <cyd@stupidchicken.com>
2511
2512 * nonascii.texi (Text Representations, Character Codes)
2513 (Converting Representations, Explicit Encoding)
2514 (Translation of Characters): Use hex notation consistently.
2515 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2516
4801c5fa
CY
25172010-01-01 Chong Yidong <cyd@stupidchicken.com>
2518
2519 * loading.texi (Where Defined): Make it clearer that these are
2520 loaded files (Bug#5068).
2521
26e533e2
CY
25222009-12-29 Chong Yidong <cyd@stupidchicken.com>
2523
2524 * minibuf.texi (Completion Styles): Document `initials' style.
2525
16d1ff5f
CY
25262009-12-25 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * frames.texi (Resources): Describe inhibit-x-resources.
2529 (Size Parameters): Copyedit.
2530
2531 * hash.texi (Creating Hash):
2532 * objects.texi (Hash Table Type): Document the new hash table
2533 printed representation.
2534
2535 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2536 obsolete.
2537
5dcb4c4e
SM
2538 * processes.texi (Process Buffers):
2539 Document process-kill-buffer-query-function.
16d1ff5f 2540
9a5de3d9
GM
25412009-12-05 Glenn Morris <rgm@gnu.org>
2542
2543 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2544 diary-display-function, and no longer recommended to be a hook.
2545 Update for changes in the names of calendar and diary hooks.
2546 diary-print-entries-hook has changed section.
2547
b640eb52
EZ
25482009-11-28 Eli Zaretskii <eliz@gnu.org>
2549
2550 * text.texi (Special Properties): More accurate description of
2551 what the `cursor' property does.
2552
be1674ab
KR
25532009-11-26 Kevin Ryde <user42@zip.com.au>
2554
2555 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2556 mouse-wheel-down-event, the closest thing to a definition for them.
2557 * os.texi (Startup Summary): vindex inhibit-startup-message and
2558 inhibit-splash-screen.
2559 (Command-Line Arguments): vindex argv.
2560 (Suspending Emacs): vindex suspend-tty-functions and
2561 resume-tty-functions. Don't want to index every hook, but having
2562 the programming ones is helpful.
2563
603f5979
CY
25642009-11-14 Chong Yidong <cyd@stupidchicken.com>
2565
2566 * commands.texi (Motion Events): Fix typo (Bug#4907).
2567
4359a806
CY
25682009-11-08 Chong Yidong <cyd@stupidchicken.com>
2569
2570 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2571 are affected by case-fold-search (Bug#4483).
2572
0f063651
CY
25732009-11-02 Chong Yidong <cyd@stupidchicken.com>
2574
2575 * minibuf.texi (Reading File Names): Note that read-file-name may
2576 use a graphical file dialog.
2577
9bd79893
GM
25782009-10-31 Glenn Morris <rgm@gnu.org>
2579
2580 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2581
ebe479ec
KR
25822009-10-16 Kevin Ryde <user42@zip.com.au>
2583
2584 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2585 in particular so `info-lookup-symbol' can find its docs.
2586
2640fa86
CY
25872009-10-16 Chong Yidong <cyd@stupidchicken.com>
2588
2589 * variables.texi (Constant Variables): Distinguish from defconst
2590 variables.
2591 (Defining Variables): Add cindex.
2592
edd6a733
CY
25932009-10-15 Chong Yidong <cyd@stupidchicken.com>
2594
2595 * os.texi (Time of Day): Clarify that the microsecond part is
2596 ignored (Bug#4637).
2597
5feb0b73
GM
25982009-10-11 Glenn Morris <rgm@gnu.org>
2599
2600 * frames.texi (Size and Position): Clarify what is included in the frame
2601 height. (Bug#4535)
2602
0c5413c8
GM
26032009-10-10 Glenn Morris <rgm@gnu.org>
2604
2605 * windows.texi (Size of Window): The relationship between window and
2606 frame heights is not so simple. (Bug#4535)
2607 Mention window-full-height-p.
2608
7f8b600a
SM
26092009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2610
2611 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2612 used from Lisp.
2613
6185de1c
EZ
26142009-10-07 Eli Zaretskii <eliz@gnu.org>
2615
7f8b600a
SM
2616 * files.texi (Directory Names) <abbreviate-file-name>:
2617 Document that root home directories are not replaced with "~".
6185de1c 2618
9972911f
EZ
26192009-10-06 Eli Zaretskii <eliz@gnu.org>
2620
2621 * text.texi (Special Properties): Document the meaning of the
2622 `cursor' text property whose value is an integer.
2623
2a3f19ef
MA
26242009-10-05 Michael Albinus <michael.albinus@gmx.de>
2625
2626 * files.texi (Magic File Names): Add `copy-directory'.
2627
804543b5
EZ
26282009-10-05 Eli Zaretskii <eliz@gnu.org>
2629
2630 * files.texi (File Attributes): Fix description of file
2631 attributes. (Bug#4638) Update attributes of files.texi example to
2632 be more representative.
2633
461bf92b
MA
26342009-10-05 Michael Albinus <michael.albinus@gmx.de>
2635
2636 * files.texi (Create/Delete Dirs): New command copy-directory.
2637
a86cd395
JB
26382009-10-04 Juanma Barranquero <lekktu@gmail.com>
2639
2640 * anti.texi (Antinews):
2641 * macros.texi (Indenting Macros):
2642 * strings.texi (Creating Strings, Case Conversion):
2643 Remove duplicate words.
2644
d3080264
MA
26452009-10-01 Michael Albinus <michael.albinus@gmx.de>
2646
2647 * files.texi (Create/Delete Dirs): delete-directory has an
2648 optional parameter RECURSIVE.
2649
85d14563
SM
26502009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2651
2652 * buffers.texi (Swapping Text): Minor clarification.
2653
3d9842c6
GM
26542009-10-01 Glenn Morris <rgm@gnu.org>
2655
2656 * functions.texi (Declaring Functions): Mention that we also search for
2657 ".m" files in the src/ directory.
2658
78427304
CY
26592009-09-25 David Engster <deng@randomsample.de>
2660
3d9842c6 2661 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 2662
b578c9cc
GM
26632009-09-22 Glenn Morris <rgm@gnu.org>
2664
2665 * internals.texi (Building Emacs): Mention preloaded-file-list.
2666
beee5da7
AM
26672009-09-14 Alan Mackenzie <acm@muc.de>
2668
2669 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2670
5d6ab672
CY
26712009-09-13 Chong Yidong <cyd@stupidchicken.com>
2672
2673 * functions.texi (Anonymous Functions): Rearrange discussion,
2674 giving usage of unquoted lambda forms first. Mention that
2675 `function' and `#'' are no longer required (Bug#4290).
2676
59375eeb
AM
26772009-09-11 Alan Mackenzie <acm@muc.de>
2678
a86cd395 2679 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
2680 batch mode.
2681
e7e2f529
GM
26822009-09-01 Glenn Morris <rgm@gnu.org>
2683
2684 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2685
eae47088
GM
26862009-08-26 Ulrich Mueller <ulm@gentoo.org>
2687
2688 * nonascii.texi (Character Codes): Fix typos.
2689
3691a0a6
MA
26902009-08-25 Michael Albinus <michael.albinus@gmx.de>
2691
2692 * processes.texi (Synchronous Processes): New defvar
2693 process-file-side-effects.
2694
664d56b8
GM
26952009-08-25 Glenn Morris <rgm@gnu.org>
2696
2697 * display.texi (Fontsets): Fix typo.
2698
0706c025
GM
2699 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2700
03a74b84
SM
27012009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2702
2703 * processes.texi (Asynchronous Processes): Adjust arglist of
2704 start-process-shell-command and start-file-process-shell-command.
2705
f6de8a37
CY
27062009-08-15 Chong Yidong <cyd@stupidchicken.com>
2707
4b1ed1bb
CY
2708 * advice.texi (Argument Access in Advice): Note that argument
2709 positions are zero-based (Bug#3932).
2710
89a9e058
CY
2711 * commands.texi (Distinguish Interactive): Minor copyedit.
2712
23696fd7
CY
2713 * display.texi (Face Attributes): Add xref to Displaying Faces for
2714 explanation of "underlying face".
2715
f6de8a37
CY
2716 * customize.texi (Common Keywords): Add xref to Loading.
2717
2718 * loading.texi (How Programs Do Loading): Add xref to Lisp
2719 Libraries node in the Emacs manual.
2720
417f77e6
CY
27212009-08-13 Chong Yidong <cyd@stupidchicken.com>
2722
2723 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2724
0999039c
CY
27252009-07-18 Chong Yidong <cyd@stupidchicken.com>
2726
2727 * processes.texi (Shell Arguments): Copyedits.
2728
9af167bc
GM
27292009-07-18 Glenn Morris <rgm@gnu.org>
2730
2731 * loading.texi (Repeated Loading): Fix typo.
2732
137987ab
RS
27332009-07-16 Richard Stallman <rms@gnu.org>
2734
2735 * buffers.texi (Swapping Text): Recommend setting
2736 write-region-annotate-functions and buffer-saved-size.
2737
2738 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2739
622fa380
GM
27402009-07-15 Glenn Morris <rgm@gnu.org>
2741
2742 * edebug.texi: Minor re-phrasings throughout.
2743 (Edebug Execution Modes): Sit-for affects continue mode too.
2744 (Jumping): Use `forward-sexp' rather than its keybinding.
2745 (Edebug Misc): Fix Q binding.
2746 (Edebug Eval): Remove cl version.
2747 (Printing in Edebug): Clarify print-length etc.
2748 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2749 (Specification List): Remove edebug-unwrap findex entry.
2750 (Specification Examples): defmacro is actually not the same as defun.
2751 Escape "`" in example.
2752
6bbd4600
CY
27532009-07-15 Chong Yidong <cyd@stupidchicken.com>
2754
2755 * markers.texi (The Mark): Document optional arg to
2756 deactivate-mark.
2757
e538d479
GM
27582009-07-11 Kevin Ryde <user42@zip.com.au>
2759
2760 * hooks.texi (Standard Hooks): Fix cross-references.
2761
4c98b9ed
GM
2762 * loading.texi (Named Features): Refer to eval-after-load.
2763
5300838c
GM
27642009-07-11 Glenn Morris <rgm@gnu.org>
2765
64fbeb16
GM
2766 * Makefile.in (TEXI2PDF): New.
2767 (elisp.pdf): New target.
2768
4c98b9ed
GM
2769 * searching.texi (Regexp Backslash): Fix typo.
2770
2771 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 2772
51d9979c
GM
27732009-07-10 Glenn Morris <rgm@gnu.org>
2774
561c0216
GM
2775 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2776
5b594a58
GM
2777 * customize.texi (Customization Types):
2778 * display.texi (Abstract Display):
0cc8c85a 2779 * objects.texi (Character Type, String Type):
5b594a58 2780 Merge in some menu descriptions from elisp.texi.
51d9979c 2781
c3cbbb40
GM
2782 * hash.texi (Hash Tables):
2783 * modes.texi (Multiline Font Lock):
2784 End menu description with period.
fe42c16a 2785
28528402
GM
27862009-07-09 Glenn Morris <rgm@gnu.org>
2787
2788 * back.texi: Don't hard-code texinfo location.
2789
2790 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2791 (tex): Add texinfodir to TEXINPUTS.
2792 (elisp1med-init, elisp2med-init): Use texinfodir.
2793
2794 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2795 (clean): Add two-volume.make intermediate files.
2796
2797 * elisp.texi, vol1.texi, vol2.texi:
2798 Use a DATE variable with the publication date, and update it.
2799 Fix antinews menu description.
2800
2801 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2802 Update the detailed node listing to match elisp.texi.
2803
2804 * README: Update edition to match elisp.texi.
2805
2806 * objects.texi (General Escape Syntax):
2807 * nonascii.texi (Character Sets):
2808 Use consistent case for "Unicode Standard".
2809
2810 * anti.texi (Antinews):
2811 * customize.texi (Variable Definitions):
2812 * functions.texi (Declaring Functions):
2813 * nonascii.texi (Character Properties):
2814 * processes.texi (Serial Ports):
2815 * text.texi (Special Properties):
2816 * tips.texi (Coding Conventions):
2817 Minor rearrangements to improve TeX line-filling.
2818
2819 * commands.texi (Using Interactive): Fix cross-reference.
2820
17db8e10
JD
28212009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2822
2823 * frames.texi (Management Parameters): Mention sticky.
2824
77c7e2e1
AS
28252009-07-01 Andreas Schwab <aschwab@redhat.com>
2826
2827 * help.texi (Help Functions): Fix description of help-buffer and
2828 help-setup-xref to use @defun instead of @deffn.
2829
3f1c6666
JD
28302009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2831
2832 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2833
ca27c21b
CY
28342009-06-24 Chong Yidong <cyd@stupidchicken.com>
2835
2836 * display.texi (Window Systems): Add ns to the list.
2837
70243478
CY
28382009-06-21 Chong Yidong <cyd@stupidchicken.com>
2839
2840 * Branch for 23.1.
2841
df006536
MR
28422009-06-17 Martin Rudalics <rudalics@gmx.at>
2843
2844 * windows.texi (Dedicated Windows): Fix typo.
2845 (Resizing Windows): Replace @defun by @deffn.
2846
d259fc4b
GM
28472009-06-17 Glenn Morris <rgm@gnu.org>
2848
2849 * variables.texi (Directory Local Variables):
2850 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2851
30781db6
KH
28522009-06-09 Kenichi Handa <handa@m17n.org>
2853
2854 * nonascii.texi (Character Sets): State clearly that FROM and TO
2855 are codepoints of CHARSET.
2856
62e8099c
CY
28572009-06-07 Chong Yidong <cyd@stupidchicken.com>
2858
2859 * minibuf.texi (Reading File Names): Fix introductory text.
2860 Suggested by stan@derbycityprints.com.
2861 (High-Level Completion): Fix typo.
2862
ee1b1917
CY
28632009-05-28 Chong Yidong <cyd@stupidchicken.com>
2864
2865 * frames.texi (Text Terminal Colors): Multi-tty is already
2866 implemented, but tty-local colors are not.
2867
5df647e8
CY
28682009-05-27 Chong Yidong <cyd@stupidchicken.com>
2869
2870 * hooks.texi (Standard Hooks): Remove mention of obsolete
2871 redisplay-end-trigger-functions.
2872
2873 * internals.texi (Window Internals): Remove mention of obsolete
2874 redisplay-end-trigger-functions.
2875
01f17ae2
MR
28762009-05-21 Martin Rudalics <rudalics@gmx.at>
2877
2878 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2879
2880 * backups.texi (Making Backups): backup-directory-alist and
2881 make-backup-file-name-function are options.
2882 (Auto-Saving): auto-save-list-file-prefix is an option.
2883
2884 * buffers.texi (Killing Buffers): buffer-offer-save is an
2885 option.
2886
2887 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2888 option.
2889 (Echo Area Customization): echo-keystrokes is an option.
2890 (Selective Display): selective-display-ellipses is an option.
2891 (Temporary Displays): temp-buffer-show-function is an option.
2892 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2893 are options.
2894 (Font Selection): face-font-family-alternatives,
2895 face-font-selection-order, face-font-registry-alternatives, and
2896 scalable-fonts-allowed are options.
2897 (Fringe Indicators): indicate-buffer-boundaries is an option.
2898 (Fringe Cursors): overflow-newline-into-fringe is an option.
2899 (Scroll Bars): scroll-bar-mode is an option.
2900
2901 * eval.texi (Eval): max-lisp-eval-depth is an option.
2902
2903 * files.texi (Visiting Functions): find-file-hook is an option.
2904 (Directory Names): directory-abbrev-alist is an option.
2905 (Unique File Names): temporary-file-directory and
2906 small-temporary-file-directory are options.
2907
2908 * frames.texi (Initial Parameters): initial-frame-alist,
2909 minibuffer-frame-alist and default-frame-alist are options.
2910 (Cursor Parameters): blink-cursor-alist and
2911 cursor-in-non-selected-windows ar options.
2912 (Window System Selections): selection-coding-system is an
2913 option.
2914 (Display Feature Testing): display-mm-dimensions-alist is an
2915 option.
2916
2917 * help.texi (Help Functions): help-char and help-event-list are
2918 options.
2919
2920 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
2921 an option.
2922
2923 * minibuf.texi (Minibuffer History): history-length and
2924 history-delete-duplicates are options.
2925 (High-Level Completion): read-buffer-function and
2926 read-buffer-completion-ignore-case are options.
2927 (Reading File Names): read-file-name-completion-ignore-case is
2928 an option.
2929
2930 * modes.texi (Mode Line Top): mode-line-format is an option.
2931 (Mode Line Variables): mode-line-position and mode-line-modes
2932 are options.
2933
2934 * nonascii.texi (Text Representations):
2935 enable-multibyte-characters is an option.
2936 (Default Coding Systems): auto-coding-regexp-alist,
2937 file-coding-system-alist, auto-coding-alist and
2938 auto-coding-functions are options.
2939 (Specifying Coding Systems): inhibit-eol-conversion is an
2940 option.
2941
2942 * os.texi (Init File): site-run-file is an option.
2943 (System Environment): mail-host-address is an option.
2944 (User Identification): user-mail-address is an option.
2945 (Terminal Output): baud-rate is an option.
2946
2947 * positions.texi (Word Motion): words-include-escapes is an
2948 option.
2949
2950 * searching.texi (Standard Regexps): page-delimiter,
2951 paragraph-separate, paragraph-separate and sentence-end are
2952 options.
2953
2954 * text.texi (Margins): left-margin and fill-nobreak-predicate
2955 are options.
2956
2957 * variables.texi (Local Variables): max-specpdl-size is an
2958 option.
2959
2960 * windows.texi (Choosing Window):
2961 split-window-preferred-function, special-display-function and
2962 display-buffer-function are options.
2963
106e6894
CY
29642009-05-20 Chong Yidong <cyd@stupidchicken.com>
2965
4a83454d
CY
2966 Fix errors spotted by Martin Rudalics.
2967
106e6894
CY
2968 * syntax.texi (Position Parse): Document rationale for ignored
2969 arguments to syntax-ppss-flush-cache.
2970
2971 * processes.texi (Input to Processes): Mark PROCESS arg to
2972 process-running-child-p as optional.
2973 (Network Options): Document NO-ERROR arg to
2974 set-network-process-option.
2975
2976 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
2977 command.
2978
2979 * searching.texi (POSIX Regexps): Mark posix-search-forward and
2980 posix-search-backward as commands.
2981
2982 * os.texi (Killing Emacs): Mark kill-emacs as a command.
2983 (Suspending Emacs): Mark suspend-emacs as a command.
2984 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
2985 commands.
5dcb4c4e
SM
2986 (Terminal Output): Remove obsolete function baud-rate.
2987 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
2988
2989 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
2990 terminal-coding-system and set-terminal-coding-system.
2991 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
2992 as optional.
2993 (Character Sets): Document RESTRICTION arg of char-charset.
2994 (Character Codes): Mark POS argument to get-byte as optional.
2995
2996 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
2997 minibuffer-message.
2998
2999 * files.texi (Create/Delete Dirs): Mark make-directory and
3000 delete-directory as commands.
3001
3002 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
3003
3004 * text.texi (Base 64): Mark base64-decode-string and
3005 base64-encode-string as commands.
3006 (Columns): Mark move-to-column as a command.
3007 (Mode-Specific Indent): Document RIGID arg to
3008 indent-for-tab-command.
3009 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
3010 Mark indent-code-rigidly as a command.
3011 (Substitution): Mark translate-region as a command.
3012
3013 * frames.texi (Size and Position): Remove obsolete functions
3014 screen-height and screen-width.
3015
04173931
CY
30162009-05-19 Chong Yidong <cyd@stupidchicken.com>
3017
3018 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
3019 (Displaying Buffers, Resizing Windows): Correct mistakes;
3020 next-window, previous-window, and pop-to-buffer are not commands,
3021 and fit-window-to-buffer" is a command. (Pointed out by Martin
3022 Rudalics.)
3023
eae7d8f8
RS
30242009-05-17 Richard M Stallman <rms@gnu.org>
3025
3026 * modes.texi (Precalculated Fontification): Clarify text.
3027
b8766179
MR
30282009-05-17 Martin Rudalics <rudalics@gmx.at>
3029
3030 * windows.texi (Selecting Windows): Clarify descriptions of
3031 with-selected-window and get-lru-window.
3032 (Cyclic Window Ordering): Refer to particular frame when talking
3033 about how splitting affects the ordering.
3034 (Displaying Buffers): Fix descriptions of switch-to-buffer and
3035 switch-to-buffer-other-window. Explain how setting of
3036 display-buffer-reuse-frames affects pop-to-buffer.
3037 (Choosing Window): Clarify some details in descriptions of
3038 display-buffer-reuse-frames, pop-up-frames, and
3039 pop-up-frame-function.
3040 (Dedicated Windows): Clarify some details.
3041 (Textual Scrolling): Replace term vscroll by term vertical
3042 scroll position.
3043 (Vertical Scrolling): Fix typo.
3044 (Window Hooks): Relate text on jit-lock-register to window
3045 scrolling and size changes.
3046
734b5e3b
CY
30472009-05-14 Chong Yidong <cyd@stupidchicken.com>
3048
0a65633e
CY
3049 * frames.texi (Initial Parameters): Clarify what the initial
3050 minibuffer frame is.
05be46d7
CY
3051 (Buffer Parameters): Note that the minibuffer parameter can not be
3052 altered.
0a65633e 3053
734b5e3b
CY
3054 * anti.texi (Antinews): Copyedits. Rearrange some entries.
3055 Document display-buffer changes.
3056
925672cd
CY
30572009-05-13 Chong Yidong <cyd@stupidchicken.com>
3058
17ecd7af
CY
3059 * anti.texi (Antinews): Rewrite for Emacs 22.
3060
925672cd
CY
3061 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3062 obarrays are first mentioned. Define "system abbrev" more
3063 prominently, and add it to the index.
3064 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3065 Copyedits.
3066 (Abbrev Expansion): Document abbrev-insert.
3067
80be4dd7
CY
30682009-05-12 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * frames.texi (Font and Color Parameters): Rename from Color
3071 Parameters. Document font-backend parameter.
3072
3073 * vol2.texi (Top): Update node listing.
3074 * vol1.texi (Top): Update node listing.
3075 * elisp.texi (Top): Update node listing.
3076
372a93ac
MR
30772009-05-11 Martin Rudalics <rudalics@gmx.at>
3078
3079 * windows.texi (Choosing Window): Don't explicitly refer to
3080 split-window-sensibly's window argument in descriptions of
3081 split-height-threshold and split-width-threshold.
3082
714c3541
MR
30832009-05-10 Martin Rudalics <rudalics@gmx.at>
3084
3085 * windows.texi (Choosing Window): Fix rewrite of window
3086 splitting section.
3087
0e90e7be
EZ
30882009-05-09 Eli Zaretskii <eliz@gnu.org>
3089
f4e90db0
SM
3090 * nonascii.texi (Default Coding Systems):
3091 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 3092 Add indexing.
0e90e7be
EZ
3093 (Lisp and Coding Systems): Add index entries.
3094
d3c0c321
MR
30952009-05-09 Martin Rudalics <rudalics@gmx.at>
3096
3097 * windows.texi (Choosing Window): Describe split-window-sensibly
3098 and rewrite section on window splitting accordingly.
3099 (Textual Scrolling): Replace `...' by @code{...}.
3100
c773345a
CY
31012009-05-04 Chong Yidong <cyd@stupidchicken.com>
3102
ee2d5b5e
CY
3103 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3104 Remove obsoleted pre-abbrev-expand-hook.
3105
3106 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3107 entries.
3108
c773345a
CY
3109 * internals.texi (Object Internals): Don't assume 32-bit machines
3110 are the norm.
3111 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
3112 (Window Internals): Synch field names to window.h.
3113 (Process Internals): Synch field names to process.h.
c773345a 3114
dd449674
CY
31152009-04-29 Chong Yidong <cyd@stupidchicken.com>
3116
3117 * variables.texi (File Local Variables): Note that read-circle is
3118 bound to nil when reading file-local variables.
3119
3120 * streams.texi (Input Functions): Document read-circle.
3121 (Output Variables): Add xref to Circular Objects.
3122
4f1e25e2
CY
31232009-04-25 Chong Yidong <cyd@stupidchicken.com>
3124
3125 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3126 Features and Coding System Basics. Node that "p" stands for
3127 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3128 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3129 mouse-appearance-menu.
3130 (Programming Tips): Add xref to Progress.
3131
dca019f8
CY
31322009-04-22 Chong Yidong <cyd@stupidchicken.com>
3133
5dcb4c4e
SM
3134 * os.texi (Command-Line Arguments):
3135 Document command-line-args-left.
dca019f8
CY
3136 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3137 terminal objects for tty arguments.
3138 (Startup Summary): Add xref to Session Management.
3139 (Session Management): Mention emacs-session-restore. Copyedits.
3140
02a89103
CY
31412009-04-20 Chong Yidong <cyd@stupidchicken.com>
3142
3143 * os.texi (Startup Summary): Copyedits. The init file is not
3144 necessarily named .emacs now. Document initial-buffer-choice and
3145 initial-scratch-message. Note where Emacs exits in batch mode.
3146 Document inhibit-splash-screen as an alias.
3147 (Init File): Be neutral about which init file name to use.
3148
31492009-04-16 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * os.texi (System Interface): Fix Texinfo usage.
3152
0c1cfe01
CY
31532009-04-15 Chong Yidong <cyd@stupidchicken.com>
3154
80d7cdca
CY
3155 * searching.texi (Regexp Backslash): Also refer to shy groups as
3156 non-capturing or unnumbered groups.
3157 (Regexp Functions): Add cross-reference to Regexp Backslash.
3158
0c1cfe01
CY
3159 * display.texi (Truncation): Overlays can use line-prefix and
3160 wrap-prefix too.
3161 (Overlay Properties): Document wrap-prefix and line-prefix.
3162 (Face Attributes): Document underline-minimum-offset.
3163 (Face Remapping): Copyedits.
3164 (Low-Level Font): Copyedits.
3165 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
3166 (Line Height): Emphasize that line-spacing only takes effect on
3167 graphical terminals.
0c1cfe01 3168
c4adeee0
CY
31692009-04-13 Chong Yidong <cyd@stupidchicken.com>
3170
3171 * display.texi (Refresh Screen): Note that a passage about screen
3172 refreshing is text terminal only.
3173 (Forcing Redisplay): Delete misleading comment---sit-for calls
3174 redisplay, not the other way around.
3175 (Truncation): Note new values of truncate-partial-width-windows.
3176 Copyedits.
3177 (Invisible Text): Document invisible-p.
3178
b20ecfa1
EZ
31792009-04-11 Eli Zaretskii <eliz@gnu.org>
3180
3181 * display.texi (Overlays): Overlays don't scale well. See
3182 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3183
97d8273f
CY
31842009-04-10 Chong Yidong <cyd@stupidchicken.com>
3185
f147ff75
CY
3186 * syntax.texi (Syntax Table Functions): Document cons cell
3187 argument for modify-syntax-entry.
3188 (Categories): Document cons cell argument for
3189 modify-category-entry.
3190
fca4ec76
CY
3191 * searching.texi (String Search): Document word-search-forward-lax
3192 and word-search-backward-lax.
3193 (Searching and Case): Describe isearch behavior more precisely.
3194
9c283d5b
CY
3195 * keymaps.texi (Tool Bar): Mention that some platforms do not
3196 support multi-line toolbars. Suggested by Stephen Eglen.
3197
3198 * frames.texi (Layout Parameters): Mention that Nextstep also
3199 allows only one tool-bar line. Suggested by Stephen Eglen.
3200
97d8273f
CY
3201 * nonascii.texi (Text Representations): Copyedits.
3202 (Coding System Basics): Also mention utf-8-emacs.
3203 (Converting Representations, Selecting a Representation)
3204 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3205 Copyedits.
3206 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3207
2bad3299
CY
32082009-04-09 Chong Yidong <cyd@stupidchicken.com>
3209
3210 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
3211 (Filling): Clarify REGION argument of fill-paragraph.
3212 Document fill-forward-paragraph-function.
2bad3299
CY
3213 (Special Properties): Remove "new in Emacs 22" declaration.
3214 (Clickable Text): Merge with Links and Mouse-1 node.
3215
5dcb4c4e
SM
3216 * display.texi (Button Properties, Button Buffer Commands):
3217 Change xref to Clickable Text.
2bad3299
CY
3218
3219 * tips.texi (Key Binding Conventions): Change xref to Clickable
3220 Text.
3221
3222 * elisp.texi (Top): Update node listing.
3223
ea30ce4f
CY
32242009-04-05 Chong Yidong <cyd@stupidchicken.com>
3225
47af2f4b
CY
3226 * markers.texi (The Mark): Copyedits. Improve description of
3227 handle-shift-selection.
3228 (The Region): Move use-region-p here from The Mark.
3229
ea30ce4f
CY
3230 * positions.texi (Screen Lines): Document (cols . lines) argument
3231 for vertical-motion.
3232
2aa8ea6e
CY
32332009-04-04 Chong Yidong <cyd@stupidchicken.com>
3234
3ec61d4e
CY
3235 * frames.texi (Frames): Clean up introduction. Document `ns'
3236 return value for framep.
3237 (Creating Frames): Note how the terminal is chosen.
3238 (Multiple Terminals, Multiple Displays): Merge into a single node.
3239 (Color Parameters): Fix typo.
3240
3241 * variables.texi (Local Variables, Buffer-Local Variables)
3242 (Creating Buffer-Local): Change link to Multiple Terminals.
3243
3244 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3245
3246 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3247 Terminals.
3248
3249 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3250 to Multiple Terminals.
3251
3252 * elisp.texi (Top): Update node listing.
3253 * vol2.texi (Top): Update node listing.
3254 * vol1.texi (Top): Update node listing.
3255
9257072f
CY
3256 * buffers.texi (Current Buffer): Note that the append-to-buffer
3257 example is no longer in synch with the latest code. Tie the two
3258 examples together.
3259
2aa8ea6e
CY
3260 * files.texi (File Attributes): Move note about MS-DOS from
3261 Changing Files to File Attributes.
3262 (Create/Delete Dirs): Note that mkdir is an alias for this.
3263
22e74b17
CY
32642009-04-01 Markus Triska <triska@gmx.at>
3265
3266 * processes.texi (Filter Functions): Suggest how to handle output
3267 batches.
3268
4bbe48ec
CY
32692009-03-30 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * help.texi (Accessing Documentation): Update example to use
3272 help-setup-xref and with-help-window.
3273 (Help Functions): Remove print-help-return-message, which is
3274 semi-obsolete due to with-help-window. Document help-buffer and
3275 help-setup-xref.
3276
b9723f39
CY
32772009-03-29 Chong Yidong <cyd@stupidchicken.com>
3278
5dcb4c4e
SM
3279 * help.texi (Accessing Documentation, Help Functions):
3280 Remove information about long-obsolete Emacs versions.
9eb52e90 3281
b9723f39
CY
3282 * modes.texi (Mode Line Variables): The default values of the mode
3283 line variables are now more complicated.
3284
b0cc32db
CY
32852009-03-28 Chong Yidong <cyd@stupidchicken.com>
3286
3c25a5a9
CY
3287 * modes.texi (Major Mode Conventions): Note that specialness is
3288 inherited.
31c9eebb
CY
3289 (Derived Modes): Note that define-derive-mode sets the mode-class
3290 property.
3c25a5a9 3291
b0cc32db
CY
3292 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3293 goto-map. Add search-map to the list.
3294
c5e0006d
EZ
32952009-03-27 Eli Zaretskii <eliz@gnu.org>
3296
1213465a
EZ
3297 * os.texi (System Environment): Update the list of system-type
3298 values.
3299
c5e0006d
EZ
3300 * markers.texi (The Mark) <handle-shift-selection>: Update for
3301 removal of the optional argument DEACTIVATE.
3302
48bab3d6
CY
33032009-03-25 Chong Yidong <cyd@stupidchicken.com>
3304
3305 * commands.texi (Focus Events): Most X window managers don't use
3306 focus-follows-mouse nowadays.
3307
6e4ff1b6
CY
33082009-03-24 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * commands.texi (Defining Commands): Clarify introduction.
3311 (Using Interactive): Not that interactive can be put in a symbol
3312 property.
3313 (Interactive Call): Note that a symbol with a non-nil
3314 interactive-form property satisfies commandp.
3315
11625308
JB
33162009-03-23 Juanma Barranquero <lekktu@gmail.com>
3317
3318 * minibuf.texi (Intro to Minibuffers): Fix typos.
3319
7b34420d
CY
33202009-03-23 Chong Yidong <cyd@stupidchicken.com>
3321
3322 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
3323 about minibuffers in old Emacs versions. Copyedits.
3324 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
3325 (Text from Minibuffer): Simplify introduction.
3326
f9257eed
AM
33272009-03-22 Alan Mackenzie <acm@muc.de>
3328
3329 * commands.texi (Using Interactive): Clarify string argument to
3330 `interactive' - even promptless elements need \n separators.
3331
f639ba70
CY
33322009-03-18 Chong Yidong <cyd@stupidchicken.com>
3333
3334 * minibuf.texi (Completion Styles): New node.
3335
3336 * elisp.texi (Top): Update node listing.
3337
d897e8ee
CY
33382009-03-17 Chong Yidong <cyd@stupidchicken.com>
3339
3340 * minibuf.texi (Basic Completion): Note that
3341 read-file-name-completion-ignore-case and
3342 read-buffer-completion-ignore-case can override
3343 completion-ignore-case.
3344 (Minibuffer Completion): Document completing-read changes.
3345 (Completion Commands): Avoid mentioning partial completion mode.
3346 Document minibuffer-completion-confirm changes, and
3347 minibuffer-confirm-exit-commands.
3348 (High-Level Completion): Document new require-match behavior for
3349 read-buffer. Document read-buffer-completion-ignore-case.
3350 (Reading File Names): Document new require-match behavior for
3351 read-file-name.
3352
b1f23349
CY
33532009-03-14 Chong Yidong <cyd@stupidchicken.com>
3354
3355 * debugging.texi (Error Debugging): Don't mislead the reader into
3356 thinking that debug-on-error enters debugger for C-f at EOB.
3357 (Error Debugging): Setting debug-on-init within the init file
3358 works, and has for some time.
3359
d6eb4e25
KH
33602009-03-13 Kenichi Handa <handa@m17n.org>
3361
3362 * display.texi (Fontsets): Update the description.
3363
1cf53dc5
CY
33642009-03-13 Chong Yidong <cyd@stupidchicken.com>
3365
3366 * advice.texi (Advising Primitives): Link to What Is a Function.
3367
81f919fc
CY
33682009-03-12 Chong Yidong <cyd@stupidchicken.com>
3369
cf4229eb
CY
3370 * compile.texi (Speed of Byte-Code): Update example.
3371 (Disassembly): Update examples.
3372
81f919fc 3373 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
3374
3375 * customize.texi (Common Keywords): It's not necessary to use :tag
3376 to remove hyphens, as custom-unlispify-tag-name does it
3377 automatically.
5dcb4c4e
SM
3378 (Variable Definitions): Link to File Local Variables.
3379 Document customized-value symbol property.
f2bbc08c
CY
3380 (Customization Types): Move menu to end of node.
3381
955964d7
CY
33822009-03-10 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * macros.texi (Compiling Macros): Omit misleading sentence, which
3385 implied that macros can only be used in the same file they are
3386 defined.
3387 (Backquote): Remove obsolete information about Emacs 19.
3388
d25ed7db
GM
33892009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3390
3391 * display.texi (Display Margins): Fix paren typo.
3392
d55f6ca5
CY
33932009-02-27 Chong Yidong <cyd@stupidchicken.com>
3394
f0e57ed8
CY
3395 * elisp.texi (Top): Update node listing.
3396
3397 * variables.texi (Variables): Clarify introduction.
3398 (Global Variables): Mention that setq is a special form.
3399 (Local Variables): Use active voice.
3400 (Tips for Defining): Mention marking variables as safe.
3401 (Buffer-Local Variables): Mention terminal-local and frame-local
3402 variables together.
3403 (File Local Variables): Copyedits.
3404 (Frame-Local Variables): Note that they are not really useful.
3405 (Future Local Variables): Node deleted.
3406
d55f6ca5 3407 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 3408 Unicode escape syntax.
d55f6ca5 3409
ca8f09a8
CY
34102009-02-23 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * control.texi (Control Structures): Add cindex entry for "textual
3413 order".
3414
3415 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3416 instead of "expression" throughout.
3417 (Function Indirection): Copyedits. Use active voice.
3418 (Eval): The default value of max-lisp-eval-depth is now 400.
3419
a20878b6
MB
34202009-02-23 Miles Bader <miles@gnu.org>
3421
3422 * processes.texi (System Processes): Rename `system-process-attributes'
3423 to `process-attributes'.
3424
61f66044
CY
34252009-02-22 Chong Yidong <cyd@stupidchicken.com>
3426
1b80d1f3
CY
3427 * symbols.texi (Property Lists): Emphasize that property lists are
3428 not restricted to symbol cells.
3429 (Other Plists): Copyedit.
3430
61f66044
CY
3431 * sequences.texi (Sequences Arrays Vectors): Make introduction
3432 more concise.
3433 (Arrays): Mention char-tables and bool-vectors too.
3434 (Vectors): Don't repeat information given in Arrays node. Link to
3435 nodes that explain the vector usage examples.
3436 (Char-Tables): Note that char-table elements can have arbitrary
3437 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 3438 Link to Property Lists node.
61f66044 3439
9403944b
CY
34402009-02-22 Chong Yidong <cyd@stupidchicken.com>
3441
3442 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3443 `append'.
4068c7b4 3444 (List Elements): Copyedits.
9403944b
CY
3445
3446 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3447 of `vconcat'.
3448
3449 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3450 Emacs 20 usage of `concat'.
3451 (Case Conversion): Copyedits.
3452
b87a185f
CY
34532009-02-21 Chong Yidong <cyd@stupidchicken.com>
3454
3455 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3456 Minor edits.
3457 (Frame Configuration Type): Emphasize that it is not primitive.
3458 (Font Type): New node.
3459 (Type Predicates): Add fontp; type-of now recognizes font object
3460 types.
3461
3462 * intro.texi (Version Info): Update version numbers in examples.
3463 (Acknowledgements): List more contributors.
3464
3465 * elisp.texi: Bump version number to 3.0.
3466 (Top): Link to Font Type node.
3467
867d4bb3
JB
34682009-02-20 Juanma Barranquero <lekktu@gmail.com>
3469
3470 * modes.texi (Major Mode Conventions): Remove duplicate words.
3471 (Customizing Keywords): Fix typo.
3472
77730170
EZ
34732009-02-14 Eli Zaretskii <eliz@gnu.org>
3474
3475 * nonascii.texi (User-Chosen Coding Systems): Document that
3476 select-safe-coding-system suggests raw-text if there are raw bytes
3477 in the region.
3478 (Explicit Encoding): Warn not to use `undecided' when encoding.
3479
c8736212
GM
34802009-02-11 Glenn Morris <rgm@gnu.org>
3481
3482 * frames.texi (Visibility of Frames): Mention the effect multiple
3483 workspaces/desktops can have on visibility.
3484
ab992d66
EZ
34852009-02-07 Eli Zaretskii <eliz@gnu.org>
3486
c8736212
GM
3487 * text.texi (Commands for Insertion):
3488 * commands.texi (Event Mod):
3489 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
3490 * nonascii.texi (Translation of Characters):
3491 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
3492 (Explicit Encoding): Document the `charset' text property produced
3493 by decode-coding-region and decode-coding-string.
ab992d66 3494
e651a255
AM
34952009-01-27 Alan Mackenzie <acm@muc.de>
3496
3497 * modes.texi (Search-based Fontification): Correct a typo.
3498
bc5cde4b
JB
34992009-01-25 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3502 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3503
3533155b
EZ
35042009-01-24 Eli Zaretskii <eliz@gnu.org>
3505
f721deda
EZ
3506 * display.texi (Window Systems): Document the value of
3507 `initial-window-system' under --daemon.
3508
3533155b
EZ
3509 * os.texi (System Environment): Remove description of the
3510 `environment' function which has been deleted.
3511
f79b43b2
DN
35122009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3513
3514 * frames.texi (Multiple Displays): Remove documentation for
3515 removed function make-frame-on-tty.
3516
e3aa6669
CY
35172009-01-22 Chong Yidong <cyd@stupidchicken.com>
3518
3519 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
3520 write-region-annotate-functions.
3521 Document write-region-post-annotation-function.
e3aa6669 3522
fb13a416
CY
35232009-01-19 Chong Yidong <cyd@stupidchicken.com>
3524
3525 * display.texi (Font Lookup): Document WIDTH argument of
3526 x-list-fonts.
3527
02eccf6b
EZ
35282009-01-17 Eli Zaretskii <eliz@gnu.org>
3529
ead3f58d
EZ
3530 * maps.texi (Standard Keymaps): Rename function-key-map to
3531 local-function-key-map.
3532
3533 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3534 local-function-key-map.
3535
3536 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3537 and `set-keyboard-coding-system' now accept an optional terminal
3538 argument.
3539
3540 * commands.texi (Event Mod): `keyboard-translate-table' is now
3541 terminal-local.
3542 (Function Keys): Rename function-key-map to
3543 local-function-key-map.
3544
df05a163
EZ
3545 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3546 frames.texi.
3547
0ed8034e 3548 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
3549 `delete-terminal-functions', `suspend-tty-functions' and
3550 `resume-tty-functions'.
0ed8034e
EZ
3551
3552 * frames.texi (Frames): Document `frame-terminal' and
3553 `terminal-live-p'.
3554 (Multiple Displays): Document `make-frame-on-tty'.
3555 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3556 `terminal-name', and `get-device-terminal'.
490f1197
EZ
3557 (Terminal Parameters): Document `terminal-parameters',
3558 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
3559
3560 * os.texi (System Environment): Document `environment' and
3561 `initial-environment'.
490f1197
EZ
3562 (Suspending Emacs): Update for multi-tty; document
3563 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 3564
02eccf6b
EZ
3565 * nonascii.texi (Coding System Basics): More accurate description
3566 of `raw-text'.
3567
f19fea97
JB
35682009-01-12 Juanma Barranquero <lekktu@gmail.com>
3569
3570 * display.texi (Low-Level Font): Fix typo.
3571
16fa292f
CY
35722009-01-10 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * elisp.texi (Top): Update node listing.
3575
3576 * display.texi (PostScript Images): Node deleted.
3577
0b4faef3
EZ
35782009-01-10 Eli Zaretskii <eliz@gnu.org>
3579
3355f04d
EZ
3580 * processes.texi (Decoding Output): Document that null bytes force
3581 no-conversion for reading process output.
3582
3583 * files.texi (Reading from Files): Document that null bytes force
3584 no-conversion when visiting files.
3585
11625308 3586 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 3587
5dcb4c4e
SM
3588 * nonascii.texi (Lisp and Coding Systems):
3589 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 3590 (Character Properties): Improve wording.
0b4faef3 3591
ce9cf065
CY
35922009-01-09 Chong Yidong <cyd@stupidchicken.com>
3593
3594 * display.texi (Font Lookup): Remove obsolete function
3595 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3596 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
3597 (Font Selection): Reorder order of variable descriptions.
3598 Minor clarifications.
ce9cf065
CY
3599
3600 * elisp.texi (Top): Update node listing.
3601
ab756fb3
GM
36022009-01-09 Glenn Morris <rgm@gnu.org>
3603
3604 * commands.texi (Command Loop Info): Say that last-command-char and
3605 last-input-char are obsolete aliases.
3606
3607 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3608 last-input-char and last-command-char, since they are just aliases for
3609 last-input-event and last-command-event.
3610
3611 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3612 last-command-char.
3613
6b2b8ab1
CY
36142009-01-08 Chong Yidong <cyd@stupidchicken.com>
3615
3616 * elisp.texi: Update node listing.
3617
3618 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
3619 (Face Attributes): Don't link to Font Lookup.
3620 Document font-family-list.
6b2b8ab1
CY
3621 (Fonts): New node.
3622
3568e767
JR
36232009-01-08 Jason Rumney <jasonr@gnu.org>
3624
3625 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 3626 changing the standard pointer shapes. (Bug#1485)
3568e767 3627
6221c8db
CY
36282009-01-08 Chong Yidong <cyd@stupidchicken.com>
3629
3630 * display.texi (Attribute Functions): Note that a function value
3631 :height is relative, and that compatibility functions work by
3632 calling set-face-attribute.
3633 (Displaying Faces): Reorder list in order of increasing priority.
3634 (Face Remapping): New node. Content moved here from Displaying
3635 Faces.
3636 (Glyphs): Link to Face Functions.
3637
e3d3799a
CY
36382009-01-08 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * display.texi (Faces): Don't discuss face id here. facep does
3641 not return t.
3642 (Defining Faces): Minor clarification.
3643 (Face Attributes): Rearrange items to match docstring of
3644 set-face-attribute. Add :foundry attribute. Document new role of
3645 :font attribute. Texinfo usage fix.
3646 (Attribute Functions): Copyedits.
3647 (Face Functions): Note that face number is seldom used.
3648
638a2457
RS
36492009-01-05 Richard M Stallman <rms@gnu.org>
3650
3651 * strings.texi (Predicates for Strings): Minor clarification.
3652
3653 * functions.texi (Function Safety): Texinfo usage fix.
3654
49ea0074
JB
36552009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3656
3657 * objects.texi (General Escape Syntax): Fix typo.
3658
9f822178
MR
36592009-01-03 Martin Rudalics <rudalics@gmx.at>
3660
3661 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3662 works via the default value of pop-up-frame-function.
3663
af34ad36
EZ
36642009-01-02 Eli Zaretskii <eliz@gnu.org>
3665
3666 * processes.texi (System Processes): Document the `time' and
3667 `ctime' attributes of `system-process-attributes'.
3668
d31f6679
CY
36692009-01-01 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * display.texi (Face Attributes): Clarify :height attribute.
3672
174dc00c
MR
36732008-12-31 Martin Rudalics <rudalics@gmx.at>
3674
3675 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3676 the front of the buffer list. Add entries for `last-buffer' and
3677 `unbury-buffer'.
3678
b8afe7e4
EZ
36792008-12-27 Eli Zaretskii <eliz@gnu.org>
3680
d14030f5
EZ
3681 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3682 and its subsections.
3683
3684 * frames.texi (Multiple Terminals, Low-level Terminal)
3685 (Terminal Parameters, Frames on Other TTY devices): New sections.
3686 (Frames): Add an xref to "Multiple Terminals".
3687
765980a4
EZ
3688 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3689
3690 * objects.texi (Terminal Type): New node.
3691 (Editing Types): Add it to the menu.
3692
47bd5577
EZ
3693 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3694 Variables".
3695
eb22b78c 3696 * variables.texi (Directory Local Variables): New node.
47bd5577 3697 (Variables): Add a menu item for it.
eb22b78c 3698
b8afe7e4
EZ
3699 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3700 `generated-autoload-file'.
3701
77bb0476
EZ
37022008-12-20 Eli Zaretskii <eliz@gnu.org>
3703
028e2c19
EZ
3704 * os.texi (Startup Summary): Add xref to documentation of
3705 `initial-window-system'.
3706
77bb0476
EZ
3707 * display.texi (Window Systems): Document `window-system' the
3708 function. The variable `window-system' is now frame-local.
028e2c19 3709 Document `initial-window-system'.
77bb0476 3710
dda87836
MR
37112008-12-19 Martin Rudalics <rudalics@gmx.at>
3712
3713 * windows.texi (Windows): Rewrite description of
3714 fit-window-to-buffer.
3715
caef3ed2
GM
37162008-12-13 Glenn Morris <rgm@gnu.org>
3717
3718 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3719 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3720
21c58e4d
GM
37212008-12-12 Glenn Morris <rgm@gnu.org>
3722
3723 * debugging.texi (Error Debugging): Refer forwards to
3724 eval-expression-debug-on-error.
3725
af38459f
EZ
37262008-12-05 Eli Zaretskii <eliz@gnu.org>
3727
5dedd9b5
EZ
3728 * strings.texi (String Basics): Only unibyte strings that
3729 represent key sequences hold 8-bit raw bytes.
3730
af38459f
EZ
3731 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3732 paragraph to speak about `undecided'.
3733 (Character Properties): Don't explain the meaning of each
3734 property; instead, identify their Unicode Standard names.
b3f1f4a5 3735 (Character Sets): Document `map-charset-chars'.
af38459f 3736
fa047ae7
GM
37372008-12-02 Glenn Morris <rgm@gnu.org>
3738
3739 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3740 section yet again.
3741
47dbc044
EZ
37422008-11-29 Eli Zaretskii <eliz@gnu.org>
3743
98d05998
EZ
3744 * nonascii.texi (Character Properties): New Section.
3745 (Specifying Coding Systems): Document
3746 `coding-system-priority-list', `set-coding-system-priority', and
3747 `with-coding-priority'.
3748 (Lisp and Coding Systems): Document `check-coding-systems-region'
3749 and `coding-system-charset-list'.
3750 (Coding System Basics): Document `coding-system-aliases'.
3751
3752 * elisp.texi (Top): Add a @detailmenu entry for "Character
3753 Properties".
3754
47dbc044
EZ
3755 * objects.texi (Character Type): Correct the range of Emacs
3756 characters. Add an @xref to "Character Codes".
3757
3758 * strings.texi (String Basics): Add an @xref to "Character Codes".
3759
3760 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3761
3762 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3763 (Character Codes): Document `max-char'.
3764
8b80cdf5
EZ
37652008-11-28 Eli Zaretskii <eliz@gnu.org>
3766
3767 * nonascii.texi (Text Representations, Converting Representations)
3768 (Character Sets, Scanning Charsets, Translation of Characters):
3769 Make text more accurate.
3770
a99dceba
GM
37712008-11-28 Glenn Morris <rgm@gnu.org>
3772
3773 * files.texi (Format Conversion Round-Trip): Improve previous change.
3774
f6dc3bed
CY
37752008-11-26 Chong Yidong <cyd@stupidchicken.com>
3776
3777 * modes.texi (Auto Major Mode): Fix example.
3778
5da9413d
GM
37792008-11-25 Glenn Morris <rgm@gnu.org>
3780
3781 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3782
3783 * files.texi (Format Conversion Round-Trip):
3784 Use active voice for previous change.
3785
fcca848c
CY
37862008-11-25 Chong Yidong <cyd@stupidchicken.com>
3787
3788 * os.texi (Processor Run Time):
3789 * processes.texi (Transaction Queues):
3790 * markers.texi (The Mark):
3791 * windows.texi (Choosing Window, Selecting Windows):
3792 * files.texi (Changing Files, Magic File Names):
3793 * commands.texi (Key Sequence Input):
3794 * functions.texi (Declaring Functions):
3795 * strings.texi (Predicates for Strings):
3796 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3797
36c8dc54
CY
37982008-11-24 Chong Yidong <cyd@stupidchicken.com>
3799
3800 * help.texi (Accessing Documentation): Update example.
3801
3802 * variables.texi (Defining Variables): Note that `*' is not
3803 necessary if defcustom is used.
3804
2a79b242
EZ
38052008-11-22 Eli Zaretskii <eliz@gnu.org>
3806
3807 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3808 Characters" from @detailmenu.
3809
3810 * nonascii.texi (Character Codes, Character Sets)
3811 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3812 (Chars and Bytes, Splitting Characters): Sections removed.
3813
392f0d26
LK
38142008-11-22 Lute Kamstra <lute@gnu.org>
3815
3816 * positions.texi (Text Lines): Update goto-line documentation.
3817
af1a5cd5
MR
38182008-11-21 Martin Rudalics <rudalics@gmx.at>
3819
6a4cfb0c
MR
3820 * frames.texi (Frames): Fix typo, add cross references, reword.
3821 (Initial Parameters): Reword special-display-frame-alist text.
3822 (Frames and Windows): Reword. Describe argument norecord for
3823 set-frame-selected-window.
3824 (Input Focus): Describe argument norecord for select-frame.
3825 Remove comment on MS-Windows behavior for focus-follows-mouse.
3826 (Raising and Lowering): Mention windows-frames dichotomy in
3827 metaphor.
3828
af1a5cd5
MR
3829 * windows.texi (Displaying Buffers, Vertical Scrolling)
3830 (Horizontal Scrolling): Fix indenting and rewording issues
3831 introduced with 2008-11-07 change.
3832
c249fa9c
GM
38332008-11-20 Glenn Morris <rgm@gnu.org>
3834
3835 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3836 element of `format-alist'.
3837
204d4665
GM
38382008-11-19 Glenn Morris <rgm@gnu.org>
3839
3840 * doclicense.texi: Update to FDL 1.3.
3841 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3842
cc0910af
CY
38432008-11-18 Chong Yidong <cyd@stupidchicken.com>
3844
efe6e7c4
CY
3845 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3846 vars, which are obsolete. Mention jit-lock-register.
3847
5dcb4c4e
SM
3848 * modes.texi (Other Font Lock Variables):
3849 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 3850
cc0910af
CY
3851 * frames.texi (Color Parameters): Document alpha parameter.
3852
aeeedf76
MR
38532008-11-16 Martin Rudalics <rudalics@gmx.at>
3854
3855 * windows.texi (Splitting Windows, Deleting Windows)
3856 (Selecting Windows, Cyclic Window Ordering)
3857 (Buffers and Windows, Displaying Buffers, Choosing Window)
3858 (Dedicated Windows, Window Point, Window Start and End)
3859 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3860 (Size of Window, Resizing Windows, Window Configurations)
3861 (Window Parameters): Avoid @var at beginning of sentences and
3862 reword accordingly.
3863
4c565c5c
LK
38642008-11-11 Lute Kamstra <lute@gnu.org>
3865
3866 * files.texi (File Name Components): Fix file-name-extension
3867 documentation.
3868
25f494c9
JB
38692008-11-11 Juanma Barranquero <lekktu@gmail.com>
3870
3871 * frames.texi (Basic Parameters): Remove display-environment-variable
3872 and term-environment-variable.
3873
a1401ab1
EZ
38742008-11-08 Eli Zaretskii <eliz@gnu.org>
3875
3876 * windows.texi (Basic Windows, Splitting Windows)
3877 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3878 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
3879 (Resizing Windows, Window Configurations, Window Parameters):
3880 Fix wording and markup.
a1401ab1 3881
efafc282
MR
38822008-11-07 Martin Rudalics <rudalics@gmx.at>
3883
3884 * windows.texi (Windows): Update entries.
3885 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 3886 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
3887 (Selecting Windows, Cyclic Window Ordering): Reword with special
3888 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
3889 (Buffers and Windows, Choosing Window): Reword with special
3890 emphasis on dedicated windows.
3891 (Displaying Buffers): Reword. For switch-to-buffer mention that
3892 it may fall back on pop-to-buffer. For other-window try to
3893 explain how it treats the cyclic ordering of windows.
efafc282
MR
3894 (Dedicated Windows): New node and section discussing dedicated
3895 windows and associated functions.
86ab855a 3896 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
3897 (Window Start and End): Rename node and section title. Reword.
3898 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3899 Minor rewording.
3900 (Size of Window): Reword, in particular text on window-width.
3901 (Resizing Windows): Reword. Add text on balancing windows.
3902 (Window Configurations): Reword. Mention window parameters.
3903 (Window Parameters): New node and section on window parameters.
3904 (Window Hooks): Reword. Mention that
3905 window-configuration-change-hook is run "buffer-locally".
3906 * elisp.texi (Top): Update Windows entries in @detailmenu
3907 section.
3908
d60a8ab2
JB
39092008-11-04 Juanma Barranquero <lekktu@gmail.com>
3910
3911 * searching.texi (Regexp Search): Fix typo.
3912
01777627
CY
39132008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3914
3915 * searching.texi (Regexp Search): Document GREEDY arg.
3916 (Simple Match Data): Fix return value.
3917
c4526e93
EZ
39182008-11-01 Eli Zaretskii <eliz@gnu.org>
3919
3920 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
3921 with Emacs 23 internal representation of characters.
3922 Document `unibyte-string'.
c4526e93 3923
fe2ae8b5
CY
39242008-10-28 Chong Yidong <cyd@stupidchicken.com>
3925
3926 * processes.texi (Process Information): Note that process-status
3927 does not accept buffer names.
3928
cc5a21e3
CY
39292008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
3930
3931 * positions.texi (Skipping Characters): Correct return value of
3932 skip-chars-forward.
3933
09460d9a
MR
39342008-10-25 Martin Rudalics <rudalics@gmx.at>
3935
520b29e7
MR
3936 * windows.texi (Deleting Windows): Update documentation of
3937 delete-windows-on.
3938 (Buffers and Windows): Update documentations of
3939 get-buffer-window and get-buffer-window-list.
3940 (Displaying Buffers): Update documentation of
3941 replace-buffer-in-windows.
3942
09460d9a
MR
3943 * buffers.texi (Current Buffer): Reword set-buffer and
3944 with-current-buffer documentations.
3945 (Creating Buffers): Reword documentation of get-buffer-create.
3946
4d48fcdc
MR
39472008-10-23 Martin Rudalics <rudalics@gmx.at>
3948
3949 * buffers.texi (Current Buffer): Reword documentation of
3950 set-buffer.
3951 (Buffer Names): Reword documentation of buffer-name.
3952 (The Buffer List): For bury-buffer explain what happens with the
3953 buffer's window.
3954 (Creating Buffers): Say that get-buffer-create's arg is called
3955 buffer-or-name.
3956
f0143c43
CY
39572008-10-22 Chong Yidong <cyd@stupidchicken.com>
3958
3e5dbbd3
CY
3959 * advice.texi (Computed Advice): Explain what DEFINITION is.
3960
f0143c43
CY
3961 * nonascii.texi (Character Codes): Remove obsolete function
3962 char-valid-p, and document characterp instead.
3963
52a94b85
MR
39642008-10-22 Martin Rudalics <rudalics@gmx.at>
3965
3966 * windows.texi (Displaying Buffers): Reword documentation of
3967 pop-to-buffer.
3968 (Choosing Window): Rewrite documentation of display-buffer and
3969 its options.
3970
f76f8246
MR
3971 * buffers.texi (Killing Buffers): Update documentation of
3972 kill-buffer.
3973
acc8b598
EZ
39742008-10-21 Eli Zaretskii <eliz@gnu.org>
3975
80e6b6df
EZ
3976 * processes.texi (Serial Ports): Fix wording and improve markup.
3977
3645358a
EZ
3978 * searching.texi (Regexp Search): Document `string-match-p' and
3979 `looking-at-p'.
3980 (POSIX Regexps): Add an xref for "non-greedy".
3981 (Regexp Special): Add @cindex entry for "non-greedy".
3982
b3d50cff 3983 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 3984 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 3985
73b7530a
EZ
3986 * frames.texi (Color Names): Add an xref to `read-color'.
3987
3988 * minibuf.texi (High-Level Completion): Document `read-color'.
3989
acc8b598
EZ
3990 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
3991
3992 * positions.texi (Narrowing): Add an xref to "Swapping Text".
3993
3994 * buffers.texi (Swapping Text): New section, documents
3995 `buffer-swap-text'.
3996
10e187e8
MR
39972008-10-21 Martin Rudalics <rudalics@gmx.at>
3998
3999 * windows.texi (Resizing Windows): Minor wording fix.
4000
fd6f900c
EZ
40012008-10-20 Eli Zaretskii <eliz@gnu.org>
4002
4003 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
4004 and `combine-and-quote-strings'.
4005
4006 * strings.texi (Creating Strings): Add xrefs for them.
4007
e4372165
EZ
40082008-10-19 Eli Zaretskii <eliz@gnu.org>
4009
d6328fba
EZ
4010 * elisp.texi (Top): Make descriptive text for "Reading File Names"
4011 match the corresponding menu in minibuf.texi.
4012
e4372165
EZ
4013 * minibuf.texi (Reading File Names): Document `read-shell-command'
4014 and `minibuffer-local-shell-command-map'.
4015
5d8dda33
MR
40162008-10-19 Martin Rudalics <rudalics@gmx.at>
4017
4018 * windows.texi (Resizing Windows): Remove var{} around "window" in
4019 documentation of enlarge-window.
4020 Rewrite documentation of window-min-height and window-min-width.
4021
437706cd
EZ
40222008-10-19 Eli Zaretskii <eliz@gnu.org>
4023
80f85d7c
EZ
4024 * functions.texi (Calling Functions): Document `apply-partially'.
4025
291703b5
EZ
4026 * hooks.texi (Standard Hooks): Mention
4027 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
4028
4029 * variables.texi (File Local Variables): Document
4030 `file-local-variables-alist', `before-hack-local-variables-hook'
4031 and `hack-local-variables-hook'.
4032
583d8b3c
EZ
4033 * processes.texi (Synchronous Processes): Document `process-lines'.
4034
5dcb4c4e
SM
4035 * customize.texi (Variable Definitions):
4036 Document `custom-reevaluate-setting'.
437706cd 4037
7e51d89b
MR
40382008-10-18 Martin Rudalics <rudalics@gmx.at>
4039
4040 * windows.texi (Choosing Window, Deleting Windows)
4041 (Displaying Buffers): Expand documentation of dedicated windows.
4042
43c59a3d
EZ
40432008-10-18 Eli Zaretskii <eliz@gnu.org>
4044
018a960d
EZ
4045 * files.texi (Changing Files): Document symbolic input of file
4046 modes to `set-file-modes'. Document `read-file-modes' and
4047 `file-modes-symbolic-to-number'.
4048
2c0b8144
EZ
4049 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
4050 and `search-map'.
4051
5dcb4c4e
SM
4052 * searching.texi (Search and Replace):
4053 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 4054 Document `multi-query-replace-map'.
80120f13 4055
6d4913f0 4056 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
4057 (Completion Commands, Reading File Names):
4058 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
4059 `minibuffer-local-filename-must-match-map'.
4060 (Minibuffer Completion): The `require-match' argument to
4061 `completing-read' can now have the value `confirm-only'.
4062
43c59a3d
EZ
4063 * windows.texi (Displaying Buffers): Minor wording fix.
4064 (Choosing Window): `split-height-threshold' can now be nil.
4065 Document `split-width-threshold'. `pop-up-frames' can have the
4066 value `graphic-only'.
4067
f36acfd9
EZ
40682008-10-17 Eli Zaretskii <eliz@gnu.org>
4069
4070 * os.texi (Startup Summary): Document `before-init-time' and
4071 `after-init-time'. Document `initial-window-system' and
4072 `window-system-initialization-alist'. Document reading the
4073 abbrevs file. Document the call to `server-start' under --daemon.
4074 Rearrange a bit to be consistent with the code flow.
53728487
EZ
4075 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4076 (Time Parsing): Document `format-seconds'.
f36acfd9 4077
96995b89
MR
40782008-10-17 Martin Rudalics <rudalics@gmx.at>
4079
4080 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4081 and reword.
4082
2de17c73
EZ
40832008-10-16 Eli Zaretskii <eliz@gnu.org>
4084
4085 * markers.texi (The Mark): Document use-region-p.
4086
9cf52b11
EZ
40872008-10-15 Eli Zaretskii <eliz@gnu.org>
4088
c3aaf1d7
EZ
4089 * internals.texi (Writing Emacs Primitives): The interactive spec
4090 of a primitive can be a Lisp form.
4091
841a1743
EZ
4092 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4093 values of transient-mark-mode. Document handle-shift-selection.
4094
4095 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4096 (Interactive Examples): Show an example of `^'.
4097 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
4098 (Defining Commands, Using Interactive): The interactive-form of a
4099 function can be added via its symbol's property.
841a1743 4100
52441368
EZ
4101 * positions.texi (List Motion): beginning-of-defun-function can
4102 now accept an argument.
4103
8e8c1a72
EZ
4104 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4105 now return a list of strings.
4106
a33a1f2a
EZ
4107 * control.texi (Handling Errors): Document ignore-errors.
4108
4fb04348
EZ
4109 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4110 (Parameter Access): Document set-frame-parameter.
4111
ee666f84
EZ
4112 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4113 Hooks" for the effect of kill-all-local-variables on local hook
4114 functions.
4115
9cf52b11
EZ
4116 * modes.texi (Major Mode Conventions, Mode Line Variables):
4117 `mode-name' need not be a string. xref to "Mode Line Data" for
4118 details, and to "Emulating Mode Line" for computing a string
4119 value.
4120
22526bc4
EZ
41212008-10-14 Eli Zaretskii <eliz@gnu.org>
4122
a65f6a85
EZ
4123 * processes.texi (System Processes): New section.
4124 (Processes, Signals to Processes): Add xrefs to it.
4125
4126 * objects.texi (Editing Types): A `process' is a subprocess of
4127 Emacs, not just any process running on the OS.
4128
4129 * elisp.texi (Top): Adjust the @detailmenu for the above two
4130 changes.
4131
2724b26a
EZ
4132 * sequences.texi (Char-Tables): Remove documentation of
4133 set-char-table-default, which has no effect since Emacs 23.
4134 <char-table-range, set-char-table-range>: Don't mention generic
4135 characters and charsets. Add a cons cell as a possible argument.
4136
4137 * nonascii.texi (Splitting Characters)
4138 (Translation of Characters): Don't mention generic characters.
4139
4140 * display.texi (Fontsets): Don't mention generic characters.
4141
22526bc4 4142 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 4143 argument FUNCTION with a cons cell as KEY.
22526bc4 4144
eaf4b689
EZ
41452008-10-13 Eli Zaretskii <eliz@gnu.org>
4146
45e46036
EZ
4147 * objects.texi (Primitive Function Type): Move "@cindex special
4148 forms" from here...
4149
4150 * eval.texi (Special Forms): ...to here.
4151
4152 * functions.texi (What Is a Function): `functionp' returns nil for
4153 special forms. Add an xref.
4154
eaf4b689
EZ
4155 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4156 Variables".
4157
4158 * variables.texi (Frame-Local Variables): New section.
4159 (Buffer-Local Variables): Add an xref to it.
4160 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4161 have both frame-local and buffer-local binding.
4162
4163 * frames.texi (Frames): Mention multiple tty frames.
4164 (Frame Parameters, Parameter Access): Mention frame-local variable
4165 bindings.
4166
15688fce
GM
41672008-09-20 Glenn Morris <rgm@gnu.org>
4168
4169 * display.texi (Defining Faces): Recommend against face variables.
4170
35539065
JB
41712008-09-16 Juanma Barranquero <lekktu@gmail.com>
4172
4173 * display.texi (Echo Area Customization): Fix typo.
4174
6a57054b
JB
41752008-09-09 Juanma Barranquero <lekktu@gmail.com>
4176
4177 * loading.texi (Where Defined): Add `defface' item.
4178
d632fb82
MR
41792008-09-06 Martin Rudalics <rudalics@gmx.at>
4180
4181 * loading.texi (Where Defined): Fix description of symbol-file.
4182
905a9adb
JR
41832008-08-26 Jason Rumney <jasonr@gnu.org>
4184
4185 * display.texi (TIFF Images): New section describing :index property.
4186
852e91b7
CY
41872008-08-23 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * display.texi (Temporary Displays): Remove unnecessary comment
4190 about usage of temp-buffer-show-hook.
4191
6be001ee
CY
41922008-08-05 Chong Yidong <cyd@stupidchicken.com>
4193
4194 * symbols.texi (Other Plists): Fix incorrect example.
4195 Suggested by Florian Beck.
4196
58e3d8e8
JB
41972008-07-31 Juanma Barranquero <lekktu@gmail.com>
4198
4199 * os.texi: Fix previous change.
4200
7c2fb837
DN
42012008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4202
4203 * os.texi:
4204 * intro.texi:
4205 * files.texi: Remove VMS support.
4206
9e2a2647
DN
42072008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4208
4209 * os.texi:
4210 * frames.texi:
4211 * display.texi: Remove mentions of Mac Carbon.
4212
c4f4682b
MB
42132008-07-01 Miles Bader <miles@gnu.org>
4214
4215 * text.texi (Special Properties):
4216 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4217
3696411e
JB
42182008-06-28 Johan Bockgård <bojohan@gnu.org>
4219
4220 * display.texi (Other Image Types): Fix copy/paste error; say
4221 "PBM", not "XBM".
4222
f2a77c3a
DN
42232008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4224
4225 * os.texi: Remove references to obsolete systems.
4226
6d52677d
EZ
42272008-06-20 Eli Zaretskii <eliz@gnu.org>
4228
4229 * makefile.w32-in (distclean): Remove makefile.
4230
1a87da4c
GM
42312008-06-17 Glenn Morris <rgm@gnu.org>
4232
4233 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4234 (elisp, dist): Remove rules and variables that are obsolete now
4235 the lisp manual is no longer distributed separately.
4236
fdda1c5d
GM
42372008-06-16 Glenn Morris <rgm@gnu.org>
4238
646692e9
GM
4239 * configure, configure.in, mkinstalldirs: Remove unused files.
4240
4241 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 4242 * vol1.texi (EMACSVER):
6a57054b 4243 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
4244
4245 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4246 as per maintain.info.
4247
611bee81
GM
42482008-06-15 Glenn Morris <rgm@gnu.org>
4249
a7bed3a0
GM
4250 * makefile.w32-in (manual): Use "23" rather than "21".
4251
4252 * Makefile.in (emacsver): New, set by configure.
4253 (manual): Use emacsver.
4254
d794edf2
GM
4255 * intro.texi: Report bugs using M-x report-emacs-bug.
4256
611bee81
GM
4257 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4258
c73e02fa
GM
42592008-06-13 Daniel Engeler <engeler@gmail.com>
4260
4261 * elisp.texi, internals.texi, processes.texi: Add documentation
4262 about serial port access.
4263
e40a85cd
MB
42642008-06-05 Miles Bader <miles@gnu.org>
4265
4266 * display.texi (Displaying Faces): Update to reflect function
4267 renamings in face-remap.el.
4268
7b753744
JB
42692008-06-05 Juanma Barranquero <lekktu@gmail.com>
4270
4271 * display.texi (Fontsets): Fix typos.
4272
9d3d42fb
MB
42732008-06-03 Miles Bader <miles@gnu.org>
4274
7b753744
JB
4275 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4276 remove-relative-face-remapping, set-base-face-remapping,
4277 and set-default-base-face-remapping.
9d3d42fb 4278
f2cec7a9
MB
42792008-06-01 Miles Bader <miles@gnu.org>
4280
4281 * display.texi (Displaying Faces): Add face-remapping-alist.
4282
8f39c96d
SM
42832008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4284
4285 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4286 variable names.
4287
1ef5eecc
ER
42882008-05-03 Eric S. Raymond <esr@golux>
4289
352c8b4a 4290 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
4291 (current-global-map) return references, not copies.
4292
63b4387f
JL
42932008-05-02 Juri Linkov <juri@jurta.org>
4294
4295 * minibuf.texi (Text from Minibuffer): Document a list of
4296 default values for `read-from-minibuffer'.
4297
38a8b703
JB
42982008-04-24 Juanma Barranquero <lekktu@gmail.com>
4299
4300 * nonascii.texi (Translation of Characters): Fix previous change.
4301
7c42e639
CY
43022008-04-20 Chong Yidong <cyd@stupidchicken.com>
4303
4304 * display.texi (Overlay Properties): Clarify role of underlying
4305 textprop and overlay keymaps for display strings.
4306
4307 * keymaps.texi (Active Keymaps): Ditto.
4308
25c0d999
SM
43092008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4310
4311 * minibuf.texi (Programmed Completion):
4312 Replace dynamic-completion-table with the new completion-table-dynamic.
4313
e3af5968
CY
43142008-04-07 Chong Yidong <cyd@stupidchicken.com>
4315
4316 * intro.texi (Some Terms): Change "fonts in this manual" index
4317 entry to "typographic conventions".
4318
6bfc8698
EZ
43192008-04-05 Eli Zaretskii <eliz@gnu.org>
4320
4321 * objects.texi (Text Props and Strings): Add indexing for read
4322 syntax of text properties.
4323
4972c361
SM
43242008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4325
4326 * processes.texi (Decoding Output): Remove process-filter-multibyte
4327 functions.
4328
c70a68db
MR
43292008-03-15 Martin Rudalics <rudalics@gmx.at>
4330
4331 * display.texi (Finding Overlays): Say that empty overlays at
4332 the end of the buffer are reported too.
4333
1291fd36
GM
43342008-03-13 Glenn Morris <rgm@gnu.org>
4335
4336 * elisp.texi (EMACSVER): Set to 23.0.60.
4337
c6b0dfd5
CY
43382008-02-26 Chong Yidong <cyd@stupidchicken.com>
4339
38a8b703 4340 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 4341
875fc30c
GM
43422008-02-22 Glenn Morris <rgm@gnu.org>
4343
4344 * frames.texi (Position Parameters): Clarify the description of
4345 `left' and `top', using information from "Geometry".
4346 (Geometry): Give a pointer to "Position Parameters", rather than
4347 repeating information.
4348
d8c8e45a
GM
43492008-02-11 Glenn Morris <rgm@gnu.org>
4350
4351 * objects.texi (Equality Predicates): No longer talk about "two"
4352 functions.
4353
38a8b703 43542008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
4355
4356 * objects.texi (Equality Predicates): Add defun for
4357 equal-including-properties.
4358
bfffe0b1
GM
43592008-02-10 Glenn Morris <rgm@gnu.org>
4360
4361 * objects.texi (Equality Predicates):
4362 Mention equal-including-properties.
4363
431b78c9
RS
43642008-02-07 Richard Stallman <rms@gnu.org>
4365
4366 * windows.texi (Window Start): Mention the feature of moving
4367 window-start to start of line.
4368
c8763fb6 43692008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
4370
4371 * keymaps.texi (Tool Bar): Document rtl property.
4372
1a256502
TTN
43732008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4374
4375 * display.texi (Button Types):
4376 For define-button-type, clarify type of NAME.
4377
569382c2
MR
43782008-01-19 Martin Rudalics <rudalics@gmx.at>
4379
4380 * buffers.texi (Buffer Modification): Fix typo.
4381
f3041af1
DN
43822008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4383
4384 * os.texi (System Environment): Remove references to OSes that are
4385 not supported anymore.
4386
d35e1cd7
DN
43872008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4388
4389 * os.texi (System Environment): Remove mention for Masscomp.
4390
23af7580
RS
43912008-01-04 Richard Stallman <rms@gnu.org>
4392
4393 * display.texi (Faces): Don't talk about internal face vector as arg
4394 to facep.
4395
4396 * customize.texi (Type Keywords): Fix previous change.
4397
4398 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4399 * elisp.texi (Top): Fix menu for commands.texi change.
4400
ec7d5b1e
RS
44012007-12-30 Richard Stallman <rms@gnu.org>
4402
5dcb4c4e 4403 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
4404 (Accessing Scroll): New node broken out of Accessing Mouse.
4405
101a6cea
RS
44062007-12-28 Richard Stallman <rms@gnu.org>
4407
4408 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 4409 (Basic Parameters): For `title', refer to title bar.
041817a4 4410 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 4411
72b7e664
RS
44122007-12-23 Richard Stallman <rms@gnu.org>
4413
4414 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4415 Improve some of the commented-out keywords' text too.
4416
27a4f445
MR
44172007-12-14 Martin Rudalics <rudalics@gmx.at>
4418
e2e3f1d7
MR
4419 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4420 "visit the current buffer".
4421
27a4f445
MR
4422 * os.texi (System Interface): Fix typo.
4423
a2afc99d
RS
44242007-12-04 Richard Stallman <rms@gnu.org>
4425
4426 * objects.texi (Symbol Type): Fix typo.
4427
b694135c
RS
44282007-12-03 Richard Stallman <rms@gnu.org>
4429
4430 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4431
f99a19da
GM
44322007-12-01 Glenn Morris <rgm@gnu.org>
4433
4434 * functions.texi (Declaring Functions): Improve previous change.
4435
8f4b37d8
GM
44362007-11-30 Glenn Morris <rgm@gnu.org>
4437
4438 * functions.texi (Declaring Functions): Add optional fourth
4439 argument of declare-function, and setting third argument to `t'.
4440
61a2fe01
RS
44412007-11-29 Richard Stallman <rms@gnu.org>
4442
4443 * customize.texi (Composite Types): Document `group' type.
4444
cbfc5193
GM
44452007-11-29 Glenn Morris <rgm@gnu.org>
4446
5dcb4c4e
SM
4447 * functions.texi (Declaring Functions): Add findex.
4448 Mention `external' files.
cbfc5193 4449
8386283a
JB
44502007-11-26 Juanma Barranquero <lekktu@gmail.com>
4451
4452 * functions.texi (Declaring Functions): Fix directive.
4453
a07c9a8b
RS
44542007-11-25 Richard Stallman <rms@gnu.org>
4455
4456 * help.texi (Help Functions): Clean up last change.
4457
4458 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4459
4460 * loading.texi (Named Features): Minor cleanup.
4461
4462 * macros.texi (Eval During Expansion): Minor cleanup.
4463
4464 * variables.texi (Variable Aliases): Minor cleanup.
4465
a0925923
RS
44662007-11-24 Richard Stallman <rms@gnu.org>
4467
4468 * functions.texi (Declaring Functions): Clarify previous change.
4469
4470 * compile.texi (Compiler Errors): Clarify previous change.
4471
20c63e44
RS
44722007-11-24 Richard Stallman <rms@gnu.org>
4473
e5e76c04 4474 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
4475 Clarify the text and move items around.
4476
5bb0cda3
GM
44772007-11-24 Glenn Morris <rgm@gnu.org>
4478
4479 * functions.texi (Declaring Functions): New section.
4480 * compile.texi (Compiler Errors): Mention declaring functions,
4481 defvar with no initvalue, and byte-compile-warnings.
4482
af13c86a
MR
44832007-11-15 Martin Rudalics <rudalics@gmx.at>
4484
4485 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4486 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4487
a5373305
MR
44882007-11-13 Martin Rudalics <rudalics@gmx.at>
4489
4490 * help.texi (Help Functions): Document new macro `with-help-window'.
4491
fe284805
JL
44922007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4493
4494 * searching.texi (Replacing Match): Describe new
4495 `match-substitute-replacement'.
4496
2c3a09b1
RS
44972007-10-31 Richard Stallman <rms@gnu.org>
4498
4499 * strings.texi (Creating Strings): Null strings from concat not unique.
4500
f2b480f4
RS
45012007-10-26 Richard Stallman <rms@gnu.org>
4502
4503 * objects.texi (Equality Predicates): Null strings are uniquified.
4504
4505 * minibuf.texi: Minor clarifications in previous change.
4506
db21122c
GM
45072007-10-25 Glenn Morris <rgm@gnu.org>
4508
4509 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4510
2328cbb3
RS
45112007-10-24 Richard Stallman <rms@gnu.org>
4512
4513 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4514
4515 * variables.texi (Frame-Local Variables): Node deleted.
4516 (Variables): Delete Frame-Local Variables from menu.
4517 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4518 (Default Value): Don't mention frame-local vars.
4519
4520 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4521
4522 * loading.texi (Unloading): Document FEATURE-unload-function
4523 instead of FEATURE-unload-hook.
4524
2328cbb3
RS
4525 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4526
c066bafa
JL
45272007-10-22 Juri Linkov <juri@jurta.org>
4528
4529 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4530 (High-Level Completion): Document a list of default value strings
4531 in the DEFAULT argument, for which minibuffer functions return the
4532 first element.
4533
65ced25f
JL
45342007-10-17 Juri Linkov <juri@jurta.org>
4535
4536 * text.texi (Filling): Update arguments of fill-paragraph.
4537 fill-paragraph operates on the active region in Transient Mark mode.
4538 Remove fill-paragraph-or-region.
4539
ee46ec8e
KB
45402007-10-13 Karl Berry <karl@gnu.org>
4541
4542 * elisp.texi (@dircategory): Move to after @copying,
4543 since we want @copying as close as possible to the beginning of
4544 the output.
4545
61bbdbc6
RS
45462007-10-12 Richard Stallman <rms@gnu.org>
4547
4548 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4549
4550 * commands.texi (Distinguish Interactive): New node,
4551 broken out from Interactive Call and rewritten.
4552 (Command Loop): Put Distinguish Interactive in menu.
4553
af23e1e8
RS
45542007-10-09 Richard Stallman <rms@gnu.org>
4555
4556 * text.texi (Examining Properties): Mention overlay priority.
4557
4558 * display.texi (Display Margins): Correct the description
4559 of margin display specifications.
4560 (Replacing Specs): New subnode broken out of Display Property.
4561
e1965a69
JL
45622007-10-06 Juri Linkov <juri@jurta.org>
4563
4564 * text.texi (Filling): Document fill-paragraph-or-region.
4565
4638454b
JB
45662007-10-05 Juanma Barranquero <lekktu@gmail.com>
4567
4568 * display.texi (Auto Faces): Fix typo.
4569
7ed54cc5
RS
45702007-10-02 Richard Stallman <rms@gnu.org>
4571
4572 * display.texi (Display Property): Explain some display specs
4573 don't let you move point in.
4574
5dcb4c4e
SM
4575 * frames.texi (Cursor Parameters):
4576 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
4577
4578 * windows.texi (Basic Windows): Don't describe
4579 cursor-in-non-selected-windows here.
4580
305a7ef2
EZ
45812007-10-01 Eli Zaretskii <eliz@gnu.org>
4582
4583 * processes.texi (Misc Network): Note that these functions are
4584 supported only on some systems.
4585
f7a7f4eb
RS
45862007-10-01 Richard Stallman <rms@gnu.org>
4587
4588 * display.texi (Overlay Properties): Explain nil as priority.
4589 Explain that conflicts are unpredictable if not resolved by
4590 priorities.
4591
780d7bb9
RS
45922007-09-23 Richard Stallman <rms@gnu.org>
4593
4594 * macros.texi (Backquote): Minor clarification.
4595
14b4fdfb
RS
45962007-09-19 Richard Stallman <rms@gnu.org>
4597
4598 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
4599 Clarify when they work in parallel and when one overrides.
4600 Fix error in example.
14b4fdfb 4601
b8d4c8d0
GM
46022007-09-06 Glenn Morris <rgm@gnu.org>
4603
b3e755a9 4604 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
4605 commands to use ../../info.
4606 * Makefile.in (infodir): Go up one more level.
4638454b 4607 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
4608 (miscmanualdir): New.
4609 (dist): Use new variable miscmanualdir.
4610 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4611 (usermanualdir): Change from ../man to ../emacs.
4612
1bb1f7d3
MR
46132007-08-30 Martin Rudalics <rudalics@gmx.at>
4614
4615 * commands.texi (Command Loop Info): Advise against changing
4616 most variables described here. Explain new variable
4617 last-repeatable-command.
4618
b8d4c8d0
GM
46192007-08-29 Glenn Morris <rgm@gnu.org>
4620
4621 * elisp.texi (EMACSVER): Increase to 23.0.50.
4622
46232007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4624
4625 * frames.texi (Basic Parameters): Add display-environment-variable
4626 and term-environment-variable.
4627
46282007-08-28 Juri Linkov <juri@jurta.org>
4629
4630 * display.texi (Image Formats, Other Image Types): Add SVG.
4631
46322007-08-28 Juri Linkov <juri@jurta.org>
4633
4634 * display.texi (Images): Move formats-related text to new node
4635 "Image Formats".
4636 (Image Formats): New node.
4637
619fb9ee
RS
46382007-08-27 Richard Stallman <rms@gnu.org>
4639
4640 * windows.texi (Window Configurations): Clarify what
4641 a window configuration saves.
4642
b8d4c8d0
GM
46432007-08-25 Richard Stallman <rms@gnu.org>
4644
4645 * display.texi (Images): Delete redundant @findex.
4646
39f9da30
GM
46472007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4648
4649 * text.texi (Change Hooks): (after|before)-change-functions are no
4650 longer bound to nil while running; rather inhibit-modification-hooks
4651 is t.
4652
b8d4c8d0
GM
46532007-08-16 Richard Stallman <rms@gnu.org>
4654
5dcb4c4e
SM
4655 * processes.texi (Asynchronous Processes):
4656 Clarify doc of start-file-process.
b8d4c8d0
GM
4657
46582007-08-08 Martin Rudalics <rudalics@gmx.at>
4659
4660 * modes.texi (Example Major Modes): Fix typo.
4661
46622007-08-08 Glenn Morris <rgm@gnu.org>
4663
4664 * intro.texi (nil and t): Do not use `iff' in documentation.
4665
4666 * tips.texi (Documentation Tips): Recommend against `iff'.
4667
46682007-08-07 Chong Yidong <cyd@stupidchicken.com>
4669
4670 * display.texi (Image Cache): Document image-refresh.
4671
46722007-08-06 Martin Rudalics <rudalics@gmx.at>
4673
4674 * windows.texi (Size of Window): Document window-full-width-p.
4675
46762007-07-25 Glenn Morris <rgm@gnu.org>
4677
4678 * gpl.texi (GPL): Replace license with GPLv3.
4679
4680 * Relicense all FSF files to GPLv3 or later.
4681
46822007-07-24 Michael Albinus <michael.albinus@gmx.de>
4683
4638454b
JB
4684 * processes.texi (Synchronous Processes):
4685 Add `process-file-shell-command'.
b8d4c8d0
GM
4686 (Asynchronous Processes): Mention restricted use of
4687 `process-filter' and `process-sentinel' in
4688 `start-file-process'. Add `start-file-process-shell-command'.
4689
46902007-07-17 Michael Albinus <michael.albinus@gmx.de>
4691
4692 * files.texi (Magic File Names): Introduce optional parameter
4693 IDENTIFICATION for `file-remote-p'.
4694
46952007-07-16 Richard Stallman <rms@gnu.org>
4696
4697 * display.texi (Defining Faces): Fix previous change.
4698
46992007-07-14 Richard Stallman <rms@gnu.org>
4700
4701 * control.texi (Handling Errors): Document `debug' in handler list.
4702
47032007-07-10 Richard Stallman <rms@gnu.org>
4704
4705 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4706
47072007-07-09 Richard Stallman <rms@gnu.org>
4708
4709 * files.texi (Magic File Names): Rewrite previous change.
4710
47112007-07-08 Michael Albinus <michael.albinus@gmx.de>
4712
4713 * files.texi (Magic File Names): Introduce optional parameter
4714 CONNECTED for `file-remote-p'.
4715
47162007-07-07 Michael Albinus <michael.albinus@gmx.de>
4717
4718 * processes.texi (Asynchronous Processes):
4719 * files.texi (Magic File Names): Add `start-file-process'.
4720
47212007-06-27 Richard Stallman <rms@gnu.org>
4722
5dcb4c4e
SM
4723 * files.texi (Format Conversion Piecemeal):
4724 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
4725
47262007-06-27 Michael Albinus <michael.albinus@gmx.de>
4727
4638454b
JB
4728 * files.texi (Magic File Names): Remove `dired-call-process'.
4729 Add `process-file'.
b8d4c8d0
GM
4730
47312007-06-27 Kenichi Handa <handa@m17n.org>
4732
4733 * text.texi (Special Properties): Fix description about
4638454b 4734 `composition' property.
b8d4c8d0
GM
4735
47362007-06-26 Kenichi Handa <handa@m17n.org>
4737
4738 * nonascii.texi (Default Coding Systems): Document about the
4739 return value `undecided'.
4740
47412007-06-25 David Kastrup <dak@gnu.org>
4742
4743 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4744 `current-active-maps'.
4745
47462007-06-24 Karl Berry <karl@gnu.org>
4747
4638454b 4748 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
4749
47502007-06-15 Juanma Barranquero <lekktu@gmail.com>
4751
4752 * display.texi (Overlay Arrow): Doc fix.
4753
47542007-06-14 Karl Berry <karl@tug.org>
4755
4756 * anti.texi (Antinews): Typo.
4757
47582007-06-14 Chong Yidong <cyd@stupidchicken.com>
4759
4760 * display.texi (Image Cache): Document image-refresh.
4761
47622007-06-12 Karl Berry <karl@gnu.org>
4763
4764 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4765 * two-volume.make: New file.
4766 * .cvsignore: Ignore two-volume files.
4767
47682007-06-12 Tom Tromey <tromey@redhat.com>
4769
4770 * os.texi (Init File): Document user-emacs-directory.
4771
47722007-06-03 Nick Roberts <nickrob@snap.net.nz>
4773
4774 * commands.texi (Click Events): Describe width and height when
4775 object is nil.
4776
47772007-05-30 Nick Roberts <nickrob@snap.net.nz>
4778
5dcb4c4e
SM
4779 * commands.texi (Click Events): Layout more logically.
4780 Describe width and height.
b8d4c8d0
GM
4781 (Drag Events, Motion Events): Update to new format for position.
4782
47832007-06-02 Richard Stallman <rms@gnu.org>
4784
4785 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4786
47872007-06-02 Chong Yidong <cyd@stupidchicken.com>
4788
4789 * Version 22.1 released.
4790
47912007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4792
4793 * text.texi (Special Properties): Correct meaning of fontified face.
4794
47952007-05-30 Richard Stallman <rms@gnu.org>
4796
4797 * text.texi (Special Properties): Add link to Adjusting Point.
4798
47992007-05-12 Richard Stallman <rms@gnu.org>
4800
4801 * text.texi (Margins): indent-to-left-margin is not the default.
4802 (Mode-Specific Indent): For indent-line-function, the default
4803 is indent-relative.
4804
4805 * modes.texi (Example Major Modes): Explain last line of text-mode
4806 is redundant.
4807
48082007-05-10 Richard Stallman <rms@gnu.org>
4809
4810 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4811
4812 * help.texi (Keys in Documentation): Add reference to
4813 Documentation Tips.
4814
4815 * files.texi (Format Conversion): TO-FN gets three arguments.
4816
4817 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4818
48192007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4820
4821 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4822 * files.texi (Format Conversion): Expand intro; add menu.
4823 (Format Conversion Overview, Format Conversion Round-Trip)
4824 (Format Conversion Piecemeal): New nodes/subsections.
4825 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4826 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4827 (Saving Properties): Delete node/subsection.
4828
48292007-05-07 Karl Berry <karl@gnu.org>
4830
4831 * elisp.texi (EMACSVER): Back to 22.
4832
48332007-05-06 Richard Stallman <rms@gnu.org>
4834
4835 * processes.texi (Accepting Output): Revert most of previous change.
4836
48372007-05-05 Richard Stallman <rms@gnu.org>
4838
4839 * processes.texi (Accepting Output): accept-process-output
4840 uses microseconds, not milliseconds. But that arg is obsolete.
4841
48422007-05-04 Karl Berry <karl@tug.org>
4843
4844 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4845
48462007-05-04 Eli Zaretskii <eliz@gnu.org>
4847
4848 * tips.texi (Documentation Tips): Rearrange items to place the
4849 more important ones first. Add an index entry for hyperlinks.
4850
48512007-05-03 Karl Berry <karl@gnu.org>
4852
4853 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4854 (EMACSVER) [smallbook]: 22 for printed version.
4855
4856 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4857 so restore anchor to normal position after defun. Found by Kevin Ryde.
4858
48592007-04-26 Glenn Morris <rgm@gnu.org>
4860
4861 * elisp.texi (EMACSVER): Increase to 22.1.50.
4862
48632007-04-28 Karl Berry <karl@gnu.org>
4864
4865 * elisp.texi: Improve line breaks on copyright page,
4866 similar layout to emacs manual, 8.5x11 by default.
4867
48682007-04-24 Richard Stallman <rms@gnu.org>
4869
4870 * text.texi (Special Properties): Add xref to Overlay Properties.
4871
4872 * display.texi (Overlay Properties): Add xref to Special Properties.
4873
48742007-04-22 Richard Stallman <rms@gnu.org>
4875
4876 * keymaps.texi (Extended Menu Items): Move the info about
4877 format with cached keyboard binding.
4878
48792007-04-21 Richard Stallman <rms@gnu.org>
4880
4881 * text.texi (Special Properties): Clarify previous change.
4882
4883 * files.texi (File Name Expansion): Clarify previous change.
4884
4885 * display.texi (Attribute Functions): Fix example for
4886 face-attribute-relative-p.
4887
48882007-04-19 Kenichi Handa <handa@m17n.org>
4889
4890 * text.texi (Special Properties): Document composition property.
4891
48922007-04-19 Glenn Morris <rgm@gnu.org>
4893
4894 * files.texi (File Name Expansion): Mention "superroot".
4895
48962007-04-15 Chong Yidong <cyd@stupidchicken.com>
4897
4898 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4899 setups.
4900 (Display Feature Testing): Note that display refers to all
4901 physical monitors for multi-monitor setups.
4902
49032007-04-14 Richard Stallman <rms@gnu.org>
4904
4905 * lists.texi (Sets And Lists): Clarify `delete' examples.
4906 Remove spurious xref to same node.
4907 Clarify xref for add-to-list.
4908
49092007-04-12 Nick Roberts <nickrob@snap.net.nz>
4910
4911 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
4912 value of lisp-mode-map.
4913
49142007-04-11 Karl Berry <karl@gnu.org>
4915
4916 * anti.texi (Antinews):
4917 * display.texi (Overlay Properties, Defining Images):
4918 * processes.texi (Synchronous Processes, Sentinels):
4919 * syntax.texi (Syntax Table Internals):
4920 * searching.texi (Regexp Special):
4921 * nonascii.texi (Default Coding Systems):
4922 * text.texi (Special Properties):
4923 * minibuf.texi (Basic Completion): Wording to improve breaks in
4924 8.5x11 format.
4925 * elisp.texi (smallbook): New @set to more easily switch between
4926 smallbook and 8.5x11.
4927
49282007-04-11 Richard Stallman <rms@gnu.org>
4929
4930 * text.texi (Lazy Properties): Minor fix.
4931
49322007-04-08 Karl Berry <karl@gnu.org>
4933
4934 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4935 * macros.texi (Backquote): Downcase Backquote in index entries for
4936 consistency.
4937
49382007-04-08 Richard Stallman <rms@gnu.org>
4939
4940 * text.texi (Adaptive Fill): Just describe default,
4941 don't show it (since it contains non-ASCII chars).
4942
49432007-04-07 Karl Berry <karl@gnu.org>
4944
4945 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
4946 adaptive-fill-regexp's value, since they are not in the standard
4947 TeX fonts.
4948
49492007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
4950
4951 * display.texi (Defining Faces): Fix example.
4952
49532007-04-07 Karl Berry <karl@gnu.org>
4954
4955 * display.texi (Button Buffer Commands): Improve page break.
4956
49572007-04-07 Richard Stallman <rms@gnu.org>
4958
4959 * advice.texi (Activation of Advice): Remove redundant index entry.
4960
4961 * backups.texi: Improve index entries. Remove redundant ones.
4962
4963 * compile.texi (Byte Compilation): Improve index entry.
4964
4965 * hash.texi (Creating Hash): Improve index entry.
4966
4967 * symbols.texi (Definitions): Improve index entry.
4968
4969 * edebug.texi: Improve index entries. Remove redundant/useless ones.
4970
4971 * maps.texi (Standard Keymaps): Remove useless index entry.
4972
4973 * help.texi (Documentation Basics): Remove redundant index entries.
4974
4975 * customize.texi: Improve index entries.
4976 Remove redundant/useless ones.
4977
4978 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
4979
4980 * streams.texi (Output Variables): Improve index entry.
4981
4982 * abbrevs.texi (Abbrevs): Remove useless index entry.
4983
4984 * macros.texi (Expansion): Remove useless index entry.
4985
4986 * text.texi: Improve index entries. Remove redundant/useless ones.
4987 (Text Properties, Examining Properties)
4988 (Special Properties): Use "property category" instead of "category"
4989 to refer to the `category' property.
4990
4991 * positions.texi: Improve index entries. Remove useless one.
4992
4993 * lists.texi: Improve index entries. Remove redundant/useless ones.
4994
4995 * os.texi: Improve index entries.
4996 (Timers): Fix previous change.
4997
4998 * buffers.texi: Improve index entries.
4999 (Modification Time): Get rid of term "obsolete buffer".
5000
5001 * debugging.texi: Improve index entries.
5002 (Test Coverage): Add xref to other test coverage ftr.
5003
5004 * eval.texi: Improve index entry. Remove redundant ones.
5005
5006 * numbers.texi: Improve index entries. Remove redundant/useless ones.
5007
5008 * files.texi: Improve index entries. Remove redundant/useless ones.
5009
5010 * objects.texi: Improve index entries.
5011
5012 * processes.texi: Improve index entries.
5013
5014 * modes.texi: Improve index entry. Remove redundant one.
5015
5016 * nonascii.texi: Improve index entries.
5017
5018 * internals.texi: Improve index entries.
5019
5020 * syntax.texi: Improve index entries.
5021
5022 * keymaps.texi (Active Keymaps): Improve index entries.
5023
5024 * commands.texi: Improve index entries. Remove redundant/useless ones.
5025
5026 * frames.texi: Improve index entries. Remove redundant/useless ones.
5027
5028 * markers.texi: Improve index entries. Remove redundant ones.
5029
5030 * tips.texi: Improve index entries.
5031
5032 * loading.texi (Unloading): Improve index entry.
5033
5034 * variables.texi: Improve index entries. Remove redundant one.
5035
5036 * sequences.texi: Improve index entry.
5037
5038 * display.texi: Improve index entries. Remove redundant ones.
5039
5040 * windows.texi: Improve index entries.
5041
5042 * searching.texi: Improve index entries. Remove redundant one.
5043
5044 * strings.texi (Case Tables): Improve last change.
5045
50462007-04-04 Chong Yidong <cyd@stupidchicken.com>
5047
5048 * strings.texi (Case Tables): Document with-case-table and
5049 ascii-case-table.
5050
50512007-04-03 Karl Berry <karl@gnu.org>
5052
5053 * processes.texi (Network): Reword to improve page break.
5054
50552007-04-03 Eli Zaretskii <eliz@gnu.org>
5056
5057 * functions.texi (Inline Functions): Describe more disadvantages
5058 of defsubst, and make advice against it stronger.
5059
50602007-04-02 Karl Berry <karl@gnu.org>
5061
5062 * backups.texi (Backup Names): Avoid widow words.
5063 * modes.texi (Example Major Modes): Align last comment.
5064
50652007-04-01 Chong Yidong <cyd@stupidchicken.com>
5066
5067 * keymaps.texi (Remapping Commands): Document new arg to
5068 command-remapping.
5069
50702007-04-01 Karl Berry <karl@gnu.org>
5071
5072 * processes.texi (Low-Level Network): Typo.
5073 * loading.texi (Hooks for Loading): Avoid double "the".
5074 * keymaps.texi (Key Sequences): No double "and".
5075 (Changing Key Bindings): Shorten to improve line break.
5076
50772007-03-31 Glenn Morris <rgm@gnu.org>
5078
5079 * os.texi (Timers): Fix description of run-at-time TIME formats.
5080
50812007-03-31 Richard Stallman <rms@gnu.org>
5082
5083 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5084 regarding ellipsis.
5085
50862007-03-31 Eli Zaretskii <eliz@gnu.org>
5087
5088 * intro.texi (nil and t):
5089 * symbols.texi (Plists and Alists):
5090 * variables.texi (Variable Aliases, Constant Variables):
5091 * functions.texi (Defining Functions):
5092 * advice.texi (Advising Primitives):
5093 * debugging.texi (Syntax Errors, Compilation Errors):
5094 * minibuf.texi (Minibuffer Windows):
5095 * commands.texi (Adjusting Point):
5096 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5097 (Auto Major Mode, Major Mode Conventions):
5098 * help.texi (Describing Characters):
5099 * files.texi (Create/Delete Dirs, Information about Files)
5100 (File Locks, Writing to Files, Reading from Files)
5101 (Saving Buffers):
5102 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5103 * frames.texi (Finding All Frames):
5104 * positions.texi (Buffer End, Motion):
5105 * markers.texi (The Region):
5106 * text.texi (Deletion, Near Point):
5107 * display.texi (Displaying Messages, Truncation):
5108 * os.texi (Processor Run Time):
5109 * tips.texi (Key Binding Conventions, Programming Tips)
5110 (Warning Tips, Documentation Tips, Comment Tips):
5111 * internals.texi (Memory Usage): Improve indexing.
5112
5113 * variables.texi (Frame-Local Variables):
5114 * functions.texi (Argument List):
5115 * loading.texi (Library Search):
5116 * streams.texi (Output Variables):
5117 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5118 * searching.texi (Replacing Match, Search and Replace):
5119 * processes.texi (Byte Packing, Decoding Output)
5120 (Accepting Output, Network Servers, Shell Arguments):
5121 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5122 * windows.texi (Window Point, Window Start):
5123 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5124 * commands.texi (Reading Input, Keyboard Events):
5125 * minibuf.texi (Reading File Names, Minibuffer Completion)
5126 (Recursive Mini):
5127 * positions.texi (List Motion):
5128 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5129 * numbers.texi (Arithmetic Operations, Math Functions)
5130 (Predicates on Numbers, Comparison of Numbers):
5131 (Numeric Conversions):
5132 * locals.texi (Standard Buffer-Local Variables):
5133 * maps.texi (Standard Keymaps):
5134 * os.texi (User Identification, System Environment, Recording Input)
5135 (X11 Keysyms):
5136 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5137 * backups.texi (Backups and Auto-Saving):
5138 * customize.texi (Customization, Group Definitions)
5139 (Variable Definitions):
5140 * compile.texi (Byte Compilation): Improve index entries.
5141
51422007-03-31 Karl Berry <karl@gnu.org>
5143
5144 * macros.texi (Defining Macros): Avoid widow syllable.
5145
51462007-03-31 Eli Zaretskii <eliz@gnu.org>
5147
5148 * elisp.texi (Top): Postscript -> PostScript.
5149
5150 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5151
51522007-03-31 Markus Triska <markus.triska@gmx.at>
5153
5154 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5155
51562007-03-30 Karl Berry <karl@gnu.org>
5157
5158 * lists.texi (List-related Predicates): Remove spurious @need.
5159 (Setcdr): Use @smallexample to improve page break.
5160 (Association Lists) <assoc>: Reword to improve page break.
5161
5162 * strings.texi (String Conversion): Insert blank line to improve
5163 page break.
5164
5165 * numbers.texi (Random Numbers): Use @minus{}.
5166 (Math Functions): Use @minus{}.
5167
5168 * intro.texi (Acknowledgements): Avoid line breaks before middle
5169 initials.
5170
51712007-03-24 Eli Zaretskii <eliz@gnu.org>
5172
5173 * errors.texi (Standard Errors): Add an index entry.
5174
51752007-03-19 Richard Stallman <rms@gnu.org>
5176
5177 * os.texi (Recording Input): recent-keys now gives 300 keys.
5178
51792007-03-12 Glenn Morris <rgm@gnu.org>
5180
5181 * os.texi: Replace "daylight savings" with "daylight saving"
5182 throughout.
5183
51842007-03-05 Richard Stallman <rms@gnu.org>
5185
5dcb4c4e
SM
5186 * variables.texi (File Local Variables):
5187 Update enable-local-variables values.
b8d4c8d0
GM
5188
51892007-03-04 Richard Stallman <rms@gnu.org>
5190
5191 * syntax.texi (Control Parsing): Minor clarification.
5192
5193 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5194
5195 * sequences.texi (Sequence Functions): Move string-bytes away,
5196 add xref.
5197
5198 * nonascii.texi (Text Representations): Move string-bytes here.
5199
5200 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5201
5202 * minibuf.texi (Basic Completion): Minor clarification.
5203
5204 * markers.texi (The Mark): Clarify existence vs activation of mark.
5205 Other cleanup.
5206
5207 * display.texi (Finding Overlays): Write better example.
5208
5209 * compile.texi (Eval During Compile): Clarify putting macros
5210 in eval-when-compile.
5211
c5602427 52122007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
5213
5214 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 5215 load-read-function definition doc.
b8d4c8d0
GM
5216
52172007-02-21 Kim F. Storm <storm@cua.dk>
5218
5219 * strings.texi (Text Comparison): Mention that assoc-string
5220 converts symbols to strings before testing.
5221
52222007-02-17 Kim F. Storm <storm@cua.dk>
5223
5224 * processes.texi (Bindat Spec): Vector types can have optional
5225 element type.
5226 (Bindat Examples): Fix example. Add vector with element type.
5227
52282007-02-16 Andreas Schwab <schwab@suse.de>
5229
5230 * strings.texi (Formatting Strings): Document '+' flag.
5231
52322007-02-15 Juanma Barranquero <lekktu@gmail.com>
5233
5234 * strings.texi (Modifying Strings): Clarify that `clear-string'
5235 always converts the string to unibyte.
5236
52372007-02-14 Kim F. Storm <storm@cua.dk>
5238
5239 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5240 Rewrite glyph code description to refer to these functions.
5241 Remove details of encoding face number and char into integer code.
5242
52432007-02-03 Alan Mackenzie <acm@muc.de>
5244
5245 * loading.texi (Hooks for Loading): Make the description of
5246 `eval-after-load' more detailed, and amend the description of
5247 after-load-alist, in accordance with changes from 2006-05.
5248
52492007-02-03 Chong Yidong <cyd@stupidchicken.com>
5250
5251 * modes.texi (Defining Minor Modes): Document that a :require
5252 keyword or similar may be required to make saved customization
5253 variables work.
5254
52552007-02-03 Eli Zaretskii <eliz@gnu.org>
5256
5257 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
5258 Texinfo guidelines and with what texnfo-upd.el expects.
5259 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
5260 parts needed by `texinfo-multiple-files-update'.
5261
52622007-02-02 Eli Zaretskii <eliz@gnu.org>
5263
5264 * elisp.texi (Top): Update the top-level menus.
5265
5266 * syntax.texi (Categories): Add index entries.
5267
52682007-02-01 Juanma Barranquero <lekktu@gmail.com>
5269
5270 * display.texi (Attribute Functions): Fix name and description of
5271 the UNDERLINE arg of `set-face-underline-p'.
5272
52732007-01-29 Eli Zaretskii <eliz@gnu.org>
5274
5275 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5276 Variables", and "Standard Keymaps" to the detailed menu.
5277
5278 * variables.texi (Future Local Variables): Add index entry.
5279
52802007-01-28 Richard Stallman <rms@gnu.org>
5281
5282 * tips.texi (Coding Conventions): Clarify the tip about macros
5283 that define a function or a variable.
5284
5285 * files.texi (File Attributes): UID and GID can be floats.
5286 (Magic File Names): Explain why deferring all operations to
5287 the standard handler does not work.
5288
52892007-01-23 Martin Rudalics <rudalics@gmx.at>
5290
5291 * backups.texi (Reverting): Use "buffer" instead of "file"
5292 when talking about major and minor modes.
5293
52942007-01-21 Richard Stallman <rms@gnu.org>
5295
5296 * help.texi (Documentation): Add xref to Documentation Tips.
5297
52982007-01-14 Juanma Barranquero <lekktu@gmail.com>
5299
5300 * tips.texi (Coding Conventions): Fix typos.
5301
53022007-01-05 Richard Stallman <rms@gnu.org>
5303
5304 * modes.texi (Defining Minor Modes): Fix previous change.
5305
53062007-01-03 Richard Stallman <rms@gnu.org>
5307
5308 * customize.texi (Variable Definitions, Customization Types):
5309 Don't use * in doc string for defcustom.
5310
53112007-01-02 Richard Stallman <rms@gnu.org>
5312
5313 * variables.texi (Variable Aliases): Clarify that aliases vars
5314 always have the same value.
5315
5316 * processes.texi (Bindat Spec): Fix Texinfo usage.
5317
5318 * modes.texi (Defining Minor Modes): Explain effect of command
5319 defined with define-global-minor-mode on new buffers.
5320
53212006-12-30 Kim F. Storm <storm@cua.dk>
5322
5323 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5324 `auto-resize-tool-bars'.
5325
53262006-12-30 Richard Stallman <rms@gnu.org>
5327
5328 * keymaps.texi (Active Keymaps): Fix previous change.
5329
53302006-12-30 Nick Roberts <nickrob@snap.net.nz>
5331
5332 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5333
53342006-12-30 Kim F. Storm <storm@cua.dk>
5335
5336 * processes.texi (Bindat Spec): Clarify using field names in
5337 length specifications.
5338
53392006-12-29 Kim F. Storm <storm@cua.dk>
5340
5341 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5342 Add count and index variables for eval forms in repeat blocks.
5343
53442006-12-24 Richard Stallman <rms@gnu.org>
5345
5dcb4c4e
SM
5346 * customize.texi (Variable Definitions):
5347 Document new name custom-add-frequent-value.
b8d4c8d0
GM
5348
53492006-12-19 Kim F. Storm <storm@cua.dk>
5350
5351 * commands.texi (Misc Events): User signals now result in sigusr1
5352 and sigusr2 events which are handled through special-event-map.
5353 (Special Events): User signals and drag-n-drop are special.
5354
53552006-12-17 Richard Stallman <rms@gnu.org>
5356
5357 * loading.texi (Named Features): Explain subfeatures better.
5358
5359 * customize.texi: Use "option" only for user options.
5360 For the keyword values inside defcustom etc, say "keywords".
5361 For :options value's elements, say "elements".
5362 :group should not be omitted.
5363
5364 * syntax.texi (Parsing Expressions): Split up node.
5365 (Motion via Parsing, Position Parse, Parser State)
5366 (Low-Level Parsing, Control Parsing): New subnodes.
5367 (Parser State): Document syntax-ppss-toplevel-pos.
5368
5369 * positions.texi (List Motion): Punctuation fix.
5370
5371 * files.texi (File Name Completion): Document PREDICATE arg
5372 to file-name-completion.
5373
53742006-12-16 Eli Zaretskii <eliz@gnu.org>
5375
5376 * internals.texi (Building Emacs, Writing Emacs Primitives):
5377 Add index entries.
5378
53792006-12-11 Richard Stallman <rms@gnu.org>
5380
5381 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5382 affects face menu. Explain how to make it non-nil without enabling
5383 any fontification.
5384
53852006-12-10 Chong Yidong <cyd@stupidchicken.com>
5386
5387 * modes.texi (Font Lock Basics): Document nil value of
5388 font-lock-defaults.
5389
53902006-12-10 Glenn Morris <rgm@gnu.org>
5391
5392 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5393 value for system-flag argument. Abbrev tables may not be empty
5394 when major modes are loaded.
5395
53962006-12-08 Juanma Barranquero <lekktu@gmail.com>
5397
5398 * makefile.w32-in (maintainer-clean): Partially revert last
5399 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5400 to protect elisp-covers.texi.
5401
54022006-12-07 Juanma Barranquero <lekktu@gmail.com>
5403
5404 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5405 Don't remove elisp* info files; they are already deleted by the
5406 `clean' and `distclean' targets, and they are in the $(infodir)
5407 directory, not the current one.
5408
54092006-12-04 Kim F. Storm <storm@cua.dk>
5410
5411 * commands.texi (Misc Events): Update signal events.
5412 (Event Examples): Add signal example.
5413
54142006-11-29 Richard Stallman <rms@gnu.org>
5415
5416 * frames.texi (Visibility of Frames): Explain visible windows
5417 can be covered by others. Add xref for raise-frame.
5418
54192006-11-28 Richard Stallman <rms@gnu.org>
5420
5421 * searching.texi (Regexp Special): Update when ^ is special.
5422
54232006-11-27 Eli Zaretskii <eliz@gnu.org>
5424
5425 * customize.texi (Customization, Common Keywords)
5426 (Group Definitions, Variable Definitions, Composite Types)
5427 (Type Keywords, Customization Types): Add index entries for
5428 various customization keywords.
5429
54302006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5431
5432 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5433
c8763fb6 54342006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5435
5436 * frames.texi (Window System Selections): Remove clipboard from
5437 description of selection-coding-system.
5438
54392006-11-06 Richard Stallman <rms@gnu.org>
5440
5441 * lists.texi (List Variables): Document COMPARE-FN.
5442
5443 * keymaps.texi: Avoid use of "binding" to mean a relation;
5444 use it only to refer to the meaning associated with a key.
5445 (Keymaps): Change menu node description.
5446
5447 * elisp.texi (Top): Change menu node description.
5448
5449 * display.texi (Managing Overlays): Document overlay-recenter.
5450
54512006-10-29 Chong Yidong <cyd@stupidchicken.com>
5452
5453 * Makefile.in: Use relative paths to avoid advertising filesystem
5454 contents during compilation.
5455
54562006-10-23 Kim F. Storm <storm@cua.dk>
5457
5458 * commands.texi (Event Input Misc): Update unread-command-events.
5459
54602006-10-23 Nick Roberts <nickrob@snap.net.nz>
5461
5462 * lists.texi (Sets And Lists): Fix typos.
5463
54642006-10-18 Juanma Barranquero <lekktu@gmail.com>
5465
5466 * control.texi (Processing of Errors): Use @var for an argument,
5467 not @code.
5468
54692006-10-16 Richard Stallman <rms@gnu.org>
5470
5471 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5472
5473 * keymaps.texi (Format of Keymaps): Show all the keymap element
5474 patterns that result from menu items.
5475 (Key Lookup): Minor cleanups.
5476
5477 * modes.texi (Precalculated Fontification): Don't say that
5478 not setting font-lock-defaults avoids loading font-lock.
5479
5480 * help.texi (Documentation): Move xref to Emacs Manual here.
5481 (Documentation Basics): From here.
5482 Also doc emacs-lisp-docstring-fill-column.
5483
5484 * elisp.texi: Update version and ISBN.
5485
5486 * commands.texi (Interactive Call): Clarify KEYS arg to
5487 call-interactively is a vector.
5488 (Command Loop Info): Delete anchor in this-command-keys.
5489 Add anchor in this-command-keys-vector.
5490 (Recursive Editing): Document how recursive-edit
5491 handles the current buffer.
5492
54932006-10-13 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * frames.texi (Frame Titles): %c and %l are ignored in
5496 frame-title-format.
5497
54982006-10-11 Richard Stallman <rms@gnu.org>
5499
5500 * keymaps.texi (Key Sequences): Clarify use of kbd.
5501
55022006-10-10 Kim F. Storm <storm@cua.dk>
5503
5504 * lists.texi (Sets And Lists): Add memql.
5505
55062006-10-03 Richard Stallman <rms@gnu.org>
5507
5508 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5509 Clarify :ascii: and :nonascii:.
5510
55112006-09-29 Juri Linkov <juri@jurta.org>
5512
5513 * modes.texi (%-Constructs): Reorder coding systems in the
5514 documentation of %z to the real order displayed in the modeline.
5515
55162006-09-25 Richard Stallman <rms@gnu.org>
5517
5518 * os.texi (Timers): Describe timer-max-repeats.
5519
55202006-09-25 Chong Yidong <cyd@stupidchicken.com>
5521
5522 * os.texi (Timers): Mention with-local-quit.
5523
55242006-09-24 Richard Stallman <rms@gnu.org>
5525
5526 * searching.texi (Searching and Matching): Mention property search.
5527
5528 * commands.texi (Command Loop Info): Explain how read-event affects
5529 this-command-keys.
5530
55312006-09-20 Richard Stallman <rms@gnu.org>
5532
5533 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5534
5535 * windows.texi (Window Start): Minor cleanups.
5536
55372006-09-20 Kim F. Storm <storm@cua.dk>
5538
5539 * windows.texi (Window Start): pos-visible-in-window-p allows
5540 specifying t for position to mean "end of window".
5541 Add window-line-height.
5542
5543 * anti.texi (Antinews): Mention window-line-height.
5544
55452006-09-19 David Kastrup <dak@gnu.org>
5546
5547 * keymaps.texi (Searching Keymaps): Small clarification.
5548
55492006-09-18 Richard Stallman <rms@gnu.org>
5550
5551 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5552 cause keyboard menus.
5553 (Menu Keymaps): Likewise.
5554 (Defining Menus, Keyboard Menus): Clarify.
5555
5556 * text.texi (Fields): Clarify explanation of constrain-to-field.
5557
55582006-09-16 Eli Zaretskii <eliz@gnu.org>
5559
5560 * variables.texi (Tips for Defining): Fix a typo.
5561
55622006-09-15 Richard Stallman <rms@gnu.org>
5563
5564 * keymaps.texi (Remapping Commands, Searching Keymaps)
5565 (Active Keymaps): Clean up previous change.
5566
55672006-09-15 Jay Belanger <belanger@truman.edu>
5568
5569 * gpl.texi: Replace "Library Public License" by "Lesser Public
5570 License" throughout.
5571
55722006-09-15 David Kastrup <dak@gnu.org>
5573
5574 * keymaps.texi (Active Keymaps): Adapt description to use
5575 `get-char-property' instead `get-text-property'. Explain how
5576 mouse events change this. Explain the new optional argument of
5577 `key-binding' and its mouse-dependent lookup.
5578 (Searching Keymaps): Adapt description similarly.
5579 (Remapping Commands): Explain the new optional argument of
5580 `command-remapping'.
5581
55822006-09-14 Richard Stallman <rms@gnu.org>
5583
5584 * keymaps.texi (Searching Keymaps): Clarification.
5585 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5586
55872006-09-13 Richard Stallman <rms@gnu.org>
5588
5589 * objects.texi (Character Type): Node split.
5590 Add xref to Describing Characters.
5591 (Basic Char Syntax, General Escape Syntax)
5592 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5593
55942006-09-11 Richard Stallman <rms@gnu.org>
5595
5596 * display.texi (Display Table Format): Wording clarification.
5597 (Glyphs): Clarifications.
5598
55992006-09-10 Chong Yidong <cyd@stupidchicken.com>
5600
5601 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5602 local maps.
5603
56042006-09-10 Kim F. Storm <storm@cua.dk>
5605
5606 * display.texi (Forcing Redisplay): Document return value of
5607 function redisplay.
5608
56092006-09-09 Richard Stallman <rms@gnu.org>
5610
5611 * windows.texi (Window Hooks): Explain limits of
5612 window-scroll-functions.
5613
5614 * display.texi (Fringe Indicators): Update for last change in
5615 indicate-buffer-boundaries.
5616
56172006-09-08 Richard Stallman <rms@gnu.org>
5618
5619 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5620
56212006-09-06 Kim F. Storm <storm@cua.dk>
5622
5623 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5624
5625 * windows.texi (Window Start): Update pos-visible-in-window-p.
5626
56272006-09-04 Richard Stallman <rms@gnu.org>
5628
5629 * processes.texi (Accepting Output): Explain SECONDS=0 for
5630 accept-process-output.
5631
5632 * os.texi (Idle Timers): Explain why timer functions should not
5633 loop until (input-pending-p).
5634
56352006-09-02 Eli Zaretskii <eliz@gnu.org>
5636
5637 * makefile.w32-in (usermanualdir): New variable.
5638 (elisp.dvi): Use it.
5639
56402006-09-01 Eli Zaretskii <eliz@gnu.org>
5641
5642 * buffers.texi (Buffer Modification): Fix last change.
5643
56442006-09-01 Chong Yidong <cyd@stupidchicken.com>
5645
5dcb4c4e
SM
5646 * buffers.texi (Buffer Modification):
5647 Document buffer-chars-modified-tick.
b8d4c8d0
GM
5648
56492006-08-31 Richard Stallman <rms@gnu.org>
5650
5651 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5652
56532006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5654
5655 * modes.texi (Syntactic Font Lock):
5656 Mention font-lock-syntactic-face-function
5657 instead of specific faces.
5658
56592006-08-29 Chong Yidong <cyd@stupidchicken.com>
5660
5661 * display.texi (Images): Add xrref to display-images-p.
5662
56632006-08-28 Kenichi Handa <handa@m17n.org>
5664
5665 * nonascii.texi (Lisp and Coding Systems): Fix description of
5666 detect-coding-region.
5667
56682006-08-27 Michael Olson <mwolson@gnu.org>
5669
5670 * processes.texi (Transaction Queues): Remove stray quote
5671 character.
5672
56732006-08-25 Richard Stallman <rms@gnu.org>
5674
5675 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5676 Add xref.
5677
56782006-08-24 Chong Yidong <cyd@stupidchicken.com>
5679
5680 * os.texi (Timers): Avoid waiting inside timers.
5681
56822006-08-21 Lute Kamstra <lute@gnu.org>
5683
5684 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5685
56862006-08-20 Richard Stallman <rms@gnu.org>
5687
5688 * os.texi (Idle Timers): New node, split out from Timers.
5689 Document current-idle-time.
5690 * commands.texi (Reading One Event): Update xref.
5691 * elisp.texi (Top): Update subnode menu.
5692
56932006-08-16 Richard Stallman <rms@gnu.org>
5694
5695 * keymaps.texi (Extended Menu Items): Show format of cached
5696 bindings in extended menu items.
5697
5698 * customize.texi (Variable Definitions): Explain when the
5699 standard value expression is evaluated.
5700
57012006-08-15 Chong Yidong <cyd@stupidchicken.com>
5702
5703 * commands.texi (Reading One Event): Explain idleness in
5704 `read-event'.
5705
57062006-08-12 Chong Yidong <cyd@stupidchicken.com>
5707
5708 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 5709 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
5710 relevant for Lisp programming.
5711 (Yank Commands): Rewrite introduction.
5712 (Undo): Clarify.
5713 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5714 (Filling): Remove redundant comment. Clarify return value of
5715 current-justification.
5716 (Margins): Minor clarifications.
5717 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5718 (Sorting): Update definition of sort-lines.
5719 (Columns): Clarify behavior of sort-columns.
5720 (Indent Tabs): Link to Tab Stops in Emacs manual.
5721 (Special Properties): Clarify.
5722 (Clickable Text): Mention Buttons package.
5723
57242006-08-12 Kevin Ryde <user42@zip.com.au>
5725
5726 * os.texi (Time Parsing): Add %z to description of
5727 format-time-string, as per docstring. Add cross reference to
5728 glibc manual for strftime.
5729
57302006-08-08 Richard Stallman <rms@gnu.org>
5731
5732 * modes.texi: Clean up wording in previous change.
5733
57342006-08-07 Chong Yidong <cyd@stupidchicken.com>
5735
5736 * modes.texi (Hooks): Clarify.
5737 (Major Mode Basics): Mention define-derived-mode explicitly.
5738 (Major Mode Conventions): Rebinding RET is OK for some modes.
5739 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 5740 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
5741 (Mode Line Basics): Clarify.
5742 (Mode Line Data): Mention help-echo and local-map in strings.
5743 Explain reason for treatment of non-risky variables.
5744 (Properties in Mode): Clarify.
5745 (Faces for Font Lock): Add font-lock-negation-char-face.
5746
57472006-08-04 Eli Zaretskii <eliz@gnu.org>
5748
5749 * strings.texi (Formatting Strings): Warn against arbitrary
5750 strings as first arg to `format'.
5751
57522006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5753
5754 * text.texi (Clickable Text): Mention `help-echo' text property.
5755 Update intro, examples and associated explanations.
5756
57572006-07-31 Richard Stallman <rms@gnu.org>
5758
5759 * commands.texi: Update xrefs.
5760 (Event Mod): New node, cut out from old Translating Input.
5761
5762 * maps.texi: Update xrefs.
5763
5764 * keymaps.texi (Translation Keymaps): New node.
5765 Update xrefs from Translating Input to Translation Keymaps.
5766
5767 * elisp.texi (Top): Update subnode menu.
5768
5769 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5770
5771 * os.texi (System Interface): Fix menu descriptions of some nodes.
5772 (Translating Input): Node deleted.
5773
57742006-07-31 Nick Roberts <nickrob@snap.net.nz>
5775
5776 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5777
5778 * lists.texi (Sets And Lists): Likewise.
5779
57802006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5781
5782 * text.texi (Fields): Mention POS
5783 requirement when narrowing is in effect.
5784
57852006-07-28 Richard Stallman <rms@gnu.org>
5786
5787 * display.texi (Face Attributes): Simplify wording.
5788 (Attribute Functions): Clarify meaning of new-frame default
5789 attribute settings.
5790
5791 * customize.texi (Common Keywords): Document how to use
5792 :package-version in a package not in Emacs.
5793
57942006-07-28 Kim F. Storm <storm@cua.dk>
5795
5796 * commands.texi (Reading One Event): Fix last change.
5797
57982006-07-26 Chong Yidong <cyd@stupidchicken.com>
5799
5800 * commands.texi (Reading One Event): Document SECONDS argument for
5801 read-event, read-char, and read-char-exclusive.
5802
58032006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5804
5805 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5806 to ensure correct identification.
5807
58082006-07-24 Richard Stallman <rms@gnu.org>
5809
5810 * text.texi (Clickable Text): Clarify.
5811
5812 * sequences.texi (Vector Functions): Delete duplicate xref.
5813
5814 * objects.texi (Function Type): Clarify.
5815
5816 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5817 modes.
5818
5819 * lists.texi (List Variables): New node.
5820 Material moved from other nodes.
5821
5822 * variables.texi (Setting Variables): add-to-list and
5823 add-to-ordered-list moved to List Variables node.
5824
58252006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5826
5827 * text.texi (Links and Mouse-1):
5828 For mouse-on-link-p, expand on arg POS.
5829
58302006-07-21 Kim F. Storm <storm@cua.dk>
5831
5832 * display.texi (Forcing Redisplay): Don't mention systems which
5833 don't support sub-second timers for redisplay-preemption-period.
5834
5835 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5836
58372006-07-21 Eli Zaretskii <eliz@gnu.org>
5838
5839 * frames.texi (Input Focus): Document that focus-follows-mouse has
5840 no effect on MS-Windows.
5841
58422006-07-18 Richard Stallman <rms@gnu.org>
5843
5844 * display.texi (Forcing Redisplay): Cleanups in previous change.
5845
5846 * processes.texi (Low-Level Network): Make menu more convenient.
5847
58482006-07-18 Kim F. Storm <storm@cua.dk>
5849
5850 * display.texi (Forcing Redisplay): redisplay-preemption-period
5851 only used on window systems. Add xref to Terminal Output.
5852
5853 * os.texi (Terminal Output): baud-rate only controls preemption on
5854 non-window systems. Add xref to Forcing Redisplay.
5855
5856 * processes.texi (Low-Level Network): Rename node "Make Network"
5857 to "Network Processes".
5858
58592006-07-18 Karl Berry <karl@gnu.org>
5860
5861 * variables.texi, functions.texi, customize.texi, loading.texi:
5862 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5863
58642006-07-17 Chong Yidong <cyd@stupidchicken.com>
5865
5866 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5867
58682006-07-17 Richard Stallman <rms@gnu.org>
5869
5870 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5871 Put period and comma inside quotes.
5872
5873 * loading.texi, markers.texi: Use real doublequote inside menus.
5874
5875 * windows.texi: Put point and comma inside quotes.
5876 (Textual Scrolling): Use @samp for error message.
5877
5878 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5879 * strings.texi, streams.texi, processes.texi, os.texi:
5880 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5881 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5882 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5883 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5884 Put point and comma inside quotes.
5885
5886 * control.texi (Processing of Errors): Add command-error-function.
5887
5888 * variables.texi (File Local Variables): Clarify that
5889 file local variables make buffer-local bindings.
5890
5891 * modes.texi (Syntactic Font Lock): Give default for
5892 font-lock-syntax-table.
5893
58942006-07-17 Nick Roberts <nickrob@snap.net.nz>
5895
5896 * text.texi (Special Properties): Clean up previous change.
5897
58982006-07-16 Karl Berry <karl@gnu.org>
5899
5900 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
5901 * control.texi: Fix bad page breaks through chapter 10 (control).
5902
5903 * anti.texi (Antinews): Reorder face-attribute fns to avoid
5904 underfull hbox.
5905
59062006-07-15 Nick Roberts <nickrob@snap.net.nz>
5907
5908 * text.texi (Special Properties): Describe fontified text property
5909 in relation to a character (not text).
5910
59112006-07-15 Kim F. Storm <storm@cua.dk>
5912
5913 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
5914 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
5915 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
5916
5917 * anti.texi (Antinews): Mention redisplay function.
5918 The kbd macro existed, but was not documented, before 22.x.
5919 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
5920
59212006-07-14 Nick Roberts <nickrob@snap.net.nz>
5922
5923 * display.texi (Displaying Messages): Add anchor.
5924
5925 * frames.texi (Dialog Boxes): Use it.
5926
59272006-07-12 Richard Stallman <rms@gnu.org>
5928
5929 * objects.texi (Frame Type): Explain nature of frames better.
5930
5931 * frames.texi (Frames): Explain nature of frames better.
5932
59332006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
5934
5935 * tips.texi (Coding Conventions): Explain why use cl at compile time.
5936
59372006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5938
5939 * frames.texi (Window System Selections): Mention scrap support for Mac.
5940 Default value of x-select-enable-clipboard is t on Mac.
5941
5942 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
5943
59442006-07-11 Kim F. Storm <storm@cua.dk>
5945
5946 * display.texi (Forcing Redisplay): Add `redisplay' function.
5947 Don't mention (sit-for -1) -- use (redisplay t) instead.
5948
5949 * commands.texi (Waiting): (sit-for -1) is no longer special.
5950 (sit-for 0) is equivalent to (redisplay).
5951 Iconifying/deiconifying no longer makes sit-for return.
5952
59532006-07-10 Nick Roberts <nickrob@snap.net.nz>
5954
5955 * display.texi (Buttons): Fix typo.
5956
5957 * index.texi, elisp.texi (New Symbols): Comment node out.
5958
59592006-07-09 Richard Stallman <rms@gnu.org>
5960
5961 * display.texi (Truncation): Clean up previous change.
5962
59632006-07-08 Richard Stallman <rms@gnu.org>
5964
5965 * commands.texi (Interactive Call): Use 3 as prefix in example
5966 for execute-extended-command.
5967
5968 * display.texi (Attribute Functions): Move paragraph about
5969 compatibility with Emacs < 21.
5970
59712006-07-09 Kim F. Storm <storm@cua.dk>
5972
5973 * display.texi (Refresh Screen): Clarify force-window-update.
5974 (Truncation): "Normally" indicated by fringe arrows.
5975
59762006-07-08 Eli Zaretskii <eliz@gnu.org>
5977
5978 * windows.texi (Textual Scrolling, Resizing Windows):
5979 * variables.texi (Constant Variables):
5980 * text.texi (Buffer Contents, Deletion, Changing Properties)
5981 (Property Search, Special Properties, Sticky Properties)
5982 (Links and Mouse-1, Fields, Change Hooks):
5983 * syntax.texi (Syntax Table Functions, Parsing Expressions)
5984 (Categories):
5985 * symbols.texi (Other Plists):
5986 * streams.texi (Output Variables):
5987 * processes.texi (Input to Processes, Query Before Exit):
5988 * positions.texi (Word Motion, Text Lines, List Motion):
5989 * os.texi (Init File, System Environment, Sound Output)
5990 (Session Management):
5991 * nonascii.texi (Text Representations, Character Sets)
5992 (Chars and Bytes, Locales):
5993 * modes.texi (Defining Minor Modes, Header Lines):
5994 * minibuf.texi (Minibuffer Contents):
5995 * markers.texi (Information from Markers):
5996 * lists.texi (List Elements, Building Lists, Association Lists):
5997 * keymaps.texi (Tool Bar):
5998 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
5999 * functions.texi (What Is a Function, Mapping Functions):
6000 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
6001 (Color Names, Text Terminal Colors, Display Feature Testing):
6002 * files.texi (Visiting Functions, File Name Components)
6003 (Unique File Names, Contents of Directories):
6004 * display.texi (Forcing Redisplay, Displaying Messages)
6005 (Temporary Displays, Font Selection, Auto Faces)
6006 (Font Lookup, Fringe Indicators, Display Margins)
6007 (Image Descriptors, Showing Images, Image Cache, Button Types)
6008 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
6009 (Display Table Format, Glyphs):
6010 * control.texi (Iteration):
6011 * commands.texi (Command Loop Info, Adjusting Point):
6012 * backups.texi (Making Backups, Auto-Saving):
6013 Remove @tindex entries.
6014
60152006-07-07 Kim F. Storm <storm@cua.dk>
6016
6017 * display.texi (Fringe Cursors): Fix typo.
6018 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
6019 (Overlay Arrow): Default is overlay-arrow fringe indicator.
6020
60212006-07-05 Richard Stallman <rms@gnu.org>
6022
6023 * text.texi (Buffer Contents): Add example of text props
6024 in result of buffer-substring.
6025 (Text Properties): Explain better about use of specific property names.
6026 (Property Search): Some cleanups; reorder some functions.
6027
6028 * keymaps.texi (Changing Key Bindings): Cleanup.
6029 Add xref to Key Binding Conventions.
6030
6031 * display.texi (Attribute Functions): Add examples for
6032 face-attribute-relative-p.
6033
6034 * tips.texi (Coding Conventions): Cleanup last change.
6035
60362006-07-05 Karl Berry <karl@gnu.org>
6037
6038 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
6039 Remove @setchapternewpage odd.
6040 Result is 1013 pages, down from 1100.
6041
6042 * anti.texi, customize.texi, display.texi, internals.texi:
6043 * minibuf.texi, modes.texi, tips.texi:
6044 Fix overfull/underfull boxes.
6045
60462006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6047
6048 * edebug.texi (Instrumenting):
6049 Add Edebug-specific findex for eval-buffer.
6050 * loading.texi (Loading):
6051 Replace eval-current-buffer with eval-buffer.
6052
60532006-06-30 Nick Roberts <nickrob@snap.net.nz>
6054
6055 * locals.texi (Standard Buffer-Local Variables): Update the list
6056 of variables.
6057
60582006-06-26 Nick Roberts <nickrob@snap.net.nz>
6059
6060 * files.texi (File Name Completion): Point user to the node
6061 "Reading File Names".
6062
60632006-06-24 Eli Zaretskii <eliz@gnu.org>
6064
6065 * files.texi (Contents of Directories): Document case-insensitive
6066 behavior on respective filesystems.
6067
6068 * objects.texi (Character Type): Document that Emacs signals an
6069 error for unsupported Unicode characters specified as \uNNNN.
6070
60712006-06-19 Richard Stallman <rms@gnu.org>
6072
6073 * processes.texi (Bindat Spec): Clarify previous change.
6074
60752006-06-16 Richard Stallman <rms@gnu.org>
6076
6077 * tips.texi (Coding Conventions): Better explain conventions
6078 for definition constructs.
6079
6080 * text.texi (Special Properties): String value of `read-only'
6081 serves as the error message.
6082
6083 * objects.texi (Character Type): Clarify prev. change.
6084 (Non-ASCII in Strings): Mention \u and \U.
6085
6086 * commands.texi (Using Interactive): Explain problem of
6087 markers, etc., in command-history.
6088
60892006-06-14 Kim F. Storm <storm@cua.dk>
6090
6091 * commands.texi (Waiting): Negative arg to sit-for forces
6092 redisplay even if input is pending.
6093
6094 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6095 redisplay. Remove incorrect example of binding redisplay-dont-pause
6096 around (sit-for 0).
6097
60982006-06-13 Richard Stallman <rms@gnu.org>
6099
6100 * display.texi (Forcing Redisplay): Clarify previous change.
6101
61022006-06-13 Romain Francoise <romain@orebokech.com>
6103
6104 * display.texi (Forcing Redisplay): Fix typo.
6105
61062006-06-13 Kim F. Storm <storm@cua.dk>
6107
6108 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6109
61102006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6111
6112 * tips.texi (Coding Conventions): Add `@end itemize'.
6113
61142006-06-10 Richard Stallman <rms@gnu.org>
6115
6116 * tips.texi (Coding Conventions): Explain use of coding systems
6117 to ensure one decoding for strings.
6118
61192006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6120
6121 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6122 syntax.
6123
61242006-06-07 Eli Zaretskii <eliz@gnu.org>
6125
6126 * display.texi (Font Selection): Remove description of
6127 clear-face-cache.
6128
6129 * compile.texi (Eval During Compile): Fix a typo. Add index
6130 entries for possible uses of eval-when-compile.
6131
61322006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6133
6134 * display.texi (Abstract Display): Fix typo.
6135
61362006-06-03 Eli Zaretskii <eliz@gnu.org>
6137
6138 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6139 Reword variable's description.
6140
61412006-06-01 Richard Stallman <rms@gnu.org>
6142
6143 * windows.texi (Splitting Windows): Clarify splitting nonselected
6144 window.
6145
61462006-05-31 Juri Linkov <juri@jurta.org>
6147
6148 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6149
61502006-05-30 Richard Stallman <rms@gnu.org>
6151
6152 * display.texi (Line Height): Fix errors in description of
10d1d0af 6153 default line height and line-height property.
b8d4c8d0
GM
6154
6155 * nonascii.texi (Default Coding Systems): Further clarification.
6156
61572006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6158
6159 * internals.texi (Pure Storage): Mention that an overflow in pure
6160 space causes a memory leak.
6161 (Garbage Collection): If there was an overflow in pure space,
6162 `garbage-collect' returns nil.
6163
61642006-05-30 Eli Zaretskii <eliz@gnu.org>
6165
6166 * nonascii.texi (Default Coding Systems): Fix it some more.
6167
61682006-05-29 Eli Zaretskii <eliz@gnu.org>
6169
6170 * nonascii.texi (Default Coding Systems): Fix last change.
6171
61722006-05-29 Kenichi Handa <handa@m17n.org>
6173
6174 * nonascii.texi (find-operation-coding-system): Describe the new
6175 argument format (FILENAME . BUFFER).
6176
61772006-05-28 Richard Stallman <rms@gnu.org>
6178
6179 * tips.texi (Coding Conventions): Better explain reasons not to
6180 advise other packages or use `eval-after-load'.
6181
61822006-05-29 Kim F. Storm <storm@cua.dk>
6183
6184 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6185 `bindat-idx' and `bindat-raw' for clarity.
6186
61872006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6188
6189 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6190
6191 * display.texi (Display): Add "Abstract Display" to menu.
6192 (Abstract Display, Abstract Display Functions)
6193 (Abstract Display Example): New nodes.
6194 * elisp.texi (Top): Add "Abstract Display" to menu.
6195
61962006-05-27 Chong Yidong <cyd@stupidchicken.com>
6197
6198 * keymaps.texi (Key Sequences): Link to input events definition.
6199 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6200
6201 * files.texi (Changing Files): Document updated argument list for
6202 copy-file.
6203
62042006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6205
6206 * processes.texi (Bindat Functions): Explain term "total length".
6207 Use it in bindat-length and bindat-pack descriptions.
6208
62092006-05-26 Eli Zaretskii <eliz@gnu.org>
6210
6211 * tips.texi (Coding Conventions): Advise against using
6212 eval-after-load in packages. Add an index entry.
6213
62142006-05-25 Juri Linkov <juri@jurta.org>
6215
6216 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6217
6218 * modes.texi (%-Constructs): Add %e, %z, %Z.
6219
62202006-05-25 Richard Stallman <rms@gnu.org>
6221
6222 * elisp.texi (Top): Update subnode menu.
6223
6224 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6225 (Keymaps): Update menu.
6226
62272006-05-25 Chong Yidong <cyd@stupidchicken.com>
6228
6229 * keymaps.texi (Key Sequences): Some clarifications.
6230
62312006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6232
6233 * processes.texi (Bindat Functions): Say "unibyte string"
6234 explicitly for bindat-unpack and bindat-pack descriptions.
6235 (Bindat Examples): Don't call `string-make-unibyte' in example.
6236
62372006-05-25 Chong Yidong <cyd@stupidchicken.com>
6238
5dcb4c4e 6239 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 6240 Explain string and vector representations of key sequences.
b8d4c8d0
GM
6241
6242 * keymaps.texi (Changing Key Bindings):
dd7b651b 6243 * commands.texi (Interactive Codes):
b8d4c8d0
GM
6244 * help.texi (Describing Characters): Refer to it.
6245
62462006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6247
6248 * frames.texi (Pointer Shape): @end table -> @end defvar.
6249
62502006-05-22 Richard Stallman <rms@gnu.org>
6251
6252 * elisp.texi (Top): Update subnode menus.
6253
6254 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6255 Contents rewritten; material from old Pointer Shape node moved here.
6256
6257 * display.texi (Pointer Shape): Node deleted.
6258 (Image Descriptors): Minor cleanup.
6259
62602006-05-21 Richard Stallman <rms@gnu.org>
6261
6262 * syntax.texi (Parsing Expressions): Update info on which STATE
6263 elements are ignored.
6264
62652006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6266
6267 * hooks.texi (Standard Hooks): Correct typo.
6268
6269 * gpl.texi (GPL): ifinfo -> ifnottex.
6270
62712006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6272
6273 * searching.texi (Simple Match Data): Warn about match data being
6274 set anew by every search.
6275
62762006-05-17 Richard Stallman <rms@gnu.org>
6277
6278 * minibuf.texi (Minibuffer History): Clarify.
6279
6280 * searching.texi (Regexp Special): Clarify nested regexp warning.
6281
62822006-05-16 Kim F. Storm <storm@cua.dk>
6283
6284 * minibuf.texi (Minibuffer History): Update add-to-history.
6285
62862006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6287
5dcb4c4e
SM
6288 * nonascii.texi (Explicit Encoding):
6289 Fix typo (encoding<->decoding).
b8d4c8d0
GM
6290
62912006-05-14 Richard Stallman <rms@gnu.org>
6292
6293 * buffers.texi (Creating Buffers): Cleanup.
6294
6295 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6296
62972006-05-13 Eli Zaretskii <eliz@gnu.org>
6298
6299 * buffers.texi (Current Buffer): Document that with-temp-buffer
6300 disables undo.
6301
6302 * os.texi (Terminal-Specific): More accurate description of how
6303 Emacs searches for the terminal-specific libraries.
6304
63052006-05-12 Eli Zaretskii <eliz@gnu.org>
6306
6307 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6308 emacs-xtra to @inforef's.
6309
6310 * text.texi (Undo): Document that undo is turned off in buffers
6311 whose names begin with a space.
6312
6313 * buffers.texi (Buffer Names): Add index entries for buffers whose
6314 names begin with a space.
6315 (Creating Buffers): Document that undo is turned off in buffers
6316 whose names begin with a space.
6317
6318 * files.texi (Visiting Functions, Reading from Files)
6319 (Saving Buffers): Mention code and EOL conversions by file I/O
6320 primitives and subroutines.
6321
f4e90db0
SM
6322 * nonascii.texi (Lisp and Coding Systems):
6323 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
6324
6325 * display.texi (Defining Faces): Mention `mac', and add an xref to
6326 where window-system is described.
6327
63282006-05-10 Richard Stallman <rms@gnu.org>
6329
6330 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6331
63322006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6333
6334 * variables.texi (File Local Variables): Recommend to quote lambda
6335 expressions in safe-local-variable property.
6336
63372006-05-09 Richard Stallman <rms@gnu.org>
6338
5dcb4c4e
SM
6339 * variables.texi (File Local Variables):
6340 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
6341
63422006-05-07 Kim F. Storm <storm@cua.dk>
6343
6344 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6345 from add-to-history.
6346
63472006-05-07 Romain Francoise <romain@orebokech.com>
6348
6349 * commands.texi (Event Input Misc):
6350 * compile.texi (Eval During Compile):
6351 * internals.texi (Buffer Internals):
6352 * minibuf.texi (Initial Input):
6353 * nonascii.texi (Scanning Charsets):
6354 * numbers.texi (Comparison of Numbers):
6355 * windows.texi (Textual Scrolling, Vertical Scrolling):
6356 Fix various typos.
6357
63582006-05-06 Eli Zaretskii <eliz@gnu.org>
6359
6360 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6361 conditional xref's to either emacs or emacs-xtra, depending on
6362 @iftex/@ifnottex.
6363
6364 * minibuf.texi (Minibuffer History): Document add-to-history.
6365
63662006-05-05 Eli Zaretskii <eliz@gnu.org>
6367
6368 * internals.texi (Pure Storage): Mention the pure overflow message
6369 at startup.
6370
c8763fb6 63712006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6372
6373 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6374 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6375 search.
6376
63772006-05-01 Richard Stallman <rms@gnu.org>
6378
6379 * intro.texi (nil and t): Clarify.
6380
6381 * variables.texi (File Local Variables): Suggest using booleanp.
6382
63832006-05-01 Juanma Barranquero <lekktu@gmail.com>
6384
6385 * objects.texi (Type Predicates): Fix typos.
6386
63872006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6388
6389 * intro.texi (nil and t): Add booleanp.
6390
6391 * objects.texi (Type Predicates): Add links for booleanp and
6392 string-or-null-p.
6393
63942006-04-29 Richard Stallman <rms@gnu.org>
6395
6396 * modes.texi (Multiline Font Lock): Rename from
6397 Multi line Font Lock Elements. Much clarification.
6398 (Font Lock Multiline, Region to Fontify): Much clarification.
6399
64002006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6401
6402 * variables.texi (File Local Variables): Remove the special case t for
6403 safe-local-variable.
6404
64052006-04-26 Richard Stallman <rms@gnu.org>
6406
6407 * syntax.texi (Parsing Expressions): Minor cleanup.
6408
64092006-04-18 Richard Stallman <rms@gnu.org>
6410
6411 * tips.texi (Coding Conventions): Explain when the package's
6412 prefix should appear later on (not at the start of the name).
6413
6414 * searching.texi (String Search): Clarify effect of NOERROR.
6415
6416 * modes.texi (Imenu): Clarify what special items do.
6417
6418 * hooks.texi (Standard Hooks): Delete text about old hook names.
6419
64202006-04-17 Romain Francoise <romain@orebokech.com>
6421
6422 * variables.texi (Local Variables): Update the default value of
6423 `max-specpdl-size'.
6424
64252006-04-15 Michael Olson <mwolson@gnu.org>
6426
6427 * processes.texi (Transaction Queues): Mention the new optional
6428 `delay-question' argument for `tq-enqueue'.
6429
64302006-04-13 Bill Wohler <wohler@newt.com>
6431
6432 * customize.texi (Common Keywords): Use dotted notation for
6433 :package-version value. Specify its values. Improve documentation
6434 for customize-package-emacs-version-alist.
6435
64362006-04-12 Bill Wohler <wohler@newt.com>
6437
6438 * customize.texi (Common Keywords): Move description of
6439 customize-package-emacs-version-alist to @defvar.
6440
64412006-04-10 Bill Wohler <wohler@newt.com>
6442
6443 * customize.texi (Common Keywords): Add :package-version.
6444
64452006-04-10 Kim F. Storm <storm@cua.dk>
6446
6447 * text.texi (Buffer Contents): Add NOPROPS arg to
6448 filter-buffer-substring.
6449
64502006-04-08 Kevin Ryde <user42@zip.com.au>
6451
6452 * os.texi (Command-Line Arguments): Update xref to emacs manual
6453 "Command Arguments" -> "Emacs Invocation", per change there.
6454
64552006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6456
6457 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6458 be on one line to help makeinfo not render two spaces after the dot.
6459
64602006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6461
6462 * strings.texi (Predicates for Strings): Add string-or-null-p.
6463
64642006-03-28 Kim F. Storm <storm@cua.dk>
6465
6466 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6467 remarks about systems that don't support fractional seconds.
6468
64692006-03-25 Karl Berry <karl@gnu.org>
6470
6471 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6472 the year list.
6473
64742006-03-21 Nick Roberts <nickrob@snap.net.nz>
6475
6476 * display.texi (Fringe Indicators): Fix typos.
6477
64782006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6479
6480 * tips.texi (Documentation Tips): One can now also write `program'
6481 in front of a quoted symbol in a docstring to prevent making a
6482 hyperlink.
6483
64842006-03-19 Alan Mackenzie <acm@muc.de>
6485
6486 * text.texi (Special Properties): Clarify `fontified' property.
6487
64882006-03-16 Richard Stallman <rms@gnu.org>
6489
6490 * display.texi (Defining Images): Minor cleanup.
6491
64922006-03-16 Bill Wohler <wohler@newt.com>
6493
6494 * display.texi (Defining Images): In image-load-path-for-library,
6495 prefer user's images.
6496
64972006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6498
6499 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6500
65012006-03-15 Bill Wohler <wohler@newt.com>
6502
6503 * display.texi (Defining Images): Fix example in
6504 image-load-path-for-library by not recommending that one binds
6505 image-load-path. Just defvar it to placate compiler and only use
6506 it if previously defined.
6507
65082006-03-14 Bill Wohler <wohler@newt.com>
6509
6510 * display.texi (Defining Images): In image-load-path-for-library,
6511 always return list of directories. Update example.
6512
65132006-03-14 Alan Mackenzie <acm@muc.de>
6514
6515 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6516 This describes font-lock-extend-region-function.
6517 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6518 the new node "Region to Fontify".
6519
65202006-03-13 Richard Stallman <rms@gnu.org>
6521
6522 * display.texi (Invisible Text): The impossible position is
6523 now before the invisible text, not after.
6524 (Defining Images): Clean up last change.
6525
65262006-03-11 Bill Wohler <wohler@newt.com>
6527
6528 * display.texi (Defining Images): Add image-load-path-for-library.
6529
65302006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6531
6532 * text.texi (Adaptive Fill): Fix Texinfo usage.
6533
6534 * strings.texi (Creating Strings): Fix Texinfo usage.
6535
6536 * searching.texi (Regexp Special): Use @samp for regular
6537 expressions that are not in Lisp syntax.
6538
65392006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6540
6541 * searching.texi (Regexp Special): Put remark between parentheses
6542 to avoid misreading.
6543
65442006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6545
6546 * searching.texi (Syntax of Regexps): More accurately describe
6547 which characters are special in which situations.
6548 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6549 are not special. Describe in detail when `[' and `]' are special.
6550 (Regexp Backslash): Plenty of regexps with unbalanced square
6551 brackets are valid, so reword that statement.
6552
65532006-03-02 Kim F. Storm <storm@cua.dk>
6554
6555 * keymaps.texi (Tool Bar): Add tool-bar-border.
6556
65572006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6558
6559 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6560
65612006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6562
6563 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6564
6565 * files.texi (Locating Files): Suggest additional values for the
6566 SUFFIXES arg of `locate-file'. Update pxref.
6567
6568 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6569 (How Programs Do Loading): Discuss the effects of Auto Compression
6570 mode on `load'.
6571 (Load Suffixes): New node.
6572 (Library Search): Delete description of `load-suffixes'; it was
6573 moved to "Load Suffixes".
6574 (Autoload, Named Features): Mention `load-suffixes'.
6575
65762006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6577
6578 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6579
6580 * windows.texi (Window Tree): Fix typo.
6581
65822006-02-20 Kim F. Storm <storm@cua.dk>
6583
6584 * display.texi (Fringe Indicators): New section.
6585 Move indicate-empty-lines, indicate-buffer-boundaries, and
6586 default-indicate-buffer-boundaries here.
6587 Add fringe-indicator-alist and default-fringes-indicator-alist.
6588 Add list of logical fringe indicator symbols.
6589 Update list of standard bitmap names.
6590 (Fringe Cursors): New section.
6591 Move overflow-newline-into-fringe here.
6592 Add fringe-cursor-alist and default-fringes-cursor-alist.
6593 Add list of fringe cursor symbols.
6594
65952006-02-20 Juanma Barranquero <lekktu@gmail.com>
6596
6597 * commands.texi (Using Interactive): Fix reference to node
6598 "Minibuffers".
6599
66002006-02-19 Richard M. Stallman <rms@gnu.org>
6601
6602 * minibuf.texi (High-Level Completion):
6603 Add xref to read-input-method-name.
6604
6605 * files.texi (Relative File Names): Move file-relative-name here.
6606 (File Name Expansion): From here. Minor clarifications.
6607
6608 * commands.texi (Using Interactive): Add xrefs about reading input.
6609 Clarify remarks about that moving point and mark.
6610 Put string case before list case.
6611
c8763fb6 66122006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
6613
6614 * display.texi (Other Display Specs, Image Descriptors):
6615 Revert erroneous changes. The previous description of
6616 image-descriptors as `(image . PROPS)' was correct.
6617
66182006-02-14 Richard M. Stallman <rms@gnu.org>
6619
6620 * variables.texi (File Local Variables): Clarifications.
6621
66222006-02-14 Juanma Barranquero <lekktu@gmail.com>
6623
6624 * variables.texi (File Local Variables): Use @code for a cons
6625 cell, not @var.
6626
66272006-02-13 Chong Yidong <cyd@stupidchicken.com>
6628
6629 * variables.texi (File Local Variables): Document new file local
6630 variable behavior.
6631
66322006-02-10 Kim F. Storm <storm@cua.dk>
6633
6634 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6635
66362006-02-08 Juanma Barranquero <lekktu@gmail.com>
6637
6638 * modes.texi (%-Constructs): Remove obsolete info about
6639 `global-mode-string'.
6640
66412006-02-07 Richard M. Stallman <rms@gnu.org>
6642
6643 * commands.texi (Prefix Command Arguments): Minor cleanup.
6644
6645 * display.texi: "Graphical display", not window system.
6646
6647 * functions.texi (What Is a Function): Fix xref.
6648
6649 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6650 (Changing Key Bindings): Clarify when remapping is better than
6651 substitute-key-definition.
6652
66532006-02-02 Richard M. Stallman <rms@gnu.org>
6654
6655 * minibuf.texi (Basic Completion): Completion alists are risky.
6656
6657 * keymaps.texi (Active Keymaps): Clarifications.
6658 (Searching Keymaps): New node.
6659 (Keymaps): Update menu.
6660
6661 * frames.texi (Layout Parameters): Minor clarification.
6662 (Drag and Drop): New node.
6663 (Frames): Update menu.
6664
66652006-01-29 Chong Yidong <cyd@stupidchicken.com>
6666
6667 * display.texi (Other Display Specs, Image Descriptors):
6668 Image description is a list, not a cons cell.
6669
66702006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6671
6672 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6673 list is not necessarily a list).
6674
66752006-01-27 Eli Zaretskii <eliz@gnu.org>
6676
6677 * frames.texi (Layout Parameters): border-width and
6678 internal-border-width belong to the frame, not the window.
6679
66802006-01-19 Richard M. Stallman <rms@gnu.org>
6681
6682 * nonascii.texi (Translation of Characters): Search cmds use
6683 translation-table-for-input. Automatically made local.
6684
6685 * markers.texi (Overview of Markers): Count insertion type
6686 as one of a marker's attributes.
6687
6688 * keymaps.texi (Controlling Active Maps): New node, split out of
6689 Active Keymaps.
6690 (Keymaps): Menu updated.
6691 (Active Keymaps): Give pseudocode to explain how the active
6692 maps are searched. current-active-maps and key-binding moved here.
6693 (Functions for Key Lookup): current-active-maps and key-binding moved.
6694 Clarifications.
6695 (Searching the Keymaps): New subnode.
6696
6697 * elisp.texi (Top): Menu clarification.
6698
6699 * display.texi (Other Display Specs): Delete duplicate entry for
6700 just a string as display spec. Move text about recursive display
6701 specs on such a string.
6702
6703 * commands.texi (Key Sequence Input): Clarify.
6704 Move num-nonmacro-input-events out.
6705 (Reading One Event): num-nonmacro-input-events moved here.
6706
67072006-01-14 Nick Roberts <nickrob@snap.net.nz>
6708
6709 * advice.texi (Simple Advice): Update example to fit argument
6710 change in previous-line.
6711
67122006-01-05 Richard M. Stallman <rms@gnu.org>
6713
6714 * markers.texi (The Mark): Fix in `mark'.
6715
67162006-01-04 Richard M. Stallman <rms@gnu.org>
6717
6718 * processes.texi (Misc Network, Make Network): Minor cleanups.
6719
67202006-01-04 Kim F. Storm <storm@cua.dk>
6721
6722 * processes.texi (Make Network): Add IPv6 addresses and handling.
6723 (Network Feature Testing): Mention (:family ipv6).
6724 (Misc Network): Add IPv6 formats to format-network-address.
6725
67262005-12-30 Richard M. Stallman <rms@gnu.org>
6727
6728 * text.texi (Changing Properties):
6729 Don't use return value of set-text-properties.
6730
67312005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6732
6733 * modes.texi (Mode Line Format): Correct typo in menu.
6734
67352005-12-29 Richard M. Stallman <rms@gnu.org>
6736
6737 * modes.texi (Mode Line Top): New node.
6738 (Mode Line Data): Some text moved to new node.
6739 Explain the data structure more concretely.
6740 (Mode Line Basics): Clarifications.
6741 (Mode Line Variables): Clarify intro paragraph.
6742 (%-Constructs): Clarify intro paragraph.
6743 (Mode Line Format): Update menu.
6744
67452005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6746
6747 * minibuf.texi (Basic Completion): Update lazy-completion-table
6748 examples for removal of ARGS argument.
6749
67502005-12-23 Richard M. Stallman <rms@gnu.org>
6751
6752 * text.texi (Undo): Restore some explanation from the version
6753 that was deleted.
6754
67552005-12-23 Eli Zaretskii <eliz@gnu.org>
6756
6757 * text.texi (Undo): Remove duplicate descriptions of `apply
6758 funname' and `apply delta' elements of the undo list.
6759
67602005-12-20 Richard M. Stallman <rms@gnu.org>
6761
6762 * help.texi (Help Functions): Update documentation of `apropos'.
6763
67642005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6765
6766 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6767 because it is confusing. If the :help-echo keyword is a function,
6768 it is not directly used as the :help-echo overlay property, as the
6769 xref seems to suggest (it does not take the appropriate args).
6770
67712005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6772
6773 * customize.texi (Common Keywords): Fix Texinfo usage.
6774 (Group Definitions, Variable Definitions): Update for new
6775 conventions for using `*' in docstrings.
6776
6777 * tips.texi (Documentation Tips): Update for new conventions for
6778 using `*' in docstrings.
6779
67802005-12-16 Richard M. Stallman <rms@gnu.org>
6781
6782 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6783
67842005-12-16 Juri Linkov <juri@jurta.org>
6785
6786 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6787
67882005-12-14 Romain Francoise <romain@orebokech.com>
6789
6790 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6791 Fix typo.
6792
67932005-12-11 Juri Linkov <juri@jurta.org>
6794
6795 * minibuf.texi (Completion Commands): Add mention of read-file-name
6796 for filename completion keymaps.
6797 (Reading File Names): Add mention of filename completion keymaps
6798 for read-file-name and xref to `Completion Commands'.
6799
68002005-12-10 Richard M. Stallman <rms@gnu.org>
6801
6802 * customize.texi (Common Keywords): State caveats for use of :tag.
6803
68042005-12-08 Richard M. Stallman <rms@gnu.org>
6805
6806 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6807 with xrefs and better explanation.
6808 (Completion Commands): Add the filename completion maps.
6809
6810 * objects.texi (Character Type): Clarify that \s is not space
6811 if a dash follows.
6812
68132005-12-05 Richard M. Stallman <rms@gnu.org>
6814
6815 * windows.texi (Resizing Windows): Delete preserve-before args.
6816
68172005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6818
6819 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6820 in full keymaps, since the quirk has been fixed.
6821
68222005-12-03 Eli Zaretskii <eliz@gnu.org>
6823
5dcb4c4e
SM
6824 * hooks.texi (Standard Hooks): Add index entries.
6825 Mention `compilation-finish-functions'.
b8d4c8d0
GM
6826
68272005-11-27 Richard M. Stallman <rms@gnu.org>
6828
6829 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6830
68312005-11-21 Juri Linkov <juri@jurta.org>
6832
6833 * customize.texi (Common Keywords): Update links types
6834 custom-manual and url-link. Add link types emacs-library-link,
6835 file-link, function-link, variable-link, custom-group-link.
6836
68372005-11-20 Chong Yidong <cyd@stupidchicken.com>
6838
6839 * display.texi: Revert 2005-11-20 change.
6840
68412005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6842
6843 * processes.texi (Bindat Functions):
6844 Say "third" to refer to zero-based index "2".
6845
68462005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6847
6848 * loading.texi (Library Search): Update the default value of
6849 `load-suffixes'.
6850
68512005-11-17 Chong Yidong <cyd@stupidchicken.com>
6852
6853 * display.texi (Attribute Functions): Mention :ignore-defface.
6854
68552005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6856
6857 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6858 (Minor Mode Conventions): Mention the use of a hook.
6859
68602005-11-06 Richard M. Stallman <rms@gnu.org>
6861
6862 * files.texi (Magic File Names): find-file-name-handler checks the
6863 `operations' property of the handler.
6864
68652005-11-03 Richard M. Stallman <rms@gnu.org>
6866
6867 * variables.texi (Frame-Local Variables): Small clarification.
6868
68692005-10-29 Chong Yidong <cyd@stupidchicken.com>
6870
6871 * os.texi (Init File): Document ~/.emacs.d/init.el.
6872
68732005-10-29 Richard M. Stallman <rms@gnu.org>
6874
6875 * internals.texi (Garbage Collection): Document memory-full.
6876
68772005-10-28 Bill Wohler <wohler@newt.com>
6878
6879 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6880 for URLs.
6881
68822005-10-28 Richard M. Stallman <rms@gnu.org>
6883
6884 * minibuf.texi (Completion Commands): Clean up prev change.
6885
68862005-10-26 Kevin Ryde <user42@zip.com.au>
6887
6888 * compile.texi (Eval During Compile): Explain recommended uses
6889 of eval-when-compile and eval-and-compile.
6890
68912005-10-27 Masatake YAMATO <jet@gyve.org>
6892
6893 * minibuf.texi (Completion Commands):
6894 Write about new optional argument for `display-completion-list'.
6895
68962005-10-23 Richard M. Stallman <rms@gnu.org>
6897
6898 * display.texi (Overlay Arrow): Clarify about local bindings of
6899 overlay-arrow-position.
6900
69012005-10-22 Eli Zaretskii <eliz@gnu.org>
6902
6903 * internals.texi (Building Emacs): Fix last change.
6904
69052005-10-22 Richard M. Stallman <rms@gnu.org>
6906
6907 * internals.texi (Building Emacs): Document eval-at-startup.
6908
69092005-10-21 Richard M. Stallman <rms@gnu.org>
6910
6911 * loading.texi (Where Defined): load-history contains abs file names.
6912 symbol-file returns abs file names.
6913
69142005-10-19 Kim F. Storm <storm@cua.dk>
6915
6916 * display.texi (Showing Images): Add max-image-size integer value.
6917
69182005-10-18 Chong Yidong <cyd@stupidchicken.com>
6919
6920 * display.texi (Showing Images): Document max-image-size.
6921
69222005-10-17 Richard M. Stallman <rms@gnu.org>
6923
6924 * commands.texi (Quitting): Minor clarification.
6925
6926 * processes.texi (Sentinels): Clarify about output and quitting.
6927 (Filter Functions): Mention with-local-quit.
6928
69292005-10-17 Juri Linkov <juri@jurta.org>
6930
6931 * buffers.texi (Current Buffer):
6932 * commands.texi (Event Input Misc):
6933 * compile.texi (Eval During Compile, Compiler Errors):
6934 * customize.texi (Group Definitions):
6935 * display.texi (Progress, Defining Faces):
6936 * files.texi (Writing to Files):
6937 * modes.texi (Mode Hooks, Defining Minor Modes):
6938 * streams.texi (Output Functions):
6939 * syntax.texi (Syntax Table Functions):
6940 * text.texi (Change Hooks):
6941 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
6942
6943 * commands.texi (Quitting): Replace arg `forms' with `body' in
6944 `with-local-quit'.
6945
6946 * positions.texi (Excursions): Replace arg `forms' with `body' in
6947 `save-excursion'.
6948
69492005-10-08 Kim F. Storm <storm@cua.dk>
6950
6951 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
6952 Rename manual section accordingly.
6953
69542005-10-04 Kim F. Storm <storm@cua.dk>
6955
6956 * windows.texi (Window Split Tree): New section describing
6957 new function window-split-tree function.
6958
69592005-10-03 Nick Roberts <nickrob@snap.net.nz>
6960
6961 * display.texi (Fringe Size/Pos): Simplify and add detail.
6962
69632005-09-30 Romain Francoise <romain@orebokech.com>
6964
6965 * minibuf.texi (High-Level Completion): Explain that the prompt
6966 given to `read-buffer' should end with a colon and a space.
6967 Update usage examples.
6968
69692005-09-29 Juri Linkov <juri@jurta.org>
6970
6971 * display.texi (Displaying Messages): Rename argument name
6972 `string' to `format-string' in functions `message', `message-box',
6973 `message-or-box'.
6974
69752005-09-26 Chong Yidong <cyd@stupidchicken.com>
6976
6977 * errors.texi (Standard Errors): Correct xrefs.
6978
69792005-09-18 Chong Yidong <cyd@stupidchicken.com>
6980
6981 * display.texi (Defining Images): Update documentation for
6982 `image-load-path'.
6983
69842005-09-17 Richard M. Stallman <rms@gnu.org>
6985
6986 * display.texi (Defining Images): Clean up previous change.
6987
69882005-09-16 Romain Francoise <romain@orebokech.com>
6989
6990 * elisp.texi: Specify GFDL version 1.2.
6991
6992 * doclicense.texi (GNU Free Documentation License): Update to
6993 version 1.2.
6994
69952005-09-15 Chong Yidong <cyd@stupidchicken.com>
6996
6997 * display.texi (Defining Images): Document `image-load-path'.
6998
69992005-09-15 Richard M. Stallman <rms@gnu.org>
7000
7001 * objects.texi (Printed Representation): Minor cleanup.
7002 (Box Diagrams): Minor fix.
7003 (Cons Cell Type): Move (...) index item here.
7004 (Box Diagrams): From here.
7005 (Array Type): Minor fix.
7006 (Type Predicates): Delete index "predicates".
7007 (Hash Table Type): Clarify xref.
7008 (Dotted Pair Notation): Minor fix.
7009
70102005-09-10 Chong Yidong <cyd@stupidchicken.com>
7011
7012 * files.texi (Saving Buffers): Fix typo.
7013
70142005-09-08 Richard M. Stallman <rms@gnu.org>
7015
7016 * tips.texi (Programming Tips): Correct the "default" prompt spec.
7017
70182005-09-08 Chong Yidong <cyd@stupidchicken.com>
7019
7020 * locals.texi (Standard Buffer-Local Variables): Don't include
7021 mode variables for minor modes.
7022 Fix xrefs for buffer-display-count, buffer-display-table,
7023 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
7024 enable-multibyte-characters, fill-column, header-line-format,
7025 left-fringe-width, left-margin, and right-fringe-width.
7026
7027 * hooks.texi (Standard Hooks): All hooks should conform to the
7028 standard naming convention now.
7029 Fix xref for `echo-area-clear-hook'.
7030
7031 * display.texi (Usual Display): Note that indicate-empty-lines and
7032 tab-width are buffer-local.
7033
7034 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
7035
7036 * modes.texi (Mode Help): Note that major-mode is buffer-local.
7037
7038 * nonascii.texi (Encoding and I/O): Note that
7039 buffer-file-coding-system is buffer-local.
7040
7041 * positions.texi (List Motion): Note that defun-prompt-regexp is
7042 buffer-local.
7043
7044 * text.texi (Auto Filling): Note that auto-fill-function is
7045 buffer-local.
7046 (Undo): Note that buffer-undo-list is buffer-local.
7047
5dcb4c4e
SM
7048 * windows.texi (Buffers and Windows):
7049 Document buffer-display-count.
b8d4c8d0
GM
7050
70512005-09-06 Richard M. Stallman <rms@gnu.org>
7052
7053 * tips.texi (Coding Conventions): Sometimes it is ok to put the
7054 package prefix elsewhere than at the start of the name.
7055
70562005-09-03 Richard M. Stallman <rms@gnu.org>
7057
7058 * tips.texi (Programming Tips): Add conventions for minibuffer
7059 questions and prompts.
7060
70612005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7062
7063 * intro.texi (nil and t): Minor cleanup.
7064 Delete spurious mention of keyword symbols.
7065 (Evaluation Notation): Add index entry.
7066 (A Sample Function Description): Minor cleanup.
7067 (A Sample Variable Description): Not all vars can be set.
7068
70692005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7070
7071 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7072
7073 (Insertion): Document precise type of `insert-char' arg COUNT.
7074
70752005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7076
7077 * modes.texi (Other Font Lock Variables): Sync the default of
7078 font-lock-lines-before.
7079
70802005-08-31 Michael Albinus <michael.albinus@gmx.de>
7081
7082 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7083
70842005-08-29 Richard M. Stallman <rms@gnu.org>
7085
7086 * elisp.texi (Top): Update subnode menu.
7087
7088 * searching.texi (Searching and Matching): Move node.
7089 Rearrange contents and add overall explanation.
7090 (Searching and Case): Move node.
7091 (Searching and Matching): Update menu.
7092
70932005-08-27 Eli Zaretskii <eliz@gnu.org>
7094
7095 * os.texi (Startup Summary): Fix the description of the initial
7096 startup message display.
7097
70982005-08-25 Richard M. Stallman <rms@gnu.org>
7099
7100 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7101
71022005-08-25 Emilio C. Lopes <eclig@gmx.net>
7103
7104 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7105 `next-overlay-change' example.
7106
71072005-08-22 Juri Linkov <juri@jurta.org>
7108
7109 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7110 Fix invert-face. Fix args of face-background.
7111
7112 * display.texi (Standard Faces): Delete node.
7113 (Faces): Add xref to `(emacs)Standard Faces'.
7114 (Displaying Faces): Fix xref to `Standard Faces'.
7115
7116 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7117
71182005-08-20 Alan Mackenzie <acm@muc.de>
7119
7120 * buffers.texi (The Buffer List): Clarify the manipulation of the
7121 buffer list.
7122
71232005-08-14 Richard M. Stallman <rms@gnu.org>
7124
7125 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7126 a regexp.
7127
71282005-08-11 Richard M. Stallman <rms@gnu.org>
7129
7130 * elisp.texi (Top): Update subnode lists.
7131
7132 * display.texi (Inverse Video): Node deleted.
7133
7134 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7135 New nodes split out of Coding Conventions.
7136
7137 * searching.texi (Regular Expressions): Document re-builder.
7138
7139 * os.texi (Time Parsing): New node split out of Time Conversion.
7140
7141 * processes.texi (Misc Network, Network Feature Testing)
7142 (Network Options, Make Network): New nodes split out of
7143 Low-Level Network.
7144
71452005-08-09 Richard M. Stallman <rms@gnu.org>
7146
7147 * frames.texi (Geometry): New node, split from Size and Position.
7148 (Frame Parameters): Refer to Geometry.
7149
7150 * buffers.texi (The Buffer List): Fix xrefs.
7151
7152 * windows.texi (Splitting Windows): Fix xref.
7153
7154 * frames.texi (Layout Parameters): Add xref.
7155
7156 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7157
7158 * keymaps.texi (Menu Bar): Fix xref.
7159
7160 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7161
7162 * modes.texi (%-Constructs): Fix xref.
7163
7164 * frames.texi (Window Frame Parameters): Node split up.
7165 (Basic Parameters, Position Parameters, Size Parameters)
7166 (Layout Parameters, Buffer Parameters, Management Parameters)
7167 (Cursor Parameters, Color Parameters): New subnodes.
7168
71692005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7170
7171 * positions.texi (Screen Lines): Update xref for previous change
7172 in minibuf.texi.
7173
7174 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7175 change in minibuf.texi.
7176
71772005-08-09 Richard M. Stallman <rms@gnu.org>
7178
7179 * tips.texi (Coding Conventions): Minor cleanup.
7180
7181 * modes.texi (Defining Minor Modes): Explain when init-value
7182 can be non-nil.
7183
7184 * elisp.texi (Top): Update submenu for Minibuffer.
7185
7186 * minibuf.texi (Minibuffer Misc): Node split up.
7187 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7188 (Recursive Mini): New nodes split out from Minibuffer Misc.
7189 (Minibuffer Misc): Document max-mini-window-height.
7190
7191 * hash.texi (Defining Hash): Delete stray paren in example.
7192
7193 * display.texi (Echo Area Customization): Don't define
7194 max-mini-window-height here; xref instead.
7195
7196 * commands.texi (Event Input Misc): Update while-no-input.
7197
7198 * advice.texi (Advising Functions): Explain when to use advice
7199 and when to use a hook.
7200
72012005-07-30 Eli Zaretskii <eliz@gnu.org>
7202
7203 * makefile.w32-in (info): Don't run install-info.
7204 ($(infodir)/dir): New target, produced by running install-info.
7205
72062005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7207
7208 * modes.texi (Defining Minor Modes): The keyword for the initial
7209 value is :init-value, not :initial-value.
7210
72112005-07-23 Eli Zaretskii <eliz@gnu.org>
7212
7213 * loading.texi (Autoload): Make the `doctor' example be consistent
7214 with what's in current loaddefs.el. Describe the "fn" magic in
7215 the usage portion of the doc string.
7216
72172005-07-22 Richard M. Stallman <rms@gnu.org>
7218
7219 * internals.texi (Garbage Collection): Clarify previous change.
7220
72212005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7222
7223 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7224
72252005-07-18 Juri Linkov <juri@jurta.org>
7226
7227 * commands.texi (Accessing Events):
7228 * frames.texi (Text Terminal Colors, Resources):
7229 * markers.texi (The Mark):
7230 * modes.texi (Defining Minor Modes):
7231 Delete duplicate duplicate words.
7232
72332005-07-16 Richard M. Stallman <rms@gnu.org>
7234
7235 * display.texi (Managing Overlays): Clarify make-overlay
7236 args for insertion types.
7237
72382005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7239
7240 * customize.texi (Variable Definitions):
7241 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7242 `standard-value' is a list too.
7243 (Defining New Types): Use @key{RET} instead of @key{ret}.
7244
72452005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7246
7247 * os.texi (Translating Input): Fix typo.
7248
72492005-07-08 Richard M. Stallman <rms@gnu.org>
7250
7251 * README: Update edition number and size estimate.
7252
7253 * elisp.texi (VERSION): Set to 2.9.
7254
72552005-07-07 Richard M. Stallman <rms@gnu.org>
7256
7257 * book-spine.texinfo: Update Emacs version.
7258
7259 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7260
72612005-07-06 Richard M. Stallman <rms@gnu.org>
7262
7263 * searching.texi (Regexp Search): Clarify what re-search-forward
7264 does when the search fails.
7265
72662005-07-05 Lute Kamstra <lute@gnu.org>
7267
7268 * Update FSF's address in GPL notices.
7269
7270 * doclicense.texi (GNU Free Documentation License):
7271 * gpl.texi (GPL):
7272 * tips.texi (Coding Conventions, Library Headers):
7273 * vol1.texi:
7274 * vol2.texi: Update FSF's address.
7275
72762005-07-04 Richard M. Stallman <rms@gnu.org>
7277
7278 * hooks.texi (Standard Hooks): Add occur-hook.
7279
72802005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7281
7282 * display.texi (The Echo Area): Correct menu.
7283
72842005-07-03 Richard M. Stallman <rms@gnu.org>
7285
7286 * elisp.texi (Top): Update subnode menu for Display.
7287
7288 * display.texi (Displaying Messages): New node, with most
7289 of what was in The Echo Area.
5dcb4c4e 7290 (Progress): Move under The Echo Area.
b8d4c8d0
GM
7291 (Logging Messages): New node with new text.
7292 (Echo Area Customization): New node, the rest of what was
7293 in The Echo Area. Document message-truncate-lines with @defvar.
7294 (Display): Update menu.
7295
7296 * windows.texi (Textual Scrolling): Doc 3 values for
7297 scroll-preserve-screen-position.
7298
7299 * text.texi (Special Properties): Change hook functions
7300 should bind inhibit-modification-hooks around altering buffer text.
7301
7302 * keymaps.texi (Key Binding Commands): Call binding BINDING
7303 rather than DEFINITION.
7304
73052005-06-29 Juanma Barranquero <lekktu@gmail.com>
7306
7307 * variables.texi (Defining Variables): `user-variable-p' returns t
7308 for aliases of user options, nil for alias loops.
7309
73102005-06-28 Richard M. Stallman <rms@gnu.org>
7311
7312 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7313 make-keymap.
7314
73152005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7316
7317 * variables.texi (Setting Variables): Correct and clarify
7318 description of `add-to-ordered-list'.
7319
73202005-06-26 Richard M. Stallman <rms@gnu.org>
7321
7322 * display.texi (Faces): Minor cleanup.
7323
73242005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7325
7326 * display.texi (Faces): `facep' returns t for strings that are
7327 face names.
7328
73292005-06-25 Richard M. Stallman <rms@gnu.org>
7330
7331 * objects.texi (Equality Predicates): Clarify meaning of equal.
7332
7333 * windows.texi (Selecting Windows): save-selected-window
7334 and with-selected-window save and restore the current buffer.
7335
73362005-06-24 Richard M. Stallman <rms@gnu.org>
7337
7338 * numbers.texi (Float Basics): Explain how to test for NaN,
7339 and printing the sign of NaNs.
7340
73412005-06-24 Eli Zaretskii <eliz@gnu.org>
7342
7343 * makefile.w32-in (MAKEINFO): Use --force.
7344
73452005-06-23 Richard M. Stallman <rms@gnu.org>
7346
7347 * display.texi (Face Functions): Correct Texinfo usage.
7348
73492005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7350
7351 * lists.texi (Rings): `ring-elements' now returns the elements of
7352 RING in order.
7353
73542005-06-23 Juanma Barranquero <lekktu@gmail.com>
7355
7356 * markers.texi (The Mark): Texinfo usage fix.
7357
73582005-06-23 Kim F. Storm <storm@cua.dk>
7359
7360 * searching.texi (Entire Match Data): Remove evaporate option for
7361 match-data. Do not mention evaporate option for set-match-data.
7362
73632005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7364
7365 * display.texi (Face Functions): Mention face aliases.
7366
73672005-06-21 Richard M. Stallman <rms@gnu.org>
7368
7369 * anti.texi (Antinews): Texinfo usage fix.
7370
73712005-06-21 Karl Berry <karl@gnu.org>
7372
7373 * elisp.texi: Use @copying.
7374
7375 * elisp.texi: Put @summarycontents and @contents before the Top
7376 node, instead of the end of the file, so that the contents appear
7377 in the right place in the dvi/pdf output.
7378
73792005-06-21 Juri Linkov <juri@jurta.org>
7380
7381 * display.texi (Defining Faces): Add `customized-face'.
7382
73832005-06-20 Kim F. Storm <storm@cua.dk>
7384
7385 * variables.texi (Setting Variables): Any type of element can be
7386 given order in add-to-ordered-list. Compare elements with eq.
7387
7388 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7389
73902005-06-20 Karl Berry <karl@gnu.org>
7391
7392 * syntax.texi (Syntax Flags): Make last column very slightly wider
7393 to avoid "generic comment" breaking on two lines and causing an
7394 underfull box.
7395
73962005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7397
7398 * lists.texi (Rings): Various minor clarifications and corrections.
7399
74002005-06-18 Richard M. Stallman <rms@gnu.org>
7401
7402 * functions.texi (Obsolete Functions): Simplify.
7403
7404 * variables.texi (Variable Aliases): Simplify.
7405
7406 * anti.texi, backups.texi, compile.texi, customization.texi:
7407 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7408 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7409 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7410 * variables.texi: Fix formatting ugliness.
7411
7412 * elisp.texi: Add links to Rings and Byte Packing.
7413 Update version and copyright years.
7414
7415 * minibuf.texi: Fix formatting ugliness.
7416 (Completion Commands): Move keymap vars to the end
7417 and vars completing-read binds to the top.
7418
74192005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7420
7421 * processes.texi: Fix typos.
7422 (Bindat Spec): Correct Texinfo error.
7423 (Byte Packing): Fix ungrammatical sentence.
7424
74252005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7426
7427 * lists.texi (Rings): New node.
7428 (Lists): Add it to menu.
7429
7430 * processes.texi (Byte Packing): New node.
7431 (Processes): Add it to menu.
7432
74332005-06-17 Richard M. Stallman <rms@gnu.org>
7434
7435 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7436
7437 * help.texi (Documentation Basics): Explain the xref to
7438 Documentation Tips.
7439
7440 * debugging.texi (Debugger Commands): Minor fix.
7441
74422005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7443
7444 * edebug.texi (Instrumenting): Eliminate duplicate link.
7445 (Specification List): Replace references to "below", referring to
7446 a later node, with one @ref to that node.
7447
7448 * os.texi (Timers): Timers should save and restore the match data
7449 if they change it.
7450
7451 * debugging.texi (Debugger Commands): Mention that the Lisp
7452 debugger can not step through primitive functions.
7453
74542005-06-16 Juanma Barranquero <lekktu@gmail.com>
7455
7456 * functions.texi (Obsolete Functions): Update argument names of
7457 `make-obsolete' and `define-obsolete-function-alias'.
7458
7459 * variables.texi (Variable Aliases): Update argument names of
7460 `defvaralias', `make-obsolete-variable' and
7461 `define-obsolete-variable-alias'.
7462
74632005-06-15 Kim F. Storm <storm@cua.dk>
7464
7465 * searching.texi (Entire Match Data): Rephrase warnings about
7466 evaporate arg to match-data and set-match-data.
7467
74682005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7469
7470 * elisp.texi (Top): Update detailed menu.
7471
7472 * edebug.texi (Edebug): Update menu.
7473 (Instrumenting): Update xrefs.
7474 (Edebug Execution Modes): Correct xref.
7475 (Jumping): Clarify description of `h' command.
7476 Eliminate redundant @ref.
7477 (Breaks): New node.
7478 (Breakpoints): Is now a subsubsection.
7479 (Global Break Condition): Mention `C-x X X'.
7480 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7481 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7482 (Edebug Display Update): Correct pxref.
7483 (Edebug and Macros): New node.
7484 (Instrumenting Macro Calls): Is now a subsubsection.
7485 Neither arg of `def-edebug-spec' is evaluated.
7486 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7487 (Specification Examples): Fix typo.
7488
74892005-06-14 Lute Kamstra <lute@gnu.org>
7490
7491 * debugging.texi (Function Debugging): Primitives can break on
7492 entry too.
7493
74942005-06-14 Kim F. Storm <storm@cua.dk>
7495
7496 * variables.texi (Setting Variables): Add add-to-ordered-list.
7497
74982005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7499
7500 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7501 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7502
75032005-06-13 Lute Kamstra <lute@gnu.org>
7504
7505 * text.texi (Special Properties): Fix cross reference.
7506
75072005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7508
7509 * debugging.texi (Function Debugging): Delete mention of empty
7510 string argument to `cancel-debug-on-entry'. Delete inaccurate
7511 description of the return value of that command.
7512
75132005-06-11 Alan Mackenzie <acm@muc.de>
7514
7515 * text.texi (Adaptive Fill): Amplify the description of
7516 fill-context-prefix.
7517
75182005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7519
7520 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7521
75222005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7523
7524 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7525
75262005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7527
7528 * debugging.texi (Error Debugging): Minor rewording.
7529 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7530 is optional.
7531
75322005-06-10 Lute Kamstra <lute@gnu.org>
7533
7534 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7535 (Top): Give it a title. Correct version number. Give the
7536 detailed node listing a more prominent header.
7537 * intro.texi: Don't set VERSION here a second time.
7538 Mention Emacs's version too.
7539 * anti.texi (Antinews): Use EMACSVER to refer to the current
7540 version of Emacs.
7541
75422005-06-09 Kim F. Storm <storm@cua.dk>
7543
7544 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7545 match-data and set-match-data.
7546
75472005-06-08 Richard M. Stallman <rms@gnu.org>
7548
7549 * searching.texi (Entire Match Data): Clarify when match-data
7550 returns markers and when integers.
7551
7552 * display.texi (Defining Faces): Explain that face name should not
7553 end in `-face'.
7554
7555 * modes.texi (Mode Line Data): Minor cleanup.
7556 (Customizing Keywords): Node split out of Search-based Fontification.
7557 Add example of using font-lock-add-keywords from a hook.
7558 Clarify when MODE should be non-nil, and when nil.
7559
75602005-06-06 Richard M. Stallman <rms@gnu.org>
7561
7562 * modes.texi (Mode Line Data): Explain what happens when the car
7563 of a list is a void symbol.
7564 (Search-based Fontification): Explain MODE arg to
7565 font-lock-add-keywords and warn about calls from major modes.
7566
75672005-06-08 Juri Linkov <juri@jurta.org>
7568
7569 * display.texi (Standard Faces): Add `shadow' face.
7570
75712005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7572
7573 * modes.texi (Major Mode Conventions): A derived mode only needs
7574 to put the call to the parent mode inside `delay-mode-hooks'.
7575
75762005-05-29 Richard M. Stallman <rms@gnu.org>
7577
7578 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7579 new, and what that implies. Clarify.
7580
7581 * files.texi (Locating Files): Clean up the text.
7582
7583 * frames.texi (Window Frame Parameters): Document user-size.
7584 Shorten entry for top by referring to left.
7585
75862005-05-26 Richard M. Stallman <rms@gnu.org>
7587
7588 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7589 is new, and what the implications are. Other clarifications.
7590
75912005-05-24 Richard M. Stallman <rms@gnu.org>
7592
7593 * frames.texi (Dialog Boxes): Minor fixes.
7594
75952005-05-25 Masatake YAMATO <jet@gyve.org>
7596
7597 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7598
75992005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7600
7601 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7602 is optional.
7603
76042005-05-24 Nick Roberts <nickrob@snap.net.nz>
7605
10d1d0af 7606 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
7607
76082005-05-23 Lute Kamstra <lute@gnu.org>
7609
7610 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7611 syntax-begin-function over font-lock-beginning-of-syntax-function.
7612
76132005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7614
7615 * minibuf.texi (Reading File Names): Update description of
7616 `read-directory-name'.
7617
7618 * modes.texi (Derived Modes): Clarify :group keyword.
7619
76202005-05-21 Eli Zaretskii <eliz@gnu.org>
7621
7622 * files.texi (Locating Files): New subsection.
7623 Describe locate-file and executable-find.
7624
76252005-05-21 Kevin Ryde <user42@zip.com.au>
7626
7627 * frames.texi (Initial Parameters): Update cross reference to
7628 "Emacs Invocation".
7629
76302005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7631
7632 * keymaps.texi (Active Keymaps): Add anchor.
7633
7634 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7635 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7636 appropriate place.
7637 (Derived Modes): Small clarifications.
7638 (Minor Mode Conventions, Keymaps and Minor Modes):
7639 Replace references to nodes with references to anchors.
7640 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7641 Clarify description of lists whose first element is an integer.
7642 (Mode Line Variables): Add anchor.
7643 (%-Constructs): Clarify description of integer after %.
7644 (Emulating Mode Line): Describe nil value for FACE.
7645
76462005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7647
7648 * modes.texi (Derived Modes): Correct references to non-existing
7649 variable standard-syntax-table.
7650
76512005-05-17 Lute Kamstra <lute@gnu.org>
7652
7653 * modes.texi (Defining Minor Modes): Mention the mode hook.
7654
76552005-05-15 Kim F. Storm <storm@cua.dk>
7656
7657 * processes.texi (Network): Remove open-network-stream-nowait.
7658 (Network Servers): Remove open-network-stream-server.
7659
76602005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7661
7662 * elisp.texi (Top): Update detailed menu.
7663
7664 * variables.texi: Reorder nodes.
7665 (Variables): Update menu.
7666 (File Local Variables): Do not refer to the `-*-' line as
7667 a "local variables list". Add pxref.
7668
76692005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7670
7671 * elisp.texi (Top): Update detailed menu for node changes.
7672
7673 * modes.texi (Modes): Update Menu.
7674 (Hooks): Move to beginning of chapter.
7675 Most minor modes run mode hooks too.
7676 `add-hook' can handle void hooks or hooks whose value is a single
7677 function.
7678 (Major Modes): Update Menu.
7679 (Major Mode Basics): New node, split off from `Major Modes'.
7680 (Major Mode Conventions): Correct xref. Explain how to handle
7681 auto-mode-alist if the major mode command has an autoload cookie.
7682 (Auto Major Mode): Major update. Add magic-mode-alist.
7683 (Derived Modes): Major update.
7684 (Mode Line Format): Update Menu.
7685 (Mode Line Basics): New node, split off from `Mode Line Format'.
7686
7687 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7688 for `magic autoload comment'. Add index entries and anchor.
7689
76902005-05-14 Richard M. Stallman <rms@gnu.org>
7691
7692 * tips.texi (Coding Conventions): Explain how important it is
7693 that just loading certain files not change Emacs behavior.
7694
7695 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7696
76972005-05-12 Lute Kamstra <lute@gnu.org>
7698
7699 * modes.texi (Generic Modes): Update.
7700 (Major Modes): Refer to node "Generic Modes".
7701
7702 * elisp.texi (Top): Update to the current structure of the manual.
7703 * processes.texi (Processes): Add menu description.
7704 * customize.texi (Customization): Add menu descriptions.
7705
77062005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7707
7708 * processes.texi (Signals to Processes)
7709 (Low-Level Network): Fix typos.
7710
77112005-05-11 Lute Kamstra <lute@gnu.org>
7712
7713 * elisp.texi (Top): Add some nodes from the chapter "Major and
7714 Minor Modes" to the detailed node listing.
7715
77162005-05-10 Richard M. Stallman <rms@gnu.org>
7717
7718 * keymaps.texi (Extended Menu Items): Menu item filter functions
7719 can be called at any time.
7720
77212005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7722
7723 * variables.texi (File Local Variables): `(hack-local-variables t)'
7724 now also checks whether a mode is specified in the local variables
7725 list.
7726
77272005-05-05 Kevin Ryde <user42@zip.com.au>
7728
7729 * display.texi (The Echo Area): Correct format function cross
7730 reference.
7731
77322005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7733
7734 * variables.texi (Variable Aliases): Change description of
7735 `define-obsolete-variable-alias'.
7736
7737 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7738 (Defining Functions): Add xref.
7739 (Obsolete Functions): New node.
7740 (Function Safety): Standardize capitalization of section title.
7741
7742 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7743 (Dialog Boxes): Complete description of `x-popup-dialog'.
7744
77452005-05-04 Richard M. Stallman <rms@gnu.org>
7746
7747 * commands.texi (Interactive Codes): Fix Texinfo usage.
7748 Document U more clearly.
7749
77502005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7751
7752 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7753 function and not a macro.
7754
7755 * frames.texi (Pop-Up Menus): Correct and clarify description of
7756 `x-popup-menu'.
7757 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7758
77592005-05-01 Richard M. Stallman <rms@gnu.org>
7760
7761 * edebug.texi (Checking Whether to Stop): Fix previous change.
7762
77632005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7764
7765 * display.texi: Fix typos and Texinfo usage.
7766
7767 * edebug.texi (Checking Whether to Stop): executing-macro ->
7768 executing-kbd-macro.
7769
77702005-05-01 Richard M. Stallman <rms@gnu.org>
7771
7772 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7773
77742005-04-30 Richard M. Stallman <rms@gnu.org>
7775
7776 * files.texi (Magic File Names): Document `operations' property.
7777
77782005-04-29 Lute Kamstra <lute@gnu.org>
7779
7780 * modes.texi (Generic Modes): New node.
7781 (Major Modes): Add it to the menu.
7782 (Derived Modes): Add "derived mode" to concept index.
7783
77842005-04-28 Lute Kamstra <lute@gnu.org>
7785
7786 * modes.texi (Defining Minor Modes): Fix previous change.
7787 (Font Lock Mode): Simplify.
7788 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7789 when set and that some parts are optional. Add cross references.
7790 (Search-based Fontification): Say how to specify font-lock-keywords.
7791 Add cross references. Add font-lock-multiline to index.
7792 Move font-lock-keywords-case-fold-search here from node "Other Font
7793 Lock Variables". Document font-lock-add-keywords and
7794 font-lock-remove-keywords.
7795 (Other Font Lock Variables): Move font-lock-keywords-only,
7796 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7797 and font-lock-syntactic-face-function to node "Syntactic Font
7798 Lock". Move font-lock-keywords-case-fold-search to node
7799 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7800 and font-lock-{,un}fontify-{buffer,region}-function.
7801 (Precalculated Fontification): Remove reference to deleted variable
7802 font-lock-core-only.
7803 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7804 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7805 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7806 and font-lock-syntactic-face-function here from node "Other Font
7807 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7808 Syntax Properties". Add cross references.
7809 (Setting Syntax Properties): New node.
7810 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7811 * syntax.texi (Syntax Properties): Add cross reference.
7812 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7813
78142005-04-26 Richard M. Stallman <rms@gnu.org>
7815
7816 * display.texi (Defining Faces):
7817 Document `default' elements of defface spec.
7818
7819 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7820
7821 * variables.texi (Variable Aliases): Clarify text.
7822
78232005-04-25 Chong Yidong <cyd@stupidchicken.com>
7824
7825 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7826
78272005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7828
7829 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7830
78312005-04-24 Eli Zaretskii <eliz@gnu.org>
7832
7833 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7834 syntax-after and syntax-class.
7835
7836 * files.texi (Changing Files): Fix last change's cross-reference.
7837 (Unique File Names): Don't mention "numbers" in the documentation
7838 of make-temp-file and make-temp-name.
7839
78402005-04-23 Richard M. Stallman <rms@gnu.org>
7841
7842 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7843
78442005-04-22 Nick Roberts <nickrob@snap.net.nz>
7845
7846 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7847
78482005-04-22 Nick Roberts <nickrob@snap.net.nz>
7849
7850 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7851 and define-obsolete-variable-alias.
7852
78532005-04-22 Kim F. Storm <storm@cua.dk>
7854
7855 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7856 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7857
78582005-04-21 Lute Kamstra <lute@gnu.org>
7859
7860 * lists.texi (Association Lists): Document rassq-delete-all.
7861
78622005-04-19 Richard M. Stallman <rms@gnu.org>
7863
7864 * modes.texi (Search-based Fontification): Explain that
7865 facespec is an expression to be evaluated.
7866
78672005-04-19 Kevin Ryde <user42@zip.com.au>
7868
7869 * streams.texi (Output Functions): Fix xref.
7870 * strings.texi (String Conversion): Fix xref.
7871
78722005-04-19 Kim F. Storm <storm@cua.dk>
7873
7874 * symbols.texi (Symbol Plists): Add safe-get.
7875 Mention that `get' may signal an error.
7876
78772005-04-18 Nick Roberts <nickrob@snap.net.nz>
7878
7879 * customize.texi (Variable Definitions): Replace tooltip-mode
7880 example with save-place.
7881
78822005-04-17 Richard M. Stallman <rms@gnu.org>
7883
7884 * buffers.texi (Indirect Buffers): Clarify.
7885
7886 * positions.texi (Positions): Clarify converting marker to integer.
7887
7888 * strings.texi (String Basics): Mention string-match; clarify.
7889
78902005-04-08 Lute Kamstra <lute@gnu.org>
7891
7892 * modes.texi (Search-based Fontification): Fix cross references.
7893 Use consistent terminology. Document anchored highlighting.
7894
78952005-04-05 Lute Kamstra <lute@gnu.org>
7896
7897 * modes.texi (Defining Minor Modes): Document :group keyword
7898 argument and its default value.
7899
79002005-04-03 Lute Kamstra <lute@gnu.org>
7901
7902 * hooks.texi (Standard Hooks): Add some hooks. Add cross
7903 references and/or descriptions. Delete major mode hooks; mention
7904 them as a category instead. Rename or delete obsolete hooks.
7905
79062005-04-02 Richard M. Stallman <rms@gnu.org>
7907
7908 * nonascii.texi (Coding System Basics): Another wording cleanup.
7909
79102005-04-01 Richard M. Stallman <rms@gnu.org>
7911
7912 * nonascii.texi (Coding System Basics): Clarify previous change.
7913
79142005-04-01 Kenichi Handa <handa@m17n.org>
7915
10d1d0af 7916 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
7917 identity of coding systems.
7918
79192005-03-29 Chong Yidong <cyd@stupidchicken.com>
7920
7921 * text.texi (Buffer Contents): Add filter-buffer-substring and
7922 buffer-substring-filters.
7923
79242005-03-26 Chong Yidong <cyd@stupidchicken.com>
7925
7926 * anti.texi (Antinews): Mention `G' interactive code.
7927
7928 * tips.texi (Compilation Tips): Mention benchmark.el.
7929
79302005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7931
7932 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
7933 is now bound to M-o M-o.
7934
7935 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
7936
79372005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7938
7939 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
7940 in the Emacs Manual).
7941 * Makefile.in (srcs): Remove calendar.texi.
7942 * makefile.w32-in (srcs): Remove calendar.texi.
7943 * display.texi (Display): Change name of next node.
7944 * os.texi (System In): Change name of previous node.
7945 * elisp.texi (Top): Remove Calendar references.
7946 * vol1.texi (Top): Remove Calendar references.
7947 * vol2.texi (Top): Remove Calendar references.
7948
79492005-03-25 Richard M. Stallman <rms@gnu.org>
7950
7951 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
7952 Cleanup previous change.
7953
79542005-03-25 Chong Yidong <cyd@stupidchicken.com>
7955
7956 * display.texi (Face Attributes): Faces earlier in an :inherit
7957 list take precedence.
7958 (Scroll Bars): Fix description of vertical-scroll-bars.
7959 Document frame-current-scroll-bars and window-current-scroll-bars.
7960
7961 * markers.texi (The Mark): Document temporary Transient Mark mode.
7962
7963 * minibuf.texi (Reading File Names):
7964 Document read-file-name-completion-ignore-case.
7965
7966 * positions.texi (Screen Lines): Document nil for width argument
7967 to compute-motion.
7968
79692005-03-23 Kim F. Storm <storm@cua.dk>
7970
7971 * display.texi (Standard Faces): Other faces used in the fringe
7972 implicitly inherits from the fringe face.
7973 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
7974 properties implicitly inherits from fringe face.
7975 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
7976
79772005-03-20 Chong Yidong <cyd@stupidchicken.com>
7978
7979 * display.texi (Invisible Text): State default value of
7980 line-move-ignore-invisible.
7981 (Managing Overlays): Document remove-overlays.
7982 (Standard Faces): Document escape-glyph face.
7983
7984 * minibuf.texi (Reading File Names): Document read-file-name-function.
7985
7986 * modes.texi (Other Font Lock Variables):
7987 Document font-lock-lines-before.
7988
7989 * positions.texi (Skipping Characters): skip-chars-forward allows
7990 character classes.
7991
79922005-03-18 Lute Kamstra <lute@gnu.org>
7993
7994 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
7995
79962005-03-17 Richard M. Stallman <rms@gnu.org>
7997
7998 * text.texi (Undo): Document extensible undo entries.
7999
dd7b651b 8000 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
8001
8002 * nonascii.texi (Character Codes): Minor fix.
8003
8004 * display.texi (Display Property): Explain the significance
8005 of having text properties that are eq.
8006 (Other Display Specs): Explain string as display spec.
8007
8008 * commands.texi (Interactive Codes): Document G option.
8009
80102005-03-17 Chong Yidong <cyd@stupidchicken.com>
8011
8012 * text.texi (Filling): Add sentence-end-without-period and
8013 sentence-end-without-space.
8014 (Changing Properties): Minor fix.
8015
8016 * anti.texi: Total rewrite.
8017
80182005-03-15 Lute Kamstra <lute@gnu.org>
8019
8020 * edebug.texi (Instrumenting Macro Calls): Fix typos.
8021
80222005-03-08 Kim F. Storm <storm@cua.dk>
8023
8024 * display.texi (Specified Space): Property :width is support on
8025 non-graphic terminals, :height is not.
8026
80272005-03-07 Richard M. Stallman <rms@gnu.org>
8028
8029 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
8030 Now subnodes of Fringes.
8031 (Overlay Arrow): Document overlay-arrow-variable-list.
8032 (Fringe Size/Pos): New node, broken out of Fringes.
8033 (Display): Explain clearing vs redisplay better.
8034 (Truncation): Clarify use of bitmaps.
8035 (The Echo Area): Clarify the uses of the echo area.
8036 Add max-mini-window-height.
8037 (Progress): Clarify.
8038 (Invisible Text): Explain that main loop moves point out.
8039 (Selective Display): Say "hidden", not "invisible".
8040 (Managing Overlays): Move up. Describe relation to Undo here.
8041 (Overlay Properties): Clarify intro.
8042 (Finding Overlays): Explain return values when nothing found.
8043 (Width): truncate-string-to-width has added arg.
8044 (Displaying Faces): Clarify and update mode line face handling.
8045 (Face Functions): Minor cleanup.
8046 (Conditional Display): Merge into Other Display Specs.
8047 (Pixel Specification, Other Display Specs): Minor cleanups.
8048 (Images, Image Descriptors): Minor cleanups.
8049 (GIF Images): Patents have expired.
8050 (Showing Images): Explain default text for insert-image.
8051 (Manipulating Button Types): Merge into Manipulating Buttons.
8052 (Making Buttons): Explain return values.
8053 (Button Buffer Commands): Add xref.
8054 (Inverse Video): Update mode-line-inverse-video.
8055 (Display Table Format): Clarify.
8056 (Active Display Table): Give defaults for window-display-table.
8057
8058 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8059 and calendar-today-marker are strings, not chars.
8060 (Holiday Customizing): Minor fix.
8061
8062 * internals.texi (Writing Emacs Primitives): Update `or' example.
8063 Update limit on # args of subr.
8064
8065 * edebug.texi (Using Edebug): Arrow is in fringe.
8066 (Instrumenting): Arg to eval-defun works without loading edebug.
8067 (Edebug Execution Modes): Add xref.
8068
8069 * customize.texi (Common Keywords): Clarify :require.
8070 Mention :version here.
8071 (Variable Definitions, Group Definitions): Not here.
8072 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8073
80742005-03-07 Chong Yidong <cyd@stupidchicken.com>
8075 * nonascii.texi (Text Representations): Clarify position-bytes.
8076 (Character Sets): Add list-charset-chars.
8077 (Scanning Charsets): Add charset-after.
8078 (Encoding and I/O): Minor fix.
8079
80802005-03-06 Richard M. Stallman <rms@gnu.org>
8081
8082 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8083 (Resizing Windows): Likewise.
8084
8085 * text.texi (Change Hooks): Get rid of "Emacs 21".
8086
8087 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8088
8089 * streams.texi (Output Variables): Get rid of "Emacs 21".
8090
8091 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8092
8093 * os.texi (Translating Input): Replace flow-control example
8094 with a less obsolete example that uses `keyboard-translate'.
8095
8096 * objects.texi (Hash Table Type, Circular Objects):
8097 Get rid of "Emacs 21".
8098
8099 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8100 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8101
8102 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8103
8104 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8105
8106 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8107 (Menu Bar): Fix when menu-bar-update-hook is called.
8108
8109 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8110
8111 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8112 and make it read better.
8113
8114 * files.texi (Writing to Files): Get rid of "Emacs 21".
8115 (Unique File Names): Likewise.
8116
8117 * elisp.texi: Update Emacs version to 22.
8118
8119 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8120 (Overlay Properties, Face Attributes): Likewise.
8121 (Managing Overlays): Fix punctuation.
8122 (Attribute Functions): Clarify set-face-font; get rid of
8123 info about old Emacs versions.
8124 (Auto Faces, Font Lookup, Display Property, Images):
8125 Get rid of "Emacs 21".
8126
8127 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8128
81292005-03-05 Richard M. Stallman <rms@gnu.org>
8130
8131 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8132
81332005-03-04 Lute Kamstra <lute@gnu.org>
8134
8135 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8136
81372005-03-03 Lute Kamstra <lute@gnu.org>
8138
8139 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8140
81412005-03-01 Lute Kamstra <lute@gnu.org>
8142
8143 * debugging.texi (Debugger Commands): Update `j'.
8144
81452005-02-28 Lute Kamstra <lute@gnu.org>
8146
8147 * debugging.texi (Debugging): Fix typo.
8148 (Error Debugging): Document eval-expression-debug-on-error.
8149 (Function Debugging): Update example.
8150 (Using Debugger): Mention starred stack frames.
8151 (Debugger Commands): Document `j' and `l'.
8152 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8153 Update the messages that the debugger displays.
8154 (Internals of Debugger): Add cross reference. Update example.
8155 (Excess Open): Minor improvement.
8156 (Excess Close): Minor improvement.
8157
81582005-02-26 Richard M. Stallman <rms@gnu.org>
8159
8160 * tips.texi (Coding Conventions): Clarify.
8161 Put all the major mode key reservations together.
8162 Mention the Mouse-1 => Mouse-2 conventions.
8163
8164 * syntax.texi (Syntax Class Table): Clarify.
8165 (Syntax Table Functions): syntax-after moved from here.
8166 (Syntax Table Internals): syntax-after moved to here.
8167 (Parsing Expressions): Update info on number of values
8168 and what's meaningful in the STATE argument.
8169 (Categories): Fix typo.
8170
8171 * sequences.texi (Arrays): Cleanup.
8172 (Char-Tables): Clarify.
8173
8174 * processes.texi (Deleting Processes): Cleanups, add xref.
8175 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8176 (Process Information): set-process-coding-system, some args optional.
8177 (Input to Processes): Explain various types for PROCESS args.
8178 Rename them from PROCESS-NAME to PROCESS.
8179 (Signals to Processes): Likewise.
8180 (Decoding Output): Cleanup.
8181 (Query Before Exit): Clarify.
8182
8183 * os.texi (Startup Summary): Correct the options; add missing ones.
8184 (Terminal Output, Batch Mode): Clarify.
8185 (Flow Control): Node deleted.
8186
8187 * markers.texi (The Mark): Clarify.
8188
8189 * macros.texi (Expansion): Cleanup.
8190 (Indenting Macros): indent-spec allows ints, not floats.
8191
8192 * keymaps.texi (Keymaps): Clarify.
8193 (Format of Keymaps): Update lisp-mode-map example.
8194 (Active Keymaps, Key Lookup): Clarify.
8195 (Changing Key Bindings): Add xref to `kbd'.
8196 (Key Binding Commands, Simple Menu Items): Clarify.
8197 (Mouse Menus, Menu Bar): Clarify.
8198 (Menu Example): Replace print example with menu-bar-replace-menu.
8199
8200 * help.texi (Documentation Basics): Add function-documentation prop.
8201
8202 * elisp.texi (Top): Don't refer to Flow Control node.
8203
8204 * commands.texi (Command Overview): Improve xrefs.
8205 (Adjusting Point): Adjusting point applies to intangible and invis.
8206 (Key Sequence Input): Doc extra read-key-sequence args.
8207 Likewise for read-key-sequence-vector.
8208
8209 * backups.texi (Rename or Copy): Minor fix.
8210 (Numbered Backups): For version-control, say the default.
8211 (Auto-Saving): make-auto-save-file-name example is simplified.
8212
8213 * advice.texi (Advising Functions): Don't imply one part of Emacs
8214 should advise another part. Markup changes.
8215 (Defining Advice): Move transitional para.
8216 (Activation of Advice): Cleanup.
8217 Explain if COMPILE is nil or negative.
8218
8219 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8220
82212005-02-24 Lute Kamstra <lute@gnu.org>
8222
8223 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8224 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8225
82262005-02-23 Lute Kamstra <lute@gnu.org>
8227
8228 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8229 to define global minor modes as well.
8230
8231 * display.texi (Managing Overlays): overlay-buffer returns nil for
8232 deleted overlays.
8233
82342005-02-22 Kim F. Storm <storm@cua.dk>
8235
8236 * minibuf.texi (Basic Completion): Allow symbols in addition to
8237 strings in try-completion and all-completions.
8238
82392005-02-14 Lute Kamstra <lute@gnu.org>
8240
8241 * elisp.texi (Top): Remove reference to deleted node.
8242
8243 * lists.texi (Lists): Remove reference to deleted node.
8244 (Cons Cells): Fix typo.
8245
8246 * loading.texi (Where Defined): Fix typo.
8247
82482005-02-14 Richard M. Stallman <rms@gnu.org>
8249
8250 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8251 is useful for discarding some minor modes.
8252
8253 * symbols.texi (Symbol Components): Reorder examples.
8254
8255 * streams.texi (Input Functions): State standard-input default.
8256 (Output Variables): State standard-output default.
8257
8258 * objects.texi (Printed Representation): Clarify read syntax vs print.
8259 (Floating Point Type): Explain meaning better.
8260 (Symbol Type): Explain uniqueness better.
8261 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8262 List examples sooner.
8263 (Box Diagrams): New subnode broken out.
8264 Some examples moved from old Lists as Boxes node.
8265 (Dotted Pair Notation): Clarify intro.
8266 (Array Type): Clarify.
8267 (Type Predicates): Add hash-table-p.
8268
8269 * numbers.texi (Integer Basics): Clarify radix explanation.
8270 (Predicates on Numbers): Minor clarification.
8271 (Comparison of Numbers): Minor clarification. Clarify eql.
8272 Typos in min, max.
8273 (Math Functions): Clarify overflow in expt.
8274
8275 * minibuf.texi (Text from Minibuffer): Minor clarification.
8276 Mention arrow keys.
8277
8278 * loading.texi (Autoload): defun's doc string overrides autoload's
8279 doc string.
8280 (Repeated Loading): Modernize "add to list" examples.
8281 (Where Defined): Finish updating table of load-history elts.
8282
8283 * lists.texi (List-related Predicates): Minor wording improvement.
8284 (Lists as Boxes): Node deleted.
8285 (Building Lists): Explain trivial cases of number-sequence.
8286
8287 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 8288 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
8289 (Hash Access): Any object can be a key.
8290 State value of maphash.
8291
8292 * functions.texi (What Is a Function): Wording cleanup.
8293 (Function Documentation): Minor cleanup.
8294 Explain purpose of calling convention at end of doc string.
8295 (Function Names): Wording cleanup.
8296 (Calling Functions): Wording cleanup.
8297 Explain better how funcall calls the function.
8298 (Function Cells): Delete example of saving and redefining function.
8299
8300 * control.texi (Combining Conditions): Wording cleanup.
8301 (Iteration): dolist and dotimes bind VAR locally.
8302 (Cleanups): Xref to Atomic Changes.
8303
8304 * compile.texi (Byte Compilation): Delete 19.29 info.
8305 (Compilation Functions): Macros' difficulties don't affect defsubst.
8306 (Docs and Compilation): Delete 19.29 info.
8307
83082005-02-10 Richard M. Stallman <rms@gnu.org>
8309
8310 * objects.texi (Symbol Type): Minor correction.
8311
83122005-02-06 Lute Kamstra <lute@gnu.org>
8313
8314 * modes.texi (Example Major Modes): Fix typos.
8315
83162005-02-06 Richard M. Stallman <rms@gnu.org>
8317
8318 * text.texi (Margins): fill-nobreak-predicate can be one function.
8319
8320 * strings.texi (Modifying Strings): clear-string can make unibyte.
8321 (Formatting Strings): format gives error if values missing.
8322
8323 * positions.texi (Character Motion): Mention default arg
8324 for forward-char. backward-char refers to forward-char.
8325 (Word Motion): Mention default arg for forward-word.
8326 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8327 Simplify end-of-buffer.
8328 (Text Lines): Mention default arg for forward-line.
8329 (List Motion): Mention default arg for beginning/end-of-defun.
8330 (Skipping Characters): Minor fixes in explaining character-set.
8331
8332 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8333 Mode inheritance applies only when default-major-mode is nil.
8334 Clarifications.
8335 (Example Major Modes): Update Text mode and Lisp mode examples.
8336 (Minor Mode Conventions): Mention define-minor-mode at top.
8337 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8338 (Mode Line Format): Update mode line face display info.
8339 (Properties in Mode): Mention effect of risky vars.
8340 (Imenu): Define imenu-add-to-menubar.
8341 (Font Lock Mode): Add descriptions to menu lines.
8342 (Faces for Font Lock): Add font-lock-doc-face.
8343
83442005-02-05 Lute Kamstra <lute@gnu.org>
8345
8346 * text.texi (Maintaining Undo): Remove obsolete function.
8347
83482005-02-05 Eli Zaretskii <eliz@gnu.org>
8349
8350 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 8351 color specifications. Improve indexing.
b8d4c8d0
GM
8352 (Text Terminal Colors): Replace the description of RGB values by
8353 an xref to "Color Names".
8354
83552005-02-03 Richard M. Stallman <rms@gnu.org>
8356
8357 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8358 Clarify.
8359 (Selecting Windows): Clarify save-selected-window.
8360 (Cyclic Window Ordering): Clarify walk-windows.
8361 (Window Point): Clarify.
8362 (Window Start): Add comment to example.
8363 (Resizing Windows): Add `interactive' specs in examples.
8364 Document fit-window-to-buffer.
8365
8366 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8367 (Undo, Maintaining Undo): Clarify last change.
8368 (Sorting): In sort-numeric-fields, explain about octal and hex.
8369 Mention sort-numeric-base.
8370 (Format Properties): Add xref for hard newlines.
8371
8372 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8373 (Pop-Up Menus): Fix typo.
8374 (Color Names): Explain all types of color names.
8375 Explain color-values on B&W terminal.
8376 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8377
8378 * files.texi (File Locks): Not supported on MS systems.
8379 (Testing Accessibility): Clarify.
8380
8381 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8382 (Coverage Testing): Fix typo.
8383
8384 * commands.texi (Misc Events): Remove stray space.
8385
8386 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8387 (Modification Time): Clarify when visited-file-modtime returns 0.
8388 (The Buffer List): Clarify bury-buffer.
8389 (Killing Buffers): Clarify.
8390 (Indirect Buffers): Add clone-indirect-buffer.
8391
83922005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8393
8394 * edebug.texi (Printing in Edebug): Fix default value of
8395 edebug-print-circle.
8396 (Coverage Testing): Fix displayed frequency count data.
8397
83982005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8399
8400 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8401
84022005-02-02 Kim F. Storm <storm@cua.dk>
8403
8404 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8405
84062005-01-29 Eli Zaretskii <eliz@gnu.org>
8407
8408 * commands.texi (Misc Events): Describe the help-echo event.
8409
8410 * text.texi (Special Properties) <help-echo>: Use `pos'
8411 consistently in description of the help-echo property.
8412 Use @code{nil} instead of @var{nil}.
8413
8414 * display.texi (Overlay Properties): Fix the index entry for
8415 help-echo overlay property.
8416
8417 * customize.texi (Type Keywords): Uncomment the xref to the
8418 help-echo property documentation.
8419
84202005-01-23 Kim F. Storm <storm@cua.dk>
8421
8422 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8423 return value. Third element FULLY replaced by PARTIAL which
8424 specifies number of invisible pixels if row is only partially visible.
8425 (Textual Scrolling): Mention auto-window-vscroll.
8426 (Vertical Scrolling): New defvar auto-window-vscroll.
8427
84282005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8429
8430 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8431 command remapping.
8432
84332005-01-15 Richard M. Stallman <rms@gnu.org>
8434
8435 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8436
84372005-01-14 Kim F. Storm <storm@cua.dk>
8438
8439 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8440
8441 * text.texi (Links and Mouse-1): Fix string and vector item.
8442
84432005-01-13 Richard M. Stallman <rms@gnu.org>
8444
8445 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8446 descriptions of overriding-local-map and overriding-terminal-local-map.
8447
8448 * text.texi (Links and Mouse-1): Clarify text.
8449
84502005-01-13 Kim F. Storm <storm@cua.dk>
8451
8452 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8453
84542005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8455
8456 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8457
84582005-01-12 Kim F. Storm <storm@cua.dk>
8459
8460 * text.texi (Links and Mouse-1): Rename section from Enabling
8461 Mouse-1 to Following Links. Change xrefs.
8462 Add examples for define-button-type and define-widget.
8463
8464 * display.texi (Button Properties, Button Buffer Commands):
8465 Clarify mouse-1 and follow-link functionality.
8466
84672005-01-12 Richard M. Stallman <rms@gnu.org>
8468
8469 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8470
8471 * display.texi (Beeping): Fix Texinfo usage.
8472
8473 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8474
84752005-01-11 Kim F. Storm <storm@cua.dk>
8476
8477 * display.texi (Button Properties, Button Buffer Commands):
8478 Mention mouse-1 binding. Add follow-link keyword.
8479
8480 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8481 (Enabling Mouse-1 to Follow Links): New subsection.
8482
84832005-01-06 Richard M. Stallman <rms@gnu.org>
8484
8485 * text.texi (Special Properties): Minor change.
8486
8487 * os.texi (Timers): Clarify previous change.
8488
8489 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8490
84912005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8492
8493 * display.texi (Face Attributes): Correct xref to renamed node.
8494
84952005-01-01 Richard M. Stallman <rms@gnu.org>
8496
8497 * display.texi (Face Attributes): Describe hex color specs.
8498
84992004-12-31 Richard M. Stallman <rms@gnu.org>
8500
8501 * os.texi (Timers): Update previous change.
8502
85032004-12-30 Kim F. Storm <storm@cua.dk>
8504
8505 * display.texi (Line Height): Total line-height is now specified
8506 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8507 in cons cells. (nil . RATIO) is relative to actual line height.
8508 Use line-height `t' instead of `0' to get minimum height.
8509
85102004-12-29 Richard M. Stallman <rms@gnu.org>
8511
8512 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8513
85142004-12-28 Richard M. Stallman <rms@gnu.org>
8515
8516 * commands.texi (Quitting): Clarify value of with-local-quit.
8517
8518 * elisp.texi (Top): Fix previous change.
8519
8520 * loading.texi (Loading): Fix previous change.
8521
85222004-12-27 Richard M. Stallman <rms@gnu.org>
8523
8524 * Makefile.in (MAKEINFO): Specify --force.
8525
8526 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8527
8528 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8529
8530 * display.texi (Line Height): Further clarify.
8531
8532 * elisp.texi (Top): Update Loading submenu.
8533
8534 * loading.texi (Where Defined): New node.
8535 (Unloading): load-history moved to Where Defined.
8536
85372004-12-21 Richard M. Stallman <rms@gnu.org>
8538
8539 * commands.texi (Event Input Misc): Add while-no-input.
8540
85412004-12-11 Richard M. Stallman <rms@gnu.org>
8542
8543 * display.texi (Line Height): Rewrite text for clarity.
8544
85452004-12-11 Kim F. Storm <storm@cua.dk>
8546
8547 * display.texi (Display): Add node "Line Height" to menu.
8548 (Line Height): New node. Move full description of line-spacing
8549 and line-height text properties here from text.texi.
8550 (Scroll Bars): Add vertical-scroll-bar variable.
8551
8552 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8553
8554 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8555 line-spacing and vertical-scroll-bar.
8556
8557 * text.texi (Special Properties): Just mention line-spacing and
8558 line-height here, add xref to new "Line Height" node.
8559
85602004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8561
8562 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8563
8564 * locals.texi (Standard Buffer-Local Variables):
8565 Add @xref for `line-spacing'.
8566
85672004-12-05 Richard M. Stallman <rms@gnu.org>
8568
8569 * Makefile.in (maintainer-clean): Remove the info files
8570 in $(infodir) where they are created.
8571
85722004-12-03 Richard M. Stallman <rms@gnu.org>
8573
8574 * windows.texi (Selecting Windows): get-lru-window and
8575 get-largest-window don't consider dedicated windows.
8576
8577 * text.texi (Undo): Document undo-in-progress.
8578
85792004-11-26 Richard M. Stallman <rms@gnu.org>
8580
8581 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8582 Remove a few vars that are not always buffer-local.
8583
85842004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8585
8586 * locals.texi (Standard Buffer-Local Variables): Comment out
8587 xref's to non-existent node `Yet to be written'.
8588
85892004-11-24 Richard M. Stallman <rms@gnu.org>
8590
8591 * processes.texi (Synchronous Processes): Grammar fix.
8592
8593 * numbers.texi (Comparison of Numbers): Add eql.
8594
8595 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8596
8597 * intro.texi (Printing Notation): Fix previous change.
8598
8599 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8600 and default-indicate-buffer-boundaries from here.
8601 (Usual Display): To here.
8602 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8603 (Usual Display): Move tab-width up.
8604
5dcb4c4e
SM
8605 * customize.texi (Variable Definitions):
8606 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
8607 (Simple Types, Composite Types, Defining New Types):
8608 Minor cleanups.
8609
86102004-11-21 Jesper Harder <harder@ifa.au.dk>
8611
8612 * processes.texi (Synchronous Processes, Output from Processes):
8613 Markup fix.
8614
86152004-11-20 Richard M. Stallman <rms@gnu.org>
8616
8617 * positions.texi (Skipping Characters): skip-chars-forward
8618 now handles char classes.
8619
8620 * intro.texi (Printing Notation): Avoid confusion of `print'
8621 when explaining @print.
8622
8623 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8624
8625 * display.texi (Display Table Format): Minor fix.
8626
8627 * streams.texi (Output Functions): Fix print example.
8628
8629 * Makefile.in (elisp): New target.
8630 (dist): Depend on $(infodir)/elisp, not elisp.
8631 Copy the info files from $(infodir).
8632
8633 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8634 read-from-minibuffer.
8635
8636 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8637
86382004-11-19 Richard M. Stallman <rms@gnu.org>
8639
8640 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8641
86422004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8643
8644 * tips.texi (Coding Conventions): Fix typo.
8645
86462004-11-16 Richard M. Stallman <rms@gnu.org>
8647
8648 * tips.texi (Coding Conventions): Separate defvar and require
8649 methods to avoid warnings. Use require only when there are many
8650 functions and variables from that package.
8651
8652 * minibuf.texi (Minibuffer Completion): When ignoring case,
8653 predicate must not be case-sensitive.
8654
8655 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8656 (Test Coverage): Don't talk about "splotches". Clarified.
8657
86582004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8659
8660 * frames.texi (Window Frame Parameters): Fix typo.
8661
86622004-11-15 Kim F. Storm <storm@cua.dk>
8663
8664 * symbols.texi (Other Plists): Note that plist-get may signal error.
8665 Add safe-plist-get.
8666
86672004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8668
8669 * modes.texi (Font Lock Basics): Fix typo.
8670
86712004-11-08 Richard M. Stallman <rms@gnu.org>
8672
8673 * syntax.texi (Syntax Table Functions): Add syntax-after.
8674
86752004-11-06 Lars Brinkhoff <lars@nocrew.org>
8676
8677 * os.texi (Processor Run Time): New section documenting
8678 get-internal-run-time.
8679
86802004-11-06 Eli Zaretskii <eliz@gnu.org>
8681
8682 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8683 it nukes elisp-cover.texi.
8684 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8685 elisp-0 etc.
8686
86872004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8688
8689 * commands.texi (Keyboard Macros): Document `append' return value
8690 of `defining-kbd-macro'.
8691
86922004-11-01 Richard M. Stallman <rms@gnu.org>
8693
8694 * commands.texi (Interactive Call): Add called-interactively-p.
8695
86962004-10-29 Simon Josefsson <jas@extundo.com>
8697
8698 * minibuf.texi (Reading a Password): Revert.
8699
87002004-10-28 Richard M. Stallman <rms@gnu.org>
8701
8702 * frames.texi (Display Feature Testing): Explain about "vendor".
8703
87042004-10-27 Richard M. Stallman <rms@gnu.org>
8705
8706 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8707 not raw. Clarify `n'.
8708 (Interactive Call): Rewrite interactive-p, focusing on when
8709 and how to use it.
8710 (Misc Events): Clarify previous change.
8711
8712 * advice.texi (Simple Advice): Clarify what job the example does.
8713 (Around-Advice): Clarify ad-do-it.
8714 (Activation of Advice): An option of ad-default-compilation-action
8715 is `never', not `nil'.
8716
87172004-10-26 Kim F. Storm <storm@cua.dk>
8718
8719 * commands.texi (Interactive Codes): Add U code letter.
8720
87212004-10-25 Simon Josefsson <jas@extundo.com>
8722
8723 * minibuf.texi (Reading a Password): Add.
8724
87252004-10-24 Jason Rumney <jasonr@gnu.org>
8726
8727 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8728 and wheel-down.
8729
87302004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8731
8732 * processes.texi (Synchronous Processes): Document process-file.
8733
87342004-10-22 Kenichi Handa <handa@m17n.org>
8735
8736 * text.texi (translate-region): Document that it accepts also a
8737 char-table.
8738
87392004-10-22 David Ponce <david@dponce.com>
8740
8741 * windows.texi (Resizing Windows): Document the `preserve-before'
8742 argument of the functions `enlarge-window' and `shrink-window'.
8743
87442004-10-19 Jason Rumney <jasonr@gnu.org>
8745
8746 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8747
87482004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8749
8750 * text.texi (Filling): Add anchor for definition of
8751 `sentence-end-double-space'.
8752
8753 * searching.texi (Regexp Example): Update description of how
8754 Emacs currently recognizes the end of a sentence.
8755 (Standard Regexps): Update definition of the variable
8756 `sentence-end'. Add definition of the function `sentence-end'.
8757
87582004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8759
8760 * display.texi (Progress): New node.
8761
87622004-10-05 Kim F. Storm <storm@cua.dk>
8763
8764 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8765
87662004-09-29 Kim F. Storm <storm@cua.dk>
8767
8768 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8769 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8770 fringe bitmap symbols, as they now have their own namespace.
8771 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8772 vs. pixels. Signal error if no free bitmap slots.
8773 (Pixel Specification): Change IMAGE to @var{image}.
8774
87752004-09-28 Richard M. Stallman <rms@gnu.org>
8776
8777 * text.texi (Special Properties): Clarify line-spacing and line-height.
8778
8779 * searching.texi (Regexp Search): Add looking-back.
8780
87812004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8782
8783 * display.texi: Correct typos.
8784 (Image Descriptors): Correct xref's.
8785
87862004-09-25 Richard M. Stallman <rms@gnu.org>
8787
8788 * text.texi (Special Properties): Cleanups in `cursor'.
8789 Rewrites in `line-height' and `line-spacing'; exchange them.
8790
8791 * display.texi (Fringes): Rewrite previous change.
8792 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8793 (Display Fringe Bitmaps): Node deleted, text moved.
8794 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8795 (Scroll Bars): Clarify set-window-scroll-bars.
8796 (Pointer Shape): Rewrite.
8797 (Specified Space): Clarify :align-to, etc.
8798 (Pixel Specification): Use @var. Clarify new text.
8799 (Other Display Specs): Clarify `slice'.
8800 (Image Descriptors): Cleanups.
8801 (Showing Images): Cleanups.
8802
88032004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8804
8805 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8806
8807 * modes.texi: Various minor changes in addition to:
8808 (Major Mode Conventions): Final call to `run-mode-hooks' should
8809 not be inside the `delay-mode-hooks' form.
8810 (Mode Hooks): New node.
8811 (Hooks): Delete obsolete example.
8812 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8813 node "Mode Hooks".
8814
88152004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8816
8817 * display.texi: Correct various typos.
8818 (Display): Rename node "Pointer Shapes" to "Pointer
8819 Shape". (There is already a node called "Pointer Shapes" in
8820 frames.texi.)
8821 (Images): Remove non-existent node "Image Slices" from menu.
8822
88232004-09-23 Kim F. Storm <storm@cua.dk>
8824
8825 * text.texi (Special Properties): Add `cursor', `pointer',
8826 `line-height', and `line-spacing' properties.
8827
8828 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8829 Shapes' to menu.
8830 (Standard Faces): Doc fix for fringe face.
8831 (Fringes): Add `overflow-newline-into-fringe' and
8832 'indicate-buffer-boundaries'.
8833 (Fringe Bitmaps, Pointer Shapes): New nodes.
8834 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8835 Bitmaps' to menu.
8836 (Specified Space): Describe pixel width and height.
8837 (Pixel Specification): New node.
8838 (Other Display Specs): Add `slice' property.
8839 (Display Fringe Bitmaps): New node.
8840 (Images): Add 'Image Slices' to menu.
8841 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
8842 (Showing Images): Add slice arg to `insert-image'.
8843 Add 'insert-sliced-image'.
b8d4c8d0
GM
8844
88452004-09-20 Richard M. Stallman <rms@gnu.org>
8846
8847 * commands.texi (Key Sequence Input):
8848 Clarify downcasing in read-key-sequence.
8849
88502004-09-08 Juri Linkov <juri@jurta.org>
8851
8852 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8853
88542004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8855
5dcb4c4e
SM
8856 * locals.texi (Standard Buffer-Local Variables):
8857 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
8858 * internals.texi (Buffer Internals): Describe new
8859 auto_save_file_format field of the buffer structure.
8860 * files.texi (Format Conversion): `auto-save-file-format' has been
8861 renamed `buffer-auto-save-file-format'.
8862
88632004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8864
8865 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8866 an integer or a marker.
8867 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8868
88692004-08-22 Richard M. Stallman <rms@gnu.org>
8870
8871 * modes.texi (Major Mode Conventions): Discuss rebinding of
8872 standard key bindings.
8873
88742004-08-18 Kim F. Storm <storm@cua.dk>
8875
8876 * processes.texi (Accepting Output): Add `just-this-one' arg to
8877 `accept-process-output'.
8878 (Output from Processes): New var `process-adaptive-read-buffering'.
8879
88802004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8881
8882 * keymaps.texi: Various changes in addition to:
8883 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8884 Give more varied examples for `kbd'.
8885 (Creating Keymaps): Char tables have slots for all characters
8886 without modifiers.
8887 (Active Keymaps): `overriding-local-map' and
8888 `overriding-terminal-local-map' also override text property and
8889 overlay keymaps.
8890 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8891 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8892 to denote a prefix of no events.
8893 `map-keymap' includes parent's bindings _recursively_.
8894 Clarify and correct description of `where-is-internal'.
8895 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8896 (Menu Example): For menus intended for use with the keyboard, the
8897 menu items should be bound to characters or real function keys.
8898
88992004-08-08 Luc Teirlinck <teirllm@auburn.edu>
8900
8901 * objects.texi (Character Type): Reposition `@anchor' to prevent
8902 double space inside sentence in Info.
8903
8904 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
8905 renamed to `disabled-command-function'.
8906 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
8907 (Command Loop Info): Replace reference to it.
8908 (Disabling Commands): `disabled-command-hook' has been renamed to
8909 `disabled-command-function'.
8910
89112004-08-07 Luc Teirlinck <teirllm@auburn.edu>
8912
8913 * os.texi (Translating Input): Only non-prefix bindings in
8914 `key-translation-map' override actual key bindings. Warn about
8915 possible indirect effect of actual key bindings on non-prefix
8916 bindings in `key-translation-map'.
8917
89182004-08-06 Luc Teirlinck <teirllm@auburn.edu>
8919
8920 * minibuf.texi (High-Level Completion): Add anchor for definition
8921 of `read-variable'.
8922
8923 * commands.texi: Various changes in addition to:
8924 (Using Interactive): Clarify description of `interactive-form'.
8925 (Interactive Call): Mention default for KEYS argument to
8926 `call-interactively'.
8927 (Command Loop Info): Clarify description of `this-command-keys'.
8928 Mention KEEP-RECORD argument to `clear-this-command-keys'.
8929 Value of `last-event-frame' can be `macro'.
8930 (Repeat Events): `double-click-fuzz' is also used to distinguish
8931 clicks and drags.
8932 (Classifying Events): Clarify descriptions of `event-modifiers'
8933 `event-basic-type' and `event-convert-list'.
8934 (Accessing Events): `posn-timestamp' takes POSITION argument.
8935 (Quoted Character Input): Clarify description of
8936 `read-quoted-char' and fix example.
8937 (Quitting): Add `with-local-quit'.
8938 (Disabling Commands): Correct and clarify descriptions of
8939 `enable-command' and `disable-command'.
8940 Mention what happens if `disabled-command-hook' is nil.
8941 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
8942 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
8943
89442004-07-24 Luc Teirlinck <teirllm@auburn.edu>
8945
8946 * frames.texi: Various changes in addition to:
8947 (Creating Frames): Expand and clarify description of `make-frame'.
8948 (Window Frame Parameters): Either none or both of the `icon-left'
8949 and `icon-top' parameters must be specified. Put descriptions of
8950 `menu-bar-lines' and `toolbar-lines' closer together and change
8951 them accordingly.
8952 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
8953 except while processing `frame-title-format' or `icon-title-format'.
8954 (Deleting Frames): Correct description of `delete-frame'.
8955 Non-nil return values of `frame-live-p' are like those of `framep'.
8956 (Frames and Windows): Mention return value of
8957 `set-frame-selected-window'.
8958 (Visibility of Frames): Mention `force' argument to
8959 `make-frame-invisible'. `frame-visible-p' returns t for all
8960 frames on text-only terminals.
8961 (Frame Configurations): Restoring a frame configuration does not
8962 restore deleted frames.
8963 (Window System Selections): `x-set-selection' returns DATA.
8964 (Resources): Add example.
8965 (Display Feature Testing): Clarify descriptions of
8966 `display-pixel-height', `display-pixel-width', `x-server-version'
8967 and `x-server-vendor'.
8968
8969 * windows.texi (Choosing Window): Add anchor.
8970 * minibuf.texi (Minibuffer Misc): Add anchor.
8971
89722004-07-23 John Paul Wallington <jpw@gnu.org>
8973
8974 * macros.texi (Defining Macros): Declaration keyword for setting
8975 Edebug spec is `debug' not `edebug'.
8976
89772004-07-19 Luc Teirlinck <teirllm@auburn.edu>
8978
8979 * windows.texi: Various small changes in addition to:
8980 (Window Point): Mention return value of `set-window-point'.
8981 (Window Start): `pos-visible-in-window-p' disregards horizontal
8982 scrolling. Explain return value if PARTIALLY is non-nil.
8983 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
8984 and `set-window-vscroll'.
8985 (Size of Window): The argument WINDOW to `window-inside-edges',
8986 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
8987 (Resizing Windows): Explain return value of
8988 `shrink-window-if-larger-than-buffer'.
8989 `window-size-fixed' automatically becomes buffer local when set.
8990 (Window Configurations): Explain return value of
8991 `set-window-configuration'.
8992
8993 * minibuf.texi (Minibuffer Misc): Add anchor for
8994 `minibuffer-scroll-window'.
8995
8996 * positions.texi (Text Lines): Add anchor for `count-lines'.
8997
89982004-07-17 Richard M. Stallman <rms@gnu.org>
8999
9000 * display.texi (Overlay Properties): Adding `evaporate' prop
9001 deletes empty overlay immediately.
9002
9003 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
9004 fix example.
9005
90062004-07-16 Jim Blandy <jimb@redhat.com>
9007
9008 * searching.texi (Regexp Backslash): Document new \_< and \_>
9009 operators.
9010
90112004-07-16 Juanma Barranquero <lektu@terra.es>
9012
9013 * display.texi (Images): Fix Texinfo usage.
9014
90152004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9016
9017 * buffers.texi (Modification Time): `visited-file-modtime' now
9018 returns a list of two integers, instead of a cons.
9019
90202004-07-13 Luc Teirlinck <teirllm@auburn.edu>
9021
9022 * windows.texi: Various changes in addition to:
9023 (Splitting Windows): Add `split-window-keep-point'.
9024
90252004-07-09 Richard M. Stallman <rms@gnu.org>
9026
9027 * frames.texi (Input Focus): Minor fix.
9028
90292004-07-07 Luc Teirlinck <teirllm@auburn.edu>
9030
9031 * frames.texi (Input Focus): Clarify descriptions of
9032 `select-frame-set-input-focus' and `select-frame'.
9033
90342004-07-06 Luc Teirlinck <teirllm@auburn.edu>
9035
9036 * os.texi: Various small changes in addition to:
9037 (Killing Emacs): Expand and clarify description of
9038 `kill-emacs-query-functions' and `kill-emacs-hook'.
9039 (System Environment): Expand and clarify description of `getenv'
9040 and `setenv'.
9041 (Timers): Clarify description of `run-at-time'.
9042 (Translating Input): Correct description of
9043 `extra-keyboard-modifiers'.
9044 (Flow Control): Correct description of `enable-flow-control'.
9045
90462004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
9047
9048 * os.texi: Update copyright.
9049 (Session Management): Grammar fix.
9050 Clarify which Emacs does the restarting.
9051 Use @samp for *scratch* buffer.
9052
90532004-07-04 Alan Mackenzie <acm@muc.de>
9054
9055 * frames.texi (Input Focus): Add documentation for
9056 `select-frame-set-input-focus'. Replace refs to non-existent
9057 `switch-frame' with `select-frame'. Minor corrections and tidying
9058 up of text-only terminal stuff.
9059
90602004-07-02 Richard M. Stallman <rms@gnu.org>
9061
9062 * files.texi (Saving Buffers): Cleanup write-contents-function.
9063 (Magic File Names): Cleanup file-remote-p.
9064
b344d29d 90652004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
9066
9067 * files.texi (Magic File Names): `file-remote-p' returns an
9068 identifier of the remote system, not just t.
9069
90702004-07-02 David Kastrup <dak@gnu.org>
9071
9072 * searching.texi (Entire Match Data): Add explanation about new
9073 match-data behavior when @var{integers} is non-nil.
9074
90752004-06-24 Richard M. Stallman <rms@gnu.org>
9076
9077 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9078
9079 * customize.texi (Variable Definitions): Note about doc strings
9080 and :set.
9081
9082 * keymaps.texi (Keymap Terminology): Document `kbd'.
9083 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9084
9085 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9086 makes it buffer-local.
9087
9088 * files.texi (Saving Buffers): Correct previous change.
9089
9090 * commands.texi (Accessing Events):
9091 Clarify posn-col-row and posn-actual-col-row.
9092
90932004-06-24 David Ponce <david.ponce@wanadoo.fr>
9094
9095 * commands.texi (Accessing Events): New functions
9096 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9097
90982004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9099
9100 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9101 * frames.texi, buffers.texi, backups.texi, variables.texi:
9102 * loading.texi, eval.texi, functions.texi, control.texi:
9103 * symbols.texi, minibuf.texi: Reposition @anchor's.
9104
9105 * help.texi: Various small changes in addition to the following.
9106 (Describing Characters): Describe PREFIX argument to
9107 `key-description'. Correct and clarify definition of
9108 `text-char-description'. Describe NEED-VECTOR argument to
9109 `read-kbd-macro'.
9110 (Help Functions): Clarify definition of `apropos'.
9111
91122004-06-23 Lars Hansen <larsh@math.ku.dk>
9113
9114 * files.texi (Saving Buffers): Correct description of
9115 `write-contents-functions'.
9116
91172004-06-21 Juanma Barranquero <lektu@terra.es>
9118
9119 * display.texi (Images): Remove redundant @vindex directives.
9120 Rewrite `image-library-alist' doc in active voice.
9121
91222004-06-14 Juanma Barranquero <lektu@terra.es>
9123
9124 * display.texi (Images): Document new delayed library loading,
9125 variable `image-library-alist' and (existing but undocumented)
9126 function `image-type-available-p'.
9127
91282004-06-05 Richard M. Stallman <rms@gnu.org>
9129
9130 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9131 refer the user to the Initial Input node.
9132 (Text from Minibuffer): Likewise.
9133 (Initial Input): New node. Document this feature
9134 and say it is mostly deprecated.
9135
91362004-05-30 Richard M. Stallman <rms@gnu.org>
9137
9138 * loading.texi (Named Features): Clarify return value
9139 and meaning of NOERROR.
9140
9141 * variables.texi (File Local Variables): Minor cleanup.
9142
91432004-05-30 Michael Albinus <michael.albinus@gmx.de>
9144
9145 * files.texi (Magic File Names): Add `file-remote-p' as operation
9146 of file name handlers.
9147
91482004-05-29 Richard M. Stallman <rms@gnu.org>
9149
9150 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9151 as arg to a minor mode command.
9152
91532004-05-22 Richard M. Stallman <rms@gnu.org>
9154
9155 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9156
9157 * streams.texi (Output Variables): Doc float-output-format.
9158
9159 * searching.texi (Regexp Special): Nested repetition can be infloop.
9160
9161 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9162 real stack overflow.
9163
9164 * compile.texi: Minor cleanups.
9165
91662004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9167
9168 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9169 circular lists.
9170 (List Elements): Explain handling of circular and dotted lists.
9171
91722004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9173
9174 * modes.texi (Search-based Fontification): Fix typo.
9175
91762004-05-10 Juanma Barranquero <lektu@terra.es>
9177
9178 * modes.texi (Mode Line Variables): Fix description of
9179 global-mode-string, which is now after which-func-mode, not the
9180 buffer name.
9181
91822004-05-07 Lars Hansen <larsh@math.ku.dk>
9183
9184 * modes.texi (Desktop Save Mode): Add.
9185 (Modes): Add menu entry Desktop Save Mode.
9186
9187 * hooks.texi: Add desktop-after-read-hook,
9188 desktop-no-desktop-file-hook and desktop-save-hook.
9189
9190 * locals.texi: Add desktop-save-buffer.
9191
91922004-04-30 Jesper Harder <harder@ifa.au.dk>
9193
9194 * display.texi: emacs -> Emacs.
9195
91962004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9197
9198 * files.texi (Changing Files): Document set-file-times.
9199
92002004-04-23 Juanma Barranquero <lektu@terra.es>
9201
9202 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9203
92042004-04-18 Jesper Harder <harder@ifa.au.dk>
9205
9206 * tips.texi (Coding Conventions): defopt -> defcustom.
9207
92082004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9209
9210 * sequences.texi: Various clarifications.
9211
92122004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9213
9214 * buffers.texi (Read Only Buffers): Mention optional ARG to
9215 `toggle-read-only'.
9216
92172004-04-14 Nick Roberts <nick@nick.uklinux.net>
9218
9219 * windows.texi (Selecting Windows): Note that get-lru-window
9220 returns a full-width window if possible.
9221
92222004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9223
9224 * buffers.texi: Various changes in addition to:
9225 (Buffer File Name): Add `find-buffer-visiting'.
9226 (Buffer Modification): Mention optional ARG to `not-modified'.
9227 (Indirect Buffers): Mention optional CLONE argument to
9228 `make-indirect-buffer'.
9229
9230 * files.texi: Various changes in addition to:
9231 (Visiting Functions): `find-file-hook' is now a normal hook.
9232 (File Name Expansion): Explain difference between the way that
9233 `expand-file-name' and `file-truename' treat `..'.
9234 (Contents of Directories): Mention optional ID-FORMAT argument to
9235 `directory-files-and-attributes'.
9236 (Format Conversion): Mention new optional CONFIRM argument to
9237 `format-write-file'.
9238
92392004-04-12 Miles Bader <miles@gnu.org>
9240
9241 * macros.texi (Expansion): Add description of `macroexpand-all'.
9242
92432004-04-05 Jesper Harder <harder@ifa.au.dk>
9244
5dcb4c4e
SM
9245 * variables.texi (Variable Aliases):
9246 Mention cyclic-variable-indirection.
b8d4c8d0
GM
9247
9248 * errors.texi (Standard Errors): Ditto.
9249
92502004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9251
9252 * backups.texi: Various small changes in addition to:
9253 (Making Backups): Mention return value of `backup-buffer'.
9254 (Auto-Saving): Mention optional FORCE argument to
9255 `delete-auto-save-file-if-necessary'.
9256 (Reverting): Mention optional PRESERVE-MODES argument to
9257 `revert-buffer'. Correct description of `revert-buffer-function'.
9258
92592004-03-22 Juri Linkov <juri@jurta.org>
9260
9261 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9262 with `Vector Functions'.
9263
9264 * text.texi (Sorting): Add missing quote.
9265
92662004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9267
9268 * intro.texi (Lisp History): Replace xref to `cl' manual with
9269 inforef.
9270
92712004-03-12 Richard M. Stallman <rms@gnu.org>
9272
9273 * intro.texi (Version Info): Add arg to emacs-version.
9274 (Lisp History): Change xref to CL manual.
9275
92762004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9277
9278 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9279 for Partial Completion mode.
9280
92812004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9282
9283 * customize.texi: Fix typo. Remove eol whitespace.
9284
92852004-03-04 Richard M. Stallman <rms@gnu.org>
9286
9287 * processes.texi: Fix typos.
9288
9289 * lists.texi (Building Lists): Minor clarification.
9290
9291 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9292 in make-hash-table.
9293
92942004-02-29 Juanma Barranquero <lektu@terra.es>
9295
9296 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9297 rm, and ignore exit code.
9298
92992004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9300
9301 * display.texi (Defining Faces): Add description for min-colors.
9302 Update example.
9303
93042004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9305
9306 * abbrevs.texi: Various corrections and clarifications in addition
9307 to the following:
9308 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9309
93102004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9311
9312 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9313
93142004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9315
9316 * text.texi: Various small changes in addition to the following:
9317 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9318 to delete-horizontal-space.
9319 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9320 description of yank-handler text property at various places.
9321
9322 * frames.texi (Window System Selections): Add anchor.
9323
9324 * syntax.texi (Syntax Table Functions): Clarify and correct
9325 descriptions of make-syntax-table and copy-syntax-table.
9326 (Motion and Syntax): Clarify SYNTAXES argument to
9327 skip-syntax-forward.
9328 (Parsing Expressions): Mention that the return value of
9329 parse-partial-sexp is currently a list of ten rather than nine
9330 elements.
9331 (Categories): Various corrections and clarifications.
9332
93332004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9334
9335 * markers.texi (Marker Insertion Types): Minor change.
9336
9337 * locals.texi (Standard Buffer-Local Variables):
9338 * commands.texi (Interactive Codes, Using Interactive):
9339 * functions.texi (Related Topics): Fix xrefs.
9340
93412004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9342
9343 * lists.texi (Sets And Lists): Update description of delete-dups.
9344
93452004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9346
9347 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9348
c8763fb6 93492004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
9350
9351 * frames.texi (Parameter Access): frame-parameters arg is optional.
9352 modify-frame-parameters handles nil for FRAME.
9353 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9354 are all-or-nothing for certain toolkits.
9355 Mention parameter wait-for-wm.
9356 (Frames and Windows): In frame-first-window and frame-selected-window
9357 the arg is optional.
9358 (Input Focus): In redirect-frame-focus the second arg is optional.
9359 (Window System Selections): Mention selection type CLIPBOARD.
9360 Mention data-type UTF8_STRING.
9361 Mention numbering of cut buffers.
9362 (Resources): Describe x-resource-name.
9363
93642004-02-16 Richard M. Stallman <rms@gnu.org>
9365
9366 * windows.texi (Buffers and Windows): Delete false table
9367 about all-frames.
9368
9369 * syntax.texi (Parsing Expressions): Delete old caveat
9370 about parse-sexp-ignore-comments.
9371
9372 * streams.texi (Output Variables): Add print-quoted.
9373
9374 * lists.texi (Building Lists): Minor cleanup.
9375
9376 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9377
9378 * display.texi (Overlays): Explain overlays use markers.
9379 (Managing Overlays): Explain front-advance and rear-advance
9380 in more detail.
9381
9382 * loading.texi (Unloading): Document unload-feature-special-hooks.
9383 Get rid of fns-NNN.el file.
9384
93852004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9386
9387 * help.texi (Describing Characters): Fix text-char-description
9388 example output.
9389
9390 * edebug.texi (Using Edebug): Fix example.
9391
9392 * debugging.texi (Internals of Debugger): Fix return value.
9393
9394 * files.texi (Changing Files): Fix argname.
9395
9396 * calendar.texi: Fix parens, and default values.
9397
9398 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9399 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 9400 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
9401
9402 * positions.texi (Text Lines): Don't add -1 in current-line.
9403
94042004-02-16 Richard M. Stallman <rms@gnu.org>
9405
9406 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9407
94082004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9409
9410 * processes.texi (Low-Level Network): Fix a typo.
9411
94122004-02-12 Kim F. Storm <storm@cua.dk>
9413
9414 * display.texi (Fringes): Use consistent wording.
9415 Note that window-fringe's window arg is optional.
9416 (Scroll Bars): Use consistent wording.
9417
94182004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9419
9420 * tips.texi (Comment Tips): Document the new conventions for
9421 commenting out code.
9422
c8763fb6 94232004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 9424
5dcb4c4e 9425 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
9426
94272004-02-07 Kim F. Storm <storm@cua.dk>
9428
9429 * positions.texi (Text Lines): Add line-number-at-pos.
9430
94312004-02-06 John Paul Wallington <jpw@gnu.org>
9432
9433 * display.texi (Button Properties, Button Buffer Commands):
9434 mouse-2 invokes button, not down-mouse-1.
9435
94362004-02-04 Jason Rumney <jasonr@gnu.org>
9437
9438 * makefile.w32-in: Sync with Makefile.in changes.
9439
94402004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9441
9442 * minibuf.texi (Text from Minibuffer): Various corrections and
9443 clarifications.
9444 (Object from Minibuffer): Correct Lisp description of
9445 read-minibuffer.
9446 (Minibuffer History): Clarify description of cons values for
9447 HISTORY arguments.
5dcb4c4e
SM
9448 (Basic Completion): Various corrections and clarifications.
9449 Add completion-regexp-list.
b8d4c8d0
GM
9450 (Minibuffer Completion): Correct and clarify description of
9451 completing-read.
5dcb4c4e
SM
9452 (Completion Commands): Mention Partial Completion mode.
9453 Various other minor changes.
b8d4c8d0
GM
9454 (High-Level Completion): Various corrections and clarifications.
9455 (Reading File Names): Ditto.
9456 (Minibuffer Misc): Ditto.
9457
94582004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9459
9460 * strings.texi (Text Comparison): assoc-string also matches
9461 elements of alists that are strings instead of conses.
9462 (Formatting Strings): Standardize Texinfo usage. Update index
9463 entries.
9464
94652004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9466
9467 * lists.texi (Sets And Lists): Add delete-dups.
9468
94692004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9470
9471 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9472 special form.
9473 * macros.texi (Defining Macros): Update description of `declare',
9474 which now is a macro.
9475 (Wrong Time): Fix typos.
9476
94772004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9478
9479 * compile.texi (Compilation Functions): Expand descriptions of
9480 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9481 and `batch-byte-compile'. In particular, mention and describe
9482 all optional arguments.
9483 (Disassembly): Correct and clarify the description of `disassemble'.
9484
94852004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9486
9487 * searching.texi: Various small changes in addition to the
9488 following.
9489 (Regexp Example): Adapt to new value of `sentence-end'.
9490 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9491 `words'.
9492 (Search and Replace): Add usage note for `perform-replace'.
9493 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9494 `match-data'.
9495 (Standard Regexps): Update for new values of `paragraph-start'
9496 and `sentence-end'.
9497
94982004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9499
9500 * files.texi (Saving Buffers): Clarify descriptions of
9501 `write-contents-functions' and `before-save-hook'.
9502 Make the defvar's for `before-save-hook' and `after-save-hook'
9503 into defopt's.
9504
95052004-01-07 Kim F. Storm <storm@cua.dk>
9506
9507 * commands.texi (Click Events): Describe new image and
9508 width/height elements of click events.
9509 (Accessing Events): Add posn-string, posn-image, and
9510 posn-object-width-height. Change posn-object to return either
9511 image or string object.
9512
95132004-01-01 Simon Josefsson <jas@extundo.com>
9514
9515 * hooks.texi (Standard Hooks): Add before-save-hook.
9516 * files.texi (Saving Buffers): Likewise.
9517
95182004-01-03 Richard M. Stallman <rms@gnu.org>
9519
9520 * frames.texi (Frames and Windows): Delete frame-root-window.
9521
95222004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9523
9524 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9525
9526 * functions.texi: Various small changes in addition to the
9527 following.
5dcb4c4e
SM
9528 (What Is a Function): `functionp' returns nil for macros.
9529 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
9530 (Function Documentation): Add `\' in front of (fn @var{arglist})
9531 and explain why.
9532 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9533 Add anchor.
9534 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9535
95362004-01-01 Miles Bader <miles@gnu.org>
9537
9538 * display.texi (Buttons): New section.
9539
95402003-12-31 Andreas Schwab <schwab@suse.de>
9541
9542 * numbers.texi (Math Functions): sqrt reports a domain-error
9543 error.
9544 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9545
95462003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9547
9548 * tips.texi (Documentation Tips): Update item on hyperlinks in
9549 documentation strings.
9550
9551 * errors.texi (Standard Errors): Various small corrections and
9552 additions.
9553
9554 * control.texi: Various small changes in addition to the
9555 following.
9556 (Signaling Errors): Provide some more details on how `signal'
9557 constructs the error message. Add anchor to the definition of
9558 `signal'.
9559 (Error Symbols): Describe special treatment of `quit'.
9560 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9561 to emphasize that it has to be a single form.
9562
9563 * buffers.texi: Add anchor.
9564
95652003-12-29 Richard M. Stallman <rms@gnu.org>
9566
9567 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9568 (Window Configurations): Add window-configuration-frame.
9569
9570 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9571
9572 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9573 Change arg name in get-char-property.
9574 (Special Properties): Update handling of keymap property.
9575
9576 * strings.texi (Modifying Strings): Add clear-string.
9577 (Text Comparison): Add assoc-string and remove
9578 assoc-ignore-case, assoc-ignore-representation.
9579
9580 * os.texi (Time of Day): Add set-time-zone-rule.
9581
9582 * numbers.texi (Math Functions): asin, acos, log, log10
9583 report domain-error errors.
9584
9585 * nonascii.texi (Converting Representations):
9586 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9587 (Encoding and I/O): Add file-name-coding-system.
9588
9589 * modes.texi (Search-based Fontification): Explain that
9590 face specs are symbols with face names as values.
9591
9592 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9593
9594 * lists.texi (Building Lists): remq moved elsewhere.
9595 (Sets And Lists): remq moved here.
9596 (Association Lists): Refer to assoc-string.
9597
9598 * internals.texi (Garbage Collection): Add memory-use-counts.
9599
9600 * frames.texi (Frames and Windows): Add set-frame-selected-window
9601 and frame-root-window.
9602
9603 * files.texi (Contents of Directories):
9604 Add directory-files-and-attributes.
9605
9606 * display.texi (Refresh Screen): Add force-window-update.
9607 (Invisible Text): Explain about moving point out of invis text.
9608 (Overlay Properties): Add overlay-properties.
9609 (Managing Overlays): Add overlayp.
9610 (GIF Images): Invalid image number displays a hollow box.
9611
9612 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9613 (Killing Buffers): Add buffer-live-p.
9614
96152003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9616
9617 * display.texi (Fringes): Fix typo "set-buffer-window".
9618
96192003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9620
9621 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9622 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9623 Add or change various xrefs and anchors.
9624
9625 * commands.texi: Replace all occurrences of @acronym{CAR} with
9626 @sc{car}, for consistency with the rest of the Elisp manual.
9627 `car' and `cdr' are historically acronyms, but are no longer
9628 widely thought of as such.
9629
9630 * internals.texi (Pure Storage): Mention that `purecopy' does not
9631 copy text properties.
9632 (Object Internals): Now 29 bits are used (in most implementations)
9633 to address Lisp objects.
9634
9635 * variables.texi (Variables with Restricted Values): New node.
9636
9637 * objects.texi (Lisp Data Types): Mention that certain variables
9638 can only take on a restricted set of values and add an xref to
9639 the new node "Variables with Restricted Values".
9640
9641 * eval.texi (Function Indirection): Describe the errors that
9642 `indirect-function' can signal.
9643 (Eval): Clarify the descriptions of `eval-region' and `values'.
9644 Describe `eval-buffer' instead of `eval-current-buffer' and
9645 mention `eval-current-buffer' as an alias for `current-buffer'.
9646 Correct the description and mention all optional arguments.
9647
9648 * nonascii.texi: Various small changes in addition to the
9649 following.
9650 (Converting Representations): Clarify behavior of
9651 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9652 ASCII arguments.
9653 (Character Sets): Document the variable `charset-list' and adapt
9654 the definition of the function `charset-list' accordingly.
9655 (Translation of Characters): Clarify use of generic characters in
9656 `make-translation-table'. Clarify and correct the description of
9657 the use of translation tables in encoding and decoding.
9658 (User-Chosen Coding Systems): Correct and clarify the description
9659 of `select-safe-coding-system'.
9660 (Default Coding Systems): Clarify description of
9661 `file-coding-system-alist'.
9662
96632003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9664
9665 * strings.texi (Text Comparison): Correctly describe when two
9666 strings are `equal'. Combine and clarify descriptions of
9667 `assoc-ignore-case' and `assoc-ignore-representation'.
9668
9669 * objects.texi (Non-ASCII in Strings): Clarify description of
9670 when a string is unibyte or multibyte.
9671 (Bool-Vector Type): Update examples.
9672 (Equality Predicates): Correctly describe when two strings are
9673 `equal'.
9674
96752003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9676
9677 * lists.texi (Building Lists): `append' no longer accepts integer
9678 arguments. Update the description of `number-sequence' to reflect
9679 recent changes.
9680 (Sets And Lists): Describe `member-ignore-case' after `member'.
9681
96822003-11-27 Kim F. Storm <storm@cua.dk>
9683
9684 * commands.texi (Click Events): Click object may be an images.
9685 Describe (dx . dy) element of click positions.
9686 (Accessing Events): Remove duplicate posn-timestamp.
9687 New functions posn-object and posn-object-x-y.
9688
96892003-11-23 Kim F. Storm <storm@cua.dk>
9690
9691 * commands.texi (Click Events): Describe enhancements to event
9692 position lists, including new text-pos and (col . row) items.
9693 Mention left-fringe and right-fringe area events.
9694 (Accessing Events): New functions posn-area and
9695 posn-actual-col-row. Mention posn-timestamp. Mention that
9696 posn-point in non-text area still returns buffer position.
9697 Clarify posn-col-row.
9698
96992003-11-21 Lars Hansen <larsh@math.ku.dk>
9700
9701 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9702 * anti.texi (File Attributes): Describe removed parameter
9703 ID-FORMAT.
9704
97052003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9706
9707 * positions.texi (Positions): Mention that, if a marker is used as
9708 a position, its buffer is ignored.
9709
9710 * markers.texi (Overview of Markers): Mention it here too.
9711
97122003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9713
9714 * numbers.texi (Numeric Conversions): Not just `floor', but also
9715 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9716
97172003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9718
9719 * markers.texi (Creating Markers): Specify insertion type of
9720 created markers. Add xref to `Marker Insertion Types'.
9721 Second argument to `copy-marker' is optional.
9722 (Marker Insertion Types): Mention that most markers are created
9723 with insertion type nil.
9724 (The Mark): Correctly describe when `mark' signals an error.
9725 (The Region): Correctly describe when `region-beginning' and
9726 `region-end' signal an error.
9727
97282003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9729
9730 * hash.texi (Creating Hash): Clarify description of `eql'.
9731 `makehash' is obsolete.
9732 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9733
9734 * positions.texi (Point): Change description of `buffer-end', so
9735 that it is also correct for floating point arguments.
9736 (List Motion): Correct argument lists of `beginning-of-defun' and
9737 `end-of-defun'.
9738 (Excursions): Add xref to `Marker Insertion Types'.
9739 (Narrowing): Argument to `narrow-to-page' is optional.
9740
97412003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9742
9743 * streams.texi (Output Streams): Clarify behavior of point for
9744 marker output streams.
9745
97462003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9747
9748 * variables.texi (Defining Variables): Second argument to
9749 `defconst' is not optional.
9750 (Setting Variables): Mention optional argument APPEND to
9751 `add-to-list'.
9752 (Creating Buffer-Local): Expand description of
9753 `make-variable-buffer-local'.
9754 (Frame-Local Variables): Expand description of
9755 `make-variable-frame-local'.
9756 (Variable Aliases): Correct description of optional argument
9757 DOCSTRING to `defvaralias'. Mention return value of
9758 `defvaralias'.
9759 (File Local Variables): Add xref to `File variables' in Emacs
9760 Manual. Correct description of `hack-local-variables'. Mention
9761 `safe-local-variable' property. Mention optional second argument
9762 to `risky-local-variable-p'.
9763
97642003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9765
9766 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9767
97682003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9769
9770 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9771 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9772 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9773 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9774 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9775 lispref/processes.texi, lispref/searching.texi,
9776 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9777 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9778 @acronym{FOO}.
9779
97802003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9781
9782 * strings.texi (Creating Strings): Argument START to `substring'
9783 can not be `nil'. Expand description of
9784 `substring-no-properties'. Correct description of `split-string',
9785 especially with respect to empty matches. Prevent very bad line
9786 break in definition of `split-string-default-separators'.
9787 (Text Comparison): `string=' and `string<' also accept symbols as
9788 arguments.
9789 (String Conversion): More completely describe argument BASE in
9790 `string-to-number'.
9791 (Formatting Strings): `%s' and `%S' in `format' do require
9792 corresponding object. Clarify behavior of numeric prefix after
9793 `%' in `format'.
9794 (Case Conversion): The argument to `upcase-initials' can be a
9795 character.
9796
97972003-10-27 Kenichi Handa <handa@m17n.org>
9798
9799 * display.texi (Fontsets): Fix texinfo usage.
9800
98012003-10-25 Kenichi Handa <handa@m17n.org>
9802
9803 * display.texi (Fontsets): Add description of the function
9804 set-fontset-font.
9805
98062003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9807
9808 * display.texi (Temporary Displays): Add xref to `Documentation
9809 Tips'.
9810
9811 * functions.texi (Function Safety): Use inforef instead of pxref
9812 for SES.
9813
98142003-10-23 Andreas Schwab <schwab@suse.de>
9815
9816 * Makefile.in (TEX, texinputdir): Don't define.
9817 (TEXI2DVI): Define.
9818 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9819 add $(srcdir)/index.texi.
9820 ($(infodir)/elisp): Remove index.texi dependency.
9821 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9822 (index.texi): Remove target.
9823 (dist): Don't link $(srcdir)/permute-index.
9824 (clean): Don't remove index.texi.
9825
9826 * permute-index, index.perm: Remove.
9827 * index.texi: Rename from index.unperm.
9828
98292003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9830
9831 * tips.texi (Documentation Tips): Document new behavior for face
9832 and variable hyperlinks in Help mode.
9833
98342003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9835
9836 * objects.texi (Integer Type): Update for extra bit of integer range.
9837 (Character Type): Ditto.
9838
98392003-10-16 Eli Zaretskii <eliz@gnu.org>
9840
9841 * numbers.texi (Integer Basics): Add index entries for reading
9842 numbers in hex, octal, and binary.
9843
98442003-10-16 Lute Kamstra <lute@gnu.org>
9845
9846 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9847 argument.
9848
98492003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9850
9851 * windows.texi (Choosing Window): Fix typo.
9852 * edebug.texi (Edebug Execution Modes): Fix typo.
9853
98542003-10-13 Richard M. Stallman <rms@gnu.org>
9855
9856 * windows.texi (Basic Windows): A window has fringe settings,
9857 display margins and scroll-bar settings.
9858 (Splitting Windows): Doc split-window return value.
9859 Clean up one-window-p.
9860 (Selecting Windows): Fix typo.
9861 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9862 (Buffers and Windows): In set-window-buffer, explain effect
9863 on fringe settings and scroll bar settings.
9864 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9865 (Choosing Window): Use defopt for pop-up-frame-function.
9866 For special-display-buffer-names, explain same-window and same-frame.
9867 Clarify window-dedicated-p return value.
9868 (Textual Scrolling): scroll-up and scroll-down can get an error.
9869 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9870 Clarify set-window-hscroll.
9871 (Size of Window): Don't mention tool bar in window-height.
9872 (Coordinates and Windows): Explain what coordinates-in-window-p
9873 returns for fringes and display margins.
9874 (Window Configurations): Explain saving fringes, etc.
9875
9876 * tips.texi (Library Headers): Clean up Documentation.
9877
9878 * syntax.texi (Parsing Expressions): Clean up forward-comment
9879 and parse-sexp-lookup-properties.
9880
9881 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9882
9883 * os.texi (System Environment): Clean up text for load-average errors.
9884
9885 * modes.texi (Hooks): Don't explain local hook details at front.
9886 Clarify run-hooks and run-hook-with-args a little.
9887 Clean up add-hook and remove-hook.
9888
9889 * edebug.texi (Edebug Execution Modes): Clarify t.
9890 Document edebug-sit-for-seconds.
9891 (Coverage Testing): Document C-x X = and =.
9892 (Instrumenting Macro Calls): Fix typo.
9893 (Specification List): Don't index the specification keywords.
9894
98952003-10-10 Kim F. Storm <storm@cua.dk>
9896
9897 * processes.texi (Network): Introduce make-network-process.
9898
98992003-10-09 Luc Teirlinck <teirllm@auburn.edu>
9900
9901 * tips.texi (Library Headers): Fix typo.
9902
99032003-10-07 Juri Linkov <juri@jurta.org>
9904
9905 * modes.texi (Imenu): Mention imenu-create-index-function's
9906 default value. Explain submenus better.
9907
99082003-10-07 Lute Kamstra <lute@gnu.org>
9909
9910 * modes.texi (Faces for Font Lock): Fix typo.
9911 (Hooks): Explain how buffer-local hook variables can refer to
9912 global hook variables.
9913 Various minor clarifications.
9914
99152003-10-06 Lute Kamstra <lute@gnu.org>
9916
9917 * tips.texi (Coding Conventions): Mention naming conventions for
9918 hooks.
9919
99202003-10-05 Luc Teirlinck <teirllm@auburn.edu>
9921
9922 * loading.texi (Library Search): Correct default value of
9923 load-suffixes.
9924 (Named Features): Fix typo.
9925
99262003-10-05 Richard M. Stallman <rms@gnu.org>
9927
9928 * loading.texi (Named Features): In `provide',
9929 say how to test for subfeatures.
9930 (Unloading): In unload-feature, use new var name
9931 unload-feature-special-hooks.
9932
99332003-10-03 Lute Kamstra <lute@gnu.org>
9934
9935 * modes.texi (Major Mode Conventions): Mention third way to set up
9936 Imenu.
9937 (Imenu): A number of small fixes.
9938 Delete documentation of internal variable imenu--index-alist.
9939 Document the return value format of imenu-create-index-function
9940 functions.
9941
99422003-09-30 Richard M. Stallman <rms@gnu.org>
9943
9944 * processes.texi (Network): Say what stopped datagram connections do.
9945
9946 * lists.texi (Association Lists): Clarify `assq-delete-all'.
9947
9948 * display.texi (Overlay Properties): Clarify `evaporate' property.
9949
99502003-09-29 Lute Kamstra <lute@gnu.org>
9951
9952 * modes.texi (Mode Line Data): Explain when symbols in mode-line
9953 constructs should be marked as risky.
9954 Change cons cell into proper list.
9955 (Mode Line Variables): Change cons cell into proper list.
9956
99572003-09-26 Lute Kamstra <lute@gnu.org>
9958
9959 * modes.texi (Mode Line Data): Document the :propertize construct.
9960 (Mode Line Variables): Reorder the descriptions of the variables
9961 to match their order in the default mode-line-format.
9962 Describe the new variables mode-line-position and mode-line-modes.
9963 Update the default values of mode-line-frame-identification,
9964 minor-mode-alist, and default-mode-line-format.
9965 (Properties in Mode): Mention the :propertize construct.
9966
99672003-09-26 Richard M. Stallman <rms@gnu.org>
9968
9969 * buffers.texi, commands.texi, debugging.texi, eval.texi:
9970 * loading.texi, minibuf.texi, text.texi, variables.texi:
9971 Avoid @strong{Note:}.
9972
99732003-09-26 Richard M. Stallman <rms@gnu.org>
9974
9975 * keymaps.texi (Remapping Commands): Fix typo.
9976
99772003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
9978
9979 * processes.texi (Low-Level Network): Fix typo.
9980
99812003-09-23 Kim F. Storm <storm@cua.dk>
9982
9983 * processes.texi (Network, Network Servers): Fix typos.
9984 (Low-Level Network): Add timeout value for :server keyword.
9985 Add new option keywords to make-network-process.
9986 Add set-network-process-options.
9987 Explain how to test availability of network options.
9988
99892003-09-19 Richard M. Stallman <rms@gnu.org>
9990
9991 * text.texi (Motion by Indent): Arg to
9992 backward-to-indentation and forward-to-indentation is optional.
9993
9994 * strings.texi (Creating Strings): Add substring-no-properties.
9995
9996 * processes.texi
9997 (Process Information): Add list-processes arg QUERY-ONLY.
9998 Delete process-contact from here.
9999 Add new status values for process-status.
10000 Add process-get, process-put, process-plist, set-process-plist.
10001 (Synchronous Processes): Add call-process-shell-command.
10002 (Signals to Processes): signal-process allows process objects.
10003 (Network): Complete rewrite.
10004 (Network Servers, Datagrams, Low-Level Network): New nodes.
10005
10006 * positions.texi (Word Motion): forward-word, backward-word
10007 arg is optional. Reword.
10008
10009 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
10010
10011 * variables.texi (Creating Buffer-Local):
10012 Delete duplicate definition of buffer-local-value.
10013 (File Local Variables): Explain about discarding text props.
10014
100152003-09-11 Richard M. Stallman <rms@gnu.org>
10016
10017 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
10018 changes variables that record input events.
10019 (Minibuffer Misc): Add minibuffer-selected-window.
10020
10021 * lists.texi (Building Lists): Add copy-tree.
10022
10023 * display.texi (Fontsets): Add char-displayable-p.
10024 (Scroll Bars): New node.
10025
100262003-09-08 Lute Kamstra <lute@gnu.org>
10027
10028 * modes.texi (%-Constructs): Document new `%i' and `%I'
10029 constructs.
10030
100312003-09-03 Peter Runestig <peter@runestig.com>
10032
10033 * makefile.w32-in: New file.
10034
100352003-08-29 Richard M. Stallman <rms@gnu.org>
10036
10037 * display.texi (Overlay Properties): Clarify how priorities
10038 affect use of the properties.
10039
100402003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10041
10042 * customize.texi (Type Keywords): Correct the description of
10043 `:help-echo' in the case where `motion-doc' is a function.
10044
100452003-08-14 John Paul Wallington <jpw@gnu.org>
10046
10047 * modes.texi (Emulating Mode Line): Subsection, not section.
10048
100492003-08-13 Richard M. Stallman <rms@gnu.org>
10050
10051 * elisp.texi (Top): Update subnode lists in menu.
10052
10053 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
10054 (Kill Functions): kill-region has new arg yank-handler.
10055 (Yanking): New node.
10056 (Yank Commands): Add yank-undo-function.
10057 (Low-Level Kill Ring):
10058 kill-new and kill-append have new arg yank-handler.
10059 (Changing Properties): Add remove-list-of-text-properties.
10060 (Atomic Changes): New node.
10061
10062 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10063
10064 * streams.texi (Output Variables): Add eval-expression-print-length
10065 and eval-expression-print-level.
10066
10067 * os.texi (Time Conversion): For encode-time, explain limits on year.
10068
10069 * objects.texi (Character Type): Define anchor "modifier bits".
10070
10071 * modes.texi (Emulating Mode Line): New node.
10072 (Search-based Fontification): Font Lock uses font-lock-face property.
10073 (Other Font Lock Variables): Likewise.
10074
10075 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10076 not vectors.
10077 (Active Keymaps): Add emulation-mode-map-alists.
10078 (Functions for Key Lookup): key-binding has new arg no-remap.
10079 (Remapping Commands): New node.
10080 (Scanning Keymaps): where-is-internal has new arg no-remap.
10081 (Tool Bar): Add tool-bar-local-item-from-menu.
10082 Clarify when to use tool-bar-add-item-from-menu.
10083
10084 * commands.texi (Interactive Call): commandp has new arg.
10085 (Command Loop Info): Add this-original-command.
10086
100872003-08-06 John Paul Wallington <jpw@gnu.org>
10088
10089 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10090
10091 * display.texi (Warning Basics): Fix typo.
10092 (Fringes): Add closing curly bracket and fix typo.
10093
10094 * elisp.texi (Top): Fix typo.
10095
100962003-08-05 Richard M. Stallman <rms@gnu.org>
10097
10098 * elisp.texi: Update lists of subnodes.
10099
10100 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10101
10102 * variables.texi (Local Variables): Use lc for example variable names.
10103
10104 * tips.texi (Library Headers): Explain where to put -*-.
10105
10106 * strings.texi (Creating Strings): Fix xref for vconcat.
10107
10108 * sequences.texi (Vector Functions):
10109 vconcat no longer allows integer args.
10110
10111 * minibuf.texi (Reading File Names): read-file-name has new
10112 arg PREDICATE. New function read-directory-name.
10113
c4cc8b9a 10114 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
10115 (Indenting Macros): New node.
10116
10117 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10118 (Window Frame Parameters): Make separate table of parameters
10119 that are coupled with specific face attributes.
10120 (Deleting Frames): delete-frame-hooks renamed to
10121 delete-frame-functions.
10122
10123 * files.texi (Magic File Names): Add file-remote-p.
10124 Clarify file-local-copy.
10125
10126 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10127 here; instead xref Defining Macros.
10128
10129 * display.texi (Warnings): New node, and subnodes.
10130 (Fringes): New node.
10131
10132 * debugging.texi (Test Coverage): New node.
10133
10134 * compile.texi (Compiler Errors): Explain with-no-warnings
10135 and other ways to suppress warnings.
10136
10137 * commands.texi (Interactive Call): Minor clarification.
10138
10139 * buffers.texi (Buffer File Name): set-visited-file-name
10140 renames the buffer too.
10141
10142 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10143
101442003-07-24 Markus Rost <rost@math.ohio-state.edu>
10145
10146 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10147
101482003-07-22 Markus Rost <rost@math.ohio-state.edu>
10149
10150 * internals.texi (Garbage Collection): Fix previous change.
10151
101522003-07-22 Richard M. Stallman <rms@gnu.org>
10153
10154 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10155
10156 * display.texi (Width): Use \s syntax in example.
10157 (Font Selection): Add face-font-rescale-alist.
10158
10159 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10160 Remove spurious indent in example.
10161
10162 * lists.texi (Building Lists): Add number-sequence.
10163
10164 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
10165
10166 * functions.texi (Function Documentation): Explain how to
10167 show calling convention explicitly in the doc string.
10168
10169 * windows.texi (Selecting Windows): save-selected-window saves
10170 selected window of each frame.
10171 (Window Configurations): Minor change.
10172
10173 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10174
10175 * streams.texi (Output Variables): Add print-continuous-numbering
10176 and print-number-table.
10177
10178 * processes.texi (Decoding Output): New node.
10179
10180 * os.texi (Time Conversion): decode-time arg is optional.
10181
10182 * objects.texi (Character Type): Don't use space as example for \.
10183 Make list of char names and \-sequences correspond.
10184 Explain that \s is not used in strings. `\ ' needs space after.
10185
10186 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10187 (Translation of Characters): Add translation-table-for-input.
10188 (Default Coding Systems): Add auto-coding-functions.
10189 (Explicit Encoding): Add decode-coding-inserted-region.
10190 (Locales): Add locale-info.
10191
10192 * minibuf.texi (Basic Completion): Describe test-completion.
10193 Collections can be lists of strings.
10194 Clean up lazy-completion-table.
10195 (Programmed Completion): Mention test-completion.
10196 Clarify why lambda expressions are not accepted.
10197 (Minibuffer Misc): Describe minibufferp.
10198
101992003-07-14 Richard M. Stallman <rms@gnu.org>
10200
10201 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10202
10203 * windows.texi (Selecting Windows): New arg to select-window.
10204 (Selecting Windows): Add with-selected-window.
10205 (Size of Window): Add window-inside-edges, etc.
10206
10207 * internals.texi (Garbage Collection): Add post-gc-hook.
10208
10209 * processes.texi (Subprocess Creation): Add exec-suffixes.
10210
10211 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10212 (Scanning Keymaps): Add map-keymaps.
10213 (Defining Menus): Add keymap-prompt.
10214
10215 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10216 most-negative-fixnum.
10217
c4cc8b9a 10218 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
10219 (Compiler Errors): New node.
10220
10221 * os.texi (User Identification): user-uid, user-real-uid
10222 can return float.
10223
10224 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10225 and about derived modes.
10226 (Minor Modes): Add minor-mode-list.
10227 (Defining Minor Modes): Keyword args for define-minor-mode.
10228 (Search-based Fontification): Explain managing other properties.
10229 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 10230 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
10231 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10232
10233 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10234 (Variable Aliases): Clarify defvaralias.
10235
10236 * loading.texi (Library Search): Add load-suffixes.
10237
10238 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10239 (Programmed Completion): Add dynamic-completion-table.
10240
10241 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10242 (Magic File Names): Specify precedence order of handlers.
10243
10244 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10245 and post-command-hook.
10246 (Waiting): New calling convention for sit-for.
10247
10248 * text.texi (Special Properties): local-map and keymap properties
10249 apply based on their stickiness.
10250
102512003-07-07 Richard M. Stallman <rms@gnu.org>
10252
10253 * modes.texi (Minor Mode Conventions): Specify only some kinds
10254 of list values as args to minor modes.
10255
10256 * files.texi (File Name Expansion): Warn about iterative use
10257 of substitute-in-file-name.
10258
10259 * advice.texi (Activation of Advice): Clean up previous change.
10260
102612003-07-06 Markus Rost <rost@math.ohio-state.edu>
10262
10263 * advice.texi (Activation of Advice): Note that ad-start-advice is
10264 turned on by default.
10265
102662003-06-30 Richard M. Stallman <rms@gnu.org>
10267
10268 * text.texi (Buffer Contents): Document current-word.
10269 (Change Hooks): Not called for *Messages*.
10270
10271 * functions.texi (Defining Functions): Explain about redefining
10272 primitives.
f4e90db0 10273 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
10274 Comment out the detailed criteria for what is safe.
10275
102762003-06-22 Andreas Schwab <schwab@suse.de>
10277
10278 * objects.texi (Symbol Type): Fix description of examples.
10279
102802003-06-16 Andreas Schwab <schwab@suse.de>
10281
10282 * hash.texi (Creating Hash): Fix description of :weakness.
10283
c8763fb6 102842003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
10285
10286 * files.texi (Changing Files): copy-file copies file modes, too.
10287
102882003-05-28 Richard M. Stallman <rms@gnu.org>
10289
10290 * strings.texi (Creating Strings): Clarify split-string.
10291
102922003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10293
10294 * strings.texi (Creating Strings): Update split-string specification
10295 and examples.
10296
102972003-05-19 Richard M. Stallman <rms@gnu.org>
10298
10299 * elisp.texi: Correct invariant section names.
10300
103012003-04-20 Richard M. Stallman <rms@gnu.org>
10302
10303 * os.texi (Timers): Explain about timers and quitting.
10304
103052003-04-19 Richard M. Stallman <rms@gnu.org>
10306
10307 * internals.texi (Writing Emacs Primitives): Strings are
10308 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10309 Explain GCPRO convention for varargs function args.
10310
103112003-04-16 Richard M. Stallman <rms@gnu.org>
10312
10313 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10314
103152003-04-08 Richard M. Stallman <rms@gnu.org>
10316
10317 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10318
103192003-02-13 Kim F. Storm <storm@cua.dk>
10320
10321 * objects.texi (Character Type): New \s escape for space.
10322
103232003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10324
5dcb4c4e 10325 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
10326
103272003-01-25 Richard M. Stallman <rms@gnu.org>
10328
10329 * keymaps.texi: Document that a symbol can act as a keymap.
10330
103312003-01-13 Richard M. Stallman <rms@gnu.org>
10332
10333 * text.texi (Changing Properties): Say string indices are origin-0.
10334
10335 * positions.texi (Screen Lines) <compute-motion>:
10336 Correct order of elts in return value.
10337
10338 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10339 how to define a default binding.
10340
103412002-12-07 Markus Rost <rost@math.ohio-state.edu>
10342
10343 * loading.texi (Unloading): Fix recent change for load-history.
10344
10345 * customize.texi (Simple Types): Clarify description of custom
10346 type 'number. Describe new custom type 'float.
10347
103482002-12-04 Markus Rost <rost@math.ohio-state.edu>
10349
10350 * variables.texi (File Local Variables): Fix typo.
10351
c8763fb6 103522002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
10353
10354 From Michael Albinus <Michael.Albinus@alcatel.de>.
10355
10356 * README: Target for Info file is `make info'.
10357
5dcb4c4e 10358 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
10359 `file-name-sans-extension'.
10360 (Magic File Names): Complete list of operations for magic file
10361 name handlers.
10362
103632002-09-16 Jonathan Yavner <jyavner@engineer.com>
10364
10365 * variables.texi (File Local Variables): New function
10366 risky-local-variable-p.
10367
103682002-09-15 Jonathan Yavner <jyavner@engineer.com>
10369
10370 * functions.texi (Function safety): New node about unsafep.
10371
103722002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10373
5dcb4c4e 10374 * customize.texi (Splicing into Lists): Fix example.
a86cd395 10375 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
10376
103772002-06-17 Juanma Barranquero <lektu@terra.es>
10378
10379 * frames.texi (Display Feature Testing): Fix typo.
10380
103812002-06-12 Andreas Schwab <schwab@suse.de>
10382
10383 * frames.texi (Initial Parameters, Resources): Fix references to
10384 the Emacs manual.
10385
103862002-05-13 Kim F. Storm <storm@cua.dk>
10387
10388 * variables.texi (Intro to Buffer-Local): Updated warning and
10389 example relating to changing buffer inside let.
10390
c8763fb6 103912002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
10392
10393 * os.texi (Session Management): New node about X Session management.
10394
103952002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10396
10397 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10398 to which the manual corresponds, and the copyright years.
10399
10400 * Makefile.in (VERSION): Set to 2.9.
10401
104022001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10403
10404 * elisp.texi: Change the category in @dircategory to "Emacs", to
10405 make it consistent with info/dir.
10406
104072001-11-25 Miles Bader <miles@gnu.org>
10408
10409 * text.texi (Fields): Describe new `limit' arg in
10410 field-beginning/field-end.
10411
104122001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10413
5dcb4c4e
SM
10414 * permute-index: Don't depend on csh-specific features.
10415 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
10416
10417 * two-volume-cross-refs.txt: New file.
10418 * two.el: New file.
10419 * spellfile: New file.
10420
104212001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10422
10423 * permute-index: New file.
10424
10425 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10426 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10427 8+3 restricted namespace.
10428
10429 * Makefile.in (infodir): Define relative to $(srcdir).
10430 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10431 include directories list via -I switch to makeinfo.
10432 (index.texi): Use cp if both hard and symbolic links fail.
10433
104342001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10435
10436 * Makefile.in (distclean): Add.
10437
10438 The following changes make ELisp manual part of the Emacs
10439 distribution:
10440
10441 * Makefile.in: Add Copyright notice.
10442 (prefix): Remove.
10443 (infodir): Change value to "../info".
10444 (VPATH): New variable.
10445 (MAKE): Don't define.
10446 (texmacrodir): Don't define.
10447 (texinputdir): Append the existing value of TEXINPUTS.
10448 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10449 command to be compatible with man/Makefile.in, and to put the
10450 output into ../info.
10451 (info): Add target.
10452 (installall): Target removed.
10453
c8763fb6 104542001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
10455
10456 * tips.texi (Coding Conventions): Fix typo.
10457
104582001-10-23 Gerd Moellmann <gerd@gnu.org>
10459
10460 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10461
104622001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10463
10464 * files.texi (File Name Components): Update the description of
10465 file-name-sans-extension and file-name-extension, as they now
10466 ignore leading dots.
10467
104682001-10-20 Gerd Moellmann <gerd@gnu.org>
10469
10470 * (Version 21.1 released.)
10471
104722001-10-19 Miles Bader <miles@gnu.org>
10473
10474 * positions.texi (Text Lines): Describe behavior of
10475 `beginning-of-line'/`end-of-line' in the presence of field properties.
10476
104772001-10-17 Gerd Moellmann <gerd@gnu.org>
10478
10479 * Makefile.in (VERSION): Set to 2.8.
10480 (manual): Use `manual-21'.
10481
10482 * elisp.texi (VERSION): Add and use it where the version
10483 number was used. Set it to 2.8.
10484
10485 * intro.texi: Likewise.
10486
104872001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10488
10489 * files.texi (File Name Completion): Document the significance of
10490 a trailing slash in elements of completion-ignored-extensions.
10491
104922001-10-06 Miles Bader <miles@gnu.org>
10493
10494 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10495
104962001-10-04 Gerd Moellmann <gerd@gnu.org>
10497
10498 * variables.texi (Variable Aliases): New node.
10499
105002001-10-04 Gerd Moellmann <gerd@gnu.org>
10501
10502 * Branch for 21.1.
10503
105042001-10-02 Miles Bader <miles@gnu.org>
10505
10506 * minibuf.texi (Minibuffer Misc): Add entries for
10507 `minibuffer-contents', `minibuffer-contents-no-properties', and
10508 `delete-minibuffer-contents'.
10509 Correct description for `minibuffer-prompt-end'.
10510
10511 * text.texi (Property Search): Correct descriptions of
10512 `next-char-property-change' and `previous-char-property-change'.
10513 Add entries for `next-single-char-property-change' and
10514 `previous-single-char-property-change'.
10515 Make operand names a bit more consistent.
10516
105172001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10518
10519 * frames.texi (Finding All Frames): Document that next-frame and
10520 previous-frame are local to current terminal.
10521
105222001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10523
10524 * keymaps.texi (Creating Keymaps): Fix the description of the
10525 result of make-keymap.
10526
105272001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10528
10529 * display.texi (Font Lookup, Attribute Functions)
10530 (Image Descriptors): Add cross-references to the definition of
10531 selected frame.
10532
10533 * buffers.texi (The Buffer List): Add cross-references to the
10534 definition of selected frame.
10535
10536 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10537 frame at any given time.
10538 (Multiple Displays, Size and Position): Add a cross-reference to
10539 the definition of the selected frame.
10540
105412001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10542
10543 * strings.texi (String Conversion) <string-to-number>: Document
10544 that a float is returned for integers that are too large.
10545
10546 * frames.texi (Mouse Position): Document mouse-position-function.
10547 (Display Feature Testing): Document display-images-p.
10548 (Window Frame Parameters): Document the cursor-type variable.
10549
10550 * numbers.texi (Integer Basics): Document CL style read syntax for
10551 integers in bases other than 10.
10552
5dcb4c4e
SM
10553 * positions.texi (List Motion):
10554 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
10555
10556 * lists.texi (Sets And Lists): Document member-ignore-case.
10557
10558 * internals.texi (Garbage Collection): Document the used and free
10559 strings report.
10560 (Memory Usage): Document strings-consed.
10561
10562 * os.texi (Time of Day): Document float-time.
10563 (Recording Input): Document that clear-this-command-keys clears
10564 the vector to be returned by recent-keys.
10565
10566 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10567 argument keymap can be a list.
10568
10569 * nonascii.texi (User-Chosen Coding Systems)
10570 <select-safe-coding-system>: Document the new argument
10571 accept-default-p and the variable
10572 select-safe-coding-system-accept-default-p. Tell what happens if
10573 buffer-file-coding-system is undecided.
10574 (Default Coding Systems): Document auto-coding-regexp-alist.
10575
10576 * display.texi (The Echo Area) <message>: Document
10577 message-truncate-lines.
10578 (Glyphs): Document that the glyph table is unused on windowed
10579 displays.
10580
10581 * help.texi (Describing Characters) <single-key-description>:
10582 Document the new argument no-angles.
10583 (Accessing Documentation) <documentation-property>: Document that
10584 a non-string property is evaluated.
10585 <documentation>: Document that the function-documentation property
10586 is looked for.
10587
10588 * windows.texi (Selecting Windows): Document some-window.
10589
10590 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10591
10592 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10593 apropos-mode-hook.
10594
10595 * commands.texi (Using Interactive): Document interactive-form.
10596 (Keyboard Macros): Document kbd-macro-termination-hook.
10597 (Command Loop Info): Document that clear-this-command-keys clears
10598 the vector to be returned by recent-keys.
10599
106002001-09-04 Werner LEMBERG <wl@gnu.org>
10601
10602 * Makefile.in (srcdir, texinputdir): New variables.
10603 (srcs, index.texi, install): Use $(srcdir).
10604 (.PHONY): Remove elisp.dvi.
10605 (elisp): Use -I switch for makeinfo.
10606 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10607 (installall, dist): Use $(srcdir).
10608 Fix path to texinfo.tex.
10609 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10610
106112001-08-30 Gerd Moellmann <gerd@gnu.org>
10612
10613 * display.texi (Conditional Display): Adjust to API change.
10614
10615 * configure: New file.
10616
106172001-07-30 Gerd Moellmann <gerd@gnu.org>
10618
10619 * commands.texi (Repeat Events): Add description of
10620 double-click-fuzz.
10621
106222001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10623
10624 * syntax.texi (Syntax Class Table): Add the missing designator for
10625 comment and string fences.
10626 (Syntax Properties): Add a xref to syntax table internals.
10627 (Syntax Table Internals): Document string-to-syntax.
10628
106292001-05-07 Gerd Moellmann <gerd@gnu.org>
10630
10631 * Makefile.in (install): Use install-info command line options
10632 like in Emacs' Makefile.in.
10633
106342000-12-09 Miles Bader <miles@gnu.org>
10635
10636 * windows.texi (Window Start): Update documentation for
10637 `pos-visible-in-window-p'.
10638
106392000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10640
10641 * lists.texi (Building Lists): Add footnote to explain how to add
10642 to the end of a list.
10643
106442000-10-25 Gerd Moellmann <gerd@gnu.org>
10645
10646 * files.texi (Visiting Functions): Typos.
10647
106482000-10-25 Kenichi Handa <handa@etl.go.jp>
10649
10650 * files.texi (Visiting Functions): Return value of
10651 find-file-noselect may be a list of buffers if wildcards are used.
10652
106532000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10654
10655 * display.texi (Defining Faces): Document `graphic' display type
10656 in face specs.
10657
b344d29d 106582000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
10659
10660 * hooks.texi (Standard Hooks): Replace obsolete
10661 `after-make-frame-hook' with `after-make-frame-functions'.
10662
10663 * frames.texi (Creating Frames): Ditto.
10664
10665 * variables.texi (Future Local Variables): Ditto.
10666
106672000-10-16 Gerd Moellmann <gerd@gnu.org>
10668
10669 * display.texi (Other Image Types): Add description of :foreground
10670 and :background properties of mono PBM images.
10671
106722000-08-17 Werner LEMBERG <wl@gnu.org>
10673
10674 * .cvsignore: New file.
10675
106762000-01-05 Gerd Moellmann <gerd@gnu.org>
10677
10678 * tindex.pl: New script.
10679
106801999-12-03 Dave Love <fx@gnu.org>
10681
10682 * Makefile.in (MAKEINFO): New parameter.
10683
106841999-09-17 Richard Stallman <rms@gnu.org>
10685
10686 * Makefile.in (srcs): Add hash.texi.
10687 (VERSION): Update to 20.6.
10688
106891999-09-13 Richard Stallman <rms@gnu.org>
10690
10691 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10692
106931998-08-29 Karl Heuer <kwzh@gnu.org>
10694
10695 * configure.in: New file.
10696 * Makefile.in: Renamed from Makefile.
10697 (prefix, infodir): Use value obtained from configure.
10698 (emacslibdir): Obsolete variable deleted.
10699 (dist): Distribute configure.in, configure, Makefile.in.
10700
107011998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10702
10703 * Makefile (INSTALL_INFO): New variable.
10704 (install): Run install-info.
10705
107061998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10707
10708 * Makefile (elisp.dvi): Add missing backslash.
10709
107101998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10711
10712 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10713 Run texindex without `./'. Always run texindex on elisp.tp.
10714 (elisp.tps): Target deleted.
10715
107161998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10717
10718 * Makefile (srcs): Add nonascii.texi and customize.texi.
10719 (dist): Start by deleting `temp'.
10720
107211998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10722
10723 * Makefile (makeinfo, texindex): Targets deleted.
10724 (makeinfo.o, texindex.o): Targets deleted.
10725 (clean, dist): Don't do anything with them or with getopt*.
10726
107271998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10728
10729 * Makefile (SHELL): Defined.
10730
107311998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10732
10733 * Makefile (elisp.tps): New target.
10734 (elisp.dvi): Depend on elisp.tps.
10735
c5602427 107361996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
10737
10738 * README: Update phone number.
10739
10740 * Makefile (elisp): Make this be the default target.
10741 Depend on makeinfo.c instead of makeinfo.
10742 (install): Don't depend on elisp.dvi, since we don't install that.
10743 Use mkinstalldirs.
10744 (dist): Add mkinstalldirs.
10745
c5602427 107461995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
10747
10748 * Makefile (VERSION): Update version number.
5dcb4c4e 10749 (maintainer-clean): Rename from realclean.
b8d4c8d0 10750
c5602427 107511995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
10752
10753 * Makefile (realclean): New target.
10754 (elisp): Remove any old elisp-* files first.
10755
c5602427 107561993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
10757
10758 * Makefile (VERSION): New variable.
10759 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10760 Compressed file suffix should be `.gz', not `.z'.
10761
ce058493 107621993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10763
10764 * Makefile (elisp): Depend on makeinfo.
10765
c5602427 107661993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
10767
10768 * Makefile (srcs): Add anti.texi.
10769
c5602427 107701993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10771
10772 * Makefile (infodir, prefix): New vars.
10773 (install): Use infodir.
f4e90db0 10774 (emacsinfodir): Delete.
b8d4c8d0 10775
c5602427 107761993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10777
10778 * Makefile (srcs): Add calendar.texi.
10779
10780 * Makefile (dist): Copy texindex.c and makeinfo.c.
10781 Limit elisp-* files to those with one or two digits.
10782
c5602427 107831993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 10784
f4e90db0 10785 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 10786
c5602427 107871993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10788
10789 * loading.texi (Unloading): define-function changed back to
10790 defalias. It may not stay this way, but at least it's
10791 consistent with the known-good version of the code patch.
10792
c5602427 107931993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
10794
10795 * modes.texi (Hooks): Document new optional arg of add-hook.
10796
c5602427 107971993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
10798
10799 * variables.texi: Document nil initial value of buffer-local variables.
10800
10801 * tips.texi: Add new section on standard library headers.
10802
c5602427 108031993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10804
10805 * Makefile (srcs): Add frame.texi to the list of sources.
10806
c5602427 108071993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10808
10809 * Makefile (dist): Don't bother excluding autosave files; they'll
10810 never make it into the temp directory anyway, and the hash marks
10811 in the name are problematic for make and the Bourne shell.
10812 (srcs):
10813
c5602427 108141993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
10815
10816 * Makefile (dist): Don't include backup files or autosave files in
10817 the distribution tar file.
10818
c5602427 108191991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 10820
5dcb4c4e 10821 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
10822 (elisp.dvi): Remove erroneous shell comment.
10823 Expect output of permute-index in permuted.fns.
10824 Save old elisp.aux in elisp.oaux.
5dcb4c4e 10825 (clean): Add index.texi to be deleted.
b8d4c8d0 10826
c5602427 108271990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
10828
10829 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10830
c5602427 108311990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
10832
10833 * files.texi: Noted that completion-ignored-extensions is ignored
10834 when making *Completions*.
10835
3e868ee3 108361990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
10837
10838 * Makefile make dist now depends on elisp.dvi, since it tries
10839 to include it in the dist file.
10840
c5602427 108411990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 10842
c5602427 10843 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 10844
c5602427 108451989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
10846
10847 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10848 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10849
c5602427 108501989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10851
10852 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10853 and @error{} are the terms now being used. The files in the
10854 directory have been changed to reflect this.
10855
10856 * All instances of @indentedresultt{} have been changed to
333f9019 10857 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 10858
c5602427 108591989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10860
10861 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10862 experimental @indentedresult{}, @indentedexpandsto{} are part of
10863 the texinfo.tex in this directory. These TeX macros are not
10864 stable yet.
10865
c5602427 108661989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10867
10868 * texinfo.tex: Temporarily added
10869 \let\result=\dblarrow
10870 \def\error{{\it ERROR} \longdblarrow}
10871 We need to do this better soon.
10872
c5602427 108731989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
10874
10875 * Applied Karl Berry's patches to *.texinfo files, but not to
10876 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10877 new title page format is also not applied, since it requires
10878 texinfo.tex changes.)
10879
10880 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10881 for the Project GNU development environment.
10882
10883;; Local Variables:
c8763fb6 10884;; coding: utf-8
b8d4c8d0
GM
10885;; End:
10886
acaf905b 10887 Copyright (C) 1998-2012 Free Software Foundation, Inc.
b8d4c8d0
GM
10888
10889 This file is part of GNU Emacs.
10890
352c8b4a 10891 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 10892 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10893 the Free Software Foundation, either version 3 of the License, or
10894 (at your option) any later version.
b8d4c8d0
GM
10895
10896 GNU Emacs is distributed in the hope that it will be useful,
10897 but WITHOUT ANY WARRANTY; without even the implied warranty of
10898 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10899 GNU General Public License for more details.
10900
10901 You should have received a copy of the GNU General Public License
352c8b4a 10902 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.