* files.texi (Misc File Ops): Mention copy-directory.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
a86cd395
JB
12009-10-04 Juanma Barranquero <lekktu@gmail.com>
2
3 * anti.texi (Antinews):
4 * macros.texi (Indenting Macros):
5 * strings.texi (Creating Strings, Case Conversion):
6 Remove duplicate words.
7
d3080264
MA
82009-10-01 Michael Albinus <michael.albinus@gmx.de>
9
10 * files.texi (Create/Delete Dirs): delete-directory has an
11 optional parameter RECURSIVE.
12
85d14563
SM
132009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
14
15 * buffers.texi (Swapping Text): Minor clarification.
16
3d9842c6
GM
172009-10-01 Glenn Morris <rgm@gnu.org>
18
19 * functions.texi (Declaring Functions): Mention that we also search for
20 ".m" files in the src/ directory.
21
78427304
CY
222009-09-25 David Engster <deng@randomsample.de>
23
3d9842c6 24 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 25
b578c9cc
GM
262009-09-22 Glenn Morris <rgm@gnu.org>
27
28 * internals.texi (Building Emacs): Mention preloaded-file-list.
29
beee5da7
AM
302009-09-14 Alan Mackenzie <acm@muc.de>
31
32 * os.texi (Terminal Output): Put "@code{}" around "stdout".
33
5d6ab672
CY
342009-09-13 Chong Yidong <cyd@stupidchicken.com>
35
36 * functions.texi (Anonymous Functions): Rearrange discussion,
37 giving usage of unquoted lambda forms first. Mention that
38 `function' and `#'' are no longer required (Bug#4290).
39
59375eeb
AM
402009-09-11 Alan Mackenzie <acm@muc.de>
41
a86cd395 42 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
43 batch mode.
44
e7e2f529
GM
452009-09-01 Glenn Morris <rgm@gnu.org>
46
47 * display.texi (Face Functions): Mention define-obsolete-face-alias.
48
eae47088
GM
492009-08-26 Ulrich Mueller <ulm@gentoo.org>
50
51 * nonascii.texi (Character Codes): Fix typos.
52
3691a0a6
MA
532009-08-25 Michael Albinus <michael.albinus@gmx.de>
54
55 * processes.texi (Synchronous Processes): New defvar
56 process-file-side-effects.
57
664d56b8
GM
582009-08-25 Glenn Morris <rgm@gnu.org>
59
60 * display.texi (Fontsets): Fix typo.
61
0706c025
GM
62 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
63
03a74b84
SM
642009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
65
66 * processes.texi (Asynchronous Processes): Adjust arglist of
67 start-process-shell-command and start-file-process-shell-command.
68
f6de8a37
CY
692009-08-15 Chong Yidong <cyd@stupidchicken.com>
70
4b1ed1bb
CY
71 * advice.texi (Argument Access in Advice): Note that argument
72 positions are zero-based (Bug#3932).
73
89a9e058
CY
74 * commands.texi (Distinguish Interactive): Minor copyedit.
75
23696fd7
CY
76 * display.texi (Face Attributes): Add xref to Displaying Faces for
77 explanation of "underlying face".
78
f6de8a37
CY
79 * customize.texi (Common Keywords): Add xref to Loading.
80
81 * loading.texi (How Programs Do Loading): Add xref to Lisp
82 Libraries node in the Emacs manual.
83
417f77e6
CY
842009-08-13 Chong Yidong <cyd@stupidchicken.com>
85
86 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
87
0999039c
CY
882009-07-18 Chong Yidong <cyd@stupidchicken.com>
89
90 * processes.texi (Shell Arguments): Copyedits.
91
9af167bc
GM
922009-07-18 Glenn Morris <rgm@gnu.org>
93
94 * loading.texi (Repeated Loading): Fix typo.
95
137987ab
RS
962009-07-16 Richard Stallman <rms@gnu.org>
97
98 * buffers.texi (Swapping Text): Recommend setting
99 write-region-annotate-functions and buffer-saved-size.
100
101 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
102
622fa380
GM
1032009-07-15 Glenn Morris <rgm@gnu.org>
104
105 * edebug.texi: Minor re-phrasings throughout.
106 (Edebug Execution Modes): Sit-for affects continue mode too.
107 (Jumping): Use `forward-sexp' rather than its keybinding.
108 (Edebug Misc): Fix Q binding.
109 (Edebug Eval): Remove cl version.
110 (Printing in Edebug): Clarify print-length etc.
111 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
112 (Specification List): Remove edebug-unwrap findex entry.
113 (Specification Examples): defmacro is actually not the same as defun.
114 Escape "`" in example.
115
6bbd4600
CY
1162009-07-15 Chong Yidong <cyd@stupidchicken.com>
117
118 * markers.texi (The Mark): Document optional arg to
119 deactivate-mark.
120
e538d479
GM
1212009-07-11 Kevin Ryde <user42@zip.com.au>
122
123 * hooks.texi (Standard Hooks): Fix cross-references.
124
4c98b9ed
GM
125 * loading.texi (Named Features): Refer to eval-after-load.
126
5300838c
GM
1272009-07-11 Glenn Morris <rgm@gnu.org>
128
64fbeb16
GM
129 * Makefile.in (TEXI2PDF): New.
130 (elisp.pdf): New target.
131
4c98b9ed
GM
132 * searching.texi (Regexp Backslash): Fix typo.
133
134 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 135
51d9979c
GM
1362009-07-10 Glenn Morris <rgm@gnu.org>
137
561c0216
GM
138 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
139
5b594a58
GM
140 * customize.texi (Customization Types):
141 * display.texi (Abstract Display):
0cc8c85a 142 * objects.texi (Character Type, String Type):
5b594a58 143 Merge in some menu descriptions from elisp.texi.
51d9979c 144
c3cbbb40
GM
145 * hash.texi (Hash Tables):
146 * modes.texi (Multiline Font Lock):
147 End menu description with period.
fe42c16a 148
28528402
GM
1492009-07-09 Glenn Morris <rgm@gnu.org>
150
151 * back.texi: Don't hard-code texinfo location.
152
153 * two-volume.make (texinfodir): New, with location of texinfo.tex.
154 (tex): Add texinfodir to TEXINPUTS.
155 (elisp1med-init, elisp2med-init): Use texinfodir.
156
157 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
158 (clean): Add two-volume.make intermediate files.
159
160 * elisp.texi, vol1.texi, vol2.texi:
161 Use a DATE variable with the publication date, and update it.
162 Fix antinews menu description.
163
164 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
165 Update the detailed node listing to match elisp.texi.
166
167 * README: Update edition to match elisp.texi.
168
169 * objects.texi (General Escape Syntax):
170 * nonascii.texi (Character Sets):
171 Use consistent case for "Unicode Standard".
172
173 * anti.texi (Antinews):
174 * customize.texi (Variable Definitions):
175 * functions.texi (Declaring Functions):
176 * nonascii.texi (Character Properties):
177 * processes.texi (Serial Ports):
178 * text.texi (Special Properties):
179 * tips.texi (Coding Conventions):
180 Minor rearrangements to improve TeX line-filling.
181
182 * commands.texi (Using Interactive): Fix cross-reference.
183
17db8e10
JD
1842009-07-01 Jan Djärv <jan.h.d@swipnet.se>
185
186 * frames.texi (Management Parameters): Mention sticky.
187
77c7e2e1
AS
1882009-07-01 Andreas Schwab <aschwab@redhat.com>
189
190 * help.texi (Help Functions): Fix description of help-buffer and
191 help-setup-xref to use @defun instead of @deffn.
192
3f1c6666
JD
1932009-07-01 Jan Djärv <jan.h.d@swipnet.se>
194
195 * frames.texi (Size Parameters): Mention maximized for fullscreen.
196
ca27c21b
CY
1972009-06-24 Chong Yidong <cyd@stupidchicken.com>
198
199 * display.texi (Window Systems): Add ns to the list.
200
70243478
CY
2012009-06-21 Chong Yidong <cyd@stupidchicken.com>
202
203 * Branch for 23.1.
204
df006536
MR
2052009-06-17 Martin Rudalics <rudalics@gmx.at>
206
207 * windows.texi (Dedicated Windows): Fix typo.
208 (Resizing Windows): Replace @defun by @deffn.
209
d259fc4b
GM
2102009-06-17 Glenn Morris <rgm@gnu.org>
211
212 * variables.texi (Directory Local Variables):
213 Update for 2009-04-11 name-change of dir-locals-directory-alist.
214
30781db6
KH
2152009-06-09 Kenichi Handa <handa@m17n.org>
216
217 * nonascii.texi (Character Sets): State clearly that FROM and TO
218 are codepoints of CHARSET.
219
62e8099c
CY
2202009-06-07 Chong Yidong <cyd@stupidchicken.com>
221
222 * minibuf.texi (Reading File Names): Fix introductory text.
223 Suggested by stan@derbycityprints.com.
224 (High-Level Completion): Fix typo.
225
ee1b1917
CY
2262009-05-28 Chong Yidong <cyd@stupidchicken.com>
227
228 * frames.texi (Text Terminal Colors): Multi-tty is already
229 implemented, but tty-local colors are not.
230
5df647e8
CY
2312009-05-27 Chong Yidong <cyd@stupidchicken.com>
232
233 * hooks.texi (Standard Hooks): Remove mention of obsolete
234 redisplay-end-trigger-functions.
235
236 * internals.texi (Window Internals): Remove mention of obsolete
237 redisplay-end-trigger-functions.
238
01f17ae2
MR
2392009-05-21 Martin Rudalics <rudalics@gmx.at>
240
241 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
242
243 * backups.texi (Making Backups): backup-directory-alist and
244 make-backup-file-name-function are options.
245 (Auto-Saving): auto-save-list-file-prefix is an option.
246
247 * buffers.texi (Killing Buffers): buffer-offer-save is an
248 option.
249
250 * display.texi (Refresh Screen): no-redraw-on-reenter is an
251 option.
252 (Echo Area Customization): echo-keystrokes is an option.
253 (Selective Display): selective-display-ellipses is an option.
254 (Temporary Displays): temp-buffer-show-function is an option.
255 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
256 are options.
257 (Font Selection): face-font-family-alternatives,
258 face-font-selection-order, face-font-registry-alternatives, and
259 scalable-fonts-allowed are options.
260 (Fringe Indicators): indicate-buffer-boundaries is an option.
261 (Fringe Cursors): overflow-newline-into-fringe is an option.
262 (Scroll Bars): scroll-bar-mode is an option.
263
264 * eval.texi (Eval): max-lisp-eval-depth is an option.
265
266 * files.texi (Visiting Functions): find-file-hook is an option.
267 (Directory Names): directory-abbrev-alist is an option.
268 (Unique File Names): temporary-file-directory and
269 small-temporary-file-directory are options.
270
271 * frames.texi (Initial Parameters): initial-frame-alist,
272 minibuffer-frame-alist and default-frame-alist are options.
273 (Cursor Parameters): blink-cursor-alist and
274 cursor-in-non-selected-windows ar options.
275 (Window System Selections): selection-coding-system is an
276 option.
277 (Display Feature Testing): display-mm-dimensions-alist is an
278 option.
279
280 * help.texi (Help Functions): help-char and help-event-list are
281 options.
282
283 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
284 an option.
285
286 * minibuf.texi (Minibuffer History): history-length and
287 history-delete-duplicates are options.
288 (High-Level Completion): read-buffer-function and
289 read-buffer-completion-ignore-case are options.
290 (Reading File Names): read-file-name-completion-ignore-case is
291 an option.
292
293 * modes.texi (Mode Line Top): mode-line-format is an option.
294 (Mode Line Variables): mode-line-position and mode-line-modes
295 are options.
296
297 * nonascii.texi (Text Representations):
298 enable-multibyte-characters is an option.
299 (Default Coding Systems): auto-coding-regexp-alist,
300 file-coding-system-alist, auto-coding-alist and
301 auto-coding-functions are options.
302 (Specifying Coding Systems): inhibit-eol-conversion is an
303 option.
304
305 * os.texi (Init File): site-run-file is an option.
306 (System Environment): mail-host-address is an option.
307 (User Identification): user-mail-address is an option.
308 (Terminal Output): baud-rate is an option.
309
310 * positions.texi (Word Motion): words-include-escapes is an
311 option.
312
313 * searching.texi (Standard Regexps): page-delimiter,
314 paragraph-separate, paragraph-separate and sentence-end are
315 options.
316
317 * text.texi (Margins): left-margin and fill-nobreak-predicate
318 are options.
319
320 * variables.texi (Local Variables): max-specpdl-size is an
321 option.
322
323 * windows.texi (Choosing Window):
324 split-window-preferred-function, special-display-function and
325 display-buffer-function are options.
326
106e6894
CY
3272009-05-20 Chong Yidong <cyd@stupidchicken.com>
328
4a83454d
CY
329 Fix errors spotted by Martin Rudalics.
330
106e6894
CY
331 * syntax.texi (Position Parse): Document rationale for ignored
332 arguments to syntax-ppss-flush-cache.
333
334 * processes.texi (Input to Processes): Mark PROCESS arg to
335 process-running-child-p as optional.
336 (Network Options): Document NO-ERROR arg to
337 set-network-process-option.
338
339 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
340 command.
341
342 * searching.texi (POSIX Regexps): Mark posix-search-forward and
343 posix-search-backward as commands.
344
345 * os.texi (Killing Emacs): Mark kill-emacs as a command.
346 (Suspending Emacs): Mark suspend-emacs as a command.
347 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
348 commands.
349 (Terminal Output): Remove obsolete function baud-rate. Document
350 TERMINAL arg for send-string-to-terminal.
351
352 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
353 terminal-coding-system and set-terminal-coding-system.
354 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
355 as optional.
356 (Character Sets): Document RESTRICTION arg of char-charset.
357 (Character Codes): Mark POS argument to get-byte as optional.
358
359 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
360 minibuffer-message.
361
362 * files.texi (Create/Delete Dirs): Mark make-directory and
363 delete-directory as commands.
364
365 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
366
367 * text.texi (Base 64): Mark base64-decode-string and
368 base64-encode-string as commands.
369 (Columns): Mark move-to-column as a command.
370 (Mode-Specific Indent): Document RIGID arg to
371 indent-for-tab-command.
372 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
373 Mark indent-code-rigidly as a command.
374 (Substitution): Mark translate-region as a command.
375
376 * frames.texi (Size and Position): Remove obsolete functions
377 screen-height and screen-width.
378
04173931
CY
3792009-05-19 Chong Yidong <cyd@stupidchicken.com>
380
381 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
382 (Displaying Buffers, Resizing Windows): Correct mistakes;
383 next-window, previous-window, and pop-to-buffer are not commands,
384 and fit-window-to-buffer" is a command. (Pointed out by Martin
385 Rudalics.)
386
eae7d8f8
RS
3872009-05-17 Richard M Stallman <rms@gnu.org>
388
389 * modes.texi (Precalculated Fontification): Clarify text.
390
b8766179
MR
3912009-05-17 Martin Rudalics <rudalics@gmx.at>
392
393 * windows.texi (Selecting Windows): Clarify descriptions of
394 with-selected-window and get-lru-window.
395 (Cyclic Window Ordering): Refer to particular frame when talking
396 about how splitting affects the ordering.
397 (Displaying Buffers): Fix descriptions of switch-to-buffer and
398 switch-to-buffer-other-window. Explain how setting of
399 display-buffer-reuse-frames affects pop-to-buffer.
400 (Choosing Window): Clarify some details in descriptions of
401 display-buffer-reuse-frames, pop-up-frames, and
402 pop-up-frame-function.
403 (Dedicated Windows): Clarify some details.
404 (Textual Scrolling): Replace term vscroll by term vertical
405 scroll position.
406 (Vertical Scrolling): Fix typo.
407 (Window Hooks): Relate text on jit-lock-register to window
408 scrolling and size changes.
409
734b5e3b
CY
4102009-05-14 Chong Yidong <cyd@stupidchicken.com>
411
0a65633e
CY
412 * frames.texi (Initial Parameters): Clarify what the initial
413 minibuffer frame is.
05be46d7
CY
414 (Buffer Parameters): Note that the minibuffer parameter can not be
415 altered.
0a65633e 416
734b5e3b
CY
417 * anti.texi (Antinews): Copyedits. Rearrange some entries.
418 Document display-buffer changes.
419
925672cd
CY
4202009-05-13 Chong Yidong <cyd@stupidchicken.com>
421
17ecd7af
CY
422 * anti.texi (Antinews): Rewrite for Emacs 22.
423
925672cd
CY
424 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
425 obarrays are first mentioned. Define "system abbrev" more
426 prominently, and add it to the index.
427 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
428 Copyedits.
429 (Abbrev Expansion): Document abbrev-insert.
430
80be4dd7
CY
4312009-05-12 Chong Yidong <cyd@stupidchicken.com>
432
433 * frames.texi (Font and Color Parameters): Rename from Color
434 Parameters. Document font-backend parameter.
435
436 * vol2.texi (Top): Update node listing.
437 * vol1.texi (Top): Update node listing.
438 * elisp.texi (Top): Update node listing.
439
372a93ac
MR
4402009-05-11 Martin Rudalics <rudalics@gmx.at>
441
442 * windows.texi (Choosing Window): Don't explicitly refer to
443 split-window-sensibly's window argument in descriptions of
444 split-height-threshold and split-width-threshold.
445
714c3541
MR
4462009-05-10 Martin Rudalics <rudalics@gmx.at>
447
448 * windows.texi (Choosing Window): Fix rewrite of window
449 splitting section.
450
0e90e7be
EZ
4512009-05-09 Eli Zaretskii <eliz@gnu.org>
452
453 * nonascii.texi (Default Coding Systems): Document
454 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
455 indexing.
456 (Lisp and Coding Systems): Add index entries.
457
d3c0c321
MR
4582009-05-09 Martin Rudalics <rudalics@gmx.at>
459
460 * windows.texi (Choosing Window): Describe split-window-sensibly
461 and rewrite section on window splitting accordingly.
462 (Textual Scrolling): Replace `...' by @code{...}.
463
c773345a
CY
4642009-05-04 Chong Yidong <cyd@stupidchicken.com>
465
ee2d5b5e
CY
466 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
467 Remove obsoleted pre-abbrev-expand-hook.
468
469 * locals.texi (Standard Buffer-Local Variables): Consolidate table
470 entries.
471
c773345a
CY
472 * internals.texi (Object Internals): Don't assume 32-bit machines
473 are the norm.
474 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
475 (Window Internals): Synch field names to window.h.
476 (Process Internals): Synch field names to process.h.
c773345a 477
dd449674
CY
4782009-04-29 Chong Yidong <cyd@stupidchicken.com>
479
480 * variables.texi (File Local Variables): Note that read-circle is
481 bound to nil when reading file-local variables.
482
483 * streams.texi (Input Functions): Document read-circle.
484 (Output Variables): Add xref to Circular Objects.
485
4f1e25e2
CY
4862009-04-25 Chong Yidong <cyd@stupidchicken.com>
487
488 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
489 Features and Coding System Basics. Node that "p" stands for
490 "predicate". Recommend utf-8-emacs instead of emacs-mule.
491 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
492 mouse-appearance-menu.
493 (Programming Tips): Add xref to Progress.
494
dca019f8
CY
4952009-04-22 Chong Yidong <cyd@stupidchicken.com>
496
497 * os.texi (Command-Line Arguments): Document
498 command-line-args-left.
499 (Suspending Emacs): Adapt text to multi-tty case. Document use of
500 terminal objects for tty arguments.
501 (Startup Summary): Add xref to Session Management.
502 (Session Management): Mention emacs-session-restore. Copyedits.
503
02a89103
CY
5042009-04-20 Chong Yidong <cyd@stupidchicken.com>
505
506 * os.texi (Startup Summary): Copyedits. The init file is not
507 necessarily named .emacs now. Document initial-buffer-choice and
508 initial-scratch-message. Note where Emacs exits in batch mode.
509 Document inhibit-splash-screen as an alias.
510 (Init File): Be neutral about which init file name to use.
511
5122009-04-16 Chong Yidong <cyd@stupidchicken.com>
513
514 * os.texi (System Interface): Fix Texinfo usage.
515
0c1cfe01
CY
5162009-04-15 Chong Yidong <cyd@stupidchicken.com>
517
80d7cdca
CY
518 * searching.texi (Regexp Backslash): Also refer to shy groups as
519 non-capturing or unnumbered groups.
520 (Regexp Functions): Add cross-reference to Regexp Backslash.
521
0c1cfe01
CY
522 * display.texi (Truncation): Overlays can use line-prefix and
523 wrap-prefix too.
524 (Overlay Properties): Document wrap-prefix and line-prefix.
525 (Face Attributes): Document underline-minimum-offset.
526 (Face Remapping): Copyedits.
527 (Low-Level Font): Copyedits.
528 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
529 (Line Height): Emphasize that line-spacing only takes effect on
530 graphical terminals.
0c1cfe01 531
c4adeee0
CY
5322009-04-13 Chong Yidong <cyd@stupidchicken.com>
533
534 * display.texi (Refresh Screen): Note that a passage about screen
535 refreshing is text terminal only.
536 (Forcing Redisplay): Delete misleading comment---sit-for calls
537 redisplay, not the other way around.
538 (Truncation): Note new values of truncate-partial-width-windows.
539 Copyedits.
540 (Invisible Text): Document invisible-p.
541
b20ecfa1
EZ
5422009-04-11 Eli Zaretskii <eliz@gnu.org>
543
544 * display.texi (Overlays): Overlays don't scale well. See
545 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
546
97d8273f
CY
5472009-04-10 Chong Yidong <cyd@stupidchicken.com>
548
f147ff75
CY
549 * syntax.texi (Syntax Table Functions): Document cons cell
550 argument for modify-syntax-entry.
551 (Categories): Document cons cell argument for
552 modify-category-entry.
553
fca4ec76
CY
554 * searching.texi (String Search): Document word-search-forward-lax
555 and word-search-backward-lax.
556 (Searching and Case): Describe isearch behavior more precisely.
557
9c283d5b
CY
558 * keymaps.texi (Tool Bar): Mention that some platforms do not
559 support multi-line toolbars. Suggested by Stephen Eglen.
560
561 * frames.texi (Layout Parameters): Mention that Nextstep also
562 allows only one tool-bar line. Suggested by Stephen Eglen.
563
97d8273f
CY
564 * nonascii.texi (Text Representations): Copyedits.
565 (Coding System Basics): Also mention utf-8-emacs.
566 (Converting Representations, Selecting a Representation)
567 (Scanning Charsets, Translation of Characters, Encoding and I/O):
568 Copyedits.
569 (Character Codes): Mention role of codepoints 1114112 to 4194175.
570
2bad3299
CY
5712009-04-09 Chong Yidong <cyd@stupidchicken.com>
572
573 * text.texi (Yank Commands): Note that yank uses push-mark.
574 (Filling): Clarify REGION argument of fill-paragraph. Document
575 fill-forward-paragraph-function.
576 (Special Properties): Remove "new in Emacs 22" declaration.
577 (Clickable Text): Merge with Links and Mouse-1 node.
578
579 * display.texi (Button Properties, Button Buffer Commands): Change
580 xref to Clickable Text.
581
582 * tips.texi (Key Binding Conventions): Change xref to Clickable
583 Text.
584
585 * elisp.texi (Top): Update node listing.
586
ea30ce4f
CY
5872009-04-05 Chong Yidong <cyd@stupidchicken.com>
588
47af2f4b
CY
589 * markers.texi (The Mark): Copyedits. Improve description of
590 handle-shift-selection.
591 (The Region): Move use-region-p here from The Mark.
592
ea30ce4f
CY
593 * positions.texi (Screen Lines): Document (cols . lines) argument
594 for vertical-motion.
595
2aa8ea6e
CY
5962009-04-04 Chong Yidong <cyd@stupidchicken.com>
597
3ec61d4e
CY
598 * frames.texi (Frames): Clean up introduction. Document `ns'
599 return value for framep.
600 (Creating Frames): Note how the terminal is chosen.
601 (Multiple Terminals, Multiple Displays): Merge into a single node.
602 (Color Parameters): Fix typo.
603
604 * variables.texi (Local Variables, Buffer-Local Variables)
605 (Creating Buffer-Local): Change link to Multiple Terminals.
606
607 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
608
609 * keymaps.texi (Controlling Active Maps): Change link to Multiple
610 Terminals.
611
612 * commands.texi (Command Loop Info, Keyboard Macros): Change link
613 to Multiple Terminals.
614
615 * elisp.texi (Top): Update node listing.
616 * vol2.texi (Top): Update node listing.
617 * vol1.texi (Top): Update node listing.
618
9257072f
CY
619 * buffers.texi (Current Buffer): Note that the append-to-buffer
620 example is no longer in synch with the latest code. Tie the two
621 examples together.
622
2aa8ea6e
CY
623 * files.texi (File Attributes): Move note about MS-DOS from
624 Changing Files to File Attributes.
625 (Create/Delete Dirs): Note that mkdir is an alias for this.
626
22e74b17
CY
6272009-04-01 Markus Triska <triska@gmx.at>
628
629 * processes.texi (Filter Functions): Suggest how to handle output
630 batches.
631
4bbe48ec
CY
6322009-03-30 Chong Yidong <cyd@stupidchicken.com>
633
634 * help.texi (Accessing Documentation): Update example to use
635 help-setup-xref and with-help-window.
636 (Help Functions): Remove print-help-return-message, which is
637 semi-obsolete due to with-help-window. Document help-buffer and
638 help-setup-xref.
639
b9723f39
CY
6402009-03-29 Chong Yidong <cyd@stupidchicken.com>
641
87f649f6
CY
642 * help.texi (Accessing Documentation, Help Functions): Remove
643 information about long-obsolete Emacs versions.
9eb52e90 644
b9723f39
CY
645 * modes.texi (Mode Line Variables): The default values of the mode
646 line variables are now more complicated.
647
b0cc32db
CY
6482009-03-28 Chong Yidong <cyd@stupidchicken.com>
649
3c25a5a9
CY
650 * modes.texi (Major Mode Conventions): Note that specialness is
651 inherited.
31c9eebb
CY
652 (Derived Modes): Note that define-derive-mode sets the mode-class
653 property.
3c25a5a9 654
b0cc32db
CY
655 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
656 goto-map. Add search-map to the list.
657
c5e0006d
EZ
6582009-03-27 Eli Zaretskii <eliz@gnu.org>
659
1213465a
EZ
660 * os.texi (System Environment): Update the list of system-type
661 values.
662
c5e0006d
EZ
663 * markers.texi (The Mark) <handle-shift-selection>: Update for
664 removal of the optional argument DEACTIVATE.
665
48bab3d6
CY
6662009-03-25 Chong Yidong <cyd@stupidchicken.com>
667
668 * commands.texi (Focus Events): Most X window managers don't use
669 focus-follows-mouse nowadays.
670
6e4ff1b6
CY
6712009-03-24 Chong Yidong <cyd@stupidchicken.com>
672
673 * commands.texi (Defining Commands): Clarify introduction.
674 (Using Interactive): Not that interactive can be put in a symbol
675 property.
676 (Interactive Call): Note that a symbol with a non-nil
677 interactive-form property satisfies commandp.
678
11625308
JB
6792009-03-23 Juanma Barranquero <lekktu@gmail.com>
680
681 * minibuf.texi (Intro to Minibuffers): Fix typos.
682
7b34420d
CY
6832009-03-23 Chong Yidong <cyd@stupidchicken.com>
684
685 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
686 about minibuffers in old Emacs versions. Copyedits. Emphasize
687 that enable-recursive-minibuffers defaults to nil.
688 (Text from Minibuffer): Simplify introduction.
689
f9257eed
AM
6902009-03-22 Alan Mackenzie <acm@muc.de>
691
692 * commands.texi (Using Interactive): Clarify string argument to
693 `interactive' - even promptless elements need \n separators.
694
f639ba70
CY
6952009-03-18 Chong Yidong <cyd@stupidchicken.com>
696
697 * minibuf.texi (Completion Styles): New node.
698
699 * elisp.texi (Top): Update node listing.
700
d897e8ee
CY
7012009-03-17 Chong Yidong <cyd@stupidchicken.com>
702
703 * minibuf.texi (Basic Completion): Note that
704 read-file-name-completion-ignore-case and
705 read-buffer-completion-ignore-case can override
706 completion-ignore-case.
707 (Minibuffer Completion): Document completing-read changes.
708 (Completion Commands): Avoid mentioning partial completion mode.
709 Document minibuffer-completion-confirm changes, and
710 minibuffer-confirm-exit-commands.
711 (High-Level Completion): Document new require-match behavior for
712 read-buffer. Document read-buffer-completion-ignore-case.
713 (Reading File Names): Document new require-match behavior for
714 read-file-name.
715
b1f23349
CY
7162009-03-14 Chong Yidong <cyd@stupidchicken.com>
717
718 * debugging.texi (Error Debugging): Don't mislead the reader into
719 thinking that debug-on-error enters debugger for C-f at EOB.
720 (Error Debugging): Setting debug-on-init within the init file
721 works, and has for some time.
722
d6eb4e25
KH
7232009-03-13 Kenichi Handa <handa@m17n.org>
724
725 * display.texi (Fontsets): Update the description.
726
1cf53dc5
CY
7272009-03-13 Chong Yidong <cyd@stupidchicken.com>
728
729 * advice.texi (Advising Primitives): Link to What Is a Function.
730
81f919fc
CY
7312009-03-12 Chong Yidong <cyd@stupidchicken.com>
732
cf4229eb
CY
733 * compile.texi (Speed of Byte-Code): Update example.
734 (Disassembly): Update examples.
735
81f919fc 736 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
737
738 * customize.texi (Common Keywords): It's not necessary to use :tag
739 to remove hyphens, as custom-unlispify-tag-name does it
740 automatically.
741 (Variable Definitions): Link to File Local Variables. Document
742 customized-value symbol property.
743 (Customization Types): Move menu to end of node.
744
955964d7
CY
7452009-03-10 Chong Yidong <cyd@stupidchicken.com>
746
747 * macros.texi (Compiling Macros): Omit misleading sentence, which
748 implied that macros can only be used in the same file they are
749 defined.
750 (Backquote): Remove obsolete information about Emacs 19.
751
d25ed7db
GM
7522009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
753
754 * display.texi (Display Margins): Fix paren typo.
755
d55f6ca5
CY
7562009-02-27 Chong Yidong <cyd@stupidchicken.com>
757
f0e57ed8
CY
758 * elisp.texi (Top): Update node listing.
759
760 * variables.texi (Variables): Clarify introduction.
761 (Global Variables): Mention that setq is a special form.
762 (Local Variables): Use active voice.
763 (Tips for Defining): Mention marking variables as safe.
764 (Buffer-Local Variables): Mention terminal-local and frame-local
765 variables together.
766 (File Local Variables): Copyedits.
767 (Frame-Local Variables): Note that they are not really useful.
768 (Future Local Variables): Node deleted.
769
d55f6ca5
CY
770 * objects.texi (General Escape Syntax): Update explanation of
771 unicode escape syntax.
772
ca8f09a8
CY
7732009-02-23 Chong Yidong <cyd@stupidchicken.com>
774
775 * control.texi (Control Structures): Add cindex entry for "textual
776 order".
777
778 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
779 instead of "expression" throughout.
780 (Function Indirection): Copyedits. Use active voice.
781 (Eval): The default value of max-lisp-eval-depth is now 400.
782
a20878b6
MB
7832009-02-23 Miles Bader <miles@gnu.org>
784
785 * processes.texi (System Processes): Rename `system-process-attributes'
786 to `process-attributes'.
787
61f66044
CY
7882009-02-22 Chong Yidong <cyd@stupidchicken.com>
789
1b80d1f3
CY
790 * symbols.texi (Property Lists): Emphasize that property lists are
791 not restricted to symbol cells.
792 (Other Plists): Copyedit.
793
61f66044
CY
794 * sequences.texi (Sequences Arrays Vectors): Make introduction
795 more concise.
796 (Arrays): Mention char-tables and bool-vectors too.
797 (Vectors): Don't repeat information given in Arrays node. Link to
798 nodes that explain the vector usage examples.
799 (Char-Tables): Note that char-table elements can have arbitrary
800 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 801 Link to Property Lists node.
61f66044 802
9403944b
CY
8032009-02-22 Chong Yidong <cyd@stupidchicken.com>
804
805 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
806 `append'.
4068c7b4 807 (List Elements): Copyedits.
9403944b
CY
808
809 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
810 of `vconcat'.
811
812 * strings.texi (Creating Strings): Copyedits. Remove obsolete
813 Emacs 20 usage of `concat'.
814 (Case Conversion): Copyedits.
815
b87a185f
CY
8162009-02-21 Chong Yidong <cyd@stupidchicken.com>
817
818 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
819 Minor edits.
820 (Frame Configuration Type): Emphasize that it is not primitive.
821 (Font Type): New node.
822 (Type Predicates): Add fontp; type-of now recognizes font object
823 types.
824
825 * intro.texi (Version Info): Update version numbers in examples.
826 (Acknowledgements): List more contributors.
827
828 * elisp.texi: Bump version number to 3.0.
829 (Top): Link to Font Type node.
830
867d4bb3
JB
8312009-02-20 Juanma Barranquero <lekktu@gmail.com>
832
833 * modes.texi (Major Mode Conventions): Remove duplicate words.
834 (Customizing Keywords): Fix typo.
835
77730170
EZ
8362009-02-14 Eli Zaretskii <eliz@gnu.org>
837
838 * nonascii.texi (User-Chosen Coding Systems): Document that
839 select-safe-coding-system suggests raw-text if there are raw bytes
840 in the region.
841 (Explicit Encoding): Warn not to use `undecided' when encoding.
842
c8736212
GM
8432009-02-11 Glenn Morris <rgm@gnu.org>
844
845 * frames.texi (Visibility of Frames): Mention the effect multiple
846 workspaces/desktops can have on visibility.
847
ab992d66
EZ
8482009-02-07 Eli Zaretskii <eliz@gnu.org>
849
c8736212
GM
850 * text.texi (Commands for Insertion):
851 * commands.texi (Event Mod):
852 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
853 * nonascii.texi (Translation of Characters): Reinstate
854 documentation of translation-table-for-input.
7d2a859f
EZ
855 (Explicit Encoding): Document the `charset' text property produced
856 by decode-coding-region and decode-coding-string.
ab992d66 857
e651a255
AM
8582009-01-27 Alan Mackenzie <acm@muc.de>
859
860 * modes.texi (Search-based Fontification): Correct a typo.
861
bc5cde4b
JB
8622009-01-25 Juanma Barranquero <lekktu@gmail.com>
863
864 * abbrevs.texi (Abbrev Table Properties): Fix typo.
865 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
866
3533155b
EZ
8672009-01-24 Eli Zaretskii <eliz@gnu.org>
868
f721deda
EZ
869 * display.texi (Window Systems): Document the value of
870 `initial-window-system' under --daemon.
871
3533155b
EZ
872 * os.texi (System Environment): Remove description of the
873 `environment' function which has been deleted.
874
f79b43b2
DN
8752009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
876
877 * frames.texi (Multiple Displays): Remove documentation for
878 removed function make-frame-on-tty.
879
e3aa6669
CY
8802009-01-22 Chong Yidong <cyd@stupidchicken.com>
881
882 * files.texi (Format Conversion Piecemeal): Clarify behavior of
883 write-region-annotate-functions. Document
884 write-region-post-annotation-function.
885
fb13a416
CY
8862009-01-19 Chong Yidong <cyd@stupidchicken.com>
887
888 * display.texi (Font Lookup): Document WIDTH argument of
889 x-list-fonts.
890
02eccf6b
EZ
8912009-01-17 Eli Zaretskii <eliz@gnu.org>
892
ead3f58d
EZ
893 * maps.texi (Standard Keymaps): Rename function-key-map to
894 local-function-key-map.
895
896 * keymaps.texi (Translation Keymaps): Rename function-key-map to
897 local-function-key-map.
898
899 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
900 and `set-keyboard-coding-system' now accept an optional terminal
901 argument.
902
903 * commands.texi (Event Mod): `keyboard-translate-table' is now
904 terminal-local.
905 (Function Keys): Rename function-key-map to
906 local-function-key-map.
907
df05a163
EZ
908 * elisp.texi (Top): Make @detailmenu be consistent with changes in
909 frames.texi.
910
0ed8034e 911 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
912 `delete-terminal-functions', `suspend-tty-functions' and
913 `resume-tty-functions'.
0ed8034e
EZ
914
915 * frames.texi (Frames): Document `frame-terminal' and
916 `terminal-live-p'.
917 (Multiple Displays): Document `make-frame-on-tty'.
918 (Multiple Terminals): Document `terminal-list', `delete-terminal',
919 `terminal-name', and `get-device-terminal'.
490f1197
EZ
920 (Terminal Parameters): Document `terminal-parameters',
921 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
922
923 * os.texi (System Environment): Document `environment' and
924 `initial-environment'.
490f1197
EZ
925 (Suspending Emacs): Update for multi-tty; document
926 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 927
02eccf6b
EZ
928 * nonascii.texi (Coding System Basics): More accurate description
929 of `raw-text'.
930
f19fea97
JB
9312009-01-12 Juanma Barranquero <lekktu@gmail.com>
932
933 * display.texi (Low-Level Font): Fix typo.
934
16fa292f
CY
9352009-01-10 Chong Yidong <cyd@stupidchicken.com>
936
937 * elisp.texi (Top): Update node listing.
938
939 * display.texi (PostScript Images): Node deleted.
940
0b4faef3
EZ
9412009-01-10 Eli Zaretskii <eliz@gnu.org>
942
3355f04d
EZ
943 * processes.texi (Decoding Output): Document that null bytes force
944 no-conversion for reading process output.
945
946 * files.texi (Reading from Files): Document that null bytes force
947 no-conversion when visiting files.
948
11625308 949 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 950
0b4faef3
EZ
951 * nonascii.texi (Lisp and Coding Systems): Document
952 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 953 (Character Properties): Improve wording.
0b4faef3 954
ce9cf065
CY
9552009-01-09 Chong Yidong <cyd@stupidchicken.com>
956
957 * display.texi (Font Lookup): Remove obsolete function
958 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
959 (Low-Level Font): Rename from Fonts, move to end of Faces section.
960 (Font Selection): Reorder order of variable descriptions. Minor
961 clarifications.
962
963 * elisp.texi (Top): Update node listing.
964
ab756fb3
GM
9652009-01-09 Glenn Morris <rgm@gnu.org>
966
967 * commands.texi (Command Loop Info): Say that last-command-char and
968 last-input-char are obsolete aliases.
969
970 * edebug.texi (Edebug Recursive Edit): Remove separate references to
971 last-input-char and last-command-char, since they are just aliases for
972 last-input-event and last-command-event.
973
974 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
975 last-command-char.
976
6b2b8ab1
CY
9772009-01-08 Chong Yidong <cyd@stupidchicken.com>
978
979 * elisp.texi: Update node listing.
980
981 * display.texi (Faces): Put Font Selection node after Auto Faces.
982 (Face Attributes): Don't link to Font Lookup. Document
983 font-family-list.
984 (Fonts): New node.
985
3568e767
JR
9862009-01-08 Jason Rumney <jasonr@gnu.org>
987
988 * frames.texi (Pointer Shape): Clarify that only X supports
989 changing the standard pointer shapes. (Bug#1485)
990
6221c8db
CY
9912009-01-08 Chong Yidong <cyd@stupidchicken.com>
992
993 * display.texi (Attribute Functions): Note that a function value
994 :height is relative, and that compatibility functions work by
995 calling set-face-attribute.
996 (Displaying Faces): Reorder list in order of increasing priority.
997 (Face Remapping): New node. Content moved here from Displaying
998 Faces.
999 (Glyphs): Link to Face Functions.
1000
e3d3799a
CY
10012009-01-08 Chong Yidong <cyd@stupidchicken.com>
1002
1003 * display.texi (Faces): Don't discuss face id here. facep does
1004 not return t.
1005 (Defining Faces): Minor clarification.
1006 (Face Attributes): Rearrange items to match docstring of
1007 set-face-attribute. Add :foundry attribute. Document new role of
1008 :font attribute. Texinfo usage fix.
1009 (Attribute Functions): Copyedits.
1010 (Face Functions): Note that face number is seldom used.
1011
638a2457
RS
10122009-01-05 Richard M Stallman <rms@gnu.org>
1013
1014 * strings.texi (Predicates for Strings): Minor clarification.
1015
1016 * functions.texi (Function Safety): Texinfo usage fix.
1017
49ea0074
JB
10182009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
1019
1020 * objects.texi (General Escape Syntax): Fix typo.
1021
9f822178
MR
10222009-01-03 Martin Rudalics <rudalics@gmx.at>
1023
1024 * windows.texi (Choosing Window): Say that pop-up-frame-alist
1025 works via the default value of pop-up-frame-function.
1026
af34ad36
EZ
10272009-01-02 Eli Zaretskii <eliz@gnu.org>
1028
1029 * processes.texi (System Processes): Document the `time' and
1030 `ctime' attributes of `system-process-attributes'.
1031
d31f6679
CY
10322009-01-01 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * display.texi (Face Attributes): Clarify :height attribute.
1035
174dc00c
MR
10362008-12-31 Martin Rudalics <rudalics@gmx.at>
1037
1038 * buffers.texi (The Buffer List): Clarify what moves a buffer to
1039 the front of the buffer list. Add entries for `last-buffer' and
1040 `unbury-buffer'.
1041
b8afe7e4
EZ
10422008-12-27 Eli Zaretskii <eliz@gnu.org>
1043
d14030f5
EZ
1044 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
1045 and its subsections.
1046
1047 * frames.texi (Multiple Terminals, Low-level Terminal)
1048 (Terminal Parameters, Frames on Other TTY devices): New sections.
1049 (Frames): Add an xref to "Multiple Terminals".
1050
765980a4
EZ
1051 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
1052
1053 * objects.texi (Terminal Type): New node.
1054 (Editing Types): Add it to the menu.
1055
47bd5577
EZ
1056 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
1057 Variables".
1058
eb22b78c 1059 * variables.texi (Directory Local Variables): New node.
47bd5577 1060 (Variables): Add a menu item for it.
eb22b78c 1061
b8afe7e4
EZ
1062 * loading.texi (Autoload): Document `generate-autoload-cookie' and
1063 `generated-autoload-file'.
1064
77bb0476
EZ
10652008-12-20 Eli Zaretskii <eliz@gnu.org>
1066
028e2c19
EZ
1067 * os.texi (Startup Summary): Add xref to documentation of
1068 `initial-window-system'.
1069
77bb0476
EZ
1070 * display.texi (Window Systems): Document `window-system' the
1071 function. The variable `window-system' is now frame-local.
028e2c19 1072 Document `initial-window-system'.
77bb0476 1073
dda87836
MR
10742008-12-19 Martin Rudalics <rudalics@gmx.at>
1075
1076 * windows.texi (Windows): Rewrite description of
1077 fit-window-to-buffer.
1078
caef3ed2
GM
10792008-12-13 Glenn Morris <rgm@gnu.org>
1080
1081 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1082 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1083
21c58e4d
GM
10842008-12-12 Glenn Morris <rgm@gnu.org>
1085
1086 * debugging.texi (Error Debugging): Refer forwards to
1087 eval-expression-debug-on-error.
1088
af38459f
EZ
10892008-12-05 Eli Zaretskii <eliz@gnu.org>
1090
5dedd9b5
EZ
1091 * strings.texi (String Basics): Only unibyte strings that
1092 represent key sequences hold 8-bit raw bytes.
1093
af38459f
EZ
1094 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
1095 paragraph to speak about `undecided'.
1096 (Character Properties): Don't explain the meaning of each
1097 property; instead, identify their Unicode Standard names.
b3f1f4a5 1098 (Character Sets): Document `map-charset-chars'.
af38459f 1099
fa047ae7
GM
11002008-12-02 Glenn Morris <rgm@gnu.org>
1101
1102 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
1103 section yet again.
1104
47dbc044
EZ
11052008-11-29 Eli Zaretskii <eliz@gnu.org>
1106
98d05998
EZ
1107 * nonascii.texi (Character Properties): New Section.
1108 (Specifying Coding Systems): Document
1109 `coding-system-priority-list', `set-coding-system-priority', and
1110 `with-coding-priority'.
1111 (Lisp and Coding Systems): Document `check-coding-systems-region'
1112 and `coding-system-charset-list'.
1113 (Coding System Basics): Document `coding-system-aliases'.
1114
1115 * elisp.texi (Top): Add a @detailmenu entry for "Character
1116 Properties".
1117
47dbc044
EZ
1118 * objects.texi (Character Type): Correct the range of Emacs
1119 characters. Add an @xref to "Character Codes".
1120
1121 * strings.texi (String Basics): Add an @xref to "Character Codes".
1122
1123 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1124
1125 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1126 (Character Codes): Document `max-char'.
1127
8b80cdf5
EZ
11282008-11-28 Eli Zaretskii <eliz@gnu.org>
1129
1130 * nonascii.texi (Text Representations, Converting Representations)
1131 (Character Sets, Scanning Charsets, Translation of Characters):
1132 Make text more accurate.
1133
a99dceba
GM
11342008-11-28 Glenn Morris <rgm@gnu.org>
1135
1136 * files.texi (Format Conversion Round-Trip): Improve previous change.
1137
f6dc3bed
CY
11382008-11-26 Chong Yidong <cyd@stupidchicken.com>
1139
1140 * modes.texi (Auto Major Mode): Fix example.
1141
5da9413d
GM
11422008-11-25 Glenn Morris <rgm@gnu.org>
1143
1144 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1145
1146 * files.texi (Format Conversion Round-Trip):
1147 Use active voice for previous change.
1148
fcca848c
CY
11492008-11-25 Chong Yidong <cyd@stupidchicken.com>
1150
1151 * os.texi (Processor Run Time):
1152 * processes.texi (Transaction Queues):
1153 * markers.texi (The Mark):
1154 * windows.texi (Choosing Window, Selecting Windows):
1155 * files.texi (Changing Files, Magic File Names):
1156 * commands.texi (Key Sequence Input):
1157 * functions.texi (Declaring Functions):
1158 * strings.texi (Predicates for Strings):
1159 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1160
36c8dc54
CY
11612008-11-24 Chong Yidong <cyd@stupidchicken.com>
1162
1163 * help.texi (Accessing Documentation): Update example.
1164
1165 * variables.texi (Defining Variables): Note that `*' is not
1166 necessary if defcustom is used.
1167
2a79b242
EZ
11682008-11-22 Eli Zaretskii <eliz@gnu.org>
1169
1170 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1171 Characters" from @detailmenu.
1172
1173 * nonascii.texi (Character Codes, Character Sets)
1174 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1175 (Chars and Bytes, Splitting Characters): Sections removed.
1176
392f0d26
LK
11772008-11-22 Lute Kamstra <lute@gnu.org>
1178
1179 * positions.texi (Text Lines): Update goto-line documentation.
1180
af1a5cd5
MR
11812008-11-21 Martin Rudalics <rudalics@gmx.at>
1182
6a4cfb0c
MR
1183 * frames.texi (Frames): Fix typo, add cross references, reword.
1184 (Initial Parameters): Reword special-display-frame-alist text.
1185 (Frames and Windows): Reword. Describe argument norecord for
1186 set-frame-selected-window.
1187 (Input Focus): Describe argument norecord for select-frame.
1188 Remove comment on MS-Windows behavior for focus-follows-mouse.
1189 (Raising and Lowering): Mention windows-frames dichotomy in
1190 metaphor.
1191
af1a5cd5
MR
1192 * windows.texi (Displaying Buffers, Vertical Scrolling)
1193 (Horizontal Scrolling): Fix indenting and rewording issues
1194 introduced with 2008-11-07 change.
1195
c249fa9c
GM
11962008-11-20 Glenn Morris <rgm@gnu.org>
1197
1198 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1199 element of `format-alist'.
1200
204d4665
GM
12012008-11-19 Glenn Morris <rgm@gnu.org>
1202
1203 * doclicense.texi: Update to FDL 1.3.
1204 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1205
cc0910af
CY
12062008-11-18 Chong Yidong <cyd@stupidchicken.com>
1207
efe6e7c4
CY
1208 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1209 vars, which are obsolete. Mention jit-lock-register.
1210
1211 * modes.texi (Other Font Lock Variables): Document
1212 jit-lock-register and jit-lock-unregister.
1213
cc0910af
CY
1214 * frames.texi (Color Parameters): Document alpha parameter.
1215
aeeedf76
MR
12162008-11-16 Martin Rudalics <rudalics@gmx.at>
1217
1218 * windows.texi (Splitting Windows, Deleting Windows)
1219 (Selecting Windows, Cyclic Window Ordering)
1220 (Buffers and Windows, Displaying Buffers, Choosing Window)
1221 (Dedicated Windows, Window Point, Window Start and End)
1222 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1223 (Size of Window, Resizing Windows, Window Configurations)
1224 (Window Parameters): Avoid @var at beginning of sentences and
1225 reword accordingly.
1226
4c565c5c
LK
12272008-11-11 Lute Kamstra <lute@gnu.org>
1228
1229 * files.texi (File Name Components): Fix file-name-extension
1230 documentation.
1231
25f494c9
JB
12322008-11-11 Juanma Barranquero <lekktu@gmail.com>
1233
1234 * frames.texi (Basic Parameters): Remove display-environment-variable
1235 and term-environment-variable.
1236
a1401ab1
EZ
12372008-11-08 Eli Zaretskii <eliz@gnu.org>
1238
1239 * windows.texi (Basic Windows, Splitting Windows)
1240 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1241 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1242 (Resizing Windows, Window Configurations, Window Parameters):
1243 Fix wording and markup.
a1401ab1 1244
efafc282
MR
12452008-11-07 Martin Rudalics <rudalics@gmx.at>
1246
1247 * windows.texi (Windows): Update entries.
1248 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1249 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1250 (Selecting Windows, Cyclic Window Ordering): Reword with special
1251 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1252 (Buffers and Windows, Choosing Window): Reword with special
1253 emphasis on dedicated windows.
1254 (Displaying Buffers): Reword. For switch-to-buffer mention that
1255 it may fall back on pop-to-buffer. For other-window try to
1256 explain how it treats the cyclic ordering of windows.
efafc282
MR
1257 (Dedicated Windows): New node and section discussing dedicated
1258 windows and associated functions.
86ab855a 1259 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1260 (Window Start and End): Rename node and section title. Reword.
1261 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1262 Minor rewording.
1263 (Size of Window): Reword, in particular text on window-width.
1264 (Resizing Windows): Reword. Add text on balancing windows.
1265 (Window Configurations): Reword. Mention window parameters.
1266 (Window Parameters): New node and section on window parameters.
1267 (Window Hooks): Reword. Mention that
1268 window-configuration-change-hook is run "buffer-locally".
1269 * elisp.texi (Top): Update Windows entries in @detailmenu
1270 section.
1271
d60a8ab2
JB
12722008-11-04 Juanma Barranquero <lekktu@gmail.com>
1273
1274 * searching.texi (Regexp Search): Fix typo.
1275
01777627
CY
12762008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1277
1278 * searching.texi (Regexp Search): Document GREEDY arg.
1279 (Simple Match Data): Fix return value.
1280
c4526e93
EZ
12812008-11-01 Eli Zaretskii <eliz@gnu.org>
1282
1283 * nonascii.texi (Text Representations): Rewrite to make consistent
1284 with Emacs 23 internal representation of characters. Document
1285 `unibyte-string'.
1286
fe2ae8b5
CY
12872008-10-28 Chong Yidong <cyd@stupidchicken.com>
1288
1289 * processes.texi (Process Information): Note that process-status
1290 does not accept buffer names.
1291
cc5a21e3
CY
12922008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1293
1294 * positions.texi (Skipping Characters): Correct return value of
1295 skip-chars-forward.
1296
09460d9a
MR
12972008-10-25 Martin Rudalics <rudalics@gmx.at>
1298
520b29e7
MR
1299 * windows.texi (Deleting Windows): Update documentation of
1300 delete-windows-on.
1301 (Buffers and Windows): Update documentations of
1302 get-buffer-window and get-buffer-window-list.
1303 (Displaying Buffers): Update documentation of
1304 replace-buffer-in-windows.
1305
09460d9a
MR
1306 * buffers.texi (Current Buffer): Reword set-buffer and
1307 with-current-buffer documentations.
1308 (Creating Buffers): Reword documentation of get-buffer-create.
1309
4d48fcdc
MR
13102008-10-23 Martin Rudalics <rudalics@gmx.at>
1311
1312 * buffers.texi (Current Buffer): Reword documentation of
1313 set-buffer.
1314 (Buffer Names): Reword documentation of buffer-name.
1315 (The Buffer List): For bury-buffer explain what happens with the
1316 buffer's window.
1317 (Creating Buffers): Say that get-buffer-create's arg is called
1318 buffer-or-name.
1319
f0143c43
CY
13202008-10-22 Chong Yidong <cyd@stupidchicken.com>
1321
3e5dbbd3
CY
1322 * advice.texi (Computed Advice): Explain what DEFINITION is.
1323
f0143c43
CY
1324 * nonascii.texi (Character Codes): Remove obsolete function
1325 char-valid-p, and document characterp instead.
1326
52a94b85
MR
13272008-10-22 Martin Rudalics <rudalics@gmx.at>
1328
1329 * windows.texi (Displaying Buffers): Reword documentation of
1330 pop-to-buffer.
1331 (Choosing Window): Rewrite documentation of display-buffer and
1332 its options.
1333
f76f8246
MR
1334 * buffers.texi (Killing Buffers): Update documentation of
1335 kill-buffer.
1336
acc8b598
EZ
13372008-10-21 Eli Zaretskii <eliz@gnu.org>
1338
80e6b6df
EZ
1339 * processes.texi (Serial Ports): Fix wording and improve markup.
1340
3645358a
EZ
1341 * searching.texi (Regexp Search): Document `string-match-p' and
1342 `looking-at-p'.
1343 (POSIX Regexps): Add an xref for "non-greedy".
1344 (Regexp Special): Add @cindex entry for "non-greedy".
1345
b3d50cff 1346 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1347 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1348
73b7530a
EZ
1349 * frames.texi (Color Names): Add an xref to `read-color'.
1350
1351 * minibuf.texi (High-Level Completion): Document `read-color'.
1352
acc8b598
EZ
1353 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1354
1355 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1356
1357 * buffers.texi (Swapping Text): New section, documents
1358 `buffer-swap-text'.
1359
10e187e8
MR
13602008-10-21 Martin Rudalics <rudalics@gmx.at>
1361
1362 * windows.texi (Resizing Windows): Minor wording fix.
1363
fd6f900c
EZ
13642008-10-20 Eli Zaretskii <eliz@gnu.org>
1365
1366 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1367 and `combine-and-quote-strings'.
1368
1369 * strings.texi (Creating Strings): Add xrefs for them.
1370
e4372165
EZ
13712008-10-19 Eli Zaretskii <eliz@gnu.org>
1372
d6328fba
EZ
1373 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1374 match the corresponding menu in minibuf.texi.
1375
e4372165
EZ
1376 * minibuf.texi (Reading File Names): Document `read-shell-command'
1377 and `minibuffer-local-shell-command-map'.
1378
5d8dda33
MR
13792008-10-19 Martin Rudalics <rudalics@gmx.at>
1380
1381 * windows.texi (Resizing Windows): Remove var{} around "window" in
1382 documentation of enlarge-window.
1383 Rewrite documentation of window-min-height and window-min-width.
1384
437706cd
EZ
13852008-10-19 Eli Zaretskii <eliz@gnu.org>
1386
80f85d7c
EZ
1387 * functions.texi (Calling Functions): Document `apply-partially'.
1388
291703b5
EZ
1389 * hooks.texi (Standard Hooks): Mention
1390 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1391
1392 * variables.texi (File Local Variables): Document
1393 `file-local-variables-alist', `before-hack-local-variables-hook'
1394 and `hack-local-variables-hook'.
1395
583d8b3c
EZ
1396 * processes.texi (Synchronous Processes): Document `process-lines'.
1397
437706cd 1398 * customize.texi (Variable Definitions): Document
583d8b3c 1399 `custom-reevaluate-setting'.
437706cd 1400
7e51d89b
MR
14012008-10-18 Martin Rudalics <rudalics@gmx.at>
1402
1403 * windows.texi (Choosing Window, Deleting Windows)
1404 (Displaying Buffers): Expand documentation of dedicated windows.
1405
43c59a3d
EZ
14062008-10-18 Eli Zaretskii <eliz@gnu.org>
1407
018a960d
EZ
1408 * files.texi (Changing Files): Document symbolic input of file
1409 modes to `set-file-modes'. Document `read-file-modes' and
1410 `file-modes-symbolic-to-number'.
1411
2c0b8144
EZ
1412 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1413 and `search-map'.
1414
80120f13
EZ
1415 * searching.texi (Search and Replace): Document
1416 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1417 Document `multi-query-replace-map'.
80120f13 1418
6d4913f0
EZ
1419 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1420 (Completion Commands, Reading File Names): Rename
1421 `minibuffer-local-must-match-filename-map' to
1422 `minibuffer-local-filename-must-match-map'.
1423 (Minibuffer Completion): The `require-match' argument to
1424 `completing-read' can now have the value `confirm-only'.
1425
43c59a3d
EZ
1426 * windows.texi (Displaying Buffers): Minor wording fix.
1427 (Choosing Window): `split-height-threshold' can now be nil.
1428 Document `split-width-threshold'. `pop-up-frames' can have the
1429 value `graphic-only'.
1430
f36acfd9
EZ
14312008-10-17 Eli Zaretskii <eliz@gnu.org>
1432
1433 * os.texi (Startup Summary): Document `before-init-time' and
1434 `after-init-time'. Document `initial-window-system' and
1435 `window-system-initialization-alist'. Document reading the
1436 abbrevs file. Document the call to `server-start' under --daemon.
1437 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1438 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1439 (Time Parsing): Document `format-seconds'.
f36acfd9 1440
96995b89
MR
14412008-10-17 Martin Rudalics <rudalics@gmx.at>
1442
1443 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1444 and reword.
1445
2de17c73
EZ
14462008-10-16 Eli Zaretskii <eliz@gnu.org>
1447
1448 * markers.texi (The Mark): Document use-region-p.
1449
9cf52b11
EZ
14502008-10-15 Eli Zaretskii <eliz@gnu.org>
1451
c3aaf1d7
EZ
1452 * internals.texi (Writing Emacs Primitives): The interactive spec
1453 of a primitive can be a Lisp form.
1454
841a1743
EZ
1455 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1456 values of transient-mark-mode. Document handle-shift-selection.
1457
1458 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1459 (Interactive Examples): Show an example of `^'.
1460 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1461 (Defining Commands, Using Interactive): The interactive-form of a
1462 function can be added via its symbol's property.
841a1743 1463
52441368
EZ
1464 * positions.texi (List Motion): beginning-of-defun-function can
1465 now accept an argument.
1466
8e8c1a72
EZ
1467 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1468 now return a list of strings.
1469
a33a1f2a
EZ
1470 * control.texi (Handling Errors): Document ignore-errors.
1471
4fb04348
EZ
1472 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1473 (Parameter Access): Document set-frame-parameter.
1474
ee666f84
EZ
1475 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1476 Hooks" for the effect of kill-all-local-variables on local hook
1477 functions.
1478
9cf52b11
EZ
1479 * modes.texi (Major Mode Conventions, Mode Line Variables):
1480 `mode-name' need not be a string. xref to "Mode Line Data" for
1481 details, and to "Emulating Mode Line" for computing a string
1482 value.
1483
22526bc4
EZ
14842008-10-14 Eli Zaretskii <eliz@gnu.org>
1485
a65f6a85
EZ
1486 * processes.texi (System Processes): New section.
1487 (Processes, Signals to Processes): Add xrefs to it.
1488
1489 * objects.texi (Editing Types): A `process' is a subprocess of
1490 Emacs, not just any process running on the OS.
1491
1492 * elisp.texi (Top): Adjust the @detailmenu for the above two
1493 changes.
1494
2724b26a
EZ
1495 * sequences.texi (Char-Tables): Remove documentation of
1496 set-char-table-default, which has no effect since Emacs 23.
1497 <char-table-range, set-char-table-range>: Don't mention generic
1498 characters and charsets. Add a cons cell as a possible argument.
1499
1500 * nonascii.texi (Splitting Characters)
1501 (Translation of Characters): Don't mention generic characters.
1502
1503 * display.texi (Fontsets): Don't mention generic characters.
1504
22526bc4 1505 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1506 argument FUNCTION with a cons cell as KEY.
22526bc4 1507
eaf4b689
EZ
15082008-10-13 Eli Zaretskii <eliz@gnu.org>
1509
45e46036
EZ
1510 * objects.texi (Primitive Function Type): Move "@cindex special
1511 forms" from here...
1512
1513 * eval.texi (Special Forms): ...to here.
1514
1515 * functions.texi (What Is a Function): `functionp' returns nil for
1516 special forms. Add an xref.
1517
eaf4b689
EZ
1518 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1519 Variables".
1520
1521 * variables.texi (Frame-Local Variables): New section.
1522 (Buffer-Local Variables): Add an xref to it.
1523 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1524 have both frame-local and buffer-local binding.
1525
1526 * frames.texi (Frames): Mention multiple tty frames.
1527 (Frame Parameters, Parameter Access): Mention frame-local variable
1528 bindings.
1529
15688fce
GM
15302008-09-20 Glenn Morris <rgm@gnu.org>
1531
1532 * display.texi (Defining Faces): Recommend against face variables.
1533
35539065
JB
15342008-09-16 Juanma Barranquero <lekktu@gmail.com>
1535
1536 * display.texi (Echo Area Customization): Fix typo.
1537
6a57054b
JB
15382008-09-09 Juanma Barranquero <lekktu@gmail.com>
1539
1540 * loading.texi (Where Defined): Add `defface' item.
1541
d632fb82
MR
15422008-09-06 Martin Rudalics <rudalics@gmx.at>
1543
1544 * loading.texi (Where Defined): Fix description of symbol-file.
1545
905a9adb
JR
15462008-08-26 Jason Rumney <jasonr@gnu.org>
1547
1548 * display.texi (TIFF Images): New section describing :index property.
1549
852e91b7
CY
15502008-08-23 Chong Yidong <cyd@stupidchicken.com>
1551
1552 * display.texi (Temporary Displays): Remove unnecessary comment
1553 about usage of temp-buffer-show-hook.
1554
6be001ee
CY
15552008-08-05 Chong Yidong <cyd@stupidchicken.com>
1556
1557 * symbols.texi (Other Plists): Fix incorrect example.
1558 Suggested by Florian Beck.
1559
58e3d8e8
JB
15602008-07-31 Juanma Barranquero <lekktu@gmail.com>
1561
1562 * os.texi: Fix previous change.
1563
7c2fb837
DN
15642008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1565
1566 * os.texi:
1567 * intro.texi:
1568 * files.texi: Remove VMS support.
1569
9e2a2647
DN
15702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1571
1572 * os.texi:
1573 * frames.texi:
1574 * display.texi: Remove mentions of Mac Carbon.
1575
c4f4682b
MB
15762008-07-01 Miles Bader <miles@gnu.org>
1577
1578 * text.texi (Special Properties):
1579 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1580
3696411e
JB
15812008-06-28 Johan Bockgård <bojohan@gnu.org>
1582
1583 * display.texi (Other Image Types): Fix copy/paste error; say
1584 "PBM", not "XBM".
1585
f2a77c3a
DN
15862008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1587
1588 * os.texi: Remove references to obsolete systems.
1589
6d52677d
EZ
15902008-06-20 Eli Zaretskii <eliz@gnu.org>
1591
1592 * makefile.w32-in (distclean): Remove makefile.
1593
1a87da4c
GM
15942008-06-17 Glenn Morris <rgm@gnu.org>
1595
1596 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1597 (elisp, dist): Remove rules and variables that are obsolete now
1598 the lisp manual is no longer distributed separately.
1599
fdda1c5d
GM
16002008-06-16 Glenn Morris <rgm@gnu.org>
1601
646692e9
GM
1602 * configure, configure.in, mkinstalldirs: Remove unused files.
1603
1604 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1605 * vol1.texi (EMACSVER):
6a57054b 1606 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1607
1608 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1609 as per maintain.info.
1610
611bee81
GM
16112008-06-15 Glenn Morris <rgm@gnu.org>
1612
a7bed3a0
GM
1613 * makefile.w32-in (manual): Use "23" rather than "21".
1614
1615 * Makefile.in (emacsver): New, set by configure.
1616 (manual): Use emacsver.
1617
d794edf2
GM
1618 * intro.texi: Report bugs using M-x report-emacs-bug.
1619
611bee81
GM
1620 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1621
c73e02fa
GM
16222008-06-13 Daniel Engeler <engeler@gmail.com>
1623
1624 * elisp.texi, internals.texi, processes.texi: Add documentation
1625 about serial port access.
1626
e40a85cd
MB
16272008-06-05 Miles Bader <miles@gnu.org>
1628
1629 * display.texi (Displaying Faces): Update to reflect function
1630 renamings in face-remap.el.
1631
7b753744
JB
16322008-06-05 Juanma Barranquero <lekktu@gmail.com>
1633
1634 * display.texi (Fontsets): Fix typos.
1635
9d3d42fb
MB
16362008-06-03 Miles Bader <miles@gnu.org>
1637
7b753744
JB
1638 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1639 remove-relative-face-remapping, set-base-face-remapping,
1640 and set-default-base-face-remapping.
9d3d42fb 1641
f2cec7a9
MB
16422008-06-01 Miles Bader <miles@gnu.org>
1643
1644 * display.texi (Displaying Faces): Add face-remapping-alist.
1645
8f39c96d
SM
16462008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1647
1648 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1649 variable names.
1650
1ef5eecc
ER
16512008-05-03 Eric S. Raymond <esr@golux>
1652
352c8b4a 1653 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1654 (current-global-map) return references, not copies.
1655
63b4387f
JL
16562008-05-02 Juri Linkov <juri@jurta.org>
1657
1658 * minibuf.texi (Text from Minibuffer): Document a list of
1659 default values for `read-from-minibuffer'.
1660
38a8b703
JB
16612008-04-24 Juanma Barranquero <lekktu@gmail.com>
1662
1663 * nonascii.texi (Translation of Characters): Fix previous change.
1664
7c42e639
CY
16652008-04-20 Chong Yidong <cyd@stupidchicken.com>
1666
1667 * display.texi (Overlay Properties): Clarify role of underlying
1668 textprop and overlay keymaps for display strings.
1669
1670 * keymaps.texi (Active Keymaps): Ditto.
1671
25c0d999
SM
16722008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1673
1674 * minibuf.texi (Programmed Completion):
1675 Replace dynamic-completion-table with the new completion-table-dynamic.
1676
e3af5968
CY
16772008-04-07 Chong Yidong <cyd@stupidchicken.com>
1678
1679 * intro.texi (Some Terms): Change "fonts in this manual" index
1680 entry to "typographic conventions".
1681
6bfc8698
EZ
16822008-04-05 Eli Zaretskii <eliz@gnu.org>
1683
1684 * objects.texi (Text Props and Strings): Add indexing for read
1685 syntax of text properties.
1686
4972c361
SM
16872008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1688
1689 * processes.texi (Decoding Output): Remove process-filter-multibyte
1690 functions.
1691
c70a68db
MR
16922008-03-15 Martin Rudalics <rudalics@gmx.at>
1693
1694 * display.texi (Finding Overlays): Say that empty overlays at
1695 the end of the buffer are reported too.
1696
1291fd36
GM
16972008-03-13 Glenn Morris <rgm@gnu.org>
1698
1699 * elisp.texi (EMACSVER): Set to 23.0.60.
1700
c6b0dfd5
CY
17012008-02-26 Chong Yidong <cyd@stupidchicken.com>
1702
38a8b703 1703 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1704
875fc30c
GM
17052008-02-22 Glenn Morris <rgm@gnu.org>
1706
1707 * frames.texi (Position Parameters): Clarify the description of
1708 `left' and `top', using information from "Geometry".
1709 (Geometry): Give a pointer to "Position Parameters", rather than
1710 repeating information.
1711
d8c8e45a
GM
17122008-02-11 Glenn Morris <rgm@gnu.org>
1713
1714 * objects.texi (Equality Predicates): No longer talk about "two"
1715 functions.
1716
38a8b703 17172008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1718
1719 * objects.texi (Equality Predicates): Add defun for
1720 equal-including-properties.
1721
bfffe0b1
GM
17222008-02-10 Glenn Morris <rgm@gnu.org>
1723
1724 * objects.texi (Equality Predicates):
1725 Mention equal-including-properties.
1726
431b78c9
RS
17272008-02-07 Richard Stallman <rms@gnu.org>
1728
1729 * windows.texi (Window Start): Mention the feature of moving
1730 window-start to start of line.
1731
c8763fb6 17322008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1733
1734 * keymaps.texi (Tool Bar): Document rtl property.
1735
1a256502
TTN
17362008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1737
1738 * display.texi (Button Types):
1739 For define-button-type, clarify type of NAME.
1740
569382c2
MR
17412008-01-19 Martin Rudalics <rudalics@gmx.at>
1742
1743 * buffers.texi (Buffer Modification): Fix typo.
1744
f3041af1
DN
17452008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1746
1747 * os.texi (System Environment): Remove references to OSes that are
1748 not supported anymore.
1749
d35e1cd7
DN
17502008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1751
1752 * os.texi (System Environment): Remove mention for Masscomp.
1753
23af7580
RS
17542008-01-04 Richard Stallman <rms@gnu.org>
1755
1756 * display.texi (Faces): Don't talk about internal face vector as arg
1757 to facep.
1758
1759 * customize.texi (Type Keywords): Fix previous change.
1760
1761 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1762 * elisp.texi (Top): Fix menu for commands.texi change.
1763
ec7d5b1e
RS
17642007-12-30 Richard Stallman <rms@gnu.org>
1765
1766 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1767 (Accessing Scroll): New node broken out of Accessing Mouse.
1768
101a6cea
RS
17692007-12-28 Richard Stallman <rms@gnu.org>
1770
1771 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1772 (Basic Parameters): For `title', refer to title bar.
041817a4 1773 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1774
72b7e664
RS
17752007-12-23 Richard Stallman <rms@gnu.org>
1776
1777 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1778 Improve some of the commented-out keywords' text too.
1779
27a4f445
MR
17802007-12-14 Martin Rudalics <rudalics@gmx.at>
1781
e2e3f1d7
MR
1782 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1783 "visit the current buffer".
1784
27a4f445
MR
1785 * os.texi (System Interface): Fix typo.
1786
a2afc99d
RS
17872007-12-04 Richard Stallman <rms@gnu.org>
1788
1789 * objects.texi (Symbol Type): Fix typo.
1790
b694135c
RS
17912007-12-03 Richard Stallman <rms@gnu.org>
1792
1793 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1794
f99a19da
GM
17952007-12-01 Glenn Morris <rgm@gnu.org>
1796
1797 * functions.texi (Declaring Functions): Improve previous change.
1798
8f4b37d8
GM
17992007-11-30 Glenn Morris <rgm@gnu.org>
1800
1801 * functions.texi (Declaring Functions): Add optional fourth
1802 argument of declare-function, and setting third argument to `t'.
1803
61a2fe01
RS
18042007-11-29 Richard Stallman <rms@gnu.org>
1805
1806 * customize.texi (Composite Types): Document `group' type.
1807
cbfc5193
GM
18082007-11-29 Glenn Morris <rgm@gnu.org>
1809
1810 * functions.texi (Declaring Functions): Add findex. Mention
1811 `external' files.
1812
8386283a
JB
18132007-11-26 Juanma Barranquero <lekktu@gmail.com>
1814
1815 * functions.texi (Declaring Functions): Fix directive.
1816
a07c9a8b
RS
18172007-11-25 Richard Stallman <rms@gnu.org>
1818
1819 * help.texi (Help Functions): Clean up last change.
1820
1821 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1822
1823 * loading.texi (Named Features): Minor cleanup.
1824
1825 * macros.texi (Eval During Expansion): Minor cleanup.
1826
1827 * variables.texi (Variable Aliases): Minor cleanup.
1828
a0925923
RS
18292007-11-24 Richard Stallman <rms@gnu.org>
1830
1831 * functions.texi (Declaring Functions): Clarify previous change.
1832
1833 * compile.texi (Compiler Errors): Clarify previous change.
1834
20c63e44
RS
18352007-11-24 Richard Stallman <rms@gnu.org>
1836
e5e76c04 1837 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1838 Clarify the text and move items around.
1839
5bb0cda3
GM
18402007-11-24 Glenn Morris <rgm@gnu.org>
1841
1842 * functions.texi (Declaring Functions): New section.
1843 * compile.texi (Compiler Errors): Mention declaring functions,
1844 defvar with no initvalue, and byte-compile-warnings.
1845
af13c86a
MR
18462007-11-15 Martin Rudalics <rudalics@gmx.at>
1847
1848 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1849 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1850
a5373305
MR
18512007-11-13 Martin Rudalics <rudalics@gmx.at>
1852
1853 * help.texi (Help Functions): Document new macro `with-help-window'.
1854
fe284805
JL
18552007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1856
1857 * searching.texi (Replacing Match): Describe new
1858 `match-substitute-replacement'.
1859
2c3a09b1
RS
18602007-10-31 Richard Stallman <rms@gnu.org>
1861
1862 * strings.texi (Creating Strings): Null strings from concat not unique.
1863
f2b480f4
RS
18642007-10-26 Richard Stallman <rms@gnu.org>
1865
1866 * objects.texi (Equality Predicates): Null strings are uniquified.
1867
1868 * minibuf.texi: Minor clarifications in previous change.
1869
db21122c
GM
18702007-10-25 Glenn Morris <rgm@gnu.org>
1871
1872 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1873
2328cbb3
RS
18742007-10-24 Richard Stallman <rms@gnu.org>
1875
1876 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1877
1878 * variables.texi (Frame-Local Variables): Node deleted.
1879 (Variables): Delete Frame-Local Variables from menu.
1880 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1881 (Default Value): Don't mention frame-local vars.
1882
1883 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1884
1885 * loading.texi (Unloading): Document FEATURE-unload-function
1886 instead of FEATURE-unload-hook.
1887
2328cbb3
RS
1888 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1889
c066bafa
JL
18902007-10-22 Juri Linkov <juri@jurta.org>
1891
1892 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1893 (High-Level Completion): Document a list of default value strings
1894 in the DEFAULT argument, for which minibuffer functions return the
1895 first element.
1896
65ced25f
JL
18972007-10-17 Juri Linkov <juri@jurta.org>
1898
1899 * text.texi (Filling): Update arguments of fill-paragraph.
1900 fill-paragraph operates on the active region in Transient Mark mode.
1901 Remove fill-paragraph-or-region.
1902
ee46ec8e
KB
19032007-10-13 Karl Berry <karl@gnu.org>
1904
1905 * elisp.texi (@dircategory): Move to after @copying,
1906 since we want @copying as close as possible to the beginning of
1907 the output.
1908
61bbdbc6
RS
19092007-10-12 Richard Stallman <rms@gnu.org>
1910
1911 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1912
1913 * commands.texi (Distinguish Interactive): New node,
1914 broken out from Interactive Call and rewritten.
1915 (Command Loop): Put Distinguish Interactive in menu.
1916
af23e1e8
RS
19172007-10-09 Richard Stallman <rms@gnu.org>
1918
1919 * text.texi (Examining Properties): Mention overlay priority.
1920
1921 * display.texi (Display Margins): Correct the description
1922 of margin display specifications.
1923 (Replacing Specs): New subnode broken out of Display Property.
1924
e1965a69
JL
19252007-10-06 Juri Linkov <juri@jurta.org>
1926
1927 * text.texi (Filling): Document fill-paragraph-or-region.
1928
4638454b
JB
19292007-10-05 Juanma Barranquero <lekktu@gmail.com>
1930
1931 * display.texi (Auto Faces): Fix typo.
1932
7ed54cc5
RS
19332007-10-02 Richard Stallman <rms@gnu.org>
1934
1935 * display.texi (Display Property): Explain some display specs
1936 don't let you move point in.
1937
1938 * frames.texi (Cursor Parameters): Describe
1939 cursor-in-non-selected-windows here. Explain more values.
1940
1941 * windows.texi (Basic Windows): Don't describe
1942 cursor-in-non-selected-windows here.
1943
305a7ef2
EZ
19442007-10-01 Eli Zaretskii <eliz@gnu.org>
1945
1946 * processes.texi (Misc Network): Note that these functions are
1947 supported only on some systems.
1948
f7a7f4eb
RS
19492007-10-01 Richard Stallman <rms@gnu.org>
1950
1951 * display.texi (Overlay Properties): Explain nil as priority.
1952 Explain that conflicts are unpredictable if not resolved by
1953 priorities.
1954
780d7bb9
RS
19552007-09-23 Richard Stallman <rms@gnu.org>
1956
1957 * macros.texi (Backquote): Minor clarification.
1958
14b4fdfb
RS
19592007-09-19 Richard Stallman <rms@gnu.org>
1960
1961 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1962 Clarify when they work in parallel and when one overrides.
1963 Fix error in example.
14b4fdfb 1964
b8d4c8d0
GM
19652007-09-06 Glenn Morris <rgm@gnu.org>
1966
b3e755a9 1967 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1968 commands to use ../../info.
1969 * Makefile.in (infodir): Go up one more level.
4638454b 1970 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1971 (miscmanualdir): New.
1972 (dist): Use new variable miscmanualdir.
1973 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1974 (usermanualdir): Change from ../man to ../emacs.
1975
1bb1f7d3
MR
19762007-08-30 Martin Rudalics <rudalics@gmx.at>
1977
1978 * commands.texi (Command Loop Info): Advise against changing
1979 most variables described here. Explain new variable
1980 last-repeatable-command.
1981
b8d4c8d0
GM
19822007-08-29 Glenn Morris <rgm@gnu.org>
1983
1984 * elisp.texi (EMACSVER): Increase to 23.0.50.
1985
19862007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1987
1988 * frames.texi (Basic Parameters): Add display-environment-variable
1989 and term-environment-variable.
1990
19912007-08-28 Juri Linkov <juri@jurta.org>
1992
1993 * display.texi (Image Formats, Other Image Types): Add SVG.
1994
19952007-08-28 Juri Linkov <juri@jurta.org>
1996
1997 * display.texi (Images): Move formats-related text to new node
1998 "Image Formats".
1999 (Image Formats): New node.
2000
619fb9ee
RS
20012007-08-27 Richard Stallman <rms@gnu.org>
2002
2003 * windows.texi (Window Configurations): Clarify what
2004 a window configuration saves.
2005
b8d4c8d0
GM
20062007-08-25 Richard Stallman <rms@gnu.org>
2007
2008 * display.texi (Images): Delete redundant @findex.
2009
20102007-08-16 Richard Stallman <rms@gnu.org>
2011
2012 * processes.texi (Asynchronous Processes): Clarify
2013 doc of start-file-process.
2014
20152007-08-08 Martin Rudalics <rudalics@gmx.at>
2016
2017 * modes.texi (Example Major Modes): Fix typo.
2018
20192007-08-08 Glenn Morris <rgm@gnu.org>
2020
2021 * intro.texi (nil and t): Do not use `iff' in documentation.
2022
2023 * tips.texi (Documentation Tips): Recommend against `iff'.
2024
20252007-08-07 Chong Yidong <cyd@stupidchicken.com>
2026
2027 * display.texi (Image Cache): Document image-refresh.
2028
20292007-08-06 Martin Rudalics <rudalics@gmx.at>
2030
2031 * windows.texi (Size of Window): Document window-full-width-p.
2032
20332007-07-25 Glenn Morris <rgm@gnu.org>
2034
2035 * gpl.texi (GPL): Replace license with GPLv3.
2036
2037 * Relicense all FSF files to GPLv3 or later.
2038
20392007-07-24 Michael Albinus <michael.albinus@gmx.de>
2040
4638454b
JB
2041 * processes.texi (Synchronous Processes):
2042 Add `process-file-shell-command'.
b8d4c8d0
GM
2043 (Asynchronous Processes): Mention restricted use of
2044 `process-filter' and `process-sentinel' in
2045 `start-file-process'. Add `start-file-process-shell-command'.
2046
20472007-07-17 Michael Albinus <michael.albinus@gmx.de>
2048
2049 * files.texi (Magic File Names): Introduce optional parameter
2050 IDENTIFICATION for `file-remote-p'.
2051
20522007-07-16 Richard Stallman <rms@gnu.org>
2053
2054 * display.texi (Defining Faces): Fix previous change.
2055
20562007-07-14 Richard Stallman <rms@gnu.org>
2057
2058 * control.texi (Handling Errors): Document `debug' in handler list.
2059
20602007-07-10 Richard Stallman <rms@gnu.org>
2061
2062 * display.texi (Defining Faces): Explain C-M-x feature for defface.
2063
20642007-07-09 Richard Stallman <rms@gnu.org>
2065
2066 * files.texi (Magic File Names): Rewrite previous change.
2067
20682007-07-08 Michael Albinus <michael.albinus@gmx.de>
2069
2070 * files.texi (Magic File Names): Introduce optional parameter
2071 CONNECTED for `file-remote-p'.
2072
20732007-07-07 Michael Albinus <michael.albinus@gmx.de>
2074
2075 * processes.texi (Asynchronous Processes):
2076 * files.texi (Magic File Names): Add `start-file-process'.
2077
20782007-06-27 Richard Stallman <rms@gnu.org>
2079
2080 * files.texi (Format Conversion Piecemeal): Clarify
2081 `after-insert-file-functions' calling convention.
2082
20832007-06-27 Michael Albinus <michael.albinus@gmx.de>
2084
4638454b
JB
2085 * files.texi (Magic File Names): Remove `dired-call-process'.
2086 Add `process-file'.
b8d4c8d0
GM
2087
20882007-06-27 Kenichi Handa <handa@m17n.org>
2089
2090 * text.texi (Special Properties): Fix description about
4638454b 2091 `composition' property.
b8d4c8d0
GM
2092
20932007-06-26 Kenichi Handa <handa@m17n.org>
2094
2095 * nonascii.texi (Default Coding Systems): Document about the
2096 return value `undecided'.
2097
20982007-06-25 David Kastrup <dak@gnu.org>
2099
2100 * keymaps.texi (Active Keymaps): Document new POSITION argument of
2101 `current-active-maps'.
2102
21032007-06-24 Karl Berry <karl@gnu.org>
2104
4638454b 2105 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
2106
21072007-06-15 Juanma Barranquero <lekktu@gmail.com>
2108
2109 * display.texi (Overlay Arrow): Doc fix.
2110
21112007-06-14 Karl Berry <karl@tug.org>
2112
2113 * anti.texi (Antinews): Typo.
2114
21152007-06-14 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * display.texi (Image Cache): Document image-refresh.
2118
21192007-06-12 Karl Berry <karl@gnu.org>
2120
2121 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
2122 * two-volume.make: New file.
2123 * .cvsignore: Ignore two-volume files.
2124
21252007-06-12 Tom Tromey <tromey@redhat.com>
2126
2127 * os.texi (Init File): Document user-emacs-directory.
2128
21292007-06-03 Nick Roberts <nickrob@snap.net.nz>
2130
2131 * commands.texi (Click Events): Describe width and height when
2132 object is nil.
2133
21342007-05-30 Nick Roberts <nickrob@snap.net.nz>
2135
2136 * commands.texi (Click Events): Layout more logically. Describe
2137 width and height.
2138 (Drag Events, Motion Events): Update to new format for position.
2139
21402007-06-02 Richard Stallman <rms@gnu.org>
2141
2142 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2143
21442007-06-02 Chong Yidong <cyd@stupidchicken.com>
2145
2146 * Version 22.1 released.
2147
21482007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2149
2150 * text.texi (Special Properties): Correct meaning of fontified face.
2151
21522007-05-30 Richard Stallman <rms@gnu.org>
2153
2154 * text.texi (Special Properties): Add link to Adjusting Point.
2155
21562007-05-12 Richard Stallman <rms@gnu.org>
2157
2158 * text.texi (Margins): indent-to-left-margin is not the default.
2159 (Mode-Specific Indent): For indent-line-function, the default
2160 is indent-relative.
2161
2162 * modes.texi (Example Major Modes): Explain last line of text-mode
2163 is redundant.
2164
21652007-05-10 Richard Stallman <rms@gnu.org>
2166
2167 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2168
2169 * help.texi (Keys in Documentation): Add reference to
2170 Documentation Tips.
2171
2172 * files.texi (Format Conversion): TO-FN gets three arguments.
2173
2174 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2175
21762007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2177
2178 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2179 * files.texi (Format Conversion): Expand intro; add menu.
2180 (Format Conversion Overview, Format Conversion Round-Trip)
2181 (Format Conversion Piecemeal): New nodes/subsections.
2182 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2183 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2184 (Saving Properties): Delete node/subsection.
2185
21862007-05-07 Karl Berry <karl@gnu.org>
2187
2188 * elisp.texi (EMACSVER): Back to 22.
2189
21902007-05-06 Richard Stallman <rms@gnu.org>
2191
2192 * processes.texi (Accepting Output): Revert most of previous change.
2193
21942007-05-05 Richard Stallman <rms@gnu.org>
2195
2196 * processes.texi (Accepting Output): accept-process-output
2197 uses microseconds, not milliseconds. But that arg is obsolete.
2198
21992007-05-04 Karl Berry <karl@tug.org>
2200
2201 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2202
22032007-05-04 Eli Zaretskii <eliz@gnu.org>
2204
2205 * tips.texi (Documentation Tips): Rearrange items to place the
2206 more important ones first. Add an index entry for hyperlinks.
2207
22082007-05-03 Karl Berry <karl@gnu.org>
2209
2210 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2211 (EMACSVER) [smallbook]: 22 for printed version.
2212
2213 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2214 so restore anchor to normal position after defun. Found by Kevin Ryde.
2215
22162007-04-26 Glenn Morris <rgm@gnu.org>
2217
2218 * elisp.texi (EMACSVER): Increase to 22.1.50.
2219
22202007-04-28 Karl Berry <karl@gnu.org>
2221
2222 * elisp.texi: Improve line breaks on copyright page,
2223 similar layout to emacs manual, 8.5x11 by default.
2224
22252007-04-24 Richard Stallman <rms@gnu.org>
2226
2227 * text.texi (Special Properties): Add xref to Overlay Properties.
2228
2229 * display.texi (Overlay Properties): Add xref to Special Properties.
2230
22312007-04-22 Richard Stallman <rms@gnu.org>
2232
2233 * keymaps.texi (Extended Menu Items): Move the info about
2234 format with cached keyboard binding.
2235
22362007-04-21 Richard Stallman <rms@gnu.org>
2237
2238 * text.texi (Special Properties): Clarify previous change.
2239
2240 * files.texi (File Name Expansion): Clarify previous change.
2241
2242 * display.texi (Attribute Functions): Fix example for
2243 face-attribute-relative-p.
2244
22452007-04-19 Kenichi Handa <handa@m17n.org>
2246
2247 * text.texi (Special Properties): Document composition property.
2248
22492007-04-19 Glenn Morris <rgm@gnu.org>
2250
2251 * files.texi (File Name Expansion): Mention "superroot".
2252
22532007-04-15 Chong Yidong <cyd@stupidchicken.com>
2254
2255 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2256 setups.
2257 (Display Feature Testing): Note that display refers to all
2258 physical monitors for multi-monitor setups.
2259
22602007-04-14 Richard Stallman <rms@gnu.org>
2261
2262 * lists.texi (Sets And Lists): Clarify `delete' examples.
2263 Remove spurious xref to same node.
2264 Clarify xref for add-to-list.
2265
22662007-04-12 Nick Roberts <nickrob@snap.net.nz>
2267
2268 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2269 value of lisp-mode-map.
2270
22712007-04-11 Karl Berry <karl@gnu.org>
2272
2273 * anti.texi (Antinews):
2274 * display.texi (Overlay Properties, Defining Images):
2275 * processes.texi (Synchronous Processes, Sentinels):
2276 * syntax.texi (Syntax Table Internals):
2277 * searching.texi (Regexp Special):
2278 * nonascii.texi (Default Coding Systems):
2279 * text.texi (Special Properties):
2280 * minibuf.texi (Basic Completion): Wording to improve breaks in
2281 8.5x11 format.
2282 * elisp.texi (smallbook): New @set to more easily switch between
2283 smallbook and 8.5x11.
2284
22852007-04-11 Richard Stallman <rms@gnu.org>
2286
2287 * text.texi (Lazy Properties): Minor fix.
2288
22892007-04-08 Karl Berry <karl@gnu.org>
2290
2291 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2292 * macros.texi (Backquote): Downcase Backquote in index entries for
2293 consistency.
2294
22952007-04-08 Richard Stallman <rms@gnu.org>
2296
2297 * text.texi (Adaptive Fill): Just describe default,
2298 don't show it (since it contains non-ASCII chars).
2299
23002007-04-07 Karl Berry <karl@gnu.org>
2301
2302 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2303 adaptive-fill-regexp's value, since they are not in the standard
2304 TeX fonts.
2305
23062007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2307
2308 * display.texi (Defining Faces): Fix example.
2309
23102007-04-07 Karl Berry <karl@gnu.org>
2311
2312 * display.texi (Button Buffer Commands): Improve page break.
2313
23142007-04-07 Richard Stallman <rms@gnu.org>
2315
2316 * advice.texi (Activation of Advice): Remove redundant index entry.
2317
2318 * backups.texi: Improve index entries. Remove redundant ones.
2319
2320 * compile.texi (Byte Compilation): Improve index entry.
2321
2322 * hash.texi (Creating Hash): Improve index entry.
2323
2324 * symbols.texi (Definitions): Improve index entry.
2325
2326 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2327
2328 * maps.texi (Standard Keymaps): Remove useless index entry.
2329
2330 * help.texi (Documentation Basics): Remove redundant index entries.
2331
2332 * customize.texi: Improve index entries.
2333 Remove redundant/useless ones.
2334
2335 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2336
2337 * streams.texi (Output Variables): Improve index entry.
2338
2339 * abbrevs.texi (Abbrevs): Remove useless index entry.
2340
2341 * macros.texi (Expansion): Remove useless index entry.
2342
2343 * text.texi: Improve index entries. Remove redundant/useless ones.
2344 (Text Properties, Examining Properties)
2345 (Special Properties): Use "property category" instead of "category"
2346 to refer to the `category' property.
2347
2348 * positions.texi: Improve index entries. Remove useless one.
2349
2350 * lists.texi: Improve index entries. Remove redundant/useless ones.
2351
2352 * os.texi: Improve index entries.
2353 (Timers): Fix previous change.
2354
2355 * buffers.texi: Improve index entries.
2356 (Modification Time): Get rid of term "obsolete buffer".
2357
2358 * debugging.texi: Improve index entries.
2359 (Test Coverage): Add xref to other test coverage ftr.
2360
2361 * eval.texi: Improve index entry. Remove redundant ones.
2362
2363 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2364
2365 * files.texi: Improve index entries. Remove redundant/useless ones.
2366
2367 * objects.texi: Improve index entries.
2368
2369 * processes.texi: Improve index entries.
2370
2371 * modes.texi: Improve index entry. Remove redundant one.
2372
2373 * nonascii.texi: Improve index entries.
2374
2375 * internals.texi: Improve index entries.
2376
2377 * syntax.texi: Improve index entries.
2378
2379 * keymaps.texi (Active Keymaps): Improve index entries.
2380
2381 * commands.texi: Improve index entries. Remove redundant/useless ones.
2382
2383 * frames.texi: Improve index entries. Remove redundant/useless ones.
2384
2385 * markers.texi: Improve index entries. Remove redundant ones.
2386
2387 * tips.texi: Improve index entries.
2388
2389 * loading.texi (Unloading): Improve index entry.
2390
2391 * variables.texi: Improve index entries. Remove redundant one.
2392
2393 * sequences.texi: Improve index entry.
2394
2395 * display.texi: Improve index entries. Remove redundant ones.
2396
2397 * windows.texi: Improve index entries.
2398
2399 * searching.texi: Improve index entries. Remove redundant one.
2400
2401 * strings.texi (Case Tables): Improve last change.
2402
24032007-04-04 Chong Yidong <cyd@stupidchicken.com>
2404
2405 * strings.texi (Case Tables): Document with-case-table and
2406 ascii-case-table.
2407
24082007-04-03 Karl Berry <karl@gnu.org>
2409
2410 * processes.texi (Network): Reword to improve page break.
2411
24122007-04-03 Eli Zaretskii <eliz@gnu.org>
2413
2414 * functions.texi (Inline Functions): Describe more disadvantages
2415 of defsubst, and make advice against it stronger.
2416
24172007-04-02 Karl Berry <karl@gnu.org>
2418
2419 * backups.texi (Backup Names): Avoid widow words.
2420 * modes.texi (Example Major Modes): Align last comment.
2421
24222007-04-01 Chong Yidong <cyd@stupidchicken.com>
2423
2424 * keymaps.texi (Remapping Commands): Document new arg to
2425 command-remapping.
2426
24272007-04-01 Karl Berry <karl@gnu.org>
2428
2429 * processes.texi (Low-Level Network): Typo.
2430 * loading.texi (Hooks for Loading): Avoid double "the".
2431 * keymaps.texi (Key Sequences): No double "and".
2432 (Changing Key Bindings): Shorten to improve line break.
2433
24342007-03-31 Glenn Morris <rgm@gnu.org>
2435
2436 * os.texi (Timers): Fix description of run-at-time TIME formats.
2437
24382007-03-31 Richard Stallman <rms@gnu.org>
2439
2440 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2441 regarding ellipsis.
2442
24432007-03-31 Eli Zaretskii <eliz@gnu.org>
2444
2445 * intro.texi (nil and t):
2446 * symbols.texi (Plists and Alists):
2447 * variables.texi (Variable Aliases, Constant Variables):
2448 * functions.texi (Defining Functions):
2449 * advice.texi (Advising Primitives):
2450 * debugging.texi (Syntax Errors, Compilation Errors):
2451 * minibuf.texi (Minibuffer Windows):
2452 * commands.texi (Adjusting Point):
2453 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2454 (Auto Major Mode, Major Mode Conventions):
2455 * help.texi (Describing Characters):
2456 * files.texi (Create/Delete Dirs, Information about Files)
2457 (File Locks, Writing to Files, Reading from Files)
2458 (Saving Buffers):
2459 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2460 * frames.texi (Finding All Frames):
2461 * positions.texi (Buffer End, Motion):
2462 * markers.texi (The Region):
2463 * text.texi (Deletion, Near Point):
2464 * display.texi (Displaying Messages, Truncation):
2465 * os.texi (Processor Run Time):
2466 * tips.texi (Key Binding Conventions, Programming Tips)
2467 (Warning Tips, Documentation Tips, Comment Tips):
2468 * internals.texi (Memory Usage): Improve indexing.
2469
2470 * variables.texi (Frame-Local Variables):
2471 * functions.texi (Argument List):
2472 * loading.texi (Library Search):
2473 * streams.texi (Output Variables):
2474 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2475 * searching.texi (Replacing Match, Search and Replace):
2476 * processes.texi (Byte Packing, Decoding Output)
2477 (Accepting Output, Network Servers, Shell Arguments):
2478 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2479 * windows.texi (Window Point, Window Start):
2480 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2481 * commands.texi (Reading Input, Keyboard Events):
2482 * minibuf.texi (Reading File Names, Minibuffer Completion)
2483 (Recursive Mini):
2484 * positions.texi (List Motion):
2485 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2486 * numbers.texi (Arithmetic Operations, Math Functions)
2487 (Predicates on Numbers, Comparison of Numbers):
2488 (Numeric Conversions):
2489 * locals.texi (Standard Buffer-Local Variables):
2490 * maps.texi (Standard Keymaps):
2491 * os.texi (User Identification, System Environment, Recording Input)
2492 (X11 Keysyms):
2493 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2494 * backups.texi (Backups and Auto-Saving):
2495 * customize.texi (Customization, Group Definitions)
2496 (Variable Definitions):
2497 * compile.texi (Byte Compilation): Improve index entries.
2498
24992007-03-31 Karl Berry <karl@gnu.org>
2500
2501 * macros.texi (Defining Macros): Avoid widow syllable.
2502
25032007-03-31 Eli Zaretskii <eliz@gnu.org>
2504
2505 * elisp.texi (Top): Postscript -> PostScript.
2506
2507 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2508
25092007-03-31 Markus Triska <markus.triska@gmx.at>
2510
2511 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2512
25132007-03-30 Karl Berry <karl@gnu.org>
2514
2515 * lists.texi (List-related Predicates): Remove spurious @need.
2516 (Setcdr): Use @smallexample to improve page break.
2517 (Association Lists) <assoc>: Reword to improve page break.
2518
2519 * strings.texi (String Conversion): Insert blank line to improve
2520 page break.
2521
2522 * numbers.texi (Random Numbers): Use @minus{}.
2523 (Math Functions): Use @minus{}.
2524
2525 * intro.texi (Acknowledgements): Avoid line breaks before middle
2526 initials.
2527
25282007-03-24 Eli Zaretskii <eliz@gnu.org>
2529
2530 * errors.texi (Standard Errors): Add an index entry.
2531
25322007-03-19 Richard Stallman <rms@gnu.org>
2533
2534 * os.texi (Recording Input): recent-keys now gives 300 keys.
2535
25362007-03-12 Glenn Morris <rgm@gnu.org>
2537
2538 * os.texi: Replace "daylight savings" with "daylight saving"
2539 throughout.
2540
25412007-03-05 Richard Stallman <rms@gnu.org>
2542
2543 * variables.texi (File Local Variables): Update
2544 enable-local-variables values.
2545
25462007-03-04 Richard Stallman <rms@gnu.org>
2547
2548 * syntax.texi (Control Parsing): Minor clarification.
2549
2550 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2551
2552 * sequences.texi (Sequence Functions): Move string-bytes away,
2553 add xref.
2554
2555 * nonascii.texi (Text Representations): Move string-bytes here.
2556
2557 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2558
2559 * minibuf.texi (Basic Completion): Minor clarification.
2560
2561 * markers.texi (The Mark): Clarify existence vs activation of mark.
2562 Other cleanup.
2563
2564 * display.texi (Finding Overlays): Write better example.
2565
2566 * compile.texi (Eval During Compile): Clarify putting macros
2567 in eval-when-compile.
2568
c5602427 25692007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2570
2571 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2572 load-read-function definition doc.
b8d4c8d0
GM
2573
25742007-02-21 Kim F. Storm <storm@cua.dk>
2575
2576 * strings.texi (Text Comparison): Mention that assoc-string
2577 converts symbols to strings before testing.
2578
25792007-02-17 Kim F. Storm <storm@cua.dk>
2580
2581 * processes.texi (Bindat Spec): Vector types can have optional
2582 element type.
2583 (Bindat Examples): Fix example. Add vector with element type.
2584
25852007-02-16 Andreas Schwab <schwab@suse.de>
2586
2587 * strings.texi (Formatting Strings): Document '+' flag.
2588
25892007-02-15 Juanma Barranquero <lekktu@gmail.com>
2590
2591 * strings.texi (Modifying Strings): Clarify that `clear-string'
2592 always converts the string to unibyte.
2593
25942007-02-14 Kim F. Storm <storm@cua.dk>
2595
2596 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2597 Rewrite glyph code description to refer to these functions.
2598 Remove details of encoding face number and char into integer code.
2599
26002007-02-03 Alan Mackenzie <acm@muc.de>
2601
2602 * loading.texi (Hooks for Loading): Make the description of
2603 `eval-after-load' more detailed, and amend the description of
2604 after-load-alist, in accordance with changes from 2006-05.
2605
26062007-02-03 Chong Yidong <cyd@stupidchicken.com>
2607
2608 * modes.texi (Defining Minor Modes): Document that a :require
2609 keyword or similar may be required to make saved customization
2610 variables work.
2611
26122007-02-03 Eli Zaretskii <eliz@gnu.org>
2613
2614 * elisp.texi (Top): Make the detailed menu headers compliant with
2615 Texinfo guidelines and with what texnfo-upd.el expects. Add
2616 comments to prevent people from inadvertently modifying the key
2617 parts needed by `texinfo-multiple-files-update'.
2618
26192007-02-02 Eli Zaretskii <eliz@gnu.org>
2620
2621 * elisp.texi (Top): Update the top-level menus.
2622
2623 * syntax.texi (Categories): Add index entries.
2624
26252007-02-01 Juanma Barranquero <lekktu@gmail.com>
2626
2627 * display.texi (Attribute Functions): Fix name and description of
2628 the UNDERLINE arg of `set-face-underline-p'.
2629
26302007-01-29 Eli Zaretskii <eliz@gnu.org>
2631
2632 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2633 Variables", and "Standard Keymaps" to the detailed menu.
2634
2635 * variables.texi (Future Local Variables): Add index entry.
2636
26372007-01-28 Richard Stallman <rms@gnu.org>
2638
2639 * tips.texi (Coding Conventions): Clarify the tip about macros
2640 that define a function or a variable.
2641
2642 * files.texi (File Attributes): UID and GID can be floats.
2643 (Magic File Names): Explain why deferring all operations to
2644 the standard handler does not work.
2645
26462007-01-23 Martin Rudalics <rudalics@gmx.at>
2647
2648 * backups.texi (Reverting): Use "buffer" instead of "file"
2649 when talking about major and minor modes.
2650
26512007-01-21 Richard Stallman <rms@gnu.org>
2652
2653 * help.texi (Documentation): Add xref to Documentation Tips.
2654
26552007-01-14 Juanma Barranquero <lekktu@gmail.com>
2656
2657 * tips.texi (Coding Conventions): Fix typos.
2658
26592007-01-05 Richard Stallman <rms@gnu.org>
2660
2661 * modes.texi (Defining Minor Modes): Fix previous change.
2662
26632007-01-03 Richard Stallman <rms@gnu.org>
2664
2665 * customize.texi (Variable Definitions, Customization Types):
2666 Don't use * in doc string for defcustom.
2667
26682007-01-02 Richard Stallman <rms@gnu.org>
2669
2670 * variables.texi (Variable Aliases): Clarify that aliases vars
2671 always have the same value.
2672
2673 * processes.texi (Bindat Spec): Fix Texinfo usage.
2674
2675 * modes.texi (Defining Minor Modes): Explain effect of command
2676 defined with define-global-minor-mode on new buffers.
2677
26782006-12-30 Kim F. Storm <storm@cua.dk>
2679
2680 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2681 `auto-resize-tool-bars'.
2682
26832006-12-30 Richard Stallman <rms@gnu.org>
2684
2685 * keymaps.texi (Active Keymaps): Fix previous change.
2686
26872006-12-30 Nick Roberts <nickrob@snap.net.nz>
2688
2689 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2690
26912006-12-30 Kim F. Storm <storm@cua.dk>
2692
2693 * processes.texi (Bindat Spec): Clarify using field names in
2694 length specifications.
2695
26962006-12-29 Kim F. Storm <storm@cua.dk>
2697
2698 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2699 Add count and index variables for eval forms in repeat blocks.
2700
27012006-12-24 Richard Stallman <rms@gnu.org>
2702
2703 * customize.texi (Variable Definitions): Document
2704 new name custom-add-frequent-value.
2705
27062006-12-19 Kim F. Storm <storm@cua.dk>
2707
2708 * commands.texi (Misc Events): User signals now result in sigusr1
2709 and sigusr2 events which are handled through special-event-map.
2710 (Special Events): User signals and drag-n-drop are special.
2711
27122006-12-17 Richard Stallman <rms@gnu.org>
2713
2714 * loading.texi (Named Features): Explain subfeatures better.
2715
2716 * customize.texi: Use "option" only for user options.
2717 For the keyword values inside defcustom etc, say "keywords".
2718 For :options value's elements, say "elements".
2719 :group should not be omitted.
2720
2721 * syntax.texi (Parsing Expressions): Split up node.
2722 (Motion via Parsing, Position Parse, Parser State)
2723 (Low-Level Parsing, Control Parsing): New subnodes.
2724 (Parser State): Document syntax-ppss-toplevel-pos.
2725
2726 * positions.texi (List Motion): Punctuation fix.
2727
2728 * files.texi (File Name Completion): Document PREDICATE arg
2729 to file-name-completion.
2730
27312006-12-16 Eli Zaretskii <eliz@gnu.org>
2732
2733 * internals.texi (Building Emacs, Writing Emacs Primitives):
2734 Add index entries.
2735
27362006-12-11 Richard Stallman <rms@gnu.org>
2737
2738 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2739 affects face menu. Explain how to make it non-nil without enabling
2740 any fontification.
2741
27422006-12-10 Chong Yidong <cyd@stupidchicken.com>
2743
2744 * modes.texi (Font Lock Basics): Document nil value of
2745 font-lock-defaults.
2746
27472006-12-10 Glenn Morris <rgm@gnu.org>
2748
2749 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2750 value for system-flag argument. Abbrev tables may not be empty
2751 when major modes are loaded.
2752
27532006-12-08 Juanma Barranquero <lekktu@gmail.com>
2754
2755 * makefile.w32-in (maintainer-clean): Partially revert last
2756 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2757 to protect elisp-covers.texi.
2758
27592006-12-07 Juanma Barranquero <lekktu@gmail.com>
2760
2761 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2762 Don't remove elisp* info files; they are already deleted by the
2763 `clean' and `distclean' targets, and they are in the $(infodir)
2764 directory, not the current one.
2765
27662006-12-04 Kim F. Storm <storm@cua.dk>
2767
2768 * commands.texi (Misc Events): Update signal events.
2769 (Event Examples): Add signal example.
2770
27712006-11-29 Richard Stallman <rms@gnu.org>
2772
2773 * frames.texi (Visibility of Frames): Explain visible windows
2774 can be covered by others. Add xref for raise-frame.
2775
27762006-11-28 Richard Stallman <rms@gnu.org>
2777
2778 * searching.texi (Regexp Special): Update when ^ is special.
2779
27802006-11-27 Eli Zaretskii <eliz@gnu.org>
2781
2782 * customize.texi (Customization, Common Keywords)
2783 (Group Definitions, Variable Definitions, Composite Types)
2784 (Type Keywords, Customization Types): Add index entries for
2785 various customization keywords.
2786
27872006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2788
2789 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2790
c8763fb6 27912006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2792
2793 * frames.texi (Window System Selections): Remove clipboard from
2794 description of selection-coding-system.
2795
27962006-11-06 Richard Stallman <rms@gnu.org>
2797
2798 * lists.texi (List Variables): Document COMPARE-FN.
2799
2800 * keymaps.texi: Avoid use of "binding" to mean a relation;
2801 use it only to refer to the meaning associated with a key.
2802 (Keymaps): Change menu node description.
2803
2804 * elisp.texi (Top): Change menu node description.
2805
2806 * display.texi (Managing Overlays): Document overlay-recenter.
2807
28082006-10-29 Chong Yidong <cyd@stupidchicken.com>
2809
2810 * Makefile.in: Use relative paths to avoid advertising filesystem
2811 contents during compilation.
2812
28132006-10-23 Kim F. Storm <storm@cua.dk>
2814
2815 * commands.texi (Event Input Misc): Update unread-command-events.
2816
28172006-10-23 Nick Roberts <nickrob@snap.net.nz>
2818
2819 * lists.texi (Sets And Lists): Fix typos.
2820
28212006-10-18 Juanma Barranquero <lekktu@gmail.com>
2822
2823 * control.texi (Processing of Errors): Use @var for an argument,
2824 not @code.
2825
28262006-10-16 Richard Stallman <rms@gnu.org>
2827
2828 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2829
2830 * keymaps.texi (Format of Keymaps): Show all the keymap element
2831 patterns that result from menu items.
2832 (Key Lookup): Minor cleanups.
2833
2834 * modes.texi (Precalculated Fontification): Don't say that
2835 not setting font-lock-defaults avoids loading font-lock.
2836
2837 * help.texi (Documentation): Move xref to Emacs Manual here.
2838 (Documentation Basics): From here.
2839 Also doc emacs-lisp-docstring-fill-column.
2840
2841 * elisp.texi: Update version and ISBN.
2842
2843 * commands.texi (Interactive Call): Clarify KEYS arg to
2844 call-interactively is a vector.
2845 (Command Loop Info): Delete anchor in this-command-keys.
2846 Add anchor in this-command-keys-vector.
2847 (Recursive Editing): Document how recursive-edit
2848 handles the current buffer.
2849
28502006-10-13 Chong Yidong <cyd@stupidchicken.com>
2851
2852 * frames.texi (Frame Titles): %c and %l are ignored in
2853 frame-title-format.
2854
28552006-10-11 Richard Stallman <rms@gnu.org>
2856
2857 * keymaps.texi (Key Sequences): Clarify use of kbd.
2858
28592006-10-10 Kim F. Storm <storm@cua.dk>
2860
2861 * lists.texi (Sets And Lists): Add memql.
2862
28632006-10-03 Richard Stallman <rms@gnu.org>
2864
2865 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2866 Clarify :ascii: and :nonascii:.
2867
28682006-09-29 Juri Linkov <juri@jurta.org>
2869
2870 * modes.texi (%-Constructs): Reorder coding systems in the
2871 documentation of %z to the real order displayed in the modeline.
2872
28732006-09-25 Richard Stallman <rms@gnu.org>
2874
2875 * os.texi (Timers): Describe timer-max-repeats.
2876
28772006-09-25 Chong Yidong <cyd@stupidchicken.com>
2878
2879 * os.texi (Timers): Mention with-local-quit.
2880
28812006-09-24 Richard Stallman <rms@gnu.org>
2882
2883 * searching.texi (Searching and Matching): Mention property search.
2884
2885 * commands.texi (Command Loop Info): Explain how read-event affects
2886 this-command-keys.
2887
28882006-09-20 Richard Stallman <rms@gnu.org>
2889
2890 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2891
2892 * windows.texi (Window Start): Minor cleanups.
2893
28942006-09-20 Kim F. Storm <storm@cua.dk>
2895
2896 * windows.texi (Window Start): pos-visible-in-window-p allows
2897 specifying t for position to mean "end of window".
2898 Add window-line-height.
2899
2900 * anti.texi (Antinews): Mention window-line-height.
2901
29022006-09-19 David Kastrup <dak@gnu.org>
2903
2904 * keymaps.texi (Searching Keymaps): Small clarification.
2905
29062006-09-18 Richard Stallman <rms@gnu.org>
2907
2908 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2909 cause keyboard menus.
2910 (Menu Keymaps): Likewise.
2911 (Defining Menus, Keyboard Menus): Clarify.
2912
2913 * text.texi (Fields): Clarify explanation of constrain-to-field.
2914
29152006-09-16 Eli Zaretskii <eliz@gnu.org>
2916
2917 * variables.texi (Tips for Defining): Fix a typo.
2918
29192006-09-15 Richard Stallman <rms@gnu.org>
2920
2921 * keymaps.texi (Remapping Commands, Searching Keymaps)
2922 (Active Keymaps): Clean up previous change.
2923
29242006-09-15 Jay Belanger <belanger@truman.edu>
2925
2926 * gpl.texi: Replace "Library Public License" by "Lesser Public
2927 License" throughout.
2928
29292006-09-15 David Kastrup <dak@gnu.org>
2930
2931 * keymaps.texi (Active Keymaps): Adapt description to use
2932 `get-char-property' instead `get-text-property'. Explain how
2933 mouse events change this. Explain the new optional argument of
2934 `key-binding' and its mouse-dependent lookup.
2935 (Searching Keymaps): Adapt description similarly.
2936 (Remapping Commands): Explain the new optional argument of
2937 `command-remapping'.
2938
29392006-09-14 Richard Stallman <rms@gnu.org>
2940
2941 * keymaps.texi (Searching Keymaps): Clarification.
2942 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2943
29442006-09-13 Richard Stallman <rms@gnu.org>
2945
2946 * objects.texi (Character Type): Node split.
2947 Add xref to Describing Characters.
2948 (Basic Char Syntax, General Escape Syntax)
2949 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2950
29512006-09-11 Richard Stallman <rms@gnu.org>
2952
2953 * display.texi (Display Table Format): Wording clarification.
2954 (Glyphs): Clarifications.
2955
29562006-09-10 Chong Yidong <cyd@stupidchicken.com>
2957
2958 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2959 local maps.
2960
29612006-09-10 Kim F. Storm <storm@cua.dk>
2962
2963 * display.texi (Forcing Redisplay): Document return value of
2964 function redisplay.
2965
29662006-09-09 Richard Stallman <rms@gnu.org>
2967
2968 * windows.texi (Window Hooks): Explain limits of
2969 window-scroll-functions.
2970
2971 * display.texi (Fringe Indicators): Update for last change in
2972 indicate-buffer-boundaries.
2973
29742006-09-08 Richard Stallman <rms@gnu.org>
2975
2976 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2977
29782006-09-06 Kim F. Storm <storm@cua.dk>
2979
2980 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2981
2982 * windows.texi (Window Start): Update pos-visible-in-window-p.
2983
29842006-09-04 Richard Stallman <rms@gnu.org>
2985
2986 * processes.texi (Accepting Output): Explain SECONDS=0 for
2987 accept-process-output.
2988
2989 * os.texi (Idle Timers): Explain why timer functions should not
2990 loop until (input-pending-p).
2991
29922006-09-02 Eli Zaretskii <eliz@gnu.org>
2993
2994 * makefile.w32-in (usermanualdir): New variable.
2995 (elisp.dvi): Use it.
2996
29972006-09-01 Eli Zaretskii <eliz@gnu.org>
2998
2999 * buffers.texi (Buffer Modification): Fix last change.
3000
30012006-09-01 Chong Yidong <cyd@stupidchicken.com>
3002
3003 * buffers.texi (Buffer Modification): Document
3004 buffer-chars-modified-tick.
3005
30062006-08-31 Richard Stallman <rms@gnu.org>
3007
3008 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
3009
30102006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
3011
3012 * modes.texi (Syntactic Font Lock):
3013 Mention font-lock-syntactic-face-function
3014 instead of specific faces.
3015
30162006-08-29 Chong Yidong <cyd@stupidchicken.com>
3017
3018 * display.texi (Images): Add xrref to display-images-p.
3019
30202006-08-28 Kenichi Handa <handa@m17n.org>
3021
3022 * nonascii.texi (Lisp and Coding Systems): Fix description of
3023 detect-coding-region.
3024
30252006-08-27 Michael Olson <mwolson@gnu.org>
3026
3027 * processes.texi (Transaction Queues): Remove stray quote
3028 character.
3029
30302006-08-25 Richard Stallman <rms@gnu.org>
3031
3032 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
3033 Add xref.
3034
30352006-08-24 Chong Yidong <cyd@stupidchicken.com>
3036
3037 * os.texi (Timers): Avoid waiting inside timers.
3038
30392006-08-21 Lute Kamstra <lute@gnu.org>
3040
3041 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
3042
30432006-08-20 Richard Stallman <rms@gnu.org>
3044
3045 * os.texi (Idle Timers): New node, split out from Timers.
3046 Document current-idle-time.
3047 * commands.texi (Reading One Event): Update xref.
3048 * elisp.texi (Top): Update subnode menu.
3049
30502006-08-16 Richard Stallman <rms@gnu.org>
3051
3052 * keymaps.texi (Extended Menu Items): Show format of cached
3053 bindings in extended menu items.
3054
3055 * customize.texi (Variable Definitions): Explain when the
3056 standard value expression is evaluated.
3057
30582006-08-15 Chong Yidong <cyd@stupidchicken.com>
3059
3060 * commands.texi (Reading One Event): Explain idleness in
3061 `read-event'.
3062
30632006-08-12 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * text.texi (Near Point): Say "cursor" not "terminal cursor".
3066 (Commands for Insertion): Removed split-line since it's not
3067 relevant for Lisp programming.
3068 (Yank Commands): Rewrite introduction.
3069 (Undo): Clarify.
3070 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3071 (Filling): Remove redundant comment. Clarify return value of
3072 current-justification.
3073 (Margins): Minor clarifications.
3074 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3075 (Sorting): Update definition of sort-lines.
3076 (Columns): Clarify behavior of sort-columns.
3077 (Indent Tabs): Link to Tab Stops in Emacs manual.
3078 (Special Properties): Clarify.
3079 (Clickable Text): Mention Buttons package.
3080
30812006-08-12 Kevin Ryde <user42@zip.com.au>
3082
3083 * os.texi (Time Parsing): Add %z to description of
3084 format-time-string, as per docstring. Add cross reference to
3085 glibc manual for strftime.
3086
30872006-08-08 Richard Stallman <rms@gnu.org>
3088
3089 * modes.texi: Clean up wording in previous change.
3090
30912006-08-07 Chong Yidong <cyd@stupidchicken.com>
3092
3093 * modes.texi (Hooks): Clarify.
3094 (Major Mode Basics): Mention define-derived-mode explicitly.
3095 (Major Mode Conventions): Rebinding RET is OK for some modes.
3096 Mention change-major-mode-hook and after-change-major-mode-hook.
3097 (Example Major Modes): Moved to end of Modes section.
3098 (Mode Line Basics): Clarify.
3099 (Mode Line Data): Mention help-echo and local-map in strings.
3100 Explain reason for treatment of non-risky variables.
3101 (Properties in Mode): Clarify.
3102 (Faces for Font Lock): Add font-lock-negation-char-face.
3103
31042006-08-04 Eli Zaretskii <eliz@gnu.org>
3105
3106 * strings.texi (Formatting Strings): Warn against arbitrary
3107 strings as first arg to `format'.
3108
31092006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
3110
3111 * text.texi (Clickable Text): Mention `help-echo' text property.
3112 Update intro, examples and associated explanations.
3113
31142006-07-31 Richard Stallman <rms@gnu.org>
3115
3116 * commands.texi: Update xrefs.
3117 (Event Mod): New node, cut out from old Translating Input.
3118
3119 * maps.texi: Update xrefs.
3120
3121 * keymaps.texi (Translation Keymaps): New node.
3122 Update xrefs from Translating Input to Translation Keymaps.
3123
3124 * elisp.texi (Top): Update subnode menu.
3125
3126 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3127
3128 * os.texi (System Interface): Fix menu descriptions of some nodes.
3129 (Translating Input): Node deleted.
3130
31312006-07-31 Nick Roberts <nickrob@snap.net.nz>
3132
3133 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3134
3135 * lists.texi (Sets And Lists): Likewise.
3136
31372006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3138
3139 * text.texi (Fields): Mention POS
3140 requirement when narrowing is in effect.
3141
31422006-07-28 Richard Stallman <rms@gnu.org>
3143
3144 * display.texi (Face Attributes): Simplify wording.
3145 (Attribute Functions): Clarify meaning of new-frame default
3146 attribute settings.
3147
3148 * customize.texi (Common Keywords): Document how to use
3149 :package-version in a package not in Emacs.
3150
31512006-07-28 Kim F. Storm <storm@cua.dk>
3152
3153 * commands.texi (Reading One Event): Fix last change.
3154
31552006-07-26 Chong Yidong <cyd@stupidchicken.com>
3156
3157 * commands.texi (Reading One Event): Document SECONDS argument for
3158 read-event, read-char, and read-char-exclusive.
3159
31602006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3161
3162 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3163 to ensure correct identification.
3164
31652006-07-24 Richard Stallman <rms@gnu.org>
3166
3167 * text.texi (Clickable Text): Clarify.
3168
3169 * sequences.texi (Vector Functions): Delete duplicate xref.
3170
3171 * objects.texi (Function Type): Clarify.
3172
3173 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3174 modes.
3175
3176 * lists.texi (List Variables): New node.
3177 Material moved from other nodes.
3178
3179 * variables.texi (Setting Variables): add-to-list and
3180 add-to-ordered-list moved to List Variables node.
3181
31822006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3183
3184 * text.texi (Links and Mouse-1):
3185 For mouse-on-link-p, expand on arg POS.
3186
31872006-07-21 Kim F. Storm <storm@cua.dk>
3188
3189 * display.texi (Forcing Redisplay): Don't mention systems which
3190 don't support sub-second timers for redisplay-preemption-period.
3191
3192 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3193
31942006-07-21 Eli Zaretskii <eliz@gnu.org>
3195
3196 * frames.texi (Input Focus): Document that focus-follows-mouse has
3197 no effect on MS-Windows.
3198
31992006-07-18 Richard Stallman <rms@gnu.org>
3200
3201 * display.texi (Forcing Redisplay): Cleanups in previous change.
3202
3203 * processes.texi (Low-Level Network): Make menu more convenient.
3204
32052006-07-18 Kim F. Storm <storm@cua.dk>
3206
3207 * display.texi (Forcing Redisplay): redisplay-preemption-period
3208 only used on window systems. Add xref to Terminal Output.
3209
3210 * os.texi (Terminal Output): baud-rate only controls preemption on
3211 non-window systems. Add xref to Forcing Redisplay.
3212
3213 * processes.texi (Low-Level Network): Rename node "Make Network"
3214 to "Network Processes".
3215
32162006-07-18 Karl Berry <karl@gnu.org>
3217
3218 * variables.texi, functions.texi, customize.texi, loading.texi:
3219 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3220
32212006-07-17 Chong Yidong <cyd@stupidchicken.com>
3222
3223 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3224
32252006-07-17 Richard Stallman <rms@gnu.org>
3226
3227 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3228 Put period and comma inside quotes.
3229
3230 * loading.texi, markers.texi: Use real doublequote inside menus.
3231
3232 * windows.texi: Put point and comma inside quotes.
3233 (Textual Scrolling): Use @samp for error message.
3234
3235 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3236 * strings.texi, streams.texi, processes.texi, os.texi:
3237 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3238 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3239 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3240 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3241 Put point and comma inside quotes.
3242
3243 * control.texi (Processing of Errors): Add command-error-function.
3244
3245 * variables.texi (File Local Variables): Clarify that
3246 file local variables make buffer-local bindings.
3247
3248 * modes.texi (Syntactic Font Lock): Give default for
3249 font-lock-syntax-table.
3250
32512006-07-17 Nick Roberts <nickrob@snap.net.nz>
3252
3253 * text.texi (Special Properties): Clean up previous change.
3254
32552006-07-16 Karl Berry <karl@gnu.org>
3256
3257 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3258 * control.texi: Fix bad page breaks through chapter 10 (control).
3259
3260 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3261 underfull hbox.
3262
32632006-07-15 Nick Roberts <nickrob@snap.net.nz>
3264
3265 * text.texi (Special Properties): Describe fontified text property
3266 in relation to a character (not text).
3267
32682006-07-15 Kim F. Storm <storm@cua.dk>
3269
3270 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3271 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3272 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3273
3274 * anti.texi (Antinews): Mention redisplay function.
3275 The kbd macro existed, but was not documented, before 22.x.
3276 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3277
32782006-07-14 Nick Roberts <nickrob@snap.net.nz>
3279
3280 * display.texi (Displaying Messages): Add anchor.
3281
3282 * frames.texi (Dialog Boxes): Use it.
3283
32842006-07-12 Richard Stallman <rms@gnu.org>
3285
3286 * objects.texi (Frame Type): Explain nature of frames better.
3287
3288 * frames.texi (Frames): Explain nature of frames better.
3289
32902006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3291
3292 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3293
32942006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3295
3296 * frames.texi (Window System Selections): Mention scrap support for Mac.
3297 Default value of x-select-enable-clipboard is t on Mac.
3298
3299 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3300
33012006-07-11 Kim F. Storm <storm@cua.dk>
3302
3303 * display.texi (Forcing Redisplay): Add `redisplay' function.
3304 Don't mention (sit-for -1) -- use (redisplay t) instead.
3305
3306 * commands.texi (Waiting): (sit-for -1) is no longer special.
3307 (sit-for 0) is equivalent to (redisplay).
3308 Iconifying/deiconifying no longer makes sit-for return.
3309
33102006-07-10 Nick Roberts <nickrob@snap.net.nz>
3311
3312 * display.texi (Buttons): Fix typo.
3313
3314 * index.texi, elisp.texi (New Symbols): Comment node out.
3315
33162006-07-09 Richard Stallman <rms@gnu.org>
3317
3318 * display.texi (Truncation): Clean up previous change.
3319
33202006-07-08 Richard Stallman <rms@gnu.org>
3321
3322 * commands.texi (Interactive Call): Use 3 as prefix in example
3323 for execute-extended-command.
3324
3325 * display.texi (Attribute Functions): Move paragraph about
3326 compatibility with Emacs < 21.
3327
33282006-07-09 Kim F. Storm <storm@cua.dk>
3329
3330 * display.texi (Refresh Screen): Clarify force-window-update.
3331 (Truncation): "Normally" indicated by fringe arrows.
3332
33332006-07-08 Eli Zaretskii <eliz@gnu.org>
3334
3335 * windows.texi (Textual Scrolling, Resizing Windows):
3336 * variables.texi (Constant Variables):
3337 * text.texi (Buffer Contents, Deletion, Changing Properties)
3338 (Property Search, Special Properties, Sticky Properties)
3339 (Links and Mouse-1, Fields, Change Hooks):
3340 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3341 (Categories):
3342 * symbols.texi (Other Plists):
3343 * streams.texi (Output Variables):
3344 * processes.texi (Input to Processes, Query Before Exit):
3345 * positions.texi (Word Motion, Text Lines, List Motion):
3346 * os.texi (Init File, System Environment, Sound Output)
3347 (Session Management):
3348 * nonascii.texi (Text Representations, Character Sets)
3349 (Chars and Bytes, Locales):
3350 * modes.texi (Defining Minor Modes, Header Lines):
3351 * minibuf.texi (Minibuffer Contents):
3352 * markers.texi (Information from Markers):
3353 * lists.texi (List Elements, Building Lists, Association Lists):
3354 * keymaps.texi (Tool Bar):
3355 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3356 * functions.texi (What Is a Function, Mapping Functions):
3357 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3358 (Color Names, Text Terminal Colors, Display Feature Testing):
3359 * files.texi (Visiting Functions, File Name Components)
3360 (Unique File Names, Contents of Directories):
3361 * display.texi (Forcing Redisplay, Displaying Messages)
3362 (Temporary Displays, Font Selection, Auto Faces)
3363 (Font Lookup, Fringe Indicators, Display Margins)
3364 (Image Descriptors, Showing Images, Image Cache, Button Types)
3365 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3366 (Display Table Format, Glyphs):
3367 * control.texi (Iteration):
3368 * commands.texi (Command Loop Info, Adjusting Point):
3369 * backups.texi (Making Backups, Auto-Saving):
3370 Remove @tindex entries.
3371
33722006-07-07 Kim F. Storm <storm@cua.dk>
3373
3374 * display.texi (Fringe Cursors): Fix typo.
3375 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3376 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3377
33782006-07-05 Richard Stallman <rms@gnu.org>
3379
3380 * text.texi (Buffer Contents): Add example of text props
3381 in result of buffer-substring.
3382 (Text Properties): Explain better about use of specific property names.
3383 (Property Search): Some cleanups; reorder some functions.
3384
3385 * keymaps.texi (Changing Key Bindings): Cleanup.
3386 Add xref to Key Binding Conventions.
3387
3388 * display.texi (Attribute Functions): Add examples for
3389 face-attribute-relative-p.
3390
3391 * tips.texi (Coding Conventions): Cleanup last change.
3392
33932006-07-05 Karl Berry <karl@gnu.org>
3394
3395 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3396 Remove @setchapternewpage odd.
3397 Result is 1013 pages, down from 1100.
3398
3399 * anti.texi, customize.texi, display.texi, internals.texi:
3400 * minibuf.texi, modes.texi, tips.texi:
3401 Fix overfull/underfull boxes.
3402
34032006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3404
3405 * edebug.texi (Instrumenting):
3406 Add Edebug-specific findex for eval-buffer.
3407 * loading.texi (Loading):
3408 Replace eval-current-buffer with eval-buffer.
3409
34102006-06-30 Nick Roberts <nickrob@snap.net.nz>
3411
3412 * locals.texi (Standard Buffer-Local Variables): Update the list
3413 of variables.
3414
34152006-06-26 Nick Roberts <nickrob@snap.net.nz>
3416
3417 * files.texi (File Name Completion): Point user to the node
3418 "Reading File Names".
3419
34202006-06-24 Eli Zaretskii <eliz@gnu.org>
3421
3422 * files.texi (Contents of Directories): Document case-insensitive
3423 behavior on respective filesystems.
3424
3425 * objects.texi (Character Type): Document that Emacs signals an
3426 error for unsupported Unicode characters specified as \uNNNN.
3427
34282006-06-19 Richard Stallman <rms@gnu.org>
3429
3430 * processes.texi (Bindat Spec): Clarify previous change.
3431
34322006-06-16 Richard Stallman <rms@gnu.org>
3433
3434 * tips.texi (Coding Conventions): Better explain conventions
3435 for definition constructs.
3436
3437 * text.texi (Special Properties): String value of `read-only'
3438 serves as the error message.
3439
3440 * objects.texi (Character Type): Clarify prev. change.
3441 (Non-ASCII in Strings): Mention \u and \U.
3442
3443 * commands.texi (Using Interactive): Explain problem of
3444 markers, etc., in command-history.
3445
34462006-06-14 Kim F. Storm <storm@cua.dk>
3447
3448 * commands.texi (Waiting): Negative arg to sit-for forces
3449 redisplay even if input is pending.
3450
3451 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3452 redisplay. Remove incorrect example of binding redisplay-dont-pause
3453 around (sit-for 0).
3454
34552006-06-13 Richard Stallman <rms@gnu.org>
3456
3457 * display.texi (Forcing Redisplay): Clarify previous change.
3458
34592006-06-13 Romain Francoise <romain@orebokech.com>
3460
3461 * display.texi (Forcing Redisplay): Fix typo.
3462
34632006-06-13 Kim F. Storm <storm@cua.dk>
3464
3465 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3466
34672006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3468
3469 * tips.texi (Coding Conventions): Add `@end itemize'.
3470
34712006-06-10 Richard Stallman <rms@gnu.org>
3472
3473 * tips.texi (Coding Conventions): Explain use of coding systems
3474 to ensure one decoding for strings.
3475
34762006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3477
3478 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3479 syntax.
3480
34812006-06-07 Eli Zaretskii <eliz@gnu.org>
3482
3483 * display.texi (Font Selection): Remove description of
3484 clear-face-cache.
3485
3486 * compile.texi (Eval During Compile): Fix a typo. Add index
3487 entries for possible uses of eval-when-compile.
3488
34892006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3490
3491 * display.texi (Abstract Display): Fix typo.
3492
34932006-06-03 Eli Zaretskii <eliz@gnu.org>
3494
3495 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3496 Reword variable's description.
3497
34982006-06-01 Richard Stallman <rms@gnu.org>
3499
3500 * windows.texi (Splitting Windows): Clarify splitting nonselected
3501 window.
3502
35032006-05-31 Juri Linkov <juri@jurta.org>
3504
3505 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3506
35072006-05-30 Richard Stallman <rms@gnu.org>
3508
3509 * display.texi (Line Height): Fix errors in description of
10d1d0af 3510 default line height and line-height property.
b8d4c8d0
GM
3511
3512 * nonascii.texi (Default Coding Systems): Further clarification.
3513
35142006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3515
3516 * internals.texi (Pure Storage): Mention that an overflow in pure
3517 space causes a memory leak.
3518 (Garbage Collection): If there was an overflow in pure space,
3519 `garbage-collect' returns nil.
3520
35212006-05-30 Eli Zaretskii <eliz@gnu.org>
3522
3523 * nonascii.texi (Default Coding Systems): Fix it some more.
3524
35252006-05-29 Eli Zaretskii <eliz@gnu.org>
3526
3527 * nonascii.texi (Default Coding Systems): Fix last change.
3528
35292006-05-29 Kenichi Handa <handa@m17n.org>
3530
3531 * nonascii.texi (find-operation-coding-system): Describe the new
3532 argument format (FILENAME . BUFFER).
3533
35342006-05-28 Richard Stallman <rms@gnu.org>
3535
3536 * tips.texi (Coding Conventions): Better explain reasons not to
3537 advise other packages or use `eval-after-load'.
3538
35392006-05-29 Kim F. Storm <storm@cua.dk>
3540
3541 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3542 `bindat-idx' and `bindat-raw' for clarity.
3543
35442006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3545
3546 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3547
3548 * display.texi (Display): Add "Abstract Display" to menu.
3549 (Abstract Display, Abstract Display Functions)
3550 (Abstract Display Example): New nodes.
3551 * elisp.texi (Top): Add "Abstract Display" to menu.
3552
35532006-05-27 Chong Yidong <cyd@stupidchicken.com>
3554
3555 * keymaps.texi (Key Sequences): Link to input events definition.
3556 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3557
3558 * files.texi (Changing Files): Document updated argument list for
3559 copy-file.
3560
35612006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3562
3563 * processes.texi (Bindat Functions): Explain term "total length".
3564 Use it in bindat-length and bindat-pack descriptions.
3565
35662006-05-26 Eli Zaretskii <eliz@gnu.org>
3567
3568 * tips.texi (Coding Conventions): Advise against using
3569 eval-after-load in packages. Add an index entry.
3570
35712006-05-25 Juri Linkov <juri@jurta.org>
3572
3573 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3574
3575 * modes.texi (%-Constructs): Add %e, %z, %Z.
3576
35772006-05-25 Richard Stallman <rms@gnu.org>
3578
3579 * elisp.texi (Top): Update subnode menu.
3580
3581 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3582 (Keymaps): Update menu.
3583
35842006-05-25 Chong Yidong <cyd@stupidchicken.com>
3585
3586 * keymaps.texi (Key Sequences): Some clarifications.
3587
35882006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3589
3590 * processes.texi (Bindat Functions): Say "unibyte string"
3591 explicitly for bindat-unpack and bindat-pack descriptions.
3592 (Bindat Examples): Don't call `string-make-unibyte' in example.
3593
35942006-05-25 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3597 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3598
3599 * keymaps.texi (Changing Key Bindings):
dd7b651b 3600 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3601 * help.texi (Describing Characters): Refer to it.
3602
36032006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3604
3605 * frames.texi (Pointer Shape): @end table -> @end defvar.
3606
36072006-05-22 Richard Stallman <rms@gnu.org>
3608
3609 * elisp.texi (Top): Update subnode menus.
3610
3611 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3612 Contents rewritten; material from old Pointer Shape node moved here.
3613
3614 * display.texi (Pointer Shape): Node deleted.
3615 (Image Descriptors): Minor cleanup.
3616
36172006-05-21 Richard Stallman <rms@gnu.org>
3618
3619 * syntax.texi (Parsing Expressions): Update info on which STATE
3620 elements are ignored.
3621
36222006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3623
3624 * hooks.texi (Standard Hooks): Correct typo.
3625
3626 * gpl.texi (GPL): ifinfo -> ifnottex.
3627
36282006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3629
3630 * searching.texi (Simple Match Data): Warn about match data being
3631 set anew by every search.
3632
36332006-05-17 Richard Stallman <rms@gnu.org>
3634
3635 * minibuf.texi (Minibuffer History): Clarify.
3636
3637 * searching.texi (Regexp Special): Clarify nested regexp warning.
3638
36392006-05-16 Kim F. Storm <storm@cua.dk>
3640
3641 * minibuf.texi (Minibuffer History): Update add-to-history.
3642
36432006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3644
3645 * nonascii.texi (Explicit Encoding): Fix
3646 typo (encoding<->decoding).
3647
36482006-05-14 Richard Stallman <rms@gnu.org>
3649
3650 * buffers.texi (Creating Buffers): Cleanup.
3651
3652 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3653
36542006-05-13 Eli Zaretskii <eliz@gnu.org>
3655
3656 * buffers.texi (Current Buffer): Document that with-temp-buffer
3657 disables undo.
3658
3659 * os.texi (Terminal-Specific): More accurate description of how
3660 Emacs searches for the terminal-specific libraries.
3661
36622006-05-12 Eli Zaretskii <eliz@gnu.org>
3663
3664 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3665 emacs-xtra to @inforef's.
3666
3667 * text.texi (Undo): Document that undo is turned off in buffers
3668 whose names begin with a space.
3669
3670 * buffers.texi (Buffer Names): Add index entries for buffers whose
3671 names begin with a space.
3672 (Creating Buffers): Document that undo is turned off in buffers
3673 whose names begin with a space.
3674
3675 * files.texi (Visiting Functions, Reading from Files)
3676 (Saving Buffers): Mention code and EOL conversions by file I/O
3677 primitives and subroutines.
3678
3679 * nonascii.texi (Lisp and Coding Systems): Document
3680 coding-system-eol-type. Add index entries for eol conversion.
3681
3682 * display.texi (Defining Faces): Mention `mac', and add an xref to
3683 where window-system is described.
3684
36852006-05-10 Richard Stallman <rms@gnu.org>
3686
3687 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3688
36892006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3690
3691 * variables.texi (File Local Variables): Recommend to quote lambda
3692 expressions in safe-local-variable property.
3693
36942006-05-09 Richard Stallman <rms@gnu.org>
3695
3696 * variables.texi (File Local Variables): Document
3697 safe-local-eval-forms and safe-local-eval-function.
3698
36992006-05-07 Kim F. Storm <storm@cua.dk>
3700
3701 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3702 from add-to-history.
3703
37042006-05-07 Romain Francoise <romain@orebokech.com>
3705
3706 * commands.texi (Event Input Misc):
3707 * compile.texi (Eval During Compile):
3708 * internals.texi (Buffer Internals):
3709 * minibuf.texi (Initial Input):
3710 * nonascii.texi (Scanning Charsets):
3711 * numbers.texi (Comparison of Numbers):
3712 * windows.texi (Textual Scrolling, Vertical Scrolling):
3713 Fix various typos.
3714
37152006-05-06 Eli Zaretskii <eliz@gnu.org>
3716
3717 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3718 conditional xref's to either emacs or emacs-xtra, depending on
3719 @iftex/@ifnottex.
3720
3721 * minibuf.texi (Minibuffer History): Document add-to-history.
3722
37232006-05-05 Eli Zaretskii <eliz@gnu.org>
3724
3725 * internals.texi (Pure Storage): Mention the pure overflow message
3726 at startup.
3727
c8763fb6 37282006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3729
3730 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3731 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3732 search.
3733
37342006-05-01 Richard Stallman <rms@gnu.org>
3735
3736 * intro.texi (nil and t): Clarify.
3737
3738 * variables.texi (File Local Variables): Suggest using booleanp.
3739
37402006-05-01 Juanma Barranquero <lekktu@gmail.com>
3741
3742 * objects.texi (Type Predicates): Fix typos.
3743
37442006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3745
3746 * intro.texi (nil and t): Add booleanp.
3747
3748 * objects.texi (Type Predicates): Add links for booleanp and
3749 string-or-null-p.
3750
37512006-04-29 Richard Stallman <rms@gnu.org>
3752
3753 * modes.texi (Multiline Font Lock): Rename from
3754 Multi line Font Lock Elements. Much clarification.
3755 (Font Lock Multiline, Region to Fontify): Much clarification.
3756
37572006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3758
3759 * variables.texi (File Local Variables): Remove the special case t for
3760 safe-local-variable.
3761
37622006-04-26 Richard Stallman <rms@gnu.org>
3763
3764 * syntax.texi (Parsing Expressions): Minor cleanup.
3765
37662006-04-18 Richard Stallman <rms@gnu.org>
3767
3768 * tips.texi (Coding Conventions): Explain when the package's
3769 prefix should appear later on (not at the start of the name).
3770
3771 * searching.texi (String Search): Clarify effect of NOERROR.
3772
3773 * modes.texi (Imenu): Clarify what special items do.
3774
3775 * hooks.texi (Standard Hooks): Delete text about old hook names.
3776
37772006-04-17 Romain Francoise <romain@orebokech.com>
3778
3779 * variables.texi (Local Variables): Update the default value of
3780 `max-specpdl-size'.
3781
37822006-04-15 Michael Olson <mwolson@gnu.org>
3783
3784 * processes.texi (Transaction Queues): Mention the new optional
3785 `delay-question' argument for `tq-enqueue'.
3786
37872006-04-13 Bill Wohler <wohler@newt.com>
3788
3789 * customize.texi (Common Keywords): Use dotted notation for
3790 :package-version value. Specify its values. Improve documentation
3791 for customize-package-emacs-version-alist.
3792
37932006-04-12 Bill Wohler <wohler@newt.com>
3794
3795 * customize.texi (Common Keywords): Move description of
3796 customize-package-emacs-version-alist to @defvar.
3797
37982006-04-10 Bill Wohler <wohler@newt.com>
3799
3800 * customize.texi (Common Keywords): Add :package-version.
3801
38022006-04-10 Kim F. Storm <storm@cua.dk>
3803
3804 * text.texi (Buffer Contents): Add NOPROPS arg to
3805 filter-buffer-substring.
3806
38072006-04-08 Kevin Ryde <user42@zip.com.au>
3808
3809 * os.texi (Command-Line Arguments): Update xref to emacs manual
3810 "Command Arguments" -> "Emacs Invocation", per change there.
3811
38122006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3813
3814 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3815 be on one line to help makeinfo not render two spaces after the dot.
3816
38172006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3818
3819 * strings.texi (Predicates for Strings): Add string-or-null-p.
3820
38212006-03-28 Kim F. Storm <storm@cua.dk>
3822
3823 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3824 remarks about systems that don't support fractional seconds.
3825
38262006-03-25 Karl Berry <karl@gnu.org>
3827
3828 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3829 the year list.
3830
38312006-03-21 Nick Roberts <nickrob@snap.net.nz>
3832
3833 * display.texi (Fringe Indicators): Fix typos.
3834
38352006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3836
3837 * tips.texi (Documentation Tips): One can now also write `program'
3838 in front of a quoted symbol in a docstring to prevent making a
3839 hyperlink.
3840
38412006-03-19 Alan Mackenzie <acm@muc.de>
3842
3843 * text.texi (Special Properties): Clarify `fontified' property.
3844
38452006-03-16 Richard Stallman <rms@gnu.org>
3846
3847 * display.texi (Defining Images): Minor cleanup.
3848
38492006-03-16 Bill Wohler <wohler@newt.com>
3850
3851 * display.texi (Defining Images): In image-load-path-for-library,
3852 prefer user's images.
3853
38542006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3855
3856 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3857
38582006-03-15 Bill Wohler <wohler@newt.com>
3859
3860 * display.texi (Defining Images): Fix example in
3861 image-load-path-for-library by not recommending that one binds
3862 image-load-path. Just defvar it to placate compiler and only use
3863 it if previously defined.
3864
38652006-03-14 Bill Wohler <wohler@newt.com>
3866
3867 * display.texi (Defining Images): In image-load-path-for-library,
3868 always return list of directories. Update example.
3869
38702006-03-14 Alan Mackenzie <acm@muc.de>
3871
3872 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3873 This describes font-lock-extend-region-function.
3874 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3875 the new node "Region to Fontify".
3876
38772006-03-13 Richard Stallman <rms@gnu.org>
3878
3879 * display.texi (Invisible Text): The impossible position is
3880 now before the invisible text, not after.
3881 (Defining Images): Clean up last change.
3882
38832006-03-11 Bill Wohler <wohler@newt.com>
3884
3885 * display.texi (Defining Images): Add image-load-path-for-library.
3886
38872006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3888
3889 * text.texi (Adaptive Fill): Fix Texinfo usage.
3890
3891 * strings.texi (Creating Strings): Fix Texinfo usage.
3892
3893 * searching.texi (Regexp Special): Use @samp for regular
3894 expressions that are not in Lisp syntax.
3895
38962006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3897
3898 * searching.texi (Regexp Special): Put remark between parentheses
3899 to avoid misreading.
3900
39012006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * searching.texi (Syntax of Regexps): More accurately describe
3904 which characters are special in which situations.
3905 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3906 are not special. Describe in detail when `[' and `]' are special.
3907 (Regexp Backslash): Plenty of regexps with unbalanced square
3908 brackets are valid, so reword that statement.
3909
39102006-03-02 Kim F. Storm <storm@cua.dk>
3911
3912 * keymaps.texi (Tool Bar): Add tool-bar-border.
3913
39142006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3915
3916 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3917
39182006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3919
3920 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3921
3922 * files.texi (Locating Files): Suggest additional values for the
3923 SUFFIXES arg of `locate-file'. Update pxref.
3924
3925 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3926 (How Programs Do Loading): Discuss the effects of Auto Compression
3927 mode on `load'.
3928 (Load Suffixes): New node.
3929 (Library Search): Delete description of `load-suffixes'; it was
3930 moved to "Load Suffixes".
3931 (Autoload, Named Features): Mention `load-suffixes'.
3932
39332006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3934
3935 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3936
3937 * windows.texi (Window Tree): Fix typo.
3938
39392006-02-20 Kim F. Storm <storm@cua.dk>
3940
3941 * display.texi (Fringe Indicators): New section.
3942 Move indicate-empty-lines, indicate-buffer-boundaries, and
3943 default-indicate-buffer-boundaries here.
3944 Add fringe-indicator-alist and default-fringes-indicator-alist.
3945 Add list of logical fringe indicator symbols.
3946 Update list of standard bitmap names.
3947 (Fringe Cursors): New section.
3948 Move overflow-newline-into-fringe here.
3949 Add fringe-cursor-alist and default-fringes-cursor-alist.
3950 Add list of fringe cursor symbols.
3951
39522006-02-20 Juanma Barranquero <lekktu@gmail.com>
3953
3954 * commands.texi (Using Interactive): Fix reference to node
3955 "Minibuffers".
3956
39572006-02-19 Richard M. Stallman <rms@gnu.org>
3958
3959 * minibuf.texi (High-Level Completion):
3960 Add xref to read-input-method-name.
3961
3962 * files.texi (Relative File Names): Move file-relative-name here.
3963 (File Name Expansion): From here. Minor clarifications.
3964
3965 * commands.texi (Using Interactive): Add xrefs about reading input.
3966 Clarify remarks about that moving point and mark.
3967 Put string case before list case.
3968
c8763fb6 39692006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3970
3971 * display.texi (Other Display Specs, Image Descriptors):
3972 Revert erroneous changes. The previous description of
3973 image-descriptors as `(image . PROPS)' was correct.
3974
39752006-02-14 Richard M. Stallman <rms@gnu.org>
3976
3977 * variables.texi (File Local Variables): Clarifications.
3978
39792006-02-14 Juanma Barranquero <lekktu@gmail.com>
3980
3981 * variables.texi (File Local Variables): Use @code for a cons
3982 cell, not @var.
3983
39842006-02-13 Chong Yidong <cyd@stupidchicken.com>
3985
3986 * variables.texi (File Local Variables): Document new file local
3987 variable behavior.
3988
39892006-02-10 Kim F. Storm <storm@cua.dk>
3990
3991 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3992
39932006-02-08 Juanma Barranquero <lekktu@gmail.com>
3994
3995 * modes.texi (%-Constructs): Remove obsolete info about
3996 `global-mode-string'.
3997
39982006-02-07 Richard M. Stallman <rms@gnu.org>
3999
4000 * commands.texi (Prefix Command Arguments): Minor cleanup.
4001
4002 * display.texi: "Graphical display", not window system.
4003
4004 * functions.texi (What Is a Function): Fix xref.
4005
4006 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
4007 (Changing Key Bindings): Clarify when remapping is better than
4008 substitute-key-definition.
4009
40102006-02-02 Richard M. Stallman <rms@gnu.org>
4011
4012 * minibuf.texi (Basic Completion): Completion alists are risky.
4013
4014 * keymaps.texi (Active Keymaps): Clarifications.
4015 (Searching Keymaps): New node.
4016 (Keymaps): Update menu.
4017
4018 * frames.texi (Layout Parameters): Minor clarification.
4019 (Drag and Drop): New node.
4020 (Frames): Update menu.
4021
40222006-01-29 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * display.texi (Other Display Specs, Image Descriptors):
4025 Image description is a list, not a cons cell.
4026
40272006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4028
4029 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
4030 list is not necessarily a list).
4031
40322006-01-27 Eli Zaretskii <eliz@gnu.org>
4033
4034 * frames.texi (Layout Parameters): border-width and
4035 internal-border-width belong to the frame, not the window.
4036
40372006-01-19 Richard M. Stallman <rms@gnu.org>
4038
4039 * nonascii.texi (Translation of Characters): Search cmds use
4040 translation-table-for-input. Automatically made local.
4041
4042 * markers.texi (Overview of Markers): Count insertion type
4043 as one of a marker's attributes.
4044
4045 * keymaps.texi (Controlling Active Maps): New node, split out of
4046 Active Keymaps.
4047 (Keymaps): Menu updated.
4048 (Active Keymaps): Give pseudocode to explain how the active
4049 maps are searched. current-active-maps and key-binding moved here.
4050 (Functions for Key Lookup): current-active-maps and key-binding moved.
4051 Clarifications.
4052 (Searching the Keymaps): New subnode.
4053
4054 * elisp.texi (Top): Menu clarification.
4055
4056 * display.texi (Other Display Specs): Delete duplicate entry for
4057 just a string as display spec. Move text about recursive display
4058 specs on such a string.
4059
4060 * commands.texi (Key Sequence Input): Clarify.
4061 Move num-nonmacro-input-events out.
4062 (Reading One Event): num-nonmacro-input-events moved here.
4063
40642006-01-14 Nick Roberts <nickrob@snap.net.nz>
4065
4066 * advice.texi (Simple Advice): Update example to fit argument
4067 change in previous-line.
4068
40692006-01-05 Richard M. Stallman <rms@gnu.org>
4070
4071 * markers.texi (The Mark): Fix in `mark'.
4072
40732006-01-04 Richard M. Stallman <rms@gnu.org>
4074
4075 * processes.texi (Misc Network, Make Network): Minor cleanups.
4076
40772006-01-04 Kim F. Storm <storm@cua.dk>
4078
4079 * processes.texi (Make Network): Add IPv6 addresses and handling.
4080 (Network Feature Testing): Mention (:family ipv6).
4081 (Misc Network): Add IPv6 formats to format-network-address.
4082
40832005-12-30 Richard M. Stallman <rms@gnu.org>
4084
4085 * text.texi (Changing Properties):
4086 Don't use return value of set-text-properties.
4087
40882005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4089
4090 * modes.texi (Mode Line Format): Correct typo in menu.
4091
40922005-12-29 Richard M. Stallman <rms@gnu.org>
4093
4094 * modes.texi (Mode Line Top): New node.
4095 (Mode Line Data): Some text moved to new node.
4096 Explain the data structure more concretely.
4097 (Mode Line Basics): Clarifications.
4098 (Mode Line Variables): Clarify intro paragraph.
4099 (%-Constructs): Clarify intro paragraph.
4100 (Mode Line Format): Update menu.
4101
41022005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4103
4104 * minibuf.texi (Basic Completion): Update lazy-completion-table
4105 examples for removal of ARGS argument.
4106
41072005-12-23 Richard M. Stallman <rms@gnu.org>
4108
4109 * text.texi (Undo): Restore some explanation from the version
4110 that was deleted.
4111
41122005-12-23 Eli Zaretskii <eliz@gnu.org>
4113
4114 * text.texi (Undo): Remove duplicate descriptions of `apply
4115 funname' and `apply delta' elements of the undo list.
4116
41172005-12-20 Richard M. Stallman <rms@gnu.org>
4118
4119 * help.texi (Help Functions): Update documentation of `apropos'.
4120
41212005-12-20 Luc Teirlinck <teirllm@auburn.edu>
4122
4123 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4124 because it is confusing. If the :help-echo keyword is a function,
4125 it is not directly used as the :help-echo overlay property, as the
4126 xref seems to suggest (it does not take the appropriate args).
4127
41282005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4129
4130 * customize.texi (Common Keywords): Fix Texinfo usage.
4131 (Group Definitions, Variable Definitions): Update for new
4132 conventions for using `*' in docstrings.
4133
4134 * tips.texi (Documentation Tips): Update for new conventions for
4135 using `*' in docstrings.
4136
41372005-12-16 Richard M. Stallman <rms@gnu.org>
4138
4139 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4140
41412005-12-16 Juri Linkov <juri@jurta.org>
4142
4143 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4144
41452005-12-14 Romain Francoise <romain@orebokech.com>
4146
4147 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4148 Fix typo.
4149
41502005-12-11 Juri Linkov <juri@jurta.org>
4151
4152 * minibuf.texi (Completion Commands): Add mention of read-file-name
4153 for filename completion keymaps.
4154 (Reading File Names): Add mention of filename completion keymaps
4155 for read-file-name and xref to `Completion Commands'.
4156
41572005-12-10 Richard M. Stallman <rms@gnu.org>
4158
4159 * customize.texi (Common Keywords): State caveats for use of :tag.
4160
41612005-12-08 Richard M. Stallman <rms@gnu.org>
4162
4163 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4164 with xrefs and better explanation.
4165 (Completion Commands): Add the filename completion maps.
4166
4167 * objects.texi (Character Type): Clarify that \s is not space
4168 if a dash follows.
4169
41702005-12-05 Richard M. Stallman <rms@gnu.org>
4171
4172 * windows.texi (Resizing Windows): Delete preserve-before args.
4173
41742005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4175
4176 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4177 in full keymaps, since the quirk has been fixed.
4178
41792005-12-03 Eli Zaretskii <eliz@gnu.org>
4180
4181 * hooks.texi (Standard Hooks): Add index entries. Mention
4182 `compilation-finish-functions'.
4183
41842005-11-27 Richard M. Stallman <rms@gnu.org>
4185
4186 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4187
41882005-11-21 Juri Linkov <juri@jurta.org>
4189
4190 * customize.texi (Common Keywords): Update links types
4191 custom-manual and url-link. Add link types emacs-library-link,
4192 file-link, function-link, variable-link, custom-group-link.
4193
41942005-11-20 Chong Yidong <cyd@stupidchicken.com>
4195
4196 * display.texi: Revert 2005-11-20 change.
4197
41982005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4199
4200 * processes.texi (Bindat Functions):
4201 Say "third" to refer to zero-based index "2".
4202
42032005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4204
4205 * loading.texi (Library Search): Update the default value of
4206 `load-suffixes'.
4207
42082005-11-17 Chong Yidong <cyd@stupidchicken.com>
4209
4210 * display.texi (Attribute Functions): Mention :ignore-defface.
4211
42122005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4213
4214 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4215 (Minor Mode Conventions): Mention the use of a hook.
4216
42172005-11-06 Richard M. Stallman <rms@gnu.org>
4218
4219 * files.texi (Magic File Names): find-file-name-handler checks the
4220 `operations' property of the handler.
4221
42222005-11-03 Richard M. Stallman <rms@gnu.org>
4223
4224 * variables.texi (Frame-Local Variables): Small clarification.
4225
42262005-10-29 Chong Yidong <cyd@stupidchicken.com>
4227
4228 * os.texi (Init File): Document ~/.emacs.d/init.el.
4229
42302005-10-29 Richard M. Stallman <rms@gnu.org>
4231
4232 * internals.texi (Garbage Collection): Document memory-full.
4233
42342005-10-28 Bill Wohler <wohler@newt.com>
4235
4236 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4237 for URLs.
4238
42392005-10-28 Richard M. Stallman <rms@gnu.org>
4240
4241 * minibuf.texi (Completion Commands): Clean up prev change.
4242
42432005-10-26 Kevin Ryde <user42@zip.com.au>
4244
4245 * compile.texi (Eval During Compile): Explain recommended uses
4246 of eval-when-compile and eval-and-compile.
4247
42482005-10-27 Masatake YAMATO <jet@gyve.org>
4249
4250 * minibuf.texi (Completion Commands):
4251 Write about new optional argument for `display-completion-list'.
4252
42532005-10-23 Richard M. Stallman <rms@gnu.org>
4254
4255 * display.texi (Overlay Arrow): Clarify about local bindings of
4256 overlay-arrow-position.
4257
42582005-10-22 Eli Zaretskii <eliz@gnu.org>
4259
4260 * internals.texi (Building Emacs): Fix last change.
4261
42622005-10-22 Richard M. Stallman <rms@gnu.org>
4263
4264 * internals.texi (Building Emacs): Document eval-at-startup.
4265
42662005-10-21 Richard M. Stallman <rms@gnu.org>
4267
4268 * loading.texi (Where Defined): load-history contains abs file names.
4269 symbol-file returns abs file names.
4270
42712005-10-19 Kim F. Storm <storm@cua.dk>
4272
4273 * display.texi (Showing Images): Add max-image-size integer value.
4274
42752005-10-18 Chong Yidong <cyd@stupidchicken.com>
4276
4277 * display.texi (Showing Images): Document max-image-size.
4278
42792005-10-17 Richard M. Stallman <rms@gnu.org>
4280
4281 * commands.texi (Quitting): Minor clarification.
4282
4283 * processes.texi (Sentinels): Clarify about output and quitting.
4284 (Filter Functions): Mention with-local-quit.
4285
42862005-10-17 Juri Linkov <juri@jurta.org>
4287
4288 * buffers.texi (Current Buffer):
4289 * commands.texi (Event Input Misc):
4290 * compile.texi (Eval During Compile, Compiler Errors):
4291 * customize.texi (Group Definitions):
4292 * display.texi (Progress, Defining Faces):
4293 * files.texi (Writing to Files):
4294 * modes.texi (Mode Hooks, Defining Minor Modes):
4295 * streams.texi (Output Functions):
4296 * syntax.texi (Syntax Table Functions):
4297 * text.texi (Change Hooks):
4298 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4299
4300 * commands.texi (Quitting): Replace arg `forms' with `body' in
4301 `with-local-quit'.
4302
4303 * positions.texi (Excursions): Replace arg `forms' with `body' in
4304 `save-excursion'.
4305
43062005-10-08 Kim F. Storm <storm@cua.dk>
4307
4308 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4309 Rename manual section accordingly.
4310
43112005-10-04 Kim F. Storm <storm@cua.dk>
4312
4313 * windows.texi (Window Split Tree): New section describing
4314 new function window-split-tree function.
4315
43162005-10-03 Nick Roberts <nickrob@snap.net.nz>
4317
4318 * display.texi (Fringe Size/Pos): Simplify and add detail.
4319
43202005-09-30 Romain Francoise <romain@orebokech.com>
4321
4322 * minibuf.texi (High-Level Completion): Explain that the prompt
4323 given to `read-buffer' should end with a colon and a space.
4324 Update usage examples.
4325
43262005-09-29 Juri Linkov <juri@jurta.org>
4327
4328 * display.texi (Displaying Messages): Rename argument name
4329 `string' to `format-string' in functions `message', `message-box',
4330 `message-or-box'.
4331
43322005-09-26 Chong Yidong <cyd@stupidchicken.com>
4333
4334 * errors.texi (Standard Errors): Correct xrefs.
4335
43362005-09-18 Chong Yidong <cyd@stupidchicken.com>
4337
4338 * display.texi (Defining Images): Update documentation for
4339 `image-load-path'.
4340
43412005-09-17 Richard M. Stallman <rms@gnu.org>
4342
4343 * display.texi (Defining Images): Clean up previous change.
4344
43452005-09-16 Romain Francoise <romain@orebokech.com>
4346
4347 * elisp.texi: Specify GFDL version 1.2.
4348
4349 * doclicense.texi (GNU Free Documentation License): Update to
4350 version 1.2.
4351
43522005-09-15 Chong Yidong <cyd@stupidchicken.com>
4353
4354 * display.texi (Defining Images): Document `image-load-path'.
4355
43562005-09-15 Richard M. Stallman <rms@gnu.org>
4357
4358 * objects.texi (Printed Representation): Minor cleanup.
4359 (Box Diagrams): Minor fix.
4360 (Cons Cell Type): Move (...) index item here.
4361 (Box Diagrams): From here.
4362 (Array Type): Minor fix.
4363 (Type Predicates): Delete index "predicates".
4364 (Hash Table Type): Clarify xref.
4365 (Dotted Pair Notation): Minor fix.
4366
43672005-09-10 Chong Yidong <cyd@stupidchicken.com>
4368
4369 * files.texi (Saving Buffers): Fix typo.
4370
43712005-09-08 Richard M. Stallman <rms@gnu.org>
4372
4373 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4374
43752005-09-08 Chong Yidong <cyd@stupidchicken.com>
4376
4377 * locals.texi (Standard Buffer-Local Variables): Don't include
4378 mode variables for minor modes.
4379 Fix xrefs for buffer-display-count, buffer-display-table,
4380 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4381 enable-multibyte-characters, fill-column, header-line-format,
4382 left-fringe-width, left-margin, and right-fringe-width.
4383
4384 * hooks.texi (Standard Hooks): All hooks should conform to the
4385 standard naming convention now.
4386 Fix xref for `echo-area-clear-hook'.
4387
4388 * display.texi (Usual Display): Note that indicate-empty-lines and
4389 tab-width are buffer-local.
4390
4391 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4392
4393 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4394
4395 * nonascii.texi (Encoding and I/O): Note that
4396 buffer-file-coding-system is buffer-local.
4397
4398 * positions.texi (List Motion): Note that defun-prompt-regexp is
4399 buffer-local.
4400
4401 * text.texi (Auto Filling): Note that auto-fill-function is
4402 buffer-local.
4403 (Undo): Note that buffer-undo-list is buffer-local.
4404
4405 * windows.texi (Buffers and Windows): Document
4406 buffer-display-count.
4407
44082005-09-06 Richard M. Stallman <rms@gnu.org>
4409
4410 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4411 package prefix elsewhere than at the start of the name.
4412
44132005-09-03 Richard M. Stallman <rms@gnu.org>
4414
4415 * tips.texi (Programming Tips): Add conventions for minibuffer
4416 questions and prompts.
4417
44182005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4419
4420 * intro.texi (nil and t): Minor cleanup.
4421 Delete spurious mention of keyword symbols.
4422 (Evaluation Notation): Add index entry.
4423 (A Sample Function Description): Minor cleanup.
4424 (A Sample Variable Description): Not all vars can be set.
4425
44262005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4427
4428 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4429
4430 (Insertion): Document precise type of `insert-char' arg COUNT.
4431
44322005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4433
4434 * modes.texi (Other Font Lock Variables): Sync the default of
4435 font-lock-lines-before.
4436
44372005-08-31 Michael Albinus <michael.albinus@gmx.de>
4438
4439 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4440
44412005-08-29 Richard M. Stallman <rms@gnu.org>
4442
4443 * elisp.texi (Top): Update subnode menu.
4444
4445 * searching.texi (Searching and Matching): Move node.
4446 Rearrange contents and add overall explanation.
4447 (Searching and Case): Move node.
4448 (Searching and Matching): Update menu.
4449
44502005-08-27 Eli Zaretskii <eliz@gnu.org>
4451
4452 * os.texi (Startup Summary): Fix the description of the initial
4453 startup message display.
4454
44552005-08-25 Richard M. Stallman <rms@gnu.org>
4456
4457 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4458
44592005-08-25 Emilio C. Lopes <eclig@gmx.net>
4460
4461 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4462 `next-overlay-change' example.
4463
44642005-08-22 Juri Linkov <juri@jurta.org>
4465
4466 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4467 Fix invert-face. Fix args of face-background.
4468
4469 * display.texi (Standard Faces): Delete node.
4470 (Faces): Add xref to `(emacs)Standard Faces'.
4471 (Displaying Faces): Fix xref to `Standard Faces'.
4472
4473 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4474
44752005-08-20 Alan Mackenzie <acm@muc.de>
4476
4477 * buffers.texi (The Buffer List): Clarify the manipulation of the
4478 buffer list.
4479
44802005-08-14 Richard M. Stallman <rms@gnu.org>
4481
4482 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4483 a regexp.
4484
44852005-08-11 Richard M. Stallman <rms@gnu.org>
4486
4487 * elisp.texi (Top): Update subnode lists.
4488
4489 * display.texi (Inverse Video): Node deleted.
4490
4491 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4492 New nodes split out of Coding Conventions.
4493
4494 * searching.texi (Regular Expressions): Document re-builder.
4495
4496 * os.texi (Time Parsing): New node split out of Time Conversion.
4497
4498 * processes.texi (Misc Network, Network Feature Testing)
4499 (Network Options, Make Network): New nodes split out of
4500 Low-Level Network.
4501
45022005-08-09 Richard M. Stallman <rms@gnu.org>
4503
4504 * frames.texi (Geometry): New node, split from Size and Position.
4505 (Frame Parameters): Refer to Geometry.
4506
4507 * buffers.texi (The Buffer List): Fix xrefs.
4508
4509 * windows.texi (Splitting Windows): Fix xref.
4510
4511 * frames.texi (Layout Parameters): Add xref.
4512
4513 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4514
4515 * keymaps.texi (Menu Bar): Fix xref.
4516
4517 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4518
4519 * modes.texi (%-Constructs): Fix xref.
4520
4521 * frames.texi (Window Frame Parameters): Node split up.
4522 (Basic Parameters, Position Parameters, Size Parameters)
4523 (Layout Parameters, Buffer Parameters, Management Parameters)
4524 (Cursor Parameters, Color Parameters): New subnodes.
4525
45262005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * positions.texi (Screen Lines): Update xref for previous change
4529 in minibuf.texi.
4530
4531 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4532 change in minibuf.texi.
4533
45342005-08-09 Richard M. Stallman <rms@gnu.org>
4535
4536 * tips.texi (Coding Conventions): Minor cleanup.
4537
4538 * modes.texi (Defining Minor Modes): Explain when init-value
4539 can be non-nil.
4540
4541 * elisp.texi (Top): Update submenu for Minibuffer.
4542
4543 * minibuf.texi (Minibuffer Misc): Node split up.
4544 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4545 (Recursive Mini): New nodes split out from Minibuffer Misc.
4546 (Minibuffer Misc): Document max-mini-window-height.
4547
4548 * hash.texi (Defining Hash): Delete stray paren in example.
4549
4550 * display.texi (Echo Area Customization): Don't define
4551 max-mini-window-height here; xref instead.
4552
4553 * commands.texi (Event Input Misc): Update while-no-input.
4554
4555 * advice.texi (Advising Functions): Explain when to use advice
4556 and when to use a hook.
4557
45582005-07-30 Eli Zaretskii <eliz@gnu.org>
4559
4560 * makefile.w32-in (info): Don't run install-info.
4561 ($(infodir)/dir): New target, produced by running install-info.
4562
45632005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4564
4565 * modes.texi (Defining Minor Modes): The keyword for the initial
4566 value is :init-value, not :initial-value.
4567
45682005-07-23 Eli Zaretskii <eliz@gnu.org>
4569
4570 * loading.texi (Autoload): Make the `doctor' example be consistent
4571 with what's in current loaddefs.el. Describe the "fn" magic in
4572 the usage portion of the doc string.
4573
45742005-07-22 Richard M. Stallman <rms@gnu.org>
4575
4576 * internals.texi (Garbage Collection): Clarify previous change.
4577
45782005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4579
4580 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4581
45822005-07-18 Juri Linkov <juri@jurta.org>
4583
4584 * commands.texi (Accessing Events):
4585 * frames.texi (Text Terminal Colors, Resources):
4586 * markers.texi (The Mark):
4587 * modes.texi (Defining Minor Modes):
4588 Delete duplicate duplicate words.
4589
45902005-07-16 Richard M. Stallman <rms@gnu.org>
4591
4592 * display.texi (Managing Overlays): Clarify make-overlay
4593 args for insertion types.
4594
45952005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4596
4597 * customize.texi (Variable Definitions):
4598 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4599 `standard-value' is a list too.
4600 (Defining New Types): Use @key{RET} instead of @key{ret}.
4601
46022005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4603
4604 * os.texi (Translating Input): Fix typo.
4605
46062005-07-08 Richard M. Stallman <rms@gnu.org>
4607
4608 * README: Update edition number and size estimate.
4609
4610 * elisp.texi (VERSION): Set to 2.9.
4611
46122005-07-07 Richard M. Stallman <rms@gnu.org>
4613
4614 * book-spine.texinfo: Update Emacs version.
4615
4616 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4617
46182005-07-06 Richard M. Stallman <rms@gnu.org>
4619
4620 * searching.texi (Regexp Search): Clarify what re-search-forward
4621 does when the search fails.
4622
46232005-07-05 Lute Kamstra <lute@gnu.org>
4624
4625 * Update FSF's address in GPL notices.
4626
4627 * doclicense.texi (GNU Free Documentation License):
4628 * gpl.texi (GPL):
4629 * tips.texi (Coding Conventions, Library Headers):
4630 * vol1.texi:
4631 * vol2.texi: Update FSF's address.
4632
46332005-07-04 Richard M. Stallman <rms@gnu.org>
4634
4635 * hooks.texi (Standard Hooks): Add occur-hook.
4636
46372005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4638
4639 * display.texi (The Echo Area): Correct menu.
4640
46412005-07-03 Richard M. Stallman <rms@gnu.org>
4642
4643 * elisp.texi (Top): Update subnode menu for Display.
4644
4645 * display.texi (Displaying Messages): New node, with most
4646 of what was in The Echo Area.
4647 (Progress): Moved under The Echo Area.
4648 (Logging Messages): New node with new text.
4649 (Echo Area Customization): New node, the rest of what was
4650 in The Echo Area. Document message-truncate-lines with @defvar.
4651 (Display): Update menu.
4652
4653 * windows.texi (Textual Scrolling): Doc 3 values for
4654 scroll-preserve-screen-position.
4655
4656 * text.texi (Special Properties): Change hook functions
4657 should bind inhibit-modification-hooks around altering buffer text.
4658
4659 * keymaps.texi (Key Binding Commands): Call binding BINDING
4660 rather than DEFINITION.
4661
46622005-06-29 Juanma Barranquero <lekktu@gmail.com>
4663
4664 * variables.texi (Defining Variables): `user-variable-p' returns t
4665 for aliases of user options, nil for alias loops.
4666
46672005-06-28 Richard M. Stallman <rms@gnu.org>
4668
4669 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4670 make-keymap.
4671
46722005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4673
4674 * variables.texi (Setting Variables): Correct and clarify
4675 description of `add-to-ordered-list'.
4676
46772005-06-26 Richard M. Stallman <rms@gnu.org>
4678
4679 * display.texi (Faces): Minor cleanup.
4680
46812005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4682
4683 * display.texi (Faces): `facep' returns t for strings that are
4684 face names.
4685
46862005-06-25 Richard M. Stallman <rms@gnu.org>
4687
4688 * objects.texi (Equality Predicates): Clarify meaning of equal.
4689
4690 * windows.texi (Selecting Windows): save-selected-window
4691 and with-selected-window save and restore the current buffer.
4692
46932005-06-24 Richard M. Stallman <rms@gnu.org>
4694
4695 * numbers.texi (Float Basics): Explain how to test for NaN,
4696 and printing the sign of NaNs.
4697
46982005-06-24 Eli Zaretskii <eliz@gnu.org>
4699
4700 * makefile.w32-in (MAKEINFO): Use --force.
4701
47022005-06-23 Richard M. Stallman <rms@gnu.org>
4703
4704 * display.texi (Face Functions): Correct Texinfo usage.
4705
47062005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4707
4708 * lists.texi (Rings): `ring-elements' now returns the elements of
4709 RING in order.
4710
47112005-06-23 Juanma Barranquero <lekktu@gmail.com>
4712
4713 * markers.texi (The Mark): Texinfo usage fix.
4714
47152005-06-23 Kim F. Storm <storm@cua.dk>
4716
4717 * searching.texi (Entire Match Data): Remove evaporate option for
4718 match-data. Do not mention evaporate option for set-match-data.
4719
47202005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4721
4722 * display.texi (Face Functions): Mention face aliases.
4723
47242005-06-21 Richard M. Stallman <rms@gnu.org>
4725
4726 * anti.texi (Antinews): Texinfo usage fix.
4727
47282005-06-21 Karl Berry <karl@gnu.org>
4729
4730 * elisp.texi: Use @copying.
4731
4732 * elisp.texi: Put @summarycontents and @contents before the Top
4733 node, instead of the end of the file, so that the contents appear
4734 in the right place in the dvi/pdf output.
4735
47362005-06-21 Juri Linkov <juri@jurta.org>
4737
4738 * display.texi (Defining Faces): Add `customized-face'.
4739
47402005-06-20 Kim F. Storm <storm@cua.dk>
4741
4742 * variables.texi (Setting Variables): Any type of element can be
4743 given order in add-to-ordered-list. Compare elements with eq.
4744
4745 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4746
47472005-06-20 Karl Berry <karl@gnu.org>
4748
4749 * syntax.texi (Syntax Flags): Make last column very slightly wider
4750 to avoid "generic comment" breaking on two lines and causing an
4751 underfull box.
4752
47532005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4754
4755 * lists.texi (Rings): Various minor clarifications and corrections.
4756
47572005-06-18 Richard M. Stallman <rms@gnu.org>
4758
4759 * functions.texi (Obsolete Functions): Simplify.
4760
4761 * variables.texi (Variable Aliases): Simplify.
4762
4763 * anti.texi, backups.texi, compile.texi, customization.texi:
4764 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4765 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4766 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4767 * variables.texi: Fix formatting ugliness.
4768
4769 * elisp.texi: Add links to Rings and Byte Packing.
4770 Update version and copyright years.
4771
4772 * minibuf.texi: Fix formatting ugliness.
4773 (Completion Commands): Move keymap vars to the end
4774 and vars completing-read binds to the top.
4775
47762005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4777
4778 * processes.texi: Fix typos.
4779 (Bindat Spec): Correct Texinfo error.
4780 (Byte Packing): Fix ungrammatical sentence.
4781
47822005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4783
4784 * lists.texi (Rings): New node.
4785 (Lists): Add it to menu.
4786
4787 * processes.texi (Byte Packing): New node.
4788 (Processes): Add it to menu.
4789
47902005-06-17 Richard M. Stallman <rms@gnu.org>
4791
4792 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4793
4794 * help.texi (Documentation Basics): Explain the xref to
4795 Documentation Tips.
4796
4797 * debugging.texi (Debugger Commands): Minor fix.
4798
47992005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4800
4801 * edebug.texi (Instrumenting): Eliminate duplicate link.
4802 (Specification List): Replace references to "below", referring to
4803 a later node, with one @ref to that node.
4804
4805 * os.texi (Timers): Timers should save and restore the match data
4806 if they change it.
4807
4808 * debugging.texi (Debugger Commands): Mention that the Lisp
4809 debugger can not step through primitive functions.
4810
48112005-06-16 Juanma Barranquero <lekktu@gmail.com>
4812
4813 * functions.texi (Obsolete Functions): Update argument names of
4814 `make-obsolete' and `define-obsolete-function-alias'.
4815
4816 * variables.texi (Variable Aliases): Update argument names of
4817 `defvaralias', `make-obsolete-variable' and
4818 `define-obsolete-variable-alias'.
4819
48202005-06-15 Kim F. Storm <storm@cua.dk>
4821
4822 * searching.texi (Entire Match Data): Rephrase warnings about
4823 evaporate arg to match-data and set-match-data.
4824
48252005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4826
4827 * elisp.texi (Top): Update detailed menu.
4828
4829 * edebug.texi (Edebug): Update menu.
4830 (Instrumenting): Update xrefs.
4831 (Edebug Execution Modes): Correct xref.
4832 (Jumping): Clarify description of `h' command.
4833 Eliminate redundant @ref.
4834 (Breaks): New node.
4835 (Breakpoints): Is now a subsubsection.
4836 (Global Break Condition): Mention `C-x X X'.
4837 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4838 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4839 (Edebug Display Update): Correct pxref.
4840 (Edebug and Macros): New node.
4841 (Instrumenting Macro Calls): Is now a subsubsection.
4842 Neither arg of `def-edebug-spec' is evaluated.
4843 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4844 (Specification Examples): Fix typo.
4845
48462005-06-14 Lute Kamstra <lute@gnu.org>
4847
4848 * debugging.texi (Function Debugging): Primitives can break on
4849 entry too.
4850
48512005-06-14 Kim F. Storm <storm@cua.dk>
4852
4853 * variables.texi (Setting Variables): Add add-to-ordered-list.
4854
48552005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4856
4857 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4858 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4859
48602005-06-13 Lute Kamstra <lute@gnu.org>
4861
4862 * text.texi (Special Properties): Fix cross reference.
4863
48642005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * debugging.texi (Function Debugging): Delete mention of empty
4867 string argument to `cancel-debug-on-entry'. Delete inaccurate
4868 description of the return value of that command.
4869
48702005-06-11 Alan Mackenzie <acm@muc.de>
4871
4872 * text.texi (Adaptive Fill): Amplify the description of
4873 fill-context-prefix.
4874
48752005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4876
4877 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4878
48792005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4880
4881 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4882
48832005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4884
4885 * debugging.texi (Error Debugging): Minor rewording.
4886 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4887 is optional.
4888
48892005-06-10 Lute Kamstra <lute@gnu.org>
4890
4891 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4892 (Top): Give it a title. Correct version number. Give the
4893 detailed node listing a more prominent header.
4894 * intro.texi: Don't set VERSION here a second time.
4895 Mention Emacs's version too.
4896 * anti.texi (Antinews): Use EMACSVER to refer to the current
4897 version of Emacs.
4898
48992005-06-09 Kim F. Storm <storm@cua.dk>
4900
4901 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4902 match-data and set-match-data.
4903
49042005-06-08 Richard M. Stallman <rms@gnu.org>
4905
4906 * searching.texi (Entire Match Data): Clarify when match-data
4907 returns markers and when integers.
4908
4909 * display.texi (Defining Faces): Explain that face name should not
4910 end in `-face'.
4911
4912 * modes.texi (Mode Line Data): Minor cleanup.
4913 (Customizing Keywords): Node split out of Search-based Fontification.
4914 Add example of using font-lock-add-keywords from a hook.
4915 Clarify when MODE should be non-nil, and when nil.
4916
49172005-06-06 Richard M. Stallman <rms@gnu.org>
4918
4919 * modes.texi (Mode Line Data): Explain what happens when the car
4920 of a list is a void symbol.
4921 (Search-based Fontification): Explain MODE arg to
4922 font-lock-add-keywords and warn about calls from major modes.
4923
49242005-06-08 Juri Linkov <juri@jurta.org>
4925
4926 * display.texi (Standard Faces): Add `shadow' face.
4927
49282005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4929
4930 * modes.texi (Major Mode Conventions): A derived mode only needs
4931 to put the call to the parent mode inside `delay-mode-hooks'.
4932
49332005-05-29 Richard M. Stallman <rms@gnu.org>
4934
4935 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4936 new, and what that implies. Clarify.
4937
4938 * files.texi (Locating Files): Clean up the text.
4939
4940 * frames.texi (Window Frame Parameters): Document user-size.
4941 Shorten entry for top by referring to left.
4942
49432005-05-26 Richard M. Stallman <rms@gnu.org>
4944
4945 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4946 is new, and what the implications are. Other clarifications.
4947
49482005-05-24 Richard M. Stallman <rms@gnu.org>
4949
4950 * frames.texi (Dialog Boxes): Minor fixes.
4951
49522005-05-25 Masatake YAMATO <jet@gyve.org>
4953
4954 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4955
49562005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4957
4958 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4959 is optional.
4960
49612005-05-24 Nick Roberts <nickrob@snap.net.nz>
4962
10d1d0af 4963 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4964
49652005-05-23 Lute Kamstra <lute@gnu.org>
4966
4967 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4968 syntax-begin-function over font-lock-beginning-of-syntax-function.
4969
49702005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4971
4972 * minibuf.texi (Reading File Names): Update description of
4973 `read-directory-name'.
4974
4975 * modes.texi (Derived Modes): Clarify :group keyword.
4976
49772005-05-21 Eli Zaretskii <eliz@gnu.org>
4978
4979 * files.texi (Locating Files): New subsection.
4980 Describe locate-file and executable-find.
4981
49822005-05-21 Kevin Ryde <user42@zip.com.au>
4983
4984 * frames.texi (Initial Parameters): Update cross reference to
4985 "Emacs Invocation".
4986
49872005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4988
4989 * keymaps.texi (Active Keymaps): Add anchor.
4990
4991 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4992 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4993 appropriate place.
4994 (Derived Modes): Small clarifications.
4995 (Minor Mode Conventions, Keymaps and Minor Modes):
4996 Replace references to nodes with references to anchors.
4997 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4998 Clarify description of lists whose first element is an integer.
4999 (Mode Line Variables): Add anchor.
5000 (%-Constructs): Clarify description of integer after %.
5001 (Emulating Mode Line): Describe nil value for FACE.
5002
50032005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5004
5005 * modes.texi (Derived Modes): Correct references to non-existing
5006 variable standard-syntax-table.
5007
50082005-05-17 Lute Kamstra <lute@gnu.org>
5009
5010 * modes.texi (Defining Minor Modes): Mention the mode hook.
5011
50122005-05-15 Kim F. Storm <storm@cua.dk>
5013
5014 * processes.texi (Network): Remove open-network-stream-nowait.
5015 (Network Servers): Remove open-network-stream-server.
5016
50172005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5018
5019 * elisp.texi (Top): Update detailed menu.
5020
5021 * variables.texi: Reorder nodes.
5022 (Variables): Update menu.
5023 (File Local Variables): Do not refer to the `-*-' line as
5024 a "local variables list". Add pxref.
5025
50262005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5027
5028 * elisp.texi (Top): Update detailed menu for node changes.
5029
5030 * modes.texi (Modes): Update Menu.
5031 (Hooks): Move to beginning of chapter.
5032 Most minor modes run mode hooks too.
5033 `add-hook' can handle void hooks or hooks whose value is a single
5034 function.
5035 (Major Modes): Update Menu.
5036 (Major Mode Basics): New node, split off from `Major Modes'.
5037 (Major Mode Conventions): Correct xref. Explain how to handle
5038 auto-mode-alist if the major mode command has an autoload cookie.
5039 (Auto Major Mode): Major update. Add magic-mode-alist.
5040 (Derived Modes): Major update.
5041 (Mode Line Format): Update Menu.
5042 (Mode Line Basics): New node, split off from `Mode Line Format'.
5043
5044 * loading.texi (Autoload): Mention `autoload cookie' as synonym
5045 for `magic autoload comment'. Add index entries and anchor.
5046
50472005-05-14 Richard M. Stallman <rms@gnu.org>
5048
5049 * tips.texi (Coding Conventions): Explain how important it is
5050 that just loading certain files not change Emacs behavior.
5051
5052 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
5053
50542005-05-12 Lute Kamstra <lute@gnu.org>
5055
5056 * modes.texi (Generic Modes): Update.
5057 (Major Modes): Refer to node "Generic Modes".
5058
5059 * elisp.texi (Top): Update to the current structure of the manual.
5060 * processes.texi (Processes): Add menu description.
5061 * customize.texi (Customization): Add menu descriptions.
5062
50632005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5064
5065 * processes.texi (Signals to Processes)
5066 (Low-Level Network): Fix typos.
5067
50682005-05-11 Lute Kamstra <lute@gnu.org>
5069
5070 * elisp.texi (Top): Add some nodes from the chapter "Major and
5071 Minor Modes" to the detailed node listing.
5072
50732005-05-10 Richard M. Stallman <rms@gnu.org>
5074
5075 * keymaps.texi (Extended Menu Items): Menu item filter functions
5076 can be called at any time.
5077
50782005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * variables.texi (File Local Variables): `(hack-local-variables t)'
5081 now also checks whether a mode is specified in the local variables
5082 list.
5083
50842005-05-05 Kevin Ryde <user42@zip.com.au>
5085
5086 * display.texi (The Echo Area): Correct format function cross
5087 reference.
5088
50892005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5090
5091 * variables.texi (Variable Aliases): Change description of
5092 `define-obsolete-variable-alias'.
5093
5094 * functions.texi (Functions): Add "Obsolete Functions" to menu.
5095 (Defining Functions): Add xref.
5096 (Obsolete Functions): New node.
5097 (Function Safety): Standardize capitalization of section title.
5098
5099 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
5100 (Dialog Boxes): Complete description of `x-popup-dialog'.
5101
51022005-05-04 Richard M. Stallman <rms@gnu.org>
5103
5104 * commands.texi (Interactive Codes): Fix Texinfo usage.
5105 Document U more clearly.
5106
51072005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5108
5109 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
5110 function and not a macro.
5111
5112 * frames.texi (Pop-Up Menus): Correct and clarify description of
5113 `x-popup-menu'.
5114 (Dialog Boxes): Clarify description of `x-popup-dialog'.
5115
51162005-05-01 Richard M. Stallman <rms@gnu.org>
5117
5118 * edebug.texi (Checking Whether to Stop): Fix previous change.
5119
51202005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5121
5122 * display.texi: Fix typos and Texinfo usage.
5123
5124 * edebug.texi (Checking Whether to Stop): executing-macro ->
5125 executing-kbd-macro.
5126
51272005-05-01 Richard M. Stallman <rms@gnu.org>
5128
5129 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5130
51312005-04-30 Richard M. Stallman <rms@gnu.org>
5132
5133 * files.texi (Magic File Names): Document `operations' property.
5134
51352005-04-29 Lute Kamstra <lute@gnu.org>
5136
5137 * modes.texi (Generic Modes): New node.
5138 (Major Modes): Add it to the menu.
5139 (Derived Modes): Add "derived mode" to concept index.
5140
51412005-04-28 Lute Kamstra <lute@gnu.org>
5142
5143 * modes.texi (Defining Minor Modes): Fix previous change.
5144 (Font Lock Mode): Simplify.
5145 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5146 when set and that some parts are optional. Add cross references.
5147 (Search-based Fontification): Say how to specify font-lock-keywords.
5148 Add cross references. Add font-lock-multiline to index.
5149 Move font-lock-keywords-case-fold-search here from node "Other Font
5150 Lock Variables". Document font-lock-add-keywords and
5151 font-lock-remove-keywords.
5152 (Other Font Lock Variables): Move font-lock-keywords-only,
5153 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5154 and font-lock-syntactic-face-function to node "Syntactic Font
5155 Lock". Move font-lock-keywords-case-fold-search to node
5156 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5157 and font-lock-{,un}fontify-{buffer,region}-function.
5158 (Precalculated Fontification): Remove reference to deleted variable
5159 font-lock-core-only.
5160 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5161 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5162 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5163 and font-lock-syntactic-face-function here from node "Other Font
5164 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5165 Syntax Properties". Add cross references.
5166 (Setting Syntax Properties): New node.
5167 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5168 * syntax.texi (Syntax Properties): Add cross reference.
5169 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5170
51712005-04-26 Richard M. Stallman <rms@gnu.org>
5172
5173 * display.texi (Defining Faces):
5174 Document `default' elements of defface spec.
5175
5176 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5177
5178 * variables.texi (Variable Aliases): Clarify text.
5179
51802005-04-25 Chong Yidong <cyd@stupidchicken.com>
5181
5182 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5183
51842005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5185
5186 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5187
51882005-04-24 Eli Zaretskii <eliz@gnu.org>
5189
5190 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5191 syntax-after and syntax-class.
5192
5193 * files.texi (Changing Files): Fix last change's cross-reference.
5194 (Unique File Names): Don't mention "numbers" in the documentation
5195 of make-temp-file and make-temp-name.
5196
51972005-04-23 Richard M. Stallman <rms@gnu.org>
5198
5199 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5200
52012005-04-22 Nick Roberts <nickrob@snap.net.nz>
5202
5203 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5204
52052005-04-22 Nick Roberts <nickrob@snap.net.nz>
5206
5207 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5208 and define-obsolete-variable-alias.
5209
52102005-04-22 Kim F. Storm <storm@cua.dk>
5211
5212 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5213 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5214
52152005-04-21 Lute Kamstra <lute@gnu.org>
5216
5217 * lists.texi (Association Lists): Document rassq-delete-all.
5218
52192005-04-19 Richard M. Stallman <rms@gnu.org>
5220
5221 * modes.texi (Search-based Fontification): Explain that
5222 facespec is an expression to be evaluated.
5223
52242005-04-19 Kevin Ryde <user42@zip.com.au>
5225
5226 * streams.texi (Output Functions): Fix xref.
5227 * strings.texi (String Conversion): Fix xref.
5228
52292005-04-19 Kim F. Storm <storm@cua.dk>
5230
5231 * symbols.texi (Symbol Plists): Add safe-get.
5232 Mention that `get' may signal an error.
5233
52342005-04-18 Nick Roberts <nickrob@snap.net.nz>
5235
5236 * customize.texi (Variable Definitions): Replace tooltip-mode
5237 example with save-place.
5238
52392005-04-17 Richard M. Stallman <rms@gnu.org>
5240
5241 * buffers.texi (Indirect Buffers): Clarify.
5242
5243 * positions.texi (Positions): Clarify converting marker to integer.
5244
5245 * strings.texi (String Basics): Mention string-match; clarify.
5246
52472005-04-08 Lute Kamstra <lute@gnu.org>
5248
5249 * modes.texi (Search-based Fontification): Fix cross references.
5250 Use consistent terminology. Document anchored highlighting.
5251
52522005-04-05 Lute Kamstra <lute@gnu.org>
5253
5254 * modes.texi (Defining Minor Modes): Document :group keyword
5255 argument and its default value.
5256
52572005-04-03 Lute Kamstra <lute@gnu.org>
5258
5259 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5260 references and/or descriptions. Delete major mode hooks; mention
5261 them as a category instead. Rename or delete obsolete hooks.
5262
52632005-04-02 Richard M. Stallman <rms@gnu.org>
5264
5265 * nonascii.texi (Coding System Basics): Another wording cleanup.
5266
52672005-04-01 Richard M. Stallman <rms@gnu.org>
5268
5269 * nonascii.texi (Coding System Basics): Clarify previous change.
5270
52712005-04-01 Kenichi Handa <handa@m17n.org>
5272
10d1d0af 5273 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5274 identity of coding systems.
5275
52762005-03-29 Chong Yidong <cyd@stupidchicken.com>
5277
5278 * text.texi (Buffer Contents): Add filter-buffer-substring and
5279 buffer-substring-filters.
5280
52812005-03-26 Chong Yidong <cyd@stupidchicken.com>
5282
5283 * anti.texi (Antinews): Mention `G' interactive code.
5284
5285 * tips.texi (Compilation Tips): Mention benchmark.el.
5286
52872005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5288
5289 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5290 is now bound to M-o M-o.
5291
5292 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5293
52942005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5295
5296 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5297 in the Emacs Manual).
5298 * Makefile.in (srcs): Remove calendar.texi.
5299 * makefile.w32-in (srcs): Remove calendar.texi.
5300 * display.texi (Display): Change name of next node.
5301 * os.texi (System In): Change name of previous node.
5302 * elisp.texi (Top): Remove Calendar references.
5303 * vol1.texi (Top): Remove Calendar references.
5304 * vol2.texi (Top): Remove Calendar references.
5305
53062005-03-25 Richard M. Stallman <rms@gnu.org>
5307
5308 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5309 Cleanup previous change.
5310
53112005-03-25 Chong Yidong <cyd@stupidchicken.com>
5312
5313 * display.texi (Face Attributes): Faces earlier in an :inherit
5314 list take precedence.
5315 (Scroll Bars): Fix description of vertical-scroll-bars.
5316 Document frame-current-scroll-bars and window-current-scroll-bars.
5317
5318 * markers.texi (The Mark): Document temporary Transient Mark mode.
5319
5320 * minibuf.texi (Reading File Names):
5321 Document read-file-name-completion-ignore-case.
5322
5323 * positions.texi (Screen Lines): Document nil for width argument
5324 to compute-motion.
5325
53262005-03-23 Kim F. Storm <storm@cua.dk>
5327
5328 * display.texi (Standard Faces): Other faces used in the fringe
5329 implicitly inherits from the fringe face.
5330 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5331 properties implicitly inherits from fringe face.
5332 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5333
53342005-03-20 Chong Yidong <cyd@stupidchicken.com>
5335
5336 * display.texi (Invisible Text): State default value of
5337 line-move-ignore-invisible.
5338 (Managing Overlays): Document remove-overlays.
5339 (Standard Faces): Document escape-glyph face.
5340
5341 * minibuf.texi (Reading File Names): Document read-file-name-function.
5342
5343 * modes.texi (Other Font Lock Variables):
5344 Document font-lock-lines-before.
5345
5346 * positions.texi (Skipping Characters): skip-chars-forward allows
5347 character classes.
5348
53492005-03-18 Lute Kamstra <lute@gnu.org>
5350
5351 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5352
53532005-03-17 Richard M. Stallman <rms@gnu.org>
5354
5355 * text.texi (Undo): Document extensible undo entries.
5356
dd7b651b 5357 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5358
5359 * nonascii.texi (Character Codes): Minor fix.
5360
5361 * display.texi (Display Property): Explain the significance
5362 of having text properties that are eq.
5363 (Other Display Specs): Explain string as display spec.
5364
5365 * commands.texi (Interactive Codes): Document G option.
5366
53672005-03-17 Chong Yidong <cyd@stupidchicken.com>
5368
5369 * text.texi (Filling): Add sentence-end-without-period and
5370 sentence-end-without-space.
5371 (Changing Properties): Minor fix.
5372
5373 * anti.texi: Total rewrite.
5374
53752005-03-15 Lute Kamstra <lute@gnu.org>
5376
5377 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5378
53792005-03-08 Kim F. Storm <storm@cua.dk>
5380
5381 * display.texi (Specified Space): Property :width is support on
5382 non-graphic terminals, :height is not.
5383
53842005-03-07 Richard M. Stallman <rms@gnu.org>
5385
5386 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5387 Now subnodes of Fringes.
5388 (Overlay Arrow): Document overlay-arrow-variable-list.
5389 (Fringe Size/Pos): New node, broken out of Fringes.
5390 (Display): Explain clearing vs redisplay better.
5391 (Truncation): Clarify use of bitmaps.
5392 (The Echo Area): Clarify the uses of the echo area.
5393 Add max-mini-window-height.
5394 (Progress): Clarify.
5395 (Invisible Text): Explain that main loop moves point out.
5396 (Selective Display): Say "hidden", not "invisible".
5397 (Managing Overlays): Move up. Describe relation to Undo here.
5398 (Overlay Properties): Clarify intro.
5399 (Finding Overlays): Explain return values when nothing found.
5400 (Width): truncate-string-to-width has added arg.
5401 (Displaying Faces): Clarify and update mode line face handling.
5402 (Face Functions): Minor cleanup.
5403 (Conditional Display): Merge into Other Display Specs.
5404 (Pixel Specification, Other Display Specs): Minor cleanups.
5405 (Images, Image Descriptors): Minor cleanups.
5406 (GIF Images): Patents have expired.
5407 (Showing Images): Explain default text for insert-image.
5408 (Manipulating Button Types): Merge into Manipulating Buttons.
5409 (Making Buttons): Explain return values.
5410 (Button Buffer Commands): Add xref.
5411 (Inverse Video): Update mode-line-inverse-video.
5412 (Display Table Format): Clarify.
5413 (Active Display Table): Give defaults for window-display-table.
5414
5415 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5416 and calendar-today-marker are strings, not chars.
5417 (Holiday Customizing): Minor fix.
5418
5419 * internals.texi (Writing Emacs Primitives): Update `or' example.
5420 Update limit on # args of subr.
5421
5422 * edebug.texi (Using Edebug): Arrow is in fringe.
5423 (Instrumenting): Arg to eval-defun works without loading edebug.
5424 (Edebug Execution Modes): Add xref.
5425
5426 * customize.texi (Common Keywords): Clarify :require.
5427 Mention :version here.
5428 (Variable Definitions, Group Definitions): Not here.
5429 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5430
54312005-03-07 Chong Yidong <cyd@stupidchicken.com>
5432 * nonascii.texi (Text Representations): Clarify position-bytes.
5433 (Character Sets): Add list-charset-chars.
5434 (Scanning Charsets): Add charset-after.
5435 (Encoding and I/O): Minor fix.
5436
54372005-03-06 Richard M. Stallman <rms@gnu.org>
5438
5439 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5440 (Resizing Windows): Likewise.
5441
5442 * text.texi (Change Hooks): Get rid of "Emacs 21".
5443
5444 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5445
5446 * streams.texi (Output Variables): Get rid of "Emacs 21".
5447
5448 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5449
5450 * os.texi (Translating Input): Replace flow-control example
5451 with a less obsolete example that uses `keyboard-translate'.
5452
5453 * objects.texi (Hash Table Type, Circular Objects):
5454 Get rid of "Emacs 21".
5455
5456 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5457 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5458
5459 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5460
5461 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5462
5463 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5464 (Menu Bar): Fix when menu-bar-update-hook is called.
5465
5466 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5467
5468 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5469 and make it read better.
5470
5471 * files.texi (Writing to Files): Get rid of "Emacs 21".
5472 (Unique File Names): Likewise.
5473
5474 * elisp.texi: Update Emacs version to 22.
5475
5476 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5477 (Overlay Properties, Face Attributes): Likewise.
5478 (Managing Overlays): Fix punctuation.
5479 (Attribute Functions): Clarify set-face-font; get rid of
5480 info about old Emacs versions.
5481 (Auto Faces, Font Lookup, Display Property, Images):
5482 Get rid of "Emacs 21".
5483
5484 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5485
54862005-03-05 Richard M. Stallman <rms@gnu.org>
5487
5488 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5489
54902005-03-04 Lute Kamstra <lute@gnu.org>
5491
5492 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5493
54942005-03-03 Lute Kamstra <lute@gnu.org>
5495
5496 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5497
54982005-03-01 Lute Kamstra <lute@gnu.org>
5499
5500 * debugging.texi (Debugger Commands): Update `j'.
5501
55022005-02-28 Lute Kamstra <lute@gnu.org>
5503
5504 * debugging.texi (Debugging): Fix typo.
5505 (Error Debugging): Document eval-expression-debug-on-error.
5506 (Function Debugging): Update example.
5507 (Using Debugger): Mention starred stack frames.
5508 (Debugger Commands): Document `j' and `l'.
5509 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5510 Update the messages that the debugger displays.
5511 (Internals of Debugger): Add cross reference. Update example.
5512 (Excess Open): Minor improvement.
5513 (Excess Close): Minor improvement.
5514
55152005-02-26 Richard M. Stallman <rms@gnu.org>
5516
5517 * tips.texi (Coding Conventions): Clarify.
5518 Put all the major mode key reservations together.
5519 Mention the Mouse-1 => Mouse-2 conventions.
5520
5521 * syntax.texi (Syntax Class Table): Clarify.
5522 (Syntax Table Functions): syntax-after moved from here.
5523 (Syntax Table Internals): syntax-after moved to here.
5524 (Parsing Expressions): Update info on number of values
5525 and what's meaningful in the STATE argument.
5526 (Categories): Fix typo.
5527
5528 * sequences.texi (Arrays): Cleanup.
5529 (Char-Tables): Clarify.
5530
5531 * processes.texi (Deleting Processes): Cleanups, add xref.
5532 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5533 (Process Information): set-process-coding-system, some args optional.
5534 (Input to Processes): Explain various types for PROCESS args.
5535 Rename them from PROCESS-NAME to PROCESS.
5536 (Signals to Processes): Likewise.
5537 (Decoding Output): Cleanup.
5538 (Query Before Exit): Clarify.
5539
5540 * os.texi (Startup Summary): Correct the options; add missing ones.
5541 (Terminal Output, Batch Mode): Clarify.
5542 (Flow Control): Node deleted.
5543
5544 * markers.texi (The Mark): Clarify.
5545
5546 * macros.texi (Expansion): Cleanup.
5547 (Indenting Macros): indent-spec allows ints, not floats.
5548
5549 * keymaps.texi (Keymaps): Clarify.
5550 (Format of Keymaps): Update lisp-mode-map example.
5551 (Active Keymaps, Key Lookup): Clarify.
5552 (Changing Key Bindings): Add xref to `kbd'.
5553 (Key Binding Commands, Simple Menu Items): Clarify.
5554 (Mouse Menus, Menu Bar): Clarify.
5555 (Menu Example): Replace print example with menu-bar-replace-menu.
5556
5557 * help.texi (Documentation Basics): Add function-documentation prop.
5558
5559 * elisp.texi (Top): Don't refer to Flow Control node.
5560
5561 * commands.texi (Command Overview): Improve xrefs.
5562 (Adjusting Point): Adjusting point applies to intangible and invis.
5563 (Key Sequence Input): Doc extra read-key-sequence args.
5564 Likewise for read-key-sequence-vector.
5565
5566 * backups.texi (Rename or Copy): Minor fix.
5567 (Numbered Backups): For version-control, say the default.
5568 (Auto-Saving): make-auto-save-file-name example is simplified.
5569
5570 * advice.texi (Advising Functions): Don't imply one part of Emacs
5571 should advise another part. Markup changes.
5572 (Defining Advice): Move transitional para.
5573 (Activation of Advice): Cleanup.
5574 Explain if COMPILE is nil or negative.
5575
5576 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5577
55782005-02-24 Lute Kamstra <lute@gnu.org>
5579
5580 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5581 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5582
55832005-02-23 Lute Kamstra <lute@gnu.org>
5584
5585 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5586 to define global minor modes as well.
5587
5588 * display.texi (Managing Overlays): overlay-buffer returns nil for
5589 deleted overlays.
5590
55912005-02-22 Kim F. Storm <storm@cua.dk>
5592
5593 * minibuf.texi (Basic Completion): Allow symbols in addition to
5594 strings in try-completion and all-completions.
5595
55962005-02-14 Lute Kamstra <lute@gnu.org>
5597
5598 * elisp.texi (Top): Remove reference to deleted node.
5599
5600 * lists.texi (Lists): Remove reference to deleted node.
5601 (Cons Cells): Fix typo.
5602
5603 * loading.texi (Where Defined): Fix typo.
5604
56052005-02-14 Richard M. Stallman <rms@gnu.org>
5606
5607 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5608 is useful for discarding some minor modes.
5609
5610 * symbols.texi (Symbol Components): Reorder examples.
5611
5612 * streams.texi (Input Functions): State standard-input default.
5613 (Output Variables): State standard-output default.
5614
5615 * objects.texi (Printed Representation): Clarify read syntax vs print.
5616 (Floating Point Type): Explain meaning better.
5617 (Symbol Type): Explain uniqueness better.
5618 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5619 List examples sooner.
5620 (Box Diagrams): New subnode broken out.
5621 Some examples moved from old Lists as Boxes node.
5622 (Dotted Pair Notation): Clarify intro.
5623 (Array Type): Clarify.
5624 (Type Predicates): Add hash-table-p.
5625
5626 * numbers.texi (Integer Basics): Clarify radix explanation.
5627 (Predicates on Numbers): Minor clarification.
5628 (Comparison of Numbers): Minor clarification. Clarify eql.
5629 Typos in min, max.
5630 (Math Functions): Clarify overflow in expt.
5631
5632 * minibuf.texi (Text from Minibuffer): Minor clarification.
5633 Mention arrow keys.
5634
5635 * loading.texi (Autoload): defun's doc string overrides autoload's
5636 doc string.
5637 (Repeated Loading): Modernize "add to list" examples.
5638 (Where Defined): Finish updating table of load-history elts.
5639
5640 * lists.texi (List-related Predicates): Minor wording improvement.
5641 (Lists as Boxes): Node deleted.
5642 (Building Lists): Explain trivial cases of number-sequence.
5643
5644 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5645 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5646 (Hash Access): Any object can be a key.
5647 State value of maphash.
5648
5649 * functions.texi (What Is a Function): Wording cleanup.
5650 (Function Documentation): Minor cleanup.
5651 Explain purpose of calling convention at end of doc string.
5652 (Function Names): Wording cleanup.
5653 (Calling Functions): Wording cleanup.
5654 Explain better how funcall calls the function.
5655 (Function Cells): Delete example of saving and redefining function.
5656
5657 * control.texi (Combining Conditions): Wording cleanup.
5658 (Iteration): dolist and dotimes bind VAR locally.
5659 (Cleanups): Xref to Atomic Changes.
5660
5661 * compile.texi (Byte Compilation): Delete 19.29 info.
5662 (Compilation Functions): Macros' difficulties don't affect defsubst.
5663 (Docs and Compilation): Delete 19.29 info.
5664
56652005-02-10 Richard M. Stallman <rms@gnu.org>
5666
5667 * objects.texi (Symbol Type): Minor correction.
5668
56692005-02-06 Lute Kamstra <lute@gnu.org>
5670
5671 * modes.texi (Example Major Modes): Fix typos.
5672
56732005-02-06 Richard M. Stallman <rms@gnu.org>
5674
5675 * text.texi (Margins): fill-nobreak-predicate can be one function.
5676
5677 * strings.texi (Modifying Strings): clear-string can make unibyte.
5678 (Formatting Strings): format gives error if values missing.
5679
5680 * positions.texi (Character Motion): Mention default arg
5681 for forward-char. backward-char refers to forward-char.
5682 (Word Motion): Mention default arg for forward-word.
5683 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5684 Simplify end-of-buffer.
5685 (Text Lines): Mention default arg for forward-line.
5686 (List Motion): Mention default arg for beginning/end-of-defun.
5687 (Skipping Characters): Minor fixes in explaining character-set.
5688
5689 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5690 Mode inheritance applies only when default-major-mode is nil.
5691 Clarifications.
5692 (Example Major Modes): Update Text mode and Lisp mode examples.
5693 (Minor Mode Conventions): Mention define-minor-mode at top.
5694 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5695 (Mode Line Format): Update mode line face display info.
5696 (Properties in Mode): Mention effect of risky vars.
5697 (Imenu): Define imenu-add-to-menubar.
5698 (Font Lock Mode): Add descriptions to menu lines.
5699 (Faces for Font Lock): Add font-lock-doc-face.
5700
57012005-02-05 Lute Kamstra <lute@gnu.org>
5702
5703 * text.texi (Maintaining Undo): Remove obsolete function.
5704
57052005-02-05 Eli Zaretskii <eliz@gnu.org>
5706
5707 * frames.texi (Color Names): Add pointer to the X docs about RGB
5708 color specifications. Improve indexing
5709 (Text Terminal Colors): Replace the description of RGB values by
5710 an xref to "Color Names".
5711
57122005-02-03 Richard M. Stallman <rms@gnu.org>
5713
5714 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5715 Clarify.
5716 (Selecting Windows): Clarify save-selected-window.
5717 (Cyclic Window Ordering): Clarify walk-windows.
5718 (Window Point): Clarify.
5719 (Window Start): Add comment to example.
5720 (Resizing Windows): Add `interactive' specs in examples.
5721 Document fit-window-to-buffer.
5722
5723 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5724 (Undo, Maintaining Undo): Clarify last change.
5725 (Sorting): In sort-numeric-fields, explain about octal and hex.
5726 Mention sort-numeric-base.
5727 (Format Properties): Add xref for hard newlines.
5728
5729 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5730 (Pop-Up Menus): Fix typo.
5731 (Color Names): Explain all types of color names.
5732 Explain color-values on B&W terminal.
5733 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5734
5735 * files.texi (File Locks): Not supported on MS systems.
5736 (Testing Accessibility): Clarify.
5737
5738 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5739 (Coverage Testing): Fix typo.
5740
5741 * commands.texi (Misc Events): Remove stray space.
5742
5743 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5744 (Modification Time): Clarify when visited-file-modtime returns 0.
5745 (The Buffer List): Clarify bury-buffer.
5746 (Killing Buffers): Clarify.
5747 (Indirect Buffers): Add clone-indirect-buffer.
5748
57492005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5750
5751 * edebug.texi (Printing in Edebug): Fix default value of
5752 edebug-print-circle.
5753 (Coverage Testing): Fix displayed frequency count data.
5754
57552005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5756
5757 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5758
57592005-02-02 Kim F. Storm <storm@cua.dk>
5760
5761 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5762
57632005-01-29 Eli Zaretskii <eliz@gnu.org>
5764
5765 * commands.texi (Misc Events): Describe the help-echo event.
5766
5767 * text.texi (Special Properties) <help-echo>: Use `pos'
5768 consistently in description of the help-echo property.
5769 Use @code{nil} instead of @var{nil}.
5770
5771 * display.texi (Overlay Properties): Fix the index entry for
5772 help-echo overlay property.
5773
5774 * customize.texi (Type Keywords): Uncomment the xref to the
5775 help-echo property documentation.
5776
57772005-01-23 Kim F. Storm <storm@cua.dk>
5778
5779 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5780 return value. Third element FULLY replaced by PARTIAL which
5781 specifies number of invisible pixels if row is only partially visible.
5782 (Textual Scrolling): Mention auto-window-vscroll.
5783 (Vertical Scrolling): New defvar auto-window-vscroll.
5784
57852005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5786
5787 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5788 command remapping.
5789
57902005-01-15 Richard M. Stallman <rms@gnu.org>
5791
5792 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5793
57942005-01-14 Kim F. Storm <storm@cua.dk>
5795
5796 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5797
5798 * text.texi (Links and Mouse-1): Fix string and vector item.
5799
58002005-01-13 Richard M. Stallman <rms@gnu.org>
5801
5802 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5803 descriptions of overriding-local-map and overriding-terminal-local-map.
5804
5805 * text.texi (Links and Mouse-1): Clarify text.
5806
58072005-01-13 Kim F. Storm <storm@cua.dk>
5808
5809 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5810
58112005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5812
5813 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5814
58152005-01-12 Kim F. Storm <storm@cua.dk>
5816
5817 * text.texi (Links and Mouse-1): Rename section from Enabling
5818 Mouse-1 to Following Links. Change xrefs.
5819 Add examples for define-button-type and define-widget.
5820
5821 * display.texi (Button Properties, Button Buffer Commands):
5822 Clarify mouse-1 and follow-link functionality.
5823
58242005-01-12 Richard M. Stallman <rms@gnu.org>
5825
5826 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5827
5828 * display.texi (Beeping): Fix Texinfo usage.
5829
5830 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5831
58322005-01-11 Kim F. Storm <storm@cua.dk>
5833
5834 * display.texi (Button Properties, Button Buffer Commands):
5835 Mention mouse-1 binding. Add follow-link keyword.
5836
5837 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5838 (Enabling Mouse-1 to Follow Links): New subsection.
5839
58402005-01-06 Richard M. Stallman <rms@gnu.org>
5841
5842 * text.texi (Special Properties): Minor change.
5843
5844 * os.texi (Timers): Clarify previous change.
5845
5846 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5847
58482005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5849
5850 * display.texi (Face Attributes): Correct xref to renamed node.
5851
58522005-01-01 Richard M. Stallman <rms@gnu.org>
5853
5854 * display.texi (Face Attributes): Describe hex color specs.
5855
58562004-12-31 Richard M. Stallman <rms@gnu.org>
5857
5858 * os.texi (Timers): Update previous change.
5859
58602004-12-30 Kim F. Storm <storm@cua.dk>
5861
5862 * display.texi (Line Height): Total line-height is now specified
5863 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5864 in cons cells. (nil . RATIO) is relative to actual line height.
5865 Use line-height `t' instead of `0' to get minimum height.
5866
58672004-12-29 Richard M. Stallman <rms@gnu.org>
5868
5869 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5870
58712004-12-28 Richard M. Stallman <rms@gnu.org>
5872
5873 * commands.texi (Quitting): Clarify value of with-local-quit.
5874
5875 * elisp.texi (Top): Fix previous change.
5876
5877 * loading.texi (Loading): Fix previous change.
5878
58792004-12-27 Richard M. Stallman <rms@gnu.org>
5880
5881 * Makefile.in (MAKEINFO): Specify --force.
5882
5883 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5884
5885 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5886
5887 * display.texi (Line Height): Further clarify.
5888
5889 * elisp.texi (Top): Update Loading submenu.
5890
5891 * loading.texi (Where Defined): New node.
5892 (Unloading): load-history moved to Where Defined.
5893
58942004-12-21 Richard M. Stallman <rms@gnu.org>
5895
5896 * commands.texi (Event Input Misc): Add while-no-input.
5897
58982004-12-11 Richard M. Stallman <rms@gnu.org>
5899
5900 * display.texi (Line Height): Rewrite text for clarity.
5901
59022004-12-11 Kim F. Storm <storm@cua.dk>
5903
5904 * display.texi (Display): Add node "Line Height" to menu.
5905 (Line Height): New node. Move full description of line-spacing
5906 and line-height text properties here from text.texi.
5907 (Scroll Bars): Add vertical-scroll-bar variable.
5908
5909 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5910
5911 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5912 line-spacing and vertical-scroll-bar.
5913
5914 * text.texi (Special Properties): Just mention line-spacing and
5915 line-height here, add xref to new "Line Height" node.
5916
59172004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5918
5919 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5920
5921 * locals.texi (Standard Buffer-Local Variables):
5922 Add @xref for `line-spacing'.
5923
59242004-12-05 Richard M. Stallman <rms@gnu.org>
5925
5926 * Makefile.in (maintainer-clean): Remove the info files
5927 in $(infodir) where they are created.
5928
59292004-12-03 Richard M. Stallman <rms@gnu.org>
5930
5931 * windows.texi (Selecting Windows): get-lru-window and
5932 get-largest-window don't consider dedicated windows.
5933
5934 * text.texi (Undo): Document undo-in-progress.
5935
59362004-11-26 Richard M. Stallman <rms@gnu.org>
5937
5938 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5939 Remove a few vars that are not always buffer-local.
5940
59412004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5942
5943 * locals.texi (Standard Buffer-Local Variables): Comment out
5944 xref's to non-existent node `Yet to be written'.
5945
59462004-11-24 Richard M. Stallman <rms@gnu.org>
5947
5948 * processes.texi (Synchronous Processes): Grammar fix.
5949
5950 * numbers.texi (Comparison of Numbers): Add eql.
5951
5952 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5953
5954 * intro.texi (Printing Notation): Fix previous change.
5955
5956 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5957 and default-indicate-buffer-boundaries from here.
5958 (Usual Display): To here.
5959 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5960 (Usual Display): Move tab-width up.
5961
5962 * customize.texi (Variable Definitions): Replace
5963 show-paren-mode example with tooltip-mode.
5964 (Simple Types, Composite Types, Defining New Types):
5965 Minor cleanups.
5966
59672004-11-21 Jesper Harder <harder@ifa.au.dk>
5968
5969 * processes.texi (Synchronous Processes, Output from Processes):
5970 Markup fix.
5971
59722004-11-20 Richard M. Stallman <rms@gnu.org>
5973
5974 * positions.texi (Skipping Characters): skip-chars-forward
5975 now handles char classes.
5976
5977 * intro.texi (Printing Notation): Avoid confusion of `print'
5978 when explaining @print.
5979
5980 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5981
5982 * display.texi (Display Table Format): Minor fix.
5983
5984 * streams.texi (Output Functions): Fix print example.
5985
5986 * Makefile.in (elisp): New target.
5987 (dist): Depend on $(infodir)/elisp, not elisp.
5988 Copy the info files from $(infodir).
5989
5990 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5991 read-from-minibuffer.
5992
5993 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5994
59952004-11-19 Richard M. Stallman <rms@gnu.org>
5996
5997 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5998
59992004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
6000
6001 * tips.texi (Coding Conventions): Fix typo.
6002
60032004-11-16 Richard M. Stallman <rms@gnu.org>
6004
6005 * tips.texi (Coding Conventions): Separate defvar and require
6006 methods to avoid warnings. Use require only when there are many
6007 functions and variables from that package.
6008
6009 * minibuf.texi (Minibuffer Completion): When ignoring case,
6010 predicate must not be case-sensitive.
6011
6012 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
6013 (Test Coverage): Don't talk about "splotches". Clarified.
6014
60152004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
6016
6017 * frames.texi (Window Frame Parameters): Fix typo.
6018
60192004-11-15 Kim F. Storm <storm@cua.dk>
6020
6021 * symbols.texi (Other Plists): Note that plist-get may signal error.
6022 Add safe-plist-get.
6023
60242004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6025
6026 * modes.texi (Font Lock Basics): Fix typo.
6027
60282004-11-08 Richard M. Stallman <rms@gnu.org>
6029
6030 * syntax.texi (Syntax Table Functions): Add syntax-after.
6031
60322004-11-06 Lars Brinkhoff <lars@nocrew.org>
6033
6034 * os.texi (Processor Run Time): New section documenting
6035 get-internal-run-time.
6036
60372004-11-06 Eli Zaretskii <eliz@gnu.org>
6038
6039 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
6040 it nukes elisp-cover.texi.
6041 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
6042 elisp-0 etc.
6043
60442004-11-05 Luc Teirlinck <teirllm@auburn.edu>
6045
6046 * commands.texi (Keyboard Macros): Document `append' return value
6047 of `defining-kbd-macro'.
6048
60492004-11-01 Richard M. Stallman <rms@gnu.org>
6050
6051 * commands.texi (Interactive Call): Add called-interactively-p.
6052
60532004-10-29 Simon Josefsson <jas@extundo.com>
6054
6055 * minibuf.texi (Reading a Password): Revert.
6056
60572004-10-28 Richard M. Stallman <rms@gnu.org>
6058
6059 * frames.texi (Display Feature Testing): Explain about "vendor".
6060
60612004-10-27 Richard M. Stallman <rms@gnu.org>
6062
6063 * commands.texi (Interactive Codes): `N' uses numeric prefix,
6064 not raw. Clarify `n'.
6065 (Interactive Call): Rewrite interactive-p, focusing on when
6066 and how to use it.
6067 (Misc Events): Clarify previous change.
6068
6069 * advice.texi (Simple Advice): Clarify what job the example does.
6070 (Around-Advice): Clarify ad-do-it.
6071 (Activation of Advice): An option of ad-default-compilation-action
6072 is `never', not `nil'.
6073
60742004-10-26 Kim F. Storm <storm@cua.dk>
6075
6076 * commands.texi (Interactive Codes): Add U code letter.
6077
60782004-10-25 Simon Josefsson <jas@extundo.com>
6079
6080 * minibuf.texi (Reading a Password): Add.
6081
60822004-10-24 Jason Rumney <jasonr@gnu.org>
6083
6084 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
6085 and wheel-down.
6086
60872004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
6088
6089 * processes.texi (Synchronous Processes): Document process-file.
6090
60912004-10-22 Kenichi Handa <handa@m17n.org>
6092
6093 * text.texi (translate-region): Document that it accepts also a
6094 char-table.
6095
60962004-10-22 David Ponce <david@dponce.com>
6097
6098 * windows.texi (Resizing Windows): Document the `preserve-before'
6099 argument of the functions `enlarge-window' and `shrink-window'.
6100
61012004-10-19 Jason Rumney <jasonr@gnu.org>
6102
6103 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
6104
61052004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6106
6107 * text.texi (Filling): Add anchor for definition of
6108 `sentence-end-double-space'.
6109
6110 * searching.texi (Regexp Example): Update description of how
6111 Emacs currently recognizes the end of a sentence.
6112 (Standard Regexps): Update definition of the variable
6113 `sentence-end'. Add definition of the function `sentence-end'.
6114
61152004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
6116
6117 * display.texi (Progress): New node.
6118
61192004-10-05 Kim F. Storm <storm@cua.dk>
6120
6121 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
6122
61232004-09-29 Kim F. Storm <storm@cua.dk>
6124
6125 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6126 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6127 fringe bitmap symbols, as they now have their own namespace.
6128 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6129 vs. pixels. Signal error if no free bitmap slots.
6130 (Pixel Specification): Change IMAGE to @var{image}.
6131
61322004-09-28 Richard M. Stallman <rms@gnu.org>
6133
6134 * text.texi (Special Properties): Clarify line-spacing and line-height.
6135
6136 * searching.texi (Regexp Search): Add looking-back.
6137
61382004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6139
6140 * display.texi: Correct typos.
6141 (Image Descriptors): Correct xref's.
6142
61432004-09-25 Richard M. Stallman <rms@gnu.org>
6144
6145 * text.texi (Special Properties): Cleanups in `cursor'.
6146 Rewrites in `line-height' and `line-spacing'; exchange them.
6147
6148 * display.texi (Fringes): Rewrite previous change.
6149 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6150 (Display Fringe Bitmaps): Node deleted, text moved.
6151 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6152 (Scroll Bars): Clarify set-window-scroll-bars.
6153 (Pointer Shape): Rewrite.
6154 (Specified Space): Clarify :align-to, etc.
6155 (Pixel Specification): Use @var. Clarify new text.
6156 (Other Display Specs): Clarify `slice'.
6157 (Image Descriptors): Cleanups.
6158 (Showing Images): Cleanups.
6159
61602004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6161
6162 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6163
6164 * modes.texi: Various minor changes in addition to:
6165 (Major Mode Conventions): Final call to `run-mode-hooks' should
6166 not be inside the `delay-mode-hooks' form.
6167 (Mode Hooks): New node.
6168 (Hooks): Delete obsolete example.
6169 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6170 node "Mode Hooks".
6171
61722004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * display.texi: Correct various typos.
6175 (Display): Rename node "Pointer Shapes" to "Pointer
6176 Shape". (There is already a node called "Pointer Shapes" in
6177 frames.texi.)
6178 (Images): Remove non-existent node "Image Slices" from menu.
6179
61802004-09-23 Kim F. Storm <storm@cua.dk>
6181
6182 * text.texi (Special Properties): Add `cursor', `pointer',
6183 `line-height', and `line-spacing' properties.
6184
6185 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6186 Shapes' to menu.
6187 (Standard Faces): Doc fix for fringe face.
6188 (Fringes): Add `overflow-newline-into-fringe' and
6189 'indicate-buffer-boundaries'.
6190 (Fringe Bitmaps, Pointer Shapes): New nodes.
6191 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6192 Bitmaps' to menu.
6193 (Specified Space): Describe pixel width and height.
6194 (Pixel Specification): New node.
6195 (Other Display Specs): Add `slice' property.
6196 (Display Fringe Bitmaps): New node.
6197 (Images): Add 'Image Slices' to menu.
6198 (Image Descriptors): Add `:pointer' and `:map' properties.
6199 (Showing Images): Add slice arg to `insert-image'. Add
6200 'insert-sliced-image'.
6201
62022004-09-20 Richard M. Stallman <rms@gnu.org>
6203
6204 * commands.texi (Key Sequence Input):
6205 Clarify downcasing in read-key-sequence.
6206
62072004-09-08 Juri Linkov <juri@jurta.org>
6208
6209 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6210
62112004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6212
6213 * locals.texi (Standard Buffer-Local Variables): Add
6214 `buffer-auto-save-file-format'.
6215 * internals.texi (Buffer Internals): Describe new
6216 auto_save_file_format field of the buffer structure.
6217 * files.texi (Format Conversion): `auto-save-file-format' has been
6218 renamed `buffer-auto-save-file-format'.
6219
62202004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6221
6222 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6223 an integer or a marker.
6224 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6225
62262004-08-22 Richard M. Stallman <rms@gnu.org>
6227
6228 * modes.texi (Major Mode Conventions): Discuss rebinding of
6229 standard key bindings.
6230
62312004-08-18 Kim F. Storm <storm@cua.dk>
6232
6233 * processes.texi (Accepting Output): Add `just-this-one' arg to
6234 `accept-process-output'.
6235 (Output from Processes): New var `process-adaptive-read-buffering'.
6236
62372004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6238
6239 * keymaps.texi: Various changes in addition to:
6240 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6241 Give more varied examples for `kbd'.
6242 (Creating Keymaps): Char tables have slots for all characters
6243 without modifiers.
6244 (Active Keymaps): `overriding-local-map' and
6245 `overriding-terminal-local-map' also override text property and
6246 overlay keymaps.
6247 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6248 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6249 to denote a prefix of no events.
6250 `map-keymap' includes parent's bindings _recursively_.
6251 Clarify and correct description of `where-is-internal'.
6252 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6253 (Menu Example): For menus intended for use with the keyboard, the
6254 menu items should be bound to characters or real function keys.
6255
62562004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6257
6258 * objects.texi (Character Type): Reposition `@anchor' to prevent
6259 double space inside sentence in Info.
6260
6261 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6262 renamed to `disabled-command-function'.
6263 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6264 (Command Loop Info): Replace reference to it.
6265 (Disabling Commands): `disabled-command-hook' has been renamed to
6266 `disabled-command-function'.
6267
62682004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6269
6270 * os.texi (Translating Input): Only non-prefix bindings in
6271 `key-translation-map' override actual key bindings. Warn about
6272 possible indirect effect of actual key bindings on non-prefix
6273 bindings in `key-translation-map'.
6274
62752004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6276
6277 * minibuf.texi (High-Level Completion): Add anchor for definition
6278 of `read-variable'.
6279
6280 * commands.texi: Various changes in addition to:
6281 (Using Interactive): Clarify description of `interactive-form'.
6282 (Interactive Call): Mention default for KEYS argument to
6283 `call-interactively'.
6284 (Command Loop Info): Clarify description of `this-command-keys'.
6285 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6286 Value of `last-event-frame' can be `macro'.
6287 (Repeat Events): `double-click-fuzz' is also used to distinguish
6288 clicks and drags.
6289 (Classifying Events): Clarify descriptions of `event-modifiers'
6290 `event-basic-type' and `event-convert-list'.
6291 (Accessing Events): `posn-timestamp' takes POSITION argument.
6292 (Quoted Character Input): Clarify description of
6293 `read-quoted-char' and fix example.
6294 (Quitting): Add `with-local-quit'.
6295 (Disabling Commands): Correct and clarify descriptions of
6296 `enable-command' and `disable-command'.
6297 Mention what happens if `disabled-command-hook' is nil.
6298 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6299 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6300
63012004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6302
6303 * frames.texi: Various changes in addition to:
6304 (Creating Frames): Expand and clarify description of `make-frame'.
6305 (Window Frame Parameters): Either none or both of the `icon-left'
6306 and `icon-top' parameters must be specified. Put descriptions of
6307 `menu-bar-lines' and `toolbar-lines' closer together and change
6308 them accordingly.
6309 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6310 except while processing `frame-title-format' or `icon-title-format'.
6311 (Deleting Frames): Correct description of `delete-frame'.
6312 Non-nil return values of `frame-live-p' are like those of `framep'.
6313 (Frames and Windows): Mention return value of
6314 `set-frame-selected-window'.
6315 (Visibility of Frames): Mention `force' argument to
6316 `make-frame-invisible'. `frame-visible-p' returns t for all
6317 frames on text-only terminals.
6318 (Frame Configurations): Restoring a frame configuration does not
6319 restore deleted frames.
6320 (Window System Selections): `x-set-selection' returns DATA.
6321 (Resources): Add example.
6322 (Display Feature Testing): Clarify descriptions of
6323 `display-pixel-height', `display-pixel-width', `x-server-version'
6324 and `x-server-vendor'.
6325
6326 * windows.texi (Choosing Window): Add anchor.
6327 * minibuf.texi (Minibuffer Misc): Add anchor.
6328
63292004-07-23 John Paul Wallington <jpw@gnu.org>
6330
6331 * macros.texi (Defining Macros): Declaration keyword for setting
6332 Edebug spec is `debug' not `edebug'.
6333
63342004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6335
6336 * windows.texi: Various small changes in addition to:
6337 (Window Point): Mention return value of `set-window-point'.
6338 (Window Start): `pos-visible-in-window-p' disregards horizontal
6339 scrolling. Explain return value if PARTIALLY is non-nil.
6340 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6341 and `set-window-vscroll'.
6342 (Size of Window): The argument WINDOW to `window-inside-edges',
6343 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6344 (Resizing Windows): Explain return value of
6345 `shrink-window-if-larger-than-buffer'.
6346 `window-size-fixed' automatically becomes buffer local when set.
6347 (Window Configurations): Explain return value of
6348 `set-window-configuration'.
6349
6350 * minibuf.texi (Minibuffer Misc): Add anchor for
6351 `minibuffer-scroll-window'.
6352
6353 * positions.texi (Text Lines): Add anchor for `count-lines'.
6354
63552004-07-17 Richard M. Stallman <rms@gnu.org>
6356
6357 * display.texi (Overlay Properties): Adding `evaporate' prop
6358 deletes empty overlay immediately.
6359
6360 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6361 fix example.
6362
63632004-07-16 Jim Blandy <jimb@redhat.com>
6364
6365 * searching.texi (Regexp Backslash): Document new \_< and \_>
6366 operators.
6367
63682004-07-16 Juanma Barranquero <lektu@terra.es>
6369
6370 * display.texi (Images): Fix Texinfo usage.
6371
63722004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6373
6374 * buffers.texi (Modification Time): `visited-file-modtime' now
6375 returns a list of two integers, instead of a cons.
6376
63772004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6378
6379 * windows.texi: Various changes in addition to:
6380 (Splitting Windows): Add `split-window-keep-point'.
6381
63822004-07-09 Richard M. Stallman <rms@gnu.org>
6383
6384 * frames.texi (Input Focus): Minor fix.
6385
63862004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6387
6388 * frames.texi (Input Focus): Clarify descriptions of
6389 `select-frame-set-input-focus' and `select-frame'.
6390
63912004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6392
6393 * os.texi: Various small changes in addition to:
6394 (Killing Emacs): Expand and clarify description of
6395 `kill-emacs-query-functions' and `kill-emacs-hook'.
6396 (System Environment): Expand and clarify description of `getenv'
6397 and `setenv'.
6398 (Timers): Clarify description of `run-at-time'.
6399 (Translating Input): Correct description of
6400 `extra-keyboard-modifiers'.
6401 (Flow Control): Correct description of `enable-flow-control'.
6402
64032004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6404
6405 * os.texi: Update copyright.
6406 (Session Management): Grammar fix.
6407 Clarify which Emacs does the restarting.
6408 Use @samp for *scratch* buffer.
6409
64102004-07-04 Alan Mackenzie <acm@muc.de>
6411
6412 * frames.texi (Input Focus): Add documentation for
6413 `select-frame-set-input-focus'. Replace refs to non-existent
6414 `switch-frame' with `select-frame'. Minor corrections and tidying
6415 up of text-only terminal stuff.
6416
64172004-07-02 Richard M. Stallman <rms@gnu.org>
6418
6419 * files.texi (Saving Buffers): Cleanup write-contents-function.
6420 (Magic File Names): Cleanup file-remote-p.
6421
b344d29d 64222004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6423
6424 * files.texi (Magic File Names): `file-remote-p' returns an
6425 identifier of the remote system, not just t.
6426
64272004-07-02 David Kastrup <dak@gnu.org>
6428
6429 * searching.texi (Entire Match Data): Add explanation about new
6430 match-data behavior when @var{integers} is non-nil.
6431
64322004-06-24 Richard M. Stallman <rms@gnu.org>
6433
6434 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6435
6436 * customize.texi (Variable Definitions): Note about doc strings
6437 and :set.
6438
6439 * keymaps.texi (Keymap Terminology): Document `kbd'.
6440 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6441
6442 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6443 makes it buffer-local.
6444
6445 * files.texi (Saving Buffers): Correct previous change.
6446
6447 * commands.texi (Accessing Events):
6448 Clarify posn-col-row and posn-actual-col-row.
6449
64502004-06-24 David Ponce <david.ponce@wanadoo.fr>
6451
6452 * commands.texi (Accessing Events): New functions
6453 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6454
64552004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6456
6457 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6458 * frames.texi, buffers.texi, backups.texi, variables.texi:
6459 * loading.texi, eval.texi, functions.texi, control.texi:
6460 * symbols.texi, minibuf.texi: Reposition @anchor's.
6461
6462 * help.texi: Various small changes in addition to the following.
6463 (Describing Characters): Describe PREFIX argument to
6464 `key-description'. Correct and clarify definition of
6465 `text-char-description'. Describe NEED-VECTOR argument to
6466 `read-kbd-macro'.
6467 (Help Functions): Clarify definition of `apropos'.
6468
64692004-06-23 Lars Hansen <larsh@math.ku.dk>
6470
6471 * files.texi (Saving Buffers): Correct description of
6472 `write-contents-functions'.
6473
64742004-06-21 Juanma Barranquero <lektu@terra.es>
6475
6476 * display.texi (Images): Remove redundant @vindex directives.
6477 Rewrite `image-library-alist' doc in active voice.
6478
64792004-06-14 Juanma Barranquero <lektu@terra.es>
6480
6481 * display.texi (Images): Document new delayed library loading,
6482 variable `image-library-alist' and (existing but undocumented)
6483 function `image-type-available-p'.
6484
64852004-06-05 Richard M. Stallman <rms@gnu.org>
6486
6487 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6488 refer the user to the Initial Input node.
6489 (Text from Minibuffer): Likewise.
6490 (Initial Input): New node. Document this feature
6491 and say it is mostly deprecated.
6492
64932004-05-30 Richard M. Stallman <rms@gnu.org>
6494
6495 * loading.texi (Named Features): Clarify return value
6496 and meaning of NOERROR.
6497
6498 * variables.texi (File Local Variables): Minor cleanup.
6499
65002004-05-30 Michael Albinus <michael.albinus@gmx.de>
6501
6502 * files.texi (Magic File Names): Add `file-remote-p' as operation
6503 of file name handlers.
6504
65052004-05-29 Richard M. Stallman <rms@gnu.org>
6506
6507 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6508 as arg to a minor mode command.
6509
65102004-05-22 Richard M. Stallman <rms@gnu.org>
6511
6512 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6513
6514 * streams.texi (Output Variables): Doc float-output-format.
6515
6516 * searching.texi (Regexp Special): Nested repetition can be infloop.
6517
6518 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6519 real stack overflow.
6520
6521 * compile.texi: Minor cleanups.
6522
65232004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6524
6525 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6526 circular lists.
6527 (List Elements): Explain handling of circular and dotted lists.
6528
65292004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6530
6531 * modes.texi (Search-based Fontification): Fix typo.
6532
65332004-05-10 Juanma Barranquero <lektu@terra.es>
6534
6535 * modes.texi (Mode Line Variables): Fix description of
6536 global-mode-string, which is now after which-func-mode, not the
6537 buffer name.
6538
65392004-05-07 Lars Hansen <larsh@math.ku.dk>
6540
6541 * modes.texi (Desktop Save Mode): Add.
6542 (Modes): Add menu entry Desktop Save Mode.
6543
6544 * hooks.texi: Add desktop-after-read-hook,
6545 desktop-no-desktop-file-hook and desktop-save-hook.
6546
6547 * locals.texi: Add desktop-save-buffer.
6548
65492004-04-30 Jesper Harder <harder@ifa.au.dk>
6550
6551 * display.texi: emacs -> Emacs.
6552
65532004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6554
6555 * files.texi (Changing Files): Document set-file-times.
6556
65572004-04-23 Juanma Barranquero <lektu@terra.es>
6558
6559 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6560
65612004-04-18 Jesper Harder <harder@ifa.au.dk>
6562
6563 * tips.texi (Coding Conventions): defopt -> defcustom.
6564
65652004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6566
6567 * sequences.texi: Various clarifications.
6568
65692004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6570
6571 * buffers.texi (Read Only Buffers): Mention optional ARG to
6572 `toggle-read-only'.
6573
65742004-04-14 Nick Roberts <nick@nick.uklinux.net>
6575
6576 * windows.texi (Selecting Windows): Note that get-lru-window
6577 returns a full-width window if possible.
6578
65792004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6580
6581 * buffers.texi: Various changes in addition to:
6582 (Buffer File Name): Add `find-buffer-visiting'.
6583 (Buffer Modification): Mention optional ARG to `not-modified'.
6584 (Indirect Buffers): Mention optional CLONE argument to
6585 `make-indirect-buffer'.
6586
6587 * files.texi: Various changes in addition to:
6588 (Visiting Functions): `find-file-hook' is now a normal hook.
6589 (File Name Expansion): Explain difference between the way that
6590 `expand-file-name' and `file-truename' treat `..'.
6591 (Contents of Directories): Mention optional ID-FORMAT argument to
6592 `directory-files-and-attributes'.
6593 (Format Conversion): Mention new optional CONFIRM argument to
6594 `format-write-file'.
6595
65962004-04-12 Miles Bader <miles@gnu.org>
6597
6598 * macros.texi (Expansion): Add description of `macroexpand-all'.
6599
66002004-04-05 Jesper Harder <harder@ifa.au.dk>
6601
6602 * variables.texi (Variable Aliases): Mention
6603 cyclic-variable-indirection.
6604
6605 * errors.texi (Standard Errors): Ditto.
6606
66072004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6608
6609 * backups.texi: Various small changes in addition to:
6610 (Making Backups): Mention return value of `backup-buffer'.
6611 (Auto-Saving): Mention optional FORCE argument to
6612 `delete-auto-save-file-if-necessary'.
6613 (Reverting): Mention optional PRESERVE-MODES argument to
6614 `revert-buffer'. Correct description of `revert-buffer-function'.
6615
66162004-03-22 Juri Linkov <juri@jurta.org>
6617
6618 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6619 with `Vector Functions'.
6620
6621 * text.texi (Sorting): Add missing quote.
6622
66232004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6624
6625 * intro.texi (Lisp History): Replace xref to `cl' manual with
6626 inforef.
6627
66282004-03-12 Richard M. Stallman <rms@gnu.org>
6629
6630 * intro.texi (Version Info): Add arg to emacs-version.
6631 (Lisp History): Change xref to CL manual.
6632
66332004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6634
6635 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6636 for Partial Completion mode.
6637
66382004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6639
6640 * customize.texi: Fix typo. Remove eol whitespace.
6641
66422004-03-04 Richard M. Stallman <rms@gnu.org>
6643
6644 * processes.texi: Fix typos.
6645
6646 * lists.texi (Building Lists): Minor clarification.
6647
6648 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6649 in make-hash-table.
6650
66512004-02-29 Juanma Barranquero <lektu@terra.es>
6652
6653 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6654 rm, and ignore exit code.
6655
66562004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6657
6658 * display.texi (Defining Faces): Add description for min-colors.
6659 Update example.
6660
66612004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6662
6663 * abbrevs.texi: Various corrections and clarifications in addition
6664 to the following:
6665 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6666
66672004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6668
6669 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6670
66712004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6672
6673 * text.texi: Various small changes in addition to the following:
6674 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6675 to delete-horizontal-space.
6676 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6677 description of yank-handler text property at various places.
6678
6679 * frames.texi (Window System Selections): Add anchor.
6680
6681 * syntax.texi (Syntax Table Functions): Clarify and correct
6682 descriptions of make-syntax-table and copy-syntax-table.
6683 (Motion and Syntax): Clarify SYNTAXES argument to
6684 skip-syntax-forward.
6685 (Parsing Expressions): Mention that the return value of
6686 parse-partial-sexp is currently a list of ten rather than nine
6687 elements.
6688 (Categories): Various corrections and clarifications.
6689
66902004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6691
6692 * markers.texi (Marker Insertion Types): Minor change.
6693
6694 * locals.texi (Standard Buffer-Local Variables):
6695 * commands.texi (Interactive Codes, Using Interactive):
6696 * functions.texi (Related Topics): Fix xrefs.
6697
66982004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6699
6700 * lists.texi (Sets And Lists): Update description of delete-dups.
6701
67022004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6703
6704 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6705
c8763fb6 67062004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6707
6708 * frames.texi (Parameter Access): frame-parameters arg is optional.
6709 modify-frame-parameters handles nil for FRAME.
6710 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6711 are all-or-nothing for certain toolkits.
6712 Mention parameter wait-for-wm.
6713 (Frames and Windows): In frame-first-window and frame-selected-window
6714 the arg is optional.
6715 (Input Focus): In redirect-frame-focus the second arg is optional.
6716 (Window System Selections): Mention selection type CLIPBOARD.
6717 Mention data-type UTF8_STRING.
6718 Mention numbering of cut buffers.
6719 (Resources): Describe x-resource-name.
6720
67212004-02-16 Richard M. Stallman <rms@gnu.org>
6722
6723 * windows.texi (Buffers and Windows): Delete false table
6724 about all-frames.
6725
6726 * syntax.texi (Parsing Expressions): Delete old caveat
6727 about parse-sexp-ignore-comments.
6728
6729 * streams.texi (Output Variables): Add print-quoted.
6730
6731 * lists.texi (Building Lists): Minor cleanup.
6732
6733 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6734
6735 * display.texi (Overlays): Explain overlays use markers.
6736 (Managing Overlays): Explain front-advance and rear-advance
6737 in more detail.
6738
6739 * loading.texi (Unloading): Document unload-feature-special-hooks.
6740 Get rid of fns-NNN.el file.
6741
67422004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6743
6744 * help.texi (Describing Characters): Fix text-char-description
6745 example output.
6746
6747 * edebug.texi (Using Edebug): Fix example.
6748
6749 * debugging.texi (Internals of Debugger): Fix return value.
6750
6751 * files.texi (Changing Files): Fix argname.
6752
6753 * calendar.texi: Fix parens, and default values.
6754
6755 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6756 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6757 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6758
6759 * positions.texi (Text Lines): Don't add -1 in current-line.
6760
67612004-02-16 Richard M. Stallman <rms@gnu.org>
6762
6763 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6764
67652004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6766
6767 * processes.texi (Low-Level Network): Fix a typo.
6768
67692004-02-12 Kim F. Storm <storm@cua.dk>
6770
6771 * display.texi (Fringes): Use consistent wording.
6772 Note that window-fringe's window arg is optional.
6773 (Scroll Bars): Use consistent wording.
6774
67752004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6776
6777 * tips.texi (Comment Tips): Document the new conventions for
6778 commenting out code.
6779
c8763fb6 67802004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6781
6782 * positions.texi (Text Lines): Added missing end defun.
6783
67842004-02-07 Kim F. Storm <storm@cua.dk>
6785
6786 * positions.texi (Text Lines): Add line-number-at-pos.
6787
67882004-02-06 John Paul Wallington <jpw@gnu.org>
6789
6790 * display.texi (Button Properties, Button Buffer Commands):
6791 mouse-2 invokes button, not down-mouse-1.
6792
67932004-02-04 Jason Rumney <jasonr@gnu.org>
6794
6795 * makefile.w32-in: Sync with Makefile.in changes.
6796
67972004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6798
6799 * minibuf.texi (Text from Minibuffer): Various corrections and
6800 clarifications.
6801 (Object from Minibuffer): Correct Lisp description of
6802 read-minibuffer.
6803 (Minibuffer History): Clarify description of cons values for
6804 HISTORY arguments.
6805 (Basic Completion): Various corrections and clarifications. Add
6806 completion-regexp-list.
6807 (Minibuffer Completion): Correct and clarify description of
6808 completing-read.
6809 (Completion Commands): Mention Partial Completion mode. Various
6810 other minor changes.
6811 (High-Level Completion): Various corrections and clarifications.
6812 (Reading File Names): Ditto.
6813 (Minibuffer Misc): Ditto.
6814
68152004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6816
6817 * strings.texi (Text Comparison): assoc-string also matches
6818 elements of alists that are strings instead of conses.
6819 (Formatting Strings): Standardize Texinfo usage. Update index
6820 entries.
6821
68222004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6823
6824 * lists.texi (Sets And Lists): Add delete-dups.
6825
68262004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6827
6828 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6829 special form.
6830 * macros.texi (Defining Macros): Update description of `declare',
6831 which now is a macro.
6832 (Wrong Time): Fix typos.
6833
68342004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6835
6836 * compile.texi (Compilation Functions): Expand descriptions of
6837 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6838 and `batch-byte-compile'. In particular, mention and describe
6839 all optional arguments.
6840 (Disassembly): Correct and clarify the description of `disassemble'.
6841
68422004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6843
6844 * searching.texi: Various small changes in addition to the
6845 following.
6846 (Regexp Example): Adapt to new value of `sentence-end'.
6847 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6848 `words'.
6849 (Search and Replace): Add usage note for `perform-replace'.
6850 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6851 `match-data'.
6852 (Standard Regexps): Update for new values of `paragraph-start'
6853 and `sentence-end'.
6854
68552004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6856
6857 * files.texi (Saving Buffers): Clarify descriptions of
6858 `write-contents-functions' and `before-save-hook'.
6859 Make the defvar's for `before-save-hook' and `after-save-hook'
6860 into defopt's.
6861
68622004-01-07 Kim F. Storm <storm@cua.dk>
6863
6864 * commands.texi (Click Events): Describe new image and
6865 width/height elements of click events.
6866 (Accessing Events): Add posn-string, posn-image, and
6867 posn-object-width-height. Change posn-object to return either
6868 image or string object.
6869
68702004-01-01 Simon Josefsson <jas@extundo.com>
6871
6872 * hooks.texi (Standard Hooks): Add before-save-hook.
6873 * files.texi (Saving Buffers): Likewise.
6874
68752004-01-03 Richard M. Stallman <rms@gnu.org>
6876
6877 * frames.texi (Frames and Windows): Delete frame-root-window.
6878
68792004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6880
6881 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6882
6883 * functions.texi: Various small changes in addition to the
6884 following.
6885 (What Is a Function): `functionp' returns nil for macros. Clarify
6886 behavior of this and following functions for symbol arguments.
6887 (Function Documentation): Add `\' in front of (fn @var{arglist})
6888 and explain why.
6889 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6890 Add anchor.
6891 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6892
68932004-01-01 Miles Bader <miles@gnu.org>
6894
6895 * display.texi (Buttons): New section.
6896
68972003-12-31 Andreas Schwab <schwab@suse.de>
6898
6899 * numbers.texi (Math Functions): sqrt reports a domain-error
6900 error.
6901 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6902
69032003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6904
6905 * tips.texi (Documentation Tips): Update item on hyperlinks in
6906 documentation strings.
6907
6908 * errors.texi (Standard Errors): Various small corrections and
6909 additions.
6910
6911 * control.texi: Various small changes in addition to the
6912 following.
6913 (Signaling Errors): Provide some more details on how `signal'
6914 constructs the error message. Add anchor to the definition of
6915 `signal'.
6916 (Error Symbols): Describe special treatment of `quit'.
6917 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6918 to emphasize that it has to be a single form.
6919
6920 * buffers.texi: Add anchor.
6921
69222003-12-29 Richard M. Stallman <rms@gnu.org>
6923
6924 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6925 (Window Configurations): Add window-configuration-frame.
6926
6927 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6928
6929 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6930 Change arg name in get-char-property.
6931 (Special Properties): Update handling of keymap property.
6932
6933 * strings.texi (Modifying Strings): Add clear-string.
6934 (Text Comparison): Add assoc-string and remove
6935 assoc-ignore-case, assoc-ignore-representation.
6936
6937 * os.texi (Time of Day): Add set-time-zone-rule.
6938
6939 * numbers.texi (Math Functions): asin, acos, log, log10
6940 report domain-error errors.
6941
6942 * nonascii.texi (Converting Representations):
6943 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6944 (Encoding and I/O): Add file-name-coding-system.
6945
6946 * modes.texi (Search-based Fontification): Explain that
6947 face specs are symbols with face names as values.
6948
6949 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6950
6951 * lists.texi (Building Lists): remq moved elsewhere.
6952 (Sets And Lists): remq moved here.
6953 (Association Lists): Refer to assoc-string.
6954
6955 * internals.texi (Garbage Collection): Add memory-use-counts.
6956
6957 * frames.texi (Frames and Windows): Add set-frame-selected-window
6958 and frame-root-window.
6959
6960 * files.texi (Contents of Directories):
6961 Add directory-files-and-attributes.
6962
6963 * display.texi (Refresh Screen): Add force-window-update.
6964 (Invisible Text): Explain about moving point out of invis text.
6965 (Overlay Properties): Add overlay-properties.
6966 (Managing Overlays): Add overlayp.
6967 (GIF Images): Invalid image number displays a hollow box.
6968
6969 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6970 (Killing Buffers): Add buffer-live-p.
6971
69722003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6973
6974 * display.texi (Fringes): Fix typo "set-buffer-window".
6975
69762003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6977
6978 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6979 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6980 Add or change various xrefs and anchors.
6981
6982 * commands.texi: Replace all occurrences of @acronym{CAR} with
6983 @sc{car}, for consistency with the rest of the Elisp manual.
6984 `car' and `cdr' are historically acronyms, but are no longer
6985 widely thought of as such.
6986
6987 * internals.texi (Pure Storage): Mention that `purecopy' does not
6988 copy text properties.
6989 (Object Internals): Now 29 bits are used (in most implementations)
6990 to address Lisp objects.
6991
6992 * variables.texi (Variables with Restricted Values): New node.
6993
6994 * objects.texi (Lisp Data Types): Mention that certain variables
6995 can only take on a restricted set of values and add an xref to
6996 the new node "Variables with Restricted Values".
6997
6998 * eval.texi (Function Indirection): Describe the errors that
6999 `indirect-function' can signal.
7000 (Eval): Clarify the descriptions of `eval-region' and `values'.
7001 Describe `eval-buffer' instead of `eval-current-buffer' and
7002 mention `eval-current-buffer' as an alias for `current-buffer'.
7003 Correct the description and mention all optional arguments.
7004
7005 * nonascii.texi: Various small changes in addition to the
7006 following.
7007 (Converting Representations): Clarify behavior of
7008 `string-make-multibyte' and `string-to-multibyte' for unibyte all
7009 ASCII arguments.
7010 (Character Sets): Document the variable `charset-list' and adapt
7011 the definition of the function `charset-list' accordingly.
7012 (Translation of Characters): Clarify use of generic characters in
7013 `make-translation-table'. Clarify and correct the description of
7014 the use of translation tables in encoding and decoding.
7015 (User-Chosen Coding Systems): Correct and clarify the description
7016 of `select-safe-coding-system'.
7017 (Default Coding Systems): Clarify description of
7018 `file-coding-system-alist'.
7019
70202003-11-30 Luc Teirlinck <teirllm@auburn.edu>
7021
7022 * strings.texi (Text Comparison): Correctly describe when two
7023 strings are `equal'. Combine and clarify descriptions of
7024 `assoc-ignore-case' and `assoc-ignore-representation'.
7025
7026 * objects.texi (Non-ASCII in Strings): Clarify description of
7027 when a string is unibyte or multibyte.
7028 (Bool-Vector Type): Update examples.
7029 (Equality Predicates): Correctly describe when two strings are
7030 `equal'.
7031
70322003-11-29 Luc Teirlinck <teirllm@auburn.edu>
7033
7034 * lists.texi (Building Lists): `append' no longer accepts integer
7035 arguments. Update the description of `number-sequence' to reflect
7036 recent changes.
7037 (Sets And Lists): Describe `member-ignore-case' after `member'.
7038
70392003-11-27 Kim F. Storm <storm@cua.dk>
7040
7041 * commands.texi (Click Events): Click object may be an images.
7042 Describe (dx . dy) element of click positions.
7043 (Accessing Events): Remove duplicate posn-timestamp.
7044 New functions posn-object and posn-object-x-y.
7045
70462003-11-23 Kim F. Storm <storm@cua.dk>
7047
7048 * commands.texi (Click Events): Describe enhancements to event
7049 position lists, including new text-pos and (col . row) items.
7050 Mention left-fringe and right-fringe area events.
7051 (Accessing Events): New functions posn-area and
7052 posn-actual-col-row. Mention posn-timestamp. Mention that
7053 posn-point in non-text area still returns buffer position.
7054 Clarify posn-col-row.
7055
70562003-11-21 Lars Hansen <larsh@math.ku.dk>
7057
7058 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
7059 * anti.texi (File Attributes): Describe removed parameter
7060 ID-FORMAT.
7061
70622003-11-20 Luc Teirlinck <teirllm@auburn.edu>
7063
7064 * positions.texi (Positions): Mention that, if a marker is used as
7065 a position, its buffer is ignored.
7066
7067 * markers.texi (Overview of Markers): Mention it here too.
7068
70692003-11-12 Luc Teirlinck <teirllm@auburn.edu>
7070
7071 * numbers.texi (Numeric Conversions): Not just `floor', but also
7072 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7073
70742003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7075
7076 * markers.texi (Creating Markers): Specify insertion type of
7077 created markers. Add xref to `Marker Insertion Types'.
7078 Second argument to `copy-marker' is optional.
7079 (Marker Insertion Types): Mention that most markers are created
7080 with insertion type nil.
7081 (The Mark): Correctly describe when `mark' signals an error.
7082 (The Region): Correctly describe when `region-beginning' and
7083 `region-end' signal an error.
7084
70852003-11-08 Luc Teirlinck <teirllm@auburn.edu>
7086
7087 * hash.texi (Creating Hash): Clarify description of `eql'.
7088 `makehash' is obsolete.
7089 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
7090
7091 * positions.texi (Point): Change description of `buffer-end', so
7092 that it is also correct for floating point arguments.
7093 (List Motion): Correct argument lists of `beginning-of-defun' and
7094 `end-of-defun'.
7095 (Excursions): Add xref to `Marker Insertion Types'.
7096 (Narrowing): Argument to `narrow-to-page' is optional.
7097
70982003-11-06 Luc Teirlinck <teirllm@auburn.edu>
7099
7100 * streams.texi (Output Streams): Clarify behavior of point for
7101 marker output streams.
7102
71032003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7104
7105 * variables.texi (Defining Variables): Second argument to
7106 `defconst' is not optional.
7107 (Setting Variables): Mention optional argument APPEND to
7108 `add-to-list'.
7109 (Creating Buffer-Local): Expand description of
7110 `make-variable-buffer-local'.
7111 (Frame-Local Variables): Expand description of
7112 `make-variable-frame-local'.
7113 (Variable Aliases): Correct description of optional argument
7114 DOCSTRING to `defvaralias'. Mention return value of
7115 `defvaralias'.
7116 (File Local Variables): Add xref to `File variables' in Emacs
7117 Manual. Correct description of `hack-local-variables'. Mention
7118 `safe-local-variable' property. Mention optional second argument
7119 to `risky-local-variable-p'.
7120
71212003-11-03 Luc Teirlinck <teirllm@auburn.edu>
7122
7123 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7124
71252003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7126
7127 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7128 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7129 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7130 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7131 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7132 lispref/processes.texi, lispref/searching.texi,
7133 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7134 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7135 @acronym{FOO}.
7136
71372003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7138
7139 * strings.texi (Creating Strings): Argument START to `substring'
7140 can not be `nil'. Expand description of
7141 `substring-no-properties'. Correct description of `split-string',
7142 especially with respect to empty matches. Prevent very bad line
7143 break in definition of `split-string-default-separators'.
7144 (Text Comparison): `string=' and `string<' also accept symbols as
7145 arguments.
7146 (String Conversion): More completely describe argument BASE in
7147 `string-to-number'.
7148 (Formatting Strings): `%s' and `%S' in `format' do require
7149 corresponding object. Clarify behavior of numeric prefix after
7150 `%' in `format'.
7151 (Case Conversion): The argument to `upcase-initials' can be a
7152 character.
7153
71542003-10-27 Kenichi Handa <handa@m17n.org>
7155
7156 * display.texi (Fontsets): Fix texinfo usage.
7157
71582003-10-25 Kenichi Handa <handa@m17n.org>
7159
7160 * display.texi (Fontsets): Add description of the function
7161 set-fontset-font.
7162
71632003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7164
7165 * display.texi (Temporary Displays): Add xref to `Documentation
7166 Tips'.
7167
7168 * functions.texi (Function Safety): Use inforef instead of pxref
7169 for SES.
7170
71712003-10-23 Andreas Schwab <schwab@suse.de>
7172
7173 * Makefile.in (TEX, texinputdir): Don't define.
7174 (TEXI2DVI): Define.
7175 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7176 add $(srcdir)/index.texi.
7177 ($(infodir)/elisp): Remove index.texi dependency.
7178 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7179 (index.texi): Remove target.
7180 (dist): Don't link $(srcdir)/permute-index.
7181 (clean): Don't remove index.texi.
7182
7183 * permute-index, index.perm: Remove.
7184 * index.texi: Rename from index.unperm.
7185
71862003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7187
7188 * tips.texi (Documentation Tips): Document new behavior for face
7189 and variable hyperlinks in Help mode.
7190
71912003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7192
7193 * objects.texi (Integer Type): Update for extra bit of integer range.
7194 (Character Type): Ditto.
7195
71962003-10-16 Eli Zaretskii <eliz@gnu.org>
7197
7198 * numbers.texi (Integer Basics): Add index entries for reading
7199 numbers in hex, octal, and binary.
7200
72012003-10-16 Lute Kamstra <lute@gnu.org>
7202
7203 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7204 argument.
7205
72062003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7207
7208 * windows.texi (Choosing Window): Fix typo.
7209 * edebug.texi (Edebug Execution Modes): Fix typo.
7210
72112003-10-13 Richard M. Stallman <rms@gnu.org>
7212
7213 * windows.texi (Basic Windows): A window has fringe settings,
7214 display margins and scroll-bar settings.
7215 (Splitting Windows): Doc split-window return value.
7216 Clean up one-window-p.
7217 (Selecting Windows): Fix typo.
7218 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7219 (Buffers and Windows): In set-window-buffer, explain effect
7220 on fringe settings and scroll bar settings.
7221 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7222 (Choosing Window): Use defopt for pop-up-frame-function.
7223 For special-display-buffer-names, explain same-window and same-frame.
7224 Clarify window-dedicated-p return value.
7225 (Textual Scrolling): scroll-up and scroll-down can get an error.
7226 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7227 Clarify set-window-hscroll.
7228 (Size of Window): Don't mention tool bar in window-height.
7229 (Coordinates and Windows): Explain what coordinates-in-window-p
7230 returns for fringes and display margins.
7231 (Window Configurations): Explain saving fringes, etc.
7232
7233 * tips.texi (Library Headers): Clean up Documentation.
7234
7235 * syntax.texi (Parsing Expressions): Clean up forward-comment
7236 and parse-sexp-lookup-properties.
7237
7238 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7239
7240 * os.texi (System Environment): Clean up text for load-average errors.
7241
7242 * modes.texi (Hooks): Don't explain local hook details at front.
7243 Clarify run-hooks and run-hook-with-args a little.
7244 Clean up add-hook and remove-hook.
7245
7246 * edebug.texi (Edebug Execution Modes): Clarify t.
7247 Document edebug-sit-for-seconds.
7248 (Coverage Testing): Document C-x X = and =.
7249 (Instrumenting Macro Calls): Fix typo.
7250 (Specification List): Don't index the specification keywords.
7251
72522003-10-10 Kim F. Storm <storm@cua.dk>
7253
7254 * processes.texi (Network): Introduce make-network-process.
7255
72562003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7257
7258 * tips.texi (Library Headers): Fix typo.
7259
72602003-10-07 Juri Linkov <juri@jurta.org>
7261
7262 * modes.texi (Imenu): Mention imenu-create-index-function's
7263 default value. Explain submenus better.
7264
72652003-10-07 Lute Kamstra <lute@gnu.org>
7266
7267 * modes.texi (Faces for Font Lock): Fix typo.
7268 (Hooks): Explain how buffer-local hook variables can refer to
7269 global hook variables.
7270 Various minor clarifications.
7271
72722003-10-06 Lute Kamstra <lute@gnu.org>
7273
7274 * tips.texi (Coding Conventions): Mention naming conventions for
7275 hooks.
7276
72772003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7278
7279 * loading.texi (Library Search): Correct default value of
7280 load-suffixes.
7281 (Named Features): Fix typo.
7282
72832003-10-05 Richard M. Stallman <rms@gnu.org>
7284
7285 * loading.texi (Named Features): In `provide',
7286 say how to test for subfeatures.
7287 (Unloading): In unload-feature, use new var name
7288 unload-feature-special-hooks.
7289
72902003-10-03 Lute Kamstra <lute@gnu.org>
7291
7292 * modes.texi (Major Mode Conventions): Mention third way to set up
7293 Imenu.
7294 (Imenu): A number of small fixes.
7295 Delete documentation of internal variable imenu--index-alist.
7296 Document the return value format of imenu-create-index-function
7297 functions.
7298
72992003-09-30 Richard M. Stallman <rms@gnu.org>
7300
7301 * processes.texi (Network): Say what stopped datagram connections do.
7302
7303 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7304
7305 * display.texi (Overlay Properties): Clarify `evaporate' property.
7306
73072003-09-29 Lute Kamstra <lute@gnu.org>
7308
7309 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7310 constructs should be marked as risky.
7311 Change cons cell into proper list.
7312 (Mode Line Variables): Change cons cell into proper list.
7313
73142003-09-26 Lute Kamstra <lute@gnu.org>
7315
7316 * modes.texi (Mode Line Data): Document the :propertize construct.
7317 (Mode Line Variables): Reorder the descriptions of the variables
7318 to match their order in the default mode-line-format.
7319 Describe the new variables mode-line-position and mode-line-modes.
7320 Update the default values of mode-line-frame-identification,
7321 minor-mode-alist, and default-mode-line-format.
7322 (Properties in Mode): Mention the :propertize construct.
7323
73242003-09-26 Richard M. Stallman <rms@gnu.org>
7325
7326 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7327 * loading.texi, minibuf.texi, text.texi, variables.texi:
7328 Avoid @strong{Note:}.
7329
73302003-09-26 Richard M. Stallman <rms@gnu.org>
7331
7332 * keymaps.texi (Remapping Commands): Fix typo.
7333
73342003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7335
7336 * processes.texi (Low-Level Network): Fix typo.
7337
73382003-09-23 Kim F. Storm <storm@cua.dk>
7339
7340 * processes.texi (Network, Network Servers): Fix typos.
7341 (Low-Level Network): Add timeout value for :server keyword.
7342 Add new option keywords to make-network-process.
7343 Add set-network-process-options.
7344 Explain how to test availability of network options.
7345
73462003-09-19 Richard M. Stallman <rms@gnu.org>
7347
7348 * text.texi (Motion by Indent): Arg to
7349 backward-to-indentation and forward-to-indentation is optional.
7350
7351 * strings.texi (Creating Strings): Add substring-no-properties.
7352
7353 * processes.texi
7354 (Process Information): Add list-processes arg QUERY-ONLY.
7355 Delete process-contact from here.
7356 Add new status values for process-status.
7357 Add process-get, process-put, process-plist, set-process-plist.
7358 (Synchronous Processes): Add call-process-shell-command.
7359 (Signals to Processes): signal-process allows process objects.
7360 (Network): Complete rewrite.
7361 (Network Servers, Datagrams, Low-Level Network): New nodes.
7362
7363 * positions.texi (Word Motion): forward-word, backward-word
7364 arg is optional. Reword.
7365
7366 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7367
7368 * variables.texi (Creating Buffer-Local):
7369 Delete duplicate definition of buffer-local-value.
7370 (File Local Variables): Explain about discarding text props.
7371
73722003-09-11 Richard M. Stallman <rms@gnu.org>
7373
7374 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7375 changes variables that record input events.
7376 (Minibuffer Misc): Add minibuffer-selected-window.
7377
7378 * lists.texi (Building Lists): Add copy-tree.
7379
7380 * display.texi (Fontsets): Add char-displayable-p.
7381 (Scroll Bars): New node.
7382
73832003-09-08 Lute Kamstra <lute@gnu.org>
7384
7385 * modes.texi (%-Constructs): Document new `%i' and `%I'
7386 constructs.
7387
73882003-09-03 Peter Runestig <peter@runestig.com>
7389
7390 * makefile.w32-in: New file.
7391
73922003-08-29 Richard M. Stallman <rms@gnu.org>
7393
7394 * display.texi (Overlay Properties): Clarify how priorities
7395 affect use of the properties.
7396
73972003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7398
7399 * customize.texi (Type Keywords): Correct the description of
7400 `:help-echo' in the case where `motion-doc' is a function.
7401
74022003-08-14 John Paul Wallington <jpw@gnu.org>
7403
7404 * modes.texi (Emulating Mode Line): Subsection, not section.
7405
74062003-08-13 Richard M. Stallman <rms@gnu.org>
7407
7408 * elisp.texi (Top): Update subnode lists in menu.
7409
7410 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7411 (Kill Functions): kill-region has new arg yank-handler.
7412 (Yanking): New node.
7413 (Yank Commands): Add yank-undo-function.
7414 (Low-Level Kill Ring):
7415 kill-new and kill-append have new arg yank-handler.
7416 (Changing Properties): Add remove-list-of-text-properties.
7417 (Atomic Changes): New node.
7418
7419 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7420
7421 * streams.texi (Output Variables): Add eval-expression-print-length
7422 and eval-expression-print-level.
7423
7424 * os.texi (Time Conversion): For encode-time, explain limits on year.
7425
7426 * objects.texi (Character Type): Define anchor "modifier bits".
7427
7428 * modes.texi (Emulating Mode Line): New node.
7429 (Search-based Fontification): Font Lock uses font-lock-face property.
7430 (Other Font Lock Variables): Likewise.
7431
7432 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7433 not vectors.
7434 (Active Keymaps): Add emulation-mode-map-alists.
7435 (Functions for Key Lookup): key-binding has new arg no-remap.
7436 (Remapping Commands): New node.
7437 (Scanning Keymaps): where-is-internal has new arg no-remap.
7438 (Tool Bar): Add tool-bar-local-item-from-menu.
7439 Clarify when to use tool-bar-add-item-from-menu.
7440
7441 * commands.texi (Interactive Call): commandp has new arg.
7442 (Command Loop Info): Add this-original-command.
7443
74442003-08-06 John Paul Wallington <jpw@gnu.org>
7445
7446 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7447
7448 * display.texi (Warning Basics): Fix typo.
7449 (Fringes): Add closing curly bracket and fix typo.
7450
7451 * elisp.texi (Top): Fix typo.
7452
74532003-08-05 Richard M. Stallman <rms@gnu.org>
7454
7455 * elisp.texi: Update lists of subnodes.
7456
7457 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7458
7459 * variables.texi (Local Variables): Use lc for example variable names.
7460
7461 * tips.texi (Library Headers): Explain where to put -*-.
7462
7463 * strings.texi (Creating Strings): Fix xref for vconcat.
7464
7465 * sequences.texi (Vector Functions):
7466 vconcat no longer allows integer args.
7467
7468 * minibuf.texi (Reading File Names): read-file-name has new
7469 arg PREDICATE. New function read-directory-name.
7470
7471 * macros.texi (Defining Macros): Give definition of `declare'
7472 (Indenting Macros): New node.
7473
7474 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7475 (Window Frame Parameters): Make separate table of parameters
7476 that are coupled with specific face attributes.
7477 (Deleting Frames): delete-frame-hooks renamed to
7478 delete-frame-functions.
7479
7480 * files.texi (Magic File Names): Add file-remote-p.
7481 Clarify file-local-copy.
7482
7483 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7484 here; instead xref Defining Macros.
7485
7486 * display.texi (Warnings): New node, and subnodes.
7487 (Fringes): New node.
7488
7489 * debugging.texi (Test Coverage): New node.
7490
7491 * compile.texi (Compiler Errors): Explain with-no-warnings
7492 and other ways to suppress warnings.
7493
7494 * commands.texi (Interactive Call): Minor clarification.
7495
7496 * buffers.texi (Buffer File Name): set-visited-file-name
7497 renames the buffer too.
7498
7499 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7500
75012003-07-24 Markus Rost <rost@math.ohio-state.edu>
7502
7503 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7504
75052003-07-22 Markus Rost <rost@math.ohio-state.edu>
7506
7507 * internals.texi (Garbage Collection): Fix previous change.
7508
75092003-07-22 Richard M. Stallman <rms@gnu.org>
7510
7511 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7512
7513 * display.texi (Width): Use \s syntax in example.
7514 (Font Selection): Add face-font-rescale-alist.
7515
7516 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7517 Remove spurious indent in example.
7518
7519 * lists.texi (Building Lists): Add number-sequence.
7520
7521 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7522
7523 * functions.texi (Function Documentation): Explain how to
7524 show calling convention explicitly in the doc string.
7525
7526 * windows.texi (Selecting Windows): save-selected-window saves
7527 selected window of each frame.
7528 (Window Configurations): Minor change.
7529
7530 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7531
7532 * streams.texi (Output Variables): Add print-continuous-numbering
7533 and print-number-table.
7534
7535 * processes.texi (Decoding Output): New node.
7536
7537 * os.texi (Time Conversion): decode-time arg is optional.
7538
7539 * objects.texi (Character Type): Don't use space as example for \.
7540 Make list of char names and \-sequences correspond.
7541 Explain that \s is not used in strings. `\ ' needs space after.
7542
7543 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7544 (Translation of Characters): Add translation-table-for-input.
7545 (Default Coding Systems): Add auto-coding-functions.
7546 (Explicit Encoding): Add decode-coding-inserted-region.
7547 (Locales): Add locale-info.
7548
7549 * minibuf.texi (Basic Completion): Describe test-completion.
7550 Collections can be lists of strings.
7551 Clean up lazy-completion-table.
7552 (Programmed Completion): Mention test-completion.
7553 Clarify why lambda expressions are not accepted.
7554 (Minibuffer Misc): Describe minibufferp.
7555
75562003-07-14 Richard M. Stallman <rms@gnu.org>
7557
7558 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7559
7560 * windows.texi (Selecting Windows): New arg to select-window.
7561 (Selecting Windows): Add with-selected-window.
7562 (Size of Window): Add window-inside-edges, etc.
7563
7564 * internals.texi (Garbage Collection): Add post-gc-hook.
7565
7566 * processes.texi (Subprocess Creation): Add exec-suffixes.
7567
7568 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7569 (Scanning Keymaps): Add map-keymaps.
7570 (Defining Menus): Add keymap-prompt.
7571
7572 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7573 most-negative-fixnum.
7574
7575 * compile.texi (Byte Compilation): Explain no-byte-compile
7576 (Compiler Errors): New node.
7577
7578 * os.texi (User Identification): user-uid, user-real-uid
7579 can return float.
7580
7581 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7582 and about derived modes.
7583 (Minor Modes): Add minor-mode-list.
7584 (Defining Minor Modes): Keyword args for define-minor-mode.
7585 (Search-based Fontification): Explain managing other properties.
7586 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7587 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7588 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7589
7590 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7591 (Variable Aliases): Clarify defvaralias.
7592
7593 * loading.texi (Library Search): Add load-suffixes.
7594
7595 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7596 (Programmed Completion): Add dynamic-completion-table.
7597
7598 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7599 (Magic File Names): Specify precedence order of handlers.
7600
7601 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7602 and post-command-hook.
7603 (Waiting): New calling convention for sit-for.
7604
7605 * text.texi (Special Properties): local-map and keymap properties
7606 apply based on their stickiness.
7607
76082003-07-07 Richard M. Stallman <rms@gnu.org>
7609
7610 * modes.texi (Minor Mode Conventions): Specify only some kinds
7611 of list values as args to minor modes.
7612
7613 * files.texi (File Name Expansion): Warn about iterative use
7614 of substitute-in-file-name.
7615
7616 * advice.texi (Activation of Advice): Clean up previous change.
7617
76182003-07-06 Markus Rost <rost@math.ohio-state.edu>
7619
7620 * advice.texi (Activation of Advice): Note that ad-start-advice is
7621 turned on by default.
7622
76232003-06-30 Richard M. Stallman <rms@gnu.org>
7624
7625 * text.texi (Buffer Contents): Document current-word.
7626 (Change Hooks): Not called for *Messages*.
7627
7628 * functions.texi (Defining Functions): Explain about redefining
7629 primitives.
7630 (Function Safety): Renamed. Minor changes.
7631 Comment out the detailed criteria for what is safe.
7632
76332003-06-22 Andreas Schwab <schwab@suse.de>
7634
7635 * objects.texi (Symbol Type): Fix description of examples.
7636
76372003-06-16 Andreas Schwab <schwab@suse.de>
7638
7639 * hash.texi (Creating Hash): Fix description of :weakness.
7640
c8763fb6 76412003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7642
7643 * files.texi (Changing Files): copy-file copies file modes, too.
7644
76452003-05-28 Richard M. Stallman <rms@gnu.org>
7646
7647 * strings.texi (Creating Strings): Clarify split-string.
7648
76492003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7650
7651 * strings.texi (Creating Strings): Update split-string specification
7652 and examples.
7653
76542003-05-19 Richard M. Stallman <rms@gnu.org>
7655
7656 * elisp.texi: Correct invariant section names.
7657
76582003-04-20 Richard M. Stallman <rms@gnu.org>
7659
7660 * os.texi (Timers): Explain about timers and quitting.
7661
76622003-04-19 Richard M. Stallman <rms@gnu.org>
7663
7664 * internals.texi (Writing Emacs Primitives): Strings are
7665 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7666 Explain GCPRO convention for varargs function args.
7667
76682003-04-16 Richard M. Stallman <rms@gnu.org>
7669
7670 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7671
76722003-04-08 Richard M. Stallman <rms@gnu.org>
7673
7674 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7675
76762003-02-13 Kim F. Storm <storm@cua.dk>
7677
7678 * objects.texi (Character Type): New \s escape for space.
7679
76802003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7681
7682 * os.texi (System Environment): Added cygwin system-type.
7683
76842003-01-25 Richard M. Stallman <rms@gnu.org>
7685
7686 * keymaps.texi: Document that a symbol can act as a keymap.
7687
76882003-01-13 Richard M. Stallman <rms@gnu.org>
7689
7690 * text.texi (Changing Properties): Say string indices are origin-0.
7691
7692 * positions.texi (Screen Lines) <compute-motion>:
7693 Correct order of elts in return value.
7694
7695 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7696 how to define a default binding.
7697
76982002-12-07 Markus Rost <rost@math.ohio-state.edu>
7699
7700 * loading.texi (Unloading): Fix recent change for load-history.
7701
7702 * customize.texi (Simple Types): Clarify description of custom
7703 type 'number. Describe new custom type 'float.
7704
77052002-12-04 Markus Rost <rost@math.ohio-state.edu>
7706
7707 * variables.texi (File Local Variables): Fix typo.
7708
c8763fb6 77092002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7710
7711 From Michael Albinus <Michael.Albinus@alcatel.de>.
7712
7713 * README: Target for Info file is `make info'.
7714
7715 * files.texi (File Name Components): Fixed typos in
7716 `file-name-sans-extension'.
7717 (Magic File Names): Complete list of operations for magic file
7718 name handlers.
7719
77202002-09-16 Jonathan Yavner <jyavner@engineer.com>
7721
7722 * variables.texi (File Local Variables): New function
7723 risky-local-variable-p.
7724
77252002-09-15 Jonathan Yavner <jyavner@engineer.com>
7726
7727 * functions.texi (Function safety): New node about unsafep.
7728
77292002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7730
7731 * customize.texi (Splicing into Lists): Fixed example.
a86cd395 7732 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
7733
77342002-06-17 Juanma Barranquero <lektu@terra.es>
7735
7736 * frames.texi (Display Feature Testing): Fix typo.
7737
77382002-06-12 Andreas Schwab <schwab@suse.de>
7739
7740 * frames.texi (Initial Parameters, Resources): Fix references to
7741 the Emacs manual.
7742
77432002-05-13 Kim F. Storm <storm@cua.dk>
7744
7745 * variables.texi (Intro to Buffer-Local): Updated warning and
7746 example relating to changing buffer inside let.
7747
c8763fb6 77482002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7749
7750 * os.texi (Session Management): New node about X Session management.
7751
77522002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7753
7754 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7755 to which the manual corresponds, and the copyright years.
7756
7757 * Makefile.in (VERSION): Set to 2.9.
7758
77592001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7760
7761 * elisp.texi: Change the category in @dircategory to "Emacs", to
7762 make it consistent with info/dir.
7763
77642001-11-25 Miles Bader <miles@gnu.org>
7765
7766 * text.texi (Fields): Describe new `limit' arg in
7767 field-beginning/field-end.
7768
77692001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7770
7771 * permute-index: Don't depend on csh-specific features. Replace
7772 the interpreter name with /bin/sh.
7773
7774 * two-volume-cross-refs.txt: New file.
7775 * two.el: New file.
7776 * spellfile: New file.
7777
77782001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7779
7780 * permute-index: New file.
7781
7782 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7783 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7784 8+3 restricted namespace.
7785
7786 * Makefile.in (infodir): Define relative to $(srcdir).
7787 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7788 include directories list via -I switch to makeinfo.
7789 (index.texi): Use cp if both hard and symbolic links fail.
7790
77912001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7792
7793 * Makefile.in (distclean): Add.
7794
7795 The following changes make ELisp manual part of the Emacs
7796 distribution:
7797
7798 * Makefile.in: Add Copyright notice.
7799 (prefix): Remove.
7800 (infodir): Change value to "../info".
7801 (VPATH): New variable.
7802 (MAKE): Don't define.
7803 (texmacrodir): Don't define.
7804 (texinputdir): Append the existing value of TEXINPUTS.
7805 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7806 command to be compatible with man/Makefile.in, and to put the
7807 output into ../info.
7808 (info): Add target.
7809 (installall): Target removed.
7810
c8763fb6 78112001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7812
7813 * tips.texi (Coding Conventions): Fix typo.
7814
78152001-10-23 Gerd Moellmann <gerd@gnu.org>
7816
7817 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7818
78192001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7820
7821 * files.texi (File Name Components): Update the description of
7822 file-name-sans-extension and file-name-extension, as they now
7823 ignore leading dots.
7824
78252001-10-20 Gerd Moellmann <gerd@gnu.org>
7826
7827 * (Version 21.1 released.)
7828
78292001-10-19 Miles Bader <miles@gnu.org>
7830
7831 * positions.texi (Text Lines): Describe behavior of
7832 `beginning-of-line'/`end-of-line' in the presence of field properties.
7833
78342001-10-17 Gerd Moellmann <gerd@gnu.org>
7835
7836 * Makefile.in (VERSION): Set to 2.8.
7837 (manual): Use `manual-21'.
7838
7839 * elisp.texi (VERSION): Add and use it where the version
7840 number was used. Set it to 2.8.
7841
7842 * intro.texi: Likewise.
7843
78442001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7845
7846 * files.texi (File Name Completion): Document the significance of
7847 a trailing slash in elements of completion-ignored-extensions.
7848
78492001-10-06 Miles Bader <miles@gnu.org>
7850
7851 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7852
78532001-10-04 Gerd Moellmann <gerd@gnu.org>
7854
7855 * variables.texi (Variable Aliases): New node.
7856
78572001-10-04 Gerd Moellmann <gerd@gnu.org>
7858
7859 * Branch for 21.1.
7860
78612001-10-02 Miles Bader <miles@gnu.org>
7862
7863 * minibuf.texi (Minibuffer Misc): Add entries for
7864 `minibuffer-contents', `minibuffer-contents-no-properties', and
7865 `delete-minibuffer-contents'.
7866 Correct description for `minibuffer-prompt-end'.
7867
7868 * text.texi (Property Search): Correct descriptions of
7869 `next-char-property-change' and `previous-char-property-change'.
7870 Add entries for `next-single-char-property-change' and
7871 `previous-single-char-property-change'.
7872 Make operand names a bit more consistent.
7873
78742001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7875
7876 * frames.texi (Finding All Frames): Document that next-frame and
7877 previous-frame are local to current terminal.
7878
78792001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7880
7881 * keymaps.texi (Creating Keymaps): Fix the description of the
7882 result of make-keymap.
7883
78842001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7885
7886 * display.texi (Font Lookup, Attribute Functions)
7887 (Image Descriptors): Add cross-references to the definition of
7888 selected frame.
7889
7890 * buffers.texi (The Buffer List): Add cross-references to the
7891 definition of selected frame.
7892
7893 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7894 frame at any given time.
7895 (Multiple Displays, Size and Position): Add a cross-reference to
7896 the definition of the selected frame.
7897
78982001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7899
7900 * strings.texi (String Conversion) <string-to-number>: Document
7901 that a float is returned for integers that are too large.
7902
7903 * frames.texi (Mouse Position): Document mouse-position-function.
7904 (Display Feature Testing): Document display-images-p.
7905 (Window Frame Parameters): Document the cursor-type variable.
7906
7907 * numbers.texi (Integer Basics): Document CL style read syntax for
7908 integers in bases other than 10.
7909
7910 * positions.texi (List Motion): Document
7911 open-paren-in-column-0-is-defun-start.
7912
7913 * lists.texi (Sets And Lists): Document member-ignore-case.
7914
7915 * internals.texi (Garbage Collection): Document the used and free
7916 strings report.
7917 (Memory Usage): Document strings-consed.
7918
7919 * os.texi (Time of Day): Document float-time.
7920 (Recording Input): Document that clear-this-command-keys clears
7921 the vector to be returned by recent-keys.
7922
7923 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7924 argument keymap can be a list.
7925
7926 * nonascii.texi (User-Chosen Coding Systems)
7927 <select-safe-coding-system>: Document the new argument
7928 accept-default-p and the variable
7929 select-safe-coding-system-accept-default-p. Tell what happens if
7930 buffer-file-coding-system is undecided.
7931 (Default Coding Systems): Document auto-coding-regexp-alist.
7932
7933 * display.texi (The Echo Area) <message>: Document
7934 message-truncate-lines.
7935 (Glyphs): Document that the glyph table is unused on windowed
7936 displays.
7937
7938 * help.texi (Describing Characters) <single-key-description>:
7939 Document the new argument no-angles.
7940 (Accessing Documentation) <documentation-property>: Document that
7941 a non-string property is evaluated.
7942 <documentation>: Document that the function-documentation property
7943 is looked for.
7944
7945 * windows.texi (Selecting Windows): Document some-window.
7946
7947 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7948
7949 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7950 apropos-mode-hook.
7951
7952 * commands.texi (Using Interactive): Document interactive-form.
7953 (Keyboard Macros): Document kbd-macro-termination-hook.
7954 (Command Loop Info): Document that clear-this-command-keys clears
7955 the vector to be returned by recent-keys.
7956
79572001-09-04 Werner LEMBERG <wl@gnu.org>
7958
7959 * Makefile.in (srcdir, texinputdir): New variables.
7960 (srcs, index.texi, install): Use $(srcdir).
7961 (.PHONY): Remove elisp.dvi.
7962 (elisp): Use -I switch for makeinfo.
7963 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7964 (installall, dist): Use $(srcdir).
7965 Fix path to texinfo.tex.
7966 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7967
79682001-08-30 Gerd Moellmann <gerd@gnu.org>
7969
7970 * display.texi (Conditional Display): Adjust to API change.
7971
7972 * configure: New file.
7973
79742001-07-30 Gerd Moellmann <gerd@gnu.org>
7975
7976 * commands.texi (Repeat Events): Add description of
7977 double-click-fuzz.
7978
79792001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7980
7981 * syntax.texi (Syntax Class Table): Add the missing designator for
7982 comment and string fences.
7983 (Syntax Properties): Add a xref to syntax table internals.
7984 (Syntax Table Internals): Document string-to-syntax.
7985
79862001-05-07 Gerd Moellmann <gerd@gnu.org>
7987
7988 * Makefile.in (install): Use install-info command line options
7989 like in Emacs' Makefile.in.
7990
79912000-12-09 Miles Bader <miles@gnu.org>
7992
7993 * windows.texi (Window Start): Update documentation for
7994 `pos-visible-in-window-p'.
7995
79962000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7997
7998 * lists.texi (Building Lists): Add footnote to explain how to add
7999 to the end of a list.
8000
80012000-10-25 Gerd Moellmann <gerd@gnu.org>
8002
8003 * files.texi (Visiting Functions): Typos.
8004
80052000-10-25 Kenichi Handa <handa@etl.go.jp>
8006
8007 * files.texi (Visiting Functions): Return value of
8008 find-file-noselect may be a list of buffers if wildcards are used.
8009
80102000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8011
8012 * display.texi (Defining Faces): Document `graphic' display type
8013 in face specs.
8014
b344d29d 80152000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
8016
8017 * hooks.texi (Standard Hooks): Replace obsolete
8018 `after-make-frame-hook' with `after-make-frame-functions'.
8019
8020 * frames.texi (Creating Frames): Ditto.
8021
8022 * variables.texi (Future Local Variables): Ditto.
8023
80242000-10-16 Gerd Moellmann <gerd@gnu.org>
8025
8026 * display.texi (Other Image Types): Add description of :foreground
8027 and :background properties of mono PBM images.
8028
80292000-08-17 Werner LEMBERG <wl@gnu.org>
8030
8031 * .cvsignore: New file.
8032
80332000-01-05 Gerd Moellmann <gerd@gnu.org>
8034
8035 * tindex.pl: New script.
8036
80371999-12-03 Dave Love <fx@gnu.org>
8038
8039 * Makefile.in (MAKEINFO): New parameter.
8040
80411999-09-17 Richard Stallman <rms@gnu.org>
8042
8043 * Makefile.in (srcs): Add hash.texi.
8044 (VERSION): Update to 20.6.
8045
80461999-09-13 Richard Stallman <rms@gnu.org>
8047
8048 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
8049
80501998-08-29 Karl Heuer <kwzh@gnu.org>
8051
8052 * configure.in: New file.
8053 * Makefile.in: Renamed from Makefile.
8054 (prefix, infodir): Use value obtained from configure.
8055 (emacslibdir): Obsolete variable deleted.
8056 (dist): Distribute configure.in, configure, Makefile.in.
8057
80581998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8059
8060 * Makefile (INSTALL_INFO): New variable.
8061 (install): Run install-info.
8062
80631998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
8064
8065 * Makefile (elisp.dvi): Add missing backslash.
8066
80671998-05-02 Richard Stallman <rms@psilocin.gnu.org>
8068
8069 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
8070 Run texindex without `./'. Always run texindex on elisp.tp.
8071 (elisp.tps): Target deleted.
8072
80731998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8074
8075 * Makefile (srcs): Add nonascii.texi and customize.texi.
8076 (dist): Start by deleting `temp'.
8077
80781998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8079
8080 * Makefile (makeinfo, texindex): Targets deleted.
8081 (makeinfo.o, texindex.o): Targets deleted.
8082 (clean, dist): Don't do anything with them or with getopt*.
8083
80841998-01-30 Richard Stallman <rms@psilocin.gnu.org>
8085
8086 * Makefile (SHELL): Defined.
8087
80881998-01-27 Richard Stallman <rms@psilocin.gnu.org>
8089
8090 * Makefile (elisp.tps): New target.
8091 (elisp.dvi): Depend on elisp.tps.
8092
c5602427 80931996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
8094
8095 * README: Update phone number.
8096
8097 * Makefile (elisp): Make this be the default target.
8098 Depend on makeinfo.c instead of makeinfo.
8099 (install): Don't depend on elisp.dvi, since we don't install that.
8100 Use mkinstalldirs.
8101 (dist): Add mkinstalldirs.
8102
c5602427 81031995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
8104
8105 * Makefile (VERSION): Update version number.
8106 (maintainer-clean): Renamed from realclean.
8107
c5602427 81081995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
8109
8110 * Makefile (realclean): New target.
8111 (elisp): Remove any old elisp-* files first.
8112
c5602427 81131993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
8114
8115 * Makefile (VERSION): New variable.
8116 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
8117 Compressed file suffix should be `.gz', not `.z'.
8118
ce058493 81191993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8120
8121 * Makefile (elisp): Depend on makeinfo.
8122
c5602427 81231993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8124
8125 * Makefile (srcs): Add anti.texi.
8126
c5602427 81271993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8128
8129 * Makefile (infodir, prefix): New vars.
8130 (install): Use infodir.
8131 (emacsinfodir): Deleted.
8132
c5602427 81331993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8134
8135 * Makefile (srcs): Add calendar.texi.
8136
8137 * Makefile (dist): Copy texindex.c and makeinfo.c.
8138 Limit elisp-* files to those with one or two digits.
8139
c5602427 81401993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8141
8142 * Makefile (dist): Changed to use Gzip instead of compress.
8143
c5602427 81441993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8145
8146 * loading.texi (Unloading): define-function changed back to
8147 defalias. It may not stay this way, but at least it's
8148 consistent with the known-good version of the code patch.
8149
c5602427 81501993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8151
8152 * modes.texi (Hooks): Document new optional arg of add-hook.
8153
c5602427 81541993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8155
8156 * variables.texi: Document nil initial value of buffer-local variables.
8157
8158 * tips.texi: Add new section on standard library headers.
8159
c5602427 81601993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8161
8162 * Makefile (srcs): Add frame.texi to the list of sources.
8163
c5602427 81641993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8165
8166 * Makefile (dist): Don't bother excluding autosave files; they'll
8167 never make it into the temp directory anyway, and the hash marks
8168 in the name are problematic for make and the Bourne shell.
8169 (srcs):
8170
c5602427 81711993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8172
8173 * Makefile (dist): Don't include backup files or autosave files in
8174 the distribution tar file.
8175
c5602427 81761991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8177
8178 * Makefile (srcs): Added index.perm.
8179 (elisp.dvi): Remove erroneous shell comment.
8180 Expect output of permute-index in permuted.fns.
8181 Save old elisp.aux in elisp.oaux.
8182 (clean): Added index.texi to be deleted.
8183
c5602427 81841990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8185
8186 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8187
c5602427 81881990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8189
8190 * files.texi: Noted that completion-ignored-extensions is ignored
8191 when making *Completions*.
8192
3e868ee3 81931990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8194
8195 * Makefile make dist now depends on elisp.dvi, since it tries
8196 to include it in the dist file.
8197
c5602427 81981990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8199
c5602427 8200 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8201
c5602427 82021989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8203
8204 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8205 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8206
c5602427 82071989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8208
8209 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8210 and @error{} are the terms now being used. The files in the
8211 directory have been changed to reflect this.
8212
8213 * All instances of @indentedresultt{} have been changed to
8214 ` @result{}', using 5 spaces at the begining of the line.
8215
c5602427 82161989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8217
8218 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8219 experimental @indentedresult{}, @indentedexpandsto{} are part of
8220 the texinfo.tex in this directory. These TeX macros are not
8221 stable yet.
8222
c5602427 82231989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8224
8225 * texinfo.tex: Temporarily added
8226 \let\result=\dblarrow
8227 \def\error{{\it ERROR} \longdblarrow}
8228 We need to do this better soon.
8229
c5602427 82301989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8231
8232 * Applied Karl Berry's patches to *.texinfo files, but not to
8233 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8234 new title page format is also not applied, since it requires
8235 texinfo.tex changes.)
8236
8237 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8238 for the Project GNU development environment.
8239
8240;; Local Variables:
c8763fb6 8241;; coding: utf-8
b8d4c8d0
GM
8242;; add-log-time-zone-rule: t
8243;; End:
8244
352c8b4a 8245 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8246 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8247
8248 This file is part of GNU Emacs.
8249
352c8b4a 8250 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8251 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8252 the Free Software Foundation, either version 3 of the License, or
8253 (at your option) any later version.
b8d4c8d0
GM
8254
8255 GNU Emacs is distributed in the hope that it will be useful,
8256 but WITHOUT ANY WARRANTY; without even the implied warranty of
8257 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8258 GNU General Public License for more details.
8259
8260 You should have received a copy of the GNU General Public License
352c8b4a 8261 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8262
8263;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda