(set-language-info-alist): Add korean-cp949, cp949 to spec.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
82ec412e
GM
12009-06-28 Glenn Morris <rgm@gnu.org>
2
3 * arevert-xtra.texi: Minor language tweaks.
4
09964e7d
GM
5 * dired-xtra.texi: Minor revisions.
6
666e158e
MB
72009-06-23 Miles Bader <miles@gnu.org>
8
9 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 10 (Temporary Face Changes): Document `text-scale-set'.
666e158e 11
70243478
CY
122009-06-21 Chong Yidong <cyd@stupidchicken.com>
13
14 * Branch for 23.1.
15
67cbe681
KH
162009-06-17 Kenichi Handa <handa@m17n.org>
17
18 * mule.texi (Charsets): Update the description for the new charset.
19 (list-character-sets): New findex.
125dd7c5 20 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 21
40e67246
CY
222009-06-10 Chong Yidong <cyd@stupidchicken.com>
23
b5700de6
CY
24 * basic.texi (Moving Point): Fix tag.
25
26 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
27
28 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
29 use camel-case for PageUp and PageDown.
30
31 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
32 camel-case for PageUp and PageDown.
33
34 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
35
40e67246 36 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 37 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 38
6f591cf4
AM
392009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
40
41 * fixit.texi (Spelling): Set default dictionary. Improve
42 descriptions (Bug#2554)
43
53483c76
DR
442009-06-08 David Reitter <david.reitter@gmail.com>
45
46 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
47 since saving colors and faces set this way is not implemented.
48 (Environment variables): Remove mention of mac-fix-env, which is
49 scheduled to be removed.
50
1557ef4f
CY
512009-06-04 Chong Yidong <cyd@stupidchicken.com>
52
91056528
CY
53 * custom.texi (Init Examples): Add example of changing load-path.
54
1557ef4f
CY
55 * building.texi (Lisp Libraries): Add example of changing
56 load-path (Bug#3446).
57
623cec4c
CY
582009-05-28 Chong Yidong <cyd@stupidchicken.com>
59
60 * mark.texi (Mark): Further clarifications.
61 (Setting Mark): Emphasize that C-SPC activates the mark.
62
0fcca8ee
CY
632009-05-28 Chong Yidong <cyd@stupidchicken.com>
64
702b10e1
CY
65 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
66 Mark mode.
0fcca8ee
CY
67 (Using Region, Persistent Mark): Use "active mark" instead of "active
68 region".
69
d3b396e4
CY
702009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
71
72 * mule.texi (Select Input Method): Fix typo.
73
3f698a06
CY
742009-05-13 Chong Yidong <cyd@stupidchicken.com>
75
76 * anti.texi (Antinews): Document completion changes. Some additional
77 copyedits and rearrangement of entries.
78
b2a42eb7
CY
792009-05-12 Chong Yidong <cyd@stupidchicken.com>
80
932fd020
CY
81 * misc.texi (Interactive Shell, Saving Emacs Sessions)
82 (Shell History Copying, Terminal emulator): Copyedits.
83
ac36a8f1
CY
84 * xresources.texi (Resources): Simplify descriptions. Shorten
85 description of editres, which is not very useful these days.
86 (Table of Resources): Document fontBackend resource.
87
b2a42eb7
CY
88 * trouble.texi (Quitting): Add other undo bindings to table.
89 (DEL Does Not Delete): Note that the erasure key is usually labelled
90 "Backspace". Remove discussion of obscure Xmodmap issue.
91
c6ea7fb8
CY
922009-05-07 Chong Yidong <cyd@stupidchicken.com>
93
94 * files.texi (Visiting): Copyedits.
95
ad36c422
CY
962009-05-06 Chong Yidong <cyd@stupidchicken.com>
97
98 * basic.texi (Inserting Text): Document ucs-insert.
99
100 * mule.texi (International Chars): Define "multibyte". Note that
101 internal representation is unicode-based. Simplify definition of raw
102 bytes. Mention ucs-insert.
103 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
104 (Language Environments): Add language environments new to Emacs 23.
105 (Multibyte Conversion): Node deleted.
106 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
107 mention obsolete emacs-mule coding system.
108 (Output Coding): Copyedits.
109
110 * emacs.texi (Top): Update node listing.
111
d4ad7b96
CY
1122009-05-05 Per Starbäck <per@starback.se> (tiny change)
113
114 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
115
5bd66204
SM
1162009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
117
118 * building.texi (Lisp Libraries): `load-library' does offer completion.
119
bc36ad1c
CY
1202009-04-28 Chong Yidong <cyd@stupidchicken.com>
121
122 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
123 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
124
f1a47884
EZ
1252009-04-25 Eli Zaretskii <eliz@gnu.org>
126
127 * maintaining.texi (Tags): Clarify text. (Bug#3101)
128
be77bd45
CY
1292009-04-22 Chong Yidong <cyd@stupidchicken.com>
130
131 * entering.texi (Entering Emacs): Document initial-buffer-choice.
132
133 * building.texi (Lisp Interaction): Document initial-scratch-message.
134
d3b82927
JB
1352009-04-18 Juanma Barranquero <lekktu@gmail.com>
136
ed6e7b11
JB
137 * msdog.texi (Windows Fonts): Fix typos.
138
d3b82927
JB
139 * files.texi (Save Commands): Fix pxref.
140
bc323c04
CY
1412009-04-18 Chong Yidong <cyd@stupidchicken.com>
142
143 * files.texi (Save Commands): Mention diff-buffer-with-file.
144 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
145 Henoch (Bug#3036).
146
2186d13f
GM
1472009-03-15 Glenn Morris <rgm@gnu.org>
148
149 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
150 the former is not always used.
151 (Mail Headers): Use active voice. Add "Mail-reply-to".
152 Change case of "Id". Avoid repeated "appropriate".
153 (Mail Aliases): Fix previous change - use an example with a ".", so it
154 does actually get quoted when expanded.
155 (Mail Sending): Mailclient is the default on some systems.
156 (Citing Mail): Mention mail-indentation-spaces.
157 (Mail Mode Misc): Add an @dfn for "mail signature".
158
71e454fc
CY
1592009-03-15 Chong Yidong <cyd@stupidchicken.com>
160
161 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
162 (Completion Options): Document read-file-name-completion-ignore-case,
163 read-buffer-completion-ignore-case, and completion-styles. Remove
164 description of partial-completion-mode.
165
df1a3e06
GM
1662009-03-14 Glenn Morris <rgm@gnu.org>
167
168 * sending.texi (Mail Format): Fix typo. Add index entry for
169 mail-header-separator.
170 (Mail Headers): Put info about initialization and changing in one place
171 at the start. Update FCC section for mbox Rmail. Clarify From
172 section, mention mail-setup-with-from. Clarify Reply-to section.
173 Add Mail-followup-to and mail-mailing-lists. Clarify References
174 section.
175 (Mail Aliases): Update example, make less contentious.
176 Update for name change of mail-interactive-insert-alias.
177 (Mail Mode): Remove mention of `%' as a word separator.
178 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
179 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
180 commands. Clarify FCC handling. In mail-complete, add reference to
181 Mail Aliases section, and mention mail-complete-function.
182 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
183 (Mail Mode Misc): Clarify the mail-signature function. Add basic
184 signature netiquette. Explain how the mail hooks work when continuing
185 a composition.
186 (Mail Amusements): Internationalize the spook section a bit.
187 Remove the spook mail-setup-hook example, since it doesn't work well.
188 Mention fortune-file.
189 (Mail Methods): Mention read-mail-command.
190
ed6e7b11 1912009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 192
df1a3e06
GM
193 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
194 and NS resources following recent changes.
959d68bd 195
86dca3e8
JR
1962009-03-10 Jason Rumney <jasonr@gnu.org>
197
198 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
199 w32-use-visible-system-caret doc to indicate that it should get set
200 automatically.
201 (Windows Fonts): Add doc for the uniscribe backend.
202
042fe98f
DN
2032009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
204
205 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
206 vc-dir. (Bug#2598)
207
7f8dba73
RS
2082009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
209
210 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
211
505e70c3
GM
2122009-03-05 Glenn Morris <rgm@gnu.org>
213
04242bdc
GM
214 * rmail.texi (Rmail Basics): Add reference to sorting.
215 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
216 Minor re-wordings.
217 (Rmail Motion): Mention rmail-next-same-subject.
218 (Rmail Deletion): Expunging is not the only way to change the numbers.
219 (Rmail Labels): Labels can also be used in sorting.
220 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
221 (Rmail Display): Mention rmail-mime.
222
00cfe22c
GM
2232009-03-04 Glenn Morris <rgm@gnu.org>
224
225 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
226 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
227 summary. Mention sorts cannot be undone.
228 (Rmail Display): Give an example of how to use goto-address-mode.
229 (Rmail Editing): It's keybindings that are redefined, not commands.
230 Fix some typos.
231 (Movemail): Some minor rewording.
232 (Remote Mailboxes): Emacs movemail supports pop by default.
233 Fix some minor grammatical issues. The "two alternative ways" to
234 specify a POP mailbox are really just one. Remove all reference to the
235 variables rmail-pop-password and rmail-pop-password-required, obsolete
236 since Emacs 22.1. Clarify the four password steps. Emacs movemail
237 can support Kerberos.
238
3d963b67
GM
2392009-03-03 Glenn Morris <rgm@gnu.org>
240
241 * rmail.texi (Rmail Deletion): Revert previous change, which was
242 describing the Rmail summary versions.
243 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
244 Minor re-wording for rmail-resend.
245 (Rmail Make Summary): Summaries apply to buffers rather than files.
246 <rmail-summary-by-topic>: Headers includes the subject.
247 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
248 details, including prefix arguments.
2340abde 249 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
250 Not counting lines might be faster.
251 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
252 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
253 Name the commands bound to the various keys. Mention prefix argument
254 for searching.
3d963b67
GM
255 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
256 Simplify rmail-highlighted-headers description. Update face name.
257
a8ce3d17
JB
2582009-03-02 Juanma Barranquero <lekktu@gmail.com>
259
260 * mark.texi (Marking Objects): Fix typo.
261
130a29b6
CY
2622009-03-01 Chong Yidong <cyd@stupidchicken.com>
263
264 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
265 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
266
9d5de6f8
GM
2672009-03-01 Glenn Morris <rgm@gnu.org>
268
79fc530e 269 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
270 (Rmail Motion): - M-s searches from the end of messages.
271 (Rmail Deletion): Minor clarification. Fix numeric argument
272 description.
273 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
274 newmail and RMAILOSE files need not be in home-directory.
275 (Rmail Files): Mention I/O menus are unselectable if no files match.
276 Mention `MAIL' env-var.
277
b545ff9c
JR
2782009-02-24 Jason Rumney <jasonr@gnu.org>
279
280 * mule.texi (Fontsets): Mention fontset-default, font specs and
281 fallback fontsets.
282 (Defining Fontsets): Mention ns and w32 variants of
283 standard-fontset-spec. Update description of startup fontset to match
284 Emacs 23 behavior.
a93be82a 285 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 286 (International): Link to Modifying Fontsets.
b545ff9c 287
75da0618 2882009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
289
290 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
291 Mention ns-extended-platform-support-mode.
292
6be93a16
KB
2932009-02-22 Karl Berry <karl@gnu.org>
294
295 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
296
867d4bb3
JB
2972009-02-19 Juanma Barranquero <lekktu@gmail.com>
298
299 * basic.texi (Moving Point, Position Info):
300 * files.texi (Visiting):
301 * mini.texi (Completion Options):
302 * text.texi (HTML Mode): Remove duplicate words.
303
49b5c0e8
GM
3042009-02-20 Glenn Morris <rgm@gnu.org>
305
306 * rmail.texi: Minor updates for mbox rather than Babyl.
307
f43a822c
KB
3082009-02-17 Karl Berry <karl@gnu.org>
309
49b5c0e8 310 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 311
80d634b8
RS
3122009-02-17 Richard M Stallman <rms@gnu.org>
313
314 * anti.texi (Antinews): Mention Babyl format.
315
316 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
317
318 * rmail.texi: Update for mbox format.
319 Various small fixes, as well as the following.
320 (Out of Rmail): Node deleted.
321 (Rmail): Update menu.
322 (Rmail Files): Comment out set-rmail-inbox-list.
323 Document rmail-inbox-list instead.
324 (Rmail Output): Substantial changes since C-o is now
325 rmail-output-as-seen and o is rmail-output.
326 (Rmail Attributes): Delete `stored', add `retried'.
327 (Rmail Display): Editing headers works in all cases.
328
f0d129c6
GM
3292009-02-17 Glenn Morris <rgm@gnu.org>
330
331 * basic.texi (Position Info): M-x count-lines-region is not always on
332 M-=. (Bug#2269)
333
160f11d3
GM
3342009-02-09 Glenn Morris <rgm@gnu.org>
335
336 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
337 defaults.
338
763e01c4
EZ
3392009-02-07 Eli Zaretskii <eliz@gnu.org>
340
341 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
342 documentation of possible problems with redecoding.
343
f5e1441d
GM
3442009-02-03 Glenn Morris <rgm@gnu.org>
345
346 * rmail.texi (Out of Rmail): Mention b2m.pl.
347
e1eabe41
GM
3482009-01-31 Glenn Morris <rgm@gnu.org>
349
350 * rmail.texi (Out of Rmail): Correct b2m location.
351
dd05f9de
CY
3522009-01-27 Chong Yidong <cyd@stupidchicken.com>
353
354 * fixit.texi (Undo): Update undo limit values.
355
d74d846e
GM
3562009-01-27 Glenn Morris <rgm@gnu.org>
357
358 * emacs.texi (Top): Fix Antinews menu entry.
359
49ffdce8
KB
3602009-01-25 Karl Berry <karl@gnu.org>
361
362 * text.texi (Foldout): Use @itemize @w{} to make an itemize
363 item with no marker, instead of the syntactically incorrect
364 @itemize @asis.
365
467e8d77
JL
3662009-01-25 Juri Linkov <juri@jurta.org>
367
368 * building.texi (Grep Searching): Fix index entry for lgrep.
369
6c60bbdb
EZ
3702009-01-24 Eli Zaretskii <eliz@gnu.org>
371
372 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
373
9ce5a36f
AR
3742009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
375
376 * macos.texi (Preferences Panel): Update description of font setting to
377 reflect that prior frame selection is no longer needed.
378
9aa5f2fb
NR
3792009-01-20 Nick Roberts <nickrob@snap.net.nz>
380
381 * building.texi (Debuggers): Revert some of 2008-10-31 change to
382 raise GUD subsections.
383
3892ff9c
GM
3842009-01-15 Glenn Morris <rgm@gnu.org>
385
386 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
387
14731c8f
GM
3882009-01-10 Glenn Morris <rgm@gnu.org>
389
390 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
391
45c55e53
CY
3922009-01-04 Chong Yidong <cyd@stupidchicken.com>
393
394 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
395 logical lines.
396
2e4667d1
JL
3972008-12-29 Juri Linkov <juri@jurta.org>
398
399 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
400
401 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
402
2a3eac47
CY
4032008-12-28 Chong Yidong <cyd@stupidchicken.com>
404
405 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
406 goto-address-mode instead of goto-address.
407
3da8da94
CY
408 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
409 mode.
410
2a3eac47
CY
411 * emacs.texi (Top): Update node listing.
412
057f6dd3
EZ
4132008-12-26 Eli Zaretskii <eliz@gnu.org>
414
415 * custom.texi (Directory Variables): Explain what is a "project".
416 Add indexing. Improve wording. Add a footnote about using
417 _dir-locals.el on MS-DOS.
418
e6979067
DN
4192008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
420
421 * files.texi (Misc File Ops): Mention chmod as an alias for
422 set-file-modes.
423
9de15963
MR
4242008-12-24 Martin Rudalics <rudalics@gmx.at>
425
426 * help.texi (Help): Fix typos and reword.
427 (Help Summary): Add entries for C-h n and C-h r, reorder
428 entries, and do some minor fixes.
429 (Name Help): Say that C-h F works for commands only.
430 (Misc Help): Say that view-lossage displays 300 keystrokes.
431
236fd60d
GM
4322008-12-20 Glenn Morris <rgm@gnu.org>
433
434 * ack.texi (Acknowledgments): General update based on AUTHORS,
435 including removal of some stuff no longer distributed.
436
349b3256
AM
4372008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
438
439 * fixit.texi: Mention hunspell
440
e840fca5
GM
4412008-12-19 Glenn Morris <rgm@gnu.org>
442
443 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 444 Consolidate explanatory text at start.
e840fca5
GM
445
446 * display.texi (Text Display):
447 * indent.texi (Indentation): Use @acronym with ASCII.
448
9dfa7983
GM
4492008-12-18 Glenn Morris <rgm@gnu.org>
450
451 * ack.texi: Various small updates and fixes.
452
97b3a00b
JL
4532008-12-18 Juri Linkov <juri@jurta.org>
454
455 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
456 as a key binding to start a forward nonincremental word search.
457 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
458 a backward nonincremental word search. Add index for `M-s w'
459 `isearch-forward-word'.
460 (Regexp Search): Add a short summary of regexp key commands like
461 in the node "Basic Isearch".
462 (Other Repeating Search): Fix typo.
463
4642008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
465
466 * misc.texi (PostScript Variables): Fix doc.
467
31ce6a07
CY
4682008-12-10 Chong Yidong <cyd@stupidchicken.com>
469
470 * programs.texi (Program Modes): Mention Ruby mode.
471
636b507b
DN
4722008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
473
474 * misc.texi (emacsclient Options): Describe what an empty string
475 argument does for --alternate-editor.
476
a323fa14
CY
4772008-12-09 Frank Schmitt <ich@frank-schmitt.net>
478
479 * cmdargs.texi (Font X): Distinguish between client-side and
480 server-side fonts. List valid Fontconfig properties. Add reference to
481 Fontconfig manual. List valid GTK font properties. Explain use of
482 fc-list.
483
c5ca6cd0
CY
4842008-12-09 Chong Yidong <cyd@stupidchicken.com>
485
486 * cmdargs.texi (Font X): Move discussion of quoting to top.
487
e5136377
GM
4882008-12-06 Glenn Morris <rgm@gnu.org>
489
490 * maintaining.texi (Old Revisions): Improve previous change.
491
248c026b
RS
4922008-12-05 Richard M Stallman <rms@gnu.org>
493
494 * anti.texi (Antinews): Minor fixes.
495
a9253a1e
GM
4962008-12-03 Glenn Morris <rgm@gnu.org>
497
498 * maintaining.texi (Old Revisions): Fix diff-switches description.
499
fa687b02
MR
5002008-12-01 Martin Rudalics <rudalics@gmx.at>
501
502 * emacs.texi (Top): Fix typo.
503
72e6decd
CY
5042008-11-30 Chong Yidong <cyd@stupidchicken.com>
505
320ee034
CY
506 * misc.texi (Document View): Explain dependence on gs at the top.
507 Copyedits.
508
509 * emacs.texi (Top): Add DocView nodes to detailed node listing.
510
72e6decd
CY
511 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
512 (Comment Commands): Discuss region-active behavior of M-; first.
513
2a472ee4
MR
5142008-11-29 Martin Rudalics <rudalics@gmx.at>
515
9c6361c9
MR
516 * display.texi (Line Truncation): Add reference to Continuation
517 Lines.
518
2a472ee4
MR
519 * windows.texi (Pop Up Window): Mention split-height-threshold
520 and split-width-threshold.
9c6361c9 521 (Split Window): Add reference to Continuation Lines.
2a472ee4 522
e93bc142
AR
5232008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
524
525 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
526 (GNUstep Support): New node.
527 * anti.texi:
528 * emacs.texi:
529 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
530
531
43b978db
RS
5322008-11-28 Richard M Stallman <rms@gnu.org>
533
534 * misc.texi (Dissociated Press): Minor cleanups.
535
536 * dired.texi (Image-Dired): Avoid passive.
537
e8e2bd93
EZ
5382008-11-28 Eli Zaretskii <eliz@gnu.org>
539
540 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
541 representation.
542
8d2d45da
CY
5432008-11-26 Richard M. Stallman <rms@gnu.org>
544
545 * files.texi (Visiting): Rewrite paragraph for clarity.
546
547 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
548
a5f7bbcc
AM
5492008-11-25 Alan Mackenzie <acm@muc.de>
550
551 * programs.texi (Moving by Parens): Clarify that parens inside strings
552 and comments are ignored, and that the commands assume the starting
553 point isn't in a string or comment.
554
a71703d3
AR
5552008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
556
557 * macos.texi: Add Prev/Next/Top pointers to all nodes.
558 (Mac Basics): Merge in Grabbing Environment Variables from earlier
559 version.
560 (Mac Customization): Rewrite Preferences Panel section and merge in to
561 this node, add Open files by dragging to an Emacs window.
562
563 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
564
aa5ab79a
CY
5652008-11-26 Chong Yidong <cyd@stupidchicken.com>
566
0cc92c19
CY
567 * files.texi (Misc File Ops): Document set-file-modes.
568
c366b4e4
CY
569 * windows.texi (Split Window): Document integer values of
570 truncate-partial-width-windows.
571
aa5ab79a
CY
572 * text.texi (Text): Simplify description of markup languages.
573 (TeX Mode): Simplify introduction. Mention BibTeX mode.
574 (TeX Editing): Note that `""' inserts one `"' character.
575 (HTML Mode): Note in the introduction that XML mode is an alias for
576 SGML mode. Mention nXML mode.
577
56221db7
CY
5782008-11-25 Chong Yidong <cyd@stupidchicken.com>
579
580 * building.texi (Watch Expressions): Fix typo.
581
90effe33
CY
5822008-11-24 Chong Yidong <cyd@stupidchicken.com>
583
f90a5ae3
CY
584 * files.texi (Visiting): Document new behavior of
585 confirm-nonexistent-file-or-buffer.
586
587 * buffers.texi (Select Buffer): Document
588 confirm-nonexistent-file-or-buffer.
589
a18ffb4a
CY
590 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
591 edit-picture.
592
90effe33
CY
593 * text.texi (Text): Simplify introduction. Discard mention of `M-x
594 edit-picture', since that is just an alias for picture-mode.
595 (Sentences): Note that repeated M-@ extends the region.
596 (Pages): Make terminology more consistent. Link to Regexps node.
597 (Longlines): Discuss relationship with Visual Line mode.
598 (Text Mode): Remove extraneous discussion of other modes, since they
599 were already introduced in the parent node.
600
e85103ec
CY
6012008-11-23 Chong Yidong <cyd@stupidchicken.com>
602
5cb2fe30
CY
603 * anti.texi (Antinews): Rewrite.
604
1eb9b307 605 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
606
607 * frames.texi (Frame Commands): Mention "minimize" terminology.
608
e85103ec
CY
609 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
610 formats.
b908332f
CY
611 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
612 (Misc X): Don't document useless -hb option.
e85103ec 613
607f5f88
JL
6142008-11-22 Juri Linkov <juri@jurta.org>
615
616 * dired.texi (Dired Navigation): Change normal file name search option
617 from `non-nil' to `t'. Add `dwim' option.
618
e1b867a0
JL
6192008-11-22 Juri Linkov <juri@jurta.org>
620
621 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
622 ".dir-locals.el". Rename `define-project-bindings' to
623 `dir-locals-set-class-variables'. Rename `set-directory-project' to
624 `dir-locals-set-directory-class'.
625
dd186936
LK
6262008-11-22 Lute Kamstra <lute@gnu.org>
627
628 * buffers.texi (Select Buffer): Index goto-line.
629 * basic.texi (Moving Point): Mention the use of a numeric prefix
630 argument with goto-line and refer to Select Buffer for the use of a
631 plain prefix argument.
632
4b121911
GM
6332008-11-19 Glenn Morris <rgm@gnu.org>
634
635 * doclicense.texi: Update to FDL 1.3.
636 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
637
27267e4c
CY
6382008-11-17 Chong Yidong <cyd@stupidchicken.com>
639
696f351d
CY
640 * custom.texi (Minor Modes): Define mode commands and mode variables
641 more precisely. Recommend using mode commands instead of setting
642 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
643 (Easy Customization): Use "init file" instead of .emacs.
644 (Customization Groups): Update to new Custom buffer appearance.
645 (Saving Customizations): Copyedits. Update example.
646 (Variables): Give example of variable type-sensitivity.
647 (Examining): Update example.
648 (Hooks): Copyedits.
649 (Specifying File Variables): Use C comments instead of an artificial
650 Lisp for the example.
651 (Keymaps): Move internals discussion to Prefix Keymaps.
652 (Rebinding): Remove redundant paragraph (stated in Key Binding).
653 (Init Rebinding): Document kbd macro.
654 (Init File): Link to Find Init.
696f351d
CY
655
656 * mark.texi (Using Region): Document Delete Selection Mode more
657 thoroughly.
658
659 * frames.texi (Mouse Commands): Move most of the description of Delete
660 Selection Mode to Using Region, and link to it.
1bc9c425 661 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 662
b0570c25
CY
663 * building.texi (Compilation): Document first-error value of
664 compilation-scroll-output.
665 (Compilation Mode): Note that compilation-auto-jump-to-first-error
666 works as soon as an error is available. Suggested by Juri Linkov.
667
27267e4c
CY
668 * mini.texi (Passwords): New node.
669
670 * files.texi (Remote Files): Link to Passwords node.
671
672 * emacs.texi (Top): Update node listings.
673
122eb807
CY
6742008-11-16 Chong Yidong <cyd@stupidchicken.com>
675
9c9855a3
CY
676 * ack.texi (Acknowledgments): Some updating of credits.
677
bd6fdcad
CY
678 * emacs.texi (Acknowledgments): Add a couple more names.
679
dd1eef46
CY
680 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
681
122eb807 682 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 683 (Misc File Ops): Document use of trash.
122eb807 684
801a8da1
JB
6852008-11-16 Juanma Barranquero <lekktu@gmail.com>
686
687 * macos.texi (Mac Customization): Fix typos.
688
0b4f2253
CY
6892008-11-14 Chong Yidong <cyd@stupidchicken.com>
690
691 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
692 replacing previous contents. Numerous copyedits to adapt ns-emacs to
693 the conventions of the main Emacs manual.
694
695 * emacs.texi (Top): Update node listings.
696
517e2b89
CY
6972008-11-12 Chong Yidong <cyd@stupidchicken.com>
698
07a85685
CY
699 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
700 command-line-args is processed during startup.
701 (Action Arguments): Correctly describe how file arguments interact with
702 the startup screen. Link to Lisp Interaction for scratch buffer.
703 (Initial Options): Link to Command Example for -batch option.
704 (Environment): Document initial-environment.
705
517e2b89
CY
706 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
707 can't be changed in the site-start file.
708
6337bbde
CY
7092008-11-07 Chong Yidong <cyd@stupidchicken.com>
710
711 * dired.texi (Dired): Mention C-x C-d too.
712 (Dired Enter): Document M-n in the Dired minibuffer.
713 (Dired Navigation): Explain dired-goto-file more clearly. Document
714 dired-isearch-filenames.
715 (Dired Deletion): Remove unnecessary "expunged" terminology.
716 (Flagging Many Files): & is now rebound to `% &'.
717 (Shell Commands in Dired): Document dired-do-async-shell-command.
718 Clarify how multi-file arguments are passed.
719 (Misc Dired Features): Document dired-do-isearch.
720
9e8eeff9
CY
7212008-11-06 Chong Yidong <cyd@stupidchicken.com>
722
723 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
724
e071f849
CY
7252008-11-03 Chong Yidong <cyd@stupidchicken.com>
726
727 * search.texi (Other Repeating Search): Remove obsolete findex entries.
728
05482eb1
CY
7292008-11-01 Chong Yidong <cyd@stupidchicken.com>
730
e2346dea
CY
731 * programs.texi (Program Modes): Link to Program Indent node.
732 (Left Margin Paren): Explain consequences of changing
733 open-paren-in-column-0-is-defun-start more concisely.
734 (Which Function, Program Indent, Info Lookup): Minor edits.
735 (Basic Indent): If region is active, TAB indents the region.
736 (Multi-line Indent): If region is active, TAB indents the region. Note
737 that indent-region is useful when Transient Mark mode is off.
738 (Matching): The delimiter at the cursor is highlighted---the character
739 changes color.
740 (Symbol Completion): Link to Completion node.
741
e4b6428c
CY
742 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
743 a strictly text-only system.
744
05482eb1
CY
745 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
746 batch mode.
747
a11d3737
RS
7482008-11-01 Richard M. Stallman <rms@gnu.org>
749
5abad626
RS
750 * misc.texi (Document View): Major rewrite.
751
a11d3737
RS
752 * maintaining.texi (Types of Log File): Change logs are older than
753 version control.
754 (VCS Concepts): Simplify and rearrange.
755 (Version Control Systems): Make it clear that Linux is only the kernel.
756 (VC Mode Line): Shorten reference to menu item.
757 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
758 (VC Directory Mode): Minor cleanup.
759 Unchanged files are hidden, not omitted.
760 (VC Directory Commands): Shorten and simplify.
761 (Change Log Commands): New node, split from Change Logs.
762 (VC Directory Buffer): New node, split from VC Directory Mode.
763
c55a4acb
CY
7642008-10-31 Chong Yidong <cyd@stupidchicken.com>
765
df0356f6
CY
766 * misc.texi (Document View): Renamed from Document Files, moved here
767 from files.texi.
768
769 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
770 moved as well.
771 (Document Files): Moved to misc.texi.
772
c55a4acb
CY
773 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
774 vc-update-change-log.
df0356f6
CY
775 (Version Control): Move here from files.texi.
776 (Format of ChangeLog): Make it a subnode of Change Log.
777
778 * emacs.texi (Top): Update node listing.
c55a4acb 779
ef082374
TH
7802008-10-31 Tassilo Horn <tassilo@member.fsf.org>
781
782 * files.texi (Files): Add a section about document
783 files (doc-view-mode).
784
d52582c3
CY
7852008-10-31 Chong Yidong <cyd@stupidchicken.com>
786
787 * building.texi (Compilation Mode): Document
788 compilation-auto-jump-to-first-error.
789 (Debuggers): Lower GUD subsections to subsubsections.
790 (Starting GUD): Add cindex.
791 (Lisp Interaction): Note that scratch is no longer the initial buffer.
792
4e0a0968
CY
7932008-10-30 Chong Yidong <cyd@stupidchicken.com>
794
03625b47
CY
795 * indent.texi (Indentation): Link to Program Indent.
796
4e0a0968
CY
797 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
798 now uses emacsclient's terminal.
799
8bd3f7ef
CY
8002008-10-29 Chong Yidong <cyd@stupidchicken.com>
801
80e5620e
CY
802 * mark.texi (Using Region): Document use-empty-active-region.
803
97d5c404
CY
804 * emacs.texi (Top): Update node listings.
805
8bd3f7ef
CY
806 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
807 mention obsolete emacs.bash script.
808 (Invoking emacsclient): Rewrite, moving optional arguments to
809 emacsclient Options.
21d2bae3
CY
810 (emacsclient Options): New node. Document server-use-tcp and
811 server-host.
8bd3f7ef 812
5fda2cbd
CY
8132008-10-28 Chong Yidong <cyd@stupidchicken.com>
814
815 * indent.texi (Indentation): Replace list with paragraphed text,
816 putting description of syntax-driven indentation first. Document new
817 effect of active regions on tab.
818 (Tab Stops): Note that editable tab stops affect indentation commands.
819
4ff029f6
DN
8202008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
821
822 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
823
996cd6e4
CY
8242008-10-23 Chong Yidong <cyd@stupidchicken.com>
825
f28815e3
CY
826 * custom.texi (Function Keys): Note that modified keypad keys are not
827 translated.
828
996cd6e4
CY
829 * basic.texi (Arguments): Explain how to insert multiple digits.
830
49545fe2
MA
8312008-10-22 Michael Albinus <michael.albinus@gmx.de>
832
833 * files.texi (Remote Files): Precise selection of default method.
834 Rewrite paragraph about disabling remote file names.
835
edac0b53
CY
8362008-10-22 Chong Yidong <cyd@stupidchicken.com>
837
e752c544
CY
838 * search.texi (Special Isearch): Document M-TAB is isearch.
839
edac0b53
CY
840 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
841 command.
842
843 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
844
20a36054
TH
8452008-10-22 Tassilo Horn <tassilo@member.fsf.org>
846
847 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
848 section.
849
69051ab6
CY
8502008-10-21 Chong Yidong <cyd@stupidchicken.com>
851
c4b1a32a
CY
852 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
853 to files.texi. Move contents of vc2-xtra.texi here.
854
855 * vc2-xtra.texi: File removed.
856
857 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
858 Directory Commands from the submenu. Don't include deleted file
859 vc2-xtra.texi.
860
861 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
862 (Version Control): Add VC Directory Mode and VC Directory Commands to
863 the submenu.
864 (Why Version Control?): Use table format.
865 (Version Control Systems): Note that Meta-CVS support is gone.
866 (VCS Concepts): Note precisely when VC started supporting filesets.
867 Remove bogus xref to CVS Options node.
868 (Types of Log File): Copyedits.
869 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
870 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
871 The Right Thing.
872 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
873 (Log Buffer): Reorganize node, putting C-c C-c description first.
874 (Old Revisions): Use CVS for example, not RCS.
875 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
876 Commands from the submenu, putting them under Version Control.
877 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
878 need to include it in the manual unconditionally, since it is now
879 crucial to using distributed version control systems.
1a6e2954
CY
880 (Comparing Files): Note that diff uses the minibuffer, and that the
881 output is shown using Diff mode.
882 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
883 diff-update-on-the-fly, diff-refine-hunk, and
884 diff-show-trailing-whitespaces.
1a6e2954 885 (File Archives): Add rar support.
c4b1a32a 886
69051ab6
CY
887 * major.texi (Choosing Modes): Make mode selection sequence more
888 obvious by describing the steps in order of priority. Note that
889 magic-mode-alist is nil by default. Document
890 magic-fallback-mode-alist.
891
e7421e03
CY
8922008-10-20 Chong Yidong <cyd@stupidchicken.com>
893
894 * frames.texi (Mouse References): Copyedits.
895
6b2efdc2
TH
8962008-10-20 Tassilo Horn <tassilo@member.fsf.org>
897
898 * ack.texi (Acknowledgments): Add myself as doc-view author.
899
9c5e9396
EZ
9002008-10-20 Eli Zaretskii <eliz@gnu.org>
901
902 * frames.texi (Dialog Boxes): Add @cindex entries.
903
dac94f8e
CY
9042008-10-20 Chong Yidong <cyd@stupidchicken.com>
905
906 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
907 (Text-Only Mouse): Copyedit.
908
25597d40
CY
9092008-10-19 Chong Yidong <cyd@stupidchicken.com>
910
f8a447f6
CY
911 * frames.texi: Use @key throughout for mouse clicks.
912 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
913 (Secondary Selection): Fix modified mouse click syntax.
914 (Clipboard): Describe Cut, Copy and Paste commands.
915 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
916 Copyedits.
917 (Creating Frames): Add xref to Init File.
918 (Frame Commands): Add xref to Exiting.
919 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 920
b0f95216
CY
9212008-10-15 Chong Yidong <cyd@stupidchicken.com>
922
b0817f00
CY
923 * files.texi (Version Control): Copyedits. Add Bazaar.
924 (Version Control Systems): List different VCS's using an itemized list.
925 Add Bazaar.
926 (VCS Concepts): Copyedits. Tweak description of file merging.
927
b0f95216
CY
928 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
929 (Cut/Paste Other App): Document select-active-regions and
930 x-select-enable-primary.
931
69d0d701
CY
9322008-10-13 Chong Yidong <cyd@stupidchicken.com>
933
934 * mark.texi (Shift Selection): Correct case in node name.
935
936 * emacs.texi (Top): Update node order in Mark chapter.
937
375e8351
EZ
9382008-10-12 Eli Zaretskii <eliz@gnu.org>
939
940 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
941
942 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
943 elsewhere in the manual instead of describing yet again the intricacies
944 of $HOME on MS-Windows and MS-DOS.
945
ab58114f
CY
9462008-10-12 Chong Yidong <cyd@stupidchicken.com>
947
4f959513
CY
948 * mini.texi (Minibuffer File): Add xref to File Names.
949 (Minibuffer File): Add discussion of `~' in file names. Add
950 insert-default-directory index reference.
951
ab58114f
CY
952 * files.texi (File Names): Reorganize description.
953 (Visiting): Add xref to Mode Line. Copyedits.
954 (Save Commands): Mention prefix behavior of C-x C-s.
955 (Numbered Backups): Node deleted.
956 (Backup Names): Contents of Numbered Backups moved here. State default
957 of version-control variable.
958 (Reverting): Copyedits.
959 (Version Control): Add additional version control systems.
960
961 * emacs.texi (Top): Delete Numbered Backups node.
962
963 * cmdargs.texi (General Variables): Change Numbered Backups xref to
964 Backup Names.
f2884f63 965 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 966
b0b5100a
RF
9672008-10-11 Romain Francoise <romain@orebokech.com>
968
969 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
970
89774b5f
CY
9712008-10-11 Chong Yidong <cyd@stupidchicken.com>
972
973 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
974 (Select Buffer): Mention use of minibuffer history. Describe default
975 value of default-major-mode. Mention that C-x 4 b selects the other
976 window.
977 (List Buffers): Document CRM indicators in the order they appear.
978 (Kill Buffer): Document new command kill-matching buffers.
979 (Several Buffers): Move explanation of the relationship between buffer
980 list and buffer menu to the top.
981 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
982
4c72bf27
CY
9832008-10-10 Chong Yidong <cyd@stupidchicken.com>
984
985 * entering.texi (Exiting): Document change of C-x C-c to
986 save-buffers-kill-terminal. Document kill-emacs.
987
f68eb991
EZ
9882008-09-30 Eli Zaretskii <eliz@gnu.org>
989
990 * mule.texi (Coding Systems): Don't mention codepage-setup.
991
992 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
993 cpNNN coding systems anymore.
994 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
995 for unibyte mode. Don't mention line-drawing characters. Don't
996 mention dos-unsupported-char-glyph.
997
1a2dd44d
CY
9982008-09-25 Chong Yidong <cyd@stupidchicken.com>
999
1000 * search.texi (Search): Shorten introduction.
1001 (Basic Isearch): Add command table. Discuss reverse isearch and
1002 isearch highlighting.
1003 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1004 ring to cindex.
1005 (Special Isearch): Move input methods discussion here.
1006 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1007 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1008 Repeat Isearch.
1009 (Isearch Minibuffer): New node.
1010 (Word Search): Document new word search commands.
1011 (Regexp Example): Simplify example using sentence-end-base variable.
1012 (Replace): Reword introduction.
1013 (Unconditional Replace): Remove unnecessary example.
1014 (Other Repeating Search): Document new `M-s o' binding.
1015
1016 * emacs.texi (Top): Update node listings.
1017
e45da31d
JB
10182008-09-22 Juanma Barranquero <lekktu@gmail.com>
1019
1020 * emacs.texi (Top): Remove Kill Errors from menu.
1021
841c8096
CY
10222008-09-22 Chong Yidong <cyd@stupidchicken.com>
1023
402168fa
CY
1024 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1025 interface for defining macros. Simplify examples. Note that C-g quits
1026 macro definitions.
801a8da1 1027 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1028 usage example.
1029 (Keyboard Macro Query): Organize query responses in a table.
1030
1031 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1032 to Erasing node.
841c8096
CY
1033 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1034 rationale to a footnote.
1035 (Kill Errors): Remove node, due to redundancy with Erasing.
1036 (Spelling): Move discussion of flyspell to end. Note new behavior of
1037 M-$ in active region. Remove non-ispell-specific keybindings from
1038 table.
1039
eab2ee89
DN
10402008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1041
1042 * cmdargs.texi (Initial Options): Document --daemon.
1043
3d53e905
GM
10442008-09-20 Glenn Morris <rgm@gnu.org>
1045
1046 * files.texi (Numbered Backups): Mention that some modes set
1047 version-control.
1048
1c90484d
GM
10492008-09-20 Jim Blandy <jimb@red-bean.com>
1050
1051 * files.texi (Numbered Backups): Reference File Variables, as well.
1052 Remove discussion of Rmail's implementation.
1053
0fc0d844
CY
10542008-09-06 Chong Yidong <cyd@stupidchicken.com>
1055
1056 * misc.texi (Recursive Edit): Note that top-level exits active
1057 minibuffers.
1058
1059 * trouble.texi (Quitting): Likewise.
1060
b18d283d
CY
10612008-08-31 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * emacs.texi (Top): Add Temporary Face Changes xref.
1064
1065 * display.texi (Display): Move Temporary Face Changes node to just
1066 after Standard Faces.
1067 (Scrolling): Document recenter-top-bottom instead of recenter.
1068 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1069 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1070 (Display Custom): Copyedits.
1071 (Optional Mode Line): Document display-battery-mode.
1072
180135fc
RF
10732008-08-27 Romain Francoise <romain@orebokech.com>
1074
1075 * custom.texi (Directory Variables): Minor fix.
1076
d3fe3475
GM
10772008-08-27 Glenn Morris <rgm@gnu.org>
1078
1079 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1080 descriptions.
1081 (Calendar Customizing): Tweak layout description.
183080b6 1082 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1083 markers. Condense calendar-star-date and calendar-mark-today
1084 description.
1085 (Holiday Customizing): Add oriental and solar holidays.
1086 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1087 Fix holiday-float description. Use zerop in examples. Be less verbose.
1088 (Date Display Format): Change ISO format. Be less verbose.
1089 (Diary Customizing): Mention day and month abbrev arrays.
1090 Mention the date-form variables by name. Update European example.
1091 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1092 Condense examples. Mention diary-entry-symbols by name.
1093 Condense table for insertion commands.
1094 (Fancy Diary Display): Mention diary-include-string and
1095 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1096 Ethiopic, Persian date functions. Condense descriptions.
1097
1098 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1099 (Adding to Diary): Adapt for changed node name.
1100
71755807
GM
11012008-08-26 Glenn Morris <rgm@gnu.org>
1102
1103 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1104 node "Hebrew/Islamic Entries".
1105
1106 * calendar.texi (Specified Dates): Fix names of iso functions.
1107 (General Calendar): There may not be another window.
1108 (Writing Calendar Files, Holidays): Tweak intro.
1109 (Holidays): Mention Baha'i and Chinese holidays.
1110 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1111 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1112 (To Other Calendar): Add calendar-print-other-dates.
1113 Refer to "graphic display" rather than "X.
1114 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1115 (Displaying the Diary): Fix whitespace after reference.
1116 Fix `diary-number-of-entries' reference.
1117 (Date Formats): Explicitly mention that day names can be abbreviated.
1118 (Adding to Diary): Add some references to other sections.
1119 (Special Diary Entries): Fix reference.
1120 (Appointments): Simplify appt-message-warning-time entry.
1121 Clarify where times must be.
1122 (Importing Diary): Comment out icalendar paragraph that does not apply.
1123 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1124
d76ebc75
GM
11252008-08-23 Glenn Morris <rgm@gnu.org>
1126
1127 * fortran-xtra.texi (Fortran): Change description of free form and
1128 fixed form a bit. Mention hideshow and imenu.
1129 (Fortran Motion): Mention fortran-end-of-subprogram,
1130 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1131 (Fortran Indent): Minor re-word.
1132 (ForIndent Commands): Mention fortran-fill-paragraph and
1133 fortran-fill-statement.
1134 (ForIndent Cont): Mention fortran-tab-mode-string.
1135 (Fortran Comments): Mention fortran-comment-line-start-skip.
1136 (Fortran Columns): Mention font-locking.
1137 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1138
e2a71e28
JB
11392008-08-23 Johan Bockgard <bojohan@muon>
1140
1141 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1142
5c52e13c
CY
11432008-08-22 Chong Yidong <cyd@stupidchicken.com>
1144
1145 * mini.texi (Minibuffer): Simplify introduction.
1146 (Minibuffer File): Document tilde in minibuffer filenames.
1147 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1148 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1149 (Completion Example): Update example to current command list.
1150 (Completion Options): Document `lazy' value of completion-auto-help.
1151 Update contents of completion-ignored-extensions.
1152 (Minibuffer History): Describe "future history" list. State default
1153 value of history-delete-duplicates.
1154
77a00355
GM
11552008-08-21 Glenn Morris <rgm@gnu.org>
1156
1157 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1158 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1159
39ee1d04
CY
11602008-08-17 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * regs.texi (Registers): Clarify valid register names.
1163 (RegPos): Note that buffer is saved and restored too.
1164 (RegText): Note that mark is reactivated/deactivated.
1165 (RegConfig): Xref to Windows node.
1166
b12c348f
CY
11672008-08-16 Chong Yidong <cyd@stupidchicken.com>
1168
3ae7ba79
CY
1169 * basic.texi (Inserting Text): Provide command name for C-q.
1170
b12c348f
CY
1171 * killing.texi (Killing): Copyedit. Define read-only text.
1172 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1173 (Killing by Lines): Copyedit.
1174 (Other Kill Commands): Move M-w description here.
1175 (Yanking): Move M-w to Other Kill Commands.
1176 (Kill Ring): Also mention saving text in registers. Link to Text
1177 Properties in elisp manual.
1178 (Accumulating Text): Copyedit.
1179 (CUA Bindings): Shift selection is now the default.
1180
d8ff7692
TZ
11812008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1182
1183 * maintaining.texi (Change Log): Mention next-error is available.
1184
a43a8a2e
GM
11852008-08-10 Glenn Morris <rgm@gnu.org>
1186
1187 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1188 and intermonth text.
1189 (Holiday Customizing): Add holiday-chinese.
1190
eba27308
EZ
11912008-08-08 Eli Zaretskii <eliz@gnu.org>
1192
1193 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1194
5f14a5b3
DN
11952008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1196
1197 * files.texi (Log Buffer): Describe C-c C-d.
1198 (Diff Mode): Describe C-x 4 A.
1199
49989bff
EZ
12002008-08-06 Eli Zaretskii <eliz@gnu.org>
1201
1202 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1203
5c915c02
DN
12042008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1205
2beaf97a
DN
1206 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1207 describe the new bindings to show the changeset diff, toggle annotation
1208 visibility, show revisions.
1209 (VC Status): Describe key bindings for modifying the change comments,
1210 displaying changeset diffs and annotations.
1211
5c915c02
DN
1212 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1213
71798ace
NR
12142008-08-05 Nick Roberts <nickrob@snap.net.nz>
1215
1216 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1217
b8949644
EZ
12182008-08-02 Eli Zaretskii <eliz@gnu.org>
1219
1220 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1221 and wording.
1222
819567d1
DN
12232008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1224
1225 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1226 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1227 commands. Improve some old info.
1228
5f38310a
CY
12292008-07-31 Chong Yidong <cyd@stupidchicken.com>
1230
0dc3906b
CY
1231 * display.texi (Visual Line Mode): New node.
1232
5f38310a
CY
1233 * basic.texi (Inserting Text): Move DEL to deletion node.
1234 (Moving Point): Add additional alternative key bindings. Describe
1235 line-move-visual.
1236 (Erasing): Describe DEL.
1237 (Basic Undo, Blank Lines, Arguments): Copyedit.
1238 (Continuation Lines): Mention Visual Line mode.
1239 (Position Info): Move extended discussion to mule.texi.
1240
1241 * mule.texi (International Chars): Describe C-x =.
1242
1243 * emacs.texi (Top): Add Visual Line Mode node.
1244
7c2fb837
DN
12452008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1246
1247 * emacs.texi: Remove VMS support.
1248
3f6b73ef
DN
12492008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1250
1251 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1252 the vc-dir command name.
1253
9e2a2647
DN
12542008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1255
1256 * xresources.texi: Remove mentions of Mac Carbon.
1257
568beaa2
AS
12582008-07-19 Andreas Schwab <schwab@suse.de>
1259
1260 * ns-emacs.texi: Move to ../misc.
1261
0ef94706
CY
12622008-07-15 Chong Yidong <cyd@stupidchicken.com>
1263
1264 * entering.texi (Exiting): Don't describe text-only terminals as the
1265 default. Describe the new startup screen.
1266 (Exiting): Describe how to kill Emacs first. Change description of
1267 iconification to handle modern window systems.
1268
ba60bd44 12692008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1270
1271 * ns-emacs.texi: New file, documents features of Emacs port under
1272 NeXTstep windowing.
1273
9f30aa73
CY
12742008-07-15 Chong Yidong <cyd@stupidchicken.com>
1275
938a5d2e
CY
1276 * entering.texi (Entering Emacs): Update prev node.
1277
1278 * glossary.texi (Glossary): Remove xref to Text Characters.
1279
9f30aa73
CY
1280 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1281 directly, rather than in the context of ASCII. Move description of
1282 special properties of modifier key to new Modifier Keys node.
1283 (Keys): Copyedit.
1284 (Text Characters): Delete node. Multibyte is the default nowadays, and
1285 the node contents are obsolete.
1286
1287 * custom.texi (Modifier Keys): New node.
1288
1289 * emacs.texi (Top): Update node list.
1290
7e53d36c
CY
12912008-07-13 Chong Yidong <cyd@stupidchicken.com>
1292
1293 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1294 saying that Emacs provides menus and mouse support (which is par for
1295 the course).
1296
1297 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1298 early on.
1299 (Point): Copyedit. Relegate historical trivia to a footnote.
1300 (Mode Line): Explain mode-line format more consistently.
1301 (Menu Bar): Copyedit.
1302
1e9fa96d
GM
13032008-06-27 Glenn Morris <rgm@gnu.org>
1304
1305 * cal-xtra.texi (Sexp Diary Entries):
1306 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1307
dc9bebb8
CY
13082008-06-26 Chong Yidong <cyd@stupidchicken.com>
1309
1310 * mark.texi (Shift selection): New node.
1311 (Mark): Copyedits.
1312 (Persistent Mark): Move to the end of the chapter.
1313
e7881076
EZ
13142008-06-20 Eli Zaretskii <eliz@gnu.org>
1315
1316 * makefile.w32-in (distclean): Remove makefile.
1317
f427400c
NR
13182008-06-17 Nick Roberts <nickrob@snap.net.nz>
1319
1320 * building.texi (Starting GUD): Add an entry for gud-gdb.
1321 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1322 command mode.
1323
b597d348
GM
13242008-06-17 Glenn Morris <rgm@gnu.org>
1325
1326 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1327
647b7094
NR
13282008-06-17 Nick Roberts <nickrob@snap.net.nz>
1329
1330 * building.texi (Starting GUD): Expand on remote debugging.
1331 (Other GDB-UI Buffers): Mention new keyboard bindings.
1332
47a30023
GM
13332008-06-15 Glenn Morris <rgm@gnu.org>
1334
1335 * gnu.texi: Use a verbatim license for this invariant section,
1336 as per etc/GNU.
1337
37e5d54a
GM
13382008-06-13 Daniel Engeler <engeler@gmail.com>
1339
1340 * emacs.texi, misc.texi: Add documentation about serial port access.
1341
8e65d46c
GM
13422008-06-13 Glenn Morris <rgm@gnu.org>
1343
c1473b4c
MB
1344 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1345 maintain.info.
8e65d46c 1346
e40a85cd
MB
13472008-06-05 Miles Bader <miles@gnu.org>
1348
1349 * display.texi (Temporary Face Changes): Update to reflect function
1350 renamings in face-remap.el.
1351
56c73dec
MB
13522008-06-04 Miles Bader <miles@gnu.org>
1353
1354 * display.texi (Temporary Face Changes): Add
1355 `adjust-buffer-face-height'. Rewrite description of
1356 `increase-buffer-face-height' and `decrease-default-face-height' now
1357 that they aren't bound by default.
1358
9d3d42fb
MB
13592008-06-03 Miles Bader <miles@gnu.org>
1360
1361 * display.texi (Temporary Face Changes): New node.
1362
2be6bfe2
EZ
13632008-05-31 Eli Zaretskii <eliz@gnu.org>
1364
1365 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1366
daf7e339
GM
13672008-05-31 Glenn Morris <rgm@gnu.org>
1368
1369 * cal-xtra.texi (Fancy Diary Display): Simplify.
1370
d21d2618
GM
13712008-05-30 Glenn Morris <rgm@gnu.org>
1372
1373 * cal-xtra.texi (Fancy Diary Display): Update for
1374 diary-display-function replacing diary-display-hook.
1375
71ce5fd0
JB
13762008-05-29 Drew Adams <drew.adams@oracle.com>
1377
1378 * msdog.texi (Windows Keyboard): Add descriptions of
1379 w32-register-hot-key and w32-unregister-hot-key.
1380
a3cdbdf8
MO
13812008-05-21 Tom Tromey <tromey@redhat.com>
1382
1383 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1384 Variables node.
1385
854a574c
MO
13862008-05-19 Tom Tromey <tromey@redhat.com>
1387
1388 * custom.texi (Variables): Add Directory Variables to menu.
1389 (Directory Variables): New node.
1390
7c2ec3f9
ER
13912008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1392
71ce5fd0 1393 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1394
370fded4
ER
13952008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1396
1397 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1398 Revision Tags and rewritten. Section now uses modern terminology,
1399 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1400 accurately.
1401
6af511e3
EZ
14022008-05-10 Eli Zaretskii <eliz@gnu.org>
1403
1404 * msdog.texi (Windows Files): Update documentation of
1405 w32-get-true-file-attributes.
1406
7a78b6e7
ER
14072008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1408
1409 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1410 directory mode.
1411
1bcfc24e
CY
14122008-05-08 Chong Yidong <cyd@stupidchicken.com>
1413
1414 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1415 entry "television".
1bcfc24e 1416
db86064f
ER
14172008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1418
ab5ec32c 1419 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1420
a31b405e
ER
14212008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1422
1423 * emacs/buffers.texi, emacs/files.texi (Version-control):
1424 vc-toggle-read-only is no longer a good idea...
1425
ff2c14fc
GM
14262008-04-29 Glenn Morris <rgm@gnu.org>
1427
1428 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1429
367c9b7c
JL
14302008-04-22 Juri Linkov <juri@jurta.org>
1431
1432 * dired.texi (Subdirectories in Dired): Describe using `^'
1433 to return to the parent directory.
1434
4ac1e9b4
NR
14352008-04-22 Nick Roberts <nickrob@snap.net.nz>
1436
1437 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1438 recent changes.
1439
b9b3bf2b
NR
14402008-04-19 Nick Roberts <nickrob@snap.net.nz>
1441
1442 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1443 (Other GDB-UI Buffers): Update for recent thread related changes.
1444
4d120d6a
SM
14452008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1446
1447 * maintaining.texi (Maintaining):
1448 * emacs.texi (Top): Typo.
1449
a152877d
SM
14502008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1451
b9b3bf2b
NR
1452 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1453 arg in `font-lock-add-keywords'.
a152877d 1454
36c0514c
GM
14552008-04-08 Glenn Morris <rgm@gnu.org>
1456
1457 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1458 Also add Baha'i calendar references where appropriate.
1459
06a97d46
GM
14602008-04-05 Glenn Morris <rgm@gnu.org>
1461
1462 * custom.texi (Init File): Byte-compiling .emacs is bad.
1463
6adc6eed
SM
14642008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1465
1466 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1467
571388b0
GM
14682008-03-29 Glenn Morris <rgm@gnu.org>
1469
1470 * calendar.texi: Update for `calendar-date-style' replacing
1471 `european-calendar'.
1472
3ae8f876
JR
14732008-03-28 Jason Rumney <jasonr@gnu.org>
1474
1475 * display.texi (Display Custom): Mention overlay-margin in text.
1476
5bc6ddff 14772008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1478
5bc6ddff
MB
1479 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1480 tutorial' comments.
03a864d5 1481
7186a830
CY
14822008-03-28 Chong Yidong <cyd@stupidchicken.com>
1483
1484 * mark.texi (Mark): Rearrange nodes.
1485 (Persistent Mark): Rename from Transient Mark.
1486 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1487 Describe Transient Mark mode as the default.
1488
1489 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1490 the default behavior with Transient Mark mode off.
1491 (Position Info): Fix typo.
1492
71ce5fd0
JB
1493 * display.texi (Standard Faces): Reference the Mark node.
1494 Remove discussion of the region face, which is discussed there.
7186a830
CY
1495
1496 * emacs.texi (Top): Update node listings.
1497
1498 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1499 as the default.
1500
1501 * fixit.texi (Undo): Standardize choice of undo key sequence.
1502 (Undo, Spelling): Describe Transient Mark mode as the default.
1503
1504 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1505 default.
1506
1507 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1508
1509 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1510 mode is the default, and note that the mark is not activated when set.
1511
1512 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1513 Describe Transient Mark mode as the default.
1514
1515 * search.texi (Basic Isearch): Reference the Mark Ring node.
1516 (Replace, Unconditional Replace, Other Repeating Search):
1517 Describe Transient Mark mode as the default.
1518
1519 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1520 Transient Mark mode as the default.
1521 (Paragraphs): Describe how M-h behaves when region is active.
1522
1523 * trouble.texi (Quitting): Clarify effects of C-g.
1524
dc47d1ff
GM
15252008-03-13 Glenn Morris <rgm@gnu.org>
1526
1527 * emacs.texi (EMACSVER): Set to 23.0.60.
1528
e3e0fb39 15292008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1530
e3e0fb39
GM
1531 * dired.texi (Hiding Subdirectories): Fix previous change.
1532
15332008-03-05 Drew Adams <drew.adams@oracle.com>
1534
1535 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1536
5e14abf8
KS
15372008-02-28 Kim F. Storm <storm@cua.dk>
1538
1539 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1540 Move describe-distribution to C-h C-o.
1541 Move view-emacs-problems to C-h C-p.
1542 Add view-emacs-debugging on C-h C-d.
1543 Add view-external-packages on C-h C-e.
d0207bf3 1544 Add view-order-manuals on C-h C-m.
5e14abf8 1545
d0207bf3 15462008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1547
1548 * msdog-xtra.texi (MS-DOS): Docstring fix.
1549
87e391bb
EZ
15502008-02-09 Eli Zaretskii <eliz@gnu.org>
1551
1552 * msdog.texi (Windows Fonts): Use a @table for describing font
1553 properties.
1554
5662e503
JR
15552008-02-07 Jason Rumney <jasonr@gnu.org>
1556
1557 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1558 value has changed.
1559 (Windows HOME): Clarify what is meant by "if that fails as well".
1560 (Windows Fonts): New section.
1561
72463824
GM
15622008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1563
1564 * basic.texi (Basic Undo): Remove duplicate "you can".
1565
7ff926e0
EZ
15662008-02-02 Eli Zaretskii <eliz@gnu.org>
1567
1568 * maintaining.texi (Tags): Fix last change.
1569
6ab7aef1
MA
15702008-02-02 Michael Albinus <michael.albinus@gmx.de>
1571
093571c3 1572 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1573
ace67e7e
NR
15742008-01-31 Nick Roberts <nickrob@snap.net.nz>
1575
1576 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1577
ae068fdf
RS
15782008-01-26 Richard Stallman <rms@gnu.org>
1579
1580 * maintaining.texi (Tags): Delete redundant index entry.
1581
a56d9a08
EZ
15822008-01-26 Eli Zaretskii <eliz@gnu.org>
1583
1584 * programs.texi (Imenu): Move "@cindex tags" from here...
1585 * maintaining.texi (Tags): ...to here.
1586
e941ed90
NR
15872008-01-23 Kevin Ryde <user42@zip.com.au>
1588
1589 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1590 click count.
1591
650276d5
JB
15922008-01-21 Juanma Barranquero <lekktu@gmail.com>
1593
1594 * entering.texi (Exiting): Fix typo.
1595 Reported by D. E. Evans <sinuhe@gnu.org>.
1596
8dc17977
MR
15972007-12-31 Martin Rudalics <rudalics@gmx.at>
1598
1599 * glossary.texi (Glossary): Fix typo.
1600
9f9695a6
RS
16012007-12-27 Richard Stallman <rms@gnu.org>
1602
1603 * text.texi (Formatted Text): Improve menu tag.
1604 (Editing Format Info): In Info, add duplicate menu of nodes
1605 about the submenus.
1606 (Format Faces): Say where Faces menu is found. Mention Other.
1607 (Format Colors): Say where these submenus are found.
1608 (Format Indentation, Format Justification): Likewise.
1609 (Format Properties): Likewise.
1610
abfd0191
RS
16112007-12-22 Richard Stallman <rms@gnu.org>
1612
1613 * search.texi (Query Replace): Make exp of query-replace more
1614 self-contained, and clarify.
8dc17977 1615
abfd0191
RS
1616 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1617
a2586785
RS
16182007-12-15 Richard Stallman <rms@gnu.org>
1619
1620 * files.texi (Auto Save): Clarify definition of auto-saving.
1621
a67cf2bb
RS
16222007-11-26 Richard Stallman <rms@gnu.org>
1623
1624 * help.texi (Help Echo): Cleanups.
1625
448b33b1
TTN
16262007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1627
1628 * files.texi (Why Version Control?): Fix typo.
1629 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1630 (Selecting a Fileset): Fix typos; small rewording.
1631 (Log Buffer): Likewise.
1632 (Old Revisions): Likewise.
448b33b1 1633
221bb7f6
EZ
16342007-11-17 Eli Zaretskii <eliz@gnu.org>
1635
1636 * mule.texi (Communication Coding): Fix wording of last change.
1637
d0207bf3 16382007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1639
630cb3b7
JB
1640 * custom.texi (Specifying File Variables):
1641 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1642
53b7759e
KH
16432007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1644
a5ab2e0c 1645 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1646
1647 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1648
c8763fb6 16492007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1650
630cb3b7 1651 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1652 --output=file.
1653
ff98e024
MR
16542007-11-13 Martin Rudalics <rudalics@gmx.at>
1655
1656 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1657 (Help Echo): Avoid mentioning the term "region" here and
1658 consistently use the term "active text".
1659
37b11c22
GM
16602007-11-11 Glenn Morris <rgm@gnu.org>
1661
1662 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1663
21d50ba1
JL
16642007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1665
1666 * search.texi (Query Replace): Mention
1667 `query-replace-show-replacement'.
1668
c12ecb0a 16692007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1670
1671 * building.texi (Watch Expressions): Remove obscure sentence.
1672
3b4201f4
KH
16732007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1674
1675 * mule.texi (Select Input Method): Describe how to activate an input
1676 method in the text mode.
1677
07e5c0b0
DN
16782007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1679
1680 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1681
52dd7391
NR
16822007-10-30 Nick Roberts <nickrob@snap.net.nz>
1683
1684 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1685
c004e539
GM
16862007-10-30 Glenn Morris <rgm@gnu.org>
1687
1688 * misc.texi (Directory Tracking): Explain a bit more about
1689 dirtrack-mode.
1690
ca8c5b8c
GM
16912007-10-25 Glenn Morris <rgm@gnu.org>
1692
1693 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1694
b6c764ef
RS
16952007-10-24 Richard Stallman <rms@gnu.org>
1696
1697 * misc.texi (Interactive Shell): Cleanup last change.
1698
eabd84c9
JL
16992007-10-22 Juri Linkov <juri@jurta.org>
1700
1701 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1702 default values.
1703
0b43c7e2
ER
17042007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1705
ca8c5b8c 1706 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1707 'filesets'.
1708
a80859d4
MR
17092007-10-18 Martin Rudalics <rudalics@gmx.at>
1710
1711 * trouble.texi (Quitting): Fix typo.
1712
c9447ae1
GM
17132007-10-18 Glenn Morris <rgm@gnu.org>
1714
1715 * frames.texi (Mode Line Mouse): Mention minor mode names.
1716
168b980f
JL
17172007-10-17 Juri Linkov <juri@jurta.org>
1718
1719 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1720 fill-paragraph operates on the active region in Transient Mark mode.
1721 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1722 with fill-paragraph.
1723
1724 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1725 fill-paragraph.
1726
1727 * fixit.texi (Spelling): ispell-word operates on the active region
1728 in Transient Mark mode.
1729
5a331f34
JB
17302007-10-17 Aaron S. Hawley <aaronh@garden.org>
1731
1732 * building.texi (Source Buffers):
1733 * custom.texi (Init Non-ASCII):
1734 * glossary.texi (Glossary): Use "key binding" consistently.
1735
2a9f4d55
JB
17362007-10-17 Juanma Barranquero <lekktu@gmail.com>
1737
1738 * calendar.texi (Diary): Fix directive.
1739
de13cecf
RS
17402007-10-16 Richard Stallman <rms@gnu.org>
1741
1742 * calendar.texi (Diary): Clarify text about diary file example.
1743
5f90d53e
ER
17442007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1745
1746 * files.texi: Capitalize node names according to convention.
1747
3aa491bc
GM
17482007-10-13 Glenn Morris <rgm@gnu.org>
1749
1750 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1751
8a3106d3
ER
17522007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1753
1754 * emacs.texi:
1755 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1756 suggested by RMS and Robert J. Chassell.
8a3106d3 1757
da1080a2
ER
17582007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1759
3aa491bc 1760 * files.texi (Version Systems):
0870a421
ER
1761 * vc-xtra.texi:
1762 * vc1-xtra.texi:
ac3f4c6f 1763 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1764 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1765 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1766 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1767
58ade22b
ER
17682007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1769
da1080a2 1770 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1771 Reorder the descriptions to be chronological.
1772
93870ce2
RS
17732007-10-09 Richard Stallman <rms@gnu.org>
1774
1775 * display.texi (Cursor Display): Correct how cursor appears
1776 in nonselected windows.
1777
568c7288
NR
17782007-10-04 Nick Roberts <nickrob@snap.net.nz>
1779
1780 * building.texi (GDB Graphical Interface): Remove references to gdba
1781 and mention gud-gdb.
1782
1af74d06 17832007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1784
1af74d06 1785 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1786
0d8fb755
JL
17872007-10-06 Juri Linkov <juri@jurta.org>
1788
1789 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1790 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1791 fill-paragraph-or-region.
1792
1793 * basic.texi (Arguments): Replace fill-paragraph with
1794 fill-paragraph-or-region.
1795
b981e2c6
ER
17962007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1797
1798 * files.texi: Update the section on version control for 2007
2a9f4d55 1799 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1800 will come later.
1801
5fceaf9c
GM
18022007-09-15 Glenn Morris <rgm@gnu.org>
1803
1804 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1805 to `list-holidays'.
1806
b0e44b17
GM
18072007-09-14 Glenn Morris <rgm@gnu.org>
1808
1809 * calendar.texi: Update all instances of mark-calendar-holidays,
1810 list-calendar-holidays, list-holidays with the new names.
1811
8cf51b2c
GM
18122007-09-06 Glenn Morris <rgm@gnu.org>
1813
46a367db 1814 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
1815 Split into the Emacs manual in emacs/, and other manuals in misc/.
1816 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1817 manual.
1818 (infodir): New variable.
1819 (info): Use $infodir.
1820 (emacsman): Delete target, not needed any more.
1821 Move all targets that are not the Emacs manual to misc/Makefile.in.
1822 (mostlyclean): Remove `gnustmp'.
1823 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1824 manual.
92f9b43f 1825 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1826 (emacsman): Delete target, not needed any more.
1827 (clean): Remove all info files but Emacs manual.
1828 Move all targets that are not the Emacs manual to misc/Makefile.in.
1829 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1830
1831 * Makefile.in (INFOSOURCES): Delete.
1832 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1833 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1834 *.vrs *.toc here...
1835 (maintainer-clean): ...from here.
1836
18372007-09-05 Glenn Morris <rgm@gnu.org>
1838
1839 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1840
8cf51b2c
GM
18412007-08-29 Glenn Morris <rgm@gnu.org>
1842
1843 * emacs.texi (EMACSVER): Increase to 23.0.50.
1844
3420c522
RS
18452007-08-27 Richard Stallman <rms@gnu.org>
1846
1847 * emacs.texi (Top): Clarify menu item for Glossary.
1848
1849 * display.texi (Faces): Change secn title.
1850 Clarify not all fonts come from Font Lock.
1851
8cf51b2c
GM
18522007-08-17 Eli Zaretskii <eliz@gnu.org>
1853
1854 * basic.texi (Position Info): Add index entry for face at point.
1855 Mention that character faces are also displayed by "C-u C-x =".
1856
8cf51b2c
GM
18572007-08-08 Glenn Morris <rgm@gnu.org>
1858
1859 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1860
18612007-08-07 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * files.texi (File Conveniences): Document point motion keys in Image
1864 mode.
1865
8cf51b2c
GM
18662007-07-27 Glenn Morris <rgm@gnu.org>
1867
8cf51b2c
GM
1868 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1869 in-line.
1870
1871 * gpl.texi: New file with text of GPL.
1872 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1873
18742007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1875
1876 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1877
1878 * dired.texi (Wdired): Mention C-x C-q key binding.
1879
18802007-07-28 Nick Roberts <nickrob@snap.net.nz>
1881
1882 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1883
18842007-07-25 Glenn Morris <rgm@gnu.org>
1885
8cf51b2c
GM
1886 * emacs.texi (Copying): Replace license with GPLv3.
1887
1888 * Relicense all FSF files to GPLv3 or later.
1889
18902007-07-24 Glenn Morris <rgm@gnu.org>
1891
1892 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1893 for some calendars.
1894
18952007-07-23 Nick Roberts <nickrob@snap.net.nz>
1896
1897 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1898 default-directory for the current buffer is on a remote machine.
1899
8cf51b2c
GM
19002007-07-21 Eli Zaretskii <eliz@gnu.org>
1901
1902 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1903 default value.
1904
19052007-07-21 Richard Stallman <rms@gnu.org>
1906
1907 * files.texi (Why Version Control?): Improve previous change.
1908
19092007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1910
1911 * files.texi (Why Version Control?): New node.
1912
8cf51b2c
GM
19132007-07-12 Nick Roberts <nickrob@snap.net.nz>
1914
8cf51b2c
GM
1915 * building.texi (Starting GUD): Add xref to this anchor.
1916
8cf51b2c
GM
19172007-06-24 Karl Berry <karl@gnu.org>
1918
2a9f4d55 1919 * emacs.texi: New Back-Cover Text.
8cf51b2c 1920
8cf51b2c
GM
19212007-06-07 Alan Mackenzie <acm@muc.de>
1922
1923 * display.texi (Optional Mode Line): Document the new form of
1924 line+column numbers, "(561,2)".
1925
19262007-06-06 Juanma Barranquero <lekktu@gmail.com>
1927
49823426 1928 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1929
19302007-06-02 Chong Yidong <cyd@stupidchicken.com>
1931
1932 * Version 22.1 released.
1933
8cf51b2c
GM
19342007-05-07 Karl Berry <karl@gnu.org>
1935
1936 * emacs.texi (EMACSVER): Back to 22.
1937
19382007-05-06 Richard Stallman <rms@gnu.org>
1939
1940 * maintaining.texi (Create Tags Table): Clean up previous change.
1941
c8763fb6 19422007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1943
1944 * maintaining.texi (Create Tags Table): Add text about the dangers of
1945 making symbolic links to tags files.
1946
19472007-05-04 Karl Berry <karl@gnu.org>
1948
1949 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1950
19512007-05-03 Karl Berry <karl@gnu.org>
1952
1953 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1954
1955 * .cvsignore (*.pdf): New entry.
1956
8cf51b2c
GM
1957 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1958 for printing.
1959
19602007-05-01 Richard Stallman <rms@gnu.org>
1961
1962 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1963
8cf51b2c
GM
19642007-04-28 Glenn Morris <rgm@gnu.org>
1965
1966 * ack.texi (Acknowledgments):
1967 * anti.texi (Antinews):
8cf51b2c
GM
1968 * programs.texi (Program Modes): Restore mention of python.el pending
1969 consideration of legal status.
1970
19712007-04-28 Richard Stallman <rms@gnu.org>
1972
1973 * files.texi (File Names): Fixes to ~ description on MS systems.
1974
8cf51b2c
GM
19752007-04-26 Glenn Morris <rgm@gnu.org>
1976
1977 * emacs.texi (EMACSVER): Increase to 22.1.50.
1978
19792007-04-25 Karl Berry <karl@gnu.org>
1980
1981 * emacs.texi: Improve line breaks on copyright page,
1982 similar layout to lispref, 8.5x11 by default.
1983
1984 * dired.texi (Image-Dired): Improve line break, fix typo.
1985
19862007-04-24 Chong Yidong <cyd@stupidchicken.com>
1987
1988 * programs.texi (Program Modes):
8cf51b2c
GM
1989 * anti.texi (Antinews):
1990 * ack.texi (Acknowledgments): python.el removed.
1991
8cf51b2c
GM
19922007-04-23 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * display.texi (Highlight Interactively): Correct description of
1995 hi-lock-file-patterns-policy.
1996
1997 * files.texi (File Archives): Mention self-extracting executables.
1998
19992007-04-23 Eli Zaretskii <eliz@gnu.org>
2000
2001 * search.texi (Unconditional Replace, Query Replace): Add xref to
2002 "Replacement and Case".
2003
20042007-04-22 Chong Yidong <cyd@stupidchicken.com>
2005
2006 * dired.texi (Image-Dired): Move from Thumbnails node.
2007 * misc.texi (Thumbnails): Node deleted.
2008 * emacs.texi (Top): Update node listing.
2009
2010 * files.texi (File Conveniences):
49823426 2011 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2012
20132007-04-21 Richard Stallman <rms@gnu.org>
2014
2015 * display.texi (Highlight Interactively): Correct previous change.
2016 Clarify doc of hi-lock-find-patterns, and move new features into it.
2017
20182007-04-20 David Koppelman <koppel@ece.lsu.edu>
2019
2020 * display.texi (Highlight Interactively): Document
2021 hi-lock-file-patterns-policy.
2022
20232007-04-20 Martin Rudalics <rudalics@gmx.at>
2024
2025 * display.texi (Scrolling): Fix typo.
2026
8cf51b2c
GM
20272007-04-15 Chong Yidong <cyd@stupidchicken.com>
2028
8cf51b2c
GM
2029 * doclicense.texi: Remove node heading, so that it can be included by
2030 other files.
2031
2032 * emacs.texi: Insert node heading for GFDL.
2033
8cf51b2c
GM
20342007-04-14 Eli Zaretskii <eliz@gnu.org>
2035
2036 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2037 "command line".
2038
2039 * display.texi (Faces): Refer to "Creating Frames" for face
2040 and other frame customizations in .emacs.
2041
2042 * frames.texi (Creating Frames): Mention that face customizations can
2043 be put in .emacs. Add index entries.
2044
20452007-04-12 Richard Stallman <rms@gnu.org>
2046
2047 * glossary.texi (Glossary): Explain `iff'.
2048
20492007-04-11 Karl Berry <karl@gnu.org>
2050
2051 * gnu.texi (Top),
2052 * macos.texi (Mac Font Specs),
2053 * anti.texi (Antinews),
2054 * xresources.texi (Resources),
2055 * misc.texi (Emulation),
2056 * calendar.texi (Daylight Saving),
2057 * dired.texi (Dired and Find),
2058 * rmail.texi (Remote Mailboxes),
2059 * sending.texi (Mail Headers),
2060 * programs.texi (Which Function),
2061 * files.texi (Recover),
2062 * buffers.texi (Uniquify),
2063 * frames.texi (Wheeled Mice),
2064 * killing.texi (Rectangles): Wording to improve breaks in
2065 8.5x11 format.
2066 * mule.texi (Language Environments): \hbadness=10000 since there's
2067 no way to reword.
2068 * emacs.texi (smallbook): New @set to more easily switch between
2069 smallbook and 8.5x11.
2070
20712007-04-11 Richard Stallman <rms@gnu.org>
2072
2073 * files.texi (File Conveniences): Add xref to Tumme.
2074 Delete text about Thumbnail mode.
2075
8cf51b2c
GM
20762007-04-09 Alan Mackenzie <acm@muc.de>
2077
2078 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2079 new name. Insert concept index entries.
2080
8cf51b2c
GM
20812007-04-08 Chong Yidong <cyd@stupidchicken.com>
2082
2083 * display.texi (Standard Faces): Document prefix arg for
2084 list-faces-display.
2085
2086 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2087
8cf51b2c
GM
20882007-04-07 Chong Yidong <cyd@stupidchicken.com>
2089
8cf51b2c
GM
2090 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2091
2092 * files.texi (Misc File Ops): Rewrite description of
2093 insert-file-literally.
2094
8cf51b2c
GM
20952007-03-31 Eli Zaretskii <eliz@gnu.org>
2096
2097 * misc.texi (Printing): Postscript -> PostScript.
2098
8cf51b2c
GM
2099 * ack.texi (Acknowledgments): Postscript -> PostScript.
2100
2101 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2102
2103 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2104 below.
2105
21062007-03-30 Chong Yidong <cyd@stupidchicken.com>
2107
2108 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2109 Init Non-ASCII.
2110 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2111 (Init Non-ASCII): New node.
2112
21132007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2114
2115 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2116
8cf51b2c
GM
21172007-03-12 Glenn Morris <rgm@gnu.org>
2118
8cf51b2c
GM
2119 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2120 "Daylight Savings".
2121
49823426 2122 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2123 saving" in text throughout.
2124
8cf51b2c
GM
21252007-03-04 Richard Stallman <rms@gnu.org>
2126
2127 * custom.texi (Safe File Variables): Minor correction.
2128
8cf51b2c
GM
21292007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2130
2131 * rmail.texi (Movemail): Add internal ref.
2132 Don't indent the intro for the PROTO table.
2133 Format PROTO table items with @code.
2134
8cf51b2c
GM
21352007-02-26 Nick Roberts <nickrob@snap.net.nz>
2136
2137 * building.texi: Remove references to bashdb.
2138
8cf51b2c
GM
21392007-02-19 Juanma Barranquero <lekktu@gmail.com>
2140
2141 * mule.texi (Language Environments): Update list of supported language
2142 environments.
2143
8cf51b2c
GM
21442007-02-14 Kim F. Storm <storm@cua.dk>
2145
2146 * building.texi (Grep Searching): Fix lgrep doc.
2147
21482007-02-12 Chong Yidong <cyd@stupidchicken.com>
2149
2150 * back.texi: Remove unused file.
2151
c8763fb6 21522007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2153
2154 * maintaining.texi (Tag Syntax): Now --members is the default for
2155 etags, not for ctags yet.
2156
8cf51b2c
GM
21572007-02-03 Eli Zaretskii <eliz@gnu.org>
2158
2159 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2160 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2161 expects. Add comments to prevent people from inadvertently modifying
2162 the key parts needed by `texinfo-multiple-files-update'.
2163
21642007-01-29 Chong Yidong <cyd@stupidchicken.com>
2165
2166 * frames.texi (Secondary Selection): Window clicked does not matter
2167 when mouse-yank-at-point is non-nil.
2168
8cf51b2c
GM
21692007-01-16 Glenn Morris <rgm@gnu.org>
2170
2171 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2172 system abbrev.
2173
21742007-01-11 Richard Stallman <rms@gnu.org>
2175
2176 * msdog.texi (Windows Keyboard): Another small cleanup.
2177
21782007-01-10 Richard Stallman <rms@gnu.org>
2179
2180 * msdog.texi (Windows Keyboard): Yet another try to make
2181 everyone happy with that passage.
2182
21832007-01-05 Richard Stallman <rms@gnu.org>
2184
2185 * anti.texi (Antinews): Mention M-x shell scrolling.
2186
21872007-01-05 Nick Roberts <nickrob@snap.net.nz>
2188
2189 * building.texi (Watch Expressions): Describe gdb-max-children.
2190
8cf51b2c
GM
21912007-01-04 Richard Stallman <rms@gnu.org>
2192
8cf51b2c
GM
2193 * msdog.texi (Windows Keyboard): Clarify previous change.
2194
8cf51b2c
GM
21952007-01-02 Richard Stallman <rms@gnu.org>
2196
2197 * custom.texi (Changing a Variable): Minor clarification.
2198 (Specific Customization): customize-customized => customize-unsaved.
2199
2200 * entering.texi (Entering Emacs): Clean up text about restarting
2201 Emacs for each file.
2202
2203 * misc.texi (Shell Options): Minor cleanup.
2204
2205 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2206 with Emacs, not vice versa.
2207
2208 * programs.texi (Symbol Completion): Recommend customizing
2209 window manager.
2210
2211 * xresources.texi (Resources): Minor fix.
2212
c8763fb6 22132007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2214
2215 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2216
22172007-01-01 Richard Stallman <rms@gnu.org>
2218
2219 * commands.texi (User Input): Document keys stolen by window mangers.
2220
22212006-12-31 Richard Stallman <rms@gnu.org>
2222
2223 * custom.texi (Specific Customization): Document customize-option
2224 instead of customize-variable.
2225
22262006-12-31 Kim F. Storm <storm@cua.dk>
2227
2228 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2229
22302006-12-30 Kim F. Storm <storm@cua.dk>
2231
2232 * killing.texi (CUA Bindings): Fix typo.
2233
2234 * xresources.texi (Table of Resources): Mention grow-only value for
2235 auto-resize-tool-bars.
2236
8cf51b2c
GM
22372006-12-27 Eli Zaretskii <eliz@gnu.org>
2238
2239 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2240 and how to get them back.
2241
22422006-12-26 Richard Stallman <rms@gnu.org>
2243
2244 * calendar.texi (Holidays): Holiday listing is based on current
2245 practice, but DST is not.
2246
22472006-12-25 Richard Stallman <rms@gnu.org>
2248
2249 * emacs.texi (Top): Update subnode menus.
2250
2251 * mark.texi (Transient Mark): Fix xref.
2252
2253 * killing.texi (Graphical Kill): Node deleted.
2254 (Killing): Add xref to Cut and Paste.
2255 (CUA Bindings): Update xref.
2256
2257 * frames.texi (Cut and Paste): New section to hold other nodes.
2258 (Mouse Commands): Node demoted.
2259 (Cut/Paste Other App): Split out from Mouse Commands.
2260 (Word and Line Mouse): Likewise.
2261 (Secondary Selection, Clipboard): Nodes demoted.
2262
8cf51b2c
GM
22632006-12-24 Kevin Ryde <user42@zip.com.au>
2264
2265 * calendar.texi (Holidays): US daylight saving begins second Sunday
2266 in March for 2007 onwards.
2267 (Daylight Savings): Show new US default daylight saving rules, 2nd
2268 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2269
22702006-12-23 Chong Yidong <cyd@stupidchicken.com>
2271
2272 * calendar.texi (Scroll Calendar): < and > are switched.
2273
22742006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2275
2276 * killing.texi (Deletion): Describe M-\ prefix argument.
2277
22782006-12-23 Richard Stallman <rms@gnu.org>
2279
2280 * search.texi (Regexp Search): Explain why forward and reverse regexp
2281 search are not mirror images.
2282
8cf51b2c
GM
22832006-12-19 Kim F. Storm <storm@cua.dk>
2284
2285 * major.texi (Choosing Modes): Describe match-function elements for
2286 magic-mode-alist.
2287
8cf51b2c
GM
22882006-12-18 Eli Zaretskii <eliz@gnu.org>
2289
2290 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2291 peculiarities.
2292
22932006-12-18 Richard Stallman <rms@gnu.org>
2294
2295 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2296
8cf51b2c
GM
22972006-12-17 Alan Mackenzie <acm@muc.de>
2298
2299 * programs.texi (Left Margin Paren): Remove the bit which says
2300 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2301 Discuss some of the issues of setting this option to nil.
2302
23032006-12-17 Glenn Morris <rgm@gnu.org>
2304
2305 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2306
23072006-12-16 Eli Zaretskii <eliz@gnu.org>
2308
2309 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2310 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2311 NTFS volumes.
2312 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2313 volumes.
2314
23152006-12-15 Eli Zaretskii <eliz@gnu.org>
2316
2317 * text.texi (HTML Mode): Fix "C-c TAB".
2318
8cf51b2c
GM
23192006-12-09 Richard Stallman <rms@gnu.org>
2320
2321 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2322
23232006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2324
2325 * files.texi (Misc File Ops): Document insert-file-literally.
2326
23272006-12-08 Eli Zaretskii <eliz@gnu.org>
2328
2329 * cmdargs.texi (Colors): Note that --color is intended for overriding
2330 the terminal defaults, not for normal invocation.
2331
2332 * misc.texi (Emacs Server): Improve wording. Don't mention the
2333 ``server program''. Add a cross-reference to "Init File" node.
2334 (Invoking emacsclient): Add index entries. Document both short and
2335 long versions of command-line options. Document the -f option.
2336
8cf51b2c
GM
23372006-12-06 Richard Stallman <rms@gnu.org>
2338
2339 * text.texi (Outline Format): Say to set outline-regexp
2340 and outline-level with major modes and file local variables.
2341
c8763fb6 23422006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2343
2344 * anti.texi (Antinews): Mention the alternative to
2345 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2346
8cf51b2c
GM
2347 * misc.texi (Interactive Shell): Ditto.
2348
23492006-12-04 Eli Zaretskii <eliz@gnu.org>
2350
2351 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2352
2353 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2354
23552006-12-01 Eli Zaretskii <eliz@gnu.org>
2356
2357 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2358 colon in the mode line.
2359
2360 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2361
23622006-11-26 Nick Roberts <nickrob@snap.net.nz>
2363
2364 * building.texi (Watch Expressions): Mention SPC for expanding/
2365 contracting watch expressions.
2366
23672006-11-26 Kim F. Storm <storm@cua.dk>
2368
2369 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2370
23712006-11-26 Nick Roberts <nickrob@snap.net.nz>
2372
2373 * building.texi (Debugger Operation): Define text command mode.
2374 Clarify how tooltips work.
2375 (GDB Graphical Interface): Explain how to run in text command mode
2376 more clearly.
2377
23782006-11-25 Juanma Barranquero <lekktu@gmail.com>
2379
2380 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2381
23822006-11-22 Juanma Barranquero <lekktu@gmail.com>
2383
2384 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2385
8cf51b2c
GM
23862006-11-18 Chong Yidong <cyd@stupidchicken.com>
2387
2388 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2389 and EMACS is deprecated.
2390
23912006-11-18 Juanma Barranquero <lekktu@gmail.com>
2392
2393 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2394
c8763fb6 23952006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2396
2397 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2398
2399 * emacs.texi: Include xresources.texi both for info and dvi.
2400
2401 * xresources.texi: Merge text from xresmini.texi.
2402
c8763fb6 24032006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2404
2405 * glossary.texi: Fix typos.
2406
8cf51b2c
GM
24072006-11-06 Richard Stallman <rms@gnu.org>
2408
2409 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2410
2411 * ack.texi (Acknowledgments): Fix name spelling.
2412
24132006-11-01 Juri Linkov <juri@jurta.org>
2414
2415 * search.texi (Word Search): Document incremental word search.
2416
24172006-10-28 Glenn Morris <rgm@gnu.org>
2418
2419 * ack.texi (Acknowledgments): Add cal-html author.
2420
2421 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2422 Calendar"). Describe new package cal-html.
2423 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2424 Calendar Files."
2425
8cf51b2c
GM
24262006-10-23 Richard Stallman <rms@gnu.org>
2427
2428 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2429 Abbrev mode is enabled.
2430
8cf51b2c
GM
24312006-10-16 Richard Stallman <rms@gnu.org>
2432
8cf51b2c
GM
2433 * emacs.texi: Update ISBN.
2434
8cf51b2c
GM
24352006-10-11 Kim F. Storm <storm@cua.dk>
2436
2437 * emacs.texi (Acknowledgments): Use @dotless{i}.
2438
24392006-10-08 Nick Roberts <nickrob@snap.net.nz>
2440
2441 * building.texi (Breakpoints Buffer): Mention catchpoints.
2442
24432006-10-08 Kim F. Storm <storm@cua.dk>
2444
2445 * ack.texi (Acknowledgments): Update.
2446
2447 * emacs.texi (Acknowledgments): Fix bad @/ form.
2448
8cf51b2c
GM
24492006-10-05 Kim F. Storm <storm@cua.dk>
2450
2451 * emacs.texi (Acknowledgments): Add more contributors.
2452
24532006-10-03 Richard Stallman <rms@gnu.org>
2454
2455 * emacs.texi (Acknowledgments): Update version and edition.
2456
8cf51b2c
GM
24572006-10-01 Karl Berry <karl@gnu.org>
2458
2459 * custom.texi (Customization Groups): Page break to keep example buffer
2460 on one page.
2461
24622006-09-30 Karl Berry <karl@gnu.org>
2463
2464 * programs.texi (Basic Indent): @need to improve page break.
2465 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2466
24672006-09-29 Glenn Morris <rgm@gnu.org>
2468
2469 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2470
24712006-09-29 Karl Berry <karl@gnu.org>
2472
2473 * windows.texi (Basic Window): Remove forced @break, no longer
2474 desirable.
2475 * frames.texi (Frame Commands),
2476 * mark.texi (Marking Objects): Reword to avoid bad page break.
2477 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2478
24792006-09-19 Richard Stallman <rms@gnu.org>
2480
2481 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2482 stick to present tense.
2483
c8763fb6 24842006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2485
2486 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2487 to x-gtk-use-old-file-dialog.
2488 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2489
24902006-09-15 Jay Belanger <belanger@truman.edu>
2491
49823426 2492 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2493 Change "Library Public License" to "Lesser Public License"
2494 throughout. Use "yyyy" to represent year.
2495
8cf51b2c
GM
24962006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2497
2498 * files.texi (Visiting): Add index entry "open file".
2499
8cf51b2c
GM
25002006-09-11 Richard Stallman <rms@gnu.org>
2501
2502 * building.texi (Compilation Mode): Clarification.
2503 (Grep Searching): Add xref to Compilation Mode.
2504
8cf51b2c
GM
25052006-09-08 Richard Stallman <rms@gnu.org>
2506
2507 * search.texi (Search): Ref multi-file search commands here.
2508 (Other Repeating Search): Not here.
2509
8cf51b2c
GM
25102006-08-28 Richard Stallman <rms@gnu.org>
2511
2512 * windows.texi (Split Window): Update xref.
2513
2514 * basic.texi (Continuation Lines): Update xref.
2515
2516 * indent.texi (Tab Stops): Update xref.
2517
2518 * emacs.texi (Top): Update subnode menu.
2519
2520 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2521 split out of Display Custom.
2522
25232006-08-25 Kim F. Storm <storm@cua.dk>
2524
2525 * display.texi (Display Custom): Add variables overline-margin
2526 and x-underline-at-descent-line.
2527
25282006-08-25 Richard Stallman <rms@gnu.org>
2529
2530 * entering.texi (Exiting): Rewrite to give graphical displays
2531 priority over text terminals.
2532
2533 * search.texi (Incremental Search): Move index entries.
2534
25352006-08-23 Chong Yidong <cyd@stupidchicken.com>
2536
2537 * custom.texi (Init File): Reference Find Init to avoid "home
2538 directory" confusion.
2539
25402006-08-22 Nick Roberts <nickrob@snap.net.nz>
2541
2542 * building.texi (Other GDB-UI Buffers): Describe how to edit
2543 a value in the locals buffer.
2544
25452006-08-21 Richard Stallman <rms@gnu.org>
2546
2547 * search.texi (Basic Isearch): Add `isearch' index entry.
2548
25492006-08-16 Richard Stallman <rms@gnu.org>
2550
2551 * misc.texi (Saving Emacs Sessions): Clean up wording.
2552
2553 * mark.texi (Marking Objects): Mention term "select all".
2554
2555 * emacs.texi (Top): Update subnode menu.
2556
2557 * help.texi (Help Mode): Move node up in file.
2558
8cf51b2c
GM
25592006-08-15 Nick Roberts <nickrob@snap.net.nz>
2560
2561 * building.texi (Stack Buffer): Explain fringe arrow.
2562
8cf51b2c
GM
25632006-08-12 Eli Zaretskii <eliz@gnu.org>
2564
8cf51b2c
GM
2565 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2566 on startup.
2567
25682006-08-11 Romain Francoise <romain@orebokech.com>
2569
2570 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2571
25722006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2573
2574 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2575
25762006-08-10 Richard Stallman <rms@gnu.org>
2577
2578 * text.texi (Format Faces): Substantial rewrites to deal
2579 with face merging. Empty regions don't count. Clarify
2580 face property inheritance.
2581
25822006-08-08 Romain Francoise <romain@orebokech.com>
2583
2584 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2585 <arjuropo@cc.jyu.fi>.
2586
8cf51b2c
GM
25872006-08-04 Eli Zaretskii <eliz@gnu.org>
2588
2589 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2590 apply to all frames.
2591
8cf51b2c
GM
25922006-08-01 Richard Stallman <rms@gnu.org>
2593
2594 * help.texi (Name Help): Add index entries for describe-variable.
2595
25962006-08-01 Nick Roberts <nickrob@snap.net.nz>
2597
2598 * building.texi (GDB Graphical Interface): Shorten node names.
2599 (GDB-UI Layout): Use GDB-related.
2600 (Other GDB-UI Buffers): Simplify English.
2601
26022006-07-31 Richard Stallman <rms@gnu.org>
2603
2604 * search.texi (Query Replace): Add xref for Dired's Q command.
2605
8cf51b2c
GM
26062006-07-31 Nick Roberts <nickrob@snap.net.nz>
2607
2608 * building.texi (GDB commands in Fringe): Rename to...
2609 (Source Buffers): ..this and move forward. Describe hollow arrow and
2610 new option gdb-find-source-frame.
2611
26122006-07-29 Richard Stallman <rms@gnu.org>
2613
2614 * dired.texi (Operating on Files): Simplify previous change
2615 and fix Texinfo usage.
2616
26172006-07-29 Eli Zaretskii <eliz@gnu.org>
2618
2619 * dired.texi (Operating on Files): Add cross-references. State the
2620 Unix commands that do similar things.
2621
26222006-07-28 Richard Stallman <rms@gnu.org>
2623
2624 * mark.texi (Transient Mark): Clarify that region never disappears
2625 when Transient Mark mode is off, and not when it is on.
2626
26272006-07-27 Richard Stallman <rms@gnu.org>
2628
2629 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2630
26312006-07-24 Richard Stallman <rms@gnu.org>
2632
2633 * xresources.texi (GTK styles): Fix texinfo usage.
2634
8cf51b2c
GM
2635 * commands.texi (User Input): Explain why we teach keyboard cmds.
2636
2637 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2638 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2639 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2640 * doclicense.texi, display.texi, dired.texi, basic.texi:
2641 * anti.texi, ack.texi: Move periods and commas inside quotes.
2642
26432006-07-22 Eli Zaretskii <eliz@gnu.org>
2644
2645 * cmdargs.texi (General Variables): Document EMAIL.
2646
26472006-07-21 Eli Zaretskii <eliz@gnu.org>
2648
2649 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2650 doesn't have effect on MS-Windows.
2651
8cf51b2c
GM
26522006-07-17 Richard Stallman <rms@gnu.org>
2653
2654 * building.texi (Grep Searching): Explain about chaining grep commands.
2655
8cf51b2c
GM
26562006-07-10 Nick Roberts <nickrob@snap.net.nz>
2657
49823426 2658 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2659
26602006-07-09 Chong Yidong <cyd@stupidchicken.com>
2661
2662 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2663 is invoked for multiple files.
2664
26652006-07-08 Eli Zaretskii <eliz@gnu.org>
2666
2667 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2668 on-line manual for the rest of this node.
2669 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2670 unconditionally.
2671 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2672 Improve wording.
2673 (Windows Printing): Improve wording.
2674 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2675 rest of this node.
2676
8cf51b2c
GM
26772006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2678
49823426
GM
2679 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2680 with eval-buffer.
8cf51b2c
GM
2681
26822006-07-05 Nick Roberts <nickrob@snap.net.nz>
2683
2684 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2685 of character translation.
2686
26872006-07-04 Nick Roberts <nickrob@snap.net.nz>
2688
2689 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2690
26912006-07-03 Karl Berry <karl@gnu.org>
2692
2693 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2694 not-too-underfull hboxes in the TeX output.
2695 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2696 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2697 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2698 * sending.texi, text.texi: Fix overfull/underfull boxes.
2699
27002006-07-03 Romain Francoise <romain@orebokech.com>
2701
2702 * m-x.texi (M-x): Fix.
2703
27042006-07-03 Richard Stallman <rms@gnu.org>
2705
8cf51b2c
GM
2706 * search.texi (Other Repeating Search): filename -> file name.
2707
2708 * misc.texi (Narrowing): Minor cleanups.
2709
2710 * files.texi (Visiting): filename -> file name.
2711
2712 * emacs.texi (Top): Update subnode menus.
2713
2714 * mule.texi (Coding Systems): Move char translation stuff here.
2715 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2716 (Recognize Coding): Substantial local rewrites.
2717 (International): Update menu.
2718
2719 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2720 (Scrolling): Substantial local rewrites.
2721 (Display): Update menu and intro.
2722
2723 * dired.texi: filename -> file name.
2724
2725 * custom.texi (Safe File Variables): Texinfo usage fix.
2726
f0131492 27272006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2728
2729 * help.texi, m-x.texi: Lots of cleanups.
2730
8cf51b2c
GM
27312006-06-30 Eli Zaretskii <eliz@gnu.org>
2732
2733 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2734 (Windows Processes, Windows Misc): Shorten the printed version by
2735 selectively conditioning less important portions by @ifnottex.
2736
8cf51b2c
GM
27372006-06-27 Richard Stallman <rms@gnu.org>
2738
2739 * mini.texi (Minibuffer File): Minor cleanup.
2740
27412006-06-25 Nick Roberts <nickrob@snap.net.nz>
2742
2743 * frames.texi (XTerm Mouse): Rename to...
2744 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2745
2746 * emacs.texi (Top): Use new node name.
2747
27482006-06-24 Eli Zaretskii <eliz@gnu.org>
2749
2750 * emacs.texi (Top): Update the detailed menu according to changes in
2751 msdog.texi.
2752
2753 * msdog.texi (Windows Keyboard): New section.
2754 (Windows Mouse): New section.
2755 (Windows System Menu): Remove section (text merged with "Windows
2756 Keyboard").
2757 (Windows Misc): New section.
2758
2759 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2760
2761 * msdog.texi (ls in Lisp): New section.
2762
2763 * files.texi (Visiting): Document case-insensitive wildcard matching
2764 under find-file-wildcards.
2765
8cf51b2c
GM
27662006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2767
2768 * macos.texi (Mac Input): Add description of mac-function-modifier.
2769 Now Unicode keyboard layouts work.
2770
8cf51b2c
GM
27712006-06-10 Richard Stallman <rms@gnu.org>
2772
2773 * mule.texi (Recognize Coding): Clarify previous change.
2774
27752006-06-09 Kenichi Handa <handa@m17n.org>
2776
2777 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2778 notation.
2779
27802006-06-07 Kevin Ryde <user42@zip.com.au>
2781
2782 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2783 manual for @ifnottex, but in emacs-extra for @iftex.
2784
2785 * cmdargs.texi (General Variables): Fix smtpmail xref.
2786
27872006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2788
8cf51b2c 2789 * programs.texi (Comment Commands):
8cf51b2c 2790 * custom.texi (Specifying File Variables):
49823426 2791 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2792
27932006-06-07 Nick Roberts <nickrob@snap.net.nz>
2794
2795 * building.texi (Watch Expressions): Move node to end.
2796 (GDB Graphical Interface): Move description of clicks in fringe...
2797 (GDB commands in the Fringe): ...to here. New node.
2798
8cf51b2c
GM
27992006-06-05 Romain Francoise <romain@orebokech.com>
2800
49823426 2801 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2802
28032006-06-05 Nick Roberts <nickrob@snap.net.nz>
2804
2805 * building.texi (GDB Graphical Interface): Update bindings.
2806 (Commands of GUD): Add gud-print. Remove gud-run.
2807 Restate availability more generally.
2808
f0131492 28092006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2810
2811 * mini.texi: Lots of cleanups.
2812
28132006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2814
2815 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2816 and Mouse-2.
2817
c8763fb6 28182006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2819
2820 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2821
8cf51b2c
GM
28222006-05-31 Richard Stallman <rms@gnu.org>
2823
2824 * basic.texi (Moving Point): Fix previous change.
2825
c8763fb6 28262006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2827
2828 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2829
f0131492 28302006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2831
2832 * basic.texi: Many simplifications and improvements in wording.
2833
8cf51b2c
GM
28342006-05-26 Nick Roberts <nickrob@snap.net.nz>
2835
2836 * anti.texi (Antinews): Create a node for gdb-ui.
2837
8cf51b2c
GM
28382006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2839
2840 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2841
28422006-05-20 Richard Stallman <rms@gnu.org>
2843
2844 * dired.texi (Dired Navigation): dired-goto-file is now j.
2845
8cf51b2c
GM
28462006-05-20 Eli Zaretskii <eliz@gnu.org>
2847
2848 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2849 and their aliases.
2850
2851 * msdog.texi (Windows Printing): Mention non-support of plain text
2852 printing with some el-cheapo printers, and suggest a workaround.
2853
28542006-05-20 Kevin Ryde <user42@zip.com.au>
2855
2856 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2857 remove the bit saying you must set it.
2858
28592006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2860
2861 * trouble.texi (Checklist):
2862 * text.texi (Text, Auto Fill, Text Mode):
2863 * search.texi (Nonincremental Search):
2864 * rmail.texi (Rmail Labels):
2865 * mule.texi (Input Methods, Multibyte Conversion):
2866 * misc.texi (Gnus, Where to Look, PostScript):
2867 * maintaining.texi (Create Tags Table):
2868 * indent.texi (Indentation Commands):
2869 * fixit.texi (Spelling):
2870 * emacs.texi (Copying):
2871 * custom.texi (Init File): ifinfo -> ifnottex.
2872
8cf51b2c
GM
28732006-05-17 Richard Stallman <rms@gnu.org>
2874
2875 * files.texi (Diff Mode): Mention C-x `.
2876
28772006-05-08 Richard Stallman <rms@gnu.org>
2878
2879 * custom.texi (Disabling): Textual cleanups.
2880
8cf51b2c
GM
28812006-05-12 Glenn Morris <rgm@gnu.org>
2882
2883 * calendar.texi (Displaying the Diary, Format of Diary File):
2884 Refer to diary-view-entries, diary-list-entries,
2885 diary-show-all-entries rather than obsolete aliases.
2886
28872006-05-12 Eli Zaretskii <eliz@gnu.org>
2888
2889 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2890 (Displaying the Diary, Special Diary Entries, Importing Diary):
2891 * building.texi (Compilation Shell):
2892 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2893 emacs-xtra with @inforef's.
2894
2895 * files.texi (Visiting): Fix wording.
2896
2897 * mule.texi (Coding Systems, Text Coding): More indexing.
2898 Mention that C-x RET f can set eol conversion.
2899
c8763fb6 29002006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2901
2902 * xresmini.texi (GTK resources): Insert GTK description.
2903
2904 * xresources.texi (GTK resources): metafont should be menufont.
2905
8cf51b2c
GM
29062006-05-06 Michael Albinus <michael.albinus@gmx.de>
2907
49823426 2908 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2909 method, user name and host name is active only in partial
2910 completion mode.
2911
8cf51b2c
GM
29122006-05-06 Eli Zaretskii <eliz@gnu.org>
2913
2914 * makefile.w32-in (emacs.dvi):
2915 * Makefile.in (emacs.dvi): Add xresmini.texi.
2916
2917 * xresmini.texi (Table of Resources): Remove xref to non-existent
2918 node "LessTif Resources".
2919
2920 * msdog.texi (Microsoft Windows):
2921 * calendar.texi (Calendar/Diary, Displaying the Diary)
2922 (Special Diary Entries, Importing Diary, Holidays):
2923 * programs.texi (Program Modes):
2924 * text.texi (Text):
2925 * buffers.texi (Several Buffers):
2926 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2927
29282006-05-06 Eli Zaretskii <eliz@gnu.org>
2929
2930 The following changes merge the emacs-xtra manual into the main
2931 manual, but only for on-line version of the manual.
2932
2933 * vc2-xtra.texi (Version Backups, Local Version Control)
2934 (Making Snapshots, Change Logs and VC, Version Headers)
2935 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2936 on-line manual.
2937
2938 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2939 for on-line manual.
2940
2941 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2942 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2943 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2944 for on-line manual.
2945
2946 * fortran-xtra.texi (Fortran, Fortran Autofill)
2947 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2948 for on-line manual.
2949
2950 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2951 Conditional xref's for on-line manual.
2952
2953 * emerge-xtra.texi (Emerge, Overview of Emerge)
2954 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2955 manual.
2956
2957 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2958 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2959 (EMACSSOURCES): Use EMACS_XTRA.
2960 (../info/emacs-xtra): Remove.
2961 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2962
2963 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2964 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2965 (EMACSSOURCES): Use EMACS_XTRA.
2966 ($(infodir)/emacs-xtra): Remove.
2967 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2968
2969 * trouble.texi (Quitting):
2970 * text.texi (Text):
2971 * programs.texi (Program Modes):
2972 * msdog.texi (Microsoft Windows):
2973 * frames.texi (Frames):
2974 * files.texi (Backup, Version Control, VC Concepts)
2975 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2976 (Registering, VC Status, VC Undo, Multi-User Branching)
2977 (Comparing Files):
2978 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2979 (Displaying the Diary, Special Diary Entries, Importing Diary):
2980 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2981 conditional xref's, depending on @iftex/@ifnottex.
2982
2983 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2984 "MS-DOS". @include msdog-xtra.texi.
2985
2986 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2987 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2988
2989 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2990 for vc-xtra.texi subsections.
2991 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2992 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2993
2994 * sending.texi (Sending Mail): A @node line without explicit Prev,
2995 Next, and Up links.
2996
2997 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2998 Next, and Up links.
2999
3000 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3001 and its sections. @include picture-xtra.texi.
3002
3003 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3004 "Emerge".
3005 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3006
3007 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3008 exact duplicate of its name-sake in calendar.texi.
3009
3010 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3011 "Advanced Calendar/Diary Usage".
3012 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3013
3014 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3015 dired-xtra.texi.
3016 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3017
3018 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3019 (Files) [ifnottex]: Add menu entry for Autorevert.
3020
3021 * emacs-xtra.texi (Introduction): Reword to make consistent with
3022 printed version only.
3023 <Top level>: Remove the body of all chapters and move them to the
3024 new *-xtra.texi files. Use @raisesections and @lowersections to
3025 convert sections to chapters etc.
3026
3027 * msdog-xtra.texi:
3028 * fortran-xtra.texi:
3029 * vc-xtra.texi:
3030 * vc1-xtra.texi:
3031 * vc2-xtra.texi:
3032 * emerge-xtra.texi:
3033 * cal-xtra.texi:
3034 * dired-xtra.texi:
3035 * arevert-xtra.texi: New files, with text from respective chapters
3036 of emacs-xtra.texi. Convert each @chapter into @section, @section
3037 into @subsection, etc.
3038
3039 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3040 updated.
3041
3042 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3043 Windows". All references updated.
3044
30452006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3046
3047 * macos.texi (Mac Input): Mention input from Character Palette.
3048 (Mac Font Specs): Fix typo.
3049
30502006-05-05 Richard Stallman <rms@gnu.org>
3051
3052 * files.texi (Diff Mode): Minor cleanup.
3053
30542006-05-05 Karl Berry <karl@gnu.org>
3055
8cf51b2c
GM
3056 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3057 errors from the current release of makeinfo (4.8).
3058 * help.texi (Library Keywords): Change widest word in multitable
3059 template from `emulations' to `convenience'. (Not sure if this is
3060 related to the font change.)
3061
30622006-05-05 Eli Zaretskii <eliz@gnu.org>
3063
3064 * files.texi (File Names): Add a footnote about limited support of
3065 ~USER on MS-Windows.
3066
3067 * cmdargs.texi (Initial Options): Add a footnote about limited
3068 support of ~USER on MS-Windows.
3069
30702006-05-03 Richard Stallman <rms@gnu.org>
3071
3072 * files.texi (Diff Mode): Node moved here.
3073 (Comparing Files): Delete what duplicates new node.
3074 (Files): Put Diff Mode in menu.
3075
3076 * misc.texi (Diff Mode): Moved to files.texi.
3077
3078 * emacs.texi (Top): Update menu for Diff Mode.
3079
3080 * trouble.texi (Emergency Escape): Simplify.
3081
3082 * emacs.texi (Top): Minor clarification.
3083
30842006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3085
3086 * commands.texi, entering.texi, screen.texi: Many simplifications.
3087
30882006-05-03 Richard Stallman <rms@gnu.org>
3089
3090 * commands.texi (Text Characters): Delete paragraph about unibyte
3091 non-ASCII printing chars.
3092
3093 * killing.texi (Killing): Say "graphical displays".
3094 * display.texi: Say "graphical displays".
3095
3096 * cmdargs.texi (Misc X): Say "graphical displays".
3097
30982006-05-01 Richard Stallman <rms@gnu.org>
3099
3100 * emacs.texi (Top): Add Diff Mode to menu.
3101
31022006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3103
3104 * misc.texi (Diff Mode): New node.
3105
31062006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3107
3108 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3109 (Mac Environment Variables): Shorten example line.
3110 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3111
31122006-05-01 Nick Roberts <nickrob@snap.net.nz>
3113
3114 * building.texi (GUD Customization): Describe cases %d and %c.
3115 Update description for %e.
3116
31172006-04-30 Glenn Morris <rgm@gnu.org>
3118
3119 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3120
31212006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3122
3123 * custom.texi (Examining): Update C-h v output example.
3124
31252006-04-29 Kim F. Storm <storm@cua.dk>
3126
3127 * building.texi (Grep Searching): Add lgrep and rgrep.
3128
8cf51b2c
GM
31292006-04-23 Richard Stallman <rms@gnu.org>
3130
3131 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3132
3133 * xresmini.texi: New file.
3134
3135 * xresources.texi (Face Resources): Split table into font resources
3136 and the rest. Combine similar attributes for brevity.
3137
8cf51b2c
GM
31382006-04-21 Eli Zaretskii <eliz@gnu.org>
3139
3140 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3141 backslashes and case-insensitivity in file names (moved to the
3142 main manual).
3143 (MS-DOS Printing): Move most of the text to the main manual.
3144
3145 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3146 New nodes.
3147 (Windows Processes, Windows System Menu): Add index entries and
3148 fix wording.
3149
8cf51b2c
GM
31502006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3151
3152 * misc.texi (Shell Ring): Add notes on saved input when
3153 navigating off the end of the history list.
3154
31552006-04-18 Chong Yidong <cyd@mit.edu>
3156
3157 * misc.texi (Shell Options): Correct default value of
3158 comint-scroll-show-maximum-output.
3159
8cf51b2c
GM
31602006-04-18 Nick Roberts <nickrob@snap.net.nz>
3161
3162 * building.texi (Watch Expressions): Update.
3163
8cf51b2c
GM
31642006-04-12 Richard Stallman <rms@gnu.org>
3165
3166 * search.texi: Clean up previous change.
3167
31682006-04-12 Eli Zaretskii <eliz@gnu.org>
3169
3170 * search.texi (Regexp Backslash, Regexp Replace): Add index
3171 entries for ``back reference'' and mention the term itself in the
3172 text.
3173
31742006-04-11 Richard Stallman <rms@gnu.org>
3175
3176 * custom.texi (Safe File Variables):
3177 Document enable-local-variables = :safe.
3178
31792006-04-11 Karl Berry <karl@gnu.org>
3180
3181 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3182 (Remote Repositories, Version Backups, Local Version Control)
3183 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3184 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3185 (Renaming VC Work Files and Master Files)
3186 (Inserting Version Control Headers, Customizing VC, General Options)
3187 (Options for RCS and SCCS, Options specific for CVS): Move all
3188 these nodes to emacs-xtra.texi, for brevity.
3189 * cmdargs.texi, files.texi: Change cross-references.
3190
8cf51b2c
GM
31912006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3192
3193 * files.texi (Old Versions): Update description of vc-annotate's
3194 use of color to indicate date ranges.
3195
8cf51b2c
GM
31962006-04-09 Kevin Ryde <user42@zip.com.au>
3197
8cf51b2c
GM
3198 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3199 put info and printed manual names the right way around.
3200
32012006-04-09 Karl Berry <karl@gnu.org>
3202
3203 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3204 emacs-xtra.texi, leaving only MS Windows information.
3205 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3206 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3207 node names.
3208
3209 * emacs.texi: Move @summarycontents and @contents to the beginning
3210 of the file.
3211
8cf51b2c
GM
32122006-04-08 Kevin Ryde <user42@zip.com.au>
3213
3214 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3215
32162006-04-07 Richard Stallman <rms@gnu.org>
3217
3218 * programs.texi (Comments, Comment Commands, Options for Comments)
3219 (Multi-Line Comments): "Align", not "indent".
3220 (Basic Indent): C-j deletes trailing whitespace before the newline.
3221
32222006-04-06 Richard Stallman <rms@gnu.org>
3223
8cf51b2c
GM
3224 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3225
32262006-04-06 Eli Zaretskii <eliz@gnu.org>
3227
3228 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3229
8cf51b2c
GM
32302006-04-05 Richard Stallman <rms@gnu.org>
3231
3232 * emacs.texi (Top): Update subnode menu.
3233
3234 * trouble.texi (Unasked-for Search): Node deleted.
3235 (Lossage): Delete from menu.
3236
32372006-04-04 Richard Stallman <rms@gnu.org>
3238
3239 * trouble.texi: Various cleanups.
3240 (Checklist): Don't bother saying how to snail a bug report.
3241 (Emergency Escape): Much rewriting.
3242 (After a Crash): Rename the core dump immediately.
3243 (Total Frustration): Call it a psychotherapist.
3244 (Bug Criteria): Avoid "illegal instruction".
3245 (Sending Patches): We always put the contributor's name in.
3246
3247 * misc.texi (Thumbnails): Minor correction.
3248
8cf51b2c
GM
32492006-04-03 Richard Stallman <rms@gnu.org>
3250
3251 * misc.texi (Thumbnails): Minor cleanup.
3252
32532006-04-02 Karl Berry <karl@gnu.org>
3254
3255 * sending.texi (Mail Sending): pxref to Top needs five args.
3256
3257 * texinfo.tex: Update to current version (2006-03-21.13).
3258
8cf51b2c
GM
32592006-03-31 Richard Stallman <rms@gnu.org>
3260
3261 * emacs.texi (Top): Update subnode menu.
3262
3263 * help.texi (Help Mode): Cleanup.
3264
3265 * dired.texi: Many cleanups.
3266 (Dired Deletion): Describe dired-recursive-deletes.
3267 (Operating on Files): dired-create-directory moved.
3268 (Misc Dired Features): Move to here.
3269 (Tumme): Node moved to misc.texi.
3270
3271 * custom.texi: Many cleanups.
3272 (Minor Modes): Don't mention ISO Accents Mode.
3273 (Examining): Update C-h v output example.
3274 (Hooks): Add index and xref for add-hook.
3275 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3276 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3277
3278 * misc.texi: Many cleanups.
3279 (beginning): Add to summary of topics.
3280 (Shell): Put eshell xref at the end. Remove eshell from table.
3281 (Thumbnails): New node.
3282
8cf51b2c
GM
32832006-03-28 Eli Zaretskii <eliz@gnu.org>
3284
3285 * files.texi (File Name Cache): Make it clear that the cache is
3286 not persistent.
3287
8cf51b2c
GM
32882006-03-25 Karl Berry <karl@gnu.org>
3289
49823426
GM
3290 * emacs-xtra.texi, emacs.texi, gnu.texi:
3291 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3292 (2) do not indent copyright year list (or anything else).
3293
8cf51b2c
GM
32942006-03-21 Juanma Barranquero <lekktu@gmail.com>
3295
3296 * files.texi (VC Dired Mode): Remove misplaced brackets.
3297
32982006-03-21 Andre Spiegel <spiegel@gnu.org>
3299
3300 * files.texi: Various updates and clarifications in the VC chapter.
3301
33022006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3303
3304 * help.texi (Help Mode): Document "C-c C-c".
3305
8cf51b2c
GM
33062006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3307
3308 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3309 menu in the standalone Info reader.
3310
33112006-03-15 Chong Yidong <cyd@stupidchicken.com>
3312
3313 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3314 moved here from Emacs manual.
3315
3316 * programs.texi (Fortran): Section moved to emacs-xtra.
3317 (Program Modes): Xref to Fortran in emacs-xtra.
3318
3319 * maintaining.texi (Emerge): Move to emacs-xtra.
3320 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3321
3322 * picture.texi: File deleted.
3323 * Makefile.in:
3324 * makefile.w32-in: Remove picture.texi.
3325
3326 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3327 * abbrevs.texi (Abbrevs):
3328 * sending.texi (Sending Mail): Picture node removed.
3329
3330 * emacs.texi (Top): Update node listings.
3331
8cf51b2c
GM
33322006-03-12 Richard Stallman <rms@gnu.org>
3333
3334 * calendar.texi: Various cleanups.
3335
8cf51b2c
GM
33362006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3337
3338 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3339 syntax.
3340
8cf51b2c
GM
33412006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3342
3343 * search.texi (Regexps): More accurately describe which characters
3344 are special in which situations. Recommend _not_ to quote `]' or
3345 `-' when they are not special.
3346
8cf51b2c
GM
33472006-02-28 Andre Spiegel <spiegel@gnu.org>
3348
3349 * files.texi (Old Versions): Clarify operation of C-x v =.
3350
8cf51b2c
GM
33512006-02-21 Nick Roberts <nickrob@snap.net.nz>
3352
3353 * building.texi (Watch Expressions): Update and describe
3354 gdb-speedbar-auto-raise.
3355
33562006-02-19 Richard M. Stallman <rms@gnu.org>
3357
3358 * emacs.texi: Use @smallbook.
3359 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3360 Update subnode menu.
3361
3362 * building.texi (Lisp Interaction): Minor addition.
3363
33642006-02-18 Nick Roberts <nickrob@snap.net.nz>
3365
3366 * building.texi (Watch Expressions): Update and be more precise.
3367
c8763fb6 33682006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3369
3370 * maintaining.texi (Create Tags Table): Explain why the
3371 exception when etags writes to files under the /dev tree.
3372
33732006-02-14 Richard M. Stallman <rms@gnu.org>
3374
3375 * custom.texi (Safe File Variables): Lots of clarification.
3376 Renamed from Unsafe File Variables.
3377
33782006-02-14 Chong Yidong <cyd@stupidchicken.com>
3379
3380 * custom.texi (Unsafe File Variables): File variable confirmation
3381 assumed denied in batch mode.
3382
33832006-02-14 Richard M. Stallman <rms@gnu.org>
3384
3385 * building.texi (GDB User Interface Layout): Don't say `inferior'
3386 for program being debugged.
3387
33882006-02-15 Nick Roberts <nickrob@snap.net.nz>
3389
3390 * building.texi (GDB Graphical Interface):
3391 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3392
33932006-02-13 Chong Yidong <cyd@stupidchicken.com>
3394
3395 * custom.texi (Specifying File Variables, Unsafe File Variables):
3396 New nodes, split from File Variables. Document new file local
3397 variable behavior.
3398
33992006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3400
3401 * display.texi (Standard Faces):
8cf51b2c
GM
3402 * files.texi (Visiting):
3403 * frames.texi (Clipboard):
3404 * glossary.texi (Glossary) <Clipboard>:
3405 * xresources.texi (X Resources): Mention Mac OS port.
3406
8cf51b2c
GM
34072006-02-12 Richard M. Stallman <rms@gnu.org>
3408
3409 * building.texi (Building): Clarify topic in intro.
3410
3411 * maintaining.texi (Maintaining): Change title; clarify topic.
3412 Delete duplicate index entries.
3413
3414 * building.texi (Other GDB User Interface Buffers): Clarifications.
3415
3416 * text.texi (Cell Commands): Clarifications.
3417
3418 * programs.texi (Defuns): Delete duplicate explanation of
3419 left-margin paren convention.
3420 (Hungry Delete): Minor cleanup.
3421
34222006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3423
3424 * dired.texi (Tumme): More tumme documentation.
3425
34262006-02-11 Alan Mackenzie <acm@muc.de>
3427
3428 * programs.texi ("Hungry Delete"): Correct the appellation of the
3429 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3430
34312006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3432
3433 * dired.texi (Tumme): Fix small bug.
3434
34352006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3436
3437 * macos.texi (Mac International): Rename "fontset-mac" to
3438 "fontset-standard".
3439
8cf51b2c
GM
34402006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3441
3442 * dired.texi (Tumme): Basic documentation for Tumme added.
3443
8cf51b2c
GM
34442006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3445
3446 * mule.texi (International):
3447 * programs.texi (Basic Indent): Fix typos.
3448
8cf51b2c
GM
3449 * custom.texi (Minor Modes):
3450 * display.texi (Text Display):
3451 * commands.texi (Text Characters): Update xrefs.
3452
34532006-02-07 Richard M. Stallman <rms@gnu.org>
3454
3455 * emacs.texi (Top): Update subnode menu.
3456 Update info on old Emacs papers.
3457 (Intro): "Graphical display", not window system.
3458
3459 * xresources.texi (GTK styles): Minor clarifications.
3460
3461 * trouble.texi: "Graphical display", not window system.
3462 (Stuck Recursive): Minor clarification.
3463
3464 * text.texi: Minor clarifications.
3465 (Sentences): Explain why two-space convention is better.
3466 Explain sentence-end-without-period here.
3467 (Fill Commands): Not here.
3468 (Refill): Node moved down.
3469 (Filling): Update menu.
3470 (Table Creation, Cell Justification, Column Commands): Clarify.
3471
3472 * sending.texi: Minor clarifications.
3473
3474 * search.texi (Regexp Backslash): Clarification.
3475
3476 * rmail.texi: Minor cleanups.
3477 (Rmail): Delete digression about `rmail-mode'.
3478 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3479 (Rmail Files): Mention C-u M-x rmail.
3480 (Rmail Reply): Mention References.
3481 (Rmail Display): Mention rmail-nonignored-headers.
3482
3483 * programs.texi: Minor cleanups.
3484 (Comment Commands): Mention momentary Transient Mark mode.
3485 (Matching): Be more specific about customizing show-paren-mode.
3486 (Info Lookup): Don't list the modes that support C-h S.
3487 Just say what it does in an unsupported mode.
3488 (Man Page): Delete excessive info on customizing woman.
3489 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3490
3491 * abbrevs.texi: Minor clarifications.
3492 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3493 not "dynamic abbrevs" as if they were a kind of abbrev.
3494
3495 * picture.texi (Picture): Minor cleanup.
3496
3497 * mule.texi (Communication Coding): Say "other applications".
3498 (Fontsets): Not specific to X. Add xref to X Resources.
3499 (Unibyte Mode): Rename from Single-Byte Character Support.
3500 "Graphical display", not window system.
3501 (International): Update menu.
3502
3503 * maintaining.texi (Format of ChangeLog):
3504 New node, split out from ChangeLog.
3505 (ChangeLog): Clarifications in the remaining text.
3506 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3507 (Find Tag): Add @w.
3508 (Tags Search): Explain tag table order here. Simplify grep ref.
3509 (List Tags): tags-tag-face is a variable, not a face.
3510 (Emerge): Cleanups.
3511
3512 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3513 (Keyboard Macros): Avoid "the user".
3514
3515 * killing.texi: "Graphical display", not window system.
3516
3517 * help.texi (Help Echo): "Graphical display", not window system.
3518
3519 * glossary.texi: Say "you", not "the user". Say "graphical display".
3520
3521 * frames.texi: Minor cleanups. "Graphical display", not window system.
3522
3523 * files.texi (Visiting): Make drag-and-drop not X-specific.
3524
3525 * custom.texi: Minor cleanups. "Graphical display", not window system.
3526
3527 * cmdargs.texi: Minor cleanups.
3528
3529 * building.texi (Compilation): Move and split kill-compilation para.
3530 Add para about multiple compilers.
3531 (Compilation Mode): Commands also available in grep mode and others.
3532 Mention C-u C-x ` more tutorially. Clarify C-x `.
3533 (Compilation Shell): Clarify. Put Bash example first.
3534 (Grep Searching): Minor cleanups; add @w.
3535 (Debuggers): Minor cleanups.
3536 (Starting GUD): Make GDB xgraphical mode issue clearer.
3537 (Debugger Operation): Lots of clarifications including
3538 GDB tooltip side-effect issue.
3539 (Commands of GUD): Clarify.
3540 (GUD Customization): Add bashdb-mode-hook.
3541 (GDB Graphical Interface): Rewrite for clarity.
3542 (GDB User Interface Layout): Rewrite for clarity.
3543 (Stack Buffer, Watch Expressions): Likewise.
3544 (Other GDB User Interface Buffers): Cleanups.
3545 (Lisp Libraries, External Lisp): Cleanup.
3546
3547 * basic.texi (Position Info): "Graphical displays", rather than
3548 window systems.
3549
3550 * anti.texi: Minor cleanup.
3551
8cf51b2c
GM
35522006-02-03 Eli Zaretskii <eliz@gnu.org>
3553
3554 * custom.texi (Init File, Find Init): Add cross-references to
3555 where $HOME is described.
3556
35572006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3558
3559 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3560 is not inside the @table.
3561
3562 * emacs.texi (Top): Correct node name.
3563
3564 * files.texi (File Names): Fix @xref.
3565 (Reverting): Fix typo.
3566
3567 * mule.texi (International): Correct node name.
3568
3569 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3570
35712006-02-01 Richard M. Stallman <rms@gnu.org>
3572
3573 * emacs.texi (Top): Update subnode menu.
3574
3575 * mule.texi: Minor clarifications.
3576 Reduce the specific references to X Windows.
3577 Refer to "graphical" terminals, rather than window systems.
3578 (Text Coding): Rename from Specify Coding.
3579 (Communication Coding, File Name Coding, Terminal Coding):
3580 New nodes split out from Text Coding.
3581
3582 * kmacro.texi: Minor clarifications.
3583 (Keyboard Macro Ring): Comment out some excessive commands.
3584 (Basic Keyboard Macro): Split up the table, putting part in each node.
3585
3586 * major.texi: Minor clarifications.
3587
3588 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3589
3590 * windows.texi: Minor clarifications.
3591 (Change Window): Don't describe mode-line mouse cmds here.
3592 Add xref to Mode Line Mouse.
3593
3594 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3595
3596 * macos.texi (Mac International): Fix xref.
3597
3598 * indent.texi: Minor clarifications.
3599
3600 * frames.texi: Minor clarifications.
3601 Reduce the specific references to X Windows.
3602 Refer to "graphical" terminals, rather than window systems.
3603 (Frame Parameters): Don't mention commands like
3604 set-foreground-color. Just say to customize a face.
3605 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3606
3607 * files.texi: Minor clarifications.
3608 (Numbered Backups): New node, split out from Backup Names.
3609
3610 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3611
3612 * cmdargs.texi (General Variables): Fix xref.
3613
3614 * buffers.texi: Minor clarifications.
3615
8cf51b2c
GM
36162006-01-31 Richard M. Stallman <rms@gnu.org>
3617
3618 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3619 Nodes moved to top.
3620
3621 * display.texi: Minor clarifications.
3622 (Display): Rearrange menu.
3623 (Standard Faces): Mention query-replace face.
3624 (Faces): Simplify.
3625 (Font Lock): Simplify face customization info.
3626 (Highlight Changes): Node merged into Highlight Interactively.
3627 (Highlight Interactively): Much rewriting and cleanup.
3628 (Optional Mode Line): Narrowed line number not good for goto-line.
3629 Simplify face customization advice.
3630 (Text Display): Mention use of escape-glyph face.
3631 Move ctl-arrow and tab-width here.
3632 (Display Custom): Move no-redraw-on-reenter to end of node.
3633
3634 * search.texi: Minor clarifications.
3635 (Isearch Scroll): Simplify.
3636 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3637
3638 * regs.texi (Registers): Mention bookmarks here.
3639
3640 * mark.texi: Minor clarifications.
3641 (Selective Undo): Node deleted.
3642
3643 * m-x.texi: Minor clarifications.
3644
3645 * killing.texi: Minor clarifications.
3646 Refer to "graphical" terminals, rather than window systems.
3647
3648 * help.texi: Clarifications.
3649 (Help): Don't describe C-h F and C-h K here.
3650 (Key Help): Describe C-h K here.
3651 (Name Help): Mention Emacs Lisp Intro.
3652 Describe C-h F here.
3653 (Misc Help): Mention C-h F and C-h K only briefly.
3654
3655 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3656 Selective undo text merged in.
3657 (Spelling): Mention Aspell along with Ispell.
3658
3659 * emacs.texi (Top): Update subnode menus.
3660
3661 * basic.texi (Basic Undo): Rename from Undo. Most of text
3662 moved to new Undo node.
3663
8cf51b2c
GM
36642006-01-29 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * basic.texi (Continuation Lines, Inserting Text):
3667 Mention longlines mode.
3668
36692006-01-29 Richard M. Stallman <rms@gnu.org>
3670
10d1d0af 3671 * screen.texi: Minor cleanups.
8cf51b2c
GM
3672 (Screen): Clean up the intro paragraphs.
3673 (Mode Line): Lots of rewriting. Handle frame-name better.
3674 eol-mnemonic-... vars moved out.
3675
3676 * emacs.texi (Top): Change menu item for MS-DOS node.
3677 Update subnode menu.
3678
3679 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3680 chapter relates to Windows. Title changed.
3681
3682 * mini.texi: Minor cleanups.
3683
3684 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3685 (Mark): Put it in the menu.
3686
3687 * entering.texi: Minor cleanups.
3688
3689 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3690 (Intro): Refer to "graphical" terminals, rather than X.
3691
3692 * display.texi (Display Custom): Add xref to Variables.
3693 (Optional Mode Line): eol-mnemonic-... vars moved here.
3694
3695 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3696 rather than X.
3697
8cf51b2c
GM
3698 * basic.texi: Minor cleanups.
3699 (Undo): selective-undo moved.
3700
8cf51b2c
GM
37012006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3702
3703 * anti.texi (Antinews): Various corrections and additions.
3704
37052006-01-23 Juri Linkov <juri@jurta.org>
3706
3707 * custom.texi (Easy Customization, Customization Groups)
3708 (Browsing Custom): Mention links along with buttons.
3709
8cf51b2c
GM
37102006-01-21 Eli Zaretskii <eliz@gnu.org>
3711
8cf51b2c
GM
3712 * text.texi (TeX Print): Use @key for TAB.
3713
8cf51b2c
GM
3714 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3715
8cf51b2c
GM
37162006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3717
3718 * files.texi (File Aliases): Don't claim that usually separate
3719 buffers are created for two file names that name the same data.
3720 Mention additional situations where different names mean the same
3721 file on disk.
3722
37232006-01-19 Richard M. Stallman <rms@gnu.org>
3724
3725 * killing.texi (Deletion): Upcase @key argument.
3726
3727 * custom.texi (Custom Themes): Minor cleanup.
3728
3729 * programs.texi (Hungry Delete): Upcase @key argument.
3730
8cf51b2c
GM
37312006-01-16 Juri Linkov <juri@jurta.org>
3732
3733 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3734 Move `mode-line-highlight' before `mode-line-buffer-id'.
3735
8cf51b2c
GM
37362006-01-14 Richard M. Stallman <rms@gnu.org>
3737
3738 * basic.texi (Inserting Text): Minor cleanup.
3739
8cf51b2c
GM
37402006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3741
3742 * custom.texi (Changing a Variable, Face Customization):
3743 Update for changes in Custom menus.
3744
8cf51b2c
GM
37452006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3746
3747 * macos.texi (Mac International): Undo last change.
3748
8cf51b2c
GM
37492006-01-02 Chong Yidong <cyd@stupidchicken.com>
3750
3751 * custom.texi (Custom Themes): Describe the new
3752 customize-create-theme interface.
3753
37542005-12-30 Juri Linkov <juri@jurta.org>
3755
3756 * basic.texi (Position Info): Update example.
3757
c8763fb6 37582005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3759
3760 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3761
37622005-12-24 Chong Yidong <cyd@stupidchicken.com>
3763
3764 * custom.texi (Custom Themes): `load-theme' always loads.
3765
37662005-12-23 Juri Linkov <juri@jurta.org>
3767
3768 * display.texi (Highlight Interactively): Use double space to
3769 separate sentences. Replace C-p with M-p, and C-n with M-n.
3770
37712005-12-22 Richard M. Stallman <rms@gnu.org>
3772
3773 * custom.texi (Easy Customization and subnodes):
3774 Replace "active field" with "button".
3775 Use "user option" only for variables.
3776 Use "setting" for variable-or-face.
3777
37782005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3779
3780 * buffers.texi (Select Buffer): Change order in table to make
3781 "Similar" refer to the correct item.
3782 (Indirect Buffers): Minor rewording.
3783
8cf51b2c
GM
37842005-12-20 Juri Linkov <juri@jurta.org>
3785
3786 * files.texi (VC Status): Put P and N near p and n.
3787
8cf51b2c
GM
37882005-12-19 Richard M. Stallman <rms@gnu.org>
3789
3790 * programs.texi (Electric C): Delete the info about newline control.
3791 (Other C Commands): Minor cleanup.
3792 (Left Margin Paren): Minor cleanup.
3793
37942005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3795
3796 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3797 (Customization Groups): Delete text moved to "Browsing Custom".
3798 (Browsing Custom): New node.
3799 (Specific Customization): Clarify which commands only work for
3800 loaded options.
3801
38022005-12-18 Bill Wohler <wohler@newt.com>
3803
3804 * frames.texi (Tool Bars): Shorten text of previous change.
3805
38062005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3807
3808 * files.texi (VC Status): Document log-view mode.
3809
38102005-12-18 Bill Wohler <wohler@newt.com>
3811
3812 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3813 permanently via the customize interface.
3814
8cf51b2c
GM
38152005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3816
3817 * killing.texi (Killing by Lines): Document `kill-whole-line'
3818 function.
3819
c8763fb6 38202005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3821
3822 * buffers.texi (Select Buffer): Change `prev-buffer' to
3823 `previous-buffer'. Indicate that these functions use a frame
3824 local buffer list.
3825
8cf51b2c
GM
38262005-12-12 Richard M. Stallman <rms@gnu.org>
3827
3828 * custom.texi (Easy Customization): Change menu comment.
3829 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3830
3831 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3832 (Help): Among the Apropos commands, describe only C-h a here.
3833
38342005-12-11 Richard M. Stallman <rms@gnu.org>
3835
3836 * programs.texi (Options for Comments): Comment-end starts with space.
3837
3838 * glossary.texi (Glossary): Minor cleanup.
3839
3840 * files.texi (Old Versions): Use @table.
3841
8cf51b2c
GM
38422005-12-10 David Koppelman <koppel@ece.lsu.edu>
3843
3844 * display.texi (Highlight Interactively): Include
3845 global-hi-lock-mode. Add miscellaneous details and elaborations.
3846
38472005-12-09 Richard M. Stallman <rms@gnu.org>
3848
3849 * display.texi (Font Lock): Delete the Global FL menu item.
3850
38512005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3852
3853 * custom.texi (Minibuffer Maps): Mention the maps for file name
3854 completion.
3855
38562005-12-09 Kim F. Storm <storm@cua.dk>
3857
3858 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3859 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3860 cursor to next corner in rectangle; clarify insert around rectangle.
3861
8cf51b2c
GM
38622005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3863
3864 * custom.texi (Customization): Use xref to elisp manual for
3865 non-TeX output.
3866 (Minor Modes): Update.
3867 (Customization Groups, Changing a Variable, Face Customization):
3868 Update for new appearance of Custom buffers.
3869 (Changing a Variable): `custom-buffer-done-function' has been
3870 replaced by `custom-buffer-done-kill'.
3871 (Specific Customization): In the `customize-group' buffer, a
3872 subgroup's contents are not "hidden". They are not included at
3873 all. They have no [Show] button.
3874 (Mouse Buttons): Add pxref to description of mouse event lists in
3875 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3876 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3877 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3878
38792005-12-08 Richard M. Stallman <rms@gnu.org>
3880
3881 * mini.texi (Completion Commands, Completion):
3882 In file name input, SPC does not do completion.
3883
8cf51b2c
GM
38842005-12-08 Nick Roberts <nickrob@snap.net.nz>
3885
3886 * building.texi (GDB Graphical Interface): Explain screen size
3887 setting.
3888 (Other GDB User Interface Buffers): Describe features specific to
3889 GDB 6.4.
3890
8cf51b2c
GM
38912005-12-01 Nick Roberts <nickrob@snap.net.nz>
3892
3893 * building.texi (GDB User Interface Layout): Describe how to
3894 kill associated buffers.
3895 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3896 (Watch Expressions): Be more precise.
3897 (Other GDB User Interface Buffers): Describe how to change a
3898 register value.
3899
8cf51b2c
GM
39002005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3901
3902 * macos.texi (Mac Input): Remove description of
3903 mac-command-key-is-meta. Add descriptions of
3904 mac-control-modifier, mac-command-modifier, and
3905 mac-option-modifier.
3906 (Mac International): Fix description of conversion of clipboard data.
3907 (Mac Font Specs): Add example of font customization by face attributes.
3908
39092005-11-22 Nick Roberts <nickrob@snap.net.nz>
3910
3911 * building.texi (Watch Expressions): Expand description.
3912 (Other GDB User Interface Buffers): Describe local map for
3913 gud-watch.
3914
39152005-11-21 Chong Yidong <cyd@stupidchicken.com>
3916
3917 * display.texi (Font Lock): Font lock is enabled by default now.
3918
39192005-11-20 Juri Linkov <juri@jurta.org>
3920
3921 * basic.texi (Position Info): Update examples of the output.
3922 Remove the fact that examples are produced in the TeXinfo buffer,
3923 because in the Info reader users will get a different output from
3924 `C-x ='.
3925
3926 * building.texi (Compilation Mode): Remove paragraph duplicated
3927 from the node `Compilation'. Add `compilation-skip-threshold'.
3928
3929 * display.texi (Font Lock): Suggest more user-friendly method of
3930 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3931
39322005-11-18 Richard M. Stallman <rms@gnu.org>
3933
3934 * files.texi (Registering): Mention @@ in mode line.
3935
3936 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3937
39382005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3939
3940 * files.texi (Renaming and VC): Some back-ends don't
3941 handle renaming.
3942
8cf51b2c
GM
39432005-11-17 Juri Linkov <juri@jurta.org>
3944
3945 * emacs.texi (Top):
3946 * display.texi (Highlight Interactively): Put this font-lock based
3947 mode near Font Lock node.
3948
39492005-11-16 Chong Yidong <cyd@stupidchicken.com>
3950
3951 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3952 icons.
3953
39542005-11-12 Kim F. Storm <storm@cua.dk>
3955
3956 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3957 (Help Summary): Add C-h d and C-h e.
3958 (Apropos): Clarify that all apropos commands may search for either
3959 list of words or a regexp. Add C-h d for apropos-documentation.
3960 Describe apropos-documentation-sort-by-scores user option.
3961
8cf51b2c
GM
39622005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3963
3964 * killing.texi (CUA Bindings): Add @section.
3965
39662005-11-10 Kim F. Storm <storm@cua.dk>
3967
3968 * emacs.texi (Top): Add CUA Bindings entry to menu.
3969
3970 * killing.texi (CUA Bindings): New node. Moved here from
3971 misc.texi and extended with info on rectangle commands and
3972 rectangle highlighting, interface to registers, and the global
3973 mark feature.
3974
3975 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3976
3977 * regs.texi: Prev link points to CUA Bindings node.
3978
39792005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3980
3981 * help.texi (Help Echo): By default, help echos are only shown on
3982 mouse-over, not on point-over.
3983
c8763fb6 39842005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3985
3986 * misc.texi (Shell Mode): Describe how to activate password echoing.
3987
8cf51b2c
GM
39882005-11-04 Romain Francoise <romain@orebokech.com>
3989
3990 * mark.texi (Mark Ring): Fix typo.
3991
39922005-11-03 Richard M. Stallman <rms@gnu.org>
3993
3994 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3995
39962005-11-01 Bill Wohler <wohler@newt.com>
3997
3998 * help.texi (Help Mode): Fix typo.
3999
40002005-11-01 Nick Roberts <nickrob@snap.net.nz>
4001
4002 * building.texi (Other GDB User Interface Buffers): Describe
4003 the command gdb-use-inferior-io-buffer.
4004
40052005-10-31 Romain Francoise <romain@orebokech.com>
4006
4007 * files.texi (Compressed Files): Fix typo.
4008
4009 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4010
4011 * windows.texi (Force Same Window): Likewise.
4012
40132005-10-30 Bill Wohler <wohler@newt.com>
4014
4015 * help.texi (Help Mode): URLs viewed with browse-url.
4016
40172005-10-31 Nick Roberts <nickrob@snap.net.nz>
4018
4019 * building.texi (GDB Graphical Interface): Don't reference
4020 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4021 must stay in same frame.
4022
40232005-10-29 Chong Yidong <cyd@stupidchicken.com>
4024
4025 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4026
4027 * anti.texi (Antinews): Likewise.
4028
8cf51b2c
GM
40292005-10-28 Bill Wohler <wohler@newt.com>
4030
4031 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4032
40332005-10-28 Richard M. Stallman <rms@gnu.org>
4034
4035 * files.texi (Visiting): Explain how to enter ? in a file name.
4036
4037 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4038
8cf51b2c
GM
40392005-10-25 Nick Roberts <nickrob@snap.net.nz>
4040
4041 * building.texi (GDB Graphical Interface): Describe
4042 gdb-mouse-until.
4043
40442005-10-23 Richard M. Stallman <rms@gnu.org>
4045
4046 * custom.texi (Init File): Recommend when to use site-start.el.
4047
8cf51b2c
GM
40482005-10-21 Juri Linkov <juri@jurta.org>
4049
4050 * custom.texi (Examining): Mention accessing the old variable
4051 value via M-n in set-variable.
4052
8cf51b2c
GM
40532005-10-18 Romain Francoise <romain@orebokech.com>
4054
4055 * files.texi (Version Systems): Capitalize GNU.
4056
8cf51b2c
GM
40572005-10-18 Nick Roberts <nickrob@snap.net.nz>
4058
4059 * building.texi (Compilation Mode): Remove redundant paragraph.
4060 (Watch Expressions): Remove paragraph to reflect code change.
4061
8cf51b2c
GM
40622005-10-16 Richard M. Stallman <rms@gnu.org>
4063
4064 * building.texi (Compilation Mode, Compilation): Clarified.
4065
40662005-10-15 Richard M. Stallman <rms@gnu.org>
4067
4068 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4069
8cf51b2c
GM
40702005-10-13 Kenichi Handa <handa@m17n.org>
4071
4072 * basic.texi (Position Info): Fix previous change.
4073
c8763fb6 40742005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4075
4076 * cmdargs.texi (Icons X): Fix typo.
4077
40782005-10-12 Kenichi Handa <handa@m17n.org>
4079
4080 * basic.texi (Position Info): Describe the case that Emacs shows
4081 "part of display ...".
4082
c8763fb6 40832005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4084
4085 * cmdargs.texi (Icons X): -nb => -nbi.
4086
40872005-10-10 Chong Yidong <cyd@stupidchicken.com>
4088
4089 * frames.texi (Speedbar): A couple more clarifications.
4090
40912005-10-11 Nick Roberts <nickrob@snap.net.nz>
4092
4093 * building.texi (GDB User Interface Layout): Improve diagram.
4094 (Watch Expressions): Explain how to make speedbar global.
4095 (Other GDB User Interface Buffers): Make references more precise.
4096
8cf51b2c
GM
40972005-10-09 Richard M. Stallman <rms@gnu.org>
4098
4099 * frames.texi (Speedbar): Clarify the text.
4100
41012005-10-09 Chong Yidong <cyd@stupidchicken.com>
4102
4103 * frames.texi (Speedbar): Add information on keybindings,
4104 dismissing the speedbar, and buffer display mode. Link to
4105 speedbar manual.
4106
c8763fb6 41072005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4108
4109 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4110 added -nb, --no-bitmap-icon.
4111
8cf51b2c
GM
41122005-10-07 Nick Roberts <nickrob@snap.net.nz>
4113
4114 * building.texi (GDB Graphical Interface): Add variables and
4115 functions to indices. Be more precise.
4116
c8763fb6 41172005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4118
4119 * frames.texi (Drag and Drop): Remove the x- from
4120 x-dnd-open-file-other-window and xdnd-protocol-alist.
4121
41222005-09-30 Romain Francoise <romain@orebokech.com>
4123
4124 * mini.texi (Minibuffer): The default value now appears before the
4125 colon in minibuffer prompts.
4126
8cf51b2c
GM
41272005-09-25 Richard M. Stallman <rms@gnu.org>
4128
4129 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4130
8cf51b2c
GM
41312005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4132
4133 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4134
8cf51b2c
GM
41352005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4136
4137 * emacs.texi (Top): Update submenus from macos.texi.
4138
4139 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4140 (Mac OS): Update feature support status.
4141 (Mac Input): List supported input scripts. Remove description
4142 about `mac-keyboard-text-encoding'. Mention mouse button
4143 emulation and related variables.
4144 (Mac International): Mention Central European and Cyrillic
4145 support. Now `keyboard-coding-system' is dynamically changed.
4146 Add description about coding system for selection. Add
4147 description about language environment.
4148 (Mac Environment Variables): Mention
4149 `~/.MacOSX/environment.plist'. Give example of command line
4150 arguments. Add Preferences support.
4151 (Mac Directories): Explicitly state that this node is for Mac OS
4152 Classic only.
4153 (Mac Font Specs): Mention specification for scalable fonts. List
4154 supported charsets. Add preferred way of creating fontsets. Add
4155 description about `mac-allow-anti-aliasing'.
4156 (Mac Functions): Add descriptions about `mac-set-file-creator',
4157 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4158 and `mac-get-preference'.
4159
8cf51b2c
GM
41602005-09-16 Romain Francoise <romain@orebokech.com>
4161
4162 Update all files to specify GFDL version 1.2.
4163
4164 * doclicense.texi (GNU Free Documentation License): Update to
4165 version 1.2.
4166
41672005-09-15 Richard M. Stallman <rms@gnu.org>
4168
4169 * buffers.texi (List Buffers): Fix xref.
4170
4171 * rmail.texi (Rmail Basics): Fix xref.
4172
4173 * emacs.texi (Top): Update subnode menus.
4174
4175 * files.texi (Saving Commands): New node, broken out of Saving.
4176 (Customize Save): New node, broken out of Saving.
4177 Clarify effect of write-region-inhibit-fsync.
4178 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4179
8cf51b2c
GM
41802005-09-14 Romain Francoise <romain@orebokech.com>
4181
4182 * files.texi (Saving): Mention write-region-inhibit-fsync.
4183
41842005-09-05 Chong Yidong <cyd@stupidchicken.com>
4185
4186 * custom.texi (Custom Themes): New node.
4187
41882005-09-03 Richard M. Stallman <rms@gnu.org>
4189
49823426
GM
4190 * search.texi (Search Case): Mention vars that control
4191 case-fold-search for various operations.
8cf51b2c
GM
4192
41932005-08-22 Juri Linkov <juri@jurta.org>
4194
4195 * display.texi (Standard Faces): Merge the text from
4196 `(elisp)Standard Faces' into this node.
4197
41982005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4199
4200 * emacs.texi (Top): Delete menu item for deleted node
4201 Keyboard Translations.
4202
42032005-08-18 Richard M. Stallman <rms@gnu.org>
4204
8cf51b2c
GM
4205 * trouble.texi (Unasked-for Search):
4206 Delete xref to Keyboard Translations.
4207
4208 * glossary.texi (Glossary): Delete xref.
4209
8cf51b2c
GM
4210 * custom.texi (Minor Modes): Say that the list here is not complete.
4211 (Keyboard Translations): Node deleted.
4212 (Disabling): Delete xref to it.
4213 (Customization Groups): Fix Custom buffer example.
4214 (Hooks): Mention remove-hooks.
4215
42162005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4217
4218 * building.texi (GDB Graphical Interface): Improve filling of menu
4219 item.
4220
42212005-08-18 Nick Roberts <nickrob@snap.net.nz>
4222
4223 * building.texi (GDB Graphical Interface): Use better node names.
4224
42252005-08-14 Richard M. Stallman <rms@gnu.org>
4226
4227 * text.texi (Sentences): Fix xref.
4228
42292005-08-14 Juri Linkov <juri@jurta.org>
4230
4231 * building.texi (Compilation, Grep Searching): Move grep command
4232 headings from `Compilation' to `Grep Searching'.
4233
4234 * dired.texi (Dired and Find):
4235 * maintaining.texi (Tags Search): Replace grep xref to
4236 `Compilation' node with `Grep Searching'.
4237
4238 * files.texi (Comparing Files): Replace xref to `Compilation' with
4239 `Compilation Mode'.
4240
42412005-08-13 Alan Mackenzie <acm@muc.de>
4242
4243 * search.texi (Non-ASCII Isearch): Correct a typo.
4244 (Replacement Commands): Mention query-replace key binding.
4245
42462005-08-11 Richard M. Stallman <rms@gnu.org>
4247
4248 * programs.texi (Options for Comments): Fix xref.
4249
4250 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4251 out of Regexps.
4252
8cf51b2c
GM
42532005-08-09 Juri Linkov <juri@jurta.org>
4254
4255 * building.texi (Compilation): Use `itemx' instead of `item'.
4256 (Grep Searching): Simplify phrase.
4257
4258 * display.texi (Standard Faces): Describe vertical-border on
4259 window systems.
4260
4261 * windows.texi (Split Window): Simplify phrase and mention
4262 vertical-border face.
4263
42642005-08-09 Richard M. Stallman <rms@gnu.org>
4265
4266 * files.texi (Comparing Files): Clarify compare-windows.
4267
4268 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4269
8cf51b2c
GM
42702005-08-06 Eli Zaretskii <eliz@gnu.org>
4271
4272 * mule.texi (Coding Systems): Rephrase the paragraph about
4273 codepages: no need for "M-x codepage-setup" anymore, except on
4274 MS-DOS.
4275
4276 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4277 the MS-DOS port only.
4278
42792005-07-30 Eli Zaretskii <eliz@gnu.org>
4280
4281 * makefile.w32-in (info): Don't run multi-install-info.bat.
4282 ($(infodir)/dir): New target, produced by running
4283 multi-install-info.bat.
4284
8cf51b2c
GM
42852005-07-22 Eli Zaretskii <eliz@gnu.org>
4286
4287 * files.texi (Quoted File Names): Add index entry.
4288
8cf51b2c
GM
42892005-07-19 Juri Linkov <juri@jurta.org>
4290
4291 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4292
42932005-07-18 Juri Linkov <juri@jurta.org>
4294
8cf51b2c
GM
4295 * custom.texi (Easy Customization):
4296 * files.texi (Old Versions):
4297 * frames.texi (Wheeled Mice):
4298 * mule.texi (Specify Coding):
8cf51b2c
GM
4299 * text.texi (Cell Justification):
4300 * trouble.texi (After a Crash):
8cf51b2c
GM
4301 * xresources.texi (GTK styles):
4302 Delete duplicate duplicate words.
4303
43042005-07-17 Richard M. Stallman <rms@gnu.org>
4305
4306 * frames.texi (Creating Frames): Fix foreground color example.
4307
4308 * custom.texi (Init Examples): Clean up text about conditionals.
4309
43102005-07-16 Richard M. Stallman <rms@gnu.org>
4311
4312 * mini.texi (Completion Commands): Fix command name for ?.
4313
8cf51b2c
GM
43142005-07-16 Eli Zaretskii <eliz@gnu.org>
4315
4316 * display.texi (Standard Faces): Explain that customization of
4317 `menu' face has no effect on w32 and with GTK. Add
4318 cross-references.
4319
4320 * cmdargs.texi (General Variables): Clarify the default location
4321 of $HOME on w32 systems.
4322
43232005-07-15 Jason Rumney <jasonr@gnu.org>
4324
4325 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4326 changed.
4327
43282005-07-08 Kenichi Handa <handa@m17n.org>
4329
4330 * mule.texi (Recognize Coding): Recommend
4331 revert-buffer-with-coding-system instead of revert-buffer.
4332
43332005-07-07 Richard M. Stallman <rms@gnu.org>
4334
4335 * anti.texi (Antinews): Mention mode-line-inverse-video.
4336
4337 * files.texi (Saving): Minor correction about C-x C-w.
4338
4339 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4340
43412005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4342
4343 * search.texi (Isearch Scroll): Add example of using the
4344 `isearch-scroll' property.
4345 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4346 `Display Custom' node.
4347 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4348 and de-emphasize it.
4349 (Other Repeating Search): `occur' currently can not correctly
4350 handle multiline matches. Correct, clarify and update description
4351 of `flush-lines' and `keep-lines'.
4352
4353 * display.texi (Display Custom): Add anchor for `baud-rate'.
4354
43552005-07-07 Richard M. Stallman <rms@gnu.org>
4356
4357 * gnu.texi: Update where to get GNU status; add refs for how to help.
4358 Add footnotes 6 and 7.
4359
43602005-07-04 Lute Kamstra <lute@gnu.org>
4361
4362 Update FSF's address in GPL notices.
4363
8cf51b2c 4364 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4365 * trouble.texi (Checklist): Update FSF's address.
4366
8cf51b2c
GM
43672005-06-24 Richard M. Stallman <rms@gnu.org>
4368
4369 * display.texi (Text Display): Change index entries.
4370
43712005-06-24 Eli Zaretskii <eliz@gnu.org>
4372
4373 * makefile.w32-in (MAKEINFO): Use --force.
4374 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4375 Makefile.in.
8cf51b2c
GM
4376
43772005-06-23 Richard M. Stallman <rms@gnu.org>
4378
4379 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4380 nobreak-char-display.
4381
4382 * emacs.texi (Top): Update detailed node listing.
4383
4384 * display.texi (Text Display): Renamed show-nonbreak-escape
4385 to nobreak-char-display and no-break-space to nobreak-space.
4386 (Standard Faces): Split up the list of standard faces
4387 and put it in a separate node. Add nobreak-space and
4388 escape-glyph.
4389
8cf51b2c
GM
43902005-06-23 Lute Kamstra <lute@gnu.org>
4391
4392 * mule.texi (Select Input Method): Fix typo.
4393
43942005-06-23 Kenichi Handa <handa@m17n.org>
4395
4396 * mule.texi (International): List all supported scripts. Adjust
4397 text for that leim is now included in the normal Emacs
4398 distribution.
4399 (Language Environments): List all language environments.
4400 Intlfonts contains fonts for most supported scripts, not all..
4401 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4402 input a specific character.
8cf51b2c
GM
4403 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4404
44052005-06-23 Juanma Barranquero <lekktu@gmail.com>
4406
49823426 4407 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4408
44092005-06-22 Miles Bader <miles@gnu.org>
4410
4411 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4412
44132005-06-20 Miles Bader <miles@gnu.org>
4414
4415 * display.texi (Faces): Add `vertical-divider'.
4416
44172005-06-17 Richard M. Stallman <rms@gnu.org>
4418
4419 * text.texi (Adaptive Fill): Minor clarification.
4420
8cf51b2c
GM
44212005-06-10 Lute Kamstra <lute@gnu.org>
4422
4423 * emacs.texi (Top): Correct version number.
4424 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4425 refer to the current version of Emacs.
4426
44272005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4428
4429 * files.texi (Log Buffer): Document when there can be more than
4430 one file to be committed.
4431
44322005-06-08 Juri Linkov <juri@jurta.org>
4433
4434 * display.texi (Faces): Add `shadow' face.
4435
44362005-06-07 Masatake YAMATO <jet@gyve.org>
4437
4438 * display.texi (Faces): Write about mode-line-highlight.
4439
44402005-06-06 Richard M. Stallman <rms@gnu.org>
4441
4442 * misc.texi (Printing Package): Explain how to initialize
4443 printing package.
4444
4445 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4446
44472005-06-05 Chong Yidong <cyd@stupidchicken.com>
4448
4449 * emacs.texi: Rename Hardcopy to Printing.
4450 Make PostScript and PostScript Variables subnodes of it.
4451
4452 * misc.texi (Printing): Rename node from Hardcopy.
4453 Mention menu bar options.
4454 Move PostScript and PostScript Variables to submenu.
4455 (Printing package): New node.
4456
4457 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4458
4459 * dired.texi (Operating on Files): Likewise.
4460
4461 * calendar.texi (Displaying the Diary): Likewise.
4462
4463 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4464
4465 * glossary.texi (Glossary): Likewise.
4466
4467 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4468 effect.
4469
44702005-06-04 Richard M. Stallman <rms@gnu.org>
4471
4472 * trouble.texi (After a Crash): Polish previous change.
4473
8cf51b2c
GM
44742005-05-30 Noah Friedman <friedman@splode.com>
4475
4476 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4477 recovery mechanism.
4478
8cf51b2c
GM
44792005-05-28 Nick Roberts <nickrob@snap.net.nz>
4480
4481 * building.texi (Other Buffers): SPC toggles display of
4482 floating point registers.
4483
8cf51b2c
GM
44842005-05-27 Nick Roberts <nickrob@snap.net.nz>
4485
4486 * files.texi (Log Buffer): Merge in description of Log Edit
4487 mode from pcl-cvs.texi.
4488
44892005-05-26 Richard M. Stallman <rms@gnu.org>
4490
4491 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4492
8cf51b2c
GM
44932005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4494
4495 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4496 not enabled by default.
4497 When not on a word, `ispell-word' by default checks the word
4498 before point.
4499
45002005-05-24 Nick Roberts <nickrob@snap.net.nz>
4501
4502 * building.texi (Debugger Operation): Simplify last sentence.
4503
45042005-05-23 Lute Kamstra <lute@gnu.org>
4505
4506 * emacs.texi: Update FSF's address throughout.
4507 (Preface): Use @cite.
4508 (Distrib): Add cross reference to the node "Copying". Mention the
4509 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4510 printed manuals.
4511 (Intro): Use @xref for the Emacs Lisp Intro.
4512
8cf51b2c
GM
45132005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4514
4515 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4516
4517 * basic.texi (Moving Point): Mention default for `goto-line'.
4518
4519 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4520 of a variable's docstring.
4521
45222005-05-18 Lute Kamstra <lute@gnu.org>
4523
4524 * maintaining.texi (Overview of Emerge): Add cross reference.
4525 Remove duplication.
4526
4527 * emacs.texi (Top): Update to the current structure of the manual.
4528 * misc.texi (Emacs Server): Add menu description.
4529 * files.texi (Saving): Fix menu.
4530 * custom.texi (Customization): Fix menu.
4531 * mule.texi (International): Fix menu.
4532 * kmacro.texi (Keyboard Macros): Fix menu.
4533
45342005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4535
4536 * display.texi: Various minor changes.
4537 (Faces): Delete text that is repeated in the next section.
4538
45392005-05-16 Nick Roberts <nickrob@snap.net.nz>
4540
4541 * building.texi (Debugger Operation): Mention GUD tooltips are
4542 disabled with GDB in text command mode.
4543
8cf51b2c
GM
45442005-05-16 Nick Roberts <nickrob@snap.net.nz>
4545
4546 * building.texi: Replace toolbar with "tool bar" for consistency.
4547 (Compilation Mode): Describe compilation-context-lines
4548 and use of arrow in compilation buffer.
4549 (Debugger Operation): Replace help text with variable's value.
4550
4551 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4552 consistency.
4553
45542005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4555
4556 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4557 Add xref.
4558
8cf51b2c
GM
45592005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4560
4561 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4562 (Position Info): Delete discussion of `goto-line'. It is already
4563 described in `Moving point'.
4564
4565 * mini.texi (Completion Commands): Correct reference.
4566 (Completion Options): Fix typo.
4567
4568 * killing.texi (Deletion): Complete description of `C-x C-o'.
4569
8cf51b2c
GM
45702005-05-10 Richard M. Stallman <rms@gnu.org>
4571
4572 * building.texi (Compilation): Clarify recompile's directory choice.
4573
4574 * frames.texi (Tooltips): Cleanups.
4575
4576 * basic.texi (Arguments): Fix punctuation.
4577
45782005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4579
4580 * screen.texi (Menu Bar): The up and down (not left and right)
4581 arrow keys move through a keyboard menu.
4582
45832005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4584
4585 * basic.texi: Various typo and grammar fixes.
4586 (Moving Point): C-a now runs move-beginning-of-line.
4587
45882005-05-08 Nick Roberts <nickrob@snap.net.nz>
4589
4590 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4591
4592 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4593 as different animals.
4594
45952005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4596
4597 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4598 Correct index entry.
4599
46002005-05-07 Nick Roberts <nickrob@snap.net.nz>
4601
4602 * building.texi (Debugger Operation): Update to reflect changes
4603 in GUD tooltips.
4604
46052005-04-30 Richard M. Stallman <rms@gnu.org>
4606
4607 * files.texi (Compressed Files): Auto Compression normally enabled.
4608
4609 * building.texi (Debugger Operation): Clarify previous change.
4610
8cf51b2c
GM
46112005-04-28 Nick Roberts <nickrob@snap.net.nz>
4612
4613 * building.texi (Debugger Operation): Add description for
4614 GUD tooltips when program is not running.
4615
46162005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4617
4618 * misc.texi (Shell): Add `Shell Prompts' to menu.
4619 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4620 description. Delete remarks moved to new node.
4621 (Shell Prompts): New node.
4622 (History References): Replace remarks moved to `Shell Prompts'
4623 with xref to that node.
4624 (Remote Host): Clarify how to specify the terminal type when
4625 logging in to a different machine.
4626
46272005-04-26 Richard M. Stallman <rms@gnu.org>
4628
4629 * emacs.texi (Top): Update submenus from files.texi.
4630
4631 * files.texi (Filesets): Clarify previous change.
4632
4633 * dired.texi (Misc Dired Features): Clarify previous change.
4634
46352005-04-25 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4638
4639 * dired.texi (Misc Dired Features): Document
4640 dired-compare-directories.
4641
4642 * files.texi (Filesets): New node.
4643 (File Conveniences): Document Image mode.
4644
4645 * text.texi (TeX Print): Document tex-compile.
4646
46472005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4648
4649 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4650 Delete redundant reference to tooltip Custom group. It is
4651 referred too again in the next paragraph.
4652
46532005-04-24 Richard M. Stallman <rms@gnu.org>
4654
4655 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4656
8cf51b2c
GM
46572005-04-19 Kim F. Storm <storm@cua.dk>
4658
4659 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4660
46612005-04-18 Lars Hansen <larsh@math.ku.dk>
4662
4663 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4664 turns off desktop-save-mode.
4665
46662005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4667
4668 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4669 by default in terminals compatible with xterm. Mention that
4670 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4671 node.
4672
8cf51b2c
GM
46732005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4674
4675 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4676
c8763fb6 46772005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4678
4679 * xresources.texi (Table of Resources): Add cursorBlink.
4680
46812005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4682
4683 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4684 `d', `C-d' and `u'.
4685
46862005-04-11 Richard M. Stallman <rms@gnu.org>
4687
4688 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4689 (Misc X): Add -D, --basic-display.
4690
4691 * maintaining.texi (Change Log): Correct the description of
4692 the example.
4693
4694 * major.texi (Choosing Modes): Document magic-mode-alist.
4695
8cf51b2c
GM
46962005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4697
4698 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4699 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4700 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4701 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4702 `w', respectively.
4703 (Rmail Labels): Mention `l'.
4704 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4705 (Rmail Summary Edit): Describe `j' and RET.
4706
c8763fb6 47072005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4708
4709 * xresources.texi (Lucid Resources): Add fontSet resource.
4710
8cf51b2c
GM
47112005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4712
4713 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4714 now called `indicate-empty-lines'.
4715
47162005-04-06 Kim F. Storm <storm@cua.dk>
4717
4718 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4719
47202005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4721
4722 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4723 deleted.
4724 (Marks vs Flags): Add some convenient key bindings.
4725 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4726 (Misc Dired Features): Correct and expand description of `w' command.
4727
4728 * frames.texi (XTerm Mouse): Delete apparently false info.
4729 The GNU/Linux console currently does not appear to support
4730 `xterm-mouse-mode'.
4731
8cf51b2c
GM
47322005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4733
4734 * calendar.texi (Diary): Mention shell utility `calendar'.
4735
47362005-04-01 Richard M. Stallman <rms@gnu.org>
4737
4738 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4739
8cf51b2c
GM
47402005-04-01 Lute Kamstra <lute@gnu.org>
4741
4742 * maintaining.texi (Change Log): add-change-log-entry uses
4743 add-log-mailing-address.
4744
47452005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4746
4747 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4748 `VC Mode Line' and put in an xref to that node.
4749 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4750 its description.
4751
47522005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4753
4754 * calendar.texi (Calendar Systems): Say that the Persian calendar
4755 implemented here is the arithmetical one championed by Birashk.
4756
47572005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4758
4759 * programs.texi (Fortran Motion): Fix previous change.
4760
8cf51b2c
GM
47612005-03-29 Richard M. Stallman <rms@gnu.org>
4762
4763 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4764
47652005-03-29 Chong Yidong <cyd@stupidchicken.com>
4766
4767 * text.texi (Refill): Refer to Long Lines Mode.
4768 (Longlines): New node.
4769 (Auto Fill): Don't index "word wrap" here.
4770 (Filling): Add Longlines to menu.
4771
47722005-03-29 Richard M. Stallman <rms@gnu.org>
4773
4774 * xresources.texi: Minor fixes.
4775
4776 * misc.texi (Emacs Server): Fix Texinfo usage.
4777
4778 * emacs.texi (Top): Don't use a real section heading for
4779 "Detailed Node Listing". Fake it instead.
4780
4781 * basic.texi (Position Info): Minor cleanup.
4782
4783 * mule.texi (Input Methods): Minor cleanup.
4784
47852005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4786
4787 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4788 constructs as well.
4789 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4790
47912005-03-29 Kenichi Handa <handa@m17n.org>
4792
4793 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4794
4795 * basic.texi (Position Info): Update the description about the
4796 command C-u C-x =.
4797
47982005-03-28 Richard M. Stallman <rms@gnu.org>
4799
4800 * emacs.texi (Top): Use @section for the detailed node listing.
4801
4802 * calendar.texi: Minor fixes to previous change.
4803
4804 * programs.texi (Fortran): Small fixes to previous changes.
4805
4806 * emacs.texi (Top): Update list of subnodes of Dired.
4807 Likewise for building.texi.
4808
4809 * files.texi (File Conveniences): Delete Auto Image File mode.
4810
48112005-03-28 Chong Yidong <cyd@stupidchicken.com>
4812
4813 * building.texi (Flymake): New node.
4814
4815 * custom.texi (Function Keys): Document kp- event types and
4816 keypad-setup package.
4817
4818 * dired.texi (Wdired): New node.
4819
4820 * files.texi (File Conveniences): Reorder entries.
4821 Explain how to turn on Auto-image-file mode.
4822 Document Thumbs mode.
4823
4824 * mule.texi (Specify Coding): Document recode-region and
4825 recode-file-name.
4826
4827 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4828
48292005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4830
4831 * commands.texi (Keys): M-o is now a prefix key.
4832
48332005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4834
4835 * programs.texi: Reformat and update copyright years.
4836 (Fortran): Update section.
4837
48382005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4839
4840 * files.texi: Several small changes in addition to:
4841 (Visiting): Change xref for Dialog Boxes to ref.
4842 (Version Headers): Replace references to obsolete var
4843 `vc-header-alist' with `vc-BACKEND-header'.
4844 (Customizing VC): Update value of `vc-handled-backends'.
4845
48462005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4847
4848 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4849 move here from Emacs Lisp Reference Manual.
4850 * calendar.texi (Calendar/Diary, Diary Commands)
4851 (Special Diary Entries, Importing Diary): Change some xrefs to
4852 point to emacs-xtra rather than elisp.
4853
4854 * emacs-xtra.texi (Calendar Customizing):
4855 Move view-diary-entries-initially, view-calendar-holidays-initially,
4856 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4857 Emacs Manual.
4858 (Appt Customizing): Merge entire section into main Emacs Manual.
4859 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4860 mark-holidays-in-calendar here from emacs-xtra.
4861 (Displaying the Diary): Move view-diary-entries-initially,
4862 mark-diary-entries-in-calendar here from emacs-xtra.
4863 (Appointments): Move appt-display-mode-line,
4864 appt-display-duration, appt-disp-window-function,
4865 appt-delete-window-function here from emacs-xtra.
4866
4867 * calendar.texi: Update and reformat copyright.
4868 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4869 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4870 (Diary): Refer to `diary-file' rather than ~/diary.
4871 (Diary Commands): Rename node to "Displaying the Diary".
4872 * emacs.texi (Top): Rename "Diary Commands" section.
4873 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4874
48752005-03-26 Eli Zaretskii <eliz@gnu.org>
4876
4877 * misc.texi (Emacs Server): Fix the command for setting
4878 server-name. Add an xref to Invoking emacsclient.
4879
4880 * help.texi (Help Summary): Clarify when "C-h ." will do something
4881 nontrivial.
4882 (Apropos): Add cindex entry for apropos-sort-by-scores.
4883
4884 * display.texi (Text Display): Add index entries for how no-break
4885 characters are displayed.
4886
8cf51b2c
GM
48872005-03-26 Eli Zaretskii <eliz@gnu.org>
4888
4889 * files.texi (Visiting): Fix cross-references introduced with the
4890 last change.
4891
4892 * xresources.texi (GTK resources): Fix last change.
4893
8cf51b2c
GM
48942005-03-25 Chong Yidong <cyd@stupidchicken.com>
4895
4896 * xresources.texi (X Resources): GTK options documented too.
4897 (Resources): Clarify meaning of program name.
4898 (Table of Resources): Add visualClass.
4899 (GTK resources): Rewrite.
4900 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4901
4902 * display.texi (Text Display): Mention non-breaking spaces.
4903
4904 * files.texi (Reverting): Document auto-revert-check-vc-info.
4905
4906 * frames.texi (Mouse Commands): Document
4907 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4908
4909 * help.texi (Help Summary): Add `C-h .'.
4910 (Apropos): Apropos accepts a list of search terms.
4911 Document apropos-sort-by-scores.
4912 (Help Echo): Document display-local-help.
4913
4914 * misc.texi (Emacs Server): Document server-name.
4915 (Invoking emacsclient): Document -s option for server names.
4916
4917 * text.texi (Outline Visibility): Introduce "current heading
4918 line" (commands can be called with point on a body line).
4919 Re-order table to follow the sequence of discussion.
4920 hide-body won't hide lines before first header line.
4921 (TeX Mode): Add DocTeX mode.
4922
8cf51b2c
GM
49232005-03-24 Richard M. Stallman <rms@gnu.org>
4924
4925 * mule.texi (Single-Byte Character Support): Delete mention
4926 of iso-acc.el and iso-transl.el.
4927
8cf51b2c
GM
49282005-03-23 Lute Kamstra <lute@gnu.org>
4929
4930 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4931
49322005-03-23 Richard M. Stallman <rms@gnu.org>
4933
8cf51b2c
GM
4934 * search.texi: Delete explicit node pointers.
4935 (Incremental Search): New menu.
4936 (Basic Isearch, Repeat Isearch, Error in Isearch)
4937 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4938 (Slow Isearch): New subnodes.
4939 (Configuring Scrolling): Node deleted.
4940 (Search Case): Doc default-case-fold-search.
4941 (Regexp Replace): Move replace-regexp doc here.
4942
4943 * rmail.texi (Movemail): Put commas inside closequotes.
4944
4945 * picture.texi (Insert in Picture): Document C-c arrow combos.
4946 (Basic Picture): Clarify erasure.
4947
4948 * display.texi (Font Lock): Put commas inside closequotes.
4949
4950 * cmdargs.texi (General Variables): Put commas inside closequotes.
4951
49522005-03-23 Nick Roberts <nickrob@snap.net.nz>
4953
4954 * building.texi (Stack Buffer): Mention reverse contrast for
4955 *selected* frame (might not be current frame).
4956
8cf51b2c
GM
49572005-03-21 Richard M. Stallman <rms@gnu.org>
4958
4959 * building.texi (Starting GUD): Add bashdb.
4960
49612005-03-20 Chong Yidong <cyd@stupidchicken.com>
4962
4963 * basic.texi (Moving Point): Add M-g M-g binding.
4964 (Undo): Document undo-only.
4965 (Position Info): Document M-g M-g and C-u M-g M-g.
4966
4967 * building.texi (Building): Put Grep Searching after Compilation
4968 Shell.
4969 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4970 Document next-error-highlight.
4971 (Grep Searching): Document grep-highlight-matches.
4972 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4973
4974 * calendar.texi (Importing Diary): Rename node from iCalendar.
4975 Document diary-from-outlook.
4976
4977 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4978 Commands.
4979 Mention effect of X drag and drop on Dired buffers.
4980
4981 * files.texi (Visiting): Document large-file-warning-threshold.
4982 Move paragraph on file-selection dialog.
4983 Mention visiting files using X drag and drop.
4984 (Reverting): Mention using Auto-Revert mode to tail files.
4985 Document auto-revert-tail-mode.
4986 (Version Systems): Minor correction.
4987 (Comparing Files): Diff-mode is no longer based on Compilation
4988 mode.
4989 Document compare-ignore-whitespace.
4990 (Misc File Ops): Explain passing a directory to rename-file.
4991 Likewise for copy-file and make-symbolic-link.
4992
4993 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4994 Document mouse-wheel-progressive speed.
4995
4996 * help.texi (Misc Help): Document numeric argument for C-h i.
4997 Correctly explain the effect of just C-u as argument.
4998
4999 * killing.texi (Deletion): Document numeric argument for
5000 just-one-space.
5001
5002 * mini.texi (Completion): Completion acts on text before point.
5003
5004 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5005 (Emulation): CUA mode replaces pc-bindings-mode,
5006 pc-selection-mode, and s-region.
5007
5008 * mule.texi (Input Methods): Leim is now built-in.
5009 (Select Input Method): Document quail-show-key.
5010 (Specify Coding): Document revert-buffer-with-coding-system.
5011
5012 * programs.texi (Fortran Motion): Document f90-next-statement,
5013 f90-previous-statement, f90-next-block, f90-previous-block,
5014 f90-end-of-block, and f90-beginning-of-block.
5015
5016 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5017
5018 * emacs.texi (Acknowledgments): Updated.
5019
5020 * anti.texi: Total rewrite.
5021
8cf51b2c
GM
50222005-03-19 Chong Yidong <cyd@stupidchicken.com>
5023
5024 * ack.texi (Acknowledgments): Update.
5025
50262005-03-19 Eli Zaretskii <eliz@gnu.org>
5027
5028 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5029 copyright years.
5030
50312005-03-14 Nick Roberts <nickrob@snap.net.nz>
5032
5033 * building.texi (Commands of GUD): Move paragraph on setting
5034 breakpoints with mouse to the GDB Graphical Interface node.
5035
50362005-03-07 Richard M. Stallman <rms@gnu.org>
5037
8cf51b2c
GM
5038 * misc.texi (Single Shell, Shell Options): Fix previous change.
5039
5040 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5041
50422005-03-06 Richard M. Stallman <rms@gnu.org>
5043
5044 * building.texi (Starting GUD): Don't explain text vs graphical
5045 GDB here. Just mention it and xref.
5046 Delete "just one debugger process".
5047 (Debugger Operation): Move GUD tooltip info here.
5048 (GUD Tooltips): Node deleted.
5049 (GDB Graphical Interface): Explain the two GDB modes here.
5050
8cf51b2c
GM
5051 * sending.texi (Sending Mail): Minor cleanup.
5052 (Mail Aliases): Explain quoting conventions.
5053 Update key rebinding example.
5054 (Header Editing): C-M-i is like M-TAB.
5055 (Mail Mode Misc): mail-attach-file does not do MIME.
5056
5057 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5058 that really belongs here.
5059 (Remote Mailboxes): Text moved to Rmail Inbox.
5060 (Rmail Display): Mention Mouse-1.
5061 (Movemail): Clarify two movemail versions.
5062 Clarify rmail-movemail-program.
5063
8cf51b2c
GM
5064 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5065 Document async shell commands.
5066 (Shell History): Clarify.
5067 (Shell Ring): Mention C-UP an C-DOWN.
5068 (Shell Options): Add comint-prompt-read-only.
5069 (Invoking emacsclient): Set EDITOR to run Emacs.
5070 (Sorting): No need to explain what region is.
5071 (Saving Emacs Sessions): Fix typo.
5072 (Recursive Edit): Fix punctuation.
5073 (Emulation): Don't mention "PC bindings" which are standard.
5074 (Hyperlinking): Explain Mouse-1 convention here.
5075 (Find Func): Node deleted.
5076
8cf51b2c
GM
5077 * help.texi (Name Help): Xref to Hyperlinking.
5078
5079 * glossary.texi (Glossary):
5080 Rename "Balance Parentheses" to "Balancing...".
5081 Add "Byte Compilation". Correct "Copyleft".
5082 New xref in "Customization".
5083 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5084 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5085 Rename "Registers" to "Register".
5086 Replace "Selecting" with "Selected Frame",
5087 "Selected Window", and "Selecting a Buffer".
5088
5089 * files.texi (Types of Log File): Explain how projects'
5090 methods can vary.
5091
8cf51b2c
GM
5092 * display.texi (Faces): Delete "Emacs 21".
5093
5094 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5095 * fixit.texi (Spelling): C-M-i like M-TAB.
5096 * mini.texi (Completion Options): C-M-i like M-TAB.
5097 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5098 * text.texi (Text Mode): C-M-i like M-TAB.
5099
5100 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5101
5102 * calendar.texi (Specified Dates): Mention `g w'.
5103 (Appointments): appt-activate toggles with no arg.
5104
8cf51b2c
GM
51052005-03-05 Juri Linkov <juri@jurta.org>
5106
5107 * cmdargs.texi (Emacs Invocation): Add cindex
5108 "invocation (command line arguments)"
5109 (Misc X): Add -nbc, --no-blinking-cursor.
5110
51112005-03-04 Ulf Jasper <ulf.jasper@web.de>
5112
5113 * calendar.texi (iCalendar): No need to require it now.
5114
8cf51b2c
GM
51152005-03-03 Nick Roberts <nickrob@snap.net.nz>
5116
5117 * trouble.texi (Contributing): Mention Savannah. Direct users to
5118 emacs-devel.
5119
51202005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5121
5122 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5123 window.
5124
8cf51b2c
GM
51252005-02-27 Richard M. Stallman <rms@gnu.org>
5126
5127 * building.texi (Compilation): Update mode line status info.
5128
51292005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5130
5131 * calendar.texi (General Calendar): Document binding of
5132 scroll-other-window-down.
5133 (Mayan Calendar): Fix earliest date.
5134 (Time Intervals): Document timeclock-change.
5135 Fix timeclock-ask-before-exiting documentation.
5136
51372005-02-26 Kim F. Storm <storm@cua.dk>
5138
5139 * frames.texi (Mouse References):
5140 Add mouse-1-click-in-non-selected-windows.
5141
51422005-02-25 Richard M. Stallman <rms@gnu.org>
5143
5144 * screen.texi (Screen): Explain better about cursors and mode lines;
5145 don't presuppose text terminals.
5146 (Point): Don't assume just one cursor.
5147 Clarify explanation of cursors.
5148 (Echo Area, Menu Bar): Cleanups.
5149
5150 * mini.texi (Minibuffer): Prompts are highlighted.
5151 (Minibuffer Edit): Newline = C-j only on text terminals.
5152 Clarify resize-mini-windows values.
5153 Mention M-PAGEUP and M-PAGEDOWN.
5154 (Completion Commands): Mouse-1 like Mouse-2.
5155 (Minibuffer History): Explain history commands better.
5156 (Repetition): Add xref to Incremental Search.
5157
5158 * mark.texi (Setting Mark): Clarify info about displaying mark.
5159 Clarify explanation of C-@ and C-SPC.
5160 (Transient Mark): Mention Delete Selection mode.
5161 (Marking Objects): Clean up text about extending the region.
5162
5163 * m-x.texi (M-x): One C-g doesn't always go to top level.
5164 No delay before suggest-key-bindings output.
5165
5166 * fixit.texi (Fixit): Mention C-/ for undo.
5167 (Spelling): Mention ESC TAB like M-TAB.
5168 Replacement words with r and R are rechecked.
5169 Say where C-g leaves point. Mention ? as input.
5170
51712005-02-23 Lute Kamstra <lute@gnu.org>
5172
5173 * cmdargs.texi (Initial Options): Add cross reference.
5174
8cf51b2c
GM
51752005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5176
5177 * emacs.texi (Top): Update menu for splitting of node in
5178 msdog.texi.
5179 * frames.texi (Frames): Update xref for splitting of node in
5180 msdog.texi.
5181 * trouble.texi (Quitting): Ditto.
5182
51832005-02-16 Richard M. Stallman <rms@gnu.org>
5184
5185 * windows.texi (Split Window): Simplify line truncation info
5186 and xref to Display Custom.
5187
5188 * trouble.texi (Quitting): Emergency escape only for text terminal.
5189 (Screen Garbled): C-l for ungarbling is only for text terminal.
5190
5191 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5192
5193 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5194
5195 * programs.texi (Program Modes): Mention Python mode.
5196 (Moving by Defuns): Repeating C-M-h extends region.
5197 (Basic Indent): Clarify.
5198 (Custom C Indent): Clarify.
5199 (Expressions): Repeating C-M-@ extends region.
5200 (Info Lookup): Clarify for C-h S.
5201 (Symbol Completion): ESC TAB alternative for M-TAB.
5202 (Electric C): Clarify.
5203
5204 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5205
5206 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5207 MS-DOS Input node.
5208 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5209 (MS-DOS and MULE): Clarify.
5210 (MS-DOS Processes, Windows Processes): Fix typos.
5211
5212 * major.texi (Choosing Modes): Clarify.
5213
5214 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5215 (Keyboard Macro Step-Edit): Clarify.
5216
5217 * indent.texi (Indentation): Clarifications.
5218
5219 * help.texi (Help): Correct error about C-h in query-replace.
5220 Clarify apropos vs C-h a. Fix how to search in FAQ.
5221 (Key Help): Describe C-h w here.
5222 (Name Help): Minor cleanup. C-h w moved to Key Help.
5223 Clarify the "object" joke.
5224 (Apropos): Clarify. Mouse-1 like Mouse-2.
5225 (Help Mode): Mouse-1 like Mouse-2.
5226
5227 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5228
5229 * display.texi (Display): Reorder menu.
5230 (Faces): Cleanup.
5231 (Font Lock): Cleanup. Mention Options menu.
5232 Delete obsolete text.
5233 (Scrolling): For C-l, don't presume text terminal.
5234 (Horizontal Scrolling): Simplify intro.
5235 (Follow Mode): Clarify.
5236 (Cursor Display): Moved before Display Custom.
5237 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5238 Doc default-tab-width. Doc line truncation more thoroughly.
5239
5240 * dired.texi (Dired Enter): C-x C-f can run Dired.
5241 (Dired Visiting): Comment out `a' command.
5242 Mouse-1 is like Mouse-2.
5243 (Shell Commands in Dired): ? can be used more than once.
5244
5245 * basic.texi (Continuation Lines): Simplify description of truncation,
5246 and refer to Display Custom for the rest of it.
5247
8cf51b2c
GM
52482005-02-06 Lute Kamstra <lute@gnu.org>
5249
5250 * basic.texi (Undo): Fix typo.
5251
5252 * cmdargs.texi (Emacs Invocation): Fix typo.
5253
5254 * custom.texi (Init Examples): Fix typo.
5255
5256 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5257
52582005-02-06 Richard M. Stallman <rms@gnu.org>
5259
5260 * regs.texi (Registers): Registers can hold numbers, too.
5261
5262 * killing.texi (Other Kill Commands): Cleanup.
5263 Delete redundant explanation of kill in read-only buffer.
5264 (Yanking): Mention term "copying".
5265 (Accumulating Text): Fix typo.
5266
5267 * entering.texi (Entering Emacs): Update rationale at start.
5268 (Exiting): Treat iconifying on a par with suspension.
5269
5270 * custom.texi (Minor Modes): Fix typo.
5271 (Easy Customization): Fix menu style.
5272 (Variables): Add xref.
5273 (Examining): Setting for future sessions works through .emacs.
5274 (Keymaps): "Text terminals", not "Many".
5275 (Init Rebinding): Explain \C-. Show example of \M-.
5276 Fix minor wording errors.
5277 (Function Keys): Explain vector syntax just once.
5278 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5279 (Init File): Mention .emacs.d directory.
5280 (Init Examples): Add xref.
5281 (Find Init): Mention .emacs.d directory.
5282
5283 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5284 (Action Arguments): Explain which kinds of -l args are found how.
5285 (Initial Options): --batch does not inhibit site-start.
5286 Add xrefs.
5287 (Command Example): Use --batch, not -batch.
5288
5289 * basic.texi (Inserting Text): Cleanup wording.
5290 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5291 C-n is not error at end of buffer.
5292 (Undo): Doc C-/ like C-_. Add xrefs.
5293 (Arguments): META key may be labeled ALT.
5294 Peculiar arg meanings are explained in doc strings.
5295
5296 * abbrevs.texi (Expanding Abbrevs): Clarify.
5297
52982005-02-05 Eli Zaretskii <eliz@gnu.org>
5299
5300 * frames.texi (Frame Parameters): Add an xref to the description
5301 of list-colors-display. Add a pointer to the X docs about colors.
5302
5303 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5304 Improve docs of list-colors-display.
8cf51b2c
GM
5305
53062005-02-03 Lute Kamstra <lute@gnu.org>
5307
5308 * frames.texi (Frames, Drag and Drop): Fix typos.
5309
53102005-02-03 Richard M. Stallman <rms@gnu.org>
5311
5312 * windows.texi (Basic Window): Mention color-change in mode line.
5313 (Change Window): Explain dragging vertical boundaries.
5314
5315 * text.texi (Sentences): Clarify.
5316 (Paragraphs): Explain M-a and blank lines.
5317 (Outline Mode): Clarify text and menu.
5318 (Hard and Soft Newlines): Mention use-hard-newlines.
5319
5320 * frames.texi (Frames): Delete unnecessary mention of Windows.
5321 (Mouse Commands): Likewise. Mention xterm mouse support.
5322 (Clipboard): Clarify.
5323 (Mouse References): Mention use of Mouse-1 for following links.
5324 (Menu Mouse Clicks): Clarify.
5325 (Mode Line Mouse): Clarify.
5326 (Drag and Drop): Rewrite.
5327
5328 * fixit.texi (Spelling): Fix typo.
5329
5330 * files.texi (File Names): Clarify.
5331 (Visiting): Update conditions for use of file dialog. Clarify.
5332 (Saving): Doc d as answer in save-some-buffers.
5333 (Remote Files): Clean up the text.
5334
5335 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5336
5337 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5338 (List Buffers): Clarify.
5339 (Several Buffers): Doc T command.
5340 (Buffer Convenience): Clarify menu.
5341
5342 * basic.texi (Undo): Clarify last change.
5343
53442005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5345
5346 * fixit.texi (Spelling): Fix typo.
5347
53482005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5349
5350 * basic.texi (Undo): Update description of `undo-outer-limit'.
5351
53522005-02-01 Nick Roberts <nickrob@snap.net.nz>
5353
5354 * building.texi: Update documentation relating to GDB Graphical
5355 Interface.
5356
53572005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5358
5359 * custom.texi (Easy Customization): Adapt menu to node name change.
5360
53612005-01-30 Richard M. Stallman <rms@gnu.org>
5362
5363 * custom.texi (Easy Customization): Defn of "User Option" now
5364 includes faces. Don't say just "option" when talking about variables.
5365 Do say just "options" to mean "anything customizable".
5366 (Specific Customization): Describe `customize-variable',
5367 not `customize-option'.
5368
5369 * glossary.texi (Glossary) <Faces>: Add xref.
5370 <User Option>: Change definition--include faces. Change xref.
5371
5372 * picture.texi (Picture): Mention artist.el.
5373
5374 * sending.texi, screen.texi, programs.texi, misc.texi:
5375 * mini.texi, major.texi, maintaining.texi, macos.texi:
5376 * help.texi, frames.texi, files.texi:
5377 Don't say just "option" when talking about variables.
5378
5379 * display.texi, mule.texi: Don't say just "option" when talking
5380 about variables. Other minor cleanups.
5381
8cf51b2c
GM
53822005-01-26 Lute Kamstra <lute@gnu.org>
5383
5384 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5385 File'. Mention the `-Q' option at the `--no-site-file' option.
5386
8cf51b2c
GM
53872005-01-22 David Kastrup <dak@gnu.org>
5388
5389 * building.texi (Grep Searching): Mention alias `find-grep' for
5390 `grep-find'.
5391
53922005-01-20 Richard M. Stallman <rms@gnu.org>
5393
5394 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5395
8cf51b2c
GM
53962005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5397
5398 * rmail.texi (Movemail): Explain differences
5399 between standard and mailutils versions of movemail.
5400 Describe command line and configuration options introduced
5401 with the latter.
5402 Explain the notion of mailbox URL, provide examples and
5403 cross-references to mailutils documentation.
5404 Describe various methods of specifying mailbox names,
5405 user names and user passwords for rmail.
5406 (Remote Mailboxes): New section. Describe
5407 how movemail handles remote mailboxes. Describe configuration
5408 options used to control its behavior.
5409 (Other Mailbox Formats): Explain handling of various mailbox
5410 formats.
5411
54122005-01-13 Richard M. Stallman <rms@gnu.org>
5413
5414 * commands.texi (Commands): Clarification.
5415
54162005-01-11 Richard M. Stallman <rms@gnu.org>
5417
5418 * programs.texi (Multi-line Indent): Fix previous change.
5419 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5420
8cf51b2c
GM
54212005-01-08 Richard M. Stallman <rms@gnu.org>
5422
5423 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5424 lazy-highlight.
5425
5426 * search.texi (Query Replace): Mention faces query-replace
5427 and lazy-highlight.
5428 (Incremental Search): Update isearch highlighting info.
5429
8cf51b2c
GM
54302005-01-04 Richard M. Stallman <rms@gnu.org>
5431
5432 * custom.texi (Saving Customizations): Minor improvement.
5433
8cf51b2c
GM
54342005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5435
5436 * custom.texi (Saving Customizations): Emacs no longer loads
5437 `custom-file' after .emacs. No longer mention customizing through
5438 Custom.
5439
8cf51b2c
GM
54402005-01-01 Andreas Schwab <schwab@suse.de>
5441
5442 * killing.texi (Graphical Kill): Move up under node Killing,
5443 change @section to @subsection.
5444
54452005-01-01 Richard M. Stallman <rms@gnu.org>
5446
5447 * custom.texi (Face Customization): Mention hex color specs.
5448
5449 * emacs.texi (Top): Update Killing submenu.
5450
5451 * killing.texi (Killing): Reorganize section.
5452 No more TeX-only text; put the node command at start of chapter.
5453 But the first section heading is used only in TeX.
5454 Rewrite the text to read better in this mode.
5455 (Graphical Kill): New subnode gets some of the text that
5456 used to be in the first section.
5457
54582004-12-31 Richard M. Stallman <rms@gnu.org>
5459
5460 * dired.texi (Shell Commands in Dired): Delete the ? example.
5461
5462 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5463
5464 * files.texi (Saving): Describe new require-final-newline features
5465 and mode-require-final-newline.
5466
8cf51b2c
GM
54672004-12-29 Richard M. Stallman <rms@gnu.org>
5468
5469 * custom.texi (File Variables): Clarify previous change.
5470
c8763fb6 54712004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5472
5473 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5474 out now.
5475
54762004-12-27 Richard M. Stallman <rms@gnu.org>
5477
5478 * Makefile.in (MAKEINFO): Specify --force.
5479
5480 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5481 (Undo): Doc undo-outer-limit.
5482
8cf51b2c
GM
54832004-12-15 Juri Linkov <juri@jurta.org>
5484
5485 * mark.texi (Transient Mark, Mark Ring): M-< and other
5486 movement commands don't set mark in Transient Mark mode
5487 if mark is active.
5488
8cf51b2c
GM
54892004-12-12 Juri Linkov <juri@jurta.org>
5490
5491 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5492 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5493
5494 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5495 (Misc Dired Commands): Add @r{(Dired)} to w.
5496
54972004-12-12 Juri Linkov <juri@jurta.org>
5498
5499 * mark.texi (Marking Objects): Marking commands also extend the
5500 region when mark is active in Transient Mark mode.
5501
8cf51b2c
GM
55022004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5503
5504 * custom.texi (Saving Customizations): Emacs only loads the custom
5505 file automatically after the init file in version 22.1 or later.
5506 Adapt text and examples to this fact.
5507
8cf51b2c
GM
55082004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5509
5510 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5511 be set through Custom. Otherwise, it has no effect.
5512
8cf51b2c
GM
55132004-12-05 Richard M. Stallman <rms@gnu.org>
5514
5515 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5516 * entering.texi: Rename Command Line to Emacs Invocation.
5517
10d1d0af 5518 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5519
5520 * custom.texi (Easy Customization): Move up to section level,
5521 before Variables. Avoid using the term "variable"; say "option".
5522 New initial explanation.
5523 (Variables): In initial explanation, connect "variable" to the
5524 already-explained "user option".
5525
5526 * emacs.texi (Top): Fix ref to Command Line.
5527 Move reference to Easy Customization.
5528
5529 * xresources.texi (X Resources): Fix From link.
5530
5531 * doclicense.texi (GNU Free Documentation License): Fix To link.
5532
5533 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5534
5535 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5536
55372004-12-03 Richard M. Stallman <rms@gnu.org>
5538
5539 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5540
55412004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5542
5543 * kmacro.texi: Several small changes in addition to the following.
5544 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5545 defining a keyboard macro.
5546 Mention `kmacro-ring-max'.
5547 (Keyboard Macro Counter): Clarify description of
5548 `kmacro-insert-counter', `kmacro-set-counter',
5549 `kmacro-add-counter' and `kmacro-set-format'.
5550
55512004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5552
5553 * custom.texi (File Variables): Add `unibyte' and make it more
5554 clear that `unibyte' and `coding' are special. Suggested by Simon
5555 Krahnke <overlord@gmx.li>.
5556
5557 * mule.texi (Enabling Multibyte): Refer to File Variables.
5558 Suggested by Simon Krahnke <overlord@gmx.li>.
5559
c8763fb6 55602004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5561
5562 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5563 x-use-old-gtk-file-dialog.
5564
8cf51b2c
GM
55652004-11-20 Richard M. Stallman <rms@gnu.org>
5566
5567 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5568
55692004-11-09 Lars Brinkhoff <lars@nocrew.org>
5570
5571 * building.texi (Lisp Eval): Delete hyphen in section name.
5572
55732004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5574
5575 * files.texi (Old Versions):
5576 No longer document annotation as "CVS only".
5577
55782004-11-10 Andre Spiegel <spiegel@gnu.org>
5579
5580 * files.texi (Version Control): Rewrite the introduction about
5581 version systems, mentioning the new ones that we support. Thanks
5582 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5583 suggestions.
5584
c8763fb6 55852004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5586
49823426 5587 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5588
c8763fb6 55892004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5590
5591 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5592
55932004-10-23 Eli Zaretskii <eliz@gnu.org>
5594
5595 * text.texi (Text Based Tables, Table Definition)
5596 (Table Creation, Table Recognition, Cell Commands)
5597 (Cell Justification, Row Commands, Column Commands)
5598 (Fixed Width Mode, Table Conversion, Measuring Tables)
5599 (Table Misc): New nodes, documenting the Table Mode.
5600
8cf51b2c
GM
56012004-10-19 Jason Rumney <jasonr@gnu.org>
5602
5603 * makefile.w32-in (info): Change order of arguments to makeinfo.
5604
56052004-10-19 Ulf Jasper <ulf.jasper@web.de>
5606
5607 * calendar.texi (iCalendar): Update for package changes.
5608
8cf51b2c
GM
56092004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5610
5611 * files.texi (Misc File Ops): View mode is a minor mode.
5612
8cf51b2c
GM
56132004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5614
5615 * calendar.texi (iCalendar): Style changes.
5616
56172004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5618
5619 * search.texi (Regexps): The regexp described in the example is no
5620 longer stored in the variable `sentence-end'.
5621
8cf51b2c
GM
56222004-10-06 Nick Roberts <nickrob@snap.net.nz>
5623
5624 * building.texi (Starting GUD): Note that multiple debugging
5625 sessions requires `gdb --fullname'.
5626
56272004-10-05 Ulf Jasper <ulf.jasper@web.de>
5628
5629 * calendar.texi (iCalendar): New section for a new package.
5630
8cf51b2c
GM
56312004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5632
5633 * text.texi: Various small changes in addition to the following.
5634 (Text): Replace xref for autotype with inforef.
5635 (Sentences): Explain nil value for `sentence-end'.
5636 (Paragraphs): Update default values for `paragraph-start' and
5637 `paragraph-separate'.
5638 (Text Mode): Correct description of Text mode's effect on the
5639 syntax table.
5640 (Outline Visibility): `hide-other' does not hide top level headings.
5641 `selective-display-ellipses' no longer has an effect on Outline mode.
5642 (TeX Misc): Add missing @cindex.
5643 Replace xref for RefTeX with inforef.
5644 (Requesting Formatted Text): The variable
5645 `enriched-fill-after-visiting' no longer exists.
5646 (Editing Format Info): Update names of menu items and commands.
5647 (Format Faces): Mention special effect of specifying the default face.
5648 Describe inheritance of text properties.
5649 Correct description of `fixed' face.
5650 (Format Indentation): Correct description of effect of setting
5651 margins. Mention `set-left-margin' and `set-right-margin'.
5652 (Format Justification): Update names of menu items.
5653 `set-justification-full' is now bound to `M-j b'.
5654 Mention that `default-justification' is a per buffer variable.
5655 (Format Properties): Update name of menu item.
5656 (Forcing Enriched Mode): `format-decode-buffer' automatically
5657 turns on Enriched mode if the buffer is in text/enriched format.
5658
56592004-10-05 Emilio C. Lopes <eclig@gmx.net>
5660
5661 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5662
56632004-09-28 Kim F. Storm <storm@cua.dk>
5664
5665 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5666 Align with new functionality.
5667
8cf51b2c
GM
56682004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5669
5670 * display.texi (Display Custom): Remove stray `@end defvar'.
5671
56722004-09-23 Kim F. Storm <storm@cua.dk>
5673
5674 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5675 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5676
8cf51b2c
GM
56772004-09-20 Richard M. Stallman <rms@gnu.org>
5678
5679 * custom.texi (Hooks): Explain using setq to clear out a hook.
5680 (File Variables): Explain multiline string constants.
5681 (Non-ASCII Rebinding): Explain when you need to update
5682 non-ASCII char codes in .emacs.
5683
5684 * building.texi (Compilation): Explain how to make a silent
5685 subprocess that won't be terminated. Explain compilation-environment.
5686
56872004-09-13 Kim F. Storm <storm@cua.dk>
5688
5689 * mini.texi (Repetition): Rename isearch-resume-enabled to
5690 isearch-resume-in-command-history and change default to disabled.
5691
8cf51b2c
GM
56922004-09-09 Kim F. Storm <storm@cua.dk>
5693
5694 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5695 with new `kmacro-name-last-macro'.
5696
8cf51b2c
GM
56972004-09-08 Juri Linkov <juri@jurta.org>
5698
5699 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5700
8cf51b2c
GM
57012004-09-03 Juri Linkov <juri@jurta.org>
5702
5703 * search.texi (Incremental Search): Update wording for M-%.
5704
57052004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5706
5707 * killing.texi (Killing): Correct description of kill commands in
5708 read-only buffer.
5709
57102004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5711
5712 * building.texi (Compilation Mode): Add a paragraph about rules
5713 for finding the compilation buffer for `next-error'.
5714
5715 * search.texi (Other Repeating Search): Mention that Occur mode
5716 supports the next-error functionality.
5717
57182004-09-02 Juri Linkov <juri@jurta.org>
5719
5720 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5721
57222004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5723
5724 * kmacro.texi (Basic Keyboard Macro):
5725 `apply-macro-to-region-lines' now operates on all lines that begin
5726 in the region, rather than on all complete lines in the region.
5727
c8763fb6 57282004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5729
5730 * frames.texi (Drag and drop): Add documentation about
5731 x-dnd-test-function and x-dnd-known-types.
5732
57332004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5734
5735 * indent.texi: Various minor changes in addition to:
5736 (Indentation Commands): Correct description of `indent-relative'.
5737 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5738 mode. The *Tab Stops* buffer uses Overwrite Mode.
5739 (Just Spaces): `tabify' converts sequences of at least two spaces
5740 to tabs.
5741
8cf51b2c
GM
57422004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5743
5744 * frames.texi (Secondary Selection): Setting the secondary
5745 selection with M-Drag-Mouse-1 does not alter the kill ring,
5746 setting it with M-Mouse-1 and M-Mouse-3 does.
5747 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5748 toolkit scroll bars.
5749 (Scroll Bars): Ditto.
5750
5751 * windows.texi (Basic Window): When using a window system, the value
5752 of point in a non-selected window is indicated by a hollow box.
5753 (Split Window): Side by side windows are separated by a scroll bar,
5754 if scroll bars are used.
5755 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5756 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5757 (Window Convenience): Update bindings for `winner-undo' and
5758 `winner-redo'.
5759
5760 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5761 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5762 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5763 of "Using Emacs as a Server".
5764 * building.texi (Building): Interchange nodes (for correct numbering).
5765 * programs.texi (Programs): Interchange nodes (for correct numbering).
5766 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5767 Info to the node structure.
5768 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5769 Rearrange order of nodes and sections such that both "GNU GENERAL
5770 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5771 end, as appropriate for appendices.
5772 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5773 Use `@unnumberedsec'.
5774 * trouble.texi: Adapt sectioning in Info to the node structure.
5775 Adapt node pointers to change in emacs.texi.
5776 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5777
8cf51b2c
GM
57782004-08-25 Kenichi Handa <handa@m17n.org>
5779
5780 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5781 description for unibyte mode.
5782
57832004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5784
5785 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5786
5787 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5788 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5789 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5790 in @pxref.
5791
57922004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5793
5794 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5795 Change section names.
5796
8cf51b2c
GM
57972004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5798
5799 * kmacro.texi (Keyboard Macro Ring): Rename section.
5800 Emacs treats the head of the macro ring as the `last keyboard macro'.
5801 (Keyboard Macro Counter): Minor change.
5802 (Save Keyboard Macro): Some clarifications.
5803 (Edit Keyboard Macro): Rename section.
5804
5805 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5806 32-bit machines.
5807 (Several Buffers): Clarify which buffer is selected if `2' is
5808 pressed in the Buffer Menu.
5809 Auto Revert mode can be used to update the Buffer Menu
5810 automatically.
5811
58122004-08-21 Eli Zaretskii <eliz@gnu.org>
5813
5814 * help.texi (Misc Help): Add an index entry for finding an Info
5815 manual by its file name.
5816
58172004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5818
5819 * files.texi (Backup Deletion): Correct description of
5820 `delete-old-versions'.
5821 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5822 (Auto Save Files): Recommend `auto-save-mode' to reenable
5823 auto-saving, rather than the abbreviation `auto-save'.
5824
58252004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5826
5827 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5828 for "killing" and "yanking" in main menu.
5829
58302004-08-16 Richard M. Stallman <rms@gnu.org>
5831
5832 * killing.texi (Yanking, Killing): Minor cleanups.
5833
5834 * mark.texi (Momentary Mark): Minor cleanups.
5835
58362004-08-15 Kenichi Handa <handa@etl.go.jp>
5837
5838 * custom.texi (Non-ASCII Rebinding):
5839 C-q always inserts the right code to pass to global-set-key.
5840
8cf51b2c
GM
58412004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5842
5843 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5844 `insert-register', instead of `C-x r g' binding, for consistency.
5845
58462004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5847
5848 * fixit.texi (Spelling): Fix typo.
5849
58502004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5851
5852 * help.texi (Help): Fix Texinfo usage.
5853
8cf51b2c
GM
58542004-07-24 Richard M. Stallman <rms@gnu.org>
5855
5856 * text.texi (Paragraphs): Update how paragraphs are separated
5857 and the default for paragraph-separate.
5858
5859 * search.texi (Regexp Replace): Further update text for new
5860 replacement operators.
5861
8cf51b2c
GM
58622004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5863
5864 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5865 `R' switch.
5866
5867 * dired.texi (Dired Updating): `k' only deletes inserted
5868 subdirectories from the Dired buffer if a prefix argument was given.
5869
5870 * search.texi (Regexps): Delete redundant definition of `symbol' in
5871 description of `\_>'. It already occurs in the description of `\_<'.
5872
8cf51b2c
GM
58732004-07-01 Juri Linkov <juri@jurta.org>
5874
5875 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5876 (Regexp Search): Add M-r.
5877
58782004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5879
5880 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5881
58822004-06-29 Jesper Harder <harder@ifa.au.dk>
5883
49823426 5884 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5885
58862004-06-25 Richard M. Stallman <rms@gnu.org>
5887
5888 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5889
58902004-06-25 David Kastrup <dak@gnu.org>
5891
5892 * search.texi (Regexp Replace): Some typo corrections and
5893 rearrangement.
5894
58952004-06-24 David Kastrup <dak@gnu.org>
5896
5897 * search.texi (Unconditional Replace): Use replace-string instead
5898 of query-replace in example.
5899 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5900 sequences.
5901 (Query Replace): Correct explanation of `^' which does not use
5902 the mark stack.
5903
59042004-06-21 Nick Roberts <nickrob@gnu.org>
5905
5906 * misc.texi (Shell History Copying): Document comint-insert-input.
5907 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5908
8cf51b2c
GM
59092004-06-20 Jesper Harder <harder@ifa.au.dk>
5910
5911 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5912 * custom.texi (Customization): Do.
5913 * anti.texi (Antinews): Do.
5914 * abbrevs.texi (Defining Abbrevs): Do.
5915
5916 * programs.texi (Info Lookup): Fix keybinding for
5917 info-lookup-symbol.
5918
59192004-06-16 Juanma Barranquero <lektu@terra.es>
5920
5921 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5922 Add emacs-xtra.
5923 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5924 (clean): Add emacs-xtra and flymake. Remove redundancies.
5925
59262004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5927
5928 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5929 Add emacs-xtra.
5930 * emacs-xtra.texi: New file.
5931
59322004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5933
5934 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5935 (Dired and Find): Mention differences with ordinary Dired buffers.
5936
8cf51b2c
GM
59372004-06-13 Richard M. Stallman <rms@gnu.org>
5938
5939 * custom.texi (Init Syntax): Explain about vars that do special
5940 things when set with setq or with Custom.
5941 (Init Examples): Add line-number-mode example.
5942
8cf51b2c
GM
59432004-06-12 Juri Linkov <juri@jurta.org>
5944
5945 * dired.texi (Operating on Files): Add dired-do-touch.
5946
8cf51b2c
GM
59472004-06-10 Juri Linkov <juri@jurta.org>
5948
5949 * building.texi (Lisp Eval): Add C-M-x on defface.
5950
59512004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5952
5953 * files.texi (Reverting): Auto-Revert mode and
5954 Global Auto-Revert mode no longer revert remote files.
5955
8cf51b2c
GM
59562004-05-29 Richard M. Stallman <rms@gnu.org>
5957
5958 * custom.texi (Init File): Two dashes start --no-site-file.
5959
8cf51b2c
GM
59602004-05-29 Alan Mackenzie <acm@muc.de>
5961
5962 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5963 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5964 (AWK, Pike): Document as "C-like modes".
5965 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5966 (M-x man): Supersedes M-x manual-entry.
5967 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5968
5969 ("Comments in C"): Delete node; the info is in CC Mode manual.
5970 (c-comment-only-line-offset): Remove description.
5971
5972 (C-c ., C-c C-c): Describe new C Mode bindings.
5973
5974 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5975 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5976 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5977 Amend definitions.
5978
5979 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5980 Describe functions.
5981
5982 (c-comment-start-regexp, c-hanging-comment-ender-p)
5983 (c-hanging-comment-starter-p): Remove obsolete definitions.
5984
5985 * emacs.texi: Remove the menu entry "Comments in C".
5986
8cf51b2c
GM
59872004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5988
5989 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5990 `M-x locate'.
5991
59922004-05-16 Karl Berry <karl@gnu.org>
5993
5994 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5995 makeinfo --html fails.
5996 * help.texi (Help Summary) [@ifnottex]: Likewise.
5997
59982004-05-13 Nick Roberts <nickrob@gnu.org>
5999
6000 * building.texi (GDB Graphical Interface): Update and describe
6001 layout first.
6002
8cf51b2c
GM
60032004-05-04 Jason Rumney <jasonr@gnu.org>
6004
6005 * makefile.w32-in: Revert last change.
6006
60072004-05-03 Jason Rumney <jasonr@gnu.org>
6008
6009 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6010
8cf51b2c
GM
60112004-04-23 Juanma Barranquero <lektu@terra.es>
6012
6013 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6014
60152004-04-18 Juri Linkov <juri@jurta.org>
6016
6017 * fixit.texi (Spelling): Remove file extension from ispell xref.
6018
60192004-04-15 Kim F. Storm <storm@cua.dk>
6020
6021 * cmdargs.texi (Initial Options): Add -Q.
6022
60232004-04-05 Kim F. Storm <storm@cua.dk>
6024
6025 * custom.texi (File Variables): Add safe-local-eval-forms.
6026
8cf51b2c
GM
60272004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6028
6029 * files.texi (Reverting): Correct description of revert-buffer's
6030 handling of point.
6031
60322004-03-22 Juri Linkov <juri@jurta.org>
6033
6034 * emacs.texi (Top): Add `Misc X'.
6035
49823426 6036 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6037
6038 * glossary.texi: Improve references.
6039
6040 * help.texi: Sync keywords with finder.el.
6041
6042 * mini.texi (Completion): Add description for menu items.
6043
6044 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6045
6046 * sending.texi (Mail Methods): Fix xref to Message manual.
6047
8cf51b2c
GM
60482004-03-12 Richard M. Stallman <rms@gnu.org>
6049
8cf51b2c
GM
6050 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6051
8cf51b2c
GM
60522004-03-04 Richard M. Stallman <rms@gnu.org>
6053
6054 * search.texi (Regexps): Explain that ^ and $ have their
6055 special meanings only in certain contexts.
6056
6057 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6058
6059 * mule.texi (Specify Coding): Doc C-x RET F.
6060
6061 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6062 for multiple compile and grep buffers.
6063 (Indirect Buffers): Don't recommand clone-indirect-buffer
6064 for multiple compile and grep buffers.
6065
8cf51b2c
GM
60662004-02-29 Juanma Barranquero <lektu@terra.es>
6067
6068 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6069 Use $(DEL) instead of rm, and ignore exit code.
6070
8cf51b2c
GM
60712004-02-23 Nick Roberts <nick@nick.uklinux.net>
6072
6073 * building.texi (Watch Expressions): Update.
6074
60752004-02-21 Juri Linkov <juri@jurta.org>
6076
6077 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6078 --directory, --help, --version. Move text about command-line-args
6079 to Command Arguments.
6080 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6081 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6082 (Window Size X): Join -g and --geometry. Add @cindex.
6083 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6084 (Title X): Remove alias -title.
6085 (Misc X): New node.
6086
c8763fb6 60872004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6088
6089 * frames.texi (Drag and drop): Add Motif to list of supported
6090 protocols.
6091
c8763fb6 60922004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6093
6094 * frames.texi (Drag and drop): New section.
6095
60962004-01-24 Richard M. Stallman <rms@gnu.org>
6097
6098 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6099 Include it only @ifnotinfo. Patch the preceding and following
6100 node headers to point to each other.
6101
61022004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6103
6104 * calendar.texi (Appointments): Update section.
6105
61062003-12-29 Kevin Ryde <user42@zip.com.au>
6107
8cf51b2c
GM
6108 * programs.texi (C Modes): Fix the xref.
6109
61102003-12-23 Nick Roberts <nick@nick.uklinux.net>
6111
6112 * building.texi (Watch Expressions): Update.
6113 (Commands of GUD): Include use of toolbar + breakpoints set from
6114 fringe/margin.
6115
61162003-12-03 Andre Spiegel <spiegel@gnu.org>
6117
6118 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6119 <acm@muc.de>.
6120
c8763fb6 61212003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6122
6123 * frames.texi (Dialog Boxes): Add use-file-dialog.
6124
8cf51b2c
GM
61252003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6126
6127 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6128 in CC Mode.
6129
8cf51b2c
GM
61302003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6131
6132 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6133 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6134 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6135 * man/frames.texi, man/glossary.texi, man/killing.texi:
6136 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6137 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6138 * man/sending.texi, man/text.texi, man/trouble.texi:
6139 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6140
61412003-11-01 Alan Mackenzie <acm@muc.de>
6142
6143 * search.texi (Scrolling During Incremental Search): Document a
6144 new scrolling facility in isearch mode.
6145
8cf51b2c
GM
61462003-10-22 Miles Bader <miles@gnu.org>
6147
6148 * Makefile.in (info): Move before $(top_srcdir)/info.
6149
61502003-10-22 Nick Roberts <nick@nick.uklinux.net>
6151
6152 * building.texi (Watch Expressions): Update section on data display
6153 to reflect code changes (GDB Graphical Interface).
6154
8cf51b2c
GM
61552003-10-13 Richard M. Stallman <rms@gnu.org>
6156
6157 * xresources.texi (GTK resources): Clean up previous change.
6158
c8763fb6 61592003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6160
6161 * xresources.texi (GTK resources): Add a note that some themes
6162 disallow customizations. Add scroll theme example.
6163
8cf51b2c
GM
61642003-09-30 Richard M. Stallman <rms@gnu.org>
6165
8cf51b2c
GM
6166 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6167
6168 * misc.texi (Saving Emacs Sessions): Shorten the section,
6169 collapsing back into one node.
6170
61712003-09-30 Lars Hansen <larsh@math.ku.dk>
6172
6173 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6174
ce058493 61752003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6176
6177 * xresources.texi (GTK names in Emacs): Correct typo.
6178
8cf51b2c
GM
61792003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6180
6181 * cmdargs.texi (Font X): Mention new default font. More
6182 fully describe long font names, wildcard patterns and the
6183 problems involved. (Result of discussion on emacs-devel.)
6184
61852003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6186
6187 * emacs.texi (Acknowledgements): Correct typo.
6188
61892003-09-22 Richard M. Stallman <rms@gnu.org>
6190
6191 * dired.texi (Misc Dired Commands): New node.
6192 (Dired Navigation): Add dired-goto-file.
6193
6194 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6195
6196 * emacs.texi (Acknowledgements): New node, split from Distribution.
6197
6198 * cmdargs.texi (Action Arguments): -f reads interactive args.
6199
8cf51b2c
GM
62002003-09-08 Lute Kamstra <lute@gnu.org>
6201
6202 * screen.texi (Mode Line): Say that POS comes before LINE.
6203 Mention `size-indication-mode'.
6204 * display.texi (Optional Mode Line): Document
6205 `size-indication-mode'.
6206 * basic.texi (Position Info): Mention `size-indication-mode'.
6207
62082003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6209
6210 * xresources.texi (Resources): Refer to `editres' man page.
6211 (Lucid Resources): Update defaults. Expand description of
6212 `shadowThickness'.
6213
62142003-09-04 Miles Bader <miles@gnu.org>
6215
6216 * Makefile.in (top_srcdir): New variable.
6217 ($(top_srcdir)/info): New rule.
6218 (info): Depend on it.
6219
62202003-09-03 Peter Runestig <peter@runestig.com>
6221
6222 * makefile.w32-in: New file.
6223
62242003-08-29 Richard M. Stallman <rms@gnu.org>
6225
6226 * misc.texi (Saving Emacs Sessions): Correct previous change.
6227
8cf51b2c
GM
62282003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6229
8cf51b2c
GM
6230 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6231 (Intro): Include kmacro.texi after fixit.texi instead of after
6232 custom.texi. (As suggested by Kim Storm.)
6233
62342003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6235
6236 * fixit.texi (Fixit): Update `Next' pointer.
6237 * files.texi (Files): Update `Previous' pointer.
6238 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6239 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6240 (Suggested by Kim Storm.)
6241 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6242
62432003-08-18 Kim F. Storm <storm@cua.dk>
6244
6245 * kmacro.texi: New file describing enhanced keyboard macro
6246 functionality. Replaces old description in custom.texi.
6247
6248 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6249 (Keyboard Macros): Move to new kmacro.texi file.
6250
6251 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6252
8cf51b2c
GM
62532003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6254
6255 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6256
62572003-08-17 Alex Schroeder <alex@gnu.org>
6258
6259 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6260 required.
6261
8cf51b2c
GM
62622003-08-05 Richard M. Stallman <rms@gnu.org>
6263
6264 * programs.texi (Lisp Indent): Don't describe
6265 lisp-indent-function property here. Use xref to Lisp Manual.
6266
8cf51b2c
GM
62672003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6268
fffa137c 6269 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6270 abbreviations.
6271
62722003-07-24 Markus Rost <rost@math.ohio-state.edu>
6273
6274 * buffers.texi (List Buffers): Fix previous change.
6275
8cf51b2c
GM
62762003-07-13 Markus Rost <rost@math.ohio-state.edu>
6277
6278 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6279 List*.
6280
62812003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6282
8cf51b2c
GM
6283 * display.texi (Font Lock): Fix typo.
6284
62852003-07-07 Richard M. Stallman <rms@gnu.org>
6286
6287 * display.texi (Font Lock): Add xref for format info on
6288 font-lock-remove-keywords.
6289
6290 * building.texi (Compilation): Document what happens with asynch
6291 children of compiler process.
6292
6293 * help.texi (Library Keywords): Use @multitable.
6294
8cf51b2c
GM
62952003-06-04 Richard M. Stallman <rms@gnu.org>
6296
6297 * programs.texi (Expressions): Delete C-M-DEL.
6298
6299 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6300 comint-move-point-for-output renamed from
6301 comint-scroll-to-bottom-on-output.
6302
6303 * custom.texi (Init Rebinding): Replace previous change with xref.
6304 (Non-ASCII Rebinding): Explain that issue more briefly here.
6305
63062003-05-28 Richard M. Stallman <rms@gnu.org>
6307
6308 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6309
63102003-05-28 Nick Roberts <nick@nick.uklinux.net>
6311
6312 * building.texi (GDB Graphical Interface): New node.
6313 (Rewritten somewhat by RMS.)
6314
c8763fb6 63152003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6316
6317 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6318 non-English letters. Explain how to set coding systems correctly
6319 and how to include the right coding cookie in the file.
6320
c8763fb6 63212003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6322
6323 * indent.texi (Indentation): Explain the concepts.
6324 (Just Spaces): Explain why preventing tabs for indentation might
6325 be useful.
6326
8cf51b2c
GM
63272003-04-16 Richard M. Stallman <rms@gnu.org>
6328
6329 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6330
8cf51b2c
GM
63312003-02-22 Alex Schroeder <alex@emacswiki.org>
6332
6333 * cmdargs.texi (General Variables): Document SMTPSERVER.
6334
8cf51b2c
GM
6335 * sending.texi: Remove SMTP node.
6336 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6337 library.
6338
8cf51b2c
GM
63392003-02-22 Alex Schroeder <alex@emacswiki.org>
6340
6341 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6342
63432003-02-22 Simon Josefsson <jas@extundo.com>
6344
6345 * sending.texi (Mail Methods): Add node about SMTP.
6346
c8763fb6 63472003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6348
6349 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6350
8cf51b2c
GM
63512003-02-01 Kevin Ryde <user42@zip.com.au>
6352
6353 * glossary.texi (Glossary): Correction to cl cross reference.
6354
63552003-01-20 Richard M. Stallman <rms@gnu.org>
6356
6357 * killing.texi (Rectangles): Document C-x c r.
6358
c8763fb6 63592003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6360
6361 * xresources.texi (GTK resources): New node.
6362 (GTK widget names): New node.
6363 (GTK names in Emacs): New node.
6364 (GTK styles): New node.
6365
c8763fb6 63662003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6367
6368 * maintaining.texi (Create Tags Table): Add reference to the new
6369 `etags --help --lang=LANG' option.
6370
8cf51b2c
GM
63712002-10-02 Karl Berry <karl@gnu.org>
6372
49823426 6373 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6374 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6375 where needed for the sake of the HTML output.
8cf51b2c
GM
6376
63772001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6378
6379 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6380 source files.
6381
63822001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6383
6384 * Makefile.in (emacsman): New target.
6385
8cf51b2c
GM
63862001-10-20 Gerd Moellmann <gerd@gnu.org>
6387
6388 * (Version 21.1 released.)
6389
63902001-10-05 Gerd Moellmann <gerd@gnu.org>
6391
6392 * Branch for 21.1.
6393
8cf51b2c
GM
63942001-03-05 Gerd Moellmann <gerd@gnu.org>
6395
6396 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6397
8cf51b2c
GM
63982000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6399
6400 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6401
8cf51b2c
GM
64021999-07-12 Richard Stallman <rms@gnu.org>
6403
6404 * Version 20.4 released.
6405
64061998-12-04 Markus Rost <rost@delysid.gnu.org>
6407
6408 * Makefile.in (INFO_TARGETS): Delete customize.info.
6409 (DVI_TARGETS): Delete customize.dvi.
6410 (../info/customize, customize.dvi): Targets deleted.
6411
64121998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6413
6414 * Version 20.3 released.
6415
64161998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6417
6418 * Makefile.in (EMACSSOURCES): Add mule.texi.
6419 Add msdog.texi, ack.texi. Remove gnu1.texi.
6420
64211998-04-06 Andreas Schwab <schwab@gnu.org>
6422
6423 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6424 it in dvi targets.
8cf51b2c
GM
6425
64261997-09-23 Paul Eggert <eggert@twinsun.com>
6427
6428 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6429 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6430 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6431
64321997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6433
6434 * Version 20.2 released.
6435
64361997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6437
6438 * Version 20.1 released.
6439
64401997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6441
6442 * Makefile (../info/customize, customize.dvi): New targets.
6443 (INFO_TARGETS): Add ../info/customize.
6444 (DVI_TARGETS): Add customize.dvi.
6445
8cf51b2c
GM
64461996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6447
6448 * Version 19.33 released.
6449
64501996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6451
6452 * Version 19.32 released.
6453
8cf51b2c
GM
64541996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6455
6456 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6457
64581996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6459
6460 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6461 Specify -I option.
6462 (All dvi targets): Set the TEXINPUTS variable.
6463
64641996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6465
6466 * Version 19.31 released.
6467
8cf51b2c
GM
64681995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6469
6470 * Version 19.30 released.
6471
8cf51b2c
GM
64721995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6473
6474 * Makefile.in (maintainer-clean): Rename from realclean.
6475
64761994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6477
6478 * Makefile.in: New file.
6479 * Makefile: File deleted.
6480
64811994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6482
6483 * Makefile (TEXINDEX_OBJS): Variable deleted.
6484 (texindex, texindex.o, getopt.o): Rules deleted.
6485 All deps on texindex deleted.
6486 (distclean): Don't delete texindex.
6487 (mostlyclean): Don't delete *.o.
6488 * texindex.c, getopt.c: Files deleted.
6489
64901994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6491
6492 * Version 19.26 released.
6493
64941994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6495
6496 * Makefile (EMACSSOURCES): Exclude undo.texi.
6497
64981994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6499
6500 * Version 19.25 released.
6501
65021994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6503
6504 * Version 19.24 released.
6505
65061994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6507
6508 * Version 19.23 released.
6509
65101994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6511
6512 * Makefile: Delete spurious tab.
6513
65141994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6515
6516 * Makefile (.SUFFIXES): New rule.
6517
8cf51b2c
GM
65181993-12-04 Richard Stallman (rms@srarc2)
6519
6520 * getopt.c: New file.
6521 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6522 (getopt.o): New rule.
6523 (dvi): Don't depend on texindex.
49823426 6524 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6525
65261993-12-03 Richard Stallman (rms@srarc2)
6527
49823426
GM
6528 * Makefile (TEXI2DVI): New variable.
6529 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6530 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6531
65321993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6533
6534 * Version 19.22 released.
6535
65361993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6537
6538 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6539
65401993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6541
6542 * Version 19.21 released.
6543
8cf51b2c
GM
65441993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6545
6546 * Makefile (realclean): Don't delete the Info files.
6547
f0131492 65481993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6549
8cf51b2c
GM
6550 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6551 4' where appropriate.
6552
f0131492 65531993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6554
49823426 6555 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6556
6557 * texindex.c: Include "../src/config.h" if building in emacs.
6558
6559 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6560 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6561 Add target to build texindex.c, defining `emacs'.
6562
8cf51b2c
GM
65631993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6564
6565 * Version 19.19 released.
6566
8cf51b2c
GM
65671993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6568
6569 * Version 19.18 released.
6570
65711993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6572
6573 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6574
65751993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6576
6577 * Version 19.17 released.
6578
65791993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6580
6581 * split-man: Fix typos in last change.
6582
65831993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6584
6585 * Version 19.16 released.
6586
65871993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6588
6589 * version 19.15 released.
6590
65911993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6592
6593 * Makefile (distclean): It's rm, not rf.
6594
65951993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6596
6597 * Version 19.14 released.
6598
65991993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6600
6601 * Makefile: New file.
6602
66031993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6604
6605 * Version 19.13 released.
6606
66071993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6608
6609 * Version 19.9 released.
6610
66111993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6612
6613 * Version 19.8 released.
6614
66151993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6616
6617 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6618
6619 * trouble.texi: It's `enable-flow-control-on', not
6620 `evade-flow-control-on'.
6621
66221993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6623
6624 * display.texi: Document standard-display-european.
6625
66261993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6627
6628 * Version 19.7 released.
6629
6630 * emacs.texi: Add a sentence to the top menu mentioning the
6631 specific version of Emacs this manual applies to.
6632
66331993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6634
6635 * basic.texi: Document next-line-add-lines variable used to
6636 implement down-arrow.
6637
6638 * killing.texi: Document kill-whole-line.
6639
66401993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6641
6642 * text.texi: Update unix TeX ordering information.
6643
66441993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6645
6646 * news.texi: Mention fill-rectangle in keybinding list.
6647
6648 * killing.texi: Document fill-rectangle.
6649
66501993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6651
6652 * vc.texi: Bring the docs up to date with VC 5.2.
6653
66541992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6655
6656 * emacs.tex: Mention blackbox and gomoku under Amusements.
6657 Assembler mode is now mentioned and appropriately indexed
6658 under Programming Modes.
6659
66601991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6661
6662 * emacs.tex: Update TeX ordering information.
6663
8cf51b2c
GM
66641990-06-26 David Lawrence (tale@geech)
6665
6666 * emacs.tex: Note that completion-ignored-extensions is not used
6667 to filter out names when all completions are displayed in
6668 *Completions*.
6669
66701990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6671
6672 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6673
66741990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6675
6676 * emacs.tex: Add @findex grep.
6677
8cf51b2c
GM
66781988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6679
6680 * emacs.tex: Correct two typos. No other changes before
6681 Version 19 will be made.
6682
8cf51b2c
GM
66831988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6684
6685 * emacs.tex: Update information for obtaining TeX distribution from the
6686 University of Washington.
6687
6688;; Local Variables:
c8763fb6 6689;; coding: utf-8
8cf51b2c
GM
6690;; fill-column: 79
6691;; add-log-time-zone-rule: t
6692;; End:
6693
6694 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6695 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6696
6697 This file is part of GNU Emacs.
6698
352c8b4a 6699 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6700 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6701 the Free Software Foundation, either version 3 of the License, or
6702 (at your option) any later version.
8cf51b2c
GM
6703
6704 GNU Emacs is distributed in the hope that it will be useful,
6705 but WITHOUT ANY WARRANTY; without even the implied warranty of
6706 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6707 GNU General Public License for more details.
6708
6709 You should have received a copy of the GNU General Public License
352c8b4a 6710 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6711
6712;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd