* eval.c (Fcalled_interactively_p, Finteractive_p): Doc
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
f6de8a37
CY
12009-08-15 Chong Yidong <cyd@stupidchicken.com>
2
89a9e058
CY
3 * commands.texi (Distinguish Interactive): Minor copyedit.
4
23696fd7
CY
5 * display.texi (Face Attributes): Add xref to Displaying Faces for
6 explanation of "underlying face".
7
f6de8a37
CY
8 * customize.texi (Common Keywords): Add xref to Loading.
9
10 * loading.texi (How Programs Do Loading): Add xref to Lisp
11 Libraries node in the Emacs manual.
12
417f77e6
CY
132009-08-13 Chong Yidong <cyd@stupidchicken.com>
14
15 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
16
0999039c
CY
172009-07-18 Chong Yidong <cyd@stupidchicken.com>
18
19 * processes.texi (Shell Arguments): Copyedits.
20
9af167bc
GM
212009-07-18 Glenn Morris <rgm@gnu.org>
22
23 * loading.texi (Repeated Loading): Fix typo.
24
137987ab
RS
252009-07-16 Richard Stallman <rms@gnu.org>
26
27 * buffers.texi (Swapping Text): Recommend setting
28 write-region-annotate-functions and buffer-saved-size.
29
30 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
31
622fa380
GM
322009-07-15 Glenn Morris <rgm@gnu.org>
33
34 * edebug.texi: Minor re-phrasings throughout.
35 (Edebug Execution Modes): Sit-for affects continue mode too.
36 (Jumping): Use `forward-sexp' rather than its keybinding.
37 (Edebug Misc): Fix Q binding.
38 (Edebug Eval): Remove cl version.
39 (Printing in Edebug): Clarify print-length etc.
40 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
41 (Specification List): Remove edebug-unwrap findex entry.
42 (Specification Examples): defmacro is actually not the same as defun.
43 Escape "`" in example.
44
6bbd4600
CY
452009-07-15 Chong Yidong <cyd@stupidchicken.com>
46
47 * markers.texi (The Mark): Document optional arg to
48 deactivate-mark.
49
e538d479
GM
502009-07-11 Kevin Ryde <user42@zip.com.au>
51
52 * hooks.texi (Standard Hooks): Fix cross-references.
53
4c98b9ed
GM
54 * loading.texi (Named Features): Refer to eval-after-load.
55
5300838c
GM
562009-07-11 Glenn Morris <rgm@gnu.org>
57
64fbeb16
GM
58 * Makefile.in (TEXI2PDF): New.
59 (elisp.pdf): New target.
60
4c98b9ed
GM
61 * searching.texi (Regexp Backslash): Fix typo.
62
63 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 64
51d9979c
GM
652009-07-10 Glenn Morris <rgm@gnu.org>
66
561c0216
GM
67 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
68
5b594a58
GM
69 * customize.texi (Customization Types):
70 * display.texi (Abstract Display):
0cc8c85a 71 * objects.texi (Character Type, String Type):
5b594a58 72 Merge in some menu descriptions from elisp.texi.
51d9979c 73
c3cbbb40
GM
74 * hash.texi (Hash Tables):
75 * modes.texi (Multiline Font Lock):
76 End menu description with period.
fe42c16a 77
28528402
GM
782009-07-09 Glenn Morris <rgm@gnu.org>
79
80 * back.texi: Don't hard-code texinfo location.
81
82 * two-volume.make (texinfodir): New, with location of texinfo.tex.
83 (tex): Add texinfodir to TEXINPUTS.
84 (elisp1med-init, elisp2med-init): Use texinfodir.
85
86 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
87 (clean): Add two-volume.make intermediate files.
88
89 * elisp.texi, vol1.texi, vol2.texi:
90 Use a DATE variable with the publication date, and update it.
91 Fix antinews menu description.
92
93 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
94 Update the detailed node listing to match elisp.texi.
95
96 * README: Update edition to match elisp.texi.
97
98 * objects.texi (General Escape Syntax):
99 * nonascii.texi (Character Sets):
100 Use consistent case for "Unicode Standard".
101
102 * anti.texi (Antinews):
103 * customize.texi (Variable Definitions):
104 * functions.texi (Declaring Functions):
105 * nonascii.texi (Character Properties):
106 * processes.texi (Serial Ports):
107 * text.texi (Special Properties):
108 * tips.texi (Coding Conventions):
109 Minor rearrangements to improve TeX line-filling.
110
111 * commands.texi (Using Interactive): Fix cross-reference.
112
17db8e10
JD
1132009-07-01 Jan Djärv <jan.h.d@swipnet.se>
114
115 * frames.texi (Management Parameters): Mention sticky.
116
77c7e2e1
AS
1172009-07-01 Andreas Schwab <aschwab@redhat.com>
118
119 * help.texi (Help Functions): Fix description of help-buffer and
120 help-setup-xref to use @defun instead of @deffn.
121
3f1c6666
JD
1222009-07-01 Jan Djärv <jan.h.d@swipnet.se>
123
124 * frames.texi (Size Parameters): Mention maximized for fullscreen.
125
ca27c21b
CY
1262009-06-24 Chong Yidong <cyd@stupidchicken.com>
127
128 * display.texi (Window Systems): Add ns to the list.
129
70243478
CY
1302009-06-21 Chong Yidong <cyd@stupidchicken.com>
131
132 * Branch for 23.1.
133
df006536
MR
1342009-06-17 Martin Rudalics <rudalics@gmx.at>
135
136 * windows.texi (Dedicated Windows): Fix typo.
137 (Resizing Windows): Replace @defun by @deffn.
138
d259fc4b
GM
1392009-06-17 Glenn Morris <rgm@gnu.org>
140
141 * variables.texi (Directory Local Variables):
142 Update for 2009-04-11 name-change of dir-locals-directory-alist.
143
30781db6
KH
1442009-06-09 Kenichi Handa <handa@m17n.org>
145
146 * nonascii.texi (Character Sets): State clearly that FROM and TO
147 are codepoints of CHARSET.
148
62e8099c
CY
1492009-06-07 Chong Yidong <cyd@stupidchicken.com>
150
151 * minibuf.texi (Reading File Names): Fix introductory text.
152 Suggested by stan@derbycityprints.com.
153 (High-Level Completion): Fix typo.
154
ee1b1917
CY
1552009-05-28 Chong Yidong <cyd@stupidchicken.com>
156
157 * frames.texi (Text Terminal Colors): Multi-tty is already
158 implemented, but tty-local colors are not.
159
5df647e8
CY
1602009-05-27 Chong Yidong <cyd@stupidchicken.com>
161
162 * hooks.texi (Standard Hooks): Remove mention of obsolete
163 redisplay-end-trigger-functions.
164
165 * internals.texi (Window Internals): Remove mention of obsolete
166 redisplay-end-trigger-functions.
167
01f17ae2
MR
1682009-05-21 Martin Rudalics <rudalics@gmx.at>
169
170 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
171
172 * backups.texi (Making Backups): backup-directory-alist and
173 make-backup-file-name-function are options.
174 (Auto-Saving): auto-save-list-file-prefix is an option.
175
176 * buffers.texi (Killing Buffers): buffer-offer-save is an
177 option.
178
179 * display.texi (Refresh Screen): no-redraw-on-reenter is an
180 option.
181 (Echo Area Customization): echo-keystrokes is an option.
182 (Selective Display): selective-display-ellipses is an option.
183 (Temporary Displays): temp-buffer-show-function is an option.
184 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
185 are options.
186 (Font Selection): face-font-family-alternatives,
187 face-font-selection-order, face-font-registry-alternatives, and
188 scalable-fonts-allowed are options.
189 (Fringe Indicators): indicate-buffer-boundaries is an option.
190 (Fringe Cursors): overflow-newline-into-fringe is an option.
191 (Scroll Bars): scroll-bar-mode is an option.
192
193 * eval.texi (Eval): max-lisp-eval-depth is an option.
194
195 * files.texi (Visiting Functions): find-file-hook is an option.
196 (Directory Names): directory-abbrev-alist is an option.
197 (Unique File Names): temporary-file-directory and
198 small-temporary-file-directory are options.
199
200 * frames.texi (Initial Parameters): initial-frame-alist,
201 minibuffer-frame-alist and default-frame-alist are options.
202 (Cursor Parameters): blink-cursor-alist and
203 cursor-in-non-selected-windows ar options.
204 (Window System Selections): selection-coding-system is an
205 option.
206 (Display Feature Testing): display-mm-dimensions-alist is an
207 option.
208
209 * help.texi (Help Functions): help-char and help-event-list are
210 options.
211
212 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
213 an option.
214
215 * minibuf.texi (Minibuffer History): history-length and
216 history-delete-duplicates are options.
217 (High-Level Completion): read-buffer-function and
218 read-buffer-completion-ignore-case are options.
219 (Reading File Names): read-file-name-completion-ignore-case is
220 an option.
221
222 * modes.texi (Mode Line Top): mode-line-format is an option.
223 (Mode Line Variables): mode-line-position and mode-line-modes
224 are options.
225
226 * nonascii.texi (Text Representations):
227 enable-multibyte-characters is an option.
228 (Default Coding Systems): auto-coding-regexp-alist,
229 file-coding-system-alist, auto-coding-alist and
230 auto-coding-functions are options.
231 (Specifying Coding Systems): inhibit-eol-conversion is an
232 option.
233
234 * os.texi (Init File): site-run-file is an option.
235 (System Environment): mail-host-address is an option.
236 (User Identification): user-mail-address is an option.
237 (Terminal Output): baud-rate is an option.
238
239 * positions.texi (Word Motion): words-include-escapes is an
240 option.
241
242 * searching.texi (Standard Regexps): page-delimiter,
243 paragraph-separate, paragraph-separate and sentence-end are
244 options.
245
246 * text.texi (Margins): left-margin and fill-nobreak-predicate
247 are options.
248
249 * variables.texi (Local Variables): max-specpdl-size is an
250 option.
251
252 * windows.texi (Choosing Window):
253 split-window-preferred-function, special-display-function and
254 display-buffer-function are options.
255
106e6894
CY
2562009-05-20 Chong Yidong <cyd@stupidchicken.com>
257
4a83454d
CY
258 Fix errors spotted by Martin Rudalics.
259
106e6894
CY
260 * syntax.texi (Position Parse): Document rationale for ignored
261 arguments to syntax-ppss-flush-cache.
262
263 * processes.texi (Input to Processes): Mark PROCESS arg to
264 process-running-child-p as optional.
265 (Network Options): Document NO-ERROR arg to
266 set-network-process-option.
267
268 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
269 command.
270
271 * searching.texi (POSIX Regexps): Mark posix-search-forward and
272 posix-search-backward as commands.
273
274 * os.texi (Killing Emacs): Mark kill-emacs as a command.
275 (Suspending Emacs): Mark suspend-emacs as a command.
276 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
277 commands.
278 (Terminal Output): Remove obsolete function baud-rate. Document
279 TERMINAL arg for send-string-to-terminal.
280
281 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
282 terminal-coding-system and set-terminal-coding-system.
283 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
284 as optional.
285 (Character Sets): Document RESTRICTION arg of char-charset.
286 (Character Codes): Mark POS argument to get-byte as optional.
287
288 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
289 minibuffer-message.
290
291 * files.texi (Create/Delete Dirs): Mark make-directory and
292 delete-directory as commands.
293
294 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
295
296 * text.texi (Base 64): Mark base64-decode-string and
297 base64-encode-string as commands.
298 (Columns): Mark move-to-column as a command.
299 (Mode-Specific Indent): Document RIGID arg to
300 indent-for-tab-command.
301 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
302 Mark indent-code-rigidly as a command.
303 (Substitution): Mark translate-region as a command.
304
305 * frames.texi (Size and Position): Remove obsolete functions
306 screen-height and screen-width.
307
04173931
CY
3082009-05-19 Chong Yidong <cyd@stupidchicken.com>
309
310 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
311 (Displaying Buffers, Resizing Windows): Correct mistakes;
312 next-window, previous-window, and pop-to-buffer are not commands,
313 and fit-window-to-buffer" is a command. (Pointed out by Martin
314 Rudalics.)
315
eae7d8f8
RS
3162009-05-17 Richard M Stallman <rms@gnu.org>
317
318 * modes.texi (Precalculated Fontification): Clarify text.
319
b8766179
MR
3202009-05-17 Martin Rudalics <rudalics@gmx.at>
321
322 * windows.texi (Selecting Windows): Clarify descriptions of
323 with-selected-window and get-lru-window.
324 (Cyclic Window Ordering): Refer to particular frame when talking
325 about how splitting affects the ordering.
326 (Displaying Buffers): Fix descriptions of switch-to-buffer and
327 switch-to-buffer-other-window. Explain how setting of
328 display-buffer-reuse-frames affects pop-to-buffer.
329 (Choosing Window): Clarify some details in descriptions of
330 display-buffer-reuse-frames, pop-up-frames, and
331 pop-up-frame-function.
332 (Dedicated Windows): Clarify some details.
333 (Textual Scrolling): Replace term vscroll by term vertical
334 scroll position.
335 (Vertical Scrolling): Fix typo.
336 (Window Hooks): Relate text on jit-lock-register to window
337 scrolling and size changes.
338
734b5e3b
CY
3392009-05-14 Chong Yidong <cyd@stupidchicken.com>
340
0a65633e
CY
341 * frames.texi (Initial Parameters): Clarify what the initial
342 minibuffer frame is.
05be46d7
CY
343 (Buffer Parameters): Note that the minibuffer parameter can not be
344 altered.
0a65633e 345
734b5e3b
CY
346 * anti.texi (Antinews): Copyedits. Rearrange some entries.
347 Document display-buffer changes.
348
925672cd
CY
3492009-05-13 Chong Yidong <cyd@stupidchicken.com>
350
17ecd7af
CY
351 * anti.texi (Antinews): Rewrite for Emacs 22.
352
925672cd
CY
353 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
354 obarrays are first mentioned. Define "system abbrev" more
355 prominently, and add it to the index.
356 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
357 Copyedits.
358 (Abbrev Expansion): Document abbrev-insert.
359
80be4dd7
CY
3602009-05-12 Chong Yidong <cyd@stupidchicken.com>
361
362 * frames.texi (Font and Color Parameters): Rename from Color
363 Parameters. Document font-backend parameter.
364
365 * vol2.texi (Top): Update node listing.
366 * vol1.texi (Top): Update node listing.
367 * elisp.texi (Top): Update node listing.
368
372a93ac
MR
3692009-05-11 Martin Rudalics <rudalics@gmx.at>
370
371 * windows.texi (Choosing Window): Don't explicitly refer to
372 split-window-sensibly's window argument in descriptions of
373 split-height-threshold and split-width-threshold.
374
714c3541
MR
3752009-05-10 Martin Rudalics <rudalics@gmx.at>
376
377 * windows.texi (Choosing Window): Fix rewrite of window
378 splitting section.
379
0e90e7be
EZ
3802009-05-09 Eli Zaretskii <eliz@gnu.org>
381
382 * nonascii.texi (Default Coding Systems): Document
383 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
384 indexing.
385 (Lisp and Coding Systems): Add index entries.
386
d3c0c321
MR
3872009-05-09 Martin Rudalics <rudalics@gmx.at>
388
389 * windows.texi (Choosing Window): Describe split-window-sensibly
390 and rewrite section on window splitting accordingly.
391 (Textual Scrolling): Replace `...' by @code{...}.
392
c773345a
CY
3932009-05-04 Chong Yidong <cyd@stupidchicken.com>
394
ee2d5b5e
CY
395 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
396 Remove obsoleted pre-abbrev-expand-hook.
397
398 * locals.texi (Standard Buffer-Local Variables): Consolidate table
399 entries.
400
c773345a
CY
401 * internals.texi (Object Internals): Don't assume 32-bit machines
402 are the norm.
403 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
404 (Window Internals): Synch field names to window.h.
405 (Process Internals): Synch field names to process.h.
c773345a 406
dd449674
CY
4072009-04-29 Chong Yidong <cyd@stupidchicken.com>
408
409 * variables.texi (File Local Variables): Note that read-circle is
410 bound to nil when reading file-local variables.
411
412 * streams.texi (Input Functions): Document read-circle.
413 (Output Variables): Add xref to Circular Objects.
414
4f1e25e2
CY
4152009-04-25 Chong Yidong <cyd@stupidchicken.com>
416
417 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
418 Features and Coding System Basics. Node that "p" stands for
419 "predicate". Recommend utf-8-emacs instead of emacs-mule.
420 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
421 mouse-appearance-menu.
422 (Programming Tips): Add xref to Progress.
423
dca019f8
CY
4242009-04-22 Chong Yidong <cyd@stupidchicken.com>
425
426 * os.texi (Command-Line Arguments): Document
427 command-line-args-left.
428 (Suspending Emacs): Adapt text to multi-tty case. Document use of
429 terminal objects for tty arguments.
430 (Startup Summary): Add xref to Session Management.
431 (Session Management): Mention emacs-session-restore. Copyedits.
432
02a89103
CY
4332009-04-20 Chong Yidong <cyd@stupidchicken.com>
434
435 * os.texi (Startup Summary): Copyedits. The init file is not
436 necessarily named .emacs now. Document initial-buffer-choice and
437 initial-scratch-message. Note where Emacs exits in batch mode.
438 Document inhibit-splash-screen as an alias.
439 (Init File): Be neutral about which init file name to use.
440
4412009-04-16 Chong Yidong <cyd@stupidchicken.com>
442
443 * os.texi (System Interface): Fix Texinfo usage.
444
0c1cfe01
CY
4452009-04-15 Chong Yidong <cyd@stupidchicken.com>
446
80d7cdca
CY
447 * searching.texi (Regexp Backslash): Also refer to shy groups as
448 non-capturing or unnumbered groups.
449 (Regexp Functions): Add cross-reference to Regexp Backslash.
450
0c1cfe01
CY
451 * display.texi (Truncation): Overlays can use line-prefix and
452 wrap-prefix too.
453 (Overlay Properties): Document wrap-prefix and line-prefix.
454 (Face Attributes): Document underline-minimum-offset.
455 (Face Remapping): Copyedits.
456 (Low-Level Font): Copyedits.
457 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
458 (Line Height): Emphasize that line-spacing only takes effect on
459 graphical terminals.
0c1cfe01 460
c4adeee0
CY
4612009-04-13 Chong Yidong <cyd@stupidchicken.com>
462
463 * display.texi (Refresh Screen): Note that a passage about screen
464 refreshing is text terminal only.
465 (Forcing Redisplay): Delete misleading comment---sit-for calls
466 redisplay, not the other way around.
467 (Truncation): Note new values of truncate-partial-width-windows.
468 Copyedits.
469 (Invisible Text): Document invisible-p.
470
b20ecfa1
EZ
4712009-04-11 Eli Zaretskii <eliz@gnu.org>
472
473 * display.texi (Overlays): Overlays don't scale well. See
474 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
475
97d8273f
CY
4762009-04-10 Chong Yidong <cyd@stupidchicken.com>
477
f147ff75
CY
478 * syntax.texi (Syntax Table Functions): Document cons cell
479 argument for modify-syntax-entry.
480 (Categories): Document cons cell argument for
481 modify-category-entry.
482
fca4ec76
CY
483 * searching.texi (String Search): Document word-search-forward-lax
484 and word-search-backward-lax.
485 (Searching and Case): Describe isearch behavior more precisely.
486
9c283d5b
CY
487 * keymaps.texi (Tool Bar): Mention that some platforms do not
488 support multi-line toolbars. Suggested by Stephen Eglen.
489
490 * frames.texi (Layout Parameters): Mention that Nextstep also
491 allows only one tool-bar line. Suggested by Stephen Eglen.
492
97d8273f
CY
493 * nonascii.texi (Text Representations): Copyedits.
494 (Coding System Basics): Also mention utf-8-emacs.
495 (Converting Representations, Selecting a Representation)
496 (Scanning Charsets, Translation of Characters, Encoding and I/O):
497 Copyedits.
498 (Character Codes): Mention role of codepoints 1114112 to 4194175.
499
2bad3299
CY
5002009-04-09 Chong Yidong <cyd@stupidchicken.com>
501
502 * text.texi (Yank Commands): Note that yank uses push-mark.
503 (Filling): Clarify REGION argument of fill-paragraph. Document
504 fill-forward-paragraph-function.
505 (Special Properties): Remove "new in Emacs 22" declaration.
506 (Clickable Text): Merge with Links and Mouse-1 node.
507
508 * display.texi (Button Properties, Button Buffer Commands): Change
509 xref to Clickable Text.
510
511 * tips.texi (Key Binding Conventions): Change xref to Clickable
512 Text.
513
514 * elisp.texi (Top): Update node listing.
515
ea30ce4f
CY
5162009-04-05 Chong Yidong <cyd@stupidchicken.com>
517
47af2f4b
CY
518 * markers.texi (The Mark): Copyedits. Improve description of
519 handle-shift-selection.
520 (The Region): Move use-region-p here from The Mark.
521
ea30ce4f
CY
522 * positions.texi (Screen Lines): Document (cols . lines) argument
523 for vertical-motion.
524
2aa8ea6e
CY
5252009-04-04 Chong Yidong <cyd@stupidchicken.com>
526
3ec61d4e
CY
527 * frames.texi (Frames): Clean up introduction. Document `ns'
528 return value for framep.
529 (Creating Frames): Note how the terminal is chosen.
530 (Multiple Terminals, Multiple Displays): Merge into a single node.
531 (Color Parameters): Fix typo.
532
533 * variables.texi (Local Variables, Buffer-Local Variables)
534 (Creating Buffer-Local): Change link to Multiple Terminals.
535
536 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
537
538 * keymaps.texi (Controlling Active Maps): Change link to Multiple
539 Terminals.
540
541 * commands.texi (Command Loop Info, Keyboard Macros): Change link
542 to Multiple Terminals.
543
544 * elisp.texi (Top): Update node listing.
545 * vol2.texi (Top): Update node listing.
546 * vol1.texi (Top): Update node listing.
547
9257072f
CY
548 * buffers.texi (Current Buffer): Note that the append-to-buffer
549 example is no longer in synch with the latest code. Tie the two
550 examples together.
551
2aa8ea6e
CY
552 * files.texi (File Attributes): Move note about MS-DOS from
553 Changing Files to File Attributes.
554 (Create/Delete Dirs): Note that mkdir is an alias for this.
555
22e74b17
CY
5562009-04-01 Markus Triska <triska@gmx.at>
557
558 * processes.texi (Filter Functions): Suggest how to handle output
559 batches.
560
4bbe48ec
CY
5612009-03-30 Chong Yidong <cyd@stupidchicken.com>
562
563 * help.texi (Accessing Documentation): Update example to use
564 help-setup-xref and with-help-window.
565 (Help Functions): Remove print-help-return-message, which is
566 semi-obsolete due to with-help-window. Document help-buffer and
567 help-setup-xref.
568
b9723f39
CY
5692009-03-29 Chong Yidong <cyd@stupidchicken.com>
570
87f649f6
CY
571 * help.texi (Accessing Documentation, Help Functions): Remove
572 information about long-obsolete Emacs versions.
9eb52e90 573
b9723f39
CY
574 * modes.texi (Mode Line Variables): The default values of the mode
575 line variables are now more complicated.
576
b0cc32db
CY
5772009-03-28 Chong Yidong <cyd@stupidchicken.com>
578
3c25a5a9
CY
579 * modes.texi (Major Mode Conventions): Note that specialness is
580 inherited.
31c9eebb
CY
581 (Derived Modes): Note that define-derive-mode sets the mode-class
582 property.
3c25a5a9 583
b0cc32db
CY
584 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
585 goto-map. Add search-map to the list.
586
c5e0006d
EZ
5872009-03-27 Eli Zaretskii <eliz@gnu.org>
588
1213465a
EZ
589 * os.texi (System Environment): Update the list of system-type
590 values.
591
c5e0006d
EZ
592 * markers.texi (The Mark) <handle-shift-selection>: Update for
593 removal of the optional argument DEACTIVATE.
594
48bab3d6
CY
5952009-03-25 Chong Yidong <cyd@stupidchicken.com>
596
597 * commands.texi (Focus Events): Most X window managers don't use
598 focus-follows-mouse nowadays.
599
6e4ff1b6
CY
6002009-03-24 Chong Yidong <cyd@stupidchicken.com>
601
602 * commands.texi (Defining Commands): Clarify introduction.
603 (Using Interactive): Not that interactive can be put in a symbol
604 property.
605 (Interactive Call): Note that a symbol with a non-nil
606 interactive-form property satisfies commandp.
607
11625308
JB
6082009-03-23 Juanma Barranquero <lekktu@gmail.com>
609
610 * minibuf.texi (Intro to Minibuffers): Fix typos.
611
7b34420d
CY
6122009-03-23 Chong Yidong <cyd@stupidchicken.com>
613
614 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
615 about minibuffers in old Emacs versions. Copyedits. Emphasize
616 that enable-recursive-minibuffers defaults to nil.
617 (Text from Minibuffer): Simplify introduction.
618
f9257eed
AM
6192009-03-22 Alan Mackenzie <acm@muc.de>
620
621 * commands.texi (Using Interactive): Clarify string argument to
622 `interactive' - even promptless elements need \n separators.
623
f639ba70
CY
6242009-03-18 Chong Yidong <cyd@stupidchicken.com>
625
626 * minibuf.texi (Completion Styles): New node.
627
628 * elisp.texi (Top): Update node listing.
629
d897e8ee
CY
6302009-03-17 Chong Yidong <cyd@stupidchicken.com>
631
632 * minibuf.texi (Basic Completion): Note that
633 read-file-name-completion-ignore-case and
634 read-buffer-completion-ignore-case can override
635 completion-ignore-case.
636 (Minibuffer Completion): Document completing-read changes.
637 (Completion Commands): Avoid mentioning partial completion mode.
638 Document minibuffer-completion-confirm changes, and
639 minibuffer-confirm-exit-commands.
640 (High-Level Completion): Document new require-match behavior for
641 read-buffer. Document read-buffer-completion-ignore-case.
642 (Reading File Names): Document new require-match behavior for
643 read-file-name.
644
b1f23349
CY
6452009-03-14 Chong Yidong <cyd@stupidchicken.com>
646
647 * debugging.texi (Error Debugging): Don't mislead the reader into
648 thinking that debug-on-error enters debugger for C-f at EOB.
649 (Error Debugging): Setting debug-on-init within the init file
650 works, and has for some time.
651
d6eb4e25
KH
6522009-03-13 Kenichi Handa <handa@m17n.org>
653
654 * display.texi (Fontsets): Update the description.
655
1cf53dc5
CY
6562009-03-13 Chong Yidong <cyd@stupidchicken.com>
657
658 * advice.texi (Advising Primitives): Link to What Is a Function.
659
81f919fc
CY
6602009-03-12 Chong Yidong <cyd@stupidchicken.com>
661
cf4229eb
CY
662 * compile.texi (Speed of Byte-Code): Update example.
663 (Disassembly): Update examples.
664
81f919fc 665 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
666
667 * customize.texi (Common Keywords): It's not necessary to use :tag
668 to remove hyphens, as custom-unlispify-tag-name does it
669 automatically.
670 (Variable Definitions): Link to File Local Variables. Document
671 customized-value symbol property.
672 (Customization Types): Move menu to end of node.
673
955964d7
CY
6742009-03-10 Chong Yidong <cyd@stupidchicken.com>
675
676 * macros.texi (Compiling Macros): Omit misleading sentence, which
677 implied that macros can only be used in the same file they are
678 defined.
679 (Backquote): Remove obsolete information about Emacs 19.
680
d25ed7db
GM
6812009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
682
683 * display.texi (Display Margins): Fix paren typo.
684
d55f6ca5
CY
6852009-02-27 Chong Yidong <cyd@stupidchicken.com>
686
f0e57ed8
CY
687 * elisp.texi (Top): Update node listing.
688
689 * variables.texi (Variables): Clarify introduction.
690 (Global Variables): Mention that setq is a special form.
691 (Local Variables): Use active voice.
692 (Tips for Defining): Mention marking variables as safe.
693 (Buffer-Local Variables): Mention terminal-local and frame-local
694 variables together.
695 (File Local Variables): Copyedits.
696 (Frame-Local Variables): Note that they are not really useful.
697 (Future Local Variables): Node deleted.
698
d55f6ca5
CY
699 * objects.texi (General Escape Syntax): Update explanation of
700 unicode escape syntax.
701
ca8f09a8
CY
7022009-02-23 Chong Yidong <cyd@stupidchicken.com>
703
704 * control.texi (Control Structures): Add cindex entry for "textual
705 order".
706
707 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
708 instead of "expression" throughout.
709 (Function Indirection): Copyedits. Use active voice.
710 (Eval): The default value of max-lisp-eval-depth is now 400.
711
a20878b6
MB
7122009-02-23 Miles Bader <miles@gnu.org>
713
714 * processes.texi (System Processes): Rename `system-process-attributes'
715 to `process-attributes'.
716
61f66044
CY
7172009-02-22 Chong Yidong <cyd@stupidchicken.com>
718
1b80d1f3
CY
719 * symbols.texi (Property Lists): Emphasize that property lists are
720 not restricted to symbol cells.
721 (Other Plists): Copyedit.
722
61f66044
CY
723 * sequences.texi (Sequences Arrays Vectors): Make introduction
724 more concise.
725 (Arrays): Mention char-tables and bool-vectors too.
726 (Vectors): Don't repeat information given in Arrays node. Link to
727 nodes that explain the vector usage examples.
728 (Char-Tables): Note that char-table elements can have arbitrary
729 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 730 Link to Property Lists node.
61f66044 731
9403944b
CY
7322009-02-22 Chong Yidong <cyd@stupidchicken.com>
733
734 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
735 `append'.
4068c7b4 736 (List Elements): Copyedits.
9403944b
CY
737
738 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
739 of `vconcat'.
740
741 * strings.texi (Creating Strings): Copyedits. Remove obsolete
742 Emacs 20 usage of `concat'.
743 (Case Conversion): Copyedits.
744
b87a185f
CY
7452009-02-21 Chong Yidong <cyd@stupidchicken.com>
746
747 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
748 Minor edits.
749 (Frame Configuration Type): Emphasize that it is not primitive.
750 (Font Type): New node.
751 (Type Predicates): Add fontp; type-of now recognizes font object
752 types.
753
754 * intro.texi (Version Info): Update version numbers in examples.
755 (Acknowledgements): List more contributors.
756
757 * elisp.texi: Bump version number to 3.0.
758 (Top): Link to Font Type node.
759
867d4bb3
JB
7602009-02-20 Juanma Barranquero <lekktu@gmail.com>
761
762 * modes.texi (Major Mode Conventions): Remove duplicate words.
763 (Customizing Keywords): Fix typo.
764
77730170
EZ
7652009-02-14 Eli Zaretskii <eliz@gnu.org>
766
767 * nonascii.texi (User-Chosen Coding Systems): Document that
768 select-safe-coding-system suggests raw-text if there are raw bytes
769 in the region.
770 (Explicit Encoding): Warn not to use `undecided' when encoding.
771
c8736212
GM
7722009-02-11 Glenn Morris <rgm@gnu.org>
773
774 * frames.texi (Visibility of Frames): Mention the effect multiple
775 workspaces/desktops can have on visibility.
776
ab992d66
EZ
7772009-02-07 Eli Zaretskii <eliz@gnu.org>
778
c8736212
GM
779 * text.texi (Commands for Insertion):
780 * commands.texi (Event Mod):
781 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
782 * nonascii.texi (Translation of Characters): Reinstate
783 documentation of translation-table-for-input.
7d2a859f
EZ
784 (Explicit Encoding): Document the `charset' text property produced
785 by decode-coding-region and decode-coding-string.
ab992d66 786
e651a255
AM
7872009-01-27 Alan Mackenzie <acm@muc.de>
788
789 * modes.texi (Search-based Fontification): Correct a typo.
790
bc5cde4b
JB
7912009-01-25 Juanma Barranquero <lekktu@gmail.com>
792
793 * abbrevs.texi (Abbrev Table Properties): Fix typo.
794 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
795
3533155b
EZ
7962009-01-24 Eli Zaretskii <eliz@gnu.org>
797
f721deda
EZ
798 * display.texi (Window Systems): Document the value of
799 `initial-window-system' under --daemon.
800
3533155b
EZ
801 * os.texi (System Environment): Remove description of the
802 `environment' function which has been deleted.
803
f79b43b2
DN
8042009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
805
806 * frames.texi (Multiple Displays): Remove documentation for
807 removed function make-frame-on-tty.
808
e3aa6669
CY
8092009-01-22 Chong Yidong <cyd@stupidchicken.com>
810
811 * files.texi (Format Conversion Piecemeal): Clarify behavior of
812 write-region-annotate-functions. Document
813 write-region-post-annotation-function.
814
fb13a416
CY
8152009-01-19 Chong Yidong <cyd@stupidchicken.com>
816
817 * display.texi (Font Lookup): Document WIDTH argument of
818 x-list-fonts.
819
02eccf6b
EZ
8202009-01-17 Eli Zaretskii <eliz@gnu.org>
821
ead3f58d
EZ
822 * maps.texi (Standard Keymaps): Rename function-key-map to
823 local-function-key-map.
824
825 * keymaps.texi (Translation Keymaps): Rename function-key-map to
826 local-function-key-map.
827
828 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
829 and `set-keyboard-coding-system' now accept an optional terminal
830 argument.
831
832 * commands.texi (Event Mod): `keyboard-translate-table' is now
833 terminal-local.
834 (Function Keys): Rename function-key-map to
835 local-function-key-map.
836
df05a163
EZ
837 * elisp.texi (Top): Make @detailmenu be consistent with changes in
838 frames.texi.
839
0ed8034e 840 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
841 `delete-terminal-functions', `suspend-tty-functions' and
842 `resume-tty-functions'.
0ed8034e
EZ
843
844 * frames.texi (Frames): Document `frame-terminal' and
845 `terminal-live-p'.
846 (Multiple Displays): Document `make-frame-on-tty'.
847 (Multiple Terminals): Document `terminal-list', `delete-terminal',
848 `terminal-name', and `get-device-terminal'.
490f1197
EZ
849 (Terminal Parameters): Document `terminal-parameters',
850 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
851
852 * os.texi (System Environment): Document `environment' and
853 `initial-environment'.
490f1197
EZ
854 (Suspending Emacs): Update for multi-tty; document
855 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 856
02eccf6b
EZ
857 * nonascii.texi (Coding System Basics): More accurate description
858 of `raw-text'.
859
f19fea97
JB
8602009-01-12 Juanma Barranquero <lekktu@gmail.com>
861
862 * display.texi (Low-Level Font): Fix typo.
863
16fa292f
CY
8642009-01-10 Chong Yidong <cyd@stupidchicken.com>
865
866 * elisp.texi (Top): Update node listing.
867
868 * display.texi (PostScript Images): Node deleted.
869
0b4faef3
EZ
8702009-01-10 Eli Zaretskii <eliz@gnu.org>
871
3355f04d
EZ
872 * processes.texi (Decoding Output): Document that null bytes force
873 no-conversion for reading process output.
874
875 * files.texi (Reading from Files): Document that null bytes force
876 no-conversion when visiting files.
877
11625308 878 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 879
0b4faef3
EZ
880 * nonascii.texi (Lisp and Coding Systems): Document
881 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 882 (Character Properties): Improve wording.
0b4faef3 883
ce9cf065
CY
8842009-01-09 Chong Yidong <cyd@stupidchicken.com>
885
886 * display.texi (Font Lookup): Remove obsolete function
887 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
888 (Low-Level Font): Rename from Fonts, move to end of Faces section.
889 (Font Selection): Reorder order of variable descriptions. Minor
890 clarifications.
891
892 * elisp.texi (Top): Update node listing.
893
ab756fb3
GM
8942009-01-09 Glenn Morris <rgm@gnu.org>
895
896 * commands.texi (Command Loop Info): Say that last-command-char and
897 last-input-char are obsolete aliases.
898
899 * edebug.texi (Edebug Recursive Edit): Remove separate references to
900 last-input-char and last-command-char, since they are just aliases for
901 last-input-event and last-command-event.
902
903 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
904 last-command-char.
905
6b2b8ab1
CY
9062009-01-08 Chong Yidong <cyd@stupidchicken.com>
907
908 * elisp.texi: Update node listing.
909
910 * display.texi (Faces): Put Font Selection node after Auto Faces.
911 (Face Attributes): Don't link to Font Lookup. Document
912 font-family-list.
913 (Fonts): New node.
914
3568e767
JR
9152009-01-08 Jason Rumney <jasonr@gnu.org>
916
917 * frames.texi (Pointer Shape): Clarify that only X supports
918 changing the standard pointer shapes. (Bug#1485)
919
6221c8db
CY
9202009-01-08 Chong Yidong <cyd@stupidchicken.com>
921
922 * display.texi (Attribute Functions): Note that a function value
923 :height is relative, and that compatibility functions work by
924 calling set-face-attribute.
925 (Displaying Faces): Reorder list in order of increasing priority.
926 (Face Remapping): New node. Content moved here from Displaying
927 Faces.
928 (Glyphs): Link to Face Functions.
929
e3d3799a
CY
9302009-01-08 Chong Yidong <cyd@stupidchicken.com>
931
932 * display.texi (Faces): Don't discuss face id here. facep does
933 not return t.
934 (Defining Faces): Minor clarification.
935 (Face Attributes): Rearrange items to match docstring of
936 set-face-attribute. Add :foundry attribute. Document new role of
937 :font attribute. Texinfo usage fix.
938 (Attribute Functions): Copyedits.
939 (Face Functions): Note that face number is seldom used.
940
638a2457
RS
9412009-01-05 Richard M Stallman <rms@gnu.org>
942
943 * strings.texi (Predicates for Strings): Minor clarification.
944
945 * functions.texi (Function Safety): Texinfo usage fix.
946
49ea0074
JB
9472009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
948
949 * objects.texi (General Escape Syntax): Fix typo.
950
9f822178
MR
9512009-01-03 Martin Rudalics <rudalics@gmx.at>
952
953 * windows.texi (Choosing Window): Say that pop-up-frame-alist
954 works via the default value of pop-up-frame-function.
955
af34ad36
EZ
9562009-01-02 Eli Zaretskii <eliz@gnu.org>
957
958 * processes.texi (System Processes): Document the `time' and
959 `ctime' attributes of `system-process-attributes'.
960
d31f6679
CY
9612009-01-01 Chong Yidong <cyd@stupidchicken.com>
962
963 * display.texi (Face Attributes): Clarify :height attribute.
964
174dc00c
MR
9652008-12-31 Martin Rudalics <rudalics@gmx.at>
966
967 * buffers.texi (The Buffer List): Clarify what moves a buffer to
968 the front of the buffer list. Add entries for `last-buffer' and
969 `unbury-buffer'.
970
b8afe7e4
EZ
9712008-12-27 Eli Zaretskii <eliz@gnu.org>
972
d14030f5
EZ
973 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
974 and its subsections.
975
976 * frames.texi (Multiple Terminals, Low-level Terminal)
977 (Terminal Parameters, Frames on Other TTY devices): New sections.
978 (Frames): Add an xref to "Multiple Terminals".
979
765980a4
EZ
980 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
981
982 * objects.texi (Terminal Type): New node.
983 (Editing Types): Add it to the menu.
984
47bd5577
EZ
985 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
986 Variables".
987
eb22b78c 988 * variables.texi (Directory Local Variables): New node.
47bd5577 989 (Variables): Add a menu item for it.
eb22b78c 990
b8afe7e4
EZ
991 * loading.texi (Autoload): Document `generate-autoload-cookie' and
992 `generated-autoload-file'.
993
77bb0476
EZ
9942008-12-20 Eli Zaretskii <eliz@gnu.org>
995
028e2c19
EZ
996 * os.texi (Startup Summary): Add xref to documentation of
997 `initial-window-system'.
998
77bb0476
EZ
999 * display.texi (Window Systems): Document `window-system' the
1000 function. The variable `window-system' is now frame-local.
028e2c19 1001 Document `initial-window-system'.
77bb0476 1002
dda87836
MR
10032008-12-19 Martin Rudalics <rudalics@gmx.at>
1004
1005 * windows.texi (Windows): Rewrite description of
1006 fit-window-to-buffer.
1007
caef3ed2
GM
10082008-12-13 Glenn Morris <rgm@gnu.org>
1009
1010 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1011 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1012
21c58e4d
GM
10132008-12-12 Glenn Morris <rgm@gnu.org>
1014
1015 * debugging.texi (Error Debugging): Refer forwards to
1016 eval-expression-debug-on-error.
1017
af38459f
EZ
10182008-12-05 Eli Zaretskii <eliz@gnu.org>
1019
5dedd9b5
EZ
1020 * strings.texi (String Basics): Only unibyte strings that
1021 represent key sequences hold 8-bit raw bytes.
1022
af38459f
EZ
1023 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
1024 paragraph to speak about `undecided'.
1025 (Character Properties): Don't explain the meaning of each
1026 property; instead, identify their Unicode Standard names.
b3f1f4a5 1027 (Character Sets): Document `map-charset-chars'.
af38459f 1028
fa047ae7
GM
10292008-12-02 Glenn Morris <rgm@gnu.org>
1030
1031 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
1032 section yet again.
1033
47dbc044
EZ
10342008-11-29 Eli Zaretskii <eliz@gnu.org>
1035
98d05998
EZ
1036 * nonascii.texi (Character Properties): New Section.
1037 (Specifying Coding Systems): Document
1038 `coding-system-priority-list', `set-coding-system-priority', and
1039 `with-coding-priority'.
1040 (Lisp and Coding Systems): Document `check-coding-systems-region'
1041 and `coding-system-charset-list'.
1042 (Coding System Basics): Document `coding-system-aliases'.
1043
1044 * elisp.texi (Top): Add a @detailmenu entry for "Character
1045 Properties".
1046
47dbc044
EZ
1047 * objects.texi (Character Type): Correct the range of Emacs
1048 characters. Add an @xref to "Character Codes".
1049
1050 * strings.texi (String Basics): Add an @xref to "Character Codes".
1051
1052 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1053
1054 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1055 (Character Codes): Document `max-char'.
1056
8b80cdf5
EZ
10572008-11-28 Eli Zaretskii <eliz@gnu.org>
1058
1059 * nonascii.texi (Text Representations, Converting Representations)
1060 (Character Sets, Scanning Charsets, Translation of Characters):
1061 Make text more accurate.
1062
a99dceba
GM
10632008-11-28 Glenn Morris <rgm@gnu.org>
1064
1065 * files.texi (Format Conversion Round-Trip): Improve previous change.
1066
f6dc3bed
CY
10672008-11-26 Chong Yidong <cyd@stupidchicken.com>
1068
1069 * modes.texi (Auto Major Mode): Fix example.
1070
5da9413d
GM
10712008-11-25 Glenn Morris <rgm@gnu.org>
1072
1073 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1074
1075 * files.texi (Format Conversion Round-Trip):
1076 Use active voice for previous change.
1077
fcca848c
CY
10782008-11-25 Chong Yidong <cyd@stupidchicken.com>
1079
1080 * os.texi (Processor Run Time):
1081 * processes.texi (Transaction Queues):
1082 * markers.texi (The Mark):
1083 * windows.texi (Choosing Window, Selecting Windows):
1084 * files.texi (Changing Files, Magic File Names):
1085 * commands.texi (Key Sequence Input):
1086 * functions.texi (Declaring Functions):
1087 * strings.texi (Predicates for Strings):
1088 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1089
36c8dc54
CY
10902008-11-24 Chong Yidong <cyd@stupidchicken.com>
1091
1092 * help.texi (Accessing Documentation): Update example.
1093
1094 * variables.texi (Defining Variables): Note that `*' is not
1095 necessary if defcustom is used.
1096
2a79b242
EZ
10972008-11-22 Eli Zaretskii <eliz@gnu.org>
1098
1099 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1100 Characters" from @detailmenu.
1101
1102 * nonascii.texi (Character Codes, Character Sets)
1103 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1104 (Chars and Bytes, Splitting Characters): Sections removed.
1105
392f0d26
LK
11062008-11-22 Lute Kamstra <lute@gnu.org>
1107
1108 * positions.texi (Text Lines): Update goto-line documentation.
1109
af1a5cd5
MR
11102008-11-21 Martin Rudalics <rudalics@gmx.at>
1111
6a4cfb0c
MR
1112 * frames.texi (Frames): Fix typo, add cross references, reword.
1113 (Initial Parameters): Reword special-display-frame-alist text.
1114 (Frames and Windows): Reword. Describe argument norecord for
1115 set-frame-selected-window.
1116 (Input Focus): Describe argument norecord for select-frame.
1117 Remove comment on MS-Windows behavior for focus-follows-mouse.
1118 (Raising and Lowering): Mention windows-frames dichotomy in
1119 metaphor.
1120
af1a5cd5
MR
1121 * windows.texi (Displaying Buffers, Vertical Scrolling)
1122 (Horizontal Scrolling): Fix indenting and rewording issues
1123 introduced with 2008-11-07 change.
1124
c249fa9c
GM
11252008-11-20 Glenn Morris <rgm@gnu.org>
1126
1127 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1128 element of `format-alist'.
1129
204d4665
GM
11302008-11-19 Glenn Morris <rgm@gnu.org>
1131
1132 * doclicense.texi: Update to FDL 1.3.
1133 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1134
cc0910af
CY
11352008-11-18 Chong Yidong <cyd@stupidchicken.com>
1136
efe6e7c4
CY
1137 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1138 vars, which are obsolete. Mention jit-lock-register.
1139
1140 * modes.texi (Other Font Lock Variables): Document
1141 jit-lock-register and jit-lock-unregister.
1142
cc0910af
CY
1143 * frames.texi (Color Parameters): Document alpha parameter.
1144
aeeedf76
MR
11452008-11-16 Martin Rudalics <rudalics@gmx.at>
1146
1147 * windows.texi (Splitting Windows, Deleting Windows)
1148 (Selecting Windows, Cyclic Window Ordering)
1149 (Buffers and Windows, Displaying Buffers, Choosing Window)
1150 (Dedicated Windows, Window Point, Window Start and End)
1151 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1152 (Size of Window, Resizing Windows, Window Configurations)
1153 (Window Parameters): Avoid @var at beginning of sentences and
1154 reword accordingly.
1155
4c565c5c
LK
11562008-11-11 Lute Kamstra <lute@gnu.org>
1157
1158 * files.texi (File Name Components): Fix file-name-extension
1159 documentation.
1160
25f494c9
JB
11612008-11-11 Juanma Barranquero <lekktu@gmail.com>
1162
1163 * frames.texi (Basic Parameters): Remove display-environment-variable
1164 and term-environment-variable.
1165
a1401ab1
EZ
11662008-11-08 Eli Zaretskii <eliz@gnu.org>
1167
1168 * windows.texi (Basic Windows, Splitting Windows)
1169 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1170 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1171 (Resizing Windows, Window Configurations, Window Parameters):
1172 Fix wording and markup.
a1401ab1 1173
efafc282
MR
11742008-11-07 Martin Rudalics <rudalics@gmx.at>
1175
1176 * windows.texi (Windows): Update entries.
1177 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1178 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1179 (Selecting Windows, Cyclic Window Ordering): Reword with special
1180 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1181 (Buffers and Windows, Choosing Window): Reword with special
1182 emphasis on dedicated windows.
1183 (Displaying Buffers): Reword. For switch-to-buffer mention that
1184 it may fall back on pop-to-buffer. For other-window try to
1185 explain how it treats the cyclic ordering of windows.
efafc282
MR
1186 (Dedicated Windows): New node and section discussing dedicated
1187 windows and associated functions.
86ab855a 1188 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1189 (Window Start and End): Rename node and section title. Reword.
1190 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1191 Minor rewording.
1192 (Size of Window): Reword, in particular text on window-width.
1193 (Resizing Windows): Reword. Add text on balancing windows.
1194 (Window Configurations): Reword. Mention window parameters.
1195 (Window Parameters): New node and section on window parameters.
1196 (Window Hooks): Reword. Mention that
1197 window-configuration-change-hook is run "buffer-locally".
1198 * elisp.texi (Top): Update Windows entries in @detailmenu
1199 section.
1200
d60a8ab2
JB
12012008-11-04 Juanma Barranquero <lekktu@gmail.com>
1202
1203 * searching.texi (Regexp Search): Fix typo.
1204
01777627
CY
12052008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1206
1207 * searching.texi (Regexp Search): Document GREEDY arg.
1208 (Simple Match Data): Fix return value.
1209
c4526e93
EZ
12102008-11-01 Eli Zaretskii <eliz@gnu.org>
1211
1212 * nonascii.texi (Text Representations): Rewrite to make consistent
1213 with Emacs 23 internal representation of characters. Document
1214 `unibyte-string'.
1215
fe2ae8b5
CY
12162008-10-28 Chong Yidong <cyd@stupidchicken.com>
1217
1218 * processes.texi (Process Information): Note that process-status
1219 does not accept buffer names.
1220
cc5a21e3
CY
12212008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1222
1223 * positions.texi (Skipping Characters): Correct return value of
1224 skip-chars-forward.
1225
09460d9a
MR
12262008-10-25 Martin Rudalics <rudalics@gmx.at>
1227
520b29e7
MR
1228 * windows.texi (Deleting Windows): Update documentation of
1229 delete-windows-on.
1230 (Buffers and Windows): Update documentations of
1231 get-buffer-window and get-buffer-window-list.
1232 (Displaying Buffers): Update documentation of
1233 replace-buffer-in-windows.
1234
09460d9a
MR
1235 * buffers.texi (Current Buffer): Reword set-buffer and
1236 with-current-buffer documentations.
1237 (Creating Buffers): Reword documentation of get-buffer-create.
1238
4d48fcdc
MR
12392008-10-23 Martin Rudalics <rudalics@gmx.at>
1240
1241 * buffers.texi (Current Buffer): Reword documentation of
1242 set-buffer.
1243 (Buffer Names): Reword documentation of buffer-name.
1244 (The Buffer List): For bury-buffer explain what happens with the
1245 buffer's window.
1246 (Creating Buffers): Say that get-buffer-create's arg is called
1247 buffer-or-name.
1248
f0143c43
CY
12492008-10-22 Chong Yidong <cyd@stupidchicken.com>
1250
3e5dbbd3
CY
1251 * advice.texi (Computed Advice): Explain what DEFINITION is.
1252
f0143c43
CY
1253 * nonascii.texi (Character Codes): Remove obsolete function
1254 char-valid-p, and document characterp instead.
1255
52a94b85
MR
12562008-10-22 Martin Rudalics <rudalics@gmx.at>
1257
1258 * windows.texi (Displaying Buffers): Reword documentation of
1259 pop-to-buffer.
1260 (Choosing Window): Rewrite documentation of display-buffer and
1261 its options.
1262
f76f8246
MR
1263 * buffers.texi (Killing Buffers): Update documentation of
1264 kill-buffer.
1265
acc8b598
EZ
12662008-10-21 Eli Zaretskii <eliz@gnu.org>
1267
80e6b6df
EZ
1268 * processes.texi (Serial Ports): Fix wording and improve markup.
1269
3645358a
EZ
1270 * searching.texi (Regexp Search): Document `string-match-p' and
1271 `looking-at-p'.
1272 (POSIX Regexps): Add an xref for "non-greedy".
1273 (Regexp Special): Add @cindex entry for "non-greedy".
1274
b3d50cff 1275 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1276 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1277
73b7530a
EZ
1278 * frames.texi (Color Names): Add an xref to `read-color'.
1279
1280 * minibuf.texi (High-Level Completion): Document `read-color'.
1281
acc8b598
EZ
1282 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1283
1284 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1285
1286 * buffers.texi (Swapping Text): New section, documents
1287 `buffer-swap-text'.
1288
10e187e8
MR
12892008-10-21 Martin Rudalics <rudalics@gmx.at>
1290
1291 * windows.texi (Resizing Windows): Minor wording fix.
1292
fd6f900c
EZ
12932008-10-20 Eli Zaretskii <eliz@gnu.org>
1294
1295 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1296 and `combine-and-quote-strings'.
1297
1298 * strings.texi (Creating Strings): Add xrefs for them.
1299
e4372165
EZ
13002008-10-19 Eli Zaretskii <eliz@gnu.org>
1301
d6328fba
EZ
1302 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1303 match the corresponding menu in minibuf.texi.
1304
e4372165
EZ
1305 * minibuf.texi (Reading File Names): Document `read-shell-command'
1306 and `minibuffer-local-shell-command-map'.
1307
5d8dda33
MR
13082008-10-19 Martin Rudalics <rudalics@gmx.at>
1309
1310 * windows.texi (Resizing Windows): Remove var{} around "window" in
1311 documentation of enlarge-window.
1312 Rewrite documentation of window-min-height and window-min-width.
1313
437706cd
EZ
13142008-10-19 Eli Zaretskii <eliz@gnu.org>
1315
80f85d7c
EZ
1316 * functions.texi (Calling Functions): Document `apply-partially'.
1317
291703b5
EZ
1318 * hooks.texi (Standard Hooks): Mention
1319 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1320
1321 * variables.texi (File Local Variables): Document
1322 `file-local-variables-alist', `before-hack-local-variables-hook'
1323 and `hack-local-variables-hook'.
1324
583d8b3c
EZ
1325 * processes.texi (Synchronous Processes): Document `process-lines'.
1326
437706cd 1327 * customize.texi (Variable Definitions): Document
583d8b3c 1328 `custom-reevaluate-setting'.
437706cd 1329
7e51d89b
MR
13302008-10-18 Martin Rudalics <rudalics@gmx.at>
1331
1332 * windows.texi (Choosing Window, Deleting Windows)
1333 (Displaying Buffers): Expand documentation of dedicated windows.
1334
43c59a3d
EZ
13352008-10-18 Eli Zaretskii <eliz@gnu.org>
1336
018a960d
EZ
1337 * files.texi (Changing Files): Document symbolic input of file
1338 modes to `set-file-modes'. Document `read-file-modes' and
1339 `file-modes-symbolic-to-number'.
1340
2c0b8144
EZ
1341 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1342 and `search-map'.
1343
80120f13
EZ
1344 * searching.texi (Search and Replace): Document
1345 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1346 Document `multi-query-replace-map'.
80120f13 1347
6d4913f0
EZ
1348 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1349 (Completion Commands, Reading File Names): Rename
1350 `minibuffer-local-must-match-filename-map' to
1351 `minibuffer-local-filename-must-match-map'.
1352 (Minibuffer Completion): The `require-match' argument to
1353 `completing-read' can now have the value `confirm-only'.
1354
43c59a3d
EZ
1355 * windows.texi (Displaying Buffers): Minor wording fix.
1356 (Choosing Window): `split-height-threshold' can now be nil.
1357 Document `split-width-threshold'. `pop-up-frames' can have the
1358 value `graphic-only'.
1359
f36acfd9
EZ
13602008-10-17 Eli Zaretskii <eliz@gnu.org>
1361
1362 * os.texi (Startup Summary): Document `before-init-time' and
1363 `after-init-time'. Document `initial-window-system' and
1364 `window-system-initialization-alist'. Document reading the
1365 abbrevs file. Document the call to `server-start' under --daemon.
1366 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1367 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1368 (Time Parsing): Document `format-seconds'.
f36acfd9 1369
96995b89
MR
13702008-10-17 Martin Rudalics <rudalics@gmx.at>
1371
1372 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1373 and reword.
1374
2de17c73
EZ
13752008-10-16 Eli Zaretskii <eliz@gnu.org>
1376
1377 * markers.texi (The Mark): Document use-region-p.
1378
9cf52b11
EZ
13792008-10-15 Eli Zaretskii <eliz@gnu.org>
1380
c3aaf1d7
EZ
1381 * internals.texi (Writing Emacs Primitives): The interactive spec
1382 of a primitive can be a Lisp form.
1383
841a1743
EZ
1384 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1385 values of transient-mark-mode. Document handle-shift-selection.
1386
1387 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1388 (Interactive Examples): Show an example of `^'.
1389 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1390 (Defining Commands, Using Interactive): The interactive-form of a
1391 function can be added via its symbol's property.
841a1743 1392
52441368
EZ
1393 * positions.texi (List Motion): beginning-of-defun-function can
1394 now accept an argument.
1395
8e8c1a72
EZ
1396 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1397 now return a list of strings.
1398
a33a1f2a
EZ
1399 * control.texi (Handling Errors): Document ignore-errors.
1400
4fb04348
EZ
1401 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1402 (Parameter Access): Document set-frame-parameter.
1403
ee666f84
EZ
1404 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1405 Hooks" for the effect of kill-all-local-variables on local hook
1406 functions.
1407
9cf52b11
EZ
1408 * modes.texi (Major Mode Conventions, Mode Line Variables):
1409 `mode-name' need not be a string. xref to "Mode Line Data" for
1410 details, and to "Emulating Mode Line" for computing a string
1411 value.
1412
22526bc4
EZ
14132008-10-14 Eli Zaretskii <eliz@gnu.org>
1414
a65f6a85
EZ
1415 * processes.texi (System Processes): New section.
1416 (Processes, Signals to Processes): Add xrefs to it.
1417
1418 * objects.texi (Editing Types): A `process' is a subprocess of
1419 Emacs, not just any process running on the OS.
1420
1421 * elisp.texi (Top): Adjust the @detailmenu for the above two
1422 changes.
1423
2724b26a
EZ
1424 * sequences.texi (Char-Tables): Remove documentation of
1425 set-char-table-default, which has no effect since Emacs 23.
1426 <char-table-range, set-char-table-range>: Don't mention generic
1427 characters and charsets. Add a cons cell as a possible argument.
1428
1429 * nonascii.texi (Splitting Characters)
1430 (Translation of Characters): Don't mention generic characters.
1431
1432 * display.texi (Fontsets): Don't mention generic characters.
1433
22526bc4 1434 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1435 argument FUNCTION with a cons cell as KEY.
22526bc4 1436
eaf4b689
EZ
14372008-10-13 Eli Zaretskii <eliz@gnu.org>
1438
45e46036
EZ
1439 * objects.texi (Primitive Function Type): Move "@cindex special
1440 forms" from here...
1441
1442 * eval.texi (Special Forms): ...to here.
1443
1444 * functions.texi (What Is a Function): `functionp' returns nil for
1445 special forms. Add an xref.
1446
eaf4b689
EZ
1447 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1448 Variables".
1449
1450 * variables.texi (Frame-Local Variables): New section.
1451 (Buffer-Local Variables): Add an xref to it.
1452 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1453 have both frame-local and buffer-local binding.
1454
1455 * frames.texi (Frames): Mention multiple tty frames.
1456 (Frame Parameters, Parameter Access): Mention frame-local variable
1457 bindings.
1458
15688fce
GM
14592008-09-20 Glenn Morris <rgm@gnu.org>
1460
1461 * display.texi (Defining Faces): Recommend against face variables.
1462
35539065
JB
14632008-09-16 Juanma Barranquero <lekktu@gmail.com>
1464
1465 * display.texi (Echo Area Customization): Fix typo.
1466
6a57054b
JB
14672008-09-09 Juanma Barranquero <lekktu@gmail.com>
1468
1469 * loading.texi (Where Defined): Add `defface' item.
1470
d632fb82
MR
14712008-09-06 Martin Rudalics <rudalics@gmx.at>
1472
1473 * loading.texi (Where Defined): Fix description of symbol-file.
1474
905a9adb
JR
14752008-08-26 Jason Rumney <jasonr@gnu.org>
1476
1477 * display.texi (TIFF Images): New section describing :index property.
1478
852e91b7
CY
14792008-08-23 Chong Yidong <cyd@stupidchicken.com>
1480
1481 * display.texi (Temporary Displays): Remove unnecessary comment
1482 about usage of temp-buffer-show-hook.
1483
6be001ee
CY
14842008-08-05 Chong Yidong <cyd@stupidchicken.com>
1485
1486 * symbols.texi (Other Plists): Fix incorrect example.
1487 Suggested by Florian Beck.
1488
58e3d8e8
JB
14892008-07-31 Juanma Barranquero <lekktu@gmail.com>
1490
1491 * os.texi: Fix previous change.
1492
7c2fb837
DN
14932008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1494
1495 * os.texi:
1496 * intro.texi:
1497 * files.texi: Remove VMS support.
1498
9e2a2647
DN
14992008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1500
1501 * os.texi:
1502 * frames.texi:
1503 * display.texi: Remove mentions of Mac Carbon.
1504
c4f4682b
MB
15052008-07-01 Miles Bader <miles@gnu.org>
1506
1507 * text.texi (Special Properties):
1508 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1509
3696411e
JB
15102008-06-28 Johan Bockgård <bojohan@gnu.org>
1511
1512 * display.texi (Other Image Types): Fix copy/paste error; say
1513 "PBM", not "XBM".
1514
f2a77c3a
DN
15152008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1516
1517 * os.texi: Remove references to obsolete systems.
1518
6d52677d
EZ
15192008-06-20 Eli Zaretskii <eliz@gnu.org>
1520
1521 * makefile.w32-in (distclean): Remove makefile.
1522
1a87da4c
GM
15232008-06-17 Glenn Morris <rgm@gnu.org>
1524
1525 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1526 (elisp, dist): Remove rules and variables that are obsolete now
1527 the lisp manual is no longer distributed separately.
1528
fdda1c5d
GM
15292008-06-16 Glenn Morris <rgm@gnu.org>
1530
646692e9
GM
1531 * configure, configure.in, mkinstalldirs: Remove unused files.
1532
1533 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1534 * vol1.texi (EMACSVER):
6a57054b 1535 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1536
1537 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1538 as per maintain.info.
1539
611bee81
GM
15402008-06-15 Glenn Morris <rgm@gnu.org>
1541
a7bed3a0
GM
1542 * makefile.w32-in (manual): Use "23" rather than "21".
1543
1544 * Makefile.in (emacsver): New, set by configure.
1545 (manual): Use emacsver.
1546
d794edf2
GM
1547 * intro.texi: Report bugs using M-x report-emacs-bug.
1548
611bee81
GM
1549 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1550
c73e02fa
GM
15512008-06-13 Daniel Engeler <engeler@gmail.com>
1552
1553 * elisp.texi, internals.texi, processes.texi: Add documentation
1554 about serial port access.
1555
e40a85cd
MB
15562008-06-05 Miles Bader <miles@gnu.org>
1557
1558 * display.texi (Displaying Faces): Update to reflect function
1559 renamings in face-remap.el.
1560
7b753744
JB
15612008-06-05 Juanma Barranquero <lekktu@gmail.com>
1562
1563 * display.texi (Fontsets): Fix typos.
1564
9d3d42fb
MB
15652008-06-03 Miles Bader <miles@gnu.org>
1566
7b753744
JB
1567 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1568 remove-relative-face-remapping, set-base-face-remapping,
1569 and set-default-base-face-remapping.
9d3d42fb 1570
f2cec7a9
MB
15712008-06-01 Miles Bader <miles@gnu.org>
1572
1573 * display.texi (Displaying Faces): Add face-remapping-alist.
1574
8f39c96d
SM
15752008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1576
1577 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1578 variable names.
1579
1ef5eecc
ER
15802008-05-03 Eric S. Raymond <esr@golux>
1581
352c8b4a 1582 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1583 (current-global-map) return references, not copies.
1584
63b4387f
JL
15852008-05-02 Juri Linkov <juri@jurta.org>
1586
1587 * minibuf.texi (Text from Minibuffer): Document a list of
1588 default values for `read-from-minibuffer'.
1589
38a8b703
JB
15902008-04-24 Juanma Barranquero <lekktu@gmail.com>
1591
1592 * nonascii.texi (Translation of Characters): Fix previous change.
1593
7c42e639
CY
15942008-04-20 Chong Yidong <cyd@stupidchicken.com>
1595
1596 * display.texi (Overlay Properties): Clarify role of underlying
1597 textprop and overlay keymaps for display strings.
1598
1599 * keymaps.texi (Active Keymaps): Ditto.
1600
25c0d999
SM
16012008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1602
1603 * minibuf.texi (Programmed Completion):
1604 Replace dynamic-completion-table with the new completion-table-dynamic.
1605
e3af5968
CY
16062008-04-07 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * intro.texi (Some Terms): Change "fonts in this manual" index
1609 entry to "typographic conventions".
1610
6bfc8698
EZ
16112008-04-05 Eli Zaretskii <eliz@gnu.org>
1612
1613 * objects.texi (Text Props and Strings): Add indexing for read
1614 syntax of text properties.
1615
4972c361
SM
16162008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1617
1618 * processes.texi (Decoding Output): Remove process-filter-multibyte
1619 functions.
1620
c70a68db
MR
16212008-03-15 Martin Rudalics <rudalics@gmx.at>
1622
1623 * display.texi (Finding Overlays): Say that empty overlays at
1624 the end of the buffer are reported too.
1625
1291fd36
GM
16262008-03-13 Glenn Morris <rgm@gnu.org>
1627
1628 * elisp.texi (EMACSVER): Set to 23.0.60.
1629
c6b0dfd5
CY
16302008-02-26 Chong Yidong <cyd@stupidchicken.com>
1631
38a8b703 1632 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1633
875fc30c
GM
16342008-02-22 Glenn Morris <rgm@gnu.org>
1635
1636 * frames.texi (Position Parameters): Clarify the description of
1637 `left' and `top', using information from "Geometry".
1638 (Geometry): Give a pointer to "Position Parameters", rather than
1639 repeating information.
1640
d8c8e45a
GM
16412008-02-11 Glenn Morris <rgm@gnu.org>
1642
1643 * objects.texi (Equality Predicates): No longer talk about "two"
1644 functions.
1645
38a8b703 16462008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1647
1648 * objects.texi (Equality Predicates): Add defun for
1649 equal-including-properties.
1650
bfffe0b1
GM
16512008-02-10 Glenn Morris <rgm@gnu.org>
1652
1653 * objects.texi (Equality Predicates):
1654 Mention equal-including-properties.
1655
431b78c9
RS
16562008-02-07 Richard Stallman <rms@gnu.org>
1657
1658 * windows.texi (Window Start): Mention the feature of moving
1659 window-start to start of line.
1660
c8763fb6 16612008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1662
1663 * keymaps.texi (Tool Bar): Document rtl property.
1664
1a256502
TTN
16652008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1666
1667 * display.texi (Button Types):
1668 For define-button-type, clarify type of NAME.
1669
569382c2
MR
16702008-01-19 Martin Rudalics <rudalics@gmx.at>
1671
1672 * buffers.texi (Buffer Modification): Fix typo.
1673
f3041af1
DN
16742008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1675
1676 * os.texi (System Environment): Remove references to OSes that are
1677 not supported anymore.
1678
d35e1cd7
DN
16792008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1680
1681 * os.texi (System Environment): Remove mention for Masscomp.
1682
23af7580
RS
16832008-01-04 Richard Stallman <rms@gnu.org>
1684
1685 * display.texi (Faces): Don't talk about internal face vector as arg
1686 to facep.
1687
1688 * customize.texi (Type Keywords): Fix previous change.
1689
1690 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1691 * elisp.texi (Top): Fix menu for commands.texi change.
1692
ec7d5b1e
RS
16932007-12-30 Richard Stallman <rms@gnu.org>
1694
1695 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1696 (Accessing Scroll): New node broken out of Accessing Mouse.
1697
101a6cea
RS
16982007-12-28 Richard Stallman <rms@gnu.org>
1699
1700 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1701 (Basic Parameters): For `title', refer to title bar.
041817a4 1702 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1703
72b7e664
RS
17042007-12-23 Richard Stallman <rms@gnu.org>
1705
1706 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1707 Improve some of the commented-out keywords' text too.
1708
27a4f445
MR
17092007-12-14 Martin Rudalics <rudalics@gmx.at>
1710
e2e3f1d7
MR
1711 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1712 "visit the current buffer".
1713
27a4f445
MR
1714 * os.texi (System Interface): Fix typo.
1715
a2afc99d
RS
17162007-12-04 Richard Stallman <rms@gnu.org>
1717
1718 * objects.texi (Symbol Type): Fix typo.
1719
b694135c
RS
17202007-12-03 Richard Stallman <rms@gnu.org>
1721
1722 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1723
f99a19da
GM
17242007-12-01 Glenn Morris <rgm@gnu.org>
1725
1726 * functions.texi (Declaring Functions): Improve previous change.
1727
8f4b37d8
GM
17282007-11-30 Glenn Morris <rgm@gnu.org>
1729
1730 * functions.texi (Declaring Functions): Add optional fourth
1731 argument of declare-function, and setting third argument to `t'.
1732
61a2fe01
RS
17332007-11-29 Richard Stallman <rms@gnu.org>
1734
1735 * customize.texi (Composite Types): Document `group' type.
1736
cbfc5193
GM
17372007-11-29 Glenn Morris <rgm@gnu.org>
1738
1739 * functions.texi (Declaring Functions): Add findex. Mention
1740 `external' files.
1741
8386283a
JB
17422007-11-26 Juanma Barranquero <lekktu@gmail.com>
1743
1744 * functions.texi (Declaring Functions): Fix directive.
1745
a07c9a8b
RS
17462007-11-25 Richard Stallman <rms@gnu.org>
1747
1748 * help.texi (Help Functions): Clean up last change.
1749
1750 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1751
1752 * loading.texi (Named Features): Minor cleanup.
1753
1754 * macros.texi (Eval During Expansion): Minor cleanup.
1755
1756 * variables.texi (Variable Aliases): Minor cleanup.
1757
a0925923
RS
17582007-11-24 Richard Stallman <rms@gnu.org>
1759
1760 * functions.texi (Declaring Functions): Clarify previous change.
1761
1762 * compile.texi (Compiler Errors): Clarify previous change.
1763
20c63e44
RS
17642007-11-24 Richard Stallman <rms@gnu.org>
1765
e5e76c04 1766 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1767 Clarify the text and move items around.
1768
5bb0cda3
GM
17692007-11-24 Glenn Morris <rgm@gnu.org>
1770
1771 * functions.texi (Declaring Functions): New section.
1772 * compile.texi (Compiler Errors): Mention declaring functions,
1773 defvar with no initvalue, and byte-compile-warnings.
1774
af13c86a
MR
17752007-11-15 Martin Rudalics <rudalics@gmx.at>
1776
1777 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1778 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1779
a5373305
MR
17802007-11-13 Martin Rudalics <rudalics@gmx.at>
1781
1782 * help.texi (Help Functions): Document new macro `with-help-window'.
1783
fe284805
JL
17842007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1785
1786 * searching.texi (Replacing Match): Describe new
1787 `match-substitute-replacement'.
1788
2c3a09b1
RS
17892007-10-31 Richard Stallman <rms@gnu.org>
1790
1791 * strings.texi (Creating Strings): Null strings from concat not unique.
1792
f2b480f4
RS
17932007-10-26 Richard Stallman <rms@gnu.org>
1794
1795 * objects.texi (Equality Predicates): Null strings are uniquified.
1796
1797 * minibuf.texi: Minor clarifications in previous change.
1798
db21122c
GM
17992007-10-25 Glenn Morris <rgm@gnu.org>
1800
1801 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1802
2328cbb3
RS
18032007-10-24 Richard Stallman <rms@gnu.org>
1804
1805 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1806
1807 * variables.texi (Frame-Local Variables): Node deleted.
1808 (Variables): Delete Frame-Local Variables from menu.
1809 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1810 (Default Value): Don't mention frame-local vars.
1811
1812 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1813
1814 * loading.texi (Unloading): Document FEATURE-unload-function
1815 instead of FEATURE-unload-hook.
1816
2328cbb3
RS
1817 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1818
c066bafa
JL
18192007-10-22 Juri Linkov <juri@jurta.org>
1820
1821 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1822 (High-Level Completion): Document a list of default value strings
1823 in the DEFAULT argument, for which minibuffer functions return the
1824 first element.
1825
65ced25f
JL
18262007-10-17 Juri Linkov <juri@jurta.org>
1827
1828 * text.texi (Filling): Update arguments of fill-paragraph.
1829 fill-paragraph operates on the active region in Transient Mark mode.
1830 Remove fill-paragraph-or-region.
1831
ee46ec8e
KB
18322007-10-13 Karl Berry <karl@gnu.org>
1833
1834 * elisp.texi (@dircategory): Move to after @copying,
1835 since we want @copying as close as possible to the beginning of
1836 the output.
1837
61bbdbc6
RS
18382007-10-12 Richard Stallman <rms@gnu.org>
1839
1840 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1841
1842 * commands.texi (Distinguish Interactive): New node,
1843 broken out from Interactive Call and rewritten.
1844 (Command Loop): Put Distinguish Interactive in menu.
1845
af23e1e8
RS
18462007-10-09 Richard Stallman <rms@gnu.org>
1847
1848 * text.texi (Examining Properties): Mention overlay priority.
1849
1850 * display.texi (Display Margins): Correct the description
1851 of margin display specifications.
1852 (Replacing Specs): New subnode broken out of Display Property.
1853
e1965a69
JL
18542007-10-06 Juri Linkov <juri@jurta.org>
1855
1856 * text.texi (Filling): Document fill-paragraph-or-region.
1857
4638454b
JB
18582007-10-05 Juanma Barranquero <lekktu@gmail.com>
1859
1860 * display.texi (Auto Faces): Fix typo.
1861
7ed54cc5
RS
18622007-10-02 Richard Stallman <rms@gnu.org>
1863
1864 * display.texi (Display Property): Explain some display specs
1865 don't let you move point in.
1866
1867 * frames.texi (Cursor Parameters): Describe
1868 cursor-in-non-selected-windows here. Explain more values.
1869
1870 * windows.texi (Basic Windows): Don't describe
1871 cursor-in-non-selected-windows here.
1872
305a7ef2
EZ
18732007-10-01 Eli Zaretskii <eliz@gnu.org>
1874
1875 * processes.texi (Misc Network): Note that these functions are
1876 supported only on some systems.
1877
f7a7f4eb
RS
18782007-10-01 Richard Stallman <rms@gnu.org>
1879
1880 * display.texi (Overlay Properties): Explain nil as priority.
1881 Explain that conflicts are unpredictable if not resolved by
1882 priorities.
1883
780d7bb9
RS
18842007-09-23 Richard Stallman <rms@gnu.org>
1885
1886 * macros.texi (Backquote): Minor clarification.
1887
14b4fdfb
RS
18882007-09-19 Richard Stallman <rms@gnu.org>
1889
1890 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1891 Clarify when they work in parallel and when one overrides.
1892 Fix error in example.
14b4fdfb 1893
b8d4c8d0
GM
18942007-09-06 Glenn Morris <rgm@gnu.org>
1895
b3e755a9 1896 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1897 commands to use ../../info.
1898 * Makefile.in (infodir): Go up one more level.
4638454b 1899 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1900 (miscmanualdir): New.
1901 (dist): Use new variable miscmanualdir.
1902 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1903 (usermanualdir): Change from ../man to ../emacs.
1904
1bb1f7d3
MR
19052007-08-30 Martin Rudalics <rudalics@gmx.at>
1906
1907 * commands.texi (Command Loop Info): Advise against changing
1908 most variables described here. Explain new variable
1909 last-repeatable-command.
1910
b8d4c8d0
GM
19112007-08-29 Glenn Morris <rgm@gnu.org>
1912
1913 * elisp.texi (EMACSVER): Increase to 23.0.50.
1914
19152007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1916
1917 * frames.texi (Basic Parameters): Add display-environment-variable
1918 and term-environment-variable.
1919
19202007-08-28 Juri Linkov <juri@jurta.org>
1921
1922 * display.texi (Image Formats, Other Image Types): Add SVG.
1923
19242007-08-28 Juri Linkov <juri@jurta.org>
1925
1926 * display.texi (Images): Move formats-related text to new node
1927 "Image Formats".
1928 (Image Formats): New node.
1929
619fb9ee
RS
19302007-08-27 Richard Stallman <rms@gnu.org>
1931
1932 * windows.texi (Window Configurations): Clarify what
1933 a window configuration saves.
1934
b8d4c8d0
GM
19352007-08-25 Richard Stallman <rms@gnu.org>
1936
1937 * display.texi (Images): Delete redundant @findex.
1938
19392007-08-16 Richard Stallman <rms@gnu.org>
1940
1941 * processes.texi (Asynchronous Processes): Clarify
1942 doc of start-file-process.
1943
19442007-08-08 Martin Rudalics <rudalics@gmx.at>
1945
1946 * modes.texi (Example Major Modes): Fix typo.
1947
19482007-08-08 Glenn Morris <rgm@gnu.org>
1949
1950 * intro.texi (nil and t): Do not use `iff' in documentation.
1951
1952 * tips.texi (Documentation Tips): Recommend against `iff'.
1953
19542007-08-07 Chong Yidong <cyd@stupidchicken.com>
1955
1956 * display.texi (Image Cache): Document image-refresh.
1957
19582007-08-06 Martin Rudalics <rudalics@gmx.at>
1959
1960 * windows.texi (Size of Window): Document window-full-width-p.
1961
19622007-07-25 Glenn Morris <rgm@gnu.org>
1963
1964 * gpl.texi (GPL): Replace license with GPLv3.
1965
1966 * Relicense all FSF files to GPLv3 or later.
1967
19682007-07-24 Michael Albinus <michael.albinus@gmx.de>
1969
4638454b
JB
1970 * processes.texi (Synchronous Processes):
1971 Add `process-file-shell-command'.
b8d4c8d0
GM
1972 (Asynchronous Processes): Mention restricted use of
1973 `process-filter' and `process-sentinel' in
1974 `start-file-process'. Add `start-file-process-shell-command'.
1975
19762007-07-17 Michael Albinus <michael.albinus@gmx.de>
1977
1978 * files.texi (Magic File Names): Introduce optional parameter
1979 IDENTIFICATION for `file-remote-p'.
1980
19812007-07-16 Richard Stallman <rms@gnu.org>
1982
1983 * display.texi (Defining Faces): Fix previous change.
1984
19852007-07-14 Richard Stallman <rms@gnu.org>
1986
1987 * control.texi (Handling Errors): Document `debug' in handler list.
1988
19892007-07-10 Richard Stallman <rms@gnu.org>
1990
1991 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1992
19932007-07-09 Richard Stallman <rms@gnu.org>
1994
1995 * files.texi (Magic File Names): Rewrite previous change.
1996
19972007-07-08 Michael Albinus <michael.albinus@gmx.de>
1998
1999 * files.texi (Magic File Names): Introduce optional parameter
2000 CONNECTED for `file-remote-p'.
2001
20022007-07-07 Michael Albinus <michael.albinus@gmx.de>
2003
2004 * processes.texi (Asynchronous Processes):
2005 * files.texi (Magic File Names): Add `start-file-process'.
2006
20072007-06-27 Richard Stallman <rms@gnu.org>
2008
2009 * files.texi (Format Conversion Piecemeal): Clarify
2010 `after-insert-file-functions' calling convention.
2011
20122007-06-27 Michael Albinus <michael.albinus@gmx.de>
2013
4638454b
JB
2014 * files.texi (Magic File Names): Remove `dired-call-process'.
2015 Add `process-file'.
b8d4c8d0
GM
2016
20172007-06-27 Kenichi Handa <handa@m17n.org>
2018
2019 * text.texi (Special Properties): Fix description about
4638454b 2020 `composition' property.
b8d4c8d0
GM
2021
20222007-06-26 Kenichi Handa <handa@m17n.org>
2023
2024 * nonascii.texi (Default Coding Systems): Document about the
2025 return value `undecided'.
2026
20272007-06-25 David Kastrup <dak@gnu.org>
2028
2029 * keymaps.texi (Active Keymaps): Document new POSITION argument of
2030 `current-active-maps'.
2031
20322007-06-24 Karl Berry <karl@gnu.org>
2033
4638454b 2034 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
2035
20362007-06-15 Juanma Barranquero <lekktu@gmail.com>
2037
2038 * display.texi (Overlay Arrow): Doc fix.
2039
20402007-06-14 Karl Berry <karl@tug.org>
2041
2042 * anti.texi (Antinews): Typo.
2043
20442007-06-14 Chong Yidong <cyd@stupidchicken.com>
2045
2046 * display.texi (Image Cache): Document image-refresh.
2047
20482007-06-12 Karl Berry <karl@gnu.org>
2049
2050 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
2051 * two-volume.make: New file.
2052 * .cvsignore: Ignore two-volume files.
2053
20542007-06-12 Tom Tromey <tromey@redhat.com>
2055
2056 * os.texi (Init File): Document user-emacs-directory.
2057
20582007-06-03 Nick Roberts <nickrob@snap.net.nz>
2059
2060 * commands.texi (Click Events): Describe width and height when
2061 object is nil.
2062
20632007-05-30 Nick Roberts <nickrob@snap.net.nz>
2064
2065 * commands.texi (Click Events): Layout more logically. Describe
2066 width and height.
2067 (Drag Events, Motion Events): Update to new format for position.
2068
20692007-06-02 Richard Stallman <rms@gnu.org>
2070
2071 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2072
20732007-06-02 Chong Yidong <cyd@stupidchicken.com>
2074
2075 * Version 22.1 released.
2076
20772007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2078
2079 * text.texi (Special Properties): Correct meaning of fontified face.
2080
20812007-05-30 Richard Stallman <rms@gnu.org>
2082
2083 * text.texi (Special Properties): Add link to Adjusting Point.
2084
20852007-05-12 Richard Stallman <rms@gnu.org>
2086
2087 * text.texi (Margins): indent-to-left-margin is not the default.
2088 (Mode-Specific Indent): For indent-line-function, the default
2089 is indent-relative.
2090
2091 * modes.texi (Example Major Modes): Explain last line of text-mode
2092 is redundant.
2093
20942007-05-10 Richard Stallman <rms@gnu.org>
2095
2096 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2097
2098 * help.texi (Keys in Documentation): Add reference to
2099 Documentation Tips.
2100
2101 * files.texi (Format Conversion): TO-FN gets three arguments.
2102
2103 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2104
21052007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2106
2107 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2108 * files.texi (Format Conversion): Expand intro; add menu.
2109 (Format Conversion Overview, Format Conversion Round-Trip)
2110 (Format Conversion Piecemeal): New nodes/subsections.
2111 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2112 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2113 (Saving Properties): Delete node/subsection.
2114
21152007-05-07 Karl Berry <karl@gnu.org>
2116
2117 * elisp.texi (EMACSVER): Back to 22.
2118
21192007-05-06 Richard Stallman <rms@gnu.org>
2120
2121 * processes.texi (Accepting Output): Revert most of previous change.
2122
21232007-05-05 Richard Stallman <rms@gnu.org>
2124
2125 * processes.texi (Accepting Output): accept-process-output
2126 uses microseconds, not milliseconds. But that arg is obsolete.
2127
21282007-05-04 Karl Berry <karl@tug.org>
2129
2130 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2131
21322007-05-04 Eli Zaretskii <eliz@gnu.org>
2133
2134 * tips.texi (Documentation Tips): Rearrange items to place the
2135 more important ones first. Add an index entry for hyperlinks.
2136
21372007-05-03 Karl Berry <karl@gnu.org>
2138
2139 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2140 (EMACSVER) [smallbook]: 22 for printed version.
2141
2142 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2143 so restore anchor to normal position after defun. Found by Kevin Ryde.
2144
21452007-04-26 Glenn Morris <rgm@gnu.org>
2146
2147 * elisp.texi (EMACSVER): Increase to 22.1.50.
2148
21492007-04-28 Karl Berry <karl@gnu.org>
2150
2151 * elisp.texi: Improve line breaks on copyright page,
2152 similar layout to emacs manual, 8.5x11 by default.
2153
21542007-04-24 Richard Stallman <rms@gnu.org>
2155
2156 * text.texi (Special Properties): Add xref to Overlay Properties.
2157
2158 * display.texi (Overlay Properties): Add xref to Special Properties.
2159
21602007-04-22 Richard Stallman <rms@gnu.org>
2161
2162 * keymaps.texi (Extended Menu Items): Move the info about
2163 format with cached keyboard binding.
2164
21652007-04-21 Richard Stallman <rms@gnu.org>
2166
2167 * text.texi (Special Properties): Clarify previous change.
2168
2169 * files.texi (File Name Expansion): Clarify previous change.
2170
2171 * display.texi (Attribute Functions): Fix example for
2172 face-attribute-relative-p.
2173
21742007-04-19 Kenichi Handa <handa@m17n.org>
2175
2176 * text.texi (Special Properties): Document composition property.
2177
21782007-04-19 Glenn Morris <rgm@gnu.org>
2179
2180 * files.texi (File Name Expansion): Mention "superroot".
2181
21822007-04-15 Chong Yidong <cyd@stupidchicken.com>
2183
2184 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2185 setups.
2186 (Display Feature Testing): Note that display refers to all
2187 physical monitors for multi-monitor setups.
2188
21892007-04-14 Richard Stallman <rms@gnu.org>
2190
2191 * lists.texi (Sets And Lists): Clarify `delete' examples.
2192 Remove spurious xref to same node.
2193 Clarify xref for add-to-list.
2194
21952007-04-12 Nick Roberts <nickrob@snap.net.nz>
2196
2197 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2198 value of lisp-mode-map.
2199
22002007-04-11 Karl Berry <karl@gnu.org>
2201
2202 * anti.texi (Antinews):
2203 * display.texi (Overlay Properties, Defining Images):
2204 * processes.texi (Synchronous Processes, Sentinels):
2205 * syntax.texi (Syntax Table Internals):
2206 * searching.texi (Regexp Special):
2207 * nonascii.texi (Default Coding Systems):
2208 * text.texi (Special Properties):
2209 * minibuf.texi (Basic Completion): Wording to improve breaks in
2210 8.5x11 format.
2211 * elisp.texi (smallbook): New @set to more easily switch between
2212 smallbook and 8.5x11.
2213
22142007-04-11 Richard Stallman <rms@gnu.org>
2215
2216 * text.texi (Lazy Properties): Minor fix.
2217
22182007-04-08 Karl Berry <karl@gnu.org>
2219
2220 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2221 * macros.texi (Backquote): Downcase Backquote in index entries for
2222 consistency.
2223
22242007-04-08 Richard Stallman <rms@gnu.org>
2225
2226 * text.texi (Adaptive Fill): Just describe default,
2227 don't show it (since it contains non-ASCII chars).
2228
22292007-04-07 Karl Berry <karl@gnu.org>
2230
2231 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2232 adaptive-fill-regexp's value, since they are not in the standard
2233 TeX fonts.
2234
22352007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2236
2237 * display.texi (Defining Faces): Fix example.
2238
22392007-04-07 Karl Berry <karl@gnu.org>
2240
2241 * display.texi (Button Buffer Commands): Improve page break.
2242
22432007-04-07 Richard Stallman <rms@gnu.org>
2244
2245 * advice.texi (Activation of Advice): Remove redundant index entry.
2246
2247 * backups.texi: Improve index entries. Remove redundant ones.
2248
2249 * compile.texi (Byte Compilation): Improve index entry.
2250
2251 * hash.texi (Creating Hash): Improve index entry.
2252
2253 * symbols.texi (Definitions): Improve index entry.
2254
2255 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2256
2257 * maps.texi (Standard Keymaps): Remove useless index entry.
2258
2259 * help.texi (Documentation Basics): Remove redundant index entries.
2260
2261 * customize.texi: Improve index entries.
2262 Remove redundant/useless ones.
2263
2264 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2265
2266 * streams.texi (Output Variables): Improve index entry.
2267
2268 * abbrevs.texi (Abbrevs): Remove useless index entry.
2269
2270 * macros.texi (Expansion): Remove useless index entry.
2271
2272 * text.texi: Improve index entries. Remove redundant/useless ones.
2273 (Text Properties, Examining Properties)
2274 (Special Properties): Use "property category" instead of "category"
2275 to refer to the `category' property.
2276
2277 * positions.texi: Improve index entries. Remove useless one.
2278
2279 * lists.texi: Improve index entries. Remove redundant/useless ones.
2280
2281 * os.texi: Improve index entries.
2282 (Timers): Fix previous change.
2283
2284 * buffers.texi: Improve index entries.
2285 (Modification Time): Get rid of term "obsolete buffer".
2286
2287 * debugging.texi: Improve index entries.
2288 (Test Coverage): Add xref to other test coverage ftr.
2289
2290 * eval.texi: Improve index entry. Remove redundant ones.
2291
2292 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2293
2294 * files.texi: Improve index entries. Remove redundant/useless ones.
2295
2296 * objects.texi: Improve index entries.
2297
2298 * processes.texi: Improve index entries.
2299
2300 * modes.texi: Improve index entry. Remove redundant one.
2301
2302 * nonascii.texi: Improve index entries.
2303
2304 * internals.texi: Improve index entries.
2305
2306 * syntax.texi: Improve index entries.
2307
2308 * keymaps.texi (Active Keymaps): Improve index entries.
2309
2310 * commands.texi: Improve index entries. Remove redundant/useless ones.
2311
2312 * frames.texi: Improve index entries. Remove redundant/useless ones.
2313
2314 * markers.texi: Improve index entries. Remove redundant ones.
2315
2316 * tips.texi: Improve index entries.
2317
2318 * loading.texi (Unloading): Improve index entry.
2319
2320 * variables.texi: Improve index entries. Remove redundant one.
2321
2322 * sequences.texi: Improve index entry.
2323
2324 * display.texi: Improve index entries. Remove redundant ones.
2325
2326 * windows.texi: Improve index entries.
2327
2328 * searching.texi: Improve index entries. Remove redundant one.
2329
2330 * strings.texi (Case Tables): Improve last change.
2331
23322007-04-04 Chong Yidong <cyd@stupidchicken.com>
2333
2334 * strings.texi (Case Tables): Document with-case-table and
2335 ascii-case-table.
2336
23372007-04-03 Karl Berry <karl@gnu.org>
2338
2339 * processes.texi (Network): Reword to improve page break.
2340
23412007-04-03 Eli Zaretskii <eliz@gnu.org>
2342
2343 * functions.texi (Inline Functions): Describe more disadvantages
2344 of defsubst, and make advice against it stronger.
2345
23462007-04-02 Karl Berry <karl@gnu.org>
2347
2348 * backups.texi (Backup Names): Avoid widow words.
2349 * modes.texi (Example Major Modes): Align last comment.
2350
23512007-04-01 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * keymaps.texi (Remapping Commands): Document new arg to
2354 command-remapping.
2355
23562007-04-01 Karl Berry <karl@gnu.org>
2357
2358 * processes.texi (Low-Level Network): Typo.
2359 * loading.texi (Hooks for Loading): Avoid double "the".
2360 * keymaps.texi (Key Sequences): No double "and".
2361 (Changing Key Bindings): Shorten to improve line break.
2362
23632007-03-31 Glenn Morris <rgm@gnu.org>
2364
2365 * os.texi (Timers): Fix description of run-at-time TIME formats.
2366
23672007-03-31 Richard Stallman <rms@gnu.org>
2368
2369 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2370 regarding ellipsis.
2371
23722007-03-31 Eli Zaretskii <eliz@gnu.org>
2373
2374 * intro.texi (nil and t):
2375 * symbols.texi (Plists and Alists):
2376 * variables.texi (Variable Aliases, Constant Variables):
2377 * functions.texi (Defining Functions):
2378 * advice.texi (Advising Primitives):
2379 * debugging.texi (Syntax Errors, Compilation Errors):
2380 * minibuf.texi (Minibuffer Windows):
2381 * commands.texi (Adjusting Point):
2382 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2383 (Auto Major Mode, Major Mode Conventions):
2384 * help.texi (Describing Characters):
2385 * files.texi (Create/Delete Dirs, Information about Files)
2386 (File Locks, Writing to Files, Reading from Files)
2387 (Saving Buffers):
2388 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2389 * frames.texi (Finding All Frames):
2390 * positions.texi (Buffer End, Motion):
2391 * markers.texi (The Region):
2392 * text.texi (Deletion, Near Point):
2393 * display.texi (Displaying Messages, Truncation):
2394 * os.texi (Processor Run Time):
2395 * tips.texi (Key Binding Conventions, Programming Tips)
2396 (Warning Tips, Documentation Tips, Comment Tips):
2397 * internals.texi (Memory Usage): Improve indexing.
2398
2399 * variables.texi (Frame-Local Variables):
2400 * functions.texi (Argument List):
2401 * loading.texi (Library Search):
2402 * streams.texi (Output Variables):
2403 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2404 * searching.texi (Replacing Match, Search and Replace):
2405 * processes.texi (Byte Packing, Decoding Output)
2406 (Accepting Output, Network Servers, Shell Arguments):
2407 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2408 * windows.texi (Window Point, Window Start):
2409 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2410 * commands.texi (Reading Input, Keyboard Events):
2411 * minibuf.texi (Reading File Names, Minibuffer Completion)
2412 (Recursive Mini):
2413 * positions.texi (List Motion):
2414 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2415 * numbers.texi (Arithmetic Operations, Math Functions)
2416 (Predicates on Numbers, Comparison of Numbers):
2417 (Numeric Conversions):
2418 * locals.texi (Standard Buffer-Local Variables):
2419 * maps.texi (Standard Keymaps):
2420 * os.texi (User Identification, System Environment, Recording Input)
2421 (X11 Keysyms):
2422 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2423 * backups.texi (Backups and Auto-Saving):
2424 * customize.texi (Customization, Group Definitions)
2425 (Variable Definitions):
2426 * compile.texi (Byte Compilation): Improve index entries.
2427
24282007-03-31 Karl Berry <karl@gnu.org>
2429
2430 * macros.texi (Defining Macros): Avoid widow syllable.
2431
24322007-03-31 Eli Zaretskii <eliz@gnu.org>
2433
2434 * elisp.texi (Top): Postscript -> PostScript.
2435
2436 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2437
24382007-03-31 Markus Triska <markus.triska@gmx.at>
2439
2440 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2441
24422007-03-30 Karl Berry <karl@gnu.org>
2443
2444 * lists.texi (List-related Predicates): Remove spurious @need.
2445 (Setcdr): Use @smallexample to improve page break.
2446 (Association Lists) <assoc>: Reword to improve page break.
2447
2448 * strings.texi (String Conversion): Insert blank line to improve
2449 page break.
2450
2451 * numbers.texi (Random Numbers): Use @minus{}.
2452 (Math Functions): Use @minus{}.
2453
2454 * intro.texi (Acknowledgements): Avoid line breaks before middle
2455 initials.
2456
24572007-03-24 Eli Zaretskii <eliz@gnu.org>
2458
2459 * errors.texi (Standard Errors): Add an index entry.
2460
24612007-03-19 Richard Stallman <rms@gnu.org>
2462
2463 * os.texi (Recording Input): recent-keys now gives 300 keys.
2464
24652007-03-12 Glenn Morris <rgm@gnu.org>
2466
2467 * os.texi: Replace "daylight savings" with "daylight saving"
2468 throughout.
2469
24702007-03-05 Richard Stallman <rms@gnu.org>
2471
2472 * variables.texi (File Local Variables): Update
2473 enable-local-variables values.
2474
24752007-03-04 Richard Stallman <rms@gnu.org>
2476
2477 * syntax.texi (Control Parsing): Minor clarification.
2478
2479 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2480
2481 * sequences.texi (Sequence Functions): Move string-bytes away,
2482 add xref.
2483
2484 * nonascii.texi (Text Representations): Move string-bytes here.
2485
2486 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2487
2488 * minibuf.texi (Basic Completion): Minor clarification.
2489
2490 * markers.texi (The Mark): Clarify existence vs activation of mark.
2491 Other cleanup.
2492
2493 * display.texi (Finding Overlays): Write better example.
2494
2495 * compile.texi (Eval During Compile): Clarify putting macros
2496 in eval-when-compile.
2497
c5602427 24982007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2499
2500 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2501 load-read-function definition doc.
b8d4c8d0
GM
2502
25032007-02-21 Kim F. Storm <storm@cua.dk>
2504
2505 * strings.texi (Text Comparison): Mention that assoc-string
2506 converts symbols to strings before testing.
2507
25082007-02-17 Kim F. Storm <storm@cua.dk>
2509
2510 * processes.texi (Bindat Spec): Vector types can have optional
2511 element type.
2512 (Bindat Examples): Fix example. Add vector with element type.
2513
25142007-02-16 Andreas Schwab <schwab@suse.de>
2515
2516 * strings.texi (Formatting Strings): Document '+' flag.
2517
25182007-02-15 Juanma Barranquero <lekktu@gmail.com>
2519
2520 * strings.texi (Modifying Strings): Clarify that `clear-string'
2521 always converts the string to unibyte.
2522
25232007-02-14 Kim F. Storm <storm@cua.dk>
2524
2525 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2526 Rewrite glyph code description to refer to these functions.
2527 Remove details of encoding face number and char into integer code.
2528
25292007-02-03 Alan Mackenzie <acm@muc.de>
2530
2531 * loading.texi (Hooks for Loading): Make the description of
2532 `eval-after-load' more detailed, and amend the description of
2533 after-load-alist, in accordance with changes from 2006-05.
2534
25352007-02-03 Chong Yidong <cyd@stupidchicken.com>
2536
2537 * modes.texi (Defining Minor Modes): Document that a :require
2538 keyword or similar may be required to make saved customization
2539 variables work.
2540
25412007-02-03 Eli Zaretskii <eliz@gnu.org>
2542
2543 * elisp.texi (Top): Make the detailed menu headers compliant with
2544 Texinfo guidelines and with what texnfo-upd.el expects. Add
2545 comments to prevent people from inadvertently modifying the key
2546 parts needed by `texinfo-multiple-files-update'.
2547
25482007-02-02 Eli Zaretskii <eliz@gnu.org>
2549
2550 * elisp.texi (Top): Update the top-level menus.
2551
2552 * syntax.texi (Categories): Add index entries.
2553
25542007-02-01 Juanma Barranquero <lekktu@gmail.com>
2555
2556 * display.texi (Attribute Functions): Fix name and description of
2557 the UNDERLINE arg of `set-face-underline-p'.
2558
25592007-01-29 Eli Zaretskii <eliz@gnu.org>
2560
2561 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2562 Variables", and "Standard Keymaps" to the detailed menu.
2563
2564 * variables.texi (Future Local Variables): Add index entry.
2565
25662007-01-28 Richard Stallman <rms@gnu.org>
2567
2568 * tips.texi (Coding Conventions): Clarify the tip about macros
2569 that define a function or a variable.
2570
2571 * files.texi (File Attributes): UID and GID can be floats.
2572 (Magic File Names): Explain why deferring all operations to
2573 the standard handler does not work.
2574
25752007-01-23 Martin Rudalics <rudalics@gmx.at>
2576
2577 * backups.texi (Reverting): Use "buffer" instead of "file"
2578 when talking about major and minor modes.
2579
25802007-01-21 Richard Stallman <rms@gnu.org>
2581
2582 * help.texi (Documentation): Add xref to Documentation Tips.
2583
25842007-01-14 Juanma Barranquero <lekktu@gmail.com>
2585
2586 * tips.texi (Coding Conventions): Fix typos.
2587
25882007-01-05 Richard Stallman <rms@gnu.org>
2589
2590 * modes.texi (Defining Minor Modes): Fix previous change.
2591
25922007-01-03 Richard Stallman <rms@gnu.org>
2593
2594 * customize.texi (Variable Definitions, Customization Types):
2595 Don't use * in doc string for defcustom.
2596
25972007-01-02 Richard Stallman <rms@gnu.org>
2598
2599 * variables.texi (Variable Aliases): Clarify that aliases vars
2600 always have the same value.
2601
2602 * processes.texi (Bindat Spec): Fix Texinfo usage.
2603
2604 * modes.texi (Defining Minor Modes): Explain effect of command
2605 defined with define-global-minor-mode on new buffers.
2606
26072006-12-30 Kim F. Storm <storm@cua.dk>
2608
2609 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2610 `auto-resize-tool-bars'.
2611
26122006-12-30 Richard Stallman <rms@gnu.org>
2613
2614 * keymaps.texi (Active Keymaps): Fix previous change.
2615
26162006-12-30 Nick Roberts <nickrob@snap.net.nz>
2617
2618 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2619
26202006-12-30 Kim F. Storm <storm@cua.dk>
2621
2622 * processes.texi (Bindat Spec): Clarify using field names in
2623 length specifications.
2624
26252006-12-29 Kim F. Storm <storm@cua.dk>
2626
2627 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2628 Add count and index variables for eval forms in repeat blocks.
2629
26302006-12-24 Richard Stallman <rms@gnu.org>
2631
2632 * customize.texi (Variable Definitions): Document
2633 new name custom-add-frequent-value.
2634
26352006-12-19 Kim F. Storm <storm@cua.dk>
2636
2637 * commands.texi (Misc Events): User signals now result in sigusr1
2638 and sigusr2 events which are handled through special-event-map.
2639 (Special Events): User signals and drag-n-drop are special.
2640
26412006-12-17 Richard Stallman <rms@gnu.org>
2642
2643 * loading.texi (Named Features): Explain subfeatures better.
2644
2645 * customize.texi: Use "option" only for user options.
2646 For the keyword values inside defcustom etc, say "keywords".
2647 For :options value's elements, say "elements".
2648 :group should not be omitted.
2649
2650 * syntax.texi (Parsing Expressions): Split up node.
2651 (Motion via Parsing, Position Parse, Parser State)
2652 (Low-Level Parsing, Control Parsing): New subnodes.
2653 (Parser State): Document syntax-ppss-toplevel-pos.
2654
2655 * positions.texi (List Motion): Punctuation fix.
2656
2657 * files.texi (File Name Completion): Document PREDICATE arg
2658 to file-name-completion.
2659
26602006-12-16 Eli Zaretskii <eliz@gnu.org>
2661
2662 * internals.texi (Building Emacs, Writing Emacs Primitives):
2663 Add index entries.
2664
26652006-12-11 Richard Stallman <rms@gnu.org>
2666
2667 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2668 affects face menu. Explain how to make it non-nil without enabling
2669 any fontification.
2670
26712006-12-10 Chong Yidong <cyd@stupidchicken.com>
2672
2673 * modes.texi (Font Lock Basics): Document nil value of
2674 font-lock-defaults.
2675
26762006-12-10 Glenn Morris <rgm@gnu.org>
2677
2678 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2679 value for system-flag argument. Abbrev tables may not be empty
2680 when major modes are loaded.
2681
26822006-12-08 Juanma Barranquero <lekktu@gmail.com>
2683
2684 * makefile.w32-in (maintainer-clean): Partially revert last
2685 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2686 to protect elisp-covers.texi.
2687
26882006-12-07 Juanma Barranquero <lekktu@gmail.com>
2689
2690 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2691 Don't remove elisp* info files; they are already deleted by the
2692 `clean' and `distclean' targets, and they are in the $(infodir)
2693 directory, not the current one.
2694
26952006-12-04 Kim F. Storm <storm@cua.dk>
2696
2697 * commands.texi (Misc Events): Update signal events.
2698 (Event Examples): Add signal example.
2699
27002006-11-29 Richard Stallman <rms@gnu.org>
2701
2702 * frames.texi (Visibility of Frames): Explain visible windows
2703 can be covered by others. Add xref for raise-frame.
2704
27052006-11-28 Richard Stallman <rms@gnu.org>
2706
2707 * searching.texi (Regexp Special): Update when ^ is special.
2708
27092006-11-27 Eli Zaretskii <eliz@gnu.org>
2710
2711 * customize.texi (Customization, Common Keywords)
2712 (Group Definitions, Variable Definitions, Composite Types)
2713 (Type Keywords, Customization Types): Add index entries for
2714 various customization keywords.
2715
27162006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2717
2718 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2719
c8763fb6 27202006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2721
2722 * frames.texi (Window System Selections): Remove clipboard from
2723 description of selection-coding-system.
2724
27252006-11-06 Richard Stallman <rms@gnu.org>
2726
2727 * lists.texi (List Variables): Document COMPARE-FN.
2728
2729 * keymaps.texi: Avoid use of "binding" to mean a relation;
2730 use it only to refer to the meaning associated with a key.
2731 (Keymaps): Change menu node description.
2732
2733 * elisp.texi (Top): Change menu node description.
2734
2735 * display.texi (Managing Overlays): Document overlay-recenter.
2736
27372006-10-29 Chong Yidong <cyd@stupidchicken.com>
2738
2739 * Makefile.in: Use relative paths to avoid advertising filesystem
2740 contents during compilation.
2741
27422006-10-23 Kim F. Storm <storm@cua.dk>
2743
2744 * commands.texi (Event Input Misc): Update unread-command-events.
2745
27462006-10-23 Nick Roberts <nickrob@snap.net.nz>
2747
2748 * lists.texi (Sets And Lists): Fix typos.
2749
27502006-10-18 Juanma Barranquero <lekktu@gmail.com>
2751
2752 * control.texi (Processing of Errors): Use @var for an argument,
2753 not @code.
2754
27552006-10-16 Richard Stallman <rms@gnu.org>
2756
2757 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2758
2759 * keymaps.texi (Format of Keymaps): Show all the keymap element
2760 patterns that result from menu items.
2761 (Key Lookup): Minor cleanups.
2762
2763 * modes.texi (Precalculated Fontification): Don't say that
2764 not setting font-lock-defaults avoids loading font-lock.
2765
2766 * help.texi (Documentation): Move xref to Emacs Manual here.
2767 (Documentation Basics): From here.
2768 Also doc emacs-lisp-docstring-fill-column.
2769
2770 * elisp.texi: Update version and ISBN.
2771
2772 * commands.texi (Interactive Call): Clarify KEYS arg to
2773 call-interactively is a vector.
2774 (Command Loop Info): Delete anchor in this-command-keys.
2775 Add anchor in this-command-keys-vector.
2776 (Recursive Editing): Document how recursive-edit
2777 handles the current buffer.
2778
27792006-10-13 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * frames.texi (Frame Titles): %c and %l are ignored in
2782 frame-title-format.
2783
27842006-10-11 Richard Stallman <rms@gnu.org>
2785
2786 * keymaps.texi (Key Sequences): Clarify use of kbd.
2787
27882006-10-10 Kim F. Storm <storm@cua.dk>
2789
2790 * lists.texi (Sets And Lists): Add memql.
2791
27922006-10-03 Richard Stallman <rms@gnu.org>
2793
2794 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2795 Clarify :ascii: and :nonascii:.
2796
27972006-09-29 Juri Linkov <juri@jurta.org>
2798
2799 * modes.texi (%-Constructs): Reorder coding systems in the
2800 documentation of %z to the real order displayed in the modeline.
2801
28022006-09-25 Richard Stallman <rms@gnu.org>
2803
2804 * os.texi (Timers): Describe timer-max-repeats.
2805
28062006-09-25 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * os.texi (Timers): Mention with-local-quit.
2809
28102006-09-24 Richard Stallman <rms@gnu.org>
2811
2812 * searching.texi (Searching and Matching): Mention property search.
2813
2814 * commands.texi (Command Loop Info): Explain how read-event affects
2815 this-command-keys.
2816
28172006-09-20 Richard Stallman <rms@gnu.org>
2818
2819 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2820
2821 * windows.texi (Window Start): Minor cleanups.
2822
28232006-09-20 Kim F. Storm <storm@cua.dk>
2824
2825 * windows.texi (Window Start): pos-visible-in-window-p allows
2826 specifying t for position to mean "end of window".
2827 Add window-line-height.
2828
2829 * anti.texi (Antinews): Mention window-line-height.
2830
28312006-09-19 David Kastrup <dak@gnu.org>
2832
2833 * keymaps.texi (Searching Keymaps): Small clarification.
2834
28352006-09-18 Richard Stallman <rms@gnu.org>
2836
2837 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2838 cause keyboard menus.
2839 (Menu Keymaps): Likewise.
2840 (Defining Menus, Keyboard Menus): Clarify.
2841
2842 * text.texi (Fields): Clarify explanation of constrain-to-field.
2843
28442006-09-16 Eli Zaretskii <eliz@gnu.org>
2845
2846 * variables.texi (Tips for Defining): Fix a typo.
2847
28482006-09-15 Richard Stallman <rms@gnu.org>
2849
2850 * keymaps.texi (Remapping Commands, Searching Keymaps)
2851 (Active Keymaps): Clean up previous change.
2852
28532006-09-15 Jay Belanger <belanger@truman.edu>
2854
2855 * gpl.texi: Replace "Library Public License" by "Lesser Public
2856 License" throughout.
2857
28582006-09-15 David Kastrup <dak@gnu.org>
2859
2860 * keymaps.texi (Active Keymaps): Adapt description to use
2861 `get-char-property' instead `get-text-property'. Explain how
2862 mouse events change this. Explain the new optional argument of
2863 `key-binding' and its mouse-dependent lookup.
2864 (Searching Keymaps): Adapt description similarly.
2865 (Remapping Commands): Explain the new optional argument of
2866 `command-remapping'.
2867
28682006-09-14 Richard Stallman <rms@gnu.org>
2869
2870 * keymaps.texi (Searching Keymaps): Clarification.
2871 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2872
28732006-09-13 Richard Stallman <rms@gnu.org>
2874
2875 * objects.texi (Character Type): Node split.
2876 Add xref to Describing Characters.
2877 (Basic Char Syntax, General Escape Syntax)
2878 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2879
28802006-09-11 Richard Stallman <rms@gnu.org>
2881
2882 * display.texi (Display Table Format): Wording clarification.
2883 (Glyphs): Clarifications.
2884
28852006-09-10 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2888 local maps.
2889
28902006-09-10 Kim F. Storm <storm@cua.dk>
2891
2892 * display.texi (Forcing Redisplay): Document return value of
2893 function redisplay.
2894
28952006-09-09 Richard Stallman <rms@gnu.org>
2896
2897 * windows.texi (Window Hooks): Explain limits of
2898 window-scroll-functions.
2899
2900 * display.texi (Fringe Indicators): Update for last change in
2901 indicate-buffer-boundaries.
2902
29032006-09-08 Richard Stallman <rms@gnu.org>
2904
2905 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2906
29072006-09-06 Kim F. Storm <storm@cua.dk>
2908
2909 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2910
2911 * windows.texi (Window Start): Update pos-visible-in-window-p.
2912
29132006-09-04 Richard Stallman <rms@gnu.org>
2914
2915 * processes.texi (Accepting Output): Explain SECONDS=0 for
2916 accept-process-output.
2917
2918 * os.texi (Idle Timers): Explain why timer functions should not
2919 loop until (input-pending-p).
2920
29212006-09-02 Eli Zaretskii <eliz@gnu.org>
2922
2923 * makefile.w32-in (usermanualdir): New variable.
2924 (elisp.dvi): Use it.
2925
29262006-09-01 Eli Zaretskii <eliz@gnu.org>
2927
2928 * buffers.texi (Buffer Modification): Fix last change.
2929
29302006-09-01 Chong Yidong <cyd@stupidchicken.com>
2931
2932 * buffers.texi (Buffer Modification): Document
2933 buffer-chars-modified-tick.
2934
29352006-08-31 Richard Stallman <rms@gnu.org>
2936
2937 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2938
29392006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2940
2941 * modes.texi (Syntactic Font Lock):
2942 Mention font-lock-syntactic-face-function
2943 instead of specific faces.
2944
29452006-08-29 Chong Yidong <cyd@stupidchicken.com>
2946
2947 * display.texi (Images): Add xrref to display-images-p.
2948
29492006-08-28 Kenichi Handa <handa@m17n.org>
2950
2951 * nonascii.texi (Lisp and Coding Systems): Fix description of
2952 detect-coding-region.
2953
29542006-08-27 Michael Olson <mwolson@gnu.org>
2955
2956 * processes.texi (Transaction Queues): Remove stray quote
2957 character.
2958
29592006-08-25 Richard Stallman <rms@gnu.org>
2960
2961 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2962 Add xref.
2963
29642006-08-24 Chong Yidong <cyd@stupidchicken.com>
2965
2966 * os.texi (Timers): Avoid waiting inside timers.
2967
29682006-08-21 Lute Kamstra <lute@gnu.org>
2969
2970 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2971
29722006-08-20 Richard Stallman <rms@gnu.org>
2973
2974 * os.texi (Idle Timers): New node, split out from Timers.
2975 Document current-idle-time.
2976 * commands.texi (Reading One Event): Update xref.
2977 * elisp.texi (Top): Update subnode menu.
2978
29792006-08-16 Richard Stallman <rms@gnu.org>
2980
2981 * keymaps.texi (Extended Menu Items): Show format of cached
2982 bindings in extended menu items.
2983
2984 * customize.texi (Variable Definitions): Explain when the
2985 standard value expression is evaluated.
2986
29872006-08-15 Chong Yidong <cyd@stupidchicken.com>
2988
2989 * commands.texi (Reading One Event): Explain idleness in
2990 `read-event'.
2991
29922006-08-12 Chong Yidong <cyd@stupidchicken.com>
2993
2994 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2995 (Commands for Insertion): Removed split-line since it's not
2996 relevant for Lisp programming.
2997 (Yank Commands): Rewrite introduction.
2998 (Undo): Clarify.
2999 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3000 (Filling): Remove redundant comment. Clarify return value of
3001 current-justification.
3002 (Margins): Minor clarifications.
3003 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3004 (Sorting): Update definition of sort-lines.
3005 (Columns): Clarify behavior of sort-columns.
3006 (Indent Tabs): Link to Tab Stops in Emacs manual.
3007 (Special Properties): Clarify.
3008 (Clickable Text): Mention Buttons package.
3009
30102006-08-12 Kevin Ryde <user42@zip.com.au>
3011
3012 * os.texi (Time Parsing): Add %z to description of
3013 format-time-string, as per docstring. Add cross reference to
3014 glibc manual for strftime.
3015
30162006-08-08 Richard Stallman <rms@gnu.org>
3017
3018 * modes.texi: Clean up wording in previous change.
3019
30202006-08-07 Chong Yidong <cyd@stupidchicken.com>
3021
3022 * modes.texi (Hooks): Clarify.
3023 (Major Mode Basics): Mention define-derived-mode explicitly.
3024 (Major Mode Conventions): Rebinding RET is OK for some modes.
3025 Mention change-major-mode-hook and after-change-major-mode-hook.
3026 (Example Major Modes): Moved to end of Modes section.
3027 (Mode Line Basics): Clarify.
3028 (Mode Line Data): Mention help-echo and local-map in strings.
3029 Explain reason for treatment of non-risky variables.
3030 (Properties in Mode): Clarify.
3031 (Faces for Font Lock): Add font-lock-negation-char-face.
3032
30332006-08-04 Eli Zaretskii <eliz@gnu.org>
3034
3035 * strings.texi (Formatting Strings): Warn against arbitrary
3036 strings as first arg to `format'.
3037
30382006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
3039
3040 * text.texi (Clickable Text): Mention `help-echo' text property.
3041 Update intro, examples and associated explanations.
3042
30432006-07-31 Richard Stallman <rms@gnu.org>
3044
3045 * commands.texi: Update xrefs.
3046 (Event Mod): New node, cut out from old Translating Input.
3047
3048 * maps.texi: Update xrefs.
3049
3050 * keymaps.texi (Translation Keymaps): New node.
3051 Update xrefs from Translating Input to Translation Keymaps.
3052
3053 * elisp.texi (Top): Update subnode menu.
3054
3055 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3056
3057 * os.texi (System Interface): Fix menu descriptions of some nodes.
3058 (Translating Input): Node deleted.
3059
30602006-07-31 Nick Roberts <nickrob@snap.net.nz>
3061
3062 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3063
3064 * lists.texi (Sets And Lists): Likewise.
3065
30662006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3067
3068 * text.texi (Fields): Mention POS
3069 requirement when narrowing is in effect.
3070
30712006-07-28 Richard Stallman <rms@gnu.org>
3072
3073 * display.texi (Face Attributes): Simplify wording.
3074 (Attribute Functions): Clarify meaning of new-frame default
3075 attribute settings.
3076
3077 * customize.texi (Common Keywords): Document how to use
3078 :package-version in a package not in Emacs.
3079
30802006-07-28 Kim F. Storm <storm@cua.dk>
3081
3082 * commands.texi (Reading One Event): Fix last change.
3083
30842006-07-26 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * commands.texi (Reading One Event): Document SECONDS argument for
3087 read-event, read-char, and read-char-exclusive.
3088
30892006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3090
3091 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3092 to ensure correct identification.
3093
30942006-07-24 Richard Stallman <rms@gnu.org>
3095
3096 * text.texi (Clickable Text): Clarify.
3097
3098 * sequences.texi (Vector Functions): Delete duplicate xref.
3099
3100 * objects.texi (Function Type): Clarify.
3101
3102 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3103 modes.
3104
3105 * lists.texi (List Variables): New node.
3106 Material moved from other nodes.
3107
3108 * variables.texi (Setting Variables): add-to-list and
3109 add-to-ordered-list moved to List Variables node.
3110
31112006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3112
3113 * text.texi (Links and Mouse-1):
3114 For mouse-on-link-p, expand on arg POS.
3115
31162006-07-21 Kim F. Storm <storm@cua.dk>
3117
3118 * display.texi (Forcing Redisplay): Don't mention systems which
3119 don't support sub-second timers for redisplay-preemption-period.
3120
3121 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3122
31232006-07-21 Eli Zaretskii <eliz@gnu.org>
3124
3125 * frames.texi (Input Focus): Document that focus-follows-mouse has
3126 no effect on MS-Windows.
3127
31282006-07-18 Richard Stallman <rms@gnu.org>
3129
3130 * display.texi (Forcing Redisplay): Cleanups in previous change.
3131
3132 * processes.texi (Low-Level Network): Make menu more convenient.
3133
31342006-07-18 Kim F. Storm <storm@cua.dk>
3135
3136 * display.texi (Forcing Redisplay): redisplay-preemption-period
3137 only used on window systems. Add xref to Terminal Output.
3138
3139 * os.texi (Terminal Output): baud-rate only controls preemption on
3140 non-window systems. Add xref to Forcing Redisplay.
3141
3142 * processes.texi (Low-Level Network): Rename node "Make Network"
3143 to "Network Processes".
3144
31452006-07-18 Karl Berry <karl@gnu.org>
3146
3147 * variables.texi, functions.texi, customize.texi, loading.texi:
3148 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3149
31502006-07-17 Chong Yidong <cyd@stupidchicken.com>
3151
3152 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3153
31542006-07-17 Richard Stallman <rms@gnu.org>
3155
3156 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3157 Put period and comma inside quotes.
3158
3159 * loading.texi, markers.texi: Use real doublequote inside menus.
3160
3161 * windows.texi: Put point and comma inside quotes.
3162 (Textual Scrolling): Use @samp for error message.
3163
3164 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3165 * strings.texi, streams.texi, processes.texi, os.texi:
3166 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3167 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3168 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3169 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3170 Put point and comma inside quotes.
3171
3172 * control.texi (Processing of Errors): Add command-error-function.
3173
3174 * variables.texi (File Local Variables): Clarify that
3175 file local variables make buffer-local bindings.
3176
3177 * modes.texi (Syntactic Font Lock): Give default for
3178 font-lock-syntax-table.
3179
31802006-07-17 Nick Roberts <nickrob@snap.net.nz>
3181
3182 * text.texi (Special Properties): Clean up previous change.
3183
31842006-07-16 Karl Berry <karl@gnu.org>
3185
3186 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3187 * control.texi: Fix bad page breaks through chapter 10 (control).
3188
3189 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3190 underfull hbox.
3191
31922006-07-15 Nick Roberts <nickrob@snap.net.nz>
3193
3194 * text.texi (Special Properties): Describe fontified text property
3195 in relation to a character (not text).
3196
31972006-07-15 Kim F. Storm <storm@cua.dk>
3198
3199 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3200 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3201 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3202
3203 * anti.texi (Antinews): Mention redisplay function.
3204 The kbd macro existed, but was not documented, before 22.x.
3205 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3206
32072006-07-14 Nick Roberts <nickrob@snap.net.nz>
3208
3209 * display.texi (Displaying Messages): Add anchor.
3210
3211 * frames.texi (Dialog Boxes): Use it.
3212
32132006-07-12 Richard Stallman <rms@gnu.org>
3214
3215 * objects.texi (Frame Type): Explain nature of frames better.
3216
3217 * frames.texi (Frames): Explain nature of frames better.
3218
32192006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3220
3221 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3222
32232006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3224
3225 * frames.texi (Window System Selections): Mention scrap support for Mac.
3226 Default value of x-select-enable-clipboard is t on Mac.
3227
3228 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3229
32302006-07-11 Kim F. Storm <storm@cua.dk>
3231
3232 * display.texi (Forcing Redisplay): Add `redisplay' function.
3233 Don't mention (sit-for -1) -- use (redisplay t) instead.
3234
3235 * commands.texi (Waiting): (sit-for -1) is no longer special.
3236 (sit-for 0) is equivalent to (redisplay).
3237 Iconifying/deiconifying no longer makes sit-for return.
3238
32392006-07-10 Nick Roberts <nickrob@snap.net.nz>
3240
3241 * display.texi (Buttons): Fix typo.
3242
3243 * index.texi, elisp.texi (New Symbols): Comment node out.
3244
32452006-07-09 Richard Stallman <rms@gnu.org>
3246
3247 * display.texi (Truncation): Clean up previous change.
3248
32492006-07-08 Richard Stallman <rms@gnu.org>
3250
3251 * commands.texi (Interactive Call): Use 3 as prefix in example
3252 for execute-extended-command.
3253
3254 * display.texi (Attribute Functions): Move paragraph about
3255 compatibility with Emacs < 21.
3256
32572006-07-09 Kim F. Storm <storm@cua.dk>
3258
3259 * display.texi (Refresh Screen): Clarify force-window-update.
3260 (Truncation): "Normally" indicated by fringe arrows.
3261
32622006-07-08 Eli Zaretskii <eliz@gnu.org>
3263
3264 * windows.texi (Textual Scrolling, Resizing Windows):
3265 * variables.texi (Constant Variables):
3266 * text.texi (Buffer Contents, Deletion, Changing Properties)
3267 (Property Search, Special Properties, Sticky Properties)
3268 (Links and Mouse-1, Fields, Change Hooks):
3269 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3270 (Categories):
3271 * symbols.texi (Other Plists):
3272 * streams.texi (Output Variables):
3273 * processes.texi (Input to Processes, Query Before Exit):
3274 * positions.texi (Word Motion, Text Lines, List Motion):
3275 * os.texi (Init File, System Environment, Sound Output)
3276 (Session Management):
3277 * nonascii.texi (Text Representations, Character Sets)
3278 (Chars and Bytes, Locales):
3279 * modes.texi (Defining Minor Modes, Header Lines):
3280 * minibuf.texi (Minibuffer Contents):
3281 * markers.texi (Information from Markers):
3282 * lists.texi (List Elements, Building Lists, Association Lists):
3283 * keymaps.texi (Tool Bar):
3284 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3285 * functions.texi (What Is a Function, Mapping Functions):
3286 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3287 (Color Names, Text Terminal Colors, Display Feature Testing):
3288 * files.texi (Visiting Functions, File Name Components)
3289 (Unique File Names, Contents of Directories):
3290 * display.texi (Forcing Redisplay, Displaying Messages)
3291 (Temporary Displays, Font Selection, Auto Faces)
3292 (Font Lookup, Fringe Indicators, Display Margins)
3293 (Image Descriptors, Showing Images, Image Cache, Button Types)
3294 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3295 (Display Table Format, Glyphs):
3296 * control.texi (Iteration):
3297 * commands.texi (Command Loop Info, Adjusting Point):
3298 * backups.texi (Making Backups, Auto-Saving):
3299 Remove @tindex entries.
3300
33012006-07-07 Kim F. Storm <storm@cua.dk>
3302
3303 * display.texi (Fringe Cursors): Fix typo.
3304 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3305 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3306
33072006-07-05 Richard Stallman <rms@gnu.org>
3308
3309 * text.texi (Buffer Contents): Add example of text props
3310 in result of buffer-substring.
3311 (Text Properties): Explain better about use of specific property names.
3312 (Property Search): Some cleanups; reorder some functions.
3313
3314 * keymaps.texi (Changing Key Bindings): Cleanup.
3315 Add xref to Key Binding Conventions.
3316
3317 * display.texi (Attribute Functions): Add examples for
3318 face-attribute-relative-p.
3319
3320 * tips.texi (Coding Conventions): Cleanup last change.
3321
33222006-07-05 Karl Berry <karl@gnu.org>
3323
3324 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3325 Remove @setchapternewpage odd.
3326 Result is 1013 pages, down from 1100.
3327
3328 * anti.texi, customize.texi, display.texi, internals.texi:
3329 * minibuf.texi, modes.texi, tips.texi:
3330 Fix overfull/underfull boxes.
3331
33322006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3333
3334 * edebug.texi (Instrumenting):
3335 Add Edebug-specific findex for eval-buffer.
3336 * loading.texi (Loading):
3337 Replace eval-current-buffer with eval-buffer.
3338
33392006-06-30 Nick Roberts <nickrob@snap.net.nz>
3340
3341 * locals.texi (Standard Buffer-Local Variables): Update the list
3342 of variables.
3343
33442006-06-26 Nick Roberts <nickrob@snap.net.nz>
3345
3346 * files.texi (File Name Completion): Point user to the node
3347 "Reading File Names".
3348
33492006-06-24 Eli Zaretskii <eliz@gnu.org>
3350
3351 * files.texi (Contents of Directories): Document case-insensitive
3352 behavior on respective filesystems.
3353
3354 * objects.texi (Character Type): Document that Emacs signals an
3355 error for unsupported Unicode characters specified as \uNNNN.
3356
33572006-06-19 Richard Stallman <rms@gnu.org>
3358
3359 * processes.texi (Bindat Spec): Clarify previous change.
3360
33612006-06-16 Richard Stallman <rms@gnu.org>
3362
3363 * tips.texi (Coding Conventions): Better explain conventions
3364 for definition constructs.
3365
3366 * text.texi (Special Properties): String value of `read-only'
3367 serves as the error message.
3368
3369 * objects.texi (Character Type): Clarify prev. change.
3370 (Non-ASCII in Strings): Mention \u and \U.
3371
3372 * commands.texi (Using Interactive): Explain problem of
3373 markers, etc., in command-history.
3374
33752006-06-14 Kim F. Storm <storm@cua.dk>
3376
3377 * commands.texi (Waiting): Negative arg to sit-for forces
3378 redisplay even if input is pending.
3379
3380 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3381 redisplay. Remove incorrect example of binding redisplay-dont-pause
3382 around (sit-for 0).
3383
33842006-06-13 Richard Stallman <rms@gnu.org>
3385
3386 * display.texi (Forcing Redisplay): Clarify previous change.
3387
33882006-06-13 Romain Francoise <romain@orebokech.com>
3389
3390 * display.texi (Forcing Redisplay): Fix typo.
3391
33922006-06-13 Kim F. Storm <storm@cua.dk>
3393
3394 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3395
33962006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3397
3398 * tips.texi (Coding Conventions): Add `@end itemize'.
3399
34002006-06-10 Richard Stallman <rms@gnu.org>
3401
3402 * tips.texi (Coding Conventions): Explain use of coding systems
3403 to ensure one decoding for strings.
3404
34052006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3406
3407 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3408 syntax.
3409
34102006-06-07 Eli Zaretskii <eliz@gnu.org>
3411
3412 * display.texi (Font Selection): Remove description of
3413 clear-face-cache.
3414
3415 * compile.texi (Eval During Compile): Fix a typo. Add index
3416 entries for possible uses of eval-when-compile.
3417
34182006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3419
3420 * display.texi (Abstract Display): Fix typo.
3421
34222006-06-03 Eli Zaretskii <eliz@gnu.org>
3423
3424 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3425 Reword variable's description.
3426
34272006-06-01 Richard Stallman <rms@gnu.org>
3428
3429 * windows.texi (Splitting Windows): Clarify splitting nonselected
3430 window.
3431
34322006-05-31 Juri Linkov <juri@jurta.org>
3433
3434 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3435
34362006-05-30 Richard Stallman <rms@gnu.org>
3437
3438 * display.texi (Line Height): Fix errors in description of
10d1d0af 3439 default line height and line-height property.
b8d4c8d0
GM
3440
3441 * nonascii.texi (Default Coding Systems): Further clarification.
3442
34432006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3444
3445 * internals.texi (Pure Storage): Mention that an overflow in pure
3446 space causes a memory leak.
3447 (Garbage Collection): If there was an overflow in pure space,
3448 `garbage-collect' returns nil.
3449
34502006-05-30 Eli Zaretskii <eliz@gnu.org>
3451
3452 * nonascii.texi (Default Coding Systems): Fix it some more.
3453
34542006-05-29 Eli Zaretskii <eliz@gnu.org>
3455
3456 * nonascii.texi (Default Coding Systems): Fix last change.
3457
34582006-05-29 Kenichi Handa <handa@m17n.org>
3459
3460 * nonascii.texi (find-operation-coding-system): Describe the new
3461 argument format (FILENAME . BUFFER).
3462
34632006-05-28 Richard Stallman <rms@gnu.org>
3464
3465 * tips.texi (Coding Conventions): Better explain reasons not to
3466 advise other packages or use `eval-after-load'.
3467
34682006-05-29 Kim F. Storm <storm@cua.dk>
3469
3470 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3471 `bindat-idx' and `bindat-raw' for clarity.
3472
34732006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3474
3475 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3476
3477 * display.texi (Display): Add "Abstract Display" to menu.
3478 (Abstract Display, Abstract Display Functions)
3479 (Abstract Display Example): New nodes.
3480 * elisp.texi (Top): Add "Abstract Display" to menu.
3481
34822006-05-27 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * keymaps.texi (Key Sequences): Link to input events definition.
3485 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3486
3487 * files.texi (Changing Files): Document updated argument list for
3488 copy-file.
3489
34902006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3491
3492 * processes.texi (Bindat Functions): Explain term "total length".
3493 Use it in bindat-length and bindat-pack descriptions.
3494
34952006-05-26 Eli Zaretskii <eliz@gnu.org>
3496
3497 * tips.texi (Coding Conventions): Advise against using
3498 eval-after-load in packages. Add an index entry.
3499
35002006-05-25 Juri Linkov <juri@jurta.org>
3501
3502 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3503
3504 * modes.texi (%-Constructs): Add %e, %z, %Z.
3505
35062006-05-25 Richard Stallman <rms@gnu.org>
3507
3508 * elisp.texi (Top): Update subnode menu.
3509
3510 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3511 (Keymaps): Update menu.
3512
35132006-05-25 Chong Yidong <cyd@stupidchicken.com>
3514
3515 * keymaps.texi (Key Sequences): Some clarifications.
3516
35172006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3518
3519 * processes.texi (Bindat Functions): Say "unibyte string"
3520 explicitly for bindat-unpack and bindat-pack descriptions.
3521 (Bindat Examples): Don't call `string-make-unibyte' in example.
3522
35232006-05-25 Chong Yidong <cyd@stupidchicken.com>
3524
3525 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3526 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3527
3528 * keymaps.texi (Changing Key Bindings):
dd7b651b 3529 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3530 * help.texi (Describing Characters): Refer to it.
3531
35322006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3533
3534 * frames.texi (Pointer Shape): @end table -> @end defvar.
3535
35362006-05-22 Richard Stallman <rms@gnu.org>
3537
3538 * elisp.texi (Top): Update subnode menus.
3539
3540 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3541 Contents rewritten; material from old Pointer Shape node moved here.
3542
3543 * display.texi (Pointer Shape): Node deleted.
3544 (Image Descriptors): Minor cleanup.
3545
35462006-05-21 Richard Stallman <rms@gnu.org>
3547
3548 * syntax.texi (Parsing Expressions): Update info on which STATE
3549 elements are ignored.
3550
35512006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3552
3553 * hooks.texi (Standard Hooks): Correct typo.
3554
3555 * gpl.texi (GPL): ifinfo -> ifnottex.
3556
35572006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3558
3559 * searching.texi (Simple Match Data): Warn about match data being
3560 set anew by every search.
3561
35622006-05-17 Richard Stallman <rms@gnu.org>
3563
3564 * minibuf.texi (Minibuffer History): Clarify.
3565
3566 * searching.texi (Regexp Special): Clarify nested regexp warning.
3567
35682006-05-16 Kim F. Storm <storm@cua.dk>
3569
3570 * minibuf.texi (Minibuffer History): Update add-to-history.
3571
35722006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3573
3574 * nonascii.texi (Explicit Encoding): Fix
3575 typo (encoding<->decoding).
3576
35772006-05-14 Richard Stallman <rms@gnu.org>
3578
3579 * buffers.texi (Creating Buffers): Cleanup.
3580
3581 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3582
35832006-05-13 Eli Zaretskii <eliz@gnu.org>
3584
3585 * buffers.texi (Current Buffer): Document that with-temp-buffer
3586 disables undo.
3587
3588 * os.texi (Terminal-Specific): More accurate description of how
3589 Emacs searches for the terminal-specific libraries.
3590
35912006-05-12 Eli Zaretskii <eliz@gnu.org>
3592
3593 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3594 emacs-xtra to @inforef's.
3595
3596 * text.texi (Undo): Document that undo is turned off in buffers
3597 whose names begin with a space.
3598
3599 * buffers.texi (Buffer Names): Add index entries for buffers whose
3600 names begin with a space.
3601 (Creating Buffers): Document that undo is turned off in buffers
3602 whose names begin with a space.
3603
3604 * files.texi (Visiting Functions, Reading from Files)
3605 (Saving Buffers): Mention code and EOL conversions by file I/O
3606 primitives and subroutines.
3607
3608 * nonascii.texi (Lisp and Coding Systems): Document
3609 coding-system-eol-type. Add index entries for eol conversion.
3610
3611 * display.texi (Defining Faces): Mention `mac', and add an xref to
3612 where window-system is described.
3613
36142006-05-10 Richard Stallman <rms@gnu.org>
3615
3616 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3617
36182006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3619
3620 * variables.texi (File Local Variables): Recommend to quote lambda
3621 expressions in safe-local-variable property.
3622
36232006-05-09 Richard Stallman <rms@gnu.org>
3624
3625 * variables.texi (File Local Variables): Document
3626 safe-local-eval-forms and safe-local-eval-function.
3627
36282006-05-07 Kim F. Storm <storm@cua.dk>
3629
3630 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3631 from add-to-history.
3632
36332006-05-07 Romain Francoise <romain@orebokech.com>
3634
3635 * commands.texi (Event Input Misc):
3636 * compile.texi (Eval During Compile):
3637 * internals.texi (Buffer Internals):
3638 * minibuf.texi (Initial Input):
3639 * nonascii.texi (Scanning Charsets):
3640 * numbers.texi (Comparison of Numbers):
3641 * windows.texi (Textual Scrolling, Vertical Scrolling):
3642 Fix various typos.
3643
36442006-05-06 Eli Zaretskii <eliz@gnu.org>
3645
3646 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3647 conditional xref's to either emacs or emacs-xtra, depending on
3648 @iftex/@ifnottex.
3649
3650 * minibuf.texi (Minibuffer History): Document add-to-history.
3651
36522006-05-05 Eli Zaretskii <eliz@gnu.org>
3653
3654 * internals.texi (Pure Storage): Mention the pure overflow message
3655 at startup.
3656
c8763fb6 36572006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3658
3659 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3660 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3661 search.
3662
36632006-05-01 Richard Stallman <rms@gnu.org>
3664
3665 * intro.texi (nil and t): Clarify.
3666
3667 * variables.texi (File Local Variables): Suggest using booleanp.
3668
36692006-05-01 Juanma Barranquero <lekktu@gmail.com>
3670
3671 * objects.texi (Type Predicates): Fix typos.
3672
36732006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3674
3675 * intro.texi (nil and t): Add booleanp.
3676
3677 * objects.texi (Type Predicates): Add links for booleanp and
3678 string-or-null-p.
3679
36802006-04-29 Richard Stallman <rms@gnu.org>
3681
3682 * modes.texi (Multiline Font Lock): Rename from
3683 Multi line Font Lock Elements. Much clarification.
3684 (Font Lock Multiline, Region to Fontify): Much clarification.
3685
36862006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3687
3688 * variables.texi (File Local Variables): Remove the special case t for
3689 safe-local-variable.
3690
36912006-04-26 Richard Stallman <rms@gnu.org>
3692
3693 * syntax.texi (Parsing Expressions): Minor cleanup.
3694
36952006-04-18 Richard Stallman <rms@gnu.org>
3696
3697 * tips.texi (Coding Conventions): Explain when the package's
3698 prefix should appear later on (not at the start of the name).
3699
3700 * searching.texi (String Search): Clarify effect of NOERROR.
3701
3702 * modes.texi (Imenu): Clarify what special items do.
3703
3704 * hooks.texi (Standard Hooks): Delete text about old hook names.
3705
37062006-04-17 Romain Francoise <romain@orebokech.com>
3707
3708 * variables.texi (Local Variables): Update the default value of
3709 `max-specpdl-size'.
3710
37112006-04-15 Michael Olson <mwolson@gnu.org>
3712
3713 * processes.texi (Transaction Queues): Mention the new optional
3714 `delay-question' argument for `tq-enqueue'.
3715
37162006-04-13 Bill Wohler <wohler@newt.com>
3717
3718 * customize.texi (Common Keywords): Use dotted notation for
3719 :package-version value. Specify its values. Improve documentation
3720 for customize-package-emacs-version-alist.
3721
37222006-04-12 Bill Wohler <wohler@newt.com>
3723
3724 * customize.texi (Common Keywords): Move description of
3725 customize-package-emacs-version-alist to @defvar.
3726
37272006-04-10 Bill Wohler <wohler@newt.com>
3728
3729 * customize.texi (Common Keywords): Add :package-version.
3730
37312006-04-10 Kim F. Storm <storm@cua.dk>
3732
3733 * text.texi (Buffer Contents): Add NOPROPS arg to
3734 filter-buffer-substring.
3735
37362006-04-08 Kevin Ryde <user42@zip.com.au>
3737
3738 * os.texi (Command-Line Arguments): Update xref to emacs manual
3739 "Command Arguments" -> "Emacs Invocation", per change there.
3740
37412006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3742
3743 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3744 be on one line to help makeinfo not render two spaces after the dot.
3745
37462006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3747
3748 * strings.texi (Predicates for Strings): Add string-or-null-p.
3749
37502006-03-28 Kim F. Storm <storm@cua.dk>
3751
3752 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3753 remarks about systems that don't support fractional seconds.
3754
37552006-03-25 Karl Berry <karl@gnu.org>
3756
3757 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3758 the year list.
3759
37602006-03-21 Nick Roberts <nickrob@snap.net.nz>
3761
3762 * display.texi (Fringe Indicators): Fix typos.
3763
37642006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3765
3766 * tips.texi (Documentation Tips): One can now also write `program'
3767 in front of a quoted symbol in a docstring to prevent making a
3768 hyperlink.
3769
37702006-03-19 Alan Mackenzie <acm@muc.de>
3771
3772 * text.texi (Special Properties): Clarify `fontified' property.
3773
37742006-03-16 Richard Stallman <rms@gnu.org>
3775
3776 * display.texi (Defining Images): Minor cleanup.
3777
37782006-03-16 Bill Wohler <wohler@newt.com>
3779
3780 * display.texi (Defining Images): In image-load-path-for-library,
3781 prefer user's images.
3782
37832006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3784
3785 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3786
37872006-03-15 Bill Wohler <wohler@newt.com>
3788
3789 * display.texi (Defining Images): Fix example in
3790 image-load-path-for-library by not recommending that one binds
3791 image-load-path. Just defvar it to placate compiler and only use
3792 it if previously defined.
3793
37942006-03-14 Bill Wohler <wohler@newt.com>
3795
3796 * display.texi (Defining Images): In image-load-path-for-library,
3797 always return list of directories. Update example.
3798
37992006-03-14 Alan Mackenzie <acm@muc.de>
3800
3801 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3802 This describes font-lock-extend-region-function.
3803 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3804 the new node "Region to Fontify".
3805
38062006-03-13 Richard Stallman <rms@gnu.org>
3807
3808 * display.texi (Invisible Text): The impossible position is
3809 now before the invisible text, not after.
3810 (Defining Images): Clean up last change.
3811
38122006-03-11 Bill Wohler <wohler@newt.com>
3813
3814 * display.texi (Defining Images): Add image-load-path-for-library.
3815
38162006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3817
3818 * text.texi (Adaptive Fill): Fix Texinfo usage.
3819
3820 * strings.texi (Creating Strings): Fix Texinfo usage.
3821
3822 * searching.texi (Regexp Special): Use @samp for regular
3823 expressions that are not in Lisp syntax.
3824
38252006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3826
3827 * searching.texi (Regexp Special): Put remark between parentheses
3828 to avoid misreading.
3829
38302006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3831
3832 * searching.texi (Syntax of Regexps): More accurately describe
3833 which characters are special in which situations.
3834 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3835 are not special. Describe in detail when `[' and `]' are special.
3836 (Regexp Backslash): Plenty of regexps with unbalanced square
3837 brackets are valid, so reword that statement.
3838
38392006-03-02 Kim F. Storm <storm@cua.dk>
3840
3841 * keymaps.texi (Tool Bar): Add tool-bar-border.
3842
38432006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3844
3845 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3846
38472006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3848
3849 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3850
3851 * files.texi (Locating Files): Suggest additional values for the
3852 SUFFIXES arg of `locate-file'. Update pxref.
3853
3854 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3855 (How Programs Do Loading): Discuss the effects of Auto Compression
3856 mode on `load'.
3857 (Load Suffixes): New node.
3858 (Library Search): Delete description of `load-suffixes'; it was
3859 moved to "Load Suffixes".
3860 (Autoload, Named Features): Mention `load-suffixes'.
3861
38622006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3863
3864 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3865
3866 * windows.texi (Window Tree): Fix typo.
3867
38682006-02-20 Kim F. Storm <storm@cua.dk>
3869
3870 * display.texi (Fringe Indicators): New section.
3871 Move indicate-empty-lines, indicate-buffer-boundaries, and
3872 default-indicate-buffer-boundaries here.
3873 Add fringe-indicator-alist and default-fringes-indicator-alist.
3874 Add list of logical fringe indicator symbols.
3875 Update list of standard bitmap names.
3876 (Fringe Cursors): New section.
3877 Move overflow-newline-into-fringe here.
3878 Add fringe-cursor-alist and default-fringes-cursor-alist.
3879 Add list of fringe cursor symbols.
3880
38812006-02-20 Juanma Barranquero <lekktu@gmail.com>
3882
3883 * commands.texi (Using Interactive): Fix reference to node
3884 "Minibuffers".
3885
38862006-02-19 Richard M. Stallman <rms@gnu.org>
3887
3888 * minibuf.texi (High-Level Completion):
3889 Add xref to read-input-method-name.
3890
3891 * files.texi (Relative File Names): Move file-relative-name here.
3892 (File Name Expansion): From here. Minor clarifications.
3893
3894 * commands.texi (Using Interactive): Add xrefs about reading input.
3895 Clarify remarks about that moving point and mark.
3896 Put string case before list case.
3897
c8763fb6 38982006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3899
3900 * display.texi (Other Display Specs, Image Descriptors):
3901 Revert erroneous changes. The previous description of
3902 image-descriptors as `(image . PROPS)' was correct.
3903
39042006-02-14 Richard M. Stallman <rms@gnu.org>
3905
3906 * variables.texi (File Local Variables): Clarifications.
3907
39082006-02-14 Juanma Barranquero <lekktu@gmail.com>
3909
3910 * variables.texi (File Local Variables): Use @code for a cons
3911 cell, not @var.
3912
39132006-02-13 Chong Yidong <cyd@stupidchicken.com>
3914
3915 * variables.texi (File Local Variables): Document new file local
3916 variable behavior.
3917
39182006-02-10 Kim F. Storm <storm@cua.dk>
3919
3920 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3921
39222006-02-08 Juanma Barranquero <lekktu@gmail.com>
3923
3924 * modes.texi (%-Constructs): Remove obsolete info about
3925 `global-mode-string'.
3926
39272006-02-07 Richard M. Stallman <rms@gnu.org>
3928
3929 * commands.texi (Prefix Command Arguments): Minor cleanup.
3930
3931 * display.texi: "Graphical display", not window system.
3932
3933 * functions.texi (What Is a Function): Fix xref.
3934
3935 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3936 (Changing Key Bindings): Clarify when remapping is better than
3937 substitute-key-definition.
3938
39392006-02-02 Richard M. Stallman <rms@gnu.org>
3940
3941 * minibuf.texi (Basic Completion): Completion alists are risky.
3942
3943 * keymaps.texi (Active Keymaps): Clarifications.
3944 (Searching Keymaps): New node.
3945 (Keymaps): Update menu.
3946
3947 * frames.texi (Layout Parameters): Minor clarification.
3948 (Drag and Drop): New node.
3949 (Frames): Update menu.
3950
39512006-01-29 Chong Yidong <cyd@stupidchicken.com>
3952
3953 * display.texi (Other Display Specs, Image Descriptors):
3954 Image description is a list, not a cons cell.
3955
39562006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3957
3958 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3959 list is not necessarily a list).
3960
39612006-01-27 Eli Zaretskii <eliz@gnu.org>
3962
3963 * frames.texi (Layout Parameters): border-width and
3964 internal-border-width belong to the frame, not the window.
3965
39662006-01-19 Richard M. Stallman <rms@gnu.org>
3967
3968 * nonascii.texi (Translation of Characters): Search cmds use
3969 translation-table-for-input. Automatically made local.
3970
3971 * markers.texi (Overview of Markers): Count insertion type
3972 as one of a marker's attributes.
3973
3974 * keymaps.texi (Controlling Active Maps): New node, split out of
3975 Active Keymaps.
3976 (Keymaps): Menu updated.
3977 (Active Keymaps): Give pseudocode to explain how the active
3978 maps are searched. current-active-maps and key-binding moved here.
3979 (Functions for Key Lookup): current-active-maps and key-binding moved.
3980 Clarifications.
3981 (Searching the Keymaps): New subnode.
3982
3983 * elisp.texi (Top): Menu clarification.
3984
3985 * display.texi (Other Display Specs): Delete duplicate entry for
3986 just a string as display spec. Move text about recursive display
3987 specs on such a string.
3988
3989 * commands.texi (Key Sequence Input): Clarify.
3990 Move num-nonmacro-input-events out.
3991 (Reading One Event): num-nonmacro-input-events moved here.
3992
39932006-01-14 Nick Roberts <nickrob@snap.net.nz>
3994
3995 * advice.texi (Simple Advice): Update example to fit argument
3996 change in previous-line.
3997
39982006-01-05 Richard M. Stallman <rms@gnu.org>
3999
4000 * markers.texi (The Mark): Fix in `mark'.
4001
40022006-01-04 Richard M. Stallman <rms@gnu.org>
4003
4004 * processes.texi (Misc Network, Make Network): Minor cleanups.
4005
40062006-01-04 Kim F. Storm <storm@cua.dk>
4007
4008 * processes.texi (Make Network): Add IPv6 addresses and handling.
4009 (Network Feature Testing): Mention (:family ipv6).
4010 (Misc Network): Add IPv6 formats to format-network-address.
4011
40122005-12-30 Richard M. Stallman <rms@gnu.org>
4013
4014 * text.texi (Changing Properties):
4015 Don't use return value of set-text-properties.
4016
40172005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4018
4019 * modes.texi (Mode Line Format): Correct typo in menu.
4020
40212005-12-29 Richard M. Stallman <rms@gnu.org>
4022
4023 * modes.texi (Mode Line Top): New node.
4024 (Mode Line Data): Some text moved to new node.
4025 Explain the data structure more concretely.
4026 (Mode Line Basics): Clarifications.
4027 (Mode Line Variables): Clarify intro paragraph.
4028 (%-Constructs): Clarify intro paragraph.
4029 (Mode Line Format): Update menu.
4030
40312005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4032
4033 * minibuf.texi (Basic Completion): Update lazy-completion-table
4034 examples for removal of ARGS argument.
4035
40362005-12-23 Richard M. Stallman <rms@gnu.org>
4037
4038 * text.texi (Undo): Restore some explanation from the version
4039 that was deleted.
4040
40412005-12-23 Eli Zaretskii <eliz@gnu.org>
4042
4043 * text.texi (Undo): Remove duplicate descriptions of `apply
4044 funname' and `apply delta' elements of the undo list.
4045
40462005-12-20 Richard M. Stallman <rms@gnu.org>
4047
4048 * help.texi (Help Functions): Update documentation of `apropos'.
4049
40502005-12-20 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4053 because it is confusing. If the :help-echo keyword is a function,
4054 it is not directly used as the :help-echo overlay property, as the
4055 xref seems to suggest (it does not take the appropriate args).
4056
40572005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4058
4059 * customize.texi (Common Keywords): Fix Texinfo usage.
4060 (Group Definitions, Variable Definitions): Update for new
4061 conventions for using `*' in docstrings.
4062
4063 * tips.texi (Documentation Tips): Update for new conventions for
4064 using `*' in docstrings.
4065
40662005-12-16 Richard M. Stallman <rms@gnu.org>
4067
4068 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4069
40702005-12-16 Juri Linkov <juri@jurta.org>
4071
4072 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4073
40742005-12-14 Romain Francoise <romain@orebokech.com>
4075
4076 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4077 Fix typo.
4078
40792005-12-11 Juri Linkov <juri@jurta.org>
4080
4081 * minibuf.texi (Completion Commands): Add mention of read-file-name
4082 for filename completion keymaps.
4083 (Reading File Names): Add mention of filename completion keymaps
4084 for read-file-name and xref to `Completion Commands'.
4085
40862005-12-10 Richard M. Stallman <rms@gnu.org>
4087
4088 * customize.texi (Common Keywords): State caveats for use of :tag.
4089
40902005-12-08 Richard M. Stallman <rms@gnu.org>
4091
4092 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4093 with xrefs and better explanation.
4094 (Completion Commands): Add the filename completion maps.
4095
4096 * objects.texi (Character Type): Clarify that \s is not space
4097 if a dash follows.
4098
40992005-12-05 Richard M. Stallman <rms@gnu.org>
4100
4101 * windows.texi (Resizing Windows): Delete preserve-before args.
4102
41032005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4104
4105 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4106 in full keymaps, since the quirk has been fixed.
4107
41082005-12-03 Eli Zaretskii <eliz@gnu.org>
4109
4110 * hooks.texi (Standard Hooks): Add index entries. Mention
4111 `compilation-finish-functions'.
4112
41132005-11-27 Richard M. Stallman <rms@gnu.org>
4114
4115 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4116
41172005-11-21 Juri Linkov <juri@jurta.org>
4118
4119 * customize.texi (Common Keywords): Update links types
4120 custom-manual and url-link. Add link types emacs-library-link,
4121 file-link, function-link, variable-link, custom-group-link.
4122
41232005-11-20 Chong Yidong <cyd@stupidchicken.com>
4124
4125 * display.texi: Revert 2005-11-20 change.
4126
41272005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4128
4129 * processes.texi (Bindat Functions):
4130 Say "third" to refer to zero-based index "2".
4131
41322005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4133
4134 * loading.texi (Library Search): Update the default value of
4135 `load-suffixes'.
4136
41372005-11-17 Chong Yidong <cyd@stupidchicken.com>
4138
4139 * display.texi (Attribute Functions): Mention :ignore-defface.
4140
41412005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4142
4143 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4144 (Minor Mode Conventions): Mention the use of a hook.
4145
41462005-11-06 Richard M. Stallman <rms@gnu.org>
4147
4148 * files.texi (Magic File Names): find-file-name-handler checks the
4149 `operations' property of the handler.
4150
41512005-11-03 Richard M. Stallman <rms@gnu.org>
4152
4153 * variables.texi (Frame-Local Variables): Small clarification.
4154
41552005-10-29 Chong Yidong <cyd@stupidchicken.com>
4156
4157 * os.texi (Init File): Document ~/.emacs.d/init.el.
4158
41592005-10-29 Richard M. Stallman <rms@gnu.org>
4160
4161 * internals.texi (Garbage Collection): Document memory-full.
4162
41632005-10-28 Bill Wohler <wohler@newt.com>
4164
4165 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4166 for URLs.
4167
41682005-10-28 Richard M. Stallman <rms@gnu.org>
4169
4170 * minibuf.texi (Completion Commands): Clean up prev change.
4171
41722005-10-26 Kevin Ryde <user42@zip.com.au>
4173
4174 * compile.texi (Eval During Compile): Explain recommended uses
4175 of eval-when-compile and eval-and-compile.
4176
41772005-10-27 Masatake YAMATO <jet@gyve.org>
4178
4179 * minibuf.texi (Completion Commands):
4180 Write about new optional argument for `display-completion-list'.
4181
41822005-10-23 Richard M. Stallman <rms@gnu.org>
4183
4184 * display.texi (Overlay Arrow): Clarify about local bindings of
4185 overlay-arrow-position.
4186
41872005-10-22 Eli Zaretskii <eliz@gnu.org>
4188
4189 * internals.texi (Building Emacs): Fix last change.
4190
41912005-10-22 Richard M. Stallman <rms@gnu.org>
4192
4193 * internals.texi (Building Emacs): Document eval-at-startup.
4194
41952005-10-21 Richard M. Stallman <rms@gnu.org>
4196
4197 * loading.texi (Where Defined): load-history contains abs file names.
4198 symbol-file returns abs file names.
4199
42002005-10-19 Kim F. Storm <storm@cua.dk>
4201
4202 * display.texi (Showing Images): Add max-image-size integer value.
4203
42042005-10-18 Chong Yidong <cyd@stupidchicken.com>
4205
4206 * display.texi (Showing Images): Document max-image-size.
4207
42082005-10-17 Richard M. Stallman <rms@gnu.org>
4209
4210 * commands.texi (Quitting): Minor clarification.
4211
4212 * processes.texi (Sentinels): Clarify about output and quitting.
4213 (Filter Functions): Mention with-local-quit.
4214
42152005-10-17 Juri Linkov <juri@jurta.org>
4216
4217 * buffers.texi (Current Buffer):
4218 * commands.texi (Event Input Misc):
4219 * compile.texi (Eval During Compile, Compiler Errors):
4220 * customize.texi (Group Definitions):
4221 * display.texi (Progress, Defining Faces):
4222 * files.texi (Writing to Files):
4223 * modes.texi (Mode Hooks, Defining Minor Modes):
4224 * streams.texi (Output Functions):
4225 * syntax.texi (Syntax Table Functions):
4226 * text.texi (Change Hooks):
4227 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4228
4229 * commands.texi (Quitting): Replace arg `forms' with `body' in
4230 `with-local-quit'.
4231
4232 * positions.texi (Excursions): Replace arg `forms' with `body' in
4233 `save-excursion'.
4234
42352005-10-08 Kim F. Storm <storm@cua.dk>
4236
4237 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4238 Rename manual section accordingly.
4239
42402005-10-04 Kim F. Storm <storm@cua.dk>
4241
4242 * windows.texi (Window Split Tree): New section describing
4243 new function window-split-tree function.
4244
42452005-10-03 Nick Roberts <nickrob@snap.net.nz>
4246
4247 * display.texi (Fringe Size/Pos): Simplify and add detail.
4248
42492005-09-30 Romain Francoise <romain@orebokech.com>
4250
4251 * minibuf.texi (High-Level Completion): Explain that the prompt
4252 given to `read-buffer' should end with a colon and a space.
4253 Update usage examples.
4254
42552005-09-29 Juri Linkov <juri@jurta.org>
4256
4257 * display.texi (Displaying Messages): Rename argument name
4258 `string' to `format-string' in functions `message', `message-box',
4259 `message-or-box'.
4260
42612005-09-26 Chong Yidong <cyd@stupidchicken.com>
4262
4263 * errors.texi (Standard Errors): Correct xrefs.
4264
42652005-09-18 Chong Yidong <cyd@stupidchicken.com>
4266
4267 * display.texi (Defining Images): Update documentation for
4268 `image-load-path'.
4269
42702005-09-17 Richard M. Stallman <rms@gnu.org>
4271
4272 * display.texi (Defining Images): Clean up previous change.
4273
42742005-09-16 Romain Francoise <romain@orebokech.com>
4275
4276 * elisp.texi: Specify GFDL version 1.2.
4277
4278 * doclicense.texi (GNU Free Documentation License): Update to
4279 version 1.2.
4280
42812005-09-15 Chong Yidong <cyd@stupidchicken.com>
4282
4283 * display.texi (Defining Images): Document `image-load-path'.
4284
42852005-09-15 Richard M. Stallman <rms@gnu.org>
4286
4287 * objects.texi (Printed Representation): Minor cleanup.
4288 (Box Diagrams): Minor fix.
4289 (Cons Cell Type): Move (...) index item here.
4290 (Box Diagrams): From here.
4291 (Array Type): Minor fix.
4292 (Type Predicates): Delete index "predicates".
4293 (Hash Table Type): Clarify xref.
4294 (Dotted Pair Notation): Minor fix.
4295
42962005-09-10 Chong Yidong <cyd@stupidchicken.com>
4297
4298 * files.texi (Saving Buffers): Fix typo.
4299
43002005-09-08 Richard M. Stallman <rms@gnu.org>
4301
4302 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4303
43042005-09-08 Chong Yidong <cyd@stupidchicken.com>
4305
4306 * locals.texi (Standard Buffer-Local Variables): Don't include
4307 mode variables for minor modes.
4308 Fix xrefs for buffer-display-count, buffer-display-table,
4309 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4310 enable-multibyte-characters, fill-column, header-line-format,
4311 left-fringe-width, left-margin, and right-fringe-width.
4312
4313 * hooks.texi (Standard Hooks): All hooks should conform to the
4314 standard naming convention now.
4315 Fix xref for `echo-area-clear-hook'.
4316
4317 * display.texi (Usual Display): Note that indicate-empty-lines and
4318 tab-width are buffer-local.
4319
4320 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4321
4322 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4323
4324 * nonascii.texi (Encoding and I/O): Note that
4325 buffer-file-coding-system is buffer-local.
4326
4327 * positions.texi (List Motion): Note that defun-prompt-regexp is
4328 buffer-local.
4329
4330 * text.texi (Auto Filling): Note that auto-fill-function is
4331 buffer-local.
4332 (Undo): Note that buffer-undo-list is buffer-local.
4333
4334 * windows.texi (Buffers and Windows): Document
4335 buffer-display-count.
4336
43372005-09-06 Richard M. Stallman <rms@gnu.org>
4338
4339 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4340 package prefix elsewhere than at the start of the name.
4341
43422005-09-03 Richard M. Stallman <rms@gnu.org>
4343
4344 * tips.texi (Programming Tips): Add conventions for minibuffer
4345 questions and prompts.
4346
43472005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4348
4349 * intro.texi (nil and t): Minor cleanup.
4350 Delete spurious mention of keyword symbols.
4351 (Evaluation Notation): Add index entry.
4352 (A Sample Function Description): Minor cleanup.
4353 (A Sample Variable Description): Not all vars can be set.
4354
43552005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4356
4357 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4358
4359 (Insertion): Document precise type of `insert-char' arg COUNT.
4360
43612005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4362
4363 * modes.texi (Other Font Lock Variables): Sync the default of
4364 font-lock-lines-before.
4365
43662005-08-31 Michael Albinus <michael.albinus@gmx.de>
4367
4368 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4369
43702005-08-29 Richard M. Stallman <rms@gnu.org>
4371
4372 * elisp.texi (Top): Update subnode menu.
4373
4374 * searching.texi (Searching and Matching): Move node.
4375 Rearrange contents and add overall explanation.
4376 (Searching and Case): Move node.
4377 (Searching and Matching): Update menu.
4378
43792005-08-27 Eli Zaretskii <eliz@gnu.org>
4380
4381 * os.texi (Startup Summary): Fix the description of the initial
4382 startup message display.
4383
43842005-08-25 Richard M. Stallman <rms@gnu.org>
4385
4386 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4387
43882005-08-25 Emilio C. Lopes <eclig@gmx.net>
4389
4390 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4391 `next-overlay-change' example.
4392
43932005-08-22 Juri Linkov <juri@jurta.org>
4394
4395 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4396 Fix invert-face. Fix args of face-background.
4397
4398 * display.texi (Standard Faces): Delete node.
4399 (Faces): Add xref to `(emacs)Standard Faces'.
4400 (Displaying Faces): Fix xref to `Standard Faces'.
4401
4402 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4403
44042005-08-20 Alan Mackenzie <acm@muc.de>
4405
4406 * buffers.texi (The Buffer List): Clarify the manipulation of the
4407 buffer list.
4408
44092005-08-14 Richard M. Stallman <rms@gnu.org>
4410
4411 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4412 a regexp.
4413
44142005-08-11 Richard M. Stallman <rms@gnu.org>
4415
4416 * elisp.texi (Top): Update subnode lists.
4417
4418 * display.texi (Inverse Video): Node deleted.
4419
4420 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4421 New nodes split out of Coding Conventions.
4422
4423 * searching.texi (Regular Expressions): Document re-builder.
4424
4425 * os.texi (Time Parsing): New node split out of Time Conversion.
4426
4427 * processes.texi (Misc Network, Network Feature Testing)
4428 (Network Options, Make Network): New nodes split out of
4429 Low-Level Network.
4430
44312005-08-09 Richard M. Stallman <rms@gnu.org>
4432
4433 * frames.texi (Geometry): New node, split from Size and Position.
4434 (Frame Parameters): Refer to Geometry.
4435
4436 * buffers.texi (The Buffer List): Fix xrefs.
4437
4438 * windows.texi (Splitting Windows): Fix xref.
4439
4440 * frames.texi (Layout Parameters): Add xref.
4441
4442 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4443
4444 * keymaps.texi (Menu Bar): Fix xref.
4445
4446 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4447
4448 * modes.texi (%-Constructs): Fix xref.
4449
4450 * frames.texi (Window Frame Parameters): Node split up.
4451 (Basic Parameters, Position Parameters, Size Parameters)
4452 (Layout Parameters, Buffer Parameters, Management Parameters)
4453 (Cursor Parameters, Color Parameters): New subnodes.
4454
44552005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4456
4457 * positions.texi (Screen Lines): Update xref for previous change
4458 in minibuf.texi.
4459
4460 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4461 change in minibuf.texi.
4462
44632005-08-09 Richard M. Stallman <rms@gnu.org>
4464
4465 * tips.texi (Coding Conventions): Minor cleanup.
4466
4467 * modes.texi (Defining Minor Modes): Explain when init-value
4468 can be non-nil.
4469
4470 * elisp.texi (Top): Update submenu for Minibuffer.
4471
4472 * minibuf.texi (Minibuffer Misc): Node split up.
4473 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4474 (Recursive Mini): New nodes split out from Minibuffer Misc.
4475 (Minibuffer Misc): Document max-mini-window-height.
4476
4477 * hash.texi (Defining Hash): Delete stray paren in example.
4478
4479 * display.texi (Echo Area Customization): Don't define
4480 max-mini-window-height here; xref instead.
4481
4482 * commands.texi (Event Input Misc): Update while-no-input.
4483
4484 * advice.texi (Advising Functions): Explain when to use advice
4485 and when to use a hook.
4486
44872005-07-30 Eli Zaretskii <eliz@gnu.org>
4488
4489 * makefile.w32-in (info): Don't run install-info.
4490 ($(infodir)/dir): New target, produced by running install-info.
4491
44922005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4493
4494 * modes.texi (Defining Minor Modes): The keyword for the initial
4495 value is :init-value, not :initial-value.
4496
44972005-07-23 Eli Zaretskii <eliz@gnu.org>
4498
4499 * loading.texi (Autoload): Make the `doctor' example be consistent
4500 with what's in current loaddefs.el. Describe the "fn" magic in
4501 the usage portion of the doc string.
4502
45032005-07-22 Richard M. Stallman <rms@gnu.org>
4504
4505 * internals.texi (Garbage Collection): Clarify previous change.
4506
45072005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4508
4509 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4510
45112005-07-18 Juri Linkov <juri@jurta.org>
4512
4513 * commands.texi (Accessing Events):
4514 * frames.texi (Text Terminal Colors, Resources):
4515 * markers.texi (The Mark):
4516 * modes.texi (Defining Minor Modes):
4517 Delete duplicate duplicate words.
4518
45192005-07-16 Richard M. Stallman <rms@gnu.org>
4520
4521 * display.texi (Managing Overlays): Clarify make-overlay
4522 args for insertion types.
4523
45242005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4525
4526 * customize.texi (Variable Definitions):
4527 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4528 `standard-value' is a list too.
4529 (Defining New Types): Use @key{RET} instead of @key{ret}.
4530
45312005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4532
4533 * os.texi (Translating Input): Fix typo.
4534
45352005-07-08 Richard M. Stallman <rms@gnu.org>
4536
4537 * README: Update edition number and size estimate.
4538
4539 * elisp.texi (VERSION): Set to 2.9.
4540
45412005-07-07 Richard M. Stallman <rms@gnu.org>
4542
4543 * book-spine.texinfo: Update Emacs version.
4544
4545 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4546
45472005-07-06 Richard M. Stallman <rms@gnu.org>
4548
4549 * searching.texi (Regexp Search): Clarify what re-search-forward
4550 does when the search fails.
4551
45522005-07-05 Lute Kamstra <lute@gnu.org>
4553
4554 * Update FSF's address in GPL notices.
4555
4556 * doclicense.texi (GNU Free Documentation License):
4557 * gpl.texi (GPL):
4558 * tips.texi (Coding Conventions, Library Headers):
4559 * vol1.texi:
4560 * vol2.texi: Update FSF's address.
4561
45622005-07-04 Richard M. Stallman <rms@gnu.org>
4563
4564 * hooks.texi (Standard Hooks): Add occur-hook.
4565
45662005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4567
4568 * display.texi (The Echo Area): Correct menu.
4569
45702005-07-03 Richard M. Stallman <rms@gnu.org>
4571
4572 * elisp.texi (Top): Update subnode menu for Display.
4573
4574 * display.texi (Displaying Messages): New node, with most
4575 of what was in The Echo Area.
4576 (Progress): Moved under The Echo Area.
4577 (Logging Messages): New node with new text.
4578 (Echo Area Customization): New node, the rest of what was
4579 in The Echo Area. Document message-truncate-lines with @defvar.
4580 (Display): Update menu.
4581
4582 * windows.texi (Textual Scrolling): Doc 3 values for
4583 scroll-preserve-screen-position.
4584
4585 * text.texi (Special Properties): Change hook functions
4586 should bind inhibit-modification-hooks around altering buffer text.
4587
4588 * keymaps.texi (Key Binding Commands): Call binding BINDING
4589 rather than DEFINITION.
4590
45912005-06-29 Juanma Barranquero <lekktu@gmail.com>
4592
4593 * variables.texi (Defining Variables): `user-variable-p' returns t
4594 for aliases of user options, nil for alias loops.
4595
45962005-06-28 Richard M. Stallman <rms@gnu.org>
4597
4598 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4599 make-keymap.
4600
46012005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4602
4603 * variables.texi (Setting Variables): Correct and clarify
4604 description of `add-to-ordered-list'.
4605
46062005-06-26 Richard M. Stallman <rms@gnu.org>
4607
4608 * display.texi (Faces): Minor cleanup.
4609
46102005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4611
4612 * display.texi (Faces): `facep' returns t for strings that are
4613 face names.
4614
46152005-06-25 Richard M. Stallman <rms@gnu.org>
4616
4617 * objects.texi (Equality Predicates): Clarify meaning of equal.
4618
4619 * windows.texi (Selecting Windows): save-selected-window
4620 and with-selected-window save and restore the current buffer.
4621
46222005-06-24 Richard M. Stallman <rms@gnu.org>
4623
4624 * numbers.texi (Float Basics): Explain how to test for NaN,
4625 and printing the sign of NaNs.
4626
46272005-06-24 Eli Zaretskii <eliz@gnu.org>
4628
4629 * makefile.w32-in (MAKEINFO): Use --force.
4630
46312005-06-23 Richard M. Stallman <rms@gnu.org>
4632
4633 * display.texi (Face Functions): Correct Texinfo usage.
4634
46352005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4636
4637 * lists.texi (Rings): `ring-elements' now returns the elements of
4638 RING in order.
4639
46402005-06-23 Juanma Barranquero <lekktu@gmail.com>
4641
4642 * markers.texi (The Mark): Texinfo usage fix.
4643
46442005-06-23 Kim F. Storm <storm@cua.dk>
4645
4646 * searching.texi (Entire Match Data): Remove evaporate option for
4647 match-data. Do not mention evaporate option for set-match-data.
4648
46492005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4650
4651 * display.texi (Face Functions): Mention face aliases.
4652
46532005-06-21 Richard M. Stallman <rms@gnu.org>
4654
4655 * anti.texi (Antinews): Texinfo usage fix.
4656
46572005-06-21 Karl Berry <karl@gnu.org>
4658
4659 * elisp.texi: Use @copying.
4660
4661 * elisp.texi: Put @summarycontents and @contents before the Top
4662 node, instead of the end of the file, so that the contents appear
4663 in the right place in the dvi/pdf output.
4664
46652005-06-21 Juri Linkov <juri@jurta.org>
4666
4667 * display.texi (Defining Faces): Add `customized-face'.
4668
46692005-06-20 Kim F. Storm <storm@cua.dk>
4670
4671 * variables.texi (Setting Variables): Any type of element can be
4672 given order in add-to-ordered-list. Compare elements with eq.
4673
4674 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4675
46762005-06-20 Karl Berry <karl@gnu.org>
4677
4678 * syntax.texi (Syntax Flags): Make last column very slightly wider
4679 to avoid "generic comment" breaking on two lines and causing an
4680 underfull box.
4681
46822005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4683
4684 * lists.texi (Rings): Various minor clarifications and corrections.
4685
46862005-06-18 Richard M. Stallman <rms@gnu.org>
4687
4688 * functions.texi (Obsolete Functions): Simplify.
4689
4690 * variables.texi (Variable Aliases): Simplify.
4691
4692 * anti.texi, backups.texi, compile.texi, customization.texi:
4693 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4694 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4695 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4696 * variables.texi: Fix formatting ugliness.
4697
4698 * elisp.texi: Add links to Rings and Byte Packing.
4699 Update version and copyright years.
4700
4701 * minibuf.texi: Fix formatting ugliness.
4702 (Completion Commands): Move keymap vars to the end
4703 and vars completing-read binds to the top.
4704
47052005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4706
4707 * processes.texi: Fix typos.
4708 (Bindat Spec): Correct Texinfo error.
4709 (Byte Packing): Fix ungrammatical sentence.
4710
47112005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4712
4713 * lists.texi (Rings): New node.
4714 (Lists): Add it to menu.
4715
4716 * processes.texi (Byte Packing): New node.
4717 (Processes): Add it to menu.
4718
47192005-06-17 Richard M. Stallman <rms@gnu.org>
4720
4721 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4722
4723 * help.texi (Documentation Basics): Explain the xref to
4724 Documentation Tips.
4725
4726 * debugging.texi (Debugger Commands): Minor fix.
4727
47282005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * edebug.texi (Instrumenting): Eliminate duplicate link.
4731 (Specification List): Replace references to "below", referring to
4732 a later node, with one @ref to that node.
4733
4734 * os.texi (Timers): Timers should save and restore the match data
4735 if they change it.
4736
4737 * debugging.texi (Debugger Commands): Mention that the Lisp
4738 debugger can not step through primitive functions.
4739
47402005-06-16 Juanma Barranquero <lekktu@gmail.com>
4741
4742 * functions.texi (Obsolete Functions): Update argument names of
4743 `make-obsolete' and `define-obsolete-function-alias'.
4744
4745 * variables.texi (Variable Aliases): Update argument names of
4746 `defvaralias', `make-obsolete-variable' and
4747 `define-obsolete-variable-alias'.
4748
47492005-06-15 Kim F. Storm <storm@cua.dk>
4750
4751 * searching.texi (Entire Match Data): Rephrase warnings about
4752 evaporate arg to match-data and set-match-data.
4753
47542005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4755
4756 * elisp.texi (Top): Update detailed menu.
4757
4758 * edebug.texi (Edebug): Update menu.
4759 (Instrumenting): Update xrefs.
4760 (Edebug Execution Modes): Correct xref.
4761 (Jumping): Clarify description of `h' command.
4762 Eliminate redundant @ref.
4763 (Breaks): New node.
4764 (Breakpoints): Is now a subsubsection.
4765 (Global Break Condition): Mention `C-x X X'.
4766 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4767 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4768 (Edebug Display Update): Correct pxref.
4769 (Edebug and Macros): New node.
4770 (Instrumenting Macro Calls): Is now a subsubsection.
4771 Neither arg of `def-edebug-spec' is evaluated.
4772 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4773 (Specification Examples): Fix typo.
4774
47752005-06-14 Lute Kamstra <lute@gnu.org>
4776
4777 * debugging.texi (Function Debugging): Primitives can break on
4778 entry too.
4779
47802005-06-14 Kim F. Storm <storm@cua.dk>
4781
4782 * variables.texi (Setting Variables): Add add-to-ordered-list.
4783
47842005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4785
4786 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4787 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4788
47892005-06-13 Lute Kamstra <lute@gnu.org>
4790
4791 * text.texi (Special Properties): Fix cross reference.
4792
47932005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4794
4795 * debugging.texi (Function Debugging): Delete mention of empty
4796 string argument to `cancel-debug-on-entry'. Delete inaccurate
4797 description of the return value of that command.
4798
47992005-06-11 Alan Mackenzie <acm@muc.de>
4800
4801 * text.texi (Adaptive Fill): Amplify the description of
4802 fill-context-prefix.
4803
48042005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4805
4806 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4807
48082005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4809
4810 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4811
48122005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4813
4814 * debugging.texi (Error Debugging): Minor rewording.
4815 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4816 is optional.
4817
48182005-06-10 Lute Kamstra <lute@gnu.org>
4819
4820 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4821 (Top): Give it a title. Correct version number. Give the
4822 detailed node listing a more prominent header.
4823 * intro.texi: Don't set VERSION here a second time.
4824 Mention Emacs's version too.
4825 * anti.texi (Antinews): Use EMACSVER to refer to the current
4826 version of Emacs.
4827
48282005-06-09 Kim F. Storm <storm@cua.dk>
4829
4830 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4831 match-data and set-match-data.
4832
48332005-06-08 Richard M. Stallman <rms@gnu.org>
4834
4835 * searching.texi (Entire Match Data): Clarify when match-data
4836 returns markers and when integers.
4837
4838 * display.texi (Defining Faces): Explain that face name should not
4839 end in `-face'.
4840
4841 * modes.texi (Mode Line Data): Minor cleanup.
4842 (Customizing Keywords): Node split out of Search-based Fontification.
4843 Add example of using font-lock-add-keywords from a hook.
4844 Clarify when MODE should be non-nil, and when nil.
4845
48462005-06-06 Richard M. Stallman <rms@gnu.org>
4847
4848 * modes.texi (Mode Line Data): Explain what happens when the car
4849 of a list is a void symbol.
4850 (Search-based Fontification): Explain MODE arg to
4851 font-lock-add-keywords and warn about calls from major modes.
4852
48532005-06-08 Juri Linkov <juri@jurta.org>
4854
4855 * display.texi (Standard Faces): Add `shadow' face.
4856
48572005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4858
4859 * modes.texi (Major Mode Conventions): A derived mode only needs
4860 to put the call to the parent mode inside `delay-mode-hooks'.
4861
48622005-05-29 Richard M. Stallman <rms@gnu.org>
4863
4864 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4865 new, and what that implies. Clarify.
4866
4867 * files.texi (Locating Files): Clean up the text.
4868
4869 * frames.texi (Window Frame Parameters): Document user-size.
4870 Shorten entry for top by referring to left.
4871
48722005-05-26 Richard M. Stallman <rms@gnu.org>
4873
4874 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4875 is new, and what the implications are. Other clarifications.
4876
48772005-05-24 Richard M. Stallman <rms@gnu.org>
4878
4879 * frames.texi (Dialog Boxes): Minor fixes.
4880
48812005-05-25 Masatake YAMATO <jet@gyve.org>
4882
4883 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4884
48852005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4886
4887 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4888 is optional.
4889
48902005-05-24 Nick Roberts <nickrob@snap.net.nz>
4891
10d1d0af 4892 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4893
48942005-05-23 Lute Kamstra <lute@gnu.org>
4895
4896 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4897 syntax-begin-function over font-lock-beginning-of-syntax-function.
4898
48992005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4900
4901 * minibuf.texi (Reading File Names): Update description of
4902 `read-directory-name'.
4903
4904 * modes.texi (Derived Modes): Clarify :group keyword.
4905
49062005-05-21 Eli Zaretskii <eliz@gnu.org>
4907
4908 * files.texi (Locating Files): New subsection.
4909 Describe locate-file and executable-find.
4910
49112005-05-21 Kevin Ryde <user42@zip.com.au>
4912
4913 * frames.texi (Initial Parameters): Update cross reference to
4914 "Emacs Invocation".
4915
49162005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4917
4918 * keymaps.texi (Active Keymaps): Add anchor.
4919
4920 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4921 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4922 appropriate place.
4923 (Derived Modes): Small clarifications.
4924 (Minor Mode Conventions, Keymaps and Minor Modes):
4925 Replace references to nodes with references to anchors.
4926 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4927 Clarify description of lists whose first element is an integer.
4928 (Mode Line Variables): Add anchor.
4929 (%-Constructs): Clarify description of integer after %.
4930 (Emulating Mode Line): Describe nil value for FACE.
4931
49322005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4933
4934 * modes.texi (Derived Modes): Correct references to non-existing
4935 variable standard-syntax-table.
4936
49372005-05-17 Lute Kamstra <lute@gnu.org>
4938
4939 * modes.texi (Defining Minor Modes): Mention the mode hook.
4940
49412005-05-15 Kim F. Storm <storm@cua.dk>
4942
4943 * processes.texi (Network): Remove open-network-stream-nowait.
4944 (Network Servers): Remove open-network-stream-server.
4945
49462005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4947
4948 * elisp.texi (Top): Update detailed menu.
4949
4950 * variables.texi: Reorder nodes.
4951 (Variables): Update menu.
4952 (File Local Variables): Do not refer to the `-*-' line as
4953 a "local variables list". Add pxref.
4954
49552005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4956
4957 * elisp.texi (Top): Update detailed menu for node changes.
4958
4959 * modes.texi (Modes): Update Menu.
4960 (Hooks): Move to beginning of chapter.
4961 Most minor modes run mode hooks too.
4962 `add-hook' can handle void hooks or hooks whose value is a single
4963 function.
4964 (Major Modes): Update Menu.
4965 (Major Mode Basics): New node, split off from `Major Modes'.
4966 (Major Mode Conventions): Correct xref. Explain how to handle
4967 auto-mode-alist if the major mode command has an autoload cookie.
4968 (Auto Major Mode): Major update. Add magic-mode-alist.
4969 (Derived Modes): Major update.
4970 (Mode Line Format): Update Menu.
4971 (Mode Line Basics): New node, split off from `Mode Line Format'.
4972
4973 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4974 for `magic autoload comment'. Add index entries and anchor.
4975
49762005-05-14 Richard M. Stallman <rms@gnu.org>
4977
4978 * tips.texi (Coding Conventions): Explain how important it is
4979 that just loading certain files not change Emacs behavior.
4980
4981 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4982
49832005-05-12 Lute Kamstra <lute@gnu.org>
4984
4985 * modes.texi (Generic Modes): Update.
4986 (Major Modes): Refer to node "Generic Modes".
4987
4988 * elisp.texi (Top): Update to the current structure of the manual.
4989 * processes.texi (Processes): Add menu description.
4990 * customize.texi (Customization): Add menu descriptions.
4991
49922005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4993
4994 * processes.texi (Signals to Processes)
4995 (Low-Level Network): Fix typos.
4996
49972005-05-11 Lute Kamstra <lute@gnu.org>
4998
4999 * elisp.texi (Top): Add some nodes from the chapter "Major and
5000 Minor Modes" to the detailed node listing.
5001
50022005-05-10 Richard M. Stallman <rms@gnu.org>
5003
5004 * keymaps.texi (Extended Menu Items): Menu item filter functions
5005 can be called at any time.
5006
50072005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5008
5009 * variables.texi (File Local Variables): `(hack-local-variables t)'
5010 now also checks whether a mode is specified in the local variables
5011 list.
5012
50132005-05-05 Kevin Ryde <user42@zip.com.au>
5014
5015 * display.texi (The Echo Area): Correct format function cross
5016 reference.
5017
50182005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * variables.texi (Variable Aliases): Change description of
5021 `define-obsolete-variable-alias'.
5022
5023 * functions.texi (Functions): Add "Obsolete Functions" to menu.
5024 (Defining Functions): Add xref.
5025 (Obsolete Functions): New node.
5026 (Function Safety): Standardize capitalization of section title.
5027
5028 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
5029 (Dialog Boxes): Complete description of `x-popup-dialog'.
5030
50312005-05-04 Richard M. Stallman <rms@gnu.org>
5032
5033 * commands.texi (Interactive Codes): Fix Texinfo usage.
5034 Document U more clearly.
5035
50362005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5037
5038 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
5039 function and not a macro.
5040
5041 * frames.texi (Pop-Up Menus): Correct and clarify description of
5042 `x-popup-menu'.
5043 (Dialog Boxes): Clarify description of `x-popup-dialog'.
5044
50452005-05-01 Richard M. Stallman <rms@gnu.org>
5046
5047 * edebug.texi (Checking Whether to Stop): Fix previous change.
5048
50492005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5050
5051 * display.texi: Fix typos and Texinfo usage.
5052
5053 * edebug.texi (Checking Whether to Stop): executing-macro ->
5054 executing-kbd-macro.
5055
50562005-05-01 Richard M. Stallman <rms@gnu.org>
5057
5058 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5059
50602005-04-30 Richard M. Stallman <rms@gnu.org>
5061
5062 * files.texi (Magic File Names): Document `operations' property.
5063
50642005-04-29 Lute Kamstra <lute@gnu.org>
5065
5066 * modes.texi (Generic Modes): New node.
5067 (Major Modes): Add it to the menu.
5068 (Derived Modes): Add "derived mode" to concept index.
5069
50702005-04-28 Lute Kamstra <lute@gnu.org>
5071
5072 * modes.texi (Defining Minor Modes): Fix previous change.
5073 (Font Lock Mode): Simplify.
5074 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5075 when set and that some parts are optional. Add cross references.
5076 (Search-based Fontification): Say how to specify font-lock-keywords.
5077 Add cross references. Add font-lock-multiline to index.
5078 Move font-lock-keywords-case-fold-search here from node "Other Font
5079 Lock Variables". Document font-lock-add-keywords and
5080 font-lock-remove-keywords.
5081 (Other Font Lock Variables): Move font-lock-keywords-only,
5082 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5083 and font-lock-syntactic-face-function to node "Syntactic Font
5084 Lock". Move font-lock-keywords-case-fold-search to node
5085 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5086 and font-lock-{,un}fontify-{buffer,region}-function.
5087 (Precalculated Fontification): Remove reference to deleted variable
5088 font-lock-core-only.
5089 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5090 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5091 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5092 and font-lock-syntactic-face-function here from node "Other Font
5093 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5094 Syntax Properties". Add cross references.
5095 (Setting Syntax Properties): New node.
5096 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5097 * syntax.texi (Syntax Properties): Add cross reference.
5098 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5099
51002005-04-26 Richard M. Stallman <rms@gnu.org>
5101
5102 * display.texi (Defining Faces):
5103 Document `default' elements of defface spec.
5104
5105 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5106
5107 * variables.texi (Variable Aliases): Clarify text.
5108
51092005-04-25 Chong Yidong <cyd@stupidchicken.com>
5110
5111 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5112
51132005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5114
5115 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5116
51172005-04-24 Eli Zaretskii <eliz@gnu.org>
5118
5119 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5120 syntax-after and syntax-class.
5121
5122 * files.texi (Changing Files): Fix last change's cross-reference.
5123 (Unique File Names): Don't mention "numbers" in the documentation
5124 of make-temp-file and make-temp-name.
5125
51262005-04-23 Richard M. Stallman <rms@gnu.org>
5127
5128 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5129
51302005-04-22 Nick Roberts <nickrob@snap.net.nz>
5131
5132 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5133
51342005-04-22 Nick Roberts <nickrob@snap.net.nz>
5135
5136 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5137 and define-obsolete-variable-alias.
5138
51392005-04-22 Kim F. Storm <storm@cua.dk>
5140
5141 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5142 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5143
51442005-04-21 Lute Kamstra <lute@gnu.org>
5145
5146 * lists.texi (Association Lists): Document rassq-delete-all.
5147
51482005-04-19 Richard M. Stallman <rms@gnu.org>
5149
5150 * modes.texi (Search-based Fontification): Explain that
5151 facespec is an expression to be evaluated.
5152
51532005-04-19 Kevin Ryde <user42@zip.com.au>
5154
5155 * streams.texi (Output Functions): Fix xref.
5156 * strings.texi (String Conversion): Fix xref.
5157
51582005-04-19 Kim F. Storm <storm@cua.dk>
5159
5160 * symbols.texi (Symbol Plists): Add safe-get.
5161 Mention that `get' may signal an error.
5162
51632005-04-18 Nick Roberts <nickrob@snap.net.nz>
5164
5165 * customize.texi (Variable Definitions): Replace tooltip-mode
5166 example with save-place.
5167
51682005-04-17 Richard M. Stallman <rms@gnu.org>
5169
5170 * buffers.texi (Indirect Buffers): Clarify.
5171
5172 * positions.texi (Positions): Clarify converting marker to integer.
5173
5174 * strings.texi (String Basics): Mention string-match; clarify.
5175
51762005-04-08 Lute Kamstra <lute@gnu.org>
5177
5178 * modes.texi (Search-based Fontification): Fix cross references.
5179 Use consistent terminology. Document anchored highlighting.
5180
51812005-04-05 Lute Kamstra <lute@gnu.org>
5182
5183 * modes.texi (Defining Minor Modes): Document :group keyword
5184 argument and its default value.
5185
51862005-04-03 Lute Kamstra <lute@gnu.org>
5187
5188 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5189 references and/or descriptions. Delete major mode hooks; mention
5190 them as a category instead. Rename or delete obsolete hooks.
5191
51922005-04-02 Richard M. Stallman <rms@gnu.org>
5193
5194 * nonascii.texi (Coding System Basics): Another wording cleanup.
5195
51962005-04-01 Richard M. Stallman <rms@gnu.org>
5197
5198 * nonascii.texi (Coding System Basics): Clarify previous change.
5199
52002005-04-01 Kenichi Handa <handa@m17n.org>
5201
10d1d0af 5202 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5203 identity of coding systems.
5204
52052005-03-29 Chong Yidong <cyd@stupidchicken.com>
5206
5207 * text.texi (Buffer Contents): Add filter-buffer-substring and
5208 buffer-substring-filters.
5209
52102005-03-26 Chong Yidong <cyd@stupidchicken.com>
5211
5212 * anti.texi (Antinews): Mention `G' interactive code.
5213
5214 * tips.texi (Compilation Tips): Mention benchmark.el.
5215
52162005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5217
5218 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5219 is now bound to M-o M-o.
5220
5221 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5222
52232005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5224
5225 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5226 in the Emacs Manual).
5227 * Makefile.in (srcs): Remove calendar.texi.
5228 * makefile.w32-in (srcs): Remove calendar.texi.
5229 * display.texi (Display): Change name of next node.
5230 * os.texi (System In): Change name of previous node.
5231 * elisp.texi (Top): Remove Calendar references.
5232 * vol1.texi (Top): Remove Calendar references.
5233 * vol2.texi (Top): Remove Calendar references.
5234
52352005-03-25 Richard M. Stallman <rms@gnu.org>
5236
5237 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5238 Cleanup previous change.
5239
52402005-03-25 Chong Yidong <cyd@stupidchicken.com>
5241
5242 * display.texi (Face Attributes): Faces earlier in an :inherit
5243 list take precedence.
5244 (Scroll Bars): Fix description of vertical-scroll-bars.
5245 Document frame-current-scroll-bars and window-current-scroll-bars.
5246
5247 * markers.texi (The Mark): Document temporary Transient Mark mode.
5248
5249 * minibuf.texi (Reading File Names):
5250 Document read-file-name-completion-ignore-case.
5251
5252 * positions.texi (Screen Lines): Document nil for width argument
5253 to compute-motion.
5254
52552005-03-23 Kim F. Storm <storm@cua.dk>
5256
5257 * display.texi (Standard Faces): Other faces used in the fringe
5258 implicitly inherits from the fringe face.
5259 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5260 properties implicitly inherits from fringe face.
5261 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5262
52632005-03-20 Chong Yidong <cyd@stupidchicken.com>
5264
5265 * display.texi (Invisible Text): State default value of
5266 line-move-ignore-invisible.
5267 (Managing Overlays): Document remove-overlays.
5268 (Standard Faces): Document escape-glyph face.
5269
5270 * minibuf.texi (Reading File Names): Document read-file-name-function.
5271
5272 * modes.texi (Other Font Lock Variables):
5273 Document font-lock-lines-before.
5274
5275 * positions.texi (Skipping Characters): skip-chars-forward allows
5276 character classes.
5277
52782005-03-18 Lute Kamstra <lute@gnu.org>
5279
5280 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5281
52822005-03-17 Richard M. Stallman <rms@gnu.org>
5283
5284 * text.texi (Undo): Document extensible undo entries.
5285
dd7b651b 5286 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5287
5288 * nonascii.texi (Character Codes): Minor fix.
5289
5290 * display.texi (Display Property): Explain the significance
5291 of having text properties that are eq.
5292 (Other Display Specs): Explain string as display spec.
5293
5294 * commands.texi (Interactive Codes): Document G option.
5295
52962005-03-17 Chong Yidong <cyd@stupidchicken.com>
5297
5298 * text.texi (Filling): Add sentence-end-without-period and
5299 sentence-end-without-space.
5300 (Changing Properties): Minor fix.
5301
5302 * anti.texi: Total rewrite.
5303
53042005-03-15 Lute Kamstra <lute@gnu.org>
5305
5306 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5307
53082005-03-08 Kim F. Storm <storm@cua.dk>
5309
5310 * display.texi (Specified Space): Property :width is support on
5311 non-graphic terminals, :height is not.
5312
53132005-03-07 Richard M. Stallman <rms@gnu.org>
5314
5315 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5316 Now subnodes of Fringes.
5317 (Overlay Arrow): Document overlay-arrow-variable-list.
5318 (Fringe Size/Pos): New node, broken out of Fringes.
5319 (Display): Explain clearing vs redisplay better.
5320 (Truncation): Clarify use of bitmaps.
5321 (The Echo Area): Clarify the uses of the echo area.
5322 Add max-mini-window-height.
5323 (Progress): Clarify.
5324 (Invisible Text): Explain that main loop moves point out.
5325 (Selective Display): Say "hidden", not "invisible".
5326 (Managing Overlays): Move up. Describe relation to Undo here.
5327 (Overlay Properties): Clarify intro.
5328 (Finding Overlays): Explain return values when nothing found.
5329 (Width): truncate-string-to-width has added arg.
5330 (Displaying Faces): Clarify and update mode line face handling.
5331 (Face Functions): Minor cleanup.
5332 (Conditional Display): Merge into Other Display Specs.
5333 (Pixel Specification, Other Display Specs): Minor cleanups.
5334 (Images, Image Descriptors): Minor cleanups.
5335 (GIF Images): Patents have expired.
5336 (Showing Images): Explain default text for insert-image.
5337 (Manipulating Button Types): Merge into Manipulating Buttons.
5338 (Making Buttons): Explain return values.
5339 (Button Buffer Commands): Add xref.
5340 (Inverse Video): Update mode-line-inverse-video.
5341 (Display Table Format): Clarify.
5342 (Active Display Table): Give defaults for window-display-table.
5343
5344 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5345 and calendar-today-marker are strings, not chars.
5346 (Holiday Customizing): Minor fix.
5347
5348 * internals.texi (Writing Emacs Primitives): Update `or' example.
5349 Update limit on # args of subr.
5350
5351 * edebug.texi (Using Edebug): Arrow is in fringe.
5352 (Instrumenting): Arg to eval-defun works without loading edebug.
5353 (Edebug Execution Modes): Add xref.
5354
5355 * customize.texi (Common Keywords): Clarify :require.
5356 Mention :version here.
5357 (Variable Definitions, Group Definitions): Not here.
5358 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5359
53602005-03-07 Chong Yidong <cyd@stupidchicken.com>
5361 * nonascii.texi (Text Representations): Clarify position-bytes.
5362 (Character Sets): Add list-charset-chars.
5363 (Scanning Charsets): Add charset-after.
5364 (Encoding and I/O): Minor fix.
5365
53662005-03-06 Richard M. Stallman <rms@gnu.org>
5367
5368 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5369 (Resizing Windows): Likewise.
5370
5371 * text.texi (Change Hooks): Get rid of "Emacs 21".
5372
5373 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5374
5375 * streams.texi (Output Variables): Get rid of "Emacs 21".
5376
5377 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5378
5379 * os.texi (Translating Input): Replace flow-control example
5380 with a less obsolete example that uses `keyboard-translate'.
5381
5382 * objects.texi (Hash Table Type, Circular Objects):
5383 Get rid of "Emacs 21".
5384
5385 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5386 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5387
5388 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5389
5390 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5391
5392 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5393 (Menu Bar): Fix when menu-bar-update-hook is called.
5394
5395 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5396
5397 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5398 and make it read better.
5399
5400 * files.texi (Writing to Files): Get rid of "Emacs 21".
5401 (Unique File Names): Likewise.
5402
5403 * elisp.texi: Update Emacs version to 22.
5404
5405 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5406 (Overlay Properties, Face Attributes): Likewise.
5407 (Managing Overlays): Fix punctuation.
5408 (Attribute Functions): Clarify set-face-font; get rid of
5409 info about old Emacs versions.
5410 (Auto Faces, Font Lookup, Display Property, Images):
5411 Get rid of "Emacs 21".
5412
5413 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5414
54152005-03-05 Richard M. Stallman <rms@gnu.org>
5416
5417 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5418
54192005-03-04 Lute Kamstra <lute@gnu.org>
5420
5421 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5422
54232005-03-03 Lute Kamstra <lute@gnu.org>
5424
5425 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5426
54272005-03-01 Lute Kamstra <lute@gnu.org>
5428
5429 * debugging.texi (Debugger Commands): Update `j'.
5430
54312005-02-28 Lute Kamstra <lute@gnu.org>
5432
5433 * debugging.texi (Debugging): Fix typo.
5434 (Error Debugging): Document eval-expression-debug-on-error.
5435 (Function Debugging): Update example.
5436 (Using Debugger): Mention starred stack frames.
5437 (Debugger Commands): Document `j' and `l'.
5438 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5439 Update the messages that the debugger displays.
5440 (Internals of Debugger): Add cross reference. Update example.
5441 (Excess Open): Minor improvement.
5442 (Excess Close): Minor improvement.
5443
54442005-02-26 Richard M. Stallman <rms@gnu.org>
5445
5446 * tips.texi (Coding Conventions): Clarify.
5447 Put all the major mode key reservations together.
5448 Mention the Mouse-1 => Mouse-2 conventions.
5449
5450 * syntax.texi (Syntax Class Table): Clarify.
5451 (Syntax Table Functions): syntax-after moved from here.
5452 (Syntax Table Internals): syntax-after moved to here.
5453 (Parsing Expressions): Update info on number of values
5454 and what's meaningful in the STATE argument.
5455 (Categories): Fix typo.
5456
5457 * sequences.texi (Arrays): Cleanup.
5458 (Char-Tables): Clarify.
5459
5460 * processes.texi (Deleting Processes): Cleanups, add xref.
5461 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5462 (Process Information): set-process-coding-system, some args optional.
5463 (Input to Processes): Explain various types for PROCESS args.
5464 Rename them from PROCESS-NAME to PROCESS.
5465 (Signals to Processes): Likewise.
5466 (Decoding Output): Cleanup.
5467 (Query Before Exit): Clarify.
5468
5469 * os.texi (Startup Summary): Correct the options; add missing ones.
5470 (Terminal Output, Batch Mode): Clarify.
5471 (Flow Control): Node deleted.
5472
5473 * markers.texi (The Mark): Clarify.
5474
5475 * macros.texi (Expansion): Cleanup.
5476 (Indenting Macros): indent-spec allows ints, not floats.
5477
5478 * keymaps.texi (Keymaps): Clarify.
5479 (Format of Keymaps): Update lisp-mode-map example.
5480 (Active Keymaps, Key Lookup): Clarify.
5481 (Changing Key Bindings): Add xref to `kbd'.
5482 (Key Binding Commands, Simple Menu Items): Clarify.
5483 (Mouse Menus, Menu Bar): Clarify.
5484 (Menu Example): Replace print example with menu-bar-replace-menu.
5485
5486 * help.texi (Documentation Basics): Add function-documentation prop.
5487
5488 * elisp.texi (Top): Don't refer to Flow Control node.
5489
5490 * commands.texi (Command Overview): Improve xrefs.
5491 (Adjusting Point): Adjusting point applies to intangible and invis.
5492 (Key Sequence Input): Doc extra read-key-sequence args.
5493 Likewise for read-key-sequence-vector.
5494
5495 * backups.texi (Rename or Copy): Minor fix.
5496 (Numbered Backups): For version-control, say the default.
5497 (Auto-Saving): make-auto-save-file-name example is simplified.
5498
5499 * advice.texi (Advising Functions): Don't imply one part of Emacs
5500 should advise another part. Markup changes.
5501 (Defining Advice): Move transitional para.
5502 (Activation of Advice): Cleanup.
5503 Explain if COMPILE is nil or negative.
5504
5505 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5506
55072005-02-24 Lute Kamstra <lute@gnu.org>
5508
5509 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5510 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5511
55122005-02-23 Lute Kamstra <lute@gnu.org>
5513
5514 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5515 to define global minor modes as well.
5516
5517 * display.texi (Managing Overlays): overlay-buffer returns nil for
5518 deleted overlays.
5519
55202005-02-22 Kim F. Storm <storm@cua.dk>
5521
5522 * minibuf.texi (Basic Completion): Allow symbols in addition to
5523 strings in try-completion and all-completions.
5524
55252005-02-14 Lute Kamstra <lute@gnu.org>
5526
5527 * elisp.texi (Top): Remove reference to deleted node.
5528
5529 * lists.texi (Lists): Remove reference to deleted node.
5530 (Cons Cells): Fix typo.
5531
5532 * loading.texi (Where Defined): Fix typo.
5533
55342005-02-14 Richard M. Stallman <rms@gnu.org>
5535
5536 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5537 is useful for discarding some minor modes.
5538
5539 * symbols.texi (Symbol Components): Reorder examples.
5540
5541 * streams.texi (Input Functions): State standard-input default.
5542 (Output Variables): State standard-output default.
5543
5544 * objects.texi (Printed Representation): Clarify read syntax vs print.
5545 (Floating Point Type): Explain meaning better.
5546 (Symbol Type): Explain uniqueness better.
5547 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5548 List examples sooner.
5549 (Box Diagrams): New subnode broken out.
5550 Some examples moved from old Lists as Boxes node.
5551 (Dotted Pair Notation): Clarify intro.
5552 (Array Type): Clarify.
5553 (Type Predicates): Add hash-table-p.
5554
5555 * numbers.texi (Integer Basics): Clarify radix explanation.
5556 (Predicates on Numbers): Minor clarification.
5557 (Comparison of Numbers): Minor clarification. Clarify eql.
5558 Typos in min, max.
5559 (Math Functions): Clarify overflow in expt.
5560
5561 * minibuf.texi (Text from Minibuffer): Minor clarification.
5562 Mention arrow keys.
5563
5564 * loading.texi (Autoload): defun's doc string overrides autoload's
5565 doc string.
5566 (Repeated Loading): Modernize "add to list" examples.
5567 (Where Defined): Finish updating table of load-history elts.
5568
5569 * lists.texi (List-related Predicates): Minor wording improvement.
5570 (Lists as Boxes): Node deleted.
5571 (Building Lists): Explain trivial cases of number-sequence.
5572
5573 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5574 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5575 (Hash Access): Any object can be a key.
5576 State value of maphash.
5577
5578 * functions.texi (What Is a Function): Wording cleanup.
5579 (Function Documentation): Minor cleanup.
5580 Explain purpose of calling convention at end of doc string.
5581 (Function Names): Wording cleanup.
5582 (Calling Functions): Wording cleanup.
5583 Explain better how funcall calls the function.
5584 (Function Cells): Delete example of saving and redefining function.
5585
5586 * control.texi (Combining Conditions): Wording cleanup.
5587 (Iteration): dolist and dotimes bind VAR locally.
5588 (Cleanups): Xref to Atomic Changes.
5589
5590 * compile.texi (Byte Compilation): Delete 19.29 info.
5591 (Compilation Functions): Macros' difficulties don't affect defsubst.
5592 (Docs and Compilation): Delete 19.29 info.
5593
55942005-02-10 Richard M. Stallman <rms@gnu.org>
5595
5596 * objects.texi (Symbol Type): Minor correction.
5597
55982005-02-06 Lute Kamstra <lute@gnu.org>
5599
5600 * modes.texi (Example Major Modes): Fix typos.
5601
56022005-02-06 Richard M. Stallman <rms@gnu.org>
5603
5604 * text.texi (Margins): fill-nobreak-predicate can be one function.
5605
5606 * strings.texi (Modifying Strings): clear-string can make unibyte.
5607 (Formatting Strings): format gives error if values missing.
5608
5609 * positions.texi (Character Motion): Mention default arg
5610 for forward-char. backward-char refers to forward-char.
5611 (Word Motion): Mention default arg for forward-word.
5612 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5613 Simplify end-of-buffer.
5614 (Text Lines): Mention default arg for forward-line.
5615 (List Motion): Mention default arg for beginning/end-of-defun.
5616 (Skipping Characters): Minor fixes in explaining character-set.
5617
5618 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5619 Mode inheritance applies only when default-major-mode is nil.
5620 Clarifications.
5621 (Example Major Modes): Update Text mode and Lisp mode examples.
5622 (Minor Mode Conventions): Mention define-minor-mode at top.
5623 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5624 (Mode Line Format): Update mode line face display info.
5625 (Properties in Mode): Mention effect of risky vars.
5626 (Imenu): Define imenu-add-to-menubar.
5627 (Font Lock Mode): Add descriptions to menu lines.
5628 (Faces for Font Lock): Add font-lock-doc-face.
5629
56302005-02-05 Lute Kamstra <lute@gnu.org>
5631
5632 * text.texi (Maintaining Undo): Remove obsolete function.
5633
56342005-02-05 Eli Zaretskii <eliz@gnu.org>
5635
5636 * frames.texi (Color Names): Add pointer to the X docs about RGB
5637 color specifications. Improve indexing
5638 (Text Terminal Colors): Replace the description of RGB values by
5639 an xref to "Color Names".
5640
56412005-02-03 Richard M. Stallman <rms@gnu.org>
5642
5643 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5644 Clarify.
5645 (Selecting Windows): Clarify save-selected-window.
5646 (Cyclic Window Ordering): Clarify walk-windows.
5647 (Window Point): Clarify.
5648 (Window Start): Add comment to example.
5649 (Resizing Windows): Add `interactive' specs in examples.
5650 Document fit-window-to-buffer.
5651
5652 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5653 (Undo, Maintaining Undo): Clarify last change.
5654 (Sorting): In sort-numeric-fields, explain about octal and hex.
5655 Mention sort-numeric-base.
5656 (Format Properties): Add xref for hard newlines.
5657
5658 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5659 (Pop-Up Menus): Fix typo.
5660 (Color Names): Explain all types of color names.
5661 Explain color-values on B&W terminal.
5662 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5663
5664 * files.texi (File Locks): Not supported on MS systems.
5665 (Testing Accessibility): Clarify.
5666
5667 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5668 (Coverage Testing): Fix typo.
5669
5670 * commands.texi (Misc Events): Remove stray space.
5671
5672 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5673 (Modification Time): Clarify when visited-file-modtime returns 0.
5674 (The Buffer List): Clarify bury-buffer.
5675 (Killing Buffers): Clarify.
5676 (Indirect Buffers): Add clone-indirect-buffer.
5677
56782005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5679
5680 * edebug.texi (Printing in Edebug): Fix default value of
5681 edebug-print-circle.
5682 (Coverage Testing): Fix displayed frequency count data.
5683
56842005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5685
5686 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5687
56882005-02-02 Kim F. Storm <storm@cua.dk>
5689
5690 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5691
56922005-01-29 Eli Zaretskii <eliz@gnu.org>
5693
5694 * commands.texi (Misc Events): Describe the help-echo event.
5695
5696 * text.texi (Special Properties) <help-echo>: Use `pos'
5697 consistently in description of the help-echo property.
5698 Use @code{nil} instead of @var{nil}.
5699
5700 * display.texi (Overlay Properties): Fix the index entry for
5701 help-echo overlay property.
5702
5703 * customize.texi (Type Keywords): Uncomment the xref to the
5704 help-echo property documentation.
5705
57062005-01-23 Kim F. Storm <storm@cua.dk>
5707
5708 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5709 return value. Third element FULLY replaced by PARTIAL which
5710 specifies number of invisible pixels if row is only partially visible.
5711 (Textual Scrolling): Mention auto-window-vscroll.
5712 (Vertical Scrolling): New defvar auto-window-vscroll.
5713
57142005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5715
5716 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5717 command remapping.
5718
57192005-01-15 Richard M. Stallman <rms@gnu.org>
5720
5721 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5722
57232005-01-14 Kim F. Storm <storm@cua.dk>
5724
5725 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5726
5727 * text.texi (Links and Mouse-1): Fix string and vector item.
5728
57292005-01-13 Richard M. Stallman <rms@gnu.org>
5730
5731 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5732 descriptions of overriding-local-map and overriding-terminal-local-map.
5733
5734 * text.texi (Links and Mouse-1): Clarify text.
5735
57362005-01-13 Kim F. Storm <storm@cua.dk>
5737
5738 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5739
57402005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5741
5742 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5743
57442005-01-12 Kim F. Storm <storm@cua.dk>
5745
5746 * text.texi (Links and Mouse-1): Rename section from Enabling
5747 Mouse-1 to Following Links. Change xrefs.
5748 Add examples for define-button-type and define-widget.
5749
5750 * display.texi (Button Properties, Button Buffer Commands):
5751 Clarify mouse-1 and follow-link functionality.
5752
57532005-01-12 Richard M. Stallman <rms@gnu.org>
5754
5755 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5756
5757 * display.texi (Beeping): Fix Texinfo usage.
5758
5759 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5760
57612005-01-11 Kim F. Storm <storm@cua.dk>
5762
5763 * display.texi (Button Properties, Button Buffer Commands):
5764 Mention mouse-1 binding. Add follow-link keyword.
5765
5766 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5767 (Enabling Mouse-1 to Follow Links): New subsection.
5768
57692005-01-06 Richard M. Stallman <rms@gnu.org>
5770
5771 * text.texi (Special Properties): Minor change.
5772
5773 * os.texi (Timers): Clarify previous change.
5774
5775 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5776
57772005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5778
5779 * display.texi (Face Attributes): Correct xref to renamed node.
5780
57812005-01-01 Richard M. Stallman <rms@gnu.org>
5782
5783 * display.texi (Face Attributes): Describe hex color specs.
5784
57852004-12-31 Richard M. Stallman <rms@gnu.org>
5786
5787 * os.texi (Timers): Update previous change.
5788
57892004-12-30 Kim F. Storm <storm@cua.dk>
5790
5791 * display.texi (Line Height): Total line-height is now specified
5792 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5793 in cons cells. (nil . RATIO) is relative to actual line height.
5794 Use line-height `t' instead of `0' to get minimum height.
5795
57962004-12-29 Richard M. Stallman <rms@gnu.org>
5797
5798 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5799
58002004-12-28 Richard M. Stallman <rms@gnu.org>
5801
5802 * commands.texi (Quitting): Clarify value of with-local-quit.
5803
5804 * elisp.texi (Top): Fix previous change.
5805
5806 * loading.texi (Loading): Fix previous change.
5807
58082004-12-27 Richard M. Stallman <rms@gnu.org>
5809
5810 * Makefile.in (MAKEINFO): Specify --force.
5811
5812 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5813
5814 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5815
5816 * display.texi (Line Height): Further clarify.
5817
5818 * elisp.texi (Top): Update Loading submenu.
5819
5820 * loading.texi (Where Defined): New node.
5821 (Unloading): load-history moved to Where Defined.
5822
58232004-12-21 Richard M. Stallman <rms@gnu.org>
5824
5825 * commands.texi (Event Input Misc): Add while-no-input.
5826
58272004-12-11 Richard M. Stallman <rms@gnu.org>
5828
5829 * display.texi (Line Height): Rewrite text for clarity.
5830
58312004-12-11 Kim F. Storm <storm@cua.dk>
5832
5833 * display.texi (Display): Add node "Line Height" to menu.
5834 (Line Height): New node. Move full description of line-spacing
5835 and line-height text properties here from text.texi.
5836 (Scroll Bars): Add vertical-scroll-bar variable.
5837
5838 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5839
5840 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5841 line-spacing and vertical-scroll-bar.
5842
5843 * text.texi (Special Properties): Just mention line-spacing and
5844 line-height here, add xref to new "Line Height" node.
5845
58462004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5847
5848 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5849
5850 * locals.texi (Standard Buffer-Local Variables):
5851 Add @xref for `line-spacing'.
5852
58532004-12-05 Richard M. Stallman <rms@gnu.org>
5854
5855 * Makefile.in (maintainer-clean): Remove the info files
5856 in $(infodir) where they are created.
5857
58582004-12-03 Richard M. Stallman <rms@gnu.org>
5859
5860 * windows.texi (Selecting Windows): get-lru-window and
5861 get-largest-window don't consider dedicated windows.
5862
5863 * text.texi (Undo): Document undo-in-progress.
5864
58652004-11-26 Richard M. Stallman <rms@gnu.org>
5866
5867 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5868 Remove a few vars that are not always buffer-local.
5869
58702004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5871
5872 * locals.texi (Standard Buffer-Local Variables): Comment out
5873 xref's to non-existent node `Yet to be written'.
5874
58752004-11-24 Richard M. Stallman <rms@gnu.org>
5876
5877 * processes.texi (Synchronous Processes): Grammar fix.
5878
5879 * numbers.texi (Comparison of Numbers): Add eql.
5880
5881 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5882
5883 * intro.texi (Printing Notation): Fix previous change.
5884
5885 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5886 and default-indicate-buffer-boundaries from here.
5887 (Usual Display): To here.
5888 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5889 (Usual Display): Move tab-width up.
5890
5891 * customize.texi (Variable Definitions): Replace
5892 show-paren-mode example with tooltip-mode.
5893 (Simple Types, Composite Types, Defining New Types):
5894 Minor cleanups.
5895
58962004-11-21 Jesper Harder <harder@ifa.au.dk>
5897
5898 * processes.texi (Synchronous Processes, Output from Processes):
5899 Markup fix.
5900
59012004-11-20 Richard M. Stallman <rms@gnu.org>
5902
5903 * positions.texi (Skipping Characters): skip-chars-forward
5904 now handles char classes.
5905
5906 * intro.texi (Printing Notation): Avoid confusion of `print'
5907 when explaining @print.
5908
5909 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5910
5911 * display.texi (Display Table Format): Minor fix.
5912
5913 * streams.texi (Output Functions): Fix print example.
5914
5915 * Makefile.in (elisp): New target.
5916 (dist): Depend on $(infodir)/elisp, not elisp.
5917 Copy the info files from $(infodir).
5918
5919 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5920 read-from-minibuffer.
5921
5922 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5923
59242004-11-19 Richard M. Stallman <rms@gnu.org>
5925
5926 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5927
59282004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5929
5930 * tips.texi (Coding Conventions): Fix typo.
5931
59322004-11-16 Richard M. Stallman <rms@gnu.org>
5933
5934 * tips.texi (Coding Conventions): Separate defvar and require
5935 methods to avoid warnings. Use require only when there are many
5936 functions and variables from that package.
5937
5938 * minibuf.texi (Minibuffer Completion): When ignoring case,
5939 predicate must not be case-sensitive.
5940
5941 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5942 (Test Coverage): Don't talk about "splotches". Clarified.
5943
59442004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5945
5946 * frames.texi (Window Frame Parameters): Fix typo.
5947
59482004-11-15 Kim F. Storm <storm@cua.dk>
5949
5950 * symbols.texi (Other Plists): Note that plist-get may signal error.
5951 Add safe-plist-get.
5952
59532004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5954
5955 * modes.texi (Font Lock Basics): Fix typo.
5956
59572004-11-08 Richard M. Stallman <rms@gnu.org>
5958
5959 * syntax.texi (Syntax Table Functions): Add syntax-after.
5960
59612004-11-06 Lars Brinkhoff <lars@nocrew.org>
5962
5963 * os.texi (Processor Run Time): New section documenting
5964 get-internal-run-time.
5965
59662004-11-06 Eli Zaretskii <eliz@gnu.org>
5967
5968 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5969 it nukes elisp-cover.texi.
5970 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5971 elisp-0 etc.
5972
59732004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5974
5975 * commands.texi (Keyboard Macros): Document `append' return value
5976 of `defining-kbd-macro'.
5977
59782004-11-01 Richard M. Stallman <rms@gnu.org>
5979
5980 * commands.texi (Interactive Call): Add called-interactively-p.
5981
59822004-10-29 Simon Josefsson <jas@extundo.com>
5983
5984 * minibuf.texi (Reading a Password): Revert.
5985
59862004-10-28 Richard M. Stallman <rms@gnu.org>
5987
5988 * frames.texi (Display Feature Testing): Explain about "vendor".
5989
59902004-10-27 Richard M. Stallman <rms@gnu.org>
5991
5992 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5993 not raw. Clarify `n'.
5994 (Interactive Call): Rewrite interactive-p, focusing on when
5995 and how to use it.
5996 (Misc Events): Clarify previous change.
5997
5998 * advice.texi (Simple Advice): Clarify what job the example does.
5999 (Around-Advice): Clarify ad-do-it.
6000 (Activation of Advice): An option of ad-default-compilation-action
6001 is `never', not `nil'.
6002
60032004-10-26 Kim F. Storm <storm@cua.dk>
6004
6005 * commands.texi (Interactive Codes): Add U code letter.
6006
60072004-10-25 Simon Josefsson <jas@extundo.com>
6008
6009 * minibuf.texi (Reading a Password): Add.
6010
60112004-10-24 Jason Rumney <jasonr@gnu.org>
6012
6013 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
6014 and wheel-down.
6015
60162004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
6017
6018 * processes.texi (Synchronous Processes): Document process-file.
6019
60202004-10-22 Kenichi Handa <handa@m17n.org>
6021
6022 * text.texi (translate-region): Document that it accepts also a
6023 char-table.
6024
60252004-10-22 David Ponce <david@dponce.com>
6026
6027 * windows.texi (Resizing Windows): Document the `preserve-before'
6028 argument of the functions `enlarge-window' and `shrink-window'.
6029
60302004-10-19 Jason Rumney <jasonr@gnu.org>
6031
6032 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
6033
60342004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6035
6036 * text.texi (Filling): Add anchor for definition of
6037 `sentence-end-double-space'.
6038
6039 * searching.texi (Regexp Example): Update description of how
6040 Emacs currently recognizes the end of a sentence.
6041 (Standard Regexps): Update definition of the variable
6042 `sentence-end'. Add definition of the function `sentence-end'.
6043
60442004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
6045
6046 * display.texi (Progress): New node.
6047
60482004-10-05 Kim F. Storm <storm@cua.dk>
6049
6050 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
6051
60522004-09-29 Kim F. Storm <storm@cua.dk>
6053
6054 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6055 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6056 fringe bitmap symbols, as they now have their own namespace.
6057 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6058 vs. pixels. Signal error if no free bitmap slots.
6059 (Pixel Specification): Change IMAGE to @var{image}.
6060
60612004-09-28 Richard M. Stallman <rms@gnu.org>
6062
6063 * text.texi (Special Properties): Clarify line-spacing and line-height.
6064
6065 * searching.texi (Regexp Search): Add looking-back.
6066
60672004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6068
6069 * display.texi: Correct typos.
6070 (Image Descriptors): Correct xref's.
6071
60722004-09-25 Richard M. Stallman <rms@gnu.org>
6073
6074 * text.texi (Special Properties): Cleanups in `cursor'.
6075 Rewrites in `line-height' and `line-spacing'; exchange them.
6076
6077 * display.texi (Fringes): Rewrite previous change.
6078 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6079 (Display Fringe Bitmaps): Node deleted, text moved.
6080 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6081 (Scroll Bars): Clarify set-window-scroll-bars.
6082 (Pointer Shape): Rewrite.
6083 (Specified Space): Clarify :align-to, etc.
6084 (Pixel Specification): Use @var. Clarify new text.
6085 (Other Display Specs): Clarify `slice'.
6086 (Image Descriptors): Cleanups.
6087 (Showing Images): Cleanups.
6088
60892004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6090
6091 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6092
6093 * modes.texi: Various minor changes in addition to:
6094 (Major Mode Conventions): Final call to `run-mode-hooks' should
6095 not be inside the `delay-mode-hooks' form.
6096 (Mode Hooks): New node.
6097 (Hooks): Delete obsolete example.
6098 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6099 node "Mode Hooks".
6100
61012004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6102
6103 * display.texi: Correct various typos.
6104 (Display): Rename node "Pointer Shapes" to "Pointer
6105 Shape". (There is already a node called "Pointer Shapes" in
6106 frames.texi.)
6107 (Images): Remove non-existent node "Image Slices" from menu.
6108
61092004-09-23 Kim F. Storm <storm@cua.dk>
6110
6111 * text.texi (Special Properties): Add `cursor', `pointer',
6112 `line-height', and `line-spacing' properties.
6113
6114 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6115 Shapes' to menu.
6116 (Standard Faces): Doc fix for fringe face.
6117 (Fringes): Add `overflow-newline-into-fringe' and
6118 'indicate-buffer-boundaries'.
6119 (Fringe Bitmaps, Pointer Shapes): New nodes.
6120 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6121 Bitmaps' to menu.
6122 (Specified Space): Describe pixel width and height.
6123 (Pixel Specification): New node.
6124 (Other Display Specs): Add `slice' property.
6125 (Display Fringe Bitmaps): New node.
6126 (Images): Add 'Image Slices' to menu.
6127 (Image Descriptors): Add `:pointer' and `:map' properties.
6128 (Showing Images): Add slice arg to `insert-image'. Add
6129 'insert-sliced-image'.
6130
61312004-09-20 Richard M. Stallman <rms@gnu.org>
6132
6133 * commands.texi (Key Sequence Input):
6134 Clarify downcasing in read-key-sequence.
6135
61362004-09-08 Juri Linkov <juri@jurta.org>
6137
6138 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6139
61402004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6141
6142 * locals.texi (Standard Buffer-Local Variables): Add
6143 `buffer-auto-save-file-format'.
6144 * internals.texi (Buffer Internals): Describe new
6145 auto_save_file_format field of the buffer structure.
6146 * files.texi (Format Conversion): `auto-save-file-format' has been
6147 renamed `buffer-auto-save-file-format'.
6148
61492004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6150
6151 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6152 an integer or a marker.
6153 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6154
61552004-08-22 Richard M. Stallman <rms@gnu.org>
6156
6157 * modes.texi (Major Mode Conventions): Discuss rebinding of
6158 standard key bindings.
6159
61602004-08-18 Kim F. Storm <storm@cua.dk>
6161
6162 * processes.texi (Accepting Output): Add `just-this-one' arg to
6163 `accept-process-output'.
6164 (Output from Processes): New var `process-adaptive-read-buffering'.
6165
61662004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6167
6168 * keymaps.texi: Various changes in addition to:
6169 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6170 Give more varied examples for `kbd'.
6171 (Creating Keymaps): Char tables have slots for all characters
6172 without modifiers.
6173 (Active Keymaps): `overriding-local-map' and
6174 `overriding-terminal-local-map' also override text property and
6175 overlay keymaps.
6176 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6177 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6178 to denote a prefix of no events.
6179 `map-keymap' includes parent's bindings _recursively_.
6180 Clarify and correct description of `where-is-internal'.
6181 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6182 (Menu Example): For menus intended for use with the keyboard, the
6183 menu items should be bound to characters or real function keys.
6184
61852004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6186
6187 * objects.texi (Character Type): Reposition `@anchor' to prevent
6188 double space inside sentence in Info.
6189
6190 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6191 renamed to `disabled-command-function'.
6192 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6193 (Command Loop Info): Replace reference to it.
6194 (Disabling Commands): `disabled-command-hook' has been renamed to
6195 `disabled-command-function'.
6196
61972004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6198
6199 * os.texi (Translating Input): Only non-prefix bindings in
6200 `key-translation-map' override actual key bindings. Warn about
6201 possible indirect effect of actual key bindings on non-prefix
6202 bindings in `key-translation-map'.
6203
62042004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6205
6206 * minibuf.texi (High-Level Completion): Add anchor for definition
6207 of `read-variable'.
6208
6209 * commands.texi: Various changes in addition to:
6210 (Using Interactive): Clarify description of `interactive-form'.
6211 (Interactive Call): Mention default for KEYS argument to
6212 `call-interactively'.
6213 (Command Loop Info): Clarify description of `this-command-keys'.
6214 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6215 Value of `last-event-frame' can be `macro'.
6216 (Repeat Events): `double-click-fuzz' is also used to distinguish
6217 clicks and drags.
6218 (Classifying Events): Clarify descriptions of `event-modifiers'
6219 `event-basic-type' and `event-convert-list'.
6220 (Accessing Events): `posn-timestamp' takes POSITION argument.
6221 (Quoted Character Input): Clarify description of
6222 `read-quoted-char' and fix example.
6223 (Quitting): Add `with-local-quit'.
6224 (Disabling Commands): Correct and clarify descriptions of
6225 `enable-command' and `disable-command'.
6226 Mention what happens if `disabled-command-hook' is nil.
6227 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6228 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6229
62302004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6231
6232 * frames.texi: Various changes in addition to:
6233 (Creating Frames): Expand and clarify description of `make-frame'.
6234 (Window Frame Parameters): Either none or both of the `icon-left'
6235 and `icon-top' parameters must be specified. Put descriptions of
6236 `menu-bar-lines' and `toolbar-lines' closer together and change
6237 them accordingly.
6238 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6239 except while processing `frame-title-format' or `icon-title-format'.
6240 (Deleting Frames): Correct description of `delete-frame'.
6241 Non-nil return values of `frame-live-p' are like those of `framep'.
6242 (Frames and Windows): Mention return value of
6243 `set-frame-selected-window'.
6244 (Visibility of Frames): Mention `force' argument to
6245 `make-frame-invisible'. `frame-visible-p' returns t for all
6246 frames on text-only terminals.
6247 (Frame Configurations): Restoring a frame configuration does not
6248 restore deleted frames.
6249 (Window System Selections): `x-set-selection' returns DATA.
6250 (Resources): Add example.
6251 (Display Feature Testing): Clarify descriptions of
6252 `display-pixel-height', `display-pixel-width', `x-server-version'
6253 and `x-server-vendor'.
6254
6255 * windows.texi (Choosing Window): Add anchor.
6256 * minibuf.texi (Minibuffer Misc): Add anchor.
6257
62582004-07-23 John Paul Wallington <jpw@gnu.org>
6259
6260 * macros.texi (Defining Macros): Declaration keyword for setting
6261 Edebug spec is `debug' not `edebug'.
6262
62632004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6264
6265 * windows.texi: Various small changes in addition to:
6266 (Window Point): Mention return value of `set-window-point'.
6267 (Window Start): `pos-visible-in-window-p' disregards horizontal
6268 scrolling. Explain return value if PARTIALLY is non-nil.
6269 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6270 and `set-window-vscroll'.
6271 (Size of Window): The argument WINDOW to `window-inside-edges',
6272 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6273 (Resizing Windows): Explain return value of
6274 `shrink-window-if-larger-than-buffer'.
6275 `window-size-fixed' automatically becomes buffer local when set.
6276 (Window Configurations): Explain return value of
6277 `set-window-configuration'.
6278
6279 * minibuf.texi (Minibuffer Misc): Add anchor for
6280 `minibuffer-scroll-window'.
6281
6282 * positions.texi (Text Lines): Add anchor for `count-lines'.
6283
62842004-07-17 Richard M. Stallman <rms@gnu.org>
6285
6286 * display.texi (Overlay Properties): Adding `evaporate' prop
6287 deletes empty overlay immediately.
6288
6289 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6290 fix example.
6291
62922004-07-16 Jim Blandy <jimb@redhat.com>
6293
6294 * searching.texi (Regexp Backslash): Document new \_< and \_>
6295 operators.
6296
62972004-07-16 Juanma Barranquero <lektu@terra.es>
6298
6299 * display.texi (Images): Fix Texinfo usage.
6300
63012004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6302
6303 * buffers.texi (Modification Time): `visited-file-modtime' now
6304 returns a list of two integers, instead of a cons.
6305
63062004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6307
6308 * windows.texi: Various changes in addition to:
6309 (Splitting Windows): Add `split-window-keep-point'.
6310
63112004-07-09 Richard M. Stallman <rms@gnu.org>
6312
6313 * frames.texi (Input Focus): Minor fix.
6314
63152004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6316
6317 * frames.texi (Input Focus): Clarify descriptions of
6318 `select-frame-set-input-focus' and `select-frame'.
6319
63202004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6321
6322 * os.texi: Various small changes in addition to:
6323 (Killing Emacs): Expand and clarify description of
6324 `kill-emacs-query-functions' and `kill-emacs-hook'.
6325 (System Environment): Expand and clarify description of `getenv'
6326 and `setenv'.
6327 (Timers): Clarify description of `run-at-time'.
6328 (Translating Input): Correct description of
6329 `extra-keyboard-modifiers'.
6330 (Flow Control): Correct description of `enable-flow-control'.
6331
63322004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6333
6334 * os.texi: Update copyright.
6335 (Session Management): Grammar fix.
6336 Clarify which Emacs does the restarting.
6337 Use @samp for *scratch* buffer.
6338
63392004-07-04 Alan Mackenzie <acm@muc.de>
6340
6341 * frames.texi (Input Focus): Add documentation for
6342 `select-frame-set-input-focus'. Replace refs to non-existent
6343 `switch-frame' with `select-frame'. Minor corrections and tidying
6344 up of text-only terminal stuff.
6345
63462004-07-02 Richard M. Stallman <rms@gnu.org>
6347
6348 * files.texi (Saving Buffers): Cleanup write-contents-function.
6349 (Magic File Names): Cleanup file-remote-p.
6350
b344d29d 63512004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6352
6353 * files.texi (Magic File Names): `file-remote-p' returns an
6354 identifier of the remote system, not just t.
6355
63562004-07-02 David Kastrup <dak@gnu.org>
6357
6358 * searching.texi (Entire Match Data): Add explanation about new
6359 match-data behavior when @var{integers} is non-nil.
6360
63612004-06-24 Richard M. Stallman <rms@gnu.org>
6362
6363 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6364
6365 * customize.texi (Variable Definitions): Note about doc strings
6366 and :set.
6367
6368 * keymaps.texi (Keymap Terminology): Document `kbd'.
6369 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6370
6371 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6372 makes it buffer-local.
6373
6374 * files.texi (Saving Buffers): Correct previous change.
6375
6376 * commands.texi (Accessing Events):
6377 Clarify posn-col-row and posn-actual-col-row.
6378
63792004-06-24 David Ponce <david.ponce@wanadoo.fr>
6380
6381 * commands.texi (Accessing Events): New functions
6382 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6383
63842004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6385
6386 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6387 * frames.texi, buffers.texi, backups.texi, variables.texi:
6388 * loading.texi, eval.texi, functions.texi, control.texi:
6389 * symbols.texi, minibuf.texi: Reposition @anchor's.
6390
6391 * help.texi: Various small changes in addition to the following.
6392 (Describing Characters): Describe PREFIX argument to
6393 `key-description'. Correct and clarify definition of
6394 `text-char-description'. Describe NEED-VECTOR argument to
6395 `read-kbd-macro'.
6396 (Help Functions): Clarify definition of `apropos'.
6397
63982004-06-23 Lars Hansen <larsh@math.ku.dk>
6399
6400 * files.texi (Saving Buffers): Correct description of
6401 `write-contents-functions'.
6402
64032004-06-21 Juanma Barranquero <lektu@terra.es>
6404
6405 * display.texi (Images): Remove redundant @vindex directives.
6406 Rewrite `image-library-alist' doc in active voice.
6407
64082004-06-14 Juanma Barranquero <lektu@terra.es>
6409
6410 * display.texi (Images): Document new delayed library loading,
6411 variable `image-library-alist' and (existing but undocumented)
6412 function `image-type-available-p'.
6413
64142004-06-05 Richard M. Stallman <rms@gnu.org>
6415
6416 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6417 refer the user to the Initial Input node.
6418 (Text from Minibuffer): Likewise.
6419 (Initial Input): New node. Document this feature
6420 and say it is mostly deprecated.
6421
64222004-05-30 Richard M. Stallman <rms@gnu.org>
6423
6424 * loading.texi (Named Features): Clarify return value
6425 and meaning of NOERROR.
6426
6427 * variables.texi (File Local Variables): Minor cleanup.
6428
64292004-05-30 Michael Albinus <michael.albinus@gmx.de>
6430
6431 * files.texi (Magic File Names): Add `file-remote-p' as operation
6432 of file name handlers.
6433
64342004-05-29 Richard M. Stallman <rms@gnu.org>
6435
6436 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6437 as arg to a minor mode command.
6438
64392004-05-22 Richard M. Stallman <rms@gnu.org>
6440
6441 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6442
6443 * streams.texi (Output Variables): Doc float-output-format.
6444
6445 * searching.texi (Regexp Special): Nested repetition can be infloop.
6446
6447 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6448 real stack overflow.
6449
6450 * compile.texi: Minor cleanups.
6451
64522004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6453
6454 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6455 circular lists.
6456 (List Elements): Explain handling of circular and dotted lists.
6457
64582004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6459
6460 * modes.texi (Search-based Fontification): Fix typo.
6461
64622004-05-10 Juanma Barranquero <lektu@terra.es>
6463
6464 * modes.texi (Mode Line Variables): Fix description of
6465 global-mode-string, which is now after which-func-mode, not the
6466 buffer name.
6467
64682004-05-07 Lars Hansen <larsh@math.ku.dk>
6469
6470 * modes.texi (Desktop Save Mode): Add.
6471 (Modes): Add menu entry Desktop Save Mode.
6472
6473 * hooks.texi: Add desktop-after-read-hook,
6474 desktop-no-desktop-file-hook and desktop-save-hook.
6475
6476 * locals.texi: Add desktop-save-buffer.
6477
64782004-04-30 Jesper Harder <harder@ifa.au.dk>
6479
6480 * display.texi: emacs -> Emacs.
6481
64822004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6483
6484 * files.texi (Changing Files): Document set-file-times.
6485
64862004-04-23 Juanma Barranquero <lektu@terra.es>
6487
6488 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6489
64902004-04-18 Jesper Harder <harder@ifa.au.dk>
6491
6492 * tips.texi (Coding Conventions): defopt -> defcustom.
6493
64942004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6495
6496 * sequences.texi: Various clarifications.
6497
64982004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6499
6500 * buffers.texi (Read Only Buffers): Mention optional ARG to
6501 `toggle-read-only'.
6502
65032004-04-14 Nick Roberts <nick@nick.uklinux.net>
6504
6505 * windows.texi (Selecting Windows): Note that get-lru-window
6506 returns a full-width window if possible.
6507
65082004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6509
6510 * buffers.texi: Various changes in addition to:
6511 (Buffer File Name): Add `find-buffer-visiting'.
6512 (Buffer Modification): Mention optional ARG to `not-modified'.
6513 (Indirect Buffers): Mention optional CLONE argument to
6514 `make-indirect-buffer'.
6515
6516 * files.texi: Various changes in addition to:
6517 (Visiting Functions): `find-file-hook' is now a normal hook.
6518 (File Name Expansion): Explain difference between the way that
6519 `expand-file-name' and `file-truename' treat `..'.
6520 (Contents of Directories): Mention optional ID-FORMAT argument to
6521 `directory-files-and-attributes'.
6522 (Format Conversion): Mention new optional CONFIRM argument to
6523 `format-write-file'.
6524
65252004-04-12 Miles Bader <miles@gnu.org>
6526
6527 * macros.texi (Expansion): Add description of `macroexpand-all'.
6528
65292004-04-05 Jesper Harder <harder@ifa.au.dk>
6530
6531 * variables.texi (Variable Aliases): Mention
6532 cyclic-variable-indirection.
6533
6534 * errors.texi (Standard Errors): Ditto.
6535
65362004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6537
6538 * backups.texi: Various small changes in addition to:
6539 (Making Backups): Mention return value of `backup-buffer'.
6540 (Auto-Saving): Mention optional FORCE argument to
6541 `delete-auto-save-file-if-necessary'.
6542 (Reverting): Mention optional PRESERVE-MODES argument to
6543 `revert-buffer'. Correct description of `revert-buffer-function'.
6544
65452004-03-22 Juri Linkov <juri@jurta.org>
6546
6547 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6548 with `Vector Functions'.
6549
6550 * text.texi (Sorting): Add missing quote.
6551
65522004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6553
6554 * intro.texi (Lisp History): Replace xref to `cl' manual with
6555 inforef.
6556
65572004-03-12 Richard M. Stallman <rms@gnu.org>
6558
6559 * intro.texi (Version Info): Add arg to emacs-version.
6560 (Lisp History): Change xref to CL manual.
6561
65622004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6563
6564 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6565 for Partial Completion mode.
6566
65672004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6568
6569 * customize.texi: Fix typo. Remove eol whitespace.
6570
65712004-03-04 Richard M. Stallman <rms@gnu.org>
6572
6573 * processes.texi: Fix typos.
6574
6575 * lists.texi (Building Lists): Minor clarification.
6576
6577 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6578 in make-hash-table.
6579
65802004-02-29 Juanma Barranquero <lektu@terra.es>
6581
6582 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6583 rm, and ignore exit code.
6584
65852004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6586
6587 * display.texi (Defining Faces): Add description for min-colors.
6588 Update example.
6589
65902004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6591
6592 * abbrevs.texi: Various corrections and clarifications in addition
6593 to the following:
6594 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6595
65962004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6597
6598 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6599
66002004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6601
6602 * text.texi: Various small changes in addition to the following:
6603 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6604 to delete-horizontal-space.
6605 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6606 description of yank-handler text property at various places.
6607
6608 * frames.texi (Window System Selections): Add anchor.
6609
6610 * syntax.texi (Syntax Table Functions): Clarify and correct
6611 descriptions of make-syntax-table and copy-syntax-table.
6612 (Motion and Syntax): Clarify SYNTAXES argument to
6613 skip-syntax-forward.
6614 (Parsing Expressions): Mention that the return value of
6615 parse-partial-sexp is currently a list of ten rather than nine
6616 elements.
6617 (Categories): Various corrections and clarifications.
6618
66192004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6620
6621 * markers.texi (Marker Insertion Types): Minor change.
6622
6623 * locals.texi (Standard Buffer-Local Variables):
6624 * commands.texi (Interactive Codes, Using Interactive):
6625 * functions.texi (Related Topics): Fix xrefs.
6626
66272004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6628
6629 * lists.texi (Sets And Lists): Update description of delete-dups.
6630
66312004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6632
6633 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6634
c8763fb6 66352004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6636
6637 * frames.texi (Parameter Access): frame-parameters arg is optional.
6638 modify-frame-parameters handles nil for FRAME.
6639 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6640 are all-or-nothing for certain toolkits.
6641 Mention parameter wait-for-wm.
6642 (Frames and Windows): In frame-first-window and frame-selected-window
6643 the arg is optional.
6644 (Input Focus): In redirect-frame-focus the second arg is optional.
6645 (Window System Selections): Mention selection type CLIPBOARD.
6646 Mention data-type UTF8_STRING.
6647 Mention numbering of cut buffers.
6648 (Resources): Describe x-resource-name.
6649
66502004-02-16 Richard M. Stallman <rms@gnu.org>
6651
6652 * windows.texi (Buffers and Windows): Delete false table
6653 about all-frames.
6654
6655 * syntax.texi (Parsing Expressions): Delete old caveat
6656 about parse-sexp-ignore-comments.
6657
6658 * streams.texi (Output Variables): Add print-quoted.
6659
6660 * lists.texi (Building Lists): Minor cleanup.
6661
6662 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6663
6664 * display.texi (Overlays): Explain overlays use markers.
6665 (Managing Overlays): Explain front-advance and rear-advance
6666 in more detail.
6667
6668 * loading.texi (Unloading): Document unload-feature-special-hooks.
6669 Get rid of fns-NNN.el file.
6670
66712004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6672
6673 * help.texi (Describing Characters): Fix text-char-description
6674 example output.
6675
6676 * edebug.texi (Using Edebug): Fix example.
6677
6678 * debugging.texi (Internals of Debugger): Fix return value.
6679
6680 * files.texi (Changing Files): Fix argname.
6681
6682 * calendar.texi: Fix parens, and default values.
6683
6684 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6685 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6686 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6687
6688 * positions.texi (Text Lines): Don't add -1 in current-line.
6689
66902004-02-16 Richard M. Stallman <rms@gnu.org>
6691
6692 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6693
66942004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6695
6696 * processes.texi (Low-Level Network): Fix a typo.
6697
66982004-02-12 Kim F. Storm <storm@cua.dk>
6699
6700 * display.texi (Fringes): Use consistent wording.
6701 Note that window-fringe's window arg is optional.
6702 (Scroll Bars): Use consistent wording.
6703
67042004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6705
6706 * tips.texi (Comment Tips): Document the new conventions for
6707 commenting out code.
6708
c8763fb6 67092004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6710
6711 * positions.texi (Text Lines): Added missing end defun.
6712
67132004-02-07 Kim F. Storm <storm@cua.dk>
6714
6715 * positions.texi (Text Lines): Add line-number-at-pos.
6716
67172004-02-06 John Paul Wallington <jpw@gnu.org>
6718
6719 * display.texi (Button Properties, Button Buffer Commands):
6720 mouse-2 invokes button, not down-mouse-1.
6721
67222004-02-04 Jason Rumney <jasonr@gnu.org>
6723
6724 * makefile.w32-in: Sync with Makefile.in changes.
6725
67262004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6727
6728 * minibuf.texi (Text from Minibuffer): Various corrections and
6729 clarifications.
6730 (Object from Minibuffer): Correct Lisp description of
6731 read-minibuffer.
6732 (Minibuffer History): Clarify description of cons values for
6733 HISTORY arguments.
6734 (Basic Completion): Various corrections and clarifications. Add
6735 completion-regexp-list.
6736 (Minibuffer Completion): Correct and clarify description of
6737 completing-read.
6738 (Completion Commands): Mention Partial Completion mode. Various
6739 other minor changes.
6740 (High-Level Completion): Various corrections and clarifications.
6741 (Reading File Names): Ditto.
6742 (Minibuffer Misc): Ditto.
6743
67442004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6745
6746 * strings.texi (Text Comparison): assoc-string also matches
6747 elements of alists that are strings instead of conses.
6748 (Formatting Strings): Standardize Texinfo usage. Update index
6749 entries.
6750
67512004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6752
6753 * lists.texi (Sets And Lists): Add delete-dups.
6754
67552004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6756
6757 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6758 special form.
6759 * macros.texi (Defining Macros): Update description of `declare',
6760 which now is a macro.
6761 (Wrong Time): Fix typos.
6762
67632004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6764
6765 * compile.texi (Compilation Functions): Expand descriptions of
6766 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6767 and `batch-byte-compile'. In particular, mention and describe
6768 all optional arguments.
6769 (Disassembly): Correct and clarify the description of `disassemble'.
6770
67712004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6772
6773 * searching.texi: Various small changes in addition to the
6774 following.
6775 (Regexp Example): Adapt to new value of `sentence-end'.
6776 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6777 `words'.
6778 (Search and Replace): Add usage note for `perform-replace'.
6779 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6780 `match-data'.
6781 (Standard Regexps): Update for new values of `paragraph-start'
6782 and `sentence-end'.
6783
67842004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6785
6786 * files.texi (Saving Buffers): Clarify descriptions of
6787 `write-contents-functions' and `before-save-hook'.
6788 Make the defvar's for `before-save-hook' and `after-save-hook'
6789 into defopt's.
6790
67912004-01-07 Kim F. Storm <storm@cua.dk>
6792
6793 * commands.texi (Click Events): Describe new image and
6794 width/height elements of click events.
6795 (Accessing Events): Add posn-string, posn-image, and
6796 posn-object-width-height. Change posn-object to return either
6797 image or string object.
6798
67992004-01-01 Simon Josefsson <jas@extundo.com>
6800
6801 * hooks.texi (Standard Hooks): Add before-save-hook.
6802 * files.texi (Saving Buffers): Likewise.
6803
68042004-01-03 Richard M. Stallman <rms@gnu.org>
6805
6806 * frames.texi (Frames and Windows): Delete frame-root-window.
6807
68082004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6809
6810 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6811
6812 * functions.texi: Various small changes in addition to the
6813 following.
6814 (What Is a Function): `functionp' returns nil for macros. Clarify
6815 behavior of this and following functions for symbol arguments.
6816 (Function Documentation): Add `\' in front of (fn @var{arglist})
6817 and explain why.
6818 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6819 Add anchor.
6820 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6821
68222004-01-01 Miles Bader <miles@gnu.org>
6823
6824 * display.texi (Buttons): New section.
6825
68262003-12-31 Andreas Schwab <schwab@suse.de>
6827
6828 * numbers.texi (Math Functions): sqrt reports a domain-error
6829 error.
6830 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6831
68322003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6833
6834 * tips.texi (Documentation Tips): Update item on hyperlinks in
6835 documentation strings.
6836
6837 * errors.texi (Standard Errors): Various small corrections and
6838 additions.
6839
6840 * control.texi: Various small changes in addition to the
6841 following.
6842 (Signaling Errors): Provide some more details on how `signal'
6843 constructs the error message. Add anchor to the definition of
6844 `signal'.
6845 (Error Symbols): Describe special treatment of `quit'.
6846 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6847 to emphasize that it has to be a single form.
6848
6849 * buffers.texi: Add anchor.
6850
68512003-12-29 Richard M. Stallman <rms@gnu.org>
6852
6853 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6854 (Window Configurations): Add window-configuration-frame.
6855
6856 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6857
6858 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6859 Change arg name in get-char-property.
6860 (Special Properties): Update handling of keymap property.
6861
6862 * strings.texi (Modifying Strings): Add clear-string.
6863 (Text Comparison): Add assoc-string and remove
6864 assoc-ignore-case, assoc-ignore-representation.
6865
6866 * os.texi (Time of Day): Add set-time-zone-rule.
6867
6868 * numbers.texi (Math Functions): asin, acos, log, log10
6869 report domain-error errors.
6870
6871 * nonascii.texi (Converting Representations):
6872 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6873 (Encoding and I/O): Add file-name-coding-system.
6874
6875 * modes.texi (Search-based Fontification): Explain that
6876 face specs are symbols with face names as values.
6877
6878 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6879
6880 * lists.texi (Building Lists): remq moved elsewhere.
6881 (Sets And Lists): remq moved here.
6882 (Association Lists): Refer to assoc-string.
6883
6884 * internals.texi (Garbage Collection): Add memory-use-counts.
6885
6886 * frames.texi (Frames and Windows): Add set-frame-selected-window
6887 and frame-root-window.
6888
6889 * files.texi (Contents of Directories):
6890 Add directory-files-and-attributes.
6891
6892 * display.texi (Refresh Screen): Add force-window-update.
6893 (Invisible Text): Explain about moving point out of invis text.
6894 (Overlay Properties): Add overlay-properties.
6895 (Managing Overlays): Add overlayp.
6896 (GIF Images): Invalid image number displays a hollow box.
6897
6898 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6899 (Killing Buffers): Add buffer-live-p.
6900
69012003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6902
6903 * display.texi (Fringes): Fix typo "set-buffer-window".
6904
69052003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6906
6907 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6908 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6909 Add or change various xrefs and anchors.
6910
6911 * commands.texi: Replace all occurrences of @acronym{CAR} with
6912 @sc{car}, for consistency with the rest of the Elisp manual.
6913 `car' and `cdr' are historically acronyms, but are no longer
6914 widely thought of as such.
6915
6916 * internals.texi (Pure Storage): Mention that `purecopy' does not
6917 copy text properties.
6918 (Object Internals): Now 29 bits are used (in most implementations)
6919 to address Lisp objects.
6920
6921 * variables.texi (Variables with Restricted Values): New node.
6922
6923 * objects.texi (Lisp Data Types): Mention that certain variables
6924 can only take on a restricted set of values and add an xref to
6925 the new node "Variables with Restricted Values".
6926
6927 * eval.texi (Function Indirection): Describe the errors that
6928 `indirect-function' can signal.
6929 (Eval): Clarify the descriptions of `eval-region' and `values'.
6930 Describe `eval-buffer' instead of `eval-current-buffer' and
6931 mention `eval-current-buffer' as an alias for `current-buffer'.
6932 Correct the description and mention all optional arguments.
6933
6934 * nonascii.texi: Various small changes in addition to the
6935 following.
6936 (Converting Representations): Clarify behavior of
6937 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6938 ASCII arguments.
6939 (Character Sets): Document the variable `charset-list' and adapt
6940 the definition of the function `charset-list' accordingly.
6941 (Translation of Characters): Clarify use of generic characters in
6942 `make-translation-table'. Clarify and correct the description of
6943 the use of translation tables in encoding and decoding.
6944 (User-Chosen Coding Systems): Correct and clarify the description
6945 of `select-safe-coding-system'.
6946 (Default Coding Systems): Clarify description of
6947 `file-coding-system-alist'.
6948
69492003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6950
6951 * strings.texi (Text Comparison): Correctly describe when two
6952 strings are `equal'. Combine and clarify descriptions of
6953 `assoc-ignore-case' and `assoc-ignore-representation'.
6954
6955 * objects.texi (Non-ASCII in Strings): Clarify description of
6956 when a string is unibyte or multibyte.
6957 (Bool-Vector Type): Update examples.
6958 (Equality Predicates): Correctly describe when two strings are
6959 `equal'.
6960
69612003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6962
6963 * lists.texi (Building Lists): `append' no longer accepts integer
6964 arguments. Update the description of `number-sequence' to reflect
6965 recent changes.
6966 (Sets And Lists): Describe `member-ignore-case' after `member'.
6967
69682003-11-27 Kim F. Storm <storm@cua.dk>
6969
6970 * commands.texi (Click Events): Click object may be an images.
6971 Describe (dx . dy) element of click positions.
6972 (Accessing Events): Remove duplicate posn-timestamp.
6973 New functions posn-object and posn-object-x-y.
6974
69752003-11-23 Kim F. Storm <storm@cua.dk>
6976
6977 * commands.texi (Click Events): Describe enhancements to event
6978 position lists, including new text-pos and (col . row) items.
6979 Mention left-fringe and right-fringe area events.
6980 (Accessing Events): New functions posn-area and
6981 posn-actual-col-row. Mention posn-timestamp. Mention that
6982 posn-point in non-text area still returns buffer position.
6983 Clarify posn-col-row.
6984
69852003-11-21 Lars Hansen <larsh@math.ku.dk>
6986
6987 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6988 * anti.texi (File Attributes): Describe removed parameter
6989 ID-FORMAT.
6990
69912003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6992
6993 * positions.texi (Positions): Mention that, if a marker is used as
6994 a position, its buffer is ignored.
6995
6996 * markers.texi (Overview of Markers): Mention it here too.
6997
69982003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6999
7000 * numbers.texi (Numeric Conversions): Not just `floor', but also
7001 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7002
70032003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7004
7005 * markers.texi (Creating Markers): Specify insertion type of
7006 created markers. Add xref to `Marker Insertion Types'.
7007 Second argument to `copy-marker' is optional.
7008 (Marker Insertion Types): Mention that most markers are created
7009 with insertion type nil.
7010 (The Mark): Correctly describe when `mark' signals an error.
7011 (The Region): Correctly describe when `region-beginning' and
7012 `region-end' signal an error.
7013
70142003-11-08 Luc Teirlinck <teirllm@auburn.edu>
7015
7016 * hash.texi (Creating Hash): Clarify description of `eql'.
7017 `makehash' is obsolete.
7018 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
7019
7020 * positions.texi (Point): Change description of `buffer-end', so
7021 that it is also correct for floating point arguments.
7022 (List Motion): Correct argument lists of `beginning-of-defun' and
7023 `end-of-defun'.
7024 (Excursions): Add xref to `Marker Insertion Types'.
7025 (Narrowing): Argument to `narrow-to-page' is optional.
7026
70272003-11-06 Luc Teirlinck <teirllm@auburn.edu>
7028
7029 * streams.texi (Output Streams): Clarify behavior of point for
7030 marker output streams.
7031
70322003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7033
7034 * variables.texi (Defining Variables): Second argument to
7035 `defconst' is not optional.
7036 (Setting Variables): Mention optional argument APPEND to
7037 `add-to-list'.
7038 (Creating Buffer-Local): Expand description of
7039 `make-variable-buffer-local'.
7040 (Frame-Local Variables): Expand description of
7041 `make-variable-frame-local'.
7042 (Variable Aliases): Correct description of optional argument
7043 DOCSTRING to `defvaralias'. Mention return value of
7044 `defvaralias'.
7045 (File Local Variables): Add xref to `File variables' in Emacs
7046 Manual. Correct description of `hack-local-variables'. Mention
7047 `safe-local-variable' property. Mention optional second argument
7048 to `risky-local-variable-p'.
7049
70502003-11-03 Luc Teirlinck <teirllm@auburn.edu>
7051
7052 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7053
70542003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7055
7056 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7057 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7058 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7059 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7060 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7061 lispref/processes.texi, lispref/searching.texi,
7062 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7063 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7064 @acronym{FOO}.
7065
70662003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7067
7068 * strings.texi (Creating Strings): Argument START to `substring'
7069 can not be `nil'. Expand description of
7070 `substring-no-properties'. Correct description of `split-string',
7071 especially with respect to empty matches. Prevent very bad line
7072 break in definition of `split-string-default-separators'.
7073 (Text Comparison): `string=' and `string<' also accept symbols as
7074 arguments.
7075 (String Conversion): More completely describe argument BASE in
7076 `string-to-number'.
7077 (Formatting Strings): `%s' and `%S' in `format' do require
7078 corresponding object. Clarify behavior of numeric prefix after
7079 `%' in `format'.
7080 (Case Conversion): The argument to `upcase-initials' can be a
7081 character.
7082
70832003-10-27 Kenichi Handa <handa@m17n.org>
7084
7085 * display.texi (Fontsets): Fix texinfo usage.
7086
70872003-10-25 Kenichi Handa <handa@m17n.org>
7088
7089 * display.texi (Fontsets): Add description of the function
7090 set-fontset-font.
7091
70922003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7093
7094 * display.texi (Temporary Displays): Add xref to `Documentation
7095 Tips'.
7096
7097 * functions.texi (Function Safety): Use inforef instead of pxref
7098 for SES.
7099
71002003-10-23 Andreas Schwab <schwab@suse.de>
7101
7102 * Makefile.in (TEX, texinputdir): Don't define.
7103 (TEXI2DVI): Define.
7104 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7105 add $(srcdir)/index.texi.
7106 ($(infodir)/elisp): Remove index.texi dependency.
7107 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7108 (index.texi): Remove target.
7109 (dist): Don't link $(srcdir)/permute-index.
7110 (clean): Don't remove index.texi.
7111
7112 * permute-index, index.perm: Remove.
7113 * index.texi: Rename from index.unperm.
7114
71152003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7116
7117 * tips.texi (Documentation Tips): Document new behavior for face
7118 and variable hyperlinks in Help mode.
7119
71202003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7121
7122 * objects.texi (Integer Type): Update for extra bit of integer range.
7123 (Character Type): Ditto.
7124
71252003-10-16 Eli Zaretskii <eliz@gnu.org>
7126
7127 * numbers.texi (Integer Basics): Add index entries for reading
7128 numbers in hex, octal, and binary.
7129
71302003-10-16 Lute Kamstra <lute@gnu.org>
7131
7132 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7133 argument.
7134
71352003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7136
7137 * windows.texi (Choosing Window): Fix typo.
7138 * edebug.texi (Edebug Execution Modes): Fix typo.
7139
71402003-10-13 Richard M. Stallman <rms@gnu.org>
7141
7142 * windows.texi (Basic Windows): A window has fringe settings,
7143 display margins and scroll-bar settings.
7144 (Splitting Windows): Doc split-window return value.
7145 Clean up one-window-p.
7146 (Selecting Windows): Fix typo.
7147 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7148 (Buffers and Windows): In set-window-buffer, explain effect
7149 on fringe settings and scroll bar settings.
7150 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7151 (Choosing Window): Use defopt for pop-up-frame-function.
7152 For special-display-buffer-names, explain same-window and same-frame.
7153 Clarify window-dedicated-p return value.
7154 (Textual Scrolling): scroll-up and scroll-down can get an error.
7155 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7156 Clarify set-window-hscroll.
7157 (Size of Window): Don't mention tool bar in window-height.
7158 (Coordinates and Windows): Explain what coordinates-in-window-p
7159 returns for fringes and display margins.
7160 (Window Configurations): Explain saving fringes, etc.
7161
7162 * tips.texi (Library Headers): Clean up Documentation.
7163
7164 * syntax.texi (Parsing Expressions): Clean up forward-comment
7165 and parse-sexp-lookup-properties.
7166
7167 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7168
7169 * os.texi (System Environment): Clean up text for load-average errors.
7170
7171 * modes.texi (Hooks): Don't explain local hook details at front.
7172 Clarify run-hooks and run-hook-with-args a little.
7173 Clean up add-hook and remove-hook.
7174
7175 * edebug.texi (Edebug Execution Modes): Clarify t.
7176 Document edebug-sit-for-seconds.
7177 (Coverage Testing): Document C-x X = and =.
7178 (Instrumenting Macro Calls): Fix typo.
7179 (Specification List): Don't index the specification keywords.
7180
71812003-10-10 Kim F. Storm <storm@cua.dk>
7182
7183 * processes.texi (Network): Introduce make-network-process.
7184
71852003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7186
7187 * tips.texi (Library Headers): Fix typo.
7188
71892003-10-07 Juri Linkov <juri@jurta.org>
7190
7191 * modes.texi (Imenu): Mention imenu-create-index-function's
7192 default value. Explain submenus better.
7193
71942003-10-07 Lute Kamstra <lute@gnu.org>
7195
7196 * modes.texi (Faces for Font Lock): Fix typo.
7197 (Hooks): Explain how buffer-local hook variables can refer to
7198 global hook variables.
7199 Various minor clarifications.
7200
72012003-10-06 Lute Kamstra <lute@gnu.org>
7202
7203 * tips.texi (Coding Conventions): Mention naming conventions for
7204 hooks.
7205
72062003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7207
7208 * loading.texi (Library Search): Correct default value of
7209 load-suffixes.
7210 (Named Features): Fix typo.
7211
72122003-10-05 Richard M. Stallman <rms@gnu.org>
7213
7214 * loading.texi (Named Features): In `provide',
7215 say how to test for subfeatures.
7216 (Unloading): In unload-feature, use new var name
7217 unload-feature-special-hooks.
7218
72192003-10-03 Lute Kamstra <lute@gnu.org>
7220
7221 * modes.texi (Major Mode Conventions): Mention third way to set up
7222 Imenu.
7223 (Imenu): A number of small fixes.
7224 Delete documentation of internal variable imenu--index-alist.
7225 Document the return value format of imenu-create-index-function
7226 functions.
7227
72282003-09-30 Richard M. Stallman <rms@gnu.org>
7229
7230 * processes.texi (Network): Say what stopped datagram connections do.
7231
7232 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7233
7234 * display.texi (Overlay Properties): Clarify `evaporate' property.
7235
72362003-09-29 Lute Kamstra <lute@gnu.org>
7237
7238 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7239 constructs should be marked as risky.
7240 Change cons cell into proper list.
7241 (Mode Line Variables): Change cons cell into proper list.
7242
72432003-09-26 Lute Kamstra <lute@gnu.org>
7244
7245 * modes.texi (Mode Line Data): Document the :propertize construct.
7246 (Mode Line Variables): Reorder the descriptions of the variables
7247 to match their order in the default mode-line-format.
7248 Describe the new variables mode-line-position and mode-line-modes.
7249 Update the default values of mode-line-frame-identification,
7250 minor-mode-alist, and default-mode-line-format.
7251 (Properties in Mode): Mention the :propertize construct.
7252
72532003-09-26 Richard M. Stallman <rms@gnu.org>
7254
7255 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7256 * loading.texi, minibuf.texi, text.texi, variables.texi:
7257 Avoid @strong{Note:}.
7258
72592003-09-26 Richard M. Stallman <rms@gnu.org>
7260
7261 * keymaps.texi (Remapping Commands): Fix typo.
7262
72632003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7264
7265 * processes.texi (Low-Level Network): Fix typo.
7266
72672003-09-23 Kim F. Storm <storm@cua.dk>
7268
7269 * processes.texi (Network, Network Servers): Fix typos.
7270 (Low-Level Network): Add timeout value for :server keyword.
7271 Add new option keywords to make-network-process.
7272 Add set-network-process-options.
7273 Explain how to test availability of network options.
7274
72752003-09-19 Richard M. Stallman <rms@gnu.org>
7276
7277 * text.texi (Motion by Indent): Arg to
7278 backward-to-indentation and forward-to-indentation is optional.
7279
7280 * strings.texi (Creating Strings): Add substring-no-properties.
7281
7282 * processes.texi
7283 (Process Information): Add list-processes arg QUERY-ONLY.
7284 Delete process-contact from here.
7285 Add new status values for process-status.
7286 Add process-get, process-put, process-plist, set-process-plist.
7287 (Synchronous Processes): Add call-process-shell-command.
7288 (Signals to Processes): signal-process allows process objects.
7289 (Network): Complete rewrite.
7290 (Network Servers, Datagrams, Low-Level Network): New nodes.
7291
7292 * positions.texi (Word Motion): forward-word, backward-word
7293 arg is optional. Reword.
7294
7295 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7296
7297 * variables.texi (Creating Buffer-Local):
7298 Delete duplicate definition of buffer-local-value.
7299 (File Local Variables): Explain about discarding text props.
7300
73012003-09-11 Richard M. Stallman <rms@gnu.org>
7302
7303 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7304 changes variables that record input events.
7305 (Minibuffer Misc): Add minibuffer-selected-window.
7306
7307 * lists.texi (Building Lists): Add copy-tree.
7308
7309 * display.texi (Fontsets): Add char-displayable-p.
7310 (Scroll Bars): New node.
7311
73122003-09-08 Lute Kamstra <lute@gnu.org>
7313
7314 * modes.texi (%-Constructs): Document new `%i' and `%I'
7315 constructs.
7316
73172003-09-03 Peter Runestig <peter@runestig.com>
7318
7319 * makefile.w32-in: New file.
7320
73212003-08-29 Richard M. Stallman <rms@gnu.org>
7322
7323 * display.texi (Overlay Properties): Clarify how priorities
7324 affect use of the properties.
7325
73262003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7327
7328 * customize.texi (Type Keywords): Correct the description of
7329 `:help-echo' in the case where `motion-doc' is a function.
7330
73312003-08-14 John Paul Wallington <jpw@gnu.org>
7332
7333 * modes.texi (Emulating Mode Line): Subsection, not section.
7334
73352003-08-13 Richard M. Stallman <rms@gnu.org>
7336
7337 * elisp.texi (Top): Update subnode lists in menu.
7338
7339 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7340 (Kill Functions): kill-region has new arg yank-handler.
7341 (Yanking): New node.
7342 (Yank Commands): Add yank-undo-function.
7343 (Low-Level Kill Ring):
7344 kill-new and kill-append have new arg yank-handler.
7345 (Changing Properties): Add remove-list-of-text-properties.
7346 (Atomic Changes): New node.
7347
7348 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7349
7350 * streams.texi (Output Variables): Add eval-expression-print-length
7351 and eval-expression-print-level.
7352
7353 * os.texi (Time Conversion): For encode-time, explain limits on year.
7354
7355 * objects.texi (Character Type): Define anchor "modifier bits".
7356
7357 * modes.texi (Emulating Mode Line): New node.
7358 (Search-based Fontification): Font Lock uses font-lock-face property.
7359 (Other Font Lock Variables): Likewise.
7360
7361 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7362 not vectors.
7363 (Active Keymaps): Add emulation-mode-map-alists.
7364 (Functions for Key Lookup): key-binding has new arg no-remap.
7365 (Remapping Commands): New node.
7366 (Scanning Keymaps): where-is-internal has new arg no-remap.
7367 (Tool Bar): Add tool-bar-local-item-from-menu.
7368 Clarify when to use tool-bar-add-item-from-menu.
7369
7370 * commands.texi (Interactive Call): commandp has new arg.
7371 (Command Loop Info): Add this-original-command.
7372
73732003-08-06 John Paul Wallington <jpw@gnu.org>
7374
7375 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7376
7377 * display.texi (Warning Basics): Fix typo.
7378 (Fringes): Add closing curly bracket and fix typo.
7379
7380 * elisp.texi (Top): Fix typo.
7381
73822003-08-05 Richard M. Stallman <rms@gnu.org>
7383
7384 * elisp.texi: Update lists of subnodes.
7385
7386 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7387
7388 * variables.texi (Local Variables): Use lc for example variable names.
7389
7390 * tips.texi (Library Headers): Explain where to put -*-.
7391
7392 * strings.texi (Creating Strings): Fix xref for vconcat.
7393
7394 * sequences.texi (Vector Functions):
7395 vconcat no longer allows integer args.
7396
7397 * minibuf.texi (Reading File Names): read-file-name has new
7398 arg PREDICATE. New function read-directory-name.
7399
7400 * macros.texi (Defining Macros): Give definition of `declare'
7401 (Indenting Macros): New node.
7402
7403 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7404 (Window Frame Parameters): Make separate table of parameters
7405 that are coupled with specific face attributes.
7406 (Deleting Frames): delete-frame-hooks renamed to
7407 delete-frame-functions.
7408
7409 * files.texi (Magic File Names): Add file-remote-p.
7410 Clarify file-local-copy.
7411
7412 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7413 here; instead xref Defining Macros.
7414
7415 * display.texi (Warnings): New node, and subnodes.
7416 (Fringes): New node.
7417
7418 * debugging.texi (Test Coverage): New node.
7419
7420 * compile.texi (Compiler Errors): Explain with-no-warnings
7421 and other ways to suppress warnings.
7422
7423 * commands.texi (Interactive Call): Minor clarification.
7424
7425 * buffers.texi (Buffer File Name): set-visited-file-name
7426 renames the buffer too.
7427
7428 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7429
74302003-07-24 Markus Rost <rost@math.ohio-state.edu>
7431
7432 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7433
74342003-07-22 Markus Rost <rost@math.ohio-state.edu>
7435
7436 * internals.texi (Garbage Collection): Fix previous change.
7437
74382003-07-22 Richard M. Stallman <rms@gnu.org>
7439
7440 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7441
7442 * display.texi (Width): Use \s syntax in example.
7443 (Font Selection): Add face-font-rescale-alist.
7444
7445 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7446 Remove spurious indent in example.
7447
7448 * lists.texi (Building Lists): Add number-sequence.
7449
7450 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7451
7452 * functions.texi (Function Documentation): Explain how to
7453 show calling convention explicitly in the doc string.
7454
7455 * windows.texi (Selecting Windows): save-selected-window saves
7456 selected window of each frame.
7457 (Window Configurations): Minor change.
7458
7459 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7460
7461 * streams.texi (Output Variables): Add print-continuous-numbering
7462 and print-number-table.
7463
7464 * processes.texi (Decoding Output): New node.
7465
7466 * os.texi (Time Conversion): decode-time arg is optional.
7467
7468 * objects.texi (Character Type): Don't use space as example for \.
7469 Make list of char names and \-sequences correspond.
7470 Explain that \s is not used in strings. `\ ' needs space after.
7471
7472 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7473 (Translation of Characters): Add translation-table-for-input.
7474 (Default Coding Systems): Add auto-coding-functions.
7475 (Explicit Encoding): Add decode-coding-inserted-region.
7476 (Locales): Add locale-info.
7477
7478 * minibuf.texi (Basic Completion): Describe test-completion.
7479 Collections can be lists of strings.
7480 Clean up lazy-completion-table.
7481 (Programmed Completion): Mention test-completion.
7482 Clarify why lambda expressions are not accepted.
7483 (Minibuffer Misc): Describe minibufferp.
7484
74852003-07-14 Richard M. Stallman <rms@gnu.org>
7486
7487 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7488
7489 * windows.texi (Selecting Windows): New arg to select-window.
7490 (Selecting Windows): Add with-selected-window.
7491 (Size of Window): Add window-inside-edges, etc.
7492
7493 * internals.texi (Garbage Collection): Add post-gc-hook.
7494
7495 * processes.texi (Subprocess Creation): Add exec-suffixes.
7496
7497 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7498 (Scanning Keymaps): Add map-keymaps.
7499 (Defining Menus): Add keymap-prompt.
7500
7501 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7502 most-negative-fixnum.
7503
7504 * compile.texi (Byte Compilation): Explain no-byte-compile
7505 (Compiler Errors): New node.
7506
7507 * os.texi (User Identification): user-uid, user-real-uid
7508 can return float.
7509
7510 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7511 and about derived modes.
7512 (Minor Modes): Add minor-mode-list.
7513 (Defining Minor Modes): Keyword args for define-minor-mode.
7514 (Search-based Fontification): Explain managing other properties.
7515 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7516 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7517 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7518
7519 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7520 (Variable Aliases): Clarify defvaralias.
7521
7522 * loading.texi (Library Search): Add load-suffixes.
7523
7524 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7525 (Programmed Completion): Add dynamic-completion-table.
7526
7527 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7528 (Magic File Names): Specify precedence order of handlers.
7529
7530 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7531 and post-command-hook.
7532 (Waiting): New calling convention for sit-for.
7533
7534 * text.texi (Special Properties): local-map and keymap properties
7535 apply based on their stickiness.
7536
75372003-07-07 Richard M. Stallman <rms@gnu.org>
7538
7539 * modes.texi (Minor Mode Conventions): Specify only some kinds
7540 of list values as args to minor modes.
7541
7542 * files.texi (File Name Expansion): Warn about iterative use
7543 of substitute-in-file-name.
7544
7545 * advice.texi (Activation of Advice): Clean up previous change.
7546
75472003-07-06 Markus Rost <rost@math.ohio-state.edu>
7548
7549 * advice.texi (Activation of Advice): Note that ad-start-advice is
7550 turned on by default.
7551
75522003-06-30 Richard M. Stallman <rms@gnu.org>
7553
7554 * text.texi (Buffer Contents): Document current-word.
7555 (Change Hooks): Not called for *Messages*.
7556
7557 * functions.texi (Defining Functions): Explain about redefining
7558 primitives.
7559 (Function Safety): Renamed. Minor changes.
7560 Comment out the detailed criteria for what is safe.
7561
75622003-06-22 Andreas Schwab <schwab@suse.de>
7563
7564 * objects.texi (Symbol Type): Fix description of examples.
7565
75662003-06-16 Andreas Schwab <schwab@suse.de>
7567
7568 * hash.texi (Creating Hash): Fix description of :weakness.
7569
c8763fb6 75702003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7571
7572 * files.texi (Changing Files): copy-file copies file modes, too.
7573
75742003-05-28 Richard M. Stallman <rms@gnu.org>
7575
7576 * strings.texi (Creating Strings): Clarify split-string.
7577
75782003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7579
7580 * strings.texi (Creating Strings): Update split-string specification
7581 and examples.
7582
75832003-05-19 Richard M. Stallman <rms@gnu.org>
7584
7585 * elisp.texi: Correct invariant section names.
7586
75872003-04-20 Richard M. Stallman <rms@gnu.org>
7588
7589 * os.texi (Timers): Explain about timers and quitting.
7590
75912003-04-19 Richard M. Stallman <rms@gnu.org>
7592
7593 * internals.texi (Writing Emacs Primitives): Strings are
7594 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7595 Explain GCPRO convention for varargs function args.
7596
75972003-04-16 Richard M. Stallman <rms@gnu.org>
7598
7599 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7600
76012003-04-08 Richard M. Stallman <rms@gnu.org>
7602
7603 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7604
76052003-02-13 Kim F. Storm <storm@cua.dk>
7606
7607 * objects.texi (Character Type): New \s escape for space.
7608
76092003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7610
7611 * os.texi (System Environment): Added cygwin system-type.
7612
76132003-01-25 Richard M. Stallman <rms@gnu.org>
7614
7615 * keymaps.texi: Document that a symbol can act as a keymap.
7616
76172003-01-13 Richard M. Stallman <rms@gnu.org>
7618
7619 * text.texi (Changing Properties): Say string indices are origin-0.
7620
7621 * positions.texi (Screen Lines) <compute-motion>:
7622 Correct order of elts in return value.
7623
7624 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7625 how to define a default binding.
7626
76272002-12-07 Markus Rost <rost@math.ohio-state.edu>
7628
7629 * loading.texi (Unloading): Fix recent change for load-history.
7630
7631 * customize.texi (Simple Types): Clarify description of custom
7632 type 'number. Describe new custom type 'float.
7633
76342002-12-04 Markus Rost <rost@math.ohio-state.edu>
7635
7636 * variables.texi (File Local Variables): Fix typo.
7637
c8763fb6 76382002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7639
7640 From Michael Albinus <Michael.Albinus@alcatel.de>.
7641
7642 * README: Target for Info file is `make info'.
7643
7644 * files.texi (File Name Components): Fixed typos in
7645 `file-name-sans-extension'.
7646 (Magic File Names): Complete list of operations for magic file
7647 name handlers.
7648
76492002-09-16 Jonathan Yavner <jyavner@engineer.com>
7650
7651 * variables.texi (File Local Variables): New function
7652 risky-local-variable-p.
7653
76542002-09-15 Jonathan Yavner <jyavner@engineer.com>
7655
7656 * functions.texi (Function safety): New node about unsafep.
7657
76582002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7659
7660 * customize.texi (Splicing into Lists): Fixed example.
7661 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7662
76632002-06-17 Juanma Barranquero <lektu@terra.es>
7664
7665 * frames.texi (Display Feature Testing): Fix typo.
7666
76672002-06-12 Andreas Schwab <schwab@suse.de>
7668
7669 * frames.texi (Initial Parameters, Resources): Fix references to
7670 the Emacs manual.
7671
76722002-05-13 Kim F. Storm <storm@cua.dk>
7673
7674 * variables.texi (Intro to Buffer-Local): Updated warning and
7675 example relating to changing buffer inside let.
7676
c8763fb6 76772002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7678
7679 * os.texi (Session Management): New node about X Session management.
7680
76812002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7682
7683 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7684 to which the manual corresponds, and the copyright years.
7685
7686 * Makefile.in (VERSION): Set to 2.9.
7687
76882001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7689
7690 * elisp.texi: Change the category in @dircategory to "Emacs", to
7691 make it consistent with info/dir.
7692
76932001-11-25 Miles Bader <miles@gnu.org>
7694
7695 * text.texi (Fields): Describe new `limit' arg in
7696 field-beginning/field-end.
7697
76982001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7699
7700 * permute-index: Don't depend on csh-specific features. Replace
7701 the interpreter name with /bin/sh.
7702
7703 * two-volume-cross-refs.txt: New file.
7704 * two.el: New file.
7705 * spellfile: New file.
7706
77072001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7708
7709 * permute-index: New file.
7710
7711 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7712 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7713 8+3 restricted namespace.
7714
7715 * Makefile.in (infodir): Define relative to $(srcdir).
7716 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7717 include directories list via -I switch to makeinfo.
7718 (index.texi): Use cp if both hard and symbolic links fail.
7719
77202001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7721
7722 * Makefile.in (distclean): Add.
7723
7724 The following changes make ELisp manual part of the Emacs
7725 distribution:
7726
7727 * Makefile.in: Add Copyright notice.
7728 (prefix): Remove.
7729 (infodir): Change value to "../info".
7730 (VPATH): New variable.
7731 (MAKE): Don't define.
7732 (texmacrodir): Don't define.
7733 (texinputdir): Append the existing value of TEXINPUTS.
7734 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7735 command to be compatible with man/Makefile.in, and to put the
7736 output into ../info.
7737 (info): Add target.
7738 (installall): Target removed.
7739
c8763fb6 77402001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7741
7742 * tips.texi (Coding Conventions): Fix typo.
7743
77442001-10-23 Gerd Moellmann <gerd@gnu.org>
7745
7746 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7747
77482001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7749
7750 * files.texi (File Name Components): Update the description of
7751 file-name-sans-extension and file-name-extension, as they now
7752 ignore leading dots.
7753
77542001-10-20 Gerd Moellmann <gerd@gnu.org>
7755
7756 * (Version 21.1 released.)
7757
77582001-10-19 Miles Bader <miles@gnu.org>
7759
7760 * positions.texi (Text Lines): Describe behavior of
7761 `beginning-of-line'/`end-of-line' in the presence of field properties.
7762
77632001-10-17 Gerd Moellmann <gerd@gnu.org>
7764
7765 * Makefile.in (VERSION): Set to 2.8.
7766 (manual): Use `manual-21'.
7767
7768 * elisp.texi (VERSION): Add and use it where the version
7769 number was used. Set it to 2.8.
7770
7771 * intro.texi: Likewise.
7772
77732001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7774
7775 * files.texi (File Name Completion): Document the significance of
7776 a trailing slash in elements of completion-ignored-extensions.
7777
77782001-10-06 Miles Bader <miles@gnu.org>
7779
7780 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7781
77822001-10-04 Gerd Moellmann <gerd@gnu.org>
7783
7784 * variables.texi (Variable Aliases): New node.
7785
77862001-10-04 Gerd Moellmann <gerd@gnu.org>
7787
7788 * Branch for 21.1.
7789
77902001-10-02 Miles Bader <miles@gnu.org>
7791
7792 * minibuf.texi (Minibuffer Misc): Add entries for
7793 `minibuffer-contents', `minibuffer-contents-no-properties', and
7794 `delete-minibuffer-contents'.
7795 Correct description for `minibuffer-prompt-end'.
7796
7797 * text.texi (Property Search): Correct descriptions of
7798 `next-char-property-change' and `previous-char-property-change'.
7799 Add entries for `next-single-char-property-change' and
7800 `previous-single-char-property-change'.
7801 Make operand names a bit more consistent.
7802
78032001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7804
7805 * frames.texi (Finding All Frames): Document that next-frame and
7806 previous-frame are local to current terminal.
7807
78082001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7809
7810 * keymaps.texi (Creating Keymaps): Fix the description of the
7811 result of make-keymap.
7812
78132001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7814
7815 * display.texi (Font Lookup, Attribute Functions)
7816 (Image Descriptors): Add cross-references to the definition of
7817 selected frame.
7818
7819 * buffers.texi (The Buffer List): Add cross-references to the
7820 definition of selected frame.
7821
7822 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7823 frame at any given time.
7824 (Multiple Displays, Size and Position): Add a cross-reference to
7825 the definition of the selected frame.
7826
78272001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7828
7829 * strings.texi (String Conversion) <string-to-number>: Document
7830 that a float is returned for integers that are too large.
7831
7832 * frames.texi (Mouse Position): Document mouse-position-function.
7833 (Display Feature Testing): Document display-images-p.
7834 (Window Frame Parameters): Document the cursor-type variable.
7835
7836 * numbers.texi (Integer Basics): Document CL style read syntax for
7837 integers in bases other than 10.
7838
7839 * positions.texi (List Motion): Document
7840 open-paren-in-column-0-is-defun-start.
7841
7842 * lists.texi (Sets And Lists): Document member-ignore-case.
7843
7844 * internals.texi (Garbage Collection): Document the used and free
7845 strings report.
7846 (Memory Usage): Document strings-consed.
7847
7848 * os.texi (Time of Day): Document float-time.
7849 (Recording Input): Document that clear-this-command-keys clears
7850 the vector to be returned by recent-keys.
7851
7852 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7853 argument keymap can be a list.
7854
7855 * nonascii.texi (User-Chosen Coding Systems)
7856 <select-safe-coding-system>: Document the new argument
7857 accept-default-p and the variable
7858 select-safe-coding-system-accept-default-p. Tell what happens if
7859 buffer-file-coding-system is undecided.
7860 (Default Coding Systems): Document auto-coding-regexp-alist.
7861
7862 * display.texi (The Echo Area) <message>: Document
7863 message-truncate-lines.
7864 (Glyphs): Document that the glyph table is unused on windowed
7865 displays.
7866
7867 * help.texi (Describing Characters) <single-key-description>:
7868 Document the new argument no-angles.
7869 (Accessing Documentation) <documentation-property>: Document that
7870 a non-string property is evaluated.
7871 <documentation>: Document that the function-documentation property
7872 is looked for.
7873
7874 * windows.texi (Selecting Windows): Document some-window.
7875
7876 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7877
7878 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7879 apropos-mode-hook.
7880
7881 * commands.texi (Using Interactive): Document interactive-form.
7882 (Keyboard Macros): Document kbd-macro-termination-hook.
7883 (Command Loop Info): Document that clear-this-command-keys clears
7884 the vector to be returned by recent-keys.
7885
78862001-09-04 Werner LEMBERG <wl@gnu.org>
7887
7888 * Makefile.in (srcdir, texinputdir): New variables.
7889 (srcs, index.texi, install): Use $(srcdir).
7890 (.PHONY): Remove elisp.dvi.
7891 (elisp): Use -I switch for makeinfo.
7892 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7893 (installall, dist): Use $(srcdir).
7894 Fix path to texinfo.tex.
7895 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7896
78972001-08-30 Gerd Moellmann <gerd@gnu.org>
7898
7899 * display.texi (Conditional Display): Adjust to API change.
7900
7901 * configure: New file.
7902
79032001-07-30 Gerd Moellmann <gerd@gnu.org>
7904
7905 * commands.texi (Repeat Events): Add description of
7906 double-click-fuzz.
7907
79082001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7909
7910 * syntax.texi (Syntax Class Table): Add the missing designator for
7911 comment and string fences.
7912 (Syntax Properties): Add a xref to syntax table internals.
7913 (Syntax Table Internals): Document string-to-syntax.
7914
79152001-05-07 Gerd Moellmann <gerd@gnu.org>
7916
7917 * Makefile.in (install): Use install-info command line options
7918 like in Emacs' Makefile.in.
7919
79202000-12-09 Miles Bader <miles@gnu.org>
7921
7922 * windows.texi (Window Start): Update documentation for
7923 `pos-visible-in-window-p'.
7924
79252000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7926
7927 * lists.texi (Building Lists): Add footnote to explain how to add
7928 to the end of a list.
7929
79302000-10-25 Gerd Moellmann <gerd@gnu.org>
7931
7932 * files.texi (Visiting Functions): Typos.
7933
79342000-10-25 Kenichi Handa <handa@etl.go.jp>
7935
7936 * files.texi (Visiting Functions): Return value of
7937 find-file-noselect may be a list of buffers if wildcards are used.
7938
79392000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7940
7941 * display.texi (Defining Faces): Document `graphic' display type
7942 in face specs.
7943
b344d29d 79442000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7945
7946 * hooks.texi (Standard Hooks): Replace obsolete
7947 `after-make-frame-hook' with `after-make-frame-functions'.
7948
7949 * frames.texi (Creating Frames): Ditto.
7950
7951 * variables.texi (Future Local Variables): Ditto.
7952
79532000-10-16 Gerd Moellmann <gerd@gnu.org>
7954
7955 * display.texi (Other Image Types): Add description of :foreground
7956 and :background properties of mono PBM images.
7957
79582000-08-17 Werner LEMBERG <wl@gnu.org>
7959
7960 * .cvsignore: New file.
7961
79622000-01-05 Gerd Moellmann <gerd@gnu.org>
7963
7964 * tindex.pl: New script.
7965
79661999-12-03 Dave Love <fx@gnu.org>
7967
7968 * Makefile.in (MAKEINFO): New parameter.
7969
79701999-09-17 Richard Stallman <rms@gnu.org>
7971
7972 * Makefile.in (srcs): Add hash.texi.
7973 (VERSION): Update to 20.6.
7974
79751999-09-13 Richard Stallman <rms@gnu.org>
7976
7977 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7978
79791998-08-29 Karl Heuer <kwzh@gnu.org>
7980
7981 * configure.in: New file.
7982 * Makefile.in: Renamed from Makefile.
7983 (prefix, infodir): Use value obtained from configure.
7984 (emacslibdir): Obsolete variable deleted.
7985 (dist): Distribute configure.in, configure, Makefile.in.
7986
79871998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7988
7989 * Makefile (INSTALL_INFO): New variable.
7990 (install): Run install-info.
7991
79921998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7993
7994 * Makefile (elisp.dvi): Add missing backslash.
7995
79961998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7997
7998 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7999 Run texindex without `./'. Always run texindex on elisp.tp.
8000 (elisp.tps): Target deleted.
8001
80021998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8003
8004 * Makefile (srcs): Add nonascii.texi and customize.texi.
8005 (dist): Start by deleting `temp'.
8006
80071998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8008
8009 * Makefile (makeinfo, texindex): Targets deleted.
8010 (makeinfo.o, texindex.o): Targets deleted.
8011 (clean, dist): Don't do anything with them or with getopt*.
8012
80131998-01-30 Richard Stallman <rms@psilocin.gnu.org>
8014
8015 * Makefile (SHELL): Defined.
8016
80171998-01-27 Richard Stallman <rms@psilocin.gnu.org>
8018
8019 * Makefile (elisp.tps): New target.
8020 (elisp.dvi): Depend on elisp.tps.
8021
c5602427 80221996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
8023
8024 * README: Update phone number.
8025
8026 * Makefile (elisp): Make this be the default target.
8027 Depend on makeinfo.c instead of makeinfo.
8028 (install): Don't depend on elisp.dvi, since we don't install that.
8029 Use mkinstalldirs.
8030 (dist): Add mkinstalldirs.
8031
c5602427 80321995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
8033
8034 * Makefile (VERSION): Update version number.
8035 (maintainer-clean): Renamed from realclean.
8036
c5602427 80371995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
8038
8039 * Makefile (realclean): New target.
8040 (elisp): Remove any old elisp-* files first.
8041
c5602427 80421993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
8043
8044 * Makefile (VERSION): New variable.
8045 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
8046 Compressed file suffix should be `.gz', not `.z'.
8047
ce058493 80481993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8049
8050 * Makefile (elisp): Depend on makeinfo.
8051
c5602427 80521993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8053
8054 * Makefile (srcs): Add anti.texi.
8055
c5602427 80561993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8057
8058 * Makefile (infodir, prefix): New vars.
8059 (install): Use infodir.
8060 (emacsinfodir): Deleted.
8061
c5602427 80621993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8063
8064 * Makefile (srcs): Add calendar.texi.
8065
8066 * Makefile (dist): Copy texindex.c and makeinfo.c.
8067 Limit elisp-* files to those with one or two digits.
8068
c5602427 80691993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8070
8071 * Makefile (dist): Changed to use Gzip instead of compress.
8072
c5602427 80731993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8074
8075 * loading.texi (Unloading): define-function changed back to
8076 defalias. It may not stay this way, but at least it's
8077 consistent with the known-good version of the code patch.
8078
c5602427 80791993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8080
8081 * modes.texi (Hooks): Document new optional arg of add-hook.
8082
c5602427 80831993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8084
8085 * variables.texi: Document nil initial value of buffer-local variables.
8086
8087 * tips.texi: Add new section on standard library headers.
8088
c5602427 80891993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8090
8091 * Makefile (srcs): Add frame.texi to the list of sources.
8092
c5602427 80931993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8094
8095 * Makefile (dist): Don't bother excluding autosave files; they'll
8096 never make it into the temp directory anyway, and the hash marks
8097 in the name are problematic for make and the Bourne shell.
8098 (srcs):
8099
c5602427 81001993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8101
8102 * Makefile (dist): Don't include backup files or autosave files in
8103 the distribution tar file.
8104
c5602427 81051991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8106
8107 * Makefile (srcs): Added index.perm.
8108 (elisp.dvi): Remove erroneous shell comment.
8109 Expect output of permute-index in permuted.fns.
8110 Save old elisp.aux in elisp.oaux.
8111 (clean): Added index.texi to be deleted.
8112
c5602427 81131990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8114
8115 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8116
c5602427 81171990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8118
8119 * files.texi: Noted that completion-ignored-extensions is ignored
8120 when making *Completions*.
8121
3e868ee3 81221990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8123
8124 * Makefile make dist now depends on elisp.dvi, since it tries
8125 to include it in the dist file.
8126
c5602427 81271990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8128
c5602427 8129 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8130
c5602427 81311989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8132
8133 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8134 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8135
c5602427 81361989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8137
8138 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8139 and @error{} are the terms now being used. The files in the
8140 directory have been changed to reflect this.
8141
8142 * All instances of @indentedresultt{} have been changed to
8143 ` @result{}', using 5 spaces at the begining of the line.
8144
c5602427 81451989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8146
8147 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8148 experimental @indentedresult{}, @indentedexpandsto{} are part of
8149 the texinfo.tex in this directory. These TeX macros are not
8150 stable yet.
8151
c5602427 81521989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8153
8154 * texinfo.tex: Temporarily added
8155 \let\result=\dblarrow
8156 \def\error{{\it ERROR} \longdblarrow}
8157 We need to do this better soon.
8158
c5602427 81591989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8160
8161 * Applied Karl Berry's patches to *.texinfo files, but not to
8162 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8163 new title page format is also not applied, since it requires
8164 texinfo.tex changes.)
8165
8166 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8167 for the Project GNU development environment.
8168
8169;; Local Variables:
c8763fb6 8170;; coding: utf-8
b8d4c8d0
GM
8171;; add-log-time-zone-rule: t
8172;; End:
8173
352c8b4a 8174 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8175 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8176
8177 This file is part of GNU Emacs.
8178
352c8b4a 8179 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8180 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8181 the Free Software Foundation, either version 3 of the License, or
8182 (at your option) any later version.
b8d4c8d0
GM
8183
8184 GNU Emacs is distributed in the hope that it will be useful,
8185 but WITHOUT ANY WARRANTY; without even the implied warranty of
8186 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8187 GNU General Public License for more details.
8188
8189 You should have received a copy of the GNU General Public License
352c8b4a 8190 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8191
8192;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda