* linum.el (linum-delete-overlays, linum-update-window):
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
beee5da7
AM
12009-09-14 Alan Mackenzie <acm@muc.de>
2
3 * os.texi (Terminal Output): Put "@code{}" around "stdout".
4
5d6ab672
CY
52009-09-13 Chong Yidong <cyd@stupidchicken.com>
6
7 * functions.texi (Anonymous Functions): Rearrange discussion,
8 giving usage of unquoted lambda forms first. Mention that
9 `function' and `#'' are no longer required (Bug#4290).
10
59375eeb
AM
112009-09-11 Alan Mackenzie <acm@muc.de>
12
13 * os.texi (Terminal Output): document `send-string-to-terminal' in
14 batch mode.
15
e7e2f529
GM
162009-09-01 Glenn Morris <rgm@gnu.org>
17
18 * display.texi (Face Functions): Mention define-obsolete-face-alias.
19
eae47088
GM
202009-08-26 Ulrich Mueller <ulm@gentoo.org>
21
22 * nonascii.texi (Character Codes): Fix typos.
23
3691a0a6
MA
242009-08-25 Michael Albinus <michael.albinus@gmx.de>
25
26 * processes.texi (Synchronous Processes): New defvar
27 process-file-side-effects.
28
664d56b8
GM
292009-08-25 Glenn Morris <rgm@gnu.org>
30
31 * display.texi (Fontsets): Fix typo.
32
0706c025
GM
33 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
34
03a74b84
SM
352009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
36
37 * processes.texi (Asynchronous Processes): Adjust arglist of
38 start-process-shell-command and start-file-process-shell-command.
39
f6de8a37
CY
402009-08-15 Chong Yidong <cyd@stupidchicken.com>
41
4b1ed1bb
CY
42 * advice.texi (Argument Access in Advice): Note that argument
43 positions are zero-based (Bug#3932).
44
89a9e058
CY
45 * commands.texi (Distinguish Interactive): Minor copyedit.
46
23696fd7
CY
47 * display.texi (Face Attributes): Add xref to Displaying Faces for
48 explanation of "underlying face".
49
f6de8a37
CY
50 * customize.texi (Common Keywords): Add xref to Loading.
51
52 * loading.texi (How Programs Do Loading): Add xref to Lisp
53 Libraries node in the Emacs manual.
54
417f77e6
CY
552009-08-13 Chong Yidong <cyd@stupidchicken.com>
56
57 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
58
0999039c
CY
592009-07-18 Chong Yidong <cyd@stupidchicken.com>
60
61 * processes.texi (Shell Arguments): Copyedits.
62
9af167bc
GM
632009-07-18 Glenn Morris <rgm@gnu.org>
64
65 * loading.texi (Repeated Loading): Fix typo.
66
137987ab
RS
672009-07-16 Richard Stallman <rms@gnu.org>
68
69 * buffers.texi (Swapping Text): Recommend setting
70 write-region-annotate-functions and buffer-saved-size.
71
72 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
73
622fa380
GM
742009-07-15 Glenn Morris <rgm@gnu.org>
75
76 * edebug.texi: Minor re-phrasings throughout.
77 (Edebug Execution Modes): Sit-for affects continue mode too.
78 (Jumping): Use `forward-sexp' rather than its keybinding.
79 (Edebug Misc): Fix Q binding.
80 (Edebug Eval): Remove cl version.
81 (Printing in Edebug): Clarify print-length etc.
82 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
83 (Specification List): Remove edebug-unwrap findex entry.
84 (Specification Examples): defmacro is actually not the same as defun.
85 Escape "`" in example.
86
6bbd4600
CY
872009-07-15 Chong Yidong <cyd@stupidchicken.com>
88
89 * markers.texi (The Mark): Document optional arg to
90 deactivate-mark.
91
e538d479
GM
922009-07-11 Kevin Ryde <user42@zip.com.au>
93
94 * hooks.texi (Standard Hooks): Fix cross-references.
95
4c98b9ed
GM
96 * loading.texi (Named Features): Refer to eval-after-load.
97
5300838c
GM
982009-07-11 Glenn Morris <rgm@gnu.org>
99
64fbeb16
GM
100 * Makefile.in (TEXI2PDF): New.
101 (elisp.pdf): New target.
102
4c98b9ed
GM
103 * searching.texi (Regexp Backslash): Fix typo.
104
105 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 106
51d9979c
GM
1072009-07-10 Glenn Morris <rgm@gnu.org>
108
561c0216
GM
109 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
110
5b594a58
GM
111 * customize.texi (Customization Types):
112 * display.texi (Abstract Display):
0cc8c85a 113 * objects.texi (Character Type, String Type):
5b594a58 114 Merge in some menu descriptions from elisp.texi.
51d9979c 115
c3cbbb40
GM
116 * hash.texi (Hash Tables):
117 * modes.texi (Multiline Font Lock):
118 End menu description with period.
fe42c16a 119
28528402
GM
1202009-07-09 Glenn Morris <rgm@gnu.org>
121
122 * back.texi: Don't hard-code texinfo location.
123
124 * two-volume.make (texinfodir): New, with location of texinfo.tex.
125 (tex): Add texinfodir to TEXINPUTS.
126 (elisp1med-init, elisp2med-init): Use texinfodir.
127
128 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
129 (clean): Add two-volume.make intermediate files.
130
131 * elisp.texi, vol1.texi, vol2.texi:
132 Use a DATE variable with the publication date, and update it.
133 Fix antinews menu description.
134
135 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
136 Update the detailed node listing to match elisp.texi.
137
138 * README: Update edition to match elisp.texi.
139
140 * objects.texi (General Escape Syntax):
141 * nonascii.texi (Character Sets):
142 Use consistent case for "Unicode Standard".
143
144 * anti.texi (Antinews):
145 * customize.texi (Variable Definitions):
146 * functions.texi (Declaring Functions):
147 * nonascii.texi (Character Properties):
148 * processes.texi (Serial Ports):
149 * text.texi (Special Properties):
150 * tips.texi (Coding Conventions):
151 Minor rearrangements to improve TeX line-filling.
152
153 * commands.texi (Using Interactive): Fix cross-reference.
154
17db8e10
JD
1552009-07-01 Jan Djärv <jan.h.d@swipnet.se>
156
157 * frames.texi (Management Parameters): Mention sticky.
158
77c7e2e1
AS
1592009-07-01 Andreas Schwab <aschwab@redhat.com>
160
161 * help.texi (Help Functions): Fix description of help-buffer and
162 help-setup-xref to use @defun instead of @deffn.
163
3f1c6666
JD
1642009-07-01 Jan Djärv <jan.h.d@swipnet.se>
165
166 * frames.texi (Size Parameters): Mention maximized for fullscreen.
167
ca27c21b
CY
1682009-06-24 Chong Yidong <cyd@stupidchicken.com>
169
170 * display.texi (Window Systems): Add ns to the list.
171
70243478
CY
1722009-06-21 Chong Yidong <cyd@stupidchicken.com>
173
174 * Branch for 23.1.
175
df006536
MR
1762009-06-17 Martin Rudalics <rudalics@gmx.at>
177
178 * windows.texi (Dedicated Windows): Fix typo.
179 (Resizing Windows): Replace @defun by @deffn.
180
d259fc4b
GM
1812009-06-17 Glenn Morris <rgm@gnu.org>
182
183 * variables.texi (Directory Local Variables):
184 Update for 2009-04-11 name-change of dir-locals-directory-alist.
185
30781db6
KH
1862009-06-09 Kenichi Handa <handa@m17n.org>
187
188 * nonascii.texi (Character Sets): State clearly that FROM and TO
189 are codepoints of CHARSET.
190
62e8099c
CY
1912009-06-07 Chong Yidong <cyd@stupidchicken.com>
192
193 * minibuf.texi (Reading File Names): Fix introductory text.
194 Suggested by stan@derbycityprints.com.
195 (High-Level Completion): Fix typo.
196
ee1b1917
CY
1972009-05-28 Chong Yidong <cyd@stupidchicken.com>
198
199 * frames.texi (Text Terminal Colors): Multi-tty is already
200 implemented, but tty-local colors are not.
201
5df647e8
CY
2022009-05-27 Chong Yidong <cyd@stupidchicken.com>
203
204 * hooks.texi (Standard Hooks): Remove mention of obsolete
205 redisplay-end-trigger-functions.
206
207 * internals.texi (Window Internals): Remove mention of obsolete
208 redisplay-end-trigger-functions.
209
01f17ae2
MR
2102009-05-21 Martin Rudalics <rudalics@gmx.at>
211
212 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
213
214 * backups.texi (Making Backups): backup-directory-alist and
215 make-backup-file-name-function are options.
216 (Auto-Saving): auto-save-list-file-prefix is an option.
217
218 * buffers.texi (Killing Buffers): buffer-offer-save is an
219 option.
220
221 * display.texi (Refresh Screen): no-redraw-on-reenter is an
222 option.
223 (Echo Area Customization): echo-keystrokes is an option.
224 (Selective Display): selective-display-ellipses is an option.
225 (Temporary Displays): temp-buffer-show-function is an option.
226 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
227 are options.
228 (Font Selection): face-font-family-alternatives,
229 face-font-selection-order, face-font-registry-alternatives, and
230 scalable-fonts-allowed are options.
231 (Fringe Indicators): indicate-buffer-boundaries is an option.
232 (Fringe Cursors): overflow-newline-into-fringe is an option.
233 (Scroll Bars): scroll-bar-mode is an option.
234
235 * eval.texi (Eval): max-lisp-eval-depth is an option.
236
237 * files.texi (Visiting Functions): find-file-hook is an option.
238 (Directory Names): directory-abbrev-alist is an option.
239 (Unique File Names): temporary-file-directory and
240 small-temporary-file-directory are options.
241
242 * frames.texi (Initial Parameters): initial-frame-alist,
243 minibuffer-frame-alist and default-frame-alist are options.
244 (Cursor Parameters): blink-cursor-alist and
245 cursor-in-non-selected-windows ar options.
246 (Window System Selections): selection-coding-system is an
247 option.
248 (Display Feature Testing): display-mm-dimensions-alist is an
249 option.
250
251 * help.texi (Help Functions): help-char and help-event-list are
252 options.
253
254 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
255 an option.
256
257 * minibuf.texi (Minibuffer History): history-length and
258 history-delete-duplicates are options.
259 (High-Level Completion): read-buffer-function and
260 read-buffer-completion-ignore-case are options.
261 (Reading File Names): read-file-name-completion-ignore-case is
262 an option.
263
264 * modes.texi (Mode Line Top): mode-line-format is an option.
265 (Mode Line Variables): mode-line-position and mode-line-modes
266 are options.
267
268 * nonascii.texi (Text Representations):
269 enable-multibyte-characters is an option.
270 (Default Coding Systems): auto-coding-regexp-alist,
271 file-coding-system-alist, auto-coding-alist and
272 auto-coding-functions are options.
273 (Specifying Coding Systems): inhibit-eol-conversion is an
274 option.
275
276 * os.texi (Init File): site-run-file is an option.
277 (System Environment): mail-host-address is an option.
278 (User Identification): user-mail-address is an option.
279 (Terminal Output): baud-rate is an option.
280
281 * positions.texi (Word Motion): words-include-escapes is an
282 option.
283
284 * searching.texi (Standard Regexps): page-delimiter,
285 paragraph-separate, paragraph-separate and sentence-end are
286 options.
287
288 * text.texi (Margins): left-margin and fill-nobreak-predicate
289 are options.
290
291 * variables.texi (Local Variables): max-specpdl-size is an
292 option.
293
294 * windows.texi (Choosing Window):
295 split-window-preferred-function, special-display-function and
296 display-buffer-function are options.
297
106e6894
CY
2982009-05-20 Chong Yidong <cyd@stupidchicken.com>
299
4a83454d
CY
300 Fix errors spotted by Martin Rudalics.
301
106e6894
CY
302 * syntax.texi (Position Parse): Document rationale for ignored
303 arguments to syntax-ppss-flush-cache.
304
305 * processes.texi (Input to Processes): Mark PROCESS arg to
306 process-running-child-p as optional.
307 (Network Options): Document NO-ERROR arg to
308 set-network-process-option.
309
310 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
311 command.
312
313 * searching.texi (POSIX Regexps): Mark posix-search-forward and
314 posix-search-backward as commands.
315
316 * os.texi (Killing Emacs): Mark kill-emacs as a command.
317 (Suspending Emacs): Mark suspend-emacs as a command.
318 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
319 commands.
320 (Terminal Output): Remove obsolete function baud-rate. Document
321 TERMINAL arg for send-string-to-terminal.
322
323 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
324 terminal-coding-system and set-terminal-coding-system.
325 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
326 as optional.
327 (Character Sets): Document RESTRICTION arg of char-charset.
328 (Character Codes): Mark POS argument to get-byte as optional.
329
330 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
331 minibuffer-message.
332
333 * files.texi (Create/Delete Dirs): Mark make-directory and
334 delete-directory as commands.
335
336 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
337
338 * text.texi (Base 64): Mark base64-decode-string and
339 base64-encode-string as commands.
340 (Columns): Mark move-to-column as a command.
341 (Mode-Specific Indent): Document RIGID arg to
342 indent-for-tab-command.
343 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
344 Mark indent-code-rigidly as a command.
345 (Substitution): Mark translate-region as a command.
346
347 * frames.texi (Size and Position): Remove obsolete functions
348 screen-height and screen-width.
349
04173931
CY
3502009-05-19 Chong Yidong <cyd@stupidchicken.com>
351
352 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
353 (Displaying Buffers, Resizing Windows): Correct mistakes;
354 next-window, previous-window, and pop-to-buffer are not commands,
355 and fit-window-to-buffer" is a command. (Pointed out by Martin
356 Rudalics.)
357
eae7d8f8
RS
3582009-05-17 Richard M Stallman <rms@gnu.org>
359
360 * modes.texi (Precalculated Fontification): Clarify text.
361
b8766179
MR
3622009-05-17 Martin Rudalics <rudalics@gmx.at>
363
364 * windows.texi (Selecting Windows): Clarify descriptions of
365 with-selected-window and get-lru-window.
366 (Cyclic Window Ordering): Refer to particular frame when talking
367 about how splitting affects the ordering.
368 (Displaying Buffers): Fix descriptions of switch-to-buffer and
369 switch-to-buffer-other-window. Explain how setting of
370 display-buffer-reuse-frames affects pop-to-buffer.
371 (Choosing Window): Clarify some details in descriptions of
372 display-buffer-reuse-frames, pop-up-frames, and
373 pop-up-frame-function.
374 (Dedicated Windows): Clarify some details.
375 (Textual Scrolling): Replace term vscroll by term vertical
376 scroll position.
377 (Vertical Scrolling): Fix typo.
378 (Window Hooks): Relate text on jit-lock-register to window
379 scrolling and size changes.
380
734b5e3b
CY
3812009-05-14 Chong Yidong <cyd@stupidchicken.com>
382
0a65633e
CY
383 * frames.texi (Initial Parameters): Clarify what the initial
384 minibuffer frame is.
05be46d7
CY
385 (Buffer Parameters): Note that the minibuffer parameter can not be
386 altered.
0a65633e 387
734b5e3b
CY
388 * anti.texi (Antinews): Copyedits. Rearrange some entries.
389 Document display-buffer changes.
390
925672cd
CY
3912009-05-13 Chong Yidong <cyd@stupidchicken.com>
392
17ecd7af
CY
393 * anti.texi (Antinews): Rewrite for Emacs 22.
394
925672cd
CY
395 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
396 obarrays are first mentioned. Define "system abbrev" more
397 prominently, and add it to the index.
398 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
399 Copyedits.
400 (Abbrev Expansion): Document abbrev-insert.
401
80be4dd7
CY
4022009-05-12 Chong Yidong <cyd@stupidchicken.com>
403
404 * frames.texi (Font and Color Parameters): Rename from Color
405 Parameters. Document font-backend parameter.
406
407 * vol2.texi (Top): Update node listing.
408 * vol1.texi (Top): Update node listing.
409 * elisp.texi (Top): Update node listing.
410
372a93ac
MR
4112009-05-11 Martin Rudalics <rudalics@gmx.at>
412
413 * windows.texi (Choosing Window): Don't explicitly refer to
414 split-window-sensibly's window argument in descriptions of
415 split-height-threshold and split-width-threshold.
416
714c3541
MR
4172009-05-10 Martin Rudalics <rudalics@gmx.at>
418
419 * windows.texi (Choosing Window): Fix rewrite of window
420 splitting section.
421
0e90e7be
EZ
4222009-05-09 Eli Zaretskii <eliz@gnu.org>
423
424 * nonascii.texi (Default Coding Systems): Document
425 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
426 indexing.
427 (Lisp and Coding Systems): Add index entries.
428
d3c0c321
MR
4292009-05-09 Martin Rudalics <rudalics@gmx.at>
430
431 * windows.texi (Choosing Window): Describe split-window-sensibly
432 and rewrite section on window splitting accordingly.
433 (Textual Scrolling): Replace `...' by @code{...}.
434
c773345a
CY
4352009-05-04 Chong Yidong <cyd@stupidchicken.com>
436
ee2d5b5e
CY
437 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
438 Remove obsoleted pre-abbrev-expand-hook.
439
440 * locals.texi (Standard Buffer-Local Variables): Consolidate table
441 entries.
442
c773345a
CY
443 * internals.texi (Object Internals): Don't assume 32-bit machines
444 are the norm.
445 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
446 (Window Internals): Synch field names to window.h.
447 (Process Internals): Synch field names to process.h.
c773345a 448
dd449674
CY
4492009-04-29 Chong Yidong <cyd@stupidchicken.com>
450
451 * variables.texi (File Local Variables): Note that read-circle is
452 bound to nil when reading file-local variables.
453
454 * streams.texi (Input Functions): Document read-circle.
455 (Output Variables): Add xref to Circular Objects.
456
4f1e25e2
CY
4572009-04-25 Chong Yidong <cyd@stupidchicken.com>
458
459 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
460 Features and Coding System Basics. Node that "p" stands for
461 "predicate". Recommend utf-8-emacs instead of emacs-mule.
462 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
463 mouse-appearance-menu.
464 (Programming Tips): Add xref to Progress.
465
dca019f8
CY
4662009-04-22 Chong Yidong <cyd@stupidchicken.com>
467
468 * os.texi (Command-Line Arguments): Document
469 command-line-args-left.
470 (Suspending Emacs): Adapt text to multi-tty case. Document use of
471 terminal objects for tty arguments.
472 (Startup Summary): Add xref to Session Management.
473 (Session Management): Mention emacs-session-restore. Copyedits.
474
02a89103
CY
4752009-04-20 Chong Yidong <cyd@stupidchicken.com>
476
477 * os.texi (Startup Summary): Copyedits. The init file is not
478 necessarily named .emacs now. Document initial-buffer-choice and
479 initial-scratch-message. Note where Emacs exits in batch mode.
480 Document inhibit-splash-screen as an alias.
481 (Init File): Be neutral about which init file name to use.
482
4832009-04-16 Chong Yidong <cyd@stupidchicken.com>
484
485 * os.texi (System Interface): Fix Texinfo usage.
486
0c1cfe01
CY
4872009-04-15 Chong Yidong <cyd@stupidchicken.com>
488
80d7cdca
CY
489 * searching.texi (Regexp Backslash): Also refer to shy groups as
490 non-capturing or unnumbered groups.
491 (Regexp Functions): Add cross-reference to Regexp Backslash.
492
0c1cfe01
CY
493 * display.texi (Truncation): Overlays can use line-prefix and
494 wrap-prefix too.
495 (Overlay Properties): Document wrap-prefix and line-prefix.
496 (Face Attributes): Document underline-minimum-offset.
497 (Face Remapping): Copyedits.
498 (Low-Level Font): Copyedits.
499 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
500 (Line Height): Emphasize that line-spacing only takes effect on
501 graphical terminals.
0c1cfe01 502
c4adeee0
CY
5032009-04-13 Chong Yidong <cyd@stupidchicken.com>
504
505 * display.texi (Refresh Screen): Note that a passage about screen
506 refreshing is text terminal only.
507 (Forcing Redisplay): Delete misleading comment---sit-for calls
508 redisplay, not the other way around.
509 (Truncation): Note new values of truncate-partial-width-windows.
510 Copyedits.
511 (Invisible Text): Document invisible-p.
512
b20ecfa1
EZ
5132009-04-11 Eli Zaretskii <eliz@gnu.org>
514
515 * display.texi (Overlays): Overlays don't scale well. See
516 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
517
97d8273f
CY
5182009-04-10 Chong Yidong <cyd@stupidchicken.com>
519
f147ff75
CY
520 * syntax.texi (Syntax Table Functions): Document cons cell
521 argument for modify-syntax-entry.
522 (Categories): Document cons cell argument for
523 modify-category-entry.
524
fca4ec76
CY
525 * searching.texi (String Search): Document word-search-forward-lax
526 and word-search-backward-lax.
527 (Searching and Case): Describe isearch behavior more precisely.
528
9c283d5b
CY
529 * keymaps.texi (Tool Bar): Mention that some platforms do not
530 support multi-line toolbars. Suggested by Stephen Eglen.
531
532 * frames.texi (Layout Parameters): Mention that Nextstep also
533 allows only one tool-bar line. Suggested by Stephen Eglen.
534
97d8273f
CY
535 * nonascii.texi (Text Representations): Copyedits.
536 (Coding System Basics): Also mention utf-8-emacs.
537 (Converting Representations, Selecting a Representation)
538 (Scanning Charsets, Translation of Characters, Encoding and I/O):
539 Copyedits.
540 (Character Codes): Mention role of codepoints 1114112 to 4194175.
541
2bad3299
CY
5422009-04-09 Chong Yidong <cyd@stupidchicken.com>
543
544 * text.texi (Yank Commands): Note that yank uses push-mark.
545 (Filling): Clarify REGION argument of fill-paragraph. Document
546 fill-forward-paragraph-function.
547 (Special Properties): Remove "new in Emacs 22" declaration.
548 (Clickable Text): Merge with Links and Mouse-1 node.
549
550 * display.texi (Button Properties, Button Buffer Commands): Change
551 xref to Clickable Text.
552
553 * tips.texi (Key Binding Conventions): Change xref to Clickable
554 Text.
555
556 * elisp.texi (Top): Update node listing.
557
ea30ce4f
CY
5582009-04-05 Chong Yidong <cyd@stupidchicken.com>
559
47af2f4b
CY
560 * markers.texi (The Mark): Copyedits. Improve description of
561 handle-shift-selection.
562 (The Region): Move use-region-p here from The Mark.
563
ea30ce4f
CY
564 * positions.texi (Screen Lines): Document (cols . lines) argument
565 for vertical-motion.
566
2aa8ea6e
CY
5672009-04-04 Chong Yidong <cyd@stupidchicken.com>
568
3ec61d4e
CY
569 * frames.texi (Frames): Clean up introduction. Document `ns'
570 return value for framep.
571 (Creating Frames): Note how the terminal is chosen.
572 (Multiple Terminals, Multiple Displays): Merge into a single node.
573 (Color Parameters): Fix typo.
574
575 * variables.texi (Local Variables, Buffer-Local Variables)
576 (Creating Buffer-Local): Change link to Multiple Terminals.
577
578 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
579
580 * keymaps.texi (Controlling Active Maps): Change link to Multiple
581 Terminals.
582
583 * commands.texi (Command Loop Info, Keyboard Macros): Change link
584 to Multiple Terminals.
585
586 * elisp.texi (Top): Update node listing.
587 * vol2.texi (Top): Update node listing.
588 * vol1.texi (Top): Update node listing.
589
9257072f
CY
590 * buffers.texi (Current Buffer): Note that the append-to-buffer
591 example is no longer in synch with the latest code. Tie the two
592 examples together.
593
2aa8ea6e
CY
594 * files.texi (File Attributes): Move note about MS-DOS from
595 Changing Files to File Attributes.
596 (Create/Delete Dirs): Note that mkdir is an alias for this.
597
22e74b17
CY
5982009-04-01 Markus Triska <triska@gmx.at>
599
600 * processes.texi (Filter Functions): Suggest how to handle output
601 batches.
602
4bbe48ec
CY
6032009-03-30 Chong Yidong <cyd@stupidchicken.com>
604
605 * help.texi (Accessing Documentation): Update example to use
606 help-setup-xref and with-help-window.
607 (Help Functions): Remove print-help-return-message, which is
608 semi-obsolete due to with-help-window. Document help-buffer and
609 help-setup-xref.
610
b9723f39
CY
6112009-03-29 Chong Yidong <cyd@stupidchicken.com>
612
87f649f6
CY
613 * help.texi (Accessing Documentation, Help Functions): Remove
614 information about long-obsolete Emacs versions.
9eb52e90 615
b9723f39
CY
616 * modes.texi (Mode Line Variables): The default values of the mode
617 line variables are now more complicated.
618
b0cc32db
CY
6192009-03-28 Chong Yidong <cyd@stupidchicken.com>
620
3c25a5a9
CY
621 * modes.texi (Major Mode Conventions): Note that specialness is
622 inherited.
31c9eebb
CY
623 (Derived Modes): Note that define-derive-mode sets the mode-class
624 property.
3c25a5a9 625
b0cc32db
CY
626 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
627 goto-map. Add search-map to the list.
628
c5e0006d
EZ
6292009-03-27 Eli Zaretskii <eliz@gnu.org>
630
1213465a
EZ
631 * os.texi (System Environment): Update the list of system-type
632 values.
633
c5e0006d
EZ
634 * markers.texi (The Mark) <handle-shift-selection>: Update for
635 removal of the optional argument DEACTIVATE.
636
48bab3d6
CY
6372009-03-25 Chong Yidong <cyd@stupidchicken.com>
638
639 * commands.texi (Focus Events): Most X window managers don't use
640 focus-follows-mouse nowadays.
641
6e4ff1b6
CY
6422009-03-24 Chong Yidong <cyd@stupidchicken.com>
643
644 * commands.texi (Defining Commands): Clarify introduction.
645 (Using Interactive): Not that interactive can be put in a symbol
646 property.
647 (Interactive Call): Note that a symbol with a non-nil
648 interactive-form property satisfies commandp.
649
11625308
JB
6502009-03-23 Juanma Barranquero <lekktu@gmail.com>
651
652 * minibuf.texi (Intro to Minibuffers): Fix typos.
653
7b34420d
CY
6542009-03-23 Chong Yidong <cyd@stupidchicken.com>
655
656 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
657 about minibuffers in old Emacs versions. Copyedits. Emphasize
658 that enable-recursive-minibuffers defaults to nil.
659 (Text from Minibuffer): Simplify introduction.
660
f9257eed
AM
6612009-03-22 Alan Mackenzie <acm@muc.de>
662
663 * commands.texi (Using Interactive): Clarify string argument to
664 `interactive' - even promptless elements need \n separators.
665
f639ba70
CY
6662009-03-18 Chong Yidong <cyd@stupidchicken.com>
667
668 * minibuf.texi (Completion Styles): New node.
669
670 * elisp.texi (Top): Update node listing.
671
d897e8ee
CY
6722009-03-17 Chong Yidong <cyd@stupidchicken.com>
673
674 * minibuf.texi (Basic Completion): Note that
675 read-file-name-completion-ignore-case and
676 read-buffer-completion-ignore-case can override
677 completion-ignore-case.
678 (Minibuffer Completion): Document completing-read changes.
679 (Completion Commands): Avoid mentioning partial completion mode.
680 Document minibuffer-completion-confirm changes, and
681 minibuffer-confirm-exit-commands.
682 (High-Level Completion): Document new require-match behavior for
683 read-buffer. Document read-buffer-completion-ignore-case.
684 (Reading File Names): Document new require-match behavior for
685 read-file-name.
686
b1f23349
CY
6872009-03-14 Chong Yidong <cyd@stupidchicken.com>
688
689 * debugging.texi (Error Debugging): Don't mislead the reader into
690 thinking that debug-on-error enters debugger for C-f at EOB.
691 (Error Debugging): Setting debug-on-init within the init file
692 works, and has for some time.
693
d6eb4e25
KH
6942009-03-13 Kenichi Handa <handa@m17n.org>
695
696 * display.texi (Fontsets): Update the description.
697
1cf53dc5
CY
6982009-03-13 Chong Yidong <cyd@stupidchicken.com>
699
700 * advice.texi (Advising Primitives): Link to What Is a Function.
701
81f919fc
CY
7022009-03-12 Chong Yidong <cyd@stupidchicken.com>
703
cf4229eb
CY
704 * compile.texi (Speed of Byte-Code): Update example.
705 (Disassembly): Update examples.
706
81f919fc 707 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
708
709 * customize.texi (Common Keywords): It's not necessary to use :tag
710 to remove hyphens, as custom-unlispify-tag-name does it
711 automatically.
712 (Variable Definitions): Link to File Local Variables. Document
713 customized-value symbol property.
714 (Customization Types): Move menu to end of node.
715
955964d7
CY
7162009-03-10 Chong Yidong <cyd@stupidchicken.com>
717
718 * macros.texi (Compiling Macros): Omit misleading sentence, which
719 implied that macros can only be used in the same file they are
720 defined.
721 (Backquote): Remove obsolete information about Emacs 19.
722
d25ed7db
GM
7232009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
724
725 * display.texi (Display Margins): Fix paren typo.
726
d55f6ca5
CY
7272009-02-27 Chong Yidong <cyd@stupidchicken.com>
728
f0e57ed8
CY
729 * elisp.texi (Top): Update node listing.
730
731 * variables.texi (Variables): Clarify introduction.
732 (Global Variables): Mention that setq is a special form.
733 (Local Variables): Use active voice.
734 (Tips for Defining): Mention marking variables as safe.
735 (Buffer-Local Variables): Mention terminal-local and frame-local
736 variables together.
737 (File Local Variables): Copyedits.
738 (Frame-Local Variables): Note that they are not really useful.
739 (Future Local Variables): Node deleted.
740
d55f6ca5
CY
741 * objects.texi (General Escape Syntax): Update explanation of
742 unicode escape syntax.
743
ca8f09a8
CY
7442009-02-23 Chong Yidong <cyd@stupidchicken.com>
745
746 * control.texi (Control Structures): Add cindex entry for "textual
747 order".
748
749 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
750 instead of "expression" throughout.
751 (Function Indirection): Copyedits. Use active voice.
752 (Eval): The default value of max-lisp-eval-depth is now 400.
753
a20878b6
MB
7542009-02-23 Miles Bader <miles@gnu.org>
755
756 * processes.texi (System Processes): Rename `system-process-attributes'
757 to `process-attributes'.
758
61f66044
CY
7592009-02-22 Chong Yidong <cyd@stupidchicken.com>
760
1b80d1f3
CY
761 * symbols.texi (Property Lists): Emphasize that property lists are
762 not restricted to symbol cells.
763 (Other Plists): Copyedit.
764
61f66044
CY
765 * sequences.texi (Sequences Arrays Vectors): Make introduction
766 more concise.
767 (Arrays): Mention char-tables and bool-vectors too.
768 (Vectors): Don't repeat information given in Arrays node. Link to
769 nodes that explain the vector usage examples.
770 (Char-Tables): Note that char-table elements can have arbitrary
771 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 772 Link to Property Lists node.
61f66044 773
9403944b
CY
7742009-02-22 Chong Yidong <cyd@stupidchicken.com>
775
776 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
777 `append'.
4068c7b4 778 (List Elements): Copyedits.
9403944b
CY
779
780 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
781 of `vconcat'.
782
783 * strings.texi (Creating Strings): Copyedits. Remove obsolete
784 Emacs 20 usage of `concat'.
785 (Case Conversion): Copyedits.
786
b87a185f
CY
7872009-02-21 Chong Yidong <cyd@stupidchicken.com>
788
789 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
790 Minor edits.
791 (Frame Configuration Type): Emphasize that it is not primitive.
792 (Font Type): New node.
793 (Type Predicates): Add fontp; type-of now recognizes font object
794 types.
795
796 * intro.texi (Version Info): Update version numbers in examples.
797 (Acknowledgements): List more contributors.
798
799 * elisp.texi: Bump version number to 3.0.
800 (Top): Link to Font Type node.
801
867d4bb3
JB
8022009-02-20 Juanma Barranquero <lekktu@gmail.com>
803
804 * modes.texi (Major Mode Conventions): Remove duplicate words.
805 (Customizing Keywords): Fix typo.
806
77730170
EZ
8072009-02-14 Eli Zaretskii <eliz@gnu.org>
808
809 * nonascii.texi (User-Chosen Coding Systems): Document that
810 select-safe-coding-system suggests raw-text if there are raw bytes
811 in the region.
812 (Explicit Encoding): Warn not to use `undecided' when encoding.
813
c8736212
GM
8142009-02-11 Glenn Morris <rgm@gnu.org>
815
816 * frames.texi (Visibility of Frames): Mention the effect multiple
817 workspaces/desktops can have on visibility.
818
ab992d66
EZ
8192009-02-07 Eli Zaretskii <eliz@gnu.org>
820
c8736212
GM
821 * text.texi (Commands for Insertion):
822 * commands.texi (Event Mod):
823 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
824 * nonascii.texi (Translation of Characters): Reinstate
825 documentation of translation-table-for-input.
7d2a859f
EZ
826 (Explicit Encoding): Document the `charset' text property produced
827 by decode-coding-region and decode-coding-string.
ab992d66 828
e651a255
AM
8292009-01-27 Alan Mackenzie <acm@muc.de>
830
831 * modes.texi (Search-based Fontification): Correct a typo.
832
bc5cde4b
JB
8332009-01-25 Juanma Barranquero <lekktu@gmail.com>
834
835 * abbrevs.texi (Abbrev Table Properties): Fix typo.
836 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
837
3533155b
EZ
8382009-01-24 Eli Zaretskii <eliz@gnu.org>
839
f721deda
EZ
840 * display.texi (Window Systems): Document the value of
841 `initial-window-system' under --daemon.
842
3533155b
EZ
843 * os.texi (System Environment): Remove description of the
844 `environment' function which has been deleted.
845
f79b43b2
DN
8462009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
847
848 * frames.texi (Multiple Displays): Remove documentation for
849 removed function make-frame-on-tty.
850
e3aa6669
CY
8512009-01-22 Chong Yidong <cyd@stupidchicken.com>
852
853 * files.texi (Format Conversion Piecemeal): Clarify behavior of
854 write-region-annotate-functions. Document
855 write-region-post-annotation-function.
856
fb13a416
CY
8572009-01-19 Chong Yidong <cyd@stupidchicken.com>
858
859 * display.texi (Font Lookup): Document WIDTH argument of
860 x-list-fonts.
861
02eccf6b
EZ
8622009-01-17 Eli Zaretskii <eliz@gnu.org>
863
ead3f58d
EZ
864 * maps.texi (Standard Keymaps): Rename function-key-map to
865 local-function-key-map.
866
867 * keymaps.texi (Translation Keymaps): Rename function-key-map to
868 local-function-key-map.
869
870 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
871 and `set-keyboard-coding-system' now accept an optional terminal
872 argument.
873
874 * commands.texi (Event Mod): `keyboard-translate-table' is now
875 terminal-local.
876 (Function Keys): Rename function-key-map to
877 local-function-key-map.
878
df05a163
EZ
879 * elisp.texi (Top): Make @detailmenu be consistent with changes in
880 frames.texi.
881
0ed8034e 882 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
883 `delete-terminal-functions', `suspend-tty-functions' and
884 `resume-tty-functions'.
0ed8034e
EZ
885
886 * frames.texi (Frames): Document `frame-terminal' and
887 `terminal-live-p'.
888 (Multiple Displays): Document `make-frame-on-tty'.
889 (Multiple Terminals): Document `terminal-list', `delete-terminal',
890 `terminal-name', and `get-device-terminal'.
490f1197
EZ
891 (Terminal Parameters): Document `terminal-parameters',
892 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
893
894 * os.texi (System Environment): Document `environment' and
895 `initial-environment'.
490f1197
EZ
896 (Suspending Emacs): Update for multi-tty; document
897 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 898
02eccf6b
EZ
899 * nonascii.texi (Coding System Basics): More accurate description
900 of `raw-text'.
901
f19fea97
JB
9022009-01-12 Juanma Barranquero <lekktu@gmail.com>
903
904 * display.texi (Low-Level Font): Fix typo.
905
16fa292f
CY
9062009-01-10 Chong Yidong <cyd@stupidchicken.com>
907
908 * elisp.texi (Top): Update node listing.
909
910 * display.texi (PostScript Images): Node deleted.
911
0b4faef3
EZ
9122009-01-10 Eli Zaretskii <eliz@gnu.org>
913
3355f04d
EZ
914 * processes.texi (Decoding Output): Document that null bytes force
915 no-conversion for reading process output.
916
917 * files.texi (Reading from Files): Document that null bytes force
918 no-conversion when visiting files.
919
11625308 920 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 921
0b4faef3
EZ
922 * nonascii.texi (Lisp and Coding Systems): Document
923 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 924 (Character Properties): Improve wording.
0b4faef3 925
ce9cf065
CY
9262009-01-09 Chong Yidong <cyd@stupidchicken.com>
927
928 * display.texi (Font Lookup): Remove obsolete function
929 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
930 (Low-Level Font): Rename from Fonts, move to end of Faces section.
931 (Font Selection): Reorder order of variable descriptions. Minor
932 clarifications.
933
934 * elisp.texi (Top): Update node listing.
935
ab756fb3
GM
9362009-01-09 Glenn Morris <rgm@gnu.org>
937
938 * commands.texi (Command Loop Info): Say that last-command-char and
939 last-input-char are obsolete aliases.
940
941 * edebug.texi (Edebug Recursive Edit): Remove separate references to
942 last-input-char and last-command-char, since they are just aliases for
943 last-input-event and last-command-event.
944
945 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
946 last-command-char.
947
6b2b8ab1
CY
9482009-01-08 Chong Yidong <cyd@stupidchicken.com>
949
950 * elisp.texi: Update node listing.
951
952 * display.texi (Faces): Put Font Selection node after Auto Faces.
953 (Face Attributes): Don't link to Font Lookup. Document
954 font-family-list.
955 (Fonts): New node.
956
3568e767
JR
9572009-01-08 Jason Rumney <jasonr@gnu.org>
958
959 * frames.texi (Pointer Shape): Clarify that only X supports
960 changing the standard pointer shapes. (Bug#1485)
961
6221c8db
CY
9622009-01-08 Chong Yidong <cyd@stupidchicken.com>
963
964 * display.texi (Attribute Functions): Note that a function value
965 :height is relative, and that compatibility functions work by
966 calling set-face-attribute.
967 (Displaying Faces): Reorder list in order of increasing priority.
968 (Face Remapping): New node. Content moved here from Displaying
969 Faces.
970 (Glyphs): Link to Face Functions.
971
e3d3799a
CY
9722009-01-08 Chong Yidong <cyd@stupidchicken.com>
973
974 * display.texi (Faces): Don't discuss face id here. facep does
975 not return t.
976 (Defining Faces): Minor clarification.
977 (Face Attributes): Rearrange items to match docstring of
978 set-face-attribute. Add :foundry attribute. Document new role of
979 :font attribute. Texinfo usage fix.
980 (Attribute Functions): Copyedits.
981 (Face Functions): Note that face number is seldom used.
982
638a2457
RS
9832009-01-05 Richard M Stallman <rms@gnu.org>
984
985 * strings.texi (Predicates for Strings): Minor clarification.
986
987 * functions.texi (Function Safety): Texinfo usage fix.
988
49ea0074
JB
9892009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
990
991 * objects.texi (General Escape Syntax): Fix typo.
992
9f822178
MR
9932009-01-03 Martin Rudalics <rudalics@gmx.at>
994
995 * windows.texi (Choosing Window): Say that pop-up-frame-alist
996 works via the default value of pop-up-frame-function.
997
af34ad36
EZ
9982009-01-02 Eli Zaretskii <eliz@gnu.org>
999
1000 * processes.texi (System Processes): Document the `time' and
1001 `ctime' attributes of `system-process-attributes'.
1002
d31f6679
CY
10032009-01-01 Chong Yidong <cyd@stupidchicken.com>
1004
1005 * display.texi (Face Attributes): Clarify :height attribute.
1006
174dc00c
MR
10072008-12-31 Martin Rudalics <rudalics@gmx.at>
1008
1009 * buffers.texi (The Buffer List): Clarify what moves a buffer to
1010 the front of the buffer list. Add entries for `last-buffer' and
1011 `unbury-buffer'.
1012
b8afe7e4
EZ
10132008-12-27 Eli Zaretskii <eliz@gnu.org>
1014
d14030f5
EZ
1015 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
1016 and its subsections.
1017
1018 * frames.texi (Multiple Terminals, Low-level Terminal)
1019 (Terminal Parameters, Frames on Other TTY devices): New sections.
1020 (Frames): Add an xref to "Multiple Terminals".
1021
765980a4
EZ
1022 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
1023
1024 * objects.texi (Terminal Type): New node.
1025 (Editing Types): Add it to the menu.
1026
47bd5577
EZ
1027 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
1028 Variables".
1029
eb22b78c 1030 * variables.texi (Directory Local Variables): New node.
47bd5577 1031 (Variables): Add a menu item for it.
eb22b78c 1032
b8afe7e4
EZ
1033 * loading.texi (Autoload): Document `generate-autoload-cookie' and
1034 `generated-autoload-file'.
1035
77bb0476
EZ
10362008-12-20 Eli Zaretskii <eliz@gnu.org>
1037
028e2c19
EZ
1038 * os.texi (Startup Summary): Add xref to documentation of
1039 `initial-window-system'.
1040
77bb0476
EZ
1041 * display.texi (Window Systems): Document `window-system' the
1042 function. The variable `window-system' is now frame-local.
028e2c19 1043 Document `initial-window-system'.
77bb0476 1044
dda87836
MR
10452008-12-19 Martin Rudalics <rudalics@gmx.at>
1046
1047 * windows.texi (Windows): Rewrite description of
1048 fit-window-to-buffer.
1049
caef3ed2
GM
10502008-12-13 Glenn Morris <rgm@gnu.org>
1051
1052 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1053 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1054
21c58e4d
GM
10552008-12-12 Glenn Morris <rgm@gnu.org>
1056
1057 * debugging.texi (Error Debugging): Refer forwards to
1058 eval-expression-debug-on-error.
1059
af38459f
EZ
10602008-12-05 Eli Zaretskii <eliz@gnu.org>
1061
5dedd9b5
EZ
1062 * strings.texi (String Basics): Only unibyte strings that
1063 represent key sequences hold 8-bit raw bytes.
1064
af38459f
EZ
1065 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
1066 paragraph to speak about `undecided'.
1067 (Character Properties): Don't explain the meaning of each
1068 property; instead, identify their Unicode Standard names.
b3f1f4a5 1069 (Character Sets): Document `map-charset-chars'.
af38459f 1070
fa047ae7
GM
10712008-12-02 Glenn Morris <rgm@gnu.org>
1072
1073 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
1074 section yet again.
1075
47dbc044
EZ
10762008-11-29 Eli Zaretskii <eliz@gnu.org>
1077
98d05998
EZ
1078 * nonascii.texi (Character Properties): New Section.
1079 (Specifying Coding Systems): Document
1080 `coding-system-priority-list', `set-coding-system-priority', and
1081 `with-coding-priority'.
1082 (Lisp and Coding Systems): Document `check-coding-systems-region'
1083 and `coding-system-charset-list'.
1084 (Coding System Basics): Document `coding-system-aliases'.
1085
1086 * elisp.texi (Top): Add a @detailmenu entry for "Character
1087 Properties".
1088
47dbc044
EZ
1089 * objects.texi (Character Type): Correct the range of Emacs
1090 characters. Add an @xref to "Character Codes".
1091
1092 * strings.texi (String Basics): Add an @xref to "Character Codes".
1093
1094 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1095
1096 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1097 (Character Codes): Document `max-char'.
1098
8b80cdf5
EZ
10992008-11-28 Eli Zaretskii <eliz@gnu.org>
1100
1101 * nonascii.texi (Text Representations, Converting Representations)
1102 (Character Sets, Scanning Charsets, Translation of Characters):
1103 Make text more accurate.
1104
a99dceba
GM
11052008-11-28 Glenn Morris <rgm@gnu.org>
1106
1107 * files.texi (Format Conversion Round-Trip): Improve previous change.
1108
f6dc3bed
CY
11092008-11-26 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * modes.texi (Auto Major Mode): Fix example.
1112
5da9413d
GM
11132008-11-25 Glenn Morris <rgm@gnu.org>
1114
1115 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1116
1117 * files.texi (Format Conversion Round-Trip):
1118 Use active voice for previous change.
1119
fcca848c
CY
11202008-11-25 Chong Yidong <cyd@stupidchicken.com>
1121
1122 * os.texi (Processor Run Time):
1123 * processes.texi (Transaction Queues):
1124 * markers.texi (The Mark):
1125 * windows.texi (Choosing Window, Selecting Windows):
1126 * files.texi (Changing Files, Magic File Names):
1127 * commands.texi (Key Sequence Input):
1128 * functions.texi (Declaring Functions):
1129 * strings.texi (Predicates for Strings):
1130 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1131
36c8dc54
CY
11322008-11-24 Chong Yidong <cyd@stupidchicken.com>
1133
1134 * help.texi (Accessing Documentation): Update example.
1135
1136 * variables.texi (Defining Variables): Note that `*' is not
1137 necessary if defcustom is used.
1138
2a79b242
EZ
11392008-11-22 Eli Zaretskii <eliz@gnu.org>
1140
1141 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1142 Characters" from @detailmenu.
1143
1144 * nonascii.texi (Character Codes, Character Sets)
1145 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1146 (Chars and Bytes, Splitting Characters): Sections removed.
1147
392f0d26
LK
11482008-11-22 Lute Kamstra <lute@gnu.org>
1149
1150 * positions.texi (Text Lines): Update goto-line documentation.
1151
af1a5cd5
MR
11522008-11-21 Martin Rudalics <rudalics@gmx.at>
1153
6a4cfb0c
MR
1154 * frames.texi (Frames): Fix typo, add cross references, reword.
1155 (Initial Parameters): Reword special-display-frame-alist text.
1156 (Frames and Windows): Reword. Describe argument norecord for
1157 set-frame-selected-window.
1158 (Input Focus): Describe argument norecord for select-frame.
1159 Remove comment on MS-Windows behavior for focus-follows-mouse.
1160 (Raising and Lowering): Mention windows-frames dichotomy in
1161 metaphor.
1162
af1a5cd5
MR
1163 * windows.texi (Displaying Buffers, Vertical Scrolling)
1164 (Horizontal Scrolling): Fix indenting and rewording issues
1165 introduced with 2008-11-07 change.
1166
c249fa9c
GM
11672008-11-20 Glenn Morris <rgm@gnu.org>
1168
1169 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1170 element of `format-alist'.
1171
204d4665
GM
11722008-11-19 Glenn Morris <rgm@gnu.org>
1173
1174 * doclicense.texi: Update to FDL 1.3.
1175 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1176
cc0910af
CY
11772008-11-18 Chong Yidong <cyd@stupidchicken.com>
1178
efe6e7c4
CY
1179 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1180 vars, which are obsolete. Mention jit-lock-register.
1181
1182 * modes.texi (Other Font Lock Variables): Document
1183 jit-lock-register and jit-lock-unregister.
1184
cc0910af
CY
1185 * frames.texi (Color Parameters): Document alpha parameter.
1186
aeeedf76
MR
11872008-11-16 Martin Rudalics <rudalics@gmx.at>
1188
1189 * windows.texi (Splitting Windows, Deleting Windows)
1190 (Selecting Windows, Cyclic Window Ordering)
1191 (Buffers and Windows, Displaying Buffers, Choosing Window)
1192 (Dedicated Windows, Window Point, Window Start and End)
1193 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1194 (Size of Window, Resizing Windows, Window Configurations)
1195 (Window Parameters): Avoid @var at beginning of sentences and
1196 reword accordingly.
1197
4c565c5c
LK
11982008-11-11 Lute Kamstra <lute@gnu.org>
1199
1200 * files.texi (File Name Components): Fix file-name-extension
1201 documentation.
1202
25f494c9
JB
12032008-11-11 Juanma Barranquero <lekktu@gmail.com>
1204
1205 * frames.texi (Basic Parameters): Remove display-environment-variable
1206 and term-environment-variable.
1207
a1401ab1
EZ
12082008-11-08 Eli Zaretskii <eliz@gnu.org>
1209
1210 * windows.texi (Basic Windows, Splitting Windows)
1211 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1212 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1213 (Resizing Windows, Window Configurations, Window Parameters):
1214 Fix wording and markup.
a1401ab1 1215
efafc282
MR
12162008-11-07 Martin Rudalics <rudalics@gmx.at>
1217
1218 * windows.texi (Windows): Update entries.
1219 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1220 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1221 (Selecting Windows, Cyclic Window Ordering): Reword with special
1222 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1223 (Buffers and Windows, Choosing Window): Reword with special
1224 emphasis on dedicated windows.
1225 (Displaying Buffers): Reword. For switch-to-buffer mention that
1226 it may fall back on pop-to-buffer. For other-window try to
1227 explain how it treats the cyclic ordering of windows.
efafc282
MR
1228 (Dedicated Windows): New node and section discussing dedicated
1229 windows and associated functions.
86ab855a 1230 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1231 (Window Start and End): Rename node and section title. Reword.
1232 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1233 Minor rewording.
1234 (Size of Window): Reword, in particular text on window-width.
1235 (Resizing Windows): Reword. Add text on balancing windows.
1236 (Window Configurations): Reword. Mention window parameters.
1237 (Window Parameters): New node and section on window parameters.
1238 (Window Hooks): Reword. Mention that
1239 window-configuration-change-hook is run "buffer-locally".
1240 * elisp.texi (Top): Update Windows entries in @detailmenu
1241 section.
1242
d60a8ab2
JB
12432008-11-04 Juanma Barranquero <lekktu@gmail.com>
1244
1245 * searching.texi (Regexp Search): Fix typo.
1246
01777627
CY
12472008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1248
1249 * searching.texi (Regexp Search): Document GREEDY arg.
1250 (Simple Match Data): Fix return value.
1251
c4526e93
EZ
12522008-11-01 Eli Zaretskii <eliz@gnu.org>
1253
1254 * nonascii.texi (Text Representations): Rewrite to make consistent
1255 with Emacs 23 internal representation of characters. Document
1256 `unibyte-string'.
1257
fe2ae8b5
CY
12582008-10-28 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * processes.texi (Process Information): Note that process-status
1261 does not accept buffer names.
1262
cc5a21e3
CY
12632008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1264
1265 * positions.texi (Skipping Characters): Correct return value of
1266 skip-chars-forward.
1267
09460d9a
MR
12682008-10-25 Martin Rudalics <rudalics@gmx.at>
1269
520b29e7
MR
1270 * windows.texi (Deleting Windows): Update documentation of
1271 delete-windows-on.
1272 (Buffers and Windows): Update documentations of
1273 get-buffer-window and get-buffer-window-list.
1274 (Displaying Buffers): Update documentation of
1275 replace-buffer-in-windows.
1276
09460d9a
MR
1277 * buffers.texi (Current Buffer): Reword set-buffer and
1278 with-current-buffer documentations.
1279 (Creating Buffers): Reword documentation of get-buffer-create.
1280
4d48fcdc
MR
12812008-10-23 Martin Rudalics <rudalics@gmx.at>
1282
1283 * buffers.texi (Current Buffer): Reword documentation of
1284 set-buffer.
1285 (Buffer Names): Reword documentation of buffer-name.
1286 (The Buffer List): For bury-buffer explain what happens with the
1287 buffer's window.
1288 (Creating Buffers): Say that get-buffer-create's arg is called
1289 buffer-or-name.
1290
f0143c43
CY
12912008-10-22 Chong Yidong <cyd@stupidchicken.com>
1292
3e5dbbd3
CY
1293 * advice.texi (Computed Advice): Explain what DEFINITION is.
1294
f0143c43
CY
1295 * nonascii.texi (Character Codes): Remove obsolete function
1296 char-valid-p, and document characterp instead.
1297
52a94b85
MR
12982008-10-22 Martin Rudalics <rudalics@gmx.at>
1299
1300 * windows.texi (Displaying Buffers): Reword documentation of
1301 pop-to-buffer.
1302 (Choosing Window): Rewrite documentation of display-buffer and
1303 its options.
1304
f76f8246
MR
1305 * buffers.texi (Killing Buffers): Update documentation of
1306 kill-buffer.
1307
acc8b598
EZ
13082008-10-21 Eli Zaretskii <eliz@gnu.org>
1309
80e6b6df
EZ
1310 * processes.texi (Serial Ports): Fix wording and improve markup.
1311
3645358a
EZ
1312 * searching.texi (Regexp Search): Document `string-match-p' and
1313 `looking-at-p'.
1314 (POSIX Regexps): Add an xref for "non-greedy".
1315 (Regexp Special): Add @cindex entry for "non-greedy".
1316
b3d50cff 1317 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1318 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1319
73b7530a
EZ
1320 * frames.texi (Color Names): Add an xref to `read-color'.
1321
1322 * minibuf.texi (High-Level Completion): Document `read-color'.
1323
acc8b598
EZ
1324 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1325
1326 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1327
1328 * buffers.texi (Swapping Text): New section, documents
1329 `buffer-swap-text'.
1330
10e187e8
MR
13312008-10-21 Martin Rudalics <rudalics@gmx.at>
1332
1333 * windows.texi (Resizing Windows): Minor wording fix.
1334
fd6f900c
EZ
13352008-10-20 Eli Zaretskii <eliz@gnu.org>
1336
1337 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1338 and `combine-and-quote-strings'.
1339
1340 * strings.texi (Creating Strings): Add xrefs for them.
1341
e4372165
EZ
13422008-10-19 Eli Zaretskii <eliz@gnu.org>
1343
d6328fba
EZ
1344 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1345 match the corresponding menu in minibuf.texi.
1346
e4372165
EZ
1347 * minibuf.texi (Reading File Names): Document `read-shell-command'
1348 and `minibuffer-local-shell-command-map'.
1349
5d8dda33
MR
13502008-10-19 Martin Rudalics <rudalics@gmx.at>
1351
1352 * windows.texi (Resizing Windows): Remove var{} around "window" in
1353 documentation of enlarge-window.
1354 Rewrite documentation of window-min-height and window-min-width.
1355
437706cd
EZ
13562008-10-19 Eli Zaretskii <eliz@gnu.org>
1357
80f85d7c
EZ
1358 * functions.texi (Calling Functions): Document `apply-partially'.
1359
291703b5
EZ
1360 * hooks.texi (Standard Hooks): Mention
1361 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1362
1363 * variables.texi (File Local Variables): Document
1364 `file-local-variables-alist', `before-hack-local-variables-hook'
1365 and `hack-local-variables-hook'.
1366
583d8b3c
EZ
1367 * processes.texi (Synchronous Processes): Document `process-lines'.
1368
437706cd 1369 * customize.texi (Variable Definitions): Document
583d8b3c 1370 `custom-reevaluate-setting'.
437706cd 1371
7e51d89b
MR
13722008-10-18 Martin Rudalics <rudalics@gmx.at>
1373
1374 * windows.texi (Choosing Window, Deleting Windows)
1375 (Displaying Buffers): Expand documentation of dedicated windows.
1376
43c59a3d
EZ
13772008-10-18 Eli Zaretskii <eliz@gnu.org>
1378
018a960d
EZ
1379 * files.texi (Changing Files): Document symbolic input of file
1380 modes to `set-file-modes'. Document `read-file-modes' and
1381 `file-modes-symbolic-to-number'.
1382
2c0b8144
EZ
1383 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1384 and `search-map'.
1385
80120f13
EZ
1386 * searching.texi (Search and Replace): Document
1387 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1388 Document `multi-query-replace-map'.
80120f13 1389
6d4913f0
EZ
1390 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1391 (Completion Commands, Reading File Names): Rename
1392 `minibuffer-local-must-match-filename-map' to
1393 `minibuffer-local-filename-must-match-map'.
1394 (Minibuffer Completion): The `require-match' argument to
1395 `completing-read' can now have the value `confirm-only'.
1396
43c59a3d
EZ
1397 * windows.texi (Displaying Buffers): Minor wording fix.
1398 (Choosing Window): `split-height-threshold' can now be nil.
1399 Document `split-width-threshold'. `pop-up-frames' can have the
1400 value `graphic-only'.
1401
f36acfd9
EZ
14022008-10-17 Eli Zaretskii <eliz@gnu.org>
1403
1404 * os.texi (Startup Summary): Document `before-init-time' and
1405 `after-init-time'. Document `initial-window-system' and
1406 `window-system-initialization-alist'. Document reading the
1407 abbrevs file. Document the call to `server-start' under --daemon.
1408 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1409 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1410 (Time Parsing): Document `format-seconds'.
f36acfd9 1411
96995b89
MR
14122008-10-17 Martin Rudalics <rudalics@gmx.at>
1413
1414 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1415 and reword.
1416
2de17c73
EZ
14172008-10-16 Eli Zaretskii <eliz@gnu.org>
1418
1419 * markers.texi (The Mark): Document use-region-p.
1420
9cf52b11
EZ
14212008-10-15 Eli Zaretskii <eliz@gnu.org>
1422
c3aaf1d7
EZ
1423 * internals.texi (Writing Emacs Primitives): The interactive spec
1424 of a primitive can be a Lisp form.
1425
841a1743
EZ
1426 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1427 values of transient-mark-mode. Document handle-shift-selection.
1428
1429 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1430 (Interactive Examples): Show an example of `^'.
1431 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1432 (Defining Commands, Using Interactive): The interactive-form of a
1433 function can be added via its symbol's property.
841a1743 1434
52441368
EZ
1435 * positions.texi (List Motion): beginning-of-defun-function can
1436 now accept an argument.
1437
8e8c1a72
EZ
1438 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1439 now return a list of strings.
1440
a33a1f2a
EZ
1441 * control.texi (Handling Errors): Document ignore-errors.
1442
4fb04348
EZ
1443 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1444 (Parameter Access): Document set-frame-parameter.
1445
ee666f84
EZ
1446 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1447 Hooks" for the effect of kill-all-local-variables on local hook
1448 functions.
1449
9cf52b11
EZ
1450 * modes.texi (Major Mode Conventions, Mode Line Variables):
1451 `mode-name' need not be a string. xref to "Mode Line Data" for
1452 details, and to "Emulating Mode Line" for computing a string
1453 value.
1454
22526bc4
EZ
14552008-10-14 Eli Zaretskii <eliz@gnu.org>
1456
a65f6a85
EZ
1457 * processes.texi (System Processes): New section.
1458 (Processes, Signals to Processes): Add xrefs to it.
1459
1460 * objects.texi (Editing Types): A `process' is a subprocess of
1461 Emacs, not just any process running on the OS.
1462
1463 * elisp.texi (Top): Adjust the @detailmenu for the above two
1464 changes.
1465
2724b26a
EZ
1466 * sequences.texi (Char-Tables): Remove documentation of
1467 set-char-table-default, which has no effect since Emacs 23.
1468 <char-table-range, set-char-table-range>: Don't mention generic
1469 characters and charsets. Add a cons cell as a possible argument.
1470
1471 * nonascii.texi (Splitting Characters)
1472 (Translation of Characters): Don't mention generic characters.
1473
1474 * display.texi (Fontsets): Don't mention generic characters.
1475
22526bc4 1476 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1477 argument FUNCTION with a cons cell as KEY.
22526bc4 1478
eaf4b689
EZ
14792008-10-13 Eli Zaretskii <eliz@gnu.org>
1480
45e46036
EZ
1481 * objects.texi (Primitive Function Type): Move "@cindex special
1482 forms" from here...
1483
1484 * eval.texi (Special Forms): ...to here.
1485
1486 * functions.texi (What Is a Function): `functionp' returns nil for
1487 special forms. Add an xref.
1488
eaf4b689
EZ
1489 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1490 Variables".
1491
1492 * variables.texi (Frame-Local Variables): New section.
1493 (Buffer-Local Variables): Add an xref to it.
1494 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1495 have both frame-local and buffer-local binding.
1496
1497 * frames.texi (Frames): Mention multiple tty frames.
1498 (Frame Parameters, Parameter Access): Mention frame-local variable
1499 bindings.
1500
15688fce
GM
15012008-09-20 Glenn Morris <rgm@gnu.org>
1502
1503 * display.texi (Defining Faces): Recommend against face variables.
1504
35539065
JB
15052008-09-16 Juanma Barranquero <lekktu@gmail.com>
1506
1507 * display.texi (Echo Area Customization): Fix typo.
1508
6a57054b
JB
15092008-09-09 Juanma Barranquero <lekktu@gmail.com>
1510
1511 * loading.texi (Where Defined): Add `defface' item.
1512
d632fb82
MR
15132008-09-06 Martin Rudalics <rudalics@gmx.at>
1514
1515 * loading.texi (Where Defined): Fix description of symbol-file.
1516
905a9adb
JR
15172008-08-26 Jason Rumney <jasonr@gnu.org>
1518
1519 * display.texi (TIFF Images): New section describing :index property.
1520
852e91b7
CY
15212008-08-23 Chong Yidong <cyd@stupidchicken.com>
1522
1523 * display.texi (Temporary Displays): Remove unnecessary comment
1524 about usage of temp-buffer-show-hook.
1525
6be001ee
CY
15262008-08-05 Chong Yidong <cyd@stupidchicken.com>
1527
1528 * symbols.texi (Other Plists): Fix incorrect example.
1529 Suggested by Florian Beck.
1530
58e3d8e8
JB
15312008-07-31 Juanma Barranquero <lekktu@gmail.com>
1532
1533 * os.texi: Fix previous change.
1534
7c2fb837
DN
15352008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1536
1537 * os.texi:
1538 * intro.texi:
1539 * files.texi: Remove VMS support.
1540
9e2a2647
DN
15412008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1542
1543 * os.texi:
1544 * frames.texi:
1545 * display.texi: Remove mentions of Mac Carbon.
1546
c4f4682b
MB
15472008-07-01 Miles Bader <miles@gnu.org>
1548
1549 * text.texi (Special Properties):
1550 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1551
3696411e
JB
15522008-06-28 Johan Bockgård <bojohan@gnu.org>
1553
1554 * display.texi (Other Image Types): Fix copy/paste error; say
1555 "PBM", not "XBM".
1556
f2a77c3a
DN
15572008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1558
1559 * os.texi: Remove references to obsolete systems.
1560
6d52677d
EZ
15612008-06-20 Eli Zaretskii <eliz@gnu.org>
1562
1563 * makefile.w32-in (distclean): Remove makefile.
1564
1a87da4c
GM
15652008-06-17 Glenn Morris <rgm@gnu.org>
1566
1567 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1568 (elisp, dist): Remove rules and variables that are obsolete now
1569 the lisp manual is no longer distributed separately.
1570
fdda1c5d
GM
15712008-06-16 Glenn Morris <rgm@gnu.org>
1572
646692e9
GM
1573 * configure, configure.in, mkinstalldirs: Remove unused files.
1574
1575 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1576 * vol1.texi (EMACSVER):
6a57054b 1577 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1578
1579 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1580 as per maintain.info.
1581
611bee81
GM
15822008-06-15 Glenn Morris <rgm@gnu.org>
1583
a7bed3a0
GM
1584 * makefile.w32-in (manual): Use "23" rather than "21".
1585
1586 * Makefile.in (emacsver): New, set by configure.
1587 (manual): Use emacsver.
1588
d794edf2
GM
1589 * intro.texi: Report bugs using M-x report-emacs-bug.
1590
611bee81
GM
1591 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1592
c73e02fa
GM
15932008-06-13 Daniel Engeler <engeler@gmail.com>
1594
1595 * elisp.texi, internals.texi, processes.texi: Add documentation
1596 about serial port access.
1597
e40a85cd
MB
15982008-06-05 Miles Bader <miles@gnu.org>
1599
1600 * display.texi (Displaying Faces): Update to reflect function
1601 renamings in face-remap.el.
1602
7b753744
JB
16032008-06-05 Juanma Barranquero <lekktu@gmail.com>
1604
1605 * display.texi (Fontsets): Fix typos.
1606
9d3d42fb
MB
16072008-06-03 Miles Bader <miles@gnu.org>
1608
7b753744
JB
1609 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1610 remove-relative-face-remapping, set-base-face-remapping,
1611 and set-default-base-face-remapping.
9d3d42fb 1612
f2cec7a9
MB
16132008-06-01 Miles Bader <miles@gnu.org>
1614
1615 * display.texi (Displaying Faces): Add face-remapping-alist.
1616
8f39c96d
SM
16172008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1618
1619 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1620 variable names.
1621
1ef5eecc
ER
16222008-05-03 Eric S. Raymond <esr@golux>
1623
352c8b4a 1624 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1625 (current-global-map) return references, not copies.
1626
63b4387f
JL
16272008-05-02 Juri Linkov <juri@jurta.org>
1628
1629 * minibuf.texi (Text from Minibuffer): Document a list of
1630 default values for `read-from-minibuffer'.
1631
38a8b703
JB
16322008-04-24 Juanma Barranquero <lekktu@gmail.com>
1633
1634 * nonascii.texi (Translation of Characters): Fix previous change.
1635
7c42e639
CY
16362008-04-20 Chong Yidong <cyd@stupidchicken.com>
1637
1638 * display.texi (Overlay Properties): Clarify role of underlying
1639 textprop and overlay keymaps for display strings.
1640
1641 * keymaps.texi (Active Keymaps): Ditto.
1642
25c0d999
SM
16432008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1644
1645 * minibuf.texi (Programmed Completion):
1646 Replace dynamic-completion-table with the new completion-table-dynamic.
1647
e3af5968
CY
16482008-04-07 Chong Yidong <cyd@stupidchicken.com>
1649
1650 * intro.texi (Some Terms): Change "fonts in this manual" index
1651 entry to "typographic conventions".
1652
6bfc8698
EZ
16532008-04-05 Eli Zaretskii <eliz@gnu.org>
1654
1655 * objects.texi (Text Props and Strings): Add indexing for read
1656 syntax of text properties.
1657
4972c361
SM
16582008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1659
1660 * processes.texi (Decoding Output): Remove process-filter-multibyte
1661 functions.
1662
c70a68db
MR
16632008-03-15 Martin Rudalics <rudalics@gmx.at>
1664
1665 * display.texi (Finding Overlays): Say that empty overlays at
1666 the end of the buffer are reported too.
1667
1291fd36
GM
16682008-03-13 Glenn Morris <rgm@gnu.org>
1669
1670 * elisp.texi (EMACSVER): Set to 23.0.60.
1671
c6b0dfd5
CY
16722008-02-26 Chong Yidong <cyd@stupidchicken.com>
1673
38a8b703 1674 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1675
875fc30c
GM
16762008-02-22 Glenn Morris <rgm@gnu.org>
1677
1678 * frames.texi (Position Parameters): Clarify the description of
1679 `left' and `top', using information from "Geometry".
1680 (Geometry): Give a pointer to "Position Parameters", rather than
1681 repeating information.
1682
d8c8e45a
GM
16832008-02-11 Glenn Morris <rgm@gnu.org>
1684
1685 * objects.texi (Equality Predicates): No longer talk about "two"
1686 functions.
1687
38a8b703 16882008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1689
1690 * objects.texi (Equality Predicates): Add defun for
1691 equal-including-properties.
1692
bfffe0b1
GM
16932008-02-10 Glenn Morris <rgm@gnu.org>
1694
1695 * objects.texi (Equality Predicates):
1696 Mention equal-including-properties.
1697
431b78c9
RS
16982008-02-07 Richard Stallman <rms@gnu.org>
1699
1700 * windows.texi (Window Start): Mention the feature of moving
1701 window-start to start of line.
1702
c8763fb6 17032008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1704
1705 * keymaps.texi (Tool Bar): Document rtl property.
1706
1a256502
TTN
17072008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1708
1709 * display.texi (Button Types):
1710 For define-button-type, clarify type of NAME.
1711
569382c2
MR
17122008-01-19 Martin Rudalics <rudalics@gmx.at>
1713
1714 * buffers.texi (Buffer Modification): Fix typo.
1715
f3041af1
DN
17162008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1717
1718 * os.texi (System Environment): Remove references to OSes that are
1719 not supported anymore.
1720
d35e1cd7
DN
17212008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1722
1723 * os.texi (System Environment): Remove mention for Masscomp.
1724
23af7580
RS
17252008-01-04 Richard Stallman <rms@gnu.org>
1726
1727 * display.texi (Faces): Don't talk about internal face vector as arg
1728 to facep.
1729
1730 * customize.texi (Type Keywords): Fix previous change.
1731
1732 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1733 * elisp.texi (Top): Fix menu for commands.texi change.
1734
ec7d5b1e
RS
17352007-12-30 Richard Stallman <rms@gnu.org>
1736
1737 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1738 (Accessing Scroll): New node broken out of Accessing Mouse.
1739
101a6cea
RS
17402007-12-28 Richard Stallman <rms@gnu.org>
1741
1742 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1743 (Basic Parameters): For `title', refer to title bar.
041817a4 1744 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1745
72b7e664
RS
17462007-12-23 Richard Stallman <rms@gnu.org>
1747
1748 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1749 Improve some of the commented-out keywords' text too.
1750
27a4f445
MR
17512007-12-14 Martin Rudalics <rudalics@gmx.at>
1752
e2e3f1d7
MR
1753 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1754 "visit the current buffer".
1755
27a4f445
MR
1756 * os.texi (System Interface): Fix typo.
1757
a2afc99d
RS
17582007-12-04 Richard Stallman <rms@gnu.org>
1759
1760 * objects.texi (Symbol Type): Fix typo.
1761
b694135c
RS
17622007-12-03 Richard Stallman <rms@gnu.org>
1763
1764 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1765
f99a19da
GM
17662007-12-01 Glenn Morris <rgm@gnu.org>
1767
1768 * functions.texi (Declaring Functions): Improve previous change.
1769
8f4b37d8
GM
17702007-11-30 Glenn Morris <rgm@gnu.org>
1771
1772 * functions.texi (Declaring Functions): Add optional fourth
1773 argument of declare-function, and setting third argument to `t'.
1774
61a2fe01
RS
17752007-11-29 Richard Stallman <rms@gnu.org>
1776
1777 * customize.texi (Composite Types): Document `group' type.
1778
cbfc5193
GM
17792007-11-29 Glenn Morris <rgm@gnu.org>
1780
1781 * functions.texi (Declaring Functions): Add findex. Mention
1782 `external' files.
1783
8386283a
JB
17842007-11-26 Juanma Barranquero <lekktu@gmail.com>
1785
1786 * functions.texi (Declaring Functions): Fix directive.
1787
a07c9a8b
RS
17882007-11-25 Richard Stallman <rms@gnu.org>
1789
1790 * help.texi (Help Functions): Clean up last change.
1791
1792 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1793
1794 * loading.texi (Named Features): Minor cleanup.
1795
1796 * macros.texi (Eval During Expansion): Minor cleanup.
1797
1798 * variables.texi (Variable Aliases): Minor cleanup.
1799
a0925923
RS
18002007-11-24 Richard Stallman <rms@gnu.org>
1801
1802 * functions.texi (Declaring Functions): Clarify previous change.
1803
1804 * compile.texi (Compiler Errors): Clarify previous change.
1805
20c63e44
RS
18062007-11-24 Richard Stallman <rms@gnu.org>
1807
e5e76c04 1808 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1809 Clarify the text and move items around.
1810
5bb0cda3
GM
18112007-11-24 Glenn Morris <rgm@gnu.org>
1812
1813 * functions.texi (Declaring Functions): New section.
1814 * compile.texi (Compiler Errors): Mention declaring functions,
1815 defvar with no initvalue, and byte-compile-warnings.
1816
af13c86a
MR
18172007-11-15 Martin Rudalics <rudalics@gmx.at>
1818
1819 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1820 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1821
a5373305
MR
18222007-11-13 Martin Rudalics <rudalics@gmx.at>
1823
1824 * help.texi (Help Functions): Document new macro `with-help-window'.
1825
fe284805
JL
18262007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1827
1828 * searching.texi (Replacing Match): Describe new
1829 `match-substitute-replacement'.
1830
2c3a09b1
RS
18312007-10-31 Richard Stallman <rms@gnu.org>
1832
1833 * strings.texi (Creating Strings): Null strings from concat not unique.
1834
f2b480f4
RS
18352007-10-26 Richard Stallman <rms@gnu.org>
1836
1837 * objects.texi (Equality Predicates): Null strings are uniquified.
1838
1839 * minibuf.texi: Minor clarifications in previous change.
1840
db21122c
GM
18412007-10-25 Glenn Morris <rgm@gnu.org>
1842
1843 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1844
2328cbb3
RS
18452007-10-24 Richard Stallman <rms@gnu.org>
1846
1847 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1848
1849 * variables.texi (Frame-Local Variables): Node deleted.
1850 (Variables): Delete Frame-Local Variables from menu.
1851 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1852 (Default Value): Don't mention frame-local vars.
1853
1854 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1855
1856 * loading.texi (Unloading): Document FEATURE-unload-function
1857 instead of FEATURE-unload-hook.
1858
2328cbb3
RS
1859 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1860
c066bafa
JL
18612007-10-22 Juri Linkov <juri@jurta.org>
1862
1863 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1864 (High-Level Completion): Document a list of default value strings
1865 in the DEFAULT argument, for which minibuffer functions return the
1866 first element.
1867
65ced25f
JL
18682007-10-17 Juri Linkov <juri@jurta.org>
1869
1870 * text.texi (Filling): Update arguments of fill-paragraph.
1871 fill-paragraph operates on the active region in Transient Mark mode.
1872 Remove fill-paragraph-or-region.
1873
ee46ec8e
KB
18742007-10-13 Karl Berry <karl@gnu.org>
1875
1876 * elisp.texi (@dircategory): Move to after @copying,
1877 since we want @copying as close as possible to the beginning of
1878 the output.
1879
61bbdbc6
RS
18802007-10-12 Richard Stallman <rms@gnu.org>
1881
1882 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1883
1884 * commands.texi (Distinguish Interactive): New node,
1885 broken out from Interactive Call and rewritten.
1886 (Command Loop): Put Distinguish Interactive in menu.
1887
af23e1e8
RS
18882007-10-09 Richard Stallman <rms@gnu.org>
1889
1890 * text.texi (Examining Properties): Mention overlay priority.
1891
1892 * display.texi (Display Margins): Correct the description
1893 of margin display specifications.
1894 (Replacing Specs): New subnode broken out of Display Property.
1895
e1965a69
JL
18962007-10-06 Juri Linkov <juri@jurta.org>
1897
1898 * text.texi (Filling): Document fill-paragraph-or-region.
1899
4638454b
JB
19002007-10-05 Juanma Barranquero <lekktu@gmail.com>
1901
1902 * display.texi (Auto Faces): Fix typo.
1903
7ed54cc5
RS
19042007-10-02 Richard Stallman <rms@gnu.org>
1905
1906 * display.texi (Display Property): Explain some display specs
1907 don't let you move point in.
1908
1909 * frames.texi (Cursor Parameters): Describe
1910 cursor-in-non-selected-windows here. Explain more values.
1911
1912 * windows.texi (Basic Windows): Don't describe
1913 cursor-in-non-selected-windows here.
1914
305a7ef2
EZ
19152007-10-01 Eli Zaretskii <eliz@gnu.org>
1916
1917 * processes.texi (Misc Network): Note that these functions are
1918 supported only on some systems.
1919
f7a7f4eb
RS
19202007-10-01 Richard Stallman <rms@gnu.org>
1921
1922 * display.texi (Overlay Properties): Explain nil as priority.
1923 Explain that conflicts are unpredictable if not resolved by
1924 priorities.
1925
780d7bb9
RS
19262007-09-23 Richard Stallman <rms@gnu.org>
1927
1928 * macros.texi (Backquote): Minor clarification.
1929
14b4fdfb
RS
19302007-09-19 Richard Stallman <rms@gnu.org>
1931
1932 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1933 Clarify when they work in parallel and when one overrides.
1934 Fix error in example.
14b4fdfb 1935
b8d4c8d0
GM
19362007-09-06 Glenn Morris <rgm@gnu.org>
1937
b3e755a9 1938 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1939 commands to use ../../info.
1940 * Makefile.in (infodir): Go up one more level.
4638454b 1941 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1942 (miscmanualdir): New.
1943 (dist): Use new variable miscmanualdir.
1944 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1945 (usermanualdir): Change from ../man to ../emacs.
1946
1bb1f7d3
MR
19472007-08-30 Martin Rudalics <rudalics@gmx.at>
1948
1949 * commands.texi (Command Loop Info): Advise against changing
1950 most variables described here. Explain new variable
1951 last-repeatable-command.
1952
b8d4c8d0
GM
19532007-08-29 Glenn Morris <rgm@gnu.org>
1954
1955 * elisp.texi (EMACSVER): Increase to 23.0.50.
1956
19572007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1958
1959 * frames.texi (Basic Parameters): Add display-environment-variable
1960 and term-environment-variable.
1961
19622007-08-28 Juri Linkov <juri@jurta.org>
1963
1964 * display.texi (Image Formats, Other Image Types): Add SVG.
1965
19662007-08-28 Juri Linkov <juri@jurta.org>
1967
1968 * display.texi (Images): Move formats-related text to new node
1969 "Image Formats".
1970 (Image Formats): New node.
1971
619fb9ee
RS
19722007-08-27 Richard Stallman <rms@gnu.org>
1973
1974 * windows.texi (Window Configurations): Clarify what
1975 a window configuration saves.
1976
b8d4c8d0
GM
19772007-08-25 Richard Stallman <rms@gnu.org>
1978
1979 * display.texi (Images): Delete redundant @findex.
1980
19812007-08-16 Richard Stallman <rms@gnu.org>
1982
1983 * processes.texi (Asynchronous Processes): Clarify
1984 doc of start-file-process.
1985
19862007-08-08 Martin Rudalics <rudalics@gmx.at>
1987
1988 * modes.texi (Example Major Modes): Fix typo.
1989
19902007-08-08 Glenn Morris <rgm@gnu.org>
1991
1992 * intro.texi (nil and t): Do not use `iff' in documentation.
1993
1994 * tips.texi (Documentation Tips): Recommend against `iff'.
1995
19962007-08-07 Chong Yidong <cyd@stupidchicken.com>
1997
1998 * display.texi (Image Cache): Document image-refresh.
1999
20002007-08-06 Martin Rudalics <rudalics@gmx.at>
2001
2002 * windows.texi (Size of Window): Document window-full-width-p.
2003
20042007-07-25 Glenn Morris <rgm@gnu.org>
2005
2006 * gpl.texi (GPL): Replace license with GPLv3.
2007
2008 * Relicense all FSF files to GPLv3 or later.
2009
20102007-07-24 Michael Albinus <michael.albinus@gmx.de>
2011
4638454b
JB
2012 * processes.texi (Synchronous Processes):
2013 Add `process-file-shell-command'.
b8d4c8d0
GM
2014 (Asynchronous Processes): Mention restricted use of
2015 `process-filter' and `process-sentinel' in
2016 `start-file-process'. Add `start-file-process-shell-command'.
2017
20182007-07-17 Michael Albinus <michael.albinus@gmx.de>
2019
2020 * files.texi (Magic File Names): Introduce optional parameter
2021 IDENTIFICATION for `file-remote-p'.
2022
20232007-07-16 Richard Stallman <rms@gnu.org>
2024
2025 * display.texi (Defining Faces): Fix previous change.
2026
20272007-07-14 Richard Stallman <rms@gnu.org>
2028
2029 * control.texi (Handling Errors): Document `debug' in handler list.
2030
20312007-07-10 Richard Stallman <rms@gnu.org>
2032
2033 * display.texi (Defining Faces): Explain C-M-x feature for defface.
2034
20352007-07-09 Richard Stallman <rms@gnu.org>
2036
2037 * files.texi (Magic File Names): Rewrite previous change.
2038
20392007-07-08 Michael Albinus <michael.albinus@gmx.de>
2040
2041 * files.texi (Magic File Names): Introduce optional parameter
2042 CONNECTED for `file-remote-p'.
2043
20442007-07-07 Michael Albinus <michael.albinus@gmx.de>
2045
2046 * processes.texi (Asynchronous Processes):
2047 * files.texi (Magic File Names): Add `start-file-process'.
2048
20492007-06-27 Richard Stallman <rms@gnu.org>
2050
2051 * files.texi (Format Conversion Piecemeal): Clarify
2052 `after-insert-file-functions' calling convention.
2053
20542007-06-27 Michael Albinus <michael.albinus@gmx.de>
2055
4638454b
JB
2056 * files.texi (Magic File Names): Remove `dired-call-process'.
2057 Add `process-file'.
b8d4c8d0
GM
2058
20592007-06-27 Kenichi Handa <handa@m17n.org>
2060
2061 * text.texi (Special Properties): Fix description about
4638454b 2062 `composition' property.
b8d4c8d0
GM
2063
20642007-06-26 Kenichi Handa <handa@m17n.org>
2065
2066 * nonascii.texi (Default Coding Systems): Document about the
2067 return value `undecided'.
2068
20692007-06-25 David Kastrup <dak@gnu.org>
2070
2071 * keymaps.texi (Active Keymaps): Document new POSITION argument of
2072 `current-active-maps'.
2073
20742007-06-24 Karl Berry <karl@gnu.org>
2075
4638454b 2076 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
2077
20782007-06-15 Juanma Barranquero <lekktu@gmail.com>
2079
2080 * display.texi (Overlay Arrow): Doc fix.
2081
20822007-06-14 Karl Berry <karl@tug.org>
2083
2084 * anti.texi (Antinews): Typo.
2085
20862007-06-14 Chong Yidong <cyd@stupidchicken.com>
2087
2088 * display.texi (Image Cache): Document image-refresh.
2089
20902007-06-12 Karl Berry <karl@gnu.org>
2091
2092 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
2093 * two-volume.make: New file.
2094 * .cvsignore: Ignore two-volume files.
2095
20962007-06-12 Tom Tromey <tromey@redhat.com>
2097
2098 * os.texi (Init File): Document user-emacs-directory.
2099
21002007-06-03 Nick Roberts <nickrob@snap.net.nz>
2101
2102 * commands.texi (Click Events): Describe width and height when
2103 object is nil.
2104
21052007-05-30 Nick Roberts <nickrob@snap.net.nz>
2106
2107 * commands.texi (Click Events): Layout more logically. Describe
2108 width and height.
2109 (Drag Events, Motion Events): Update to new format for position.
2110
21112007-06-02 Richard Stallman <rms@gnu.org>
2112
2113 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2114
21152007-06-02 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * Version 22.1 released.
2118
21192007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2120
2121 * text.texi (Special Properties): Correct meaning of fontified face.
2122
21232007-05-30 Richard Stallman <rms@gnu.org>
2124
2125 * text.texi (Special Properties): Add link to Adjusting Point.
2126
21272007-05-12 Richard Stallman <rms@gnu.org>
2128
2129 * text.texi (Margins): indent-to-left-margin is not the default.
2130 (Mode-Specific Indent): For indent-line-function, the default
2131 is indent-relative.
2132
2133 * modes.texi (Example Major Modes): Explain last line of text-mode
2134 is redundant.
2135
21362007-05-10 Richard Stallman <rms@gnu.org>
2137
2138 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2139
2140 * help.texi (Keys in Documentation): Add reference to
2141 Documentation Tips.
2142
2143 * files.texi (Format Conversion): TO-FN gets three arguments.
2144
2145 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2146
21472007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2148
2149 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2150 * files.texi (Format Conversion): Expand intro; add menu.
2151 (Format Conversion Overview, Format Conversion Round-Trip)
2152 (Format Conversion Piecemeal): New nodes/subsections.
2153 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2154 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2155 (Saving Properties): Delete node/subsection.
2156
21572007-05-07 Karl Berry <karl@gnu.org>
2158
2159 * elisp.texi (EMACSVER): Back to 22.
2160
21612007-05-06 Richard Stallman <rms@gnu.org>
2162
2163 * processes.texi (Accepting Output): Revert most of previous change.
2164
21652007-05-05 Richard Stallman <rms@gnu.org>
2166
2167 * processes.texi (Accepting Output): accept-process-output
2168 uses microseconds, not milliseconds. But that arg is obsolete.
2169
21702007-05-04 Karl Berry <karl@tug.org>
2171
2172 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2173
21742007-05-04 Eli Zaretskii <eliz@gnu.org>
2175
2176 * tips.texi (Documentation Tips): Rearrange items to place the
2177 more important ones first. Add an index entry for hyperlinks.
2178
21792007-05-03 Karl Berry <karl@gnu.org>
2180
2181 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2182 (EMACSVER) [smallbook]: 22 for printed version.
2183
2184 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2185 so restore anchor to normal position after defun. Found by Kevin Ryde.
2186
21872007-04-26 Glenn Morris <rgm@gnu.org>
2188
2189 * elisp.texi (EMACSVER): Increase to 22.1.50.
2190
21912007-04-28 Karl Berry <karl@gnu.org>
2192
2193 * elisp.texi: Improve line breaks on copyright page,
2194 similar layout to emacs manual, 8.5x11 by default.
2195
21962007-04-24 Richard Stallman <rms@gnu.org>
2197
2198 * text.texi (Special Properties): Add xref to Overlay Properties.
2199
2200 * display.texi (Overlay Properties): Add xref to Special Properties.
2201
22022007-04-22 Richard Stallman <rms@gnu.org>
2203
2204 * keymaps.texi (Extended Menu Items): Move the info about
2205 format with cached keyboard binding.
2206
22072007-04-21 Richard Stallman <rms@gnu.org>
2208
2209 * text.texi (Special Properties): Clarify previous change.
2210
2211 * files.texi (File Name Expansion): Clarify previous change.
2212
2213 * display.texi (Attribute Functions): Fix example for
2214 face-attribute-relative-p.
2215
22162007-04-19 Kenichi Handa <handa@m17n.org>
2217
2218 * text.texi (Special Properties): Document composition property.
2219
22202007-04-19 Glenn Morris <rgm@gnu.org>
2221
2222 * files.texi (File Name Expansion): Mention "superroot".
2223
22242007-04-15 Chong Yidong <cyd@stupidchicken.com>
2225
2226 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2227 setups.
2228 (Display Feature Testing): Note that display refers to all
2229 physical monitors for multi-monitor setups.
2230
22312007-04-14 Richard Stallman <rms@gnu.org>
2232
2233 * lists.texi (Sets And Lists): Clarify `delete' examples.
2234 Remove spurious xref to same node.
2235 Clarify xref for add-to-list.
2236
22372007-04-12 Nick Roberts <nickrob@snap.net.nz>
2238
2239 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2240 value of lisp-mode-map.
2241
22422007-04-11 Karl Berry <karl@gnu.org>
2243
2244 * anti.texi (Antinews):
2245 * display.texi (Overlay Properties, Defining Images):
2246 * processes.texi (Synchronous Processes, Sentinels):
2247 * syntax.texi (Syntax Table Internals):
2248 * searching.texi (Regexp Special):
2249 * nonascii.texi (Default Coding Systems):
2250 * text.texi (Special Properties):
2251 * minibuf.texi (Basic Completion): Wording to improve breaks in
2252 8.5x11 format.
2253 * elisp.texi (smallbook): New @set to more easily switch between
2254 smallbook and 8.5x11.
2255
22562007-04-11 Richard Stallman <rms@gnu.org>
2257
2258 * text.texi (Lazy Properties): Minor fix.
2259
22602007-04-08 Karl Berry <karl@gnu.org>
2261
2262 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2263 * macros.texi (Backquote): Downcase Backquote in index entries for
2264 consistency.
2265
22662007-04-08 Richard Stallman <rms@gnu.org>
2267
2268 * text.texi (Adaptive Fill): Just describe default,
2269 don't show it (since it contains non-ASCII chars).
2270
22712007-04-07 Karl Berry <karl@gnu.org>
2272
2273 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2274 adaptive-fill-regexp's value, since they are not in the standard
2275 TeX fonts.
2276
22772007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2278
2279 * display.texi (Defining Faces): Fix example.
2280
22812007-04-07 Karl Berry <karl@gnu.org>
2282
2283 * display.texi (Button Buffer Commands): Improve page break.
2284
22852007-04-07 Richard Stallman <rms@gnu.org>
2286
2287 * advice.texi (Activation of Advice): Remove redundant index entry.
2288
2289 * backups.texi: Improve index entries. Remove redundant ones.
2290
2291 * compile.texi (Byte Compilation): Improve index entry.
2292
2293 * hash.texi (Creating Hash): Improve index entry.
2294
2295 * symbols.texi (Definitions): Improve index entry.
2296
2297 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2298
2299 * maps.texi (Standard Keymaps): Remove useless index entry.
2300
2301 * help.texi (Documentation Basics): Remove redundant index entries.
2302
2303 * customize.texi: Improve index entries.
2304 Remove redundant/useless ones.
2305
2306 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2307
2308 * streams.texi (Output Variables): Improve index entry.
2309
2310 * abbrevs.texi (Abbrevs): Remove useless index entry.
2311
2312 * macros.texi (Expansion): Remove useless index entry.
2313
2314 * text.texi: Improve index entries. Remove redundant/useless ones.
2315 (Text Properties, Examining Properties)
2316 (Special Properties): Use "property category" instead of "category"
2317 to refer to the `category' property.
2318
2319 * positions.texi: Improve index entries. Remove useless one.
2320
2321 * lists.texi: Improve index entries. Remove redundant/useless ones.
2322
2323 * os.texi: Improve index entries.
2324 (Timers): Fix previous change.
2325
2326 * buffers.texi: Improve index entries.
2327 (Modification Time): Get rid of term "obsolete buffer".
2328
2329 * debugging.texi: Improve index entries.
2330 (Test Coverage): Add xref to other test coverage ftr.
2331
2332 * eval.texi: Improve index entry. Remove redundant ones.
2333
2334 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2335
2336 * files.texi: Improve index entries. Remove redundant/useless ones.
2337
2338 * objects.texi: Improve index entries.
2339
2340 * processes.texi: Improve index entries.
2341
2342 * modes.texi: Improve index entry. Remove redundant one.
2343
2344 * nonascii.texi: Improve index entries.
2345
2346 * internals.texi: Improve index entries.
2347
2348 * syntax.texi: Improve index entries.
2349
2350 * keymaps.texi (Active Keymaps): Improve index entries.
2351
2352 * commands.texi: Improve index entries. Remove redundant/useless ones.
2353
2354 * frames.texi: Improve index entries. Remove redundant/useless ones.
2355
2356 * markers.texi: Improve index entries. Remove redundant ones.
2357
2358 * tips.texi: Improve index entries.
2359
2360 * loading.texi (Unloading): Improve index entry.
2361
2362 * variables.texi: Improve index entries. Remove redundant one.
2363
2364 * sequences.texi: Improve index entry.
2365
2366 * display.texi: Improve index entries. Remove redundant ones.
2367
2368 * windows.texi: Improve index entries.
2369
2370 * searching.texi: Improve index entries. Remove redundant one.
2371
2372 * strings.texi (Case Tables): Improve last change.
2373
23742007-04-04 Chong Yidong <cyd@stupidchicken.com>
2375
2376 * strings.texi (Case Tables): Document with-case-table and
2377 ascii-case-table.
2378
23792007-04-03 Karl Berry <karl@gnu.org>
2380
2381 * processes.texi (Network): Reword to improve page break.
2382
23832007-04-03 Eli Zaretskii <eliz@gnu.org>
2384
2385 * functions.texi (Inline Functions): Describe more disadvantages
2386 of defsubst, and make advice against it stronger.
2387
23882007-04-02 Karl Berry <karl@gnu.org>
2389
2390 * backups.texi (Backup Names): Avoid widow words.
2391 * modes.texi (Example Major Modes): Align last comment.
2392
23932007-04-01 Chong Yidong <cyd@stupidchicken.com>
2394
2395 * keymaps.texi (Remapping Commands): Document new arg to
2396 command-remapping.
2397
23982007-04-01 Karl Berry <karl@gnu.org>
2399
2400 * processes.texi (Low-Level Network): Typo.
2401 * loading.texi (Hooks for Loading): Avoid double "the".
2402 * keymaps.texi (Key Sequences): No double "and".
2403 (Changing Key Bindings): Shorten to improve line break.
2404
24052007-03-31 Glenn Morris <rgm@gnu.org>
2406
2407 * os.texi (Timers): Fix description of run-at-time TIME formats.
2408
24092007-03-31 Richard Stallman <rms@gnu.org>
2410
2411 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2412 regarding ellipsis.
2413
24142007-03-31 Eli Zaretskii <eliz@gnu.org>
2415
2416 * intro.texi (nil and t):
2417 * symbols.texi (Plists and Alists):
2418 * variables.texi (Variable Aliases, Constant Variables):
2419 * functions.texi (Defining Functions):
2420 * advice.texi (Advising Primitives):
2421 * debugging.texi (Syntax Errors, Compilation Errors):
2422 * minibuf.texi (Minibuffer Windows):
2423 * commands.texi (Adjusting Point):
2424 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2425 (Auto Major Mode, Major Mode Conventions):
2426 * help.texi (Describing Characters):
2427 * files.texi (Create/Delete Dirs, Information about Files)
2428 (File Locks, Writing to Files, Reading from Files)
2429 (Saving Buffers):
2430 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2431 * frames.texi (Finding All Frames):
2432 * positions.texi (Buffer End, Motion):
2433 * markers.texi (The Region):
2434 * text.texi (Deletion, Near Point):
2435 * display.texi (Displaying Messages, Truncation):
2436 * os.texi (Processor Run Time):
2437 * tips.texi (Key Binding Conventions, Programming Tips)
2438 (Warning Tips, Documentation Tips, Comment Tips):
2439 * internals.texi (Memory Usage): Improve indexing.
2440
2441 * variables.texi (Frame-Local Variables):
2442 * functions.texi (Argument List):
2443 * loading.texi (Library Search):
2444 * streams.texi (Output Variables):
2445 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2446 * searching.texi (Replacing Match, Search and Replace):
2447 * processes.texi (Byte Packing, Decoding Output)
2448 (Accepting Output, Network Servers, Shell Arguments):
2449 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2450 * windows.texi (Window Point, Window Start):
2451 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2452 * commands.texi (Reading Input, Keyboard Events):
2453 * minibuf.texi (Reading File Names, Minibuffer Completion)
2454 (Recursive Mini):
2455 * positions.texi (List Motion):
2456 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2457 * numbers.texi (Arithmetic Operations, Math Functions)
2458 (Predicates on Numbers, Comparison of Numbers):
2459 (Numeric Conversions):
2460 * locals.texi (Standard Buffer-Local Variables):
2461 * maps.texi (Standard Keymaps):
2462 * os.texi (User Identification, System Environment, Recording Input)
2463 (X11 Keysyms):
2464 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2465 * backups.texi (Backups and Auto-Saving):
2466 * customize.texi (Customization, Group Definitions)
2467 (Variable Definitions):
2468 * compile.texi (Byte Compilation): Improve index entries.
2469
24702007-03-31 Karl Berry <karl@gnu.org>
2471
2472 * macros.texi (Defining Macros): Avoid widow syllable.
2473
24742007-03-31 Eli Zaretskii <eliz@gnu.org>
2475
2476 * elisp.texi (Top): Postscript -> PostScript.
2477
2478 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2479
24802007-03-31 Markus Triska <markus.triska@gmx.at>
2481
2482 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2483
24842007-03-30 Karl Berry <karl@gnu.org>
2485
2486 * lists.texi (List-related Predicates): Remove spurious @need.
2487 (Setcdr): Use @smallexample to improve page break.
2488 (Association Lists) <assoc>: Reword to improve page break.
2489
2490 * strings.texi (String Conversion): Insert blank line to improve
2491 page break.
2492
2493 * numbers.texi (Random Numbers): Use @minus{}.
2494 (Math Functions): Use @minus{}.
2495
2496 * intro.texi (Acknowledgements): Avoid line breaks before middle
2497 initials.
2498
24992007-03-24 Eli Zaretskii <eliz@gnu.org>
2500
2501 * errors.texi (Standard Errors): Add an index entry.
2502
25032007-03-19 Richard Stallman <rms@gnu.org>
2504
2505 * os.texi (Recording Input): recent-keys now gives 300 keys.
2506
25072007-03-12 Glenn Morris <rgm@gnu.org>
2508
2509 * os.texi: Replace "daylight savings" with "daylight saving"
2510 throughout.
2511
25122007-03-05 Richard Stallman <rms@gnu.org>
2513
2514 * variables.texi (File Local Variables): Update
2515 enable-local-variables values.
2516
25172007-03-04 Richard Stallman <rms@gnu.org>
2518
2519 * syntax.texi (Control Parsing): Minor clarification.
2520
2521 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2522
2523 * sequences.texi (Sequence Functions): Move string-bytes away,
2524 add xref.
2525
2526 * nonascii.texi (Text Representations): Move string-bytes here.
2527
2528 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2529
2530 * minibuf.texi (Basic Completion): Minor clarification.
2531
2532 * markers.texi (The Mark): Clarify existence vs activation of mark.
2533 Other cleanup.
2534
2535 * display.texi (Finding Overlays): Write better example.
2536
2537 * compile.texi (Eval During Compile): Clarify putting macros
2538 in eval-when-compile.
2539
c5602427 25402007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2541
2542 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2543 load-read-function definition doc.
b8d4c8d0
GM
2544
25452007-02-21 Kim F. Storm <storm@cua.dk>
2546
2547 * strings.texi (Text Comparison): Mention that assoc-string
2548 converts symbols to strings before testing.
2549
25502007-02-17 Kim F. Storm <storm@cua.dk>
2551
2552 * processes.texi (Bindat Spec): Vector types can have optional
2553 element type.
2554 (Bindat Examples): Fix example. Add vector with element type.
2555
25562007-02-16 Andreas Schwab <schwab@suse.de>
2557
2558 * strings.texi (Formatting Strings): Document '+' flag.
2559
25602007-02-15 Juanma Barranquero <lekktu@gmail.com>
2561
2562 * strings.texi (Modifying Strings): Clarify that `clear-string'
2563 always converts the string to unibyte.
2564
25652007-02-14 Kim F. Storm <storm@cua.dk>
2566
2567 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2568 Rewrite glyph code description to refer to these functions.
2569 Remove details of encoding face number and char into integer code.
2570
25712007-02-03 Alan Mackenzie <acm@muc.de>
2572
2573 * loading.texi (Hooks for Loading): Make the description of
2574 `eval-after-load' more detailed, and amend the description of
2575 after-load-alist, in accordance with changes from 2006-05.
2576
25772007-02-03 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * modes.texi (Defining Minor Modes): Document that a :require
2580 keyword or similar may be required to make saved customization
2581 variables work.
2582
25832007-02-03 Eli Zaretskii <eliz@gnu.org>
2584
2585 * elisp.texi (Top): Make the detailed menu headers compliant with
2586 Texinfo guidelines and with what texnfo-upd.el expects. Add
2587 comments to prevent people from inadvertently modifying the key
2588 parts needed by `texinfo-multiple-files-update'.
2589
25902007-02-02 Eli Zaretskii <eliz@gnu.org>
2591
2592 * elisp.texi (Top): Update the top-level menus.
2593
2594 * syntax.texi (Categories): Add index entries.
2595
25962007-02-01 Juanma Barranquero <lekktu@gmail.com>
2597
2598 * display.texi (Attribute Functions): Fix name and description of
2599 the UNDERLINE arg of `set-face-underline-p'.
2600
26012007-01-29 Eli Zaretskii <eliz@gnu.org>
2602
2603 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2604 Variables", and "Standard Keymaps" to the detailed menu.
2605
2606 * variables.texi (Future Local Variables): Add index entry.
2607
26082007-01-28 Richard Stallman <rms@gnu.org>
2609
2610 * tips.texi (Coding Conventions): Clarify the tip about macros
2611 that define a function or a variable.
2612
2613 * files.texi (File Attributes): UID and GID can be floats.
2614 (Magic File Names): Explain why deferring all operations to
2615 the standard handler does not work.
2616
26172007-01-23 Martin Rudalics <rudalics@gmx.at>
2618
2619 * backups.texi (Reverting): Use "buffer" instead of "file"
2620 when talking about major and minor modes.
2621
26222007-01-21 Richard Stallman <rms@gnu.org>
2623
2624 * help.texi (Documentation): Add xref to Documentation Tips.
2625
26262007-01-14 Juanma Barranquero <lekktu@gmail.com>
2627
2628 * tips.texi (Coding Conventions): Fix typos.
2629
26302007-01-05 Richard Stallman <rms@gnu.org>
2631
2632 * modes.texi (Defining Minor Modes): Fix previous change.
2633
26342007-01-03 Richard Stallman <rms@gnu.org>
2635
2636 * customize.texi (Variable Definitions, Customization Types):
2637 Don't use * in doc string for defcustom.
2638
26392007-01-02 Richard Stallman <rms@gnu.org>
2640
2641 * variables.texi (Variable Aliases): Clarify that aliases vars
2642 always have the same value.
2643
2644 * processes.texi (Bindat Spec): Fix Texinfo usage.
2645
2646 * modes.texi (Defining Minor Modes): Explain effect of command
2647 defined with define-global-minor-mode on new buffers.
2648
26492006-12-30 Kim F. Storm <storm@cua.dk>
2650
2651 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2652 `auto-resize-tool-bars'.
2653
26542006-12-30 Richard Stallman <rms@gnu.org>
2655
2656 * keymaps.texi (Active Keymaps): Fix previous change.
2657
26582006-12-30 Nick Roberts <nickrob@snap.net.nz>
2659
2660 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2661
26622006-12-30 Kim F. Storm <storm@cua.dk>
2663
2664 * processes.texi (Bindat Spec): Clarify using field names in
2665 length specifications.
2666
26672006-12-29 Kim F. Storm <storm@cua.dk>
2668
2669 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2670 Add count and index variables for eval forms in repeat blocks.
2671
26722006-12-24 Richard Stallman <rms@gnu.org>
2673
2674 * customize.texi (Variable Definitions): Document
2675 new name custom-add-frequent-value.
2676
26772006-12-19 Kim F. Storm <storm@cua.dk>
2678
2679 * commands.texi (Misc Events): User signals now result in sigusr1
2680 and sigusr2 events which are handled through special-event-map.
2681 (Special Events): User signals and drag-n-drop are special.
2682
26832006-12-17 Richard Stallman <rms@gnu.org>
2684
2685 * loading.texi (Named Features): Explain subfeatures better.
2686
2687 * customize.texi: Use "option" only for user options.
2688 For the keyword values inside defcustom etc, say "keywords".
2689 For :options value's elements, say "elements".
2690 :group should not be omitted.
2691
2692 * syntax.texi (Parsing Expressions): Split up node.
2693 (Motion via Parsing, Position Parse, Parser State)
2694 (Low-Level Parsing, Control Parsing): New subnodes.
2695 (Parser State): Document syntax-ppss-toplevel-pos.
2696
2697 * positions.texi (List Motion): Punctuation fix.
2698
2699 * files.texi (File Name Completion): Document PREDICATE arg
2700 to file-name-completion.
2701
27022006-12-16 Eli Zaretskii <eliz@gnu.org>
2703
2704 * internals.texi (Building Emacs, Writing Emacs Primitives):
2705 Add index entries.
2706
27072006-12-11 Richard Stallman <rms@gnu.org>
2708
2709 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2710 affects face menu. Explain how to make it non-nil without enabling
2711 any fontification.
2712
27132006-12-10 Chong Yidong <cyd@stupidchicken.com>
2714
2715 * modes.texi (Font Lock Basics): Document nil value of
2716 font-lock-defaults.
2717
27182006-12-10 Glenn Morris <rgm@gnu.org>
2719
2720 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2721 value for system-flag argument. Abbrev tables may not be empty
2722 when major modes are loaded.
2723
27242006-12-08 Juanma Barranquero <lekktu@gmail.com>
2725
2726 * makefile.w32-in (maintainer-clean): Partially revert last
2727 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2728 to protect elisp-covers.texi.
2729
27302006-12-07 Juanma Barranquero <lekktu@gmail.com>
2731
2732 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2733 Don't remove elisp* info files; they are already deleted by the
2734 `clean' and `distclean' targets, and they are in the $(infodir)
2735 directory, not the current one.
2736
27372006-12-04 Kim F. Storm <storm@cua.dk>
2738
2739 * commands.texi (Misc Events): Update signal events.
2740 (Event Examples): Add signal example.
2741
27422006-11-29 Richard Stallman <rms@gnu.org>
2743
2744 * frames.texi (Visibility of Frames): Explain visible windows
2745 can be covered by others. Add xref for raise-frame.
2746
27472006-11-28 Richard Stallman <rms@gnu.org>
2748
2749 * searching.texi (Regexp Special): Update when ^ is special.
2750
27512006-11-27 Eli Zaretskii <eliz@gnu.org>
2752
2753 * customize.texi (Customization, Common Keywords)
2754 (Group Definitions, Variable Definitions, Composite Types)
2755 (Type Keywords, Customization Types): Add index entries for
2756 various customization keywords.
2757
27582006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2759
2760 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2761
c8763fb6 27622006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2763
2764 * frames.texi (Window System Selections): Remove clipboard from
2765 description of selection-coding-system.
2766
27672006-11-06 Richard Stallman <rms@gnu.org>
2768
2769 * lists.texi (List Variables): Document COMPARE-FN.
2770
2771 * keymaps.texi: Avoid use of "binding" to mean a relation;
2772 use it only to refer to the meaning associated with a key.
2773 (Keymaps): Change menu node description.
2774
2775 * elisp.texi (Top): Change menu node description.
2776
2777 * display.texi (Managing Overlays): Document overlay-recenter.
2778
27792006-10-29 Chong Yidong <cyd@stupidchicken.com>
2780
2781 * Makefile.in: Use relative paths to avoid advertising filesystem
2782 contents during compilation.
2783
27842006-10-23 Kim F. Storm <storm@cua.dk>
2785
2786 * commands.texi (Event Input Misc): Update unread-command-events.
2787
27882006-10-23 Nick Roberts <nickrob@snap.net.nz>
2789
2790 * lists.texi (Sets And Lists): Fix typos.
2791
27922006-10-18 Juanma Barranquero <lekktu@gmail.com>
2793
2794 * control.texi (Processing of Errors): Use @var for an argument,
2795 not @code.
2796
27972006-10-16 Richard Stallman <rms@gnu.org>
2798
2799 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2800
2801 * keymaps.texi (Format of Keymaps): Show all the keymap element
2802 patterns that result from menu items.
2803 (Key Lookup): Minor cleanups.
2804
2805 * modes.texi (Precalculated Fontification): Don't say that
2806 not setting font-lock-defaults avoids loading font-lock.
2807
2808 * help.texi (Documentation): Move xref to Emacs Manual here.
2809 (Documentation Basics): From here.
2810 Also doc emacs-lisp-docstring-fill-column.
2811
2812 * elisp.texi: Update version and ISBN.
2813
2814 * commands.texi (Interactive Call): Clarify KEYS arg to
2815 call-interactively is a vector.
2816 (Command Loop Info): Delete anchor in this-command-keys.
2817 Add anchor in this-command-keys-vector.
2818 (Recursive Editing): Document how recursive-edit
2819 handles the current buffer.
2820
28212006-10-13 Chong Yidong <cyd@stupidchicken.com>
2822
2823 * frames.texi (Frame Titles): %c and %l are ignored in
2824 frame-title-format.
2825
28262006-10-11 Richard Stallman <rms@gnu.org>
2827
2828 * keymaps.texi (Key Sequences): Clarify use of kbd.
2829
28302006-10-10 Kim F. Storm <storm@cua.dk>
2831
2832 * lists.texi (Sets And Lists): Add memql.
2833
28342006-10-03 Richard Stallman <rms@gnu.org>
2835
2836 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2837 Clarify :ascii: and :nonascii:.
2838
28392006-09-29 Juri Linkov <juri@jurta.org>
2840
2841 * modes.texi (%-Constructs): Reorder coding systems in the
2842 documentation of %z to the real order displayed in the modeline.
2843
28442006-09-25 Richard Stallman <rms@gnu.org>
2845
2846 * os.texi (Timers): Describe timer-max-repeats.
2847
28482006-09-25 Chong Yidong <cyd@stupidchicken.com>
2849
2850 * os.texi (Timers): Mention with-local-quit.
2851
28522006-09-24 Richard Stallman <rms@gnu.org>
2853
2854 * searching.texi (Searching and Matching): Mention property search.
2855
2856 * commands.texi (Command Loop Info): Explain how read-event affects
2857 this-command-keys.
2858
28592006-09-20 Richard Stallman <rms@gnu.org>
2860
2861 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2862
2863 * windows.texi (Window Start): Minor cleanups.
2864
28652006-09-20 Kim F. Storm <storm@cua.dk>
2866
2867 * windows.texi (Window Start): pos-visible-in-window-p allows
2868 specifying t for position to mean "end of window".
2869 Add window-line-height.
2870
2871 * anti.texi (Antinews): Mention window-line-height.
2872
28732006-09-19 David Kastrup <dak@gnu.org>
2874
2875 * keymaps.texi (Searching Keymaps): Small clarification.
2876
28772006-09-18 Richard Stallman <rms@gnu.org>
2878
2879 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2880 cause keyboard menus.
2881 (Menu Keymaps): Likewise.
2882 (Defining Menus, Keyboard Menus): Clarify.
2883
2884 * text.texi (Fields): Clarify explanation of constrain-to-field.
2885
28862006-09-16 Eli Zaretskii <eliz@gnu.org>
2887
2888 * variables.texi (Tips for Defining): Fix a typo.
2889
28902006-09-15 Richard Stallman <rms@gnu.org>
2891
2892 * keymaps.texi (Remapping Commands, Searching Keymaps)
2893 (Active Keymaps): Clean up previous change.
2894
28952006-09-15 Jay Belanger <belanger@truman.edu>
2896
2897 * gpl.texi: Replace "Library Public License" by "Lesser Public
2898 License" throughout.
2899
29002006-09-15 David Kastrup <dak@gnu.org>
2901
2902 * keymaps.texi (Active Keymaps): Adapt description to use
2903 `get-char-property' instead `get-text-property'. Explain how
2904 mouse events change this. Explain the new optional argument of
2905 `key-binding' and its mouse-dependent lookup.
2906 (Searching Keymaps): Adapt description similarly.
2907 (Remapping Commands): Explain the new optional argument of
2908 `command-remapping'.
2909
29102006-09-14 Richard Stallman <rms@gnu.org>
2911
2912 * keymaps.texi (Searching Keymaps): Clarification.
2913 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2914
29152006-09-13 Richard Stallman <rms@gnu.org>
2916
2917 * objects.texi (Character Type): Node split.
2918 Add xref to Describing Characters.
2919 (Basic Char Syntax, General Escape Syntax)
2920 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2921
29222006-09-11 Richard Stallman <rms@gnu.org>
2923
2924 * display.texi (Display Table Format): Wording clarification.
2925 (Glyphs): Clarifications.
2926
29272006-09-10 Chong Yidong <cyd@stupidchicken.com>
2928
2929 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2930 local maps.
2931
29322006-09-10 Kim F. Storm <storm@cua.dk>
2933
2934 * display.texi (Forcing Redisplay): Document return value of
2935 function redisplay.
2936
29372006-09-09 Richard Stallman <rms@gnu.org>
2938
2939 * windows.texi (Window Hooks): Explain limits of
2940 window-scroll-functions.
2941
2942 * display.texi (Fringe Indicators): Update for last change in
2943 indicate-buffer-boundaries.
2944
29452006-09-08 Richard Stallman <rms@gnu.org>
2946
2947 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2948
29492006-09-06 Kim F. Storm <storm@cua.dk>
2950
2951 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2952
2953 * windows.texi (Window Start): Update pos-visible-in-window-p.
2954
29552006-09-04 Richard Stallman <rms@gnu.org>
2956
2957 * processes.texi (Accepting Output): Explain SECONDS=0 for
2958 accept-process-output.
2959
2960 * os.texi (Idle Timers): Explain why timer functions should not
2961 loop until (input-pending-p).
2962
29632006-09-02 Eli Zaretskii <eliz@gnu.org>
2964
2965 * makefile.w32-in (usermanualdir): New variable.
2966 (elisp.dvi): Use it.
2967
29682006-09-01 Eli Zaretskii <eliz@gnu.org>
2969
2970 * buffers.texi (Buffer Modification): Fix last change.
2971
29722006-09-01 Chong Yidong <cyd@stupidchicken.com>
2973
2974 * buffers.texi (Buffer Modification): Document
2975 buffer-chars-modified-tick.
2976
29772006-08-31 Richard Stallman <rms@gnu.org>
2978
2979 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2980
29812006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2982
2983 * modes.texi (Syntactic Font Lock):
2984 Mention font-lock-syntactic-face-function
2985 instead of specific faces.
2986
29872006-08-29 Chong Yidong <cyd@stupidchicken.com>
2988
2989 * display.texi (Images): Add xrref to display-images-p.
2990
29912006-08-28 Kenichi Handa <handa@m17n.org>
2992
2993 * nonascii.texi (Lisp and Coding Systems): Fix description of
2994 detect-coding-region.
2995
29962006-08-27 Michael Olson <mwolson@gnu.org>
2997
2998 * processes.texi (Transaction Queues): Remove stray quote
2999 character.
3000
30012006-08-25 Richard Stallman <rms@gnu.org>
3002
3003 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
3004 Add xref.
3005
30062006-08-24 Chong Yidong <cyd@stupidchicken.com>
3007
3008 * os.texi (Timers): Avoid waiting inside timers.
3009
30102006-08-21 Lute Kamstra <lute@gnu.org>
3011
3012 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
3013
30142006-08-20 Richard Stallman <rms@gnu.org>
3015
3016 * os.texi (Idle Timers): New node, split out from Timers.
3017 Document current-idle-time.
3018 * commands.texi (Reading One Event): Update xref.
3019 * elisp.texi (Top): Update subnode menu.
3020
30212006-08-16 Richard Stallman <rms@gnu.org>
3022
3023 * keymaps.texi (Extended Menu Items): Show format of cached
3024 bindings in extended menu items.
3025
3026 * customize.texi (Variable Definitions): Explain when the
3027 standard value expression is evaluated.
3028
30292006-08-15 Chong Yidong <cyd@stupidchicken.com>
3030
3031 * commands.texi (Reading One Event): Explain idleness in
3032 `read-event'.
3033
30342006-08-12 Chong Yidong <cyd@stupidchicken.com>
3035
3036 * text.texi (Near Point): Say "cursor" not "terminal cursor".
3037 (Commands for Insertion): Removed split-line since it's not
3038 relevant for Lisp programming.
3039 (Yank Commands): Rewrite introduction.
3040 (Undo): Clarify.
3041 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3042 (Filling): Remove redundant comment. Clarify return value of
3043 current-justification.
3044 (Margins): Minor clarifications.
3045 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3046 (Sorting): Update definition of sort-lines.
3047 (Columns): Clarify behavior of sort-columns.
3048 (Indent Tabs): Link to Tab Stops in Emacs manual.
3049 (Special Properties): Clarify.
3050 (Clickable Text): Mention Buttons package.
3051
30522006-08-12 Kevin Ryde <user42@zip.com.au>
3053
3054 * os.texi (Time Parsing): Add %z to description of
3055 format-time-string, as per docstring. Add cross reference to
3056 glibc manual for strftime.
3057
30582006-08-08 Richard Stallman <rms@gnu.org>
3059
3060 * modes.texi: Clean up wording in previous change.
3061
30622006-08-07 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * modes.texi (Hooks): Clarify.
3065 (Major Mode Basics): Mention define-derived-mode explicitly.
3066 (Major Mode Conventions): Rebinding RET is OK for some modes.
3067 Mention change-major-mode-hook and after-change-major-mode-hook.
3068 (Example Major Modes): Moved to end of Modes section.
3069 (Mode Line Basics): Clarify.
3070 (Mode Line Data): Mention help-echo and local-map in strings.
3071 Explain reason for treatment of non-risky variables.
3072 (Properties in Mode): Clarify.
3073 (Faces for Font Lock): Add font-lock-negation-char-face.
3074
30752006-08-04 Eli Zaretskii <eliz@gnu.org>
3076
3077 * strings.texi (Formatting Strings): Warn against arbitrary
3078 strings as first arg to `format'.
3079
30802006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
3081
3082 * text.texi (Clickable Text): Mention `help-echo' text property.
3083 Update intro, examples and associated explanations.
3084
30852006-07-31 Richard Stallman <rms@gnu.org>
3086
3087 * commands.texi: Update xrefs.
3088 (Event Mod): New node, cut out from old Translating Input.
3089
3090 * maps.texi: Update xrefs.
3091
3092 * keymaps.texi (Translation Keymaps): New node.
3093 Update xrefs from Translating Input to Translation Keymaps.
3094
3095 * elisp.texi (Top): Update subnode menu.
3096
3097 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3098
3099 * os.texi (System Interface): Fix menu descriptions of some nodes.
3100 (Translating Input): Node deleted.
3101
31022006-07-31 Nick Roberts <nickrob@snap.net.nz>
3103
3104 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3105
3106 * lists.texi (Sets And Lists): Likewise.
3107
31082006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3109
3110 * text.texi (Fields): Mention POS
3111 requirement when narrowing is in effect.
3112
31132006-07-28 Richard Stallman <rms@gnu.org>
3114
3115 * display.texi (Face Attributes): Simplify wording.
3116 (Attribute Functions): Clarify meaning of new-frame default
3117 attribute settings.
3118
3119 * customize.texi (Common Keywords): Document how to use
3120 :package-version in a package not in Emacs.
3121
31222006-07-28 Kim F. Storm <storm@cua.dk>
3123
3124 * commands.texi (Reading One Event): Fix last change.
3125
31262006-07-26 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * commands.texi (Reading One Event): Document SECONDS argument for
3129 read-event, read-char, and read-char-exclusive.
3130
31312006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3132
3133 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3134 to ensure correct identification.
3135
31362006-07-24 Richard Stallman <rms@gnu.org>
3137
3138 * text.texi (Clickable Text): Clarify.
3139
3140 * sequences.texi (Vector Functions): Delete duplicate xref.
3141
3142 * objects.texi (Function Type): Clarify.
3143
3144 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3145 modes.
3146
3147 * lists.texi (List Variables): New node.
3148 Material moved from other nodes.
3149
3150 * variables.texi (Setting Variables): add-to-list and
3151 add-to-ordered-list moved to List Variables node.
3152
31532006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3154
3155 * text.texi (Links and Mouse-1):
3156 For mouse-on-link-p, expand on arg POS.
3157
31582006-07-21 Kim F. Storm <storm@cua.dk>
3159
3160 * display.texi (Forcing Redisplay): Don't mention systems which
3161 don't support sub-second timers for redisplay-preemption-period.
3162
3163 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3164
31652006-07-21 Eli Zaretskii <eliz@gnu.org>
3166
3167 * frames.texi (Input Focus): Document that focus-follows-mouse has
3168 no effect on MS-Windows.
3169
31702006-07-18 Richard Stallman <rms@gnu.org>
3171
3172 * display.texi (Forcing Redisplay): Cleanups in previous change.
3173
3174 * processes.texi (Low-Level Network): Make menu more convenient.
3175
31762006-07-18 Kim F. Storm <storm@cua.dk>
3177
3178 * display.texi (Forcing Redisplay): redisplay-preemption-period
3179 only used on window systems. Add xref to Terminal Output.
3180
3181 * os.texi (Terminal Output): baud-rate only controls preemption on
3182 non-window systems. Add xref to Forcing Redisplay.
3183
3184 * processes.texi (Low-Level Network): Rename node "Make Network"
3185 to "Network Processes".
3186
31872006-07-18 Karl Berry <karl@gnu.org>
3188
3189 * variables.texi, functions.texi, customize.texi, loading.texi:
3190 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3191
31922006-07-17 Chong Yidong <cyd@stupidchicken.com>
3193
3194 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3195
31962006-07-17 Richard Stallman <rms@gnu.org>
3197
3198 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3199 Put period and comma inside quotes.
3200
3201 * loading.texi, markers.texi: Use real doublequote inside menus.
3202
3203 * windows.texi: Put point and comma inside quotes.
3204 (Textual Scrolling): Use @samp for error message.
3205
3206 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3207 * strings.texi, streams.texi, processes.texi, os.texi:
3208 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3209 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3210 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3211 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3212 Put point and comma inside quotes.
3213
3214 * control.texi (Processing of Errors): Add command-error-function.
3215
3216 * variables.texi (File Local Variables): Clarify that
3217 file local variables make buffer-local bindings.
3218
3219 * modes.texi (Syntactic Font Lock): Give default for
3220 font-lock-syntax-table.
3221
32222006-07-17 Nick Roberts <nickrob@snap.net.nz>
3223
3224 * text.texi (Special Properties): Clean up previous change.
3225
32262006-07-16 Karl Berry <karl@gnu.org>
3227
3228 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3229 * control.texi: Fix bad page breaks through chapter 10 (control).
3230
3231 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3232 underfull hbox.
3233
32342006-07-15 Nick Roberts <nickrob@snap.net.nz>
3235
3236 * text.texi (Special Properties): Describe fontified text property
3237 in relation to a character (not text).
3238
32392006-07-15 Kim F. Storm <storm@cua.dk>
3240
3241 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3242 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3243 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3244
3245 * anti.texi (Antinews): Mention redisplay function.
3246 The kbd macro existed, but was not documented, before 22.x.
3247 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3248
32492006-07-14 Nick Roberts <nickrob@snap.net.nz>
3250
3251 * display.texi (Displaying Messages): Add anchor.
3252
3253 * frames.texi (Dialog Boxes): Use it.
3254
32552006-07-12 Richard Stallman <rms@gnu.org>
3256
3257 * objects.texi (Frame Type): Explain nature of frames better.
3258
3259 * frames.texi (Frames): Explain nature of frames better.
3260
32612006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3262
3263 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3264
32652006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3266
3267 * frames.texi (Window System Selections): Mention scrap support for Mac.
3268 Default value of x-select-enable-clipboard is t on Mac.
3269
3270 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3271
32722006-07-11 Kim F. Storm <storm@cua.dk>
3273
3274 * display.texi (Forcing Redisplay): Add `redisplay' function.
3275 Don't mention (sit-for -1) -- use (redisplay t) instead.
3276
3277 * commands.texi (Waiting): (sit-for -1) is no longer special.
3278 (sit-for 0) is equivalent to (redisplay).
3279 Iconifying/deiconifying no longer makes sit-for return.
3280
32812006-07-10 Nick Roberts <nickrob@snap.net.nz>
3282
3283 * display.texi (Buttons): Fix typo.
3284
3285 * index.texi, elisp.texi (New Symbols): Comment node out.
3286
32872006-07-09 Richard Stallman <rms@gnu.org>
3288
3289 * display.texi (Truncation): Clean up previous change.
3290
32912006-07-08 Richard Stallman <rms@gnu.org>
3292
3293 * commands.texi (Interactive Call): Use 3 as prefix in example
3294 for execute-extended-command.
3295
3296 * display.texi (Attribute Functions): Move paragraph about
3297 compatibility with Emacs < 21.
3298
32992006-07-09 Kim F. Storm <storm@cua.dk>
3300
3301 * display.texi (Refresh Screen): Clarify force-window-update.
3302 (Truncation): "Normally" indicated by fringe arrows.
3303
33042006-07-08 Eli Zaretskii <eliz@gnu.org>
3305
3306 * windows.texi (Textual Scrolling, Resizing Windows):
3307 * variables.texi (Constant Variables):
3308 * text.texi (Buffer Contents, Deletion, Changing Properties)
3309 (Property Search, Special Properties, Sticky Properties)
3310 (Links and Mouse-1, Fields, Change Hooks):
3311 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3312 (Categories):
3313 * symbols.texi (Other Plists):
3314 * streams.texi (Output Variables):
3315 * processes.texi (Input to Processes, Query Before Exit):
3316 * positions.texi (Word Motion, Text Lines, List Motion):
3317 * os.texi (Init File, System Environment, Sound Output)
3318 (Session Management):
3319 * nonascii.texi (Text Representations, Character Sets)
3320 (Chars and Bytes, Locales):
3321 * modes.texi (Defining Minor Modes, Header Lines):
3322 * minibuf.texi (Minibuffer Contents):
3323 * markers.texi (Information from Markers):
3324 * lists.texi (List Elements, Building Lists, Association Lists):
3325 * keymaps.texi (Tool Bar):
3326 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3327 * functions.texi (What Is a Function, Mapping Functions):
3328 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3329 (Color Names, Text Terminal Colors, Display Feature Testing):
3330 * files.texi (Visiting Functions, File Name Components)
3331 (Unique File Names, Contents of Directories):
3332 * display.texi (Forcing Redisplay, Displaying Messages)
3333 (Temporary Displays, Font Selection, Auto Faces)
3334 (Font Lookup, Fringe Indicators, Display Margins)
3335 (Image Descriptors, Showing Images, Image Cache, Button Types)
3336 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3337 (Display Table Format, Glyphs):
3338 * control.texi (Iteration):
3339 * commands.texi (Command Loop Info, Adjusting Point):
3340 * backups.texi (Making Backups, Auto-Saving):
3341 Remove @tindex entries.
3342
33432006-07-07 Kim F. Storm <storm@cua.dk>
3344
3345 * display.texi (Fringe Cursors): Fix typo.
3346 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3347 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3348
33492006-07-05 Richard Stallman <rms@gnu.org>
3350
3351 * text.texi (Buffer Contents): Add example of text props
3352 in result of buffer-substring.
3353 (Text Properties): Explain better about use of specific property names.
3354 (Property Search): Some cleanups; reorder some functions.
3355
3356 * keymaps.texi (Changing Key Bindings): Cleanup.
3357 Add xref to Key Binding Conventions.
3358
3359 * display.texi (Attribute Functions): Add examples for
3360 face-attribute-relative-p.
3361
3362 * tips.texi (Coding Conventions): Cleanup last change.
3363
33642006-07-05 Karl Berry <karl@gnu.org>
3365
3366 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3367 Remove @setchapternewpage odd.
3368 Result is 1013 pages, down from 1100.
3369
3370 * anti.texi, customize.texi, display.texi, internals.texi:
3371 * minibuf.texi, modes.texi, tips.texi:
3372 Fix overfull/underfull boxes.
3373
33742006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3375
3376 * edebug.texi (Instrumenting):
3377 Add Edebug-specific findex for eval-buffer.
3378 * loading.texi (Loading):
3379 Replace eval-current-buffer with eval-buffer.
3380
33812006-06-30 Nick Roberts <nickrob@snap.net.nz>
3382
3383 * locals.texi (Standard Buffer-Local Variables): Update the list
3384 of variables.
3385
33862006-06-26 Nick Roberts <nickrob@snap.net.nz>
3387
3388 * files.texi (File Name Completion): Point user to the node
3389 "Reading File Names".
3390
33912006-06-24 Eli Zaretskii <eliz@gnu.org>
3392
3393 * files.texi (Contents of Directories): Document case-insensitive
3394 behavior on respective filesystems.
3395
3396 * objects.texi (Character Type): Document that Emacs signals an
3397 error for unsupported Unicode characters specified as \uNNNN.
3398
33992006-06-19 Richard Stallman <rms@gnu.org>
3400
3401 * processes.texi (Bindat Spec): Clarify previous change.
3402
34032006-06-16 Richard Stallman <rms@gnu.org>
3404
3405 * tips.texi (Coding Conventions): Better explain conventions
3406 for definition constructs.
3407
3408 * text.texi (Special Properties): String value of `read-only'
3409 serves as the error message.
3410
3411 * objects.texi (Character Type): Clarify prev. change.
3412 (Non-ASCII in Strings): Mention \u and \U.
3413
3414 * commands.texi (Using Interactive): Explain problem of
3415 markers, etc., in command-history.
3416
34172006-06-14 Kim F. Storm <storm@cua.dk>
3418
3419 * commands.texi (Waiting): Negative arg to sit-for forces
3420 redisplay even if input is pending.
3421
3422 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3423 redisplay. Remove incorrect example of binding redisplay-dont-pause
3424 around (sit-for 0).
3425
34262006-06-13 Richard Stallman <rms@gnu.org>
3427
3428 * display.texi (Forcing Redisplay): Clarify previous change.
3429
34302006-06-13 Romain Francoise <romain@orebokech.com>
3431
3432 * display.texi (Forcing Redisplay): Fix typo.
3433
34342006-06-13 Kim F. Storm <storm@cua.dk>
3435
3436 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3437
34382006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3439
3440 * tips.texi (Coding Conventions): Add `@end itemize'.
3441
34422006-06-10 Richard Stallman <rms@gnu.org>
3443
3444 * tips.texi (Coding Conventions): Explain use of coding systems
3445 to ensure one decoding for strings.
3446
34472006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3448
3449 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3450 syntax.
3451
34522006-06-07 Eli Zaretskii <eliz@gnu.org>
3453
3454 * display.texi (Font Selection): Remove description of
3455 clear-face-cache.
3456
3457 * compile.texi (Eval During Compile): Fix a typo. Add index
3458 entries for possible uses of eval-when-compile.
3459
34602006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3461
3462 * display.texi (Abstract Display): Fix typo.
3463
34642006-06-03 Eli Zaretskii <eliz@gnu.org>
3465
3466 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3467 Reword variable's description.
3468
34692006-06-01 Richard Stallman <rms@gnu.org>
3470
3471 * windows.texi (Splitting Windows): Clarify splitting nonselected
3472 window.
3473
34742006-05-31 Juri Linkov <juri@jurta.org>
3475
3476 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3477
34782006-05-30 Richard Stallman <rms@gnu.org>
3479
3480 * display.texi (Line Height): Fix errors in description of
10d1d0af 3481 default line height and line-height property.
b8d4c8d0
GM
3482
3483 * nonascii.texi (Default Coding Systems): Further clarification.
3484
34852006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3486
3487 * internals.texi (Pure Storage): Mention that an overflow in pure
3488 space causes a memory leak.
3489 (Garbage Collection): If there was an overflow in pure space,
3490 `garbage-collect' returns nil.
3491
34922006-05-30 Eli Zaretskii <eliz@gnu.org>
3493
3494 * nonascii.texi (Default Coding Systems): Fix it some more.
3495
34962006-05-29 Eli Zaretskii <eliz@gnu.org>
3497
3498 * nonascii.texi (Default Coding Systems): Fix last change.
3499
35002006-05-29 Kenichi Handa <handa@m17n.org>
3501
3502 * nonascii.texi (find-operation-coding-system): Describe the new
3503 argument format (FILENAME . BUFFER).
3504
35052006-05-28 Richard Stallman <rms@gnu.org>
3506
3507 * tips.texi (Coding Conventions): Better explain reasons not to
3508 advise other packages or use `eval-after-load'.
3509
35102006-05-29 Kim F. Storm <storm@cua.dk>
3511
3512 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3513 `bindat-idx' and `bindat-raw' for clarity.
3514
35152006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3516
3517 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3518
3519 * display.texi (Display): Add "Abstract Display" to menu.
3520 (Abstract Display, Abstract Display Functions)
3521 (Abstract Display Example): New nodes.
3522 * elisp.texi (Top): Add "Abstract Display" to menu.
3523
35242006-05-27 Chong Yidong <cyd@stupidchicken.com>
3525
3526 * keymaps.texi (Key Sequences): Link to input events definition.
3527 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3528
3529 * files.texi (Changing Files): Document updated argument list for
3530 copy-file.
3531
35322006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3533
3534 * processes.texi (Bindat Functions): Explain term "total length".
3535 Use it in bindat-length and bindat-pack descriptions.
3536
35372006-05-26 Eli Zaretskii <eliz@gnu.org>
3538
3539 * tips.texi (Coding Conventions): Advise against using
3540 eval-after-load in packages. Add an index entry.
3541
35422006-05-25 Juri Linkov <juri@jurta.org>
3543
3544 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3545
3546 * modes.texi (%-Constructs): Add %e, %z, %Z.
3547
35482006-05-25 Richard Stallman <rms@gnu.org>
3549
3550 * elisp.texi (Top): Update subnode menu.
3551
3552 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3553 (Keymaps): Update menu.
3554
35552006-05-25 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * keymaps.texi (Key Sequences): Some clarifications.
3558
35592006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3560
3561 * processes.texi (Bindat Functions): Say "unibyte string"
3562 explicitly for bindat-unpack and bindat-pack descriptions.
3563 (Bindat Examples): Don't call `string-make-unibyte' in example.
3564
35652006-05-25 Chong Yidong <cyd@stupidchicken.com>
3566
3567 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3568 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3569
3570 * keymaps.texi (Changing Key Bindings):
dd7b651b 3571 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3572 * help.texi (Describing Characters): Refer to it.
3573
35742006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3575
3576 * frames.texi (Pointer Shape): @end table -> @end defvar.
3577
35782006-05-22 Richard Stallman <rms@gnu.org>
3579
3580 * elisp.texi (Top): Update subnode menus.
3581
3582 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3583 Contents rewritten; material from old Pointer Shape node moved here.
3584
3585 * display.texi (Pointer Shape): Node deleted.
3586 (Image Descriptors): Minor cleanup.
3587
35882006-05-21 Richard Stallman <rms@gnu.org>
3589
3590 * syntax.texi (Parsing Expressions): Update info on which STATE
3591 elements are ignored.
3592
35932006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3594
3595 * hooks.texi (Standard Hooks): Correct typo.
3596
3597 * gpl.texi (GPL): ifinfo -> ifnottex.
3598
35992006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3600
3601 * searching.texi (Simple Match Data): Warn about match data being
3602 set anew by every search.
3603
36042006-05-17 Richard Stallman <rms@gnu.org>
3605
3606 * minibuf.texi (Minibuffer History): Clarify.
3607
3608 * searching.texi (Regexp Special): Clarify nested regexp warning.
3609
36102006-05-16 Kim F. Storm <storm@cua.dk>
3611
3612 * minibuf.texi (Minibuffer History): Update add-to-history.
3613
36142006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3615
3616 * nonascii.texi (Explicit Encoding): Fix
3617 typo (encoding<->decoding).
3618
36192006-05-14 Richard Stallman <rms@gnu.org>
3620
3621 * buffers.texi (Creating Buffers): Cleanup.
3622
3623 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3624
36252006-05-13 Eli Zaretskii <eliz@gnu.org>
3626
3627 * buffers.texi (Current Buffer): Document that with-temp-buffer
3628 disables undo.
3629
3630 * os.texi (Terminal-Specific): More accurate description of how
3631 Emacs searches for the terminal-specific libraries.
3632
36332006-05-12 Eli Zaretskii <eliz@gnu.org>
3634
3635 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3636 emacs-xtra to @inforef's.
3637
3638 * text.texi (Undo): Document that undo is turned off in buffers
3639 whose names begin with a space.
3640
3641 * buffers.texi (Buffer Names): Add index entries for buffers whose
3642 names begin with a space.
3643 (Creating Buffers): Document that undo is turned off in buffers
3644 whose names begin with a space.
3645
3646 * files.texi (Visiting Functions, Reading from Files)
3647 (Saving Buffers): Mention code and EOL conversions by file I/O
3648 primitives and subroutines.
3649
3650 * nonascii.texi (Lisp and Coding Systems): Document
3651 coding-system-eol-type. Add index entries for eol conversion.
3652
3653 * display.texi (Defining Faces): Mention `mac', and add an xref to
3654 where window-system is described.
3655
36562006-05-10 Richard Stallman <rms@gnu.org>
3657
3658 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3659
36602006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3661
3662 * variables.texi (File Local Variables): Recommend to quote lambda
3663 expressions in safe-local-variable property.
3664
36652006-05-09 Richard Stallman <rms@gnu.org>
3666
3667 * variables.texi (File Local Variables): Document
3668 safe-local-eval-forms and safe-local-eval-function.
3669
36702006-05-07 Kim F. Storm <storm@cua.dk>
3671
3672 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3673 from add-to-history.
3674
36752006-05-07 Romain Francoise <romain@orebokech.com>
3676
3677 * commands.texi (Event Input Misc):
3678 * compile.texi (Eval During Compile):
3679 * internals.texi (Buffer Internals):
3680 * minibuf.texi (Initial Input):
3681 * nonascii.texi (Scanning Charsets):
3682 * numbers.texi (Comparison of Numbers):
3683 * windows.texi (Textual Scrolling, Vertical Scrolling):
3684 Fix various typos.
3685
36862006-05-06 Eli Zaretskii <eliz@gnu.org>
3687
3688 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3689 conditional xref's to either emacs or emacs-xtra, depending on
3690 @iftex/@ifnottex.
3691
3692 * minibuf.texi (Minibuffer History): Document add-to-history.
3693
36942006-05-05 Eli Zaretskii <eliz@gnu.org>
3695
3696 * internals.texi (Pure Storage): Mention the pure overflow message
3697 at startup.
3698
c8763fb6 36992006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3700
3701 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3702 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3703 search.
3704
37052006-05-01 Richard Stallman <rms@gnu.org>
3706
3707 * intro.texi (nil and t): Clarify.
3708
3709 * variables.texi (File Local Variables): Suggest using booleanp.
3710
37112006-05-01 Juanma Barranquero <lekktu@gmail.com>
3712
3713 * objects.texi (Type Predicates): Fix typos.
3714
37152006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3716
3717 * intro.texi (nil and t): Add booleanp.
3718
3719 * objects.texi (Type Predicates): Add links for booleanp and
3720 string-or-null-p.
3721
37222006-04-29 Richard Stallman <rms@gnu.org>
3723
3724 * modes.texi (Multiline Font Lock): Rename from
3725 Multi line Font Lock Elements. Much clarification.
3726 (Font Lock Multiline, Region to Fontify): Much clarification.
3727
37282006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3729
3730 * variables.texi (File Local Variables): Remove the special case t for
3731 safe-local-variable.
3732
37332006-04-26 Richard Stallman <rms@gnu.org>
3734
3735 * syntax.texi (Parsing Expressions): Minor cleanup.
3736
37372006-04-18 Richard Stallman <rms@gnu.org>
3738
3739 * tips.texi (Coding Conventions): Explain when the package's
3740 prefix should appear later on (not at the start of the name).
3741
3742 * searching.texi (String Search): Clarify effect of NOERROR.
3743
3744 * modes.texi (Imenu): Clarify what special items do.
3745
3746 * hooks.texi (Standard Hooks): Delete text about old hook names.
3747
37482006-04-17 Romain Francoise <romain@orebokech.com>
3749
3750 * variables.texi (Local Variables): Update the default value of
3751 `max-specpdl-size'.
3752
37532006-04-15 Michael Olson <mwolson@gnu.org>
3754
3755 * processes.texi (Transaction Queues): Mention the new optional
3756 `delay-question' argument for `tq-enqueue'.
3757
37582006-04-13 Bill Wohler <wohler@newt.com>
3759
3760 * customize.texi (Common Keywords): Use dotted notation for
3761 :package-version value. Specify its values. Improve documentation
3762 for customize-package-emacs-version-alist.
3763
37642006-04-12 Bill Wohler <wohler@newt.com>
3765
3766 * customize.texi (Common Keywords): Move description of
3767 customize-package-emacs-version-alist to @defvar.
3768
37692006-04-10 Bill Wohler <wohler@newt.com>
3770
3771 * customize.texi (Common Keywords): Add :package-version.
3772
37732006-04-10 Kim F. Storm <storm@cua.dk>
3774
3775 * text.texi (Buffer Contents): Add NOPROPS arg to
3776 filter-buffer-substring.
3777
37782006-04-08 Kevin Ryde <user42@zip.com.au>
3779
3780 * os.texi (Command-Line Arguments): Update xref to emacs manual
3781 "Command Arguments" -> "Emacs Invocation", per change there.
3782
37832006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3784
3785 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3786 be on one line to help makeinfo not render two spaces after the dot.
3787
37882006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3789
3790 * strings.texi (Predicates for Strings): Add string-or-null-p.
3791
37922006-03-28 Kim F. Storm <storm@cua.dk>
3793
3794 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3795 remarks about systems that don't support fractional seconds.
3796
37972006-03-25 Karl Berry <karl@gnu.org>
3798
3799 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3800 the year list.
3801
38022006-03-21 Nick Roberts <nickrob@snap.net.nz>
3803
3804 * display.texi (Fringe Indicators): Fix typos.
3805
38062006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3807
3808 * tips.texi (Documentation Tips): One can now also write `program'
3809 in front of a quoted symbol in a docstring to prevent making a
3810 hyperlink.
3811
38122006-03-19 Alan Mackenzie <acm@muc.de>
3813
3814 * text.texi (Special Properties): Clarify `fontified' property.
3815
38162006-03-16 Richard Stallman <rms@gnu.org>
3817
3818 * display.texi (Defining Images): Minor cleanup.
3819
38202006-03-16 Bill Wohler <wohler@newt.com>
3821
3822 * display.texi (Defining Images): In image-load-path-for-library,
3823 prefer user's images.
3824
38252006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3826
3827 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3828
38292006-03-15 Bill Wohler <wohler@newt.com>
3830
3831 * display.texi (Defining Images): Fix example in
3832 image-load-path-for-library by not recommending that one binds
3833 image-load-path. Just defvar it to placate compiler and only use
3834 it if previously defined.
3835
38362006-03-14 Bill Wohler <wohler@newt.com>
3837
3838 * display.texi (Defining Images): In image-load-path-for-library,
3839 always return list of directories. Update example.
3840
38412006-03-14 Alan Mackenzie <acm@muc.de>
3842
3843 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3844 This describes font-lock-extend-region-function.
3845 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3846 the new node "Region to Fontify".
3847
38482006-03-13 Richard Stallman <rms@gnu.org>
3849
3850 * display.texi (Invisible Text): The impossible position is
3851 now before the invisible text, not after.
3852 (Defining Images): Clean up last change.
3853
38542006-03-11 Bill Wohler <wohler@newt.com>
3855
3856 * display.texi (Defining Images): Add image-load-path-for-library.
3857
38582006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3859
3860 * text.texi (Adaptive Fill): Fix Texinfo usage.
3861
3862 * strings.texi (Creating Strings): Fix Texinfo usage.
3863
3864 * searching.texi (Regexp Special): Use @samp for regular
3865 expressions that are not in Lisp syntax.
3866
38672006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3868
3869 * searching.texi (Regexp Special): Put remark between parentheses
3870 to avoid misreading.
3871
38722006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3873
3874 * searching.texi (Syntax of Regexps): More accurately describe
3875 which characters are special in which situations.
3876 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3877 are not special. Describe in detail when `[' and `]' are special.
3878 (Regexp Backslash): Plenty of regexps with unbalanced square
3879 brackets are valid, so reword that statement.
3880
38812006-03-02 Kim F. Storm <storm@cua.dk>
3882
3883 * keymaps.texi (Tool Bar): Add tool-bar-border.
3884
38852006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3886
3887 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3888
38892006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3890
3891 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3892
3893 * files.texi (Locating Files): Suggest additional values for the
3894 SUFFIXES arg of `locate-file'. Update pxref.
3895
3896 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3897 (How Programs Do Loading): Discuss the effects of Auto Compression
3898 mode on `load'.
3899 (Load Suffixes): New node.
3900 (Library Search): Delete description of `load-suffixes'; it was
3901 moved to "Load Suffixes".
3902 (Autoload, Named Features): Mention `load-suffixes'.
3903
39042006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3905
3906 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3907
3908 * windows.texi (Window Tree): Fix typo.
3909
39102006-02-20 Kim F. Storm <storm@cua.dk>
3911
3912 * display.texi (Fringe Indicators): New section.
3913 Move indicate-empty-lines, indicate-buffer-boundaries, and
3914 default-indicate-buffer-boundaries here.
3915 Add fringe-indicator-alist and default-fringes-indicator-alist.
3916 Add list of logical fringe indicator symbols.
3917 Update list of standard bitmap names.
3918 (Fringe Cursors): New section.
3919 Move overflow-newline-into-fringe here.
3920 Add fringe-cursor-alist and default-fringes-cursor-alist.
3921 Add list of fringe cursor symbols.
3922
39232006-02-20 Juanma Barranquero <lekktu@gmail.com>
3924
3925 * commands.texi (Using Interactive): Fix reference to node
3926 "Minibuffers".
3927
39282006-02-19 Richard M. Stallman <rms@gnu.org>
3929
3930 * minibuf.texi (High-Level Completion):
3931 Add xref to read-input-method-name.
3932
3933 * files.texi (Relative File Names): Move file-relative-name here.
3934 (File Name Expansion): From here. Minor clarifications.
3935
3936 * commands.texi (Using Interactive): Add xrefs about reading input.
3937 Clarify remarks about that moving point and mark.
3938 Put string case before list case.
3939
c8763fb6 39402006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3941
3942 * display.texi (Other Display Specs, Image Descriptors):
3943 Revert erroneous changes. The previous description of
3944 image-descriptors as `(image . PROPS)' was correct.
3945
39462006-02-14 Richard M. Stallman <rms@gnu.org>
3947
3948 * variables.texi (File Local Variables): Clarifications.
3949
39502006-02-14 Juanma Barranquero <lekktu@gmail.com>
3951
3952 * variables.texi (File Local Variables): Use @code for a cons
3953 cell, not @var.
3954
39552006-02-13 Chong Yidong <cyd@stupidchicken.com>
3956
3957 * variables.texi (File Local Variables): Document new file local
3958 variable behavior.
3959
39602006-02-10 Kim F. Storm <storm@cua.dk>
3961
3962 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3963
39642006-02-08 Juanma Barranquero <lekktu@gmail.com>
3965
3966 * modes.texi (%-Constructs): Remove obsolete info about
3967 `global-mode-string'.
3968
39692006-02-07 Richard M. Stallman <rms@gnu.org>
3970
3971 * commands.texi (Prefix Command Arguments): Minor cleanup.
3972
3973 * display.texi: "Graphical display", not window system.
3974
3975 * functions.texi (What Is a Function): Fix xref.
3976
3977 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3978 (Changing Key Bindings): Clarify when remapping is better than
3979 substitute-key-definition.
3980
39812006-02-02 Richard M. Stallman <rms@gnu.org>
3982
3983 * minibuf.texi (Basic Completion): Completion alists are risky.
3984
3985 * keymaps.texi (Active Keymaps): Clarifications.
3986 (Searching Keymaps): New node.
3987 (Keymaps): Update menu.
3988
3989 * frames.texi (Layout Parameters): Minor clarification.
3990 (Drag and Drop): New node.
3991 (Frames): Update menu.
3992
39932006-01-29 Chong Yidong <cyd@stupidchicken.com>
3994
3995 * display.texi (Other Display Specs, Image Descriptors):
3996 Image description is a list, not a cons cell.
3997
39982006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3999
4000 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
4001 list is not necessarily a list).
4002
40032006-01-27 Eli Zaretskii <eliz@gnu.org>
4004
4005 * frames.texi (Layout Parameters): border-width and
4006 internal-border-width belong to the frame, not the window.
4007
40082006-01-19 Richard M. Stallman <rms@gnu.org>
4009
4010 * nonascii.texi (Translation of Characters): Search cmds use
4011 translation-table-for-input. Automatically made local.
4012
4013 * markers.texi (Overview of Markers): Count insertion type
4014 as one of a marker's attributes.
4015
4016 * keymaps.texi (Controlling Active Maps): New node, split out of
4017 Active Keymaps.
4018 (Keymaps): Menu updated.
4019 (Active Keymaps): Give pseudocode to explain how the active
4020 maps are searched. current-active-maps and key-binding moved here.
4021 (Functions for Key Lookup): current-active-maps and key-binding moved.
4022 Clarifications.
4023 (Searching the Keymaps): New subnode.
4024
4025 * elisp.texi (Top): Menu clarification.
4026
4027 * display.texi (Other Display Specs): Delete duplicate entry for
4028 just a string as display spec. Move text about recursive display
4029 specs on such a string.
4030
4031 * commands.texi (Key Sequence Input): Clarify.
4032 Move num-nonmacro-input-events out.
4033 (Reading One Event): num-nonmacro-input-events moved here.
4034
40352006-01-14 Nick Roberts <nickrob@snap.net.nz>
4036
4037 * advice.texi (Simple Advice): Update example to fit argument
4038 change in previous-line.
4039
40402006-01-05 Richard M. Stallman <rms@gnu.org>
4041
4042 * markers.texi (The Mark): Fix in `mark'.
4043
40442006-01-04 Richard M. Stallman <rms@gnu.org>
4045
4046 * processes.texi (Misc Network, Make Network): Minor cleanups.
4047
40482006-01-04 Kim F. Storm <storm@cua.dk>
4049
4050 * processes.texi (Make Network): Add IPv6 addresses and handling.
4051 (Network Feature Testing): Mention (:family ipv6).
4052 (Misc Network): Add IPv6 formats to format-network-address.
4053
40542005-12-30 Richard M. Stallman <rms@gnu.org>
4055
4056 * text.texi (Changing Properties):
4057 Don't use return value of set-text-properties.
4058
40592005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4060
4061 * modes.texi (Mode Line Format): Correct typo in menu.
4062
40632005-12-29 Richard M. Stallman <rms@gnu.org>
4064
4065 * modes.texi (Mode Line Top): New node.
4066 (Mode Line Data): Some text moved to new node.
4067 Explain the data structure more concretely.
4068 (Mode Line Basics): Clarifications.
4069 (Mode Line Variables): Clarify intro paragraph.
4070 (%-Constructs): Clarify intro paragraph.
4071 (Mode Line Format): Update menu.
4072
40732005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4074
4075 * minibuf.texi (Basic Completion): Update lazy-completion-table
4076 examples for removal of ARGS argument.
4077
40782005-12-23 Richard M. Stallman <rms@gnu.org>
4079
4080 * text.texi (Undo): Restore some explanation from the version
4081 that was deleted.
4082
40832005-12-23 Eli Zaretskii <eliz@gnu.org>
4084
4085 * text.texi (Undo): Remove duplicate descriptions of `apply
4086 funname' and `apply delta' elements of the undo list.
4087
40882005-12-20 Richard M. Stallman <rms@gnu.org>
4089
4090 * help.texi (Help Functions): Update documentation of `apropos'.
4091
40922005-12-20 Luc Teirlinck <teirllm@auburn.edu>
4093
4094 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4095 because it is confusing. If the :help-echo keyword is a function,
4096 it is not directly used as the :help-echo overlay property, as the
4097 xref seems to suggest (it does not take the appropriate args).
4098
40992005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4100
4101 * customize.texi (Common Keywords): Fix Texinfo usage.
4102 (Group Definitions, Variable Definitions): Update for new
4103 conventions for using `*' in docstrings.
4104
4105 * tips.texi (Documentation Tips): Update for new conventions for
4106 using `*' in docstrings.
4107
41082005-12-16 Richard M. Stallman <rms@gnu.org>
4109
4110 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4111
41122005-12-16 Juri Linkov <juri@jurta.org>
4113
4114 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4115
41162005-12-14 Romain Francoise <romain@orebokech.com>
4117
4118 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4119 Fix typo.
4120
41212005-12-11 Juri Linkov <juri@jurta.org>
4122
4123 * minibuf.texi (Completion Commands): Add mention of read-file-name
4124 for filename completion keymaps.
4125 (Reading File Names): Add mention of filename completion keymaps
4126 for read-file-name and xref to `Completion Commands'.
4127
41282005-12-10 Richard M. Stallman <rms@gnu.org>
4129
4130 * customize.texi (Common Keywords): State caveats for use of :tag.
4131
41322005-12-08 Richard M. Stallman <rms@gnu.org>
4133
4134 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4135 with xrefs and better explanation.
4136 (Completion Commands): Add the filename completion maps.
4137
4138 * objects.texi (Character Type): Clarify that \s is not space
4139 if a dash follows.
4140
41412005-12-05 Richard M. Stallman <rms@gnu.org>
4142
4143 * windows.texi (Resizing Windows): Delete preserve-before args.
4144
41452005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4146
4147 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4148 in full keymaps, since the quirk has been fixed.
4149
41502005-12-03 Eli Zaretskii <eliz@gnu.org>
4151
4152 * hooks.texi (Standard Hooks): Add index entries. Mention
4153 `compilation-finish-functions'.
4154
41552005-11-27 Richard M. Stallman <rms@gnu.org>
4156
4157 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4158
41592005-11-21 Juri Linkov <juri@jurta.org>
4160
4161 * customize.texi (Common Keywords): Update links types
4162 custom-manual and url-link. Add link types emacs-library-link,
4163 file-link, function-link, variable-link, custom-group-link.
4164
41652005-11-20 Chong Yidong <cyd@stupidchicken.com>
4166
4167 * display.texi: Revert 2005-11-20 change.
4168
41692005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4170
4171 * processes.texi (Bindat Functions):
4172 Say "third" to refer to zero-based index "2".
4173
41742005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4175
4176 * loading.texi (Library Search): Update the default value of
4177 `load-suffixes'.
4178
41792005-11-17 Chong Yidong <cyd@stupidchicken.com>
4180
4181 * display.texi (Attribute Functions): Mention :ignore-defface.
4182
41832005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4184
4185 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4186 (Minor Mode Conventions): Mention the use of a hook.
4187
41882005-11-06 Richard M. Stallman <rms@gnu.org>
4189
4190 * files.texi (Magic File Names): find-file-name-handler checks the
4191 `operations' property of the handler.
4192
41932005-11-03 Richard M. Stallman <rms@gnu.org>
4194
4195 * variables.texi (Frame-Local Variables): Small clarification.
4196
41972005-10-29 Chong Yidong <cyd@stupidchicken.com>
4198
4199 * os.texi (Init File): Document ~/.emacs.d/init.el.
4200
42012005-10-29 Richard M. Stallman <rms@gnu.org>
4202
4203 * internals.texi (Garbage Collection): Document memory-full.
4204
42052005-10-28 Bill Wohler <wohler@newt.com>
4206
4207 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4208 for URLs.
4209
42102005-10-28 Richard M. Stallman <rms@gnu.org>
4211
4212 * minibuf.texi (Completion Commands): Clean up prev change.
4213
42142005-10-26 Kevin Ryde <user42@zip.com.au>
4215
4216 * compile.texi (Eval During Compile): Explain recommended uses
4217 of eval-when-compile and eval-and-compile.
4218
42192005-10-27 Masatake YAMATO <jet@gyve.org>
4220
4221 * minibuf.texi (Completion Commands):
4222 Write about new optional argument for `display-completion-list'.
4223
42242005-10-23 Richard M. Stallman <rms@gnu.org>
4225
4226 * display.texi (Overlay Arrow): Clarify about local bindings of
4227 overlay-arrow-position.
4228
42292005-10-22 Eli Zaretskii <eliz@gnu.org>
4230
4231 * internals.texi (Building Emacs): Fix last change.
4232
42332005-10-22 Richard M. Stallman <rms@gnu.org>
4234
4235 * internals.texi (Building Emacs): Document eval-at-startup.
4236
42372005-10-21 Richard M. Stallman <rms@gnu.org>
4238
4239 * loading.texi (Where Defined): load-history contains abs file names.
4240 symbol-file returns abs file names.
4241
42422005-10-19 Kim F. Storm <storm@cua.dk>
4243
4244 * display.texi (Showing Images): Add max-image-size integer value.
4245
42462005-10-18 Chong Yidong <cyd@stupidchicken.com>
4247
4248 * display.texi (Showing Images): Document max-image-size.
4249
42502005-10-17 Richard M. Stallman <rms@gnu.org>
4251
4252 * commands.texi (Quitting): Minor clarification.
4253
4254 * processes.texi (Sentinels): Clarify about output and quitting.
4255 (Filter Functions): Mention with-local-quit.
4256
42572005-10-17 Juri Linkov <juri@jurta.org>
4258
4259 * buffers.texi (Current Buffer):
4260 * commands.texi (Event Input Misc):
4261 * compile.texi (Eval During Compile, Compiler Errors):
4262 * customize.texi (Group Definitions):
4263 * display.texi (Progress, Defining Faces):
4264 * files.texi (Writing to Files):
4265 * modes.texi (Mode Hooks, Defining Minor Modes):
4266 * streams.texi (Output Functions):
4267 * syntax.texi (Syntax Table Functions):
4268 * text.texi (Change Hooks):
4269 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4270
4271 * commands.texi (Quitting): Replace arg `forms' with `body' in
4272 `with-local-quit'.
4273
4274 * positions.texi (Excursions): Replace arg `forms' with `body' in
4275 `save-excursion'.
4276
42772005-10-08 Kim F. Storm <storm@cua.dk>
4278
4279 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4280 Rename manual section accordingly.
4281
42822005-10-04 Kim F. Storm <storm@cua.dk>
4283
4284 * windows.texi (Window Split Tree): New section describing
4285 new function window-split-tree function.
4286
42872005-10-03 Nick Roberts <nickrob@snap.net.nz>
4288
4289 * display.texi (Fringe Size/Pos): Simplify and add detail.
4290
42912005-09-30 Romain Francoise <romain@orebokech.com>
4292
4293 * minibuf.texi (High-Level Completion): Explain that the prompt
4294 given to `read-buffer' should end with a colon and a space.
4295 Update usage examples.
4296
42972005-09-29 Juri Linkov <juri@jurta.org>
4298
4299 * display.texi (Displaying Messages): Rename argument name
4300 `string' to `format-string' in functions `message', `message-box',
4301 `message-or-box'.
4302
43032005-09-26 Chong Yidong <cyd@stupidchicken.com>
4304
4305 * errors.texi (Standard Errors): Correct xrefs.
4306
43072005-09-18 Chong Yidong <cyd@stupidchicken.com>
4308
4309 * display.texi (Defining Images): Update documentation for
4310 `image-load-path'.
4311
43122005-09-17 Richard M. Stallman <rms@gnu.org>
4313
4314 * display.texi (Defining Images): Clean up previous change.
4315
43162005-09-16 Romain Francoise <romain@orebokech.com>
4317
4318 * elisp.texi: Specify GFDL version 1.2.
4319
4320 * doclicense.texi (GNU Free Documentation License): Update to
4321 version 1.2.
4322
43232005-09-15 Chong Yidong <cyd@stupidchicken.com>
4324
4325 * display.texi (Defining Images): Document `image-load-path'.
4326
43272005-09-15 Richard M. Stallman <rms@gnu.org>
4328
4329 * objects.texi (Printed Representation): Minor cleanup.
4330 (Box Diagrams): Minor fix.
4331 (Cons Cell Type): Move (...) index item here.
4332 (Box Diagrams): From here.
4333 (Array Type): Minor fix.
4334 (Type Predicates): Delete index "predicates".
4335 (Hash Table Type): Clarify xref.
4336 (Dotted Pair Notation): Minor fix.
4337
43382005-09-10 Chong Yidong <cyd@stupidchicken.com>
4339
4340 * files.texi (Saving Buffers): Fix typo.
4341
43422005-09-08 Richard M. Stallman <rms@gnu.org>
4343
4344 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4345
43462005-09-08 Chong Yidong <cyd@stupidchicken.com>
4347
4348 * locals.texi (Standard Buffer-Local Variables): Don't include
4349 mode variables for minor modes.
4350 Fix xrefs for buffer-display-count, buffer-display-table,
4351 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4352 enable-multibyte-characters, fill-column, header-line-format,
4353 left-fringe-width, left-margin, and right-fringe-width.
4354
4355 * hooks.texi (Standard Hooks): All hooks should conform to the
4356 standard naming convention now.
4357 Fix xref for `echo-area-clear-hook'.
4358
4359 * display.texi (Usual Display): Note that indicate-empty-lines and
4360 tab-width are buffer-local.
4361
4362 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4363
4364 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4365
4366 * nonascii.texi (Encoding and I/O): Note that
4367 buffer-file-coding-system is buffer-local.
4368
4369 * positions.texi (List Motion): Note that defun-prompt-regexp is
4370 buffer-local.
4371
4372 * text.texi (Auto Filling): Note that auto-fill-function is
4373 buffer-local.
4374 (Undo): Note that buffer-undo-list is buffer-local.
4375
4376 * windows.texi (Buffers and Windows): Document
4377 buffer-display-count.
4378
43792005-09-06 Richard M. Stallman <rms@gnu.org>
4380
4381 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4382 package prefix elsewhere than at the start of the name.
4383
43842005-09-03 Richard M. Stallman <rms@gnu.org>
4385
4386 * tips.texi (Programming Tips): Add conventions for minibuffer
4387 questions and prompts.
4388
43892005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4390
4391 * intro.texi (nil and t): Minor cleanup.
4392 Delete spurious mention of keyword symbols.
4393 (Evaluation Notation): Add index entry.
4394 (A Sample Function Description): Minor cleanup.
4395 (A Sample Variable Description): Not all vars can be set.
4396
43972005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4398
4399 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4400
4401 (Insertion): Document precise type of `insert-char' arg COUNT.
4402
44032005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4404
4405 * modes.texi (Other Font Lock Variables): Sync the default of
4406 font-lock-lines-before.
4407
44082005-08-31 Michael Albinus <michael.albinus@gmx.de>
4409
4410 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4411
44122005-08-29 Richard M. Stallman <rms@gnu.org>
4413
4414 * elisp.texi (Top): Update subnode menu.
4415
4416 * searching.texi (Searching and Matching): Move node.
4417 Rearrange contents and add overall explanation.
4418 (Searching and Case): Move node.
4419 (Searching and Matching): Update menu.
4420
44212005-08-27 Eli Zaretskii <eliz@gnu.org>
4422
4423 * os.texi (Startup Summary): Fix the description of the initial
4424 startup message display.
4425
44262005-08-25 Richard M. Stallman <rms@gnu.org>
4427
4428 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4429
44302005-08-25 Emilio C. Lopes <eclig@gmx.net>
4431
4432 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4433 `next-overlay-change' example.
4434
44352005-08-22 Juri Linkov <juri@jurta.org>
4436
4437 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4438 Fix invert-face. Fix args of face-background.
4439
4440 * display.texi (Standard Faces): Delete node.
4441 (Faces): Add xref to `(emacs)Standard Faces'.
4442 (Displaying Faces): Fix xref to `Standard Faces'.
4443
4444 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4445
44462005-08-20 Alan Mackenzie <acm@muc.de>
4447
4448 * buffers.texi (The Buffer List): Clarify the manipulation of the
4449 buffer list.
4450
44512005-08-14 Richard M. Stallman <rms@gnu.org>
4452
4453 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4454 a regexp.
4455
44562005-08-11 Richard M. Stallman <rms@gnu.org>
4457
4458 * elisp.texi (Top): Update subnode lists.
4459
4460 * display.texi (Inverse Video): Node deleted.
4461
4462 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4463 New nodes split out of Coding Conventions.
4464
4465 * searching.texi (Regular Expressions): Document re-builder.
4466
4467 * os.texi (Time Parsing): New node split out of Time Conversion.
4468
4469 * processes.texi (Misc Network, Network Feature Testing)
4470 (Network Options, Make Network): New nodes split out of
4471 Low-Level Network.
4472
44732005-08-09 Richard M. Stallman <rms@gnu.org>
4474
4475 * frames.texi (Geometry): New node, split from Size and Position.
4476 (Frame Parameters): Refer to Geometry.
4477
4478 * buffers.texi (The Buffer List): Fix xrefs.
4479
4480 * windows.texi (Splitting Windows): Fix xref.
4481
4482 * frames.texi (Layout Parameters): Add xref.
4483
4484 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4485
4486 * keymaps.texi (Menu Bar): Fix xref.
4487
4488 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4489
4490 * modes.texi (%-Constructs): Fix xref.
4491
4492 * frames.texi (Window Frame Parameters): Node split up.
4493 (Basic Parameters, Position Parameters, Size Parameters)
4494 (Layout Parameters, Buffer Parameters, Management Parameters)
4495 (Cursor Parameters, Color Parameters): New subnodes.
4496
44972005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * positions.texi (Screen Lines): Update xref for previous change
4500 in minibuf.texi.
4501
4502 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4503 change in minibuf.texi.
4504
45052005-08-09 Richard M. Stallman <rms@gnu.org>
4506
4507 * tips.texi (Coding Conventions): Minor cleanup.
4508
4509 * modes.texi (Defining Minor Modes): Explain when init-value
4510 can be non-nil.
4511
4512 * elisp.texi (Top): Update submenu for Minibuffer.
4513
4514 * minibuf.texi (Minibuffer Misc): Node split up.
4515 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4516 (Recursive Mini): New nodes split out from Minibuffer Misc.
4517 (Minibuffer Misc): Document max-mini-window-height.
4518
4519 * hash.texi (Defining Hash): Delete stray paren in example.
4520
4521 * display.texi (Echo Area Customization): Don't define
4522 max-mini-window-height here; xref instead.
4523
4524 * commands.texi (Event Input Misc): Update while-no-input.
4525
4526 * advice.texi (Advising Functions): Explain when to use advice
4527 and when to use a hook.
4528
45292005-07-30 Eli Zaretskii <eliz@gnu.org>
4530
4531 * makefile.w32-in (info): Don't run install-info.
4532 ($(infodir)/dir): New target, produced by running install-info.
4533
45342005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4535
4536 * modes.texi (Defining Minor Modes): The keyword for the initial
4537 value is :init-value, not :initial-value.
4538
45392005-07-23 Eli Zaretskii <eliz@gnu.org>
4540
4541 * loading.texi (Autoload): Make the `doctor' example be consistent
4542 with what's in current loaddefs.el. Describe the "fn" magic in
4543 the usage portion of the doc string.
4544
45452005-07-22 Richard M. Stallman <rms@gnu.org>
4546
4547 * internals.texi (Garbage Collection): Clarify previous change.
4548
45492005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4550
4551 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4552
45532005-07-18 Juri Linkov <juri@jurta.org>
4554
4555 * commands.texi (Accessing Events):
4556 * frames.texi (Text Terminal Colors, Resources):
4557 * markers.texi (The Mark):
4558 * modes.texi (Defining Minor Modes):
4559 Delete duplicate duplicate words.
4560
45612005-07-16 Richard M. Stallman <rms@gnu.org>
4562
4563 * display.texi (Managing Overlays): Clarify make-overlay
4564 args for insertion types.
4565
45662005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4567
4568 * customize.texi (Variable Definitions):
4569 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4570 `standard-value' is a list too.
4571 (Defining New Types): Use @key{RET} instead of @key{ret}.
4572
45732005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4574
4575 * os.texi (Translating Input): Fix typo.
4576
45772005-07-08 Richard M. Stallman <rms@gnu.org>
4578
4579 * README: Update edition number and size estimate.
4580
4581 * elisp.texi (VERSION): Set to 2.9.
4582
45832005-07-07 Richard M. Stallman <rms@gnu.org>
4584
4585 * book-spine.texinfo: Update Emacs version.
4586
4587 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4588
45892005-07-06 Richard M. Stallman <rms@gnu.org>
4590
4591 * searching.texi (Regexp Search): Clarify what re-search-forward
4592 does when the search fails.
4593
45942005-07-05 Lute Kamstra <lute@gnu.org>
4595
4596 * Update FSF's address in GPL notices.
4597
4598 * doclicense.texi (GNU Free Documentation License):
4599 * gpl.texi (GPL):
4600 * tips.texi (Coding Conventions, Library Headers):
4601 * vol1.texi:
4602 * vol2.texi: Update FSF's address.
4603
46042005-07-04 Richard M. Stallman <rms@gnu.org>
4605
4606 * hooks.texi (Standard Hooks): Add occur-hook.
4607
46082005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4609
4610 * display.texi (The Echo Area): Correct menu.
4611
46122005-07-03 Richard M. Stallman <rms@gnu.org>
4613
4614 * elisp.texi (Top): Update subnode menu for Display.
4615
4616 * display.texi (Displaying Messages): New node, with most
4617 of what was in The Echo Area.
4618 (Progress): Moved under The Echo Area.
4619 (Logging Messages): New node with new text.
4620 (Echo Area Customization): New node, the rest of what was
4621 in The Echo Area. Document message-truncate-lines with @defvar.
4622 (Display): Update menu.
4623
4624 * windows.texi (Textual Scrolling): Doc 3 values for
4625 scroll-preserve-screen-position.
4626
4627 * text.texi (Special Properties): Change hook functions
4628 should bind inhibit-modification-hooks around altering buffer text.
4629
4630 * keymaps.texi (Key Binding Commands): Call binding BINDING
4631 rather than DEFINITION.
4632
46332005-06-29 Juanma Barranquero <lekktu@gmail.com>
4634
4635 * variables.texi (Defining Variables): `user-variable-p' returns t
4636 for aliases of user options, nil for alias loops.
4637
46382005-06-28 Richard M. Stallman <rms@gnu.org>
4639
4640 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4641 make-keymap.
4642
46432005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4644
4645 * variables.texi (Setting Variables): Correct and clarify
4646 description of `add-to-ordered-list'.
4647
46482005-06-26 Richard M. Stallman <rms@gnu.org>
4649
4650 * display.texi (Faces): Minor cleanup.
4651
46522005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4653
4654 * display.texi (Faces): `facep' returns t for strings that are
4655 face names.
4656
46572005-06-25 Richard M. Stallman <rms@gnu.org>
4658
4659 * objects.texi (Equality Predicates): Clarify meaning of equal.
4660
4661 * windows.texi (Selecting Windows): save-selected-window
4662 and with-selected-window save and restore the current buffer.
4663
46642005-06-24 Richard M. Stallman <rms@gnu.org>
4665
4666 * numbers.texi (Float Basics): Explain how to test for NaN,
4667 and printing the sign of NaNs.
4668
46692005-06-24 Eli Zaretskii <eliz@gnu.org>
4670
4671 * makefile.w32-in (MAKEINFO): Use --force.
4672
46732005-06-23 Richard M. Stallman <rms@gnu.org>
4674
4675 * display.texi (Face Functions): Correct Texinfo usage.
4676
46772005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4678
4679 * lists.texi (Rings): `ring-elements' now returns the elements of
4680 RING in order.
4681
46822005-06-23 Juanma Barranquero <lekktu@gmail.com>
4683
4684 * markers.texi (The Mark): Texinfo usage fix.
4685
46862005-06-23 Kim F. Storm <storm@cua.dk>
4687
4688 * searching.texi (Entire Match Data): Remove evaporate option for
4689 match-data. Do not mention evaporate option for set-match-data.
4690
46912005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4692
4693 * display.texi (Face Functions): Mention face aliases.
4694
46952005-06-21 Richard M. Stallman <rms@gnu.org>
4696
4697 * anti.texi (Antinews): Texinfo usage fix.
4698
46992005-06-21 Karl Berry <karl@gnu.org>
4700
4701 * elisp.texi: Use @copying.
4702
4703 * elisp.texi: Put @summarycontents and @contents before the Top
4704 node, instead of the end of the file, so that the contents appear
4705 in the right place in the dvi/pdf output.
4706
47072005-06-21 Juri Linkov <juri@jurta.org>
4708
4709 * display.texi (Defining Faces): Add `customized-face'.
4710
47112005-06-20 Kim F. Storm <storm@cua.dk>
4712
4713 * variables.texi (Setting Variables): Any type of element can be
4714 given order in add-to-ordered-list. Compare elements with eq.
4715
4716 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4717
47182005-06-20 Karl Berry <karl@gnu.org>
4719
4720 * syntax.texi (Syntax Flags): Make last column very slightly wider
4721 to avoid "generic comment" breaking on two lines and causing an
4722 underfull box.
4723
47242005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4725
4726 * lists.texi (Rings): Various minor clarifications and corrections.
4727
47282005-06-18 Richard M. Stallman <rms@gnu.org>
4729
4730 * functions.texi (Obsolete Functions): Simplify.
4731
4732 * variables.texi (Variable Aliases): Simplify.
4733
4734 * anti.texi, backups.texi, compile.texi, customization.texi:
4735 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4736 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4737 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4738 * variables.texi: Fix formatting ugliness.
4739
4740 * elisp.texi: Add links to Rings and Byte Packing.
4741 Update version and copyright years.
4742
4743 * minibuf.texi: Fix formatting ugliness.
4744 (Completion Commands): Move keymap vars to the end
4745 and vars completing-read binds to the top.
4746
47472005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4748
4749 * processes.texi: Fix typos.
4750 (Bindat Spec): Correct Texinfo error.
4751 (Byte Packing): Fix ungrammatical sentence.
4752
47532005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4754
4755 * lists.texi (Rings): New node.
4756 (Lists): Add it to menu.
4757
4758 * processes.texi (Byte Packing): New node.
4759 (Processes): Add it to menu.
4760
47612005-06-17 Richard M. Stallman <rms@gnu.org>
4762
4763 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4764
4765 * help.texi (Documentation Basics): Explain the xref to
4766 Documentation Tips.
4767
4768 * debugging.texi (Debugger Commands): Minor fix.
4769
47702005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4771
4772 * edebug.texi (Instrumenting): Eliminate duplicate link.
4773 (Specification List): Replace references to "below", referring to
4774 a later node, with one @ref to that node.
4775
4776 * os.texi (Timers): Timers should save and restore the match data
4777 if they change it.
4778
4779 * debugging.texi (Debugger Commands): Mention that the Lisp
4780 debugger can not step through primitive functions.
4781
47822005-06-16 Juanma Barranquero <lekktu@gmail.com>
4783
4784 * functions.texi (Obsolete Functions): Update argument names of
4785 `make-obsolete' and `define-obsolete-function-alias'.
4786
4787 * variables.texi (Variable Aliases): Update argument names of
4788 `defvaralias', `make-obsolete-variable' and
4789 `define-obsolete-variable-alias'.
4790
47912005-06-15 Kim F. Storm <storm@cua.dk>
4792
4793 * searching.texi (Entire Match Data): Rephrase warnings about
4794 evaporate arg to match-data and set-match-data.
4795
47962005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4797
4798 * elisp.texi (Top): Update detailed menu.
4799
4800 * edebug.texi (Edebug): Update menu.
4801 (Instrumenting): Update xrefs.
4802 (Edebug Execution Modes): Correct xref.
4803 (Jumping): Clarify description of `h' command.
4804 Eliminate redundant @ref.
4805 (Breaks): New node.
4806 (Breakpoints): Is now a subsubsection.
4807 (Global Break Condition): Mention `C-x X X'.
4808 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4809 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4810 (Edebug Display Update): Correct pxref.
4811 (Edebug and Macros): New node.
4812 (Instrumenting Macro Calls): Is now a subsubsection.
4813 Neither arg of `def-edebug-spec' is evaluated.
4814 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4815 (Specification Examples): Fix typo.
4816
48172005-06-14 Lute Kamstra <lute@gnu.org>
4818
4819 * debugging.texi (Function Debugging): Primitives can break on
4820 entry too.
4821
48222005-06-14 Kim F. Storm <storm@cua.dk>
4823
4824 * variables.texi (Setting Variables): Add add-to-ordered-list.
4825
48262005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4827
4828 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4829 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4830
48312005-06-13 Lute Kamstra <lute@gnu.org>
4832
4833 * text.texi (Special Properties): Fix cross reference.
4834
48352005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4836
4837 * debugging.texi (Function Debugging): Delete mention of empty
4838 string argument to `cancel-debug-on-entry'. Delete inaccurate
4839 description of the return value of that command.
4840
48412005-06-11 Alan Mackenzie <acm@muc.de>
4842
4843 * text.texi (Adaptive Fill): Amplify the description of
4844 fill-context-prefix.
4845
48462005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4847
4848 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4849
48502005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4851
4852 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4853
48542005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4855
4856 * debugging.texi (Error Debugging): Minor rewording.
4857 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4858 is optional.
4859
48602005-06-10 Lute Kamstra <lute@gnu.org>
4861
4862 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4863 (Top): Give it a title. Correct version number. Give the
4864 detailed node listing a more prominent header.
4865 * intro.texi: Don't set VERSION here a second time.
4866 Mention Emacs's version too.
4867 * anti.texi (Antinews): Use EMACSVER to refer to the current
4868 version of Emacs.
4869
48702005-06-09 Kim F. Storm <storm@cua.dk>
4871
4872 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4873 match-data and set-match-data.
4874
48752005-06-08 Richard M. Stallman <rms@gnu.org>
4876
4877 * searching.texi (Entire Match Data): Clarify when match-data
4878 returns markers and when integers.
4879
4880 * display.texi (Defining Faces): Explain that face name should not
4881 end in `-face'.
4882
4883 * modes.texi (Mode Line Data): Minor cleanup.
4884 (Customizing Keywords): Node split out of Search-based Fontification.
4885 Add example of using font-lock-add-keywords from a hook.
4886 Clarify when MODE should be non-nil, and when nil.
4887
48882005-06-06 Richard M. Stallman <rms@gnu.org>
4889
4890 * modes.texi (Mode Line Data): Explain what happens when the car
4891 of a list is a void symbol.
4892 (Search-based Fontification): Explain MODE arg to
4893 font-lock-add-keywords and warn about calls from major modes.
4894
48952005-06-08 Juri Linkov <juri@jurta.org>
4896
4897 * display.texi (Standard Faces): Add `shadow' face.
4898
48992005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4900
4901 * modes.texi (Major Mode Conventions): A derived mode only needs
4902 to put the call to the parent mode inside `delay-mode-hooks'.
4903
49042005-05-29 Richard M. Stallman <rms@gnu.org>
4905
4906 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4907 new, and what that implies. Clarify.
4908
4909 * files.texi (Locating Files): Clean up the text.
4910
4911 * frames.texi (Window Frame Parameters): Document user-size.
4912 Shorten entry for top by referring to left.
4913
49142005-05-26 Richard M. Stallman <rms@gnu.org>
4915
4916 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4917 is new, and what the implications are. Other clarifications.
4918
49192005-05-24 Richard M. Stallman <rms@gnu.org>
4920
4921 * frames.texi (Dialog Boxes): Minor fixes.
4922
49232005-05-25 Masatake YAMATO <jet@gyve.org>
4924
4925 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4926
49272005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4928
4929 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4930 is optional.
4931
49322005-05-24 Nick Roberts <nickrob@snap.net.nz>
4933
10d1d0af 4934 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4935
49362005-05-23 Lute Kamstra <lute@gnu.org>
4937
4938 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4939 syntax-begin-function over font-lock-beginning-of-syntax-function.
4940
49412005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4942
4943 * minibuf.texi (Reading File Names): Update description of
4944 `read-directory-name'.
4945
4946 * modes.texi (Derived Modes): Clarify :group keyword.
4947
49482005-05-21 Eli Zaretskii <eliz@gnu.org>
4949
4950 * files.texi (Locating Files): New subsection.
4951 Describe locate-file and executable-find.
4952
49532005-05-21 Kevin Ryde <user42@zip.com.au>
4954
4955 * frames.texi (Initial Parameters): Update cross reference to
4956 "Emacs Invocation".
4957
49582005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4959
4960 * keymaps.texi (Active Keymaps): Add anchor.
4961
4962 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4963 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4964 appropriate place.
4965 (Derived Modes): Small clarifications.
4966 (Minor Mode Conventions, Keymaps and Minor Modes):
4967 Replace references to nodes with references to anchors.
4968 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4969 Clarify description of lists whose first element is an integer.
4970 (Mode Line Variables): Add anchor.
4971 (%-Constructs): Clarify description of integer after %.
4972 (Emulating Mode Line): Describe nil value for FACE.
4973
49742005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4975
4976 * modes.texi (Derived Modes): Correct references to non-existing
4977 variable standard-syntax-table.
4978
49792005-05-17 Lute Kamstra <lute@gnu.org>
4980
4981 * modes.texi (Defining Minor Modes): Mention the mode hook.
4982
49832005-05-15 Kim F. Storm <storm@cua.dk>
4984
4985 * processes.texi (Network): Remove open-network-stream-nowait.
4986 (Network Servers): Remove open-network-stream-server.
4987
49882005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4989
4990 * elisp.texi (Top): Update detailed menu.
4991
4992 * variables.texi: Reorder nodes.
4993 (Variables): Update menu.
4994 (File Local Variables): Do not refer to the `-*-' line as
4995 a "local variables list". Add pxref.
4996
49972005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4998
4999 * elisp.texi (Top): Update detailed menu for node changes.
5000
5001 * modes.texi (Modes): Update Menu.
5002 (Hooks): Move to beginning of chapter.
5003 Most minor modes run mode hooks too.
5004 `add-hook' can handle void hooks or hooks whose value is a single
5005 function.
5006 (Major Modes): Update Menu.
5007 (Major Mode Basics): New node, split off from `Major Modes'.
5008 (Major Mode Conventions): Correct xref. Explain how to handle
5009 auto-mode-alist if the major mode command has an autoload cookie.
5010 (Auto Major Mode): Major update. Add magic-mode-alist.
5011 (Derived Modes): Major update.
5012 (Mode Line Format): Update Menu.
5013 (Mode Line Basics): New node, split off from `Mode Line Format'.
5014
5015 * loading.texi (Autoload): Mention `autoload cookie' as synonym
5016 for `magic autoload comment'. Add index entries and anchor.
5017
50182005-05-14 Richard M. Stallman <rms@gnu.org>
5019
5020 * tips.texi (Coding Conventions): Explain how important it is
5021 that just loading certain files not change Emacs behavior.
5022
5023 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
5024
50252005-05-12 Lute Kamstra <lute@gnu.org>
5026
5027 * modes.texi (Generic Modes): Update.
5028 (Major Modes): Refer to node "Generic Modes".
5029
5030 * elisp.texi (Top): Update to the current structure of the manual.
5031 * processes.texi (Processes): Add menu description.
5032 * customize.texi (Customization): Add menu descriptions.
5033
50342005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5035
5036 * processes.texi (Signals to Processes)
5037 (Low-Level Network): Fix typos.
5038
50392005-05-11 Lute Kamstra <lute@gnu.org>
5040
5041 * elisp.texi (Top): Add some nodes from the chapter "Major and
5042 Minor Modes" to the detailed node listing.
5043
50442005-05-10 Richard M. Stallman <rms@gnu.org>
5045
5046 * keymaps.texi (Extended Menu Items): Menu item filter functions
5047 can be called at any time.
5048
50492005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5050
5051 * variables.texi (File Local Variables): `(hack-local-variables t)'
5052 now also checks whether a mode is specified in the local variables
5053 list.
5054
50552005-05-05 Kevin Ryde <user42@zip.com.au>
5056
5057 * display.texi (The Echo Area): Correct format function cross
5058 reference.
5059
50602005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5061
5062 * variables.texi (Variable Aliases): Change description of
5063 `define-obsolete-variable-alias'.
5064
5065 * functions.texi (Functions): Add "Obsolete Functions" to menu.
5066 (Defining Functions): Add xref.
5067 (Obsolete Functions): New node.
5068 (Function Safety): Standardize capitalization of section title.
5069
5070 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
5071 (Dialog Boxes): Complete description of `x-popup-dialog'.
5072
50732005-05-04 Richard M. Stallman <rms@gnu.org>
5074
5075 * commands.texi (Interactive Codes): Fix Texinfo usage.
5076 Document U more clearly.
5077
50782005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
5081 function and not a macro.
5082
5083 * frames.texi (Pop-Up Menus): Correct and clarify description of
5084 `x-popup-menu'.
5085 (Dialog Boxes): Clarify description of `x-popup-dialog'.
5086
50872005-05-01 Richard M. Stallman <rms@gnu.org>
5088
5089 * edebug.texi (Checking Whether to Stop): Fix previous change.
5090
50912005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5092
5093 * display.texi: Fix typos and Texinfo usage.
5094
5095 * edebug.texi (Checking Whether to Stop): executing-macro ->
5096 executing-kbd-macro.
5097
50982005-05-01 Richard M. Stallman <rms@gnu.org>
5099
5100 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5101
51022005-04-30 Richard M. Stallman <rms@gnu.org>
5103
5104 * files.texi (Magic File Names): Document `operations' property.
5105
51062005-04-29 Lute Kamstra <lute@gnu.org>
5107
5108 * modes.texi (Generic Modes): New node.
5109 (Major Modes): Add it to the menu.
5110 (Derived Modes): Add "derived mode" to concept index.
5111
51122005-04-28 Lute Kamstra <lute@gnu.org>
5113
5114 * modes.texi (Defining Minor Modes): Fix previous change.
5115 (Font Lock Mode): Simplify.
5116 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5117 when set and that some parts are optional. Add cross references.
5118 (Search-based Fontification): Say how to specify font-lock-keywords.
5119 Add cross references. Add font-lock-multiline to index.
5120 Move font-lock-keywords-case-fold-search here from node "Other Font
5121 Lock Variables". Document font-lock-add-keywords and
5122 font-lock-remove-keywords.
5123 (Other Font Lock Variables): Move font-lock-keywords-only,
5124 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5125 and font-lock-syntactic-face-function to node "Syntactic Font
5126 Lock". Move font-lock-keywords-case-fold-search to node
5127 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5128 and font-lock-{,un}fontify-{buffer,region}-function.
5129 (Precalculated Fontification): Remove reference to deleted variable
5130 font-lock-core-only.
5131 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5132 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5133 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5134 and font-lock-syntactic-face-function here from node "Other Font
5135 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5136 Syntax Properties". Add cross references.
5137 (Setting Syntax Properties): New node.
5138 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5139 * syntax.texi (Syntax Properties): Add cross reference.
5140 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5141
51422005-04-26 Richard M. Stallman <rms@gnu.org>
5143
5144 * display.texi (Defining Faces):
5145 Document `default' elements of defface spec.
5146
5147 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5148
5149 * variables.texi (Variable Aliases): Clarify text.
5150
51512005-04-25 Chong Yidong <cyd@stupidchicken.com>
5152
5153 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5154
51552005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5156
5157 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5158
51592005-04-24 Eli Zaretskii <eliz@gnu.org>
5160
5161 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5162 syntax-after and syntax-class.
5163
5164 * files.texi (Changing Files): Fix last change's cross-reference.
5165 (Unique File Names): Don't mention "numbers" in the documentation
5166 of make-temp-file and make-temp-name.
5167
51682005-04-23 Richard M. Stallman <rms@gnu.org>
5169
5170 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5171
51722005-04-22 Nick Roberts <nickrob@snap.net.nz>
5173
5174 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5175
51762005-04-22 Nick Roberts <nickrob@snap.net.nz>
5177
5178 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5179 and define-obsolete-variable-alias.
5180
51812005-04-22 Kim F. Storm <storm@cua.dk>
5182
5183 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5184 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5185
51862005-04-21 Lute Kamstra <lute@gnu.org>
5187
5188 * lists.texi (Association Lists): Document rassq-delete-all.
5189
51902005-04-19 Richard M. Stallman <rms@gnu.org>
5191
5192 * modes.texi (Search-based Fontification): Explain that
5193 facespec is an expression to be evaluated.
5194
51952005-04-19 Kevin Ryde <user42@zip.com.au>
5196
5197 * streams.texi (Output Functions): Fix xref.
5198 * strings.texi (String Conversion): Fix xref.
5199
52002005-04-19 Kim F. Storm <storm@cua.dk>
5201
5202 * symbols.texi (Symbol Plists): Add safe-get.
5203 Mention that `get' may signal an error.
5204
52052005-04-18 Nick Roberts <nickrob@snap.net.nz>
5206
5207 * customize.texi (Variable Definitions): Replace tooltip-mode
5208 example with save-place.
5209
52102005-04-17 Richard M. Stallman <rms@gnu.org>
5211
5212 * buffers.texi (Indirect Buffers): Clarify.
5213
5214 * positions.texi (Positions): Clarify converting marker to integer.
5215
5216 * strings.texi (String Basics): Mention string-match; clarify.
5217
52182005-04-08 Lute Kamstra <lute@gnu.org>
5219
5220 * modes.texi (Search-based Fontification): Fix cross references.
5221 Use consistent terminology. Document anchored highlighting.
5222
52232005-04-05 Lute Kamstra <lute@gnu.org>
5224
5225 * modes.texi (Defining Minor Modes): Document :group keyword
5226 argument and its default value.
5227
52282005-04-03 Lute Kamstra <lute@gnu.org>
5229
5230 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5231 references and/or descriptions. Delete major mode hooks; mention
5232 them as a category instead. Rename or delete obsolete hooks.
5233
52342005-04-02 Richard M. Stallman <rms@gnu.org>
5235
5236 * nonascii.texi (Coding System Basics): Another wording cleanup.
5237
52382005-04-01 Richard M. Stallman <rms@gnu.org>
5239
5240 * nonascii.texi (Coding System Basics): Clarify previous change.
5241
52422005-04-01 Kenichi Handa <handa@m17n.org>
5243
10d1d0af 5244 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5245 identity of coding systems.
5246
52472005-03-29 Chong Yidong <cyd@stupidchicken.com>
5248
5249 * text.texi (Buffer Contents): Add filter-buffer-substring and
5250 buffer-substring-filters.
5251
52522005-03-26 Chong Yidong <cyd@stupidchicken.com>
5253
5254 * anti.texi (Antinews): Mention `G' interactive code.
5255
5256 * tips.texi (Compilation Tips): Mention benchmark.el.
5257
52582005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5259
5260 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5261 is now bound to M-o M-o.
5262
5263 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5264
52652005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5266
5267 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5268 in the Emacs Manual).
5269 * Makefile.in (srcs): Remove calendar.texi.
5270 * makefile.w32-in (srcs): Remove calendar.texi.
5271 * display.texi (Display): Change name of next node.
5272 * os.texi (System In): Change name of previous node.
5273 * elisp.texi (Top): Remove Calendar references.
5274 * vol1.texi (Top): Remove Calendar references.
5275 * vol2.texi (Top): Remove Calendar references.
5276
52772005-03-25 Richard M. Stallman <rms@gnu.org>
5278
5279 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5280 Cleanup previous change.
5281
52822005-03-25 Chong Yidong <cyd@stupidchicken.com>
5283
5284 * display.texi (Face Attributes): Faces earlier in an :inherit
5285 list take precedence.
5286 (Scroll Bars): Fix description of vertical-scroll-bars.
5287 Document frame-current-scroll-bars and window-current-scroll-bars.
5288
5289 * markers.texi (The Mark): Document temporary Transient Mark mode.
5290
5291 * minibuf.texi (Reading File Names):
5292 Document read-file-name-completion-ignore-case.
5293
5294 * positions.texi (Screen Lines): Document nil for width argument
5295 to compute-motion.
5296
52972005-03-23 Kim F. Storm <storm@cua.dk>
5298
5299 * display.texi (Standard Faces): Other faces used in the fringe
5300 implicitly inherits from the fringe face.
5301 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5302 properties implicitly inherits from fringe face.
5303 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5304
53052005-03-20 Chong Yidong <cyd@stupidchicken.com>
5306
5307 * display.texi (Invisible Text): State default value of
5308 line-move-ignore-invisible.
5309 (Managing Overlays): Document remove-overlays.
5310 (Standard Faces): Document escape-glyph face.
5311
5312 * minibuf.texi (Reading File Names): Document read-file-name-function.
5313
5314 * modes.texi (Other Font Lock Variables):
5315 Document font-lock-lines-before.
5316
5317 * positions.texi (Skipping Characters): skip-chars-forward allows
5318 character classes.
5319
53202005-03-18 Lute Kamstra <lute@gnu.org>
5321
5322 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5323
53242005-03-17 Richard M. Stallman <rms@gnu.org>
5325
5326 * text.texi (Undo): Document extensible undo entries.
5327
dd7b651b 5328 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5329
5330 * nonascii.texi (Character Codes): Minor fix.
5331
5332 * display.texi (Display Property): Explain the significance
5333 of having text properties that are eq.
5334 (Other Display Specs): Explain string as display spec.
5335
5336 * commands.texi (Interactive Codes): Document G option.
5337
53382005-03-17 Chong Yidong <cyd@stupidchicken.com>
5339
5340 * text.texi (Filling): Add sentence-end-without-period and
5341 sentence-end-without-space.
5342 (Changing Properties): Minor fix.
5343
5344 * anti.texi: Total rewrite.
5345
53462005-03-15 Lute Kamstra <lute@gnu.org>
5347
5348 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5349
53502005-03-08 Kim F. Storm <storm@cua.dk>
5351
5352 * display.texi (Specified Space): Property :width is support on
5353 non-graphic terminals, :height is not.
5354
53552005-03-07 Richard M. Stallman <rms@gnu.org>
5356
5357 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5358 Now subnodes of Fringes.
5359 (Overlay Arrow): Document overlay-arrow-variable-list.
5360 (Fringe Size/Pos): New node, broken out of Fringes.
5361 (Display): Explain clearing vs redisplay better.
5362 (Truncation): Clarify use of bitmaps.
5363 (The Echo Area): Clarify the uses of the echo area.
5364 Add max-mini-window-height.
5365 (Progress): Clarify.
5366 (Invisible Text): Explain that main loop moves point out.
5367 (Selective Display): Say "hidden", not "invisible".
5368 (Managing Overlays): Move up. Describe relation to Undo here.
5369 (Overlay Properties): Clarify intro.
5370 (Finding Overlays): Explain return values when nothing found.
5371 (Width): truncate-string-to-width has added arg.
5372 (Displaying Faces): Clarify and update mode line face handling.
5373 (Face Functions): Minor cleanup.
5374 (Conditional Display): Merge into Other Display Specs.
5375 (Pixel Specification, Other Display Specs): Minor cleanups.
5376 (Images, Image Descriptors): Minor cleanups.
5377 (GIF Images): Patents have expired.
5378 (Showing Images): Explain default text for insert-image.
5379 (Manipulating Button Types): Merge into Manipulating Buttons.
5380 (Making Buttons): Explain return values.
5381 (Button Buffer Commands): Add xref.
5382 (Inverse Video): Update mode-line-inverse-video.
5383 (Display Table Format): Clarify.
5384 (Active Display Table): Give defaults for window-display-table.
5385
5386 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5387 and calendar-today-marker are strings, not chars.
5388 (Holiday Customizing): Minor fix.
5389
5390 * internals.texi (Writing Emacs Primitives): Update `or' example.
5391 Update limit on # args of subr.
5392
5393 * edebug.texi (Using Edebug): Arrow is in fringe.
5394 (Instrumenting): Arg to eval-defun works without loading edebug.
5395 (Edebug Execution Modes): Add xref.
5396
5397 * customize.texi (Common Keywords): Clarify :require.
5398 Mention :version here.
5399 (Variable Definitions, Group Definitions): Not here.
5400 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5401
54022005-03-07 Chong Yidong <cyd@stupidchicken.com>
5403 * nonascii.texi (Text Representations): Clarify position-bytes.
5404 (Character Sets): Add list-charset-chars.
5405 (Scanning Charsets): Add charset-after.
5406 (Encoding and I/O): Minor fix.
5407
54082005-03-06 Richard M. Stallman <rms@gnu.org>
5409
5410 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5411 (Resizing Windows): Likewise.
5412
5413 * text.texi (Change Hooks): Get rid of "Emacs 21".
5414
5415 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5416
5417 * streams.texi (Output Variables): Get rid of "Emacs 21".
5418
5419 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5420
5421 * os.texi (Translating Input): Replace flow-control example
5422 with a less obsolete example that uses `keyboard-translate'.
5423
5424 * objects.texi (Hash Table Type, Circular Objects):
5425 Get rid of "Emacs 21".
5426
5427 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5428 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5429
5430 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5431
5432 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5433
5434 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5435 (Menu Bar): Fix when menu-bar-update-hook is called.
5436
5437 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5438
5439 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5440 and make it read better.
5441
5442 * files.texi (Writing to Files): Get rid of "Emacs 21".
5443 (Unique File Names): Likewise.
5444
5445 * elisp.texi: Update Emacs version to 22.
5446
5447 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5448 (Overlay Properties, Face Attributes): Likewise.
5449 (Managing Overlays): Fix punctuation.
5450 (Attribute Functions): Clarify set-face-font; get rid of
5451 info about old Emacs versions.
5452 (Auto Faces, Font Lookup, Display Property, Images):
5453 Get rid of "Emacs 21".
5454
5455 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5456
54572005-03-05 Richard M. Stallman <rms@gnu.org>
5458
5459 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5460
54612005-03-04 Lute Kamstra <lute@gnu.org>
5462
5463 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5464
54652005-03-03 Lute Kamstra <lute@gnu.org>
5466
5467 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5468
54692005-03-01 Lute Kamstra <lute@gnu.org>
5470
5471 * debugging.texi (Debugger Commands): Update `j'.
5472
54732005-02-28 Lute Kamstra <lute@gnu.org>
5474
5475 * debugging.texi (Debugging): Fix typo.
5476 (Error Debugging): Document eval-expression-debug-on-error.
5477 (Function Debugging): Update example.
5478 (Using Debugger): Mention starred stack frames.
5479 (Debugger Commands): Document `j' and `l'.
5480 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5481 Update the messages that the debugger displays.
5482 (Internals of Debugger): Add cross reference. Update example.
5483 (Excess Open): Minor improvement.
5484 (Excess Close): Minor improvement.
5485
54862005-02-26 Richard M. Stallman <rms@gnu.org>
5487
5488 * tips.texi (Coding Conventions): Clarify.
5489 Put all the major mode key reservations together.
5490 Mention the Mouse-1 => Mouse-2 conventions.
5491
5492 * syntax.texi (Syntax Class Table): Clarify.
5493 (Syntax Table Functions): syntax-after moved from here.
5494 (Syntax Table Internals): syntax-after moved to here.
5495 (Parsing Expressions): Update info on number of values
5496 and what's meaningful in the STATE argument.
5497 (Categories): Fix typo.
5498
5499 * sequences.texi (Arrays): Cleanup.
5500 (Char-Tables): Clarify.
5501
5502 * processes.texi (Deleting Processes): Cleanups, add xref.
5503 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5504 (Process Information): set-process-coding-system, some args optional.
5505 (Input to Processes): Explain various types for PROCESS args.
5506 Rename them from PROCESS-NAME to PROCESS.
5507 (Signals to Processes): Likewise.
5508 (Decoding Output): Cleanup.
5509 (Query Before Exit): Clarify.
5510
5511 * os.texi (Startup Summary): Correct the options; add missing ones.
5512 (Terminal Output, Batch Mode): Clarify.
5513 (Flow Control): Node deleted.
5514
5515 * markers.texi (The Mark): Clarify.
5516
5517 * macros.texi (Expansion): Cleanup.
5518 (Indenting Macros): indent-spec allows ints, not floats.
5519
5520 * keymaps.texi (Keymaps): Clarify.
5521 (Format of Keymaps): Update lisp-mode-map example.
5522 (Active Keymaps, Key Lookup): Clarify.
5523 (Changing Key Bindings): Add xref to `kbd'.
5524 (Key Binding Commands, Simple Menu Items): Clarify.
5525 (Mouse Menus, Menu Bar): Clarify.
5526 (Menu Example): Replace print example with menu-bar-replace-menu.
5527
5528 * help.texi (Documentation Basics): Add function-documentation prop.
5529
5530 * elisp.texi (Top): Don't refer to Flow Control node.
5531
5532 * commands.texi (Command Overview): Improve xrefs.
5533 (Adjusting Point): Adjusting point applies to intangible and invis.
5534 (Key Sequence Input): Doc extra read-key-sequence args.
5535 Likewise for read-key-sequence-vector.
5536
5537 * backups.texi (Rename or Copy): Minor fix.
5538 (Numbered Backups): For version-control, say the default.
5539 (Auto-Saving): make-auto-save-file-name example is simplified.
5540
5541 * advice.texi (Advising Functions): Don't imply one part of Emacs
5542 should advise another part. Markup changes.
5543 (Defining Advice): Move transitional para.
5544 (Activation of Advice): Cleanup.
5545 Explain if COMPILE is nil or negative.
5546
5547 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5548
55492005-02-24 Lute Kamstra <lute@gnu.org>
5550
5551 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5552 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5553
55542005-02-23 Lute Kamstra <lute@gnu.org>
5555
5556 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5557 to define global minor modes as well.
5558
5559 * display.texi (Managing Overlays): overlay-buffer returns nil for
5560 deleted overlays.
5561
55622005-02-22 Kim F. Storm <storm@cua.dk>
5563
5564 * minibuf.texi (Basic Completion): Allow symbols in addition to
5565 strings in try-completion and all-completions.
5566
55672005-02-14 Lute Kamstra <lute@gnu.org>
5568
5569 * elisp.texi (Top): Remove reference to deleted node.
5570
5571 * lists.texi (Lists): Remove reference to deleted node.
5572 (Cons Cells): Fix typo.
5573
5574 * loading.texi (Where Defined): Fix typo.
5575
55762005-02-14 Richard M. Stallman <rms@gnu.org>
5577
5578 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5579 is useful for discarding some minor modes.
5580
5581 * symbols.texi (Symbol Components): Reorder examples.
5582
5583 * streams.texi (Input Functions): State standard-input default.
5584 (Output Variables): State standard-output default.
5585
5586 * objects.texi (Printed Representation): Clarify read syntax vs print.
5587 (Floating Point Type): Explain meaning better.
5588 (Symbol Type): Explain uniqueness better.
5589 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5590 List examples sooner.
5591 (Box Diagrams): New subnode broken out.
5592 Some examples moved from old Lists as Boxes node.
5593 (Dotted Pair Notation): Clarify intro.
5594 (Array Type): Clarify.
5595 (Type Predicates): Add hash-table-p.
5596
5597 * numbers.texi (Integer Basics): Clarify radix explanation.
5598 (Predicates on Numbers): Minor clarification.
5599 (Comparison of Numbers): Minor clarification. Clarify eql.
5600 Typos in min, max.
5601 (Math Functions): Clarify overflow in expt.
5602
5603 * minibuf.texi (Text from Minibuffer): Minor clarification.
5604 Mention arrow keys.
5605
5606 * loading.texi (Autoload): defun's doc string overrides autoload's
5607 doc string.
5608 (Repeated Loading): Modernize "add to list" examples.
5609 (Where Defined): Finish updating table of load-history elts.
5610
5611 * lists.texi (List-related Predicates): Minor wording improvement.
5612 (Lists as Boxes): Node deleted.
5613 (Building Lists): Explain trivial cases of number-sequence.
5614
5615 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5616 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5617 (Hash Access): Any object can be a key.
5618 State value of maphash.
5619
5620 * functions.texi (What Is a Function): Wording cleanup.
5621 (Function Documentation): Minor cleanup.
5622 Explain purpose of calling convention at end of doc string.
5623 (Function Names): Wording cleanup.
5624 (Calling Functions): Wording cleanup.
5625 Explain better how funcall calls the function.
5626 (Function Cells): Delete example of saving and redefining function.
5627
5628 * control.texi (Combining Conditions): Wording cleanup.
5629 (Iteration): dolist and dotimes bind VAR locally.
5630 (Cleanups): Xref to Atomic Changes.
5631
5632 * compile.texi (Byte Compilation): Delete 19.29 info.
5633 (Compilation Functions): Macros' difficulties don't affect defsubst.
5634 (Docs and Compilation): Delete 19.29 info.
5635
56362005-02-10 Richard M. Stallman <rms@gnu.org>
5637
5638 * objects.texi (Symbol Type): Minor correction.
5639
56402005-02-06 Lute Kamstra <lute@gnu.org>
5641
5642 * modes.texi (Example Major Modes): Fix typos.
5643
56442005-02-06 Richard M. Stallman <rms@gnu.org>
5645
5646 * text.texi (Margins): fill-nobreak-predicate can be one function.
5647
5648 * strings.texi (Modifying Strings): clear-string can make unibyte.
5649 (Formatting Strings): format gives error if values missing.
5650
5651 * positions.texi (Character Motion): Mention default arg
5652 for forward-char. backward-char refers to forward-char.
5653 (Word Motion): Mention default arg for forward-word.
5654 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5655 Simplify end-of-buffer.
5656 (Text Lines): Mention default arg for forward-line.
5657 (List Motion): Mention default arg for beginning/end-of-defun.
5658 (Skipping Characters): Minor fixes in explaining character-set.
5659
5660 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5661 Mode inheritance applies only when default-major-mode is nil.
5662 Clarifications.
5663 (Example Major Modes): Update Text mode and Lisp mode examples.
5664 (Minor Mode Conventions): Mention define-minor-mode at top.
5665 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5666 (Mode Line Format): Update mode line face display info.
5667 (Properties in Mode): Mention effect of risky vars.
5668 (Imenu): Define imenu-add-to-menubar.
5669 (Font Lock Mode): Add descriptions to menu lines.
5670 (Faces for Font Lock): Add font-lock-doc-face.
5671
56722005-02-05 Lute Kamstra <lute@gnu.org>
5673
5674 * text.texi (Maintaining Undo): Remove obsolete function.
5675
56762005-02-05 Eli Zaretskii <eliz@gnu.org>
5677
5678 * frames.texi (Color Names): Add pointer to the X docs about RGB
5679 color specifications. Improve indexing
5680 (Text Terminal Colors): Replace the description of RGB values by
5681 an xref to "Color Names".
5682
56832005-02-03 Richard M. Stallman <rms@gnu.org>
5684
5685 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5686 Clarify.
5687 (Selecting Windows): Clarify save-selected-window.
5688 (Cyclic Window Ordering): Clarify walk-windows.
5689 (Window Point): Clarify.
5690 (Window Start): Add comment to example.
5691 (Resizing Windows): Add `interactive' specs in examples.
5692 Document fit-window-to-buffer.
5693
5694 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5695 (Undo, Maintaining Undo): Clarify last change.
5696 (Sorting): In sort-numeric-fields, explain about octal and hex.
5697 Mention sort-numeric-base.
5698 (Format Properties): Add xref for hard newlines.
5699
5700 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5701 (Pop-Up Menus): Fix typo.
5702 (Color Names): Explain all types of color names.
5703 Explain color-values on B&W terminal.
5704 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5705
5706 * files.texi (File Locks): Not supported on MS systems.
5707 (Testing Accessibility): Clarify.
5708
5709 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5710 (Coverage Testing): Fix typo.
5711
5712 * commands.texi (Misc Events): Remove stray space.
5713
5714 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5715 (Modification Time): Clarify when visited-file-modtime returns 0.
5716 (The Buffer List): Clarify bury-buffer.
5717 (Killing Buffers): Clarify.
5718 (Indirect Buffers): Add clone-indirect-buffer.
5719
57202005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5721
5722 * edebug.texi (Printing in Edebug): Fix default value of
5723 edebug-print-circle.
5724 (Coverage Testing): Fix displayed frequency count data.
5725
57262005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5727
5728 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5729
57302005-02-02 Kim F. Storm <storm@cua.dk>
5731
5732 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5733
57342005-01-29 Eli Zaretskii <eliz@gnu.org>
5735
5736 * commands.texi (Misc Events): Describe the help-echo event.
5737
5738 * text.texi (Special Properties) <help-echo>: Use `pos'
5739 consistently in description of the help-echo property.
5740 Use @code{nil} instead of @var{nil}.
5741
5742 * display.texi (Overlay Properties): Fix the index entry for
5743 help-echo overlay property.
5744
5745 * customize.texi (Type Keywords): Uncomment the xref to the
5746 help-echo property documentation.
5747
57482005-01-23 Kim F. Storm <storm@cua.dk>
5749
5750 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5751 return value. Third element FULLY replaced by PARTIAL which
5752 specifies number of invisible pixels if row is only partially visible.
5753 (Textual Scrolling): Mention auto-window-vscroll.
5754 (Vertical Scrolling): New defvar auto-window-vscroll.
5755
57562005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5757
5758 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5759 command remapping.
5760
57612005-01-15 Richard M. Stallman <rms@gnu.org>
5762
5763 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5764
57652005-01-14 Kim F. Storm <storm@cua.dk>
5766
5767 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5768
5769 * text.texi (Links and Mouse-1): Fix string and vector item.
5770
57712005-01-13 Richard M. Stallman <rms@gnu.org>
5772
5773 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5774 descriptions of overriding-local-map and overriding-terminal-local-map.
5775
5776 * text.texi (Links and Mouse-1): Clarify text.
5777
57782005-01-13 Kim F. Storm <storm@cua.dk>
5779
5780 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5781
57822005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5783
5784 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5785
57862005-01-12 Kim F. Storm <storm@cua.dk>
5787
5788 * text.texi (Links and Mouse-1): Rename section from Enabling
5789 Mouse-1 to Following Links. Change xrefs.
5790 Add examples for define-button-type and define-widget.
5791
5792 * display.texi (Button Properties, Button Buffer Commands):
5793 Clarify mouse-1 and follow-link functionality.
5794
57952005-01-12 Richard M. Stallman <rms@gnu.org>
5796
5797 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5798
5799 * display.texi (Beeping): Fix Texinfo usage.
5800
5801 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5802
58032005-01-11 Kim F. Storm <storm@cua.dk>
5804
5805 * display.texi (Button Properties, Button Buffer Commands):
5806 Mention mouse-1 binding. Add follow-link keyword.
5807
5808 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5809 (Enabling Mouse-1 to Follow Links): New subsection.
5810
58112005-01-06 Richard M. Stallman <rms@gnu.org>
5812
5813 * text.texi (Special Properties): Minor change.
5814
5815 * os.texi (Timers): Clarify previous change.
5816
5817 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5818
58192005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5820
5821 * display.texi (Face Attributes): Correct xref to renamed node.
5822
58232005-01-01 Richard M. Stallman <rms@gnu.org>
5824
5825 * display.texi (Face Attributes): Describe hex color specs.
5826
58272004-12-31 Richard M. Stallman <rms@gnu.org>
5828
5829 * os.texi (Timers): Update previous change.
5830
58312004-12-30 Kim F. Storm <storm@cua.dk>
5832
5833 * display.texi (Line Height): Total line-height is now specified
5834 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5835 in cons cells. (nil . RATIO) is relative to actual line height.
5836 Use line-height `t' instead of `0' to get minimum height.
5837
58382004-12-29 Richard M. Stallman <rms@gnu.org>
5839
5840 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5841
58422004-12-28 Richard M. Stallman <rms@gnu.org>
5843
5844 * commands.texi (Quitting): Clarify value of with-local-quit.
5845
5846 * elisp.texi (Top): Fix previous change.
5847
5848 * loading.texi (Loading): Fix previous change.
5849
58502004-12-27 Richard M. Stallman <rms@gnu.org>
5851
5852 * Makefile.in (MAKEINFO): Specify --force.
5853
5854 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5855
5856 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5857
5858 * display.texi (Line Height): Further clarify.
5859
5860 * elisp.texi (Top): Update Loading submenu.
5861
5862 * loading.texi (Where Defined): New node.
5863 (Unloading): load-history moved to Where Defined.
5864
58652004-12-21 Richard M. Stallman <rms@gnu.org>
5866
5867 * commands.texi (Event Input Misc): Add while-no-input.
5868
58692004-12-11 Richard M. Stallman <rms@gnu.org>
5870
5871 * display.texi (Line Height): Rewrite text for clarity.
5872
58732004-12-11 Kim F. Storm <storm@cua.dk>
5874
5875 * display.texi (Display): Add node "Line Height" to menu.
5876 (Line Height): New node. Move full description of line-spacing
5877 and line-height text properties here from text.texi.
5878 (Scroll Bars): Add vertical-scroll-bar variable.
5879
5880 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5881
5882 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5883 line-spacing and vertical-scroll-bar.
5884
5885 * text.texi (Special Properties): Just mention line-spacing and
5886 line-height here, add xref to new "Line Height" node.
5887
58882004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5889
5890 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5891
5892 * locals.texi (Standard Buffer-Local Variables):
5893 Add @xref for `line-spacing'.
5894
58952004-12-05 Richard M. Stallman <rms@gnu.org>
5896
5897 * Makefile.in (maintainer-clean): Remove the info files
5898 in $(infodir) where they are created.
5899
59002004-12-03 Richard M. Stallman <rms@gnu.org>
5901
5902 * windows.texi (Selecting Windows): get-lru-window and
5903 get-largest-window don't consider dedicated windows.
5904
5905 * text.texi (Undo): Document undo-in-progress.
5906
59072004-11-26 Richard M. Stallman <rms@gnu.org>
5908
5909 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5910 Remove a few vars that are not always buffer-local.
5911
59122004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5913
5914 * locals.texi (Standard Buffer-Local Variables): Comment out
5915 xref's to non-existent node `Yet to be written'.
5916
59172004-11-24 Richard M. Stallman <rms@gnu.org>
5918
5919 * processes.texi (Synchronous Processes): Grammar fix.
5920
5921 * numbers.texi (Comparison of Numbers): Add eql.
5922
5923 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5924
5925 * intro.texi (Printing Notation): Fix previous change.
5926
5927 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5928 and default-indicate-buffer-boundaries from here.
5929 (Usual Display): To here.
5930 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5931 (Usual Display): Move tab-width up.
5932
5933 * customize.texi (Variable Definitions): Replace
5934 show-paren-mode example with tooltip-mode.
5935 (Simple Types, Composite Types, Defining New Types):
5936 Minor cleanups.
5937
59382004-11-21 Jesper Harder <harder@ifa.au.dk>
5939
5940 * processes.texi (Synchronous Processes, Output from Processes):
5941 Markup fix.
5942
59432004-11-20 Richard M. Stallman <rms@gnu.org>
5944
5945 * positions.texi (Skipping Characters): skip-chars-forward
5946 now handles char classes.
5947
5948 * intro.texi (Printing Notation): Avoid confusion of `print'
5949 when explaining @print.
5950
5951 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5952
5953 * display.texi (Display Table Format): Minor fix.
5954
5955 * streams.texi (Output Functions): Fix print example.
5956
5957 * Makefile.in (elisp): New target.
5958 (dist): Depend on $(infodir)/elisp, not elisp.
5959 Copy the info files from $(infodir).
5960
5961 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5962 read-from-minibuffer.
5963
5964 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5965
59662004-11-19 Richard M. Stallman <rms@gnu.org>
5967
5968 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5969
59702004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5971
5972 * tips.texi (Coding Conventions): Fix typo.
5973
59742004-11-16 Richard M. Stallman <rms@gnu.org>
5975
5976 * tips.texi (Coding Conventions): Separate defvar and require
5977 methods to avoid warnings. Use require only when there are many
5978 functions and variables from that package.
5979
5980 * minibuf.texi (Minibuffer Completion): When ignoring case,
5981 predicate must not be case-sensitive.
5982
5983 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5984 (Test Coverage): Don't talk about "splotches". Clarified.
5985
59862004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5987
5988 * frames.texi (Window Frame Parameters): Fix typo.
5989
59902004-11-15 Kim F. Storm <storm@cua.dk>
5991
5992 * symbols.texi (Other Plists): Note that plist-get may signal error.
5993 Add safe-plist-get.
5994
59952004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5996
5997 * modes.texi (Font Lock Basics): Fix typo.
5998
59992004-11-08 Richard M. Stallman <rms@gnu.org>
6000
6001 * syntax.texi (Syntax Table Functions): Add syntax-after.
6002
60032004-11-06 Lars Brinkhoff <lars@nocrew.org>
6004
6005 * os.texi (Processor Run Time): New section documenting
6006 get-internal-run-time.
6007
60082004-11-06 Eli Zaretskii <eliz@gnu.org>
6009
6010 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
6011 it nukes elisp-cover.texi.
6012 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
6013 elisp-0 etc.
6014
60152004-11-05 Luc Teirlinck <teirllm@auburn.edu>
6016
6017 * commands.texi (Keyboard Macros): Document `append' return value
6018 of `defining-kbd-macro'.
6019
60202004-11-01 Richard M. Stallman <rms@gnu.org>
6021
6022 * commands.texi (Interactive Call): Add called-interactively-p.
6023
60242004-10-29 Simon Josefsson <jas@extundo.com>
6025
6026 * minibuf.texi (Reading a Password): Revert.
6027
60282004-10-28 Richard M. Stallman <rms@gnu.org>
6029
6030 * frames.texi (Display Feature Testing): Explain about "vendor".
6031
60322004-10-27 Richard M. Stallman <rms@gnu.org>
6033
6034 * commands.texi (Interactive Codes): `N' uses numeric prefix,
6035 not raw. Clarify `n'.
6036 (Interactive Call): Rewrite interactive-p, focusing on when
6037 and how to use it.
6038 (Misc Events): Clarify previous change.
6039
6040 * advice.texi (Simple Advice): Clarify what job the example does.
6041 (Around-Advice): Clarify ad-do-it.
6042 (Activation of Advice): An option of ad-default-compilation-action
6043 is `never', not `nil'.
6044
60452004-10-26 Kim F. Storm <storm@cua.dk>
6046
6047 * commands.texi (Interactive Codes): Add U code letter.
6048
60492004-10-25 Simon Josefsson <jas@extundo.com>
6050
6051 * minibuf.texi (Reading a Password): Add.
6052
60532004-10-24 Jason Rumney <jasonr@gnu.org>
6054
6055 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
6056 and wheel-down.
6057
60582004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
6059
6060 * processes.texi (Synchronous Processes): Document process-file.
6061
60622004-10-22 Kenichi Handa <handa@m17n.org>
6063
6064 * text.texi (translate-region): Document that it accepts also a
6065 char-table.
6066
60672004-10-22 David Ponce <david@dponce.com>
6068
6069 * windows.texi (Resizing Windows): Document the `preserve-before'
6070 argument of the functions `enlarge-window' and `shrink-window'.
6071
60722004-10-19 Jason Rumney <jasonr@gnu.org>
6073
6074 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
6075
60762004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6077
6078 * text.texi (Filling): Add anchor for definition of
6079 `sentence-end-double-space'.
6080
6081 * searching.texi (Regexp Example): Update description of how
6082 Emacs currently recognizes the end of a sentence.
6083 (Standard Regexps): Update definition of the variable
6084 `sentence-end'. Add definition of the function `sentence-end'.
6085
60862004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
6087
6088 * display.texi (Progress): New node.
6089
60902004-10-05 Kim F. Storm <storm@cua.dk>
6091
6092 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
6093
60942004-09-29 Kim F. Storm <storm@cua.dk>
6095
6096 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6097 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6098 fringe bitmap symbols, as they now have their own namespace.
6099 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6100 vs. pixels. Signal error if no free bitmap slots.
6101 (Pixel Specification): Change IMAGE to @var{image}.
6102
61032004-09-28 Richard M. Stallman <rms@gnu.org>
6104
6105 * text.texi (Special Properties): Clarify line-spacing and line-height.
6106
6107 * searching.texi (Regexp Search): Add looking-back.
6108
61092004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6110
6111 * display.texi: Correct typos.
6112 (Image Descriptors): Correct xref's.
6113
61142004-09-25 Richard M. Stallman <rms@gnu.org>
6115
6116 * text.texi (Special Properties): Cleanups in `cursor'.
6117 Rewrites in `line-height' and `line-spacing'; exchange them.
6118
6119 * display.texi (Fringes): Rewrite previous change.
6120 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6121 (Display Fringe Bitmaps): Node deleted, text moved.
6122 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6123 (Scroll Bars): Clarify set-window-scroll-bars.
6124 (Pointer Shape): Rewrite.
6125 (Specified Space): Clarify :align-to, etc.
6126 (Pixel Specification): Use @var. Clarify new text.
6127 (Other Display Specs): Clarify `slice'.
6128 (Image Descriptors): Cleanups.
6129 (Showing Images): Cleanups.
6130
61312004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6132
6133 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6134
6135 * modes.texi: Various minor changes in addition to:
6136 (Major Mode Conventions): Final call to `run-mode-hooks' should
6137 not be inside the `delay-mode-hooks' form.
6138 (Mode Hooks): New node.
6139 (Hooks): Delete obsolete example.
6140 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6141 node "Mode Hooks".
6142
61432004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6144
6145 * display.texi: Correct various typos.
6146 (Display): Rename node "Pointer Shapes" to "Pointer
6147 Shape". (There is already a node called "Pointer Shapes" in
6148 frames.texi.)
6149 (Images): Remove non-existent node "Image Slices" from menu.
6150
61512004-09-23 Kim F. Storm <storm@cua.dk>
6152
6153 * text.texi (Special Properties): Add `cursor', `pointer',
6154 `line-height', and `line-spacing' properties.
6155
6156 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6157 Shapes' to menu.
6158 (Standard Faces): Doc fix for fringe face.
6159 (Fringes): Add `overflow-newline-into-fringe' and
6160 'indicate-buffer-boundaries'.
6161 (Fringe Bitmaps, Pointer Shapes): New nodes.
6162 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6163 Bitmaps' to menu.
6164 (Specified Space): Describe pixel width and height.
6165 (Pixel Specification): New node.
6166 (Other Display Specs): Add `slice' property.
6167 (Display Fringe Bitmaps): New node.
6168 (Images): Add 'Image Slices' to menu.
6169 (Image Descriptors): Add `:pointer' and `:map' properties.
6170 (Showing Images): Add slice arg to `insert-image'. Add
6171 'insert-sliced-image'.
6172
61732004-09-20 Richard M. Stallman <rms@gnu.org>
6174
6175 * commands.texi (Key Sequence Input):
6176 Clarify downcasing in read-key-sequence.
6177
61782004-09-08 Juri Linkov <juri@jurta.org>
6179
6180 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6181
61822004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6183
6184 * locals.texi (Standard Buffer-Local Variables): Add
6185 `buffer-auto-save-file-format'.
6186 * internals.texi (Buffer Internals): Describe new
6187 auto_save_file_format field of the buffer structure.
6188 * files.texi (Format Conversion): `auto-save-file-format' has been
6189 renamed `buffer-auto-save-file-format'.
6190
61912004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6192
6193 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6194 an integer or a marker.
6195 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6196
61972004-08-22 Richard M. Stallman <rms@gnu.org>
6198
6199 * modes.texi (Major Mode Conventions): Discuss rebinding of
6200 standard key bindings.
6201
62022004-08-18 Kim F. Storm <storm@cua.dk>
6203
6204 * processes.texi (Accepting Output): Add `just-this-one' arg to
6205 `accept-process-output'.
6206 (Output from Processes): New var `process-adaptive-read-buffering'.
6207
62082004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6209
6210 * keymaps.texi: Various changes in addition to:
6211 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6212 Give more varied examples for `kbd'.
6213 (Creating Keymaps): Char tables have slots for all characters
6214 without modifiers.
6215 (Active Keymaps): `overriding-local-map' and
6216 `overriding-terminal-local-map' also override text property and
6217 overlay keymaps.
6218 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6219 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6220 to denote a prefix of no events.
6221 `map-keymap' includes parent's bindings _recursively_.
6222 Clarify and correct description of `where-is-internal'.
6223 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6224 (Menu Example): For menus intended for use with the keyboard, the
6225 menu items should be bound to characters or real function keys.
6226
62272004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6228
6229 * objects.texi (Character Type): Reposition `@anchor' to prevent
6230 double space inside sentence in Info.
6231
6232 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6233 renamed to `disabled-command-function'.
6234 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6235 (Command Loop Info): Replace reference to it.
6236 (Disabling Commands): `disabled-command-hook' has been renamed to
6237 `disabled-command-function'.
6238
62392004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6240
6241 * os.texi (Translating Input): Only non-prefix bindings in
6242 `key-translation-map' override actual key bindings. Warn about
6243 possible indirect effect of actual key bindings on non-prefix
6244 bindings in `key-translation-map'.
6245
62462004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6247
6248 * minibuf.texi (High-Level Completion): Add anchor for definition
6249 of `read-variable'.
6250
6251 * commands.texi: Various changes in addition to:
6252 (Using Interactive): Clarify description of `interactive-form'.
6253 (Interactive Call): Mention default for KEYS argument to
6254 `call-interactively'.
6255 (Command Loop Info): Clarify description of `this-command-keys'.
6256 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6257 Value of `last-event-frame' can be `macro'.
6258 (Repeat Events): `double-click-fuzz' is also used to distinguish
6259 clicks and drags.
6260 (Classifying Events): Clarify descriptions of `event-modifiers'
6261 `event-basic-type' and `event-convert-list'.
6262 (Accessing Events): `posn-timestamp' takes POSITION argument.
6263 (Quoted Character Input): Clarify description of
6264 `read-quoted-char' and fix example.
6265 (Quitting): Add `with-local-quit'.
6266 (Disabling Commands): Correct and clarify descriptions of
6267 `enable-command' and `disable-command'.
6268 Mention what happens if `disabled-command-hook' is nil.
6269 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6270 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6271
62722004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6273
6274 * frames.texi: Various changes in addition to:
6275 (Creating Frames): Expand and clarify description of `make-frame'.
6276 (Window Frame Parameters): Either none or both of the `icon-left'
6277 and `icon-top' parameters must be specified. Put descriptions of
6278 `menu-bar-lines' and `toolbar-lines' closer together and change
6279 them accordingly.
6280 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6281 except while processing `frame-title-format' or `icon-title-format'.
6282 (Deleting Frames): Correct description of `delete-frame'.
6283 Non-nil return values of `frame-live-p' are like those of `framep'.
6284 (Frames and Windows): Mention return value of
6285 `set-frame-selected-window'.
6286 (Visibility of Frames): Mention `force' argument to
6287 `make-frame-invisible'. `frame-visible-p' returns t for all
6288 frames on text-only terminals.
6289 (Frame Configurations): Restoring a frame configuration does not
6290 restore deleted frames.
6291 (Window System Selections): `x-set-selection' returns DATA.
6292 (Resources): Add example.
6293 (Display Feature Testing): Clarify descriptions of
6294 `display-pixel-height', `display-pixel-width', `x-server-version'
6295 and `x-server-vendor'.
6296
6297 * windows.texi (Choosing Window): Add anchor.
6298 * minibuf.texi (Minibuffer Misc): Add anchor.
6299
63002004-07-23 John Paul Wallington <jpw@gnu.org>
6301
6302 * macros.texi (Defining Macros): Declaration keyword for setting
6303 Edebug spec is `debug' not `edebug'.
6304
63052004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6306
6307 * windows.texi: Various small changes in addition to:
6308 (Window Point): Mention return value of `set-window-point'.
6309 (Window Start): `pos-visible-in-window-p' disregards horizontal
6310 scrolling. Explain return value if PARTIALLY is non-nil.
6311 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6312 and `set-window-vscroll'.
6313 (Size of Window): The argument WINDOW to `window-inside-edges',
6314 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6315 (Resizing Windows): Explain return value of
6316 `shrink-window-if-larger-than-buffer'.
6317 `window-size-fixed' automatically becomes buffer local when set.
6318 (Window Configurations): Explain return value of
6319 `set-window-configuration'.
6320
6321 * minibuf.texi (Minibuffer Misc): Add anchor for
6322 `minibuffer-scroll-window'.
6323
6324 * positions.texi (Text Lines): Add anchor for `count-lines'.
6325
63262004-07-17 Richard M. Stallman <rms@gnu.org>
6327
6328 * display.texi (Overlay Properties): Adding `evaporate' prop
6329 deletes empty overlay immediately.
6330
6331 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6332 fix example.
6333
63342004-07-16 Jim Blandy <jimb@redhat.com>
6335
6336 * searching.texi (Regexp Backslash): Document new \_< and \_>
6337 operators.
6338
63392004-07-16 Juanma Barranquero <lektu@terra.es>
6340
6341 * display.texi (Images): Fix Texinfo usage.
6342
63432004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6344
6345 * buffers.texi (Modification Time): `visited-file-modtime' now
6346 returns a list of two integers, instead of a cons.
6347
63482004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6349
6350 * windows.texi: Various changes in addition to:
6351 (Splitting Windows): Add `split-window-keep-point'.
6352
63532004-07-09 Richard M. Stallman <rms@gnu.org>
6354
6355 * frames.texi (Input Focus): Minor fix.
6356
63572004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6358
6359 * frames.texi (Input Focus): Clarify descriptions of
6360 `select-frame-set-input-focus' and `select-frame'.
6361
63622004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6363
6364 * os.texi: Various small changes in addition to:
6365 (Killing Emacs): Expand and clarify description of
6366 `kill-emacs-query-functions' and `kill-emacs-hook'.
6367 (System Environment): Expand and clarify description of `getenv'
6368 and `setenv'.
6369 (Timers): Clarify description of `run-at-time'.
6370 (Translating Input): Correct description of
6371 `extra-keyboard-modifiers'.
6372 (Flow Control): Correct description of `enable-flow-control'.
6373
63742004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6375
6376 * os.texi: Update copyright.
6377 (Session Management): Grammar fix.
6378 Clarify which Emacs does the restarting.
6379 Use @samp for *scratch* buffer.
6380
63812004-07-04 Alan Mackenzie <acm@muc.de>
6382
6383 * frames.texi (Input Focus): Add documentation for
6384 `select-frame-set-input-focus'. Replace refs to non-existent
6385 `switch-frame' with `select-frame'. Minor corrections and tidying
6386 up of text-only terminal stuff.
6387
63882004-07-02 Richard M. Stallman <rms@gnu.org>
6389
6390 * files.texi (Saving Buffers): Cleanup write-contents-function.
6391 (Magic File Names): Cleanup file-remote-p.
6392
b344d29d 63932004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6394
6395 * files.texi (Magic File Names): `file-remote-p' returns an
6396 identifier of the remote system, not just t.
6397
63982004-07-02 David Kastrup <dak@gnu.org>
6399
6400 * searching.texi (Entire Match Data): Add explanation about new
6401 match-data behavior when @var{integers} is non-nil.
6402
64032004-06-24 Richard M. Stallman <rms@gnu.org>
6404
6405 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6406
6407 * customize.texi (Variable Definitions): Note about doc strings
6408 and :set.
6409
6410 * keymaps.texi (Keymap Terminology): Document `kbd'.
6411 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6412
6413 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6414 makes it buffer-local.
6415
6416 * files.texi (Saving Buffers): Correct previous change.
6417
6418 * commands.texi (Accessing Events):
6419 Clarify posn-col-row and posn-actual-col-row.
6420
64212004-06-24 David Ponce <david.ponce@wanadoo.fr>
6422
6423 * commands.texi (Accessing Events): New functions
6424 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6425
64262004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6427
6428 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6429 * frames.texi, buffers.texi, backups.texi, variables.texi:
6430 * loading.texi, eval.texi, functions.texi, control.texi:
6431 * symbols.texi, minibuf.texi: Reposition @anchor's.
6432
6433 * help.texi: Various small changes in addition to the following.
6434 (Describing Characters): Describe PREFIX argument to
6435 `key-description'. Correct and clarify definition of
6436 `text-char-description'. Describe NEED-VECTOR argument to
6437 `read-kbd-macro'.
6438 (Help Functions): Clarify definition of `apropos'.
6439
64402004-06-23 Lars Hansen <larsh@math.ku.dk>
6441
6442 * files.texi (Saving Buffers): Correct description of
6443 `write-contents-functions'.
6444
64452004-06-21 Juanma Barranquero <lektu@terra.es>
6446
6447 * display.texi (Images): Remove redundant @vindex directives.
6448 Rewrite `image-library-alist' doc in active voice.
6449
64502004-06-14 Juanma Barranquero <lektu@terra.es>
6451
6452 * display.texi (Images): Document new delayed library loading,
6453 variable `image-library-alist' and (existing but undocumented)
6454 function `image-type-available-p'.
6455
64562004-06-05 Richard M. Stallman <rms@gnu.org>
6457
6458 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6459 refer the user to the Initial Input node.
6460 (Text from Minibuffer): Likewise.
6461 (Initial Input): New node. Document this feature
6462 and say it is mostly deprecated.
6463
64642004-05-30 Richard M. Stallman <rms@gnu.org>
6465
6466 * loading.texi (Named Features): Clarify return value
6467 and meaning of NOERROR.
6468
6469 * variables.texi (File Local Variables): Minor cleanup.
6470
64712004-05-30 Michael Albinus <michael.albinus@gmx.de>
6472
6473 * files.texi (Magic File Names): Add `file-remote-p' as operation
6474 of file name handlers.
6475
64762004-05-29 Richard M. Stallman <rms@gnu.org>
6477
6478 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6479 as arg to a minor mode command.
6480
64812004-05-22 Richard M. Stallman <rms@gnu.org>
6482
6483 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6484
6485 * streams.texi (Output Variables): Doc float-output-format.
6486
6487 * searching.texi (Regexp Special): Nested repetition can be infloop.
6488
6489 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6490 real stack overflow.
6491
6492 * compile.texi: Minor cleanups.
6493
64942004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6495
6496 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6497 circular lists.
6498 (List Elements): Explain handling of circular and dotted lists.
6499
65002004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6501
6502 * modes.texi (Search-based Fontification): Fix typo.
6503
65042004-05-10 Juanma Barranquero <lektu@terra.es>
6505
6506 * modes.texi (Mode Line Variables): Fix description of
6507 global-mode-string, which is now after which-func-mode, not the
6508 buffer name.
6509
65102004-05-07 Lars Hansen <larsh@math.ku.dk>
6511
6512 * modes.texi (Desktop Save Mode): Add.
6513 (Modes): Add menu entry Desktop Save Mode.
6514
6515 * hooks.texi: Add desktop-after-read-hook,
6516 desktop-no-desktop-file-hook and desktop-save-hook.
6517
6518 * locals.texi: Add desktop-save-buffer.
6519
65202004-04-30 Jesper Harder <harder@ifa.au.dk>
6521
6522 * display.texi: emacs -> Emacs.
6523
65242004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6525
6526 * files.texi (Changing Files): Document set-file-times.
6527
65282004-04-23 Juanma Barranquero <lektu@terra.es>
6529
6530 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6531
65322004-04-18 Jesper Harder <harder@ifa.au.dk>
6533
6534 * tips.texi (Coding Conventions): defopt -> defcustom.
6535
65362004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6537
6538 * sequences.texi: Various clarifications.
6539
65402004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6541
6542 * buffers.texi (Read Only Buffers): Mention optional ARG to
6543 `toggle-read-only'.
6544
65452004-04-14 Nick Roberts <nick@nick.uklinux.net>
6546
6547 * windows.texi (Selecting Windows): Note that get-lru-window
6548 returns a full-width window if possible.
6549
65502004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6551
6552 * buffers.texi: Various changes in addition to:
6553 (Buffer File Name): Add `find-buffer-visiting'.
6554 (Buffer Modification): Mention optional ARG to `not-modified'.
6555 (Indirect Buffers): Mention optional CLONE argument to
6556 `make-indirect-buffer'.
6557
6558 * files.texi: Various changes in addition to:
6559 (Visiting Functions): `find-file-hook' is now a normal hook.
6560 (File Name Expansion): Explain difference between the way that
6561 `expand-file-name' and `file-truename' treat `..'.
6562 (Contents of Directories): Mention optional ID-FORMAT argument to
6563 `directory-files-and-attributes'.
6564 (Format Conversion): Mention new optional CONFIRM argument to
6565 `format-write-file'.
6566
65672004-04-12 Miles Bader <miles@gnu.org>
6568
6569 * macros.texi (Expansion): Add description of `macroexpand-all'.
6570
65712004-04-05 Jesper Harder <harder@ifa.au.dk>
6572
6573 * variables.texi (Variable Aliases): Mention
6574 cyclic-variable-indirection.
6575
6576 * errors.texi (Standard Errors): Ditto.
6577
65782004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6579
6580 * backups.texi: Various small changes in addition to:
6581 (Making Backups): Mention return value of `backup-buffer'.
6582 (Auto-Saving): Mention optional FORCE argument to
6583 `delete-auto-save-file-if-necessary'.
6584 (Reverting): Mention optional PRESERVE-MODES argument to
6585 `revert-buffer'. Correct description of `revert-buffer-function'.
6586
65872004-03-22 Juri Linkov <juri@jurta.org>
6588
6589 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6590 with `Vector Functions'.
6591
6592 * text.texi (Sorting): Add missing quote.
6593
65942004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6595
6596 * intro.texi (Lisp History): Replace xref to `cl' manual with
6597 inforef.
6598
65992004-03-12 Richard M. Stallman <rms@gnu.org>
6600
6601 * intro.texi (Version Info): Add arg to emacs-version.
6602 (Lisp History): Change xref to CL manual.
6603
66042004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6605
6606 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6607 for Partial Completion mode.
6608
66092004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6610
6611 * customize.texi: Fix typo. Remove eol whitespace.
6612
66132004-03-04 Richard M. Stallman <rms@gnu.org>
6614
6615 * processes.texi: Fix typos.
6616
6617 * lists.texi (Building Lists): Minor clarification.
6618
6619 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6620 in make-hash-table.
6621
66222004-02-29 Juanma Barranquero <lektu@terra.es>
6623
6624 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6625 rm, and ignore exit code.
6626
66272004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6628
6629 * display.texi (Defining Faces): Add description for min-colors.
6630 Update example.
6631
66322004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6633
6634 * abbrevs.texi: Various corrections and clarifications in addition
6635 to the following:
6636 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6637
66382004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6639
6640 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6641
66422004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6643
6644 * text.texi: Various small changes in addition to the following:
6645 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6646 to delete-horizontal-space.
6647 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6648 description of yank-handler text property at various places.
6649
6650 * frames.texi (Window System Selections): Add anchor.
6651
6652 * syntax.texi (Syntax Table Functions): Clarify and correct
6653 descriptions of make-syntax-table and copy-syntax-table.
6654 (Motion and Syntax): Clarify SYNTAXES argument to
6655 skip-syntax-forward.
6656 (Parsing Expressions): Mention that the return value of
6657 parse-partial-sexp is currently a list of ten rather than nine
6658 elements.
6659 (Categories): Various corrections and clarifications.
6660
66612004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6662
6663 * markers.texi (Marker Insertion Types): Minor change.
6664
6665 * locals.texi (Standard Buffer-Local Variables):
6666 * commands.texi (Interactive Codes, Using Interactive):
6667 * functions.texi (Related Topics): Fix xrefs.
6668
66692004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6670
6671 * lists.texi (Sets And Lists): Update description of delete-dups.
6672
66732004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6674
6675 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6676
c8763fb6 66772004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6678
6679 * frames.texi (Parameter Access): frame-parameters arg is optional.
6680 modify-frame-parameters handles nil for FRAME.
6681 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6682 are all-or-nothing for certain toolkits.
6683 Mention parameter wait-for-wm.
6684 (Frames and Windows): In frame-first-window and frame-selected-window
6685 the arg is optional.
6686 (Input Focus): In redirect-frame-focus the second arg is optional.
6687 (Window System Selections): Mention selection type CLIPBOARD.
6688 Mention data-type UTF8_STRING.
6689 Mention numbering of cut buffers.
6690 (Resources): Describe x-resource-name.
6691
66922004-02-16 Richard M. Stallman <rms@gnu.org>
6693
6694 * windows.texi (Buffers and Windows): Delete false table
6695 about all-frames.
6696
6697 * syntax.texi (Parsing Expressions): Delete old caveat
6698 about parse-sexp-ignore-comments.
6699
6700 * streams.texi (Output Variables): Add print-quoted.
6701
6702 * lists.texi (Building Lists): Minor cleanup.
6703
6704 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6705
6706 * display.texi (Overlays): Explain overlays use markers.
6707 (Managing Overlays): Explain front-advance and rear-advance
6708 in more detail.
6709
6710 * loading.texi (Unloading): Document unload-feature-special-hooks.
6711 Get rid of fns-NNN.el file.
6712
67132004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6714
6715 * help.texi (Describing Characters): Fix text-char-description
6716 example output.
6717
6718 * edebug.texi (Using Edebug): Fix example.
6719
6720 * debugging.texi (Internals of Debugger): Fix return value.
6721
6722 * files.texi (Changing Files): Fix argname.
6723
6724 * calendar.texi: Fix parens, and default values.
6725
6726 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6727 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6728 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6729
6730 * positions.texi (Text Lines): Don't add -1 in current-line.
6731
67322004-02-16 Richard M. Stallman <rms@gnu.org>
6733
6734 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6735
67362004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6737
6738 * processes.texi (Low-Level Network): Fix a typo.
6739
67402004-02-12 Kim F. Storm <storm@cua.dk>
6741
6742 * display.texi (Fringes): Use consistent wording.
6743 Note that window-fringe's window arg is optional.
6744 (Scroll Bars): Use consistent wording.
6745
67462004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6747
6748 * tips.texi (Comment Tips): Document the new conventions for
6749 commenting out code.
6750
c8763fb6 67512004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6752
6753 * positions.texi (Text Lines): Added missing end defun.
6754
67552004-02-07 Kim F. Storm <storm@cua.dk>
6756
6757 * positions.texi (Text Lines): Add line-number-at-pos.
6758
67592004-02-06 John Paul Wallington <jpw@gnu.org>
6760
6761 * display.texi (Button Properties, Button Buffer Commands):
6762 mouse-2 invokes button, not down-mouse-1.
6763
67642004-02-04 Jason Rumney <jasonr@gnu.org>
6765
6766 * makefile.w32-in: Sync with Makefile.in changes.
6767
67682004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6769
6770 * minibuf.texi (Text from Minibuffer): Various corrections and
6771 clarifications.
6772 (Object from Minibuffer): Correct Lisp description of
6773 read-minibuffer.
6774 (Minibuffer History): Clarify description of cons values for
6775 HISTORY arguments.
6776 (Basic Completion): Various corrections and clarifications. Add
6777 completion-regexp-list.
6778 (Minibuffer Completion): Correct and clarify description of
6779 completing-read.
6780 (Completion Commands): Mention Partial Completion mode. Various
6781 other minor changes.
6782 (High-Level Completion): Various corrections and clarifications.
6783 (Reading File Names): Ditto.
6784 (Minibuffer Misc): Ditto.
6785
67862004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6787
6788 * strings.texi (Text Comparison): assoc-string also matches
6789 elements of alists that are strings instead of conses.
6790 (Formatting Strings): Standardize Texinfo usage. Update index
6791 entries.
6792
67932004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6794
6795 * lists.texi (Sets And Lists): Add delete-dups.
6796
67972004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6798
6799 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6800 special form.
6801 * macros.texi (Defining Macros): Update description of `declare',
6802 which now is a macro.
6803 (Wrong Time): Fix typos.
6804
68052004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6806
6807 * compile.texi (Compilation Functions): Expand descriptions of
6808 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6809 and `batch-byte-compile'. In particular, mention and describe
6810 all optional arguments.
6811 (Disassembly): Correct and clarify the description of `disassemble'.
6812
68132004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6814
6815 * searching.texi: Various small changes in addition to the
6816 following.
6817 (Regexp Example): Adapt to new value of `sentence-end'.
6818 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6819 `words'.
6820 (Search and Replace): Add usage note for `perform-replace'.
6821 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6822 `match-data'.
6823 (Standard Regexps): Update for new values of `paragraph-start'
6824 and `sentence-end'.
6825
68262004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6827
6828 * files.texi (Saving Buffers): Clarify descriptions of
6829 `write-contents-functions' and `before-save-hook'.
6830 Make the defvar's for `before-save-hook' and `after-save-hook'
6831 into defopt's.
6832
68332004-01-07 Kim F. Storm <storm@cua.dk>
6834
6835 * commands.texi (Click Events): Describe new image and
6836 width/height elements of click events.
6837 (Accessing Events): Add posn-string, posn-image, and
6838 posn-object-width-height. Change posn-object to return either
6839 image or string object.
6840
68412004-01-01 Simon Josefsson <jas@extundo.com>
6842
6843 * hooks.texi (Standard Hooks): Add before-save-hook.
6844 * files.texi (Saving Buffers): Likewise.
6845
68462004-01-03 Richard M. Stallman <rms@gnu.org>
6847
6848 * frames.texi (Frames and Windows): Delete frame-root-window.
6849
68502004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6851
6852 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6853
6854 * functions.texi: Various small changes in addition to the
6855 following.
6856 (What Is a Function): `functionp' returns nil for macros. Clarify
6857 behavior of this and following functions for symbol arguments.
6858 (Function Documentation): Add `\' in front of (fn @var{arglist})
6859 and explain why.
6860 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6861 Add anchor.
6862 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6863
68642004-01-01 Miles Bader <miles@gnu.org>
6865
6866 * display.texi (Buttons): New section.
6867
68682003-12-31 Andreas Schwab <schwab@suse.de>
6869
6870 * numbers.texi (Math Functions): sqrt reports a domain-error
6871 error.
6872 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6873
68742003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6875
6876 * tips.texi (Documentation Tips): Update item on hyperlinks in
6877 documentation strings.
6878
6879 * errors.texi (Standard Errors): Various small corrections and
6880 additions.
6881
6882 * control.texi: Various small changes in addition to the
6883 following.
6884 (Signaling Errors): Provide some more details on how `signal'
6885 constructs the error message. Add anchor to the definition of
6886 `signal'.
6887 (Error Symbols): Describe special treatment of `quit'.
6888 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6889 to emphasize that it has to be a single form.
6890
6891 * buffers.texi: Add anchor.
6892
68932003-12-29 Richard M. Stallman <rms@gnu.org>
6894
6895 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6896 (Window Configurations): Add window-configuration-frame.
6897
6898 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6899
6900 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6901 Change arg name in get-char-property.
6902 (Special Properties): Update handling of keymap property.
6903
6904 * strings.texi (Modifying Strings): Add clear-string.
6905 (Text Comparison): Add assoc-string and remove
6906 assoc-ignore-case, assoc-ignore-representation.
6907
6908 * os.texi (Time of Day): Add set-time-zone-rule.
6909
6910 * numbers.texi (Math Functions): asin, acos, log, log10
6911 report domain-error errors.
6912
6913 * nonascii.texi (Converting Representations):
6914 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6915 (Encoding and I/O): Add file-name-coding-system.
6916
6917 * modes.texi (Search-based Fontification): Explain that
6918 face specs are symbols with face names as values.
6919
6920 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6921
6922 * lists.texi (Building Lists): remq moved elsewhere.
6923 (Sets And Lists): remq moved here.
6924 (Association Lists): Refer to assoc-string.
6925
6926 * internals.texi (Garbage Collection): Add memory-use-counts.
6927
6928 * frames.texi (Frames and Windows): Add set-frame-selected-window
6929 and frame-root-window.
6930
6931 * files.texi (Contents of Directories):
6932 Add directory-files-and-attributes.
6933
6934 * display.texi (Refresh Screen): Add force-window-update.
6935 (Invisible Text): Explain about moving point out of invis text.
6936 (Overlay Properties): Add overlay-properties.
6937 (Managing Overlays): Add overlayp.
6938 (GIF Images): Invalid image number displays a hollow box.
6939
6940 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6941 (Killing Buffers): Add buffer-live-p.
6942
69432003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6944
6945 * display.texi (Fringes): Fix typo "set-buffer-window".
6946
69472003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6948
6949 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6950 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6951 Add or change various xrefs and anchors.
6952
6953 * commands.texi: Replace all occurrences of @acronym{CAR} with
6954 @sc{car}, for consistency with the rest of the Elisp manual.
6955 `car' and `cdr' are historically acronyms, but are no longer
6956 widely thought of as such.
6957
6958 * internals.texi (Pure Storage): Mention that `purecopy' does not
6959 copy text properties.
6960 (Object Internals): Now 29 bits are used (in most implementations)
6961 to address Lisp objects.
6962
6963 * variables.texi (Variables with Restricted Values): New node.
6964
6965 * objects.texi (Lisp Data Types): Mention that certain variables
6966 can only take on a restricted set of values and add an xref to
6967 the new node "Variables with Restricted Values".
6968
6969 * eval.texi (Function Indirection): Describe the errors that
6970 `indirect-function' can signal.
6971 (Eval): Clarify the descriptions of `eval-region' and `values'.
6972 Describe `eval-buffer' instead of `eval-current-buffer' and
6973 mention `eval-current-buffer' as an alias for `current-buffer'.
6974 Correct the description and mention all optional arguments.
6975
6976 * nonascii.texi: Various small changes in addition to the
6977 following.
6978 (Converting Representations): Clarify behavior of
6979 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6980 ASCII arguments.
6981 (Character Sets): Document the variable `charset-list' and adapt
6982 the definition of the function `charset-list' accordingly.
6983 (Translation of Characters): Clarify use of generic characters in
6984 `make-translation-table'. Clarify and correct the description of
6985 the use of translation tables in encoding and decoding.
6986 (User-Chosen Coding Systems): Correct and clarify the description
6987 of `select-safe-coding-system'.
6988 (Default Coding Systems): Clarify description of
6989 `file-coding-system-alist'.
6990
69912003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6992
6993 * strings.texi (Text Comparison): Correctly describe when two
6994 strings are `equal'. Combine and clarify descriptions of
6995 `assoc-ignore-case' and `assoc-ignore-representation'.
6996
6997 * objects.texi (Non-ASCII in Strings): Clarify description of
6998 when a string is unibyte or multibyte.
6999 (Bool-Vector Type): Update examples.
7000 (Equality Predicates): Correctly describe when two strings are
7001 `equal'.
7002
70032003-11-29 Luc Teirlinck <teirllm@auburn.edu>
7004
7005 * lists.texi (Building Lists): `append' no longer accepts integer
7006 arguments. Update the description of `number-sequence' to reflect
7007 recent changes.
7008 (Sets And Lists): Describe `member-ignore-case' after `member'.
7009
70102003-11-27 Kim F. Storm <storm@cua.dk>
7011
7012 * commands.texi (Click Events): Click object may be an images.
7013 Describe (dx . dy) element of click positions.
7014 (Accessing Events): Remove duplicate posn-timestamp.
7015 New functions posn-object and posn-object-x-y.
7016
70172003-11-23 Kim F. Storm <storm@cua.dk>
7018
7019 * commands.texi (Click Events): Describe enhancements to event
7020 position lists, including new text-pos and (col . row) items.
7021 Mention left-fringe and right-fringe area events.
7022 (Accessing Events): New functions posn-area and
7023 posn-actual-col-row. Mention posn-timestamp. Mention that
7024 posn-point in non-text area still returns buffer position.
7025 Clarify posn-col-row.
7026
70272003-11-21 Lars Hansen <larsh@math.ku.dk>
7028
7029 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
7030 * anti.texi (File Attributes): Describe removed parameter
7031 ID-FORMAT.
7032
70332003-11-20 Luc Teirlinck <teirllm@auburn.edu>
7034
7035 * positions.texi (Positions): Mention that, if a marker is used as
7036 a position, its buffer is ignored.
7037
7038 * markers.texi (Overview of Markers): Mention it here too.
7039
70402003-11-12 Luc Teirlinck <teirllm@auburn.edu>
7041
7042 * numbers.texi (Numeric Conversions): Not just `floor', but also
7043 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7044
70452003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7046
7047 * markers.texi (Creating Markers): Specify insertion type of
7048 created markers. Add xref to `Marker Insertion Types'.
7049 Second argument to `copy-marker' is optional.
7050 (Marker Insertion Types): Mention that most markers are created
7051 with insertion type nil.
7052 (The Mark): Correctly describe when `mark' signals an error.
7053 (The Region): Correctly describe when `region-beginning' and
7054 `region-end' signal an error.
7055
70562003-11-08 Luc Teirlinck <teirllm@auburn.edu>
7057
7058 * hash.texi (Creating Hash): Clarify description of `eql'.
7059 `makehash' is obsolete.
7060 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
7061
7062 * positions.texi (Point): Change description of `buffer-end', so
7063 that it is also correct for floating point arguments.
7064 (List Motion): Correct argument lists of `beginning-of-defun' and
7065 `end-of-defun'.
7066 (Excursions): Add xref to `Marker Insertion Types'.
7067 (Narrowing): Argument to `narrow-to-page' is optional.
7068
70692003-11-06 Luc Teirlinck <teirllm@auburn.edu>
7070
7071 * streams.texi (Output Streams): Clarify behavior of point for
7072 marker output streams.
7073
70742003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7075
7076 * variables.texi (Defining Variables): Second argument to
7077 `defconst' is not optional.
7078 (Setting Variables): Mention optional argument APPEND to
7079 `add-to-list'.
7080 (Creating Buffer-Local): Expand description of
7081 `make-variable-buffer-local'.
7082 (Frame-Local Variables): Expand description of
7083 `make-variable-frame-local'.
7084 (Variable Aliases): Correct description of optional argument
7085 DOCSTRING to `defvaralias'. Mention return value of
7086 `defvaralias'.
7087 (File Local Variables): Add xref to `File variables' in Emacs
7088 Manual. Correct description of `hack-local-variables'. Mention
7089 `safe-local-variable' property. Mention optional second argument
7090 to `risky-local-variable-p'.
7091
70922003-11-03 Luc Teirlinck <teirllm@auburn.edu>
7093
7094 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7095
70962003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7097
7098 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7099 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7100 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7101 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7102 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7103 lispref/processes.texi, lispref/searching.texi,
7104 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7105 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7106 @acronym{FOO}.
7107
71082003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7109
7110 * strings.texi (Creating Strings): Argument START to `substring'
7111 can not be `nil'. Expand description of
7112 `substring-no-properties'. Correct description of `split-string',
7113 especially with respect to empty matches. Prevent very bad line
7114 break in definition of `split-string-default-separators'.
7115 (Text Comparison): `string=' and `string<' also accept symbols as
7116 arguments.
7117 (String Conversion): More completely describe argument BASE in
7118 `string-to-number'.
7119 (Formatting Strings): `%s' and `%S' in `format' do require
7120 corresponding object. Clarify behavior of numeric prefix after
7121 `%' in `format'.
7122 (Case Conversion): The argument to `upcase-initials' can be a
7123 character.
7124
71252003-10-27 Kenichi Handa <handa@m17n.org>
7126
7127 * display.texi (Fontsets): Fix texinfo usage.
7128
71292003-10-25 Kenichi Handa <handa@m17n.org>
7130
7131 * display.texi (Fontsets): Add description of the function
7132 set-fontset-font.
7133
71342003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7135
7136 * display.texi (Temporary Displays): Add xref to `Documentation
7137 Tips'.
7138
7139 * functions.texi (Function Safety): Use inforef instead of pxref
7140 for SES.
7141
71422003-10-23 Andreas Schwab <schwab@suse.de>
7143
7144 * Makefile.in (TEX, texinputdir): Don't define.
7145 (TEXI2DVI): Define.
7146 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7147 add $(srcdir)/index.texi.
7148 ($(infodir)/elisp): Remove index.texi dependency.
7149 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7150 (index.texi): Remove target.
7151 (dist): Don't link $(srcdir)/permute-index.
7152 (clean): Don't remove index.texi.
7153
7154 * permute-index, index.perm: Remove.
7155 * index.texi: Rename from index.unperm.
7156
71572003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7158
7159 * tips.texi (Documentation Tips): Document new behavior for face
7160 and variable hyperlinks in Help mode.
7161
71622003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7163
7164 * objects.texi (Integer Type): Update for extra bit of integer range.
7165 (Character Type): Ditto.
7166
71672003-10-16 Eli Zaretskii <eliz@gnu.org>
7168
7169 * numbers.texi (Integer Basics): Add index entries for reading
7170 numbers in hex, octal, and binary.
7171
71722003-10-16 Lute Kamstra <lute@gnu.org>
7173
7174 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7175 argument.
7176
71772003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7178
7179 * windows.texi (Choosing Window): Fix typo.
7180 * edebug.texi (Edebug Execution Modes): Fix typo.
7181
71822003-10-13 Richard M. Stallman <rms@gnu.org>
7183
7184 * windows.texi (Basic Windows): A window has fringe settings,
7185 display margins and scroll-bar settings.
7186 (Splitting Windows): Doc split-window return value.
7187 Clean up one-window-p.
7188 (Selecting Windows): Fix typo.
7189 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7190 (Buffers and Windows): In set-window-buffer, explain effect
7191 on fringe settings and scroll bar settings.
7192 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7193 (Choosing Window): Use defopt for pop-up-frame-function.
7194 For special-display-buffer-names, explain same-window and same-frame.
7195 Clarify window-dedicated-p return value.
7196 (Textual Scrolling): scroll-up and scroll-down can get an error.
7197 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7198 Clarify set-window-hscroll.
7199 (Size of Window): Don't mention tool bar in window-height.
7200 (Coordinates and Windows): Explain what coordinates-in-window-p
7201 returns for fringes and display margins.
7202 (Window Configurations): Explain saving fringes, etc.
7203
7204 * tips.texi (Library Headers): Clean up Documentation.
7205
7206 * syntax.texi (Parsing Expressions): Clean up forward-comment
7207 and parse-sexp-lookup-properties.
7208
7209 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7210
7211 * os.texi (System Environment): Clean up text for load-average errors.
7212
7213 * modes.texi (Hooks): Don't explain local hook details at front.
7214 Clarify run-hooks and run-hook-with-args a little.
7215 Clean up add-hook and remove-hook.
7216
7217 * edebug.texi (Edebug Execution Modes): Clarify t.
7218 Document edebug-sit-for-seconds.
7219 (Coverage Testing): Document C-x X = and =.
7220 (Instrumenting Macro Calls): Fix typo.
7221 (Specification List): Don't index the specification keywords.
7222
72232003-10-10 Kim F. Storm <storm@cua.dk>
7224
7225 * processes.texi (Network): Introduce make-network-process.
7226
72272003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7228
7229 * tips.texi (Library Headers): Fix typo.
7230
72312003-10-07 Juri Linkov <juri@jurta.org>
7232
7233 * modes.texi (Imenu): Mention imenu-create-index-function's
7234 default value. Explain submenus better.
7235
72362003-10-07 Lute Kamstra <lute@gnu.org>
7237
7238 * modes.texi (Faces for Font Lock): Fix typo.
7239 (Hooks): Explain how buffer-local hook variables can refer to
7240 global hook variables.
7241 Various minor clarifications.
7242
72432003-10-06 Lute Kamstra <lute@gnu.org>
7244
7245 * tips.texi (Coding Conventions): Mention naming conventions for
7246 hooks.
7247
72482003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7249
7250 * loading.texi (Library Search): Correct default value of
7251 load-suffixes.
7252 (Named Features): Fix typo.
7253
72542003-10-05 Richard M. Stallman <rms@gnu.org>
7255
7256 * loading.texi (Named Features): In `provide',
7257 say how to test for subfeatures.
7258 (Unloading): In unload-feature, use new var name
7259 unload-feature-special-hooks.
7260
72612003-10-03 Lute Kamstra <lute@gnu.org>
7262
7263 * modes.texi (Major Mode Conventions): Mention third way to set up
7264 Imenu.
7265 (Imenu): A number of small fixes.
7266 Delete documentation of internal variable imenu--index-alist.
7267 Document the return value format of imenu-create-index-function
7268 functions.
7269
72702003-09-30 Richard M. Stallman <rms@gnu.org>
7271
7272 * processes.texi (Network): Say what stopped datagram connections do.
7273
7274 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7275
7276 * display.texi (Overlay Properties): Clarify `evaporate' property.
7277
72782003-09-29 Lute Kamstra <lute@gnu.org>
7279
7280 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7281 constructs should be marked as risky.
7282 Change cons cell into proper list.
7283 (Mode Line Variables): Change cons cell into proper list.
7284
72852003-09-26 Lute Kamstra <lute@gnu.org>
7286
7287 * modes.texi (Mode Line Data): Document the :propertize construct.
7288 (Mode Line Variables): Reorder the descriptions of the variables
7289 to match their order in the default mode-line-format.
7290 Describe the new variables mode-line-position and mode-line-modes.
7291 Update the default values of mode-line-frame-identification,
7292 minor-mode-alist, and default-mode-line-format.
7293 (Properties in Mode): Mention the :propertize construct.
7294
72952003-09-26 Richard M. Stallman <rms@gnu.org>
7296
7297 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7298 * loading.texi, minibuf.texi, text.texi, variables.texi:
7299 Avoid @strong{Note:}.
7300
73012003-09-26 Richard M. Stallman <rms@gnu.org>
7302
7303 * keymaps.texi (Remapping Commands): Fix typo.
7304
73052003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7306
7307 * processes.texi (Low-Level Network): Fix typo.
7308
73092003-09-23 Kim F. Storm <storm@cua.dk>
7310
7311 * processes.texi (Network, Network Servers): Fix typos.
7312 (Low-Level Network): Add timeout value for :server keyword.
7313 Add new option keywords to make-network-process.
7314 Add set-network-process-options.
7315 Explain how to test availability of network options.
7316
73172003-09-19 Richard M. Stallman <rms@gnu.org>
7318
7319 * text.texi (Motion by Indent): Arg to
7320 backward-to-indentation and forward-to-indentation is optional.
7321
7322 * strings.texi (Creating Strings): Add substring-no-properties.
7323
7324 * processes.texi
7325 (Process Information): Add list-processes arg QUERY-ONLY.
7326 Delete process-contact from here.
7327 Add new status values for process-status.
7328 Add process-get, process-put, process-plist, set-process-plist.
7329 (Synchronous Processes): Add call-process-shell-command.
7330 (Signals to Processes): signal-process allows process objects.
7331 (Network): Complete rewrite.
7332 (Network Servers, Datagrams, Low-Level Network): New nodes.
7333
7334 * positions.texi (Word Motion): forward-word, backward-word
7335 arg is optional. Reword.
7336
7337 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7338
7339 * variables.texi (Creating Buffer-Local):
7340 Delete duplicate definition of buffer-local-value.
7341 (File Local Variables): Explain about discarding text props.
7342
73432003-09-11 Richard M. Stallman <rms@gnu.org>
7344
7345 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7346 changes variables that record input events.
7347 (Minibuffer Misc): Add minibuffer-selected-window.
7348
7349 * lists.texi (Building Lists): Add copy-tree.
7350
7351 * display.texi (Fontsets): Add char-displayable-p.
7352 (Scroll Bars): New node.
7353
73542003-09-08 Lute Kamstra <lute@gnu.org>
7355
7356 * modes.texi (%-Constructs): Document new `%i' and `%I'
7357 constructs.
7358
73592003-09-03 Peter Runestig <peter@runestig.com>
7360
7361 * makefile.w32-in: New file.
7362
73632003-08-29 Richard M. Stallman <rms@gnu.org>
7364
7365 * display.texi (Overlay Properties): Clarify how priorities
7366 affect use of the properties.
7367
73682003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7369
7370 * customize.texi (Type Keywords): Correct the description of
7371 `:help-echo' in the case where `motion-doc' is a function.
7372
73732003-08-14 John Paul Wallington <jpw@gnu.org>
7374
7375 * modes.texi (Emulating Mode Line): Subsection, not section.
7376
73772003-08-13 Richard M. Stallman <rms@gnu.org>
7378
7379 * elisp.texi (Top): Update subnode lists in menu.
7380
7381 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7382 (Kill Functions): kill-region has new arg yank-handler.
7383 (Yanking): New node.
7384 (Yank Commands): Add yank-undo-function.
7385 (Low-Level Kill Ring):
7386 kill-new and kill-append have new arg yank-handler.
7387 (Changing Properties): Add remove-list-of-text-properties.
7388 (Atomic Changes): New node.
7389
7390 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7391
7392 * streams.texi (Output Variables): Add eval-expression-print-length
7393 and eval-expression-print-level.
7394
7395 * os.texi (Time Conversion): For encode-time, explain limits on year.
7396
7397 * objects.texi (Character Type): Define anchor "modifier bits".
7398
7399 * modes.texi (Emulating Mode Line): New node.
7400 (Search-based Fontification): Font Lock uses font-lock-face property.
7401 (Other Font Lock Variables): Likewise.
7402
7403 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7404 not vectors.
7405 (Active Keymaps): Add emulation-mode-map-alists.
7406 (Functions for Key Lookup): key-binding has new arg no-remap.
7407 (Remapping Commands): New node.
7408 (Scanning Keymaps): where-is-internal has new arg no-remap.
7409 (Tool Bar): Add tool-bar-local-item-from-menu.
7410 Clarify when to use tool-bar-add-item-from-menu.
7411
7412 * commands.texi (Interactive Call): commandp has new arg.
7413 (Command Loop Info): Add this-original-command.
7414
74152003-08-06 John Paul Wallington <jpw@gnu.org>
7416
7417 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7418
7419 * display.texi (Warning Basics): Fix typo.
7420 (Fringes): Add closing curly bracket and fix typo.
7421
7422 * elisp.texi (Top): Fix typo.
7423
74242003-08-05 Richard M. Stallman <rms@gnu.org>
7425
7426 * elisp.texi: Update lists of subnodes.
7427
7428 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7429
7430 * variables.texi (Local Variables): Use lc for example variable names.
7431
7432 * tips.texi (Library Headers): Explain where to put -*-.
7433
7434 * strings.texi (Creating Strings): Fix xref for vconcat.
7435
7436 * sequences.texi (Vector Functions):
7437 vconcat no longer allows integer args.
7438
7439 * minibuf.texi (Reading File Names): read-file-name has new
7440 arg PREDICATE. New function read-directory-name.
7441
7442 * macros.texi (Defining Macros): Give definition of `declare'
7443 (Indenting Macros): New node.
7444
7445 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7446 (Window Frame Parameters): Make separate table of parameters
7447 that are coupled with specific face attributes.
7448 (Deleting Frames): delete-frame-hooks renamed to
7449 delete-frame-functions.
7450
7451 * files.texi (Magic File Names): Add file-remote-p.
7452 Clarify file-local-copy.
7453
7454 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7455 here; instead xref Defining Macros.
7456
7457 * display.texi (Warnings): New node, and subnodes.
7458 (Fringes): New node.
7459
7460 * debugging.texi (Test Coverage): New node.
7461
7462 * compile.texi (Compiler Errors): Explain with-no-warnings
7463 and other ways to suppress warnings.
7464
7465 * commands.texi (Interactive Call): Minor clarification.
7466
7467 * buffers.texi (Buffer File Name): set-visited-file-name
7468 renames the buffer too.
7469
7470 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7471
74722003-07-24 Markus Rost <rost@math.ohio-state.edu>
7473
7474 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7475
74762003-07-22 Markus Rost <rost@math.ohio-state.edu>
7477
7478 * internals.texi (Garbage Collection): Fix previous change.
7479
74802003-07-22 Richard M. Stallman <rms@gnu.org>
7481
7482 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7483
7484 * display.texi (Width): Use \s syntax in example.
7485 (Font Selection): Add face-font-rescale-alist.
7486
7487 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7488 Remove spurious indent in example.
7489
7490 * lists.texi (Building Lists): Add number-sequence.
7491
7492 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7493
7494 * functions.texi (Function Documentation): Explain how to
7495 show calling convention explicitly in the doc string.
7496
7497 * windows.texi (Selecting Windows): save-selected-window saves
7498 selected window of each frame.
7499 (Window Configurations): Minor change.
7500
7501 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7502
7503 * streams.texi (Output Variables): Add print-continuous-numbering
7504 and print-number-table.
7505
7506 * processes.texi (Decoding Output): New node.
7507
7508 * os.texi (Time Conversion): decode-time arg is optional.
7509
7510 * objects.texi (Character Type): Don't use space as example for \.
7511 Make list of char names and \-sequences correspond.
7512 Explain that \s is not used in strings. `\ ' needs space after.
7513
7514 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7515 (Translation of Characters): Add translation-table-for-input.
7516 (Default Coding Systems): Add auto-coding-functions.
7517 (Explicit Encoding): Add decode-coding-inserted-region.
7518 (Locales): Add locale-info.
7519
7520 * minibuf.texi (Basic Completion): Describe test-completion.
7521 Collections can be lists of strings.
7522 Clean up lazy-completion-table.
7523 (Programmed Completion): Mention test-completion.
7524 Clarify why lambda expressions are not accepted.
7525 (Minibuffer Misc): Describe minibufferp.
7526
75272003-07-14 Richard M. Stallman <rms@gnu.org>
7528
7529 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7530
7531 * windows.texi (Selecting Windows): New arg to select-window.
7532 (Selecting Windows): Add with-selected-window.
7533 (Size of Window): Add window-inside-edges, etc.
7534
7535 * internals.texi (Garbage Collection): Add post-gc-hook.
7536
7537 * processes.texi (Subprocess Creation): Add exec-suffixes.
7538
7539 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7540 (Scanning Keymaps): Add map-keymaps.
7541 (Defining Menus): Add keymap-prompt.
7542
7543 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7544 most-negative-fixnum.
7545
7546 * compile.texi (Byte Compilation): Explain no-byte-compile
7547 (Compiler Errors): New node.
7548
7549 * os.texi (User Identification): user-uid, user-real-uid
7550 can return float.
7551
7552 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7553 and about derived modes.
7554 (Minor Modes): Add minor-mode-list.
7555 (Defining Minor Modes): Keyword args for define-minor-mode.
7556 (Search-based Fontification): Explain managing other properties.
7557 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7558 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7559 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7560
7561 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7562 (Variable Aliases): Clarify defvaralias.
7563
7564 * loading.texi (Library Search): Add load-suffixes.
7565
7566 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7567 (Programmed Completion): Add dynamic-completion-table.
7568
7569 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7570 (Magic File Names): Specify precedence order of handlers.
7571
7572 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7573 and post-command-hook.
7574 (Waiting): New calling convention for sit-for.
7575
7576 * text.texi (Special Properties): local-map and keymap properties
7577 apply based on their stickiness.
7578
75792003-07-07 Richard M. Stallman <rms@gnu.org>
7580
7581 * modes.texi (Minor Mode Conventions): Specify only some kinds
7582 of list values as args to minor modes.
7583
7584 * files.texi (File Name Expansion): Warn about iterative use
7585 of substitute-in-file-name.
7586
7587 * advice.texi (Activation of Advice): Clean up previous change.
7588
75892003-07-06 Markus Rost <rost@math.ohio-state.edu>
7590
7591 * advice.texi (Activation of Advice): Note that ad-start-advice is
7592 turned on by default.
7593
75942003-06-30 Richard M. Stallman <rms@gnu.org>
7595
7596 * text.texi (Buffer Contents): Document current-word.
7597 (Change Hooks): Not called for *Messages*.
7598
7599 * functions.texi (Defining Functions): Explain about redefining
7600 primitives.
7601 (Function Safety): Renamed. Minor changes.
7602 Comment out the detailed criteria for what is safe.
7603
76042003-06-22 Andreas Schwab <schwab@suse.de>
7605
7606 * objects.texi (Symbol Type): Fix description of examples.
7607
76082003-06-16 Andreas Schwab <schwab@suse.de>
7609
7610 * hash.texi (Creating Hash): Fix description of :weakness.
7611
c8763fb6 76122003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7613
7614 * files.texi (Changing Files): copy-file copies file modes, too.
7615
76162003-05-28 Richard M. Stallman <rms@gnu.org>
7617
7618 * strings.texi (Creating Strings): Clarify split-string.
7619
76202003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7621
7622 * strings.texi (Creating Strings): Update split-string specification
7623 and examples.
7624
76252003-05-19 Richard M. Stallman <rms@gnu.org>
7626
7627 * elisp.texi: Correct invariant section names.
7628
76292003-04-20 Richard M. Stallman <rms@gnu.org>
7630
7631 * os.texi (Timers): Explain about timers and quitting.
7632
76332003-04-19 Richard M. Stallman <rms@gnu.org>
7634
7635 * internals.texi (Writing Emacs Primitives): Strings are
7636 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7637 Explain GCPRO convention for varargs function args.
7638
76392003-04-16 Richard M. Stallman <rms@gnu.org>
7640
7641 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7642
76432003-04-08 Richard M. Stallman <rms@gnu.org>
7644
7645 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7646
76472003-02-13 Kim F. Storm <storm@cua.dk>
7648
7649 * objects.texi (Character Type): New \s escape for space.
7650
76512003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7652
7653 * os.texi (System Environment): Added cygwin system-type.
7654
76552003-01-25 Richard M. Stallman <rms@gnu.org>
7656
7657 * keymaps.texi: Document that a symbol can act as a keymap.
7658
76592003-01-13 Richard M. Stallman <rms@gnu.org>
7660
7661 * text.texi (Changing Properties): Say string indices are origin-0.
7662
7663 * positions.texi (Screen Lines) <compute-motion>:
7664 Correct order of elts in return value.
7665
7666 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7667 how to define a default binding.
7668
76692002-12-07 Markus Rost <rost@math.ohio-state.edu>
7670
7671 * loading.texi (Unloading): Fix recent change for load-history.
7672
7673 * customize.texi (Simple Types): Clarify description of custom
7674 type 'number. Describe new custom type 'float.
7675
76762002-12-04 Markus Rost <rost@math.ohio-state.edu>
7677
7678 * variables.texi (File Local Variables): Fix typo.
7679
c8763fb6 76802002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7681
7682 From Michael Albinus <Michael.Albinus@alcatel.de>.
7683
7684 * README: Target for Info file is `make info'.
7685
7686 * files.texi (File Name Components): Fixed typos in
7687 `file-name-sans-extension'.
7688 (Magic File Names): Complete list of operations for magic file
7689 name handlers.
7690
76912002-09-16 Jonathan Yavner <jyavner@engineer.com>
7692
7693 * variables.texi (File Local Variables): New function
7694 risky-local-variable-p.
7695
76962002-09-15 Jonathan Yavner <jyavner@engineer.com>
7697
7698 * functions.texi (Function safety): New node about unsafep.
7699
77002002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7701
7702 * customize.texi (Splicing into Lists): Fixed example.
7703 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7704
77052002-06-17 Juanma Barranquero <lektu@terra.es>
7706
7707 * frames.texi (Display Feature Testing): Fix typo.
7708
77092002-06-12 Andreas Schwab <schwab@suse.de>
7710
7711 * frames.texi (Initial Parameters, Resources): Fix references to
7712 the Emacs manual.
7713
77142002-05-13 Kim F. Storm <storm@cua.dk>
7715
7716 * variables.texi (Intro to Buffer-Local): Updated warning and
7717 example relating to changing buffer inside let.
7718
c8763fb6 77192002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7720
7721 * os.texi (Session Management): New node about X Session management.
7722
77232002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7724
7725 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7726 to which the manual corresponds, and the copyright years.
7727
7728 * Makefile.in (VERSION): Set to 2.9.
7729
77302001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7731
7732 * elisp.texi: Change the category in @dircategory to "Emacs", to
7733 make it consistent with info/dir.
7734
77352001-11-25 Miles Bader <miles@gnu.org>
7736
7737 * text.texi (Fields): Describe new `limit' arg in
7738 field-beginning/field-end.
7739
77402001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7741
7742 * permute-index: Don't depend on csh-specific features. Replace
7743 the interpreter name with /bin/sh.
7744
7745 * two-volume-cross-refs.txt: New file.
7746 * two.el: New file.
7747 * spellfile: New file.
7748
77492001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7750
7751 * permute-index: New file.
7752
7753 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7754 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7755 8+3 restricted namespace.
7756
7757 * Makefile.in (infodir): Define relative to $(srcdir).
7758 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7759 include directories list via -I switch to makeinfo.
7760 (index.texi): Use cp if both hard and symbolic links fail.
7761
77622001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7763
7764 * Makefile.in (distclean): Add.
7765
7766 The following changes make ELisp manual part of the Emacs
7767 distribution:
7768
7769 * Makefile.in: Add Copyright notice.
7770 (prefix): Remove.
7771 (infodir): Change value to "../info".
7772 (VPATH): New variable.
7773 (MAKE): Don't define.
7774 (texmacrodir): Don't define.
7775 (texinputdir): Append the existing value of TEXINPUTS.
7776 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7777 command to be compatible with man/Makefile.in, and to put the
7778 output into ../info.
7779 (info): Add target.
7780 (installall): Target removed.
7781
c8763fb6 77822001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7783
7784 * tips.texi (Coding Conventions): Fix typo.
7785
77862001-10-23 Gerd Moellmann <gerd@gnu.org>
7787
7788 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7789
77902001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7791
7792 * files.texi (File Name Components): Update the description of
7793 file-name-sans-extension and file-name-extension, as they now
7794 ignore leading dots.
7795
77962001-10-20 Gerd Moellmann <gerd@gnu.org>
7797
7798 * (Version 21.1 released.)
7799
78002001-10-19 Miles Bader <miles@gnu.org>
7801
7802 * positions.texi (Text Lines): Describe behavior of
7803 `beginning-of-line'/`end-of-line' in the presence of field properties.
7804
78052001-10-17 Gerd Moellmann <gerd@gnu.org>
7806
7807 * Makefile.in (VERSION): Set to 2.8.
7808 (manual): Use `manual-21'.
7809
7810 * elisp.texi (VERSION): Add and use it where the version
7811 number was used. Set it to 2.8.
7812
7813 * intro.texi: Likewise.
7814
78152001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7816
7817 * files.texi (File Name Completion): Document the significance of
7818 a trailing slash in elements of completion-ignored-extensions.
7819
78202001-10-06 Miles Bader <miles@gnu.org>
7821
7822 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7823
78242001-10-04 Gerd Moellmann <gerd@gnu.org>
7825
7826 * variables.texi (Variable Aliases): New node.
7827
78282001-10-04 Gerd Moellmann <gerd@gnu.org>
7829
7830 * Branch for 21.1.
7831
78322001-10-02 Miles Bader <miles@gnu.org>
7833
7834 * minibuf.texi (Minibuffer Misc): Add entries for
7835 `minibuffer-contents', `minibuffer-contents-no-properties', and
7836 `delete-minibuffer-contents'.
7837 Correct description for `minibuffer-prompt-end'.
7838
7839 * text.texi (Property Search): Correct descriptions of
7840 `next-char-property-change' and `previous-char-property-change'.
7841 Add entries for `next-single-char-property-change' and
7842 `previous-single-char-property-change'.
7843 Make operand names a bit more consistent.
7844
78452001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7846
7847 * frames.texi (Finding All Frames): Document that next-frame and
7848 previous-frame are local to current terminal.
7849
78502001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7851
7852 * keymaps.texi (Creating Keymaps): Fix the description of the
7853 result of make-keymap.
7854
78552001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7856
7857 * display.texi (Font Lookup, Attribute Functions)
7858 (Image Descriptors): Add cross-references to the definition of
7859 selected frame.
7860
7861 * buffers.texi (The Buffer List): Add cross-references to the
7862 definition of selected frame.
7863
7864 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7865 frame at any given time.
7866 (Multiple Displays, Size and Position): Add a cross-reference to
7867 the definition of the selected frame.
7868
78692001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7870
7871 * strings.texi (String Conversion) <string-to-number>: Document
7872 that a float is returned for integers that are too large.
7873
7874 * frames.texi (Mouse Position): Document mouse-position-function.
7875 (Display Feature Testing): Document display-images-p.
7876 (Window Frame Parameters): Document the cursor-type variable.
7877
7878 * numbers.texi (Integer Basics): Document CL style read syntax for
7879 integers in bases other than 10.
7880
7881 * positions.texi (List Motion): Document
7882 open-paren-in-column-0-is-defun-start.
7883
7884 * lists.texi (Sets And Lists): Document member-ignore-case.
7885
7886 * internals.texi (Garbage Collection): Document the used and free
7887 strings report.
7888 (Memory Usage): Document strings-consed.
7889
7890 * os.texi (Time of Day): Document float-time.
7891 (Recording Input): Document that clear-this-command-keys clears
7892 the vector to be returned by recent-keys.
7893
7894 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7895 argument keymap can be a list.
7896
7897 * nonascii.texi (User-Chosen Coding Systems)
7898 <select-safe-coding-system>: Document the new argument
7899 accept-default-p and the variable
7900 select-safe-coding-system-accept-default-p. Tell what happens if
7901 buffer-file-coding-system is undecided.
7902 (Default Coding Systems): Document auto-coding-regexp-alist.
7903
7904 * display.texi (The Echo Area) <message>: Document
7905 message-truncate-lines.
7906 (Glyphs): Document that the glyph table is unused on windowed
7907 displays.
7908
7909 * help.texi (Describing Characters) <single-key-description>:
7910 Document the new argument no-angles.
7911 (Accessing Documentation) <documentation-property>: Document that
7912 a non-string property is evaluated.
7913 <documentation>: Document that the function-documentation property
7914 is looked for.
7915
7916 * windows.texi (Selecting Windows): Document some-window.
7917
7918 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7919
7920 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7921 apropos-mode-hook.
7922
7923 * commands.texi (Using Interactive): Document interactive-form.
7924 (Keyboard Macros): Document kbd-macro-termination-hook.
7925 (Command Loop Info): Document that clear-this-command-keys clears
7926 the vector to be returned by recent-keys.
7927
79282001-09-04 Werner LEMBERG <wl@gnu.org>
7929
7930 * Makefile.in (srcdir, texinputdir): New variables.
7931 (srcs, index.texi, install): Use $(srcdir).
7932 (.PHONY): Remove elisp.dvi.
7933 (elisp): Use -I switch for makeinfo.
7934 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7935 (installall, dist): Use $(srcdir).
7936 Fix path to texinfo.tex.
7937 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7938
79392001-08-30 Gerd Moellmann <gerd@gnu.org>
7940
7941 * display.texi (Conditional Display): Adjust to API change.
7942
7943 * configure: New file.
7944
79452001-07-30 Gerd Moellmann <gerd@gnu.org>
7946
7947 * commands.texi (Repeat Events): Add description of
7948 double-click-fuzz.
7949
79502001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7951
7952 * syntax.texi (Syntax Class Table): Add the missing designator for
7953 comment and string fences.
7954 (Syntax Properties): Add a xref to syntax table internals.
7955 (Syntax Table Internals): Document string-to-syntax.
7956
79572001-05-07 Gerd Moellmann <gerd@gnu.org>
7958
7959 * Makefile.in (install): Use install-info command line options
7960 like in Emacs' Makefile.in.
7961
79622000-12-09 Miles Bader <miles@gnu.org>
7963
7964 * windows.texi (Window Start): Update documentation for
7965 `pos-visible-in-window-p'.
7966
79672000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7968
7969 * lists.texi (Building Lists): Add footnote to explain how to add
7970 to the end of a list.
7971
79722000-10-25 Gerd Moellmann <gerd@gnu.org>
7973
7974 * files.texi (Visiting Functions): Typos.
7975
79762000-10-25 Kenichi Handa <handa@etl.go.jp>
7977
7978 * files.texi (Visiting Functions): Return value of
7979 find-file-noselect may be a list of buffers if wildcards are used.
7980
79812000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7982
7983 * display.texi (Defining Faces): Document `graphic' display type
7984 in face specs.
7985
b344d29d 79862000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7987
7988 * hooks.texi (Standard Hooks): Replace obsolete
7989 `after-make-frame-hook' with `after-make-frame-functions'.
7990
7991 * frames.texi (Creating Frames): Ditto.
7992
7993 * variables.texi (Future Local Variables): Ditto.
7994
79952000-10-16 Gerd Moellmann <gerd@gnu.org>
7996
7997 * display.texi (Other Image Types): Add description of :foreground
7998 and :background properties of mono PBM images.
7999
80002000-08-17 Werner LEMBERG <wl@gnu.org>
8001
8002 * .cvsignore: New file.
8003
80042000-01-05 Gerd Moellmann <gerd@gnu.org>
8005
8006 * tindex.pl: New script.
8007
80081999-12-03 Dave Love <fx@gnu.org>
8009
8010 * Makefile.in (MAKEINFO): New parameter.
8011
80121999-09-17 Richard Stallman <rms@gnu.org>
8013
8014 * Makefile.in (srcs): Add hash.texi.
8015 (VERSION): Update to 20.6.
8016
80171999-09-13 Richard Stallman <rms@gnu.org>
8018
8019 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
8020
80211998-08-29 Karl Heuer <kwzh@gnu.org>
8022
8023 * configure.in: New file.
8024 * Makefile.in: Renamed from Makefile.
8025 (prefix, infodir): Use value obtained from configure.
8026 (emacslibdir): Obsolete variable deleted.
8027 (dist): Distribute configure.in, configure, Makefile.in.
8028
80291998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8030
8031 * Makefile (INSTALL_INFO): New variable.
8032 (install): Run install-info.
8033
80341998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
8035
8036 * Makefile (elisp.dvi): Add missing backslash.
8037
80381998-05-02 Richard Stallman <rms@psilocin.gnu.org>
8039
8040 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
8041 Run texindex without `./'. Always run texindex on elisp.tp.
8042 (elisp.tps): Target deleted.
8043
80441998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8045
8046 * Makefile (srcs): Add nonascii.texi and customize.texi.
8047 (dist): Start by deleting `temp'.
8048
80491998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8050
8051 * Makefile (makeinfo, texindex): Targets deleted.
8052 (makeinfo.o, texindex.o): Targets deleted.
8053 (clean, dist): Don't do anything with them or with getopt*.
8054
80551998-01-30 Richard Stallman <rms@psilocin.gnu.org>
8056
8057 * Makefile (SHELL): Defined.
8058
80591998-01-27 Richard Stallman <rms@psilocin.gnu.org>
8060
8061 * Makefile (elisp.tps): New target.
8062 (elisp.dvi): Depend on elisp.tps.
8063
c5602427 80641996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
8065
8066 * README: Update phone number.
8067
8068 * Makefile (elisp): Make this be the default target.
8069 Depend on makeinfo.c instead of makeinfo.
8070 (install): Don't depend on elisp.dvi, since we don't install that.
8071 Use mkinstalldirs.
8072 (dist): Add mkinstalldirs.
8073
c5602427 80741995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
8075
8076 * Makefile (VERSION): Update version number.
8077 (maintainer-clean): Renamed from realclean.
8078
c5602427 80791995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
8080
8081 * Makefile (realclean): New target.
8082 (elisp): Remove any old elisp-* files first.
8083
c5602427 80841993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
8085
8086 * Makefile (VERSION): New variable.
8087 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
8088 Compressed file suffix should be `.gz', not `.z'.
8089
ce058493 80901993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8091
8092 * Makefile (elisp): Depend on makeinfo.
8093
c5602427 80941993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8095
8096 * Makefile (srcs): Add anti.texi.
8097
c5602427 80981993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8099
8100 * Makefile (infodir, prefix): New vars.
8101 (install): Use infodir.
8102 (emacsinfodir): Deleted.
8103
c5602427 81041993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8105
8106 * Makefile (srcs): Add calendar.texi.
8107
8108 * Makefile (dist): Copy texindex.c and makeinfo.c.
8109 Limit elisp-* files to those with one or two digits.
8110
c5602427 81111993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8112
8113 * Makefile (dist): Changed to use Gzip instead of compress.
8114
c5602427 81151993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8116
8117 * loading.texi (Unloading): define-function changed back to
8118 defalias. It may not stay this way, but at least it's
8119 consistent with the known-good version of the code patch.
8120
c5602427 81211993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8122
8123 * modes.texi (Hooks): Document new optional arg of add-hook.
8124
c5602427 81251993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8126
8127 * variables.texi: Document nil initial value of buffer-local variables.
8128
8129 * tips.texi: Add new section on standard library headers.
8130
c5602427 81311993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8132
8133 * Makefile (srcs): Add frame.texi to the list of sources.
8134
c5602427 81351993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8136
8137 * Makefile (dist): Don't bother excluding autosave files; they'll
8138 never make it into the temp directory anyway, and the hash marks
8139 in the name are problematic for make and the Bourne shell.
8140 (srcs):
8141
c5602427 81421993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8143
8144 * Makefile (dist): Don't include backup files or autosave files in
8145 the distribution tar file.
8146
c5602427 81471991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8148
8149 * Makefile (srcs): Added index.perm.
8150 (elisp.dvi): Remove erroneous shell comment.
8151 Expect output of permute-index in permuted.fns.
8152 Save old elisp.aux in elisp.oaux.
8153 (clean): Added index.texi to be deleted.
8154
c5602427 81551990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8156
8157 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8158
c5602427 81591990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8160
8161 * files.texi: Noted that completion-ignored-extensions is ignored
8162 when making *Completions*.
8163
3e868ee3 81641990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8165
8166 * Makefile make dist now depends on elisp.dvi, since it tries
8167 to include it in the dist file.
8168
c5602427 81691990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8170
c5602427 8171 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8172
c5602427 81731989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8174
8175 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8176 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8177
c5602427 81781989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8179
8180 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8181 and @error{} are the terms now being used. The files in the
8182 directory have been changed to reflect this.
8183
8184 * All instances of @indentedresultt{} have been changed to
8185 ` @result{}', using 5 spaces at the begining of the line.
8186
c5602427 81871989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8188
8189 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8190 experimental @indentedresult{}, @indentedexpandsto{} are part of
8191 the texinfo.tex in this directory. These TeX macros are not
8192 stable yet.
8193
c5602427 81941989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8195
8196 * texinfo.tex: Temporarily added
8197 \let\result=\dblarrow
8198 \def\error{{\it ERROR} \longdblarrow}
8199 We need to do this better soon.
8200
c5602427 82011989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8202
8203 * Applied Karl Berry's patches to *.texinfo files, but not to
8204 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8205 new title page format is also not applied, since it requires
8206 texinfo.tex changes.)
8207
8208 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8209 for the Project GNU development environment.
8210
8211;; Local Variables:
c8763fb6 8212;; coding: utf-8
b8d4c8d0
GM
8213;; add-log-time-zone-rule: t
8214;; End:
8215
352c8b4a 8216 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8217 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8218
8219 This file is part of GNU Emacs.
8220
352c8b4a 8221 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8222 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8223 the Free Software Foundation, either version 3 of the License, or
8224 (at your option) any later version.
b8d4c8d0
GM
8225
8226 GNU Emacs is distributed in the hope that it will be useful,
8227 but WITHOUT ANY WARRANTY; without even the implied warranty of
8228 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8229 GNU General Public License for more details.
8230
8231 You should have received a copy of the GNU General Public License
352c8b4a 8232 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8233
8234;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda