(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
220d9aa6
GM
12009-07-09 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4 (ENVADD): Add texinfodir to TEXINPUTS.
5
6 * emacs.texi (Top): Fix cross-reference.
7
8 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
9
10 * vc1-xtra.texi (Revision Tags): Fix typo.
11
d07e72d3
GM
122009-07-03 Glenn Morris <rgm@gnu.org>
13
14 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
15 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
16 (Merge Commands): `.' does not seem to work in A or B buffer.
17 `l' can recreate the 3-window display.
18
19 * glossary.texi (Glossary): Minor phrasing changes throughout.
20 Add more internal cross-references.
21 <Autoloading>: You can't really autoload a variable.
22 <C-M->: Move details here from `M-C-' item.
23 <Continuation Line>: Refer to `Truncation.'
24 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
25 <Home Directory, Unix>: New entries.
26 <Deletion of Files>: Mention recycle bins.
27 <Directory>: Mention ``folders.''
28 <Error>: Don't mention ``type-ahead.''
29 <Fringe>: Refer to the manual node.
30 <Minor Mode>: Can be global or local.
31 <Spell Checking>: There are other checkers besides Ispell.
32
f144038a
GM
332009-07-02 Glenn Morris <rgm@gnu.org>
34
35 * anti.texi (Antinews): Minor changes in phrasing.
36
37 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
38 some underfull lines in dvi output.
39
40 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
41
42 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
43
44 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
45
3f1c6666
JD
462009-07-01 Jan Djärv <jan.h.d@swipnet.se>
47
48 * xresources.texi (Table of Resources): Mention maximized for
49 fullscreen.
50
51 * cmdargs.texi (Window Size X): -mm/--maximized is new.
52
62aadce7
CY
532009-07-01 Chong Yidong <cyd@stupidchicken.com>
54
55 * anti.texi (Antinews): Correct the list of removed platforms.
56
82ec412e
GM
572009-06-28 Glenn Morris <rgm@gnu.org>
58
59 * arevert-xtra.texi: Minor language tweaks.
60
09964e7d
GM
61 * dired-xtra.texi: Minor revisions.
62
666e158e
MB
632009-06-23 Miles Bader <miles@gnu.org>
64
65 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 66 (Temporary Face Changes): Document `text-scale-set'.
666e158e 67
70243478
CY
682009-06-21 Chong Yidong <cyd@stupidchicken.com>
69
70 * Branch for 23.1.
71
67cbe681
KH
722009-06-17 Kenichi Handa <handa@m17n.org>
73
74 * mule.texi (Charsets): Update the description for the new charset.
75 (list-character-sets): New findex.
125dd7c5 76 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 77
40e67246
CY
782009-06-10 Chong Yidong <cyd@stupidchicken.com>
79
b5700de6
CY
80 * basic.texi (Moving Point): Fix tag.
81
82 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
83
84 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
85 use camel-case for PageUp and PageDown.
86
87 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
88 camel-case for PageUp and PageDown.
89
90 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
91
40e67246 92 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 93 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 94
6f591cf4
AM
952009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
96
97 * fixit.texi (Spelling): Set default dictionary. Improve
98 descriptions (Bug#2554)
99
53483c76
DR
1002009-06-08 David Reitter <david.reitter@gmail.com>
101
102 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
103 since saving colors and faces set this way is not implemented.
104 (Environment variables): Remove mention of mac-fix-env, which is
105 scheduled to be removed.
106
1557ef4f
CY
1072009-06-04 Chong Yidong <cyd@stupidchicken.com>
108
91056528
CY
109 * custom.texi (Init Examples): Add example of changing load-path.
110
1557ef4f
CY
111 * building.texi (Lisp Libraries): Add example of changing
112 load-path (Bug#3446).
113
623cec4c
CY
1142009-05-28 Chong Yidong <cyd@stupidchicken.com>
115
116 * mark.texi (Mark): Further clarifications.
117 (Setting Mark): Emphasize that C-SPC activates the mark.
118
0fcca8ee
CY
1192009-05-28 Chong Yidong <cyd@stupidchicken.com>
120
702b10e1
CY
121 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
122 Mark mode.
0fcca8ee
CY
123 (Using Region, Persistent Mark): Use "active mark" instead of "active
124 region".
125
d3b396e4
CY
1262009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
127
128 * mule.texi (Select Input Method): Fix typo.
129
3f698a06
CY
1302009-05-13 Chong Yidong <cyd@stupidchicken.com>
131
132 * anti.texi (Antinews): Document completion changes. Some additional
133 copyedits and rearrangement of entries.
134
b2a42eb7
CY
1352009-05-12 Chong Yidong <cyd@stupidchicken.com>
136
932fd020
CY
137 * misc.texi (Interactive Shell, Saving Emacs Sessions)
138 (Shell History Copying, Terminal emulator): Copyedits.
139
ac36a8f1
CY
140 * xresources.texi (Resources): Simplify descriptions. Shorten
141 description of editres, which is not very useful these days.
142 (Table of Resources): Document fontBackend resource.
143
b2a42eb7
CY
144 * trouble.texi (Quitting): Add other undo bindings to table.
145 (DEL Does Not Delete): Note that the erasure key is usually labelled
146 "Backspace". Remove discussion of obscure Xmodmap issue.
147
c6ea7fb8
CY
1482009-05-07 Chong Yidong <cyd@stupidchicken.com>
149
150 * files.texi (Visiting): Copyedits.
151
ad36c422
CY
1522009-05-06 Chong Yidong <cyd@stupidchicken.com>
153
154 * basic.texi (Inserting Text): Document ucs-insert.
155
156 * mule.texi (International Chars): Define "multibyte". Note that
157 internal representation is unicode-based. Simplify definition of raw
158 bytes. Mention ucs-insert.
159 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
160 (Language Environments): Add language environments new to Emacs 23.
161 (Multibyte Conversion): Node deleted.
162 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
163 mention obsolete emacs-mule coding system.
164 (Output Coding): Copyedits.
165
166 * emacs.texi (Top): Update node listing.
167
d4ad7b96
CY
1682009-05-05 Per Starbäck <per@starback.se> (tiny change)
169
170 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
171
5bd66204
SM
1722009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
173
174 * building.texi (Lisp Libraries): `load-library' does offer completion.
175
bc36ad1c
CY
1762009-04-28 Chong Yidong <cyd@stupidchicken.com>
177
178 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
179 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
180
f1a47884
EZ
1812009-04-25 Eli Zaretskii <eliz@gnu.org>
182
183 * maintaining.texi (Tags): Clarify text. (Bug#3101)
184
be77bd45
CY
1852009-04-22 Chong Yidong <cyd@stupidchicken.com>
186
187 * entering.texi (Entering Emacs): Document initial-buffer-choice.
188
189 * building.texi (Lisp Interaction): Document initial-scratch-message.
190
d3b82927
JB
1912009-04-18 Juanma Barranquero <lekktu@gmail.com>
192
ed6e7b11
JB
193 * msdog.texi (Windows Fonts): Fix typos.
194
d3b82927
JB
195 * files.texi (Save Commands): Fix pxref.
196
bc323c04
CY
1972009-04-18 Chong Yidong <cyd@stupidchicken.com>
198
199 * files.texi (Save Commands): Mention diff-buffer-with-file.
200 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
201 Henoch (Bug#3036).
202
2186d13f
GM
2032009-03-15 Glenn Morris <rgm@gnu.org>
204
205 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
206 the former is not always used.
207 (Mail Headers): Use active voice. Add "Mail-reply-to".
208 Change case of "Id". Avoid repeated "appropriate".
209 (Mail Aliases): Fix previous change - use an example with a ".", so it
210 does actually get quoted when expanded.
211 (Mail Sending): Mailclient is the default on some systems.
212 (Citing Mail): Mention mail-indentation-spaces.
213 (Mail Mode Misc): Add an @dfn for "mail signature".
214
71e454fc
CY
2152009-03-15 Chong Yidong <cyd@stupidchicken.com>
216
217 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
218 (Completion Options): Document read-file-name-completion-ignore-case,
219 read-buffer-completion-ignore-case, and completion-styles. Remove
220 description of partial-completion-mode.
221
df1a3e06
GM
2222009-03-14 Glenn Morris <rgm@gnu.org>
223
224 * sending.texi (Mail Format): Fix typo. Add index entry for
225 mail-header-separator.
226 (Mail Headers): Put info about initialization and changing in one place
227 at the start. Update FCC section for mbox Rmail. Clarify From
228 section, mention mail-setup-with-from. Clarify Reply-to section.
229 Add Mail-followup-to and mail-mailing-lists. Clarify References
230 section.
231 (Mail Aliases): Update example, make less contentious.
232 Update for name change of mail-interactive-insert-alias.
233 (Mail Mode): Remove mention of `%' as a word separator.
234 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
235 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
236 commands. Clarify FCC handling. In mail-complete, add reference to
237 Mail Aliases section, and mention mail-complete-function.
238 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
239 (Mail Mode Misc): Clarify the mail-signature function. Add basic
240 signature netiquette. Explain how the mail hooks work when continuing
241 a composition.
242 (Mail Amusements): Internationalize the spook section a bit.
243 Remove the spook mail-setup-hook example, since it doesn't work well.
244 Mention fortune-file.
245 (Mail Methods): Mention read-mail-command.
246
ed6e7b11 2472009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 248
df1a3e06
GM
249 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
250 and NS resources following recent changes.
959d68bd 251
86dca3e8
JR
2522009-03-10 Jason Rumney <jasonr@gnu.org>
253
254 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
255 w32-use-visible-system-caret doc to indicate that it should get set
256 automatically.
257 (Windows Fonts): Add doc for the uniscribe backend.
258
042fe98f
DN
2592009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
260
261 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
262 vc-dir. (Bug#2598)
263
7f8dba73
RS
2642009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
265
266 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
267
505e70c3
GM
2682009-03-05 Glenn Morris <rgm@gnu.org>
269
04242bdc
GM
270 * rmail.texi (Rmail Basics): Add reference to sorting.
271 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
272 Minor re-wordings.
273 (Rmail Motion): Mention rmail-next-same-subject.
274 (Rmail Deletion): Expunging is not the only way to change the numbers.
275 (Rmail Labels): Labels can also be used in sorting.
276 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
277 (Rmail Display): Mention rmail-mime.
278
00cfe22c
GM
2792009-03-04 Glenn Morris <rgm@gnu.org>
280
281 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
282 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
283 summary. Mention sorts cannot be undone.
284 (Rmail Display): Give an example of how to use goto-address-mode.
285 (Rmail Editing): It's keybindings that are redefined, not commands.
286 Fix some typos.
287 (Movemail): Some minor rewording.
288 (Remote Mailboxes): Emacs movemail supports pop by default.
289 Fix some minor grammatical issues. The "two alternative ways" to
290 specify a POP mailbox are really just one. Remove all reference to the
291 variables rmail-pop-password and rmail-pop-password-required, obsolete
292 since Emacs 22.1. Clarify the four password steps. Emacs movemail
293 can support Kerberos.
294
3d963b67
GM
2952009-03-03 Glenn Morris <rgm@gnu.org>
296
297 * rmail.texi (Rmail Deletion): Revert previous change, which was
298 describing the Rmail summary versions.
299 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
300 Minor re-wording for rmail-resend.
301 (Rmail Make Summary): Summaries apply to buffers rather than files.
302 <rmail-summary-by-topic>: Headers includes the subject.
303 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
304 details, including prefix arguments.
2340abde 305 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
306 Not counting lines might be faster.
307 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
308 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
309 Name the commands bound to the various keys. Mention prefix argument
310 for searching.
3d963b67
GM
311 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
312 Simplify rmail-highlighted-headers description. Update face name.
313
a8ce3d17
JB
3142009-03-02 Juanma Barranquero <lekktu@gmail.com>
315
316 * mark.texi (Marking Objects): Fix typo.
317
130a29b6
CY
3182009-03-01 Chong Yidong <cyd@stupidchicken.com>
319
320 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
321 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
322
9d5de6f8
GM
3232009-03-01 Glenn Morris <rgm@gnu.org>
324
79fc530e 325 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
326 (Rmail Motion): - M-s searches from the end of messages.
327 (Rmail Deletion): Minor clarification. Fix numeric argument
328 description.
329 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
330 newmail and RMAILOSE files need not be in home-directory.
331 (Rmail Files): Mention I/O menus are unselectable if no files match.
332 Mention `MAIL' env-var.
333
b545ff9c
JR
3342009-02-24 Jason Rumney <jasonr@gnu.org>
335
336 * mule.texi (Fontsets): Mention fontset-default, font specs and
337 fallback fontsets.
338 (Defining Fontsets): Mention ns and w32 variants of
339 standard-fontset-spec. Update description of startup fontset to match
340 Emacs 23 behavior.
a93be82a 341 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 342 (International): Link to Modifying Fontsets.
b545ff9c 343
75da0618 3442009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
345
346 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
347 Mention ns-extended-platform-support-mode.
348
6be93a16
KB
3492009-02-22 Karl Berry <karl@gnu.org>
350
351 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
352
867d4bb3
JB
3532009-02-19 Juanma Barranquero <lekktu@gmail.com>
354
355 * basic.texi (Moving Point, Position Info):
356 * files.texi (Visiting):
357 * mini.texi (Completion Options):
358 * text.texi (HTML Mode): Remove duplicate words.
359
49b5c0e8
GM
3602009-02-20 Glenn Morris <rgm@gnu.org>
361
362 * rmail.texi: Minor updates for mbox rather than Babyl.
363
f43a822c
KB
3642009-02-17 Karl Berry <karl@gnu.org>
365
49b5c0e8 366 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 367
80d634b8
RS
3682009-02-17 Richard M Stallman <rms@gnu.org>
369
370 * anti.texi (Antinews): Mention Babyl format.
371
372 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
373
374 * rmail.texi: Update for mbox format.
375 Various small fixes, as well as the following.
376 (Out of Rmail): Node deleted.
377 (Rmail): Update menu.
378 (Rmail Files): Comment out set-rmail-inbox-list.
379 Document rmail-inbox-list instead.
380 (Rmail Output): Substantial changes since C-o is now
381 rmail-output-as-seen and o is rmail-output.
382 (Rmail Attributes): Delete `stored', add `retried'.
383 (Rmail Display): Editing headers works in all cases.
384
f0d129c6
GM
3852009-02-17 Glenn Morris <rgm@gnu.org>
386
387 * basic.texi (Position Info): M-x count-lines-region is not always on
388 M-=. (Bug#2269)
389
160f11d3
GM
3902009-02-09 Glenn Morris <rgm@gnu.org>
391
392 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
393 defaults.
394
763e01c4
EZ
3952009-02-07 Eli Zaretskii <eliz@gnu.org>
396
397 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
398 documentation of possible problems with redecoding.
399
f5e1441d
GM
4002009-02-03 Glenn Morris <rgm@gnu.org>
401
402 * rmail.texi (Out of Rmail): Mention b2m.pl.
403
e1eabe41
GM
4042009-01-31 Glenn Morris <rgm@gnu.org>
405
406 * rmail.texi (Out of Rmail): Correct b2m location.
407
dd05f9de
CY
4082009-01-27 Chong Yidong <cyd@stupidchicken.com>
409
410 * fixit.texi (Undo): Update undo limit values.
411
d74d846e
GM
4122009-01-27 Glenn Morris <rgm@gnu.org>
413
414 * emacs.texi (Top): Fix Antinews menu entry.
415
49ffdce8
KB
4162009-01-25 Karl Berry <karl@gnu.org>
417
418 * text.texi (Foldout): Use @itemize @w{} to make an itemize
419 item with no marker, instead of the syntactically incorrect
420 @itemize @asis.
421
467e8d77
JL
4222009-01-25 Juri Linkov <juri@jurta.org>
423
424 * building.texi (Grep Searching): Fix index entry for lgrep.
425
6c60bbdb
EZ
4262009-01-24 Eli Zaretskii <eliz@gnu.org>
427
428 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
429
9ce5a36f
AR
4302009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
431
432 * macos.texi (Preferences Panel): Update description of font setting to
433 reflect that prior frame selection is no longer needed.
434
9aa5f2fb
NR
4352009-01-20 Nick Roberts <nickrob@snap.net.nz>
436
437 * building.texi (Debuggers): Revert some of 2008-10-31 change to
438 raise GUD subsections.
439
3892ff9c
GM
4402009-01-15 Glenn Morris <rgm@gnu.org>
441
442 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
443
14731c8f
GM
4442009-01-10 Glenn Morris <rgm@gnu.org>
445
446 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
447
45c55e53
CY
4482009-01-04 Chong Yidong <cyd@stupidchicken.com>
449
450 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
451 logical lines.
452
2e4667d1
JL
4532008-12-29 Juri Linkov <juri@jurta.org>
454
455 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
456
457 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
458
2a3eac47
CY
4592008-12-28 Chong Yidong <cyd@stupidchicken.com>
460
461 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
462 goto-address-mode instead of goto-address.
463
3da8da94
CY
464 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
465 mode.
466
2a3eac47
CY
467 * emacs.texi (Top): Update node listing.
468
057f6dd3
EZ
4692008-12-26 Eli Zaretskii <eliz@gnu.org>
470
471 * custom.texi (Directory Variables): Explain what is a "project".
472 Add indexing. Improve wording. Add a footnote about using
473 _dir-locals.el on MS-DOS.
474
e6979067
DN
4752008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
476
477 * files.texi (Misc File Ops): Mention chmod as an alias for
478 set-file-modes.
479
9de15963
MR
4802008-12-24 Martin Rudalics <rudalics@gmx.at>
481
482 * help.texi (Help): Fix typos and reword.
483 (Help Summary): Add entries for C-h n and C-h r, reorder
484 entries, and do some minor fixes.
485 (Name Help): Say that C-h F works for commands only.
486 (Misc Help): Say that view-lossage displays 300 keystrokes.
487
236fd60d
GM
4882008-12-20 Glenn Morris <rgm@gnu.org>
489
490 * ack.texi (Acknowledgments): General update based on AUTHORS,
491 including removal of some stuff no longer distributed.
492
349b3256
AM
4932008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
494
495 * fixit.texi: Mention hunspell
496
e840fca5
GM
4972008-12-19 Glenn Morris <rgm@gnu.org>
498
499 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 500 Consolidate explanatory text at start.
e840fca5
GM
501
502 * display.texi (Text Display):
503 * indent.texi (Indentation): Use @acronym with ASCII.
504
9dfa7983
GM
5052008-12-18 Glenn Morris <rgm@gnu.org>
506
507 * ack.texi: Various small updates and fixes.
508
97b3a00b
JL
5092008-12-18 Juri Linkov <juri@jurta.org>
510
511 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
512 as a key binding to start a forward nonincremental word search.
513 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
514 a backward nonincremental word search. Add index for `M-s w'
515 `isearch-forward-word'.
516 (Regexp Search): Add a short summary of regexp key commands like
517 in the node "Basic Isearch".
518 (Other Repeating Search): Fix typo.
519
5202008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
521
522 * misc.texi (PostScript Variables): Fix doc.
523
31ce6a07
CY
5242008-12-10 Chong Yidong <cyd@stupidchicken.com>
525
526 * programs.texi (Program Modes): Mention Ruby mode.
527
636b507b
DN
5282008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
529
530 * misc.texi (emacsclient Options): Describe what an empty string
531 argument does for --alternate-editor.
532
a323fa14
CY
5332008-12-09 Frank Schmitt <ich@frank-schmitt.net>
534
535 * cmdargs.texi (Font X): Distinguish between client-side and
536 server-side fonts. List valid Fontconfig properties. Add reference to
537 Fontconfig manual. List valid GTK font properties. Explain use of
538 fc-list.
539
c5ca6cd0
CY
5402008-12-09 Chong Yidong <cyd@stupidchicken.com>
541
542 * cmdargs.texi (Font X): Move discussion of quoting to top.
543
e5136377
GM
5442008-12-06 Glenn Morris <rgm@gnu.org>
545
546 * maintaining.texi (Old Revisions): Improve previous change.
547
248c026b
RS
5482008-12-05 Richard M Stallman <rms@gnu.org>
549
550 * anti.texi (Antinews): Minor fixes.
551
a9253a1e
GM
5522008-12-03 Glenn Morris <rgm@gnu.org>
553
554 * maintaining.texi (Old Revisions): Fix diff-switches description.
555
fa687b02
MR
5562008-12-01 Martin Rudalics <rudalics@gmx.at>
557
558 * emacs.texi (Top): Fix typo.
559
72e6decd
CY
5602008-11-30 Chong Yidong <cyd@stupidchicken.com>
561
320ee034
CY
562 * misc.texi (Document View): Explain dependence on gs at the top.
563 Copyedits.
564
565 * emacs.texi (Top): Add DocView nodes to detailed node listing.
566
72e6decd
CY
567 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
568 (Comment Commands): Discuss region-active behavior of M-; first.
569
2a472ee4
MR
5702008-11-29 Martin Rudalics <rudalics@gmx.at>
571
9c6361c9
MR
572 * display.texi (Line Truncation): Add reference to Continuation
573 Lines.
574
2a472ee4
MR
575 * windows.texi (Pop Up Window): Mention split-height-threshold
576 and split-width-threshold.
9c6361c9 577 (Split Window): Add reference to Continuation Lines.
2a472ee4 578
e93bc142
AR
5792008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
580
581 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
582 (GNUstep Support): New node.
583 * anti.texi:
584 * emacs.texi:
585 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
586
587
43b978db
RS
5882008-11-28 Richard M Stallman <rms@gnu.org>
589
590 * misc.texi (Dissociated Press): Minor cleanups.
591
592 * dired.texi (Image-Dired): Avoid passive.
593
e8e2bd93
EZ
5942008-11-28 Eli Zaretskii <eliz@gnu.org>
595
596 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
597 representation.
598
8d2d45da
CY
5992008-11-26 Richard M. Stallman <rms@gnu.org>
600
601 * files.texi (Visiting): Rewrite paragraph for clarity.
602
603 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
604
a5f7bbcc
AM
6052008-11-25 Alan Mackenzie <acm@muc.de>
606
607 * programs.texi (Moving by Parens): Clarify that parens inside strings
608 and comments are ignored, and that the commands assume the starting
609 point isn't in a string or comment.
610
a71703d3
AR
6112008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
612
613 * macos.texi: Add Prev/Next/Top pointers to all nodes.
614 (Mac Basics): Merge in Grabbing Environment Variables from earlier
615 version.
616 (Mac Customization): Rewrite Preferences Panel section and merge in to
617 this node, add Open files by dragging to an Emacs window.
618
619 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
620
aa5ab79a
CY
6212008-11-26 Chong Yidong <cyd@stupidchicken.com>
622
0cc92c19
CY
623 * files.texi (Misc File Ops): Document set-file-modes.
624
c366b4e4
CY
625 * windows.texi (Split Window): Document integer values of
626 truncate-partial-width-windows.
627
aa5ab79a
CY
628 * text.texi (Text): Simplify description of markup languages.
629 (TeX Mode): Simplify introduction. Mention BibTeX mode.
630 (TeX Editing): Note that `""' inserts one `"' character.
631 (HTML Mode): Note in the introduction that XML mode is an alias for
632 SGML mode. Mention nXML mode.
633
56221db7
CY
6342008-11-25 Chong Yidong <cyd@stupidchicken.com>
635
636 * building.texi (Watch Expressions): Fix typo.
637
90effe33
CY
6382008-11-24 Chong Yidong <cyd@stupidchicken.com>
639
f90a5ae3
CY
640 * files.texi (Visiting): Document new behavior of
641 confirm-nonexistent-file-or-buffer.
642
643 * buffers.texi (Select Buffer): Document
644 confirm-nonexistent-file-or-buffer.
645
a18ffb4a
CY
646 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
647 edit-picture.
648
90effe33
CY
649 * text.texi (Text): Simplify introduction. Discard mention of `M-x
650 edit-picture', since that is just an alias for picture-mode.
651 (Sentences): Note that repeated M-@ extends the region.
652 (Pages): Make terminology more consistent. Link to Regexps node.
653 (Longlines): Discuss relationship with Visual Line mode.
654 (Text Mode): Remove extraneous discussion of other modes, since they
655 were already introduced in the parent node.
656
e85103ec
CY
6572008-11-23 Chong Yidong <cyd@stupidchicken.com>
658
5cb2fe30
CY
659 * anti.texi (Antinews): Rewrite.
660
1eb9b307 661 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
662
663 * frames.texi (Frame Commands): Mention "minimize" terminology.
664
e85103ec
CY
665 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
666 formats.
b908332f
CY
667 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
668 (Misc X): Don't document useless -hb option.
e85103ec 669
607f5f88
JL
6702008-11-22 Juri Linkov <juri@jurta.org>
671
672 * dired.texi (Dired Navigation): Change normal file name search option
673 from `non-nil' to `t'. Add `dwim' option.
674
e1b867a0
JL
6752008-11-22 Juri Linkov <juri@jurta.org>
676
677 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
678 ".dir-locals.el". Rename `define-project-bindings' to
679 `dir-locals-set-class-variables'. Rename `set-directory-project' to
680 `dir-locals-set-directory-class'.
681
dd186936
LK
6822008-11-22 Lute Kamstra <lute@gnu.org>
683
684 * buffers.texi (Select Buffer): Index goto-line.
685 * basic.texi (Moving Point): Mention the use of a numeric prefix
686 argument with goto-line and refer to Select Buffer for the use of a
687 plain prefix argument.
688
4b121911
GM
6892008-11-19 Glenn Morris <rgm@gnu.org>
690
691 * doclicense.texi: Update to FDL 1.3.
692 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
693
27267e4c
CY
6942008-11-17 Chong Yidong <cyd@stupidchicken.com>
695
696f351d
CY
696 * custom.texi (Minor Modes): Define mode commands and mode variables
697 more precisely. Recommend using mode commands instead of setting
698 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
699 (Easy Customization): Use "init file" instead of .emacs.
700 (Customization Groups): Update to new Custom buffer appearance.
701 (Saving Customizations): Copyedits. Update example.
702 (Variables): Give example of variable type-sensitivity.
703 (Examining): Update example.
704 (Hooks): Copyedits.
705 (Specifying File Variables): Use C comments instead of an artificial
706 Lisp for the example.
707 (Keymaps): Move internals discussion to Prefix Keymaps.
708 (Rebinding): Remove redundant paragraph (stated in Key Binding).
709 (Init Rebinding): Document kbd macro.
710 (Init File): Link to Find Init.
696f351d
CY
711
712 * mark.texi (Using Region): Document Delete Selection Mode more
713 thoroughly.
714
715 * frames.texi (Mouse Commands): Move most of the description of Delete
716 Selection Mode to Using Region, and link to it.
1bc9c425 717 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 718
b0570c25
CY
719 * building.texi (Compilation): Document first-error value of
720 compilation-scroll-output.
721 (Compilation Mode): Note that compilation-auto-jump-to-first-error
722 works as soon as an error is available. Suggested by Juri Linkov.
723
27267e4c
CY
724 * mini.texi (Passwords): New node.
725
726 * files.texi (Remote Files): Link to Passwords node.
727
728 * emacs.texi (Top): Update node listings.
729
122eb807
CY
7302008-11-16 Chong Yidong <cyd@stupidchicken.com>
731
9c9855a3
CY
732 * ack.texi (Acknowledgments): Some updating of credits.
733
bd6fdcad
CY
734 * emacs.texi (Acknowledgments): Add a couple more names.
735
dd1eef46
CY
736 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
737
122eb807 738 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 739 (Misc File Ops): Document use of trash.
122eb807 740
801a8da1
JB
7412008-11-16 Juanma Barranquero <lekktu@gmail.com>
742
743 * macos.texi (Mac Customization): Fix typos.
744
0b4f2253
CY
7452008-11-14 Chong Yidong <cyd@stupidchicken.com>
746
747 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
748 replacing previous contents. Numerous copyedits to adapt ns-emacs to
749 the conventions of the main Emacs manual.
750
751 * emacs.texi (Top): Update node listings.
752
517e2b89
CY
7532008-11-12 Chong Yidong <cyd@stupidchicken.com>
754
07a85685
CY
755 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
756 command-line-args is processed during startup.
757 (Action Arguments): Correctly describe how file arguments interact with
758 the startup screen. Link to Lisp Interaction for scratch buffer.
759 (Initial Options): Link to Command Example for -batch option.
760 (Environment): Document initial-environment.
761
517e2b89
CY
762 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
763 can't be changed in the site-start file.
764
6337bbde
CY
7652008-11-07 Chong Yidong <cyd@stupidchicken.com>
766
767 * dired.texi (Dired): Mention C-x C-d too.
768 (Dired Enter): Document M-n in the Dired minibuffer.
769 (Dired Navigation): Explain dired-goto-file more clearly. Document
770 dired-isearch-filenames.
771 (Dired Deletion): Remove unnecessary "expunged" terminology.
772 (Flagging Many Files): & is now rebound to `% &'.
773 (Shell Commands in Dired): Document dired-do-async-shell-command.
774 Clarify how multi-file arguments are passed.
775 (Misc Dired Features): Document dired-do-isearch.
776
9e8eeff9
CY
7772008-11-06 Chong Yidong <cyd@stupidchicken.com>
778
779 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
780
e071f849
CY
7812008-11-03 Chong Yidong <cyd@stupidchicken.com>
782
783 * search.texi (Other Repeating Search): Remove obsolete findex entries.
784
05482eb1
CY
7852008-11-01 Chong Yidong <cyd@stupidchicken.com>
786
e2346dea
CY
787 * programs.texi (Program Modes): Link to Program Indent node.
788 (Left Margin Paren): Explain consequences of changing
789 open-paren-in-column-0-is-defun-start more concisely.
790 (Which Function, Program Indent, Info Lookup): Minor edits.
791 (Basic Indent): If region is active, TAB indents the region.
792 (Multi-line Indent): If region is active, TAB indents the region. Note
793 that indent-region is useful when Transient Mark mode is off.
794 (Matching): The delimiter at the cursor is highlighted---the character
795 changes color.
796 (Symbol Completion): Link to Completion node.
797
e4b6428c
CY
798 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
799 a strictly text-only system.
800
05482eb1
CY
801 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
802 batch mode.
803
a11d3737
RS
8042008-11-01 Richard M. Stallman <rms@gnu.org>
805
5abad626
RS
806 * misc.texi (Document View): Major rewrite.
807
a11d3737
RS
808 * maintaining.texi (Types of Log File): Change logs are older than
809 version control.
810 (VCS Concepts): Simplify and rearrange.
811 (Version Control Systems): Make it clear that Linux is only the kernel.
812 (VC Mode Line): Shorten reference to menu item.
813 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
814 (VC Directory Mode): Minor cleanup.
815 Unchanged files are hidden, not omitted.
816 (VC Directory Commands): Shorten and simplify.
817 (Change Log Commands): New node, split from Change Logs.
818 (VC Directory Buffer): New node, split from VC Directory Mode.
819
c55a4acb
CY
8202008-10-31 Chong Yidong <cyd@stupidchicken.com>
821
df0356f6
CY
822 * misc.texi (Document View): Renamed from Document Files, moved here
823 from files.texi.
824
825 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
826 moved as well.
827 (Document Files): Moved to misc.texi.
828
c55a4acb
CY
829 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
830 vc-update-change-log.
df0356f6
CY
831 (Version Control): Move here from files.texi.
832 (Format of ChangeLog): Make it a subnode of Change Log.
833
834 * emacs.texi (Top): Update node listing.
c55a4acb 835
ef082374
TH
8362008-10-31 Tassilo Horn <tassilo@member.fsf.org>
837
838 * files.texi (Files): Add a section about document
839 files (doc-view-mode).
840
d52582c3
CY
8412008-10-31 Chong Yidong <cyd@stupidchicken.com>
842
843 * building.texi (Compilation Mode): Document
844 compilation-auto-jump-to-first-error.
845 (Debuggers): Lower GUD subsections to subsubsections.
846 (Starting GUD): Add cindex.
847 (Lisp Interaction): Note that scratch is no longer the initial buffer.
848
4e0a0968
CY
8492008-10-30 Chong Yidong <cyd@stupidchicken.com>
850
03625b47
CY
851 * indent.texi (Indentation): Link to Program Indent.
852
4e0a0968
CY
853 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
854 now uses emacsclient's terminal.
855
8bd3f7ef
CY
8562008-10-29 Chong Yidong <cyd@stupidchicken.com>
857
80e5620e
CY
858 * mark.texi (Using Region): Document use-empty-active-region.
859
97d5c404
CY
860 * emacs.texi (Top): Update node listings.
861
8bd3f7ef
CY
862 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
863 mention obsolete emacs.bash script.
864 (Invoking emacsclient): Rewrite, moving optional arguments to
865 emacsclient Options.
21d2bae3
CY
866 (emacsclient Options): New node. Document server-use-tcp and
867 server-host.
8bd3f7ef 868
5fda2cbd
CY
8692008-10-28 Chong Yidong <cyd@stupidchicken.com>
870
871 * indent.texi (Indentation): Replace list with paragraphed text,
872 putting description of syntax-driven indentation first. Document new
873 effect of active regions on tab.
874 (Tab Stops): Note that editable tab stops affect indentation commands.
875
4ff029f6
DN
8762008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
877
878 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
879
996cd6e4
CY
8802008-10-23 Chong Yidong <cyd@stupidchicken.com>
881
f28815e3
CY
882 * custom.texi (Function Keys): Note that modified keypad keys are not
883 translated.
884
996cd6e4
CY
885 * basic.texi (Arguments): Explain how to insert multiple digits.
886
49545fe2
MA
8872008-10-22 Michael Albinus <michael.albinus@gmx.de>
888
889 * files.texi (Remote Files): Precise selection of default method.
890 Rewrite paragraph about disabling remote file names.
891
edac0b53
CY
8922008-10-22 Chong Yidong <cyd@stupidchicken.com>
893
e752c544
CY
894 * search.texi (Special Isearch): Document M-TAB is isearch.
895
edac0b53
CY
896 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
897 command.
898
899 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
900
20a36054
TH
9012008-10-22 Tassilo Horn <tassilo@member.fsf.org>
902
903 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
904 section.
905
69051ab6
CY
9062008-10-21 Chong Yidong <cyd@stupidchicken.com>
907
c4b1a32a
CY
908 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
909 to files.texi. Move contents of vc2-xtra.texi here.
910
911 * vc2-xtra.texi: File removed.
912
913 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
914 Directory Commands from the submenu. Don't include deleted file
915 vc2-xtra.texi.
916
917 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
918 (Version Control): Add VC Directory Mode and VC Directory Commands to
919 the submenu.
920 (Why Version Control?): Use table format.
921 (Version Control Systems): Note that Meta-CVS support is gone.
922 (VCS Concepts): Note precisely when VC started supporting filesets.
923 Remove bogus xref to CVS Options node.
924 (Types of Log File): Copyedits.
925 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
926 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
927 The Right Thing.
928 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
929 (Log Buffer): Reorganize node, putting C-c C-c description first.
930 (Old Revisions): Use CVS for example, not RCS.
931 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
932 Commands from the submenu, putting them under Version Control.
933 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
934 need to include it in the manual unconditionally, since it is now
935 crucial to using distributed version control systems.
1a6e2954
CY
936 (Comparing Files): Note that diff uses the minibuffer, and that the
937 output is shown using Diff mode.
938 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
939 diff-update-on-the-fly, diff-refine-hunk, and
940 diff-show-trailing-whitespaces.
1a6e2954 941 (File Archives): Add rar support.
c4b1a32a 942
69051ab6
CY
943 * major.texi (Choosing Modes): Make mode selection sequence more
944 obvious by describing the steps in order of priority. Note that
945 magic-mode-alist is nil by default. Document
946 magic-fallback-mode-alist.
947
e7421e03
CY
9482008-10-20 Chong Yidong <cyd@stupidchicken.com>
949
950 * frames.texi (Mouse References): Copyedits.
951
6b2efdc2
TH
9522008-10-20 Tassilo Horn <tassilo@member.fsf.org>
953
954 * ack.texi (Acknowledgments): Add myself as doc-view author.
955
9c5e9396
EZ
9562008-10-20 Eli Zaretskii <eliz@gnu.org>
957
958 * frames.texi (Dialog Boxes): Add @cindex entries.
959
dac94f8e
CY
9602008-10-20 Chong Yidong <cyd@stupidchicken.com>
961
962 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
963 (Text-Only Mouse): Copyedit.
964
25597d40
CY
9652008-10-19 Chong Yidong <cyd@stupidchicken.com>
966
f8a447f6
CY
967 * frames.texi: Use @key throughout for mouse clicks.
968 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
969 (Secondary Selection): Fix modified mouse click syntax.
970 (Clipboard): Describe Cut, Copy and Paste commands.
971 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
972 Copyedits.
973 (Creating Frames): Add xref to Init File.
974 (Frame Commands): Add xref to Exiting.
975 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 976
b0f95216
CY
9772008-10-15 Chong Yidong <cyd@stupidchicken.com>
978
b0817f00
CY
979 * files.texi (Version Control): Copyedits. Add Bazaar.
980 (Version Control Systems): List different VCS's using an itemized list.
981 Add Bazaar.
982 (VCS Concepts): Copyedits. Tweak description of file merging.
983
b0f95216
CY
984 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
985 (Cut/Paste Other App): Document select-active-regions and
986 x-select-enable-primary.
987
69d0d701
CY
9882008-10-13 Chong Yidong <cyd@stupidchicken.com>
989
990 * mark.texi (Shift Selection): Correct case in node name.
991
992 * emacs.texi (Top): Update node order in Mark chapter.
993
375e8351
EZ
9942008-10-12 Eli Zaretskii <eliz@gnu.org>
995
996 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
997
998 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
999 elsewhere in the manual instead of describing yet again the intricacies
1000 of $HOME on MS-Windows and MS-DOS.
1001
ab58114f
CY
10022008-10-12 Chong Yidong <cyd@stupidchicken.com>
1003
4f959513
CY
1004 * mini.texi (Minibuffer File): Add xref to File Names.
1005 (Minibuffer File): Add discussion of `~' in file names. Add
1006 insert-default-directory index reference.
1007
ab58114f
CY
1008 * files.texi (File Names): Reorganize description.
1009 (Visiting): Add xref to Mode Line. Copyedits.
1010 (Save Commands): Mention prefix behavior of C-x C-s.
1011 (Numbered Backups): Node deleted.
1012 (Backup Names): Contents of Numbered Backups moved here. State default
1013 of version-control variable.
1014 (Reverting): Copyedits.
1015 (Version Control): Add additional version control systems.
1016
1017 * emacs.texi (Top): Delete Numbered Backups node.
1018
1019 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1020 Backup Names.
f2884f63 1021 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1022
b0b5100a
RF
10232008-10-11 Romain Francoise <romain@orebokech.com>
1024
1025 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1026
89774b5f
CY
10272008-10-11 Chong Yidong <cyd@stupidchicken.com>
1028
1029 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1030 (Select Buffer): Mention use of minibuffer history. Describe default
1031 value of default-major-mode. Mention that C-x 4 b selects the other
1032 window.
1033 (List Buffers): Document CRM indicators in the order they appear.
1034 (Kill Buffer): Document new command kill-matching buffers.
1035 (Several Buffers): Move explanation of the relationship between buffer
1036 list and buffer menu to the top.
1037 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1038
4c72bf27
CY
10392008-10-10 Chong Yidong <cyd@stupidchicken.com>
1040
1041 * entering.texi (Exiting): Document change of C-x C-c to
1042 save-buffers-kill-terminal. Document kill-emacs.
1043
f68eb991
EZ
10442008-09-30 Eli Zaretskii <eliz@gnu.org>
1045
1046 * mule.texi (Coding Systems): Don't mention codepage-setup.
1047
1048 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1049 cpNNN coding systems anymore.
1050 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1051 for unibyte mode. Don't mention line-drawing characters. Don't
1052 mention dos-unsupported-char-glyph.
1053
1a2dd44d
CY
10542008-09-25 Chong Yidong <cyd@stupidchicken.com>
1055
1056 * search.texi (Search): Shorten introduction.
1057 (Basic Isearch): Add command table. Discuss reverse isearch and
1058 isearch highlighting.
1059 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1060 ring to cindex.
1061 (Special Isearch): Move input methods discussion here.
1062 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1063 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1064 Repeat Isearch.
1065 (Isearch Minibuffer): New node.
1066 (Word Search): Document new word search commands.
1067 (Regexp Example): Simplify example using sentence-end-base variable.
1068 (Replace): Reword introduction.
1069 (Unconditional Replace): Remove unnecessary example.
1070 (Other Repeating Search): Document new `M-s o' binding.
1071
1072 * emacs.texi (Top): Update node listings.
1073
e45da31d
JB
10742008-09-22 Juanma Barranquero <lekktu@gmail.com>
1075
1076 * emacs.texi (Top): Remove Kill Errors from menu.
1077
841c8096
CY
10782008-09-22 Chong Yidong <cyd@stupidchicken.com>
1079
402168fa
CY
1080 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1081 interface for defining macros. Simplify examples. Note that C-g quits
1082 macro definitions.
801a8da1 1083 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1084 usage example.
1085 (Keyboard Macro Query): Organize query responses in a table.
1086
1087 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1088 to Erasing node.
841c8096
CY
1089 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1090 rationale to a footnote.
1091 (Kill Errors): Remove node, due to redundancy with Erasing.
1092 (Spelling): Move discussion of flyspell to end. Note new behavior of
1093 M-$ in active region. Remove non-ispell-specific keybindings from
1094 table.
1095
eab2ee89
DN
10962008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1097
1098 * cmdargs.texi (Initial Options): Document --daemon.
1099
3d53e905
GM
11002008-09-20 Glenn Morris <rgm@gnu.org>
1101
1102 * files.texi (Numbered Backups): Mention that some modes set
1103 version-control.
1104
1c90484d
GM
11052008-09-20 Jim Blandy <jimb@red-bean.com>
1106
1107 * files.texi (Numbered Backups): Reference File Variables, as well.
1108 Remove discussion of Rmail's implementation.
1109
0fc0d844
CY
11102008-09-06 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * misc.texi (Recursive Edit): Note that top-level exits active
1113 minibuffers.
1114
1115 * trouble.texi (Quitting): Likewise.
1116
b18d283d
CY
11172008-08-31 Chong Yidong <cyd@stupidchicken.com>
1118
1119 * emacs.texi (Top): Add Temporary Face Changes xref.
1120
1121 * display.texi (Display): Move Temporary Face Changes node to just
1122 after Standard Faces.
1123 (Scrolling): Document recenter-top-bottom instead of recenter.
1124 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1125 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1126 (Display Custom): Copyedits.
1127 (Optional Mode Line): Document display-battery-mode.
1128
180135fc
RF
11292008-08-27 Romain Francoise <romain@orebokech.com>
1130
1131 * custom.texi (Directory Variables): Minor fix.
1132
d3fe3475
GM
11332008-08-27 Glenn Morris <rgm@gnu.org>
1134
1135 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1136 descriptions.
1137 (Calendar Customizing): Tweak layout description.
183080b6 1138 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1139 markers. Condense calendar-star-date and calendar-mark-today
1140 description.
1141 (Holiday Customizing): Add oriental and solar holidays.
1142 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1143 Fix holiday-float description. Use zerop in examples. Be less verbose.
1144 (Date Display Format): Change ISO format. Be less verbose.
1145 (Diary Customizing): Mention day and month abbrev arrays.
1146 Mention the date-form variables by name. Update European example.
1147 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1148 Condense examples. Mention diary-entry-symbols by name.
1149 Condense table for insertion commands.
1150 (Fancy Diary Display): Mention diary-include-string and
1151 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1152 Ethiopic, Persian date functions. Condense descriptions.
1153
1154 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1155 (Adding to Diary): Adapt for changed node name.
1156
71755807
GM
11572008-08-26 Glenn Morris <rgm@gnu.org>
1158
1159 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1160 node "Hebrew/Islamic Entries".
1161
1162 * calendar.texi (Specified Dates): Fix names of iso functions.
1163 (General Calendar): There may not be another window.
1164 (Writing Calendar Files, Holidays): Tweak intro.
1165 (Holidays): Mention Baha'i and Chinese holidays.
1166 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1167 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1168 (To Other Calendar): Add calendar-print-other-dates.
1169 Refer to "graphic display" rather than "X.
1170 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1171 (Displaying the Diary): Fix whitespace after reference.
1172 Fix `diary-number-of-entries' reference.
1173 (Date Formats): Explicitly mention that day names can be abbreviated.
1174 (Adding to Diary): Add some references to other sections.
1175 (Special Diary Entries): Fix reference.
1176 (Appointments): Simplify appt-message-warning-time entry.
1177 Clarify where times must be.
1178 (Importing Diary): Comment out icalendar paragraph that does not apply.
1179 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1180
d76ebc75
GM
11812008-08-23 Glenn Morris <rgm@gnu.org>
1182
1183 * fortran-xtra.texi (Fortran): Change description of free form and
1184 fixed form a bit. Mention hideshow and imenu.
1185 (Fortran Motion): Mention fortran-end-of-subprogram,
1186 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1187 (Fortran Indent): Minor re-word.
1188 (ForIndent Commands): Mention fortran-fill-paragraph and
1189 fortran-fill-statement.
1190 (ForIndent Cont): Mention fortran-tab-mode-string.
1191 (Fortran Comments): Mention fortran-comment-line-start-skip.
1192 (Fortran Columns): Mention font-locking.
1193 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1194
e2a71e28
JB
11952008-08-23 Johan Bockgard <bojohan@muon>
1196
1197 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1198
5c52e13c
CY
11992008-08-22 Chong Yidong <cyd@stupidchicken.com>
1200
1201 * mini.texi (Minibuffer): Simplify introduction.
1202 (Minibuffer File): Document tilde in minibuffer filenames.
1203 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1204 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1205 (Completion Example): Update example to current command list.
1206 (Completion Options): Document `lazy' value of completion-auto-help.
1207 Update contents of completion-ignored-extensions.
1208 (Minibuffer History): Describe "future history" list. State default
1209 value of history-delete-duplicates.
1210
77a00355
GM
12112008-08-21 Glenn Morris <rgm@gnu.org>
1212
1213 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1214 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1215
39ee1d04
CY
12162008-08-17 Chong Yidong <cyd@stupidchicken.com>
1217
1218 * regs.texi (Registers): Clarify valid register names.
1219 (RegPos): Note that buffer is saved and restored too.
1220 (RegText): Note that mark is reactivated/deactivated.
1221 (RegConfig): Xref to Windows node.
1222
b12c348f
CY
12232008-08-16 Chong Yidong <cyd@stupidchicken.com>
1224
3ae7ba79
CY
1225 * basic.texi (Inserting Text): Provide command name for C-q.
1226
b12c348f
CY
1227 * killing.texi (Killing): Copyedit. Define read-only text.
1228 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1229 (Killing by Lines): Copyedit.
1230 (Other Kill Commands): Move M-w description here.
1231 (Yanking): Move M-w to Other Kill Commands.
1232 (Kill Ring): Also mention saving text in registers. Link to Text
1233 Properties in elisp manual.
1234 (Accumulating Text): Copyedit.
1235 (CUA Bindings): Shift selection is now the default.
1236
d8ff7692
TZ
12372008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1238
1239 * maintaining.texi (Change Log): Mention next-error is available.
1240
a43a8a2e
GM
12412008-08-10 Glenn Morris <rgm@gnu.org>
1242
1243 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1244 and intermonth text.
1245 (Holiday Customizing): Add holiday-chinese.
1246
eba27308
EZ
12472008-08-08 Eli Zaretskii <eliz@gnu.org>
1248
1249 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1250
5f14a5b3
DN
12512008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1252
1253 * files.texi (Log Buffer): Describe C-c C-d.
1254 (Diff Mode): Describe C-x 4 A.
1255
49989bff
EZ
12562008-08-06 Eli Zaretskii <eliz@gnu.org>
1257
1258 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1259
5c915c02
DN
12602008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1261
2beaf97a
DN
1262 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1263 describe the new bindings to show the changeset diff, toggle annotation
1264 visibility, show revisions.
1265 (VC Status): Describe key bindings for modifying the change comments,
1266 displaying changeset diffs and annotations.
1267
5c915c02
DN
1268 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1269
71798ace
NR
12702008-08-05 Nick Roberts <nickrob@snap.net.nz>
1271
1272 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1273
b8949644
EZ
12742008-08-02 Eli Zaretskii <eliz@gnu.org>
1275
1276 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1277 and wording.
1278
819567d1
DN
12792008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1280
1281 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1282 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1283 commands. Improve some old info.
1284
5f38310a
CY
12852008-07-31 Chong Yidong <cyd@stupidchicken.com>
1286
0dc3906b
CY
1287 * display.texi (Visual Line Mode): New node.
1288
5f38310a
CY
1289 * basic.texi (Inserting Text): Move DEL to deletion node.
1290 (Moving Point): Add additional alternative key bindings. Describe
1291 line-move-visual.
1292 (Erasing): Describe DEL.
1293 (Basic Undo, Blank Lines, Arguments): Copyedit.
1294 (Continuation Lines): Mention Visual Line mode.
1295 (Position Info): Move extended discussion to mule.texi.
1296
1297 * mule.texi (International Chars): Describe C-x =.
1298
1299 * emacs.texi (Top): Add Visual Line Mode node.
1300
7c2fb837
DN
13012008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1302
1303 * emacs.texi: Remove VMS support.
1304
3f6b73ef
DN
13052008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1306
1307 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1308 the vc-dir command name.
1309
9e2a2647
DN
13102008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1311
1312 * xresources.texi: Remove mentions of Mac Carbon.
1313
568beaa2
AS
13142008-07-19 Andreas Schwab <schwab@suse.de>
1315
1316 * ns-emacs.texi: Move to ../misc.
1317
0ef94706
CY
13182008-07-15 Chong Yidong <cyd@stupidchicken.com>
1319
1320 * entering.texi (Exiting): Don't describe text-only terminals as the
1321 default. Describe the new startup screen.
1322 (Exiting): Describe how to kill Emacs first. Change description of
1323 iconification to handle modern window systems.
1324
ba60bd44 13252008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1326
1327 * ns-emacs.texi: New file, documents features of Emacs port under
1328 NeXTstep windowing.
1329
9f30aa73
CY
13302008-07-15 Chong Yidong <cyd@stupidchicken.com>
1331
938a5d2e
CY
1332 * entering.texi (Entering Emacs): Update prev node.
1333
1334 * glossary.texi (Glossary): Remove xref to Text Characters.
1335
9f30aa73
CY
1336 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1337 directly, rather than in the context of ASCII. Move description of
1338 special properties of modifier key to new Modifier Keys node.
1339 (Keys): Copyedit.
1340 (Text Characters): Delete node. Multibyte is the default nowadays, and
1341 the node contents are obsolete.
1342
1343 * custom.texi (Modifier Keys): New node.
1344
1345 * emacs.texi (Top): Update node list.
1346
7e53d36c
CY
13472008-07-13 Chong Yidong <cyd@stupidchicken.com>
1348
1349 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1350 saying that Emacs provides menus and mouse support (which is par for
1351 the course).
1352
1353 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1354 early on.
1355 (Point): Copyedit. Relegate historical trivia to a footnote.
1356 (Mode Line): Explain mode-line format more consistently.
1357 (Menu Bar): Copyedit.
1358
1e9fa96d
GM
13592008-06-27 Glenn Morris <rgm@gnu.org>
1360
1361 * cal-xtra.texi (Sexp Diary Entries):
1362 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1363
dc9bebb8
CY
13642008-06-26 Chong Yidong <cyd@stupidchicken.com>
1365
1366 * mark.texi (Shift selection): New node.
1367 (Mark): Copyedits.
1368 (Persistent Mark): Move to the end of the chapter.
1369
e7881076
EZ
13702008-06-20 Eli Zaretskii <eliz@gnu.org>
1371
1372 * makefile.w32-in (distclean): Remove makefile.
1373
f427400c
NR
13742008-06-17 Nick Roberts <nickrob@snap.net.nz>
1375
1376 * building.texi (Starting GUD): Add an entry for gud-gdb.
1377 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1378 command mode.
1379
b597d348
GM
13802008-06-17 Glenn Morris <rgm@gnu.org>
1381
1382 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1383
647b7094
NR
13842008-06-17 Nick Roberts <nickrob@snap.net.nz>
1385
1386 * building.texi (Starting GUD): Expand on remote debugging.
1387 (Other GDB-UI Buffers): Mention new keyboard bindings.
1388
47a30023
GM
13892008-06-15 Glenn Morris <rgm@gnu.org>
1390
1391 * gnu.texi: Use a verbatim license for this invariant section,
1392 as per etc/GNU.
1393
37e5d54a
GM
13942008-06-13 Daniel Engeler <engeler@gmail.com>
1395
1396 * emacs.texi, misc.texi: Add documentation about serial port access.
1397
8e65d46c
GM
13982008-06-13 Glenn Morris <rgm@gnu.org>
1399
c1473b4c
MB
1400 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1401 maintain.info.
8e65d46c 1402
e40a85cd
MB
14032008-06-05 Miles Bader <miles@gnu.org>
1404
1405 * display.texi (Temporary Face Changes): Update to reflect function
1406 renamings in face-remap.el.
1407
56c73dec
MB
14082008-06-04 Miles Bader <miles@gnu.org>
1409
1410 * display.texi (Temporary Face Changes): Add
1411 `adjust-buffer-face-height'. Rewrite description of
1412 `increase-buffer-face-height' and `decrease-default-face-height' now
1413 that they aren't bound by default.
1414
9d3d42fb
MB
14152008-06-03 Miles Bader <miles@gnu.org>
1416
1417 * display.texi (Temporary Face Changes): New node.
1418
2be6bfe2
EZ
14192008-05-31 Eli Zaretskii <eliz@gnu.org>
1420
1421 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1422
daf7e339
GM
14232008-05-31 Glenn Morris <rgm@gnu.org>
1424
1425 * cal-xtra.texi (Fancy Diary Display): Simplify.
1426
d21d2618
GM
14272008-05-30 Glenn Morris <rgm@gnu.org>
1428
1429 * cal-xtra.texi (Fancy Diary Display): Update for
1430 diary-display-function replacing diary-display-hook.
1431
71ce5fd0
JB
14322008-05-29 Drew Adams <drew.adams@oracle.com>
1433
1434 * msdog.texi (Windows Keyboard): Add descriptions of
1435 w32-register-hot-key and w32-unregister-hot-key.
1436
a3cdbdf8
MO
14372008-05-21 Tom Tromey <tromey@redhat.com>
1438
1439 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1440 Variables node.
1441
854a574c
MO
14422008-05-19 Tom Tromey <tromey@redhat.com>
1443
1444 * custom.texi (Variables): Add Directory Variables to menu.
1445 (Directory Variables): New node.
1446
7c2ec3f9
ER
14472008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1448
71ce5fd0 1449 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1450
370fded4
ER
14512008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1452
1453 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1454 Revision Tags and rewritten. Section now uses modern terminology,
1455 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1456 accurately.
1457
6af511e3
EZ
14582008-05-10 Eli Zaretskii <eliz@gnu.org>
1459
1460 * msdog.texi (Windows Files): Update documentation of
1461 w32-get-true-file-attributes.
1462
7a78b6e7
ER
14632008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1464
1465 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1466 directory mode.
1467
1bcfc24e
CY
14682008-05-08 Chong Yidong <cyd@stupidchicken.com>
1469
1470 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1471 entry "television".
1bcfc24e 1472
db86064f
ER
14732008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1474
ab5ec32c 1475 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1476
a31b405e
ER
14772008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1478
1479 * emacs/buffers.texi, emacs/files.texi (Version-control):
1480 vc-toggle-read-only is no longer a good idea...
1481
ff2c14fc
GM
14822008-04-29 Glenn Morris <rgm@gnu.org>
1483
1484 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1485
367c9b7c
JL
14862008-04-22 Juri Linkov <juri@jurta.org>
1487
1488 * dired.texi (Subdirectories in Dired): Describe using `^'
1489 to return to the parent directory.
1490
4ac1e9b4
NR
14912008-04-22 Nick Roberts <nickrob@snap.net.nz>
1492
1493 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1494 recent changes.
1495
b9b3bf2b
NR
14962008-04-19 Nick Roberts <nickrob@snap.net.nz>
1497
1498 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1499 (Other GDB-UI Buffers): Update for recent thread related changes.
1500
4d120d6a
SM
15012008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1502
1503 * maintaining.texi (Maintaining):
1504 * emacs.texi (Top): Typo.
1505
a152877d
SM
15062008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1507
b9b3bf2b
NR
1508 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1509 arg in `font-lock-add-keywords'.
a152877d 1510
36c0514c
GM
15112008-04-08 Glenn Morris <rgm@gnu.org>
1512
1513 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1514 Also add Baha'i calendar references where appropriate.
1515
06a97d46
GM
15162008-04-05 Glenn Morris <rgm@gnu.org>
1517
1518 * custom.texi (Init File): Byte-compiling .emacs is bad.
1519
6adc6eed
SM
15202008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1521
1522 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1523
571388b0
GM
15242008-03-29 Glenn Morris <rgm@gnu.org>
1525
1526 * calendar.texi: Update for `calendar-date-style' replacing
1527 `european-calendar'.
1528
3ae8f876
JR
15292008-03-28 Jason Rumney <jasonr@gnu.org>
1530
1531 * display.texi (Display Custom): Mention overlay-margin in text.
1532
5bc6ddff 15332008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1534
5bc6ddff
MB
1535 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1536 tutorial' comments.
03a864d5 1537
7186a830
CY
15382008-03-28 Chong Yidong <cyd@stupidchicken.com>
1539
1540 * mark.texi (Mark): Rearrange nodes.
1541 (Persistent Mark): Rename from Transient Mark.
1542 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1543 Describe Transient Mark mode as the default.
1544
1545 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1546 the default behavior with Transient Mark mode off.
1547 (Position Info): Fix typo.
1548
71ce5fd0
JB
1549 * display.texi (Standard Faces): Reference the Mark node.
1550 Remove discussion of the region face, which is discussed there.
7186a830
CY
1551
1552 * emacs.texi (Top): Update node listings.
1553
1554 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1555 as the default.
1556
1557 * fixit.texi (Undo): Standardize choice of undo key sequence.
1558 (Undo, Spelling): Describe Transient Mark mode as the default.
1559
1560 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1561 default.
1562
1563 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1564
1565 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1566 mode is the default, and note that the mark is not activated when set.
1567
1568 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1569 Describe Transient Mark mode as the default.
1570
1571 * search.texi (Basic Isearch): Reference the Mark Ring node.
1572 (Replace, Unconditional Replace, Other Repeating Search):
1573 Describe Transient Mark mode as the default.
1574
1575 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1576 Transient Mark mode as the default.
1577 (Paragraphs): Describe how M-h behaves when region is active.
1578
1579 * trouble.texi (Quitting): Clarify effects of C-g.
1580
dc47d1ff
GM
15812008-03-13 Glenn Morris <rgm@gnu.org>
1582
1583 * emacs.texi (EMACSVER): Set to 23.0.60.
1584
e3e0fb39 15852008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1586
e3e0fb39
GM
1587 * dired.texi (Hiding Subdirectories): Fix previous change.
1588
15892008-03-05 Drew Adams <drew.adams@oracle.com>
1590
1591 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1592
5e14abf8
KS
15932008-02-28 Kim F. Storm <storm@cua.dk>
1594
1595 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1596 Move describe-distribution to C-h C-o.
1597 Move view-emacs-problems to C-h C-p.
1598 Add view-emacs-debugging on C-h C-d.
1599 Add view-external-packages on C-h C-e.
d0207bf3 1600 Add view-order-manuals on C-h C-m.
5e14abf8 1601
d0207bf3 16022008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1603
1604 * msdog-xtra.texi (MS-DOS): Docstring fix.
1605
87e391bb
EZ
16062008-02-09 Eli Zaretskii <eliz@gnu.org>
1607
1608 * msdog.texi (Windows Fonts): Use a @table for describing font
1609 properties.
1610
5662e503
JR
16112008-02-07 Jason Rumney <jasonr@gnu.org>
1612
1613 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1614 value has changed.
1615 (Windows HOME): Clarify what is meant by "if that fails as well".
1616 (Windows Fonts): New section.
1617
72463824
GM
16182008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1619
1620 * basic.texi (Basic Undo): Remove duplicate "you can".
1621
7ff926e0
EZ
16222008-02-02 Eli Zaretskii <eliz@gnu.org>
1623
1624 * maintaining.texi (Tags): Fix last change.
1625
6ab7aef1
MA
16262008-02-02 Michael Albinus <michael.albinus@gmx.de>
1627
093571c3 1628 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1629
ace67e7e
NR
16302008-01-31 Nick Roberts <nickrob@snap.net.nz>
1631
1632 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1633
ae068fdf
RS
16342008-01-26 Richard Stallman <rms@gnu.org>
1635
1636 * maintaining.texi (Tags): Delete redundant index entry.
1637
a56d9a08
EZ
16382008-01-26 Eli Zaretskii <eliz@gnu.org>
1639
1640 * programs.texi (Imenu): Move "@cindex tags" from here...
1641 * maintaining.texi (Tags): ...to here.
1642
e941ed90
NR
16432008-01-23 Kevin Ryde <user42@zip.com.au>
1644
1645 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1646 click count.
1647
650276d5
JB
16482008-01-21 Juanma Barranquero <lekktu@gmail.com>
1649
1650 * entering.texi (Exiting): Fix typo.
1651 Reported by D. E. Evans <sinuhe@gnu.org>.
1652
8dc17977
MR
16532007-12-31 Martin Rudalics <rudalics@gmx.at>
1654
1655 * glossary.texi (Glossary): Fix typo.
1656
9f9695a6
RS
16572007-12-27 Richard Stallman <rms@gnu.org>
1658
1659 * text.texi (Formatted Text): Improve menu tag.
1660 (Editing Format Info): In Info, add duplicate menu of nodes
1661 about the submenus.
1662 (Format Faces): Say where Faces menu is found. Mention Other.
1663 (Format Colors): Say where these submenus are found.
1664 (Format Indentation, Format Justification): Likewise.
1665 (Format Properties): Likewise.
1666
abfd0191
RS
16672007-12-22 Richard Stallman <rms@gnu.org>
1668
1669 * search.texi (Query Replace): Make exp of query-replace more
1670 self-contained, and clarify.
8dc17977 1671
abfd0191
RS
1672 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1673
a2586785
RS
16742007-12-15 Richard Stallman <rms@gnu.org>
1675
1676 * files.texi (Auto Save): Clarify definition of auto-saving.
1677
a67cf2bb
RS
16782007-11-26 Richard Stallman <rms@gnu.org>
1679
1680 * help.texi (Help Echo): Cleanups.
1681
448b33b1
TTN
16822007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1683
1684 * files.texi (Why Version Control?): Fix typo.
1685 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1686 (Selecting a Fileset): Fix typos; small rewording.
1687 (Log Buffer): Likewise.
1688 (Old Revisions): Likewise.
448b33b1 1689
221bb7f6
EZ
16902007-11-17 Eli Zaretskii <eliz@gnu.org>
1691
1692 * mule.texi (Communication Coding): Fix wording of last change.
1693
d0207bf3 16942007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1695
630cb3b7
JB
1696 * custom.texi (Specifying File Variables):
1697 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1698
53b7759e
KH
16992007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1700
a5ab2e0c 1701 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1702
1703 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1704
c8763fb6 17052007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1706
630cb3b7 1707 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1708 --output=file.
1709
ff98e024
MR
17102007-11-13 Martin Rudalics <rudalics@gmx.at>
1711
1712 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1713 (Help Echo): Avoid mentioning the term "region" here and
1714 consistently use the term "active text".
1715
37b11c22
GM
17162007-11-11 Glenn Morris <rgm@gnu.org>
1717
1718 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1719
21d50ba1
JL
17202007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1721
1722 * search.texi (Query Replace): Mention
1723 `query-replace-show-replacement'.
1724
c12ecb0a 17252007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1726
1727 * building.texi (Watch Expressions): Remove obscure sentence.
1728
3b4201f4
KH
17292007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1730
1731 * mule.texi (Select Input Method): Describe how to activate an input
1732 method in the text mode.
1733
07e5c0b0
DN
17342007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1735
1736 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1737
52dd7391
NR
17382007-10-30 Nick Roberts <nickrob@snap.net.nz>
1739
1740 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1741
c004e539
GM
17422007-10-30 Glenn Morris <rgm@gnu.org>
1743
1744 * misc.texi (Directory Tracking): Explain a bit more about
1745 dirtrack-mode.
1746
ca8c5b8c
GM
17472007-10-25 Glenn Morris <rgm@gnu.org>
1748
1749 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1750
b6c764ef
RS
17512007-10-24 Richard Stallman <rms@gnu.org>
1752
1753 * misc.texi (Interactive Shell): Cleanup last change.
1754
eabd84c9
JL
17552007-10-22 Juri Linkov <juri@jurta.org>
1756
1757 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1758 default values.
1759
0b43c7e2
ER
17602007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1761
ca8c5b8c 1762 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1763 'filesets'.
1764
a80859d4
MR
17652007-10-18 Martin Rudalics <rudalics@gmx.at>
1766
1767 * trouble.texi (Quitting): Fix typo.
1768
c9447ae1
GM
17692007-10-18 Glenn Morris <rgm@gnu.org>
1770
1771 * frames.texi (Mode Line Mouse): Mention minor mode names.
1772
168b980f
JL
17732007-10-17 Juri Linkov <juri@jurta.org>
1774
1775 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1776 fill-paragraph operates on the active region in Transient Mark mode.
1777 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1778 with fill-paragraph.
1779
1780 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1781 fill-paragraph.
1782
1783 * fixit.texi (Spelling): ispell-word operates on the active region
1784 in Transient Mark mode.
1785
5a331f34
JB
17862007-10-17 Aaron S. Hawley <aaronh@garden.org>
1787
1788 * building.texi (Source Buffers):
1789 * custom.texi (Init Non-ASCII):
1790 * glossary.texi (Glossary): Use "key binding" consistently.
1791
2a9f4d55
JB
17922007-10-17 Juanma Barranquero <lekktu@gmail.com>
1793
1794 * calendar.texi (Diary): Fix directive.
1795
de13cecf
RS
17962007-10-16 Richard Stallman <rms@gnu.org>
1797
1798 * calendar.texi (Diary): Clarify text about diary file example.
1799
5f90d53e
ER
18002007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1801
1802 * files.texi: Capitalize node names according to convention.
1803
3aa491bc
GM
18042007-10-13 Glenn Morris <rgm@gnu.org>
1805
1806 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1807
8a3106d3
ER
18082007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1809
1810 * emacs.texi:
1811 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1812 suggested by RMS and Robert J. Chassell.
8a3106d3 1813
da1080a2
ER
18142007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1815
3aa491bc 1816 * files.texi (Version Systems):
0870a421
ER
1817 * vc-xtra.texi:
1818 * vc1-xtra.texi:
ac3f4c6f 1819 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1820 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1821 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1822 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1823
58ade22b
ER
18242007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1825
da1080a2 1826 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1827 Reorder the descriptions to be chronological.
1828
93870ce2
RS
18292007-10-09 Richard Stallman <rms@gnu.org>
1830
1831 * display.texi (Cursor Display): Correct how cursor appears
1832 in nonselected windows.
1833
568c7288
NR
18342007-10-04 Nick Roberts <nickrob@snap.net.nz>
1835
1836 * building.texi (GDB Graphical Interface): Remove references to gdba
1837 and mention gud-gdb.
1838
1af74d06 18392007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1840
1af74d06 1841 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1842
0d8fb755
JL
18432007-10-06 Juri Linkov <juri@jurta.org>
1844
1845 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1846 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1847 fill-paragraph-or-region.
1848
1849 * basic.texi (Arguments): Replace fill-paragraph with
1850 fill-paragraph-or-region.
1851
b981e2c6
ER
18522007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1853
1854 * files.texi: Update the section on version control for 2007
2a9f4d55 1855 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1856 will come later.
1857
5fceaf9c
GM
18582007-09-15 Glenn Morris <rgm@gnu.org>
1859
1860 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1861 to `list-holidays'.
1862
b0e44b17
GM
18632007-09-14 Glenn Morris <rgm@gnu.org>
1864
1865 * calendar.texi: Update all instances of mark-calendar-holidays,
1866 list-calendar-holidays, list-holidays with the new names.
1867
8cf51b2c
GM
18682007-09-06 Glenn Morris <rgm@gnu.org>
1869
46a367db 1870 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1871 Split into the Emacs manual in emacs/, and other manuals in misc/.
1872 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1873 manual.
1874 (infodir): New variable.
1875 (info): Use $infodir.
1876 (emacsman): Delete target, not needed any more.
1877 Move all targets that are not the Emacs manual to misc/Makefile.in.
1878 (mostlyclean): Remove `gnustmp'.
1879 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1880 manual.
92f9b43f 1881 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1882 (emacsman): Delete target, not needed any more.
1883 (clean): Remove all info files but Emacs manual.
1884 Move all targets that are not the Emacs manual to misc/Makefile.in.
1885 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1886
1887 * Makefile.in (INFOSOURCES): Delete.
1888 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1889 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1890 *.vrs *.toc here...
1891 (maintainer-clean): ...from here.
1892
18932007-09-05 Glenn Morris <rgm@gnu.org>
1894
1895 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1896
8cf51b2c
GM
18972007-08-29 Glenn Morris <rgm@gnu.org>
1898
1899 * emacs.texi (EMACSVER): Increase to 23.0.50.
1900
3420c522
RS
19012007-08-27 Richard Stallman <rms@gnu.org>
1902
1903 * emacs.texi (Top): Clarify menu item for Glossary.
1904
1905 * display.texi (Faces): Change secn title.
1906 Clarify not all fonts come from Font Lock.
1907
8cf51b2c
GM
19082007-08-17 Eli Zaretskii <eliz@gnu.org>
1909
1910 * basic.texi (Position Info): Add index entry for face at point.
1911 Mention that character faces are also displayed by "C-u C-x =".
1912
8cf51b2c
GM
19132007-08-08 Glenn Morris <rgm@gnu.org>
1914
1915 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1916
19172007-08-07 Chong Yidong <cyd@stupidchicken.com>
1918
1919 * files.texi (File Conveniences): Document point motion keys in Image
1920 mode.
1921
8cf51b2c
GM
19222007-07-27 Glenn Morris <rgm@gnu.org>
1923
8cf51b2c
GM
1924 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1925 in-line.
1926
1927 * gpl.texi: New file with text of GPL.
1928 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1929
19302007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1931
1932 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1933
1934 * dired.texi (Wdired): Mention C-x C-q key binding.
1935
19362007-07-28 Nick Roberts <nickrob@snap.net.nz>
1937
1938 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1939
19402007-07-25 Glenn Morris <rgm@gnu.org>
1941
8cf51b2c
GM
1942 * emacs.texi (Copying): Replace license with GPLv3.
1943
1944 * Relicense all FSF files to GPLv3 or later.
1945
19462007-07-24 Glenn Morris <rgm@gnu.org>
1947
1948 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1949 for some calendars.
1950
19512007-07-23 Nick Roberts <nickrob@snap.net.nz>
1952
1953 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1954 default-directory for the current buffer is on a remote machine.
1955
8cf51b2c
GM
19562007-07-21 Eli Zaretskii <eliz@gnu.org>
1957
1958 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1959 default value.
1960
19612007-07-21 Richard Stallman <rms@gnu.org>
1962
1963 * files.texi (Why Version Control?): Improve previous change.
1964
19652007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1966
1967 * files.texi (Why Version Control?): New node.
1968
8cf51b2c
GM
19692007-07-12 Nick Roberts <nickrob@snap.net.nz>
1970
8cf51b2c
GM
1971 * building.texi (Starting GUD): Add xref to this anchor.
1972
8cf51b2c
GM
19732007-06-24 Karl Berry <karl@gnu.org>
1974
2a9f4d55 1975 * emacs.texi: New Back-Cover Text.
8cf51b2c 1976
8cf51b2c
GM
19772007-06-07 Alan Mackenzie <acm@muc.de>
1978
1979 * display.texi (Optional Mode Line): Document the new form of
1980 line+column numbers, "(561,2)".
1981
19822007-06-06 Juanma Barranquero <lekktu@gmail.com>
1983
49823426 1984 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1985
19862007-06-02 Chong Yidong <cyd@stupidchicken.com>
1987
1988 * Version 22.1 released.
1989
8cf51b2c
GM
19902007-05-07 Karl Berry <karl@gnu.org>
1991
1992 * emacs.texi (EMACSVER): Back to 22.
1993
19942007-05-06 Richard Stallman <rms@gnu.org>
1995
1996 * maintaining.texi (Create Tags Table): Clean up previous change.
1997
c8763fb6 19982007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1999
2000 * maintaining.texi (Create Tags Table): Add text about the dangers of
2001 making symbolic links to tags files.
2002
20032007-05-04 Karl Berry <karl@gnu.org>
2004
2005 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2006
20072007-05-03 Karl Berry <karl@gnu.org>
2008
2009 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2010
2011 * .cvsignore (*.pdf): New entry.
2012
8cf51b2c
GM
2013 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2014 for printing.
2015
20162007-05-01 Richard Stallman <rms@gnu.org>
2017
2018 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2019
8cf51b2c
GM
20202007-04-28 Glenn Morris <rgm@gnu.org>
2021
2022 * ack.texi (Acknowledgments):
2023 * anti.texi (Antinews):
8cf51b2c
GM
2024 * programs.texi (Program Modes): Restore mention of python.el pending
2025 consideration of legal status.
2026
20272007-04-28 Richard Stallman <rms@gnu.org>
2028
2029 * files.texi (File Names): Fixes to ~ description on MS systems.
2030
8cf51b2c
GM
20312007-04-26 Glenn Morris <rgm@gnu.org>
2032
2033 * emacs.texi (EMACSVER): Increase to 22.1.50.
2034
20352007-04-25 Karl Berry <karl@gnu.org>
2036
2037 * emacs.texi: Improve line breaks on copyright page,
2038 similar layout to lispref, 8.5x11 by default.
2039
2040 * dired.texi (Image-Dired): Improve line break, fix typo.
2041
20422007-04-24 Chong Yidong <cyd@stupidchicken.com>
2043
2044 * programs.texi (Program Modes):
8cf51b2c
GM
2045 * anti.texi (Antinews):
2046 * ack.texi (Acknowledgments): python.el removed.
2047
8cf51b2c
GM
20482007-04-23 Chong Yidong <cyd@stupidchicken.com>
2049
2050 * display.texi (Highlight Interactively): Correct description of
2051 hi-lock-file-patterns-policy.
2052
2053 * files.texi (File Archives): Mention self-extracting executables.
2054
20552007-04-23 Eli Zaretskii <eliz@gnu.org>
2056
2057 * search.texi (Unconditional Replace, Query Replace): Add xref to
2058 "Replacement and Case".
2059
20602007-04-22 Chong Yidong <cyd@stupidchicken.com>
2061
2062 * dired.texi (Image-Dired): Move from Thumbnails node.
2063 * misc.texi (Thumbnails): Node deleted.
2064 * emacs.texi (Top): Update node listing.
2065
2066 * files.texi (File Conveniences):
49823426 2067 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2068
20692007-04-21 Richard Stallman <rms@gnu.org>
2070
2071 * display.texi (Highlight Interactively): Correct previous change.
2072 Clarify doc of hi-lock-find-patterns, and move new features into it.
2073
20742007-04-20 David Koppelman <koppel@ece.lsu.edu>
2075
2076 * display.texi (Highlight Interactively): Document
2077 hi-lock-file-patterns-policy.
2078
20792007-04-20 Martin Rudalics <rudalics@gmx.at>
2080
2081 * display.texi (Scrolling): Fix typo.
2082
8cf51b2c
GM
20832007-04-15 Chong Yidong <cyd@stupidchicken.com>
2084
8cf51b2c
GM
2085 * doclicense.texi: Remove node heading, so that it can be included by
2086 other files.
2087
2088 * emacs.texi: Insert node heading for GFDL.
2089
8cf51b2c
GM
20902007-04-14 Eli Zaretskii <eliz@gnu.org>
2091
2092 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2093 "command line".
2094
2095 * display.texi (Faces): Refer to "Creating Frames" for face
2096 and other frame customizations in .emacs.
2097
2098 * frames.texi (Creating Frames): Mention that face customizations can
2099 be put in .emacs. Add index entries.
2100
21012007-04-12 Richard Stallman <rms@gnu.org>
2102
2103 * glossary.texi (Glossary): Explain `iff'.
2104
21052007-04-11 Karl Berry <karl@gnu.org>
2106
2107 * gnu.texi (Top),
2108 * macos.texi (Mac Font Specs),
2109 * anti.texi (Antinews),
2110 * xresources.texi (Resources),
2111 * misc.texi (Emulation),
2112 * calendar.texi (Daylight Saving),
2113 * dired.texi (Dired and Find),
2114 * rmail.texi (Remote Mailboxes),
2115 * sending.texi (Mail Headers),
2116 * programs.texi (Which Function),
2117 * files.texi (Recover),
2118 * buffers.texi (Uniquify),
2119 * frames.texi (Wheeled Mice),
2120 * killing.texi (Rectangles): Wording to improve breaks in
2121 8.5x11 format.
2122 * mule.texi (Language Environments): \hbadness=10000 since there's
2123 no way to reword.
2124 * emacs.texi (smallbook): New @set to more easily switch between
2125 smallbook and 8.5x11.
2126
21272007-04-11 Richard Stallman <rms@gnu.org>
2128
2129 * files.texi (File Conveniences): Add xref to Tumme.
2130 Delete text about Thumbnail mode.
2131
8cf51b2c
GM
21322007-04-09 Alan Mackenzie <acm@muc.de>
2133
2134 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2135 new name. Insert concept index entries.
2136
8cf51b2c
GM
21372007-04-08 Chong Yidong <cyd@stupidchicken.com>
2138
2139 * display.texi (Standard Faces): Document prefix arg for
2140 list-faces-display.
2141
2142 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2143
8cf51b2c
GM
21442007-04-07 Chong Yidong <cyd@stupidchicken.com>
2145
8cf51b2c
GM
2146 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2147
2148 * files.texi (Misc File Ops): Rewrite description of
2149 insert-file-literally.
2150
8cf51b2c
GM
21512007-03-31 Eli Zaretskii <eliz@gnu.org>
2152
2153 * misc.texi (Printing): Postscript -> PostScript.
2154
8cf51b2c
GM
2155 * ack.texi (Acknowledgments): Postscript -> PostScript.
2156
2157 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2158
2159 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2160 below.
2161
21622007-03-30 Chong Yidong <cyd@stupidchicken.com>
2163
2164 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2165 Init Non-ASCII.
2166 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2167 (Init Non-ASCII): New node.
2168
21692007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2170
2171 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2172
8cf51b2c
GM
21732007-03-12 Glenn Morris <rgm@gnu.org>
2174
8cf51b2c
GM
2175 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2176 "Daylight Savings".
2177
49823426 2178 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2179 saving" in text throughout.
2180
8cf51b2c
GM
21812007-03-04 Richard Stallman <rms@gnu.org>
2182
2183 * custom.texi (Safe File Variables): Minor correction.
2184
8cf51b2c
GM
21852007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2186
2187 * rmail.texi (Movemail): Add internal ref.
2188 Don't indent the intro for the PROTO table.
2189 Format PROTO table items with @code.
2190
8cf51b2c
GM
21912007-02-26 Nick Roberts <nickrob@snap.net.nz>
2192
2193 * building.texi: Remove references to bashdb.
2194
8cf51b2c
GM
21952007-02-19 Juanma Barranquero <lekktu@gmail.com>
2196
2197 * mule.texi (Language Environments): Update list of supported language
2198 environments.
2199
8cf51b2c
GM
22002007-02-14 Kim F. Storm <storm@cua.dk>
2201
2202 * building.texi (Grep Searching): Fix lgrep doc.
2203
22042007-02-12 Chong Yidong <cyd@stupidchicken.com>
2205
2206 * back.texi: Remove unused file.
2207
c8763fb6 22082007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2209
2210 * maintaining.texi (Tag Syntax): Now --members is the default for
2211 etags, not for ctags yet.
2212
8cf51b2c
GM
22132007-02-03 Eli Zaretskii <eliz@gnu.org>
2214
2215 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2216 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2217 expects. Add comments to prevent people from inadvertently modifying
2218 the key parts needed by `texinfo-multiple-files-update'.
2219
22202007-01-29 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * frames.texi (Secondary Selection): Window clicked does not matter
2223 when mouse-yank-at-point is non-nil.
2224
8cf51b2c
GM
22252007-01-16 Glenn Morris <rgm@gnu.org>
2226
2227 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2228 system abbrev.
2229
22302007-01-11 Richard Stallman <rms@gnu.org>
2231
2232 * msdog.texi (Windows Keyboard): Another small cleanup.
2233
22342007-01-10 Richard Stallman <rms@gnu.org>
2235
2236 * msdog.texi (Windows Keyboard): Yet another try to make
2237 everyone happy with that passage.
2238
22392007-01-05 Richard Stallman <rms@gnu.org>
2240
2241 * anti.texi (Antinews): Mention M-x shell scrolling.
2242
22432007-01-05 Nick Roberts <nickrob@snap.net.nz>
2244
2245 * building.texi (Watch Expressions): Describe gdb-max-children.
2246
8cf51b2c
GM
22472007-01-04 Richard Stallman <rms@gnu.org>
2248
8cf51b2c
GM
2249 * msdog.texi (Windows Keyboard): Clarify previous change.
2250
8cf51b2c
GM
22512007-01-02 Richard Stallman <rms@gnu.org>
2252
2253 * custom.texi (Changing a Variable): Minor clarification.
2254 (Specific Customization): customize-customized => customize-unsaved.
2255
2256 * entering.texi (Entering Emacs): Clean up text about restarting
2257 Emacs for each file.
2258
2259 * misc.texi (Shell Options): Minor cleanup.
2260
2261 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2262 with Emacs, not vice versa.
2263
2264 * programs.texi (Symbol Completion): Recommend customizing
2265 window manager.
2266
2267 * xresources.texi (Resources): Minor fix.
2268
c8763fb6 22692007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2270
2271 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2272
22732007-01-01 Richard Stallman <rms@gnu.org>
2274
2275 * commands.texi (User Input): Document keys stolen by window mangers.
2276
22772006-12-31 Richard Stallman <rms@gnu.org>
2278
2279 * custom.texi (Specific Customization): Document customize-option
2280 instead of customize-variable.
2281
22822006-12-31 Kim F. Storm <storm@cua.dk>
2283
2284 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2285
22862006-12-30 Kim F. Storm <storm@cua.dk>
2287
2288 * killing.texi (CUA Bindings): Fix typo.
2289
2290 * xresources.texi (Table of Resources): Mention grow-only value for
2291 auto-resize-tool-bars.
2292
8cf51b2c
GM
22932006-12-27 Eli Zaretskii <eliz@gnu.org>
2294
2295 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2296 and how to get them back.
2297
22982006-12-26 Richard Stallman <rms@gnu.org>
2299
2300 * calendar.texi (Holidays): Holiday listing is based on current
2301 practice, but DST is not.
2302
23032006-12-25 Richard Stallman <rms@gnu.org>
2304
2305 * emacs.texi (Top): Update subnode menus.
2306
2307 * mark.texi (Transient Mark): Fix xref.
2308
2309 * killing.texi (Graphical Kill): Node deleted.
2310 (Killing): Add xref to Cut and Paste.
2311 (CUA Bindings): Update xref.
2312
2313 * frames.texi (Cut and Paste): New section to hold other nodes.
2314 (Mouse Commands): Node demoted.
2315 (Cut/Paste Other App): Split out from Mouse Commands.
2316 (Word and Line Mouse): Likewise.
2317 (Secondary Selection, Clipboard): Nodes demoted.
2318
8cf51b2c
GM
23192006-12-24 Kevin Ryde <user42@zip.com.au>
2320
2321 * calendar.texi (Holidays): US daylight saving begins second Sunday
2322 in March for 2007 onwards.
2323 (Daylight Savings): Show new US default daylight saving rules, 2nd
2324 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2325
23262006-12-23 Chong Yidong <cyd@stupidchicken.com>
2327
2328 * calendar.texi (Scroll Calendar): < and > are switched.
2329
23302006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2331
2332 * killing.texi (Deletion): Describe M-\ prefix argument.
2333
23342006-12-23 Richard Stallman <rms@gnu.org>
2335
2336 * search.texi (Regexp Search): Explain why forward and reverse regexp
2337 search are not mirror images.
2338
8cf51b2c
GM
23392006-12-19 Kim F. Storm <storm@cua.dk>
2340
2341 * major.texi (Choosing Modes): Describe match-function elements for
2342 magic-mode-alist.
2343
8cf51b2c
GM
23442006-12-18 Eli Zaretskii <eliz@gnu.org>
2345
2346 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2347 peculiarities.
2348
23492006-12-18 Richard Stallman <rms@gnu.org>
2350
2351 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2352
8cf51b2c
GM
23532006-12-17 Alan Mackenzie <acm@muc.de>
2354
2355 * programs.texi (Left Margin Paren): Remove the bit which says
2356 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2357 Discuss some of the issues of setting this option to nil.
2358
23592006-12-17 Glenn Morris <rgm@gnu.org>
2360
2361 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2362
23632006-12-16 Eli Zaretskii <eliz@gnu.org>
2364
2365 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2366 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2367 NTFS volumes.
2368 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2369 volumes.
2370
23712006-12-15 Eli Zaretskii <eliz@gnu.org>
2372
2373 * text.texi (HTML Mode): Fix "C-c TAB".
2374
8cf51b2c
GM
23752006-12-09 Richard Stallman <rms@gnu.org>
2376
2377 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2378
23792006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2380
2381 * files.texi (Misc File Ops): Document insert-file-literally.
2382
23832006-12-08 Eli Zaretskii <eliz@gnu.org>
2384
2385 * cmdargs.texi (Colors): Note that --color is intended for overriding
2386 the terminal defaults, not for normal invocation.
2387
2388 * misc.texi (Emacs Server): Improve wording. Don't mention the
2389 ``server program''. Add a cross-reference to "Init File" node.
2390 (Invoking emacsclient): Add index entries. Document both short and
2391 long versions of command-line options. Document the -f option.
2392
8cf51b2c
GM
23932006-12-06 Richard Stallman <rms@gnu.org>
2394
2395 * text.texi (Outline Format): Say to set outline-regexp
2396 and outline-level with major modes and file local variables.
2397
c8763fb6 23982006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2399
2400 * anti.texi (Antinews): Mention the alternative to
2401 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2402
8cf51b2c
GM
2403 * misc.texi (Interactive Shell): Ditto.
2404
24052006-12-04 Eli Zaretskii <eliz@gnu.org>
2406
2407 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2408
2409 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2410
24112006-12-01 Eli Zaretskii <eliz@gnu.org>
2412
2413 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2414 colon in the mode line.
2415
2416 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2417
24182006-11-26 Nick Roberts <nickrob@snap.net.nz>
2419
2420 * building.texi (Watch Expressions): Mention SPC for expanding/
2421 contracting watch expressions.
2422
24232006-11-26 Kim F. Storm <storm@cua.dk>
2424
2425 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2426
24272006-11-26 Nick Roberts <nickrob@snap.net.nz>
2428
2429 * building.texi (Debugger Operation): Define text command mode.
2430 Clarify how tooltips work.
2431 (GDB Graphical Interface): Explain how to run in text command mode
2432 more clearly.
2433
24342006-11-25 Juanma Barranquero <lekktu@gmail.com>
2435
2436 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2437
24382006-11-22 Juanma Barranquero <lekktu@gmail.com>
2439
2440 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2441
8cf51b2c
GM
24422006-11-18 Chong Yidong <cyd@stupidchicken.com>
2443
2444 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2445 and EMACS is deprecated.
2446
24472006-11-18 Juanma Barranquero <lekktu@gmail.com>
2448
2449 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2450
c8763fb6 24512006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2452
2453 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2454
2455 * emacs.texi: Include xresources.texi both for info and dvi.
2456
2457 * xresources.texi: Merge text from xresmini.texi.
2458
c8763fb6 24592006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2460
2461 * glossary.texi: Fix typos.
2462
8cf51b2c
GM
24632006-11-06 Richard Stallman <rms@gnu.org>
2464
2465 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2466
2467 * ack.texi (Acknowledgments): Fix name spelling.
2468
24692006-11-01 Juri Linkov <juri@jurta.org>
2470
2471 * search.texi (Word Search): Document incremental word search.
2472
24732006-10-28 Glenn Morris <rgm@gnu.org>
2474
2475 * ack.texi (Acknowledgments): Add cal-html author.
2476
2477 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2478 Calendar"). Describe new package cal-html.
2479 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2480 Calendar Files."
2481
8cf51b2c
GM
24822006-10-23 Richard Stallman <rms@gnu.org>
2483
2484 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2485 Abbrev mode is enabled.
2486
8cf51b2c
GM
24872006-10-16 Richard Stallman <rms@gnu.org>
2488
8cf51b2c
GM
2489 * emacs.texi: Update ISBN.
2490
8cf51b2c
GM
24912006-10-11 Kim F. Storm <storm@cua.dk>
2492
2493 * emacs.texi (Acknowledgments): Use @dotless{i}.
2494
24952006-10-08 Nick Roberts <nickrob@snap.net.nz>
2496
2497 * building.texi (Breakpoints Buffer): Mention catchpoints.
2498
24992006-10-08 Kim F. Storm <storm@cua.dk>
2500
2501 * ack.texi (Acknowledgments): Update.
2502
2503 * emacs.texi (Acknowledgments): Fix bad @/ form.
2504
8cf51b2c
GM
25052006-10-05 Kim F. Storm <storm@cua.dk>
2506
2507 * emacs.texi (Acknowledgments): Add more contributors.
2508
25092006-10-03 Richard Stallman <rms@gnu.org>
2510
2511 * emacs.texi (Acknowledgments): Update version and edition.
2512
8cf51b2c
GM
25132006-10-01 Karl Berry <karl@gnu.org>
2514
2515 * custom.texi (Customization Groups): Page break to keep example buffer
2516 on one page.
2517
25182006-09-30 Karl Berry <karl@gnu.org>
2519
2520 * programs.texi (Basic Indent): @need to improve page break.
2521 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2522
25232006-09-29 Glenn Morris <rgm@gnu.org>
2524
2525 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2526
25272006-09-29 Karl Berry <karl@gnu.org>
2528
2529 * windows.texi (Basic Window): Remove forced @break, no longer
2530 desirable.
2531 * frames.texi (Frame Commands),
2532 * mark.texi (Marking Objects): Reword to avoid bad page break.
2533 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2534
25352006-09-19 Richard Stallman <rms@gnu.org>
2536
2537 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2538 stick to present tense.
2539
c8763fb6 25402006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2541
2542 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2543 to x-gtk-use-old-file-dialog.
2544 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2545
25462006-09-15 Jay Belanger <belanger@truman.edu>
2547
49823426 2548 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2549 Change "Library Public License" to "Lesser Public License"
2550 throughout. Use "yyyy" to represent year.
2551
8cf51b2c
GM
25522006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2553
2554 * files.texi (Visiting): Add index entry "open file".
2555
8cf51b2c
GM
25562006-09-11 Richard Stallman <rms@gnu.org>
2557
2558 * building.texi (Compilation Mode): Clarification.
2559 (Grep Searching): Add xref to Compilation Mode.
2560
8cf51b2c
GM
25612006-09-08 Richard Stallman <rms@gnu.org>
2562
2563 * search.texi (Search): Ref multi-file search commands here.
2564 (Other Repeating Search): Not here.
2565
8cf51b2c
GM
25662006-08-28 Richard Stallman <rms@gnu.org>
2567
2568 * windows.texi (Split Window): Update xref.
2569
2570 * basic.texi (Continuation Lines): Update xref.
2571
2572 * indent.texi (Tab Stops): Update xref.
2573
2574 * emacs.texi (Top): Update subnode menu.
2575
2576 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2577 split out of Display Custom.
2578
25792006-08-25 Kim F. Storm <storm@cua.dk>
2580
2581 * display.texi (Display Custom): Add variables overline-margin
2582 and x-underline-at-descent-line.
2583
25842006-08-25 Richard Stallman <rms@gnu.org>
2585
2586 * entering.texi (Exiting): Rewrite to give graphical displays
2587 priority over text terminals.
2588
2589 * search.texi (Incremental Search): Move index entries.
2590
25912006-08-23 Chong Yidong <cyd@stupidchicken.com>
2592
2593 * custom.texi (Init File): Reference Find Init to avoid "home
2594 directory" confusion.
2595
25962006-08-22 Nick Roberts <nickrob@snap.net.nz>
2597
2598 * building.texi (Other GDB-UI Buffers): Describe how to edit
2599 a value in the locals buffer.
2600
26012006-08-21 Richard Stallman <rms@gnu.org>
2602
2603 * search.texi (Basic Isearch): Add `isearch' index entry.
2604
26052006-08-16 Richard Stallman <rms@gnu.org>
2606
2607 * misc.texi (Saving Emacs Sessions): Clean up wording.
2608
2609 * mark.texi (Marking Objects): Mention term "select all".
2610
2611 * emacs.texi (Top): Update subnode menu.
2612
2613 * help.texi (Help Mode): Move node up in file.
2614
8cf51b2c
GM
26152006-08-15 Nick Roberts <nickrob@snap.net.nz>
2616
2617 * building.texi (Stack Buffer): Explain fringe arrow.
2618
8cf51b2c
GM
26192006-08-12 Eli Zaretskii <eliz@gnu.org>
2620
8cf51b2c
GM
2621 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2622 on startup.
2623
26242006-08-11 Romain Francoise <romain@orebokech.com>
2625
2626 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2627
26282006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2629
2630 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2631
26322006-08-10 Richard Stallman <rms@gnu.org>
2633
2634 * text.texi (Format Faces): Substantial rewrites to deal
2635 with face merging. Empty regions don't count. Clarify
2636 face property inheritance.
2637
26382006-08-08 Romain Francoise <romain@orebokech.com>
2639
2640 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2641 <arjuropo@cc.jyu.fi>.
2642
8cf51b2c
GM
26432006-08-04 Eli Zaretskii <eliz@gnu.org>
2644
2645 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2646 apply to all frames.
2647
8cf51b2c
GM
26482006-08-01 Richard Stallman <rms@gnu.org>
2649
2650 * help.texi (Name Help): Add index entries for describe-variable.
2651
26522006-08-01 Nick Roberts <nickrob@snap.net.nz>
2653
2654 * building.texi (GDB Graphical Interface): Shorten node names.
2655 (GDB-UI Layout): Use GDB-related.
2656 (Other GDB-UI Buffers): Simplify English.
2657
26582006-07-31 Richard Stallman <rms@gnu.org>
2659
2660 * search.texi (Query Replace): Add xref for Dired's Q command.
2661
8cf51b2c
GM
26622006-07-31 Nick Roberts <nickrob@snap.net.nz>
2663
2664 * building.texi (GDB commands in Fringe): Rename to...
2665 (Source Buffers): ..this and move forward. Describe hollow arrow and
2666 new option gdb-find-source-frame.
2667
26682006-07-29 Richard Stallman <rms@gnu.org>
2669
2670 * dired.texi (Operating on Files): Simplify previous change
2671 and fix Texinfo usage.
2672
26732006-07-29 Eli Zaretskii <eliz@gnu.org>
2674
2675 * dired.texi (Operating on Files): Add cross-references. State the
2676 Unix commands that do similar things.
2677
26782006-07-28 Richard Stallman <rms@gnu.org>
2679
2680 * mark.texi (Transient Mark): Clarify that region never disappears
2681 when Transient Mark mode is off, and not when it is on.
2682
26832006-07-27 Richard Stallman <rms@gnu.org>
2684
2685 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2686
26872006-07-24 Richard Stallman <rms@gnu.org>
2688
2689 * xresources.texi (GTK styles): Fix texinfo usage.
2690
8cf51b2c
GM
2691 * commands.texi (User Input): Explain why we teach keyboard cmds.
2692
2693 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2694 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2695 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2696 * doclicense.texi, display.texi, dired.texi, basic.texi:
2697 * anti.texi, ack.texi: Move periods and commas inside quotes.
2698
26992006-07-22 Eli Zaretskii <eliz@gnu.org>
2700
2701 * cmdargs.texi (General Variables): Document EMAIL.
2702
27032006-07-21 Eli Zaretskii <eliz@gnu.org>
2704
2705 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2706 doesn't have effect on MS-Windows.
2707
8cf51b2c
GM
27082006-07-17 Richard Stallman <rms@gnu.org>
2709
2710 * building.texi (Grep Searching): Explain about chaining grep commands.
2711
8cf51b2c
GM
27122006-07-10 Nick Roberts <nickrob@snap.net.nz>
2713
49823426 2714 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2715
27162006-07-09 Chong Yidong <cyd@stupidchicken.com>
2717
2718 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2719 is invoked for multiple files.
2720
27212006-07-08 Eli Zaretskii <eliz@gnu.org>
2722
2723 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2724 on-line manual for the rest of this node.
2725 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2726 unconditionally.
2727 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2728 Improve wording.
2729 (Windows Printing): Improve wording.
2730 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2731 rest of this node.
2732
8cf51b2c
GM
27332006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2734
49823426
GM
2735 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2736 with eval-buffer.
8cf51b2c
GM
2737
27382006-07-05 Nick Roberts <nickrob@snap.net.nz>
2739
2740 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2741 of character translation.
2742
27432006-07-04 Nick Roberts <nickrob@snap.net.nz>
2744
2745 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2746
27472006-07-03 Karl Berry <karl@gnu.org>
2748
2749 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2750 not-too-underfull hboxes in the TeX output.
2751 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2752 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2753 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2754 * sending.texi, text.texi: Fix overfull/underfull boxes.
2755
27562006-07-03 Romain Francoise <romain@orebokech.com>
2757
2758 * m-x.texi (M-x): Fix.
2759
27602006-07-03 Richard Stallman <rms@gnu.org>
2761
8cf51b2c
GM
2762 * search.texi (Other Repeating Search): filename -> file name.
2763
2764 * misc.texi (Narrowing): Minor cleanups.
2765
2766 * files.texi (Visiting): filename -> file name.
2767
2768 * emacs.texi (Top): Update subnode menus.
2769
2770 * mule.texi (Coding Systems): Move char translation stuff here.
2771 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2772 (Recognize Coding): Substantial local rewrites.
2773 (International): Update menu.
2774
2775 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2776 (Scrolling): Substantial local rewrites.
2777 (Display): Update menu and intro.
2778
2779 * dired.texi: filename -> file name.
2780
2781 * custom.texi (Safe File Variables): Texinfo usage fix.
2782
f0131492 27832006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2784
2785 * help.texi, m-x.texi: Lots of cleanups.
2786
8cf51b2c
GM
27872006-06-30 Eli Zaretskii <eliz@gnu.org>
2788
2789 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2790 (Windows Processes, Windows Misc): Shorten the printed version by
2791 selectively conditioning less important portions by @ifnottex.
2792
8cf51b2c
GM
27932006-06-27 Richard Stallman <rms@gnu.org>
2794
2795 * mini.texi (Minibuffer File): Minor cleanup.
2796
27972006-06-25 Nick Roberts <nickrob@snap.net.nz>
2798
2799 * frames.texi (XTerm Mouse): Rename to...
2800 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2801
2802 * emacs.texi (Top): Use new node name.
2803
28042006-06-24 Eli Zaretskii <eliz@gnu.org>
2805
2806 * emacs.texi (Top): Update the detailed menu according to changes in
2807 msdog.texi.
2808
2809 * msdog.texi (Windows Keyboard): New section.
2810 (Windows Mouse): New section.
2811 (Windows System Menu): Remove section (text merged with "Windows
2812 Keyboard").
2813 (Windows Misc): New section.
2814
2815 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2816
2817 * msdog.texi (ls in Lisp): New section.
2818
2819 * files.texi (Visiting): Document case-insensitive wildcard matching
2820 under find-file-wildcards.
2821
8cf51b2c
GM
28222006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2823
2824 * macos.texi (Mac Input): Add description of mac-function-modifier.
2825 Now Unicode keyboard layouts work.
2826
8cf51b2c
GM
28272006-06-10 Richard Stallman <rms@gnu.org>
2828
2829 * mule.texi (Recognize Coding): Clarify previous change.
2830
28312006-06-09 Kenichi Handa <handa@m17n.org>
2832
2833 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2834 notation.
2835
28362006-06-07 Kevin Ryde <user42@zip.com.au>
2837
2838 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2839 manual for @ifnottex, but in emacs-extra for @iftex.
2840
2841 * cmdargs.texi (General Variables): Fix smtpmail xref.
2842
28432006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2844
8cf51b2c 2845 * programs.texi (Comment Commands):
8cf51b2c 2846 * custom.texi (Specifying File Variables):
49823426 2847 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2848
28492006-06-07 Nick Roberts <nickrob@snap.net.nz>
2850
2851 * building.texi (Watch Expressions): Move node to end.
2852 (GDB Graphical Interface): Move description of clicks in fringe...
2853 (GDB commands in the Fringe): ...to here. New node.
2854
8cf51b2c
GM
28552006-06-05 Romain Francoise <romain@orebokech.com>
2856
49823426 2857 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2858
28592006-06-05 Nick Roberts <nickrob@snap.net.nz>
2860
2861 * building.texi (GDB Graphical Interface): Update bindings.
2862 (Commands of GUD): Add gud-print. Remove gud-run.
2863 Restate availability more generally.
2864
f0131492 28652006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2866
2867 * mini.texi: Lots of cleanups.
2868
28692006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2870
2871 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2872 and Mouse-2.
2873
c8763fb6 28742006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2875
2876 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2877
8cf51b2c
GM
28782006-05-31 Richard Stallman <rms@gnu.org>
2879
2880 * basic.texi (Moving Point): Fix previous change.
2881
c8763fb6 28822006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2883
2884 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2885
f0131492 28862006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2887
2888 * basic.texi: Many simplifications and improvements in wording.
2889
8cf51b2c
GM
28902006-05-26 Nick Roberts <nickrob@snap.net.nz>
2891
2892 * anti.texi (Antinews): Create a node for gdb-ui.
2893
8cf51b2c
GM
28942006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2895
2896 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2897
28982006-05-20 Richard Stallman <rms@gnu.org>
2899
2900 * dired.texi (Dired Navigation): dired-goto-file is now j.
2901
8cf51b2c
GM
29022006-05-20 Eli Zaretskii <eliz@gnu.org>
2903
2904 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2905 and their aliases.
2906
2907 * msdog.texi (Windows Printing): Mention non-support of plain text
2908 printing with some el-cheapo printers, and suggest a workaround.
2909
29102006-05-20 Kevin Ryde <user42@zip.com.au>
2911
2912 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2913 remove the bit saying you must set it.
2914
29152006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2916
2917 * trouble.texi (Checklist):
2918 * text.texi (Text, Auto Fill, Text Mode):
2919 * search.texi (Nonincremental Search):
2920 * rmail.texi (Rmail Labels):
2921 * mule.texi (Input Methods, Multibyte Conversion):
2922 * misc.texi (Gnus, Where to Look, PostScript):
2923 * maintaining.texi (Create Tags Table):
2924 * indent.texi (Indentation Commands):
2925 * fixit.texi (Spelling):
2926 * emacs.texi (Copying):
2927 * custom.texi (Init File): ifinfo -> ifnottex.
2928
8cf51b2c
GM
29292006-05-17 Richard Stallman <rms@gnu.org>
2930
2931 * files.texi (Diff Mode): Mention C-x `.
2932
29332006-05-08 Richard Stallman <rms@gnu.org>
2934
2935 * custom.texi (Disabling): Textual cleanups.
2936
8cf51b2c
GM
29372006-05-12 Glenn Morris <rgm@gnu.org>
2938
2939 * calendar.texi (Displaying the Diary, Format of Diary File):
2940 Refer to diary-view-entries, diary-list-entries,
2941 diary-show-all-entries rather than obsolete aliases.
2942
29432006-05-12 Eli Zaretskii <eliz@gnu.org>
2944
2945 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2946 (Displaying the Diary, Special Diary Entries, Importing Diary):
2947 * building.texi (Compilation Shell):
2948 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2949 emacs-xtra with @inforef's.
2950
2951 * files.texi (Visiting): Fix wording.
2952
2953 * mule.texi (Coding Systems, Text Coding): More indexing.
2954 Mention that C-x RET f can set eol conversion.
2955
c8763fb6 29562006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2957
2958 * xresmini.texi (GTK resources): Insert GTK description.
2959
2960 * xresources.texi (GTK resources): metafont should be menufont.
2961
8cf51b2c
GM
29622006-05-06 Michael Albinus <michael.albinus@gmx.de>
2963
49823426 2964 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2965 method, user name and host name is active only in partial
2966 completion mode.
2967
8cf51b2c
GM
29682006-05-06 Eli Zaretskii <eliz@gnu.org>
2969
2970 * makefile.w32-in (emacs.dvi):
2971 * Makefile.in (emacs.dvi): Add xresmini.texi.
2972
2973 * xresmini.texi (Table of Resources): Remove xref to non-existent
2974 node "LessTif Resources".
2975
2976 * msdog.texi (Microsoft Windows):
2977 * calendar.texi (Calendar/Diary, Displaying the Diary)
2978 (Special Diary Entries, Importing Diary, Holidays):
2979 * programs.texi (Program Modes):
2980 * text.texi (Text):
2981 * buffers.texi (Several Buffers):
2982 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2983
29842006-05-06 Eli Zaretskii <eliz@gnu.org>
2985
2986 The following changes merge the emacs-xtra manual into the main
2987 manual, but only for on-line version of the manual.
2988
2989 * vc2-xtra.texi (Version Backups, Local Version Control)
2990 (Making Snapshots, Change Logs and VC, Version Headers)
2991 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2992 on-line manual.
2993
2994 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2995 for on-line manual.
2996
2997 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2998 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2999 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3000 for on-line manual.
3001
3002 * fortran-xtra.texi (Fortran, Fortran Autofill)
3003 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3004 for on-line manual.
3005
3006 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3007 Conditional xref's for on-line manual.
3008
3009 * emerge-xtra.texi (Emerge, Overview of Emerge)
3010 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3011 manual.
3012
3013 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3014 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3015 (EMACSSOURCES): Use EMACS_XTRA.
3016 (../info/emacs-xtra): Remove.
3017 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3018
3019 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3020 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3021 (EMACSSOURCES): Use EMACS_XTRA.
3022 ($(infodir)/emacs-xtra): Remove.
3023 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3024
3025 * trouble.texi (Quitting):
3026 * text.texi (Text):
3027 * programs.texi (Program Modes):
3028 * msdog.texi (Microsoft Windows):
3029 * frames.texi (Frames):
3030 * files.texi (Backup, Version Control, VC Concepts)
3031 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3032 (Registering, VC Status, VC Undo, Multi-User Branching)
3033 (Comparing Files):
3034 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3035 (Displaying the Diary, Special Diary Entries, Importing Diary):
3036 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3037 conditional xref's, depending on @iftex/@ifnottex.
3038
3039 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3040 "MS-DOS". @include msdog-xtra.texi.
3041
3042 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3043 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3044
3045 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3046 for vc-xtra.texi subsections.
3047 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3048 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3049
3050 * sending.texi (Sending Mail): A @node line without explicit Prev,
3051 Next, and Up links.
3052
3053 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3054 Next, and Up links.
3055
3056 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3057 and its sections. @include picture-xtra.texi.
3058
3059 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3060 "Emerge".
3061 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3062
3063 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3064 exact duplicate of its name-sake in calendar.texi.
3065
3066 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3067 "Advanced Calendar/Diary Usage".
3068 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3069
3070 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3071 dired-xtra.texi.
3072 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3073
3074 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3075 (Files) [ifnottex]: Add menu entry for Autorevert.
3076
3077 * emacs-xtra.texi (Introduction): Reword to make consistent with
3078 printed version only.
3079 <Top level>: Remove the body of all chapters and move them to the
3080 new *-xtra.texi files. Use @raisesections and @lowersections to
3081 convert sections to chapters etc.
3082
3083 * msdog-xtra.texi:
3084 * fortran-xtra.texi:
3085 * vc-xtra.texi:
3086 * vc1-xtra.texi:
3087 * vc2-xtra.texi:
3088 * emerge-xtra.texi:
3089 * cal-xtra.texi:
3090 * dired-xtra.texi:
3091 * arevert-xtra.texi: New files, with text from respective chapters
3092 of emacs-xtra.texi. Convert each @chapter into @section, @section
3093 into @subsection, etc.
3094
3095 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3096 updated.
3097
3098 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3099 Windows". All references updated.
3100
31012006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3102
3103 * macos.texi (Mac Input): Mention input from Character Palette.
3104 (Mac Font Specs): Fix typo.
3105
31062006-05-05 Richard Stallman <rms@gnu.org>
3107
3108 * files.texi (Diff Mode): Minor cleanup.
3109
31102006-05-05 Karl Berry <karl@gnu.org>
3111
8cf51b2c
GM
3112 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3113 errors from the current release of makeinfo (4.8).
3114 * help.texi (Library Keywords): Change widest word in multitable
3115 template from `emulations' to `convenience'. (Not sure if this is
3116 related to the font change.)
3117
31182006-05-05 Eli Zaretskii <eliz@gnu.org>
3119
3120 * files.texi (File Names): Add a footnote about limited support of
3121 ~USER on MS-Windows.
3122
3123 * cmdargs.texi (Initial Options): Add a footnote about limited
3124 support of ~USER on MS-Windows.
3125
31262006-05-03 Richard Stallman <rms@gnu.org>
3127
3128 * files.texi (Diff Mode): Node moved here.
3129 (Comparing Files): Delete what duplicates new node.
3130 (Files): Put Diff Mode in menu.
3131
3132 * misc.texi (Diff Mode): Moved to files.texi.
3133
3134 * emacs.texi (Top): Update menu for Diff Mode.
3135
3136 * trouble.texi (Emergency Escape): Simplify.
3137
3138 * emacs.texi (Top): Minor clarification.
3139
31402006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3141
3142 * commands.texi, entering.texi, screen.texi: Many simplifications.
3143
31442006-05-03 Richard Stallman <rms@gnu.org>
3145
3146 * commands.texi (Text Characters): Delete paragraph about unibyte
3147 non-ASCII printing chars.
3148
3149 * killing.texi (Killing): Say "graphical displays".
3150 * display.texi: Say "graphical displays".
3151
3152 * cmdargs.texi (Misc X): Say "graphical displays".
3153
31542006-05-01 Richard Stallman <rms@gnu.org>
3155
3156 * emacs.texi (Top): Add Diff Mode to menu.
3157
31582006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3159
3160 * misc.texi (Diff Mode): New node.
3161
31622006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3163
3164 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3165 (Mac Environment Variables): Shorten example line.
3166 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3167
31682006-05-01 Nick Roberts <nickrob@snap.net.nz>
3169
3170 * building.texi (GUD Customization): Describe cases %d and %c.
3171 Update description for %e.
3172
31732006-04-30 Glenn Morris <rgm@gnu.org>
3174
3175 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3176
31772006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3178
3179 * custom.texi (Examining): Update C-h v output example.
3180
31812006-04-29 Kim F. Storm <storm@cua.dk>
3182
3183 * building.texi (Grep Searching): Add lgrep and rgrep.
3184
8cf51b2c
GM
31852006-04-23 Richard Stallman <rms@gnu.org>
3186
3187 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3188
3189 * xresmini.texi: New file.
3190
3191 * xresources.texi (Face Resources): Split table into font resources
3192 and the rest. Combine similar attributes for brevity.
3193
8cf51b2c
GM
31942006-04-21 Eli Zaretskii <eliz@gnu.org>
3195
3196 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3197 backslashes and case-insensitivity in file names (moved to the
3198 main manual).
3199 (MS-DOS Printing): Move most of the text to the main manual.
3200
3201 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3202 New nodes.
3203 (Windows Processes, Windows System Menu): Add index entries and
3204 fix wording.
3205
8cf51b2c
GM
32062006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3207
3208 * misc.texi (Shell Ring): Add notes on saved input when
3209 navigating off the end of the history list.
3210
32112006-04-18 Chong Yidong <cyd@mit.edu>
3212
3213 * misc.texi (Shell Options): Correct default value of
3214 comint-scroll-show-maximum-output.
3215
8cf51b2c
GM
32162006-04-18 Nick Roberts <nickrob@snap.net.nz>
3217
3218 * building.texi (Watch Expressions): Update.
3219
8cf51b2c
GM
32202006-04-12 Richard Stallman <rms@gnu.org>
3221
3222 * search.texi: Clean up previous change.
3223
32242006-04-12 Eli Zaretskii <eliz@gnu.org>
3225
3226 * search.texi (Regexp Backslash, Regexp Replace): Add index
3227 entries for ``back reference'' and mention the term itself in the
3228 text.
3229
32302006-04-11 Richard Stallman <rms@gnu.org>
3231
3232 * custom.texi (Safe File Variables):
3233 Document enable-local-variables = :safe.
3234
32352006-04-11 Karl Berry <karl@gnu.org>
3236
3237 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3238 (Remote Repositories, Version Backups, Local Version Control)
3239 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3240 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3241 (Renaming VC Work Files and Master Files)
3242 (Inserting Version Control Headers, Customizing VC, General Options)
3243 (Options for RCS and SCCS, Options specific for CVS): Move all
3244 these nodes to emacs-xtra.texi, for brevity.
3245 * cmdargs.texi, files.texi: Change cross-references.
3246
8cf51b2c
GM
32472006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3248
3249 * files.texi (Old Versions): Update description of vc-annotate's
3250 use of color to indicate date ranges.
3251
8cf51b2c
GM
32522006-04-09 Kevin Ryde <user42@zip.com.au>
3253
8cf51b2c
GM
3254 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3255 put info and printed manual names the right way around.
3256
32572006-04-09 Karl Berry <karl@gnu.org>
3258
3259 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3260 emacs-xtra.texi, leaving only MS Windows information.
3261 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3262 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3263 node names.
3264
3265 * emacs.texi: Move @summarycontents and @contents to the beginning
3266 of the file.
3267
8cf51b2c
GM
32682006-04-08 Kevin Ryde <user42@zip.com.au>
3269
3270 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3271
32722006-04-07 Richard Stallman <rms@gnu.org>
3273
3274 * programs.texi (Comments, Comment Commands, Options for Comments)
3275 (Multi-Line Comments): "Align", not "indent".
3276 (Basic Indent): C-j deletes trailing whitespace before the newline.
3277
32782006-04-06 Richard Stallman <rms@gnu.org>
3279
8cf51b2c
GM
3280 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3281
32822006-04-06 Eli Zaretskii <eliz@gnu.org>
3283
3284 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3285
8cf51b2c
GM
32862006-04-05 Richard Stallman <rms@gnu.org>
3287
3288 * emacs.texi (Top): Update subnode menu.
3289
3290 * trouble.texi (Unasked-for Search): Node deleted.
3291 (Lossage): Delete from menu.
3292
32932006-04-04 Richard Stallman <rms@gnu.org>
3294
3295 * trouble.texi: Various cleanups.
3296 (Checklist): Don't bother saying how to snail a bug report.
3297 (Emergency Escape): Much rewriting.
3298 (After a Crash): Rename the core dump immediately.
3299 (Total Frustration): Call it a psychotherapist.
3300 (Bug Criteria): Avoid "illegal instruction".
3301 (Sending Patches): We always put the contributor's name in.
3302
3303 * misc.texi (Thumbnails): Minor correction.
3304
8cf51b2c
GM
33052006-04-03 Richard Stallman <rms@gnu.org>
3306
3307 * misc.texi (Thumbnails): Minor cleanup.
3308
33092006-04-02 Karl Berry <karl@gnu.org>
3310
3311 * sending.texi (Mail Sending): pxref to Top needs five args.
3312
3313 * texinfo.tex: Update to current version (2006-03-21.13).
3314
8cf51b2c
GM
33152006-03-31 Richard Stallman <rms@gnu.org>
3316
3317 * emacs.texi (Top): Update subnode menu.
3318
3319 * help.texi (Help Mode): Cleanup.
3320
3321 * dired.texi: Many cleanups.
3322 (Dired Deletion): Describe dired-recursive-deletes.
3323 (Operating on Files): dired-create-directory moved.
3324 (Misc Dired Features): Move to here.
3325 (Tumme): Node moved to misc.texi.
3326
3327 * custom.texi: Many cleanups.
3328 (Minor Modes): Don't mention ISO Accents Mode.
3329 (Examining): Update C-h v output example.
3330 (Hooks): Add index and xref for add-hook.
3331 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3332 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3333
3334 * misc.texi: Many cleanups.
3335 (beginning): Add to summary of topics.
3336 (Shell): Put eshell xref at the end. Remove eshell from table.
3337 (Thumbnails): New node.
3338
8cf51b2c
GM
33392006-03-28 Eli Zaretskii <eliz@gnu.org>
3340
3341 * files.texi (File Name Cache): Make it clear that the cache is
3342 not persistent.
3343
8cf51b2c
GM
33442006-03-25 Karl Berry <karl@gnu.org>
3345
49823426
GM
3346 * emacs-xtra.texi, emacs.texi, gnu.texi:
3347 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3348 (2) do not indent copyright year list (or anything else).
3349
8cf51b2c
GM
33502006-03-21 Juanma Barranquero <lekktu@gmail.com>
3351
3352 * files.texi (VC Dired Mode): Remove misplaced brackets.
3353
33542006-03-21 Andre Spiegel <spiegel@gnu.org>
3355
3356 * files.texi: Various updates and clarifications in the VC chapter.
3357
33582006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3359
3360 * help.texi (Help Mode): Document "C-c C-c".
3361
8cf51b2c
GM
33622006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3363
3364 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3365 menu in the standalone Info reader.
3366
33672006-03-15 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3370 moved here from Emacs manual.
3371
3372 * programs.texi (Fortran): Section moved to emacs-xtra.
3373 (Program Modes): Xref to Fortran in emacs-xtra.
3374
3375 * maintaining.texi (Emerge): Move to emacs-xtra.
3376 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3377
3378 * picture.texi: File deleted.
3379 * Makefile.in:
3380 * makefile.w32-in: Remove picture.texi.
3381
3382 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3383 * abbrevs.texi (Abbrevs):
3384 * sending.texi (Sending Mail): Picture node removed.
3385
3386 * emacs.texi (Top): Update node listings.
3387
8cf51b2c
GM
33882006-03-12 Richard Stallman <rms@gnu.org>
3389
3390 * calendar.texi: Various cleanups.
3391
8cf51b2c
GM
33922006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3393
3394 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3395 syntax.
3396
8cf51b2c
GM
33972006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3398
3399 * search.texi (Regexps): More accurately describe which characters
3400 are special in which situations. Recommend _not_ to quote `]' or
3401 `-' when they are not special.
3402
8cf51b2c
GM
34032006-02-28 Andre Spiegel <spiegel@gnu.org>
3404
3405 * files.texi (Old Versions): Clarify operation of C-x v =.
3406
8cf51b2c
GM
34072006-02-21 Nick Roberts <nickrob@snap.net.nz>
3408
3409 * building.texi (Watch Expressions): Update and describe
3410 gdb-speedbar-auto-raise.
3411
34122006-02-19 Richard M. Stallman <rms@gnu.org>
3413
3414 * emacs.texi: Use @smallbook.
3415 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3416 Update subnode menu.
3417
3418 * building.texi (Lisp Interaction): Minor addition.
3419
34202006-02-18 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * building.texi (Watch Expressions): Update and be more precise.
3423
c8763fb6 34242006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3425
3426 * maintaining.texi (Create Tags Table): Explain why the
3427 exception when etags writes to files under the /dev tree.
3428
34292006-02-14 Richard M. Stallman <rms@gnu.org>
3430
3431 * custom.texi (Safe File Variables): Lots of clarification.
3432 Renamed from Unsafe File Variables.
3433
34342006-02-14 Chong Yidong <cyd@stupidchicken.com>
3435
3436 * custom.texi (Unsafe File Variables): File variable confirmation
3437 assumed denied in batch mode.
3438
34392006-02-14 Richard M. Stallman <rms@gnu.org>
3440
3441 * building.texi (GDB User Interface Layout): Don't say `inferior'
3442 for program being debugged.
3443
34442006-02-15 Nick Roberts <nickrob@snap.net.nz>
3445
3446 * building.texi (GDB Graphical Interface):
3447 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3448
34492006-02-13 Chong Yidong <cyd@stupidchicken.com>
3450
3451 * custom.texi (Specifying File Variables, Unsafe File Variables):
3452 New nodes, split from File Variables. Document new file local
3453 variable behavior.
3454
34552006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3456
3457 * display.texi (Standard Faces):
8cf51b2c
GM
3458 * files.texi (Visiting):
3459 * frames.texi (Clipboard):
3460 * glossary.texi (Glossary) <Clipboard>:
3461 * xresources.texi (X Resources): Mention Mac OS port.
3462
8cf51b2c
GM
34632006-02-12 Richard M. Stallman <rms@gnu.org>
3464
3465 * building.texi (Building): Clarify topic in intro.
3466
3467 * maintaining.texi (Maintaining): Change title; clarify topic.
3468 Delete duplicate index entries.
3469
3470 * building.texi (Other GDB User Interface Buffers): Clarifications.
3471
3472 * text.texi (Cell Commands): Clarifications.
3473
3474 * programs.texi (Defuns): Delete duplicate explanation of
3475 left-margin paren convention.
3476 (Hungry Delete): Minor cleanup.
3477
34782006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3479
3480 * dired.texi (Tumme): More tumme documentation.
3481
34822006-02-11 Alan Mackenzie <acm@muc.de>
3483
3484 * programs.texi ("Hungry Delete"): Correct the appellation of the
3485 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3486
34872006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3488
3489 * dired.texi (Tumme): Fix small bug.
3490
34912006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3492
3493 * macos.texi (Mac International): Rename "fontset-mac" to
3494 "fontset-standard".
3495
8cf51b2c
GM
34962006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3497
3498 * dired.texi (Tumme): Basic documentation for Tumme added.
3499
8cf51b2c
GM
35002006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3501
3502 * mule.texi (International):
3503 * programs.texi (Basic Indent): Fix typos.
3504
8cf51b2c
GM
3505 * custom.texi (Minor Modes):
3506 * display.texi (Text Display):
3507 * commands.texi (Text Characters): Update xrefs.
3508
35092006-02-07 Richard M. Stallman <rms@gnu.org>
3510
3511 * emacs.texi (Top): Update subnode menu.
3512 Update info on old Emacs papers.
3513 (Intro): "Graphical display", not window system.
3514
3515 * xresources.texi (GTK styles): Minor clarifications.
3516
3517 * trouble.texi: "Graphical display", not window system.
3518 (Stuck Recursive): Minor clarification.
3519
3520 * text.texi: Minor clarifications.
3521 (Sentences): Explain why two-space convention is better.
3522 Explain sentence-end-without-period here.
3523 (Fill Commands): Not here.
3524 (Refill): Node moved down.
3525 (Filling): Update menu.
3526 (Table Creation, Cell Justification, Column Commands): Clarify.
3527
3528 * sending.texi: Minor clarifications.
3529
3530 * search.texi (Regexp Backslash): Clarification.
3531
3532 * rmail.texi: Minor cleanups.
3533 (Rmail): Delete digression about `rmail-mode'.
3534 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3535 (Rmail Files): Mention C-u M-x rmail.
3536 (Rmail Reply): Mention References.
3537 (Rmail Display): Mention rmail-nonignored-headers.
3538
3539 * programs.texi: Minor cleanups.
3540 (Comment Commands): Mention momentary Transient Mark mode.
3541 (Matching): Be more specific about customizing show-paren-mode.
3542 (Info Lookup): Don't list the modes that support C-h S.
3543 Just say what it does in an unsupported mode.
3544 (Man Page): Delete excessive info on customizing woman.
3545 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3546
3547 * abbrevs.texi: Minor clarifications.
3548 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3549 not "dynamic abbrevs" as if they were a kind of abbrev.
3550
3551 * picture.texi (Picture): Minor cleanup.
3552
3553 * mule.texi (Communication Coding): Say "other applications".
3554 (Fontsets): Not specific to X. Add xref to X Resources.
3555 (Unibyte Mode): Rename from Single-Byte Character Support.
3556 "Graphical display", not window system.
3557 (International): Update menu.
3558
3559 * maintaining.texi (Format of ChangeLog):
3560 New node, split out from ChangeLog.
3561 (ChangeLog): Clarifications in the remaining text.
3562 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3563 (Find Tag): Add @w.
3564 (Tags Search): Explain tag table order here. Simplify grep ref.
3565 (List Tags): tags-tag-face is a variable, not a face.
3566 (Emerge): Cleanups.
3567
3568 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3569 (Keyboard Macros): Avoid "the user".
3570
3571 * killing.texi: "Graphical display", not window system.
3572
3573 * help.texi (Help Echo): "Graphical display", not window system.
3574
3575 * glossary.texi: Say "you", not "the user". Say "graphical display".
3576
3577 * frames.texi: Minor cleanups. "Graphical display", not window system.
3578
3579 * files.texi (Visiting): Make drag-and-drop not X-specific.
3580
3581 * custom.texi: Minor cleanups. "Graphical display", not window system.
3582
3583 * cmdargs.texi: Minor cleanups.
3584
3585 * building.texi (Compilation): Move and split kill-compilation para.
3586 Add para about multiple compilers.
3587 (Compilation Mode): Commands also available in grep mode and others.
3588 Mention C-u C-x ` more tutorially. Clarify C-x `.
3589 (Compilation Shell): Clarify. Put Bash example first.
3590 (Grep Searching): Minor cleanups; add @w.
3591 (Debuggers): Minor cleanups.
3592 (Starting GUD): Make GDB xgraphical mode issue clearer.
3593 (Debugger Operation): Lots of clarifications including
3594 GDB tooltip side-effect issue.
3595 (Commands of GUD): Clarify.
3596 (GUD Customization): Add bashdb-mode-hook.
3597 (GDB Graphical Interface): Rewrite for clarity.
3598 (GDB User Interface Layout): Rewrite for clarity.
3599 (Stack Buffer, Watch Expressions): Likewise.
3600 (Other GDB User Interface Buffers): Cleanups.
3601 (Lisp Libraries, External Lisp): Cleanup.
3602
3603 * basic.texi (Position Info): "Graphical displays", rather than
3604 window systems.
3605
3606 * anti.texi: Minor cleanup.
3607
8cf51b2c
GM
36082006-02-03 Eli Zaretskii <eliz@gnu.org>
3609
3610 * custom.texi (Init File, Find Init): Add cross-references to
3611 where $HOME is described.
3612
36132006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3614
3615 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3616 is not inside the @table.
3617
3618 * emacs.texi (Top): Correct node name.
3619
3620 * files.texi (File Names): Fix @xref.
3621 (Reverting): Fix typo.
3622
3623 * mule.texi (International): Correct node name.
3624
3625 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3626
36272006-02-01 Richard M. Stallman <rms@gnu.org>
3628
3629 * emacs.texi (Top): Update subnode menu.
3630
3631 * mule.texi: Minor clarifications.
3632 Reduce the specific references to X Windows.
3633 Refer to "graphical" terminals, rather than window systems.
3634 (Text Coding): Rename from Specify Coding.
3635 (Communication Coding, File Name Coding, Terminal Coding):
3636 New nodes split out from Text Coding.
3637
3638 * kmacro.texi: Minor clarifications.
3639 (Keyboard Macro Ring): Comment out some excessive commands.
3640 (Basic Keyboard Macro): Split up the table, putting part in each node.
3641
3642 * major.texi: Minor clarifications.
3643
3644 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3645
3646 * windows.texi: Minor clarifications.
3647 (Change Window): Don't describe mode-line mouse cmds here.
3648 Add xref to Mode Line Mouse.
3649
3650 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3651
3652 * macos.texi (Mac International): Fix xref.
3653
3654 * indent.texi: Minor clarifications.
3655
3656 * frames.texi: Minor clarifications.
3657 Reduce the specific references to X Windows.
3658 Refer to "graphical" terminals, rather than window systems.
3659 (Frame Parameters): Don't mention commands like
3660 set-foreground-color. Just say to customize a face.
3661 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3662
3663 * files.texi: Minor clarifications.
3664 (Numbered Backups): New node, split out from Backup Names.
3665
3666 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3667
3668 * cmdargs.texi (General Variables): Fix xref.
3669
3670 * buffers.texi: Minor clarifications.
3671
8cf51b2c
GM
36722006-01-31 Richard M. Stallman <rms@gnu.org>
3673
3674 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3675 Nodes moved to top.
3676
3677 * display.texi: Minor clarifications.
3678 (Display): Rearrange menu.
3679 (Standard Faces): Mention query-replace face.
3680 (Faces): Simplify.
3681 (Font Lock): Simplify face customization info.
3682 (Highlight Changes): Node merged into Highlight Interactively.
3683 (Highlight Interactively): Much rewriting and cleanup.
3684 (Optional Mode Line): Narrowed line number not good for goto-line.
3685 Simplify face customization advice.
3686 (Text Display): Mention use of escape-glyph face.
3687 Move ctl-arrow and tab-width here.
3688 (Display Custom): Move no-redraw-on-reenter to end of node.
3689
3690 * search.texi: Minor clarifications.
3691 (Isearch Scroll): Simplify.
3692 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3693
3694 * regs.texi (Registers): Mention bookmarks here.
3695
3696 * mark.texi: Minor clarifications.
3697 (Selective Undo): Node deleted.
3698
3699 * m-x.texi: Minor clarifications.
3700
3701 * killing.texi: Minor clarifications.
3702 Refer to "graphical" terminals, rather than window systems.
3703
3704 * help.texi: Clarifications.
3705 (Help): Don't describe C-h F and C-h K here.
3706 (Key Help): Describe C-h K here.
3707 (Name Help): Mention Emacs Lisp Intro.
3708 Describe C-h F here.
3709 (Misc Help): Mention C-h F and C-h K only briefly.
3710
3711 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3712 Selective undo text merged in.
3713 (Spelling): Mention Aspell along with Ispell.
3714
3715 * emacs.texi (Top): Update subnode menus.
3716
3717 * basic.texi (Basic Undo): Rename from Undo. Most of text
3718 moved to new Undo node.
3719
8cf51b2c
GM
37202006-01-29 Chong Yidong <cyd@stupidchicken.com>
3721
3722 * basic.texi (Continuation Lines, Inserting Text):
3723 Mention longlines mode.
3724
37252006-01-29 Richard M. Stallman <rms@gnu.org>
3726
10d1d0af 3727 * screen.texi: Minor cleanups.
8cf51b2c
GM
3728 (Screen): Clean up the intro paragraphs.
3729 (Mode Line): Lots of rewriting. Handle frame-name better.
3730 eol-mnemonic-... vars moved out.
3731
3732 * emacs.texi (Top): Change menu item for MS-DOS node.
3733 Update subnode menu.
3734
3735 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3736 chapter relates to Windows. Title changed.
3737
3738 * mini.texi: Minor cleanups.
3739
3740 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3741 (Mark): Put it in the menu.
3742
3743 * entering.texi: Minor cleanups.
3744
3745 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3746 (Intro): Refer to "graphical" terminals, rather than X.
3747
3748 * display.texi (Display Custom): Add xref to Variables.
3749 (Optional Mode Line): eol-mnemonic-... vars moved here.
3750
3751 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3752 rather than X.
3753
8cf51b2c
GM
3754 * basic.texi: Minor cleanups.
3755 (Undo): selective-undo moved.
3756
8cf51b2c
GM
37572006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3758
3759 * anti.texi (Antinews): Various corrections and additions.
3760
37612006-01-23 Juri Linkov <juri@jurta.org>
3762
3763 * custom.texi (Easy Customization, Customization Groups)
3764 (Browsing Custom): Mention links along with buttons.
3765
8cf51b2c
GM
37662006-01-21 Eli Zaretskii <eliz@gnu.org>
3767
8cf51b2c
GM
3768 * text.texi (TeX Print): Use @key for TAB.
3769
8cf51b2c
GM
3770 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3771
8cf51b2c
GM
37722006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3773
3774 * files.texi (File Aliases): Don't claim that usually separate
3775 buffers are created for two file names that name the same data.
3776 Mention additional situations where different names mean the same
3777 file on disk.
3778
37792006-01-19 Richard M. Stallman <rms@gnu.org>
3780
3781 * killing.texi (Deletion): Upcase @key argument.
3782
3783 * custom.texi (Custom Themes): Minor cleanup.
3784
3785 * programs.texi (Hungry Delete): Upcase @key argument.
3786
8cf51b2c
GM
37872006-01-16 Juri Linkov <juri@jurta.org>
3788
3789 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3790 Move `mode-line-highlight' before `mode-line-buffer-id'.
3791
8cf51b2c
GM
37922006-01-14 Richard M. Stallman <rms@gnu.org>
3793
3794 * basic.texi (Inserting Text): Minor cleanup.
3795
8cf51b2c
GM
37962006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3797
3798 * custom.texi (Changing a Variable, Face Customization):
3799 Update for changes in Custom menus.
3800
8cf51b2c
GM
38012006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3802
3803 * macos.texi (Mac International): Undo last change.
3804
8cf51b2c
GM
38052006-01-02 Chong Yidong <cyd@stupidchicken.com>
3806
3807 * custom.texi (Custom Themes): Describe the new
3808 customize-create-theme interface.
3809
38102005-12-30 Juri Linkov <juri@jurta.org>
3811
3812 * basic.texi (Position Info): Update example.
3813
c8763fb6 38142005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3815
3816 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3817
38182005-12-24 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * custom.texi (Custom Themes): `load-theme' always loads.
3821
38222005-12-23 Juri Linkov <juri@jurta.org>
3823
3824 * display.texi (Highlight Interactively): Use double space to
3825 separate sentences. Replace C-p with M-p, and C-n with M-n.
3826
38272005-12-22 Richard M. Stallman <rms@gnu.org>
3828
3829 * custom.texi (Easy Customization and subnodes):
3830 Replace "active field" with "button".
3831 Use "user option" only for variables.
3832 Use "setting" for variable-or-face.
3833
38342005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3835
3836 * buffers.texi (Select Buffer): Change order in table to make
3837 "Similar" refer to the correct item.
3838 (Indirect Buffers): Minor rewording.
3839
8cf51b2c
GM
38402005-12-20 Juri Linkov <juri@jurta.org>
3841
3842 * files.texi (VC Status): Put P and N near p and n.
3843
8cf51b2c
GM
38442005-12-19 Richard M. Stallman <rms@gnu.org>
3845
3846 * programs.texi (Electric C): Delete the info about newline control.
3847 (Other C Commands): Minor cleanup.
3848 (Left Margin Paren): Minor cleanup.
3849
38502005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3851
3852 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3853 (Customization Groups): Delete text moved to "Browsing Custom".
3854 (Browsing Custom): New node.
3855 (Specific Customization): Clarify which commands only work for
3856 loaded options.
3857
38582005-12-18 Bill Wohler <wohler@newt.com>
3859
3860 * frames.texi (Tool Bars): Shorten text of previous change.
3861
38622005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3863
3864 * files.texi (VC Status): Document log-view mode.
3865
38662005-12-18 Bill Wohler <wohler@newt.com>
3867
3868 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3869 permanently via the customize interface.
3870
8cf51b2c
GM
38712005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3872
3873 * killing.texi (Killing by Lines): Document `kill-whole-line'
3874 function.
3875
c8763fb6 38762005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3877
3878 * buffers.texi (Select Buffer): Change `prev-buffer' to
3879 `previous-buffer'. Indicate that these functions use a frame
3880 local buffer list.
3881
8cf51b2c
GM
38822005-12-12 Richard M. Stallman <rms@gnu.org>
3883
3884 * custom.texi (Easy Customization): Change menu comment.
3885 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3886
3887 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3888 (Help): Among the Apropos commands, describe only C-h a here.
3889
38902005-12-11 Richard M. Stallman <rms@gnu.org>
3891
3892 * programs.texi (Options for Comments): Comment-end starts with space.
3893
3894 * glossary.texi (Glossary): Minor cleanup.
3895
3896 * files.texi (Old Versions): Use @table.
3897
8cf51b2c
GM
38982005-12-10 David Koppelman <koppel@ece.lsu.edu>
3899
3900 * display.texi (Highlight Interactively): Include
3901 global-hi-lock-mode. Add miscellaneous details and elaborations.
3902
39032005-12-09 Richard M. Stallman <rms@gnu.org>
3904
3905 * display.texi (Font Lock): Delete the Global FL menu item.
3906
39072005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3908
3909 * custom.texi (Minibuffer Maps): Mention the maps for file name
3910 completion.
3911
39122005-12-09 Kim F. Storm <storm@cua.dk>
3913
3914 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3915 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3916 cursor to next corner in rectangle; clarify insert around rectangle.
3917
8cf51b2c
GM
39182005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3919
3920 * custom.texi (Customization): Use xref to elisp manual for
3921 non-TeX output.
3922 (Minor Modes): Update.
3923 (Customization Groups, Changing a Variable, Face Customization):
3924 Update for new appearance of Custom buffers.
3925 (Changing a Variable): `custom-buffer-done-function' has been
3926 replaced by `custom-buffer-done-kill'.
3927 (Specific Customization): In the `customize-group' buffer, a
3928 subgroup's contents are not "hidden". They are not included at
3929 all. They have no [Show] button.
3930 (Mouse Buttons): Add pxref to description of mouse event lists in
3931 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3932 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3933 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3934
39352005-12-08 Richard M. Stallman <rms@gnu.org>
3936
3937 * mini.texi (Completion Commands, Completion):
3938 In file name input, SPC does not do completion.
3939
8cf51b2c
GM
39402005-12-08 Nick Roberts <nickrob@snap.net.nz>
3941
3942 * building.texi (GDB Graphical Interface): Explain screen size
3943 setting.
3944 (Other GDB User Interface Buffers): Describe features specific to
3945 GDB 6.4.
3946
8cf51b2c
GM
39472005-12-01 Nick Roberts <nickrob@snap.net.nz>
3948
3949 * building.texi (GDB User Interface Layout): Describe how to
3950 kill associated buffers.
3951 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3952 (Watch Expressions): Be more precise.
3953 (Other GDB User Interface Buffers): Describe how to change a
3954 register value.
3955
8cf51b2c
GM
39562005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3957
3958 * macos.texi (Mac Input): Remove description of
3959 mac-command-key-is-meta. Add descriptions of
3960 mac-control-modifier, mac-command-modifier, and
3961 mac-option-modifier.
3962 (Mac International): Fix description of conversion of clipboard data.
3963 (Mac Font Specs): Add example of font customization by face attributes.
3964
39652005-11-22 Nick Roberts <nickrob@snap.net.nz>
3966
3967 * building.texi (Watch Expressions): Expand description.
3968 (Other GDB User Interface Buffers): Describe local map for
3969 gud-watch.
3970
39712005-11-21 Chong Yidong <cyd@stupidchicken.com>
3972
3973 * display.texi (Font Lock): Font lock is enabled by default now.
3974
39752005-11-20 Juri Linkov <juri@jurta.org>
3976
3977 * basic.texi (Position Info): Update examples of the output.
3978 Remove the fact that examples are produced in the TeXinfo buffer,
3979 because in the Info reader users will get a different output from
3980 `C-x ='.
3981
3982 * building.texi (Compilation Mode): Remove paragraph duplicated
3983 from the node `Compilation'. Add `compilation-skip-threshold'.
3984
3985 * display.texi (Font Lock): Suggest more user-friendly method of
3986 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3987
39882005-11-18 Richard M. Stallman <rms@gnu.org>
3989
3990 * files.texi (Registering): Mention @@ in mode line.
3991
3992 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3993
39942005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3995
3996 * files.texi (Renaming and VC): Some back-ends don't
3997 handle renaming.
3998
8cf51b2c
GM
39992005-11-17 Juri Linkov <juri@jurta.org>
4000
4001 * emacs.texi (Top):
4002 * display.texi (Highlight Interactively): Put this font-lock based
4003 mode near Font Lock node.
4004
40052005-11-16 Chong Yidong <cyd@stupidchicken.com>
4006
4007 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4008 icons.
4009
40102005-11-12 Kim F. Storm <storm@cua.dk>
4011
4012 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4013 (Help Summary): Add C-h d and C-h e.
4014 (Apropos): Clarify that all apropos commands may search for either
4015 list of words or a regexp. Add C-h d for apropos-documentation.
4016 Describe apropos-documentation-sort-by-scores user option.
4017
8cf51b2c
GM
40182005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4019
4020 * killing.texi (CUA Bindings): Add @section.
4021
40222005-11-10 Kim F. Storm <storm@cua.dk>
4023
4024 * emacs.texi (Top): Add CUA Bindings entry to menu.
4025
4026 * killing.texi (CUA Bindings): New node. Moved here from
4027 misc.texi and extended with info on rectangle commands and
4028 rectangle highlighting, interface to registers, and the global
4029 mark feature.
4030
4031 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4032
4033 * regs.texi: Prev link points to CUA Bindings node.
4034
40352005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4036
4037 * help.texi (Help Echo): By default, help echos are only shown on
4038 mouse-over, not on point-over.
4039
c8763fb6 40402005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4041
4042 * misc.texi (Shell Mode): Describe how to activate password echoing.
4043
8cf51b2c
GM
40442005-11-04 Romain Francoise <romain@orebokech.com>
4045
4046 * mark.texi (Mark Ring): Fix typo.
4047
40482005-11-03 Richard M. Stallman <rms@gnu.org>
4049
4050 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4051
40522005-11-01 Bill Wohler <wohler@newt.com>
4053
4054 * help.texi (Help Mode): Fix typo.
4055
40562005-11-01 Nick Roberts <nickrob@snap.net.nz>
4057
4058 * building.texi (Other GDB User Interface Buffers): Describe
4059 the command gdb-use-inferior-io-buffer.
4060
40612005-10-31 Romain Francoise <romain@orebokech.com>
4062
4063 * files.texi (Compressed Files): Fix typo.
4064
4065 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4066
4067 * windows.texi (Force Same Window): Likewise.
4068
40692005-10-30 Bill Wohler <wohler@newt.com>
4070
4071 * help.texi (Help Mode): URLs viewed with browse-url.
4072
40732005-10-31 Nick Roberts <nickrob@snap.net.nz>
4074
4075 * building.texi (GDB Graphical Interface): Don't reference
4076 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4077 must stay in same frame.
4078
40792005-10-29 Chong Yidong <cyd@stupidchicken.com>
4080
4081 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4082
4083 * anti.texi (Antinews): Likewise.
4084
8cf51b2c
GM
40852005-10-28 Bill Wohler <wohler@newt.com>
4086
4087 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4088
40892005-10-28 Richard M. Stallman <rms@gnu.org>
4090
4091 * files.texi (Visiting): Explain how to enter ? in a file name.
4092
4093 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4094
8cf51b2c
GM
40952005-10-25 Nick Roberts <nickrob@snap.net.nz>
4096
4097 * building.texi (GDB Graphical Interface): Describe
4098 gdb-mouse-until.
4099
41002005-10-23 Richard M. Stallman <rms@gnu.org>
4101
4102 * custom.texi (Init File): Recommend when to use site-start.el.
4103
8cf51b2c
GM
41042005-10-21 Juri Linkov <juri@jurta.org>
4105
4106 * custom.texi (Examining): Mention accessing the old variable
4107 value via M-n in set-variable.
4108
8cf51b2c
GM
41092005-10-18 Romain Francoise <romain@orebokech.com>
4110
4111 * files.texi (Version Systems): Capitalize GNU.
4112
8cf51b2c
GM
41132005-10-18 Nick Roberts <nickrob@snap.net.nz>
4114
4115 * building.texi (Compilation Mode): Remove redundant paragraph.
4116 (Watch Expressions): Remove paragraph to reflect code change.
4117
8cf51b2c
GM
41182005-10-16 Richard M. Stallman <rms@gnu.org>
4119
4120 * building.texi (Compilation Mode, Compilation): Clarified.
4121
41222005-10-15 Richard M. Stallman <rms@gnu.org>
4123
4124 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4125
8cf51b2c
GM
41262005-10-13 Kenichi Handa <handa@m17n.org>
4127
4128 * basic.texi (Position Info): Fix previous change.
4129
c8763fb6 41302005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4131
4132 * cmdargs.texi (Icons X): Fix typo.
4133
41342005-10-12 Kenichi Handa <handa@m17n.org>
4135
4136 * basic.texi (Position Info): Describe the case that Emacs shows
4137 "part of display ...".
4138
c8763fb6 41392005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4140
4141 * cmdargs.texi (Icons X): -nb => -nbi.
4142
41432005-10-10 Chong Yidong <cyd@stupidchicken.com>
4144
4145 * frames.texi (Speedbar): A couple more clarifications.
4146
41472005-10-11 Nick Roberts <nickrob@snap.net.nz>
4148
4149 * building.texi (GDB User Interface Layout): Improve diagram.
4150 (Watch Expressions): Explain how to make speedbar global.
4151 (Other GDB User Interface Buffers): Make references more precise.
4152
8cf51b2c
GM
41532005-10-09 Richard M. Stallman <rms@gnu.org>
4154
4155 * frames.texi (Speedbar): Clarify the text.
4156
41572005-10-09 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * frames.texi (Speedbar): Add information on keybindings,
4160 dismissing the speedbar, and buffer display mode. Link to
4161 speedbar manual.
4162
c8763fb6 41632005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4164
4165 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4166 added -nb, --no-bitmap-icon.
4167
8cf51b2c
GM
41682005-10-07 Nick Roberts <nickrob@snap.net.nz>
4169
4170 * building.texi (GDB Graphical Interface): Add variables and
4171 functions to indices. Be more precise.
4172
c8763fb6 41732005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4174
4175 * frames.texi (Drag and Drop): Remove the x- from
4176 x-dnd-open-file-other-window and xdnd-protocol-alist.
4177
41782005-09-30 Romain Francoise <romain@orebokech.com>
4179
4180 * mini.texi (Minibuffer): The default value now appears before the
4181 colon in minibuffer prompts.
4182
8cf51b2c
GM
41832005-09-25 Richard M. Stallman <rms@gnu.org>
4184
4185 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4186
8cf51b2c
GM
41872005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4188
4189 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4190
8cf51b2c
GM
41912005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4192
4193 * emacs.texi (Top): Update submenus from macos.texi.
4194
4195 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4196 (Mac OS): Update feature support status.
4197 (Mac Input): List supported input scripts. Remove description
4198 about `mac-keyboard-text-encoding'. Mention mouse button
4199 emulation and related variables.
4200 (Mac International): Mention Central European and Cyrillic
4201 support. Now `keyboard-coding-system' is dynamically changed.
4202 Add description about coding system for selection. Add
4203 description about language environment.
4204 (Mac Environment Variables): Mention
4205 `~/.MacOSX/environment.plist'. Give example of command line
4206 arguments. Add Preferences support.
4207 (Mac Directories): Explicitly state that this node is for Mac OS
4208 Classic only.
4209 (Mac Font Specs): Mention specification for scalable fonts. List
4210 supported charsets. Add preferred way of creating fontsets. Add
4211 description about `mac-allow-anti-aliasing'.
4212 (Mac Functions): Add descriptions about `mac-set-file-creator',
4213 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4214 and `mac-get-preference'.
4215
8cf51b2c
GM
42162005-09-16 Romain Francoise <romain@orebokech.com>
4217
4218 Update all files to specify GFDL version 1.2.
4219
4220 * doclicense.texi (GNU Free Documentation License): Update to
4221 version 1.2.
4222
42232005-09-15 Richard M. Stallman <rms@gnu.org>
4224
4225 * buffers.texi (List Buffers): Fix xref.
4226
4227 * rmail.texi (Rmail Basics): Fix xref.
4228
4229 * emacs.texi (Top): Update subnode menus.
4230
4231 * files.texi (Saving Commands): New node, broken out of Saving.
4232 (Customize Save): New node, broken out of Saving.
4233 Clarify effect of write-region-inhibit-fsync.
4234 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4235
8cf51b2c
GM
42362005-09-14 Romain Francoise <romain@orebokech.com>
4237
4238 * files.texi (Saving): Mention write-region-inhibit-fsync.
4239
42402005-09-05 Chong Yidong <cyd@stupidchicken.com>
4241
4242 * custom.texi (Custom Themes): New node.
4243
42442005-09-03 Richard M. Stallman <rms@gnu.org>
4245
49823426
GM
4246 * search.texi (Search Case): Mention vars that control
4247 case-fold-search for various operations.
8cf51b2c
GM
4248
42492005-08-22 Juri Linkov <juri@jurta.org>
4250
4251 * display.texi (Standard Faces): Merge the text from
4252 `(elisp)Standard Faces' into this node.
4253
42542005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4255
4256 * emacs.texi (Top): Delete menu item for deleted node
4257 Keyboard Translations.
4258
42592005-08-18 Richard M. Stallman <rms@gnu.org>
4260
8cf51b2c
GM
4261 * trouble.texi (Unasked-for Search):
4262 Delete xref to Keyboard Translations.
4263
4264 * glossary.texi (Glossary): Delete xref.
4265
8cf51b2c
GM
4266 * custom.texi (Minor Modes): Say that the list here is not complete.
4267 (Keyboard Translations): Node deleted.
4268 (Disabling): Delete xref to it.
4269 (Customization Groups): Fix Custom buffer example.
4270 (Hooks): Mention remove-hooks.
4271
42722005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4273
4274 * building.texi (GDB Graphical Interface): Improve filling of menu
4275 item.
4276
42772005-08-18 Nick Roberts <nickrob@snap.net.nz>
4278
4279 * building.texi (GDB Graphical Interface): Use better node names.
4280
42812005-08-14 Richard M. Stallman <rms@gnu.org>
4282
4283 * text.texi (Sentences): Fix xref.
4284
42852005-08-14 Juri Linkov <juri@jurta.org>
4286
4287 * building.texi (Compilation, Grep Searching): Move grep command
4288 headings from `Compilation' to `Grep Searching'.
4289
4290 * dired.texi (Dired and Find):
4291 * maintaining.texi (Tags Search): Replace grep xref to
4292 `Compilation' node with `Grep Searching'.
4293
4294 * files.texi (Comparing Files): Replace xref to `Compilation' with
4295 `Compilation Mode'.
4296
42972005-08-13 Alan Mackenzie <acm@muc.de>
4298
4299 * search.texi (Non-ASCII Isearch): Correct a typo.
4300 (Replacement Commands): Mention query-replace key binding.
4301
43022005-08-11 Richard M. Stallman <rms@gnu.org>
4303
4304 * programs.texi (Options for Comments): Fix xref.
4305
4306 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4307 out of Regexps.
4308
8cf51b2c
GM
43092005-08-09 Juri Linkov <juri@jurta.org>
4310
4311 * building.texi (Compilation): Use `itemx' instead of `item'.
4312 (Grep Searching): Simplify phrase.
4313
4314 * display.texi (Standard Faces): Describe vertical-border on
4315 window systems.
4316
4317 * windows.texi (Split Window): Simplify phrase and mention
4318 vertical-border face.
4319
43202005-08-09 Richard M. Stallman <rms@gnu.org>
4321
4322 * files.texi (Comparing Files): Clarify compare-windows.
4323
4324 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4325
8cf51b2c
GM
43262005-08-06 Eli Zaretskii <eliz@gnu.org>
4327
4328 * mule.texi (Coding Systems): Rephrase the paragraph about
4329 codepages: no need for "M-x codepage-setup" anymore, except on
4330 MS-DOS.
4331
4332 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4333 the MS-DOS port only.
4334
43352005-07-30 Eli Zaretskii <eliz@gnu.org>
4336
4337 * makefile.w32-in (info): Don't run multi-install-info.bat.
4338 ($(infodir)/dir): New target, produced by running
4339 multi-install-info.bat.
4340
8cf51b2c
GM
43412005-07-22 Eli Zaretskii <eliz@gnu.org>
4342
4343 * files.texi (Quoted File Names): Add index entry.
4344
8cf51b2c
GM
43452005-07-19 Juri Linkov <juri@jurta.org>
4346
4347 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4348
43492005-07-18 Juri Linkov <juri@jurta.org>
4350
8cf51b2c
GM
4351 * custom.texi (Easy Customization):
4352 * files.texi (Old Versions):
4353 * frames.texi (Wheeled Mice):
4354 * mule.texi (Specify Coding):
8cf51b2c
GM
4355 * text.texi (Cell Justification):
4356 * trouble.texi (After a Crash):
8cf51b2c
GM
4357 * xresources.texi (GTK styles):
4358 Delete duplicate duplicate words.
4359
43602005-07-17 Richard M. Stallman <rms@gnu.org>
4361
4362 * frames.texi (Creating Frames): Fix foreground color example.
4363
4364 * custom.texi (Init Examples): Clean up text about conditionals.
4365
43662005-07-16 Richard M. Stallman <rms@gnu.org>
4367
4368 * mini.texi (Completion Commands): Fix command name for ?.
4369
8cf51b2c
GM
43702005-07-16 Eli Zaretskii <eliz@gnu.org>
4371
4372 * display.texi (Standard Faces): Explain that customization of
4373 `menu' face has no effect on w32 and with GTK. Add
4374 cross-references.
4375
4376 * cmdargs.texi (General Variables): Clarify the default location
4377 of $HOME on w32 systems.
4378
43792005-07-15 Jason Rumney <jasonr@gnu.org>
4380
4381 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4382 changed.
4383
43842005-07-08 Kenichi Handa <handa@m17n.org>
4385
4386 * mule.texi (Recognize Coding): Recommend
4387 revert-buffer-with-coding-system instead of revert-buffer.
4388
43892005-07-07 Richard M. Stallman <rms@gnu.org>
4390
4391 * anti.texi (Antinews): Mention mode-line-inverse-video.
4392
4393 * files.texi (Saving): Minor correction about C-x C-w.
4394
4395 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4396
43972005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4398
4399 * search.texi (Isearch Scroll): Add example of using the
4400 `isearch-scroll' property.
4401 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4402 `Display Custom' node.
4403 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4404 and de-emphasize it.
4405 (Other Repeating Search): `occur' currently can not correctly
4406 handle multiline matches. Correct, clarify and update description
4407 of `flush-lines' and `keep-lines'.
4408
4409 * display.texi (Display Custom): Add anchor for `baud-rate'.
4410
44112005-07-07 Richard M. Stallman <rms@gnu.org>
4412
4413 * gnu.texi: Update where to get GNU status; add refs for how to help.
4414 Add footnotes 6 and 7.
4415
44162005-07-04 Lute Kamstra <lute@gnu.org>
4417
4418 Update FSF's address in GPL notices.
4419
8cf51b2c 4420 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4421 * trouble.texi (Checklist): Update FSF's address.
4422
8cf51b2c
GM
44232005-06-24 Richard M. Stallman <rms@gnu.org>
4424
4425 * display.texi (Text Display): Change index entries.
4426
44272005-06-24 Eli Zaretskii <eliz@gnu.org>
4428
4429 * makefile.w32-in (MAKEINFO): Use --force.
4430 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4431 Makefile.in.
8cf51b2c
GM
4432
44332005-06-23 Richard M. Stallman <rms@gnu.org>
4434
4435 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4436 nobreak-char-display.
4437
4438 * emacs.texi (Top): Update detailed node listing.
4439
4440 * display.texi (Text Display): Renamed show-nonbreak-escape
4441 to nobreak-char-display and no-break-space to nobreak-space.
4442 (Standard Faces): Split up the list of standard faces
4443 and put it in a separate node. Add nobreak-space and
4444 escape-glyph.
4445
8cf51b2c
GM
44462005-06-23 Lute Kamstra <lute@gnu.org>
4447
4448 * mule.texi (Select Input Method): Fix typo.
4449
44502005-06-23 Kenichi Handa <handa@m17n.org>
4451
4452 * mule.texi (International): List all supported scripts. Adjust
4453 text for that leim is now included in the normal Emacs
4454 distribution.
4455 (Language Environments): List all language environments.
4456 Intlfonts contains fonts for most supported scripts, not all..
4457 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4458 input a specific character.
8cf51b2c
GM
4459 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4460
44612005-06-23 Juanma Barranquero <lekktu@gmail.com>
4462
49823426 4463 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4464
44652005-06-22 Miles Bader <miles@gnu.org>
4466
4467 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4468
44692005-06-20 Miles Bader <miles@gnu.org>
4470
4471 * display.texi (Faces): Add `vertical-divider'.
4472
44732005-06-17 Richard M. Stallman <rms@gnu.org>
4474
4475 * text.texi (Adaptive Fill): Minor clarification.
4476
8cf51b2c
GM
44772005-06-10 Lute Kamstra <lute@gnu.org>
4478
4479 * emacs.texi (Top): Correct version number.
4480 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4481 refer to the current version of Emacs.
4482
44832005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4484
4485 * files.texi (Log Buffer): Document when there can be more than
4486 one file to be committed.
4487
44882005-06-08 Juri Linkov <juri@jurta.org>
4489
4490 * display.texi (Faces): Add `shadow' face.
4491
44922005-06-07 Masatake YAMATO <jet@gyve.org>
4493
4494 * display.texi (Faces): Write about mode-line-highlight.
4495
44962005-06-06 Richard M. Stallman <rms@gnu.org>
4497
4498 * misc.texi (Printing Package): Explain how to initialize
4499 printing package.
4500
4501 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4502
45032005-06-05 Chong Yidong <cyd@stupidchicken.com>
4504
4505 * emacs.texi: Rename Hardcopy to Printing.
4506 Make PostScript and PostScript Variables subnodes of it.
4507
4508 * misc.texi (Printing): Rename node from Hardcopy.
4509 Mention menu bar options.
4510 Move PostScript and PostScript Variables to submenu.
4511 (Printing package): New node.
4512
4513 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4514
4515 * dired.texi (Operating on Files): Likewise.
4516
4517 * calendar.texi (Displaying the Diary): Likewise.
4518
4519 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4520
4521 * glossary.texi (Glossary): Likewise.
4522
4523 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4524 effect.
4525
45262005-06-04 Richard M. Stallman <rms@gnu.org>
4527
4528 * trouble.texi (After a Crash): Polish previous change.
4529
8cf51b2c
GM
45302005-05-30 Noah Friedman <friedman@splode.com>
4531
4532 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4533 recovery mechanism.
4534
8cf51b2c
GM
45352005-05-28 Nick Roberts <nickrob@snap.net.nz>
4536
4537 * building.texi (Other Buffers): SPC toggles display of
4538 floating point registers.
4539
8cf51b2c
GM
45402005-05-27 Nick Roberts <nickrob@snap.net.nz>
4541
4542 * files.texi (Log Buffer): Merge in description of Log Edit
4543 mode from pcl-cvs.texi.
4544
45452005-05-26 Richard M. Stallman <rms@gnu.org>
4546
4547 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4548
8cf51b2c
GM
45492005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4550
4551 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4552 not enabled by default.
4553 When not on a word, `ispell-word' by default checks the word
4554 before point.
4555
45562005-05-24 Nick Roberts <nickrob@snap.net.nz>
4557
4558 * building.texi (Debugger Operation): Simplify last sentence.
4559
45602005-05-23 Lute Kamstra <lute@gnu.org>
4561
4562 * emacs.texi: Update FSF's address throughout.
4563 (Preface): Use @cite.
4564 (Distrib): Add cross reference to the node "Copying". Mention the
4565 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4566 printed manuals.
4567 (Intro): Use @xref for the Emacs Lisp Intro.
4568
8cf51b2c
GM
45692005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4570
4571 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4572
4573 * basic.texi (Moving Point): Mention default for `goto-line'.
4574
4575 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4576 of a variable's docstring.
4577
45782005-05-18 Lute Kamstra <lute@gnu.org>
4579
4580 * maintaining.texi (Overview of Emerge): Add cross reference.
4581 Remove duplication.
4582
4583 * emacs.texi (Top): Update to the current structure of the manual.
4584 * misc.texi (Emacs Server): Add menu description.
4585 * files.texi (Saving): Fix menu.
4586 * custom.texi (Customization): Fix menu.
4587 * mule.texi (International): Fix menu.
4588 * kmacro.texi (Keyboard Macros): Fix menu.
4589
45902005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4591
4592 * display.texi: Various minor changes.
4593 (Faces): Delete text that is repeated in the next section.
4594
45952005-05-16 Nick Roberts <nickrob@snap.net.nz>
4596
4597 * building.texi (Debugger Operation): Mention GUD tooltips are
4598 disabled with GDB in text command mode.
4599
8cf51b2c
GM
46002005-05-16 Nick Roberts <nickrob@snap.net.nz>
4601
4602 * building.texi: Replace toolbar with "tool bar" for consistency.
4603 (Compilation Mode): Describe compilation-context-lines
4604 and use of arrow in compilation buffer.
4605 (Debugger Operation): Replace help text with variable's value.
4606
4607 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4608 consistency.
4609
46102005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4611
4612 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4613 Add xref.
4614
8cf51b2c
GM
46152005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4616
4617 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4618 (Position Info): Delete discussion of `goto-line'. It is already
4619 described in `Moving point'.
4620
4621 * mini.texi (Completion Commands): Correct reference.
4622 (Completion Options): Fix typo.
4623
4624 * killing.texi (Deletion): Complete description of `C-x C-o'.
4625
8cf51b2c
GM
46262005-05-10 Richard M. Stallman <rms@gnu.org>
4627
4628 * building.texi (Compilation): Clarify recompile's directory choice.
4629
4630 * frames.texi (Tooltips): Cleanups.
4631
4632 * basic.texi (Arguments): Fix punctuation.
4633
46342005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4635
4636 * screen.texi (Menu Bar): The up and down (not left and right)
4637 arrow keys move through a keyboard menu.
4638
46392005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4640
4641 * basic.texi: Various typo and grammar fixes.
4642 (Moving Point): C-a now runs move-beginning-of-line.
4643
46442005-05-08 Nick Roberts <nickrob@snap.net.nz>
4645
4646 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4647
4648 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4649 as different animals.
4650
46512005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4652
4653 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4654 Correct index entry.
4655
46562005-05-07 Nick Roberts <nickrob@snap.net.nz>
4657
4658 * building.texi (Debugger Operation): Update to reflect changes
4659 in GUD tooltips.
4660
46612005-04-30 Richard M. Stallman <rms@gnu.org>
4662
4663 * files.texi (Compressed Files): Auto Compression normally enabled.
4664
4665 * building.texi (Debugger Operation): Clarify previous change.
4666
8cf51b2c
GM
46672005-04-28 Nick Roberts <nickrob@snap.net.nz>
4668
4669 * building.texi (Debugger Operation): Add description for
4670 GUD tooltips when program is not running.
4671
46722005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4673
4674 * misc.texi (Shell): Add `Shell Prompts' to menu.
4675 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4676 description. Delete remarks moved to new node.
4677 (Shell Prompts): New node.
4678 (History References): Replace remarks moved to `Shell Prompts'
4679 with xref to that node.
4680 (Remote Host): Clarify how to specify the terminal type when
4681 logging in to a different machine.
4682
46832005-04-26 Richard M. Stallman <rms@gnu.org>
4684
4685 * emacs.texi (Top): Update submenus from files.texi.
4686
4687 * files.texi (Filesets): Clarify previous change.
4688
4689 * dired.texi (Misc Dired Features): Clarify previous change.
4690
46912005-04-25 Chong Yidong <cyd@stupidchicken.com>
4692
4693 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4694
4695 * dired.texi (Misc Dired Features): Document
4696 dired-compare-directories.
4697
4698 * files.texi (Filesets): New node.
4699 (File Conveniences): Document Image mode.
4700
4701 * text.texi (TeX Print): Document tex-compile.
4702
47032005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4704
4705 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4706 Delete redundant reference to tooltip Custom group. It is
4707 referred too again in the next paragraph.
4708
47092005-04-24 Richard M. Stallman <rms@gnu.org>
4710
4711 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4712
8cf51b2c
GM
47132005-04-19 Kim F. Storm <storm@cua.dk>
4714
4715 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4716
47172005-04-18 Lars Hansen <larsh@math.ku.dk>
4718
4719 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4720 turns off desktop-save-mode.
4721
47222005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4723
4724 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4725 by default in terminals compatible with xterm. Mention that
4726 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4727 node.
4728
8cf51b2c
GM
47292005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4730
4731 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4732
c8763fb6 47332005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4734
4735 * xresources.texi (Table of Resources): Add cursorBlink.
4736
47372005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4738
4739 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4740 `d', `C-d' and `u'.
4741
47422005-04-11 Richard M. Stallman <rms@gnu.org>
4743
4744 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4745 (Misc X): Add -D, --basic-display.
4746
4747 * maintaining.texi (Change Log): Correct the description of
4748 the example.
4749
4750 * major.texi (Choosing Modes): Document magic-mode-alist.
4751
8cf51b2c
GM
47522005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4753
4754 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4755 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4756 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4757 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4758 `w', respectively.
4759 (Rmail Labels): Mention `l'.
4760 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4761 (Rmail Summary Edit): Describe `j' and RET.
4762
c8763fb6 47632005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4764
4765 * xresources.texi (Lucid Resources): Add fontSet resource.
4766
8cf51b2c
GM
47672005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4768
4769 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4770 now called `indicate-empty-lines'.
4771
47722005-04-06 Kim F. Storm <storm@cua.dk>
4773
4774 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4775
47762005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4777
4778 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4779 deleted.
4780 (Marks vs Flags): Add some convenient key bindings.
4781 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4782 (Misc Dired Features): Correct and expand description of `w' command.
4783
4784 * frames.texi (XTerm Mouse): Delete apparently false info.
4785 The GNU/Linux console currently does not appear to support
4786 `xterm-mouse-mode'.
4787
8cf51b2c
GM
47882005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4789
4790 * calendar.texi (Diary): Mention shell utility `calendar'.
4791
47922005-04-01 Richard M. Stallman <rms@gnu.org>
4793
4794 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4795
8cf51b2c
GM
47962005-04-01 Lute Kamstra <lute@gnu.org>
4797
4798 * maintaining.texi (Change Log): add-change-log-entry uses
4799 add-log-mailing-address.
4800
48012005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4802
4803 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4804 `VC Mode Line' and put in an xref to that node.
4805 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4806 its description.
4807
48082005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4809
4810 * calendar.texi (Calendar Systems): Say that the Persian calendar
4811 implemented here is the arithmetical one championed by Birashk.
4812
48132005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4814
4815 * programs.texi (Fortran Motion): Fix previous change.
4816
8cf51b2c
GM
48172005-03-29 Richard M. Stallman <rms@gnu.org>
4818
4819 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4820
48212005-03-29 Chong Yidong <cyd@stupidchicken.com>
4822
4823 * text.texi (Refill): Refer to Long Lines Mode.
4824 (Longlines): New node.
4825 (Auto Fill): Don't index "word wrap" here.
4826 (Filling): Add Longlines to menu.
4827
48282005-03-29 Richard M. Stallman <rms@gnu.org>
4829
4830 * xresources.texi: Minor fixes.
4831
4832 * misc.texi (Emacs Server): Fix Texinfo usage.
4833
4834 * emacs.texi (Top): Don't use a real section heading for
4835 "Detailed Node Listing". Fake it instead.
4836
4837 * basic.texi (Position Info): Minor cleanup.
4838
4839 * mule.texi (Input Methods): Minor cleanup.
4840
48412005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4842
4843 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4844 constructs as well.
4845 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4846
48472005-03-29 Kenichi Handa <handa@m17n.org>
4848
4849 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4850
4851 * basic.texi (Position Info): Update the description about the
4852 command C-u C-x =.
4853
48542005-03-28 Richard M. Stallman <rms@gnu.org>
4855
4856 * emacs.texi (Top): Use @section for the detailed node listing.
4857
4858 * calendar.texi: Minor fixes to previous change.
4859
4860 * programs.texi (Fortran): Small fixes to previous changes.
4861
4862 * emacs.texi (Top): Update list of subnodes of Dired.
4863 Likewise for building.texi.
4864
4865 * files.texi (File Conveniences): Delete Auto Image File mode.
4866
48672005-03-28 Chong Yidong <cyd@stupidchicken.com>
4868
4869 * building.texi (Flymake): New node.
4870
4871 * custom.texi (Function Keys): Document kp- event types and
4872 keypad-setup package.
4873
4874 * dired.texi (Wdired): New node.
4875
4876 * files.texi (File Conveniences): Reorder entries.
4877 Explain how to turn on Auto-image-file mode.
4878 Document Thumbs mode.
4879
4880 * mule.texi (Specify Coding): Document recode-region and
4881 recode-file-name.
4882
4883 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4884
48852005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4886
4887 * commands.texi (Keys): M-o is now a prefix key.
4888
48892005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4890
4891 * programs.texi: Reformat and update copyright years.
4892 (Fortran): Update section.
4893
48942005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4895
4896 * files.texi: Several small changes in addition to:
4897 (Visiting): Change xref for Dialog Boxes to ref.
4898 (Version Headers): Replace references to obsolete var
4899 `vc-header-alist' with `vc-BACKEND-header'.
4900 (Customizing VC): Update value of `vc-handled-backends'.
4901
49022005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4903
4904 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4905 move here from Emacs Lisp Reference Manual.
4906 * calendar.texi (Calendar/Diary, Diary Commands)
4907 (Special Diary Entries, Importing Diary): Change some xrefs to
4908 point to emacs-xtra rather than elisp.
4909
4910 * emacs-xtra.texi (Calendar Customizing):
4911 Move view-diary-entries-initially, view-calendar-holidays-initially,
4912 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4913 Emacs Manual.
4914 (Appt Customizing): Merge entire section into main Emacs Manual.
4915 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4916 mark-holidays-in-calendar here from emacs-xtra.
4917 (Displaying the Diary): Move view-diary-entries-initially,
4918 mark-diary-entries-in-calendar here from emacs-xtra.
4919 (Appointments): Move appt-display-mode-line,
4920 appt-display-duration, appt-disp-window-function,
4921 appt-delete-window-function here from emacs-xtra.
4922
4923 * calendar.texi: Update and reformat copyright.
4924 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4925 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4926 (Diary): Refer to `diary-file' rather than ~/diary.
4927 (Diary Commands): Rename node to "Displaying the Diary".
4928 * emacs.texi (Top): Rename "Diary Commands" section.
4929 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4930
49312005-03-26 Eli Zaretskii <eliz@gnu.org>
4932
4933 * misc.texi (Emacs Server): Fix the command for setting
4934 server-name. Add an xref to Invoking emacsclient.
4935
4936 * help.texi (Help Summary): Clarify when "C-h ." will do something
4937 nontrivial.
4938 (Apropos): Add cindex entry for apropos-sort-by-scores.
4939
4940 * display.texi (Text Display): Add index entries for how no-break
4941 characters are displayed.
4942
8cf51b2c
GM
49432005-03-26 Eli Zaretskii <eliz@gnu.org>
4944
4945 * files.texi (Visiting): Fix cross-references introduced with the
4946 last change.
4947
4948 * xresources.texi (GTK resources): Fix last change.
4949
8cf51b2c
GM
49502005-03-25 Chong Yidong <cyd@stupidchicken.com>
4951
4952 * xresources.texi (X Resources): GTK options documented too.
4953 (Resources): Clarify meaning of program name.
4954 (Table of Resources): Add visualClass.
4955 (GTK resources): Rewrite.
4956 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4957
4958 * display.texi (Text Display): Mention non-breaking spaces.
4959
4960 * files.texi (Reverting): Document auto-revert-check-vc-info.
4961
4962 * frames.texi (Mouse Commands): Document
4963 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4964
4965 * help.texi (Help Summary): Add `C-h .'.
4966 (Apropos): Apropos accepts a list of search terms.
4967 Document apropos-sort-by-scores.
4968 (Help Echo): Document display-local-help.
4969
4970 * misc.texi (Emacs Server): Document server-name.
4971 (Invoking emacsclient): Document -s option for server names.
4972
4973 * text.texi (Outline Visibility): Introduce "current heading
4974 line" (commands can be called with point on a body line).
4975 Re-order table to follow the sequence of discussion.
4976 hide-body won't hide lines before first header line.
4977 (TeX Mode): Add DocTeX mode.
4978
8cf51b2c
GM
49792005-03-24 Richard M. Stallman <rms@gnu.org>
4980
4981 * mule.texi (Single-Byte Character Support): Delete mention
4982 of iso-acc.el and iso-transl.el.
4983
8cf51b2c
GM
49842005-03-23 Lute Kamstra <lute@gnu.org>
4985
4986 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4987
49882005-03-23 Richard M. Stallman <rms@gnu.org>
4989
8cf51b2c
GM
4990 * search.texi: Delete explicit node pointers.
4991 (Incremental Search): New menu.
4992 (Basic Isearch, Repeat Isearch, Error in Isearch)
4993 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4994 (Slow Isearch): New subnodes.
4995 (Configuring Scrolling): Node deleted.
4996 (Search Case): Doc default-case-fold-search.
4997 (Regexp Replace): Move replace-regexp doc here.
4998
4999 * rmail.texi (Movemail): Put commas inside closequotes.
5000
5001 * picture.texi (Insert in Picture): Document C-c arrow combos.
5002 (Basic Picture): Clarify erasure.
5003
5004 * display.texi (Font Lock): Put commas inside closequotes.
5005
5006 * cmdargs.texi (General Variables): Put commas inside closequotes.
5007
50082005-03-23 Nick Roberts <nickrob@snap.net.nz>
5009
5010 * building.texi (Stack Buffer): Mention reverse contrast for
5011 *selected* frame (might not be current frame).
5012
8cf51b2c
GM
50132005-03-21 Richard M. Stallman <rms@gnu.org>
5014
5015 * building.texi (Starting GUD): Add bashdb.
5016
50172005-03-20 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * basic.texi (Moving Point): Add M-g M-g binding.
5020 (Undo): Document undo-only.
5021 (Position Info): Document M-g M-g and C-u M-g M-g.
5022
5023 * building.texi (Building): Put Grep Searching after Compilation
5024 Shell.
5025 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5026 Document next-error-highlight.
5027 (Grep Searching): Document grep-highlight-matches.
5028 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5029
5030 * calendar.texi (Importing Diary): Rename node from iCalendar.
5031 Document diary-from-outlook.
5032
5033 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5034 Commands.
5035 Mention effect of X drag and drop on Dired buffers.
5036
5037 * files.texi (Visiting): Document large-file-warning-threshold.
5038 Move paragraph on file-selection dialog.
5039 Mention visiting files using X drag and drop.
5040 (Reverting): Mention using Auto-Revert mode to tail files.
5041 Document auto-revert-tail-mode.
5042 (Version Systems): Minor correction.
5043 (Comparing Files): Diff-mode is no longer based on Compilation
5044 mode.
5045 Document compare-ignore-whitespace.
5046 (Misc File Ops): Explain passing a directory to rename-file.
5047 Likewise for copy-file and make-symbolic-link.
5048
5049 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5050 Document mouse-wheel-progressive speed.
5051
5052 * help.texi (Misc Help): Document numeric argument for C-h i.
5053 Correctly explain the effect of just C-u as argument.
5054
5055 * killing.texi (Deletion): Document numeric argument for
5056 just-one-space.
5057
5058 * mini.texi (Completion): Completion acts on text before point.
5059
5060 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5061 (Emulation): CUA mode replaces pc-bindings-mode,
5062 pc-selection-mode, and s-region.
5063
5064 * mule.texi (Input Methods): Leim is now built-in.
5065 (Select Input Method): Document quail-show-key.
5066 (Specify Coding): Document revert-buffer-with-coding-system.
5067
5068 * programs.texi (Fortran Motion): Document f90-next-statement,
5069 f90-previous-statement, f90-next-block, f90-previous-block,
5070 f90-end-of-block, and f90-beginning-of-block.
5071
5072 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5073
5074 * emacs.texi (Acknowledgments): Updated.
5075
5076 * anti.texi: Total rewrite.
5077
8cf51b2c
GM
50782005-03-19 Chong Yidong <cyd@stupidchicken.com>
5079
5080 * ack.texi (Acknowledgments): Update.
5081
50822005-03-19 Eli Zaretskii <eliz@gnu.org>
5083
5084 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5085 copyright years.
5086
50872005-03-14 Nick Roberts <nickrob@snap.net.nz>
5088
5089 * building.texi (Commands of GUD): Move paragraph on setting
5090 breakpoints with mouse to the GDB Graphical Interface node.
5091
50922005-03-07 Richard M. Stallman <rms@gnu.org>
5093
8cf51b2c
GM
5094 * misc.texi (Single Shell, Shell Options): Fix previous change.
5095
5096 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5097
50982005-03-06 Richard M. Stallman <rms@gnu.org>
5099
5100 * building.texi (Starting GUD): Don't explain text vs graphical
5101 GDB here. Just mention it and xref.
5102 Delete "just one debugger process".
5103 (Debugger Operation): Move GUD tooltip info here.
5104 (GUD Tooltips): Node deleted.
5105 (GDB Graphical Interface): Explain the two GDB modes here.
5106
8cf51b2c
GM
5107 * sending.texi (Sending Mail): Minor cleanup.
5108 (Mail Aliases): Explain quoting conventions.
5109 Update key rebinding example.
5110 (Header Editing): C-M-i is like M-TAB.
5111 (Mail Mode Misc): mail-attach-file does not do MIME.
5112
5113 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5114 that really belongs here.
5115 (Remote Mailboxes): Text moved to Rmail Inbox.
5116 (Rmail Display): Mention Mouse-1.
5117 (Movemail): Clarify two movemail versions.
5118 Clarify rmail-movemail-program.
5119
8cf51b2c
GM
5120 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5121 Document async shell commands.
5122 (Shell History): Clarify.
5123 (Shell Ring): Mention C-UP an C-DOWN.
5124 (Shell Options): Add comint-prompt-read-only.
5125 (Invoking emacsclient): Set EDITOR to run Emacs.
5126 (Sorting): No need to explain what region is.
5127 (Saving Emacs Sessions): Fix typo.
5128 (Recursive Edit): Fix punctuation.
5129 (Emulation): Don't mention "PC bindings" which are standard.
5130 (Hyperlinking): Explain Mouse-1 convention here.
5131 (Find Func): Node deleted.
5132
8cf51b2c
GM
5133 * help.texi (Name Help): Xref to Hyperlinking.
5134
5135 * glossary.texi (Glossary):
5136 Rename "Balance Parentheses" to "Balancing...".
5137 Add "Byte Compilation". Correct "Copyleft".
5138 New xref in "Customization".
5139 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5140 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5141 Rename "Registers" to "Register".
5142 Replace "Selecting" with "Selected Frame",
5143 "Selected Window", and "Selecting a Buffer".
5144
5145 * files.texi (Types of Log File): Explain how projects'
5146 methods can vary.
5147
8cf51b2c
GM
5148 * display.texi (Faces): Delete "Emacs 21".
5149
5150 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5151 * fixit.texi (Spelling): C-M-i like M-TAB.
5152 * mini.texi (Completion Options): C-M-i like M-TAB.
5153 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5154 * text.texi (Text Mode): C-M-i like M-TAB.
5155
5156 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5157
5158 * calendar.texi (Specified Dates): Mention `g w'.
5159 (Appointments): appt-activate toggles with no arg.
5160
8cf51b2c
GM
51612005-03-05 Juri Linkov <juri@jurta.org>
5162
5163 * cmdargs.texi (Emacs Invocation): Add cindex
5164 "invocation (command line arguments)"
5165 (Misc X): Add -nbc, --no-blinking-cursor.
5166
51672005-03-04 Ulf Jasper <ulf.jasper@web.de>
5168
5169 * calendar.texi (iCalendar): No need to require it now.
5170
8cf51b2c
GM
51712005-03-03 Nick Roberts <nickrob@snap.net.nz>
5172
5173 * trouble.texi (Contributing): Mention Savannah. Direct users to
5174 emacs-devel.
5175
51762005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5177
5178 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5179 window.
5180
8cf51b2c
GM
51812005-02-27 Richard M. Stallman <rms@gnu.org>
5182
5183 * building.texi (Compilation): Update mode line status info.
5184
51852005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5186
5187 * calendar.texi (General Calendar): Document binding of
5188 scroll-other-window-down.
5189 (Mayan Calendar): Fix earliest date.
5190 (Time Intervals): Document timeclock-change.
5191 Fix timeclock-ask-before-exiting documentation.
5192
51932005-02-26 Kim F. Storm <storm@cua.dk>
5194
5195 * frames.texi (Mouse References):
5196 Add mouse-1-click-in-non-selected-windows.
5197
51982005-02-25 Richard M. Stallman <rms@gnu.org>
5199
5200 * screen.texi (Screen): Explain better about cursors and mode lines;
5201 don't presuppose text terminals.
5202 (Point): Don't assume just one cursor.
5203 Clarify explanation of cursors.
5204 (Echo Area, Menu Bar): Cleanups.
5205
5206 * mini.texi (Minibuffer): Prompts are highlighted.
5207 (Minibuffer Edit): Newline = C-j only on text terminals.
5208 Clarify resize-mini-windows values.
5209 Mention M-PAGEUP and M-PAGEDOWN.
5210 (Completion Commands): Mouse-1 like Mouse-2.
5211 (Minibuffer History): Explain history commands better.
5212 (Repetition): Add xref to Incremental Search.
5213
5214 * mark.texi (Setting Mark): Clarify info about displaying mark.
5215 Clarify explanation of C-@ and C-SPC.
5216 (Transient Mark): Mention Delete Selection mode.
5217 (Marking Objects): Clean up text about extending the region.
5218
5219 * m-x.texi (M-x): One C-g doesn't always go to top level.
5220 No delay before suggest-key-bindings output.
5221
5222 * fixit.texi (Fixit): Mention C-/ for undo.
5223 (Spelling): Mention ESC TAB like M-TAB.
5224 Replacement words with r and R are rechecked.
5225 Say where C-g leaves point. Mention ? as input.
5226
52272005-02-23 Lute Kamstra <lute@gnu.org>
5228
5229 * cmdargs.texi (Initial Options): Add cross reference.
5230
8cf51b2c
GM
52312005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5232
5233 * emacs.texi (Top): Update menu for splitting of node in
5234 msdog.texi.
5235 * frames.texi (Frames): Update xref for splitting of node in
5236 msdog.texi.
5237 * trouble.texi (Quitting): Ditto.
5238
52392005-02-16 Richard M. Stallman <rms@gnu.org>
5240
5241 * windows.texi (Split Window): Simplify line truncation info
5242 and xref to Display Custom.
5243
5244 * trouble.texi (Quitting): Emergency escape only for text terminal.
5245 (Screen Garbled): C-l for ungarbling is only for text terminal.
5246
5247 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5248
5249 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5250
5251 * programs.texi (Program Modes): Mention Python mode.
5252 (Moving by Defuns): Repeating C-M-h extends region.
5253 (Basic Indent): Clarify.
5254 (Custom C Indent): Clarify.
5255 (Expressions): Repeating C-M-@ extends region.
5256 (Info Lookup): Clarify for C-h S.
5257 (Symbol Completion): ESC TAB alternative for M-TAB.
5258 (Electric C): Clarify.
5259
5260 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5261
5262 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5263 MS-DOS Input node.
5264 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5265 (MS-DOS and MULE): Clarify.
5266 (MS-DOS Processes, Windows Processes): Fix typos.
5267
5268 * major.texi (Choosing Modes): Clarify.
5269
5270 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5271 (Keyboard Macro Step-Edit): Clarify.
5272
5273 * indent.texi (Indentation): Clarifications.
5274
5275 * help.texi (Help): Correct error about C-h in query-replace.
5276 Clarify apropos vs C-h a. Fix how to search in FAQ.
5277 (Key Help): Describe C-h w here.
5278 (Name Help): Minor cleanup. C-h w moved to Key Help.
5279 Clarify the "object" joke.
5280 (Apropos): Clarify. Mouse-1 like Mouse-2.
5281 (Help Mode): Mouse-1 like Mouse-2.
5282
5283 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5284
5285 * display.texi (Display): Reorder menu.
5286 (Faces): Cleanup.
5287 (Font Lock): Cleanup. Mention Options menu.
5288 Delete obsolete text.
5289 (Scrolling): For C-l, don't presume text terminal.
5290 (Horizontal Scrolling): Simplify intro.
5291 (Follow Mode): Clarify.
5292 (Cursor Display): Moved before Display Custom.
5293 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5294 Doc default-tab-width. Doc line truncation more thoroughly.
5295
5296 * dired.texi (Dired Enter): C-x C-f can run Dired.
5297 (Dired Visiting): Comment out `a' command.
5298 Mouse-1 is like Mouse-2.
5299 (Shell Commands in Dired): ? can be used more than once.
5300
5301 * basic.texi (Continuation Lines): Simplify description of truncation,
5302 and refer to Display Custom for the rest of it.
5303
8cf51b2c
GM
53042005-02-06 Lute Kamstra <lute@gnu.org>
5305
5306 * basic.texi (Undo): Fix typo.
5307
5308 * cmdargs.texi (Emacs Invocation): Fix typo.
5309
5310 * custom.texi (Init Examples): Fix typo.
5311
5312 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5313
53142005-02-06 Richard M. Stallman <rms@gnu.org>
5315
5316 * regs.texi (Registers): Registers can hold numbers, too.
5317
5318 * killing.texi (Other Kill Commands): Cleanup.
5319 Delete redundant explanation of kill in read-only buffer.
5320 (Yanking): Mention term "copying".
5321 (Accumulating Text): Fix typo.
5322
5323 * entering.texi (Entering Emacs): Update rationale at start.
5324 (Exiting): Treat iconifying on a par with suspension.
5325
5326 * custom.texi (Minor Modes): Fix typo.
5327 (Easy Customization): Fix menu style.
5328 (Variables): Add xref.
5329 (Examining): Setting for future sessions works through .emacs.
5330 (Keymaps): "Text terminals", not "Many".
5331 (Init Rebinding): Explain \C-. Show example of \M-.
5332 Fix minor wording errors.
5333 (Function Keys): Explain vector syntax just once.
5334 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5335 (Init File): Mention .emacs.d directory.
5336 (Init Examples): Add xref.
5337 (Find Init): Mention .emacs.d directory.
5338
5339 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5340 (Action Arguments): Explain which kinds of -l args are found how.
5341 (Initial Options): --batch does not inhibit site-start.
5342 Add xrefs.
5343 (Command Example): Use --batch, not -batch.
5344
5345 * basic.texi (Inserting Text): Cleanup wording.
5346 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5347 C-n is not error at end of buffer.
5348 (Undo): Doc C-/ like C-_. Add xrefs.
5349 (Arguments): META key may be labeled ALT.
5350 Peculiar arg meanings are explained in doc strings.
5351
5352 * abbrevs.texi (Expanding Abbrevs): Clarify.
5353
53542005-02-05 Eli Zaretskii <eliz@gnu.org>
5355
5356 * frames.texi (Frame Parameters): Add an xref to the description
5357 of list-colors-display. Add a pointer to the X docs about colors.
5358
5359 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5360 Improve docs of list-colors-display.
8cf51b2c
GM
5361
53622005-02-03 Lute Kamstra <lute@gnu.org>
5363
5364 * frames.texi (Frames, Drag and Drop): Fix typos.
5365
53662005-02-03 Richard M. Stallman <rms@gnu.org>
5367
5368 * windows.texi (Basic Window): Mention color-change in mode line.
5369 (Change Window): Explain dragging vertical boundaries.
5370
5371 * text.texi (Sentences): Clarify.
5372 (Paragraphs): Explain M-a and blank lines.
5373 (Outline Mode): Clarify text and menu.
5374 (Hard and Soft Newlines): Mention use-hard-newlines.
5375
5376 * frames.texi (Frames): Delete unnecessary mention of Windows.
5377 (Mouse Commands): Likewise. Mention xterm mouse support.
5378 (Clipboard): Clarify.
5379 (Mouse References): Mention use of Mouse-1 for following links.
5380 (Menu Mouse Clicks): Clarify.
5381 (Mode Line Mouse): Clarify.
5382 (Drag and Drop): Rewrite.
5383
5384 * fixit.texi (Spelling): Fix typo.
5385
5386 * files.texi (File Names): Clarify.
5387 (Visiting): Update conditions for use of file dialog. Clarify.
5388 (Saving): Doc d as answer in save-some-buffers.
5389 (Remote Files): Clean up the text.
5390
5391 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5392
5393 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5394 (List Buffers): Clarify.
5395 (Several Buffers): Doc T command.
5396 (Buffer Convenience): Clarify menu.
5397
5398 * basic.texi (Undo): Clarify last change.
5399
54002005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5401
5402 * fixit.texi (Spelling): Fix typo.
5403
54042005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5405
5406 * basic.texi (Undo): Update description of `undo-outer-limit'.
5407
54082005-02-01 Nick Roberts <nickrob@snap.net.nz>
5409
5410 * building.texi: Update documentation relating to GDB Graphical
5411 Interface.
5412
54132005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5414
5415 * custom.texi (Easy Customization): Adapt menu to node name change.
5416
54172005-01-30 Richard M. Stallman <rms@gnu.org>
5418
5419 * custom.texi (Easy Customization): Defn of "User Option" now
5420 includes faces. Don't say just "option" when talking about variables.
5421 Do say just "options" to mean "anything customizable".
5422 (Specific Customization): Describe `customize-variable',
5423 not `customize-option'.
5424
5425 * glossary.texi (Glossary) <Faces>: Add xref.
5426 <User Option>: Change definition--include faces. Change xref.
5427
5428 * picture.texi (Picture): Mention artist.el.
5429
5430 * sending.texi, screen.texi, programs.texi, misc.texi:
5431 * mini.texi, major.texi, maintaining.texi, macos.texi:
5432 * help.texi, frames.texi, files.texi:
5433 Don't say just "option" when talking about variables.
5434
5435 * display.texi, mule.texi: Don't say just "option" when talking
5436 about variables. Other minor cleanups.
5437
8cf51b2c
GM
54382005-01-26 Lute Kamstra <lute@gnu.org>
5439
5440 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5441 File'. Mention the `-Q' option at the `--no-site-file' option.
5442
8cf51b2c
GM
54432005-01-22 David Kastrup <dak@gnu.org>
5444
5445 * building.texi (Grep Searching): Mention alias `find-grep' for
5446 `grep-find'.
5447
54482005-01-20 Richard M. Stallman <rms@gnu.org>
5449
5450 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5451
8cf51b2c
GM
54522005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5453
5454 * rmail.texi (Movemail): Explain differences
5455 between standard and mailutils versions of movemail.
5456 Describe command line and configuration options introduced
5457 with the latter.
5458 Explain the notion of mailbox URL, provide examples and
5459 cross-references to mailutils documentation.
5460 Describe various methods of specifying mailbox names,
5461 user names and user passwords for rmail.
5462 (Remote Mailboxes): New section. Describe
5463 how movemail handles remote mailboxes. Describe configuration
5464 options used to control its behavior.
5465 (Other Mailbox Formats): Explain handling of various mailbox
5466 formats.
5467
54682005-01-13 Richard M. Stallman <rms@gnu.org>
5469
5470 * commands.texi (Commands): Clarification.
5471
54722005-01-11 Richard M. Stallman <rms@gnu.org>
5473
5474 * programs.texi (Multi-line Indent): Fix previous change.
5475 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5476
8cf51b2c
GM
54772005-01-08 Richard M. Stallman <rms@gnu.org>
5478
5479 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5480 lazy-highlight.
5481
5482 * search.texi (Query Replace): Mention faces query-replace
5483 and lazy-highlight.
5484 (Incremental Search): Update isearch highlighting info.
5485
8cf51b2c
GM
54862005-01-04 Richard M. Stallman <rms@gnu.org>
5487
5488 * custom.texi (Saving Customizations): Minor improvement.
5489
8cf51b2c
GM
54902005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5491
5492 * custom.texi (Saving Customizations): Emacs no longer loads
5493 `custom-file' after .emacs. No longer mention customizing through
5494 Custom.
5495
8cf51b2c
GM
54962005-01-01 Andreas Schwab <schwab@suse.de>
5497
5498 * killing.texi (Graphical Kill): Move up under node Killing,
5499 change @section to @subsection.
5500
55012005-01-01 Richard M. Stallman <rms@gnu.org>
5502
5503 * custom.texi (Face Customization): Mention hex color specs.
5504
5505 * emacs.texi (Top): Update Killing submenu.
5506
5507 * killing.texi (Killing): Reorganize section.
5508 No more TeX-only text; put the node command at start of chapter.
5509 But the first section heading is used only in TeX.
5510 Rewrite the text to read better in this mode.
5511 (Graphical Kill): New subnode gets some of the text that
5512 used to be in the first section.
5513
55142004-12-31 Richard M. Stallman <rms@gnu.org>
5515
5516 * dired.texi (Shell Commands in Dired): Delete the ? example.
5517
5518 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5519
5520 * files.texi (Saving): Describe new require-final-newline features
5521 and mode-require-final-newline.
5522
8cf51b2c
GM
55232004-12-29 Richard M. Stallman <rms@gnu.org>
5524
5525 * custom.texi (File Variables): Clarify previous change.
5526
c8763fb6 55272004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5528
5529 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5530 out now.
5531
55322004-12-27 Richard M. Stallman <rms@gnu.org>
5533
5534 * Makefile.in (MAKEINFO): Specify --force.
5535
5536 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5537 (Undo): Doc undo-outer-limit.
5538
8cf51b2c
GM
55392004-12-15 Juri Linkov <juri@jurta.org>
5540
5541 * mark.texi (Transient Mark, Mark Ring): M-< and other
5542 movement commands don't set mark in Transient Mark mode
5543 if mark is active.
5544
8cf51b2c
GM
55452004-12-12 Juri Linkov <juri@jurta.org>
5546
5547 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5548 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5549
5550 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5551 (Misc Dired Commands): Add @r{(Dired)} to w.
5552
55532004-12-12 Juri Linkov <juri@jurta.org>
5554
5555 * mark.texi (Marking Objects): Marking commands also extend the
5556 region when mark is active in Transient Mark mode.
5557
8cf51b2c
GM
55582004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5559
5560 * custom.texi (Saving Customizations): Emacs only loads the custom
5561 file automatically after the init file in version 22.1 or later.
5562 Adapt text and examples to this fact.
5563
8cf51b2c
GM
55642004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5565
5566 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5567 be set through Custom. Otherwise, it has no effect.
5568
8cf51b2c
GM
55692004-12-05 Richard M. Stallman <rms@gnu.org>
5570
5571 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5572 * entering.texi: Rename Command Line to Emacs Invocation.
5573
10d1d0af 5574 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5575
5576 * custom.texi (Easy Customization): Move up to section level,
5577 before Variables. Avoid using the term "variable"; say "option".
5578 New initial explanation.
5579 (Variables): In initial explanation, connect "variable" to the
5580 already-explained "user option".
5581
5582 * emacs.texi (Top): Fix ref to Command Line.
5583 Move reference to Easy Customization.
5584
5585 * xresources.texi (X Resources): Fix From link.
5586
5587 * doclicense.texi (GNU Free Documentation License): Fix To link.
5588
5589 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5590
5591 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5592
55932004-12-03 Richard M. Stallman <rms@gnu.org>
5594
5595 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5596
55972004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5598
5599 * kmacro.texi: Several small changes in addition to the following.
5600 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5601 defining a keyboard macro.
5602 Mention `kmacro-ring-max'.
5603 (Keyboard Macro Counter): Clarify description of
5604 `kmacro-insert-counter', `kmacro-set-counter',
5605 `kmacro-add-counter' and `kmacro-set-format'.
5606
56072004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5608
5609 * custom.texi (File Variables): Add `unibyte' and make it more
5610 clear that `unibyte' and `coding' are special. Suggested by Simon
5611 Krahnke <overlord@gmx.li>.
5612
5613 * mule.texi (Enabling Multibyte): Refer to File Variables.
5614 Suggested by Simon Krahnke <overlord@gmx.li>.
5615
c8763fb6 56162004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5617
5618 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5619 x-use-old-gtk-file-dialog.
5620
8cf51b2c
GM
56212004-11-20 Richard M. Stallman <rms@gnu.org>
5622
5623 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5624
56252004-11-09 Lars Brinkhoff <lars@nocrew.org>
5626
5627 * building.texi (Lisp Eval): Delete hyphen in section name.
5628
56292004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5630
5631 * files.texi (Old Versions):
5632 No longer document annotation as "CVS only".
5633
56342004-11-10 Andre Spiegel <spiegel@gnu.org>
5635
5636 * files.texi (Version Control): Rewrite the introduction about
5637 version systems, mentioning the new ones that we support. Thanks
5638 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5639 suggestions.
5640
c8763fb6 56412004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5642
49823426 5643 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5644
c8763fb6 56452004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5646
5647 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5648
56492004-10-23 Eli Zaretskii <eliz@gnu.org>
5650
5651 * text.texi (Text Based Tables, Table Definition)
5652 (Table Creation, Table Recognition, Cell Commands)
5653 (Cell Justification, Row Commands, Column Commands)
5654 (Fixed Width Mode, Table Conversion, Measuring Tables)
5655 (Table Misc): New nodes, documenting the Table Mode.
5656
8cf51b2c
GM
56572004-10-19 Jason Rumney <jasonr@gnu.org>
5658
5659 * makefile.w32-in (info): Change order of arguments to makeinfo.
5660
56612004-10-19 Ulf Jasper <ulf.jasper@web.de>
5662
5663 * calendar.texi (iCalendar): Update for package changes.
5664
8cf51b2c
GM
56652004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5666
5667 * files.texi (Misc File Ops): View mode is a minor mode.
5668
8cf51b2c
GM
56692004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5670
5671 * calendar.texi (iCalendar): Style changes.
5672
56732004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5674
5675 * search.texi (Regexps): The regexp described in the example is no
5676 longer stored in the variable `sentence-end'.
5677
8cf51b2c
GM
56782004-10-06 Nick Roberts <nickrob@snap.net.nz>
5679
5680 * building.texi (Starting GUD): Note that multiple debugging
5681 sessions requires `gdb --fullname'.
5682
56832004-10-05 Ulf Jasper <ulf.jasper@web.de>
5684
5685 * calendar.texi (iCalendar): New section for a new package.
5686
8cf51b2c
GM
56872004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5688
5689 * text.texi: Various small changes in addition to the following.
5690 (Text): Replace xref for autotype with inforef.
5691 (Sentences): Explain nil value for `sentence-end'.
5692 (Paragraphs): Update default values for `paragraph-start' and
5693 `paragraph-separate'.
5694 (Text Mode): Correct description of Text mode's effect on the
5695 syntax table.
5696 (Outline Visibility): `hide-other' does not hide top level headings.
5697 `selective-display-ellipses' no longer has an effect on Outline mode.
5698 (TeX Misc): Add missing @cindex.
5699 Replace xref for RefTeX with inforef.
5700 (Requesting Formatted Text): The variable
5701 `enriched-fill-after-visiting' no longer exists.
5702 (Editing Format Info): Update names of menu items and commands.
5703 (Format Faces): Mention special effect of specifying the default face.
5704 Describe inheritance of text properties.
5705 Correct description of `fixed' face.
5706 (Format Indentation): Correct description of effect of setting
5707 margins. Mention `set-left-margin' and `set-right-margin'.
5708 (Format Justification): Update names of menu items.
5709 `set-justification-full' is now bound to `M-j b'.
5710 Mention that `default-justification' is a per buffer variable.
5711 (Format Properties): Update name of menu item.
5712 (Forcing Enriched Mode): `format-decode-buffer' automatically
5713 turns on Enriched mode if the buffer is in text/enriched format.
5714
57152004-10-05 Emilio C. Lopes <eclig@gmx.net>
5716
5717 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5718
57192004-09-28 Kim F. Storm <storm@cua.dk>
5720
5721 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5722 Align with new functionality.
5723
8cf51b2c
GM
57242004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5725
5726 * display.texi (Display Custom): Remove stray `@end defvar'.
5727
57282004-09-23 Kim F. Storm <storm@cua.dk>
5729
5730 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5731 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5732
8cf51b2c
GM
57332004-09-20 Richard M. Stallman <rms@gnu.org>
5734
5735 * custom.texi (Hooks): Explain using setq to clear out a hook.
5736 (File Variables): Explain multiline string constants.
5737 (Non-ASCII Rebinding): Explain when you need to update
5738 non-ASCII char codes in .emacs.
5739
5740 * building.texi (Compilation): Explain how to make a silent
5741 subprocess that won't be terminated. Explain compilation-environment.
5742
57432004-09-13 Kim F. Storm <storm@cua.dk>
5744
5745 * mini.texi (Repetition): Rename isearch-resume-enabled to
5746 isearch-resume-in-command-history and change default to disabled.
5747
8cf51b2c
GM
57482004-09-09 Kim F. Storm <storm@cua.dk>
5749
5750 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5751 with new `kmacro-name-last-macro'.
5752
8cf51b2c
GM
57532004-09-08 Juri Linkov <juri@jurta.org>
5754
5755 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5756
8cf51b2c
GM
57572004-09-03 Juri Linkov <juri@jurta.org>
5758
5759 * search.texi (Incremental Search): Update wording for M-%.
5760
57612004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5762
5763 * killing.texi (Killing): Correct description of kill commands in
5764 read-only buffer.
5765
57662004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5767
5768 * building.texi (Compilation Mode): Add a paragraph about rules
5769 for finding the compilation buffer for `next-error'.
5770
5771 * search.texi (Other Repeating Search): Mention that Occur mode
5772 supports the next-error functionality.
5773
57742004-09-02 Juri Linkov <juri@jurta.org>
5775
5776 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5777
57782004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5779
5780 * kmacro.texi (Basic Keyboard Macro):
5781 `apply-macro-to-region-lines' now operates on all lines that begin
5782 in the region, rather than on all complete lines in the region.
5783
c8763fb6 57842004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5785
5786 * frames.texi (Drag and drop): Add documentation about
5787 x-dnd-test-function and x-dnd-known-types.
5788
57892004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5790
5791 * indent.texi: Various minor changes in addition to:
5792 (Indentation Commands): Correct description of `indent-relative'.
5793 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5794 mode. The *Tab Stops* buffer uses Overwrite Mode.
5795 (Just Spaces): `tabify' converts sequences of at least two spaces
5796 to tabs.
5797
8cf51b2c
GM
57982004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5799
5800 * frames.texi (Secondary Selection): Setting the secondary
5801 selection with M-Drag-Mouse-1 does not alter the kill ring,
5802 setting it with M-Mouse-1 and M-Mouse-3 does.
5803 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5804 toolkit scroll bars.
5805 (Scroll Bars): Ditto.
5806
5807 * windows.texi (Basic Window): When using a window system, the value
5808 of point in a non-selected window is indicated by a hollow box.
5809 (Split Window): Side by side windows are separated by a scroll bar,
5810 if scroll bars are used.
5811 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5812 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5813 (Window Convenience): Update bindings for `winner-undo' and
5814 `winner-redo'.
5815
5816 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5817 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5818 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5819 of "Using Emacs as a Server".
5820 * building.texi (Building): Interchange nodes (for correct numbering).
5821 * programs.texi (Programs): Interchange nodes (for correct numbering).
5822 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5823 Info to the node structure.
5824 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5825 Rearrange order of nodes and sections such that both "GNU GENERAL
5826 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5827 end, as appropriate for appendices.
5828 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5829 Use `@unnumberedsec'.
5830 * trouble.texi: Adapt sectioning in Info to the node structure.
5831 Adapt node pointers to change in emacs.texi.
5832 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5833
8cf51b2c
GM
58342004-08-25 Kenichi Handa <handa@m17n.org>
5835
5836 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5837 description for unibyte mode.
5838
58392004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5840
5841 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5842
5843 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5844 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5845 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5846 in @pxref.
5847
58482004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5849
5850 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5851 Change section names.
5852
8cf51b2c
GM
58532004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5854
5855 * kmacro.texi (Keyboard Macro Ring): Rename section.
5856 Emacs treats the head of the macro ring as the `last keyboard macro'.
5857 (Keyboard Macro Counter): Minor change.
5858 (Save Keyboard Macro): Some clarifications.
5859 (Edit Keyboard Macro): Rename section.
5860
5861 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5862 32-bit machines.
5863 (Several Buffers): Clarify which buffer is selected if `2' is
5864 pressed in the Buffer Menu.
5865 Auto Revert mode can be used to update the Buffer Menu
5866 automatically.
5867
58682004-08-21 Eli Zaretskii <eliz@gnu.org>
5869
5870 * help.texi (Misc Help): Add an index entry for finding an Info
5871 manual by its file name.
5872
58732004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5874
5875 * files.texi (Backup Deletion): Correct description of
5876 `delete-old-versions'.
5877 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5878 (Auto Save Files): Recommend `auto-save-mode' to reenable
5879 auto-saving, rather than the abbreviation `auto-save'.
5880
58812004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5882
5883 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5884 for "killing" and "yanking" in main menu.
5885
58862004-08-16 Richard M. Stallman <rms@gnu.org>
5887
5888 * killing.texi (Yanking, Killing): Minor cleanups.
5889
5890 * mark.texi (Momentary Mark): Minor cleanups.
5891
58922004-08-15 Kenichi Handa <handa@etl.go.jp>
5893
5894 * custom.texi (Non-ASCII Rebinding):
5895 C-q always inserts the right code to pass to global-set-key.
5896
8cf51b2c
GM
58972004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5898
5899 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5900 `insert-register', instead of `C-x r g' binding, for consistency.
5901
59022004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5903
5904 * fixit.texi (Spelling): Fix typo.
5905
59062004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5907
5908 * help.texi (Help): Fix Texinfo usage.
5909
8cf51b2c
GM
59102004-07-24 Richard M. Stallman <rms@gnu.org>
5911
5912 * text.texi (Paragraphs): Update how paragraphs are separated
5913 and the default for paragraph-separate.
5914
5915 * search.texi (Regexp Replace): Further update text for new
5916 replacement operators.
5917
8cf51b2c
GM
59182004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5919
5920 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5921 `R' switch.
5922
5923 * dired.texi (Dired Updating): `k' only deletes inserted
5924 subdirectories from the Dired buffer if a prefix argument was given.
5925
5926 * search.texi (Regexps): Delete redundant definition of `symbol' in
5927 description of `\_>'. It already occurs in the description of `\_<'.
5928
8cf51b2c
GM
59292004-07-01 Juri Linkov <juri@jurta.org>
5930
5931 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5932 (Regexp Search): Add M-r.
5933
59342004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5935
5936 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5937
59382004-06-29 Jesper Harder <harder@ifa.au.dk>
5939
49823426 5940 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5941
59422004-06-25 Richard M. Stallman <rms@gnu.org>
5943
5944 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5945
59462004-06-25 David Kastrup <dak@gnu.org>
5947
5948 * search.texi (Regexp Replace): Some typo corrections and
5949 rearrangement.
5950
59512004-06-24 David Kastrup <dak@gnu.org>
5952
5953 * search.texi (Unconditional Replace): Use replace-string instead
5954 of query-replace in example.
5955 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5956 sequences.
5957 (Query Replace): Correct explanation of `^' which does not use
5958 the mark stack.
5959
59602004-06-21 Nick Roberts <nickrob@gnu.org>
5961
5962 * misc.texi (Shell History Copying): Document comint-insert-input.
5963 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5964
8cf51b2c
GM
59652004-06-20 Jesper Harder <harder@ifa.au.dk>
5966
5967 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5968 * custom.texi (Customization): Do.
5969 * anti.texi (Antinews): Do.
5970 * abbrevs.texi (Defining Abbrevs): Do.
5971
5972 * programs.texi (Info Lookup): Fix keybinding for
5973 info-lookup-symbol.
5974
59752004-06-16 Juanma Barranquero <lektu@terra.es>
5976
5977 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5978 Add emacs-xtra.
5979 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5980 (clean): Add emacs-xtra and flymake. Remove redundancies.
5981
59822004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5983
5984 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5985 Add emacs-xtra.
5986 * emacs-xtra.texi: New file.
5987
59882004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5989
5990 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5991 (Dired and Find): Mention differences with ordinary Dired buffers.
5992
8cf51b2c
GM
59932004-06-13 Richard M. Stallman <rms@gnu.org>
5994
5995 * custom.texi (Init Syntax): Explain about vars that do special
5996 things when set with setq or with Custom.
5997 (Init Examples): Add line-number-mode example.
5998
8cf51b2c
GM
59992004-06-12 Juri Linkov <juri@jurta.org>
6000
6001 * dired.texi (Operating on Files): Add dired-do-touch.
6002
8cf51b2c
GM
60032004-06-10 Juri Linkov <juri@jurta.org>
6004
6005 * building.texi (Lisp Eval): Add C-M-x on defface.
6006
60072004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6008
6009 * files.texi (Reverting): Auto-Revert mode and
6010 Global Auto-Revert mode no longer revert remote files.
6011
8cf51b2c
GM
60122004-05-29 Richard M. Stallman <rms@gnu.org>
6013
6014 * custom.texi (Init File): Two dashes start --no-site-file.
6015
8cf51b2c
GM
60162004-05-29 Alan Mackenzie <acm@muc.de>
6017
6018 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6019 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6020 (AWK, Pike): Document as "C-like modes".
6021 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6022 (M-x man): Supersedes M-x manual-entry.
6023 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6024
6025 ("Comments in C"): Delete node; the info is in CC Mode manual.
6026 (c-comment-only-line-offset): Remove description.
6027
6028 (C-c ., C-c C-c): Describe new C Mode bindings.
6029
6030 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6031 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6032 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6033 Amend definitions.
6034
6035 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6036 Describe functions.
6037
6038 (c-comment-start-regexp, c-hanging-comment-ender-p)
6039 (c-hanging-comment-starter-p): Remove obsolete definitions.
6040
6041 * emacs.texi: Remove the menu entry "Comments in C".
6042
8cf51b2c
GM
60432004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6044
6045 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6046 `M-x locate'.
6047
60482004-05-16 Karl Berry <karl@gnu.org>
6049
6050 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6051 makeinfo --html fails.
6052 * help.texi (Help Summary) [@ifnottex]: Likewise.
6053
60542004-05-13 Nick Roberts <nickrob@gnu.org>
6055
6056 * building.texi (GDB Graphical Interface): Update and describe
6057 layout first.
6058
8cf51b2c
GM
60592004-05-04 Jason Rumney <jasonr@gnu.org>
6060
6061 * makefile.w32-in: Revert last change.
6062
60632004-05-03 Jason Rumney <jasonr@gnu.org>
6064
6065 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6066
8cf51b2c
GM
60672004-04-23 Juanma Barranquero <lektu@terra.es>
6068
6069 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6070
60712004-04-18 Juri Linkov <juri@jurta.org>
6072
6073 * fixit.texi (Spelling): Remove file extension from ispell xref.
6074
60752004-04-15 Kim F. Storm <storm@cua.dk>
6076
6077 * cmdargs.texi (Initial Options): Add -Q.
6078
60792004-04-05 Kim F. Storm <storm@cua.dk>
6080
6081 * custom.texi (File Variables): Add safe-local-eval-forms.
6082
8cf51b2c
GM
60832004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6084
6085 * files.texi (Reverting): Correct description of revert-buffer's
6086 handling of point.
6087
60882004-03-22 Juri Linkov <juri@jurta.org>
6089
6090 * emacs.texi (Top): Add `Misc X'.
6091
49823426 6092 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6093
6094 * glossary.texi: Improve references.
6095
6096 * help.texi: Sync keywords with finder.el.
6097
6098 * mini.texi (Completion): Add description for menu items.
6099
6100 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6101
6102 * sending.texi (Mail Methods): Fix xref to Message manual.
6103
8cf51b2c
GM
61042004-03-12 Richard M. Stallman <rms@gnu.org>
6105
8cf51b2c
GM
6106 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6107
8cf51b2c
GM
61082004-03-04 Richard M. Stallman <rms@gnu.org>
6109
6110 * search.texi (Regexps): Explain that ^ and $ have their
6111 special meanings only in certain contexts.
6112
6113 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6114
6115 * mule.texi (Specify Coding): Doc C-x RET F.
6116
6117 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6118 for multiple compile and grep buffers.
6119 (Indirect Buffers): Don't recommand clone-indirect-buffer
6120 for multiple compile and grep buffers.
6121
8cf51b2c
GM
61222004-02-29 Juanma Barranquero <lektu@terra.es>
6123
6124 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6125 Use $(DEL) instead of rm, and ignore exit code.
6126
8cf51b2c
GM
61272004-02-23 Nick Roberts <nick@nick.uklinux.net>
6128
6129 * building.texi (Watch Expressions): Update.
6130
61312004-02-21 Juri Linkov <juri@jurta.org>
6132
6133 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6134 --directory, --help, --version. Move text about command-line-args
6135 to Command Arguments.
6136 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6137 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6138 (Window Size X): Join -g and --geometry. Add @cindex.
6139 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6140 (Title X): Remove alias -title.
6141 (Misc X): New node.
6142
c8763fb6 61432004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6144
6145 * frames.texi (Drag and drop): Add Motif to list of supported
6146 protocols.
6147
c8763fb6 61482004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6149
6150 * frames.texi (Drag and drop): New section.
6151
61522004-01-24 Richard M. Stallman <rms@gnu.org>
6153
6154 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6155 Include it only @ifnotinfo. Patch the preceding and following
6156 node headers to point to each other.
6157
61582004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6159
6160 * calendar.texi (Appointments): Update section.
6161
61622003-12-29 Kevin Ryde <user42@zip.com.au>
6163
8cf51b2c
GM
6164 * programs.texi (C Modes): Fix the xref.
6165
61662003-12-23 Nick Roberts <nick@nick.uklinux.net>
6167
6168 * building.texi (Watch Expressions): Update.
6169 (Commands of GUD): Include use of toolbar + breakpoints set from
6170 fringe/margin.
6171
61722003-12-03 Andre Spiegel <spiegel@gnu.org>
6173
6174 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6175 <acm@muc.de>.
6176
c8763fb6 61772003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6178
6179 * frames.texi (Dialog Boxes): Add use-file-dialog.
6180
8cf51b2c
GM
61812003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6182
6183 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6184 in CC Mode.
6185
8cf51b2c
GM
61862003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6187
6188 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6189 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6190 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6191 * man/frames.texi, man/glossary.texi, man/killing.texi:
6192 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6193 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6194 * man/sending.texi, man/text.texi, man/trouble.texi:
6195 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6196
61972003-11-01 Alan Mackenzie <acm@muc.de>
6198
6199 * search.texi (Scrolling During Incremental Search): Document a
6200 new scrolling facility in isearch mode.
6201
8cf51b2c
GM
62022003-10-22 Miles Bader <miles@gnu.org>
6203
6204 * Makefile.in (info): Move before $(top_srcdir)/info.
6205
62062003-10-22 Nick Roberts <nick@nick.uklinux.net>
6207
6208 * building.texi (Watch Expressions): Update section on data display
6209 to reflect code changes (GDB Graphical Interface).
6210
8cf51b2c
GM
62112003-10-13 Richard M. Stallman <rms@gnu.org>
6212
6213 * xresources.texi (GTK resources): Clean up previous change.
6214
c8763fb6 62152003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6216
6217 * xresources.texi (GTK resources): Add a note that some themes
6218 disallow customizations. Add scroll theme example.
6219
8cf51b2c
GM
62202003-09-30 Richard M. Stallman <rms@gnu.org>
6221
8cf51b2c
GM
6222 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6223
6224 * misc.texi (Saving Emacs Sessions): Shorten the section,
6225 collapsing back into one node.
6226
62272003-09-30 Lars Hansen <larsh@math.ku.dk>
6228
6229 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6230
ce058493 62312003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6232
6233 * xresources.texi (GTK names in Emacs): Correct typo.
6234
8cf51b2c
GM
62352003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6236
6237 * cmdargs.texi (Font X): Mention new default font. More
6238 fully describe long font names, wildcard patterns and the
6239 problems involved. (Result of discussion on emacs-devel.)
6240
62412003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6242
6243 * emacs.texi (Acknowledgements): Correct typo.
6244
62452003-09-22 Richard M. Stallman <rms@gnu.org>
6246
6247 * dired.texi (Misc Dired Commands): New node.
6248 (Dired Navigation): Add dired-goto-file.
6249
6250 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6251
6252 * emacs.texi (Acknowledgements): New node, split from Distribution.
6253
6254 * cmdargs.texi (Action Arguments): -f reads interactive args.
6255
8cf51b2c
GM
62562003-09-08 Lute Kamstra <lute@gnu.org>
6257
6258 * screen.texi (Mode Line): Say that POS comes before LINE.
6259 Mention `size-indication-mode'.
6260 * display.texi (Optional Mode Line): Document
6261 `size-indication-mode'.
6262 * basic.texi (Position Info): Mention `size-indication-mode'.
6263
62642003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6265
6266 * xresources.texi (Resources): Refer to `editres' man page.
6267 (Lucid Resources): Update defaults. Expand description of
6268 `shadowThickness'.
6269
62702003-09-04 Miles Bader <miles@gnu.org>
6271
6272 * Makefile.in (top_srcdir): New variable.
6273 ($(top_srcdir)/info): New rule.
6274 (info): Depend on it.
6275
62762003-09-03 Peter Runestig <peter@runestig.com>
6277
6278 * makefile.w32-in: New file.
6279
62802003-08-29 Richard M. Stallman <rms@gnu.org>
6281
6282 * misc.texi (Saving Emacs Sessions): Correct previous change.
6283
8cf51b2c
GM
62842003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6285
8cf51b2c
GM
6286 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6287 (Intro): Include kmacro.texi after fixit.texi instead of after
6288 custom.texi. (As suggested by Kim Storm.)
6289
62902003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6291
6292 * fixit.texi (Fixit): Update `Next' pointer.
6293 * files.texi (Files): Update `Previous' pointer.
6294 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6295 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6296 (Suggested by Kim Storm.)
6297 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6298
62992003-08-18 Kim F. Storm <storm@cua.dk>
6300
6301 * kmacro.texi: New file describing enhanced keyboard macro
6302 functionality. Replaces old description in custom.texi.
6303
6304 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6305 (Keyboard Macros): Move to new kmacro.texi file.
6306
6307 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6308
8cf51b2c
GM
63092003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6310
6311 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6312
63132003-08-17 Alex Schroeder <alex@gnu.org>
6314
6315 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6316 required.
6317
8cf51b2c
GM
63182003-08-05 Richard M. Stallman <rms@gnu.org>
6319
6320 * programs.texi (Lisp Indent): Don't describe
6321 lisp-indent-function property here. Use xref to Lisp Manual.
6322
8cf51b2c
GM
63232003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6324
fffa137c 6325 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6326 abbreviations.
6327
63282003-07-24 Markus Rost <rost@math.ohio-state.edu>
6329
6330 * buffers.texi (List Buffers): Fix previous change.
6331
8cf51b2c
GM
63322003-07-13 Markus Rost <rost@math.ohio-state.edu>
6333
6334 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6335 List*.
6336
63372003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6338
8cf51b2c
GM
6339 * display.texi (Font Lock): Fix typo.
6340
63412003-07-07 Richard M. Stallman <rms@gnu.org>
6342
6343 * display.texi (Font Lock): Add xref for format info on
6344 font-lock-remove-keywords.
6345
6346 * building.texi (Compilation): Document what happens with asynch
6347 children of compiler process.
6348
6349 * help.texi (Library Keywords): Use @multitable.
6350
8cf51b2c
GM
63512003-06-04 Richard M. Stallman <rms@gnu.org>
6352
6353 * programs.texi (Expressions): Delete C-M-DEL.
6354
6355 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6356 comint-move-point-for-output renamed from
6357 comint-scroll-to-bottom-on-output.
6358
6359 * custom.texi (Init Rebinding): Replace previous change with xref.
6360 (Non-ASCII Rebinding): Explain that issue more briefly here.
6361
63622003-05-28 Richard M. Stallman <rms@gnu.org>
6363
6364 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6365
63662003-05-28 Nick Roberts <nick@nick.uklinux.net>
6367
6368 * building.texi (GDB Graphical Interface): New node.
6369 (Rewritten somewhat by RMS.)
6370
c8763fb6 63712003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6372
6373 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6374 non-English letters. Explain how to set coding systems correctly
6375 and how to include the right coding cookie in the file.
6376
c8763fb6 63772003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6378
6379 * indent.texi (Indentation): Explain the concepts.
6380 (Just Spaces): Explain why preventing tabs for indentation might
6381 be useful.
6382
8cf51b2c
GM
63832003-04-16 Richard M. Stallman <rms@gnu.org>
6384
6385 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6386
8cf51b2c
GM
63872003-02-22 Alex Schroeder <alex@emacswiki.org>
6388
6389 * cmdargs.texi (General Variables): Document SMTPSERVER.
6390
8cf51b2c
GM
6391 * sending.texi: Remove SMTP node.
6392 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6393 library.
6394
8cf51b2c
GM
63952003-02-22 Alex Schroeder <alex@emacswiki.org>
6396
6397 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6398
63992003-02-22 Simon Josefsson <jas@extundo.com>
6400
6401 * sending.texi (Mail Methods): Add node about SMTP.
6402
c8763fb6 64032003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6404
6405 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6406
8cf51b2c
GM
64072003-02-01 Kevin Ryde <user42@zip.com.au>
6408
6409 * glossary.texi (Glossary): Correction to cl cross reference.
6410
64112003-01-20 Richard M. Stallman <rms@gnu.org>
6412
6413 * killing.texi (Rectangles): Document C-x c r.
6414
c8763fb6 64152003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6416
6417 * xresources.texi (GTK resources): New node.
6418 (GTK widget names): New node.
6419 (GTK names in Emacs): New node.
6420 (GTK styles): New node.
6421
c8763fb6 64222003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6423
6424 * maintaining.texi (Create Tags Table): Add reference to the new
6425 `etags --help --lang=LANG' option.
6426
8cf51b2c
GM
64272002-10-02 Karl Berry <karl@gnu.org>
6428
49823426 6429 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6430 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6431 where needed for the sake of the HTML output.
8cf51b2c
GM
6432
64332001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6434
6435 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6436 source files.
6437
64382001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6439
6440 * Makefile.in (emacsman): New target.
6441
8cf51b2c
GM
64422001-10-20 Gerd Moellmann <gerd@gnu.org>
6443
6444 * (Version 21.1 released.)
6445
64462001-10-05 Gerd Moellmann <gerd@gnu.org>
6447
6448 * Branch for 21.1.
6449
8cf51b2c
GM
64502001-03-05 Gerd Moellmann <gerd@gnu.org>
6451
6452 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6453
8cf51b2c
GM
64542000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6455
6456 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6457
8cf51b2c
GM
64581999-07-12 Richard Stallman <rms@gnu.org>
6459
6460 * Version 20.4 released.
6461
64621998-12-04 Markus Rost <rost@delysid.gnu.org>
6463
6464 * Makefile.in (INFO_TARGETS): Delete customize.info.
6465 (DVI_TARGETS): Delete customize.dvi.
6466 (../info/customize, customize.dvi): Targets deleted.
6467
64681998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6469
6470 * Version 20.3 released.
6471
64721998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6473
6474 * Makefile.in (EMACSSOURCES): Add mule.texi.
6475 Add msdog.texi, ack.texi. Remove gnu1.texi.
6476
64771998-04-06 Andreas Schwab <schwab@gnu.org>
6478
6479 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6480 it in dvi targets.
8cf51b2c
GM
6481
64821997-09-23 Paul Eggert <eggert@twinsun.com>
6483
6484 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6485 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6486 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6487
64881997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6489
6490 * Version 20.2 released.
6491
64921997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6493
6494 * Version 20.1 released.
6495
64961997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6497
6498 * Makefile (../info/customize, customize.dvi): New targets.
6499 (INFO_TARGETS): Add ../info/customize.
6500 (DVI_TARGETS): Add customize.dvi.
6501
8cf51b2c
GM
65021996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6503
6504 * Version 19.33 released.
6505
65061996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6507
6508 * Version 19.32 released.
6509
8cf51b2c
GM
65101996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6511
6512 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6513
65141996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6515
6516 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6517 Specify -I option.
6518 (All dvi targets): Set the TEXINPUTS variable.
6519
65201996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6521
6522 * Version 19.31 released.
6523
8cf51b2c
GM
65241995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6525
6526 * Version 19.30 released.
6527
8cf51b2c
GM
65281995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6529
6530 * Makefile.in (maintainer-clean): Rename from realclean.
6531
65321994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6533
6534 * Makefile.in: New file.
6535 * Makefile: File deleted.
6536
65371994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6538
6539 * Makefile (TEXINDEX_OBJS): Variable deleted.
6540 (texindex, texindex.o, getopt.o): Rules deleted.
6541 All deps on texindex deleted.
6542 (distclean): Don't delete texindex.
6543 (mostlyclean): Don't delete *.o.
6544 * texindex.c, getopt.c: Files deleted.
6545
65461994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6547
6548 * Version 19.26 released.
6549
65501994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6551
6552 * Makefile (EMACSSOURCES): Exclude undo.texi.
6553
65541994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6555
6556 * Version 19.25 released.
6557
65581994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6559
6560 * Version 19.24 released.
6561
65621994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6563
6564 * Version 19.23 released.
6565
65661994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6567
6568 * Makefile: Delete spurious tab.
6569
65701994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6571
6572 * Makefile (.SUFFIXES): New rule.
6573
8cf51b2c
GM
65741993-12-04 Richard Stallman (rms@srarc2)
6575
6576 * getopt.c: New file.
6577 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6578 (getopt.o): New rule.
6579 (dvi): Don't depend on texindex.
49823426 6580 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6581
65821993-12-03 Richard Stallman (rms@srarc2)
6583
49823426
GM
6584 * Makefile (TEXI2DVI): New variable.
6585 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6586 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6587
65881993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6589
6590 * Version 19.22 released.
6591
65921993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6593
6594 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6595
65961993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6597
6598 * Version 19.21 released.
6599
8cf51b2c
GM
66001993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6601
6602 * Makefile (realclean): Don't delete the Info files.
6603
f0131492 66041993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6605
8cf51b2c
GM
6606 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6607 4' where appropriate.
6608
f0131492 66091993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6610
49823426 6611 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6612
6613 * texindex.c: Include "../src/config.h" if building in emacs.
6614
6615 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6616 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6617 Add target to build texindex.c, defining `emacs'.
6618
8cf51b2c
GM
66191993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6620
6621 * Version 19.19 released.
6622
8cf51b2c
GM
66231993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6624
6625 * Version 19.18 released.
6626
66271993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6628
6629 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6630
66311993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6632
6633 * Version 19.17 released.
6634
66351993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6636
6637 * split-man: Fix typos in last change.
6638
66391993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6640
6641 * Version 19.16 released.
6642
66431993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6644
6645 * version 19.15 released.
6646
66471993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6648
6649 * Makefile (distclean): It's rm, not rf.
6650
66511993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6652
6653 * Version 19.14 released.
6654
66551993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6656
6657 * Makefile: New file.
6658
66591993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6660
6661 * Version 19.13 released.
6662
66631993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6664
6665 * Version 19.9 released.
6666
66671993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6668
6669 * Version 19.8 released.
6670
66711993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6672
6673 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6674
6675 * trouble.texi: It's `enable-flow-control-on', not
6676 `evade-flow-control-on'.
6677
66781993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6679
6680 * display.texi: Document standard-display-european.
6681
66821993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6683
6684 * Version 19.7 released.
6685
6686 * emacs.texi: Add a sentence to the top menu mentioning the
6687 specific version of Emacs this manual applies to.
6688
66891993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6690
6691 * basic.texi: Document next-line-add-lines variable used to
6692 implement down-arrow.
6693
6694 * killing.texi: Document kill-whole-line.
6695
66961993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6697
6698 * text.texi: Update unix TeX ordering information.
6699
67001993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6701
6702 * news.texi: Mention fill-rectangle in keybinding list.
6703
6704 * killing.texi: Document fill-rectangle.
6705
67061993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6707
6708 * vc.texi: Bring the docs up to date with VC 5.2.
6709
67101992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6711
6712 * emacs.tex: Mention blackbox and gomoku under Amusements.
6713 Assembler mode is now mentioned and appropriately indexed
6714 under Programming Modes.
6715
67161991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6717
6718 * emacs.tex: Update TeX ordering information.
6719
8cf51b2c
GM
67201990-06-26 David Lawrence (tale@geech)
6721
6722 * emacs.tex: Note that completion-ignored-extensions is not used
6723 to filter out names when all completions are displayed in
6724 *Completions*.
6725
67261990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6727
6728 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6729
67301990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6731
6732 * emacs.tex: Add @findex grep.
6733
8cf51b2c
GM
67341988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6735
6736 * emacs.tex: Correct two typos. No other changes before
6737 Version 19 will be made.
6738
8cf51b2c
GM
67391988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6740
6741 * emacs.tex: Update information for obtaining TeX distribution from the
6742 University of Washington.
6743
6744;; Local Variables:
c8763fb6 6745;; coding: utf-8
8cf51b2c
GM
6746;; fill-column: 79
6747;; add-log-time-zone-rule: t
6748;; End:
6749
6750 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6751 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6752
6753 This file is part of GNU Emacs.
6754
352c8b4a 6755 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6756 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6757 the Free Software Foundation, either version 3 of the License, or
6758 (at your option) any later version.
8cf51b2c
GM
6759
6760 GNU Emacs is distributed in the hope that it will be useful,
6761 but WITHOUT ANY WARRANTY; without even the implied warranty of
6762 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6763 GNU General Public License for more details.
6764
6765 You should have received a copy of the GNU General Public License
352c8b4a 6766 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6767
6768;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd