Add "Branch for 23.1" ChangeLog entry.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
70243478
CY
12009-06-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * Branch for 23.1.
4
df006536
MR
52009-06-17 Martin Rudalics <rudalics@gmx.at>
6
7 * windows.texi (Dedicated Windows): Fix typo.
8 (Resizing Windows): Replace @defun by @deffn.
9
d259fc4b
GM
102009-06-17 Glenn Morris <rgm@gnu.org>
11
12 * variables.texi (Directory Local Variables):
13 Update for 2009-04-11 name-change of dir-locals-directory-alist.
14
30781db6
KH
152009-06-09 Kenichi Handa <handa@m17n.org>
16
17 * nonascii.texi (Character Sets): State clearly that FROM and TO
18 are codepoints of CHARSET.
19
62e8099c
CY
202009-06-07 Chong Yidong <cyd@stupidchicken.com>
21
22 * minibuf.texi (Reading File Names): Fix introductory text.
23 Suggested by stan@derbycityprints.com.
24 (High-Level Completion): Fix typo.
25
ee1b1917
CY
262009-05-28 Chong Yidong <cyd@stupidchicken.com>
27
28 * frames.texi (Text Terminal Colors): Multi-tty is already
29 implemented, but tty-local colors are not.
30
5df647e8
CY
312009-05-27 Chong Yidong <cyd@stupidchicken.com>
32
33 * hooks.texi (Standard Hooks): Remove mention of obsolete
34 redisplay-end-trigger-functions.
35
36 * internals.texi (Window Internals): Remove mention of obsolete
37 redisplay-end-trigger-functions.
38
01f17ae2
MR
392009-05-21 Martin Rudalics <rudalics@gmx.at>
40
41 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
42
43 * backups.texi (Making Backups): backup-directory-alist and
44 make-backup-file-name-function are options.
45 (Auto-Saving): auto-save-list-file-prefix is an option.
46
47 * buffers.texi (Killing Buffers): buffer-offer-save is an
48 option.
49
50 * display.texi (Refresh Screen): no-redraw-on-reenter is an
51 option.
52 (Echo Area Customization): echo-keystrokes is an option.
53 (Selective Display): selective-display-ellipses is an option.
54 (Temporary Displays): temp-buffer-show-function is an option.
55 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
56 are options.
57 (Font Selection): face-font-family-alternatives,
58 face-font-selection-order, face-font-registry-alternatives, and
59 scalable-fonts-allowed are options.
60 (Fringe Indicators): indicate-buffer-boundaries is an option.
61 (Fringe Cursors): overflow-newline-into-fringe is an option.
62 (Scroll Bars): scroll-bar-mode is an option.
63
64 * eval.texi (Eval): max-lisp-eval-depth is an option.
65
66 * files.texi (Visiting Functions): find-file-hook is an option.
67 (Directory Names): directory-abbrev-alist is an option.
68 (Unique File Names): temporary-file-directory and
69 small-temporary-file-directory are options.
70
71 * frames.texi (Initial Parameters): initial-frame-alist,
72 minibuffer-frame-alist and default-frame-alist are options.
73 (Cursor Parameters): blink-cursor-alist and
74 cursor-in-non-selected-windows ar options.
75 (Window System Selections): selection-coding-system is an
76 option.
77 (Display Feature Testing): display-mm-dimensions-alist is an
78 option.
79
80 * help.texi (Help Functions): help-char and help-event-list are
81 options.
82
83 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
84 an option.
85
86 * minibuf.texi (Minibuffer History): history-length and
87 history-delete-duplicates are options.
88 (High-Level Completion): read-buffer-function and
89 read-buffer-completion-ignore-case are options.
90 (Reading File Names): read-file-name-completion-ignore-case is
91 an option.
92
93 * modes.texi (Mode Line Top): mode-line-format is an option.
94 (Mode Line Variables): mode-line-position and mode-line-modes
95 are options.
96
97 * nonascii.texi (Text Representations):
98 enable-multibyte-characters is an option.
99 (Default Coding Systems): auto-coding-regexp-alist,
100 file-coding-system-alist, auto-coding-alist and
101 auto-coding-functions are options.
102 (Specifying Coding Systems): inhibit-eol-conversion is an
103 option.
104
105 * os.texi (Init File): site-run-file is an option.
106 (System Environment): mail-host-address is an option.
107 (User Identification): user-mail-address is an option.
108 (Terminal Output): baud-rate is an option.
109
110 * positions.texi (Word Motion): words-include-escapes is an
111 option.
112
113 * searching.texi (Standard Regexps): page-delimiter,
114 paragraph-separate, paragraph-separate and sentence-end are
115 options.
116
117 * text.texi (Margins): left-margin and fill-nobreak-predicate
118 are options.
119
120 * variables.texi (Local Variables): max-specpdl-size is an
121 option.
122
123 * windows.texi (Choosing Window):
124 split-window-preferred-function, special-display-function and
125 display-buffer-function are options.
126
106e6894
CY
1272009-05-20 Chong Yidong <cyd@stupidchicken.com>
128
4a83454d
CY
129 Fix errors spotted by Martin Rudalics.
130
106e6894
CY
131 * syntax.texi (Position Parse): Document rationale for ignored
132 arguments to syntax-ppss-flush-cache.
133
134 * processes.texi (Input to Processes): Mark PROCESS arg to
135 process-running-child-p as optional.
136 (Network Options): Document NO-ERROR arg to
137 set-network-process-option.
138
139 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
140 command.
141
142 * searching.texi (POSIX Regexps): Mark posix-search-forward and
143 posix-search-backward as commands.
144
145 * os.texi (Killing Emacs): Mark kill-emacs as a command.
146 (Suspending Emacs): Mark suspend-emacs as a command.
147 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
148 commands.
149 (Terminal Output): Remove obsolete function baud-rate. Document
150 TERMINAL arg for send-string-to-terminal.
151
152 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
153 terminal-coding-system and set-terminal-coding-system.
154 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
155 as optional.
156 (Character Sets): Document RESTRICTION arg of char-charset.
157 (Character Codes): Mark POS argument to get-byte as optional.
158
159 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
160 minibuffer-message.
161
162 * files.texi (Create/Delete Dirs): Mark make-directory and
163 delete-directory as commands.
164
165 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
166
167 * text.texi (Base 64): Mark base64-decode-string and
168 base64-encode-string as commands.
169 (Columns): Mark move-to-column as a command.
170 (Mode-Specific Indent): Document RIGID arg to
171 indent-for-tab-command.
172 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
173 Mark indent-code-rigidly as a command.
174 (Substitution): Mark translate-region as a command.
175
176 * frames.texi (Size and Position): Remove obsolete functions
177 screen-height and screen-width.
178
04173931
CY
1792009-05-19 Chong Yidong <cyd@stupidchicken.com>
180
181 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
182 (Displaying Buffers, Resizing Windows): Correct mistakes;
183 next-window, previous-window, and pop-to-buffer are not commands,
184 and fit-window-to-buffer" is a command. (Pointed out by Martin
185 Rudalics.)
186
eae7d8f8
RS
1872009-05-17 Richard M Stallman <rms@gnu.org>
188
189 * modes.texi (Precalculated Fontification): Clarify text.
190
b8766179
MR
1912009-05-17 Martin Rudalics <rudalics@gmx.at>
192
193 * windows.texi (Selecting Windows): Clarify descriptions of
194 with-selected-window and get-lru-window.
195 (Cyclic Window Ordering): Refer to particular frame when talking
196 about how splitting affects the ordering.
197 (Displaying Buffers): Fix descriptions of switch-to-buffer and
198 switch-to-buffer-other-window. Explain how setting of
199 display-buffer-reuse-frames affects pop-to-buffer.
200 (Choosing Window): Clarify some details in descriptions of
201 display-buffer-reuse-frames, pop-up-frames, and
202 pop-up-frame-function.
203 (Dedicated Windows): Clarify some details.
204 (Textual Scrolling): Replace term vscroll by term vertical
205 scroll position.
206 (Vertical Scrolling): Fix typo.
207 (Window Hooks): Relate text on jit-lock-register to window
208 scrolling and size changes.
209
734b5e3b
CY
2102009-05-14 Chong Yidong <cyd@stupidchicken.com>
211
0a65633e
CY
212 * frames.texi (Initial Parameters): Clarify what the initial
213 minibuffer frame is.
05be46d7
CY
214 (Buffer Parameters): Note that the minibuffer parameter can not be
215 altered.
0a65633e 216
734b5e3b
CY
217 * anti.texi (Antinews): Copyedits. Rearrange some entries.
218 Document display-buffer changes.
219
925672cd
CY
2202009-05-13 Chong Yidong <cyd@stupidchicken.com>
221
17ecd7af
CY
222 * anti.texi (Antinews): Rewrite for Emacs 22.
223
925672cd
CY
224 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
225 obarrays are first mentioned. Define "system abbrev" more
226 prominently, and add it to the index.
227 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
228 Copyedits.
229 (Abbrev Expansion): Document abbrev-insert.
230
80be4dd7
CY
2312009-05-12 Chong Yidong <cyd@stupidchicken.com>
232
233 * frames.texi (Font and Color Parameters): Rename from Color
234 Parameters. Document font-backend parameter.
235
236 * vol2.texi (Top): Update node listing.
237 * vol1.texi (Top): Update node listing.
238 * elisp.texi (Top): Update node listing.
239
372a93ac
MR
2402009-05-11 Martin Rudalics <rudalics@gmx.at>
241
242 * windows.texi (Choosing Window): Don't explicitly refer to
243 split-window-sensibly's window argument in descriptions of
244 split-height-threshold and split-width-threshold.
245
714c3541
MR
2462009-05-10 Martin Rudalics <rudalics@gmx.at>
247
248 * windows.texi (Choosing Window): Fix rewrite of window
249 splitting section.
250
0e90e7be
EZ
2512009-05-09 Eli Zaretskii <eliz@gnu.org>
252
253 * nonascii.texi (Default Coding Systems): Document
254 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
255 indexing.
256 (Lisp and Coding Systems): Add index entries.
257
d3c0c321
MR
2582009-05-09 Martin Rudalics <rudalics@gmx.at>
259
260 * windows.texi (Choosing Window): Describe split-window-sensibly
261 and rewrite section on window splitting accordingly.
262 (Textual Scrolling): Replace `...' by @code{...}.
263
c773345a
CY
2642009-05-04 Chong Yidong <cyd@stupidchicken.com>
265
ee2d5b5e
CY
266 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
267 Remove obsoleted pre-abbrev-expand-hook.
268
269 * locals.texi (Standard Buffer-Local Variables): Consolidate table
270 entries.
271
c773345a
CY
272 * internals.texi (Object Internals): Don't assume 32-bit machines
273 are the norm.
274 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
275 (Window Internals): Synch field names to window.h.
276 (Process Internals): Synch field names to process.h.
c773345a 277
dd449674
CY
2782009-04-29 Chong Yidong <cyd@stupidchicken.com>
279
280 * variables.texi (File Local Variables): Note that read-circle is
281 bound to nil when reading file-local variables.
282
283 * streams.texi (Input Functions): Document read-circle.
284 (Output Variables): Add xref to Circular Objects.
285
4f1e25e2
CY
2862009-04-25 Chong Yidong <cyd@stupidchicken.com>
287
288 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
289 Features and Coding System Basics. Node that "p" stands for
290 "predicate". Recommend utf-8-emacs instead of emacs-mule.
291 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
292 mouse-appearance-menu.
293 (Programming Tips): Add xref to Progress.
294
dca019f8
CY
2952009-04-22 Chong Yidong <cyd@stupidchicken.com>
296
297 * os.texi (Command-Line Arguments): Document
298 command-line-args-left.
299 (Suspending Emacs): Adapt text to multi-tty case. Document use of
300 terminal objects for tty arguments.
301 (Startup Summary): Add xref to Session Management.
302 (Session Management): Mention emacs-session-restore. Copyedits.
303
02a89103
CY
3042009-04-20 Chong Yidong <cyd@stupidchicken.com>
305
306 * os.texi (Startup Summary): Copyedits. The init file is not
307 necessarily named .emacs now. Document initial-buffer-choice and
308 initial-scratch-message. Note where Emacs exits in batch mode.
309 Document inhibit-splash-screen as an alias.
310 (Init File): Be neutral about which init file name to use.
311
3122009-04-16 Chong Yidong <cyd@stupidchicken.com>
313
314 * os.texi (System Interface): Fix Texinfo usage.
315
0c1cfe01
CY
3162009-04-15 Chong Yidong <cyd@stupidchicken.com>
317
80d7cdca
CY
318 * searching.texi (Regexp Backslash): Also refer to shy groups as
319 non-capturing or unnumbered groups.
320 (Regexp Functions): Add cross-reference to Regexp Backslash.
321
0c1cfe01
CY
322 * display.texi (Truncation): Overlays can use line-prefix and
323 wrap-prefix too.
324 (Overlay Properties): Document wrap-prefix and line-prefix.
325 (Face Attributes): Document underline-minimum-offset.
326 (Face Remapping): Copyedits.
327 (Low-Level Font): Copyedits.
328 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
329 (Line Height): Emphasize that line-spacing only takes effect on
330 graphical terminals.
0c1cfe01 331
c4adeee0
CY
3322009-04-13 Chong Yidong <cyd@stupidchicken.com>
333
334 * display.texi (Refresh Screen): Note that a passage about screen
335 refreshing is text terminal only.
336 (Forcing Redisplay): Delete misleading comment---sit-for calls
337 redisplay, not the other way around.
338 (Truncation): Note new values of truncate-partial-width-windows.
339 Copyedits.
340 (Invisible Text): Document invisible-p.
341
b20ecfa1
EZ
3422009-04-11 Eli Zaretskii <eliz@gnu.org>
343
344 * display.texi (Overlays): Overlays don't scale well. See
345 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
346
97d8273f
CY
3472009-04-10 Chong Yidong <cyd@stupidchicken.com>
348
f147ff75
CY
349 * syntax.texi (Syntax Table Functions): Document cons cell
350 argument for modify-syntax-entry.
351 (Categories): Document cons cell argument for
352 modify-category-entry.
353
fca4ec76
CY
354 * searching.texi (String Search): Document word-search-forward-lax
355 and word-search-backward-lax.
356 (Searching and Case): Describe isearch behavior more precisely.
357
9c283d5b
CY
358 * keymaps.texi (Tool Bar): Mention that some platforms do not
359 support multi-line toolbars. Suggested by Stephen Eglen.
360
361 * frames.texi (Layout Parameters): Mention that Nextstep also
362 allows only one tool-bar line. Suggested by Stephen Eglen.
363
97d8273f
CY
364 * nonascii.texi (Text Representations): Copyedits.
365 (Coding System Basics): Also mention utf-8-emacs.
366 (Converting Representations, Selecting a Representation)
367 (Scanning Charsets, Translation of Characters, Encoding and I/O):
368 Copyedits.
369 (Character Codes): Mention role of codepoints 1114112 to 4194175.
370
2bad3299
CY
3712009-04-09 Chong Yidong <cyd@stupidchicken.com>
372
373 * text.texi (Yank Commands): Note that yank uses push-mark.
374 (Filling): Clarify REGION argument of fill-paragraph. Document
375 fill-forward-paragraph-function.
376 (Special Properties): Remove "new in Emacs 22" declaration.
377 (Clickable Text): Merge with Links and Mouse-1 node.
378
379 * display.texi (Button Properties, Button Buffer Commands): Change
380 xref to Clickable Text.
381
382 * tips.texi (Key Binding Conventions): Change xref to Clickable
383 Text.
384
385 * elisp.texi (Top): Update node listing.
386
ea30ce4f
CY
3872009-04-05 Chong Yidong <cyd@stupidchicken.com>
388
47af2f4b
CY
389 * markers.texi (The Mark): Copyedits. Improve description of
390 handle-shift-selection.
391 (The Region): Move use-region-p here from The Mark.
392
ea30ce4f
CY
393 * positions.texi (Screen Lines): Document (cols . lines) argument
394 for vertical-motion.
395
2aa8ea6e
CY
3962009-04-04 Chong Yidong <cyd@stupidchicken.com>
397
3ec61d4e
CY
398 * frames.texi (Frames): Clean up introduction. Document `ns'
399 return value for framep.
400 (Creating Frames): Note how the terminal is chosen.
401 (Multiple Terminals, Multiple Displays): Merge into a single node.
402 (Color Parameters): Fix typo.
403
404 * variables.texi (Local Variables, Buffer-Local Variables)
405 (Creating Buffer-Local): Change link to Multiple Terminals.
406
407 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
408
409 * keymaps.texi (Controlling Active Maps): Change link to Multiple
410 Terminals.
411
412 * commands.texi (Command Loop Info, Keyboard Macros): Change link
413 to Multiple Terminals.
414
415 * elisp.texi (Top): Update node listing.
416 * vol2.texi (Top): Update node listing.
417 * vol1.texi (Top): Update node listing.
418
9257072f
CY
419 * buffers.texi (Current Buffer): Note that the append-to-buffer
420 example is no longer in synch with the latest code. Tie the two
421 examples together.
422
2aa8ea6e
CY
423 * files.texi (File Attributes): Move note about MS-DOS from
424 Changing Files to File Attributes.
425 (Create/Delete Dirs): Note that mkdir is an alias for this.
426
22e74b17
CY
4272009-04-01 Markus Triska <triska@gmx.at>
428
429 * processes.texi (Filter Functions): Suggest how to handle output
430 batches.
431
4bbe48ec
CY
4322009-03-30 Chong Yidong <cyd@stupidchicken.com>
433
434 * help.texi (Accessing Documentation): Update example to use
435 help-setup-xref and with-help-window.
436 (Help Functions): Remove print-help-return-message, which is
437 semi-obsolete due to with-help-window. Document help-buffer and
438 help-setup-xref.
439
b9723f39
CY
4402009-03-29 Chong Yidong <cyd@stupidchicken.com>
441
87f649f6
CY
442 * help.texi (Accessing Documentation, Help Functions): Remove
443 information about long-obsolete Emacs versions.
9eb52e90 444
b9723f39
CY
445 * modes.texi (Mode Line Variables): The default values of the mode
446 line variables are now more complicated.
447
b0cc32db
CY
4482009-03-28 Chong Yidong <cyd@stupidchicken.com>
449
3c25a5a9
CY
450 * modes.texi (Major Mode Conventions): Note that specialness is
451 inherited.
31c9eebb
CY
452 (Derived Modes): Note that define-derive-mode sets the mode-class
453 property.
3c25a5a9 454
b0cc32db
CY
455 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
456 goto-map. Add search-map to the list.
457
c5e0006d
EZ
4582009-03-27 Eli Zaretskii <eliz@gnu.org>
459
1213465a
EZ
460 * os.texi (System Environment): Update the list of system-type
461 values.
462
c5e0006d
EZ
463 * markers.texi (The Mark) <handle-shift-selection>: Update for
464 removal of the optional argument DEACTIVATE.
465
48bab3d6
CY
4662009-03-25 Chong Yidong <cyd@stupidchicken.com>
467
468 * commands.texi (Focus Events): Most X window managers don't use
469 focus-follows-mouse nowadays.
470
6e4ff1b6
CY
4712009-03-24 Chong Yidong <cyd@stupidchicken.com>
472
473 * commands.texi (Defining Commands): Clarify introduction.
474 (Using Interactive): Not that interactive can be put in a symbol
475 property.
476 (Interactive Call): Note that a symbol with a non-nil
477 interactive-form property satisfies commandp.
478
11625308
JB
4792009-03-23 Juanma Barranquero <lekktu@gmail.com>
480
481 * minibuf.texi (Intro to Minibuffers): Fix typos.
482
7b34420d
CY
4832009-03-23 Chong Yidong <cyd@stupidchicken.com>
484
485 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
486 about minibuffers in old Emacs versions. Copyedits. Emphasize
487 that enable-recursive-minibuffers defaults to nil.
488 (Text from Minibuffer): Simplify introduction.
489
f9257eed
AM
4902009-03-22 Alan Mackenzie <acm@muc.de>
491
492 * commands.texi (Using Interactive): Clarify string argument to
493 `interactive' - even promptless elements need \n separators.
494
f639ba70
CY
4952009-03-18 Chong Yidong <cyd@stupidchicken.com>
496
497 * minibuf.texi (Completion Styles): New node.
498
499 * elisp.texi (Top): Update node listing.
500
d897e8ee
CY
5012009-03-17 Chong Yidong <cyd@stupidchicken.com>
502
503 * minibuf.texi (Basic Completion): Note that
504 read-file-name-completion-ignore-case and
505 read-buffer-completion-ignore-case can override
506 completion-ignore-case.
507 (Minibuffer Completion): Document completing-read changes.
508 (Completion Commands): Avoid mentioning partial completion mode.
509 Document minibuffer-completion-confirm changes, and
510 minibuffer-confirm-exit-commands.
511 (High-Level Completion): Document new require-match behavior for
512 read-buffer. Document read-buffer-completion-ignore-case.
513 (Reading File Names): Document new require-match behavior for
514 read-file-name.
515
b1f23349
CY
5162009-03-14 Chong Yidong <cyd@stupidchicken.com>
517
518 * debugging.texi (Error Debugging): Don't mislead the reader into
519 thinking that debug-on-error enters debugger for C-f at EOB.
520 (Error Debugging): Setting debug-on-init within the init file
521 works, and has for some time.
522
d6eb4e25
KH
5232009-03-13 Kenichi Handa <handa@m17n.org>
524
525 * display.texi (Fontsets): Update the description.
526
1cf53dc5
CY
5272009-03-13 Chong Yidong <cyd@stupidchicken.com>
528
529 * advice.texi (Advising Primitives): Link to What Is a Function.
530
81f919fc
CY
5312009-03-12 Chong Yidong <cyd@stupidchicken.com>
532
cf4229eb
CY
533 * compile.texi (Speed of Byte-Code): Update example.
534 (Disassembly): Update examples.
535
81f919fc 536 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
537
538 * customize.texi (Common Keywords): It's not necessary to use :tag
539 to remove hyphens, as custom-unlispify-tag-name does it
540 automatically.
541 (Variable Definitions): Link to File Local Variables. Document
542 customized-value symbol property.
543 (Customization Types): Move menu to end of node.
544
955964d7
CY
5452009-03-10 Chong Yidong <cyd@stupidchicken.com>
546
547 * macros.texi (Compiling Macros): Omit misleading sentence, which
548 implied that macros can only be used in the same file they are
549 defined.
550 (Backquote): Remove obsolete information about Emacs 19.
551
d25ed7db
GM
5522009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
553
554 * display.texi (Display Margins): Fix paren typo.
555
d55f6ca5
CY
5562009-02-27 Chong Yidong <cyd@stupidchicken.com>
557
f0e57ed8
CY
558 * elisp.texi (Top): Update node listing.
559
560 * variables.texi (Variables): Clarify introduction.
561 (Global Variables): Mention that setq is a special form.
562 (Local Variables): Use active voice.
563 (Tips for Defining): Mention marking variables as safe.
564 (Buffer-Local Variables): Mention terminal-local and frame-local
565 variables together.
566 (File Local Variables): Copyedits.
567 (Frame-Local Variables): Note that they are not really useful.
568 (Future Local Variables): Node deleted.
569
d55f6ca5
CY
570 * objects.texi (General Escape Syntax): Update explanation of
571 unicode escape syntax.
572
ca8f09a8
CY
5732009-02-23 Chong Yidong <cyd@stupidchicken.com>
574
575 * control.texi (Control Structures): Add cindex entry for "textual
576 order".
577
578 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
579 instead of "expression" throughout.
580 (Function Indirection): Copyedits. Use active voice.
581 (Eval): The default value of max-lisp-eval-depth is now 400.
582
a20878b6
MB
5832009-02-23 Miles Bader <miles@gnu.org>
584
585 * processes.texi (System Processes): Rename `system-process-attributes'
586 to `process-attributes'.
587
61f66044
CY
5882009-02-22 Chong Yidong <cyd@stupidchicken.com>
589
1b80d1f3
CY
590 * symbols.texi (Property Lists): Emphasize that property lists are
591 not restricted to symbol cells.
592 (Other Plists): Copyedit.
593
61f66044
CY
594 * sequences.texi (Sequences Arrays Vectors): Make introduction
595 more concise.
596 (Arrays): Mention char-tables and bool-vectors too.
597 (Vectors): Don't repeat information given in Arrays node. Link to
598 nodes that explain the vector usage examples.
599 (Char-Tables): Note that char-table elements can have arbitrary
600 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 601 Link to Property Lists node.
61f66044 602
9403944b
CY
6032009-02-22 Chong Yidong <cyd@stupidchicken.com>
604
605 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
606 `append'.
4068c7b4 607 (List Elements): Copyedits.
9403944b
CY
608
609 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
610 of `vconcat'.
611
612 * strings.texi (Creating Strings): Copyedits. Remove obsolete
613 Emacs 20 usage of `concat'.
614 (Case Conversion): Copyedits.
615
b87a185f
CY
6162009-02-21 Chong Yidong <cyd@stupidchicken.com>
617
618 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
619 Minor edits.
620 (Frame Configuration Type): Emphasize that it is not primitive.
621 (Font Type): New node.
622 (Type Predicates): Add fontp; type-of now recognizes font object
623 types.
624
625 * intro.texi (Version Info): Update version numbers in examples.
626 (Acknowledgements): List more contributors.
627
628 * elisp.texi: Bump version number to 3.0.
629 (Top): Link to Font Type node.
630
867d4bb3
JB
6312009-02-20 Juanma Barranquero <lekktu@gmail.com>
632
633 * modes.texi (Major Mode Conventions): Remove duplicate words.
634 (Customizing Keywords): Fix typo.
635
77730170
EZ
6362009-02-14 Eli Zaretskii <eliz@gnu.org>
637
638 * nonascii.texi (User-Chosen Coding Systems): Document that
639 select-safe-coding-system suggests raw-text if there are raw bytes
640 in the region.
641 (Explicit Encoding): Warn not to use `undecided' when encoding.
642
c8736212
GM
6432009-02-11 Glenn Morris <rgm@gnu.org>
644
645 * frames.texi (Visibility of Frames): Mention the effect multiple
646 workspaces/desktops can have on visibility.
647
ab992d66
EZ
6482009-02-07 Eli Zaretskii <eliz@gnu.org>
649
c8736212
GM
650 * text.texi (Commands for Insertion):
651 * commands.texi (Event Mod):
652 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
653 * nonascii.texi (Translation of Characters): Reinstate
654 documentation of translation-table-for-input.
7d2a859f
EZ
655 (Explicit Encoding): Document the `charset' text property produced
656 by decode-coding-region and decode-coding-string.
ab992d66 657
e651a255
AM
6582009-01-27 Alan Mackenzie <acm@muc.de>
659
660 * modes.texi (Search-based Fontification): Correct a typo.
661
bc5cde4b
JB
6622009-01-25 Juanma Barranquero <lekktu@gmail.com>
663
664 * abbrevs.texi (Abbrev Table Properties): Fix typo.
665 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
666
3533155b
EZ
6672009-01-24 Eli Zaretskii <eliz@gnu.org>
668
f721deda
EZ
669 * display.texi (Window Systems): Document the value of
670 `initial-window-system' under --daemon.
671
3533155b
EZ
672 * os.texi (System Environment): Remove description of the
673 `environment' function which has been deleted.
674
f79b43b2
DN
6752009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
676
677 * frames.texi (Multiple Displays): Remove documentation for
678 removed function make-frame-on-tty.
679
e3aa6669
CY
6802009-01-22 Chong Yidong <cyd@stupidchicken.com>
681
682 * files.texi (Format Conversion Piecemeal): Clarify behavior of
683 write-region-annotate-functions. Document
684 write-region-post-annotation-function.
685
fb13a416
CY
6862009-01-19 Chong Yidong <cyd@stupidchicken.com>
687
688 * display.texi (Font Lookup): Document WIDTH argument of
689 x-list-fonts.
690
02eccf6b
EZ
6912009-01-17 Eli Zaretskii <eliz@gnu.org>
692
ead3f58d
EZ
693 * maps.texi (Standard Keymaps): Rename function-key-map to
694 local-function-key-map.
695
696 * keymaps.texi (Translation Keymaps): Rename function-key-map to
697 local-function-key-map.
698
699 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
700 and `set-keyboard-coding-system' now accept an optional terminal
701 argument.
702
703 * commands.texi (Event Mod): `keyboard-translate-table' is now
704 terminal-local.
705 (Function Keys): Rename function-key-map to
706 local-function-key-map.
707
df05a163
EZ
708 * elisp.texi (Top): Make @detailmenu be consistent with changes in
709 frames.texi.
710
0ed8034e 711 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
712 `delete-terminal-functions', `suspend-tty-functions' and
713 `resume-tty-functions'.
0ed8034e
EZ
714
715 * frames.texi (Frames): Document `frame-terminal' and
716 `terminal-live-p'.
717 (Multiple Displays): Document `make-frame-on-tty'.
718 (Multiple Terminals): Document `terminal-list', `delete-terminal',
719 `terminal-name', and `get-device-terminal'.
490f1197
EZ
720 (Terminal Parameters): Document `terminal-parameters',
721 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
722
723 * os.texi (System Environment): Document `environment' and
724 `initial-environment'.
490f1197
EZ
725 (Suspending Emacs): Update for multi-tty; document
726 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 727
02eccf6b
EZ
728 * nonascii.texi (Coding System Basics): More accurate description
729 of `raw-text'.
730
f19fea97
JB
7312009-01-12 Juanma Barranquero <lekktu@gmail.com>
732
733 * display.texi (Low-Level Font): Fix typo.
734
16fa292f
CY
7352009-01-10 Chong Yidong <cyd@stupidchicken.com>
736
737 * elisp.texi (Top): Update node listing.
738
739 * display.texi (PostScript Images): Node deleted.
740
0b4faef3
EZ
7412009-01-10 Eli Zaretskii <eliz@gnu.org>
742
3355f04d
EZ
743 * processes.texi (Decoding Output): Document that null bytes force
744 no-conversion for reading process output.
745
746 * files.texi (Reading from Files): Document that null bytes force
747 no-conversion when visiting files.
748
11625308 749 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 750
0b4faef3
EZ
751 * nonascii.texi (Lisp and Coding Systems): Document
752 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 753 (Character Properties): Improve wording.
0b4faef3 754
ce9cf065
CY
7552009-01-09 Chong Yidong <cyd@stupidchicken.com>
756
757 * display.texi (Font Lookup): Remove obsolete function
758 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
759 (Low-Level Font): Rename from Fonts, move to end of Faces section.
760 (Font Selection): Reorder order of variable descriptions. Minor
761 clarifications.
762
763 * elisp.texi (Top): Update node listing.
764
ab756fb3
GM
7652009-01-09 Glenn Morris <rgm@gnu.org>
766
767 * commands.texi (Command Loop Info): Say that last-command-char and
768 last-input-char are obsolete aliases.
769
770 * edebug.texi (Edebug Recursive Edit): Remove separate references to
771 last-input-char and last-command-char, since they are just aliases for
772 last-input-event and last-command-event.
773
774 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
775 last-command-char.
776
6b2b8ab1
CY
7772009-01-08 Chong Yidong <cyd@stupidchicken.com>
778
779 * elisp.texi: Update node listing.
780
781 * display.texi (Faces): Put Font Selection node after Auto Faces.
782 (Face Attributes): Don't link to Font Lookup. Document
783 font-family-list.
784 (Fonts): New node.
785
3568e767
JR
7862009-01-08 Jason Rumney <jasonr@gnu.org>
787
788 * frames.texi (Pointer Shape): Clarify that only X supports
789 changing the standard pointer shapes. (Bug#1485)
790
6221c8db
CY
7912009-01-08 Chong Yidong <cyd@stupidchicken.com>
792
793 * display.texi (Attribute Functions): Note that a function value
794 :height is relative, and that compatibility functions work by
795 calling set-face-attribute.
796 (Displaying Faces): Reorder list in order of increasing priority.
797 (Face Remapping): New node. Content moved here from Displaying
798 Faces.
799 (Glyphs): Link to Face Functions.
800
e3d3799a
CY
8012009-01-08 Chong Yidong <cyd@stupidchicken.com>
802
803 * display.texi (Faces): Don't discuss face id here. facep does
804 not return t.
805 (Defining Faces): Minor clarification.
806 (Face Attributes): Rearrange items to match docstring of
807 set-face-attribute. Add :foundry attribute. Document new role of
808 :font attribute. Texinfo usage fix.
809 (Attribute Functions): Copyedits.
810 (Face Functions): Note that face number is seldom used.
811
638a2457
RS
8122009-01-05 Richard M Stallman <rms@gnu.org>
813
814 * strings.texi (Predicates for Strings): Minor clarification.
815
816 * functions.texi (Function Safety): Texinfo usage fix.
817
49ea0074
JB
8182009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
819
820 * objects.texi (General Escape Syntax): Fix typo.
821
9f822178
MR
8222009-01-03 Martin Rudalics <rudalics@gmx.at>
823
824 * windows.texi (Choosing Window): Say that pop-up-frame-alist
825 works via the default value of pop-up-frame-function.
826
af34ad36
EZ
8272009-01-02 Eli Zaretskii <eliz@gnu.org>
828
829 * processes.texi (System Processes): Document the `time' and
830 `ctime' attributes of `system-process-attributes'.
831
d31f6679
CY
8322009-01-01 Chong Yidong <cyd@stupidchicken.com>
833
834 * display.texi (Face Attributes): Clarify :height attribute.
835
174dc00c
MR
8362008-12-31 Martin Rudalics <rudalics@gmx.at>
837
838 * buffers.texi (The Buffer List): Clarify what moves a buffer to
839 the front of the buffer list. Add entries for `last-buffer' and
840 `unbury-buffer'.
841
b8afe7e4
EZ
8422008-12-27 Eli Zaretskii <eliz@gnu.org>
843
d14030f5
EZ
844 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
845 and its subsections.
846
847 * frames.texi (Multiple Terminals, Low-level Terminal)
848 (Terminal Parameters, Frames on Other TTY devices): New sections.
849 (Frames): Add an xref to "Multiple Terminals".
850
765980a4
EZ
851 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
852
853 * objects.texi (Terminal Type): New node.
854 (Editing Types): Add it to the menu.
855
47bd5577
EZ
856 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
857 Variables".
858
eb22b78c 859 * variables.texi (Directory Local Variables): New node.
47bd5577 860 (Variables): Add a menu item for it.
eb22b78c 861
b8afe7e4
EZ
862 * loading.texi (Autoload): Document `generate-autoload-cookie' and
863 `generated-autoload-file'.
864
77bb0476
EZ
8652008-12-20 Eli Zaretskii <eliz@gnu.org>
866
028e2c19
EZ
867 * os.texi (Startup Summary): Add xref to documentation of
868 `initial-window-system'.
869
77bb0476
EZ
870 * display.texi (Window Systems): Document `window-system' the
871 function. The variable `window-system' is now frame-local.
028e2c19 872 Document `initial-window-system'.
77bb0476 873
dda87836
MR
8742008-12-19 Martin Rudalics <rudalics@gmx.at>
875
876 * windows.texi (Windows): Rewrite description of
877 fit-window-to-buffer.
878
caef3ed2
GM
8792008-12-13 Glenn Morris <rgm@gnu.org>
880
881 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
882 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
883
21c58e4d
GM
8842008-12-12 Glenn Morris <rgm@gnu.org>
885
886 * debugging.texi (Error Debugging): Refer forwards to
887 eval-expression-debug-on-error.
888
af38459f
EZ
8892008-12-05 Eli Zaretskii <eliz@gnu.org>
890
5dedd9b5
EZ
891 * strings.texi (String Basics): Only unibyte strings that
892 represent key sequences hold 8-bit raw bytes.
893
af38459f
EZ
894 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
895 paragraph to speak about `undecided'.
896 (Character Properties): Don't explain the meaning of each
897 property; instead, identify their Unicode Standard names.
b3f1f4a5 898 (Character Sets): Document `map-charset-chars'.
af38459f 899
fa047ae7
GM
9002008-12-02 Glenn Morris <rgm@gnu.org>
901
902 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
903 section yet again.
904
47dbc044
EZ
9052008-11-29 Eli Zaretskii <eliz@gnu.org>
906
98d05998
EZ
907 * nonascii.texi (Character Properties): New Section.
908 (Specifying Coding Systems): Document
909 `coding-system-priority-list', `set-coding-system-priority', and
910 `with-coding-priority'.
911 (Lisp and Coding Systems): Document `check-coding-systems-region'
912 and `coding-system-charset-list'.
913 (Coding System Basics): Document `coding-system-aliases'.
914
915 * elisp.texi (Top): Add a @detailmenu entry for "Character
916 Properties".
917
47dbc044
EZ
918 * objects.texi (Character Type): Correct the range of Emacs
919 characters. Add an @xref to "Character Codes".
920
921 * strings.texi (String Basics): Add an @xref to "Character Codes".
922
923 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
924
925 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
926 (Character Codes): Document `max-char'.
927
8b80cdf5
EZ
9282008-11-28 Eli Zaretskii <eliz@gnu.org>
929
930 * nonascii.texi (Text Representations, Converting Representations)
931 (Character Sets, Scanning Charsets, Translation of Characters):
932 Make text more accurate.
933
a99dceba
GM
9342008-11-28 Glenn Morris <rgm@gnu.org>
935
936 * files.texi (Format Conversion Round-Trip): Improve previous change.
937
f6dc3bed
CY
9382008-11-26 Chong Yidong <cyd@stupidchicken.com>
939
940 * modes.texi (Auto Major Mode): Fix example.
941
5da9413d
GM
9422008-11-25 Glenn Morris <rgm@gnu.org>
943
944 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
945
946 * files.texi (Format Conversion Round-Trip):
947 Use active voice for previous change.
948
fcca848c
CY
9492008-11-25 Chong Yidong <cyd@stupidchicken.com>
950
951 * os.texi (Processor Run Time):
952 * processes.texi (Transaction Queues):
953 * markers.texi (The Mark):
954 * windows.texi (Choosing Window, Selecting Windows):
955 * files.texi (Changing Files, Magic File Names):
956 * commands.texi (Key Sequence Input):
957 * functions.texi (Declaring Functions):
958 * strings.texi (Predicates for Strings):
959 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
960
36c8dc54
CY
9612008-11-24 Chong Yidong <cyd@stupidchicken.com>
962
963 * help.texi (Accessing Documentation): Update example.
964
965 * variables.texi (Defining Variables): Note that `*' is not
966 necessary if defcustom is used.
967
2a79b242
EZ
9682008-11-22 Eli Zaretskii <eliz@gnu.org>
969
970 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
971 Characters" from @detailmenu.
972
973 * nonascii.texi (Character Codes, Character Sets)
974 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
975 (Chars and Bytes, Splitting Characters): Sections removed.
976
392f0d26
LK
9772008-11-22 Lute Kamstra <lute@gnu.org>
978
979 * positions.texi (Text Lines): Update goto-line documentation.
980
af1a5cd5
MR
9812008-11-21 Martin Rudalics <rudalics@gmx.at>
982
6a4cfb0c
MR
983 * frames.texi (Frames): Fix typo, add cross references, reword.
984 (Initial Parameters): Reword special-display-frame-alist text.
985 (Frames and Windows): Reword. Describe argument norecord for
986 set-frame-selected-window.
987 (Input Focus): Describe argument norecord for select-frame.
988 Remove comment on MS-Windows behavior for focus-follows-mouse.
989 (Raising and Lowering): Mention windows-frames dichotomy in
990 metaphor.
991
af1a5cd5
MR
992 * windows.texi (Displaying Buffers, Vertical Scrolling)
993 (Horizontal Scrolling): Fix indenting and rewording issues
994 introduced with 2008-11-07 change.
995
c249fa9c
GM
9962008-11-20 Glenn Morris <rgm@gnu.org>
997
998 * files.texi (Format Conversion Round-Trip): Mention `preserve'
999 element of `format-alist'.
1000
204d4665
GM
10012008-11-19 Glenn Morris <rgm@gnu.org>
1002
1003 * doclicense.texi: Update to FDL 1.3.
1004 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1005
cc0910af
CY
10062008-11-18 Chong Yidong <cyd@stupidchicken.com>
1007
efe6e7c4
CY
1008 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1009 vars, which are obsolete. Mention jit-lock-register.
1010
1011 * modes.texi (Other Font Lock Variables): Document
1012 jit-lock-register and jit-lock-unregister.
1013
cc0910af
CY
1014 * frames.texi (Color Parameters): Document alpha parameter.
1015
aeeedf76
MR
10162008-11-16 Martin Rudalics <rudalics@gmx.at>
1017
1018 * windows.texi (Splitting Windows, Deleting Windows)
1019 (Selecting Windows, Cyclic Window Ordering)
1020 (Buffers and Windows, Displaying Buffers, Choosing Window)
1021 (Dedicated Windows, Window Point, Window Start and End)
1022 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1023 (Size of Window, Resizing Windows, Window Configurations)
1024 (Window Parameters): Avoid @var at beginning of sentences and
1025 reword accordingly.
1026
4c565c5c
LK
10272008-11-11 Lute Kamstra <lute@gnu.org>
1028
1029 * files.texi (File Name Components): Fix file-name-extension
1030 documentation.
1031
25f494c9
JB
10322008-11-11 Juanma Barranquero <lekktu@gmail.com>
1033
1034 * frames.texi (Basic Parameters): Remove display-environment-variable
1035 and term-environment-variable.
1036
a1401ab1
EZ
10372008-11-08 Eli Zaretskii <eliz@gnu.org>
1038
1039 * windows.texi (Basic Windows, Splitting Windows)
1040 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1041 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1042 (Resizing Windows, Window Configurations, Window Parameters):
1043 Fix wording and markup.
a1401ab1 1044
efafc282
MR
10452008-11-07 Martin Rudalics <rudalics@gmx.at>
1046
1047 * windows.texi (Windows): Update entries.
1048 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1049 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1050 (Selecting Windows, Cyclic Window Ordering): Reword with special
1051 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1052 (Buffers and Windows, Choosing Window): Reword with special
1053 emphasis on dedicated windows.
1054 (Displaying Buffers): Reword. For switch-to-buffer mention that
1055 it may fall back on pop-to-buffer. For other-window try to
1056 explain how it treats the cyclic ordering of windows.
efafc282
MR
1057 (Dedicated Windows): New node and section discussing dedicated
1058 windows and associated functions.
86ab855a 1059 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1060 (Window Start and End): Rename node and section title. Reword.
1061 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1062 Minor rewording.
1063 (Size of Window): Reword, in particular text on window-width.
1064 (Resizing Windows): Reword. Add text on balancing windows.
1065 (Window Configurations): Reword. Mention window parameters.
1066 (Window Parameters): New node and section on window parameters.
1067 (Window Hooks): Reword. Mention that
1068 window-configuration-change-hook is run "buffer-locally".
1069 * elisp.texi (Top): Update Windows entries in @detailmenu
1070 section.
1071
d60a8ab2
JB
10722008-11-04 Juanma Barranquero <lekktu@gmail.com>
1073
1074 * searching.texi (Regexp Search): Fix typo.
1075
01777627
CY
10762008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1077
1078 * searching.texi (Regexp Search): Document GREEDY arg.
1079 (Simple Match Data): Fix return value.
1080
c4526e93
EZ
10812008-11-01 Eli Zaretskii <eliz@gnu.org>
1082
1083 * nonascii.texi (Text Representations): Rewrite to make consistent
1084 with Emacs 23 internal representation of characters. Document
1085 `unibyte-string'.
1086
fe2ae8b5
CY
10872008-10-28 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * processes.texi (Process Information): Note that process-status
1090 does not accept buffer names.
1091
cc5a21e3
CY
10922008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1093
1094 * positions.texi (Skipping Characters): Correct return value of
1095 skip-chars-forward.
1096
09460d9a
MR
10972008-10-25 Martin Rudalics <rudalics@gmx.at>
1098
520b29e7
MR
1099 * windows.texi (Deleting Windows): Update documentation of
1100 delete-windows-on.
1101 (Buffers and Windows): Update documentations of
1102 get-buffer-window and get-buffer-window-list.
1103 (Displaying Buffers): Update documentation of
1104 replace-buffer-in-windows.
1105
09460d9a
MR
1106 * buffers.texi (Current Buffer): Reword set-buffer and
1107 with-current-buffer documentations.
1108 (Creating Buffers): Reword documentation of get-buffer-create.
1109
4d48fcdc
MR
11102008-10-23 Martin Rudalics <rudalics@gmx.at>
1111
1112 * buffers.texi (Current Buffer): Reword documentation of
1113 set-buffer.
1114 (Buffer Names): Reword documentation of buffer-name.
1115 (The Buffer List): For bury-buffer explain what happens with the
1116 buffer's window.
1117 (Creating Buffers): Say that get-buffer-create's arg is called
1118 buffer-or-name.
1119
f0143c43
CY
11202008-10-22 Chong Yidong <cyd@stupidchicken.com>
1121
3e5dbbd3
CY
1122 * advice.texi (Computed Advice): Explain what DEFINITION is.
1123
f0143c43
CY
1124 * nonascii.texi (Character Codes): Remove obsolete function
1125 char-valid-p, and document characterp instead.
1126
52a94b85
MR
11272008-10-22 Martin Rudalics <rudalics@gmx.at>
1128
1129 * windows.texi (Displaying Buffers): Reword documentation of
1130 pop-to-buffer.
1131 (Choosing Window): Rewrite documentation of display-buffer and
1132 its options.
1133
f76f8246
MR
1134 * buffers.texi (Killing Buffers): Update documentation of
1135 kill-buffer.
1136
acc8b598
EZ
11372008-10-21 Eli Zaretskii <eliz@gnu.org>
1138
80e6b6df
EZ
1139 * processes.texi (Serial Ports): Fix wording and improve markup.
1140
3645358a
EZ
1141 * searching.texi (Regexp Search): Document `string-match-p' and
1142 `looking-at-p'.
1143 (POSIX Regexps): Add an xref for "non-greedy".
1144 (Regexp Special): Add @cindex entry for "non-greedy".
1145
b3d50cff 1146 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1147 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1148
73b7530a
EZ
1149 * frames.texi (Color Names): Add an xref to `read-color'.
1150
1151 * minibuf.texi (High-Level Completion): Document `read-color'.
1152
acc8b598
EZ
1153 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1154
1155 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1156
1157 * buffers.texi (Swapping Text): New section, documents
1158 `buffer-swap-text'.
1159
10e187e8
MR
11602008-10-21 Martin Rudalics <rudalics@gmx.at>
1161
1162 * windows.texi (Resizing Windows): Minor wording fix.
1163
fd6f900c
EZ
11642008-10-20 Eli Zaretskii <eliz@gnu.org>
1165
1166 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1167 and `combine-and-quote-strings'.
1168
1169 * strings.texi (Creating Strings): Add xrefs for them.
1170
e4372165
EZ
11712008-10-19 Eli Zaretskii <eliz@gnu.org>
1172
d6328fba
EZ
1173 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1174 match the corresponding menu in minibuf.texi.
1175
e4372165
EZ
1176 * minibuf.texi (Reading File Names): Document `read-shell-command'
1177 and `minibuffer-local-shell-command-map'.
1178
5d8dda33
MR
11792008-10-19 Martin Rudalics <rudalics@gmx.at>
1180
1181 * windows.texi (Resizing Windows): Remove var{} around "window" in
1182 documentation of enlarge-window.
1183 Rewrite documentation of window-min-height and window-min-width.
1184
437706cd
EZ
11852008-10-19 Eli Zaretskii <eliz@gnu.org>
1186
80f85d7c
EZ
1187 * functions.texi (Calling Functions): Document `apply-partially'.
1188
291703b5
EZ
1189 * hooks.texi (Standard Hooks): Mention
1190 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1191
1192 * variables.texi (File Local Variables): Document
1193 `file-local-variables-alist', `before-hack-local-variables-hook'
1194 and `hack-local-variables-hook'.
1195
583d8b3c
EZ
1196 * processes.texi (Synchronous Processes): Document `process-lines'.
1197
437706cd 1198 * customize.texi (Variable Definitions): Document
583d8b3c 1199 `custom-reevaluate-setting'.
437706cd 1200
7e51d89b
MR
12012008-10-18 Martin Rudalics <rudalics@gmx.at>
1202
1203 * windows.texi (Choosing Window, Deleting Windows)
1204 (Displaying Buffers): Expand documentation of dedicated windows.
1205
43c59a3d
EZ
12062008-10-18 Eli Zaretskii <eliz@gnu.org>
1207
018a960d
EZ
1208 * files.texi (Changing Files): Document symbolic input of file
1209 modes to `set-file-modes'. Document `read-file-modes' and
1210 `file-modes-symbolic-to-number'.
1211
2c0b8144
EZ
1212 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1213 and `search-map'.
1214
80120f13
EZ
1215 * searching.texi (Search and Replace): Document
1216 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1217 Document `multi-query-replace-map'.
80120f13 1218
6d4913f0
EZ
1219 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1220 (Completion Commands, Reading File Names): Rename
1221 `minibuffer-local-must-match-filename-map' to
1222 `minibuffer-local-filename-must-match-map'.
1223 (Minibuffer Completion): The `require-match' argument to
1224 `completing-read' can now have the value `confirm-only'.
1225
43c59a3d
EZ
1226 * windows.texi (Displaying Buffers): Minor wording fix.
1227 (Choosing Window): `split-height-threshold' can now be nil.
1228 Document `split-width-threshold'. `pop-up-frames' can have the
1229 value `graphic-only'.
1230
f36acfd9
EZ
12312008-10-17 Eli Zaretskii <eliz@gnu.org>
1232
1233 * os.texi (Startup Summary): Document `before-init-time' and
1234 `after-init-time'. Document `initial-window-system' and
1235 `window-system-initialization-alist'. Document reading the
1236 abbrevs file. Document the call to `server-start' under --daemon.
1237 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1238 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1239 (Time Parsing): Document `format-seconds'.
f36acfd9 1240
96995b89
MR
12412008-10-17 Martin Rudalics <rudalics@gmx.at>
1242
1243 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1244 and reword.
1245
2de17c73
EZ
12462008-10-16 Eli Zaretskii <eliz@gnu.org>
1247
1248 * markers.texi (The Mark): Document use-region-p.
1249
9cf52b11
EZ
12502008-10-15 Eli Zaretskii <eliz@gnu.org>
1251
c3aaf1d7
EZ
1252 * internals.texi (Writing Emacs Primitives): The interactive spec
1253 of a primitive can be a Lisp form.
1254
841a1743
EZ
1255 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1256 values of transient-mark-mode. Document handle-shift-selection.
1257
1258 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1259 (Interactive Examples): Show an example of `^'.
1260 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1261 (Defining Commands, Using Interactive): The interactive-form of a
1262 function can be added via its symbol's property.
841a1743 1263
52441368
EZ
1264 * positions.texi (List Motion): beginning-of-defun-function can
1265 now accept an argument.
1266
8e8c1a72
EZ
1267 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1268 now return a list of strings.
1269
a33a1f2a
EZ
1270 * control.texi (Handling Errors): Document ignore-errors.
1271
4fb04348
EZ
1272 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1273 (Parameter Access): Document set-frame-parameter.
1274
ee666f84
EZ
1275 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1276 Hooks" for the effect of kill-all-local-variables on local hook
1277 functions.
1278
9cf52b11
EZ
1279 * modes.texi (Major Mode Conventions, Mode Line Variables):
1280 `mode-name' need not be a string. xref to "Mode Line Data" for
1281 details, and to "Emulating Mode Line" for computing a string
1282 value.
1283
22526bc4
EZ
12842008-10-14 Eli Zaretskii <eliz@gnu.org>
1285
a65f6a85
EZ
1286 * processes.texi (System Processes): New section.
1287 (Processes, Signals to Processes): Add xrefs to it.
1288
1289 * objects.texi (Editing Types): A `process' is a subprocess of
1290 Emacs, not just any process running on the OS.
1291
1292 * elisp.texi (Top): Adjust the @detailmenu for the above two
1293 changes.
1294
2724b26a
EZ
1295 * sequences.texi (Char-Tables): Remove documentation of
1296 set-char-table-default, which has no effect since Emacs 23.
1297 <char-table-range, set-char-table-range>: Don't mention generic
1298 characters and charsets. Add a cons cell as a possible argument.
1299
1300 * nonascii.texi (Splitting Characters)
1301 (Translation of Characters): Don't mention generic characters.
1302
1303 * display.texi (Fontsets): Don't mention generic characters.
1304
22526bc4 1305 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1306 argument FUNCTION with a cons cell as KEY.
22526bc4 1307
eaf4b689
EZ
13082008-10-13 Eli Zaretskii <eliz@gnu.org>
1309
45e46036
EZ
1310 * objects.texi (Primitive Function Type): Move "@cindex special
1311 forms" from here...
1312
1313 * eval.texi (Special Forms): ...to here.
1314
1315 * functions.texi (What Is a Function): `functionp' returns nil for
1316 special forms. Add an xref.
1317
eaf4b689
EZ
1318 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1319 Variables".
1320
1321 * variables.texi (Frame-Local Variables): New section.
1322 (Buffer-Local Variables): Add an xref to it.
1323 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1324 have both frame-local and buffer-local binding.
1325
1326 * frames.texi (Frames): Mention multiple tty frames.
1327 (Frame Parameters, Parameter Access): Mention frame-local variable
1328 bindings.
1329
15688fce
GM
13302008-09-20 Glenn Morris <rgm@gnu.org>
1331
1332 * display.texi (Defining Faces): Recommend against face variables.
1333
35539065
JB
13342008-09-16 Juanma Barranquero <lekktu@gmail.com>
1335
1336 * display.texi (Echo Area Customization): Fix typo.
1337
6a57054b
JB
13382008-09-09 Juanma Barranquero <lekktu@gmail.com>
1339
1340 * loading.texi (Where Defined): Add `defface' item.
1341
d632fb82
MR
13422008-09-06 Martin Rudalics <rudalics@gmx.at>
1343
1344 * loading.texi (Where Defined): Fix description of symbol-file.
1345
905a9adb
JR
13462008-08-26 Jason Rumney <jasonr@gnu.org>
1347
1348 * display.texi (TIFF Images): New section describing :index property.
1349
852e91b7
CY
13502008-08-23 Chong Yidong <cyd@stupidchicken.com>
1351
1352 * display.texi (Temporary Displays): Remove unnecessary comment
1353 about usage of temp-buffer-show-hook.
1354
6be001ee
CY
13552008-08-05 Chong Yidong <cyd@stupidchicken.com>
1356
1357 * symbols.texi (Other Plists): Fix incorrect example.
1358 Suggested by Florian Beck.
1359
58e3d8e8
JB
13602008-07-31 Juanma Barranquero <lekktu@gmail.com>
1361
1362 * os.texi: Fix previous change.
1363
7c2fb837
DN
13642008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1365
1366 * os.texi:
1367 * intro.texi:
1368 * files.texi: Remove VMS support.
1369
9e2a2647
DN
13702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1371
1372 * os.texi:
1373 * frames.texi:
1374 * display.texi: Remove mentions of Mac Carbon.
1375
c4f4682b
MB
13762008-07-01 Miles Bader <miles@gnu.org>
1377
1378 * text.texi (Special Properties):
1379 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1380
3696411e
JB
13812008-06-28 Johan Bockgård <bojohan@gnu.org>
1382
1383 * display.texi (Other Image Types): Fix copy/paste error; say
1384 "PBM", not "XBM".
1385
f2a77c3a
DN
13862008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1387
1388 * os.texi: Remove references to obsolete systems.
1389
6d52677d
EZ
13902008-06-20 Eli Zaretskii <eliz@gnu.org>
1391
1392 * makefile.w32-in (distclean): Remove makefile.
1393
1a87da4c
GM
13942008-06-17 Glenn Morris <rgm@gnu.org>
1395
1396 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1397 (elisp, dist): Remove rules and variables that are obsolete now
1398 the lisp manual is no longer distributed separately.
1399
fdda1c5d
GM
14002008-06-16 Glenn Morris <rgm@gnu.org>
1401
646692e9
GM
1402 * configure, configure.in, mkinstalldirs: Remove unused files.
1403
1404 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1405 * vol1.texi (EMACSVER):
6a57054b 1406 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1407
1408 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1409 as per maintain.info.
1410
611bee81
GM
14112008-06-15 Glenn Morris <rgm@gnu.org>
1412
a7bed3a0
GM
1413 * makefile.w32-in (manual): Use "23" rather than "21".
1414
1415 * Makefile.in (emacsver): New, set by configure.
1416 (manual): Use emacsver.
1417
d794edf2
GM
1418 * intro.texi: Report bugs using M-x report-emacs-bug.
1419
611bee81
GM
1420 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1421
c73e02fa
GM
14222008-06-13 Daniel Engeler <engeler@gmail.com>
1423
1424 * elisp.texi, internals.texi, processes.texi: Add documentation
1425 about serial port access.
1426
e40a85cd
MB
14272008-06-05 Miles Bader <miles@gnu.org>
1428
1429 * display.texi (Displaying Faces): Update to reflect function
1430 renamings in face-remap.el.
1431
7b753744
JB
14322008-06-05 Juanma Barranquero <lekktu@gmail.com>
1433
1434 * display.texi (Fontsets): Fix typos.
1435
9d3d42fb
MB
14362008-06-03 Miles Bader <miles@gnu.org>
1437
7b753744
JB
1438 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1439 remove-relative-face-remapping, set-base-face-remapping,
1440 and set-default-base-face-remapping.
9d3d42fb 1441
f2cec7a9
MB
14422008-06-01 Miles Bader <miles@gnu.org>
1443
1444 * display.texi (Displaying Faces): Add face-remapping-alist.
1445
8f39c96d
SM
14462008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1447
1448 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1449 variable names.
1450
1ef5eecc
ER
14512008-05-03 Eric S. Raymond <esr@golux>
1452
352c8b4a 1453 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1454 (current-global-map) return references, not copies.
1455
63b4387f
JL
14562008-05-02 Juri Linkov <juri@jurta.org>
1457
1458 * minibuf.texi (Text from Minibuffer): Document a list of
1459 default values for `read-from-minibuffer'.
1460
38a8b703
JB
14612008-04-24 Juanma Barranquero <lekktu@gmail.com>
1462
1463 * nonascii.texi (Translation of Characters): Fix previous change.
1464
7c42e639
CY
14652008-04-20 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * display.texi (Overlay Properties): Clarify role of underlying
1468 textprop and overlay keymaps for display strings.
1469
1470 * keymaps.texi (Active Keymaps): Ditto.
1471
25c0d999
SM
14722008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1473
1474 * minibuf.texi (Programmed Completion):
1475 Replace dynamic-completion-table with the new completion-table-dynamic.
1476
e3af5968
CY
14772008-04-07 Chong Yidong <cyd@stupidchicken.com>
1478
1479 * intro.texi (Some Terms): Change "fonts in this manual" index
1480 entry to "typographic conventions".
1481
6bfc8698
EZ
14822008-04-05 Eli Zaretskii <eliz@gnu.org>
1483
1484 * objects.texi (Text Props and Strings): Add indexing for read
1485 syntax of text properties.
1486
4972c361
SM
14872008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1488
1489 * processes.texi (Decoding Output): Remove process-filter-multibyte
1490 functions.
1491
c70a68db
MR
14922008-03-15 Martin Rudalics <rudalics@gmx.at>
1493
1494 * display.texi (Finding Overlays): Say that empty overlays at
1495 the end of the buffer are reported too.
1496
1291fd36
GM
14972008-03-13 Glenn Morris <rgm@gnu.org>
1498
1499 * elisp.texi (EMACSVER): Set to 23.0.60.
1500
c6b0dfd5
CY
15012008-02-26 Chong Yidong <cyd@stupidchicken.com>
1502
38a8b703 1503 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1504
875fc30c
GM
15052008-02-22 Glenn Morris <rgm@gnu.org>
1506
1507 * frames.texi (Position Parameters): Clarify the description of
1508 `left' and `top', using information from "Geometry".
1509 (Geometry): Give a pointer to "Position Parameters", rather than
1510 repeating information.
1511
d8c8e45a
GM
15122008-02-11 Glenn Morris <rgm@gnu.org>
1513
1514 * objects.texi (Equality Predicates): No longer talk about "two"
1515 functions.
1516
38a8b703 15172008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1518
1519 * objects.texi (Equality Predicates): Add defun for
1520 equal-including-properties.
1521
bfffe0b1
GM
15222008-02-10 Glenn Morris <rgm@gnu.org>
1523
1524 * objects.texi (Equality Predicates):
1525 Mention equal-including-properties.
1526
431b78c9
RS
15272008-02-07 Richard Stallman <rms@gnu.org>
1528
1529 * windows.texi (Window Start): Mention the feature of moving
1530 window-start to start of line.
1531
c8763fb6 15322008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1533
1534 * keymaps.texi (Tool Bar): Document rtl property.
1535
1a256502
TTN
15362008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1537
1538 * display.texi (Button Types):
1539 For define-button-type, clarify type of NAME.
1540
569382c2
MR
15412008-01-19 Martin Rudalics <rudalics@gmx.at>
1542
1543 * buffers.texi (Buffer Modification): Fix typo.
1544
f3041af1
DN
15452008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1546
1547 * os.texi (System Environment): Remove references to OSes that are
1548 not supported anymore.
1549
d35e1cd7
DN
15502008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1551
1552 * os.texi (System Environment): Remove mention for Masscomp.
1553
23af7580
RS
15542008-01-04 Richard Stallman <rms@gnu.org>
1555
1556 * display.texi (Faces): Don't talk about internal face vector as arg
1557 to facep.
1558
1559 * customize.texi (Type Keywords): Fix previous change.
1560
1561 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1562 * elisp.texi (Top): Fix menu for commands.texi change.
1563
ec7d5b1e
RS
15642007-12-30 Richard Stallman <rms@gnu.org>
1565
1566 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1567 (Accessing Scroll): New node broken out of Accessing Mouse.
1568
101a6cea
RS
15692007-12-28 Richard Stallman <rms@gnu.org>
1570
1571 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1572 (Basic Parameters): For `title', refer to title bar.
041817a4 1573 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1574
72b7e664
RS
15752007-12-23 Richard Stallman <rms@gnu.org>
1576
1577 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1578 Improve some of the commented-out keywords' text too.
1579
27a4f445
MR
15802007-12-14 Martin Rudalics <rudalics@gmx.at>
1581
e2e3f1d7
MR
1582 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1583 "visit the current buffer".
1584
27a4f445
MR
1585 * os.texi (System Interface): Fix typo.
1586
a2afc99d
RS
15872007-12-04 Richard Stallman <rms@gnu.org>
1588
1589 * objects.texi (Symbol Type): Fix typo.
1590
b694135c
RS
15912007-12-03 Richard Stallman <rms@gnu.org>
1592
1593 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1594
f99a19da
GM
15952007-12-01 Glenn Morris <rgm@gnu.org>
1596
1597 * functions.texi (Declaring Functions): Improve previous change.
1598
8f4b37d8
GM
15992007-11-30 Glenn Morris <rgm@gnu.org>
1600
1601 * functions.texi (Declaring Functions): Add optional fourth
1602 argument of declare-function, and setting third argument to `t'.
1603
61a2fe01
RS
16042007-11-29 Richard Stallman <rms@gnu.org>
1605
1606 * customize.texi (Composite Types): Document `group' type.
1607
cbfc5193
GM
16082007-11-29 Glenn Morris <rgm@gnu.org>
1609
1610 * functions.texi (Declaring Functions): Add findex. Mention
1611 `external' files.
1612
8386283a
JB
16132007-11-26 Juanma Barranquero <lekktu@gmail.com>
1614
1615 * functions.texi (Declaring Functions): Fix directive.
1616
a07c9a8b
RS
16172007-11-25 Richard Stallman <rms@gnu.org>
1618
1619 * help.texi (Help Functions): Clean up last change.
1620
1621 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1622
1623 * loading.texi (Named Features): Minor cleanup.
1624
1625 * macros.texi (Eval During Expansion): Minor cleanup.
1626
1627 * variables.texi (Variable Aliases): Minor cleanup.
1628
a0925923
RS
16292007-11-24 Richard Stallman <rms@gnu.org>
1630
1631 * functions.texi (Declaring Functions): Clarify previous change.
1632
1633 * compile.texi (Compiler Errors): Clarify previous change.
1634
20c63e44
RS
16352007-11-24 Richard Stallman <rms@gnu.org>
1636
e5e76c04 1637 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1638 Clarify the text and move items around.
1639
5bb0cda3
GM
16402007-11-24 Glenn Morris <rgm@gnu.org>
1641
1642 * functions.texi (Declaring Functions): New section.
1643 * compile.texi (Compiler Errors): Mention declaring functions,
1644 defvar with no initvalue, and byte-compile-warnings.
1645
af13c86a
MR
16462007-11-15 Martin Rudalics <rudalics@gmx.at>
1647
1648 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1649 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1650
a5373305
MR
16512007-11-13 Martin Rudalics <rudalics@gmx.at>
1652
1653 * help.texi (Help Functions): Document new macro `with-help-window'.
1654
fe284805
JL
16552007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1656
1657 * searching.texi (Replacing Match): Describe new
1658 `match-substitute-replacement'.
1659
2c3a09b1
RS
16602007-10-31 Richard Stallman <rms@gnu.org>
1661
1662 * strings.texi (Creating Strings): Null strings from concat not unique.
1663
f2b480f4
RS
16642007-10-26 Richard Stallman <rms@gnu.org>
1665
1666 * objects.texi (Equality Predicates): Null strings are uniquified.
1667
1668 * minibuf.texi: Minor clarifications in previous change.
1669
db21122c
GM
16702007-10-25 Glenn Morris <rgm@gnu.org>
1671
1672 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1673
2328cbb3
RS
16742007-10-24 Richard Stallman <rms@gnu.org>
1675
1676 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1677
1678 * variables.texi (Frame-Local Variables): Node deleted.
1679 (Variables): Delete Frame-Local Variables from menu.
1680 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1681 (Default Value): Don't mention frame-local vars.
1682
1683 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1684
1685 * loading.texi (Unloading): Document FEATURE-unload-function
1686 instead of FEATURE-unload-hook.
1687
2328cbb3
RS
1688 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1689
c066bafa
JL
16902007-10-22 Juri Linkov <juri@jurta.org>
1691
1692 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1693 (High-Level Completion): Document a list of default value strings
1694 in the DEFAULT argument, for which minibuffer functions return the
1695 first element.
1696
65ced25f
JL
16972007-10-17 Juri Linkov <juri@jurta.org>
1698
1699 * text.texi (Filling): Update arguments of fill-paragraph.
1700 fill-paragraph operates on the active region in Transient Mark mode.
1701 Remove fill-paragraph-or-region.
1702
ee46ec8e
KB
17032007-10-13 Karl Berry <karl@gnu.org>
1704
1705 * elisp.texi (@dircategory): Move to after @copying,
1706 since we want @copying as close as possible to the beginning of
1707 the output.
1708
61bbdbc6
RS
17092007-10-12 Richard Stallman <rms@gnu.org>
1710
1711 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1712
1713 * commands.texi (Distinguish Interactive): New node,
1714 broken out from Interactive Call and rewritten.
1715 (Command Loop): Put Distinguish Interactive in menu.
1716
af23e1e8
RS
17172007-10-09 Richard Stallman <rms@gnu.org>
1718
1719 * text.texi (Examining Properties): Mention overlay priority.
1720
1721 * display.texi (Display Margins): Correct the description
1722 of margin display specifications.
1723 (Replacing Specs): New subnode broken out of Display Property.
1724
e1965a69
JL
17252007-10-06 Juri Linkov <juri@jurta.org>
1726
1727 * text.texi (Filling): Document fill-paragraph-or-region.
1728
4638454b
JB
17292007-10-05 Juanma Barranquero <lekktu@gmail.com>
1730
1731 * display.texi (Auto Faces): Fix typo.
1732
7ed54cc5
RS
17332007-10-02 Richard Stallman <rms@gnu.org>
1734
1735 * display.texi (Display Property): Explain some display specs
1736 don't let you move point in.
1737
1738 * frames.texi (Cursor Parameters): Describe
1739 cursor-in-non-selected-windows here. Explain more values.
1740
1741 * windows.texi (Basic Windows): Don't describe
1742 cursor-in-non-selected-windows here.
1743
305a7ef2
EZ
17442007-10-01 Eli Zaretskii <eliz@gnu.org>
1745
1746 * processes.texi (Misc Network): Note that these functions are
1747 supported only on some systems.
1748
f7a7f4eb
RS
17492007-10-01 Richard Stallman <rms@gnu.org>
1750
1751 * display.texi (Overlay Properties): Explain nil as priority.
1752 Explain that conflicts are unpredictable if not resolved by
1753 priorities.
1754
780d7bb9
RS
17552007-09-23 Richard Stallman <rms@gnu.org>
1756
1757 * macros.texi (Backquote): Minor clarification.
1758
14b4fdfb
RS
17592007-09-19 Richard Stallman <rms@gnu.org>
1760
1761 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1762 Clarify when they work in parallel and when one overrides.
1763 Fix error in example.
14b4fdfb 1764
b8d4c8d0
GM
17652007-09-06 Glenn Morris <rgm@gnu.org>
1766
b3e755a9 1767 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1768 commands to use ../../info.
1769 * Makefile.in (infodir): Go up one more level.
4638454b 1770 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1771 (miscmanualdir): New.
1772 (dist): Use new variable miscmanualdir.
1773 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1774 (usermanualdir): Change from ../man to ../emacs.
1775
1bb1f7d3
MR
17762007-08-30 Martin Rudalics <rudalics@gmx.at>
1777
1778 * commands.texi (Command Loop Info): Advise against changing
1779 most variables described here. Explain new variable
1780 last-repeatable-command.
1781
b8d4c8d0
GM
17822007-08-29 Glenn Morris <rgm@gnu.org>
1783
1784 * elisp.texi (EMACSVER): Increase to 23.0.50.
1785
17862007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1787
1788 * frames.texi (Basic Parameters): Add display-environment-variable
1789 and term-environment-variable.
1790
17912007-08-28 Juri Linkov <juri@jurta.org>
1792
1793 * display.texi (Image Formats, Other Image Types): Add SVG.
1794
17952007-08-28 Juri Linkov <juri@jurta.org>
1796
1797 * display.texi (Images): Move formats-related text to new node
1798 "Image Formats".
1799 (Image Formats): New node.
1800
619fb9ee
RS
18012007-08-27 Richard Stallman <rms@gnu.org>
1802
1803 * windows.texi (Window Configurations): Clarify what
1804 a window configuration saves.
1805
b8d4c8d0
GM
18062007-08-25 Richard Stallman <rms@gnu.org>
1807
1808 * display.texi (Images): Delete redundant @findex.
1809
18102007-08-16 Richard Stallman <rms@gnu.org>
1811
1812 * processes.texi (Asynchronous Processes): Clarify
1813 doc of start-file-process.
1814
18152007-08-08 Martin Rudalics <rudalics@gmx.at>
1816
1817 * modes.texi (Example Major Modes): Fix typo.
1818
18192007-08-08 Glenn Morris <rgm@gnu.org>
1820
1821 * intro.texi (nil and t): Do not use `iff' in documentation.
1822
1823 * tips.texi (Documentation Tips): Recommend against `iff'.
1824
18252007-08-07 Chong Yidong <cyd@stupidchicken.com>
1826
1827 * display.texi (Image Cache): Document image-refresh.
1828
18292007-08-06 Martin Rudalics <rudalics@gmx.at>
1830
1831 * windows.texi (Size of Window): Document window-full-width-p.
1832
18332007-07-25 Glenn Morris <rgm@gnu.org>
1834
1835 * gpl.texi (GPL): Replace license with GPLv3.
1836
1837 * Relicense all FSF files to GPLv3 or later.
1838
18392007-07-24 Michael Albinus <michael.albinus@gmx.de>
1840
4638454b
JB
1841 * processes.texi (Synchronous Processes):
1842 Add `process-file-shell-command'.
b8d4c8d0
GM
1843 (Asynchronous Processes): Mention restricted use of
1844 `process-filter' and `process-sentinel' in
1845 `start-file-process'. Add `start-file-process-shell-command'.
1846
18472007-07-17 Michael Albinus <michael.albinus@gmx.de>
1848
1849 * files.texi (Magic File Names): Introduce optional parameter
1850 IDENTIFICATION for `file-remote-p'.
1851
18522007-07-16 Richard Stallman <rms@gnu.org>
1853
1854 * display.texi (Defining Faces): Fix previous change.
1855
18562007-07-14 Richard Stallman <rms@gnu.org>
1857
1858 * control.texi (Handling Errors): Document `debug' in handler list.
1859
18602007-07-10 Richard Stallman <rms@gnu.org>
1861
1862 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1863
18642007-07-09 Richard Stallman <rms@gnu.org>
1865
1866 * files.texi (Magic File Names): Rewrite previous change.
1867
18682007-07-08 Michael Albinus <michael.albinus@gmx.de>
1869
1870 * files.texi (Magic File Names): Introduce optional parameter
1871 CONNECTED for `file-remote-p'.
1872
18732007-07-07 Michael Albinus <michael.albinus@gmx.de>
1874
1875 * processes.texi (Asynchronous Processes):
1876 * files.texi (Magic File Names): Add `start-file-process'.
1877
18782007-06-27 Richard Stallman <rms@gnu.org>
1879
1880 * files.texi (Format Conversion Piecemeal): Clarify
1881 `after-insert-file-functions' calling convention.
1882
18832007-06-27 Michael Albinus <michael.albinus@gmx.de>
1884
4638454b
JB
1885 * files.texi (Magic File Names): Remove `dired-call-process'.
1886 Add `process-file'.
b8d4c8d0
GM
1887
18882007-06-27 Kenichi Handa <handa@m17n.org>
1889
1890 * text.texi (Special Properties): Fix description about
4638454b 1891 `composition' property.
b8d4c8d0
GM
1892
18932007-06-26 Kenichi Handa <handa@m17n.org>
1894
1895 * nonascii.texi (Default Coding Systems): Document about the
1896 return value `undecided'.
1897
18982007-06-25 David Kastrup <dak@gnu.org>
1899
1900 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1901 `current-active-maps'.
1902
19032007-06-24 Karl Berry <karl@gnu.org>
1904
4638454b 1905 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1906
19072007-06-15 Juanma Barranquero <lekktu@gmail.com>
1908
1909 * display.texi (Overlay Arrow): Doc fix.
1910
19112007-06-14 Karl Berry <karl@tug.org>
1912
1913 * anti.texi (Antinews): Typo.
1914
19152007-06-14 Chong Yidong <cyd@stupidchicken.com>
1916
1917 * display.texi (Image Cache): Document image-refresh.
1918
19192007-06-12 Karl Berry <karl@gnu.org>
1920
1921 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1922 * two-volume.make: New file.
1923 * .cvsignore: Ignore two-volume files.
1924
19252007-06-12 Tom Tromey <tromey@redhat.com>
1926
1927 * os.texi (Init File): Document user-emacs-directory.
1928
19292007-06-03 Nick Roberts <nickrob@snap.net.nz>
1930
1931 * commands.texi (Click Events): Describe width and height when
1932 object is nil.
1933
19342007-05-30 Nick Roberts <nickrob@snap.net.nz>
1935
1936 * commands.texi (Click Events): Layout more logically. Describe
1937 width and height.
1938 (Drag Events, Motion Events): Update to new format for position.
1939
19402007-06-02 Richard Stallman <rms@gnu.org>
1941
1942 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1943
19442007-06-02 Chong Yidong <cyd@stupidchicken.com>
1945
1946 * Version 22.1 released.
1947
19482007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1949
1950 * text.texi (Special Properties): Correct meaning of fontified face.
1951
19522007-05-30 Richard Stallman <rms@gnu.org>
1953
1954 * text.texi (Special Properties): Add link to Adjusting Point.
1955
19562007-05-12 Richard Stallman <rms@gnu.org>
1957
1958 * text.texi (Margins): indent-to-left-margin is not the default.
1959 (Mode-Specific Indent): For indent-line-function, the default
1960 is indent-relative.
1961
1962 * modes.texi (Example Major Modes): Explain last line of text-mode
1963 is redundant.
1964
19652007-05-10 Richard Stallman <rms@gnu.org>
1966
1967 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1968
1969 * help.texi (Keys in Documentation): Add reference to
1970 Documentation Tips.
1971
1972 * files.texi (Format Conversion): TO-FN gets three arguments.
1973
1974 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1975
19762007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1977
1978 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1979 * files.texi (Format Conversion): Expand intro; add menu.
1980 (Format Conversion Overview, Format Conversion Round-Trip)
1981 (Format Conversion Piecemeal): New nodes/subsections.
1982 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1983 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1984 (Saving Properties): Delete node/subsection.
1985
19862007-05-07 Karl Berry <karl@gnu.org>
1987
1988 * elisp.texi (EMACSVER): Back to 22.
1989
19902007-05-06 Richard Stallman <rms@gnu.org>
1991
1992 * processes.texi (Accepting Output): Revert most of previous change.
1993
19942007-05-05 Richard Stallman <rms@gnu.org>
1995
1996 * processes.texi (Accepting Output): accept-process-output
1997 uses microseconds, not milliseconds. But that arg is obsolete.
1998
19992007-05-04 Karl Berry <karl@tug.org>
2000
2001 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2002
20032007-05-04 Eli Zaretskii <eliz@gnu.org>
2004
2005 * tips.texi (Documentation Tips): Rearrange items to place the
2006 more important ones first. Add an index entry for hyperlinks.
2007
20082007-05-03 Karl Berry <karl@gnu.org>
2009
2010 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2011 (EMACSVER) [smallbook]: 22 for printed version.
2012
2013 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2014 so restore anchor to normal position after defun. Found by Kevin Ryde.
2015
20162007-04-26 Glenn Morris <rgm@gnu.org>
2017
2018 * elisp.texi (EMACSVER): Increase to 22.1.50.
2019
20202007-04-28 Karl Berry <karl@gnu.org>
2021
2022 * elisp.texi: Improve line breaks on copyright page,
2023 similar layout to emacs manual, 8.5x11 by default.
2024
20252007-04-24 Richard Stallman <rms@gnu.org>
2026
2027 * text.texi (Special Properties): Add xref to Overlay Properties.
2028
2029 * display.texi (Overlay Properties): Add xref to Special Properties.
2030
20312007-04-22 Richard Stallman <rms@gnu.org>
2032
2033 * keymaps.texi (Extended Menu Items): Move the info about
2034 format with cached keyboard binding.
2035
20362007-04-21 Richard Stallman <rms@gnu.org>
2037
2038 * text.texi (Special Properties): Clarify previous change.
2039
2040 * files.texi (File Name Expansion): Clarify previous change.
2041
2042 * display.texi (Attribute Functions): Fix example for
2043 face-attribute-relative-p.
2044
20452007-04-19 Kenichi Handa <handa@m17n.org>
2046
2047 * text.texi (Special Properties): Document composition property.
2048
20492007-04-19 Glenn Morris <rgm@gnu.org>
2050
2051 * files.texi (File Name Expansion): Mention "superroot".
2052
20532007-04-15 Chong Yidong <cyd@stupidchicken.com>
2054
2055 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2056 setups.
2057 (Display Feature Testing): Note that display refers to all
2058 physical monitors for multi-monitor setups.
2059
20602007-04-14 Richard Stallman <rms@gnu.org>
2061
2062 * lists.texi (Sets And Lists): Clarify `delete' examples.
2063 Remove spurious xref to same node.
2064 Clarify xref for add-to-list.
2065
20662007-04-12 Nick Roberts <nickrob@snap.net.nz>
2067
2068 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2069 value of lisp-mode-map.
2070
20712007-04-11 Karl Berry <karl@gnu.org>
2072
2073 * anti.texi (Antinews):
2074 * display.texi (Overlay Properties, Defining Images):
2075 * processes.texi (Synchronous Processes, Sentinels):
2076 * syntax.texi (Syntax Table Internals):
2077 * searching.texi (Regexp Special):
2078 * nonascii.texi (Default Coding Systems):
2079 * text.texi (Special Properties):
2080 * minibuf.texi (Basic Completion): Wording to improve breaks in
2081 8.5x11 format.
2082 * elisp.texi (smallbook): New @set to more easily switch between
2083 smallbook and 8.5x11.
2084
20852007-04-11 Richard Stallman <rms@gnu.org>
2086
2087 * text.texi (Lazy Properties): Minor fix.
2088
20892007-04-08 Karl Berry <karl@gnu.org>
2090
2091 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2092 * macros.texi (Backquote): Downcase Backquote in index entries for
2093 consistency.
2094
20952007-04-08 Richard Stallman <rms@gnu.org>
2096
2097 * text.texi (Adaptive Fill): Just describe default,
2098 don't show it (since it contains non-ASCII chars).
2099
21002007-04-07 Karl Berry <karl@gnu.org>
2101
2102 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2103 adaptive-fill-regexp's value, since they are not in the standard
2104 TeX fonts.
2105
21062007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2107
2108 * display.texi (Defining Faces): Fix example.
2109
21102007-04-07 Karl Berry <karl@gnu.org>
2111
2112 * display.texi (Button Buffer Commands): Improve page break.
2113
21142007-04-07 Richard Stallman <rms@gnu.org>
2115
2116 * advice.texi (Activation of Advice): Remove redundant index entry.
2117
2118 * backups.texi: Improve index entries. Remove redundant ones.
2119
2120 * compile.texi (Byte Compilation): Improve index entry.
2121
2122 * hash.texi (Creating Hash): Improve index entry.
2123
2124 * symbols.texi (Definitions): Improve index entry.
2125
2126 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2127
2128 * maps.texi (Standard Keymaps): Remove useless index entry.
2129
2130 * help.texi (Documentation Basics): Remove redundant index entries.
2131
2132 * customize.texi: Improve index entries.
2133 Remove redundant/useless ones.
2134
2135 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2136
2137 * streams.texi (Output Variables): Improve index entry.
2138
2139 * abbrevs.texi (Abbrevs): Remove useless index entry.
2140
2141 * macros.texi (Expansion): Remove useless index entry.
2142
2143 * text.texi: Improve index entries. Remove redundant/useless ones.
2144 (Text Properties, Examining Properties)
2145 (Special Properties): Use "property category" instead of "category"
2146 to refer to the `category' property.
2147
2148 * positions.texi: Improve index entries. Remove useless one.
2149
2150 * lists.texi: Improve index entries. Remove redundant/useless ones.
2151
2152 * os.texi: Improve index entries.
2153 (Timers): Fix previous change.
2154
2155 * buffers.texi: Improve index entries.
2156 (Modification Time): Get rid of term "obsolete buffer".
2157
2158 * debugging.texi: Improve index entries.
2159 (Test Coverage): Add xref to other test coverage ftr.
2160
2161 * eval.texi: Improve index entry. Remove redundant ones.
2162
2163 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2164
2165 * files.texi: Improve index entries. Remove redundant/useless ones.
2166
2167 * objects.texi: Improve index entries.
2168
2169 * processes.texi: Improve index entries.
2170
2171 * modes.texi: Improve index entry. Remove redundant one.
2172
2173 * nonascii.texi: Improve index entries.
2174
2175 * internals.texi: Improve index entries.
2176
2177 * syntax.texi: Improve index entries.
2178
2179 * keymaps.texi (Active Keymaps): Improve index entries.
2180
2181 * commands.texi: Improve index entries. Remove redundant/useless ones.
2182
2183 * frames.texi: Improve index entries. Remove redundant/useless ones.
2184
2185 * markers.texi: Improve index entries. Remove redundant ones.
2186
2187 * tips.texi: Improve index entries.
2188
2189 * loading.texi (Unloading): Improve index entry.
2190
2191 * variables.texi: Improve index entries. Remove redundant one.
2192
2193 * sequences.texi: Improve index entry.
2194
2195 * display.texi: Improve index entries. Remove redundant ones.
2196
2197 * windows.texi: Improve index entries.
2198
2199 * searching.texi: Improve index entries. Remove redundant one.
2200
2201 * strings.texi (Case Tables): Improve last change.
2202
22032007-04-04 Chong Yidong <cyd@stupidchicken.com>
2204
2205 * strings.texi (Case Tables): Document with-case-table and
2206 ascii-case-table.
2207
22082007-04-03 Karl Berry <karl@gnu.org>
2209
2210 * processes.texi (Network): Reword to improve page break.
2211
22122007-04-03 Eli Zaretskii <eliz@gnu.org>
2213
2214 * functions.texi (Inline Functions): Describe more disadvantages
2215 of defsubst, and make advice against it stronger.
2216
22172007-04-02 Karl Berry <karl@gnu.org>
2218
2219 * backups.texi (Backup Names): Avoid widow words.
2220 * modes.texi (Example Major Modes): Align last comment.
2221
22222007-04-01 Chong Yidong <cyd@stupidchicken.com>
2223
2224 * keymaps.texi (Remapping Commands): Document new arg to
2225 command-remapping.
2226
22272007-04-01 Karl Berry <karl@gnu.org>
2228
2229 * processes.texi (Low-Level Network): Typo.
2230 * loading.texi (Hooks for Loading): Avoid double "the".
2231 * keymaps.texi (Key Sequences): No double "and".
2232 (Changing Key Bindings): Shorten to improve line break.
2233
22342007-03-31 Glenn Morris <rgm@gnu.org>
2235
2236 * os.texi (Timers): Fix description of run-at-time TIME formats.
2237
22382007-03-31 Richard Stallman <rms@gnu.org>
2239
2240 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2241 regarding ellipsis.
2242
22432007-03-31 Eli Zaretskii <eliz@gnu.org>
2244
2245 * intro.texi (nil and t):
2246 * symbols.texi (Plists and Alists):
2247 * variables.texi (Variable Aliases, Constant Variables):
2248 * functions.texi (Defining Functions):
2249 * advice.texi (Advising Primitives):
2250 * debugging.texi (Syntax Errors, Compilation Errors):
2251 * minibuf.texi (Minibuffer Windows):
2252 * commands.texi (Adjusting Point):
2253 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2254 (Auto Major Mode, Major Mode Conventions):
2255 * help.texi (Describing Characters):
2256 * files.texi (Create/Delete Dirs, Information about Files)
2257 (File Locks, Writing to Files, Reading from Files)
2258 (Saving Buffers):
2259 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2260 * frames.texi (Finding All Frames):
2261 * positions.texi (Buffer End, Motion):
2262 * markers.texi (The Region):
2263 * text.texi (Deletion, Near Point):
2264 * display.texi (Displaying Messages, Truncation):
2265 * os.texi (Processor Run Time):
2266 * tips.texi (Key Binding Conventions, Programming Tips)
2267 (Warning Tips, Documentation Tips, Comment Tips):
2268 * internals.texi (Memory Usage): Improve indexing.
2269
2270 * variables.texi (Frame-Local Variables):
2271 * functions.texi (Argument List):
2272 * loading.texi (Library Search):
2273 * streams.texi (Output Variables):
2274 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2275 * searching.texi (Replacing Match, Search and Replace):
2276 * processes.texi (Byte Packing, Decoding Output)
2277 (Accepting Output, Network Servers, Shell Arguments):
2278 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2279 * windows.texi (Window Point, Window Start):
2280 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2281 * commands.texi (Reading Input, Keyboard Events):
2282 * minibuf.texi (Reading File Names, Minibuffer Completion)
2283 (Recursive Mini):
2284 * positions.texi (List Motion):
2285 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2286 * numbers.texi (Arithmetic Operations, Math Functions)
2287 (Predicates on Numbers, Comparison of Numbers):
2288 (Numeric Conversions):
2289 * locals.texi (Standard Buffer-Local Variables):
2290 * maps.texi (Standard Keymaps):
2291 * os.texi (User Identification, System Environment, Recording Input)
2292 (X11 Keysyms):
2293 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2294 * backups.texi (Backups and Auto-Saving):
2295 * customize.texi (Customization, Group Definitions)
2296 (Variable Definitions):
2297 * compile.texi (Byte Compilation): Improve index entries.
2298
22992007-03-31 Karl Berry <karl@gnu.org>
2300
2301 * macros.texi (Defining Macros): Avoid widow syllable.
2302
23032007-03-31 Eli Zaretskii <eliz@gnu.org>
2304
2305 * elisp.texi (Top): Postscript -> PostScript.
2306
2307 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2308
23092007-03-31 Markus Triska <markus.triska@gmx.at>
2310
2311 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2312
23132007-03-30 Karl Berry <karl@gnu.org>
2314
2315 * lists.texi (List-related Predicates): Remove spurious @need.
2316 (Setcdr): Use @smallexample to improve page break.
2317 (Association Lists) <assoc>: Reword to improve page break.
2318
2319 * strings.texi (String Conversion): Insert blank line to improve
2320 page break.
2321
2322 * numbers.texi (Random Numbers): Use @minus{}.
2323 (Math Functions): Use @minus{}.
2324
2325 * intro.texi (Acknowledgements): Avoid line breaks before middle
2326 initials.
2327
23282007-03-24 Eli Zaretskii <eliz@gnu.org>
2329
2330 * errors.texi (Standard Errors): Add an index entry.
2331
23322007-03-19 Richard Stallman <rms@gnu.org>
2333
2334 * os.texi (Recording Input): recent-keys now gives 300 keys.
2335
23362007-03-12 Glenn Morris <rgm@gnu.org>
2337
2338 * os.texi: Replace "daylight savings" with "daylight saving"
2339 throughout.
2340
23412007-03-05 Richard Stallman <rms@gnu.org>
2342
2343 * variables.texi (File Local Variables): Update
2344 enable-local-variables values.
2345
23462007-03-04 Richard Stallman <rms@gnu.org>
2347
2348 * syntax.texi (Control Parsing): Minor clarification.
2349
2350 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2351
2352 * sequences.texi (Sequence Functions): Move string-bytes away,
2353 add xref.
2354
2355 * nonascii.texi (Text Representations): Move string-bytes here.
2356
2357 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2358
2359 * minibuf.texi (Basic Completion): Minor clarification.
2360
2361 * markers.texi (The Mark): Clarify existence vs activation of mark.
2362 Other cleanup.
2363
2364 * display.texi (Finding Overlays): Write better example.
2365
2366 * compile.texi (Eval During Compile): Clarify putting macros
2367 in eval-when-compile.
2368
c5602427 23692007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2370
2371 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2372 load-read-function definition doc.
b8d4c8d0
GM
2373
23742007-02-21 Kim F. Storm <storm@cua.dk>
2375
2376 * strings.texi (Text Comparison): Mention that assoc-string
2377 converts symbols to strings before testing.
2378
23792007-02-17 Kim F. Storm <storm@cua.dk>
2380
2381 * processes.texi (Bindat Spec): Vector types can have optional
2382 element type.
2383 (Bindat Examples): Fix example. Add vector with element type.
2384
23852007-02-16 Andreas Schwab <schwab@suse.de>
2386
2387 * strings.texi (Formatting Strings): Document '+' flag.
2388
23892007-02-15 Juanma Barranquero <lekktu@gmail.com>
2390
2391 * strings.texi (Modifying Strings): Clarify that `clear-string'
2392 always converts the string to unibyte.
2393
23942007-02-14 Kim F. Storm <storm@cua.dk>
2395
2396 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2397 Rewrite glyph code description to refer to these functions.
2398 Remove details of encoding face number and char into integer code.
2399
24002007-02-03 Alan Mackenzie <acm@muc.de>
2401
2402 * loading.texi (Hooks for Loading): Make the description of
2403 `eval-after-load' more detailed, and amend the description of
2404 after-load-alist, in accordance with changes from 2006-05.
2405
24062007-02-03 Chong Yidong <cyd@stupidchicken.com>
2407
2408 * modes.texi (Defining Minor Modes): Document that a :require
2409 keyword or similar may be required to make saved customization
2410 variables work.
2411
24122007-02-03 Eli Zaretskii <eliz@gnu.org>
2413
2414 * elisp.texi (Top): Make the detailed menu headers compliant with
2415 Texinfo guidelines and with what texnfo-upd.el expects. Add
2416 comments to prevent people from inadvertently modifying the key
2417 parts needed by `texinfo-multiple-files-update'.
2418
24192007-02-02 Eli Zaretskii <eliz@gnu.org>
2420
2421 * elisp.texi (Top): Update the top-level menus.
2422
2423 * syntax.texi (Categories): Add index entries.
2424
24252007-02-01 Juanma Barranquero <lekktu@gmail.com>
2426
2427 * display.texi (Attribute Functions): Fix name and description of
2428 the UNDERLINE arg of `set-face-underline-p'.
2429
24302007-01-29 Eli Zaretskii <eliz@gnu.org>
2431
2432 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2433 Variables", and "Standard Keymaps" to the detailed menu.
2434
2435 * variables.texi (Future Local Variables): Add index entry.
2436
24372007-01-28 Richard Stallman <rms@gnu.org>
2438
2439 * tips.texi (Coding Conventions): Clarify the tip about macros
2440 that define a function or a variable.
2441
2442 * files.texi (File Attributes): UID and GID can be floats.
2443 (Magic File Names): Explain why deferring all operations to
2444 the standard handler does not work.
2445
24462007-01-23 Martin Rudalics <rudalics@gmx.at>
2447
2448 * backups.texi (Reverting): Use "buffer" instead of "file"
2449 when talking about major and minor modes.
2450
24512007-01-21 Richard Stallman <rms@gnu.org>
2452
2453 * help.texi (Documentation): Add xref to Documentation Tips.
2454
24552007-01-14 Juanma Barranquero <lekktu@gmail.com>
2456
2457 * tips.texi (Coding Conventions): Fix typos.
2458
24592007-01-05 Richard Stallman <rms@gnu.org>
2460
2461 * modes.texi (Defining Minor Modes): Fix previous change.
2462
24632007-01-03 Richard Stallman <rms@gnu.org>
2464
2465 * customize.texi (Variable Definitions, Customization Types):
2466 Don't use * in doc string for defcustom.
2467
24682007-01-02 Richard Stallman <rms@gnu.org>
2469
2470 * variables.texi (Variable Aliases): Clarify that aliases vars
2471 always have the same value.
2472
2473 * processes.texi (Bindat Spec): Fix Texinfo usage.
2474
2475 * modes.texi (Defining Minor Modes): Explain effect of command
2476 defined with define-global-minor-mode on new buffers.
2477
24782006-12-30 Kim F. Storm <storm@cua.dk>
2479
2480 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2481 `auto-resize-tool-bars'.
2482
24832006-12-30 Richard Stallman <rms@gnu.org>
2484
2485 * keymaps.texi (Active Keymaps): Fix previous change.
2486
24872006-12-30 Nick Roberts <nickrob@snap.net.nz>
2488
2489 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2490
24912006-12-30 Kim F. Storm <storm@cua.dk>
2492
2493 * processes.texi (Bindat Spec): Clarify using field names in
2494 length specifications.
2495
24962006-12-29 Kim F. Storm <storm@cua.dk>
2497
2498 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2499 Add count and index variables for eval forms in repeat blocks.
2500
25012006-12-24 Richard Stallman <rms@gnu.org>
2502
2503 * customize.texi (Variable Definitions): Document
2504 new name custom-add-frequent-value.
2505
25062006-12-19 Kim F. Storm <storm@cua.dk>
2507
2508 * commands.texi (Misc Events): User signals now result in sigusr1
2509 and sigusr2 events which are handled through special-event-map.
2510 (Special Events): User signals and drag-n-drop are special.
2511
25122006-12-17 Richard Stallman <rms@gnu.org>
2513
2514 * loading.texi (Named Features): Explain subfeatures better.
2515
2516 * customize.texi: Use "option" only for user options.
2517 For the keyword values inside defcustom etc, say "keywords".
2518 For :options value's elements, say "elements".
2519 :group should not be omitted.
2520
2521 * syntax.texi (Parsing Expressions): Split up node.
2522 (Motion via Parsing, Position Parse, Parser State)
2523 (Low-Level Parsing, Control Parsing): New subnodes.
2524 (Parser State): Document syntax-ppss-toplevel-pos.
2525
2526 * positions.texi (List Motion): Punctuation fix.
2527
2528 * files.texi (File Name Completion): Document PREDICATE arg
2529 to file-name-completion.
2530
25312006-12-16 Eli Zaretskii <eliz@gnu.org>
2532
2533 * internals.texi (Building Emacs, Writing Emacs Primitives):
2534 Add index entries.
2535
25362006-12-11 Richard Stallman <rms@gnu.org>
2537
2538 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2539 affects face menu. Explain how to make it non-nil without enabling
2540 any fontification.
2541
25422006-12-10 Chong Yidong <cyd@stupidchicken.com>
2543
2544 * modes.texi (Font Lock Basics): Document nil value of
2545 font-lock-defaults.
2546
25472006-12-10 Glenn Morris <rgm@gnu.org>
2548
2549 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2550 value for system-flag argument. Abbrev tables may not be empty
2551 when major modes are loaded.
2552
25532006-12-08 Juanma Barranquero <lekktu@gmail.com>
2554
2555 * makefile.w32-in (maintainer-clean): Partially revert last
2556 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2557 to protect elisp-covers.texi.
2558
25592006-12-07 Juanma Barranquero <lekktu@gmail.com>
2560
2561 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2562 Don't remove elisp* info files; they are already deleted by the
2563 `clean' and `distclean' targets, and they are in the $(infodir)
2564 directory, not the current one.
2565
25662006-12-04 Kim F. Storm <storm@cua.dk>
2567
2568 * commands.texi (Misc Events): Update signal events.
2569 (Event Examples): Add signal example.
2570
25712006-11-29 Richard Stallman <rms@gnu.org>
2572
2573 * frames.texi (Visibility of Frames): Explain visible windows
2574 can be covered by others. Add xref for raise-frame.
2575
25762006-11-28 Richard Stallman <rms@gnu.org>
2577
2578 * searching.texi (Regexp Special): Update when ^ is special.
2579
25802006-11-27 Eli Zaretskii <eliz@gnu.org>
2581
2582 * customize.texi (Customization, Common Keywords)
2583 (Group Definitions, Variable Definitions, Composite Types)
2584 (Type Keywords, Customization Types): Add index entries for
2585 various customization keywords.
2586
25872006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2588
2589 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2590
c8763fb6 25912006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2592
2593 * frames.texi (Window System Selections): Remove clipboard from
2594 description of selection-coding-system.
2595
25962006-11-06 Richard Stallman <rms@gnu.org>
2597
2598 * lists.texi (List Variables): Document COMPARE-FN.
2599
2600 * keymaps.texi: Avoid use of "binding" to mean a relation;
2601 use it only to refer to the meaning associated with a key.
2602 (Keymaps): Change menu node description.
2603
2604 * elisp.texi (Top): Change menu node description.
2605
2606 * display.texi (Managing Overlays): Document overlay-recenter.
2607
26082006-10-29 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * Makefile.in: Use relative paths to avoid advertising filesystem
2611 contents during compilation.
2612
26132006-10-23 Kim F. Storm <storm@cua.dk>
2614
2615 * commands.texi (Event Input Misc): Update unread-command-events.
2616
26172006-10-23 Nick Roberts <nickrob@snap.net.nz>
2618
2619 * lists.texi (Sets And Lists): Fix typos.
2620
26212006-10-18 Juanma Barranquero <lekktu@gmail.com>
2622
2623 * control.texi (Processing of Errors): Use @var for an argument,
2624 not @code.
2625
26262006-10-16 Richard Stallman <rms@gnu.org>
2627
2628 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2629
2630 * keymaps.texi (Format of Keymaps): Show all the keymap element
2631 patterns that result from menu items.
2632 (Key Lookup): Minor cleanups.
2633
2634 * modes.texi (Precalculated Fontification): Don't say that
2635 not setting font-lock-defaults avoids loading font-lock.
2636
2637 * help.texi (Documentation): Move xref to Emacs Manual here.
2638 (Documentation Basics): From here.
2639 Also doc emacs-lisp-docstring-fill-column.
2640
2641 * elisp.texi: Update version and ISBN.
2642
2643 * commands.texi (Interactive Call): Clarify KEYS arg to
2644 call-interactively is a vector.
2645 (Command Loop Info): Delete anchor in this-command-keys.
2646 Add anchor in this-command-keys-vector.
2647 (Recursive Editing): Document how recursive-edit
2648 handles the current buffer.
2649
26502006-10-13 Chong Yidong <cyd@stupidchicken.com>
2651
2652 * frames.texi (Frame Titles): %c and %l are ignored in
2653 frame-title-format.
2654
26552006-10-11 Richard Stallman <rms@gnu.org>
2656
2657 * keymaps.texi (Key Sequences): Clarify use of kbd.
2658
26592006-10-10 Kim F. Storm <storm@cua.dk>
2660
2661 * lists.texi (Sets And Lists): Add memql.
2662
26632006-10-03 Richard Stallman <rms@gnu.org>
2664
2665 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2666 Clarify :ascii: and :nonascii:.
2667
26682006-09-29 Juri Linkov <juri@jurta.org>
2669
2670 * modes.texi (%-Constructs): Reorder coding systems in the
2671 documentation of %z to the real order displayed in the modeline.
2672
26732006-09-25 Richard Stallman <rms@gnu.org>
2674
2675 * os.texi (Timers): Describe timer-max-repeats.
2676
26772006-09-25 Chong Yidong <cyd@stupidchicken.com>
2678
2679 * os.texi (Timers): Mention with-local-quit.
2680
26812006-09-24 Richard Stallman <rms@gnu.org>
2682
2683 * searching.texi (Searching and Matching): Mention property search.
2684
2685 * commands.texi (Command Loop Info): Explain how read-event affects
2686 this-command-keys.
2687
26882006-09-20 Richard Stallman <rms@gnu.org>
2689
2690 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2691
2692 * windows.texi (Window Start): Minor cleanups.
2693
26942006-09-20 Kim F. Storm <storm@cua.dk>
2695
2696 * windows.texi (Window Start): pos-visible-in-window-p allows
2697 specifying t for position to mean "end of window".
2698 Add window-line-height.
2699
2700 * anti.texi (Antinews): Mention window-line-height.
2701
27022006-09-19 David Kastrup <dak@gnu.org>
2703
2704 * keymaps.texi (Searching Keymaps): Small clarification.
2705
27062006-09-18 Richard Stallman <rms@gnu.org>
2707
2708 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2709 cause keyboard menus.
2710 (Menu Keymaps): Likewise.
2711 (Defining Menus, Keyboard Menus): Clarify.
2712
2713 * text.texi (Fields): Clarify explanation of constrain-to-field.
2714
27152006-09-16 Eli Zaretskii <eliz@gnu.org>
2716
2717 * variables.texi (Tips for Defining): Fix a typo.
2718
27192006-09-15 Richard Stallman <rms@gnu.org>
2720
2721 * keymaps.texi (Remapping Commands, Searching Keymaps)
2722 (Active Keymaps): Clean up previous change.
2723
27242006-09-15 Jay Belanger <belanger@truman.edu>
2725
2726 * gpl.texi: Replace "Library Public License" by "Lesser Public
2727 License" throughout.
2728
27292006-09-15 David Kastrup <dak@gnu.org>
2730
2731 * keymaps.texi (Active Keymaps): Adapt description to use
2732 `get-char-property' instead `get-text-property'. Explain how
2733 mouse events change this. Explain the new optional argument of
2734 `key-binding' and its mouse-dependent lookup.
2735 (Searching Keymaps): Adapt description similarly.
2736 (Remapping Commands): Explain the new optional argument of
2737 `command-remapping'.
2738
27392006-09-14 Richard Stallman <rms@gnu.org>
2740
2741 * keymaps.texi (Searching Keymaps): Clarification.
2742 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2743
27442006-09-13 Richard Stallman <rms@gnu.org>
2745
2746 * objects.texi (Character Type): Node split.
2747 Add xref to Describing Characters.
2748 (Basic Char Syntax, General Escape Syntax)
2749 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2750
27512006-09-11 Richard Stallman <rms@gnu.org>
2752
2753 * display.texi (Display Table Format): Wording clarification.
2754 (Glyphs): Clarifications.
2755
27562006-09-10 Chong Yidong <cyd@stupidchicken.com>
2757
2758 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2759 local maps.
2760
27612006-09-10 Kim F. Storm <storm@cua.dk>
2762
2763 * display.texi (Forcing Redisplay): Document return value of
2764 function redisplay.
2765
27662006-09-09 Richard Stallman <rms@gnu.org>
2767
2768 * windows.texi (Window Hooks): Explain limits of
2769 window-scroll-functions.
2770
2771 * display.texi (Fringe Indicators): Update for last change in
2772 indicate-buffer-boundaries.
2773
27742006-09-08 Richard Stallman <rms@gnu.org>
2775
2776 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2777
27782006-09-06 Kim F. Storm <storm@cua.dk>
2779
2780 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2781
2782 * windows.texi (Window Start): Update pos-visible-in-window-p.
2783
27842006-09-04 Richard Stallman <rms@gnu.org>
2785
2786 * processes.texi (Accepting Output): Explain SECONDS=0 for
2787 accept-process-output.
2788
2789 * os.texi (Idle Timers): Explain why timer functions should not
2790 loop until (input-pending-p).
2791
27922006-09-02 Eli Zaretskii <eliz@gnu.org>
2793
2794 * makefile.w32-in (usermanualdir): New variable.
2795 (elisp.dvi): Use it.
2796
27972006-09-01 Eli Zaretskii <eliz@gnu.org>
2798
2799 * buffers.texi (Buffer Modification): Fix last change.
2800
28012006-09-01 Chong Yidong <cyd@stupidchicken.com>
2802
2803 * buffers.texi (Buffer Modification): Document
2804 buffer-chars-modified-tick.
2805
28062006-08-31 Richard Stallman <rms@gnu.org>
2807
2808 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2809
28102006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2811
2812 * modes.texi (Syntactic Font Lock):
2813 Mention font-lock-syntactic-face-function
2814 instead of specific faces.
2815
28162006-08-29 Chong Yidong <cyd@stupidchicken.com>
2817
2818 * display.texi (Images): Add xrref to display-images-p.
2819
28202006-08-28 Kenichi Handa <handa@m17n.org>
2821
2822 * nonascii.texi (Lisp and Coding Systems): Fix description of
2823 detect-coding-region.
2824
28252006-08-27 Michael Olson <mwolson@gnu.org>
2826
2827 * processes.texi (Transaction Queues): Remove stray quote
2828 character.
2829
28302006-08-25 Richard Stallman <rms@gnu.org>
2831
2832 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2833 Add xref.
2834
28352006-08-24 Chong Yidong <cyd@stupidchicken.com>
2836
2837 * os.texi (Timers): Avoid waiting inside timers.
2838
28392006-08-21 Lute Kamstra <lute@gnu.org>
2840
2841 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2842
28432006-08-20 Richard Stallman <rms@gnu.org>
2844
2845 * os.texi (Idle Timers): New node, split out from Timers.
2846 Document current-idle-time.
2847 * commands.texi (Reading One Event): Update xref.
2848 * elisp.texi (Top): Update subnode menu.
2849
28502006-08-16 Richard Stallman <rms@gnu.org>
2851
2852 * keymaps.texi (Extended Menu Items): Show format of cached
2853 bindings in extended menu items.
2854
2855 * customize.texi (Variable Definitions): Explain when the
2856 standard value expression is evaluated.
2857
28582006-08-15 Chong Yidong <cyd@stupidchicken.com>
2859
2860 * commands.texi (Reading One Event): Explain idleness in
2861 `read-event'.
2862
28632006-08-12 Chong Yidong <cyd@stupidchicken.com>
2864
2865 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2866 (Commands for Insertion): Removed split-line since it's not
2867 relevant for Lisp programming.
2868 (Yank Commands): Rewrite introduction.
2869 (Undo): Clarify.
2870 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2871 (Filling): Remove redundant comment. Clarify return value of
2872 current-justification.
2873 (Margins): Minor clarifications.
2874 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2875 (Sorting): Update definition of sort-lines.
2876 (Columns): Clarify behavior of sort-columns.
2877 (Indent Tabs): Link to Tab Stops in Emacs manual.
2878 (Special Properties): Clarify.
2879 (Clickable Text): Mention Buttons package.
2880
28812006-08-12 Kevin Ryde <user42@zip.com.au>
2882
2883 * os.texi (Time Parsing): Add %z to description of
2884 format-time-string, as per docstring. Add cross reference to
2885 glibc manual for strftime.
2886
28872006-08-08 Richard Stallman <rms@gnu.org>
2888
2889 * modes.texi: Clean up wording in previous change.
2890
28912006-08-07 Chong Yidong <cyd@stupidchicken.com>
2892
2893 * modes.texi (Hooks): Clarify.
2894 (Major Mode Basics): Mention define-derived-mode explicitly.
2895 (Major Mode Conventions): Rebinding RET is OK for some modes.
2896 Mention change-major-mode-hook and after-change-major-mode-hook.
2897 (Example Major Modes): Moved to end of Modes section.
2898 (Mode Line Basics): Clarify.
2899 (Mode Line Data): Mention help-echo and local-map in strings.
2900 Explain reason for treatment of non-risky variables.
2901 (Properties in Mode): Clarify.
2902 (Faces for Font Lock): Add font-lock-negation-char-face.
2903
29042006-08-04 Eli Zaretskii <eliz@gnu.org>
2905
2906 * strings.texi (Formatting Strings): Warn against arbitrary
2907 strings as first arg to `format'.
2908
29092006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2910
2911 * text.texi (Clickable Text): Mention `help-echo' text property.
2912 Update intro, examples and associated explanations.
2913
29142006-07-31 Richard Stallman <rms@gnu.org>
2915
2916 * commands.texi: Update xrefs.
2917 (Event Mod): New node, cut out from old Translating Input.
2918
2919 * maps.texi: Update xrefs.
2920
2921 * keymaps.texi (Translation Keymaps): New node.
2922 Update xrefs from Translating Input to Translation Keymaps.
2923
2924 * elisp.texi (Top): Update subnode menu.
2925
2926 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2927
2928 * os.texi (System Interface): Fix menu descriptions of some nodes.
2929 (Translating Input): Node deleted.
2930
29312006-07-31 Nick Roberts <nickrob@snap.net.nz>
2932
2933 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2934
2935 * lists.texi (Sets And Lists): Likewise.
2936
29372006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2938
2939 * text.texi (Fields): Mention POS
2940 requirement when narrowing is in effect.
2941
29422006-07-28 Richard Stallman <rms@gnu.org>
2943
2944 * display.texi (Face Attributes): Simplify wording.
2945 (Attribute Functions): Clarify meaning of new-frame default
2946 attribute settings.
2947
2948 * customize.texi (Common Keywords): Document how to use
2949 :package-version in a package not in Emacs.
2950
29512006-07-28 Kim F. Storm <storm@cua.dk>
2952
2953 * commands.texi (Reading One Event): Fix last change.
2954
29552006-07-26 Chong Yidong <cyd@stupidchicken.com>
2956
2957 * commands.texi (Reading One Event): Document SECONDS argument for
2958 read-event, read-char, and read-char-exclusive.
2959
29602006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2961
2962 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2963 to ensure correct identification.
2964
29652006-07-24 Richard Stallman <rms@gnu.org>
2966
2967 * text.texi (Clickable Text): Clarify.
2968
2969 * sequences.texi (Vector Functions): Delete duplicate xref.
2970
2971 * objects.texi (Function Type): Clarify.
2972
2973 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2974 modes.
2975
2976 * lists.texi (List Variables): New node.
2977 Material moved from other nodes.
2978
2979 * variables.texi (Setting Variables): add-to-list and
2980 add-to-ordered-list moved to List Variables node.
2981
29822006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2983
2984 * text.texi (Links and Mouse-1):
2985 For mouse-on-link-p, expand on arg POS.
2986
29872006-07-21 Kim F. Storm <storm@cua.dk>
2988
2989 * display.texi (Forcing Redisplay): Don't mention systems which
2990 don't support sub-second timers for redisplay-preemption-period.
2991
2992 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2993
29942006-07-21 Eli Zaretskii <eliz@gnu.org>
2995
2996 * frames.texi (Input Focus): Document that focus-follows-mouse has
2997 no effect on MS-Windows.
2998
29992006-07-18 Richard Stallman <rms@gnu.org>
3000
3001 * display.texi (Forcing Redisplay): Cleanups in previous change.
3002
3003 * processes.texi (Low-Level Network): Make menu more convenient.
3004
30052006-07-18 Kim F. Storm <storm@cua.dk>
3006
3007 * display.texi (Forcing Redisplay): redisplay-preemption-period
3008 only used on window systems. Add xref to Terminal Output.
3009
3010 * os.texi (Terminal Output): baud-rate only controls preemption on
3011 non-window systems. Add xref to Forcing Redisplay.
3012
3013 * processes.texi (Low-Level Network): Rename node "Make Network"
3014 to "Network Processes".
3015
30162006-07-18 Karl Berry <karl@gnu.org>
3017
3018 * variables.texi, functions.texi, customize.texi, loading.texi:
3019 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3020
30212006-07-17 Chong Yidong <cyd@stupidchicken.com>
3022
3023 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3024
30252006-07-17 Richard Stallman <rms@gnu.org>
3026
3027 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3028 Put period and comma inside quotes.
3029
3030 * loading.texi, markers.texi: Use real doublequote inside menus.
3031
3032 * windows.texi: Put point and comma inside quotes.
3033 (Textual Scrolling): Use @samp for error message.
3034
3035 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3036 * strings.texi, streams.texi, processes.texi, os.texi:
3037 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3038 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3039 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3040 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3041 Put point and comma inside quotes.
3042
3043 * control.texi (Processing of Errors): Add command-error-function.
3044
3045 * variables.texi (File Local Variables): Clarify that
3046 file local variables make buffer-local bindings.
3047
3048 * modes.texi (Syntactic Font Lock): Give default for
3049 font-lock-syntax-table.
3050
30512006-07-17 Nick Roberts <nickrob@snap.net.nz>
3052
3053 * text.texi (Special Properties): Clean up previous change.
3054
30552006-07-16 Karl Berry <karl@gnu.org>
3056
3057 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3058 * control.texi: Fix bad page breaks through chapter 10 (control).
3059
3060 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3061 underfull hbox.
3062
30632006-07-15 Nick Roberts <nickrob@snap.net.nz>
3064
3065 * text.texi (Special Properties): Describe fontified text property
3066 in relation to a character (not text).
3067
30682006-07-15 Kim F. Storm <storm@cua.dk>
3069
3070 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3071 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3072 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3073
3074 * anti.texi (Antinews): Mention redisplay function.
3075 The kbd macro existed, but was not documented, before 22.x.
3076 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3077
30782006-07-14 Nick Roberts <nickrob@snap.net.nz>
3079
3080 * display.texi (Displaying Messages): Add anchor.
3081
3082 * frames.texi (Dialog Boxes): Use it.
3083
30842006-07-12 Richard Stallman <rms@gnu.org>
3085
3086 * objects.texi (Frame Type): Explain nature of frames better.
3087
3088 * frames.texi (Frames): Explain nature of frames better.
3089
30902006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3091
3092 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3093
30942006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3095
3096 * frames.texi (Window System Selections): Mention scrap support for Mac.
3097 Default value of x-select-enable-clipboard is t on Mac.
3098
3099 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3100
31012006-07-11 Kim F. Storm <storm@cua.dk>
3102
3103 * display.texi (Forcing Redisplay): Add `redisplay' function.
3104 Don't mention (sit-for -1) -- use (redisplay t) instead.
3105
3106 * commands.texi (Waiting): (sit-for -1) is no longer special.
3107 (sit-for 0) is equivalent to (redisplay).
3108 Iconifying/deiconifying no longer makes sit-for return.
3109
31102006-07-10 Nick Roberts <nickrob@snap.net.nz>
3111
3112 * display.texi (Buttons): Fix typo.
3113
3114 * index.texi, elisp.texi (New Symbols): Comment node out.
3115
31162006-07-09 Richard Stallman <rms@gnu.org>
3117
3118 * display.texi (Truncation): Clean up previous change.
3119
31202006-07-08 Richard Stallman <rms@gnu.org>
3121
3122 * commands.texi (Interactive Call): Use 3 as prefix in example
3123 for execute-extended-command.
3124
3125 * display.texi (Attribute Functions): Move paragraph about
3126 compatibility with Emacs < 21.
3127
31282006-07-09 Kim F. Storm <storm@cua.dk>
3129
3130 * display.texi (Refresh Screen): Clarify force-window-update.
3131 (Truncation): "Normally" indicated by fringe arrows.
3132
31332006-07-08 Eli Zaretskii <eliz@gnu.org>
3134
3135 * windows.texi (Textual Scrolling, Resizing Windows):
3136 * variables.texi (Constant Variables):
3137 * text.texi (Buffer Contents, Deletion, Changing Properties)
3138 (Property Search, Special Properties, Sticky Properties)
3139 (Links and Mouse-1, Fields, Change Hooks):
3140 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3141 (Categories):
3142 * symbols.texi (Other Plists):
3143 * streams.texi (Output Variables):
3144 * processes.texi (Input to Processes, Query Before Exit):
3145 * positions.texi (Word Motion, Text Lines, List Motion):
3146 * os.texi (Init File, System Environment, Sound Output)
3147 (Session Management):
3148 * nonascii.texi (Text Representations, Character Sets)
3149 (Chars and Bytes, Locales):
3150 * modes.texi (Defining Minor Modes, Header Lines):
3151 * minibuf.texi (Minibuffer Contents):
3152 * markers.texi (Information from Markers):
3153 * lists.texi (List Elements, Building Lists, Association Lists):
3154 * keymaps.texi (Tool Bar):
3155 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3156 * functions.texi (What Is a Function, Mapping Functions):
3157 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3158 (Color Names, Text Terminal Colors, Display Feature Testing):
3159 * files.texi (Visiting Functions, File Name Components)
3160 (Unique File Names, Contents of Directories):
3161 * display.texi (Forcing Redisplay, Displaying Messages)
3162 (Temporary Displays, Font Selection, Auto Faces)
3163 (Font Lookup, Fringe Indicators, Display Margins)
3164 (Image Descriptors, Showing Images, Image Cache, Button Types)
3165 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3166 (Display Table Format, Glyphs):
3167 * control.texi (Iteration):
3168 * commands.texi (Command Loop Info, Adjusting Point):
3169 * backups.texi (Making Backups, Auto-Saving):
3170 Remove @tindex entries.
3171
31722006-07-07 Kim F. Storm <storm@cua.dk>
3173
3174 * display.texi (Fringe Cursors): Fix typo.
3175 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3176 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3177
31782006-07-05 Richard Stallman <rms@gnu.org>
3179
3180 * text.texi (Buffer Contents): Add example of text props
3181 in result of buffer-substring.
3182 (Text Properties): Explain better about use of specific property names.
3183 (Property Search): Some cleanups; reorder some functions.
3184
3185 * keymaps.texi (Changing Key Bindings): Cleanup.
3186 Add xref to Key Binding Conventions.
3187
3188 * display.texi (Attribute Functions): Add examples for
3189 face-attribute-relative-p.
3190
3191 * tips.texi (Coding Conventions): Cleanup last change.
3192
31932006-07-05 Karl Berry <karl@gnu.org>
3194
3195 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3196 Remove @setchapternewpage odd.
3197 Result is 1013 pages, down from 1100.
3198
3199 * anti.texi, customize.texi, display.texi, internals.texi:
3200 * minibuf.texi, modes.texi, tips.texi:
3201 Fix overfull/underfull boxes.
3202
32032006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3204
3205 * edebug.texi (Instrumenting):
3206 Add Edebug-specific findex for eval-buffer.
3207 * loading.texi (Loading):
3208 Replace eval-current-buffer with eval-buffer.
3209
32102006-06-30 Nick Roberts <nickrob@snap.net.nz>
3211
3212 * locals.texi (Standard Buffer-Local Variables): Update the list
3213 of variables.
3214
32152006-06-26 Nick Roberts <nickrob@snap.net.nz>
3216
3217 * files.texi (File Name Completion): Point user to the node
3218 "Reading File Names".
3219
32202006-06-24 Eli Zaretskii <eliz@gnu.org>
3221
3222 * files.texi (Contents of Directories): Document case-insensitive
3223 behavior on respective filesystems.
3224
3225 * objects.texi (Character Type): Document that Emacs signals an
3226 error for unsupported Unicode characters specified as \uNNNN.
3227
32282006-06-19 Richard Stallman <rms@gnu.org>
3229
3230 * processes.texi (Bindat Spec): Clarify previous change.
3231
32322006-06-16 Richard Stallman <rms@gnu.org>
3233
3234 * tips.texi (Coding Conventions): Better explain conventions
3235 for definition constructs.
3236
3237 * text.texi (Special Properties): String value of `read-only'
3238 serves as the error message.
3239
3240 * objects.texi (Character Type): Clarify prev. change.
3241 (Non-ASCII in Strings): Mention \u and \U.
3242
3243 * commands.texi (Using Interactive): Explain problem of
3244 markers, etc., in command-history.
3245
32462006-06-14 Kim F. Storm <storm@cua.dk>
3247
3248 * commands.texi (Waiting): Negative arg to sit-for forces
3249 redisplay even if input is pending.
3250
3251 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3252 redisplay. Remove incorrect example of binding redisplay-dont-pause
3253 around (sit-for 0).
3254
32552006-06-13 Richard Stallman <rms@gnu.org>
3256
3257 * display.texi (Forcing Redisplay): Clarify previous change.
3258
32592006-06-13 Romain Francoise <romain@orebokech.com>
3260
3261 * display.texi (Forcing Redisplay): Fix typo.
3262
32632006-06-13 Kim F. Storm <storm@cua.dk>
3264
3265 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3266
32672006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3268
3269 * tips.texi (Coding Conventions): Add `@end itemize'.
3270
32712006-06-10 Richard Stallman <rms@gnu.org>
3272
3273 * tips.texi (Coding Conventions): Explain use of coding systems
3274 to ensure one decoding for strings.
3275
32762006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3277
3278 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3279 syntax.
3280
32812006-06-07 Eli Zaretskii <eliz@gnu.org>
3282
3283 * display.texi (Font Selection): Remove description of
3284 clear-face-cache.
3285
3286 * compile.texi (Eval During Compile): Fix a typo. Add index
3287 entries for possible uses of eval-when-compile.
3288
32892006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3290
3291 * display.texi (Abstract Display): Fix typo.
3292
32932006-06-03 Eli Zaretskii <eliz@gnu.org>
3294
3295 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3296 Reword variable's description.
3297
32982006-06-01 Richard Stallman <rms@gnu.org>
3299
3300 * windows.texi (Splitting Windows): Clarify splitting nonselected
3301 window.
3302
33032006-05-31 Juri Linkov <juri@jurta.org>
3304
3305 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3306
33072006-05-30 Richard Stallman <rms@gnu.org>
3308
3309 * display.texi (Line Height): Fix errors in description of
10d1d0af 3310 default line height and line-height property.
b8d4c8d0
GM
3311
3312 * nonascii.texi (Default Coding Systems): Further clarification.
3313
33142006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3315
3316 * internals.texi (Pure Storage): Mention that an overflow in pure
3317 space causes a memory leak.
3318 (Garbage Collection): If there was an overflow in pure space,
3319 `garbage-collect' returns nil.
3320
33212006-05-30 Eli Zaretskii <eliz@gnu.org>
3322
3323 * nonascii.texi (Default Coding Systems): Fix it some more.
3324
33252006-05-29 Eli Zaretskii <eliz@gnu.org>
3326
3327 * nonascii.texi (Default Coding Systems): Fix last change.
3328
33292006-05-29 Kenichi Handa <handa@m17n.org>
3330
3331 * nonascii.texi (find-operation-coding-system): Describe the new
3332 argument format (FILENAME . BUFFER).
3333
33342006-05-28 Richard Stallman <rms@gnu.org>
3335
3336 * tips.texi (Coding Conventions): Better explain reasons not to
3337 advise other packages or use `eval-after-load'.
3338
33392006-05-29 Kim F. Storm <storm@cua.dk>
3340
3341 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3342 `bindat-idx' and `bindat-raw' for clarity.
3343
33442006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3345
3346 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3347
3348 * display.texi (Display): Add "Abstract Display" to menu.
3349 (Abstract Display, Abstract Display Functions)
3350 (Abstract Display Example): New nodes.
3351 * elisp.texi (Top): Add "Abstract Display" to menu.
3352
33532006-05-27 Chong Yidong <cyd@stupidchicken.com>
3354
3355 * keymaps.texi (Key Sequences): Link to input events definition.
3356 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3357
3358 * files.texi (Changing Files): Document updated argument list for
3359 copy-file.
3360
33612006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3362
3363 * processes.texi (Bindat Functions): Explain term "total length".
3364 Use it in bindat-length and bindat-pack descriptions.
3365
33662006-05-26 Eli Zaretskii <eliz@gnu.org>
3367
3368 * tips.texi (Coding Conventions): Advise against using
3369 eval-after-load in packages. Add an index entry.
3370
33712006-05-25 Juri Linkov <juri@jurta.org>
3372
3373 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3374
3375 * modes.texi (%-Constructs): Add %e, %z, %Z.
3376
33772006-05-25 Richard Stallman <rms@gnu.org>
3378
3379 * elisp.texi (Top): Update subnode menu.
3380
3381 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3382 (Keymaps): Update menu.
3383
33842006-05-25 Chong Yidong <cyd@stupidchicken.com>
3385
3386 * keymaps.texi (Key Sequences): Some clarifications.
3387
33882006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3389
3390 * processes.texi (Bindat Functions): Say "unibyte string"
3391 explicitly for bindat-unpack and bindat-pack descriptions.
3392 (Bindat Examples): Don't call `string-make-unibyte' in example.
3393
33942006-05-25 Chong Yidong <cyd@stupidchicken.com>
3395
3396 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3397 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3398
3399 * keymaps.texi (Changing Key Bindings):
dd7b651b 3400 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3401 * help.texi (Describing Characters): Refer to it.
3402
34032006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3404
3405 * frames.texi (Pointer Shape): @end table -> @end defvar.
3406
34072006-05-22 Richard Stallman <rms@gnu.org>
3408
3409 * elisp.texi (Top): Update subnode menus.
3410
3411 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3412 Contents rewritten; material from old Pointer Shape node moved here.
3413
3414 * display.texi (Pointer Shape): Node deleted.
3415 (Image Descriptors): Minor cleanup.
3416
34172006-05-21 Richard Stallman <rms@gnu.org>
3418
3419 * syntax.texi (Parsing Expressions): Update info on which STATE
3420 elements are ignored.
3421
34222006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3423
3424 * hooks.texi (Standard Hooks): Correct typo.
3425
3426 * gpl.texi (GPL): ifinfo -> ifnottex.
3427
34282006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3429
3430 * searching.texi (Simple Match Data): Warn about match data being
3431 set anew by every search.
3432
34332006-05-17 Richard Stallman <rms@gnu.org>
3434
3435 * minibuf.texi (Minibuffer History): Clarify.
3436
3437 * searching.texi (Regexp Special): Clarify nested regexp warning.
3438
34392006-05-16 Kim F. Storm <storm@cua.dk>
3440
3441 * minibuf.texi (Minibuffer History): Update add-to-history.
3442
34432006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3444
3445 * nonascii.texi (Explicit Encoding): Fix
3446 typo (encoding<->decoding).
3447
34482006-05-14 Richard Stallman <rms@gnu.org>
3449
3450 * buffers.texi (Creating Buffers): Cleanup.
3451
3452 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3453
34542006-05-13 Eli Zaretskii <eliz@gnu.org>
3455
3456 * buffers.texi (Current Buffer): Document that with-temp-buffer
3457 disables undo.
3458
3459 * os.texi (Terminal-Specific): More accurate description of how
3460 Emacs searches for the terminal-specific libraries.
3461
34622006-05-12 Eli Zaretskii <eliz@gnu.org>
3463
3464 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3465 emacs-xtra to @inforef's.
3466
3467 * text.texi (Undo): Document that undo is turned off in buffers
3468 whose names begin with a space.
3469
3470 * buffers.texi (Buffer Names): Add index entries for buffers whose
3471 names begin with a space.
3472 (Creating Buffers): Document that undo is turned off in buffers
3473 whose names begin with a space.
3474
3475 * files.texi (Visiting Functions, Reading from Files)
3476 (Saving Buffers): Mention code and EOL conversions by file I/O
3477 primitives and subroutines.
3478
3479 * nonascii.texi (Lisp and Coding Systems): Document
3480 coding-system-eol-type. Add index entries for eol conversion.
3481
3482 * display.texi (Defining Faces): Mention `mac', and add an xref to
3483 where window-system is described.
3484
34852006-05-10 Richard Stallman <rms@gnu.org>
3486
3487 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3488
34892006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3490
3491 * variables.texi (File Local Variables): Recommend to quote lambda
3492 expressions in safe-local-variable property.
3493
34942006-05-09 Richard Stallman <rms@gnu.org>
3495
3496 * variables.texi (File Local Variables): Document
3497 safe-local-eval-forms and safe-local-eval-function.
3498
34992006-05-07 Kim F. Storm <storm@cua.dk>
3500
3501 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3502 from add-to-history.
3503
35042006-05-07 Romain Francoise <romain@orebokech.com>
3505
3506 * commands.texi (Event Input Misc):
3507 * compile.texi (Eval During Compile):
3508 * internals.texi (Buffer Internals):
3509 * minibuf.texi (Initial Input):
3510 * nonascii.texi (Scanning Charsets):
3511 * numbers.texi (Comparison of Numbers):
3512 * windows.texi (Textual Scrolling, Vertical Scrolling):
3513 Fix various typos.
3514
35152006-05-06 Eli Zaretskii <eliz@gnu.org>
3516
3517 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3518 conditional xref's to either emacs or emacs-xtra, depending on
3519 @iftex/@ifnottex.
3520
3521 * minibuf.texi (Minibuffer History): Document add-to-history.
3522
35232006-05-05 Eli Zaretskii <eliz@gnu.org>
3524
3525 * internals.texi (Pure Storage): Mention the pure overflow message
3526 at startup.
3527
c8763fb6 35282006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3529
3530 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3531 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3532 search.
3533
35342006-05-01 Richard Stallman <rms@gnu.org>
3535
3536 * intro.texi (nil and t): Clarify.
3537
3538 * variables.texi (File Local Variables): Suggest using booleanp.
3539
35402006-05-01 Juanma Barranquero <lekktu@gmail.com>
3541
3542 * objects.texi (Type Predicates): Fix typos.
3543
35442006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3545
3546 * intro.texi (nil and t): Add booleanp.
3547
3548 * objects.texi (Type Predicates): Add links for booleanp and
3549 string-or-null-p.
3550
35512006-04-29 Richard Stallman <rms@gnu.org>
3552
3553 * modes.texi (Multiline Font Lock): Rename from
3554 Multi line Font Lock Elements. Much clarification.
3555 (Font Lock Multiline, Region to Fontify): Much clarification.
3556
35572006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3558
3559 * variables.texi (File Local Variables): Remove the special case t for
3560 safe-local-variable.
3561
35622006-04-26 Richard Stallman <rms@gnu.org>
3563
3564 * syntax.texi (Parsing Expressions): Minor cleanup.
3565
35662006-04-18 Richard Stallman <rms@gnu.org>
3567
3568 * tips.texi (Coding Conventions): Explain when the package's
3569 prefix should appear later on (not at the start of the name).
3570
3571 * searching.texi (String Search): Clarify effect of NOERROR.
3572
3573 * modes.texi (Imenu): Clarify what special items do.
3574
3575 * hooks.texi (Standard Hooks): Delete text about old hook names.
3576
35772006-04-17 Romain Francoise <romain@orebokech.com>
3578
3579 * variables.texi (Local Variables): Update the default value of
3580 `max-specpdl-size'.
3581
35822006-04-15 Michael Olson <mwolson@gnu.org>
3583
3584 * processes.texi (Transaction Queues): Mention the new optional
3585 `delay-question' argument for `tq-enqueue'.
3586
35872006-04-13 Bill Wohler <wohler@newt.com>
3588
3589 * customize.texi (Common Keywords): Use dotted notation for
3590 :package-version value. Specify its values. Improve documentation
3591 for customize-package-emacs-version-alist.
3592
35932006-04-12 Bill Wohler <wohler@newt.com>
3594
3595 * customize.texi (Common Keywords): Move description of
3596 customize-package-emacs-version-alist to @defvar.
3597
35982006-04-10 Bill Wohler <wohler@newt.com>
3599
3600 * customize.texi (Common Keywords): Add :package-version.
3601
36022006-04-10 Kim F. Storm <storm@cua.dk>
3603
3604 * text.texi (Buffer Contents): Add NOPROPS arg to
3605 filter-buffer-substring.
3606
36072006-04-08 Kevin Ryde <user42@zip.com.au>
3608
3609 * os.texi (Command-Line Arguments): Update xref to emacs manual
3610 "Command Arguments" -> "Emacs Invocation", per change there.
3611
36122006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3613
3614 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3615 be on one line to help makeinfo not render two spaces after the dot.
3616
36172006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3618
3619 * strings.texi (Predicates for Strings): Add string-or-null-p.
3620
36212006-03-28 Kim F. Storm <storm@cua.dk>
3622
3623 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3624 remarks about systems that don't support fractional seconds.
3625
36262006-03-25 Karl Berry <karl@gnu.org>
3627
3628 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3629 the year list.
3630
36312006-03-21 Nick Roberts <nickrob@snap.net.nz>
3632
3633 * display.texi (Fringe Indicators): Fix typos.
3634
36352006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3636
3637 * tips.texi (Documentation Tips): One can now also write `program'
3638 in front of a quoted symbol in a docstring to prevent making a
3639 hyperlink.
3640
36412006-03-19 Alan Mackenzie <acm@muc.de>
3642
3643 * text.texi (Special Properties): Clarify `fontified' property.
3644
36452006-03-16 Richard Stallman <rms@gnu.org>
3646
3647 * display.texi (Defining Images): Minor cleanup.
3648
36492006-03-16 Bill Wohler <wohler@newt.com>
3650
3651 * display.texi (Defining Images): In image-load-path-for-library,
3652 prefer user's images.
3653
36542006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3655
3656 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3657
36582006-03-15 Bill Wohler <wohler@newt.com>
3659
3660 * display.texi (Defining Images): Fix example in
3661 image-load-path-for-library by not recommending that one binds
3662 image-load-path. Just defvar it to placate compiler and only use
3663 it if previously defined.
3664
36652006-03-14 Bill Wohler <wohler@newt.com>
3666
3667 * display.texi (Defining Images): In image-load-path-for-library,
3668 always return list of directories. Update example.
3669
36702006-03-14 Alan Mackenzie <acm@muc.de>
3671
3672 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3673 This describes font-lock-extend-region-function.
3674 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3675 the new node "Region to Fontify".
3676
36772006-03-13 Richard Stallman <rms@gnu.org>
3678
3679 * display.texi (Invisible Text): The impossible position is
3680 now before the invisible text, not after.
3681 (Defining Images): Clean up last change.
3682
36832006-03-11 Bill Wohler <wohler@newt.com>
3684
3685 * display.texi (Defining Images): Add image-load-path-for-library.
3686
36872006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3688
3689 * text.texi (Adaptive Fill): Fix Texinfo usage.
3690
3691 * strings.texi (Creating Strings): Fix Texinfo usage.
3692
3693 * searching.texi (Regexp Special): Use @samp for regular
3694 expressions that are not in Lisp syntax.
3695
36962006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3697
3698 * searching.texi (Regexp Special): Put remark between parentheses
3699 to avoid misreading.
3700
37012006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3702
3703 * searching.texi (Syntax of Regexps): More accurately describe
3704 which characters are special in which situations.
3705 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3706 are not special. Describe in detail when `[' and `]' are special.
3707 (Regexp Backslash): Plenty of regexps with unbalanced square
3708 brackets are valid, so reword that statement.
3709
37102006-03-02 Kim F. Storm <storm@cua.dk>
3711
3712 * keymaps.texi (Tool Bar): Add tool-bar-border.
3713
37142006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3715
3716 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3717
37182006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3719
3720 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3721
3722 * files.texi (Locating Files): Suggest additional values for the
3723 SUFFIXES arg of `locate-file'. Update pxref.
3724
3725 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3726 (How Programs Do Loading): Discuss the effects of Auto Compression
3727 mode on `load'.
3728 (Load Suffixes): New node.
3729 (Library Search): Delete description of `load-suffixes'; it was
3730 moved to "Load Suffixes".
3731 (Autoload, Named Features): Mention `load-suffixes'.
3732
37332006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3734
3735 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3736
3737 * windows.texi (Window Tree): Fix typo.
3738
37392006-02-20 Kim F. Storm <storm@cua.dk>
3740
3741 * display.texi (Fringe Indicators): New section.
3742 Move indicate-empty-lines, indicate-buffer-boundaries, and
3743 default-indicate-buffer-boundaries here.
3744 Add fringe-indicator-alist and default-fringes-indicator-alist.
3745 Add list of logical fringe indicator symbols.
3746 Update list of standard bitmap names.
3747 (Fringe Cursors): New section.
3748 Move overflow-newline-into-fringe here.
3749 Add fringe-cursor-alist and default-fringes-cursor-alist.
3750 Add list of fringe cursor symbols.
3751
37522006-02-20 Juanma Barranquero <lekktu@gmail.com>
3753
3754 * commands.texi (Using Interactive): Fix reference to node
3755 "Minibuffers".
3756
37572006-02-19 Richard M. Stallman <rms@gnu.org>
3758
3759 * minibuf.texi (High-Level Completion):
3760 Add xref to read-input-method-name.
3761
3762 * files.texi (Relative File Names): Move file-relative-name here.
3763 (File Name Expansion): From here. Minor clarifications.
3764
3765 * commands.texi (Using Interactive): Add xrefs about reading input.
3766 Clarify remarks about that moving point and mark.
3767 Put string case before list case.
3768
c8763fb6 37692006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3770
3771 * display.texi (Other Display Specs, Image Descriptors):
3772 Revert erroneous changes. The previous description of
3773 image-descriptors as `(image . PROPS)' was correct.
3774
37752006-02-14 Richard M. Stallman <rms@gnu.org>
3776
3777 * variables.texi (File Local Variables): Clarifications.
3778
37792006-02-14 Juanma Barranquero <lekktu@gmail.com>
3780
3781 * variables.texi (File Local Variables): Use @code for a cons
3782 cell, not @var.
3783
37842006-02-13 Chong Yidong <cyd@stupidchicken.com>
3785
3786 * variables.texi (File Local Variables): Document new file local
3787 variable behavior.
3788
37892006-02-10 Kim F. Storm <storm@cua.dk>
3790
3791 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3792
37932006-02-08 Juanma Barranquero <lekktu@gmail.com>
3794
3795 * modes.texi (%-Constructs): Remove obsolete info about
3796 `global-mode-string'.
3797
37982006-02-07 Richard M. Stallman <rms@gnu.org>
3799
3800 * commands.texi (Prefix Command Arguments): Minor cleanup.
3801
3802 * display.texi: "Graphical display", not window system.
3803
3804 * functions.texi (What Is a Function): Fix xref.
3805
3806 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3807 (Changing Key Bindings): Clarify when remapping is better than
3808 substitute-key-definition.
3809
38102006-02-02 Richard M. Stallman <rms@gnu.org>
3811
3812 * minibuf.texi (Basic Completion): Completion alists are risky.
3813
3814 * keymaps.texi (Active Keymaps): Clarifications.
3815 (Searching Keymaps): New node.
3816 (Keymaps): Update menu.
3817
3818 * frames.texi (Layout Parameters): Minor clarification.
3819 (Drag and Drop): New node.
3820 (Frames): Update menu.
3821
38222006-01-29 Chong Yidong <cyd@stupidchicken.com>
3823
3824 * display.texi (Other Display Specs, Image Descriptors):
3825 Image description is a list, not a cons cell.
3826
38272006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3828
3829 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3830 list is not necessarily a list).
3831
38322006-01-27 Eli Zaretskii <eliz@gnu.org>
3833
3834 * frames.texi (Layout Parameters): border-width and
3835 internal-border-width belong to the frame, not the window.
3836
38372006-01-19 Richard M. Stallman <rms@gnu.org>
3838
3839 * nonascii.texi (Translation of Characters): Search cmds use
3840 translation-table-for-input. Automatically made local.
3841
3842 * markers.texi (Overview of Markers): Count insertion type
3843 as one of a marker's attributes.
3844
3845 * keymaps.texi (Controlling Active Maps): New node, split out of
3846 Active Keymaps.
3847 (Keymaps): Menu updated.
3848 (Active Keymaps): Give pseudocode to explain how the active
3849 maps are searched. current-active-maps and key-binding moved here.
3850 (Functions for Key Lookup): current-active-maps and key-binding moved.
3851 Clarifications.
3852 (Searching the Keymaps): New subnode.
3853
3854 * elisp.texi (Top): Menu clarification.
3855
3856 * display.texi (Other Display Specs): Delete duplicate entry for
3857 just a string as display spec. Move text about recursive display
3858 specs on such a string.
3859
3860 * commands.texi (Key Sequence Input): Clarify.
3861 Move num-nonmacro-input-events out.
3862 (Reading One Event): num-nonmacro-input-events moved here.
3863
38642006-01-14 Nick Roberts <nickrob@snap.net.nz>
3865
3866 * advice.texi (Simple Advice): Update example to fit argument
3867 change in previous-line.
3868
38692006-01-05 Richard M. Stallman <rms@gnu.org>
3870
3871 * markers.texi (The Mark): Fix in `mark'.
3872
38732006-01-04 Richard M. Stallman <rms@gnu.org>
3874
3875 * processes.texi (Misc Network, Make Network): Minor cleanups.
3876
38772006-01-04 Kim F. Storm <storm@cua.dk>
3878
3879 * processes.texi (Make Network): Add IPv6 addresses and handling.
3880 (Network Feature Testing): Mention (:family ipv6).
3881 (Misc Network): Add IPv6 formats to format-network-address.
3882
38832005-12-30 Richard M. Stallman <rms@gnu.org>
3884
3885 * text.texi (Changing Properties):
3886 Don't use return value of set-text-properties.
3887
38882005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3889
3890 * modes.texi (Mode Line Format): Correct typo in menu.
3891
38922005-12-29 Richard M. Stallman <rms@gnu.org>
3893
3894 * modes.texi (Mode Line Top): New node.
3895 (Mode Line Data): Some text moved to new node.
3896 Explain the data structure more concretely.
3897 (Mode Line Basics): Clarifications.
3898 (Mode Line Variables): Clarify intro paragraph.
3899 (%-Constructs): Clarify intro paragraph.
3900 (Mode Line Format): Update menu.
3901
39022005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3903
3904 * minibuf.texi (Basic Completion): Update lazy-completion-table
3905 examples for removal of ARGS argument.
3906
39072005-12-23 Richard M. Stallman <rms@gnu.org>
3908
3909 * text.texi (Undo): Restore some explanation from the version
3910 that was deleted.
3911
39122005-12-23 Eli Zaretskii <eliz@gnu.org>
3913
3914 * text.texi (Undo): Remove duplicate descriptions of `apply
3915 funname' and `apply delta' elements of the undo list.
3916
39172005-12-20 Richard M. Stallman <rms@gnu.org>
3918
3919 * help.texi (Help Functions): Update documentation of `apropos'.
3920
39212005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3922
3923 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3924 because it is confusing. If the :help-echo keyword is a function,
3925 it is not directly used as the :help-echo overlay property, as the
3926 xref seems to suggest (it does not take the appropriate args).
3927
39282005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3929
3930 * customize.texi (Common Keywords): Fix Texinfo usage.
3931 (Group Definitions, Variable Definitions): Update for new
3932 conventions for using `*' in docstrings.
3933
3934 * tips.texi (Documentation Tips): Update for new conventions for
3935 using `*' in docstrings.
3936
39372005-12-16 Richard M. Stallman <rms@gnu.org>
3938
3939 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3940
39412005-12-16 Juri Linkov <juri@jurta.org>
3942
3943 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3944
39452005-12-14 Romain Francoise <romain@orebokech.com>
3946
3947 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3948 Fix typo.
3949
39502005-12-11 Juri Linkov <juri@jurta.org>
3951
3952 * minibuf.texi (Completion Commands): Add mention of read-file-name
3953 for filename completion keymaps.
3954 (Reading File Names): Add mention of filename completion keymaps
3955 for read-file-name and xref to `Completion Commands'.
3956
39572005-12-10 Richard M. Stallman <rms@gnu.org>
3958
3959 * customize.texi (Common Keywords): State caveats for use of :tag.
3960
39612005-12-08 Richard M. Stallman <rms@gnu.org>
3962
3963 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3964 with xrefs and better explanation.
3965 (Completion Commands): Add the filename completion maps.
3966
3967 * objects.texi (Character Type): Clarify that \s is not space
3968 if a dash follows.
3969
39702005-12-05 Richard M. Stallman <rms@gnu.org>
3971
3972 * windows.texi (Resizing Windows): Delete preserve-before args.
3973
39742005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3975
3976 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3977 in full keymaps, since the quirk has been fixed.
3978
39792005-12-03 Eli Zaretskii <eliz@gnu.org>
3980
3981 * hooks.texi (Standard Hooks): Add index entries. Mention
3982 `compilation-finish-functions'.
3983
39842005-11-27 Richard M. Stallman <rms@gnu.org>
3985
3986 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3987
39882005-11-21 Juri Linkov <juri@jurta.org>
3989
3990 * customize.texi (Common Keywords): Update links types
3991 custom-manual and url-link. Add link types emacs-library-link,
3992 file-link, function-link, variable-link, custom-group-link.
3993
39942005-11-20 Chong Yidong <cyd@stupidchicken.com>
3995
3996 * display.texi: Revert 2005-11-20 change.
3997
39982005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3999
4000 * processes.texi (Bindat Functions):
4001 Say "third" to refer to zero-based index "2".
4002
40032005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4004
4005 * loading.texi (Library Search): Update the default value of
4006 `load-suffixes'.
4007
40082005-11-17 Chong Yidong <cyd@stupidchicken.com>
4009
4010 * display.texi (Attribute Functions): Mention :ignore-defface.
4011
40122005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4013
4014 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4015 (Minor Mode Conventions): Mention the use of a hook.
4016
40172005-11-06 Richard M. Stallman <rms@gnu.org>
4018
4019 * files.texi (Magic File Names): find-file-name-handler checks the
4020 `operations' property of the handler.
4021
40222005-11-03 Richard M. Stallman <rms@gnu.org>
4023
4024 * variables.texi (Frame-Local Variables): Small clarification.
4025
40262005-10-29 Chong Yidong <cyd@stupidchicken.com>
4027
4028 * os.texi (Init File): Document ~/.emacs.d/init.el.
4029
40302005-10-29 Richard M. Stallman <rms@gnu.org>
4031
4032 * internals.texi (Garbage Collection): Document memory-full.
4033
40342005-10-28 Bill Wohler <wohler@newt.com>
4035
4036 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4037 for URLs.
4038
40392005-10-28 Richard M. Stallman <rms@gnu.org>
4040
4041 * minibuf.texi (Completion Commands): Clean up prev change.
4042
40432005-10-26 Kevin Ryde <user42@zip.com.au>
4044
4045 * compile.texi (Eval During Compile): Explain recommended uses
4046 of eval-when-compile and eval-and-compile.
4047
40482005-10-27 Masatake YAMATO <jet@gyve.org>
4049
4050 * minibuf.texi (Completion Commands):
4051 Write about new optional argument for `display-completion-list'.
4052
40532005-10-23 Richard M. Stallman <rms@gnu.org>
4054
4055 * display.texi (Overlay Arrow): Clarify about local bindings of
4056 overlay-arrow-position.
4057
40582005-10-22 Eli Zaretskii <eliz@gnu.org>
4059
4060 * internals.texi (Building Emacs): Fix last change.
4061
40622005-10-22 Richard M. Stallman <rms@gnu.org>
4063
4064 * internals.texi (Building Emacs): Document eval-at-startup.
4065
40662005-10-21 Richard M. Stallman <rms@gnu.org>
4067
4068 * loading.texi (Where Defined): load-history contains abs file names.
4069 symbol-file returns abs file names.
4070
40712005-10-19 Kim F. Storm <storm@cua.dk>
4072
4073 * display.texi (Showing Images): Add max-image-size integer value.
4074
40752005-10-18 Chong Yidong <cyd@stupidchicken.com>
4076
4077 * display.texi (Showing Images): Document max-image-size.
4078
40792005-10-17 Richard M. Stallman <rms@gnu.org>
4080
4081 * commands.texi (Quitting): Minor clarification.
4082
4083 * processes.texi (Sentinels): Clarify about output and quitting.
4084 (Filter Functions): Mention with-local-quit.
4085
40862005-10-17 Juri Linkov <juri@jurta.org>
4087
4088 * buffers.texi (Current Buffer):
4089 * commands.texi (Event Input Misc):
4090 * compile.texi (Eval During Compile, Compiler Errors):
4091 * customize.texi (Group Definitions):
4092 * display.texi (Progress, Defining Faces):
4093 * files.texi (Writing to Files):
4094 * modes.texi (Mode Hooks, Defining Minor Modes):
4095 * streams.texi (Output Functions):
4096 * syntax.texi (Syntax Table Functions):
4097 * text.texi (Change Hooks):
4098 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4099
4100 * commands.texi (Quitting): Replace arg `forms' with `body' in
4101 `with-local-quit'.
4102
4103 * positions.texi (Excursions): Replace arg `forms' with `body' in
4104 `save-excursion'.
4105
41062005-10-08 Kim F. Storm <storm@cua.dk>
4107
4108 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4109 Rename manual section accordingly.
4110
41112005-10-04 Kim F. Storm <storm@cua.dk>
4112
4113 * windows.texi (Window Split Tree): New section describing
4114 new function window-split-tree function.
4115
41162005-10-03 Nick Roberts <nickrob@snap.net.nz>
4117
4118 * display.texi (Fringe Size/Pos): Simplify and add detail.
4119
41202005-09-30 Romain Francoise <romain@orebokech.com>
4121
4122 * minibuf.texi (High-Level Completion): Explain that the prompt
4123 given to `read-buffer' should end with a colon and a space.
4124 Update usage examples.
4125
41262005-09-29 Juri Linkov <juri@jurta.org>
4127
4128 * display.texi (Displaying Messages): Rename argument name
4129 `string' to `format-string' in functions `message', `message-box',
4130 `message-or-box'.
4131
41322005-09-26 Chong Yidong <cyd@stupidchicken.com>
4133
4134 * errors.texi (Standard Errors): Correct xrefs.
4135
41362005-09-18 Chong Yidong <cyd@stupidchicken.com>
4137
4138 * display.texi (Defining Images): Update documentation for
4139 `image-load-path'.
4140
41412005-09-17 Richard M. Stallman <rms@gnu.org>
4142
4143 * display.texi (Defining Images): Clean up previous change.
4144
41452005-09-16 Romain Francoise <romain@orebokech.com>
4146
4147 * elisp.texi: Specify GFDL version 1.2.
4148
4149 * doclicense.texi (GNU Free Documentation License): Update to
4150 version 1.2.
4151
41522005-09-15 Chong Yidong <cyd@stupidchicken.com>
4153
4154 * display.texi (Defining Images): Document `image-load-path'.
4155
41562005-09-15 Richard M. Stallman <rms@gnu.org>
4157
4158 * objects.texi (Printed Representation): Minor cleanup.
4159 (Box Diagrams): Minor fix.
4160 (Cons Cell Type): Move (...) index item here.
4161 (Box Diagrams): From here.
4162 (Array Type): Minor fix.
4163 (Type Predicates): Delete index "predicates".
4164 (Hash Table Type): Clarify xref.
4165 (Dotted Pair Notation): Minor fix.
4166
41672005-09-10 Chong Yidong <cyd@stupidchicken.com>
4168
4169 * files.texi (Saving Buffers): Fix typo.
4170
41712005-09-08 Richard M. Stallman <rms@gnu.org>
4172
4173 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4174
41752005-09-08 Chong Yidong <cyd@stupidchicken.com>
4176
4177 * locals.texi (Standard Buffer-Local Variables): Don't include
4178 mode variables for minor modes.
4179 Fix xrefs for buffer-display-count, buffer-display-table,
4180 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4181 enable-multibyte-characters, fill-column, header-line-format,
4182 left-fringe-width, left-margin, and right-fringe-width.
4183
4184 * hooks.texi (Standard Hooks): All hooks should conform to the
4185 standard naming convention now.
4186 Fix xref for `echo-area-clear-hook'.
4187
4188 * display.texi (Usual Display): Note that indicate-empty-lines and
4189 tab-width are buffer-local.
4190
4191 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4192
4193 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4194
4195 * nonascii.texi (Encoding and I/O): Note that
4196 buffer-file-coding-system is buffer-local.
4197
4198 * positions.texi (List Motion): Note that defun-prompt-regexp is
4199 buffer-local.
4200
4201 * text.texi (Auto Filling): Note that auto-fill-function is
4202 buffer-local.
4203 (Undo): Note that buffer-undo-list is buffer-local.
4204
4205 * windows.texi (Buffers and Windows): Document
4206 buffer-display-count.
4207
42082005-09-06 Richard M. Stallman <rms@gnu.org>
4209
4210 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4211 package prefix elsewhere than at the start of the name.
4212
42132005-09-03 Richard M. Stallman <rms@gnu.org>
4214
4215 * tips.texi (Programming Tips): Add conventions for minibuffer
4216 questions and prompts.
4217
42182005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4219
4220 * intro.texi (nil and t): Minor cleanup.
4221 Delete spurious mention of keyword symbols.
4222 (Evaluation Notation): Add index entry.
4223 (A Sample Function Description): Minor cleanup.
4224 (A Sample Variable Description): Not all vars can be set.
4225
42262005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4227
4228 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4229
4230 (Insertion): Document precise type of `insert-char' arg COUNT.
4231
42322005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4233
4234 * modes.texi (Other Font Lock Variables): Sync the default of
4235 font-lock-lines-before.
4236
42372005-08-31 Michael Albinus <michael.albinus@gmx.de>
4238
4239 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4240
42412005-08-29 Richard M. Stallman <rms@gnu.org>
4242
4243 * elisp.texi (Top): Update subnode menu.
4244
4245 * searching.texi (Searching and Matching): Move node.
4246 Rearrange contents and add overall explanation.
4247 (Searching and Case): Move node.
4248 (Searching and Matching): Update menu.
4249
42502005-08-27 Eli Zaretskii <eliz@gnu.org>
4251
4252 * os.texi (Startup Summary): Fix the description of the initial
4253 startup message display.
4254
42552005-08-25 Richard M. Stallman <rms@gnu.org>
4256
4257 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4258
42592005-08-25 Emilio C. Lopes <eclig@gmx.net>
4260
4261 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4262 `next-overlay-change' example.
4263
42642005-08-22 Juri Linkov <juri@jurta.org>
4265
4266 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4267 Fix invert-face. Fix args of face-background.
4268
4269 * display.texi (Standard Faces): Delete node.
4270 (Faces): Add xref to `(emacs)Standard Faces'.
4271 (Displaying Faces): Fix xref to `Standard Faces'.
4272
4273 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4274
42752005-08-20 Alan Mackenzie <acm@muc.de>
4276
4277 * buffers.texi (The Buffer List): Clarify the manipulation of the
4278 buffer list.
4279
42802005-08-14 Richard M. Stallman <rms@gnu.org>
4281
4282 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4283 a regexp.
4284
42852005-08-11 Richard M. Stallman <rms@gnu.org>
4286
4287 * elisp.texi (Top): Update subnode lists.
4288
4289 * display.texi (Inverse Video): Node deleted.
4290
4291 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4292 New nodes split out of Coding Conventions.
4293
4294 * searching.texi (Regular Expressions): Document re-builder.
4295
4296 * os.texi (Time Parsing): New node split out of Time Conversion.
4297
4298 * processes.texi (Misc Network, Network Feature Testing)
4299 (Network Options, Make Network): New nodes split out of
4300 Low-Level Network.
4301
43022005-08-09 Richard M. Stallman <rms@gnu.org>
4303
4304 * frames.texi (Geometry): New node, split from Size and Position.
4305 (Frame Parameters): Refer to Geometry.
4306
4307 * buffers.texi (The Buffer List): Fix xrefs.
4308
4309 * windows.texi (Splitting Windows): Fix xref.
4310
4311 * frames.texi (Layout Parameters): Add xref.
4312
4313 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4314
4315 * keymaps.texi (Menu Bar): Fix xref.
4316
4317 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4318
4319 * modes.texi (%-Constructs): Fix xref.
4320
4321 * frames.texi (Window Frame Parameters): Node split up.
4322 (Basic Parameters, Position Parameters, Size Parameters)
4323 (Layout Parameters, Buffer Parameters, Management Parameters)
4324 (Cursor Parameters, Color Parameters): New subnodes.
4325
43262005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4327
4328 * positions.texi (Screen Lines): Update xref for previous change
4329 in minibuf.texi.
4330
4331 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4332 change in minibuf.texi.
4333
43342005-08-09 Richard M. Stallman <rms@gnu.org>
4335
4336 * tips.texi (Coding Conventions): Minor cleanup.
4337
4338 * modes.texi (Defining Minor Modes): Explain when init-value
4339 can be non-nil.
4340
4341 * elisp.texi (Top): Update submenu for Minibuffer.
4342
4343 * minibuf.texi (Minibuffer Misc): Node split up.
4344 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4345 (Recursive Mini): New nodes split out from Minibuffer Misc.
4346 (Minibuffer Misc): Document max-mini-window-height.
4347
4348 * hash.texi (Defining Hash): Delete stray paren in example.
4349
4350 * display.texi (Echo Area Customization): Don't define
4351 max-mini-window-height here; xref instead.
4352
4353 * commands.texi (Event Input Misc): Update while-no-input.
4354
4355 * advice.texi (Advising Functions): Explain when to use advice
4356 and when to use a hook.
4357
43582005-07-30 Eli Zaretskii <eliz@gnu.org>
4359
4360 * makefile.w32-in (info): Don't run install-info.
4361 ($(infodir)/dir): New target, produced by running install-info.
4362
43632005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4364
4365 * modes.texi (Defining Minor Modes): The keyword for the initial
4366 value is :init-value, not :initial-value.
4367
43682005-07-23 Eli Zaretskii <eliz@gnu.org>
4369
4370 * loading.texi (Autoload): Make the `doctor' example be consistent
4371 with what's in current loaddefs.el. Describe the "fn" magic in
4372 the usage portion of the doc string.
4373
43742005-07-22 Richard M. Stallman <rms@gnu.org>
4375
4376 * internals.texi (Garbage Collection): Clarify previous change.
4377
43782005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4379
4380 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4381
43822005-07-18 Juri Linkov <juri@jurta.org>
4383
4384 * commands.texi (Accessing Events):
4385 * frames.texi (Text Terminal Colors, Resources):
4386 * markers.texi (The Mark):
4387 * modes.texi (Defining Minor Modes):
4388 Delete duplicate duplicate words.
4389
43902005-07-16 Richard M. Stallman <rms@gnu.org>
4391
4392 * display.texi (Managing Overlays): Clarify make-overlay
4393 args for insertion types.
4394
43952005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4396
4397 * customize.texi (Variable Definitions):
4398 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4399 `standard-value' is a list too.
4400 (Defining New Types): Use @key{RET} instead of @key{ret}.
4401
44022005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4403
4404 * os.texi (Translating Input): Fix typo.
4405
44062005-07-08 Richard M. Stallman <rms@gnu.org>
4407
4408 * README: Update edition number and size estimate.
4409
4410 * elisp.texi (VERSION): Set to 2.9.
4411
44122005-07-07 Richard M. Stallman <rms@gnu.org>
4413
4414 * book-spine.texinfo: Update Emacs version.
4415
4416 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4417
44182005-07-06 Richard M. Stallman <rms@gnu.org>
4419
4420 * searching.texi (Regexp Search): Clarify what re-search-forward
4421 does when the search fails.
4422
44232005-07-05 Lute Kamstra <lute@gnu.org>
4424
4425 * Update FSF's address in GPL notices.
4426
4427 * doclicense.texi (GNU Free Documentation License):
4428 * gpl.texi (GPL):
4429 * tips.texi (Coding Conventions, Library Headers):
4430 * vol1.texi:
4431 * vol2.texi: Update FSF's address.
4432
44332005-07-04 Richard M. Stallman <rms@gnu.org>
4434
4435 * hooks.texi (Standard Hooks): Add occur-hook.
4436
44372005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4438
4439 * display.texi (The Echo Area): Correct menu.
4440
44412005-07-03 Richard M. Stallman <rms@gnu.org>
4442
4443 * elisp.texi (Top): Update subnode menu for Display.
4444
4445 * display.texi (Displaying Messages): New node, with most
4446 of what was in The Echo Area.
4447 (Progress): Moved under The Echo Area.
4448 (Logging Messages): New node with new text.
4449 (Echo Area Customization): New node, the rest of what was
4450 in The Echo Area. Document message-truncate-lines with @defvar.
4451 (Display): Update menu.
4452
4453 * windows.texi (Textual Scrolling): Doc 3 values for
4454 scroll-preserve-screen-position.
4455
4456 * text.texi (Special Properties): Change hook functions
4457 should bind inhibit-modification-hooks around altering buffer text.
4458
4459 * keymaps.texi (Key Binding Commands): Call binding BINDING
4460 rather than DEFINITION.
4461
44622005-06-29 Juanma Barranquero <lekktu@gmail.com>
4463
4464 * variables.texi (Defining Variables): `user-variable-p' returns t
4465 for aliases of user options, nil for alias loops.
4466
44672005-06-28 Richard M. Stallman <rms@gnu.org>
4468
4469 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4470 make-keymap.
4471
44722005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4473
4474 * variables.texi (Setting Variables): Correct and clarify
4475 description of `add-to-ordered-list'.
4476
44772005-06-26 Richard M. Stallman <rms@gnu.org>
4478
4479 * display.texi (Faces): Minor cleanup.
4480
44812005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4482
4483 * display.texi (Faces): `facep' returns t for strings that are
4484 face names.
4485
44862005-06-25 Richard M. Stallman <rms@gnu.org>
4487
4488 * objects.texi (Equality Predicates): Clarify meaning of equal.
4489
4490 * windows.texi (Selecting Windows): save-selected-window
4491 and with-selected-window save and restore the current buffer.
4492
44932005-06-24 Richard M. Stallman <rms@gnu.org>
4494
4495 * numbers.texi (Float Basics): Explain how to test for NaN,
4496 and printing the sign of NaNs.
4497
44982005-06-24 Eli Zaretskii <eliz@gnu.org>
4499
4500 * makefile.w32-in (MAKEINFO): Use --force.
4501
45022005-06-23 Richard M. Stallman <rms@gnu.org>
4503
4504 * display.texi (Face Functions): Correct Texinfo usage.
4505
45062005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4507
4508 * lists.texi (Rings): `ring-elements' now returns the elements of
4509 RING in order.
4510
45112005-06-23 Juanma Barranquero <lekktu@gmail.com>
4512
4513 * markers.texi (The Mark): Texinfo usage fix.
4514
45152005-06-23 Kim F. Storm <storm@cua.dk>
4516
4517 * searching.texi (Entire Match Data): Remove evaporate option for
4518 match-data. Do not mention evaporate option for set-match-data.
4519
45202005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4521
4522 * display.texi (Face Functions): Mention face aliases.
4523
45242005-06-21 Richard M. Stallman <rms@gnu.org>
4525
4526 * anti.texi (Antinews): Texinfo usage fix.
4527
45282005-06-21 Karl Berry <karl@gnu.org>
4529
4530 * elisp.texi: Use @copying.
4531
4532 * elisp.texi: Put @summarycontents and @contents before the Top
4533 node, instead of the end of the file, so that the contents appear
4534 in the right place in the dvi/pdf output.
4535
45362005-06-21 Juri Linkov <juri@jurta.org>
4537
4538 * display.texi (Defining Faces): Add `customized-face'.
4539
45402005-06-20 Kim F. Storm <storm@cua.dk>
4541
4542 * variables.texi (Setting Variables): Any type of element can be
4543 given order in add-to-ordered-list. Compare elements with eq.
4544
4545 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4546
45472005-06-20 Karl Berry <karl@gnu.org>
4548
4549 * syntax.texi (Syntax Flags): Make last column very slightly wider
4550 to avoid "generic comment" breaking on two lines and causing an
4551 underfull box.
4552
45532005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4554
4555 * lists.texi (Rings): Various minor clarifications and corrections.
4556
45572005-06-18 Richard M. Stallman <rms@gnu.org>
4558
4559 * functions.texi (Obsolete Functions): Simplify.
4560
4561 * variables.texi (Variable Aliases): Simplify.
4562
4563 * anti.texi, backups.texi, compile.texi, customization.texi:
4564 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4565 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4566 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4567 * variables.texi: Fix formatting ugliness.
4568
4569 * elisp.texi: Add links to Rings and Byte Packing.
4570 Update version and copyright years.
4571
4572 * minibuf.texi: Fix formatting ugliness.
4573 (Completion Commands): Move keymap vars to the end
4574 and vars completing-read binds to the top.
4575
45762005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4577
4578 * processes.texi: Fix typos.
4579 (Bindat Spec): Correct Texinfo error.
4580 (Byte Packing): Fix ungrammatical sentence.
4581
45822005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4583
4584 * lists.texi (Rings): New node.
4585 (Lists): Add it to menu.
4586
4587 * processes.texi (Byte Packing): New node.
4588 (Processes): Add it to menu.
4589
45902005-06-17 Richard M. Stallman <rms@gnu.org>
4591
4592 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4593
4594 * help.texi (Documentation Basics): Explain the xref to
4595 Documentation Tips.
4596
4597 * debugging.texi (Debugger Commands): Minor fix.
4598
45992005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4600
4601 * edebug.texi (Instrumenting): Eliminate duplicate link.
4602 (Specification List): Replace references to "below", referring to
4603 a later node, with one @ref to that node.
4604
4605 * os.texi (Timers): Timers should save and restore the match data
4606 if they change it.
4607
4608 * debugging.texi (Debugger Commands): Mention that the Lisp
4609 debugger can not step through primitive functions.
4610
46112005-06-16 Juanma Barranquero <lekktu@gmail.com>
4612
4613 * functions.texi (Obsolete Functions): Update argument names of
4614 `make-obsolete' and `define-obsolete-function-alias'.
4615
4616 * variables.texi (Variable Aliases): Update argument names of
4617 `defvaralias', `make-obsolete-variable' and
4618 `define-obsolete-variable-alias'.
4619
46202005-06-15 Kim F. Storm <storm@cua.dk>
4621
4622 * searching.texi (Entire Match Data): Rephrase warnings about
4623 evaporate arg to match-data and set-match-data.
4624
46252005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4626
4627 * elisp.texi (Top): Update detailed menu.
4628
4629 * edebug.texi (Edebug): Update menu.
4630 (Instrumenting): Update xrefs.
4631 (Edebug Execution Modes): Correct xref.
4632 (Jumping): Clarify description of `h' command.
4633 Eliminate redundant @ref.
4634 (Breaks): New node.
4635 (Breakpoints): Is now a subsubsection.
4636 (Global Break Condition): Mention `C-x X X'.
4637 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4638 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4639 (Edebug Display Update): Correct pxref.
4640 (Edebug and Macros): New node.
4641 (Instrumenting Macro Calls): Is now a subsubsection.
4642 Neither arg of `def-edebug-spec' is evaluated.
4643 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4644 (Specification Examples): Fix typo.
4645
46462005-06-14 Lute Kamstra <lute@gnu.org>
4647
4648 * debugging.texi (Function Debugging): Primitives can break on
4649 entry too.
4650
46512005-06-14 Kim F. Storm <storm@cua.dk>
4652
4653 * variables.texi (Setting Variables): Add add-to-ordered-list.
4654
46552005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4656
4657 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4658 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4659
46602005-06-13 Lute Kamstra <lute@gnu.org>
4661
4662 * text.texi (Special Properties): Fix cross reference.
4663
46642005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4665
4666 * debugging.texi (Function Debugging): Delete mention of empty
4667 string argument to `cancel-debug-on-entry'. Delete inaccurate
4668 description of the return value of that command.
4669
46702005-06-11 Alan Mackenzie <acm@muc.de>
4671
4672 * text.texi (Adaptive Fill): Amplify the description of
4673 fill-context-prefix.
4674
46752005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4676
4677 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4678
46792005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4680
4681 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4682
46832005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4684
4685 * debugging.texi (Error Debugging): Minor rewording.
4686 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4687 is optional.
4688
46892005-06-10 Lute Kamstra <lute@gnu.org>
4690
4691 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4692 (Top): Give it a title. Correct version number. Give the
4693 detailed node listing a more prominent header.
4694 * intro.texi: Don't set VERSION here a second time.
4695 Mention Emacs's version too.
4696 * anti.texi (Antinews): Use EMACSVER to refer to the current
4697 version of Emacs.
4698
46992005-06-09 Kim F. Storm <storm@cua.dk>
4700
4701 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4702 match-data and set-match-data.
4703
47042005-06-08 Richard M. Stallman <rms@gnu.org>
4705
4706 * searching.texi (Entire Match Data): Clarify when match-data
4707 returns markers and when integers.
4708
4709 * display.texi (Defining Faces): Explain that face name should not
4710 end in `-face'.
4711
4712 * modes.texi (Mode Line Data): Minor cleanup.
4713 (Customizing Keywords): Node split out of Search-based Fontification.
4714 Add example of using font-lock-add-keywords from a hook.
4715 Clarify when MODE should be non-nil, and when nil.
4716
47172005-06-06 Richard M. Stallman <rms@gnu.org>
4718
4719 * modes.texi (Mode Line Data): Explain what happens when the car
4720 of a list is a void symbol.
4721 (Search-based Fontification): Explain MODE arg to
4722 font-lock-add-keywords and warn about calls from major modes.
4723
47242005-06-08 Juri Linkov <juri@jurta.org>
4725
4726 * display.texi (Standard Faces): Add `shadow' face.
4727
47282005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * modes.texi (Major Mode Conventions): A derived mode only needs
4731 to put the call to the parent mode inside `delay-mode-hooks'.
4732
47332005-05-29 Richard M. Stallman <rms@gnu.org>
4734
4735 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4736 new, and what that implies. Clarify.
4737
4738 * files.texi (Locating Files): Clean up the text.
4739
4740 * frames.texi (Window Frame Parameters): Document user-size.
4741 Shorten entry for top by referring to left.
4742
47432005-05-26 Richard M. Stallman <rms@gnu.org>
4744
4745 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4746 is new, and what the implications are. Other clarifications.
4747
47482005-05-24 Richard M. Stallman <rms@gnu.org>
4749
4750 * frames.texi (Dialog Boxes): Minor fixes.
4751
47522005-05-25 Masatake YAMATO <jet@gyve.org>
4753
4754 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4755
47562005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4757
4758 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4759 is optional.
4760
47612005-05-24 Nick Roberts <nickrob@snap.net.nz>
4762
10d1d0af 4763 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4764
47652005-05-23 Lute Kamstra <lute@gnu.org>
4766
4767 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4768 syntax-begin-function over font-lock-beginning-of-syntax-function.
4769
47702005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4771
4772 * minibuf.texi (Reading File Names): Update description of
4773 `read-directory-name'.
4774
4775 * modes.texi (Derived Modes): Clarify :group keyword.
4776
47772005-05-21 Eli Zaretskii <eliz@gnu.org>
4778
4779 * files.texi (Locating Files): New subsection.
4780 Describe locate-file and executable-find.
4781
47822005-05-21 Kevin Ryde <user42@zip.com.au>
4783
4784 * frames.texi (Initial Parameters): Update cross reference to
4785 "Emacs Invocation".
4786
47872005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4788
4789 * keymaps.texi (Active Keymaps): Add anchor.
4790
4791 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4792 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4793 appropriate place.
4794 (Derived Modes): Small clarifications.
4795 (Minor Mode Conventions, Keymaps and Minor Modes):
4796 Replace references to nodes with references to anchors.
4797 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4798 Clarify description of lists whose first element is an integer.
4799 (Mode Line Variables): Add anchor.
4800 (%-Constructs): Clarify description of integer after %.
4801 (Emulating Mode Line): Describe nil value for FACE.
4802
48032005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4804
4805 * modes.texi (Derived Modes): Correct references to non-existing
4806 variable standard-syntax-table.
4807
48082005-05-17 Lute Kamstra <lute@gnu.org>
4809
4810 * modes.texi (Defining Minor Modes): Mention the mode hook.
4811
48122005-05-15 Kim F. Storm <storm@cua.dk>
4813
4814 * processes.texi (Network): Remove open-network-stream-nowait.
4815 (Network Servers): Remove open-network-stream-server.
4816
48172005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4818
4819 * elisp.texi (Top): Update detailed menu.
4820
4821 * variables.texi: Reorder nodes.
4822 (Variables): Update menu.
4823 (File Local Variables): Do not refer to the `-*-' line as
4824 a "local variables list". Add pxref.
4825
48262005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4827
4828 * elisp.texi (Top): Update detailed menu for node changes.
4829
4830 * modes.texi (Modes): Update Menu.
4831 (Hooks): Move to beginning of chapter.
4832 Most minor modes run mode hooks too.
4833 `add-hook' can handle void hooks or hooks whose value is a single
4834 function.
4835 (Major Modes): Update Menu.
4836 (Major Mode Basics): New node, split off from `Major Modes'.
4837 (Major Mode Conventions): Correct xref. Explain how to handle
4838 auto-mode-alist if the major mode command has an autoload cookie.
4839 (Auto Major Mode): Major update. Add magic-mode-alist.
4840 (Derived Modes): Major update.
4841 (Mode Line Format): Update Menu.
4842 (Mode Line Basics): New node, split off from `Mode Line Format'.
4843
4844 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4845 for `magic autoload comment'. Add index entries and anchor.
4846
48472005-05-14 Richard M. Stallman <rms@gnu.org>
4848
4849 * tips.texi (Coding Conventions): Explain how important it is
4850 that just loading certain files not change Emacs behavior.
4851
4852 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4853
48542005-05-12 Lute Kamstra <lute@gnu.org>
4855
4856 * modes.texi (Generic Modes): Update.
4857 (Major Modes): Refer to node "Generic Modes".
4858
4859 * elisp.texi (Top): Update to the current structure of the manual.
4860 * processes.texi (Processes): Add menu description.
4861 * customize.texi (Customization): Add menu descriptions.
4862
48632005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4864
4865 * processes.texi (Signals to Processes)
4866 (Low-Level Network): Fix typos.
4867
48682005-05-11 Lute Kamstra <lute@gnu.org>
4869
4870 * elisp.texi (Top): Add some nodes from the chapter "Major and
4871 Minor Modes" to the detailed node listing.
4872
48732005-05-10 Richard M. Stallman <rms@gnu.org>
4874
4875 * keymaps.texi (Extended Menu Items): Menu item filter functions
4876 can be called at any time.
4877
48782005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4879
4880 * variables.texi (File Local Variables): `(hack-local-variables t)'
4881 now also checks whether a mode is specified in the local variables
4882 list.
4883
48842005-05-05 Kevin Ryde <user42@zip.com.au>
4885
4886 * display.texi (The Echo Area): Correct format function cross
4887 reference.
4888
48892005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * variables.texi (Variable Aliases): Change description of
4892 `define-obsolete-variable-alias'.
4893
4894 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4895 (Defining Functions): Add xref.
4896 (Obsolete Functions): New node.
4897 (Function Safety): Standardize capitalization of section title.
4898
4899 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4900 (Dialog Boxes): Complete description of `x-popup-dialog'.
4901
49022005-05-04 Richard M. Stallman <rms@gnu.org>
4903
4904 * commands.texi (Interactive Codes): Fix Texinfo usage.
4905 Document U more clearly.
4906
49072005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4908
4909 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4910 function and not a macro.
4911
4912 * frames.texi (Pop-Up Menus): Correct and clarify description of
4913 `x-popup-menu'.
4914 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4915
49162005-05-01 Richard M. Stallman <rms@gnu.org>
4917
4918 * edebug.texi (Checking Whether to Stop): Fix previous change.
4919
49202005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4921
4922 * display.texi: Fix typos and Texinfo usage.
4923
4924 * edebug.texi (Checking Whether to Stop): executing-macro ->
4925 executing-kbd-macro.
4926
49272005-05-01 Richard M. Stallman <rms@gnu.org>
4928
4929 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4930
49312005-04-30 Richard M. Stallman <rms@gnu.org>
4932
4933 * files.texi (Magic File Names): Document `operations' property.
4934
49352005-04-29 Lute Kamstra <lute@gnu.org>
4936
4937 * modes.texi (Generic Modes): New node.
4938 (Major Modes): Add it to the menu.
4939 (Derived Modes): Add "derived mode" to concept index.
4940
49412005-04-28 Lute Kamstra <lute@gnu.org>
4942
4943 * modes.texi (Defining Minor Modes): Fix previous change.
4944 (Font Lock Mode): Simplify.
4945 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4946 when set and that some parts are optional. Add cross references.
4947 (Search-based Fontification): Say how to specify font-lock-keywords.
4948 Add cross references. Add font-lock-multiline to index.
4949 Move font-lock-keywords-case-fold-search here from node "Other Font
4950 Lock Variables". Document font-lock-add-keywords and
4951 font-lock-remove-keywords.
4952 (Other Font Lock Variables): Move font-lock-keywords-only,
4953 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4954 and font-lock-syntactic-face-function to node "Syntactic Font
4955 Lock". Move font-lock-keywords-case-fold-search to node
4956 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4957 and font-lock-{,un}fontify-{buffer,region}-function.
4958 (Precalculated Fontification): Remove reference to deleted variable
4959 font-lock-core-only.
4960 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4961 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4962 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4963 and font-lock-syntactic-face-function here from node "Other Font
4964 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4965 Syntax Properties". Add cross references.
4966 (Setting Syntax Properties): New node.
4967 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4968 * syntax.texi (Syntax Properties): Add cross reference.
4969 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4970
49712005-04-26 Richard M. Stallman <rms@gnu.org>
4972
4973 * display.texi (Defining Faces):
4974 Document `default' elements of defface spec.
4975
4976 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4977
4978 * variables.texi (Variable Aliases): Clarify text.
4979
49802005-04-25 Chong Yidong <cyd@stupidchicken.com>
4981
4982 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4983
49842005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4985
4986 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4987
49882005-04-24 Eli Zaretskii <eliz@gnu.org>
4989
4990 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4991 syntax-after and syntax-class.
4992
4993 * files.texi (Changing Files): Fix last change's cross-reference.
4994 (Unique File Names): Don't mention "numbers" in the documentation
4995 of make-temp-file and make-temp-name.
4996
49972005-04-23 Richard M. Stallman <rms@gnu.org>
4998
4999 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5000
50012005-04-22 Nick Roberts <nickrob@snap.net.nz>
5002
5003 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5004
50052005-04-22 Nick Roberts <nickrob@snap.net.nz>
5006
5007 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5008 and define-obsolete-variable-alias.
5009
50102005-04-22 Kim F. Storm <storm@cua.dk>
5011
5012 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5013 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5014
50152005-04-21 Lute Kamstra <lute@gnu.org>
5016
5017 * lists.texi (Association Lists): Document rassq-delete-all.
5018
50192005-04-19 Richard M. Stallman <rms@gnu.org>
5020
5021 * modes.texi (Search-based Fontification): Explain that
5022 facespec is an expression to be evaluated.
5023
50242005-04-19 Kevin Ryde <user42@zip.com.au>
5025
5026 * streams.texi (Output Functions): Fix xref.
5027 * strings.texi (String Conversion): Fix xref.
5028
50292005-04-19 Kim F. Storm <storm@cua.dk>
5030
5031 * symbols.texi (Symbol Plists): Add safe-get.
5032 Mention that `get' may signal an error.
5033
50342005-04-18 Nick Roberts <nickrob@snap.net.nz>
5035
5036 * customize.texi (Variable Definitions): Replace tooltip-mode
5037 example with save-place.
5038
50392005-04-17 Richard M. Stallman <rms@gnu.org>
5040
5041 * buffers.texi (Indirect Buffers): Clarify.
5042
5043 * positions.texi (Positions): Clarify converting marker to integer.
5044
5045 * strings.texi (String Basics): Mention string-match; clarify.
5046
50472005-04-08 Lute Kamstra <lute@gnu.org>
5048
5049 * modes.texi (Search-based Fontification): Fix cross references.
5050 Use consistent terminology. Document anchored highlighting.
5051
50522005-04-05 Lute Kamstra <lute@gnu.org>
5053
5054 * modes.texi (Defining Minor Modes): Document :group keyword
5055 argument and its default value.
5056
50572005-04-03 Lute Kamstra <lute@gnu.org>
5058
5059 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5060 references and/or descriptions. Delete major mode hooks; mention
5061 them as a category instead. Rename or delete obsolete hooks.
5062
50632005-04-02 Richard M. Stallman <rms@gnu.org>
5064
5065 * nonascii.texi (Coding System Basics): Another wording cleanup.
5066
50672005-04-01 Richard M. Stallman <rms@gnu.org>
5068
5069 * nonascii.texi (Coding System Basics): Clarify previous change.
5070
50712005-04-01 Kenichi Handa <handa@m17n.org>
5072
10d1d0af 5073 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5074 identity of coding systems.
5075
50762005-03-29 Chong Yidong <cyd@stupidchicken.com>
5077
5078 * text.texi (Buffer Contents): Add filter-buffer-substring and
5079 buffer-substring-filters.
5080
50812005-03-26 Chong Yidong <cyd@stupidchicken.com>
5082
5083 * anti.texi (Antinews): Mention `G' interactive code.
5084
5085 * tips.texi (Compilation Tips): Mention benchmark.el.
5086
50872005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5088
5089 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5090 is now bound to M-o M-o.
5091
5092 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5093
50942005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5095
5096 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5097 in the Emacs Manual).
5098 * Makefile.in (srcs): Remove calendar.texi.
5099 * makefile.w32-in (srcs): Remove calendar.texi.
5100 * display.texi (Display): Change name of next node.
5101 * os.texi (System In): Change name of previous node.
5102 * elisp.texi (Top): Remove Calendar references.
5103 * vol1.texi (Top): Remove Calendar references.
5104 * vol2.texi (Top): Remove Calendar references.
5105
51062005-03-25 Richard M. Stallman <rms@gnu.org>
5107
5108 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5109 Cleanup previous change.
5110
51112005-03-25 Chong Yidong <cyd@stupidchicken.com>
5112
5113 * display.texi (Face Attributes): Faces earlier in an :inherit
5114 list take precedence.
5115 (Scroll Bars): Fix description of vertical-scroll-bars.
5116 Document frame-current-scroll-bars and window-current-scroll-bars.
5117
5118 * markers.texi (The Mark): Document temporary Transient Mark mode.
5119
5120 * minibuf.texi (Reading File Names):
5121 Document read-file-name-completion-ignore-case.
5122
5123 * positions.texi (Screen Lines): Document nil for width argument
5124 to compute-motion.
5125
51262005-03-23 Kim F. Storm <storm@cua.dk>
5127
5128 * display.texi (Standard Faces): Other faces used in the fringe
5129 implicitly inherits from the fringe face.
5130 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5131 properties implicitly inherits from fringe face.
5132 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5133
51342005-03-20 Chong Yidong <cyd@stupidchicken.com>
5135
5136 * display.texi (Invisible Text): State default value of
5137 line-move-ignore-invisible.
5138 (Managing Overlays): Document remove-overlays.
5139 (Standard Faces): Document escape-glyph face.
5140
5141 * minibuf.texi (Reading File Names): Document read-file-name-function.
5142
5143 * modes.texi (Other Font Lock Variables):
5144 Document font-lock-lines-before.
5145
5146 * positions.texi (Skipping Characters): skip-chars-forward allows
5147 character classes.
5148
51492005-03-18 Lute Kamstra <lute@gnu.org>
5150
5151 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5152
51532005-03-17 Richard M. Stallman <rms@gnu.org>
5154
5155 * text.texi (Undo): Document extensible undo entries.
5156
dd7b651b 5157 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5158
5159 * nonascii.texi (Character Codes): Minor fix.
5160
5161 * display.texi (Display Property): Explain the significance
5162 of having text properties that are eq.
5163 (Other Display Specs): Explain string as display spec.
5164
5165 * commands.texi (Interactive Codes): Document G option.
5166
51672005-03-17 Chong Yidong <cyd@stupidchicken.com>
5168
5169 * text.texi (Filling): Add sentence-end-without-period and
5170 sentence-end-without-space.
5171 (Changing Properties): Minor fix.
5172
5173 * anti.texi: Total rewrite.
5174
51752005-03-15 Lute Kamstra <lute@gnu.org>
5176
5177 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5178
51792005-03-08 Kim F. Storm <storm@cua.dk>
5180
5181 * display.texi (Specified Space): Property :width is support on
5182 non-graphic terminals, :height is not.
5183
51842005-03-07 Richard M. Stallman <rms@gnu.org>
5185
5186 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5187 Now subnodes of Fringes.
5188 (Overlay Arrow): Document overlay-arrow-variable-list.
5189 (Fringe Size/Pos): New node, broken out of Fringes.
5190 (Display): Explain clearing vs redisplay better.
5191 (Truncation): Clarify use of bitmaps.
5192 (The Echo Area): Clarify the uses of the echo area.
5193 Add max-mini-window-height.
5194 (Progress): Clarify.
5195 (Invisible Text): Explain that main loop moves point out.
5196 (Selective Display): Say "hidden", not "invisible".
5197 (Managing Overlays): Move up. Describe relation to Undo here.
5198 (Overlay Properties): Clarify intro.
5199 (Finding Overlays): Explain return values when nothing found.
5200 (Width): truncate-string-to-width has added arg.
5201 (Displaying Faces): Clarify and update mode line face handling.
5202 (Face Functions): Minor cleanup.
5203 (Conditional Display): Merge into Other Display Specs.
5204 (Pixel Specification, Other Display Specs): Minor cleanups.
5205 (Images, Image Descriptors): Minor cleanups.
5206 (GIF Images): Patents have expired.
5207 (Showing Images): Explain default text for insert-image.
5208 (Manipulating Button Types): Merge into Manipulating Buttons.
5209 (Making Buttons): Explain return values.
5210 (Button Buffer Commands): Add xref.
5211 (Inverse Video): Update mode-line-inverse-video.
5212 (Display Table Format): Clarify.
5213 (Active Display Table): Give defaults for window-display-table.
5214
5215 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5216 and calendar-today-marker are strings, not chars.
5217 (Holiday Customizing): Minor fix.
5218
5219 * internals.texi (Writing Emacs Primitives): Update `or' example.
5220 Update limit on # args of subr.
5221
5222 * edebug.texi (Using Edebug): Arrow is in fringe.
5223 (Instrumenting): Arg to eval-defun works without loading edebug.
5224 (Edebug Execution Modes): Add xref.
5225
5226 * customize.texi (Common Keywords): Clarify :require.
5227 Mention :version here.
5228 (Variable Definitions, Group Definitions): Not here.
5229 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5230
52312005-03-07 Chong Yidong <cyd@stupidchicken.com>
5232 * nonascii.texi (Text Representations): Clarify position-bytes.
5233 (Character Sets): Add list-charset-chars.
5234 (Scanning Charsets): Add charset-after.
5235 (Encoding and I/O): Minor fix.
5236
52372005-03-06 Richard M. Stallman <rms@gnu.org>
5238
5239 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5240 (Resizing Windows): Likewise.
5241
5242 * text.texi (Change Hooks): Get rid of "Emacs 21".
5243
5244 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5245
5246 * streams.texi (Output Variables): Get rid of "Emacs 21".
5247
5248 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5249
5250 * os.texi (Translating Input): Replace flow-control example
5251 with a less obsolete example that uses `keyboard-translate'.
5252
5253 * objects.texi (Hash Table Type, Circular Objects):
5254 Get rid of "Emacs 21".
5255
5256 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5257 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5258
5259 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5260
5261 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5262
5263 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5264 (Menu Bar): Fix when menu-bar-update-hook is called.
5265
5266 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5267
5268 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5269 and make it read better.
5270
5271 * files.texi (Writing to Files): Get rid of "Emacs 21".
5272 (Unique File Names): Likewise.
5273
5274 * elisp.texi: Update Emacs version to 22.
5275
5276 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5277 (Overlay Properties, Face Attributes): Likewise.
5278 (Managing Overlays): Fix punctuation.
5279 (Attribute Functions): Clarify set-face-font; get rid of
5280 info about old Emacs versions.
5281 (Auto Faces, Font Lookup, Display Property, Images):
5282 Get rid of "Emacs 21".
5283
5284 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5285
52862005-03-05 Richard M. Stallman <rms@gnu.org>
5287
5288 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5289
52902005-03-04 Lute Kamstra <lute@gnu.org>
5291
5292 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5293
52942005-03-03 Lute Kamstra <lute@gnu.org>
5295
5296 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5297
52982005-03-01 Lute Kamstra <lute@gnu.org>
5299
5300 * debugging.texi (Debugger Commands): Update `j'.
5301
53022005-02-28 Lute Kamstra <lute@gnu.org>
5303
5304 * debugging.texi (Debugging): Fix typo.
5305 (Error Debugging): Document eval-expression-debug-on-error.
5306 (Function Debugging): Update example.
5307 (Using Debugger): Mention starred stack frames.
5308 (Debugger Commands): Document `j' and `l'.
5309 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5310 Update the messages that the debugger displays.
5311 (Internals of Debugger): Add cross reference. Update example.
5312 (Excess Open): Minor improvement.
5313 (Excess Close): Minor improvement.
5314
53152005-02-26 Richard M. Stallman <rms@gnu.org>
5316
5317 * tips.texi (Coding Conventions): Clarify.
5318 Put all the major mode key reservations together.
5319 Mention the Mouse-1 => Mouse-2 conventions.
5320
5321 * syntax.texi (Syntax Class Table): Clarify.
5322 (Syntax Table Functions): syntax-after moved from here.
5323 (Syntax Table Internals): syntax-after moved to here.
5324 (Parsing Expressions): Update info on number of values
5325 and what's meaningful in the STATE argument.
5326 (Categories): Fix typo.
5327
5328 * sequences.texi (Arrays): Cleanup.
5329 (Char-Tables): Clarify.
5330
5331 * processes.texi (Deleting Processes): Cleanups, add xref.
5332 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5333 (Process Information): set-process-coding-system, some args optional.
5334 (Input to Processes): Explain various types for PROCESS args.
5335 Rename them from PROCESS-NAME to PROCESS.
5336 (Signals to Processes): Likewise.
5337 (Decoding Output): Cleanup.
5338 (Query Before Exit): Clarify.
5339
5340 * os.texi (Startup Summary): Correct the options; add missing ones.
5341 (Terminal Output, Batch Mode): Clarify.
5342 (Flow Control): Node deleted.
5343
5344 * markers.texi (The Mark): Clarify.
5345
5346 * macros.texi (Expansion): Cleanup.
5347 (Indenting Macros): indent-spec allows ints, not floats.
5348
5349 * keymaps.texi (Keymaps): Clarify.
5350 (Format of Keymaps): Update lisp-mode-map example.
5351 (Active Keymaps, Key Lookup): Clarify.
5352 (Changing Key Bindings): Add xref to `kbd'.
5353 (Key Binding Commands, Simple Menu Items): Clarify.
5354 (Mouse Menus, Menu Bar): Clarify.
5355 (Menu Example): Replace print example with menu-bar-replace-menu.
5356
5357 * help.texi (Documentation Basics): Add function-documentation prop.
5358
5359 * elisp.texi (Top): Don't refer to Flow Control node.
5360
5361 * commands.texi (Command Overview): Improve xrefs.
5362 (Adjusting Point): Adjusting point applies to intangible and invis.
5363 (Key Sequence Input): Doc extra read-key-sequence args.
5364 Likewise for read-key-sequence-vector.
5365
5366 * backups.texi (Rename or Copy): Minor fix.
5367 (Numbered Backups): For version-control, say the default.
5368 (Auto-Saving): make-auto-save-file-name example is simplified.
5369
5370 * advice.texi (Advising Functions): Don't imply one part of Emacs
5371 should advise another part. Markup changes.
5372 (Defining Advice): Move transitional para.
5373 (Activation of Advice): Cleanup.
5374 Explain if COMPILE is nil or negative.
5375
5376 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5377
53782005-02-24 Lute Kamstra <lute@gnu.org>
5379
5380 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5381 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5382
53832005-02-23 Lute Kamstra <lute@gnu.org>
5384
5385 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5386 to define global minor modes as well.
5387
5388 * display.texi (Managing Overlays): overlay-buffer returns nil for
5389 deleted overlays.
5390
53912005-02-22 Kim F. Storm <storm@cua.dk>
5392
5393 * minibuf.texi (Basic Completion): Allow symbols in addition to
5394 strings in try-completion and all-completions.
5395
53962005-02-14 Lute Kamstra <lute@gnu.org>
5397
5398 * elisp.texi (Top): Remove reference to deleted node.
5399
5400 * lists.texi (Lists): Remove reference to deleted node.
5401 (Cons Cells): Fix typo.
5402
5403 * loading.texi (Where Defined): Fix typo.
5404
54052005-02-14 Richard M. Stallman <rms@gnu.org>
5406
5407 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5408 is useful for discarding some minor modes.
5409
5410 * symbols.texi (Symbol Components): Reorder examples.
5411
5412 * streams.texi (Input Functions): State standard-input default.
5413 (Output Variables): State standard-output default.
5414
5415 * objects.texi (Printed Representation): Clarify read syntax vs print.
5416 (Floating Point Type): Explain meaning better.
5417 (Symbol Type): Explain uniqueness better.
5418 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5419 List examples sooner.
5420 (Box Diagrams): New subnode broken out.
5421 Some examples moved from old Lists as Boxes node.
5422 (Dotted Pair Notation): Clarify intro.
5423 (Array Type): Clarify.
5424 (Type Predicates): Add hash-table-p.
5425
5426 * numbers.texi (Integer Basics): Clarify radix explanation.
5427 (Predicates on Numbers): Minor clarification.
5428 (Comparison of Numbers): Minor clarification. Clarify eql.
5429 Typos in min, max.
5430 (Math Functions): Clarify overflow in expt.
5431
5432 * minibuf.texi (Text from Minibuffer): Minor clarification.
5433 Mention arrow keys.
5434
5435 * loading.texi (Autoload): defun's doc string overrides autoload's
5436 doc string.
5437 (Repeated Loading): Modernize "add to list" examples.
5438 (Where Defined): Finish updating table of load-history elts.
5439
5440 * lists.texi (List-related Predicates): Minor wording improvement.
5441 (Lists as Boxes): Node deleted.
5442 (Building Lists): Explain trivial cases of number-sequence.
5443
5444 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5445 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5446 (Hash Access): Any object can be a key.
5447 State value of maphash.
5448
5449 * functions.texi (What Is a Function): Wording cleanup.
5450 (Function Documentation): Minor cleanup.
5451 Explain purpose of calling convention at end of doc string.
5452 (Function Names): Wording cleanup.
5453 (Calling Functions): Wording cleanup.
5454 Explain better how funcall calls the function.
5455 (Function Cells): Delete example of saving and redefining function.
5456
5457 * control.texi (Combining Conditions): Wording cleanup.
5458 (Iteration): dolist and dotimes bind VAR locally.
5459 (Cleanups): Xref to Atomic Changes.
5460
5461 * compile.texi (Byte Compilation): Delete 19.29 info.
5462 (Compilation Functions): Macros' difficulties don't affect defsubst.
5463 (Docs and Compilation): Delete 19.29 info.
5464
54652005-02-10 Richard M. Stallman <rms@gnu.org>
5466
5467 * objects.texi (Symbol Type): Minor correction.
5468
54692005-02-06 Lute Kamstra <lute@gnu.org>
5470
5471 * modes.texi (Example Major Modes): Fix typos.
5472
54732005-02-06 Richard M. Stallman <rms@gnu.org>
5474
5475 * text.texi (Margins): fill-nobreak-predicate can be one function.
5476
5477 * strings.texi (Modifying Strings): clear-string can make unibyte.
5478 (Formatting Strings): format gives error if values missing.
5479
5480 * positions.texi (Character Motion): Mention default arg
5481 for forward-char. backward-char refers to forward-char.
5482 (Word Motion): Mention default arg for forward-word.
5483 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5484 Simplify end-of-buffer.
5485 (Text Lines): Mention default arg for forward-line.
5486 (List Motion): Mention default arg for beginning/end-of-defun.
5487 (Skipping Characters): Minor fixes in explaining character-set.
5488
5489 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5490 Mode inheritance applies only when default-major-mode is nil.
5491 Clarifications.
5492 (Example Major Modes): Update Text mode and Lisp mode examples.
5493 (Minor Mode Conventions): Mention define-minor-mode at top.
5494 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5495 (Mode Line Format): Update mode line face display info.
5496 (Properties in Mode): Mention effect of risky vars.
5497 (Imenu): Define imenu-add-to-menubar.
5498 (Font Lock Mode): Add descriptions to menu lines.
5499 (Faces for Font Lock): Add font-lock-doc-face.
5500
55012005-02-05 Lute Kamstra <lute@gnu.org>
5502
5503 * text.texi (Maintaining Undo): Remove obsolete function.
5504
55052005-02-05 Eli Zaretskii <eliz@gnu.org>
5506
5507 * frames.texi (Color Names): Add pointer to the X docs about RGB
5508 color specifications. Improve indexing
5509 (Text Terminal Colors): Replace the description of RGB values by
5510 an xref to "Color Names".
5511
55122005-02-03 Richard M. Stallman <rms@gnu.org>
5513
5514 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5515 Clarify.
5516 (Selecting Windows): Clarify save-selected-window.
5517 (Cyclic Window Ordering): Clarify walk-windows.
5518 (Window Point): Clarify.
5519 (Window Start): Add comment to example.
5520 (Resizing Windows): Add `interactive' specs in examples.
5521 Document fit-window-to-buffer.
5522
5523 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5524 (Undo, Maintaining Undo): Clarify last change.
5525 (Sorting): In sort-numeric-fields, explain about octal and hex.
5526 Mention sort-numeric-base.
5527 (Format Properties): Add xref for hard newlines.
5528
5529 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5530 (Pop-Up Menus): Fix typo.
5531 (Color Names): Explain all types of color names.
5532 Explain color-values on B&W terminal.
5533 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5534
5535 * files.texi (File Locks): Not supported on MS systems.
5536 (Testing Accessibility): Clarify.
5537
5538 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5539 (Coverage Testing): Fix typo.
5540
5541 * commands.texi (Misc Events): Remove stray space.
5542
5543 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5544 (Modification Time): Clarify when visited-file-modtime returns 0.
5545 (The Buffer List): Clarify bury-buffer.
5546 (Killing Buffers): Clarify.
5547 (Indirect Buffers): Add clone-indirect-buffer.
5548
55492005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5550
5551 * edebug.texi (Printing in Edebug): Fix default value of
5552 edebug-print-circle.
5553 (Coverage Testing): Fix displayed frequency count data.
5554
55552005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5556
5557 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5558
55592005-02-02 Kim F. Storm <storm@cua.dk>
5560
5561 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5562
55632005-01-29 Eli Zaretskii <eliz@gnu.org>
5564
5565 * commands.texi (Misc Events): Describe the help-echo event.
5566
5567 * text.texi (Special Properties) <help-echo>: Use `pos'
5568 consistently in description of the help-echo property.
5569 Use @code{nil} instead of @var{nil}.
5570
5571 * display.texi (Overlay Properties): Fix the index entry for
5572 help-echo overlay property.
5573
5574 * customize.texi (Type Keywords): Uncomment the xref to the
5575 help-echo property documentation.
5576
55772005-01-23 Kim F. Storm <storm@cua.dk>
5578
5579 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5580 return value. Third element FULLY replaced by PARTIAL which
5581 specifies number of invisible pixels if row is only partially visible.
5582 (Textual Scrolling): Mention auto-window-vscroll.
5583 (Vertical Scrolling): New defvar auto-window-vscroll.
5584
55852005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5586
5587 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5588 command remapping.
5589
55902005-01-15 Richard M. Stallman <rms@gnu.org>
5591
5592 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5593
55942005-01-14 Kim F. Storm <storm@cua.dk>
5595
5596 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5597
5598 * text.texi (Links and Mouse-1): Fix string and vector item.
5599
56002005-01-13 Richard M. Stallman <rms@gnu.org>
5601
5602 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5603 descriptions of overriding-local-map and overriding-terminal-local-map.
5604
5605 * text.texi (Links and Mouse-1): Clarify text.
5606
56072005-01-13 Kim F. Storm <storm@cua.dk>
5608
5609 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5610
56112005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5612
5613 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5614
56152005-01-12 Kim F. Storm <storm@cua.dk>
5616
5617 * text.texi (Links and Mouse-1): Rename section from Enabling
5618 Mouse-1 to Following Links. Change xrefs.
5619 Add examples for define-button-type and define-widget.
5620
5621 * display.texi (Button Properties, Button Buffer Commands):
5622 Clarify mouse-1 and follow-link functionality.
5623
56242005-01-12 Richard M. Stallman <rms@gnu.org>
5625
5626 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5627
5628 * display.texi (Beeping): Fix Texinfo usage.
5629
5630 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5631
56322005-01-11 Kim F. Storm <storm@cua.dk>
5633
5634 * display.texi (Button Properties, Button Buffer Commands):
5635 Mention mouse-1 binding. Add follow-link keyword.
5636
5637 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5638 (Enabling Mouse-1 to Follow Links): New subsection.
5639
56402005-01-06 Richard M. Stallman <rms@gnu.org>
5641
5642 * text.texi (Special Properties): Minor change.
5643
5644 * os.texi (Timers): Clarify previous change.
5645
5646 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5647
56482005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5649
5650 * display.texi (Face Attributes): Correct xref to renamed node.
5651
56522005-01-01 Richard M. Stallman <rms@gnu.org>
5653
5654 * display.texi (Face Attributes): Describe hex color specs.
5655
56562004-12-31 Richard M. Stallman <rms@gnu.org>
5657
5658 * os.texi (Timers): Update previous change.
5659
56602004-12-30 Kim F. Storm <storm@cua.dk>
5661
5662 * display.texi (Line Height): Total line-height is now specified
5663 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5664 in cons cells. (nil . RATIO) is relative to actual line height.
5665 Use line-height `t' instead of `0' to get minimum height.
5666
56672004-12-29 Richard M. Stallman <rms@gnu.org>
5668
5669 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5670
56712004-12-28 Richard M. Stallman <rms@gnu.org>
5672
5673 * commands.texi (Quitting): Clarify value of with-local-quit.
5674
5675 * elisp.texi (Top): Fix previous change.
5676
5677 * loading.texi (Loading): Fix previous change.
5678
56792004-12-27 Richard M. Stallman <rms@gnu.org>
5680
5681 * Makefile.in (MAKEINFO): Specify --force.
5682
5683 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5684
5685 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5686
5687 * display.texi (Line Height): Further clarify.
5688
5689 * elisp.texi (Top): Update Loading submenu.
5690
5691 * loading.texi (Where Defined): New node.
5692 (Unloading): load-history moved to Where Defined.
5693
56942004-12-21 Richard M. Stallman <rms@gnu.org>
5695
5696 * commands.texi (Event Input Misc): Add while-no-input.
5697
56982004-12-11 Richard M. Stallman <rms@gnu.org>
5699
5700 * display.texi (Line Height): Rewrite text for clarity.
5701
57022004-12-11 Kim F. Storm <storm@cua.dk>
5703
5704 * display.texi (Display): Add node "Line Height" to menu.
5705 (Line Height): New node. Move full description of line-spacing
5706 and line-height text properties here from text.texi.
5707 (Scroll Bars): Add vertical-scroll-bar variable.
5708
5709 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5710
5711 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5712 line-spacing and vertical-scroll-bar.
5713
5714 * text.texi (Special Properties): Just mention line-spacing and
5715 line-height here, add xref to new "Line Height" node.
5716
57172004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5718
5719 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5720
5721 * locals.texi (Standard Buffer-Local Variables):
5722 Add @xref for `line-spacing'.
5723
57242004-12-05 Richard M. Stallman <rms@gnu.org>
5725
5726 * Makefile.in (maintainer-clean): Remove the info files
5727 in $(infodir) where they are created.
5728
57292004-12-03 Richard M. Stallman <rms@gnu.org>
5730
5731 * windows.texi (Selecting Windows): get-lru-window and
5732 get-largest-window don't consider dedicated windows.
5733
5734 * text.texi (Undo): Document undo-in-progress.
5735
57362004-11-26 Richard M. Stallman <rms@gnu.org>
5737
5738 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5739 Remove a few vars that are not always buffer-local.
5740
57412004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5742
5743 * locals.texi (Standard Buffer-Local Variables): Comment out
5744 xref's to non-existent node `Yet to be written'.
5745
57462004-11-24 Richard M. Stallman <rms@gnu.org>
5747
5748 * processes.texi (Synchronous Processes): Grammar fix.
5749
5750 * numbers.texi (Comparison of Numbers): Add eql.
5751
5752 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5753
5754 * intro.texi (Printing Notation): Fix previous change.
5755
5756 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5757 and default-indicate-buffer-boundaries from here.
5758 (Usual Display): To here.
5759 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5760 (Usual Display): Move tab-width up.
5761
5762 * customize.texi (Variable Definitions): Replace
5763 show-paren-mode example with tooltip-mode.
5764 (Simple Types, Composite Types, Defining New Types):
5765 Minor cleanups.
5766
57672004-11-21 Jesper Harder <harder@ifa.au.dk>
5768
5769 * processes.texi (Synchronous Processes, Output from Processes):
5770 Markup fix.
5771
57722004-11-20 Richard M. Stallman <rms@gnu.org>
5773
5774 * positions.texi (Skipping Characters): skip-chars-forward
5775 now handles char classes.
5776
5777 * intro.texi (Printing Notation): Avoid confusion of `print'
5778 when explaining @print.
5779
5780 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5781
5782 * display.texi (Display Table Format): Minor fix.
5783
5784 * streams.texi (Output Functions): Fix print example.
5785
5786 * Makefile.in (elisp): New target.
5787 (dist): Depend on $(infodir)/elisp, not elisp.
5788 Copy the info files from $(infodir).
5789
5790 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5791 read-from-minibuffer.
5792
5793 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5794
57952004-11-19 Richard M. Stallman <rms@gnu.org>
5796
5797 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5798
57992004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5800
5801 * tips.texi (Coding Conventions): Fix typo.
5802
58032004-11-16 Richard M. Stallman <rms@gnu.org>
5804
5805 * tips.texi (Coding Conventions): Separate defvar and require
5806 methods to avoid warnings. Use require only when there are many
5807 functions and variables from that package.
5808
5809 * minibuf.texi (Minibuffer Completion): When ignoring case,
5810 predicate must not be case-sensitive.
5811
5812 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5813 (Test Coverage): Don't talk about "splotches". Clarified.
5814
58152004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5816
5817 * frames.texi (Window Frame Parameters): Fix typo.
5818
58192004-11-15 Kim F. Storm <storm@cua.dk>
5820
5821 * symbols.texi (Other Plists): Note that plist-get may signal error.
5822 Add safe-plist-get.
5823
58242004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5825
5826 * modes.texi (Font Lock Basics): Fix typo.
5827
58282004-11-08 Richard M. Stallman <rms@gnu.org>
5829
5830 * syntax.texi (Syntax Table Functions): Add syntax-after.
5831
58322004-11-06 Lars Brinkhoff <lars@nocrew.org>
5833
5834 * os.texi (Processor Run Time): New section documenting
5835 get-internal-run-time.
5836
58372004-11-06 Eli Zaretskii <eliz@gnu.org>
5838
5839 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5840 it nukes elisp-cover.texi.
5841 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5842 elisp-0 etc.
5843
58442004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5845
5846 * commands.texi (Keyboard Macros): Document `append' return value
5847 of `defining-kbd-macro'.
5848
58492004-11-01 Richard M. Stallman <rms@gnu.org>
5850
5851 * commands.texi (Interactive Call): Add called-interactively-p.
5852
58532004-10-29 Simon Josefsson <jas@extundo.com>
5854
5855 * minibuf.texi (Reading a Password): Revert.
5856
58572004-10-28 Richard M. Stallman <rms@gnu.org>
5858
5859 * frames.texi (Display Feature Testing): Explain about "vendor".
5860
58612004-10-27 Richard M. Stallman <rms@gnu.org>
5862
5863 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5864 not raw. Clarify `n'.
5865 (Interactive Call): Rewrite interactive-p, focusing on when
5866 and how to use it.
5867 (Misc Events): Clarify previous change.
5868
5869 * advice.texi (Simple Advice): Clarify what job the example does.
5870 (Around-Advice): Clarify ad-do-it.
5871 (Activation of Advice): An option of ad-default-compilation-action
5872 is `never', not `nil'.
5873
58742004-10-26 Kim F. Storm <storm@cua.dk>
5875
5876 * commands.texi (Interactive Codes): Add U code letter.
5877
58782004-10-25 Simon Josefsson <jas@extundo.com>
5879
5880 * minibuf.texi (Reading a Password): Add.
5881
58822004-10-24 Jason Rumney <jasonr@gnu.org>
5883
5884 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5885 and wheel-down.
5886
58872004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5888
5889 * processes.texi (Synchronous Processes): Document process-file.
5890
58912004-10-22 Kenichi Handa <handa@m17n.org>
5892
5893 * text.texi (translate-region): Document that it accepts also a
5894 char-table.
5895
58962004-10-22 David Ponce <david@dponce.com>
5897
5898 * windows.texi (Resizing Windows): Document the `preserve-before'
5899 argument of the functions `enlarge-window' and `shrink-window'.
5900
59012004-10-19 Jason Rumney <jasonr@gnu.org>
5902
5903 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5904
59052004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5906
5907 * text.texi (Filling): Add anchor for definition of
5908 `sentence-end-double-space'.
5909
5910 * searching.texi (Regexp Example): Update description of how
5911 Emacs currently recognizes the end of a sentence.
5912 (Standard Regexps): Update definition of the variable
5913 `sentence-end'. Add definition of the function `sentence-end'.
5914
59152004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5916
5917 * display.texi (Progress): New node.
5918
59192004-10-05 Kim F. Storm <storm@cua.dk>
5920
5921 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5922
59232004-09-29 Kim F. Storm <storm@cua.dk>
5924
5925 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5926 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5927 fringe bitmap symbols, as they now have their own namespace.
5928 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5929 vs. pixels. Signal error if no free bitmap slots.
5930 (Pixel Specification): Change IMAGE to @var{image}.
5931
59322004-09-28 Richard M. Stallman <rms@gnu.org>
5933
5934 * text.texi (Special Properties): Clarify line-spacing and line-height.
5935
5936 * searching.texi (Regexp Search): Add looking-back.
5937
59382004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5939
5940 * display.texi: Correct typos.
5941 (Image Descriptors): Correct xref's.
5942
59432004-09-25 Richard M. Stallman <rms@gnu.org>
5944
5945 * text.texi (Special Properties): Cleanups in `cursor'.
5946 Rewrites in `line-height' and `line-spacing'; exchange them.
5947
5948 * display.texi (Fringes): Rewrite previous change.
5949 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5950 (Display Fringe Bitmaps): Node deleted, text moved.
5951 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5952 (Scroll Bars): Clarify set-window-scroll-bars.
5953 (Pointer Shape): Rewrite.
5954 (Specified Space): Clarify :align-to, etc.
5955 (Pixel Specification): Use @var. Clarify new text.
5956 (Other Display Specs): Clarify `slice'.
5957 (Image Descriptors): Cleanups.
5958 (Showing Images): Cleanups.
5959
59602004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5961
5962 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5963
5964 * modes.texi: Various minor changes in addition to:
5965 (Major Mode Conventions): Final call to `run-mode-hooks' should
5966 not be inside the `delay-mode-hooks' form.
5967 (Mode Hooks): New node.
5968 (Hooks): Delete obsolete example.
5969 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5970 node "Mode Hooks".
5971
59722004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5973
5974 * display.texi: Correct various typos.
5975 (Display): Rename node "Pointer Shapes" to "Pointer
5976 Shape". (There is already a node called "Pointer Shapes" in
5977 frames.texi.)
5978 (Images): Remove non-existent node "Image Slices" from menu.
5979
59802004-09-23 Kim F. Storm <storm@cua.dk>
5981
5982 * text.texi (Special Properties): Add `cursor', `pointer',
5983 `line-height', and `line-spacing' properties.
5984
5985 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5986 Shapes' to menu.
5987 (Standard Faces): Doc fix for fringe face.
5988 (Fringes): Add `overflow-newline-into-fringe' and
5989 'indicate-buffer-boundaries'.
5990 (Fringe Bitmaps, Pointer Shapes): New nodes.
5991 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5992 Bitmaps' to menu.
5993 (Specified Space): Describe pixel width and height.
5994 (Pixel Specification): New node.
5995 (Other Display Specs): Add `slice' property.
5996 (Display Fringe Bitmaps): New node.
5997 (Images): Add 'Image Slices' to menu.
5998 (Image Descriptors): Add `:pointer' and `:map' properties.
5999 (Showing Images): Add slice arg to `insert-image'. Add
6000 'insert-sliced-image'.
6001
60022004-09-20 Richard M. Stallman <rms@gnu.org>
6003
6004 * commands.texi (Key Sequence Input):
6005 Clarify downcasing in read-key-sequence.
6006
60072004-09-08 Juri Linkov <juri@jurta.org>
6008
6009 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6010
60112004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * locals.texi (Standard Buffer-Local Variables): Add
6014 `buffer-auto-save-file-format'.
6015 * internals.texi (Buffer Internals): Describe new
6016 auto_save_file_format field of the buffer structure.
6017 * files.texi (Format Conversion): `auto-save-file-format' has been
6018 renamed `buffer-auto-save-file-format'.
6019
60202004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6021
6022 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6023 an integer or a marker.
6024 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6025
60262004-08-22 Richard M. Stallman <rms@gnu.org>
6027
6028 * modes.texi (Major Mode Conventions): Discuss rebinding of
6029 standard key bindings.
6030
60312004-08-18 Kim F. Storm <storm@cua.dk>
6032
6033 * processes.texi (Accepting Output): Add `just-this-one' arg to
6034 `accept-process-output'.
6035 (Output from Processes): New var `process-adaptive-read-buffering'.
6036
60372004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6038
6039 * keymaps.texi: Various changes in addition to:
6040 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6041 Give more varied examples for `kbd'.
6042 (Creating Keymaps): Char tables have slots for all characters
6043 without modifiers.
6044 (Active Keymaps): `overriding-local-map' and
6045 `overriding-terminal-local-map' also override text property and
6046 overlay keymaps.
6047 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6048 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6049 to denote a prefix of no events.
6050 `map-keymap' includes parent's bindings _recursively_.
6051 Clarify and correct description of `where-is-internal'.
6052 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6053 (Menu Example): For menus intended for use with the keyboard, the
6054 menu items should be bound to characters or real function keys.
6055
60562004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6057
6058 * objects.texi (Character Type): Reposition `@anchor' to prevent
6059 double space inside sentence in Info.
6060
6061 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6062 renamed to `disabled-command-function'.
6063 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6064 (Command Loop Info): Replace reference to it.
6065 (Disabling Commands): `disabled-command-hook' has been renamed to
6066 `disabled-command-function'.
6067
60682004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6069
6070 * os.texi (Translating Input): Only non-prefix bindings in
6071 `key-translation-map' override actual key bindings. Warn about
6072 possible indirect effect of actual key bindings on non-prefix
6073 bindings in `key-translation-map'.
6074
60752004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6076
6077 * minibuf.texi (High-Level Completion): Add anchor for definition
6078 of `read-variable'.
6079
6080 * commands.texi: Various changes in addition to:
6081 (Using Interactive): Clarify description of `interactive-form'.
6082 (Interactive Call): Mention default for KEYS argument to
6083 `call-interactively'.
6084 (Command Loop Info): Clarify description of `this-command-keys'.
6085 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6086 Value of `last-event-frame' can be `macro'.
6087 (Repeat Events): `double-click-fuzz' is also used to distinguish
6088 clicks and drags.
6089 (Classifying Events): Clarify descriptions of `event-modifiers'
6090 `event-basic-type' and `event-convert-list'.
6091 (Accessing Events): `posn-timestamp' takes POSITION argument.
6092 (Quoted Character Input): Clarify description of
6093 `read-quoted-char' and fix example.
6094 (Quitting): Add `with-local-quit'.
6095 (Disabling Commands): Correct and clarify descriptions of
6096 `enable-command' and `disable-command'.
6097 Mention what happens if `disabled-command-hook' is nil.
6098 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6099 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6100
61012004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6102
6103 * frames.texi: Various changes in addition to:
6104 (Creating Frames): Expand and clarify description of `make-frame'.
6105 (Window Frame Parameters): Either none or both of the `icon-left'
6106 and `icon-top' parameters must be specified. Put descriptions of
6107 `menu-bar-lines' and `toolbar-lines' closer together and change
6108 them accordingly.
6109 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6110 except while processing `frame-title-format' or `icon-title-format'.
6111 (Deleting Frames): Correct description of `delete-frame'.
6112 Non-nil return values of `frame-live-p' are like those of `framep'.
6113 (Frames and Windows): Mention return value of
6114 `set-frame-selected-window'.
6115 (Visibility of Frames): Mention `force' argument to
6116 `make-frame-invisible'. `frame-visible-p' returns t for all
6117 frames on text-only terminals.
6118 (Frame Configurations): Restoring a frame configuration does not
6119 restore deleted frames.
6120 (Window System Selections): `x-set-selection' returns DATA.
6121 (Resources): Add example.
6122 (Display Feature Testing): Clarify descriptions of
6123 `display-pixel-height', `display-pixel-width', `x-server-version'
6124 and `x-server-vendor'.
6125
6126 * windows.texi (Choosing Window): Add anchor.
6127 * minibuf.texi (Minibuffer Misc): Add anchor.
6128
61292004-07-23 John Paul Wallington <jpw@gnu.org>
6130
6131 * macros.texi (Defining Macros): Declaration keyword for setting
6132 Edebug spec is `debug' not `edebug'.
6133
61342004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6135
6136 * windows.texi: Various small changes in addition to:
6137 (Window Point): Mention return value of `set-window-point'.
6138 (Window Start): `pos-visible-in-window-p' disregards horizontal
6139 scrolling. Explain return value if PARTIALLY is non-nil.
6140 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6141 and `set-window-vscroll'.
6142 (Size of Window): The argument WINDOW to `window-inside-edges',
6143 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6144 (Resizing Windows): Explain return value of
6145 `shrink-window-if-larger-than-buffer'.
6146 `window-size-fixed' automatically becomes buffer local when set.
6147 (Window Configurations): Explain return value of
6148 `set-window-configuration'.
6149
6150 * minibuf.texi (Minibuffer Misc): Add anchor for
6151 `minibuffer-scroll-window'.
6152
6153 * positions.texi (Text Lines): Add anchor for `count-lines'.
6154
61552004-07-17 Richard M. Stallman <rms@gnu.org>
6156
6157 * display.texi (Overlay Properties): Adding `evaporate' prop
6158 deletes empty overlay immediately.
6159
6160 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6161 fix example.
6162
61632004-07-16 Jim Blandy <jimb@redhat.com>
6164
6165 * searching.texi (Regexp Backslash): Document new \_< and \_>
6166 operators.
6167
61682004-07-16 Juanma Barranquero <lektu@terra.es>
6169
6170 * display.texi (Images): Fix Texinfo usage.
6171
61722004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * buffers.texi (Modification Time): `visited-file-modtime' now
6175 returns a list of two integers, instead of a cons.
6176
61772004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6178
6179 * windows.texi: Various changes in addition to:
6180 (Splitting Windows): Add `split-window-keep-point'.
6181
61822004-07-09 Richard M. Stallman <rms@gnu.org>
6183
6184 * frames.texi (Input Focus): Minor fix.
6185
61862004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6187
6188 * frames.texi (Input Focus): Clarify descriptions of
6189 `select-frame-set-input-focus' and `select-frame'.
6190
61912004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6192
6193 * os.texi: Various small changes in addition to:
6194 (Killing Emacs): Expand and clarify description of
6195 `kill-emacs-query-functions' and `kill-emacs-hook'.
6196 (System Environment): Expand and clarify description of `getenv'
6197 and `setenv'.
6198 (Timers): Clarify description of `run-at-time'.
6199 (Translating Input): Correct description of
6200 `extra-keyboard-modifiers'.
6201 (Flow Control): Correct description of `enable-flow-control'.
6202
62032004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6204
6205 * os.texi: Update copyright.
6206 (Session Management): Grammar fix.
6207 Clarify which Emacs does the restarting.
6208 Use @samp for *scratch* buffer.
6209
62102004-07-04 Alan Mackenzie <acm@muc.de>
6211
6212 * frames.texi (Input Focus): Add documentation for
6213 `select-frame-set-input-focus'. Replace refs to non-existent
6214 `switch-frame' with `select-frame'. Minor corrections and tidying
6215 up of text-only terminal stuff.
6216
62172004-07-02 Richard M. Stallman <rms@gnu.org>
6218
6219 * files.texi (Saving Buffers): Cleanup write-contents-function.
6220 (Magic File Names): Cleanup file-remote-p.
6221
b344d29d 62222004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6223
6224 * files.texi (Magic File Names): `file-remote-p' returns an
6225 identifier of the remote system, not just t.
6226
62272004-07-02 David Kastrup <dak@gnu.org>
6228
6229 * searching.texi (Entire Match Data): Add explanation about new
6230 match-data behavior when @var{integers} is non-nil.
6231
62322004-06-24 Richard M. Stallman <rms@gnu.org>
6233
6234 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6235
6236 * customize.texi (Variable Definitions): Note about doc strings
6237 and :set.
6238
6239 * keymaps.texi (Keymap Terminology): Document `kbd'.
6240 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6241
6242 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6243 makes it buffer-local.
6244
6245 * files.texi (Saving Buffers): Correct previous change.
6246
6247 * commands.texi (Accessing Events):
6248 Clarify posn-col-row and posn-actual-col-row.
6249
62502004-06-24 David Ponce <david.ponce@wanadoo.fr>
6251
6252 * commands.texi (Accessing Events): New functions
6253 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6254
62552004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6256
6257 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6258 * frames.texi, buffers.texi, backups.texi, variables.texi:
6259 * loading.texi, eval.texi, functions.texi, control.texi:
6260 * symbols.texi, minibuf.texi: Reposition @anchor's.
6261
6262 * help.texi: Various small changes in addition to the following.
6263 (Describing Characters): Describe PREFIX argument to
6264 `key-description'. Correct and clarify definition of
6265 `text-char-description'. Describe NEED-VECTOR argument to
6266 `read-kbd-macro'.
6267 (Help Functions): Clarify definition of `apropos'.
6268
62692004-06-23 Lars Hansen <larsh@math.ku.dk>
6270
6271 * files.texi (Saving Buffers): Correct description of
6272 `write-contents-functions'.
6273
62742004-06-21 Juanma Barranquero <lektu@terra.es>
6275
6276 * display.texi (Images): Remove redundant @vindex directives.
6277 Rewrite `image-library-alist' doc in active voice.
6278
62792004-06-14 Juanma Barranquero <lektu@terra.es>
6280
6281 * display.texi (Images): Document new delayed library loading,
6282 variable `image-library-alist' and (existing but undocumented)
6283 function `image-type-available-p'.
6284
62852004-06-05 Richard M. Stallman <rms@gnu.org>
6286
6287 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6288 refer the user to the Initial Input node.
6289 (Text from Minibuffer): Likewise.
6290 (Initial Input): New node. Document this feature
6291 and say it is mostly deprecated.
6292
62932004-05-30 Richard M. Stallman <rms@gnu.org>
6294
6295 * loading.texi (Named Features): Clarify return value
6296 and meaning of NOERROR.
6297
6298 * variables.texi (File Local Variables): Minor cleanup.
6299
63002004-05-30 Michael Albinus <michael.albinus@gmx.de>
6301
6302 * files.texi (Magic File Names): Add `file-remote-p' as operation
6303 of file name handlers.
6304
63052004-05-29 Richard M. Stallman <rms@gnu.org>
6306
6307 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6308 as arg to a minor mode command.
6309
63102004-05-22 Richard M. Stallman <rms@gnu.org>
6311
6312 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6313
6314 * streams.texi (Output Variables): Doc float-output-format.
6315
6316 * searching.texi (Regexp Special): Nested repetition can be infloop.
6317
6318 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6319 real stack overflow.
6320
6321 * compile.texi: Minor cleanups.
6322
63232004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6324
6325 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6326 circular lists.
6327 (List Elements): Explain handling of circular and dotted lists.
6328
63292004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6330
6331 * modes.texi (Search-based Fontification): Fix typo.
6332
63332004-05-10 Juanma Barranquero <lektu@terra.es>
6334
6335 * modes.texi (Mode Line Variables): Fix description of
6336 global-mode-string, which is now after which-func-mode, not the
6337 buffer name.
6338
63392004-05-07 Lars Hansen <larsh@math.ku.dk>
6340
6341 * modes.texi (Desktop Save Mode): Add.
6342 (Modes): Add menu entry Desktop Save Mode.
6343
6344 * hooks.texi: Add desktop-after-read-hook,
6345 desktop-no-desktop-file-hook and desktop-save-hook.
6346
6347 * locals.texi: Add desktop-save-buffer.
6348
63492004-04-30 Jesper Harder <harder@ifa.au.dk>
6350
6351 * display.texi: emacs -> Emacs.
6352
63532004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6354
6355 * files.texi (Changing Files): Document set-file-times.
6356
63572004-04-23 Juanma Barranquero <lektu@terra.es>
6358
6359 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6360
63612004-04-18 Jesper Harder <harder@ifa.au.dk>
6362
6363 * tips.texi (Coding Conventions): defopt -> defcustom.
6364
63652004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6366
6367 * sequences.texi: Various clarifications.
6368
63692004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * buffers.texi (Read Only Buffers): Mention optional ARG to
6372 `toggle-read-only'.
6373
63742004-04-14 Nick Roberts <nick@nick.uklinux.net>
6375
6376 * windows.texi (Selecting Windows): Note that get-lru-window
6377 returns a full-width window if possible.
6378
63792004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6380
6381 * buffers.texi: Various changes in addition to:
6382 (Buffer File Name): Add `find-buffer-visiting'.
6383 (Buffer Modification): Mention optional ARG to `not-modified'.
6384 (Indirect Buffers): Mention optional CLONE argument to
6385 `make-indirect-buffer'.
6386
6387 * files.texi: Various changes in addition to:
6388 (Visiting Functions): `find-file-hook' is now a normal hook.
6389 (File Name Expansion): Explain difference between the way that
6390 `expand-file-name' and `file-truename' treat `..'.
6391 (Contents of Directories): Mention optional ID-FORMAT argument to
6392 `directory-files-and-attributes'.
6393 (Format Conversion): Mention new optional CONFIRM argument to
6394 `format-write-file'.
6395
63962004-04-12 Miles Bader <miles@gnu.org>
6397
6398 * macros.texi (Expansion): Add description of `macroexpand-all'.
6399
64002004-04-05 Jesper Harder <harder@ifa.au.dk>
6401
6402 * variables.texi (Variable Aliases): Mention
6403 cyclic-variable-indirection.
6404
6405 * errors.texi (Standard Errors): Ditto.
6406
64072004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6408
6409 * backups.texi: Various small changes in addition to:
6410 (Making Backups): Mention return value of `backup-buffer'.
6411 (Auto-Saving): Mention optional FORCE argument to
6412 `delete-auto-save-file-if-necessary'.
6413 (Reverting): Mention optional PRESERVE-MODES argument to
6414 `revert-buffer'. Correct description of `revert-buffer-function'.
6415
64162004-03-22 Juri Linkov <juri@jurta.org>
6417
6418 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6419 with `Vector Functions'.
6420
6421 * text.texi (Sorting): Add missing quote.
6422
64232004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6424
6425 * intro.texi (Lisp History): Replace xref to `cl' manual with
6426 inforef.
6427
64282004-03-12 Richard M. Stallman <rms@gnu.org>
6429
6430 * intro.texi (Version Info): Add arg to emacs-version.
6431 (Lisp History): Change xref to CL manual.
6432
64332004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6434
6435 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6436 for Partial Completion mode.
6437
64382004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6439
6440 * customize.texi: Fix typo. Remove eol whitespace.
6441
64422004-03-04 Richard M. Stallman <rms@gnu.org>
6443
6444 * processes.texi: Fix typos.
6445
6446 * lists.texi (Building Lists): Minor clarification.
6447
6448 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6449 in make-hash-table.
6450
64512004-02-29 Juanma Barranquero <lektu@terra.es>
6452
6453 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6454 rm, and ignore exit code.
6455
64562004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6457
6458 * display.texi (Defining Faces): Add description for min-colors.
6459 Update example.
6460
64612004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6462
6463 * abbrevs.texi: Various corrections and clarifications in addition
6464 to the following:
6465 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6466
64672004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6468
6469 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6470
64712004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6472
6473 * text.texi: Various small changes in addition to the following:
6474 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6475 to delete-horizontal-space.
6476 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6477 description of yank-handler text property at various places.
6478
6479 * frames.texi (Window System Selections): Add anchor.
6480
6481 * syntax.texi (Syntax Table Functions): Clarify and correct
6482 descriptions of make-syntax-table and copy-syntax-table.
6483 (Motion and Syntax): Clarify SYNTAXES argument to
6484 skip-syntax-forward.
6485 (Parsing Expressions): Mention that the return value of
6486 parse-partial-sexp is currently a list of ten rather than nine
6487 elements.
6488 (Categories): Various corrections and clarifications.
6489
64902004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6491
6492 * markers.texi (Marker Insertion Types): Minor change.
6493
6494 * locals.texi (Standard Buffer-Local Variables):
6495 * commands.texi (Interactive Codes, Using Interactive):
6496 * functions.texi (Related Topics): Fix xrefs.
6497
64982004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6499
6500 * lists.texi (Sets And Lists): Update description of delete-dups.
6501
65022004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6503
6504 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6505
c8763fb6 65062004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6507
6508 * frames.texi (Parameter Access): frame-parameters arg is optional.
6509 modify-frame-parameters handles nil for FRAME.
6510 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6511 are all-or-nothing for certain toolkits.
6512 Mention parameter wait-for-wm.
6513 (Frames and Windows): In frame-first-window and frame-selected-window
6514 the arg is optional.
6515 (Input Focus): In redirect-frame-focus the second arg is optional.
6516 (Window System Selections): Mention selection type CLIPBOARD.
6517 Mention data-type UTF8_STRING.
6518 Mention numbering of cut buffers.
6519 (Resources): Describe x-resource-name.
6520
65212004-02-16 Richard M. Stallman <rms@gnu.org>
6522
6523 * windows.texi (Buffers and Windows): Delete false table
6524 about all-frames.
6525
6526 * syntax.texi (Parsing Expressions): Delete old caveat
6527 about parse-sexp-ignore-comments.
6528
6529 * streams.texi (Output Variables): Add print-quoted.
6530
6531 * lists.texi (Building Lists): Minor cleanup.
6532
6533 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6534
6535 * display.texi (Overlays): Explain overlays use markers.
6536 (Managing Overlays): Explain front-advance and rear-advance
6537 in more detail.
6538
6539 * loading.texi (Unloading): Document unload-feature-special-hooks.
6540 Get rid of fns-NNN.el file.
6541
65422004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6543
6544 * help.texi (Describing Characters): Fix text-char-description
6545 example output.
6546
6547 * edebug.texi (Using Edebug): Fix example.
6548
6549 * debugging.texi (Internals of Debugger): Fix return value.
6550
6551 * files.texi (Changing Files): Fix argname.
6552
6553 * calendar.texi: Fix parens, and default values.
6554
6555 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6556 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6557 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6558
6559 * positions.texi (Text Lines): Don't add -1 in current-line.
6560
65612004-02-16 Richard M. Stallman <rms@gnu.org>
6562
6563 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6564
65652004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6566
6567 * processes.texi (Low-Level Network): Fix a typo.
6568
65692004-02-12 Kim F. Storm <storm@cua.dk>
6570
6571 * display.texi (Fringes): Use consistent wording.
6572 Note that window-fringe's window arg is optional.
6573 (Scroll Bars): Use consistent wording.
6574
65752004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6576
6577 * tips.texi (Comment Tips): Document the new conventions for
6578 commenting out code.
6579
c8763fb6 65802004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6581
6582 * positions.texi (Text Lines): Added missing end defun.
6583
65842004-02-07 Kim F. Storm <storm@cua.dk>
6585
6586 * positions.texi (Text Lines): Add line-number-at-pos.
6587
65882004-02-06 John Paul Wallington <jpw@gnu.org>
6589
6590 * display.texi (Button Properties, Button Buffer Commands):
6591 mouse-2 invokes button, not down-mouse-1.
6592
65932004-02-04 Jason Rumney <jasonr@gnu.org>
6594
6595 * makefile.w32-in: Sync with Makefile.in changes.
6596
65972004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6598
6599 * minibuf.texi (Text from Minibuffer): Various corrections and
6600 clarifications.
6601 (Object from Minibuffer): Correct Lisp description of
6602 read-minibuffer.
6603 (Minibuffer History): Clarify description of cons values for
6604 HISTORY arguments.
6605 (Basic Completion): Various corrections and clarifications. Add
6606 completion-regexp-list.
6607 (Minibuffer Completion): Correct and clarify description of
6608 completing-read.
6609 (Completion Commands): Mention Partial Completion mode. Various
6610 other minor changes.
6611 (High-Level Completion): Various corrections and clarifications.
6612 (Reading File Names): Ditto.
6613 (Minibuffer Misc): Ditto.
6614
66152004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6616
6617 * strings.texi (Text Comparison): assoc-string also matches
6618 elements of alists that are strings instead of conses.
6619 (Formatting Strings): Standardize Texinfo usage. Update index
6620 entries.
6621
66222004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6623
6624 * lists.texi (Sets And Lists): Add delete-dups.
6625
66262004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6627
6628 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6629 special form.
6630 * macros.texi (Defining Macros): Update description of `declare',
6631 which now is a macro.
6632 (Wrong Time): Fix typos.
6633
66342004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6635
6636 * compile.texi (Compilation Functions): Expand descriptions of
6637 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6638 and `batch-byte-compile'. In particular, mention and describe
6639 all optional arguments.
6640 (Disassembly): Correct and clarify the description of `disassemble'.
6641
66422004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6643
6644 * searching.texi: Various small changes in addition to the
6645 following.
6646 (Regexp Example): Adapt to new value of `sentence-end'.
6647 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6648 `words'.
6649 (Search and Replace): Add usage note for `perform-replace'.
6650 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6651 `match-data'.
6652 (Standard Regexps): Update for new values of `paragraph-start'
6653 and `sentence-end'.
6654
66552004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6656
6657 * files.texi (Saving Buffers): Clarify descriptions of
6658 `write-contents-functions' and `before-save-hook'.
6659 Make the defvar's for `before-save-hook' and `after-save-hook'
6660 into defopt's.
6661
66622004-01-07 Kim F. Storm <storm@cua.dk>
6663
6664 * commands.texi (Click Events): Describe new image and
6665 width/height elements of click events.
6666 (Accessing Events): Add posn-string, posn-image, and
6667 posn-object-width-height. Change posn-object to return either
6668 image or string object.
6669
66702004-01-01 Simon Josefsson <jas@extundo.com>
6671
6672 * hooks.texi (Standard Hooks): Add before-save-hook.
6673 * files.texi (Saving Buffers): Likewise.
6674
66752004-01-03 Richard M. Stallman <rms@gnu.org>
6676
6677 * frames.texi (Frames and Windows): Delete frame-root-window.
6678
66792004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6680
6681 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6682
6683 * functions.texi: Various small changes in addition to the
6684 following.
6685 (What Is a Function): `functionp' returns nil for macros. Clarify
6686 behavior of this and following functions for symbol arguments.
6687 (Function Documentation): Add `\' in front of (fn @var{arglist})
6688 and explain why.
6689 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6690 Add anchor.
6691 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6692
66932004-01-01 Miles Bader <miles@gnu.org>
6694
6695 * display.texi (Buttons): New section.
6696
66972003-12-31 Andreas Schwab <schwab@suse.de>
6698
6699 * numbers.texi (Math Functions): sqrt reports a domain-error
6700 error.
6701 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6702
67032003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6704
6705 * tips.texi (Documentation Tips): Update item on hyperlinks in
6706 documentation strings.
6707
6708 * errors.texi (Standard Errors): Various small corrections and
6709 additions.
6710
6711 * control.texi: Various small changes in addition to the
6712 following.
6713 (Signaling Errors): Provide some more details on how `signal'
6714 constructs the error message. Add anchor to the definition of
6715 `signal'.
6716 (Error Symbols): Describe special treatment of `quit'.
6717 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6718 to emphasize that it has to be a single form.
6719
6720 * buffers.texi: Add anchor.
6721
67222003-12-29 Richard M. Stallman <rms@gnu.org>
6723
6724 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6725 (Window Configurations): Add window-configuration-frame.
6726
6727 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6728
6729 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6730 Change arg name in get-char-property.
6731 (Special Properties): Update handling of keymap property.
6732
6733 * strings.texi (Modifying Strings): Add clear-string.
6734 (Text Comparison): Add assoc-string and remove
6735 assoc-ignore-case, assoc-ignore-representation.
6736
6737 * os.texi (Time of Day): Add set-time-zone-rule.
6738
6739 * numbers.texi (Math Functions): asin, acos, log, log10
6740 report domain-error errors.
6741
6742 * nonascii.texi (Converting Representations):
6743 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6744 (Encoding and I/O): Add file-name-coding-system.
6745
6746 * modes.texi (Search-based Fontification): Explain that
6747 face specs are symbols with face names as values.
6748
6749 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6750
6751 * lists.texi (Building Lists): remq moved elsewhere.
6752 (Sets And Lists): remq moved here.
6753 (Association Lists): Refer to assoc-string.
6754
6755 * internals.texi (Garbage Collection): Add memory-use-counts.
6756
6757 * frames.texi (Frames and Windows): Add set-frame-selected-window
6758 and frame-root-window.
6759
6760 * files.texi (Contents of Directories):
6761 Add directory-files-and-attributes.
6762
6763 * display.texi (Refresh Screen): Add force-window-update.
6764 (Invisible Text): Explain about moving point out of invis text.
6765 (Overlay Properties): Add overlay-properties.
6766 (Managing Overlays): Add overlayp.
6767 (GIF Images): Invalid image number displays a hollow box.
6768
6769 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6770 (Killing Buffers): Add buffer-live-p.
6771
67722003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6773
6774 * display.texi (Fringes): Fix typo "set-buffer-window".
6775
67762003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6777
6778 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6779 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6780 Add or change various xrefs and anchors.
6781
6782 * commands.texi: Replace all occurrences of @acronym{CAR} with
6783 @sc{car}, for consistency with the rest of the Elisp manual.
6784 `car' and `cdr' are historically acronyms, but are no longer
6785 widely thought of as such.
6786
6787 * internals.texi (Pure Storage): Mention that `purecopy' does not
6788 copy text properties.
6789 (Object Internals): Now 29 bits are used (in most implementations)
6790 to address Lisp objects.
6791
6792 * variables.texi (Variables with Restricted Values): New node.
6793
6794 * objects.texi (Lisp Data Types): Mention that certain variables
6795 can only take on a restricted set of values and add an xref to
6796 the new node "Variables with Restricted Values".
6797
6798 * eval.texi (Function Indirection): Describe the errors that
6799 `indirect-function' can signal.
6800 (Eval): Clarify the descriptions of `eval-region' and `values'.
6801 Describe `eval-buffer' instead of `eval-current-buffer' and
6802 mention `eval-current-buffer' as an alias for `current-buffer'.
6803 Correct the description and mention all optional arguments.
6804
6805 * nonascii.texi: Various small changes in addition to the
6806 following.
6807 (Converting Representations): Clarify behavior of
6808 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6809 ASCII arguments.
6810 (Character Sets): Document the variable `charset-list' and adapt
6811 the definition of the function `charset-list' accordingly.
6812 (Translation of Characters): Clarify use of generic characters in
6813 `make-translation-table'. Clarify and correct the description of
6814 the use of translation tables in encoding and decoding.
6815 (User-Chosen Coding Systems): Correct and clarify the description
6816 of `select-safe-coding-system'.
6817 (Default Coding Systems): Clarify description of
6818 `file-coding-system-alist'.
6819
68202003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6821
6822 * strings.texi (Text Comparison): Correctly describe when two
6823 strings are `equal'. Combine and clarify descriptions of
6824 `assoc-ignore-case' and `assoc-ignore-representation'.
6825
6826 * objects.texi (Non-ASCII in Strings): Clarify description of
6827 when a string is unibyte or multibyte.
6828 (Bool-Vector Type): Update examples.
6829 (Equality Predicates): Correctly describe when two strings are
6830 `equal'.
6831
68322003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6833
6834 * lists.texi (Building Lists): `append' no longer accepts integer
6835 arguments. Update the description of `number-sequence' to reflect
6836 recent changes.
6837 (Sets And Lists): Describe `member-ignore-case' after `member'.
6838
68392003-11-27 Kim F. Storm <storm@cua.dk>
6840
6841 * commands.texi (Click Events): Click object may be an images.
6842 Describe (dx . dy) element of click positions.
6843 (Accessing Events): Remove duplicate posn-timestamp.
6844 New functions posn-object and posn-object-x-y.
6845
68462003-11-23 Kim F. Storm <storm@cua.dk>
6847
6848 * commands.texi (Click Events): Describe enhancements to event
6849 position lists, including new text-pos and (col . row) items.
6850 Mention left-fringe and right-fringe area events.
6851 (Accessing Events): New functions posn-area and
6852 posn-actual-col-row. Mention posn-timestamp. Mention that
6853 posn-point in non-text area still returns buffer position.
6854 Clarify posn-col-row.
6855
68562003-11-21 Lars Hansen <larsh@math.ku.dk>
6857
6858 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6859 * anti.texi (File Attributes): Describe removed parameter
6860 ID-FORMAT.
6861
68622003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6863
6864 * positions.texi (Positions): Mention that, if a marker is used as
6865 a position, its buffer is ignored.
6866
6867 * markers.texi (Overview of Markers): Mention it here too.
6868
68692003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6870
6871 * numbers.texi (Numeric Conversions): Not just `floor', but also
6872 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6873
68742003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6875
6876 * markers.texi (Creating Markers): Specify insertion type of
6877 created markers. Add xref to `Marker Insertion Types'.
6878 Second argument to `copy-marker' is optional.
6879 (Marker Insertion Types): Mention that most markers are created
6880 with insertion type nil.
6881 (The Mark): Correctly describe when `mark' signals an error.
6882 (The Region): Correctly describe when `region-beginning' and
6883 `region-end' signal an error.
6884
68852003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6886
6887 * hash.texi (Creating Hash): Clarify description of `eql'.
6888 `makehash' is obsolete.
6889 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6890
6891 * positions.texi (Point): Change description of `buffer-end', so
6892 that it is also correct for floating point arguments.
6893 (List Motion): Correct argument lists of `beginning-of-defun' and
6894 `end-of-defun'.
6895 (Excursions): Add xref to `Marker Insertion Types'.
6896 (Narrowing): Argument to `narrow-to-page' is optional.
6897
68982003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6899
6900 * streams.texi (Output Streams): Clarify behavior of point for
6901 marker output streams.
6902
69032003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6904
6905 * variables.texi (Defining Variables): Second argument to
6906 `defconst' is not optional.
6907 (Setting Variables): Mention optional argument APPEND to
6908 `add-to-list'.
6909 (Creating Buffer-Local): Expand description of
6910 `make-variable-buffer-local'.
6911 (Frame-Local Variables): Expand description of
6912 `make-variable-frame-local'.
6913 (Variable Aliases): Correct description of optional argument
6914 DOCSTRING to `defvaralias'. Mention return value of
6915 `defvaralias'.
6916 (File Local Variables): Add xref to `File variables' in Emacs
6917 Manual. Correct description of `hack-local-variables'. Mention
6918 `safe-local-variable' property. Mention optional second argument
6919 to `risky-local-variable-p'.
6920
69212003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6922
6923 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6924
69252003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6926
6927 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6928 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6929 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6930 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6931 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6932 lispref/processes.texi, lispref/searching.texi,
6933 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6934 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6935 @acronym{FOO}.
6936
69372003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6938
6939 * strings.texi (Creating Strings): Argument START to `substring'
6940 can not be `nil'. Expand description of
6941 `substring-no-properties'. Correct description of `split-string',
6942 especially with respect to empty matches. Prevent very bad line
6943 break in definition of `split-string-default-separators'.
6944 (Text Comparison): `string=' and `string<' also accept symbols as
6945 arguments.
6946 (String Conversion): More completely describe argument BASE in
6947 `string-to-number'.
6948 (Formatting Strings): `%s' and `%S' in `format' do require
6949 corresponding object. Clarify behavior of numeric prefix after
6950 `%' in `format'.
6951 (Case Conversion): The argument to `upcase-initials' can be a
6952 character.
6953
69542003-10-27 Kenichi Handa <handa@m17n.org>
6955
6956 * display.texi (Fontsets): Fix texinfo usage.
6957
69582003-10-25 Kenichi Handa <handa@m17n.org>
6959
6960 * display.texi (Fontsets): Add description of the function
6961 set-fontset-font.
6962
69632003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6964
6965 * display.texi (Temporary Displays): Add xref to `Documentation
6966 Tips'.
6967
6968 * functions.texi (Function Safety): Use inforef instead of pxref
6969 for SES.
6970
69712003-10-23 Andreas Schwab <schwab@suse.de>
6972
6973 * Makefile.in (TEX, texinputdir): Don't define.
6974 (TEXI2DVI): Define.
6975 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6976 add $(srcdir)/index.texi.
6977 ($(infodir)/elisp): Remove index.texi dependency.
6978 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6979 (index.texi): Remove target.
6980 (dist): Don't link $(srcdir)/permute-index.
6981 (clean): Don't remove index.texi.
6982
6983 * permute-index, index.perm: Remove.
6984 * index.texi: Rename from index.unperm.
6985
69862003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6987
6988 * tips.texi (Documentation Tips): Document new behavior for face
6989 and variable hyperlinks in Help mode.
6990
69912003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6992
6993 * objects.texi (Integer Type): Update for extra bit of integer range.
6994 (Character Type): Ditto.
6995
69962003-10-16 Eli Zaretskii <eliz@gnu.org>
6997
6998 * numbers.texi (Integer Basics): Add index entries for reading
6999 numbers in hex, octal, and binary.
7000
70012003-10-16 Lute Kamstra <lute@gnu.org>
7002
7003 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7004 argument.
7005
70062003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7007
7008 * windows.texi (Choosing Window): Fix typo.
7009 * edebug.texi (Edebug Execution Modes): Fix typo.
7010
70112003-10-13 Richard M. Stallman <rms@gnu.org>
7012
7013 * windows.texi (Basic Windows): A window has fringe settings,
7014 display margins and scroll-bar settings.
7015 (Splitting Windows): Doc split-window return value.
7016 Clean up one-window-p.
7017 (Selecting Windows): Fix typo.
7018 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7019 (Buffers and Windows): In set-window-buffer, explain effect
7020 on fringe settings and scroll bar settings.
7021 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7022 (Choosing Window): Use defopt for pop-up-frame-function.
7023 For special-display-buffer-names, explain same-window and same-frame.
7024 Clarify window-dedicated-p return value.
7025 (Textual Scrolling): scroll-up and scroll-down can get an error.
7026 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7027 Clarify set-window-hscroll.
7028 (Size of Window): Don't mention tool bar in window-height.
7029 (Coordinates and Windows): Explain what coordinates-in-window-p
7030 returns for fringes and display margins.
7031 (Window Configurations): Explain saving fringes, etc.
7032
7033 * tips.texi (Library Headers): Clean up Documentation.
7034
7035 * syntax.texi (Parsing Expressions): Clean up forward-comment
7036 and parse-sexp-lookup-properties.
7037
7038 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7039
7040 * os.texi (System Environment): Clean up text for load-average errors.
7041
7042 * modes.texi (Hooks): Don't explain local hook details at front.
7043 Clarify run-hooks and run-hook-with-args a little.
7044 Clean up add-hook and remove-hook.
7045
7046 * edebug.texi (Edebug Execution Modes): Clarify t.
7047 Document edebug-sit-for-seconds.
7048 (Coverage Testing): Document C-x X = and =.
7049 (Instrumenting Macro Calls): Fix typo.
7050 (Specification List): Don't index the specification keywords.
7051
70522003-10-10 Kim F. Storm <storm@cua.dk>
7053
7054 * processes.texi (Network): Introduce make-network-process.
7055
70562003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7057
7058 * tips.texi (Library Headers): Fix typo.
7059
70602003-10-07 Juri Linkov <juri@jurta.org>
7061
7062 * modes.texi (Imenu): Mention imenu-create-index-function's
7063 default value. Explain submenus better.
7064
70652003-10-07 Lute Kamstra <lute@gnu.org>
7066
7067 * modes.texi (Faces for Font Lock): Fix typo.
7068 (Hooks): Explain how buffer-local hook variables can refer to
7069 global hook variables.
7070 Various minor clarifications.
7071
70722003-10-06 Lute Kamstra <lute@gnu.org>
7073
7074 * tips.texi (Coding Conventions): Mention naming conventions for
7075 hooks.
7076
70772003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7078
7079 * loading.texi (Library Search): Correct default value of
7080 load-suffixes.
7081 (Named Features): Fix typo.
7082
70832003-10-05 Richard M. Stallman <rms@gnu.org>
7084
7085 * loading.texi (Named Features): In `provide',
7086 say how to test for subfeatures.
7087 (Unloading): In unload-feature, use new var name
7088 unload-feature-special-hooks.
7089
70902003-10-03 Lute Kamstra <lute@gnu.org>
7091
7092 * modes.texi (Major Mode Conventions): Mention third way to set up
7093 Imenu.
7094 (Imenu): A number of small fixes.
7095 Delete documentation of internal variable imenu--index-alist.
7096 Document the return value format of imenu-create-index-function
7097 functions.
7098
70992003-09-30 Richard M. Stallman <rms@gnu.org>
7100
7101 * processes.texi (Network): Say what stopped datagram connections do.
7102
7103 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7104
7105 * display.texi (Overlay Properties): Clarify `evaporate' property.
7106
71072003-09-29 Lute Kamstra <lute@gnu.org>
7108
7109 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7110 constructs should be marked as risky.
7111 Change cons cell into proper list.
7112 (Mode Line Variables): Change cons cell into proper list.
7113
71142003-09-26 Lute Kamstra <lute@gnu.org>
7115
7116 * modes.texi (Mode Line Data): Document the :propertize construct.
7117 (Mode Line Variables): Reorder the descriptions of the variables
7118 to match their order in the default mode-line-format.
7119 Describe the new variables mode-line-position and mode-line-modes.
7120 Update the default values of mode-line-frame-identification,
7121 minor-mode-alist, and default-mode-line-format.
7122 (Properties in Mode): Mention the :propertize construct.
7123
71242003-09-26 Richard M. Stallman <rms@gnu.org>
7125
7126 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7127 * loading.texi, minibuf.texi, text.texi, variables.texi:
7128 Avoid @strong{Note:}.
7129
71302003-09-26 Richard M. Stallman <rms@gnu.org>
7131
7132 * keymaps.texi (Remapping Commands): Fix typo.
7133
71342003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7135
7136 * processes.texi (Low-Level Network): Fix typo.
7137
71382003-09-23 Kim F. Storm <storm@cua.dk>
7139
7140 * processes.texi (Network, Network Servers): Fix typos.
7141 (Low-Level Network): Add timeout value for :server keyword.
7142 Add new option keywords to make-network-process.
7143 Add set-network-process-options.
7144 Explain how to test availability of network options.
7145
71462003-09-19 Richard M. Stallman <rms@gnu.org>
7147
7148 * text.texi (Motion by Indent): Arg to
7149 backward-to-indentation and forward-to-indentation is optional.
7150
7151 * strings.texi (Creating Strings): Add substring-no-properties.
7152
7153 * processes.texi
7154 (Process Information): Add list-processes arg QUERY-ONLY.
7155 Delete process-contact from here.
7156 Add new status values for process-status.
7157 Add process-get, process-put, process-plist, set-process-plist.
7158 (Synchronous Processes): Add call-process-shell-command.
7159 (Signals to Processes): signal-process allows process objects.
7160 (Network): Complete rewrite.
7161 (Network Servers, Datagrams, Low-Level Network): New nodes.
7162
7163 * positions.texi (Word Motion): forward-word, backward-word
7164 arg is optional. Reword.
7165
7166 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7167
7168 * variables.texi (Creating Buffer-Local):
7169 Delete duplicate definition of buffer-local-value.
7170 (File Local Variables): Explain about discarding text props.
7171
71722003-09-11 Richard M. Stallman <rms@gnu.org>
7173
7174 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7175 changes variables that record input events.
7176 (Minibuffer Misc): Add minibuffer-selected-window.
7177
7178 * lists.texi (Building Lists): Add copy-tree.
7179
7180 * display.texi (Fontsets): Add char-displayable-p.
7181 (Scroll Bars): New node.
7182
71832003-09-08 Lute Kamstra <lute@gnu.org>
7184
7185 * modes.texi (%-Constructs): Document new `%i' and `%I'
7186 constructs.
7187
71882003-09-03 Peter Runestig <peter@runestig.com>
7189
7190 * makefile.w32-in: New file.
7191
71922003-08-29 Richard M. Stallman <rms@gnu.org>
7193
7194 * display.texi (Overlay Properties): Clarify how priorities
7195 affect use of the properties.
7196
71972003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7198
7199 * customize.texi (Type Keywords): Correct the description of
7200 `:help-echo' in the case where `motion-doc' is a function.
7201
72022003-08-14 John Paul Wallington <jpw@gnu.org>
7203
7204 * modes.texi (Emulating Mode Line): Subsection, not section.
7205
72062003-08-13 Richard M. Stallman <rms@gnu.org>
7207
7208 * elisp.texi (Top): Update subnode lists in menu.
7209
7210 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7211 (Kill Functions): kill-region has new arg yank-handler.
7212 (Yanking): New node.
7213 (Yank Commands): Add yank-undo-function.
7214 (Low-Level Kill Ring):
7215 kill-new and kill-append have new arg yank-handler.
7216 (Changing Properties): Add remove-list-of-text-properties.
7217 (Atomic Changes): New node.
7218
7219 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7220
7221 * streams.texi (Output Variables): Add eval-expression-print-length
7222 and eval-expression-print-level.
7223
7224 * os.texi (Time Conversion): For encode-time, explain limits on year.
7225
7226 * objects.texi (Character Type): Define anchor "modifier bits".
7227
7228 * modes.texi (Emulating Mode Line): New node.
7229 (Search-based Fontification): Font Lock uses font-lock-face property.
7230 (Other Font Lock Variables): Likewise.
7231
7232 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7233 not vectors.
7234 (Active Keymaps): Add emulation-mode-map-alists.
7235 (Functions for Key Lookup): key-binding has new arg no-remap.
7236 (Remapping Commands): New node.
7237 (Scanning Keymaps): where-is-internal has new arg no-remap.
7238 (Tool Bar): Add tool-bar-local-item-from-menu.
7239 Clarify when to use tool-bar-add-item-from-menu.
7240
7241 * commands.texi (Interactive Call): commandp has new arg.
7242 (Command Loop Info): Add this-original-command.
7243
72442003-08-06 John Paul Wallington <jpw@gnu.org>
7245
7246 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7247
7248 * display.texi (Warning Basics): Fix typo.
7249 (Fringes): Add closing curly bracket and fix typo.
7250
7251 * elisp.texi (Top): Fix typo.
7252
72532003-08-05 Richard M. Stallman <rms@gnu.org>
7254
7255 * elisp.texi: Update lists of subnodes.
7256
7257 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7258
7259 * variables.texi (Local Variables): Use lc for example variable names.
7260
7261 * tips.texi (Library Headers): Explain where to put -*-.
7262
7263 * strings.texi (Creating Strings): Fix xref for vconcat.
7264
7265 * sequences.texi (Vector Functions):
7266 vconcat no longer allows integer args.
7267
7268 * minibuf.texi (Reading File Names): read-file-name has new
7269 arg PREDICATE. New function read-directory-name.
7270
7271 * macros.texi (Defining Macros): Give definition of `declare'
7272 (Indenting Macros): New node.
7273
7274 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7275 (Window Frame Parameters): Make separate table of parameters
7276 that are coupled with specific face attributes.
7277 (Deleting Frames): delete-frame-hooks renamed to
7278 delete-frame-functions.
7279
7280 * files.texi (Magic File Names): Add file-remote-p.
7281 Clarify file-local-copy.
7282
7283 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7284 here; instead xref Defining Macros.
7285
7286 * display.texi (Warnings): New node, and subnodes.
7287 (Fringes): New node.
7288
7289 * debugging.texi (Test Coverage): New node.
7290
7291 * compile.texi (Compiler Errors): Explain with-no-warnings
7292 and other ways to suppress warnings.
7293
7294 * commands.texi (Interactive Call): Minor clarification.
7295
7296 * buffers.texi (Buffer File Name): set-visited-file-name
7297 renames the buffer too.
7298
7299 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7300
73012003-07-24 Markus Rost <rost@math.ohio-state.edu>
7302
7303 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7304
73052003-07-22 Markus Rost <rost@math.ohio-state.edu>
7306
7307 * internals.texi (Garbage Collection): Fix previous change.
7308
73092003-07-22 Richard M. Stallman <rms@gnu.org>
7310
7311 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7312
7313 * display.texi (Width): Use \s syntax in example.
7314 (Font Selection): Add face-font-rescale-alist.
7315
7316 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7317 Remove spurious indent in example.
7318
7319 * lists.texi (Building Lists): Add number-sequence.
7320
7321 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7322
7323 * functions.texi (Function Documentation): Explain how to
7324 show calling convention explicitly in the doc string.
7325
7326 * windows.texi (Selecting Windows): save-selected-window saves
7327 selected window of each frame.
7328 (Window Configurations): Minor change.
7329
7330 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7331
7332 * streams.texi (Output Variables): Add print-continuous-numbering
7333 and print-number-table.
7334
7335 * processes.texi (Decoding Output): New node.
7336
7337 * os.texi (Time Conversion): decode-time arg is optional.
7338
7339 * objects.texi (Character Type): Don't use space as example for \.
7340 Make list of char names and \-sequences correspond.
7341 Explain that \s is not used in strings. `\ ' needs space after.
7342
7343 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7344 (Translation of Characters): Add translation-table-for-input.
7345 (Default Coding Systems): Add auto-coding-functions.
7346 (Explicit Encoding): Add decode-coding-inserted-region.
7347 (Locales): Add locale-info.
7348
7349 * minibuf.texi (Basic Completion): Describe test-completion.
7350 Collections can be lists of strings.
7351 Clean up lazy-completion-table.
7352 (Programmed Completion): Mention test-completion.
7353 Clarify why lambda expressions are not accepted.
7354 (Minibuffer Misc): Describe minibufferp.
7355
73562003-07-14 Richard M. Stallman <rms@gnu.org>
7357
7358 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7359
7360 * windows.texi (Selecting Windows): New arg to select-window.
7361 (Selecting Windows): Add with-selected-window.
7362 (Size of Window): Add window-inside-edges, etc.
7363
7364 * internals.texi (Garbage Collection): Add post-gc-hook.
7365
7366 * processes.texi (Subprocess Creation): Add exec-suffixes.
7367
7368 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7369 (Scanning Keymaps): Add map-keymaps.
7370 (Defining Menus): Add keymap-prompt.
7371
7372 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7373 most-negative-fixnum.
7374
7375 * compile.texi (Byte Compilation): Explain no-byte-compile
7376 (Compiler Errors): New node.
7377
7378 * os.texi (User Identification): user-uid, user-real-uid
7379 can return float.
7380
7381 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7382 and about derived modes.
7383 (Minor Modes): Add minor-mode-list.
7384 (Defining Minor Modes): Keyword args for define-minor-mode.
7385 (Search-based Fontification): Explain managing other properties.
7386 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7387 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7388 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7389
7390 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7391 (Variable Aliases): Clarify defvaralias.
7392
7393 * loading.texi (Library Search): Add load-suffixes.
7394
7395 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7396 (Programmed Completion): Add dynamic-completion-table.
7397
7398 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7399 (Magic File Names): Specify precedence order of handlers.
7400
7401 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7402 and post-command-hook.
7403 (Waiting): New calling convention for sit-for.
7404
7405 * text.texi (Special Properties): local-map and keymap properties
7406 apply based on their stickiness.
7407
74082003-07-07 Richard M. Stallman <rms@gnu.org>
7409
7410 * modes.texi (Minor Mode Conventions): Specify only some kinds
7411 of list values as args to minor modes.
7412
7413 * files.texi (File Name Expansion): Warn about iterative use
7414 of substitute-in-file-name.
7415
7416 * advice.texi (Activation of Advice): Clean up previous change.
7417
74182003-07-06 Markus Rost <rost@math.ohio-state.edu>
7419
7420 * advice.texi (Activation of Advice): Note that ad-start-advice is
7421 turned on by default.
7422
74232003-06-30 Richard M. Stallman <rms@gnu.org>
7424
7425 * text.texi (Buffer Contents): Document current-word.
7426 (Change Hooks): Not called for *Messages*.
7427
7428 * functions.texi (Defining Functions): Explain about redefining
7429 primitives.
7430 (Function Safety): Renamed. Minor changes.
7431 Comment out the detailed criteria for what is safe.
7432
74332003-06-22 Andreas Schwab <schwab@suse.de>
7434
7435 * objects.texi (Symbol Type): Fix description of examples.
7436
74372003-06-16 Andreas Schwab <schwab@suse.de>
7438
7439 * hash.texi (Creating Hash): Fix description of :weakness.
7440
c8763fb6 74412003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7442
7443 * files.texi (Changing Files): copy-file copies file modes, too.
7444
74452003-05-28 Richard M. Stallman <rms@gnu.org>
7446
7447 * strings.texi (Creating Strings): Clarify split-string.
7448
74492003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7450
7451 * strings.texi (Creating Strings): Update split-string specification
7452 and examples.
7453
74542003-05-19 Richard M. Stallman <rms@gnu.org>
7455
7456 * elisp.texi: Correct invariant section names.
7457
74582003-04-20 Richard M. Stallman <rms@gnu.org>
7459
7460 * os.texi (Timers): Explain about timers and quitting.
7461
74622003-04-19 Richard M. Stallman <rms@gnu.org>
7463
7464 * internals.texi (Writing Emacs Primitives): Strings are
7465 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7466 Explain GCPRO convention for varargs function args.
7467
74682003-04-16 Richard M. Stallman <rms@gnu.org>
7469
7470 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7471
74722003-04-08 Richard M. Stallman <rms@gnu.org>
7473
7474 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7475
74762003-02-13 Kim F. Storm <storm@cua.dk>
7477
7478 * objects.texi (Character Type): New \s escape for space.
7479
74802003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7481
7482 * os.texi (System Environment): Added cygwin system-type.
7483
74842003-01-25 Richard M. Stallman <rms@gnu.org>
7485
7486 * keymaps.texi: Document that a symbol can act as a keymap.
7487
74882003-01-13 Richard M. Stallman <rms@gnu.org>
7489
7490 * text.texi (Changing Properties): Say string indices are origin-0.
7491
7492 * positions.texi (Screen Lines) <compute-motion>:
7493 Correct order of elts in return value.
7494
7495 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7496 how to define a default binding.
7497
74982002-12-07 Markus Rost <rost@math.ohio-state.edu>
7499
7500 * loading.texi (Unloading): Fix recent change for load-history.
7501
7502 * customize.texi (Simple Types): Clarify description of custom
7503 type 'number. Describe new custom type 'float.
7504
75052002-12-04 Markus Rost <rost@math.ohio-state.edu>
7506
7507 * variables.texi (File Local Variables): Fix typo.
7508
c8763fb6 75092002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7510
7511 From Michael Albinus <Michael.Albinus@alcatel.de>.
7512
7513 * README: Target for Info file is `make info'.
7514
7515 * files.texi (File Name Components): Fixed typos in
7516 `file-name-sans-extension'.
7517 (Magic File Names): Complete list of operations for magic file
7518 name handlers.
7519
75202002-09-16 Jonathan Yavner <jyavner@engineer.com>
7521
7522 * variables.texi (File Local Variables): New function
7523 risky-local-variable-p.
7524
75252002-09-15 Jonathan Yavner <jyavner@engineer.com>
7526
7527 * functions.texi (Function safety): New node about unsafep.
7528
75292002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7530
7531 * customize.texi (Splicing into Lists): Fixed example.
7532 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7533
75342002-06-17 Juanma Barranquero <lektu@terra.es>
7535
7536 * frames.texi (Display Feature Testing): Fix typo.
7537
75382002-06-12 Andreas Schwab <schwab@suse.de>
7539
7540 * frames.texi (Initial Parameters, Resources): Fix references to
7541 the Emacs manual.
7542
75432002-05-13 Kim F. Storm <storm@cua.dk>
7544
7545 * variables.texi (Intro to Buffer-Local): Updated warning and
7546 example relating to changing buffer inside let.
7547
c8763fb6 75482002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7549
7550 * os.texi (Session Management): New node about X Session management.
7551
75522002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7553
7554 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7555 to which the manual corresponds, and the copyright years.
7556
7557 * Makefile.in (VERSION): Set to 2.9.
7558
75592001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7560
7561 * elisp.texi: Change the category in @dircategory to "Emacs", to
7562 make it consistent with info/dir.
7563
75642001-11-25 Miles Bader <miles@gnu.org>
7565
7566 * text.texi (Fields): Describe new `limit' arg in
7567 field-beginning/field-end.
7568
75692001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7570
7571 * permute-index: Don't depend on csh-specific features. Replace
7572 the interpreter name with /bin/sh.
7573
7574 * two-volume-cross-refs.txt: New file.
7575 * two.el: New file.
7576 * spellfile: New file.
7577
75782001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7579
7580 * permute-index: New file.
7581
7582 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7583 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7584 8+3 restricted namespace.
7585
7586 * Makefile.in (infodir): Define relative to $(srcdir).
7587 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7588 include directories list via -I switch to makeinfo.
7589 (index.texi): Use cp if both hard and symbolic links fail.
7590
75912001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7592
7593 * Makefile.in (distclean): Add.
7594
7595 The following changes make ELisp manual part of the Emacs
7596 distribution:
7597
7598 * Makefile.in: Add Copyright notice.
7599 (prefix): Remove.
7600 (infodir): Change value to "../info".
7601 (VPATH): New variable.
7602 (MAKE): Don't define.
7603 (texmacrodir): Don't define.
7604 (texinputdir): Append the existing value of TEXINPUTS.
7605 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7606 command to be compatible with man/Makefile.in, and to put the
7607 output into ../info.
7608 (info): Add target.
7609 (installall): Target removed.
7610
c8763fb6 76112001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7612
7613 * tips.texi (Coding Conventions): Fix typo.
7614
76152001-10-23 Gerd Moellmann <gerd@gnu.org>
7616
7617 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7618
76192001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7620
7621 * files.texi (File Name Components): Update the description of
7622 file-name-sans-extension and file-name-extension, as they now
7623 ignore leading dots.
7624
76252001-10-20 Gerd Moellmann <gerd@gnu.org>
7626
7627 * (Version 21.1 released.)
7628
76292001-10-19 Miles Bader <miles@gnu.org>
7630
7631 * positions.texi (Text Lines): Describe behavior of
7632 `beginning-of-line'/`end-of-line' in the presence of field properties.
7633
76342001-10-17 Gerd Moellmann <gerd@gnu.org>
7635
7636 * Makefile.in (VERSION): Set to 2.8.
7637 (manual): Use `manual-21'.
7638
7639 * elisp.texi (VERSION): Add and use it where the version
7640 number was used. Set it to 2.8.
7641
7642 * intro.texi: Likewise.
7643
76442001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7645
7646 * files.texi (File Name Completion): Document the significance of
7647 a trailing slash in elements of completion-ignored-extensions.
7648
76492001-10-06 Miles Bader <miles@gnu.org>
7650
7651 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7652
76532001-10-04 Gerd Moellmann <gerd@gnu.org>
7654
7655 * variables.texi (Variable Aliases): New node.
7656
76572001-10-04 Gerd Moellmann <gerd@gnu.org>
7658
7659 * Branch for 21.1.
7660
76612001-10-02 Miles Bader <miles@gnu.org>
7662
7663 * minibuf.texi (Minibuffer Misc): Add entries for
7664 `minibuffer-contents', `minibuffer-contents-no-properties', and
7665 `delete-minibuffer-contents'.
7666 Correct description for `minibuffer-prompt-end'.
7667
7668 * text.texi (Property Search): Correct descriptions of
7669 `next-char-property-change' and `previous-char-property-change'.
7670 Add entries for `next-single-char-property-change' and
7671 `previous-single-char-property-change'.
7672 Make operand names a bit more consistent.
7673
76742001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7675
7676 * frames.texi (Finding All Frames): Document that next-frame and
7677 previous-frame are local to current terminal.
7678
76792001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7680
7681 * keymaps.texi (Creating Keymaps): Fix the description of the
7682 result of make-keymap.
7683
76842001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7685
7686 * display.texi (Font Lookup, Attribute Functions)
7687 (Image Descriptors): Add cross-references to the definition of
7688 selected frame.
7689
7690 * buffers.texi (The Buffer List): Add cross-references to the
7691 definition of selected frame.
7692
7693 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7694 frame at any given time.
7695 (Multiple Displays, Size and Position): Add a cross-reference to
7696 the definition of the selected frame.
7697
76982001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7699
7700 * strings.texi (String Conversion) <string-to-number>: Document
7701 that a float is returned for integers that are too large.
7702
7703 * frames.texi (Mouse Position): Document mouse-position-function.
7704 (Display Feature Testing): Document display-images-p.
7705 (Window Frame Parameters): Document the cursor-type variable.
7706
7707 * numbers.texi (Integer Basics): Document CL style read syntax for
7708 integers in bases other than 10.
7709
7710 * positions.texi (List Motion): Document
7711 open-paren-in-column-0-is-defun-start.
7712
7713 * lists.texi (Sets And Lists): Document member-ignore-case.
7714
7715 * internals.texi (Garbage Collection): Document the used and free
7716 strings report.
7717 (Memory Usage): Document strings-consed.
7718
7719 * os.texi (Time of Day): Document float-time.
7720 (Recording Input): Document that clear-this-command-keys clears
7721 the vector to be returned by recent-keys.
7722
7723 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7724 argument keymap can be a list.
7725
7726 * nonascii.texi (User-Chosen Coding Systems)
7727 <select-safe-coding-system>: Document the new argument
7728 accept-default-p and the variable
7729 select-safe-coding-system-accept-default-p. Tell what happens if
7730 buffer-file-coding-system is undecided.
7731 (Default Coding Systems): Document auto-coding-regexp-alist.
7732
7733 * display.texi (The Echo Area) <message>: Document
7734 message-truncate-lines.
7735 (Glyphs): Document that the glyph table is unused on windowed
7736 displays.
7737
7738 * help.texi (Describing Characters) <single-key-description>:
7739 Document the new argument no-angles.
7740 (Accessing Documentation) <documentation-property>: Document that
7741 a non-string property is evaluated.
7742 <documentation>: Document that the function-documentation property
7743 is looked for.
7744
7745 * windows.texi (Selecting Windows): Document some-window.
7746
7747 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7748
7749 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7750 apropos-mode-hook.
7751
7752 * commands.texi (Using Interactive): Document interactive-form.
7753 (Keyboard Macros): Document kbd-macro-termination-hook.
7754 (Command Loop Info): Document that clear-this-command-keys clears
7755 the vector to be returned by recent-keys.
7756
77572001-09-04 Werner LEMBERG <wl@gnu.org>
7758
7759 * Makefile.in (srcdir, texinputdir): New variables.
7760 (srcs, index.texi, install): Use $(srcdir).
7761 (.PHONY): Remove elisp.dvi.
7762 (elisp): Use -I switch for makeinfo.
7763 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7764 (installall, dist): Use $(srcdir).
7765 Fix path to texinfo.tex.
7766 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7767
77682001-08-30 Gerd Moellmann <gerd@gnu.org>
7769
7770 * display.texi (Conditional Display): Adjust to API change.
7771
7772 * configure: New file.
7773
77742001-07-30 Gerd Moellmann <gerd@gnu.org>
7775
7776 * commands.texi (Repeat Events): Add description of
7777 double-click-fuzz.
7778
77792001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7780
7781 * syntax.texi (Syntax Class Table): Add the missing designator for
7782 comment and string fences.
7783 (Syntax Properties): Add a xref to syntax table internals.
7784 (Syntax Table Internals): Document string-to-syntax.
7785
77862001-05-07 Gerd Moellmann <gerd@gnu.org>
7787
7788 * Makefile.in (install): Use install-info command line options
7789 like in Emacs' Makefile.in.
7790
77912000-12-09 Miles Bader <miles@gnu.org>
7792
7793 * windows.texi (Window Start): Update documentation for
7794 `pos-visible-in-window-p'.
7795
77962000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7797
7798 * lists.texi (Building Lists): Add footnote to explain how to add
7799 to the end of a list.
7800
78012000-10-25 Gerd Moellmann <gerd@gnu.org>
7802
7803 * files.texi (Visiting Functions): Typos.
7804
78052000-10-25 Kenichi Handa <handa@etl.go.jp>
7806
7807 * files.texi (Visiting Functions): Return value of
7808 find-file-noselect may be a list of buffers if wildcards are used.
7809
78102000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7811
7812 * display.texi (Defining Faces): Document `graphic' display type
7813 in face specs.
7814
b344d29d 78152000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7816
7817 * hooks.texi (Standard Hooks): Replace obsolete
7818 `after-make-frame-hook' with `after-make-frame-functions'.
7819
7820 * frames.texi (Creating Frames): Ditto.
7821
7822 * variables.texi (Future Local Variables): Ditto.
7823
78242000-10-16 Gerd Moellmann <gerd@gnu.org>
7825
7826 * display.texi (Other Image Types): Add description of :foreground
7827 and :background properties of mono PBM images.
7828
78292000-08-17 Werner LEMBERG <wl@gnu.org>
7830
7831 * .cvsignore: New file.
7832
78332000-01-05 Gerd Moellmann <gerd@gnu.org>
7834
7835 * tindex.pl: New script.
7836
78371999-12-03 Dave Love <fx@gnu.org>
7838
7839 * Makefile.in (MAKEINFO): New parameter.
7840
78411999-09-17 Richard Stallman <rms@gnu.org>
7842
7843 * Makefile.in (srcs): Add hash.texi.
7844 (VERSION): Update to 20.6.
7845
78461999-09-13 Richard Stallman <rms@gnu.org>
7847
7848 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7849
78501998-08-29 Karl Heuer <kwzh@gnu.org>
7851
7852 * configure.in: New file.
7853 * Makefile.in: Renamed from Makefile.
7854 (prefix, infodir): Use value obtained from configure.
7855 (emacslibdir): Obsolete variable deleted.
7856 (dist): Distribute configure.in, configure, Makefile.in.
7857
78581998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7859
7860 * Makefile (INSTALL_INFO): New variable.
7861 (install): Run install-info.
7862
78631998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7864
7865 * Makefile (elisp.dvi): Add missing backslash.
7866
78671998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7868
7869 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7870 Run texindex without `./'. Always run texindex on elisp.tp.
7871 (elisp.tps): Target deleted.
7872
78731998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7874
7875 * Makefile (srcs): Add nonascii.texi and customize.texi.
7876 (dist): Start by deleting `temp'.
7877
78781998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7879
7880 * Makefile (makeinfo, texindex): Targets deleted.
7881 (makeinfo.o, texindex.o): Targets deleted.
7882 (clean, dist): Don't do anything with them or with getopt*.
7883
78841998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7885
7886 * Makefile (SHELL): Defined.
7887
78881998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7889
7890 * Makefile (elisp.tps): New target.
7891 (elisp.dvi): Depend on elisp.tps.
7892
c5602427 78931996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7894
7895 * README: Update phone number.
7896
7897 * Makefile (elisp): Make this be the default target.
7898 Depend on makeinfo.c instead of makeinfo.
7899 (install): Don't depend on elisp.dvi, since we don't install that.
7900 Use mkinstalldirs.
7901 (dist): Add mkinstalldirs.
7902
c5602427 79031995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7904
7905 * Makefile (VERSION): Update version number.
7906 (maintainer-clean): Renamed from realclean.
7907
c5602427 79081995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7909
7910 * Makefile (realclean): New target.
7911 (elisp): Remove any old elisp-* files first.
7912
c5602427 79131993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7914
7915 * Makefile (VERSION): New variable.
7916 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7917 Compressed file suffix should be `.gz', not `.z'.
7918
ce058493 79191993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7920
7921 * Makefile (elisp): Depend on makeinfo.
7922
c5602427 79231993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7924
7925 * Makefile (srcs): Add anti.texi.
7926
c5602427 79271993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7928
7929 * Makefile (infodir, prefix): New vars.
7930 (install): Use infodir.
7931 (emacsinfodir): Deleted.
7932
c5602427 79331993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7934
7935 * Makefile (srcs): Add calendar.texi.
7936
7937 * Makefile (dist): Copy texindex.c and makeinfo.c.
7938 Limit elisp-* files to those with one or two digits.
7939
c5602427 79401993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7941
7942 * Makefile (dist): Changed to use Gzip instead of compress.
7943
c5602427 79441993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7945
7946 * loading.texi (Unloading): define-function changed back to
7947 defalias. It may not stay this way, but at least it's
7948 consistent with the known-good version of the code patch.
7949
c5602427 79501993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7951
7952 * modes.texi (Hooks): Document new optional arg of add-hook.
7953
c5602427 79541993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7955
7956 * variables.texi: Document nil initial value of buffer-local variables.
7957
7958 * tips.texi: Add new section on standard library headers.
7959
c5602427 79601993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7961
7962 * Makefile (srcs): Add frame.texi to the list of sources.
7963
c5602427 79641993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7965
7966 * Makefile (dist): Don't bother excluding autosave files; they'll
7967 never make it into the temp directory anyway, and the hash marks
7968 in the name are problematic for make and the Bourne shell.
7969 (srcs):
7970
c5602427 79711993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7972
7973 * Makefile (dist): Don't include backup files or autosave files in
7974 the distribution tar file.
7975
c5602427 79761991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7977
7978 * Makefile (srcs): Added index.perm.
7979 (elisp.dvi): Remove erroneous shell comment.
7980 Expect output of permute-index in permuted.fns.
7981 Save old elisp.aux in elisp.oaux.
7982 (clean): Added index.texi to be deleted.
7983
c5602427 79841990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7985
7986 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7987
c5602427 79881990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7989
7990 * files.texi: Noted that completion-ignored-extensions is ignored
7991 when making *Completions*.
7992
3e868ee3 79931990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7994
7995 * Makefile make dist now depends on elisp.dvi, since it tries
7996 to include it in the dist file.
7997
c5602427 79981990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7999
c5602427 8000 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8001
c5602427 80021989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8003
8004 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8005 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8006
c5602427 80071989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8008
8009 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8010 and @error{} are the terms now being used. The files in the
8011 directory have been changed to reflect this.
8012
8013 * All instances of @indentedresultt{} have been changed to
8014 ` @result{}', using 5 spaces at the begining of the line.
8015
c5602427 80161989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8017
8018 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8019 experimental @indentedresult{}, @indentedexpandsto{} are part of
8020 the texinfo.tex in this directory. These TeX macros are not
8021 stable yet.
8022
c5602427 80231989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8024
8025 * texinfo.tex: Temporarily added
8026 \let\result=\dblarrow
8027 \def\error{{\it ERROR} \longdblarrow}
8028 We need to do this better soon.
8029
c5602427 80301989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8031
8032 * Applied Karl Berry's patches to *.texinfo files, but not to
8033 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8034 new title page format is also not applied, since it requires
8035 texinfo.tex changes.)
8036
8037 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8038 for the Project GNU development environment.
8039
8040;; Local Variables:
c8763fb6 8041;; coding: utf-8
b8d4c8d0
GM
8042;; add-log-time-zone-rule: t
8043;; End:
8044
352c8b4a 8045 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8046 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8047
8048 This file is part of GNU Emacs.
8049
352c8b4a 8050 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8051 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8052 the Free Software Foundation, either version 3 of the License, or
8053 (at your option) any later version.
b8d4c8d0
GM
8054
8055 GNU Emacs is distributed in the hope that it will be useful,
8056 but WITHOUT ANY WARRANTY; without even the implied warranty of
8057 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8058 GNU General Public License for more details.
8059
8060 You should have received a copy of the GNU General Public License
352c8b4a 8061 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8062
8063;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda