(TEXI2PDF): New.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
e538d479
GM
12009-07-11 Kevin Ryde <user42@zip.com.au>
2
3 * hooks.texi (Standard Hooks): Fix cross-references.
4
4c98b9ed
GM
5 * loading.texi (Named Features): Refer to eval-after-load.
6
5300838c
GM
72009-07-11 Glenn Morris <rgm@gnu.org>
8
4c98b9ed
GM
9 * searching.texi (Regexp Backslash): Fix typo.
10
11 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 12
51d9979c
GM
132009-07-10 Glenn Morris <rgm@gnu.org>
14
561c0216
GM
15 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
16
5b594a58
GM
17 * customize.texi (Customization Types):
18 * display.texi (Abstract Display):
0cc8c85a 19 * objects.texi (Character Type, String Type):
5b594a58 20 Merge in some menu descriptions from elisp.texi.
51d9979c 21
c3cbbb40
GM
22 * hash.texi (Hash Tables):
23 * modes.texi (Multiline Font Lock):
24 End menu description with period.
fe42c16a 25
28528402
GM
262009-07-09 Glenn Morris <rgm@gnu.org>
27
28 * back.texi: Don't hard-code texinfo location.
29
30 * two-volume.make (texinfodir): New, with location of texinfo.tex.
31 (tex): Add texinfodir to TEXINPUTS.
32 (elisp1med-init, elisp2med-init): Use texinfodir.
33
34 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
35 (clean): Add two-volume.make intermediate files.
36
37 * elisp.texi, vol1.texi, vol2.texi:
38 Use a DATE variable with the publication date, and update it.
39 Fix antinews menu description.
40
41 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
42 Update the detailed node listing to match elisp.texi.
43
44 * README: Update edition to match elisp.texi.
45
46 * objects.texi (General Escape Syntax):
47 * nonascii.texi (Character Sets):
48 Use consistent case for "Unicode Standard".
49
50 * anti.texi (Antinews):
51 * customize.texi (Variable Definitions):
52 * functions.texi (Declaring Functions):
53 * nonascii.texi (Character Properties):
54 * processes.texi (Serial Ports):
55 * text.texi (Special Properties):
56 * tips.texi (Coding Conventions):
57 Minor rearrangements to improve TeX line-filling.
58
59 * commands.texi (Using Interactive): Fix cross-reference.
60
17db8e10
JD
612009-07-01 Jan Djärv <jan.h.d@swipnet.se>
62
63 * frames.texi (Management Parameters): Mention sticky.
64
77c7e2e1
AS
652009-07-01 Andreas Schwab <aschwab@redhat.com>
66
67 * help.texi (Help Functions): Fix description of help-buffer and
68 help-setup-xref to use @defun instead of @deffn.
69
3f1c6666
JD
702009-07-01 Jan Djärv <jan.h.d@swipnet.se>
71
72 * frames.texi (Size Parameters): Mention maximized for fullscreen.
73
ca27c21b
CY
742009-06-24 Chong Yidong <cyd@stupidchicken.com>
75
76 * display.texi (Window Systems): Add ns to the list.
77
70243478
CY
782009-06-21 Chong Yidong <cyd@stupidchicken.com>
79
80 * Branch for 23.1.
81
df006536
MR
822009-06-17 Martin Rudalics <rudalics@gmx.at>
83
84 * windows.texi (Dedicated Windows): Fix typo.
85 (Resizing Windows): Replace @defun by @deffn.
86
d259fc4b
GM
872009-06-17 Glenn Morris <rgm@gnu.org>
88
89 * variables.texi (Directory Local Variables):
90 Update for 2009-04-11 name-change of dir-locals-directory-alist.
91
30781db6
KH
922009-06-09 Kenichi Handa <handa@m17n.org>
93
94 * nonascii.texi (Character Sets): State clearly that FROM and TO
95 are codepoints of CHARSET.
96
62e8099c
CY
972009-06-07 Chong Yidong <cyd@stupidchicken.com>
98
99 * minibuf.texi (Reading File Names): Fix introductory text.
100 Suggested by stan@derbycityprints.com.
101 (High-Level Completion): Fix typo.
102
ee1b1917
CY
1032009-05-28 Chong Yidong <cyd@stupidchicken.com>
104
105 * frames.texi (Text Terminal Colors): Multi-tty is already
106 implemented, but tty-local colors are not.
107
5df647e8
CY
1082009-05-27 Chong Yidong <cyd@stupidchicken.com>
109
110 * hooks.texi (Standard Hooks): Remove mention of obsolete
111 redisplay-end-trigger-functions.
112
113 * internals.texi (Window Internals): Remove mention of obsolete
114 redisplay-end-trigger-functions.
115
01f17ae2
MR
1162009-05-21 Martin Rudalics <rudalics@gmx.at>
117
118 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
119
120 * backups.texi (Making Backups): backup-directory-alist and
121 make-backup-file-name-function are options.
122 (Auto-Saving): auto-save-list-file-prefix is an option.
123
124 * buffers.texi (Killing Buffers): buffer-offer-save is an
125 option.
126
127 * display.texi (Refresh Screen): no-redraw-on-reenter is an
128 option.
129 (Echo Area Customization): echo-keystrokes is an option.
130 (Selective Display): selective-display-ellipses is an option.
131 (Temporary Displays): temp-buffer-show-function is an option.
132 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
133 are options.
134 (Font Selection): face-font-family-alternatives,
135 face-font-selection-order, face-font-registry-alternatives, and
136 scalable-fonts-allowed are options.
137 (Fringe Indicators): indicate-buffer-boundaries is an option.
138 (Fringe Cursors): overflow-newline-into-fringe is an option.
139 (Scroll Bars): scroll-bar-mode is an option.
140
141 * eval.texi (Eval): max-lisp-eval-depth is an option.
142
143 * files.texi (Visiting Functions): find-file-hook is an option.
144 (Directory Names): directory-abbrev-alist is an option.
145 (Unique File Names): temporary-file-directory and
146 small-temporary-file-directory are options.
147
148 * frames.texi (Initial Parameters): initial-frame-alist,
149 minibuffer-frame-alist and default-frame-alist are options.
150 (Cursor Parameters): blink-cursor-alist and
151 cursor-in-non-selected-windows ar options.
152 (Window System Selections): selection-coding-system is an
153 option.
154 (Display Feature Testing): display-mm-dimensions-alist is an
155 option.
156
157 * help.texi (Help Functions): help-char and help-event-list are
158 options.
159
160 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
161 an option.
162
163 * minibuf.texi (Minibuffer History): history-length and
164 history-delete-duplicates are options.
165 (High-Level Completion): read-buffer-function and
166 read-buffer-completion-ignore-case are options.
167 (Reading File Names): read-file-name-completion-ignore-case is
168 an option.
169
170 * modes.texi (Mode Line Top): mode-line-format is an option.
171 (Mode Line Variables): mode-line-position and mode-line-modes
172 are options.
173
174 * nonascii.texi (Text Representations):
175 enable-multibyte-characters is an option.
176 (Default Coding Systems): auto-coding-regexp-alist,
177 file-coding-system-alist, auto-coding-alist and
178 auto-coding-functions are options.
179 (Specifying Coding Systems): inhibit-eol-conversion is an
180 option.
181
182 * os.texi (Init File): site-run-file is an option.
183 (System Environment): mail-host-address is an option.
184 (User Identification): user-mail-address is an option.
185 (Terminal Output): baud-rate is an option.
186
187 * positions.texi (Word Motion): words-include-escapes is an
188 option.
189
190 * searching.texi (Standard Regexps): page-delimiter,
191 paragraph-separate, paragraph-separate and sentence-end are
192 options.
193
194 * text.texi (Margins): left-margin and fill-nobreak-predicate
195 are options.
196
197 * variables.texi (Local Variables): max-specpdl-size is an
198 option.
199
200 * windows.texi (Choosing Window):
201 split-window-preferred-function, special-display-function and
202 display-buffer-function are options.
203
106e6894
CY
2042009-05-20 Chong Yidong <cyd@stupidchicken.com>
205
4a83454d
CY
206 Fix errors spotted by Martin Rudalics.
207
106e6894
CY
208 * syntax.texi (Position Parse): Document rationale for ignored
209 arguments to syntax-ppss-flush-cache.
210
211 * processes.texi (Input to Processes): Mark PROCESS arg to
212 process-running-child-p as optional.
213 (Network Options): Document NO-ERROR arg to
214 set-network-process-option.
215
216 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
217 command.
218
219 * searching.texi (POSIX Regexps): Mark posix-search-forward and
220 posix-search-backward as commands.
221
222 * os.texi (Killing Emacs): Mark kill-emacs as a command.
223 (Suspending Emacs): Mark suspend-emacs as a command.
224 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
225 commands.
226 (Terminal Output): Remove obsolete function baud-rate. Document
227 TERMINAL arg for send-string-to-terminal.
228
229 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
230 terminal-coding-system and set-terminal-coding-system.
231 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
232 as optional.
233 (Character Sets): Document RESTRICTION arg of char-charset.
234 (Character Codes): Mark POS argument to get-byte as optional.
235
236 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
237 minibuffer-message.
238
239 * files.texi (Create/Delete Dirs): Mark make-directory and
240 delete-directory as commands.
241
242 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
243
244 * text.texi (Base 64): Mark base64-decode-string and
245 base64-encode-string as commands.
246 (Columns): Mark move-to-column as a command.
247 (Mode-Specific Indent): Document RIGID arg to
248 indent-for-tab-command.
249 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
250 Mark indent-code-rigidly as a command.
251 (Substitution): Mark translate-region as a command.
252
253 * frames.texi (Size and Position): Remove obsolete functions
254 screen-height and screen-width.
255
04173931
CY
2562009-05-19 Chong Yidong <cyd@stupidchicken.com>
257
258 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
259 (Displaying Buffers, Resizing Windows): Correct mistakes;
260 next-window, previous-window, and pop-to-buffer are not commands,
261 and fit-window-to-buffer" is a command. (Pointed out by Martin
262 Rudalics.)
263
eae7d8f8
RS
2642009-05-17 Richard M Stallman <rms@gnu.org>
265
266 * modes.texi (Precalculated Fontification): Clarify text.
267
b8766179
MR
2682009-05-17 Martin Rudalics <rudalics@gmx.at>
269
270 * windows.texi (Selecting Windows): Clarify descriptions of
271 with-selected-window and get-lru-window.
272 (Cyclic Window Ordering): Refer to particular frame when talking
273 about how splitting affects the ordering.
274 (Displaying Buffers): Fix descriptions of switch-to-buffer and
275 switch-to-buffer-other-window. Explain how setting of
276 display-buffer-reuse-frames affects pop-to-buffer.
277 (Choosing Window): Clarify some details in descriptions of
278 display-buffer-reuse-frames, pop-up-frames, and
279 pop-up-frame-function.
280 (Dedicated Windows): Clarify some details.
281 (Textual Scrolling): Replace term vscroll by term vertical
282 scroll position.
283 (Vertical Scrolling): Fix typo.
284 (Window Hooks): Relate text on jit-lock-register to window
285 scrolling and size changes.
286
734b5e3b
CY
2872009-05-14 Chong Yidong <cyd@stupidchicken.com>
288
0a65633e
CY
289 * frames.texi (Initial Parameters): Clarify what the initial
290 minibuffer frame is.
05be46d7
CY
291 (Buffer Parameters): Note that the minibuffer parameter can not be
292 altered.
0a65633e 293
734b5e3b
CY
294 * anti.texi (Antinews): Copyedits. Rearrange some entries.
295 Document display-buffer changes.
296
925672cd
CY
2972009-05-13 Chong Yidong <cyd@stupidchicken.com>
298
17ecd7af
CY
299 * anti.texi (Antinews): Rewrite for Emacs 22.
300
925672cd
CY
301 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
302 obarrays are first mentioned. Define "system abbrev" more
303 prominently, and add it to the index.
304 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
305 Copyedits.
306 (Abbrev Expansion): Document abbrev-insert.
307
80be4dd7
CY
3082009-05-12 Chong Yidong <cyd@stupidchicken.com>
309
310 * frames.texi (Font and Color Parameters): Rename from Color
311 Parameters. Document font-backend parameter.
312
313 * vol2.texi (Top): Update node listing.
314 * vol1.texi (Top): Update node listing.
315 * elisp.texi (Top): Update node listing.
316
372a93ac
MR
3172009-05-11 Martin Rudalics <rudalics@gmx.at>
318
319 * windows.texi (Choosing Window): Don't explicitly refer to
320 split-window-sensibly's window argument in descriptions of
321 split-height-threshold and split-width-threshold.
322
714c3541
MR
3232009-05-10 Martin Rudalics <rudalics@gmx.at>
324
325 * windows.texi (Choosing Window): Fix rewrite of window
326 splitting section.
327
0e90e7be
EZ
3282009-05-09 Eli Zaretskii <eliz@gnu.org>
329
330 * nonascii.texi (Default Coding Systems): Document
331 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
332 indexing.
333 (Lisp and Coding Systems): Add index entries.
334
d3c0c321
MR
3352009-05-09 Martin Rudalics <rudalics@gmx.at>
336
337 * windows.texi (Choosing Window): Describe split-window-sensibly
338 and rewrite section on window splitting accordingly.
339 (Textual Scrolling): Replace `...' by @code{...}.
340
c773345a
CY
3412009-05-04 Chong Yidong <cyd@stupidchicken.com>
342
ee2d5b5e
CY
343 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
344 Remove obsoleted pre-abbrev-expand-hook.
345
346 * locals.texi (Standard Buffer-Local Variables): Consolidate table
347 entries.
348
c773345a
CY
349 * internals.texi (Object Internals): Don't assume 32-bit machines
350 are the norm.
351 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
352 (Window Internals): Synch field names to window.h.
353 (Process Internals): Synch field names to process.h.
c773345a 354
dd449674
CY
3552009-04-29 Chong Yidong <cyd@stupidchicken.com>
356
357 * variables.texi (File Local Variables): Note that read-circle is
358 bound to nil when reading file-local variables.
359
360 * streams.texi (Input Functions): Document read-circle.
361 (Output Variables): Add xref to Circular Objects.
362
4f1e25e2
CY
3632009-04-25 Chong Yidong <cyd@stupidchicken.com>
364
365 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
366 Features and Coding System Basics. Node that "p" stands for
367 "predicate". Recommend utf-8-emacs instead of emacs-mule.
368 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
369 mouse-appearance-menu.
370 (Programming Tips): Add xref to Progress.
371
dca019f8
CY
3722009-04-22 Chong Yidong <cyd@stupidchicken.com>
373
374 * os.texi (Command-Line Arguments): Document
375 command-line-args-left.
376 (Suspending Emacs): Adapt text to multi-tty case. Document use of
377 terminal objects for tty arguments.
378 (Startup Summary): Add xref to Session Management.
379 (Session Management): Mention emacs-session-restore. Copyedits.
380
02a89103
CY
3812009-04-20 Chong Yidong <cyd@stupidchicken.com>
382
383 * os.texi (Startup Summary): Copyedits. The init file is not
384 necessarily named .emacs now. Document initial-buffer-choice and
385 initial-scratch-message. Note where Emacs exits in batch mode.
386 Document inhibit-splash-screen as an alias.
387 (Init File): Be neutral about which init file name to use.
388
3892009-04-16 Chong Yidong <cyd@stupidchicken.com>
390
391 * os.texi (System Interface): Fix Texinfo usage.
392
0c1cfe01
CY
3932009-04-15 Chong Yidong <cyd@stupidchicken.com>
394
80d7cdca
CY
395 * searching.texi (Regexp Backslash): Also refer to shy groups as
396 non-capturing or unnumbered groups.
397 (Regexp Functions): Add cross-reference to Regexp Backslash.
398
0c1cfe01
CY
399 * display.texi (Truncation): Overlays can use line-prefix and
400 wrap-prefix too.
401 (Overlay Properties): Document wrap-prefix and line-prefix.
402 (Face Attributes): Document underline-minimum-offset.
403 (Face Remapping): Copyedits.
404 (Low-Level Font): Copyedits.
405 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
406 (Line Height): Emphasize that line-spacing only takes effect on
407 graphical terminals.
0c1cfe01 408
c4adeee0
CY
4092009-04-13 Chong Yidong <cyd@stupidchicken.com>
410
411 * display.texi (Refresh Screen): Note that a passage about screen
412 refreshing is text terminal only.
413 (Forcing Redisplay): Delete misleading comment---sit-for calls
414 redisplay, not the other way around.
415 (Truncation): Note new values of truncate-partial-width-windows.
416 Copyedits.
417 (Invisible Text): Document invisible-p.
418
b20ecfa1
EZ
4192009-04-11 Eli Zaretskii <eliz@gnu.org>
420
421 * display.texi (Overlays): Overlays don't scale well. See
422 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
423
97d8273f
CY
4242009-04-10 Chong Yidong <cyd@stupidchicken.com>
425
f147ff75
CY
426 * syntax.texi (Syntax Table Functions): Document cons cell
427 argument for modify-syntax-entry.
428 (Categories): Document cons cell argument for
429 modify-category-entry.
430
fca4ec76
CY
431 * searching.texi (String Search): Document word-search-forward-lax
432 and word-search-backward-lax.
433 (Searching and Case): Describe isearch behavior more precisely.
434
9c283d5b
CY
435 * keymaps.texi (Tool Bar): Mention that some platforms do not
436 support multi-line toolbars. Suggested by Stephen Eglen.
437
438 * frames.texi (Layout Parameters): Mention that Nextstep also
439 allows only one tool-bar line. Suggested by Stephen Eglen.
440
97d8273f
CY
441 * nonascii.texi (Text Representations): Copyedits.
442 (Coding System Basics): Also mention utf-8-emacs.
443 (Converting Representations, Selecting a Representation)
444 (Scanning Charsets, Translation of Characters, Encoding and I/O):
445 Copyedits.
446 (Character Codes): Mention role of codepoints 1114112 to 4194175.
447
2bad3299
CY
4482009-04-09 Chong Yidong <cyd@stupidchicken.com>
449
450 * text.texi (Yank Commands): Note that yank uses push-mark.
451 (Filling): Clarify REGION argument of fill-paragraph. Document
452 fill-forward-paragraph-function.
453 (Special Properties): Remove "new in Emacs 22" declaration.
454 (Clickable Text): Merge with Links and Mouse-1 node.
455
456 * display.texi (Button Properties, Button Buffer Commands): Change
457 xref to Clickable Text.
458
459 * tips.texi (Key Binding Conventions): Change xref to Clickable
460 Text.
461
462 * elisp.texi (Top): Update node listing.
463
ea30ce4f
CY
4642009-04-05 Chong Yidong <cyd@stupidchicken.com>
465
47af2f4b
CY
466 * markers.texi (The Mark): Copyedits. Improve description of
467 handle-shift-selection.
468 (The Region): Move use-region-p here from The Mark.
469
ea30ce4f
CY
470 * positions.texi (Screen Lines): Document (cols . lines) argument
471 for vertical-motion.
472
2aa8ea6e
CY
4732009-04-04 Chong Yidong <cyd@stupidchicken.com>
474
3ec61d4e
CY
475 * frames.texi (Frames): Clean up introduction. Document `ns'
476 return value for framep.
477 (Creating Frames): Note how the terminal is chosen.
478 (Multiple Terminals, Multiple Displays): Merge into a single node.
479 (Color Parameters): Fix typo.
480
481 * variables.texi (Local Variables, Buffer-Local Variables)
482 (Creating Buffer-Local): Change link to Multiple Terminals.
483
484 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
485
486 * keymaps.texi (Controlling Active Maps): Change link to Multiple
487 Terminals.
488
489 * commands.texi (Command Loop Info, Keyboard Macros): Change link
490 to Multiple Terminals.
491
492 * elisp.texi (Top): Update node listing.
493 * vol2.texi (Top): Update node listing.
494 * vol1.texi (Top): Update node listing.
495
9257072f
CY
496 * buffers.texi (Current Buffer): Note that the append-to-buffer
497 example is no longer in synch with the latest code. Tie the two
498 examples together.
499
2aa8ea6e
CY
500 * files.texi (File Attributes): Move note about MS-DOS from
501 Changing Files to File Attributes.
502 (Create/Delete Dirs): Note that mkdir is an alias for this.
503
22e74b17
CY
5042009-04-01 Markus Triska <triska@gmx.at>
505
506 * processes.texi (Filter Functions): Suggest how to handle output
507 batches.
508
4bbe48ec
CY
5092009-03-30 Chong Yidong <cyd@stupidchicken.com>
510
511 * help.texi (Accessing Documentation): Update example to use
512 help-setup-xref and with-help-window.
513 (Help Functions): Remove print-help-return-message, which is
514 semi-obsolete due to with-help-window. Document help-buffer and
515 help-setup-xref.
516
b9723f39
CY
5172009-03-29 Chong Yidong <cyd@stupidchicken.com>
518
87f649f6
CY
519 * help.texi (Accessing Documentation, Help Functions): Remove
520 information about long-obsolete Emacs versions.
9eb52e90 521
b9723f39
CY
522 * modes.texi (Mode Line Variables): The default values of the mode
523 line variables are now more complicated.
524
b0cc32db
CY
5252009-03-28 Chong Yidong <cyd@stupidchicken.com>
526
3c25a5a9
CY
527 * modes.texi (Major Mode Conventions): Note that specialness is
528 inherited.
31c9eebb
CY
529 (Derived Modes): Note that define-derive-mode sets the mode-class
530 property.
3c25a5a9 531
b0cc32db
CY
532 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
533 goto-map. Add search-map to the list.
534
c5e0006d
EZ
5352009-03-27 Eli Zaretskii <eliz@gnu.org>
536
1213465a
EZ
537 * os.texi (System Environment): Update the list of system-type
538 values.
539
c5e0006d
EZ
540 * markers.texi (The Mark) <handle-shift-selection>: Update for
541 removal of the optional argument DEACTIVATE.
542
48bab3d6
CY
5432009-03-25 Chong Yidong <cyd@stupidchicken.com>
544
545 * commands.texi (Focus Events): Most X window managers don't use
546 focus-follows-mouse nowadays.
547
6e4ff1b6
CY
5482009-03-24 Chong Yidong <cyd@stupidchicken.com>
549
550 * commands.texi (Defining Commands): Clarify introduction.
551 (Using Interactive): Not that interactive can be put in a symbol
552 property.
553 (Interactive Call): Note that a symbol with a non-nil
554 interactive-form property satisfies commandp.
555
11625308
JB
5562009-03-23 Juanma Barranquero <lekktu@gmail.com>
557
558 * minibuf.texi (Intro to Minibuffers): Fix typos.
559
7b34420d
CY
5602009-03-23 Chong Yidong <cyd@stupidchicken.com>
561
562 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
563 about minibuffers in old Emacs versions. Copyedits. Emphasize
564 that enable-recursive-minibuffers defaults to nil.
565 (Text from Minibuffer): Simplify introduction.
566
f9257eed
AM
5672009-03-22 Alan Mackenzie <acm@muc.de>
568
569 * commands.texi (Using Interactive): Clarify string argument to
570 `interactive' - even promptless elements need \n separators.
571
f639ba70
CY
5722009-03-18 Chong Yidong <cyd@stupidchicken.com>
573
574 * minibuf.texi (Completion Styles): New node.
575
576 * elisp.texi (Top): Update node listing.
577
d897e8ee
CY
5782009-03-17 Chong Yidong <cyd@stupidchicken.com>
579
580 * minibuf.texi (Basic Completion): Note that
581 read-file-name-completion-ignore-case and
582 read-buffer-completion-ignore-case can override
583 completion-ignore-case.
584 (Minibuffer Completion): Document completing-read changes.
585 (Completion Commands): Avoid mentioning partial completion mode.
586 Document minibuffer-completion-confirm changes, and
587 minibuffer-confirm-exit-commands.
588 (High-Level Completion): Document new require-match behavior for
589 read-buffer. Document read-buffer-completion-ignore-case.
590 (Reading File Names): Document new require-match behavior for
591 read-file-name.
592
b1f23349
CY
5932009-03-14 Chong Yidong <cyd@stupidchicken.com>
594
595 * debugging.texi (Error Debugging): Don't mislead the reader into
596 thinking that debug-on-error enters debugger for C-f at EOB.
597 (Error Debugging): Setting debug-on-init within the init file
598 works, and has for some time.
599
d6eb4e25
KH
6002009-03-13 Kenichi Handa <handa@m17n.org>
601
602 * display.texi (Fontsets): Update the description.
603
1cf53dc5
CY
6042009-03-13 Chong Yidong <cyd@stupidchicken.com>
605
606 * advice.texi (Advising Primitives): Link to What Is a Function.
607
81f919fc
CY
6082009-03-12 Chong Yidong <cyd@stupidchicken.com>
609
cf4229eb
CY
610 * compile.texi (Speed of Byte-Code): Update example.
611 (Disassembly): Update examples.
612
81f919fc 613 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
614
615 * customize.texi (Common Keywords): It's not necessary to use :tag
616 to remove hyphens, as custom-unlispify-tag-name does it
617 automatically.
618 (Variable Definitions): Link to File Local Variables. Document
619 customized-value symbol property.
620 (Customization Types): Move menu to end of node.
621
955964d7
CY
6222009-03-10 Chong Yidong <cyd@stupidchicken.com>
623
624 * macros.texi (Compiling Macros): Omit misleading sentence, which
625 implied that macros can only be used in the same file they are
626 defined.
627 (Backquote): Remove obsolete information about Emacs 19.
628
d25ed7db
GM
6292009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
630
631 * display.texi (Display Margins): Fix paren typo.
632
d55f6ca5
CY
6332009-02-27 Chong Yidong <cyd@stupidchicken.com>
634
f0e57ed8
CY
635 * elisp.texi (Top): Update node listing.
636
637 * variables.texi (Variables): Clarify introduction.
638 (Global Variables): Mention that setq is a special form.
639 (Local Variables): Use active voice.
640 (Tips for Defining): Mention marking variables as safe.
641 (Buffer-Local Variables): Mention terminal-local and frame-local
642 variables together.
643 (File Local Variables): Copyedits.
644 (Frame-Local Variables): Note that they are not really useful.
645 (Future Local Variables): Node deleted.
646
d55f6ca5
CY
647 * objects.texi (General Escape Syntax): Update explanation of
648 unicode escape syntax.
649
ca8f09a8
CY
6502009-02-23 Chong Yidong <cyd@stupidchicken.com>
651
652 * control.texi (Control Structures): Add cindex entry for "textual
653 order".
654
655 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
656 instead of "expression" throughout.
657 (Function Indirection): Copyedits. Use active voice.
658 (Eval): The default value of max-lisp-eval-depth is now 400.
659
a20878b6
MB
6602009-02-23 Miles Bader <miles@gnu.org>
661
662 * processes.texi (System Processes): Rename `system-process-attributes'
663 to `process-attributes'.
664
61f66044
CY
6652009-02-22 Chong Yidong <cyd@stupidchicken.com>
666
1b80d1f3
CY
667 * symbols.texi (Property Lists): Emphasize that property lists are
668 not restricted to symbol cells.
669 (Other Plists): Copyedit.
670
61f66044
CY
671 * sequences.texi (Sequences Arrays Vectors): Make introduction
672 more concise.
673 (Arrays): Mention char-tables and bool-vectors too.
674 (Vectors): Don't repeat information given in Arrays node. Link to
675 nodes that explain the vector usage examples.
676 (Char-Tables): Note that char-table elements can have arbitrary
677 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 678 Link to Property Lists node.
61f66044 679
9403944b
CY
6802009-02-22 Chong Yidong <cyd@stupidchicken.com>
681
682 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
683 `append'.
4068c7b4 684 (List Elements): Copyedits.
9403944b
CY
685
686 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
687 of `vconcat'.
688
689 * strings.texi (Creating Strings): Copyedits. Remove obsolete
690 Emacs 20 usage of `concat'.
691 (Case Conversion): Copyedits.
692
b87a185f
CY
6932009-02-21 Chong Yidong <cyd@stupidchicken.com>
694
695 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
696 Minor edits.
697 (Frame Configuration Type): Emphasize that it is not primitive.
698 (Font Type): New node.
699 (Type Predicates): Add fontp; type-of now recognizes font object
700 types.
701
702 * intro.texi (Version Info): Update version numbers in examples.
703 (Acknowledgements): List more contributors.
704
705 * elisp.texi: Bump version number to 3.0.
706 (Top): Link to Font Type node.
707
867d4bb3
JB
7082009-02-20 Juanma Barranquero <lekktu@gmail.com>
709
710 * modes.texi (Major Mode Conventions): Remove duplicate words.
711 (Customizing Keywords): Fix typo.
712
77730170
EZ
7132009-02-14 Eli Zaretskii <eliz@gnu.org>
714
715 * nonascii.texi (User-Chosen Coding Systems): Document that
716 select-safe-coding-system suggests raw-text if there are raw bytes
717 in the region.
718 (Explicit Encoding): Warn not to use `undecided' when encoding.
719
c8736212
GM
7202009-02-11 Glenn Morris <rgm@gnu.org>
721
722 * frames.texi (Visibility of Frames): Mention the effect multiple
723 workspaces/desktops can have on visibility.
724
ab992d66
EZ
7252009-02-07 Eli Zaretskii <eliz@gnu.org>
726
c8736212
GM
727 * text.texi (Commands for Insertion):
728 * commands.texi (Event Mod):
729 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
730 * nonascii.texi (Translation of Characters): Reinstate
731 documentation of translation-table-for-input.
7d2a859f
EZ
732 (Explicit Encoding): Document the `charset' text property produced
733 by decode-coding-region and decode-coding-string.
ab992d66 734
e651a255
AM
7352009-01-27 Alan Mackenzie <acm@muc.de>
736
737 * modes.texi (Search-based Fontification): Correct a typo.
738
bc5cde4b
JB
7392009-01-25 Juanma Barranquero <lekktu@gmail.com>
740
741 * abbrevs.texi (Abbrev Table Properties): Fix typo.
742 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
743
3533155b
EZ
7442009-01-24 Eli Zaretskii <eliz@gnu.org>
745
f721deda
EZ
746 * display.texi (Window Systems): Document the value of
747 `initial-window-system' under --daemon.
748
3533155b
EZ
749 * os.texi (System Environment): Remove description of the
750 `environment' function which has been deleted.
751
f79b43b2
DN
7522009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
753
754 * frames.texi (Multiple Displays): Remove documentation for
755 removed function make-frame-on-tty.
756
e3aa6669
CY
7572009-01-22 Chong Yidong <cyd@stupidchicken.com>
758
759 * files.texi (Format Conversion Piecemeal): Clarify behavior of
760 write-region-annotate-functions. Document
761 write-region-post-annotation-function.
762
fb13a416
CY
7632009-01-19 Chong Yidong <cyd@stupidchicken.com>
764
765 * display.texi (Font Lookup): Document WIDTH argument of
766 x-list-fonts.
767
02eccf6b
EZ
7682009-01-17 Eli Zaretskii <eliz@gnu.org>
769
ead3f58d
EZ
770 * maps.texi (Standard Keymaps): Rename function-key-map to
771 local-function-key-map.
772
773 * keymaps.texi (Translation Keymaps): Rename function-key-map to
774 local-function-key-map.
775
776 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
777 and `set-keyboard-coding-system' now accept an optional terminal
778 argument.
779
780 * commands.texi (Event Mod): `keyboard-translate-table' is now
781 terminal-local.
782 (Function Keys): Rename function-key-map to
783 local-function-key-map.
784
df05a163
EZ
785 * elisp.texi (Top): Make @detailmenu be consistent with changes in
786 frames.texi.
787
0ed8034e 788 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
789 `delete-terminal-functions', `suspend-tty-functions' and
790 `resume-tty-functions'.
0ed8034e
EZ
791
792 * frames.texi (Frames): Document `frame-terminal' and
793 `terminal-live-p'.
794 (Multiple Displays): Document `make-frame-on-tty'.
795 (Multiple Terminals): Document `terminal-list', `delete-terminal',
796 `terminal-name', and `get-device-terminal'.
490f1197
EZ
797 (Terminal Parameters): Document `terminal-parameters',
798 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
799
800 * os.texi (System Environment): Document `environment' and
801 `initial-environment'.
490f1197
EZ
802 (Suspending Emacs): Update for multi-tty; document
803 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 804
02eccf6b
EZ
805 * nonascii.texi (Coding System Basics): More accurate description
806 of `raw-text'.
807
f19fea97
JB
8082009-01-12 Juanma Barranquero <lekktu@gmail.com>
809
810 * display.texi (Low-Level Font): Fix typo.
811
16fa292f
CY
8122009-01-10 Chong Yidong <cyd@stupidchicken.com>
813
814 * elisp.texi (Top): Update node listing.
815
816 * display.texi (PostScript Images): Node deleted.
817
0b4faef3
EZ
8182009-01-10 Eli Zaretskii <eliz@gnu.org>
819
3355f04d
EZ
820 * processes.texi (Decoding Output): Document that null bytes force
821 no-conversion for reading process output.
822
823 * files.texi (Reading from Files): Document that null bytes force
824 no-conversion when visiting files.
825
11625308 826 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 827
0b4faef3
EZ
828 * nonascii.texi (Lisp and Coding Systems): Document
829 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 830 (Character Properties): Improve wording.
0b4faef3 831
ce9cf065
CY
8322009-01-09 Chong Yidong <cyd@stupidchicken.com>
833
834 * display.texi (Font Lookup): Remove obsolete function
835 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
836 (Low-Level Font): Rename from Fonts, move to end of Faces section.
837 (Font Selection): Reorder order of variable descriptions. Minor
838 clarifications.
839
840 * elisp.texi (Top): Update node listing.
841
ab756fb3
GM
8422009-01-09 Glenn Morris <rgm@gnu.org>
843
844 * commands.texi (Command Loop Info): Say that last-command-char and
845 last-input-char are obsolete aliases.
846
847 * edebug.texi (Edebug Recursive Edit): Remove separate references to
848 last-input-char and last-command-char, since they are just aliases for
849 last-input-event and last-command-event.
850
851 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
852 last-command-char.
853
6b2b8ab1
CY
8542009-01-08 Chong Yidong <cyd@stupidchicken.com>
855
856 * elisp.texi: Update node listing.
857
858 * display.texi (Faces): Put Font Selection node after Auto Faces.
859 (Face Attributes): Don't link to Font Lookup. Document
860 font-family-list.
861 (Fonts): New node.
862
3568e767
JR
8632009-01-08 Jason Rumney <jasonr@gnu.org>
864
865 * frames.texi (Pointer Shape): Clarify that only X supports
866 changing the standard pointer shapes. (Bug#1485)
867
6221c8db
CY
8682009-01-08 Chong Yidong <cyd@stupidchicken.com>
869
870 * display.texi (Attribute Functions): Note that a function value
871 :height is relative, and that compatibility functions work by
872 calling set-face-attribute.
873 (Displaying Faces): Reorder list in order of increasing priority.
874 (Face Remapping): New node. Content moved here from Displaying
875 Faces.
876 (Glyphs): Link to Face Functions.
877
e3d3799a
CY
8782009-01-08 Chong Yidong <cyd@stupidchicken.com>
879
880 * display.texi (Faces): Don't discuss face id here. facep does
881 not return t.
882 (Defining Faces): Minor clarification.
883 (Face Attributes): Rearrange items to match docstring of
884 set-face-attribute. Add :foundry attribute. Document new role of
885 :font attribute. Texinfo usage fix.
886 (Attribute Functions): Copyedits.
887 (Face Functions): Note that face number is seldom used.
888
638a2457
RS
8892009-01-05 Richard M Stallman <rms@gnu.org>
890
891 * strings.texi (Predicates for Strings): Minor clarification.
892
893 * functions.texi (Function Safety): Texinfo usage fix.
894
49ea0074
JB
8952009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
896
897 * objects.texi (General Escape Syntax): Fix typo.
898
9f822178
MR
8992009-01-03 Martin Rudalics <rudalics@gmx.at>
900
901 * windows.texi (Choosing Window): Say that pop-up-frame-alist
902 works via the default value of pop-up-frame-function.
903
af34ad36
EZ
9042009-01-02 Eli Zaretskii <eliz@gnu.org>
905
906 * processes.texi (System Processes): Document the `time' and
907 `ctime' attributes of `system-process-attributes'.
908
d31f6679
CY
9092009-01-01 Chong Yidong <cyd@stupidchicken.com>
910
911 * display.texi (Face Attributes): Clarify :height attribute.
912
174dc00c
MR
9132008-12-31 Martin Rudalics <rudalics@gmx.at>
914
915 * buffers.texi (The Buffer List): Clarify what moves a buffer to
916 the front of the buffer list. Add entries for `last-buffer' and
917 `unbury-buffer'.
918
b8afe7e4
EZ
9192008-12-27 Eli Zaretskii <eliz@gnu.org>
920
d14030f5
EZ
921 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
922 and its subsections.
923
924 * frames.texi (Multiple Terminals, Low-level Terminal)
925 (Terminal Parameters, Frames on Other TTY devices): New sections.
926 (Frames): Add an xref to "Multiple Terminals".
927
765980a4
EZ
928 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
929
930 * objects.texi (Terminal Type): New node.
931 (Editing Types): Add it to the menu.
932
47bd5577
EZ
933 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
934 Variables".
935
eb22b78c 936 * variables.texi (Directory Local Variables): New node.
47bd5577 937 (Variables): Add a menu item for it.
eb22b78c 938
b8afe7e4
EZ
939 * loading.texi (Autoload): Document `generate-autoload-cookie' and
940 `generated-autoload-file'.
941
77bb0476
EZ
9422008-12-20 Eli Zaretskii <eliz@gnu.org>
943
028e2c19
EZ
944 * os.texi (Startup Summary): Add xref to documentation of
945 `initial-window-system'.
946
77bb0476
EZ
947 * display.texi (Window Systems): Document `window-system' the
948 function. The variable `window-system' is now frame-local.
028e2c19 949 Document `initial-window-system'.
77bb0476 950
dda87836
MR
9512008-12-19 Martin Rudalics <rudalics@gmx.at>
952
953 * windows.texi (Windows): Rewrite description of
954 fit-window-to-buffer.
955
caef3ed2
GM
9562008-12-13 Glenn Morris <rgm@gnu.org>
957
958 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
959 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
960
21c58e4d
GM
9612008-12-12 Glenn Morris <rgm@gnu.org>
962
963 * debugging.texi (Error Debugging): Refer forwards to
964 eval-expression-debug-on-error.
965
af38459f
EZ
9662008-12-05 Eli Zaretskii <eliz@gnu.org>
967
5dedd9b5
EZ
968 * strings.texi (String Basics): Only unibyte strings that
969 represent key sequences hold 8-bit raw bytes.
970
af38459f
EZ
971 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
972 paragraph to speak about `undecided'.
973 (Character Properties): Don't explain the meaning of each
974 property; instead, identify their Unicode Standard names.
b3f1f4a5 975 (Character Sets): Document `map-charset-chars'.
af38459f 976
fa047ae7
GM
9772008-12-02 Glenn Morris <rgm@gnu.org>
978
979 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
980 section yet again.
981
47dbc044
EZ
9822008-11-29 Eli Zaretskii <eliz@gnu.org>
983
98d05998
EZ
984 * nonascii.texi (Character Properties): New Section.
985 (Specifying Coding Systems): Document
986 `coding-system-priority-list', `set-coding-system-priority', and
987 `with-coding-priority'.
988 (Lisp and Coding Systems): Document `check-coding-systems-region'
989 and `coding-system-charset-list'.
990 (Coding System Basics): Document `coding-system-aliases'.
991
992 * elisp.texi (Top): Add a @detailmenu entry for "Character
993 Properties".
994
47dbc044
EZ
995 * objects.texi (Character Type): Correct the range of Emacs
996 characters. Add an @xref to "Character Codes".
997
998 * strings.texi (String Basics): Add an @xref to "Character Codes".
999
1000 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1001
1002 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1003 (Character Codes): Document `max-char'.
1004
8b80cdf5
EZ
10052008-11-28 Eli Zaretskii <eliz@gnu.org>
1006
1007 * nonascii.texi (Text Representations, Converting Representations)
1008 (Character Sets, Scanning Charsets, Translation of Characters):
1009 Make text more accurate.
1010
a99dceba
GM
10112008-11-28 Glenn Morris <rgm@gnu.org>
1012
1013 * files.texi (Format Conversion Round-Trip): Improve previous change.
1014
f6dc3bed
CY
10152008-11-26 Chong Yidong <cyd@stupidchicken.com>
1016
1017 * modes.texi (Auto Major Mode): Fix example.
1018
5da9413d
GM
10192008-11-25 Glenn Morris <rgm@gnu.org>
1020
1021 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1022
1023 * files.texi (Format Conversion Round-Trip):
1024 Use active voice for previous change.
1025
fcca848c
CY
10262008-11-25 Chong Yidong <cyd@stupidchicken.com>
1027
1028 * os.texi (Processor Run Time):
1029 * processes.texi (Transaction Queues):
1030 * markers.texi (The Mark):
1031 * windows.texi (Choosing Window, Selecting Windows):
1032 * files.texi (Changing Files, Magic File Names):
1033 * commands.texi (Key Sequence Input):
1034 * functions.texi (Declaring Functions):
1035 * strings.texi (Predicates for Strings):
1036 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1037
36c8dc54
CY
10382008-11-24 Chong Yidong <cyd@stupidchicken.com>
1039
1040 * help.texi (Accessing Documentation): Update example.
1041
1042 * variables.texi (Defining Variables): Note that `*' is not
1043 necessary if defcustom is used.
1044
2a79b242
EZ
10452008-11-22 Eli Zaretskii <eliz@gnu.org>
1046
1047 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1048 Characters" from @detailmenu.
1049
1050 * nonascii.texi (Character Codes, Character Sets)
1051 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1052 (Chars and Bytes, Splitting Characters): Sections removed.
1053
392f0d26
LK
10542008-11-22 Lute Kamstra <lute@gnu.org>
1055
1056 * positions.texi (Text Lines): Update goto-line documentation.
1057
af1a5cd5
MR
10582008-11-21 Martin Rudalics <rudalics@gmx.at>
1059
6a4cfb0c
MR
1060 * frames.texi (Frames): Fix typo, add cross references, reword.
1061 (Initial Parameters): Reword special-display-frame-alist text.
1062 (Frames and Windows): Reword. Describe argument norecord for
1063 set-frame-selected-window.
1064 (Input Focus): Describe argument norecord for select-frame.
1065 Remove comment on MS-Windows behavior for focus-follows-mouse.
1066 (Raising and Lowering): Mention windows-frames dichotomy in
1067 metaphor.
1068
af1a5cd5
MR
1069 * windows.texi (Displaying Buffers, Vertical Scrolling)
1070 (Horizontal Scrolling): Fix indenting and rewording issues
1071 introduced with 2008-11-07 change.
1072
c249fa9c
GM
10732008-11-20 Glenn Morris <rgm@gnu.org>
1074
1075 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1076 element of `format-alist'.
1077
204d4665
GM
10782008-11-19 Glenn Morris <rgm@gnu.org>
1079
1080 * doclicense.texi: Update to FDL 1.3.
1081 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1082
cc0910af
CY
10832008-11-18 Chong Yidong <cyd@stupidchicken.com>
1084
efe6e7c4
CY
1085 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1086 vars, which are obsolete. Mention jit-lock-register.
1087
1088 * modes.texi (Other Font Lock Variables): Document
1089 jit-lock-register and jit-lock-unregister.
1090
cc0910af
CY
1091 * frames.texi (Color Parameters): Document alpha parameter.
1092
aeeedf76
MR
10932008-11-16 Martin Rudalics <rudalics@gmx.at>
1094
1095 * windows.texi (Splitting Windows, Deleting Windows)
1096 (Selecting Windows, Cyclic Window Ordering)
1097 (Buffers and Windows, Displaying Buffers, Choosing Window)
1098 (Dedicated Windows, Window Point, Window Start and End)
1099 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1100 (Size of Window, Resizing Windows, Window Configurations)
1101 (Window Parameters): Avoid @var at beginning of sentences and
1102 reword accordingly.
1103
4c565c5c
LK
11042008-11-11 Lute Kamstra <lute@gnu.org>
1105
1106 * files.texi (File Name Components): Fix file-name-extension
1107 documentation.
1108
25f494c9
JB
11092008-11-11 Juanma Barranquero <lekktu@gmail.com>
1110
1111 * frames.texi (Basic Parameters): Remove display-environment-variable
1112 and term-environment-variable.
1113
a1401ab1
EZ
11142008-11-08 Eli Zaretskii <eliz@gnu.org>
1115
1116 * windows.texi (Basic Windows, Splitting Windows)
1117 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1118 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1119 (Resizing Windows, Window Configurations, Window Parameters):
1120 Fix wording and markup.
a1401ab1 1121
efafc282
MR
11222008-11-07 Martin Rudalics <rudalics@gmx.at>
1123
1124 * windows.texi (Windows): Update entries.
1125 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1126 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1127 (Selecting Windows, Cyclic Window Ordering): Reword with special
1128 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1129 (Buffers and Windows, Choosing Window): Reword with special
1130 emphasis on dedicated windows.
1131 (Displaying Buffers): Reword. For switch-to-buffer mention that
1132 it may fall back on pop-to-buffer. For other-window try to
1133 explain how it treats the cyclic ordering of windows.
efafc282
MR
1134 (Dedicated Windows): New node and section discussing dedicated
1135 windows and associated functions.
86ab855a 1136 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1137 (Window Start and End): Rename node and section title. Reword.
1138 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1139 Minor rewording.
1140 (Size of Window): Reword, in particular text on window-width.
1141 (Resizing Windows): Reword. Add text on balancing windows.
1142 (Window Configurations): Reword. Mention window parameters.
1143 (Window Parameters): New node and section on window parameters.
1144 (Window Hooks): Reword. Mention that
1145 window-configuration-change-hook is run "buffer-locally".
1146 * elisp.texi (Top): Update Windows entries in @detailmenu
1147 section.
1148
d60a8ab2
JB
11492008-11-04 Juanma Barranquero <lekktu@gmail.com>
1150
1151 * searching.texi (Regexp Search): Fix typo.
1152
01777627
CY
11532008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1154
1155 * searching.texi (Regexp Search): Document GREEDY arg.
1156 (Simple Match Data): Fix return value.
1157
c4526e93
EZ
11582008-11-01 Eli Zaretskii <eliz@gnu.org>
1159
1160 * nonascii.texi (Text Representations): Rewrite to make consistent
1161 with Emacs 23 internal representation of characters. Document
1162 `unibyte-string'.
1163
fe2ae8b5
CY
11642008-10-28 Chong Yidong <cyd@stupidchicken.com>
1165
1166 * processes.texi (Process Information): Note that process-status
1167 does not accept buffer names.
1168
cc5a21e3
CY
11692008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1170
1171 * positions.texi (Skipping Characters): Correct return value of
1172 skip-chars-forward.
1173
09460d9a
MR
11742008-10-25 Martin Rudalics <rudalics@gmx.at>
1175
520b29e7
MR
1176 * windows.texi (Deleting Windows): Update documentation of
1177 delete-windows-on.
1178 (Buffers and Windows): Update documentations of
1179 get-buffer-window and get-buffer-window-list.
1180 (Displaying Buffers): Update documentation of
1181 replace-buffer-in-windows.
1182
09460d9a
MR
1183 * buffers.texi (Current Buffer): Reword set-buffer and
1184 with-current-buffer documentations.
1185 (Creating Buffers): Reword documentation of get-buffer-create.
1186
4d48fcdc
MR
11872008-10-23 Martin Rudalics <rudalics@gmx.at>
1188
1189 * buffers.texi (Current Buffer): Reword documentation of
1190 set-buffer.
1191 (Buffer Names): Reword documentation of buffer-name.
1192 (The Buffer List): For bury-buffer explain what happens with the
1193 buffer's window.
1194 (Creating Buffers): Say that get-buffer-create's arg is called
1195 buffer-or-name.
1196
f0143c43
CY
11972008-10-22 Chong Yidong <cyd@stupidchicken.com>
1198
3e5dbbd3
CY
1199 * advice.texi (Computed Advice): Explain what DEFINITION is.
1200
f0143c43
CY
1201 * nonascii.texi (Character Codes): Remove obsolete function
1202 char-valid-p, and document characterp instead.
1203
52a94b85
MR
12042008-10-22 Martin Rudalics <rudalics@gmx.at>
1205
1206 * windows.texi (Displaying Buffers): Reword documentation of
1207 pop-to-buffer.
1208 (Choosing Window): Rewrite documentation of display-buffer and
1209 its options.
1210
f76f8246
MR
1211 * buffers.texi (Killing Buffers): Update documentation of
1212 kill-buffer.
1213
acc8b598
EZ
12142008-10-21 Eli Zaretskii <eliz@gnu.org>
1215
80e6b6df
EZ
1216 * processes.texi (Serial Ports): Fix wording and improve markup.
1217
3645358a
EZ
1218 * searching.texi (Regexp Search): Document `string-match-p' and
1219 `looking-at-p'.
1220 (POSIX Regexps): Add an xref for "non-greedy".
1221 (Regexp Special): Add @cindex entry for "non-greedy".
1222
b3d50cff 1223 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1224 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1225
73b7530a
EZ
1226 * frames.texi (Color Names): Add an xref to `read-color'.
1227
1228 * minibuf.texi (High-Level Completion): Document `read-color'.
1229
acc8b598
EZ
1230 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1231
1232 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1233
1234 * buffers.texi (Swapping Text): New section, documents
1235 `buffer-swap-text'.
1236
10e187e8
MR
12372008-10-21 Martin Rudalics <rudalics@gmx.at>
1238
1239 * windows.texi (Resizing Windows): Minor wording fix.
1240
fd6f900c
EZ
12412008-10-20 Eli Zaretskii <eliz@gnu.org>
1242
1243 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1244 and `combine-and-quote-strings'.
1245
1246 * strings.texi (Creating Strings): Add xrefs for them.
1247
e4372165
EZ
12482008-10-19 Eli Zaretskii <eliz@gnu.org>
1249
d6328fba
EZ
1250 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1251 match the corresponding menu in minibuf.texi.
1252
e4372165
EZ
1253 * minibuf.texi (Reading File Names): Document `read-shell-command'
1254 and `minibuffer-local-shell-command-map'.
1255
5d8dda33
MR
12562008-10-19 Martin Rudalics <rudalics@gmx.at>
1257
1258 * windows.texi (Resizing Windows): Remove var{} around "window" in
1259 documentation of enlarge-window.
1260 Rewrite documentation of window-min-height and window-min-width.
1261
437706cd
EZ
12622008-10-19 Eli Zaretskii <eliz@gnu.org>
1263
80f85d7c
EZ
1264 * functions.texi (Calling Functions): Document `apply-partially'.
1265
291703b5
EZ
1266 * hooks.texi (Standard Hooks): Mention
1267 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1268
1269 * variables.texi (File Local Variables): Document
1270 `file-local-variables-alist', `before-hack-local-variables-hook'
1271 and `hack-local-variables-hook'.
1272
583d8b3c
EZ
1273 * processes.texi (Synchronous Processes): Document `process-lines'.
1274
437706cd 1275 * customize.texi (Variable Definitions): Document
583d8b3c 1276 `custom-reevaluate-setting'.
437706cd 1277
7e51d89b
MR
12782008-10-18 Martin Rudalics <rudalics@gmx.at>
1279
1280 * windows.texi (Choosing Window, Deleting Windows)
1281 (Displaying Buffers): Expand documentation of dedicated windows.
1282
43c59a3d
EZ
12832008-10-18 Eli Zaretskii <eliz@gnu.org>
1284
018a960d
EZ
1285 * files.texi (Changing Files): Document symbolic input of file
1286 modes to `set-file-modes'. Document `read-file-modes' and
1287 `file-modes-symbolic-to-number'.
1288
2c0b8144
EZ
1289 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1290 and `search-map'.
1291
80120f13
EZ
1292 * searching.texi (Search and Replace): Document
1293 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1294 Document `multi-query-replace-map'.
80120f13 1295
6d4913f0
EZ
1296 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1297 (Completion Commands, Reading File Names): Rename
1298 `minibuffer-local-must-match-filename-map' to
1299 `minibuffer-local-filename-must-match-map'.
1300 (Minibuffer Completion): The `require-match' argument to
1301 `completing-read' can now have the value `confirm-only'.
1302
43c59a3d
EZ
1303 * windows.texi (Displaying Buffers): Minor wording fix.
1304 (Choosing Window): `split-height-threshold' can now be nil.
1305 Document `split-width-threshold'. `pop-up-frames' can have the
1306 value `graphic-only'.
1307
f36acfd9
EZ
13082008-10-17 Eli Zaretskii <eliz@gnu.org>
1309
1310 * os.texi (Startup Summary): Document `before-init-time' and
1311 `after-init-time'. Document `initial-window-system' and
1312 `window-system-initialization-alist'. Document reading the
1313 abbrevs file. Document the call to `server-start' under --daemon.
1314 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1315 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1316 (Time Parsing): Document `format-seconds'.
f36acfd9 1317
96995b89
MR
13182008-10-17 Martin Rudalics <rudalics@gmx.at>
1319
1320 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1321 and reword.
1322
2de17c73
EZ
13232008-10-16 Eli Zaretskii <eliz@gnu.org>
1324
1325 * markers.texi (The Mark): Document use-region-p.
1326
9cf52b11
EZ
13272008-10-15 Eli Zaretskii <eliz@gnu.org>
1328
c3aaf1d7
EZ
1329 * internals.texi (Writing Emacs Primitives): The interactive spec
1330 of a primitive can be a Lisp form.
1331
841a1743
EZ
1332 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1333 values of transient-mark-mode. Document handle-shift-selection.
1334
1335 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1336 (Interactive Examples): Show an example of `^'.
1337 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1338 (Defining Commands, Using Interactive): The interactive-form of a
1339 function can be added via its symbol's property.
841a1743 1340
52441368
EZ
1341 * positions.texi (List Motion): beginning-of-defun-function can
1342 now accept an argument.
1343
8e8c1a72
EZ
1344 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1345 now return a list of strings.
1346
a33a1f2a
EZ
1347 * control.texi (Handling Errors): Document ignore-errors.
1348
4fb04348
EZ
1349 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1350 (Parameter Access): Document set-frame-parameter.
1351
ee666f84
EZ
1352 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1353 Hooks" for the effect of kill-all-local-variables on local hook
1354 functions.
1355
9cf52b11
EZ
1356 * modes.texi (Major Mode Conventions, Mode Line Variables):
1357 `mode-name' need not be a string. xref to "Mode Line Data" for
1358 details, and to "Emulating Mode Line" for computing a string
1359 value.
1360
22526bc4
EZ
13612008-10-14 Eli Zaretskii <eliz@gnu.org>
1362
a65f6a85
EZ
1363 * processes.texi (System Processes): New section.
1364 (Processes, Signals to Processes): Add xrefs to it.
1365
1366 * objects.texi (Editing Types): A `process' is a subprocess of
1367 Emacs, not just any process running on the OS.
1368
1369 * elisp.texi (Top): Adjust the @detailmenu for the above two
1370 changes.
1371
2724b26a
EZ
1372 * sequences.texi (Char-Tables): Remove documentation of
1373 set-char-table-default, which has no effect since Emacs 23.
1374 <char-table-range, set-char-table-range>: Don't mention generic
1375 characters and charsets. Add a cons cell as a possible argument.
1376
1377 * nonascii.texi (Splitting Characters)
1378 (Translation of Characters): Don't mention generic characters.
1379
1380 * display.texi (Fontsets): Don't mention generic characters.
1381
22526bc4 1382 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1383 argument FUNCTION with a cons cell as KEY.
22526bc4 1384
eaf4b689
EZ
13852008-10-13 Eli Zaretskii <eliz@gnu.org>
1386
45e46036
EZ
1387 * objects.texi (Primitive Function Type): Move "@cindex special
1388 forms" from here...
1389
1390 * eval.texi (Special Forms): ...to here.
1391
1392 * functions.texi (What Is a Function): `functionp' returns nil for
1393 special forms. Add an xref.
1394
eaf4b689
EZ
1395 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1396 Variables".
1397
1398 * variables.texi (Frame-Local Variables): New section.
1399 (Buffer-Local Variables): Add an xref to it.
1400 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1401 have both frame-local and buffer-local binding.
1402
1403 * frames.texi (Frames): Mention multiple tty frames.
1404 (Frame Parameters, Parameter Access): Mention frame-local variable
1405 bindings.
1406
15688fce
GM
14072008-09-20 Glenn Morris <rgm@gnu.org>
1408
1409 * display.texi (Defining Faces): Recommend against face variables.
1410
35539065
JB
14112008-09-16 Juanma Barranquero <lekktu@gmail.com>
1412
1413 * display.texi (Echo Area Customization): Fix typo.
1414
6a57054b
JB
14152008-09-09 Juanma Barranquero <lekktu@gmail.com>
1416
1417 * loading.texi (Where Defined): Add `defface' item.
1418
d632fb82
MR
14192008-09-06 Martin Rudalics <rudalics@gmx.at>
1420
1421 * loading.texi (Where Defined): Fix description of symbol-file.
1422
905a9adb
JR
14232008-08-26 Jason Rumney <jasonr@gnu.org>
1424
1425 * display.texi (TIFF Images): New section describing :index property.
1426
852e91b7
CY
14272008-08-23 Chong Yidong <cyd@stupidchicken.com>
1428
1429 * display.texi (Temporary Displays): Remove unnecessary comment
1430 about usage of temp-buffer-show-hook.
1431
6be001ee
CY
14322008-08-05 Chong Yidong <cyd@stupidchicken.com>
1433
1434 * symbols.texi (Other Plists): Fix incorrect example.
1435 Suggested by Florian Beck.
1436
58e3d8e8
JB
14372008-07-31 Juanma Barranquero <lekktu@gmail.com>
1438
1439 * os.texi: Fix previous change.
1440
7c2fb837
DN
14412008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1442
1443 * os.texi:
1444 * intro.texi:
1445 * files.texi: Remove VMS support.
1446
9e2a2647
DN
14472008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1448
1449 * os.texi:
1450 * frames.texi:
1451 * display.texi: Remove mentions of Mac Carbon.
1452
c4f4682b
MB
14532008-07-01 Miles Bader <miles@gnu.org>
1454
1455 * text.texi (Special Properties):
1456 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1457
3696411e
JB
14582008-06-28 Johan Bockgård <bojohan@gnu.org>
1459
1460 * display.texi (Other Image Types): Fix copy/paste error; say
1461 "PBM", not "XBM".
1462
f2a77c3a
DN
14632008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1464
1465 * os.texi: Remove references to obsolete systems.
1466
6d52677d
EZ
14672008-06-20 Eli Zaretskii <eliz@gnu.org>
1468
1469 * makefile.w32-in (distclean): Remove makefile.
1470
1a87da4c
GM
14712008-06-17 Glenn Morris <rgm@gnu.org>
1472
1473 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1474 (elisp, dist): Remove rules and variables that are obsolete now
1475 the lisp manual is no longer distributed separately.
1476
fdda1c5d
GM
14772008-06-16 Glenn Morris <rgm@gnu.org>
1478
646692e9
GM
1479 * configure, configure.in, mkinstalldirs: Remove unused files.
1480
1481 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1482 * vol1.texi (EMACSVER):
6a57054b 1483 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1484
1485 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1486 as per maintain.info.
1487
611bee81
GM
14882008-06-15 Glenn Morris <rgm@gnu.org>
1489
a7bed3a0
GM
1490 * makefile.w32-in (manual): Use "23" rather than "21".
1491
1492 * Makefile.in (emacsver): New, set by configure.
1493 (manual): Use emacsver.
1494
d794edf2
GM
1495 * intro.texi: Report bugs using M-x report-emacs-bug.
1496
611bee81
GM
1497 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1498
c73e02fa
GM
14992008-06-13 Daniel Engeler <engeler@gmail.com>
1500
1501 * elisp.texi, internals.texi, processes.texi: Add documentation
1502 about serial port access.
1503
e40a85cd
MB
15042008-06-05 Miles Bader <miles@gnu.org>
1505
1506 * display.texi (Displaying Faces): Update to reflect function
1507 renamings in face-remap.el.
1508
7b753744
JB
15092008-06-05 Juanma Barranquero <lekktu@gmail.com>
1510
1511 * display.texi (Fontsets): Fix typos.
1512
9d3d42fb
MB
15132008-06-03 Miles Bader <miles@gnu.org>
1514
7b753744
JB
1515 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1516 remove-relative-face-remapping, set-base-face-remapping,
1517 and set-default-base-face-remapping.
9d3d42fb 1518
f2cec7a9
MB
15192008-06-01 Miles Bader <miles@gnu.org>
1520
1521 * display.texi (Displaying Faces): Add face-remapping-alist.
1522
8f39c96d
SM
15232008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1524
1525 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1526 variable names.
1527
1ef5eecc
ER
15282008-05-03 Eric S. Raymond <esr@golux>
1529
352c8b4a 1530 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1531 (current-global-map) return references, not copies.
1532
63b4387f
JL
15332008-05-02 Juri Linkov <juri@jurta.org>
1534
1535 * minibuf.texi (Text from Minibuffer): Document a list of
1536 default values for `read-from-minibuffer'.
1537
38a8b703
JB
15382008-04-24 Juanma Barranquero <lekktu@gmail.com>
1539
1540 * nonascii.texi (Translation of Characters): Fix previous change.
1541
7c42e639
CY
15422008-04-20 Chong Yidong <cyd@stupidchicken.com>
1543
1544 * display.texi (Overlay Properties): Clarify role of underlying
1545 textprop and overlay keymaps for display strings.
1546
1547 * keymaps.texi (Active Keymaps): Ditto.
1548
25c0d999
SM
15492008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1550
1551 * minibuf.texi (Programmed Completion):
1552 Replace dynamic-completion-table with the new completion-table-dynamic.
1553
e3af5968
CY
15542008-04-07 Chong Yidong <cyd@stupidchicken.com>
1555
1556 * intro.texi (Some Terms): Change "fonts in this manual" index
1557 entry to "typographic conventions".
1558
6bfc8698
EZ
15592008-04-05 Eli Zaretskii <eliz@gnu.org>
1560
1561 * objects.texi (Text Props and Strings): Add indexing for read
1562 syntax of text properties.
1563
4972c361
SM
15642008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1565
1566 * processes.texi (Decoding Output): Remove process-filter-multibyte
1567 functions.
1568
c70a68db
MR
15692008-03-15 Martin Rudalics <rudalics@gmx.at>
1570
1571 * display.texi (Finding Overlays): Say that empty overlays at
1572 the end of the buffer are reported too.
1573
1291fd36
GM
15742008-03-13 Glenn Morris <rgm@gnu.org>
1575
1576 * elisp.texi (EMACSVER): Set to 23.0.60.
1577
c6b0dfd5
CY
15782008-02-26 Chong Yidong <cyd@stupidchicken.com>
1579
38a8b703 1580 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1581
875fc30c
GM
15822008-02-22 Glenn Morris <rgm@gnu.org>
1583
1584 * frames.texi (Position Parameters): Clarify the description of
1585 `left' and `top', using information from "Geometry".
1586 (Geometry): Give a pointer to "Position Parameters", rather than
1587 repeating information.
1588
d8c8e45a
GM
15892008-02-11 Glenn Morris <rgm@gnu.org>
1590
1591 * objects.texi (Equality Predicates): No longer talk about "two"
1592 functions.
1593
38a8b703 15942008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1595
1596 * objects.texi (Equality Predicates): Add defun for
1597 equal-including-properties.
1598
bfffe0b1
GM
15992008-02-10 Glenn Morris <rgm@gnu.org>
1600
1601 * objects.texi (Equality Predicates):
1602 Mention equal-including-properties.
1603
431b78c9
RS
16042008-02-07 Richard Stallman <rms@gnu.org>
1605
1606 * windows.texi (Window Start): Mention the feature of moving
1607 window-start to start of line.
1608
c8763fb6 16092008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1610
1611 * keymaps.texi (Tool Bar): Document rtl property.
1612
1a256502
TTN
16132008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1614
1615 * display.texi (Button Types):
1616 For define-button-type, clarify type of NAME.
1617
569382c2
MR
16182008-01-19 Martin Rudalics <rudalics@gmx.at>
1619
1620 * buffers.texi (Buffer Modification): Fix typo.
1621
f3041af1
DN
16222008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1623
1624 * os.texi (System Environment): Remove references to OSes that are
1625 not supported anymore.
1626
d35e1cd7
DN
16272008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1628
1629 * os.texi (System Environment): Remove mention for Masscomp.
1630
23af7580
RS
16312008-01-04 Richard Stallman <rms@gnu.org>
1632
1633 * display.texi (Faces): Don't talk about internal face vector as arg
1634 to facep.
1635
1636 * customize.texi (Type Keywords): Fix previous change.
1637
1638 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1639 * elisp.texi (Top): Fix menu for commands.texi change.
1640
ec7d5b1e
RS
16412007-12-30 Richard Stallman <rms@gnu.org>
1642
1643 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1644 (Accessing Scroll): New node broken out of Accessing Mouse.
1645
101a6cea
RS
16462007-12-28 Richard Stallman <rms@gnu.org>
1647
1648 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1649 (Basic Parameters): For `title', refer to title bar.
041817a4 1650 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1651
72b7e664
RS
16522007-12-23 Richard Stallman <rms@gnu.org>
1653
1654 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1655 Improve some of the commented-out keywords' text too.
1656
27a4f445
MR
16572007-12-14 Martin Rudalics <rudalics@gmx.at>
1658
e2e3f1d7
MR
1659 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1660 "visit the current buffer".
1661
27a4f445
MR
1662 * os.texi (System Interface): Fix typo.
1663
a2afc99d
RS
16642007-12-04 Richard Stallman <rms@gnu.org>
1665
1666 * objects.texi (Symbol Type): Fix typo.
1667
b694135c
RS
16682007-12-03 Richard Stallman <rms@gnu.org>
1669
1670 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1671
f99a19da
GM
16722007-12-01 Glenn Morris <rgm@gnu.org>
1673
1674 * functions.texi (Declaring Functions): Improve previous change.
1675
8f4b37d8
GM
16762007-11-30 Glenn Morris <rgm@gnu.org>
1677
1678 * functions.texi (Declaring Functions): Add optional fourth
1679 argument of declare-function, and setting third argument to `t'.
1680
61a2fe01
RS
16812007-11-29 Richard Stallman <rms@gnu.org>
1682
1683 * customize.texi (Composite Types): Document `group' type.
1684
cbfc5193
GM
16852007-11-29 Glenn Morris <rgm@gnu.org>
1686
1687 * functions.texi (Declaring Functions): Add findex. Mention
1688 `external' files.
1689
8386283a
JB
16902007-11-26 Juanma Barranquero <lekktu@gmail.com>
1691
1692 * functions.texi (Declaring Functions): Fix directive.
1693
a07c9a8b
RS
16942007-11-25 Richard Stallman <rms@gnu.org>
1695
1696 * help.texi (Help Functions): Clean up last change.
1697
1698 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1699
1700 * loading.texi (Named Features): Minor cleanup.
1701
1702 * macros.texi (Eval During Expansion): Minor cleanup.
1703
1704 * variables.texi (Variable Aliases): Minor cleanup.
1705
a0925923
RS
17062007-11-24 Richard Stallman <rms@gnu.org>
1707
1708 * functions.texi (Declaring Functions): Clarify previous change.
1709
1710 * compile.texi (Compiler Errors): Clarify previous change.
1711
20c63e44
RS
17122007-11-24 Richard Stallman <rms@gnu.org>
1713
e5e76c04 1714 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1715 Clarify the text and move items around.
1716
5bb0cda3
GM
17172007-11-24 Glenn Morris <rgm@gnu.org>
1718
1719 * functions.texi (Declaring Functions): New section.
1720 * compile.texi (Compiler Errors): Mention declaring functions,
1721 defvar with no initvalue, and byte-compile-warnings.
1722
af13c86a
MR
17232007-11-15 Martin Rudalics <rudalics@gmx.at>
1724
1725 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1726 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1727
a5373305
MR
17282007-11-13 Martin Rudalics <rudalics@gmx.at>
1729
1730 * help.texi (Help Functions): Document new macro `with-help-window'.
1731
fe284805
JL
17322007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1733
1734 * searching.texi (Replacing Match): Describe new
1735 `match-substitute-replacement'.
1736
2c3a09b1
RS
17372007-10-31 Richard Stallman <rms@gnu.org>
1738
1739 * strings.texi (Creating Strings): Null strings from concat not unique.
1740
f2b480f4
RS
17412007-10-26 Richard Stallman <rms@gnu.org>
1742
1743 * objects.texi (Equality Predicates): Null strings are uniquified.
1744
1745 * minibuf.texi: Minor clarifications in previous change.
1746
db21122c
GM
17472007-10-25 Glenn Morris <rgm@gnu.org>
1748
1749 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1750
2328cbb3
RS
17512007-10-24 Richard Stallman <rms@gnu.org>
1752
1753 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1754
1755 * variables.texi (Frame-Local Variables): Node deleted.
1756 (Variables): Delete Frame-Local Variables from menu.
1757 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1758 (Default Value): Don't mention frame-local vars.
1759
1760 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1761
1762 * loading.texi (Unloading): Document FEATURE-unload-function
1763 instead of FEATURE-unload-hook.
1764
2328cbb3
RS
1765 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1766
c066bafa
JL
17672007-10-22 Juri Linkov <juri@jurta.org>
1768
1769 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1770 (High-Level Completion): Document a list of default value strings
1771 in the DEFAULT argument, for which minibuffer functions return the
1772 first element.
1773
65ced25f
JL
17742007-10-17 Juri Linkov <juri@jurta.org>
1775
1776 * text.texi (Filling): Update arguments of fill-paragraph.
1777 fill-paragraph operates on the active region in Transient Mark mode.
1778 Remove fill-paragraph-or-region.
1779
ee46ec8e
KB
17802007-10-13 Karl Berry <karl@gnu.org>
1781
1782 * elisp.texi (@dircategory): Move to after @copying,
1783 since we want @copying as close as possible to the beginning of
1784 the output.
1785
61bbdbc6
RS
17862007-10-12 Richard Stallman <rms@gnu.org>
1787
1788 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1789
1790 * commands.texi (Distinguish Interactive): New node,
1791 broken out from Interactive Call and rewritten.
1792 (Command Loop): Put Distinguish Interactive in menu.
1793
af23e1e8
RS
17942007-10-09 Richard Stallman <rms@gnu.org>
1795
1796 * text.texi (Examining Properties): Mention overlay priority.
1797
1798 * display.texi (Display Margins): Correct the description
1799 of margin display specifications.
1800 (Replacing Specs): New subnode broken out of Display Property.
1801
e1965a69
JL
18022007-10-06 Juri Linkov <juri@jurta.org>
1803
1804 * text.texi (Filling): Document fill-paragraph-or-region.
1805
4638454b
JB
18062007-10-05 Juanma Barranquero <lekktu@gmail.com>
1807
1808 * display.texi (Auto Faces): Fix typo.
1809
7ed54cc5
RS
18102007-10-02 Richard Stallman <rms@gnu.org>
1811
1812 * display.texi (Display Property): Explain some display specs
1813 don't let you move point in.
1814
1815 * frames.texi (Cursor Parameters): Describe
1816 cursor-in-non-selected-windows here. Explain more values.
1817
1818 * windows.texi (Basic Windows): Don't describe
1819 cursor-in-non-selected-windows here.
1820
305a7ef2
EZ
18212007-10-01 Eli Zaretskii <eliz@gnu.org>
1822
1823 * processes.texi (Misc Network): Note that these functions are
1824 supported only on some systems.
1825
f7a7f4eb
RS
18262007-10-01 Richard Stallman <rms@gnu.org>
1827
1828 * display.texi (Overlay Properties): Explain nil as priority.
1829 Explain that conflicts are unpredictable if not resolved by
1830 priorities.
1831
780d7bb9
RS
18322007-09-23 Richard Stallman <rms@gnu.org>
1833
1834 * macros.texi (Backquote): Minor clarification.
1835
14b4fdfb
RS
18362007-09-19 Richard Stallman <rms@gnu.org>
1837
1838 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1839 Clarify when they work in parallel and when one overrides.
1840 Fix error in example.
14b4fdfb 1841
b8d4c8d0
GM
18422007-09-06 Glenn Morris <rgm@gnu.org>
1843
b3e755a9 1844 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1845 commands to use ../../info.
1846 * Makefile.in (infodir): Go up one more level.
4638454b 1847 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1848 (miscmanualdir): New.
1849 (dist): Use new variable miscmanualdir.
1850 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1851 (usermanualdir): Change from ../man to ../emacs.
1852
1bb1f7d3
MR
18532007-08-30 Martin Rudalics <rudalics@gmx.at>
1854
1855 * commands.texi (Command Loop Info): Advise against changing
1856 most variables described here. Explain new variable
1857 last-repeatable-command.
1858
b8d4c8d0
GM
18592007-08-29 Glenn Morris <rgm@gnu.org>
1860
1861 * elisp.texi (EMACSVER): Increase to 23.0.50.
1862
18632007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1864
1865 * frames.texi (Basic Parameters): Add display-environment-variable
1866 and term-environment-variable.
1867
18682007-08-28 Juri Linkov <juri@jurta.org>
1869
1870 * display.texi (Image Formats, Other Image Types): Add SVG.
1871
18722007-08-28 Juri Linkov <juri@jurta.org>
1873
1874 * display.texi (Images): Move formats-related text to new node
1875 "Image Formats".
1876 (Image Formats): New node.
1877
619fb9ee
RS
18782007-08-27 Richard Stallman <rms@gnu.org>
1879
1880 * windows.texi (Window Configurations): Clarify what
1881 a window configuration saves.
1882
b8d4c8d0
GM
18832007-08-25 Richard Stallman <rms@gnu.org>
1884
1885 * display.texi (Images): Delete redundant @findex.
1886
18872007-08-16 Richard Stallman <rms@gnu.org>
1888
1889 * processes.texi (Asynchronous Processes): Clarify
1890 doc of start-file-process.
1891
18922007-08-08 Martin Rudalics <rudalics@gmx.at>
1893
1894 * modes.texi (Example Major Modes): Fix typo.
1895
18962007-08-08 Glenn Morris <rgm@gnu.org>
1897
1898 * intro.texi (nil and t): Do not use `iff' in documentation.
1899
1900 * tips.texi (Documentation Tips): Recommend against `iff'.
1901
19022007-08-07 Chong Yidong <cyd@stupidchicken.com>
1903
1904 * display.texi (Image Cache): Document image-refresh.
1905
19062007-08-06 Martin Rudalics <rudalics@gmx.at>
1907
1908 * windows.texi (Size of Window): Document window-full-width-p.
1909
19102007-07-25 Glenn Morris <rgm@gnu.org>
1911
1912 * gpl.texi (GPL): Replace license with GPLv3.
1913
1914 * Relicense all FSF files to GPLv3 or later.
1915
19162007-07-24 Michael Albinus <michael.albinus@gmx.de>
1917
4638454b
JB
1918 * processes.texi (Synchronous Processes):
1919 Add `process-file-shell-command'.
b8d4c8d0
GM
1920 (Asynchronous Processes): Mention restricted use of
1921 `process-filter' and `process-sentinel' in
1922 `start-file-process'. Add `start-file-process-shell-command'.
1923
19242007-07-17 Michael Albinus <michael.albinus@gmx.de>
1925
1926 * files.texi (Magic File Names): Introduce optional parameter
1927 IDENTIFICATION for `file-remote-p'.
1928
19292007-07-16 Richard Stallman <rms@gnu.org>
1930
1931 * display.texi (Defining Faces): Fix previous change.
1932
19332007-07-14 Richard Stallman <rms@gnu.org>
1934
1935 * control.texi (Handling Errors): Document `debug' in handler list.
1936
19372007-07-10 Richard Stallman <rms@gnu.org>
1938
1939 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1940
19412007-07-09 Richard Stallman <rms@gnu.org>
1942
1943 * files.texi (Magic File Names): Rewrite previous change.
1944
19452007-07-08 Michael Albinus <michael.albinus@gmx.de>
1946
1947 * files.texi (Magic File Names): Introduce optional parameter
1948 CONNECTED for `file-remote-p'.
1949
19502007-07-07 Michael Albinus <michael.albinus@gmx.de>
1951
1952 * processes.texi (Asynchronous Processes):
1953 * files.texi (Magic File Names): Add `start-file-process'.
1954
19552007-06-27 Richard Stallman <rms@gnu.org>
1956
1957 * files.texi (Format Conversion Piecemeal): Clarify
1958 `after-insert-file-functions' calling convention.
1959
19602007-06-27 Michael Albinus <michael.albinus@gmx.de>
1961
4638454b
JB
1962 * files.texi (Magic File Names): Remove `dired-call-process'.
1963 Add `process-file'.
b8d4c8d0
GM
1964
19652007-06-27 Kenichi Handa <handa@m17n.org>
1966
1967 * text.texi (Special Properties): Fix description about
4638454b 1968 `composition' property.
b8d4c8d0
GM
1969
19702007-06-26 Kenichi Handa <handa@m17n.org>
1971
1972 * nonascii.texi (Default Coding Systems): Document about the
1973 return value `undecided'.
1974
19752007-06-25 David Kastrup <dak@gnu.org>
1976
1977 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1978 `current-active-maps'.
1979
19802007-06-24 Karl Berry <karl@gnu.org>
1981
4638454b 1982 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1983
19842007-06-15 Juanma Barranquero <lekktu@gmail.com>
1985
1986 * display.texi (Overlay Arrow): Doc fix.
1987
19882007-06-14 Karl Berry <karl@tug.org>
1989
1990 * anti.texi (Antinews): Typo.
1991
19922007-06-14 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * display.texi (Image Cache): Document image-refresh.
1995
19962007-06-12 Karl Berry <karl@gnu.org>
1997
1998 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1999 * two-volume.make: New file.
2000 * .cvsignore: Ignore two-volume files.
2001
20022007-06-12 Tom Tromey <tromey@redhat.com>
2003
2004 * os.texi (Init File): Document user-emacs-directory.
2005
20062007-06-03 Nick Roberts <nickrob@snap.net.nz>
2007
2008 * commands.texi (Click Events): Describe width and height when
2009 object is nil.
2010
20112007-05-30 Nick Roberts <nickrob@snap.net.nz>
2012
2013 * commands.texi (Click Events): Layout more logically. Describe
2014 width and height.
2015 (Drag Events, Motion Events): Update to new format for position.
2016
20172007-06-02 Richard Stallman <rms@gnu.org>
2018
2019 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2020
20212007-06-02 Chong Yidong <cyd@stupidchicken.com>
2022
2023 * Version 22.1 released.
2024
20252007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2026
2027 * text.texi (Special Properties): Correct meaning of fontified face.
2028
20292007-05-30 Richard Stallman <rms@gnu.org>
2030
2031 * text.texi (Special Properties): Add link to Adjusting Point.
2032
20332007-05-12 Richard Stallman <rms@gnu.org>
2034
2035 * text.texi (Margins): indent-to-left-margin is not the default.
2036 (Mode-Specific Indent): For indent-line-function, the default
2037 is indent-relative.
2038
2039 * modes.texi (Example Major Modes): Explain last line of text-mode
2040 is redundant.
2041
20422007-05-10 Richard Stallman <rms@gnu.org>
2043
2044 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2045
2046 * help.texi (Keys in Documentation): Add reference to
2047 Documentation Tips.
2048
2049 * files.texi (Format Conversion): TO-FN gets three arguments.
2050
2051 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2052
20532007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2054
2055 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2056 * files.texi (Format Conversion): Expand intro; add menu.
2057 (Format Conversion Overview, Format Conversion Round-Trip)
2058 (Format Conversion Piecemeal): New nodes/subsections.
2059 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2060 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2061 (Saving Properties): Delete node/subsection.
2062
20632007-05-07 Karl Berry <karl@gnu.org>
2064
2065 * elisp.texi (EMACSVER): Back to 22.
2066
20672007-05-06 Richard Stallman <rms@gnu.org>
2068
2069 * processes.texi (Accepting Output): Revert most of previous change.
2070
20712007-05-05 Richard Stallman <rms@gnu.org>
2072
2073 * processes.texi (Accepting Output): accept-process-output
2074 uses microseconds, not milliseconds. But that arg is obsolete.
2075
20762007-05-04 Karl Berry <karl@tug.org>
2077
2078 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2079
20802007-05-04 Eli Zaretskii <eliz@gnu.org>
2081
2082 * tips.texi (Documentation Tips): Rearrange items to place the
2083 more important ones first. Add an index entry for hyperlinks.
2084
20852007-05-03 Karl Berry <karl@gnu.org>
2086
2087 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2088 (EMACSVER) [smallbook]: 22 for printed version.
2089
2090 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2091 so restore anchor to normal position after defun. Found by Kevin Ryde.
2092
20932007-04-26 Glenn Morris <rgm@gnu.org>
2094
2095 * elisp.texi (EMACSVER): Increase to 22.1.50.
2096
20972007-04-28 Karl Berry <karl@gnu.org>
2098
2099 * elisp.texi: Improve line breaks on copyright page,
2100 similar layout to emacs manual, 8.5x11 by default.
2101
21022007-04-24 Richard Stallman <rms@gnu.org>
2103
2104 * text.texi (Special Properties): Add xref to Overlay Properties.
2105
2106 * display.texi (Overlay Properties): Add xref to Special Properties.
2107
21082007-04-22 Richard Stallman <rms@gnu.org>
2109
2110 * keymaps.texi (Extended Menu Items): Move the info about
2111 format with cached keyboard binding.
2112
21132007-04-21 Richard Stallman <rms@gnu.org>
2114
2115 * text.texi (Special Properties): Clarify previous change.
2116
2117 * files.texi (File Name Expansion): Clarify previous change.
2118
2119 * display.texi (Attribute Functions): Fix example for
2120 face-attribute-relative-p.
2121
21222007-04-19 Kenichi Handa <handa@m17n.org>
2123
2124 * text.texi (Special Properties): Document composition property.
2125
21262007-04-19 Glenn Morris <rgm@gnu.org>
2127
2128 * files.texi (File Name Expansion): Mention "superroot".
2129
21302007-04-15 Chong Yidong <cyd@stupidchicken.com>
2131
2132 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2133 setups.
2134 (Display Feature Testing): Note that display refers to all
2135 physical monitors for multi-monitor setups.
2136
21372007-04-14 Richard Stallman <rms@gnu.org>
2138
2139 * lists.texi (Sets And Lists): Clarify `delete' examples.
2140 Remove spurious xref to same node.
2141 Clarify xref for add-to-list.
2142
21432007-04-12 Nick Roberts <nickrob@snap.net.nz>
2144
2145 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2146 value of lisp-mode-map.
2147
21482007-04-11 Karl Berry <karl@gnu.org>
2149
2150 * anti.texi (Antinews):
2151 * display.texi (Overlay Properties, Defining Images):
2152 * processes.texi (Synchronous Processes, Sentinels):
2153 * syntax.texi (Syntax Table Internals):
2154 * searching.texi (Regexp Special):
2155 * nonascii.texi (Default Coding Systems):
2156 * text.texi (Special Properties):
2157 * minibuf.texi (Basic Completion): Wording to improve breaks in
2158 8.5x11 format.
2159 * elisp.texi (smallbook): New @set to more easily switch between
2160 smallbook and 8.5x11.
2161
21622007-04-11 Richard Stallman <rms@gnu.org>
2163
2164 * text.texi (Lazy Properties): Minor fix.
2165
21662007-04-08 Karl Berry <karl@gnu.org>
2167
2168 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2169 * macros.texi (Backquote): Downcase Backquote in index entries for
2170 consistency.
2171
21722007-04-08 Richard Stallman <rms@gnu.org>
2173
2174 * text.texi (Adaptive Fill): Just describe default,
2175 don't show it (since it contains non-ASCII chars).
2176
21772007-04-07 Karl Berry <karl@gnu.org>
2178
2179 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2180 adaptive-fill-regexp's value, since they are not in the standard
2181 TeX fonts.
2182
21832007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2184
2185 * display.texi (Defining Faces): Fix example.
2186
21872007-04-07 Karl Berry <karl@gnu.org>
2188
2189 * display.texi (Button Buffer Commands): Improve page break.
2190
21912007-04-07 Richard Stallman <rms@gnu.org>
2192
2193 * advice.texi (Activation of Advice): Remove redundant index entry.
2194
2195 * backups.texi: Improve index entries. Remove redundant ones.
2196
2197 * compile.texi (Byte Compilation): Improve index entry.
2198
2199 * hash.texi (Creating Hash): Improve index entry.
2200
2201 * symbols.texi (Definitions): Improve index entry.
2202
2203 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2204
2205 * maps.texi (Standard Keymaps): Remove useless index entry.
2206
2207 * help.texi (Documentation Basics): Remove redundant index entries.
2208
2209 * customize.texi: Improve index entries.
2210 Remove redundant/useless ones.
2211
2212 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2213
2214 * streams.texi (Output Variables): Improve index entry.
2215
2216 * abbrevs.texi (Abbrevs): Remove useless index entry.
2217
2218 * macros.texi (Expansion): Remove useless index entry.
2219
2220 * text.texi: Improve index entries. Remove redundant/useless ones.
2221 (Text Properties, Examining Properties)
2222 (Special Properties): Use "property category" instead of "category"
2223 to refer to the `category' property.
2224
2225 * positions.texi: Improve index entries. Remove useless one.
2226
2227 * lists.texi: Improve index entries. Remove redundant/useless ones.
2228
2229 * os.texi: Improve index entries.
2230 (Timers): Fix previous change.
2231
2232 * buffers.texi: Improve index entries.
2233 (Modification Time): Get rid of term "obsolete buffer".
2234
2235 * debugging.texi: Improve index entries.
2236 (Test Coverage): Add xref to other test coverage ftr.
2237
2238 * eval.texi: Improve index entry. Remove redundant ones.
2239
2240 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2241
2242 * files.texi: Improve index entries. Remove redundant/useless ones.
2243
2244 * objects.texi: Improve index entries.
2245
2246 * processes.texi: Improve index entries.
2247
2248 * modes.texi: Improve index entry. Remove redundant one.
2249
2250 * nonascii.texi: Improve index entries.
2251
2252 * internals.texi: Improve index entries.
2253
2254 * syntax.texi: Improve index entries.
2255
2256 * keymaps.texi (Active Keymaps): Improve index entries.
2257
2258 * commands.texi: Improve index entries. Remove redundant/useless ones.
2259
2260 * frames.texi: Improve index entries. Remove redundant/useless ones.
2261
2262 * markers.texi: Improve index entries. Remove redundant ones.
2263
2264 * tips.texi: Improve index entries.
2265
2266 * loading.texi (Unloading): Improve index entry.
2267
2268 * variables.texi: Improve index entries. Remove redundant one.
2269
2270 * sequences.texi: Improve index entry.
2271
2272 * display.texi: Improve index entries. Remove redundant ones.
2273
2274 * windows.texi: Improve index entries.
2275
2276 * searching.texi: Improve index entries. Remove redundant one.
2277
2278 * strings.texi (Case Tables): Improve last change.
2279
22802007-04-04 Chong Yidong <cyd@stupidchicken.com>
2281
2282 * strings.texi (Case Tables): Document with-case-table and
2283 ascii-case-table.
2284
22852007-04-03 Karl Berry <karl@gnu.org>
2286
2287 * processes.texi (Network): Reword to improve page break.
2288
22892007-04-03 Eli Zaretskii <eliz@gnu.org>
2290
2291 * functions.texi (Inline Functions): Describe more disadvantages
2292 of defsubst, and make advice against it stronger.
2293
22942007-04-02 Karl Berry <karl@gnu.org>
2295
2296 * backups.texi (Backup Names): Avoid widow words.
2297 * modes.texi (Example Major Modes): Align last comment.
2298
22992007-04-01 Chong Yidong <cyd@stupidchicken.com>
2300
2301 * keymaps.texi (Remapping Commands): Document new arg to
2302 command-remapping.
2303
23042007-04-01 Karl Berry <karl@gnu.org>
2305
2306 * processes.texi (Low-Level Network): Typo.
2307 * loading.texi (Hooks for Loading): Avoid double "the".
2308 * keymaps.texi (Key Sequences): No double "and".
2309 (Changing Key Bindings): Shorten to improve line break.
2310
23112007-03-31 Glenn Morris <rgm@gnu.org>
2312
2313 * os.texi (Timers): Fix description of run-at-time TIME formats.
2314
23152007-03-31 Richard Stallman <rms@gnu.org>
2316
2317 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2318 regarding ellipsis.
2319
23202007-03-31 Eli Zaretskii <eliz@gnu.org>
2321
2322 * intro.texi (nil and t):
2323 * symbols.texi (Plists and Alists):
2324 * variables.texi (Variable Aliases, Constant Variables):
2325 * functions.texi (Defining Functions):
2326 * advice.texi (Advising Primitives):
2327 * debugging.texi (Syntax Errors, Compilation Errors):
2328 * minibuf.texi (Minibuffer Windows):
2329 * commands.texi (Adjusting Point):
2330 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2331 (Auto Major Mode, Major Mode Conventions):
2332 * help.texi (Describing Characters):
2333 * files.texi (Create/Delete Dirs, Information about Files)
2334 (File Locks, Writing to Files, Reading from Files)
2335 (Saving Buffers):
2336 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2337 * frames.texi (Finding All Frames):
2338 * positions.texi (Buffer End, Motion):
2339 * markers.texi (The Region):
2340 * text.texi (Deletion, Near Point):
2341 * display.texi (Displaying Messages, Truncation):
2342 * os.texi (Processor Run Time):
2343 * tips.texi (Key Binding Conventions, Programming Tips)
2344 (Warning Tips, Documentation Tips, Comment Tips):
2345 * internals.texi (Memory Usage): Improve indexing.
2346
2347 * variables.texi (Frame-Local Variables):
2348 * functions.texi (Argument List):
2349 * loading.texi (Library Search):
2350 * streams.texi (Output Variables):
2351 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2352 * searching.texi (Replacing Match, Search and Replace):
2353 * processes.texi (Byte Packing, Decoding Output)
2354 (Accepting Output, Network Servers, Shell Arguments):
2355 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2356 * windows.texi (Window Point, Window Start):
2357 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2358 * commands.texi (Reading Input, Keyboard Events):
2359 * minibuf.texi (Reading File Names, Minibuffer Completion)
2360 (Recursive Mini):
2361 * positions.texi (List Motion):
2362 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2363 * numbers.texi (Arithmetic Operations, Math Functions)
2364 (Predicates on Numbers, Comparison of Numbers):
2365 (Numeric Conversions):
2366 * locals.texi (Standard Buffer-Local Variables):
2367 * maps.texi (Standard Keymaps):
2368 * os.texi (User Identification, System Environment, Recording Input)
2369 (X11 Keysyms):
2370 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2371 * backups.texi (Backups and Auto-Saving):
2372 * customize.texi (Customization, Group Definitions)
2373 (Variable Definitions):
2374 * compile.texi (Byte Compilation): Improve index entries.
2375
23762007-03-31 Karl Berry <karl@gnu.org>
2377
2378 * macros.texi (Defining Macros): Avoid widow syllable.
2379
23802007-03-31 Eli Zaretskii <eliz@gnu.org>
2381
2382 * elisp.texi (Top): Postscript -> PostScript.
2383
2384 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2385
23862007-03-31 Markus Triska <markus.triska@gmx.at>
2387
2388 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2389
23902007-03-30 Karl Berry <karl@gnu.org>
2391
2392 * lists.texi (List-related Predicates): Remove spurious @need.
2393 (Setcdr): Use @smallexample to improve page break.
2394 (Association Lists) <assoc>: Reword to improve page break.
2395
2396 * strings.texi (String Conversion): Insert blank line to improve
2397 page break.
2398
2399 * numbers.texi (Random Numbers): Use @minus{}.
2400 (Math Functions): Use @minus{}.
2401
2402 * intro.texi (Acknowledgements): Avoid line breaks before middle
2403 initials.
2404
24052007-03-24 Eli Zaretskii <eliz@gnu.org>
2406
2407 * errors.texi (Standard Errors): Add an index entry.
2408
24092007-03-19 Richard Stallman <rms@gnu.org>
2410
2411 * os.texi (Recording Input): recent-keys now gives 300 keys.
2412
24132007-03-12 Glenn Morris <rgm@gnu.org>
2414
2415 * os.texi: Replace "daylight savings" with "daylight saving"
2416 throughout.
2417
24182007-03-05 Richard Stallman <rms@gnu.org>
2419
2420 * variables.texi (File Local Variables): Update
2421 enable-local-variables values.
2422
24232007-03-04 Richard Stallman <rms@gnu.org>
2424
2425 * syntax.texi (Control Parsing): Minor clarification.
2426
2427 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2428
2429 * sequences.texi (Sequence Functions): Move string-bytes away,
2430 add xref.
2431
2432 * nonascii.texi (Text Representations): Move string-bytes here.
2433
2434 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2435
2436 * minibuf.texi (Basic Completion): Minor clarification.
2437
2438 * markers.texi (The Mark): Clarify existence vs activation of mark.
2439 Other cleanup.
2440
2441 * display.texi (Finding Overlays): Write better example.
2442
2443 * compile.texi (Eval During Compile): Clarify putting macros
2444 in eval-when-compile.
2445
c5602427 24462007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2447
2448 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2449 load-read-function definition doc.
b8d4c8d0
GM
2450
24512007-02-21 Kim F. Storm <storm@cua.dk>
2452
2453 * strings.texi (Text Comparison): Mention that assoc-string
2454 converts symbols to strings before testing.
2455
24562007-02-17 Kim F. Storm <storm@cua.dk>
2457
2458 * processes.texi (Bindat Spec): Vector types can have optional
2459 element type.
2460 (Bindat Examples): Fix example. Add vector with element type.
2461
24622007-02-16 Andreas Schwab <schwab@suse.de>
2463
2464 * strings.texi (Formatting Strings): Document '+' flag.
2465
24662007-02-15 Juanma Barranquero <lekktu@gmail.com>
2467
2468 * strings.texi (Modifying Strings): Clarify that `clear-string'
2469 always converts the string to unibyte.
2470
24712007-02-14 Kim F. Storm <storm@cua.dk>
2472
2473 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2474 Rewrite glyph code description to refer to these functions.
2475 Remove details of encoding face number and char into integer code.
2476
24772007-02-03 Alan Mackenzie <acm@muc.de>
2478
2479 * loading.texi (Hooks for Loading): Make the description of
2480 `eval-after-load' more detailed, and amend the description of
2481 after-load-alist, in accordance with changes from 2006-05.
2482
24832007-02-03 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * modes.texi (Defining Minor Modes): Document that a :require
2486 keyword or similar may be required to make saved customization
2487 variables work.
2488
24892007-02-03 Eli Zaretskii <eliz@gnu.org>
2490
2491 * elisp.texi (Top): Make the detailed menu headers compliant with
2492 Texinfo guidelines and with what texnfo-upd.el expects. Add
2493 comments to prevent people from inadvertently modifying the key
2494 parts needed by `texinfo-multiple-files-update'.
2495
24962007-02-02 Eli Zaretskii <eliz@gnu.org>
2497
2498 * elisp.texi (Top): Update the top-level menus.
2499
2500 * syntax.texi (Categories): Add index entries.
2501
25022007-02-01 Juanma Barranquero <lekktu@gmail.com>
2503
2504 * display.texi (Attribute Functions): Fix name and description of
2505 the UNDERLINE arg of `set-face-underline-p'.
2506
25072007-01-29 Eli Zaretskii <eliz@gnu.org>
2508
2509 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2510 Variables", and "Standard Keymaps" to the detailed menu.
2511
2512 * variables.texi (Future Local Variables): Add index entry.
2513
25142007-01-28 Richard Stallman <rms@gnu.org>
2515
2516 * tips.texi (Coding Conventions): Clarify the tip about macros
2517 that define a function or a variable.
2518
2519 * files.texi (File Attributes): UID and GID can be floats.
2520 (Magic File Names): Explain why deferring all operations to
2521 the standard handler does not work.
2522
25232007-01-23 Martin Rudalics <rudalics@gmx.at>
2524
2525 * backups.texi (Reverting): Use "buffer" instead of "file"
2526 when talking about major and minor modes.
2527
25282007-01-21 Richard Stallman <rms@gnu.org>
2529
2530 * help.texi (Documentation): Add xref to Documentation Tips.
2531
25322007-01-14 Juanma Barranquero <lekktu@gmail.com>
2533
2534 * tips.texi (Coding Conventions): Fix typos.
2535
25362007-01-05 Richard Stallman <rms@gnu.org>
2537
2538 * modes.texi (Defining Minor Modes): Fix previous change.
2539
25402007-01-03 Richard Stallman <rms@gnu.org>
2541
2542 * customize.texi (Variable Definitions, Customization Types):
2543 Don't use * in doc string for defcustom.
2544
25452007-01-02 Richard Stallman <rms@gnu.org>
2546
2547 * variables.texi (Variable Aliases): Clarify that aliases vars
2548 always have the same value.
2549
2550 * processes.texi (Bindat Spec): Fix Texinfo usage.
2551
2552 * modes.texi (Defining Minor Modes): Explain effect of command
2553 defined with define-global-minor-mode on new buffers.
2554
25552006-12-30 Kim F. Storm <storm@cua.dk>
2556
2557 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2558 `auto-resize-tool-bars'.
2559
25602006-12-30 Richard Stallman <rms@gnu.org>
2561
2562 * keymaps.texi (Active Keymaps): Fix previous change.
2563
25642006-12-30 Nick Roberts <nickrob@snap.net.nz>
2565
2566 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2567
25682006-12-30 Kim F. Storm <storm@cua.dk>
2569
2570 * processes.texi (Bindat Spec): Clarify using field names in
2571 length specifications.
2572
25732006-12-29 Kim F. Storm <storm@cua.dk>
2574
2575 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2576 Add count and index variables for eval forms in repeat blocks.
2577
25782006-12-24 Richard Stallman <rms@gnu.org>
2579
2580 * customize.texi (Variable Definitions): Document
2581 new name custom-add-frequent-value.
2582
25832006-12-19 Kim F. Storm <storm@cua.dk>
2584
2585 * commands.texi (Misc Events): User signals now result in sigusr1
2586 and sigusr2 events which are handled through special-event-map.
2587 (Special Events): User signals and drag-n-drop are special.
2588
25892006-12-17 Richard Stallman <rms@gnu.org>
2590
2591 * loading.texi (Named Features): Explain subfeatures better.
2592
2593 * customize.texi: Use "option" only for user options.
2594 For the keyword values inside defcustom etc, say "keywords".
2595 For :options value's elements, say "elements".
2596 :group should not be omitted.
2597
2598 * syntax.texi (Parsing Expressions): Split up node.
2599 (Motion via Parsing, Position Parse, Parser State)
2600 (Low-Level Parsing, Control Parsing): New subnodes.
2601 (Parser State): Document syntax-ppss-toplevel-pos.
2602
2603 * positions.texi (List Motion): Punctuation fix.
2604
2605 * files.texi (File Name Completion): Document PREDICATE arg
2606 to file-name-completion.
2607
26082006-12-16 Eli Zaretskii <eliz@gnu.org>
2609
2610 * internals.texi (Building Emacs, Writing Emacs Primitives):
2611 Add index entries.
2612
26132006-12-11 Richard Stallman <rms@gnu.org>
2614
2615 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2616 affects face menu. Explain how to make it non-nil without enabling
2617 any fontification.
2618
26192006-12-10 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * modes.texi (Font Lock Basics): Document nil value of
2622 font-lock-defaults.
2623
26242006-12-10 Glenn Morris <rgm@gnu.org>
2625
2626 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2627 value for system-flag argument. Abbrev tables may not be empty
2628 when major modes are loaded.
2629
26302006-12-08 Juanma Barranquero <lekktu@gmail.com>
2631
2632 * makefile.w32-in (maintainer-clean): Partially revert last
2633 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2634 to protect elisp-covers.texi.
2635
26362006-12-07 Juanma Barranquero <lekktu@gmail.com>
2637
2638 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2639 Don't remove elisp* info files; they are already deleted by the
2640 `clean' and `distclean' targets, and they are in the $(infodir)
2641 directory, not the current one.
2642
26432006-12-04 Kim F. Storm <storm@cua.dk>
2644
2645 * commands.texi (Misc Events): Update signal events.
2646 (Event Examples): Add signal example.
2647
26482006-11-29 Richard Stallman <rms@gnu.org>
2649
2650 * frames.texi (Visibility of Frames): Explain visible windows
2651 can be covered by others. Add xref for raise-frame.
2652
26532006-11-28 Richard Stallman <rms@gnu.org>
2654
2655 * searching.texi (Regexp Special): Update when ^ is special.
2656
26572006-11-27 Eli Zaretskii <eliz@gnu.org>
2658
2659 * customize.texi (Customization, Common Keywords)
2660 (Group Definitions, Variable Definitions, Composite Types)
2661 (Type Keywords, Customization Types): Add index entries for
2662 various customization keywords.
2663
26642006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2665
2666 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2667
c8763fb6 26682006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2669
2670 * frames.texi (Window System Selections): Remove clipboard from
2671 description of selection-coding-system.
2672
26732006-11-06 Richard Stallman <rms@gnu.org>
2674
2675 * lists.texi (List Variables): Document COMPARE-FN.
2676
2677 * keymaps.texi: Avoid use of "binding" to mean a relation;
2678 use it only to refer to the meaning associated with a key.
2679 (Keymaps): Change menu node description.
2680
2681 * elisp.texi (Top): Change menu node description.
2682
2683 * display.texi (Managing Overlays): Document overlay-recenter.
2684
26852006-10-29 Chong Yidong <cyd@stupidchicken.com>
2686
2687 * Makefile.in: Use relative paths to avoid advertising filesystem
2688 contents during compilation.
2689
26902006-10-23 Kim F. Storm <storm@cua.dk>
2691
2692 * commands.texi (Event Input Misc): Update unread-command-events.
2693
26942006-10-23 Nick Roberts <nickrob@snap.net.nz>
2695
2696 * lists.texi (Sets And Lists): Fix typos.
2697
26982006-10-18 Juanma Barranquero <lekktu@gmail.com>
2699
2700 * control.texi (Processing of Errors): Use @var for an argument,
2701 not @code.
2702
27032006-10-16 Richard Stallman <rms@gnu.org>
2704
2705 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2706
2707 * keymaps.texi (Format of Keymaps): Show all the keymap element
2708 patterns that result from menu items.
2709 (Key Lookup): Minor cleanups.
2710
2711 * modes.texi (Precalculated Fontification): Don't say that
2712 not setting font-lock-defaults avoids loading font-lock.
2713
2714 * help.texi (Documentation): Move xref to Emacs Manual here.
2715 (Documentation Basics): From here.
2716 Also doc emacs-lisp-docstring-fill-column.
2717
2718 * elisp.texi: Update version and ISBN.
2719
2720 * commands.texi (Interactive Call): Clarify KEYS arg to
2721 call-interactively is a vector.
2722 (Command Loop Info): Delete anchor in this-command-keys.
2723 Add anchor in this-command-keys-vector.
2724 (Recursive Editing): Document how recursive-edit
2725 handles the current buffer.
2726
27272006-10-13 Chong Yidong <cyd@stupidchicken.com>
2728
2729 * frames.texi (Frame Titles): %c and %l are ignored in
2730 frame-title-format.
2731
27322006-10-11 Richard Stallman <rms@gnu.org>
2733
2734 * keymaps.texi (Key Sequences): Clarify use of kbd.
2735
27362006-10-10 Kim F. Storm <storm@cua.dk>
2737
2738 * lists.texi (Sets And Lists): Add memql.
2739
27402006-10-03 Richard Stallman <rms@gnu.org>
2741
2742 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2743 Clarify :ascii: and :nonascii:.
2744
27452006-09-29 Juri Linkov <juri@jurta.org>
2746
2747 * modes.texi (%-Constructs): Reorder coding systems in the
2748 documentation of %z to the real order displayed in the modeline.
2749
27502006-09-25 Richard Stallman <rms@gnu.org>
2751
2752 * os.texi (Timers): Describe timer-max-repeats.
2753
27542006-09-25 Chong Yidong <cyd@stupidchicken.com>
2755
2756 * os.texi (Timers): Mention with-local-quit.
2757
27582006-09-24 Richard Stallman <rms@gnu.org>
2759
2760 * searching.texi (Searching and Matching): Mention property search.
2761
2762 * commands.texi (Command Loop Info): Explain how read-event affects
2763 this-command-keys.
2764
27652006-09-20 Richard Stallman <rms@gnu.org>
2766
2767 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2768
2769 * windows.texi (Window Start): Minor cleanups.
2770
27712006-09-20 Kim F. Storm <storm@cua.dk>
2772
2773 * windows.texi (Window Start): pos-visible-in-window-p allows
2774 specifying t for position to mean "end of window".
2775 Add window-line-height.
2776
2777 * anti.texi (Antinews): Mention window-line-height.
2778
27792006-09-19 David Kastrup <dak@gnu.org>
2780
2781 * keymaps.texi (Searching Keymaps): Small clarification.
2782
27832006-09-18 Richard Stallman <rms@gnu.org>
2784
2785 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2786 cause keyboard menus.
2787 (Menu Keymaps): Likewise.
2788 (Defining Menus, Keyboard Menus): Clarify.
2789
2790 * text.texi (Fields): Clarify explanation of constrain-to-field.
2791
27922006-09-16 Eli Zaretskii <eliz@gnu.org>
2793
2794 * variables.texi (Tips for Defining): Fix a typo.
2795
27962006-09-15 Richard Stallman <rms@gnu.org>
2797
2798 * keymaps.texi (Remapping Commands, Searching Keymaps)
2799 (Active Keymaps): Clean up previous change.
2800
28012006-09-15 Jay Belanger <belanger@truman.edu>
2802
2803 * gpl.texi: Replace "Library Public License" by "Lesser Public
2804 License" throughout.
2805
28062006-09-15 David Kastrup <dak@gnu.org>
2807
2808 * keymaps.texi (Active Keymaps): Adapt description to use
2809 `get-char-property' instead `get-text-property'. Explain how
2810 mouse events change this. Explain the new optional argument of
2811 `key-binding' and its mouse-dependent lookup.
2812 (Searching Keymaps): Adapt description similarly.
2813 (Remapping Commands): Explain the new optional argument of
2814 `command-remapping'.
2815
28162006-09-14 Richard Stallman <rms@gnu.org>
2817
2818 * keymaps.texi (Searching Keymaps): Clarification.
2819 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2820
28212006-09-13 Richard Stallman <rms@gnu.org>
2822
2823 * objects.texi (Character Type): Node split.
2824 Add xref to Describing Characters.
2825 (Basic Char Syntax, General Escape Syntax)
2826 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2827
28282006-09-11 Richard Stallman <rms@gnu.org>
2829
2830 * display.texi (Display Table Format): Wording clarification.
2831 (Glyphs): Clarifications.
2832
28332006-09-10 Chong Yidong <cyd@stupidchicken.com>
2834
2835 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2836 local maps.
2837
28382006-09-10 Kim F. Storm <storm@cua.dk>
2839
2840 * display.texi (Forcing Redisplay): Document return value of
2841 function redisplay.
2842
28432006-09-09 Richard Stallman <rms@gnu.org>
2844
2845 * windows.texi (Window Hooks): Explain limits of
2846 window-scroll-functions.
2847
2848 * display.texi (Fringe Indicators): Update for last change in
2849 indicate-buffer-boundaries.
2850
28512006-09-08 Richard Stallman <rms@gnu.org>
2852
2853 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2854
28552006-09-06 Kim F. Storm <storm@cua.dk>
2856
2857 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2858
2859 * windows.texi (Window Start): Update pos-visible-in-window-p.
2860
28612006-09-04 Richard Stallman <rms@gnu.org>
2862
2863 * processes.texi (Accepting Output): Explain SECONDS=0 for
2864 accept-process-output.
2865
2866 * os.texi (Idle Timers): Explain why timer functions should not
2867 loop until (input-pending-p).
2868
28692006-09-02 Eli Zaretskii <eliz@gnu.org>
2870
2871 * makefile.w32-in (usermanualdir): New variable.
2872 (elisp.dvi): Use it.
2873
28742006-09-01 Eli Zaretskii <eliz@gnu.org>
2875
2876 * buffers.texi (Buffer Modification): Fix last change.
2877
28782006-09-01 Chong Yidong <cyd@stupidchicken.com>
2879
2880 * buffers.texi (Buffer Modification): Document
2881 buffer-chars-modified-tick.
2882
28832006-08-31 Richard Stallman <rms@gnu.org>
2884
2885 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2886
28872006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2888
2889 * modes.texi (Syntactic Font Lock):
2890 Mention font-lock-syntactic-face-function
2891 instead of specific faces.
2892
28932006-08-29 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * display.texi (Images): Add xrref to display-images-p.
2896
28972006-08-28 Kenichi Handa <handa@m17n.org>
2898
2899 * nonascii.texi (Lisp and Coding Systems): Fix description of
2900 detect-coding-region.
2901
29022006-08-27 Michael Olson <mwolson@gnu.org>
2903
2904 * processes.texi (Transaction Queues): Remove stray quote
2905 character.
2906
29072006-08-25 Richard Stallman <rms@gnu.org>
2908
2909 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2910 Add xref.
2911
29122006-08-24 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * os.texi (Timers): Avoid waiting inside timers.
2915
29162006-08-21 Lute Kamstra <lute@gnu.org>
2917
2918 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2919
29202006-08-20 Richard Stallman <rms@gnu.org>
2921
2922 * os.texi (Idle Timers): New node, split out from Timers.
2923 Document current-idle-time.
2924 * commands.texi (Reading One Event): Update xref.
2925 * elisp.texi (Top): Update subnode menu.
2926
29272006-08-16 Richard Stallman <rms@gnu.org>
2928
2929 * keymaps.texi (Extended Menu Items): Show format of cached
2930 bindings in extended menu items.
2931
2932 * customize.texi (Variable Definitions): Explain when the
2933 standard value expression is evaluated.
2934
29352006-08-15 Chong Yidong <cyd@stupidchicken.com>
2936
2937 * commands.texi (Reading One Event): Explain idleness in
2938 `read-event'.
2939
29402006-08-12 Chong Yidong <cyd@stupidchicken.com>
2941
2942 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2943 (Commands for Insertion): Removed split-line since it's not
2944 relevant for Lisp programming.
2945 (Yank Commands): Rewrite introduction.
2946 (Undo): Clarify.
2947 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2948 (Filling): Remove redundant comment. Clarify return value of
2949 current-justification.
2950 (Margins): Minor clarifications.
2951 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2952 (Sorting): Update definition of sort-lines.
2953 (Columns): Clarify behavior of sort-columns.
2954 (Indent Tabs): Link to Tab Stops in Emacs manual.
2955 (Special Properties): Clarify.
2956 (Clickable Text): Mention Buttons package.
2957
29582006-08-12 Kevin Ryde <user42@zip.com.au>
2959
2960 * os.texi (Time Parsing): Add %z to description of
2961 format-time-string, as per docstring. Add cross reference to
2962 glibc manual for strftime.
2963
29642006-08-08 Richard Stallman <rms@gnu.org>
2965
2966 * modes.texi: Clean up wording in previous change.
2967
29682006-08-07 Chong Yidong <cyd@stupidchicken.com>
2969
2970 * modes.texi (Hooks): Clarify.
2971 (Major Mode Basics): Mention define-derived-mode explicitly.
2972 (Major Mode Conventions): Rebinding RET is OK for some modes.
2973 Mention change-major-mode-hook and after-change-major-mode-hook.
2974 (Example Major Modes): Moved to end of Modes section.
2975 (Mode Line Basics): Clarify.
2976 (Mode Line Data): Mention help-echo and local-map in strings.
2977 Explain reason for treatment of non-risky variables.
2978 (Properties in Mode): Clarify.
2979 (Faces for Font Lock): Add font-lock-negation-char-face.
2980
29812006-08-04 Eli Zaretskii <eliz@gnu.org>
2982
2983 * strings.texi (Formatting Strings): Warn against arbitrary
2984 strings as first arg to `format'.
2985
29862006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2987
2988 * text.texi (Clickable Text): Mention `help-echo' text property.
2989 Update intro, examples and associated explanations.
2990
29912006-07-31 Richard Stallman <rms@gnu.org>
2992
2993 * commands.texi: Update xrefs.
2994 (Event Mod): New node, cut out from old Translating Input.
2995
2996 * maps.texi: Update xrefs.
2997
2998 * keymaps.texi (Translation Keymaps): New node.
2999 Update xrefs from Translating Input to Translation Keymaps.
3000
3001 * elisp.texi (Top): Update subnode menu.
3002
3003 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3004
3005 * os.texi (System Interface): Fix menu descriptions of some nodes.
3006 (Translating Input): Node deleted.
3007
30082006-07-31 Nick Roberts <nickrob@snap.net.nz>
3009
3010 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3011
3012 * lists.texi (Sets And Lists): Likewise.
3013
30142006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3015
3016 * text.texi (Fields): Mention POS
3017 requirement when narrowing is in effect.
3018
30192006-07-28 Richard Stallman <rms@gnu.org>
3020
3021 * display.texi (Face Attributes): Simplify wording.
3022 (Attribute Functions): Clarify meaning of new-frame default
3023 attribute settings.
3024
3025 * customize.texi (Common Keywords): Document how to use
3026 :package-version in a package not in Emacs.
3027
30282006-07-28 Kim F. Storm <storm@cua.dk>
3029
3030 * commands.texi (Reading One Event): Fix last change.
3031
30322006-07-26 Chong Yidong <cyd@stupidchicken.com>
3033
3034 * commands.texi (Reading One Event): Document SECONDS argument for
3035 read-event, read-char, and read-char-exclusive.
3036
30372006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3038
3039 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3040 to ensure correct identification.
3041
30422006-07-24 Richard Stallman <rms@gnu.org>
3043
3044 * text.texi (Clickable Text): Clarify.
3045
3046 * sequences.texi (Vector Functions): Delete duplicate xref.
3047
3048 * objects.texi (Function Type): Clarify.
3049
3050 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3051 modes.
3052
3053 * lists.texi (List Variables): New node.
3054 Material moved from other nodes.
3055
3056 * variables.texi (Setting Variables): add-to-list and
3057 add-to-ordered-list moved to List Variables node.
3058
30592006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3060
3061 * text.texi (Links and Mouse-1):
3062 For mouse-on-link-p, expand on arg POS.
3063
30642006-07-21 Kim F. Storm <storm@cua.dk>
3065
3066 * display.texi (Forcing Redisplay): Don't mention systems which
3067 don't support sub-second timers for redisplay-preemption-period.
3068
3069 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3070
30712006-07-21 Eli Zaretskii <eliz@gnu.org>
3072
3073 * frames.texi (Input Focus): Document that focus-follows-mouse has
3074 no effect on MS-Windows.
3075
30762006-07-18 Richard Stallman <rms@gnu.org>
3077
3078 * display.texi (Forcing Redisplay): Cleanups in previous change.
3079
3080 * processes.texi (Low-Level Network): Make menu more convenient.
3081
30822006-07-18 Kim F. Storm <storm@cua.dk>
3083
3084 * display.texi (Forcing Redisplay): redisplay-preemption-period
3085 only used on window systems. Add xref to Terminal Output.
3086
3087 * os.texi (Terminal Output): baud-rate only controls preemption on
3088 non-window systems. Add xref to Forcing Redisplay.
3089
3090 * processes.texi (Low-Level Network): Rename node "Make Network"
3091 to "Network Processes".
3092
30932006-07-18 Karl Berry <karl@gnu.org>
3094
3095 * variables.texi, functions.texi, customize.texi, loading.texi:
3096 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3097
30982006-07-17 Chong Yidong <cyd@stupidchicken.com>
3099
3100 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3101
31022006-07-17 Richard Stallman <rms@gnu.org>
3103
3104 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3105 Put period and comma inside quotes.
3106
3107 * loading.texi, markers.texi: Use real doublequote inside menus.
3108
3109 * windows.texi: Put point and comma inside quotes.
3110 (Textual Scrolling): Use @samp for error message.
3111
3112 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3113 * strings.texi, streams.texi, processes.texi, os.texi:
3114 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3115 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3116 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3117 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3118 Put point and comma inside quotes.
3119
3120 * control.texi (Processing of Errors): Add command-error-function.
3121
3122 * variables.texi (File Local Variables): Clarify that
3123 file local variables make buffer-local bindings.
3124
3125 * modes.texi (Syntactic Font Lock): Give default for
3126 font-lock-syntax-table.
3127
31282006-07-17 Nick Roberts <nickrob@snap.net.nz>
3129
3130 * text.texi (Special Properties): Clean up previous change.
3131
31322006-07-16 Karl Berry <karl@gnu.org>
3133
3134 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3135 * control.texi: Fix bad page breaks through chapter 10 (control).
3136
3137 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3138 underfull hbox.
3139
31402006-07-15 Nick Roberts <nickrob@snap.net.nz>
3141
3142 * text.texi (Special Properties): Describe fontified text property
3143 in relation to a character (not text).
3144
31452006-07-15 Kim F. Storm <storm@cua.dk>
3146
3147 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3148 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3149 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3150
3151 * anti.texi (Antinews): Mention redisplay function.
3152 The kbd macro existed, but was not documented, before 22.x.
3153 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3154
31552006-07-14 Nick Roberts <nickrob@snap.net.nz>
3156
3157 * display.texi (Displaying Messages): Add anchor.
3158
3159 * frames.texi (Dialog Boxes): Use it.
3160
31612006-07-12 Richard Stallman <rms@gnu.org>
3162
3163 * objects.texi (Frame Type): Explain nature of frames better.
3164
3165 * frames.texi (Frames): Explain nature of frames better.
3166
31672006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3168
3169 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3170
31712006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3172
3173 * frames.texi (Window System Selections): Mention scrap support for Mac.
3174 Default value of x-select-enable-clipboard is t on Mac.
3175
3176 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3177
31782006-07-11 Kim F. Storm <storm@cua.dk>
3179
3180 * display.texi (Forcing Redisplay): Add `redisplay' function.
3181 Don't mention (sit-for -1) -- use (redisplay t) instead.
3182
3183 * commands.texi (Waiting): (sit-for -1) is no longer special.
3184 (sit-for 0) is equivalent to (redisplay).
3185 Iconifying/deiconifying no longer makes sit-for return.
3186
31872006-07-10 Nick Roberts <nickrob@snap.net.nz>
3188
3189 * display.texi (Buttons): Fix typo.
3190
3191 * index.texi, elisp.texi (New Symbols): Comment node out.
3192
31932006-07-09 Richard Stallman <rms@gnu.org>
3194
3195 * display.texi (Truncation): Clean up previous change.
3196
31972006-07-08 Richard Stallman <rms@gnu.org>
3198
3199 * commands.texi (Interactive Call): Use 3 as prefix in example
3200 for execute-extended-command.
3201
3202 * display.texi (Attribute Functions): Move paragraph about
3203 compatibility with Emacs < 21.
3204
32052006-07-09 Kim F. Storm <storm@cua.dk>
3206
3207 * display.texi (Refresh Screen): Clarify force-window-update.
3208 (Truncation): "Normally" indicated by fringe arrows.
3209
32102006-07-08 Eli Zaretskii <eliz@gnu.org>
3211
3212 * windows.texi (Textual Scrolling, Resizing Windows):
3213 * variables.texi (Constant Variables):
3214 * text.texi (Buffer Contents, Deletion, Changing Properties)
3215 (Property Search, Special Properties, Sticky Properties)
3216 (Links and Mouse-1, Fields, Change Hooks):
3217 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3218 (Categories):
3219 * symbols.texi (Other Plists):
3220 * streams.texi (Output Variables):
3221 * processes.texi (Input to Processes, Query Before Exit):
3222 * positions.texi (Word Motion, Text Lines, List Motion):
3223 * os.texi (Init File, System Environment, Sound Output)
3224 (Session Management):
3225 * nonascii.texi (Text Representations, Character Sets)
3226 (Chars and Bytes, Locales):
3227 * modes.texi (Defining Minor Modes, Header Lines):
3228 * minibuf.texi (Minibuffer Contents):
3229 * markers.texi (Information from Markers):
3230 * lists.texi (List Elements, Building Lists, Association Lists):
3231 * keymaps.texi (Tool Bar):
3232 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3233 * functions.texi (What Is a Function, Mapping Functions):
3234 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3235 (Color Names, Text Terminal Colors, Display Feature Testing):
3236 * files.texi (Visiting Functions, File Name Components)
3237 (Unique File Names, Contents of Directories):
3238 * display.texi (Forcing Redisplay, Displaying Messages)
3239 (Temporary Displays, Font Selection, Auto Faces)
3240 (Font Lookup, Fringe Indicators, Display Margins)
3241 (Image Descriptors, Showing Images, Image Cache, Button Types)
3242 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3243 (Display Table Format, Glyphs):
3244 * control.texi (Iteration):
3245 * commands.texi (Command Loop Info, Adjusting Point):
3246 * backups.texi (Making Backups, Auto-Saving):
3247 Remove @tindex entries.
3248
32492006-07-07 Kim F. Storm <storm@cua.dk>
3250
3251 * display.texi (Fringe Cursors): Fix typo.
3252 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3253 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3254
32552006-07-05 Richard Stallman <rms@gnu.org>
3256
3257 * text.texi (Buffer Contents): Add example of text props
3258 in result of buffer-substring.
3259 (Text Properties): Explain better about use of specific property names.
3260 (Property Search): Some cleanups; reorder some functions.
3261
3262 * keymaps.texi (Changing Key Bindings): Cleanup.
3263 Add xref to Key Binding Conventions.
3264
3265 * display.texi (Attribute Functions): Add examples for
3266 face-attribute-relative-p.
3267
3268 * tips.texi (Coding Conventions): Cleanup last change.
3269
32702006-07-05 Karl Berry <karl@gnu.org>
3271
3272 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3273 Remove @setchapternewpage odd.
3274 Result is 1013 pages, down from 1100.
3275
3276 * anti.texi, customize.texi, display.texi, internals.texi:
3277 * minibuf.texi, modes.texi, tips.texi:
3278 Fix overfull/underfull boxes.
3279
32802006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3281
3282 * edebug.texi (Instrumenting):
3283 Add Edebug-specific findex for eval-buffer.
3284 * loading.texi (Loading):
3285 Replace eval-current-buffer with eval-buffer.
3286
32872006-06-30 Nick Roberts <nickrob@snap.net.nz>
3288
3289 * locals.texi (Standard Buffer-Local Variables): Update the list
3290 of variables.
3291
32922006-06-26 Nick Roberts <nickrob@snap.net.nz>
3293
3294 * files.texi (File Name Completion): Point user to the node
3295 "Reading File Names".
3296
32972006-06-24 Eli Zaretskii <eliz@gnu.org>
3298
3299 * files.texi (Contents of Directories): Document case-insensitive
3300 behavior on respective filesystems.
3301
3302 * objects.texi (Character Type): Document that Emacs signals an
3303 error for unsupported Unicode characters specified as \uNNNN.
3304
33052006-06-19 Richard Stallman <rms@gnu.org>
3306
3307 * processes.texi (Bindat Spec): Clarify previous change.
3308
33092006-06-16 Richard Stallman <rms@gnu.org>
3310
3311 * tips.texi (Coding Conventions): Better explain conventions
3312 for definition constructs.
3313
3314 * text.texi (Special Properties): String value of `read-only'
3315 serves as the error message.
3316
3317 * objects.texi (Character Type): Clarify prev. change.
3318 (Non-ASCII in Strings): Mention \u and \U.
3319
3320 * commands.texi (Using Interactive): Explain problem of
3321 markers, etc., in command-history.
3322
33232006-06-14 Kim F. Storm <storm@cua.dk>
3324
3325 * commands.texi (Waiting): Negative arg to sit-for forces
3326 redisplay even if input is pending.
3327
3328 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3329 redisplay. Remove incorrect example of binding redisplay-dont-pause
3330 around (sit-for 0).
3331
33322006-06-13 Richard Stallman <rms@gnu.org>
3333
3334 * display.texi (Forcing Redisplay): Clarify previous change.
3335
33362006-06-13 Romain Francoise <romain@orebokech.com>
3337
3338 * display.texi (Forcing Redisplay): Fix typo.
3339
33402006-06-13 Kim F. Storm <storm@cua.dk>
3341
3342 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3343
33442006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3345
3346 * tips.texi (Coding Conventions): Add `@end itemize'.
3347
33482006-06-10 Richard Stallman <rms@gnu.org>
3349
3350 * tips.texi (Coding Conventions): Explain use of coding systems
3351 to ensure one decoding for strings.
3352
33532006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3354
3355 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3356 syntax.
3357
33582006-06-07 Eli Zaretskii <eliz@gnu.org>
3359
3360 * display.texi (Font Selection): Remove description of
3361 clear-face-cache.
3362
3363 * compile.texi (Eval During Compile): Fix a typo. Add index
3364 entries for possible uses of eval-when-compile.
3365
33662006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3367
3368 * display.texi (Abstract Display): Fix typo.
3369
33702006-06-03 Eli Zaretskii <eliz@gnu.org>
3371
3372 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3373 Reword variable's description.
3374
33752006-06-01 Richard Stallman <rms@gnu.org>
3376
3377 * windows.texi (Splitting Windows): Clarify splitting nonselected
3378 window.
3379
33802006-05-31 Juri Linkov <juri@jurta.org>
3381
3382 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3383
33842006-05-30 Richard Stallman <rms@gnu.org>
3385
3386 * display.texi (Line Height): Fix errors in description of
10d1d0af 3387 default line height and line-height property.
b8d4c8d0
GM
3388
3389 * nonascii.texi (Default Coding Systems): Further clarification.
3390
33912006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3392
3393 * internals.texi (Pure Storage): Mention that an overflow in pure
3394 space causes a memory leak.
3395 (Garbage Collection): If there was an overflow in pure space,
3396 `garbage-collect' returns nil.
3397
33982006-05-30 Eli Zaretskii <eliz@gnu.org>
3399
3400 * nonascii.texi (Default Coding Systems): Fix it some more.
3401
34022006-05-29 Eli Zaretskii <eliz@gnu.org>
3403
3404 * nonascii.texi (Default Coding Systems): Fix last change.
3405
34062006-05-29 Kenichi Handa <handa@m17n.org>
3407
3408 * nonascii.texi (find-operation-coding-system): Describe the new
3409 argument format (FILENAME . BUFFER).
3410
34112006-05-28 Richard Stallman <rms@gnu.org>
3412
3413 * tips.texi (Coding Conventions): Better explain reasons not to
3414 advise other packages or use `eval-after-load'.
3415
34162006-05-29 Kim F. Storm <storm@cua.dk>
3417
3418 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3419 `bindat-idx' and `bindat-raw' for clarity.
3420
34212006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3422
3423 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3424
3425 * display.texi (Display): Add "Abstract Display" to menu.
3426 (Abstract Display, Abstract Display Functions)
3427 (Abstract Display Example): New nodes.
3428 * elisp.texi (Top): Add "Abstract Display" to menu.
3429
34302006-05-27 Chong Yidong <cyd@stupidchicken.com>
3431
3432 * keymaps.texi (Key Sequences): Link to input events definition.
3433 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3434
3435 * files.texi (Changing Files): Document updated argument list for
3436 copy-file.
3437
34382006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3439
3440 * processes.texi (Bindat Functions): Explain term "total length".
3441 Use it in bindat-length and bindat-pack descriptions.
3442
34432006-05-26 Eli Zaretskii <eliz@gnu.org>
3444
3445 * tips.texi (Coding Conventions): Advise against using
3446 eval-after-load in packages. Add an index entry.
3447
34482006-05-25 Juri Linkov <juri@jurta.org>
3449
3450 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3451
3452 * modes.texi (%-Constructs): Add %e, %z, %Z.
3453
34542006-05-25 Richard Stallman <rms@gnu.org>
3455
3456 * elisp.texi (Top): Update subnode menu.
3457
3458 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3459 (Keymaps): Update menu.
3460
34612006-05-25 Chong Yidong <cyd@stupidchicken.com>
3462
3463 * keymaps.texi (Key Sequences): Some clarifications.
3464
34652006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3466
3467 * processes.texi (Bindat Functions): Say "unibyte string"
3468 explicitly for bindat-unpack and bindat-pack descriptions.
3469 (Bindat Examples): Don't call `string-make-unibyte' in example.
3470
34712006-05-25 Chong Yidong <cyd@stupidchicken.com>
3472
3473 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3474 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3475
3476 * keymaps.texi (Changing Key Bindings):
dd7b651b 3477 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3478 * help.texi (Describing Characters): Refer to it.
3479
34802006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3481
3482 * frames.texi (Pointer Shape): @end table -> @end defvar.
3483
34842006-05-22 Richard Stallman <rms@gnu.org>
3485
3486 * elisp.texi (Top): Update subnode menus.
3487
3488 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3489 Contents rewritten; material from old Pointer Shape node moved here.
3490
3491 * display.texi (Pointer Shape): Node deleted.
3492 (Image Descriptors): Minor cleanup.
3493
34942006-05-21 Richard Stallman <rms@gnu.org>
3495
3496 * syntax.texi (Parsing Expressions): Update info on which STATE
3497 elements are ignored.
3498
34992006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3500
3501 * hooks.texi (Standard Hooks): Correct typo.
3502
3503 * gpl.texi (GPL): ifinfo -> ifnottex.
3504
35052006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3506
3507 * searching.texi (Simple Match Data): Warn about match data being
3508 set anew by every search.
3509
35102006-05-17 Richard Stallman <rms@gnu.org>
3511
3512 * minibuf.texi (Minibuffer History): Clarify.
3513
3514 * searching.texi (Regexp Special): Clarify nested regexp warning.
3515
35162006-05-16 Kim F. Storm <storm@cua.dk>
3517
3518 * minibuf.texi (Minibuffer History): Update add-to-history.
3519
35202006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3521
3522 * nonascii.texi (Explicit Encoding): Fix
3523 typo (encoding<->decoding).
3524
35252006-05-14 Richard Stallman <rms@gnu.org>
3526
3527 * buffers.texi (Creating Buffers): Cleanup.
3528
3529 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3530
35312006-05-13 Eli Zaretskii <eliz@gnu.org>
3532
3533 * buffers.texi (Current Buffer): Document that with-temp-buffer
3534 disables undo.
3535
3536 * os.texi (Terminal-Specific): More accurate description of how
3537 Emacs searches for the terminal-specific libraries.
3538
35392006-05-12 Eli Zaretskii <eliz@gnu.org>
3540
3541 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3542 emacs-xtra to @inforef's.
3543
3544 * text.texi (Undo): Document that undo is turned off in buffers
3545 whose names begin with a space.
3546
3547 * buffers.texi (Buffer Names): Add index entries for buffers whose
3548 names begin with a space.
3549 (Creating Buffers): Document that undo is turned off in buffers
3550 whose names begin with a space.
3551
3552 * files.texi (Visiting Functions, Reading from Files)
3553 (Saving Buffers): Mention code and EOL conversions by file I/O
3554 primitives and subroutines.
3555
3556 * nonascii.texi (Lisp and Coding Systems): Document
3557 coding-system-eol-type. Add index entries for eol conversion.
3558
3559 * display.texi (Defining Faces): Mention `mac', and add an xref to
3560 where window-system is described.
3561
35622006-05-10 Richard Stallman <rms@gnu.org>
3563
3564 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3565
35662006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3567
3568 * variables.texi (File Local Variables): Recommend to quote lambda
3569 expressions in safe-local-variable property.
3570
35712006-05-09 Richard Stallman <rms@gnu.org>
3572
3573 * variables.texi (File Local Variables): Document
3574 safe-local-eval-forms and safe-local-eval-function.
3575
35762006-05-07 Kim F. Storm <storm@cua.dk>
3577
3578 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3579 from add-to-history.
3580
35812006-05-07 Romain Francoise <romain@orebokech.com>
3582
3583 * commands.texi (Event Input Misc):
3584 * compile.texi (Eval During Compile):
3585 * internals.texi (Buffer Internals):
3586 * minibuf.texi (Initial Input):
3587 * nonascii.texi (Scanning Charsets):
3588 * numbers.texi (Comparison of Numbers):
3589 * windows.texi (Textual Scrolling, Vertical Scrolling):
3590 Fix various typos.
3591
35922006-05-06 Eli Zaretskii <eliz@gnu.org>
3593
3594 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3595 conditional xref's to either emacs or emacs-xtra, depending on
3596 @iftex/@ifnottex.
3597
3598 * minibuf.texi (Minibuffer History): Document add-to-history.
3599
36002006-05-05 Eli Zaretskii <eliz@gnu.org>
3601
3602 * internals.texi (Pure Storage): Mention the pure overflow message
3603 at startup.
3604
c8763fb6 36052006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3606
3607 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3608 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3609 search.
3610
36112006-05-01 Richard Stallman <rms@gnu.org>
3612
3613 * intro.texi (nil and t): Clarify.
3614
3615 * variables.texi (File Local Variables): Suggest using booleanp.
3616
36172006-05-01 Juanma Barranquero <lekktu@gmail.com>
3618
3619 * objects.texi (Type Predicates): Fix typos.
3620
36212006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3622
3623 * intro.texi (nil and t): Add booleanp.
3624
3625 * objects.texi (Type Predicates): Add links for booleanp and
3626 string-or-null-p.
3627
36282006-04-29 Richard Stallman <rms@gnu.org>
3629
3630 * modes.texi (Multiline Font Lock): Rename from
3631 Multi line Font Lock Elements. Much clarification.
3632 (Font Lock Multiline, Region to Fontify): Much clarification.
3633
36342006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3635
3636 * variables.texi (File Local Variables): Remove the special case t for
3637 safe-local-variable.
3638
36392006-04-26 Richard Stallman <rms@gnu.org>
3640
3641 * syntax.texi (Parsing Expressions): Minor cleanup.
3642
36432006-04-18 Richard Stallman <rms@gnu.org>
3644
3645 * tips.texi (Coding Conventions): Explain when the package's
3646 prefix should appear later on (not at the start of the name).
3647
3648 * searching.texi (String Search): Clarify effect of NOERROR.
3649
3650 * modes.texi (Imenu): Clarify what special items do.
3651
3652 * hooks.texi (Standard Hooks): Delete text about old hook names.
3653
36542006-04-17 Romain Francoise <romain@orebokech.com>
3655
3656 * variables.texi (Local Variables): Update the default value of
3657 `max-specpdl-size'.
3658
36592006-04-15 Michael Olson <mwolson@gnu.org>
3660
3661 * processes.texi (Transaction Queues): Mention the new optional
3662 `delay-question' argument for `tq-enqueue'.
3663
36642006-04-13 Bill Wohler <wohler@newt.com>
3665
3666 * customize.texi (Common Keywords): Use dotted notation for
3667 :package-version value. Specify its values. Improve documentation
3668 for customize-package-emacs-version-alist.
3669
36702006-04-12 Bill Wohler <wohler@newt.com>
3671
3672 * customize.texi (Common Keywords): Move description of
3673 customize-package-emacs-version-alist to @defvar.
3674
36752006-04-10 Bill Wohler <wohler@newt.com>
3676
3677 * customize.texi (Common Keywords): Add :package-version.
3678
36792006-04-10 Kim F. Storm <storm@cua.dk>
3680
3681 * text.texi (Buffer Contents): Add NOPROPS arg to
3682 filter-buffer-substring.
3683
36842006-04-08 Kevin Ryde <user42@zip.com.au>
3685
3686 * os.texi (Command-Line Arguments): Update xref to emacs manual
3687 "Command Arguments" -> "Emacs Invocation", per change there.
3688
36892006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3690
3691 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3692 be on one line to help makeinfo not render two spaces after the dot.
3693
36942006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3695
3696 * strings.texi (Predicates for Strings): Add string-or-null-p.
3697
36982006-03-28 Kim F. Storm <storm@cua.dk>
3699
3700 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3701 remarks about systems that don't support fractional seconds.
3702
37032006-03-25 Karl Berry <karl@gnu.org>
3704
3705 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3706 the year list.
3707
37082006-03-21 Nick Roberts <nickrob@snap.net.nz>
3709
3710 * display.texi (Fringe Indicators): Fix typos.
3711
37122006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3713
3714 * tips.texi (Documentation Tips): One can now also write `program'
3715 in front of a quoted symbol in a docstring to prevent making a
3716 hyperlink.
3717
37182006-03-19 Alan Mackenzie <acm@muc.de>
3719
3720 * text.texi (Special Properties): Clarify `fontified' property.
3721
37222006-03-16 Richard Stallman <rms@gnu.org>
3723
3724 * display.texi (Defining Images): Minor cleanup.
3725
37262006-03-16 Bill Wohler <wohler@newt.com>
3727
3728 * display.texi (Defining Images): In image-load-path-for-library,
3729 prefer user's images.
3730
37312006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3732
3733 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3734
37352006-03-15 Bill Wohler <wohler@newt.com>
3736
3737 * display.texi (Defining Images): Fix example in
3738 image-load-path-for-library by not recommending that one binds
3739 image-load-path. Just defvar it to placate compiler and only use
3740 it if previously defined.
3741
37422006-03-14 Bill Wohler <wohler@newt.com>
3743
3744 * display.texi (Defining Images): In image-load-path-for-library,
3745 always return list of directories. Update example.
3746
37472006-03-14 Alan Mackenzie <acm@muc.de>
3748
3749 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3750 This describes font-lock-extend-region-function.
3751 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3752 the new node "Region to Fontify".
3753
37542006-03-13 Richard Stallman <rms@gnu.org>
3755
3756 * display.texi (Invisible Text): The impossible position is
3757 now before the invisible text, not after.
3758 (Defining Images): Clean up last change.
3759
37602006-03-11 Bill Wohler <wohler@newt.com>
3761
3762 * display.texi (Defining Images): Add image-load-path-for-library.
3763
37642006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3765
3766 * text.texi (Adaptive Fill): Fix Texinfo usage.
3767
3768 * strings.texi (Creating Strings): Fix Texinfo usage.
3769
3770 * searching.texi (Regexp Special): Use @samp for regular
3771 expressions that are not in Lisp syntax.
3772
37732006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3774
3775 * searching.texi (Regexp Special): Put remark between parentheses
3776 to avoid misreading.
3777
37782006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3779
3780 * searching.texi (Syntax of Regexps): More accurately describe
3781 which characters are special in which situations.
3782 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3783 are not special. Describe in detail when `[' and `]' are special.
3784 (Regexp Backslash): Plenty of regexps with unbalanced square
3785 brackets are valid, so reword that statement.
3786
37872006-03-02 Kim F. Storm <storm@cua.dk>
3788
3789 * keymaps.texi (Tool Bar): Add tool-bar-border.
3790
37912006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3792
3793 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3794
37952006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3796
3797 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3798
3799 * files.texi (Locating Files): Suggest additional values for the
3800 SUFFIXES arg of `locate-file'. Update pxref.
3801
3802 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3803 (How Programs Do Loading): Discuss the effects of Auto Compression
3804 mode on `load'.
3805 (Load Suffixes): New node.
3806 (Library Search): Delete description of `load-suffixes'; it was
3807 moved to "Load Suffixes".
3808 (Autoload, Named Features): Mention `load-suffixes'.
3809
38102006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3811
3812 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3813
3814 * windows.texi (Window Tree): Fix typo.
3815
38162006-02-20 Kim F. Storm <storm@cua.dk>
3817
3818 * display.texi (Fringe Indicators): New section.
3819 Move indicate-empty-lines, indicate-buffer-boundaries, and
3820 default-indicate-buffer-boundaries here.
3821 Add fringe-indicator-alist and default-fringes-indicator-alist.
3822 Add list of logical fringe indicator symbols.
3823 Update list of standard bitmap names.
3824 (Fringe Cursors): New section.
3825 Move overflow-newline-into-fringe here.
3826 Add fringe-cursor-alist and default-fringes-cursor-alist.
3827 Add list of fringe cursor symbols.
3828
38292006-02-20 Juanma Barranquero <lekktu@gmail.com>
3830
3831 * commands.texi (Using Interactive): Fix reference to node
3832 "Minibuffers".
3833
38342006-02-19 Richard M. Stallman <rms@gnu.org>
3835
3836 * minibuf.texi (High-Level Completion):
3837 Add xref to read-input-method-name.
3838
3839 * files.texi (Relative File Names): Move file-relative-name here.
3840 (File Name Expansion): From here. Minor clarifications.
3841
3842 * commands.texi (Using Interactive): Add xrefs about reading input.
3843 Clarify remarks about that moving point and mark.
3844 Put string case before list case.
3845
c8763fb6 38462006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3847
3848 * display.texi (Other Display Specs, Image Descriptors):
3849 Revert erroneous changes. The previous description of
3850 image-descriptors as `(image . PROPS)' was correct.
3851
38522006-02-14 Richard M. Stallman <rms@gnu.org>
3853
3854 * variables.texi (File Local Variables): Clarifications.
3855
38562006-02-14 Juanma Barranquero <lekktu@gmail.com>
3857
3858 * variables.texi (File Local Variables): Use @code for a cons
3859 cell, not @var.
3860
38612006-02-13 Chong Yidong <cyd@stupidchicken.com>
3862
3863 * variables.texi (File Local Variables): Document new file local
3864 variable behavior.
3865
38662006-02-10 Kim F. Storm <storm@cua.dk>
3867
3868 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3869
38702006-02-08 Juanma Barranquero <lekktu@gmail.com>
3871
3872 * modes.texi (%-Constructs): Remove obsolete info about
3873 `global-mode-string'.
3874
38752006-02-07 Richard M. Stallman <rms@gnu.org>
3876
3877 * commands.texi (Prefix Command Arguments): Minor cleanup.
3878
3879 * display.texi: "Graphical display", not window system.
3880
3881 * functions.texi (What Is a Function): Fix xref.
3882
3883 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3884 (Changing Key Bindings): Clarify when remapping is better than
3885 substitute-key-definition.
3886
38872006-02-02 Richard M. Stallman <rms@gnu.org>
3888
3889 * minibuf.texi (Basic Completion): Completion alists are risky.
3890
3891 * keymaps.texi (Active Keymaps): Clarifications.
3892 (Searching Keymaps): New node.
3893 (Keymaps): Update menu.
3894
3895 * frames.texi (Layout Parameters): Minor clarification.
3896 (Drag and Drop): New node.
3897 (Frames): Update menu.
3898
38992006-01-29 Chong Yidong <cyd@stupidchicken.com>
3900
3901 * display.texi (Other Display Specs, Image Descriptors):
3902 Image description is a list, not a cons cell.
3903
39042006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3905
3906 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3907 list is not necessarily a list).
3908
39092006-01-27 Eli Zaretskii <eliz@gnu.org>
3910
3911 * frames.texi (Layout Parameters): border-width and
3912 internal-border-width belong to the frame, not the window.
3913
39142006-01-19 Richard M. Stallman <rms@gnu.org>
3915
3916 * nonascii.texi (Translation of Characters): Search cmds use
3917 translation-table-for-input. Automatically made local.
3918
3919 * markers.texi (Overview of Markers): Count insertion type
3920 as one of a marker's attributes.
3921
3922 * keymaps.texi (Controlling Active Maps): New node, split out of
3923 Active Keymaps.
3924 (Keymaps): Menu updated.
3925 (Active Keymaps): Give pseudocode to explain how the active
3926 maps are searched. current-active-maps and key-binding moved here.
3927 (Functions for Key Lookup): current-active-maps and key-binding moved.
3928 Clarifications.
3929 (Searching the Keymaps): New subnode.
3930
3931 * elisp.texi (Top): Menu clarification.
3932
3933 * display.texi (Other Display Specs): Delete duplicate entry for
3934 just a string as display spec. Move text about recursive display
3935 specs on such a string.
3936
3937 * commands.texi (Key Sequence Input): Clarify.
3938 Move num-nonmacro-input-events out.
3939 (Reading One Event): num-nonmacro-input-events moved here.
3940
39412006-01-14 Nick Roberts <nickrob@snap.net.nz>
3942
3943 * advice.texi (Simple Advice): Update example to fit argument
3944 change in previous-line.
3945
39462006-01-05 Richard M. Stallman <rms@gnu.org>
3947
3948 * markers.texi (The Mark): Fix in `mark'.
3949
39502006-01-04 Richard M. Stallman <rms@gnu.org>
3951
3952 * processes.texi (Misc Network, Make Network): Minor cleanups.
3953
39542006-01-04 Kim F. Storm <storm@cua.dk>
3955
3956 * processes.texi (Make Network): Add IPv6 addresses and handling.
3957 (Network Feature Testing): Mention (:family ipv6).
3958 (Misc Network): Add IPv6 formats to format-network-address.
3959
39602005-12-30 Richard M. Stallman <rms@gnu.org>
3961
3962 * text.texi (Changing Properties):
3963 Don't use return value of set-text-properties.
3964
39652005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3966
3967 * modes.texi (Mode Line Format): Correct typo in menu.
3968
39692005-12-29 Richard M. Stallman <rms@gnu.org>
3970
3971 * modes.texi (Mode Line Top): New node.
3972 (Mode Line Data): Some text moved to new node.
3973 Explain the data structure more concretely.
3974 (Mode Line Basics): Clarifications.
3975 (Mode Line Variables): Clarify intro paragraph.
3976 (%-Constructs): Clarify intro paragraph.
3977 (Mode Line Format): Update menu.
3978
39792005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3980
3981 * minibuf.texi (Basic Completion): Update lazy-completion-table
3982 examples for removal of ARGS argument.
3983
39842005-12-23 Richard M. Stallman <rms@gnu.org>
3985
3986 * text.texi (Undo): Restore some explanation from the version
3987 that was deleted.
3988
39892005-12-23 Eli Zaretskii <eliz@gnu.org>
3990
3991 * text.texi (Undo): Remove duplicate descriptions of `apply
3992 funname' and `apply delta' elements of the undo list.
3993
39942005-12-20 Richard M. Stallman <rms@gnu.org>
3995
3996 * help.texi (Help Functions): Update documentation of `apropos'.
3997
39982005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3999
4000 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4001 because it is confusing. If the :help-echo keyword is a function,
4002 it is not directly used as the :help-echo overlay property, as the
4003 xref seems to suggest (it does not take the appropriate args).
4004
40052005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4006
4007 * customize.texi (Common Keywords): Fix Texinfo usage.
4008 (Group Definitions, Variable Definitions): Update for new
4009 conventions for using `*' in docstrings.
4010
4011 * tips.texi (Documentation Tips): Update for new conventions for
4012 using `*' in docstrings.
4013
40142005-12-16 Richard M. Stallman <rms@gnu.org>
4015
4016 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4017
40182005-12-16 Juri Linkov <juri@jurta.org>
4019
4020 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4021
40222005-12-14 Romain Francoise <romain@orebokech.com>
4023
4024 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4025 Fix typo.
4026
40272005-12-11 Juri Linkov <juri@jurta.org>
4028
4029 * minibuf.texi (Completion Commands): Add mention of read-file-name
4030 for filename completion keymaps.
4031 (Reading File Names): Add mention of filename completion keymaps
4032 for read-file-name and xref to `Completion Commands'.
4033
40342005-12-10 Richard M. Stallman <rms@gnu.org>
4035
4036 * customize.texi (Common Keywords): State caveats for use of :tag.
4037
40382005-12-08 Richard M. Stallman <rms@gnu.org>
4039
4040 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4041 with xrefs and better explanation.
4042 (Completion Commands): Add the filename completion maps.
4043
4044 * objects.texi (Character Type): Clarify that \s is not space
4045 if a dash follows.
4046
40472005-12-05 Richard M. Stallman <rms@gnu.org>
4048
4049 * windows.texi (Resizing Windows): Delete preserve-before args.
4050
40512005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4052
4053 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4054 in full keymaps, since the quirk has been fixed.
4055
40562005-12-03 Eli Zaretskii <eliz@gnu.org>
4057
4058 * hooks.texi (Standard Hooks): Add index entries. Mention
4059 `compilation-finish-functions'.
4060
40612005-11-27 Richard M. Stallman <rms@gnu.org>
4062
4063 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4064
40652005-11-21 Juri Linkov <juri@jurta.org>
4066
4067 * customize.texi (Common Keywords): Update links types
4068 custom-manual and url-link. Add link types emacs-library-link,
4069 file-link, function-link, variable-link, custom-group-link.
4070
40712005-11-20 Chong Yidong <cyd@stupidchicken.com>
4072
4073 * display.texi: Revert 2005-11-20 change.
4074
40752005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4076
4077 * processes.texi (Bindat Functions):
4078 Say "third" to refer to zero-based index "2".
4079
40802005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4081
4082 * loading.texi (Library Search): Update the default value of
4083 `load-suffixes'.
4084
40852005-11-17 Chong Yidong <cyd@stupidchicken.com>
4086
4087 * display.texi (Attribute Functions): Mention :ignore-defface.
4088
40892005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4090
4091 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4092 (Minor Mode Conventions): Mention the use of a hook.
4093
40942005-11-06 Richard M. Stallman <rms@gnu.org>
4095
4096 * files.texi (Magic File Names): find-file-name-handler checks the
4097 `operations' property of the handler.
4098
40992005-11-03 Richard M. Stallman <rms@gnu.org>
4100
4101 * variables.texi (Frame-Local Variables): Small clarification.
4102
41032005-10-29 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * os.texi (Init File): Document ~/.emacs.d/init.el.
4106
41072005-10-29 Richard M. Stallman <rms@gnu.org>
4108
4109 * internals.texi (Garbage Collection): Document memory-full.
4110
41112005-10-28 Bill Wohler <wohler@newt.com>
4112
4113 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4114 for URLs.
4115
41162005-10-28 Richard M. Stallman <rms@gnu.org>
4117
4118 * minibuf.texi (Completion Commands): Clean up prev change.
4119
41202005-10-26 Kevin Ryde <user42@zip.com.au>
4121
4122 * compile.texi (Eval During Compile): Explain recommended uses
4123 of eval-when-compile and eval-and-compile.
4124
41252005-10-27 Masatake YAMATO <jet@gyve.org>
4126
4127 * minibuf.texi (Completion Commands):
4128 Write about new optional argument for `display-completion-list'.
4129
41302005-10-23 Richard M. Stallman <rms@gnu.org>
4131
4132 * display.texi (Overlay Arrow): Clarify about local bindings of
4133 overlay-arrow-position.
4134
41352005-10-22 Eli Zaretskii <eliz@gnu.org>
4136
4137 * internals.texi (Building Emacs): Fix last change.
4138
41392005-10-22 Richard M. Stallman <rms@gnu.org>
4140
4141 * internals.texi (Building Emacs): Document eval-at-startup.
4142
41432005-10-21 Richard M. Stallman <rms@gnu.org>
4144
4145 * loading.texi (Where Defined): load-history contains abs file names.
4146 symbol-file returns abs file names.
4147
41482005-10-19 Kim F. Storm <storm@cua.dk>
4149
4150 * display.texi (Showing Images): Add max-image-size integer value.
4151
41522005-10-18 Chong Yidong <cyd@stupidchicken.com>
4153
4154 * display.texi (Showing Images): Document max-image-size.
4155
41562005-10-17 Richard M. Stallman <rms@gnu.org>
4157
4158 * commands.texi (Quitting): Minor clarification.
4159
4160 * processes.texi (Sentinels): Clarify about output and quitting.
4161 (Filter Functions): Mention with-local-quit.
4162
41632005-10-17 Juri Linkov <juri@jurta.org>
4164
4165 * buffers.texi (Current Buffer):
4166 * commands.texi (Event Input Misc):
4167 * compile.texi (Eval During Compile, Compiler Errors):
4168 * customize.texi (Group Definitions):
4169 * display.texi (Progress, Defining Faces):
4170 * files.texi (Writing to Files):
4171 * modes.texi (Mode Hooks, Defining Minor Modes):
4172 * streams.texi (Output Functions):
4173 * syntax.texi (Syntax Table Functions):
4174 * text.texi (Change Hooks):
4175 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4176
4177 * commands.texi (Quitting): Replace arg `forms' with `body' in
4178 `with-local-quit'.
4179
4180 * positions.texi (Excursions): Replace arg `forms' with `body' in
4181 `save-excursion'.
4182
41832005-10-08 Kim F. Storm <storm@cua.dk>
4184
4185 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4186 Rename manual section accordingly.
4187
41882005-10-04 Kim F. Storm <storm@cua.dk>
4189
4190 * windows.texi (Window Split Tree): New section describing
4191 new function window-split-tree function.
4192
41932005-10-03 Nick Roberts <nickrob@snap.net.nz>
4194
4195 * display.texi (Fringe Size/Pos): Simplify and add detail.
4196
41972005-09-30 Romain Francoise <romain@orebokech.com>
4198
4199 * minibuf.texi (High-Level Completion): Explain that the prompt
4200 given to `read-buffer' should end with a colon and a space.
4201 Update usage examples.
4202
42032005-09-29 Juri Linkov <juri@jurta.org>
4204
4205 * display.texi (Displaying Messages): Rename argument name
4206 `string' to `format-string' in functions `message', `message-box',
4207 `message-or-box'.
4208
42092005-09-26 Chong Yidong <cyd@stupidchicken.com>
4210
4211 * errors.texi (Standard Errors): Correct xrefs.
4212
42132005-09-18 Chong Yidong <cyd@stupidchicken.com>
4214
4215 * display.texi (Defining Images): Update documentation for
4216 `image-load-path'.
4217
42182005-09-17 Richard M. Stallman <rms@gnu.org>
4219
4220 * display.texi (Defining Images): Clean up previous change.
4221
42222005-09-16 Romain Francoise <romain@orebokech.com>
4223
4224 * elisp.texi: Specify GFDL version 1.2.
4225
4226 * doclicense.texi (GNU Free Documentation License): Update to
4227 version 1.2.
4228
42292005-09-15 Chong Yidong <cyd@stupidchicken.com>
4230
4231 * display.texi (Defining Images): Document `image-load-path'.
4232
42332005-09-15 Richard M. Stallman <rms@gnu.org>
4234
4235 * objects.texi (Printed Representation): Minor cleanup.
4236 (Box Diagrams): Minor fix.
4237 (Cons Cell Type): Move (...) index item here.
4238 (Box Diagrams): From here.
4239 (Array Type): Minor fix.
4240 (Type Predicates): Delete index "predicates".
4241 (Hash Table Type): Clarify xref.
4242 (Dotted Pair Notation): Minor fix.
4243
42442005-09-10 Chong Yidong <cyd@stupidchicken.com>
4245
4246 * files.texi (Saving Buffers): Fix typo.
4247
42482005-09-08 Richard M. Stallman <rms@gnu.org>
4249
4250 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4251
42522005-09-08 Chong Yidong <cyd@stupidchicken.com>
4253
4254 * locals.texi (Standard Buffer-Local Variables): Don't include
4255 mode variables for minor modes.
4256 Fix xrefs for buffer-display-count, buffer-display-table,
4257 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4258 enable-multibyte-characters, fill-column, header-line-format,
4259 left-fringe-width, left-margin, and right-fringe-width.
4260
4261 * hooks.texi (Standard Hooks): All hooks should conform to the
4262 standard naming convention now.
4263 Fix xref for `echo-area-clear-hook'.
4264
4265 * display.texi (Usual Display): Note that indicate-empty-lines and
4266 tab-width are buffer-local.
4267
4268 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4269
4270 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4271
4272 * nonascii.texi (Encoding and I/O): Note that
4273 buffer-file-coding-system is buffer-local.
4274
4275 * positions.texi (List Motion): Note that defun-prompt-regexp is
4276 buffer-local.
4277
4278 * text.texi (Auto Filling): Note that auto-fill-function is
4279 buffer-local.
4280 (Undo): Note that buffer-undo-list is buffer-local.
4281
4282 * windows.texi (Buffers and Windows): Document
4283 buffer-display-count.
4284
42852005-09-06 Richard M. Stallman <rms@gnu.org>
4286
4287 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4288 package prefix elsewhere than at the start of the name.
4289
42902005-09-03 Richard M. Stallman <rms@gnu.org>
4291
4292 * tips.texi (Programming Tips): Add conventions for minibuffer
4293 questions and prompts.
4294
42952005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4296
4297 * intro.texi (nil and t): Minor cleanup.
4298 Delete spurious mention of keyword symbols.
4299 (Evaluation Notation): Add index entry.
4300 (A Sample Function Description): Minor cleanup.
4301 (A Sample Variable Description): Not all vars can be set.
4302
43032005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4304
4305 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4306
4307 (Insertion): Document precise type of `insert-char' arg COUNT.
4308
43092005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4310
4311 * modes.texi (Other Font Lock Variables): Sync the default of
4312 font-lock-lines-before.
4313
43142005-08-31 Michael Albinus <michael.albinus@gmx.de>
4315
4316 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4317
43182005-08-29 Richard M. Stallman <rms@gnu.org>
4319
4320 * elisp.texi (Top): Update subnode menu.
4321
4322 * searching.texi (Searching and Matching): Move node.
4323 Rearrange contents and add overall explanation.
4324 (Searching and Case): Move node.
4325 (Searching and Matching): Update menu.
4326
43272005-08-27 Eli Zaretskii <eliz@gnu.org>
4328
4329 * os.texi (Startup Summary): Fix the description of the initial
4330 startup message display.
4331
43322005-08-25 Richard M. Stallman <rms@gnu.org>
4333
4334 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4335
43362005-08-25 Emilio C. Lopes <eclig@gmx.net>
4337
4338 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4339 `next-overlay-change' example.
4340
43412005-08-22 Juri Linkov <juri@jurta.org>
4342
4343 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4344 Fix invert-face. Fix args of face-background.
4345
4346 * display.texi (Standard Faces): Delete node.
4347 (Faces): Add xref to `(emacs)Standard Faces'.
4348 (Displaying Faces): Fix xref to `Standard Faces'.
4349
4350 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4351
43522005-08-20 Alan Mackenzie <acm@muc.de>
4353
4354 * buffers.texi (The Buffer List): Clarify the manipulation of the
4355 buffer list.
4356
43572005-08-14 Richard M. Stallman <rms@gnu.org>
4358
4359 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4360 a regexp.
4361
43622005-08-11 Richard M. Stallman <rms@gnu.org>
4363
4364 * elisp.texi (Top): Update subnode lists.
4365
4366 * display.texi (Inverse Video): Node deleted.
4367
4368 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4369 New nodes split out of Coding Conventions.
4370
4371 * searching.texi (Regular Expressions): Document re-builder.
4372
4373 * os.texi (Time Parsing): New node split out of Time Conversion.
4374
4375 * processes.texi (Misc Network, Network Feature Testing)
4376 (Network Options, Make Network): New nodes split out of
4377 Low-Level Network.
4378
43792005-08-09 Richard M. Stallman <rms@gnu.org>
4380
4381 * frames.texi (Geometry): New node, split from Size and Position.
4382 (Frame Parameters): Refer to Geometry.
4383
4384 * buffers.texi (The Buffer List): Fix xrefs.
4385
4386 * windows.texi (Splitting Windows): Fix xref.
4387
4388 * frames.texi (Layout Parameters): Add xref.
4389
4390 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4391
4392 * keymaps.texi (Menu Bar): Fix xref.
4393
4394 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4395
4396 * modes.texi (%-Constructs): Fix xref.
4397
4398 * frames.texi (Window Frame Parameters): Node split up.
4399 (Basic Parameters, Position Parameters, Size Parameters)
4400 (Layout Parameters, Buffer Parameters, Management Parameters)
4401 (Cursor Parameters, Color Parameters): New subnodes.
4402
44032005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4404
4405 * positions.texi (Screen Lines): Update xref for previous change
4406 in minibuf.texi.
4407
4408 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4409 change in minibuf.texi.
4410
44112005-08-09 Richard M. Stallman <rms@gnu.org>
4412
4413 * tips.texi (Coding Conventions): Minor cleanup.
4414
4415 * modes.texi (Defining Minor Modes): Explain when init-value
4416 can be non-nil.
4417
4418 * elisp.texi (Top): Update submenu for Minibuffer.
4419
4420 * minibuf.texi (Minibuffer Misc): Node split up.
4421 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4422 (Recursive Mini): New nodes split out from Minibuffer Misc.
4423 (Minibuffer Misc): Document max-mini-window-height.
4424
4425 * hash.texi (Defining Hash): Delete stray paren in example.
4426
4427 * display.texi (Echo Area Customization): Don't define
4428 max-mini-window-height here; xref instead.
4429
4430 * commands.texi (Event Input Misc): Update while-no-input.
4431
4432 * advice.texi (Advising Functions): Explain when to use advice
4433 and when to use a hook.
4434
44352005-07-30 Eli Zaretskii <eliz@gnu.org>
4436
4437 * makefile.w32-in (info): Don't run install-info.
4438 ($(infodir)/dir): New target, produced by running install-info.
4439
44402005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4441
4442 * modes.texi (Defining Minor Modes): The keyword for the initial
4443 value is :init-value, not :initial-value.
4444
44452005-07-23 Eli Zaretskii <eliz@gnu.org>
4446
4447 * loading.texi (Autoload): Make the `doctor' example be consistent
4448 with what's in current loaddefs.el. Describe the "fn" magic in
4449 the usage portion of the doc string.
4450
44512005-07-22 Richard M. Stallman <rms@gnu.org>
4452
4453 * internals.texi (Garbage Collection): Clarify previous change.
4454
44552005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4456
4457 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4458
44592005-07-18 Juri Linkov <juri@jurta.org>
4460
4461 * commands.texi (Accessing Events):
4462 * frames.texi (Text Terminal Colors, Resources):
4463 * markers.texi (The Mark):
4464 * modes.texi (Defining Minor Modes):
4465 Delete duplicate duplicate words.
4466
44672005-07-16 Richard M. Stallman <rms@gnu.org>
4468
4469 * display.texi (Managing Overlays): Clarify make-overlay
4470 args for insertion types.
4471
44722005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4473
4474 * customize.texi (Variable Definitions):
4475 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4476 `standard-value' is a list too.
4477 (Defining New Types): Use @key{RET} instead of @key{ret}.
4478
44792005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4480
4481 * os.texi (Translating Input): Fix typo.
4482
44832005-07-08 Richard M. Stallman <rms@gnu.org>
4484
4485 * README: Update edition number and size estimate.
4486
4487 * elisp.texi (VERSION): Set to 2.9.
4488
44892005-07-07 Richard M. Stallman <rms@gnu.org>
4490
4491 * book-spine.texinfo: Update Emacs version.
4492
4493 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4494
44952005-07-06 Richard M. Stallman <rms@gnu.org>
4496
4497 * searching.texi (Regexp Search): Clarify what re-search-forward
4498 does when the search fails.
4499
45002005-07-05 Lute Kamstra <lute@gnu.org>
4501
4502 * Update FSF's address in GPL notices.
4503
4504 * doclicense.texi (GNU Free Documentation License):
4505 * gpl.texi (GPL):
4506 * tips.texi (Coding Conventions, Library Headers):
4507 * vol1.texi:
4508 * vol2.texi: Update FSF's address.
4509
45102005-07-04 Richard M. Stallman <rms@gnu.org>
4511
4512 * hooks.texi (Standard Hooks): Add occur-hook.
4513
45142005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4515
4516 * display.texi (The Echo Area): Correct menu.
4517
45182005-07-03 Richard M. Stallman <rms@gnu.org>
4519
4520 * elisp.texi (Top): Update subnode menu for Display.
4521
4522 * display.texi (Displaying Messages): New node, with most
4523 of what was in The Echo Area.
4524 (Progress): Moved under The Echo Area.
4525 (Logging Messages): New node with new text.
4526 (Echo Area Customization): New node, the rest of what was
4527 in The Echo Area. Document message-truncate-lines with @defvar.
4528 (Display): Update menu.
4529
4530 * windows.texi (Textual Scrolling): Doc 3 values for
4531 scroll-preserve-screen-position.
4532
4533 * text.texi (Special Properties): Change hook functions
4534 should bind inhibit-modification-hooks around altering buffer text.
4535
4536 * keymaps.texi (Key Binding Commands): Call binding BINDING
4537 rather than DEFINITION.
4538
45392005-06-29 Juanma Barranquero <lekktu@gmail.com>
4540
4541 * variables.texi (Defining Variables): `user-variable-p' returns t
4542 for aliases of user options, nil for alias loops.
4543
45442005-06-28 Richard M. Stallman <rms@gnu.org>
4545
4546 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4547 make-keymap.
4548
45492005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4550
4551 * variables.texi (Setting Variables): Correct and clarify
4552 description of `add-to-ordered-list'.
4553
45542005-06-26 Richard M. Stallman <rms@gnu.org>
4555
4556 * display.texi (Faces): Minor cleanup.
4557
45582005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4559
4560 * display.texi (Faces): `facep' returns t for strings that are
4561 face names.
4562
45632005-06-25 Richard M. Stallman <rms@gnu.org>
4564
4565 * objects.texi (Equality Predicates): Clarify meaning of equal.
4566
4567 * windows.texi (Selecting Windows): save-selected-window
4568 and with-selected-window save and restore the current buffer.
4569
45702005-06-24 Richard M. Stallman <rms@gnu.org>
4571
4572 * numbers.texi (Float Basics): Explain how to test for NaN,
4573 and printing the sign of NaNs.
4574
45752005-06-24 Eli Zaretskii <eliz@gnu.org>
4576
4577 * makefile.w32-in (MAKEINFO): Use --force.
4578
45792005-06-23 Richard M. Stallman <rms@gnu.org>
4580
4581 * display.texi (Face Functions): Correct Texinfo usage.
4582
45832005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4584
4585 * lists.texi (Rings): `ring-elements' now returns the elements of
4586 RING in order.
4587
45882005-06-23 Juanma Barranquero <lekktu@gmail.com>
4589
4590 * markers.texi (The Mark): Texinfo usage fix.
4591
45922005-06-23 Kim F. Storm <storm@cua.dk>
4593
4594 * searching.texi (Entire Match Data): Remove evaporate option for
4595 match-data. Do not mention evaporate option for set-match-data.
4596
45972005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4598
4599 * display.texi (Face Functions): Mention face aliases.
4600
46012005-06-21 Richard M. Stallman <rms@gnu.org>
4602
4603 * anti.texi (Antinews): Texinfo usage fix.
4604
46052005-06-21 Karl Berry <karl@gnu.org>
4606
4607 * elisp.texi: Use @copying.
4608
4609 * elisp.texi: Put @summarycontents and @contents before the Top
4610 node, instead of the end of the file, so that the contents appear
4611 in the right place in the dvi/pdf output.
4612
46132005-06-21 Juri Linkov <juri@jurta.org>
4614
4615 * display.texi (Defining Faces): Add `customized-face'.
4616
46172005-06-20 Kim F. Storm <storm@cua.dk>
4618
4619 * variables.texi (Setting Variables): Any type of element can be
4620 given order in add-to-ordered-list. Compare elements with eq.
4621
4622 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4623
46242005-06-20 Karl Berry <karl@gnu.org>
4625
4626 * syntax.texi (Syntax Flags): Make last column very slightly wider
4627 to avoid "generic comment" breaking on two lines and causing an
4628 underfull box.
4629
46302005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4631
4632 * lists.texi (Rings): Various minor clarifications and corrections.
4633
46342005-06-18 Richard M. Stallman <rms@gnu.org>
4635
4636 * functions.texi (Obsolete Functions): Simplify.
4637
4638 * variables.texi (Variable Aliases): Simplify.
4639
4640 * anti.texi, backups.texi, compile.texi, customization.texi:
4641 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4642 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4643 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4644 * variables.texi: Fix formatting ugliness.
4645
4646 * elisp.texi: Add links to Rings and Byte Packing.
4647 Update version and copyright years.
4648
4649 * minibuf.texi: Fix formatting ugliness.
4650 (Completion Commands): Move keymap vars to the end
4651 and vars completing-read binds to the top.
4652
46532005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4654
4655 * processes.texi: Fix typos.
4656 (Bindat Spec): Correct Texinfo error.
4657 (Byte Packing): Fix ungrammatical sentence.
4658
46592005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4660
4661 * lists.texi (Rings): New node.
4662 (Lists): Add it to menu.
4663
4664 * processes.texi (Byte Packing): New node.
4665 (Processes): Add it to menu.
4666
46672005-06-17 Richard M. Stallman <rms@gnu.org>
4668
4669 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4670
4671 * help.texi (Documentation Basics): Explain the xref to
4672 Documentation Tips.
4673
4674 * debugging.texi (Debugger Commands): Minor fix.
4675
46762005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4677
4678 * edebug.texi (Instrumenting): Eliminate duplicate link.
4679 (Specification List): Replace references to "below", referring to
4680 a later node, with one @ref to that node.
4681
4682 * os.texi (Timers): Timers should save and restore the match data
4683 if they change it.
4684
4685 * debugging.texi (Debugger Commands): Mention that the Lisp
4686 debugger can not step through primitive functions.
4687
46882005-06-16 Juanma Barranquero <lekktu@gmail.com>
4689
4690 * functions.texi (Obsolete Functions): Update argument names of
4691 `make-obsolete' and `define-obsolete-function-alias'.
4692
4693 * variables.texi (Variable Aliases): Update argument names of
4694 `defvaralias', `make-obsolete-variable' and
4695 `define-obsolete-variable-alias'.
4696
46972005-06-15 Kim F. Storm <storm@cua.dk>
4698
4699 * searching.texi (Entire Match Data): Rephrase warnings about
4700 evaporate arg to match-data and set-match-data.
4701
47022005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4703
4704 * elisp.texi (Top): Update detailed menu.
4705
4706 * edebug.texi (Edebug): Update menu.
4707 (Instrumenting): Update xrefs.
4708 (Edebug Execution Modes): Correct xref.
4709 (Jumping): Clarify description of `h' command.
4710 Eliminate redundant @ref.
4711 (Breaks): New node.
4712 (Breakpoints): Is now a subsubsection.
4713 (Global Break Condition): Mention `C-x X X'.
4714 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4715 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4716 (Edebug Display Update): Correct pxref.
4717 (Edebug and Macros): New node.
4718 (Instrumenting Macro Calls): Is now a subsubsection.
4719 Neither arg of `def-edebug-spec' is evaluated.
4720 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4721 (Specification Examples): Fix typo.
4722
47232005-06-14 Lute Kamstra <lute@gnu.org>
4724
4725 * debugging.texi (Function Debugging): Primitives can break on
4726 entry too.
4727
47282005-06-14 Kim F. Storm <storm@cua.dk>
4729
4730 * variables.texi (Setting Variables): Add add-to-ordered-list.
4731
47322005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4733
4734 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4735 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4736
47372005-06-13 Lute Kamstra <lute@gnu.org>
4738
4739 * text.texi (Special Properties): Fix cross reference.
4740
47412005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4742
4743 * debugging.texi (Function Debugging): Delete mention of empty
4744 string argument to `cancel-debug-on-entry'. Delete inaccurate
4745 description of the return value of that command.
4746
47472005-06-11 Alan Mackenzie <acm@muc.de>
4748
4749 * text.texi (Adaptive Fill): Amplify the description of
4750 fill-context-prefix.
4751
47522005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4753
4754 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4755
47562005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4757
4758 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4759
47602005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4761
4762 * debugging.texi (Error Debugging): Minor rewording.
4763 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4764 is optional.
4765
47662005-06-10 Lute Kamstra <lute@gnu.org>
4767
4768 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4769 (Top): Give it a title. Correct version number. Give the
4770 detailed node listing a more prominent header.
4771 * intro.texi: Don't set VERSION here a second time.
4772 Mention Emacs's version too.
4773 * anti.texi (Antinews): Use EMACSVER to refer to the current
4774 version of Emacs.
4775
47762005-06-09 Kim F. Storm <storm@cua.dk>
4777
4778 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4779 match-data and set-match-data.
4780
47812005-06-08 Richard M. Stallman <rms@gnu.org>
4782
4783 * searching.texi (Entire Match Data): Clarify when match-data
4784 returns markers and when integers.
4785
4786 * display.texi (Defining Faces): Explain that face name should not
4787 end in `-face'.
4788
4789 * modes.texi (Mode Line Data): Minor cleanup.
4790 (Customizing Keywords): Node split out of Search-based Fontification.
4791 Add example of using font-lock-add-keywords from a hook.
4792 Clarify when MODE should be non-nil, and when nil.
4793
47942005-06-06 Richard M. Stallman <rms@gnu.org>
4795
4796 * modes.texi (Mode Line Data): Explain what happens when the car
4797 of a list is a void symbol.
4798 (Search-based Fontification): Explain MODE arg to
4799 font-lock-add-keywords and warn about calls from major modes.
4800
48012005-06-08 Juri Linkov <juri@jurta.org>
4802
4803 * display.texi (Standard Faces): Add `shadow' face.
4804
48052005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4806
4807 * modes.texi (Major Mode Conventions): A derived mode only needs
4808 to put the call to the parent mode inside `delay-mode-hooks'.
4809
48102005-05-29 Richard M. Stallman <rms@gnu.org>
4811
4812 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4813 new, and what that implies. Clarify.
4814
4815 * files.texi (Locating Files): Clean up the text.
4816
4817 * frames.texi (Window Frame Parameters): Document user-size.
4818 Shorten entry for top by referring to left.
4819
48202005-05-26 Richard M. Stallman <rms@gnu.org>
4821
4822 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4823 is new, and what the implications are. Other clarifications.
4824
48252005-05-24 Richard M. Stallman <rms@gnu.org>
4826
4827 * frames.texi (Dialog Boxes): Minor fixes.
4828
48292005-05-25 Masatake YAMATO <jet@gyve.org>
4830
4831 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4832
48332005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4834
4835 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4836 is optional.
4837
48382005-05-24 Nick Roberts <nickrob@snap.net.nz>
4839
10d1d0af 4840 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4841
48422005-05-23 Lute Kamstra <lute@gnu.org>
4843
4844 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4845 syntax-begin-function over font-lock-beginning-of-syntax-function.
4846
48472005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4848
4849 * minibuf.texi (Reading File Names): Update description of
4850 `read-directory-name'.
4851
4852 * modes.texi (Derived Modes): Clarify :group keyword.
4853
48542005-05-21 Eli Zaretskii <eliz@gnu.org>
4855
4856 * files.texi (Locating Files): New subsection.
4857 Describe locate-file and executable-find.
4858
48592005-05-21 Kevin Ryde <user42@zip.com.au>
4860
4861 * frames.texi (Initial Parameters): Update cross reference to
4862 "Emacs Invocation".
4863
48642005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * keymaps.texi (Active Keymaps): Add anchor.
4867
4868 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4869 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4870 appropriate place.
4871 (Derived Modes): Small clarifications.
4872 (Minor Mode Conventions, Keymaps and Minor Modes):
4873 Replace references to nodes with references to anchors.
4874 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4875 Clarify description of lists whose first element is an integer.
4876 (Mode Line Variables): Add anchor.
4877 (%-Constructs): Clarify description of integer after %.
4878 (Emulating Mode Line): Describe nil value for FACE.
4879
48802005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4881
4882 * modes.texi (Derived Modes): Correct references to non-existing
4883 variable standard-syntax-table.
4884
48852005-05-17 Lute Kamstra <lute@gnu.org>
4886
4887 * modes.texi (Defining Minor Modes): Mention the mode hook.
4888
48892005-05-15 Kim F. Storm <storm@cua.dk>
4890
4891 * processes.texi (Network): Remove open-network-stream-nowait.
4892 (Network Servers): Remove open-network-stream-server.
4893
48942005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4895
4896 * elisp.texi (Top): Update detailed menu.
4897
4898 * variables.texi: Reorder nodes.
4899 (Variables): Update menu.
4900 (File Local Variables): Do not refer to the `-*-' line as
4901 a "local variables list". Add pxref.
4902
49032005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4904
4905 * elisp.texi (Top): Update detailed menu for node changes.
4906
4907 * modes.texi (Modes): Update Menu.
4908 (Hooks): Move to beginning of chapter.
4909 Most minor modes run mode hooks too.
4910 `add-hook' can handle void hooks or hooks whose value is a single
4911 function.
4912 (Major Modes): Update Menu.
4913 (Major Mode Basics): New node, split off from `Major Modes'.
4914 (Major Mode Conventions): Correct xref. Explain how to handle
4915 auto-mode-alist if the major mode command has an autoload cookie.
4916 (Auto Major Mode): Major update. Add magic-mode-alist.
4917 (Derived Modes): Major update.
4918 (Mode Line Format): Update Menu.
4919 (Mode Line Basics): New node, split off from `Mode Line Format'.
4920
4921 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4922 for `magic autoload comment'. Add index entries and anchor.
4923
49242005-05-14 Richard M. Stallman <rms@gnu.org>
4925
4926 * tips.texi (Coding Conventions): Explain how important it is
4927 that just loading certain files not change Emacs behavior.
4928
4929 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4930
49312005-05-12 Lute Kamstra <lute@gnu.org>
4932
4933 * modes.texi (Generic Modes): Update.
4934 (Major Modes): Refer to node "Generic Modes".
4935
4936 * elisp.texi (Top): Update to the current structure of the manual.
4937 * processes.texi (Processes): Add menu description.
4938 * customize.texi (Customization): Add menu descriptions.
4939
49402005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4941
4942 * processes.texi (Signals to Processes)
4943 (Low-Level Network): Fix typos.
4944
49452005-05-11 Lute Kamstra <lute@gnu.org>
4946
4947 * elisp.texi (Top): Add some nodes from the chapter "Major and
4948 Minor Modes" to the detailed node listing.
4949
49502005-05-10 Richard M. Stallman <rms@gnu.org>
4951
4952 * keymaps.texi (Extended Menu Items): Menu item filter functions
4953 can be called at any time.
4954
49552005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4956
4957 * variables.texi (File Local Variables): `(hack-local-variables t)'
4958 now also checks whether a mode is specified in the local variables
4959 list.
4960
49612005-05-05 Kevin Ryde <user42@zip.com.au>
4962
4963 * display.texi (The Echo Area): Correct format function cross
4964 reference.
4965
49662005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4967
4968 * variables.texi (Variable Aliases): Change description of
4969 `define-obsolete-variable-alias'.
4970
4971 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4972 (Defining Functions): Add xref.
4973 (Obsolete Functions): New node.
4974 (Function Safety): Standardize capitalization of section title.
4975
4976 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4977 (Dialog Boxes): Complete description of `x-popup-dialog'.
4978
49792005-05-04 Richard M. Stallman <rms@gnu.org>
4980
4981 * commands.texi (Interactive Codes): Fix Texinfo usage.
4982 Document U more clearly.
4983
49842005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4985
4986 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4987 function and not a macro.
4988
4989 * frames.texi (Pop-Up Menus): Correct and clarify description of
4990 `x-popup-menu'.
4991 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4992
49932005-05-01 Richard M. Stallman <rms@gnu.org>
4994
4995 * edebug.texi (Checking Whether to Stop): Fix previous change.
4996
49972005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4998
4999 * display.texi: Fix typos and Texinfo usage.
5000
5001 * edebug.texi (Checking Whether to Stop): executing-macro ->
5002 executing-kbd-macro.
5003
50042005-05-01 Richard M. Stallman <rms@gnu.org>
5005
5006 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5007
50082005-04-30 Richard M. Stallman <rms@gnu.org>
5009
5010 * files.texi (Magic File Names): Document `operations' property.
5011
50122005-04-29 Lute Kamstra <lute@gnu.org>
5013
5014 * modes.texi (Generic Modes): New node.
5015 (Major Modes): Add it to the menu.
5016 (Derived Modes): Add "derived mode" to concept index.
5017
50182005-04-28 Lute Kamstra <lute@gnu.org>
5019
5020 * modes.texi (Defining Minor Modes): Fix previous change.
5021 (Font Lock Mode): Simplify.
5022 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5023 when set and that some parts are optional. Add cross references.
5024 (Search-based Fontification): Say how to specify font-lock-keywords.
5025 Add cross references. Add font-lock-multiline to index.
5026 Move font-lock-keywords-case-fold-search here from node "Other Font
5027 Lock Variables". Document font-lock-add-keywords and
5028 font-lock-remove-keywords.
5029 (Other Font Lock Variables): Move font-lock-keywords-only,
5030 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5031 and font-lock-syntactic-face-function to node "Syntactic Font
5032 Lock". Move font-lock-keywords-case-fold-search to node
5033 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5034 and font-lock-{,un}fontify-{buffer,region}-function.
5035 (Precalculated Fontification): Remove reference to deleted variable
5036 font-lock-core-only.
5037 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5038 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5039 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5040 and font-lock-syntactic-face-function here from node "Other Font
5041 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5042 Syntax Properties". Add cross references.
5043 (Setting Syntax Properties): New node.
5044 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5045 * syntax.texi (Syntax Properties): Add cross reference.
5046 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5047
50482005-04-26 Richard M. Stallman <rms@gnu.org>
5049
5050 * display.texi (Defining Faces):
5051 Document `default' elements of defface spec.
5052
5053 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5054
5055 * variables.texi (Variable Aliases): Clarify text.
5056
50572005-04-25 Chong Yidong <cyd@stupidchicken.com>
5058
5059 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5060
50612005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5062
5063 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5064
50652005-04-24 Eli Zaretskii <eliz@gnu.org>
5066
5067 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5068 syntax-after and syntax-class.
5069
5070 * files.texi (Changing Files): Fix last change's cross-reference.
5071 (Unique File Names): Don't mention "numbers" in the documentation
5072 of make-temp-file and make-temp-name.
5073
50742005-04-23 Richard M. Stallman <rms@gnu.org>
5075
5076 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5077
50782005-04-22 Nick Roberts <nickrob@snap.net.nz>
5079
5080 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5081
50822005-04-22 Nick Roberts <nickrob@snap.net.nz>
5083
5084 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5085 and define-obsolete-variable-alias.
5086
50872005-04-22 Kim F. Storm <storm@cua.dk>
5088
5089 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5090 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5091
50922005-04-21 Lute Kamstra <lute@gnu.org>
5093
5094 * lists.texi (Association Lists): Document rassq-delete-all.
5095
50962005-04-19 Richard M. Stallman <rms@gnu.org>
5097
5098 * modes.texi (Search-based Fontification): Explain that
5099 facespec is an expression to be evaluated.
5100
51012005-04-19 Kevin Ryde <user42@zip.com.au>
5102
5103 * streams.texi (Output Functions): Fix xref.
5104 * strings.texi (String Conversion): Fix xref.
5105
51062005-04-19 Kim F. Storm <storm@cua.dk>
5107
5108 * symbols.texi (Symbol Plists): Add safe-get.
5109 Mention that `get' may signal an error.
5110
51112005-04-18 Nick Roberts <nickrob@snap.net.nz>
5112
5113 * customize.texi (Variable Definitions): Replace tooltip-mode
5114 example with save-place.
5115
51162005-04-17 Richard M. Stallman <rms@gnu.org>
5117
5118 * buffers.texi (Indirect Buffers): Clarify.
5119
5120 * positions.texi (Positions): Clarify converting marker to integer.
5121
5122 * strings.texi (String Basics): Mention string-match; clarify.
5123
51242005-04-08 Lute Kamstra <lute@gnu.org>
5125
5126 * modes.texi (Search-based Fontification): Fix cross references.
5127 Use consistent terminology. Document anchored highlighting.
5128
51292005-04-05 Lute Kamstra <lute@gnu.org>
5130
5131 * modes.texi (Defining Minor Modes): Document :group keyword
5132 argument and its default value.
5133
51342005-04-03 Lute Kamstra <lute@gnu.org>
5135
5136 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5137 references and/or descriptions. Delete major mode hooks; mention
5138 them as a category instead. Rename or delete obsolete hooks.
5139
51402005-04-02 Richard M. Stallman <rms@gnu.org>
5141
5142 * nonascii.texi (Coding System Basics): Another wording cleanup.
5143
51442005-04-01 Richard M. Stallman <rms@gnu.org>
5145
5146 * nonascii.texi (Coding System Basics): Clarify previous change.
5147
51482005-04-01 Kenichi Handa <handa@m17n.org>
5149
10d1d0af 5150 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5151 identity of coding systems.
5152
51532005-03-29 Chong Yidong <cyd@stupidchicken.com>
5154
5155 * text.texi (Buffer Contents): Add filter-buffer-substring and
5156 buffer-substring-filters.
5157
51582005-03-26 Chong Yidong <cyd@stupidchicken.com>
5159
5160 * anti.texi (Antinews): Mention `G' interactive code.
5161
5162 * tips.texi (Compilation Tips): Mention benchmark.el.
5163
51642005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5165
5166 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5167 is now bound to M-o M-o.
5168
5169 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5170
51712005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5172
5173 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5174 in the Emacs Manual).
5175 * Makefile.in (srcs): Remove calendar.texi.
5176 * makefile.w32-in (srcs): Remove calendar.texi.
5177 * display.texi (Display): Change name of next node.
5178 * os.texi (System In): Change name of previous node.
5179 * elisp.texi (Top): Remove Calendar references.
5180 * vol1.texi (Top): Remove Calendar references.
5181 * vol2.texi (Top): Remove Calendar references.
5182
51832005-03-25 Richard M. Stallman <rms@gnu.org>
5184
5185 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5186 Cleanup previous change.
5187
51882005-03-25 Chong Yidong <cyd@stupidchicken.com>
5189
5190 * display.texi (Face Attributes): Faces earlier in an :inherit
5191 list take precedence.
5192 (Scroll Bars): Fix description of vertical-scroll-bars.
5193 Document frame-current-scroll-bars and window-current-scroll-bars.
5194
5195 * markers.texi (The Mark): Document temporary Transient Mark mode.
5196
5197 * minibuf.texi (Reading File Names):
5198 Document read-file-name-completion-ignore-case.
5199
5200 * positions.texi (Screen Lines): Document nil for width argument
5201 to compute-motion.
5202
52032005-03-23 Kim F. Storm <storm@cua.dk>
5204
5205 * display.texi (Standard Faces): Other faces used in the fringe
5206 implicitly inherits from the fringe face.
5207 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5208 properties implicitly inherits from fringe face.
5209 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5210
52112005-03-20 Chong Yidong <cyd@stupidchicken.com>
5212
5213 * display.texi (Invisible Text): State default value of
5214 line-move-ignore-invisible.
5215 (Managing Overlays): Document remove-overlays.
5216 (Standard Faces): Document escape-glyph face.
5217
5218 * minibuf.texi (Reading File Names): Document read-file-name-function.
5219
5220 * modes.texi (Other Font Lock Variables):
5221 Document font-lock-lines-before.
5222
5223 * positions.texi (Skipping Characters): skip-chars-forward allows
5224 character classes.
5225
52262005-03-18 Lute Kamstra <lute@gnu.org>
5227
5228 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5229
52302005-03-17 Richard M. Stallman <rms@gnu.org>
5231
5232 * text.texi (Undo): Document extensible undo entries.
5233
dd7b651b 5234 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5235
5236 * nonascii.texi (Character Codes): Minor fix.
5237
5238 * display.texi (Display Property): Explain the significance
5239 of having text properties that are eq.
5240 (Other Display Specs): Explain string as display spec.
5241
5242 * commands.texi (Interactive Codes): Document G option.
5243
52442005-03-17 Chong Yidong <cyd@stupidchicken.com>
5245
5246 * text.texi (Filling): Add sentence-end-without-period and
5247 sentence-end-without-space.
5248 (Changing Properties): Minor fix.
5249
5250 * anti.texi: Total rewrite.
5251
52522005-03-15 Lute Kamstra <lute@gnu.org>
5253
5254 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5255
52562005-03-08 Kim F. Storm <storm@cua.dk>
5257
5258 * display.texi (Specified Space): Property :width is support on
5259 non-graphic terminals, :height is not.
5260
52612005-03-07 Richard M. Stallman <rms@gnu.org>
5262
5263 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5264 Now subnodes of Fringes.
5265 (Overlay Arrow): Document overlay-arrow-variable-list.
5266 (Fringe Size/Pos): New node, broken out of Fringes.
5267 (Display): Explain clearing vs redisplay better.
5268 (Truncation): Clarify use of bitmaps.
5269 (The Echo Area): Clarify the uses of the echo area.
5270 Add max-mini-window-height.
5271 (Progress): Clarify.
5272 (Invisible Text): Explain that main loop moves point out.
5273 (Selective Display): Say "hidden", not "invisible".
5274 (Managing Overlays): Move up. Describe relation to Undo here.
5275 (Overlay Properties): Clarify intro.
5276 (Finding Overlays): Explain return values when nothing found.
5277 (Width): truncate-string-to-width has added arg.
5278 (Displaying Faces): Clarify and update mode line face handling.
5279 (Face Functions): Minor cleanup.
5280 (Conditional Display): Merge into Other Display Specs.
5281 (Pixel Specification, Other Display Specs): Minor cleanups.
5282 (Images, Image Descriptors): Minor cleanups.
5283 (GIF Images): Patents have expired.
5284 (Showing Images): Explain default text for insert-image.
5285 (Manipulating Button Types): Merge into Manipulating Buttons.
5286 (Making Buttons): Explain return values.
5287 (Button Buffer Commands): Add xref.
5288 (Inverse Video): Update mode-line-inverse-video.
5289 (Display Table Format): Clarify.
5290 (Active Display Table): Give defaults for window-display-table.
5291
5292 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5293 and calendar-today-marker are strings, not chars.
5294 (Holiday Customizing): Minor fix.
5295
5296 * internals.texi (Writing Emacs Primitives): Update `or' example.
5297 Update limit on # args of subr.
5298
5299 * edebug.texi (Using Edebug): Arrow is in fringe.
5300 (Instrumenting): Arg to eval-defun works without loading edebug.
5301 (Edebug Execution Modes): Add xref.
5302
5303 * customize.texi (Common Keywords): Clarify :require.
5304 Mention :version here.
5305 (Variable Definitions, Group Definitions): Not here.
5306 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5307
53082005-03-07 Chong Yidong <cyd@stupidchicken.com>
5309 * nonascii.texi (Text Representations): Clarify position-bytes.
5310 (Character Sets): Add list-charset-chars.
5311 (Scanning Charsets): Add charset-after.
5312 (Encoding and I/O): Minor fix.
5313
53142005-03-06 Richard M. Stallman <rms@gnu.org>
5315
5316 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5317 (Resizing Windows): Likewise.
5318
5319 * text.texi (Change Hooks): Get rid of "Emacs 21".
5320
5321 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5322
5323 * streams.texi (Output Variables): Get rid of "Emacs 21".
5324
5325 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5326
5327 * os.texi (Translating Input): Replace flow-control example
5328 with a less obsolete example that uses `keyboard-translate'.
5329
5330 * objects.texi (Hash Table Type, Circular Objects):
5331 Get rid of "Emacs 21".
5332
5333 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5334 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5335
5336 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5337
5338 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5339
5340 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5341 (Menu Bar): Fix when menu-bar-update-hook is called.
5342
5343 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5344
5345 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5346 and make it read better.
5347
5348 * files.texi (Writing to Files): Get rid of "Emacs 21".
5349 (Unique File Names): Likewise.
5350
5351 * elisp.texi: Update Emacs version to 22.
5352
5353 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5354 (Overlay Properties, Face Attributes): Likewise.
5355 (Managing Overlays): Fix punctuation.
5356 (Attribute Functions): Clarify set-face-font; get rid of
5357 info about old Emacs versions.
5358 (Auto Faces, Font Lookup, Display Property, Images):
5359 Get rid of "Emacs 21".
5360
5361 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5362
53632005-03-05 Richard M. Stallman <rms@gnu.org>
5364
5365 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5366
53672005-03-04 Lute Kamstra <lute@gnu.org>
5368
5369 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5370
53712005-03-03 Lute Kamstra <lute@gnu.org>
5372
5373 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5374
53752005-03-01 Lute Kamstra <lute@gnu.org>
5376
5377 * debugging.texi (Debugger Commands): Update `j'.
5378
53792005-02-28 Lute Kamstra <lute@gnu.org>
5380
5381 * debugging.texi (Debugging): Fix typo.
5382 (Error Debugging): Document eval-expression-debug-on-error.
5383 (Function Debugging): Update example.
5384 (Using Debugger): Mention starred stack frames.
5385 (Debugger Commands): Document `j' and `l'.
5386 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5387 Update the messages that the debugger displays.
5388 (Internals of Debugger): Add cross reference. Update example.
5389 (Excess Open): Minor improvement.
5390 (Excess Close): Minor improvement.
5391
53922005-02-26 Richard M. Stallman <rms@gnu.org>
5393
5394 * tips.texi (Coding Conventions): Clarify.
5395 Put all the major mode key reservations together.
5396 Mention the Mouse-1 => Mouse-2 conventions.
5397
5398 * syntax.texi (Syntax Class Table): Clarify.
5399 (Syntax Table Functions): syntax-after moved from here.
5400 (Syntax Table Internals): syntax-after moved to here.
5401 (Parsing Expressions): Update info on number of values
5402 and what's meaningful in the STATE argument.
5403 (Categories): Fix typo.
5404
5405 * sequences.texi (Arrays): Cleanup.
5406 (Char-Tables): Clarify.
5407
5408 * processes.texi (Deleting Processes): Cleanups, add xref.
5409 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5410 (Process Information): set-process-coding-system, some args optional.
5411 (Input to Processes): Explain various types for PROCESS args.
5412 Rename them from PROCESS-NAME to PROCESS.
5413 (Signals to Processes): Likewise.
5414 (Decoding Output): Cleanup.
5415 (Query Before Exit): Clarify.
5416
5417 * os.texi (Startup Summary): Correct the options; add missing ones.
5418 (Terminal Output, Batch Mode): Clarify.
5419 (Flow Control): Node deleted.
5420
5421 * markers.texi (The Mark): Clarify.
5422
5423 * macros.texi (Expansion): Cleanup.
5424 (Indenting Macros): indent-spec allows ints, not floats.
5425
5426 * keymaps.texi (Keymaps): Clarify.
5427 (Format of Keymaps): Update lisp-mode-map example.
5428 (Active Keymaps, Key Lookup): Clarify.
5429 (Changing Key Bindings): Add xref to `kbd'.
5430 (Key Binding Commands, Simple Menu Items): Clarify.
5431 (Mouse Menus, Menu Bar): Clarify.
5432 (Menu Example): Replace print example with menu-bar-replace-menu.
5433
5434 * help.texi (Documentation Basics): Add function-documentation prop.
5435
5436 * elisp.texi (Top): Don't refer to Flow Control node.
5437
5438 * commands.texi (Command Overview): Improve xrefs.
5439 (Adjusting Point): Adjusting point applies to intangible and invis.
5440 (Key Sequence Input): Doc extra read-key-sequence args.
5441 Likewise for read-key-sequence-vector.
5442
5443 * backups.texi (Rename or Copy): Minor fix.
5444 (Numbered Backups): For version-control, say the default.
5445 (Auto-Saving): make-auto-save-file-name example is simplified.
5446
5447 * advice.texi (Advising Functions): Don't imply one part of Emacs
5448 should advise another part. Markup changes.
5449 (Defining Advice): Move transitional para.
5450 (Activation of Advice): Cleanup.
5451 Explain if COMPILE is nil or negative.
5452
5453 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5454
54552005-02-24 Lute Kamstra <lute@gnu.org>
5456
5457 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5458 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5459
54602005-02-23 Lute Kamstra <lute@gnu.org>
5461
5462 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5463 to define global minor modes as well.
5464
5465 * display.texi (Managing Overlays): overlay-buffer returns nil for
5466 deleted overlays.
5467
54682005-02-22 Kim F. Storm <storm@cua.dk>
5469
5470 * minibuf.texi (Basic Completion): Allow symbols in addition to
5471 strings in try-completion and all-completions.
5472
54732005-02-14 Lute Kamstra <lute@gnu.org>
5474
5475 * elisp.texi (Top): Remove reference to deleted node.
5476
5477 * lists.texi (Lists): Remove reference to deleted node.
5478 (Cons Cells): Fix typo.
5479
5480 * loading.texi (Where Defined): Fix typo.
5481
54822005-02-14 Richard M. Stallman <rms@gnu.org>
5483
5484 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5485 is useful for discarding some minor modes.
5486
5487 * symbols.texi (Symbol Components): Reorder examples.
5488
5489 * streams.texi (Input Functions): State standard-input default.
5490 (Output Variables): State standard-output default.
5491
5492 * objects.texi (Printed Representation): Clarify read syntax vs print.
5493 (Floating Point Type): Explain meaning better.
5494 (Symbol Type): Explain uniqueness better.
5495 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5496 List examples sooner.
5497 (Box Diagrams): New subnode broken out.
5498 Some examples moved from old Lists as Boxes node.
5499 (Dotted Pair Notation): Clarify intro.
5500 (Array Type): Clarify.
5501 (Type Predicates): Add hash-table-p.
5502
5503 * numbers.texi (Integer Basics): Clarify radix explanation.
5504 (Predicates on Numbers): Minor clarification.
5505 (Comparison of Numbers): Minor clarification. Clarify eql.
5506 Typos in min, max.
5507 (Math Functions): Clarify overflow in expt.
5508
5509 * minibuf.texi (Text from Minibuffer): Minor clarification.
5510 Mention arrow keys.
5511
5512 * loading.texi (Autoload): defun's doc string overrides autoload's
5513 doc string.
5514 (Repeated Loading): Modernize "add to list" examples.
5515 (Where Defined): Finish updating table of load-history elts.
5516
5517 * lists.texi (List-related Predicates): Minor wording improvement.
5518 (Lists as Boxes): Node deleted.
5519 (Building Lists): Explain trivial cases of number-sequence.
5520
5521 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5522 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5523 (Hash Access): Any object can be a key.
5524 State value of maphash.
5525
5526 * functions.texi (What Is a Function): Wording cleanup.
5527 (Function Documentation): Minor cleanup.
5528 Explain purpose of calling convention at end of doc string.
5529 (Function Names): Wording cleanup.
5530 (Calling Functions): Wording cleanup.
5531 Explain better how funcall calls the function.
5532 (Function Cells): Delete example of saving and redefining function.
5533
5534 * control.texi (Combining Conditions): Wording cleanup.
5535 (Iteration): dolist and dotimes bind VAR locally.
5536 (Cleanups): Xref to Atomic Changes.
5537
5538 * compile.texi (Byte Compilation): Delete 19.29 info.
5539 (Compilation Functions): Macros' difficulties don't affect defsubst.
5540 (Docs and Compilation): Delete 19.29 info.
5541
55422005-02-10 Richard M. Stallman <rms@gnu.org>
5543
5544 * objects.texi (Symbol Type): Minor correction.
5545
55462005-02-06 Lute Kamstra <lute@gnu.org>
5547
5548 * modes.texi (Example Major Modes): Fix typos.
5549
55502005-02-06 Richard M. Stallman <rms@gnu.org>
5551
5552 * text.texi (Margins): fill-nobreak-predicate can be one function.
5553
5554 * strings.texi (Modifying Strings): clear-string can make unibyte.
5555 (Formatting Strings): format gives error if values missing.
5556
5557 * positions.texi (Character Motion): Mention default arg
5558 for forward-char. backward-char refers to forward-char.
5559 (Word Motion): Mention default arg for forward-word.
5560 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5561 Simplify end-of-buffer.
5562 (Text Lines): Mention default arg for forward-line.
5563 (List Motion): Mention default arg for beginning/end-of-defun.
5564 (Skipping Characters): Minor fixes in explaining character-set.
5565
5566 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5567 Mode inheritance applies only when default-major-mode is nil.
5568 Clarifications.
5569 (Example Major Modes): Update Text mode and Lisp mode examples.
5570 (Minor Mode Conventions): Mention define-minor-mode at top.
5571 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5572 (Mode Line Format): Update mode line face display info.
5573 (Properties in Mode): Mention effect of risky vars.
5574 (Imenu): Define imenu-add-to-menubar.
5575 (Font Lock Mode): Add descriptions to menu lines.
5576 (Faces for Font Lock): Add font-lock-doc-face.
5577
55782005-02-05 Lute Kamstra <lute@gnu.org>
5579
5580 * text.texi (Maintaining Undo): Remove obsolete function.
5581
55822005-02-05 Eli Zaretskii <eliz@gnu.org>
5583
5584 * frames.texi (Color Names): Add pointer to the X docs about RGB
5585 color specifications. Improve indexing
5586 (Text Terminal Colors): Replace the description of RGB values by
5587 an xref to "Color Names".
5588
55892005-02-03 Richard M. Stallman <rms@gnu.org>
5590
5591 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5592 Clarify.
5593 (Selecting Windows): Clarify save-selected-window.
5594 (Cyclic Window Ordering): Clarify walk-windows.
5595 (Window Point): Clarify.
5596 (Window Start): Add comment to example.
5597 (Resizing Windows): Add `interactive' specs in examples.
5598 Document fit-window-to-buffer.
5599
5600 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5601 (Undo, Maintaining Undo): Clarify last change.
5602 (Sorting): In sort-numeric-fields, explain about octal and hex.
5603 Mention sort-numeric-base.
5604 (Format Properties): Add xref for hard newlines.
5605
5606 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5607 (Pop-Up Menus): Fix typo.
5608 (Color Names): Explain all types of color names.
5609 Explain color-values on B&W terminal.
5610 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5611
5612 * files.texi (File Locks): Not supported on MS systems.
5613 (Testing Accessibility): Clarify.
5614
5615 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5616 (Coverage Testing): Fix typo.
5617
5618 * commands.texi (Misc Events): Remove stray space.
5619
5620 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5621 (Modification Time): Clarify when visited-file-modtime returns 0.
5622 (The Buffer List): Clarify bury-buffer.
5623 (Killing Buffers): Clarify.
5624 (Indirect Buffers): Add clone-indirect-buffer.
5625
56262005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5627
5628 * edebug.texi (Printing in Edebug): Fix default value of
5629 edebug-print-circle.
5630 (Coverage Testing): Fix displayed frequency count data.
5631
56322005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5633
5634 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5635
56362005-02-02 Kim F. Storm <storm@cua.dk>
5637
5638 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5639
56402005-01-29 Eli Zaretskii <eliz@gnu.org>
5641
5642 * commands.texi (Misc Events): Describe the help-echo event.
5643
5644 * text.texi (Special Properties) <help-echo>: Use `pos'
5645 consistently in description of the help-echo property.
5646 Use @code{nil} instead of @var{nil}.
5647
5648 * display.texi (Overlay Properties): Fix the index entry for
5649 help-echo overlay property.
5650
5651 * customize.texi (Type Keywords): Uncomment the xref to the
5652 help-echo property documentation.
5653
56542005-01-23 Kim F. Storm <storm@cua.dk>
5655
5656 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5657 return value. Third element FULLY replaced by PARTIAL which
5658 specifies number of invisible pixels if row is only partially visible.
5659 (Textual Scrolling): Mention auto-window-vscroll.
5660 (Vertical Scrolling): New defvar auto-window-vscroll.
5661
56622005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5663
5664 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5665 command remapping.
5666
56672005-01-15 Richard M. Stallman <rms@gnu.org>
5668
5669 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5670
56712005-01-14 Kim F. Storm <storm@cua.dk>
5672
5673 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5674
5675 * text.texi (Links and Mouse-1): Fix string and vector item.
5676
56772005-01-13 Richard M. Stallman <rms@gnu.org>
5678
5679 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5680 descriptions of overriding-local-map and overriding-terminal-local-map.
5681
5682 * text.texi (Links and Mouse-1): Clarify text.
5683
56842005-01-13 Kim F. Storm <storm@cua.dk>
5685
5686 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5687
56882005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5689
5690 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5691
56922005-01-12 Kim F. Storm <storm@cua.dk>
5693
5694 * text.texi (Links and Mouse-1): Rename section from Enabling
5695 Mouse-1 to Following Links. Change xrefs.
5696 Add examples for define-button-type and define-widget.
5697
5698 * display.texi (Button Properties, Button Buffer Commands):
5699 Clarify mouse-1 and follow-link functionality.
5700
57012005-01-12 Richard M. Stallman <rms@gnu.org>
5702
5703 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5704
5705 * display.texi (Beeping): Fix Texinfo usage.
5706
5707 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5708
57092005-01-11 Kim F. Storm <storm@cua.dk>
5710
5711 * display.texi (Button Properties, Button Buffer Commands):
5712 Mention mouse-1 binding. Add follow-link keyword.
5713
5714 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5715 (Enabling Mouse-1 to Follow Links): New subsection.
5716
57172005-01-06 Richard M. Stallman <rms@gnu.org>
5718
5719 * text.texi (Special Properties): Minor change.
5720
5721 * os.texi (Timers): Clarify previous change.
5722
5723 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5724
57252005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5726
5727 * display.texi (Face Attributes): Correct xref to renamed node.
5728
57292005-01-01 Richard M. Stallman <rms@gnu.org>
5730
5731 * display.texi (Face Attributes): Describe hex color specs.
5732
57332004-12-31 Richard M. Stallman <rms@gnu.org>
5734
5735 * os.texi (Timers): Update previous change.
5736
57372004-12-30 Kim F. Storm <storm@cua.dk>
5738
5739 * display.texi (Line Height): Total line-height is now specified
5740 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5741 in cons cells. (nil . RATIO) is relative to actual line height.
5742 Use line-height `t' instead of `0' to get minimum height.
5743
57442004-12-29 Richard M. Stallman <rms@gnu.org>
5745
5746 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5747
57482004-12-28 Richard M. Stallman <rms@gnu.org>
5749
5750 * commands.texi (Quitting): Clarify value of with-local-quit.
5751
5752 * elisp.texi (Top): Fix previous change.
5753
5754 * loading.texi (Loading): Fix previous change.
5755
57562004-12-27 Richard M. Stallman <rms@gnu.org>
5757
5758 * Makefile.in (MAKEINFO): Specify --force.
5759
5760 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5761
5762 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5763
5764 * display.texi (Line Height): Further clarify.
5765
5766 * elisp.texi (Top): Update Loading submenu.
5767
5768 * loading.texi (Where Defined): New node.
5769 (Unloading): load-history moved to Where Defined.
5770
57712004-12-21 Richard M. Stallman <rms@gnu.org>
5772
5773 * commands.texi (Event Input Misc): Add while-no-input.
5774
57752004-12-11 Richard M. Stallman <rms@gnu.org>
5776
5777 * display.texi (Line Height): Rewrite text for clarity.
5778
57792004-12-11 Kim F. Storm <storm@cua.dk>
5780
5781 * display.texi (Display): Add node "Line Height" to menu.
5782 (Line Height): New node. Move full description of line-spacing
5783 and line-height text properties here from text.texi.
5784 (Scroll Bars): Add vertical-scroll-bar variable.
5785
5786 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5787
5788 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5789 line-spacing and vertical-scroll-bar.
5790
5791 * text.texi (Special Properties): Just mention line-spacing and
5792 line-height here, add xref to new "Line Height" node.
5793
57942004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5795
5796 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5797
5798 * locals.texi (Standard Buffer-Local Variables):
5799 Add @xref for `line-spacing'.
5800
58012004-12-05 Richard M. Stallman <rms@gnu.org>
5802
5803 * Makefile.in (maintainer-clean): Remove the info files
5804 in $(infodir) where they are created.
5805
58062004-12-03 Richard M. Stallman <rms@gnu.org>
5807
5808 * windows.texi (Selecting Windows): get-lru-window and
5809 get-largest-window don't consider dedicated windows.
5810
5811 * text.texi (Undo): Document undo-in-progress.
5812
58132004-11-26 Richard M. Stallman <rms@gnu.org>
5814
5815 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5816 Remove a few vars that are not always buffer-local.
5817
58182004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5819
5820 * locals.texi (Standard Buffer-Local Variables): Comment out
5821 xref's to non-existent node `Yet to be written'.
5822
58232004-11-24 Richard M. Stallman <rms@gnu.org>
5824
5825 * processes.texi (Synchronous Processes): Grammar fix.
5826
5827 * numbers.texi (Comparison of Numbers): Add eql.
5828
5829 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5830
5831 * intro.texi (Printing Notation): Fix previous change.
5832
5833 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5834 and default-indicate-buffer-boundaries from here.
5835 (Usual Display): To here.
5836 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5837 (Usual Display): Move tab-width up.
5838
5839 * customize.texi (Variable Definitions): Replace
5840 show-paren-mode example with tooltip-mode.
5841 (Simple Types, Composite Types, Defining New Types):
5842 Minor cleanups.
5843
58442004-11-21 Jesper Harder <harder@ifa.au.dk>
5845
5846 * processes.texi (Synchronous Processes, Output from Processes):
5847 Markup fix.
5848
58492004-11-20 Richard M. Stallman <rms@gnu.org>
5850
5851 * positions.texi (Skipping Characters): skip-chars-forward
5852 now handles char classes.
5853
5854 * intro.texi (Printing Notation): Avoid confusion of `print'
5855 when explaining @print.
5856
5857 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5858
5859 * display.texi (Display Table Format): Minor fix.
5860
5861 * streams.texi (Output Functions): Fix print example.
5862
5863 * Makefile.in (elisp): New target.
5864 (dist): Depend on $(infodir)/elisp, not elisp.
5865 Copy the info files from $(infodir).
5866
5867 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5868 read-from-minibuffer.
5869
5870 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5871
58722004-11-19 Richard M. Stallman <rms@gnu.org>
5873
5874 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5875
58762004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5877
5878 * tips.texi (Coding Conventions): Fix typo.
5879
58802004-11-16 Richard M. Stallman <rms@gnu.org>
5881
5882 * tips.texi (Coding Conventions): Separate defvar and require
5883 methods to avoid warnings. Use require only when there are many
5884 functions and variables from that package.
5885
5886 * minibuf.texi (Minibuffer Completion): When ignoring case,
5887 predicate must not be case-sensitive.
5888
5889 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5890 (Test Coverage): Don't talk about "splotches". Clarified.
5891
58922004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5893
5894 * frames.texi (Window Frame Parameters): Fix typo.
5895
58962004-11-15 Kim F. Storm <storm@cua.dk>
5897
5898 * symbols.texi (Other Plists): Note that plist-get may signal error.
5899 Add safe-plist-get.
5900
59012004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5902
5903 * modes.texi (Font Lock Basics): Fix typo.
5904
59052004-11-08 Richard M. Stallman <rms@gnu.org>
5906
5907 * syntax.texi (Syntax Table Functions): Add syntax-after.
5908
59092004-11-06 Lars Brinkhoff <lars@nocrew.org>
5910
5911 * os.texi (Processor Run Time): New section documenting
5912 get-internal-run-time.
5913
59142004-11-06 Eli Zaretskii <eliz@gnu.org>
5915
5916 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5917 it nukes elisp-cover.texi.
5918 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5919 elisp-0 etc.
5920
59212004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5922
5923 * commands.texi (Keyboard Macros): Document `append' return value
5924 of `defining-kbd-macro'.
5925
59262004-11-01 Richard M. Stallman <rms@gnu.org>
5927
5928 * commands.texi (Interactive Call): Add called-interactively-p.
5929
59302004-10-29 Simon Josefsson <jas@extundo.com>
5931
5932 * minibuf.texi (Reading a Password): Revert.
5933
59342004-10-28 Richard M. Stallman <rms@gnu.org>
5935
5936 * frames.texi (Display Feature Testing): Explain about "vendor".
5937
59382004-10-27 Richard M. Stallman <rms@gnu.org>
5939
5940 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5941 not raw. Clarify `n'.
5942 (Interactive Call): Rewrite interactive-p, focusing on when
5943 and how to use it.
5944 (Misc Events): Clarify previous change.
5945
5946 * advice.texi (Simple Advice): Clarify what job the example does.
5947 (Around-Advice): Clarify ad-do-it.
5948 (Activation of Advice): An option of ad-default-compilation-action
5949 is `never', not `nil'.
5950
59512004-10-26 Kim F. Storm <storm@cua.dk>
5952
5953 * commands.texi (Interactive Codes): Add U code letter.
5954
59552004-10-25 Simon Josefsson <jas@extundo.com>
5956
5957 * minibuf.texi (Reading a Password): Add.
5958
59592004-10-24 Jason Rumney <jasonr@gnu.org>
5960
5961 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5962 and wheel-down.
5963
59642004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5965
5966 * processes.texi (Synchronous Processes): Document process-file.
5967
59682004-10-22 Kenichi Handa <handa@m17n.org>
5969
5970 * text.texi (translate-region): Document that it accepts also a
5971 char-table.
5972
59732004-10-22 David Ponce <david@dponce.com>
5974
5975 * windows.texi (Resizing Windows): Document the `preserve-before'
5976 argument of the functions `enlarge-window' and `shrink-window'.
5977
59782004-10-19 Jason Rumney <jasonr@gnu.org>
5979
5980 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5981
59822004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5983
5984 * text.texi (Filling): Add anchor for definition of
5985 `sentence-end-double-space'.
5986
5987 * searching.texi (Regexp Example): Update description of how
5988 Emacs currently recognizes the end of a sentence.
5989 (Standard Regexps): Update definition of the variable
5990 `sentence-end'. Add definition of the function `sentence-end'.
5991
59922004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5993
5994 * display.texi (Progress): New node.
5995
59962004-10-05 Kim F. Storm <storm@cua.dk>
5997
5998 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5999
60002004-09-29 Kim F. Storm <storm@cua.dk>
6001
6002 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6003 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6004 fringe bitmap symbols, as they now have their own namespace.
6005 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6006 vs. pixels. Signal error if no free bitmap slots.
6007 (Pixel Specification): Change IMAGE to @var{image}.
6008
60092004-09-28 Richard M. Stallman <rms@gnu.org>
6010
6011 * text.texi (Special Properties): Clarify line-spacing and line-height.
6012
6013 * searching.texi (Regexp Search): Add looking-back.
6014
60152004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6016
6017 * display.texi: Correct typos.
6018 (Image Descriptors): Correct xref's.
6019
60202004-09-25 Richard M. Stallman <rms@gnu.org>
6021
6022 * text.texi (Special Properties): Cleanups in `cursor'.
6023 Rewrites in `line-height' and `line-spacing'; exchange them.
6024
6025 * display.texi (Fringes): Rewrite previous change.
6026 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6027 (Display Fringe Bitmaps): Node deleted, text moved.
6028 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6029 (Scroll Bars): Clarify set-window-scroll-bars.
6030 (Pointer Shape): Rewrite.
6031 (Specified Space): Clarify :align-to, etc.
6032 (Pixel Specification): Use @var. Clarify new text.
6033 (Other Display Specs): Clarify `slice'.
6034 (Image Descriptors): Cleanups.
6035 (Showing Images): Cleanups.
6036
60372004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6038
6039 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6040
6041 * modes.texi: Various minor changes in addition to:
6042 (Major Mode Conventions): Final call to `run-mode-hooks' should
6043 not be inside the `delay-mode-hooks' form.
6044 (Mode Hooks): New node.
6045 (Hooks): Delete obsolete example.
6046 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6047 node "Mode Hooks".
6048
60492004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6050
6051 * display.texi: Correct various typos.
6052 (Display): Rename node "Pointer Shapes" to "Pointer
6053 Shape". (There is already a node called "Pointer Shapes" in
6054 frames.texi.)
6055 (Images): Remove non-existent node "Image Slices" from menu.
6056
60572004-09-23 Kim F. Storm <storm@cua.dk>
6058
6059 * text.texi (Special Properties): Add `cursor', `pointer',
6060 `line-height', and `line-spacing' properties.
6061
6062 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6063 Shapes' to menu.
6064 (Standard Faces): Doc fix for fringe face.
6065 (Fringes): Add `overflow-newline-into-fringe' and
6066 'indicate-buffer-boundaries'.
6067 (Fringe Bitmaps, Pointer Shapes): New nodes.
6068 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6069 Bitmaps' to menu.
6070 (Specified Space): Describe pixel width and height.
6071 (Pixel Specification): New node.
6072 (Other Display Specs): Add `slice' property.
6073 (Display Fringe Bitmaps): New node.
6074 (Images): Add 'Image Slices' to menu.
6075 (Image Descriptors): Add `:pointer' and `:map' properties.
6076 (Showing Images): Add slice arg to `insert-image'. Add
6077 'insert-sliced-image'.
6078
60792004-09-20 Richard M. Stallman <rms@gnu.org>
6080
6081 * commands.texi (Key Sequence Input):
6082 Clarify downcasing in read-key-sequence.
6083
60842004-09-08 Juri Linkov <juri@jurta.org>
6085
6086 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6087
60882004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6089
6090 * locals.texi (Standard Buffer-Local Variables): Add
6091 `buffer-auto-save-file-format'.
6092 * internals.texi (Buffer Internals): Describe new
6093 auto_save_file_format field of the buffer structure.
6094 * files.texi (Format Conversion): `auto-save-file-format' has been
6095 renamed `buffer-auto-save-file-format'.
6096
60972004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6098
6099 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6100 an integer or a marker.
6101 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6102
61032004-08-22 Richard M. Stallman <rms@gnu.org>
6104
6105 * modes.texi (Major Mode Conventions): Discuss rebinding of
6106 standard key bindings.
6107
61082004-08-18 Kim F. Storm <storm@cua.dk>
6109
6110 * processes.texi (Accepting Output): Add `just-this-one' arg to
6111 `accept-process-output'.
6112 (Output from Processes): New var `process-adaptive-read-buffering'.
6113
61142004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6115
6116 * keymaps.texi: Various changes in addition to:
6117 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6118 Give more varied examples for `kbd'.
6119 (Creating Keymaps): Char tables have slots for all characters
6120 without modifiers.
6121 (Active Keymaps): `overriding-local-map' and
6122 `overriding-terminal-local-map' also override text property and
6123 overlay keymaps.
6124 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6125 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6126 to denote a prefix of no events.
6127 `map-keymap' includes parent's bindings _recursively_.
6128 Clarify and correct description of `where-is-internal'.
6129 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6130 (Menu Example): For menus intended for use with the keyboard, the
6131 menu items should be bound to characters or real function keys.
6132
61332004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6134
6135 * objects.texi (Character Type): Reposition `@anchor' to prevent
6136 double space inside sentence in Info.
6137
6138 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6139 renamed to `disabled-command-function'.
6140 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6141 (Command Loop Info): Replace reference to it.
6142 (Disabling Commands): `disabled-command-hook' has been renamed to
6143 `disabled-command-function'.
6144
61452004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6146
6147 * os.texi (Translating Input): Only non-prefix bindings in
6148 `key-translation-map' override actual key bindings. Warn about
6149 possible indirect effect of actual key bindings on non-prefix
6150 bindings in `key-translation-map'.
6151
61522004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6153
6154 * minibuf.texi (High-Level Completion): Add anchor for definition
6155 of `read-variable'.
6156
6157 * commands.texi: Various changes in addition to:
6158 (Using Interactive): Clarify description of `interactive-form'.
6159 (Interactive Call): Mention default for KEYS argument to
6160 `call-interactively'.
6161 (Command Loop Info): Clarify description of `this-command-keys'.
6162 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6163 Value of `last-event-frame' can be `macro'.
6164 (Repeat Events): `double-click-fuzz' is also used to distinguish
6165 clicks and drags.
6166 (Classifying Events): Clarify descriptions of `event-modifiers'
6167 `event-basic-type' and `event-convert-list'.
6168 (Accessing Events): `posn-timestamp' takes POSITION argument.
6169 (Quoted Character Input): Clarify description of
6170 `read-quoted-char' and fix example.
6171 (Quitting): Add `with-local-quit'.
6172 (Disabling Commands): Correct and clarify descriptions of
6173 `enable-command' and `disable-command'.
6174 Mention what happens if `disabled-command-hook' is nil.
6175 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6176 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6177
61782004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6179
6180 * frames.texi: Various changes in addition to:
6181 (Creating Frames): Expand and clarify description of `make-frame'.
6182 (Window Frame Parameters): Either none or both of the `icon-left'
6183 and `icon-top' parameters must be specified. Put descriptions of
6184 `menu-bar-lines' and `toolbar-lines' closer together and change
6185 them accordingly.
6186 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6187 except while processing `frame-title-format' or `icon-title-format'.
6188 (Deleting Frames): Correct description of `delete-frame'.
6189 Non-nil return values of `frame-live-p' are like those of `framep'.
6190 (Frames and Windows): Mention return value of
6191 `set-frame-selected-window'.
6192 (Visibility of Frames): Mention `force' argument to
6193 `make-frame-invisible'. `frame-visible-p' returns t for all
6194 frames on text-only terminals.
6195 (Frame Configurations): Restoring a frame configuration does not
6196 restore deleted frames.
6197 (Window System Selections): `x-set-selection' returns DATA.
6198 (Resources): Add example.
6199 (Display Feature Testing): Clarify descriptions of
6200 `display-pixel-height', `display-pixel-width', `x-server-version'
6201 and `x-server-vendor'.
6202
6203 * windows.texi (Choosing Window): Add anchor.
6204 * minibuf.texi (Minibuffer Misc): Add anchor.
6205
62062004-07-23 John Paul Wallington <jpw@gnu.org>
6207
6208 * macros.texi (Defining Macros): Declaration keyword for setting
6209 Edebug spec is `debug' not `edebug'.
6210
62112004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6212
6213 * windows.texi: Various small changes in addition to:
6214 (Window Point): Mention return value of `set-window-point'.
6215 (Window Start): `pos-visible-in-window-p' disregards horizontal
6216 scrolling. Explain return value if PARTIALLY is non-nil.
6217 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6218 and `set-window-vscroll'.
6219 (Size of Window): The argument WINDOW to `window-inside-edges',
6220 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6221 (Resizing Windows): Explain return value of
6222 `shrink-window-if-larger-than-buffer'.
6223 `window-size-fixed' automatically becomes buffer local when set.
6224 (Window Configurations): Explain return value of
6225 `set-window-configuration'.
6226
6227 * minibuf.texi (Minibuffer Misc): Add anchor for
6228 `minibuffer-scroll-window'.
6229
6230 * positions.texi (Text Lines): Add anchor for `count-lines'.
6231
62322004-07-17 Richard M. Stallman <rms@gnu.org>
6233
6234 * display.texi (Overlay Properties): Adding `evaporate' prop
6235 deletes empty overlay immediately.
6236
6237 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6238 fix example.
6239
62402004-07-16 Jim Blandy <jimb@redhat.com>
6241
6242 * searching.texi (Regexp Backslash): Document new \_< and \_>
6243 operators.
6244
62452004-07-16 Juanma Barranquero <lektu@terra.es>
6246
6247 * display.texi (Images): Fix Texinfo usage.
6248
62492004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6250
6251 * buffers.texi (Modification Time): `visited-file-modtime' now
6252 returns a list of two integers, instead of a cons.
6253
62542004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6255
6256 * windows.texi: Various changes in addition to:
6257 (Splitting Windows): Add `split-window-keep-point'.
6258
62592004-07-09 Richard M. Stallman <rms@gnu.org>
6260
6261 * frames.texi (Input Focus): Minor fix.
6262
62632004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6264
6265 * frames.texi (Input Focus): Clarify descriptions of
6266 `select-frame-set-input-focus' and `select-frame'.
6267
62682004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6269
6270 * os.texi: Various small changes in addition to:
6271 (Killing Emacs): Expand and clarify description of
6272 `kill-emacs-query-functions' and `kill-emacs-hook'.
6273 (System Environment): Expand and clarify description of `getenv'
6274 and `setenv'.
6275 (Timers): Clarify description of `run-at-time'.
6276 (Translating Input): Correct description of
6277 `extra-keyboard-modifiers'.
6278 (Flow Control): Correct description of `enable-flow-control'.
6279
62802004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6281
6282 * os.texi: Update copyright.
6283 (Session Management): Grammar fix.
6284 Clarify which Emacs does the restarting.
6285 Use @samp for *scratch* buffer.
6286
62872004-07-04 Alan Mackenzie <acm@muc.de>
6288
6289 * frames.texi (Input Focus): Add documentation for
6290 `select-frame-set-input-focus'. Replace refs to non-existent
6291 `switch-frame' with `select-frame'. Minor corrections and tidying
6292 up of text-only terminal stuff.
6293
62942004-07-02 Richard M. Stallman <rms@gnu.org>
6295
6296 * files.texi (Saving Buffers): Cleanup write-contents-function.
6297 (Magic File Names): Cleanup file-remote-p.
6298
b344d29d 62992004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6300
6301 * files.texi (Magic File Names): `file-remote-p' returns an
6302 identifier of the remote system, not just t.
6303
63042004-07-02 David Kastrup <dak@gnu.org>
6305
6306 * searching.texi (Entire Match Data): Add explanation about new
6307 match-data behavior when @var{integers} is non-nil.
6308
63092004-06-24 Richard M. Stallman <rms@gnu.org>
6310
6311 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6312
6313 * customize.texi (Variable Definitions): Note about doc strings
6314 and :set.
6315
6316 * keymaps.texi (Keymap Terminology): Document `kbd'.
6317 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6318
6319 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6320 makes it buffer-local.
6321
6322 * files.texi (Saving Buffers): Correct previous change.
6323
6324 * commands.texi (Accessing Events):
6325 Clarify posn-col-row and posn-actual-col-row.
6326
63272004-06-24 David Ponce <david.ponce@wanadoo.fr>
6328
6329 * commands.texi (Accessing Events): New functions
6330 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6331
63322004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6333
6334 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6335 * frames.texi, buffers.texi, backups.texi, variables.texi:
6336 * loading.texi, eval.texi, functions.texi, control.texi:
6337 * symbols.texi, minibuf.texi: Reposition @anchor's.
6338
6339 * help.texi: Various small changes in addition to the following.
6340 (Describing Characters): Describe PREFIX argument to
6341 `key-description'. Correct and clarify definition of
6342 `text-char-description'. Describe NEED-VECTOR argument to
6343 `read-kbd-macro'.
6344 (Help Functions): Clarify definition of `apropos'.
6345
63462004-06-23 Lars Hansen <larsh@math.ku.dk>
6347
6348 * files.texi (Saving Buffers): Correct description of
6349 `write-contents-functions'.
6350
63512004-06-21 Juanma Barranquero <lektu@terra.es>
6352
6353 * display.texi (Images): Remove redundant @vindex directives.
6354 Rewrite `image-library-alist' doc in active voice.
6355
63562004-06-14 Juanma Barranquero <lektu@terra.es>
6357
6358 * display.texi (Images): Document new delayed library loading,
6359 variable `image-library-alist' and (existing but undocumented)
6360 function `image-type-available-p'.
6361
63622004-06-05 Richard M. Stallman <rms@gnu.org>
6363
6364 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6365 refer the user to the Initial Input node.
6366 (Text from Minibuffer): Likewise.
6367 (Initial Input): New node. Document this feature
6368 and say it is mostly deprecated.
6369
63702004-05-30 Richard M. Stallman <rms@gnu.org>
6371
6372 * loading.texi (Named Features): Clarify return value
6373 and meaning of NOERROR.
6374
6375 * variables.texi (File Local Variables): Minor cleanup.
6376
63772004-05-30 Michael Albinus <michael.albinus@gmx.de>
6378
6379 * files.texi (Magic File Names): Add `file-remote-p' as operation
6380 of file name handlers.
6381
63822004-05-29 Richard M. Stallman <rms@gnu.org>
6383
6384 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6385 as arg to a minor mode command.
6386
63872004-05-22 Richard M. Stallman <rms@gnu.org>
6388
6389 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6390
6391 * streams.texi (Output Variables): Doc float-output-format.
6392
6393 * searching.texi (Regexp Special): Nested repetition can be infloop.
6394
6395 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6396 real stack overflow.
6397
6398 * compile.texi: Minor cleanups.
6399
64002004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6401
6402 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6403 circular lists.
6404 (List Elements): Explain handling of circular and dotted lists.
6405
64062004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6407
6408 * modes.texi (Search-based Fontification): Fix typo.
6409
64102004-05-10 Juanma Barranquero <lektu@terra.es>
6411
6412 * modes.texi (Mode Line Variables): Fix description of
6413 global-mode-string, which is now after which-func-mode, not the
6414 buffer name.
6415
64162004-05-07 Lars Hansen <larsh@math.ku.dk>
6417
6418 * modes.texi (Desktop Save Mode): Add.
6419 (Modes): Add menu entry Desktop Save Mode.
6420
6421 * hooks.texi: Add desktop-after-read-hook,
6422 desktop-no-desktop-file-hook and desktop-save-hook.
6423
6424 * locals.texi: Add desktop-save-buffer.
6425
64262004-04-30 Jesper Harder <harder@ifa.au.dk>
6427
6428 * display.texi: emacs -> Emacs.
6429
64302004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6431
6432 * files.texi (Changing Files): Document set-file-times.
6433
64342004-04-23 Juanma Barranquero <lektu@terra.es>
6435
6436 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6437
64382004-04-18 Jesper Harder <harder@ifa.au.dk>
6439
6440 * tips.texi (Coding Conventions): defopt -> defcustom.
6441
64422004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6443
6444 * sequences.texi: Various clarifications.
6445
64462004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6447
6448 * buffers.texi (Read Only Buffers): Mention optional ARG to
6449 `toggle-read-only'.
6450
64512004-04-14 Nick Roberts <nick@nick.uklinux.net>
6452
6453 * windows.texi (Selecting Windows): Note that get-lru-window
6454 returns a full-width window if possible.
6455
64562004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6457
6458 * buffers.texi: Various changes in addition to:
6459 (Buffer File Name): Add `find-buffer-visiting'.
6460 (Buffer Modification): Mention optional ARG to `not-modified'.
6461 (Indirect Buffers): Mention optional CLONE argument to
6462 `make-indirect-buffer'.
6463
6464 * files.texi: Various changes in addition to:
6465 (Visiting Functions): `find-file-hook' is now a normal hook.
6466 (File Name Expansion): Explain difference between the way that
6467 `expand-file-name' and `file-truename' treat `..'.
6468 (Contents of Directories): Mention optional ID-FORMAT argument to
6469 `directory-files-and-attributes'.
6470 (Format Conversion): Mention new optional CONFIRM argument to
6471 `format-write-file'.
6472
64732004-04-12 Miles Bader <miles@gnu.org>
6474
6475 * macros.texi (Expansion): Add description of `macroexpand-all'.
6476
64772004-04-05 Jesper Harder <harder@ifa.au.dk>
6478
6479 * variables.texi (Variable Aliases): Mention
6480 cyclic-variable-indirection.
6481
6482 * errors.texi (Standard Errors): Ditto.
6483
64842004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6485
6486 * backups.texi: Various small changes in addition to:
6487 (Making Backups): Mention return value of `backup-buffer'.
6488 (Auto-Saving): Mention optional FORCE argument to
6489 `delete-auto-save-file-if-necessary'.
6490 (Reverting): Mention optional PRESERVE-MODES argument to
6491 `revert-buffer'. Correct description of `revert-buffer-function'.
6492
64932004-03-22 Juri Linkov <juri@jurta.org>
6494
6495 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6496 with `Vector Functions'.
6497
6498 * text.texi (Sorting): Add missing quote.
6499
65002004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6501
6502 * intro.texi (Lisp History): Replace xref to `cl' manual with
6503 inforef.
6504
65052004-03-12 Richard M. Stallman <rms@gnu.org>
6506
6507 * intro.texi (Version Info): Add arg to emacs-version.
6508 (Lisp History): Change xref to CL manual.
6509
65102004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6511
6512 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6513 for Partial Completion mode.
6514
65152004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6516
6517 * customize.texi: Fix typo. Remove eol whitespace.
6518
65192004-03-04 Richard M. Stallman <rms@gnu.org>
6520
6521 * processes.texi: Fix typos.
6522
6523 * lists.texi (Building Lists): Minor clarification.
6524
6525 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6526 in make-hash-table.
6527
65282004-02-29 Juanma Barranquero <lektu@terra.es>
6529
6530 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6531 rm, and ignore exit code.
6532
65332004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6534
6535 * display.texi (Defining Faces): Add description for min-colors.
6536 Update example.
6537
65382004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6539
6540 * abbrevs.texi: Various corrections and clarifications in addition
6541 to the following:
6542 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6543
65442004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6545
6546 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6547
65482004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6549
6550 * text.texi: Various small changes in addition to the following:
6551 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6552 to delete-horizontal-space.
6553 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6554 description of yank-handler text property at various places.
6555
6556 * frames.texi (Window System Selections): Add anchor.
6557
6558 * syntax.texi (Syntax Table Functions): Clarify and correct
6559 descriptions of make-syntax-table and copy-syntax-table.
6560 (Motion and Syntax): Clarify SYNTAXES argument to
6561 skip-syntax-forward.
6562 (Parsing Expressions): Mention that the return value of
6563 parse-partial-sexp is currently a list of ten rather than nine
6564 elements.
6565 (Categories): Various corrections and clarifications.
6566
65672004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6568
6569 * markers.texi (Marker Insertion Types): Minor change.
6570
6571 * locals.texi (Standard Buffer-Local Variables):
6572 * commands.texi (Interactive Codes, Using Interactive):
6573 * functions.texi (Related Topics): Fix xrefs.
6574
65752004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6576
6577 * lists.texi (Sets And Lists): Update description of delete-dups.
6578
65792004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6580
6581 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6582
c8763fb6 65832004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6584
6585 * frames.texi (Parameter Access): frame-parameters arg is optional.
6586 modify-frame-parameters handles nil for FRAME.
6587 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6588 are all-or-nothing for certain toolkits.
6589 Mention parameter wait-for-wm.
6590 (Frames and Windows): In frame-first-window and frame-selected-window
6591 the arg is optional.
6592 (Input Focus): In redirect-frame-focus the second arg is optional.
6593 (Window System Selections): Mention selection type CLIPBOARD.
6594 Mention data-type UTF8_STRING.
6595 Mention numbering of cut buffers.
6596 (Resources): Describe x-resource-name.
6597
65982004-02-16 Richard M. Stallman <rms@gnu.org>
6599
6600 * windows.texi (Buffers and Windows): Delete false table
6601 about all-frames.
6602
6603 * syntax.texi (Parsing Expressions): Delete old caveat
6604 about parse-sexp-ignore-comments.
6605
6606 * streams.texi (Output Variables): Add print-quoted.
6607
6608 * lists.texi (Building Lists): Minor cleanup.
6609
6610 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6611
6612 * display.texi (Overlays): Explain overlays use markers.
6613 (Managing Overlays): Explain front-advance and rear-advance
6614 in more detail.
6615
6616 * loading.texi (Unloading): Document unload-feature-special-hooks.
6617 Get rid of fns-NNN.el file.
6618
66192004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6620
6621 * help.texi (Describing Characters): Fix text-char-description
6622 example output.
6623
6624 * edebug.texi (Using Edebug): Fix example.
6625
6626 * debugging.texi (Internals of Debugger): Fix return value.
6627
6628 * files.texi (Changing Files): Fix argname.
6629
6630 * calendar.texi: Fix parens, and default values.
6631
6632 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6633 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6634 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6635
6636 * positions.texi (Text Lines): Don't add -1 in current-line.
6637
66382004-02-16 Richard M. Stallman <rms@gnu.org>
6639
6640 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6641
66422004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6643
6644 * processes.texi (Low-Level Network): Fix a typo.
6645
66462004-02-12 Kim F. Storm <storm@cua.dk>
6647
6648 * display.texi (Fringes): Use consistent wording.
6649 Note that window-fringe's window arg is optional.
6650 (Scroll Bars): Use consistent wording.
6651
66522004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6653
6654 * tips.texi (Comment Tips): Document the new conventions for
6655 commenting out code.
6656
c8763fb6 66572004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6658
6659 * positions.texi (Text Lines): Added missing end defun.
6660
66612004-02-07 Kim F. Storm <storm@cua.dk>
6662
6663 * positions.texi (Text Lines): Add line-number-at-pos.
6664
66652004-02-06 John Paul Wallington <jpw@gnu.org>
6666
6667 * display.texi (Button Properties, Button Buffer Commands):
6668 mouse-2 invokes button, not down-mouse-1.
6669
66702004-02-04 Jason Rumney <jasonr@gnu.org>
6671
6672 * makefile.w32-in: Sync with Makefile.in changes.
6673
66742004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6675
6676 * minibuf.texi (Text from Minibuffer): Various corrections and
6677 clarifications.
6678 (Object from Minibuffer): Correct Lisp description of
6679 read-minibuffer.
6680 (Minibuffer History): Clarify description of cons values for
6681 HISTORY arguments.
6682 (Basic Completion): Various corrections and clarifications. Add
6683 completion-regexp-list.
6684 (Minibuffer Completion): Correct and clarify description of
6685 completing-read.
6686 (Completion Commands): Mention Partial Completion mode. Various
6687 other minor changes.
6688 (High-Level Completion): Various corrections and clarifications.
6689 (Reading File Names): Ditto.
6690 (Minibuffer Misc): Ditto.
6691
66922004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6693
6694 * strings.texi (Text Comparison): assoc-string also matches
6695 elements of alists that are strings instead of conses.
6696 (Formatting Strings): Standardize Texinfo usage. Update index
6697 entries.
6698
66992004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6700
6701 * lists.texi (Sets And Lists): Add delete-dups.
6702
67032004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6704
6705 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6706 special form.
6707 * macros.texi (Defining Macros): Update description of `declare',
6708 which now is a macro.
6709 (Wrong Time): Fix typos.
6710
67112004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6712
6713 * compile.texi (Compilation Functions): Expand descriptions of
6714 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6715 and `batch-byte-compile'. In particular, mention and describe
6716 all optional arguments.
6717 (Disassembly): Correct and clarify the description of `disassemble'.
6718
67192004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6720
6721 * searching.texi: Various small changes in addition to the
6722 following.
6723 (Regexp Example): Adapt to new value of `sentence-end'.
6724 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6725 `words'.
6726 (Search and Replace): Add usage note for `perform-replace'.
6727 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6728 `match-data'.
6729 (Standard Regexps): Update for new values of `paragraph-start'
6730 and `sentence-end'.
6731
67322004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6733
6734 * files.texi (Saving Buffers): Clarify descriptions of
6735 `write-contents-functions' and `before-save-hook'.
6736 Make the defvar's for `before-save-hook' and `after-save-hook'
6737 into defopt's.
6738
67392004-01-07 Kim F. Storm <storm@cua.dk>
6740
6741 * commands.texi (Click Events): Describe new image and
6742 width/height elements of click events.
6743 (Accessing Events): Add posn-string, posn-image, and
6744 posn-object-width-height. Change posn-object to return either
6745 image or string object.
6746
67472004-01-01 Simon Josefsson <jas@extundo.com>
6748
6749 * hooks.texi (Standard Hooks): Add before-save-hook.
6750 * files.texi (Saving Buffers): Likewise.
6751
67522004-01-03 Richard M. Stallman <rms@gnu.org>
6753
6754 * frames.texi (Frames and Windows): Delete frame-root-window.
6755
67562004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6757
6758 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6759
6760 * functions.texi: Various small changes in addition to the
6761 following.
6762 (What Is a Function): `functionp' returns nil for macros. Clarify
6763 behavior of this and following functions for symbol arguments.
6764 (Function Documentation): Add `\' in front of (fn @var{arglist})
6765 and explain why.
6766 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6767 Add anchor.
6768 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6769
67702004-01-01 Miles Bader <miles@gnu.org>
6771
6772 * display.texi (Buttons): New section.
6773
67742003-12-31 Andreas Schwab <schwab@suse.de>
6775
6776 * numbers.texi (Math Functions): sqrt reports a domain-error
6777 error.
6778 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6779
67802003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6781
6782 * tips.texi (Documentation Tips): Update item on hyperlinks in
6783 documentation strings.
6784
6785 * errors.texi (Standard Errors): Various small corrections and
6786 additions.
6787
6788 * control.texi: Various small changes in addition to the
6789 following.
6790 (Signaling Errors): Provide some more details on how `signal'
6791 constructs the error message. Add anchor to the definition of
6792 `signal'.
6793 (Error Symbols): Describe special treatment of `quit'.
6794 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6795 to emphasize that it has to be a single form.
6796
6797 * buffers.texi: Add anchor.
6798
67992003-12-29 Richard M. Stallman <rms@gnu.org>
6800
6801 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6802 (Window Configurations): Add window-configuration-frame.
6803
6804 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6805
6806 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6807 Change arg name in get-char-property.
6808 (Special Properties): Update handling of keymap property.
6809
6810 * strings.texi (Modifying Strings): Add clear-string.
6811 (Text Comparison): Add assoc-string and remove
6812 assoc-ignore-case, assoc-ignore-representation.
6813
6814 * os.texi (Time of Day): Add set-time-zone-rule.
6815
6816 * numbers.texi (Math Functions): asin, acos, log, log10
6817 report domain-error errors.
6818
6819 * nonascii.texi (Converting Representations):
6820 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6821 (Encoding and I/O): Add file-name-coding-system.
6822
6823 * modes.texi (Search-based Fontification): Explain that
6824 face specs are symbols with face names as values.
6825
6826 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6827
6828 * lists.texi (Building Lists): remq moved elsewhere.
6829 (Sets And Lists): remq moved here.
6830 (Association Lists): Refer to assoc-string.
6831
6832 * internals.texi (Garbage Collection): Add memory-use-counts.
6833
6834 * frames.texi (Frames and Windows): Add set-frame-selected-window
6835 and frame-root-window.
6836
6837 * files.texi (Contents of Directories):
6838 Add directory-files-and-attributes.
6839
6840 * display.texi (Refresh Screen): Add force-window-update.
6841 (Invisible Text): Explain about moving point out of invis text.
6842 (Overlay Properties): Add overlay-properties.
6843 (Managing Overlays): Add overlayp.
6844 (GIF Images): Invalid image number displays a hollow box.
6845
6846 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6847 (Killing Buffers): Add buffer-live-p.
6848
68492003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6850
6851 * display.texi (Fringes): Fix typo "set-buffer-window".
6852
68532003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6854
6855 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6856 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6857 Add or change various xrefs and anchors.
6858
6859 * commands.texi: Replace all occurrences of @acronym{CAR} with
6860 @sc{car}, for consistency with the rest of the Elisp manual.
6861 `car' and `cdr' are historically acronyms, but are no longer
6862 widely thought of as such.
6863
6864 * internals.texi (Pure Storage): Mention that `purecopy' does not
6865 copy text properties.
6866 (Object Internals): Now 29 bits are used (in most implementations)
6867 to address Lisp objects.
6868
6869 * variables.texi (Variables with Restricted Values): New node.
6870
6871 * objects.texi (Lisp Data Types): Mention that certain variables
6872 can only take on a restricted set of values and add an xref to
6873 the new node "Variables with Restricted Values".
6874
6875 * eval.texi (Function Indirection): Describe the errors that
6876 `indirect-function' can signal.
6877 (Eval): Clarify the descriptions of `eval-region' and `values'.
6878 Describe `eval-buffer' instead of `eval-current-buffer' and
6879 mention `eval-current-buffer' as an alias for `current-buffer'.
6880 Correct the description and mention all optional arguments.
6881
6882 * nonascii.texi: Various small changes in addition to the
6883 following.
6884 (Converting Representations): Clarify behavior of
6885 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6886 ASCII arguments.
6887 (Character Sets): Document the variable `charset-list' and adapt
6888 the definition of the function `charset-list' accordingly.
6889 (Translation of Characters): Clarify use of generic characters in
6890 `make-translation-table'. Clarify and correct the description of
6891 the use of translation tables in encoding and decoding.
6892 (User-Chosen Coding Systems): Correct and clarify the description
6893 of `select-safe-coding-system'.
6894 (Default Coding Systems): Clarify description of
6895 `file-coding-system-alist'.
6896
68972003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6898
6899 * strings.texi (Text Comparison): Correctly describe when two
6900 strings are `equal'. Combine and clarify descriptions of
6901 `assoc-ignore-case' and `assoc-ignore-representation'.
6902
6903 * objects.texi (Non-ASCII in Strings): Clarify description of
6904 when a string is unibyte or multibyte.
6905 (Bool-Vector Type): Update examples.
6906 (Equality Predicates): Correctly describe when two strings are
6907 `equal'.
6908
69092003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6910
6911 * lists.texi (Building Lists): `append' no longer accepts integer
6912 arguments. Update the description of `number-sequence' to reflect
6913 recent changes.
6914 (Sets And Lists): Describe `member-ignore-case' after `member'.
6915
69162003-11-27 Kim F. Storm <storm@cua.dk>
6917
6918 * commands.texi (Click Events): Click object may be an images.
6919 Describe (dx . dy) element of click positions.
6920 (Accessing Events): Remove duplicate posn-timestamp.
6921 New functions posn-object and posn-object-x-y.
6922
69232003-11-23 Kim F. Storm <storm@cua.dk>
6924
6925 * commands.texi (Click Events): Describe enhancements to event
6926 position lists, including new text-pos and (col . row) items.
6927 Mention left-fringe and right-fringe area events.
6928 (Accessing Events): New functions posn-area and
6929 posn-actual-col-row. Mention posn-timestamp. Mention that
6930 posn-point in non-text area still returns buffer position.
6931 Clarify posn-col-row.
6932
69332003-11-21 Lars Hansen <larsh@math.ku.dk>
6934
6935 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6936 * anti.texi (File Attributes): Describe removed parameter
6937 ID-FORMAT.
6938
69392003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6940
6941 * positions.texi (Positions): Mention that, if a marker is used as
6942 a position, its buffer is ignored.
6943
6944 * markers.texi (Overview of Markers): Mention it here too.
6945
69462003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6947
6948 * numbers.texi (Numeric Conversions): Not just `floor', but also
6949 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6950
69512003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6952
6953 * markers.texi (Creating Markers): Specify insertion type of
6954 created markers. Add xref to `Marker Insertion Types'.
6955 Second argument to `copy-marker' is optional.
6956 (Marker Insertion Types): Mention that most markers are created
6957 with insertion type nil.
6958 (The Mark): Correctly describe when `mark' signals an error.
6959 (The Region): Correctly describe when `region-beginning' and
6960 `region-end' signal an error.
6961
69622003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6963
6964 * hash.texi (Creating Hash): Clarify description of `eql'.
6965 `makehash' is obsolete.
6966 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6967
6968 * positions.texi (Point): Change description of `buffer-end', so
6969 that it is also correct for floating point arguments.
6970 (List Motion): Correct argument lists of `beginning-of-defun' and
6971 `end-of-defun'.
6972 (Excursions): Add xref to `Marker Insertion Types'.
6973 (Narrowing): Argument to `narrow-to-page' is optional.
6974
69752003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6976
6977 * streams.texi (Output Streams): Clarify behavior of point for
6978 marker output streams.
6979
69802003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6981
6982 * variables.texi (Defining Variables): Second argument to
6983 `defconst' is not optional.
6984 (Setting Variables): Mention optional argument APPEND to
6985 `add-to-list'.
6986 (Creating Buffer-Local): Expand description of
6987 `make-variable-buffer-local'.
6988 (Frame-Local Variables): Expand description of
6989 `make-variable-frame-local'.
6990 (Variable Aliases): Correct description of optional argument
6991 DOCSTRING to `defvaralias'. Mention return value of
6992 `defvaralias'.
6993 (File Local Variables): Add xref to `File variables' in Emacs
6994 Manual. Correct description of `hack-local-variables'. Mention
6995 `safe-local-variable' property. Mention optional second argument
6996 to `risky-local-variable-p'.
6997
69982003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6999
7000 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7001
70022003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7003
7004 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7005 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7006 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7007 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7008 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7009 lispref/processes.texi, lispref/searching.texi,
7010 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7011 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7012 @acronym{FOO}.
7013
70142003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7015
7016 * strings.texi (Creating Strings): Argument START to `substring'
7017 can not be `nil'. Expand description of
7018 `substring-no-properties'. Correct description of `split-string',
7019 especially with respect to empty matches. Prevent very bad line
7020 break in definition of `split-string-default-separators'.
7021 (Text Comparison): `string=' and `string<' also accept symbols as
7022 arguments.
7023 (String Conversion): More completely describe argument BASE in
7024 `string-to-number'.
7025 (Formatting Strings): `%s' and `%S' in `format' do require
7026 corresponding object. Clarify behavior of numeric prefix after
7027 `%' in `format'.
7028 (Case Conversion): The argument to `upcase-initials' can be a
7029 character.
7030
70312003-10-27 Kenichi Handa <handa@m17n.org>
7032
7033 * display.texi (Fontsets): Fix texinfo usage.
7034
70352003-10-25 Kenichi Handa <handa@m17n.org>
7036
7037 * display.texi (Fontsets): Add description of the function
7038 set-fontset-font.
7039
70402003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7041
7042 * display.texi (Temporary Displays): Add xref to `Documentation
7043 Tips'.
7044
7045 * functions.texi (Function Safety): Use inforef instead of pxref
7046 for SES.
7047
70482003-10-23 Andreas Schwab <schwab@suse.de>
7049
7050 * Makefile.in (TEX, texinputdir): Don't define.
7051 (TEXI2DVI): Define.
7052 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7053 add $(srcdir)/index.texi.
7054 ($(infodir)/elisp): Remove index.texi dependency.
7055 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7056 (index.texi): Remove target.
7057 (dist): Don't link $(srcdir)/permute-index.
7058 (clean): Don't remove index.texi.
7059
7060 * permute-index, index.perm: Remove.
7061 * index.texi: Rename from index.unperm.
7062
70632003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7064
7065 * tips.texi (Documentation Tips): Document new behavior for face
7066 and variable hyperlinks in Help mode.
7067
70682003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7069
7070 * objects.texi (Integer Type): Update for extra bit of integer range.
7071 (Character Type): Ditto.
7072
70732003-10-16 Eli Zaretskii <eliz@gnu.org>
7074
7075 * numbers.texi (Integer Basics): Add index entries for reading
7076 numbers in hex, octal, and binary.
7077
70782003-10-16 Lute Kamstra <lute@gnu.org>
7079
7080 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7081 argument.
7082
70832003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7084
7085 * windows.texi (Choosing Window): Fix typo.
7086 * edebug.texi (Edebug Execution Modes): Fix typo.
7087
70882003-10-13 Richard M. Stallman <rms@gnu.org>
7089
7090 * windows.texi (Basic Windows): A window has fringe settings,
7091 display margins and scroll-bar settings.
7092 (Splitting Windows): Doc split-window return value.
7093 Clean up one-window-p.
7094 (Selecting Windows): Fix typo.
7095 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7096 (Buffers and Windows): In set-window-buffer, explain effect
7097 on fringe settings and scroll bar settings.
7098 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7099 (Choosing Window): Use defopt for pop-up-frame-function.
7100 For special-display-buffer-names, explain same-window and same-frame.
7101 Clarify window-dedicated-p return value.
7102 (Textual Scrolling): scroll-up and scroll-down can get an error.
7103 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7104 Clarify set-window-hscroll.
7105 (Size of Window): Don't mention tool bar in window-height.
7106 (Coordinates and Windows): Explain what coordinates-in-window-p
7107 returns for fringes and display margins.
7108 (Window Configurations): Explain saving fringes, etc.
7109
7110 * tips.texi (Library Headers): Clean up Documentation.
7111
7112 * syntax.texi (Parsing Expressions): Clean up forward-comment
7113 and parse-sexp-lookup-properties.
7114
7115 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7116
7117 * os.texi (System Environment): Clean up text for load-average errors.
7118
7119 * modes.texi (Hooks): Don't explain local hook details at front.
7120 Clarify run-hooks and run-hook-with-args a little.
7121 Clean up add-hook and remove-hook.
7122
7123 * edebug.texi (Edebug Execution Modes): Clarify t.
7124 Document edebug-sit-for-seconds.
7125 (Coverage Testing): Document C-x X = and =.
7126 (Instrumenting Macro Calls): Fix typo.
7127 (Specification List): Don't index the specification keywords.
7128
71292003-10-10 Kim F. Storm <storm@cua.dk>
7130
7131 * processes.texi (Network): Introduce make-network-process.
7132
71332003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7134
7135 * tips.texi (Library Headers): Fix typo.
7136
71372003-10-07 Juri Linkov <juri@jurta.org>
7138
7139 * modes.texi (Imenu): Mention imenu-create-index-function's
7140 default value. Explain submenus better.
7141
71422003-10-07 Lute Kamstra <lute@gnu.org>
7143
7144 * modes.texi (Faces for Font Lock): Fix typo.
7145 (Hooks): Explain how buffer-local hook variables can refer to
7146 global hook variables.
7147 Various minor clarifications.
7148
71492003-10-06 Lute Kamstra <lute@gnu.org>
7150
7151 * tips.texi (Coding Conventions): Mention naming conventions for
7152 hooks.
7153
71542003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7155
7156 * loading.texi (Library Search): Correct default value of
7157 load-suffixes.
7158 (Named Features): Fix typo.
7159
71602003-10-05 Richard M. Stallman <rms@gnu.org>
7161
7162 * loading.texi (Named Features): In `provide',
7163 say how to test for subfeatures.
7164 (Unloading): In unload-feature, use new var name
7165 unload-feature-special-hooks.
7166
71672003-10-03 Lute Kamstra <lute@gnu.org>
7168
7169 * modes.texi (Major Mode Conventions): Mention third way to set up
7170 Imenu.
7171 (Imenu): A number of small fixes.
7172 Delete documentation of internal variable imenu--index-alist.
7173 Document the return value format of imenu-create-index-function
7174 functions.
7175
71762003-09-30 Richard M. Stallman <rms@gnu.org>
7177
7178 * processes.texi (Network): Say what stopped datagram connections do.
7179
7180 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7181
7182 * display.texi (Overlay Properties): Clarify `evaporate' property.
7183
71842003-09-29 Lute Kamstra <lute@gnu.org>
7185
7186 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7187 constructs should be marked as risky.
7188 Change cons cell into proper list.
7189 (Mode Line Variables): Change cons cell into proper list.
7190
71912003-09-26 Lute Kamstra <lute@gnu.org>
7192
7193 * modes.texi (Mode Line Data): Document the :propertize construct.
7194 (Mode Line Variables): Reorder the descriptions of the variables
7195 to match their order in the default mode-line-format.
7196 Describe the new variables mode-line-position and mode-line-modes.
7197 Update the default values of mode-line-frame-identification,
7198 minor-mode-alist, and default-mode-line-format.
7199 (Properties in Mode): Mention the :propertize construct.
7200
72012003-09-26 Richard M. Stallman <rms@gnu.org>
7202
7203 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7204 * loading.texi, minibuf.texi, text.texi, variables.texi:
7205 Avoid @strong{Note:}.
7206
72072003-09-26 Richard M. Stallman <rms@gnu.org>
7208
7209 * keymaps.texi (Remapping Commands): Fix typo.
7210
72112003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7212
7213 * processes.texi (Low-Level Network): Fix typo.
7214
72152003-09-23 Kim F. Storm <storm@cua.dk>
7216
7217 * processes.texi (Network, Network Servers): Fix typos.
7218 (Low-Level Network): Add timeout value for :server keyword.
7219 Add new option keywords to make-network-process.
7220 Add set-network-process-options.
7221 Explain how to test availability of network options.
7222
72232003-09-19 Richard M. Stallman <rms@gnu.org>
7224
7225 * text.texi (Motion by Indent): Arg to
7226 backward-to-indentation and forward-to-indentation is optional.
7227
7228 * strings.texi (Creating Strings): Add substring-no-properties.
7229
7230 * processes.texi
7231 (Process Information): Add list-processes arg QUERY-ONLY.
7232 Delete process-contact from here.
7233 Add new status values for process-status.
7234 Add process-get, process-put, process-plist, set-process-plist.
7235 (Synchronous Processes): Add call-process-shell-command.
7236 (Signals to Processes): signal-process allows process objects.
7237 (Network): Complete rewrite.
7238 (Network Servers, Datagrams, Low-Level Network): New nodes.
7239
7240 * positions.texi (Word Motion): forward-word, backward-word
7241 arg is optional. Reword.
7242
7243 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7244
7245 * variables.texi (Creating Buffer-Local):
7246 Delete duplicate definition of buffer-local-value.
7247 (File Local Variables): Explain about discarding text props.
7248
72492003-09-11 Richard M. Stallman <rms@gnu.org>
7250
7251 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7252 changes variables that record input events.
7253 (Minibuffer Misc): Add minibuffer-selected-window.
7254
7255 * lists.texi (Building Lists): Add copy-tree.
7256
7257 * display.texi (Fontsets): Add char-displayable-p.
7258 (Scroll Bars): New node.
7259
72602003-09-08 Lute Kamstra <lute@gnu.org>
7261
7262 * modes.texi (%-Constructs): Document new `%i' and `%I'
7263 constructs.
7264
72652003-09-03 Peter Runestig <peter@runestig.com>
7266
7267 * makefile.w32-in: New file.
7268
72692003-08-29 Richard M. Stallman <rms@gnu.org>
7270
7271 * display.texi (Overlay Properties): Clarify how priorities
7272 affect use of the properties.
7273
72742003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7275
7276 * customize.texi (Type Keywords): Correct the description of
7277 `:help-echo' in the case where `motion-doc' is a function.
7278
72792003-08-14 John Paul Wallington <jpw@gnu.org>
7280
7281 * modes.texi (Emulating Mode Line): Subsection, not section.
7282
72832003-08-13 Richard M. Stallman <rms@gnu.org>
7284
7285 * elisp.texi (Top): Update subnode lists in menu.
7286
7287 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7288 (Kill Functions): kill-region has new arg yank-handler.
7289 (Yanking): New node.
7290 (Yank Commands): Add yank-undo-function.
7291 (Low-Level Kill Ring):
7292 kill-new and kill-append have new arg yank-handler.
7293 (Changing Properties): Add remove-list-of-text-properties.
7294 (Atomic Changes): New node.
7295
7296 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7297
7298 * streams.texi (Output Variables): Add eval-expression-print-length
7299 and eval-expression-print-level.
7300
7301 * os.texi (Time Conversion): For encode-time, explain limits on year.
7302
7303 * objects.texi (Character Type): Define anchor "modifier bits".
7304
7305 * modes.texi (Emulating Mode Line): New node.
7306 (Search-based Fontification): Font Lock uses font-lock-face property.
7307 (Other Font Lock Variables): Likewise.
7308
7309 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7310 not vectors.
7311 (Active Keymaps): Add emulation-mode-map-alists.
7312 (Functions for Key Lookup): key-binding has new arg no-remap.
7313 (Remapping Commands): New node.
7314 (Scanning Keymaps): where-is-internal has new arg no-remap.
7315 (Tool Bar): Add tool-bar-local-item-from-menu.
7316 Clarify when to use tool-bar-add-item-from-menu.
7317
7318 * commands.texi (Interactive Call): commandp has new arg.
7319 (Command Loop Info): Add this-original-command.
7320
73212003-08-06 John Paul Wallington <jpw@gnu.org>
7322
7323 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7324
7325 * display.texi (Warning Basics): Fix typo.
7326 (Fringes): Add closing curly bracket and fix typo.
7327
7328 * elisp.texi (Top): Fix typo.
7329
73302003-08-05 Richard M. Stallman <rms@gnu.org>
7331
7332 * elisp.texi: Update lists of subnodes.
7333
7334 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7335
7336 * variables.texi (Local Variables): Use lc for example variable names.
7337
7338 * tips.texi (Library Headers): Explain where to put -*-.
7339
7340 * strings.texi (Creating Strings): Fix xref for vconcat.
7341
7342 * sequences.texi (Vector Functions):
7343 vconcat no longer allows integer args.
7344
7345 * minibuf.texi (Reading File Names): read-file-name has new
7346 arg PREDICATE. New function read-directory-name.
7347
7348 * macros.texi (Defining Macros): Give definition of `declare'
7349 (Indenting Macros): New node.
7350
7351 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7352 (Window Frame Parameters): Make separate table of parameters
7353 that are coupled with specific face attributes.
7354 (Deleting Frames): delete-frame-hooks renamed to
7355 delete-frame-functions.
7356
7357 * files.texi (Magic File Names): Add file-remote-p.
7358 Clarify file-local-copy.
7359
7360 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7361 here; instead xref Defining Macros.
7362
7363 * display.texi (Warnings): New node, and subnodes.
7364 (Fringes): New node.
7365
7366 * debugging.texi (Test Coverage): New node.
7367
7368 * compile.texi (Compiler Errors): Explain with-no-warnings
7369 and other ways to suppress warnings.
7370
7371 * commands.texi (Interactive Call): Minor clarification.
7372
7373 * buffers.texi (Buffer File Name): set-visited-file-name
7374 renames the buffer too.
7375
7376 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7377
73782003-07-24 Markus Rost <rost@math.ohio-state.edu>
7379
7380 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7381
73822003-07-22 Markus Rost <rost@math.ohio-state.edu>
7383
7384 * internals.texi (Garbage Collection): Fix previous change.
7385
73862003-07-22 Richard M. Stallman <rms@gnu.org>
7387
7388 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7389
7390 * display.texi (Width): Use \s syntax in example.
7391 (Font Selection): Add face-font-rescale-alist.
7392
7393 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7394 Remove spurious indent in example.
7395
7396 * lists.texi (Building Lists): Add number-sequence.
7397
7398 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7399
7400 * functions.texi (Function Documentation): Explain how to
7401 show calling convention explicitly in the doc string.
7402
7403 * windows.texi (Selecting Windows): save-selected-window saves
7404 selected window of each frame.
7405 (Window Configurations): Minor change.
7406
7407 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7408
7409 * streams.texi (Output Variables): Add print-continuous-numbering
7410 and print-number-table.
7411
7412 * processes.texi (Decoding Output): New node.
7413
7414 * os.texi (Time Conversion): decode-time arg is optional.
7415
7416 * objects.texi (Character Type): Don't use space as example for \.
7417 Make list of char names and \-sequences correspond.
7418 Explain that \s is not used in strings. `\ ' needs space after.
7419
7420 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7421 (Translation of Characters): Add translation-table-for-input.
7422 (Default Coding Systems): Add auto-coding-functions.
7423 (Explicit Encoding): Add decode-coding-inserted-region.
7424 (Locales): Add locale-info.
7425
7426 * minibuf.texi (Basic Completion): Describe test-completion.
7427 Collections can be lists of strings.
7428 Clean up lazy-completion-table.
7429 (Programmed Completion): Mention test-completion.
7430 Clarify why lambda expressions are not accepted.
7431 (Minibuffer Misc): Describe minibufferp.
7432
74332003-07-14 Richard M. Stallman <rms@gnu.org>
7434
7435 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7436
7437 * windows.texi (Selecting Windows): New arg to select-window.
7438 (Selecting Windows): Add with-selected-window.
7439 (Size of Window): Add window-inside-edges, etc.
7440
7441 * internals.texi (Garbage Collection): Add post-gc-hook.
7442
7443 * processes.texi (Subprocess Creation): Add exec-suffixes.
7444
7445 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7446 (Scanning Keymaps): Add map-keymaps.
7447 (Defining Menus): Add keymap-prompt.
7448
7449 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7450 most-negative-fixnum.
7451
7452 * compile.texi (Byte Compilation): Explain no-byte-compile
7453 (Compiler Errors): New node.
7454
7455 * os.texi (User Identification): user-uid, user-real-uid
7456 can return float.
7457
7458 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7459 and about derived modes.
7460 (Minor Modes): Add minor-mode-list.
7461 (Defining Minor Modes): Keyword args for define-minor-mode.
7462 (Search-based Fontification): Explain managing other properties.
7463 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7464 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7465 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7466
7467 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7468 (Variable Aliases): Clarify defvaralias.
7469
7470 * loading.texi (Library Search): Add load-suffixes.
7471
7472 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7473 (Programmed Completion): Add dynamic-completion-table.
7474
7475 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7476 (Magic File Names): Specify precedence order of handlers.
7477
7478 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7479 and post-command-hook.
7480 (Waiting): New calling convention for sit-for.
7481
7482 * text.texi (Special Properties): local-map and keymap properties
7483 apply based on their stickiness.
7484
74852003-07-07 Richard M. Stallman <rms@gnu.org>
7486
7487 * modes.texi (Minor Mode Conventions): Specify only some kinds
7488 of list values as args to minor modes.
7489
7490 * files.texi (File Name Expansion): Warn about iterative use
7491 of substitute-in-file-name.
7492
7493 * advice.texi (Activation of Advice): Clean up previous change.
7494
74952003-07-06 Markus Rost <rost@math.ohio-state.edu>
7496
7497 * advice.texi (Activation of Advice): Note that ad-start-advice is
7498 turned on by default.
7499
75002003-06-30 Richard M. Stallman <rms@gnu.org>
7501
7502 * text.texi (Buffer Contents): Document current-word.
7503 (Change Hooks): Not called for *Messages*.
7504
7505 * functions.texi (Defining Functions): Explain about redefining
7506 primitives.
7507 (Function Safety): Renamed. Minor changes.
7508 Comment out the detailed criteria for what is safe.
7509
75102003-06-22 Andreas Schwab <schwab@suse.de>
7511
7512 * objects.texi (Symbol Type): Fix description of examples.
7513
75142003-06-16 Andreas Schwab <schwab@suse.de>
7515
7516 * hash.texi (Creating Hash): Fix description of :weakness.
7517
c8763fb6 75182003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7519
7520 * files.texi (Changing Files): copy-file copies file modes, too.
7521
75222003-05-28 Richard M. Stallman <rms@gnu.org>
7523
7524 * strings.texi (Creating Strings): Clarify split-string.
7525
75262003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7527
7528 * strings.texi (Creating Strings): Update split-string specification
7529 and examples.
7530
75312003-05-19 Richard M. Stallman <rms@gnu.org>
7532
7533 * elisp.texi: Correct invariant section names.
7534
75352003-04-20 Richard M. Stallman <rms@gnu.org>
7536
7537 * os.texi (Timers): Explain about timers and quitting.
7538
75392003-04-19 Richard M. Stallman <rms@gnu.org>
7540
7541 * internals.texi (Writing Emacs Primitives): Strings are
7542 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7543 Explain GCPRO convention for varargs function args.
7544
75452003-04-16 Richard M. Stallman <rms@gnu.org>
7546
7547 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7548
75492003-04-08 Richard M. Stallman <rms@gnu.org>
7550
7551 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7552
75532003-02-13 Kim F. Storm <storm@cua.dk>
7554
7555 * objects.texi (Character Type): New \s escape for space.
7556
75572003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7558
7559 * os.texi (System Environment): Added cygwin system-type.
7560
75612003-01-25 Richard M. Stallman <rms@gnu.org>
7562
7563 * keymaps.texi: Document that a symbol can act as a keymap.
7564
75652003-01-13 Richard M. Stallman <rms@gnu.org>
7566
7567 * text.texi (Changing Properties): Say string indices are origin-0.
7568
7569 * positions.texi (Screen Lines) <compute-motion>:
7570 Correct order of elts in return value.
7571
7572 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7573 how to define a default binding.
7574
75752002-12-07 Markus Rost <rost@math.ohio-state.edu>
7576
7577 * loading.texi (Unloading): Fix recent change for load-history.
7578
7579 * customize.texi (Simple Types): Clarify description of custom
7580 type 'number. Describe new custom type 'float.
7581
75822002-12-04 Markus Rost <rost@math.ohio-state.edu>
7583
7584 * variables.texi (File Local Variables): Fix typo.
7585
c8763fb6 75862002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7587
7588 From Michael Albinus <Michael.Albinus@alcatel.de>.
7589
7590 * README: Target for Info file is `make info'.
7591
7592 * files.texi (File Name Components): Fixed typos in
7593 `file-name-sans-extension'.
7594 (Magic File Names): Complete list of operations for magic file
7595 name handlers.
7596
75972002-09-16 Jonathan Yavner <jyavner@engineer.com>
7598
7599 * variables.texi (File Local Variables): New function
7600 risky-local-variable-p.
7601
76022002-09-15 Jonathan Yavner <jyavner@engineer.com>
7603
7604 * functions.texi (Function safety): New node about unsafep.
7605
76062002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7607
7608 * customize.texi (Splicing into Lists): Fixed example.
7609 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7610
76112002-06-17 Juanma Barranquero <lektu@terra.es>
7612
7613 * frames.texi (Display Feature Testing): Fix typo.
7614
76152002-06-12 Andreas Schwab <schwab@suse.de>
7616
7617 * frames.texi (Initial Parameters, Resources): Fix references to
7618 the Emacs manual.
7619
76202002-05-13 Kim F. Storm <storm@cua.dk>
7621
7622 * variables.texi (Intro to Buffer-Local): Updated warning and
7623 example relating to changing buffer inside let.
7624
c8763fb6 76252002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7626
7627 * os.texi (Session Management): New node about X Session management.
7628
76292002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7630
7631 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7632 to which the manual corresponds, and the copyright years.
7633
7634 * Makefile.in (VERSION): Set to 2.9.
7635
76362001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7637
7638 * elisp.texi: Change the category in @dircategory to "Emacs", to
7639 make it consistent with info/dir.
7640
76412001-11-25 Miles Bader <miles@gnu.org>
7642
7643 * text.texi (Fields): Describe new `limit' arg in
7644 field-beginning/field-end.
7645
76462001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7647
7648 * permute-index: Don't depend on csh-specific features. Replace
7649 the interpreter name with /bin/sh.
7650
7651 * two-volume-cross-refs.txt: New file.
7652 * two.el: New file.
7653 * spellfile: New file.
7654
76552001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7656
7657 * permute-index: New file.
7658
7659 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7660 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7661 8+3 restricted namespace.
7662
7663 * Makefile.in (infodir): Define relative to $(srcdir).
7664 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7665 include directories list via -I switch to makeinfo.
7666 (index.texi): Use cp if both hard and symbolic links fail.
7667
76682001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7669
7670 * Makefile.in (distclean): Add.
7671
7672 The following changes make ELisp manual part of the Emacs
7673 distribution:
7674
7675 * Makefile.in: Add Copyright notice.
7676 (prefix): Remove.
7677 (infodir): Change value to "../info".
7678 (VPATH): New variable.
7679 (MAKE): Don't define.
7680 (texmacrodir): Don't define.
7681 (texinputdir): Append the existing value of TEXINPUTS.
7682 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7683 command to be compatible with man/Makefile.in, and to put the
7684 output into ../info.
7685 (info): Add target.
7686 (installall): Target removed.
7687
c8763fb6 76882001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7689
7690 * tips.texi (Coding Conventions): Fix typo.
7691
76922001-10-23 Gerd Moellmann <gerd@gnu.org>
7693
7694 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7695
76962001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7697
7698 * files.texi (File Name Components): Update the description of
7699 file-name-sans-extension and file-name-extension, as they now
7700 ignore leading dots.
7701
77022001-10-20 Gerd Moellmann <gerd@gnu.org>
7703
7704 * (Version 21.1 released.)
7705
77062001-10-19 Miles Bader <miles@gnu.org>
7707
7708 * positions.texi (Text Lines): Describe behavior of
7709 `beginning-of-line'/`end-of-line' in the presence of field properties.
7710
77112001-10-17 Gerd Moellmann <gerd@gnu.org>
7712
7713 * Makefile.in (VERSION): Set to 2.8.
7714 (manual): Use `manual-21'.
7715
7716 * elisp.texi (VERSION): Add and use it where the version
7717 number was used. Set it to 2.8.
7718
7719 * intro.texi: Likewise.
7720
77212001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7722
7723 * files.texi (File Name Completion): Document the significance of
7724 a trailing slash in elements of completion-ignored-extensions.
7725
77262001-10-06 Miles Bader <miles@gnu.org>
7727
7728 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7729
77302001-10-04 Gerd Moellmann <gerd@gnu.org>
7731
7732 * variables.texi (Variable Aliases): New node.
7733
77342001-10-04 Gerd Moellmann <gerd@gnu.org>
7735
7736 * Branch for 21.1.
7737
77382001-10-02 Miles Bader <miles@gnu.org>
7739
7740 * minibuf.texi (Minibuffer Misc): Add entries for
7741 `minibuffer-contents', `minibuffer-contents-no-properties', and
7742 `delete-minibuffer-contents'.
7743 Correct description for `minibuffer-prompt-end'.
7744
7745 * text.texi (Property Search): Correct descriptions of
7746 `next-char-property-change' and `previous-char-property-change'.
7747 Add entries for `next-single-char-property-change' and
7748 `previous-single-char-property-change'.
7749 Make operand names a bit more consistent.
7750
77512001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7752
7753 * frames.texi (Finding All Frames): Document that next-frame and
7754 previous-frame are local to current terminal.
7755
77562001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7757
7758 * keymaps.texi (Creating Keymaps): Fix the description of the
7759 result of make-keymap.
7760
77612001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7762
7763 * display.texi (Font Lookup, Attribute Functions)
7764 (Image Descriptors): Add cross-references to the definition of
7765 selected frame.
7766
7767 * buffers.texi (The Buffer List): Add cross-references to the
7768 definition of selected frame.
7769
7770 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7771 frame at any given time.
7772 (Multiple Displays, Size and Position): Add a cross-reference to
7773 the definition of the selected frame.
7774
77752001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7776
7777 * strings.texi (String Conversion) <string-to-number>: Document
7778 that a float is returned for integers that are too large.
7779
7780 * frames.texi (Mouse Position): Document mouse-position-function.
7781 (Display Feature Testing): Document display-images-p.
7782 (Window Frame Parameters): Document the cursor-type variable.
7783
7784 * numbers.texi (Integer Basics): Document CL style read syntax for
7785 integers in bases other than 10.
7786
7787 * positions.texi (List Motion): Document
7788 open-paren-in-column-0-is-defun-start.
7789
7790 * lists.texi (Sets And Lists): Document member-ignore-case.
7791
7792 * internals.texi (Garbage Collection): Document the used and free
7793 strings report.
7794 (Memory Usage): Document strings-consed.
7795
7796 * os.texi (Time of Day): Document float-time.
7797 (Recording Input): Document that clear-this-command-keys clears
7798 the vector to be returned by recent-keys.
7799
7800 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7801 argument keymap can be a list.
7802
7803 * nonascii.texi (User-Chosen Coding Systems)
7804 <select-safe-coding-system>: Document the new argument
7805 accept-default-p and the variable
7806 select-safe-coding-system-accept-default-p. Tell what happens if
7807 buffer-file-coding-system is undecided.
7808 (Default Coding Systems): Document auto-coding-regexp-alist.
7809
7810 * display.texi (The Echo Area) <message>: Document
7811 message-truncate-lines.
7812 (Glyphs): Document that the glyph table is unused on windowed
7813 displays.
7814
7815 * help.texi (Describing Characters) <single-key-description>:
7816 Document the new argument no-angles.
7817 (Accessing Documentation) <documentation-property>: Document that
7818 a non-string property is evaluated.
7819 <documentation>: Document that the function-documentation property
7820 is looked for.
7821
7822 * windows.texi (Selecting Windows): Document some-window.
7823
7824 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7825
7826 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7827 apropos-mode-hook.
7828
7829 * commands.texi (Using Interactive): Document interactive-form.
7830 (Keyboard Macros): Document kbd-macro-termination-hook.
7831 (Command Loop Info): Document that clear-this-command-keys clears
7832 the vector to be returned by recent-keys.
7833
78342001-09-04 Werner LEMBERG <wl@gnu.org>
7835
7836 * Makefile.in (srcdir, texinputdir): New variables.
7837 (srcs, index.texi, install): Use $(srcdir).
7838 (.PHONY): Remove elisp.dvi.
7839 (elisp): Use -I switch for makeinfo.
7840 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7841 (installall, dist): Use $(srcdir).
7842 Fix path to texinfo.tex.
7843 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7844
78452001-08-30 Gerd Moellmann <gerd@gnu.org>
7846
7847 * display.texi (Conditional Display): Adjust to API change.
7848
7849 * configure: New file.
7850
78512001-07-30 Gerd Moellmann <gerd@gnu.org>
7852
7853 * commands.texi (Repeat Events): Add description of
7854 double-click-fuzz.
7855
78562001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7857
7858 * syntax.texi (Syntax Class Table): Add the missing designator for
7859 comment and string fences.
7860 (Syntax Properties): Add a xref to syntax table internals.
7861 (Syntax Table Internals): Document string-to-syntax.
7862
78632001-05-07 Gerd Moellmann <gerd@gnu.org>
7864
7865 * Makefile.in (install): Use install-info command line options
7866 like in Emacs' Makefile.in.
7867
78682000-12-09 Miles Bader <miles@gnu.org>
7869
7870 * windows.texi (Window Start): Update documentation for
7871 `pos-visible-in-window-p'.
7872
78732000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7874
7875 * lists.texi (Building Lists): Add footnote to explain how to add
7876 to the end of a list.
7877
78782000-10-25 Gerd Moellmann <gerd@gnu.org>
7879
7880 * files.texi (Visiting Functions): Typos.
7881
78822000-10-25 Kenichi Handa <handa@etl.go.jp>
7883
7884 * files.texi (Visiting Functions): Return value of
7885 find-file-noselect may be a list of buffers if wildcards are used.
7886
78872000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7888
7889 * display.texi (Defining Faces): Document `graphic' display type
7890 in face specs.
7891
b344d29d 78922000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7893
7894 * hooks.texi (Standard Hooks): Replace obsolete
7895 `after-make-frame-hook' with `after-make-frame-functions'.
7896
7897 * frames.texi (Creating Frames): Ditto.
7898
7899 * variables.texi (Future Local Variables): Ditto.
7900
79012000-10-16 Gerd Moellmann <gerd@gnu.org>
7902
7903 * display.texi (Other Image Types): Add description of :foreground
7904 and :background properties of mono PBM images.
7905
79062000-08-17 Werner LEMBERG <wl@gnu.org>
7907
7908 * .cvsignore: New file.
7909
79102000-01-05 Gerd Moellmann <gerd@gnu.org>
7911
7912 * tindex.pl: New script.
7913
79141999-12-03 Dave Love <fx@gnu.org>
7915
7916 * Makefile.in (MAKEINFO): New parameter.
7917
79181999-09-17 Richard Stallman <rms@gnu.org>
7919
7920 * Makefile.in (srcs): Add hash.texi.
7921 (VERSION): Update to 20.6.
7922
79231999-09-13 Richard Stallman <rms@gnu.org>
7924
7925 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7926
79271998-08-29 Karl Heuer <kwzh@gnu.org>
7928
7929 * configure.in: New file.
7930 * Makefile.in: Renamed from Makefile.
7931 (prefix, infodir): Use value obtained from configure.
7932 (emacslibdir): Obsolete variable deleted.
7933 (dist): Distribute configure.in, configure, Makefile.in.
7934
79351998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7936
7937 * Makefile (INSTALL_INFO): New variable.
7938 (install): Run install-info.
7939
79401998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7941
7942 * Makefile (elisp.dvi): Add missing backslash.
7943
79441998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7945
7946 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7947 Run texindex without `./'. Always run texindex on elisp.tp.
7948 (elisp.tps): Target deleted.
7949
79501998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7951
7952 * Makefile (srcs): Add nonascii.texi and customize.texi.
7953 (dist): Start by deleting `temp'.
7954
79551998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7956
7957 * Makefile (makeinfo, texindex): Targets deleted.
7958 (makeinfo.o, texindex.o): Targets deleted.
7959 (clean, dist): Don't do anything with them or with getopt*.
7960
79611998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7962
7963 * Makefile (SHELL): Defined.
7964
79651998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7966
7967 * Makefile (elisp.tps): New target.
7968 (elisp.dvi): Depend on elisp.tps.
7969
c5602427 79701996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7971
7972 * README: Update phone number.
7973
7974 * Makefile (elisp): Make this be the default target.
7975 Depend on makeinfo.c instead of makeinfo.
7976 (install): Don't depend on elisp.dvi, since we don't install that.
7977 Use mkinstalldirs.
7978 (dist): Add mkinstalldirs.
7979
c5602427 79801995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7981
7982 * Makefile (VERSION): Update version number.
7983 (maintainer-clean): Renamed from realclean.
7984
c5602427 79851995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7986
7987 * Makefile (realclean): New target.
7988 (elisp): Remove any old elisp-* files first.
7989
c5602427 79901993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7991
7992 * Makefile (VERSION): New variable.
7993 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7994 Compressed file suffix should be `.gz', not `.z'.
7995
ce058493 79961993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7997
7998 * Makefile (elisp): Depend on makeinfo.
7999
c5602427 80001993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8001
8002 * Makefile (srcs): Add anti.texi.
8003
c5602427 80041993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8005
8006 * Makefile (infodir, prefix): New vars.
8007 (install): Use infodir.
8008 (emacsinfodir): Deleted.
8009
c5602427 80101993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8011
8012 * Makefile (srcs): Add calendar.texi.
8013
8014 * Makefile (dist): Copy texindex.c and makeinfo.c.
8015 Limit elisp-* files to those with one or two digits.
8016
c5602427 80171993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8018
8019 * Makefile (dist): Changed to use Gzip instead of compress.
8020
c5602427 80211993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8022
8023 * loading.texi (Unloading): define-function changed back to
8024 defalias. It may not stay this way, but at least it's
8025 consistent with the known-good version of the code patch.
8026
c5602427 80271993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8028
8029 * modes.texi (Hooks): Document new optional arg of add-hook.
8030
c5602427 80311993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8032
8033 * variables.texi: Document nil initial value of buffer-local variables.
8034
8035 * tips.texi: Add new section on standard library headers.
8036
c5602427 80371993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8038
8039 * Makefile (srcs): Add frame.texi to the list of sources.
8040
c5602427 80411993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8042
8043 * Makefile (dist): Don't bother excluding autosave files; they'll
8044 never make it into the temp directory anyway, and the hash marks
8045 in the name are problematic for make and the Bourne shell.
8046 (srcs):
8047
c5602427 80481993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8049
8050 * Makefile (dist): Don't include backup files or autosave files in
8051 the distribution tar file.
8052
c5602427 80531991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8054
8055 * Makefile (srcs): Added index.perm.
8056 (elisp.dvi): Remove erroneous shell comment.
8057 Expect output of permute-index in permuted.fns.
8058 Save old elisp.aux in elisp.oaux.
8059 (clean): Added index.texi to be deleted.
8060
c5602427 80611990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8062
8063 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8064
c5602427 80651990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8066
8067 * files.texi: Noted that completion-ignored-extensions is ignored
8068 when making *Completions*.
8069
3e868ee3 80701990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8071
8072 * Makefile make dist now depends on elisp.dvi, since it tries
8073 to include it in the dist file.
8074
c5602427 80751990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8076
c5602427 8077 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8078
c5602427 80791989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8080
8081 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8082 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8083
c5602427 80841989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8085
8086 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8087 and @error{} are the terms now being used. The files in the
8088 directory have been changed to reflect this.
8089
8090 * All instances of @indentedresultt{} have been changed to
8091 ` @result{}', using 5 spaces at the begining of the line.
8092
c5602427 80931989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8094
8095 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8096 experimental @indentedresult{}, @indentedexpandsto{} are part of
8097 the texinfo.tex in this directory. These TeX macros are not
8098 stable yet.
8099
c5602427 81001989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8101
8102 * texinfo.tex: Temporarily added
8103 \let\result=\dblarrow
8104 \def\error{{\it ERROR} \longdblarrow}
8105 We need to do this better soon.
8106
c5602427 81071989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8108
8109 * Applied Karl Berry's patches to *.texinfo files, but not to
8110 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8111 new title page format is also not applied, since it requires
8112 texinfo.tex changes.)
8113
8114 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8115 for the Project GNU development environment.
8116
8117;; Local Variables:
c8763fb6 8118;; coding: utf-8
b8d4c8d0
GM
8119;; add-log-time-zone-rule: t
8120;; End:
8121
352c8b4a 8122 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8123 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8124
8125 This file is part of GNU Emacs.
8126
352c8b4a 8127 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8128 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8129 the Free Software Foundation, either version 3 of the License, or
8130 (at your option) any later version.
b8d4c8d0
GM
8131
8132 GNU Emacs is distributed in the hope that it will be useful,
8133 but WITHOUT ANY WARRANTY; without even the implied warranty of
8134 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8135 GNU General Public License for more details.
8136
8137 You should have received a copy of the GNU General Public License
352c8b4a 8138 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8139
8140;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda