(xd_remove_watch): Avoid trying to convert a void* to
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
2f3725cd
EZ
12010-01-02 Eli Zaretskii <eliz@gnu.org>
2
3 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
4
85eeac93
CY
52010-01-02 Chong Yidong <cyd@stupidchicken.com>
6
7 * nonascii.texi (Text Representations, Character Codes)
8 (Converting Representations, Explicit Encoding)
9 (Translation of Characters): Use hex notation consistently.
10 (Character Sets): Fix map-charset-chars doc (Bug#5197).
11
4801c5fa
CY
122010-01-01 Chong Yidong <cyd@stupidchicken.com>
13
14 * loading.texi (Where Defined): Make it clearer that these are
15 loaded files (Bug#5068).
16
26e533e2
CY
172009-12-29 Chong Yidong <cyd@stupidchicken.com>
18
19 * minibuf.texi (Completion Styles): Document `initials' style.
20
16d1ff5f
CY
212009-12-25 Chong Yidong <cyd@stupidchicken.com>
22
23 * frames.texi (Resources): Describe inhibit-x-resources.
24 (Size Parameters): Copyedit.
25
26 * hash.texi (Creating Hash):
27 * objects.texi (Hash Table Type): Document the new hash table
28 printed representation.
29
30 * minibuf.texi (Basic Completion): 4th arg to all-completions is
31 obsolete.
32
33 * processes.texi (Process Buffers): Document
34 process-kill-buffer-query-function.
35
9a5de3d9
GM
362009-12-05 Glenn Morris <rgm@gnu.org>
37
38 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
39 diary-display-function, and no longer recommended to be a hook.
40 Update for changes in the names of calendar and diary hooks.
41 diary-print-entries-hook has changed section.
42
b640eb52
EZ
432009-11-28 Eli Zaretskii <eliz@gnu.org>
44
45 * text.texi (Special Properties): More accurate description of
46 what the `cursor' property does.
47
be1674ab
KR
482009-11-26 Kevin Ryde <user42@zip.com.au>
49
50 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
51 mouse-wheel-down-event, the closest thing to a definition for them.
52 * os.texi (Startup Summary): vindex inhibit-startup-message and
53 inhibit-splash-screen.
54 (Command-Line Arguments): vindex argv.
55 (Suspending Emacs): vindex suspend-tty-functions and
56 resume-tty-functions. Don't want to index every hook, but having
57 the programming ones is helpful.
58
603f5979
CY
592009-11-14 Chong Yidong <cyd@stupidchicken.com>
60
61 * commands.texi (Motion Events): Fix typo (Bug#4907).
62
4359a806
CY
632009-11-08 Chong Yidong <cyd@stupidchicken.com>
64
65 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
66 are affected by case-fold-search (Bug#4483).
67
0f063651
CY
682009-11-02 Chong Yidong <cyd@stupidchicken.com>
69
70 * minibuf.texi (Reading File Names): Note that read-file-name may
71 use a graphical file dialog.
72
9bd79893
GM
732009-10-31 Glenn Morris <rgm@gnu.org>
74
75 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
76
ebe479ec
KR
772009-10-16 Kevin Ryde <user42@zip.com.au>
78
79 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
80 in particular so `info-lookup-symbol' can find its docs.
81
2640fa86
CY
822009-10-16 Chong Yidong <cyd@stupidchicken.com>
83
84 * variables.texi (Constant Variables): Distinguish from defconst
85 variables.
86 (Defining Variables): Add cindex.
87
edd6a733
CY
882009-10-15 Chong Yidong <cyd@stupidchicken.com>
89
90 * os.texi (Time of Day): Clarify that the microsecond part is
91 ignored (Bug#4637).
92
5feb0b73
GM
932009-10-11 Glenn Morris <rgm@gnu.org>
94
95 * frames.texi (Size and Position): Clarify what is included in the frame
96 height. (Bug#4535)
97
0c5413c8
GM
982009-10-10 Glenn Morris <rgm@gnu.org>
99
100 * windows.texi (Size of Window): The relationship between window and
101 frame heights is not so simple. (Bug#4535)
102 Mention window-full-height-p.
103
7f8b600a
SM
1042009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
105
106 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
107 used from Lisp.
108
6185de1c
EZ
1092009-10-07 Eli Zaretskii <eliz@gnu.org>
110
7f8b600a
SM
111 * files.texi (Directory Names) <abbreviate-file-name>:
112 Document that root home directories are not replaced with "~".
6185de1c 113
9972911f
EZ
1142009-10-06 Eli Zaretskii <eliz@gnu.org>
115
116 * text.texi (Special Properties): Document the meaning of the
117 `cursor' text property whose value is an integer.
118
2a3f19ef
MA
1192009-10-05 Michael Albinus <michael.albinus@gmx.de>
120
121 * files.texi (Magic File Names): Add `copy-directory'.
122
804543b5
EZ
1232009-10-05 Eli Zaretskii <eliz@gnu.org>
124
125 * files.texi (File Attributes): Fix description of file
126 attributes. (Bug#4638) Update attributes of files.texi example to
127 be more representative.
128
461bf92b
MA
1292009-10-05 Michael Albinus <michael.albinus@gmx.de>
130
131 * files.texi (Create/Delete Dirs): New command copy-directory.
132
a86cd395
JB
1332009-10-04 Juanma Barranquero <lekktu@gmail.com>
134
135 * anti.texi (Antinews):
136 * macros.texi (Indenting Macros):
137 * strings.texi (Creating Strings, Case Conversion):
138 Remove duplicate words.
139
d3080264
MA
1402009-10-01 Michael Albinus <michael.albinus@gmx.de>
141
142 * files.texi (Create/Delete Dirs): delete-directory has an
143 optional parameter RECURSIVE.
144
85d14563
SM
1452009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
146
147 * buffers.texi (Swapping Text): Minor clarification.
148
3d9842c6
GM
1492009-10-01 Glenn Morris <rgm@gnu.org>
150
151 * functions.texi (Declaring Functions): Mention that we also search for
152 ".m" files in the src/ directory.
153
78427304
CY
1542009-09-25 David Engster <deng@randomsample.de>
155
3d9842c6 156 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 157
b578c9cc
GM
1582009-09-22 Glenn Morris <rgm@gnu.org>
159
160 * internals.texi (Building Emacs): Mention preloaded-file-list.
161
beee5da7
AM
1622009-09-14 Alan Mackenzie <acm@muc.de>
163
164 * os.texi (Terminal Output): Put "@code{}" around "stdout".
165
5d6ab672
CY
1662009-09-13 Chong Yidong <cyd@stupidchicken.com>
167
168 * functions.texi (Anonymous Functions): Rearrange discussion,
169 giving usage of unquoted lambda forms first. Mention that
170 `function' and `#'' are no longer required (Bug#4290).
171
59375eeb
AM
1722009-09-11 Alan Mackenzie <acm@muc.de>
173
a86cd395 174 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
175 batch mode.
176
e7e2f529
GM
1772009-09-01 Glenn Morris <rgm@gnu.org>
178
179 * display.texi (Face Functions): Mention define-obsolete-face-alias.
180
eae47088
GM
1812009-08-26 Ulrich Mueller <ulm@gentoo.org>
182
183 * nonascii.texi (Character Codes): Fix typos.
184
3691a0a6
MA
1852009-08-25 Michael Albinus <michael.albinus@gmx.de>
186
187 * processes.texi (Synchronous Processes): New defvar
188 process-file-side-effects.
189
664d56b8
GM
1902009-08-25 Glenn Morris <rgm@gnu.org>
191
192 * display.texi (Fontsets): Fix typo.
193
0706c025
GM
194 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
195
03a74b84
SM
1962009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
197
198 * processes.texi (Asynchronous Processes): Adjust arglist of
199 start-process-shell-command and start-file-process-shell-command.
200
f6de8a37
CY
2012009-08-15 Chong Yidong <cyd@stupidchicken.com>
202
4b1ed1bb
CY
203 * advice.texi (Argument Access in Advice): Note that argument
204 positions are zero-based (Bug#3932).
205
89a9e058
CY
206 * commands.texi (Distinguish Interactive): Minor copyedit.
207
23696fd7
CY
208 * display.texi (Face Attributes): Add xref to Displaying Faces for
209 explanation of "underlying face".
210
f6de8a37
CY
211 * customize.texi (Common Keywords): Add xref to Loading.
212
213 * loading.texi (How Programs Do Loading): Add xref to Lisp
214 Libraries node in the Emacs manual.
215
417f77e6
CY
2162009-08-13 Chong Yidong <cyd@stupidchicken.com>
217
218 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
219
0999039c
CY
2202009-07-18 Chong Yidong <cyd@stupidchicken.com>
221
222 * processes.texi (Shell Arguments): Copyedits.
223
9af167bc
GM
2242009-07-18 Glenn Morris <rgm@gnu.org>
225
226 * loading.texi (Repeated Loading): Fix typo.
227
137987ab
RS
2282009-07-16 Richard Stallman <rms@gnu.org>
229
230 * buffers.texi (Swapping Text): Recommend setting
231 write-region-annotate-functions and buffer-saved-size.
232
233 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
234
622fa380
GM
2352009-07-15 Glenn Morris <rgm@gnu.org>
236
237 * edebug.texi: Minor re-phrasings throughout.
238 (Edebug Execution Modes): Sit-for affects continue mode too.
239 (Jumping): Use `forward-sexp' rather than its keybinding.
240 (Edebug Misc): Fix Q binding.
241 (Edebug Eval): Remove cl version.
242 (Printing in Edebug): Clarify print-length etc.
243 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
244 (Specification List): Remove edebug-unwrap findex entry.
245 (Specification Examples): defmacro is actually not the same as defun.
246 Escape "`" in example.
247
6bbd4600
CY
2482009-07-15 Chong Yidong <cyd@stupidchicken.com>
249
250 * markers.texi (The Mark): Document optional arg to
251 deactivate-mark.
252
e538d479
GM
2532009-07-11 Kevin Ryde <user42@zip.com.au>
254
255 * hooks.texi (Standard Hooks): Fix cross-references.
256
4c98b9ed
GM
257 * loading.texi (Named Features): Refer to eval-after-load.
258
5300838c
GM
2592009-07-11 Glenn Morris <rgm@gnu.org>
260
64fbeb16
GM
261 * Makefile.in (TEXI2PDF): New.
262 (elisp.pdf): New target.
263
4c98b9ed
GM
264 * searching.texi (Regexp Backslash): Fix typo.
265
266 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 267
51d9979c
GM
2682009-07-10 Glenn Morris <rgm@gnu.org>
269
561c0216
GM
270 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
271
5b594a58
GM
272 * customize.texi (Customization Types):
273 * display.texi (Abstract Display):
0cc8c85a 274 * objects.texi (Character Type, String Type):
5b594a58 275 Merge in some menu descriptions from elisp.texi.
51d9979c 276
c3cbbb40
GM
277 * hash.texi (Hash Tables):
278 * modes.texi (Multiline Font Lock):
279 End menu description with period.
fe42c16a 280
28528402
GM
2812009-07-09 Glenn Morris <rgm@gnu.org>
282
283 * back.texi: Don't hard-code texinfo location.
284
285 * two-volume.make (texinfodir): New, with location of texinfo.tex.
286 (tex): Add texinfodir to TEXINPUTS.
287 (elisp1med-init, elisp2med-init): Use texinfodir.
288
289 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
290 (clean): Add two-volume.make intermediate files.
291
292 * elisp.texi, vol1.texi, vol2.texi:
293 Use a DATE variable with the publication date, and update it.
294 Fix antinews menu description.
295
296 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
297 Update the detailed node listing to match elisp.texi.
298
299 * README: Update edition to match elisp.texi.
300
301 * objects.texi (General Escape Syntax):
302 * nonascii.texi (Character Sets):
303 Use consistent case for "Unicode Standard".
304
305 * anti.texi (Antinews):
306 * customize.texi (Variable Definitions):
307 * functions.texi (Declaring Functions):
308 * nonascii.texi (Character Properties):
309 * processes.texi (Serial Ports):
310 * text.texi (Special Properties):
311 * tips.texi (Coding Conventions):
312 Minor rearrangements to improve TeX line-filling.
313
314 * commands.texi (Using Interactive): Fix cross-reference.
315
17db8e10
JD
3162009-07-01 Jan Djärv <jan.h.d@swipnet.se>
317
318 * frames.texi (Management Parameters): Mention sticky.
319
77c7e2e1
AS
3202009-07-01 Andreas Schwab <aschwab@redhat.com>
321
322 * help.texi (Help Functions): Fix description of help-buffer and
323 help-setup-xref to use @defun instead of @deffn.
324
3f1c6666
JD
3252009-07-01 Jan Djärv <jan.h.d@swipnet.se>
326
327 * frames.texi (Size Parameters): Mention maximized for fullscreen.
328
ca27c21b
CY
3292009-06-24 Chong Yidong <cyd@stupidchicken.com>
330
331 * display.texi (Window Systems): Add ns to the list.
332
70243478
CY
3332009-06-21 Chong Yidong <cyd@stupidchicken.com>
334
335 * Branch for 23.1.
336
df006536
MR
3372009-06-17 Martin Rudalics <rudalics@gmx.at>
338
339 * windows.texi (Dedicated Windows): Fix typo.
340 (Resizing Windows): Replace @defun by @deffn.
341
d259fc4b
GM
3422009-06-17 Glenn Morris <rgm@gnu.org>
343
344 * variables.texi (Directory Local Variables):
345 Update for 2009-04-11 name-change of dir-locals-directory-alist.
346
30781db6
KH
3472009-06-09 Kenichi Handa <handa@m17n.org>
348
349 * nonascii.texi (Character Sets): State clearly that FROM and TO
350 are codepoints of CHARSET.
351
62e8099c
CY
3522009-06-07 Chong Yidong <cyd@stupidchicken.com>
353
354 * minibuf.texi (Reading File Names): Fix introductory text.
355 Suggested by stan@derbycityprints.com.
356 (High-Level Completion): Fix typo.
357
ee1b1917
CY
3582009-05-28 Chong Yidong <cyd@stupidchicken.com>
359
360 * frames.texi (Text Terminal Colors): Multi-tty is already
361 implemented, but tty-local colors are not.
362
5df647e8
CY
3632009-05-27 Chong Yidong <cyd@stupidchicken.com>
364
365 * hooks.texi (Standard Hooks): Remove mention of obsolete
366 redisplay-end-trigger-functions.
367
368 * internals.texi (Window Internals): Remove mention of obsolete
369 redisplay-end-trigger-functions.
370
01f17ae2
MR
3712009-05-21 Martin Rudalics <rudalics@gmx.at>
372
373 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
374
375 * backups.texi (Making Backups): backup-directory-alist and
376 make-backup-file-name-function are options.
377 (Auto-Saving): auto-save-list-file-prefix is an option.
378
379 * buffers.texi (Killing Buffers): buffer-offer-save is an
380 option.
381
382 * display.texi (Refresh Screen): no-redraw-on-reenter is an
383 option.
384 (Echo Area Customization): echo-keystrokes is an option.
385 (Selective Display): selective-display-ellipses is an option.
386 (Temporary Displays): temp-buffer-show-function is an option.
387 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
388 are options.
389 (Font Selection): face-font-family-alternatives,
390 face-font-selection-order, face-font-registry-alternatives, and
391 scalable-fonts-allowed are options.
392 (Fringe Indicators): indicate-buffer-boundaries is an option.
393 (Fringe Cursors): overflow-newline-into-fringe is an option.
394 (Scroll Bars): scroll-bar-mode is an option.
395
396 * eval.texi (Eval): max-lisp-eval-depth is an option.
397
398 * files.texi (Visiting Functions): find-file-hook is an option.
399 (Directory Names): directory-abbrev-alist is an option.
400 (Unique File Names): temporary-file-directory and
401 small-temporary-file-directory are options.
402
403 * frames.texi (Initial Parameters): initial-frame-alist,
404 minibuffer-frame-alist and default-frame-alist are options.
405 (Cursor Parameters): blink-cursor-alist and
406 cursor-in-non-selected-windows ar options.
407 (Window System Selections): selection-coding-system is an
408 option.
409 (Display Feature Testing): display-mm-dimensions-alist is an
410 option.
411
412 * help.texi (Help Functions): help-char and help-event-list are
413 options.
414
415 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
416 an option.
417
418 * minibuf.texi (Minibuffer History): history-length and
419 history-delete-duplicates are options.
420 (High-Level Completion): read-buffer-function and
421 read-buffer-completion-ignore-case are options.
422 (Reading File Names): read-file-name-completion-ignore-case is
423 an option.
424
425 * modes.texi (Mode Line Top): mode-line-format is an option.
426 (Mode Line Variables): mode-line-position and mode-line-modes
427 are options.
428
429 * nonascii.texi (Text Representations):
430 enable-multibyte-characters is an option.
431 (Default Coding Systems): auto-coding-regexp-alist,
432 file-coding-system-alist, auto-coding-alist and
433 auto-coding-functions are options.
434 (Specifying Coding Systems): inhibit-eol-conversion is an
435 option.
436
437 * os.texi (Init File): site-run-file is an option.
438 (System Environment): mail-host-address is an option.
439 (User Identification): user-mail-address is an option.
440 (Terminal Output): baud-rate is an option.
441
442 * positions.texi (Word Motion): words-include-escapes is an
443 option.
444
445 * searching.texi (Standard Regexps): page-delimiter,
446 paragraph-separate, paragraph-separate and sentence-end are
447 options.
448
449 * text.texi (Margins): left-margin and fill-nobreak-predicate
450 are options.
451
452 * variables.texi (Local Variables): max-specpdl-size is an
453 option.
454
455 * windows.texi (Choosing Window):
456 split-window-preferred-function, special-display-function and
457 display-buffer-function are options.
458
106e6894
CY
4592009-05-20 Chong Yidong <cyd@stupidchicken.com>
460
4a83454d
CY
461 Fix errors spotted by Martin Rudalics.
462
106e6894
CY
463 * syntax.texi (Position Parse): Document rationale for ignored
464 arguments to syntax-ppss-flush-cache.
465
466 * processes.texi (Input to Processes): Mark PROCESS arg to
467 process-running-child-p as optional.
468 (Network Options): Document NO-ERROR arg to
469 set-network-process-option.
470
471 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
472 command.
473
474 * searching.texi (POSIX Regexps): Mark posix-search-forward and
475 posix-search-backward as commands.
476
477 * os.texi (Killing Emacs): Mark kill-emacs as a command.
478 (Suspending Emacs): Mark suspend-emacs as a command.
479 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
480 commands.
481 (Terminal Output): Remove obsolete function baud-rate. Document
482 TERMINAL arg for send-string-to-terminal.
483
484 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
485 terminal-coding-system and set-terminal-coding-system.
486 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
487 as optional.
488 (Character Sets): Document RESTRICTION arg of char-charset.
489 (Character Codes): Mark POS argument to get-byte as optional.
490
491 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
492 minibuffer-message.
493
494 * files.texi (Create/Delete Dirs): Mark make-directory and
495 delete-directory as commands.
496
497 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
498
499 * text.texi (Base 64): Mark base64-decode-string and
500 base64-encode-string as commands.
501 (Columns): Mark move-to-column as a command.
502 (Mode-Specific Indent): Document RIGID arg to
503 indent-for-tab-command.
504 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
505 Mark indent-code-rigidly as a command.
506 (Substitution): Mark translate-region as a command.
507
508 * frames.texi (Size and Position): Remove obsolete functions
509 screen-height and screen-width.
510
04173931
CY
5112009-05-19 Chong Yidong <cyd@stupidchicken.com>
512
513 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
514 (Displaying Buffers, Resizing Windows): Correct mistakes;
515 next-window, previous-window, and pop-to-buffer are not commands,
516 and fit-window-to-buffer" is a command. (Pointed out by Martin
517 Rudalics.)
518
eae7d8f8
RS
5192009-05-17 Richard M Stallman <rms@gnu.org>
520
521 * modes.texi (Precalculated Fontification): Clarify text.
522
b8766179
MR
5232009-05-17 Martin Rudalics <rudalics@gmx.at>
524
525 * windows.texi (Selecting Windows): Clarify descriptions of
526 with-selected-window and get-lru-window.
527 (Cyclic Window Ordering): Refer to particular frame when talking
528 about how splitting affects the ordering.
529 (Displaying Buffers): Fix descriptions of switch-to-buffer and
530 switch-to-buffer-other-window. Explain how setting of
531 display-buffer-reuse-frames affects pop-to-buffer.
532 (Choosing Window): Clarify some details in descriptions of
533 display-buffer-reuse-frames, pop-up-frames, and
534 pop-up-frame-function.
535 (Dedicated Windows): Clarify some details.
536 (Textual Scrolling): Replace term vscroll by term vertical
537 scroll position.
538 (Vertical Scrolling): Fix typo.
539 (Window Hooks): Relate text on jit-lock-register to window
540 scrolling and size changes.
541
734b5e3b
CY
5422009-05-14 Chong Yidong <cyd@stupidchicken.com>
543
0a65633e
CY
544 * frames.texi (Initial Parameters): Clarify what the initial
545 minibuffer frame is.
05be46d7
CY
546 (Buffer Parameters): Note that the minibuffer parameter can not be
547 altered.
0a65633e 548
734b5e3b
CY
549 * anti.texi (Antinews): Copyedits. Rearrange some entries.
550 Document display-buffer changes.
551
925672cd
CY
5522009-05-13 Chong Yidong <cyd@stupidchicken.com>
553
17ecd7af
CY
554 * anti.texi (Antinews): Rewrite for Emacs 22.
555
925672cd
CY
556 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
557 obarrays are first mentioned. Define "system abbrev" more
558 prominently, and add it to the index.
559 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
560 Copyedits.
561 (Abbrev Expansion): Document abbrev-insert.
562
80be4dd7
CY
5632009-05-12 Chong Yidong <cyd@stupidchicken.com>
564
565 * frames.texi (Font and Color Parameters): Rename from Color
566 Parameters. Document font-backend parameter.
567
568 * vol2.texi (Top): Update node listing.
569 * vol1.texi (Top): Update node listing.
570 * elisp.texi (Top): Update node listing.
571
372a93ac
MR
5722009-05-11 Martin Rudalics <rudalics@gmx.at>
573
574 * windows.texi (Choosing Window): Don't explicitly refer to
575 split-window-sensibly's window argument in descriptions of
576 split-height-threshold and split-width-threshold.
577
714c3541
MR
5782009-05-10 Martin Rudalics <rudalics@gmx.at>
579
580 * windows.texi (Choosing Window): Fix rewrite of window
581 splitting section.
582
0e90e7be
EZ
5832009-05-09 Eli Zaretskii <eliz@gnu.org>
584
585 * nonascii.texi (Default Coding Systems): Document
586 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
587 indexing.
588 (Lisp and Coding Systems): Add index entries.
589
d3c0c321
MR
5902009-05-09 Martin Rudalics <rudalics@gmx.at>
591
592 * windows.texi (Choosing Window): Describe split-window-sensibly
593 and rewrite section on window splitting accordingly.
594 (Textual Scrolling): Replace `...' by @code{...}.
595
c773345a
CY
5962009-05-04 Chong Yidong <cyd@stupidchicken.com>
597
ee2d5b5e
CY
598 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
599 Remove obsoleted pre-abbrev-expand-hook.
600
601 * locals.texi (Standard Buffer-Local Variables): Consolidate table
602 entries.
603
c773345a
CY
604 * internals.texi (Object Internals): Don't assume 32-bit machines
605 are the norm.
606 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
607 (Window Internals): Synch field names to window.h.
608 (Process Internals): Synch field names to process.h.
c773345a 609
dd449674
CY
6102009-04-29 Chong Yidong <cyd@stupidchicken.com>
611
612 * variables.texi (File Local Variables): Note that read-circle is
613 bound to nil when reading file-local variables.
614
615 * streams.texi (Input Functions): Document read-circle.
616 (Output Variables): Add xref to Circular Objects.
617
4f1e25e2
CY
6182009-04-25 Chong Yidong <cyd@stupidchicken.com>
619
620 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
621 Features and Coding System Basics. Node that "p" stands for
622 "predicate". Recommend utf-8-emacs instead of emacs-mule.
623 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
624 mouse-appearance-menu.
625 (Programming Tips): Add xref to Progress.
626
dca019f8
CY
6272009-04-22 Chong Yidong <cyd@stupidchicken.com>
628
629 * os.texi (Command-Line Arguments): Document
630 command-line-args-left.
631 (Suspending Emacs): Adapt text to multi-tty case. Document use of
632 terminal objects for tty arguments.
633 (Startup Summary): Add xref to Session Management.
634 (Session Management): Mention emacs-session-restore. Copyedits.
635
02a89103
CY
6362009-04-20 Chong Yidong <cyd@stupidchicken.com>
637
638 * os.texi (Startup Summary): Copyedits. The init file is not
639 necessarily named .emacs now. Document initial-buffer-choice and
640 initial-scratch-message. Note where Emacs exits in batch mode.
641 Document inhibit-splash-screen as an alias.
642 (Init File): Be neutral about which init file name to use.
643
6442009-04-16 Chong Yidong <cyd@stupidchicken.com>
645
646 * os.texi (System Interface): Fix Texinfo usage.
647
0c1cfe01
CY
6482009-04-15 Chong Yidong <cyd@stupidchicken.com>
649
80d7cdca
CY
650 * searching.texi (Regexp Backslash): Also refer to shy groups as
651 non-capturing or unnumbered groups.
652 (Regexp Functions): Add cross-reference to Regexp Backslash.
653
0c1cfe01
CY
654 * display.texi (Truncation): Overlays can use line-prefix and
655 wrap-prefix too.
656 (Overlay Properties): Document wrap-prefix and line-prefix.
657 (Face Attributes): Document underline-minimum-offset.
658 (Face Remapping): Copyedits.
659 (Low-Level Font): Copyedits.
660 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
661 (Line Height): Emphasize that line-spacing only takes effect on
662 graphical terminals.
0c1cfe01 663
c4adeee0
CY
6642009-04-13 Chong Yidong <cyd@stupidchicken.com>
665
666 * display.texi (Refresh Screen): Note that a passage about screen
667 refreshing is text terminal only.
668 (Forcing Redisplay): Delete misleading comment---sit-for calls
669 redisplay, not the other way around.
670 (Truncation): Note new values of truncate-partial-width-windows.
671 Copyedits.
672 (Invisible Text): Document invisible-p.
673
b20ecfa1
EZ
6742009-04-11 Eli Zaretskii <eliz@gnu.org>
675
676 * display.texi (Overlays): Overlays don't scale well. See
677 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
678
97d8273f
CY
6792009-04-10 Chong Yidong <cyd@stupidchicken.com>
680
f147ff75
CY
681 * syntax.texi (Syntax Table Functions): Document cons cell
682 argument for modify-syntax-entry.
683 (Categories): Document cons cell argument for
684 modify-category-entry.
685
fca4ec76
CY
686 * searching.texi (String Search): Document word-search-forward-lax
687 and word-search-backward-lax.
688 (Searching and Case): Describe isearch behavior more precisely.
689
9c283d5b
CY
690 * keymaps.texi (Tool Bar): Mention that some platforms do not
691 support multi-line toolbars. Suggested by Stephen Eglen.
692
693 * frames.texi (Layout Parameters): Mention that Nextstep also
694 allows only one tool-bar line. Suggested by Stephen Eglen.
695
97d8273f
CY
696 * nonascii.texi (Text Representations): Copyedits.
697 (Coding System Basics): Also mention utf-8-emacs.
698 (Converting Representations, Selecting a Representation)
699 (Scanning Charsets, Translation of Characters, Encoding and I/O):
700 Copyedits.
701 (Character Codes): Mention role of codepoints 1114112 to 4194175.
702
2bad3299
CY
7032009-04-09 Chong Yidong <cyd@stupidchicken.com>
704
705 * text.texi (Yank Commands): Note that yank uses push-mark.
706 (Filling): Clarify REGION argument of fill-paragraph. Document
707 fill-forward-paragraph-function.
708 (Special Properties): Remove "new in Emacs 22" declaration.
709 (Clickable Text): Merge with Links and Mouse-1 node.
710
711 * display.texi (Button Properties, Button Buffer Commands): Change
712 xref to Clickable Text.
713
714 * tips.texi (Key Binding Conventions): Change xref to Clickable
715 Text.
716
717 * elisp.texi (Top): Update node listing.
718
ea30ce4f
CY
7192009-04-05 Chong Yidong <cyd@stupidchicken.com>
720
47af2f4b
CY
721 * markers.texi (The Mark): Copyedits. Improve description of
722 handle-shift-selection.
723 (The Region): Move use-region-p here from The Mark.
724
ea30ce4f
CY
725 * positions.texi (Screen Lines): Document (cols . lines) argument
726 for vertical-motion.
727
2aa8ea6e
CY
7282009-04-04 Chong Yidong <cyd@stupidchicken.com>
729
3ec61d4e
CY
730 * frames.texi (Frames): Clean up introduction. Document `ns'
731 return value for framep.
732 (Creating Frames): Note how the terminal is chosen.
733 (Multiple Terminals, Multiple Displays): Merge into a single node.
734 (Color Parameters): Fix typo.
735
736 * variables.texi (Local Variables, Buffer-Local Variables)
737 (Creating Buffer-Local): Change link to Multiple Terminals.
738
739 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
740
741 * keymaps.texi (Controlling Active Maps): Change link to Multiple
742 Terminals.
743
744 * commands.texi (Command Loop Info, Keyboard Macros): Change link
745 to Multiple Terminals.
746
747 * elisp.texi (Top): Update node listing.
748 * vol2.texi (Top): Update node listing.
749 * vol1.texi (Top): Update node listing.
750
9257072f
CY
751 * buffers.texi (Current Buffer): Note that the append-to-buffer
752 example is no longer in synch with the latest code. Tie the two
753 examples together.
754
2aa8ea6e
CY
755 * files.texi (File Attributes): Move note about MS-DOS from
756 Changing Files to File Attributes.
757 (Create/Delete Dirs): Note that mkdir is an alias for this.
758
22e74b17
CY
7592009-04-01 Markus Triska <triska@gmx.at>
760
761 * processes.texi (Filter Functions): Suggest how to handle output
762 batches.
763
4bbe48ec
CY
7642009-03-30 Chong Yidong <cyd@stupidchicken.com>
765
766 * help.texi (Accessing Documentation): Update example to use
767 help-setup-xref and with-help-window.
768 (Help Functions): Remove print-help-return-message, which is
769 semi-obsolete due to with-help-window. Document help-buffer and
770 help-setup-xref.
771
b9723f39
CY
7722009-03-29 Chong Yidong <cyd@stupidchicken.com>
773
87f649f6
CY
774 * help.texi (Accessing Documentation, Help Functions): Remove
775 information about long-obsolete Emacs versions.
9eb52e90 776
b9723f39
CY
777 * modes.texi (Mode Line Variables): The default values of the mode
778 line variables are now more complicated.
779
b0cc32db
CY
7802009-03-28 Chong Yidong <cyd@stupidchicken.com>
781
3c25a5a9
CY
782 * modes.texi (Major Mode Conventions): Note that specialness is
783 inherited.
31c9eebb
CY
784 (Derived Modes): Note that define-derive-mode sets the mode-class
785 property.
3c25a5a9 786
b0cc32db
CY
787 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
788 goto-map. Add search-map to the list.
789
c5e0006d
EZ
7902009-03-27 Eli Zaretskii <eliz@gnu.org>
791
1213465a
EZ
792 * os.texi (System Environment): Update the list of system-type
793 values.
794
c5e0006d
EZ
795 * markers.texi (The Mark) <handle-shift-selection>: Update for
796 removal of the optional argument DEACTIVATE.
797
48bab3d6
CY
7982009-03-25 Chong Yidong <cyd@stupidchicken.com>
799
800 * commands.texi (Focus Events): Most X window managers don't use
801 focus-follows-mouse nowadays.
802
6e4ff1b6
CY
8032009-03-24 Chong Yidong <cyd@stupidchicken.com>
804
805 * commands.texi (Defining Commands): Clarify introduction.
806 (Using Interactive): Not that interactive can be put in a symbol
807 property.
808 (Interactive Call): Note that a symbol with a non-nil
809 interactive-form property satisfies commandp.
810
11625308
JB
8112009-03-23 Juanma Barranquero <lekktu@gmail.com>
812
813 * minibuf.texi (Intro to Minibuffers): Fix typos.
814
7b34420d
CY
8152009-03-23 Chong Yidong <cyd@stupidchicken.com>
816
817 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
818 about minibuffers in old Emacs versions. Copyedits. Emphasize
819 that enable-recursive-minibuffers defaults to nil.
820 (Text from Minibuffer): Simplify introduction.
821
f9257eed
AM
8222009-03-22 Alan Mackenzie <acm@muc.de>
823
824 * commands.texi (Using Interactive): Clarify string argument to
825 `interactive' - even promptless elements need \n separators.
826
f639ba70
CY
8272009-03-18 Chong Yidong <cyd@stupidchicken.com>
828
829 * minibuf.texi (Completion Styles): New node.
830
831 * elisp.texi (Top): Update node listing.
832
d897e8ee
CY
8332009-03-17 Chong Yidong <cyd@stupidchicken.com>
834
835 * minibuf.texi (Basic Completion): Note that
836 read-file-name-completion-ignore-case and
837 read-buffer-completion-ignore-case can override
838 completion-ignore-case.
839 (Minibuffer Completion): Document completing-read changes.
840 (Completion Commands): Avoid mentioning partial completion mode.
841 Document minibuffer-completion-confirm changes, and
842 minibuffer-confirm-exit-commands.
843 (High-Level Completion): Document new require-match behavior for
844 read-buffer. Document read-buffer-completion-ignore-case.
845 (Reading File Names): Document new require-match behavior for
846 read-file-name.
847
b1f23349
CY
8482009-03-14 Chong Yidong <cyd@stupidchicken.com>
849
850 * debugging.texi (Error Debugging): Don't mislead the reader into
851 thinking that debug-on-error enters debugger for C-f at EOB.
852 (Error Debugging): Setting debug-on-init within the init file
853 works, and has for some time.
854
d6eb4e25
KH
8552009-03-13 Kenichi Handa <handa@m17n.org>
856
857 * display.texi (Fontsets): Update the description.
858
1cf53dc5
CY
8592009-03-13 Chong Yidong <cyd@stupidchicken.com>
860
861 * advice.texi (Advising Primitives): Link to What Is a Function.
862
81f919fc
CY
8632009-03-12 Chong Yidong <cyd@stupidchicken.com>
864
cf4229eb
CY
865 * compile.texi (Speed of Byte-Code): Update example.
866 (Disassembly): Update examples.
867
81f919fc 868 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
869
870 * customize.texi (Common Keywords): It's not necessary to use :tag
871 to remove hyphens, as custom-unlispify-tag-name does it
872 automatically.
873 (Variable Definitions): Link to File Local Variables. Document
874 customized-value symbol property.
875 (Customization Types): Move menu to end of node.
876
955964d7
CY
8772009-03-10 Chong Yidong <cyd@stupidchicken.com>
878
879 * macros.texi (Compiling Macros): Omit misleading sentence, which
880 implied that macros can only be used in the same file they are
881 defined.
882 (Backquote): Remove obsolete information about Emacs 19.
883
d25ed7db
GM
8842009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
885
886 * display.texi (Display Margins): Fix paren typo.
887
d55f6ca5
CY
8882009-02-27 Chong Yidong <cyd@stupidchicken.com>
889
f0e57ed8
CY
890 * elisp.texi (Top): Update node listing.
891
892 * variables.texi (Variables): Clarify introduction.
893 (Global Variables): Mention that setq is a special form.
894 (Local Variables): Use active voice.
895 (Tips for Defining): Mention marking variables as safe.
896 (Buffer-Local Variables): Mention terminal-local and frame-local
897 variables together.
898 (File Local Variables): Copyedits.
899 (Frame-Local Variables): Note that they are not really useful.
900 (Future Local Variables): Node deleted.
901
d55f6ca5
CY
902 * objects.texi (General Escape Syntax): Update explanation of
903 unicode escape syntax.
904
ca8f09a8
CY
9052009-02-23 Chong Yidong <cyd@stupidchicken.com>
906
907 * control.texi (Control Structures): Add cindex entry for "textual
908 order".
909
910 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
911 instead of "expression" throughout.
912 (Function Indirection): Copyedits. Use active voice.
913 (Eval): The default value of max-lisp-eval-depth is now 400.
914
a20878b6
MB
9152009-02-23 Miles Bader <miles@gnu.org>
916
917 * processes.texi (System Processes): Rename `system-process-attributes'
918 to `process-attributes'.
919
61f66044
CY
9202009-02-22 Chong Yidong <cyd@stupidchicken.com>
921
1b80d1f3
CY
922 * symbols.texi (Property Lists): Emphasize that property lists are
923 not restricted to symbol cells.
924 (Other Plists): Copyedit.
925
61f66044
CY
926 * sequences.texi (Sequences Arrays Vectors): Make introduction
927 more concise.
928 (Arrays): Mention char-tables and bool-vectors too.
929 (Vectors): Don't repeat information given in Arrays node. Link to
930 nodes that explain the vector usage examples.
931 (Char-Tables): Note that char-table elements can have arbitrary
932 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 933 Link to Property Lists node.
61f66044 934
9403944b
CY
9352009-02-22 Chong Yidong <cyd@stupidchicken.com>
936
937 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
938 `append'.
4068c7b4 939 (List Elements): Copyedits.
9403944b
CY
940
941 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
942 of `vconcat'.
943
944 * strings.texi (Creating Strings): Copyedits. Remove obsolete
945 Emacs 20 usage of `concat'.
946 (Case Conversion): Copyedits.
947
b87a185f
CY
9482009-02-21 Chong Yidong <cyd@stupidchicken.com>
949
950 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
951 Minor edits.
952 (Frame Configuration Type): Emphasize that it is not primitive.
953 (Font Type): New node.
954 (Type Predicates): Add fontp; type-of now recognizes font object
955 types.
956
957 * intro.texi (Version Info): Update version numbers in examples.
958 (Acknowledgements): List more contributors.
959
960 * elisp.texi: Bump version number to 3.0.
961 (Top): Link to Font Type node.
962
867d4bb3
JB
9632009-02-20 Juanma Barranquero <lekktu@gmail.com>
964
965 * modes.texi (Major Mode Conventions): Remove duplicate words.
966 (Customizing Keywords): Fix typo.
967
77730170
EZ
9682009-02-14 Eli Zaretskii <eliz@gnu.org>
969
970 * nonascii.texi (User-Chosen Coding Systems): Document that
971 select-safe-coding-system suggests raw-text if there are raw bytes
972 in the region.
973 (Explicit Encoding): Warn not to use `undecided' when encoding.
974
c8736212
GM
9752009-02-11 Glenn Morris <rgm@gnu.org>
976
977 * frames.texi (Visibility of Frames): Mention the effect multiple
978 workspaces/desktops can have on visibility.
979
ab992d66
EZ
9802009-02-07 Eli Zaretskii <eliz@gnu.org>
981
c8736212
GM
982 * text.texi (Commands for Insertion):
983 * commands.texi (Event Mod):
984 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
985 * nonascii.texi (Translation of Characters): Reinstate
986 documentation of translation-table-for-input.
7d2a859f
EZ
987 (Explicit Encoding): Document the `charset' text property produced
988 by decode-coding-region and decode-coding-string.
ab992d66 989
e651a255
AM
9902009-01-27 Alan Mackenzie <acm@muc.de>
991
992 * modes.texi (Search-based Fontification): Correct a typo.
993
bc5cde4b
JB
9942009-01-25 Juanma Barranquero <lekktu@gmail.com>
995
996 * abbrevs.texi (Abbrev Table Properties): Fix typo.
997 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
998
3533155b
EZ
9992009-01-24 Eli Zaretskii <eliz@gnu.org>
1000
f721deda
EZ
1001 * display.texi (Window Systems): Document the value of
1002 `initial-window-system' under --daemon.
1003
3533155b
EZ
1004 * os.texi (System Environment): Remove description of the
1005 `environment' function which has been deleted.
1006
f79b43b2
DN
10072009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
1008
1009 * frames.texi (Multiple Displays): Remove documentation for
1010 removed function make-frame-on-tty.
1011
e3aa6669
CY
10122009-01-22 Chong Yidong <cyd@stupidchicken.com>
1013
1014 * files.texi (Format Conversion Piecemeal): Clarify behavior of
1015 write-region-annotate-functions. Document
1016 write-region-post-annotation-function.
1017
fb13a416
CY
10182009-01-19 Chong Yidong <cyd@stupidchicken.com>
1019
1020 * display.texi (Font Lookup): Document WIDTH argument of
1021 x-list-fonts.
1022
02eccf6b
EZ
10232009-01-17 Eli Zaretskii <eliz@gnu.org>
1024
ead3f58d
EZ
1025 * maps.texi (Standard Keymaps): Rename function-key-map to
1026 local-function-key-map.
1027
1028 * keymaps.texi (Translation Keymaps): Rename function-key-map to
1029 local-function-key-map.
1030
1031 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
1032 and `set-keyboard-coding-system' now accept an optional terminal
1033 argument.
1034
1035 * commands.texi (Event Mod): `keyboard-translate-table' is now
1036 terminal-local.
1037 (Function Keys): Rename function-key-map to
1038 local-function-key-map.
1039
df05a163
EZ
1040 * elisp.texi (Top): Make @detailmenu be consistent with changes in
1041 frames.texi.
1042
0ed8034e 1043 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
1044 `delete-terminal-functions', `suspend-tty-functions' and
1045 `resume-tty-functions'.
0ed8034e
EZ
1046
1047 * frames.texi (Frames): Document `frame-terminal' and
1048 `terminal-live-p'.
1049 (Multiple Displays): Document `make-frame-on-tty'.
1050 (Multiple Terminals): Document `terminal-list', `delete-terminal',
1051 `terminal-name', and `get-device-terminal'.
490f1197
EZ
1052 (Terminal Parameters): Document `terminal-parameters',
1053 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
1054
1055 * os.texi (System Environment): Document `environment' and
1056 `initial-environment'.
490f1197
EZ
1057 (Suspending Emacs): Update for multi-tty; document
1058 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 1059
02eccf6b
EZ
1060 * nonascii.texi (Coding System Basics): More accurate description
1061 of `raw-text'.
1062
f19fea97
JB
10632009-01-12 Juanma Barranquero <lekktu@gmail.com>
1064
1065 * display.texi (Low-Level Font): Fix typo.
1066
16fa292f
CY
10672009-01-10 Chong Yidong <cyd@stupidchicken.com>
1068
1069 * elisp.texi (Top): Update node listing.
1070
1071 * display.texi (PostScript Images): Node deleted.
1072
0b4faef3
EZ
10732009-01-10 Eli Zaretskii <eliz@gnu.org>
1074
3355f04d
EZ
1075 * processes.texi (Decoding Output): Document that null bytes force
1076 no-conversion for reading process output.
1077
1078 * files.texi (Reading from Files): Document that null bytes force
1079 no-conversion when visiting files.
1080
11625308 1081 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 1082
0b4faef3
EZ
1083 * nonascii.texi (Lisp and Coding Systems): Document
1084 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 1085 (Character Properties): Improve wording.
0b4faef3 1086
ce9cf065
CY
10872009-01-09 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * display.texi (Font Lookup): Remove obsolete function
1090 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
1091 (Low-Level Font): Rename from Fonts, move to end of Faces section.
1092 (Font Selection): Reorder order of variable descriptions. Minor
1093 clarifications.
1094
1095 * elisp.texi (Top): Update node listing.
1096
ab756fb3
GM
10972009-01-09 Glenn Morris <rgm@gnu.org>
1098
1099 * commands.texi (Command Loop Info): Say that last-command-char and
1100 last-input-char are obsolete aliases.
1101
1102 * edebug.texi (Edebug Recursive Edit): Remove separate references to
1103 last-input-char and last-command-char, since they are just aliases for
1104 last-input-event and last-command-event.
1105
1106 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
1107 last-command-char.
1108
6b2b8ab1
CY
11092009-01-08 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * elisp.texi: Update node listing.
1112
1113 * display.texi (Faces): Put Font Selection node after Auto Faces.
1114 (Face Attributes): Don't link to Font Lookup. Document
1115 font-family-list.
1116 (Fonts): New node.
1117
3568e767
JR
11182009-01-08 Jason Rumney <jasonr@gnu.org>
1119
1120 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 1121 changing the standard pointer shapes. (Bug#1485)
3568e767 1122
6221c8db
CY
11232009-01-08 Chong Yidong <cyd@stupidchicken.com>
1124
1125 * display.texi (Attribute Functions): Note that a function value
1126 :height is relative, and that compatibility functions work by
1127 calling set-face-attribute.
1128 (Displaying Faces): Reorder list in order of increasing priority.
1129 (Face Remapping): New node. Content moved here from Displaying
1130 Faces.
1131 (Glyphs): Link to Face Functions.
1132
e3d3799a
CY
11332009-01-08 Chong Yidong <cyd@stupidchicken.com>
1134
1135 * display.texi (Faces): Don't discuss face id here. facep does
1136 not return t.
1137 (Defining Faces): Minor clarification.
1138 (Face Attributes): Rearrange items to match docstring of
1139 set-face-attribute. Add :foundry attribute. Document new role of
1140 :font attribute. Texinfo usage fix.
1141 (Attribute Functions): Copyedits.
1142 (Face Functions): Note that face number is seldom used.
1143
638a2457
RS
11442009-01-05 Richard M Stallman <rms@gnu.org>
1145
1146 * strings.texi (Predicates for Strings): Minor clarification.
1147
1148 * functions.texi (Function Safety): Texinfo usage fix.
1149
49ea0074
JB
11502009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
1151
1152 * objects.texi (General Escape Syntax): Fix typo.
1153
9f822178
MR
11542009-01-03 Martin Rudalics <rudalics@gmx.at>
1155
1156 * windows.texi (Choosing Window): Say that pop-up-frame-alist
1157 works via the default value of pop-up-frame-function.
1158
af34ad36
EZ
11592009-01-02 Eli Zaretskii <eliz@gnu.org>
1160
1161 * processes.texi (System Processes): Document the `time' and
1162 `ctime' attributes of `system-process-attributes'.
1163
d31f6679
CY
11642009-01-01 Chong Yidong <cyd@stupidchicken.com>
1165
1166 * display.texi (Face Attributes): Clarify :height attribute.
1167
174dc00c
MR
11682008-12-31 Martin Rudalics <rudalics@gmx.at>
1169
1170 * buffers.texi (The Buffer List): Clarify what moves a buffer to
1171 the front of the buffer list. Add entries for `last-buffer' and
1172 `unbury-buffer'.
1173
b8afe7e4
EZ
11742008-12-27 Eli Zaretskii <eliz@gnu.org>
1175
d14030f5
EZ
1176 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
1177 and its subsections.
1178
1179 * frames.texi (Multiple Terminals, Low-level Terminal)
1180 (Terminal Parameters, Frames on Other TTY devices): New sections.
1181 (Frames): Add an xref to "Multiple Terminals".
1182
765980a4
EZ
1183 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
1184
1185 * objects.texi (Terminal Type): New node.
1186 (Editing Types): Add it to the menu.
1187
47bd5577
EZ
1188 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
1189 Variables".
1190
eb22b78c 1191 * variables.texi (Directory Local Variables): New node.
47bd5577 1192 (Variables): Add a menu item for it.
eb22b78c 1193
b8afe7e4
EZ
1194 * loading.texi (Autoload): Document `generate-autoload-cookie' and
1195 `generated-autoload-file'.
1196
77bb0476
EZ
11972008-12-20 Eli Zaretskii <eliz@gnu.org>
1198
028e2c19
EZ
1199 * os.texi (Startup Summary): Add xref to documentation of
1200 `initial-window-system'.
1201
77bb0476
EZ
1202 * display.texi (Window Systems): Document `window-system' the
1203 function. The variable `window-system' is now frame-local.
028e2c19 1204 Document `initial-window-system'.
77bb0476 1205
dda87836
MR
12062008-12-19 Martin Rudalics <rudalics@gmx.at>
1207
1208 * windows.texi (Windows): Rewrite description of
1209 fit-window-to-buffer.
1210
caef3ed2
GM
12112008-12-13 Glenn Morris <rgm@gnu.org>
1212
1213 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1214 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1215
21c58e4d
GM
12162008-12-12 Glenn Morris <rgm@gnu.org>
1217
1218 * debugging.texi (Error Debugging): Refer forwards to
1219 eval-expression-debug-on-error.
1220
af38459f
EZ
12212008-12-05 Eli Zaretskii <eliz@gnu.org>
1222
5dedd9b5
EZ
1223 * strings.texi (String Basics): Only unibyte strings that
1224 represent key sequences hold 8-bit raw bytes.
1225
af38459f
EZ
1226 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
1227 paragraph to speak about `undecided'.
1228 (Character Properties): Don't explain the meaning of each
1229 property; instead, identify their Unicode Standard names.
b3f1f4a5 1230 (Character Sets): Document `map-charset-chars'.
af38459f 1231
fa047ae7
GM
12322008-12-02 Glenn Morris <rgm@gnu.org>
1233
1234 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
1235 section yet again.
1236
47dbc044
EZ
12372008-11-29 Eli Zaretskii <eliz@gnu.org>
1238
98d05998
EZ
1239 * nonascii.texi (Character Properties): New Section.
1240 (Specifying Coding Systems): Document
1241 `coding-system-priority-list', `set-coding-system-priority', and
1242 `with-coding-priority'.
1243 (Lisp and Coding Systems): Document `check-coding-systems-region'
1244 and `coding-system-charset-list'.
1245 (Coding System Basics): Document `coding-system-aliases'.
1246
1247 * elisp.texi (Top): Add a @detailmenu entry for "Character
1248 Properties".
1249
47dbc044
EZ
1250 * objects.texi (Character Type): Correct the range of Emacs
1251 characters. Add an @xref to "Character Codes".
1252
1253 * strings.texi (String Basics): Add an @xref to "Character Codes".
1254
1255 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1256
1257 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1258 (Character Codes): Document `max-char'.
1259
8b80cdf5
EZ
12602008-11-28 Eli Zaretskii <eliz@gnu.org>
1261
1262 * nonascii.texi (Text Representations, Converting Representations)
1263 (Character Sets, Scanning Charsets, Translation of Characters):
1264 Make text more accurate.
1265
a99dceba
GM
12662008-11-28 Glenn Morris <rgm@gnu.org>
1267
1268 * files.texi (Format Conversion Round-Trip): Improve previous change.
1269
f6dc3bed
CY
12702008-11-26 Chong Yidong <cyd@stupidchicken.com>
1271
1272 * modes.texi (Auto Major Mode): Fix example.
1273
5da9413d
GM
12742008-11-25 Glenn Morris <rgm@gnu.org>
1275
1276 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1277
1278 * files.texi (Format Conversion Round-Trip):
1279 Use active voice for previous change.
1280
fcca848c
CY
12812008-11-25 Chong Yidong <cyd@stupidchicken.com>
1282
1283 * os.texi (Processor Run Time):
1284 * processes.texi (Transaction Queues):
1285 * markers.texi (The Mark):
1286 * windows.texi (Choosing Window, Selecting Windows):
1287 * files.texi (Changing Files, Magic File Names):
1288 * commands.texi (Key Sequence Input):
1289 * functions.texi (Declaring Functions):
1290 * strings.texi (Predicates for Strings):
1291 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1292
36c8dc54
CY
12932008-11-24 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * help.texi (Accessing Documentation): Update example.
1296
1297 * variables.texi (Defining Variables): Note that `*' is not
1298 necessary if defcustom is used.
1299
2a79b242
EZ
13002008-11-22 Eli Zaretskii <eliz@gnu.org>
1301
1302 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1303 Characters" from @detailmenu.
1304
1305 * nonascii.texi (Character Codes, Character Sets)
1306 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1307 (Chars and Bytes, Splitting Characters): Sections removed.
1308
392f0d26
LK
13092008-11-22 Lute Kamstra <lute@gnu.org>
1310
1311 * positions.texi (Text Lines): Update goto-line documentation.
1312
af1a5cd5
MR
13132008-11-21 Martin Rudalics <rudalics@gmx.at>
1314
6a4cfb0c
MR
1315 * frames.texi (Frames): Fix typo, add cross references, reword.
1316 (Initial Parameters): Reword special-display-frame-alist text.
1317 (Frames and Windows): Reword. Describe argument norecord for
1318 set-frame-selected-window.
1319 (Input Focus): Describe argument norecord for select-frame.
1320 Remove comment on MS-Windows behavior for focus-follows-mouse.
1321 (Raising and Lowering): Mention windows-frames dichotomy in
1322 metaphor.
1323
af1a5cd5
MR
1324 * windows.texi (Displaying Buffers, Vertical Scrolling)
1325 (Horizontal Scrolling): Fix indenting and rewording issues
1326 introduced with 2008-11-07 change.
1327
c249fa9c
GM
13282008-11-20 Glenn Morris <rgm@gnu.org>
1329
1330 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1331 element of `format-alist'.
1332
204d4665
GM
13332008-11-19 Glenn Morris <rgm@gnu.org>
1334
1335 * doclicense.texi: Update to FDL 1.3.
1336 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1337
cc0910af
CY
13382008-11-18 Chong Yidong <cyd@stupidchicken.com>
1339
efe6e7c4
CY
1340 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1341 vars, which are obsolete. Mention jit-lock-register.
1342
1343 * modes.texi (Other Font Lock Variables): Document
1344 jit-lock-register and jit-lock-unregister.
1345
cc0910af
CY
1346 * frames.texi (Color Parameters): Document alpha parameter.
1347
aeeedf76
MR
13482008-11-16 Martin Rudalics <rudalics@gmx.at>
1349
1350 * windows.texi (Splitting Windows, Deleting Windows)
1351 (Selecting Windows, Cyclic Window Ordering)
1352 (Buffers and Windows, Displaying Buffers, Choosing Window)
1353 (Dedicated Windows, Window Point, Window Start and End)
1354 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1355 (Size of Window, Resizing Windows, Window Configurations)
1356 (Window Parameters): Avoid @var at beginning of sentences and
1357 reword accordingly.
1358
4c565c5c
LK
13592008-11-11 Lute Kamstra <lute@gnu.org>
1360
1361 * files.texi (File Name Components): Fix file-name-extension
1362 documentation.
1363
25f494c9
JB
13642008-11-11 Juanma Barranquero <lekktu@gmail.com>
1365
1366 * frames.texi (Basic Parameters): Remove display-environment-variable
1367 and term-environment-variable.
1368
a1401ab1
EZ
13692008-11-08 Eli Zaretskii <eliz@gnu.org>
1370
1371 * windows.texi (Basic Windows, Splitting Windows)
1372 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1373 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1374 (Resizing Windows, Window Configurations, Window Parameters):
1375 Fix wording and markup.
a1401ab1 1376
efafc282
MR
13772008-11-07 Martin Rudalics <rudalics@gmx.at>
1378
1379 * windows.texi (Windows): Update entries.
1380 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1381 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1382 (Selecting Windows, Cyclic Window Ordering): Reword with special
1383 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1384 (Buffers and Windows, Choosing Window): Reword with special
1385 emphasis on dedicated windows.
1386 (Displaying Buffers): Reword. For switch-to-buffer mention that
1387 it may fall back on pop-to-buffer. For other-window try to
1388 explain how it treats the cyclic ordering of windows.
efafc282
MR
1389 (Dedicated Windows): New node and section discussing dedicated
1390 windows and associated functions.
86ab855a 1391 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1392 (Window Start and End): Rename node and section title. Reword.
1393 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1394 Minor rewording.
1395 (Size of Window): Reword, in particular text on window-width.
1396 (Resizing Windows): Reword. Add text on balancing windows.
1397 (Window Configurations): Reword. Mention window parameters.
1398 (Window Parameters): New node and section on window parameters.
1399 (Window Hooks): Reword. Mention that
1400 window-configuration-change-hook is run "buffer-locally".
1401 * elisp.texi (Top): Update Windows entries in @detailmenu
1402 section.
1403
d60a8ab2
JB
14042008-11-04 Juanma Barranquero <lekktu@gmail.com>
1405
1406 * searching.texi (Regexp Search): Fix typo.
1407
01777627
CY
14082008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1409
1410 * searching.texi (Regexp Search): Document GREEDY arg.
1411 (Simple Match Data): Fix return value.
1412
c4526e93
EZ
14132008-11-01 Eli Zaretskii <eliz@gnu.org>
1414
1415 * nonascii.texi (Text Representations): Rewrite to make consistent
1416 with Emacs 23 internal representation of characters. Document
1417 `unibyte-string'.
1418
fe2ae8b5
CY
14192008-10-28 Chong Yidong <cyd@stupidchicken.com>
1420
1421 * processes.texi (Process Information): Note that process-status
1422 does not accept buffer names.
1423
cc5a21e3
CY
14242008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1425
1426 * positions.texi (Skipping Characters): Correct return value of
1427 skip-chars-forward.
1428
09460d9a
MR
14292008-10-25 Martin Rudalics <rudalics@gmx.at>
1430
520b29e7
MR
1431 * windows.texi (Deleting Windows): Update documentation of
1432 delete-windows-on.
1433 (Buffers and Windows): Update documentations of
1434 get-buffer-window and get-buffer-window-list.
1435 (Displaying Buffers): Update documentation of
1436 replace-buffer-in-windows.
1437
09460d9a
MR
1438 * buffers.texi (Current Buffer): Reword set-buffer and
1439 with-current-buffer documentations.
1440 (Creating Buffers): Reword documentation of get-buffer-create.
1441
4d48fcdc
MR
14422008-10-23 Martin Rudalics <rudalics@gmx.at>
1443
1444 * buffers.texi (Current Buffer): Reword documentation of
1445 set-buffer.
1446 (Buffer Names): Reword documentation of buffer-name.
1447 (The Buffer List): For bury-buffer explain what happens with the
1448 buffer's window.
1449 (Creating Buffers): Say that get-buffer-create's arg is called
1450 buffer-or-name.
1451
f0143c43
CY
14522008-10-22 Chong Yidong <cyd@stupidchicken.com>
1453
3e5dbbd3
CY
1454 * advice.texi (Computed Advice): Explain what DEFINITION is.
1455
f0143c43
CY
1456 * nonascii.texi (Character Codes): Remove obsolete function
1457 char-valid-p, and document characterp instead.
1458
52a94b85
MR
14592008-10-22 Martin Rudalics <rudalics@gmx.at>
1460
1461 * windows.texi (Displaying Buffers): Reword documentation of
1462 pop-to-buffer.
1463 (Choosing Window): Rewrite documentation of display-buffer and
1464 its options.
1465
f76f8246
MR
1466 * buffers.texi (Killing Buffers): Update documentation of
1467 kill-buffer.
1468
acc8b598
EZ
14692008-10-21 Eli Zaretskii <eliz@gnu.org>
1470
80e6b6df
EZ
1471 * processes.texi (Serial Ports): Fix wording and improve markup.
1472
3645358a
EZ
1473 * searching.texi (Regexp Search): Document `string-match-p' and
1474 `looking-at-p'.
1475 (POSIX Regexps): Add an xref for "non-greedy".
1476 (Regexp Special): Add @cindex entry for "non-greedy".
1477
b3d50cff 1478 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1479 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1480
73b7530a
EZ
1481 * frames.texi (Color Names): Add an xref to `read-color'.
1482
1483 * minibuf.texi (High-Level Completion): Document `read-color'.
1484
acc8b598
EZ
1485 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1486
1487 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1488
1489 * buffers.texi (Swapping Text): New section, documents
1490 `buffer-swap-text'.
1491
10e187e8
MR
14922008-10-21 Martin Rudalics <rudalics@gmx.at>
1493
1494 * windows.texi (Resizing Windows): Minor wording fix.
1495
fd6f900c
EZ
14962008-10-20 Eli Zaretskii <eliz@gnu.org>
1497
1498 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1499 and `combine-and-quote-strings'.
1500
1501 * strings.texi (Creating Strings): Add xrefs for them.
1502
e4372165
EZ
15032008-10-19 Eli Zaretskii <eliz@gnu.org>
1504
d6328fba
EZ
1505 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1506 match the corresponding menu in minibuf.texi.
1507
e4372165
EZ
1508 * minibuf.texi (Reading File Names): Document `read-shell-command'
1509 and `minibuffer-local-shell-command-map'.
1510
5d8dda33
MR
15112008-10-19 Martin Rudalics <rudalics@gmx.at>
1512
1513 * windows.texi (Resizing Windows): Remove var{} around "window" in
1514 documentation of enlarge-window.
1515 Rewrite documentation of window-min-height and window-min-width.
1516
437706cd
EZ
15172008-10-19 Eli Zaretskii <eliz@gnu.org>
1518
80f85d7c
EZ
1519 * functions.texi (Calling Functions): Document `apply-partially'.
1520
291703b5
EZ
1521 * hooks.texi (Standard Hooks): Mention
1522 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1523
1524 * variables.texi (File Local Variables): Document
1525 `file-local-variables-alist', `before-hack-local-variables-hook'
1526 and `hack-local-variables-hook'.
1527
583d8b3c
EZ
1528 * processes.texi (Synchronous Processes): Document `process-lines'.
1529
437706cd 1530 * customize.texi (Variable Definitions): Document
583d8b3c 1531 `custom-reevaluate-setting'.
437706cd 1532
7e51d89b
MR
15332008-10-18 Martin Rudalics <rudalics@gmx.at>
1534
1535 * windows.texi (Choosing Window, Deleting Windows)
1536 (Displaying Buffers): Expand documentation of dedicated windows.
1537
43c59a3d
EZ
15382008-10-18 Eli Zaretskii <eliz@gnu.org>
1539
018a960d
EZ
1540 * files.texi (Changing Files): Document symbolic input of file
1541 modes to `set-file-modes'. Document `read-file-modes' and
1542 `file-modes-symbolic-to-number'.
1543
2c0b8144
EZ
1544 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1545 and `search-map'.
1546
80120f13
EZ
1547 * searching.texi (Search and Replace): Document
1548 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1549 Document `multi-query-replace-map'.
80120f13 1550
6d4913f0
EZ
1551 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1552 (Completion Commands, Reading File Names): Rename
1553 `minibuffer-local-must-match-filename-map' to
1554 `minibuffer-local-filename-must-match-map'.
1555 (Minibuffer Completion): The `require-match' argument to
1556 `completing-read' can now have the value `confirm-only'.
1557
43c59a3d
EZ
1558 * windows.texi (Displaying Buffers): Minor wording fix.
1559 (Choosing Window): `split-height-threshold' can now be nil.
1560 Document `split-width-threshold'. `pop-up-frames' can have the
1561 value `graphic-only'.
1562
f36acfd9
EZ
15632008-10-17 Eli Zaretskii <eliz@gnu.org>
1564
1565 * os.texi (Startup Summary): Document `before-init-time' and
1566 `after-init-time'. Document `initial-window-system' and
1567 `window-system-initialization-alist'. Document reading the
1568 abbrevs file. Document the call to `server-start' under --daemon.
1569 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1570 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1571 (Time Parsing): Document `format-seconds'.
f36acfd9 1572
96995b89
MR
15732008-10-17 Martin Rudalics <rudalics@gmx.at>
1574
1575 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1576 and reword.
1577
2de17c73
EZ
15782008-10-16 Eli Zaretskii <eliz@gnu.org>
1579
1580 * markers.texi (The Mark): Document use-region-p.
1581
9cf52b11
EZ
15822008-10-15 Eli Zaretskii <eliz@gnu.org>
1583
c3aaf1d7
EZ
1584 * internals.texi (Writing Emacs Primitives): The interactive spec
1585 of a primitive can be a Lisp form.
1586
841a1743
EZ
1587 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1588 values of transient-mark-mode. Document handle-shift-selection.
1589
1590 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1591 (Interactive Examples): Show an example of `^'.
1592 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1593 (Defining Commands, Using Interactive): The interactive-form of a
1594 function can be added via its symbol's property.
841a1743 1595
52441368
EZ
1596 * positions.texi (List Motion): beginning-of-defun-function can
1597 now accept an argument.
1598
8e8c1a72
EZ
1599 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1600 now return a list of strings.
1601
a33a1f2a
EZ
1602 * control.texi (Handling Errors): Document ignore-errors.
1603
4fb04348
EZ
1604 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1605 (Parameter Access): Document set-frame-parameter.
1606
ee666f84
EZ
1607 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1608 Hooks" for the effect of kill-all-local-variables on local hook
1609 functions.
1610
9cf52b11
EZ
1611 * modes.texi (Major Mode Conventions, Mode Line Variables):
1612 `mode-name' need not be a string. xref to "Mode Line Data" for
1613 details, and to "Emulating Mode Line" for computing a string
1614 value.
1615
22526bc4
EZ
16162008-10-14 Eli Zaretskii <eliz@gnu.org>
1617
a65f6a85
EZ
1618 * processes.texi (System Processes): New section.
1619 (Processes, Signals to Processes): Add xrefs to it.
1620
1621 * objects.texi (Editing Types): A `process' is a subprocess of
1622 Emacs, not just any process running on the OS.
1623
1624 * elisp.texi (Top): Adjust the @detailmenu for the above two
1625 changes.
1626
2724b26a
EZ
1627 * sequences.texi (Char-Tables): Remove documentation of
1628 set-char-table-default, which has no effect since Emacs 23.
1629 <char-table-range, set-char-table-range>: Don't mention generic
1630 characters and charsets. Add a cons cell as a possible argument.
1631
1632 * nonascii.texi (Splitting Characters)
1633 (Translation of Characters): Don't mention generic characters.
1634
1635 * display.texi (Fontsets): Don't mention generic characters.
1636
22526bc4 1637 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1638 argument FUNCTION with a cons cell as KEY.
22526bc4 1639
eaf4b689
EZ
16402008-10-13 Eli Zaretskii <eliz@gnu.org>
1641
45e46036
EZ
1642 * objects.texi (Primitive Function Type): Move "@cindex special
1643 forms" from here...
1644
1645 * eval.texi (Special Forms): ...to here.
1646
1647 * functions.texi (What Is a Function): `functionp' returns nil for
1648 special forms. Add an xref.
1649
eaf4b689
EZ
1650 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1651 Variables".
1652
1653 * variables.texi (Frame-Local Variables): New section.
1654 (Buffer-Local Variables): Add an xref to it.
1655 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1656 have both frame-local and buffer-local binding.
1657
1658 * frames.texi (Frames): Mention multiple tty frames.
1659 (Frame Parameters, Parameter Access): Mention frame-local variable
1660 bindings.
1661
15688fce
GM
16622008-09-20 Glenn Morris <rgm@gnu.org>
1663
1664 * display.texi (Defining Faces): Recommend against face variables.
1665
35539065
JB
16662008-09-16 Juanma Barranquero <lekktu@gmail.com>
1667
1668 * display.texi (Echo Area Customization): Fix typo.
1669
6a57054b
JB
16702008-09-09 Juanma Barranquero <lekktu@gmail.com>
1671
1672 * loading.texi (Where Defined): Add `defface' item.
1673
d632fb82
MR
16742008-09-06 Martin Rudalics <rudalics@gmx.at>
1675
1676 * loading.texi (Where Defined): Fix description of symbol-file.
1677
905a9adb
JR
16782008-08-26 Jason Rumney <jasonr@gnu.org>
1679
1680 * display.texi (TIFF Images): New section describing :index property.
1681
852e91b7
CY
16822008-08-23 Chong Yidong <cyd@stupidchicken.com>
1683
1684 * display.texi (Temporary Displays): Remove unnecessary comment
1685 about usage of temp-buffer-show-hook.
1686
6be001ee
CY
16872008-08-05 Chong Yidong <cyd@stupidchicken.com>
1688
1689 * symbols.texi (Other Plists): Fix incorrect example.
1690 Suggested by Florian Beck.
1691
58e3d8e8
JB
16922008-07-31 Juanma Barranquero <lekktu@gmail.com>
1693
1694 * os.texi: Fix previous change.
1695
7c2fb837
DN
16962008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1697
1698 * os.texi:
1699 * intro.texi:
1700 * files.texi: Remove VMS support.
1701
9e2a2647
DN
17022008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1703
1704 * os.texi:
1705 * frames.texi:
1706 * display.texi: Remove mentions of Mac Carbon.
1707
c4f4682b
MB
17082008-07-01 Miles Bader <miles@gnu.org>
1709
1710 * text.texi (Special Properties):
1711 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1712
3696411e
JB
17132008-06-28 Johan Bockgård <bojohan@gnu.org>
1714
1715 * display.texi (Other Image Types): Fix copy/paste error; say
1716 "PBM", not "XBM".
1717
f2a77c3a
DN
17182008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1719
1720 * os.texi: Remove references to obsolete systems.
1721
6d52677d
EZ
17222008-06-20 Eli Zaretskii <eliz@gnu.org>
1723
1724 * makefile.w32-in (distclean): Remove makefile.
1725
1a87da4c
GM
17262008-06-17 Glenn Morris <rgm@gnu.org>
1727
1728 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1729 (elisp, dist): Remove rules and variables that are obsolete now
1730 the lisp manual is no longer distributed separately.
1731
fdda1c5d
GM
17322008-06-16 Glenn Morris <rgm@gnu.org>
1733
646692e9
GM
1734 * configure, configure.in, mkinstalldirs: Remove unused files.
1735
1736 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1737 * vol1.texi (EMACSVER):
6a57054b 1738 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1739
1740 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1741 as per maintain.info.
1742
611bee81
GM
17432008-06-15 Glenn Morris <rgm@gnu.org>
1744
a7bed3a0
GM
1745 * makefile.w32-in (manual): Use "23" rather than "21".
1746
1747 * Makefile.in (emacsver): New, set by configure.
1748 (manual): Use emacsver.
1749
d794edf2
GM
1750 * intro.texi: Report bugs using M-x report-emacs-bug.
1751
611bee81
GM
1752 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1753
c73e02fa
GM
17542008-06-13 Daniel Engeler <engeler@gmail.com>
1755
1756 * elisp.texi, internals.texi, processes.texi: Add documentation
1757 about serial port access.
1758
e40a85cd
MB
17592008-06-05 Miles Bader <miles@gnu.org>
1760
1761 * display.texi (Displaying Faces): Update to reflect function
1762 renamings in face-remap.el.
1763
7b753744
JB
17642008-06-05 Juanma Barranquero <lekktu@gmail.com>
1765
1766 * display.texi (Fontsets): Fix typos.
1767
9d3d42fb
MB
17682008-06-03 Miles Bader <miles@gnu.org>
1769
7b753744
JB
1770 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1771 remove-relative-face-remapping, set-base-face-remapping,
1772 and set-default-base-face-remapping.
9d3d42fb 1773
f2cec7a9
MB
17742008-06-01 Miles Bader <miles@gnu.org>
1775
1776 * display.texi (Displaying Faces): Add face-remapping-alist.
1777
8f39c96d
SM
17782008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1779
1780 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1781 variable names.
1782
1ef5eecc
ER
17832008-05-03 Eric S. Raymond <esr@golux>
1784
352c8b4a 1785 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1786 (current-global-map) return references, not copies.
1787
63b4387f
JL
17882008-05-02 Juri Linkov <juri@jurta.org>
1789
1790 * minibuf.texi (Text from Minibuffer): Document a list of
1791 default values for `read-from-minibuffer'.
1792
38a8b703
JB
17932008-04-24 Juanma Barranquero <lekktu@gmail.com>
1794
1795 * nonascii.texi (Translation of Characters): Fix previous change.
1796
7c42e639
CY
17972008-04-20 Chong Yidong <cyd@stupidchicken.com>
1798
1799 * display.texi (Overlay Properties): Clarify role of underlying
1800 textprop and overlay keymaps for display strings.
1801
1802 * keymaps.texi (Active Keymaps): Ditto.
1803
25c0d999
SM
18042008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1805
1806 * minibuf.texi (Programmed Completion):
1807 Replace dynamic-completion-table with the new completion-table-dynamic.
1808
e3af5968
CY
18092008-04-07 Chong Yidong <cyd@stupidchicken.com>
1810
1811 * intro.texi (Some Terms): Change "fonts in this manual" index
1812 entry to "typographic conventions".
1813
6bfc8698
EZ
18142008-04-05 Eli Zaretskii <eliz@gnu.org>
1815
1816 * objects.texi (Text Props and Strings): Add indexing for read
1817 syntax of text properties.
1818
4972c361
SM
18192008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1820
1821 * processes.texi (Decoding Output): Remove process-filter-multibyte
1822 functions.
1823
c70a68db
MR
18242008-03-15 Martin Rudalics <rudalics@gmx.at>
1825
1826 * display.texi (Finding Overlays): Say that empty overlays at
1827 the end of the buffer are reported too.
1828
1291fd36
GM
18292008-03-13 Glenn Morris <rgm@gnu.org>
1830
1831 * elisp.texi (EMACSVER): Set to 23.0.60.
1832
c6b0dfd5
CY
18332008-02-26 Chong Yidong <cyd@stupidchicken.com>
1834
38a8b703 1835 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1836
875fc30c
GM
18372008-02-22 Glenn Morris <rgm@gnu.org>
1838
1839 * frames.texi (Position Parameters): Clarify the description of
1840 `left' and `top', using information from "Geometry".
1841 (Geometry): Give a pointer to "Position Parameters", rather than
1842 repeating information.
1843
d8c8e45a
GM
18442008-02-11 Glenn Morris <rgm@gnu.org>
1845
1846 * objects.texi (Equality Predicates): No longer talk about "two"
1847 functions.
1848
38a8b703 18492008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1850
1851 * objects.texi (Equality Predicates): Add defun for
1852 equal-including-properties.
1853
bfffe0b1
GM
18542008-02-10 Glenn Morris <rgm@gnu.org>
1855
1856 * objects.texi (Equality Predicates):
1857 Mention equal-including-properties.
1858
431b78c9
RS
18592008-02-07 Richard Stallman <rms@gnu.org>
1860
1861 * windows.texi (Window Start): Mention the feature of moving
1862 window-start to start of line.
1863
c8763fb6 18642008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1865
1866 * keymaps.texi (Tool Bar): Document rtl property.
1867
1a256502
TTN
18682008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1869
1870 * display.texi (Button Types):
1871 For define-button-type, clarify type of NAME.
1872
569382c2
MR
18732008-01-19 Martin Rudalics <rudalics@gmx.at>
1874
1875 * buffers.texi (Buffer Modification): Fix typo.
1876
f3041af1
DN
18772008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1878
1879 * os.texi (System Environment): Remove references to OSes that are
1880 not supported anymore.
1881
d35e1cd7
DN
18822008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1883
1884 * os.texi (System Environment): Remove mention for Masscomp.
1885
23af7580
RS
18862008-01-04 Richard Stallman <rms@gnu.org>
1887
1888 * display.texi (Faces): Don't talk about internal face vector as arg
1889 to facep.
1890
1891 * customize.texi (Type Keywords): Fix previous change.
1892
1893 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1894 * elisp.texi (Top): Fix menu for commands.texi change.
1895
ec7d5b1e
RS
18962007-12-30 Richard Stallman <rms@gnu.org>
1897
1898 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1899 (Accessing Scroll): New node broken out of Accessing Mouse.
1900
101a6cea
RS
19012007-12-28 Richard Stallman <rms@gnu.org>
1902
1903 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1904 (Basic Parameters): For `title', refer to title bar.
041817a4 1905 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1906
72b7e664
RS
19072007-12-23 Richard Stallman <rms@gnu.org>
1908
1909 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1910 Improve some of the commented-out keywords' text too.
1911
27a4f445
MR
19122007-12-14 Martin Rudalics <rudalics@gmx.at>
1913
e2e3f1d7
MR
1914 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1915 "visit the current buffer".
1916
27a4f445
MR
1917 * os.texi (System Interface): Fix typo.
1918
a2afc99d
RS
19192007-12-04 Richard Stallman <rms@gnu.org>
1920
1921 * objects.texi (Symbol Type): Fix typo.
1922
b694135c
RS
19232007-12-03 Richard Stallman <rms@gnu.org>
1924
1925 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1926
f99a19da
GM
19272007-12-01 Glenn Morris <rgm@gnu.org>
1928
1929 * functions.texi (Declaring Functions): Improve previous change.
1930
8f4b37d8
GM
19312007-11-30 Glenn Morris <rgm@gnu.org>
1932
1933 * functions.texi (Declaring Functions): Add optional fourth
1934 argument of declare-function, and setting third argument to `t'.
1935
61a2fe01
RS
19362007-11-29 Richard Stallman <rms@gnu.org>
1937
1938 * customize.texi (Composite Types): Document `group' type.
1939
cbfc5193
GM
19402007-11-29 Glenn Morris <rgm@gnu.org>
1941
1942 * functions.texi (Declaring Functions): Add findex. Mention
1943 `external' files.
1944
8386283a
JB
19452007-11-26 Juanma Barranquero <lekktu@gmail.com>
1946
1947 * functions.texi (Declaring Functions): Fix directive.
1948
a07c9a8b
RS
19492007-11-25 Richard Stallman <rms@gnu.org>
1950
1951 * help.texi (Help Functions): Clean up last change.
1952
1953 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1954
1955 * loading.texi (Named Features): Minor cleanup.
1956
1957 * macros.texi (Eval During Expansion): Minor cleanup.
1958
1959 * variables.texi (Variable Aliases): Minor cleanup.
1960
a0925923
RS
19612007-11-24 Richard Stallman <rms@gnu.org>
1962
1963 * functions.texi (Declaring Functions): Clarify previous change.
1964
1965 * compile.texi (Compiler Errors): Clarify previous change.
1966
20c63e44
RS
19672007-11-24 Richard Stallman <rms@gnu.org>
1968
e5e76c04 1969 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1970 Clarify the text and move items around.
1971
5bb0cda3
GM
19722007-11-24 Glenn Morris <rgm@gnu.org>
1973
1974 * functions.texi (Declaring Functions): New section.
1975 * compile.texi (Compiler Errors): Mention declaring functions,
1976 defvar with no initvalue, and byte-compile-warnings.
1977
af13c86a
MR
19782007-11-15 Martin Rudalics <rudalics@gmx.at>
1979
1980 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1981 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1982
a5373305
MR
19832007-11-13 Martin Rudalics <rudalics@gmx.at>
1984
1985 * help.texi (Help Functions): Document new macro `with-help-window'.
1986
fe284805
JL
19872007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1988
1989 * searching.texi (Replacing Match): Describe new
1990 `match-substitute-replacement'.
1991
2c3a09b1
RS
19922007-10-31 Richard Stallman <rms@gnu.org>
1993
1994 * strings.texi (Creating Strings): Null strings from concat not unique.
1995
f2b480f4
RS
19962007-10-26 Richard Stallman <rms@gnu.org>
1997
1998 * objects.texi (Equality Predicates): Null strings are uniquified.
1999
2000 * minibuf.texi: Minor clarifications in previous change.
2001
db21122c
GM
20022007-10-25 Glenn Morris <rgm@gnu.org>
2003
2004 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
2005
2328cbb3
RS
20062007-10-24 Richard Stallman <rms@gnu.org>
2007
2008 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
2009
2010 * variables.texi (Frame-Local Variables): Node deleted.
2011 (Variables): Delete Frame-Local Variables from menu.
2012 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
2013 (Default Value): Don't mention frame-local vars.
2014
2015 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
2016
2017 * loading.texi (Unloading): Document FEATURE-unload-function
2018 instead of FEATURE-unload-hook.
2019
2328cbb3
RS
2020 * frames.texi (Multiple Displays): Don't mention frame-local vars.
2021
c066bafa
JL
20222007-10-22 Juri Linkov <juri@jurta.org>
2023
2024 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
2025 (High-Level Completion): Document a list of default value strings
2026 in the DEFAULT argument, for which minibuffer functions return the
2027 first element.
2028
65ced25f
JL
20292007-10-17 Juri Linkov <juri@jurta.org>
2030
2031 * text.texi (Filling): Update arguments of fill-paragraph.
2032 fill-paragraph operates on the active region in Transient Mark mode.
2033 Remove fill-paragraph-or-region.
2034
ee46ec8e
KB
20352007-10-13 Karl Berry <karl@gnu.org>
2036
2037 * elisp.texi (@dircategory): Move to after @copying,
2038 since we want @copying as close as possible to the beginning of
2039 the output.
2040
61bbdbc6
RS
20412007-10-12 Richard Stallman <rms@gnu.org>
2042
2043 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
2044
2045 * commands.texi (Distinguish Interactive): New node,
2046 broken out from Interactive Call and rewritten.
2047 (Command Loop): Put Distinguish Interactive in menu.
2048
af23e1e8
RS
20492007-10-09 Richard Stallman <rms@gnu.org>
2050
2051 * text.texi (Examining Properties): Mention overlay priority.
2052
2053 * display.texi (Display Margins): Correct the description
2054 of margin display specifications.
2055 (Replacing Specs): New subnode broken out of Display Property.
2056
e1965a69
JL
20572007-10-06 Juri Linkov <juri@jurta.org>
2058
2059 * text.texi (Filling): Document fill-paragraph-or-region.
2060
4638454b
JB
20612007-10-05 Juanma Barranquero <lekktu@gmail.com>
2062
2063 * display.texi (Auto Faces): Fix typo.
2064
7ed54cc5
RS
20652007-10-02 Richard Stallman <rms@gnu.org>
2066
2067 * display.texi (Display Property): Explain some display specs
2068 don't let you move point in.
2069
2070 * frames.texi (Cursor Parameters): Describe
2071 cursor-in-non-selected-windows here. Explain more values.
2072
2073 * windows.texi (Basic Windows): Don't describe
2074 cursor-in-non-selected-windows here.
2075
305a7ef2
EZ
20762007-10-01 Eli Zaretskii <eliz@gnu.org>
2077
2078 * processes.texi (Misc Network): Note that these functions are
2079 supported only on some systems.
2080
f7a7f4eb
RS
20812007-10-01 Richard Stallman <rms@gnu.org>
2082
2083 * display.texi (Overlay Properties): Explain nil as priority.
2084 Explain that conflicts are unpredictable if not resolved by
2085 priorities.
2086
780d7bb9
RS
20872007-09-23 Richard Stallman <rms@gnu.org>
2088
2089 * macros.texi (Backquote): Minor clarification.
2090
14b4fdfb
RS
20912007-09-19 Richard Stallman <rms@gnu.org>
2092
2093 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
2094 Clarify when they work in parallel and when one overrides.
2095 Fix error in example.
14b4fdfb 2096
b8d4c8d0
GM
20972007-09-06 Glenn Morris <rgm@gnu.org>
2098
b3e755a9 2099 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
2100 commands to use ../../info.
2101 * Makefile.in (infodir): Go up one more level.
4638454b 2102 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
2103 (miscmanualdir): New.
2104 (dist): Use new variable miscmanualdir.
2105 * makefile.w32-in (infodir, texinputdir): Go up one more level.
2106 (usermanualdir): Change from ../man to ../emacs.
2107
1bb1f7d3
MR
21082007-08-30 Martin Rudalics <rudalics@gmx.at>
2109
2110 * commands.texi (Command Loop Info): Advise against changing
2111 most variables described here. Explain new variable
2112 last-repeatable-command.
2113
b8d4c8d0
GM
21142007-08-29 Glenn Morris <rgm@gnu.org>
2115
2116 * elisp.texi (EMACSVER): Increase to 23.0.50.
2117
21182007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
2119
2120 * frames.texi (Basic Parameters): Add display-environment-variable
2121 and term-environment-variable.
2122
21232007-08-28 Juri Linkov <juri@jurta.org>
2124
2125 * display.texi (Image Formats, Other Image Types): Add SVG.
2126
21272007-08-28 Juri Linkov <juri@jurta.org>
2128
2129 * display.texi (Images): Move formats-related text to new node
2130 "Image Formats".
2131 (Image Formats): New node.
2132
619fb9ee
RS
21332007-08-27 Richard Stallman <rms@gnu.org>
2134
2135 * windows.texi (Window Configurations): Clarify what
2136 a window configuration saves.
2137
b8d4c8d0
GM
21382007-08-25 Richard Stallman <rms@gnu.org>
2139
2140 * display.texi (Images): Delete redundant @findex.
2141
21422007-08-16 Richard Stallman <rms@gnu.org>
2143
2144 * processes.texi (Asynchronous Processes): Clarify
2145 doc of start-file-process.
2146
21472007-08-08 Martin Rudalics <rudalics@gmx.at>
2148
2149 * modes.texi (Example Major Modes): Fix typo.
2150
21512007-08-08 Glenn Morris <rgm@gnu.org>
2152
2153 * intro.texi (nil and t): Do not use `iff' in documentation.
2154
2155 * tips.texi (Documentation Tips): Recommend against `iff'.
2156
21572007-08-07 Chong Yidong <cyd@stupidchicken.com>
2158
2159 * display.texi (Image Cache): Document image-refresh.
2160
21612007-08-06 Martin Rudalics <rudalics@gmx.at>
2162
2163 * windows.texi (Size of Window): Document window-full-width-p.
2164
21652007-07-25 Glenn Morris <rgm@gnu.org>
2166
2167 * gpl.texi (GPL): Replace license with GPLv3.
2168
2169 * Relicense all FSF files to GPLv3 or later.
2170
21712007-07-24 Michael Albinus <michael.albinus@gmx.de>
2172
4638454b
JB
2173 * processes.texi (Synchronous Processes):
2174 Add `process-file-shell-command'.
b8d4c8d0
GM
2175 (Asynchronous Processes): Mention restricted use of
2176 `process-filter' and `process-sentinel' in
2177 `start-file-process'. Add `start-file-process-shell-command'.
2178
21792007-07-17 Michael Albinus <michael.albinus@gmx.de>
2180
2181 * files.texi (Magic File Names): Introduce optional parameter
2182 IDENTIFICATION for `file-remote-p'.
2183
21842007-07-16 Richard Stallman <rms@gnu.org>
2185
2186 * display.texi (Defining Faces): Fix previous change.
2187
21882007-07-14 Richard Stallman <rms@gnu.org>
2189
2190 * control.texi (Handling Errors): Document `debug' in handler list.
2191
21922007-07-10 Richard Stallman <rms@gnu.org>
2193
2194 * display.texi (Defining Faces): Explain C-M-x feature for defface.
2195
21962007-07-09 Richard Stallman <rms@gnu.org>
2197
2198 * files.texi (Magic File Names): Rewrite previous change.
2199
22002007-07-08 Michael Albinus <michael.albinus@gmx.de>
2201
2202 * files.texi (Magic File Names): Introduce optional parameter
2203 CONNECTED for `file-remote-p'.
2204
22052007-07-07 Michael Albinus <michael.albinus@gmx.de>
2206
2207 * processes.texi (Asynchronous Processes):
2208 * files.texi (Magic File Names): Add `start-file-process'.
2209
22102007-06-27 Richard Stallman <rms@gnu.org>
2211
2212 * files.texi (Format Conversion Piecemeal): Clarify
2213 `after-insert-file-functions' calling convention.
2214
22152007-06-27 Michael Albinus <michael.albinus@gmx.de>
2216
4638454b
JB
2217 * files.texi (Magic File Names): Remove `dired-call-process'.
2218 Add `process-file'.
b8d4c8d0
GM
2219
22202007-06-27 Kenichi Handa <handa@m17n.org>
2221
2222 * text.texi (Special Properties): Fix description about
4638454b 2223 `composition' property.
b8d4c8d0
GM
2224
22252007-06-26 Kenichi Handa <handa@m17n.org>
2226
2227 * nonascii.texi (Default Coding Systems): Document about the
2228 return value `undecided'.
2229
22302007-06-25 David Kastrup <dak@gnu.org>
2231
2232 * keymaps.texi (Active Keymaps): Document new POSITION argument of
2233 `current-active-maps'.
2234
22352007-06-24 Karl Berry <karl@gnu.org>
2236
4638454b 2237 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
2238
22392007-06-15 Juanma Barranquero <lekktu@gmail.com>
2240
2241 * display.texi (Overlay Arrow): Doc fix.
2242
22432007-06-14 Karl Berry <karl@tug.org>
2244
2245 * anti.texi (Antinews): Typo.
2246
22472007-06-14 Chong Yidong <cyd@stupidchicken.com>
2248
2249 * display.texi (Image Cache): Document image-refresh.
2250
22512007-06-12 Karl Berry <karl@gnu.org>
2252
2253 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
2254 * two-volume.make: New file.
2255 * .cvsignore: Ignore two-volume files.
2256
22572007-06-12 Tom Tromey <tromey@redhat.com>
2258
2259 * os.texi (Init File): Document user-emacs-directory.
2260
22612007-06-03 Nick Roberts <nickrob@snap.net.nz>
2262
2263 * commands.texi (Click Events): Describe width and height when
2264 object is nil.
2265
22662007-05-30 Nick Roberts <nickrob@snap.net.nz>
2267
2268 * commands.texi (Click Events): Layout more logically. Describe
2269 width and height.
2270 (Drag Events, Motion Events): Update to new format for position.
2271
22722007-06-02 Richard Stallman <rms@gnu.org>
2273
2274 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2275
22762007-06-02 Chong Yidong <cyd@stupidchicken.com>
2277
2278 * Version 22.1 released.
2279
22802007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2281
2282 * text.texi (Special Properties): Correct meaning of fontified face.
2283
22842007-05-30 Richard Stallman <rms@gnu.org>
2285
2286 * text.texi (Special Properties): Add link to Adjusting Point.
2287
22882007-05-12 Richard Stallman <rms@gnu.org>
2289
2290 * text.texi (Margins): indent-to-left-margin is not the default.
2291 (Mode-Specific Indent): For indent-line-function, the default
2292 is indent-relative.
2293
2294 * modes.texi (Example Major Modes): Explain last line of text-mode
2295 is redundant.
2296
22972007-05-10 Richard Stallman <rms@gnu.org>
2298
2299 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2300
2301 * help.texi (Keys in Documentation): Add reference to
2302 Documentation Tips.
2303
2304 * files.texi (Format Conversion): TO-FN gets three arguments.
2305
2306 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2307
23082007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2309
2310 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2311 * files.texi (Format Conversion): Expand intro; add menu.
2312 (Format Conversion Overview, Format Conversion Round-Trip)
2313 (Format Conversion Piecemeal): New nodes/subsections.
2314 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2315 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2316 (Saving Properties): Delete node/subsection.
2317
23182007-05-07 Karl Berry <karl@gnu.org>
2319
2320 * elisp.texi (EMACSVER): Back to 22.
2321
23222007-05-06 Richard Stallman <rms@gnu.org>
2323
2324 * processes.texi (Accepting Output): Revert most of previous change.
2325
23262007-05-05 Richard Stallman <rms@gnu.org>
2327
2328 * processes.texi (Accepting Output): accept-process-output
2329 uses microseconds, not milliseconds. But that arg is obsolete.
2330
23312007-05-04 Karl Berry <karl@tug.org>
2332
2333 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2334
23352007-05-04 Eli Zaretskii <eliz@gnu.org>
2336
2337 * tips.texi (Documentation Tips): Rearrange items to place the
2338 more important ones first. Add an index entry for hyperlinks.
2339
23402007-05-03 Karl Berry <karl@gnu.org>
2341
2342 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2343 (EMACSVER) [smallbook]: 22 for printed version.
2344
2345 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2346 so restore anchor to normal position after defun. Found by Kevin Ryde.
2347
23482007-04-26 Glenn Morris <rgm@gnu.org>
2349
2350 * elisp.texi (EMACSVER): Increase to 22.1.50.
2351
23522007-04-28 Karl Berry <karl@gnu.org>
2353
2354 * elisp.texi: Improve line breaks on copyright page,
2355 similar layout to emacs manual, 8.5x11 by default.
2356
23572007-04-24 Richard Stallman <rms@gnu.org>
2358
2359 * text.texi (Special Properties): Add xref to Overlay Properties.
2360
2361 * display.texi (Overlay Properties): Add xref to Special Properties.
2362
23632007-04-22 Richard Stallman <rms@gnu.org>
2364
2365 * keymaps.texi (Extended Menu Items): Move the info about
2366 format with cached keyboard binding.
2367
23682007-04-21 Richard Stallman <rms@gnu.org>
2369
2370 * text.texi (Special Properties): Clarify previous change.
2371
2372 * files.texi (File Name Expansion): Clarify previous change.
2373
2374 * display.texi (Attribute Functions): Fix example for
2375 face-attribute-relative-p.
2376
23772007-04-19 Kenichi Handa <handa@m17n.org>
2378
2379 * text.texi (Special Properties): Document composition property.
2380
23812007-04-19 Glenn Morris <rgm@gnu.org>
2382
2383 * files.texi (File Name Expansion): Mention "superroot".
2384
23852007-04-15 Chong Yidong <cyd@stupidchicken.com>
2386
2387 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2388 setups.
2389 (Display Feature Testing): Note that display refers to all
2390 physical monitors for multi-monitor setups.
2391
23922007-04-14 Richard Stallman <rms@gnu.org>
2393
2394 * lists.texi (Sets And Lists): Clarify `delete' examples.
2395 Remove spurious xref to same node.
2396 Clarify xref for add-to-list.
2397
23982007-04-12 Nick Roberts <nickrob@snap.net.nz>
2399
2400 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2401 value of lisp-mode-map.
2402
24032007-04-11 Karl Berry <karl@gnu.org>
2404
2405 * anti.texi (Antinews):
2406 * display.texi (Overlay Properties, Defining Images):
2407 * processes.texi (Synchronous Processes, Sentinels):
2408 * syntax.texi (Syntax Table Internals):
2409 * searching.texi (Regexp Special):
2410 * nonascii.texi (Default Coding Systems):
2411 * text.texi (Special Properties):
2412 * minibuf.texi (Basic Completion): Wording to improve breaks in
2413 8.5x11 format.
2414 * elisp.texi (smallbook): New @set to more easily switch between
2415 smallbook and 8.5x11.
2416
24172007-04-11 Richard Stallman <rms@gnu.org>
2418
2419 * text.texi (Lazy Properties): Minor fix.
2420
24212007-04-08 Karl Berry <karl@gnu.org>
2422
2423 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2424 * macros.texi (Backquote): Downcase Backquote in index entries for
2425 consistency.
2426
24272007-04-08 Richard Stallman <rms@gnu.org>
2428
2429 * text.texi (Adaptive Fill): Just describe default,
2430 don't show it (since it contains non-ASCII chars).
2431
24322007-04-07 Karl Berry <karl@gnu.org>
2433
2434 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2435 adaptive-fill-regexp's value, since they are not in the standard
2436 TeX fonts.
2437
24382007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2439
2440 * display.texi (Defining Faces): Fix example.
2441
24422007-04-07 Karl Berry <karl@gnu.org>
2443
2444 * display.texi (Button Buffer Commands): Improve page break.
2445
24462007-04-07 Richard Stallman <rms@gnu.org>
2447
2448 * advice.texi (Activation of Advice): Remove redundant index entry.
2449
2450 * backups.texi: Improve index entries. Remove redundant ones.
2451
2452 * compile.texi (Byte Compilation): Improve index entry.
2453
2454 * hash.texi (Creating Hash): Improve index entry.
2455
2456 * symbols.texi (Definitions): Improve index entry.
2457
2458 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2459
2460 * maps.texi (Standard Keymaps): Remove useless index entry.
2461
2462 * help.texi (Documentation Basics): Remove redundant index entries.
2463
2464 * customize.texi: Improve index entries.
2465 Remove redundant/useless ones.
2466
2467 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2468
2469 * streams.texi (Output Variables): Improve index entry.
2470
2471 * abbrevs.texi (Abbrevs): Remove useless index entry.
2472
2473 * macros.texi (Expansion): Remove useless index entry.
2474
2475 * text.texi: Improve index entries. Remove redundant/useless ones.
2476 (Text Properties, Examining Properties)
2477 (Special Properties): Use "property category" instead of "category"
2478 to refer to the `category' property.
2479
2480 * positions.texi: Improve index entries. Remove useless one.
2481
2482 * lists.texi: Improve index entries. Remove redundant/useless ones.
2483
2484 * os.texi: Improve index entries.
2485 (Timers): Fix previous change.
2486
2487 * buffers.texi: Improve index entries.
2488 (Modification Time): Get rid of term "obsolete buffer".
2489
2490 * debugging.texi: Improve index entries.
2491 (Test Coverage): Add xref to other test coverage ftr.
2492
2493 * eval.texi: Improve index entry. Remove redundant ones.
2494
2495 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2496
2497 * files.texi: Improve index entries. Remove redundant/useless ones.
2498
2499 * objects.texi: Improve index entries.
2500
2501 * processes.texi: Improve index entries.
2502
2503 * modes.texi: Improve index entry. Remove redundant one.
2504
2505 * nonascii.texi: Improve index entries.
2506
2507 * internals.texi: Improve index entries.
2508
2509 * syntax.texi: Improve index entries.
2510
2511 * keymaps.texi (Active Keymaps): Improve index entries.
2512
2513 * commands.texi: Improve index entries. Remove redundant/useless ones.
2514
2515 * frames.texi: Improve index entries. Remove redundant/useless ones.
2516
2517 * markers.texi: Improve index entries. Remove redundant ones.
2518
2519 * tips.texi: Improve index entries.
2520
2521 * loading.texi (Unloading): Improve index entry.
2522
2523 * variables.texi: Improve index entries. Remove redundant one.
2524
2525 * sequences.texi: Improve index entry.
2526
2527 * display.texi: Improve index entries. Remove redundant ones.
2528
2529 * windows.texi: Improve index entries.
2530
2531 * searching.texi: Improve index entries. Remove redundant one.
2532
2533 * strings.texi (Case Tables): Improve last change.
2534
25352007-04-04 Chong Yidong <cyd@stupidchicken.com>
2536
2537 * strings.texi (Case Tables): Document with-case-table and
2538 ascii-case-table.
2539
25402007-04-03 Karl Berry <karl@gnu.org>
2541
2542 * processes.texi (Network): Reword to improve page break.
2543
25442007-04-03 Eli Zaretskii <eliz@gnu.org>
2545
2546 * functions.texi (Inline Functions): Describe more disadvantages
2547 of defsubst, and make advice against it stronger.
2548
25492007-04-02 Karl Berry <karl@gnu.org>
2550
2551 * backups.texi (Backup Names): Avoid widow words.
2552 * modes.texi (Example Major Modes): Align last comment.
2553
25542007-04-01 Chong Yidong <cyd@stupidchicken.com>
2555
2556 * keymaps.texi (Remapping Commands): Document new arg to
2557 command-remapping.
2558
25592007-04-01 Karl Berry <karl@gnu.org>
2560
2561 * processes.texi (Low-Level Network): Typo.
2562 * loading.texi (Hooks for Loading): Avoid double "the".
2563 * keymaps.texi (Key Sequences): No double "and".
2564 (Changing Key Bindings): Shorten to improve line break.
2565
25662007-03-31 Glenn Morris <rgm@gnu.org>
2567
2568 * os.texi (Timers): Fix description of run-at-time TIME formats.
2569
25702007-03-31 Richard Stallman <rms@gnu.org>
2571
2572 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2573 regarding ellipsis.
2574
25752007-03-31 Eli Zaretskii <eliz@gnu.org>
2576
2577 * intro.texi (nil and t):
2578 * symbols.texi (Plists and Alists):
2579 * variables.texi (Variable Aliases, Constant Variables):
2580 * functions.texi (Defining Functions):
2581 * advice.texi (Advising Primitives):
2582 * debugging.texi (Syntax Errors, Compilation Errors):
2583 * minibuf.texi (Minibuffer Windows):
2584 * commands.texi (Adjusting Point):
2585 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2586 (Auto Major Mode, Major Mode Conventions):
2587 * help.texi (Describing Characters):
2588 * files.texi (Create/Delete Dirs, Information about Files)
2589 (File Locks, Writing to Files, Reading from Files)
2590 (Saving Buffers):
2591 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2592 * frames.texi (Finding All Frames):
2593 * positions.texi (Buffer End, Motion):
2594 * markers.texi (The Region):
2595 * text.texi (Deletion, Near Point):
2596 * display.texi (Displaying Messages, Truncation):
2597 * os.texi (Processor Run Time):
2598 * tips.texi (Key Binding Conventions, Programming Tips)
2599 (Warning Tips, Documentation Tips, Comment Tips):
2600 * internals.texi (Memory Usage): Improve indexing.
2601
2602 * variables.texi (Frame-Local Variables):
2603 * functions.texi (Argument List):
2604 * loading.texi (Library Search):
2605 * streams.texi (Output Variables):
2606 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2607 * searching.texi (Replacing Match, Search and Replace):
2608 * processes.texi (Byte Packing, Decoding Output)
2609 (Accepting Output, Network Servers, Shell Arguments):
2610 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2611 * windows.texi (Window Point, Window Start):
2612 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2613 * commands.texi (Reading Input, Keyboard Events):
2614 * minibuf.texi (Reading File Names, Minibuffer Completion)
2615 (Recursive Mini):
2616 * positions.texi (List Motion):
2617 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2618 * numbers.texi (Arithmetic Operations, Math Functions)
2619 (Predicates on Numbers, Comparison of Numbers):
2620 (Numeric Conversions):
2621 * locals.texi (Standard Buffer-Local Variables):
2622 * maps.texi (Standard Keymaps):
2623 * os.texi (User Identification, System Environment, Recording Input)
2624 (X11 Keysyms):
2625 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2626 * backups.texi (Backups and Auto-Saving):
2627 * customize.texi (Customization, Group Definitions)
2628 (Variable Definitions):
2629 * compile.texi (Byte Compilation): Improve index entries.
2630
26312007-03-31 Karl Berry <karl@gnu.org>
2632
2633 * macros.texi (Defining Macros): Avoid widow syllable.
2634
26352007-03-31 Eli Zaretskii <eliz@gnu.org>
2636
2637 * elisp.texi (Top): Postscript -> PostScript.
2638
2639 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2640
26412007-03-31 Markus Triska <markus.triska@gmx.at>
2642
2643 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2644
26452007-03-30 Karl Berry <karl@gnu.org>
2646
2647 * lists.texi (List-related Predicates): Remove spurious @need.
2648 (Setcdr): Use @smallexample to improve page break.
2649 (Association Lists) <assoc>: Reword to improve page break.
2650
2651 * strings.texi (String Conversion): Insert blank line to improve
2652 page break.
2653
2654 * numbers.texi (Random Numbers): Use @minus{}.
2655 (Math Functions): Use @minus{}.
2656
2657 * intro.texi (Acknowledgements): Avoid line breaks before middle
2658 initials.
2659
26602007-03-24 Eli Zaretskii <eliz@gnu.org>
2661
2662 * errors.texi (Standard Errors): Add an index entry.
2663
26642007-03-19 Richard Stallman <rms@gnu.org>
2665
2666 * os.texi (Recording Input): recent-keys now gives 300 keys.
2667
26682007-03-12 Glenn Morris <rgm@gnu.org>
2669
2670 * os.texi: Replace "daylight savings" with "daylight saving"
2671 throughout.
2672
26732007-03-05 Richard Stallman <rms@gnu.org>
2674
2675 * variables.texi (File Local Variables): Update
2676 enable-local-variables values.
2677
26782007-03-04 Richard Stallman <rms@gnu.org>
2679
2680 * syntax.texi (Control Parsing): Minor clarification.
2681
2682 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2683
2684 * sequences.texi (Sequence Functions): Move string-bytes away,
2685 add xref.
2686
2687 * nonascii.texi (Text Representations): Move string-bytes here.
2688
2689 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2690
2691 * minibuf.texi (Basic Completion): Minor clarification.
2692
2693 * markers.texi (The Mark): Clarify existence vs activation of mark.
2694 Other cleanup.
2695
2696 * display.texi (Finding Overlays): Write better example.
2697
2698 * compile.texi (Eval During Compile): Clarify putting macros
2699 in eval-when-compile.
2700
c5602427 27012007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2702
2703 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2704 load-read-function definition doc.
b8d4c8d0
GM
2705
27062007-02-21 Kim F. Storm <storm@cua.dk>
2707
2708 * strings.texi (Text Comparison): Mention that assoc-string
2709 converts symbols to strings before testing.
2710
27112007-02-17 Kim F. Storm <storm@cua.dk>
2712
2713 * processes.texi (Bindat Spec): Vector types can have optional
2714 element type.
2715 (Bindat Examples): Fix example. Add vector with element type.
2716
27172007-02-16 Andreas Schwab <schwab@suse.de>
2718
2719 * strings.texi (Formatting Strings): Document '+' flag.
2720
27212007-02-15 Juanma Barranquero <lekktu@gmail.com>
2722
2723 * strings.texi (Modifying Strings): Clarify that `clear-string'
2724 always converts the string to unibyte.
2725
27262007-02-14 Kim F. Storm <storm@cua.dk>
2727
2728 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2729 Rewrite glyph code description to refer to these functions.
2730 Remove details of encoding face number and char into integer code.
2731
27322007-02-03 Alan Mackenzie <acm@muc.de>
2733
2734 * loading.texi (Hooks for Loading): Make the description of
2735 `eval-after-load' more detailed, and amend the description of
2736 after-load-alist, in accordance with changes from 2006-05.
2737
27382007-02-03 Chong Yidong <cyd@stupidchicken.com>
2739
2740 * modes.texi (Defining Minor Modes): Document that a :require
2741 keyword or similar may be required to make saved customization
2742 variables work.
2743
27442007-02-03 Eli Zaretskii <eliz@gnu.org>
2745
2746 * elisp.texi (Top): Make the detailed menu headers compliant with
2747 Texinfo guidelines and with what texnfo-upd.el expects. Add
2748 comments to prevent people from inadvertently modifying the key
2749 parts needed by `texinfo-multiple-files-update'.
2750
27512007-02-02 Eli Zaretskii <eliz@gnu.org>
2752
2753 * elisp.texi (Top): Update the top-level menus.
2754
2755 * syntax.texi (Categories): Add index entries.
2756
27572007-02-01 Juanma Barranquero <lekktu@gmail.com>
2758
2759 * display.texi (Attribute Functions): Fix name and description of
2760 the UNDERLINE arg of `set-face-underline-p'.
2761
27622007-01-29 Eli Zaretskii <eliz@gnu.org>
2763
2764 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2765 Variables", and "Standard Keymaps" to the detailed menu.
2766
2767 * variables.texi (Future Local Variables): Add index entry.
2768
27692007-01-28 Richard Stallman <rms@gnu.org>
2770
2771 * tips.texi (Coding Conventions): Clarify the tip about macros
2772 that define a function or a variable.
2773
2774 * files.texi (File Attributes): UID and GID can be floats.
2775 (Magic File Names): Explain why deferring all operations to
2776 the standard handler does not work.
2777
27782007-01-23 Martin Rudalics <rudalics@gmx.at>
2779
2780 * backups.texi (Reverting): Use "buffer" instead of "file"
2781 when talking about major and minor modes.
2782
27832007-01-21 Richard Stallman <rms@gnu.org>
2784
2785 * help.texi (Documentation): Add xref to Documentation Tips.
2786
27872007-01-14 Juanma Barranquero <lekktu@gmail.com>
2788
2789 * tips.texi (Coding Conventions): Fix typos.
2790
27912007-01-05 Richard Stallman <rms@gnu.org>
2792
2793 * modes.texi (Defining Minor Modes): Fix previous change.
2794
27952007-01-03 Richard Stallman <rms@gnu.org>
2796
2797 * customize.texi (Variable Definitions, Customization Types):
2798 Don't use * in doc string for defcustom.
2799
28002007-01-02 Richard Stallman <rms@gnu.org>
2801
2802 * variables.texi (Variable Aliases): Clarify that aliases vars
2803 always have the same value.
2804
2805 * processes.texi (Bindat Spec): Fix Texinfo usage.
2806
2807 * modes.texi (Defining Minor Modes): Explain effect of command
2808 defined with define-global-minor-mode on new buffers.
2809
28102006-12-30 Kim F. Storm <storm@cua.dk>
2811
2812 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2813 `auto-resize-tool-bars'.
2814
28152006-12-30 Richard Stallman <rms@gnu.org>
2816
2817 * keymaps.texi (Active Keymaps): Fix previous change.
2818
28192006-12-30 Nick Roberts <nickrob@snap.net.nz>
2820
2821 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2822
28232006-12-30 Kim F. Storm <storm@cua.dk>
2824
2825 * processes.texi (Bindat Spec): Clarify using field names in
2826 length specifications.
2827
28282006-12-29 Kim F. Storm <storm@cua.dk>
2829
2830 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2831 Add count and index variables for eval forms in repeat blocks.
2832
28332006-12-24 Richard Stallman <rms@gnu.org>
2834
2835 * customize.texi (Variable Definitions): Document
2836 new name custom-add-frequent-value.
2837
28382006-12-19 Kim F. Storm <storm@cua.dk>
2839
2840 * commands.texi (Misc Events): User signals now result in sigusr1
2841 and sigusr2 events which are handled through special-event-map.
2842 (Special Events): User signals and drag-n-drop are special.
2843
28442006-12-17 Richard Stallman <rms@gnu.org>
2845
2846 * loading.texi (Named Features): Explain subfeatures better.
2847
2848 * customize.texi: Use "option" only for user options.
2849 For the keyword values inside defcustom etc, say "keywords".
2850 For :options value's elements, say "elements".
2851 :group should not be omitted.
2852
2853 * syntax.texi (Parsing Expressions): Split up node.
2854 (Motion via Parsing, Position Parse, Parser State)
2855 (Low-Level Parsing, Control Parsing): New subnodes.
2856 (Parser State): Document syntax-ppss-toplevel-pos.
2857
2858 * positions.texi (List Motion): Punctuation fix.
2859
2860 * files.texi (File Name Completion): Document PREDICATE arg
2861 to file-name-completion.
2862
28632006-12-16 Eli Zaretskii <eliz@gnu.org>
2864
2865 * internals.texi (Building Emacs, Writing Emacs Primitives):
2866 Add index entries.
2867
28682006-12-11 Richard Stallman <rms@gnu.org>
2869
2870 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2871 affects face menu. Explain how to make it non-nil without enabling
2872 any fontification.
2873
28742006-12-10 Chong Yidong <cyd@stupidchicken.com>
2875
2876 * modes.texi (Font Lock Basics): Document nil value of
2877 font-lock-defaults.
2878
28792006-12-10 Glenn Morris <rgm@gnu.org>
2880
2881 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2882 value for system-flag argument. Abbrev tables may not be empty
2883 when major modes are loaded.
2884
28852006-12-08 Juanma Barranquero <lekktu@gmail.com>
2886
2887 * makefile.w32-in (maintainer-clean): Partially revert last
2888 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2889 to protect elisp-covers.texi.
2890
28912006-12-07 Juanma Barranquero <lekktu@gmail.com>
2892
2893 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2894 Don't remove elisp* info files; they are already deleted by the
2895 `clean' and `distclean' targets, and they are in the $(infodir)
2896 directory, not the current one.
2897
28982006-12-04 Kim F. Storm <storm@cua.dk>
2899
2900 * commands.texi (Misc Events): Update signal events.
2901 (Event Examples): Add signal example.
2902
29032006-11-29 Richard Stallman <rms@gnu.org>
2904
2905 * frames.texi (Visibility of Frames): Explain visible windows
2906 can be covered by others. Add xref for raise-frame.
2907
29082006-11-28 Richard Stallman <rms@gnu.org>
2909
2910 * searching.texi (Regexp Special): Update when ^ is special.
2911
29122006-11-27 Eli Zaretskii <eliz@gnu.org>
2913
2914 * customize.texi (Customization, Common Keywords)
2915 (Group Definitions, Variable Definitions, Composite Types)
2916 (Type Keywords, Customization Types): Add index entries for
2917 various customization keywords.
2918
29192006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2920
2921 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2922
c8763fb6 29232006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2924
2925 * frames.texi (Window System Selections): Remove clipboard from
2926 description of selection-coding-system.
2927
29282006-11-06 Richard Stallman <rms@gnu.org>
2929
2930 * lists.texi (List Variables): Document COMPARE-FN.
2931
2932 * keymaps.texi: Avoid use of "binding" to mean a relation;
2933 use it only to refer to the meaning associated with a key.
2934 (Keymaps): Change menu node description.
2935
2936 * elisp.texi (Top): Change menu node description.
2937
2938 * display.texi (Managing Overlays): Document overlay-recenter.
2939
29402006-10-29 Chong Yidong <cyd@stupidchicken.com>
2941
2942 * Makefile.in: Use relative paths to avoid advertising filesystem
2943 contents during compilation.
2944
29452006-10-23 Kim F. Storm <storm@cua.dk>
2946
2947 * commands.texi (Event Input Misc): Update unread-command-events.
2948
29492006-10-23 Nick Roberts <nickrob@snap.net.nz>
2950
2951 * lists.texi (Sets And Lists): Fix typos.
2952
29532006-10-18 Juanma Barranquero <lekktu@gmail.com>
2954
2955 * control.texi (Processing of Errors): Use @var for an argument,
2956 not @code.
2957
29582006-10-16 Richard Stallman <rms@gnu.org>
2959
2960 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2961
2962 * keymaps.texi (Format of Keymaps): Show all the keymap element
2963 patterns that result from menu items.
2964 (Key Lookup): Minor cleanups.
2965
2966 * modes.texi (Precalculated Fontification): Don't say that
2967 not setting font-lock-defaults avoids loading font-lock.
2968
2969 * help.texi (Documentation): Move xref to Emacs Manual here.
2970 (Documentation Basics): From here.
2971 Also doc emacs-lisp-docstring-fill-column.
2972
2973 * elisp.texi: Update version and ISBN.
2974
2975 * commands.texi (Interactive Call): Clarify KEYS arg to
2976 call-interactively is a vector.
2977 (Command Loop Info): Delete anchor in this-command-keys.
2978 Add anchor in this-command-keys-vector.
2979 (Recursive Editing): Document how recursive-edit
2980 handles the current buffer.
2981
29822006-10-13 Chong Yidong <cyd@stupidchicken.com>
2983
2984 * frames.texi (Frame Titles): %c and %l are ignored in
2985 frame-title-format.
2986
29872006-10-11 Richard Stallman <rms@gnu.org>
2988
2989 * keymaps.texi (Key Sequences): Clarify use of kbd.
2990
29912006-10-10 Kim F. Storm <storm@cua.dk>
2992
2993 * lists.texi (Sets And Lists): Add memql.
2994
29952006-10-03 Richard Stallman <rms@gnu.org>
2996
2997 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2998 Clarify :ascii: and :nonascii:.
2999
30002006-09-29 Juri Linkov <juri@jurta.org>
3001
3002 * modes.texi (%-Constructs): Reorder coding systems in the
3003 documentation of %z to the real order displayed in the modeline.
3004
30052006-09-25 Richard Stallman <rms@gnu.org>
3006
3007 * os.texi (Timers): Describe timer-max-repeats.
3008
30092006-09-25 Chong Yidong <cyd@stupidchicken.com>
3010
3011 * os.texi (Timers): Mention with-local-quit.
3012
30132006-09-24 Richard Stallman <rms@gnu.org>
3014
3015 * searching.texi (Searching and Matching): Mention property search.
3016
3017 * commands.texi (Command Loop Info): Explain how read-event affects
3018 this-command-keys.
3019
30202006-09-20 Richard Stallman <rms@gnu.org>
3021
3022 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
3023
3024 * windows.texi (Window Start): Minor cleanups.
3025
30262006-09-20 Kim F. Storm <storm@cua.dk>
3027
3028 * windows.texi (Window Start): pos-visible-in-window-p allows
3029 specifying t for position to mean "end of window".
3030 Add window-line-height.
3031
3032 * anti.texi (Antinews): Mention window-line-height.
3033
30342006-09-19 David Kastrup <dak@gnu.org>
3035
3036 * keymaps.texi (Searching Keymaps): Small clarification.
3037
30382006-09-18 Richard Stallman <rms@gnu.org>
3039
3040 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
3041 cause keyboard menus.
3042 (Menu Keymaps): Likewise.
3043 (Defining Menus, Keyboard Menus): Clarify.
3044
3045 * text.texi (Fields): Clarify explanation of constrain-to-field.
3046
30472006-09-16 Eli Zaretskii <eliz@gnu.org>
3048
3049 * variables.texi (Tips for Defining): Fix a typo.
3050
30512006-09-15 Richard Stallman <rms@gnu.org>
3052
3053 * keymaps.texi (Remapping Commands, Searching Keymaps)
3054 (Active Keymaps): Clean up previous change.
3055
30562006-09-15 Jay Belanger <belanger@truman.edu>
3057
3058 * gpl.texi: Replace "Library Public License" by "Lesser Public
3059 License" throughout.
3060
30612006-09-15 David Kastrup <dak@gnu.org>
3062
3063 * keymaps.texi (Active Keymaps): Adapt description to use
3064 `get-char-property' instead `get-text-property'. Explain how
3065 mouse events change this. Explain the new optional argument of
3066 `key-binding' and its mouse-dependent lookup.
3067 (Searching Keymaps): Adapt description similarly.
3068 (Remapping Commands): Explain the new optional argument of
3069 `command-remapping'.
3070
30712006-09-14 Richard Stallman <rms@gnu.org>
3072
3073 * keymaps.texi (Searching Keymaps): Clarification.
3074 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
3075
30762006-09-13 Richard Stallman <rms@gnu.org>
3077
3078 * objects.texi (Character Type): Node split.
3079 Add xref to Describing Characters.
3080 (Basic Char Syntax, General Escape Syntax)
3081 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
3082
30832006-09-11 Richard Stallman <rms@gnu.org>
3084
3085 * display.texi (Display Table Format): Wording clarification.
3086 (Glyphs): Clarifications.
3087
30882006-09-10 Chong Yidong <cyd@stupidchicken.com>
3089
3090 * keymaps.texi (Active Keymaps): Mention that key-binding checks
3091 local maps.
3092
30932006-09-10 Kim F. Storm <storm@cua.dk>
3094
3095 * display.texi (Forcing Redisplay): Document return value of
3096 function redisplay.
3097
30982006-09-09 Richard Stallman <rms@gnu.org>
3099
3100 * windows.texi (Window Hooks): Explain limits of
3101 window-scroll-functions.
3102
3103 * display.texi (Fringe Indicators): Update for last change in
3104 indicate-buffer-boundaries.
3105
31062006-09-08 Richard Stallman <rms@gnu.org>
3107
3108 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
3109
31102006-09-06 Kim F. Storm <storm@cua.dk>
3111
3112 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
3113
3114 * windows.texi (Window Start): Update pos-visible-in-window-p.
3115
31162006-09-04 Richard Stallman <rms@gnu.org>
3117
3118 * processes.texi (Accepting Output): Explain SECONDS=0 for
3119 accept-process-output.
3120
3121 * os.texi (Idle Timers): Explain why timer functions should not
3122 loop until (input-pending-p).
3123
31242006-09-02 Eli Zaretskii <eliz@gnu.org>
3125
3126 * makefile.w32-in (usermanualdir): New variable.
3127 (elisp.dvi): Use it.
3128
31292006-09-01 Eli Zaretskii <eliz@gnu.org>
3130
3131 * buffers.texi (Buffer Modification): Fix last change.
3132
31332006-09-01 Chong Yidong <cyd@stupidchicken.com>
3134
3135 * buffers.texi (Buffer Modification): Document
3136 buffer-chars-modified-tick.
3137
31382006-08-31 Richard Stallman <rms@gnu.org>
3139
3140 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
3141
31422006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
3143
3144 * modes.texi (Syntactic Font Lock):
3145 Mention font-lock-syntactic-face-function
3146 instead of specific faces.
3147
31482006-08-29 Chong Yidong <cyd@stupidchicken.com>
3149
3150 * display.texi (Images): Add xrref to display-images-p.
3151
31522006-08-28 Kenichi Handa <handa@m17n.org>
3153
3154 * nonascii.texi (Lisp and Coding Systems): Fix description of
3155 detect-coding-region.
3156
31572006-08-27 Michael Olson <mwolson@gnu.org>
3158
3159 * processes.texi (Transaction Queues): Remove stray quote
3160 character.
3161
31622006-08-25 Richard Stallman <rms@gnu.org>
3163
3164 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
3165 Add xref.
3166
31672006-08-24 Chong Yidong <cyd@stupidchicken.com>
3168
3169 * os.texi (Timers): Avoid waiting inside timers.
3170
31712006-08-21 Lute Kamstra <lute@gnu.org>
3172
3173 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
3174
31752006-08-20 Richard Stallman <rms@gnu.org>
3176
3177 * os.texi (Idle Timers): New node, split out from Timers.
3178 Document current-idle-time.
3179 * commands.texi (Reading One Event): Update xref.
3180 * elisp.texi (Top): Update subnode menu.
3181
31822006-08-16 Richard Stallman <rms@gnu.org>
3183
3184 * keymaps.texi (Extended Menu Items): Show format of cached
3185 bindings in extended menu items.
3186
3187 * customize.texi (Variable Definitions): Explain when the
3188 standard value expression is evaluated.
3189
31902006-08-15 Chong Yidong <cyd@stupidchicken.com>
3191
3192 * commands.texi (Reading One Event): Explain idleness in
3193 `read-event'.
3194
31952006-08-12 Chong Yidong <cyd@stupidchicken.com>
3196
3197 * text.texi (Near Point): Say "cursor" not "terminal cursor".
3198 (Commands for Insertion): Removed split-line since it's not
3199 relevant for Lisp programming.
3200 (Yank Commands): Rewrite introduction.
3201 (Undo): Clarify.
3202 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3203 (Filling): Remove redundant comment. Clarify return value of
3204 current-justification.
3205 (Margins): Minor clarifications.
3206 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3207 (Sorting): Update definition of sort-lines.
3208 (Columns): Clarify behavior of sort-columns.
3209 (Indent Tabs): Link to Tab Stops in Emacs manual.
3210 (Special Properties): Clarify.
3211 (Clickable Text): Mention Buttons package.
3212
32132006-08-12 Kevin Ryde <user42@zip.com.au>
3214
3215 * os.texi (Time Parsing): Add %z to description of
3216 format-time-string, as per docstring. Add cross reference to
3217 glibc manual for strftime.
3218
32192006-08-08 Richard Stallman <rms@gnu.org>
3220
3221 * modes.texi: Clean up wording in previous change.
3222
32232006-08-07 Chong Yidong <cyd@stupidchicken.com>
3224
3225 * modes.texi (Hooks): Clarify.
3226 (Major Mode Basics): Mention define-derived-mode explicitly.
3227 (Major Mode Conventions): Rebinding RET is OK for some modes.
3228 Mention change-major-mode-hook and after-change-major-mode-hook.
3229 (Example Major Modes): Moved to end of Modes section.
3230 (Mode Line Basics): Clarify.
3231 (Mode Line Data): Mention help-echo and local-map in strings.
3232 Explain reason for treatment of non-risky variables.
3233 (Properties in Mode): Clarify.
3234 (Faces for Font Lock): Add font-lock-negation-char-face.
3235
32362006-08-04 Eli Zaretskii <eliz@gnu.org>
3237
3238 * strings.texi (Formatting Strings): Warn against arbitrary
3239 strings as first arg to `format'.
3240
32412006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
3242
3243 * text.texi (Clickable Text): Mention `help-echo' text property.
3244 Update intro, examples and associated explanations.
3245
32462006-07-31 Richard Stallman <rms@gnu.org>
3247
3248 * commands.texi: Update xrefs.
3249 (Event Mod): New node, cut out from old Translating Input.
3250
3251 * maps.texi: Update xrefs.
3252
3253 * keymaps.texi (Translation Keymaps): New node.
3254 Update xrefs from Translating Input to Translation Keymaps.
3255
3256 * elisp.texi (Top): Update subnode menu.
3257
3258 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3259
3260 * os.texi (System Interface): Fix menu descriptions of some nodes.
3261 (Translating Input): Node deleted.
3262
32632006-07-31 Nick Roberts <nickrob@snap.net.nz>
3264
3265 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3266
3267 * lists.texi (Sets And Lists): Likewise.
3268
32692006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3270
3271 * text.texi (Fields): Mention POS
3272 requirement when narrowing is in effect.
3273
32742006-07-28 Richard Stallman <rms@gnu.org>
3275
3276 * display.texi (Face Attributes): Simplify wording.
3277 (Attribute Functions): Clarify meaning of new-frame default
3278 attribute settings.
3279
3280 * customize.texi (Common Keywords): Document how to use
3281 :package-version in a package not in Emacs.
3282
32832006-07-28 Kim F. Storm <storm@cua.dk>
3284
3285 * commands.texi (Reading One Event): Fix last change.
3286
32872006-07-26 Chong Yidong <cyd@stupidchicken.com>
3288
3289 * commands.texi (Reading One Event): Document SECONDS argument for
3290 read-event, read-char, and read-char-exclusive.
3291
32922006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3293
3294 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3295 to ensure correct identification.
3296
32972006-07-24 Richard Stallman <rms@gnu.org>
3298
3299 * text.texi (Clickable Text): Clarify.
3300
3301 * sequences.texi (Vector Functions): Delete duplicate xref.
3302
3303 * objects.texi (Function Type): Clarify.
3304
3305 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3306 modes.
3307
3308 * lists.texi (List Variables): New node.
3309 Material moved from other nodes.
3310
3311 * variables.texi (Setting Variables): add-to-list and
3312 add-to-ordered-list moved to List Variables node.
3313
33142006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3315
3316 * text.texi (Links and Mouse-1):
3317 For mouse-on-link-p, expand on arg POS.
3318
33192006-07-21 Kim F. Storm <storm@cua.dk>
3320
3321 * display.texi (Forcing Redisplay): Don't mention systems which
3322 don't support sub-second timers for redisplay-preemption-period.
3323
3324 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3325
33262006-07-21 Eli Zaretskii <eliz@gnu.org>
3327
3328 * frames.texi (Input Focus): Document that focus-follows-mouse has
3329 no effect on MS-Windows.
3330
33312006-07-18 Richard Stallman <rms@gnu.org>
3332
3333 * display.texi (Forcing Redisplay): Cleanups in previous change.
3334
3335 * processes.texi (Low-Level Network): Make menu more convenient.
3336
33372006-07-18 Kim F. Storm <storm@cua.dk>
3338
3339 * display.texi (Forcing Redisplay): redisplay-preemption-period
3340 only used on window systems. Add xref to Terminal Output.
3341
3342 * os.texi (Terminal Output): baud-rate only controls preemption on
3343 non-window systems. Add xref to Forcing Redisplay.
3344
3345 * processes.texi (Low-Level Network): Rename node "Make Network"
3346 to "Network Processes".
3347
33482006-07-18 Karl Berry <karl@gnu.org>
3349
3350 * variables.texi, functions.texi, customize.texi, loading.texi:
3351 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3352
33532006-07-17 Chong Yidong <cyd@stupidchicken.com>
3354
3355 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3356
33572006-07-17 Richard Stallman <rms@gnu.org>
3358
3359 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3360 Put period and comma inside quotes.
3361
3362 * loading.texi, markers.texi: Use real doublequote inside menus.
3363
3364 * windows.texi: Put point and comma inside quotes.
3365 (Textual Scrolling): Use @samp for error message.
3366
3367 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3368 * strings.texi, streams.texi, processes.texi, os.texi:
3369 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3370 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3371 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3372 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3373 Put point and comma inside quotes.
3374
3375 * control.texi (Processing of Errors): Add command-error-function.
3376
3377 * variables.texi (File Local Variables): Clarify that
3378 file local variables make buffer-local bindings.
3379
3380 * modes.texi (Syntactic Font Lock): Give default for
3381 font-lock-syntax-table.
3382
33832006-07-17 Nick Roberts <nickrob@snap.net.nz>
3384
3385 * text.texi (Special Properties): Clean up previous change.
3386
33872006-07-16 Karl Berry <karl@gnu.org>
3388
3389 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3390 * control.texi: Fix bad page breaks through chapter 10 (control).
3391
3392 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3393 underfull hbox.
3394
33952006-07-15 Nick Roberts <nickrob@snap.net.nz>
3396
3397 * text.texi (Special Properties): Describe fontified text property
3398 in relation to a character (not text).
3399
34002006-07-15 Kim F. Storm <storm@cua.dk>
3401
3402 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3403 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3404 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3405
3406 * anti.texi (Antinews): Mention redisplay function.
3407 The kbd macro existed, but was not documented, before 22.x.
3408 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3409
34102006-07-14 Nick Roberts <nickrob@snap.net.nz>
3411
3412 * display.texi (Displaying Messages): Add anchor.
3413
3414 * frames.texi (Dialog Boxes): Use it.
3415
34162006-07-12 Richard Stallman <rms@gnu.org>
3417
3418 * objects.texi (Frame Type): Explain nature of frames better.
3419
3420 * frames.texi (Frames): Explain nature of frames better.
3421
34222006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3423
3424 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3425
34262006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3427
3428 * frames.texi (Window System Selections): Mention scrap support for Mac.
3429 Default value of x-select-enable-clipboard is t on Mac.
3430
3431 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3432
34332006-07-11 Kim F. Storm <storm@cua.dk>
3434
3435 * display.texi (Forcing Redisplay): Add `redisplay' function.
3436 Don't mention (sit-for -1) -- use (redisplay t) instead.
3437
3438 * commands.texi (Waiting): (sit-for -1) is no longer special.
3439 (sit-for 0) is equivalent to (redisplay).
3440 Iconifying/deiconifying no longer makes sit-for return.
3441
34422006-07-10 Nick Roberts <nickrob@snap.net.nz>
3443
3444 * display.texi (Buttons): Fix typo.
3445
3446 * index.texi, elisp.texi (New Symbols): Comment node out.
3447
34482006-07-09 Richard Stallman <rms@gnu.org>
3449
3450 * display.texi (Truncation): Clean up previous change.
3451
34522006-07-08 Richard Stallman <rms@gnu.org>
3453
3454 * commands.texi (Interactive Call): Use 3 as prefix in example
3455 for execute-extended-command.
3456
3457 * display.texi (Attribute Functions): Move paragraph about
3458 compatibility with Emacs < 21.
3459
34602006-07-09 Kim F. Storm <storm@cua.dk>
3461
3462 * display.texi (Refresh Screen): Clarify force-window-update.
3463 (Truncation): "Normally" indicated by fringe arrows.
3464
34652006-07-08 Eli Zaretskii <eliz@gnu.org>
3466
3467 * windows.texi (Textual Scrolling, Resizing Windows):
3468 * variables.texi (Constant Variables):
3469 * text.texi (Buffer Contents, Deletion, Changing Properties)
3470 (Property Search, Special Properties, Sticky Properties)
3471 (Links and Mouse-1, Fields, Change Hooks):
3472 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3473 (Categories):
3474 * symbols.texi (Other Plists):
3475 * streams.texi (Output Variables):
3476 * processes.texi (Input to Processes, Query Before Exit):
3477 * positions.texi (Word Motion, Text Lines, List Motion):
3478 * os.texi (Init File, System Environment, Sound Output)
3479 (Session Management):
3480 * nonascii.texi (Text Representations, Character Sets)
3481 (Chars and Bytes, Locales):
3482 * modes.texi (Defining Minor Modes, Header Lines):
3483 * minibuf.texi (Minibuffer Contents):
3484 * markers.texi (Information from Markers):
3485 * lists.texi (List Elements, Building Lists, Association Lists):
3486 * keymaps.texi (Tool Bar):
3487 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3488 * functions.texi (What Is a Function, Mapping Functions):
3489 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3490 (Color Names, Text Terminal Colors, Display Feature Testing):
3491 * files.texi (Visiting Functions, File Name Components)
3492 (Unique File Names, Contents of Directories):
3493 * display.texi (Forcing Redisplay, Displaying Messages)
3494 (Temporary Displays, Font Selection, Auto Faces)
3495 (Font Lookup, Fringe Indicators, Display Margins)
3496 (Image Descriptors, Showing Images, Image Cache, Button Types)
3497 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3498 (Display Table Format, Glyphs):
3499 * control.texi (Iteration):
3500 * commands.texi (Command Loop Info, Adjusting Point):
3501 * backups.texi (Making Backups, Auto-Saving):
3502 Remove @tindex entries.
3503
35042006-07-07 Kim F. Storm <storm@cua.dk>
3505
3506 * display.texi (Fringe Cursors): Fix typo.
3507 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3508 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3509
35102006-07-05 Richard Stallman <rms@gnu.org>
3511
3512 * text.texi (Buffer Contents): Add example of text props
3513 in result of buffer-substring.
3514 (Text Properties): Explain better about use of specific property names.
3515 (Property Search): Some cleanups; reorder some functions.
3516
3517 * keymaps.texi (Changing Key Bindings): Cleanup.
3518 Add xref to Key Binding Conventions.
3519
3520 * display.texi (Attribute Functions): Add examples for
3521 face-attribute-relative-p.
3522
3523 * tips.texi (Coding Conventions): Cleanup last change.
3524
35252006-07-05 Karl Berry <karl@gnu.org>
3526
3527 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3528 Remove @setchapternewpage odd.
3529 Result is 1013 pages, down from 1100.
3530
3531 * anti.texi, customize.texi, display.texi, internals.texi:
3532 * minibuf.texi, modes.texi, tips.texi:
3533 Fix overfull/underfull boxes.
3534
35352006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3536
3537 * edebug.texi (Instrumenting):
3538 Add Edebug-specific findex for eval-buffer.
3539 * loading.texi (Loading):
3540 Replace eval-current-buffer with eval-buffer.
3541
35422006-06-30 Nick Roberts <nickrob@snap.net.nz>
3543
3544 * locals.texi (Standard Buffer-Local Variables): Update the list
3545 of variables.
3546
35472006-06-26 Nick Roberts <nickrob@snap.net.nz>
3548
3549 * files.texi (File Name Completion): Point user to the node
3550 "Reading File Names".
3551
35522006-06-24 Eli Zaretskii <eliz@gnu.org>
3553
3554 * files.texi (Contents of Directories): Document case-insensitive
3555 behavior on respective filesystems.
3556
3557 * objects.texi (Character Type): Document that Emacs signals an
3558 error for unsupported Unicode characters specified as \uNNNN.
3559
35602006-06-19 Richard Stallman <rms@gnu.org>
3561
3562 * processes.texi (Bindat Spec): Clarify previous change.
3563
35642006-06-16 Richard Stallman <rms@gnu.org>
3565
3566 * tips.texi (Coding Conventions): Better explain conventions
3567 for definition constructs.
3568
3569 * text.texi (Special Properties): String value of `read-only'
3570 serves as the error message.
3571
3572 * objects.texi (Character Type): Clarify prev. change.
3573 (Non-ASCII in Strings): Mention \u and \U.
3574
3575 * commands.texi (Using Interactive): Explain problem of
3576 markers, etc., in command-history.
3577
35782006-06-14 Kim F. Storm <storm@cua.dk>
3579
3580 * commands.texi (Waiting): Negative arg to sit-for forces
3581 redisplay even if input is pending.
3582
3583 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3584 redisplay. Remove incorrect example of binding redisplay-dont-pause
3585 around (sit-for 0).
3586
35872006-06-13 Richard Stallman <rms@gnu.org>
3588
3589 * display.texi (Forcing Redisplay): Clarify previous change.
3590
35912006-06-13 Romain Francoise <romain@orebokech.com>
3592
3593 * display.texi (Forcing Redisplay): Fix typo.
3594
35952006-06-13 Kim F. Storm <storm@cua.dk>
3596
3597 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3598
35992006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3600
3601 * tips.texi (Coding Conventions): Add `@end itemize'.
3602
36032006-06-10 Richard Stallman <rms@gnu.org>
3604
3605 * tips.texi (Coding Conventions): Explain use of coding systems
3606 to ensure one decoding for strings.
3607
36082006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3609
3610 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3611 syntax.
3612
36132006-06-07 Eli Zaretskii <eliz@gnu.org>
3614
3615 * display.texi (Font Selection): Remove description of
3616 clear-face-cache.
3617
3618 * compile.texi (Eval During Compile): Fix a typo. Add index
3619 entries for possible uses of eval-when-compile.
3620
36212006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3622
3623 * display.texi (Abstract Display): Fix typo.
3624
36252006-06-03 Eli Zaretskii <eliz@gnu.org>
3626
3627 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3628 Reword variable's description.
3629
36302006-06-01 Richard Stallman <rms@gnu.org>
3631
3632 * windows.texi (Splitting Windows): Clarify splitting nonselected
3633 window.
3634
36352006-05-31 Juri Linkov <juri@jurta.org>
3636
3637 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3638
36392006-05-30 Richard Stallman <rms@gnu.org>
3640
3641 * display.texi (Line Height): Fix errors in description of
10d1d0af 3642 default line height and line-height property.
b8d4c8d0
GM
3643
3644 * nonascii.texi (Default Coding Systems): Further clarification.
3645
36462006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3647
3648 * internals.texi (Pure Storage): Mention that an overflow in pure
3649 space causes a memory leak.
3650 (Garbage Collection): If there was an overflow in pure space,
3651 `garbage-collect' returns nil.
3652
36532006-05-30 Eli Zaretskii <eliz@gnu.org>
3654
3655 * nonascii.texi (Default Coding Systems): Fix it some more.
3656
36572006-05-29 Eli Zaretskii <eliz@gnu.org>
3658
3659 * nonascii.texi (Default Coding Systems): Fix last change.
3660
36612006-05-29 Kenichi Handa <handa@m17n.org>
3662
3663 * nonascii.texi (find-operation-coding-system): Describe the new
3664 argument format (FILENAME . BUFFER).
3665
36662006-05-28 Richard Stallman <rms@gnu.org>
3667
3668 * tips.texi (Coding Conventions): Better explain reasons not to
3669 advise other packages or use `eval-after-load'.
3670
36712006-05-29 Kim F. Storm <storm@cua.dk>
3672
3673 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3674 `bindat-idx' and `bindat-raw' for clarity.
3675
36762006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3677
3678 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3679
3680 * display.texi (Display): Add "Abstract Display" to menu.
3681 (Abstract Display, Abstract Display Functions)
3682 (Abstract Display Example): New nodes.
3683 * elisp.texi (Top): Add "Abstract Display" to menu.
3684
36852006-05-27 Chong Yidong <cyd@stupidchicken.com>
3686
3687 * keymaps.texi (Key Sequences): Link to input events definition.
3688 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3689
3690 * files.texi (Changing Files): Document updated argument list for
3691 copy-file.
3692
36932006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3694
3695 * processes.texi (Bindat Functions): Explain term "total length".
3696 Use it in bindat-length and bindat-pack descriptions.
3697
36982006-05-26 Eli Zaretskii <eliz@gnu.org>
3699
3700 * tips.texi (Coding Conventions): Advise against using
3701 eval-after-load in packages. Add an index entry.
3702
37032006-05-25 Juri Linkov <juri@jurta.org>
3704
3705 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3706
3707 * modes.texi (%-Constructs): Add %e, %z, %Z.
3708
37092006-05-25 Richard Stallman <rms@gnu.org>
3710
3711 * elisp.texi (Top): Update subnode menu.
3712
3713 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3714 (Keymaps): Update menu.
3715
37162006-05-25 Chong Yidong <cyd@stupidchicken.com>
3717
3718 * keymaps.texi (Key Sequences): Some clarifications.
3719
37202006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3721
3722 * processes.texi (Bindat Functions): Say "unibyte string"
3723 explicitly for bindat-unpack and bindat-pack descriptions.
3724 (Bindat Examples): Don't call `string-make-unibyte' in example.
3725
37262006-05-25 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3729 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3730
3731 * keymaps.texi (Changing Key Bindings):
dd7b651b 3732 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3733 * help.texi (Describing Characters): Refer to it.
3734
37352006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3736
3737 * frames.texi (Pointer Shape): @end table -> @end defvar.
3738
37392006-05-22 Richard Stallman <rms@gnu.org>
3740
3741 * elisp.texi (Top): Update subnode menus.
3742
3743 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3744 Contents rewritten; material from old Pointer Shape node moved here.
3745
3746 * display.texi (Pointer Shape): Node deleted.
3747 (Image Descriptors): Minor cleanup.
3748
37492006-05-21 Richard Stallman <rms@gnu.org>
3750
3751 * syntax.texi (Parsing Expressions): Update info on which STATE
3752 elements are ignored.
3753
37542006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3755
3756 * hooks.texi (Standard Hooks): Correct typo.
3757
3758 * gpl.texi (GPL): ifinfo -> ifnottex.
3759
37602006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3761
3762 * searching.texi (Simple Match Data): Warn about match data being
3763 set anew by every search.
3764
37652006-05-17 Richard Stallman <rms@gnu.org>
3766
3767 * minibuf.texi (Minibuffer History): Clarify.
3768
3769 * searching.texi (Regexp Special): Clarify nested regexp warning.
3770
37712006-05-16 Kim F. Storm <storm@cua.dk>
3772
3773 * minibuf.texi (Minibuffer History): Update add-to-history.
3774
37752006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3776
3777 * nonascii.texi (Explicit Encoding): Fix
3778 typo (encoding<->decoding).
3779
37802006-05-14 Richard Stallman <rms@gnu.org>
3781
3782 * buffers.texi (Creating Buffers): Cleanup.
3783
3784 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3785
37862006-05-13 Eli Zaretskii <eliz@gnu.org>
3787
3788 * buffers.texi (Current Buffer): Document that with-temp-buffer
3789 disables undo.
3790
3791 * os.texi (Terminal-Specific): More accurate description of how
3792 Emacs searches for the terminal-specific libraries.
3793
37942006-05-12 Eli Zaretskii <eliz@gnu.org>
3795
3796 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3797 emacs-xtra to @inforef's.
3798
3799 * text.texi (Undo): Document that undo is turned off in buffers
3800 whose names begin with a space.
3801
3802 * buffers.texi (Buffer Names): Add index entries for buffers whose
3803 names begin with a space.
3804 (Creating Buffers): Document that undo is turned off in buffers
3805 whose names begin with a space.
3806
3807 * files.texi (Visiting Functions, Reading from Files)
3808 (Saving Buffers): Mention code and EOL conversions by file I/O
3809 primitives and subroutines.
3810
3811 * nonascii.texi (Lisp and Coding Systems): Document
3812 coding-system-eol-type. Add index entries for eol conversion.
3813
3814 * display.texi (Defining Faces): Mention `mac', and add an xref to
3815 where window-system is described.
3816
38172006-05-10 Richard Stallman <rms@gnu.org>
3818
3819 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3820
38212006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3822
3823 * variables.texi (File Local Variables): Recommend to quote lambda
3824 expressions in safe-local-variable property.
3825
38262006-05-09 Richard Stallman <rms@gnu.org>
3827
3828 * variables.texi (File Local Variables): Document
3829 safe-local-eval-forms and safe-local-eval-function.
3830
38312006-05-07 Kim F. Storm <storm@cua.dk>
3832
3833 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3834 from add-to-history.
3835
38362006-05-07 Romain Francoise <romain@orebokech.com>
3837
3838 * commands.texi (Event Input Misc):
3839 * compile.texi (Eval During Compile):
3840 * internals.texi (Buffer Internals):
3841 * minibuf.texi (Initial Input):
3842 * nonascii.texi (Scanning Charsets):
3843 * numbers.texi (Comparison of Numbers):
3844 * windows.texi (Textual Scrolling, Vertical Scrolling):
3845 Fix various typos.
3846
38472006-05-06 Eli Zaretskii <eliz@gnu.org>
3848
3849 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3850 conditional xref's to either emacs or emacs-xtra, depending on
3851 @iftex/@ifnottex.
3852
3853 * minibuf.texi (Minibuffer History): Document add-to-history.
3854
38552006-05-05 Eli Zaretskii <eliz@gnu.org>
3856
3857 * internals.texi (Pure Storage): Mention the pure overflow message
3858 at startup.
3859
c8763fb6 38602006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3861
3862 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3863 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3864 search.
3865
38662006-05-01 Richard Stallman <rms@gnu.org>
3867
3868 * intro.texi (nil and t): Clarify.
3869
3870 * variables.texi (File Local Variables): Suggest using booleanp.
3871
38722006-05-01 Juanma Barranquero <lekktu@gmail.com>
3873
3874 * objects.texi (Type Predicates): Fix typos.
3875
38762006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3877
3878 * intro.texi (nil and t): Add booleanp.
3879
3880 * objects.texi (Type Predicates): Add links for booleanp and
3881 string-or-null-p.
3882
38832006-04-29 Richard Stallman <rms@gnu.org>
3884
3885 * modes.texi (Multiline Font Lock): Rename from
3886 Multi line Font Lock Elements. Much clarification.
3887 (Font Lock Multiline, Region to Fontify): Much clarification.
3888
38892006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3890
3891 * variables.texi (File Local Variables): Remove the special case t for
3892 safe-local-variable.
3893
38942006-04-26 Richard Stallman <rms@gnu.org>
3895
3896 * syntax.texi (Parsing Expressions): Minor cleanup.
3897
38982006-04-18 Richard Stallman <rms@gnu.org>
3899
3900 * tips.texi (Coding Conventions): Explain when the package's
3901 prefix should appear later on (not at the start of the name).
3902
3903 * searching.texi (String Search): Clarify effect of NOERROR.
3904
3905 * modes.texi (Imenu): Clarify what special items do.
3906
3907 * hooks.texi (Standard Hooks): Delete text about old hook names.
3908
39092006-04-17 Romain Francoise <romain@orebokech.com>
3910
3911 * variables.texi (Local Variables): Update the default value of
3912 `max-specpdl-size'.
3913
39142006-04-15 Michael Olson <mwolson@gnu.org>
3915
3916 * processes.texi (Transaction Queues): Mention the new optional
3917 `delay-question' argument for `tq-enqueue'.
3918
39192006-04-13 Bill Wohler <wohler@newt.com>
3920
3921 * customize.texi (Common Keywords): Use dotted notation for
3922 :package-version value. Specify its values. Improve documentation
3923 for customize-package-emacs-version-alist.
3924
39252006-04-12 Bill Wohler <wohler@newt.com>
3926
3927 * customize.texi (Common Keywords): Move description of
3928 customize-package-emacs-version-alist to @defvar.
3929
39302006-04-10 Bill Wohler <wohler@newt.com>
3931
3932 * customize.texi (Common Keywords): Add :package-version.
3933
39342006-04-10 Kim F. Storm <storm@cua.dk>
3935
3936 * text.texi (Buffer Contents): Add NOPROPS arg to
3937 filter-buffer-substring.
3938
39392006-04-08 Kevin Ryde <user42@zip.com.au>
3940
3941 * os.texi (Command-Line Arguments): Update xref to emacs manual
3942 "Command Arguments" -> "Emacs Invocation", per change there.
3943
39442006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3945
3946 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3947 be on one line to help makeinfo not render two spaces after the dot.
3948
39492006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3950
3951 * strings.texi (Predicates for Strings): Add string-or-null-p.
3952
39532006-03-28 Kim F. Storm <storm@cua.dk>
3954
3955 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3956 remarks about systems that don't support fractional seconds.
3957
39582006-03-25 Karl Berry <karl@gnu.org>
3959
3960 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3961 the year list.
3962
39632006-03-21 Nick Roberts <nickrob@snap.net.nz>
3964
3965 * display.texi (Fringe Indicators): Fix typos.
3966
39672006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3968
3969 * tips.texi (Documentation Tips): One can now also write `program'
3970 in front of a quoted symbol in a docstring to prevent making a
3971 hyperlink.
3972
39732006-03-19 Alan Mackenzie <acm@muc.de>
3974
3975 * text.texi (Special Properties): Clarify `fontified' property.
3976
39772006-03-16 Richard Stallman <rms@gnu.org>
3978
3979 * display.texi (Defining Images): Minor cleanup.
3980
39812006-03-16 Bill Wohler <wohler@newt.com>
3982
3983 * display.texi (Defining Images): In image-load-path-for-library,
3984 prefer user's images.
3985
39862006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3987
3988 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3989
39902006-03-15 Bill Wohler <wohler@newt.com>
3991
3992 * display.texi (Defining Images): Fix example in
3993 image-load-path-for-library by not recommending that one binds
3994 image-load-path. Just defvar it to placate compiler and only use
3995 it if previously defined.
3996
39972006-03-14 Bill Wohler <wohler@newt.com>
3998
3999 * display.texi (Defining Images): In image-load-path-for-library,
4000 always return list of directories. Update example.
4001
40022006-03-14 Alan Mackenzie <acm@muc.de>
4003
4004 * modes.texi: New node, "Region to Fontify" (for Font Lock).
4005 This describes font-lock-extend-region-function.
4006 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
4007 the new node "Region to Fontify".
4008
40092006-03-13 Richard Stallman <rms@gnu.org>
4010
4011 * display.texi (Invisible Text): The impossible position is
4012 now before the invisible text, not after.
4013 (Defining Images): Clean up last change.
4014
40152006-03-11 Bill Wohler <wohler@newt.com>
4016
4017 * display.texi (Defining Images): Add image-load-path-for-library.
4018
40192006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4020
4021 * text.texi (Adaptive Fill): Fix Texinfo usage.
4022
4023 * strings.texi (Creating Strings): Fix Texinfo usage.
4024
4025 * searching.texi (Regexp Special): Use @samp for regular
4026 expressions that are not in Lisp syntax.
4027
40282006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4029
4030 * searching.texi (Regexp Special): Put remark between parentheses
4031 to avoid misreading.
4032
40332006-03-07 Luc Teirlinck <teirllm@auburn.edu>
4034
4035 * searching.texi (Syntax of Regexps): More accurately describe
4036 which characters are special in which situations.
4037 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
4038 are not special. Describe in detail when `[' and `]' are special.
4039 (Regexp Backslash): Plenty of regexps with unbalanced square
4040 brackets are valid, so reword that statement.
4041
40422006-03-02 Kim F. Storm <storm@cua.dk>
4043
4044 * keymaps.texi (Tool Bar): Add tool-bar-border.
4045
40462006-02-28 Luc Teirlinck <teirllm@auburn.edu>
4047
4048 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
4049
40502006-02-27 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
4053
4054 * files.texi (Locating Files): Suggest additional values for the
4055 SUFFIXES arg of `locate-file'. Update pxref.
4056
4057 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
4058 (How Programs Do Loading): Discuss the effects of Auto Compression
4059 mode on `load'.
4060 (Load Suffixes): New node.
4061 (Library Search): Delete description of `load-suffixes'; it was
4062 moved to "Load Suffixes".
4063 (Autoload, Named Features): Mention `load-suffixes'.
4064
40652006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
4066
4067 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
4068
4069 * windows.texi (Window Tree): Fix typo.
4070
40712006-02-20 Kim F. Storm <storm@cua.dk>
4072
4073 * display.texi (Fringe Indicators): New section.
4074 Move indicate-empty-lines, indicate-buffer-boundaries, and
4075 default-indicate-buffer-boundaries here.
4076 Add fringe-indicator-alist and default-fringes-indicator-alist.
4077 Add list of logical fringe indicator symbols.
4078 Update list of standard bitmap names.
4079 (Fringe Cursors): New section.
4080 Move overflow-newline-into-fringe here.
4081 Add fringe-cursor-alist and default-fringes-cursor-alist.
4082 Add list of fringe cursor symbols.
4083
40842006-02-20 Juanma Barranquero <lekktu@gmail.com>
4085
4086 * commands.texi (Using Interactive): Fix reference to node
4087 "Minibuffers".
4088
40892006-02-19 Richard M. Stallman <rms@gnu.org>
4090
4091 * minibuf.texi (High-Level Completion):
4092 Add xref to read-input-method-name.
4093
4094 * files.texi (Relative File Names): Move file-relative-name here.
4095 (File Name Expansion): From here. Minor clarifications.
4096
4097 * commands.texi (Using Interactive): Add xrefs about reading input.
4098 Clarify remarks about that moving point and mark.
4099 Put string case before list case.
4100
c8763fb6 41012006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4102
4103 * display.texi (Other Display Specs, Image Descriptors):
4104 Revert erroneous changes. The previous description of
4105 image-descriptors as `(image . PROPS)' was correct.
4106
41072006-02-14 Richard M. Stallman <rms@gnu.org>
4108
4109 * variables.texi (File Local Variables): Clarifications.
4110
41112006-02-14 Juanma Barranquero <lekktu@gmail.com>
4112
4113 * variables.texi (File Local Variables): Use @code for a cons
4114 cell, not @var.
4115
41162006-02-13 Chong Yidong <cyd@stupidchicken.com>
4117
4118 * variables.texi (File Local Variables): Document new file local
4119 variable behavior.
4120
41212006-02-10 Kim F. Storm <storm@cua.dk>
4122
4123 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
4124
41252006-02-08 Juanma Barranquero <lekktu@gmail.com>
4126
4127 * modes.texi (%-Constructs): Remove obsolete info about
4128 `global-mode-string'.
4129
41302006-02-07 Richard M. Stallman <rms@gnu.org>
4131
4132 * commands.texi (Prefix Command Arguments): Minor cleanup.
4133
4134 * display.texi: "Graphical display", not window system.
4135
4136 * functions.texi (What Is a Function): Fix xref.
4137
4138 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
4139 (Changing Key Bindings): Clarify when remapping is better than
4140 substitute-key-definition.
4141
41422006-02-02 Richard M. Stallman <rms@gnu.org>
4143
4144 * minibuf.texi (Basic Completion): Completion alists are risky.
4145
4146 * keymaps.texi (Active Keymaps): Clarifications.
4147 (Searching Keymaps): New node.
4148 (Keymaps): Update menu.
4149
4150 * frames.texi (Layout Parameters): Minor clarification.
4151 (Drag and Drop): New node.
4152 (Frames): Update menu.
4153
41542006-01-29 Chong Yidong <cyd@stupidchicken.com>
4155
4156 * display.texi (Other Display Specs, Image Descriptors):
4157 Image description is a list, not a cons cell.
4158
41592006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4160
4161 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
4162 list is not necessarily a list).
4163
41642006-01-27 Eli Zaretskii <eliz@gnu.org>
4165
4166 * frames.texi (Layout Parameters): border-width and
4167 internal-border-width belong to the frame, not the window.
4168
41692006-01-19 Richard M. Stallman <rms@gnu.org>
4170
4171 * nonascii.texi (Translation of Characters): Search cmds use
4172 translation-table-for-input. Automatically made local.
4173
4174 * markers.texi (Overview of Markers): Count insertion type
4175 as one of a marker's attributes.
4176
4177 * keymaps.texi (Controlling Active Maps): New node, split out of
4178 Active Keymaps.
4179 (Keymaps): Menu updated.
4180 (Active Keymaps): Give pseudocode to explain how the active
4181 maps are searched. current-active-maps and key-binding moved here.
4182 (Functions for Key Lookup): current-active-maps and key-binding moved.
4183 Clarifications.
4184 (Searching the Keymaps): New subnode.
4185
4186 * elisp.texi (Top): Menu clarification.
4187
4188 * display.texi (Other Display Specs): Delete duplicate entry for
4189 just a string as display spec. Move text about recursive display
4190 specs on such a string.
4191
4192 * commands.texi (Key Sequence Input): Clarify.
4193 Move num-nonmacro-input-events out.
4194 (Reading One Event): num-nonmacro-input-events moved here.
4195
41962006-01-14 Nick Roberts <nickrob@snap.net.nz>
4197
4198 * advice.texi (Simple Advice): Update example to fit argument
4199 change in previous-line.
4200
42012006-01-05 Richard M. Stallman <rms@gnu.org>
4202
4203 * markers.texi (The Mark): Fix in `mark'.
4204
42052006-01-04 Richard M. Stallman <rms@gnu.org>
4206
4207 * processes.texi (Misc Network, Make Network): Minor cleanups.
4208
42092006-01-04 Kim F. Storm <storm@cua.dk>
4210
4211 * processes.texi (Make Network): Add IPv6 addresses and handling.
4212 (Network Feature Testing): Mention (:family ipv6).
4213 (Misc Network): Add IPv6 formats to format-network-address.
4214
42152005-12-30 Richard M. Stallman <rms@gnu.org>
4216
4217 * text.texi (Changing Properties):
4218 Don't use return value of set-text-properties.
4219
42202005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4221
4222 * modes.texi (Mode Line Format): Correct typo in menu.
4223
42242005-12-29 Richard M. Stallman <rms@gnu.org>
4225
4226 * modes.texi (Mode Line Top): New node.
4227 (Mode Line Data): Some text moved to new node.
4228 Explain the data structure more concretely.
4229 (Mode Line Basics): Clarifications.
4230 (Mode Line Variables): Clarify intro paragraph.
4231 (%-Constructs): Clarify intro paragraph.
4232 (Mode Line Format): Update menu.
4233
42342005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4235
4236 * minibuf.texi (Basic Completion): Update lazy-completion-table
4237 examples for removal of ARGS argument.
4238
42392005-12-23 Richard M. Stallman <rms@gnu.org>
4240
4241 * text.texi (Undo): Restore some explanation from the version
4242 that was deleted.
4243
42442005-12-23 Eli Zaretskii <eliz@gnu.org>
4245
4246 * text.texi (Undo): Remove duplicate descriptions of `apply
4247 funname' and `apply delta' elements of the undo list.
4248
42492005-12-20 Richard M. Stallman <rms@gnu.org>
4250
4251 * help.texi (Help Functions): Update documentation of `apropos'.
4252
42532005-12-20 Luc Teirlinck <teirllm@auburn.edu>
4254
4255 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4256 because it is confusing. If the :help-echo keyword is a function,
4257 it is not directly used as the :help-echo overlay property, as the
4258 xref seems to suggest (it does not take the appropriate args).
4259
42602005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4261
4262 * customize.texi (Common Keywords): Fix Texinfo usage.
4263 (Group Definitions, Variable Definitions): Update for new
4264 conventions for using `*' in docstrings.
4265
4266 * tips.texi (Documentation Tips): Update for new conventions for
4267 using `*' in docstrings.
4268
42692005-12-16 Richard M. Stallman <rms@gnu.org>
4270
4271 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4272
42732005-12-16 Juri Linkov <juri@jurta.org>
4274
4275 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4276
42772005-12-14 Romain Francoise <romain@orebokech.com>
4278
4279 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4280 Fix typo.
4281
42822005-12-11 Juri Linkov <juri@jurta.org>
4283
4284 * minibuf.texi (Completion Commands): Add mention of read-file-name
4285 for filename completion keymaps.
4286 (Reading File Names): Add mention of filename completion keymaps
4287 for read-file-name and xref to `Completion Commands'.
4288
42892005-12-10 Richard M. Stallman <rms@gnu.org>
4290
4291 * customize.texi (Common Keywords): State caveats for use of :tag.
4292
42932005-12-08 Richard M. Stallman <rms@gnu.org>
4294
4295 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4296 with xrefs and better explanation.
4297 (Completion Commands): Add the filename completion maps.
4298
4299 * objects.texi (Character Type): Clarify that \s is not space
4300 if a dash follows.
4301
43022005-12-05 Richard M. Stallman <rms@gnu.org>
4303
4304 * windows.texi (Resizing Windows): Delete preserve-before args.
4305
43062005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4307
4308 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4309 in full keymaps, since the quirk has been fixed.
4310
43112005-12-03 Eli Zaretskii <eliz@gnu.org>
4312
4313 * hooks.texi (Standard Hooks): Add index entries. Mention
4314 `compilation-finish-functions'.
4315
43162005-11-27 Richard M. Stallman <rms@gnu.org>
4317
4318 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4319
43202005-11-21 Juri Linkov <juri@jurta.org>
4321
4322 * customize.texi (Common Keywords): Update links types
4323 custom-manual and url-link. Add link types emacs-library-link,
4324 file-link, function-link, variable-link, custom-group-link.
4325
43262005-11-20 Chong Yidong <cyd@stupidchicken.com>
4327
4328 * display.texi: Revert 2005-11-20 change.
4329
43302005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4331
4332 * processes.texi (Bindat Functions):
4333 Say "third" to refer to zero-based index "2".
4334
43352005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4336
4337 * loading.texi (Library Search): Update the default value of
4338 `load-suffixes'.
4339
43402005-11-17 Chong Yidong <cyd@stupidchicken.com>
4341
4342 * display.texi (Attribute Functions): Mention :ignore-defface.
4343
43442005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4345
4346 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4347 (Minor Mode Conventions): Mention the use of a hook.
4348
43492005-11-06 Richard M. Stallman <rms@gnu.org>
4350
4351 * files.texi (Magic File Names): find-file-name-handler checks the
4352 `operations' property of the handler.
4353
43542005-11-03 Richard M. Stallman <rms@gnu.org>
4355
4356 * variables.texi (Frame-Local Variables): Small clarification.
4357
43582005-10-29 Chong Yidong <cyd@stupidchicken.com>
4359
4360 * os.texi (Init File): Document ~/.emacs.d/init.el.
4361
43622005-10-29 Richard M. Stallman <rms@gnu.org>
4363
4364 * internals.texi (Garbage Collection): Document memory-full.
4365
43662005-10-28 Bill Wohler <wohler@newt.com>
4367
4368 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4369 for URLs.
4370
43712005-10-28 Richard M. Stallman <rms@gnu.org>
4372
4373 * minibuf.texi (Completion Commands): Clean up prev change.
4374
43752005-10-26 Kevin Ryde <user42@zip.com.au>
4376
4377 * compile.texi (Eval During Compile): Explain recommended uses
4378 of eval-when-compile and eval-and-compile.
4379
43802005-10-27 Masatake YAMATO <jet@gyve.org>
4381
4382 * minibuf.texi (Completion Commands):
4383 Write about new optional argument for `display-completion-list'.
4384
43852005-10-23 Richard M. Stallman <rms@gnu.org>
4386
4387 * display.texi (Overlay Arrow): Clarify about local bindings of
4388 overlay-arrow-position.
4389
43902005-10-22 Eli Zaretskii <eliz@gnu.org>
4391
4392 * internals.texi (Building Emacs): Fix last change.
4393
43942005-10-22 Richard M. Stallman <rms@gnu.org>
4395
4396 * internals.texi (Building Emacs): Document eval-at-startup.
4397
43982005-10-21 Richard M. Stallman <rms@gnu.org>
4399
4400 * loading.texi (Where Defined): load-history contains abs file names.
4401 symbol-file returns abs file names.
4402
44032005-10-19 Kim F. Storm <storm@cua.dk>
4404
4405 * display.texi (Showing Images): Add max-image-size integer value.
4406
44072005-10-18 Chong Yidong <cyd@stupidchicken.com>
4408
4409 * display.texi (Showing Images): Document max-image-size.
4410
44112005-10-17 Richard M. Stallman <rms@gnu.org>
4412
4413 * commands.texi (Quitting): Minor clarification.
4414
4415 * processes.texi (Sentinels): Clarify about output and quitting.
4416 (Filter Functions): Mention with-local-quit.
4417
44182005-10-17 Juri Linkov <juri@jurta.org>
4419
4420 * buffers.texi (Current Buffer):
4421 * commands.texi (Event Input Misc):
4422 * compile.texi (Eval During Compile, Compiler Errors):
4423 * customize.texi (Group Definitions):
4424 * display.texi (Progress, Defining Faces):
4425 * files.texi (Writing to Files):
4426 * modes.texi (Mode Hooks, Defining Minor Modes):
4427 * streams.texi (Output Functions):
4428 * syntax.texi (Syntax Table Functions):
4429 * text.texi (Change Hooks):
4430 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4431
4432 * commands.texi (Quitting): Replace arg `forms' with `body' in
4433 `with-local-quit'.
4434
4435 * positions.texi (Excursions): Replace arg `forms' with `body' in
4436 `save-excursion'.
4437
44382005-10-08 Kim F. Storm <storm@cua.dk>
4439
4440 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4441 Rename manual section accordingly.
4442
44432005-10-04 Kim F. Storm <storm@cua.dk>
4444
4445 * windows.texi (Window Split Tree): New section describing
4446 new function window-split-tree function.
4447
44482005-10-03 Nick Roberts <nickrob@snap.net.nz>
4449
4450 * display.texi (Fringe Size/Pos): Simplify and add detail.
4451
44522005-09-30 Romain Francoise <romain@orebokech.com>
4453
4454 * minibuf.texi (High-Level Completion): Explain that the prompt
4455 given to `read-buffer' should end with a colon and a space.
4456 Update usage examples.
4457
44582005-09-29 Juri Linkov <juri@jurta.org>
4459
4460 * display.texi (Displaying Messages): Rename argument name
4461 `string' to `format-string' in functions `message', `message-box',
4462 `message-or-box'.
4463
44642005-09-26 Chong Yidong <cyd@stupidchicken.com>
4465
4466 * errors.texi (Standard Errors): Correct xrefs.
4467
44682005-09-18 Chong Yidong <cyd@stupidchicken.com>
4469
4470 * display.texi (Defining Images): Update documentation for
4471 `image-load-path'.
4472
44732005-09-17 Richard M. Stallman <rms@gnu.org>
4474
4475 * display.texi (Defining Images): Clean up previous change.
4476
44772005-09-16 Romain Francoise <romain@orebokech.com>
4478
4479 * elisp.texi: Specify GFDL version 1.2.
4480
4481 * doclicense.texi (GNU Free Documentation License): Update to
4482 version 1.2.
4483
44842005-09-15 Chong Yidong <cyd@stupidchicken.com>
4485
4486 * display.texi (Defining Images): Document `image-load-path'.
4487
44882005-09-15 Richard M. Stallman <rms@gnu.org>
4489
4490 * objects.texi (Printed Representation): Minor cleanup.
4491 (Box Diagrams): Minor fix.
4492 (Cons Cell Type): Move (...) index item here.
4493 (Box Diagrams): From here.
4494 (Array Type): Minor fix.
4495 (Type Predicates): Delete index "predicates".
4496 (Hash Table Type): Clarify xref.
4497 (Dotted Pair Notation): Minor fix.
4498
44992005-09-10 Chong Yidong <cyd@stupidchicken.com>
4500
4501 * files.texi (Saving Buffers): Fix typo.
4502
45032005-09-08 Richard M. Stallman <rms@gnu.org>
4504
4505 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4506
45072005-09-08 Chong Yidong <cyd@stupidchicken.com>
4508
4509 * locals.texi (Standard Buffer-Local Variables): Don't include
4510 mode variables for minor modes.
4511 Fix xrefs for buffer-display-count, buffer-display-table,
4512 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4513 enable-multibyte-characters, fill-column, header-line-format,
4514 left-fringe-width, left-margin, and right-fringe-width.
4515
4516 * hooks.texi (Standard Hooks): All hooks should conform to the
4517 standard naming convention now.
4518 Fix xref for `echo-area-clear-hook'.
4519
4520 * display.texi (Usual Display): Note that indicate-empty-lines and
4521 tab-width are buffer-local.
4522
4523 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4524
4525 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4526
4527 * nonascii.texi (Encoding and I/O): Note that
4528 buffer-file-coding-system is buffer-local.
4529
4530 * positions.texi (List Motion): Note that defun-prompt-regexp is
4531 buffer-local.
4532
4533 * text.texi (Auto Filling): Note that auto-fill-function is
4534 buffer-local.
4535 (Undo): Note that buffer-undo-list is buffer-local.
4536
4537 * windows.texi (Buffers and Windows): Document
4538 buffer-display-count.
4539
45402005-09-06 Richard M. Stallman <rms@gnu.org>
4541
4542 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4543 package prefix elsewhere than at the start of the name.
4544
45452005-09-03 Richard M. Stallman <rms@gnu.org>
4546
4547 * tips.texi (Programming Tips): Add conventions for minibuffer
4548 questions and prompts.
4549
45502005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4551
4552 * intro.texi (nil and t): Minor cleanup.
4553 Delete spurious mention of keyword symbols.
4554 (Evaluation Notation): Add index entry.
4555 (A Sample Function Description): Minor cleanup.
4556 (A Sample Variable Description): Not all vars can be set.
4557
45582005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4559
4560 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4561
4562 (Insertion): Document precise type of `insert-char' arg COUNT.
4563
45642005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4565
4566 * modes.texi (Other Font Lock Variables): Sync the default of
4567 font-lock-lines-before.
4568
45692005-08-31 Michael Albinus <michael.albinus@gmx.de>
4570
4571 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4572
45732005-08-29 Richard M. Stallman <rms@gnu.org>
4574
4575 * elisp.texi (Top): Update subnode menu.
4576
4577 * searching.texi (Searching and Matching): Move node.
4578 Rearrange contents and add overall explanation.
4579 (Searching and Case): Move node.
4580 (Searching and Matching): Update menu.
4581
45822005-08-27 Eli Zaretskii <eliz@gnu.org>
4583
4584 * os.texi (Startup Summary): Fix the description of the initial
4585 startup message display.
4586
45872005-08-25 Richard M. Stallman <rms@gnu.org>
4588
4589 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4590
45912005-08-25 Emilio C. Lopes <eclig@gmx.net>
4592
4593 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4594 `next-overlay-change' example.
4595
45962005-08-22 Juri Linkov <juri@jurta.org>
4597
4598 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4599 Fix invert-face. Fix args of face-background.
4600
4601 * display.texi (Standard Faces): Delete node.
4602 (Faces): Add xref to `(emacs)Standard Faces'.
4603 (Displaying Faces): Fix xref to `Standard Faces'.
4604
4605 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4606
46072005-08-20 Alan Mackenzie <acm@muc.de>
4608
4609 * buffers.texi (The Buffer List): Clarify the manipulation of the
4610 buffer list.
4611
46122005-08-14 Richard M. Stallman <rms@gnu.org>
4613
4614 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4615 a regexp.
4616
46172005-08-11 Richard M. Stallman <rms@gnu.org>
4618
4619 * elisp.texi (Top): Update subnode lists.
4620
4621 * display.texi (Inverse Video): Node deleted.
4622
4623 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4624 New nodes split out of Coding Conventions.
4625
4626 * searching.texi (Regular Expressions): Document re-builder.
4627
4628 * os.texi (Time Parsing): New node split out of Time Conversion.
4629
4630 * processes.texi (Misc Network, Network Feature Testing)
4631 (Network Options, Make Network): New nodes split out of
4632 Low-Level Network.
4633
46342005-08-09 Richard M. Stallman <rms@gnu.org>
4635
4636 * frames.texi (Geometry): New node, split from Size and Position.
4637 (Frame Parameters): Refer to Geometry.
4638
4639 * buffers.texi (The Buffer List): Fix xrefs.
4640
4641 * windows.texi (Splitting Windows): Fix xref.
4642
4643 * frames.texi (Layout Parameters): Add xref.
4644
4645 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4646
4647 * keymaps.texi (Menu Bar): Fix xref.
4648
4649 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4650
4651 * modes.texi (%-Constructs): Fix xref.
4652
4653 * frames.texi (Window Frame Parameters): Node split up.
4654 (Basic Parameters, Position Parameters, Size Parameters)
4655 (Layout Parameters, Buffer Parameters, Management Parameters)
4656 (Cursor Parameters, Color Parameters): New subnodes.
4657
46582005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4659
4660 * positions.texi (Screen Lines): Update xref for previous change
4661 in minibuf.texi.
4662
4663 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4664 change in minibuf.texi.
4665
46662005-08-09 Richard M. Stallman <rms@gnu.org>
4667
4668 * tips.texi (Coding Conventions): Minor cleanup.
4669
4670 * modes.texi (Defining Minor Modes): Explain when init-value
4671 can be non-nil.
4672
4673 * elisp.texi (Top): Update submenu for Minibuffer.
4674
4675 * minibuf.texi (Minibuffer Misc): Node split up.
4676 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4677 (Recursive Mini): New nodes split out from Minibuffer Misc.
4678 (Minibuffer Misc): Document max-mini-window-height.
4679
4680 * hash.texi (Defining Hash): Delete stray paren in example.
4681
4682 * display.texi (Echo Area Customization): Don't define
4683 max-mini-window-height here; xref instead.
4684
4685 * commands.texi (Event Input Misc): Update while-no-input.
4686
4687 * advice.texi (Advising Functions): Explain when to use advice
4688 and when to use a hook.
4689
46902005-07-30 Eli Zaretskii <eliz@gnu.org>
4691
4692 * makefile.w32-in (info): Don't run install-info.
4693 ($(infodir)/dir): New target, produced by running install-info.
4694
46952005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4696
4697 * modes.texi (Defining Minor Modes): The keyword for the initial
4698 value is :init-value, not :initial-value.
4699
47002005-07-23 Eli Zaretskii <eliz@gnu.org>
4701
4702 * loading.texi (Autoload): Make the `doctor' example be consistent
4703 with what's in current loaddefs.el. Describe the "fn" magic in
4704 the usage portion of the doc string.
4705
47062005-07-22 Richard M. Stallman <rms@gnu.org>
4707
4708 * internals.texi (Garbage Collection): Clarify previous change.
4709
47102005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4711
4712 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4713
47142005-07-18 Juri Linkov <juri@jurta.org>
4715
4716 * commands.texi (Accessing Events):
4717 * frames.texi (Text Terminal Colors, Resources):
4718 * markers.texi (The Mark):
4719 * modes.texi (Defining Minor Modes):
4720 Delete duplicate duplicate words.
4721
47222005-07-16 Richard M. Stallman <rms@gnu.org>
4723
4724 * display.texi (Managing Overlays): Clarify make-overlay
4725 args for insertion types.
4726
47272005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4728
4729 * customize.texi (Variable Definitions):
4730 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4731 `standard-value' is a list too.
4732 (Defining New Types): Use @key{RET} instead of @key{ret}.
4733
47342005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4735
4736 * os.texi (Translating Input): Fix typo.
4737
47382005-07-08 Richard M. Stallman <rms@gnu.org>
4739
4740 * README: Update edition number and size estimate.
4741
4742 * elisp.texi (VERSION): Set to 2.9.
4743
47442005-07-07 Richard M. Stallman <rms@gnu.org>
4745
4746 * book-spine.texinfo: Update Emacs version.
4747
4748 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4749
47502005-07-06 Richard M. Stallman <rms@gnu.org>
4751
4752 * searching.texi (Regexp Search): Clarify what re-search-forward
4753 does when the search fails.
4754
47552005-07-05 Lute Kamstra <lute@gnu.org>
4756
4757 * Update FSF's address in GPL notices.
4758
4759 * doclicense.texi (GNU Free Documentation License):
4760 * gpl.texi (GPL):
4761 * tips.texi (Coding Conventions, Library Headers):
4762 * vol1.texi:
4763 * vol2.texi: Update FSF's address.
4764
47652005-07-04 Richard M. Stallman <rms@gnu.org>
4766
4767 * hooks.texi (Standard Hooks): Add occur-hook.
4768
47692005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4770
4771 * display.texi (The Echo Area): Correct menu.
4772
47732005-07-03 Richard M. Stallman <rms@gnu.org>
4774
4775 * elisp.texi (Top): Update subnode menu for Display.
4776
4777 * display.texi (Displaying Messages): New node, with most
4778 of what was in The Echo Area.
4779 (Progress): Moved under The Echo Area.
4780 (Logging Messages): New node with new text.
4781 (Echo Area Customization): New node, the rest of what was
4782 in The Echo Area. Document message-truncate-lines with @defvar.
4783 (Display): Update menu.
4784
4785 * windows.texi (Textual Scrolling): Doc 3 values for
4786 scroll-preserve-screen-position.
4787
4788 * text.texi (Special Properties): Change hook functions
4789 should bind inhibit-modification-hooks around altering buffer text.
4790
4791 * keymaps.texi (Key Binding Commands): Call binding BINDING
4792 rather than DEFINITION.
4793
47942005-06-29 Juanma Barranquero <lekktu@gmail.com>
4795
4796 * variables.texi (Defining Variables): `user-variable-p' returns t
4797 for aliases of user options, nil for alias loops.
4798
47992005-06-28 Richard M. Stallman <rms@gnu.org>
4800
4801 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4802 make-keymap.
4803
48042005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4805
4806 * variables.texi (Setting Variables): Correct and clarify
4807 description of `add-to-ordered-list'.
4808
48092005-06-26 Richard M. Stallman <rms@gnu.org>
4810
4811 * display.texi (Faces): Minor cleanup.
4812
48132005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * display.texi (Faces): `facep' returns t for strings that are
4816 face names.
4817
48182005-06-25 Richard M. Stallman <rms@gnu.org>
4819
4820 * objects.texi (Equality Predicates): Clarify meaning of equal.
4821
4822 * windows.texi (Selecting Windows): save-selected-window
4823 and with-selected-window save and restore the current buffer.
4824
48252005-06-24 Richard M. Stallman <rms@gnu.org>
4826
4827 * numbers.texi (Float Basics): Explain how to test for NaN,
4828 and printing the sign of NaNs.
4829
48302005-06-24 Eli Zaretskii <eliz@gnu.org>
4831
4832 * makefile.w32-in (MAKEINFO): Use --force.
4833
48342005-06-23 Richard M. Stallman <rms@gnu.org>
4835
4836 * display.texi (Face Functions): Correct Texinfo usage.
4837
48382005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4839
4840 * lists.texi (Rings): `ring-elements' now returns the elements of
4841 RING in order.
4842
48432005-06-23 Juanma Barranquero <lekktu@gmail.com>
4844
4845 * markers.texi (The Mark): Texinfo usage fix.
4846
48472005-06-23 Kim F. Storm <storm@cua.dk>
4848
4849 * searching.texi (Entire Match Data): Remove evaporate option for
4850 match-data. Do not mention evaporate option for set-match-data.
4851
48522005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4853
4854 * display.texi (Face Functions): Mention face aliases.
4855
48562005-06-21 Richard M. Stallman <rms@gnu.org>
4857
4858 * anti.texi (Antinews): Texinfo usage fix.
4859
48602005-06-21 Karl Berry <karl@gnu.org>
4861
4862 * elisp.texi: Use @copying.
4863
4864 * elisp.texi: Put @summarycontents and @contents before the Top
4865 node, instead of the end of the file, so that the contents appear
4866 in the right place in the dvi/pdf output.
4867
48682005-06-21 Juri Linkov <juri@jurta.org>
4869
4870 * display.texi (Defining Faces): Add `customized-face'.
4871
48722005-06-20 Kim F. Storm <storm@cua.dk>
4873
4874 * variables.texi (Setting Variables): Any type of element can be
4875 given order in add-to-ordered-list. Compare elements with eq.
4876
4877 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4878
48792005-06-20 Karl Berry <karl@gnu.org>
4880
4881 * syntax.texi (Syntax Flags): Make last column very slightly wider
4882 to avoid "generic comment" breaking on two lines and causing an
4883 underfull box.
4884
48852005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4886
4887 * lists.texi (Rings): Various minor clarifications and corrections.
4888
48892005-06-18 Richard M. Stallman <rms@gnu.org>
4890
4891 * functions.texi (Obsolete Functions): Simplify.
4892
4893 * variables.texi (Variable Aliases): Simplify.
4894
4895 * anti.texi, backups.texi, compile.texi, customization.texi:
4896 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4897 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4898 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4899 * variables.texi: Fix formatting ugliness.
4900
4901 * elisp.texi: Add links to Rings and Byte Packing.
4902 Update version and copyright years.
4903
4904 * minibuf.texi: Fix formatting ugliness.
4905 (Completion Commands): Move keymap vars to the end
4906 and vars completing-read binds to the top.
4907
49082005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4909
4910 * processes.texi: Fix typos.
4911 (Bindat Spec): Correct Texinfo error.
4912 (Byte Packing): Fix ungrammatical sentence.
4913
49142005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4915
4916 * lists.texi (Rings): New node.
4917 (Lists): Add it to menu.
4918
4919 * processes.texi (Byte Packing): New node.
4920 (Processes): Add it to menu.
4921
49222005-06-17 Richard M. Stallman <rms@gnu.org>
4923
4924 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4925
4926 * help.texi (Documentation Basics): Explain the xref to
4927 Documentation Tips.
4928
4929 * debugging.texi (Debugger Commands): Minor fix.
4930
49312005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4932
4933 * edebug.texi (Instrumenting): Eliminate duplicate link.
4934 (Specification List): Replace references to "below", referring to
4935 a later node, with one @ref to that node.
4936
4937 * os.texi (Timers): Timers should save and restore the match data
4938 if they change it.
4939
4940 * debugging.texi (Debugger Commands): Mention that the Lisp
4941 debugger can not step through primitive functions.
4942
49432005-06-16 Juanma Barranquero <lekktu@gmail.com>
4944
4945 * functions.texi (Obsolete Functions): Update argument names of
4946 `make-obsolete' and `define-obsolete-function-alias'.
4947
4948 * variables.texi (Variable Aliases): Update argument names of
4949 `defvaralias', `make-obsolete-variable' and
4950 `define-obsolete-variable-alias'.
4951
49522005-06-15 Kim F. Storm <storm@cua.dk>
4953
4954 * searching.texi (Entire Match Data): Rephrase warnings about
4955 evaporate arg to match-data and set-match-data.
4956
49572005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4958
4959 * elisp.texi (Top): Update detailed menu.
4960
4961 * edebug.texi (Edebug): Update menu.
4962 (Instrumenting): Update xrefs.
4963 (Edebug Execution Modes): Correct xref.
4964 (Jumping): Clarify description of `h' command.
4965 Eliminate redundant @ref.
4966 (Breaks): New node.
4967 (Breakpoints): Is now a subsubsection.
4968 (Global Break Condition): Mention `C-x X X'.
4969 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4970 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4971 (Edebug Display Update): Correct pxref.
4972 (Edebug and Macros): New node.
4973 (Instrumenting Macro Calls): Is now a subsubsection.
4974 Neither arg of `def-edebug-spec' is evaluated.
4975 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4976 (Specification Examples): Fix typo.
4977
49782005-06-14 Lute Kamstra <lute@gnu.org>
4979
4980 * debugging.texi (Function Debugging): Primitives can break on
4981 entry too.
4982
49832005-06-14 Kim F. Storm <storm@cua.dk>
4984
4985 * variables.texi (Setting Variables): Add add-to-ordered-list.
4986
49872005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4988
4989 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4990 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4991
49922005-06-13 Lute Kamstra <lute@gnu.org>
4993
4994 * text.texi (Special Properties): Fix cross reference.
4995
49962005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4997
4998 * debugging.texi (Function Debugging): Delete mention of empty
4999 string argument to `cancel-debug-on-entry'. Delete inaccurate
5000 description of the return value of that command.
5001
50022005-06-11 Alan Mackenzie <acm@muc.de>
5003
5004 * text.texi (Adaptive Fill): Amplify the description of
5005 fill-context-prefix.
5006
50072005-06-10 Luc Teirlinck <teirllm@auburn.edu>
5008
5009 * syntax.texi (Parsing Expressions): Fix Texinfo error.
5010
50112005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
5012
5013 * syntax.texi (Parsing Expressions): Document syntax-ppss.
5014
50152005-06-10 Luc Teirlinck <teirllm@auburn.edu>
5016
5017 * debugging.texi (Error Debugging): Minor rewording.
5018 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
5019 is optional.
5020
50212005-06-10 Lute Kamstra <lute@gnu.org>
5022
5023 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
5024 (Top): Give it a title. Correct version number. Give the
5025 detailed node listing a more prominent header.
5026 * intro.texi: Don't set VERSION here a second time.
5027 Mention Emacs's version too.
5028 * anti.texi (Antinews): Use EMACSVER to refer to the current
5029 version of Emacs.
5030
50312005-06-09 Kim F. Storm <storm@cua.dk>
5032
5033 * searching.texi (Entire Match Data): Explain new `reseat' argument to
5034 match-data and set-match-data.
5035
50362005-06-08 Richard M. Stallman <rms@gnu.org>
5037
5038 * searching.texi (Entire Match Data): Clarify when match-data
5039 returns markers and when integers.
5040
5041 * display.texi (Defining Faces): Explain that face name should not
5042 end in `-face'.
5043
5044 * modes.texi (Mode Line Data): Minor cleanup.
5045 (Customizing Keywords): Node split out of Search-based Fontification.
5046 Add example of using font-lock-add-keywords from a hook.
5047 Clarify when MODE should be non-nil, and when nil.
5048
50492005-06-06 Richard M. Stallman <rms@gnu.org>
5050
5051 * modes.texi (Mode Line Data): Explain what happens when the car
5052 of a list is a void symbol.
5053 (Search-based Fontification): Explain MODE arg to
5054 font-lock-add-keywords and warn about calls from major modes.
5055
50562005-06-08 Juri Linkov <juri@jurta.org>
5057
5058 * display.texi (Standard Faces): Add `shadow' face.
5059
50602005-05-29 Luc Teirlinck <teirllm@auburn.edu>
5061
5062 * modes.texi (Major Mode Conventions): A derived mode only needs
5063 to put the call to the parent mode inside `delay-mode-hooks'.
5064
50652005-05-29 Richard M. Stallman <rms@gnu.org>
5066
5067 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
5068 new, and what that implies. Clarify.
5069
5070 * files.texi (Locating Files): Clean up the text.
5071
5072 * frames.texi (Window Frame Parameters): Document user-size.
5073 Shorten entry for top by referring to left.
5074
50752005-05-26 Richard M. Stallman <rms@gnu.org>
5076
5077 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
5078 is new, and what the implications are. Other clarifications.
5079
50802005-05-24 Richard M. Stallman <rms@gnu.org>
5081
5082 * frames.texi (Dialog Boxes): Minor fixes.
5083
50842005-05-25 Masatake YAMATO <jet@gyve.org>
5085
5086 * display.texi (Standard Faces): Write about `mode-line-highlight'.
5087
50882005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5089
5090 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
5091 is optional.
5092
50932005-05-24 Nick Roberts <nickrob@snap.net.nz>
5094
10d1d0af 5095 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
5096
50972005-05-23 Lute Kamstra <lute@gnu.org>
5098
5099 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
5100 syntax-begin-function over font-lock-beginning-of-syntax-function.
5101
51022005-05-21 Luc Teirlinck <teirllm@auburn.edu>
5103
5104 * minibuf.texi (Reading File Names): Update description of
5105 `read-directory-name'.
5106
5107 * modes.texi (Derived Modes): Clarify :group keyword.
5108
51092005-05-21 Eli Zaretskii <eliz@gnu.org>
5110
5111 * files.texi (Locating Files): New subsection.
5112 Describe locate-file and executable-find.
5113
51142005-05-21 Kevin Ryde <user42@zip.com.au>
5115
5116 * frames.texi (Initial Parameters): Update cross reference to
5117 "Emacs Invocation".
5118
51192005-05-19 Luc Teirlinck <teirllm@auburn.edu>
5120
5121 * keymaps.texi (Active Keymaps): Add anchor.
5122
5123 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
5124 (Major Mode Conventions): Refer to `Auto Major Mode' in more
5125 appropriate place.
5126 (Derived Modes): Small clarifications.
5127 (Minor Mode Conventions, Keymaps and Minor Modes):
5128 Replace references to nodes with references to anchors.
5129 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
5130 Clarify description of lists whose first element is an integer.
5131 (Mode Line Variables): Add anchor.
5132 (%-Constructs): Clarify description of integer after %.
5133 (Emulating Mode Line): Describe nil value for FACE.
5134
51352005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5136
5137 * modes.texi (Derived Modes): Correct references to non-existing
5138 variable standard-syntax-table.
5139
51402005-05-17 Lute Kamstra <lute@gnu.org>
5141
5142 * modes.texi (Defining Minor Modes): Mention the mode hook.
5143
51442005-05-15 Kim F. Storm <storm@cua.dk>
5145
5146 * processes.texi (Network): Remove open-network-stream-nowait.
5147 (Network Servers): Remove open-network-stream-server.
5148
51492005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5150
5151 * elisp.texi (Top): Update detailed menu.
5152
5153 * variables.texi: Reorder nodes.
5154 (Variables): Update menu.
5155 (File Local Variables): Do not refer to the `-*-' line as
5156 a "local variables list". Add pxref.
5157
51582005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5159
5160 * elisp.texi (Top): Update detailed menu for node changes.
5161
5162 * modes.texi (Modes): Update Menu.
5163 (Hooks): Move to beginning of chapter.
5164 Most minor modes run mode hooks too.
5165 `add-hook' can handle void hooks or hooks whose value is a single
5166 function.
5167 (Major Modes): Update Menu.
5168 (Major Mode Basics): New node, split off from `Major Modes'.
5169 (Major Mode Conventions): Correct xref. Explain how to handle
5170 auto-mode-alist if the major mode command has an autoload cookie.
5171 (Auto Major Mode): Major update. Add magic-mode-alist.
5172 (Derived Modes): Major update.
5173 (Mode Line Format): Update Menu.
5174 (Mode Line Basics): New node, split off from `Mode Line Format'.
5175
5176 * loading.texi (Autoload): Mention `autoload cookie' as synonym
5177 for `magic autoload comment'. Add index entries and anchor.
5178
51792005-05-14 Richard M. Stallman <rms@gnu.org>
5180
5181 * tips.texi (Coding Conventions): Explain how important it is
5182 that just loading certain files not change Emacs behavior.
5183
5184 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
5185
51862005-05-12 Lute Kamstra <lute@gnu.org>
5187
5188 * modes.texi (Generic Modes): Update.
5189 (Major Modes): Refer to node "Generic Modes".
5190
5191 * elisp.texi (Top): Update to the current structure of the manual.
5192 * processes.texi (Processes): Add menu description.
5193 * customize.texi (Customization): Add menu descriptions.
5194
51952005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5196
5197 * processes.texi (Signals to Processes)
5198 (Low-Level Network): Fix typos.
5199
52002005-05-11 Lute Kamstra <lute@gnu.org>
5201
5202 * elisp.texi (Top): Add some nodes from the chapter "Major and
5203 Minor Modes" to the detailed node listing.
5204
52052005-05-10 Richard M. Stallman <rms@gnu.org>
5206
5207 * keymaps.texi (Extended Menu Items): Menu item filter functions
5208 can be called at any time.
5209
52102005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5211
5212 * variables.texi (File Local Variables): `(hack-local-variables t)'
5213 now also checks whether a mode is specified in the local variables
5214 list.
5215
52162005-05-05 Kevin Ryde <user42@zip.com.au>
5217
5218 * display.texi (The Echo Area): Correct format function cross
5219 reference.
5220
52212005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5222
5223 * variables.texi (Variable Aliases): Change description of
5224 `define-obsolete-variable-alias'.
5225
5226 * functions.texi (Functions): Add "Obsolete Functions" to menu.
5227 (Defining Functions): Add xref.
5228 (Obsolete Functions): New node.
5229 (Function Safety): Standardize capitalization of section title.
5230
5231 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
5232 (Dialog Boxes): Complete description of `x-popup-dialog'.
5233
52342005-05-04 Richard M. Stallman <rms@gnu.org>
5235
5236 * commands.texi (Interactive Codes): Fix Texinfo usage.
5237 Document U more clearly.
5238
52392005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5240
5241 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
5242 function and not a macro.
5243
5244 * frames.texi (Pop-Up Menus): Correct and clarify description of
5245 `x-popup-menu'.
5246 (Dialog Boxes): Clarify description of `x-popup-dialog'.
5247
52482005-05-01 Richard M. Stallman <rms@gnu.org>
5249
5250 * edebug.texi (Checking Whether to Stop): Fix previous change.
5251
52522005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5253
5254 * display.texi: Fix typos and Texinfo usage.
5255
5256 * edebug.texi (Checking Whether to Stop): executing-macro ->
5257 executing-kbd-macro.
5258
52592005-05-01 Richard M. Stallman <rms@gnu.org>
5260
5261 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5262
52632005-04-30 Richard M. Stallman <rms@gnu.org>
5264
5265 * files.texi (Magic File Names): Document `operations' property.
5266
52672005-04-29 Lute Kamstra <lute@gnu.org>
5268
5269 * modes.texi (Generic Modes): New node.
5270 (Major Modes): Add it to the menu.
5271 (Derived Modes): Add "derived mode" to concept index.
5272
52732005-04-28 Lute Kamstra <lute@gnu.org>
5274
5275 * modes.texi (Defining Minor Modes): Fix previous change.
5276 (Font Lock Mode): Simplify.
5277 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5278 when set and that some parts are optional. Add cross references.
5279 (Search-based Fontification): Say how to specify font-lock-keywords.
5280 Add cross references. Add font-lock-multiline to index.
5281 Move font-lock-keywords-case-fold-search here from node "Other Font
5282 Lock Variables". Document font-lock-add-keywords and
5283 font-lock-remove-keywords.
5284 (Other Font Lock Variables): Move font-lock-keywords-only,
5285 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5286 and font-lock-syntactic-face-function to node "Syntactic Font
5287 Lock". Move font-lock-keywords-case-fold-search to node
5288 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5289 and font-lock-{,un}fontify-{buffer,region}-function.
5290 (Precalculated Fontification): Remove reference to deleted variable
5291 font-lock-core-only.
5292 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5293 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5294 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5295 and font-lock-syntactic-face-function here from node "Other Font
5296 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5297 Syntax Properties". Add cross references.
5298 (Setting Syntax Properties): New node.
5299 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5300 * syntax.texi (Syntax Properties): Add cross reference.
5301 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5302
53032005-04-26 Richard M. Stallman <rms@gnu.org>
5304
5305 * display.texi (Defining Faces):
5306 Document `default' elements of defface spec.
5307
5308 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5309
5310 * variables.texi (Variable Aliases): Clarify text.
5311
53122005-04-25 Chong Yidong <cyd@stupidchicken.com>
5313
5314 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5315
53162005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5317
5318 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5319
53202005-04-24 Eli Zaretskii <eliz@gnu.org>
5321
5322 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5323 syntax-after and syntax-class.
5324
5325 * files.texi (Changing Files): Fix last change's cross-reference.
5326 (Unique File Names): Don't mention "numbers" in the documentation
5327 of make-temp-file and make-temp-name.
5328
53292005-04-23 Richard M. Stallman <rms@gnu.org>
5330
5331 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5332
53332005-04-22 Nick Roberts <nickrob@snap.net.nz>
5334
5335 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5336
53372005-04-22 Nick Roberts <nickrob@snap.net.nz>
5338
5339 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5340 and define-obsolete-variable-alias.
5341
53422005-04-22 Kim F. Storm <storm@cua.dk>
5343
5344 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5345 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5346
53472005-04-21 Lute Kamstra <lute@gnu.org>
5348
5349 * lists.texi (Association Lists): Document rassq-delete-all.
5350
53512005-04-19 Richard M. Stallman <rms@gnu.org>
5352
5353 * modes.texi (Search-based Fontification): Explain that
5354 facespec is an expression to be evaluated.
5355
53562005-04-19 Kevin Ryde <user42@zip.com.au>
5357
5358 * streams.texi (Output Functions): Fix xref.
5359 * strings.texi (String Conversion): Fix xref.
5360
53612005-04-19 Kim F. Storm <storm@cua.dk>
5362
5363 * symbols.texi (Symbol Plists): Add safe-get.
5364 Mention that `get' may signal an error.
5365
53662005-04-18 Nick Roberts <nickrob@snap.net.nz>
5367
5368 * customize.texi (Variable Definitions): Replace tooltip-mode
5369 example with save-place.
5370
53712005-04-17 Richard M. Stallman <rms@gnu.org>
5372
5373 * buffers.texi (Indirect Buffers): Clarify.
5374
5375 * positions.texi (Positions): Clarify converting marker to integer.
5376
5377 * strings.texi (String Basics): Mention string-match; clarify.
5378
53792005-04-08 Lute Kamstra <lute@gnu.org>
5380
5381 * modes.texi (Search-based Fontification): Fix cross references.
5382 Use consistent terminology. Document anchored highlighting.
5383
53842005-04-05 Lute Kamstra <lute@gnu.org>
5385
5386 * modes.texi (Defining Minor Modes): Document :group keyword
5387 argument and its default value.
5388
53892005-04-03 Lute Kamstra <lute@gnu.org>
5390
5391 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5392 references and/or descriptions. Delete major mode hooks; mention
5393 them as a category instead. Rename or delete obsolete hooks.
5394
53952005-04-02 Richard M. Stallman <rms@gnu.org>
5396
5397 * nonascii.texi (Coding System Basics): Another wording cleanup.
5398
53992005-04-01 Richard M. Stallman <rms@gnu.org>
5400
5401 * nonascii.texi (Coding System Basics): Clarify previous change.
5402
54032005-04-01 Kenichi Handa <handa@m17n.org>
5404
10d1d0af 5405 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5406 identity of coding systems.
5407
54082005-03-29 Chong Yidong <cyd@stupidchicken.com>
5409
5410 * text.texi (Buffer Contents): Add filter-buffer-substring and
5411 buffer-substring-filters.
5412
54132005-03-26 Chong Yidong <cyd@stupidchicken.com>
5414
5415 * anti.texi (Antinews): Mention `G' interactive code.
5416
5417 * tips.texi (Compilation Tips): Mention benchmark.el.
5418
54192005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5420
5421 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5422 is now bound to M-o M-o.
5423
5424 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5425
54262005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5427
5428 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5429 in the Emacs Manual).
5430 * Makefile.in (srcs): Remove calendar.texi.
5431 * makefile.w32-in (srcs): Remove calendar.texi.
5432 * display.texi (Display): Change name of next node.
5433 * os.texi (System In): Change name of previous node.
5434 * elisp.texi (Top): Remove Calendar references.
5435 * vol1.texi (Top): Remove Calendar references.
5436 * vol2.texi (Top): Remove Calendar references.
5437
54382005-03-25 Richard M. Stallman <rms@gnu.org>
5439
5440 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5441 Cleanup previous change.
5442
54432005-03-25 Chong Yidong <cyd@stupidchicken.com>
5444
5445 * display.texi (Face Attributes): Faces earlier in an :inherit
5446 list take precedence.
5447 (Scroll Bars): Fix description of vertical-scroll-bars.
5448 Document frame-current-scroll-bars and window-current-scroll-bars.
5449
5450 * markers.texi (The Mark): Document temporary Transient Mark mode.
5451
5452 * minibuf.texi (Reading File Names):
5453 Document read-file-name-completion-ignore-case.
5454
5455 * positions.texi (Screen Lines): Document nil for width argument
5456 to compute-motion.
5457
54582005-03-23 Kim F. Storm <storm@cua.dk>
5459
5460 * display.texi (Standard Faces): Other faces used in the fringe
5461 implicitly inherits from the fringe face.
5462 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5463 properties implicitly inherits from fringe face.
5464 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5465
54662005-03-20 Chong Yidong <cyd@stupidchicken.com>
5467
5468 * display.texi (Invisible Text): State default value of
5469 line-move-ignore-invisible.
5470 (Managing Overlays): Document remove-overlays.
5471 (Standard Faces): Document escape-glyph face.
5472
5473 * minibuf.texi (Reading File Names): Document read-file-name-function.
5474
5475 * modes.texi (Other Font Lock Variables):
5476 Document font-lock-lines-before.
5477
5478 * positions.texi (Skipping Characters): skip-chars-forward allows
5479 character classes.
5480
54812005-03-18 Lute Kamstra <lute@gnu.org>
5482
5483 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5484
54852005-03-17 Richard M. Stallman <rms@gnu.org>
5486
5487 * text.texi (Undo): Document extensible undo entries.
5488
dd7b651b 5489 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5490
5491 * nonascii.texi (Character Codes): Minor fix.
5492
5493 * display.texi (Display Property): Explain the significance
5494 of having text properties that are eq.
5495 (Other Display Specs): Explain string as display spec.
5496
5497 * commands.texi (Interactive Codes): Document G option.
5498
54992005-03-17 Chong Yidong <cyd@stupidchicken.com>
5500
5501 * text.texi (Filling): Add sentence-end-without-period and
5502 sentence-end-without-space.
5503 (Changing Properties): Minor fix.
5504
5505 * anti.texi: Total rewrite.
5506
55072005-03-15 Lute Kamstra <lute@gnu.org>
5508
5509 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5510
55112005-03-08 Kim F. Storm <storm@cua.dk>
5512
5513 * display.texi (Specified Space): Property :width is support on
5514 non-graphic terminals, :height is not.
5515
55162005-03-07 Richard M. Stallman <rms@gnu.org>
5517
5518 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5519 Now subnodes of Fringes.
5520 (Overlay Arrow): Document overlay-arrow-variable-list.
5521 (Fringe Size/Pos): New node, broken out of Fringes.
5522 (Display): Explain clearing vs redisplay better.
5523 (Truncation): Clarify use of bitmaps.
5524 (The Echo Area): Clarify the uses of the echo area.
5525 Add max-mini-window-height.
5526 (Progress): Clarify.
5527 (Invisible Text): Explain that main loop moves point out.
5528 (Selective Display): Say "hidden", not "invisible".
5529 (Managing Overlays): Move up. Describe relation to Undo here.
5530 (Overlay Properties): Clarify intro.
5531 (Finding Overlays): Explain return values when nothing found.
5532 (Width): truncate-string-to-width has added arg.
5533 (Displaying Faces): Clarify and update mode line face handling.
5534 (Face Functions): Minor cleanup.
5535 (Conditional Display): Merge into Other Display Specs.
5536 (Pixel Specification, Other Display Specs): Minor cleanups.
5537 (Images, Image Descriptors): Minor cleanups.
5538 (GIF Images): Patents have expired.
5539 (Showing Images): Explain default text for insert-image.
5540 (Manipulating Button Types): Merge into Manipulating Buttons.
5541 (Making Buttons): Explain return values.
5542 (Button Buffer Commands): Add xref.
5543 (Inverse Video): Update mode-line-inverse-video.
5544 (Display Table Format): Clarify.
5545 (Active Display Table): Give defaults for window-display-table.
5546
5547 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5548 and calendar-today-marker are strings, not chars.
5549 (Holiday Customizing): Minor fix.
5550
5551 * internals.texi (Writing Emacs Primitives): Update `or' example.
5552 Update limit on # args of subr.
5553
5554 * edebug.texi (Using Edebug): Arrow is in fringe.
5555 (Instrumenting): Arg to eval-defun works without loading edebug.
5556 (Edebug Execution Modes): Add xref.
5557
5558 * customize.texi (Common Keywords): Clarify :require.
5559 Mention :version here.
5560 (Variable Definitions, Group Definitions): Not here.
5561 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5562
55632005-03-07 Chong Yidong <cyd@stupidchicken.com>
5564 * nonascii.texi (Text Representations): Clarify position-bytes.
5565 (Character Sets): Add list-charset-chars.
5566 (Scanning Charsets): Add charset-after.
5567 (Encoding and I/O): Minor fix.
5568
55692005-03-06 Richard M. Stallman <rms@gnu.org>
5570
5571 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5572 (Resizing Windows): Likewise.
5573
5574 * text.texi (Change Hooks): Get rid of "Emacs 21".
5575
5576 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5577
5578 * streams.texi (Output Variables): Get rid of "Emacs 21".
5579
5580 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5581
5582 * os.texi (Translating Input): Replace flow-control example
5583 with a less obsolete example that uses `keyboard-translate'.
5584
5585 * objects.texi (Hash Table Type, Circular Objects):
5586 Get rid of "Emacs 21".
5587
5588 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5589 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5590
5591 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5592
5593 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5594
5595 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5596 (Menu Bar): Fix when menu-bar-update-hook is called.
5597
5598 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5599
5600 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5601 and make it read better.
5602
5603 * files.texi (Writing to Files): Get rid of "Emacs 21".
5604 (Unique File Names): Likewise.
5605
5606 * elisp.texi: Update Emacs version to 22.
5607
5608 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5609 (Overlay Properties, Face Attributes): Likewise.
5610 (Managing Overlays): Fix punctuation.
5611 (Attribute Functions): Clarify set-face-font; get rid of
5612 info about old Emacs versions.
5613 (Auto Faces, Font Lookup, Display Property, Images):
5614 Get rid of "Emacs 21".
5615
5616 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5617
56182005-03-05 Richard M. Stallman <rms@gnu.org>
5619
5620 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5621
56222005-03-04 Lute Kamstra <lute@gnu.org>
5623
5624 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5625
56262005-03-03 Lute Kamstra <lute@gnu.org>
5627
5628 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5629
56302005-03-01 Lute Kamstra <lute@gnu.org>
5631
5632 * debugging.texi (Debugger Commands): Update `j'.
5633
56342005-02-28 Lute Kamstra <lute@gnu.org>
5635
5636 * debugging.texi (Debugging): Fix typo.
5637 (Error Debugging): Document eval-expression-debug-on-error.
5638 (Function Debugging): Update example.
5639 (Using Debugger): Mention starred stack frames.
5640 (Debugger Commands): Document `j' and `l'.
5641 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5642 Update the messages that the debugger displays.
5643 (Internals of Debugger): Add cross reference. Update example.
5644 (Excess Open): Minor improvement.
5645 (Excess Close): Minor improvement.
5646
56472005-02-26 Richard M. Stallman <rms@gnu.org>
5648
5649 * tips.texi (Coding Conventions): Clarify.
5650 Put all the major mode key reservations together.
5651 Mention the Mouse-1 => Mouse-2 conventions.
5652
5653 * syntax.texi (Syntax Class Table): Clarify.
5654 (Syntax Table Functions): syntax-after moved from here.
5655 (Syntax Table Internals): syntax-after moved to here.
5656 (Parsing Expressions): Update info on number of values
5657 and what's meaningful in the STATE argument.
5658 (Categories): Fix typo.
5659
5660 * sequences.texi (Arrays): Cleanup.
5661 (Char-Tables): Clarify.
5662
5663 * processes.texi (Deleting Processes): Cleanups, add xref.
5664 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5665 (Process Information): set-process-coding-system, some args optional.
5666 (Input to Processes): Explain various types for PROCESS args.
5667 Rename them from PROCESS-NAME to PROCESS.
5668 (Signals to Processes): Likewise.
5669 (Decoding Output): Cleanup.
5670 (Query Before Exit): Clarify.
5671
5672 * os.texi (Startup Summary): Correct the options; add missing ones.
5673 (Terminal Output, Batch Mode): Clarify.
5674 (Flow Control): Node deleted.
5675
5676 * markers.texi (The Mark): Clarify.
5677
5678 * macros.texi (Expansion): Cleanup.
5679 (Indenting Macros): indent-spec allows ints, not floats.
5680
5681 * keymaps.texi (Keymaps): Clarify.
5682 (Format of Keymaps): Update lisp-mode-map example.
5683 (Active Keymaps, Key Lookup): Clarify.
5684 (Changing Key Bindings): Add xref to `kbd'.
5685 (Key Binding Commands, Simple Menu Items): Clarify.
5686 (Mouse Menus, Menu Bar): Clarify.
5687 (Menu Example): Replace print example with menu-bar-replace-menu.
5688
5689 * help.texi (Documentation Basics): Add function-documentation prop.
5690
5691 * elisp.texi (Top): Don't refer to Flow Control node.
5692
5693 * commands.texi (Command Overview): Improve xrefs.
5694 (Adjusting Point): Adjusting point applies to intangible and invis.
5695 (Key Sequence Input): Doc extra read-key-sequence args.
5696 Likewise for read-key-sequence-vector.
5697
5698 * backups.texi (Rename or Copy): Minor fix.
5699 (Numbered Backups): For version-control, say the default.
5700 (Auto-Saving): make-auto-save-file-name example is simplified.
5701
5702 * advice.texi (Advising Functions): Don't imply one part of Emacs
5703 should advise another part. Markup changes.
5704 (Defining Advice): Move transitional para.
5705 (Activation of Advice): Cleanup.
5706 Explain if COMPILE is nil or negative.
5707
5708 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5709
57102005-02-24 Lute Kamstra <lute@gnu.org>
5711
5712 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5713 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5714
57152005-02-23 Lute Kamstra <lute@gnu.org>
5716
5717 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5718 to define global minor modes as well.
5719
5720 * display.texi (Managing Overlays): overlay-buffer returns nil for
5721 deleted overlays.
5722
57232005-02-22 Kim F. Storm <storm@cua.dk>
5724
5725 * minibuf.texi (Basic Completion): Allow symbols in addition to
5726 strings in try-completion and all-completions.
5727
57282005-02-14 Lute Kamstra <lute@gnu.org>
5729
5730 * elisp.texi (Top): Remove reference to deleted node.
5731
5732 * lists.texi (Lists): Remove reference to deleted node.
5733 (Cons Cells): Fix typo.
5734
5735 * loading.texi (Where Defined): Fix typo.
5736
57372005-02-14 Richard M. Stallman <rms@gnu.org>
5738
5739 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5740 is useful for discarding some minor modes.
5741
5742 * symbols.texi (Symbol Components): Reorder examples.
5743
5744 * streams.texi (Input Functions): State standard-input default.
5745 (Output Variables): State standard-output default.
5746
5747 * objects.texi (Printed Representation): Clarify read syntax vs print.
5748 (Floating Point Type): Explain meaning better.
5749 (Symbol Type): Explain uniqueness better.
5750 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5751 List examples sooner.
5752 (Box Diagrams): New subnode broken out.
5753 Some examples moved from old Lists as Boxes node.
5754 (Dotted Pair Notation): Clarify intro.
5755 (Array Type): Clarify.
5756 (Type Predicates): Add hash-table-p.
5757
5758 * numbers.texi (Integer Basics): Clarify radix explanation.
5759 (Predicates on Numbers): Minor clarification.
5760 (Comparison of Numbers): Minor clarification. Clarify eql.
5761 Typos in min, max.
5762 (Math Functions): Clarify overflow in expt.
5763
5764 * minibuf.texi (Text from Minibuffer): Minor clarification.
5765 Mention arrow keys.
5766
5767 * loading.texi (Autoload): defun's doc string overrides autoload's
5768 doc string.
5769 (Repeated Loading): Modernize "add to list" examples.
5770 (Where Defined): Finish updating table of load-history elts.
5771
5772 * lists.texi (List-related Predicates): Minor wording improvement.
5773 (Lists as Boxes): Node deleted.
5774 (Building Lists): Explain trivial cases of number-sequence.
5775
5776 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5777 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5778 (Hash Access): Any object can be a key.
5779 State value of maphash.
5780
5781 * functions.texi (What Is a Function): Wording cleanup.
5782 (Function Documentation): Minor cleanup.
5783 Explain purpose of calling convention at end of doc string.
5784 (Function Names): Wording cleanup.
5785 (Calling Functions): Wording cleanup.
5786 Explain better how funcall calls the function.
5787 (Function Cells): Delete example of saving and redefining function.
5788
5789 * control.texi (Combining Conditions): Wording cleanup.
5790 (Iteration): dolist and dotimes bind VAR locally.
5791 (Cleanups): Xref to Atomic Changes.
5792
5793 * compile.texi (Byte Compilation): Delete 19.29 info.
5794 (Compilation Functions): Macros' difficulties don't affect defsubst.
5795 (Docs and Compilation): Delete 19.29 info.
5796
57972005-02-10 Richard M. Stallman <rms@gnu.org>
5798
5799 * objects.texi (Symbol Type): Minor correction.
5800
58012005-02-06 Lute Kamstra <lute@gnu.org>
5802
5803 * modes.texi (Example Major Modes): Fix typos.
5804
58052005-02-06 Richard M. Stallman <rms@gnu.org>
5806
5807 * text.texi (Margins): fill-nobreak-predicate can be one function.
5808
5809 * strings.texi (Modifying Strings): clear-string can make unibyte.
5810 (Formatting Strings): format gives error if values missing.
5811
5812 * positions.texi (Character Motion): Mention default arg
5813 for forward-char. backward-char refers to forward-char.
5814 (Word Motion): Mention default arg for forward-word.
5815 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5816 Simplify end-of-buffer.
5817 (Text Lines): Mention default arg for forward-line.
5818 (List Motion): Mention default arg for beginning/end-of-defun.
5819 (Skipping Characters): Minor fixes in explaining character-set.
5820
5821 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5822 Mode inheritance applies only when default-major-mode is nil.
5823 Clarifications.
5824 (Example Major Modes): Update Text mode and Lisp mode examples.
5825 (Minor Mode Conventions): Mention define-minor-mode at top.
5826 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5827 (Mode Line Format): Update mode line face display info.
5828 (Properties in Mode): Mention effect of risky vars.
5829 (Imenu): Define imenu-add-to-menubar.
5830 (Font Lock Mode): Add descriptions to menu lines.
5831 (Faces for Font Lock): Add font-lock-doc-face.
5832
58332005-02-05 Lute Kamstra <lute@gnu.org>
5834
5835 * text.texi (Maintaining Undo): Remove obsolete function.
5836
58372005-02-05 Eli Zaretskii <eliz@gnu.org>
5838
5839 * frames.texi (Color Names): Add pointer to the X docs about RGB
5840 color specifications. Improve indexing
5841 (Text Terminal Colors): Replace the description of RGB values by
5842 an xref to "Color Names".
5843
58442005-02-03 Richard M. Stallman <rms@gnu.org>
5845
5846 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5847 Clarify.
5848 (Selecting Windows): Clarify save-selected-window.
5849 (Cyclic Window Ordering): Clarify walk-windows.
5850 (Window Point): Clarify.
5851 (Window Start): Add comment to example.
5852 (Resizing Windows): Add `interactive' specs in examples.
5853 Document fit-window-to-buffer.
5854
5855 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5856 (Undo, Maintaining Undo): Clarify last change.
5857 (Sorting): In sort-numeric-fields, explain about octal and hex.
5858 Mention sort-numeric-base.
5859 (Format Properties): Add xref for hard newlines.
5860
5861 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5862 (Pop-Up Menus): Fix typo.
5863 (Color Names): Explain all types of color names.
5864 Explain color-values on B&W terminal.
5865 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5866
5867 * files.texi (File Locks): Not supported on MS systems.
5868 (Testing Accessibility): Clarify.
5869
5870 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5871 (Coverage Testing): Fix typo.
5872
5873 * commands.texi (Misc Events): Remove stray space.
5874
5875 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5876 (Modification Time): Clarify when visited-file-modtime returns 0.
5877 (The Buffer List): Clarify bury-buffer.
5878 (Killing Buffers): Clarify.
5879 (Indirect Buffers): Add clone-indirect-buffer.
5880
58812005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5882
5883 * edebug.texi (Printing in Edebug): Fix default value of
5884 edebug-print-circle.
5885 (Coverage Testing): Fix displayed frequency count data.
5886
58872005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5888
5889 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5890
58912005-02-02 Kim F. Storm <storm@cua.dk>
5892
5893 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5894
58952005-01-29 Eli Zaretskii <eliz@gnu.org>
5896
5897 * commands.texi (Misc Events): Describe the help-echo event.
5898
5899 * text.texi (Special Properties) <help-echo>: Use `pos'
5900 consistently in description of the help-echo property.
5901 Use @code{nil} instead of @var{nil}.
5902
5903 * display.texi (Overlay Properties): Fix the index entry for
5904 help-echo overlay property.
5905
5906 * customize.texi (Type Keywords): Uncomment the xref to the
5907 help-echo property documentation.
5908
59092005-01-23 Kim F. Storm <storm@cua.dk>
5910
5911 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5912 return value. Third element FULLY replaced by PARTIAL which
5913 specifies number of invisible pixels if row is only partially visible.
5914 (Textual Scrolling): Mention auto-window-vscroll.
5915 (Vertical Scrolling): New defvar auto-window-vscroll.
5916
59172005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5918
5919 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5920 command remapping.
5921
59222005-01-15 Richard M. Stallman <rms@gnu.org>
5923
5924 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5925
59262005-01-14 Kim F. Storm <storm@cua.dk>
5927
5928 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5929
5930 * text.texi (Links and Mouse-1): Fix string and vector item.
5931
59322005-01-13 Richard M. Stallman <rms@gnu.org>
5933
5934 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5935 descriptions of overriding-local-map and overriding-terminal-local-map.
5936
5937 * text.texi (Links and Mouse-1): Clarify text.
5938
59392005-01-13 Kim F. Storm <storm@cua.dk>
5940
5941 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5942
59432005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5944
5945 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5946
59472005-01-12 Kim F. Storm <storm@cua.dk>
5948
5949 * text.texi (Links and Mouse-1): Rename section from Enabling
5950 Mouse-1 to Following Links. Change xrefs.
5951 Add examples for define-button-type and define-widget.
5952
5953 * display.texi (Button Properties, Button Buffer Commands):
5954 Clarify mouse-1 and follow-link functionality.
5955
59562005-01-12 Richard M. Stallman <rms@gnu.org>
5957
5958 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5959
5960 * display.texi (Beeping): Fix Texinfo usage.
5961
5962 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5963
59642005-01-11 Kim F. Storm <storm@cua.dk>
5965
5966 * display.texi (Button Properties, Button Buffer Commands):
5967 Mention mouse-1 binding. Add follow-link keyword.
5968
5969 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5970 (Enabling Mouse-1 to Follow Links): New subsection.
5971
59722005-01-06 Richard M. Stallman <rms@gnu.org>
5973
5974 * text.texi (Special Properties): Minor change.
5975
5976 * os.texi (Timers): Clarify previous change.
5977
5978 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5979
59802005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5981
5982 * display.texi (Face Attributes): Correct xref to renamed node.
5983
59842005-01-01 Richard M. Stallman <rms@gnu.org>
5985
5986 * display.texi (Face Attributes): Describe hex color specs.
5987
59882004-12-31 Richard M. Stallman <rms@gnu.org>
5989
5990 * os.texi (Timers): Update previous change.
5991
59922004-12-30 Kim F. Storm <storm@cua.dk>
5993
5994 * display.texi (Line Height): Total line-height is now specified
5995 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5996 in cons cells. (nil . RATIO) is relative to actual line height.
5997 Use line-height `t' instead of `0' to get minimum height.
5998
59992004-12-29 Richard M. Stallman <rms@gnu.org>
6000
6001 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
6002
60032004-12-28 Richard M. Stallman <rms@gnu.org>
6004
6005 * commands.texi (Quitting): Clarify value of with-local-quit.
6006
6007 * elisp.texi (Top): Fix previous change.
6008
6009 * loading.texi (Loading): Fix previous change.
6010
60112004-12-27 Richard M. Stallman <rms@gnu.org>
6012
6013 * Makefile.in (MAKEINFO): Specify --force.
6014
6015 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
6016
6017 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
6018
6019 * display.texi (Line Height): Further clarify.
6020
6021 * elisp.texi (Top): Update Loading submenu.
6022
6023 * loading.texi (Where Defined): New node.
6024 (Unloading): load-history moved to Where Defined.
6025
60262004-12-21 Richard M. Stallman <rms@gnu.org>
6027
6028 * commands.texi (Event Input Misc): Add while-no-input.
6029
60302004-12-11 Richard M. Stallman <rms@gnu.org>
6031
6032 * display.texi (Line Height): Rewrite text for clarity.
6033
60342004-12-11 Kim F. Storm <storm@cua.dk>
6035
6036 * display.texi (Display): Add node "Line Height" to menu.
6037 (Line Height): New node. Move full description of line-spacing
6038 and line-height text properties here from text.texi.
6039 (Scroll Bars): Add vertical-scroll-bar variable.
6040
6041 * frames.texi (Window Frame Parameters): Remove line-height defvar.
6042
6043 * locals.texi (Standard Buffer-Local Variables): Fix xref for
6044 line-spacing and vertical-scroll-bar.
6045
6046 * text.texi (Special Properties): Just mention line-spacing and
6047 line-height here, add xref to new "Line Height" node.
6048
60492004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
6050
6051 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
6052
6053 * locals.texi (Standard Buffer-Local Variables):
6054 Add @xref for `line-spacing'.
6055
60562004-12-05 Richard M. Stallman <rms@gnu.org>
6057
6058 * Makefile.in (maintainer-clean): Remove the info files
6059 in $(infodir) where they are created.
6060
60612004-12-03 Richard M. Stallman <rms@gnu.org>
6062
6063 * windows.texi (Selecting Windows): get-lru-window and
6064 get-largest-window don't consider dedicated windows.
6065
6066 * text.texi (Undo): Document undo-in-progress.
6067
60682004-11-26 Richard M. Stallman <rms@gnu.org>
6069
6070 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
6071 Remove a few vars that are not always buffer-local.
6072
60732004-11-24 Luc Teirlinck <teirllm@auburn.edu>
6074
6075 * locals.texi (Standard Buffer-Local Variables): Comment out
6076 xref's to non-existent node `Yet to be written'.
6077
60782004-11-24 Richard M. Stallman <rms@gnu.org>
6079
6080 * processes.texi (Synchronous Processes): Grammar fix.
6081
6082 * numbers.texi (Comparison of Numbers): Add eql.
6083
6084 * locals.texi (Standard Buffer-Local Variables): Add many vars.
6085
6086 * intro.texi (Printing Notation): Fix previous change.
6087
6088 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
6089 and default-indicate-buffer-boundaries from here.
6090 (Usual Display): To here.
6091 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
6092 (Usual Display): Move tab-width up.
6093
6094 * customize.texi (Variable Definitions): Replace
6095 show-paren-mode example with tooltip-mode.
6096 (Simple Types, Composite Types, Defining New Types):
6097 Minor cleanups.
6098
60992004-11-21 Jesper Harder <harder@ifa.au.dk>
6100
6101 * processes.texi (Synchronous Processes, Output from Processes):
6102 Markup fix.
6103
61042004-11-20 Richard M. Stallman <rms@gnu.org>
6105
6106 * positions.texi (Skipping Characters): skip-chars-forward
6107 now handles char classes.
6108
6109 * intro.texi (Printing Notation): Avoid confusion of `print'
6110 when explaining @print.
6111
6112 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
6113
6114 * display.texi (Display Table Format): Minor fix.
6115
6116 * streams.texi (Output Functions): Fix print example.
6117
6118 * Makefile.in (elisp): New target.
6119 (dist): Depend on $(infodir)/elisp, not elisp.
6120 Copy the info files from $(infodir).
6121
6122 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
6123 read-from-minibuffer.
6124
6125 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
6126
61272004-11-19 Richard M. Stallman <rms@gnu.org>
6128
6129 * searching.texi (Regexp Search): Add search-whitespace-regexp.
6130
61312004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
6132
6133 * tips.texi (Coding Conventions): Fix typo.
6134
61352004-11-16 Richard M. Stallman <rms@gnu.org>
6136
6137 * tips.texi (Coding Conventions): Separate defvar and require
6138 methods to avoid warnings. Use require only when there are many
6139 functions and variables from that package.
6140
6141 * minibuf.texi (Minibuffer Completion): When ignoring case,
6142 predicate must not be case-sensitive.
6143
6144 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
6145 (Test Coverage): Don't talk about "splotches". Clarified.
6146
61472004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
6148
6149 * frames.texi (Window Frame Parameters): Fix typo.
6150
61512004-11-15 Kim F. Storm <storm@cua.dk>
6152
6153 * symbols.texi (Other Plists): Note that plist-get may signal error.
6154 Add safe-plist-get.
6155
61562004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6157
6158 * modes.texi (Font Lock Basics): Fix typo.
6159
61602004-11-08 Richard M. Stallman <rms@gnu.org>
6161
6162 * syntax.texi (Syntax Table Functions): Add syntax-after.
6163
61642004-11-06 Lars Brinkhoff <lars@nocrew.org>
6165
6166 * os.texi (Processor Run Time): New section documenting
6167 get-internal-run-time.
6168
61692004-11-06 Eli Zaretskii <eliz@gnu.org>
6170
6171 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
6172 it nukes elisp-cover.texi.
6173 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
6174 elisp-0 etc.
6175
61762004-11-05 Luc Teirlinck <teirllm@auburn.edu>
6177
6178 * commands.texi (Keyboard Macros): Document `append' return value
6179 of `defining-kbd-macro'.
6180
61812004-11-01 Richard M. Stallman <rms@gnu.org>
6182
6183 * commands.texi (Interactive Call): Add called-interactively-p.
6184
61852004-10-29 Simon Josefsson <jas@extundo.com>
6186
6187 * minibuf.texi (Reading a Password): Revert.
6188
61892004-10-28 Richard M. Stallman <rms@gnu.org>
6190
6191 * frames.texi (Display Feature Testing): Explain about "vendor".
6192
61932004-10-27 Richard M. Stallman <rms@gnu.org>
6194
6195 * commands.texi (Interactive Codes): `N' uses numeric prefix,
6196 not raw. Clarify `n'.
6197 (Interactive Call): Rewrite interactive-p, focusing on when
6198 and how to use it.
6199 (Misc Events): Clarify previous change.
6200
6201 * advice.texi (Simple Advice): Clarify what job the example does.
6202 (Around-Advice): Clarify ad-do-it.
6203 (Activation of Advice): An option of ad-default-compilation-action
6204 is `never', not `nil'.
6205
62062004-10-26 Kim F. Storm <storm@cua.dk>
6207
6208 * commands.texi (Interactive Codes): Add U code letter.
6209
62102004-10-25 Simon Josefsson <jas@extundo.com>
6211
6212 * minibuf.texi (Reading a Password): Add.
6213
62142004-10-24 Jason Rumney <jasonr@gnu.org>
6215
6216 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
6217 and wheel-down.
6218
62192004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
6220
6221 * processes.texi (Synchronous Processes): Document process-file.
6222
62232004-10-22 Kenichi Handa <handa@m17n.org>
6224
6225 * text.texi (translate-region): Document that it accepts also a
6226 char-table.
6227
62282004-10-22 David Ponce <david@dponce.com>
6229
6230 * windows.texi (Resizing Windows): Document the `preserve-before'
6231 argument of the functions `enlarge-window' and `shrink-window'.
6232
62332004-10-19 Jason Rumney <jasonr@gnu.org>
6234
6235 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
6236
62372004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6238
6239 * text.texi (Filling): Add anchor for definition of
6240 `sentence-end-double-space'.
6241
6242 * searching.texi (Regexp Example): Update description of how
6243 Emacs currently recognizes the end of a sentence.
6244 (Standard Regexps): Update definition of the variable
6245 `sentence-end'. Add definition of the function `sentence-end'.
6246
62472004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
6248
6249 * display.texi (Progress): New node.
6250
62512004-10-05 Kim F. Storm <storm@cua.dk>
6252
6253 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
6254
62552004-09-29 Kim F. Storm <storm@cua.dk>
6256
6257 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6258 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6259 fringe bitmap symbols, as they now have their own namespace.
6260 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6261 vs. pixels. Signal error if no free bitmap slots.
6262 (Pixel Specification): Change IMAGE to @var{image}.
6263
62642004-09-28 Richard M. Stallman <rms@gnu.org>
6265
6266 * text.texi (Special Properties): Clarify line-spacing and line-height.
6267
6268 * searching.texi (Regexp Search): Add looking-back.
6269
62702004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6271
6272 * display.texi: Correct typos.
6273 (Image Descriptors): Correct xref's.
6274
62752004-09-25 Richard M. Stallman <rms@gnu.org>
6276
6277 * text.texi (Special Properties): Cleanups in `cursor'.
6278 Rewrites in `line-height' and `line-spacing'; exchange them.
6279
6280 * display.texi (Fringes): Rewrite previous change.
6281 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6282 (Display Fringe Bitmaps): Node deleted, text moved.
6283 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6284 (Scroll Bars): Clarify set-window-scroll-bars.
6285 (Pointer Shape): Rewrite.
6286 (Specified Space): Clarify :align-to, etc.
6287 (Pixel Specification): Use @var. Clarify new text.
6288 (Other Display Specs): Clarify `slice'.
6289 (Image Descriptors): Cleanups.
6290 (Showing Images): Cleanups.
6291
62922004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6293
6294 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6295
6296 * modes.texi: Various minor changes in addition to:
6297 (Major Mode Conventions): Final call to `run-mode-hooks' should
6298 not be inside the `delay-mode-hooks' form.
6299 (Mode Hooks): New node.
6300 (Hooks): Delete obsolete example.
6301 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6302 node "Mode Hooks".
6303
63042004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6305
6306 * display.texi: Correct various typos.
6307 (Display): Rename node "Pointer Shapes" to "Pointer
6308 Shape". (There is already a node called "Pointer Shapes" in
6309 frames.texi.)
6310 (Images): Remove non-existent node "Image Slices" from menu.
6311
63122004-09-23 Kim F. Storm <storm@cua.dk>
6313
6314 * text.texi (Special Properties): Add `cursor', `pointer',
6315 `line-height', and `line-spacing' properties.
6316
6317 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6318 Shapes' to menu.
6319 (Standard Faces): Doc fix for fringe face.
6320 (Fringes): Add `overflow-newline-into-fringe' and
6321 'indicate-buffer-boundaries'.
6322 (Fringe Bitmaps, Pointer Shapes): New nodes.
6323 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6324 Bitmaps' to menu.
6325 (Specified Space): Describe pixel width and height.
6326 (Pixel Specification): New node.
6327 (Other Display Specs): Add `slice' property.
6328 (Display Fringe Bitmaps): New node.
6329 (Images): Add 'Image Slices' to menu.
6330 (Image Descriptors): Add `:pointer' and `:map' properties.
6331 (Showing Images): Add slice arg to `insert-image'. Add
6332 'insert-sliced-image'.
6333
63342004-09-20 Richard M. Stallman <rms@gnu.org>
6335
6336 * commands.texi (Key Sequence Input):
6337 Clarify downcasing in read-key-sequence.
6338
63392004-09-08 Juri Linkov <juri@jurta.org>
6340
6341 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6342
63432004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6344
6345 * locals.texi (Standard Buffer-Local Variables): Add
6346 `buffer-auto-save-file-format'.
6347 * internals.texi (Buffer Internals): Describe new
6348 auto_save_file_format field of the buffer structure.
6349 * files.texi (Format Conversion): `auto-save-file-format' has been
6350 renamed `buffer-auto-save-file-format'.
6351
63522004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6353
6354 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6355 an integer or a marker.
6356 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6357
63582004-08-22 Richard M. Stallman <rms@gnu.org>
6359
6360 * modes.texi (Major Mode Conventions): Discuss rebinding of
6361 standard key bindings.
6362
63632004-08-18 Kim F. Storm <storm@cua.dk>
6364
6365 * processes.texi (Accepting Output): Add `just-this-one' arg to
6366 `accept-process-output'.
6367 (Output from Processes): New var `process-adaptive-read-buffering'.
6368
63692004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * keymaps.texi: Various changes in addition to:
6372 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6373 Give more varied examples for `kbd'.
6374 (Creating Keymaps): Char tables have slots for all characters
6375 without modifiers.
6376 (Active Keymaps): `overriding-local-map' and
6377 `overriding-terminal-local-map' also override text property and
6378 overlay keymaps.
6379 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6380 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6381 to denote a prefix of no events.
6382 `map-keymap' includes parent's bindings _recursively_.
6383 Clarify and correct description of `where-is-internal'.
6384 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6385 (Menu Example): For menus intended for use with the keyboard, the
6386 menu items should be bound to characters or real function keys.
6387
63882004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6389
6390 * objects.texi (Character Type): Reposition `@anchor' to prevent
6391 double space inside sentence in Info.
6392
6393 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6394 renamed to `disabled-command-function'.
6395 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6396 (Command Loop Info): Replace reference to it.
6397 (Disabling Commands): `disabled-command-hook' has been renamed to
6398 `disabled-command-function'.
6399
64002004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6401
6402 * os.texi (Translating Input): Only non-prefix bindings in
6403 `key-translation-map' override actual key bindings. Warn about
6404 possible indirect effect of actual key bindings on non-prefix
6405 bindings in `key-translation-map'.
6406
64072004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6408
6409 * minibuf.texi (High-Level Completion): Add anchor for definition
6410 of `read-variable'.
6411
6412 * commands.texi: Various changes in addition to:
6413 (Using Interactive): Clarify description of `interactive-form'.
6414 (Interactive Call): Mention default for KEYS argument to
6415 `call-interactively'.
6416 (Command Loop Info): Clarify description of `this-command-keys'.
6417 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6418 Value of `last-event-frame' can be `macro'.
6419 (Repeat Events): `double-click-fuzz' is also used to distinguish
6420 clicks and drags.
6421 (Classifying Events): Clarify descriptions of `event-modifiers'
6422 `event-basic-type' and `event-convert-list'.
6423 (Accessing Events): `posn-timestamp' takes POSITION argument.
6424 (Quoted Character Input): Clarify description of
6425 `read-quoted-char' and fix example.
6426 (Quitting): Add `with-local-quit'.
6427 (Disabling Commands): Correct and clarify descriptions of
6428 `enable-command' and `disable-command'.
6429 Mention what happens if `disabled-command-hook' is nil.
6430 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6431 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6432
64332004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6434
6435 * frames.texi: Various changes in addition to:
6436 (Creating Frames): Expand and clarify description of `make-frame'.
6437 (Window Frame Parameters): Either none or both of the `icon-left'
6438 and `icon-top' parameters must be specified. Put descriptions of
6439 `menu-bar-lines' and `toolbar-lines' closer together and change
6440 them accordingly.
6441 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6442 except while processing `frame-title-format' or `icon-title-format'.
6443 (Deleting Frames): Correct description of `delete-frame'.
6444 Non-nil return values of `frame-live-p' are like those of `framep'.
6445 (Frames and Windows): Mention return value of
6446 `set-frame-selected-window'.
6447 (Visibility of Frames): Mention `force' argument to
6448 `make-frame-invisible'. `frame-visible-p' returns t for all
6449 frames on text-only terminals.
6450 (Frame Configurations): Restoring a frame configuration does not
6451 restore deleted frames.
6452 (Window System Selections): `x-set-selection' returns DATA.
6453 (Resources): Add example.
6454 (Display Feature Testing): Clarify descriptions of
6455 `display-pixel-height', `display-pixel-width', `x-server-version'
6456 and `x-server-vendor'.
6457
6458 * windows.texi (Choosing Window): Add anchor.
6459 * minibuf.texi (Minibuffer Misc): Add anchor.
6460
64612004-07-23 John Paul Wallington <jpw@gnu.org>
6462
6463 * macros.texi (Defining Macros): Declaration keyword for setting
6464 Edebug spec is `debug' not `edebug'.
6465
64662004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6467
6468 * windows.texi: Various small changes in addition to:
6469 (Window Point): Mention return value of `set-window-point'.
6470 (Window Start): `pos-visible-in-window-p' disregards horizontal
6471 scrolling. Explain return value if PARTIALLY is non-nil.
6472 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6473 and `set-window-vscroll'.
6474 (Size of Window): The argument WINDOW to `window-inside-edges',
6475 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6476 (Resizing Windows): Explain return value of
6477 `shrink-window-if-larger-than-buffer'.
6478 `window-size-fixed' automatically becomes buffer local when set.
6479 (Window Configurations): Explain return value of
6480 `set-window-configuration'.
6481
6482 * minibuf.texi (Minibuffer Misc): Add anchor for
6483 `minibuffer-scroll-window'.
6484
6485 * positions.texi (Text Lines): Add anchor for `count-lines'.
6486
64872004-07-17 Richard M. Stallman <rms@gnu.org>
6488
6489 * display.texi (Overlay Properties): Adding `evaporate' prop
6490 deletes empty overlay immediately.
6491
6492 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6493 fix example.
6494
64952004-07-16 Jim Blandy <jimb@redhat.com>
6496
6497 * searching.texi (Regexp Backslash): Document new \_< and \_>
6498 operators.
6499
65002004-07-16 Juanma Barranquero <lektu@terra.es>
6501
6502 * display.texi (Images): Fix Texinfo usage.
6503
65042004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6505
6506 * buffers.texi (Modification Time): `visited-file-modtime' now
6507 returns a list of two integers, instead of a cons.
6508
65092004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6510
6511 * windows.texi: Various changes in addition to:
6512 (Splitting Windows): Add `split-window-keep-point'.
6513
65142004-07-09 Richard M. Stallman <rms@gnu.org>
6515
6516 * frames.texi (Input Focus): Minor fix.
6517
65182004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6519
6520 * frames.texi (Input Focus): Clarify descriptions of
6521 `select-frame-set-input-focus' and `select-frame'.
6522
65232004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6524
6525 * os.texi: Various small changes in addition to:
6526 (Killing Emacs): Expand and clarify description of
6527 `kill-emacs-query-functions' and `kill-emacs-hook'.
6528 (System Environment): Expand and clarify description of `getenv'
6529 and `setenv'.
6530 (Timers): Clarify description of `run-at-time'.
6531 (Translating Input): Correct description of
6532 `extra-keyboard-modifiers'.
6533 (Flow Control): Correct description of `enable-flow-control'.
6534
65352004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6536
6537 * os.texi: Update copyright.
6538 (Session Management): Grammar fix.
6539 Clarify which Emacs does the restarting.
6540 Use @samp for *scratch* buffer.
6541
65422004-07-04 Alan Mackenzie <acm@muc.de>
6543
6544 * frames.texi (Input Focus): Add documentation for
6545 `select-frame-set-input-focus'. Replace refs to non-existent
6546 `switch-frame' with `select-frame'. Minor corrections and tidying
6547 up of text-only terminal stuff.
6548
65492004-07-02 Richard M. Stallman <rms@gnu.org>
6550
6551 * files.texi (Saving Buffers): Cleanup write-contents-function.
6552 (Magic File Names): Cleanup file-remote-p.
6553
b344d29d 65542004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6555
6556 * files.texi (Magic File Names): `file-remote-p' returns an
6557 identifier of the remote system, not just t.
6558
65592004-07-02 David Kastrup <dak@gnu.org>
6560
6561 * searching.texi (Entire Match Data): Add explanation about new
6562 match-data behavior when @var{integers} is non-nil.
6563
65642004-06-24 Richard M. Stallman <rms@gnu.org>
6565
6566 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6567
6568 * customize.texi (Variable Definitions): Note about doc strings
6569 and :set.
6570
6571 * keymaps.texi (Keymap Terminology): Document `kbd'.
6572 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6573
6574 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6575 makes it buffer-local.
6576
6577 * files.texi (Saving Buffers): Correct previous change.
6578
6579 * commands.texi (Accessing Events):
6580 Clarify posn-col-row and posn-actual-col-row.
6581
65822004-06-24 David Ponce <david.ponce@wanadoo.fr>
6583
6584 * commands.texi (Accessing Events): New functions
6585 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6586
65872004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6588
6589 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6590 * frames.texi, buffers.texi, backups.texi, variables.texi:
6591 * loading.texi, eval.texi, functions.texi, control.texi:
6592 * symbols.texi, minibuf.texi: Reposition @anchor's.
6593
6594 * help.texi: Various small changes in addition to the following.
6595 (Describing Characters): Describe PREFIX argument to
6596 `key-description'. Correct and clarify definition of
6597 `text-char-description'. Describe NEED-VECTOR argument to
6598 `read-kbd-macro'.
6599 (Help Functions): Clarify definition of `apropos'.
6600
66012004-06-23 Lars Hansen <larsh@math.ku.dk>
6602
6603 * files.texi (Saving Buffers): Correct description of
6604 `write-contents-functions'.
6605
66062004-06-21 Juanma Barranquero <lektu@terra.es>
6607
6608 * display.texi (Images): Remove redundant @vindex directives.
6609 Rewrite `image-library-alist' doc in active voice.
6610
66112004-06-14 Juanma Barranquero <lektu@terra.es>
6612
6613 * display.texi (Images): Document new delayed library loading,
6614 variable `image-library-alist' and (existing but undocumented)
6615 function `image-type-available-p'.
6616
66172004-06-05 Richard M. Stallman <rms@gnu.org>
6618
6619 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6620 refer the user to the Initial Input node.
6621 (Text from Minibuffer): Likewise.
6622 (Initial Input): New node. Document this feature
6623 and say it is mostly deprecated.
6624
66252004-05-30 Richard M. Stallman <rms@gnu.org>
6626
6627 * loading.texi (Named Features): Clarify return value
6628 and meaning of NOERROR.
6629
6630 * variables.texi (File Local Variables): Minor cleanup.
6631
66322004-05-30 Michael Albinus <michael.albinus@gmx.de>
6633
6634 * files.texi (Magic File Names): Add `file-remote-p' as operation
6635 of file name handlers.
6636
66372004-05-29 Richard M. Stallman <rms@gnu.org>
6638
6639 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6640 as arg to a minor mode command.
6641
66422004-05-22 Richard M. Stallman <rms@gnu.org>
6643
6644 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6645
6646 * streams.texi (Output Variables): Doc float-output-format.
6647
6648 * searching.texi (Regexp Special): Nested repetition can be infloop.
6649
6650 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6651 real stack overflow.
6652
6653 * compile.texi: Minor cleanups.
6654
66552004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6656
6657 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6658 circular lists.
6659 (List Elements): Explain handling of circular and dotted lists.
6660
66612004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6662
6663 * modes.texi (Search-based Fontification): Fix typo.
6664
66652004-05-10 Juanma Barranquero <lektu@terra.es>
6666
6667 * modes.texi (Mode Line Variables): Fix description of
6668 global-mode-string, which is now after which-func-mode, not the
6669 buffer name.
6670
66712004-05-07 Lars Hansen <larsh@math.ku.dk>
6672
6673 * modes.texi (Desktop Save Mode): Add.
6674 (Modes): Add menu entry Desktop Save Mode.
6675
6676 * hooks.texi: Add desktop-after-read-hook,
6677 desktop-no-desktop-file-hook and desktop-save-hook.
6678
6679 * locals.texi: Add desktop-save-buffer.
6680
66812004-04-30 Jesper Harder <harder@ifa.au.dk>
6682
6683 * display.texi: emacs -> Emacs.
6684
66852004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6686
6687 * files.texi (Changing Files): Document set-file-times.
6688
66892004-04-23 Juanma Barranquero <lektu@terra.es>
6690
6691 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6692
66932004-04-18 Jesper Harder <harder@ifa.au.dk>
6694
6695 * tips.texi (Coding Conventions): defopt -> defcustom.
6696
66972004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6698
6699 * sequences.texi: Various clarifications.
6700
67012004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6702
6703 * buffers.texi (Read Only Buffers): Mention optional ARG to
6704 `toggle-read-only'.
6705
67062004-04-14 Nick Roberts <nick@nick.uklinux.net>
6707
6708 * windows.texi (Selecting Windows): Note that get-lru-window
6709 returns a full-width window if possible.
6710
67112004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6712
6713 * buffers.texi: Various changes in addition to:
6714 (Buffer File Name): Add `find-buffer-visiting'.
6715 (Buffer Modification): Mention optional ARG to `not-modified'.
6716 (Indirect Buffers): Mention optional CLONE argument to
6717 `make-indirect-buffer'.
6718
6719 * files.texi: Various changes in addition to:
6720 (Visiting Functions): `find-file-hook' is now a normal hook.
6721 (File Name Expansion): Explain difference between the way that
6722 `expand-file-name' and `file-truename' treat `..'.
6723 (Contents of Directories): Mention optional ID-FORMAT argument to
6724 `directory-files-and-attributes'.
6725 (Format Conversion): Mention new optional CONFIRM argument to
6726 `format-write-file'.
6727
67282004-04-12 Miles Bader <miles@gnu.org>
6729
6730 * macros.texi (Expansion): Add description of `macroexpand-all'.
6731
67322004-04-05 Jesper Harder <harder@ifa.au.dk>
6733
6734 * variables.texi (Variable Aliases): Mention
6735 cyclic-variable-indirection.
6736
6737 * errors.texi (Standard Errors): Ditto.
6738
67392004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6740
6741 * backups.texi: Various small changes in addition to:
6742 (Making Backups): Mention return value of `backup-buffer'.
6743 (Auto-Saving): Mention optional FORCE argument to
6744 `delete-auto-save-file-if-necessary'.
6745 (Reverting): Mention optional PRESERVE-MODES argument to
6746 `revert-buffer'. Correct description of `revert-buffer-function'.
6747
67482004-03-22 Juri Linkov <juri@jurta.org>
6749
6750 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6751 with `Vector Functions'.
6752
6753 * text.texi (Sorting): Add missing quote.
6754
67552004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6756
6757 * intro.texi (Lisp History): Replace xref to `cl' manual with
6758 inforef.
6759
67602004-03-12 Richard M. Stallman <rms@gnu.org>
6761
6762 * intro.texi (Version Info): Add arg to emacs-version.
6763 (Lisp History): Change xref to CL manual.
6764
67652004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6766
6767 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6768 for Partial Completion mode.
6769
67702004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6771
6772 * customize.texi: Fix typo. Remove eol whitespace.
6773
67742004-03-04 Richard M. Stallman <rms@gnu.org>
6775
6776 * processes.texi: Fix typos.
6777
6778 * lists.texi (Building Lists): Minor clarification.
6779
6780 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6781 in make-hash-table.
6782
67832004-02-29 Juanma Barranquero <lektu@terra.es>
6784
6785 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6786 rm, and ignore exit code.
6787
67882004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6789
6790 * display.texi (Defining Faces): Add description for min-colors.
6791 Update example.
6792
67932004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6794
6795 * abbrevs.texi: Various corrections and clarifications in addition
6796 to the following:
6797 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6798
67992004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6800
6801 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6802
68032004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * text.texi: Various small changes in addition to the following:
6806 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6807 to delete-horizontal-space.
6808 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6809 description of yank-handler text property at various places.
6810
6811 * frames.texi (Window System Selections): Add anchor.
6812
6813 * syntax.texi (Syntax Table Functions): Clarify and correct
6814 descriptions of make-syntax-table and copy-syntax-table.
6815 (Motion and Syntax): Clarify SYNTAXES argument to
6816 skip-syntax-forward.
6817 (Parsing Expressions): Mention that the return value of
6818 parse-partial-sexp is currently a list of ten rather than nine
6819 elements.
6820 (Categories): Various corrections and clarifications.
6821
68222004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6823
6824 * markers.texi (Marker Insertion Types): Minor change.
6825
6826 * locals.texi (Standard Buffer-Local Variables):
6827 * commands.texi (Interactive Codes, Using Interactive):
6828 * functions.texi (Related Topics): Fix xrefs.
6829
68302004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6831
6832 * lists.texi (Sets And Lists): Update description of delete-dups.
6833
68342004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6835
6836 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6837
c8763fb6 68382004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6839
6840 * frames.texi (Parameter Access): frame-parameters arg is optional.
6841 modify-frame-parameters handles nil for FRAME.
6842 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6843 are all-or-nothing for certain toolkits.
6844 Mention parameter wait-for-wm.
6845 (Frames and Windows): In frame-first-window and frame-selected-window
6846 the arg is optional.
6847 (Input Focus): In redirect-frame-focus the second arg is optional.
6848 (Window System Selections): Mention selection type CLIPBOARD.
6849 Mention data-type UTF8_STRING.
6850 Mention numbering of cut buffers.
6851 (Resources): Describe x-resource-name.
6852
68532004-02-16 Richard M. Stallman <rms@gnu.org>
6854
6855 * windows.texi (Buffers and Windows): Delete false table
6856 about all-frames.
6857
6858 * syntax.texi (Parsing Expressions): Delete old caveat
6859 about parse-sexp-ignore-comments.
6860
6861 * streams.texi (Output Variables): Add print-quoted.
6862
6863 * lists.texi (Building Lists): Minor cleanup.
6864
6865 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6866
6867 * display.texi (Overlays): Explain overlays use markers.
6868 (Managing Overlays): Explain front-advance and rear-advance
6869 in more detail.
6870
6871 * loading.texi (Unloading): Document unload-feature-special-hooks.
6872 Get rid of fns-NNN.el file.
6873
68742004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6875
6876 * help.texi (Describing Characters): Fix text-char-description
6877 example output.
6878
6879 * edebug.texi (Using Edebug): Fix example.
6880
6881 * debugging.texi (Internals of Debugger): Fix return value.
6882
6883 * files.texi (Changing Files): Fix argname.
6884
6885 * calendar.texi: Fix parens, and default values.
6886
6887 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6888 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6889 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6890
6891 * positions.texi (Text Lines): Don't add -1 in current-line.
6892
68932004-02-16 Richard M. Stallman <rms@gnu.org>
6894
6895 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6896
68972004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6898
6899 * processes.texi (Low-Level Network): Fix a typo.
6900
69012004-02-12 Kim F. Storm <storm@cua.dk>
6902
6903 * display.texi (Fringes): Use consistent wording.
6904 Note that window-fringe's window arg is optional.
6905 (Scroll Bars): Use consistent wording.
6906
69072004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6908
6909 * tips.texi (Comment Tips): Document the new conventions for
6910 commenting out code.
6911
c8763fb6 69122004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6913
6914 * positions.texi (Text Lines): Added missing end defun.
6915
69162004-02-07 Kim F. Storm <storm@cua.dk>
6917
6918 * positions.texi (Text Lines): Add line-number-at-pos.
6919
69202004-02-06 John Paul Wallington <jpw@gnu.org>
6921
6922 * display.texi (Button Properties, Button Buffer Commands):
6923 mouse-2 invokes button, not down-mouse-1.
6924
69252004-02-04 Jason Rumney <jasonr@gnu.org>
6926
6927 * makefile.w32-in: Sync with Makefile.in changes.
6928
69292004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6930
6931 * minibuf.texi (Text from Minibuffer): Various corrections and
6932 clarifications.
6933 (Object from Minibuffer): Correct Lisp description of
6934 read-minibuffer.
6935 (Minibuffer History): Clarify description of cons values for
6936 HISTORY arguments.
6937 (Basic Completion): Various corrections and clarifications. Add
6938 completion-regexp-list.
6939 (Minibuffer Completion): Correct and clarify description of
6940 completing-read.
6941 (Completion Commands): Mention Partial Completion mode. Various
6942 other minor changes.
6943 (High-Level Completion): Various corrections and clarifications.
6944 (Reading File Names): Ditto.
6945 (Minibuffer Misc): Ditto.
6946
69472004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6948
6949 * strings.texi (Text Comparison): assoc-string also matches
6950 elements of alists that are strings instead of conses.
6951 (Formatting Strings): Standardize Texinfo usage. Update index
6952 entries.
6953
69542004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6955
6956 * lists.texi (Sets And Lists): Add delete-dups.
6957
69582004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6959
6960 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6961 special form.
6962 * macros.texi (Defining Macros): Update description of `declare',
6963 which now is a macro.
6964 (Wrong Time): Fix typos.
6965
69662004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6967
6968 * compile.texi (Compilation Functions): Expand descriptions of
6969 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6970 and `batch-byte-compile'. In particular, mention and describe
6971 all optional arguments.
6972 (Disassembly): Correct and clarify the description of `disassemble'.
6973
69742004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6975
6976 * searching.texi: Various small changes in addition to the
6977 following.
6978 (Regexp Example): Adapt to new value of `sentence-end'.
6979 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6980 `words'.
6981 (Search and Replace): Add usage note for `perform-replace'.
6982 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6983 `match-data'.
6984 (Standard Regexps): Update for new values of `paragraph-start'
6985 and `sentence-end'.
6986
69872004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6988
6989 * files.texi (Saving Buffers): Clarify descriptions of
6990 `write-contents-functions' and `before-save-hook'.
6991 Make the defvar's for `before-save-hook' and `after-save-hook'
6992 into defopt's.
6993
69942004-01-07 Kim F. Storm <storm@cua.dk>
6995
6996 * commands.texi (Click Events): Describe new image and
6997 width/height elements of click events.
6998 (Accessing Events): Add posn-string, posn-image, and
6999 posn-object-width-height. Change posn-object to return either
7000 image or string object.
7001
70022004-01-01 Simon Josefsson <jas@extundo.com>
7003
7004 * hooks.texi (Standard Hooks): Add before-save-hook.
7005 * files.texi (Saving Buffers): Likewise.
7006
70072004-01-03 Richard M. Stallman <rms@gnu.org>
7008
7009 * frames.texi (Frames and Windows): Delete frame-root-window.
7010
70112004-01-03 Luc Teirlinck <teirllm@auburn.edu>
7012
7013 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
7014
7015 * functions.texi: Various small changes in addition to the
7016 following.
7017 (What Is a Function): `functionp' returns nil for macros. Clarify
7018 behavior of this and following functions for symbol arguments.
7019 (Function Documentation): Add `\' in front of (fn @var{arglist})
7020 and explain why.
7021 (Defining Functions): Mention DOCSTRING argument to `defalias'.
7022 Add anchor.
7023 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
7024
70252004-01-01 Miles Bader <miles@gnu.org>
7026
7027 * display.texi (Buttons): New section.
7028
70292003-12-31 Andreas Schwab <schwab@suse.de>
7030
7031 * numbers.texi (Math Functions): sqrt reports a domain-error
7032 error.
7033 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
7034
70352003-12-30 Luc Teirlinck <teirllm@auburn.edu>
7036
7037 * tips.texi (Documentation Tips): Update item on hyperlinks in
7038 documentation strings.
7039
7040 * errors.texi (Standard Errors): Various small corrections and
7041 additions.
7042
7043 * control.texi: Various small changes in addition to the
7044 following.
7045 (Signaling Errors): Provide some more details on how `signal'
7046 constructs the error message. Add anchor to the definition of
7047 `signal'.
7048 (Error Symbols): Describe special treatment of `quit'.
7049 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
7050 to emphasize that it has to be a single form.
7051
7052 * buffers.texi: Add anchor.
7053
70542003-12-29 Richard M. Stallman <rms@gnu.org>
7055
7056 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
7057 (Window Configurations): Add window-configuration-frame.
7058
7059 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
7060
7061 * text.texi (Examining Properties): Add get-char-property-and-overlay.
7062 Change arg name in get-char-property.
7063 (Special Properties): Update handling of keymap property.
7064
7065 * strings.texi (Modifying Strings): Add clear-string.
7066 (Text Comparison): Add assoc-string and remove
7067 assoc-ignore-case, assoc-ignore-representation.
7068
7069 * os.texi (Time of Day): Add set-time-zone-rule.
7070
7071 * numbers.texi (Math Functions): asin, acos, log, log10
7072 report domain-error errors.
7073
7074 * nonascii.texi (Converting Representations):
7075 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
7076 (Encoding and I/O): Add file-name-coding-system.
7077
7078 * modes.texi (Search-based Fontification): Explain that
7079 face specs are symbols with face names as values.
7080
7081 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
7082
7083 * lists.texi (Building Lists): remq moved elsewhere.
7084 (Sets And Lists): remq moved here.
7085 (Association Lists): Refer to assoc-string.
7086
7087 * internals.texi (Garbage Collection): Add memory-use-counts.
7088
7089 * frames.texi (Frames and Windows): Add set-frame-selected-window
7090 and frame-root-window.
7091
7092 * files.texi (Contents of Directories):
7093 Add directory-files-and-attributes.
7094
7095 * display.texi (Refresh Screen): Add force-window-update.
7096 (Invisible Text): Explain about moving point out of invis text.
7097 (Overlay Properties): Add overlay-properties.
7098 (Managing Overlays): Add overlayp.
7099 (GIF Images): Invalid image number displays a hollow box.
7100
7101 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
7102 (Killing Buffers): Add buffer-live-p.
7103
71042003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
7105
7106 * display.texi (Fringes): Fix typo "set-buffer-window".
7107
71082003-12-24 Luc Teirlinck <teirllm@auburn.edu>
7109
7110 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
7111 * nonascii.texi, processes.texi, tips.texi, variables.texi:
7112 Add or change various xrefs and anchors.
7113
7114 * commands.texi: Replace all occurrences of @acronym{CAR} with
7115 @sc{car}, for consistency with the rest of the Elisp manual.
7116 `car' and `cdr' are historically acronyms, but are no longer
7117 widely thought of as such.
7118
7119 * internals.texi (Pure Storage): Mention that `purecopy' does not
7120 copy text properties.
7121 (Object Internals): Now 29 bits are used (in most implementations)
7122 to address Lisp objects.
7123
7124 * variables.texi (Variables with Restricted Values): New node.
7125
7126 * objects.texi (Lisp Data Types): Mention that certain variables
7127 can only take on a restricted set of values and add an xref to
7128 the new node "Variables with Restricted Values".
7129
7130 * eval.texi (Function Indirection): Describe the errors that
7131 `indirect-function' can signal.
7132 (Eval): Clarify the descriptions of `eval-region' and `values'.
7133 Describe `eval-buffer' instead of `eval-current-buffer' and
7134 mention `eval-current-buffer' as an alias for `current-buffer'.
7135 Correct the description and mention all optional arguments.
7136
7137 * nonascii.texi: Various small changes in addition to the
7138 following.
7139 (Converting Representations): Clarify behavior of
7140 `string-make-multibyte' and `string-to-multibyte' for unibyte all
7141 ASCII arguments.
7142 (Character Sets): Document the variable `charset-list' and adapt
7143 the definition of the function `charset-list' accordingly.
7144 (Translation of Characters): Clarify use of generic characters in
7145 `make-translation-table'. Clarify and correct the description of
7146 the use of translation tables in encoding and decoding.
7147 (User-Chosen Coding Systems): Correct and clarify the description
7148 of `select-safe-coding-system'.
7149 (Default Coding Systems): Clarify description of
7150 `file-coding-system-alist'.
7151
71522003-11-30 Luc Teirlinck <teirllm@auburn.edu>
7153
7154 * strings.texi (Text Comparison): Correctly describe when two
7155 strings are `equal'. Combine and clarify descriptions of
7156 `assoc-ignore-case' and `assoc-ignore-representation'.
7157
7158 * objects.texi (Non-ASCII in Strings): Clarify description of
7159 when a string is unibyte or multibyte.
7160 (Bool-Vector Type): Update examples.
7161 (Equality Predicates): Correctly describe when two strings are
7162 `equal'.
7163
71642003-11-29 Luc Teirlinck <teirllm@auburn.edu>
7165
7166 * lists.texi (Building Lists): `append' no longer accepts integer
7167 arguments. Update the description of `number-sequence' to reflect
7168 recent changes.
7169 (Sets And Lists): Describe `member-ignore-case' after `member'.
7170
71712003-11-27 Kim F. Storm <storm@cua.dk>
7172
7173 * commands.texi (Click Events): Click object may be an images.
7174 Describe (dx . dy) element of click positions.
7175 (Accessing Events): Remove duplicate posn-timestamp.
7176 New functions posn-object and posn-object-x-y.
7177
71782003-11-23 Kim F. Storm <storm@cua.dk>
7179
7180 * commands.texi (Click Events): Describe enhancements to event
7181 position lists, including new text-pos and (col . row) items.
7182 Mention left-fringe and right-fringe area events.
7183 (Accessing Events): New functions posn-area and
7184 posn-actual-col-row. Mention posn-timestamp. Mention that
7185 posn-point in non-text area still returns buffer position.
7186 Clarify posn-col-row.
7187
71882003-11-21 Lars Hansen <larsh@math.ku.dk>
7189
7190 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
7191 * anti.texi (File Attributes): Describe removed parameter
7192 ID-FORMAT.
7193
71942003-11-20 Luc Teirlinck <teirllm@auburn.edu>
7195
7196 * positions.texi (Positions): Mention that, if a marker is used as
7197 a position, its buffer is ignored.
7198
7199 * markers.texi (Overview of Markers): Mention it here too.
7200
72012003-11-12 Luc Teirlinck <teirllm@auburn.edu>
7202
7203 * numbers.texi (Numeric Conversions): Not just `floor', but also
7204 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7205
72062003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7207
7208 * markers.texi (Creating Markers): Specify insertion type of
7209 created markers. Add xref to `Marker Insertion Types'.
7210 Second argument to `copy-marker' is optional.
7211 (Marker Insertion Types): Mention that most markers are created
7212 with insertion type nil.
7213 (The Mark): Correctly describe when `mark' signals an error.
7214 (The Region): Correctly describe when `region-beginning' and
7215 `region-end' signal an error.
7216
72172003-11-08 Luc Teirlinck <teirllm@auburn.edu>
7218
7219 * hash.texi (Creating Hash): Clarify description of `eql'.
7220 `makehash' is obsolete.
7221 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
7222
7223 * positions.texi (Point): Change description of `buffer-end', so
7224 that it is also correct for floating point arguments.
7225 (List Motion): Correct argument lists of `beginning-of-defun' and
7226 `end-of-defun'.
7227 (Excursions): Add xref to `Marker Insertion Types'.
7228 (Narrowing): Argument to `narrow-to-page' is optional.
7229
72302003-11-06 Luc Teirlinck <teirllm@auburn.edu>
7231
7232 * streams.texi (Output Streams): Clarify behavior of point for
7233 marker output streams.
7234
72352003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7236
7237 * variables.texi (Defining Variables): Second argument to
7238 `defconst' is not optional.
7239 (Setting Variables): Mention optional argument APPEND to
7240 `add-to-list'.
7241 (Creating Buffer-Local): Expand description of
7242 `make-variable-buffer-local'.
7243 (Frame-Local Variables): Expand description of
7244 `make-variable-frame-local'.
7245 (Variable Aliases): Correct description of optional argument
7246 DOCSTRING to `defvaralias'. Mention return value of
7247 `defvaralias'.
7248 (File Local Variables): Add xref to `File variables' in Emacs
7249 Manual. Correct description of `hack-local-variables'. Mention
7250 `safe-local-variable' property. Mention optional second argument
7251 to `risky-local-variable-p'.
7252
72532003-11-03 Luc Teirlinck <teirllm@auburn.edu>
7254
7255 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7256
72572003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7258
7259 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7260 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7261 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7262 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7263 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7264 lispref/processes.texi, lispref/searching.texi,
7265 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7266 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7267 @acronym{FOO}.
7268
72692003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7270
7271 * strings.texi (Creating Strings): Argument START to `substring'
7272 can not be `nil'. Expand description of
7273 `substring-no-properties'. Correct description of `split-string',
7274 especially with respect to empty matches. Prevent very bad line
7275 break in definition of `split-string-default-separators'.
7276 (Text Comparison): `string=' and `string<' also accept symbols as
7277 arguments.
7278 (String Conversion): More completely describe argument BASE in
7279 `string-to-number'.
7280 (Formatting Strings): `%s' and `%S' in `format' do require
7281 corresponding object. Clarify behavior of numeric prefix after
7282 `%' in `format'.
7283 (Case Conversion): The argument to `upcase-initials' can be a
7284 character.
7285
72862003-10-27 Kenichi Handa <handa@m17n.org>
7287
7288 * display.texi (Fontsets): Fix texinfo usage.
7289
72902003-10-25 Kenichi Handa <handa@m17n.org>
7291
7292 * display.texi (Fontsets): Add description of the function
7293 set-fontset-font.
7294
72952003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7296
7297 * display.texi (Temporary Displays): Add xref to `Documentation
7298 Tips'.
7299
7300 * functions.texi (Function Safety): Use inforef instead of pxref
7301 for SES.
7302
73032003-10-23 Andreas Schwab <schwab@suse.de>
7304
7305 * Makefile.in (TEX, texinputdir): Don't define.
7306 (TEXI2DVI): Define.
7307 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7308 add $(srcdir)/index.texi.
7309 ($(infodir)/elisp): Remove index.texi dependency.
7310 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7311 (index.texi): Remove target.
7312 (dist): Don't link $(srcdir)/permute-index.
7313 (clean): Don't remove index.texi.
7314
7315 * permute-index, index.perm: Remove.
7316 * index.texi: Rename from index.unperm.
7317
73182003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7319
7320 * tips.texi (Documentation Tips): Document new behavior for face
7321 and variable hyperlinks in Help mode.
7322
73232003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7324
7325 * objects.texi (Integer Type): Update for extra bit of integer range.
7326 (Character Type): Ditto.
7327
73282003-10-16 Eli Zaretskii <eliz@gnu.org>
7329
7330 * numbers.texi (Integer Basics): Add index entries for reading
7331 numbers in hex, octal, and binary.
7332
73332003-10-16 Lute Kamstra <lute@gnu.org>
7334
7335 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7336 argument.
7337
73382003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7339
7340 * windows.texi (Choosing Window): Fix typo.
7341 * edebug.texi (Edebug Execution Modes): Fix typo.
7342
73432003-10-13 Richard M. Stallman <rms@gnu.org>
7344
7345 * windows.texi (Basic Windows): A window has fringe settings,
7346 display margins and scroll-bar settings.
7347 (Splitting Windows): Doc split-window return value.
7348 Clean up one-window-p.
7349 (Selecting Windows): Fix typo.
7350 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7351 (Buffers and Windows): In set-window-buffer, explain effect
7352 on fringe settings and scroll bar settings.
7353 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7354 (Choosing Window): Use defopt for pop-up-frame-function.
7355 For special-display-buffer-names, explain same-window and same-frame.
7356 Clarify window-dedicated-p return value.
7357 (Textual Scrolling): scroll-up and scroll-down can get an error.
7358 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7359 Clarify set-window-hscroll.
7360 (Size of Window): Don't mention tool bar in window-height.
7361 (Coordinates and Windows): Explain what coordinates-in-window-p
7362 returns for fringes and display margins.
7363 (Window Configurations): Explain saving fringes, etc.
7364
7365 * tips.texi (Library Headers): Clean up Documentation.
7366
7367 * syntax.texi (Parsing Expressions): Clean up forward-comment
7368 and parse-sexp-lookup-properties.
7369
7370 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7371
7372 * os.texi (System Environment): Clean up text for load-average errors.
7373
7374 * modes.texi (Hooks): Don't explain local hook details at front.
7375 Clarify run-hooks and run-hook-with-args a little.
7376 Clean up add-hook and remove-hook.
7377
7378 * edebug.texi (Edebug Execution Modes): Clarify t.
7379 Document edebug-sit-for-seconds.
7380 (Coverage Testing): Document C-x X = and =.
7381 (Instrumenting Macro Calls): Fix typo.
7382 (Specification List): Don't index the specification keywords.
7383
73842003-10-10 Kim F. Storm <storm@cua.dk>
7385
7386 * processes.texi (Network): Introduce make-network-process.
7387
73882003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7389
7390 * tips.texi (Library Headers): Fix typo.
7391
73922003-10-07 Juri Linkov <juri@jurta.org>
7393
7394 * modes.texi (Imenu): Mention imenu-create-index-function's
7395 default value. Explain submenus better.
7396
73972003-10-07 Lute Kamstra <lute@gnu.org>
7398
7399 * modes.texi (Faces for Font Lock): Fix typo.
7400 (Hooks): Explain how buffer-local hook variables can refer to
7401 global hook variables.
7402 Various minor clarifications.
7403
74042003-10-06 Lute Kamstra <lute@gnu.org>
7405
7406 * tips.texi (Coding Conventions): Mention naming conventions for
7407 hooks.
7408
74092003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7410
7411 * loading.texi (Library Search): Correct default value of
7412 load-suffixes.
7413 (Named Features): Fix typo.
7414
74152003-10-05 Richard M. Stallman <rms@gnu.org>
7416
7417 * loading.texi (Named Features): In `provide',
7418 say how to test for subfeatures.
7419 (Unloading): In unload-feature, use new var name
7420 unload-feature-special-hooks.
7421
74222003-10-03 Lute Kamstra <lute@gnu.org>
7423
7424 * modes.texi (Major Mode Conventions): Mention third way to set up
7425 Imenu.
7426 (Imenu): A number of small fixes.
7427 Delete documentation of internal variable imenu--index-alist.
7428 Document the return value format of imenu-create-index-function
7429 functions.
7430
74312003-09-30 Richard M. Stallman <rms@gnu.org>
7432
7433 * processes.texi (Network): Say what stopped datagram connections do.
7434
7435 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7436
7437 * display.texi (Overlay Properties): Clarify `evaporate' property.
7438
74392003-09-29 Lute Kamstra <lute@gnu.org>
7440
7441 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7442 constructs should be marked as risky.
7443 Change cons cell into proper list.
7444 (Mode Line Variables): Change cons cell into proper list.
7445
74462003-09-26 Lute Kamstra <lute@gnu.org>
7447
7448 * modes.texi (Mode Line Data): Document the :propertize construct.
7449 (Mode Line Variables): Reorder the descriptions of the variables
7450 to match their order in the default mode-line-format.
7451 Describe the new variables mode-line-position and mode-line-modes.
7452 Update the default values of mode-line-frame-identification,
7453 minor-mode-alist, and default-mode-line-format.
7454 (Properties in Mode): Mention the :propertize construct.
7455
74562003-09-26 Richard M. Stallman <rms@gnu.org>
7457
7458 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7459 * loading.texi, minibuf.texi, text.texi, variables.texi:
7460 Avoid @strong{Note:}.
7461
74622003-09-26 Richard M. Stallman <rms@gnu.org>
7463
7464 * keymaps.texi (Remapping Commands): Fix typo.
7465
74662003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7467
7468 * processes.texi (Low-Level Network): Fix typo.
7469
74702003-09-23 Kim F. Storm <storm@cua.dk>
7471
7472 * processes.texi (Network, Network Servers): Fix typos.
7473 (Low-Level Network): Add timeout value for :server keyword.
7474 Add new option keywords to make-network-process.
7475 Add set-network-process-options.
7476 Explain how to test availability of network options.
7477
74782003-09-19 Richard M. Stallman <rms@gnu.org>
7479
7480 * text.texi (Motion by Indent): Arg to
7481 backward-to-indentation and forward-to-indentation is optional.
7482
7483 * strings.texi (Creating Strings): Add substring-no-properties.
7484
7485 * processes.texi
7486 (Process Information): Add list-processes arg QUERY-ONLY.
7487 Delete process-contact from here.
7488 Add new status values for process-status.
7489 Add process-get, process-put, process-plist, set-process-plist.
7490 (Synchronous Processes): Add call-process-shell-command.
7491 (Signals to Processes): signal-process allows process objects.
7492 (Network): Complete rewrite.
7493 (Network Servers, Datagrams, Low-Level Network): New nodes.
7494
7495 * positions.texi (Word Motion): forward-word, backward-word
7496 arg is optional. Reword.
7497
7498 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7499
7500 * variables.texi (Creating Buffer-Local):
7501 Delete duplicate definition of buffer-local-value.
7502 (File Local Variables): Explain about discarding text props.
7503
75042003-09-11 Richard M. Stallman <rms@gnu.org>
7505
7506 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7507 changes variables that record input events.
7508 (Minibuffer Misc): Add minibuffer-selected-window.
7509
7510 * lists.texi (Building Lists): Add copy-tree.
7511
7512 * display.texi (Fontsets): Add char-displayable-p.
7513 (Scroll Bars): New node.
7514
75152003-09-08 Lute Kamstra <lute@gnu.org>
7516
7517 * modes.texi (%-Constructs): Document new `%i' and `%I'
7518 constructs.
7519
75202003-09-03 Peter Runestig <peter@runestig.com>
7521
7522 * makefile.w32-in: New file.
7523
75242003-08-29 Richard M. Stallman <rms@gnu.org>
7525
7526 * display.texi (Overlay Properties): Clarify how priorities
7527 affect use of the properties.
7528
75292003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7530
7531 * customize.texi (Type Keywords): Correct the description of
7532 `:help-echo' in the case where `motion-doc' is a function.
7533
75342003-08-14 John Paul Wallington <jpw@gnu.org>
7535
7536 * modes.texi (Emulating Mode Line): Subsection, not section.
7537
75382003-08-13 Richard M. Stallman <rms@gnu.org>
7539
7540 * elisp.texi (Top): Update subnode lists in menu.
7541
7542 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7543 (Kill Functions): kill-region has new arg yank-handler.
7544 (Yanking): New node.
7545 (Yank Commands): Add yank-undo-function.
7546 (Low-Level Kill Ring):
7547 kill-new and kill-append have new arg yank-handler.
7548 (Changing Properties): Add remove-list-of-text-properties.
7549 (Atomic Changes): New node.
7550
7551 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7552
7553 * streams.texi (Output Variables): Add eval-expression-print-length
7554 and eval-expression-print-level.
7555
7556 * os.texi (Time Conversion): For encode-time, explain limits on year.
7557
7558 * objects.texi (Character Type): Define anchor "modifier bits".
7559
7560 * modes.texi (Emulating Mode Line): New node.
7561 (Search-based Fontification): Font Lock uses font-lock-face property.
7562 (Other Font Lock Variables): Likewise.
7563
7564 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7565 not vectors.
7566 (Active Keymaps): Add emulation-mode-map-alists.
7567 (Functions for Key Lookup): key-binding has new arg no-remap.
7568 (Remapping Commands): New node.
7569 (Scanning Keymaps): where-is-internal has new arg no-remap.
7570 (Tool Bar): Add tool-bar-local-item-from-menu.
7571 Clarify when to use tool-bar-add-item-from-menu.
7572
7573 * commands.texi (Interactive Call): commandp has new arg.
7574 (Command Loop Info): Add this-original-command.
7575
75762003-08-06 John Paul Wallington <jpw@gnu.org>
7577
7578 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7579
7580 * display.texi (Warning Basics): Fix typo.
7581 (Fringes): Add closing curly bracket and fix typo.
7582
7583 * elisp.texi (Top): Fix typo.
7584
75852003-08-05 Richard M. Stallman <rms@gnu.org>
7586
7587 * elisp.texi: Update lists of subnodes.
7588
7589 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7590
7591 * variables.texi (Local Variables): Use lc for example variable names.
7592
7593 * tips.texi (Library Headers): Explain where to put -*-.
7594
7595 * strings.texi (Creating Strings): Fix xref for vconcat.
7596
7597 * sequences.texi (Vector Functions):
7598 vconcat no longer allows integer args.
7599
7600 * minibuf.texi (Reading File Names): read-file-name has new
7601 arg PREDICATE. New function read-directory-name.
7602
7603 * macros.texi (Defining Macros): Give definition of `declare'
7604 (Indenting Macros): New node.
7605
7606 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7607 (Window Frame Parameters): Make separate table of parameters
7608 that are coupled with specific face attributes.
7609 (Deleting Frames): delete-frame-hooks renamed to
7610 delete-frame-functions.
7611
7612 * files.texi (Magic File Names): Add file-remote-p.
7613 Clarify file-local-copy.
7614
7615 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7616 here; instead xref Defining Macros.
7617
7618 * display.texi (Warnings): New node, and subnodes.
7619 (Fringes): New node.
7620
7621 * debugging.texi (Test Coverage): New node.
7622
7623 * compile.texi (Compiler Errors): Explain with-no-warnings
7624 and other ways to suppress warnings.
7625
7626 * commands.texi (Interactive Call): Minor clarification.
7627
7628 * buffers.texi (Buffer File Name): set-visited-file-name
7629 renames the buffer too.
7630
7631 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7632
76332003-07-24 Markus Rost <rost@math.ohio-state.edu>
7634
7635 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7636
76372003-07-22 Markus Rost <rost@math.ohio-state.edu>
7638
7639 * internals.texi (Garbage Collection): Fix previous change.
7640
76412003-07-22 Richard M. Stallman <rms@gnu.org>
7642
7643 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7644
7645 * display.texi (Width): Use \s syntax in example.
7646 (Font Selection): Add face-font-rescale-alist.
7647
7648 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7649 Remove spurious indent in example.
7650
7651 * lists.texi (Building Lists): Add number-sequence.
7652
7653 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7654
7655 * functions.texi (Function Documentation): Explain how to
7656 show calling convention explicitly in the doc string.
7657
7658 * windows.texi (Selecting Windows): save-selected-window saves
7659 selected window of each frame.
7660 (Window Configurations): Minor change.
7661
7662 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7663
7664 * streams.texi (Output Variables): Add print-continuous-numbering
7665 and print-number-table.
7666
7667 * processes.texi (Decoding Output): New node.
7668
7669 * os.texi (Time Conversion): decode-time arg is optional.
7670
7671 * objects.texi (Character Type): Don't use space as example for \.
7672 Make list of char names and \-sequences correspond.
7673 Explain that \s is not used in strings. `\ ' needs space after.
7674
7675 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7676 (Translation of Characters): Add translation-table-for-input.
7677 (Default Coding Systems): Add auto-coding-functions.
7678 (Explicit Encoding): Add decode-coding-inserted-region.
7679 (Locales): Add locale-info.
7680
7681 * minibuf.texi (Basic Completion): Describe test-completion.
7682 Collections can be lists of strings.
7683 Clean up lazy-completion-table.
7684 (Programmed Completion): Mention test-completion.
7685 Clarify why lambda expressions are not accepted.
7686 (Minibuffer Misc): Describe minibufferp.
7687
76882003-07-14 Richard M. Stallman <rms@gnu.org>
7689
7690 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7691
7692 * windows.texi (Selecting Windows): New arg to select-window.
7693 (Selecting Windows): Add with-selected-window.
7694 (Size of Window): Add window-inside-edges, etc.
7695
7696 * internals.texi (Garbage Collection): Add post-gc-hook.
7697
7698 * processes.texi (Subprocess Creation): Add exec-suffixes.
7699
7700 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7701 (Scanning Keymaps): Add map-keymaps.
7702 (Defining Menus): Add keymap-prompt.
7703
7704 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7705 most-negative-fixnum.
7706
7707 * compile.texi (Byte Compilation): Explain no-byte-compile
7708 (Compiler Errors): New node.
7709
7710 * os.texi (User Identification): user-uid, user-real-uid
7711 can return float.
7712
7713 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7714 and about derived modes.
7715 (Minor Modes): Add minor-mode-list.
7716 (Defining Minor Modes): Keyword args for define-minor-mode.
7717 (Search-based Fontification): Explain managing other properties.
7718 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7719 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7720 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7721
7722 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7723 (Variable Aliases): Clarify defvaralias.
7724
7725 * loading.texi (Library Search): Add load-suffixes.
7726
7727 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7728 (Programmed Completion): Add dynamic-completion-table.
7729
7730 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7731 (Magic File Names): Specify precedence order of handlers.
7732
7733 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7734 and post-command-hook.
7735 (Waiting): New calling convention for sit-for.
7736
7737 * text.texi (Special Properties): local-map and keymap properties
7738 apply based on their stickiness.
7739
77402003-07-07 Richard M. Stallman <rms@gnu.org>
7741
7742 * modes.texi (Minor Mode Conventions): Specify only some kinds
7743 of list values as args to minor modes.
7744
7745 * files.texi (File Name Expansion): Warn about iterative use
7746 of substitute-in-file-name.
7747
7748 * advice.texi (Activation of Advice): Clean up previous change.
7749
77502003-07-06 Markus Rost <rost@math.ohio-state.edu>
7751
7752 * advice.texi (Activation of Advice): Note that ad-start-advice is
7753 turned on by default.
7754
77552003-06-30 Richard M. Stallman <rms@gnu.org>
7756
7757 * text.texi (Buffer Contents): Document current-word.
7758 (Change Hooks): Not called for *Messages*.
7759
7760 * functions.texi (Defining Functions): Explain about redefining
7761 primitives.
7762 (Function Safety): Renamed. Minor changes.
7763 Comment out the detailed criteria for what is safe.
7764
77652003-06-22 Andreas Schwab <schwab@suse.de>
7766
7767 * objects.texi (Symbol Type): Fix description of examples.
7768
77692003-06-16 Andreas Schwab <schwab@suse.de>
7770
7771 * hash.texi (Creating Hash): Fix description of :weakness.
7772
c8763fb6 77732003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7774
7775 * files.texi (Changing Files): copy-file copies file modes, too.
7776
77772003-05-28 Richard M. Stallman <rms@gnu.org>
7778
7779 * strings.texi (Creating Strings): Clarify split-string.
7780
77812003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7782
7783 * strings.texi (Creating Strings): Update split-string specification
7784 and examples.
7785
77862003-05-19 Richard M. Stallman <rms@gnu.org>
7787
7788 * elisp.texi: Correct invariant section names.
7789
77902003-04-20 Richard M. Stallman <rms@gnu.org>
7791
7792 * os.texi (Timers): Explain about timers and quitting.
7793
77942003-04-19 Richard M. Stallman <rms@gnu.org>
7795
7796 * internals.texi (Writing Emacs Primitives): Strings are
7797 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7798 Explain GCPRO convention for varargs function args.
7799
78002003-04-16 Richard M. Stallman <rms@gnu.org>
7801
7802 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7803
78042003-04-08 Richard M. Stallman <rms@gnu.org>
7805
7806 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7807
78082003-02-13 Kim F. Storm <storm@cua.dk>
7809
7810 * objects.texi (Character Type): New \s escape for space.
7811
78122003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7813
7814 * os.texi (System Environment): Added cygwin system-type.
7815
78162003-01-25 Richard M. Stallman <rms@gnu.org>
7817
7818 * keymaps.texi: Document that a symbol can act as a keymap.
7819
78202003-01-13 Richard M. Stallman <rms@gnu.org>
7821
7822 * text.texi (Changing Properties): Say string indices are origin-0.
7823
7824 * positions.texi (Screen Lines) <compute-motion>:
7825 Correct order of elts in return value.
7826
7827 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7828 how to define a default binding.
7829
78302002-12-07 Markus Rost <rost@math.ohio-state.edu>
7831
7832 * loading.texi (Unloading): Fix recent change for load-history.
7833
7834 * customize.texi (Simple Types): Clarify description of custom
7835 type 'number. Describe new custom type 'float.
7836
78372002-12-04 Markus Rost <rost@math.ohio-state.edu>
7838
7839 * variables.texi (File Local Variables): Fix typo.
7840
c8763fb6 78412002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7842
7843 From Michael Albinus <Michael.Albinus@alcatel.de>.
7844
7845 * README: Target for Info file is `make info'.
7846
7847 * files.texi (File Name Components): Fixed typos in
7848 `file-name-sans-extension'.
7849 (Magic File Names): Complete list of operations for magic file
7850 name handlers.
7851
78522002-09-16 Jonathan Yavner <jyavner@engineer.com>
7853
7854 * variables.texi (File Local Variables): New function
7855 risky-local-variable-p.
7856
78572002-09-15 Jonathan Yavner <jyavner@engineer.com>
7858
7859 * functions.texi (Function safety): New node about unsafep.
7860
78612002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7862
7863 * customize.texi (Splicing into Lists): Fixed example.
a86cd395 7864 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
7865
78662002-06-17 Juanma Barranquero <lektu@terra.es>
7867
7868 * frames.texi (Display Feature Testing): Fix typo.
7869
78702002-06-12 Andreas Schwab <schwab@suse.de>
7871
7872 * frames.texi (Initial Parameters, Resources): Fix references to
7873 the Emacs manual.
7874
78752002-05-13 Kim F. Storm <storm@cua.dk>
7876
7877 * variables.texi (Intro to Buffer-Local): Updated warning and
7878 example relating to changing buffer inside let.
7879
c8763fb6 78802002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7881
7882 * os.texi (Session Management): New node about X Session management.
7883
78842002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7885
7886 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7887 to which the manual corresponds, and the copyright years.
7888
7889 * Makefile.in (VERSION): Set to 2.9.
7890
78912001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7892
7893 * elisp.texi: Change the category in @dircategory to "Emacs", to
7894 make it consistent with info/dir.
7895
78962001-11-25 Miles Bader <miles@gnu.org>
7897
7898 * text.texi (Fields): Describe new `limit' arg in
7899 field-beginning/field-end.
7900
79012001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7902
7903 * permute-index: Don't depend on csh-specific features. Replace
7904 the interpreter name with /bin/sh.
7905
7906 * two-volume-cross-refs.txt: New file.
7907 * two.el: New file.
7908 * spellfile: New file.
7909
79102001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7911
7912 * permute-index: New file.
7913
7914 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7915 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7916 8+3 restricted namespace.
7917
7918 * Makefile.in (infodir): Define relative to $(srcdir).
7919 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7920 include directories list via -I switch to makeinfo.
7921 (index.texi): Use cp if both hard and symbolic links fail.
7922
79232001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7924
7925 * Makefile.in (distclean): Add.
7926
7927 The following changes make ELisp manual part of the Emacs
7928 distribution:
7929
7930 * Makefile.in: Add Copyright notice.
7931 (prefix): Remove.
7932 (infodir): Change value to "../info".
7933 (VPATH): New variable.
7934 (MAKE): Don't define.
7935 (texmacrodir): Don't define.
7936 (texinputdir): Append the existing value of TEXINPUTS.
7937 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7938 command to be compatible with man/Makefile.in, and to put the
7939 output into ../info.
7940 (info): Add target.
7941 (installall): Target removed.
7942
c8763fb6 79432001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7944
7945 * tips.texi (Coding Conventions): Fix typo.
7946
79472001-10-23 Gerd Moellmann <gerd@gnu.org>
7948
7949 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7950
79512001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7952
7953 * files.texi (File Name Components): Update the description of
7954 file-name-sans-extension and file-name-extension, as they now
7955 ignore leading dots.
7956
79572001-10-20 Gerd Moellmann <gerd@gnu.org>
7958
7959 * (Version 21.1 released.)
7960
79612001-10-19 Miles Bader <miles@gnu.org>
7962
7963 * positions.texi (Text Lines): Describe behavior of
7964 `beginning-of-line'/`end-of-line' in the presence of field properties.
7965
79662001-10-17 Gerd Moellmann <gerd@gnu.org>
7967
7968 * Makefile.in (VERSION): Set to 2.8.
7969 (manual): Use `manual-21'.
7970
7971 * elisp.texi (VERSION): Add and use it where the version
7972 number was used. Set it to 2.8.
7973
7974 * intro.texi: Likewise.
7975
79762001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7977
7978 * files.texi (File Name Completion): Document the significance of
7979 a trailing slash in elements of completion-ignored-extensions.
7980
79812001-10-06 Miles Bader <miles@gnu.org>
7982
7983 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7984
79852001-10-04 Gerd Moellmann <gerd@gnu.org>
7986
7987 * variables.texi (Variable Aliases): New node.
7988
79892001-10-04 Gerd Moellmann <gerd@gnu.org>
7990
7991 * Branch for 21.1.
7992
79932001-10-02 Miles Bader <miles@gnu.org>
7994
7995 * minibuf.texi (Minibuffer Misc): Add entries for
7996 `minibuffer-contents', `minibuffer-contents-no-properties', and
7997 `delete-minibuffer-contents'.
7998 Correct description for `minibuffer-prompt-end'.
7999
8000 * text.texi (Property Search): Correct descriptions of
8001 `next-char-property-change' and `previous-char-property-change'.
8002 Add entries for `next-single-char-property-change' and
8003 `previous-single-char-property-change'.
8004 Make operand names a bit more consistent.
8005
80062001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
8007
8008 * frames.texi (Finding All Frames): Document that next-frame and
8009 previous-frame are local to current terminal.
8010
80112001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
8012
8013 * keymaps.texi (Creating Keymaps): Fix the description of the
8014 result of make-keymap.
8015
80162001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
8017
8018 * display.texi (Font Lookup, Attribute Functions)
8019 (Image Descriptors): Add cross-references to the definition of
8020 selected frame.
8021
8022 * buffers.texi (The Buffer List): Add cross-references to the
8023 definition of selected frame.
8024
8025 * frames.texi (Input Focus): Clarify which frame is _the_ selected
8026 frame at any given time.
8027 (Multiple Displays, Size and Position): Add a cross-reference to
8028 the definition of the selected frame.
8029
80302001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
8031
8032 * strings.texi (String Conversion) <string-to-number>: Document
8033 that a float is returned for integers that are too large.
8034
8035 * frames.texi (Mouse Position): Document mouse-position-function.
8036 (Display Feature Testing): Document display-images-p.
8037 (Window Frame Parameters): Document the cursor-type variable.
8038
8039 * numbers.texi (Integer Basics): Document CL style read syntax for
8040 integers in bases other than 10.
8041
8042 * positions.texi (List Motion): Document
8043 open-paren-in-column-0-is-defun-start.
8044
8045 * lists.texi (Sets And Lists): Document member-ignore-case.
8046
8047 * internals.texi (Garbage Collection): Document the used and free
8048 strings report.
8049 (Memory Usage): Document strings-consed.
8050
8051 * os.texi (Time of Day): Document float-time.
8052 (Recording Input): Document that clear-this-command-keys clears
8053 the vector to be returned by recent-keys.
8054
8055 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
8056 argument keymap can be a list.
8057
8058 * nonascii.texi (User-Chosen Coding Systems)
8059 <select-safe-coding-system>: Document the new argument
8060 accept-default-p and the variable
8061 select-safe-coding-system-accept-default-p. Tell what happens if
8062 buffer-file-coding-system is undecided.
8063 (Default Coding Systems): Document auto-coding-regexp-alist.
8064
8065 * display.texi (The Echo Area) <message>: Document
8066 message-truncate-lines.
8067 (Glyphs): Document that the glyph table is unused on windowed
8068 displays.
8069
8070 * help.texi (Describing Characters) <single-key-description>:
8071 Document the new argument no-angles.
8072 (Accessing Documentation) <documentation-property>: Document that
8073 a non-string property is evaluated.
8074 <documentation>: Document that the function-documentation property
8075 is looked for.
8076
8077 * windows.texi (Selecting Windows): Document some-window.
8078
8079 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
8080
8081 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
8082 apropos-mode-hook.
8083
8084 * commands.texi (Using Interactive): Document interactive-form.
8085 (Keyboard Macros): Document kbd-macro-termination-hook.
8086 (Command Loop Info): Document that clear-this-command-keys clears
8087 the vector to be returned by recent-keys.
8088
80892001-09-04 Werner LEMBERG <wl@gnu.org>
8090
8091 * Makefile.in (srcdir, texinputdir): New variables.
8092 (srcs, index.texi, install): Use $(srcdir).
8093 (.PHONY): Remove elisp.dvi.
8094 (elisp): Use -I switch for makeinfo.
8095 (elisp.dvi): Use $(srcdir) and $(texinputdir).
8096 (installall, dist): Use $(srcdir).
8097 Fix path to texinfo.tex.
8098 (maintainer-clean): Add elisp.dvi and elisp.oaux.
8099
81002001-08-30 Gerd Moellmann <gerd@gnu.org>
8101
8102 * display.texi (Conditional Display): Adjust to API change.
8103
8104 * configure: New file.
8105
81062001-07-30 Gerd Moellmann <gerd@gnu.org>
8107
8108 * commands.texi (Repeat Events): Add description of
8109 double-click-fuzz.
8110
81112001-05-08 Stefan Monnier <monnier@cs.yale.edu>
8112
8113 * syntax.texi (Syntax Class Table): Add the missing designator for
8114 comment and string fences.
8115 (Syntax Properties): Add a xref to syntax table internals.
8116 (Syntax Table Internals): Document string-to-syntax.
8117
81182001-05-07 Gerd Moellmann <gerd@gnu.org>
8119
8120 * Makefile.in (install): Use install-info command line options
8121 like in Emacs' Makefile.in.
8122
81232000-12-09 Miles Bader <miles@gnu.org>
8124
8125 * windows.texi (Window Start): Update documentation for
8126 `pos-visible-in-window-p'.
8127
81282000-11-12 Stefan Monnier <monnier@cs.yale.edu>
8129
8130 * lists.texi (Building Lists): Add footnote to explain how to add
8131 to the end of a list.
8132
81332000-10-25 Gerd Moellmann <gerd@gnu.org>
8134
8135 * files.texi (Visiting Functions): Typos.
8136
81372000-10-25 Kenichi Handa <handa@etl.go.jp>
8138
8139 * files.texi (Visiting Functions): Return value of
8140 find-file-noselect may be a list of buffers if wildcards are used.
8141
81422000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8143
8144 * display.texi (Defining Faces): Document `graphic' display type
8145 in face specs.
8146
b344d29d 81472000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
8148
8149 * hooks.texi (Standard Hooks): Replace obsolete
8150 `after-make-frame-hook' with `after-make-frame-functions'.
8151
8152 * frames.texi (Creating Frames): Ditto.
8153
8154 * variables.texi (Future Local Variables): Ditto.
8155
81562000-10-16 Gerd Moellmann <gerd@gnu.org>
8157
8158 * display.texi (Other Image Types): Add description of :foreground
8159 and :background properties of mono PBM images.
8160
81612000-08-17 Werner LEMBERG <wl@gnu.org>
8162
8163 * .cvsignore: New file.
8164
81652000-01-05 Gerd Moellmann <gerd@gnu.org>
8166
8167 * tindex.pl: New script.
8168
81691999-12-03 Dave Love <fx@gnu.org>
8170
8171 * Makefile.in (MAKEINFO): New parameter.
8172
81731999-09-17 Richard Stallman <rms@gnu.org>
8174
8175 * Makefile.in (srcs): Add hash.texi.
8176 (VERSION): Update to 20.6.
8177
81781999-09-13 Richard Stallman <rms@gnu.org>
8179
8180 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
8181
81821998-08-29 Karl Heuer <kwzh@gnu.org>
8183
8184 * configure.in: New file.
8185 * Makefile.in: Renamed from Makefile.
8186 (prefix, infodir): Use value obtained from configure.
8187 (emacslibdir): Obsolete variable deleted.
8188 (dist): Distribute configure.in, configure, Makefile.in.
8189
81901998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8191
8192 * Makefile (INSTALL_INFO): New variable.
8193 (install): Run install-info.
8194
81951998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
8196
8197 * Makefile (elisp.dvi): Add missing backslash.
8198
81991998-05-02 Richard Stallman <rms@psilocin.gnu.org>
8200
8201 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
8202 Run texindex without `./'. Always run texindex on elisp.tp.
8203 (elisp.tps): Target deleted.
8204
82051998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8206
8207 * Makefile (srcs): Add nonascii.texi and customize.texi.
8208 (dist): Start by deleting `temp'.
8209
82101998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8211
8212 * Makefile (makeinfo, texindex): Targets deleted.
8213 (makeinfo.o, texindex.o): Targets deleted.
8214 (clean, dist): Don't do anything with them or with getopt*.
8215
82161998-01-30 Richard Stallman <rms@psilocin.gnu.org>
8217
8218 * Makefile (SHELL): Defined.
8219
82201998-01-27 Richard Stallman <rms@psilocin.gnu.org>
8221
8222 * Makefile (elisp.tps): New target.
8223 (elisp.dvi): Depend on elisp.tps.
8224
c5602427 82251996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
8226
8227 * README: Update phone number.
8228
8229 * Makefile (elisp): Make this be the default target.
8230 Depend on makeinfo.c instead of makeinfo.
8231 (install): Don't depend on elisp.dvi, since we don't install that.
8232 Use mkinstalldirs.
8233 (dist): Add mkinstalldirs.
8234
c5602427 82351995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
8236
8237 * Makefile (VERSION): Update version number.
8238 (maintainer-clean): Renamed from realclean.
8239
c5602427 82401995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
8241
8242 * Makefile (realclean): New target.
8243 (elisp): Remove any old elisp-* files first.
8244
c5602427 82451993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
8246
8247 * Makefile (VERSION): New variable.
8248 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
8249 Compressed file suffix should be `.gz', not `.z'.
8250
ce058493 82511993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8252
8253 * Makefile (elisp): Depend on makeinfo.
8254
c5602427 82551993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8256
8257 * Makefile (srcs): Add anti.texi.
8258
c5602427 82591993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8260
8261 * Makefile (infodir, prefix): New vars.
8262 (install): Use infodir.
8263 (emacsinfodir): Deleted.
8264
c5602427 82651993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8266
8267 * Makefile (srcs): Add calendar.texi.
8268
8269 * Makefile (dist): Copy texindex.c and makeinfo.c.
8270 Limit elisp-* files to those with one or two digits.
8271
c5602427 82721993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8273
8274 * Makefile (dist): Changed to use Gzip instead of compress.
8275
c5602427 82761993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8277
8278 * loading.texi (Unloading): define-function changed back to
8279 defalias. It may not stay this way, but at least it's
8280 consistent with the known-good version of the code patch.
8281
c5602427 82821993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8283
8284 * modes.texi (Hooks): Document new optional arg of add-hook.
8285
c5602427 82861993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8287
8288 * variables.texi: Document nil initial value of buffer-local variables.
8289
8290 * tips.texi: Add new section on standard library headers.
8291
c5602427 82921993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8293
8294 * Makefile (srcs): Add frame.texi to the list of sources.
8295
c5602427 82961993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8297
8298 * Makefile (dist): Don't bother excluding autosave files; they'll
8299 never make it into the temp directory anyway, and the hash marks
8300 in the name are problematic for make and the Bourne shell.
8301 (srcs):
8302
c5602427 83031993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8304
8305 * Makefile (dist): Don't include backup files or autosave files in
8306 the distribution tar file.
8307
c5602427 83081991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8309
8310 * Makefile (srcs): Added index.perm.
8311 (elisp.dvi): Remove erroneous shell comment.
8312 Expect output of permute-index in permuted.fns.
8313 Save old elisp.aux in elisp.oaux.
8314 (clean): Added index.texi to be deleted.
8315
c5602427 83161990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8317
8318 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8319
c5602427 83201990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8321
8322 * files.texi: Noted that completion-ignored-extensions is ignored
8323 when making *Completions*.
8324
3e868ee3 83251990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8326
8327 * Makefile make dist now depends on elisp.dvi, since it tries
8328 to include it in the dist file.
8329
c5602427 83301990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8331
c5602427 8332 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8333
c5602427 83341989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8335
8336 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8337 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8338
c5602427 83391989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8340
8341 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8342 and @error{} are the terms now being used. The files in the
8343 directory have been changed to reflect this.
8344
8345 * All instances of @indentedresultt{} have been changed to
8346 ` @result{}', using 5 spaces at the begining of the line.
8347
c5602427 83481989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8349
8350 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8351 experimental @indentedresult{}, @indentedexpandsto{} are part of
8352 the texinfo.tex in this directory. These TeX macros are not
8353 stable yet.
8354
c5602427 83551989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8356
8357 * texinfo.tex: Temporarily added
8358 \let\result=\dblarrow
8359 \def\error{{\it ERROR} \longdblarrow}
8360 We need to do this better soon.
8361
c5602427 83621989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8363
8364 * Applied Karl Berry's patches to *.texinfo files, but not to
8365 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8366 new title page format is also not applied, since it requires
8367 texinfo.tex changes.)
8368
8369 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8370 for the Project GNU development environment.
8371
8372;; Local Variables:
c8763fb6 8373;; coding: utf-8
b8d4c8d0
GM
8374;; add-log-time-zone-rule: t
8375;; End:
8376
352c8b4a 8377 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8378 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8379
8380 This file is part of GNU Emacs.
8381
352c8b4a 8382 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8383 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8384 the Free Software Foundation, either version 3 of the License, or
8385 (at your option) any later version.
b8d4c8d0
GM
8386
8387 GNU Emacs is distributed in the hope that it will be useful,
8388 but WITHOUT ANY WARRANTY; without even the implied warranty of
8389 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8390 GNU General Public License for more details.
8391
8392 You should have received a copy of the GNU General Public License
352c8b4a 8393 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8394
8395;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda