* mail/sendmail.el (send-mail-function):
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
59375eeb
AM
12009-09-11 Alan Mackenzie <acm@muc.de>
2
3 * os.texi (Terminal Output): document `send-string-to-terminal' in
4 batch mode.
5
e7e2f529
GM
62009-09-01 Glenn Morris <rgm@gnu.org>
7
8 * display.texi (Face Functions): Mention define-obsolete-face-alias.
9
eae47088
GM
102009-08-26 Ulrich Mueller <ulm@gentoo.org>
11
12 * nonascii.texi (Character Codes): Fix typos.
13
3691a0a6
MA
142009-08-25 Michael Albinus <michael.albinus@gmx.de>
15
16 * processes.texi (Synchronous Processes): New defvar
17 process-file-side-effects.
18
664d56b8
GM
192009-08-25 Glenn Morris <rgm@gnu.org>
20
21 * display.texi (Fontsets): Fix typo.
22
0706c025
GM
23 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
24
03a74b84
SM
252009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
26
27 * processes.texi (Asynchronous Processes): Adjust arglist of
28 start-process-shell-command and start-file-process-shell-command.
29
f6de8a37
CY
302009-08-15 Chong Yidong <cyd@stupidchicken.com>
31
4b1ed1bb
CY
32 * advice.texi (Argument Access in Advice): Note that argument
33 positions are zero-based (Bug#3932).
34
89a9e058
CY
35 * commands.texi (Distinguish Interactive): Minor copyedit.
36
23696fd7
CY
37 * display.texi (Face Attributes): Add xref to Displaying Faces for
38 explanation of "underlying face".
39
f6de8a37
CY
40 * customize.texi (Common Keywords): Add xref to Loading.
41
42 * loading.texi (How Programs Do Loading): Add xref to Lisp
43 Libraries node in the Emacs manual.
44
417f77e6
CY
452009-08-13 Chong Yidong <cyd@stupidchicken.com>
46
47 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
48
0999039c
CY
492009-07-18 Chong Yidong <cyd@stupidchicken.com>
50
51 * processes.texi (Shell Arguments): Copyedits.
52
9af167bc
GM
532009-07-18 Glenn Morris <rgm@gnu.org>
54
55 * loading.texi (Repeated Loading): Fix typo.
56
137987ab
RS
572009-07-16 Richard Stallman <rms@gnu.org>
58
59 * buffers.texi (Swapping Text): Recommend setting
60 write-region-annotate-functions and buffer-saved-size.
61
62 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
63
622fa380
GM
642009-07-15 Glenn Morris <rgm@gnu.org>
65
66 * edebug.texi: Minor re-phrasings throughout.
67 (Edebug Execution Modes): Sit-for affects continue mode too.
68 (Jumping): Use `forward-sexp' rather than its keybinding.
69 (Edebug Misc): Fix Q binding.
70 (Edebug Eval): Remove cl version.
71 (Printing in Edebug): Clarify print-length etc.
72 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
73 (Specification List): Remove edebug-unwrap findex entry.
74 (Specification Examples): defmacro is actually not the same as defun.
75 Escape "`" in example.
76
6bbd4600
CY
772009-07-15 Chong Yidong <cyd@stupidchicken.com>
78
79 * markers.texi (The Mark): Document optional arg to
80 deactivate-mark.
81
e538d479
GM
822009-07-11 Kevin Ryde <user42@zip.com.au>
83
84 * hooks.texi (Standard Hooks): Fix cross-references.
85
4c98b9ed
GM
86 * loading.texi (Named Features): Refer to eval-after-load.
87
5300838c
GM
882009-07-11 Glenn Morris <rgm@gnu.org>
89
64fbeb16
GM
90 * Makefile.in (TEXI2PDF): New.
91 (elisp.pdf): New target.
92
4c98b9ed
GM
93 * searching.texi (Regexp Backslash): Fix typo.
94
95 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 96
51d9979c
GM
972009-07-10 Glenn Morris <rgm@gnu.org>
98
561c0216
GM
99 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
100
5b594a58
GM
101 * customize.texi (Customization Types):
102 * display.texi (Abstract Display):
0cc8c85a 103 * objects.texi (Character Type, String Type):
5b594a58 104 Merge in some menu descriptions from elisp.texi.
51d9979c 105
c3cbbb40
GM
106 * hash.texi (Hash Tables):
107 * modes.texi (Multiline Font Lock):
108 End menu description with period.
fe42c16a 109
28528402
GM
1102009-07-09 Glenn Morris <rgm@gnu.org>
111
112 * back.texi: Don't hard-code texinfo location.
113
114 * two-volume.make (texinfodir): New, with location of texinfo.tex.
115 (tex): Add texinfodir to TEXINPUTS.
116 (elisp1med-init, elisp2med-init): Use texinfodir.
117
118 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
119 (clean): Add two-volume.make intermediate files.
120
121 * elisp.texi, vol1.texi, vol2.texi:
122 Use a DATE variable with the publication date, and update it.
123 Fix antinews menu description.
124
125 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
126 Update the detailed node listing to match elisp.texi.
127
128 * README: Update edition to match elisp.texi.
129
130 * objects.texi (General Escape Syntax):
131 * nonascii.texi (Character Sets):
132 Use consistent case for "Unicode Standard".
133
134 * anti.texi (Antinews):
135 * customize.texi (Variable Definitions):
136 * functions.texi (Declaring Functions):
137 * nonascii.texi (Character Properties):
138 * processes.texi (Serial Ports):
139 * text.texi (Special Properties):
140 * tips.texi (Coding Conventions):
141 Minor rearrangements to improve TeX line-filling.
142
143 * commands.texi (Using Interactive): Fix cross-reference.
144
17db8e10
JD
1452009-07-01 Jan Djärv <jan.h.d@swipnet.se>
146
147 * frames.texi (Management Parameters): Mention sticky.
148
77c7e2e1
AS
1492009-07-01 Andreas Schwab <aschwab@redhat.com>
150
151 * help.texi (Help Functions): Fix description of help-buffer and
152 help-setup-xref to use @defun instead of @deffn.
153
3f1c6666
JD
1542009-07-01 Jan Djärv <jan.h.d@swipnet.se>
155
156 * frames.texi (Size Parameters): Mention maximized for fullscreen.
157
ca27c21b
CY
1582009-06-24 Chong Yidong <cyd@stupidchicken.com>
159
160 * display.texi (Window Systems): Add ns to the list.
161
70243478
CY
1622009-06-21 Chong Yidong <cyd@stupidchicken.com>
163
164 * Branch for 23.1.
165
df006536
MR
1662009-06-17 Martin Rudalics <rudalics@gmx.at>
167
168 * windows.texi (Dedicated Windows): Fix typo.
169 (Resizing Windows): Replace @defun by @deffn.
170
d259fc4b
GM
1712009-06-17 Glenn Morris <rgm@gnu.org>
172
173 * variables.texi (Directory Local Variables):
174 Update for 2009-04-11 name-change of dir-locals-directory-alist.
175
30781db6
KH
1762009-06-09 Kenichi Handa <handa@m17n.org>
177
178 * nonascii.texi (Character Sets): State clearly that FROM and TO
179 are codepoints of CHARSET.
180
62e8099c
CY
1812009-06-07 Chong Yidong <cyd@stupidchicken.com>
182
183 * minibuf.texi (Reading File Names): Fix introductory text.
184 Suggested by stan@derbycityprints.com.
185 (High-Level Completion): Fix typo.
186
ee1b1917
CY
1872009-05-28 Chong Yidong <cyd@stupidchicken.com>
188
189 * frames.texi (Text Terminal Colors): Multi-tty is already
190 implemented, but tty-local colors are not.
191
5df647e8
CY
1922009-05-27 Chong Yidong <cyd@stupidchicken.com>
193
194 * hooks.texi (Standard Hooks): Remove mention of obsolete
195 redisplay-end-trigger-functions.
196
197 * internals.texi (Window Internals): Remove mention of obsolete
198 redisplay-end-trigger-functions.
199
01f17ae2
MR
2002009-05-21 Martin Rudalics <rudalics@gmx.at>
201
202 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
203
204 * backups.texi (Making Backups): backup-directory-alist and
205 make-backup-file-name-function are options.
206 (Auto-Saving): auto-save-list-file-prefix is an option.
207
208 * buffers.texi (Killing Buffers): buffer-offer-save is an
209 option.
210
211 * display.texi (Refresh Screen): no-redraw-on-reenter is an
212 option.
213 (Echo Area Customization): echo-keystrokes is an option.
214 (Selective Display): selective-display-ellipses is an option.
215 (Temporary Displays): temp-buffer-show-function is an option.
216 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
217 are options.
218 (Font Selection): face-font-family-alternatives,
219 face-font-selection-order, face-font-registry-alternatives, and
220 scalable-fonts-allowed are options.
221 (Fringe Indicators): indicate-buffer-boundaries is an option.
222 (Fringe Cursors): overflow-newline-into-fringe is an option.
223 (Scroll Bars): scroll-bar-mode is an option.
224
225 * eval.texi (Eval): max-lisp-eval-depth is an option.
226
227 * files.texi (Visiting Functions): find-file-hook is an option.
228 (Directory Names): directory-abbrev-alist is an option.
229 (Unique File Names): temporary-file-directory and
230 small-temporary-file-directory are options.
231
232 * frames.texi (Initial Parameters): initial-frame-alist,
233 minibuffer-frame-alist and default-frame-alist are options.
234 (Cursor Parameters): blink-cursor-alist and
235 cursor-in-non-selected-windows ar options.
236 (Window System Selections): selection-coding-system is an
237 option.
238 (Display Feature Testing): display-mm-dimensions-alist is an
239 option.
240
241 * help.texi (Help Functions): help-char and help-event-list are
242 options.
243
244 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
245 an option.
246
247 * minibuf.texi (Minibuffer History): history-length and
248 history-delete-duplicates are options.
249 (High-Level Completion): read-buffer-function and
250 read-buffer-completion-ignore-case are options.
251 (Reading File Names): read-file-name-completion-ignore-case is
252 an option.
253
254 * modes.texi (Mode Line Top): mode-line-format is an option.
255 (Mode Line Variables): mode-line-position and mode-line-modes
256 are options.
257
258 * nonascii.texi (Text Representations):
259 enable-multibyte-characters is an option.
260 (Default Coding Systems): auto-coding-regexp-alist,
261 file-coding-system-alist, auto-coding-alist and
262 auto-coding-functions are options.
263 (Specifying Coding Systems): inhibit-eol-conversion is an
264 option.
265
266 * os.texi (Init File): site-run-file is an option.
267 (System Environment): mail-host-address is an option.
268 (User Identification): user-mail-address is an option.
269 (Terminal Output): baud-rate is an option.
270
271 * positions.texi (Word Motion): words-include-escapes is an
272 option.
273
274 * searching.texi (Standard Regexps): page-delimiter,
275 paragraph-separate, paragraph-separate and sentence-end are
276 options.
277
278 * text.texi (Margins): left-margin and fill-nobreak-predicate
279 are options.
280
281 * variables.texi (Local Variables): max-specpdl-size is an
282 option.
283
284 * windows.texi (Choosing Window):
285 split-window-preferred-function, special-display-function and
286 display-buffer-function are options.
287
106e6894
CY
2882009-05-20 Chong Yidong <cyd@stupidchicken.com>
289
4a83454d
CY
290 Fix errors spotted by Martin Rudalics.
291
106e6894
CY
292 * syntax.texi (Position Parse): Document rationale for ignored
293 arguments to syntax-ppss-flush-cache.
294
295 * processes.texi (Input to Processes): Mark PROCESS arg to
296 process-running-child-p as optional.
297 (Network Options): Document NO-ERROR arg to
298 set-network-process-option.
299
300 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
301 command.
302
303 * searching.texi (POSIX Regexps): Mark posix-search-forward and
304 posix-search-backward as commands.
305
306 * os.texi (Killing Emacs): Mark kill-emacs as a command.
307 (Suspending Emacs): Mark suspend-emacs as a command.
308 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
309 commands.
310 (Terminal Output): Remove obsolete function baud-rate. Document
311 TERMINAL arg for send-string-to-terminal.
312
313 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
314 terminal-coding-system and set-terminal-coding-system.
315 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
316 as optional.
317 (Character Sets): Document RESTRICTION arg of char-charset.
318 (Character Codes): Mark POS argument to get-byte as optional.
319
320 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
321 minibuffer-message.
322
323 * files.texi (Create/Delete Dirs): Mark make-directory and
324 delete-directory as commands.
325
326 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
327
328 * text.texi (Base 64): Mark base64-decode-string and
329 base64-encode-string as commands.
330 (Columns): Mark move-to-column as a command.
331 (Mode-Specific Indent): Document RIGID arg to
332 indent-for-tab-command.
333 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
334 Mark indent-code-rigidly as a command.
335 (Substitution): Mark translate-region as a command.
336
337 * frames.texi (Size and Position): Remove obsolete functions
338 screen-height and screen-width.
339
04173931
CY
3402009-05-19 Chong Yidong <cyd@stupidchicken.com>
341
342 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
343 (Displaying Buffers, Resizing Windows): Correct mistakes;
344 next-window, previous-window, and pop-to-buffer are not commands,
345 and fit-window-to-buffer" is a command. (Pointed out by Martin
346 Rudalics.)
347
eae7d8f8
RS
3482009-05-17 Richard M Stallman <rms@gnu.org>
349
350 * modes.texi (Precalculated Fontification): Clarify text.
351
b8766179
MR
3522009-05-17 Martin Rudalics <rudalics@gmx.at>
353
354 * windows.texi (Selecting Windows): Clarify descriptions of
355 with-selected-window and get-lru-window.
356 (Cyclic Window Ordering): Refer to particular frame when talking
357 about how splitting affects the ordering.
358 (Displaying Buffers): Fix descriptions of switch-to-buffer and
359 switch-to-buffer-other-window. Explain how setting of
360 display-buffer-reuse-frames affects pop-to-buffer.
361 (Choosing Window): Clarify some details in descriptions of
362 display-buffer-reuse-frames, pop-up-frames, and
363 pop-up-frame-function.
364 (Dedicated Windows): Clarify some details.
365 (Textual Scrolling): Replace term vscroll by term vertical
366 scroll position.
367 (Vertical Scrolling): Fix typo.
368 (Window Hooks): Relate text on jit-lock-register to window
369 scrolling and size changes.
370
734b5e3b
CY
3712009-05-14 Chong Yidong <cyd@stupidchicken.com>
372
0a65633e
CY
373 * frames.texi (Initial Parameters): Clarify what the initial
374 minibuffer frame is.
05be46d7
CY
375 (Buffer Parameters): Note that the minibuffer parameter can not be
376 altered.
0a65633e 377
734b5e3b
CY
378 * anti.texi (Antinews): Copyedits. Rearrange some entries.
379 Document display-buffer changes.
380
925672cd
CY
3812009-05-13 Chong Yidong <cyd@stupidchicken.com>
382
17ecd7af
CY
383 * anti.texi (Antinews): Rewrite for Emacs 22.
384
925672cd
CY
385 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
386 obarrays are first mentioned. Define "system abbrev" more
387 prominently, and add it to the index.
388 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
389 Copyedits.
390 (Abbrev Expansion): Document abbrev-insert.
391
80be4dd7
CY
3922009-05-12 Chong Yidong <cyd@stupidchicken.com>
393
394 * frames.texi (Font and Color Parameters): Rename from Color
395 Parameters. Document font-backend parameter.
396
397 * vol2.texi (Top): Update node listing.
398 * vol1.texi (Top): Update node listing.
399 * elisp.texi (Top): Update node listing.
400
372a93ac
MR
4012009-05-11 Martin Rudalics <rudalics@gmx.at>
402
403 * windows.texi (Choosing Window): Don't explicitly refer to
404 split-window-sensibly's window argument in descriptions of
405 split-height-threshold and split-width-threshold.
406
714c3541
MR
4072009-05-10 Martin Rudalics <rudalics@gmx.at>
408
409 * windows.texi (Choosing Window): Fix rewrite of window
410 splitting section.
411
0e90e7be
EZ
4122009-05-09 Eli Zaretskii <eliz@gnu.org>
413
414 * nonascii.texi (Default Coding Systems): Document
415 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
416 indexing.
417 (Lisp and Coding Systems): Add index entries.
418
d3c0c321
MR
4192009-05-09 Martin Rudalics <rudalics@gmx.at>
420
421 * windows.texi (Choosing Window): Describe split-window-sensibly
422 and rewrite section on window splitting accordingly.
423 (Textual Scrolling): Replace `...' by @code{...}.
424
c773345a
CY
4252009-05-04 Chong Yidong <cyd@stupidchicken.com>
426
ee2d5b5e
CY
427 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
428 Remove obsoleted pre-abbrev-expand-hook.
429
430 * locals.texi (Standard Buffer-Local Variables): Consolidate table
431 entries.
432
c773345a
CY
433 * internals.texi (Object Internals): Don't assume 32-bit machines
434 are the norm.
435 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
436 (Window Internals): Synch field names to window.h.
437 (Process Internals): Synch field names to process.h.
c773345a 438
dd449674
CY
4392009-04-29 Chong Yidong <cyd@stupidchicken.com>
440
441 * variables.texi (File Local Variables): Note that read-circle is
442 bound to nil when reading file-local variables.
443
444 * streams.texi (Input Functions): Document read-circle.
445 (Output Variables): Add xref to Circular Objects.
446
4f1e25e2
CY
4472009-04-25 Chong Yidong <cyd@stupidchicken.com>
448
449 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
450 Features and Coding System Basics. Node that "p" stands for
451 "predicate". Recommend utf-8-emacs instead of emacs-mule.
452 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
453 mouse-appearance-menu.
454 (Programming Tips): Add xref to Progress.
455
dca019f8
CY
4562009-04-22 Chong Yidong <cyd@stupidchicken.com>
457
458 * os.texi (Command-Line Arguments): Document
459 command-line-args-left.
460 (Suspending Emacs): Adapt text to multi-tty case. Document use of
461 terminal objects for tty arguments.
462 (Startup Summary): Add xref to Session Management.
463 (Session Management): Mention emacs-session-restore. Copyedits.
464
02a89103
CY
4652009-04-20 Chong Yidong <cyd@stupidchicken.com>
466
467 * os.texi (Startup Summary): Copyedits. The init file is not
468 necessarily named .emacs now. Document initial-buffer-choice and
469 initial-scratch-message. Note where Emacs exits in batch mode.
470 Document inhibit-splash-screen as an alias.
471 (Init File): Be neutral about which init file name to use.
472
4732009-04-16 Chong Yidong <cyd@stupidchicken.com>
474
475 * os.texi (System Interface): Fix Texinfo usage.
476
0c1cfe01
CY
4772009-04-15 Chong Yidong <cyd@stupidchicken.com>
478
80d7cdca
CY
479 * searching.texi (Regexp Backslash): Also refer to shy groups as
480 non-capturing or unnumbered groups.
481 (Regexp Functions): Add cross-reference to Regexp Backslash.
482
0c1cfe01
CY
483 * display.texi (Truncation): Overlays can use line-prefix and
484 wrap-prefix too.
485 (Overlay Properties): Document wrap-prefix and line-prefix.
486 (Face Attributes): Document underline-minimum-offset.
487 (Face Remapping): Copyedits.
488 (Low-Level Font): Copyedits.
489 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
490 (Line Height): Emphasize that line-spacing only takes effect on
491 graphical terminals.
0c1cfe01 492
c4adeee0
CY
4932009-04-13 Chong Yidong <cyd@stupidchicken.com>
494
495 * display.texi (Refresh Screen): Note that a passage about screen
496 refreshing is text terminal only.
497 (Forcing Redisplay): Delete misleading comment---sit-for calls
498 redisplay, not the other way around.
499 (Truncation): Note new values of truncate-partial-width-windows.
500 Copyedits.
501 (Invisible Text): Document invisible-p.
502
b20ecfa1
EZ
5032009-04-11 Eli Zaretskii <eliz@gnu.org>
504
505 * display.texi (Overlays): Overlays don't scale well. See
506 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
507
97d8273f
CY
5082009-04-10 Chong Yidong <cyd@stupidchicken.com>
509
f147ff75
CY
510 * syntax.texi (Syntax Table Functions): Document cons cell
511 argument for modify-syntax-entry.
512 (Categories): Document cons cell argument for
513 modify-category-entry.
514
fca4ec76
CY
515 * searching.texi (String Search): Document word-search-forward-lax
516 and word-search-backward-lax.
517 (Searching and Case): Describe isearch behavior more precisely.
518
9c283d5b
CY
519 * keymaps.texi (Tool Bar): Mention that some platforms do not
520 support multi-line toolbars. Suggested by Stephen Eglen.
521
522 * frames.texi (Layout Parameters): Mention that Nextstep also
523 allows only one tool-bar line. Suggested by Stephen Eglen.
524
97d8273f
CY
525 * nonascii.texi (Text Representations): Copyedits.
526 (Coding System Basics): Also mention utf-8-emacs.
527 (Converting Representations, Selecting a Representation)
528 (Scanning Charsets, Translation of Characters, Encoding and I/O):
529 Copyedits.
530 (Character Codes): Mention role of codepoints 1114112 to 4194175.
531
2bad3299
CY
5322009-04-09 Chong Yidong <cyd@stupidchicken.com>
533
534 * text.texi (Yank Commands): Note that yank uses push-mark.
535 (Filling): Clarify REGION argument of fill-paragraph. Document
536 fill-forward-paragraph-function.
537 (Special Properties): Remove "new in Emacs 22" declaration.
538 (Clickable Text): Merge with Links and Mouse-1 node.
539
540 * display.texi (Button Properties, Button Buffer Commands): Change
541 xref to Clickable Text.
542
543 * tips.texi (Key Binding Conventions): Change xref to Clickable
544 Text.
545
546 * elisp.texi (Top): Update node listing.
547
ea30ce4f
CY
5482009-04-05 Chong Yidong <cyd@stupidchicken.com>
549
47af2f4b
CY
550 * markers.texi (The Mark): Copyedits. Improve description of
551 handle-shift-selection.
552 (The Region): Move use-region-p here from The Mark.
553
ea30ce4f
CY
554 * positions.texi (Screen Lines): Document (cols . lines) argument
555 for vertical-motion.
556
2aa8ea6e
CY
5572009-04-04 Chong Yidong <cyd@stupidchicken.com>
558
3ec61d4e
CY
559 * frames.texi (Frames): Clean up introduction. Document `ns'
560 return value for framep.
561 (Creating Frames): Note how the terminal is chosen.
562 (Multiple Terminals, Multiple Displays): Merge into a single node.
563 (Color Parameters): Fix typo.
564
565 * variables.texi (Local Variables, Buffer-Local Variables)
566 (Creating Buffer-Local): Change link to Multiple Terminals.
567
568 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
569
570 * keymaps.texi (Controlling Active Maps): Change link to Multiple
571 Terminals.
572
573 * commands.texi (Command Loop Info, Keyboard Macros): Change link
574 to Multiple Terminals.
575
576 * elisp.texi (Top): Update node listing.
577 * vol2.texi (Top): Update node listing.
578 * vol1.texi (Top): Update node listing.
579
9257072f
CY
580 * buffers.texi (Current Buffer): Note that the append-to-buffer
581 example is no longer in synch with the latest code. Tie the two
582 examples together.
583
2aa8ea6e
CY
584 * files.texi (File Attributes): Move note about MS-DOS from
585 Changing Files to File Attributes.
586 (Create/Delete Dirs): Note that mkdir is an alias for this.
587
22e74b17
CY
5882009-04-01 Markus Triska <triska@gmx.at>
589
590 * processes.texi (Filter Functions): Suggest how to handle output
591 batches.
592
4bbe48ec
CY
5932009-03-30 Chong Yidong <cyd@stupidchicken.com>
594
595 * help.texi (Accessing Documentation): Update example to use
596 help-setup-xref and with-help-window.
597 (Help Functions): Remove print-help-return-message, which is
598 semi-obsolete due to with-help-window. Document help-buffer and
599 help-setup-xref.
600
b9723f39
CY
6012009-03-29 Chong Yidong <cyd@stupidchicken.com>
602
87f649f6
CY
603 * help.texi (Accessing Documentation, Help Functions): Remove
604 information about long-obsolete Emacs versions.
9eb52e90 605
b9723f39
CY
606 * modes.texi (Mode Line Variables): The default values of the mode
607 line variables are now more complicated.
608
b0cc32db
CY
6092009-03-28 Chong Yidong <cyd@stupidchicken.com>
610
3c25a5a9
CY
611 * modes.texi (Major Mode Conventions): Note that specialness is
612 inherited.
31c9eebb
CY
613 (Derived Modes): Note that define-derive-mode sets the mode-class
614 property.
3c25a5a9 615
b0cc32db
CY
616 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
617 goto-map. Add search-map to the list.
618
c5e0006d
EZ
6192009-03-27 Eli Zaretskii <eliz@gnu.org>
620
1213465a
EZ
621 * os.texi (System Environment): Update the list of system-type
622 values.
623
c5e0006d
EZ
624 * markers.texi (The Mark) <handle-shift-selection>: Update for
625 removal of the optional argument DEACTIVATE.
626
48bab3d6
CY
6272009-03-25 Chong Yidong <cyd@stupidchicken.com>
628
629 * commands.texi (Focus Events): Most X window managers don't use
630 focus-follows-mouse nowadays.
631
6e4ff1b6
CY
6322009-03-24 Chong Yidong <cyd@stupidchicken.com>
633
634 * commands.texi (Defining Commands): Clarify introduction.
635 (Using Interactive): Not that interactive can be put in a symbol
636 property.
637 (Interactive Call): Note that a symbol with a non-nil
638 interactive-form property satisfies commandp.
639
11625308
JB
6402009-03-23 Juanma Barranquero <lekktu@gmail.com>
641
642 * minibuf.texi (Intro to Minibuffers): Fix typos.
643
7b34420d
CY
6442009-03-23 Chong Yidong <cyd@stupidchicken.com>
645
646 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
647 about minibuffers in old Emacs versions. Copyedits. Emphasize
648 that enable-recursive-minibuffers defaults to nil.
649 (Text from Minibuffer): Simplify introduction.
650
f9257eed
AM
6512009-03-22 Alan Mackenzie <acm@muc.de>
652
653 * commands.texi (Using Interactive): Clarify string argument to
654 `interactive' - even promptless elements need \n separators.
655
f639ba70
CY
6562009-03-18 Chong Yidong <cyd@stupidchicken.com>
657
658 * minibuf.texi (Completion Styles): New node.
659
660 * elisp.texi (Top): Update node listing.
661
d897e8ee
CY
6622009-03-17 Chong Yidong <cyd@stupidchicken.com>
663
664 * minibuf.texi (Basic Completion): Note that
665 read-file-name-completion-ignore-case and
666 read-buffer-completion-ignore-case can override
667 completion-ignore-case.
668 (Minibuffer Completion): Document completing-read changes.
669 (Completion Commands): Avoid mentioning partial completion mode.
670 Document minibuffer-completion-confirm changes, and
671 minibuffer-confirm-exit-commands.
672 (High-Level Completion): Document new require-match behavior for
673 read-buffer. Document read-buffer-completion-ignore-case.
674 (Reading File Names): Document new require-match behavior for
675 read-file-name.
676
b1f23349
CY
6772009-03-14 Chong Yidong <cyd@stupidchicken.com>
678
679 * debugging.texi (Error Debugging): Don't mislead the reader into
680 thinking that debug-on-error enters debugger for C-f at EOB.
681 (Error Debugging): Setting debug-on-init within the init file
682 works, and has for some time.
683
d6eb4e25
KH
6842009-03-13 Kenichi Handa <handa@m17n.org>
685
686 * display.texi (Fontsets): Update the description.
687
1cf53dc5
CY
6882009-03-13 Chong Yidong <cyd@stupidchicken.com>
689
690 * advice.texi (Advising Primitives): Link to What Is a Function.
691
81f919fc
CY
6922009-03-12 Chong Yidong <cyd@stupidchicken.com>
693
cf4229eb
CY
694 * compile.texi (Speed of Byte-Code): Update example.
695 (Disassembly): Update examples.
696
81f919fc 697 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
698
699 * customize.texi (Common Keywords): It's not necessary to use :tag
700 to remove hyphens, as custom-unlispify-tag-name does it
701 automatically.
702 (Variable Definitions): Link to File Local Variables. Document
703 customized-value symbol property.
704 (Customization Types): Move menu to end of node.
705
955964d7
CY
7062009-03-10 Chong Yidong <cyd@stupidchicken.com>
707
708 * macros.texi (Compiling Macros): Omit misleading sentence, which
709 implied that macros can only be used in the same file they are
710 defined.
711 (Backquote): Remove obsolete information about Emacs 19.
712
d25ed7db
GM
7132009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
714
715 * display.texi (Display Margins): Fix paren typo.
716
d55f6ca5
CY
7172009-02-27 Chong Yidong <cyd@stupidchicken.com>
718
f0e57ed8
CY
719 * elisp.texi (Top): Update node listing.
720
721 * variables.texi (Variables): Clarify introduction.
722 (Global Variables): Mention that setq is a special form.
723 (Local Variables): Use active voice.
724 (Tips for Defining): Mention marking variables as safe.
725 (Buffer-Local Variables): Mention terminal-local and frame-local
726 variables together.
727 (File Local Variables): Copyedits.
728 (Frame-Local Variables): Note that they are not really useful.
729 (Future Local Variables): Node deleted.
730
d55f6ca5
CY
731 * objects.texi (General Escape Syntax): Update explanation of
732 unicode escape syntax.
733
ca8f09a8
CY
7342009-02-23 Chong Yidong <cyd@stupidchicken.com>
735
736 * control.texi (Control Structures): Add cindex entry for "textual
737 order".
738
739 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
740 instead of "expression" throughout.
741 (Function Indirection): Copyedits. Use active voice.
742 (Eval): The default value of max-lisp-eval-depth is now 400.
743
a20878b6
MB
7442009-02-23 Miles Bader <miles@gnu.org>
745
746 * processes.texi (System Processes): Rename `system-process-attributes'
747 to `process-attributes'.
748
61f66044
CY
7492009-02-22 Chong Yidong <cyd@stupidchicken.com>
750
1b80d1f3
CY
751 * symbols.texi (Property Lists): Emphasize that property lists are
752 not restricted to symbol cells.
753 (Other Plists): Copyedit.
754
61f66044
CY
755 * sequences.texi (Sequences Arrays Vectors): Make introduction
756 more concise.
757 (Arrays): Mention char-tables and bool-vectors too.
758 (Vectors): Don't repeat information given in Arrays node. Link to
759 nodes that explain the vector usage examples.
760 (Char-Tables): Note that char-table elements can have arbitrary
761 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 762 Link to Property Lists node.
61f66044 763
9403944b
CY
7642009-02-22 Chong Yidong <cyd@stupidchicken.com>
765
766 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
767 `append'.
4068c7b4 768 (List Elements): Copyedits.
9403944b
CY
769
770 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
771 of `vconcat'.
772
773 * strings.texi (Creating Strings): Copyedits. Remove obsolete
774 Emacs 20 usage of `concat'.
775 (Case Conversion): Copyedits.
776
b87a185f
CY
7772009-02-21 Chong Yidong <cyd@stupidchicken.com>
778
779 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
780 Minor edits.
781 (Frame Configuration Type): Emphasize that it is not primitive.
782 (Font Type): New node.
783 (Type Predicates): Add fontp; type-of now recognizes font object
784 types.
785
786 * intro.texi (Version Info): Update version numbers in examples.
787 (Acknowledgements): List more contributors.
788
789 * elisp.texi: Bump version number to 3.0.
790 (Top): Link to Font Type node.
791
867d4bb3
JB
7922009-02-20 Juanma Barranquero <lekktu@gmail.com>
793
794 * modes.texi (Major Mode Conventions): Remove duplicate words.
795 (Customizing Keywords): Fix typo.
796
77730170
EZ
7972009-02-14 Eli Zaretskii <eliz@gnu.org>
798
799 * nonascii.texi (User-Chosen Coding Systems): Document that
800 select-safe-coding-system suggests raw-text if there are raw bytes
801 in the region.
802 (Explicit Encoding): Warn not to use `undecided' when encoding.
803
c8736212
GM
8042009-02-11 Glenn Morris <rgm@gnu.org>
805
806 * frames.texi (Visibility of Frames): Mention the effect multiple
807 workspaces/desktops can have on visibility.
808
ab992d66
EZ
8092009-02-07 Eli Zaretskii <eliz@gnu.org>
810
c8736212
GM
811 * text.texi (Commands for Insertion):
812 * commands.texi (Event Mod):
813 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
814 * nonascii.texi (Translation of Characters): Reinstate
815 documentation of translation-table-for-input.
7d2a859f
EZ
816 (Explicit Encoding): Document the `charset' text property produced
817 by decode-coding-region and decode-coding-string.
ab992d66 818
e651a255
AM
8192009-01-27 Alan Mackenzie <acm@muc.de>
820
821 * modes.texi (Search-based Fontification): Correct a typo.
822
bc5cde4b
JB
8232009-01-25 Juanma Barranquero <lekktu@gmail.com>
824
825 * abbrevs.texi (Abbrev Table Properties): Fix typo.
826 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
827
3533155b
EZ
8282009-01-24 Eli Zaretskii <eliz@gnu.org>
829
f721deda
EZ
830 * display.texi (Window Systems): Document the value of
831 `initial-window-system' under --daemon.
832
3533155b
EZ
833 * os.texi (System Environment): Remove description of the
834 `environment' function which has been deleted.
835
f79b43b2
DN
8362009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
837
838 * frames.texi (Multiple Displays): Remove documentation for
839 removed function make-frame-on-tty.
840
e3aa6669
CY
8412009-01-22 Chong Yidong <cyd@stupidchicken.com>
842
843 * files.texi (Format Conversion Piecemeal): Clarify behavior of
844 write-region-annotate-functions. Document
845 write-region-post-annotation-function.
846
fb13a416
CY
8472009-01-19 Chong Yidong <cyd@stupidchicken.com>
848
849 * display.texi (Font Lookup): Document WIDTH argument of
850 x-list-fonts.
851
02eccf6b
EZ
8522009-01-17 Eli Zaretskii <eliz@gnu.org>
853
ead3f58d
EZ
854 * maps.texi (Standard Keymaps): Rename function-key-map to
855 local-function-key-map.
856
857 * keymaps.texi (Translation Keymaps): Rename function-key-map to
858 local-function-key-map.
859
860 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
861 and `set-keyboard-coding-system' now accept an optional terminal
862 argument.
863
864 * commands.texi (Event Mod): `keyboard-translate-table' is now
865 terminal-local.
866 (Function Keys): Rename function-key-map to
867 local-function-key-map.
868
df05a163
EZ
869 * elisp.texi (Top): Make @detailmenu be consistent with changes in
870 frames.texi.
871
0ed8034e 872 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
873 `delete-terminal-functions', `suspend-tty-functions' and
874 `resume-tty-functions'.
0ed8034e
EZ
875
876 * frames.texi (Frames): Document `frame-terminal' and
877 `terminal-live-p'.
878 (Multiple Displays): Document `make-frame-on-tty'.
879 (Multiple Terminals): Document `terminal-list', `delete-terminal',
880 `terminal-name', and `get-device-terminal'.
490f1197
EZ
881 (Terminal Parameters): Document `terminal-parameters',
882 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
883
884 * os.texi (System Environment): Document `environment' and
885 `initial-environment'.
490f1197
EZ
886 (Suspending Emacs): Update for multi-tty; document
887 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 888
02eccf6b
EZ
889 * nonascii.texi (Coding System Basics): More accurate description
890 of `raw-text'.
891
f19fea97
JB
8922009-01-12 Juanma Barranquero <lekktu@gmail.com>
893
894 * display.texi (Low-Level Font): Fix typo.
895
16fa292f
CY
8962009-01-10 Chong Yidong <cyd@stupidchicken.com>
897
898 * elisp.texi (Top): Update node listing.
899
900 * display.texi (PostScript Images): Node deleted.
901
0b4faef3
EZ
9022009-01-10 Eli Zaretskii <eliz@gnu.org>
903
3355f04d
EZ
904 * processes.texi (Decoding Output): Document that null bytes force
905 no-conversion for reading process output.
906
907 * files.texi (Reading from Files): Document that null bytes force
908 no-conversion when visiting files.
909
11625308 910 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 911
0b4faef3
EZ
912 * nonascii.texi (Lisp and Coding Systems): Document
913 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 914 (Character Properties): Improve wording.
0b4faef3 915
ce9cf065
CY
9162009-01-09 Chong Yidong <cyd@stupidchicken.com>
917
918 * display.texi (Font Lookup): Remove obsolete function
919 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
920 (Low-Level Font): Rename from Fonts, move to end of Faces section.
921 (Font Selection): Reorder order of variable descriptions. Minor
922 clarifications.
923
924 * elisp.texi (Top): Update node listing.
925
ab756fb3
GM
9262009-01-09 Glenn Morris <rgm@gnu.org>
927
928 * commands.texi (Command Loop Info): Say that last-command-char and
929 last-input-char are obsolete aliases.
930
931 * edebug.texi (Edebug Recursive Edit): Remove separate references to
932 last-input-char and last-command-char, since they are just aliases for
933 last-input-event and last-command-event.
934
935 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
936 last-command-char.
937
6b2b8ab1
CY
9382009-01-08 Chong Yidong <cyd@stupidchicken.com>
939
940 * elisp.texi: Update node listing.
941
942 * display.texi (Faces): Put Font Selection node after Auto Faces.
943 (Face Attributes): Don't link to Font Lookup. Document
944 font-family-list.
945 (Fonts): New node.
946
3568e767
JR
9472009-01-08 Jason Rumney <jasonr@gnu.org>
948
949 * frames.texi (Pointer Shape): Clarify that only X supports
950 changing the standard pointer shapes. (Bug#1485)
951
6221c8db
CY
9522009-01-08 Chong Yidong <cyd@stupidchicken.com>
953
954 * display.texi (Attribute Functions): Note that a function value
955 :height is relative, and that compatibility functions work by
956 calling set-face-attribute.
957 (Displaying Faces): Reorder list in order of increasing priority.
958 (Face Remapping): New node. Content moved here from Displaying
959 Faces.
960 (Glyphs): Link to Face Functions.
961
e3d3799a
CY
9622009-01-08 Chong Yidong <cyd@stupidchicken.com>
963
964 * display.texi (Faces): Don't discuss face id here. facep does
965 not return t.
966 (Defining Faces): Minor clarification.
967 (Face Attributes): Rearrange items to match docstring of
968 set-face-attribute. Add :foundry attribute. Document new role of
969 :font attribute. Texinfo usage fix.
970 (Attribute Functions): Copyedits.
971 (Face Functions): Note that face number is seldom used.
972
638a2457
RS
9732009-01-05 Richard M Stallman <rms@gnu.org>
974
975 * strings.texi (Predicates for Strings): Minor clarification.
976
977 * functions.texi (Function Safety): Texinfo usage fix.
978
49ea0074
JB
9792009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
980
981 * objects.texi (General Escape Syntax): Fix typo.
982
9f822178
MR
9832009-01-03 Martin Rudalics <rudalics@gmx.at>
984
985 * windows.texi (Choosing Window): Say that pop-up-frame-alist
986 works via the default value of pop-up-frame-function.
987
af34ad36
EZ
9882009-01-02 Eli Zaretskii <eliz@gnu.org>
989
990 * processes.texi (System Processes): Document the `time' and
991 `ctime' attributes of `system-process-attributes'.
992
d31f6679
CY
9932009-01-01 Chong Yidong <cyd@stupidchicken.com>
994
995 * display.texi (Face Attributes): Clarify :height attribute.
996
174dc00c
MR
9972008-12-31 Martin Rudalics <rudalics@gmx.at>
998
999 * buffers.texi (The Buffer List): Clarify what moves a buffer to
1000 the front of the buffer list. Add entries for `last-buffer' and
1001 `unbury-buffer'.
1002
b8afe7e4
EZ
10032008-12-27 Eli Zaretskii <eliz@gnu.org>
1004
d14030f5
EZ
1005 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
1006 and its subsections.
1007
1008 * frames.texi (Multiple Terminals, Low-level Terminal)
1009 (Terminal Parameters, Frames on Other TTY devices): New sections.
1010 (Frames): Add an xref to "Multiple Terminals".
1011
765980a4
EZ
1012 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
1013
1014 * objects.texi (Terminal Type): New node.
1015 (Editing Types): Add it to the menu.
1016
47bd5577
EZ
1017 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
1018 Variables".
1019
eb22b78c 1020 * variables.texi (Directory Local Variables): New node.
47bd5577 1021 (Variables): Add a menu item for it.
eb22b78c 1022
b8afe7e4
EZ
1023 * loading.texi (Autoload): Document `generate-autoload-cookie' and
1024 `generated-autoload-file'.
1025
77bb0476
EZ
10262008-12-20 Eli Zaretskii <eliz@gnu.org>
1027
028e2c19
EZ
1028 * os.texi (Startup Summary): Add xref to documentation of
1029 `initial-window-system'.
1030
77bb0476
EZ
1031 * display.texi (Window Systems): Document `window-system' the
1032 function. The variable `window-system' is now frame-local.
028e2c19 1033 Document `initial-window-system'.
77bb0476 1034
dda87836
MR
10352008-12-19 Martin Rudalics <rudalics@gmx.at>
1036
1037 * windows.texi (Windows): Rewrite description of
1038 fit-window-to-buffer.
1039
caef3ed2
GM
10402008-12-13 Glenn Morris <rgm@gnu.org>
1041
1042 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1043 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1044
21c58e4d
GM
10452008-12-12 Glenn Morris <rgm@gnu.org>
1046
1047 * debugging.texi (Error Debugging): Refer forwards to
1048 eval-expression-debug-on-error.
1049
af38459f
EZ
10502008-12-05 Eli Zaretskii <eliz@gnu.org>
1051
5dedd9b5
EZ
1052 * strings.texi (String Basics): Only unibyte strings that
1053 represent key sequences hold 8-bit raw bytes.
1054
af38459f
EZ
1055 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
1056 paragraph to speak about `undecided'.
1057 (Character Properties): Don't explain the meaning of each
1058 property; instead, identify their Unicode Standard names.
b3f1f4a5 1059 (Character Sets): Document `map-charset-chars'.
af38459f 1060
fa047ae7
GM
10612008-12-02 Glenn Morris <rgm@gnu.org>
1062
1063 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
1064 section yet again.
1065
47dbc044
EZ
10662008-11-29 Eli Zaretskii <eliz@gnu.org>
1067
98d05998
EZ
1068 * nonascii.texi (Character Properties): New Section.
1069 (Specifying Coding Systems): Document
1070 `coding-system-priority-list', `set-coding-system-priority', and
1071 `with-coding-priority'.
1072 (Lisp and Coding Systems): Document `check-coding-systems-region'
1073 and `coding-system-charset-list'.
1074 (Coding System Basics): Document `coding-system-aliases'.
1075
1076 * elisp.texi (Top): Add a @detailmenu entry for "Character
1077 Properties".
1078
47dbc044
EZ
1079 * objects.texi (Character Type): Correct the range of Emacs
1080 characters. Add an @xref to "Character Codes".
1081
1082 * strings.texi (String Basics): Add an @xref to "Character Codes".
1083
1084 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1085
1086 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1087 (Character Codes): Document `max-char'.
1088
8b80cdf5
EZ
10892008-11-28 Eli Zaretskii <eliz@gnu.org>
1090
1091 * nonascii.texi (Text Representations, Converting Representations)
1092 (Character Sets, Scanning Charsets, Translation of Characters):
1093 Make text more accurate.
1094
a99dceba
GM
10952008-11-28 Glenn Morris <rgm@gnu.org>
1096
1097 * files.texi (Format Conversion Round-Trip): Improve previous change.
1098
f6dc3bed
CY
10992008-11-26 Chong Yidong <cyd@stupidchicken.com>
1100
1101 * modes.texi (Auto Major Mode): Fix example.
1102
5da9413d
GM
11032008-11-25 Glenn Morris <rgm@gnu.org>
1104
1105 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1106
1107 * files.texi (Format Conversion Round-Trip):
1108 Use active voice for previous change.
1109
fcca848c
CY
11102008-11-25 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * os.texi (Processor Run Time):
1113 * processes.texi (Transaction Queues):
1114 * markers.texi (The Mark):
1115 * windows.texi (Choosing Window, Selecting Windows):
1116 * files.texi (Changing Files, Magic File Names):
1117 * commands.texi (Key Sequence Input):
1118 * functions.texi (Declaring Functions):
1119 * strings.texi (Predicates for Strings):
1120 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1121
36c8dc54
CY
11222008-11-24 Chong Yidong <cyd@stupidchicken.com>
1123
1124 * help.texi (Accessing Documentation): Update example.
1125
1126 * variables.texi (Defining Variables): Note that `*' is not
1127 necessary if defcustom is used.
1128
2a79b242
EZ
11292008-11-22 Eli Zaretskii <eliz@gnu.org>
1130
1131 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1132 Characters" from @detailmenu.
1133
1134 * nonascii.texi (Character Codes, Character Sets)
1135 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1136 (Chars and Bytes, Splitting Characters): Sections removed.
1137
392f0d26
LK
11382008-11-22 Lute Kamstra <lute@gnu.org>
1139
1140 * positions.texi (Text Lines): Update goto-line documentation.
1141
af1a5cd5
MR
11422008-11-21 Martin Rudalics <rudalics@gmx.at>
1143
6a4cfb0c
MR
1144 * frames.texi (Frames): Fix typo, add cross references, reword.
1145 (Initial Parameters): Reword special-display-frame-alist text.
1146 (Frames and Windows): Reword. Describe argument norecord for
1147 set-frame-selected-window.
1148 (Input Focus): Describe argument norecord for select-frame.
1149 Remove comment on MS-Windows behavior for focus-follows-mouse.
1150 (Raising and Lowering): Mention windows-frames dichotomy in
1151 metaphor.
1152
af1a5cd5
MR
1153 * windows.texi (Displaying Buffers, Vertical Scrolling)
1154 (Horizontal Scrolling): Fix indenting and rewording issues
1155 introduced with 2008-11-07 change.
1156
c249fa9c
GM
11572008-11-20 Glenn Morris <rgm@gnu.org>
1158
1159 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1160 element of `format-alist'.
1161
204d4665
GM
11622008-11-19 Glenn Morris <rgm@gnu.org>
1163
1164 * doclicense.texi: Update to FDL 1.3.
1165 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1166
cc0910af
CY
11672008-11-18 Chong Yidong <cyd@stupidchicken.com>
1168
efe6e7c4
CY
1169 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1170 vars, which are obsolete. Mention jit-lock-register.
1171
1172 * modes.texi (Other Font Lock Variables): Document
1173 jit-lock-register and jit-lock-unregister.
1174
cc0910af
CY
1175 * frames.texi (Color Parameters): Document alpha parameter.
1176
aeeedf76
MR
11772008-11-16 Martin Rudalics <rudalics@gmx.at>
1178
1179 * windows.texi (Splitting Windows, Deleting Windows)
1180 (Selecting Windows, Cyclic Window Ordering)
1181 (Buffers and Windows, Displaying Buffers, Choosing Window)
1182 (Dedicated Windows, Window Point, Window Start and End)
1183 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1184 (Size of Window, Resizing Windows, Window Configurations)
1185 (Window Parameters): Avoid @var at beginning of sentences and
1186 reword accordingly.
1187
4c565c5c
LK
11882008-11-11 Lute Kamstra <lute@gnu.org>
1189
1190 * files.texi (File Name Components): Fix file-name-extension
1191 documentation.
1192
25f494c9
JB
11932008-11-11 Juanma Barranquero <lekktu@gmail.com>
1194
1195 * frames.texi (Basic Parameters): Remove display-environment-variable
1196 and term-environment-variable.
1197
a1401ab1
EZ
11982008-11-08 Eli Zaretskii <eliz@gnu.org>
1199
1200 * windows.texi (Basic Windows, Splitting Windows)
1201 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1202 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1203 (Resizing Windows, Window Configurations, Window Parameters):
1204 Fix wording and markup.
a1401ab1 1205
efafc282
MR
12062008-11-07 Martin Rudalics <rudalics@gmx.at>
1207
1208 * windows.texi (Windows): Update entries.
1209 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1210 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1211 (Selecting Windows, Cyclic Window Ordering): Reword with special
1212 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1213 (Buffers and Windows, Choosing Window): Reword with special
1214 emphasis on dedicated windows.
1215 (Displaying Buffers): Reword. For switch-to-buffer mention that
1216 it may fall back on pop-to-buffer. For other-window try to
1217 explain how it treats the cyclic ordering of windows.
efafc282
MR
1218 (Dedicated Windows): New node and section discussing dedicated
1219 windows and associated functions.
86ab855a 1220 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1221 (Window Start and End): Rename node and section title. Reword.
1222 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1223 Minor rewording.
1224 (Size of Window): Reword, in particular text on window-width.
1225 (Resizing Windows): Reword. Add text on balancing windows.
1226 (Window Configurations): Reword. Mention window parameters.
1227 (Window Parameters): New node and section on window parameters.
1228 (Window Hooks): Reword. Mention that
1229 window-configuration-change-hook is run "buffer-locally".
1230 * elisp.texi (Top): Update Windows entries in @detailmenu
1231 section.
1232
d60a8ab2
JB
12332008-11-04 Juanma Barranquero <lekktu@gmail.com>
1234
1235 * searching.texi (Regexp Search): Fix typo.
1236
01777627
CY
12372008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1238
1239 * searching.texi (Regexp Search): Document GREEDY arg.
1240 (Simple Match Data): Fix return value.
1241
c4526e93
EZ
12422008-11-01 Eli Zaretskii <eliz@gnu.org>
1243
1244 * nonascii.texi (Text Representations): Rewrite to make consistent
1245 with Emacs 23 internal representation of characters. Document
1246 `unibyte-string'.
1247
fe2ae8b5
CY
12482008-10-28 Chong Yidong <cyd@stupidchicken.com>
1249
1250 * processes.texi (Process Information): Note that process-status
1251 does not accept buffer names.
1252
cc5a21e3
CY
12532008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1254
1255 * positions.texi (Skipping Characters): Correct return value of
1256 skip-chars-forward.
1257
09460d9a
MR
12582008-10-25 Martin Rudalics <rudalics@gmx.at>
1259
520b29e7
MR
1260 * windows.texi (Deleting Windows): Update documentation of
1261 delete-windows-on.
1262 (Buffers and Windows): Update documentations of
1263 get-buffer-window and get-buffer-window-list.
1264 (Displaying Buffers): Update documentation of
1265 replace-buffer-in-windows.
1266
09460d9a
MR
1267 * buffers.texi (Current Buffer): Reword set-buffer and
1268 with-current-buffer documentations.
1269 (Creating Buffers): Reword documentation of get-buffer-create.
1270
4d48fcdc
MR
12712008-10-23 Martin Rudalics <rudalics@gmx.at>
1272
1273 * buffers.texi (Current Buffer): Reword documentation of
1274 set-buffer.
1275 (Buffer Names): Reword documentation of buffer-name.
1276 (The Buffer List): For bury-buffer explain what happens with the
1277 buffer's window.
1278 (Creating Buffers): Say that get-buffer-create's arg is called
1279 buffer-or-name.
1280
f0143c43
CY
12812008-10-22 Chong Yidong <cyd@stupidchicken.com>
1282
3e5dbbd3
CY
1283 * advice.texi (Computed Advice): Explain what DEFINITION is.
1284
f0143c43
CY
1285 * nonascii.texi (Character Codes): Remove obsolete function
1286 char-valid-p, and document characterp instead.
1287
52a94b85
MR
12882008-10-22 Martin Rudalics <rudalics@gmx.at>
1289
1290 * windows.texi (Displaying Buffers): Reword documentation of
1291 pop-to-buffer.
1292 (Choosing Window): Rewrite documentation of display-buffer and
1293 its options.
1294
f76f8246
MR
1295 * buffers.texi (Killing Buffers): Update documentation of
1296 kill-buffer.
1297
acc8b598
EZ
12982008-10-21 Eli Zaretskii <eliz@gnu.org>
1299
80e6b6df
EZ
1300 * processes.texi (Serial Ports): Fix wording and improve markup.
1301
3645358a
EZ
1302 * searching.texi (Regexp Search): Document `string-match-p' and
1303 `looking-at-p'.
1304 (POSIX Regexps): Add an xref for "non-greedy".
1305 (Regexp Special): Add @cindex entry for "non-greedy".
1306
b3d50cff 1307 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1308 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1309
73b7530a
EZ
1310 * frames.texi (Color Names): Add an xref to `read-color'.
1311
1312 * minibuf.texi (High-Level Completion): Document `read-color'.
1313
acc8b598
EZ
1314 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1315
1316 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1317
1318 * buffers.texi (Swapping Text): New section, documents
1319 `buffer-swap-text'.
1320
10e187e8
MR
13212008-10-21 Martin Rudalics <rudalics@gmx.at>
1322
1323 * windows.texi (Resizing Windows): Minor wording fix.
1324
fd6f900c
EZ
13252008-10-20 Eli Zaretskii <eliz@gnu.org>
1326
1327 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1328 and `combine-and-quote-strings'.
1329
1330 * strings.texi (Creating Strings): Add xrefs for them.
1331
e4372165
EZ
13322008-10-19 Eli Zaretskii <eliz@gnu.org>
1333
d6328fba
EZ
1334 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1335 match the corresponding menu in minibuf.texi.
1336
e4372165
EZ
1337 * minibuf.texi (Reading File Names): Document `read-shell-command'
1338 and `minibuffer-local-shell-command-map'.
1339
5d8dda33
MR
13402008-10-19 Martin Rudalics <rudalics@gmx.at>
1341
1342 * windows.texi (Resizing Windows): Remove var{} around "window" in
1343 documentation of enlarge-window.
1344 Rewrite documentation of window-min-height and window-min-width.
1345
437706cd
EZ
13462008-10-19 Eli Zaretskii <eliz@gnu.org>
1347
80f85d7c
EZ
1348 * functions.texi (Calling Functions): Document `apply-partially'.
1349
291703b5
EZ
1350 * hooks.texi (Standard Hooks): Mention
1351 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1352
1353 * variables.texi (File Local Variables): Document
1354 `file-local-variables-alist', `before-hack-local-variables-hook'
1355 and `hack-local-variables-hook'.
1356
583d8b3c
EZ
1357 * processes.texi (Synchronous Processes): Document `process-lines'.
1358
437706cd 1359 * customize.texi (Variable Definitions): Document
583d8b3c 1360 `custom-reevaluate-setting'.
437706cd 1361
7e51d89b
MR
13622008-10-18 Martin Rudalics <rudalics@gmx.at>
1363
1364 * windows.texi (Choosing Window, Deleting Windows)
1365 (Displaying Buffers): Expand documentation of dedicated windows.
1366
43c59a3d
EZ
13672008-10-18 Eli Zaretskii <eliz@gnu.org>
1368
018a960d
EZ
1369 * files.texi (Changing Files): Document symbolic input of file
1370 modes to `set-file-modes'. Document `read-file-modes' and
1371 `file-modes-symbolic-to-number'.
1372
2c0b8144
EZ
1373 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1374 and `search-map'.
1375
80120f13
EZ
1376 * searching.texi (Search and Replace): Document
1377 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1378 Document `multi-query-replace-map'.
80120f13 1379
6d4913f0
EZ
1380 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1381 (Completion Commands, Reading File Names): Rename
1382 `minibuffer-local-must-match-filename-map' to
1383 `minibuffer-local-filename-must-match-map'.
1384 (Minibuffer Completion): The `require-match' argument to
1385 `completing-read' can now have the value `confirm-only'.
1386
43c59a3d
EZ
1387 * windows.texi (Displaying Buffers): Minor wording fix.
1388 (Choosing Window): `split-height-threshold' can now be nil.
1389 Document `split-width-threshold'. `pop-up-frames' can have the
1390 value `graphic-only'.
1391
f36acfd9
EZ
13922008-10-17 Eli Zaretskii <eliz@gnu.org>
1393
1394 * os.texi (Startup Summary): Document `before-init-time' and
1395 `after-init-time'. Document `initial-window-system' and
1396 `window-system-initialization-alist'. Document reading the
1397 abbrevs file. Document the call to `server-start' under --daemon.
1398 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1399 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1400 (Time Parsing): Document `format-seconds'.
f36acfd9 1401
96995b89
MR
14022008-10-17 Martin Rudalics <rudalics@gmx.at>
1403
1404 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1405 and reword.
1406
2de17c73
EZ
14072008-10-16 Eli Zaretskii <eliz@gnu.org>
1408
1409 * markers.texi (The Mark): Document use-region-p.
1410
9cf52b11
EZ
14112008-10-15 Eli Zaretskii <eliz@gnu.org>
1412
c3aaf1d7
EZ
1413 * internals.texi (Writing Emacs Primitives): The interactive spec
1414 of a primitive can be a Lisp form.
1415
841a1743
EZ
1416 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1417 values of transient-mark-mode. Document handle-shift-selection.
1418
1419 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1420 (Interactive Examples): Show an example of `^'.
1421 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1422 (Defining Commands, Using Interactive): The interactive-form of a
1423 function can be added via its symbol's property.
841a1743 1424
52441368
EZ
1425 * positions.texi (List Motion): beginning-of-defun-function can
1426 now accept an argument.
1427
8e8c1a72
EZ
1428 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1429 now return a list of strings.
1430
a33a1f2a
EZ
1431 * control.texi (Handling Errors): Document ignore-errors.
1432
4fb04348
EZ
1433 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1434 (Parameter Access): Document set-frame-parameter.
1435
ee666f84
EZ
1436 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1437 Hooks" for the effect of kill-all-local-variables on local hook
1438 functions.
1439
9cf52b11
EZ
1440 * modes.texi (Major Mode Conventions, Mode Line Variables):
1441 `mode-name' need not be a string. xref to "Mode Line Data" for
1442 details, and to "Emulating Mode Line" for computing a string
1443 value.
1444
22526bc4
EZ
14452008-10-14 Eli Zaretskii <eliz@gnu.org>
1446
a65f6a85
EZ
1447 * processes.texi (System Processes): New section.
1448 (Processes, Signals to Processes): Add xrefs to it.
1449
1450 * objects.texi (Editing Types): A `process' is a subprocess of
1451 Emacs, not just any process running on the OS.
1452
1453 * elisp.texi (Top): Adjust the @detailmenu for the above two
1454 changes.
1455
2724b26a
EZ
1456 * sequences.texi (Char-Tables): Remove documentation of
1457 set-char-table-default, which has no effect since Emacs 23.
1458 <char-table-range, set-char-table-range>: Don't mention generic
1459 characters and charsets. Add a cons cell as a possible argument.
1460
1461 * nonascii.texi (Splitting Characters)
1462 (Translation of Characters): Don't mention generic characters.
1463
1464 * display.texi (Fontsets): Don't mention generic characters.
1465
22526bc4 1466 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1467 argument FUNCTION with a cons cell as KEY.
22526bc4 1468
eaf4b689
EZ
14692008-10-13 Eli Zaretskii <eliz@gnu.org>
1470
45e46036
EZ
1471 * objects.texi (Primitive Function Type): Move "@cindex special
1472 forms" from here...
1473
1474 * eval.texi (Special Forms): ...to here.
1475
1476 * functions.texi (What Is a Function): `functionp' returns nil for
1477 special forms. Add an xref.
1478
eaf4b689
EZ
1479 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1480 Variables".
1481
1482 * variables.texi (Frame-Local Variables): New section.
1483 (Buffer-Local Variables): Add an xref to it.
1484 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1485 have both frame-local and buffer-local binding.
1486
1487 * frames.texi (Frames): Mention multiple tty frames.
1488 (Frame Parameters, Parameter Access): Mention frame-local variable
1489 bindings.
1490
15688fce
GM
14912008-09-20 Glenn Morris <rgm@gnu.org>
1492
1493 * display.texi (Defining Faces): Recommend against face variables.
1494
35539065
JB
14952008-09-16 Juanma Barranquero <lekktu@gmail.com>
1496
1497 * display.texi (Echo Area Customization): Fix typo.
1498
6a57054b
JB
14992008-09-09 Juanma Barranquero <lekktu@gmail.com>
1500
1501 * loading.texi (Where Defined): Add `defface' item.
1502
d632fb82
MR
15032008-09-06 Martin Rudalics <rudalics@gmx.at>
1504
1505 * loading.texi (Where Defined): Fix description of symbol-file.
1506
905a9adb
JR
15072008-08-26 Jason Rumney <jasonr@gnu.org>
1508
1509 * display.texi (TIFF Images): New section describing :index property.
1510
852e91b7
CY
15112008-08-23 Chong Yidong <cyd@stupidchicken.com>
1512
1513 * display.texi (Temporary Displays): Remove unnecessary comment
1514 about usage of temp-buffer-show-hook.
1515
6be001ee
CY
15162008-08-05 Chong Yidong <cyd@stupidchicken.com>
1517
1518 * symbols.texi (Other Plists): Fix incorrect example.
1519 Suggested by Florian Beck.
1520
58e3d8e8
JB
15212008-07-31 Juanma Barranquero <lekktu@gmail.com>
1522
1523 * os.texi: Fix previous change.
1524
7c2fb837
DN
15252008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1526
1527 * os.texi:
1528 * intro.texi:
1529 * files.texi: Remove VMS support.
1530
9e2a2647
DN
15312008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1532
1533 * os.texi:
1534 * frames.texi:
1535 * display.texi: Remove mentions of Mac Carbon.
1536
c4f4682b
MB
15372008-07-01 Miles Bader <miles@gnu.org>
1538
1539 * text.texi (Special Properties):
1540 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1541
3696411e
JB
15422008-06-28 Johan Bockgård <bojohan@gnu.org>
1543
1544 * display.texi (Other Image Types): Fix copy/paste error; say
1545 "PBM", not "XBM".
1546
f2a77c3a
DN
15472008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1548
1549 * os.texi: Remove references to obsolete systems.
1550
6d52677d
EZ
15512008-06-20 Eli Zaretskii <eliz@gnu.org>
1552
1553 * makefile.w32-in (distclean): Remove makefile.
1554
1a87da4c
GM
15552008-06-17 Glenn Morris <rgm@gnu.org>
1556
1557 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1558 (elisp, dist): Remove rules and variables that are obsolete now
1559 the lisp manual is no longer distributed separately.
1560
fdda1c5d
GM
15612008-06-16 Glenn Morris <rgm@gnu.org>
1562
646692e9
GM
1563 * configure, configure.in, mkinstalldirs: Remove unused files.
1564
1565 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1566 * vol1.texi (EMACSVER):
6a57054b 1567 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1568
1569 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1570 as per maintain.info.
1571
611bee81
GM
15722008-06-15 Glenn Morris <rgm@gnu.org>
1573
a7bed3a0
GM
1574 * makefile.w32-in (manual): Use "23" rather than "21".
1575
1576 * Makefile.in (emacsver): New, set by configure.
1577 (manual): Use emacsver.
1578
d794edf2
GM
1579 * intro.texi: Report bugs using M-x report-emacs-bug.
1580
611bee81
GM
1581 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1582
c73e02fa
GM
15832008-06-13 Daniel Engeler <engeler@gmail.com>
1584
1585 * elisp.texi, internals.texi, processes.texi: Add documentation
1586 about serial port access.
1587
e40a85cd
MB
15882008-06-05 Miles Bader <miles@gnu.org>
1589
1590 * display.texi (Displaying Faces): Update to reflect function
1591 renamings in face-remap.el.
1592
7b753744
JB
15932008-06-05 Juanma Barranquero <lekktu@gmail.com>
1594
1595 * display.texi (Fontsets): Fix typos.
1596
9d3d42fb
MB
15972008-06-03 Miles Bader <miles@gnu.org>
1598
7b753744
JB
1599 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1600 remove-relative-face-remapping, set-base-face-remapping,
1601 and set-default-base-face-remapping.
9d3d42fb 1602
f2cec7a9
MB
16032008-06-01 Miles Bader <miles@gnu.org>
1604
1605 * display.texi (Displaying Faces): Add face-remapping-alist.
1606
8f39c96d
SM
16072008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1608
1609 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1610 variable names.
1611
1ef5eecc
ER
16122008-05-03 Eric S. Raymond <esr@golux>
1613
352c8b4a 1614 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1615 (current-global-map) return references, not copies.
1616
63b4387f
JL
16172008-05-02 Juri Linkov <juri@jurta.org>
1618
1619 * minibuf.texi (Text from Minibuffer): Document a list of
1620 default values for `read-from-minibuffer'.
1621
38a8b703
JB
16222008-04-24 Juanma Barranquero <lekktu@gmail.com>
1623
1624 * nonascii.texi (Translation of Characters): Fix previous change.
1625
7c42e639
CY
16262008-04-20 Chong Yidong <cyd@stupidchicken.com>
1627
1628 * display.texi (Overlay Properties): Clarify role of underlying
1629 textprop and overlay keymaps for display strings.
1630
1631 * keymaps.texi (Active Keymaps): Ditto.
1632
25c0d999
SM
16332008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1634
1635 * minibuf.texi (Programmed Completion):
1636 Replace dynamic-completion-table with the new completion-table-dynamic.
1637
e3af5968
CY
16382008-04-07 Chong Yidong <cyd@stupidchicken.com>
1639
1640 * intro.texi (Some Terms): Change "fonts in this manual" index
1641 entry to "typographic conventions".
1642
6bfc8698
EZ
16432008-04-05 Eli Zaretskii <eliz@gnu.org>
1644
1645 * objects.texi (Text Props and Strings): Add indexing for read
1646 syntax of text properties.
1647
4972c361
SM
16482008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1649
1650 * processes.texi (Decoding Output): Remove process-filter-multibyte
1651 functions.
1652
c70a68db
MR
16532008-03-15 Martin Rudalics <rudalics@gmx.at>
1654
1655 * display.texi (Finding Overlays): Say that empty overlays at
1656 the end of the buffer are reported too.
1657
1291fd36
GM
16582008-03-13 Glenn Morris <rgm@gnu.org>
1659
1660 * elisp.texi (EMACSVER): Set to 23.0.60.
1661
c6b0dfd5
CY
16622008-02-26 Chong Yidong <cyd@stupidchicken.com>
1663
38a8b703 1664 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1665
875fc30c
GM
16662008-02-22 Glenn Morris <rgm@gnu.org>
1667
1668 * frames.texi (Position Parameters): Clarify the description of
1669 `left' and `top', using information from "Geometry".
1670 (Geometry): Give a pointer to "Position Parameters", rather than
1671 repeating information.
1672
d8c8e45a
GM
16732008-02-11 Glenn Morris <rgm@gnu.org>
1674
1675 * objects.texi (Equality Predicates): No longer talk about "two"
1676 functions.
1677
38a8b703 16782008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1679
1680 * objects.texi (Equality Predicates): Add defun for
1681 equal-including-properties.
1682
bfffe0b1
GM
16832008-02-10 Glenn Morris <rgm@gnu.org>
1684
1685 * objects.texi (Equality Predicates):
1686 Mention equal-including-properties.
1687
431b78c9
RS
16882008-02-07 Richard Stallman <rms@gnu.org>
1689
1690 * windows.texi (Window Start): Mention the feature of moving
1691 window-start to start of line.
1692
c8763fb6 16932008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1694
1695 * keymaps.texi (Tool Bar): Document rtl property.
1696
1a256502
TTN
16972008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1698
1699 * display.texi (Button Types):
1700 For define-button-type, clarify type of NAME.
1701
569382c2
MR
17022008-01-19 Martin Rudalics <rudalics@gmx.at>
1703
1704 * buffers.texi (Buffer Modification): Fix typo.
1705
f3041af1
DN
17062008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1707
1708 * os.texi (System Environment): Remove references to OSes that are
1709 not supported anymore.
1710
d35e1cd7
DN
17112008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1712
1713 * os.texi (System Environment): Remove mention for Masscomp.
1714
23af7580
RS
17152008-01-04 Richard Stallman <rms@gnu.org>
1716
1717 * display.texi (Faces): Don't talk about internal face vector as arg
1718 to facep.
1719
1720 * customize.texi (Type Keywords): Fix previous change.
1721
1722 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1723 * elisp.texi (Top): Fix menu for commands.texi change.
1724
ec7d5b1e
RS
17252007-12-30 Richard Stallman <rms@gnu.org>
1726
1727 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1728 (Accessing Scroll): New node broken out of Accessing Mouse.
1729
101a6cea
RS
17302007-12-28 Richard Stallman <rms@gnu.org>
1731
1732 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1733 (Basic Parameters): For `title', refer to title bar.
041817a4 1734 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1735
72b7e664
RS
17362007-12-23 Richard Stallman <rms@gnu.org>
1737
1738 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1739 Improve some of the commented-out keywords' text too.
1740
27a4f445
MR
17412007-12-14 Martin Rudalics <rudalics@gmx.at>
1742
e2e3f1d7
MR
1743 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1744 "visit the current buffer".
1745
27a4f445
MR
1746 * os.texi (System Interface): Fix typo.
1747
a2afc99d
RS
17482007-12-04 Richard Stallman <rms@gnu.org>
1749
1750 * objects.texi (Symbol Type): Fix typo.
1751
b694135c
RS
17522007-12-03 Richard Stallman <rms@gnu.org>
1753
1754 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1755
f99a19da
GM
17562007-12-01 Glenn Morris <rgm@gnu.org>
1757
1758 * functions.texi (Declaring Functions): Improve previous change.
1759
8f4b37d8
GM
17602007-11-30 Glenn Morris <rgm@gnu.org>
1761
1762 * functions.texi (Declaring Functions): Add optional fourth
1763 argument of declare-function, and setting third argument to `t'.
1764
61a2fe01
RS
17652007-11-29 Richard Stallman <rms@gnu.org>
1766
1767 * customize.texi (Composite Types): Document `group' type.
1768
cbfc5193
GM
17692007-11-29 Glenn Morris <rgm@gnu.org>
1770
1771 * functions.texi (Declaring Functions): Add findex. Mention
1772 `external' files.
1773
8386283a
JB
17742007-11-26 Juanma Barranquero <lekktu@gmail.com>
1775
1776 * functions.texi (Declaring Functions): Fix directive.
1777
a07c9a8b
RS
17782007-11-25 Richard Stallman <rms@gnu.org>
1779
1780 * help.texi (Help Functions): Clean up last change.
1781
1782 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1783
1784 * loading.texi (Named Features): Minor cleanup.
1785
1786 * macros.texi (Eval During Expansion): Minor cleanup.
1787
1788 * variables.texi (Variable Aliases): Minor cleanup.
1789
a0925923
RS
17902007-11-24 Richard Stallman <rms@gnu.org>
1791
1792 * functions.texi (Declaring Functions): Clarify previous change.
1793
1794 * compile.texi (Compiler Errors): Clarify previous change.
1795
20c63e44
RS
17962007-11-24 Richard Stallman <rms@gnu.org>
1797
e5e76c04 1798 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1799 Clarify the text and move items around.
1800
5bb0cda3
GM
18012007-11-24 Glenn Morris <rgm@gnu.org>
1802
1803 * functions.texi (Declaring Functions): New section.
1804 * compile.texi (Compiler Errors): Mention declaring functions,
1805 defvar with no initvalue, and byte-compile-warnings.
1806
af13c86a
MR
18072007-11-15 Martin Rudalics <rudalics@gmx.at>
1808
1809 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1810 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1811
a5373305
MR
18122007-11-13 Martin Rudalics <rudalics@gmx.at>
1813
1814 * help.texi (Help Functions): Document new macro `with-help-window'.
1815
fe284805
JL
18162007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1817
1818 * searching.texi (Replacing Match): Describe new
1819 `match-substitute-replacement'.
1820
2c3a09b1
RS
18212007-10-31 Richard Stallman <rms@gnu.org>
1822
1823 * strings.texi (Creating Strings): Null strings from concat not unique.
1824
f2b480f4
RS
18252007-10-26 Richard Stallman <rms@gnu.org>
1826
1827 * objects.texi (Equality Predicates): Null strings are uniquified.
1828
1829 * minibuf.texi: Minor clarifications in previous change.
1830
db21122c
GM
18312007-10-25 Glenn Morris <rgm@gnu.org>
1832
1833 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1834
2328cbb3
RS
18352007-10-24 Richard Stallman <rms@gnu.org>
1836
1837 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1838
1839 * variables.texi (Frame-Local Variables): Node deleted.
1840 (Variables): Delete Frame-Local Variables from menu.
1841 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1842 (Default Value): Don't mention frame-local vars.
1843
1844 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1845
1846 * loading.texi (Unloading): Document FEATURE-unload-function
1847 instead of FEATURE-unload-hook.
1848
2328cbb3
RS
1849 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1850
c066bafa
JL
18512007-10-22 Juri Linkov <juri@jurta.org>
1852
1853 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1854 (High-Level Completion): Document a list of default value strings
1855 in the DEFAULT argument, for which minibuffer functions return the
1856 first element.
1857
65ced25f
JL
18582007-10-17 Juri Linkov <juri@jurta.org>
1859
1860 * text.texi (Filling): Update arguments of fill-paragraph.
1861 fill-paragraph operates on the active region in Transient Mark mode.
1862 Remove fill-paragraph-or-region.
1863
ee46ec8e
KB
18642007-10-13 Karl Berry <karl@gnu.org>
1865
1866 * elisp.texi (@dircategory): Move to after @copying,
1867 since we want @copying as close as possible to the beginning of
1868 the output.
1869
61bbdbc6
RS
18702007-10-12 Richard Stallman <rms@gnu.org>
1871
1872 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1873
1874 * commands.texi (Distinguish Interactive): New node,
1875 broken out from Interactive Call and rewritten.
1876 (Command Loop): Put Distinguish Interactive in menu.
1877
af23e1e8
RS
18782007-10-09 Richard Stallman <rms@gnu.org>
1879
1880 * text.texi (Examining Properties): Mention overlay priority.
1881
1882 * display.texi (Display Margins): Correct the description
1883 of margin display specifications.
1884 (Replacing Specs): New subnode broken out of Display Property.
1885
e1965a69
JL
18862007-10-06 Juri Linkov <juri@jurta.org>
1887
1888 * text.texi (Filling): Document fill-paragraph-or-region.
1889
4638454b
JB
18902007-10-05 Juanma Barranquero <lekktu@gmail.com>
1891
1892 * display.texi (Auto Faces): Fix typo.
1893
7ed54cc5
RS
18942007-10-02 Richard Stallman <rms@gnu.org>
1895
1896 * display.texi (Display Property): Explain some display specs
1897 don't let you move point in.
1898
1899 * frames.texi (Cursor Parameters): Describe
1900 cursor-in-non-selected-windows here. Explain more values.
1901
1902 * windows.texi (Basic Windows): Don't describe
1903 cursor-in-non-selected-windows here.
1904
305a7ef2
EZ
19052007-10-01 Eli Zaretskii <eliz@gnu.org>
1906
1907 * processes.texi (Misc Network): Note that these functions are
1908 supported only on some systems.
1909
f7a7f4eb
RS
19102007-10-01 Richard Stallman <rms@gnu.org>
1911
1912 * display.texi (Overlay Properties): Explain nil as priority.
1913 Explain that conflicts are unpredictable if not resolved by
1914 priorities.
1915
780d7bb9
RS
19162007-09-23 Richard Stallman <rms@gnu.org>
1917
1918 * macros.texi (Backquote): Minor clarification.
1919
14b4fdfb
RS
19202007-09-19 Richard Stallman <rms@gnu.org>
1921
1922 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1923 Clarify when they work in parallel and when one overrides.
1924 Fix error in example.
14b4fdfb 1925
b8d4c8d0
GM
19262007-09-06 Glenn Morris <rgm@gnu.org>
1927
b3e755a9 1928 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1929 commands to use ../../info.
1930 * Makefile.in (infodir): Go up one more level.
4638454b 1931 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1932 (miscmanualdir): New.
1933 (dist): Use new variable miscmanualdir.
1934 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1935 (usermanualdir): Change from ../man to ../emacs.
1936
1bb1f7d3
MR
19372007-08-30 Martin Rudalics <rudalics@gmx.at>
1938
1939 * commands.texi (Command Loop Info): Advise against changing
1940 most variables described here. Explain new variable
1941 last-repeatable-command.
1942
b8d4c8d0
GM
19432007-08-29 Glenn Morris <rgm@gnu.org>
1944
1945 * elisp.texi (EMACSVER): Increase to 23.0.50.
1946
19472007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1948
1949 * frames.texi (Basic Parameters): Add display-environment-variable
1950 and term-environment-variable.
1951
19522007-08-28 Juri Linkov <juri@jurta.org>
1953
1954 * display.texi (Image Formats, Other Image Types): Add SVG.
1955
19562007-08-28 Juri Linkov <juri@jurta.org>
1957
1958 * display.texi (Images): Move formats-related text to new node
1959 "Image Formats".
1960 (Image Formats): New node.
1961
619fb9ee
RS
19622007-08-27 Richard Stallman <rms@gnu.org>
1963
1964 * windows.texi (Window Configurations): Clarify what
1965 a window configuration saves.
1966
b8d4c8d0
GM
19672007-08-25 Richard Stallman <rms@gnu.org>
1968
1969 * display.texi (Images): Delete redundant @findex.
1970
19712007-08-16 Richard Stallman <rms@gnu.org>
1972
1973 * processes.texi (Asynchronous Processes): Clarify
1974 doc of start-file-process.
1975
19762007-08-08 Martin Rudalics <rudalics@gmx.at>
1977
1978 * modes.texi (Example Major Modes): Fix typo.
1979
19802007-08-08 Glenn Morris <rgm@gnu.org>
1981
1982 * intro.texi (nil and t): Do not use `iff' in documentation.
1983
1984 * tips.texi (Documentation Tips): Recommend against `iff'.
1985
19862007-08-07 Chong Yidong <cyd@stupidchicken.com>
1987
1988 * display.texi (Image Cache): Document image-refresh.
1989
19902007-08-06 Martin Rudalics <rudalics@gmx.at>
1991
1992 * windows.texi (Size of Window): Document window-full-width-p.
1993
19942007-07-25 Glenn Morris <rgm@gnu.org>
1995
1996 * gpl.texi (GPL): Replace license with GPLv3.
1997
1998 * Relicense all FSF files to GPLv3 or later.
1999
20002007-07-24 Michael Albinus <michael.albinus@gmx.de>
2001
4638454b
JB
2002 * processes.texi (Synchronous Processes):
2003 Add `process-file-shell-command'.
b8d4c8d0
GM
2004 (Asynchronous Processes): Mention restricted use of
2005 `process-filter' and `process-sentinel' in
2006 `start-file-process'. Add `start-file-process-shell-command'.
2007
20082007-07-17 Michael Albinus <michael.albinus@gmx.de>
2009
2010 * files.texi (Magic File Names): Introduce optional parameter
2011 IDENTIFICATION for `file-remote-p'.
2012
20132007-07-16 Richard Stallman <rms@gnu.org>
2014
2015 * display.texi (Defining Faces): Fix previous change.
2016
20172007-07-14 Richard Stallman <rms@gnu.org>
2018
2019 * control.texi (Handling Errors): Document `debug' in handler list.
2020
20212007-07-10 Richard Stallman <rms@gnu.org>
2022
2023 * display.texi (Defining Faces): Explain C-M-x feature for defface.
2024
20252007-07-09 Richard Stallman <rms@gnu.org>
2026
2027 * files.texi (Magic File Names): Rewrite previous change.
2028
20292007-07-08 Michael Albinus <michael.albinus@gmx.de>
2030
2031 * files.texi (Magic File Names): Introduce optional parameter
2032 CONNECTED for `file-remote-p'.
2033
20342007-07-07 Michael Albinus <michael.albinus@gmx.de>
2035
2036 * processes.texi (Asynchronous Processes):
2037 * files.texi (Magic File Names): Add `start-file-process'.
2038
20392007-06-27 Richard Stallman <rms@gnu.org>
2040
2041 * files.texi (Format Conversion Piecemeal): Clarify
2042 `after-insert-file-functions' calling convention.
2043
20442007-06-27 Michael Albinus <michael.albinus@gmx.de>
2045
4638454b
JB
2046 * files.texi (Magic File Names): Remove `dired-call-process'.
2047 Add `process-file'.
b8d4c8d0
GM
2048
20492007-06-27 Kenichi Handa <handa@m17n.org>
2050
2051 * text.texi (Special Properties): Fix description about
4638454b 2052 `composition' property.
b8d4c8d0
GM
2053
20542007-06-26 Kenichi Handa <handa@m17n.org>
2055
2056 * nonascii.texi (Default Coding Systems): Document about the
2057 return value `undecided'.
2058
20592007-06-25 David Kastrup <dak@gnu.org>
2060
2061 * keymaps.texi (Active Keymaps): Document new POSITION argument of
2062 `current-active-maps'.
2063
20642007-06-24 Karl Berry <karl@gnu.org>
2065
4638454b 2066 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
2067
20682007-06-15 Juanma Barranquero <lekktu@gmail.com>
2069
2070 * display.texi (Overlay Arrow): Doc fix.
2071
20722007-06-14 Karl Berry <karl@tug.org>
2073
2074 * anti.texi (Antinews): Typo.
2075
20762007-06-14 Chong Yidong <cyd@stupidchicken.com>
2077
2078 * display.texi (Image Cache): Document image-refresh.
2079
20802007-06-12 Karl Berry <karl@gnu.org>
2081
2082 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
2083 * two-volume.make: New file.
2084 * .cvsignore: Ignore two-volume files.
2085
20862007-06-12 Tom Tromey <tromey@redhat.com>
2087
2088 * os.texi (Init File): Document user-emacs-directory.
2089
20902007-06-03 Nick Roberts <nickrob@snap.net.nz>
2091
2092 * commands.texi (Click Events): Describe width and height when
2093 object is nil.
2094
20952007-05-30 Nick Roberts <nickrob@snap.net.nz>
2096
2097 * commands.texi (Click Events): Layout more logically. Describe
2098 width and height.
2099 (Drag Events, Motion Events): Update to new format for position.
2100
21012007-06-02 Richard Stallman <rms@gnu.org>
2102
2103 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2104
21052007-06-02 Chong Yidong <cyd@stupidchicken.com>
2106
2107 * Version 22.1 released.
2108
21092007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2110
2111 * text.texi (Special Properties): Correct meaning of fontified face.
2112
21132007-05-30 Richard Stallman <rms@gnu.org>
2114
2115 * text.texi (Special Properties): Add link to Adjusting Point.
2116
21172007-05-12 Richard Stallman <rms@gnu.org>
2118
2119 * text.texi (Margins): indent-to-left-margin is not the default.
2120 (Mode-Specific Indent): For indent-line-function, the default
2121 is indent-relative.
2122
2123 * modes.texi (Example Major Modes): Explain last line of text-mode
2124 is redundant.
2125
21262007-05-10 Richard Stallman <rms@gnu.org>
2127
2128 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2129
2130 * help.texi (Keys in Documentation): Add reference to
2131 Documentation Tips.
2132
2133 * files.texi (Format Conversion): TO-FN gets three arguments.
2134
2135 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2136
21372007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2138
2139 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2140 * files.texi (Format Conversion): Expand intro; add menu.
2141 (Format Conversion Overview, Format Conversion Round-Trip)
2142 (Format Conversion Piecemeal): New nodes/subsections.
2143 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2144 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2145 (Saving Properties): Delete node/subsection.
2146
21472007-05-07 Karl Berry <karl@gnu.org>
2148
2149 * elisp.texi (EMACSVER): Back to 22.
2150
21512007-05-06 Richard Stallman <rms@gnu.org>
2152
2153 * processes.texi (Accepting Output): Revert most of previous change.
2154
21552007-05-05 Richard Stallman <rms@gnu.org>
2156
2157 * processes.texi (Accepting Output): accept-process-output
2158 uses microseconds, not milliseconds. But that arg is obsolete.
2159
21602007-05-04 Karl Berry <karl@tug.org>
2161
2162 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2163
21642007-05-04 Eli Zaretskii <eliz@gnu.org>
2165
2166 * tips.texi (Documentation Tips): Rearrange items to place the
2167 more important ones first. Add an index entry for hyperlinks.
2168
21692007-05-03 Karl Berry <karl@gnu.org>
2170
2171 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2172 (EMACSVER) [smallbook]: 22 for printed version.
2173
2174 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2175 so restore anchor to normal position after defun. Found by Kevin Ryde.
2176
21772007-04-26 Glenn Morris <rgm@gnu.org>
2178
2179 * elisp.texi (EMACSVER): Increase to 22.1.50.
2180
21812007-04-28 Karl Berry <karl@gnu.org>
2182
2183 * elisp.texi: Improve line breaks on copyright page,
2184 similar layout to emacs manual, 8.5x11 by default.
2185
21862007-04-24 Richard Stallman <rms@gnu.org>
2187
2188 * text.texi (Special Properties): Add xref to Overlay Properties.
2189
2190 * display.texi (Overlay Properties): Add xref to Special Properties.
2191
21922007-04-22 Richard Stallman <rms@gnu.org>
2193
2194 * keymaps.texi (Extended Menu Items): Move the info about
2195 format with cached keyboard binding.
2196
21972007-04-21 Richard Stallman <rms@gnu.org>
2198
2199 * text.texi (Special Properties): Clarify previous change.
2200
2201 * files.texi (File Name Expansion): Clarify previous change.
2202
2203 * display.texi (Attribute Functions): Fix example for
2204 face-attribute-relative-p.
2205
22062007-04-19 Kenichi Handa <handa@m17n.org>
2207
2208 * text.texi (Special Properties): Document composition property.
2209
22102007-04-19 Glenn Morris <rgm@gnu.org>
2211
2212 * files.texi (File Name Expansion): Mention "superroot".
2213
22142007-04-15 Chong Yidong <cyd@stupidchicken.com>
2215
2216 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2217 setups.
2218 (Display Feature Testing): Note that display refers to all
2219 physical monitors for multi-monitor setups.
2220
22212007-04-14 Richard Stallman <rms@gnu.org>
2222
2223 * lists.texi (Sets And Lists): Clarify `delete' examples.
2224 Remove spurious xref to same node.
2225 Clarify xref for add-to-list.
2226
22272007-04-12 Nick Roberts <nickrob@snap.net.nz>
2228
2229 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2230 value of lisp-mode-map.
2231
22322007-04-11 Karl Berry <karl@gnu.org>
2233
2234 * anti.texi (Antinews):
2235 * display.texi (Overlay Properties, Defining Images):
2236 * processes.texi (Synchronous Processes, Sentinels):
2237 * syntax.texi (Syntax Table Internals):
2238 * searching.texi (Regexp Special):
2239 * nonascii.texi (Default Coding Systems):
2240 * text.texi (Special Properties):
2241 * minibuf.texi (Basic Completion): Wording to improve breaks in
2242 8.5x11 format.
2243 * elisp.texi (smallbook): New @set to more easily switch between
2244 smallbook and 8.5x11.
2245
22462007-04-11 Richard Stallman <rms@gnu.org>
2247
2248 * text.texi (Lazy Properties): Minor fix.
2249
22502007-04-08 Karl Berry <karl@gnu.org>
2251
2252 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2253 * macros.texi (Backquote): Downcase Backquote in index entries for
2254 consistency.
2255
22562007-04-08 Richard Stallman <rms@gnu.org>
2257
2258 * text.texi (Adaptive Fill): Just describe default,
2259 don't show it (since it contains non-ASCII chars).
2260
22612007-04-07 Karl Berry <karl@gnu.org>
2262
2263 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2264 adaptive-fill-regexp's value, since they are not in the standard
2265 TeX fonts.
2266
22672007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2268
2269 * display.texi (Defining Faces): Fix example.
2270
22712007-04-07 Karl Berry <karl@gnu.org>
2272
2273 * display.texi (Button Buffer Commands): Improve page break.
2274
22752007-04-07 Richard Stallman <rms@gnu.org>
2276
2277 * advice.texi (Activation of Advice): Remove redundant index entry.
2278
2279 * backups.texi: Improve index entries. Remove redundant ones.
2280
2281 * compile.texi (Byte Compilation): Improve index entry.
2282
2283 * hash.texi (Creating Hash): Improve index entry.
2284
2285 * symbols.texi (Definitions): Improve index entry.
2286
2287 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2288
2289 * maps.texi (Standard Keymaps): Remove useless index entry.
2290
2291 * help.texi (Documentation Basics): Remove redundant index entries.
2292
2293 * customize.texi: Improve index entries.
2294 Remove redundant/useless ones.
2295
2296 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2297
2298 * streams.texi (Output Variables): Improve index entry.
2299
2300 * abbrevs.texi (Abbrevs): Remove useless index entry.
2301
2302 * macros.texi (Expansion): Remove useless index entry.
2303
2304 * text.texi: Improve index entries. Remove redundant/useless ones.
2305 (Text Properties, Examining Properties)
2306 (Special Properties): Use "property category" instead of "category"
2307 to refer to the `category' property.
2308
2309 * positions.texi: Improve index entries. Remove useless one.
2310
2311 * lists.texi: Improve index entries. Remove redundant/useless ones.
2312
2313 * os.texi: Improve index entries.
2314 (Timers): Fix previous change.
2315
2316 * buffers.texi: Improve index entries.
2317 (Modification Time): Get rid of term "obsolete buffer".
2318
2319 * debugging.texi: Improve index entries.
2320 (Test Coverage): Add xref to other test coverage ftr.
2321
2322 * eval.texi: Improve index entry. Remove redundant ones.
2323
2324 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2325
2326 * files.texi: Improve index entries. Remove redundant/useless ones.
2327
2328 * objects.texi: Improve index entries.
2329
2330 * processes.texi: Improve index entries.
2331
2332 * modes.texi: Improve index entry. Remove redundant one.
2333
2334 * nonascii.texi: Improve index entries.
2335
2336 * internals.texi: Improve index entries.
2337
2338 * syntax.texi: Improve index entries.
2339
2340 * keymaps.texi (Active Keymaps): Improve index entries.
2341
2342 * commands.texi: Improve index entries. Remove redundant/useless ones.
2343
2344 * frames.texi: Improve index entries. Remove redundant/useless ones.
2345
2346 * markers.texi: Improve index entries. Remove redundant ones.
2347
2348 * tips.texi: Improve index entries.
2349
2350 * loading.texi (Unloading): Improve index entry.
2351
2352 * variables.texi: Improve index entries. Remove redundant one.
2353
2354 * sequences.texi: Improve index entry.
2355
2356 * display.texi: Improve index entries. Remove redundant ones.
2357
2358 * windows.texi: Improve index entries.
2359
2360 * searching.texi: Improve index entries. Remove redundant one.
2361
2362 * strings.texi (Case Tables): Improve last change.
2363
23642007-04-04 Chong Yidong <cyd@stupidchicken.com>
2365
2366 * strings.texi (Case Tables): Document with-case-table and
2367 ascii-case-table.
2368
23692007-04-03 Karl Berry <karl@gnu.org>
2370
2371 * processes.texi (Network): Reword to improve page break.
2372
23732007-04-03 Eli Zaretskii <eliz@gnu.org>
2374
2375 * functions.texi (Inline Functions): Describe more disadvantages
2376 of defsubst, and make advice against it stronger.
2377
23782007-04-02 Karl Berry <karl@gnu.org>
2379
2380 * backups.texi (Backup Names): Avoid widow words.
2381 * modes.texi (Example Major Modes): Align last comment.
2382
23832007-04-01 Chong Yidong <cyd@stupidchicken.com>
2384
2385 * keymaps.texi (Remapping Commands): Document new arg to
2386 command-remapping.
2387
23882007-04-01 Karl Berry <karl@gnu.org>
2389
2390 * processes.texi (Low-Level Network): Typo.
2391 * loading.texi (Hooks for Loading): Avoid double "the".
2392 * keymaps.texi (Key Sequences): No double "and".
2393 (Changing Key Bindings): Shorten to improve line break.
2394
23952007-03-31 Glenn Morris <rgm@gnu.org>
2396
2397 * os.texi (Timers): Fix description of run-at-time TIME formats.
2398
23992007-03-31 Richard Stallman <rms@gnu.org>
2400
2401 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2402 regarding ellipsis.
2403
24042007-03-31 Eli Zaretskii <eliz@gnu.org>
2405
2406 * intro.texi (nil and t):
2407 * symbols.texi (Plists and Alists):
2408 * variables.texi (Variable Aliases, Constant Variables):
2409 * functions.texi (Defining Functions):
2410 * advice.texi (Advising Primitives):
2411 * debugging.texi (Syntax Errors, Compilation Errors):
2412 * minibuf.texi (Minibuffer Windows):
2413 * commands.texi (Adjusting Point):
2414 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2415 (Auto Major Mode, Major Mode Conventions):
2416 * help.texi (Describing Characters):
2417 * files.texi (Create/Delete Dirs, Information about Files)
2418 (File Locks, Writing to Files, Reading from Files)
2419 (Saving Buffers):
2420 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2421 * frames.texi (Finding All Frames):
2422 * positions.texi (Buffer End, Motion):
2423 * markers.texi (The Region):
2424 * text.texi (Deletion, Near Point):
2425 * display.texi (Displaying Messages, Truncation):
2426 * os.texi (Processor Run Time):
2427 * tips.texi (Key Binding Conventions, Programming Tips)
2428 (Warning Tips, Documentation Tips, Comment Tips):
2429 * internals.texi (Memory Usage): Improve indexing.
2430
2431 * variables.texi (Frame-Local Variables):
2432 * functions.texi (Argument List):
2433 * loading.texi (Library Search):
2434 * streams.texi (Output Variables):
2435 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2436 * searching.texi (Replacing Match, Search and Replace):
2437 * processes.texi (Byte Packing, Decoding Output)
2438 (Accepting Output, Network Servers, Shell Arguments):
2439 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2440 * windows.texi (Window Point, Window Start):
2441 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2442 * commands.texi (Reading Input, Keyboard Events):
2443 * minibuf.texi (Reading File Names, Minibuffer Completion)
2444 (Recursive Mini):
2445 * positions.texi (List Motion):
2446 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2447 * numbers.texi (Arithmetic Operations, Math Functions)
2448 (Predicates on Numbers, Comparison of Numbers):
2449 (Numeric Conversions):
2450 * locals.texi (Standard Buffer-Local Variables):
2451 * maps.texi (Standard Keymaps):
2452 * os.texi (User Identification, System Environment, Recording Input)
2453 (X11 Keysyms):
2454 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2455 * backups.texi (Backups and Auto-Saving):
2456 * customize.texi (Customization, Group Definitions)
2457 (Variable Definitions):
2458 * compile.texi (Byte Compilation): Improve index entries.
2459
24602007-03-31 Karl Berry <karl@gnu.org>
2461
2462 * macros.texi (Defining Macros): Avoid widow syllable.
2463
24642007-03-31 Eli Zaretskii <eliz@gnu.org>
2465
2466 * elisp.texi (Top): Postscript -> PostScript.
2467
2468 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2469
24702007-03-31 Markus Triska <markus.triska@gmx.at>
2471
2472 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2473
24742007-03-30 Karl Berry <karl@gnu.org>
2475
2476 * lists.texi (List-related Predicates): Remove spurious @need.
2477 (Setcdr): Use @smallexample to improve page break.
2478 (Association Lists) <assoc>: Reword to improve page break.
2479
2480 * strings.texi (String Conversion): Insert blank line to improve
2481 page break.
2482
2483 * numbers.texi (Random Numbers): Use @minus{}.
2484 (Math Functions): Use @minus{}.
2485
2486 * intro.texi (Acknowledgements): Avoid line breaks before middle
2487 initials.
2488
24892007-03-24 Eli Zaretskii <eliz@gnu.org>
2490
2491 * errors.texi (Standard Errors): Add an index entry.
2492
24932007-03-19 Richard Stallman <rms@gnu.org>
2494
2495 * os.texi (Recording Input): recent-keys now gives 300 keys.
2496
24972007-03-12 Glenn Morris <rgm@gnu.org>
2498
2499 * os.texi: Replace "daylight savings" with "daylight saving"
2500 throughout.
2501
25022007-03-05 Richard Stallman <rms@gnu.org>
2503
2504 * variables.texi (File Local Variables): Update
2505 enable-local-variables values.
2506
25072007-03-04 Richard Stallman <rms@gnu.org>
2508
2509 * syntax.texi (Control Parsing): Minor clarification.
2510
2511 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2512
2513 * sequences.texi (Sequence Functions): Move string-bytes away,
2514 add xref.
2515
2516 * nonascii.texi (Text Representations): Move string-bytes here.
2517
2518 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2519
2520 * minibuf.texi (Basic Completion): Minor clarification.
2521
2522 * markers.texi (The Mark): Clarify existence vs activation of mark.
2523 Other cleanup.
2524
2525 * display.texi (Finding Overlays): Write better example.
2526
2527 * compile.texi (Eval During Compile): Clarify putting macros
2528 in eval-when-compile.
2529
c5602427 25302007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2531
2532 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2533 load-read-function definition doc.
b8d4c8d0
GM
2534
25352007-02-21 Kim F. Storm <storm@cua.dk>
2536
2537 * strings.texi (Text Comparison): Mention that assoc-string
2538 converts symbols to strings before testing.
2539
25402007-02-17 Kim F. Storm <storm@cua.dk>
2541
2542 * processes.texi (Bindat Spec): Vector types can have optional
2543 element type.
2544 (Bindat Examples): Fix example. Add vector with element type.
2545
25462007-02-16 Andreas Schwab <schwab@suse.de>
2547
2548 * strings.texi (Formatting Strings): Document '+' flag.
2549
25502007-02-15 Juanma Barranquero <lekktu@gmail.com>
2551
2552 * strings.texi (Modifying Strings): Clarify that `clear-string'
2553 always converts the string to unibyte.
2554
25552007-02-14 Kim F. Storm <storm@cua.dk>
2556
2557 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2558 Rewrite glyph code description to refer to these functions.
2559 Remove details of encoding face number and char into integer code.
2560
25612007-02-03 Alan Mackenzie <acm@muc.de>
2562
2563 * loading.texi (Hooks for Loading): Make the description of
2564 `eval-after-load' more detailed, and amend the description of
2565 after-load-alist, in accordance with changes from 2006-05.
2566
25672007-02-03 Chong Yidong <cyd@stupidchicken.com>
2568
2569 * modes.texi (Defining Minor Modes): Document that a :require
2570 keyword or similar may be required to make saved customization
2571 variables work.
2572
25732007-02-03 Eli Zaretskii <eliz@gnu.org>
2574
2575 * elisp.texi (Top): Make the detailed menu headers compliant with
2576 Texinfo guidelines and with what texnfo-upd.el expects. Add
2577 comments to prevent people from inadvertently modifying the key
2578 parts needed by `texinfo-multiple-files-update'.
2579
25802007-02-02 Eli Zaretskii <eliz@gnu.org>
2581
2582 * elisp.texi (Top): Update the top-level menus.
2583
2584 * syntax.texi (Categories): Add index entries.
2585
25862007-02-01 Juanma Barranquero <lekktu@gmail.com>
2587
2588 * display.texi (Attribute Functions): Fix name and description of
2589 the UNDERLINE arg of `set-face-underline-p'.
2590
25912007-01-29 Eli Zaretskii <eliz@gnu.org>
2592
2593 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2594 Variables", and "Standard Keymaps" to the detailed menu.
2595
2596 * variables.texi (Future Local Variables): Add index entry.
2597
25982007-01-28 Richard Stallman <rms@gnu.org>
2599
2600 * tips.texi (Coding Conventions): Clarify the tip about macros
2601 that define a function or a variable.
2602
2603 * files.texi (File Attributes): UID and GID can be floats.
2604 (Magic File Names): Explain why deferring all operations to
2605 the standard handler does not work.
2606
26072007-01-23 Martin Rudalics <rudalics@gmx.at>
2608
2609 * backups.texi (Reverting): Use "buffer" instead of "file"
2610 when talking about major and minor modes.
2611
26122007-01-21 Richard Stallman <rms@gnu.org>
2613
2614 * help.texi (Documentation): Add xref to Documentation Tips.
2615
26162007-01-14 Juanma Barranquero <lekktu@gmail.com>
2617
2618 * tips.texi (Coding Conventions): Fix typos.
2619
26202007-01-05 Richard Stallman <rms@gnu.org>
2621
2622 * modes.texi (Defining Minor Modes): Fix previous change.
2623
26242007-01-03 Richard Stallman <rms@gnu.org>
2625
2626 * customize.texi (Variable Definitions, Customization Types):
2627 Don't use * in doc string for defcustom.
2628
26292007-01-02 Richard Stallman <rms@gnu.org>
2630
2631 * variables.texi (Variable Aliases): Clarify that aliases vars
2632 always have the same value.
2633
2634 * processes.texi (Bindat Spec): Fix Texinfo usage.
2635
2636 * modes.texi (Defining Minor Modes): Explain effect of command
2637 defined with define-global-minor-mode on new buffers.
2638
26392006-12-30 Kim F. Storm <storm@cua.dk>
2640
2641 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2642 `auto-resize-tool-bars'.
2643
26442006-12-30 Richard Stallman <rms@gnu.org>
2645
2646 * keymaps.texi (Active Keymaps): Fix previous change.
2647
26482006-12-30 Nick Roberts <nickrob@snap.net.nz>
2649
2650 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2651
26522006-12-30 Kim F. Storm <storm@cua.dk>
2653
2654 * processes.texi (Bindat Spec): Clarify using field names in
2655 length specifications.
2656
26572006-12-29 Kim F. Storm <storm@cua.dk>
2658
2659 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2660 Add count and index variables for eval forms in repeat blocks.
2661
26622006-12-24 Richard Stallman <rms@gnu.org>
2663
2664 * customize.texi (Variable Definitions): Document
2665 new name custom-add-frequent-value.
2666
26672006-12-19 Kim F. Storm <storm@cua.dk>
2668
2669 * commands.texi (Misc Events): User signals now result in sigusr1
2670 and sigusr2 events which are handled through special-event-map.
2671 (Special Events): User signals and drag-n-drop are special.
2672
26732006-12-17 Richard Stallman <rms@gnu.org>
2674
2675 * loading.texi (Named Features): Explain subfeatures better.
2676
2677 * customize.texi: Use "option" only for user options.
2678 For the keyword values inside defcustom etc, say "keywords".
2679 For :options value's elements, say "elements".
2680 :group should not be omitted.
2681
2682 * syntax.texi (Parsing Expressions): Split up node.
2683 (Motion via Parsing, Position Parse, Parser State)
2684 (Low-Level Parsing, Control Parsing): New subnodes.
2685 (Parser State): Document syntax-ppss-toplevel-pos.
2686
2687 * positions.texi (List Motion): Punctuation fix.
2688
2689 * files.texi (File Name Completion): Document PREDICATE arg
2690 to file-name-completion.
2691
26922006-12-16 Eli Zaretskii <eliz@gnu.org>
2693
2694 * internals.texi (Building Emacs, Writing Emacs Primitives):
2695 Add index entries.
2696
26972006-12-11 Richard Stallman <rms@gnu.org>
2698
2699 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2700 affects face menu. Explain how to make it non-nil without enabling
2701 any fontification.
2702
27032006-12-10 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * modes.texi (Font Lock Basics): Document nil value of
2706 font-lock-defaults.
2707
27082006-12-10 Glenn Morris <rgm@gnu.org>
2709
2710 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2711 value for system-flag argument. Abbrev tables may not be empty
2712 when major modes are loaded.
2713
27142006-12-08 Juanma Barranquero <lekktu@gmail.com>
2715
2716 * makefile.w32-in (maintainer-clean): Partially revert last
2717 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2718 to protect elisp-covers.texi.
2719
27202006-12-07 Juanma Barranquero <lekktu@gmail.com>
2721
2722 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2723 Don't remove elisp* info files; they are already deleted by the
2724 `clean' and `distclean' targets, and they are in the $(infodir)
2725 directory, not the current one.
2726
27272006-12-04 Kim F. Storm <storm@cua.dk>
2728
2729 * commands.texi (Misc Events): Update signal events.
2730 (Event Examples): Add signal example.
2731
27322006-11-29 Richard Stallman <rms@gnu.org>
2733
2734 * frames.texi (Visibility of Frames): Explain visible windows
2735 can be covered by others. Add xref for raise-frame.
2736
27372006-11-28 Richard Stallman <rms@gnu.org>
2738
2739 * searching.texi (Regexp Special): Update when ^ is special.
2740
27412006-11-27 Eli Zaretskii <eliz@gnu.org>
2742
2743 * customize.texi (Customization, Common Keywords)
2744 (Group Definitions, Variable Definitions, Composite Types)
2745 (Type Keywords, Customization Types): Add index entries for
2746 various customization keywords.
2747
27482006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2749
2750 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2751
c8763fb6 27522006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2753
2754 * frames.texi (Window System Selections): Remove clipboard from
2755 description of selection-coding-system.
2756
27572006-11-06 Richard Stallman <rms@gnu.org>
2758
2759 * lists.texi (List Variables): Document COMPARE-FN.
2760
2761 * keymaps.texi: Avoid use of "binding" to mean a relation;
2762 use it only to refer to the meaning associated with a key.
2763 (Keymaps): Change menu node description.
2764
2765 * elisp.texi (Top): Change menu node description.
2766
2767 * display.texi (Managing Overlays): Document overlay-recenter.
2768
27692006-10-29 Chong Yidong <cyd@stupidchicken.com>
2770
2771 * Makefile.in: Use relative paths to avoid advertising filesystem
2772 contents during compilation.
2773
27742006-10-23 Kim F. Storm <storm@cua.dk>
2775
2776 * commands.texi (Event Input Misc): Update unread-command-events.
2777
27782006-10-23 Nick Roberts <nickrob@snap.net.nz>
2779
2780 * lists.texi (Sets And Lists): Fix typos.
2781
27822006-10-18 Juanma Barranquero <lekktu@gmail.com>
2783
2784 * control.texi (Processing of Errors): Use @var for an argument,
2785 not @code.
2786
27872006-10-16 Richard Stallman <rms@gnu.org>
2788
2789 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2790
2791 * keymaps.texi (Format of Keymaps): Show all the keymap element
2792 patterns that result from menu items.
2793 (Key Lookup): Minor cleanups.
2794
2795 * modes.texi (Precalculated Fontification): Don't say that
2796 not setting font-lock-defaults avoids loading font-lock.
2797
2798 * help.texi (Documentation): Move xref to Emacs Manual here.
2799 (Documentation Basics): From here.
2800 Also doc emacs-lisp-docstring-fill-column.
2801
2802 * elisp.texi: Update version and ISBN.
2803
2804 * commands.texi (Interactive Call): Clarify KEYS arg to
2805 call-interactively is a vector.
2806 (Command Loop Info): Delete anchor in this-command-keys.
2807 Add anchor in this-command-keys-vector.
2808 (Recursive Editing): Document how recursive-edit
2809 handles the current buffer.
2810
28112006-10-13 Chong Yidong <cyd@stupidchicken.com>
2812
2813 * frames.texi (Frame Titles): %c and %l are ignored in
2814 frame-title-format.
2815
28162006-10-11 Richard Stallman <rms@gnu.org>
2817
2818 * keymaps.texi (Key Sequences): Clarify use of kbd.
2819
28202006-10-10 Kim F. Storm <storm@cua.dk>
2821
2822 * lists.texi (Sets And Lists): Add memql.
2823
28242006-10-03 Richard Stallman <rms@gnu.org>
2825
2826 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2827 Clarify :ascii: and :nonascii:.
2828
28292006-09-29 Juri Linkov <juri@jurta.org>
2830
2831 * modes.texi (%-Constructs): Reorder coding systems in the
2832 documentation of %z to the real order displayed in the modeline.
2833
28342006-09-25 Richard Stallman <rms@gnu.org>
2835
2836 * os.texi (Timers): Describe timer-max-repeats.
2837
28382006-09-25 Chong Yidong <cyd@stupidchicken.com>
2839
2840 * os.texi (Timers): Mention with-local-quit.
2841
28422006-09-24 Richard Stallman <rms@gnu.org>
2843
2844 * searching.texi (Searching and Matching): Mention property search.
2845
2846 * commands.texi (Command Loop Info): Explain how read-event affects
2847 this-command-keys.
2848
28492006-09-20 Richard Stallman <rms@gnu.org>
2850
2851 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2852
2853 * windows.texi (Window Start): Minor cleanups.
2854
28552006-09-20 Kim F. Storm <storm@cua.dk>
2856
2857 * windows.texi (Window Start): pos-visible-in-window-p allows
2858 specifying t for position to mean "end of window".
2859 Add window-line-height.
2860
2861 * anti.texi (Antinews): Mention window-line-height.
2862
28632006-09-19 David Kastrup <dak@gnu.org>
2864
2865 * keymaps.texi (Searching Keymaps): Small clarification.
2866
28672006-09-18 Richard Stallman <rms@gnu.org>
2868
2869 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2870 cause keyboard menus.
2871 (Menu Keymaps): Likewise.
2872 (Defining Menus, Keyboard Menus): Clarify.
2873
2874 * text.texi (Fields): Clarify explanation of constrain-to-field.
2875
28762006-09-16 Eli Zaretskii <eliz@gnu.org>
2877
2878 * variables.texi (Tips for Defining): Fix a typo.
2879
28802006-09-15 Richard Stallman <rms@gnu.org>
2881
2882 * keymaps.texi (Remapping Commands, Searching Keymaps)
2883 (Active Keymaps): Clean up previous change.
2884
28852006-09-15 Jay Belanger <belanger@truman.edu>
2886
2887 * gpl.texi: Replace "Library Public License" by "Lesser Public
2888 License" throughout.
2889
28902006-09-15 David Kastrup <dak@gnu.org>
2891
2892 * keymaps.texi (Active Keymaps): Adapt description to use
2893 `get-char-property' instead `get-text-property'. Explain how
2894 mouse events change this. Explain the new optional argument of
2895 `key-binding' and its mouse-dependent lookup.
2896 (Searching Keymaps): Adapt description similarly.
2897 (Remapping Commands): Explain the new optional argument of
2898 `command-remapping'.
2899
29002006-09-14 Richard Stallman <rms@gnu.org>
2901
2902 * keymaps.texi (Searching Keymaps): Clarification.
2903 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2904
29052006-09-13 Richard Stallman <rms@gnu.org>
2906
2907 * objects.texi (Character Type): Node split.
2908 Add xref to Describing Characters.
2909 (Basic Char Syntax, General Escape Syntax)
2910 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2911
29122006-09-11 Richard Stallman <rms@gnu.org>
2913
2914 * display.texi (Display Table Format): Wording clarification.
2915 (Glyphs): Clarifications.
2916
29172006-09-10 Chong Yidong <cyd@stupidchicken.com>
2918
2919 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2920 local maps.
2921
29222006-09-10 Kim F. Storm <storm@cua.dk>
2923
2924 * display.texi (Forcing Redisplay): Document return value of
2925 function redisplay.
2926
29272006-09-09 Richard Stallman <rms@gnu.org>
2928
2929 * windows.texi (Window Hooks): Explain limits of
2930 window-scroll-functions.
2931
2932 * display.texi (Fringe Indicators): Update for last change in
2933 indicate-buffer-boundaries.
2934
29352006-09-08 Richard Stallman <rms@gnu.org>
2936
2937 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2938
29392006-09-06 Kim F. Storm <storm@cua.dk>
2940
2941 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2942
2943 * windows.texi (Window Start): Update pos-visible-in-window-p.
2944
29452006-09-04 Richard Stallman <rms@gnu.org>
2946
2947 * processes.texi (Accepting Output): Explain SECONDS=0 for
2948 accept-process-output.
2949
2950 * os.texi (Idle Timers): Explain why timer functions should not
2951 loop until (input-pending-p).
2952
29532006-09-02 Eli Zaretskii <eliz@gnu.org>
2954
2955 * makefile.w32-in (usermanualdir): New variable.
2956 (elisp.dvi): Use it.
2957
29582006-09-01 Eli Zaretskii <eliz@gnu.org>
2959
2960 * buffers.texi (Buffer Modification): Fix last change.
2961
29622006-09-01 Chong Yidong <cyd@stupidchicken.com>
2963
2964 * buffers.texi (Buffer Modification): Document
2965 buffer-chars-modified-tick.
2966
29672006-08-31 Richard Stallman <rms@gnu.org>
2968
2969 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2970
29712006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2972
2973 * modes.texi (Syntactic Font Lock):
2974 Mention font-lock-syntactic-face-function
2975 instead of specific faces.
2976
29772006-08-29 Chong Yidong <cyd@stupidchicken.com>
2978
2979 * display.texi (Images): Add xrref to display-images-p.
2980
29812006-08-28 Kenichi Handa <handa@m17n.org>
2982
2983 * nonascii.texi (Lisp and Coding Systems): Fix description of
2984 detect-coding-region.
2985
29862006-08-27 Michael Olson <mwolson@gnu.org>
2987
2988 * processes.texi (Transaction Queues): Remove stray quote
2989 character.
2990
29912006-08-25 Richard Stallman <rms@gnu.org>
2992
2993 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2994 Add xref.
2995
29962006-08-24 Chong Yidong <cyd@stupidchicken.com>
2997
2998 * os.texi (Timers): Avoid waiting inside timers.
2999
30002006-08-21 Lute Kamstra <lute@gnu.org>
3001
3002 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
3003
30042006-08-20 Richard Stallman <rms@gnu.org>
3005
3006 * os.texi (Idle Timers): New node, split out from Timers.
3007 Document current-idle-time.
3008 * commands.texi (Reading One Event): Update xref.
3009 * elisp.texi (Top): Update subnode menu.
3010
30112006-08-16 Richard Stallman <rms@gnu.org>
3012
3013 * keymaps.texi (Extended Menu Items): Show format of cached
3014 bindings in extended menu items.
3015
3016 * customize.texi (Variable Definitions): Explain when the
3017 standard value expression is evaluated.
3018
30192006-08-15 Chong Yidong <cyd@stupidchicken.com>
3020
3021 * commands.texi (Reading One Event): Explain idleness in
3022 `read-event'.
3023
30242006-08-12 Chong Yidong <cyd@stupidchicken.com>
3025
3026 * text.texi (Near Point): Say "cursor" not "terminal cursor".
3027 (Commands for Insertion): Removed split-line since it's not
3028 relevant for Lisp programming.
3029 (Yank Commands): Rewrite introduction.
3030 (Undo): Clarify.
3031 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3032 (Filling): Remove redundant comment. Clarify return value of
3033 current-justification.
3034 (Margins): Minor clarifications.
3035 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3036 (Sorting): Update definition of sort-lines.
3037 (Columns): Clarify behavior of sort-columns.
3038 (Indent Tabs): Link to Tab Stops in Emacs manual.
3039 (Special Properties): Clarify.
3040 (Clickable Text): Mention Buttons package.
3041
30422006-08-12 Kevin Ryde <user42@zip.com.au>
3043
3044 * os.texi (Time Parsing): Add %z to description of
3045 format-time-string, as per docstring. Add cross reference to
3046 glibc manual for strftime.
3047
30482006-08-08 Richard Stallman <rms@gnu.org>
3049
3050 * modes.texi: Clean up wording in previous change.
3051
30522006-08-07 Chong Yidong <cyd@stupidchicken.com>
3053
3054 * modes.texi (Hooks): Clarify.
3055 (Major Mode Basics): Mention define-derived-mode explicitly.
3056 (Major Mode Conventions): Rebinding RET is OK for some modes.
3057 Mention change-major-mode-hook and after-change-major-mode-hook.
3058 (Example Major Modes): Moved to end of Modes section.
3059 (Mode Line Basics): Clarify.
3060 (Mode Line Data): Mention help-echo and local-map in strings.
3061 Explain reason for treatment of non-risky variables.
3062 (Properties in Mode): Clarify.
3063 (Faces for Font Lock): Add font-lock-negation-char-face.
3064
30652006-08-04 Eli Zaretskii <eliz@gnu.org>
3066
3067 * strings.texi (Formatting Strings): Warn against arbitrary
3068 strings as first arg to `format'.
3069
30702006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
3071
3072 * text.texi (Clickable Text): Mention `help-echo' text property.
3073 Update intro, examples and associated explanations.
3074
30752006-07-31 Richard Stallman <rms@gnu.org>
3076
3077 * commands.texi: Update xrefs.
3078 (Event Mod): New node, cut out from old Translating Input.
3079
3080 * maps.texi: Update xrefs.
3081
3082 * keymaps.texi (Translation Keymaps): New node.
3083 Update xrefs from Translating Input to Translation Keymaps.
3084
3085 * elisp.texi (Top): Update subnode menu.
3086
3087 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3088
3089 * os.texi (System Interface): Fix menu descriptions of some nodes.
3090 (Translating Input): Node deleted.
3091
30922006-07-31 Nick Roberts <nickrob@snap.net.nz>
3093
3094 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3095
3096 * lists.texi (Sets And Lists): Likewise.
3097
30982006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3099
3100 * text.texi (Fields): Mention POS
3101 requirement when narrowing is in effect.
3102
31032006-07-28 Richard Stallman <rms@gnu.org>
3104
3105 * display.texi (Face Attributes): Simplify wording.
3106 (Attribute Functions): Clarify meaning of new-frame default
3107 attribute settings.
3108
3109 * customize.texi (Common Keywords): Document how to use
3110 :package-version in a package not in Emacs.
3111
31122006-07-28 Kim F. Storm <storm@cua.dk>
3113
3114 * commands.texi (Reading One Event): Fix last change.
3115
31162006-07-26 Chong Yidong <cyd@stupidchicken.com>
3117
3118 * commands.texi (Reading One Event): Document SECONDS argument for
3119 read-event, read-char, and read-char-exclusive.
3120
31212006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3122
3123 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3124 to ensure correct identification.
3125
31262006-07-24 Richard Stallman <rms@gnu.org>
3127
3128 * text.texi (Clickable Text): Clarify.
3129
3130 * sequences.texi (Vector Functions): Delete duplicate xref.
3131
3132 * objects.texi (Function Type): Clarify.
3133
3134 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3135 modes.
3136
3137 * lists.texi (List Variables): New node.
3138 Material moved from other nodes.
3139
3140 * variables.texi (Setting Variables): add-to-list and
3141 add-to-ordered-list moved to List Variables node.
3142
31432006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3144
3145 * text.texi (Links and Mouse-1):
3146 For mouse-on-link-p, expand on arg POS.
3147
31482006-07-21 Kim F. Storm <storm@cua.dk>
3149
3150 * display.texi (Forcing Redisplay): Don't mention systems which
3151 don't support sub-second timers for redisplay-preemption-period.
3152
3153 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3154
31552006-07-21 Eli Zaretskii <eliz@gnu.org>
3156
3157 * frames.texi (Input Focus): Document that focus-follows-mouse has
3158 no effect on MS-Windows.
3159
31602006-07-18 Richard Stallman <rms@gnu.org>
3161
3162 * display.texi (Forcing Redisplay): Cleanups in previous change.
3163
3164 * processes.texi (Low-Level Network): Make menu more convenient.
3165
31662006-07-18 Kim F. Storm <storm@cua.dk>
3167
3168 * display.texi (Forcing Redisplay): redisplay-preemption-period
3169 only used on window systems. Add xref to Terminal Output.
3170
3171 * os.texi (Terminal Output): baud-rate only controls preemption on
3172 non-window systems. Add xref to Forcing Redisplay.
3173
3174 * processes.texi (Low-Level Network): Rename node "Make Network"
3175 to "Network Processes".
3176
31772006-07-18 Karl Berry <karl@gnu.org>
3178
3179 * variables.texi, functions.texi, customize.texi, loading.texi:
3180 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3181
31822006-07-17 Chong Yidong <cyd@stupidchicken.com>
3183
3184 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3185
31862006-07-17 Richard Stallman <rms@gnu.org>
3187
3188 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3189 Put period and comma inside quotes.
3190
3191 * loading.texi, markers.texi: Use real doublequote inside menus.
3192
3193 * windows.texi: Put point and comma inside quotes.
3194 (Textual Scrolling): Use @samp for error message.
3195
3196 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3197 * strings.texi, streams.texi, processes.texi, os.texi:
3198 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3199 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3200 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3201 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3202 Put point and comma inside quotes.
3203
3204 * control.texi (Processing of Errors): Add command-error-function.
3205
3206 * variables.texi (File Local Variables): Clarify that
3207 file local variables make buffer-local bindings.
3208
3209 * modes.texi (Syntactic Font Lock): Give default for
3210 font-lock-syntax-table.
3211
32122006-07-17 Nick Roberts <nickrob@snap.net.nz>
3213
3214 * text.texi (Special Properties): Clean up previous change.
3215
32162006-07-16 Karl Berry <karl@gnu.org>
3217
3218 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3219 * control.texi: Fix bad page breaks through chapter 10 (control).
3220
3221 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3222 underfull hbox.
3223
32242006-07-15 Nick Roberts <nickrob@snap.net.nz>
3225
3226 * text.texi (Special Properties): Describe fontified text property
3227 in relation to a character (not text).
3228
32292006-07-15 Kim F. Storm <storm@cua.dk>
3230
3231 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3232 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3233 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3234
3235 * anti.texi (Antinews): Mention redisplay function.
3236 The kbd macro existed, but was not documented, before 22.x.
3237 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3238
32392006-07-14 Nick Roberts <nickrob@snap.net.nz>
3240
3241 * display.texi (Displaying Messages): Add anchor.
3242
3243 * frames.texi (Dialog Boxes): Use it.
3244
32452006-07-12 Richard Stallman <rms@gnu.org>
3246
3247 * objects.texi (Frame Type): Explain nature of frames better.
3248
3249 * frames.texi (Frames): Explain nature of frames better.
3250
32512006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3252
3253 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3254
32552006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3256
3257 * frames.texi (Window System Selections): Mention scrap support for Mac.
3258 Default value of x-select-enable-clipboard is t on Mac.
3259
3260 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3261
32622006-07-11 Kim F. Storm <storm@cua.dk>
3263
3264 * display.texi (Forcing Redisplay): Add `redisplay' function.
3265 Don't mention (sit-for -1) -- use (redisplay t) instead.
3266
3267 * commands.texi (Waiting): (sit-for -1) is no longer special.
3268 (sit-for 0) is equivalent to (redisplay).
3269 Iconifying/deiconifying no longer makes sit-for return.
3270
32712006-07-10 Nick Roberts <nickrob@snap.net.nz>
3272
3273 * display.texi (Buttons): Fix typo.
3274
3275 * index.texi, elisp.texi (New Symbols): Comment node out.
3276
32772006-07-09 Richard Stallman <rms@gnu.org>
3278
3279 * display.texi (Truncation): Clean up previous change.
3280
32812006-07-08 Richard Stallman <rms@gnu.org>
3282
3283 * commands.texi (Interactive Call): Use 3 as prefix in example
3284 for execute-extended-command.
3285
3286 * display.texi (Attribute Functions): Move paragraph about
3287 compatibility with Emacs < 21.
3288
32892006-07-09 Kim F. Storm <storm@cua.dk>
3290
3291 * display.texi (Refresh Screen): Clarify force-window-update.
3292 (Truncation): "Normally" indicated by fringe arrows.
3293
32942006-07-08 Eli Zaretskii <eliz@gnu.org>
3295
3296 * windows.texi (Textual Scrolling, Resizing Windows):
3297 * variables.texi (Constant Variables):
3298 * text.texi (Buffer Contents, Deletion, Changing Properties)
3299 (Property Search, Special Properties, Sticky Properties)
3300 (Links and Mouse-1, Fields, Change Hooks):
3301 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3302 (Categories):
3303 * symbols.texi (Other Plists):
3304 * streams.texi (Output Variables):
3305 * processes.texi (Input to Processes, Query Before Exit):
3306 * positions.texi (Word Motion, Text Lines, List Motion):
3307 * os.texi (Init File, System Environment, Sound Output)
3308 (Session Management):
3309 * nonascii.texi (Text Representations, Character Sets)
3310 (Chars and Bytes, Locales):
3311 * modes.texi (Defining Minor Modes, Header Lines):
3312 * minibuf.texi (Minibuffer Contents):
3313 * markers.texi (Information from Markers):
3314 * lists.texi (List Elements, Building Lists, Association Lists):
3315 * keymaps.texi (Tool Bar):
3316 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3317 * functions.texi (What Is a Function, Mapping Functions):
3318 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3319 (Color Names, Text Terminal Colors, Display Feature Testing):
3320 * files.texi (Visiting Functions, File Name Components)
3321 (Unique File Names, Contents of Directories):
3322 * display.texi (Forcing Redisplay, Displaying Messages)
3323 (Temporary Displays, Font Selection, Auto Faces)
3324 (Font Lookup, Fringe Indicators, Display Margins)
3325 (Image Descriptors, Showing Images, Image Cache, Button Types)
3326 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3327 (Display Table Format, Glyphs):
3328 * control.texi (Iteration):
3329 * commands.texi (Command Loop Info, Adjusting Point):
3330 * backups.texi (Making Backups, Auto-Saving):
3331 Remove @tindex entries.
3332
33332006-07-07 Kim F. Storm <storm@cua.dk>
3334
3335 * display.texi (Fringe Cursors): Fix typo.
3336 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3337 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3338
33392006-07-05 Richard Stallman <rms@gnu.org>
3340
3341 * text.texi (Buffer Contents): Add example of text props
3342 in result of buffer-substring.
3343 (Text Properties): Explain better about use of specific property names.
3344 (Property Search): Some cleanups; reorder some functions.
3345
3346 * keymaps.texi (Changing Key Bindings): Cleanup.
3347 Add xref to Key Binding Conventions.
3348
3349 * display.texi (Attribute Functions): Add examples for
3350 face-attribute-relative-p.
3351
3352 * tips.texi (Coding Conventions): Cleanup last change.
3353
33542006-07-05 Karl Berry <karl@gnu.org>
3355
3356 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3357 Remove @setchapternewpage odd.
3358 Result is 1013 pages, down from 1100.
3359
3360 * anti.texi, customize.texi, display.texi, internals.texi:
3361 * minibuf.texi, modes.texi, tips.texi:
3362 Fix overfull/underfull boxes.
3363
33642006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3365
3366 * edebug.texi (Instrumenting):
3367 Add Edebug-specific findex for eval-buffer.
3368 * loading.texi (Loading):
3369 Replace eval-current-buffer with eval-buffer.
3370
33712006-06-30 Nick Roberts <nickrob@snap.net.nz>
3372
3373 * locals.texi (Standard Buffer-Local Variables): Update the list
3374 of variables.
3375
33762006-06-26 Nick Roberts <nickrob@snap.net.nz>
3377
3378 * files.texi (File Name Completion): Point user to the node
3379 "Reading File Names".
3380
33812006-06-24 Eli Zaretskii <eliz@gnu.org>
3382
3383 * files.texi (Contents of Directories): Document case-insensitive
3384 behavior on respective filesystems.
3385
3386 * objects.texi (Character Type): Document that Emacs signals an
3387 error for unsupported Unicode characters specified as \uNNNN.
3388
33892006-06-19 Richard Stallman <rms@gnu.org>
3390
3391 * processes.texi (Bindat Spec): Clarify previous change.
3392
33932006-06-16 Richard Stallman <rms@gnu.org>
3394
3395 * tips.texi (Coding Conventions): Better explain conventions
3396 for definition constructs.
3397
3398 * text.texi (Special Properties): String value of `read-only'
3399 serves as the error message.
3400
3401 * objects.texi (Character Type): Clarify prev. change.
3402 (Non-ASCII in Strings): Mention \u and \U.
3403
3404 * commands.texi (Using Interactive): Explain problem of
3405 markers, etc., in command-history.
3406
34072006-06-14 Kim F. Storm <storm@cua.dk>
3408
3409 * commands.texi (Waiting): Negative arg to sit-for forces
3410 redisplay even if input is pending.
3411
3412 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3413 redisplay. Remove incorrect example of binding redisplay-dont-pause
3414 around (sit-for 0).
3415
34162006-06-13 Richard Stallman <rms@gnu.org>
3417
3418 * display.texi (Forcing Redisplay): Clarify previous change.
3419
34202006-06-13 Romain Francoise <romain@orebokech.com>
3421
3422 * display.texi (Forcing Redisplay): Fix typo.
3423
34242006-06-13 Kim F. Storm <storm@cua.dk>
3425
3426 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3427
34282006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3429
3430 * tips.texi (Coding Conventions): Add `@end itemize'.
3431
34322006-06-10 Richard Stallman <rms@gnu.org>
3433
3434 * tips.texi (Coding Conventions): Explain use of coding systems
3435 to ensure one decoding for strings.
3436
34372006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3438
3439 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3440 syntax.
3441
34422006-06-07 Eli Zaretskii <eliz@gnu.org>
3443
3444 * display.texi (Font Selection): Remove description of
3445 clear-face-cache.
3446
3447 * compile.texi (Eval During Compile): Fix a typo. Add index
3448 entries for possible uses of eval-when-compile.
3449
34502006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3451
3452 * display.texi (Abstract Display): Fix typo.
3453
34542006-06-03 Eli Zaretskii <eliz@gnu.org>
3455
3456 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3457 Reword variable's description.
3458
34592006-06-01 Richard Stallman <rms@gnu.org>
3460
3461 * windows.texi (Splitting Windows): Clarify splitting nonselected
3462 window.
3463
34642006-05-31 Juri Linkov <juri@jurta.org>
3465
3466 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3467
34682006-05-30 Richard Stallman <rms@gnu.org>
3469
3470 * display.texi (Line Height): Fix errors in description of
10d1d0af 3471 default line height and line-height property.
b8d4c8d0
GM
3472
3473 * nonascii.texi (Default Coding Systems): Further clarification.
3474
34752006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3476
3477 * internals.texi (Pure Storage): Mention that an overflow in pure
3478 space causes a memory leak.
3479 (Garbage Collection): If there was an overflow in pure space,
3480 `garbage-collect' returns nil.
3481
34822006-05-30 Eli Zaretskii <eliz@gnu.org>
3483
3484 * nonascii.texi (Default Coding Systems): Fix it some more.
3485
34862006-05-29 Eli Zaretskii <eliz@gnu.org>
3487
3488 * nonascii.texi (Default Coding Systems): Fix last change.
3489
34902006-05-29 Kenichi Handa <handa@m17n.org>
3491
3492 * nonascii.texi (find-operation-coding-system): Describe the new
3493 argument format (FILENAME . BUFFER).
3494
34952006-05-28 Richard Stallman <rms@gnu.org>
3496
3497 * tips.texi (Coding Conventions): Better explain reasons not to
3498 advise other packages or use `eval-after-load'.
3499
35002006-05-29 Kim F. Storm <storm@cua.dk>
3501
3502 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3503 `bindat-idx' and `bindat-raw' for clarity.
3504
35052006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3506
3507 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3508
3509 * display.texi (Display): Add "Abstract Display" to menu.
3510 (Abstract Display, Abstract Display Functions)
3511 (Abstract Display Example): New nodes.
3512 * elisp.texi (Top): Add "Abstract Display" to menu.
3513
35142006-05-27 Chong Yidong <cyd@stupidchicken.com>
3515
3516 * keymaps.texi (Key Sequences): Link to input events definition.
3517 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3518
3519 * files.texi (Changing Files): Document updated argument list for
3520 copy-file.
3521
35222006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3523
3524 * processes.texi (Bindat Functions): Explain term "total length".
3525 Use it in bindat-length and bindat-pack descriptions.
3526
35272006-05-26 Eli Zaretskii <eliz@gnu.org>
3528
3529 * tips.texi (Coding Conventions): Advise against using
3530 eval-after-load in packages. Add an index entry.
3531
35322006-05-25 Juri Linkov <juri@jurta.org>
3533
3534 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3535
3536 * modes.texi (%-Constructs): Add %e, %z, %Z.
3537
35382006-05-25 Richard Stallman <rms@gnu.org>
3539
3540 * elisp.texi (Top): Update subnode menu.
3541
3542 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3543 (Keymaps): Update menu.
3544
35452006-05-25 Chong Yidong <cyd@stupidchicken.com>
3546
3547 * keymaps.texi (Key Sequences): Some clarifications.
3548
35492006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3550
3551 * processes.texi (Bindat Functions): Say "unibyte string"
3552 explicitly for bindat-unpack and bindat-pack descriptions.
3553 (Bindat Examples): Don't call `string-make-unibyte' in example.
3554
35552006-05-25 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3558 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3559
3560 * keymaps.texi (Changing Key Bindings):
dd7b651b 3561 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3562 * help.texi (Describing Characters): Refer to it.
3563
35642006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3565
3566 * frames.texi (Pointer Shape): @end table -> @end defvar.
3567
35682006-05-22 Richard Stallman <rms@gnu.org>
3569
3570 * elisp.texi (Top): Update subnode menus.
3571
3572 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3573 Contents rewritten; material from old Pointer Shape node moved here.
3574
3575 * display.texi (Pointer Shape): Node deleted.
3576 (Image Descriptors): Minor cleanup.
3577
35782006-05-21 Richard Stallman <rms@gnu.org>
3579
3580 * syntax.texi (Parsing Expressions): Update info on which STATE
3581 elements are ignored.
3582
35832006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3584
3585 * hooks.texi (Standard Hooks): Correct typo.
3586
3587 * gpl.texi (GPL): ifinfo -> ifnottex.
3588
35892006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3590
3591 * searching.texi (Simple Match Data): Warn about match data being
3592 set anew by every search.
3593
35942006-05-17 Richard Stallman <rms@gnu.org>
3595
3596 * minibuf.texi (Minibuffer History): Clarify.
3597
3598 * searching.texi (Regexp Special): Clarify nested regexp warning.
3599
36002006-05-16 Kim F. Storm <storm@cua.dk>
3601
3602 * minibuf.texi (Minibuffer History): Update add-to-history.
3603
36042006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3605
3606 * nonascii.texi (Explicit Encoding): Fix
3607 typo (encoding<->decoding).
3608
36092006-05-14 Richard Stallman <rms@gnu.org>
3610
3611 * buffers.texi (Creating Buffers): Cleanup.
3612
3613 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3614
36152006-05-13 Eli Zaretskii <eliz@gnu.org>
3616
3617 * buffers.texi (Current Buffer): Document that with-temp-buffer
3618 disables undo.
3619
3620 * os.texi (Terminal-Specific): More accurate description of how
3621 Emacs searches for the terminal-specific libraries.
3622
36232006-05-12 Eli Zaretskii <eliz@gnu.org>
3624
3625 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3626 emacs-xtra to @inforef's.
3627
3628 * text.texi (Undo): Document that undo is turned off in buffers
3629 whose names begin with a space.
3630
3631 * buffers.texi (Buffer Names): Add index entries for buffers whose
3632 names begin with a space.
3633 (Creating Buffers): Document that undo is turned off in buffers
3634 whose names begin with a space.
3635
3636 * files.texi (Visiting Functions, Reading from Files)
3637 (Saving Buffers): Mention code and EOL conversions by file I/O
3638 primitives and subroutines.
3639
3640 * nonascii.texi (Lisp and Coding Systems): Document
3641 coding-system-eol-type. Add index entries for eol conversion.
3642
3643 * display.texi (Defining Faces): Mention `mac', and add an xref to
3644 where window-system is described.
3645
36462006-05-10 Richard Stallman <rms@gnu.org>
3647
3648 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3649
36502006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3651
3652 * variables.texi (File Local Variables): Recommend to quote lambda
3653 expressions in safe-local-variable property.
3654
36552006-05-09 Richard Stallman <rms@gnu.org>
3656
3657 * variables.texi (File Local Variables): Document
3658 safe-local-eval-forms and safe-local-eval-function.
3659
36602006-05-07 Kim F. Storm <storm@cua.dk>
3661
3662 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3663 from add-to-history.
3664
36652006-05-07 Romain Francoise <romain@orebokech.com>
3666
3667 * commands.texi (Event Input Misc):
3668 * compile.texi (Eval During Compile):
3669 * internals.texi (Buffer Internals):
3670 * minibuf.texi (Initial Input):
3671 * nonascii.texi (Scanning Charsets):
3672 * numbers.texi (Comparison of Numbers):
3673 * windows.texi (Textual Scrolling, Vertical Scrolling):
3674 Fix various typos.
3675
36762006-05-06 Eli Zaretskii <eliz@gnu.org>
3677
3678 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3679 conditional xref's to either emacs or emacs-xtra, depending on
3680 @iftex/@ifnottex.
3681
3682 * minibuf.texi (Minibuffer History): Document add-to-history.
3683
36842006-05-05 Eli Zaretskii <eliz@gnu.org>
3685
3686 * internals.texi (Pure Storage): Mention the pure overflow message
3687 at startup.
3688
c8763fb6 36892006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3690
3691 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3692 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3693 search.
3694
36952006-05-01 Richard Stallman <rms@gnu.org>
3696
3697 * intro.texi (nil and t): Clarify.
3698
3699 * variables.texi (File Local Variables): Suggest using booleanp.
3700
37012006-05-01 Juanma Barranquero <lekktu@gmail.com>
3702
3703 * objects.texi (Type Predicates): Fix typos.
3704
37052006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3706
3707 * intro.texi (nil and t): Add booleanp.
3708
3709 * objects.texi (Type Predicates): Add links for booleanp and
3710 string-or-null-p.
3711
37122006-04-29 Richard Stallman <rms@gnu.org>
3713
3714 * modes.texi (Multiline Font Lock): Rename from
3715 Multi line Font Lock Elements. Much clarification.
3716 (Font Lock Multiline, Region to Fontify): Much clarification.
3717
37182006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3719
3720 * variables.texi (File Local Variables): Remove the special case t for
3721 safe-local-variable.
3722
37232006-04-26 Richard Stallman <rms@gnu.org>
3724
3725 * syntax.texi (Parsing Expressions): Minor cleanup.
3726
37272006-04-18 Richard Stallman <rms@gnu.org>
3728
3729 * tips.texi (Coding Conventions): Explain when the package's
3730 prefix should appear later on (not at the start of the name).
3731
3732 * searching.texi (String Search): Clarify effect of NOERROR.
3733
3734 * modes.texi (Imenu): Clarify what special items do.
3735
3736 * hooks.texi (Standard Hooks): Delete text about old hook names.
3737
37382006-04-17 Romain Francoise <romain@orebokech.com>
3739
3740 * variables.texi (Local Variables): Update the default value of
3741 `max-specpdl-size'.
3742
37432006-04-15 Michael Olson <mwolson@gnu.org>
3744
3745 * processes.texi (Transaction Queues): Mention the new optional
3746 `delay-question' argument for `tq-enqueue'.
3747
37482006-04-13 Bill Wohler <wohler@newt.com>
3749
3750 * customize.texi (Common Keywords): Use dotted notation for
3751 :package-version value. Specify its values. Improve documentation
3752 for customize-package-emacs-version-alist.
3753
37542006-04-12 Bill Wohler <wohler@newt.com>
3755
3756 * customize.texi (Common Keywords): Move description of
3757 customize-package-emacs-version-alist to @defvar.
3758
37592006-04-10 Bill Wohler <wohler@newt.com>
3760
3761 * customize.texi (Common Keywords): Add :package-version.
3762
37632006-04-10 Kim F. Storm <storm@cua.dk>
3764
3765 * text.texi (Buffer Contents): Add NOPROPS arg to
3766 filter-buffer-substring.
3767
37682006-04-08 Kevin Ryde <user42@zip.com.au>
3769
3770 * os.texi (Command-Line Arguments): Update xref to emacs manual
3771 "Command Arguments" -> "Emacs Invocation", per change there.
3772
37732006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3774
3775 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3776 be on one line to help makeinfo not render two spaces after the dot.
3777
37782006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3779
3780 * strings.texi (Predicates for Strings): Add string-or-null-p.
3781
37822006-03-28 Kim F. Storm <storm@cua.dk>
3783
3784 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3785 remarks about systems that don't support fractional seconds.
3786
37872006-03-25 Karl Berry <karl@gnu.org>
3788
3789 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3790 the year list.
3791
37922006-03-21 Nick Roberts <nickrob@snap.net.nz>
3793
3794 * display.texi (Fringe Indicators): Fix typos.
3795
37962006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3797
3798 * tips.texi (Documentation Tips): One can now also write `program'
3799 in front of a quoted symbol in a docstring to prevent making a
3800 hyperlink.
3801
38022006-03-19 Alan Mackenzie <acm@muc.de>
3803
3804 * text.texi (Special Properties): Clarify `fontified' property.
3805
38062006-03-16 Richard Stallman <rms@gnu.org>
3807
3808 * display.texi (Defining Images): Minor cleanup.
3809
38102006-03-16 Bill Wohler <wohler@newt.com>
3811
3812 * display.texi (Defining Images): In image-load-path-for-library,
3813 prefer user's images.
3814
38152006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3816
3817 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3818
38192006-03-15 Bill Wohler <wohler@newt.com>
3820
3821 * display.texi (Defining Images): Fix example in
3822 image-load-path-for-library by not recommending that one binds
3823 image-load-path. Just defvar it to placate compiler and only use
3824 it if previously defined.
3825
38262006-03-14 Bill Wohler <wohler@newt.com>
3827
3828 * display.texi (Defining Images): In image-load-path-for-library,
3829 always return list of directories. Update example.
3830
38312006-03-14 Alan Mackenzie <acm@muc.de>
3832
3833 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3834 This describes font-lock-extend-region-function.
3835 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3836 the new node "Region to Fontify".
3837
38382006-03-13 Richard Stallman <rms@gnu.org>
3839
3840 * display.texi (Invisible Text): The impossible position is
3841 now before the invisible text, not after.
3842 (Defining Images): Clean up last change.
3843
38442006-03-11 Bill Wohler <wohler@newt.com>
3845
3846 * display.texi (Defining Images): Add image-load-path-for-library.
3847
38482006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3849
3850 * text.texi (Adaptive Fill): Fix Texinfo usage.
3851
3852 * strings.texi (Creating Strings): Fix Texinfo usage.
3853
3854 * searching.texi (Regexp Special): Use @samp for regular
3855 expressions that are not in Lisp syntax.
3856
38572006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3858
3859 * searching.texi (Regexp Special): Put remark between parentheses
3860 to avoid misreading.
3861
38622006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3863
3864 * searching.texi (Syntax of Regexps): More accurately describe
3865 which characters are special in which situations.
3866 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3867 are not special. Describe in detail when `[' and `]' are special.
3868 (Regexp Backslash): Plenty of regexps with unbalanced square
3869 brackets are valid, so reword that statement.
3870
38712006-03-02 Kim F. Storm <storm@cua.dk>
3872
3873 * keymaps.texi (Tool Bar): Add tool-bar-border.
3874
38752006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3876
3877 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3878
38792006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3880
3881 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3882
3883 * files.texi (Locating Files): Suggest additional values for the
3884 SUFFIXES arg of `locate-file'. Update pxref.
3885
3886 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3887 (How Programs Do Loading): Discuss the effects of Auto Compression
3888 mode on `load'.
3889 (Load Suffixes): New node.
3890 (Library Search): Delete description of `load-suffixes'; it was
3891 moved to "Load Suffixes".
3892 (Autoload, Named Features): Mention `load-suffixes'.
3893
38942006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3895
3896 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3897
3898 * windows.texi (Window Tree): Fix typo.
3899
39002006-02-20 Kim F. Storm <storm@cua.dk>
3901
3902 * display.texi (Fringe Indicators): New section.
3903 Move indicate-empty-lines, indicate-buffer-boundaries, and
3904 default-indicate-buffer-boundaries here.
3905 Add fringe-indicator-alist and default-fringes-indicator-alist.
3906 Add list of logical fringe indicator symbols.
3907 Update list of standard bitmap names.
3908 (Fringe Cursors): New section.
3909 Move overflow-newline-into-fringe here.
3910 Add fringe-cursor-alist and default-fringes-cursor-alist.
3911 Add list of fringe cursor symbols.
3912
39132006-02-20 Juanma Barranquero <lekktu@gmail.com>
3914
3915 * commands.texi (Using Interactive): Fix reference to node
3916 "Minibuffers".
3917
39182006-02-19 Richard M. Stallman <rms@gnu.org>
3919
3920 * minibuf.texi (High-Level Completion):
3921 Add xref to read-input-method-name.
3922
3923 * files.texi (Relative File Names): Move file-relative-name here.
3924 (File Name Expansion): From here. Minor clarifications.
3925
3926 * commands.texi (Using Interactive): Add xrefs about reading input.
3927 Clarify remarks about that moving point and mark.
3928 Put string case before list case.
3929
c8763fb6 39302006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3931
3932 * display.texi (Other Display Specs, Image Descriptors):
3933 Revert erroneous changes. The previous description of
3934 image-descriptors as `(image . PROPS)' was correct.
3935
39362006-02-14 Richard M. Stallman <rms@gnu.org>
3937
3938 * variables.texi (File Local Variables): Clarifications.
3939
39402006-02-14 Juanma Barranquero <lekktu@gmail.com>
3941
3942 * variables.texi (File Local Variables): Use @code for a cons
3943 cell, not @var.
3944
39452006-02-13 Chong Yidong <cyd@stupidchicken.com>
3946
3947 * variables.texi (File Local Variables): Document new file local
3948 variable behavior.
3949
39502006-02-10 Kim F. Storm <storm@cua.dk>
3951
3952 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3953
39542006-02-08 Juanma Barranquero <lekktu@gmail.com>
3955
3956 * modes.texi (%-Constructs): Remove obsolete info about
3957 `global-mode-string'.
3958
39592006-02-07 Richard M. Stallman <rms@gnu.org>
3960
3961 * commands.texi (Prefix Command Arguments): Minor cleanup.
3962
3963 * display.texi: "Graphical display", not window system.
3964
3965 * functions.texi (What Is a Function): Fix xref.
3966
3967 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3968 (Changing Key Bindings): Clarify when remapping is better than
3969 substitute-key-definition.
3970
39712006-02-02 Richard M. Stallman <rms@gnu.org>
3972
3973 * minibuf.texi (Basic Completion): Completion alists are risky.
3974
3975 * keymaps.texi (Active Keymaps): Clarifications.
3976 (Searching Keymaps): New node.
3977 (Keymaps): Update menu.
3978
3979 * frames.texi (Layout Parameters): Minor clarification.
3980 (Drag and Drop): New node.
3981 (Frames): Update menu.
3982
39832006-01-29 Chong Yidong <cyd@stupidchicken.com>
3984
3985 * display.texi (Other Display Specs, Image Descriptors):
3986 Image description is a list, not a cons cell.
3987
39882006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3989
3990 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3991 list is not necessarily a list).
3992
39932006-01-27 Eli Zaretskii <eliz@gnu.org>
3994
3995 * frames.texi (Layout Parameters): border-width and
3996 internal-border-width belong to the frame, not the window.
3997
39982006-01-19 Richard M. Stallman <rms@gnu.org>
3999
4000 * nonascii.texi (Translation of Characters): Search cmds use
4001 translation-table-for-input. Automatically made local.
4002
4003 * markers.texi (Overview of Markers): Count insertion type
4004 as one of a marker's attributes.
4005
4006 * keymaps.texi (Controlling Active Maps): New node, split out of
4007 Active Keymaps.
4008 (Keymaps): Menu updated.
4009 (Active Keymaps): Give pseudocode to explain how the active
4010 maps are searched. current-active-maps and key-binding moved here.
4011 (Functions for Key Lookup): current-active-maps and key-binding moved.
4012 Clarifications.
4013 (Searching the Keymaps): New subnode.
4014
4015 * elisp.texi (Top): Menu clarification.
4016
4017 * display.texi (Other Display Specs): Delete duplicate entry for
4018 just a string as display spec. Move text about recursive display
4019 specs on such a string.
4020
4021 * commands.texi (Key Sequence Input): Clarify.
4022 Move num-nonmacro-input-events out.
4023 (Reading One Event): num-nonmacro-input-events moved here.
4024
40252006-01-14 Nick Roberts <nickrob@snap.net.nz>
4026
4027 * advice.texi (Simple Advice): Update example to fit argument
4028 change in previous-line.
4029
40302006-01-05 Richard M. Stallman <rms@gnu.org>
4031
4032 * markers.texi (The Mark): Fix in `mark'.
4033
40342006-01-04 Richard M. Stallman <rms@gnu.org>
4035
4036 * processes.texi (Misc Network, Make Network): Minor cleanups.
4037
40382006-01-04 Kim F. Storm <storm@cua.dk>
4039
4040 * processes.texi (Make Network): Add IPv6 addresses and handling.
4041 (Network Feature Testing): Mention (:family ipv6).
4042 (Misc Network): Add IPv6 formats to format-network-address.
4043
40442005-12-30 Richard M. Stallman <rms@gnu.org>
4045
4046 * text.texi (Changing Properties):
4047 Don't use return value of set-text-properties.
4048
40492005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4050
4051 * modes.texi (Mode Line Format): Correct typo in menu.
4052
40532005-12-29 Richard M. Stallman <rms@gnu.org>
4054
4055 * modes.texi (Mode Line Top): New node.
4056 (Mode Line Data): Some text moved to new node.
4057 Explain the data structure more concretely.
4058 (Mode Line Basics): Clarifications.
4059 (Mode Line Variables): Clarify intro paragraph.
4060 (%-Constructs): Clarify intro paragraph.
4061 (Mode Line Format): Update menu.
4062
40632005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4064
4065 * minibuf.texi (Basic Completion): Update lazy-completion-table
4066 examples for removal of ARGS argument.
4067
40682005-12-23 Richard M. Stallman <rms@gnu.org>
4069
4070 * text.texi (Undo): Restore some explanation from the version
4071 that was deleted.
4072
40732005-12-23 Eli Zaretskii <eliz@gnu.org>
4074
4075 * text.texi (Undo): Remove duplicate descriptions of `apply
4076 funname' and `apply delta' elements of the undo list.
4077
40782005-12-20 Richard M. Stallman <rms@gnu.org>
4079
4080 * help.texi (Help Functions): Update documentation of `apropos'.
4081
40822005-12-20 Luc Teirlinck <teirllm@auburn.edu>
4083
4084 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4085 because it is confusing. If the :help-echo keyword is a function,
4086 it is not directly used as the :help-echo overlay property, as the
4087 xref seems to suggest (it does not take the appropriate args).
4088
40892005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4090
4091 * customize.texi (Common Keywords): Fix Texinfo usage.
4092 (Group Definitions, Variable Definitions): Update for new
4093 conventions for using `*' in docstrings.
4094
4095 * tips.texi (Documentation Tips): Update for new conventions for
4096 using `*' in docstrings.
4097
40982005-12-16 Richard M. Stallman <rms@gnu.org>
4099
4100 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4101
41022005-12-16 Juri Linkov <juri@jurta.org>
4103
4104 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4105
41062005-12-14 Romain Francoise <romain@orebokech.com>
4107
4108 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4109 Fix typo.
4110
41112005-12-11 Juri Linkov <juri@jurta.org>
4112
4113 * minibuf.texi (Completion Commands): Add mention of read-file-name
4114 for filename completion keymaps.
4115 (Reading File Names): Add mention of filename completion keymaps
4116 for read-file-name and xref to `Completion Commands'.
4117
41182005-12-10 Richard M. Stallman <rms@gnu.org>
4119
4120 * customize.texi (Common Keywords): State caveats for use of :tag.
4121
41222005-12-08 Richard M. Stallman <rms@gnu.org>
4123
4124 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4125 with xrefs and better explanation.
4126 (Completion Commands): Add the filename completion maps.
4127
4128 * objects.texi (Character Type): Clarify that \s is not space
4129 if a dash follows.
4130
41312005-12-05 Richard M. Stallman <rms@gnu.org>
4132
4133 * windows.texi (Resizing Windows): Delete preserve-before args.
4134
41352005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4136
4137 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4138 in full keymaps, since the quirk has been fixed.
4139
41402005-12-03 Eli Zaretskii <eliz@gnu.org>
4141
4142 * hooks.texi (Standard Hooks): Add index entries. Mention
4143 `compilation-finish-functions'.
4144
41452005-11-27 Richard M. Stallman <rms@gnu.org>
4146
4147 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4148
41492005-11-21 Juri Linkov <juri@jurta.org>
4150
4151 * customize.texi (Common Keywords): Update links types
4152 custom-manual and url-link. Add link types emacs-library-link,
4153 file-link, function-link, variable-link, custom-group-link.
4154
41552005-11-20 Chong Yidong <cyd@stupidchicken.com>
4156
4157 * display.texi: Revert 2005-11-20 change.
4158
41592005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4160
4161 * processes.texi (Bindat Functions):
4162 Say "third" to refer to zero-based index "2".
4163
41642005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4165
4166 * loading.texi (Library Search): Update the default value of
4167 `load-suffixes'.
4168
41692005-11-17 Chong Yidong <cyd@stupidchicken.com>
4170
4171 * display.texi (Attribute Functions): Mention :ignore-defface.
4172
41732005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4174
4175 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4176 (Minor Mode Conventions): Mention the use of a hook.
4177
41782005-11-06 Richard M. Stallman <rms@gnu.org>
4179
4180 * files.texi (Magic File Names): find-file-name-handler checks the
4181 `operations' property of the handler.
4182
41832005-11-03 Richard M. Stallman <rms@gnu.org>
4184
4185 * variables.texi (Frame-Local Variables): Small clarification.
4186
41872005-10-29 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * os.texi (Init File): Document ~/.emacs.d/init.el.
4190
41912005-10-29 Richard M. Stallman <rms@gnu.org>
4192
4193 * internals.texi (Garbage Collection): Document memory-full.
4194
41952005-10-28 Bill Wohler <wohler@newt.com>
4196
4197 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4198 for URLs.
4199
42002005-10-28 Richard M. Stallman <rms@gnu.org>
4201
4202 * minibuf.texi (Completion Commands): Clean up prev change.
4203
42042005-10-26 Kevin Ryde <user42@zip.com.au>
4205
4206 * compile.texi (Eval During Compile): Explain recommended uses
4207 of eval-when-compile and eval-and-compile.
4208
42092005-10-27 Masatake YAMATO <jet@gyve.org>
4210
4211 * minibuf.texi (Completion Commands):
4212 Write about new optional argument for `display-completion-list'.
4213
42142005-10-23 Richard M. Stallman <rms@gnu.org>
4215
4216 * display.texi (Overlay Arrow): Clarify about local bindings of
4217 overlay-arrow-position.
4218
42192005-10-22 Eli Zaretskii <eliz@gnu.org>
4220
4221 * internals.texi (Building Emacs): Fix last change.
4222
42232005-10-22 Richard M. Stallman <rms@gnu.org>
4224
4225 * internals.texi (Building Emacs): Document eval-at-startup.
4226
42272005-10-21 Richard M. Stallman <rms@gnu.org>
4228
4229 * loading.texi (Where Defined): load-history contains abs file names.
4230 symbol-file returns abs file names.
4231
42322005-10-19 Kim F. Storm <storm@cua.dk>
4233
4234 * display.texi (Showing Images): Add max-image-size integer value.
4235
42362005-10-18 Chong Yidong <cyd@stupidchicken.com>
4237
4238 * display.texi (Showing Images): Document max-image-size.
4239
42402005-10-17 Richard M. Stallman <rms@gnu.org>
4241
4242 * commands.texi (Quitting): Minor clarification.
4243
4244 * processes.texi (Sentinels): Clarify about output and quitting.
4245 (Filter Functions): Mention with-local-quit.
4246
42472005-10-17 Juri Linkov <juri@jurta.org>
4248
4249 * buffers.texi (Current Buffer):
4250 * commands.texi (Event Input Misc):
4251 * compile.texi (Eval During Compile, Compiler Errors):
4252 * customize.texi (Group Definitions):
4253 * display.texi (Progress, Defining Faces):
4254 * files.texi (Writing to Files):
4255 * modes.texi (Mode Hooks, Defining Minor Modes):
4256 * streams.texi (Output Functions):
4257 * syntax.texi (Syntax Table Functions):
4258 * text.texi (Change Hooks):
4259 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4260
4261 * commands.texi (Quitting): Replace arg `forms' with `body' in
4262 `with-local-quit'.
4263
4264 * positions.texi (Excursions): Replace arg `forms' with `body' in
4265 `save-excursion'.
4266
42672005-10-08 Kim F. Storm <storm@cua.dk>
4268
4269 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4270 Rename manual section accordingly.
4271
42722005-10-04 Kim F. Storm <storm@cua.dk>
4273
4274 * windows.texi (Window Split Tree): New section describing
4275 new function window-split-tree function.
4276
42772005-10-03 Nick Roberts <nickrob@snap.net.nz>
4278
4279 * display.texi (Fringe Size/Pos): Simplify and add detail.
4280
42812005-09-30 Romain Francoise <romain@orebokech.com>
4282
4283 * minibuf.texi (High-Level Completion): Explain that the prompt
4284 given to `read-buffer' should end with a colon and a space.
4285 Update usage examples.
4286
42872005-09-29 Juri Linkov <juri@jurta.org>
4288
4289 * display.texi (Displaying Messages): Rename argument name
4290 `string' to `format-string' in functions `message', `message-box',
4291 `message-or-box'.
4292
42932005-09-26 Chong Yidong <cyd@stupidchicken.com>
4294
4295 * errors.texi (Standard Errors): Correct xrefs.
4296
42972005-09-18 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * display.texi (Defining Images): Update documentation for
4300 `image-load-path'.
4301
43022005-09-17 Richard M. Stallman <rms@gnu.org>
4303
4304 * display.texi (Defining Images): Clean up previous change.
4305
43062005-09-16 Romain Francoise <romain@orebokech.com>
4307
4308 * elisp.texi: Specify GFDL version 1.2.
4309
4310 * doclicense.texi (GNU Free Documentation License): Update to
4311 version 1.2.
4312
43132005-09-15 Chong Yidong <cyd@stupidchicken.com>
4314
4315 * display.texi (Defining Images): Document `image-load-path'.
4316
43172005-09-15 Richard M. Stallman <rms@gnu.org>
4318
4319 * objects.texi (Printed Representation): Minor cleanup.
4320 (Box Diagrams): Minor fix.
4321 (Cons Cell Type): Move (...) index item here.
4322 (Box Diagrams): From here.
4323 (Array Type): Minor fix.
4324 (Type Predicates): Delete index "predicates".
4325 (Hash Table Type): Clarify xref.
4326 (Dotted Pair Notation): Minor fix.
4327
43282005-09-10 Chong Yidong <cyd@stupidchicken.com>
4329
4330 * files.texi (Saving Buffers): Fix typo.
4331
43322005-09-08 Richard M. Stallman <rms@gnu.org>
4333
4334 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4335
43362005-09-08 Chong Yidong <cyd@stupidchicken.com>
4337
4338 * locals.texi (Standard Buffer-Local Variables): Don't include
4339 mode variables for minor modes.
4340 Fix xrefs for buffer-display-count, buffer-display-table,
4341 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4342 enable-multibyte-characters, fill-column, header-line-format,
4343 left-fringe-width, left-margin, and right-fringe-width.
4344
4345 * hooks.texi (Standard Hooks): All hooks should conform to the
4346 standard naming convention now.
4347 Fix xref for `echo-area-clear-hook'.
4348
4349 * display.texi (Usual Display): Note that indicate-empty-lines and
4350 tab-width are buffer-local.
4351
4352 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4353
4354 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4355
4356 * nonascii.texi (Encoding and I/O): Note that
4357 buffer-file-coding-system is buffer-local.
4358
4359 * positions.texi (List Motion): Note that defun-prompt-regexp is
4360 buffer-local.
4361
4362 * text.texi (Auto Filling): Note that auto-fill-function is
4363 buffer-local.
4364 (Undo): Note that buffer-undo-list is buffer-local.
4365
4366 * windows.texi (Buffers and Windows): Document
4367 buffer-display-count.
4368
43692005-09-06 Richard M. Stallman <rms@gnu.org>
4370
4371 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4372 package prefix elsewhere than at the start of the name.
4373
43742005-09-03 Richard M. Stallman <rms@gnu.org>
4375
4376 * tips.texi (Programming Tips): Add conventions for minibuffer
4377 questions and prompts.
4378
43792005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4380
4381 * intro.texi (nil and t): Minor cleanup.
4382 Delete spurious mention of keyword symbols.
4383 (Evaluation Notation): Add index entry.
4384 (A Sample Function Description): Minor cleanup.
4385 (A Sample Variable Description): Not all vars can be set.
4386
43872005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4388
4389 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4390
4391 (Insertion): Document precise type of `insert-char' arg COUNT.
4392
43932005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4394
4395 * modes.texi (Other Font Lock Variables): Sync the default of
4396 font-lock-lines-before.
4397
43982005-08-31 Michael Albinus <michael.albinus@gmx.de>
4399
4400 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4401
44022005-08-29 Richard M. Stallman <rms@gnu.org>
4403
4404 * elisp.texi (Top): Update subnode menu.
4405
4406 * searching.texi (Searching and Matching): Move node.
4407 Rearrange contents and add overall explanation.
4408 (Searching and Case): Move node.
4409 (Searching and Matching): Update menu.
4410
44112005-08-27 Eli Zaretskii <eliz@gnu.org>
4412
4413 * os.texi (Startup Summary): Fix the description of the initial
4414 startup message display.
4415
44162005-08-25 Richard M. Stallman <rms@gnu.org>
4417
4418 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4419
44202005-08-25 Emilio C. Lopes <eclig@gmx.net>
4421
4422 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4423 `next-overlay-change' example.
4424
44252005-08-22 Juri Linkov <juri@jurta.org>
4426
4427 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4428 Fix invert-face. Fix args of face-background.
4429
4430 * display.texi (Standard Faces): Delete node.
4431 (Faces): Add xref to `(emacs)Standard Faces'.
4432 (Displaying Faces): Fix xref to `Standard Faces'.
4433
4434 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4435
44362005-08-20 Alan Mackenzie <acm@muc.de>
4437
4438 * buffers.texi (The Buffer List): Clarify the manipulation of the
4439 buffer list.
4440
44412005-08-14 Richard M. Stallman <rms@gnu.org>
4442
4443 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4444 a regexp.
4445
44462005-08-11 Richard M. Stallman <rms@gnu.org>
4447
4448 * elisp.texi (Top): Update subnode lists.
4449
4450 * display.texi (Inverse Video): Node deleted.
4451
4452 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4453 New nodes split out of Coding Conventions.
4454
4455 * searching.texi (Regular Expressions): Document re-builder.
4456
4457 * os.texi (Time Parsing): New node split out of Time Conversion.
4458
4459 * processes.texi (Misc Network, Network Feature Testing)
4460 (Network Options, Make Network): New nodes split out of
4461 Low-Level Network.
4462
44632005-08-09 Richard M. Stallman <rms@gnu.org>
4464
4465 * frames.texi (Geometry): New node, split from Size and Position.
4466 (Frame Parameters): Refer to Geometry.
4467
4468 * buffers.texi (The Buffer List): Fix xrefs.
4469
4470 * windows.texi (Splitting Windows): Fix xref.
4471
4472 * frames.texi (Layout Parameters): Add xref.
4473
4474 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4475
4476 * keymaps.texi (Menu Bar): Fix xref.
4477
4478 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4479
4480 * modes.texi (%-Constructs): Fix xref.
4481
4482 * frames.texi (Window Frame Parameters): Node split up.
4483 (Basic Parameters, Position Parameters, Size Parameters)
4484 (Layout Parameters, Buffer Parameters, Management Parameters)
4485 (Cursor Parameters, Color Parameters): New subnodes.
4486
44872005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4488
4489 * positions.texi (Screen Lines): Update xref for previous change
4490 in minibuf.texi.
4491
4492 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4493 change in minibuf.texi.
4494
44952005-08-09 Richard M. Stallman <rms@gnu.org>
4496
4497 * tips.texi (Coding Conventions): Minor cleanup.
4498
4499 * modes.texi (Defining Minor Modes): Explain when init-value
4500 can be non-nil.
4501
4502 * elisp.texi (Top): Update submenu for Minibuffer.
4503
4504 * minibuf.texi (Minibuffer Misc): Node split up.
4505 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4506 (Recursive Mini): New nodes split out from Minibuffer Misc.
4507 (Minibuffer Misc): Document max-mini-window-height.
4508
4509 * hash.texi (Defining Hash): Delete stray paren in example.
4510
4511 * display.texi (Echo Area Customization): Don't define
4512 max-mini-window-height here; xref instead.
4513
4514 * commands.texi (Event Input Misc): Update while-no-input.
4515
4516 * advice.texi (Advising Functions): Explain when to use advice
4517 and when to use a hook.
4518
45192005-07-30 Eli Zaretskii <eliz@gnu.org>
4520
4521 * makefile.w32-in (info): Don't run install-info.
4522 ($(infodir)/dir): New target, produced by running install-info.
4523
45242005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4525
4526 * modes.texi (Defining Minor Modes): The keyword for the initial
4527 value is :init-value, not :initial-value.
4528
45292005-07-23 Eli Zaretskii <eliz@gnu.org>
4530
4531 * loading.texi (Autoload): Make the `doctor' example be consistent
4532 with what's in current loaddefs.el. Describe the "fn" magic in
4533 the usage portion of the doc string.
4534
45352005-07-22 Richard M. Stallman <rms@gnu.org>
4536
4537 * internals.texi (Garbage Collection): Clarify previous change.
4538
45392005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4540
4541 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4542
45432005-07-18 Juri Linkov <juri@jurta.org>
4544
4545 * commands.texi (Accessing Events):
4546 * frames.texi (Text Terminal Colors, Resources):
4547 * markers.texi (The Mark):
4548 * modes.texi (Defining Minor Modes):
4549 Delete duplicate duplicate words.
4550
45512005-07-16 Richard M. Stallman <rms@gnu.org>
4552
4553 * display.texi (Managing Overlays): Clarify make-overlay
4554 args for insertion types.
4555
45562005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4557
4558 * customize.texi (Variable Definitions):
4559 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4560 `standard-value' is a list too.
4561 (Defining New Types): Use @key{RET} instead of @key{ret}.
4562
45632005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4564
4565 * os.texi (Translating Input): Fix typo.
4566
45672005-07-08 Richard M. Stallman <rms@gnu.org>
4568
4569 * README: Update edition number and size estimate.
4570
4571 * elisp.texi (VERSION): Set to 2.9.
4572
45732005-07-07 Richard M. Stallman <rms@gnu.org>
4574
4575 * book-spine.texinfo: Update Emacs version.
4576
4577 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4578
45792005-07-06 Richard M. Stallman <rms@gnu.org>
4580
4581 * searching.texi (Regexp Search): Clarify what re-search-forward
4582 does when the search fails.
4583
45842005-07-05 Lute Kamstra <lute@gnu.org>
4585
4586 * Update FSF's address in GPL notices.
4587
4588 * doclicense.texi (GNU Free Documentation License):
4589 * gpl.texi (GPL):
4590 * tips.texi (Coding Conventions, Library Headers):
4591 * vol1.texi:
4592 * vol2.texi: Update FSF's address.
4593
45942005-07-04 Richard M. Stallman <rms@gnu.org>
4595
4596 * hooks.texi (Standard Hooks): Add occur-hook.
4597
45982005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4599
4600 * display.texi (The Echo Area): Correct menu.
4601
46022005-07-03 Richard M. Stallman <rms@gnu.org>
4603
4604 * elisp.texi (Top): Update subnode menu for Display.
4605
4606 * display.texi (Displaying Messages): New node, with most
4607 of what was in The Echo Area.
4608 (Progress): Moved under The Echo Area.
4609 (Logging Messages): New node with new text.
4610 (Echo Area Customization): New node, the rest of what was
4611 in The Echo Area. Document message-truncate-lines with @defvar.
4612 (Display): Update menu.
4613
4614 * windows.texi (Textual Scrolling): Doc 3 values for
4615 scroll-preserve-screen-position.
4616
4617 * text.texi (Special Properties): Change hook functions
4618 should bind inhibit-modification-hooks around altering buffer text.
4619
4620 * keymaps.texi (Key Binding Commands): Call binding BINDING
4621 rather than DEFINITION.
4622
46232005-06-29 Juanma Barranquero <lekktu@gmail.com>
4624
4625 * variables.texi (Defining Variables): `user-variable-p' returns t
4626 for aliases of user options, nil for alias loops.
4627
46282005-06-28 Richard M. Stallman <rms@gnu.org>
4629
4630 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4631 make-keymap.
4632
46332005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4634
4635 * variables.texi (Setting Variables): Correct and clarify
4636 description of `add-to-ordered-list'.
4637
46382005-06-26 Richard M. Stallman <rms@gnu.org>
4639
4640 * display.texi (Faces): Minor cleanup.
4641
46422005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4643
4644 * display.texi (Faces): `facep' returns t for strings that are
4645 face names.
4646
46472005-06-25 Richard M. Stallman <rms@gnu.org>
4648
4649 * objects.texi (Equality Predicates): Clarify meaning of equal.
4650
4651 * windows.texi (Selecting Windows): save-selected-window
4652 and with-selected-window save and restore the current buffer.
4653
46542005-06-24 Richard M. Stallman <rms@gnu.org>
4655
4656 * numbers.texi (Float Basics): Explain how to test for NaN,
4657 and printing the sign of NaNs.
4658
46592005-06-24 Eli Zaretskii <eliz@gnu.org>
4660
4661 * makefile.w32-in (MAKEINFO): Use --force.
4662
46632005-06-23 Richard M. Stallman <rms@gnu.org>
4664
4665 * display.texi (Face Functions): Correct Texinfo usage.
4666
46672005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4668
4669 * lists.texi (Rings): `ring-elements' now returns the elements of
4670 RING in order.
4671
46722005-06-23 Juanma Barranquero <lekktu@gmail.com>
4673
4674 * markers.texi (The Mark): Texinfo usage fix.
4675
46762005-06-23 Kim F. Storm <storm@cua.dk>
4677
4678 * searching.texi (Entire Match Data): Remove evaporate option for
4679 match-data. Do not mention evaporate option for set-match-data.
4680
46812005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4682
4683 * display.texi (Face Functions): Mention face aliases.
4684
46852005-06-21 Richard M. Stallman <rms@gnu.org>
4686
4687 * anti.texi (Antinews): Texinfo usage fix.
4688
46892005-06-21 Karl Berry <karl@gnu.org>
4690
4691 * elisp.texi: Use @copying.
4692
4693 * elisp.texi: Put @summarycontents and @contents before the Top
4694 node, instead of the end of the file, so that the contents appear
4695 in the right place in the dvi/pdf output.
4696
46972005-06-21 Juri Linkov <juri@jurta.org>
4698
4699 * display.texi (Defining Faces): Add `customized-face'.
4700
47012005-06-20 Kim F. Storm <storm@cua.dk>
4702
4703 * variables.texi (Setting Variables): Any type of element can be
4704 given order in add-to-ordered-list. Compare elements with eq.
4705
4706 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4707
47082005-06-20 Karl Berry <karl@gnu.org>
4709
4710 * syntax.texi (Syntax Flags): Make last column very slightly wider
4711 to avoid "generic comment" breaking on two lines and causing an
4712 underfull box.
4713
47142005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * lists.texi (Rings): Various minor clarifications and corrections.
4717
47182005-06-18 Richard M. Stallman <rms@gnu.org>
4719
4720 * functions.texi (Obsolete Functions): Simplify.
4721
4722 * variables.texi (Variable Aliases): Simplify.
4723
4724 * anti.texi, backups.texi, compile.texi, customization.texi:
4725 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4726 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4727 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4728 * variables.texi: Fix formatting ugliness.
4729
4730 * elisp.texi: Add links to Rings and Byte Packing.
4731 Update version and copyright years.
4732
4733 * minibuf.texi: Fix formatting ugliness.
4734 (Completion Commands): Move keymap vars to the end
4735 and vars completing-read binds to the top.
4736
47372005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4738
4739 * processes.texi: Fix typos.
4740 (Bindat Spec): Correct Texinfo error.
4741 (Byte Packing): Fix ungrammatical sentence.
4742
47432005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4744
4745 * lists.texi (Rings): New node.
4746 (Lists): Add it to menu.
4747
4748 * processes.texi (Byte Packing): New node.
4749 (Processes): Add it to menu.
4750
47512005-06-17 Richard M. Stallman <rms@gnu.org>
4752
4753 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4754
4755 * help.texi (Documentation Basics): Explain the xref to
4756 Documentation Tips.
4757
4758 * debugging.texi (Debugger Commands): Minor fix.
4759
47602005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4761
4762 * edebug.texi (Instrumenting): Eliminate duplicate link.
4763 (Specification List): Replace references to "below", referring to
4764 a later node, with one @ref to that node.
4765
4766 * os.texi (Timers): Timers should save and restore the match data
4767 if they change it.
4768
4769 * debugging.texi (Debugger Commands): Mention that the Lisp
4770 debugger can not step through primitive functions.
4771
47722005-06-16 Juanma Barranquero <lekktu@gmail.com>
4773
4774 * functions.texi (Obsolete Functions): Update argument names of
4775 `make-obsolete' and `define-obsolete-function-alias'.
4776
4777 * variables.texi (Variable Aliases): Update argument names of
4778 `defvaralias', `make-obsolete-variable' and
4779 `define-obsolete-variable-alias'.
4780
47812005-06-15 Kim F. Storm <storm@cua.dk>
4782
4783 * searching.texi (Entire Match Data): Rephrase warnings about
4784 evaporate arg to match-data and set-match-data.
4785
47862005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4787
4788 * elisp.texi (Top): Update detailed menu.
4789
4790 * edebug.texi (Edebug): Update menu.
4791 (Instrumenting): Update xrefs.
4792 (Edebug Execution Modes): Correct xref.
4793 (Jumping): Clarify description of `h' command.
4794 Eliminate redundant @ref.
4795 (Breaks): New node.
4796 (Breakpoints): Is now a subsubsection.
4797 (Global Break Condition): Mention `C-x X X'.
4798 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4799 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4800 (Edebug Display Update): Correct pxref.
4801 (Edebug and Macros): New node.
4802 (Instrumenting Macro Calls): Is now a subsubsection.
4803 Neither arg of `def-edebug-spec' is evaluated.
4804 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4805 (Specification Examples): Fix typo.
4806
48072005-06-14 Lute Kamstra <lute@gnu.org>
4808
4809 * debugging.texi (Function Debugging): Primitives can break on
4810 entry too.
4811
48122005-06-14 Kim F. Storm <storm@cua.dk>
4813
4814 * variables.texi (Setting Variables): Add add-to-ordered-list.
4815
48162005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4817
4818 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4819 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4820
48212005-06-13 Lute Kamstra <lute@gnu.org>
4822
4823 * text.texi (Special Properties): Fix cross reference.
4824
48252005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4826
4827 * debugging.texi (Function Debugging): Delete mention of empty
4828 string argument to `cancel-debug-on-entry'. Delete inaccurate
4829 description of the return value of that command.
4830
48312005-06-11 Alan Mackenzie <acm@muc.de>
4832
4833 * text.texi (Adaptive Fill): Amplify the description of
4834 fill-context-prefix.
4835
48362005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4837
4838 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4839
48402005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4841
4842 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4843
48442005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4845
4846 * debugging.texi (Error Debugging): Minor rewording.
4847 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4848 is optional.
4849
48502005-06-10 Lute Kamstra <lute@gnu.org>
4851
4852 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4853 (Top): Give it a title. Correct version number. Give the
4854 detailed node listing a more prominent header.
4855 * intro.texi: Don't set VERSION here a second time.
4856 Mention Emacs's version too.
4857 * anti.texi (Antinews): Use EMACSVER to refer to the current
4858 version of Emacs.
4859
48602005-06-09 Kim F. Storm <storm@cua.dk>
4861
4862 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4863 match-data and set-match-data.
4864
48652005-06-08 Richard M. Stallman <rms@gnu.org>
4866
4867 * searching.texi (Entire Match Data): Clarify when match-data
4868 returns markers and when integers.
4869
4870 * display.texi (Defining Faces): Explain that face name should not
4871 end in `-face'.
4872
4873 * modes.texi (Mode Line Data): Minor cleanup.
4874 (Customizing Keywords): Node split out of Search-based Fontification.
4875 Add example of using font-lock-add-keywords from a hook.
4876 Clarify when MODE should be non-nil, and when nil.
4877
48782005-06-06 Richard M. Stallman <rms@gnu.org>
4879
4880 * modes.texi (Mode Line Data): Explain what happens when the car
4881 of a list is a void symbol.
4882 (Search-based Fontification): Explain MODE arg to
4883 font-lock-add-keywords and warn about calls from major modes.
4884
48852005-06-08 Juri Linkov <juri@jurta.org>
4886
4887 * display.texi (Standard Faces): Add `shadow' face.
4888
48892005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * modes.texi (Major Mode Conventions): A derived mode only needs
4892 to put the call to the parent mode inside `delay-mode-hooks'.
4893
48942005-05-29 Richard M. Stallman <rms@gnu.org>
4895
4896 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4897 new, and what that implies. Clarify.
4898
4899 * files.texi (Locating Files): Clean up the text.
4900
4901 * frames.texi (Window Frame Parameters): Document user-size.
4902 Shorten entry for top by referring to left.
4903
49042005-05-26 Richard M. Stallman <rms@gnu.org>
4905
4906 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4907 is new, and what the implications are. Other clarifications.
4908
49092005-05-24 Richard M. Stallman <rms@gnu.org>
4910
4911 * frames.texi (Dialog Boxes): Minor fixes.
4912
49132005-05-25 Masatake YAMATO <jet@gyve.org>
4914
4915 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4916
49172005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4918
4919 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4920 is optional.
4921
49222005-05-24 Nick Roberts <nickrob@snap.net.nz>
4923
10d1d0af 4924 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4925
49262005-05-23 Lute Kamstra <lute@gnu.org>
4927
4928 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4929 syntax-begin-function over font-lock-beginning-of-syntax-function.
4930
49312005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4932
4933 * minibuf.texi (Reading File Names): Update description of
4934 `read-directory-name'.
4935
4936 * modes.texi (Derived Modes): Clarify :group keyword.
4937
49382005-05-21 Eli Zaretskii <eliz@gnu.org>
4939
4940 * files.texi (Locating Files): New subsection.
4941 Describe locate-file and executable-find.
4942
49432005-05-21 Kevin Ryde <user42@zip.com.au>
4944
4945 * frames.texi (Initial Parameters): Update cross reference to
4946 "Emacs Invocation".
4947
49482005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4949
4950 * keymaps.texi (Active Keymaps): Add anchor.
4951
4952 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4953 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4954 appropriate place.
4955 (Derived Modes): Small clarifications.
4956 (Minor Mode Conventions, Keymaps and Minor Modes):
4957 Replace references to nodes with references to anchors.
4958 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4959 Clarify description of lists whose first element is an integer.
4960 (Mode Line Variables): Add anchor.
4961 (%-Constructs): Clarify description of integer after %.
4962 (Emulating Mode Line): Describe nil value for FACE.
4963
49642005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4965
4966 * modes.texi (Derived Modes): Correct references to non-existing
4967 variable standard-syntax-table.
4968
49692005-05-17 Lute Kamstra <lute@gnu.org>
4970
4971 * modes.texi (Defining Minor Modes): Mention the mode hook.
4972
49732005-05-15 Kim F. Storm <storm@cua.dk>
4974
4975 * processes.texi (Network): Remove open-network-stream-nowait.
4976 (Network Servers): Remove open-network-stream-server.
4977
49782005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4979
4980 * elisp.texi (Top): Update detailed menu.
4981
4982 * variables.texi: Reorder nodes.
4983 (Variables): Update menu.
4984 (File Local Variables): Do not refer to the `-*-' line as
4985 a "local variables list". Add pxref.
4986
49872005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4988
4989 * elisp.texi (Top): Update detailed menu for node changes.
4990
4991 * modes.texi (Modes): Update Menu.
4992 (Hooks): Move to beginning of chapter.
4993 Most minor modes run mode hooks too.
4994 `add-hook' can handle void hooks or hooks whose value is a single
4995 function.
4996 (Major Modes): Update Menu.
4997 (Major Mode Basics): New node, split off from `Major Modes'.
4998 (Major Mode Conventions): Correct xref. Explain how to handle
4999 auto-mode-alist if the major mode command has an autoload cookie.
5000 (Auto Major Mode): Major update. Add magic-mode-alist.
5001 (Derived Modes): Major update.
5002 (Mode Line Format): Update Menu.
5003 (Mode Line Basics): New node, split off from `Mode Line Format'.
5004
5005 * loading.texi (Autoload): Mention `autoload cookie' as synonym
5006 for `magic autoload comment'. Add index entries and anchor.
5007
50082005-05-14 Richard M. Stallman <rms@gnu.org>
5009
5010 * tips.texi (Coding Conventions): Explain how important it is
5011 that just loading certain files not change Emacs behavior.
5012
5013 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
5014
50152005-05-12 Lute Kamstra <lute@gnu.org>
5016
5017 * modes.texi (Generic Modes): Update.
5018 (Major Modes): Refer to node "Generic Modes".
5019
5020 * elisp.texi (Top): Update to the current structure of the manual.
5021 * processes.texi (Processes): Add menu description.
5022 * customize.texi (Customization): Add menu descriptions.
5023
50242005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5025
5026 * processes.texi (Signals to Processes)
5027 (Low-Level Network): Fix typos.
5028
50292005-05-11 Lute Kamstra <lute@gnu.org>
5030
5031 * elisp.texi (Top): Add some nodes from the chapter "Major and
5032 Minor Modes" to the detailed node listing.
5033
50342005-05-10 Richard M. Stallman <rms@gnu.org>
5035
5036 * keymaps.texi (Extended Menu Items): Menu item filter functions
5037 can be called at any time.
5038
50392005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5040
5041 * variables.texi (File Local Variables): `(hack-local-variables t)'
5042 now also checks whether a mode is specified in the local variables
5043 list.
5044
50452005-05-05 Kevin Ryde <user42@zip.com.au>
5046
5047 * display.texi (The Echo Area): Correct format function cross
5048 reference.
5049
50502005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5051
5052 * variables.texi (Variable Aliases): Change description of
5053 `define-obsolete-variable-alias'.
5054
5055 * functions.texi (Functions): Add "Obsolete Functions" to menu.
5056 (Defining Functions): Add xref.
5057 (Obsolete Functions): New node.
5058 (Function Safety): Standardize capitalization of section title.
5059
5060 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
5061 (Dialog Boxes): Complete description of `x-popup-dialog'.
5062
50632005-05-04 Richard M. Stallman <rms@gnu.org>
5064
5065 * commands.texi (Interactive Codes): Fix Texinfo usage.
5066 Document U more clearly.
5067
50682005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5069
5070 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
5071 function and not a macro.
5072
5073 * frames.texi (Pop-Up Menus): Correct and clarify description of
5074 `x-popup-menu'.
5075 (Dialog Boxes): Clarify description of `x-popup-dialog'.
5076
50772005-05-01 Richard M. Stallman <rms@gnu.org>
5078
5079 * edebug.texi (Checking Whether to Stop): Fix previous change.
5080
50812005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5082
5083 * display.texi: Fix typos and Texinfo usage.
5084
5085 * edebug.texi (Checking Whether to Stop): executing-macro ->
5086 executing-kbd-macro.
5087
50882005-05-01 Richard M. Stallman <rms@gnu.org>
5089
5090 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5091
50922005-04-30 Richard M. Stallman <rms@gnu.org>
5093
5094 * files.texi (Magic File Names): Document `operations' property.
5095
50962005-04-29 Lute Kamstra <lute@gnu.org>
5097
5098 * modes.texi (Generic Modes): New node.
5099 (Major Modes): Add it to the menu.
5100 (Derived Modes): Add "derived mode" to concept index.
5101
51022005-04-28 Lute Kamstra <lute@gnu.org>
5103
5104 * modes.texi (Defining Minor Modes): Fix previous change.
5105 (Font Lock Mode): Simplify.
5106 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5107 when set and that some parts are optional. Add cross references.
5108 (Search-based Fontification): Say how to specify font-lock-keywords.
5109 Add cross references. Add font-lock-multiline to index.
5110 Move font-lock-keywords-case-fold-search here from node "Other Font
5111 Lock Variables". Document font-lock-add-keywords and
5112 font-lock-remove-keywords.
5113 (Other Font Lock Variables): Move font-lock-keywords-only,
5114 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5115 and font-lock-syntactic-face-function to node "Syntactic Font
5116 Lock". Move font-lock-keywords-case-fold-search to node
5117 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5118 and font-lock-{,un}fontify-{buffer,region}-function.
5119 (Precalculated Fontification): Remove reference to deleted variable
5120 font-lock-core-only.
5121 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5122 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5123 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5124 and font-lock-syntactic-face-function here from node "Other Font
5125 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5126 Syntax Properties". Add cross references.
5127 (Setting Syntax Properties): New node.
5128 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5129 * syntax.texi (Syntax Properties): Add cross reference.
5130 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5131
51322005-04-26 Richard M. Stallman <rms@gnu.org>
5133
5134 * display.texi (Defining Faces):
5135 Document `default' elements of defface spec.
5136
5137 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5138
5139 * variables.texi (Variable Aliases): Clarify text.
5140
51412005-04-25 Chong Yidong <cyd@stupidchicken.com>
5142
5143 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5144
51452005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5146
5147 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5148
51492005-04-24 Eli Zaretskii <eliz@gnu.org>
5150
5151 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5152 syntax-after and syntax-class.
5153
5154 * files.texi (Changing Files): Fix last change's cross-reference.
5155 (Unique File Names): Don't mention "numbers" in the documentation
5156 of make-temp-file and make-temp-name.
5157
51582005-04-23 Richard M. Stallman <rms@gnu.org>
5159
5160 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5161
51622005-04-22 Nick Roberts <nickrob@snap.net.nz>
5163
5164 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5165
51662005-04-22 Nick Roberts <nickrob@snap.net.nz>
5167
5168 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5169 and define-obsolete-variable-alias.
5170
51712005-04-22 Kim F. Storm <storm@cua.dk>
5172
5173 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5174 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5175
51762005-04-21 Lute Kamstra <lute@gnu.org>
5177
5178 * lists.texi (Association Lists): Document rassq-delete-all.
5179
51802005-04-19 Richard M. Stallman <rms@gnu.org>
5181
5182 * modes.texi (Search-based Fontification): Explain that
5183 facespec is an expression to be evaluated.
5184
51852005-04-19 Kevin Ryde <user42@zip.com.au>
5186
5187 * streams.texi (Output Functions): Fix xref.
5188 * strings.texi (String Conversion): Fix xref.
5189
51902005-04-19 Kim F. Storm <storm@cua.dk>
5191
5192 * symbols.texi (Symbol Plists): Add safe-get.
5193 Mention that `get' may signal an error.
5194
51952005-04-18 Nick Roberts <nickrob@snap.net.nz>
5196
5197 * customize.texi (Variable Definitions): Replace tooltip-mode
5198 example with save-place.
5199
52002005-04-17 Richard M. Stallman <rms@gnu.org>
5201
5202 * buffers.texi (Indirect Buffers): Clarify.
5203
5204 * positions.texi (Positions): Clarify converting marker to integer.
5205
5206 * strings.texi (String Basics): Mention string-match; clarify.
5207
52082005-04-08 Lute Kamstra <lute@gnu.org>
5209
5210 * modes.texi (Search-based Fontification): Fix cross references.
5211 Use consistent terminology. Document anchored highlighting.
5212
52132005-04-05 Lute Kamstra <lute@gnu.org>
5214
5215 * modes.texi (Defining Minor Modes): Document :group keyword
5216 argument and its default value.
5217
52182005-04-03 Lute Kamstra <lute@gnu.org>
5219
5220 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5221 references and/or descriptions. Delete major mode hooks; mention
5222 them as a category instead. Rename or delete obsolete hooks.
5223
52242005-04-02 Richard M. Stallman <rms@gnu.org>
5225
5226 * nonascii.texi (Coding System Basics): Another wording cleanup.
5227
52282005-04-01 Richard M. Stallman <rms@gnu.org>
5229
5230 * nonascii.texi (Coding System Basics): Clarify previous change.
5231
52322005-04-01 Kenichi Handa <handa@m17n.org>
5233
10d1d0af 5234 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5235 identity of coding systems.
5236
52372005-03-29 Chong Yidong <cyd@stupidchicken.com>
5238
5239 * text.texi (Buffer Contents): Add filter-buffer-substring and
5240 buffer-substring-filters.
5241
52422005-03-26 Chong Yidong <cyd@stupidchicken.com>
5243
5244 * anti.texi (Antinews): Mention `G' interactive code.
5245
5246 * tips.texi (Compilation Tips): Mention benchmark.el.
5247
52482005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5249
5250 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5251 is now bound to M-o M-o.
5252
5253 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5254
52552005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5256
5257 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5258 in the Emacs Manual).
5259 * Makefile.in (srcs): Remove calendar.texi.
5260 * makefile.w32-in (srcs): Remove calendar.texi.
5261 * display.texi (Display): Change name of next node.
5262 * os.texi (System In): Change name of previous node.
5263 * elisp.texi (Top): Remove Calendar references.
5264 * vol1.texi (Top): Remove Calendar references.
5265 * vol2.texi (Top): Remove Calendar references.
5266
52672005-03-25 Richard M. Stallman <rms@gnu.org>
5268
5269 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5270 Cleanup previous change.
5271
52722005-03-25 Chong Yidong <cyd@stupidchicken.com>
5273
5274 * display.texi (Face Attributes): Faces earlier in an :inherit
5275 list take precedence.
5276 (Scroll Bars): Fix description of vertical-scroll-bars.
5277 Document frame-current-scroll-bars and window-current-scroll-bars.
5278
5279 * markers.texi (The Mark): Document temporary Transient Mark mode.
5280
5281 * minibuf.texi (Reading File Names):
5282 Document read-file-name-completion-ignore-case.
5283
5284 * positions.texi (Screen Lines): Document nil for width argument
5285 to compute-motion.
5286
52872005-03-23 Kim F. Storm <storm@cua.dk>
5288
5289 * display.texi (Standard Faces): Other faces used in the fringe
5290 implicitly inherits from the fringe face.
5291 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5292 properties implicitly inherits from fringe face.
5293 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5294
52952005-03-20 Chong Yidong <cyd@stupidchicken.com>
5296
5297 * display.texi (Invisible Text): State default value of
5298 line-move-ignore-invisible.
5299 (Managing Overlays): Document remove-overlays.
5300 (Standard Faces): Document escape-glyph face.
5301
5302 * minibuf.texi (Reading File Names): Document read-file-name-function.
5303
5304 * modes.texi (Other Font Lock Variables):
5305 Document font-lock-lines-before.
5306
5307 * positions.texi (Skipping Characters): skip-chars-forward allows
5308 character classes.
5309
53102005-03-18 Lute Kamstra <lute@gnu.org>
5311
5312 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5313
53142005-03-17 Richard M. Stallman <rms@gnu.org>
5315
5316 * text.texi (Undo): Document extensible undo entries.
5317
dd7b651b 5318 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5319
5320 * nonascii.texi (Character Codes): Minor fix.
5321
5322 * display.texi (Display Property): Explain the significance
5323 of having text properties that are eq.
5324 (Other Display Specs): Explain string as display spec.
5325
5326 * commands.texi (Interactive Codes): Document G option.
5327
53282005-03-17 Chong Yidong <cyd@stupidchicken.com>
5329
5330 * text.texi (Filling): Add sentence-end-without-period and
5331 sentence-end-without-space.
5332 (Changing Properties): Minor fix.
5333
5334 * anti.texi: Total rewrite.
5335
53362005-03-15 Lute Kamstra <lute@gnu.org>
5337
5338 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5339
53402005-03-08 Kim F. Storm <storm@cua.dk>
5341
5342 * display.texi (Specified Space): Property :width is support on
5343 non-graphic terminals, :height is not.
5344
53452005-03-07 Richard M. Stallman <rms@gnu.org>
5346
5347 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5348 Now subnodes of Fringes.
5349 (Overlay Arrow): Document overlay-arrow-variable-list.
5350 (Fringe Size/Pos): New node, broken out of Fringes.
5351 (Display): Explain clearing vs redisplay better.
5352 (Truncation): Clarify use of bitmaps.
5353 (The Echo Area): Clarify the uses of the echo area.
5354 Add max-mini-window-height.
5355 (Progress): Clarify.
5356 (Invisible Text): Explain that main loop moves point out.
5357 (Selective Display): Say "hidden", not "invisible".
5358 (Managing Overlays): Move up. Describe relation to Undo here.
5359 (Overlay Properties): Clarify intro.
5360 (Finding Overlays): Explain return values when nothing found.
5361 (Width): truncate-string-to-width has added arg.
5362 (Displaying Faces): Clarify and update mode line face handling.
5363 (Face Functions): Minor cleanup.
5364 (Conditional Display): Merge into Other Display Specs.
5365 (Pixel Specification, Other Display Specs): Minor cleanups.
5366 (Images, Image Descriptors): Minor cleanups.
5367 (GIF Images): Patents have expired.
5368 (Showing Images): Explain default text for insert-image.
5369 (Manipulating Button Types): Merge into Manipulating Buttons.
5370 (Making Buttons): Explain return values.
5371 (Button Buffer Commands): Add xref.
5372 (Inverse Video): Update mode-line-inverse-video.
5373 (Display Table Format): Clarify.
5374 (Active Display Table): Give defaults for window-display-table.
5375
5376 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5377 and calendar-today-marker are strings, not chars.
5378 (Holiday Customizing): Minor fix.
5379
5380 * internals.texi (Writing Emacs Primitives): Update `or' example.
5381 Update limit on # args of subr.
5382
5383 * edebug.texi (Using Edebug): Arrow is in fringe.
5384 (Instrumenting): Arg to eval-defun works without loading edebug.
5385 (Edebug Execution Modes): Add xref.
5386
5387 * customize.texi (Common Keywords): Clarify :require.
5388 Mention :version here.
5389 (Variable Definitions, Group Definitions): Not here.
5390 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5391
53922005-03-07 Chong Yidong <cyd@stupidchicken.com>
5393 * nonascii.texi (Text Representations): Clarify position-bytes.
5394 (Character Sets): Add list-charset-chars.
5395 (Scanning Charsets): Add charset-after.
5396 (Encoding and I/O): Minor fix.
5397
53982005-03-06 Richard M. Stallman <rms@gnu.org>
5399
5400 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5401 (Resizing Windows): Likewise.
5402
5403 * text.texi (Change Hooks): Get rid of "Emacs 21".
5404
5405 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5406
5407 * streams.texi (Output Variables): Get rid of "Emacs 21".
5408
5409 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5410
5411 * os.texi (Translating Input): Replace flow-control example
5412 with a less obsolete example that uses `keyboard-translate'.
5413
5414 * objects.texi (Hash Table Type, Circular Objects):
5415 Get rid of "Emacs 21".
5416
5417 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5418 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5419
5420 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5421
5422 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5423
5424 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5425 (Menu Bar): Fix when menu-bar-update-hook is called.
5426
5427 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5428
5429 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5430 and make it read better.
5431
5432 * files.texi (Writing to Files): Get rid of "Emacs 21".
5433 (Unique File Names): Likewise.
5434
5435 * elisp.texi: Update Emacs version to 22.
5436
5437 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5438 (Overlay Properties, Face Attributes): Likewise.
5439 (Managing Overlays): Fix punctuation.
5440 (Attribute Functions): Clarify set-face-font; get rid of
5441 info about old Emacs versions.
5442 (Auto Faces, Font Lookup, Display Property, Images):
5443 Get rid of "Emacs 21".
5444
5445 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5446
54472005-03-05 Richard M. Stallman <rms@gnu.org>
5448
5449 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5450
54512005-03-04 Lute Kamstra <lute@gnu.org>
5452
5453 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5454
54552005-03-03 Lute Kamstra <lute@gnu.org>
5456
5457 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5458
54592005-03-01 Lute Kamstra <lute@gnu.org>
5460
5461 * debugging.texi (Debugger Commands): Update `j'.
5462
54632005-02-28 Lute Kamstra <lute@gnu.org>
5464
5465 * debugging.texi (Debugging): Fix typo.
5466 (Error Debugging): Document eval-expression-debug-on-error.
5467 (Function Debugging): Update example.
5468 (Using Debugger): Mention starred stack frames.
5469 (Debugger Commands): Document `j' and `l'.
5470 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5471 Update the messages that the debugger displays.
5472 (Internals of Debugger): Add cross reference. Update example.
5473 (Excess Open): Minor improvement.
5474 (Excess Close): Minor improvement.
5475
54762005-02-26 Richard M. Stallman <rms@gnu.org>
5477
5478 * tips.texi (Coding Conventions): Clarify.
5479 Put all the major mode key reservations together.
5480 Mention the Mouse-1 => Mouse-2 conventions.
5481
5482 * syntax.texi (Syntax Class Table): Clarify.
5483 (Syntax Table Functions): syntax-after moved from here.
5484 (Syntax Table Internals): syntax-after moved to here.
5485 (Parsing Expressions): Update info on number of values
5486 and what's meaningful in the STATE argument.
5487 (Categories): Fix typo.
5488
5489 * sequences.texi (Arrays): Cleanup.
5490 (Char-Tables): Clarify.
5491
5492 * processes.texi (Deleting Processes): Cleanups, add xref.
5493 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5494 (Process Information): set-process-coding-system, some args optional.
5495 (Input to Processes): Explain various types for PROCESS args.
5496 Rename them from PROCESS-NAME to PROCESS.
5497 (Signals to Processes): Likewise.
5498 (Decoding Output): Cleanup.
5499 (Query Before Exit): Clarify.
5500
5501 * os.texi (Startup Summary): Correct the options; add missing ones.
5502 (Terminal Output, Batch Mode): Clarify.
5503 (Flow Control): Node deleted.
5504
5505 * markers.texi (The Mark): Clarify.
5506
5507 * macros.texi (Expansion): Cleanup.
5508 (Indenting Macros): indent-spec allows ints, not floats.
5509
5510 * keymaps.texi (Keymaps): Clarify.
5511 (Format of Keymaps): Update lisp-mode-map example.
5512 (Active Keymaps, Key Lookup): Clarify.
5513 (Changing Key Bindings): Add xref to `kbd'.
5514 (Key Binding Commands, Simple Menu Items): Clarify.
5515 (Mouse Menus, Menu Bar): Clarify.
5516 (Menu Example): Replace print example with menu-bar-replace-menu.
5517
5518 * help.texi (Documentation Basics): Add function-documentation prop.
5519
5520 * elisp.texi (Top): Don't refer to Flow Control node.
5521
5522 * commands.texi (Command Overview): Improve xrefs.
5523 (Adjusting Point): Adjusting point applies to intangible and invis.
5524 (Key Sequence Input): Doc extra read-key-sequence args.
5525 Likewise for read-key-sequence-vector.
5526
5527 * backups.texi (Rename or Copy): Minor fix.
5528 (Numbered Backups): For version-control, say the default.
5529 (Auto-Saving): make-auto-save-file-name example is simplified.
5530
5531 * advice.texi (Advising Functions): Don't imply one part of Emacs
5532 should advise another part. Markup changes.
5533 (Defining Advice): Move transitional para.
5534 (Activation of Advice): Cleanup.
5535 Explain if COMPILE is nil or negative.
5536
5537 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5538
55392005-02-24 Lute Kamstra <lute@gnu.org>
5540
5541 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5542 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5543
55442005-02-23 Lute Kamstra <lute@gnu.org>
5545
5546 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5547 to define global minor modes as well.
5548
5549 * display.texi (Managing Overlays): overlay-buffer returns nil for
5550 deleted overlays.
5551
55522005-02-22 Kim F. Storm <storm@cua.dk>
5553
5554 * minibuf.texi (Basic Completion): Allow symbols in addition to
5555 strings in try-completion and all-completions.
5556
55572005-02-14 Lute Kamstra <lute@gnu.org>
5558
5559 * elisp.texi (Top): Remove reference to deleted node.
5560
5561 * lists.texi (Lists): Remove reference to deleted node.
5562 (Cons Cells): Fix typo.
5563
5564 * loading.texi (Where Defined): Fix typo.
5565
55662005-02-14 Richard M. Stallman <rms@gnu.org>
5567
5568 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5569 is useful for discarding some minor modes.
5570
5571 * symbols.texi (Symbol Components): Reorder examples.
5572
5573 * streams.texi (Input Functions): State standard-input default.
5574 (Output Variables): State standard-output default.
5575
5576 * objects.texi (Printed Representation): Clarify read syntax vs print.
5577 (Floating Point Type): Explain meaning better.
5578 (Symbol Type): Explain uniqueness better.
5579 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5580 List examples sooner.
5581 (Box Diagrams): New subnode broken out.
5582 Some examples moved from old Lists as Boxes node.
5583 (Dotted Pair Notation): Clarify intro.
5584 (Array Type): Clarify.
5585 (Type Predicates): Add hash-table-p.
5586
5587 * numbers.texi (Integer Basics): Clarify radix explanation.
5588 (Predicates on Numbers): Minor clarification.
5589 (Comparison of Numbers): Minor clarification. Clarify eql.
5590 Typos in min, max.
5591 (Math Functions): Clarify overflow in expt.
5592
5593 * minibuf.texi (Text from Minibuffer): Minor clarification.
5594 Mention arrow keys.
5595
5596 * loading.texi (Autoload): defun's doc string overrides autoload's
5597 doc string.
5598 (Repeated Loading): Modernize "add to list" examples.
5599 (Where Defined): Finish updating table of load-history elts.
5600
5601 * lists.texi (List-related Predicates): Minor wording improvement.
5602 (Lists as Boxes): Node deleted.
5603 (Building Lists): Explain trivial cases of number-sequence.
5604
5605 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5606 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5607 (Hash Access): Any object can be a key.
5608 State value of maphash.
5609
5610 * functions.texi (What Is a Function): Wording cleanup.
5611 (Function Documentation): Minor cleanup.
5612 Explain purpose of calling convention at end of doc string.
5613 (Function Names): Wording cleanup.
5614 (Calling Functions): Wording cleanup.
5615 Explain better how funcall calls the function.
5616 (Function Cells): Delete example of saving and redefining function.
5617
5618 * control.texi (Combining Conditions): Wording cleanup.
5619 (Iteration): dolist and dotimes bind VAR locally.
5620 (Cleanups): Xref to Atomic Changes.
5621
5622 * compile.texi (Byte Compilation): Delete 19.29 info.
5623 (Compilation Functions): Macros' difficulties don't affect defsubst.
5624 (Docs and Compilation): Delete 19.29 info.
5625
56262005-02-10 Richard M. Stallman <rms@gnu.org>
5627
5628 * objects.texi (Symbol Type): Minor correction.
5629
56302005-02-06 Lute Kamstra <lute@gnu.org>
5631
5632 * modes.texi (Example Major Modes): Fix typos.
5633
56342005-02-06 Richard M. Stallman <rms@gnu.org>
5635
5636 * text.texi (Margins): fill-nobreak-predicate can be one function.
5637
5638 * strings.texi (Modifying Strings): clear-string can make unibyte.
5639 (Formatting Strings): format gives error if values missing.
5640
5641 * positions.texi (Character Motion): Mention default arg
5642 for forward-char. backward-char refers to forward-char.
5643 (Word Motion): Mention default arg for forward-word.
5644 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5645 Simplify end-of-buffer.
5646 (Text Lines): Mention default arg for forward-line.
5647 (List Motion): Mention default arg for beginning/end-of-defun.
5648 (Skipping Characters): Minor fixes in explaining character-set.
5649
5650 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5651 Mode inheritance applies only when default-major-mode is nil.
5652 Clarifications.
5653 (Example Major Modes): Update Text mode and Lisp mode examples.
5654 (Minor Mode Conventions): Mention define-minor-mode at top.
5655 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5656 (Mode Line Format): Update mode line face display info.
5657 (Properties in Mode): Mention effect of risky vars.
5658 (Imenu): Define imenu-add-to-menubar.
5659 (Font Lock Mode): Add descriptions to menu lines.
5660 (Faces for Font Lock): Add font-lock-doc-face.
5661
56622005-02-05 Lute Kamstra <lute@gnu.org>
5663
5664 * text.texi (Maintaining Undo): Remove obsolete function.
5665
56662005-02-05 Eli Zaretskii <eliz@gnu.org>
5667
5668 * frames.texi (Color Names): Add pointer to the X docs about RGB
5669 color specifications. Improve indexing
5670 (Text Terminal Colors): Replace the description of RGB values by
5671 an xref to "Color Names".
5672
56732005-02-03 Richard M. Stallman <rms@gnu.org>
5674
5675 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5676 Clarify.
5677 (Selecting Windows): Clarify save-selected-window.
5678 (Cyclic Window Ordering): Clarify walk-windows.
5679 (Window Point): Clarify.
5680 (Window Start): Add comment to example.
5681 (Resizing Windows): Add `interactive' specs in examples.
5682 Document fit-window-to-buffer.
5683
5684 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5685 (Undo, Maintaining Undo): Clarify last change.
5686 (Sorting): In sort-numeric-fields, explain about octal and hex.
5687 Mention sort-numeric-base.
5688 (Format Properties): Add xref for hard newlines.
5689
5690 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5691 (Pop-Up Menus): Fix typo.
5692 (Color Names): Explain all types of color names.
5693 Explain color-values on B&W terminal.
5694 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5695
5696 * files.texi (File Locks): Not supported on MS systems.
5697 (Testing Accessibility): Clarify.
5698
5699 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5700 (Coverage Testing): Fix typo.
5701
5702 * commands.texi (Misc Events): Remove stray space.
5703
5704 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5705 (Modification Time): Clarify when visited-file-modtime returns 0.
5706 (The Buffer List): Clarify bury-buffer.
5707 (Killing Buffers): Clarify.
5708 (Indirect Buffers): Add clone-indirect-buffer.
5709
57102005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5711
5712 * edebug.texi (Printing in Edebug): Fix default value of
5713 edebug-print-circle.
5714 (Coverage Testing): Fix displayed frequency count data.
5715
57162005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5717
5718 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5719
57202005-02-02 Kim F. Storm <storm@cua.dk>
5721
5722 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5723
57242005-01-29 Eli Zaretskii <eliz@gnu.org>
5725
5726 * commands.texi (Misc Events): Describe the help-echo event.
5727
5728 * text.texi (Special Properties) <help-echo>: Use `pos'
5729 consistently in description of the help-echo property.
5730 Use @code{nil} instead of @var{nil}.
5731
5732 * display.texi (Overlay Properties): Fix the index entry for
5733 help-echo overlay property.
5734
5735 * customize.texi (Type Keywords): Uncomment the xref to the
5736 help-echo property documentation.
5737
57382005-01-23 Kim F. Storm <storm@cua.dk>
5739
5740 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5741 return value. Third element FULLY replaced by PARTIAL which
5742 specifies number of invisible pixels if row is only partially visible.
5743 (Textual Scrolling): Mention auto-window-vscroll.
5744 (Vertical Scrolling): New defvar auto-window-vscroll.
5745
57462005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5747
5748 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5749 command remapping.
5750
57512005-01-15 Richard M. Stallman <rms@gnu.org>
5752
5753 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5754
57552005-01-14 Kim F. Storm <storm@cua.dk>
5756
5757 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5758
5759 * text.texi (Links and Mouse-1): Fix string and vector item.
5760
57612005-01-13 Richard M. Stallman <rms@gnu.org>
5762
5763 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5764 descriptions of overriding-local-map and overriding-terminal-local-map.
5765
5766 * text.texi (Links and Mouse-1): Clarify text.
5767
57682005-01-13 Kim F. Storm <storm@cua.dk>
5769
5770 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5771
57722005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5773
5774 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5775
57762005-01-12 Kim F. Storm <storm@cua.dk>
5777
5778 * text.texi (Links and Mouse-1): Rename section from Enabling
5779 Mouse-1 to Following Links. Change xrefs.
5780 Add examples for define-button-type and define-widget.
5781
5782 * display.texi (Button Properties, Button Buffer Commands):
5783 Clarify mouse-1 and follow-link functionality.
5784
57852005-01-12 Richard M. Stallman <rms@gnu.org>
5786
5787 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5788
5789 * display.texi (Beeping): Fix Texinfo usage.
5790
5791 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5792
57932005-01-11 Kim F. Storm <storm@cua.dk>
5794
5795 * display.texi (Button Properties, Button Buffer Commands):
5796 Mention mouse-1 binding. Add follow-link keyword.
5797
5798 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5799 (Enabling Mouse-1 to Follow Links): New subsection.
5800
58012005-01-06 Richard M. Stallman <rms@gnu.org>
5802
5803 * text.texi (Special Properties): Minor change.
5804
5805 * os.texi (Timers): Clarify previous change.
5806
5807 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5808
58092005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * display.texi (Face Attributes): Correct xref to renamed node.
5812
58132005-01-01 Richard M. Stallman <rms@gnu.org>
5814
5815 * display.texi (Face Attributes): Describe hex color specs.
5816
58172004-12-31 Richard M. Stallman <rms@gnu.org>
5818
5819 * os.texi (Timers): Update previous change.
5820
58212004-12-30 Kim F. Storm <storm@cua.dk>
5822
5823 * display.texi (Line Height): Total line-height is now specified
5824 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5825 in cons cells. (nil . RATIO) is relative to actual line height.
5826 Use line-height `t' instead of `0' to get minimum height.
5827
58282004-12-29 Richard M. Stallman <rms@gnu.org>
5829
5830 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5831
58322004-12-28 Richard M. Stallman <rms@gnu.org>
5833
5834 * commands.texi (Quitting): Clarify value of with-local-quit.
5835
5836 * elisp.texi (Top): Fix previous change.
5837
5838 * loading.texi (Loading): Fix previous change.
5839
58402004-12-27 Richard M. Stallman <rms@gnu.org>
5841
5842 * Makefile.in (MAKEINFO): Specify --force.
5843
5844 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5845
5846 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5847
5848 * display.texi (Line Height): Further clarify.
5849
5850 * elisp.texi (Top): Update Loading submenu.
5851
5852 * loading.texi (Where Defined): New node.
5853 (Unloading): load-history moved to Where Defined.
5854
58552004-12-21 Richard M. Stallman <rms@gnu.org>
5856
5857 * commands.texi (Event Input Misc): Add while-no-input.
5858
58592004-12-11 Richard M. Stallman <rms@gnu.org>
5860
5861 * display.texi (Line Height): Rewrite text for clarity.
5862
58632004-12-11 Kim F. Storm <storm@cua.dk>
5864
5865 * display.texi (Display): Add node "Line Height" to menu.
5866 (Line Height): New node. Move full description of line-spacing
5867 and line-height text properties here from text.texi.
5868 (Scroll Bars): Add vertical-scroll-bar variable.
5869
5870 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5871
5872 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5873 line-spacing and vertical-scroll-bar.
5874
5875 * text.texi (Special Properties): Just mention line-spacing and
5876 line-height here, add xref to new "Line Height" node.
5877
58782004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5879
5880 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5881
5882 * locals.texi (Standard Buffer-Local Variables):
5883 Add @xref for `line-spacing'.
5884
58852004-12-05 Richard M. Stallman <rms@gnu.org>
5886
5887 * Makefile.in (maintainer-clean): Remove the info files
5888 in $(infodir) where they are created.
5889
58902004-12-03 Richard M. Stallman <rms@gnu.org>
5891
5892 * windows.texi (Selecting Windows): get-lru-window and
5893 get-largest-window don't consider dedicated windows.
5894
5895 * text.texi (Undo): Document undo-in-progress.
5896
58972004-11-26 Richard M. Stallman <rms@gnu.org>
5898
5899 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5900 Remove a few vars that are not always buffer-local.
5901
59022004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5903
5904 * locals.texi (Standard Buffer-Local Variables): Comment out
5905 xref's to non-existent node `Yet to be written'.
5906
59072004-11-24 Richard M. Stallman <rms@gnu.org>
5908
5909 * processes.texi (Synchronous Processes): Grammar fix.
5910
5911 * numbers.texi (Comparison of Numbers): Add eql.
5912
5913 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5914
5915 * intro.texi (Printing Notation): Fix previous change.
5916
5917 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5918 and default-indicate-buffer-boundaries from here.
5919 (Usual Display): To here.
5920 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5921 (Usual Display): Move tab-width up.
5922
5923 * customize.texi (Variable Definitions): Replace
5924 show-paren-mode example with tooltip-mode.
5925 (Simple Types, Composite Types, Defining New Types):
5926 Minor cleanups.
5927
59282004-11-21 Jesper Harder <harder@ifa.au.dk>
5929
5930 * processes.texi (Synchronous Processes, Output from Processes):
5931 Markup fix.
5932
59332004-11-20 Richard M. Stallman <rms@gnu.org>
5934
5935 * positions.texi (Skipping Characters): skip-chars-forward
5936 now handles char classes.
5937
5938 * intro.texi (Printing Notation): Avoid confusion of `print'
5939 when explaining @print.
5940
5941 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5942
5943 * display.texi (Display Table Format): Minor fix.
5944
5945 * streams.texi (Output Functions): Fix print example.
5946
5947 * Makefile.in (elisp): New target.
5948 (dist): Depend on $(infodir)/elisp, not elisp.
5949 Copy the info files from $(infodir).
5950
5951 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5952 read-from-minibuffer.
5953
5954 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5955
59562004-11-19 Richard M. Stallman <rms@gnu.org>
5957
5958 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5959
59602004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5961
5962 * tips.texi (Coding Conventions): Fix typo.
5963
59642004-11-16 Richard M. Stallman <rms@gnu.org>
5965
5966 * tips.texi (Coding Conventions): Separate defvar and require
5967 methods to avoid warnings. Use require only when there are many
5968 functions and variables from that package.
5969
5970 * minibuf.texi (Minibuffer Completion): When ignoring case,
5971 predicate must not be case-sensitive.
5972
5973 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5974 (Test Coverage): Don't talk about "splotches". Clarified.
5975
59762004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5977
5978 * frames.texi (Window Frame Parameters): Fix typo.
5979
59802004-11-15 Kim F. Storm <storm@cua.dk>
5981
5982 * symbols.texi (Other Plists): Note that plist-get may signal error.
5983 Add safe-plist-get.
5984
59852004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5986
5987 * modes.texi (Font Lock Basics): Fix typo.
5988
59892004-11-08 Richard M. Stallman <rms@gnu.org>
5990
5991 * syntax.texi (Syntax Table Functions): Add syntax-after.
5992
59932004-11-06 Lars Brinkhoff <lars@nocrew.org>
5994
5995 * os.texi (Processor Run Time): New section documenting
5996 get-internal-run-time.
5997
59982004-11-06 Eli Zaretskii <eliz@gnu.org>
5999
6000 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
6001 it nukes elisp-cover.texi.
6002 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
6003 elisp-0 etc.
6004
60052004-11-05 Luc Teirlinck <teirllm@auburn.edu>
6006
6007 * commands.texi (Keyboard Macros): Document `append' return value
6008 of `defining-kbd-macro'.
6009
60102004-11-01 Richard M. Stallman <rms@gnu.org>
6011
6012 * commands.texi (Interactive Call): Add called-interactively-p.
6013
60142004-10-29 Simon Josefsson <jas@extundo.com>
6015
6016 * minibuf.texi (Reading a Password): Revert.
6017
60182004-10-28 Richard M. Stallman <rms@gnu.org>
6019
6020 * frames.texi (Display Feature Testing): Explain about "vendor".
6021
60222004-10-27 Richard M. Stallman <rms@gnu.org>
6023
6024 * commands.texi (Interactive Codes): `N' uses numeric prefix,
6025 not raw. Clarify `n'.
6026 (Interactive Call): Rewrite interactive-p, focusing on when
6027 and how to use it.
6028 (Misc Events): Clarify previous change.
6029
6030 * advice.texi (Simple Advice): Clarify what job the example does.
6031 (Around-Advice): Clarify ad-do-it.
6032 (Activation of Advice): An option of ad-default-compilation-action
6033 is `never', not `nil'.
6034
60352004-10-26 Kim F. Storm <storm@cua.dk>
6036
6037 * commands.texi (Interactive Codes): Add U code letter.
6038
60392004-10-25 Simon Josefsson <jas@extundo.com>
6040
6041 * minibuf.texi (Reading a Password): Add.
6042
60432004-10-24 Jason Rumney <jasonr@gnu.org>
6044
6045 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
6046 and wheel-down.
6047
60482004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
6049
6050 * processes.texi (Synchronous Processes): Document process-file.
6051
60522004-10-22 Kenichi Handa <handa@m17n.org>
6053
6054 * text.texi (translate-region): Document that it accepts also a
6055 char-table.
6056
60572004-10-22 David Ponce <david@dponce.com>
6058
6059 * windows.texi (Resizing Windows): Document the `preserve-before'
6060 argument of the functions `enlarge-window' and `shrink-window'.
6061
60622004-10-19 Jason Rumney <jasonr@gnu.org>
6063
6064 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
6065
60662004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6067
6068 * text.texi (Filling): Add anchor for definition of
6069 `sentence-end-double-space'.
6070
6071 * searching.texi (Regexp Example): Update description of how
6072 Emacs currently recognizes the end of a sentence.
6073 (Standard Regexps): Update definition of the variable
6074 `sentence-end'. Add definition of the function `sentence-end'.
6075
60762004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
6077
6078 * display.texi (Progress): New node.
6079
60802004-10-05 Kim F. Storm <storm@cua.dk>
6081
6082 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
6083
60842004-09-29 Kim F. Storm <storm@cua.dk>
6085
6086 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6087 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6088 fringe bitmap symbols, as they now have their own namespace.
6089 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6090 vs. pixels. Signal error if no free bitmap slots.
6091 (Pixel Specification): Change IMAGE to @var{image}.
6092
60932004-09-28 Richard M. Stallman <rms@gnu.org>
6094
6095 * text.texi (Special Properties): Clarify line-spacing and line-height.
6096
6097 * searching.texi (Regexp Search): Add looking-back.
6098
60992004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6100
6101 * display.texi: Correct typos.
6102 (Image Descriptors): Correct xref's.
6103
61042004-09-25 Richard M. Stallman <rms@gnu.org>
6105
6106 * text.texi (Special Properties): Cleanups in `cursor'.
6107 Rewrites in `line-height' and `line-spacing'; exchange them.
6108
6109 * display.texi (Fringes): Rewrite previous change.
6110 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6111 (Display Fringe Bitmaps): Node deleted, text moved.
6112 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6113 (Scroll Bars): Clarify set-window-scroll-bars.
6114 (Pointer Shape): Rewrite.
6115 (Specified Space): Clarify :align-to, etc.
6116 (Pixel Specification): Use @var. Clarify new text.
6117 (Other Display Specs): Clarify `slice'.
6118 (Image Descriptors): Cleanups.
6119 (Showing Images): Cleanups.
6120
61212004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6122
6123 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6124
6125 * modes.texi: Various minor changes in addition to:
6126 (Major Mode Conventions): Final call to `run-mode-hooks' should
6127 not be inside the `delay-mode-hooks' form.
6128 (Mode Hooks): New node.
6129 (Hooks): Delete obsolete example.
6130 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6131 node "Mode Hooks".
6132
61332004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6134
6135 * display.texi: Correct various typos.
6136 (Display): Rename node "Pointer Shapes" to "Pointer
6137 Shape". (There is already a node called "Pointer Shapes" in
6138 frames.texi.)
6139 (Images): Remove non-existent node "Image Slices" from menu.
6140
61412004-09-23 Kim F. Storm <storm@cua.dk>
6142
6143 * text.texi (Special Properties): Add `cursor', `pointer',
6144 `line-height', and `line-spacing' properties.
6145
6146 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6147 Shapes' to menu.
6148 (Standard Faces): Doc fix for fringe face.
6149 (Fringes): Add `overflow-newline-into-fringe' and
6150 'indicate-buffer-boundaries'.
6151 (Fringe Bitmaps, Pointer Shapes): New nodes.
6152 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6153 Bitmaps' to menu.
6154 (Specified Space): Describe pixel width and height.
6155 (Pixel Specification): New node.
6156 (Other Display Specs): Add `slice' property.
6157 (Display Fringe Bitmaps): New node.
6158 (Images): Add 'Image Slices' to menu.
6159 (Image Descriptors): Add `:pointer' and `:map' properties.
6160 (Showing Images): Add slice arg to `insert-image'. Add
6161 'insert-sliced-image'.
6162
61632004-09-20 Richard M. Stallman <rms@gnu.org>
6164
6165 * commands.texi (Key Sequence Input):
6166 Clarify downcasing in read-key-sequence.
6167
61682004-09-08 Juri Linkov <juri@jurta.org>
6169
6170 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6171
61722004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * locals.texi (Standard Buffer-Local Variables): Add
6175 `buffer-auto-save-file-format'.
6176 * internals.texi (Buffer Internals): Describe new
6177 auto_save_file_format field of the buffer structure.
6178 * files.texi (Format Conversion): `auto-save-file-format' has been
6179 renamed `buffer-auto-save-file-format'.
6180
61812004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6182
6183 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6184 an integer or a marker.
6185 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6186
61872004-08-22 Richard M. Stallman <rms@gnu.org>
6188
6189 * modes.texi (Major Mode Conventions): Discuss rebinding of
6190 standard key bindings.
6191
61922004-08-18 Kim F. Storm <storm@cua.dk>
6193
6194 * processes.texi (Accepting Output): Add `just-this-one' arg to
6195 `accept-process-output'.
6196 (Output from Processes): New var `process-adaptive-read-buffering'.
6197
61982004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6199
6200 * keymaps.texi: Various changes in addition to:
6201 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6202 Give more varied examples for `kbd'.
6203 (Creating Keymaps): Char tables have slots for all characters
6204 without modifiers.
6205 (Active Keymaps): `overriding-local-map' and
6206 `overriding-terminal-local-map' also override text property and
6207 overlay keymaps.
6208 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6209 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6210 to denote a prefix of no events.
6211 `map-keymap' includes parent's bindings _recursively_.
6212 Clarify and correct description of `where-is-internal'.
6213 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6214 (Menu Example): For menus intended for use with the keyboard, the
6215 menu items should be bound to characters or real function keys.
6216
62172004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6218
6219 * objects.texi (Character Type): Reposition `@anchor' to prevent
6220 double space inside sentence in Info.
6221
6222 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6223 renamed to `disabled-command-function'.
6224 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6225 (Command Loop Info): Replace reference to it.
6226 (Disabling Commands): `disabled-command-hook' has been renamed to
6227 `disabled-command-function'.
6228
62292004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6230
6231 * os.texi (Translating Input): Only non-prefix bindings in
6232 `key-translation-map' override actual key bindings. Warn about
6233 possible indirect effect of actual key bindings on non-prefix
6234 bindings in `key-translation-map'.
6235
62362004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6237
6238 * minibuf.texi (High-Level Completion): Add anchor for definition
6239 of `read-variable'.
6240
6241 * commands.texi: Various changes in addition to:
6242 (Using Interactive): Clarify description of `interactive-form'.
6243 (Interactive Call): Mention default for KEYS argument to
6244 `call-interactively'.
6245 (Command Loop Info): Clarify description of `this-command-keys'.
6246 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6247 Value of `last-event-frame' can be `macro'.
6248 (Repeat Events): `double-click-fuzz' is also used to distinguish
6249 clicks and drags.
6250 (Classifying Events): Clarify descriptions of `event-modifiers'
6251 `event-basic-type' and `event-convert-list'.
6252 (Accessing Events): `posn-timestamp' takes POSITION argument.
6253 (Quoted Character Input): Clarify description of
6254 `read-quoted-char' and fix example.
6255 (Quitting): Add `with-local-quit'.
6256 (Disabling Commands): Correct and clarify descriptions of
6257 `enable-command' and `disable-command'.
6258 Mention what happens if `disabled-command-hook' is nil.
6259 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6260 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6261
62622004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * frames.texi: Various changes in addition to:
6265 (Creating Frames): Expand and clarify description of `make-frame'.
6266 (Window Frame Parameters): Either none or both of the `icon-left'
6267 and `icon-top' parameters must be specified. Put descriptions of
6268 `menu-bar-lines' and `toolbar-lines' closer together and change
6269 them accordingly.
6270 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6271 except while processing `frame-title-format' or `icon-title-format'.
6272 (Deleting Frames): Correct description of `delete-frame'.
6273 Non-nil return values of `frame-live-p' are like those of `framep'.
6274 (Frames and Windows): Mention return value of
6275 `set-frame-selected-window'.
6276 (Visibility of Frames): Mention `force' argument to
6277 `make-frame-invisible'. `frame-visible-p' returns t for all
6278 frames on text-only terminals.
6279 (Frame Configurations): Restoring a frame configuration does not
6280 restore deleted frames.
6281 (Window System Selections): `x-set-selection' returns DATA.
6282 (Resources): Add example.
6283 (Display Feature Testing): Clarify descriptions of
6284 `display-pixel-height', `display-pixel-width', `x-server-version'
6285 and `x-server-vendor'.
6286
6287 * windows.texi (Choosing Window): Add anchor.
6288 * minibuf.texi (Minibuffer Misc): Add anchor.
6289
62902004-07-23 John Paul Wallington <jpw@gnu.org>
6291
6292 * macros.texi (Defining Macros): Declaration keyword for setting
6293 Edebug spec is `debug' not `edebug'.
6294
62952004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6296
6297 * windows.texi: Various small changes in addition to:
6298 (Window Point): Mention return value of `set-window-point'.
6299 (Window Start): `pos-visible-in-window-p' disregards horizontal
6300 scrolling. Explain return value if PARTIALLY is non-nil.
6301 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6302 and `set-window-vscroll'.
6303 (Size of Window): The argument WINDOW to `window-inside-edges',
6304 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6305 (Resizing Windows): Explain return value of
6306 `shrink-window-if-larger-than-buffer'.
6307 `window-size-fixed' automatically becomes buffer local when set.
6308 (Window Configurations): Explain return value of
6309 `set-window-configuration'.
6310
6311 * minibuf.texi (Minibuffer Misc): Add anchor for
6312 `minibuffer-scroll-window'.
6313
6314 * positions.texi (Text Lines): Add anchor for `count-lines'.
6315
63162004-07-17 Richard M. Stallman <rms@gnu.org>
6317
6318 * display.texi (Overlay Properties): Adding `evaporate' prop
6319 deletes empty overlay immediately.
6320
6321 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6322 fix example.
6323
63242004-07-16 Jim Blandy <jimb@redhat.com>
6325
6326 * searching.texi (Regexp Backslash): Document new \_< and \_>
6327 operators.
6328
63292004-07-16 Juanma Barranquero <lektu@terra.es>
6330
6331 * display.texi (Images): Fix Texinfo usage.
6332
63332004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6334
6335 * buffers.texi (Modification Time): `visited-file-modtime' now
6336 returns a list of two integers, instead of a cons.
6337
63382004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6339
6340 * windows.texi: Various changes in addition to:
6341 (Splitting Windows): Add `split-window-keep-point'.
6342
63432004-07-09 Richard M. Stallman <rms@gnu.org>
6344
6345 * frames.texi (Input Focus): Minor fix.
6346
63472004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6348
6349 * frames.texi (Input Focus): Clarify descriptions of
6350 `select-frame-set-input-focus' and `select-frame'.
6351
63522004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6353
6354 * os.texi: Various small changes in addition to:
6355 (Killing Emacs): Expand and clarify description of
6356 `kill-emacs-query-functions' and `kill-emacs-hook'.
6357 (System Environment): Expand and clarify description of `getenv'
6358 and `setenv'.
6359 (Timers): Clarify description of `run-at-time'.
6360 (Translating Input): Correct description of
6361 `extra-keyboard-modifiers'.
6362 (Flow Control): Correct description of `enable-flow-control'.
6363
63642004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6365
6366 * os.texi: Update copyright.
6367 (Session Management): Grammar fix.
6368 Clarify which Emacs does the restarting.
6369 Use @samp for *scratch* buffer.
6370
63712004-07-04 Alan Mackenzie <acm@muc.de>
6372
6373 * frames.texi (Input Focus): Add documentation for
6374 `select-frame-set-input-focus'. Replace refs to non-existent
6375 `switch-frame' with `select-frame'. Minor corrections and tidying
6376 up of text-only terminal stuff.
6377
63782004-07-02 Richard M. Stallman <rms@gnu.org>
6379
6380 * files.texi (Saving Buffers): Cleanup write-contents-function.
6381 (Magic File Names): Cleanup file-remote-p.
6382
b344d29d 63832004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6384
6385 * files.texi (Magic File Names): `file-remote-p' returns an
6386 identifier of the remote system, not just t.
6387
63882004-07-02 David Kastrup <dak@gnu.org>
6389
6390 * searching.texi (Entire Match Data): Add explanation about new
6391 match-data behavior when @var{integers} is non-nil.
6392
63932004-06-24 Richard M. Stallman <rms@gnu.org>
6394
6395 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6396
6397 * customize.texi (Variable Definitions): Note about doc strings
6398 and :set.
6399
6400 * keymaps.texi (Keymap Terminology): Document `kbd'.
6401 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6402
6403 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6404 makes it buffer-local.
6405
6406 * files.texi (Saving Buffers): Correct previous change.
6407
6408 * commands.texi (Accessing Events):
6409 Clarify posn-col-row and posn-actual-col-row.
6410
64112004-06-24 David Ponce <david.ponce@wanadoo.fr>
6412
6413 * commands.texi (Accessing Events): New functions
6414 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6415
64162004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6417
6418 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6419 * frames.texi, buffers.texi, backups.texi, variables.texi:
6420 * loading.texi, eval.texi, functions.texi, control.texi:
6421 * symbols.texi, minibuf.texi: Reposition @anchor's.
6422
6423 * help.texi: Various small changes in addition to the following.
6424 (Describing Characters): Describe PREFIX argument to
6425 `key-description'. Correct and clarify definition of
6426 `text-char-description'. Describe NEED-VECTOR argument to
6427 `read-kbd-macro'.
6428 (Help Functions): Clarify definition of `apropos'.
6429
64302004-06-23 Lars Hansen <larsh@math.ku.dk>
6431
6432 * files.texi (Saving Buffers): Correct description of
6433 `write-contents-functions'.
6434
64352004-06-21 Juanma Barranquero <lektu@terra.es>
6436
6437 * display.texi (Images): Remove redundant @vindex directives.
6438 Rewrite `image-library-alist' doc in active voice.
6439
64402004-06-14 Juanma Barranquero <lektu@terra.es>
6441
6442 * display.texi (Images): Document new delayed library loading,
6443 variable `image-library-alist' and (existing but undocumented)
6444 function `image-type-available-p'.
6445
64462004-06-05 Richard M. Stallman <rms@gnu.org>
6447
6448 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6449 refer the user to the Initial Input node.
6450 (Text from Minibuffer): Likewise.
6451 (Initial Input): New node. Document this feature
6452 and say it is mostly deprecated.
6453
64542004-05-30 Richard M. Stallman <rms@gnu.org>
6455
6456 * loading.texi (Named Features): Clarify return value
6457 and meaning of NOERROR.
6458
6459 * variables.texi (File Local Variables): Minor cleanup.
6460
64612004-05-30 Michael Albinus <michael.albinus@gmx.de>
6462
6463 * files.texi (Magic File Names): Add `file-remote-p' as operation
6464 of file name handlers.
6465
64662004-05-29 Richard M. Stallman <rms@gnu.org>
6467
6468 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6469 as arg to a minor mode command.
6470
64712004-05-22 Richard M. Stallman <rms@gnu.org>
6472
6473 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6474
6475 * streams.texi (Output Variables): Doc float-output-format.
6476
6477 * searching.texi (Regexp Special): Nested repetition can be infloop.
6478
6479 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6480 real stack overflow.
6481
6482 * compile.texi: Minor cleanups.
6483
64842004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6485
6486 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6487 circular lists.
6488 (List Elements): Explain handling of circular and dotted lists.
6489
64902004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6491
6492 * modes.texi (Search-based Fontification): Fix typo.
6493
64942004-05-10 Juanma Barranquero <lektu@terra.es>
6495
6496 * modes.texi (Mode Line Variables): Fix description of
6497 global-mode-string, which is now after which-func-mode, not the
6498 buffer name.
6499
65002004-05-07 Lars Hansen <larsh@math.ku.dk>
6501
6502 * modes.texi (Desktop Save Mode): Add.
6503 (Modes): Add menu entry Desktop Save Mode.
6504
6505 * hooks.texi: Add desktop-after-read-hook,
6506 desktop-no-desktop-file-hook and desktop-save-hook.
6507
6508 * locals.texi: Add desktop-save-buffer.
6509
65102004-04-30 Jesper Harder <harder@ifa.au.dk>
6511
6512 * display.texi: emacs -> Emacs.
6513
65142004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6515
6516 * files.texi (Changing Files): Document set-file-times.
6517
65182004-04-23 Juanma Barranquero <lektu@terra.es>
6519
6520 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6521
65222004-04-18 Jesper Harder <harder@ifa.au.dk>
6523
6524 * tips.texi (Coding Conventions): defopt -> defcustom.
6525
65262004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6527
6528 * sequences.texi: Various clarifications.
6529
65302004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6531
6532 * buffers.texi (Read Only Buffers): Mention optional ARG to
6533 `toggle-read-only'.
6534
65352004-04-14 Nick Roberts <nick@nick.uklinux.net>
6536
6537 * windows.texi (Selecting Windows): Note that get-lru-window
6538 returns a full-width window if possible.
6539
65402004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6541
6542 * buffers.texi: Various changes in addition to:
6543 (Buffer File Name): Add `find-buffer-visiting'.
6544 (Buffer Modification): Mention optional ARG to `not-modified'.
6545 (Indirect Buffers): Mention optional CLONE argument to
6546 `make-indirect-buffer'.
6547
6548 * files.texi: Various changes in addition to:
6549 (Visiting Functions): `find-file-hook' is now a normal hook.
6550 (File Name Expansion): Explain difference between the way that
6551 `expand-file-name' and `file-truename' treat `..'.
6552 (Contents of Directories): Mention optional ID-FORMAT argument to
6553 `directory-files-and-attributes'.
6554 (Format Conversion): Mention new optional CONFIRM argument to
6555 `format-write-file'.
6556
65572004-04-12 Miles Bader <miles@gnu.org>
6558
6559 * macros.texi (Expansion): Add description of `macroexpand-all'.
6560
65612004-04-05 Jesper Harder <harder@ifa.au.dk>
6562
6563 * variables.texi (Variable Aliases): Mention
6564 cyclic-variable-indirection.
6565
6566 * errors.texi (Standard Errors): Ditto.
6567
65682004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6569
6570 * backups.texi: Various small changes in addition to:
6571 (Making Backups): Mention return value of `backup-buffer'.
6572 (Auto-Saving): Mention optional FORCE argument to
6573 `delete-auto-save-file-if-necessary'.
6574 (Reverting): Mention optional PRESERVE-MODES argument to
6575 `revert-buffer'. Correct description of `revert-buffer-function'.
6576
65772004-03-22 Juri Linkov <juri@jurta.org>
6578
6579 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6580 with `Vector Functions'.
6581
6582 * text.texi (Sorting): Add missing quote.
6583
65842004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6585
6586 * intro.texi (Lisp History): Replace xref to `cl' manual with
6587 inforef.
6588
65892004-03-12 Richard M. Stallman <rms@gnu.org>
6590
6591 * intro.texi (Version Info): Add arg to emacs-version.
6592 (Lisp History): Change xref to CL manual.
6593
65942004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6595
6596 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6597 for Partial Completion mode.
6598
65992004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6600
6601 * customize.texi: Fix typo. Remove eol whitespace.
6602
66032004-03-04 Richard M. Stallman <rms@gnu.org>
6604
6605 * processes.texi: Fix typos.
6606
6607 * lists.texi (Building Lists): Minor clarification.
6608
6609 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6610 in make-hash-table.
6611
66122004-02-29 Juanma Barranquero <lektu@terra.es>
6613
6614 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6615 rm, and ignore exit code.
6616
66172004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6618
6619 * display.texi (Defining Faces): Add description for min-colors.
6620 Update example.
6621
66222004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6623
6624 * abbrevs.texi: Various corrections and clarifications in addition
6625 to the following:
6626 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6627
66282004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6629
6630 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6631
66322004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6633
6634 * text.texi: Various small changes in addition to the following:
6635 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6636 to delete-horizontal-space.
6637 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6638 description of yank-handler text property at various places.
6639
6640 * frames.texi (Window System Selections): Add anchor.
6641
6642 * syntax.texi (Syntax Table Functions): Clarify and correct
6643 descriptions of make-syntax-table and copy-syntax-table.
6644 (Motion and Syntax): Clarify SYNTAXES argument to
6645 skip-syntax-forward.
6646 (Parsing Expressions): Mention that the return value of
6647 parse-partial-sexp is currently a list of ten rather than nine
6648 elements.
6649 (Categories): Various corrections and clarifications.
6650
66512004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6652
6653 * markers.texi (Marker Insertion Types): Minor change.
6654
6655 * locals.texi (Standard Buffer-Local Variables):
6656 * commands.texi (Interactive Codes, Using Interactive):
6657 * functions.texi (Related Topics): Fix xrefs.
6658
66592004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6660
6661 * lists.texi (Sets And Lists): Update description of delete-dups.
6662
66632004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6664
6665 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6666
c8763fb6 66672004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6668
6669 * frames.texi (Parameter Access): frame-parameters arg is optional.
6670 modify-frame-parameters handles nil for FRAME.
6671 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6672 are all-or-nothing for certain toolkits.
6673 Mention parameter wait-for-wm.
6674 (Frames and Windows): In frame-first-window and frame-selected-window
6675 the arg is optional.
6676 (Input Focus): In redirect-frame-focus the second arg is optional.
6677 (Window System Selections): Mention selection type CLIPBOARD.
6678 Mention data-type UTF8_STRING.
6679 Mention numbering of cut buffers.
6680 (Resources): Describe x-resource-name.
6681
66822004-02-16 Richard M. Stallman <rms@gnu.org>
6683
6684 * windows.texi (Buffers and Windows): Delete false table
6685 about all-frames.
6686
6687 * syntax.texi (Parsing Expressions): Delete old caveat
6688 about parse-sexp-ignore-comments.
6689
6690 * streams.texi (Output Variables): Add print-quoted.
6691
6692 * lists.texi (Building Lists): Minor cleanup.
6693
6694 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6695
6696 * display.texi (Overlays): Explain overlays use markers.
6697 (Managing Overlays): Explain front-advance and rear-advance
6698 in more detail.
6699
6700 * loading.texi (Unloading): Document unload-feature-special-hooks.
6701 Get rid of fns-NNN.el file.
6702
67032004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6704
6705 * help.texi (Describing Characters): Fix text-char-description
6706 example output.
6707
6708 * edebug.texi (Using Edebug): Fix example.
6709
6710 * debugging.texi (Internals of Debugger): Fix return value.
6711
6712 * files.texi (Changing Files): Fix argname.
6713
6714 * calendar.texi: Fix parens, and default values.
6715
6716 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6717 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6718 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6719
6720 * positions.texi (Text Lines): Don't add -1 in current-line.
6721
67222004-02-16 Richard M. Stallman <rms@gnu.org>
6723
6724 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6725
67262004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6727
6728 * processes.texi (Low-Level Network): Fix a typo.
6729
67302004-02-12 Kim F. Storm <storm@cua.dk>
6731
6732 * display.texi (Fringes): Use consistent wording.
6733 Note that window-fringe's window arg is optional.
6734 (Scroll Bars): Use consistent wording.
6735
67362004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6737
6738 * tips.texi (Comment Tips): Document the new conventions for
6739 commenting out code.
6740
c8763fb6 67412004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6742
6743 * positions.texi (Text Lines): Added missing end defun.
6744
67452004-02-07 Kim F. Storm <storm@cua.dk>
6746
6747 * positions.texi (Text Lines): Add line-number-at-pos.
6748
67492004-02-06 John Paul Wallington <jpw@gnu.org>
6750
6751 * display.texi (Button Properties, Button Buffer Commands):
6752 mouse-2 invokes button, not down-mouse-1.
6753
67542004-02-04 Jason Rumney <jasonr@gnu.org>
6755
6756 * makefile.w32-in: Sync with Makefile.in changes.
6757
67582004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6759
6760 * minibuf.texi (Text from Minibuffer): Various corrections and
6761 clarifications.
6762 (Object from Minibuffer): Correct Lisp description of
6763 read-minibuffer.
6764 (Minibuffer History): Clarify description of cons values for
6765 HISTORY arguments.
6766 (Basic Completion): Various corrections and clarifications. Add
6767 completion-regexp-list.
6768 (Minibuffer Completion): Correct and clarify description of
6769 completing-read.
6770 (Completion Commands): Mention Partial Completion mode. Various
6771 other minor changes.
6772 (High-Level Completion): Various corrections and clarifications.
6773 (Reading File Names): Ditto.
6774 (Minibuffer Misc): Ditto.
6775
67762004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6777
6778 * strings.texi (Text Comparison): assoc-string also matches
6779 elements of alists that are strings instead of conses.
6780 (Formatting Strings): Standardize Texinfo usage. Update index
6781 entries.
6782
67832004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6784
6785 * lists.texi (Sets And Lists): Add delete-dups.
6786
67872004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6788
6789 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6790 special form.
6791 * macros.texi (Defining Macros): Update description of `declare',
6792 which now is a macro.
6793 (Wrong Time): Fix typos.
6794
67952004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6796
6797 * compile.texi (Compilation Functions): Expand descriptions of
6798 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6799 and `batch-byte-compile'. In particular, mention and describe
6800 all optional arguments.
6801 (Disassembly): Correct and clarify the description of `disassemble'.
6802
68032004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * searching.texi: Various small changes in addition to the
6806 following.
6807 (Regexp Example): Adapt to new value of `sentence-end'.
6808 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6809 `words'.
6810 (Search and Replace): Add usage note for `perform-replace'.
6811 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6812 `match-data'.
6813 (Standard Regexps): Update for new values of `paragraph-start'
6814 and `sentence-end'.
6815
68162004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6817
6818 * files.texi (Saving Buffers): Clarify descriptions of
6819 `write-contents-functions' and `before-save-hook'.
6820 Make the defvar's for `before-save-hook' and `after-save-hook'
6821 into defopt's.
6822
68232004-01-07 Kim F. Storm <storm@cua.dk>
6824
6825 * commands.texi (Click Events): Describe new image and
6826 width/height elements of click events.
6827 (Accessing Events): Add posn-string, posn-image, and
6828 posn-object-width-height. Change posn-object to return either
6829 image or string object.
6830
68312004-01-01 Simon Josefsson <jas@extundo.com>
6832
6833 * hooks.texi (Standard Hooks): Add before-save-hook.
6834 * files.texi (Saving Buffers): Likewise.
6835
68362004-01-03 Richard M. Stallman <rms@gnu.org>
6837
6838 * frames.texi (Frames and Windows): Delete frame-root-window.
6839
68402004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6841
6842 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6843
6844 * functions.texi: Various small changes in addition to the
6845 following.
6846 (What Is a Function): `functionp' returns nil for macros. Clarify
6847 behavior of this and following functions for symbol arguments.
6848 (Function Documentation): Add `\' in front of (fn @var{arglist})
6849 and explain why.
6850 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6851 Add anchor.
6852 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6853
68542004-01-01 Miles Bader <miles@gnu.org>
6855
6856 * display.texi (Buttons): New section.
6857
68582003-12-31 Andreas Schwab <schwab@suse.de>
6859
6860 * numbers.texi (Math Functions): sqrt reports a domain-error
6861 error.
6862 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6863
68642003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6865
6866 * tips.texi (Documentation Tips): Update item on hyperlinks in
6867 documentation strings.
6868
6869 * errors.texi (Standard Errors): Various small corrections and
6870 additions.
6871
6872 * control.texi: Various small changes in addition to the
6873 following.
6874 (Signaling Errors): Provide some more details on how `signal'
6875 constructs the error message. Add anchor to the definition of
6876 `signal'.
6877 (Error Symbols): Describe special treatment of `quit'.
6878 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6879 to emphasize that it has to be a single form.
6880
6881 * buffers.texi: Add anchor.
6882
68832003-12-29 Richard M. Stallman <rms@gnu.org>
6884
6885 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6886 (Window Configurations): Add window-configuration-frame.
6887
6888 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6889
6890 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6891 Change arg name in get-char-property.
6892 (Special Properties): Update handling of keymap property.
6893
6894 * strings.texi (Modifying Strings): Add clear-string.
6895 (Text Comparison): Add assoc-string and remove
6896 assoc-ignore-case, assoc-ignore-representation.
6897
6898 * os.texi (Time of Day): Add set-time-zone-rule.
6899
6900 * numbers.texi (Math Functions): asin, acos, log, log10
6901 report domain-error errors.
6902
6903 * nonascii.texi (Converting Representations):
6904 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6905 (Encoding and I/O): Add file-name-coding-system.
6906
6907 * modes.texi (Search-based Fontification): Explain that
6908 face specs are symbols with face names as values.
6909
6910 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6911
6912 * lists.texi (Building Lists): remq moved elsewhere.
6913 (Sets And Lists): remq moved here.
6914 (Association Lists): Refer to assoc-string.
6915
6916 * internals.texi (Garbage Collection): Add memory-use-counts.
6917
6918 * frames.texi (Frames and Windows): Add set-frame-selected-window
6919 and frame-root-window.
6920
6921 * files.texi (Contents of Directories):
6922 Add directory-files-and-attributes.
6923
6924 * display.texi (Refresh Screen): Add force-window-update.
6925 (Invisible Text): Explain about moving point out of invis text.
6926 (Overlay Properties): Add overlay-properties.
6927 (Managing Overlays): Add overlayp.
6928 (GIF Images): Invalid image number displays a hollow box.
6929
6930 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6931 (Killing Buffers): Add buffer-live-p.
6932
69332003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6934
6935 * display.texi (Fringes): Fix typo "set-buffer-window".
6936
69372003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6938
6939 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6940 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6941 Add or change various xrefs and anchors.
6942
6943 * commands.texi: Replace all occurrences of @acronym{CAR} with
6944 @sc{car}, for consistency with the rest of the Elisp manual.
6945 `car' and `cdr' are historically acronyms, but are no longer
6946 widely thought of as such.
6947
6948 * internals.texi (Pure Storage): Mention that `purecopy' does not
6949 copy text properties.
6950 (Object Internals): Now 29 bits are used (in most implementations)
6951 to address Lisp objects.
6952
6953 * variables.texi (Variables with Restricted Values): New node.
6954
6955 * objects.texi (Lisp Data Types): Mention that certain variables
6956 can only take on a restricted set of values and add an xref to
6957 the new node "Variables with Restricted Values".
6958
6959 * eval.texi (Function Indirection): Describe the errors that
6960 `indirect-function' can signal.
6961 (Eval): Clarify the descriptions of `eval-region' and `values'.
6962 Describe `eval-buffer' instead of `eval-current-buffer' and
6963 mention `eval-current-buffer' as an alias for `current-buffer'.
6964 Correct the description and mention all optional arguments.
6965
6966 * nonascii.texi: Various small changes in addition to the
6967 following.
6968 (Converting Representations): Clarify behavior of
6969 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6970 ASCII arguments.
6971 (Character Sets): Document the variable `charset-list' and adapt
6972 the definition of the function `charset-list' accordingly.
6973 (Translation of Characters): Clarify use of generic characters in
6974 `make-translation-table'. Clarify and correct the description of
6975 the use of translation tables in encoding and decoding.
6976 (User-Chosen Coding Systems): Correct and clarify the description
6977 of `select-safe-coding-system'.
6978 (Default Coding Systems): Clarify description of
6979 `file-coding-system-alist'.
6980
69812003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6982
6983 * strings.texi (Text Comparison): Correctly describe when two
6984 strings are `equal'. Combine and clarify descriptions of
6985 `assoc-ignore-case' and `assoc-ignore-representation'.
6986
6987 * objects.texi (Non-ASCII in Strings): Clarify description of
6988 when a string is unibyte or multibyte.
6989 (Bool-Vector Type): Update examples.
6990 (Equality Predicates): Correctly describe when two strings are
6991 `equal'.
6992
69932003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6994
6995 * lists.texi (Building Lists): `append' no longer accepts integer
6996 arguments. Update the description of `number-sequence' to reflect
6997 recent changes.
6998 (Sets And Lists): Describe `member-ignore-case' after `member'.
6999
70002003-11-27 Kim F. Storm <storm@cua.dk>
7001
7002 * commands.texi (Click Events): Click object may be an images.
7003 Describe (dx . dy) element of click positions.
7004 (Accessing Events): Remove duplicate posn-timestamp.
7005 New functions posn-object and posn-object-x-y.
7006
70072003-11-23 Kim F. Storm <storm@cua.dk>
7008
7009 * commands.texi (Click Events): Describe enhancements to event
7010 position lists, including new text-pos and (col . row) items.
7011 Mention left-fringe and right-fringe area events.
7012 (Accessing Events): New functions posn-area and
7013 posn-actual-col-row. Mention posn-timestamp. Mention that
7014 posn-point in non-text area still returns buffer position.
7015 Clarify posn-col-row.
7016
70172003-11-21 Lars Hansen <larsh@math.ku.dk>
7018
7019 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
7020 * anti.texi (File Attributes): Describe removed parameter
7021 ID-FORMAT.
7022
70232003-11-20 Luc Teirlinck <teirllm@auburn.edu>
7024
7025 * positions.texi (Positions): Mention that, if a marker is used as
7026 a position, its buffer is ignored.
7027
7028 * markers.texi (Overview of Markers): Mention it here too.
7029
70302003-11-12 Luc Teirlinck <teirllm@auburn.edu>
7031
7032 * numbers.texi (Numeric Conversions): Not just `floor', but also
7033 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7034
70352003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7036
7037 * markers.texi (Creating Markers): Specify insertion type of
7038 created markers. Add xref to `Marker Insertion Types'.
7039 Second argument to `copy-marker' is optional.
7040 (Marker Insertion Types): Mention that most markers are created
7041 with insertion type nil.
7042 (The Mark): Correctly describe when `mark' signals an error.
7043 (The Region): Correctly describe when `region-beginning' and
7044 `region-end' signal an error.
7045
70462003-11-08 Luc Teirlinck <teirllm@auburn.edu>
7047
7048 * hash.texi (Creating Hash): Clarify description of `eql'.
7049 `makehash' is obsolete.
7050 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
7051
7052 * positions.texi (Point): Change description of `buffer-end', so
7053 that it is also correct for floating point arguments.
7054 (List Motion): Correct argument lists of `beginning-of-defun' and
7055 `end-of-defun'.
7056 (Excursions): Add xref to `Marker Insertion Types'.
7057 (Narrowing): Argument to `narrow-to-page' is optional.
7058
70592003-11-06 Luc Teirlinck <teirllm@auburn.edu>
7060
7061 * streams.texi (Output Streams): Clarify behavior of point for
7062 marker output streams.
7063
70642003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7065
7066 * variables.texi (Defining Variables): Second argument to
7067 `defconst' is not optional.
7068 (Setting Variables): Mention optional argument APPEND to
7069 `add-to-list'.
7070 (Creating Buffer-Local): Expand description of
7071 `make-variable-buffer-local'.
7072 (Frame-Local Variables): Expand description of
7073 `make-variable-frame-local'.
7074 (Variable Aliases): Correct description of optional argument
7075 DOCSTRING to `defvaralias'. Mention return value of
7076 `defvaralias'.
7077 (File Local Variables): Add xref to `File variables' in Emacs
7078 Manual. Correct description of `hack-local-variables'. Mention
7079 `safe-local-variable' property. Mention optional second argument
7080 to `risky-local-variable-p'.
7081
70822003-11-03 Luc Teirlinck <teirllm@auburn.edu>
7083
7084 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7085
70862003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7087
7088 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7089 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7090 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7091 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7092 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7093 lispref/processes.texi, lispref/searching.texi,
7094 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7095 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7096 @acronym{FOO}.
7097
70982003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7099
7100 * strings.texi (Creating Strings): Argument START to `substring'
7101 can not be `nil'. Expand description of
7102 `substring-no-properties'. Correct description of `split-string',
7103 especially with respect to empty matches. Prevent very bad line
7104 break in definition of `split-string-default-separators'.
7105 (Text Comparison): `string=' and `string<' also accept symbols as
7106 arguments.
7107 (String Conversion): More completely describe argument BASE in
7108 `string-to-number'.
7109 (Formatting Strings): `%s' and `%S' in `format' do require
7110 corresponding object. Clarify behavior of numeric prefix after
7111 `%' in `format'.
7112 (Case Conversion): The argument to `upcase-initials' can be a
7113 character.
7114
71152003-10-27 Kenichi Handa <handa@m17n.org>
7116
7117 * display.texi (Fontsets): Fix texinfo usage.
7118
71192003-10-25 Kenichi Handa <handa@m17n.org>
7120
7121 * display.texi (Fontsets): Add description of the function
7122 set-fontset-font.
7123
71242003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7125
7126 * display.texi (Temporary Displays): Add xref to `Documentation
7127 Tips'.
7128
7129 * functions.texi (Function Safety): Use inforef instead of pxref
7130 for SES.
7131
71322003-10-23 Andreas Schwab <schwab@suse.de>
7133
7134 * Makefile.in (TEX, texinputdir): Don't define.
7135 (TEXI2DVI): Define.
7136 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7137 add $(srcdir)/index.texi.
7138 ($(infodir)/elisp): Remove index.texi dependency.
7139 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7140 (index.texi): Remove target.
7141 (dist): Don't link $(srcdir)/permute-index.
7142 (clean): Don't remove index.texi.
7143
7144 * permute-index, index.perm: Remove.
7145 * index.texi: Rename from index.unperm.
7146
71472003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7148
7149 * tips.texi (Documentation Tips): Document new behavior for face
7150 and variable hyperlinks in Help mode.
7151
71522003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7153
7154 * objects.texi (Integer Type): Update for extra bit of integer range.
7155 (Character Type): Ditto.
7156
71572003-10-16 Eli Zaretskii <eliz@gnu.org>
7158
7159 * numbers.texi (Integer Basics): Add index entries for reading
7160 numbers in hex, octal, and binary.
7161
71622003-10-16 Lute Kamstra <lute@gnu.org>
7163
7164 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7165 argument.
7166
71672003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7168
7169 * windows.texi (Choosing Window): Fix typo.
7170 * edebug.texi (Edebug Execution Modes): Fix typo.
7171
71722003-10-13 Richard M. Stallman <rms@gnu.org>
7173
7174 * windows.texi (Basic Windows): A window has fringe settings,
7175 display margins and scroll-bar settings.
7176 (Splitting Windows): Doc split-window return value.
7177 Clean up one-window-p.
7178 (Selecting Windows): Fix typo.
7179 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7180 (Buffers and Windows): In set-window-buffer, explain effect
7181 on fringe settings and scroll bar settings.
7182 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7183 (Choosing Window): Use defopt for pop-up-frame-function.
7184 For special-display-buffer-names, explain same-window and same-frame.
7185 Clarify window-dedicated-p return value.
7186 (Textual Scrolling): scroll-up and scroll-down can get an error.
7187 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7188 Clarify set-window-hscroll.
7189 (Size of Window): Don't mention tool bar in window-height.
7190 (Coordinates and Windows): Explain what coordinates-in-window-p
7191 returns for fringes and display margins.
7192 (Window Configurations): Explain saving fringes, etc.
7193
7194 * tips.texi (Library Headers): Clean up Documentation.
7195
7196 * syntax.texi (Parsing Expressions): Clean up forward-comment
7197 and parse-sexp-lookup-properties.
7198
7199 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7200
7201 * os.texi (System Environment): Clean up text for load-average errors.
7202
7203 * modes.texi (Hooks): Don't explain local hook details at front.
7204 Clarify run-hooks and run-hook-with-args a little.
7205 Clean up add-hook and remove-hook.
7206
7207 * edebug.texi (Edebug Execution Modes): Clarify t.
7208 Document edebug-sit-for-seconds.
7209 (Coverage Testing): Document C-x X = and =.
7210 (Instrumenting Macro Calls): Fix typo.
7211 (Specification List): Don't index the specification keywords.
7212
72132003-10-10 Kim F. Storm <storm@cua.dk>
7214
7215 * processes.texi (Network): Introduce make-network-process.
7216
72172003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7218
7219 * tips.texi (Library Headers): Fix typo.
7220
72212003-10-07 Juri Linkov <juri@jurta.org>
7222
7223 * modes.texi (Imenu): Mention imenu-create-index-function's
7224 default value. Explain submenus better.
7225
72262003-10-07 Lute Kamstra <lute@gnu.org>
7227
7228 * modes.texi (Faces for Font Lock): Fix typo.
7229 (Hooks): Explain how buffer-local hook variables can refer to
7230 global hook variables.
7231 Various minor clarifications.
7232
72332003-10-06 Lute Kamstra <lute@gnu.org>
7234
7235 * tips.texi (Coding Conventions): Mention naming conventions for
7236 hooks.
7237
72382003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7239
7240 * loading.texi (Library Search): Correct default value of
7241 load-suffixes.
7242 (Named Features): Fix typo.
7243
72442003-10-05 Richard M. Stallman <rms@gnu.org>
7245
7246 * loading.texi (Named Features): In `provide',
7247 say how to test for subfeatures.
7248 (Unloading): In unload-feature, use new var name
7249 unload-feature-special-hooks.
7250
72512003-10-03 Lute Kamstra <lute@gnu.org>
7252
7253 * modes.texi (Major Mode Conventions): Mention third way to set up
7254 Imenu.
7255 (Imenu): A number of small fixes.
7256 Delete documentation of internal variable imenu--index-alist.
7257 Document the return value format of imenu-create-index-function
7258 functions.
7259
72602003-09-30 Richard M. Stallman <rms@gnu.org>
7261
7262 * processes.texi (Network): Say what stopped datagram connections do.
7263
7264 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7265
7266 * display.texi (Overlay Properties): Clarify `evaporate' property.
7267
72682003-09-29 Lute Kamstra <lute@gnu.org>
7269
7270 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7271 constructs should be marked as risky.
7272 Change cons cell into proper list.
7273 (Mode Line Variables): Change cons cell into proper list.
7274
72752003-09-26 Lute Kamstra <lute@gnu.org>
7276
7277 * modes.texi (Mode Line Data): Document the :propertize construct.
7278 (Mode Line Variables): Reorder the descriptions of the variables
7279 to match their order in the default mode-line-format.
7280 Describe the new variables mode-line-position and mode-line-modes.
7281 Update the default values of mode-line-frame-identification,
7282 minor-mode-alist, and default-mode-line-format.
7283 (Properties in Mode): Mention the :propertize construct.
7284
72852003-09-26 Richard M. Stallman <rms@gnu.org>
7286
7287 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7288 * loading.texi, minibuf.texi, text.texi, variables.texi:
7289 Avoid @strong{Note:}.
7290
72912003-09-26 Richard M. Stallman <rms@gnu.org>
7292
7293 * keymaps.texi (Remapping Commands): Fix typo.
7294
72952003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7296
7297 * processes.texi (Low-Level Network): Fix typo.
7298
72992003-09-23 Kim F. Storm <storm@cua.dk>
7300
7301 * processes.texi (Network, Network Servers): Fix typos.
7302 (Low-Level Network): Add timeout value for :server keyword.
7303 Add new option keywords to make-network-process.
7304 Add set-network-process-options.
7305 Explain how to test availability of network options.
7306
73072003-09-19 Richard M. Stallman <rms@gnu.org>
7308
7309 * text.texi (Motion by Indent): Arg to
7310 backward-to-indentation and forward-to-indentation is optional.
7311
7312 * strings.texi (Creating Strings): Add substring-no-properties.
7313
7314 * processes.texi
7315 (Process Information): Add list-processes arg QUERY-ONLY.
7316 Delete process-contact from here.
7317 Add new status values for process-status.
7318 Add process-get, process-put, process-plist, set-process-plist.
7319 (Synchronous Processes): Add call-process-shell-command.
7320 (Signals to Processes): signal-process allows process objects.
7321 (Network): Complete rewrite.
7322 (Network Servers, Datagrams, Low-Level Network): New nodes.
7323
7324 * positions.texi (Word Motion): forward-word, backward-word
7325 arg is optional. Reword.
7326
7327 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7328
7329 * variables.texi (Creating Buffer-Local):
7330 Delete duplicate definition of buffer-local-value.
7331 (File Local Variables): Explain about discarding text props.
7332
73332003-09-11 Richard M. Stallman <rms@gnu.org>
7334
7335 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7336 changes variables that record input events.
7337 (Minibuffer Misc): Add minibuffer-selected-window.
7338
7339 * lists.texi (Building Lists): Add copy-tree.
7340
7341 * display.texi (Fontsets): Add char-displayable-p.
7342 (Scroll Bars): New node.
7343
73442003-09-08 Lute Kamstra <lute@gnu.org>
7345
7346 * modes.texi (%-Constructs): Document new `%i' and `%I'
7347 constructs.
7348
73492003-09-03 Peter Runestig <peter@runestig.com>
7350
7351 * makefile.w32-in: New file.
7352
73532003-08-29 Richard M. Stallman <rms@gnu.org>
7354
7355 * display.texi (Overlay Properties): Clarify how priorities
7356 affect use of the properties.
7357
73582003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7359
7360 * customize.texi (Type Keywords): Correct the description of
7361 `:help-echo' in the case where `motion-doc' is a function.
7362
73632003-08-14 John Paul Wallington <jpw@gnu.org>
7364
7365 * modes.texi (Emulating Mode Line): Subsection, not section.
7366
73672003-08-13 Richard M. Stallman <rms@gnu.org>
7368
7369 * elisp.texi (Top): Update subnode lists in menu.
7370
7371 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7372 (Kill Functions): kill-region has new arg yank-handler.
7373 (Yanking): New node.
7374 (Yank Commands): Add yank-undo-function.
7375 (Low-Level Kill Ring):
7376 kill-new and kill-append have new arg yank-handler.
7377 (Changing Properties): Add remove-list-of-text-properties.
7378 (Atomic Changes): New node.
7379
7380 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7381
7382 * streams.texi (Output Variables): Add eval-expression-print-length
7383 and eval-expression-print-level.
7384
7385 * os.texi (Time Conversion): For encode-time, explain limits on year.
7386
7387 * objects.texi (Character Type): Define anchor "modifier bits".
7388
7389 * modes.texi (Emulating Mode Line): New node.
7390 (Search-based Fontification): Font Lock uses font-lock-face property.
7391 (Other Font Lock Variables): Likewise.
7392
7393 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7394 not vectors.
7395 (Active Keymaps): Add emulation-mode-map-alists.
7396 (Functions for Key Lookup): key-binding has new arg no-remap.
7397 (Remapping Commands): New node.
7398 (Scanning Keymaps): where-is-internal has new arg no-remap.
7399 (Tool Bar): Add tool-bar-local-item-from-menu.
7400 Clarify when to use tool-bar-add-item-from-menu.
7401
7402 * commands.texi (Interactive Call): commandp has new arg.
7403 (Command Loop Info): Add this-original-command.
7404
74052003-08-06 John Paul Wallington <jpw@gnu.org>
7406
7407 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7408
7409 * display.texi (Warning Basics): Fix typo.
7410 (Fringes): Add closing curly bracket and fix typo.
7411
7412 * elisp.texi (Top): Fix typo.
7413
74142003-08-05 Richard M. Stallman <rms@gnu.org>
7415
7416 * elisp.texi: Update lists of subnodes.
7417
7418 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7419
7420 * variables.texi (Local Variables): Use lc for example variable names.
7421
7422 * tips.texi (Library Headers): Explain where to put -*-.
7423
7424 * strings.texi (Creating Strings): Fix xref for vconcat.
7425
7426 * sequences.texi (Vector Functions):
7427 vconcat no longer allows integer args.
7428
7429 * minibuf.texi (Reading File Names): read-file-name has new
7430 arg PREDICATE. New function read-directory-name.
7431
7432 * macros.texi (Defining Macros): Give definition of `declare'
7433 (Indenting Macros): New node.
7434
7435 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7436 (Window Frame Parameters): Make separate table of parameters
7437 that are coupled with specific face attributes.
7438 (Deleting Frames): delete-frame-hooks renamed to
7439 delete-frame-functions.
7440
7441 * files.texi (Magic File Names): Add file-remote-p.
7442 Clarify file-local-copy.
7443
7444 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7445 here; instead xref Defining Macros.
7446
7447 * display.texi (Warnings): New node, and subnodes.
7448 (Fringes): New node.
7449
7450 * debugging.texi (Test Coverage): New node.
7451
7452 * compile.texi (Compiler Errors): Explain with-no-warnings
7453 and other ways to suppress warnings.
7454
7455 * commands.texi (Interactive Call): Minor clarification.
7456
7457 * buffers.texi (Buffer File Name): set-visited-file-name
7458 renames the buffer too.
7459
7460 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7461
74622003-07-24 Markus Rost <rost@math.ohio-state.edu>
7463
7464 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7465
74662003-07-22 Markus Rost <rost@math.ohio-state.edu>
7467
7468 * internals.texi (Garbage Collection): Fix previous change.
7469
74702003-07-22 Richard M. Stallman <rms@gnu.org>
7471
7472 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7473
7474 * display.texi (Width): Use \s syntax in example.
7475 (Font Selection): Add face-font-rescale-alist.
7476
7477 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7478 Remove spurious indent in example.
7479
7480 * lists.texi (Building Lists): Add number-sequence.
7481
7482 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7483
7484 * functions.texi (Function Documentation): Explain how to
7485 show calling convention explicitly in the doc string.
7486
7487 * windows.texi (Selecting Windows): save-selected-window saves
7488 selected window of each frame.
7489 (Window Configurations): Minor change.
7490
7491 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7492
7493 * streams.texi (Output Variables): Add print-continuous-numbering
7494 and print-number-table.
7495
7496 * processes.texi (Decoding Output): New node.
7497
7498 * os.texi (Time Conversion): decode-time arg is optional.
7499
7500 * objects.texi (Character Type): Don't use space as example for \.
7501 Make list of char names and \-sequences correspond.
7502 Explain that \s is not used in strings. `\ ' needs space after.
7503
7504 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7505 (Translation of Characters): Add translation-table-for-input.
7506 (Default Coding Systems): Add auto-coding-functions.
7507 (Explicit Encoding): Add decode-coding-inserted-region.
7508 (Locales): Add locale-info.
7509
7510 * minibuf.texi (Basic Completion): Describe test-completion.
7511 Collections can be lists of strings.
7512 Clean up lazy-completion-table.
7513 (Programmed Completion): Mention test-completion.
7514 Clarify why lambda expressions are not accepted.
7515 (Minibuffer Misc): Describe minibufferp.
7516
75172003-07-14 Richard M. Stallman <rms@gnu.org>
7518
7519 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7520
7521 * windows.texi (Selecting Windows): New arg to select-window.
7522 (Selecting Windows): Add with-selected-window.
7523 (Size of Window): Add window-inside-edges, etc.
7524
7525 * internals.texi (Garbage Collection): Add post-gc-hook.
7526
7527 * processes.texi (Subprocess Creation): Add exec-suffixes.
7528
7529 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7530 (Scanning Keymaps): Add map-keymaps.
7531 (Defining Menus): Add keymap-prompt.
7532
7533 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7534 most-negative-fixnum.
7535
7536 * compile.texi (Byte Compilation): Explain no-byte-compile
7537 (Compiler Errors): New node.
7538
7539 * os.texi (User Identification): user-uid, user-real-uid
7540 can return float.
7541
7542 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7543 and about derived modes.
7544 (Minor Modes): Add minor-mode-list.
7545 (Defining Minor Modes): Keyword args for define-minor-mode.
7546 (Search-based Fontification): Explain managing other properties.
7547 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7548 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7549 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7550
7551 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7552 (Variable Aliases): Clarify defvaralias.
7553
7554 * loading.texi (Library Search): Add load-suffixes.
7555
7556 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7557 (Programmed Completion): Add dynamic-completion-table.
7558
7559 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7560 (Magic File Names): Specify precedence order of handlers.
7561
7562 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7563 and post-command-hook.
7564 (Waiting): New calling convention for sit-for.
7565
7566 * text.texi (Special Properties): local-map and keymap properties
7567 apply based on their stickiness.
7568
75692003-07-07 Richard M. Stallman <rms@gnu.org>
7570
7571 * modes.texi (Minor Mode Conventions): Specify only some kinds
7572 of list values as args to minor modes.
7573
7574 * files.texi (File Name Expansion): Warn about iterative use
7575 of substitute-in-file-name.
7576
7577 * advice.texi (Activation of Advice): Clean up previous change.
7578
75792003-07-06 Markus Rost <rost@math.ohio-state.edu>
7580
7581 * advice.texi (Activation of Advice): Note that ad-start-advice is
7582 turned on by default.
7583
75842003-06-30 Richard M. Stallman <rms@gnu.org>
7585
7586 * text.texi (Buffer Contents): Document current-word.
7587 (Change Hooks): Not called for *Messages*.
7588
7589 * functions.texi (Defining Functions): Explain about redefining
7590 primitives.
7591 (Function Safety): Renamed. Minor changes.
7592 Comment out the detailed criteria for what is safe.
7593
75942003-06-22 Andreas Schwab <schwab@suse.de>
7595
7596 * objects.texi (Symbol Type): Fix description of examples.
7597
75982003-06-16 Andreas Schwab <schwab@suse.de>
7599
7600 * hash.texi (Creating Hash): Fix description of :weakness.
7601
c8763fb6 76022003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7603
7604 * files.texi (Changing Files): copy-file copies file modes, too.
7605
76062003-05-28 Richard M. Stallman <rms@gnu.org>
7607
7608 * strings.texi (Creating Strings): Clarify split-string.
7609
76102003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7611
7612 * strings.texi (Creating Strings): Update split-string specification
7613 and examples.
7614
76152003-05-19 Richard M. Stallman <rms@gnu.org>
7616
7617 * elisp.texi: Correct invariant section names.
7618
76192003-04-20 Richard M. Stallman <rms@gnu.org>
7620
7621 * os.texi (Timers): Explain about timers and quitting.
7622
76232003-04-19 Richard M. Stallman <rms@gnu.org>
7624
7625 * internals.texi (Writing Emacs Primitives): Strings are
7626 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7627 Explain GCPRO convention for varargs function args.
7628
76292003-04-16 Richard M. Stallman <rms@gnu.org>
7630
7631 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7632
76332003-04-08 Richard M. Stallman <rms@gnu.org>
7634
7635 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7636
76372003-02-13 Kim F. Storm <storm@cua.dk>
7638
7639 * objects.texi (Character Type): New \s escape for space.
7640
76412003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7642
7643 * os.texi (System Environment): Added cygwin system-type.
7644
76452003-01-25 Richard M. Stallman <rms@gnu.org>
7646
7647 * keymaps.texi: Document that a symbol can act as a keymap.
7648
76492003-01-13 Richard M. Stallman <rms@gnu.org>
7650
7651 * text.texi (Changing Properties): Say string indices are origin-0.
7652
7653 * positions.texi (Screen Lines) <compute-motion>:
7654 Correct order of elts in return value.
7655
7656 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7657 how to define a default binding.
7658
76592002-12-07 Markus Rost <rost@math.ohio-state.edu>
7660
7661 * loading.texi (Unloading): Fix recent change for load-history.
7662
7663 * customize.texi (Simple Types): Clarify description of custom
7664 type 'number. Describe new custom type 'float.
7665
76662002-12-04 Markus Rost <rost@math.ohio-state.edu>
7667
7668 * variables.texi (File Local Variables): Fix typo.
7669
c8763fb6 76702002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7671
7672 From Michael Albinus <Michael.Albinus@alcatel.de>.
7673
7674 * README: Target for Info file is `make info'.
7675
7676 * files.texi (File Name Components): Fixed typos in
7677 `file-name-sans-extension'.
7678 (Magic File Names): Complete list of operations for magic file
7679 name handlers.
7680
76812002-09-16 Jonathan Yavner <jyavner@engineer.com>
7682
7683 * variables.texi (File Local Variables): New function
7684 risky-local-variable-p.
7685
76862002-09-15 Jonathan Yavner <jyavner@engineer.com>
7687
7688 * functions.texi (Function safety): New node about unsafep.
7689
76902002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7691
7692 * customize.texi (Splicing into Lists): Fixed example.
7693 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7694
76952002-06-17 Juanma Barranquero <lektu@terra.es>
7696
7697 * frames.texi (Display Feature Testing): Fix typo.
7698
76992002-06-12 Andreas Schwab <schwab@suse.de>
7700
7701 * frames.texi (Initial Parameters, Resources): Fix references to
7702 the Emacs manual.
7703
77042002-05-13 Kim F. Storm <storm@cua.dk>
7705
7706 * variables.texi (Intro to Buffer-Local): Updated warning and
7707 example relating to changing buffer inside let.
7708
c8763fb6 77092002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7710
7711 * os.texi (Session Management): New node about X Session management.
7712
77132002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7714
7715 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7716 to which the manual corresponds, and the copyright years.
7717
7718 * Makefile.in (VERSION): Set to 2.9.
7719
77202001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7721
7722 * elisp.texi: Change the category in @dircategory to "Emacs", to
7723 make it consistent with info/dir.
7724
77252001-11-25 Miles Bader <miles@gnu.org>
7726
7727 * text.texi (Fields): Describe new `limit' arg in
7728 field-beginning/field-end.
7729
77302001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7731
7732 * permute-index: Don't depend on csh-specific features. Replace
7733 the interpreter name with /bin/sh.
7734
7735 * two-volume-cross-refs.txt: New file.
7736 * two.el: New file.
7737 * spellfile: New file.
7738
77392001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7740
7741 * permute-index: New file.
7742
7743 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7744 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7745 8+3 restricted namespace.
7746
7747 * Makefile.in (infodir): Define relative to $(srcdir).
7748 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7749 include directories list via -I switch to makeinfo.
7750 (index.texi): Use cp if both hard and symbolic links fail.
7751
77522001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7753
7754 * Makefile.in (distclean): Add.
7755
7756 The following changes make ELisp manual part of the Emacs
7757 distribution:
7758
7759 * Makefile.in: Add Copyright notice.
7760 (prefix): Remove.
7761 (infodir): Change value to "../info".
7762 (VPATH): New variable.
7763 (MAKE): Don't define.
7764 (texmacrodir): Don't define.
7765 (texinputdir): Append the existing value of TEXINPUTS.
7766 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7767 command to be compatible with man/Makefile.in, and to put the
7768 output into ../info.
7769 (info): Add target.
7770 (installall): Target removed.
7771
c8763fb6 77722001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7773
7774 * tips.texi (Coding Conventions): Fix typo.
7775
77762001-10-23 Gerd Moellmann <gerd@gnu.org>
7777
7778 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7779
77802001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7781
7782 * files.texi (File Name Components): Update the description of
7783 file-name-sans-extension and file-name-extension, as they now
7784 ignore leading dots.
7785
77862001-10-20 Gerd Moellmann <gerd@gnu.org>
7787
7788 * (Version 21.1 released.)
7789
77902001-10-19 Miles Bader <miles@gnu.org>
7791
7792 * positions.texi (Text Lines): Describe behavior of
7793 `beginning-of-line'/`end-of-line' in the presence of field properties.
7794
77952001-10-17 Gerd Moellmann <gerd@gnu.org>
7796
7797 * Makefile.in (VERSION): Set to 2.8.
7798 (manual): Use `manual-21'.
7799
7800 * elisp.texi (VERSION): Add and use it where the version
7801 number was used. Set it to 2.8.
7802
7803 * intro.texi: Likewise.
7804
78052001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7806
7807 * files.texi (File Name Completion): Document the significance of
7808 a trailing slash in elements of completion-ignored-extensions.
7809
78102001-10-06 Miles Bader <miles@gnu.org>
7811
7812 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7813
78142001-10-04 Gerd Moellmann <gerd@gnu.org>
7815
7816 * variables.texi (Variable Aliases): New node.
7817
78182001-10-04 Gerd Moellmann <gerd@gnu.org>
7819
7820 * Branch for 21.1.
7821
78222001-10-02 Miles Bader <miles@gnu.org>
7823
7824 * minibuf.texi (Minibuffer Misc): Add entries for
7825 `minibuffer-contents', `minibuffer-contents-no-properties', and
7826 `delete-minibuffer-contents'.
7827 Correct description for `minibuffer-prompt-end'.
7828
7829 * text.texi (Property Search): Correct descriptions of
7830 `next-char-property-change' and `previous-char-property-change'.
7831 Add entries for `next-single-char-property-change' and
7832 `previous-single-char-property-change'.
7833 Make operand names a bit more consistent.
7834
78352001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7836
7837 * frames.texi (Finding All Frames): Document that next-frame and
7838 previous-frame are local to current terminal.
7839
78402001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7841
7842 * keymaps.texi (Creating Keymaps): Fix the description of the
7843 result of make-keymap.
7844
78452001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7846
7847 * display.texi (Font Lookup, Attribute Functions)
7848 (Image Descriptors): Add cross-references to the definition of
7849 selected frame.
7850
7851 * buffers.texi (The Buffer List): Add cross-references to the
7852 definition of selected frame.
7853
7854 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7855 frame at any given time.
7856 (Multiple Displays, Size and Position): Add a cross-reference to
7857 the definition of the selected frame.
7858
78592001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7860
7861 * strings.texi (String Conversion) <string-to-number>: Document
7862 that a float is returned for integers that are too large.
7863
7864 * frames.texi (Mouse Position): Document mouse-position-function.
7865 (Display Feature Testing): Document display-images-p.
7866 (Window Frame Parameters): Document the cursor-type variable.
7867
7868 * numbers.texi (Integer Basics): Document CL style read syntax for
7869 integers in bases other than 10.
7870
7871 * positions.texi (List Motion): Document
7872 open-paren-in-column-0-is-defun-start.
7873
7874 * lists.texi (Sets And Lists): Document member-ignore-case.
7875
7876 * internals.texi (Garbage Collection): Document the used and free
7877 strings report.
7878 (Memory Usage): Document strings-consed.
7879
7880 * os.texi (Time of Day): Document float-time.
7881 (Recording Input): Document that clear-this-command-keys clears
7882 the vector to be returned by recent-keys.
7883
7884 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7885 argument keymap can be a list.
7886
7887 * nonascii.texi (User-Chosen Coding Systems)
7888 <select-safe-coding-system>: Document the new argument
7889 accept-default-p and the variable
7890 select-safe-coding-system-accept-default-p. Tell what happens if
7891 buffer-file-coding-system is undecided.
7892 (Default Coding Systems): Document auto-coding-regexp-alist.
7893
7894 * display.texi (The Echo Area) <message>: Document
7895 message-truncate-lines.
7896 (Glyphs): Document that the glyph table is unused on windowed
7897 displays.
7898
7899 * help.texi (Describing Characters) <single-key-description>:
7900 Document the new argument no-angles.
7901 (Accessing Documentation) <documentation-property>: Document that
7902 a non-string property is evaluated.
7903 <documentation>: Document that the function-documentation property
7904 is looked for.
7905
7906 * windows.texi (Selecting Windows): Document some-window.
7907
7908 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7909
7910 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7911 apropos-mode-hook.
7912
7913 * commands.texi (Using Interactive): Document interactive-form.
7914 (Keyboard Macros): Document kbd-macro-termination-hook.
7915 (Command Loop Info): Document that clear-this-command-keys clears
7916 the vector to be returned by recent-keys.
7917
79182001-09-04 Werner LEMBERG <wl@gnu.org>
7919
7920 * Makefile.in (srcdir, texinputdir): New variables.
7921 (srcs, index.texi, install): Use $(srcdir).
7922 (.PHONY): Remove elisp.dvi.
7923 (elisp): Use -I switch for makeinfo.
7924 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7925 (installall, dist): Use $(srcdir).
7926 Fix path to texinfo.tex.
7927 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7928
79292001-08-30 Gerd Moellmann <gerd@gnu.org>
7930
7931 * display.texi (Conditional Display): Adjust to API change.
7932
7933 * configure: New file.
7934
79352001-07-30 Gerd Moellmann <gerd@gnu.org>
7936
7937 * commands.texi (Repeat Events): Add description of
7938 double-click-fuzz.
7939
79402001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7941
7942 * syntax.texi (Syntax Class Table): Add the missing designator for
7943 comment and string fences.
7944 (Syntax Properties): Add a xref to syntax table internals.
7945 (Syntax Table Internals): Document string-to-syntax.
7946
79472001-05-07 Gerd Moellmann <gerd@gnu.org>
7948
7949 * Makefile.in (install): Use install-info command line options
7950 like in Emacs' Makefile.in.
7951
79522000-12-09 Miles Bader <miles@gnu.org>
7953
7954 * windows.texi (Window Start): Update documentation for
7955 `pos-visible-in-window-p'.
7956
79572000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7958
7959 * lists.texi (Building Lists): Add footnote to explain how to add
7960 to the end of a list.
7961
79622000-10-25 Gerd Moellmann <gerd@gnu.org>
7963
7964 * files.texi (Visiting Functions): Typos.
7965
79662000-10-25 Kenichi Handa <handa@etl.go.jp>
7967
7968 * files.texi (Visiting Functions): Return value of
7969 find-file-noselect may be a list of buffers if wildcards are used.
7970
79712000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7972
7973 * display.texi (Defining Faces): Document `graphic' display type
7974 in face specs.
7975
b344d29d 79762000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7977
7978 * hooks.texi (Standard Hooks): Replace obsolete
7979 `after-make-frame-hook' with `after-make-frame-functions'.
7980
7981 * frames.texi (Creating Frames): Ditto.
7982
7983 * variables.texi (Future Local Variables): Ditto.
7984
79852000-10-16 Gerd Moellmann <gerd@gnu.org>
7986
7987 * display.texi (Other Image Types): Add description of :foreground
7988 and :background properties of mono PBM images.
7989
79902000-08-17 Werner LEMBERG <wl@gnu.org>
7991
7992 * .cvsignore: New file.
7993
79942000-01-05 Gerd Moellmann <gerd@gnu.org>
7995
7996 * tindex.pl: New script.
7997
79981999-12-03 Dave Love <fx@gnu.org>
7999
8000 * Makefile.in (MAKEINFO): New parameter.
8001
80021999-09-17 Richard Stallman <rms@gnu.org>
8003
8004 * Makefile.in (srcs): Add hash.texi.
8005 (VERSION): Update to 20.6.
8006
80071999-09-13 Richard Stallman <rms@gnu.org>
8008
8009 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
8010
80111998-08-29 Karl Heuer <kwzh@gnu.org>
8012
8013 * configure.in: New file.
8014 * Makefile.in: Renamed from Makefile.
8015 (prefix, infodir): Use value obtained from configure.
8016 (emacslibdir): Obsolete variable deleted.
8017 (dist): Distribute configure.in, configure, Makefile.in.
8018
80191998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8020
8021 * Makefile (INSTALL_INFO): New variable.
8022 (install): Run install-info.
8023
80241998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
8025
8026 * Makefile (elisp.dvi): Add missing backslash.
8027
80281998-05-02 Richard Stallman <rms@psilocin.gnu.org>
8029
8030 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
8031 Run texindex without `./'. Always run texindex on elisp.tp.
8032 (elisp.tps): Target deleted.
8033
80341998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8035
8036 * Makefile (srcs): Add nonascii.texi and customize.texi.
8037 (dist): Start by deleting `temp'.
8038
80391998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8040
8041 * Makefile (makeinfo, texindex): Targets deleted.
8042 (makeinfo.o, texindex.o): Targets deleted.
8043 (clean, dist): Don't do anything with them or with getopt*.
8044
80451998-01-30 Richard Stallman <rms@psilocin.gnu.org>
8046
8047 * Makefile (SHELL): Defined.
8048
80491998-01-27 Richard Stallman <rms@psilocin.gnu.org>
8050
8051 * Makefile (elisp.tps): New target.
8052 (elisp.dvi): Depend on elisp.tps.
8053
c5602427 80541996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
8055
8056 * README: Update phone number.
8057
8058 * Makefile (elisp): Make this be the default target.
8059 Depend on makeinfo.c instead of makeinfo.
8060 (install): Don't depend on elisp.dvi, since we don't install that.
8061 Use mkinstalldirs.
8062 (dist): Add mkinstalldirs.
8063
c5602427 80641995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
8065
8066 * Makefile (VERSION): Update version number.
8067 (maintainer-clean): Renamed from realclean.
8068
c5602427 80691995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
8070
8071 * Makefile (realclean): New target.
8072 (elisp): Remove any old elisp-* files first.
8073
c5602427 80741993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
8075
8076 * Makefile (VERSION): New variable.
8077 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
8078 Compressed file suffix should be `.gz', not `.z'.
8079
ce058493 80801993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8081
8082 * Makefile (elisp): Depend on makeinfo.
8083
c5602427 80841993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8085
8086 * Makefile (srcs): Add anti.texi.
8087
c5602427 80881993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8089
8090 * Makefile (infodir, prefix): New vars.
8091 (install): Use infodir.
8092 (emacsinfodir): Deleted.
8093
c5602427 80941993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8095
8096 * Makefile (srcs): Add calendar.texi.
8097
8098 * Makefile (dist): Copy texindex.c and makeinfo.c.
8099 Limit elisp-* files to those with one or two digits.
8100
c5602427 81011993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8102
8103 * Makefile (dist): Changed to use Gzip instead of compress.
8104
c5602427 81051993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8106
8107 * loading.texi (Unloading): define-function changed back to
8108 defalias. It may not stay this way, but at least it's
8109 consistent with the known-good version of the code patch.
8110
c5602427 81111993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8112
8113 * modes.texi (Hooks): Document new optional arg of add-hook.
8114
c5602427 81151993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8116
8117 * variables.texi: Document nil initial value of buffer-local variables.
8118
8119 * tips.texi: Add new section on standard library headers.
8120
c5602427 81211993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8122
8123 * Makefile (srcs): Add frame.texi to the list of sources.
8124
c5602427 81251993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8126
8127 * Makefile (dist): Don't bother excluding autosave files; they'll
8128 never make it into the temp directory anyway, and the hash marks
8129 in the name are problematic for make and the Bourne shell.
8130 (srcs):
8131
c5602427 81321993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8133
8134 * Makefile (dist): Don't include backup files or autosave files in
8135 the distribution tar file.
8136
c5602427 81371991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8138
8139 * Makefile (srcs): Added index.perm.
8140 (elisp.dvi): Remove erroneous shell comment.
8141 Expect output of permute-index in permuted.fns.
8142 Save old elisp.aux in elisp.oaux.
8143 (clean): Added index.texi to be deleted.
8144
c5602427 81451990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8146
8147 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8148
c5602427 81491990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8150
8151 * files.texi: Noted that completion-ignored-extensions is ignored
8152 when making *Completions*.
8153
3e868ee3 81541990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8155
8156 * Makefile make dist now depends on elisp.dvi, since it tries
8157 to include it in the dist file.
8158
c5602427 81591990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8160
c5602427 8161 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8162
c5602427 81631989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8164
8165 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8166 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8167
c5602427 81681989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8169
8170 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8171 and @error{} are the terms now being used. The files in the
8172 directory have been changed to reflect this.
8173
8174 * All instances of @indentedresultt{} have been changed to
8175 ` @result{}', using 5 spaces at the begining of the line.
8176
c5602427 81771989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8178
8179 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8180 experimental @indentedresult{}, @indentedexpandsto{} are part of
8181 the texinfo.tex in this directory. These TeX macros are not
8182 stable yet.
8183
c5602427 81841989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8185
8186 * texinfo.tex: Temporarily added
8187 \let\result=\dblarrow
8188 \def\error{{\it ERROR} \longdblarrow}
8189 We need to do this better soon.
8190
c5602427 81911989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8192
8193 * Applied Karl Berry's patches to *.texinfo files, but not to
8194 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8195 new title page format is also not applied, since it requires
8196 texinfo.tex changes.)
8197
8198 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8199 for the Project GNU development environment.
8200
8201;; Local Variables:
c8763fb6 8202;; coding: utf-8
b8d4c8d0
GM
8203;; add-log-time-zone-rule: t
8204;; End:
8205
352c8b4a 8206 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8207 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8208
8209 This file is part of GNU Emacs.
8210
352c8b4a 8211 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8212 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8213 the Free Software Foundation, either version 3 of the License, or
8214 (at your option) any later version.
b8d4c8d0
GM
8215
8216 GNU Emacs is distributed in the hope that it will be useful,
8217 but WITHOUT ANY WARRANTY; without even the implied warranty of
8218 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8219 GNU General Public License for more details.
8220
8221 You should have received a copy of the GNU General Public License
352c8b4a 8222 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8223
8224;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda