(Fframe_pixel_height): Doc fix. (Bug#4535)
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
0c5413c8
GM
12009-10-10 Glenn Morris <rgm@gnu.org>
2
3 * windows.texi (Size of Window): The relationship between window and
4 frame heights is not so simple. (Bug#4535)
5 Mention window-full-height-p.
6
7f8b600a
SM
72009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8
9 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
10 used from Lisp.
11
6185de1c
EZ
122009-10-07 Eli Zaretskii <eliz@gnu.org>
13
7f8b600a
SM
14 * files.texi (Directory Names) <abbreviate-file-name>:
15 Document that root home directories are not replaced with "~".
6185de1c 16
9972911f
EZ
172009-10-06 Eli Zaretskii <eliz@gnu.org>
18
19 * text.texi (Special Properties): Document the meaning of the
20 `cursor' text property whose value is an integer.
21
2a3f19ef
MA
222009-10-05 Michael Albinus <michael.albinus@gmx.de>
23
24 * files.texi (Magic File Names): Add `copy-directory'.
25
804543b5
EZ
262009-10-05 Eli Zaretskii <eliz@gnu.org>
27
28 * files.texi (File Attributes): Fix description of file
29 attributes. (Bug#4638) Update attributes of files.texi example to
30 be more representative.
31
461bf92b
MA
322009-10-05 Michael Albinus <michael.albinus@gmx.de>
33
34 * files.texi (Create/Delete Dirs): New command copy-directory.
35
a86cd395
JB
362009-10-04 Juanma Barranquero <lekktu@gmail.com>
37
38 * anti.texi (Antinews):
39 * macros.texi (Indenting Macros):
40 * strings.texi (Creating Strings, Case Conversion):
41 Remove duplicate words.
42
d3080264
MA
432009-10-01 Michael Albinus <michael.albinus@gmx.de>
44
45 * files.texi (Create/Delete Dirs): delete-directory has an
46 optional parameter RECURSIVE.
47
85d14563
SM
482009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
49
50 * buffers.texi (Swapping Text): Minor clarification.
51
3d9842c6
GM
522009-10-01 Glenn Morris <rgm@gnu.org>
53
54 * functions.texi (Declaring Functions): Mention that we also search for
55 ".m" files in the src/ directory.
56
78427304
CY
572009-09-25 David Engster <deng@randomsample.de>
58
3d9842c6 59 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 60
b578c9cc
GM
612009-09-22 Glenn Morris <rgm@gnu.org>
62
63 * internals.texi (Building Emacs): Mention preloaded-file-list.
64
beee5da7
AM
652009-09-14 Alan Mackenzie <acm@muc.de>
66
67 * os.texi (Terminal Output): Put "@code{}" around "stdout".
68
5d6ab672
CY
692009-09-13 Chong Yidong <cyd@stupidchicken.com>
70
71 * functions.texi (Anonymous Functions): Rearrange discussion,
72 giving usage of unquoted lambda forms first. Mention that
73 `function' and `#'' are no longer required (Bug#4290).
74
59375eeb
AM
752009-09-11 Alan Mackenzie <acm@muc.de>
76
a86cd395 77 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
78 batch mode.
79
e7e2f529
GM
802009-09-01 Glenn Morris <rgm@gnu.org>
81
82 * display.texi (Face Functions): Mention define-obsolete-face-alias.
83
eae47088
GM
842009-08-26 Ulrich Mueller <ulm@gentoo.org>
85
86 * nonascii.texi (Character Codes): Fix typos.
87
3691a0a6
MA
882009-08-25 Michael Albinus <michael.albinus@gmx.de>
89
90 * processes.texi (Synchronous Processes): New defvar
91 process-file-side-effects.
92
664d56b8
GM
932009-08-25 Glenn Morris <rgm@gnu.org>
94
95 * display.texi (Fontsets): Fix typo.
96
0706c025
GM
97 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
98
03a74b84
SM
992009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
100
101 * processes.texi (Asynchronous Processes): Adjust arglist of
102 start-process-shell-command and start-file-process-shell-command.
103
f6de8a37
CY
1042009-08-15 Chong Yidong <cyd@stupidchicken.com>
105
4b1ed1bb
CY
106 * advice.texi (Argument Access in Advice): Note that argument
107 positions are zero-based (Bug#3932).
108
89a9e058
CY
109 * commands.texi (Distinguish Interactive): Minor copyedit.
110
23696fd7
CY
111 * display.texi (Face Attributes): Add xref to Displaying Faces for
112 explanation of "underlying face".
113
f6de8a37
CY
114 * customize.texi (Common Keywords): Add xref to Loading.
115
116 * loading.texi (How Programs Do Loading): Add xref to Lisp
117 Libraries node in the Emacs manual.
118
417f77e6
CY
1192009-08-13 Chong Yidong <cyd@stupidchicken.com>
120
121 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
122
0999039c
CY
1232009-07-18 Chong Yidong <cyd@stupidchicken.com>
124
125 * processes.texi (Shell Arguments): Copyedits.
126
9af167bc
GM
1272009-07-18 Glenn Morris <rgm@gnu.org>
128
129 * loading.texi (Repeated Loading): Fix typo.
130
137987ab
RS
1312009-07-16 Richard Stallman <rms@gnu.org>
132
133 * buffers.texi (Swapping Text): Recommend setting
134 write-region-annotate-functions and buffer-saved-size.
135
136 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
137
622fa380
GM
1382009-07-15 Glenn Morris <rgm@gnu.org>
139
140 * edebug.texi: Minor re-phrasings throughout.
141 (Edebug Execution Modes): Sit-for affects continue mode too.
142 (Jumping): Use `forward-sexp' rather than its keybinding.
143 (Edebug Misc): Fix Q binding.
144 (Edebug Eval): Remove cl version.
145 (Printing in Edebug): Clarify print-length etc.
146 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
147 (Specification List): Remove edebug-unwrap findex entry.
148 (Specification Examples): defmacro is actually not the same as defun.
149 Escape "`" in example.
150
6bbd4600
CY
1512009-07-15 Chong Yidong <cyd@stupidchicken.com>
152
153 * markers.texi (The Mark): Document optional arg to
154 deactivate-mark.
155
e538d479
GM
1562009-07-11 Kevin Ryde <user42@zip.com.au>
157
158 * hooks.texi (Standard Hooks): Fix cross-references.
159
4c98b9ed
GM
160 * loading.texi (Named Features): Refer to eval-after-load.
161
5300838c
GM
1622009-07-11 Glenn Morris <rgm@gnu.org>
163
64fbeb16
GM
164 * Makefile.in (TEXI2PDF): New.
165 (elisp.pdf): New target.
166
4c98b9ed
GM
167 * searching.texi (Regexp Backslash): Fix typo.
168
169 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 170
51d9979c
GM
1712009-07-10 Glenn Morris <rgm@gnu.org>
172
561c0216
GM
173 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
174
5b594a58
GM
175 * customize.texi (Customization Types):
176 * display.texi (Abstract Display):
0cc8c85a 177 * objects.texi (Character Type, String Type):
5b594a58 178 Merge in some menu descriptions from elisp.texi.
51d9979c 179
c3cbbb40
GM
180 * hash.texi (Hash Tables):
181 * modes.texi (Multiline Font Lock):
182 End menu description with period.
fe42c16a 183
28528402
GM
1842009-07-09 Glenn Morris <rgm@gnu.org>
185
186 * back.texi: Don't hard-code texinfo location.
187
188 * two-volume.make (texinfodir): New, with location of texinfo.tex.
189 (tex): Add texinfodir to TEXINPUTS.
190 (elisp1med-init, elisp2med-init): Use texinfodir.
191
192 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
193 (clean): Add two-volume.make intermediate files.
194
195 * elisp.texi, vol1.texi, vol2.texi:
196 Use a DATE variable with the publication date, and update it.
197 Fix antinews menu description.
198
199 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
200 Update the detailed node listing to match elisp.texi.
201
202 * README: Update edition to match elisp.texi.
203
204 * objects.texi (General Escape Syntax):
205 * nonascii.texi (Character Sets):
206 Use consistent case for "Unicode Standard".
207
208 * anti.texi (Antinews):
209 * customize.texi (Variable Definitions):
210 * functions.texi (Declaring Functions):
211 * nonascii.texi (Character Properties):
212 * processes.texi (Serial Ports):
213 * text.texi (Special Properties):
214 * tips.texi (Coding Conventions):
215 Minor rearrangements to improve TeX line-filling.
216
217 * commands.texi (Using Interactive): Fix cross-reference.
218
17db8e10
JD
2192009-07-01 Jan Djärv <jan.h.d@swipnet.se>
220
221 * frames.texi (Management Parameters): Mention sticky.
222
77c7e2e1
AS
2232009-07-01 Andreas Schwab <aschwab@redhat.com>
224
225 * help.texi (Help Functions): Fix description of help-buffer and
226 help-setup-xref to use @defun instead of @deffn.
227
3f1c6666
JD
2282009-07-01 Jan Djärv <jan.h.d@swipnet.se>
229
230 * frames.texi (Size Parameters): Mention maximized for fullscreen.
231
ca27c21b
CY
2322009-06-24 Chong Yidong <cyd@stupidchicken.com>
233
234 * display.texi (Window Systems): Add ns to the list.
235
70243478
CY
2362009-06-21 Chong Yidong <cyd@stupidchicken.com>
237
238 * Branch for 23.1.
239
df006536
MR
2402009-06-17 Martin Rudalics <rudalics@gmx.at>
241
242 * windows.texi (Dedicated Windows): Fix typo.
243 (Resizing Windows): Replace @defun by @deffn.
244
d259fc4b
GM
2452009-06-17 Glenn Morris <rgm@gnu.org>
246
247 * variables.texi (Directory Local Variables):
248 Update for 2009-04-11 name-change of dir-locals-directory-alist.
249
30781db6
KH
2502009-06-09 Kenichi Handa <handa@m17n.org>
251
252 * nonascii.texi (Character Sets): State clearly that FROM and TO
253 are codepoints of CHARSET.
254
62e8099c
CY
2552009-06-07 Chong Yidong <cyd@stupidchicken.com>
256
257 * minibuf.texi (Reading File Names): Fix introductory text.
258 Suggested by stan@derbycityprints.com.
259 (High-Level Completion): Fix typo.
260
ee1b1917
CY
2612009-05-28 Chong Yidong <cyd@stupidchicken.com>
262
263 * frames.texi (Text Terminal Colors): Multi-tty is already
264 implemented, but tty-local colors are not.
265
5df647e8
CY
2662009-05-27 Chong Yidong <cyd@stupidchicken.com>
267
268 * hooks.texi (Standard Hooks): Remove mention of obsolete
269 redisplay-end-trigger-functions.
270
271 * internals.texi (Window Internals): Remove mention of obsolete
272 redisplay-end-trigger-functions.
273
01f17ae2
MR
2742009-05-21 Martin Rudalics <rudalics@gmx.at>
275
276 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
277
278 * backups.texi (Making Backups): backup-directory-alist and
279 make-backup-file-name-function are options.
280 (Auto-Saving): auto-save-list-file-prefix is an option.
281
282 * buffers.texi (Killing Buffers): buffer-offer-save is an
283 option.
284
285 * display.texi (Refresh Screen): no-redraw-on-reenter is an
286 option.
287 (Echo Area Customization): echo-keystrokes is an option.
288 (Selective Display): selective-display-ellipses is an option.
289 (Temporary Displays): temp-buffer-show-function is an option.
290 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
291 are options.
292 (Font Selection): face-font-family-alternatives,
293 face-font-selection-order, face-font-registry-alternatives, and
294 scalable-fonts-allowed are options.
295 (Fringe Indicators): indicate-buffer-boundaries is an option.
296 (Fringe Cursors): overflow-newline-into-fringe is an option.
297 (Scroll Bars): scroll-bar-mode is an option.
298
299 * eval.texi (Eval): max-lisp-eval-depth is an option.
300
301 * files.texi (Visiting Functions): find-file-hook is an option.
302 (Directory Names): directory-abbrev-alist is an option.
303 (Unique File Names): temporary-file-directory and
304 small-temporary-file-directory are options.
305
306 * frames.texi (Initial Parameters): initial-frame-alist,
307 minibuffer-frame-alist and default-frame-alist are options.
308 (Cursor Parameters): blink-cursor-alist and
309 cursor-in-non-selected-windows ar options.
310 (Window System Selections): selection-coding-system is an
311 option.
312 (Display Feature Testing): display-mm-dimensions-alist is an
313 option.
314
315 * help.texi (Help Functions): help-char and help-event-list are
316 options.
317
318 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
319 an option.
320
321 * minibuf.texi (Minibuffer History): history-length and
322 history-delete-duplicates are options.
323 (High-Level Completion): read-buffer-function and
324 read-buffer-completion-ignore-case are options.
325 (Reading File Names): read-file-name-completion-ignore-case is
326 an option.
327
328 * modes.texi (Mode Line Top): mode-line-format is an option.
329 (Mode Line Variables): mode-line-position and mode-line-modes
330 are options.
331
332 * nonascii.texi (Text Representations):
333 enable-multibyte-characters is an option.
334 (Default Coding Systems): auto-coding-regexp-alist,
335 file-coding-system-alist, auto-coding-alist and
336 auto-coding-functions are options.
337 (Specifying Coding Systems): inhibit-eol-conversion is an
338 option.
339
340 * os.texi (Init File): site-run-file is an option.
341 (System Environment): mail-host-address is an option.
342 (User Identification): user-mail-address is an option.
343 (Terminal Output): baud-rate is an option.
344
345 * positions.texi (Word Motion): words-include-escapes is an
346 option.
347
348 * searching.texi (Standard Regexps): page-delimiter,
349 paragraph-separate, paragraph-separate and sentence-end are
350 options.
351
352 * text.texi (Margins): left-margin and fill-nobreak-predicate
353 are options.
354
355 * variables.texi (Local Variables): max-specpdl-size is an
356 option.
357
358 * windows.texi (Choosing Window):
359 split-window-preferred-function, special-display-function and
360 display-buffer-function are options.
361
106e6894
CY
3622009-05-20 Chong Yidong <cyd@stupidchicken.com>
363
4a83454d
CY
364 Fix errors spotted by Martin Rudalics.
365
106e6894
CY
366 * syntax.texi (Position Parse): Document rationale for ignored
367 arguments to syntax-ppss-flush-cache.
368
369 * processes.texi (Input to Processes): Mark PROCESS arg to
370 process-running-child-p as optional.
371 (Network Options): Document NO-ERROR arg to
372 set-network-process-option.
373
374 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
375 command.
376
377 * searching.texi (POSIX Regexps): Mark posix-search-forward and
378 posix-search-backward as commands.
379
380 * os.texi (Killing Emacs): Mark kill-emacs as a command.
381 (Suspending Emacs): Mark suspend-emacs as a command.
382 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
383 commands.
384 (Terminal Output): Remove obsolete function baud-rate. Document
385 TERMINAL arg for send-string-to-terminal.
386
387 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
388 terminal-coding-system and set-terminal-coding-system.
389 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
390 as optional.
391 (Character Sets): Document RESTRICTION arg of char-charset.
392 (Character Codes): Mark POS argument to get-byte as optional.
393
394 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
395 minibuffer-message.
396
397 * files.texi (Create/Delete Dirs): Mark make-directory and
398 delete-directory as commands.
399
400 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
401
402 * text.texi (Base 64): Mark base64-decode-string and
403 base64-encode-string as commands.
404 (Columns): Mark move-to-column as a command.
405 (Mode-Specific Indent): Document RIGID arg to
406 indent-for-tab-command.
407 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
408 Mark indent-code-rigidly as a command.
409 (Substitution): Mark translate-region as a command.
410
411 * frames.texi (Size and Position): Remove obsolete functions
412 screen-height and screen-width.
413
04173931
CY
4142009-05-19 Chong Yidong <cyd@stupidchicken.com>
415
416 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
417 (Displaying Buffers, Resizing Windows): Correct mistakes;
418 next-window, previous-window, and pop-to-buffer are not commands,
419 and fit-window-to-buffer" is a command. (Pointed out by Martin
420 Rudalics.)
421
eae7d8f8
RS
4222009-05-17 Richard M Stallman <rms@gnu.org>
423
424 * modes.texi (Precalculated Fontification): Clarify text.
425
b8766179
MR
4262009-05-17 Martin Rudalics <rudalics@gmx.at>
427
428 * windows.texi (Selecting Windows): Clarify descriptions of
429 with-selected-window and get-lru-window.
430 (Cyclic Window Ordering): Refer to particular frame when talking
431 about how splitting affects the ordering.
432 (Displaying Buffers): Fix descriptions of switch-to-buffer and
433 switch-to-buffer-other-window. Explain how setting of
434 display-buffer-reuse-frames affects pop-to-buffer.
435 (Choosing Window): Clarify some details in descriptions of
436 display-buffer-reuse-frames, pop-up-frames, and
437 pop-up-frame-function.
438 (Dedicated Windows): Clarify some details.
439 (Textual Scrolling): Replace term vscroll by term vertical
440 scroll position.
441 (Vertical Scrolling): Fix typo.
442 (Window Hooks): Relate text on jit-lock-register to window
443 scrolling and size changes.
444
734b5e3b
CY
4452009-05-14 Chong Yidong <cyd@stupidchicken.com>
446
0a65633e
CY
447 * frames.texi (Initial Parameters): Clarify what the initial
448 minibuffer frame is.
05be46d7
CY
449 (Buffer Parameters): Note that the minibuffer parameter can not be
450 altered.
0a65633e 451
734b5e3b
CY
452 * anti.texi (Antinews): Copyedits. Rearrange some entries.
453 Document display-buffer changes.
454
925672cd
CY
4552009-05-13 Chong Yidong <cyd@stupidchicken.com>
456
17ecd7af
CY
457 * anti.texi (Antinews): Rewrite for Emacs 22.
458
925672cd
CY
459 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
460 obarrays are first mentioned. Define "system abbrev" more
461 prominently, and add it to the index.
462 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
463 Copyedits.
464 (Abbrev Expansion): Document abbrev-insert.
465
80be4dd7
CY
4662009-05-12 Chong Yidong <cyd@stupidchicken.com>
467
468 * frames.texi (Font and Color Parameters): Rename from Color
469 Parameters. Document font-backend parameter.
470
471 * vol2.texi (Top): Update node listing.
472 * vol1.texi (Top): Update node listing.
473 * elisp.texi (Top): Update node listing.
474
372a93ac
MR
4752009-05-11 Martin Rudalics <rudalics@gmx.at>
476
477 * windows.texi (Choosing Window): Don't explicitly refer to
478 split-window-sensibly's window argument in descriptions of
479 split-height-threshold and split-width-threshold.
480
714c3541
MR
4812009-05-10 Martin Rudalics <rudalics@gmx.at>
482
483 * windows.texi (Choosing Window): Fix rewrite of window
484 splitting section.
485
0e90e7be
EZ
4862009-05-09 Eli Zaretskii <eliz@gnu.org>
487
488 * nonascii.texi (Default Coding Systems): Document
489 find-auto-coding, set-auto-coding, and auto-coding-alist. Add
490 indexing.
491 (Lisp and Coding Systems): Add index entries.
492
d3c0c321
MR
4932009-05-09 Martin Rudalics <rudalics@gmx.at>
494
495 * windows.texi (Choosing Window): Describe split-window-sensibly
496 and rewrite section on window splitting accordingly.
497 (Textual Scrolling): Replace `...' by @code{...}.
498
c773345a
CY
4992009-05-04 Chong Yidong <cyd@stupidchicken.com>
500
ee2d5b5e
CY
501 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
502 Remove obsoleted pre-abbrev-expand-hook.
503
504 * locals.texi (Standard Buffer-Local Variables): Consolidate table
505 entries.
506
c773345a
CY
507 * internals.texi (Object Internals): Don't assume 32-bit machines
508 are the norm.
509 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
510 (Window Internals): Synch field names to window.h.
511 (Process Internals): Synch field names to process.h.
c773345a 512
dd449674
CY
5132009-04-29 Chong Yidong <cyd@stupidchicken.com>
514
515 * variables.texi (File Local Variables): Note that read-circle is
516 bound to nil when reading file-local variables.
517
518 * streams.texi (Input Functions): Document read-circle.
519 (Output Variables): Add xref to Circular Objects.
520
4f1e25e2
CY
5212009-04-25 Chong Yidong <cyd@stupidchicken.com>
522
523 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
524 Features and Coding System Basics. Node that "p" stands for
525 "predicate". Recommend utf-8-emacs instead of emacs-mule.
526 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
527 mouse-appearance-menu.
528 (Programming Tips): Add xref to Progress.
529
dca019f8
CY
5302009-04-22 Chong Yidong <cyd@stupidchicken.com>
531
532 * os.texi (Command-Line Arguments): Document
533 command-line-args-left.
534 (Suspending Emacs): Adapt text to multi-tty case. Document use of
535 terminal objects for tty arguments.
536 (Startup Summary): Add xref to Session Management.
537 (Session Management): Mention emacs-session-restore. Copyedits.
538
02a89103
CY
5392009-04-20 Chong Yidong <cyd@stupidchicken.com>
540
541 * os.texi (Startup Summary): Copyedits. The init file is not
542 necessarily named .emacs now. Document initial-buffer-choice and
543 initial-scratch-message. Note where Emacs exits in batch mode.
544 Document inhibit-splash-screen as an alias.
545 (Init File): Be neutral about which init file name to use.
546
5472009-04-16 Chong Yidong <cyd@stupidchicken.com>
548
549 * os.texi (System Interface): Fix Texinfo usage.
550
0c1cfe01
CY
5512009-04-15 Chong Yidong <cyd@stupidchicken.com>
552
80d7cdca
CY
553 * searching.texi (Regexp Backslash): Also refer to shy groups as
554 non-capturing or unnumbered groups.
555 (Regexp Functions): Add cross-reference to Regexp Backslash.
556
0c1cfe01
CY
557 * display.texi (Truncation): Overlays can use line-prefix and
558 wrap-prefix too.
559 (Overlay Properties): Document wrap-prefix and line-prefix.
560 (Face Attributes): Document underline-minimum-offset.
561 (Face Remapping): Copyedits.
562 (Low-Level Font): Copyedits.
563 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
564 (Line Height): Emphasize that line-spacing only takes effect on
565 graphical terminals.
0c1cfe01 566
c4adeee0
CY
5672009-04-13 Chong Yidong <cyd@stupidchicken.com>
568
569 * display.texi (Refresh Screen): Note that a passage about screen
570 refreshing is text terminal only.
571 (Forcing Redisplay): Delete misleading comment---sit-for calls
572 redisplay, not the other way around.
573 (Truncation): Note new values of truncate-partial-width-windows.
574 Copyedits.
575 (Invisible Text): Document invisible-p.
576
b20ecfa1
EZ
5772009-04-11 Eli Zaretskii <eliz@gnu.org>
578
579 * display.texi (Overlays): Overlays don't scale well. See
580 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
581
97d8273f
CY
5822009-04-10 Chong Yidong <cyd@stupidchicken.com>
583
f147ff75
CY
584 * syntax.texi (Syntax Table Functions): Document cons cell
585 argument for modify-syntax-entry.
586 (Categories): Document cons cell argument for
587 modify-category-entry.
588
fca4ec76
CY
589 * searching.texi (String Search): Document word-search-forward-lax
590 and word-search-backward-lax.
591 (Searching and Case): Describe isearch behavior more precisely.
592
9c283d5b
CY
593 * keymaps.texi (Tool Bar): Mention that some platforms do not
594 support multi-line toolbars. Suggested by Stephen Eglen.
595
596 * frames.texi (Layout Parameters): Mention that Nextstep also
597 allows only one tool-bar line. Suggested by Stephen Eglen.
598
97d8273f
CY
599 * nonascii.texi (Text Representations): Copyedits.
600 (Coding System Basics): Also mention utf-8-emacs.
601 (Converting Representations, Selecting a Representation)
602 (Scanning Charsets, Translation of Characters, Encoding and I/O):
603 Copyedits.
604 (Character Codes): Mention role of codepoints 1114112 to 4194175.
605
2bad3299
CY
6062009-04-09 Chong Yidong <cyd@stupidchicken.com>
607
608 * text.texi (Yank Commands): Note that yank uses push-mark.
609 (Filling): Clarify REGION argument of fill-paragraph. Document
610 fill-forward-paragraph-function.
611 (Special Properties): Remove "new in Emacs 22" declaration.
612 (Clickable Text): Merge with Links and Mouse-1 node.
613
614 * display.texi (Button Properties, Button Buffer Commands): Change
615 xref to Clickable Text.
616
617 * tips.texi (Key Binding Conventions): Change xref to Clickable
618 Text.
619
620 * elisp.texi (Top): Update node listing.
621
ea30ce4f
CY
6222009-04-05 Chong Yidong <cyd@stupidchicken.com>
623
47af2f4b
CY
624 * markers.texi (The Mark): Copyedits. Improve description of
625 handle-shift-selection.
626 (The Region): Move use-region-p here from The Mark.
627
ea30ce4f
CY
628 * positions.texi (Screen Lines): Document (cols . lines) argument
629 for vertical-motion.
630
2aa8ea6e
CY
6312009-04-04 Chong Yidong <cyd@stupidchicken.com>
632
3ec61d4e
CY
633 * frames.texi (Frames): Clean up introduction. Document `ns'
634 return value for framep.
635 (Creating Frames): Note how the terminal is chosen.
636 (Multiple Terminals, Multiple Displays): Merge into a single node.
637 (Color Parameters): Fix typo.
638
639 * variables.texi (Local Variables, Buffer-Local Variables)
640 (Creating Buffer-Local): Change link to Multiple Terminals.
641
642 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
643
644 * keymaps.texi (Controlling Active Maps): Change link to Multiple
645 Terminals.
646
647 * commands.texi (Command Loop Info, Keyboard Macros): Change link
648 to Multiple Terminals.
649
650 * elisp.texi (Top): Update node listing.
651 * vol2.texi (Top): Update node listing.
652 * vol1.texi (Top): Update node listing.
653
9257072f
CY
654 * buffers.texi (Current Buffer): Note that the append-to-buffer
655 example is no longer in synch with the latest code. Tie the two
656 examples together.
657
2aa8ea6e
CY
658 * files.texi (File Attributes): Move note about MS-DOS from
659 Changing Files to File Attributes.
660 (Create/Delete Dirs): Note that mkdir is an alias for this.
661
22e74b17
CY
6622009-04-01 Markus Triska <triska@gmx.at>
663
664 * processes.texi (Filter Functions): Suggest how to handle output
665 batches.
666
4bbe48ec
CY
6672009-03-30 Chong Yidong <cyd@stupidchicken.com>
668
669 * help.texi (Accessing Documentation): Update example to use
670 help-setup-xref and with-help-window.
671 (Help Functions): Remove print-help-return-message, which is
672 semi-obsolete due to with-help-window. Document help-buffer and
673 help-setup-xref.
674
b9723f39
CY
6752009-03-29 Chong Yidong <cyd@stupidchicken.com>
676
87f649f6
CY
677 * help.texi (Accessing Documentation, Help Functions): Remove
678 information about long-obsolete Emacs versions.
9eb52e90 679
b9723f39
CY
680 * modes.texi (Mode Line Variables): The default values of the mode
681 line variables are now more complicated.
682
b0cc32db
CY
6832009-03-28 Chong Yidong <cyd@stupidchicken.com>
684
3c25a5a9
CY
685 * modes.texi (Major Mode Conventions): Note that specialness is
686 inherited.
31c9eebb
CY
687 (Derived Modes): Note that define-derive-mode sets the mode-class
688 property.
3c25a5a9 689
b0cc32db
CY
690 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
691 goto-map. Add search-map to the list.
692
c5e0006d
EZ
6932009-03-27 Eli Zaretskii <eliz@gnu.org>
694
1213465a
EZ
695 * os.texi (System Environment): Update the list of system-type
696 values.
697
c5e0006d
EZ
698 * markers.texi (The Mark) <handle-shift-selection>: Update for
699 removal of the optional argument DEACTIVATE.
700
48bab3d6
CY
7012009-03-25 Chong Yidong <cyd@stupidchicken.com>
702
703 * commands.texi (Focus Events): Most X window managers don't use
704 focus-follows-mouse nowadays.
705
6e4ff1b6
CY
7062009-03-24 Chong Yidong <cyd@stupidchicken.com>
707
708 * commands.texi (Defining Commands): Clarify introduction.
709 (Using Interactive): Not that interactive can be put in a symbol
710 property.
711 (Interactive Call): Note that a symbol with a non-nil
712 interactive-form property satisfies commandp.
713
11625308
JB
7142009-03-23 Juanma Barranquero <lekktu@gmail.com>
715
716 * minibuf.texi (Intro to Minibuffers): Fix typos.
717
7b34420d
CY
7182009-03-23 Chong Yidong <cyd@stupidchicken.com>
719
720 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
721 about minibuffers in old Emacs versions. Copyedits. Emphasize
722 that enable-recursive-minibuffers defaults to nil.
723 (Text from Minibuffer): Simplify introduction.
724
f9257eed
AM
7252009-03-22 Alan Mackenzie <acm@muc.de>
726
727 * commands.texi (Using Interactive): Clarify string argument to
728 `interactive' - even promptless elements need \n separators.
729
f639ba70
CY
7302009-03-18 Chong Yidong <cyd@stupidchicken.com>
731
732 * minibuf.texi (Completion Styles): New node.
733
734 * elisp.texi (Top): Update node listing.
735
d897e8ee
CY
7362009-03-17 Chong Yidong <cyd@stupidchicken.com>
737
738 * minibuf.texi (Basic Completion): Note that
739 read-file-name-completion-ignore-case and
740 read-buffer-completion-ignore-case can override
741 completion-ignore-case.
742 (Minibuffer Completion): Document completing-read changes.
743 (Completion Commands): Avoid mentioning partial completion mode.
744 Document minibuffer-completion-confirm changes, and
745 minibuffer-confirm-exit-commands.
746 (High-Level Completion): Document new require-match behavior for
747 read-buffer. Document read-buffer-completion-ignore-case.
748 (Reading File Names): Document new require-match behavior for
749 read-file-name.
750
b1f23349
CY
7512009-03-14 Chong Yidong <cyd@stupidchicken.com>
752
753 * debugging.texi (Error Debugging): Don't mislead the reader into
754 thinking that debug-on-error enters debugger for C-f at EOB.
755 (Error Debugging): Setting debug-on-init within the init file
756 works, and has for some time.
757
d6eb4e25
KH
7582009-03-13 Kenichi Handa <handa@m17n.org>
759
760 * display.texi (Fontsets): Update the description.
761
1cf53dc5
CY
7622009-03-13 Chong Yidong <cyd@stupidchicken.com>
763
764 * advice.texi (Advising Primitives): Link to What Is a Function.
765
81f919fc
CY
7662009-03-12 Chong Yidong <cyd@stupidchicken.com>
767
cf4229eb
CY
768 * compile.texi (Speed of Byte-Code): Update example.
769 (Disassembly): Update examples.
770
81f919fc 771 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
772
773 * customize.texi (Common Keywords): It's not necessary to use :tag
774 to remove hyphens, as custom-unlispify-tag-name does it
775 automatically.
776 (Variable Definitions): Link to File Local Variables. Document
777 customized-value symbol property.
778 (Customization Types): Move menu to end of node.
779
955964d7
CY
7802009-03-10 Chong Yidong <cyd@stupidchicken.com>
781
782 * macros.texi (Compiling Macros): Omit misleading sentence, which
783 implied that macros can only be used in the same file they are
784 defined.
785 (Backquote): Remove obsolete information about Emacs 19.
786
d25ed7db
GM
7872009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
788
789 * display.texi (Display Margins): Fix paren typo.
790
d55f6ca5
CY
7912009-02-27 Chong Yidong <cyd@stupidchicken.com>
792
f0e57ed8
CY
793 * elisp.texi (Top): Update node listing.
794
795 * variables.texi (Variables): Clarify introduction.
796 (Global Variables): Mention that setq is a special form.
797 (Local Variables): Use active voice.
798 (Tips for Defining): Mention marking variables as safe.
799 (Buffer-Local Variables): Mention terminal-local and frame-local
800 variables together.
801 (File Local Variables): Copyedits.
802 (Frame-Local Variables): Note that they are not really useful.
803 (Future Local Variables): Node deleted.
804
d55f6ca5
CY
805 * objects.texi (General Escape Syntax): Update explanation of
806 unicode escape syntax.
807
ca8f09a8
CY
8082009-02-23 Chong Yidong <cyd@stupidchicken.com>
809
810 * control.texi (Control Structures): Add cindex entry for "textual
811 order".
812
813 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
814 instead of "expression" throughout.
815 (Function Indirection): Copyedits. Use active voice.
816 (Eval): The default value of max-lisp-eval-depth is now 400.
817
a20878b6
MB
8182009-02-23 Miles Bader <miles@gnu.org>
819
820 * processes.texi (System Processes): Rename `system-process-attributes'
821 to `process-attributes'.
822
61f66044
CY
8232009-02-22 Chong Yidong <cyd@stupidchicken.com>
824
1b80d1f3
CY
825 * symbols.texi (Property Lists): Emphasize that property lists are
826 not restricted to symbol cells.
827 (Other Plists): Copyedit.
828
61f66044
CY
829 * sequences.texi (Sequences Arrays Vectors): Make introduction
830 more concise.
831 (Arrays): Mention char-tables and bool-vectors too.
832 (Vectors): Don't repeat information given in Arrays node. Link to
833 nodes that explain the vector usage examples.
834 (Char-Tables): Note that char-table elements can have arbitrary
835 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 836 Link to Property Lists node.
61f66044 837
9403944b
CY
8382009-02-22 Chong Yidong <cyd@stupidchicken.com>
839
840 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
841 `append'.
4068c7b4 842 (List Elements): Copyedits.
9403944b
CY
843
844 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
845 of `vconcat'.
846
847 * strings.texi (Creating Strings): Copyedits. Remove obsolete
848 Emacs 20 usage of `concat'.
849 (Case Conversion): Copyedits.
850
b87a185f
CY
8512009-02-21 Chong Yidong <cyd@stupidchicken.com>
852
853 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
854 Minor edits.
855 (Frame Configuration Type): Emphasize that it is not primitive.
856 (Font Type): New node.
857 (Type Predicates): Add fontp; type-of now recognizes font object
858 types.
859
860 * intro.texi (Version Info): Update version numbers in examples.
861 (Acknowledgements): List more contributors.
862
863 * elisp.texi: Bump version number to 3.0.
864 (Top): Link to Font Type node.
865
867d4bb3
JB
8662009-02-20 Juanma Barranquero <lekktu@gmail.com>
867
868 * modes.texi (Major Mode Conventions): Remove duplicate words.
869 (Customizing Keywords): Fix typo.
870
77730170
EZ
8712009-02-14 Eli Zaretskii <eliz@gnu.org>
872
873 * nonascii.texi (User-Chosen Coding Systems): Document that
874 select-safe-coding-system suggests raw-text if there are raw bytes
875 in the region.
876 (Explicit Encoding): Warn not to use `undecided' when encoding.
877
c8736212
GM
8782009-02-11 Glenn Morris <rgm@gnu.org>
879
880 * frames.texi (Visibility of Frames): Mention the effect multiple
881 workspaces/desktops can have on visibility.
882
ab992d66
EZ
8832009-02-07 Eli Zaretskii <eliz@gnu.org>
884
c8736212
GM
885 * text.texi (Commands for Insertion):
886 * commands.texi (Event Mod):
887 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
888 * nonascii.texi (Translation of Characters): Reinstate
889 documentation of translation-table-for-input.
7d2a859f
EZ
890 (Explicit Encoding): Document the `charset' text property produced
891 by decode-coding-region and decode-coding-string.
ab992d66 892
e651a255
AM
8932009-01-27 Alan Mackenzie <acm@muc.de>
894
895 * modes.texi (Search-based Fontification): Correct a typo.
896
bc5cde4b
JB
8972009-01-25 Juanma Barranquero <lekktu@gmail.com>
898
899 * abbrevs.texi (Abbrev Table Properties): Fix typo.
900 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
901
3533155b
EZ
9022009-01-24 Eli Zaretskii <eliz@gnu.org>
903
f721deda
EZ
904 * display.texi (Window Systems): Document the value of
905 `initial-window-system' under --daemon.
906
3533155b
EZ
907 * os.texi (System Environment): Remove description of the
908 `environment' function which has been deleted.
909
f79b43b2
DN
9102009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
911
912 * frames.texi (Multiple Displays): Remove documentation for
913 removed function make-frame-on-tty.
914
e3aa6669
CY
9152009-01-22 Chong Yidong <cyd@stupidchicken.com>
916
917 * files.texi (Format Conversion Piecemeal): Clarify behavior of
918 write-region-annotate-functions. Document
919 write-region-post-annotation-function.
920
fb13a416
CY
9212009-01-19 Chong Yidong <cyd@stupidchicken.com>
922
923 * display.texi (Font Lookup): Document WIDTH argument of
924 x-list-fonts.
925
02eccf6b
EZ
9262009-01-17 Eli Zaretskii <eliz@gnu.org>
927
ead3f58d
EZ
928 * maps.texi (Standard Keymaps): Rename function-key-map to
929 local-function-key-map.
930
931 * keymaps.texi (Translation Keymaps): Rename function-key-map to
932 local-function-key-map.
933
934 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
935 and `set-keyboard-coding-system' now accept an optional terminal
936 argument.
937
938 * commands.texi (Event Mod): `keyboard-translate-table' is now
939 terminal-local.
940 (Function Keys): Rename function-key-map to
941 local-function-key-map.
942
df05a163
EZ
943 * elisp.texi (Top): Make @detailmenu be consistent with changes in
944 frames.texi.
945
0ed8034e 946 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
947 `delete-terminal-functions', `suspend-tty-functions' and
948 `resume-tty-functions'.
0ed8034e
EZ
949
950 * frames.texi (Frames): Document `frame-terminal' and
951 `terminal-live-p'.
952 (Multiple Displays): Document `make-frame-on-tty'.
953 (Multiple Terminals): Document `terminal-list', `delete-terminal',
954 `terminal-name', and `get-device-terminal'.
490f1197
EZ
955 (Terminal Parameters): Document `terminal-parameters',
956 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
957
958 * os.texi (System Environment): Document `environment' and
959 `initial-environment'.
490f1197
EZ
960 (Suspending Emacs): Update for multi-tty; document
961 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 962
02eccf6b
EZ
963 * nonascii.texi (Coding System Basics): More accurate description
964 of `raw-text'.
965
f19fea97
JB
9662009-01-12 Juanma Barranquero <lekktu@gmail.com>
967
968 * display.texi (Low-Level Font): Fix typo.
969
16fa292f
CY
9702009-01-10 Chong Yidong <cyd@stupidchicken.com>
971
972 * elisp.texi (Top): Update node listing.
973
974 * display.texi (PostScript Images): Node deleted.
975
0b4faef3
EZ
9762009-01-10 Eli Zaretskii <eliz@gnu.org>
977
3355f04d
EZ
978 * processes.texi (Decoding Output): Document that null bytes force
979 no-conversion for reading process output.
980
981 * files.texi (Reading from Files): Document that null bytes force
982 no-conversion when visiting files.
983
11625308 984 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 985
0b4faef3
EZ
986 * nonascii.texi (Lisp and Coding Systems): Document
987 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 988 (Character Properties): Improve wording.
0b4faef3 989
ce9cf065
CY
9902009-01-09 Chong Yidong <cyd@stupidchicken.com>
991
992 * display.texi (Font Lookup): Remove obsolete function
993 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
994 (Low-Level Font): Rename from Fonts, move to end of Faces section.
995 (Font Selection): Reorder order of variable descriptions. Minor
996 clarifications.
997
998 * elisp.texi (Top): Update node listing.
999
ab756fb3
GM
10002009-01-09 Glenn Morris <rgm@gnu.org>
1001
1002 * commands.texi (Command Loop Info): Say that last-command-char and
1003 last-input-char are obsolete aliases.
1004
1005 * edebug.texi (Edebug Recursive Edit): Remove separate references to
1006 last-input-char and last-command-char, since they are just aliases for
1007 last-input-event and last-command-event.
1008
1009 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
1010 last-command-char.
1011
6b2b8ab1
CY
10122009-01-08 Chong Yidong <cyd@stupidchicken.com>
1013
1014 * elisp.texi: Update node listing.
1015
1016 * display.texi (Faces): Put Font Selection node after Auto Faces.
1017 (Face Attributes): Don't link to Font Lookup. Document
1018 font-family-list.
1019 (Fonts): New node.
1020
3568e767
JR
10212009-01-08 Jason Rumney <jasonr@gnu.org>
1022
1023 * frames.texi (Pointer Shape): Clarify that only X supports
1024 changing the standard pointer shapes. (Bug#1485)
1025
6221c8db
CY
10262009-01-08 Chong Yidong <cyd@stupidchicken.com>
1027
1028 * display.texi (Attribute Functions): Note that a function value
1029 :height is relative, and that compatibility functions work by
1030 calling set-face-attribute.
1031 (Displaying Faces): Reorder list in order of increasing priority.
1032 (Face Remapping): New node. Content moved here from Displaying
1033 Faces.
1034 (Glyphs): Link to Face Functions.
1035
e3d3799a
CY
10362009-01-08 Chong Yidong <cyd@stupidchicken.com>
1037
1038 * display.texi (Faces): Don't discuss face id here. facep does
1039 not return t.
1040 (Defining Faces): Minor clarification.
1041 (Face Attributes): Rearrange items to match docstring of
1042 set-face-attribute. Add :foundry attribute. Document new role of
1043 :font attribute. Texinfo usage fix.
1044 (Attribute Functions): Copyedits.
1045 (Face Functions): Note that face number is seldom used.
1046
638a2457
RS
10472009-01-05 Richard M Stallman <rms@gnu.org>
1048
1049 * strings.texi (Predicates for Strings): Minor clarification.
1050
1051 * functions.texi (Function Safety): Texinfo usage fix.
1052
49ea0074
JB
10532009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
1054
1055 * objects.texi (General Escape Syntax): Fix typo.
1056
9f822178
MR
10572009-01-03 Martin Rudalics <rudalics@gmx.at>
1058
1059 * windows.texi (Choosing Window): Say that pop-up-frame-alist
1060 works via the default value of pop-up-frame-function.
1061
af34ad36
EZ
10622009-01-02 Eli Zaretskii <eliz@gnu.org>
1063
1064 * processes.texi (System Processes): Document the `time' and
1065 `ctime' attributes of `system-process-attributes'.
1066
d31f6679
CY
10672009-01-01 Chong Yidong <cyd@stupidchicken.com>
1068
1069 * display.texi (Face Attributes): Clarify :height attribute.
1070
174dc00c
MR
10712008-12-31 Martin Rudalics <rudalics@gmx.at>
1072
1073 * buffers.texi (The Buffer List): Clarify what moves a buffer to
1074 the front of the buffer list. Add entries for `last-buffer' and
1075 `unbury-buffer'.
1076
b8afe7e4
EZ
10772008-12-27 Eli Zaretskii <eliz@gnu.org>
1078
d14030f5
EZ
1079 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
1080 and its subsections.
1081
1082 * frames.texi (Multiple Terminals, Low-level Terminal)
1083 (Terminal Parameters, Frames on Other TTY devices): New sections.
1084 (Frames): Add an xref to "Multiple Terminals".
1085
765980a4
EZ
1086 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
1087
1088 * objects.texi (Terminal Type): New node.
1089 (Editing Types): Add it to the menu.
1090
47bd5577
EZ
1091 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
1092 Variables".
1093
eb22b78c 1094 * variables.texi (Directory Local Variables): New node.
47bd5577 1095 (Variables): Add a menu item for it.
eb22b78c 1096
b8afe7e4
EZ
1097 * loading.texi (Autoload): Document `generate-autoload-cookie' and
1098 `generated-autoload-file'.
1099
77bb0476
EZ
11002008-12-20 Eli Zaretskii <eliz@gnu.org>
1101
028e2c19
EZ
1102 * os.texi (Startup Summary): Add xref to documentation of
1103 `initial-window-system'.
1104
77bb0476
EZ
1105 * display.texi (Window Systems): Document `window-system' the
1106 function. The variable `window-system' is now frame-local.
028e2c19 1107 Document `initial-window-system'.
77bb0476 1108
dda87836
MR
11092008-12-19 Martin Rudalics <rudalics@gmx.at>
1110
1111 * windows.texi (Windows): Rewrite description of
1112 fit-window-to-buffer.
1113
caef3ed2
GM
11142008-12-13 Glenn Morris <rgm@gnu.org>
1115
1116 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
1117 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
1118
21c58e4d
GM
11192008-12-12 Glenn Morris <rgm@gnu.org>
1120
1121 * debugging.texi (Error Debugging): Refer forwards to
1122 eval-expression-debug-on-error.
1123
af38459f
EZ
11242008-12-05 Eli Zaretskii <eliz@gnu.org>
1125
5dedd9b5
EZ
1126 * strings.texi (String Basics): Only unibyte strings that
1127 represent key sequences hold 8-bit raw bytes.
1128
af38459f
EZ
1129 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
1130 paragraph to speak about `undecided'.
1131 (Character Properties): Don't explain the meaning of each
1132 property; instead, identify their Unicode Standard names.
b3f1f4a5 1133 (Character Sets): Document `map-charset-chars'.
af38459f 1134
fa047ae7
GM
11352008-12-02 Glenn Morris <rgm@gnu.org>
1136
1137 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
1138 section yet again.
1139
47dbc044
EZ
11402008-11-29 Eli Zaretskii <eliz@gnu.org>
1141
98d05998
EZ
1142 * nonascii.texi (Character Properties): New Section.
1143 (Specifying Coding Systems): Document
1144 `coding-system-priority-list', `set-coding-system-priority', and
1145 `with-coding-priority'.
1146 (Lisp and Coding Systems): Document `check-coding-systems-region'
1147 and `coding-system-charset-list'.
1148 (Coding System Basics): Document `coding-system-aliases'.
1149
1150 * elisp.texi (Top): Add a @detailmenu entry for "Character
1151 Properties".
1152
47dbc044
EZ
1153 * objects.texi (Character Type): Correct the range of Emacs
1154 characters. Add an @xref to "Character Codes".
1155
1156 * strings.texi (String Basics): Add an @xref to "Character Codes".
1157
1158 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
1159
1160 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
1161 (Character Codes): Document `max-char'.
1162
8b80cdf5
EZ
11632008-11-28 Eli Zaretskii <eliz@gnu.org>
1164
1165 * nonascii.texi (Text Representations, Converting Representations)
1166 (Character Sets, Scanning Charsets, Translation of Characters):
1167 Make text more accurate.
1168
a99dceba
GM
11692008-11-28 Glenn Morris <rgm@gnu.org>
1170
1171 * files.texi (Format Conversion Round-Trip): Improve previous change.
1172
f6dc3bed
CY
11732008-11-26 Chong Yidong <cyd@stupidchicken.com>
1174
1175 * modes.texi (Auto Major Mode): Fix example.
1176
5da9413d
GM
11772008-11-25 Glenn Morris <rgm@gnu.org>
1178
1179 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
1180
1181 * files.texi (Format Conversion Round-Trip):
1182 Use active voice for previous change.
1183
fcca848c
CY
11842008-11-25 Chong Yidong <cyd@stupidchicken.com>
1185
1186 * os.texi (Processor Run Time):
1187 * processes.texi (Transaction Queues):
1188 * markers.texi (The Mark):
1189 * windows.texi (Choosing Window, Selecting Windows):
1190 * files.texi (Changing Files, Magic File Names):
1191 * commands.texi (Key Sequence Input):
1192 * functions.texi (Declaring Functions):
1193 * strings.texi (Predicates for Strings):
1194 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
1195
36c8dc54
CY
11962008-11-24 Chong Yidong <cyd@stupidchicken.com>
1197
1198 * help.texi (Accessing Documentation): Update example.
1199
1200 * variables.texi (Defining Variables): Note that `*' is not
1201 necessary if defcustom is used.
1202
2a79b242
EZ
12032008-11-22 Eli Zaretskii <eliz@gnu.org>
1204
1205 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
1206 Characters" from @detailmenu.
1207
1208 * nonascii.texi (Character Codes, Character Sets)
1209 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
1210 (Chars and Bytes, Splitting Characters): Sections removed.
1211
392f0d26
LK
12122008-11-22 Lute Kamstra <lute@gnu.org>
1213
1214 * positions.texi (Text Lines): Update goto-line documentation.
1215
af1a5cd5
MR
12162008-11-21 Martin Rudalics <rudalics@gmx.at>
1217
6a4cfb0c
MR
1218 * frames.texi (Frames): Fix typo, add cross references, reword.
1219 (Initial Parameters): Reword special-display-frame-alist text.
1220 (Frames and Windows): Reword. Describe argument norecord for
1221 set-frame-selected-window.
1222 (Input Focus): Describe argument norecord for select-frame.
1223 Remove comment on MS-Windows behavior for focus-follows-mouse.
1224 (Raising and Lowering): Mention windows-frames dichotomy in
1225 metaphor.
1226
af1a5cd5
MR
1227 * windows.texi (Displaying Buffers, Vertical Scrolling)
1228 (Horizontal Scrolling): Fix indenting and rewording issues
1229 introduced with 2008-11-07 change.
1230
c249fa9c
GM
12312008-11-20 Glenn Morris <rgm@gnu.org>
1232
1233 * files.texi (Format Conversion Round-Trip): Mention `preserve'
1234 element of `format-alist'.
1235
204d4665
GM
12362008-11-19 Glenn Morris <rgm@gnu.org>
1237
1238 * doclicense.texi: Update to FDL 1.3.
1239 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
1240
cc0910af
CY
12412008-11-18 Chong Yidong <cyd@stupidchicken.com>
1242
efe6e7c4
CY
1243 * windows.texi (Window Hooks): Remove *-end-trigger-functions
1244 vars, which are obsolete. Mention jit-lock-register.
1245
1246 * modes.texi (Other Font Lock Variables): Document
1247 jit-lock-register and jit-lock-unregister.
1248
cc0910af
CY
1249 * frames.texi (Color Parameters): Document alpha parameter.
1250
aeeedf76
MR
12512008-11-16 Martin Rudalics <rudalics@gmx.at>
1252
1253 * windows.texi (Splitting Windows, Deleting Windows)
1254 (Selecting Windows, Cyclic Window Ordering)
1255 (Buffers and Windows, Displaying Buffers, Choosing Window)
1256 (Dedicated Windows, Window Point, Window Start and End)
1257 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
1258 (Size of Window, Resizing Windows, Window Configurations)
1259 (Window Parameters): Avoid @var at beginning of sentences and
1260 reword accordingly.
1261
4c565c5c
LK
12622008-11-11 Lute Kamstra <lute@gnu.org>
1263
1264 * files.texi (File Name Components): Fix file-name-extension
1265 documentation.
1266
25f494c9
JB
12672008-11-11 Juanma Barranquero <lekktu@gmail.com>
1268
1269 * frames.texi (Basic Parameters): Remove display-environment-variable
1270 and term-environment-variable.
1271
a1401ab1
EZ
12722008-11-08 Eli Zaretskii <eliz@gnu.org>
1273
1274 * windows.texi (Basic Windows, Splitting Windows)
1275 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
1276 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
1277 (Resizing Windows, Window Configurations, Window Parameters):
1278 Fix wording and markup.
a1401ab1 1279
efafc282
MR
12802008-11-07 Martin Rudalics <rudalics@gmx.at>
1281
1282 * windows.texi (Windows): Update entries.
1283 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 1284 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
1285 (Selecting Windows, Cyclic Window Ordering): Reword with special
1286 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
1287 (Buffers and Windows, Choosing Window): Reword with special
1288 emphasis on dedicated windows.
1289 (Displaying Buffers): Reword. For switch-to-buffer mention that
1290 it may fall back on pop-to-buffer. For other-window try to
1291 explain how it treats the cyclic ordering of windows.
efafc282
MR
1292 (Dedicated Windows): New node and section discussing dedicated
1293 windows and associated functions.
86ab855a 1294 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
1295 (Window Start and End): Rename node and section title. Reword.
1296 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
1297 Minor rewording.
1298 (Size of Window): Reword, in particular text on window-width.
1299 (Resizing Windows): Reword. Add text on balancing windows.
1300 (Window Configurations): Reword. Mention window parameters.
1301 (Window Parameters): New node and section on window parameters.
1302 (Window Hooks): Reword. Mention that
1303 window-configuration-change-hook is run "buffer-locally".
1304 * elisp.texi (Top): Update Windows entries in @detailmenu
1305 section.
1306
d60a8ab2
JB
13072008-11-04 Juanma Barranquero <lekktu@gmail.com>
1308
1309 * searching.texi (Regexp Search): Fix typo.
1310
01777627
CY
13112008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1312
1313 * searching.texi (Regexp Search): Document GREEDY arg.
1314 (Simple Match Data): Fix return value.
1315
c4526e93
EZ
13162008-11-01 Eli Zaretskii <eliz@gnu.org>
1317
1318 * nonascii.texi (Text Representations): Rewrite to make consistent
1319 with Emacs 23 internal representation of characters. Document
1320 `unibyte-string'.
1321
fe2ae8b5
CY
13222008-10-28 Chong Yidong <cyd@stupidchicken.com>
1323
1324 * processes.texi (Process Information): Note that process-status
1325 does not accept buffer names.
1326
cc5a21e3
CY
13272008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
1328
1329 * positions.texi (Skipping Characters): Correct return value of
1330 skip-chars-forward.
1331
09460d9a
MR
13322008-10-25 Martin Rudalics <rudalics@gmx.at>
1333
520b29e7
MR
1334 * windows.texi (Deleting Windows): Update documentation of
1335 delete-windows-on.
1336 (Buffers and Windows): Update documentations of
1337 get-buffer-window and get-buffer-window-list.
1338 (Displaying Buffers): Update documentation of
1339 replace-buffer-in-windows.
1340
09460d9a
MR
1341 * buffers.texi (Current Buffer): Reword set-buffer and
1342 with-current-buffer documentations.
1343 (Creating Buffers): Reword documentation of get-buffer-create.
1344
4d48fcdc
MR
13452008-10-23 Martin Rudalics <rudalics@gmx.at>
1346
1347 * buffers.texi (Current Buffer): Reword documentation of
1348 set-buffer.
1349 (Buffer Names): Reword documentation of buffer-name.
1350 (The Buffer List): For bury-buffer explain what happens with the
1351 buffer's window.
1352 (Creating Buffers): Say that get-buffer-create's arg is called
1353 buffer-or-name.
1354
f0143c43
CY
13552008-10-22 Chong Yidong <cyd@stupidchicken.com>
1356
3e5dbbd3
CY
1357 * advice.texi (Computed Advice): Explain what DEFINITION is.
1358
f0143c43
CY
1359 * nonascii.texi (Character Codes): Remove obsolete function
1360 char-valid-p, and document characterp instead.
1361
52a94b85
MR
13622008-10-22 Martin Rudalics <rudalics@gmx.at>
1363
1364 * windows.texi (Displaying Buffers): Reword documentation of
1365 pop-to-buffer.
1366 (Choosing Window): Rewrite documentation of display-buffer and
1367 its options.
1368
f76f8246
MR
1369 * buffers.texi (Killing Buffers): Update documentation of
1370 kill-buffer.
1371
acc8b598
EZ
13722008-10-21 Eli Zaretskii <eliz@gnu.org>
1373
80e6b6df
EZ
1374 * processes.texi (Serial Ports): Fix wording and improve markup.
1375
3645358a
EZ
1376 * searching.texi (Regexp Search): Document `string-match-p' and
1377 `looking-at-p'.
1378 (POSIX Regexps): Add an xref for "non-greedy".
1379 (Regexp Special): Add @cindex entry for "non-greedy".
1380
b3d50cff 1381 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 1382 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 1383
73b7530a
EZ
1384 * frames.texi (Color Names): Add an xref to `read-color'.
1385
1386 * minibuf.texi (High-Level Completion): Document `read-color'.
1387
acc8b598
EZ
1388 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
1389
1390 * positions.texi (Narrowing): Add an xref to "Swapping Text".
1391
1392 * buffers.texi (Swapping Text): New section, documents
1393 `buffer-swap-text'.
1394
10e187e8
MR
13952008-10-21 Martin Rudalics <rudalics@gmx.at>
1396
1397 * windows.texi (Resizing Windows): Minor wording fix.
1398
fd6f900c
EZ
13992008-10-20 Eli Zaretskii <eliz@gnu.org>
1400
1401 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
1402 and `combine-and-quote-strings'.
1403
1404 * strings.texi (Creating Strings): Add xrefs for them.
1405
e4372165
EZ
14062008-10-19 Eli Zaretskii <eliz@gnu.org>
1407
d6328fba
EZ
1408 * elisp.texi (Top): Make descriptive text for "Reading File Names"
1409 match the corresponding menu in minibuf.texi.
1410
e4372165
EZ
1411 * minibuf.texi (Reading File Names): Document `read-shell-command'
1412 and `minibuffer-local-shell-command-map'.
1413
5d8dda33
MR
14142008-10-19 Martin Rudalics <rudalics@gmx.at>
1415
1416 * windows.texi (Resizing Windows): Remove var{} around "window" in
1417 documentation of enlarge-window.
1418 Rewrite documentation of window-min-height and window-min-width.
1419
437706cd
EZ
14202008-10-19 Eli Zaretskii <eliz@gnu.org>
1421
80f85d7c
EZ
1422 * functions.texi (Calling Functions): Document `apply-partially'.
1423
291703b5
EZ
1424 * hooks.texi (Standard Hooks): Mention
1425 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
1426
1427 * variables.texi (File Local Variables): Document
1428 `file-local-variables-alist', `before-hack-local-variables-hook'
1429 and `hack-local-variables-hook'.
1430
583d8b3c
EZ
1431 * processes.texi (Synchronous Processes): Document `process-lines'.
1432
437706cd 1433 * customize.texi (Variable Definitions): Document
583d8b3c 1434 `custom-reevaluate-setting'.
437706cd 1435
7e51d89b
MR
14362008-10-18 Martin Rudalics <rudalics@gmx.at>
1437
1438 * windows.texi (Choosing Window, Deleting Windows)
1439 (Displaying Buffers): Expand documentation of dedicated windows.
1440
43c59a3d
EZ
14412008-10-18 Eli Zaretskii <eliz@gnu.org>
1442
018a960d
EZ
1443 * files.texi (Changing Files): Document symbolic input of file
1444 modes to `set-file-modes'. Document `read-file-modes' and
1445 `file-modes-symbolic-to-number'.
1446
2c0b8144
EZ
1447 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
1448 and `search-map'.
1449
80120f13
EZ
1450 * searching.texi (Search and Replace): Document
1451 `replace-search-function' and `replace-re-search-function'.
2c0b8144 1452 Document `multi-query-replace-map'.
80120f13 1453
6d4913f0
EZ
1454 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
1455 (Completion Commands, Reading File Names): Rename
1456 `minibuffer-local-must-match-filename-map' to
1457 `minibuffer-local-filename-must-match-map'.
1458 (Minibuffer Completion): The `require-match' argument to
1459 `completing-read' can now have the value `confirm-only'.
1460
43c59a3d
EZ
1461 * windows.texi (Displaying Buffers): Minor wording fix.
1462 (Choosing Window): `split-height-threshold' can now be nil.
1463 Document `split-width-threshold'. `pop-up-frames' can have the
1464 value `graphic-only'.
1465
f36acfd9
EZ
14662008-10-17 Eli Zaretskii <eliz@gnu.org>
1467
1468 * os.texi (Startup Summary): Document `before-init-time' and
1469 `after-init-time'. Document `initial-window-system' and
1470 `window-system-initialization-alist'. Document reading the
1471 abbrevs file. Document the call to `server-start' under --daemon.
1472 Rearrange a bit to be consistent with the code flow.
53728487
EZ
1473 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
1474 (Time Parsing): Document `format-seconds'.
f36acfd9 1475
96995b89
MR
14762008-10-17 Martin Rudalics <rudalics@gmx.at>
1477
1478 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
1479 and reword.
1480
2de17c73
EZ
14812008-10-16 Eli Zaretskii <eliz@gnu.org>
1482
1483 * markers.texi (The Mark): Document use-region-p.
1484
9cf52b11
EZ
14852008-10-15 Eli Zaretskii <eliz@gnu.org>
1486
c3aaf1d7
EZ
1487 * internals.texi (Writing Emacs Primitives): The interactive spec
1488 of a primitive can be a Lisp form.
1489
841a1743
EZ
1490 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
1491 values of transient-mark-mode. Document handle-shift-selection.
1492
1493 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
1494 (Interactive Examples): Show an example of `^'.
1495 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
1496 (Defining Commands, Using Interactive): The interactive-form of a
1497 function can be added via its symbol's property.
841a1743 1498
52441368
EZ
1499 * positions.texi (List Motion): beginning-of-defun-function can
1500 now accept an argument.
1501
8e8c1a72
EZ
1502 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
1503 now return a list of strings.
1504
a33a1f2a
EZ
1505 * control.texi (Handling Errors): Document ignore-errors.
1506
4fb04348
EZ
1507 * frames.texi (Creating Frames): Document frame-inherited-parameters.
1508 (Parameter Access): Document set-frame-parameter.
1509
ee666f84
EZ
1510 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
1511 Hooks" for the effect of kill-all-local-variables on local hook
1512 functions.
1513
9cf52b11
EZ
1514 * modes.texi (Major Mode Conventions, Mode Line Variables):
1515 `mode-name' need not be a string. xref to "Mode Line Data" for
1516 details, and to "Emulating Mode Line" for computing a string
1517 value.
1518
22526bc4
EZ
15192008-10-14 Eli Zaretskii <eliz@gnu.org>
1520
a65f6a85
EZ
1521 * processes.texi (System Processes): New section.
1522 (Processes, Signals to Processes): Add xrefs to it.
1523
1524 * objects.texi (Editing Types): A `process' is a subprocess of
1525 Emacs, not just any process running on the OS.
1526
1527 * elisp.texi (Top): Adjust the @detailmenu for the above two
1528 changes.
1529
2724b26a
EZ
1530 * sequences.texi (Char-Tables): Remove documentation of
1531 set-char-table-default, which has no effect since Emacs 23.
1532 <char-table-range, set-char-table-range>: Don't mention generic
1533 characters and charsets. Add a cons cell as a possible argument.
1534
1535 * nonascii.texi (Splitting Characters)
1536 (Translation of Characters): Don't mention generic characters.
1537
1538 * display.texi (Fontsets): Don't mention generic characters.
1539
22526bc4 1540 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 1541 argument FUNCTION with a cons cell as KEY.
22526bc4 1542
eaf4b689
EZ
15432008-10-13 Eli Zaretskii <eliz@gnu.org>
1544
45e46036
EZ
1545 * objects.texi (Primitive Function Type): Move "@cindex special
1546 forms" from here...
1547
1548 * eval.texi (Special Forms): ...to here.
1549
1550 * functions.texi (What Is a Function): `functionp' returns nil for
1551 special forms. Add an xref.
1552
eaf4b689
EZ
1553 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
1554 Variables".
1555
1556 * variables.texi (Frame-Local Variables): New section.
1557 (Buffer-Local Variables): Add an xref to it.
1558 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
1559 have both frame-local and buffer-local binding.
1560
1561 * frames.texi (Frames): Mention multiple tty frames.
1562 (Frame Parameters, Parameter Access): Mention frame-local variable
1563 bindings.
1564
15688fce
GM
15652008-09-20 Glenn Morris <rgm@gnu.org>
1566
1567 * display.texi (Defining Faces): Recommend against face variables.
1568
35539065
JB
15692008-09-16 Juanma Barranquero <lekktu@gmail.com>
1570
1571 * display.texi (Echo Area Customization): Fix typo.
1572
6a57054b
JB
15732008-09-09 Juanma Barranquero <lekktu@gmail.com>
1574
1575 * loading.texi (Where Defined): Add `defface' item.
1576
d632fb82
MR
15772008-09-06 Martin Rudalics <rudalics@gmx.at>
1578
1579 * loading.texi (Where Defined): Fix description of symbol-file.
1580
905a9adb
JR
15812008-08-26 Jason Rumney <jasonr@gnu.org>
1582
1583 * display.texi (TIFF Images): New section describing :index property.
1584
852e91b7
CY
15852008-08-23 Chong Yidong <cyd@stupidchicken.com>
1586
1587 * display.texi (Temporary Displays): Remove unnecessary comment
1588 about usage of temp-buffer-show-hook.
1589
6be001ee
CY
15902008-08-05 Chong Yidong <cyd@stupidchicken.com>
1591
1592 * symbols.texi (Other Plists): Fix incorrect example.
1593 Suggested by Florian Beck.
1594
58e3d8e8
JB
15952008-07-31 Juanma Barranquero <lekktu@gmail.com>
1596
1597 * os.texi: Fix previous change.
1598
7c2fb837
DN
15992008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1600
1601 * os.texi:
1602 * intro.texi:
1603 * files.texi: Remove VMS support.
1604
9e2a2647
DN
16052008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1606
1607 * os.texi:
1608 * frames.texi:
1609 * display.texi: Remove mentions of Mac Carbon.
1610
c4f4682b
MB
16112008-07-01 Miles Bader <miles@gnu.org>
1612
1613 * text.texi (Special Properties):
1614 * display.texi (Truncation): Add wrap-prefix and line-prefix.
1615
3696411e
JB
16162008-06-28 Johan Bockgård <bojohan@gnu.org>
1617
1618 * display.texi (Other Image Types): Fix copy/paste error; say
1619 "PBM", not "XBM".
1620
f2a77c3a
DN
16212008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
1622
1623 * os.texi: Remove references to obsolete systems.
1624
6d52677d
EZ
16252008-06-20 Eli Zaretskii <eliz@gnu.org>
1626
1627 * makefile.w32-in (distclean): Remove makefile.
1628
1a87da4c
GM
16292008-06-17 Glenn Morris <rgm@gnu.org>
1630
1631 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
1632 (elisp, dist): Remove rules and variables that are obsolete now
1633 the lisp manual is no longer distributed separately.
1634
fdda1c5d
GM
16352008-06-16 Glenn Morris <rgm@gnu.org>
1636
646692e9
GM
1637 * configure, configure.in, mkinstalldirs: Remove unused files.
1638
1639 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 1640 * vol1.texi (EMACSVER):
6a57054b 1641 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
1642
1643 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
1644 as per maintain.info.
1645
611bee81
GM
16462008-06-15 Glenn Morris <rgm@gnu.org>
1647
a7bed3a0
GM
1648 * makefile.w32-in (manual): Use "23" rather than "21".
1649
1650 * Makefile.in (emacsver): New, set by configure.
1651 (manual): Use emacsver.
1652
d794edf2
GM
1653 * intro.texi: Report bugs using M-x report-emacs-bug.
1654
611bee81
GM
1655 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
1656
c73e02fa
GM
16572008-06-13 Daniel Engeler <engeler@gmail.com>
1658
1659 * elisp.texi, internals.texi, processes.texi: Add documentation
1660 about serial port access.
1661
e40a85cd
MB
16622008-06-05 Miles Bader <miles@gnu.org>
1663
1664 * display.texi (Displaying Faces): Update to reflect function
1665 renamings in face-remap.el.
1666
7b753744
JB
16672008-06-05 Juanma Barranquero <lekktu@gmail.com>
1668
1669 * display.texi (Fontsets): Fix typos.
1670
9d3d42fb
MB
16712008-06-03 Miles Bader <miles@gnu.org>
1672
7b753744
JB
1673 * display.texi (Displaying Faces): Add add-relative-face-remapping,
1674 remove-relative-face-remapping, set-base-face-remapping,
1675 and set-default-base-face-remapping.
9d3d42fb 1676
f2cec7a9
MB
16772008-06-01 Miles Bader <miles@gnu.org>
1678
1679 * display.texi (Displaying Faces): Add face-remapping-alist.
1680
8f39c96d
SM
16812008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1682
1683 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
1684 variable names.
1685
1ef5eecc
ER
16862008-05-03 Eric S. Raymond <esr@golux>
1687
352c8b4a 1688 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
1689 (current-global-map) return references, not copies.
1690
63b4387f
JL
16912008-05-02 Juri Linkov <juri@jurta.org>
1692
1693 * minibuf.texi (Text from Minibuffer): Document a list of
1694 default values for `read-from-minibuffer'.
1695
38a8b703
JB
16962008-04-24 Juanma Barranquero <lekktu@gmail.com>
1697
1698 * nonascii.texi (Translation of Characters): Fix previous change.
1699
7c42e639
CY
17002008-04-20 Chong Yidong <cyd@stupidchicken.com>
1701
1702 * display.texi (Overlay Properties): Clarify role of underlying
1703 textprop and overlay keymaps for display strings.
1704
1705 * keymaps.texi (Active Keymaps): Ditto.
1706
25c0d999
SM
17072008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1708
1709 * minibuf.texi (Programmed Completion):
1710 Replace dynamic-completion-table with the new completion-table-dynamic.
1711
e3af5968
CY
17122008-04-07 Chong Yidong <cyd@stupidchicken.com>
1713
1714 * intro.texi (Some Terms): Change "fonts in this manual" index
1715 entry to "typographic conventions".
1716
6bfc8698
EZ
17172008-04-05 Eli Zaretskii <eliz@gnu.org>
1718
1719 * objects.texi (Text Props and Strings): Add indexing for read
1720 syntax of text properties.
1721
4972c361
SM
17222008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1723
1724 * processes.texi (Decoding Output): Remove process-filter-multibyte
1725 functions.
1726
c70a68db
MR
17272008-03-15 Martin Rudalics <rudalics@gmx.at>
1728
1729 * display.texi (Finding Overlays): Say that empty overlays at
1730 the end of the buffer are reported too.
1731
1291fd36
GM
17322008-03-13 Glenn Morris <rgm@gnu.org>
1733
1734 * elisp.texi (EMACSVER): Set to 23.0.60.
1735
c6b0dfd5
CY
17362008-02-26 Chong Yidong <cyd@stupidchicken.com>
1737
38a8b703 1738 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 1739
875fc30c
GM
17402008-02-22 Glenn Morris <rgm@gnu.org>
1741
1742 * frames.texi (Position Parameters): Clarify the description of
1743 `left' and `top', using information from "Geometry".
1744 (Geometry): Give a pointer to "Position Parameters", rather than
1745 repeating information.
1746
d8c8e45a
GM
17472008-02-11 Glenn Morris <rgm@gnu.org>
1748
1749 * objects.texi (Equality Predicates): No longer talk about "two"
1750 functions.
1751
38a8b703 17522008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1753
1754 * objects.texi (Equality Predicates): Add defun for
1755 equal-including-properties.
1756
bfffe0b1
GM
17572008-02-10 Glenn Morris <rgm@gnu.org>
1758
1759 * objects.texi (Equality Predicates):
1760 Mention equal-including-properties.
1761
431b78c9
RS
17622008-02-07 Richard Stallman <rms@gnu.org>
1763
1764 * windows.texi (Window Start): Mention the feature of moving
1765 window-start to start of line.
1766
c8763fb6 17672008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1768
1769 * keymaps.texi (Tool Bar): Document rtl property.
1770
1a256502
TTN
17712008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1772
1773 * display.texi (Button Types):
1774 For define-button-type, clarify type of NAME.
1775
569382c2
MR
17762008-01-19 Martin Rudalics <rudalics@gmx.at>
1777
1778 * buffers.texi (Buffer Modification): Fix typo.
1779
f3041af1
DN
17802008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1781
1782 * os.texi (System Environment): Remove references to OSes that are
1783 not supported anymore.
1784
d35e1cd7
DN
17852008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1786
1787 * os.texi (System Environment): Remove mention for Masscomp.
1788
23af7580
RS
17892008-01-04 Richard Stallman <rms@gnu.org>
1790
1791 * display.texi (Faces): Don't talk about internal face vector as arg
1792 to facep.
1793
1794 * customize.texi (Type Keywords): Fix previous change.
1795
1796 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1797 * elisp.texi (Top): Fix menu for commands.texi change.
1798
ec7d5b1e
RS
17992007-12-30 Richard Stallman <rms@gnu.org>
1800
1801 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1802 (Accessing Scroll): New node broken out of Accessing Mouse.
1803
101a6cea
RS
18042007-12-28 Richard Stallman <rms@gnu.org>
1805
1806 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1807 (Basic Parameters): For `title', refer to title bar.
041817a4 1808 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1809
72b7e664
RS
18102007-12-23 Richard Stallman <rms@gnu.org>
1811
1812 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1813 Improve some of the commented-out keywords' text too.
1814
27a4f445
MR
18152007-12-14 Martin Rudalics <rudalics@gmx.at>
1816
e2e3f1d7
MR
1817 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1818 "visit the current buffer".
1819
27a4f445
MR
1820 * os.texi (System Interface): Fix typo.
1821
a2afc99d
RS
18222007-12-04 Richard Stallman <rms@gnu.org>
1823
1824 * objects.texi (Symbol Type): Fix typo.
1825
b694135c
RS
18262007-12-03 Richard Stallman <rms@gnu.org>
1827
1828 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1829
f99a19da
GM
18302007-12-01 Glenn Morris <rgm@gnu.org>
1831
1832 * functions.texi (Declaring Functions): Improve previous change.
1833
8f4b37d8
GM
18342007-11-30 Glenn Morris <rgm@gnu.org>
1835
1836 * functions.texi (Declaring Functions): Add optional fourth
1837 argument of declare-function, and setting third argument to `t'.
1838
61a2fe01
RS
18392007-11-29 Richard Stallman <rms@gnu.org>
1840
1841 * customize.texi (Composite Types): Document `group' type.
1842
cbfc5193
GM
18432007-11-29 Glenn Morris <rgm@gnu.org>
1844
1845 * functions.texi (Declaring Functions): Add findex. Mention
1846 `external' files.
1847
8386283a
JB
18482007-11-26 Juanma Barranquero <lekktu@gmail.com>
1849
1850 * functions.texi (Declaring Functions): Fix directive.
1851
a07c9a8b
RS
18522007-11-25 Richard Stallman <rms@gnu.org>
1853
1854 * help.texi (Help Functions): Clean up last change.
1855
1856 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1857
1858 * loading.texi (Named Features): Minor cleanup.
1859
1860 * macros.texi (Eval During Expansion): Minor cleanup.
1861
1862 * variables.texi (Variable Aliases): Minor cleanup.
1863
a0925923
RS
18642007-11-24 Richard Stallman <rms@gnu.org>
1865
1866 * functions.texi (Declaring Functions): Clarify previous change.
1867
1868 * compile.texi (Compiler Errors): Clarify previous change.
1869
20c63e44
RS
18702007-11-24 Richard Stallman <rms@gnu.org>
1871
e5e76c04 1872 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1873 Clarify the text and move items around.
1874
5bb0cda3
GM
18752007-11-24 Glenn Morris <rgm@gnu.org>
1876
1877 * functions.texi (Declaring Functions): New section.
1878 * compile.texi (Compiler Errors): Mention declaring functions,
1879 defvar with no initvalue, and byte-compile-warnings.
1880
af13c86a
MR
18812007-11-15 Martin Rudalics <rudalics@gmx.at>
1882
1883 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1884 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1885
a5373305
MR
18862007-11-13 Martin Rudalics <rudalics@gmx.at>
1887
1888 * help.texi (Help Functions): Document new macro `with-help-window'.
1889
fe284805
JL
18902007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1891
1892 * searching.texi (Replacing Match): Describe new
1893 `match-substitute-replacement'.
1894
2c3a09b1
RS
18952007-10-31 Richard Stallman <rms@gnu.org>
1896
1897 * strings.texi (Creating Strings): Null strings from concat not unique.
1898
f2b480f4
RS
18992007-10-26 Richard Stallman <rms@gnu.org>
1900
1901 * objects.texi (Equality Predicates): Null strings are uniquified.
1902
1903 * minibuf.texi: Minor clarifications in previous change.
1904
db21122c
GM
19052007-10-25 Glenn Morris <rgm@gnu.org>
1906
1907 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1908
2328cbb3
RS
19092007-10-24 Richard Stallman <rms@gnu.org>
1910
1911 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1912
1913 * variables.texi (Frame-Local Variables): Node deleted.
1914 (Variables): Delete Frame-Local Variables from menu.
1915 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1916 (Default Value): Don't mention frame-local vars.
1917
1918 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1919
1920 * loading.texi (Unloading): Document FEATURE-unload-function
1921 instead of FEATURE-unload-hook.
1922
2328cbb3
RS
1923 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1924
c066bafa
JL
19252007-10-22 Juri Linkov <juri@jurta.org>
1926
1927 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1928 (High-Level Completion): Document a list of default value strings
1929 in the DEFAULT argument, for which minibuffer functions return the
1930 first element.
1931
65ced25f
JL
19322007-10-17 Juri Linkov <juri@jurta.org>
1933
1934 * text.texi (Filling): Update arguments of fill-paragraph.
1935 fill-paragraph operates on the active region in Transient Mark mode.
1936 Remove fill-paragraph-or-region.
1937
ee46ec8e
KB
19382007-10-13 Karl Berry <karl@gnu.org>
1939
1940 * elisp.texi (@dircategory): Move to after @copying,
1941 since we want @copying as close as possible to the beginning of
1942 the output.
1943
61bbdbc6
RS
19442007-10-12 Richard Stallman <rms@gnu.org>
1945
1946 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1947
1948 * commands.texi (Distinguish Interactive): New node,
1949 broken out from Interactive Call and rewritten.
1950 (Command Loop): Put Distinguish Interactive in menu.
1951
af23e1e8
RS
19522007-10-09 Richard Stallman <rms@gnu.org>
1953
1954 * text.texi (Examining Properties): Mention overlay priority.
1955
1956 * display.texi (Display Margins): Correct the description
1957 of margin display specifications.
1958 (Replacing Specs): New subnode broken out of Display Property.
1959
e1965a69
JL
19602007-10-06 Juri Linkov <juri@jurta.org>
1961
1962 * text.texi (Filling): Document fill-paragraph-or-region.
1963
4638454b
JB
19642007-10-05 Juanma Barranquero <lekktu@gmail.com>
1965
1966 * display.texi (Auto Faces): Fix typo.
1967
7ed54cc5
RS
19682007-10-02 Richard Stallman <rms@gnu.org>
1969
1970 * display.texi (Display Property): Explain some display specs
1971 don't let you move point in.
1972
1973 * frames.texi (Cursor Parameters): Describe
1974 cursor-in-non-selected-windows here. Explain more values.
1975
1976 * windows.texi (Basic Windows): Don't describe
1977 cursor-in-non-selected-windows here.
1978
305a7ef2
EZ
19792007-10-01 Eli Zaretskii <eliz@gnu.org>
1980
1981 * processes.texi (Misc Network): Note that these functions are
1982 supported only on some systems.
1983
f7a7f4eb
RS
19842007-10-01 Richard Stallman <rms@gnu.org>
1985
1986 * display.texi (Overlay Properties): Explain nil as priority.
1987 Explain that conflicts are unpredictable if not resolved by
1988 priorities.
1989
780d7bb9
RS
19902007-09-23 Richard Stallman <rms@gnu.org>
1991
1992 * macros.texi (Backquote): Minor clarification.
1993
14b4fdfb
RS
19942007-09-19 Richard Stallman <rms@gnu.org>
1995
1996 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1997 Clarify when they work in parallel and when one overrides.
1998 Fix error in example.
14b4fdfb 1999
b8d4c8d0
GM
20002007-09-06 Glenn Morris <rgm@gnu.org>
2001
b3e755a9 2002 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
2003 commands to use ../../info.
2004 * Makefile.in (infodir): Go up one more level.
4638454b 2005 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
2006 (miscmanualdir): New.
2007 (dist): Use new variable miscmanualdir.
2008 * makefile.w32-in (infodir, texinputdir): Go up one more level.
2009 (usermanualdir): Change from ../man to ../emacs.
2010
1bb1f7d3
MR
20112007-08-30 Martin Rudalics <rudalics@gmx.at>
2012
2013 * commands.texi (Command Loop Info): Advise against changing
2014 most variables described here. Explain new variable
2015 last-repeatable-command.
2016
b8d4c8d0
GM
20172007-08-29 Glenn Morris <rgm@gnu.org>
2018
2019 * elisp.texi (EMACSVER): Increase to 23.0.50.
2020
20212007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
2022
2023 * frames.texi (Basic Parameters): Add display-environment-variable
2024 and term-environment-variable.
2025
20262007-08-28 Juri Linkov <juri@jurta.org>
2027
2028 * display.texi (Image Formats, Other Image Types): Add SVG.
2029
20302007-08-28 Juri Linkov <juri@jurta.org>
2031
2032 * display.texi (Images): Move formats-related text to new node
2033 "Image Formats".
2034 (Image Formats): New node.
2035
619fb9ee
RS
20362007-08-27 Richard Stallman <rms@gnu.org>
2037
2038 * windows.texi (Window Configurations): Clarify what
2039 a window configuration saves.
2040
b8d4c8d0
GM
20412007-08-25 Richard Stallman <rms@gnu.org>
2042
2043 * display.texi (Images): Delete redundant @findex.
2044
20452007-08-16 Richard Stallman <rms@gnu.org>
2046
2047 * processes.texi (Asynchronous Processes): Clarify
2048 doc of start-file-process.
2049
20502007-08-08 Martin Rudalics <rudalics@gmx.at>
2051
2052 * modes.texi (Example Major Modes): Fix typo.
2053
20542007-08-08 Glenn Morris <rgm@gnu.org>
2055
2056 * intro.texi (nil and t): Do not use `iff' in documentation.
2057
2058 * tips.texi (Documentation Tips): Recommend against `iff'.
2059
20602007-08-07 Chong Yidong <cyd@stupidchicken.com>
2061
2062 * display.texi (Image Cache): Document image-refresh.
2063
20642007-08-06 Martin Rudalics <rudalics@gmx.at>
2065
2066 * windows.texi (Size of Window): Document window-full-width-p.
2067
20682007-07-25 Glenn Morris <rgm@gnu.org>
2069
2070 * gpl.texi (GPL): Replace license with GPLv3.
2071
2072 * Relicense all FSF files to GPLv3 or later.
2073
20742007-07-24 Michael Albinus <michael.albinus@gmx.de>
2075
4638454b
JB
2076 * processes.texi (Synchronous Processes):
2077 Add `process-file-shell-command'.
b8d4c8d0
GM
2078 (Asynchronous Processes): Mention restricted use of
2079 `process-filter' and `process-sentinel' in
2080 `start-file-process'. Add `start-file-process-shell-command'.
2081
20822007-07-17 Michael Albinus <michael.albinus@gmx.de>
2083
2084 * files.texi (Magic File Names): Introduce optional parameter
2085 IDENTIFICATION for `file-remote-p'.
2086
20872007-07-16 Richard Stallman <rms@gnu.org>
2088
2089 * display.texi (Defining Faces): Fix previous change.
2090
20912007-07-14 Richard Stallman <rms@gnu.org>
2092
2093 * control.texi (Handling Errors): Document `debug' in handler list.
2094
20952007-07-10 Richard Stallman <rms@gnu.org>
2096
2097 * display.texi (Defining Faces): Explain C-M-x feature for defface.
2098
20992007-07-09 Richard Stallman <rms@gnu.org>
2100
2101 * files.texi (Magic File Names): Rewrite previous change.
2102
21032007-07-08 Michael Albinus <michael.albinus@gmx.de>
2104
2105 * files.texi (Magic File Names): Introduce optional parameter
2106 CONNECTED for `file-remote-p'.
2107
21082007-07-07 Michael Albinus <michael.albinus@gmx.de>
2109
2110 * processes.texi (Asynchronous Processes):
2111 * files.texi (Magic File Names): Add `start-file-process'.
2112
21132007-06-27 Richard Stallman <rms@gnu.org>
2114
2115 * files.texi (Format Conversion Piecemeal): Clarify
2116 `after-insert-file-functions' calling convention.
2117
21182007-06-27 Michael Albinus <michael.albinus@gmx.de>
2119
4638454b
JB
2120 * files.texi (Magic File Names): Remove `dired-call-process'.
2121 Add `process-file'.
b8d4c8d0
GM
2122
21232007-06-27 Kenichi Handa <handa@m17n.org>
2124
2125 * text.texi (Special Properties): Fix description about
4638454b 2126 `composition' property.
b8d4c8d0
GM
2127
21282007-06-26 Kenichi Handa <handa@m17n.org>
2129
2130 * nonascii.texi (Default Coding Systems): Document about the
2131 return value `undecided'.
2132
21332007-06-25 David Kastrup <dak@gnu.org>
2134
2135 * keymaps.texi (Active Keymaps): Document new POSITION argument of
2136 `current-active-maps'.
2137
21382007-06-24 Karl Berry <karl@gnu.org>
2139
4638454b 2140 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
2141
21422007-06-15 Juanma Barranquero <lekktu@gmail.com>
2143
2144 * display.texi (Overlay Arrow): Doc fix.
2145
21462007-06-14 Karl Berry <karl@tug.org>
2147
2148 * anti.texi (Antinews): Typo.
2149
21502007-06-14 Chong Yidong <cyd@stupidchicken.com>
2151
2152 * display.texi (Image Cache): Document image-refresh.
2153
21542007-06-12 Karl Berry <karl@gnu.org>
2155
2156 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
2157 * two-volume.make: New file.
2158 * .cvsignore: Ignore two-volume files.
2159
21602007-06-12 Tom Tromey <tromey@redhat.com>
2161
2162 * os.texi (Init File): Document user-emacs-directory.
2163
21642007-06-03 Nick Roberts <nickrob@snap.net.nz>
2165
2166 * commands.texi (Click Events): Describe width and height when
2167 object is nil.
2168
21692007-05-30 Nick Roberts <nickrob@snap.net.nz>
2170
2171 * commands.texi (Click Events): Layout more logically. Describe
2172 width and height.
2173 (Drag Events, Motion Events): Update to new format for position.
2174
21752007-06-02 Richard Stallman <rms@gnu.org>
2176
2177 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
2178
21792007-06-02 Chong Yidong <cyd@stupidchicken.com>
2180
2181 * Version 22.1 released.
2182
21832007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2184
2185 * text.texi (Special Properties): Correct meaning of fontified face.
2186
21872007-05-30 Richard Stallman <rms@gnu.org>
2188
2189 * text.texi (Special Properties): Add link to Adjusting Point.
2190
21912007-05-12 Richard Stallman <rms@gnu.org>
2192
2193 * text.texi (Margins): indent-to-left-margin is not the default.
2194 (Mode-Specific Indent): For indent-line-function, the default
2195 is indent-relative.
2196
2197 * modes.texi (Example Major Modes): Explain last line of text-mode
2198 is redundant.
2199
22002007-05-10 Richard Stallman <rms@gnu.org>
2201
2202 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
2203
2204 * help.texi (Keys in Documentation): Add reference to
2205 Documentation Tips.
2206
2207 * files.texi (Format Conversion): TO-FN gets three arguments.
2208
2209 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
2210
22112007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
2212
2213 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
2214 * files.texi (Format Conversion): Expand intro; add menu.
2215 (Format Conversion Overview, Format Conversion Round-Trip)
2216 (Format Conversion Piecemeal): New nodes/subsections.
2217 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
2218 * text.texi (Text Properties): Remove "Saving Properties" from menu.
2219 (Saving Properties): Delete node/subsection.
2220
22212007-05-07 Karl Berry <karl@gnu.org>
2222
2223 * elisp.texi (EMACSVER): Back to 22.
2224
22252007-05-06 Richard Stallman <rms@gnu.org>
2226
2227 * processes.texi (Accepting Output): Revert most of previous change.
2228
22292007-05-05 Richard Stallman <rms@gnu.org>
2230
2231 * processes.texi (Accepting Output): accept-process-output
2232 uses microseconds, not milliseconds. But that arg is obsolete.
2233
22342007-05-04 Karl Berry <karl@tug.org>
2235
2236 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
2237
22382007-05-04 Eli Zaretskii <eliz@gnu.org>
2239
2240 * tips.texi (Documentation Tips): Rearrange items to place the
2241 more important ones first. Add an index entry for hyperlinks.
2242
22432007-05-03 Karl Berry <karl@gnu.org>
2244
2245 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
2246 (EMACSVER) [smallbook]: 22 for printed version.
2247
2248 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
2249 so restore anchor to normal position after defun. Found by Kevin Ryde.
2250
22512007-04-26 Glenn Morris <rgm@gnu.org>
2252
2253 * elisp.texi (EMACSVER): Increase to 22.1.50.
2254
22552007-04-28 Karl Berry <karl@gnu.org>
2256
2257 * elisp.texi: Improve line breaks on copyright page,
2258 similar layout to emacs manual, 8.5x11 by default.
2259
22602007-04-24 Richard Stallman <rms@gnu.org>
2261
2262 * text.texi (Special Properties): Add xref to Overlay Properties.
2263
2264 * display.texi (Overlay Properties): Add xref to Special Properties.
2265
22662007-04-22 Richard Stallman <rms@gnu.org>
2267
2268 * keymaps.texi (Extended Menu Items): Move the info about
2269 format with cached keyboard binding.
2270
22712007-04-21 Richard Stallman <rms@gnu.org>
2272
2273 * text.texi (Special Properties): Clarify previous change.
2274
2275 * files.texi (File Name Expansion): Clarify previous change.
2276
2277 * display.texi (Attribute Functions): Fix example for
2278 face-attribute-relative-p.
2279
22802007-04-19 Kenichi Handa <handa@m17n.org>
2281
2282 * text.texi (Special Properties): Document composition property.
2283
22842007-04-19 Glenn Morris <rgm@gnu.org>
2285
2286 * files.texi (File Name Expansion): Mention "superroot".
2287
22882007-04-15 Chong Yidong <cyd@stupidchicken.com>
2289
2290 * frames.texi (Multiple Displays): Add note about "multi-monitor"
2291 setups.
2292 (Display Feature Testing): Note that display refers to all
2293 physical monitors for multi-monitor setups.
2294
22952007-04-14 Richard Stallman <rms@gnu.org>
2296
2297 * lists.texi (Sets And Lists): Clarify `delete' examples.
2298 Remove spurious xref to same node.
2299 Clarify xref for add-to-list.
2300
23012007-04-12 Nick Roberts <nickrob@snap.net.nz>
2302
2303 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
2304 value of lisp-mode-map.
2305
23062007-04-11 Karl Berry <karl@gnu.org>
2307
2308 * anti.texi (Antinews):
2309 * display.texi (Overlay Properties, Defining Images):
2310 * processes.texi (Synchronous Processes, Sentinels):
2311 * syntax.texi (Syntax Table Internals):
2312 * searching.texi (Regexp Special):
2313 * nonascii.texi (Default Coding Systems):
2314 * text.texi (Special Properties):
2315 * minibuf.texi (Basic Completion): Wording to improve breaks in
2316 8.5x11 format.
2317 * elisp.texi (smallbook): New @set to more easily switch between
2318 smallbook and 8.5x11.
2319
23202007-04-11 Richard Stallman <rms@gnu.org>
2321
2322 * text.texi (Lazy Properties): Minor fix.
2323
23242007-04-08 Karl Berry <karl@gnu.org>
2325
2326 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
2327 * macros.texi (Backquote): Downcase Backquote in index entries for
2328 consistency.
2329
23302007-04-08 Richard Stallman <rms@gnu.org>
2331
2332 * text.texi (Adaptive Fill): Just describe default,
2333 don't show it (since it contains non-ASCII chars).
2334
23352007-04-07 Karl Berry <karl@gnu.org>
2336
2337 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
2338 adaptive-fill-regexp's value, since they are not in the standard
2339 TeX fonts.
2340
23412007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
2342
2343 * display.texi (Defining Faces): Fix example.
2344
23452007-04-07 Karl Berry <karl@gnu.org>
2346
2347 * display.texi (Button Buffer Commands): Improve page break.
2348
23492007-04-07 Richard Stallman <rms@gnu.org>
2350
2351 * advice.texi (Activation of Advice): Remove redundant index entry.
2352
2353 * backups.texi: Improve index entries. Remove redundant ones.
2354
2355 * compile.texi (Byte Compilation): Improve index entry.
2356
2357 * hash.texi (Creating Hash): Improve index entry.
2358
2359 * symbols.texi (Definitions): Improve index entry.
2360
2361 * edebug.texi: Improve index entries. Remove redundant/useless ones.
2362
2363 * maps.texi (Standard Keymaps): Remove useless index entry.
2364
2365 * help.texi (Documentation Basics): Remove redundant index entries.
2366
2367 * customize.texi: Improve index entries.
2368 Remove redundant/useless ones.
2369
2370 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
2371
2372 * streams.texi (Output Variables): Improve index entry.
2373
2374 * abbrevs.texi (Abbrevs): Remove useless index entry.
2375
2376 * macros.texi (Expansion): Remove useless index entry.
2377
2378 * text.texi: Improve index entries. Remove redundant/useless ones.
2379 (Text Properties, Examining Properties)
2380 (Special Properties): Use "property category" instead of "category"
2381 to refer to the `category' property.
2382
2383 * positions.texi: Improve index entries. Remove useless one.
2384
2385 * lists.texi: Improve index entries. Remove redundant/useless ones.
2386
2387 * os.texi: Improve index entries.
2388 (Timers): Fix previous change.
2389
2390 * buffers.texi: Improve index entries.
2391 (Modification Time): Get rid of term "obsolete buffer".
2392
2393 * debugging.texi: Improve index entries.
2394 (Test Coverage): Add xref to other test coverage ftr.
2395
2396 * eval.texi: Improve index entry. Remove redundant ones.
2397
2398 * numbers.texi: Improve index entries. Remove redundant/useless ones.
2399
2400 * files.texi: Improve index entries. Remove redundant/useless ones.
2401
2402 * objects.texi: Improve index entries.
2403
2404 * processes.texi: Improve index entries.
2405
2406 * modes.texi: Improve index entry. Remove redundant one.
2407
2408 * nonascii.texi: Improve index entries.
2409
2410 * internals.texi: Improve index entries.
2411
2412 * syntax.texi: Improve index entries.
2413
2414 * keymaps.texi (Active Keymaps): Improve index entries.
2415
2416 * commands.texi: Improve index entries. Remove redundant/useless ones.
2417
2418 * frames.texi: Improve index entries. Remove redundant/useless ones.
2419
2420 * markers.texi: Improve index entries. Remove redundant ones.
2421
2422 * tips.texi: Improve index entries.
2423
2424 * loading.texi (Unloading): Improve index entry.
2425
2426 * variables.texi: Improve index entries. Remove redundant one.
2427
2428 * sequences.texi: Improve index entry.
2429
2430 * display.texi: Improve index entries. Remove redundant ones.
2431
2432 * windows.texi: Improve index entries.
2433
2434 * searching.texi: Improve index entries. Remove redundant one.
2435
2436 * strings.texi (Case Tables): Improve last change.
2437
24382007-04-04 Chong Yidong <cyd@stupidchicken.com>
2439
2440 * strings.texi (Case Tables): Document with-case-table and
2441 ascii-case-table.
2442
24432007-04-03 Karl Berry <karl@gnu.org>
2444
2445 * processes.texi (Network): Reword to improve page break.
2446
24472007-04-03 Eli Zaretskii <eliz@gnu.org>
2448
2449 * functions.texi (Inline Functions): Describe more disadvantages
2450 of defsubst, and make advice against it stronger.
2451
24522007-04-02 Karl Berry <karl@gnu.org>
2453
2454 * backups.texi (Backup Names): Avoid widow words.
2455 * modes.texi (Example Major Modes): Align last comment.
2456
24572007-04-01 Chong Yidong <cyd@stupidchicken.com>
2458
2459 * keymaps.texi (Remapping Commands): Document new arg to
2460 command-remapping.
2461
24622007-04-01 Karl Berry <karl@gnu.org>
2463
2464 * processes.texi (Low-Level Network): Typo.
2465 * loading.texi (Hooks for Loading): Avoid double "the".
2466 * keymaps.texi (Key Sequences): No double "and".
2467 (Changing Key Bindings): Shorten to improve line break.
2468
24692007-03-31 Glenn Morris <rgm@gnu.org>
2470
2471 * os.texi (Timers): Fix description of run-at-time TIME formats.
2472
24732007-03-31 Richard Stallman <rms@gnu.org>
2474
2475 * display.texi (Invisible Text): Correct buffer-invisibility-spec
2476 regarding ellipsis.
2477
24782007-03-31 Eli Zaretskii <eliz@gnu.org>
2479
2480 * intro.texi (nil and t):
2481 * symbols.texi (Plists and Alists):
2482 * variables.texi (Variable Aliases, Constant Variables):
2483 * functions.texi (Defining Functions):
2484 * advice.texi (Advising Primitives):
2485 * debugging.texi (Syntax Errors, Compilation Errors):
2486 * minibuf.texi (Minibuffer Windows):
2487 * commands.texi (Adjusting Point):
2488 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
2489 (Auto Major Mode, Major Mode Conventions):
2490 * help.texi (Describing Characters):
2491 * files.texi (Create/Delete Dirs, Information about Files)
2492 (File Locks, Writing to Files, Reading from Files)
2493 (Saving Buffers):
2494 * windows.texi (Resizing Windows, Cyclic Window Ordering):
2495 * frames.texi (Finding All Frames):
2496 * positions.texi (Buffer End, Motion):
2497 * markers.texi (The Region):
2498 * text.texi (Deletion, Near Point):
2499 * display.texi (Displaying Messages, Truncation):
2500 * os.texi (Processor Run Time):
2501 * tips.texi (Key Binding Conventions, Programming Tips)
2502 (Warning Tips, Documentation Tips, Comment Tips):
2503 * internals.texi (Memory Usage): Improve indexing.
2504
2505 * variables.texi (Frame-Local Variables):
2506 * functions.texi (Argument List):
2507 * loading.texi (Library Search):
2508 * streams.texi (Output Variables):
2509 * keymaps.texi (Translation Keymaps, Searching Keymaps):
2510 * searching.texi (Replacing Match, Search and Replace):
2511 * processes.texi (Byte Packing, Decoding Output)
2512 (Accepting Output, Network Servers, Shell Arguments):
2513 * display.texi (Abstract Display, Image Cache, Scroll Bars):
2514 * windows.texi (Window Point, Window Start):
2515 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
2516 * commands.texi (Reading Input, Keyboard Events):
2517 * minibuf.texi (Reading File Names, Minibuffer Completion)
2518 (Recursive Mini):
2519 * positions.texi (List Motion):
2520 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
2521 * numbers.texi (Arithmetic Operations, Math Functions)
2522 (Predicates on Numbers, Comparison of Numbers):
2523 (Numeric Conversions):
2524 * locals.texi (Standard Buffer-Local Variables):
2525 * maps.texi (Standard Keymaps):
2526 * os.texi (User Identification, System Environment, Recording Input)
2527 (X11 Keysyms):
2528 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
2529 * backups.texi (Backups and Auto-Saving):
2530 * customize.texi (Customization, Group Definitions)
2531 (Variable Definitions):
2532 * compile.texi (Byte Compilation): Improve index entries.
2533
25342007-03-31 Karl Berry <karl@gnu.org>
2535
2536 * macros.texi (Defining Macros): Avoid widow syllable.
2537
25382007-03-31 Eli Zaretskii <eliz@gnu.org>
2539
2540 * elisp.texi (Top): Postscript -> PostScript.
2541
2542 * display.texi (Images, Postscript Images): Postscript -> PostScript.
2543
25442007-03-31 Markus Triska <markus.triska@gmx.at>
2545
2546 * internals.texi (Writing Emacs Primitives): Untabify `For'.
2547
25482007-03-30 Karl Berry <karl@gnu.org>
2549
2550 * lists.texi (List-related Predicates): Remove spurious @need.
2551 (Setcdr): Use @smallexample to improve page break.
2552 (Association Lists) <assoc>: Reword to improve page break.
2553
2554 * strings.texi (String Conversion): Insert blank line to improve
2555 page break.
2556
2557 * numbers.texi (Random Numbers): Use @minus{}.
2558 (Math Functions): Use @minus{}.
2559
2560 * intro.texi (Acknowledgements): Avoid line breaks before middle
2561 initials.
2562
25632007-03-24 Eli Zaretskii <eliz@gnu.org>
2564
2565 * errors.texi (Standard Errors): Add an index entry.
2566
25672007-03-19 Richard Stallman <rms@gnu.org>
2568
2569 * os.texi (Recording Input): recent-keys now gives 300 keys.
2570
25712007-03-12 Glenn Morris <rgm@gnu.org>
2572
2573 * os.texi: Replace "daylight savings" with "daylight saving"
2574 throughout.
2575
25762007-03-05 Richard Stallman <rms@gnu.org>
2577
2578 * variables.texi (File Local Variables): Update
2579 enable-local-variables values.
2580
25812007-03-04 Richard Stallman <rms@gnu.org>
2582
2583 * syntax.texi (Control Parsing): Minor clarification.
2584
2585 * strings.texi (Formatting Strings): Clarify width, precision, flags.
2586
2587 * sequences.texi (Sequence Functions): Move string-bytes away,
2588 add xref.
2589
2590 * nonascii.texi (Text Representations): Move string-bytes here.
2591
2592 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
2593
2594 * minibuf.texi (Basic Completion): Minor clarification.
2595
2596 * markers.texi (The Mark): Clarify existence vs activation of mark.
2597 Other cleanup.
2598
2599 * display.texi (Finding Overlays): Write better example.
2600
2601 * compile.texi (Eval During Compile): Clarify putting macros
2602 in eval-when-compile.
2603
c5602427 26042007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
2605
2606 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 2607 load-read-function definition doc.
b8d4c8d0
GM
2608
26092007-02-21 Kim F. Storm <storm@cua.dk>
2610
2611 * strings.texi (Text Comparison): Mention that assoc-string
2612 converts symbols to strings before testing.
2613
26142007-02-17 Kim F. Storm <storm@cua.dk>
2615
2616 * processes.texi (Bindat Spec): Vector types can have optional
2617 element type.
2618 (Bindat Examples): Fix example. Add vector with element type.
2619
26202007-02-16 Andreas Schwab <schwab@suse.de>
2621
2622 * strings.texi (Formatting Strings): Document '+' flag.
2623
26242007-02-15 Juanma Barranquero <lekktu@gmail.com>
2625
2626 * strings.texi (Modifying Strings): Clarify that `clear-string'
2627 always converts the string to unibyte.
2628
26292007-02-14 Kim F. Storm <storm@cua.dk>
2630
2631 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
2632 Rewrite glyph code description to refer to these functions.
2633 Remove details of encoding face number and char into integer code.
2634
26352007-02-03 Alan Mackenzie <acm@muc.de>
2636
2637 * loading.texi (Hooks for Loading): Make the description of
2638 `eval-after-load' more detailed, and amend the description of
2639 after-load-alist, in accordance with changes from 2006-05.
2640
26412007-02-03 Chong Yidong <cyd@stupidchicken.com>
2642
2643 * modes.texi (Defining Minor Modes): Document that a :require
2644 keyword or similar may be required to make saved customization
2645 variables work.
2646
26472007-02-03 Eli Zaretskii <eliz@gnu.org>
2648
2649 * elisp.texi (Top): Make the detailed menu headers compliant with
2650 Texinfo guidelines and with what texnfo-upd.el expects. Add
2651 comments to prevent people from inadvertently modifying the key
2652 parts needed by `texinfo-multiple-files-update'.
2653
26542007-02-02 Eli Zaretskii <eliz@gnu.org>
2655
2656 * elisp.texi (Top): Update the top-level menus.
2657
2658 * syntax.texi (Categories): Add index entries.
2659
26602007-02-01 Juanma Barranquero <lekktu@gmail.com>
2661
2662 * display.texi (Attribute Functions): Fix name and description of
2663 the UNDERLINE arg of `set-face-underline-p'.
2664
26652007-01-29 Eli Zaretskii <eliz@gnu.org>
2666
2667 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
2668 Variables", and "Standard Keymaps" to the detailed menu.
2669
2670 * variables.texi (Future Local Variables): Add index entry.
2671
26722007-01-28 Richard Stallman <rms@gnu.org>
2673
2674 * tips.texi (Coding Conventions): Clarify the tip about macros
2675 that define a function or a variable.
2676
2677 * files.texi (File Attributes): UID and GID can be floats.
2678 (Magic File Names): Explain why deferring all operations to
2679 the standard handler does not work.
2680
26812007-01-23 Martin Rudalics <rudalics@gmx.at>
2682
2683 * backups.texi (Reverting): Use "buffer" instead of "file"
2684 when talking about major and minor modes.
2685
26862007-01-21 Richard Stallman <rms@gnu.org>
2687
2688 * help.texi (Documentation): Add xref to Documentation Tips.
2689
26902007-01-14 Juanma Barranquero <lekktu@gmail.com>
2691
2692 * tips.texi (Coding Conventions): Fix typos.
2693
26942007-01-05 Richard Stallman <rms@gnu.org>
2695
2696 * modes.texi (Defining Minor Modes): Fix previous change.
2697
26982007-01-03 Richard Stallman <rms@gnu.org>
2699
2700 * customize.texi (Variable Definitions, Customization Types):
2701 Don't use * in doc string for defcustom.
2702
27032007-01-02 Richard Stallman <rms@gnu.org>
2704
2705 * variables.texi (Variable Aliases): Clarify that aliases vars
2706 always have the same value.
2707
2708 * processes.texi (Bindat Spec): Fix Texinfo usage.
2709
2710 * modes.texi (Defining Minor Modes): Explain effect of command
2711 defined with define-global-minor-mode on new buffers.
2712
27132006-12-30 Kim F. Storm <storm@cua.dk>
2714
2715 * keymaps.texi (Tool Bar): Describe `grow-only' value of
2716 `auto-resize-tool-bars'.
2717
27182006-12-30 Richard Stallman <rms@gnu.org>
2719
2720 * keymaps.texi (Active Keymaps): Fix previous change.
2721
27222006-12-30 Nick Roberts <nickrob@snap.net.nz>
2723
2724 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
2725
27262006-12-30 Kim F. Storm <storm@cua.dk>
2727
2728 * processes.texi (Bindat Spec): Clarify using field names in
2729 length specifications.
2730
27312006-12-29 Kim F. Storm <storm@cua.dk>
2732
2733 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
2734 Add count and index variables for eval forms in repeat blocks.
2735
27362006-12-24 Richard Stallman <rms@gnu.org>
2737
2738 * customize.texi (Variable Definitions): Document
2739 new name custom-add-frequent-value.
2740
27412006-12-19 Kim F. Storm <storm@cua.dk>
2742
2743 * commands.texi (Misc Events): User signals now result in sigusr1
2744 and sigusr2 events which are handled through special-event-map.
2745 (Special Events): User signals and drag-n-drop are special.
2746
27472006-12-17 Richard Stallman <rms@gnu.org>
2748
2749 * loading.texi (Named Features): Explain subfeatures better.
2750
2751 * customize.texi: Use "option" only for user options.
2752 For the keyword values inside defcustom etc, say "keywords".
2753 For :options value's elements, say "elements".
2754 :group should not be omitted.
2755
2756 * syntax.texi (Parsing Expressions): Split up node.
2757 (Motion via Parsing, Position Parse, Parser State)
2758 (Low-Level Parsing, Control Parsing): New subnodes.
2759 (Parser State): Document syntax-ppss-toplevel-pos.
2760
2761 * positions.texi (List Motion): Punctuation fix.
2762
2763 * files.texi (File Name Completion): Document PREDICATE arg
2764 to file-name-completion.
2765
27662006-12-16 Eli Zaretskii <eliz@gnu.org>
2767
2768 * internals.texi (Building Emacs, Writing Emacs Primitives):
2769 Add index entries.
2770
27712006-12-11 Richard Stallman <rms@gnu.org>
2772
2773 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2774 affects face menu. Explain how to make it non-nil without enabling
2775 any fontification.
2776
27772006-12-10 Chong Yidong <cyd@stupidchicken.com>
2778
2779 * modes.texi (Font Lock Basics): Document nil value of
2780 font-lock-defaults.
2781
27822006-12-10 Glenn Morris <rgm@gnu.org>
2783
2784 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2785 value for system-flag argument. Abbrev tables may not be empty
2786 when major modes are loaded.
2787
27882006-12-08 Juanma Barranquero <lekktu@gmail.com>
2789
2790 * makefile.w32-in (maintainer-clean): Partially revert last
2791 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2792 to protect elisp-covers.texi.
2793
27942006-12-07 Juanma Barranquero <lekktu@gmail.com>
2795
2796 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2797 Don't remove elisp* info files; they are already deleted by the
2798 `clean' and `distclean' targets, and they are in the $(infodir)
2799 directory, not the current one.
2800
28012006-12-04 Kim F. Storm <storm@cua.dk>
2802
2803 * commands.texi (Misc Events): Update signal events.
2804 (Event Examples): Add signal example.
2805
28062006-11-29 Richard Stallman <rms@gnu.org>
2807
2808 * frames.texi (Visibility of Frames): Explain visible windows
2809 can be covered by others. Add xref for raise-frame.
2810
28112006-11-28 Richard Stallman <rms@gnu.org>
2812
2813 * searching.texi (Regexp Special): Update when ^ is special.
2814
28152006-11-27 Eli Zaretskii <eliz@gnu.org>
2816
2817 * customize.texi (Customization, Common Keywords)
2818 (Group Definitions, Variable Definitions, Composite Types)
2819 (Type Keywords, Customization Types): Add index entries for
2820 various customization keywords.
2821
28222006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2823
2824 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2825
c8763fb6 28262006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2827
2828 * frames.texi (Window System Selections): Remove clipboard from
2829 description of selection-coding-system.
2830
28312006-11-06 Richard Stallman <rms@gnu.org>
2832
2833 * lists.texi (List Variables): Document COMPARE-FN.
2834
2835 * keymaps.texi: Avoid use of "binding" to mean a relation;
2836 use it only to refer to the meaning associated with a key.
2837 (Keymaps): Change menu node description.
2838
2839 * elisp.texi (Top): Change menu node description.
2840
2841 * display.texi (Managing Overlays): Document overlay-recenter.
2842
28432006-10-29 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * Makefile.in: Use relative paths to avoid advertising filesystem
2846 contents during compilation.
2847
28482006-10-23 Kim F. Storm <storm@cua.dk>
2849
2850 * commands.texi (Event Input Misc): Update unread-command-events.
2851
28522006-10-23 Nick Roberts <nickrob@snap.net.nz>
2853
2854 * lists.texi (Sets And Lists): Fix typos.
2855
28562006-10-18 Juanma Barranquero <lekktu@gmail.com>
2857
2858 * control.texi (Processing of Errors): Use @var for an argument,
2859 not @code.
2860
28612006-10-16 Richard Stallman <rms@gnu.org>
2862
2863 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2864
2865 * keymaps.texi (Format of Keymaps): Show all the keymap element
2866 patterns that result from menu items.
2867 (Key Lookup): Minor cleanups.
2868
2869 * modes.texi (Precalculated Fontification): Don't say that
2870 not setting font-lock-defaults avoids loading font-lock.
2871
2872 * help.texi (Documentation): Move xref to Emacs Manual here.
2873 (Documentation Basics): From here.
2874 Also doc emacs-lisp-docstring-fill-column.
2875
2876 * elisp.texi: Update version and ISBN.
2877
2878 * commands.texi (Interactive Call): Clarify KEYS arg to
2879 call-interactively is a vector.
2880 (Command Loop Info): Delete anchor in this-command-keys.
2881 Add anchor in this-command-keys-vector.
2882 (Recursive Editing): Document how recursive-edit
2883 handles the current buffer.
2884
28852006-10-13 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * frames.texi (Frame Titles): %c and %l are ignored in
2888 frame-title-format.
2889
28902006-10-11 Richard Stallman <rms@gnu.org>
2891
2892 * keymaps.texi (Key Sequences): Clarify use of kbd.
2893
28942006-10-10 Kim F. Storm <storm@cua.dk>
2895
2896 * lists.texi (Sets And Lists): Add memql.
2897
28982006-10-03 Richard Stallman <rms@gnu.org>
2899
2900 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2901 Clarify :ascii: and :nonascii:.
2902
29032006-09-29 Juri Linkov <juri@jurta.org>
2904
2905 * modes.texi (%-Constructs): Reorder coding systems in the
2906 documentation of %z to the real order displayed in the modeline.
2907
29082006-09-25 Richard Stallman <rms@gnu.org>
2909
2910 * os.texi (Timers): Describe timer-max-repeats.
2911
29122006-09-25 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * os.texi (Timers): Mention with-local-quit.
2915
29162006-09-24 Richard Stallman <rms@gnu.org>
2917
2918 * searching.texi (Searching and Matching): Mention property search.
2919
2920 * commands.texi (Command Loop Info): Explain how read-event affects
2921 this-command-keys.
2922
29232006-09-20 Richard Stallman <rms@gnu.org>
2924
2925 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2926
2927 * windows.texi (Window Start): Minor cleanups.
2928
29292006-09-20 Kim F. Storm <storm@cua.dk>
2930
2931 * windows.texi (Window Start): pos-visible-in-window-p allows
2932 specifying t for position to mean "end of window".
2933 Add window-line-height.
2934
2935 * anti.texi (Antinews): Mention window-line-height.
2936
29372006-09-19 David Kastrup <dak@gnu.org>
2938
2939 * keymaps.texi (Searching Keymaps): Small clarification.
2940
29412006-09-18 Richard Stallman <rms@gnu.org>
2942
2943 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2944 cause keyboard menus.
2945 (Menu Keymaps): Likewise.
2946 (Defining Menus, Keyboard Menus): Clarify.
2947
2948 * text.texi (Fields): Clarify explanation of constrain-to-field.
2949
29502006-09-16 Eli Zaretskii <eliz@gnu.org>
2951
2952 * variables.texi (Tips for Defining): Fix a typo.
2953
29542006-09-15 Richard Stallman <rms@gnu.org>
2955
2956 * keymaps.texi (Remapping Commands, Searching Keymaps)
2957 (Active Keymaps): Clean up previous change.
2958
29592006-09-15 Jay Belanger <belanger@truman.edu>
2960
2961 * gpl.texi: Replace "Library Public License" by "Lesser Public
2962 License" throughout.
2963
29642006-09-15 David Kastrup <dak@gnu.org>
2965
2966 * keymaps.texi (Active Keymaps): Adapt description to use
2967 `get-char-property' instead `get-text-property'. Explain how
2968 mouse events change this. Explain the new optional argument of
2969 `key-binding' and its mouse-dependent lookup.
2970 (Searching Keymaps): Adapt description similarly.
2971 (Remapping Commands): Explain the new optional argument of
2972 `command-remapping'.
2973
29742006-09-14 Richard Stallman <rms@gnu.org>
2975
2976 * keymaps.texi (Searching Keymaps): Clarification.
2977 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2978
29792006-09-13 Richard Stallman <rms@gnu.org>
2980
2981 * objects.texi (Character Type): Node split.
2982 Add xref to Describing Characters.
2983 (Basic Char Syntax, General Escape Syntax)
2984 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2985
29862006-09-11 Richard Stallman <rms@gnu.org>
2987
2988 * display.texi (Display Table Format): Wording clarification.
2989 (Glyphs): Clarifications.
2990
29912006-09-10 Chong Yidong <cyd@stupidchicken.com>
2992
2993 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2994 local maps.
2995
29962006-09-10 Kim F. Storm <storm@cua.dk>
2997
2998 * display.texi (Forcing Redisplay): Document return value of
2999 function redisplay.
3000
30012006-09-09 Richard Stallman <rms@gnu.org>
3002
3003 * windows.texi (Window Hooks): Explain limits of
3004 window-scroll-functions.
3005
3006 * display.texi (Fringe Indicators): Update for last change in
3007 indicate-buffer-boundaries.
3008
30092006-09-08 Richard Stallman <rms@gnu.org>
3010
3011 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
3012
30132006-09-06 Kim F. Storm <storm@cua.dk>
3014
3015 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
3016
3017 * windows.texi (Window Start): Update pos-visible-in-window-p.
3018
30192006-09-04 Richard Stallman <rms@gnu.org>
3020
3021 * processes.texi (Accepting Output): Explain SECONDS=0 for
3022 accept-process-output.
3023
3024 * os.texi (Idle Timers): Explain why timer functions should not
3025 loop until (input-pending-p).
3026
30272006-09-02 Eli Zaretskii <eliz@gnu.org>
3028
3029 * makefile.w32-in (usermanualdir): New variable.
3030 (elisp.dvi): Use it.
3031
30322006-09-01 Eli Zaretskii <eliz@gnu.org>
3033
3034 * buffers.texi (Buffer Modification): Fix last change.
3035
30362006-09-01 Chong Yidong <cyd@stupidchicken.com>
3037
3038 * buffers.texi (Buffer Modification): Document
3039 buffer-chars-modified-tick.
3040
30412006-08-31 Richard Stallman <rms@gnu.org>
3042
3043 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
3044
30452006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
3046
3047 * modes.texi (Syntactic Font Lock):
3048 Mention font-lock-syntactic-face-function
3049 instead of specific faces.
3050
30512006-08-29 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * display.texi (Images): Add xrref to display-images-p.
3054
30552006-08-28 Kenichi Handa <handa@m17n.org>
3056
3057 * nonascii.texi (Lisp and Coding Systems): Fix description of
3058 detect-coding-region.
3059
30602006-08-27 Michael Olson <mwolson@gnu.org>
3061
3062 * processes.texi (Transaction Queues): Remove stray quote
3063 character.
3064
30652006-08-25 Richard Stallman <rms@gnu.org>
3066
3067 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
3068 Add xref.
3069
30702006-08-24 Chong Yidong <cyd@stupidchicken.com>
3071
3072 * os.texi (Timers): Avoid waiting inside timers.
3073
30742006-08-21 Lute Kamstra <lute@gnu.org>
3075
3076 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
3077
30782006-08-20 Richard Stallman <rms@gnu.org>
3079
3080 * os.texi (Idle Timers): New node, split out from Timers.
3081 Document current-idle-time.
3082 * commands.texi (Reading One Event): Update xref.
3083 * elisp.texi (Top): Update subnode menu.
3084
30852006-08-16 Richard Stallman <rms@gnu.org>
3086
3087 * keymaps.texi (Extended Menu Items): Show format of cached
3088 bindings in extended menu items.
3089
3090 * customize.texi (Variable Definitions): Explain when the
3091 standard value expression is evaluated.
3092
30932006-08-15 Chong Yidong <cyd@stupidchicken.com>
3094
3095 * commands.texi (Reading One Event): Explain idleness in
3096 `read-event'.
3097
30982006-08-12 Chong Yidong <cyd@stupidchicken.com>
3099
3100 * text.texi (Near Point): Say "cursor" not "terminal cursor".
3101 (Commands for Insertion): Removed split-line since it's not
3102 relevant for Lisp programming.
3103 (Yank Commands): Rewrite introduction.
3104 (Undo): Clarify.
3105 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
3106 (Filling): Remove redundant comment. Clarify return value of
3107 current-justification.
3108 (Margins): Minor clarifications.
3109 (Adaptive Fill): Update default value of adaptive-fill-regexp.
3110 (Sorting): Update definition of sort-lines.
3111 (Columns): Clarify behavior of sort-columns.
3112 (Indent Tabs): Link to Tab Stops in Emacs manual.
3113 (Special Properties): Clarify.
3114 (Clickable Text): Mention Buttons package.
3115
31162006-08-12 Kevin Ryde <user42@zip.com.au>
3117
3118 * os.texi (Time Parsing): Add %z to description of
3119 format-time-string, as per docstring. Add cross reference to
3120 glibc manual for strftime.
3121
31222006-08-08 Richard Stallman <rms@gnu.org>
3123
3124 * modes.texi: Clean up wording in previous change.
3125
31262006-08-07 Chong Yidong <cyd@stupidchicken.com>
3127
3128 * modes.texi (Hooks): Clarify.
3129 (Major Mode Basics): Mention define-derived-mode explicitly.
3130 (Major Mode Conventions): Rebinding RET is OK for some modes.
3131 Mention change-major-mode-hook and after-change-major-mode-hook.
3132 (Example Major Modes): Moved to end of Modes section.
3133 (Mode Line Basics): Clarify.
3134 (Mode Line Data): Mention help-echo and local-map in strings.
3135 Explain reason for treatment of non-risky variables.
3136 (Properties in Mode): Clarify.
3137 (Faces for Font Lock): Add font-lock-negation-char-face.
3138
31392006-08-04 Eli Zaretskii <eliz@gnu.org>
3140
3141 * strings.texi (Formatting Strings): Warn against arbitrary
3142 strings as first arg to `format'.
3143
31442006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
3145
3146 * text.texi (Clickable Text): Mention `help-echo' text property.
3147 Update intro, examples and associated explanations.
3148
31492006-07-31 Richard Stallman <rms@gnu.org>
3150
3151 * commands.texi: Update xrefs.
3152 (Event Mod): New node, cut out from old Translating Input.
3153
3154 * maps.texi: Update xrefs.
3155
3156 * keymaps.texi (Translation Keymaps): New node.
3157 Update xrefs from Translating Input to Translation Keymaps.
3158
3159 * elisp.texi (Top): Update subnode menu.
3160
3161 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
3162
3163 * os.texi (System Interface): Fix menu descriptions of some nodes.
3164 (Translating Input): Node deleted.
3165
31662006-07-31 Nick Roberts <nickrob@snap.net.nz>
3167
3168 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
3169
3170 * lists.texi (Sets And Lists): Likewise.
3171
31722006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
3173
3174 * text.texi (Fields): Mention POS
3175 requirement when narrowing is in effect.
3176
31772006-07-28 Richard Stallman <rms@gnu.org>
3178
3179 * display.texi (Face Attributes): Simplify wording.
3180 (Attribute Functions): Clarify meaning of new-frame default
3181 attribute settings.
3182
3183 * customize.texi (Common Keywords): Document how to use
3184 :package-version in a package not in Emacs.
3185
31862006-07-28 Kim F. Storm <storm@cua.dk>
3187
3188 * commands.texi (Reading One Event): Fix last change.
3189
31902006-07-26 Chong Yidong <cyd@stupidchicken.com>
3191
3192 * commands.texi (Reading One Event): Document SECONDS argument for
3193 read-event, read-char, and read-char-exclusive.
3194
31952006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
3196
3197 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
3198 to ensure correct identification.
3199
32002006-07-24 Richard Stallman <rms@gnu.org>
3201
3202 * text.texi (Clickable Text): Clarify.
3203
3204 * sequences.texi (Vector Functions): Delete duplicate xref.
3205
3206 * objects.texi (Function Type): Clarify.
3207
3208 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
3209 modes.
3210
3211 * lists.texi (List Variables): New node.
3212 Material moved from other nodes.
3213
3214 * variables.texi (Setting Variables): add-to-list and
3215 add-to-ordered-list moved to List Variables node.
3216
32172006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
3218
3219 * text.texi (Links and Mouse-1):
3220 For mouse-on-link-p, expand on arg POS.
3221
32222006-07-21 Kim F. Storm <storm@cua.dk>
3223
3224 * display.texi (Forcing Redisplay): Don't mention systems which
3225 don't support sub-second timers for redisplay-preemption-period.
3226
3227 * os.texi (Terminal Output): Clarify text vs graphical terminal.
3228
32292006-07-21 Eli Zaretskii <eliz@gnu.org>
3230
3231 * frames.texi (Input Focus): Document that focus-follows-mouse has
3232 no effect on MS-Windows.
3233
32342006-07-18 Richard Stallman <rms@gnu.org>
3235
3236 * display.texi (Forcing Redisplay): Cleanups in previous change.
3237
3238 * processes.texi (Low-Level Network): Make menu more convenient.
3239
32402006-07-18 Kim F. Storm <storm@cua.dk>
3241
3242 * display.texi (Forcing Redisplay): redisplay-preemption-period
3243 only used on window systems. Add xref to Terminal Output.
3244
3245 * os.texi (Terminal Output): baud-rate only controls preemption on
3246 non-window systems. Add xref to Forcing Redisplay.
3247
3248 * processes.texi (Low-Level Network): Rename node "Make Network"
3249 to "Network Processes".
3250
32512006-07-18 Karl Berry <karl@gnu.org>
3252
3253 * variables.texi, functions.texi, customize.texi, loading.texi:
3254 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
3255
32562006-07-17 Chong Yidong <cyd@stupidchicken.com>
3257
3258 * commands.texi (Waiting): Document batch-mode sit-for behavior.
3259
32602006-07-17 Richard Stallman <rms@gnu.org>
3261
3262 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
3263 Put period and comma inside quotes.
3264
3265 * loading.texi, markers.texi: Use real doublequote inside menus.
3266
3267 * windows.texi: Put point and comma inside quotes.
3268 (Textual Scrolling): Use @samp for error message.
3269
3270 * variables.texi, tips.texi, syntax.texi, symbols.texi:
3271 * strings.texi, streams.texi, processes.texi, os.texi:
3272 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
3273 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
3274 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
3275 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
3276 Put point and comma inside quotes.
3277
3278 * control.texi (Processing of Errors): Add command-error-function.
3279
3280 * variables.texi (File Local Variables): Clarify that
3281 file local variables make buffer-local bindings.
3282
3283 * modes.texi (Syntactic Font Lock): Give default for
3284 font-lock-syntax-table.
3285
32862006-07-17 Nick Roberts <nickrob@snap.net.nz>
3287
3288 * text.texi (Special Properties): Clean up previous change.
3289
32902006-07-16 Karl Berry <karl@gnu.org>
3291
3292 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
3293 * control.texi: Fix bad page breaks through chapter 10 (control).
3294
3295 * anti.texi (Antinews): Reorder face-attribute fns to avoid
3296 underfull hbox.
3297
32982006-07-15 Nick Roberts <nickrob@snap.net.nz>
3299
3300 * text.texi (Special Properties): Describe fontified text property
3301 in relation to a character (not text).
3302
33032006-07-15 Kim F. Storm <storm@cua.dk>
3304
3305 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
3306 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
3307 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
3308
3309 * anti.texi (Antinews): Mention redisplay function.
3310 The kbd macro existed, but was not documented, before 22.x.
3311 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
3312
33132006-07-14 Nick Roberts <nickrob@snap.net.nz>
3314
3315 * display.texi (Displaying Messages): Add anchor.
3316
3317 * frames.texi (Dialog Boxes): Use it.
3318
33192006-07-12 Richard Stallman <rms@gnu.org>
3320
3321 * objects.texi (Frame Type): Explain nature of frames better.
3322
3323 * frames.texi (Frames): Explain nature of frames better.
3324
33252006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
3326
3327 * tips.texi (Coding Conventions): Explain why use cl at compile time.
3328
33292006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3330
3331 * frames.texi (Window System Selections): Mention scrap support for Mac.
3332 Default value of x-select-enable-clipboard is t on Mac.
3333
3334 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
3335
33362006-07-11 Kim F. Storm <storm@cua.dk>
3337
3338 * display.texi (Forcing Redisplay): Add `redisplay' function.
3339 Don't mention (sit-for -1) -- use (redisplay t) instead.
3340
3341 * commands.texi (Waiting): (sit-for -1) is no longer special.
3342 (sit-for 0) is equivalent to (redisplay).
3343 Iconifying/deiconifying no longer makes sit-for return.
3344
33452006-07-10 Nick Roberts <nickrob@snap.net.nz>
3346
3347 * display.texi (Buttons): Fix typo.
3348
3349 * index.texi, elisp.texi (New Symbols): Comment node out.
3350
33512006-07-09 Richard Stallman <rms@gnu.org>
3352
3353 * display.texi (Truncation): Clean up previous change.
3354
33552006-07-08 Richard Stallman <rms@gnu.org>
3356
3357 * commands.texi (Interactive Call): Use 3 as prefix in example
3358 for execute-extended-command.
3359
3360 * display.texi (Attribute Functions): Move paragraph about
3361 compatibility with Emacs < 21.
3362
33632006-07-09 Kim F. Storm <storm@cua.dk>
3364
3365 * display.texi (Refresh Screen): Clarify force-window-update.
3366 (Truncation): "Normally" indicated by fringe arrows.
3367
33682006-07-08 Eli Zaretskii <eliz@gnu.org>
3369
3370 * windows.texi (Textual Scrolling, Resizing Windows):
3371 * variables.texi (Constant Variables):
3372 * text.texi (Buffer Contents, Deletion, Changing Properties)
3373 (Property Search, Special Properties, Sticky Properties)
3374 (Links and Mouse-1, Fields, Change Hooks):
3375 * syntax.texi (Syntax Table Functions, Parsing Expressions)
3376 (Categories):
3377 * symbols.texi (Other Plists):
3378 * streams.texi (Output Variables):
3379 * processes.texi (Input to Processes, Query Before Exit):
3380 * positions.texi (Word Motion, Text Lines, List Motion):
3381 * os.texi (Init File, System Environment, Sound Output)
3382 (Session Management):
3383 * nonascii.texi (Text Representations, Character Sets)
3384 (Chars and Bytes, Locales):
3385 * modes.texi (Defining Minor Modes, Header Lines):
3386 * minibuf.texi (Minibuffer Contents):
3387 * markers.texi (Information from Markers):
3388 * lists.texi (List Elements, Building Lists, Association Lists):
3389 * keymaps.texi (Tool Bar):
3390 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
3391 * functions.texi (What Is a Function, Mapping Functions):
3392 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
3393 (Color Names, Text Terminal Colors, Display Feature Testing):
3394 * files.texi (Visiting Functions, File Name Components)
3395 (Unique File Names, Contents of Directories):
3396 * display.texi (Forcing Redisplay, Displaying Messages)
3397 (Temporary Displays, Font Selection, Auto Faces)
3398 (Font Lookup, Fringe Indicators, Display Margins)
3399 (Image Descriptors, Showing Images, Image Cache, Button Types)
3400 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
3401 (Display Table Format, Glyphs):
3402 * control.texi (Iteration):
3403 * commands.texi (Command Loop Info, Adjusting Point):
3404 * backups.texi (Making Backups, Auto-Saving):
3405 Remove @tindex entries.
3406
34072006-07-07 Kim F. Storm <storm@cua.dk>
3408
3409 * display.texi (Fringe Cursors): Fix typo.
3410 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
3411 (Overlay Arrow): Default is overlay-arrow fringe indicator.
3412
34132006-07-05 Richard Stallman <rms@gnu.org>
3414
3415 * text.texi (Buffer Contents): Add example of text props
3416 in result of buffer-substring.
3417 (Text Properties): Explain better about use of specific property names.
3418 (Property Search): Some cleanups; reorder some functions.
3419
3420 * keymaps.texi (Changing Key Bindings): Cleanup.
3421 Add xref to Key Binding Conventions.
3422
3423 * display.texi (Attribute Functions): Add examples for
3424 face-attribute-relative-p.
3425
3426 * tips.texi (Coding Conventions): Cleanup last change.
3427
34282006-07-05 Karl Berry <karl@gnu.org>
3429
3430 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
3431 Remove @setchapternewpage odd.
3432 Result is 1013 pages, down from 1100.
3433
3434 * anti.texi, customize.texi, display.texi, internals.texi:
3435 * minibuf.texi, modes.texi, tips.texi:
3436 Fix overfull/underfull boxes.
3437
34382006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3439
3440 * edebug.texi (Instrumenting):
3441 Add Edebug-specific findex for eval-buffer.
3442 * loading.texi (Loading):
3443 Replace eval-current-buffer with eval-buffer.
3444
34452006-06-30 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * locals.texi (Standard Buffer-Local Variables): Update the list
3448 of variables.
3449
34502006-06-26 Nick Roberts <nickrob@snap.net.nz>
3451
3452 * files.texi (File Name Completion): Point user to the node
3453 "Reading File Names".
3454
34552006-06-24 Eli Zaretskii <eliz@gnu.org>
3456
3457 * files.texi (Contents of Directories): Document case-insensitive
3458 behavior on respective filesystems.
3459
3460 * objects.texi (Character Type): Document that Emacs signals an
3461 error for unsupported Unicode characters specified as \uNNNN.
3462
34632006-06-19 Richard Stallman <rms@gnu.org>
3464
3465 * processes.texi (Bindat Spec): Clarify previous change.
3466
34672006-06-16 Richard Stallman <rms@gnu.org>
3468
3469 * tips.texi (Coding Conventions): Better explain conventions
3470 for definition constructs.
3471
3472 * text.texi (Special Properties): String value of `read-only'
3473 serves as the error message.
3474
3475 * objects.texi (Character Type): Clarify prev. change.
3476 (Non-ASCII in Strings): Mention \u and \U.
3477
3478 * commands.texi (Using Interactive): Explain problem of
3479 markers, etc., in command-history.
3480
34812006-06-14 Kim F. Storm <storm@cua.dk>
3482
3483 * commands.texi (Waiting): Negative arg to sit-for forces
3484 redisplay even if input is pending.
3485
3486 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
3487 redisplay. Remove incorrect example of binding redisplay-dont-pause
3488 around (sit-for 0).
3489
34902006-06-13 Richard Stallman <rms@gnu.org>
3491
3492 * display.texi (Forcing Redisplay): Clarify previous change.
3493
34942006-06-13 Romain Francoise <romain@orebokech.com>
3495
3496 * display.texi (Forcing Redisplay): Fix typo.
3497
34982006-06-13 Kim F. Storm <storm@cua.dk>
3499
3500 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
3501
35022006-06-10 Luc Teirlinck <teirllm@auburn.edu>
3503
3504 * tips.texi (Coding Conventions): Add `@end itemize'.
3505
35062006-06-10 Richard Stallman <rms@gnu.org>
3507
3508 * tips.texi (Coding Conventions): Explain use of coding systems
3509 to ensure one decoding for strings.
3510
35112006-06-09 Aidan Kehoe <kehoea@parhasard.net>
3512
3513 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
3514 syntax.
3515
35162006-06-07 Eli Zaretskii <eliz@gnu.org>
3517
3518 * display.texi (Font Selection): Remove description of
3519 clear-face-cache.
3520
3521 * compile.texi (Eval During Compile): Fix a typo. Add index
3522 entries for possible uses of eval-when-compile.
3523
35242006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
3525
3526 * display.texi (Abstract Display): Fix typo.
3527
35282006-06-03 Eli Zaretskii <eliz@gnu.org>
3529
3530 * minibuf.texi (Minibuffer History) <history-add-new-input>:
3531 Reword variable's description.
3532
35332006-06-01 Richard Stallman <rms@gnu.org>
3534
3535 * windows.texi (Splitting Windows): Clarify splitting nonselected
3536 window.
3537
35382006-05-31 Juri Linkov <juri@jurta.org>
3539
3540 * minibuf.texi (Minibuffer History): Add history-add-new-input.
3541
35422006-05-30 Richard Stallman <rms@gnu.org>
3543
3544 * display.texi (Line Height): Fix errors in description of
10d1d0af 3545 default line height and line-height property.
b8d4c8d0
GM
3546
3547 * nonascii.texi (Default Coding Systems): Further clarification.
3548
35492006-05-29 Luc Teirlinck <teirllm@auburn.edu>
3550
3551 * internals.texi (Pure Storage): Mention that an overflow in pure
3552 space causes a memory leak.
3553 (Garbage Collection): If there was an overflow in pure space,
3554 `garbage-collect' returns nil.
3555
35562006-05-30 Eli Zaretskii <eliz@gnu.org>
3557
3558 * nonascii.texi (Default Coding Systems): Fix it some more.
3559
35602006-05-29 Eli Zaretskii <eliz@gnu.org>
3561
3562 * nonascii.texi (Default Coding Systems): Fix last change.
3563
35642006-05-29 Kenichi Handa <handa@m17n.org>
3565
3566 * nonascii.texi (find-operation-coding-system): Describe the new
3567 argument format (FILENAME . BUFFER).
3568
35692006-05-28 Richard Stallman <rms@gnu.org>
3570
3571 * tips.texi (Coding Conventions): Better explain reasons not to
3572 advise other packages or use `eval-after-load'.
3573
35742006-05-29 Kim F. Storm <storm@cua.dk>
3575
3576 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
3577 `bindat-idx' and `bindat-raw' for clarity.
3578
35792006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3580
3581 * processes.texi (Bindat Spec): Expand on `repeat' handler.
3582
3583 * display.texi (Display): Add "Abstract Display" to menu.
3584 (Abstract Display, Abstract Display Functions)
3585 (Abstract Display Example): New nodes.
3586 * elisp.texi (Top): Add "Abstract Display" to menu.
3587
35882006-05-27 Chong Yidong <cyd@stupidchicken.com>
3589
3590 * keymaps.texi (Key Sequences): Link to input events definition.
3591 (Format of Keymaps): Delete material duplicated in Keymap Basics.
3592
3593 * files.texi (Changing Files): Document updated argument list for
3594 copy-file.
3595
35962006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
3597
3598 * processes.texi (Bindat Functions): Explain term "total length".
3599 Use it in bindat-length and bindat-pack descriptions.
3600
36012006-05-26 Eli Zaretskii <eliz@gnu.org>
3602
3603 * tips.texi (Coding Conventions): Advise against using
3604 eval-after-load in packages. Add an index entry.
3605
36062006-05-25 Juri Linkov <juri@jurta.org>
3607
3608 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
3609
3610 * modes.texi (%-Constructs): Add %e, %z, %Z.
3611
36122006-05-25 Richard Stallman <rms@gnu.org>
3613
3614 * elisp.texi (Top): Update subnode menu.
3615
3616 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
3617 (Keymaps): Update menu.
3618
36192006-05-25 Chong Yidong <cyd@stupidchicken.com>
3620
3621 * keymaps.texi (Key Sequences): Some clarifications.
3622
36232006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
3624
3625 * processes.texi (Bindat Functions): Say "unibyte string"
3626 explicitly for bindat-unpack and bindat-pack descriptions.
3627 (Bindat Examples): Don't call `string-make-unibyte' in example.
3628
36292006-05-25 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 3632 Explain string and vector representations of key sequences.
b8d4c8d0
GM
3633
3634 * keymaps.texi (Changing Key Bindings):
dd7b651b 3635 * commands.texi (Interactive Codes):
b8d4c8d0
GM
3636 * help.texi (Describing Characters): Refer to it.
3637
36382006-05-23 Luc Teirlinck <teirllm@auburn.edu>
3639
3640 * frames.texi (Pointer Shape): @end table -> @end defvar.
3641
36422006-05-22 Richard Stallman <rms@gnu.org>
3643
3644 * elisp.texi (Top): Update subnode menus.
3645
3646 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
3647 Contents rewritten; material from old Pointer Shape node moved here.
3648
3649 * display.texi (Pointer Shape): Node deleted.
3650 (Image Descriptors): Minor cleanup.
3651
36522006-05-21 Richard Stallman <rms@gnu.org>
3653
3654 * syntax.texi (Parsing Expressions): Update info on which STATE
3655 elements are ignored.
3656
36572006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3658
3659 * hooks.texi (Standard Hooks): Correct typo.
3660
3661 * gpl.texi (GPL): ifinfo -> ifnottex.
3662
36632006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
3664
3665 * searching.texi (Simple Match Data): Warn about match data being
3666 set anew by every search.
3667
36682006-05-17 Richard Stallman <rms@gnu.org>
3669
3670 * minibuf.texi (Minibuffer History): Clarify.
3671
3672 * searching.texi (Regexp Special): Clarify nested regexp warning.
3673
36742006-05-16 Kim F. Storm <storm@cua.dk>
3675
3676 * minibuf.texi (Minibuffer History): Update add-to-history.
3677
36782006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
3679
3680 * nonascii.texi (Explicit Encoding): Fix
3681 typo (encoding<->decoding).
3682
36832006-05-14 Richard Stallman <rms@gnu.org>
3684
3685 * buffers.texi (Creating Buffers): Cleanup.
3686
3687 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
3688
36892006-05-13 Eli Zaretskii <eliz@gnu.org>
3690
3691 * buffers.texi (Current Buffer): Document that with-temp-buffer
3692 disables undo.
3693
3694 * os.texi (Terminal-Specific): More accurate description of how
3695 Emacs searches for the terminal-specific libraries.
3696
36972006-05-12 Eli Zaretskii <eliz@gnu.org>
3698
3699 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
3700 emacs-xtra to @inforef's.
3701
3702 * text.texi (Undo): Document that undo is turned off in buffers
3703 whose names begin with a space.
3704
3705 * buffers.texi (Buffer Names): Add index entries for buffers whose
3706 names begin with a space.
3707 (Creating Buffers): Document that undo is turned off in buffers
3708 whose names begin with a space.
3709
3710 * files.texi (Visiting Functions, Reading from Files)
3711 (Saving Buffers): Mention code and EOL conversions by file I/O
3712 primitives and subroutines.
3713
3714 * nonascii.texi (Lisp and Coding Systems): Document
3715 coding-system-eol-type. Add index entries for eol conversion.
3716
3717 * display.texi (Defining Faces): Mention `mac', and add an xref to
3718 where window-system is described.
3719
37202006-05-10 Richard Stallman <rms@gnu.org>
3721
3722 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
3723
37242006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
3725
3726 * variables.texi (File Local Variables): Recommend to quote lambda
3727 expressions in safe-local-variable property.
3728
37292006-05-09 Richard Stallman <rms@gnu.org>
3730
3731 * variables.texi (File Local Variables): Document
3732 safe-local-eval-forms and safe-local-eval-function.
3733
37342006-05-07 Kim F. Storm <storm@cua.dk>
3735
3736 * minibuf.texi (Minibuffer History): Remove keep-dups arg
3737 from add-to-history.
3738
37392006-05-07 Romain Francoise <romain@orebokech.com>
3740
3741 * commands.texi (Event Input Misc):
3742 * compile.texi (Eval During Compile):
3743 * internals.texi (Buffer Internals):
3744 * minibuf.texi (Initial Input):
3745 * nonascii.texi (Scanning Charsets):
3746 * numbers.texi (Comparison of Numbers):
3747 * windows.texi (Textual Scrolling, Vertical Scrolling):
3748 Fix various typos.
3749
37502006-05-06 Eli Zaretskii <eliz@gnu.org>
3751
3752 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3753 conditional xref's to either emacs or emacs-xtra, depending on
3754 @iftex/@ifnottex.
3755
3756 * minibuf.texi (Minibuffer History): Document add-to-history.
3757
37582006-05-05 Eli Zaretskii <eliz@gnu.org>
3759
3760 * internals.texi (Pure Storage): Mention the pure overflow message
3761 at startup.
3762
c8763fb6 37632006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3764
3765 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3766 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3767 search.
3768
37692006-05-01 Richard Stallman <rms@gnu.org>
3770
3771 * intro.texi (nil and t): Clarify.
3772
3773 * variables.texi (File Local Variables): Suggest using booleanp.
3774
37752006-05-01 Juanma Barranquero <lekktu@gmail.com>
3776
3777 * objects.texi (Type Predicates): Fix typos.
3778
37792006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3780
3781 * intro.texi (nil and t): Add booleanp.
3782
3783 * objects.texi (Type Predicates): Add links for booleanp and
3784 string-or-null-p.
3785
37862006-04-29 Richard Stallman <rms@gnu.org>
3787
3788 * modes.texi (Multiline Font Lock): Rename from
3789 Multi line Font Lock Elements. Much clarification.
3790 (Font Lock Multiline, Region to Fontify): Much clarification.
3791
37922006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3793
3794 * variables.texi (File Local Variables): Remove the special case t for
3795 safe-local-variable.
3796
37972006-04-26 Richard Stallman <rms@gnu.org>
3798
3799 * syntax.texi (Parsing Expressions): Minor cleanup.
3800
38012006-04-18 Richard Stallman <rms@gnu.org>
3802
3803 * tips.texi (Coding Conventions): Explain when the package's
3804 prefix should appear later on (not at the start of the name).
3805
3806 * searching.texi (String Search): Clarify effect of NOERROR.
3807
3808 * modes.texi (Imenu): Clarify what special items do.
3809
3810 * hooks.texi (Standard Hooks): Delete text about old hook names.
3811
38122006-04-17 Romain Francoise <romain@orebokech.com>
3813
3814 * variables.texi (Local Variables): Update the default value of
3815 `max-specpdl-size'.
3816
38172006-04-15 Michael Olson <mwolson@gnu.org>
3818
3819 * processes.texi (Transaction Queues): Mention the new optional
3820 `delay-question' argument for `tq-enqueue'.
3821
38222006-04-13 Bill Wohler <wohler@newt.com>
3823
3824 * customize.texi (Common Keywords): Use dotted notation for
3825 :package-version value. Specify its values. Improve documentation
3826 for customize-package-emacs-version-alist.
3827
38282006-04-12 Bill Wohler <wohler@newt.com>
3829
3830 * customize.texi (Common Keywords): Move description of
3831 customize-package-emacs-version-alist to @defvar.
3832
38332006-04-10 Bill Wohler <wohler@newt.com>
3834
3835 * customize.texi (Common Keywords): Add :package-version.
3836
38372006-04-10 Kim F. Storm <storm@cua.dk>
3838
3839 * text.texi (Buffer Contents): Add NOPROPS arg to
3840 filter-buffer-substring.
3841
38422006-04-08 Kevin Ryde <user42@zip.com.au>
3843
3844 * os.texi (Command-Line Arguments): Update xref to emacs manual
3845 "Command Arguments" -> "Emacs Invocation", per change there.
3846
38472006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3848
3849 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3850 be on one line to help makeinfo not render two spaces after the dot.
3851
38522006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3853
3854 * strings.texi (Predicates for Strings): Add string-or-null-p.
3855
38562006-03-28 Kim F. Storm <storm@cua.dk>
3857
3858 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3859 remarks about systems that don't support fractional seconds.
3860
38612006-03-25 Karl Berry <karl@gnu.org>
3862
3863 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3864 the year list.
3865
38662006-03-21 Nick Roberts <nickrob@snap.net.nz>
3867
3868 * display.texi (Fringe Indicators): Fix typos.
3869
38702006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3871
3872 * tips.texi (Documentation Tips): One can now also write `program'
3873 in front of a quoted symbol in a docstring to prevent making a
3874 hyperlink.
3875
38762006-03-19 Alan Mackenzie <acm@muc.de>
3877
3878 * text.texi (Special Properties): Clarify `fontified' property.
3879
38802006-03-16 Richard Stallman <rms@gnu.org>
3881
3882 * display.texi (Defining Images): Minor cleanup.
3883
38842006-03-16 Bill Wohler <wohler@newt.com>
3885
3886 * display.texi (Defining Images): In image-load-path-for-library,
3887 prefer user's images.
3888
38892006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3890
3891 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3892
38932006-03-15 Bill Wohler <wohler@newt.com>
3894
3895 * display.texi (Defining Images): Fix example in
3896 image-load-path-for-library by not recommending that one binds
3897 image-load-path. Just defvar it to placate compiler and only use
3898 it if previously defined.
3899
39002006-03-14 Bill Wohler <wohler@newt.com>
3901
3902 * display.texi (Defining Images): In image-load-path-for-library,
3903 always return list of directories. Update example.
3904
39052006-03-14 Alan Mackenzie <acm@muc.de>
3906
3907 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3908 This describes font-lock-extend-region-function.
3909 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3910 the new node "Region to Fontify".
3911
39122006-03-13 Richard Stallman <rms@gnu.org>
3913
3914 * display.texi (Invisible Text): The impossible position is
3915 now before the invisible text, not after.
3916 (Defining Images): Clean up last change.
3917
39182006-03-11 Bill Wohler <wohler@newt.com>
3919
3920 * display.texi (Defining Images): Add image-load-path-for-library.
3921
39222006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3923
3924 * text.texi (Adaptive Fill): Fix Texinfo usage.
3925
3926 * strings.texi (Creating Strings): Fix Texinfo usage.
3927
3928 * searching.texi (Regexp Special): Use @samp for regular
3929 expressions that are not in Lisp syntax.
3930
39312006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3932
3933 * searching.texi (Regexp Special): Put remark between parentheses
3934 to avoid misreading.
3935
39362006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3937
3938 * searching.texi (Syntax of Regexps): More accurately describe
3939 which characters are special in which situations.
3940 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3941 are not special. Describe in detail when `[' and `]' are special.
3942 (Regexp Backslash): Plenty of regexps with unbalanced square
3943 brackets are valid, so reword that statement.
3944
39452006-03-02 Kim F. Storm <storm@cua.dk>
3946
3947 * keymaps.texi (Tool Bar): Add tool-bar-border.
3948
39492006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3950
3951 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3952
39532006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3954
3955 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3956
3957 * files.texi (Locating Files): Suggest additional values for the
3958 SUFFIXES arg of `locate-file'. Update pxref.
3959
3960 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3961 (How Programs Do Loading): Discuss the effects of Auto Compression
3962 mode on `load'.
3963 (Load Suffixes): New node.
3964 (Library Search): Delete description of `load-suffixes'; it was
3965 moved to "Load Suffixes".
3966 (Autoload, Named Features): Mention `load-suffixes'.
3967
39682006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3969
3970 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3971
3972 * windows.texi (Window Tree): Fix typo.
3973
39742006-02-20 Kim F. Storm <storm@cua.dk>
3975
3976 * display.texi (Fringe Indicators): New section.
3977 Move indicate-empty-lines, indicate-buffer-boundaries, and
3978 default-indicate-buffer-boundaries here.
3979 Add fringe-indicator-alist and default-fringes-indicator-alist.
3980 Add list of logical fringe indicator symbols.
3981 Update list of standard bitmap names.
3982 (Fringe Cursors): New section.
3983 Move overflow-newline-into-fringe here.
3984 Add fringe-cursor-alist and default-fringes-cursor-alist.
3985 Add list of fringe cursor symbols.
3986
39872006-02-20 Juanma Barranquero <lekktu@gmail.com>
3988
3989 * commands.texi (Using Interactive): Fix reference to node
3990 "Minibuffers".
3991
39922006-02-19 Richard M. Stallman <rms@gnu.org>
3993
3994 * minibuf.texi (High-Level Completion):
3995 Add xref to read-input-method-name.
3996
3997 * files.texi (Relative File Names): Move file-relative-name here.
3998 (File Name Expansion): From here. Minor clarifications.
3999
4000 * commands.texi (Using Interactive): Add xrefs about reading input.
4001 Clarify remarks about that moving point and mark.
4002 Put string case before list case.
4003
c8763fb6 40042006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
4005
4006 * display.texi (Other Display Specs, Image Descriptors):
4007 Revert erroneous changes. The previous description of
4008 image-descriptors as `(image . PROPS)' was correct.
4009
40102006-02-14 Richard M. Stallman <rms@gnu.org>
4011
4012 * variables.texi (File Local Variables): Clarifications.
4013
40142006-02-14 Juanma Barranquero <lekktu@gmail.com>
4015
4016 * variables.texi (File Local Variables): Use @code for a cons
4017 cell, not @var.
4018
40192006-02-13 Chong Yidong <cyd@stupidchicken.com>
4020
4021 * variables.texi (File Local Variables): Document new file local
4022 variable behavior.
4023
40242006-02-10 Kim F. Storm <storm@cua.dk>
4025
4026 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
4027
40282006-02-08 Juanma Barranquero <lekktu@gmail.com>
4029
4030 * modes.texi (%-Constructs): Remove obsolete info about
4031 `global-mode-string'.
4032
40332006-02-07 Richard M. Stallman <rms@gnu.org>
4034
4035 * commands.texi (Prefix Command Arguments): Minor cleanup.
4036
4037 * display.texi: "Graphical display", not window system.
4038
4039 * functions.texi (What Is a Function): Fix xref.
4040
4041 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
4042 (Changing Key Bindings): Clarify when remapping is better than
4043 substitute-key-definition.
4044
40452006-02-02 Richard M. Stallman <rms@gnu.org>
4046
4047 * minibuf.texi (Basic Completion): Completion alists are risky.
4048
4049 * keymaps.texi (Active Keymaps): Clarifications.
4050 (Searching Keymaps): New node.
4051 (Keymaps): Update menu.
4052
4053 * frames.texi (Layout Parameters): Minor clarification.
4054 (Drag and Drop): New node.
4055 (Frames): Update menu.
4056
40572006-01-29 Chong Yidong <cyd@stupidchicken.com>
4058
4059 * display.texi (Other Display Specs, Image Descriptors):
4060 Image description is a list, not a cons cell.
4061
40622006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4063
4064 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
4065 list is not necessarily a list).
4066
40672006-01-27 Eli Zaretskii <eliz@gnu.org>
4068
4069 * frames.texi (Layout Parameters): border-width and
4070 internal-border-width belong to the frame, not the window.
4071
40722006-01-19 Richard M. Stallman <rms@gnu.org>
4073
4074 * nonascii.texi (Translation of Characters): Search cmds use
4075 translation-table-for-input. Automatically made local.
4076
4077 * markers.texi (Overview of Markers): Count insertion type
4078 as one of a marker's attributes.
4079
4080 * keymaps.texi (Controlling Active Maps): New node, split out of
4081 Active Keymaps.
4082 (Keymaps): Menu updated.
4083 (Active Keymaps): Give pseudocode to explain how the active
4084 maps are searched. current-active-maps and key-binding moved here.
4085 (Functions for Key Lookup): current-active-maps and key-binding moved.
4086 Clarifications.
4087 (Searching the Keymaps): New subnode.
4088
4089 * elisp.texi (Top): Menu clarification.
4090
4091 * display.texi (Other Display Specs): Delete duplicate entry for
4092 just a string as display spec. Move text about recursive display
4093 specs on such a string.
4094
4095 * commands.texi (Key Sequence Input): Clarify.
4096 Move num-nonmacro-input-events out.
4097 (Reading One Event): num-nonmacro-input-events moved here.
4098
40992006-01-14 Nick Roberts <nickrob@snap.net.nz>
4100
4101 * advice.texi (Simple Advice): Update example to fit argument
4102 change in previous-line.
4103
41042006-01-05 Richard M. Stallman <rms@gnu.org>
4105
4106 * markers.texi (The Mark): Fix in `mark'.
4107
41082006-01-04 Richard M. Stallman <rms@gnu.org>
4109
4110 * processes.texi (Misc Network, Make Network): Minor cleanups.
4111
41122006-01-04 Kim F. Storm <storm@cua.dk>
4113
4114 * processes.texi (Make Network): Add IPv6 addresses and handling.
4115 (Network Feature Testing): Mention (:family ipv6).
4116 (Misc Network): Add IPv6 formats to format-network-address.
4117
41182005-12-30 Richard M. Stallman <rms@gnu.org>
4119
4120 * text.texi (Changing Properties):
4121 Don't use return value of set-text-properties.
4122
41232005-12-29 Luc Teirlinck <teirllm@auburn.edu>
4124
4125 * modes.texi (Mode Line Format): Correct typo in menu.
4126
41272005-12-29 Richard M. Stallman <rms@gnu.org>
4128
4129 * modes.texi (Mode Line Top): New node.
4130 (Mode Line Data): Some text moved to new node.
4131 Explain the data structure more concretely.
4132 (Mode Line Basics): Clarifications.
4133 (Mode Line Variables): Clarify intro paragraph.
4134 (%-Constructs): Clarify intro paragraph.
4135 (Mode Line Format): Update menu.
4136
41372005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4138
4139 * minibuf.texi (Basic Completion): Update lazy-completion-table
4140 examples for removal of ARGS argument.
4141
41422005-12-23 Richard M. Stallman <rms@gnu.org>
4143
4144 * text.texi (Undo): Restore some explanation from the version
4145 that was deleted.
4146
41472005-12-23 Eli Zaretskii <eliz@gnu.org>
4148
4149 * text.texi (Undo): Remove duplicate descriptions of `apply
4150 funname' and `apply delta' elements of the undo list.
4151
41522005-12-20 Richard M. Stallman <rms@gnu.org>
4153
4154 * help.texi (Help Functions): Update documentation of `apropos'.
4155
41562005-12-20 Luc Teirlinck <teirllm@auburn.edu>
4157
4158 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
4159 because it is confusing. If the :help-echo keyword is a function,
4160 it is not directly used as the :help-echo overlay property, as the
4161 xref seems to suggest (it does not take the appropriate args).
4162
41632005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4164
4165 * customize.texi (Common Keywords): Fix Texinfo usage.
4166 (Group Definitions, Variable Definitions): Update for new
4167 conventions for using `*' in docstrings.
4168
4169 * tips.texi (Documentation Tips): Update for new conventions for
4170 using `*' in docstrings.
4171
41722005-12-16 Richard M. Stallman <rms@gnu.org>
4173
4174 * minibuf.texi (Minibuffer Contents): Minor cleanup.
4175
41762005-12-16 Juri Linkov <juri@jurta.org>
4177
4178 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
4179
41802005-12-14 Romain Francoise <romain@orebokech.com>
4181
4182 * modes.texi (Customizing Keywords): Rename `append' to `how'.
4183 Fix typo.
4184
41852005-12-11 Juri Linkov <juri@jurta.org>
4186
4187 * minibuf.texi (Completion Commands): Add mention of read-file-name
4188 for filename completion keymaps.
4189 (Reading File Names): Add mention of filename completion keymaps
4190 for read-file-name and xref to `Completion Commands'.
4191
41922005-12-10 Richard M. Stallman <rms@gnu.org>
4193
4194 * customize.texi (Common Keywords): State caveats for use of :tag.
4195
41962005-12-08 Richard M. Stallman <rms@gnu.org>
4197
4198 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
4199 with xrefs and better explanation.
4200 (Completion Commands): Add the filename completion maps.
4201
4202 * objects.texi (Character Type): Clarify that \s is not space
4203 if a dash follows.
4204
42052005-12-05 Richard M. Stallman <rms@gnu.org>
4206
4207 * windows.texi (Resizing Windows): Delete preserve-before args.
4208
42092005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4210
4211 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
4212 in full keymaps, since the quirk has been fixed.
4213
42142005-12-03 Eli Zaretskii <eliz@gnu.org>
4215
4216 * hooks.texi (Standard Hooks): Add index entries. Mention
4217 `compilation-finish-functions'.
4218
42192005-11-27 Richard M. Stallman <rms@gnu.org>
4220
4221 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
4222
42232005-11-21 Juri Linkov <juri@jurta.org>
4224
4225 * customize.texi (Common Keywords): Update links types
4226 custom-manual and url-link. Add link types emacs-library-link,
4227 file-link, function-link, variable-link, custom-group-link.
4228
42292005-11-20 Chong Yidong <cyd@stupidchicken.com>
4230
4231 * display.texi: Revert 2005-11-20 change.
4232
42332005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
4234
4235 * processes.texi (Bindat Functions):
4236 Say "third" to refer to zero-based index "2".
4237
42382005-11-18 Luc Teirlinck <teirllm@auburn.edu>
4239
4240 * loading.texi (Library Search): Update the default value of
4241 `load-suffixes'.
4242
42432005-11-17 Chong Yidong <cyd@stupidchicken.com>
4244
4245 * display.texi (Attribute Functions): Mention :ignore-defface.
4246
42472005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4248
4249 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
4250 (Minor Mode Conventions): Mention the use of a hook.
4251
42522005-11-06 Richard M. Stallman <rms@gnu.org>
4253
4254 * files.texi (Magic File Names): find-file-name-handler checks the
4255 `operations' property of the handler.
4256
42572005-11-03 Richard M. Stallman <rms@gnu.org>
4258
4259 * variables.texi (Frame-Local Variables): Small clarification.
4260
42612005-10-29 Chong Yidong <cyd@stupidchicken.com>
4262
4263 * os.texi (Init File): Document ~/.emacs.d/init.el.
4264
42652005-10-29 Richard M. Stallman <rms@gnu.org>
4266
4267 * internals.texi (Garbage Collection): Document memory-full.
4268
42692005-10-28 Bill Wohler <wohler@newt.com>
4270
4271 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
4272 for URLs.
4273
42742005-10-28 Richard M. Stallman <rms@gnu.org>
4275
4276 * minibuf.texi (Completion Commands): Clean up prev change.
4277
42782005-10-26 Kevin Ryde <user42@zip.com.au>
4279
4280 * compile.texi (Eval During Compile): Explain recommended uses
4281 of eval-when-compile and eval-and-compile.
4282
42832005-10-27 Masatake YAMATO <jet@gyve.org>
4284
4285 * minibuf.texi (Completion Commands):
4286 Write about new optional argument for `display-completion-list'.
4287
42882005-10-23 Richard M. Stallman <rms@gnu.org>
4289
4290 * display.texi (Overlay Arrow): Clarify about local bindings of
4291 overlay-arrow-position.
4292
42932005-10-22 Eli Zaretskii <eliz@gnu.org>
4294
4295 * internals.texi (Building Emacs): Fix last change.
4296
42972005-10-22 Richard M. Stallman <rms@gnu.org>
4298
4299 * internals.texi (Building Emacs): Document eval-at-startup.
4300
43012005-10-21 Richard M. Stallman <rms@gnu.org>
4302
4303 * loading.texi (Where Defined): load-history contains abs file names.
4304 symbol-file returns abs file names.
4305
43062005-10-19 Kim F. Storm <storm@cua.dk>
4307
4308 * display.texi (Showing Images): Add max-image-size integer value.
4309
43102005-10-18 Chong Yidong <cyd@stupidchicken.com>
4311
4312 * display.texi (Showing Images): Document max-image-size.
4313
43142005-10-17 Richard M. Stallman <rms@gnu.org>
4315
4316 * commands.texi (Quitting): Minor clarification.
4317
4318 * processes.texi (Sentinels): Clarify about output and quitting.
4319 (Filter Functions): Mention with-local-quit.
4320
43212005-10-17 Juri Linkov <juri@jurta.org>
4322
4323 * buffers.texi (Current Buffer):
4324 * commands.texi (Event Input Misc):
4325 * compile.texi (Eval During Compile, Compiler Errors):
4326 * customize.texi (Group Definitions):
4327 * display.texi (Progress, Defining Faces):
4328 * files.texi (Writing to Files):
4329 * modes.texi (Mode Hooks, Defining Minor Modes):
4330 * streams.texi (Output Functions):
4331 * syntax.texi (Syntax Table Functions):
4332 * text.texi (Change Hooks):
4333 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
4334
4335 * commands.texi (Quitting): Replace arg `forms' with `body' in
4336 `with-local-quit'.
4337
4338 * positions.texi (Excursions): Replace arg `forms' with `body' in
4339 `save-excursion'.
4340
43412005-10-08 Kim F. Storm <storm@cua.dk>
4342
4343 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
4344 Rename manual section accordingly.
4345
43462005-10-04 Kim F. Storm <storm@cua.dk>
4347
4348 * windows.texi (Window Split Tree): New section describing
4349 new function window-split-tree function.
4350
43512005-10-03 Nick Roberts <nickrob@snap.net.nz>
4352
4353 * display.texi (Fringe Size/Pos): Simplify and add detail.
4354
43552005-09-30 Romain Francoise <romain@orebokech.com>
4356
4357 * minibuf.texi (High-Level Completion): Explain that the prompt
4358 given to `read-buffer' should end with a colon and a space.
4359 Update usage examples.
4360
43612005-09-29 Juri Linkov <juri@jurta.org>
4362
4363 * display.texi (Displaying Messages): Rename argument name
4364 `string' to `format-string' in functions `message', `message-box',
4365 `message-or-box'.
4366
43672005-09-26 Chong Yidong <cyd@stupidchicken.com>
4368
4369 * errors.texi (Standard Errors): Correct xrefs.
4370
43712005-09-18 Chong Yidong <cyd@stupidchicken.com>
4372
4373 * display.texi (Defining Images): Update documentation for
4374 `image-load-path'.
4375
43762005-09-17 Richard M. Stallman <rms@gnu.org>
4377
4378 * display.texi (Defining Images): Clean up previous change.
4379
43802005-09-16 Romain Francoise <romain@orebokech.com>
4381
4382 * elisp.texi: Specify GFDL version 1.2.
4383
4384 * doclicense.texi (GNU Free Documentation License): Update to
4385 version 1.2.
4386
43872005-09-15 Chong Yidong <cyd@stupidchicken.com>
4388
4389 * display.texi (Defining Images): Document `image-load-path'.
4390
43912005-09-15 Richard M. Stallman <rms@gnu.org>
4392
4393 * objects.texi (Printed Representation): Minor cleanup.
4394 (Box Diagrams): Minor fix.
4395 (Cons Cell Type): Move (...) index item here.
4396 (Box Diagrams): From here.
4397 (Array Type): Minor fix.
4398 (Type Predicates): Delete index "predicates".
4399 (Hash Table Type): Clarify xref.
4400 (Dotted Pair Notation): Minor fix.
4401
44022005-09-10 Chong Yidong <cyd@stupidchicken.com>
4403
4404 * files.texi (Saving Buffers): Fix typo.
4405
44062005-09-08 Richard M. Stallman <rms@gnu.org>
4407
4408 * tips.texi (Programming Tips): Correct the "default" prompt spec.
4409
44102005-09-08 Chong Yidong <cyd@stupidchicken.com>
4411
4412 * locals.texi (Standard Buffer-Local Variables): Don't include
4413 mode variables for minor modes.
4414 Fix xrefs for buffer-display-count, buffer-display-table,
4415 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
4416 enable-multibyte-characters, fill-column, header-line-format,
4417 left-fringe-width, left-margin, and right-fringe-width.
4418
4419 * hooks.texi (Standard Hooks): All hooks should conform to the
4420 standard naming convention now.
4421 Fix xref for `echo-area-clear-hook'.
4422
4423 * display.texi (Usual Display): Note that indicate-empty-lines and
4424 tab-width are buffer-local.
4425
4426 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
4427
4428 * modes.texi (Mode Help): Note that major-mode is buffer-local.
4429
4430 * nonascii.texi (Encoding and I/O): Note that
4431 buffer-file-coding-system is buffer-local.
4432
4433 * positions.texi (List Motion): Note that defun-prompt-regexp is
4434 buffer-local.
4435
4436 * text.texi (Auto Filling): Note that auto-fill-function is
4437 buffer-local.
4438 (Undo): Note that buffer-undo-list is buffer-local.
4439
4440 * windows.texi (Buffers and Windows): Document
4441 buffer-display-count.
4442
44432005-09-06 Richard M. Stallman <rms@gnu.org>
4444
4445 * tips.texi (Coding Conventions): Sometimes it is ok to put the
4446 package prefix elsewhere than at the start of the name.
4447
44482005-09-03 Richard M. Stallman <rms@gnu.org>
4449
4450 * tips.texi (Programming Tips): Add conventions for minibuffer
4451 questions and prompts.
4452
44532005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
4454
4455 * intro.texi (nil and t): Minor cleanup.
4456 Delete spurious mention of keyword symbols.
4457 (Evaluation Notation): Add index entry.
4458 (A Sample Function Description): Minor cleanup.
4459 (A Sample Variable Description): Not all vars can be set.
4460
44612005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
4462
4463 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4464
4465 (Insertion): Document precise type of `insert-char' arg COUNT.
4466
44672005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
4468
4469 * modes.texi (Other Font Lock Variables): Sync the default of
4470 font-lock-lines-before.
4471
44722005-08-31 Michael Albinus <michael.albinus@gmx.de>
4473
4474 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
4475
44762005-08-29 Richard M. Stallman <rms@gnu.org>
4477
4478 * elisp.texi (Top): Update subnode menu.
4479
4480 * searching.texi (Searching and Matching): Move node.
4481 Rearrange contents and add overall explanation.
4482 (Searching and Case): Move node.
4483 (Searching and Matching): Update menu.
4484
44852005-08-27 Eli Zaretskii <eliz@gnu.org>
4486
4487 * os.texi (Startup Summary): Fix the description of the initial
4488 startup message display.
4489
44902005-08-25 Richard M. Stallman <rms@gnu.org>
4491
4492 * searching.texi (Search and Replace): Add replace-regexp-in-string.
4493
44942005-08-25 Emilio C. Lopes <eclig@gmx.net>
4495
4496 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
4497 `next-overlay-change' example.
4498
44992005-08-22 Juri Linkov <juri@jurta.org>
4500
4501 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
4502 Fix invert-face. Fix args of face-background.
4503
4504 * display.texi (Standard Faces): Delete node.
4505 (Faces): Add xref to `(emacs)Standard Faces'.
4506 (Displaying Faces): Fix xref to `Standard Faces'.
4507
4508 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
4509
45102005-08-20 Alan Mackenzie <acm@muc.de>
4511
4512 * buffers.texi (The Buffer List): Clarify the manipulation of the
4513 buffer list.
4514
45152005-08-14 Richard M. Stallman <rms@gnu.org>
4516
4517 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
4518 a regexp.
4519
45202005-08-11 Richard M. Stallman <rms@gnu.org>
4521
4522 * elisp.texi (Top): Update subnode lists.
4523
4524 * display.texi (Inverse Video): Node deleted.
4525
4526 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4527 New nodes split out of Coding Conventions.
4528
4529 * searching.texi (Regular Expressions): Document re-builder.
4530
4531 * os.texi (Time Parsing): New node split out of Time Conversion.
4532
4533 * processes.texi (Misc Network, Network Feature Testing)
4534 (Network Options, Make Network): New nodes split out of
4535 Low-Level Network.
4536
45372005-08-09 Richard M. Stallman <rms@gnu.org>
4538
4539 * frames.texi (Geometry): New node, split from Size and Position.
4540 (Frame Parameters): Refer to Geometry.
4541
4542 * buffers.texi (The Buffer List): Fix xrefs.
4543
4544 * windows.texi (Splitting Windows): Fix xref.
4545
4546 * frames.texi (Layout Parameters): Add xref.
4547
4548 * display.texi (Line Height, Scroll Bars): Fix xrefs.
4549
4550 * keymaps.texi (Menu Bar): Fix xref.
4551
4552 * locals.texi (Standard Buffer-Local Variables): Fix xref.
4553
4554 * modes.texi (%-Constructs): Fix xref.
4555
4556 * frames.texi (Window Frame Parameters): Node split up.
4557 (Basic Parameters, Position Parameters, Size Parameters)
4558 (Layout Parameters, Buffer Parameters, Management Parameters)
4559 (Cursor Parameters, Color Parameters): New subnodes.
4560
45612005-08-09 Luc Teirlinck <teirllm@auburn.edu>
4562
4563 * positions.texi (Screen Lines): Update xref for previous change
4564 in minibuf.texi.
4565
4566 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
4567 change in minibuf.texi.
4568
45692005-08-09 Richard M. Stallman <rms@gnu.org>
4570
4571 * tips.texi (Coding Conventions): Minor cleanup.
4572
4573 * modes.texi (Defining Minor Modes): Explain when init-value
4574 can be non-nil.
4575
4576 * elisp.texi (Top): Update submenu for Minibuffer.
4577
4578 * minibuf.texi (Minibuffer Misc): Node split up.
4579 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
4580 (Recursive Mini): New nodes split out from Minibuffer Misc.
4581 (Minibuffer Misc): Document max-mini-window-height.
4582
4583 * hash.texi (Defining Hash): Delete stray paren in example.
4584
4585 * display.texi (Echo Area Customization): Don't define
4586 max-mini-window-height here; xref instead.
4587
4588 * commands.texi (Event Input Misc): Update while-no-input.
4589
4590 * advice.texi (Advising Functions): Explain when to use advice
4591 and when to use a hook.
4592
45932005-07-30 Eli Zaretskii <eliz@gnu.org>
4594
4595 * makefile.w32-in (info): Don't run install-info.
4596 ($(infodir)/dir): New target, produced by running install-info.
4597
45982005-07-27 Luc Teirlinck <teirllm@auburn.edu>
4599
4600 * modes.texi (Defining Minor Modes): The keyword for the initial
4601 value is :init-value, not :initial-value.
4602
46032005-07-23 Eli Zaretskii <eliz@gnu.org>
4604
4605 * loading.texi (Autoload): Make the `doctor' example be consistent
4606 with what's in current loaddefs.el. Describe the "fn" magic in
4607 the usage portion of the doc string.
4608
46092005-07-22 Richard M. Stallman <rms@gnu.org>
4610
4611 * internals.texi (Garbage Collection): Clarify previous change.
4612
46132005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
4614
4615 * internals.texi (Garbage Collection): Add gc-cons-percentage.
4616
46172005-07-18 Juri Linkov <juri@jurta.org>
4618
4619 * commands.texi (Accessing Events):
4620 * frames.texi (Text Terminal Colors, Resources):
4621 * markers.texi (The Mark):
4622 * modes.texi (Defining Minor Modes):
4623 Delete duplicate duplicate words.
4624
46252005-07-16 Richard M. Stallman <rms@gnu.org>
4626
4627 * display.texi (Managing Overlays): Clarify make-overlay
4628 args for insertion types.
4629
46302005-07-13 Luc Teirlinck <teirllm@auburn.edu>
4631
4632 * customize.texi (Variable Definitions):
4633 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
4634 `standard-value' is a list too.
4635 (Defining New Types): Use @key{RET} instead of @key{ret}.
4636
46372005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
4638
4639 * os.texi (Translating Input): Fix typo.
4640
46412005-07-08 Richard M. Stallman <rms@gnu.org>
4642
4643 * README: Update edition number and size estimate.
4644
4645 * elisp.texi (VERSION): Set to 2.9.
4646
46472005-07-07 Richard M. Stallman <rms@gnu.org>
4648
4649 * book-spine.texinfo: Update Emacs version.
4650
4651 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4652
46532005-07-06 Richard M. Stallman <rms@gnu.org>
4654
4655 * searching.texi (Regexp Search): Clarify what re-search-forward
4656 does when the search fails.
4657
46582005-07-05 Lute Kamstra <lute@gnu.org>
4659
4660 * Update FSF's address in GPL notices.
4661
4662 * doclicense.texi (GNU Free Documentation License):
4663 * gpl.texi (GPL):
4664 * tips.texi (Coding Conventions, Library Headers):
4665 * vol1.texi:
4666 * vol2.texi: Update FSF's address.
4667
46682005-07-04 Richard M. Stallman <rms@gnu.org>
4669
4670 * hooks.texi (Standard Hooks): Add occur-hook.
4671
46722005-07-03 Luc Teirlinck <teirllm@auburn.edu>
4673
4674 * display.texi (The Echo Area): Correct menu.
4675
46762005-07-03 Richard M. Stallman <rms@gnu.org>
4677
4678 * elisp.texi (Top): Update subnode menu for Display.
4679
4680 * display.texi (Displaying Messages): New node, with most
4681 of what was in The Echo Area.
4682 (Progress): Moved under The Echo Area.
4683 (Logging Messages): New node with new text.
4684 (Echo Area Customization): New node, the rest of what was
4685 in The Echo Area. Document message-truncate-lines with @defvar.
4686 (Display): Update menu.
4687
4688 * windows.texi (Textual Scrolling): Doc 3 values for
4689 scroll-preserve-screen-position.
4690
4691 * text.texi (Special Properties): Change hook functions
4692 should bind inhibit-modification-hooks around altering buffer text.
4693
4694 * keymaps.texi (Key Binding Commands): Call binding BINDING
4695 rather than DEFINITION.
4696
46972005-06-29 Juanma Barranquero <lekktu@gmail.com>
4698
4699 * variables.texi (Defining Variables): `user-variable-p' returns t
4700 for aliases of user options, nil for alias loops.
4701
47022005-06-28 Richard M. Stallman <rms@gnu.org>
4703
4704 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
4705 make-keymap.
4706
47072005-06-27 Luc Teirlinck <teirllm@auburn.edu>
4708
4709 * variables.texi (Setting Variables): Correct and clarify
4710 description of `add-to-ordered-list'.
4711
47122005-06-26 Richard M. Stallman <rms@gnu.org>
4713
4714 * display.texi (Faces): Minor cleanup.
4715
47162005-06-25 Luc Teirlinck <teirllm@auburn.edu>
4717
4718 * display.texi (Faces): `facep' returns t for strings that are
4719 face names.
4720
47212005-06-25 Richard M. Stallman <rms@gnu.org>
4722
4723 * objects.texi (Equality Predicates): Clarify meaning of equal.
4724
4725 * windows.texi (Selecting Windows): save-selected-window
4726 and with-selected-window save and restore the current buffer.
4727
47282005-06-24 Richard M. Stallman <rms@gnu.org>
4729
4730 * numbers.texi (Float Basics): Explain how to test for NaN,
4731 and printing the sign of NaNs.
4732
47332005-06-24 Eli Zaretskii <eliz@gnu.org>
4734
4735 * makefile.w32-in (MAKEINFO): Use --force.
4736
47372005-06-23 Richard M. Stallman <rms@gnu.org>
4738
4739 * display.texi (Face Functions): Correct Texinfo usage.
4740
47412005-06-23 Luc Teirlinck <teirllm@auburn.edu>
4742
4743 * lists.texi (Rings): `ring-elements' now returns the elements of
4744 RING in order.
4745
47462005-06-23 Juanma Barranquero <lekktu@gmail.com>
4747
4748 * markers.texi (The Mark): Texinfo usage fix.
4749
47502005-06-23 Kim F. Storm <storm@cua.dk>
4751
4752 * searching.texi (Entire Match Data): Remove evaporate option for
4753 match-data. Do not mention evaporate option for set-match-data.
4754
47552005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4756
4757 * display.texi (Face Functions): Mention face aliases.
4758
47592005-06-21 Richard M. Stallman <rms@gnu.org>
4760
4761 * anti.texi (Antinews): Texinfo usage fix.
4762
47632005-06-21 Karl Berry <karl@gnu.org>
4764
4765 * elisp.texi: Use @copying.
4766
4767 * elisp.texi: Put @summarycontents and @contents before the Top
4768 node, instead of the end of the file, so that the contents appear
4769 in the right place in the dvi/pdf output.
4770
47712005-06-21 Juri Linkov <juri@jurta.org>
4772
4773 * display.texi (Defining Faces): Add `customized-face'.
4774
47752005-06-20 Kim F. Storm <storm@cua.dk>
4776
4777 * variables.texi (Setting Variables): Any type of element can be
4778 given order in add-to-ordered-list. Compare elements with eq.
4779
4780 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4781
47822005-06-20 Karl Berry <karl@gnu.org>
4783
4784 * syntax.texi (Syntax Flags): Make last column very slightly wider
4785 to avoid "generic comment" breaking on two lines and causing an
4786 underfull box.
4787
47882005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4789
4790 * lists.texi (Rings): Various minor clarifications and corrections.
4791
47922005-06-18 Richard M. Stallman <rms@gnu.org>
4793
4794 * functions.texi (Obsolete Functions): Simplify.
4795
4796 * variables.texi (Variable Aliases): Simplify.
4797
4798 * anti.texi, backups.texi, compile.texi, customization.texi:
4799 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4800 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4801 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4802 * variables.texi: Fix formatting ugliness.
4803
4804 * elisp.texi: Add links to Rings and Byte Packing.
4805 Update version and copyright years.
4806
4807 * minibuf.texi: Fix formatting ugliness.
4808 (Completion Commands): Move keymap vars to the end
4809 and vars completing-read binds to the top.
4810
48112005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4812
4813 * processes.texi: Fix typos.
4814 (Bindat Spec): Correct Texinfo error.
4815 (Byte Packing): Fix ungrammatical sentence.
4816
48172005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4818
4819 * lists.texi (Rings): New node.
4820 (Lists): Add it to menu.
4821
4822 * processes.texi (Byte Packing): New node.
4823 (Processes): Add it to menu.
4824
48252005-06-17 Richard M. Stallman <rms@gnu.org>
4826
4827 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4828
4829 * help.texi (Documentation Basics): Explain the xref to
4830 Documentation Tips.
4831
4832 * debugging.texi (Debugger Commands): Minor fix.
4833
48342005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4835
4836 * edebug.texi (Instrumenting): Eliminate duplicate link.
4837 (Specification List): Replace references to "below", referring to
4838 a later node, with one @ref to that node.
4839
4840 * os.texi (Timers): Timers should save and restore the match data
4841 if they change it.
4842
4843 * debugging.texi (Debugger Commands): Mention that the Lisp
4844 debugger can not step through primitive functions.
4845
48462005-06-16 Juanma Barranquero <lekktu@gmail.com>
4847
4848 * functions.texi (Obsolete Functions): Update argument names of
4849 `make-obsolete' and `define-obsolete-function-alias'.
4850
4851 * variables.texi (Variable Aliases): Update argument names of
4852 `defvaralias', `make-obsolete-variable' and
4853 `define-obsolete-variable-alias'.
4854
48552005-06-15 Kim F. Storm <storm@cua.dk>
4856
4857 * searching.texi (Entire Match Data): Rephrase warnings about
4858 evaporate arg to match-data and set-match-data.
4859
48602005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4861
4862 * elisp.texi (Top): Update detailed menu.
4863
4864 * edebug.texi (Edebug): Update menu.
4865 (Instrumenting): Update xrefs.
4866 (Edebug Execution Modes): Correct xref.
4867 (Jumping): Clarify description of `h' command.
4868 Eliminate redundant @ref.
4869 (Breaks): New node.
4870 (Breakpoints): Is now a subsubsection.
4871 (Global Break Condition): Mention `C-x X X'.
4872 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4873 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4874 (Edebug Display Update): Correct pxref.
4875 (Edebug and Macros): New node.
4876 (Instrumenting Macro Calls): Is now a subsubsection.
4877 Neither arg of `def-edebug-spec' is evaluated.
4878 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4879 (Specification Examples): Fix typo.
4880
48812005-06-14 Lute Kamstra <lute@gnu.org>
4882
4883 * debugging.texi (Function Debugging): Primitives can break on
4884 entry too.
4885
48862005-06-14 Kim F. Storm <storm@cua.dk>
4887
4888 * variables.texi (Setting Variables): Add add-to-ordered-list.
4889
48902005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4891
4892 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4893 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4894
48952005-06-13 Lute Kamstra <lute@gnu.org>
4896
4897 * text.texi (Special Properties): Fix cross reference.
4898
48992005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4900
4901 * debugging.texi (Function Debugging): Delete mention of empty
4902 string argument to `cancel-debug-on-entry'. Delete inaccurate
4903 description of the return value of that command.
4904
49052005-06-11 Alan Mackenzie <acm@muc.de>
4906
4907 * text.texi (Adaptive Fill): Amplify the description of
4908 fill-context-prefix.
4909
49102005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4911
4912 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4913
49142005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4915
4916 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4917
49182005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4919
4920 * debugging.texi (Error Debugging): Minor rewording.
4921 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4922 is optional.
4923
49242005-06-10 Lute Kamstra <lute@gnu.org>
4925
4926 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4927 (Top): Give it a title. Correct version number. Give the
4928 detailed node listing a more prominent header.
4929 * intro.texi: Don't set VERSION here a second time.
4930 Mention Emacs's version too.
4931 * anti.texi (Antinews): Use EMACSVER to refer to the current
4932 version of Emacs.
4933
49342005-06-09 Kim F. Storm <storm@cua.dk>
4935
4936 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4937 match-data and set-match-data.
4938
49392005-06-08 Richard M. Stallman <rms@gnu.org>
4940
4941 * searching.texi (Entire Match Data): Clarify when match-data
4942 returns markers and when integers.
4943
4944 * display.texi (Defining Faces): Explain that face name should not
4945 end in `-face'.
4946
4947 * modes.texi (Mode Line Data): Minor cleanup.
4948 (Customizing Keywords): Node split out of Search-based Fontification.
4949 Add example of using font-lock-add-keywords from a hook.
4950 Clarify when MODE should be non-nil, and when nil.
4951
49522005-06-06 Richard M. Stallman <rms@gnu.org>
4953
4954 * modes.texi (Mode Line Data): Explain what happens when the car
4955 of a list is a void symbol.
4956 (Search-based Fontification): Explain MODE arg to
4957 font-lock-add-keywords and warn about calls from major modes.
4958
49592005-06-08 Juri Linkov <juri@jurta.org>
4960
4961 * display.texi (Standard Faces): Add `shadow' face.
4962
49632005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4964
4965 * modes.texi (Major Mode Conventions): A derived mode only needs
4966 to put the call to the parent mode inside `delay-mode-hooks'.
4967
49682005-05-29 Richard M. Stallman <rms@gnu.org>
4969
4970 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4971 new, and what that implies. Clarify.
4972
4973 * files.texi (Locating Files): Clean up the text.
4974
4975 * frames.texi (Window Frame Parameters): Document user-size.
4976 Shorten entry for top by referring to left.
4977
49782005-05-26 Richard M. Stallman <rms@gnu.org>
4979
4980 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4981 is new, and what the implications are. Other clarifications.
4982
49832005-05-24 Richard M. Stallman <rms@gnu.org>
4984
4985 * frames.texi (Dialog Boxes): Minor fixes.
4986
49872005-05-25 Masatake YAMATO <jet@gyve.org>
4988
4989 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4990
49912005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4992
4993 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4994 is optional.
4995
49962005-05-24 Nick Roberts <nickrob@snap.net.nz>
4997
10d1d0af 4998 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4999
50002005-05-23 Lute Kamstra <lute@gnu.org>
5001
5002 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
5003 syntax-begin-function over font-lock-beginning-of-syntax-function.
5004
50052005-05-21 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * minibuf.texi (Reading File Names): Update description of
5008 `read-directory-name'.
5009
5010 * modes.texi (Derived Modes): Clarify :group keyword.
5011
50122005-05-21 Eli Zaretskii <eliz@gnu.org>
5013
5014 * files.texi (Locating Files): New subsection.
5015 Describe locate-file and executable-find.
5016
50172005-05-21 Kevin Ryde <user42@zip.com.au>
5018
5019 * frames.texi (Initial Parameters): Update cross reference to
5020 "Emacs Invocation".
5021
50222005-05-19 Luc Teirlinck <teirllm@auburn.edu>
5023
5024 * keymaps.texi (Active Keymaps): Add anchor.
5025
5026 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
5027 (Major Mode Conventions): Refer to `Auto Major Mode' in more
5028 appropriate place.
5029 (Derived Modes): Small clarifications.
5030 (Minor Mode Conventions, Keymaps and Minor Modes):
5031 Replace references to nodes with references to anchors.
5032 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
5033 Clarify description of lists whose first element is an integer.
5034 (Mode Line Variables): Add anchor.
5035 (%-Constructs): Clarify description of integer after %.
5036 (Emulating Mode Line): Describe nil value for FACE.
5037
50382005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5039
5040 * modes.texi (Derived Modes): Correct references to non-existing
5041 variable standard-syntax-table.
5042
50432005-05-17 Lute Kamstra <lute@gnu.org>
5044
5045 * modes.texi (Defining Minor Modes): Mention the mode hook.
5046
50472005-05-15 Kim F. Storm <storm@cua.dk>
5048
5049 * processes.texi (Network): Remove open-network-stream-nowait.
5050 (Network Servers): Remove open-network-stream-server.
5051
50522005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5053
5054 * elisp.texi (Top): Update detailed menu.
5055
5056 * variables.texi: Reorder nodes.
5057 (Variables): Update menu.
5058 (File Local Variables): Do not refer to the `-*-' line as
5059 a "local variables list". Add pxref.
5060
50612005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5062
5063 * elisp.texi (Top): Update detailed menu for node changes.
5064
5065 * modes.texi (Modes): Update Menu.
5066 (Hooks): Move to beginning of chapter.
5067 Most minor modes run mode hooks too.
5068 `add-hook' can handle void hooks or hooks whose value is a single
5069 function.
5070 (Major Modes): Update Menu.
5071 (Major Mode Basics): New node, split off from `Major Modes'.
5072 (Major Mode Conventions): Correct xref. Explain how to handle
5073 auto-mode-alist if the major mode command has an autoload cookie.
5074 (Auto Major Mode): Major update. Add magic-mode-alist.
5075 (Derived Modes): Major update.
5076 (Mode Line Format): Update Menu.
5077 (Mode Line Basics): New node, split off from `Mode Line Format'.
5078
5079 * loading.texi (Autoload): Mention `autoload cookie' as synonym
5080 for `magic autoload comment'. Add index entries and anchor.
5081
50822005-05-14 Richard M. Stallman <rms@gnu.org>
5083
5084 * tips.texi (Coding Conventions): Explain how important it is
5085 that just loading certain files not change Emacs behavior.
5086
5087 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
5088
50892005-05-12 Lute Kamstra <lute@gnu.org>
5090
5091 * modes.texi (Generic Modes): Update.
5092 (Major Modes): Refer to node "Generic Modes".
5093
5094 * elisp.texi (Top): Update to the current structure of the manual.
5095 * processes.texi (Processes): Add menu description.
5096 * customize.texi (Customization): Add menu descriptions.
5097
50982005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
5099
5100 * processes.texi (Signals to Processes)
5101 (Low-Level Network): Fix typos.
5102
51032005-05-11 Lute Kamstra <lute@gnu.org>
5104
5105 * elisp.texi (Top): Add some nodes from the chapter "Major and
5106 Minor Modes" to the detailed node listing.
5107
51082005-05-10 Richard M. Stallman <rms@gnu.org>
5109
5110 * keymaps.texi (Extended Menu Items): Menu item filter functions
5111 can be called at any time.
5112
51132005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5114
5115 * variables.texi (File Local Variables): `(hack-local-variables t)'
5116 now also checks whether a mode is specified in the local variables
5117 list.
5118
51192005-05-05 Kevin Ryde <user42@zip.com.au>
5120
5121 * display.texi (The Echo Area): Correct format function cross
5122 reference.
5123
51242005-05-05 Luc Teirlinck <teirllm@auburn.edu>
5125
5126 * variables.texi (Variable Aliases): Change description of
5127 `define-obsolete-variable-alias'.
5128
5129 * functions.texi (Functions): Add "Obsolete Functions" to menu.
5130 (Defining Functions): Add xref.
5131 (Obsolete Functions): New node.
5132 (Function Safety): Standardize capitalization of section title.
5133
5134 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
5135 (Dialog Boxes): Complete description of `x-popup-dialog'.
5136
51372005-05-04 Richard M. Stallman <rms@gnu.org>
5138
5139 * commands.texi (Interactive Codes): Fix Texinfo usage.
5140 Document U more clearly.
5141
51422005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5143
5144 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
5145 function and not a macro.
5146
5147 * frames.texi (Pop-Up Menus): Correct and clarify description of
5148 `x-popup-menu'.
5149 (Dialog Boxes): Clarify description of `x-popup-dialog'.
5150
51512005-05-01 Richard M. Stallman <rms@gnu.org>
5152
5153 * edebug.texi (Checking Whether to Stop): Fix previous change.
5154
51552005-05-01 Luc Teirlinck <teirllm@auburn.edu>
5156
5157 * display.texi: Fix typos and Texinfo usage.
5158
5159 * edebug.texi (Checking Whether to Stop): executing-macro ->
5160 executing-kbd-macro.
5161
51622005-05-01 Richard M. Stallman <rms@gnu.org>
5163
5164 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
5165
51662005-04-30 Richard M. Stallman <rms@gnu.org>
5167
5168 * files.texi (Magic File Names): Document `operations' property.
5169
51702005-04-29 Lute Kamstra <lute@gnu.org>
5171
5172 * modes.texi (Generic Modes): New node.
5173 (Major Modes): Add it to the menu.
5174 (Derived Modes): Add "derived mode" to concept index.
5175
51762005-04-28 Lute Kamstra <lute@gnu.org>
5177
5178 * modes.texi (Defining Minor Modes): Fix previous change.
5179 (Font Lock Mode): Simplify.
5180 (Font Lock Basics): Say that font-lock-defaults is buffer-local
5181 when set and that some parts are optional. Add cross references.
5182 (Search-based Fontification): Say how to specify font-lock-keywords.
5183 Add cross references. Add font-lock-multiline to index.
5184 Move font-lock-keywords-case-fold-search here from node "Other Font
5185 Lock Variables". Document font-lock-add-keywords and
5186 font-lock-remove-keywords.
5187 (Other Font Lock Variables): Move font-lock-keywords-only,
5188 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5189 and font-lock-syntactic-face-function to node "Syntactic Font
5190 Lock". Move font-lock-keywords-case-fold-search to node
5191 "Search-based Fontification". Document font-lock-inhibit-thing-lock
5192 and font-lock-{,un}fontify-{buffer,region}-function.
5193 (Precalculated Fontification): Remove reference to deleted variable
5194 font-lock-core-only.
5195 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
5196 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
5197 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
5198 and font-lock-syntactic-face-function here from node "Other Font
5199 Lock Variables". Move font-lock-syntactic-keywords to "Setting
5200 Syntax Properties". Add cross references.
5201 (Setting Syntax Properties): New node.
5202 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
5203 * syntax.texi (Syntax Properties): Add cross reference.
5204 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
5205
52062005-04-26 Richard M. Stallman <rms@gnu.org>
5207
5208 * display.texi (Defining Faces):
5209 Document `default' elements of defface spec.
5210
5211 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
5212
5213 * variables.texi (Variable Aliases): Clarify text.
5214
52152005-04-25 Chong Yidong <cyd@stupidchicken.com>
5216
5217 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
5218
52192005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5220
5221 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
5222
52232005-04-24 Eli Zaretskii <eliz@gnu.org>
5224
5225 * syntax.texi (Syntax Table Internals): Elaborate documentation of
5226 syntax-after and syntax-class.
5227
5228 * files.texi (Changing Files): Fix last change's cross-reference.
5229 (Unique File Names): Don't mention "numbers" in the documentation
5230 of make-temp-file and make-temp-name.
5231
52322005-04-23 Richard M. Stallman <rms@gnu.org>
5233
5234 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
5235
52362005-04-22 Nick Roberts <nickrob@snap.net.nz>
5237
5238 * windows.texi (Cyclic Window Ordering): Clarify window-list.
5239
52402005-04-22 Nick Roberts <nickrob@snap.net.nz>
5241
5242 * variables.texi (Variable Aliases): Describe make-obsolete-variable
5243 and define-obsolete-variable-alias.
5244
52452005-04-22 Kim F. Storm <storm@cua.dk>
5246
5247 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
5248 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
5249
52502005-04-21 Lute Kamstra <lute@gnu.org>
5251
5252 * lists.texi (Association Lists): Document rassq-delete-all.
5253
52542005-04-19 Richard M. Stallman <rms@gnu.org>
5255
5256 * modes.texi (Search-based Fontification): Explain that
5257 facespec is an expression to be evaluated.
5258
52592005-04-19 Kevin Ryde <user42@zip.com.au>
5260
5261 * streams.texi (Output Functions): Fix xref.
5262 * strings.texi (String Conversion): Fix xref.
5263
52642005-04-19 Kim F. Storm <storm@cua.dk>
5265
5266 * symbols.texi (Symbol Plists): Add safe-get.
5267 Mention that `get' may signal an error.
5268
52692005-04-18 Nick Roberts <nickrob@snap.net.nz>
5270
5271 * customize.texi (Variable Definitions): Replace tooltip-mode
5272 example with save-place.
5273
52742005-04-17 Richard M. Stallman <rms@gnu.org>
5275
5276 * buffers.texi (Indirect Buffers): Clarify.
5277
5278 * positions.texi (Positions): Clarify converting marker to integer.
5279
5280 * strings.texi (String Basics): Mention string-match; clarify.
5281
52822005-04-08 Lute Kamstra <lute@gnu.org>
5283
5284 * modes.texi (Search-based Fontification): Fix cross references.
5285 Use consistent terminology. Document anchored highlighting.
5286
52872005-04-05 Lute Kamstra <lute@gnu.org>
5288
5289 * modes.texi (Defining Minor Modes): Document :group keyword
5290 argument and its default value.
5291
52922005-04-03 Lute Kamstra <lute@gnu.org>
5293
5294 * hooks.texi (Standard Hooks): Add some hooks. Add cross
5295 references and/or descriptions. Delete major mode hooks; mention
5296 them as a category instead. Rename or delete obsolete hooks.
5297
52982005-04-02 Richard M. Stallman <rms@gnu.org>
5299
5300 * nonascii.texi (Coding System Basics): Another wording cleanup.
5301
53022005-04-01 Richard M. Stallman <rms@gnu.org>
5303
5304 * nonascii.texi (Coding System Basics): Clarify previous change.
5305
53062005-04-01 Kenichi Handa <handa@m17n.org>
5307
10d1d0af 5308 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
5309 identity of coding systems.
5310
53112005-03-29 Chong Yidong <cyd@stupidchicken.com>
5312
5313 * text.texi (Buffer Contents): Add filter-buffer-substring and
5314 buffer-substring-filters.
5315
53162005-03-26 Chong Yidong <cyd@stupidchicken.com>
5317
5318 * anti.texi (Antinews): Mention `G' interactive code.
5319
5320 * tips.texi (Compilation Tips): Mention benchmark.el.
5321
53222005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5323
5324 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
5325 is now bound to M-o M-o.
5326
5327 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
5328
53292005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5330
5331 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
5332 in the Emacs Manual).
5333 * Makefile.in (srcs): Remove calendar.texi.
5334 * makefile.w32-in (srcs): Remove calendar.texi.
5335 * display.texi (Display): Change name of next node.
5336 * os.texi (System In): Change name of previous node.
5337 * elisp.texi (Top): Remove Calendar references.
5338 * vol1.texi (Top): Remove Calendar references.
5339 * vol2.texi (Top): Remove Calendar references.
5340
53412005-03-25 Richard M. Stallman <rms@gnu.org>
5342
5343 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
5344 Cleanup previous change.
5345
53462005-03-25 Chong Yidong <cyd@stupidchicken.com>
5347
5348 * display.texi (Face Attributes): Faces earlier in an :inherit
5349 list take precedence.
5350 (Scroll Bars): Fix description of vertical-scroll-bars.
5351 Document frame-current-scroll-bars and window-current-scroll-bars.
5352
5353 * markers.texi (The Mark): Document temporary Transient Mark mode.
5354
5355 * minibuf.texi (Reading File Names):
5356 Document read-file-name-completion-ignore-case.
5357
5358 * positions.texi (Screen Lines): Document nil for width argument
5359 to compute-motion.
5360
53612005-03-23 Kim F. Storm <storm@cua.dk>
5362
5363 * display.texi (Standard Faces): Other faces used in the fringe
5364 implicitly inherits from the fringe face.
5365 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
5366 properties implicitly inherits from fringe face.
5367 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
5368
53692005-03-20 Chong Yidong <cyd@stupidchicken.com>
5370
5371 * display.texi (Invisible Text): State default value of
5372 line-move-ignore-invisible.
5373 (Managing Overlays): Document remove-overlays.
5374 (Standard Faces): Document escape-glyph face.
5375
5376 * minibuf.texi (Reading File Names): Document read-file-name-function.
5377
5378 * modes.texi (Other Font Lock Variables):
5379 Document font-lock-lines-before.
5380
5381 * positions.texi (Skipping Characters): skip-chars-forward allows
5382 character classes.
5383
53842005-03-18 Lute Kamstra <lute@gnu.org>
5385
5386 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
5387
53882005-03-17 Richard M. Stallman <rms@gnu.org>
5389
5390 * text.texi (Undo): Document extensible undo entries.
5391
dd7b651b 5392 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
5393
5394 * nonascii.texi (Character Codes): Minor fix.
5395
5396 * display.texi (Display Property): Explain the significance
5397 of having text properties that are eq.
5398 (Other Display Specs): Explain string as display spec.
5399
5400 * commands.texi (Interactive Codes): Document G option.
5401
54022005-03-17 Chong Yidong <cyd@stupidchicken.com>
5403
5404 * text.texi (Filling): Add sentence-end-without-period and
5405 sentence-end-without-space.
5406 (Changing Properties): Minor fix.
5407
5408 * anti.texi: Total rewrite.
5409
54102005-03-15 Lute Kamstra <lute@gnu.org>
5411
5412 * edebug.texi (Instrumenting Macro Calls): Fix typos.
5413
54142005-03-08 Kim F. Storm <storm@cua.dk>
5415
5416 * display.texi (Specified Space): Property :width is support on
5417 non-graphic terminals, :height is not.
5418
54192005-03-07 Richard M. Stallman <rms@gnu.org>
5420
5421 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
5422 Now subnodes of Fringes.
5423 (Overlay Arrow): Document overlay-arrow-variable-list.
5424 (Fringe Size/Pos): New node, broken out of Fringes.
5425 (Display): Explain clearing vs redisplay better.
5426 (Truncation): Clarify use of bitmaps.
5427 (The Echo Area): Clarify the uses of the echo area.
5428 Add max-mini-window-height.
5429 (Progress): Clarify.
5430 (Invisible Text): Explain that main loop moves point out.
5431 (Selective Display): Say "hidden", not "invisible".
5432 (Managing Overlays): Move up. Describe relation to Undo here.
5433 (Overlay Properties): Clarify intro.
5434 (Finding Overlays): Explain return values when nothing found.
5435 (Width): truncate-string-to-width has added arg.
5436 (Displaying Faces): Clarify and update mode line face handling.
5437 (Face Functions): Minor cleanup.
5438 (Conditional Display): Merge into Other Display Specs.
5439 (Pixel Specification, Other Display Specs): Minor cleanups.
5440 (Images, Image Descriptors): Minor cleanups.
5441 (GIF Images): Patents have expired.
5442 (Showing Images): Explain default text for insert-image.
5443 (Manipulating Button Types): Merge into Manipulating Buttons.
5444 (Making Buttons): Explain return values.
5445 (Button Buffer Commands): Add xref.
5446 (Inverse Video): Update mode-line-inverse-video.
5447 (Display Table Format): Clarify.
5448 (Active Display Table): Give defaults for window-display-table.
5449
5450 * calendar.texi (Calendar Customizing): calendar-holiday-marker
5451 and calendar-today-marker are strings, not chars.
5452 (Holiday Customizing): Minor fix.
5453
5454 * internals.texi (Writing Emacs Primitives): Update `or' example.
5455 Update limit on # args of subr.
5456
5457 * edebug.texi (Using Edebug): Arrow is in fringe.
5458 (Instrumenting): Arg to eval-defun works without loading edebug.
5459 (Edebug Execution Modes): Add xref.
5460
5461 * customize.texi (Common Keywords): Clarify :require.
5462 Mention :version here.
5463 (Variable Definitions, Group Definitions): Not here.
5464 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
5465
54662005-03-07 Chong Yidong <cyd@stupidchicken.com>
5467 * nonascii.texi (Text Representations): Clarify position-bytes.
5468 (Character Sets): Add list-charset-chars.
5469 (Scanning Charsets): Add charset-after.
5470 (Encoding and I/O): Minor fix.
5471
54722005-03-06 Richard M. Stallman <rms@gnu.org>
5473
5474 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
5475 (Resizing Windows): Likewise.
5476
5477 * text.texi (Change Hooks): Get rid of "Emacs 21".
5478
5479 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
5480
5481 * streams.texi (Output Variables): Get rid of "Emacs 21".
5482
5483 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
5484
5485 * os.texi (Translating Input): Replace flow-control example
5486 with a less obsolete example that uses `keyboard-translate'.
5487
5488 * objects.texi (Hash Table Type, Circular Objects):
5489 Get rid of "Emacs 21".
5490
5491 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
5492 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
5493
5494 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
5495
5496 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
5497
5498 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
5499 (Menu Bar): Fix when menu-bar-update-hook is called.
5500
5501 * hash.texi (Hash Tables): Get rid of "Emacs 21".
5502
5503 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
5504 and make it read better.
5505
5506 * files.texi (Writing to Files): Get rid of "Emacs 21".
5507 (Unique File Names): Likewise.
5508
5509 * elisp.texi: Update Emacs version to 22.
5510
5511 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
5512 (Overlay Properties, Face Attributes): Likewise.
5513 (Managing Overlays): Fix punctuation.
5514 (Attribute Functions): Clarify set-face-font; get rid of
5515 info about old Emacs versions.
5516 (Auto Faces, Font Lookup, Display Property, Images):
5517 Get rid of "Emacs 21".
5518
5519 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
5520
55212005-03-05 Richard M. Stallman <rms@gnu.org>
5522
5523 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
5524
55252005-03-04 Lute Kamstra <lute@gnu.org>
5526
5527 * debugging.texi (Error Debugging): Document stack-trace-on-error.
5528
55292005-03-03 Lute Kamstra <lute@gnu.org>
5530
5531 * edebug.texi (Instrumenting Macro Calls): Fix typo.
5532
55332005-03-01 Lute Kamstra <lute@gnu.org>
5534
5535 * debugging.texi (Debugger Commands): Update `j'.
5536
55372005-02-28 Lute Kamstra <lute@gnu.org>
5538
5539 * debugging.texi (Debugging): Fix typo.
5540 (Error Debugging): Document eval-expression-debug-on-error.
5541 (Function Debugging): Update example.
5542 (Using Debugger): Mention starred stack frames.
5543 (Debugger Commands): Document `j' and `l'.
5544 (Invoking the Debugger): `d' and `j' exit recursive edit too.
5545 Update the messages that the debugger displays.
5546 (Internals of Debugger): Add cross reference. Update example.
5547 (Excess Open): Minor improvement.
5548 (Excess Close): Minor improvement.
5549
55502005-02-26 Richard M. Stallman <rms@gnu.org>
5551
5552 * tips.texi (Coding Conventions): Clarify.
5553 Put all the major mode key reservations together.
5554 Mention the Mouse-1 => Mouse-2 conventions.
5555
5556 * syntax.texi (Syntax Class Table): Clarify.
5557 (Syntax Table Functions): syntax-after moved from here.
5558 (Syntax Table Internals): syntax-after moved to here.
5559 (Parsing Expressions): Update info on number of values
5560 and what's meaningful in the STATE argument.
5561 (Categories): Fix typo.
5562
5563 * sequences.texi (Arrays): Cleanup.
5564 (Char-Tables): Clarify.
5565
5566 * processes.texi (Deleting Processes): Cleanups, add xref.
5567 (Subprocess Creation): Explain nil in exec-path. Cleanup.
5568 (Process Information): set-process-coding-system, some args optional.
5569 (Input to Processes): Explain various types for PROCESS args.
5570 Rename them from PROCESS-NAME to PROCESS.
5571 (Signals to Processes): Likewise.
5572 (Decoding Output): Cleanup.
5573 (Query Before Exit): Clarify.
5574
5575 * os.texi (Startup Summary): Correct the options; add missing ones.
5576 (Terminal Output, Batch Mode): Clarify.
5577 (Flow Control): Node deleted.
5578
5579 * markers.texi (The Mark): Clarify.
5580
5581 * macros.texi (Expansion): Cleanup.
5582 (Indenting Macros): indent-spec allows ints, not floats.
5583
5584 * keymaps.texi (Keymaps): Clarify.
5585 (Format of Keymaps): Update lisp-mode-map example.
5586 (Active Keymaps, Key Lookup): Clarify.
5587 (Changing Key Bindings): Add xref to `kbd'.
5588 (Key Binding Commands, Simple Menu Items): Clarify.
5589 (Mouse Menus, Menu Bar): Clarify.
5590 (Menu Example): Replace print example with menu-bar-replace-menu.
5591
5592 * help.texi (Documentation Basics): Add function-documentation prop.
5593
5594 * elisp.texi (Top): Don't refer to Flow Control node.
5595
5596 * commands.texi (Command Overview): Improve xrefs.
5597 (Adjusting Point): Adjusting point applies to intangible and invis.
5598 (Key Sequence Input): Doc extra read-key-sequence args.
5599 Likewise for read-key-sequence-vector.
5600
5601 * backups.texi (Rename or Copy): Minor fix.
5602 (Numbered Backups): For version-control, say the default.
5603 (Auto-Saving): make-auto-save-file-name example is simplified.
5604
5605 * advice.texi (Advising Functions): Don't imply one part of Emacs
5606 should advise another part. Markup changes.
5607 (Defining Advice): Move transitional para.
5608 (Activation of Advice): Cleanup.
5609 Explain if COMPILE is nil or negative.
5610
5611 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
5612
56132005-02-24 Lute Kamstra <lute@gnu.org>
5614
5615 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
5616 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
5617
56182005-02-23 Lute Kamstra <lute@gnu.org>
5619
5620 * modes.texi (Defining Minor Modes): define-minor-mode can be used
5621 to define global minor modes as well.
5622
5623 * display.texi (Managing Overlays): overlay-buffer returns nil for
5624 deleted overlays.
5625
56262005-02-22 Kim F. Storm <storm@cua.dk>
5627
5628 * minibuf.texi (Basic Completion): Allow symbols in addition to
5629 strings in try-completion and all-completions.
5630
56312005-02-14 Lute Kamstra <lute@gnu.org>
5632
5633 * elisp.texi (Top): Remove reference to deleted node.
5634
5635 * lists.texi (Lists): Remove reference to deleted node.
5636 (Cons Cells): Fix typo.
5637
5638 * loading.texi (Where Defined): Fix typo.
5639
56402005-02-14 Richard M. Stallman <rms@gnu.org>
5641
5642 * variables.texi (Creating Buffer-Local): change-major-mode-hook
5643 is useful for discarding some minor modes.
5644
5645 * symbols.texi (Symbol Components): Reorder examples.
5646
5647 * streams.texi (Input Functions): State standard-input default.
5648 (Output Variables): State standard-output default.
5649
5650 * objects.texi (Printed Representation): Clarify read syntax vs print.
5651 (Floating Point Type): Explain meaning better.
5652 (Symbol Type): Explain uniqueness better.
5653 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
5654 List examples sooner.
5655 (Box Diagrams): New subnode broken out.
5656 Some examples moved from old Lists as Boxes node.
5657 (Dotted Pair Notation): Clarify intro.
5658 (Array Type): Clarify.
5659 (Type Predicates): Add hash-table-p.
5660
5661 * numbers.texi (Integer Basics): Clarify radix explanation.
5662 (Predicates on Numbers): Minor clarification.
5663 (Comparison of Numbers): Minor clarification. Clarify eql.
5664 Typos in min, max.
5665 (Math Functions): Clarify overflow in expt.
5666
5667 * minibuf.texi (Text from Minibuffer): Minor clarification.
5668 Mention arrow keys.
5669
5670 * loading.texi (Autoload): defun's doc string overrides autoload's
5671 doc string.
5672 (Repeated Loading): Modernize "add to list" examples.
5673 (Where Defined): Finish updating table of load-history elts.
5674
5675 * lists.texi (List-related Predicates): Minor wording improvement.
5676 (Lists as Boxes): Node deleted.
5677 (Building Lists): Explain trivial cases of number-sequence.
5678
5679 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 5680 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
5681 (Hash Access): Any object can be a key.
5682 State value of maphash.
5683
5684 * functions.texi (What Is a Function): Wording cleanup.
5685 (Function Documentation): Minor cleanup.
5686 Explain purpose of calling convention at end of doc string.
5687 (Function Names): Wording cleanup.
5688 (Calling Functions): Wording cleanup.
5689 Explain better how funcall calls the function.
5690 (Function Cells): Delete example of saving and redefining function.
5691
5692 * control.texi (Combining Conditions): Wording cleanup.
5693 (Iteration): dolist and dotimes bind VAR locally.
5694 (Cleanups): Xref to Atomic Changes.
5695
5696 * compile.texi (Byte Compilation): Delete 19.29 info.
5697 (Compilation Functions): Macros' difficulties don't affect defsubst.
5698 (Docs and Compilation): Delete 19.29 info.
5699
57002005-02-10 Richard M. Stallman <rms@gnu.org>
5701
5702 * objects.texi (Symbol Type): Minor correction.
5703
57042005-02-06 Lute Kamstra <lute@gnu.org>
5705
5706 * modes.texi (Example Major Modes): Fix typos.
5707
57082005-02-06 Richard M. Stallman <rms@gnu.org>
5709
5710 * text.texi (Margins): fill-nobreak-predicate can be one function.
5711
5712 * strings.texi (Modifying Strings): clear-string can make unibyte.
5713 (Formatting Strings): format gives error if values missing.
5714
5715 * positions.texi (Character Motion): Mention default arg
5716 for forward-char. backward-char refers to forward-char.
5717 (Word Motion): Mention default arg for forward-word.
5718 (Buffer End Motion): Mention default arg for beginning-of-buffer.
5719 Simplify end-of-buffer.
5720 (Text Lines): Mention default arg for forward-line.
5721 (List Motion): Mention default arg for beginning/end-of-defun.
5722 (Skipping Characters): Minor fixes in explaining character-set.
5723
5724 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
5725 Mode inheritance applies only when default-major-mode is nil.
5726 Clarifications.
5727 (Example Major Modes): Update Text mode and Lisp mode examples.
5728 (Minor Mode Conventions): Mention define-minor-mode at top.
5729 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
5730 (Mode Line Format): Update mode line face display info.
5731 (Properties in Mode): Mention effect of risky vars.
5732 (Imenu): Define imenu-add-to-menubar.
5733 (Font Lock Mode): Add descriptions to menu lines.
5734 (Faces for Font Lock): Add font-lock-doc-face.
5735
57362005-02-05 Lute Kamstra <lute@gnu.org>
5737
5738 * text.texi (Maintaining Undo): Remove obsolete function.
5739
57402005-02-05 Eli Zaretskii <eliz@gnu.org>
5741
5742 * frames.texi (Color Names): Add pointer to the X docs about RGB
5743 color specifications. Improve indexing
5744 (Text Terminal Colors): Replace the description of RGB values by
5745 an xref to "Color Names".
5746
57472005-02-03 Richard M. Stallman <rms@gnu.org>
5748
5749 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5750 Clarify.
5751 (Selecting Windows): Clarify save-selected-window.
5752 (Cyclic Window Ordering): Clarify walk-windows.
5753 (Window Point): Clarify.
5754 (Window Start): Add comment to example.
5755 (Resizing Windows): Add `interactive' specs in examples.
5756 Document fit-window-to-buffer.
5757
5758 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5759 (Undo, Maintaining Undo): Clarify last change.
5760 (Sorting): In sort-numeric-fields, explain about octal and hex.
5761 Mention sort-numeric-base.
5762 (Format Properties): Add xref for hard newlines.
5763
5764 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5765 (Pop-Up Menus): Fix typo.
5766 (Color Names): Explain all types of color names.
5767 Explain color-values on B&W terminal.
5768 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5769
5770 * files.texi (File Locks): Not supported on MS systems.
5771 (Testing Accessibility): Clarify.
5772
5773 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5774 (Coverage Testing): Fix typo.
5775
5776 * commands.texi (Misc Events): Remove stray space.
5777
5778 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5779 (Modification Time): Clarify when visited-file-modtime returns 0.
5780 (The Buffer List): Clarify bury-buffer.
5781 (Killing Buffers): Clarify.
5782 (Indirect Buffers): Add clone-indirect-buffer.
5783
57842005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5785
5786 * edebug.texi (Printing in Edebug): Fix default value of
5787 edebug-print-circle.
5788 (Coverage Testing): Fix displayed frequency count data.
5789
57902005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5791
5792 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5793
57942005-02-02 Kim F. Storm <storm@cua.dk>
5795
5796 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5797
57982005-01-29 Eli Zaretskii <eliz@gnu.org>
5799
5800 * commands.texi (Misc Events): Describe the help-echo event.
5801
5802 * text.texi (Special Properties) <help-echo>: Use `pos'
5803 consistently in description of the help-echo property.
5804 Use @code{nil} instead of @var{nil}.
5805
5806 * display.texi (Overlay Properties): Fix the index entry for
5807 help-echo overlay property.
5808
5809 * customize.texi (Type Keywords): Uncomment the xref to the
5810 help-echo property documentation.
5811
58122005-01-23 Kim F. Storm <storm@cua.dk>
5813
5814 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5815 return value. Third element FULLY replaced by PARTIAL which
5816 specifies number of invisible pixels if row is only partially visible.
5817 (Textual Scrolling): Mention auto-window-vscroll.
5818 (Vertical Scrolling): New defvar auto-window-vscroll.
5819
58202005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5821
5822 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5823 command remapping.
5824
58252005-01-15 Richard M. Stallman <rms@gnu.org>
5826
5827 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5828
58292005-01-14 Kim F. Storm <storm@cua.dk>
5830
5831 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5832
5833 * text.texi (Links and Mouse-1): Fix string and vector item.
5834
58352005-01-13 Richard M. Stallman <rms@gnu.org>
5836
5837 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5838 descriptions of overriding-local-map and overriding-terminal-local-map.
5839
5840 * text.texi (Links and Mouse-1): Clarify text.
5841
58422005-01-13 Kim F. Storm <storm@cua.dk>
5843
5844 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5845
58462005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5847
5848 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5849
58502005-01-12 Kim F. Storm <storm@cua.dk>
5851
5852 * text.texi (Links and Mouse-1): Rename section from Enabling
5853 Mouse-1 to Following Links. Change xrefs.
5854 Add examples for define-button-type and define-widget.
5855
5856 * display.texi (Button Properties, Button Buffer Commands):
5857 Clarify mouse-1 and follow-link functionality.
5858
58592005-01-12 Richard M. Stallman <rms@gnu.org>
5860
5861 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5862
5863 * display.texi (Beeping): Fix Texinfo usage.
5864
5865 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5866
58672005-01-11 Kim F. Storm <storm@cua.dk>
5868
5869 * display.texi (Button Properties, Button Buffer Commands):
5870 Mention mouse-1 binding. Add follow-link keyword.
5871
5872 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5873 (Enabling Mouse-1 to Follow Links): New subsection.
5874
58752005-01-06 Richard M. Stallman <rms@gnu.org>
5876
5877 * text.texi (Special Properties): Minor change.
5878
5879 * os.texi (Timers): Clarify previous change.
5880
5881 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5882
58832005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5884
5885 * display.texi (Face Attributes): Correct xref to renamed node.
5886
58872005-01-01 Richard M. Stallman <rms@gnu.org>
5888
5889 * display.texi (Face Attributes): Describe hex color specs.
5890
58912004-12-31 Richard M. Stallman <rms@gnu.org>
5892
5893 * os.texi (Timers): Update previous change.
5894
58952004-12-30 Kim F. Storm <storm@cua.dk>
5896
5897 * display.texi (Line Height): Total line-height is now specified
5898 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5899 in cons cells. (nil . RATIO) is relative to actual line height.
5900 Use line-height `t' instead of `0' to get minimum height.
5901
59022004-12-29 Richard M. Stallman <rms@gnu.org>
5903
5904 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5905
59062004-12-28 Richard M. Stallman <rms@gnu.org>
5907
5908 * commands.texi (Quitting): Clarify value of with-local-quit.
5909
5910 * elisp.texi (Top): Fix previous change.
5911
5912 * loading.texi (Loading): Fix previous change.
5913
59142004-12-27 Richard M. Stallman <rms@gnu.org>
5915
5916 * Makefile.in (MAKEINFO): Specify --force.
5917
5918 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5919
5920 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5921
5922 * display.texi (Line Height): Further clarify.
5923
5924 * elisp.texi (Top): Update Loading submenu.
5925
5926 * loading.texi (Where Defined): New node.
5927 (Unloading): load-history moved to Where Defined.
5928
59292004-12-21 Richard M. Stallman <rms@gnu.org>
5930
5931 * commands.texi (Event Input Misc): Add while-no-input.
5932
59332004-12-11 Richard M. Stallman <rms@gnu.org>
5934
5935 * display.texi (Line Height): Rewrite text for clarity.
5936
59372004-12-11 Kim F. Storm <storm@cua.dk>
5938
5939 * display.texi (Display): Add node "Line Height" to menu.
5940 (Line Height): New node. Move full description of line-spacing
5941 and line-height text properties here from text.texi.
5942 (Scroll Bars): Add vertical-scroll-bar variable.
5943
5944 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5945
5946 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5947 line-spacing and vertical-scroll-bar.
5948
5949 * text.texi (Special Properties): Just mention line-spacing and
5950 line-height here, add xref to new "Line Height" node.
5951
59522004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5953
5954 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5955
5956 * locals.texi (Standard Buffer-Local Variables):
5957 Add @xref for `line-spacing'.
5958
59592004-12-05 Richard M. Stallman <rms@gnu.org>
5960
5961 * Makefile.in (maintainer-clean): Remove the info files
5962 in $(infodir) where they are created.
5963
59642004-12-03 Richard M. Stallman <rms@gnu.org>
5965
5966 * windows.texi (Selecting Windows): get-lru-window and
5967 get-largest-window don't consider dedicated windows.
5968
5969 * text.texi (Undo): Document undo-in-progress.
5970
59712004-11-26 Richard M. Stallman <rms@gnu.org>
5972
5973 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5974 Remove a few vars that are not always buffer-local.
5975
59762004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5977
5978 * locals.texi (Standard Buffer-Local Variables): Comment out
5979 xref's to non-existent node `Yet to be written'.
5980
59812004-11-24 Richard M. Stallman <rms@gnu.org>
5982
5983 * processes.texi (Synchronous Processes): Grammar fix.
5984
5985 * numbers.texi (Comparison of Numbers): Add eql.
5986
5987 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5988
5989 * intro.texi (Printing Notation): Fix previous change.
5990
5991 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5992 and default-indicate-buffer-boundaries from here.
5993 (Usual Display): To here.
5994 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5995 (Usual Display): Move tab-width up.
5996
5997 * customize.texi (Variable Definitions): Replace
5998 show-paren-mode example with tooltip-mode.
5999 (Simple Types, Composite Types, Defining New Types):
6000 Minor cleanups.
6001
60022004-11-21 Jesper Harder <harder@ifa.au.dk>
6003
6004 * processes.texi (Synchronous Processes, Output from Processes):
6005 Markup fix.
6006
60072004-11-20 Richard M. Stallman <rms@gnu.org>
6008
6009 * positions.texi (Skipping Characters): skip-chars-forward
6010 now handles char classes.
6011
6012 * intro.texi (Printing Notation): Avoid confusion of `print'
6013 when explaining @print.
6014
6015 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
6016
6017 * display.texi (Display Table Format): Minor fix.
6018
6019 * streams.texi (Output Functions): Fix print example.
6020
6021 * Makefile.in (elisp): New target.
6022 (dist): Depend on $(infodir)/elisp, not elisp.
6023 Copy the info files from $(infodir).
6024
6025 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
6026 read-from-minibuffer.
6027
6028 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
6029
60302004-11-19 Richard M. Stallman <rms@gnu.org>
6031
6032 * searching.texi (Regexp Search): Add search-whitespace-regexp.
6033
60342004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
6035
6036 * tips.texi (Coding Conventions): Fix typo.
6037
60382004-11-16 Richard M. Stallman <rms@gnu.org>
6039
6040 * tips.texi (Coding Conventions): Separate defvar and require
6041 methods to avoid warnings. Use require only when there are many
6042 functions and variables from that package.
6043
6044 * minibuf.texi (Minibuffer Completion): When ignoring case,
6045 predicate must not be case-sensitive.
6046
6047 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
6048 (Test Coverage): Don't talk about "splotches". Clarified.
6049
60502004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
6051
6052 * frames.texi (Window Frame Parameters): Fix typo.
6053
60542004-11-15 Kim F. Storm <storm@cua.dk>
6055
6056 * symbols.texi (Other Plists): Note that plist-get may signal error.
6057 Add safe-plist-get.
6058
60592004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
6060
6061 * modes.texi (Font Lock Basics): Fix typo.
6062
60632004-11-08 Richard M. Stallman <rms@gnu.org>
6064
6065 * syntax.texi (Syntax Table Functions): Add syntax-after.
6066
60672004-11-06 Lars Brinkhoff <lars@nocrew.org>
6068
6069 * os.texi (Processor Run Time): New section documenting
6070 get-internal-run-time.
6071
60722004-11-06 Eli Zaretskii <eliz@gnu.org>
6073
6074 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
6075 it nukes elisp-cover.texi.
6076 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
6077 elisp-0 etc.
6078
60792004-11-05 Luc Teirlinck <teirllm@auburn.edu>
6080
6081 * commands.texi (Keyboard Macros): Document `append' return value
6082 of `defining-kbd-macro'.
6083
60842004-11-01 Richard M. Stallman <rms@gnu.org>
6085
6086 * commands.texi (Interactive Call): Add called-interactively-p.
6087
60882004-10-29 Simon Josefsson <jas@extundo.com>
6089
6090 * minibuf.texi (Reading a Password): Revert.
6091
60922004-10-28 Richard M. Stallman <rms@gnu.org>
6093
6094 * frames.texi (Display Feature Testing): Explain about "vendor".
6095
60962004-10-27 Richard M. Stallman <rms@gnu.org>
6097
6098 * commands.texi (Interactive Codes): `N' uses numeric prefix,
6099 not raw. Clarify `n'.
6100 (Interactive Call): Rewrite interactive-p, focusing on when
6101 and how to use it.
6102 (Misc Events): Clarify previous change.
6103
6104 * advice.texi (Simple Advice): Clarify what job the example does.
6105 (Around-Advice): Clarify ad-do-it.
6106 (Activation of Advice): An option of ad-default-compilation-action
6107 is `never', not `nil'.
6108
61092004-10-26 Kim F. Storm <storm@cua.dk>
6110
6111 * commands.texi (Interactive Codes): Add U code letter.
6112
61132004-10-25 Simon Josefsson <jas@extundo.com>
6114
6115 * minibuf.texi (Reading a Password): Add.
6116
61172004-10-24 Jason Rumney <jasonr@gnu.org>
6118
6119 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
6120 and wheel-down.
6121
61222004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
6123
6124 * processes.texi (Synchronous Processes): Document process-file.
6125
61262004-10-22 Kenichi Handa <handa@m17n.org>
6127
6128 * text.texi (translate-region): Document that it accepts also a
6129 char-table.
6130
61312004-10-22 David Ponce <david@dponce.com>
6132
6133 * windows.texi (Resizing Windows): Document the `preserve-before'
6134 argument of the functions `enlarge-window' and `shrink-window'.
6135
61362004-10-19 Jason Rumney <jasonr@gnu.org>
6137
6138 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
6139
61402004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6141
6142 * text.texi (Filling): Add anchor for definition of
6143 `sentence-end-double-space'.
6144
6145 * searching.texi (Regexp Example): Update description of how
6146 Emacs currently recognizes the end of a sentence.
6147 (Standard Regexps): Update definition of the variable
6148 `sentence-end'. Add definition of the function `sentence-end'.
6149
61502004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
6151
6152 * display.texi (Progress): New node.
6153
61542004-10-05 Kim F. Storm <storm@cua.dk>
6155
6156 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
6157
61582004-09-29 Kim F. Storm <storm@cua.dk>
6159
6160 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
6161 to identify bitmaps. Remove -fringe-bitmap suffix for standard
6162 fringe bitmap symbols, as they now have their own namespace.
6163 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
6164 vs. pixels. Signal error if no free bitmap slots.
6165 (Pixel Specification): Change IMAGE to @var{image}.
6166
61672004-09-28 Richard M. Stallman <rms@gnu.org>
6168
6169 * text.texi (Special Properties): Clarify line-spacing and line-height.
6170
6171 * searching.texi (Regexp Search): Add looking-back.
6172
61732004-09-25 Luc Teirlinck <teirllm@auburn.edu>
6174
6175 * display.texi: Correct typos.
6176 (Image Descriptors): Correct xref's.
6177
61782004-09-25 Richard M. Stallman <rms@gnu.org>
6179
6180 * text.texi (Special Properties): Cleanups in `cursor'.
6181 Rewrites in `line-height' and `line-spacing'; exchange them.
6182
6183 * display.texi (Fringes): Rewrite previous change.
6184 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
6185 (Display Fringe Bitmaps): Node deleted, text moved.
6186 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
6187 (Scroll Bars): Clarify set-window-scroll-bars.
6188 (Pointer Shape): Rewrite.
6189 (Specified Space): Clarify :align-to, etc.
6190 (Pixel Specification): Use @var. Clarify new text.
6191 (Other Display Specs): Clarify `slice'.
6192 (Image Descriptors): Cleanups.
6193 (Showing Images): Cleanups.
6194
61952004-09-24 Luc Teirlinck <teirllm@auburn.edu>
6196
6197 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
6198
6199 * modes.texi: Various minor changes in addition to:
6200 (Major Mode Conventions): Final call to `run-mode-hooks' should
6201 not be inside the `delay-mode-hooks' form.
6202 (Mode Hooks): New node.
6203 (Hooks): Delete obsolete example.
6204 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
6205 node "Mode Hooks".
6206
62072004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6208
6209 * display.texi: Correct various typos.
6210 (Display): Rename node "Pointer Shapes" to "Pointer
6211 Shape". (There is already a node called "Pointer Shapes" in
6212 frames.texi.)
6213 (Images): Remove non-existent node "Image Slices" from menu.
6214
62152004-09-23 Kim F. Storm <storm@cua.dk>
6216
6217 * text.texi (Special Properties): Add `cursor', `pointer',
6218 `line-height', and `line-spacing' properties.
6219
6220 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
6221 Shapes' to menu.
6222 (Standard Faces): Doc fix for fringe face.
6223 (Fringes): Add `overflow-newline-into-fringe' and
6224 'indicate-buffer-boundaries'.
6225 (Fringe Bitmaps, Pointer Shapes): New nodes.
6226 (Display Property): Add 'Pixel Specification' and 'Display Fringe
6227 Bitmaps' to menu.
6228 (Specified Space): Describe pixel width and height.
6229 (Pixel Specification): New node.
6230 (Other Display Specs): Add `slice' property.
6231 (Display Fringe Bitmaps): New node.
6232 (Images): Add 'Image Slices' to menu.
6233 (Image Descriptors): Add `:pointer' and `:map' properties.
6234 (Showing Images): Add slice arg to `insert-image'. Add
6235 'insert-sliced-image'.
6236
62372004-09-20 Richard M. Stallman <rms@gnu.org>
6238
6239 * commands.texi (Key Sequence Input):
6240 Clarify downcasing in read-key-sequence.
6241
62422004-09-08 Juri Linkov <juri@jurta.org>
6243
6244 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
6245
62462004-09-07 Luc Teirlinck <teirllm@auburn.edu>
6247
6248 * locals.texi (Standard Buffer-Local Variables): Add
6249 `buffer-auto-save-file-format'.
6250 * internals.texi (Buffer Internals): Describe new
6251 auto_save_file_format field of the buffer structure.
6252 * files.texi (Format Conversion): `auto-save-file-format' has been
6253 renamed `buffer-auto-save-file-format'.
6254
62552004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6256
6257 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
6258 an integer or a marker.
6259 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
6260
62612004-08-22 Richard M. Stallman <rms@gnu.org>
6262
6263 * modes.texi (Major Mode Conventions): Discuss rebinding of
6264 standard key bindings.
6265
62662004-08-18 Kim F. Storm <storm@cua.dk>
6267
6268 * processes.texi (Accepting Output): Add `just-this-one' arg to
6269 `accept-process-output'.
6270 (Output from Processes): New var `process-adaptive-read-buffering'.
6271
62722004-08-10 Luc Teirlinck <teirllm@auburn.edu>
6273
6274 * keymaps.texi: Various changes in addition to:
6275 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
6276 Give more varied examples for `kbd'.
6277 (Creating Keymaps): Char tables have slots for all characters
6278 without modifiers.
6279 (Active Keymaps): `overriding-local-map' and
6280 `overriding-terminal-local-map' also override text property and
6281 overlay keymaps.
6282 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
6283 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
6284 to denote a prefix of no events.
6285 `map-keymap' includes parent's bindings _recursively_.
6286 Clarify and correct description of `where-is-internal'.
6287 Mention BUFFER-OR-NAME arg to `describe-bindings'.
6288 (Menu Example): For menus intended for use with the keyboard, the
6289 menu items should be bound to characters or real function keys.
6290
62912004-08-08 Luc Teirlinck <teirllm@auburn.edu>
6292
6293 * objects.texi (Character Type): Reposition `@anchor' to prevent
6294 double space inside sentence in Info.
6295
6296 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
6297 renamed to `disabled-command-function'.
6298 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
6299 (Command Loop Info): Replace reference to it.
6300 (Disabling Commands): `disabled-command-hook' has been renamed to
6301 `disabled-command-function'.
6302
63032004-08-07 Luc Teirlinck <teirllm@auburn.edu>
6304
6305 * os.texi (Translating Input): Only non-prefix bindings in
6306 `key-translation-map' override actual key bindings. Warn about
6307 possible indirect effect of actual key bindings on non-prefix
6308 bindings in `key-translation-map'.
6309
63102004-08-06 Luc Teirlinck <teirllm@auburn.edu>
6311
6312 * minibuf.texi (High-Level Completion): Add anchor for definition
6313 of `read-variable'.
6314
6315 * commands.texi: Various changes in addition to:
6316 (Using Interactive): Clarify description of `interactive-form'.
6317 (Interactive Call): Mention default for KEYS argument to
6318 `call-interactively'.
6319 (Command Loop Info): Clarify description of `this-command-keys'.
6320 Mention KEEP-RECORD argument to `clear-this-command-keys'.
6321 Value of `last-event-frame' can be `macro'.
6322 (Repeat Events): `double-click-fuzz' is also used to distinguish
6323 clicks and drags.
6324 (Classifying Events): Clarify descriptions of `event-modifiers'
6325 `event-basic-type' and `event-convert-list'.
6326 (Accessing Events): `posn-timestamp' takes POSITION argument.
6327 (Quoted Character Input): Clarify description of
6328 `read-quoted-char' and fix example.
6329 (Quitting): Add `with-local-quit'.
6330 (Disabling Commands): Correct and clarify descriptions of
6331 `enable-command' and `disable-command'.
6332 Mention what happens if `disabled-command-hook' is nil.
6333 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
6334 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
6335
63362004-07-24 Luc Teirlinck <teirllm@auburn.edu>
6337
6338 * frames.texi: Various changes in addition to:
6339 (Creating Frames): Expand and clarify description of `make-frame'.
6340 (Window Frame Parameters): Either none or both of the `icon-left'
6341 and `icon-top' parameters must be specified. Put descriptions of
6342 `menu-bar-lines' and `toolbar-lines' closer together and change
6343 them accordingly.
6344 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
6345 except while processing `frame-title-format' or `icon-title-format'.
6346 (Deleting Frames): Correct description of `delete-frame'.
6347 Non-nil return values of `frame-live-p' are like those of `framep'.
6348 (Frames and Windows): Mention return value of
6349 `set-frame-selected-window'.
6350 (Visibility of Frames): Mention `force' argument to
6351 `make-frame-invisible'. `frame-visible-p' returns t for all
6352 frames on text-only terminals.
6353 (Frame Configurations): Restoring a frame configuration does not
6354 restore deleted frames.
6355 (Window System Selections): `x-set-selection' returns DATA.
6356 (Resources): Add example.
6357 (Display Feature Testing): Clarify descriptions of
6358 `display-pixel-height', `display-pixel-width', `x-server-version'
6359 and `x-server-vendor'.
6360
6361 * windows.texi (Choosing Window): Add anchor.
6362 * minibuf.texi (Minibuffer Misc): Add anchor.
6363
63642004-07-23 John Paul Wallington <jpw@gnu.org>
6365
6366 * macros.texi (Defining Macros): Declaration keyword for setting
6367 Edebug spec is `debug' not `edebug'.
6368
63692004-07-19 Luc Teirlinck <teirllm@auburn.edu>
6370
6371 * windows.texi: Various small changes in addition to:
6372 (Window Point): Mention return value of `set-window-point'.
6373 (Window Start): `pos-visible-in-window-p' disregards horizontal
6374 scrolling. Explain return value if PARTIALLY is non-nil.
6375 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
6376 and `set-window-vscroll'.
6377 (Size of Window): The argument WINDOW to `window-inside-edges',
6378 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
6379 (Resizing Windows): Explain return value of
6380 `shrink-window-if-larger-than-buffer'.
6381 `window-size-fixed' automatically becomes buffer local when set.
6382 (Window Configurations): Explain return value of
6383 `set-window-configuration'.
6384
6385 * minibuf.texi (Minibuffer Misc): Add anchor for
6386 `minibuffer-scroll-window'.
6387
6388 * positions.texi (Text Lines): Add anchor for `count-lines'.
6389
63902004-07-17 Richard M. Stallman <rms@gnu.org>
6391
6392 * display.texi (Overlay Properties): Adding `evaporate' prop
6393 deletes empty overlay immediately.
6394
6395 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
6396 fix example.
6397
63982004-07-16 Jim Blandy <jimb@redhat.com>
6399
6400 * searching.texi (Regexp Backslash): Document new \_< and \_>
6401 operators.
6402
64032004-07-16 Juanma Barranquero <lektu@terra.es>
6404
6405 * display.texi (Images): Fix Texinfo usage.
6406
64072004-07-14 Luc Teirlinck <teirllm@auburn.edu>
6408
6409 * buffers.texi (Modification Time): `visited-file-modtime' now
6410 returns a list of two integers, instead of a cons.
6411
64122004-07-13 Luc Teirlinck <teirllm@auburn.edu>
6413
6414 * windows.texi: Various changes in addition to:
6415 (Splitting Windows): Add `split-window-keep-point'.
6416
64172004-07-09 Richard M. Stallman <rms@gnu.org>
6418
6419 * frames.texi (Input Focus): Minor fix.
6420
64212004-07-07 Luc Teirlinck <teirllm@auburn.edu>
6422
6423 * frames.texi (Input Focus): Clarify descriptions of
6424 `select-frame-set-input-focus' and `select-frame'.
6425
64262004-07-06 Luc Teirlinck <teirllm@auburn.edu>
6427
6428 * os.texi: Various small changes in addition to:
6429 (Killing Emacs): Expand and clarify description of
6430 `kill-emacs-query-functions' and `kill-emacs-hook'.
6431 (System Environment): Expand and clarify description of `getenv'
6432 and `setenv'.
6433 (Timers): Clarify description of `run-at-time'.
6434 (Translating Input): Correct description of
6435 `extra-keyboard-modifiers'.
6436 (Flow Control): Correct description of `enable-flow-control'.
6437
64382004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
6439
6440 * os.texi: Update copyright.
6441 (Session Management): Grammar fix.
6442 Clarify which Emacs does the restarting.
6443 Use @samp for *scratch* buffer.
6444
64452004-07-04 Alan Mackenzie <acm@muc.de>
6446
6447 * frames.texi (Input Focus): Add documentation for
6448 `select-frame-set-input-focus'. Replace refs to non-existent
6449 `switch-frame' with `select-frame'. Minor corrections and tidying
6450 up of text-only terminal stuff.
6451
64522004-07-02 Richard M. Stallman <rms@gnu.org>
6453
6454 * files.texi (Saving Buffers): Cleanup write-contents-function.
6455 (Magic File Names): Cleanup file-remote-p.
6456
b344d29d 64572004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
6458
6459 * files.texi (Magic File Names): `file-remote-p' returns an
6460 identifier of the remote system, not just t.
6461
64622004-07-02 David Kastrup <dak@gnu.org>
6463
6464 * searching.texi (Entire Match Data): Add explanation about new
6465 match-data behavior when @var{integers} is non-nil.
6466
64672004-06-24 Richard M. Stallman <rms@gnu.org>
6468
6469 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
6470
6471 * customize.texi (Variable Definitions): Note about doc strings
6472 and :set.
6473
6474 * keymaps.texi (Keymap Terminology): Document `kbd'.
6475 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
6476
6477 * display.texi (Invisible Text): Setting buffer-invisibility-spec
6478 makes it buffer-local.
6479
6480 * files.texi (Saving Buffers): Correct previous change.
6481
6482 * commands.texi (Accessing Events):
6483 Clarify posn-col-row and posn-actual-col-row.
6484
64852004-06-24 David Ponce <david.ponce@wanadoo.fr>
6486
6487 * commands.texi (Accessing Events): New functions
6488 posn-at-point and posn-at-x-y. Add example to posn-x-y.
6489
64902004-06-23 Luc Teirlinck <teirllm@auburn.edu>
6491
6492 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
6493 * frames.texi, buffers.texi, backups.texi, variables.texi:
6494 * loading.texi, eval.texi, functions.texi, control.texi:
6495 * symbols.texi, minibuf.texi: Reposition @anchor's.
6496
6497 * help.texi: Various small changes in addition to the following.
6498 (Describing Characters): Describe PREFIX argument to
6499 `key-description'. Correct and clarify definition of
6500 `text-char-description'. Describe NEED-VECTOR argument to
6501 `read-kbd-macro'.
6502 (Help Functions): Clarify definition of `apropos'.
6503
65042004-06-23 Lars Hansen <larsh@math.ku.dk>
6505
6506 * files.texi (Saving Buffers): Correct description of
6507 `write-contents-functions'.
6508
65092004-06-21 Juanma Barranquero <lektu@terra.es>
6510
6511 * display.texi (Images): Remove redundant @vindex directives.
6512 Rewrite `image-library-alist' doc in active voice.
6513
65142004-06-14 Juanma Barranquero <lektu@terra.es>
6515
6516 * display.texi (Images): Document new delayed library loading,
6517 variable `image-library-alist' and (existing but undocumented)
6518 function `image-type-available-p'.
6519
65202004-06-05 Richard M. Stallman <rms@gnu.org>
6521
6522 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
6523 refer the user to the Initial Input node.
6524 (Text from Minibuffer): Likewise.
6525 (Initial Input): New node. Document this feature
6526 and say it is mostly deprecated.
6527
65282004-05-30 Richard M. Stallman <rms@gnu.org>
6529
6530 * loading.texi (Named Features): Clarify return value
6531 and meaning of NOERROR.
6532
6533 * variables.texi (File Local Variables): Minor cleanup.
6534
65352004-05-30 Michael Albinus <michael.albinus@gmx.de>
6536
6537 * files.texi (Magic File Names): Add `file-remote-p' as operation
6538 of file name handlers.
6539
65402004-05-29 Richard M. Stallman <rms@gnu.org>
6541
6542 * modes.texi (Minor Mode Conventions): (-) has no special meaning
6543 as arg to a minor mode command.
6544
65452004-05-22 Richard M. Stallman <rms@gnu.org>
6546
6547 * syntax.texi (Syntax Class Table): Word syntax not just for English.
6548
6549 * streams.texi (Output Variables): Doc float-output-format.
6550
6551 * searching.texi (Regexp Special): Nested repetition can be infloop.
6552
6553 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
6554 real stack overflow.
6555
6556 * compile.texi: Minor cleanups.
6557
65582004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
6559
6560 * lists.texi (Cons Cells): Explain dotted lists, true lists,
6561 circular lists.
6562 (List Elements): Explain handling of circular and dotted lists.
6563
65642004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
6565
6566 * modes.texi (Search-based Fontification): Fix typo.
6567
65682004-05-10 Juanma Barranquero <lektu@terra.es>
6569
6570 * modes.texi (Mode Line Variables): Fix description of
6571 global-mode-string, which is now after which-func-mode, not the
6572 buffer name.
6573
65742004-05-07 Lars Hansen <larsh@math.ku.dk>
6575
6576 * modes.texi (Desktop Save Mode): Add.
6577 (Modes): Add menu entry Desktop Save Mode.
6578
6579 * hooks.texi: Add desktop-after-read-hook,
6580 desktop-no-desktop-file-hook and desktop-save-hook.
6581
6582 * locals.texi: Add desktop-save-buffer.
6583
65842004-04-30 Jesper Harder <harder@ifa.au.dk>
6585
6586 * display.texi: emacs -> Emacs.
6587
65882004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6589
6590 * files.texi (Changing Files): Document set-file-times.
6591
65922004-04-23 Juanma Barranquero <lektu@terra.es>
6593
6594 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6595
65962004-04-18 Jesper Harder <harder@ifa.au.dk>
6597
6598 * tips.texi (Coding Conventions): defopt -> defcustom.
6599
66002004-04-16 Luc Teirlinck <teirllm@auburn.edu>
6601
6602 * sequences.texi: Various clarifications.
6603
66042004-04-14 Luc Teirlinck <teirllm@auburn.edu>
6605
6606 * buffers.texi (Read Only Buffers): Mention optional ARG to
6607 `toggle-read-only'.
6608
66092004-04-14 Nick Roberts <nick@nick.uklinux.net>
6610
6611 * windows.texi (Selecting Windows): Note that get-lru-window
6612 returns a full-width window if possible.
6613
66142004-04-13 Luc Teirlinck <teirllm@auburn.edu>
6615
6616 * buffers.texi: Various changes in addition to:
6617 (Buffer File Name): Add `find-buffer-visiting'.
6618 (Buffer Modification): Mention optional ARG to `not-modified'.
6619 (Indirect Buffers): Mention optional CLONE argument to
6620 `make-indirect-buffer'.
6621
6622 * files.texi: Various changes in addition to:
6623 (Visiting Functions): `find-file-hook' is now a normal hook.
6624 (File Name Expansion): Explain difference between the way that
6625 `expand-file-name' and `file-truename' treat `..'.
6626 (Contents of Directories): Mention optional ID-FORMAT argument to
6627 `directory-files-and-attributes'.
6628 (Format Conversion): Mention new optional CONFIRM argument to
6629 `format-write-file'.
6630
66312004-04-12 Miles Bader <miles@gnu.org>
6632
6633 * macros.texi (Expansion): Add description of `macroexpand-all'.
6634
66352004-04-05 Jesper Harder <harder@ifa.au.dk>
6636
6637 * variables.texi (Variable Aliases): Mention
6638 cyclic-variable-indirection.
6639
6640 * errors.texi (Standard Errors): Ditto.
6641
66422004-04-04 Luc Teirlinck <teirllm@auburn.edu>
6643
6644 * backups.texi: Various small changes in addition to:
6645 (Making Backups): Mention return value of `backup-buffer'.
6646 (Auto-Saving): Mention optional FORCE argument to
6647 `delete-auto-save-file-if-necessary'.
6648 (Reverting): Mention optional PRESERVE-MODES argument to
6649 `revert-buffer'. Correct description of `revert-buffer-function'.
6650
66512004-03-22 Juri Linkov <juri@jurta.org>
6652
6653 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
6654 with `Vector Functions'.
6655
6656 * text.texi (Sorting): Add missing quote.
6657
66582004-03-14 Luc Teirlinck <teirllm@auburn.edu>
6659
6660 * intro.texi (Lisp History): Replace xref to `cl' manual with
6661 inforef.
6662
66632004-03-12 Richard M. Stallman <rms@gnu.org>
6664
6665 * intro.texi (Version Info): Add arg to emacs-version.
6666 (Lisp History): Change xref to CL manual.
6667
66682004-03-09 Luc Teirlinck <teirllm@auburn.edu>
6669
6670 * minibuf.texi (Completion Commands): Add xref to Emacs manual
6671 for Partial Completion mode.
6672
66732004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
6674
6675 * customize.texi: Fix typo. Remove eol whitespace.
6676
66772004-03-04 Richard M. Stallman <rms@gnu.org>
6678
6679 * processes.texi: Fix typos.
6680
6681 * lists.texi (Building Lists): Minor clarification.
6682
6683 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
6684 in make-hash-table.
6685
66862004-02-29 Juanma Barranquero <lektu@terra.es>
6687
6688 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
6689 rm, and ignore exit code.
6690
66912004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
6692
6693 * display.texi (Defining Faces): Add description for min-colors.
6694 Update example.
6695
66962004-02-23 Luc Teirlinck <teirllm@auburn.edu>
6697
6698 * abbrevs.texi: Various corrections and clarifications in addition
6699 to the following:
6700 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
6701
67022004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6703
6704 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
6705
67062004-02-21 Luc Teirlinck <teirllm@auburn.edu>
6707
6708 * text.texi: Various small changes in addition to the following:
6709 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
6710 to delete-horizontal-space.
6711 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
6712 description of yank-handler text property at various places.
6713
6714 * frames.texi (Window System Selections): Add anchor.
6715
6716 * syntax.texi (Syntax Table Functions): Clarify and correct
6717 descriptions of make-syntax-table and copy-syntax-table.
6718 (Motion and Syntax): Clarify SYNTAXES argument to
6719 skip-syntax-forward.
6720 (Parsing Expressions): Mention that the return value of
6721 parse-partial-sexp is currently a list of ten rather than nine
6722 elements.
6723 (Categories): Various corrections and clarifications.
6724
67252004-02-17 Luc Teirlinck <teirllm@auburn.edu>
6726
6727 * markers.texi (Marker Insertion Types): Minor change.
6728
6729 * locals.texi (Standard Buffer-Local Variables):
6730 * commands.texi (Interactive Codes, Using Interactive):
6731 * functions.texi (Related Topics): Fix xrefs.
6732
67332004-02-16 Luc Teirlinck <teirllm@auburn.edu>
6734
6735 * lists.texi (Sets And Lists): Update description of delete-dups.
6736
67372004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6738
6739 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
6740
c8763fb6 67412004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6742
6743 * frames.texi (Parameter Access): frame-parameters arg is optional.
6744 modify-frame-parameters handles nil for FRAME.
6745 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
6746 are all-or-nothing for certain toolkits.
6747 Mention parameter wait-for-wm.
6748 (Frames and Windows): In frame-first-window and frame-selected-window
6749 the arg is optional.
6750 (Input Focus): In redirect-frame-focus the second arg is optional.
6751 (Window System Selections): Mention selection type CLIPBOARD.
6752 Mention data-type UTF8_STRING.
6753 Mention numbering of cut buffers.
6754 (Resources): Describe x-resource-name.
6755
67562004-02-16 Richard M. Stallman <rms@gnu.org>
6757
6758 * windows.texi (Buffers and Windows): Delete false table
6759 about all-frames.
6760
6761 * syntax.texi (Parsing Expressions): Delete old caveat
6762 about parse-sexp-ignore-comments.
6763
6764 * streams.texi (Output Variables): Add print-quoted.
6765
6766 * lists.texi (Building Lists): Minor cleanup.
6767
6768 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6769
6770 * display.texi (Overlays): Explain overlays use markers.
6771 (Managing Overlays): Explain front-advance and rear-advance
6772 in more detail.
6773
6774 * loading.texi (Unloading): Document unload-feature-special-hooks.
6775 Get rid of fns-NNN.el file.
6776
67772004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6778
6779 * help.texi (Describing Characters): Fix text-char-description
6780 example output.
6781
6782 * edebug.texi (Using Edebug): Fix example.
6783
6784 * debugging.texi (Internals of Debugger): Fix return value.
6785
6786 * files.texi (Changing Files): Fix argname.
6787
6788 * calendar.texi: Fix parens, and default values.
6789
6790 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6791 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6792 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6793
6794 * positions.texi (Text Lines): Don't add -1 in current-line.
6795
67962004-02-16 Richard M. Stallman <rms@gnu.org>
6797
6798 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6799
68002004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6801
6802 * processes.texi (Low-Level Network): Fix a typo.
6803
68042004-02-12 Kim F. Storm <storm@cua.dk>
6805
6806 * display.texi (Fringes): Use consistent wording.
6807 Note that window-fringe's window arg is optional.
6808 (Scroll Bars): Use consistent wording.
6809
68102004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6811
6812 * tips.texi (Comment Tips): Document the new conventions for
6813 commenting out code.
6814
c8763fb6 68152004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6816
6817 * positions.texi (Text Lines): Added missing end defun.
6818
68192004-02-07 Kim F. Storm <storm@cua.dk>
6820
6821 * positions.texi (Text Lines): Add line-number-at-pos.
6822
68232004-02-06 John Paul Wallington <jpw@gnu.org>
6824
6825 * display.texi (Button Properties, Button Buffer Commands):
6826 mouse-2 invokes button, not down-mouse-1.
6827
68282004-02-04 Jason Rumney <jasonr@gnu.org>
6829
6830 * makefile.w32-in: Sync with Makefile.in changes.
6831
68322004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6833
6834 * minibuf.texi (Text from Minibuffer): Various corrections and
6835 clarifications.
6836 (Object from Minibuffer): Correct Lisp description of
6837 read-minibuffer.
6838 (Minibuffer History): Clarify description of cons values for
6839 HISTORY arguments.
6840 (Basic Completion): Various corrections and clarifications. Add
6841 completion-regexp-list.
6842 (Minibuffer Completion): Correct and clarify description of
6843 completing-read.
6844 (Completion Commands): Mention Partial Completion mode. Various
6845 other minor changes.
6846 (High-Level Completion): Various corrections and clarifications.
6847 (Reading File Names): Ditto.
6848 (Minibuffer Misc): Ditto.
6849
68502004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6851
6852 * strings.texi (Text Comparison): assoc-string also matches
6853 elements of alists that are strings instead of conses.
6854 (Formatting Strings): Standardize Texinfo usage. Update index
6855 entries.
6856
68572004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6858
6859 * lists.texi (Sets And Lists): Add delete-dups.
6860
68612004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6862
6863 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6864 special form.
6865 * macros.texi (Defining Macros): Update description of `declare',
6866 which now is a macro.
6867 (Wrong Time): Fix typos.
6868
68692004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6870
6871 * compile.texi (Compilation Functions): Expand descriptions of
6872 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6873 and `batch-byte-compile'. In particular, mention and describe
6874 all optional arguments.
6875 (Disassembly): Correct and clarify the description of `disassemble'.
6876
68772004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6878
6879 * searching.texi: Various small changes in addition to the
6880 following.
6881 (Regexp Example): Adapt to new value of `sentence-end'.
6882 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6883 `words'.
6884 (Search and Replace): Add usage note for `perform-replace'.
6885 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6886 `match-data'.
6887 (Standard Regexps): Update for new values of `paragraph-start'
6888 and `sentence-end'.
6889
68902004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6891
6892 * files.texi (Saving Buffers): Clarify descriptions of
6893 `write-contents-functions' and `before-save-hook'.
6894 Make the defvar's for `before-save-hook' and `after-save-hook'
6895 into defopt's.
6896
68972004-01-07 Kim F. Storm <storm@cua.dk>
6898
6899 * commands.texi (Click Events): Describe new image and
6900 width/height elements of click events.
6901 (Accessing Events): Add posn-string, posn-image, and
6902 posn-object-width-height. Change posn-object to return either
6903 image or string object.
6904
69052004-01-01 Simon Josefsson <jas@extundo.com>
6906
6907 * hooks.texi (Standard Hooks): Add before-save-hook.
6908 * files.texi (Saving Buffers): Likewise.
6909
69102004-01-03 Richard M. Stallman <rms@gnu.org>
6911
6912 * frames.texi (Frames and Windows): Delete frame-root-window.
6913
69142004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6915
6916 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6917
6918 * functions.texi: Various small changes in addition to the
6919 following.
6920 (What Is a Function): `functionp' returns nil for macros. Clarify
6921 behavior of this and following functions for symbol arguments.
6922 (Function Documentation): Add `\' in front of (fn @var{arglist})
6923 and explain why.
6924 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6925 Add anchor.
6926 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6927
69282004-01-01 Miles Bader <miles@gnu.org>
6929
6930 * display.texi (Buttons): New section.
6931
69322003-12-31 Andreas Schwab <schwab@suse.de>
6933
6934 * numbers.texi (Math Functions): sqrt reports a domain-error
6935 error.
6936 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6937
69382003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6939
6940 * tips.texi (Documentation Tips): Update item on hyperlinks in
6941 documentation strings.
6942
6943 * errors.texi (Standard Errors): Various small corrections and
6944 additions.
6945
6946 * control.texi: Various small changes in addition to the
6947 following.
6948 (Signaling Errors): Provide some more details on how `signal'
6949 constructs the error message. Add anchor to the definition of
6950 `signal'.
6951 (Error Symbols): Describe special treatment of `quit'.
6952 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6953 to emphasize that it has to be a single form.
6954
6955 * buffers.texi: Add anchor.
6956
69572003-12-29 Richard M. Stallman <rms@gnu.org>
6958
6959 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6960 (Window Configurations): Add window-configuration-frame.
6961
6962 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6963
6964 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6965 Change arg name in get-char-property.
6966 (Special Properties): Update handling of keymap property.
6967
6968 * strings.texi (Modifying Strings): Add clear-string.
6969 (Text Comparison): Add assoc-string and remove
6970 assoc-ignore-case, assoc-ignore-representation.
6971
6972 * os.texi (Time of Day): Add set-time-zone-rule.
6973
6974 * numbers.texi (Math Functions): asin, acos, log, log10
6975 report domain-error errors.
6976
6977 * nonascii.texi (Converting Representations):
6978 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6979 (Encoding and I/O): Add file-name-coding-system.
6980
6981 * modes.texi (Search-based Fontification): Explain that
6982 face specs are symbols with face names as values.
6983
6984 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6985
6986 * lists.texi (Building Lists): remq moved elsewhere.
6987 (Sets And Lists): remq moved here.
6988 (Association Lists): Refer to assoc-string.
6989
6990 * internals.texi (Garbage Collection): Add memory-use-counts.
6991
6992 * frames.texi (Frames and Windows): Add set-frame-selected-window
6993 and frame-root-window.
6994
6995 * files.texi (Contents of Directories):
6996 Add directory-files-and-attributes.
6997
6998 * display.texi (Refresh Screen): Add force-window-update.
6999 (Invisible Text): Explain about moving point out of invis text.
7000 (Overlay Properties): Add overlay-properties.
7001 (Managing Overlays): Add overlayp.
7002 (GIF Images): Invalid image number displays a hollow box.
7003
7004 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
7005 (Killing Buffers): Add buffer-live-p.
7006
70072003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
7008
7009 * display.texi (Fringes): Fix typo "set-buffer-window".
7010
70112003-12-24 Luc Teirlinck <teirllm@auburn.edu>
7012
7013 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
7014 * nonascii.texi, processes.texi, tips.texi, variables.texi:
7015 Add or change various xrefs and anchors.
7016
7017 * commands.texi: Replace all occurrences of @acronym{CAR} with
7018 @sc{car}, for consistency with the rest of the Elisp manual.
7019 `car' and `cdr' are historically acronyms, but are no longer
7020 widely thought of as such.
7021
7022 * internals.texi (Pure Storage): Mention that `purecopy' does not
7023 copy text properties.
7024 (Object Internals): Now 29 bits are used (in most implementations)
7025 to address Lisp objects.
7026
7027 * variables.texi (Variables with Restricted Values): New node.
7028
7029 * objects.texi (Lisp Data Types): Mention that certain variables
7030 can only take on a restricted set of values and add an xref to
7031 the new node "Variables with Restricted Values".
7032
7033 * eval.texi (Function Indirection): Describe the errors that
7034 `indirect-function' can signal.
7035 (Eval): Clarify the descriptions of `eval-region' and `values'.
7036 Describe `eval-buffer' instead of `eval-current-buffer' and
7037 mention `eval-current-buffer' as an alias for `current-buffer'.
7038 Correct the description and mention all optional arguments.
7039
7040 * nonascii.texi: Various small changes in addition to the
7041 following.
7042 (Converting Representations): Clarify behavior of
7043 `string-make-multibyte' and `string-to-multibyte' for unibyte all
7044 ASCII arguments.
7045 (Character Sets): Document the variable `charset-list' and adapt
7046 the definition of the function `charset-list' accordingly.
7047 (Translation of Characters): Clarify use of generic characters in
7048 `make-translation-table'. Clarify and correct the description of
7049 the use of translation tables in encoding and decoding.
7050 (User-Chosen Coding Systems): Correct and clarify the description
7051 of `select-safe-coding-system'.
7052 (Default Coding Systems): Clarify description of
7053 `file-coding-system-alist'.
7054
70552003-11-30 Luc Teirlinck <teirllm@auburn.edu>
7056
7057 * strings.texi (Text Comparison): Correctly describe when two
7058 strings are `equal'. Combine and clarify descriptions of
7059 `assoc-ignore-case' and `assoc-ignore-representation'.
7060
7061 * objects.texi (Non-ASCII in Strings): Clarify description of
7062 when a string is unibyte or multibyte.
7063 (Bool-Vector Type): Update examples.
7064 (Equality Predicates): Correctly describe when two strings are
7065 `equal'.
7066
70672003-11-29 Luc Teirlinck <teirllm@auburn.edu>
7068
7069 * lists.texi (Building Lists): `append' no longer accepts integer
7070 arguments. Update the description of `number-sequence' to reflect
7071 recent changes.
7072 (Sets And Lists): Describe `member-ignore-case' after `member'.
7073
70742003-11-27 Kim F. Storm <storm@cua.dk>
7075
7076 * commands.texi (Click Events): Click object may be an images.
7077 Describe (dx . dy) element of click positions.
7078 (Accessing Events): Remove duplicate posn-timestamp.
7079 New functions posn-object and posn-object-x-y.
7080
70812003-11-23 Kim F. Storm <storm@cua.dk>
7082
7083 * commands.texi (Click Events): Describe enhancements to event
7084 position lists, including new text-pos and (col . row) items.
7085 Mention left-fringe and right-fringe area events.
7086 (Accessing Events): New functions posn-area and
7087 posn-actual-col-row. Mention posn-timestamp. Mention that
7088 posn-point in non-text area still returns buffer position.
7089 Clarify posn-col-row.
7090
70912003-11-21 Lars Hansen <larsh@math.ku.dk>
7092
7093 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
7094 * anti.texi (File Attributes): Describe removed parameter
7095 ID-FORMAT.
7096
70972003-11-20 Luc Teirlinck <teirllm@auburn.edu>
7098
7099 * positions.texi (Positions): Mention that, if a marker is used as
7100 a position, its buffer is ignored.
7101
7102 * markers.texi (Overview of Markers): Mention it here too.
7103
71042003-11-12 Luc Teirlinck <teirllm@auburn.edu>
7105
7106 * numbers.texi (Numeric Conversions): Not just `floor', but also
7107 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
7108
71092003-11-10 Luc Teirlinck <teirllm@auburn.edu>
7110
7111 * markers.texi (Creating Markers): Specify insertion type of
7112 created markers. Add xref to `Marker Insertion Types'.
7113 Second argument to `copy-marker' is optional.
7114 (Marker Insertion Types): Mention that most markers are created
7115 with insertion type nil.
7116 (The Mark): Correctly describe when `mark' signals an error.
7117 (The Region): Correctly describe when `region-beginning' and
7118 `region-end' signal an error.
7119
71202003-11-08 Luc Teirlinck <teirllm@auburn.edu>
7121
7122 * hash.texi (Creating Hash): Clarify description of `eql'.
7123 `makehash' is obsolete.
7124 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
7125
7126 * positions.texi (Point): Change description of `buffer-end', so
7127 that it is also correct for floating point arguments.
7128 (List Motion): Correct argument lists of `beginning-of-defun' and
7129 `end-of-defun'.
7130 (Excursions): Add xref to `Marker Insertion Types'.
7131 (Narrowing): Argument to `narrow-to-page' is optional.
7132
71332003-11-06 Luc Teirlinck <teirllm@auburn.edu>
7134
7135 * streams.texi (Output Streams): Clarify behavior of point for
7136 marker output streams.
7137
71382003-11-04 Luc Teirlinck <teirllm@auburn.edu>
7139
7140 * variables.texi (Defining Variables): Second argument to
7141 `defconst' is not optional.
7142 (Setting Variables): Mention optional argument APPEND to
7143 `add-to-list'.
7144 (Creating Buffer-Local): Expand description of
7145 `make-variable-buffer-local'.
7146 (Frame-Local Variables): Expand description of
7147 `make-variable-frame-local'.
7148 (Variable Aliases): Correct description of optional argument
7149 DOCSTRING to `defvaralias'. Mention return value of
7150 `defvaralias'.
7151 (File Local Variables): Add xref to `File variables' in Emacs
7152 Manual. Correct description of `hack-local-variables'. Mention
7153 `safe-local-variable' property. Mention optional second argument
7154 to `risky-local-variable-p'.
7155
71562003-11-03 Luc Teirlinck <teirllm@auburn.edu>
7157
7158 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
7159
71602003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7161
7162 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
7163 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
7164 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
7165 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
7166 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
7167 lispref/processes.texi, lispref/searching.texi,
7168 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
7169 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
7170 @acronym{FOO}.
7171
71722003-10-27 Luc Teirlinck <teirllm@auburn.edu>
7173
7174 * strings.texi (Creating Strings): Argument START to `substring'
7175 can not be `nil'. Expand description of
7176 `substring-no-properties'. Correct description of `split-string',
7177 especially with respect to empty matches. Prevent very bad line
7178 break in definition of `split-string-default-separators'.
7179 (Text Comparison): `string=' and `string<' also accept symbols as
7180 arguments.
7181 (String Conversion): More completely describe argument BASE in
7182 `string-to-number'.
7183 (Formatting Strings): `%s' and `%S' in `format' do require
7184 corresponding object. Clarify behavior of numeric prefix after
7185 `%' in `format'.
7186 (Case Conversion): The argument to `upcase-initials' can be a
7187 character.
7188
71892003-10-27 Kenichi Handa <handa@m17n.org>
7190
7191 * display.texi (Fontsets): Fix texinfo usage.
7192
71932003-10-25 Kenichi Handa <handa@m17n.org>
7194
7195 * display.texi (Fontsets): Add description of the function
7196 set-fontset-font.
7197
71982003-10-23 Luc Teirlinck <teirllm@auburn.edu>
7199
7200 * display.texi (Temporary Displays): Add xref to `Documentation
7201 Tips'.
7202
7203 * functions.texi (Function Safety): Use inforef instead of pxref
7204 for SES.
7205
72062003-10-23 Andreas Schwab <schwab@suse.de>
7207
7208 * Makefile.in (TEX, texinputdir): Don't define.
7209 (TEXI2DVI): Define.
7210 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
7211 add $(srcdir)/index.texi.
7212 ($(infodir)/elisp): Remove index.texi dependency.
7213 (elisp.dvi): Likewise. Use $(TEXI2DVI).
7214 (index.texi): Remove target.
7215 (dist): Don't link $(srcdir)/permute-index.
7216 (clean): Don't remove index.texi.
7217
7218 * permute-index, index.perm: Remove.
7219 * index.texi: Rename from index.unperm.
7220
72212003-10-22 Luc Teirlinck <teirllm@auburn.edu>
7222
7223 * tips.texi (Documentation Tips): Document new behavior for face
7224 and variable hyperlinks in Help mode.
7225
72262003-10-21 Luc Teirlinck <teirllm@auburn.edu>
7227
7228 * objects.texi (Integer Type): Update for extra bit of integer range.
7229 (Character Type): Ditto.
7230
72312003-10-16 Eli Zaretskii <eliz@gnu.org>
7232
7233 * numbers.texi (Integer Basics): Add index entries for reading
7234 numbers in hex, octal, and binary.
7235
72362003-10-16 Lute Kamstra <lute@gnu.org>
7237
7238 * modes.texi (Mode Line Format): Mention force-mode-line-update's
7239 argument.
7240
72412003-10-13 Luc Teirlinck <teirllm@auburn.edu>
7242
7243 * windows.texi (Choosing Window): Fix typo.
7244 * edebug.texi (Edebug Execution Modes): Fix typo.
7245
72462003-10-13 Richard M. Stallman <rms@gnu.org>
7247
7248 * windows.texi (Basic Windows): A window has fringe settings,
7249 display margins and scroll-bar settings.
7250 (Splitting Windows): Doc split-window return value.
7251 Clean up one-window-p.
7252 (Selecting Windows): Fix typo.
7253 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
7254 (Buffers and Windows): In set-window-buffer, explain effect
7255 on fringe settings and scroll bar settings.
7256 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
7257 (Choosing Window): Use defopt for pop-up-frame-function.
7258 For special-display-buffer-names, explain same-window and same-frame.
7259 Clarify window-dedicated-p return value.
7260 (Textual Scrolling): scroll-up and scroll-down can get an error.
7261 (Horizontal Scrolling): Clarify auto-hscroll-mode.
7262 Clarify set-window-hscroll.
7263 (Size of Window): Don't mention tool bar in window-height.
7264 (Coordinates and Windows): Explain what coordinates-in-window-p
7265 returns for fringes and display margins.
7266 (Window Configurations): Explain saving fringes, etc.
7267
7268 * tips.texi (Library Headers): Clean up Documentation.
7269
7270 * syntax.texi (Parsing Expressions): Clean up forward-comment
7271 and parse-sexp-lookup-properties.
7272
7273 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
7274
7275 * os.texi (System Environment): Clean up text for load-average errors.
7276
7277 * modes.texi (Hooks): Don't explain local hook details at front.
7278 Clarify run-hooks and run-hook-with-args a little.
7279 Clean up add-hook and remove-hook.
7280
7281 * edebug.texi (Edebug Execution Modes): Clarify t.
7282 Document edebug-sit-for-seconds.
7283 (Coverage Testing): Document C-x X = and =.
7284 (Instrumenting Macro Calls): Fix typo.
7285 (Specification List): Don't index the specification keywords.
7286
72872003-10-10 Kim F. Storm <storm@cua.dk>
7288
7289 * processes.texi (Network): Introduce make-network-process.
7290
72912003-10-09 Luc Teirlinck <teirllm@auburn.edu>
7292
7293 * tips.texi (Library Headers): Fix typo.
7294
72952003-10-07 Juri Linkov <juri@jurta.org>
7296
7297 * modes.texi (Imenu): Mention imenu-create-index-function's
7298 default value. Explain submenus better.
7299
73002003-10-07 Lute Kamstra <lute@gnu.org>
7301
7302 * modes.texi (Faces for Font Lock): Fix typo.
7303 (Hooks): Explain how buffer-local hook variables can refer to
7304 global hook variables.
7305 Various minor clarifications.
7306
73072003-10-06 Lute Kamstra <lute@gnu.org>
7308
7309 * tips.texi (Coding Conventions): Mention naming conventions for
7310 hooks.
7311
73122003-10-05 Luc Teirlinck <teirllm@auburn.edu>
7313
7314 * loading.texi (Library Search): Correct default value of
7315 load-suffixes.
7316 (Named Features): Fix typo.
7317
73182003-10-05 Richard M. Stallman <rms@gnu.org>
7319
7320 * loading.texi (Named Features): In `provide',
7321 say how to test for subfeatures.
7322 (Unloading): In unload-feature, use new var name
7323 unload-feature-special-hooks.
7324
73252003-10-03 Lute Kamstra <lute@gnu.org>
7326
7327 * modes.texi (Major Mode Conventions): Mention third way to set up
7328 Imenu.
7329 (Imenu): A number of small fixes.
7330 Delete documentation of internal variable imenu--index-alist.
7331 Document the return value format of imenu-create-index-function
7332 functions.
7333
73342003-09-30 Richard M. Stallman <rms@gnu.org>
7335
7336 * processes.texi (Network): Say what stopped datagram connections do.
7337
7338 * lists.texi (Association Lists): Clarify `assq-delete-all'.
7339
7340 * display.texi (Overlay Properties): Clarify `evaporate' property.
7341
73422003-09-29 Lute Kamstra <lute@gnu.org>
7343
7344 * modes.texi (Mode Line Data): Explain when symbols in mode-line
7345 constructs should be marked as risky.
7346 Change cons cell into proper list.
7347 (Mode Line Variables): Change cons cell into proper list.
7348
73492003-09-26 Lute Kamstra <lute@gnu.org>
7350
7351 * modes.texi (Mode Line Data): Document the :propertize construct.
7352 (Mode Line Variables): Reorder the descriptions of the variables
7353 to match their order in the default mode-line-format.
7354 Describe the new variables mode-line-position and mode-line-modes.
7355 Update the default values of mode-line-frame-identification,
7356 minor-mode-alist, and default-mode-line-format.
7357 (Properties in Mode): Mention the :propertize construct.
7358
73592003-09-26 Richard M. Stallman <rms@gnu.org>
7360
7361 * buffers.texi, commands.texi, debugging.texi, eval.texi:
7362 * loading.texi, minibuf.texi, text.texi, variables.texi:
7363 Avoid @strong{Note:}.
7364
73652003-09-26 Richard M. Stallman <rms@gnu.org>
7366
7367 * keymaps.texi (Remapping Commands): Fix typo.
7368
73692003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
7370
7371 * processes.texi (Low-Level Network): Fix typo.
7372
73732003-09-23 Kim F. Storm <storm@cua.dk>
7374
7375 * processes.texi (Network, Network Servers): Fix typos.
7376 (Low-Level Network): Add timeout value for :server keyword.
7377 Add new option keywords to make-network-process.
7378 Add set-network-process-options.
7379 Explain how to test availability of network options.
7380
73812003-09-19 Richard M. Stallman <rms@gnu.org>
7382
7383 * text.texi (Motion by Indent): Arg to
7384 backward-to-indentation and forward-to-indentation is optional.
7385
7386 * strings.texi (Creating Strings): Add substring-no-properties.
7387
7388 * processes.texi
7389 (Process Information): Add list-processes arg QUERY-ONLY.
7390 Delete process-contact from here.
7391 Add new status values for process-status.
7392 Add process-get, process-put, process-plist, set-process-plist.
7393 (Synchronous Processes): Add call-process-shell-command.
7394 (Signals to Processes): signal-process allows process objects.
7395 (Network): Complete rewrite.
7396 (Network Servers, Datagrams, Low-Level Network): New nodes.
7397
7398 * positions.texi (Word Motion): forward-word, backward-word
7399 arg is optional. Reword.
7400
7401 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
7402
7403 * variables.texi (Creating Buffer-Local):
7404 Delete duplicate definition of buffer-local-value.
7405 (File Local Variables): Explain about discarding text props.
7406
74072003-09-11 Richard M. Stallman <rms@gnu.org>
7408
7409 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
7410 changes variables that record input events.
7411 (Minibuffer Misc): Add minibuffer-selected-window.
7412
7413 * lists.texi (Building Lists): Add copy-tree.
7414
7415 * display.texi (Fontsets): Add char-displayable-p.
7416 (Scroll Bars): New node.
7417
74182003-09-08 Lute Kamstra <lute@gnu.org>
7419
7420 * modes.texi (%-Constructs): Document new `%i' and `%I'
7421 constructs.
7422
74232003-09-03 Peter Runestig <peter@runestig.com>
7424
7425 * makefile.w32-in: New file.
7426
74272003-08-29 Richard M. Stallman <rms@gnu.org>
7428
7429 * display.texi (Overlay Properties): Clarify how priorities
7430 affect use of the properties.
7431
74322003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7433
7434 * customize.texi (Type Keywords): Correct the description of
7435 `:help-echo' in the case where `motion-doc' is a function.
7436
74372003-08-14 John Paul Wallington <jpw@gnu.org>
7438
7439 * modes.texi (Emulating Mode Line): Subsection, not section.
7440
74412003-08-13 Richard M. Stallman <rms@gnu.org>
7442
7443 * elisp.texi (Top): Update subnode lists in menu.
7444
7445 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
7446 (Kill Functions): kill-region has new arg yank-handler.
7447 (Yanking): New node.
7448 (Yank Commands): Add yank-undo-function.
7449 (Low-Level Kill Ring):
7450 kill-new and kill-append have new arg yank-handler.
7451 (Changing Properties): Add remove-list-of-text-properties.
7452 (Atomic Changes): New node.
7453
7454 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
7455
7456 * streams.texi (Output Variables): Add eval-expression-print-length
7457 and eval-expression-print-level.
7458
7459 * os.texi (Time Conversion): For encode-time, explain limits on year.
7460
7461 * objects.texi (Character Type): Define anchor "modifier bits".
7462
7463 * modes.texi (Emulating Mode Line): New node.
7464 (Search-based Fontification): Font Lock uses font-lock-face property.
7465 (Other Font Lock Variables): Likewise.
7466
7467 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
7468 not vectors.
7469 (Active Keymaps): Add emulation-mode-map-alists.
7470 (Functions for Key Lookup): key-binding has new arg no-remap.
7471 (Remapping Commands): New node.
7472 (Scanning Keymaps): where-is-internal has new arg no-remap.
7473 (Tool Bar): Add tool-bar-local-item-from-menu.
7474 Clarify when to use tool-bar-add-item-from-menu.
7475
7476 * commands.texi (Interactive Call): commandp has new arg.
7477 (Command Loop Info): Add this-original-command.
7478
74792003-08-06 John Paul Wallington <jpw@gnu.org>
7480
7481 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
7482
7483 * display.texi (Warning Basics): Fix typo.
7484 (Fringes): Add closing curly bracket and fix typo.
7485
7486 * elisp.texi (Top): Fix typo.
7487
74882003-08-05 Richard M. Stallman <rms@gnu.org>
7489
7490 * elisp.texi: Update lists of subnodes.
7491
7492 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
7493
7494 * variables.texi (Local Variables): Use lc for example variable names.
7495
7496 * tips.texi (Library Headers): Explain where to put -*-.
7497
7498 * strings.texi (Creating Strings): Fix xref for vconcat.
7499
7500 * sequences.texi (Vector Functions):
7501 vconcat no longer allows integer args.
7502
7503 * minibuf.texi (Reading File Names): read-file-name has new
7504 arg PREDICATE. New function read-directory-name.
7505
7506 * macros.texi (Defining Macros): Give definition of `declare'
7507 (Indenting Macros): New node.
7508
7509 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
7510 (Window Frame Parameters): Make separate table of parameters
7511 that are coupled with specific face attributes.
7512 (Deleting Frames): delete-frame-hooks renamed to
7513 delete-frame-functions.
7514
7515 * files.texi (Magic File Names): Add file-remote-p.
7516 Clarify file-local-copy.
7517
7518 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
7519 here; instead xref Defining Macros.
7520
7521 * display.texi (Warnings): New node, and subnodes.
7522 (Fringes): New node.
7523
7524 * debugging.texi (Test Coverage): New node.
7525
7526 * compile.texi (Compiler Errors): Explain with-no-warnings
7527 and other ways to suppress warnings.
7528
7529 * commands.texi (Interactive Call): Minor clarification.
7530
7531 * buffers.texi (Buffer File Name): set-visited-file-name
7532 renames the buffer too.
7533
7534 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
7535
75362003-07-24 Markus Rost <rost@math.ohio-state.edu>
7537
7538 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
7539
75402003-07-22 Markus Rost <rost@math.ohio-state.edu>
7541
7542 * internals.texi (Garbage Collection): Fix previous change.
7543
75442003-07-22 Richard M. Stallman <rms@gnu.org>
7545
7546 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
7547
7548 * display.texi (Width): Use \s syntax in example.
7549 (Font Selection): Add face-font-rescale-alist.
7550
7551 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
7552 Remove spurious indent in example.
7553
7554 * lists.texi (Building Lists): Add number-sequence.
7555
7556 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
7557
7558 * functions.texi (Function Documentation): Explain how to
7559 show calling convention explicitly in the doc string.
7560
7561 * windows.texi (Selecting Windows): save-selected-window saves
7562 selected window of each frame.
7563 (Window Configurations): Minor change.
7564
7565 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
7566
7567 * streams.texi (Output Variables): Add print-continuous-numbering
7568 and print-number-table.
7569
7570 * processes.texi (Decoding Output): New node.
7571
7572 * os.texi (Time Conversion): decode-time arg is optional.
7573
7574 * objects.texi (Character Type): Don't use space as example for \.
7575 Make list of char names and \-sequences correspond.
7576 Explain that \s is not used in strings. `\ ' needs space after.
7577
7578 * nonascii.texi (Converting Representations): Add string-to-multibyte.
7579 (Translation of Characters): Add translation-table-for-input.
7580 (Default Coding Systems): Add auto-coding-functions.
7581 (Explicit Encoding): Add decode-coding-inserted-region.
7582 (Locales): Add locale-info.
7583
7584 * minibuf.texi (Basic Completion): Describe test-completion.
7585 Collections can be lists of strings.
7586 Clean up lazy-completion-table.
7587 (Programmed Completion): Mention test-completion.
7588 Clarify why lambda expressions are not accepted.
7589 (Minibuffer Misc): Describe minibufferp.
7590
75912003-07-14 Richard M. Stallman <rms@gnu.org>
7592
7593 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
7594
7595 * windows.texi (Selecting Windows): New arg to select-window.
7596 (Selecting Windows): Add with-selected-window.
7597 (Size of Window): Add window-inside-edges, etc.
7598
7599 * internals.texi (Garbage Collection): Add post-gc-hook.
7600
7601 * processes.texi (Subprocess Creation): Add exec-suffixes.
7602
7603 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
7604 (Scanning Keymaps): Add map-keymaps.
7605 (Defining Menus): Add keymap-prompt.
7606
7607 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7608 most-negative-fixnum.
7609
7610 * compile.texi (Byte Compilation): Explain no-byte-compile
7611 (Compiler Errors): New node.
7612
7613 * os.texi (User Identification): user-uid, user-real-uid
7614 can return float.
7615
7616 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
7617 and about derived modes.
7618 (Minor Modes): Add minor-mode-list.
7619 (Defining Minor Modes): Keyword args for define-minor-mode.
7620 (Search-based Fontification): Explain managing other properties.
7621 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 7622 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
7623 (Hooks): Add run-mode-hooks and delay-mode-hooks.
7624
7625 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
7626 (Variable Aliases): Clarify defvaralias.
7627
7628 * loading.texi (Library Search): Add load-suffixes.
7629
7630 * minibuf.texi (Basic Completion): Add lazy-completion-table.
7631 (Programmed Completion): Add dynamic-completion-table.
7632
7633 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
7634 (Magic File Names): Specify precedence order of handlers.
7635
7636 * commands.texi (Command Overview): Emacs server runs pre-command-hook
7637 and post-command-hook.
7638 (Waiting): New calling convention for sit-for.
7639
7640 * text.texi (Special Properties): local-map and keymap properties
7641 apply based on their stickiness.
7642
76432003-07-07 Richard M. Stallman <rms@gnu.org>
7644
7645 * modes.texi (Minor Mode Conventions): Specify only some kinds
7646 of list values as args to minor modes.
7647
7648 * files.texi (File Name Expansion): Warn about iterative use
7649 of substitute-in-file-name.
7650
7651 * advice.texi (Activation of Advice): Clean up previous change.
7652
76532003-07-06 Markus Rost <rost@math.ohio-state.edu>
7654
7655 * advice.texi (Activation of Advice): Note that ad-start-advice is
7656 turned on by default.
7657
76582003-06-30 Richard M. Stallman <rms@gnu.org>
7659
7660 * text.texi (Buffer Contents): Document current-word.
7661 (Change Hooks): Not called for *Messages*.
7662
7663 * functions.texi (Defining Functions): Explain about redefining
7664 primitives.
7665 (Function Safety): Renamed. Minor changes.
7666 Comment out the detailed criteria for what is safe.
7667
76682003-06-22 Andreas Schwab <schwab@suse.de>
7669
7670 * objects.texi (Symbol Type): Fix description of examples.
7671
76722003-06-16 Andreas Schwab <schwab@suse.de>
7673
7674 * hash.texi (Creating Hash): Fix description of :weakness.
7675
c8763fb6 76762003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
7677
7678 * files.texi (Changing Files): copy-file copies file modes, too.
7679
76802003-05-28 Richard M. Stallman <rms@gnu.org>
7681
7682 * strings.texi (Creating Strings): Clarify split-string.
7683
76842003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
7685
7686 * strings.texi (Creating Strings): Update split-string specification
7687 and examples.
7688
76892003-05-19 Richard M. Stallman <rms@gnu.org>
7690
7691 * elisp.texi: Correct invariant section names.
7692
76932003-04-20 Richard M. Stallman <rms@gnu.org>
7694
7695 * os.texi (Timers): Explain about timers and quitting.
7696
76972003-04-19 Richard M. Stallman <rms@gnu.org>
7698
7699 * internals.texi (Writing Emacs Primitives): Strings are
7700 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
7701 Explain GCPRO convention for varargs function args.
7702
77032003-04-16 Richard M. Stallman <rms@gnu.org>
7704
7705 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
7706
77072003-04-08 Richard M. Stallman <rms@gnu.org>
7708
7709 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
7710
77112003-02-13 Kim F. Storm <storm@cua.dk>
7712
7713 * objects.texi (Character Type): New \s escape for space.
7714
77152003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
7716
7717 * os.texi (System Environment): Added cygwin system-type.
7718
77192003-01-25 Richard M. Stallman <rms@gnu.org>
7720
7721 * keymaps.texi: Document that a symbol can act as a keymap.
7722
77232003-01-13 Richard M. Stallman <rms@gnu.org>
7724
7725 * text.texi (Changing Properties): Say string indices are origin-0.
7726
7727 * positions.texi (Screen Lines) <compute-motion>:
7728 Correct order of elts in return value.
7729
7730 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
7731 how to define a default binding.
7732
77332002-12-07 Markus Rost <rost@math.ohio-state.edu>
7734
7735 * loading.texi (Unloading): Fix recent change for load-history.
7736
7737 * customize.texi (Simple Types): Clarify description of custom
7738 type 'number. Describe new custom type 'float.
7739
77402002-12-04 Markus Rost <rost@math.ohio-state.edu>
7741
7742 * variables.texi (File Local Variables): Fix typo.
7743
c8763fb6 77442002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
7745
7746 From Michael Albinus <Michael.Albinus@alcatel.de>.
7747
7748 * README: Target for Info file is `make info'.
7749
7750 * files.texi (File Name Components): Fixed typos in
7751 `file-name-sans-extension'.
7752 (Magic File Names): Complete list of operations for magic file
7753 name handlers.
7754
77552002-09-16 Jonathan Yavner <jyavner@engineer.com>
7756
7757 * variables.texi (File Local Variables): New function
7758 risky-local-variable-p.
7759
77602002-09-15 Jonathan Yavner <jyavner@engineer.com>
7761
7762 * functions.texi (Function safety): New node about unsafep.
7763
77642002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7765
7766 * customize.texi (Splicing into Lists): Fixed example.
a86cd395 7767 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
7768
77692002-06-17 Juanma Barranquero <lektu@terra.es>
7770
7771 * frames.texi (Display Feature Testing): Fix typo.
7772
77732002-06-12 Andreas Schwab <schwab@suse.de>
7774
7775 * frames.texi (Initial Parameters, Resources): Fix references to
7776 the Emacs manual.
7777
77782002-05-13 Kim F. Storm <storm@cua.dk>
7779
7780 * variables.texi (Intro to Buffer-Local): Updated warning and
7781 example relating to changing buffer inside let.
7782
c8763fb6 77832002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7784
7785 * os.texi (Session Management): New node about X Session management.
7786
77872002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7788
7789 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7790 to which the manual corresponds, and the copyright years.
7791
7792 * Makefile.in (VERSION): Set to 2.9.
7793
77942001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7795
7796 * elisp.texi: Change the category in @dircategory to "Emacs", to
7797 make it consistent with info/dir.
7798
77992001-11-25 Miles Bader <miles@gnu.org>
7800
7801 * text.texi (Fields): Describe new `limit' arg in
7802 field-beginning/field-end.
7803
78042001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7805
7806 * permute-index: Don't depend on csh-specific features. Replace
7807 the interpreter name with /bin/sh.
7808
7809 * two-volume-cross-refs.txt: New file.
7810 * two.el: New file.
7811 * spellfile: New file.
7812
78132001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7814
7815 * permute-index: New file.
7816
7817 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7818 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7819 8+3 restricted namespace.
7820
7821 * Makefile.in (infodir): Define relative to $(srcdir).
7822 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7823 include directories list via -I switch to makeinfo.
7824 (index.texi): Use cp if both hard and symbolic links fail.
7825
78262001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7827
7828 * Makefile.in (distclean): Add.
7829
7830 The following changes make ELisp manual part of the Emacs
7831 distribution:
7832
7833 * Makefile.in: Add Copyright notice.
7834 (prefix): Remove.
7835 (infodir): Change value to "../info".
7836 (VPATH): New variable.
7837 (MAKE): Don't define.
7838 (texmacrodir): Don't define.
7839 (texinputdir): Append the existing value of TEXINPUTS.
7840 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7841 command to be compatible with man/Makefile.in, and to put the
7842 output into ../info.
7843 (info): Add target.
7844 (installall): Target removed.
7845
c8763fb6 78462001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7847
7848 * tips.texi (Coding Conventions): Fix typo.
7849
78502001-10-23 Gerd Moellmann <gerd@gnu.org>
7851
7852 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7853
78542001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7855
7856 * files.texi (File Name Components): Update the description of
7857 file-name-sans-extension and file-name-extension, as they now
7858 ignore leading dots.
7859
78602001-10-20 Gerd Moellmann <gerd@gnu.org>
7861
7862 * (Version 21.1 released.)
7863
78642001-10-19 Miles Bader <miles@gnu.org>
7865
7866 * positions.texi (Text Lines): Describe behavior of
7867 `beginning-of-line'/`end-of-line' in the presence of field properties.
7868
78692001-10-17 Gerd Moellmann <gerd@gnu.org>
7870
7871 * Makefile.in (VERSION): Set to 2.8.
7872 (manual): Use `manual-21'.
7873
7874 * elisp.texi (VERSION): Add and use it where the version
7875 number was used. Set it to 2.8.
7876
7877 * intro.texi: Likewise.
7878
78792001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7880
7881 * files.texi (File Name Completion): Document the significance of
7882 a trailing slash in elements of completion-ignored-extensions.
7883
78842001-10-06 Miles Bader <miles@gnu.org>
7885
7886 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7887
78882001-10-04 Gerd Moellmann <gerd@gnu.org>
7889
7890 * variables.texi (Variable Aliases): New node.
7891
78922001-10-04 Gerd Moellmann <gerd@gnu.org>
7893
7894 * Branch for 21.1.
7895
78962001-10-02 Miles Bader <miles@gnu.org>
7897
7898 * minibuf.texi (Minibuffer Misc): Add entries for
7899 `minibuffer-contents', `minibuffer-contents-no-properties', and
7900 `delete-minibuffer-contents'.
7901 Correct description for `minibuffer-prompt-end'.
7902
7903 * text.texi (Property Search): Correct descriptions of
7904 `next-char-property-change' and `previous-char-property-change'.
7905 Add entries for `next-single-char-property-change' and
7906 `previous-single-char-property-change'.
7907 Make operand names a bit more consistent.
7908
79092001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7910
7911 * frames.texi (Finding All Frames): Document that next-frame and
7912 previous-frame are local to current terminal.
7913
79142001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7915
7916 * keymaps.texi (Creating Keymaps): Fix the description of the
7917 result of make-keymap.
7918
79192001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7920
7921 * display.texi (Font Lookup, Attribute Functions)
7922 (Image Descriptors): Add cross-references to the definition of
7923 selected frame.
7924
7925 * buffers.texi (The Buffer List): Add cross-references to the
7926 definition of selected frame.
7927
7928 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7929 frame at any given time.
7930 (Multiple Displays, Size and Position): Add a cross-reference to
7931 the definition of the selected frame.
7932
79332001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7934
7935 * strings.texi (String Conversion) <string-to-number>: Document
7936 that a float is returned for integers that are too large.
7937
7938 * frames.texi (Mouse Position): Document mouse-position-function.
7939 (Display Feature Testing): Document display-images-p.
7940 (Window Frame Parameters): Document the cursor-type variable.
7941
7942 * numbers.texi (Integer Basics): Document CL style read syntax for
7943 integers in bases other than 10.
7944
7945 * positions.texi (List Motion): Document
7946 open-paren-in-column-0-is-defun-start.
7947
7948 * lists.texi (Sets And Lists): Document member-ignore-case.
7949
7950 * internals.texi (Garbage Collection): Document the used and free
7951 strings report.
7952 (Memory Usage): Document strings-consed.
7953
7954 * os.texi (Time of Day): Document float-time.
7955 (Recording Input): Document that clear-this-command-keys clears
7956 the vector to be returned by recent-keys.
7957
7958 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7959 argument keymap can be a list.
7960
7961 * nonascii.texi (User-Chosen Coding Systems)
7962 <select-safe-coding-system>: Document the new argument
7963 accept-default-p and the variable
7964 select-safe-coding-system-accept-default-p. Tell what happens if
7965 buffer-file-coding-system is undecided.
7966 (Default Coding Systems): Document auto-coding-regexp-alist.
7967
7968 * display.texi (The Echo Area) <message>: Document
7969 message-truncate-lines.
7970 (Glyphs): Document that the glyph table is unused on windowed
7971 displays.
7972
7973 * help.texi (Describing Characters) <single-key-description>:
7974 Document the new argument no-angles.
7975 (Accessing Documentation) <documentation-property>: Document that
7976 a non-string property is evaluated.
7977 <documentation>: Document that the function-documentation property
7978 is looked for.
7979
7980 * windows.texi (Selecting Windows): Document some-window.
7981
7982 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7983
7984 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7985 apropos-mode-hook.
7986
7987 * commands.texi (Using Interactive): Document interactive-form.
7988 (Keyboard Macros): Document kbd-macro-termination-hook.
7989 (Command Loop Info): Document that clear-this-command-keys clears
7990 the vector to be returned by recent-keys.
7991
79922001-09-04 Werner LEMBERG <wl@gnu.org>
7993
7994 * Makefile.in (srcdir, texinputdir): New variables.
7995 (srcs, index.texi, install): Use $(srcdir).
7996 (.PHONY): Remove elisp.dvi.
7997 (elisp): Use -I switch for makeinfo.
7998 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7999 (installall, dist): Use $(srcdir).
8000 Fix path to texinfo.tex.
8001 (maintainer-clean): Add elisp.dvi and elisp.oaux.
8002
80032001-08-30 Gerd Moellmann <gerd@gnu.org>
8004
8005 * display.texi (Conditional Display): Adjust to API change.
8006
8007 * configure: New file.
8008
80092001-07-30 Gerd Moellmann <gerd@gnu.org>
8010
8011 * commands.texi (Repeat Events): Add description of
8012 double-click-fuzz.
8013
80142001-05-08 Stefan Monnier <monnier@cs.yale.edu>
8015
8016 * syntax.texi (Syntax Class Table): Add the missing designator for
8017 comment and string fences.
8018 (Syntax Properties): Add a xref to syntax table internals.
8019 (Syntax Table Internals): Document string-to-syntax.
8020
80212001-05-07 Gerd Moellmann <gerd@gnu.org>
8022
8023 * Makefile.in (install): Use install-info command line options
8024 like in Emacs' Makefile.in.
8025
80262000-12-09 Miles Bader <miles@gnu.org>
8027
8028 * windows.texi (Window Start): Update documentation for
8029 `pos-visible-in-window-p'.
8030
80312000-11-12 Stefan Monnier <monnier@cs.yale.edu>
8032
8033 * lists.texi (Building Lists): Add footnote to explain how to add
8034 to the end of a list.
8035
80362000-10-25 Gerd Moellmann <gerd@gnu.org>
8037
8038 * files.texi (Visiting Functions): Typos.
8039
80402000-10-25 Kenichi Handa <handa@etl.go.jp>
8041
8042 * files.texi (Visiting Functions): Return value of
8043 find-file-noselect may be a list of buffers if wildcards are used.
8044
80452000-10-24 Miles Bader <miles@lsi.nec.co.jp>
8046
8047 * display.texi (Defining Faces): Document `graphic' display type
8048 in face specs.
8049
b344d29d 80502000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
8051
8052 * hooks.texi (Standard Hooks): Replace obsolete
8053 `after-make-frame-hook' with `after-make-frame-functions'.
8054
8055 * frames.texi (Creating Frames): Ditto.
8056
8057 * variables.texi (Future Local Variables): Ditto.
8058
80592000-10-16 Gerd Moellmann <gerd@gnu.org>
8060
8061 * display.texi (Other Image Types): Add description of :foreground
8062 and :background properties of mono PBM images.
8063
80642000-08-17 Werner LEMBERG <wl@gnu.org>
8065
8066 * .cvsignore: New file.
8067
80682000-01-05 Gerd Moellmann <gerd@gnu.org>
8069
8070 * tindex.pl: New script.
8071
80721999-12-03 Dave Love <fx@gnu.org>
8073
8074 * Makefile.in (MAKEINFO): New parameter.
8075
80761999-09-17 Richard Stallman <rms@gnu.org>
8077
8078 * Makefile.in (srcs): Add hash.texi.
8079 (VERSION): Update to 20.6.
8080
80811999-09-13 Richard Stallman <rms@gnu.org>
8082
8083 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
8084
80851998-08-29 Karl Heuer <kwzh@gnu.org>
8086
8087 * configure.in: New file.
8088 * Makefile.in: Renamed from Makefile.
8089 (prefix, infodir): Use value obtained from configure.
8090 (emacslibdir): Obsolete variable deleted.
8091 (dist): Distribute configure.in, configure, Makefile.in.
8092
80931998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
8094
8095 * Makefile (INSTALL_INFO): New variable.
8096 (install): Run install-info.
8097
80981998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
8099
8100 * Makefile (elisp.dvi): Add missing backslash.
8101
81021998-05-02 Richard Stallman <rms@psilocin.gnu.org>
8103
8104 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
8105 Run texindex without `./'. Always run texindex on elisp.tp.
8106 (elisp.tps): Target deleted.
8107
81081998-04-05 Richard Stallman <rms@psilocin.gnu.org>
8109
8110 * Makefile (srcs): Add nonascii.texi and customize.texi.
8111 (dist): Start by deleting `temp'.
8112
81131998-02-17 Richard Stallman <rms@psilocin.gnu.org>
8114
8115 * Makefile (makeinfo, texindex): Targets deleted.
8116 (makeinfo.o, texindex.o): Targets deleted.
8117 (clean, dist): Don't do anything with them or with getopt*.
8118
81191998-01-30 Richard Stallman <rms@psilocin.gnu.org>
8120
8121 * Makefile (SHELL): Defined.
8122
81231998-01-27 Richard Stallman <rms@psilocin.gnu.org>
8124
8125 * Makefile (elisp.tps): New target.
8126 (elisp.dvi): Depend on elisp.tps.
8127
c5602427 81281996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
8129
8130 * README: Update phone number.
8131
8132 * Makefile (elisp): Make this be the default target.
8133 Depend on makeinfo.c instead of makeinfo.
8134 (install): Don't depend on elisp.dvi, since we don't install that.
8135 Use mkinstalldirs.
8136 (dist): Add mkinstalldirs.
8137
c5602427 81381995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
8139
8140 * Makefile (VERSION): Update version number.
8141 (maintainer-clean): Renamed from realclean.
8142
c5602427 81431995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
8144
8145 * Makefile (realclean): New target.
8146 (elisp): Remove any old elisp-* files first.
8147
c5602427 81481993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
8149
8150 * Makefile (VERSION): New variable.
8151 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
8152 Compressed file suffix should be `.gz', not `.z'.
8153
ce058493 81541993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8155
8156 * Makefile (elisp): Depend on makeinfo.
8157
c5602427 81581993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
8159
8160 * Makefile (srcs): Add anti.texi.
8161
c5602427 81621993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8163
8164 * Makefile (infodir, prefix): New vars.
8165 (install): Use infodir.
8166 (emacsinfodir): Deleted.
8167
c5602427 81681993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8169
8170 * Makefile (srcs): Add calendar.texi.
8171
8172 * Makefile (dist): Copy texindex.c and makeinfo.c.
8173 Limit elisp-* files to those with one or two digits.
8174
c5602427 81751993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8176
8177 * Makefile (dist): Changed to use Gzip instead of compress.
8178
c5602427 81791993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8180
8181 * loading.texi (Unloading): define-function changed back to
8182 defalias. It may not stay this way, but at least it's
8183 consistent with the known-good version of the code patch.
8184
c5602427 81851993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
8186
8187 * modes.texi (Hooks): Document new optional arg of add-hook.
8188
c5602427 81891993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8190
8191 * variables.texi: Document nil initial value of buffer-local variables.
8192
8193 * tips.texi: Add new section on standard library headers.
8194
c5602427 81951993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8196
8197 * Makefile (srcs): Add frame.texi to the list of sources.
8198
c5602427 81991993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8200
8201 * Makefile (dist): Don't bother excluding autosave files; they'll
8202 never make it into the temp directory anyway, and the hash marks
8203 in the name are problematic for make and the Bourne shell.
8204 (srcs):
8205
c5602427 82061993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
8207
8208 * Makefile (dist): Don't include backup files or autosave files in
8209 the distribution tar file.
8210
c5602427 82111991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
8212
8213 * Makefile (srcs): Added index.perm.
8214 (elisp.dvi): Remove erroneous shell comment.
8215 Expect output of permute-index in permuted.fns.
8216 Save old elisp.aux in elisp.oaux.
8217 (clean): Added index.texi to be deleted.
8218
c5602427 82191990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8220
8221 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
8222
c5602427 82231990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
8224
8225 * files.texi: Noted that completion-ignored-extensions is ignored
8226 when making *Completions*.
8227
3e868ee3 82281990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
8229
8230 * Makefile make dist now depends on elisp.dvi, since it tries
8231 to include it in the dist file.
8232
c5602427 82331990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 8234
c5602427 8235 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 8236
c5602427 82371989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
8238
8239 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
8240 (defunargs): Turn off \hyphenchar of \sl font temporarily.
8241
c5602427 82421989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8243
8244 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
8245 and @error{} are the terms now being used. The files in the
8246 directory have been changed to reflect this.
8247
8248 * All instances of @indentedresultt{} have been changed to
8249 ` @result{}', using 5 spaces at the begining of the line.
8250
c5602427 82511989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8252
8253 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
8254 experimental @indentedresult{}, @indentedexpandsto{} are part of
8255 the texinfo.tex in this directory. These TeX macros are not
8256 stable yet.
8257
c5602427 82581989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8259
8260 * texinfo.tex: Temporarily added
8261 \let\result=\dblarrow
8262 \def\error{{\it ERROR} \longdblarrow}
8263 We need to do this better soon.
8264
c5602427 82651989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
8266
8267 * Applied Karl Berry's patches to *.texinfo files, but not to
8268 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
8269 new title page format is also not applied, since it requires
8270 texinfo.tex changes.)
8271
8272 * Cleaned up `Makefile' and defined the `emacslibdir' directory
8273 for the Project GNU development environment.
8274
8275;; Local Variables:
c8763fb6 8276;; coding: utf-8
b8d4c8d0
GM
8277;; add-log-time-zone-rule: t
8278;; End:
8279
352c8b4a 8280 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 8281 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
8282
8283 This file is part of GNU Emacs.
8284
352c8b4a 8285 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 8286 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8287 the Free Software Foundation, either version 3 of the License, or
8288 (at your option) any later version.
b8d4c8d0
GM
8289
8290 GNU Emacs is distributed in the hope that it will be useful,
8291 but WITHOUT ANY WARRANTY; without even the implied warranty of
8292 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8293 GNU General Public License for more details.
8294
8295 You should have received a copy of the GNU General Public License
352c8b4a 8296 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
8297
8298;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda