(Command-Line Arguments): Update xref to emacs manual
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
4f815b29
TTN
12006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
4 be on one line to help makeinfo not render two spaces after the dot.
5
122c3009
RS
62006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7
8 * strings.texi (Predicates for Strings): Add string-or-null-p.
9
da68bc3d
KS
102006-03-28 Kim F. Storm <storm@cua.dk>
11
12 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
13 remarks about systems that don't support fractional seconds.
14
b223e22d
KB
152006-03-25 Karl Berry <karl@gnu.org>
16
17 * elisp.texi: use @copyright{} instead of (C), and do not indent
18 the year list.
19
b756c64c
NR
202006-03-21 Nick Roberts <nickrob@snap.net.nz>
21
22 * display.texi (Fringe Indicators): Fix typos.
23
fe3dca59
LT
242006-03-19 Luc Teirlinck <teirllm@auburn.edu>
25
c287ad03 26 * tips.texi (Documentation Tips): One can now also write `program'
fe3dca59
LT
27 in front of a quoted symbol in a docstring to prevent making a
28 hyperlink.
29
e91d4202
AM
302006-03-19 Alan Mackenzie <acm@muc.de>
31
32 * text.texi (Special Properties): Clarify the definition of
33 'fontified.
34
e8a5f60b
RS
352006-03-16 Richard Stallman <rms@gnu.org>
36
37 * display.texi (Defining Images): Minor cleanup.
38
486daaa5
BW
392006-03-16 Bill Wohler <wohler@newt.com>
40
41 * display.texi (Defining Images): In image-load-path-for-library,
42 prefer user's images.
43
4ffc92c2
SM
442006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
45
46 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
47
874a6ef8
BW
482006-03-15 Bill Wohler <wohler@newt.com>
49
50 * display.texi (Defining Images): Fix example in
51 image-load-path-for-library by not recommending that one binds
52 image-load-path. Just defvar it to placate compiler and only use
53 it if previously defined.
54
70949f30
BW
552006-03-14 Bill Wohler <wohler@newt.com>
56
57 * display.texi (Defining Images): In image-load-path-for-library,
58 always return list of directories. Update example.
59
c852c516
AM
602006-03-14 Alan Mackenzie <acm@muc.de>
61
62 * modes.texi: New node, "Region to Fontify" (for Font Lock).
63 This describes font-lock-extend-region-function.
4ffc92c2 64 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
c852c516
AM
65 the new node "Region to Fontify".
66
7cd3712b
RS
672006-03-13 Richard Stallman <rms@gnu.org>
68
69 * display.texi (Invisible Text): The impossible position is
70 now before the invisible text, not after.
71 (Defining Images): Clean up last change.
72
2c676341
BW
732006-03-11 Bill Wohler <wohler@newt.com>
74
75 * display.texi (Defining Images): Add image-load-path-for-library.
76
6f49b4c5
LT
772006-03-11 Luc Teirlinck <teirllm@auburn.edu>
78
2d14c9bf
LT
79 * text.texi (Adaptive Fill): Fix Texinfo usage.
80
81 * strings.texi (Creating Strings): Fix Texinfo usage.
82
6f49b4c5
LT
83 * searching.texi (Regexp Special): Use @samp for regular
84 expressions that are not in Lisp syntax.
85
fc1d3386
LT
862006-03-08 Luc Teirlinck <teirllm@auburn.edu>
87
88 * searching.texi (Regexp Special): Put remark between parentheses
89 to avoid misreading.
90
7b2c2ca9
LT
912006-03-07 Luc Teirlinck <teirllm@auburn.edu>
92
93 * searching.texi (Syntax of Regexps): More accurately describe
94 which characters are special in which situations.
95 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
96 are not special. Describe in detail when `[' and `]' are special.
97 (Regexp Backslash): Plenty of regexps with unbalanced square
98 brackets are valid, so reword that statement.
99
f79bc642
KS
1002006-03-02 Kim F. Storm <storm@cua.dk>
101
102 * keymaps.texi (Tool Bar): Add tool-bar-border.
103
1d9a5237
LT
1042006-02-28 Luc Teirlinck <teirllm@auburn.edu>
105
a86b01fa 106 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1d9a5237 107
2534ef94
LT
1082006-02-27 Luc Teirlinck <teirllm@auburn.edu>
109
110 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
111
112 * files.texi (Locating Files): Suggest additional values for the
113 SUFFIXES arg of `locate-file'. Update pxref.
114
115 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
116 (How Programs Do Loading): Discuss the effects of Auto Compression
117 mode on `load'.
118 (Load Suffixes): New node.
394e96d5 119 (Library Search): Delete description of `load-suffixes'; it was
2534ef94
LT
120 moved to "Load Suffixes".
121 (Autoload, Named Features): Mention `load-suffixes'.
122
dd9959da 1232006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2bb56fbf
JB
124
125 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
126
127 * windows.texi (Window Tree): Fix typo.
128
49af2995
KS
1292006-02-20 Kim F. Storm <storm@cua.dk>
130
131 * display.texi (Fringe Indicators): New section.
132 Move indicate-empty-lines, indicate-buffer-boundaries, and
133 default-indicate-buffer-boundaries here.
134 Add fringe-indicator-alist and default-fringes-indicator-alist.
135 Add list of logical fringe indicator symbols.
136 Update list of standard bitmap names.
137 (Fringe Cursors): New section.
138 Move overflow-newline-into-fringe here.
139 Add fringe-cursor-alist and default-fringes-cursor-alist.
140 Add list of fringe cursor symbols.
141
58f71009
JB
1422006-02-20 Juanma Barranquero <lekktu@gmail.com>
143
144 * commands.texi (Using Interactive): Fix reference to node
145 "Minibuffers".
146
5498b6af
RS
1472006-02-19 Richard M. Stallman <rms@gnu.org>
148
149 * minibuf.texi (High-Level Completion):
150 Add xref to read-input-method-name.
151
152 * files.texi (Relative File Names): Move file-relative-name here.
153 (File Name Expansion): From here. Minor clarifications.
154
155 * commands.texi (Using Interactive): Add xrefs about reading input.
156 Clarify remarks about that moving point and mark.
157 Put string case before list case.
158
43ce897a 1592006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
b6498a68 160
4ffc92c2
SM
161 * display.texi (Other Display Specs, Image Descriptors):
162 Revert erroneous changes. The previous description of
163 image-descriptors as `(image . PROPS)' was correct.
b6498a68 164
1324d26e
RS
1652006-02-14 Richard M. Stallman <rms@gnu.org>
166
167 * variables.texi (File Local Variables): Clarifications.
168
0da93350
JB
1692006-02-14 Juanma Barranquero <lekktu@gmail.com>
170
171 * variables.texi (File Local Variables): Use @code for a cons
172 cell, not @var.
173
51a39bab
CY
1742006-02-13 Chong Yidong <cyd@stupidchicken.com>
175
176 * variables.texi (File Local Variables): Document new file local
177 variable behavior.
178
d342156c
KS
1792006-02-10 Kim F. Storm <storm@cua.dk>
180
181 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
182
8392fe4a
JB
1832006-02-08 Juanma Barranquero <lekktu@gmail.com>
184
185 * modes.texi (%-Constructs): Remove obsolete info about
186 `global-mode-string'.
187
cd6cd82a
RS
1882006-02-07 Richard M. Stallman <rms@gnu.org>
189
d78dc2d8
RS
190 * commands.texi (Prefix Command Arguments): Minor cleanup.
191
192 * display.texi: "Graphical display", not window system.
193
cd6cd82a
RS
194 * functions.texi (What Is a Function): Fix xref.
195
196 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
197 (Changing Key Bindings): Clarify when remapping is better than
198 substitute-key-definition.
199
2002006-02-02 Richard M. Stallman <rms@gnu.org>
201
202 * minibuf.texi (Basic Completion): Completion alists are risky.
203
204 * keymaps.texi (Active Keymaps): Clarifications.
205 (Searching Keymaps): New node.
206 (Keymaps): Update menu.
207
208 * frames.texi (Layout Parameters): Minor clarification.
209 (Drag and Drop): New node.
210 (Frames): Update menu.
211
cf052abc
CY
2122006-01-29 Chong Yidong <cyd@stupidchicken.com>
213
4ffc92c2
SM
214 * display.texi (Other Display Specs, Image Descriptors):
215 Image description is a list, not a cons cell.
cf052abc 216
1f2907ee
LT
2172006-01-28 Luc Teirlinck <teirllm@auburn.edu>
218
219 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
220 list is not necessarily a list).
221
a849f77d
EZ
2222006-01-27 Eli Zaretskii <eliz@gnu.org>
223
224 * frames.texi (Layout Parameters): border-width and
225 internal-border-width belong to the frame, not the window.
226
d322eb9b
RS
2272006-01-19 Richard M. Stallman <rms@gnu.org>
228
229 * nonascii.texi (Translation of Characters): Search cmds use
230 translation-table-for-input. Automatically made local.
231
232 * markers.texi (Overview of Markers): Count insertion type
233 as one of a marker's attributes.
234
cd6cd82a
RS
235 * keymaps.texi (Controlling Active Maps): New node, split out of
236 Active Keymaps.
237 (Keymaps): Menu updated.
238 (Active Keymaps): Give pseudocode to explain how the active
239 maps are searched. current-active-maps and key-binding moved here.
240 (Functions for Key Lookup): current-active-maps and key-binding moved.
241 Clarifications.
242 (Searching the Keymaps): New subnode.
243
d322eb9b
RS
244 * elisp.texi (Top): Menu clarification.
245
246 * display.texi (Other Display Specs): Delete duplicate entry for
247 just a string as display spec. Move text about recursive display
248 specs on such a string.
249
250 * commands.texi (Key Sequence Input): Clarify.
251 Move num-nonmacro-input-events out.
252 (Reading One Event): num-nonmacro-input-events moved here.
253
2ac77b5a
NR
2542006-01-14 Nick Roberts <nickrob@snap.net.nz>
255
256 * advice.texi (Simple Advice): Update example to fit argument
257 change in previous-line.
258
a203a18c
RS
2592006-01-05 Richard M. Stallman <rms@gnu.org>
260
261 * markers.texi (The Mark): Fix in `mark'.
262
d9043ddf
RS
2632006-01-04 Richard M. Stallman <rms@gnu.org>
264
265 * processes.texi (Misc Network, Make Network): Minor cleanups.
266
8a5db8ae
KS
2672006-01-04 Kim F. Storm <storm@cua.dk>
268
269 * processes.texi (Make Network): Add IPv6 addresses and handling.
270 (Network Feature Testing): Mention (:family ipv6).
271 (Misc Network): Add IPv6 formats to format-network-address.
272
19bb7940
RS
2732005-12-30 Richard M. Stallman <rms@gnu.org>
274
275 * text.texi (Changing Properties):
276 Don't use return value of set-text-properties.
277
b9cb50d9
LT
2782005-12-29 Luc Teirlinck <teirllm@auburn.edu>
279
280 * modes.texi (Mode Line Format): Correct typo in menu.
281
94a867a6
RS
2822005-12-29 Richard M. Stallman <rms@gnu.org>
283
284 * modes.texi (Mode Line Top): New node.
285 (Mode Line Data): Some text moved to new node.
286 Explain the data structure more concretely.
287 (Mode Line Basics): Clarifications.
288 (Mode Line Variables): Clarify intro paragraph.
289 (%-Constructs): Clarify intro paragraph.
290 (Mode Line Format): Update menu.
291
ba455131
LT
2922005-12-28 Luc Teirlinck <teirllm@auburn.edu>
293
294 * minibuf.texi (Basic Completion): Update lazy-completion-table
295 examples for removal of ARGS argument.
296
2b6abe1e
RS
2972005-12-23 Richard M. Stallman <rms@gnu.org>
298
299 * text.texi (Undo): Restore some explanation from the version
300 that was deleted.
301
2d7409f2
EZ
3022005-12-23 Eli Zaretskii <eliz@gnu.org>
303
304 * text.texi (Undo): Remove dupliate descriptions of `apply
305 funname' and `apply delta' elements of the undo list.
306
2e23b82e
RS
3072005-12-20 Richard M. Stallman <rms@gnu.org>
308
309 * help.texi (Help Functions): Update documentation of `apropos'.
310
a31687ce
LT
3112005-12-20 Luc Teirlinck <teirllm@auburn.edu>
312
313 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
314 because it is confusing. If the :help-echo keyword is a function,
315 it is not directly used as the :help-echo overlay property, as the
316 xref seems to suggest (it does not take the appropriate args).
317
0e83c4e9
LT
3182005-12-19 Luc Teirlinck <teirllm@auburn.edu>
319
320 * customize.texi (Common Keywords): Fix Texinfo usage.
321 (Group Definitions, Variable Definitions): Update for new
322 conventions for using `*' in docstrings.
77df907a
LT
323
324 * tips.texi (Documentation Tips): Update for new conventions for
325 using `*' in docstrings.
326
69487a1f
RS
3272005-12-16 Richard M. Stallman <rms@gnu.org>
328
329 * minibuf.texi (Minibuffer Contents): Minor cleanup.
330
2a502a32
JL
3312005-12-16 Juri Linkov <juri@jurta.org>
332
333 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
334
b158c851
RF
3352005-12-14 Romain Francoise <romain@orebokech.com>
336
337 * modes.texi (Customizing Keywords): Rename `append' to `how'.
338 Fix typo.
339
d7d1f75e
JL
3402005-12-11 Juri Linkov <juri@jurta.org>
341
342 * minibuf.texi (Completion Commands): Add mention of read-file-name
343 for filename completion keymaps.
344 (Reading File Names): Add mention of filename completion keymaps
345 for read-file-name and xref to `Completion Commands'.
346
4b1c16c2
RS
3472005-12-10 Richard M. Stallman <rms@gnu.org>
348
349 * customize.texi (Common Keywords): State caveats for use of :tag.
350
1d49d5d9
RS
3512005-12-08 Richard M. Stallman <rms@gnu.org>
352
2663a204
RS
353 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
354 with xrefs and better explanation.
355 (Completion Commands): Add the filename completion maps.
356
1d49d5d9
RS
357 * objects.texi (Character Type): Clarify that \s is not space
358 if a dash follows.
359
fa0d4d0c
RS
3602005-12-05 Richard M. Stallman <rms@gnu.org>
361
362 * windows.texi (Resizing Windows): Delete preserve-before args.
363
d64b177a
SM
3642005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
365
366 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
367 in full keymaps, since the quirk has been fixed.
368
79019cc9
EZ
3692005-12-03 Eli Zaretskii <eliz@gnu.org>
370
371 * hooks.texi (Standard Hooks): Add index entries. Mention
372 `compilation-finish-functions'.
373
161ef3be
RS
3742005-11-27 Richard M. Stallman <rms@gnu.org>
375
376 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
377
17c1971a
JL
3782005-11-21 Juri Linkov <juri@jurta.org>
379
380 * customize.texi (Common Keywords): Update links types
381 custom-manual and url-link. Add link types emacs-library-link,
382 file-link, function-link, variable-link, custom-group-link.
383
5890344b
CY
3842005-11-20 Chong Yidong <cyd@stupidchicken.com>
385
386 * display.texi: Revert 2005-11-20 change.
387
cbce0752
TTN
3882005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
389
390 * processes.texi (Bindat Functions):
391 Say "third" to refer to zero-based index "2".
392
ff04c885
LT
3932005-11-18 Luc Teirlinck <teirllm@auburn.edu>
394
395 * loading.texi (Library Search): Update the default value of
396 `load-suffixes'.
397
ce8d4e00
CY
3982005-11-17 Chong Yidong <cyd@stupidchicken.com>
399
400 * display.texi (Attribute Functions): Mention :ignore-defface.
401
cbad4a9e
SM
4022005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
403
404 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
16b4c38b 405 (Minor Mode Conventions): Mention the use of a hook.
cbad4a9e 406
fda12b27
RS
4072005-11-06 Richard M. Stallman <rms@gnu.org>
408
409 * files.texi (Magic File Names): find-file-name-handler checks the
410 `operations' property of the handler.
411
e082564e
RS
4122005-11-03 Richard M. Stallman <rms@gnu.org>
413
414 * variables.texi (Frame-Local Variables): Small clarification.
415
f0cdd9e4
CY
4162005-10-29 Chong Yidong <cyd@stupidchicken.com>
417
418 * os.texi (Init File): Document ~/.emacs.d/init.el.
419
685abb98
RS
4202005-10-29 Richard M. Stallman <rms@gnu.org>
421
422 * internals.texi (Garbage Collection): Document memory-full.
423
7000848e
BW
4242005-10-28 Bill Wohler <wohler@newt.com>
425
426 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
427 for URLs.
428
107fb6c9
RS
4292005-10-28 Richard M. Stallman <rms@gnu.org>
430
431 * minibuf.texi (Completion Commands): Clean up prev change.
432
4332005-10-26 Kevin Ryde <user42@zip.com.au>
434
435 * compile.texi (Eval During Compile): Explain recommended uses
436 of eval-when-compile and eval-and-compile.
437
1d8e69a2
MY
4382005-10-27 Masatake YAMATO <jet@gyve.org>
439
cbad4a9e 440 * minibuf.texi (Completion Commands):
1d8e69a2 441 Write about new optional argument for `display-completion-list'.
cbad4a9e 442
6a897887
RS
4432005-10-23 Richard M. Stallman <rms@gnu.org>
444
445 * display.texi (Overlay Arrow): Clarify about local bindings of
446 overlay-arrow-position.
447
6d1e17be
EZ
4482005-10-22 Eli Zaretskii <eliz@gnu.org>
449
450 * internals.texi (Building Emacs): Fix last change.
451
db5fe0a6
RS
4522005-10-22 Richard M. Stallman <rms@gnu.org>
453
454 * internals.texi (Building Emacs): Document eval-at-startup.
455
45158e77
RS
4562005-10-21 Richard M. Stallman <rms@gnu.org>
457
458 * loading.texi (Where Defined): load-history contains abs file names.
459 symbol-file returns abs file names.
460
e50165ec
KS
4612005-10-19 Kim F. Storm <storm@cua.dk>
462
463 * display.texi (Showing Images): Add max-image-size integer value.
464
63ab30d0
CY
4652005-10-18 Chong Yidong <cyd@stupidchicken.com>
466
467 * display.texi (Showing Images): Document max-image-size.
468
f8252852
RS
4692005-10-17 Richard M. Stallman <rms@gnu.org>
470
471 * commands.texi (Quitting): Minor clarification.
472
473 * processes.texi (Sentinels): Clarify about output and quitting.
474 (Filter Functions): Mention with-local-quit.
475
c1bed3aa
JL
4762005-10-17 Juri Linkov <juri@jurta.org>
477
478 * buffers.texi (Current Buffer):
479 * commands.texi (Event Input Misc):
480 * compile.texi (Eval During Compile, Compiler Errors):
481 * customize.texi (Group Definitions):
482 * display.texi (Progress, Defining Faces):
483 * files.texi (Writing to Files):
484 * modes.texi (Mode Hooks, Defining Minor Modes):
485 * streams.texi (Output Functions):
486 * syntax.texi (Syntax Table Functions):
487 * text.texi (Change Hooks):
488 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
489
490 * commands.texi (Quitting): Replace arg `forms' with `body' in
491 `with-local-quit'.
492
493 * positions.texi (Excursions): Replace arg `forms' with `body' in
494 `save-excursion'.
495
ef1b4c9e
KS
4962005-10-08 Kim F. Storm <storm@cua.dk>
497
498 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
499 Rename manual section accordingly.
500
abc8ce50
KS
5012005-10-04 Kim F. Storm <storm@cua.dk>
502
503 * windows.texi (Window Split Tree): New section describing
504 new function window-split-tree function.
505
a1f5a1f0
NR
5062005-10-03 Nick Roberts <nickrob@snap.net.nz>
507
508 * display.texi (Fringe Size/Pos): Simplify and add detail.
509
97c3e4cc
RF
5102005-09-30 Romain Francoise <romain@orebokech.com>
511
512 * minibuf.texi (High-Level Completion): Explain that the prompt
513 given to `read-buffer' should end with a colon and a space.
514 Update usage examples.
515
8ad8c5ce
JL
5162005-09-29 Juri Linkov <juri@jurta.org>
517
518 * display.texi (Displaying Messages): Rename argument name
519 `string' to `format-string' in functions `message', `message-box',
520 `message-or-box'.
521
63182706
CY
5222005-09-26 Chong Yidong <cyd@stupidchicken.com>
523
524 * errors.texi (Standard Errors): Corrected xrefs.
525
906320ec
CY
5262005-09-18 Chong Yidong <cyd@stupidchicken.com>
527
528 * display.texi (Defining Images): Updated documentation for
529 `image-load-path'.
530
8ccd3630
RS
5312005-09-17 Richard M. Stallman <rms@gnu.org>
532
533 * display.texi (Defining Images): Clean up previous change.
534
7260457b
RF
5352005-09-16 Romain Francoise <romain@orebokech.com>
536
537 * elisp.texi: Specify GFDL version 1.2.
538
539 * doclicense.texi (GNU Free Documentation License): Update to
540 version 1.2.
541
5b51c037
CY
5422005-09-15 Chong Yidong <cyd@stupidchicken.com>
543
544 * display.texi (Defining Images): Document `image-load-path'.
545
5c4757d3
RS
5462005-09-15 Richard M. Stallman <rms@gnu.org>
547
548 * objects.texi (Printed Representation): Minor cleanup.
549 (Box Diagrams): Minor fix.
550 (Cons Cell Type): Move (...) index item here.
551 (Box Diagrams): From here.
552 (Array Type): Minor fix.
553 (Type Predicates): Delete index "predicates".
554 (Hash Table Type): Clarify xref.
555 (Dotted Pair Notation): Minor fix.
556
2bb8b80c
CY
5572005-09-10 Chong Yidong <cyd@stupidchicken.com>
558
559 * files.texi (Saving Buffers): Fix typo.
560
47b8bc5d
RS
5612005-09-08 Richard M. Stallman <rms@gnu.org>
562
563 * tips.texi (Programming Tips): Correct the "default" prompt spec.
564
475aab0d
CY
5652005-09-08 Chong Yidong <cyd@stupidchicken.com>
566
567 * locals.texi (Standard Buffer-Local Variables): Don't include
568 mode variables for minor modes.
569 Fix xrefs for buffer-display-count, buffer-display-table,
570 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
571 enable-multibyte-characters, fill-column, header-line-format,
572 left-fringe-width, left-margin, and right-fringe-width.
573
574 * hooks.texi (Standard Hooks): All hooks should conform to the
575 standard naming convention now.
576 Fix xref for `echo-area-clear-hook'.
577
578 * display.texi (Usual Display): Note that indicate-empty-lines and
579 tab-width are buffer-local.
580
581 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
582
583 * modes.texi (Mode Help): Note that major-mode is buffer-local.
584
585 * nonascii.texi (Encoding and I/O): Note that
586 buffer-file-coding-system is buffer-local.
587
588 * positions.texi (List Motion): Note that defun-prompt-regexp is
589 buffer-local.
590
591 * text.texi (Auto Filling): Note that auto-fill-function is
592 buffer-local.
593 (Undo): Note that buffer-undo-list is buffer-local.
594
595 * windows.texi (Buffers and Windows): Document
596 buffer-display-count.
597
2a6bc1f7
RS
5982005-09-06 Richard M. Stallman <rms@gnu.org>
599
600 * tips.texi (Coding Conventions): Sometimes it is ok to put the
601 package prefix elsewhere than at the start of the name.
602
d7ea8b71
RS
6032005-09-03 Richard M. Stallman <rms@gnu.org>
604
605 * tips.texi (Programming Tips): Add conventions for minibuffer
606 questions and prompts.
607
0c6087a6
RS
6082005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
609
610 * intro.texi (nil and t): Minor cleanup.
611 Delete spurious mention of keyword symbols.
612 (Evaluation Notation): Add index entry.
613 (A Sample Function Description): Minor cleanup.
614 (A Sample Variable Description): Not all vars can be set.
615
4b5fa40e
TTN
6162005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
617
618 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
619
620 (Insertion): Document precise type of `insert-char' arg COUNT.
621
34b50776
SM
6222005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
623
624 * modes.texi (Other Font Lock Variables): Sync the default of
625 font-lock-lines-before.
626
c1105d05
MA
6272005-08-31 Michael Albinus <michael.albinus@gmx.de>
628
629 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
630
62929713
RS
6312005-08-29 Richard M. Stallman <rms@gnu.org>
632
633 * elisp.texi (Top): Update subnode menu.
634
635 * searching.texi (Searching and Matching): Move node.
636 Rearrange contents and add overall explanation.
637 (Searching and Case): Move node.
638 (Searching and Matching): Update menu.
639
0fb57cc0
EZ
6402005-08-27 Eli Zaretskii <eliz@gnu.org>
641
642 * os.texi (Startup Summary): Fix the description of the initial
643 startup message display.
644
3e80c4c1
RS
6452005-08-25 Richard M. Stallman <rms@gnu.org>
646
647 * searching.texi (Search and Replace): Add replace-regexp-in-string.
648
6492005-08-25 Emilio C. Lopes <eclig@gmx.net>
650
651 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
652 `next-overlay-change' example.
c1105d05 653
79a8defb
JL
6542005-08-22 Juri Linkov <juri@jurta.org>
655
656 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
657 Fix invert-face. Fix args of face-background.
658
16691d29
JL
659 * display.texi (Standard Faces): Delete node.
660 (Faces): Add xref to `(emacs)Standard Faces'.
661 (Displaying Faces): Fix xref to `Standard Faces'.
662
663 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
664
217b694f
EZ
6652005-08-20 Alan Mackenzie <acm@muc.de>
666
667 * buffers.texi (The Buffer List): Clarify the manipulation of the
668 buffer list.
669
0bf14bfd
RS
6702005-08-14 Richard M. Stallman <rms@gnu.org>
671
7ad1498e
AS
672 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
673 a regexp.
0bf14bfd 674
c118d09e
RS
6752005-08-11 Richard M. Stallman <rms@gnu.org>
676
59cb8c23
RS
677 * elisp.texi (Top): Update subnode lists.
678
679 * display.texi (Inverse Video): Node deleted.
680
c118d09e
RS
681 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
682 New nodes split out of Coding Conventions.
683
684 * searching.texi (Regular Expressions): Document re-builder.
685
686 * os.texi (Time Parsing): New node split out of Time Conversion.
687
688 * processes.texi (Misc Network, Network Feature Testing)
689 (Network Options, Make Network): New nodes split out of
690 Low-Level Network.
691
67ec7f41
RS
6922005-08-09 Richard M. Stallman <rms@gnu.org>
693
76d47f0d
RS
694 * frames.texi (Geometry): New node, split from Size and Position.
695 (Frame Parameters): Refer to Geometry.
696
67ec7f41 697 * buffers.texi (The Buffer List): Fix xrefs.
c1105d05 698
67ec7f41
RS
699 * windows.texi (Splitting Windows): Fix xref.
700
701 * frames.texi (Layout Parameters): Add xref.
702
703 * display.texi (Line Height, Scroll Bars): Fix xrefs.
704
705 * keymaps.texi (Menu Bar): Fix xref.
706
707 * locals.texi (Standard Buffer-Local Variables): Fix xref.
708
709 * modes.texi (%-Constructs): Fix xref.
710
711 * frames.texi (Window Frame Parameters): Node split up.
712 (Basic Parameters, Position Parameters, Size Parameters)
713 (Layout Parameters, Buffer Parameters, Management Parameters)
714 (Cursor Parameters, Color Parameters): New subnodes.
715
adb5e445
LT
7162005-08-09 Luc Teirlinck <teirllm@auburn.edu>
717
718 * positions.texi (Screen Lines): Update xref for previous change
719 in minibuf.texi.
720
721 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
722 change in minibuf.texi.
723
61298e17
RS
7242005-08-09 Richard M. Stallman <rms@gnu.org>
725
726 * tips.texi (Coding Conventions): Minor cleanup.
727
728 * modes.texi (Defining Minor Modes): Explain when init-value
729 can be non-nil.
730
731 * elisp.texi (Top): Update submenu for Minibuffer.
732
733 * minibuf.texi (Minibuffer Misc): Node split up.
734 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
735 (Recursive Mini): New nodes split out from Minibuffer Misc.
736 (Minibuffer Misc): Document max-mini-window-height.
737
738 * hash.texi (Defining Hash): Delete stray paren in example.
739
740 * display.texi (Echo Area Customization): Don't define
741 max-mini-window-height here; xref instead.
742
743 * commands.texi (Event Input Misc): Update while-no-input.
744
745 * advice.texi (Advising Functions): Explain when to use advice
746 and when to use a hook.
747
43e124e6
EZ
7482005-07-30 Eli Zaretskii <eliz@gnu.org>
749
750 * makefile.w32-in (info): Don't run install-info.
751 ($(infodir)/dir): New target, produced by running install-info.
752
653aea22
LT
7532005-07-27 Luc Teirlinck <teirllm@auburn.edu>
754
755 * modes.texi (Defining Minor Modes): The keyword for the initial
756 value is :init-value, not :initial-value.
757
ba6ebbd5
EZ
7582005-07-23 Eli Zaretskii <eliz@gnu.org>
759
760 * loading.texi (Autoload): Make the `doctor' example be consistent
761 with what's in current loaddefs.el. Describe the "fn" magic in
762 the usage portion of the doc string.
763
6696f2a4
RS
7642005-07-22 Richard M. Stallman <rms@gnu.org>
765
766 * internals.texi (Garbage Collection): Clarify previous change.
767
0c17e67c
SM
7682005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
769
770 * internals.texi (Garbage Collection): Add gc-cons-percentage.
771
426179e1
JL
7722005-07-18 Juri Linkov <juri@jurta.org>
773
774 * commands.texi (Accessing Events):
775 * frames.texi (Text Terminal Colors, Resources):
776 * markers.texi (The Mark):
777 * modes.texi (Defining Minor Modes):
778 Delete duplicate duplicate words.
779
9b0c2c56
RS
7802005-07-16 Richard M. Stallman <rms@gnu.org>
781
782 * display.texi (Managing Overlays): Clarify make-overlay
783 args for insertion types.
784
fd90b80c
LT
7852005-07-13 Luc Teirlinck <teirllm@auburn.edu>
786
0c17e67c
SM
787 * customize.texi (Variable Definitions):
788 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
fd90b80c
LT
789 `standard-value' is a list too.
790 (Defining New Types): Use @key{RET} instead of @key{ret}.
791
37aa90e5
TTN
7922005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
793
794 * os.texi (Translating Input): Fix typo.
795
917e0c95
RS
7962005-07-08 Richard M. Stallman <rms@gnu.org>
797
798 * README: Update edition number and size estimate.
799
800 * elisp.texi (VERSION): Set to 2.9.
801
7d90e71d
RS
8022005-07-07 Richard M. Stallman <rms@gnu.org>
803
c330dafe
RS
804 * book-spine.texinfo: Update Emacs version.
805
7d90e71d
RS
806 * display.texi (Inverse Video): Delete mode-line-inverse-video.
807
dc2204be
RS
8082005-07-06 Richard M. Stallman <rms@gnu.org>
809
810 * searching.texi (Regexp Search): Clarify what re-search-forward
811 does when the search fails.
812
a0ec7a4a
LK
8132005-07-05 Lute Kamstra <lute@gnu.org>
814
dc2204be 815 * Update FSF's address in GPL notices.
a0ec7a4a
LK
816
817 * doclicense.texi (GNU Free Documentation License):
818 * gpl.texi (GPL):
819 * tips.texi (Coding Conventions, Library Headers):
820 * vol1.texi:
821 * vol2.texi: Update FSF's address.
822
4af33176
RS
8232005-07-04 Richard M. Stallman <rms@gnu.org>
824
825 * hooks.texi (Standard Hooks): Add occur-hook.
826
b3ab615b
LT
8272005-07-03 Luc Teirlinck <teirllm@auburn.edu>
828
829 * display.texi (The Echo Area): Correct menu.
830
3d393029
RS
8312005-07-03 Richard M. Stallman <rms@gnu.org>
832
7fe48b75
RS
833 * elisp.texi (Top): Update subnode menu for Display.
834
835 * display.texi (Displaying Messages): New node, with most
836 of what was in The Echo Area.
837 (Progress): Moved under The Echo Area.
838 (Logging Messages): New node with new text.
839 (Echo Area Customization): New node, the rest of what was
840 in The Echo Area. Document message-truncate-lines with @defvar.
841 (Display): Update menu.
842
3d393029
RS
843 * windows.texi (Textual Scrolling): Doc 3 values for
844 scroll-preserve-screen-position.
845
846 * text.texi (Special Properties): Change hook functions
847 should bind inhibit-modification-hooks around altering buffer text.
848
849 * keymaps.texi (Key Binding Commands): Call binding BINDING
850 rather than DEFINITION.
851
b26860ad
JB
8522005-06-29 Juanma Barranquero <lekktu@gmail.com>
853
854 * variables.texi (Defining Variables): `user-variable-p' returns t
855 for aliases of user options, nil for alias loops.
856
025691ed
RS
8572005-06-28 Richard M. Stallman <rms@gnu.org>
858
859 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
860 make-keymap.
861
b61bfa4d
LT
8622005-06-27 Luc Teirlinck <teirllm@auburn.edu>
863
864 * variables.texi (Setting Variables): Correct and clarify
865 description of `add-to-ordered-list'.
866
24ee714d
RS
8672005-06-26 Richard M. Stallman <rms@gnu.org>
868
869 * display.texi (Faces): Minor cleanup.
870
33b79ce4
LT
8712005-06-25 Luc Teirlinck <teirllm@auburn.edu>
872
873 * display.texi (Faces): `facep' returns t for strings that are
874 face names.
875
df13531d
RS
8762005-06-25 Richard M. Stallman <rms@gnu.org>
877
878 * objects.texi (Equality Predicates): Clarify meaning of equal.
879
880 * windows.texi (Selecting Windows): save-selected-window
881 and with-selected-window save and restore the current buffer.
882
cf444441
RS
8832005-06-24 Richard M. Stallman <rms@gnu.org>
884
885 * numbers.texi (Float Basics): Explain how to test for NaN,
886 and printing the sign of NaNs.
887
6cdd056d
EZ
8882005-06-24 Eli Zaretskii <eliz@gnu.org>
889
890 * makefile.w32-in (MAKEINFO): Use --force.
891
b93e3c3b
RS
8922005-06-23 Richard M. Stallman <rms@gnu.org>
893
894 * display.texi (Face Functions): Correct Texinfo usage.
895
6fb276bd
LT
8962005-06-23 Luc Teirlinck <teirllm@auburn.edu>
897
898 * lists.texi (Rings): `ring-elements' now returns the elements of
899 RING in order.
900
1d1c7e75
JB
9012005-06-23 Juanma Barranquero <lekktu@gmail.com>
902
903 * markers.texi (The Mark): Texinfo usage fix.
904
9d12e52b
KS
9052005-06-23 Kim F. Storm <storm@cua.dk>
906
907 * searching.texi (Entire Match Data): Remove evaporate option for
908 match-data. Do not mention evaporate option for set-match-data.
909
6d44324c
GM
9102005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
911
912 * display.texi (Face Functions): Mention face aliases.
913
80df27a7
RS
9142005-06-21 Richard M. Stallman <rms@gnu.org>
915
916 * anti.texi (Antinews): Texinfo usage fix.
917
e121563b
KB
9182005-06-21 Karl Berry <karl@gnu.org>
919
9d7d543c
KB
920 * elisp.texi: Use @copying.
921
e121563b
KB
922 * elisp.texi: Put @summarycontents and @contents before the Top
923 node, instead of the end of the file, so that the contents appear
924 in the right place in the dvi/pdf output.
925
36a3b076
JL
9262005-06-21 Juri Linkov <juri@jurta.org>
927
928 * display.texi (Defining Faces): Add `customized-face'.
929
5c796e80
KS
9302005-06-20 Kim F. Storm <storm@cua.dk>
931
b7d1f38f
KS
932 * variables.texi (Setting Variables): Any type of element can be
933 given order in add-to-ordered-list. Compare elements with eq.
934
5c796e80
KS
935 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
936
fb056bef
KB
9372005-06-20 Karl Berry <karl@gnu.org>
938
939 * syntax.texi (Syntax Flags): Make last column very slightly wider
940 to avoid "generic comment" breaking on two lines and causing an
941 underfull box.
942
84398baa
LT
9432005-06-19 Luc Teirlinck <teirllm@auburn.edu>
944
945 * lists.texi (Rings): Various minor clarifications and corrections.
946
07ff1e4b
RS
9472005-06-18 Richard M. Stallman <rms@gnu.org>
948
949 * functions.texi (Obsolete Functions): Simplify.
950
951 * variables.texi (Variable Aliases): Simplify.
952
953 * anti.texi, backups.texi, compile.texi, customization.texi:
954 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
955 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
956 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
957 * variables.texi: Fix formatting ugliness.
958
959 * elisp.texi: Add links to Rings and Byte Packing.
960 Update version and copyright years.
961
962 * minibuf.texi: Fix formatting ugliness.
963 (Completion Commands): Move keymap vars to the end
964 and vars completing-read binds to the top.
965
3f7fab24
LT
9662005-06-17 Luc Teirlinck <teirllm@auburn.edu>
967
968 * processes.texi: Fix typos.
969 (Bindat Spec): Correct Texinfo error.
926c4c9b 970 (Byte Packing): Fix ungrammatical sentence.
3f7fab24 971
f19b57e3
RS
9722005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
973
974 * lists.texi (Rings): New node.
975 (Lists): Add it to menu.
976
a80c5da7 977 * processes.texi (Byte Packing): New node.
f19b57e3
RS
978 (Processes): Add it to menu.
979
9802005-06-17 Richard M. Stallman <rms@gnu.org>
981
982 * syntax.texi (Parsing Expressions): Fix texinfo usage.
983
984 * help.texi (Documentation Basics): Explain the xref to
985 Documentation Tips.
986
987 * debugging.texi (Debugger Commands): Minor fix.
988
67c1390d
LT
9892005-06-16 Luc Teirlinck <teirllm@auburn.edu>
990
991 * edebug.texi (Instrumenting): Eliminate duplicate link.
992 (Specification List): Replace references to "below", referring to
993 a later node, with one @ref to that node.
994
995 * os.texi (Timers): Timers should save and restore the match data
996 if they change it.
997
998 * debugging.texi (Debugger Commands): Mention that the Lisp
999 debugger can not step through primitive functions.
1000
51cd2a8c
JB
10012005-06-16 Juanma Barranquero <lekktu@gmail.com>
1002
1003 * functions.texi (Obsolete Functions): Update argument names of
1004 `make-obsolete' and `define-obsolete-function-alias'.
1005
1006 * variables.texi (Variable Aliases): Update argument names of
1007 `defvaralias', `make-obsolete-variable' and
1008 `define-obsolete-variable-alias'.
1009
f5e6ac4a
KS
10102005-06-15 Kim F. Storm <storm@cua.dk>
1011
1012 * searching.texi (Entire Match Data): Rephrase warnings about
1013 evaporate arg to match-data and set-match-data.
1014
fe2a9972
LT
10152005-06-14 Luc Teirlinck <teirllm@auburn.edu>
1016
67774855
LT
1017 * elisp.texi (Top): Update detailed menu.
1018
fe2a9972
LT
1019 * edebug.texi (Edebug): Update menu.
1020 (Instrumenting): Update xrefs.
1021 (Edebug Execution Modes): Correct xref.
1022 (Jumping): Clarify description of `h' command.
1023 Eliminate redundant @ref.
1024 (Breaks): New node.
1025 (Breakpoints): is now a subsubsection.
1026 (Global Break Condition): Mention `C-x X X'.
1027 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
1028 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1029 (Edebug Display Update): Correct pxref.
1030 (Edebug and Macros): New node.
1031 (Instrumenting Macro Calls): Is now a subsubsection.
1032 Neither arg of `def-edebug-spec' is evaluated.
1033 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1034 (Specification Examples): Fix typo.
1035
b59f605b
LK
10362005-06-14 Lute Kamstra <lute@gnu.org>
1037
1038 * debugging.texi (Function Debugging): Primitives can break on
1039 entry too.
1040
a5c99dc9
KS
10412005-06-14 Kim F. Storm <storm@cua.dk>
1042
1043 * variables.texi (Setting Variables): Add add-to-ordered-list.
1044
f99ed2f8
SM
10452005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1046
1047 * syntax.texi (Parsing Expressions): Document aux functions and vars of
1048 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1049
9d42ffaa
LK
10502005-06-13 Lute Kamstra <lute@gnu.org>
1051
1052 * text.texi (Special Properties): Fix cross reference.
1053
32cc0b00
LT
10542005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1055
1056 * debugging.texi (Function Debugging): Delete mention of empty
1057 string argument to `cancel-debug-on-entry'. Delete inaccurate
1058 description of the return value of that command.
1059
98d1a1cf
EZ
10602005-06-11 Alan Mackenzie <acm@muc.de>
1061
1062 * text.texi (Adaptive Fill): Amplify the description of
1063 fill-context-prefix.
1064
4b53b8d7
LT
10652005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1066
84398baa 1067 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4b53b8d7 1068
b5305167
SM
10692005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1070
1071 * syntax.texi (Parsing Expressions): Document syntax-ppss.
1072
9bd4c3ad
LT
10732005-06-10 Luc Teirlinck <teirllm@auburn.edu>
1074
1075 * debugging.texi (Error Debugging): Minor rewording.
1076 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1077 is optional.
1078
257914aa
LK
10792005-06-10 Lute Kamstra <lute@gnu.org>
1080
b5305167 1081 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
257914aa
LK
1082 (Top): Give it a title. Correct version number. Give the
1083 detailed node listing a more prominent header.
b5305167
SM
1084 * intro.texi: Don't set VERSION here a second time.
1085 Mention Emacs's version too.
257914aa
LK
1086 * anti.texi (Antinews): Use EMACSVER to refer to the current
1087 version of Emacs.
1088
b7aae902
KS
10892005-06-09 Kim F. Storm <storm@cua.dk>
1090
1091 * searching.texi (Entire Match Data): Explain new `reseat' argument to
1092 match-data and set-match-data.
1093
99598737
RS
10942005-06-08 Richard M. Stallman <rms@gnu.org>
1095
1096 * searching.texi (Entire Match Data): Clarify when match-data
1097 returns markers and when integers.
1098
1099 * display.texi (Defining Faces): Explain that face name should not
1100 end in `-face'.
1101
1102 * modes.texi (Mode Line Data): Minor cleanup.
1103 (Customizing Keywords): Node split out of Search-based Fontification.
1104 Add example of using font-lock-add-keywords from a hook.
1105 Clarify when MODE should be non-nil, and when nil.
1106
11072005-06-06 Richard M. Stallman <rms@gnu.org>
1108
1109 * modes.texi (Mode Line Data): Explain what happens when the car
1110 of a list is a void symbol.
1111 (Search-based Fontification): Explain MODE arg to
1112 font-lock-add-keywords and warn about calls from major modes.
1113
ecc8893a
JL
11142005-06-08 Juri Linkov <juri@jurta.org>
1115
1116 * display.texi (Standard Faces): Add `shadow' face.
1117
7fa9f4eb
LT
11182005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1119
1120 * modes.texi (Major Mode Conventions): A derived mode only needs
1121 to put the call to the parent mode inside `delay-mode-hooks'.
1122
bebcc4b1
RS
11232005-05-29 Richard M. Stallman <rms@gnu.org>
1124
c16b1394
RS
1125 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1126 new, and what that implies. Clarify.
1127
1128 * files.texi (Locating Files): Clean up the text.
1129
bebcc4b1
RS
1130 * frames.texi (Window Frame Parameters): Document user-size.
1131 Shorten entry for top by referring to left.
1132
11332005-05-26 Richard M. Stallman <rms@gnu.org>
1134
1135 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1136 is new, and what the implications are. Other clarifications.
1137
217797bc
RS
11382005-05-24 Richard M. Stallman <rms@gnu.org>
1139
1140 * frames.texi (Dialog Boxes): Minor fixes.
1141
3565fe07
MY
11422005-05-25 Masatake YAMATO <jet@gyve.org>
1143
1144 * display.texi (Standard Faces): Write about `mode-line-highlight'.
1145
817089df
LT
11462005-05-24 Luc Teirlinck <teirllm@auburn.edu>
1147
1148 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1149 is optional.
1150
cb5db137
NR
11512005-05-24 Nick Roberts <nickrob@snap.net.nz>
1152
1153 * frames.texi (Dialog Boxes): Descibe new optional argument.
1154
3c8572f5
LK
11552005-05-23 Lute Kamstra <lute@gnu.org>
1156
1157 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1158 syntax-begin-function over font-lock-beginning-of-syntax-function.
1159
2a4d7cb3
LT
11602005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1161
71f800cf
LT
1162 * minibuf.texi (Reading File Names): Update description of
1163 `read-directory-name'.
1164
2a4d7cb3
LT
1165 * modes.texi (Derived Modes): Clarify :group keyword.
1166
bb4afd09
EZ
11672005-05-21 Eli Zaretskii <eliz@gnu.org>
1168
b5305167
SM
1169 * files.texi (Locating Files): New subsection.
1170 Describe locate-file and executable-find.
bb4afd09 1171
a2c9aee6
EZ
11722005-05-21 Kevin Ryde <user42@zip.com.au>
1173
1174 * frames.texi (Initial Parameters): Update cross reference to
1175 "Emacs Invocation".
1176
6900105f
LT
11772005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1178
ca1b0914
LT
1179 * keymaps.texi (Active Keymaps): Add anchor.
1180
6900105f
LT
1181 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1182 (Major Mode Conventions): Refer to `Auto Major Mode' in more
1183 appropriate place.
1184 (Derived Modes): Small clarifications.
b5305167
SM
1185 (Minor Mode Conventions, Keymaps and Minor Modes):
1186 Replace references to nodes with references to anchors.
6900105f
LT
1187 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1188 Clarify description of lists whose first element is an integer.
1189 (Mode Line Variables): Add anchor.
1190 (%-Constructs): Clarify description of integer after %.
1191 (Emulating Mode Line): Describe nil value for FACE.
1192
54d06364
LT
11932005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1194
1195 * modes.texi (Derived Modes): Correct references to non-existing
1196 variable standard-syntax-table.
1197
f8d0b769
LK
11982005-05-17 Lute Kamstra <lute@gnu.org>
1199
1200 * modes.texi (Defining Minor Modes): Mention the mode hook.
1201
294c599c
KS
12022005-05-15 Kim F. Storm <storm@cua.dk>
1203
1204 * processes.texi (Network): Remove open-network-stream-nowait.
1205 (Network Servers): Remove open-network-stream-server.
1206
4214af69
LT
12072005-05-15 Luc Teirlinck <teirllm@auburn.edu>
1208
1209 * elisp.texi (Top): Update detailed menu.
1210
1211 * variables.texi: Reorder nodes.
1212 (Variables): Update menu.
1213 (File Local Variables): Do not refer to the `-*-' line as
1214 a "local variables list". Add pxref.
1215
302691ab
LT
12162005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1217
56d4215a
LT
1218 * elisp.texi (Top): Update detailed menu for node changes.
1219
302691ab
LT
1220 * modes.texi (Modes): Update Menu.
1221 (Hooks): Move to beginning of chapter.
1222 Most minor modes run mode hooks too.
1223 `add-hook' can handle void hooks or hooks whose value is a single
1224 function.
1225 (Major Modes): Update Menu.
1226 (Major Mode Basics): New node, split off from `Major Modes'.
1227 (Major Mode Conventions): Correct xref. Explain how to handle
1228 auto-mode-alist if the major mode command has an autoload cookie.
1229 (Auto Major Mode): Major update. Add magic-mode-alist.
1230 (Derived Modes): Major update.
1231 (Mode Line Format): Update Menu.
1232 (Mode Line Basics): New node, split off from `Mode Line Format'.
1233
1234 * loading.texi (Autoload): Mention `autoload cookie' as synonym
1235 for `magic autoload comment'. Add index entries and anchor.
1236
d06ba294
RS
12372005-05-14 Richard M. Stallman <rms@gnu.org>
1238
1239 * tips.texi (Coding Conventions): Explain how important it is
1240 that just loading certain files not change Emacs behavior.
1241
1242 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1243
405cb12a
LK
12442005-05-12 Lute Kamstra <lute@gnu.org>
1245
19958124
LK
1246 * modes.texi (Generic Modes): Update.
1247 (Major Modes): Refer to node "Generic Modes".
1248
405cb12a
LK
1249 * elisp.texi (Top): Update to the current structure of the manual.
1250 * processes.texi (Processes): Add menu description.
1251 * customize.texi (Customization): Add menu descriptions.
1252
f714dd1b
TTN
12532005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
1254
cc9442f2
TTN
1255 * processes.texi (Signals to Processes)
1256 (Low-Level Network): Fix typos.
f714dd1b 1257
36ad23ec
LK
12582005-05-11 Lute Kamstra <lute@gnu.org>
1259
1260 * elisp.texi (Top): Add some nodes from the chapter "Major and
1261 Minor Modes" to the detailed node listing.
1262
d101bf56
RS
12632005-05-10 Richard M. Stallman <rms@gnu.org>
1264
1265 * keymaps.texi (Extended Menu Items): Menu item filter functions
1266 can be called at any time.
1267
698b0510
LT
12682005-05-08 Luc Teirlinck <teirllm@auburn.edu>
1269
1270 * variables.texi (File Local Variables): `(hack-local-variables t)'
1271 now also checks whether a mode is specified in the local variables
1272 list.
1273
2c6b25c7
EZ
12742005-05-05 Kevin Ryde <user42@zip.com.au>
1275
1276 * display.texi (The Echo Area): Correct format function cross
1277 reference.
1278
643b4cf5
LT
12792005-05-05 Luc Teirlinck <teirllm@auburn.edu>
1280
1281 * variables.texi (Variable Aliases): Change description of
1282 `define-obsolete-variable-alias'.
1283
1284 * functions.texi (Functions): Add "Obsolete Functions" to menu.
1285 (Defining Functions): Add xref.
1286 (Obsolete Functions): New node.
1287 (Function Safety): Standardize capitalization of section title.
1288
1289 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1290 (Dialog Boxes): Complete description of `x-popup-dialog'.
1291
053bc8e4
RS
12922005-05-04 Richard M. Stallman <rms@gnu.org>
1293
1294 * commands.texi (Interactive Codes): Fix Texinfo usage.
1295 Document U more clearly.
1296
f6b1b15a
LT
12972005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1298
3b925015
LT
1299 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1300 function and not a macro.
1301
f6b1b15a
LT
1302 * frames.texi (Pop-Up Menus): Correct and clarify description of
1303 `x-popup-menu'.
1304 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1305
ebbfa918
RS
13062005-05-01 Richard M. Stallman <rms@gnu.org>
1307
1308 * edebug.texi (Checking Whether to Stop): Fix previous change.
1309
abe2f96e
LT
13102005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1311
d6028ef2
LT
1312 * display.texi: Fix typos and Texinfo usage.
1313
abe2f96e
LT
1314 * edebug.texi (Checking Whether to Stop): executing-macro ->
1315 executing-kbd-macro.
1316
b2cfb30b
RS
13172005-05-01 Richard M. Stallman <rms@gnu.org>
1318
1319 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1320
7e995a23
RS
13212005-04-30 Richard M. Stallman <rms@gnu.org>
1322
1323 * files.texi (Magic File Names): Document `operations' property.
1324
57efa539
LK
13252005-04-29 Lute Kamstra <lute@gnu.org>
1326
1327 * modes.texi (Generic Modes): New node.
1328 (Major Modes): Add it to the menu.
1329 (Derived Modes): Add "derived mode" to concept index.
1330
0a20b1dc
LK
13312005-04-28 Lute Kamstra <lute@gnu.org>
1332
1333 * modes.texi (Defining Minor Modes): Fix previous change.
1334 (Font Lock Mode): Simplify.
1335 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1336 when set and that some parts are optional. Add cross references.
1337 (Search-based Fontification): Say how to specify font-lock-keywords.
b5305167
SM
1338 Add cross references. Add font-lock-multiline to index.
1339 Move font-lock-keywords-case-fold-search here from node "Other Font
0a20b1dc 1340 Lock Variables". Document font-lock-add-keywords and
b5305167 1341 font-lock-remove-keywords.
0a20b1dc
LK
1342 (Other Font Lock Variables): Move font-lock-keywords-only,
1343 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1344 and font-lock-syntactic-face-function to node "Syntactic Font
1345 Lock". Move font-lock-keywords-case-fold-search to node
1346 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1347 and font-lock-{,un}fontify-{buffer,region}-function.
1348 (Precalculated Fontification): Remove reference to deleted variable
1349 font-lock-core-only.
1350 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1351 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1352 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1353 and font-lock-syntactic-face-function here from node "Other Font
1354 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1355 Syntax Properties". Add cross references.
b5305167
SM
1356 (Setting Syntax Properties): New node.
1357 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
0a20b1dc
LK
1358 * syntax.texi (Syntax Properties): Add cross reference.
1359 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1360
68a94f5a
RS
13612005-04-26 Richard M. Stallman <rms@gnu.org>
1362
1363 * display.texi (Defining Faces):
1364 Document `default' elements of defface spec.
1365
1366 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1367
1368 * variables.texi (Variable Aliases): Clarify text.
1369
13702005-04-25 Chong Yidong <cyd@stupidchicken.com>
1371
1372 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1373
7f48f143
LT
13742005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1375
1376 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1377
45d2f8e8
EZ
13782005-04-24 Eli Zaretskii <eliz@gnu.org>
1379
f3714ab2
EZ
1380 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1381 syntax-after and syntax-class.
1382
45d2f8e8 1383 * files.texi (Changing Files): Fix last change's cross-reference.
5eb20bca
EZ
1384 (Unique File Names): Don't mention "numbers" in the documentation
1385 of make-temp-file and make-temp-name.
45d2f8e8 1386
469bc679
RS
13872005-04-23 Richard M. Stallman <rms@gnu.org>
1388
1389 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1390
c9fa5dc9
RS
13912005-04-22 Nick Roberts <nickrob@snap.net.nz>
1392
1393 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1394
230e1e80
NR
13952005-04-22 Nick Roberts <nickrob@snap.net.nz>
1396
1397 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1398 and define-obsolete-variable-alias.
1399
1ba52906
KS
14002005-04-22 Kim F. Storm <storm@cua.dk>
1401
1402 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1403 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1404
9721d904
LK
14052005-04-21 Lute Kamstra <lute@gnu.org>
1406
1407 * lists.texi (Association Lists): Document rassq-delete-all.
1408
ed35c736
RS
14092005-04-19 Richard M. Stallman <rms@gnu.org>
1410
1411 * modes.texi (Search-based Fontification): Explain that
1412 facespec is an expression to be evaluated.
1413
42fc00a4
RS
14142005-04-19 Kevin Ryde <user42@zip.com.au>
1415
b5305167 1416 * streams.texi (Output Functions): Fix xref.
42fc00a4
RS
1417 * strings.texi (String Conversion): Fix xref.
1418
5827e9d4
KS
14192005-04-19 Kim F. Storm <storm@cua.dk>
1420
1421 * symbols.texi (Symbol Plists): Add safe-get.
1422 Mention that `get' may signal an error.
1423
47872da9
NR
14242005-04-18 Nick Roberts <nickrob@snap.net.nz>
1425
1426 * customize.texi (Variable Definitions): Replace tooltip-mode
1427 example with save-place.
1428
ec0cf966
RS
14292005-04-17 Richard M. Stallman <rms@gnu.org>
1430
1431 * buffers.texi (Indirect Buffers): Clarify.
1432
1433 * positions.texi (Positions): Clarify converting marker to integer.
1434
1435 * strings.texi (String Basics): Mention string-match; clarify.
1436
199bb209
LK
14372005-04-08 Lute Kamstra <lute@gnu.org>
1438
1439 * modes.texi (Search-based Fontification): Fix cross references.
1440 Use consistent terminology. Document anchored highlighting.
1441
bfa54668
LK
14422005-04-05 Lute Kamstra <lute@gnu.org>
1443
1444 * modes.texi (Defining Minor Modes): Document :group keyword
1445 argument and its default value.
1446
07e5fb9e
LK
14472005-04-03 Lute Kamstra <lute@gnu.org>
1448
1449 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1450 references and/or descriptions. Delete major mode hooks; mention
1451 them as a category instead. Rename or delete obsolete hooks.
1452
aa945b59
RS
14532005-04-02 Richard M. Stallman <rms@gnu.org>
1454
1455 * nonascii.texi (Coding System Basics): Another wording cleanup.
1456
8b918214
RS
14572005-04-01 Richard M. Stallman <rms@gnu.org>
1458
1459 * nonascii.texi (Coding System Basics): Clarify previous change.
1460
41639988
KH
14612005-04-01 Kenichi Handa <handa@m17n.org>
1462
1463 * nonascii.texi (Coding System Basics): Describe about rondtrip
1464 identity of coding systems.
1465
8e669bbd
RS
14662005-03-29 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * text.texi (Buffer Contents): Add filter-buffer-substring and
1469 buffer-substring-filters.
1470
f60a6f87
RS
14712005-03-26 Chong Yidong <cyd@stupidchicken.com>
1472
1473 * anti.texi (Antinews): Mention `G' interactive code.
1474
1475 * tips.texi (Compilation Tips): Mention benchmark.el.
1476
aaac1251
LT
14772005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1478
1479 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1480 is now bound to M-o M-o.
1481
1482 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1483
45325173
GM
14842005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1485
1486 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1487 in the Emacs Manual).
1488 * Makefile.in (srcs): Remove calendar.texi.
1489 * makefile.w32-in (srcs): Remove calendar.texi.
1490 * display.texi (Display): Change name of next node.
1491 * os.texi (System In): Change name of previous node.
1492 * elisp.texi (Top): Remove Calendar references.
1493 * vol1.texi (Top): Remove Calendar references.
1494 * vol2.texi (Top): Remove Calendar references.
1495
85df292e
RS
14962005-03-25 Richard M. Stallman <rms@gnu.org>
1497
45325173 1498 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
85df292e
RS
1499 Cleanup previous change.
1500
15012005-03-25 Chong Yidong <cyd@stupidchicken.com>
1502
1503 * display.texi (Face Attributes): Faces earlier in an :inherit
1504 list take precedence.
1505 (Scroll Bars): Fix description of vertical-scroll-bars.
1506 Document frame-current-scroll-bars and window-current-scroll-bars.
1507
1508 * markers.texi (The Mark): Document temporary Transient Mark mode.
1509
b5305167
SM
1510 * minibuf.texi (Reading File Names):
1511 Document read-file-name-completion-ignore-case.
85df292e
RS
1512
1513 * positions.texi (Screen Lines): Document nil for width argument
1514 to compute-motion.
1515
1fe54d69
KS
15162005-03-23 Kim F. Storm <storm@cua.dk>
1517
1518 * display.texi (Standard Faces): Other faces used in the fringe
1519 implicitly inherits from the fringe face.
1520 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1521 properties implicitly inherits from fringe face.
1522 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1523
a775dff4
RS
15242005-03-20 Chong Yidong <cyd@stupidchicken.com>
1525
1526 * display.texi (Invisible Text): State default value of
1527 line-move-ignore-invisible.
1528 (Managing Overlays): Document remove-overlays.
1529 (Standard Faces): Document escape-glyph face.
1530
b5305167 1531 * minibuf.texi (Reading File Names): Document read-file-name-function.
a775dff4 1532
b5305167
SM
1533 * modes.texi (Other Font Lock Variables):
1534 Document font-lock-lines-before.
a775dff4
RS
1535
1536 * positions.texi (Skipping Characters): skip-chars-forward allows
1537 character classes.
1538
077f7085
LK
15392005-03-18 Lute Kamstra <lute@gnu.org>
1540
1541 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1542
d69ea7ab
RS
15432005-03-17 Richard M. Stallman <rms@gnu.org>
1544
c7bd5d57
RS
1545 * text.texi (Undo): Document extensible undo entries.
1546
d69ea7ab
RS
1547 * searching.texi (String Search, Regexp Search, Regexp Search):
1548 Cleanups.
1549
1550 * nonascii.texi (Character Codes): Minor fix.
1551
1552 * display.texi (Display Property): Explain the significance
1553 of having text properties that are eq.
1554 (Other Display Specs): Explain string as display spec.
1555
1556 * commands.texi (Interactive Codes): Document G option.
1557
15582005-03-17 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * text.texi (Filling): Add sentence-end-without-period and
1561 sentence-end-without-space.
1562 (Changing Properties): Minor fix.
1563
1564 * anti.texi: Total rewrite.
1565
a7679889
LK
15662005-03-15 Lute Kamstra <lute@gnu.org>
1567
1568 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1569
6eb8e247
KS
15702005-03-08 Kim F. Storm <storm@cua.dk>
1571
1572 * display.texi (Specified Space): Property :width is support on
1573 non-graphic terminals, :height is not.
1574
bfa8be14
RS
15752005-03-07 Richard M. Stallman <rms@gnu.org>
1576
1577 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1578 Now subnodes of Fringes.
1579 (Overlay Arrow): Document overlay-arrow-variable-list.
1580 (Fringe Size/Pos): New node, broken out of Fringes.
1581 (Display): Explain clearing vs redisplay better.
1582 (Truncation): Clarify use of bitmaps.
1583 (The Echo Area): Clarify the uses of the echo area.
1584 Add max-mini-window-height.
1585 (Progress): Clarify.
1586 (Invisible Text): Explain that main loop moves point out.
1587 (Selective Display): Say "hidden", not "invisible".
b5305167 1588 (Managing Overlays): Move up. Describe relation to Undo here.
bfa8be14
RS
1589 (Overlay Properties): Clarify intro.
1590 (Finding Overlays): Explain return values when nothing found.
1591 (Width): truncate-string-to-width has added arg.
1592 (Displaying Faces): Clarify and update mode line face handling.
1593 (Face Functions): Minor cleanup.
b5305167 1594 (Conditional Display): Merge into Other Display Specs.
bfa8be14
RS
1595 (Pixel Specification, Other Display Specs): Minor cleanups.
1596 (Images, Image Descriptors): Minor cleanups.
1597 (GIF Images): Patents have expired.
1598 (Showing Images): Explain default text for insert-image.
b5305167 1599 (Manipulating Button Types): Merge into Manipulating Buttons.
bfa8be14
RS
1600 (Making Buttons): Explain return values.
1601 (Button Buffer Commands): Add xref.
1602 (Inverse Video): Update mode-line-inverse-video.
1603 (Display Table Format): Clarify.
1604 (Active Display Table): Give defaults for window-display-table.
1605
1606 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1607 and calendar-today-marker are strings, not chars.
1608 (Holiday Customizing): Minor fix.
1609
bfa8be14
RS
1610 * internals.texi (Writing Emacs Primitives): Update `or' example.
1611 Update limit on # args of subr.
1612
1613 * edebug.texi (Using Edebug): Arrow is in fringe.
1614 (Instrumenting): Arg to eval-defun works without loading edebug.
1615 (Edebug Execution Modes): Add xref.
1616
1617 * customize.texi (Common Keywords): Clarify :require.
1618 Mention :version here.
1619 (Variable Definitions, Group Definitions): Not here.
1620 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1621
d69ea7ab
RS
16222005-03-07 Chong Yidong <cyd@stupidchicken.com>
1623 * nonascii.texi (Text Representations): Clarify position-bytes.
1624 (Character Sets): Add list-charset-chars.
1625 (Scanning Charsets): Add charset-after.
1626 (Encoding and I/O): Minor fix.
1627
34398e6c
RS
16282005-03-06 Richard M. Stallman <rms@gnu.org>
1629
1630 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1631 (Resizing Windows): Likewise.
1632
1633 * text.texi (Change Hooks): Get rid of "Emacs 21".
1634
1635 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1636
1637 * streams.texi (Output Variables): Get rid of "Emacs 21".
1638
1639 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1640
1641 * os.texi (Translating Input): Replace flow-control example
1642 with a less obsolete example that uses `keyboard-translate'.
1643
6eb8e247 1644 * objects.texi (Hash Table Type, Circular Objects):
34398e6c 1645 Get rid of "Emacs 21".
6eb8e247 1646
34398e6c
RS
1647 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1648 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1649
1650 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1651
1652 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1653
1654 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1655 (Menu Bar): Fix when menu-bar-update-hook is called.
1656
1657 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1658
1659 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1660 and make it read better.
1661
1662 * files.texi (Writing to Files): Get rid of "Emacs 21".
1663 (Unique File Names): Likewise.
1664
1665 * elisp.texi: Update Emacs version to 22.
1666
1667 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1668 (Overlay Properties, Face Attributes): Likewise.
1669 (Managing Overlays): Fix punctuation.
1670 (Attribute Functions): Clarify set-face-font; get rid of
1671 info about old Emacs versions.
1672 (Auto Faces, Font Lookup, Display Property, Images):
1673 Get rid of "Emacs 21".
1674
1675 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1676
d2178387
RS
16772005-03-05 Richard M. Stallman <rms@gnu.org>
1678
1679 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1680
524352d6
LK
16812005-03-04 Lute Kamstra <lute@gnu.org>
1682
1683 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1684
16852005-03-03 Lute Kamstra <lute@gnu.org>
1686
1687 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1688
284f0680
LK
16892005-03-01 Lute Kamstra <lute@gnu.org>
1690
1691 * debugging.texi (Debugger Commands): Update `j'.
1692
a9ee5cac
LK
16932005-02-28 Lute Kamstra <lute@gnu.org>
1694
1695 * debugging.texi (Debugging): Fix typo.
1696 (Error Debugging): Document eval-expression-debug-on-error.
1697 (Function Debugging): Update example.
1698 (Using Debugger): Mention starred stack frames.
1699 (Debugger Commands): Document `j' and `l'.
1700 (Invoking the Debugger): `d' and `j' exit recursive edit too.
1701 Update the messages that the debugger displays.
1702 (Internals of Debugger): Add cross reference. Update example.
1703 (Excess Open): Minor improvement.
1704 (Excess Close): Minor improvement.
1705
378d0f8e
RS
17062005-02-26 Richard M. Stallman <rms@gnu.org>
1707
1708 * tips.texi (Coding Conventions): Clarify.
1709 Put all the major mode key reservations together.
1710 Mention the Mouse-1 => Mouse-2 conventions.
1711
1712 * syntax.texi (Syntax Class Table): Clarify.
1713 (Syntax Table Functions): syntax-after moved from here.
1714 (Syntax Table Internals): syntax-after moved to here.
1715 (Parsing Expressions): Update info on number of values
1716 and what's meaningful in the STATE argument.
1717 (Categories): Fix typo.
1718
1719 * sequences.texi (Arrays): Cleanup.
1720 (Char-Tables): Clarify.
1721
1722 * processes.texi (Deleting Processes): Cleanups, add xref.
1723 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1724 (Process Information): set-process-coding-system, some args optional.
1725 (Input to Processes): Explain various types for PROCESS args.
1726 Rename them from PROCESS-NAME to PROCESS.
1727 (Signals to Processes): Likewise.
1728 (Decoding Output): Cleanup.
1729 (Query Before Exit): Clarify.
1730
1731 * os.texi (Startup Summary): Correct the options; add missing ones.
1732 (Terminal Output, Batch Mode): Clarify.
1733 (Flow Control): Node deleted.
1734
1735 * markers.texi (The Mark): Clarify.
1736
1737 * macros.texi (Expansion): Cleanup.
1738 (Indenting Macros): indent-spec allows ints, not floats.
1739
1740 * keymaps.texi (Keymaps): Clarify.
1741 (Format of Keymaps): Update lisp-mode-map example.
1742 (Active Keymaps, Key Lookup): Clarify.
1743 (Changing Key Bindings): Add xref to `kbd'.
1744 (Key Binding Commands, Simple Menu Items): Clarify.
1745 (Mouse Menus, Menu Bar): Clarify.
1746 (Menu Example): Replace print example with menu-bar-replace-menu.
1747
1748 * help.texi (Documentation Basics): Add function-documentation prop.
1749
1750 * elisp.texi (Top): Don't refer to Flow Control node.
1751
1752 * commands.texi (Command Overview): Improve xrefs.
1753 (Adjusting Point): Adjusting point applies to intangible and invis.
1754 (Key Sequence Input): Doc extra read-key-sequence args.
1755 Likewise for read-key-sequence-vector.
1756
1757 * backups.texi (Rename or Copy): Minor fix.
1758 (Numbered Backups): For version-control, say the default.
1759 (Auto-Saving): make-auto-save-file-name example is simplified.
1760
1761 * advice.texi (Advising Functions): Don't imply one part of Emacs
1762 should advise another part. Markup changes.
1763 (Defining Advice): Move transitional para.
1764 (Activation of Advice): Cleanup.
1765 Explain if COMPILE is nil or negative.
1766
1767 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1768
2e20c83d
LK
17692005-02-24 Lute Kamstra <lute@gnu.org>
1770
1771 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1772 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1773
65c492fd
LK
17742005-02-23 Lute Kamstra <lute@gnu.org>
1775
b02c3eed
LK
1776 * modes.texi (Defining Minor Modes): define-minor-mode can be used
1777 to define global minor modes as well.
1778
65c492fd
LK
1779 * display.texi (Managing Overlays): overlay-buffer returns nil for
1780 deleted overlays.
1781
b686dd59
KS
17822005-02-22 Kim F. Storm <storm@cua.dk>
1783
1784 * minibuf.texi (Basic Completion): Allow symbols in addition to
1785 strings in try-completion and all-completions.
1786
23e8c095
LK
17872005-02-14 Lute Kamstra <lute@gnu.org>
1788
1789 * elisp.texi (Top): Remove reference to deleted node.
1790
1791 * lists.texi (Lists): Remove reference to deleted node.
1792 (Cons Cells): Fix typo.
1793
1794 * loading.texi (Where Defined): Fix typo.
1795
134948fc
RS
17962005-02-14 Richard M. Stallman <rms@gnu.org>
1797
1798 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1799 is useful for discarding some minor modes.
1800
1801 * symbols.texi (Symbol Components): Reorder examples.
1802
1803 * streams.texi (Input Functions): State standard-input default.
1804 (Output Variables): State standard-output default.
1805
1806 * objects.texi (Printed Representation): Clarify read syntax vs print.
1807 (Floating Point Type): Explain meaning better.
1808 (Symbol Type): Explain uniqueness better.
1809 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1810 List examples sooner.
1811 (Box Diagrams): New subnode broken out.
1812 Some examples moved from old Lists as Boxes node.
1813 (Dotted Pair Notation): Clarify intro.
1814 (Array Type): Clarify.
1815 (Type Predicates): Add hash-table-p.
1816
1817 * numbers.texi (Integer Basics): Clarify radix explanation.
1818 (Predicates on Numbers): Minor clarification.
1819 (Comparison of Numbers): Minor clarification. Clarify eql.
1820 Typos in min, max.
1821 (Math Functions): Clarify overflow in expt.
1822
1823 * minibuf.texi (Text from Minibuffer): Minor clarification.
1824 Mention arrow keys.
1825
1826 * loading.texi (Autoload): defun's doc string overrides autoload's
1827 doc string.
1828 (Repeated Loading): Modernize "add to list" examples.
1829 (Where Defined): Finish updating table of load-history elts.
1830
1831 * lists.texi (List-related Predicates): Minor wording improvement.
1832 (Lists as Boxes): Node deleted.
1833 (Building Lists): Explain trivial cases of number-sequence.
1834
1835 * hash.texi (Hash Tables): Add desc to menu items.
1836 (Creating Hash): Expain "full" means "make larger",
1837 (Hash Access): Any object can be a key.
1838 State value of maphash.
1839
1840 * functions.texi (What Is a Function): Wording cleanup.
1841 (Function Documentation): Minor cleanup.
1842 Explain purpose of calling convention at end of doc string.
1843 (Function Names): Wording cleanup.
1844 (Calling Functions): Wording cleanup.
1845 Explain better how funcall calls the function.
1846 (Function Cells): Delete example of saving and redefining function.
1847
1848 * control.texi (Combining Conditions): Wording cleanup.
1849 (Iteration): dolist and dotimes bind VAR locally.
1850 (Cleanups): Xref to Atomic Changes.
1851
1852 * compile.texi (Byte Compilation): Delete 19.29 info.
1853 (Compilation Functions): Macros' difficulties don't affect defsubst.
1854 (Docs and Compilation): Delete 19.29 info.
1855
44291460
RS
18562005-02-10 Richard M. Stallman <rms@gnu.org>
1857
1858 * objects.texi (Symbol Type): Minor correction.
1859
1f9ad95a
LK
18602005-02-06 Lute Kamstra <lute@gnu.org>
1861
1862 * modes.texi (Example Major Modes): Fix typos.
1863
ba2c991c
RS
18642005-02-06 Richard M. Stallman <rms@gnu.org>
1865
1866 * text.texi (Margins): fill-nobreak-predicate can be one function.
1867
1868 * strings.texi (Modifying Strings): clear-string can make unibyte.
1869 (Formatting Strings): format gives error if values missing.
1870
1871 * positions.texi (Character Motion): Mention default arg
1872 for forward-char. backward-char refers to forward-char.
1873 (Word Motion): Mention default arg for forward-word.
1874 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1875 Simplify end-of-buffer.
1876 (Text Lines): Mention default arg for forward-line.
1877 (List Motion): Mention default arg for beginning/end-of-defun.
1878 (Skipping Characters): Minor fixes in explaining character-set.
1879
1880 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1881 Mode inheritance applies only when default-major-mode is nil.
1882 Clarifications.
1883 (Example Major Modes): Update Text mode and Lisp mode examples.
1884 (Minor Mode Conventions): Mention define-minor-mode at top.
1885 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1886 (Mode Line Format): Update mode line face display info.
1887 (Properties in Mode): Mention effect of risky vars.
1888 (Imenu): Define imenu-add-to-menubar.
1889 (Font Lock Mode): Add descriptions to menu lines.
1890 (Faces for Font Lock): Add font-lock-doc-face.
1891
9bf6d576
LK
18922005-02-05 Lute Kamstra <lute@gnu.org>
1893
1894 * text.texi (Maintaining Undo): Remove obsolete function.
1895
cb602754
EZ
18962005-02-05 Eli Zaretskii <eliz@gnu.org>
1897
1898 * frames.texi (Color Names): Add pointer to the X docs about RGB
1899 color specifications. Improve indexing
1900 (Text Terminal Colors): Replace the description of RGB values by
1901 an xref to "Color Names".
1902
4e07258f
RS
19032005-02-03 Richard M. Stallman <rms@gnu.org>
1904
1905 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1906 Clarify.
1907 (Selecting Windows): Clarify save-selected-window.
1908 (Cyclic Window Ordering): Clarify walk-windows.
1909 (Window Point): Clarify.
1910 (Window Start): Add comment to example.
1911 (Resizing Windows): Add `interactive' specs in examples.
1912 Document fit-window-to-buffer.
1913
1914 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1915 (Undo, Maintaining Undo): Clarify last change.
1916 (Sorting): In sort-numeric-fields, explain about octal and hex.
1917 Mention sort-numeric-base.
1918 (Format Properties): Add xref for hard newlines.
1919
1920 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1921 (Pop-Up Menus): Fix typo.
1922 (Color Names): Explain all types of color names.
1923 Explain color-values on B&W terminal.
1924 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1925
1926 * files.texi (File Locks): Not supported on MS systems.
1927 (Testing Accessibility): Clarify.
1928
1929 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1930 (Coverage Testing): Fix typo.
1931
1932 * commands.texi (Misc Events): Remove stray space.
1933
1934 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1935 (Modification Time): Clarify when visited-file-modtime returns 0.
1936 (The Buffer List): Clarify bury-buffer.
1937 (Killing Buffers): Clarify.
1938 (Indirect Buffers): Add clone-indirect-buffer.
1939
19402005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1941
1942 * edebug.texi (Printing in Edebug): Fix default value of
1943 edebug-print-circle.
1944 (Coverage Testing): Fix displayed frequency count data.
1945
19462005-02-02 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
1947
1948 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1949
4e07258f 19502005-02-02 Kim F. Storm <storm@cua.dk>
fb89c330
KS
1951
1952 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1953
28d986b9
EZ
19542005-01-29 Eli Zaretskii <eliz@gnu.org>
1955
1956 * commands.texi (Misc Events): Describe the help-echo event.
1957
1958 * text.texi (Special Properties) <help-echo>: Use `pos'
b5305167
SM
1959 consistently in description of the help-echo property.
1960 Use @code{nil} instead of @var{nil}.
28d986b9
EZ
1961
1962 * display.texi (Overlay Properties): Fix the index entry for
1963 help-echo overlay property.
1964
1965 * customize.texi (Type Keywords): Uncomment the xref to the
1966 help-echo property documentation.
1967
8f958b40
KS
19682005-01-23 Kim F. Storm <storm@cua.dk>
1969
1970 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1971 return value. Third element FULLY replaced by PARTIAL which
1972 specifies number of invisible pixels if row is only partially visible.
1973 (Textual Scrolling): Mention auto-window-vscroll.
1974 (Vertical Scrolling): New defvar auto-window-vscroll.
1975
cd7e5dd6
LT
19762005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1977
1978 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1979 command remapping.
1980
6f771c32
RS
19812005-01-15 Richard M. Stallman <rms@gnu.org>
1982
1983 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1984
6ac8a822
KS
19852005-01-14 Kim F. Storm <storm@cua.dk>
1986
88948d55
KS
1987 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1988
6ac8a822
KS
1989 * text.texi (Links and Mouse-1): Fix string and vector item.
1990
20d6de82
RS
19912005-01-13 Richard M. Stallman <rms@gnu.org>
1992
1993 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1994 descriptions of overriding-local-map and overriding-terminal-local-map.
1995
1996 * text.texi (Links and Mouse-1): Clarify text.
1997
f75a592e
KS
19982005-01-13 Kim F. Storm <storm@cua.dk>
1999
2000 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2001
910f60b1
TTN
20022005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
2003
2004 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2005
37181fc4
KS
20062005-01-12 Kim F. Storm <storm@cua.dk>
2007
2008 * text.texi (Links and Mouse-1): Rename section from Enabling
2009 Mouse-1 to Following Links. Change xrefs.
2010 Add examples for define-button-type and define-widget.
2011
2012 * display.texi (Button Properties, Button Buffer Commands):
2013 Clarify mouse-1 and follow-link functionality.
2014
28f94a34
RS
20152005-01-12 Richard M. Stallman <rms@gnu.org>
2016
2017 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2018
2019 * display.texi (Beeping): Fix Texinfo usage.
2020
2021 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2022
bac2d936
KS
20232005-01-11 Kim F. Storm <storm@cua.dk>
2024
2025 * display.texi (Button Properties, Button Buffer Commands):
93381d62 2026 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
2027
2028 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2029 (Enabling Mouse-1 to Follow Links): New subsection.
2030
de968ddb
RS
20312005-01-06 Richard M. Stallman <rms@gnu.org>
2032
2033 * text.texi (Special Properties): Minor change.
2034
2035 * os.texi (Timers): Clarify previous change.
2036
2037 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2038
a3a43b3b
LT
20392005-01-01 Luc Teirlinck <teirllm@auburn.edu>
2040
2041 * display.texi (Face Attributes): Correct xref to renamed node.
2042
732bb9ce
RS
20432005-01-01 Richard M. Stallman <rms@gnu.org>
2044
2045 * display.texi (Face Attributes): Describe hex color specs.
2046
c734ae59
RS
20472004-12-31 Richard M. Stallman <rms@gnu.org>
2048
2049 * os.texi (Timers): Update previous change.
2050
33b2f4ea
KS
20512004-12-30 Kim F. Storm <storm@cua.dk>
2052
2053 * display.texi (Line Height): Total line-height is now specified
2054 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
2055 in cons cells. (nil . RATIO) is relative to actual line height.
2056 Use line-height `t' instead of `0' to get minimum height.
2057
99ec74b9
RS
20582004-12-29 Richard M. Stallman <rms@gnu.org>
2059
2060 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2061
eab463f6
RS
20622004-12-28 Richard M. Stallman <rms@gnu.org>
2063
2064 * commands.texi (Quitting): Clarify value of with-local-quit.
2065
2066 * elisp.texi (Top): Fix previous change.
2067
2068 * loading.texi (Loading): Fix previous change.
2069
ebbd14f1
RS
20702004-12-27 Richard M. Stallman <rms@gnu.org>
2071
4ae98fc5
RS
2072 * Makefile.in (MAKEINFO): Specify --force.
2073
8f430046
RS
2074 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2075
56011a8c
RS
2076 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2077
2078 * display.texi (Line Height): Further clarify.
2079
2080 * elisp.texi (Top): Update Loading submenu.
2081
ebbd14f1
RS
2082 * loading.texi (Where Defined): New node.
2083 (Unloading): load-history moved to Where Defined.
2084
fda2922a
RS
20852004-12-21 Richard M. Stallman <rms@gnu.org>
2086
2087 * commands.texi (Event Input Misc): Add while-no-input.
2088
9eb8959a
RS
20892004-12-11 Richard M. Stallman <rms@gnu.org>
2090
2091 * display.texi (Line Height): Rewrite text for clarity.
2092
adf87c29
KS
20932004-12-11 Kim F. Storm <storm@cua.dk>
2094
2095 * display.texi (Display): Add node "Line Height" to menu.
2096 (Line Height): New node. Move full description of line-spacing
2097 and line-height text properties here from text.texi.
2098 (Scroll Bars): Add vertical-scroll-bar variable.
2099
2100 * frames.texi (Window Frame Parameters): Remove line-height defvar.
2101
2102 * locals.texi (Standard Buffer-Local Variables): Fix xref for
2103 line-spacing and vertical-scroll-bar.
2104
2105 * text.texi (Special Properties): Just mention line-spacing and
2106 line-height here, add xref to new "Line Height" node.
2107
31e4729e
TTN
21082004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
2109
2110 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2111
2112 * locals.texi (Standard Buffer-Local Variables):
2113 Add @xref for `line-spacing'.
2114
cc60c723
RS
21152004-12-05 Richard M. Stallman <rms@gnu.org>
2116
2117 * Makefile.in (maintainer-clean): Remove the info files
2118 in $(infodir) where they are created.
2119
f6101ac9
RS
21202004-12-03 Richard M. Stallman <rms@gnu.org>
2121
2122 * windows.texi (Selecting Windows): get-lru-window and
2123 get-largest-window don't consider dedicated windows.
2124
2125 * text.texi (Undo): Document undo-in-progress.
2126
94221759
RS
21272004-11-26 Richard M. Stallman <rms@gnu.org>
2128
2129 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2130 Remove a few vars that are not always buffer-local.
2131
7092c5e8
LT
21322004-11-24 Luc Teirlinck <teirllm@auburn.edu>
2133
2134 * locals.texi (Standard Buffer-Local Variables): Comment out
2135 xref's to non-existent node `Yet to be written'.
2136
261b01c6
RS
21372004-11-24 Richard M. Stallman <rms@gnu.org>
2138
2139 * processes.texi (Synchronous Processes): Grammar fix.
2140
2141 * numbers.texi (Comparison of Numbers): Add eql.
2142
2143 * locals.texi (Standard Buffer-Local Variables): Add many vars.
2144
2145 * intro.texi (Printing Notation): Fix previous change.
2146
2147 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2148 and default-indicate-buffer-boundaries from here.
2149 (Usual Display): To here.
2150 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2151 (Usual Display): Move tab-width up.
2152
2153 * customize.texi (Variable Definitions): Replace
2154 show-paren-mode example with tooltip-mode.
7092c5e8 2155 (Simple Types, Composite Types, Defining New Types):
261b01c6 2156 Minor cleanups.
7092c5e8 2157
c1aa4864
JH
21582004-11-21 Jesper Harder <harder@ifa.au.dk>
2159
2160 * processes.texi (Synchronous Processes, Output from Processes):
2161 Markup fix.
2162
dedbac89
RS
21632004-11-20 Richard M. Stallman <rms@gnu.org>
2164
07c8c65a
RS
2165 * positions.texi (Skipping Characters): skip-chars-forward
2166 now handles char classes.
2167
8f40a868
RS
2168 * intro.texi (Printing Notation): Avoid confusion of `print'
2169 when explaining @print.
2170
2171 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2172
2173 * display.texi (Display Table Format): Minor fix.
2174
2175 * streams.texi (Output Functions): Fix print example.
2176
fd6866c8
RS
2177 * Makefile.in (elisp): New target.
2178 (dist): Depend on $(infodir)/elisp, not elisp.
2179 Copy the info files from $(infodir).
2180
9d00469f
RS
2181 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2182 read-from-minibuffer.
2183
dedbac89
RS
2184 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2185
6de891db
RS
21862004-11-19 Richard M. Stallman <rms@gnu.org>
2187
2188 * searching.texi (Regexp Search): Add search-whitespace-regexp.
2189
e1c1c5a7
TTN
21902004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
2191
2192 * tips.texi (Coding Conventions): Fix typo.
2193
ee31cd78
RS
21942004-11-16 Richard M. Stallman <rms@gnu.org>
2195
2196 * tips.texi (Coding Conventions): Separate defvar and require
2197 methods to avoid warnings. Use require only when there are many
2198 functions and variables from that package.
2199
2200 * minibuf.texi (Minibuffer Completion): When ignoring case,
2201 predicate must not be case-sensitive.
2202
2203 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2204 (Test Coverage): Don't talk about "splotches". Clarified.
2205
4bd38e94
TTN
22062004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
2207
2208 * frames.texi (Window Frame Parameters): Fix typo.
2209
6d073ae1
KS
22102004-11-15 Kim F. Storm <storm@cua.dk>
2211
9f89426b
KS
2212 * symbols.texi (Other Plists): Note that plist-get may signal error.
2213 Add safe-plist-get.
6d073ae1 2214
10980463
TTN
22152004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
2216
2217 * modes.texi (Font Lock Basics): Fix typo.
2218
1efc19eb
RS
22192004-11-08 Richard M. Stallman <rms@gnu.org>
2220
2221 * syntax.texi (Syntax Table Functions): Add syntax-after.
2222
6159c232
EZ
22232004-11-06 Lars Brinkhoff <lars@nocrew.org>
2224
2225 * os.texi (Processor Run Time): New section documenting
2226 get-internal-run-time.
2227
59dede22
EZ
22282004-11-06 Eli Zaretskii <eliz@gnu.org>
2229
2230 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2231 it nukes elisp-cover.texi.
2232 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2233 elisp-0 etc.
2234
4cc8522c
LT
22352004-11-05 Luc Teirlinck <teirllm@auburn.edu>
2236
2237 * commands.texi (Keyboard Macros): Document `append' return value
2238 of `defining-kbd-macro'.
2239
2d1ef312
RS
22402004-11-01 Richard M. Stallman <rms@gnu.org>
2241
2242 * commands.texi (Interactive Call): Add called-interactively-p.
2243
6f4e005d
SJ
22442004-10-29 Simon Josefsson <jas@extundo.com>
2245
2246 * minibuf.texi (Reading a Password): Revert.
2247
4f71c13f
RS
22482004-10-28 Richard M. Stallman <rms@gnu.org>
2249
2250 * frames.texi (Display Feature Testing): Explain about "vendor".
2251
4660a9e3
RS
22522004-10-27 Richard M. Stallman <rms@gnu.org>
2253
2254 * commands.texi (Interactive Codes): `N' uses numeric prefix,
2255 not raw. Clarify `n'.
2256 (Interactive Call): Rewrite interactive-p, focusing on when
2257 and how to use it.
2258 (Misc Events): Clarify previous change.
2259
2260 * advice.texi (Simple Advice): Clarify what job the example does.
2261 (Around-Advice): Clarify ad-do-it.
2262 (Activation of Advice): An option of ad-default-compilation-action
2263 is `never', not `nil'.
2264
c8636435
KS
22652004-10-26 Kim F. Storm <storm@cua.dk>
2266
2267 * commands.texi (Interactive Codes): Add U code letter.
2268
acd4089b
SJ
22692004-10-25 Simon Josefsson <jas@extundo.com>
2270
2271 * minibuf.texi (Reading a Password): Add.
2272
29dc7809
JR
22732004-10-24 Jason Rumney <jasonr@gnu.org>
2274
2275 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2276 and wheel-down.
2277
bb5d6d34
KG
22782004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
2279
2280 * processes.texi (Synchronous Processes): Document process-file.
2281
d0ee2ed3
KH
22822004-10-22 Kenichi Handa <handa@m17n.org>
2283
2284 * text.texi (translate-region): Document that it accepts also a
2285 char-table.
2286
38be9dbb
DP
22872004-10-22 David Ponce <david@dponce.com>
2288
2289 * windows.texi (Resizing Windows): Document the `preserve-before'
2290 argument of the functions `enlarge-window' and `shrink-window'.
2291
63c80452
JR
22922004-10-19 Jason Rumney <jasonr@gnu.org>
2293
2294 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2295
9f4b6e73
LT
22962004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2297
2298 * text.texi (Filling): Add anchor for definition of
2299 `sentence-end-double-space'.
2300
2301 * searching.texi (Regexp Example): Update description of how
2302 Emacs currently recognizes the end of a sentence.
2303 (Standard Regexps): Update definition of the variable
2304 `sentence-end'. Add definition of the function `sentence-end'.
2305
657f0f9c
EZ
23062004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2307
2308 * display.texi (Progress): New node.
2309
35ab4857
KS
23102004-10-05 Kim F. Storm <storm@cua.dk>
2311
2312 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2313
f2a54fbc
KS
23142004-09-29 Kim F. Storm <storm@cua.dk>
2315
2316 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2317 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2318 fringe bitmap symbols, as they now have their own namespace.
2319 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2320 vs. pixels. Signal error if no free bitmap slots.
2321 (Pixel Specification): Change IMAGE to @var{image}.
2322
4676d6f3
RS
23232004-09-28 Richard M. Stallman <rms@gnu.org>
2324
2325 * text.texi (Special Properties): Clarify line-spacing and line-height.
2326
2327 * searching.texi (Regexp Search): Add looking-back.
2328
17234906
LT
23292004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2330
2331 * display.texi: Correct typos.
2332 (Image Descriptors): Correct xref's.
2333
4de43c8b
RS
23342004-09-25 Richard M. Stallman <rms@gnu.org>
2335
2336 * text.texi (Special Properties): Cleanups in `cursor'.
2337 Rewrites in `line-height' and `line-spacing'; exchange them.
2338
2339 * display.texi (Fringes): Rewrite previous change.
2340 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2341 (Display Fringe Bitmaps): Node deleted, text moved.
2342 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2343 (Scroll Bars): Clarify set-window-scroll-bars.
2344 (Pointer Shape): Rewrite.
2345 (Specified Space): Clarify :align-to, etc.
2346 (Pixel Specification): Use @var. Clarify new text.
2347 (Other Display Specs): Clarify `slice'.
2348 (Image Descriptors): Cleanups.
2349 (Showing Images): Cleanups.
2350
a3ee0299
LT
23512004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2352
e88ebce6
LT
2353 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2354
a3ee0299
LT
2355 * modes.texi: Various minor changes in addition to:
2356 (Major Mode Conventions): Final call to `run-mode-hooks' should
2357 not be inside the `delay-mode-hooks' form.
2358 (Mode Hooks): New node.
2359 (Hooks): Delete obsolete example.
2360 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2361 node "Mode Hooks".
2362
6db2bc02
LT
23632004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2364
2365 * display.texi: Correct various typos.
2366 (Display): Rename node "Pointer Shapes" to "Pointer
2367 Shape". (There is already a node called "Pointer Shapes" in
2368 frames.texi.)
2369 (Images): Remove non-existent node "Image Slices" from menu.
2370
ed2846bd
KS
23712004-09-23 Kim F. Storm <storm@cua.dk>
2372
2373 * text.texi (Special Properties): Add `cursor', `pointer',
2374 `line-height', and `line-spacing' properties.
2375
2376 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2377 Shapes' to menu.
2378 (Standard Faces): Doc fix for fringe face.
2379 (Fringes): Add `overflow-newline-into-fringe' and
2380 'indicate-buffer-boundaries'.
2381 (Fringe Bitmaps, Pointer Shapes): New nodes.
2382 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2383 Bitmaps' to menu.
2384 (Specified Space): Describe pixel width and height.
2385 (Pixel Specification): New node.
2386 (Other Display Specs): Add `slice' property.
2387 (Display Fringe Bitmaps): New node.
2388 (Images): Add 'Image Slices' to menu.
2389 (Image Descriptors): Add `:pointer' and `:map' properties.
2390 (Showing Images): Add slice arg to `insert-image'. Add
2391 'insert-sliced-image'.
2392
4d894c98
RS
23932004-09-20 Richard M. Stallman <rms@gnu.org>
2394
2395 * commands.texi (Key Sequence Input):
2396 Clarify downcasing in read-key-sequence.
2397
7e388eb7
JL
23982004-09-08 Juri Linkov <juri@jurta.org>
2399
2400 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2401
a020987f
LT
24022004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2403
2404 * locals.texi (Standard Buffer-Local Variables): Add
2405 `buffer-auto-save-file-format'.
2406 * internals.texi (Buffer Internals): Describe new
2407 auto_save_file_format field of the buffer structure.
2408 * files.texi (Format Conversion): `auto-save-file-format' has been
2409 renamed `buffer-auto-save-file-format'.
2410
2b96f80c
LT
24112004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2412
2413 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2414 an integer or a marker.
2415 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2416
2ee3b79e
RS
24172004-08-22 Richard M. Stallman <rms@gnu.org>
2418
2419 * modes.texi (Major Mode Conventions): Discuss rebinding of
2420 standard key bindings.
2421
c438dc33
KS
24222004-08-18 Kim F. Storm <storm@cua.dk>
2423
2424 * processes.texi (Accepting Output): Add `just-this-one' arg to
2425 `accept-process-output'.
101c421e 2426 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 2427
db8af011
LT
24282004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2429
2430 * keymaps.texi: Various changes in addition to:
2431 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2432 Give more varied examples for `kbd'.
2433 (Creating Keymaps): Char tables have slots for all characters
2434 without modifiers.
2435 (Active Keymaps): `overriding-local-map' and
2436 `overriding-terminal-local-map' also override text property and
2437 overlay keymaps.
2438 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2439 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2440 to denote a prefix of no events.
2441 `map-keymap' includes parent's bindings _recursively_.
2442 Clarify and correct description of `where-is-internal'.
2443 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2444 (Menu Example): For menus intended for use with the keyboard, the
2445 menu items should be bound to characters or real function keys.
2446
de700726
LT
24472004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2448
30e75a87
LT
2449 * objects.texi (Character Type): Reposition `@anchor' to prevent
2450 double space inside sentence in Info.
2451
de700726
LT
2452 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2453 renamed to `disabled-command-function'.
7c5b95c9 2454 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
de700726
LT
2455 (Command Loop Info): Replace reference to it.
2456 (Disabling Commands): `disabled-command-hook' has been renamed to
2457 `disabled-command-function'.
2458
81909a1a
LT
24592004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2460
2461 * os.texi (Translating Input): Only non-prefix bindings in
2462 `key-translation-map' override actual key bindings. Warn about
2463 possible indirect effect of actual key bindings on non-prefix
2464 bindings in `key-translation-map'.
2465
5504e99c
LT
24662004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2467
2468 * minibuf.texi (High-Level Completion): Add anchor for definition
2469 of `read-variable'.
2470
2471 * commands.texi: Various changes in addition to:
2472 (Using Interactive): Clarify description of `interactive-form'.
2473 (Interactive Call): Mention default for KEYS argument to
2474 `call-interactively'.
2475 (Command Loop Info): Clarify description of `this-command-keys'.
2476 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2477 Value of `last-event-frame' can be `macro'.
2478 (Repeat Events): `double-click-fuzz' is also used to distinguish
2479 clicks and drags.
2480 (Classifying Events): Clarify descriptions of `event-modifiers'
2481 `event-basic-type' and `event-convert-list'.
2482 (Accessing Events): `posn-timestamp' takes POSITION argument.
2483 (Quoted Character Input): Clarify description of
2484 `read-quoted-char' and fix example.
2485 (Quitting): Add `with-local-quit'.
2486 (Disabling Commands): Correct and clarify descriptions of
2487 `enable-command' and `disable-command'.
2488 Mention what happens if `disabled-command-hook' is nil.
2489 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2490 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2491
f478a72a
LT
24922004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2493
2494 * frames.texi: Various changes in addition to:
2495 (Creating Frames): Expand and clarify description of `make-frame'.
2496 (Window Frame Parameters): Either none or both of the `icon-left'
2497 and `icon-top' parameters must be specified. Put descriptions of
2498 `menu-bar-lines' and `toolbar-lines' closer together and change
2499 them accordingly.
2500 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2501 except while processing `frame-title-format' or `icon-title-format'.
2502 (Deleting Frames): Correct description of `delete-frame'.
2503 Non-nil return values of `frame-live-p' are like those of `framep'.
2504 (Frames and Windows): mention return value of
2505 `set-frame-selected-window'.
2506 (Visibility of Frames): Mention `force' argument to
2507 `make-frame-invisible'. `frame-visible-p' returns t for all
2508 frames on text-only terminals.
2509 (Frame Configurations): Restoring a frame configuration does not
2510 restore deleted frames.
2511 (Window System Selections): `x-set-selection' returns DATA.
2512 (Resources): Add example.
2513 (Display Feature Testing): Clarify descriptions of
2514 `display-pixel-height', `display-pixel-width', `x-server-version'
2515 and `x-server-vendor'.
2516
2517 * windows.texi (Choosing Window): Add anchor.
2518 * minibuf.texi (Minibuffer Misc): Add anchor.
2519
bc135062
JPW
25202004-07-23 John Paul Wallington <jpw@gnu.org>
2521
2522 * macros.texi (Defining Macros): Declaration keyword for setting
2523 Edebug spec is `debug' not `edebug'.
2524
cb7516e5
LT
25252004-07-19 Luc Teirlinck <teirllm@auburn.edu>
2526
2527 * windows.texi: Various small changes in addition to:
2528 (Window Point): Mention return value of `set-window-point'.
2529 (Window Start): `pos-visible-in-window-p' disregards horizontal
2530 scrolling. Explain return value if PARTIALLY is non-nil.
2531 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2532 and `set-window-vscroll'.
2533 (Size of Window): The argument WINDOW to `window-inside-edges',
2534 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2535 (Resizing Windows): Explain return value of
2536 `shrink-window-if-larger-than-buffer'.
2537 `window-size-fixed' automatically becomes buffer local when set.
2538 (Window Configurations): Explain return value of
2539 `set-window-configuration'.
2540
2541 * minibuf.texi (Minibuffer Misc): Add anchor for
2542 `minibuffer-scroll-window'.
2543
2544 * positions.texi (Text Lines): Add anchor for `count-lines'.
2545
3751eb00
RS
25462004-07-17 Richard M. Stallman <rms@gnu.org>
2547
2548 * display.texi (Overlay Properties): Adding `evaporate' prop
2549 deletes empty overlay immediately.
2550
2551 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2552 fix example.
2553
9a7e97c6
LT
25542004-07-16 Jim Blandy <jimb@redhat.com>
2555
2556 * searching.texi (Regexp Backslash): Document new \_< and \_>
2557 operators.
2558
aa0e4da8
JB
25592004-07-16 Juanma Barranquero <lektu@terra.es>
2560
2561 * display.texi (Images): Fix Texinfo usage.
2562
cbbfedb2
LT
25632004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2564
2565 * buffers.texi (Modification Time): `visited-file-modtime' now
2566 returns a list of two integers, instead of a cons.
2567
3a052bd3
LT
25682004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2569
2570 * windows.texi: Various changes in addition to:
2571 (Splitting Windows): Add `split-window-keep-point'.
2572
02c04e6f
RS
25732004-07-09 Richard M. Stallman <rms@gnu.org>
2574
2575 * frames.texi (Input Focus): Minor fix.
2576
cb4f1287
LT
25772004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2578
2579 * frames.texi (Input Focus): Clarify descriptions of
2580 `select-frame-set-input-focus' and `select-frame'.
2581
339902ec
LT
25822004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2583
2584 * os.texi: Various small changes in addition to:
2585 (Killing Emacs): Expand and clarify description of
2586 `kill-emacs-query-functions' and `kill-emacs-hook'.
2587 (System Environment): Expand and clarify description of `getenv'
2588 and `setenv'.
2589 (Timers): Clarify description of `run-at-time'.
2590 (Translating Input): Correct description of
2591 `extra-keyboard-modifiers'.
2592 (Flow Control): Correct description of `enable-flow-control'.
2593
fe3b7e35
TTN
25942004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2595
2596 * os.texi: Update copyright.
2597 (Session Management): Grammar fix.
2598 Clarify which Emacs does the restarting.
2599 Use @samp for *scratch* buffer.
2600
59db7d6e
LT
26012004-07-04 Alan Mackenzie <acm@muc.de>
2602
2603 * frames.texi (Input Focus): Add documentation for
2604 `select-frame-set-input-focus'. Replace refs to non-existent
2605 `switch-frame' with `select-frame'. Minor corrections and tidying
2606 up of text-only terminal stuff.
2607
e3ccf404
RS
26082004-07-02 Richard M. Stallman <rms@gnu.org>
2609
2610 * files.texi (Saving Buffers): Cleanup write-contents-function.
2611 (Magic File Names): Cleanup file-remote-p.
2612
8addb6eb
KG
26132004-07-02 Kai Grossjohann <kai@emptydomain.de>
2614
2615 * files.texi (Magic File Names): `file-remote-p' returns an
2616 identifier of the remote system, not just t.
2617
7a58d84d
DK
26182004-07-02 David Kastrup <dak@gnu.org>
2619
2620 * searching.texi (Entire Match Data): Add explanation about new
2621 match-data behavior when @var{integers} is non-nil.
2622
d8c379f8
RS
26232004-06-24 Richard M. Stallman <rms@gnu.org>
2624
b4a4b0ae
RS
2625 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2626
d8c379f8
RS
2627 * customize.texi (Variable Definitions): Note about doc strings
2628 and :set.
2629
2630 * keymaps.texi (Keymap Terminology): Document `kbd'.
2631 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2632
2633 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2634 makes it buffer-local.
2635
2636 * files.texi (Saving Buffers): Correct previous change.
2637
2638 * commands.texi (Accessing Events):
2639 Clarify posn-col-row and posn-actual-col-row.
2640
26412004-06-24 David Ponce <david.ponce@wanadoo.fr>
2642
2643 * commands.texi (Accessing Events): New functions
2644 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2645
dce417e7
LT
26462004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2647
2648 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2649 * frames.texi, buffers.texi, backups.texi, variables.texi:
2650 * loading.texi, eval.texi, functions.texi, control.texi:
2651 * symbols.texi, minibuf.texi: Reposition @anchor's.
2652
2653 * help.texi: Various small changes in addition to the following.
2654 (Describing Characters): Describe PREFIX argument to
2655 `key-description'. Correct and clarify definition of
2656 `text-char-description'. Describe NEED-VECTOR argument to
2657 `read-kbd-macro'.
2658 (Help Functions): Clarify definition of `apropos'.
2659
255d07dc
LH
26602004-06-23 Lars Hansen <larsh@math.ku.dk>
2661
2662 * files.texi (Saving Buffers): Correct description of
2663 `write-contents-functions'.
2664
4e9691e9
JB
26652004-06-21 Juanma Barranquero <lektu@terra.es>
2666
2667 * display.texi (Images): Remove redundant @vindex directives.
2668 Rewrite `image-library-alist' doc in active voice.
2669
1ebd4f78
JB
26702004-06-14 Juanma Barranquero <lektu@terra.es>
2671
2672 * display.texi (Images): Document new delayed library loading,
2673 variable `image-library-alist' and (existing but undocumented)
2674 function `image-type-available-p'.
2675
ddfb8369
RS
26762004-06-05 Richard M. Stallman <rms@gnu.org>
2677
2678 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2679 refer the user to the Initial Input node.
2680 (Text from Minibuffer): Likewise.
2681 (Initial Input): New node. Document this feature
2682 and say it is mostly deprecated.
2683
18684a3a
RS
26842004-05-30 Richard M. Stallman <rms@gnu.org>
2685
7a61e456
RS
2686 * loading.texi (Named Features): Clarify return value
2687 and meaning of NOERROR.
2688
18684a3a
RS
2689 * variables.texi (File Local Variables): Minor cleanup.
2690
c8364415
MA
26912004-05-30 Michael Albinus <michael.albinus@gmx.de>
2692
2693 * files.texi (Magic File Names): Add `file-remote-p' as operation
2694 of file name handlers.
2695
08fd1251
RS
26962004-05-29 Richard M. Stallman <rms@gnu.org>
2697
2698 * modes.texi (Minor Mode Conventions): (-) has no special meaning
2699 as arg to a minor mode command.
2700
71d5a208
RS
27012004-05-22 Richard M. Stallman <rms@gnu.org>
2702
2703 * syntax.texi (Syntax Class Table): Word syntax not just for English.
2704
2705 * streams.texi (Output Variables): Doc float-output-format.
2706
2707 * searching.texi (Regexp Special): Nested repetition can be infloop.
2708
2709 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2710 real stack overflow.
2711
2712 * compile.texi: Minor cleanups.
2713
27142004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
2715
2716 * lists.texi (Cons Cells): Explain dotted lists, true lists,
2717 circular lists.
2718 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 2719
022cb162
TTN
27202004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
2721
2722 * modes.texi (Search-based Fontification): Fix typo.
2723
aa7094ba
JB
27242004-05-10 Juanma Barranquero <lektu@terra.es>
2725
2726 * modes.texi (Mode Line Variables): Fix description of
2727 global-mode-string, which is now after which-func-mode, not the
2728 buffer name.
2729
c2383279
LH
27302004-05-07 Lars Hansen <larsh@math.ku.dk>
2731
2732 * modes.texi (Desktop Save Mode): Add.
2733 (Modes): Add menu entry Desktop Save Mode.
2734
2735 * hooks.texi: Add desktop-after-read-hook,
2736 desktop-no-desktop-file-hook and desktop-save-hook.
2737
2738 * locals.texi: Add desktop-save-buffer.
2739
058296d3
JH
27402004-04-30 Jesper Harder <harder@ifa.au.dk>
2741
2742 * display.texi: emacs -> Emacs.
2743
0c54865e
EZ
27442004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2745
2746 * files.texi (Changing Files): Document set-file-times.
2747
d814862a
JB
27482004-04-23 Juanma Barranquero <lektu@terra.es>
2749
2750 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2751
e8d6f886
JH
27522004-04-18 Jesper Harder <harder@ifa.au.dk>
2753
2754 * tips.texi (Coding Conventions): defopt -> defcustom.
2755
3a424014
LT
27562004-04-16 Luc Teirlinck <teirllm@auburn.edu>
2757
2758 * sequences.texi: Various clarifications.
2759
9e860631
LT
27602004-04-14 Luc Teirlinck <teirllm@auburn.edu>
2761
2762 * buffers.texi (Read Only Buffers): Mention optional ARG to
2763 `toggle-read-only'.
2764
5e30a0fb
NR
27652004-04-14 Nick Roberts <nick@nick.uklinux.net>
2766
9e860631 2767 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
2768 returns a full-width window if possible.
2769
619fb950
LT
27702004-04-13 Luc Teirlinck <teirllm@auburn.edu>
2771
2772 * buffers.texi: Various changes in addition to:
2773 (Buffer File Name): Add `find-buffer-visiting'.
2774 (Buffer Modification): Mention optional ARG to `not-modified'.
2775 (Indirect Buffers): Mention optional CLONE argument to
2776 `make-indirect-buffer'.
2777
2778 * files.texi: Various changes in addition to:
2779 (Visiting Functions): `find-file-hook' is now a normal hook.
2780 (File Name Expansion): Explain difference between the way that
2781 `expand-file-name' and `file-truename' treat `..'.
2782 (Contents of Directories): Mention optional ID-FORMAT argument to
2783 `directory-files-and-attributes'.
2784 (Format Conversion): Mention new optional CONFIRM argument to
2785 `format-write-file'.
2786
a2295d32
MB
27872004-04-12 Miles Bader <miles@gnu.org>
2788
2789 * macros.texi (Expansion): Add description of `macroexpand-all'.
2790
571fd4d5
JH
27912004-04-05 Jesper Harder <harder@ifa.au.dk>
2792
2793 * variables.texi (Variable Aliases): Mention
2794 cyclic-variable-indirection.
2795
2796 * errors.texi (Standard Errors): Ditto.
2797
4ba2fd66
LT
27982004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2799
2800 * backups.texi: Various small changes in addition to:
2801 (Making Backups): Mention return value of `backup-buffer'.
2802 (Auto-Saving): Mention optional FORCE argument to
2803 `delete-auto-save-file-if-necessary'.
2804 (Reverting): Mention optional PRESERVE-MODES argument to
2805 `revert-buffer'. Correct description of `revert-buffer-function'.
2806
8f7ea687
JL
28072004-03-22 Juri Linkov <juri@jurta.org>
2808
2809 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2810 with `Vector Functions'.
2811
2812 * text.texi (Sorting): Add missing quote.
2813
0eeca3c1
LT
28142004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2815
2816 * intro.texi (Lisp History): Replace xref to `cl' manual with
2817 inforef.
2818
e69cfac2
RS
28192004-03-12 Richard M. Stallman <rms@gnu.org>
2820
2821 * intro.texi (Version Info): Add arg to emacs-version.
2822 (Lisp History): Change xref to CL manual.
2823
1b91d47f
LT
28242004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2825
2826 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2827 for Partial Completion mode.
2828
97073664
TTN
28292004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2830
2831 * customize.texi: Fix typo. Remove eol whitespace.
2832
04a6e76b
RS
28332004-03-04 Richard M. Stallman <rms@gnu.org>
2834
2835 * processes.texi: Fix typos.
2836
2837 * lists.texi (Building Lists): Minor clarification.
2838
2839 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2840 in make-hash-table.
2841
5bb0fcd1
JB
28422004-02-29 Juanma Barranquero <lektu@terra.es>
2843
2844 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2845 rm, and ignore exit code.
2846
9022d421
EZ
28472004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2848
2849 * display.texi (Defining Faces): Add description for min-colors.
2850 Update example.
2851
92f5fba2
LT
28522004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2853
2854 * abbrevs.texi: Various corrections and clarifications in addition
2855 to the following:
2856 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2857
7e83e178
GM
28582004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2859
2860 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2861
9c5609e8
LT
28622004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2863
e2b9b51f
LT
2864 * text.texi: Various small changes in addition to the following:
2865 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2866 to delete-horizontal-space.
2867 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2868 description of yank-handler text property at various places.
2869
7daa0e81
LT
2870 * frames.texi (Window System Selections): Add anchor.
2871
9c5609e8
LT
2872 * syntax.texi (Syntax Table Functions): Clarify and correct
2873 descriptions of make-syntax-table and copy-syntax-table.
2874 (Motion and Syntax): Clarify SYNTAXES argument to
2875 skip-syntax-forward.
2876 (Parsing Expressions): Mention that the return value of
2877 parse-partial-sexp is currently a list of ten rather than nine
2878 elements.
2879 (Categories): Various corrections and clarifications.
2880
d29edb21
LT
28812004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2882
2883 * markers.texi (Marker Insertion Types): Minor change.
2884
2885 * locals.texi (Standard Buffer-Local Variables):
2886 * commands.texi (Interactive Codes, Using Interactive):
2887 * functions.texi (Related Topics): Fix xrefs.
2888
43e48bda
LT
28892004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2890
2891 * lists.texi (Sets And Lists): Update description of delete-dups.
2892
84e34002
RS
28932004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2894
2895 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2896
28972004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2898
2899 * frames.texi (Parameter Access): frame-parameters arg is optional.
2900 modify-frame-parameters handles nil for FRAME.
2901 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2902 are all-or-nothing for certain toolkits.
2903 Mention parameter wait-for-wm.
2904 (Frames and Windows): In frame-first-window and frame-selected-window
2905 the arg is optional.
2906 (Input Focus): In redirect-frame-focus the second arg is optional.
2907 (Window System Selections): Mention selection type CLIPBOARD.
2908 Mention data-type UTF8_STRING.
2909 Mention numbering of cut buffers.
2910 (Resources): Describe x-resource-name.
2911
29122004-02-16 Richard M. Stallman <rms@gnu.org>
2913
2914 * windows.texi (Buffers and Windows): Delete false table
2915 about all-frames.
2916
2917 * syntax.texi (Parsing Expressions): Delete old caveat
2918 about parse-sexp-ignore-comments.
2919
2920 * streams.texi (Output Variables): Add print-quoted.
2921
2922 * lists.texi (Building Lists): Minor cleanup.
2923
2924 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2925
2926 * display.texi (Overlays): Explain overlays use markers.
2927 (Managing Overlays): Explain front-advance and rear-advance
2928 in more detail.
2929
2930 * loading.texi (Unloading): Document unload-feature-special-hooks.
2931 Get rid of fns-NNN.el file.
2932
29332004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2934
2935 * help.texi (Describing Characters): Fix text-char-description
2936 example output.
2937
2938 * edebug.texi (Using Edebug): Fix example.
2939
2940 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 2941
84e34002
RS
2942 * files.texi (Changing Files): Fix argname.
2943
2944 * calendar.texi: Fix parens, and default values.
2945
2946 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2947 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2948 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2949
2950 * positions.texi (Text Lines): Don't add -1 in current-line.
2951
29522004-02-16 Richard M. Stallman <rms@gnu.org>
2953
2954 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2955
c33b76da
EZ
29562004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2957
2958 * processes.texi (Low-Level Network): Fix a typo.
2959
9d7271e8
KS
29602004-02-12 Kim F. Storm <storm@cua.dk>
2961
2962 * display.texi (Fringes): Use consistent wording.
2963 Note that window-fringe's window arg is optional.
2964 (Scroll Bars): Use consistent wording.
2965
6827d730
LT
29662004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2967
2968 * tips.texi (Comment Tips): Document the new conventions for
2969 commenting out code.
2970
1cb60b5a
JD
29712004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2972
2973 * positions.texi (Text Lines): Added missing end defun.
2974
7fdd1f62
KS
29752004-02-07 Kim F. Storm <storm@cua.dk>
2976
2977 * positions.texi (Text Lines): Add line-number-at-pos.
2978
eb3c144c
JPW
29792004-02-06 John Paul Wallington <jpw@gnu.org>
2980
2981 * display.texi (Button Properties, Button Buffer Commands):
2982 mouse-2 invokes button, not down-mouse-1.
2983
a1d38d63
JR
29842004-02-04 Jason Rumney <jasonr@gnu.org>
2985
2986 * makefile.w32-in: Sync with Makefile.in changes.
2987
4b574f3d
LT
29882004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2989
2990 * minibuf.texi (Text from Minibuffer): Various corrections and
2991 clarifications.
2992 (Object from Minibuffer): Correct Lisp description of
2993 read-minibuffer.
2994 (Minibuffer History): Clarify description of cons values for
2995 HISTORY arguments.
2996 (Basic Completion): Various corrections and clarifications. Add
2997 completion-regexp-list.
2998 (Minibuffer Completion): Correct and clarify description of
2999 completing-read.
6f6b0433 3000 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
3001 other minor changes.
3002 (High-Level Completion): Various corrections and clarifications.
3003 (Reading File Names): Ditto.
3004 (Minibuffer Misc): Ditto.
3005
d8186297
LT
30062004-01-26 Luc Teirlinck <teirllm@auburn.edu>
3007
3008 * strings.texi (Text Comparison): assoc-string also matches
3009 elements of alists that are strings instead of conses.
3010 (Formatting Strings): Standardize Texinfo usage. Update index
3011 entries.
3012
9adcb5f2
LT
30132004-01-20 Luc Teirlinck <teirllm@auburn.edu>
3014
3015 * lists.texi (Sets And Lists): Add delete-dups.
3016
3e7274ae
LT
30172004-01-15 Luc Teirlinck <teirllm@auburn.edu>
3018
3019 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3020 special form.
3021 * macros.texi (Defining Macros): Update description of `declare',
3022 which now is a macro.
3023 (Wrong Time): Fix typos.
3024
944e099f
LT
30252004-01-14 Luc Teirlinck <teirllm@auburn.edu>
3026
3027 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 3028 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
3029 and `batch-byte-compile'. In particular, mention and describe
3030 all optional arguments.
3031 (Disassembly): Correct and clarify the description of `disassemble'.
3032
90c3aa59
LT
30332004-01-11 Luc Teirlinck <teirllm@auburn.edu>
3034
3035 * searching.texi: Various small changes in addition to the
3036 following.
3037 (Regexp Example): Adapt to new value of `sentence-end'.
3038 (Regexp Functions): The PAREN argument to `regexp-opt' can be
3039 `words'.
3040 (Search and Replace): Add usage note for `perform-replace'.
3041 (Entire Match Data): Mention INTEGERS and REUSE arguments to
3042 `match-data'.
3043 (Standard Regexps): Update for new values of `paragraph-start'
3044 and `sentence-end'.
3045
583c353d
LT
30462004-01-07 Luc Teirlinck <teirllm@auburn.edu>
3047
3048 * files.texi (Saving Buffers): Clarify descriptions of
3049 `write-contents-functions' and `before-save-hook'.
3050 Make the defvar's for `before-save-hook' and `after-save-hook'
3051 into defopt's.
3052
05faee07
KS
30532004-01-07 Kim F. Storm <storm@cua.dk>
3054
3055 * commands.texi (Click Events): Describe new image and
3056 width/height elements of click events.
3057 (Accessing Events): Add posn-string, posn-image, and
3058 posn-object-width-height. Change posn-object to return either
3059 image or string object.
3060
a0465ec3
SJ
30612004-01-01 Simon Josefsson <jas@extundo.com>
3062
3063 * hooks.texi (Standard Hooks): Add before-save-hook.
3064 * files.texi (Saving Buffers): Likewise.
3065
972c0c49
RS
30662004-01-03 Richard M. Stallman <rms@gnu.org>
3067
3068 * frames.texi (Frames and Windows): Delete frame-root-window.
3069
dbcd463f
LT
30702004-01-03 Luc Teirlinck <teirllm@auburn.edu>
3071
3072 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3073
3074 * functions.texi: Various small changes in addition to the
3075 following.
3076 (What Is a Function): `functionp' returns nil for macros. Clarify
3077 behavior of this and following functions for symbol arguments.
3078 (Function Documentation): Add `\' in front of (fn @var{arglist})
3079 and explain why.
3080 (Defining Functions): Mention DOCSTRING argument to `defalias'.
3081 Add anchor.
3082 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
3083
02c77ee9
MB
30842004-01-01 Miles Bader <miles@gnu.org>
3085
3086 * display.texi (Buttons): New section.
3087
903a1a91
AS
30882003-12-31 Andreas Schwab <schwab@suse.de>
3089
3090 * numbers.texi (Math Functions): sqrt reports a domain-error
3091 error.
3092 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3093
697cf92a
LT
30942003-12-30 Luc Teirlinck <teirllm@auburn.edu>
3095
3f70fe82
LT
3096 * tips.texi (Documentation Tips): Update item on hyperlinks in
3097 documentation strings.
3098
697cf92a
LT
3099 * errors.texi (Standard Errors): Various small corrections and
3100 additions.
3101
3102 * control.texi: Various small changes in addition to the
3103 following.
3104 (Signaling Errors): Provide some more details on how `signal'
3105 constructs the error message. Add anchor to the definition of
3106 `signal'.
3107 (Error Symbols): Describe special treatment of `quit'.
3108 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3109 to emphasize that it has to be a single form.
3110
3111 * buffers.texi: Add anchor.
3112
4d25144d
RS
31132003-12-29 Richard M. Stallman <rms@gnu.org>
3114
3115 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3116 (Window Configurations): Add window-configuration-frame.
3117
3118 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3119
3120 * text.texi (Examining Properties): Add get-char-property-and-overlay.
3121 Change arg name in get-char-property.
3122 (Special Properties): Update handling of keymap property.
3123
3124 * strings.texi (Modifying Strings): Add clear-string.
3125 (Text Comparison): Add assoc-string and remove
3126 assoc-ignore-case, assoc-ignore-representation.
3127
3128 * os.texi (Time of Day): Add set-time-zone-rule.
3129
3130 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 3131 report domain-error errors.
4d25144d 3132
697cf92a 3133 * nonascii.texi (Converting Representations):
4d25144d
RS
3134 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3135 (Encoding and I/O): Add file-name-coding-system.
3136
3137 * modes.texi (Search-based Fontification): Explain that
3138 face specs are symbols with face names as values.
3139
3140 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3141
3142 * lists.texi (Building Lists): remq moved elsewhere.
3143 (Sets And Lists): remq moved here.
3144 (Association Lists): Refer to assoc-string.
3145
3146 * internals.texi (Garbage Collection): Add memory-use-counts.
3147
3148 * frames.texi (Frames and Windows): Add set-frame-selected-window
3149 and frame-root-window.
3150
697cf92a 3151 * files.texi (Contents of Directories):
4d25144d
RS
3152 Add directory-files-and-attributes.
3153
3154 * display.texi (Refresh Screen): Add force-window-update.
3155 (Invisible Text): Explain about moving point out of invis text.
3156 (Overlay Properties): Add overlay-properties.
3157 (Managing Overlays): Add overlayp.
3158 (GIF Images): Invalid image number displays a hollow box.
3159
3160 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3161 (Killing Buffers): Add buffer-live-p.
3162
67fafe38
MR
31632003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
3164
3165 * display.texi (Fringes): Fix typo "set-buffer-window".
3166
68e74f25
LT
31672003-12-24 Luc Teirlinck <teirllm@auburn.edu>
3168
3169 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3170 * nonascii.texi, processes.texi, tips.texi, variables.texi:
3171 Add or change various xrefs and anchors.
3172
3173 * commands.texi: Replace all occurrences of @acronym{CAR} with
3174 @sc{car}, for consistency with the rest of the Elisp manual.
3175 `car' and `cdr' are historically acronyms, but are no longer
3176 widely thought of as such.
3177
3178 * internals.texi (Pure Storage): Mention that `purecopy' does not
3179 copy text properties.
3180 (Object Internals): Now 29 bits are used (in most implementations)
3181 to address Lisp objects.
3182
3183 * variables.texi (Variables with Restricted Values): New node.
3184
3185 * objects.texi (Lisp Data Types): Mention that certain variables
3186 can only take on a restricted set of values and add an xref to
3187 the new node "Variables with Restricted Values".
3188
3189 * eval.texi (Function Indirection): Describe the errors that
3190 `indirect-function' can signal.
3191 (Eval): Clarify the descriptions of `eval-region' and `values'.
3192 Describe `eval-buffer' instead of `eval-current-buffer' and
3193 mention `eval-current-buffer' as an alias for `current-buffer'.
3194 Correct the description and mention all optional arguments.
3195
697cf92a 3196 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
3197 following.
3198 (Converting Representations): Clarify behavior of
3199 `string-make-multibyte' and `string-to-multibyte' for unibyte all
3200 ASCII arguments.
3201 (Character Sets): Document the variable `charset-list' and adapt
3202 the definition of the function `charset-list' accordingly.
3203 (Translation of Characters): Clarify use of generic characters in
3204 `make-translation-table'. Clarify and correct the description of
3205 the use of translation tables in encoding and decoding.
3206 (User-Chosen Coding Systems): Correct and clarify the description
3207 of `select-safe-coding-system'.
3208 (Default Coding Systems): Clarify description of
3209 `file-coding-system-alist'.
3210
a62f71e4
LT
32112003-11-30 Luc Teirlinck <teirllm@auburn.edu>
3212
3213 * strings.texi (Text Comparison): Correctly describe when two
3214 strings are `equal'. Combine and clarify descriptions of
3215 `assoc-ignore-case' and `assoc-ignore-representation'.
3216
3217 * objects.texi (Non-ASCII in Strings): Clarify description of
3218 when a string is unibyte or multibyte.
3219 (Bool-Vector Type): Update examples.
3220 (Equality Predicates): Correctly describe when two strings are
3221 `equal'.
3222
19017752
LT
32232003-11-29 Luc Teirlinck <teirllm@auburn.edu>
3224
3225 * lists.texi (Building Lists): `append' no longer accepts integer
3226 arguments. Update the description of `number-sequence' to reflect
3227 recent changes.
3228 (Sets And Lists): Describe `member-ignore-case' after `member'.
3229
0f6a07a8
KS
32302003-11-27 Kim F. Storm <storm@cua.dk>
3231
3232 * commands.texi (Click Events): Click object may be an images.
3233 Describe (dx . dy) element of click positions.
3234 (Accessing Events): Remove duplicate posn-timestamp.
3235 New functions posn-object and posn-object-x-y.
3236
1ce7c819
KS
32372003-11-23 Kim F. Storm <storm@cua.dk>
3238
3239 * commands.texi (Click Events): Describe enhancements to event
3240 position lists, including new text-pos and (col . row) items.
3241 Mention left-fringe and right-fringe area events.
0f6a07a8 3242 (Accessing Events): New functions posn-area and
1ce7c819
KS
3243 posn-actual-col-row. Mention posn-timestamp. Mention that
3244 posn-point in non-text area still returns buffer position.
3245 Clarify posn-col-row.
3246
cae8ddbb
LH
32472003-11-21 Lars Hansen <larsh@math.ku.dk>
3248
3249 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3250 * anti.texi (File Attributes): Describe removed parameter
3251 ID-FORMAT.
3252
f7f1a248
LT
32532003-11-20 Luc Teirlinck <teirllm@auburn.edu>
3254
68e74f25 3255 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
3256 a position, its buffer is ignored.
3257
3258 * markers.texi (Overview of Markers): Mention it here too.
3259
c5e2fb05
LT
32602003-11-12 Luc Teirlinck <teirllm@auburn.edu>
3261
3262 * numbers.texi (Numeric Conversions): Not just `floor', but also
3263 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3264
e57d0aa8
LT
32652003-11-10 Luc Teirlinck <teirllm@auburn.edu>
3266
3267 * markers.texi (Creating Markers): Specify insertion type of
3268 created markers. Add xref to `Marker Insertion Types'.
3269 Second argument to `copy-marker' is optional.
3270 (Marker Insertion Types): Mention that most markers are created
3271 with insertion type nil.
3272 (The Mark): Correctly describe when `mark' signals an error.
3273 (The Region): Correctly describe when `region-beginning' and
3274 `region-end' signal an error.
3275
bb3612ec
LT
32762003-11-08 Luc Teirlinck <teirllm@auburn.edu>
3277
3278 * hash.texi (Creating Hash): Clarify description of `eql'.
3279 `makehash' is obsolete.
3280 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3281
3282 * positions.texi (Point): Change description of `buffer-end', so
3283 that it is also correct for floating point arguments.
3284 (List Motion): Correct argument lists of `beginning-of-defun' and
3285 `end-of-defun'.
3286 (Excursions): Add xref to `Marker Insertion Types'.
3287 (Narrowing): Argument to `narrow-to-page' is optional.
3288
cfb8a797
LT
32892003-11-06 Luc Teirlinck <teirllm@auburn.edu>
3290
3291 * streams.texi (Output Streams): Clarify behavior of point for
3292 marker output streams.
3293
c6177909
LT
32942003-11-04 Luc Teirlinck <teirllm@auburn.edu>
3295
3296 * variables.texi (Defining Variables): Second argument to
3297 `defconst' is not optional.
3298 (Setting Variables): Mention optional argument APPEND to
3299 `add-to-list'.
3300 (Creating Buffer-Local): Expand description of
3301 `make-variable-buffer-local'.
3302 (Frame-Local Variables): Expand description of
3303 `make-variable-frame-local'.
3304 (Variable Aliases): Correct description of optional argument
3305 DOCSTRING to `defvaralias'. Mention return value of
3306 `defvaralias'.
3307 (File Local Variables): Add xref to `File variables' in Emacs
3308 Manual. Correct description of `hack-local-variables'. Mention
3309 `safe-local-variable' property. Mention optional second argument
3310 to `risky-local-variable-p'.
3311
b3645067
LT
33122003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3313
3314 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3315
10695e5c
EZ
33162003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3317
3318 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3319 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3320 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3321 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3322 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 3323 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
3324 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3325 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3326 @acronym{FOO}.
3327
a2f4def1
LT
33282003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3329
3330 * strings.texi (Creating Strings): Argument START to `substring'
3331 can not be `nil'. Expand description of
3332 `substring-no-properties'. Correct description of `split-string',
3333 especially with respect to empty matches. Prevent very bad line
3334 break in definition of `split-string-default-separators'.
3335 (Text Comparison): `string=' and `string<' also accept symbols as
3336 arguments.
3337 (String Conversion): More completely describe argument BASE in
3338 `string-to-number'.
5bb0fcd1 3339 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
3340 corresponding object. Clarify behavior of numeric prefix after
3341 `%' in `format'.
3342 (Case Conversion): The argument to `upcase-initials' can be a
3343 character.
3344
a2296bf9
KH
33452003-10-27 Kenichi Handa <handa@m17n.org>
3346
3347 * display.texi (Fontsets): Fix texinfo usage.
3348
885fef7c
KH
33492003-10-25 Kenichi Handa <handa@m17n.org>
3350
3351 * display.texi (Fontsets): Add description of the function
3352 set-fontset-font.
3353
0c6b7a1f
LT
33542003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3355
3356 * display.texi (Temporary Displays): Add xref to `Documentation
3357 Tips'.
3358
3359 * functions.texi (Function Safety): Use inforef instead of pxref
3360 for SES.
3361
c3cda320
AS
33622003-10-23 Andreas Schwab <schwab@suse.de>
3363
3364 * Makefile.in (TEX, texinputdir): Don't define.
3365 (TEXI2DVI): Define.
3366 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3367 add $(srcdir)/index.texi.
3368 ($(infodir)/elisp): Remove index.texi dependency.
3369 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3370 (index.texi): Remove target.
3371 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
3372 (clean): Don't remove index.texi.
3373
c3cda320
AS
3374 * permute-index, index.perm: Remove.
3375 * index.texi: Rename from index.unperm.
3376
e5dadca7
LT
33772003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3378
3379 * tips.texi (Documentation Tips): Document new behavior for face
3380 and variable hyperlinks in Help mode.
3381
6cfb0777
LT
33822003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3383
3384 * objects.texi (Integer Type): Update for extra bit of integer range.
3385 (Character Type): Ditto.
3386
a6eeaa81 33872003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
3388
3389 * numbers.texi (Integer Basics): Add index entries for reading
3390 numbers in hex, octal, and binary.
3391
c8f9ba83
LK
33922003-10-16 Lute Kamstra <lute@gnu.org>
3393
3394 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3395 argument.
3396
b52a26fb
LT
33972003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3398
3399 * windows.texi (Choosing Window): Fix typo.
3400 * edebug.texi (Edebug Execution Modes): Fix typo.
3401
f7005886
RS
34022003-10-13 Richard M. Stallman <rms@gnu.org>
3403
3404 * windows.texi (Basic Windows): A window has fringe settings,
3405 display margins and scroll-bar settings.
3406 (Splitting Windows): Doc split-window return value.
3407 Clean up one-window-p.
3408 (Selecting Windows): Fix typo.
3409 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3410 (Buffers and Windows): In set-window-buffer, explain effect
3411 on fringe settings and scroll bar settings.
3412 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3413 (Choosing Window): Use defopt for pop-up-frame-function.
3414 For special-display-buffer-names, explain same-window and same-frame.
3415 Clarify window-dedicated-p return value.
3416 (Textual Scrolling): scroll-up and scroll-down can get an error.
3417 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3418 Clarify set-window-hscroll.
3419 (Size of Window): Don't mention tool bar in window-height.
3420 (Coordinates and Windows): Explain what coordinates-in-window-p
3421 returns for fringes and display margins.
3422 (Window Configurations): Explain saving fringes, etc.
3423
3424 * tips.texi (Library Headers): Clean up Documentation.
3425
3426 * syntax.texi (Parsing Expressions): Clean up forward-comment
3427 and parse-sexp-lookup-properties.
3428
3429 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3430
3431 * os.texi (System Environment): Clean up text for load-average errors.
3432
3433 * modes.texi (Hooks): Don't explain local hook details at front.
3434 Clarify run-hooks and run-hook-with-args a little.
3435 Clean up add-hook and remove-hook.
3436
3437 * edebug.texi (Edebug Execution Modes): Clarify t.
3438 Document edebug-sit-for-seconds.
3439 (Coverage Testing): Document C-x X = and =.
3440 (Instrumenting Macro Calls): Fix typo.
3441 (Specification List): Don't index the specification keywords.
3442
c989ebe9
KS
34432003-10-10 Kim F. Storm <storm@cua.dk>
3444
3445 * processes.texi (Network): Introduce make-network-process.
3446
f9525eef
LT
34472003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3448
3449 * tips.texi (Library Headers): Fix typo.
3450
f008b925
LK
34512003-10-07 Juri Linkov <juri@jurta.org>
3452
3453 * modes.texi (Imenu): Mention imenu-create-index-function's
3454 default value. Explain submenus better.
3455
c22c5da6
LK
34562003-10-07 Lute Kamstra <lute@gnu.org>
3457
3458 * modes.texi (Faces for Font Lock): Fix typo.
3459 (Hooks): Explain how buffer-local hook variables can refer to
3460 global hook variables.
3461 Various minor clarifications.
3462
49247521
LK
34632003-10-06 Lute Kamstra <lute@gnu.org>
3464
3465 * tips.texi (Coding Conventions): Mention naming conventions for
3466 hooks.
3467
9296c947
LT
34682003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3469
3470 * loading.texi (Library Search): Correct default value of
3471 load-suffixes.
3472 (Named Features): Fix typo.
3473
0e9b293a
RS
34742003-10-05 Richard M. Stallman <rms@gnu.org>
3475
3476 * loading.texi (Named Features): In `provide',
3477 say how to test for subfeatures.
3478 (Unloading): In unload-feature, use new var name
3479 unload-feature-special-hooks.
3480
49247521 34812003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
3482
3483 * modes.texi (Major Mode Conventions): Mention third way to set up
3484 Imenu.
3485 (Imenu): A number of small fixes.
3486 Delete documentation of internal variable imenu--index-alist.
3487 Document the return value format of imenu-create-index-function
3488 functions.
3489
ab8f7d5c
RS
34902003-09-30 Richard M. Stallman <rms@gnu.org>
3491
3492 * processes.texi (Network): Say what stopped datagram connections do.
3493
3494 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3495
3496 * display.texi (Overlay Properties): Clarify `evaporate' property.
3497
49247521 34982003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
3499
3500 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 3501 constructs should be marked as risky.
86b9b767
LK
3502 Change cons cell into proper list.
3503 (Mode Line Variables): Change cons cell into proper list.
3504
49247521 35052003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
3506
3507 * modes.texi (Mode Line Data): Document the :propertize construct.
3508 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 3509 to match their order in the default mode-line-format.
bc3b02f9
LK
3510 Describe the new variables mode-line-position and mode-line-modes.
3511 Update the default values of mode-line-frame-identification,
3512 minor-mode-alist, and default-mode-line-format.
3513 (Properties in Mode): Mention the :propertize construct.
6142d1d0 3514
bc3b02f9 35152003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 3516
c22c5da6 3517 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
3518 * loading.texi, minibuf.texi, text.texi, variables.texi:
3519 Avoid @strong{Note:}.
3520
35212003-09-26 Richard M. Stallman <rms@gnu.org>
3522
3523 * keymaps.texi (Remapping Commands): Fix typo.
3524
41beda59
LT
35252003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
3526
3527 * processes.texi (Low-Level Network): Fix typo.
3528
ef6ae4ff
KS
35292003-09-23 Kim F. Storm <storm@cua.dk>
3530
3531 * processes.texi (Network, Network Servers): Fix typos.
3532 (Low-Level Network): Add timeout value for :server keyword.
3533 Add new option keywords to make-network-process.
3534 Add set-network-process-options.
3535 Explain how to test availability of network options.
3536
b0f23edf
RS
35372003-09-19 Richard M. Stallman <rms@gnu.org>
3538
3539 * text.texi (Motion by Indent): Arg to
3540 backward-to-indentation and forward-to-indentation is optional.
3541
3542 * strings.texi (Creating Strings): Add substring-no-properties.
3543
3544 * processes.texi
3545 (Process Information): Add list-processes arg QUERY-ONLY.
3546 Delete process-contact from here.
3547 Add new status values for process-status.
3548 Add process-get, process-put, process-plist, set-process-plist.
3549 (Synchronous Processes): Add call-process-shell-command.
3550 (Signals to Processes): signal-process allows process objects.
3551 (Network): Complete rewrite.
3552 (Network Servers, Datagrams, Low-Level Network): New nodes.
3553
3554 * positions.texi (Word Motion): forward-word, backward-word
3555 arg is optional. Reword.
3556
3557 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3558
c22c5da6 3559 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
3560 Delete duplicate definition of buffer-local-value.
3561 (File Local Variables): Explain about discarding text props.
3562
f387bdea
RS
35632003-09-11 Richard M. Stallman <rms@gnu.org>
3564
3565 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3566 changes variables that record input events.
3567 (Minibuffer Misc): Add minibuffer-selected-window.
3568
3569 * lists.texi (Building Lists): Add copy-tree.
3570
3571 * display.texi (Fontsets): Add char-displayable-p.
3572 (Scroll Bars): New node.
3573
49247521 35742003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
3575
3576 * modes.texi (%-Constructs): Document new `%i' and `%I'
3577 constructs.
3578
fd026ee1
JR
35792003-09-03 Peter Runestig <peter@runestig.com>
3580
3581 * makefile.w32-in: New file.
3582
4828b4d7
RS
35832003-08-29 Richard M. Stallman <rms@gnu.org>
3584
3585 * display.texi (Overlay Properties): Clarify how priorities
3586 affect use of the properties.
3587
a4e4f05d
LT
35882003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3589
3590 * customize.texi (Type Keywords): Correct the description of
3591 `:help-echo' in the case where `motion-doc' is a function.
3592
3ebe0346
JPW
35932003-08-14 John Paul Wallington <jpw@gnu.org>
3594
3595 * modes.texi (Emulating Mode Line): Subsection, not section.
3596
3afe8e39
RS
35972003-08-13 Richard M. Stallman <rms@gnu.org>
3598
3599 * elisp.texi (Top): Update subnode lists in menu.
3600
3601 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3602 (Kill Functions): kill-region has new arg yank-handler.
3603 (Yanking): New node.
3604 (Yank Commands): Add yank-undo-function.
3605 (Low-Level Kill Ring):
3606 kill-new and kill-append have new arg yank-handler.
3607 (Changing Properties): Add remove-list-of-text-properties.
3608 (Atomic Changes): New node.
3609
3610 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3611
3612 * streams.texi (Output Variables): Add eval-expression-print-length
3613 and eval-expression-print-level.
3614
3615 * os.texi (Time Conversion): For encode-time, explain limits on year.
3616
3617 * objects.texi (Character Type): Define anchor "modifier bits".
3618
3619 * modes.texi (Emulating Mode Line): New node.
3620 (Search-based Fontification): Font Lock uses font-lock-face property.
3621 (Other Font Lock Variables): Likewise.
3622
3623 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3624 not vectors.
3625 (Active Keymaps): Add emulation-mode-map-alists.
3626 (Functions for Key Lookup): key-binding has new arg no-remap.
3627 (Remapping Commands): New node.
3628 (Scanning Keymaps): where-is-internal has new arg no-remap.
3629 (Tool Bar): Add tool-bar-local-item-from-menu.
3630 Clarify when to use tool-bar-add-item-from-menu.
3631
3632 * commands.texi (Interactive Call): commandp has new arg.
3633 (Command Loop Info): Add this-original-command.
3634
e37769b1
JPW
36352003-08-06 John Paul Wallington <jpw@gnu.org>
3636
3637 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3638
3639 * display.texi (Warning Basics): Fix typo.
3640 (Fringes): Add closing curly bracket and fix typo.
3641
3642 * elisp.texi (Top): Fix typo.
3643
c5e0561f
RS
36442003-08-05 Richard M. Stallman <rms@gnu.org>
3645
3646 * elisp.texi: Update lists of subnodes.
3647
3648 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3649
3650 * variables.texi (Local Variables): Use lc for example variable names.
3651
3652 * tips.texi (Library Headers): Explain where to put -*-.
3653
3654 * strings.texi (Creating Strings): Fix xref for vconcat.
3655
3656 * sequences.texi (Vector Functions):
3657 vconcat no longer allows integer args.
3658
3659 * minibuf.texi (Reading File Names): read-file-name has new
3660 arg PREDICATE. New function read-directory-name.
3661
3662 * macros.texi (Defining Macros): Give definition of `declare'
3663 (Indenting Macros): New node.
3664
3665 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3666 (Window Frame Parameters): Make separate table of parameters
3667 that are coupled with specific face attributes.
3668 (Deleting Frames): delete-frame-hooks renamed to
3669 delete-frame-functions.
3670
3671 * files.texi (Magic File Names): Add file-remote-p.
3672 Clarify file-local-copy.
3673
3674 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3675 here; instead xref Defining Macros.
3676
3677 * display.texi (Warnings): New node, and subnodes.
3678 (Fringes): New node.
3679
3680 * debugging.texi (Test Coverage): New node.
3681
3682 * compile.texi (Compiler Errors): Explain with-no-warnings
3683 and other ways to suppress warnings.
3684
3685 * commands.texi (Interactive Call): Minor clarification.
3686
3687 * buffers.texi (Buffer File Name): set-visited-file-name
3688 renames the buffer too.
3689
3690 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3691
ee59dede
MR
36922003-07-24 Markus Rost <rost@math.ohio-state.edu>
3693
3694 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3695
f0514b34
MR
36962003-07-22 Markus Rost <rost@math.ohio-state.edu>
3697
3698 * internals.texi (Garbage Collection): Fix previous change.
3699
c73983bb
RS
37002003-07-22 Richard M. Stallman <rms@gnu.org>
3701
3702 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3703
3704 * display.texi (Width): Use \s syntax in example.
3705 (Font Selection): Add face-font-rescale-alist.
3706
3707 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3708 Remove spurious indent in example.
3709
3710 * lists.texi (Building Lists): Add number-sequence.
3711
3712 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3713
3714 * functions.texi (Function Documentation): Explain how to
3715 show calling convention explicitly in the doc string.
3716
3717 * windows.texi (Selecting Windows): save-selected-window saves
3718 selected window of each frame.
3719 (Window Configurations): Minor change.
3720
3721 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3722
3723 * streams.texi (Output Variables): Add print-continuous-numbering
3724 and print-number-table.
3725
3726 * processes.texi (Decoding Output): New node.
3727
3728 * os.texi (Time Conversion): decode-time arg is optional.
3729
3730 * objects.texi (Character Type): Don't use space as example for \.
3731 Make list of char names and \-sequences correspond.
3732 Explain that \s is not used in strings. `\ ' needs space after.
3733
3734 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3735 (Translation of Characters): Add translation-table-for-input.
3736 (Default Coding Systems): Add auto-coding-functions.
3737 (Explicit Encoding): Add decode-coding-inserted-region.
3738 (Locales): Add locale-info.
3739
3740 * minibuf.texi (Basic Completion): Describe test-completion.
3741 Collections can be lists of strings.
3742 Clean up lazy-completion-table.
3743 (Programmed Completion): Mention test-completion.
3744 Clarify why lambda expressions are not accepted.
3745 (Minibuffer Misc): Describe minibufferp.
3746
51a8b435
RS
37472003-07-14 Richard M. Stallman <rms@gnu.org>
3748
3749 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3750
3751 * windows.texi (Selecting Windows): New arg to select-window.
3752 (Selecting Windows): Add with-selected-window.
3753 (Size of Window): Add window-inside-edges, etc.
3754
3755 * internals.texi (Garbage Collection): Add post-gc-hook.
3756
3757 * processes.texi (Subprocess Creation): Add exec-suffixes.
3758
3759 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3760 (Scanning Keymaps): Add map-keymaps.
3761 (Defining Menus): Add keymap-prompt.
3762
3763 * numbers.texi (Integer Basics): Add most-positive-fixnum,
3764 most-negative-fixnum.
3765
3766 * compile.texi (Byte Compilation): Explain no-byte-compile
3767 (Compiler Errors): New node.
3768
3769 * os.texi (User Identification): user-uid, user-real-uid
3770 can return float.
3771
3772 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3773 and about derived modes.
3774 (Minor Modes): Add minor-mode-list.
3775 (Defining Minor Modes): Keyword args for define-minor-mode.
3776 (Search-based Fontification): Explain managing other properties.
3777 (Other Font Lock Variables): Add font-lock-extra-managed-props.
3778 (Faces for Font Lock): Add font-locl-preprocessor-face.
3779 (Hooks): Add run-mode-hooks and delay-mode-hooks.
3780
3781 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 3782 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
3783
3784 * loading.texi (Library Search): Add load-suffixes.
3785
3786 * minibuf.texi (Basic Completion): Add lazy-completion-table.
3787 (Programmed Completion): Add dynamic-completion-table.
3788
3789 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3790 (Magic File Names): Specify precedence order of handlers.
199bb209 3791
51a8b435
RS
3792 * commands.texi (Command Overview): Emacs server runs pre-command-hook
3793 and post-command-hook.
3794 (Waiting): New calling convention for sit-for.
3795
3796 * text.texi (Special Properties): local-map and keymap properties
3797 apply based on their stickiness.
3798
c6de56a0
RS
37992003-07-07 Richard M. Stallman <rms@gnu.org>
3800
3801 * modes.texi (Minor Mode Conventions): Specify only some kinds
3802 of list values as args to minor modes.
3803
3804 * files.texi (File Name Expansion): Warn about iterative use
3805 of substitute-in-file-name.
3806
3807 * advice.texi (Activation of Advice): Clean up previous change.
3808
8c761ea6
MR
38092003-07-06 Markus Rost <rost@math.ohio-state.edu>
3810
3811 * advice.texi (Activation of Advice): Note that ad-start-advice is
3812 turned on by default.
3813
c6de56a0
RS
38142003-06-30 Richard M. Stallman <rms@gnu.org>
3815
3816 * text.texi (Buffer Contents): Document current-word.
3817 (Change Hooks): Not called for *Messages*.
3818
3819 * functions.texi (Defining Functions): Explain about redefining
3820 primitives.
3821 (Function Safety): Renamed. Minor changes.
3822 Comment out the detailed criteria for what is safe.
3823
3fe4e567
AS
38242003-06-22 Andreas Schwab <schwab@suse.de>
3825
3826 * objects.texi (Symbol Type): Fix description of examples.
3827
cda7bd13
AS
38282003-06-16 Andreas Schwab <schwab@suse.de>
3829
3830 * hash.texi (Creating Hash): Fix description of :weakness.
3831
fbcffa4a
KG
38322003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3833
3834 * files.texi (Changing Files): copy-file copies file modes, too.
3835
ff6a3bfb
RS
38362003-05-28 Richard M. Stallman <rms@gnu.org>
3837
3838 * strings.texi (Creating Strings): Clarify split-string.
3839
1463a05d
JB
38402003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3841
3842 * strings.texi (Creating Strings): Update split-string specification
3843 and examples.
3844
af253914
RS
38452003-05-19 Richard M. Stallman <rms@gnu.org>
3846
3847 * elisp.texi: Correct invariant section names.
3848
7ea52f92
RS
38492003-04-20 Richard M. Stallman <rms@gnu.org>
3850
3851 * os.texi (Timers): Explain about timers and quitting.
3852
e31afc09
RS
38532003-04-19 Richard M. Stallman <rms@gnu.org>
3854
3855 * internals.texi (Writing Emacs Primitives): Strings are
3856 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3857 Explain GCPRO convention for varargs function args.
3858
5ceea398
RS
38592003-04-16 Richard M. Stallman <rms@gnu.org>
3860
3861 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3862
b0ada147
RS
38632003-04-08 Richard M. Stallman <rms@gnu.org>
3864
3865 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3866
b23375aa
KS
38672003-02-13 Kim F. Storm <storm@cua.dk>
3868
3869 * objects.texi (Character Type): New \s escape for space.
3870
c60ee5e7
JB
38712003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3872
3873 * os.texi (System Environment): Added cygwin system-type.
3874
84e47416
RS
38752003-01-25 Richard M. Stallman <rms@gnu.org>
3876
3877 * keymaps.texi: Document that a symbol can act as a keymap.
3878
3e8cf2ea
RS
38792003-01-13 Richard M. Stallman <rms@gnu.org>
3880
3881 * text.texi (Changing Properties): Say string indices are origin-0.
3882
3883 * positions.texi (Screen Lines) <compute-motion>:
3884 Correct order of elts in return value.
3885
3886 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3887 how to define a default binding.
3888
7abb9fc5 38892002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 3890
104bc3aa 3891 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 3892
104bc3aa
MR
3893 * customize.texi (Simple Types): Clarify description of custom
3894 type 'number. Describe new custom type 'float.
177f790c 3895
7abb9fc5 38962002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
3897
3898 * variables.texi (File Local Variables): Fix typo.
3899
df140a68 39002002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 3901
df140a68
KG
3902 From Michael Albinus <Michael.Albinus@alcatel.de>.
3903
3904 * README: Target for Info file is `make info'.
3905
3906 * files.texi (File Name Components): Fixed typos in
3907 `file-name-sans-extension'.
3908 (Magic File Names): Complete list of operations for magic file
3909 name handlers.
3910
7ed9159a
JY
39112002-09-16 Jonathan Yavner <jyavner@engineer.com>
3912
3913 * variables.texi (File Local Variables): New function
3914 risky-local-variable-p.
3915
39162002-09-15 Jonathan Yavner <jyavner@engineer.com>
3917
3918 * functions.texi (Function safety): New node about unsafep.
3919
241f79af
PA
39202002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3921
3922 * customize.texi (Splicing into Lists): Fixed example.
3923 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3924
72459b15
JB
39252002-06-17 Juanma Barranquero <lektu@terra.es>
3926
3927 * frames.texi (Display Feature Testing): Fix typo.
3928
61f7e0f5
AS
39292002-06-12 Andreas Schwab <schwab@suse.de>
3930
3931 * frames.texi (Initial Parameters, Resources): Fix references to
3932 the Emacs manual.
3933
4e792dbd
KS
39342002-05-13 Kim F. Storm <storm@cua.dk>
3935
3936 * variables.texi (Intro to Buffer-Local): Updated warning and
3937 example relating to changing buffer inside let.
3938
940344d4 39392002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
3940
3941 * os.texi (Session Management): New node about X Session management.
3942
231ac53b
EZ
39432002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3944
3945 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3946 to which the manual corresponds, and the copyright years.
3947
3948 * Makefile.in (VERSION): Set to 2.9.
3949
140cc574
EZ
39502001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3951
3952 * elisp.texi: Change the category in @dircategory to "Emacs", to
3953 make it consistent with info/dir.
3954
9c7fce05
MB
39552001-11-25 Miles Bader <miles@gnu.org>
3956
3957 * text.texi (Fields): Describe new `limit' arg in
3958 field-beginning/field-end.
3959
9f8bbf0f
EZ
39602001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3961
a5e6715c
EZ
3962 * permute-index: Don't depend on csh-specific features. Replace
3963 the interpreter name with /bin/sh.
3964
9f8bbf0f
EZ
3965 * two-volume-cross-refs.txt: New file.
3966 * two.el: New file.
3967 * spellfile: New file.
3968
1756e2fb
EZ
39692001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3970
3971 * permute-index: New file.
3972
3973 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3974 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3975 8+3 restricted namespace.
ad050e54
EZ
3976
3977 * Makefile.in (infodir): Define relative to $(srcdir).
3978 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3979 include directories list via -I switch to makeinfo.
3980 (index.texi): Use cp if both hard and symbolic links fail.
3981
10fa7f8e
EZ
39822001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3983
7a1494ce
EZ
3984 * Makefile.in (distclean): Add.
3985
10fa7f8e
EZ
3986 The following changes make ELisp manual part of the Emacs
3987 distribution:
3988
3989 * Makefile.in: Add Copyright notice.
3990 (prefix): Remove.
3991 (infodir): Change value to "../info".
3992 (VPATH): New variable.
3993 (MAKE): Don't define.
3994 (texmacrodir): Don't define.
3995 (texinputdir): Append the existing value of TEXINPUTS.
3996 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3997 command to be compatible with man/Makefile.in, and to put the
3998 output into ../info.
5c32b7c5 3999 (info): Add target.
10fa7f8e
EZ
4000 (installall): Target removed.
4001
ad050e54 40022001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
4003
4004 * tips.texi (Coding Conventions): Fix typo.
4005
6fd735df
GM
40062001-10-23 Gerd Moellmann <gerd@gnu.org>
4007
4008 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4009
b704d54b
EZ
40102001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4011
4012 * files.texi (File Name Components): Update the description of
4013 file-name-sans-extension and file-name-extension, as they now
4014 ignore leading dots.
4015
71431a0e
GM
40162001-10-20 Gerd Moellmann <gerd@gnu.org>
4017
6aa97356 4018 * (Version 21.1 released.)
71431a0e 4019
79f1f96c
MB
40202001-10-19 Miles Bader <miles@gnu.org>
4021
4022 * positions.texi (Text Lines): Describe behavior of
4023 `beginning-of-line'/`end-of-line' in the presence of field properties.
4024
892a8f36
GM
40252001-10-17 Gerd Moellmann <gerd@gnu.org>
4026
4027 * Makefile.in (VERSION): Set to 2.8.
4028 (manual): Use `manual-21'.
4029
8c1cc9e8 4030 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
4031 number was used. Set it to 2.8.
4032
4033 * intro.texi: Likewise.
4034
51724e26
EZ
40352001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4036
4037 * files.texi (File Name Completion): Document the significance of
4038 a trailing slash in elements of completion-ignored-extensions.
4039
57b338e8
MB
40402001-10-06 Miles Bader <miles@gnu.org>
4041
4042 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4043
c89e4bc5
GM
40442001-10-04 Gerd Moellmann <gerd@gnu.org>
4045
4046 * variables.texi (Variable Aliases): New node.
4047
ab952a4f
GM
40482001-10-04 Gerd Moellmann <gerd@gnu.org>
4049
4050 * Branch for 21.1.
dff28924 4051
9db3a582
MB
40522001-10-02 Miles Bader <miles@gnu.org>
4053
ae1a9581
MB
4054 * minibuf.texi (Minibuffer Misc): Add entries for
4055 `minibuffer-contents', `minibuffer-contents-no-properties', and
4056 `delete-minibuffer-contents'.
4057 Correct description for `minibuffer-prompt-end'.
4058
9db3a582
MB
4059 * text.texi (Property Search): Correct descriptions of
4060 `next-char-property-change' and `previous-char-property-change'.
4061 Add entries for `next-single-char-property-change' and
4062 `previous-single-char-property-change'.
4063 Make operand names a bit more consistent.
4064
03be5931
EZ
40652001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
4066
4067 * frames.texi (Finding All Frames): Document that next-frame and
4068 previous-frame are local to current terminal.
4069
974548ec
EZ
40702001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
4071
4072 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 4073 result of make-keymap.
974548ec 4074
8d82c597
EZ
40752001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
4076
4077 * display.texi (Font Lookup, Attribute Functions)
4078 (Image Descriptors): Add cross-references to the definition of
4079 selected frame.
4080
4081 * buffers.texi (The Buffer List): Add cross-references to the
4082 definition of selected frame.
4083
4084 * frames.texi (Input Focus): Clarify which frame is _the_ selected
4085 frame at any given time.
4086 (Multiple Displays, Size and Position): Add a cross-reference to
4087 the definition of the selected frame.
4088
2842de30
EZ
40892001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
4090
4091 * strings.texi (String Conversion) <string-to-number>: Document
4092 that a float is returned for integers that are too large.
4093
4094 * frames.texi (Mouse Position): Document mouse-position-function.
4095 (Display Feature Testing): Document display-images-p.
4096 (Window Frame Parameters): Document the cursor-type variable.
4097
4098 * numbers.texi (Integer Basics): Document CL style read syntax for
4099 integers in bases other than 10.
4100
4101 * positions.texi (List Motion): Document
4102 open-paren-in-column-0-is-defun-start.
4103
4104 * lists.texi (Sets And Lists): Document member-ignore-case.
4105
4106 * internals.texi (Garbage Collection): Document the used and free
4107 strings report.
4108 (Memory Usage): Document strings-consed.
4109
4110 * os.texi (Time of Day): Document float-time.
4111 (Recording Input): Document that clear-this-command-keys clears
4112 the vector to be returned by recent-keys.
4113
4114 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4115 argument keymap can be a list.
4116
4117 * nonascii.texi (User-Chosen Coding Systems)
4118 <select-safe-coding-system>: Document the new argument
4119 accept-default-p and the variable
4120 select-safe-coding-system-accept-default-p. Tell what happens if
4121 buffer-file-coding-system is undecided.
4122 (Default Coding Systems): Document auto-coding-regexp-alist.
4123
4124 * display.texi (The Echo Area) <message>: Document
4125 message-truncate-lines.
4126 (Glyphs): Document that the glyph table is unused on windowed
4127 displays.
4128
4129 * help.texi (Describing Characters) <single-key-description>:
4130 Document the new argument no-angles.
4131 (Accessing Documentation) <documentation-property>: Document that
4132 a non-string property is evaluated.
4133 <documentation>: Document that the function-documentation property
4134 is looked for.
4135
4136 * windows.texi (Selecting Windows): Document some-window.
4137
4138 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4139
4140 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4141 apropos-mode-hook.
4142
4143 * commands.texi (Using Interactive): Document interactive-form.
4144 (Keyboard Macros): Document kbd-macro-termination-hook.
4145 (Command Loop Info): Document that clear-this-command-keys clears
4146 the vector to be returned by recent-keys.
4147
2d43d823
GM
41482001-09-04 Werner LEMBERG <wl@gnu.org>
4149
4150 * Makefile.in (srcdir, texinputdir): New variables.
4151 (srcs, index.texi, install): Use $(srcdir).
4152 (.PHONY): Remove elisp.dvi.
4153 (elisp): Use -I switch for makeinfo.
4154 (elisp.dvi): Use $(srcdir) and $(texinputdir).
4155 (installall, dist): Use $(srcdir).
4156 Fix path to texinfo.tex.
4157 (maintainer-clean): Add elisp.dvi and elisp.oaux.
4158
fa739b31
GM
41592001-08-30 Gerd Moellmann <gerd@gnu.org>
4160
92a25631
GM
4161 * display.texi (Conditional Display): Adjust to API change.
4162
fa739b31
GM
4163 * configure: New file.
4164
cef68af5
GM
41652001-07-30 Gerd Moellmann <gerd@gnu.org>
4166
4167 * commands.texi (Repeat Events): Add description of
4168 double-click-fuzz.
4169
d1f08d85
SM
41702001-05-08 Stefan Monnier <monnier@cs.yale.edu>
4171
4172 * syntax.texi (Syntax Class Table): Add the missing designator for
4173 comment and string fences.
4174 (Syntax Properties): Add a xref to syntax table internals.
4175 (Syntax Table Internals): Document string-to-syntax.
4176
1e9fc92e
GM
41772001-05-07 Gerd Moellmann <gerd@gnu.org>
4178
4179 * Makefile.in (install): Use install-info command line options
4180 like in Emacs' Makefile.in.
4181
00480554
MB
41822000-12-09 Miles Bader <miles@gnu.org>
4183
4184 * windows.texi (Window Start): Update documentation for
4185 `pos-visible-in-window-p'.
4186
1e344ee2
SM
41872000-11-12 Stefan Monnier <monnier@cs.yale.edu>
4188
4189 * lists.texi (Building Lists): Add footnote to explain how to add
4190 to the end of a list.
4191
a540f6ed
GM
41922000-10-25 Gerd Moellmann <gerd@gnu.org>
4193
4194 * files.texi (Visiting Functions): Typos.
4195
28bcdbee
KH
41962000-10-25 Kenichi Handa <handa@etl.go.jp>
4197
4198 * files.texi (Visiting Functions): Return value of
4199 find-file-noselect may be a list of buffers if wildcards are used.
4200
22d1a4ed
MB
42012000-10-24 Miles Bader <miles@lsi.nec.co.jp>
4202
4203 * display.texi (Defining Faces): Document `graphic' display type
4204 in face specs.
4205
916a89db
KG
42062000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4207
1e9fc92e 4208 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
4209 `after-make-frame-hook' with `after-make-frame-functions'.
4210
1e9fc92e 4211 * frames.texi (Creating Frames): Ditto.
916a89db 4212
1e9fc92e 4213 * variables.texi (Future Local Variables): Ditto.
916a89db 4214
483de32b
GM
42152000-10-16 Gerd Moellmann <gerd@gnu.org>
4216
4217 * display.texi (Other Image Types): Add description of :foreground
4218 and :background properties of mono PBM images.
4219
e23a63a5
WL
42202000-08-17 Werner LEMBERG <wl@gnu.org>
4221
4222 * .cvsignore: New file.
4223
dfc16043
GM
42242000-01-05 Gerd Moellmann <gerd@gnu.org>
4225
4226 * tindex.pl: New script.
4227
602613fe
DL
42281999-12-03 Dave Love <fx@gnu.org>
4229
4230 * Makefile.in (MAKEINFO): New parameter.
4231
94ec544d
DL
42321999-09-17 Richard Stallman <rms@gnu.org>
4233
4234 * Makefile.in (srcs): Add hash.texi.
4235 (VERSION): Update to 20.6.
4236
42371999-09-13 Richard Stallman <rms@gnu.org>
4238
4239 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4240
42411998-08-29 Karl Heuer <kwzh@gnu.org>
4242
4243 * configure.in: New file.
4244 * Makefile.in: Renamed from Makefile.
4245 (prefix, infodir): Use value obtained from configure.
4246 (emacslibdir): Obsolete variable deleted.
4247 (dist): Distribute configure.in, configure, Makefile.in.
4248
42491998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
4250
4251 * Makefile (INSTALL_INFO): New variable.
4252 (install): Run install-info.
4253
42541998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
4255
4256 * Makefile (elisp.dvi): Add missing backslash.
4257
42581998-05-02 Richard Stallman <rms@psilocin.gnu.org>
4259
4260 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4261 Run texindex without `./'. Always run texindex on elisp.tp.
4262 (elisp.tps): Target deleted.
4263
42641998-04-05 Richard Stallman <rms@psilocin.gnu.org>
4265
4266 * Makefile (srcs): Add nonascii.texi and customize.texi.
4267 (dist): Start by deleting `temp'.
4268
42691998-02-17 Richard Stallman <rms@psilocin.gnu.org>
4270
4271 * Makefile (makeinfo, texindex): Targets deleted.
4272 (makeinfo.o, texindex.o): Targets deleted.
4273 (clean, dist): Don't do anything with them or with getopt*.
4274
42751998-01-30 Richard Stallman <rms@psilocin.gnu.org>
4276
4277 * Makefile (SHELL): Defined.
4278
42791998-01-27 Richard Stallman <rms@psilocin.gnu.org>
4280
4281 * Makefile (elisp.tps): New target.
4282 (elisp.dvi): Depend on elisp.tps.
4283
4284Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
4285
4286 * README: Update phone number.
4287
4288 * Makefile (elisp): Make this be the default target.
4289 Depend on makeinfo.c instead of makeinfo.
4290 (install): Don't depend on elisp.dvi, since we don't install that.
4291 Use mkinstalldirs.
4292 (dist): Add mkinstalldirs.
4293
4294Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
4295
4296 * Makefile (VERSION): Update version number.
4297 (maintainer-clean): Renamed from realclean.
4298
4299Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4300
4301 * Makefile (realclean): New target.
4302 (elisp): Remove any old elisp-* files first.
4303
4304Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4305
d1f08d85
SM
4306 * Makefile (VERSION): New variable.
4307 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4308 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
4309
4310Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4311
4312 * Makefile (elisp): Depend on makeinfo.
4313
4314Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4315
d1f08d85 4316 * Makefile (srcs): Add anti.texi.
94ec544d
DL
4317
4318Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4319
4320 * Makefile (infodir, prefix): New vars.
4321 (install): Use infodir.
4322 (emacsinfodir): Deleted.
4323
4324Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4325
4326 * Makefile (srcs): Add calendar.texi.
4327
4328 * Makefile (dist): Copy texindex.c and makeinfo.c.
4329 Limit elisp-* files to those with one or two digits.
4330
4331Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4332
4333 * Makefile (dist): Changed to use Gzip instead of compress.
4334
4335Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4336
4337 * loading.texi (Unloading): define-function changed back to
4338 defalias. It may not stay this way, but at least it's
4339 consistent with the known-good version of the code patch.
4340
4341Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4342
4343 * modes.texi (Hooks): Document new optional arg of add-hook.
4344
4345Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4346
d1f08d85 4347 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
4348
4349 * tips.texi: Add new section on standard library headers.
4350
4351Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4352
4353 * Makefile (srcs): Add frame.texi to the list of sources.
4354
4355Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4356
4357 * Makefile (dist): Don't bother excluding autosave files; they'll
4358 never make it into the temp directory anyway, and the hash marks
4359 in the name are problematic for make and the Bourne shell.
dff28924 4360 (srcs):
94ec544d
DL
4361
4362Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4363
d1f08d85 4364 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
4365 the distribution tar file.
4366
dff28924 4367Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
4368
4369 * Makefile (srcs): Added index.perm.
4370 (elisp.dvi): Remove erroneous shell comment.
4371 Expect output of permute-index in permuted.fns.
4372 Save old elisp.aux in elisp.oaux.
4373 (clean): Added index.texi to be deleted.
4374
dff28924 4375Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4376
4377 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4378
dff28924 4379Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
4380
4381 * files.texi: Noted that completion-ignored-extensions is ignored
4382 when making *Completions*.
4383
4384Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4385
4386 * Makefile make dist now depends on elisp.dvi, since it tries
4387 to include it in the dist file.
4388
dff28924 4389Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
4390
4391 * functions.texinfo (Mapping Functions): Add missing quote
4392
dff28924 4393Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
4394
4395 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4396 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4397
dff28924 4398Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4399
4400 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4401 and @error{} are the terms now being used. The files in the
4402 directory have been changed to reflect this.
4403
d1f08d85 4404 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
4405 ` @result{}', using 5 spaces at the begining of the line.
4406
dff28924 4407Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4408
4409 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4410 experimental @indentedresult{}, @indentedexpandsto{} are part of
4411 the texinfo.tex in this directory. These TeX macros are not
4412 stable yet.
4413
dff28924 4414Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4415
4416 * texinfo.tex: temporarily added
d1f08d85 4417 \let\result=\dblarrow
94ec544d
DL
4418 \def\error{{\it ERROR} \longdblarrow}
4419 We need to do this better soon.
4420
dff28924 4421Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
4422
4423 * Applied Karl Berry's patches to *.texinfo files, but not to
4424 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4425 new title page format is also not applied, since it requires
4426 texinfo.tex changes.)
4427
4428 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4429 for the Project GNU development environment.
4430
ad050e54 4431;; Local Variables:
fd026ee1 4432;; coding: iso-2022-7bit
ad050e54 4433;; End:
2a34a036 4434
651f374c 4435 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
ceb4c4d3 4436 2005, 2006 Free Software Foundation, Inc.
2a34a036
GM
4437 Copying and distribution of this file, with or without modification,
4438 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
4439
4440;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda