Fix bug #2496 with column counting in presence of display tables.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
c3760c17
EZ
12011-09-10 Eli Zaretskii <eliz@gnu.org>
2
3 * sending.texi (Mail Misc): Document mail-add-attachment.
4
69b8be97
EZ
52011-09-04 Eli Zaretskii <eliz@gnu.org>
6
7 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
8
3fd50d5c
CY
92011-08-29 Chong Yidong <cyd@stupidchicken.com>
10
11 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
12
e2aeef63
CY
132011-08-28 Chong Yidong <cyd@stupidchicken.com>
14
15 * files.texi (File Archives):
16 * cal-xtra.texi (Diary Display):
17 * help.texi (Help Mode): Add xref to View Mode.
18
ddb54206
CY
192011-08-28 Chong Yidong <cyd@stupidchicken.com>
20
a6326082
CY
21 * display.texi (View Mode): New node. Move view-file here from
22 Misc File Ops. Move view-buffer here from Misc Buffer.
23
24 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
25
04e2ce72 26 * files.texi (Misc File Ops): Document new
a6326082 27 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
28
29 * dired.texi (Dired Deletion): Shorten description of Trash.
30
ddb54206
CY
31 * misc.texi (emacsclient Options): Document server-port.
32
bd206ce5
EZ
332011-08-27 Eli Zaretskii <eliz@gnu.org>
34
35 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
36 even on MS-Windows. Fix a typo.
37
d43f5a42
CY
382011-08-26 Chong Yidong <cyd@stupidchicken.com>
39
40 * package.texi: New file, documenting the package manager.
41
42 * emacs.texi: Include it.
43
44 * help.texi (Help Summary): Add describe-package.
45
e0b1591b
CY
462011-08-25 Chong Yidong <cyd@stupidchicken.com>
47
856ce114
CY
48 * misc.texi (Printing): Convert subnodes into subsections.
49
f404f8bc
CY
50 * text.texi (Two-Column): Move into Text chapter.
51
52 * picture-xtra.texi (Picture Mode): Group with Editing Binary
53 Files section. Convert from chapter into section.
54
55 * display.texi (Narrowing): Move into display chapter.
56
e0b1591b
CY
57 * sending.texi (Sending Mail):
58 * rmail.texi (Rmail):
59 * misc.texi (Gnus, Document View):
60 * dired.texi (Dired):
61 * emacs.texi: Group the mail, rmail, and gnus chapters together.
62
75bfc667
JL
632011-08-07 Juri Linkov <juri@jurta.org>
64
65 * dired.texi (Operating on Files): Rewrite according to the fact
66 that `dired-do-chmod' doesn't use the `chmod' program anymore.
67
fe676f91
MA
682011-07-30 Michael Albinus <michael.albinus@gmx.de>
69
70 * mini.texi (Minibuffer File): Insert a reference to Tramp for
71 remote file name completion. (Bug#9197)
72
4cc60b9b
EZ
732011-07-28 Eli Zaretskii <eliz@gnu.org>
74
75 * mule.texi (Bidirectional Editing): Document the fact that
76 bidi-display-reordering is t by default.
77
89671e16
LMI
782011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
79
80 * help.texi (Misc Help): Mention `describe-prefix-bindings'
81 explicitly (bug#8904).
82
fb23ecc2
LMI
832011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
84
85 * trouble.texi (Checklist): Use an `M-x' example instead of an
86 Emacs Lisp form to switch on the dribble file (bug#8056).
87
465c5fc8
LMI
882011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
89
90 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
91
90a6258b
GM
922011-07-13 Glenn Morris <rgm@gnu.org>
93
94 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
95
c7588364
LMI
962011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
97
98 * mark.texi (Mark Ring): Clarify how many locations are saved
99 (bug#5770).
100 (Global Mark Ring): Ditto.
101
4cb4f3ba
LMI
1022011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
103
d648feab
LMI
104 * text.texi (Table Recognition): Use "at point" instead of "under
105 point" (bug#4345).
106
4cb4f3ba
LMI
107 * display.texi (Cursor Display): Mention `cursor-type'.
108
109 * screen.texi (Point): Clarify that it's only if you use a block
110 cursor that it appears to be on a character (bug#4345).
111
ecd0b990
CY
1122011-07-12 Chong Yidong <cyd@stupidchicken.com>
113
114 * misc.texi (Amusements): Move dissociated press here, from its
115 own section.
116
117 * emacs.texi (Top): Update node listing.
118
c2fd0368
LMI
1192011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
120
121 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
122 clarity (bug#3523).
123
fdeb32ec
CY
1242011-07-12 Chong Yidong <cyd@stupidchicken.com>
125
126 * cmdargs.texi (Initial Options): Document --no-site-lisp.
127 (Misc X): Document --parent-id.
128
129 * frames.texi (Frame Commands): Note that focus-follows-mouse now
130 defaults to nil.
131
132 * misc.texi (emacsclient Options): Document --parent-id.
133
134 * msdog.texi (Windows HOME): Document _emacs as obsolete.
135
f584ca38
LMI
1362011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
137
138 * emacs.texi: Use "..." instead of ``...'' in the menus
139 (bug#3503).
140
963578d3
CY
1412011-07-11 Chong Yidong <cyd@stupidchicken.com>
142
143 * killing.texi (Primary Selection): Document `only' setting for
144 select-active-regions.
145
146 * mark.texi (Setting Mark): Reference Shift Selection node.
147
148 * frames.texi (Mouse Commands): Document mouse-yank-primary.
149
a30ed87b
LMI
1502011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
151
47076272
LMI
152 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
153 motion keys" (bug#3503).
154
a30ed87b
LMI
155 * emacs.texi: Change all the register node names from "RegPos"
156 (etc.) to "Positional Registers" (etc.) (bug#3314).
157
4d45a8b7
CY
1582011-07-11 Chong Yidong <cyd@stupidchicken.com>
159
160 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
161 (Other Kill Commands, Kill Options): Copyedits.
162 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
163 (Yanking): Move yank-excluded properties discussion here.
164 (Cut and Paste): Move from frames.texi. Update subnodes to
165 describe x-select-enable-clipboard case.
166
167 * frames.texi: Move Cut and Paste node and subnodes into
168 killing.texi, except Mouse Commands and Word and Line Mouse.
169
c160ddee
AM
1702011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
171
172 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
173
3329e6e3
LMI
1742011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
175
32a214fe
LMI
176 * screen.texi (Mode Line): Clarify that coding systems are
177 characters, not letters (bug#1749).
178
3329e6e3
LMI
179 * cmdargs.texi (Environment): Mention removing variables
180 (bug#1615). Text suggested by Kevin Rodgers.
181
8875da1e
CY
1822011-07-10 Chong Yidong <cyd@stupidchicken.com>
183
54806e45
CY
184 * misc.texi (Amusements): Don't mention Yow; it's crippled.
185
8875da1e
CY
186 * modes.texi: Rename from major.texi.
187 (Modes): New node. Make Major Modes and Minor Modes subsections
188 of this. All callers changed.
189
190 * custom.texi (Minor Modes): Move to modes.texi.
191
7847b2a1
CY
1922011-07-10 Chong Yidong <cyd@stupidchicken.com>
193
6cfd0fa2
CY
194 * custom.texi (Syntax): Node deleted.
195
196 * help.texi (Help Summary):
197 * major.texi (Major Modes):
198 * programs.texi (Parentheses):
199 * search.texi (Regexp Backslash, Regexp Backslash)
200 (Regexp Backslash):
201 * text.texi (Words): Callers changed.
202
7847b2a1
CY
203 * text.texi (Refill, Longlines): Delete nodes.
204
205 * ack.texi (Acknowledgments): Longlines removed from manual.
206
207 * emacs.texi (Top): Update node listing.
208
2a71c436
GM
2092011-07-09 Glenn Morris <rgm@gnu.org>
210
211 * fortran-xtra.texi (Fortran): Update handled extensions.
212
61436e9f
LMI
2132011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
214
215 * display.texi (Scrolling): `C-v' (etc) are now bound to
216 `scroll-*-command' (bug#8349).
217
6e560c71
LMI
2182011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
219
48954a09 220 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
221 doesn't actually delete any files (bug#7125).
222
2904fd97
LMI
223 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
224 argument for `C-c C-k' (bug#7391).
225
6e560c71
LMI
226 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
227 you're currently using (bug#8489).
228
978ff6c5
EZ
2292011-07-01 Eli Zaretskii <eliz@gnu.org>
230
231 * mule.texi (Coding Systems): Move index entries from the previous
232 change into their proper places.
233
0d742084
LMI
2342011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
235
31976bd5
LMI
236 * help.texi (Help Files): Document view-external-packages (bug#8902).
237
0d742084
LMI
238 * mule.texi (Coding Systems): Put a few more of the coding systems
239 into the index (bug#8900).
240
9f678528
GM
2412011-06-26 Glenn Morris <rgm@gnu.org>
242
243 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
244
18a4ce5e
AR
2452011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
246
247 * misc.texi (emacsclient Options): Mention --frame-parameters.
248
f0da764a
GM
2492011-06-09 Glenn Morris <rgm@gnu.org>
250
251 * custom.texi (Specifying File Variables):
252 Recommend explicit arguments for minor modes.
253
b047e7ac
PE
2542011-06-02 Paul Eggert <eggert@cs.ucla.edu>
255
256 Document wide integers better.
257 * buffers.texi (Buffers):
001903b5
PE
258 * files.texi (Visiting): Document maxima for 64-bit machines,
259 and mention virtual memory limits.
b047e7ac 260
bf41276f
CY
2612011-05-28 Chong Yidong <cyd@stupidchicken.com>
262
263 * custom.texi (Hooks): Reorganize. Mention Prog mode.
264
265 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
266 prog mode (Bug#8240).
267
e145f188
GM
2682011-05-27 Glenn Morris <rgm@gnu.org>
269
270 * custom.texi (Specifying File Variables):
271 Major modes no longer need come first.
272
313f790e
CY
2732011-05-22 Chong Yidong <cyd@stupidchicken.com>
274
275 * mule.texi (Specify Coding, Text Coding, Communication Coding):
276 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
277
c136e5cd
GM
2782011-05-18 Glenn Morris <rgm@gnu.org>
279
280 * ack.texi (Acknowledgments): Remove fakemail.c.
281
c71a0d48 2822011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
283
284 Fixes for fitting text into 7x9 printed manual.
285 * building.texi (Flymake, Breakpoints Buffer):
286 * calendar.texi (Appointments):
287 * cmdargs.texi (General Variables, Display X):
288 * custom.texi (Saving Customizations, Face Customization)
289 (Directory Variables, Minibuffer Maps, Init Rebinding):
290 * display.texi (Font Lock, Font Lock, Useless Whitespace):
291 * fixit.texi (Spelling):
292 * frames.texi (Creating Frames, Fonts):
293 * help.texi (Help Files):
294 * mini.texi (Minibuffer File):
295 * misc.texi (emacsclient Options, Emulation):
296 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
297 * mule.texi (International Chars, Language Environments)
298 (Select Input Method, Modifying Fontsets, Charsets):
299 * programs.texi (Custom C Indent):
300 * rmail.texi (Rmail Labels):
301 * text.texi (Table Conversion):
302 * trouble.texi (Known Problems, Known Problems):
303 * windows.texi (Change Window):
304 * xresources.texi (GTK resources): Reflow text and re-indent code
305 examples to avoid TeX overflows and underflows on 7x9 paper.
306
307 * emacs.texi: Fix the (commented out) smallbook command.
308
309 * macos.texi (Mac / GNUstep Events):
310 * xresources.texi (Lucid Resources): Remove extraneous examples.
311
b8f82dc1
GM
3122011-05-10 Glenn Morris <rgm@gnu.org>
313
314 * custom.texi (Specifying File Variables):
315 Deprecate using mode: for minor modes.
316
d306b4da
GM
3172011-05-07 Glenn Morris <rgm@gnu.org>
318
319 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
320
548d0a63
GM
3212011-05-06 Glenn Morris <rgm@gnu.org>
322
5006e634
GM
323 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
324
548d0a63
GM
325 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
326
e793a940
LMI
3272011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
328
329 * misc.texi (Emacs Server): Document `server-eval-at'.
330
7031be6d
UR
3312011-04-24 Chong Yidong <cyd@stupidchicken.com>
332
333 * maintaining.texi (List Tags): Document next-file. Suggested by
334 Uday S Reddy.
335
4ffd0d6b 3362011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
337
338 * mini.texi (Minibuffer Edit):
339 * screen.texi (Mode Line): Fix typo.
340
1c6c854e
CS
3412011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
342
024ff170 343 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 344
c5c9f40f
CY
3452011-03-26 Chong Yidong <cyd@stupidchicken.com>
346
347 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
348
09725d26
EZ
3492011-03-30 Eli Zaretskii <eliz@gnu.org>
350
351 * display.texi (Auto Scrolling): Document the limit of 100 lines
352 for never-recentering scrolling with `scroll-conservatively'.
353 (Bug#6671)
354
09d9db2c 3552011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
356
357 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
358 HOME on Windows and where it looks for init files. (Bug#8221)
359
62d94509
EZ
3602011-03-10 Eli Zaretskii <eliz@gnu.org>
361
362 * search.texi (Regexp Example):
363 * mule.texi (International Chars):
364 * building.texi (External Lisp): Don't use characters outside
365 ISO-8859-1.
366
0286d9de
EZ
3672011-03-09 Eli Zaretskii <eliz@gnu.org>
368
1c6c854e
CS
369 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
370 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
371
372 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
373
114902a5 374 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
375 (Bug#8210)
376
0afb4571
J
3772011-03-08 Jan Djärv <jan.h.d@swipnet.se>
378
379 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
380 for Gtk+ 3.
381
bb3865e8
GM
3822011-03-08 Glenn Morris <rgm@gnu.org>
383
6446548e
GM
384 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
385 * emacs.texi (Acknowledgments):
386 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 387 * emacs.texi: Set documentencoding.
6446548e 388
bb3865e8
GM
389 * display.texi (Optional Mode Line): Don't mention exactly where
390 display-time appears. (Bug#8193)
391
33383987
JB
3922011-03-07 Chong Yidong <cyd@stupidchicken.com>
393
394 * Version 23.3 released.
395
892777ba
CY
3962011-03-06 Chong Yidong <cyd@stupidchicken.com>
397
398 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
399
0b973fc5
DW
4002011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
401
402 * misc.texi (emacsclient Options): Add q/quiet.
403
8ef5a2f2
GM
4042011-03-02 Glenn Morris <rgm@gnu.org>
405
406 * mule.texi (Communication Coding) <x-select-request-type>:
407 Remove duplicate (essentially) paragraph. (Bug#8148)
408
bd106056
CS
4092011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
410
411 * maintaining.texi (Format of ChangeLog): Add reference to
412 add-log-full-name.
413 (Change Log Commands): Add documentation for combining multiple
414 symbols in one change.
415
6640b281
GM
4162011-03-01 Glenn Morris <rgm@gnu.org>
417
418 * custom.texi (Directory Variables):
419 Give an example of excluding subdirectories.
420
2b0c7330 4212011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
422
423 * search.texi (Regexp Search): Move index entries about regexps to the
424 "Regexps" node. Add index entries for regexp search. (Bug#8096)
425
8c62c205
GM
4262011-02-19 Glenn Morris <rgm@gnu.org>
427
428 * dired.texi (Dired): Dired-X version number was dropped.
429
3928f2b6
JD
4302011-02-14 Jan Djärv <jan.h.d@swipnet.se>
431
432 * xresources.texi (X Resources): Remove *faceName and replace it with
433 *font for Lucid.
434
a41c8660
CY
4352011-02-05 Chong Yidong <cyd@stupidchicken.com>
436
437 * rmail.texi (Rmail Display): Document Rmail MIME support more
438 accurately.
439
440 * maintaining.texi (VC Change Log): Document vc-log-incoming and
441 vc-log-outgoing.
442 (Merging): Document vc-find-conflicted-file.
443
233ba4d9 4442011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
445
446 * custom.texi (Variables): Fix typo.
447
14beddf4 4482011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 449
65401ee3
CY
450 * search.texi (Regexps): Copyedits. Mention character classes
451 (Bug#7809).
452
19f81ecf
CY
453 * files.texi (File Aliases): Restore explanatory text from Eli
454 Zaretskii, accidentally removed in 2011-01-08 commit.
455
bf3dae7e
EZ
4562011-01-29 Eli Zaretskii <eliz@gnu.org>
457
458 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
459 (MAKEINFO_OPTS): New variable.
460 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
461 (emacs.html): New target.
462 (clean): Remove emacs.html.
463
45eb2a5d
WL
4642011-01-23 Werner Lemberg <wl@gnu.org>
465
466 * Makefile.in (MAKEINFO): Now controlled by `configure'.
467 (MAKEINFO_OPTS): New variable. Use it where appropriate.
468 (ENVADD): Updated.
469
9acfe703
GM
4702011-01-18 Glenn Morris <rgm@gnu.org>
471
472 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
473
474 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
475
362b9d48
GM
4762011-01-15 Chong Yidong <cyd@stupidchicken.com>
477
bb033b5f
CY
478 * building.texi (Compilation): Improve instructions for running two
479 compilations (Bug#7573).
480
b024d9f0
MD
481 * files.texi (Backup Names): Document the new location of the
482 last-resort backup file.
483
362b9d48
GM
484 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
485 manual. Explain why directory-abbrev-alist elements should be anchored
486 (Bug#7777).
487
4882011-01-15 Eli Zaretskii <eliz@gnu.org>
489
490 * msdog.texi (Windows Startup): Correct inaccurate description of
491 differences between emacsclient.exe and emacsclientw.exe.
492
7c420169 4932011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
494
495 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
496
7c420169 4972011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
498
499 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
500
7c420169 5012011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 502
2d34d523
EZ
503 * frames.texi (Cut and Paste): Modify the section's name and text:
504 don't mix "cut/paste" with "kill/yank".
505 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
506 (Bug#7702)
507
88ab4340
EZ
508 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
509
7c420169 5102011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
511
512 * maintaining.texi: Move inclusion of emerge after EDE, so that it
513 matches its position in the menu. (Bug#7674)
514
7c420169 5152011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
516
517 * trouble.texi (Checklist): Mention not replying via news either.
518
92bb6c52
TH
5192010-12-30 Tassilo Horn <tassilo@member.fsf.org>
520
521 * misc.texi (Document View): Update DocView section with newly
522 supported document formats.
523
b103c904
CY
5242010-12-21 Chong Yidong <cyd@stupidchicken.com>
525
526 * killing.texi: Resection the Info version to conform to the
527 printed manual, to avoid making sections on Accumulating Text, CUA
528 and Rectangles into full chapters.
529
f49d1f52 5302010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
531
532 * custom.texi (Init Syntax): Add index entries for "character syntax".
533 (Bug#7576)
534
f49d1f52 5352010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
536
537 * text.texi (HTML Mode): Small fixes. (Bug#7607)
538
f49d1f52 5392010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
540
541 * trouble.texi (Checklist): Fix typo in newsgroup name.
542
f49d1f52 5432010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
544
545 * search.texi (Word Search): Note that the lazy highlight always
546 matches to whole words (Bug#7470).
547
f49d1f52 5482010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 549
4f1948eb
EZ
550 * display.texi (Optional Mode Line): Make the description of
551 load-average more accurate.
552
b8a9e136
EZ
553 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
554 registry, with a cross-reference.
62d72a4a
EZ
555 (Windows Startup): New node. Move the stuff about the current
556 directory from "Windows HOME".
b8a9e136 557
07976ae3 5582010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
559
560 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
561 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
562
07976ae3 5632010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
564
565 * maintaining.texi (Version Control Systems): Fix repeated sentence.
566 Suggested by Štěpán Němec.
567
07976ae3 5682010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 569
1aaae3f3
CY
570 * maintaining.texi (Version Control): Say "commit", not "check in".
571 (Version Control Systems): Simplify descriptions.
572 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
573 VCS Concepts.
574 (VC Mode Line): Update example.
575 (Old Revisions): Document revert-buffer for vc-diff.
576 (Log Buffer): Promote to a subsection. Document header lines.
577
1c6c854e
CS
578 * macos.texi (Mac / GNUstep Basics):
579 Document ns-right-alternate-modifier.
ec8a6295 580
1aaae3f3
CY
581 * emacs.texi (Top): Update node listing.
582
0eb025fb
EZ
5832010-11-13 Eli Zaretskii <eliz@gnu.org>
584
585 * rmail.texi (Rmail Coding): Characters with no fonts are not
586 necessarily displayed as empty boxes.
587
588 * mule.texi (Language Environments, Fontsets): Characters with no
589 fonts are not necessarily displayed as empty boxes.
590
591 * display.texi (Text Display): Document display of glyphless
592 characters.
593
ea4f7750
GM
5942010-11-13 Glenn Morris <rgm@gnu.org>
595
596 * basic.texi (Position Info): Add M-x count-words-region.
597
90639cea
GM
5982010-11-11 Glenn Morris <rgm@gnu.org>
599
600 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
601
d607b96b 6022010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
603
604 * msdog.texi (Windows HOME): Add information regarding startup
605 directory when invoking Emacs from a desktop shortcut. (bug#7300)
606
c12e4a81
GM
6072010-10-11 Glenn Morris <rgm@gnu.org>
608
df187c62
GM
609 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
610
c12e4a81
GM
611 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
612 (DVIPS): New variable.
234db610
GM
613 (.PHONY): Add html, ps.
614 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
615 (clean): Delete html, ps files.
c12e4a81 616
6513b232
EZ
6172010-10-09 Eli Zaretskii <eliz@gnu.org>
618
619 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
620
f4f358f1
GM
6212010-10-09 Glenn Morris <rgm@gnu.org>
622
c1dc72b3
GM
623 * Makefile.in (VPATH): Remove.
624 (infodir): Make it absolute.
625 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
626
4393405b
GM
627 * Makefile.in (dist): Anchor regexps.
628
eef3ab94
GM
629 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
630 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
631 (emacs-xtra.pdf): Use $<.
632
aa9db089
GM
633 * Makefile.in (infoclean): Remove harmless, long-standing error.
634
abd40fb4
GM
635 * Makefile.in ($(infodir)): Delete rule.
636 (mkinfodir): New.
637 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
638
f4f358f1 639 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 640 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
641 * emacsver.texi: New file, replacing emacsver.texi.in.
642
ea274122
GM
6432010-10-09 Glenn Morris <rgm@gnu.org>
644
f7a31f11
GM
645 * emacsver.texi.in: New file.
646 * emacs.texi: Set EMACSVER by including emacsver.texi.
647 * Makefile.in (distclean): Delete emacsver.texi.
648 (dist): Copy emacsver.texi.
b13254e7 649 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 650
3fb78d1f
GM
651 * ack.texi (Acknowledgments): No more b2m.c.
652
ea274122
GM
653 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
654 (emacs): Remove rule.
655 (dist): No need to deal with the emacs rule any more.
656
17ca7950
GM
6572010-10-07 Glenn Morris <rgm@gnu.org>
658
659 * Makefile.in (version): New, set by configure.
660 (clean): Delete dist tar file.
661 (dist): Use version in tar name.
662
4c83f6e1
GM
6632010-10-06 Glenn Morris <rgm@gnu.org>
664
665 * Makefile.in (EMACS_XTRA): Add the main source file.
666 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
667 (mostlyclean): No core files, reorder other files.
668 (clean): Delete specific dvi and pdf files.
669 (infoclean, dist): New rules.
670 (maintainer-clean): Use infoclean.
8a944cea 671 ($(infodir)): Add parallel build workaround.
4c83f6e1 672
0264072d
GM
6732010-10-04 Glenn Morris <rgm@gnu.org>
674
675 * Makefile.in (SHELL): Set it.
676 (INFO_TARGETS, DVI_TARGETS): Remove variables.
677 (info, dvi): Replace above variables with their expansions.
678 (info): Move mkdir from here...
679 ($(infodir)/emacs): ... to here (for parallel builds).
680 (pdf): New target.
681 ($(infodir)/emacs): Pass -o option to makeinfo.
682 (.PHONY): Declare clean rules.
683 (maintainer-clean): Delete dvi and pdf files.
684 Guard against cd failures. Use a more restrictive delete.
685
3226d6ca
GM
6862010-10-02 Glenn Morris <rgm@gnu.org>
687
688 * misc.texi (Shell Mode): Remove reference to old function name.
689
cad90f3b
EZ
6902010-09-30 Eli Zaretskii <eliz@gnu.org>
691
692 * maintaining.texi (VC Mode Line): Mention all the possible VC status
693 indicator characters.
694
5f874327
GM
6952010-09-29 Glenn Morris <rgm@gnu.org>
696
697 * Makefile.in (top_srcdir): Remove unused variable.
698
0ab9cff3
GM
6992010-09-14 Glenn Morris <rgm@gnu.org>
700
67ae9766
GM
701 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
702 the last hook item.
703
0ab9cff3
GM
704 * calendar.texi (Appointments): Also updated when a diary include file
705 is saved.
706
6664fc59 7072010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
708
709 * trouble.texi (Bugs): Update the section intro.
710 (Known Problems): New section.
711 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
712 (Sending Patches): Bug fixes are best as responses to existing bugs.
713 * emacs.texi (Known Problems): Add menu entry for new section.
714
be3283d7
GM
7152010-09-09 Glenn Morris <rgm@gnu.org>
716
717 * xresources.texi: Untabify.
718
10999305 7192010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
720
721 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
722
10999305 7232010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
724
725 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
726
30641319
JD
7272010-09-02 Jan Djärv <jan.h.d@swipnet.se>
728
729 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
730
50dd7bc6
GM
7312010-08-21 Glenn Morris <rgm@gnu.org>
732
733 * misc.texi (Amusements): Mention bubbles and animate.
734
5e620eca
EZ
7352010-07-31 Eli Zaretskii <eliz@gnu.org>
736
737 * files.texi (Visiting): Add more index entries for
738 large-file-warning-threshold.
739
8b2dd508
JD
7402010-07-29 Jan Djärv <jan.h.d@swipnet.se>
741
742 * frames.texi (Tool Bars): Add doc for tool-bar-position.
743
8838673e
GM
7442010-06-23 Glenn Morris <rgm@gnu.org>
745
746 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
747 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
748 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
749 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
750 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
751 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
752 Untabify Texinfo files.
753
04d3bb6c
GM
7542010-06-10 Glenn Morris <rgm@gnu.org>
755
103dd3a8
GM
756 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
757
04d3bb6c
GM
758 * basic.texi (Inserting Text): Fix typo.
759
50b79479
GM
7602010-06-10 Glenn Morris <rgm@gnu.org>
761
762 * ack.texi (Acknowledgments):
763 * emacs.texi (Acknowledgments): Update for notifications.el.
764
86d7a550
DU
7652010-05-31 Daiki Ueno <ueno@unixuser.org>
766
767 * dired.texi (Operating on Files): Mention encryption commands
768 (Bug#6315).
769
db5dce9d
EZ
7702010-05-29 Eli Zaretskii <eliz@gnu.org>
771
772 * basic.texi (Moving Point): Update due to renaming of commands bound
773 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
774
34313041
EZ
7752010-05-18 Eli Zaretskii <eliz@gnu.org>
776
777 * display.texi (Fringes): Document reversal of fringe arrows for R2L
778 paragraphs.
779 (Line Truncation): Fix wording for bidi display.
780
1fc0ce04 781 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
782 keys.
783
0235128c 7842010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
785
786 * building.texi (GDB Graphical Interface): Remove misleading comparison
787 to an IDE (Bug#6128).
788
0235128c 7892010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
790
791 * programs.texi (Man Page):
792 * misc.texi (Invoking emacsclient):
793 * mini.texi (Repetition):
794 * mark.texi (Setting Mark): Fix typos.
795
0235128c 7962010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
797
798 * misc.texi (Printing): Document htmlfontify-buffer.
799
0235128c 8002010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
801
802 * calendar.texi (Displaying the Diary, Format of Diary File):
803 Fix external cross-references for TeX format output.
804
0235128c
SM
8052010-05-07 Chong Yidong <cyd@stupidchicken.com>
806
807 * Version 23.2 released.
808
f63d0028
JD
8092010-05-02 Jan Djärv <jan.h.d@swipnet.se>
810
811 * cmdargs.texi (Initial Options): Mention --chdir.
812
20fe03ad
JD
8132010-04-21 Jan Djärv <jan.h.d@swipnet.se>
814
815 * frames.texi (Tool Bars): Add tool-bar-style.
816
b7d65a5f
GM
8172010-04-21 Glenn Morris <rgm@gnu.org>
818
819 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
820
a42dbee1
CY
8212010-04-18 Chong Yidong <cyd@stupidchicken.com>
822
823 * programs.texi (Semantic): New node.
824
825 * maintaining.texi (EDE): New node.
826
827 * emacs.texi: Update node listing.
828
829 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
830
6e104790 8312010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 832
d52dbd3d
GM
833 * emacs.texi (Acknowledgments): Remove duplicate.
834
a77fe20c
GM
835 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
836
6e104790 8372010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 838
4ebe9902
GM
839 * dired.texi (Misc Dired Features): Mention VC diff and log.
840 * maintaining.texi (Old Revisions, VC Change Log):
841 Mention that diff and log work in Dired buffers.
842
98932641
GM
843 * help.texi (Help Summary): Mention M-x info-finder.
844
d5b22ab2 845 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 846
4d4e9522
GM
847 * custom.texi (Specifying File Variables, Directory Variables):
848 Document new commands for manipulating local variable lists.
849
6e104790 8502010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
851
852 * trouble.texi (Contributing): Add cindex entry.
853 Mention etc/CONTRIBUTE.
854
6e104790 8552010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
856
857 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
858 query-replace (Bug#5774).
859
a20a9df3
GM
8602010-04-16 Glenn Morris <rgm@gnu.org>
861
862 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
863
1ecb2d3f
JD
8642010-04-11 Jan Djärv <jan.h.d@swipnet.se>
865
866 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
867
99852628
JD
8682010-04-08 Jan Djärv <jan.h.d@swipnet.se>
869
870 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
871
ce79424f
EZ
8722010-03-30 Eli Zaretskii <eliz@gnu.org>
873
874 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
875 cross-reference to "Inserting Text".
876
877 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
878 Mention completion provided by `ucs-insert'.
879
85738751 8802010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
881
882 * sending.texi (Sending Mail): Note variables that may need
883 customizing.
884 (Mail Sending): Expand discussion of send-mail-function.
885
85738751 8862010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
887
888 Document Message mode as the default mail mode.
889
890 * sending.texi (Sending Mail): Copyedits.
891 (Mail Format, Mail Headers): Document mail-from-style changes.
892 (Mail Commands): Rename from Mail mode. Document Message mode.
893 (Mail Misc): Rename from Mail mode Misc.
894 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
895 command names and update keybindings.
896 (Header Editing): Document message-tab. De-document
897 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
898 favor of mail-default-headers. Ad index entries for user-full-name and
899 user-mail-address.
1c6c854e
CS
900 (Citing Mail): Update changes in Message mode behavior.
901 Document mail-yank-prefix.
e73c2434
CY
902 (Mail Signature): New node, moved from Mail Misc.
903 (Mail Aliases): Mail abbrevs are the default with Message mode.
904 (Mail Methods): Note that Message mode is now the default.
905
906 * rmail.texi (Rmail Reply):
907 * text.texi (Text Mode):
908 * major.texi (Major Modes):
909 * mule.texi (Output Coding): Refer to Message mode.
910
911 * custom.texi (Init Examples): Add xref to Mail Header.
912
1fc0ce04 913 * emacs.texi (Top): Fix xrefs.
e73c2434 914
85738751 9152010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 916
c0c035fa
CY
917 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
918 repository if there is none.
919 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
920 vc-print-root-log.
ef7b27ef 921 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 922
71785b7a
CY
923 * programs.texi (Program Modes): Mention Javascript mode.
924
f67c5dd0
CY
925 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
926 * emacs.texi: Update node description.
927
0f72a391 928 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 929 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 930
dc2d2590
JL
9312010-03-30 Juri Linkov <juri@jurta.org>
932
933 * search.texi (Other Repeating Search): Remove line that `occur'
934 can not handle multiline matches.
935
a7b02820
EZ
9362010-03-30 Eli Zaretskii <eliz@gnu.org>
937
938 * mule.texi (International): Mention support of bidirectional editing.
939 (Bidirectional Editing): New section.
940
22ef1944
NR
9412010-03-28 Nick Roberts <nickrob@snap.net.nz>
942
943 * emacs.texi (Top): Update node names to those in building.texi.
944
146b8b16
NR
9452010-03-27 Nick Roberts <nickrob@snap.net.nz>
946
947 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
948 doc/emacs/emacs.texi: Update node names for building.texi.
949
6d98672d
GM
9502010-03-24 Glenn Morris <rgm@gnu.org>
951
952 * ack.texi (Acknowledgments):
953 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
954
93318cbd
JD
9552010-03-20 Jan Djärv <jan.h.d@swipnet.se>
956
957 * xresources.texi (Table of Resources): Clarify toolBar number
958 for Gtk+.
959
960 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
961
15cf2f52
CY
9622010-03-21 Chong Yidong <cyd@stupidchicken.com>
963
4102856c
CY
964 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
965
15cf2f52
CY
966 * search.texi (Other Repeating Search): Document multi-isearch-buffers
967 and multi-isearch-buffers-regexp.
968
969 * indent.texi (Indentation): Clarify description of
970 indent-for-tab-command. Document tab-always-indent.
971
d68eb23c
CY
9722010-03-20 Chong Yidong <cyd@stupidchicken.com>
973
974 * cmdargs.texi (Font X): Move most content to Fonts.
975
976 * frames.texi (Fonts): New node. Document font-use-system-font.
977
978 * emacs.texi (Top):
979 * xresources.texi (Table of Resources):
980 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
981
288f9fc0
CY
9822010-03-10 Chong Yidong <cyd@stupidchicken.com>
983
984 * Branch for 23.2.
985
17782bec
CY
9862010-03-06 Chong Yidong <cyd@stupidchicken.com>
987
988 * custom.texi (Init Examples): Add xref to Locals.
989
990 * major.texi (Choosing Modes): Mention usage of setq-default for
991 setting the default value of major-mode (Bug#5688).
992
b4a1a8b2
CY
9932010-03-02 Chong Yidong <cyd@stupidchicken.com>
994
995 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
996
997 * display.texi (Display Custom): Document make-pointer-invisible and
998 underline-minimum-offset. Remove inverse-video.
999
a1e759cd
CY
10002010-02-21 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * frames.texi (Frame Commands): Note that the last ordinary frame can
1003 be deleted in daemon mode (Bug#5616).
1004
4f3bc373
GM
10052010-02-18 Glenn Morris <rgm@gnu.org>
1006
1007 * trouble.texi (Contributing): Repository is no longer CVS.
1008
5dbbdd33
GM
10092010-02-08 Glenn Morris <rgm@gnu.org>
1010
1011 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1012
cd61af01
SM
10132010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1014
1015 * display.texi (Useless Whitespace, Text Display):
1016 * custom.texi (Init Examples): Avoid obsolete special default variables
1017 like default-major-mode.
1018
b1bb0a25 10192010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1020
1021 * programs.texi (Other C Commands): Replace reference to obsolete
1022 c-subword-mode.
1023
99d0985b
GM
10242010-01-21 Glenn Morris <rgm@gnu.org>
1025
1026 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1027
893db5bc
GM
10282010-01-12 Glenn Morris <rgm@gnu.org>
1029
1030 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1031 emacs-pretest-bug for bug reports for development versions.
1032
0419b8d6
GM
10332010-01-11 Glenn Morris <rgm@gnu.org>
1034
1035 * display.texi (Highlight Interactively): `t' does not mean highlight
1036 all patterns. (Bug#5335)
1037
26e533e2
CY
10382009-12-29 Chong Yidong <cyd@stupidchicken.com>
1039
1040 * misc.texi (Shell): Document async-shell-command.
1041
1042 * building.texi (Grep Searching): Document zrgrep.
1043
484eaeac 1044 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1045
7ee6c59b
NR
10462009-12-29 Nick Roberts <nickrob@snap.net.nz>
1047
1048 * building.texi: Import GDB Graphical Interface description from
1049 EMACS_23_1_RC.
1050
91ed7ea8
CY
10512009-12-24 Chong Yidong <cyd@stupidchicken.com>
1052
1053 * emacs.texi (Top): Update node listing.
1054
1055 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1056
1057 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1058
1059 * cmdargs.texi (Initial Options):
1060 * xresources.texi (Resources): Document inhibit-x-resources.
1061
1062 * custom.texi (Specifying File Variables): Note that minor modes are
1063 enabled unconditionally.
1064
1065 * display.texi (Scrolling): Briefly document the old recenter command,
1066 and document recenter-positions.
1067
1068 * files.texi (Visiting):
1069 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1070
1c6c854e
CS
1071 * frames.texi (Cut/Paste Other App):
1072 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1073
1074 * killing.texi (Kill Options): New node.
1075
6ca89aaa
CY
10762009-12-05 Chong Yidong <cyd@stupidchicken.com>
1077
1078 * misc.texi (Shell Options): ansi-color is now default.
1079
806642d4
GM
10802009-12-05 Glenn Morris <rgm@gnu.org>
1081
806642d4
GM
1082 * emacs.texi (Top): Update menu for cal-xtra node changes.
1083 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1084 or mode line. Don't mention invisible text or the details of
1085 diary-print-entries here, only in cal-xtra.
1086 (Format of Diary File): Mention that the "date on first line" format
1087 only really affects the simple display.
1088 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1089 (Diary Customizing): Holidays may be in the buffer or mode line.
1090 Move diary-print-entries to the "Diary Display" section.
1091 (Diary Display): New section, split out from "Fancy Diary Display".
1092 Explain the limitations of simple display, and how to print it.
1093
1a4f0c0a
GM
1094 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1095
e11adbd8
GM
1096 * cal-xtra.texi (Diary Display): Mention View mode.
1097
29a483ac
JL
10982009-11-29 Juri Linkov <juri@jurta.org>
1099
1100 * display.texi (Highlight Interactively): Actually a list of
1101 default faces is pre-loaded into a list of default values
1102 instead of the history.
1103
83d60c79
GM
11042009-11-20 Glenn Morris <rgm@gnu.org>
1105
1106 * ack.texi (Acknowledgments):
1107 * emacs.texi (Acknowledgments): Add htmlfontify.
1108
276bbe96
GM
11092009-11-14 Glenn Morris <rgm@gnu.org>
1110
98ad1bae
GM
1111 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1112
276bbe96
GM
1113 * ack.texi (Acknowledgments):
1114 * emacs.texi (Acknowledgments): Update for recent Org changes.
1115
18430066
CY
11162009-10-31 Chong Yidong <cyd@stupidchicken.com>
1117
1118 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1119 `charset' property, which is irrelevant to the user manual (Bug#3526).
1120
522ddc9f
JB
11212009-10-14 Juanma Barranquero <lekktu@gmail.com>
1122
1123 * trouble.texi (DEL Does Not Delete): Fix typo.
1124
50b49ade
MA
11252009-10-05 Michael Albinus <michael.albinus@gmx.de>
1126
1127 * files.texi (Misc File Ops): Mention copy-directory.
1128
6308321a
EZ
11292009-10-04 Eli Zaretskii <eliz@gnu.org>
1130
43b3b4d1
EZ
1131 * mule.texi (Unibyte Mode): Emphasize that
1132 unibyte-display-via-language-environment affects only the display.
1133
6308321a
EZ
1134 * display.texi (Horizontal Scrolling): Document cursor behavior under
1135 horizontal scrolling when point moves off the screen (Bug#4564).
1136 Improve wording.
1137
bd51ea7f
MA
11382009-10-01 Michael Albinus <michael.albinus@gmx.de>
1139
1140 * files.texi (Directories): delete-directory prompts for recursive
1141 deletion.
1142
55381962
GM
11432009-09-30 Glenn Morris <rgm@gnu.org>
1144
1145 * ack.texi (Acknowledgments):
1146 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1147
13989ab1
TH
11482009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1149
1150 * dired.texi (Dired Navigation): Use @code instead of @var for
1151 dired-isearch-filenames, so that it's not capitalized.
1152
8ba46c89
CY
11532009-09-19 Chong Yidong <cyd@stupidchicken.com>
1154
1155 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1156
1157 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1158
1159 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1160 (Key Bindings): Reference Init Rebinding in introductory text.
1161 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1162 (Keymaps): Simplify.
1163 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1164 (Minibuffer Maps): Remove mention of Mocklisp.
1165 (Init Rebinding): Move mode-local rebinding example here from Local
1166 Keymaps.
1167 (Modifier Keys): Clarify.
1e11b018 1168 (Rebinding): Add cindex for "binding keys".
8ba46c89 1169
6a5ca7c8
CY
11702009-09-13 Chong Yidong <cyd@stupidchicken.com>
1171
1172 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1173
0e1cba51
NR
11742009-08-31 Nick Roberts <nickrob@snap.net.nz>
1175
6a5ca7c8 1176 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1177 Re-organise these two sections.
0e1cba51 1178
76a87a4d
EZ
11792009-08-29 Eli Zaretskii <eliz@gnu.org>
1180
1181 * cmdargs.texi (Initial Options): Fix last change.
1182
82e98df4
SM
11832009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1184
1185 * mule.texi (Enabling Multibyte):
1186 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1187 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1188
fb89fad9
GM
11892009-08-20 Glenn Morris <rgm@gnu.org>
1190
1191 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1192
e99652b0
GM
11932009-08-19 Glenn Morris <rgm@gnu.org>
1194
1195 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1196
5cca97ad
GM
11972009-08-18 Glenn Morris <rgm@gnu.org>
1198
1199 * ack.texi (Acknowledgments):
1200 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1201
997797ae 1202 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1203
985bf85b
GM
12042009-08-09 Glenn Morris <rgm@gnu.org>
1205
1206 * ack.texi (Acknowledgments):
1207 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1208
8d6bb99e
DD
12092009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1210
1211 * emacs.texi (Top): Add new menu items for GDB-UI.
1212
1213 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1214 section. Threads buffer is in separate section now.
8d6bb99e 1215
8353da9c
GM
12162009-08-08 Glenn Morris <rgm@gnu.org>
1217
1218 * ack.texi (Acknowledgments):
1219 * emacs.texi (Acknowledgments):
1220 Update for js2-mode and org changes.
1221
f2074faf
MA
12222009-08-02 Michael Albinus <michael.albinus@gmx.de>
1223
1224 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1225 files.
1226
e8d2d3fb
CY
12272009-07-28 Chong Yidong <cyd@stupidchicken.com>
1228
1229 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1230
324a4f6a
GM
12312009-07-23 Glenn Morris <rgm@gnu.org>
1232
1233 * programs.texi (Matching): Update blink-matching-paren-distance.
1234
b6937a70
CY
12352009-07-21 Chong Yidong <cyd@stupidchicken.com>
1236
1237 * frames.texi (Cut/Paste Other App): For select-active-regions,
1238 selection is now updated on moving point.
1239
bd8aaa36
RS
12402009-07-21 Richard Stallman <rms@gnu.org>
1241
1242 * glossary.texi (GNU, Daemon): Update information.
1243
8d9b5eba
JL
12442009-07-19 Juri Linkov <juri@jurta.org>
1245
1246 * custom.texi (Specifying File Variables, Safe File Variables):
1247 "variables/value pairs" -> "variable/value pairs".
1248
a2acc1db
GM
12492009-07-15 Glenn Morris <rgm@gnu.org>
1250
1251 * misc.texi (Gnus): Remove widow.
1252
c5ae942b
GM
12532009-07-11 Glenn Morris <rgm@gnu.org>
1254
703d26ba
GM
1255 * Makefile.in (TEXI2PDF): New.
1256 (emacs.pdf, emacs-xtra.pdf): New targets.
1257
522ddc9f 1258 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1259
1260 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1261
1262 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1263 Don't print the copying notice twice in the printed version.
1264 Update the menu and detailmenu.
1265 (Preface): The meaning of "on-line" has changed.
1266 Correct name for "Common Problems" chapter.
1267 (Distrib): Update FSF shop URL.
1268 (Intro): Showing two files at once is not so exciting.
1269
1270 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1271 (Mac / GNUstep Basics): Minor grammar changes.
1272 (Mac / GNUstep Events): Fix typo.
1273 (GNUstep Support): CANNOT_DUMP no longer applies.
1274
1275 * misc.texi (Document View): Fix typos.
1276
1277 * dired.texi (Dired):
1278 * help.texi (Help):
1279 * macos.texi (Mac OS / GNUstep):
1280 * maintaining.texi (Version Control, Introduction to VC):
1281 End menu descriptions with a period.
c5ae942b 1282
b1c8242b
EZ
12832009-07-09 Eli Zaretskii <eliz@gnu.org>
1284
1285 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1286 so categorical in saying that the option is only useful on NTFS.
1287
220d9aa6
GM
12882009-07-09 Glenn Morris <rgm@gnu.org>
1289
1290 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1291 (ENVADD): Add texinfodir to TEXINPUTS.
1292
1293 * emacs.texi (Top): Fix cross-reference.
1294
1295 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1296
1297 * vc1-xtra.texi (Revision Tags): Fix typo.
1298
d07e72d3
GM
12992009-07-03 Glenn Morris <rgm@gnu.org>
1300
1301 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1302 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1303 (Merge Commands): `.' does not seem to work in A or B buffer.
1304 `l' can recreate the 3-window display.
1305
1306 * glossary.texi (Glossary): Minor phrasing changes throughout.
1307 Add more internal cross-references.
1308 <Autoloading>: You can't really autoload a variable.
1309 <C-M->: Move details here from `M-C-' item.
1310 <Continuation Line>: Refer to `Truncation.'
1311 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1312 <Home Directory, Unix>: New entries.
1313 <Deletion of Files>: Mention recycle bins.
1314 <Directory>: Mention ``folders.''
1315 <Error>: Don't mention ``type-ahead.''
1316 <Fringe>: Refer to the manual node.
1317 <Minor Mode>: Can be global or local.
1318 <Spell Checking>: There are other checkers besides Ispell.
1319
f144038a
GM
13202009-07-02 Glenn Morris <rgm@gnu.org>
1321
1322 * anti.texi (Antinews): Minor changes in phrasing.
1323
1324 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1325 some underfull lines in dvi output.
1326
1327 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1328
1329 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1330
1331 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1332
3f1c6666
JD
13332009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1334
1335 * xresources.texi (Table of Resources): Mention maximized for
1336 fullscreen.
1337
1338 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1339
62aadce7
CY
13402009-07-01 Chong Yidong <cyd@stupidchicken.com>
1341
1342 * anti.texi (Antinews): Correct the list of removed platforms.
1343
82ec412e
GM
13442009-06-28 Glenn Morris <rgm@gnu.org>
1345
1346 * arevert-xtra.texi: Minor language tweaks.
1347
09964e7d
GM
1348 * dired-xtra.texi: Minor revisions.
1349
666e158e
MB
13502009-06-23 Miles Bader <miles@gnu.org>
1351
c4cc8b9a 1352 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1353 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1354
70243478
CY
13552009-06-21 Chong Yidong <cyd@stupidchicken.com>
1356
1357 * Branch for 23.1.
1358
67cbe681
KH
13592009-06-17 Kenichi Handa <handa@m17n.org>
1360
1361 * mule.texi (Charsets): Update the description for the new charset.
1362 (list-character-sets): New findex.
125dd7c5 1363 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1364
40e67246
CY
13652009-06-10 Chong Yidong <cyd@stupidchicken.com>
1366
b5700de6
CY
1367 * basic.texi (Moving Point): Fix tag.
1368
1369 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1370
1371 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1372 use camel-case for PageUp and PageDown.
1373
1374 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1375 camel-case for PageUp and PageDown.
1376
1377 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1378
40e67246 1379 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1380 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1381
522ddc9f 13822009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1383
522ddc9f
JB
1384 * fixit.texi (Spelling): Set default dictionary.
1385 Improve descriptions (Bug#2554)
6f591cf4 1386
53483c76
DR
13872009-06-08 David Reitter <david.reitter@gmail.com>
1388
1389 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1390 since saving colors and faces set this way is not implemented.
1391 (Environment variables): Remove mention of mac-fix-env, which is
1392 scheduled to be removed.
1393
1557ef4f
CY
13942009-06-04 Chong Yidong <cyd@stupidchicken.com>
1395
91056528
CY
1396 * custom.texi (Init Examples): Add example of changing load-path.
1397
1557ef4f
CY
1398 * building.texi (Lisp Libraries): Add example of changing
1399 load-path (Bug#3446).
1400
623cec4c
CY
14012009-05-28 Chong Yidong <cyd@stupidchicken.com>
1402
1403 * mark.texi (Mark): Further clarifications.
1404 (Setting Mark): Emphasize that C-SPC activates the mark.
1405
0fcca8ee
CY
14062009-05-28 Chong Yidong <cyd@stupidchicken.com>
1407
702b10e1
CY
1408 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1409 Mark mode.
0fcca8ee
CY
1410 (Using Region, Persistent Mark): Use "active mark" instead of "active
1411 region".
1412
d3b396e4
CY
14132009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1414
1415 * mule.texi (Select Input Method): Fix typo.
1416
3f698a06
CY
14172009-05-13 Chong Yidong <cyd@stupidchicken.com>
1418
1419 * anti.texi (Antinews): Document completion changes. Some additional
1420 copyedits and rearrangement of entries.
1421
b2a42eb7
CY
14222009-05-12 Chong Yidong <cyd@stupidchicken.com>
1423
932fd020
CY
1424 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1425 (Shell History Copying, Terminal emulator): Copyedits.
1426
1c6c854e
CS
1427 * xresources.texi (Resources): Simplify descriptions.
1428 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1429 (Table of Resources): Document fontBackend resource.
1430
b2a42eb7
CY
1431 * trouble.texi (Quitting): Add other undo bindings to table.
1432 (DEL Does Not Delete): Note that the erasure key is usually labelled
1433 "Backspace". Remove discussion of obscure Xmodmap issue.
1434
c6ea7fb8
CY
14352009-05-07 Chong Yidong <cyd@stupidchicken.com>
1436
1437 * files.texi (Visiting): Copyedits.
1438
ad36c422
CY
14392009-05-06 Chong Yidong <cyd@stupidchicken.com>
1440
1441 * basic.texi (Inserting Text): Document ucs-insert.
1442
1443 * mule.texi (International Chars): Define "multibyte". Note that
1444 internal representation is unicode-based. Simplify definition of raw
1445 bytes. Mention ucs-insert.
1446 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1447 (Language Environments): Add language environments new to Emacs 23.
1448 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1449 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1450 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1451 (Output Coding): Copyedits.
1452
1453 * emacs.texi (Top): Update node listing.
1454
d4ad7b96
CY
14552009-05-05 Per Starbäck <per@starback.se> (tiny change)
1456
1457 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1458
5bd66204
SM
14592009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1460
1461 * building.texi (Lisp Libraries): `load-library' does offer completion.
1462
bc36ad1c
CY
14632009-04-28 Chong Yidong <cyd@stupidchicken.com>
1464
1465 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1466 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1467
f1a47884
EZ
14682009-04-25 Eli Zaretskii <eliz@gnu.org>
1469
1470 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1471
be77bd45
CY
14722009-04-22 Chong Yidong <cyd@stupidchicken.com>
1473
1474 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1475
1476 * building.texi (Lisp Interaction): Document initial-scratch-message.
1477
d3b82927
JB
14782009-04-18 Juanma Barranquero <lekktu@gmail.com>
1479
ed6e7b11
JB
1480 * msdog.texi (Windows Fonts): Fix typos.
1481
d3b82927
JB
1482 * files.texi (Save Commands): Fix pxref.
1483
bc323c04
CY
14842009-04-18 Chong Yidong <cyd@stupidchicken.com>
1485
1486 * files.texi (Save Commands): Mention diff-buffer-with-file.
1487 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1488 Henoch (Bug#3036).
1489
2186d13f
GM
14902009-03-15 Glenn Morris <rgm@gnu.org>
1491
1492 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1493 the former is not always used.
1494 (Mail Headers): Use active voice. Add "Mail-reply-to".
1495 Change case of "Id". Avoid repeated "appropriate".
1496 (Mail Aliases): Fix previous change - use an example with a ".", so it
1497 does actually get quoted when expanded.
1498 (Mail Sending): Mailclient is the default on some systems.
1499 (Citing Mail): Mention mail-indentation-spaces.
1500 (Mail Mode Misc): Add an @dfn for "mail signature".
1501
71e454fc
CY
15022009-03-15 Chong Yidong <cyd@stupidchicken.com>
1503
1504 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1505 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1506 read-buffer-completion-ignore-case, and completion-styles.
1507 Remove description of partial-completion-mode.
71e454fc 1508
df1a3e06
GM
15092009-03-14 Glenn Morris <rgm@gnu.org>
1510
1511 * sending.texi (Mail Format): Fix typo. Add index entry for
1512 mail-header-separator.
1513 (Mail Headers): Put info about initialization and changing in one place
1514 at the start. Update FCC section for mbox Rmail. Clarify From
1515 section, mention mail-setup-with-from. Clarify Reply-to section.
1516 Add Mail-followup-to and mail-mailing-lists. Clarify References
1517 section.
1518 (Mail Aliases): Update example, make less contentious.
1519 Update for name change of mail-interactive-insert-alias.
1520 (Mail Mode): Remove mention of `%' as a word separator.
1521 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1522 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1523 commands. Clarify FCC handling. In mail-complete, add reference to
1524 Mail Aliases section, and mention mail-complete-function.
1525 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1526 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1527 signature netiquette. Explain how the mail hooks work when continuing
1528 a composition.
1529 (Mail Amusements): Internationalize the spook section a bit.
1530 Remove the spook mail-setup-hook example, since it doesn't work well.
1531 Mention fortune-file.
1532 (Mail Methods): Mention read-mail-command.
1533
ed6e7b11 15342009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1535
df1a3e06
GM
1536 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1537 and NS resources following recent changes.
959d68bd 1538
86dca3e8
JR
15392009-03-10 Jason Rumney <jasonr@gnu.org>
1540
1541 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1542 w32-use-visible-system-caret doc to indicate that it should get set
1543 automatically.
1544 (Windows Fonts): Add doc for the uniscribe backend.
1545
042fe98f
DN
15462009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1547
1548 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1549 vc-dir. (Bug#2598)
1550
7f8dba73
RS
15512009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1552
1553 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1554
505e70c3
GM
15552009-03-05 Glenn Morris <rgm@gnu.org>
1556
04242bdc
GM
1557 * rmail.texi (Rmail Basics): Add reference to sorting.
1558 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1559 Minor re-wordings.
1560 (Rmail Motion): Mention rmail-next-same-subject.
1561 (Rmail Deletion): Expunging is not the only way to change the numbers.
1562 (Rmail Labels): Labels can also be used in sorting.
1563 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1564 (Rmail Display): Mention rmail-mime.
1565
00cfe22c
GM
15662009-03-04 Glenn Morris <rgm@gnu.org>
1567
1568 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1569 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1570 summary. Mention sorts cannot be undone.
1571 (Rmail Display): Give an example of how to use goto-address-mode.
1572 (Rmail Editing): It's keybindings that are redefined, not commands.
1573 Fix some typos.
1574 (Movemail): Some minor rewording.
1575 (Remote Mailboxes): Emacs movemail supports pop by default.
1576 Fix some minor grammatical issues. The "two alternative ways" to
1577 specify a POP mailbox are really just one. Remove all reference to the
1578 variables rmail-pop-password and rmail-pop-password-required, obsolete
1579 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1580 can support Kerberos.
1581
3d963b67
GM
15822009-03-03 Glenn Morris <rgm@gnu.org>
1583
1584 * rmail.texi (Rmail Deletion): Revert previous change, which was
1585 describing the Rmail summary versions.
1586 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1587 Minor re-wording for rmail-resend.
1588 (Rmail Make Summary): Summaries apply to buffers rather than files.
1589 <rmail-summary-by-topic>: Headers includes the subject.
1590 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1591 details, including prefix arguments.
2340abde 1592 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1593 Not counting lines might be faster.
1594 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1595 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1596 Name the commands bound to the various keys. Mention prefix argument
1597 for searching.
3d963b67
GM
1598 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1599 Simplify rmail-highlighted-headers description. Update face name.
1600
a8ce3d17
JB
16012009-03-02 Juanma Barranquero <lekktu@gmail.com>
1602
1603 * mark.texi (Marking Objects): Fix typo.
1604
130a29b6
CY
16052009-03-01 Chong Yidong <cyd@stupidchicken.com>
1606
1607 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1608 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1609
9d5de6f8
GM
16102009-03-01 Glenn Morris <rgm@gnu.org>
1611
79fc530e 1612 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1613 (Rmail Motion): - M-s searches from the end of messages.
1614 (Rmail Deletion): Minor clarification. Fix numeric argument
1615 description.
1616 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1617 newmail and RMAILOSE files need not be in home-directory.
1618 (Rmail Files): Mention I/O menus are unselectable if no files match.
1619 Mention `MAIL' env-var.
1620
b545ff9c
JR
16212009-02-24 Jason Rumney <jasonr@gnu.org>
1622
1623 * mule.texi (Fontsets): Mention fontset-default, font specs and
1624 fallback fontsets.
1625 (Defining Fontsets): Mention ns and w32 variants of
1626 standard-fontset-spec. Update description of startup fontset to match
1627 Emacs 23 behavior.
a93be82a 1628 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1629 (International): Link to Modifying Fontsets.
b545ff9c 1630
75da0618 16312009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1632
1633 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1634 Mention ns-extended-platform-support-mode.
1635
6be93a16
KB
16362009-02-22 Karl Berry <karl@gnu.org>
1637
1638 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1639
867d4bb3
JB
16402009-02-19 Juanma Barranquero <lekktu@gmail.com>
1641
1642 * basic.texi (Moving Point, Position Info):
1643 * files.texi (Visiting):
1644 * mini.texi (Completion Options):
1645 * text.texi (HTML Mode): Remove duplicate words.
1646
49b5c0e8
GM
16472009-02-20 Glenn Morris <rgm@gnu.org>
1648
1649 * rmail.texi: Minor updates for mbox rather than Babyl.
1650
f43a822c
KB
16512009-02-17 Karl Berry <karl@gnu.org>
1652
49b5c0e8 1653 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1654
80d634b8
RS
16552009-02-17 Richard M Stallman <rms@gnu.org>
1656
1657 * anti.texi (Antinews): Mention Babyl format.
1658
1659 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1660
1661 * rmail.texi: Update for mbox format.
1662 Various small fixes, as well as the following.
1663 (Out of Rmail): Node deleted.
1664 (Rmail): Update menu.
1665 (Rmail Files): Comment out set-rmail-inbox-list.
1666 Document rmail-inbox-list instead.
1667 (Rmail Output): Substantial changes since C-o is now
1668 rmail-output-as-seen and o is rmail-output.
1669 (Rmail Attributes): Delete `stored', add `retried'.
1670 (Rmail Display): Editing headers works in all cases.
1671
f0d129c6
GM
16722009-02-17 Glenn Morris <rgm@gnu.org>
1673
1674 * basic.texi (Position Info): M-x count-lines-region is not always on
1675 M-=. (Bug#2269)
1676
160f11d3
GM
16772009-02-09 Glenn Morris <rgm@gnu.org>
1678
1679 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1680 defaults.
1681
763e01c4
EZ
16822009-02-07 Eli Zaretskii <eliz@gnu.org>
1683
1684 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1685 documentation of possible problems with redecoding.
1686
f5e1441d
GM
16872009-02-03 Glenn Morris <rgm@gnu.org>
1688
1689 * rmail.texi (Out of Rmail): Mention b2m.pl.
1690
e1eabe41
GM
16912009-01-31 Glenn Morris <rgm@gnu.org>
1692
1693 * rmail.texi (Out of Rmail): Correct b2m location.
1694
dd05f9de
CY
16952009-01-27 Chong Yidong <cyd@stupidchicken.com>
1696
1697 * fixit.texi (Undo): Update undo limit values.
1698
d74d846e
GM
16992009-01-27 Glenn Morris <rgm@gnu.org>
1700
1701 * emacs.texi (Top): Fix Antinews menu entry.
1702
49ffdce8
KB
17032009-01-25 Karl Berry <karl@gnu.org>
1704
1705 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1706 item with no marker, instead of the syntactically incorrect
1707 @itemize @asis.
1708
467e8d77
JL
17092009-01-25 Juri Linkov <juri@jurta.org>
1710
1711 * building.texi (Grep Searching): Fix index entry for lgrep.
1712
6c60bbdb
EZ
17132009-01-24 Eli Zaretskii <eliz@gnu.org>
1714
1715 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1716
9ce5a36f
AR
17172009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1718
1719 * macos.texi (Preferences Panel): Update description of font setting to
1720 reflect that prior frame selection is no longer needed.
1721
9aa5f2fb
NR
17222009-01-20 Nick Roberts <nickrob@snap.net.nz>
1723
1724 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1725 raise GUD subsections.
1726
3892ff9c
GM
17272009-01-15 Glenn Morris <rgm@gnu.org>
1728
1729 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1730
14731c8f
GM
17312009-01-10 Glenn Morris <rgm@gnu.org>
1732
1733 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1734
45c55e53
CY
17352009-01-04 Chong Yidong <cyd@stupidchicken.com>
1736
1737 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1738 logical lines.
1739
2e4667d1
JL
17402008-12-29 Juri Linkov <juri@jurta.org>
1741
1742 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1743
1744 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1745
2a3eac47
CY
17462008-12-28 Chong Yidong <cyd@stupidchicken.com>
1747
1748 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1749 goto-address-mode instead of goto-address.
1750
3da8da94
CY
1751 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1752 mode.
1753
2a3eac47
CY
1754 * emacs.texi (Top): Update node listing.
1755
057f6dd3
EZ
17562008-12-26 Eli Zaretskii <eliz@gnu.org>
1757
1758 * custom.texi (Directory Variables): Explain what is a "project".
1759 Add indexing. Improve wording. Add a footnote about using
1760 _dir-locals.el on MS-DOS.
1761
e6979067
DN
17622008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1763
1764 * files.texi (Misc File Ops): Mention chmod as an alias for
1765 set-file-modes.
1766
9de15963
MR
17672008-12-24 Martin Rudalics <rudalics@gmx.at>
1768
1769 * help.texi (Help): Fix typos and reword.
1770 (Help Summary): Add entries for C-h n and C-h r, reorder
1771 entries, and do some minor fixes.
1772 (Name Help): Say that C-h F works for commands only.
1773 (Misc Help): Say that view-lossage displays 300 keystrokes.
1774
236fd60d
GM
17752008-12-20 Glenn Morris <rgm@gnu.org>
1776
1777 * ack.texi (Acknowledgments): General update based on AUTHORS,
1778 including removal of some stuff no longer distributed.
1779
349b3256
AM
17802008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1781
1782 * fixit.texi: Mention hunspell
1783
e840fca5
GM
17842008-12-19 Glenn Morris <rgm@gnu.org>
1785
1786 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1787 Consolidate explanatory text at start.
e840fca5
GM
1788
1789 * display.texi (Text Display):
1790 * indent.texi (Indentation): Use @acronym with ASCII.
1791
9dfa7983
GM
17922008-12-18 Glenn Morris <rgm@gnu.org>
1793
1794 * ack.texi: Various small updates and fixes.
1795
97b3a00b
JL
17962008-12-18 Juri Linkov <juri@jurta.org>
1797
1798 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
1799 as a key binding to start a forward nonincremental word search.
1800 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
1801 a backward nonincremental word search. Add index for `M-s w'
1802 `isearch-forward-word'.
1803 (Regexp Search): Add a short summary of regexp key commands like
1804 in the node "Basic Isearch".
1805 (Other Repeating Search): Fix typo.
1806
18072008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
1808
1809 * misc.texi (PostScript Variables): Fix doc.
1810
31ce6a07
CY
18112008-12-10 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * programs.texi (Program Modes): Mention Ruby mode.
1814
636b507b
DN
18152008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
1816
1817 * misc.texi (emacsclient Options): Describe what an empty string
1818 argument does for --alternate-editor.
1819
a323fa14
CY
18202008-12-09 Frank Schmitt <ich@frank-schmitt.net>
1821
1822 * cmdargs.texi (Font X): Distinguish between client-side and
1823 server-side fonts. List valid Fontconfig properties. Add reference to
1824 Fontconfig manual. List valid GTK font properties. Explain use of
1825 fc-list.
1826
c5ca6cd0
CY
18272008-12-09 Chong Yidong <cyd@stupidchicken.com>
1828
1829 * cmdargs.texi (Font X): Move discussion of quoting to top.
1830
e5136377
GM
18312008-12-06 Glenn Morris <rgm@gnu.org>
1832
1833 * maintaining.texi (Old Revisions): Improve previous change.
1834
248c026b
RS
18352008-12-05 Richard M Stallman <rms@gnu.org>
1836
1837 * anti.texi (Antinews): Minor fixes.
1838
a9253a1e
GM
18392008-12-03 Glenn Morris <rgm@gnu.org>
1840
1841 * maintaining.texi (Old Revisions): Fix diff-switches description.
1842
fa687b02
MR
18432008-12-01 Martin Rudalics <rudalics@gmx.at>
1844
1845 * emacs.texi (Top): Fix typo.
1846
72e6decd
CY
18472008-11-30 Chong Yidong <cyd@stupidchicken.com>
1848
320ee034
CY
1849 * misc.texi (Document View): Explain dependence on gs at the top.
1850 Copyedits.
1851
1852 * emacs.texi (Top): Add DocView nodes to detailed node listing.
1853
72e6decd
CY
1854 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
1855 (Comment Commands): Discuss region-active behavior of M-; first.
1856
2a472ee4
MR
18572008-11-29 Martin Rudalics <rudalics@gmx.at>
1858
9c6361c9
MR
1859 * display.texi (Line Truncation): Add reference to Continuation
1860 Lines.
1861
2a472ee4
MR
1862 * windows.texi (Pop Up Window): Mention split-height-threshold
1863 and split-width-threshold.
9c6361c9 1864 (Split Window): Add reference to Continuation Lines.
2a472ee4 1865
e93bc142
AR
18662008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1867
1868 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1869 (GNUstep Support): New node.
1870 * anti.texi:
1871 * emacs.texi:
1872 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1873
43b978db
RS
18742008-11-28 Richard M Stallman <rms@gnu.org>
1875
1876 * misc.texi (Dissociated Press): Minor cleanups.
1877
1878 * dired.texi (Image-Dired): Avoid passive.
1879
e8e2bd93
EZ
18802008-11-28 Eli Zaretskii <eliz@gnu.org>
1881
1882 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1883 representation.
1884
8d2d45da
CY
18852008-11-26 Richard M. Stallman <rms@gnu.org>
1886
1887 * files.texi (Visiting): Rewrite paragraph for clarity.
1888
1889 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1890
a5f7bbcc
AM
18912008-11-25 Alan Mackenzie <acm@muc.de>
1892
1893 * programs.texi (Moving by Parens): Clarify that parens inside strings
1894 and comments are ignored, and that the commands assume the starting
1895 point isn't in a string or comment.
1896
a71703d3
AR
18972008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1898
1899 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1900 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1901 version.
1902 (Mac Customization): Rewrite Preferences Panel section and merge in to
1903 this node, add Open files by dragging to an Emacs window.
1904
1905 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1906
aa5ab79a
CY
19072008-11-26 Chong Yidong <cyd@stupidchicken.com>
1908
0cc92c19
CY
1909 * files.texi (Misc File Ops): Document set-file-modes.
1910
c366b4e4
CY
1911 * windows.texi (Split Window): Document integer values of
1912 truncate-partial-width-windows.
1913
aa5ab79a
CY
1914 * text.texi (Text): Simplify description of markup languages.
1915 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1916 (TeX Editing): Note that `""' inserts one `"' character.
1917 (HTML Mode): Note in the introduction that XML mode is an alias for
1918 SGML mode. Mention nXML mode.
1919
56221db7
CY
19202008-11-25 Chong Yidong <cyd@stupidchicken.com>
1921
1922 * building.texi (Watch Expressions): Fix typo.
1923
90effe33
CY
19242008-11-24 Chong Yidong <cyd@stupidchicken.com>
1925
f90a5ae3
CY
1926 * files.texi (Visiting): Document new behavior of
1927 confirm-nonexistent-file-or-buffer.
1928
1c6c854e
CS
1929 * buffers.texi (Select Buffer):
1930 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 1931
a18ffb4a
CY
1932 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1933 edit-picture.
1934
90effe33
CY
1935 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1936 edit-picture', since that is just an alias for picture-mode.
1937 (Sentences): Note that repeated M-@ extends the region.
1938 (Pages): Make terminology more consistent. Link to Regexps node.
1939 (Longlines): Discuss relationship with Visual Line mode.
1940 (Text Mode): Remove extraneous discussion of other modes, since they
1941 were already introduced in the parent node.
1942
e85103ec
CY
19432008-11-23 Chong Yidong <cyd@stupidchicken.com>
1944
5cb2fe30
CY
1945 * anti.texi (Antinews): Rewrite.
1946
1eb9b307 1947 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1948
1949 * frames.texi (Frame Commands): Mention "minimize" terminology.
1950
e85103ec
CY
1951 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1952 formats.
b908332f
CY
1953 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1954 (Misc X): Don't document useless -hb option.
e85103ec 1955
607f5f88
JL
19562008-11-22 Juri Linkov <juri@jurta.org>
1957
1958 * dired.texi (Dired Navigation): Change normal file name search option
1959 from `non-nil' to `t'. Add `dwim' option.
1960
e1b867a0
JL
19612008-11-22 Juri Linkov <juri@jurta.org>
1962
1963 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1964 ".dir-locals.el". Rename `define-project-bindings' to
1965 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1966 `dir-locals-set-directory-class'.
1967
dd186936
LK
19682008-11-22 Lute Kamstra <lute@gnu.org>
1969
1970 * buffers.texi (Select Buffer): Index goto-line.
1971 * basic.texi (Moving Point): Mention the use of a numeric prefix
1972 argument with goto-line and refer to Select Buffer for the use of a
1973 plain prefix argument.
1974
4b121911
GM
19752008-11-19 Glenn Morris <rgm@gnu.org>
1976
1977 * doclicense.texi: Update to FDL 1.3.
1978 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1979
27267e4c
CY
19802008-11-17 Chong Yidong <cyd@stupidchicken.com>
1981
696f351d
CY
1982 * custom.texi (Minor Modes): Define mode commands and mode variables
1983 more precisely. Recommend using mode commands instead of setting
1984 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1985 (Easy Customization): Use "init file" instead of .emacs.
1986 (Customization Groups): Update to new Custom buffer appearance.
1987 (Saving Customizations): Copyedits. Update example.
1988 (Variables): Give example of variable type-sensitivity.
1989 (Examining): Update example.
1990 (Hooks): Copyedits.
1991 (Specifying File Variables): Use C comments instead of an artificial
1992 Lisp for the example.
1993 (Keymaps): Move internals discussion to Prefix Keymaps.
1994 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1995 (Init Rebinding): Document kbd macro.
1996 (Init File): Link to Find Init.
696f351d
CY
1997
1998 * mark.texi (Using Region): Document Delete Selection Mode more
1999 thoroughly.
2000
2001 * frames.texi (Mouse Commands): Move most of the description of Delete
2002 Selection Mode to Using Region, and link to it.
1bc9c425 2003 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2004
b0570c25
CY
2005 * building.texi (Compilation): Document first-error value of
2006 compilation-scroll-output.
2007 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2008 works as soon as an error is available. Suggested by Juri Linkov.
2009
27267e4c
CY
2010 * mini.texi (Passwords): New node.
2011
2012 * files.texi (Remote Files): Link to Passwords node.
2013
2014 * emacs.texi (Top): Update node listings.
2015
122eb807
CY
20162008-11-16 Chong Yidong <cyd@stupidchicken.com>
2017
9c9855a3
CY
2018 * ack.texi (Acknowledgments): Some updating of credits.
2019
bd6fdcad
CY
2020 * emacs.texi (Acknowledgments): Add a couple more names.
2021
dd1eef46
CY
2022 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2023
122eb807 2024 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2025 (Misc File Ops): Document use of trash.
122eb807 2026
801a8da1
JB
20272008-11-16 Juanma Barranquero <lekktu@gmail.com>
2028
2029 * macos.texi (Mac Customization): Fix typos.
2030
0b4f2253
CY
20312008-11-14 Chong Yidong <cyd@stupidchicken.com>
2032
2033 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2034 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2035 the conventions of the main Emacs manual.
2036
2037 * emacs.texi (Top): Update node listings.
2038
517e2b89
CY
20392008-11-12 Chong Yidong <cyd@stupidchicken.com>
2040
07a85685
CY
2041 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2042 command-line-args is processed during startup.
2043 (Action Arguments): Correctly describe how file arguments interact with
2044 the startup screen. Link to Lisp Interaction for scratch buffer.
2045 (Initial Options): Link to Command Example for -batch option.
2046 (Environment): Document initial-environment.
2047
517e2b89
CY
2048 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2049 can't be changed in the site-start file.
2050
6337bbde
CY
20512008-11-07 Chong Yidong <cyd@stupidchicken.com>
2052
2053 * dired.texi (Dired): Mention C-x C-d too.
2054 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2055 (Dired Navigation): Explain dired-goto-file more clearly.
2056 Document dired-isearch-filenames.
6337bbde
CY
2057 (Dired Deletion): Remove unnecessary "expunged" terminology.
2058 (Flagging Many Files): & is now rebound to `% &'.
2059 (Shell Commands in Dired): Document dired-do-async-shell-command.
2060 Clarify how multi-file arguments are passed.
2061 (Misc Dired Features): Document dired-do-isearch.
2062
9e8eeff9
CY
20632008-11-06 Chong Yidong <cyd@stupidchicken.com>
2064
2065 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2066
e071f849
CY
20672008-11-03 Chong Yidong <cyd@stupidchicken.com>
2068
2069 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2070
05482eb1
CY
20712008-11-01 Chong Yidong <cyd@stupidchicken.com>
2072
e2346dea
CY
2073 * programs.texi (Program Modes): Link to Program Indent node.
2074 (Left Margin Paren): Explain consequences of changing
2075 open-paren-in-column-0-is-defun-start more concisely.
2076 (Which Function, Program Indent, Info Lookup): Minor edits.
2077 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2078 (Multi-line Indent): If region is active, TAB indents the region.
2079 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2080 (Matching): The delimiter at the cursor is highlighted---the character
2081 changes color.
2082 (Symbol Completion): Link to Completion node.
2083
e4b6428c
CY
2084 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2085 a strictly text-only system.
2086
05482eb1
CY
2087 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2088 batch mode.
2089
a11d3737
RS
20902008-11-01 Richard M. Stallman <rms@gnu.org>
2091
5abad626
RS
2092 * misc.texi (Document View): Major rewrite.
2093
a11d3737
RS
2094 * maintaining.texi (Types of Log File): Change logs are older than
2095 version control.
2096 (VCS Concepts): Simplify and rearrange.
2097 (Version Control Systems): Make it clear that Linux is only the kernel.
2098 (VC Mode Line): Shorten reference to menu item.
2099 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2100 (VC Directory Mode): Minor cleanup.
2101 Unchanged files are hidden, not omitted.
2102 (VC Directory Commands): Shorten and simplify.
2103 (Change Log Commands): New node, split from Change Logs.
2104 (VC Directory Buffer): New node, split from VC Directory Mode.
2105
c55a4acb
CY
21062008-10-31 Chong Yidong <cyd@stupidchicken.com>
2107
1c6c854e 2108 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2109 from files.texi.
2110
1c6c854e
CS
2111 * files.texi (Version Control): Move to maintaining.texi.
2112 Subnodes moved as well.
2113 (Document Files): Move to misc.texi.
df0356f6 2114
c55a4acb
CY
2115 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2116 vc-update-change-log.
df0356f6
CY
2117 (Version Control): Move here from files.texi.
2118 (Format of ChangeLog): Make it a subnode of Change Log.
2119
2120 * emacs.texi (Top): Update node listing.
c55a4acb 2121
ef082374
TH
21222008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2123
2124 * files.texi (Files): Add a section about document
2125 files (doc-view-mode).
2126
d52582c3
CY
21272008-10-31 Chong Yidong <cyd@stupidchicken.com>
2128
1c6c854e
CS
2129 * building.texi (Compilation Mode):
2130 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2131 (Debuggers): Lower GUD subsections to subsubsections.
2132 (Starting GUD): Add cindex.
2133 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2134
4e0a0968
CY
21352008-10-30 Chong Yidong <cyd@stupidchicken.com>
2136
03625b47
CY
2137 * indent.texi (Indentation): Link to Program Indent.
2138
4e0a0968
CY
2139 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2140 now uses emacsclient's terminal.
2141
8bd3f7ef
CY
21422008-10-29 Chong Yidong <cyd@stupidchicken.com>
2143
80e5620e
CY
2144 * mark.texi (Using Region): Document use-empty-active-region.
2145
97d5c404
CY
2146 * emacs.texi (Top): Update node listings.
2147
1c6c854e
CS
2148 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2149 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2150 (Invoking emacsclient): Rewrite, moving optional arguments to
2151 emacsclient Options.
21d2bae3
CY
2152 (emacsclient Options): New node. Document server-use-tcp and
2153 server-host.
8bd3f7ef 2154
5fda2cbd
CY
21552008-10-28 Chong Yidong <cyd@stupidchicken.com>
2156
2157 * indent.texi (Indentation): Replace list with paragraphed text,
2158 putting description of syntax-driven indentation first. Document new
2159 effect of active regions on tab.
2160 (Tab Stops): Note that editable tab stops affect indentation commands.
2161
4ff029f6
DN
21622008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2163
2164 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2165
996cd6e4
CY
21662008-10-23 Chong Yidong <cyd@stupidchicken.com>
2167
f28815e3
CY
2168 * custom.texi (Function Keys): Note that modified keypad keys are not
2169 translated.
2170
996cd6e4
CY
2171 * basic.texi (Arguments): Explain how to insert multiple digits.
2172
49545fe2
MA
21732008-10-22 Michael Albinus <michael.albinus@gmx.de>
2174
2175 * files.texi (Remote Files): Precise selection of default method.
2176 Rewrite paragraph about disabling remote file names.
2177
edac0b53
CY
21782008-10-22 Chong Yidong <cyd@stupidchicken.com>
2179
e752c544
CY
2180 * search.texi (Special Isearch): Document M-TAB is isearch.
2181
edac0b53
CY
2182 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2183 command.
2184
2185 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2186
20a36054
TH
21872008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2188
1c6c854e 2189 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2190 section.
2191
69051ab6
CY
21922008-10-21 Chong Yidong <cyd@stupidchicken.com>
2193
c4b1a32a
CY
2194 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2195 to files.texi. Move contents of vc2-xtra.texi here.
2196
2197 * vc2-xtra.texi: File removed.
2198
2199 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2200 Directory Commands from the submenu. Don't include deleted file
2201 vc2-xtra.texi.
2202
2203 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2204 (Version Control): Add VC Directory Mode and VC Directory Commands to
2205 the submenu.
2206 (Why Version Control?): Use table format.
2207 (Version Control Systems): Note that Meta-CVS support is gone.
2208 (VCS Concepts): Note precisely when VC started supporting filesets.
2209 Remove bogus xref to CVS Options node.
2210 (Types of Log File): Copyedits.
2211 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2212 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2213 The Right Thing.
2214 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2215 (Log Buffer): Reorganize node, putting C-c C-c description first.
2216 (Old Revisions): Use CVS for example, not RCS.
2217 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2218 Commands from the submenu, putting them under Version Control.
2219 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2220 need to include it in the manual unconditionally, since it is now
2221 crucial to using distributed version control systems.
1a6e2954
CY
2222 (Comparing Files): Note that diff uses the minibuffer, and that the
2223 output is shown using Diff mode.
1c6c854e
CS
2224 (Diff Mode): Explain what "patch" and "hunk" mean.
2225 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2226 diff-show-trailing-whitespaces.
1a6e2954 2227 (File Archives): Add rar support.
c4b1a32a 2228
69051ab6
CY
2229 * major.texi (Choosing Modes): Make mode selection sequence more
2230 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2231 magic-mode-alist is nil by default.
2232 Document magic-fallback-mode-alist.
69051ab6 2233
e7421e03
CY
22342008-10-20 Chong Yidong <cyd@stupidchicken.com>
2235
2236 * frames.texi (Mouse References): Copyedits.
2237
6b2efdc2
TH
22382008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2239
2240 * ack.texi (Acknowledgments): Add myself as doc-view author.
2241
9c5e9396
EZ
22422008-10-20 Eli Zaretskii <eliz@gnu.org>
2243
2244 * frames.texi (Dialog Boxes): Add @cindex entries.
2245
dac94f8e
CY
22462008-10-20 Chong Yidong <cyd@stupidchicken.com>
2247
2248 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2249 (Text-Only Mouse): Copyedit.
2250
25597d40
CY
22512008-10-19 Chong Yidong <cyd@stupidchicken.com>
2252
f8a447f6
CY
2253 * frames.texi: Use @key throughout for mouse clicks.
2254 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2255 (Secondary Selection): Fix modified mouse click syntax.
2256 (Clipboard): Describe Cut, Copy and Paste commands.
2257 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2258 Copyedits.
2259 (Creating Frames): Add xref to Init File.
2260 (Frame Commands): Add xref to Exiting.
2261 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2262
b0f95216
CY
22632008-10-15 Chong Yidong <cyd@stupidchicken.com>
2264
b0817f00
CY
2265 * files.texi (Version Control): Copyedits. Add Bazaar.
2266 (Version Control Systems): List different VCS's using an itemized list.
2267 Add Bazaar.
2268 (VCS Concepts): Copyedits. Tweak description of file merging.
2269
b0f95216
CY
2270 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2271 (Cut/Paste Other App): Document select-active-regions and
2272 x-select-enable-primary.
2273
69d0d701
CY
22742008-10-13 Chong Yidong <cyd@stupidchicken.com>
2275
2276 * mark.texi (Shift Selection): Correct case in node name.
2277
2278 * emacs.texi (Top): Update node order in Mark chapter.
2279
375e8351
EZ
22802008-10-12 Eli Zaretskii <eliz@gnu.org>
2281
2282 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2283
2284 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2285 elsewhere in the manual instead of describing yet again the intricacies
2286 of $HOME on MS-Windows and MS-DOS.
2287
ab58114f
CY
22882008-10-12 Chong Yidong <cyd@stupidchicken.com>
2289
4f959513 2290 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2291 (Minibuffer File): Add discussion of `~' in file names.
2292 Add insert-default-directory index reference.
4f959513 2293
ab58114f
CY
2294 * files.texi (File Names): Reorganize description.
2295 (Visiting): Add xref to Mode Line. Copyedits.
2296 (Save Commands): Mention prefix behavior of C-x C-s.
2297 (Numbered Backups): Node deleted.
2298 (Backup Names): Contents of Numbered Backups moved here. State default
2299 of version-control variable.
2300 (Reverting): Copyedits.
2301 (Version Control): Add additional version control systems.
2302
2303 * emacs.texi (Top): Delete Numbered Backups node.
2304
2305 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2306 Backup Names.
f2884f63 2307 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2308
b0b5100a
RF
23092008-10-11 Romain Francoise <romain@orebokech.com>
2310
2311 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2312
89774b5f
CY
23132008-10-11 Chong Yidong <cyd@stupidchicken.com>
2314
2315 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2316 (Select Buffer): Mention use of minibuffer history. Describe default
2317 value of default-major-mode. Mention that C-x 4 b selects the other
2318 window.
2319 (List Buffers): Document CRM indicators in the order they appear.
2320 (Kill Buffer): Document new command kill-matching buffers.
2321 (Several Buffers): Move explanation of the relationship between buffer
2322 list and buffer menu to the top.
2323 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2324
4c72bf27
CY
23252008-10-10 Chong Yidong <cyd@stupidchicken.com>
2326
2327 * entering.texi (Exiting): Document change of C-x C-c to
2328 save-buffers-kill-terminal. Document kill-emacs.
2329
f68eb991
EZ
23302008-09-30 Eli Zaretskii <eliz@gnu.org>
2331
2332 * mule.texi (Coding Systems): Don't mention codepage-setup.
2333
2334 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2335 cpNNN coding systems anymore.
2336 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2337 for unibyte mode. Don't mention line-drawing characters.
2338 Don't mention dos-unsupported-char-glyph.
f68eb991 2339
1a2dd44d
CY
23402008-09-25 Chong Yidong <cyd@stupidchicken.com>
2341
2342 * search.texi (Search): Shorten introduction.
2343 (Basic Isearch): Add command table. Discuss reverse isearch and
2344 isearch highlighting.
2345 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2346 ring to cindex.
2347 (Special Isearch): Move input methods discussion here.
2348 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2349 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2350 Repeat Isearch.
2351 (Isearch Minibuffer): New node.
2352 (Word Search): Document new word search commands.
2353 (Regexp Example): Simplify example using sentence-end-base variable.
2354 (Replace): Reword introduction.
2355 (Unconditional Replace): Remove unnecessary example.
2356 (Other Repeating Search): Document new `M-s o' binding.
2357
2358 * emacs.texi (Top): Update node listings.
2359
e45da31d
JB
23602008-09-22 Juanma Barranquero <lekktu@gmail.com>
2361
2362 * emacs.texi (Top): Remove Kill Errors from menu.
2363
841c8096
CY
23642008-09-22 Chong Yidong <cyd@stupidchicken.com>
2365
402168fa
CY
2366 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2367 interface for defining macros. Simplify examples. Note that C-g quits
2368 macro definitions.
1c6c854e
CS
2369 (Keyboard Macro Counter): Document using F3 to insert counter.
2370 Give usage example.
402168fa
CY
2371 (Keyboard Macro Query): Organize query responses in a table.
2372
1c6c854e
CS
2373 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2374 Link to Erasing node.
841c8096
CY
2375 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2376 rationale to a footnote.
2377 (Kill Errors): Remove node, due to redundancy with Erasing.
2378 (Spelling): Move discussion of flyspell to end. Note new behavior of
2379 M-$ in active region. Remove non-ispell-specific keybindings from
2380 table.
2381
eab2ee89
DN
23822008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2383
2384 * cmdargs.texi (Initial Options): Document --daemon.
2385
3d53e905
GM
23862008-09-20 Glenn Morris <rgm@gnu.org>
2387
2388 * files.texi (Numbered Backups): Mention that some modes set
2389 version-control.
2390
1c90484d
GM
23912008-09-20 Jim Blandy <jimb@red-bean.com>
2392
2393 * files.texi (Numbered Backups): Reference File Variables, as well.
2394 Remove discussion of Rmail's implementation.
2395
0fc0d844
CY
23962008-09-06 Chong Yidong <cyd@stupidchicken.com>
2397
2398 * misc.texi (Recursive Edit): Note that top-level exits active
2399 minibuffers.
2400
2401 * trouble.texi (Quitting): Likewise.
2402
b18d283d
CY
24032008-08-31 Chong Yidong <cyd@stupidchicken.com>
2404
2405 * emacs.texi (Top): Add Temporary Face Changes xref.
2406
2407 * display.texi (Display): Move Temporary Face Changes node to just
2408 after Standard Faces.
2409 (Scrolling): Document recenter-top-bottom instead of recenter.
2410 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2411 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2412 (Display Custom): Copyedits.
2413 (Optional Mode Line): Document display-battery-mode.
2414
180135fc
RF
24152008-08-27 Romain Francoise <romain@orebokech.com>
2416
2417 * custom.texi (Directory Variables): Minor fix.
2418
d3fe3475
GM
24192008-08-27 Glenn Morris <rgm@gnu.org>
2420
2421 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2422 descriptions.
2423 (Calendar Customizing): Tweak layout description.
183080b6 2424 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2425 markers. Condense calendar-star-date and calendar-mark-today
2426 description.
2427 (Holiday Customizing): Add oriental and solar holidays.
2428 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2429 Fix holiday-float description. Use zerop in examples. Be less verbose.
2430 (Date Display Format): Change ISO format. Be less verbose.
2431 (Diary Customizing): Mention day and month abbrev arrays.
2432 Mention the date-form variables by name. Update European example.
2433 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2434 Condense examples. Mention diary-entry-symbols by name.
2435 Condense table for insertion commands.
2436 (Fancy Diary Display): Mention diary-include-string and
2437 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2438 Ethiopic, Persian date functions. Condense descriptions.
2439
2440 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2441 (Adding to Diary): Adapt for changed node name.
2442
71755807
GM
24432008-08-26 Glenn Morris <rgm@gnu.org>
2444
2445 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2446 node "Hebrew/Islamic Entries".
2447
2448 * calendar.texi (Specified Dates): Fix names of iso functions.
2449 (General Calendar): There may not be another window.
2450 (Writing Calendar Files, Holidays): Tweak intro.
2451 (Holidays): Mention Baha'i and Chinese holidays.
2452 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2453 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2454 (To Other Calendar): Add calendar-print-other-dates.
2455 Refer to "graphic display" rather than "X.
2456 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2457 (Displaying the Diary): Fix whitespace after reference.
2458 Fix `diary-number-of-entries' reference.
2459 (Date Formats): Explicitly mention that day names can be abbreviated.
2460 (Adding to Diary): Add some references to other sections.
2461 (Special Diary Entries): Fix reference.
2462 (Appointments): Simplify appt-message-warning-time entry.
2463 Clarify where times must be.
2464 (Importing Diary): Comment out icalendar paragraph that does not apply.
2465 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2466
d76ebc75
GM
24672008-08-23 Glenn Morris <rgm@gnu.org>
2468
2469 * fortran-xtra.texi (Fortran): Change description of free form and
2470 fixed form a bit. Mention hideshow and imenu.
2471 (Fortran Motion): Mention fortran-end-of-subprogram,
2472 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2473 (Fortran Indent): Minor re-word.
2474 (ForIndent Commands): Mention fortran-fill-paragraph and
2475 fortran-fill-statement.
2476 (ForIndent Cont): Mention fortran-tab-mode-string.
2477 (Fortran Comments): Mention fortran-comment-line-start-skip.
2478 (Fortran Columns): Mention font-locking.
2479 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2480
1fc0ce04 24812008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2482
2483 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2484
5c52e13c
CY
24852008-08-22 Chong Yidong <cyd@stupidchicken.com>
2486
2487 * mini.texi (Minibuffer): Simplify introduction.
2488 (Minibuffer File): Document tilde in minibuffer filenames.
2489 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2490 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2491 (Completion Example): Update example to current command list.
2492 (Completion Options): Document `lazy' value of completion-auto-help.
2493 Update contents of completion-ignored-extensions.
2494 (Minibuffer History): Describe "future history" list. State default
2495 value of history-delete-duplicates.
2496
77a00355
GM
24972008-08-21 Glenn Morris <rgm@gnu.org>
2498
2499 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2500 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2501
39ee1d04
CY
25022008-08-17 Chong Yidong <cyd@stupidchicken.com>
2503
2504 * regs.texi (Registers): Clarify valid register names.
2505 (RegPos): Note that buffer is saved and restored too.
2506 (RegText): Note that mark is reactivated/deactivated.
2507 (RegConfig): Xref to Windows node.
2508
b12c348f
CY
25092008-08-16 Chong Yidong <cyd@stupidchicken.com>
2510
3ae7ba79
CY
2511 * basic.texi (Inserting Text): Provide command name for C-q.
2512
b12c348f
CY
2513 * killing.texi (Killing): Copyedit. Define read-only text.
2514 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2515 (Killing by Lines): Copyedit.
2516 (Other Kill Commands): Move M-w description here.
2517 (Yanking): Move M-w to Other Kill Commands.
2518 (Kill Ring): Also mention saving text in registers. Link to Text
2519 Properties in elisp manual.
2520 (Accumulating Text): Copyedit.
2521 (CUA Bindings): Shift selection is now the default.
2522
d8ff7692
TZ
25232008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2524
2525 * maintaining.texi (Change Log): Mention next-error is available.
2526
a43a8a2e
GM
25272008-08-10 Glenn Morris <rgm@gnu.org>
2528
2529 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2530 and intermonth text.
2531 (Holiday Customizing): Add holiday-chinese.
2532
eba27308
EZ
25332008-08-08 Eli Zaretskii <eliz@gnu.org>
2534
2535 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2536
5f14a5b3
DN
25372008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2538
2539 * files.texi (Log Buffer): Describe C-c C-d.
2540 (Diff Mode): Describe C-x 4 A.
2541
49989bff
EZ
25422008-08-06 Eli Zaretskii <eliz@gnu.org>
2543
2544 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2545
5c915c02
DN
25462008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2547
2beaf97a
DN
2548 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2549 describe the new bindings to show the changeset diff, toggle annotation
2550 visibility, show revisions.
2551 (VC Status): Describe key bindings for modifying the change comments,
2552 displaying changeset diffs and annotations.
2553
5c915c02
DN
2554 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2555
71798ace
NR
25562008-08-05 Nick Roberts <nickrob@snap.net.nz>
2557
2558 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2559
b8949644
EZ
25602008-08-02 Eli Zaretskii <eliz@gnu.org>
2561
2562 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2563 and wording.
2564
819567d1
DN
25652008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2566
2567 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2568 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2569 commands. Improve some old info.
2570
5f38310a
CY
25712008-07-31 Chong Yidong <cyd@stupidchicken.com>
2572
0dc3906b
CY
2573 * display.texi (Visual Line Mode): New node.
2574
5f38310a 2575 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2576 (Moving Point): Add additional alternative key bindings.
2577 Describe line-move-visual.
5f38310a
CY
2578 (Erasing): Describe DEL.
2579 (Basic Undo, Blank Lines, Arguments): Copyedit.
2580 (Continuation Lines): Mention Visual Line mode.
2581 (Position Info): Move extended discussion to mule.texi.
2582
2583 * mule.texi (International Chars): Describe C-x =.
2584
2585 * emacs.texi (Top): Add Visual Line Mode node.
2586
7c2fb837
DN
25872008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2588
2589 * emacs.texi: Remove VMS support.
2590
3f6b73ef
DN
25912008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2592
2593 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2594 the vc-dir command name.
2595
9e2a2647
DN
25962008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2597
2598 * xresources.texi: Remove mentions of Mac Carbon.
2599
568beaa2
AS
26002008-07-19 Andreas Schwab <schwab@suse.de>
2601
2602 * ns-emacs.texi: Move to ../misc.
2603
0ef94706
CY
26042008-07-15 Chong Yidong <cyd@stupidchicken.com>
2605
2606 * entering.texi (Exiting): Don't describe text-only terminals as the
2607 default. Describe the new startup screen.
2608 (Exiting): Describe how to kill Emacs first. Change description of
2609 iconification to handle modern window systems.
2610
ba60bd44 26112008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2612
2613 * ns-emacs.texi: New file, documents features of Emacs port under
2614 NeXTstep windowing.
2615
9f30aa73
CY
26162008-07-15 Chong Yidong <cyd@stupidchicken.com>
2617
938a5d2e
CY
2618 * entering.texi (Entering Emacs): Update prev node.
2619
2620 * glossary.texi (Glossary): Remove xref to Text Characters.
2621
9f30aa73
CY
2622 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2623 directly, rather than in the context of ASCII. Move description of
2624 special properties of modifier key to new Modifier Keys node.
2625 (Keys): Copyedit.
2626 (Text Characters): Delete node. Multibyte is the default nowadays, and
2627 the node contents are obsolete.
2628
2629 * custom.texi (Modifier Keys): New node.
2630
2631 * emacs.texi (Top): Update node list.
2632
7e53d36c
CY
26332008-07-13 Chong Yidong <cyd@stupidchicken.com>
2634
2635 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2636 saying that Emacs provides menus and mouse support (which is par for
2637 the course).
2638
2639 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2640 early on.
2641 (Point): Copyedit. Relegate historical trivia to a footnote.
2642 (Mode Line): Explain mode-line format more consistently.
2643 (Menu Bar): Copyedit.
2644
1e9fa96d
GM
26452008-06-27 Glenn Morris <rgm@gnu.org>
2646
2647 * cal-xtra.texi (Sexp Diary Entries):
2648 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2649
dc9bebb8
CY
26502008-06-26 Chong Yidong <cyd@stupidchicken.com>
2651
2652 * mark.texi (Shift selection): New node.
2653 (Mark): Copyedits.
2654 (Persistent Mark): Move to the end of the chapter.
2655
e7881076
EZ
26562008-06-20 Eli Zaretskii <eliz@gnu.org>
2657
2658 * makefile.w32-in (distclean): Remove makefile.
2659
f427400c
NR
26602008-06-17 Nick Roberts <nickrob@snap.net.nz>
2661
2662 * building.texi (Starting GUD): Add an entry for gud-gdb.
2663 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2664 command mode.
2665
b597d348
GM
26662008-06-17 Glenn Morris <rgm@gnu.org>
2667
2668 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2669
647b7094
NR
26702008-06-17 Nick Roberts <nickrob@snap.net.nz>
2671
2672 * building.texi (Starting GUD): Expand on remote debugging.
2673 (Other GDB-UI Buffers): Mention new keyboard bindings.
2674
47a30023
GM
26752008-06-15 Glenn Morris <rgm@gnu.org>
2676
2677 * gnu.texi: Use a verbatim license for this invariant section,
2678 as per etc/GNU.
2679
37e5d54a
GM
26802008-06-13 Daniel Engeler <engeler@gmail.com>
2681
2682 * emacs.texi, misc.texi: Add documentation about serial port access.
2683
8e65d46c
GM
26842008-06-13 Glenn Morris <rgm@gnu.org>
2685
c1473b4c
MB
2686 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2687 maintain.info.
8e65d46c 2688
e40a85cd
MB
26892008-06-05 Miles Bader <miles@gnu.org>
2690
2691 * display.texi (Temporary Face Changes): Update to reflect function
2692 renamings in face-remap.el.
2693
56c73dec
MB
26942008-06-04 Miles Bader <miles@gnu.org>
2695
1c6c854e
CS
2696 * display.texi (Temporary Face Changes):
2697 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2698 `increase-buffer-face-height' and `decrease-default-face-height' now
2699 that they aren't bound by default.
2700
9d3d42fb
MB
27012008-06-03 Miles Bader <miles@gnu.org>
2702
2703 * display.texi (Temporary Face Changes): New node.
2704
2be6bfe2
EZ
27052008-05-31 Eli Zaretskii <eliz@gnu.org>
2706
2707 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2708
daf7e339
GM
27092008-05-31 Glenn Morris <rgm@gnu.org>
2710
2711 * cal-xtra.texi (Fancy Diary Display): Simplify.
2712
d21d2618
GM
27132008-05-30 Glenn Morris <rgm@gnu.org>
2714
2715 * cal-xtra.texi (Fancy Diary Display): Update for
2716 diary-display-function replacing diary-display-hook.
2717
71ce5fd0
JB
27182008-05-29 Drew Adams <drew.adams@oracle.com>
2719
2720 * msdog.texi (Windows Keyboard): Add descriptions of
2721 w32-register-hot-key and w32-unregister-hot-key.
2722
a3cdbdf8
MO
27232008-05-21 Tom Tromey <tromey@redhat.com>
2724
2725 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2726 Variables node.
2727
854a574c
MO
27282008-05-19 Tom Tromey <tromey@redhat.com>
2729
2730 * custom.texi (Variables): Add Directory Variables to menu.
2731 (Directory Variables): New node.
2732
7c2ec3f9
ER
27332008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2734
71ce5fd0 2735 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2736
370fded4
ER
27372008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2738
2739 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2740 Revision Tags and rewritten. Section now uses modern terminology,
2741 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2742 accurately.
2743
6af511e3
EZ
27442008-05-10 Eli Zaretskii <eliz@gnu.org>
2745
2746 * msdog.texi (Windows Files): Update documentation of
2747 w32-get-true-file-attributes.
2748
7a78b6e7
ER
27492008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2750
2751 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2752 directory mode.
2753
1bcfc24e
CY
27542008-05-08 Chong Yidong <cyd@stupidchicken.com>
2755
2756 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2757 entry "television".
1bcfc24e 2758
db86064f
ER
27592008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2760
ab5ec32c 2761 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2762
a31b405e
ER
27632008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2764
2765 * emacs/buffers.texi, emacs/files.texi (Version-control):
2766 vc-toggle-read-only is no longer a good idea...
2767
ff2c14fc
GM
27682008-04-29 Glenn Morris <rgm@gnu.org>
2769
2770 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2771
367c9b7c
JL
27722008-04-22 Juri Linkov <juri@jurta.org>
2773
2774 * dired.texi (Subdirectories in Dired): Describe using `^'
2775 to return to the parent directory.
2776
4ac1e9b4
NR
27772008-04-22 Nick Roberts <nickrob@snap.net.nz>
2778
2779 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2780 recent changes.
2781
b9b3bf2b
NR
27822008-04-19 Nick Roberts <nickrob@snap.net.nz>
2783
2784 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2785 (Other GDB-UI Buffers): Update for recent thread related changes.
2786
4d120d6a
SM
27872008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2788
2789 * maintaining.texi (Maintaining):
2790 * emacs.texi (Top): Typo.
2791
a152877d
SM
27922008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2793
b9b3bf2b
NR
2794 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
2795 arg in `font-lock-add-keywords'.
a152877d 2796
36c0514c
GM
27972008-04-08 Glenn Morris <rgm@gnu.org>
2798
2799 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
2800 Also add Baha'i calendar references where appropriate.
2801
06a97d46
GM
28022008-04-05 Glenn Morris <rgm@gnu.org>
2803
2804 * custom.texi (Init File): Byte-compiling .emacs is bad.
2805
6adc6eed
SM
28062008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
2807
2808 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
2809
571388b0
GM
28102008-03-29 Glenn Morris <rgm@gnu.org>
2811
2812 * calendar.texi: Update for `calendar-date-style' replacing
2813 `european-calendar'.
2814
3ae8f876
JR
28152008-03-28 Jason Rumney <jasonr@gnu.org>
2816
2817 * display.texi (Display Custom): Mention overlay-margin in text.
2818
5bc6ddff 28192008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 2820
5bc6ddff
MB
2821 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
2822 tutorial' comments.
03a864d5 2823
7186a830
CY
28242008-03-28 Chong Yidong <cyd@stupidchicken.com>
2825
2826 * mark.texi (Mark): Rearrange nodes.
2827 (Persistent Mark): Rename from Transient Mark.
2828 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
2829 Describe Transient Mark mode as the default.
2830
2831 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
2832 the default behavior with Transient Mark mode off.
2833 (Position Info): Fix typo.
2834
71ce5fd0
JB
2835 * display.texi (Standard Faces): Reference the Mark node.
2836 Remove discussion of the region face, which is discussed there.
7186a830
CY
2837
2838 * emacs.texi (Top): Update node listings.
2839
2840 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
2841 as the default.
2842
2843 * fixit.texi (Undo): Standardize choice of undo key sequence.
2844 (Undo, Spelling): Describe Transient Mark mode as the default.
2845
2846 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
2847 default.
2848
2849 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
2850
2851 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
2852 mode is the default, and note that the mark is not activated when set.
2853
2854 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
2855 Describe Transient Mark mode as the default.
2856
2857 * search.texi (Basic Isearch): Reference the Mark Ring node.
2858 (Replace, Unconditional Replace, Other Repeating Search):
2859 Describe Transient Mark mode as the default.
2860
1c6c854e
CS
2861 * text.texi (Words, Pages, Fill Commands, HTML Mode):
2862 Describe Transient Mark mode as the default.
7186a830
CY
2863 (Paragraphs): Describe how M-h behaves when region is active.
2864
2865 * trouble.texi (Quitting): Clarify effects of C-g.
2866
dc47d1ff
GM
28672008-03-13 Glenn Morris <rgm@gnu.org>
2868
2869 * emacs.texi (EMACSVER): Set to 23.0.60.
2870
e3e0fb39 28712008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2872
e3e0fb39
GM
2873 * dired.texi (Hiding Subdirectories): Fix previous change.
2874
28752008-03-05 Drew Adams <drew.adams@oracle.com>
2876
2877 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2878
5e14abf8
KS
28792008-02-28 Kim F. Storm <storm@cua.dk>
2880
2881 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2882 Move describe-distribution to C-h C-o.
2883 Move view-emacs-problems to C-h C-p.
2884 Add view-emacs-debugging on C-h C-d.
2885 Add view-external-packages on C-h C-e.
d0207bf3 2886 Add view-order-manuals on C-h C-m.
5e14abf8 2887
d0207bf3 28882008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2889
2890 * msdog-xtra.texi (MS-DOS): Docstring fix.
2891
87e391bb
EZ
28922008-02-09 Eli Zaretskii <eliz@gnu.org>
2893
2894 * msdog.texi (Windows Fonts): Use a @table for describing font
2895 properties.
2896
5662e503
JR
28972008-02-07 Jason Rumney <jasonr@gnu.org>
2898
2899 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2900 value has changed.
2901 (Windows HOME): Clarify what is meant by "if that fails as well".
2902 (Windows Fonts): New section.
2903
72463824
GM
29042008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2905
2906 * basic.texi (Basic Undo): Remove duplicate "you can".
2907
7ff926e0
EZ
29082008-02-02 Eli Zaretskii <eliz@gnu.org>
2909
2910 * maintaining.texi (Tags): Fix last change.
2911
6ab7aef1
MA
29122008-02-02 Michael Albinus <michael.albinus@gmx.de>
2913
093571c3 2914 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2915
ace67e7e
NR
29162008-01-31 Nick Roberts <nickrob@snap.net.nz>
2917
2918 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2919
ae068fdf
RS
29202008-01-26 Richard Stallman <rms@gnu.org>
2921
2922 * maintaining.texi (Tags): Delete redundant index entry.
2923
a56d9a08
EZ
29242008-01-26 Eli Zaretskii <eliz@gnu.org>
2925
2926 * programs.texi (Imenu): Move "@cindex tags" from here...
2927 * maintaining.texi (Tags): ...to here.
2928
e941ed90
NR
29292008-01-23 Kevin Ryde <user42@zip.com.au>
2930
2931 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2932 click count.
2933
650276d5
JB
29342008-01-21 Juanma Barranquero <lekktu@gmail.com>
2935
2936 * entering.texi (Exiting): Fix typo.
2937 Reported by D. E. Evans <sinuhe@gnu.org>.
2938
8dc17977
MR
29392007-12-31 Martin Rudalics <rudalics@gmx.at>
2940
2941 * glossary.texi (Glossary): Fix typo.
2942
9f9695a6
RS
29432007-12-27 Richard Stallman <rms@gnu.org>
2944
2945 * text.texi (Formatted Text): Improve menu tag.
2946 (Editing Format Info): In Info, add duplicate menu of nodes
2947 about the submenus.
2948 (Format Faces): Say where Faces menu is found. Mention Other.
2949 (Format Colors): Say where these submenus are found.
2950 (Format Indentation, Format Justification): Likewise.
2951 (Format Properties): Likewise.
2952
abfd0191
RS
29532007-12-22 Richard Stallman <rms@gnu.org>
2954
2955 * search.texi (Query Replace): Make exp of query-replace more
2956 self-contained, and clarify.
8dc17977 2957
abfd0191
RS
2958 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2959
a2586785
RS
29602007-12-15 Richard Stallman <rms@gnu.org>
2961
2962 * files.texi (Auto Save): Clarify definition of auto-saving.
2963
a67cf2bb
RS
29642007-11-26 Richard Stallman <rms@gnu.org>
2965
2966 * help.texi (Help Echo): Cleanups.
2967
448b33b1
TTN
29682007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2969
2970 * files.texi (Why Version Control?): Fix typo.
2971 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2972 (Selecting a Fileset): Fix typos; small rewording.
2973 (Log Buffer): Likewise.
2974 (Old Revisions): Likewise.
448b33b1 2975
221bb7f6
EZ
29762007-11-17 Eli Zaretskii <eliz@gnu.org>
2977
2978 * mule.texi (Communication Coding): Fix wording of last change.
2979
d0207bf3 29802007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2981
630cb3b7
JB
2982 * custom.texi (Specifying File Variables):
2983 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2984
53b7759e
KH
29852007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2986
a5ab2e0c 2987 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2988
2989 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2990
c8763fb6 29912007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2992
630cb3b7 2993 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2994 --output=file.
2995
ff98e024
MR
29962007-11-13 Martin Rudalics <rudalics@gmx.at>
2997
2998 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2999 (Help Echo): Avoid mentioning the term "region" here and
3000 consistently use the term "active text".
3001
37b11c22
GM
30022007-11-11 Glenn Morris <rgm@gnu.org>
3003
3004 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3005
21d50ba1
JL
30062007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3007
1c6c854e
CS
3008 * search.texi (Query Replace):
3009 Mention `query-replace-show-replacement'.
21d50ba1 3010
c12ecb0a 30112007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3012
3013 * building.texi (Watch Expressions): Remove obscure sentence.
3014
3b4201f4
KH
30152007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3016
3017 * mule.texi (Select Input Method): Describe how to activate an input
3018 method in the text mode.
3019
07e5c0b0
DN
30202007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3021
3022 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3023
52dd7391
NR
30242007-10-30 Nick Roberts <nickrob@snap.net.nz>
3025
3026 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3027
c004e539
GM
30282007-10-30 Glenn Morris <rgm@gnu.org>
3029
3030 * misc.texi (Directory Tracking): Explain a bit more about
3031 dirtrack-mode.
3032
ca8c5b8c
GM
30332007-10-25 Glenn Morris <rgm@gnu.org>
3034
3035 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3036
b6c764ef
RS
30372007-10-24 Richard Stallman <rms@gnu.org>
3038
3039 * misc.texi (Interactive Shell): Cleanup last change.
3040
eabd84c9
JL
30412007-10-22 Juri Linkov <juri@jurta.org>
3042
3043 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3044 default values.
3045
0b43c7e2
ER
30462007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3047
ca8c5b8c 3048 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3049 'filesets'.
3050
a80859d4
MR
30512007-10-18 Martin Rudalics <rudalics@gmx.at>
3052
3053 * trouble.texi (Quitting): Fix typo.
3054
c9447ae1
GM
30552007-10-18 Glenn Morris <rgm@gnu.org>
3056
3057 * frames.texi (Mode Line Mouse): Mention minor mode names.
3058
168b980f
JL
30592007-10-17 Juri Linkov <juri@jurta.org>
3060
3061 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3062 fill-paragraph operates on the active region in Transient Mark mode.
3063 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3064 with fill-paragraph.
3065
3066 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3067 fill-paragraph.
3068
3069 * fixit.texi (Spelling): ispell-word operates on the active region
3070 in Transient Mark mode.
3071
5a331f34
JB
30722007-10-17 Aaron S. Hawley <aaronh@garden.org>
3073
3074 * building.texi (Source Buffers):
3075 * custom.texi (Init Non-ASCII):
3076 * glossary.texi (Glossary): Use "key binding" consistently.
3077
2a9f4d55
JB
30782007-10-17 Juanma Barranquero <lekktu@gmail.com>
3079
3080 * calendar.texi (Diary): Fix directive.
3081
de13cecf
RS
30822007-10-16 Richard Stallman <rms@gnu.org>
3083
3084 * calendar.texi (Diary): Clarify text about diary file example.
3085
5f90d53e
ER
30862007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3087
3088 * files.texi: Capitalize node names according to convention.
3089
3aa491bc
GM
30902007-10-13 Glenn Morris <rgm@gnu.org>
3091
3092 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3093
8a3106d3
ER
30942007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3095
3096 * emacs.texi:
3097 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3098 suggested by RMS and Robert J. Chassell.
8a3106d3 3099
da1080a2
ER
31002007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3101
3aa491bc 3102 * files.texi (Version Systems):
0870a421
ER
3103 * vc-xtra.texi:
3104 * vc1-xtra.texi:
ac3f4c6f 3105 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3106 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3107 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3108 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3109
58ade22b
ER
31102007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3111
da1080a2 3112 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3113 Reorder the descriptions to be chronological.
3114
93870ce2
RS
31152007-10-09 Richard Stallman <rms@gnu.org>
3116
3117 * display.texi (Cursor Display): Correct how cursor appears
3118 in nonselected windows.
3119
568c7288
NR
31202007-10-04 Nick Roberts <nickrob@snap.net.nz>
3121
3122 * building.texi (GDB Graphical Interface): Remove references to gdba
3123 and mention gud-gdb.
3124
1af74d06 31252007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3126
1af74d06 3127 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3128
0d8fb755
JL
31292007-10-06 Juri Linkov <juri@jurta.org>
3130
3131 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3132 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3133 fill-paragraph-or-region.
3134
3135 * basic.texi (Arguments): Replace fill-paragraph with
3136 fill-paragraph-or-region.
3137
b981e2c6
ER
31382007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3139
3140 * files.texi: Update the section on version control for 2007
2a9f4d55 3141 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3142 will come later.
3143
5fceaf9c
GM
31442007-09-15 Glenn Morris <rgm@gnu.org>
3145
3146 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3147 to `list-holidays'.
3148
b0e44b17
GM
31492007-09-14 Glenn Morris <rgm@gnu.org>
3150
3151 * calendar.texi: Update all instances of mark-calendar-holidays,
3152 list-calendar-holidays, list-holidays with the new names.
3153
8cf51b2c
GM
31542007-09-06 Glenn Morris <rgm@gnu.org>
3155
46a367db 3156 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3157 Split into the Emacs manual in emacs/, and other manuals in misc/.
3158 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3159 manual.
3160 (infodir): New variable.
3161 (info): Use $infodir.
3162 (emacsman): Delete target, not needed any more.
3163 Move all targets that are not the Emacs manual to misc/Makefile.in.
3164 (mostlyclean): Remove `gnustmp'.
3165 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3166 manual.
92f9b43f 3167 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3168 (emacsman): Delete target, not needed any more.
3169 (clean): Remove all info files but Emacs manual.
3170 Move all targets that are not the Emacs manual to misc/Makefile.in.
3171 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3172
3173 * Makefile.in (INFOSOURCES): Delete.
3174 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3175 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3176 *.vrs *.toc here...
3177 (maintainer-clean): ...from here.
3178
31792007-09-05 Glenn Morris <rgm@gnu.org>
3180
3181 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3182
8cf51b2c
GM
31832007-08-29 Glenn Morris <rgm@gnu.org>
3184
3185 * emacs.texi (EMACSVER): Increase to 23.0.50.
3186
3420c522
RS
31872007-08-27 Richard Stallman <rms@gnu.org>
3188
3189 * emacs.texi (Top): Clarify menu item for Glossary.
3190
3191 * display.texi (Faces): Change secn title.
3192 Clarify not all fonts come from Font Lock.
3193
8cf51b2c
GM
31942007-08-17 Eli Zaretskii <eliz@gnu.org>
3195
3196 * basic.texi (Position Info): Add index entry for face at point.
3197 Mention that character faces are also displayed by "C-u C-x =".
3198
8cf51b2c
GM
31992007-08-08 Glenn Morris <rgm@gnu.org>
3200
3201 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3202
32032007-08-07 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * files.texi (File Conveniences): Document point motion keys in Image
3206 mode.
3207
8cf51b2c
GM
32082007-07-27 Glenn Morris <rgm@gnu.org>
3209
8cf51b2c
GM
3210 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3211 in-line.
3212
3213 * gpl.texi: New file with text of GPL.
3214 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3215
32162007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3217
3218 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3219
3220 * dired.texi (Wdired): Mention C-x C-q key binding.
3221
32222007-07-28 Nick Roberts <nickrob@snap.net.nz>
3223
3224 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3225
32262007-07-25 Glenn Morris <rgm@gnu.org>
3227
8cf51b2c
GM
3228 * emacs.texi (Copying): Replace license with GPLv3.
3229
3230 * Relicense all FSF files to GPLv3 or later.
3231
32322007-07-24 Glenn Morris <rgm@gnu.org>
3233
3234 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3235 for some calendars.
3236
32372007-07-23 Nick Roberts <nickrob@snap.net.nz>
3238
3239 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3240 default-directory for the current buffer is on a remote machine.
3241
8cf51b2c
GM
32422007-07-21 Eli Zaretskii <eliz@gnu.org>
3243
3244 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3245 default value.
3246
32472007-07-21 Richard Stallman <rms@gnu.org>
3248
3249 * files.texi (Why Version Control?): Improve previous change.
3250
32512007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3252
3253 * files.texi (Why Version Control?): New node.
3254
8cf51b2c
GM
32552007-07-12 Nick Roberts <nickrob@snap.net.nz>
3256
8cf51b2c
GM
3257 * building.texi (Starting GUD): Add xref to this anchor.
3258
8cf51b2c
GM
32592007-06-24 Karl Berry <karl@gnu.org>
3260
2a9f4d55 3261 * emacs.texi: New Back-Cover Text.
8cf51b2c 3262
8cf51b2c
GM
32632007-06-07 Alan Mackenzie <acm@muc.de>
3264
3265 * display.texi (Optional Mode Line): Document the new form of
3266 line+column numbers, "(561,2)".
3267
32682007-06-06 Juanma Barranquero <lekktu@gmail.com>
3269
49823426 3270 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3271
32722007-06-02 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * Version 22.1 released.
3275
8cf51b2c
GM
32762007-05-07 Karl Berry <karl@gnu.org>
3277
3278 * emacs.texi (EMACSVER): Back to 22.
3279
32802007-05-06 Richard Stallman <rms@gnu.org>
3281
3282 * maintaining.texi (Create Tags Table): Clean up previous change.
3283
c8763fb6 32842007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3285
3286 * maintaining.texi (Create Tags Table): Add text about the dangers of
3287 making symbolic links to tags files.
3288
32892007-05-04 Karl Berry <karl@gnu.org>
3290
3291 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3292
32932007-05-03 Karl Berry <karl@gnu.org>
3294
3295 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3296
3297 * .cvsignore (*.pdf): New entry.
3298
8cf51b2c
GM
3299 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3300 for printing.
3301
33022007-05-01 Richard Stallman <rms@gnu.org>
3303
3304 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3305
8cf51b2c
GM
33062007-04-28 Glenn Morris <rgm@gnu.org>
3307
3308 * ack.texi (Acknowledgments):
3309 * anti.texi (Antinews):
8cf51b2c
GM
3310 * programs.texi (Program Modes): Restore mention of python.el pending
3311 consideration of legal status.
3312
33132007-04-28 Richard Stallman <rms@gnu.org>
3314
3315 * files.texi (File Names): Fixes to ~ description on MS systems.
3316
8cf51b2c
GM
33172007-04-26 Glenn Morris <rgm@gnu.org>
3318
3319 * emacs.texi (EMACSVER): Increase to 22.1.50.
3320
33212007-04-25 Karl Berry <karl@gnu.org>
3322
3323 * emacs.texi: Improve line breaks on copyright page,
3324 similar layout to lispref, 8.5x11 by default.
3325
3326 * dired.texi (Image-Dired): Improve line break, fix typo.
3327
33282007-04-24 Chong Yidong <cyd@stupidchicken.com>
3329
3330 * programs.texi (Program Modes):
8cf51b2c
GM
3331 * anti.texi (Antinews):
3332 * ack.texi (Acknowledgments): python.el removed.
3333
8cf51b2c
GM
33342007-04-23 Chong Yidong <cyd@stupidchicken.com>
3335
3336 * display.texi (Highlight Interactively): Correct description of
3337 hi-lock-file-patterns-policy.
3338
3339 * files.texi (File Archives): Mention self-extracting executables.
3340
33412007-04-23 Eli Zaretskii <eliz@gnu.org>
3342
3343 * search.texi (Unconditional Replace, Query Replace): Add xref to
3344 "Replacement and Case".
3345
33462007-04-22 Chong Yidong <cyd@stupidchicken.com>
3347
3348 * dired.texi (Image-Dired): Move from Thumbnails node.
3349 * misc.texi (Thumbnails): Node deleted.
3350 * emacs.texi (Top): Update node listing.
3351
3352 * files.texi (File Conveniences):
49823426 3353 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3354
33552007-04-21 Richard Stallman <rms@gnu.org>
3356
3357 * display.texi (Highlight Interactively): Correct previous change.
3358 Clarify doc of hi-lock-find-patterns, and move new features into it.
3359
33602007-04-20 David Koppelman <koppel@ece.lsu.edu>
3361
1c6c854e
CS
3362 * display.texi (Highlight Interactively):
3363 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3364
33652007-04-20 Martin Rudalics <rudalics@gmx.at>
3366
3367 * display.texi (Scrolling): Fix typo.
3368
8cf51b2c
GM
33692007-04-15 Chong Yidong <cyd@stupidchicken.com>
3370
8cf51b2c
GM
3371 * doclicense.texi: Remove node heading, so that it can be included by
3372 other files.
3373
3374 * emacs.texi: Insert node heading for GFDL.
3375
8cf51b2c
GM
33762007-04-14 Eli Zaretskii <eliz@gnu.org>
3377
3378 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3379 "command line".
3380
3381 * display.texi (Faces): Refer to "Creating Frames" for face
3382 and other frame customizations in .emacs.
3383
3384 * frames.texi (Creating Frames): Mention that face customizations can
3385 be put in .emacs. Add index entries.
3386
33872007-04-12 Richard Stallman <rms@gnu.org>
3388
3389 * glossary.texi (Glossary): Explain `iff'.
3390
33912007-04-11 Karl Berry <karl@gnu.org>
3392
3393 * gnu.texi (Top),
3394 * macos.texi (Mac Font Specs),
3395 * anti.texi (Antinews),
3396 * xresources.texi (Resources),
3397 * misc.texi (Emulation),
3398 * calendar.texi (Daylight Saving),
3399 * dired.texi (Dired and Find),
3400 * rmail.texi (Remote Mailboxes),
3401 * sending.texi (Mail Headers),
3402 * programs.texi (Which Function),
3403 * files.texi (Recover),
3404 * buffers.texi (Uniquify),
3405 * frames.texi (Wheeled Mice),
3406 * killing.texi (Rectangles): Wording to improve breaks in
3407 8.5x11 format.
3408 * mule.texi (Language Environments): \hbadness=10000 since there's
3409 no way to reword.
3410 * emacs.texi (smallbook): New @set to more easily switch between
3411 smallbook and 8.5x11.
3412
34132007-04-11 Richard Stallman <rms@gnu.org>
3414
3415 * files.texi (File Conveniences): Add xref to Tumme.
3416 Delete text about Thumbnail mode.
3417
8cf51b2c
GM
34182007-04-09 Alan Mackenzie <acm@muc.de>
3419
3420 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3421 new name. Insert concept index entries.
3422
8cf51b2c
GM
34232007-04-08 Chong Yidong <cyd@stupidchicken.com>
3424
3425 * display.texi (Standard Faces): Document prefix arg for
3426 list-faces-display.
3427
3428 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3429
8cf51b2c
GM
34302007-04-07 Chong Yidong <cyd@stupidchicken.com>
3431
8cf51b2c
GM
3432 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3433
3434 * files.texi (Misc File Ops): Rewrite description of
3435 insert-file-literally.
3436
8cf51b2c
GM
34372007-03-31 Eli Zaretskii <eliz@gnu.org>
3438
3439 * misc.texi (Printing): Postscript -> PostScript.
3440
8cf51b2c
GM
3441 * ack.texi (Acknowledgments): Postscript -> PostScript.
3442
3443 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3444
3445 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3446 below.
3447
34482007-03-30 Chong Yidong <cyd@stupidchicken.com>
3449
3450 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3451 Init Non-ASCII.
3452 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3453 (Init Non-ASCII): New node.
3454
34552007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3456
3457 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3458
8cf51b2c
GM
34592007-03-12 Glenn Morris <rgm@gnu.org>
3460
8cf51b2c
GM
3461 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3462 "Daylight Savings".
3463
49823426 3464 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3465 saving" in text throughout.
3466
8cf51b2c
GM
34672007-03-04 Richard Stallman <rms@gnu.org>
3468
3469 * custom.texi (Safe File Variables): Minor correction.
3470
8cf51b2c
GM
34712007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3472
3473 * rmail.texi (Movemail): Add internal ref.
3474 Don't indent the intro for the PROTO table.
3475 Format PROTO table items with @code.
3476
8cf51b2c
GM
34772007-02-26 Nick Roberts <nickrob@snap.net.nz>
3478
3479 * building.texi: Remove references to bashdb.
3480
8cf51b2c
GM
34812007-02-19 Juanma Barranquero <lekktu@gmail.com>
3482
3483 * mule.texi (Language Environments): Update list of supported language
3484 environments.
3485
8cf51b2c
GM
34862007-02-14 Kim F. Storm <storm@cua.dk>
3487
3488 * building.texi (Grep Searching): Fix lgrep doc.
3489
34902007-02-12 Chong Yidong <cyd@stupidchicken.com>
3491
3492 * back.texi: Remove unused file.
3493
c8763fb6 34942007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3495
3496 * maintaining.texi (Tag Syntax): Now --members is the default for
3497 etags, not for ctags yet.
3498
8cf51b2c
GM
34992007-02-03 Eli Zaretskii <eliz@gnu.org>
3500
3501 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3502 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3503 expects. Add comments to prevent people from inadvertently modifying
3504 the key parts needed by `texinfo-multiple-files-update'.
3505
35062007-01-29 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * frames.texi (Secondary Selection): Window clicked does not matter
3509 when mouse-yank-at-point is non-nil.
3510
8cf51b2c
GM
35112007-01-16 Glenn Morris <rgm@gnu.org>
3512
3513 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3514 system abbrev.
3515
35162007-01-11 Richard Stallman <rms@gnu.org>
3517
3518 * msdog.texi (Windows Keyboard): Another small cleanup.
3519
35202007-01-10 Richard Stallman <rms@gnu.org>
3521
3522 * msdog.texi (Windows Keyboard): Yet another try to make
3523 everyone happy with that passage.
3524
35252007-01-05 Richard Stallman <rms@gnu.org>
3526
3527 * anti.texi (Antinews): Mention M-x shell scrolling.
3528
35292007-01-05 Nick Roberts <nickrob@snap.net.nz>
3530
3531 * building.texi (Watch Expressions): Describe gdb-max-children.
3532
8cf51b2c
GM
35332007-01-04 Richard Stallman <rms@gnu.org>
3534
8cf51b2c
GM
3535 * msdog.texi (Windows Keyboard): Clarify previous change.
3536
8cf51b2c
GM
35372007-01-02 Richard Stallman <rms@gnu.org>
3538
3539 * custom.texi (Changing a Variable): Minor clarification.
3540 (Specific Customization): customize-customized => customize-unsaved.
3541
3542 * entering.texi (Entering Emacs): Clean up text about restarting
3543 Emacs for each file.
3544
3545 * misc.texi (Shell Options): Minor cleanup.
3546
3547 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3548 with Emacs, not vice versa.
3549
3550 * programs.texi (Symbol Completion): Recommend customizing
3551 window manager.
3552
3553 * xresources.texi (Resources): Minor fix.
3554
c8763fb6 35552007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3556
3557 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3558
35592007-01-01 Richard Stallman <rms@gnu.org>
3560
3561 * commands.texi (User Input): Document keys stolen by window mangers.
3562
35632006-12-31 Richard Stallman <rms@gnu.org>
3564
3565 * custom.texi (Specific Customization): Document customize-option
3566 instead of customize-variable.
3567
35682006-12-31 Kim F. Storm <storm@cua.dk>
3569
3570 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3571
35722006-12-30 Kim F. Storm <storm@cua.dk>
3573
3574 * killing.texi (CUA Bindings): Fix typo.
3575
3576 * xresources.texi (Table of Resources): Mention grow-only value for
3577 auto-resize-tool-bars.
3578
8cf51b2c
GM
35792006-12-27 Eli Zaretskii <eliz@gnu.org>
3580
3581 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3582 and how to get them back.
3583
35842006-12-26 Richard Stallman <rms@gnu.org>
3585
3586 * calendar.texi (Holidays): Holiday listing is based on current
3587 practice, but DST is not.
3588
35892006-12-25 Richard Stallman <rms@gnu.org>
3590
3591 * emacs.texi (Top): Update subnode menus.
3592
3593 * mark.texi (Transient Mark): Fix xref.
3594
3595 * killing.texi (Graphical Kill): Node deleted.
3596 (Killing): Add xref to Cut and Paste.
3597 (CUA Bindings): Update xref.
3598
3599 * frames.texi (Cut and Paste): New section to hold other nodes.
3600 (Mouse Commands): Node demoted.
3601 (Cut/Paste Other App): Split out from Mouse Commands.
3602 (Word and Line Mouse): Likewise.
3603 (Secondary Selection, Clipboard): Nodes demoted.
3604
8cf51b2c
GM
36052006-12-24 Kevin Ryde <user42@zip.com.au>
3606
3607 * calendar.texi (Holidays): US daylight saving begins second Sunday
3608 in March for 2007 onwards.
3609 (Daylight Savings): Show new US default daylight saving rules, 2nd
3610 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3611
36122006-12-23 Chong Yidong <cyd@stupidchicken.com>
3613
3614 * calendar.texi (Scroll Calendar): < and > are switched.
3615
36162006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3617
3618 * killing.texi (Deletion): Describe M-\ prefix argument.
3619
36202006-12-23 Richard Stallman <rms@gnu.org>
3621
3622 * search.texi (Regexp Search): Explain why forward and reverse regexp
3623 search are not mirror images.
3624
8cf51b2c
GM
36252006-12-19 Kim F. Storm <storm@cua.dk>
3626
3627 * major.texi (Choosing Modes): Describe match-function elements for
3628 magic-mode-alist.
3629
8cf51b2c
GM
36302006-12-18 Eli Zaretskii <eliz@gnu.org>
3631
3632 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3633 peculiarities.
3634
36352006-12-18 Richard Stallman <rms@gnu.org>
3636
3637 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3638
8cf51b2c
GM
36392006-12-17 Alan Mackenzie <acm@muc.de>
3640
3641 * programs.texi (Left Margin Paren): Remove the bit which says
3642 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3643 Discuss some of the issues of setting this option to nil.
3644
36452006-12-17 Glenn Morris <rgm@gnu.org>
3646
3647 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3648
36492006-12-16 Eli Zaretskii <eliz@gnu.org>
3650
3651 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3652 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3653 NTFS volumes.
3654 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3655 volumes.
3656
36572006-12-15 Eli Zaretskii <eliz@gnu.org>
3658
3659 * text.texi (HTML Mode): Fix "C-c TAB".
3660
8cf51b2c
GM
36612006-12-09 Richard Stallman <rms@gnu.org>
3662
3663 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3664
36652006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3666
3667 * files.texi (Misc File Ops): Document insert-file-literally.
3668
36692006-12-08 Eli Zaretskii <eliz@gnu.org>
3670
3671 * cmdargs.texi (Colors): Note that --color is intended for overriding
3672 the terminal defaults, not for normal invocation.
3673
3674 * misc.texi (Emacs Server): Improve wording. Don't mention the
3675 ``server program''. Add a cross-reference to "Init File" node.
3676 (Invoking emacsclient): Add index entries. Document both short and
3677 long versions of command-line options. Document the -f option.
3678
8cf51b2c
GM
36792006-12-06 Richard Stallman <rms@gnu.org>
3680
3681 * text.texi (Outline Format): Say to set outline-regexp
3682 and outline-level with major modes and file local variables.
3683
c8763fb6 36842006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3685
3686 * anti.texi (Antinews): Mention the alternative to
3687 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3688
8cf51b2c
GM
3689 * misc.texi (Interactive Shell): Ditto.
3690
36912006-12-04 Eli Zaretskii <eliz@gnu.org>
3692
3693 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3694
3695 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3696
36972006-12-01 Eli Zaretskii <eliz@gnu.org>
3698
3699 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3700 colon in the mode line.
3701
3702 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3703
37042006-11-26 Nick Roberts <nickrob@snap.net.nz>
3705
3706 * building.texi (Watch Expressions): Mention SPC for expanding/
3707 contracting watch expressions.
3708
37092006-11-26 Kim F. Storm <storm@cua.dk>
3710
3711 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3712
37132006-11-26 Nick Roberts <nickrob@snap.net.nz>
3714
3715 * building.texi (Debugger Operation): Define text command mode.
3716 Clarify how tooltips work.
3717 (GDB Graphical Interface): Explain how to run in text command mode
3718 more clearly.
3719
37202006-11-25 Juanma Barranquero <lekktu@gmail.com>
3721
3722 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3723
37242006-11-22 Juanma Barranquero <lekktu@gmail.com>
3725
3726 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3727
8cf51b2c
GM
37282006-11-18 Chong Yidong <cyd@stupidchicken.com>
3729
3730 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3731 and EMACS is deprecated.
3732
37332006-11-18 Juanma Barranquero <lekktu@gmail.com>
3734
3735 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3736
c8763fb6 37372006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3738
3739 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3740
3741 * emacs.texi: Include xresources.texi both for info and dvi.
3742
3743 * xresources.texi: Merge text from xresmini.texi.
3744
c8763fb6 37452006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3746
3747 * glossary.texi: Fix typos.
3748
8cf51b2c
GM
37492006-11-06 Richard Stallman <rms@gnu.org>
3750
3751 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3752
3753 * ack.texi (Acknowledgments): Fix name spelling.
3754
37552006-11-01 Juri Linkov <juri@jurta.org>
3756
3757 * search.texi (Word Search): Document incremental word search.
3758
37592006-10-28 Glenn Morris <rgm@gnu.org>
3760
3761 * ack.texi (Acknowledgments): Add cal-html author.
3762
3763 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3764 Calendar"). Describe new package cal-html.
3765 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3766 Calendar Files."
3767
8cf51b2c
GM
37682006-10-23 Richard Stallman <rms@gnu.org>
3769
3770 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3771 Abbrev mode is enabled.
3772
8cf51b2c
GM
37732006-10-16 Richard Stallman <rms@gnu.org>
3774
8cf51b2c
GM
3775 * emacs.texi: Update ISBN.
3776
8cf51b2c
GM
37772006-10-11 Kim F. Storm <storm@cua.dk>
3778
3779 * emacs.texi (Acknowledgments): Use @dotless{i}.
3780
37812006-10-08 Nick Roberts <nickrob@snap.net.nz>
3782
3783 * building.texi (Breakpoints Buffer): Mention catchpoints.
3784
37852006-10-08 Kim F. Storm <storm@cua.dk>
3786
3787 * ack.texi (Acknowledgments): Update.
3788
3789 * emacs.texi (Acknowledgments): Fix bad @/ form.
3790
8cf51b2c
GM
37912006-10-05 Kim F. Storm <storm@cua.dk>
3792
3793 * emacs.texi (Acknowledgments): Add more contributors.
3794
37952006-10-03 Richard Stallman <rms@gnu.org>
3796
3797 * emacs.texi (Acknowledgments): Update version and edition.
3798
8cf51b2c
GM
37992006-10-01 Karl Berry <karl@gnu.org>
3800
3801 * custom.texi (Customization Groups): Page break to keep example buffer
3802 on one page.
3803
38042006-09-30 Karl Berry <karl@gnu.org>
3805
3806 * programs.texi (Basic Indent): @need to improve page break.
3807 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
3808
38092006-09-29 Glenn Morris <rgm@gnu.org>
3810
3811 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
3812
38132006-09-29 Karl Berry <karl@gnu.org>
3814
3815 * windows.texi (Basic Window): Remove forced @break, no longer
3816 desirable.
3817 * frames.texi (Frame Commands),
3818 * mark.texi (Marking Objects): Reword to avoid bad page break.
3819 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
3820
38212006-09-19 Richard Stallman <rms@gnu.org>
3822
3823 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
3824 stick to present tense.
3825
c8763fb6 38262006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3827
3828 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
3829 to x-gtk-use-old-file-dialog.
3830 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
3831
38322006-09-15 Jay Belanger <belanger@truman.edu>
3833
49823426 3834 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
3835 Change "Library Public License" to "Lesser Public License"
3836 throughout. Use "yyyy" to represent year.
3837
8cf51b2c
GM
38382006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3839
3840 * files.texi (Visiting): Add index entry "open file".
3841
8cf51b2c
GM
38422006-09-11 Richard Stallman <rms@gnu.org>
3843
3844 * building.texi (Compilation Mode): Clarification.
3845 (Grep Searching): Add xref to Compilation Mode.
3846
8cf51b2c
GM
38472006-09-08 Richard Stallman <rms@gnu.org>
3848
3849 * search.texi (Search): Ref multi-file search commands here.
3850 (Other Repeating Search): Not here.
3851
8cf51b2c
GM
38522006-08-28 Richard Stallman <rms@gnu.org>
3853
3854 * windows.texi (Split Window): Update xref.
3855
3856 * basic.texi (Continuation Lines): Update xref.
3857
3858 * indent.texi (Tab Stops): Update xref.
3859
3860 * emacs.texi (Top): Update subnode menu.
3861
3862 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3863 split out of Display Custom.
3864
38652006-08-25 Kim F. Storm <storm@cua.dk>
3866
3867 * display.texi (Display Custom): Add variables overline-margin
3868 and x-underline-at-descent-line.
3869
38702006-08-25 Richard Stallman <rms@gnu.org>
3871
3872 * entering.texi (Exiting): Rewrite to give graphical displays
3873 priority over text terminals.
3874
3875 * search.texi (Incremental Search): Move index entries.
3876
38772006-08-23 Chong Yidong <cyd@stupidchicken.com>
3878
3879 * custom.texi (Init File): Reference Find Init to avoid "home
3880 directory" confusion.
3881
38822006-08-22 Nick Roberts <nickrob@snap.net.nz>
3883
3884 * building.texi (Other GDB-UI Buffers): Describe how to edit
3885 a value in the locals buffer.
3886
38872006-08-21 Richard Stallman <rms@gnu.org>
3888
3889 * search.texi (Basic Isearch): Add `isearch' index entry.
3890
38912006-08-16 Richard Stallman <rms@gnu.org>
3892
3893 * misc.texi (Saving Emacs Sessions): Clean up wording.
3894
3895 * mark.texi (Marking Objects): Mention term "select all".
3896
3897 * emacs.texi (Top): Update subnode menu.
3898
3899 * help.texi (Help Mode): Move node up in file.
3900
8cf51b2c
GM
39012006-08-15 Nick Roberts <nickrob@snap.net.nz>
3902
3903 * building.texi (Stack Buffer): Explain fringe arrow.
3904
8cf51b2c
GM
39052006-08-12 Eli Zaretskii <eliz@gnu.org>
3906
8cf51b2c
GM
3907 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3908 on startup.
3909
39102006-08-11 Romain Francoise <romain@orebokech.com>
3911
3912 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3913
39142006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3915
3916 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3917
39182006-08-10 Richard Stallman <rms@gnu.org>
3919
3920 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
3921 with face merging. Empty regions don't count.
3922 Clarify face property inheritance.
8cf51b2c
GM
3923
39242006-08-08 Romain Francoise <romain@orebokech.com>
3925
3926 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3927 <arjuropo@cc.jyu.fi>.
3928
8cf51b2c
GM
39292006-08-04 Eli Zaretskii <eliz@gnu.org>
3930
3931 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3932 apply to all frames.
3933
8cf51b2c
GM
39342006-08-01 Richard Stallman <rms@gnu.org>
3935
3936 * help.texi (Name Help): Add index entries for describe-variable.
3937
39382006-08-01 Nick Roberts <nickrob@snap.net.nz>
3939
3940 * building.texi (GDB Graphical Interface): Shorten node names.
3941 (GDB-UI Layout): Use GDB-related.
3942 (Other GDB-UI Buffers): Simplify English.
3943
39442006-07-31 Richard Stallman <rms@gnu.org>
3945
3946 * search.texi (Query Replace): Add xref for Dired's Q command.
3947
8cf51b2c
GM
39482006-07-31 Nick Roberts <nickrob@snap.net.nz>
3949
3950 * building.texi (GDB commands in Fringe): Rename to...
3951 (Source Buffers): ..this and move forward. Describe hollow arrow and
3952 new option gdb-find-source-frame.
3953
39542006-07-29 Richard Stallman <rms@gnu.org>
3955
3956 * dired.texi (Operating on Files): Simplify previous change
3957 and fix Texinfo usage.
3958
39592006-07-29 Eli Zaretskii <eliz@gnu.org>
3960
3961 * dired.texi (Operating on Files): Add cross-references. State the
3962 Unix commands that do similar things.
3963
39642006-07-28 Richard Stallman <rms@gnu.org>
3965
3966 * mark.texi (Transient Mark): Clarify that region never disappears
3967 when Transient Mark mode is off, and not when it is on.
3968
39692006-07-27 Richard Stallman <rms@gnu.org>
3970
3971 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3972
39732006-07-24 Richard Stallman <rms@gnu.org>
3974
3975 * xresources.texi (GTK styles): Fix texinfo usage.
3976
8cf51b2c
GM
3977 * commands.texi (User Input): Explain why we teach keyboard cmds.
3978
3979 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3980 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3981 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3982 * doclicense.texi, display.texi, dired.texi, basic.texi:
3983 * anti.texi, ack.texi: Move periods and commas inside quotes.
3984
39852006-07-22 Eli Zaretskii <eliz@gnu.org>
3986
3987 * cmdargs.texi (General Variables): Document EMAIL.
3988
39892006-07-21 Eli Zaretskii <eliz@gnu.org>
3990
3991 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3992 doesn't have effect on MS-Windows.
3993
8cf51b2c
GM
39942006-07-17 Richard Stallman <rms@gnu.org>
3995
3996 * building.texi (Grep Searching): Explain about chaining grep commands.
3997
8cf51b2c
GM
39982006-07-10 Nick Roberts <nickrob@snap.net.nz>
3999
49823426 4000 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4001
40022006-07-09 Chong Yidong <cyd@stupidchicken.com>
4003
4004 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4005 is invoked for multiple files.
4006
40072006-07-08 Eli Zaretskii <eliz@gnu.org>
4008
4009 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4010 on-line manual for the rest of this node.
4011 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4012 unconditionally.
4013 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4014 Improve wording.
4015 (Windows Printing): Improve wording.
4016 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4017 rest of this node.
4018
8cf51b2c
GM
40192006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4020
49823426
GM
4021 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4022 with eval-buffer.
8cf51b2c
GM
4023
40242006-07-05 Nick Roberts <nickrob@snap.net.nz>
4025
4026 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4027 of character translation.
4028
40292006-07-04 Nick Roberts <nickrob@snap.net.nz>
4030
4031 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4032
40332006-07-03 Karl Berry <karl@gnu.org>
4034
4035 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4036 not-too-underfull hboxes in the TeX output.
4037 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4038 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4039 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4040 * sending.texi, text.texi: Fix overfull/underfull boxes.
4041
40422006-07-03 Romain Francoise <romain@orebokech.com>
4043
4044 * m-x.texi (M-x): Fix.
4045
40462006-07-03 Richard Stallman <rms@gnu.org>
4047
8cf51b2c
GM
4048 * search.texi (Other Repeating Search): filename -> file name.
4049
4050 * misc.texi (Narrowing): Minor cleanups.
4051
4052 * files.texi (Visiting): filename -> file name.
4053
4054 * emacs.texi (Top): Update subnode menus.
4055
4056 * mule.texi (Coding Systems): Move char translation stuff here.
4057 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4058 (Recognize Coding): Substantial local rewrites.
4059 (International): Update menu.
4060
4061 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4062 (Scrolling): Substantial local rewrites.
4063 (Display): Update menu and intro.
4064
4065 * dired.texi: filename -> file name.
4066
4067 * custom.texi (Safe File Variables): Texinfo usage fix.
4068
f0131492 40692006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4070
4071 * help.texi, m-x.texi: Lots of cleanups.
4072
8cf51b2c
GM
40732006-06-30 Eli Zaretskii <eliz@gnu.org>
4074
4075 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4076 (Windows Processes, Windows Misc): Shorten the printed version by
4077 selectively conditioning less important portions by @ifnottex.
4078
8cf51b2c
GM
40792006-06-27 Richard Stallman <rms@gnu.org>
4080
4081 * mini.texi (Minibuffer File): Minor cleanup.
4082
40832006-06-25 Nick Roberts <nickrob@snap.net.nz>
4084
4085 * frames.texi (XTerm Mouse): Rename to...
4086 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4087
4088 * emacs.texi (Top): Use new node name.
4089
40902006-06-24 Eli Zaretskii <eliz@gnu.org>
4091
4092 * emacs.texi (Top): Update the detailed menu according to changes in
4093 msdog.texi.
4094
4095 * msdog.texi (Windows Keyboard): New section.
4096 (Windows Mouse): New section.
4097 (Windows System Menu): Remove section (text merged with "Windows
4098 Keyboard").
4099 (Windows Misc): New section.
4100
4101 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4102
4103 * msdog.texi (ls in Lisp): New section.
4104
4105 * files.texi (Visiting): Document case-insensitive wildcard matching
4106 under find-file-wildcards.
4107
8cf51b2c
GM
41082006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4109
4110 * macos.texi (Mac Input): Add description of mac-function-modifier.
4111 Now Unicode keyboard layouts work.
4112
8cf51b2c
GM
41132006-06-10 Richard Stallman <rms@gnu.org>
4114
4115 * mule.texi (Recognize Coding): Clarify previous change.
4116
41172006-06-09 Kenichi Handa <handa@m17n.org>
4118
4119 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4120 notation.
4121
41222006-06-07 Kevin Ryde <user42@zip.com.au>
4123
4124 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4125 manual for @ifnottex, but in emacs-extra for @iftex.
4126
4127 * cmdargs.texi (General Variables): Fix smtpmail xref.
4128
41292006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4130
8cf51b2c 4131 * programs.texi (Comment Commands):
8cf51b2c 4132 * custom.texi (Specifying File Variables):
49823426 4133 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4134
41352006-06-07 Nick Roberts <nickrob@snap.net.nz>
4136
4137 * building.texi (Watch Expressions): Move node to end.
4138 (GDB Graphical Interface): Move description of clicks in fringe...
4139 (GDB commands in the Fringe): ...to here. New node.
4140
8cf51b2c
GM
41412006-06-05 Romain Francoise <romain@orebokech.com>
4142
49823426 4143 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4144
41452006-06-05 Nick Roberts <nickrob@snap.net.nz>
4146
4147 * building.texi (GDB Graphical Interface): Update bindings.
4148 (Commands of GUD): Add gud-print. Remove gud-run.
4149 Restate availability more generally.
4150
f0131492 41512006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4152
4153 * mini.texi: Lots of cleanups.
4154
41552006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4156
4157 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4158 and Mouse-2.
4159
c8763fb6 41602006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4161
4162 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4163
8cf51b2c
GM
41642006-05-31 Richard Stallman <rms@gnu.org>
4165
4166 * basic.texi (Moving Point): Fix previous change.
4167
c8763fb6 41682006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4169
4170 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4171
f0131492 41722006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4173
4174 * basic.texi: Many simplifications and improvements in wording.
4175
8cf51b2c
GM
41762006-05-26 Nick Roberts <nickrob@snap.net.nz>
4177
4178 * anti.texi (Antinews): Create a node for gdb-ui.
4179
8cf51b2c
GM
41802006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4181
4182 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4183
41842006-05-20 Richard Stallman <rms@gnu.org>
4185
4186 * dired.texi (Dired Navigation): dired-goto-file is now j.
4187
8cf51b2c
GM
41882006-05-20 Eli Zaretskii <eliz@gnu.org>
4189
4190 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4191 and their aliases.
4192
4193 * msdog.texi (Windows Printing): Mention non-support of plain text
4194 printing with some el-cheapo printers, and suggest a workaround.
4195
41962006-05-20 Kevin Ryde <user42@zip.com.au>
4197
4198 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4199 remove the bit saying you must set it.
4200
42012006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4202
4203 * trouble.texi (Checklist):
4204 * text.texi (Text, Auto Fill, Text Mode):
4205 * search.texi (Nonincremental Search):
4206 * rmail.texi (Rmail Labels):
4207 * mule.texi (Input Methods, Multibyte Conversion):
4208 * misc.texi (Gnus, Where to Look, PostScript):
4209 * maintaining.texi (Create Tags Table):
4210 * indent.texi (Indentation Commands):
4211 * fixit.texi (Spelling):
4212 * emacs.texi (Copying):
4213 * custom.texi (Init File): ifinfo -> ifnottex.
4214
8cf51b2c
GM
42152006-05-17 Richard Stallman <rms@gnu.org>
4216
4217 * files.texi (Diff Mode): Mention C-x `.
4218
42192006-05-08 Richard Stallman <rms@gnu.org>
4220
4221 * custom.texi (Disabling): Textual cleanups.
4222
8cf51b2c
GM
42232006-05-12 Glenn Morris <rgm@gnu.org>
4224
4225 * calendar.texi (Displaying the Diary, Format of Diary File):
4226 Refer to diary-view-entries, diary-list-entries,
4227 diary-show-all-entries rather than obsolete aliases.
4228
42292006-05-12 Eli Zaretskii <eliz@gnu.org>
4230
4231 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4232 (Displaying the Diary, Special Diary Entries, Importing Diary):
4233 * building.texi (Compilation Shell):
4234 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4235 emacs-xtra with @inforef's.
4236
4237 * files.texi (Visiting): Fix wording.
4238
4239 * mule.texi (Coding Systems, Text Coding): More indexing.
4240 Mention that C-x RET f can set eol conversion.
4241
c8763fb6 42422006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4243
4244 * xresmini.texi (GTK resources): Insert GTK description.
4245
4246 * xresources.texi (GTK resources): metafont should be menufont.
4247
8cf51b2c
GM
42482006-05-06 Michael Albinus <michael.albinus@gmx.de>
4249
49823426 4250 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4251 method, user name and host name is active only in partial
4252 completion mode.
4253
8cf51b2c
GM
42542006-05-06 Eli Zaretskii <eliz@gnu.org>
4255
4256 * makefile.w32-in (emacs.dvi):
4257 * Makefile.in (emacs.dvi): Add xresmini.texi.
4258
4259 * xresmini.texi (Table of Resources): Remove xref to non-existent
4260 node "LessTif Resources".
4261
4262 * msdog.texi (Microsoft Windows):
4263 * calendar.texi (Calendar/Diary, Displaying the Diary)
4264 (Special Diary Entries, Importing Diary, Holidays):
4265 * programs.texi (Program Modes):
4266 * text.texi (Text):
4267 * buffers.texi (Several Buffers):
4268 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4269
42702006-05-06 Eli Zaretskii <eliz@gnu.org>
4271
4272 The following changes merge the emacs-xtra manual into the main
4273 manual, but only for on-line version of the manual.
4274
4275 * vc2-xtra.texi (Version Backups, Local Version Control)
4276 (Making Snapshots, Change Logs and VC, Version Headers)
4277 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4278 on-line manual.
4279
4280 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4281 for on-line manual.
4282
4283 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4284 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4285 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4286 for on-line manual.
4287
4288 * fortran-xtra.texi (Fortran, Fortran Autofill)
4289 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4290 for on-line manual.
4291
4292 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4293 Conditional xref's for on-line manual.
4294
4295 * emerge-xtra.texi (Emerge, Overview of Emerge)
4296 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4297 manual.
4298
4299 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4300 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4301 (EMACSSOURCES): Use EMACS_XTRA.
4302 (../info/emacs-xtra): Remove.
4303 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4304
4305 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4306 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4307 (EMACSSOURCES): Use EMACS_XTRA.
4308 ($(infodir)/emacs-xtra): Remove.
4309 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4310
4311 * trouble.texi (Quitting):
4312 * text.texi (Text):
4313 * programs.texi (Program Modes):
4314 * msdog.texi (Microsoft Windows):
4315 * frames.texi (Frames):
4316 * files.texi (Backup, Version Control, VC Concepts)
4317 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4318 (Registering, VC Status, VC Undo, Multi-User Branching)
4319 (Comparing Files):
4320 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4321 (Displaying the Diary, Special Diary Entries, Importing Diary):
4322 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4323 conditional xref's, depending on @iftex/@ifnottex.
4324
4325 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4326 "MS-DOS". @include msdog-xtra.texi.
4327
4328 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4329 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4330
4331 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4332 for vc-xtra.texi subsections.
4333 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4334 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4335
4336 * sending.texi (Sending Mail): A @node line without explicit Prev,
4337 Next, and Up links.
4338
4339 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4340 Next, and Up links.
4341
4342 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4343 and its sections. @include picture-xtra.texi.
4344
4345 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4346 "Emerge".
4347 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4348
4349 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4350 exact duplicate of its name-sake in calendar.texi.
4351
4352 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4353 "Advanced Calendar/Diary Usage".
4354 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4355
4356 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4357 dired-xtra.texi.
4358 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4359
4360 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4361 (Files) [ifnottex]: Add menu entry for Autorevert.
4362
4363 * emacs-xtra.texi (Introduction): Reword to make consistent with
4364 printed version only.
4365 <Top level>: Remove the body of all chapters and move them to the
4366 new *-xtra.texi files. Use @raisesections and @lowersections to
4367 convert sections to chapters etc.
4368
4369 * msdog-xtra.texi:
4370 * fortran-xtra.texi:
4371 * vc-xtra.texi:
4372 * vc1-xtra.texi:
4373 * vc2-xtra.texi:
4374 * emerge-xtra.texi:
4375 * cal-xtra.texi:
4376 * dired-xtra.texi:
4377 * arevert-xtra.texi: New files, with text from respective chapters
4378 of emacs-xtra.texi. Convert each @chapter into @section, @section
4379 into @subsection, etc.
4380
1c6c854e 4381 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4382 updated.
4383
4384 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4385 Windows". All references updated.
4386
43872006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4388
4389 * macos.texi (Mac Input): Mention input from Character Palette.
4390 (Mac Font Specs): Fix typo.
4391
43922006-05-05 Richard Stallman <rms@gnu.org>
4393
4394 * files.texi (Diff Mode): Minor cleanup.
4395
43962006-05-05 Karl Berry <karl@gnu.org>
4397
8cf51b2c
GM
4398 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4399 errors from the current release of makeinfo (4.8).
4400 * help.texi (Library Keywords): Change widest word in multitable
4401 template from `emulations' to `convenience'. (Not sure if this is
4402 related to the font change.)
4403
44042006-05-05 Eli Zaretskii <eliz@gnu.org>
4405
4406 * files.texi (File Names): Add a footnote about limited support of
4407 ~USER on MS-Windows.
4408
4409 * cmdargs.texi (Initial Options): Add a footnote about limited
4410 support of ~USER on MS-Windows.
4411
44122006-05-03 Richard Stallman <rms@gnu.org>
4413
4414 * files.texi (Diff Mode): Node moved here.
4415 (Comparing Files): Delete what duplicates new node.
4416 (Files): Put Diff Mode in menu.
4417
1c6c854e 4418 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4419
4420 * emacs.texi (Top): Update menu for Diff Mode.
4421
4422 * trouble.texi (Emergency Escape): Simplify.
4423
4424 * emacs.texi (Top): Minor clarification.
4425
44262006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4427
4428 * commands.texi, entering.texi, screen.texi: Many simplifications.
4429
44302006-05-03 Richard Stallman <rms@gnu.org>
4431
4432 * commands.texi (Text Characters): Delete paragraph about unibyte
4433 non-ASCII printing chars.
4434
4435 * killing.texi (Killing): Say "graphical displays".
4436 * display.texi: Say "graphical displays".
4437
4438 * cmdargs.texi (Misc X): Say "graphical displays".
4439
44402006-05-01 Richard Stallman <rms@gnu.org>
4441
4442 * emacs.texi (Top): Add Diff Mode to menu.
4443
44442006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4445
4446 * misc.texi (Diff Mode): New node.
4447
44482006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4449
4450 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4451 (Mac Environment Variables): Shorten example line.
4452 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4453
44542006-05-01 Nick Roberts <nickrob@snap.net.nz>
4455
4456 * building.texi (GUD Customization): Describe cases %d and %c.
4457 Update description for %e.
4458
44592006-04-30 Glenn Morris <rgm@gnu.org>
4460
4461 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4462
44632006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4464
4465 * custom.texi (Examining): Update C-h v output example.
4466
44672006-04-29 Kim F. Storm <storm@cua.dk>
4468
4469 * building.texi (Grep Searching): Add lgrep and rgrep.
4470
8cf51b2c
GM
44712006-04-23 Richard Stallman <rms@gnu.org>
4472
4473 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4474
4475 * xresmini.texi: New file.
4476
4477 * xresources.texi (Face Resources): Split table into font resources
4478 and the rest. Combine similar attributes for brevity.
4479
8cf51b2c
GM
44802006-04-21 Eli Zaretskii <eliz@gnu.org>
4481
4482 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4483 backslashes and case-insensitivity in file names (moved to the
4484 main manual).
4485 (MS-DOS Printing): Move most of the text to the main manual.
4486
4487 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4488 New nodes.
4489 (Windows Processes, Windows System Menu): Add index entries and
4490 fix wording.
4491
8cf51b2c
GM
44922006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4493
4494 * misc.texi (Shell Ring): Add notes on saved input when
4495 navigating off the end of the history list.
4496
44972006-04-18 Chong Yidong <cyd@mit.edu>
4498
4499 * misc.texi (Shell Options): Correct default value of
4500 comint-scroll-show-maximum-output.
4501
8cf51b2c
GM
45022006-04-18 Nick Roberts <nickrob@snap.net.nz>
4503
4504 * building.texi (Watch Expressions): Update.
4505
8cf51b2c
GM
45062006-04-12 Richard Stallman <rms@gnu.org>
4507
4508 * search.texi: Clean up previous change.
4509
45102006-04-12 Eli Zaretskii <eliz@gnu.org>
4511
4512 * search.texi (Regexp Backslash, Regexp Replace): Add index
4513 entries for ``back reference'' and mention the term itself in the
4514 text.
4515
45162006-04-11 Richard Stallman <rms@gnu.org>
4517
4518 * custom.texi (Safe File Variables):
4519 Document enable-local-variables = :safe.
4520
45212006-04-11 Karl Berry <karl@gnu.org>
4522
4523 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4524 (Remote Repositories, Version Backups, Local Version Control)
4525 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4526 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4527 (Renaming VC Work Files and Master Files)
4528 (Inserting Version Control Headers, Customizing VC, General Options)
4529 (Options for RCS and SCCS, Options specific for CVS): Move all
4530 these nodes to emacs-xtra.texi, for brevity.
4531 * cmdargs.texi, files.texi: Change cross-references.
4532
8cf51b2c
GM
45332006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4534
4535 * files.texi (Old Versions): Update description of vc-annotate's
4536 use of color to indicate date ranges.
4537
8cf51b2c
GM
45382006-04-09 Kevin Ryde <user42@zip.com.au>
4539
8cf51b2c
GM
4540 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4541 put info and printed manual names the right way around.
4542
45432006-04-09 Karl Berry <karl@gnu.org>
4544
4545 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4546 emacs-xtra.texi, leaving only MS Windows information.
4547 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4548 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4549 node names.
4550
4551 * emacs.texi: Move @summarycontents and @contents to the beginning
4552 of the file.
4553
8cf51b2c
GM
45542006-04-08 Kevin Ryde <user42@zip.com.au>
4555
4556 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4557
45582006-04-07 Richard Stallman <rms@gnu.org>
4559
4560 * programs.texi (Comments, Comment Commands, Options for Comments)
4561 (Multi-Line Comments): "Align", not "indent".
4562 (Basic Indent): C-j deletes trailing whitespace before the newline.
4563
45642006-04-06 Richard Stallman <rms@gnu.org>
4565
8cf51b2c
GM
4566 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4567
45682006-04-06 Eli Zaretskii <eliz@gnu.org>
4569
4570 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4571
8cf51b2c
GM
45722006-04-05 Richard Stallman <rms@gnu.org>
4573
4574 * emacs.texi (Top): Update subnode menu.
4575
4576 * trouble.texi (Unasked-for Search): Node deleted.
4577 (Lossage): Delete from menu.
4578
45792006-04-04 Richard Stallman <rms@gnu.org>
4580
4581 * trouble.texi: Various cleanups.
4582 (Checklist): Don't bother saying how to snail a bug report.
4583 (Emergency Escape): Much rewriting.
4584 (After a Crash): Rename the core dump immediately.
4585 (Total Frustration): Call it a psychotherapist.
4586 (Bug Criteria): Avoid "illegal instruction".
4587 (Sending Patches): We always put the contributor's name in.
4588
4589 * misc.texi (Thumbnails): Minor correction.
4590
8cf51b2c
GM
45912006-04-03 Richard Stallman <rms@gnu.org>
4592
4593 * misc.texi (Thumbnails): Minor cleanup.
4594
45952006-04-02 Karl Berry <karl@gnu.org>
4596
4597 * sending.texi (Mail Sending): pxref to Top needs five args.
4598
4599 * texinfo.tex: Update to current version (2006-03-21.13).
4600
8cf51b2c
GM
46012006-03-31 Richard Stallman <rms@gnu.org>
4602
4603 * emacs.texi (Top): Update subnode menu.
4604
4605 * help.texi (Help Mode): Cleanup.
4606
4607 * dired.texi: Many cleanups.
4608 (Dired Deletion): Describe dired-recursive-deletes.
4609 (Operating on Files): dired-create-directory moved.
4610 (Misc Dired Features): Move to here.
4611 (Tumme): Node moved to misc.texi.
4612
4613 * custom.texi: Many cleanups.
4614 (Minor Modes): Don't mention ISO Accents Mode.
4615 (Examining): Update C-h v output example.
4616 (Hooks): Add index and xref for add-hook.
4617 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4618 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4619
4620 * misc.texi: Many cleanups.
4621 (beginning): Add to summary of topics.
4622 (Shell): Put eshell xref at the end. Remove eshell from table.
4623 (Thumbnails): New node.
4624
8cf51b2c
GM
46252006-03-28 Eli Zaretskii <eliz@gnu.org>
4626
4627 * files.texi (File Name Cache): Make it clear that the cache is
4628 not persistent.
4629
8cf51b2c
GM
46302006-03-25 Karl Berry <karl@gnu.org>
4631
49823426
GM
4632 * emacs-xtra.texi, emacs.texi, gnu.texi:
4633 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4634 (2) do not indent copyright year list (or anything else).
4635
8cf51b2c
GM
46362006-03-21 Juanma Barranquero <lekktu@gmail.com>
4637
4638 * files.texi (VC Dired Mode): Remove misplaced brackets.
4639
46402006-03-21 Andre Spiegel <spiegel@gnu.org>
4641
4642 * files.texi: Various updates and clarifications in the VC chapter.
4643
46442006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4645
4646 * help.texi (Help Mode): Document "C-c C-c".
4647
8cf51b2c
GM
46482006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4649
4650 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4651 menu in the standalone Info reader.
4652
46532006-03-15 Chong Yidong <cyd@stupidchicken.com>
4654
4655 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4656 moved here from Emacs manual.
4657
4658 * programs.texi (Fortran): Section moved to emacs-xtra.
4659 (Program Modes): Xref to Fortran in emacs-xtra.
4660
4661 * maintaining.texi (Emerge): Move to emacs-xtra.
4662 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4663
4664 * picture.texi: File deleted.
4665 * Makefile.in:
4666 * makefile.w32-in: Remove picture.texi.
4667
4668 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4669 * abbrevs.texi (Abbrevs):
4670 * sending.texi (Sending Mail): Picture node removed.
4671
4672 * emacs.texi (Top): Update node listings.
4673
8cf51b2c
GM
46742006-03-12 Richard Stallman <rms@gnu.org>
4675
4676 * calendar.texi: Various cleanups.
4677
8cf51b2c
GM
46782006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4679
4680 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4681 syntax.
4682
8cf51b2c
GM
46832006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4684
4685 * search.texi (Regexps): More accurately describe which characters
4686 are special in which situations. Recommend _not_ to quote `]' or
4687 `-' when they are not special.
4688
8cf51b2c
GM
46892006-02-28 Andre Spiegel <spiegel@gnu.org>
4690
4691 * files.texi (Old Versions): Clarify operation of C-x v =.
4692
8cf51b2c
GM
46932006-02-21 Nick Roberts <nickrob@snap.net.nz>
4694
4695 * building.texi (Watch Expressions): Update and describe
4696 gdb-speedbar-auto-raise.
4697
46982006-02-19 Richard M. Stallman <rms@gnu.org>
4699
4700 * emacs.texi: Use @smallbook.
4701 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4702 Update subnode menu.
4703
4704 * building.texi (Lisp Interaction): Minor addition.
4705
47062006-02-18 Nick Roberts <nickrob@snap.net.nz>
4707
4708 * building.texi (Watch Expressions): Update and be more precise.
4709
c8763fb6 47102006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4711
4712 * maintaining.texi (Create Tags Table): Explain why the
4713 exception when etags writes to files under the /dev tree.
4714
47152006-02-14 Richard M. Stallman <rms@gnu.org>
4716
4717 * custom.texi (Safe File Variables): Lots of clarification.
4718 Renamed from Unsafe File Variables.
4719
47202006-02-14 Chong Yidong <cyd@stupidchicken.com>
4721
4722 * custom.texi (Unsafe File Variables): File variable confirmation
4723 assumed denied in batch mode.
4724
47252006-02-14 Richard M. Stallman <rms@gnu.org>
4726
4727 * building.texi (GDB User Interface Layout): Don't say `inferior'
4728 for program being debugged.
4729
47302006-02-15 Nick Roberts <nickrob@snap.net.nz>
4731
4732 * building.texi (GDB Graphical Interface):
4733 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4734
47352006-02-13 Chong Yidong <cyd@stupidchicken.com>
4736
4737 * custom.texi (Specifying File Variables, Unsafe File Variables):
4738 New nodes, split from File Variables. Document new file local
4739 variable behavior.
4740
47412006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4742
4743 * display.texi (Standard Faces):
8cf51b2c
GM
4744 * files.texi (Visiting):
4745 * frames.texi (Clipboard):
4746 * glossary.texi (Glossary) <Clipboard>:
4747 * xresources.texi (X Resources): Mention Mac OS port.
4748
8cf51b2c
GM
47492006-02-12 Richard M. Stallman <rms@gnu.org>
4750
4751 * building.texi (Building): Clarify topic in intro.
4752
4753 * maintaining.texi (Maintaining): Change title; clarify topic.
4754 Delete duplicate index entries.
4755
4756 * building.texi (Other GDB User Interface Buffers): Clarifications.
4757
4758 * text.texi (Cell Commands): Clarifications.
4759
4760 * programs.texi (Defuns): Delete duplicate explanation of
4761 left-margin paren convention.
4762 (Hungry Delete): Minor cleanup.
4763
47642006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4765
4766 * dired.texi (Tumme): More tumme documentation.
4767
47682006-02-11 Alan Mackenzie <acm@muc.de>
4769
4770 * programs.texi ("Hungry Delete"): Correct the appellation of the
4771 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4772
47732006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4774
4775 * dired.texi (Tumme): Fix small bug.
4776
47772006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4778
4779 * macos.texi (Mac International): Rename "fontset-mac" to
4780 "fontset-standard".
4781
8cf51b2c
GM
47822006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4783
4784 * dired.texi (Tumme): Basic documentation for Tumme added.
4785
8cf51b2c
GM
47862006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4787
4788 * mule.texi (International):
4789 * programs.texi (Basic Indent): Fix typos.
4790
8cf51b2c
GM
4791 * custom.texi (Minor Modes):
4792 * display.texi (Text Display):
4793 * commands.texi (Text Characters): Update xrefs.
4794
47952006-02-07 Richard M. Stallman <rms@gnu.org>
4796
4797 * emacs.texi (Top): Update subnode menu.
4798 Update info on old Emacs papers.
4799 (Intro): "Graphical display", not window system.
4800
4801 * xresources.texi (GTK styles): Minor clarifications.
4802
4803 * trouble.texi: "Graphical display", not window system.
4804 (Stuck Recursive): Minor clarification.
4805
4806 * text.texi: Minor clarifications.
4807 (Sentences): Explain why two-space convention is better.
4808 Explain sentence-end-without-period here.
4809 (Fill Commands): Not here.
4810 (Refill): Node moved down.
4811 (Filling): Update menu.
4812 (Table Creation, Cell Justification, Column Commands): Clarify.
4813
4814 * sending.texi: Minor clarifications.
4815
4816 * search.texi (Regexp Backslash): Clarification.
4817
4818 * rmail.texi: Minor cleanups.
4819 (Rmail): Delete digression about `rmail-mode'.
4820 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
4821 (Rmail Files): Mention C-u M-x rmail.
4822 (Rmail Reply): Mention References.
4823 (Rmail Display): Mention rmail-nonignored-headers.
4824
4825 * programs.texi: Minor cleanups.
4826 (Comment Commands): Mention momentary Transient Mark mode.
4827 (Matching): Be more specific about customizing show-paren-mode.
4828 (Info Lookup): Don't list the modes that support C-h S.
4829 Just say what it does in an unsupported mode.
4830 (Man Page): Delete excessive info on customizing woman.
4831 (Motion in C): Don't mention c-for/backward-into-nomenclature.
4832
4833 * abbrevs.texi: Minor clarifications.
4834 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
4835 not "dynamic abbrevs" as if they were a kind of abbrev.
4836
4837 * picture.texi (Picture): Minor cleanup.
4838
4839 * mule.texi (Communication Coding): Say "other applications".
4840 (Fontsets): Not specific to X. Add xref to X Resources.
4841 (Unibyte Mode): Rename from Single-Byte Character Support.
4842 "Graphical display", not window system.
4843 (International): Update menu.
4844
4845 * maintaining.texi (Format of ChangeLog):
4846 New node, split out from ChangeLog.
4847 (ChangeLog): Clarifications in the remaining text.
4848 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
4849 (Find Tag): Add @w.
4850 (Tags Search): Explain tag table order here. Simplify grep ref.
4851 (List Tags): tags-tag-face is a variable, not a face.
4852 (Emerge): Cleanups.
4853
4854 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
4855 (Keyboard Macros): Avoid "the user".
4856
4857 * killing.texi: "Graphical display", not window system.
4858
4859 * help.texi (Help Echo): "Graphical display", not window system.
4860
4861 * glossary.texi: Say "you", not "the user". Say "graphical display".
4862
4863 * frames.texi: Minor cleanups. "Graphical display", not window system.
4864
4865 * files.texi (Visiting): Make drag-and-drop not X-specific.
4866
4867 * custom.texi: Minor cleanups. "Graphical display", not window system.
4868
4869 * cmdargs.texi: Minor cleanups.
4870
4871 * building.texi (Compilation): Move and split kill-compilation para.
4872 Add para about multiple compilers.
4873 (Compilation Mode): Commands also available in grep mode and others.
4874 Mention C-u C-x ` more tutorially. Clarify C-x `.
4875 (Compilation Shell): Clarify. Put Bash example first.
4876 (Grep Searching): Minor cleanups; add @w.
4877 (Debuggers): Minor cleanups.
4878 (Starting GUD): Make GDB xgraphical mode issue clearer.
4879 (Debugger Operation): Lots of clarifications including
4880 GDB tooltip side-effect issue.
4881 (Commands of GUD): Clarify.
4882 (GUD Customization): Add bashdb-mode-hook.
4883 (GDB Graphical Interface): Rewrite for clarity.
4884 (GDB User Interface Layout): Rewrite for clarity.
4885 (Stack Buffer, Watch Expressions): Likewise.
4886 (Other GDB User Interface Buffers): Cleanups.
4887 (Lisp Libraries, External Lisp): Cleanup.
4888
4889 * basic.texi (Position Info): "Graphical displays", rather than
4890 window systems.
4891
4892 * anti.texi: Minor cleanup.
4893
8cf51b2c
GM
48942006-02-03 Eli Zaretskii <eliz@gnu.org>
4895
4896 * custom.texi (Init File, Find Init): Add cross-references to
4897 where $HOME is described.
4898
48992006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4900
4901 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4902 is not inside the @table.
4903
4904 * emacs.texi (Top): Correct node name.
4905
4906 * files.texi (File Names): Fix @xref.
4907 (Reverting): Fix typo.
4908
4909 * mule.texi (International): Correct node name.
4910
4911 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4912
49132006-02-01 Richard M. Stallman <rms@gnu.org>
4914
4915 * emacs.texi (Top): Update subnode menu.
4916
4917 * mule.texi: Minor clarifications.
4918 Reduce the specific references to X Windows.
4919 Refer to "graphical" terminals, rather than window systems.
4920 (Text Coding): Rename from Specify Coding.
4921 (Communication Coding, File Name Coding, Terminal Coding):
4922 New nodes split out from Text Coding.
4923
4924 * kmacro.texi: Minor clarifications.
4925 (Keyboard Macro Ring): Comment out some excessive commands.
4926 (Basic Keyboard Macro): Split up the table, putting part in each node.
4927
4928 * major.texi: Minor clarifications.
4929
4930 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4931
4932 * windows.texi: Minor clarifications.
4933 (Change Window): Don't describe mode-line mouse cmds here.
4934 Add xref to Mode Line Mouse.
4935
4936 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4937
4938 * macos.texi (Mac International): Fix xref.
4939
4940 * indent.texi: Minor clarifications.
4941
4942 * frames.texi: Minor clarifications.
4943 Reduce the specific references to X Windows.
4944 Refer to "graphical" terminals, rather than window systems.
4945 (Frame Parameters): Don't mention commands like
4946 set-foreground-color. Just say to customize a face.
4947 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4948
4949 * files.texi: Minor clarifications.
4950 (Numbered Backups): New node, split out from Backup Names.
4951
4952 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4953
4954 * cmdargs.texi (General Variables): Fix xref.
4955
4956 * buffers.texi: Minor clarifications.
4957
8cf51b2c
GM
49582006-01-31 Richard M. Stallman <rms@gnu.org>
4959
4960 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4961 Nodes moved to top.
4962
4963 * display.texi: Minor clarifications.
4964 (Display): Rearrange menu.
4965 (Standard Faces): Mention query-replace face.
4966 (Faces): Simplify.
4967 (Font Lock): Simplify face customization info.
4968 (Highlight Changes): Node merged into Highlight Interactively.
4969 (Highlight Interactively): Much rewriting and cleanup.
4970 (Optional Mode Line): Narrowed line number not good for goto-line.
4971 Simplify face customization advice.
4972 (Text Display): Mention use of escape-glyph face.
4973 Move ctl-arrow and tab-width here.
4974 (Display Custom): Move no-redraw-on-reenter to end of node.
4975
4976 * search.texi: Minor clarifications.
4977 (Isearch Scroll): Simplify.
4978 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4979
4980 * regs.texi (Registers): Mention bookmarks here.
4981
4982 * mark.texi: Minor clarifications.
4983 (Selective Undo): Node deleted.
4984
4985 * m-x.texi: Minor clarifications.
4986
4987 * killing.texi: Minor clarifications.
4988 Refer to "graphical" terminals, rather than window systems.
4989
4990 * help.texi: Clarifications.
4991 (Help): Don't describe C-h F and C-h K here.
4992 (Key Help): Describe C-h K here.
4993 (Name Help): Mention Emacs Lisp Intro.
4994 Describe C-h F here.
4995 (Misc Help): Mention C-h F and C-h K only briefly.
4996
4997 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4998 Selective undo text merged in.
4999 (Spelling): Mention Aspell along with Ispell.
5000
5001 * emacs.texi (Top): Update subnode menus.
5002
5003 * basic.texi (Basic Undo): Rename from Undo. Most of text
5004 moved to new Undo node.
5005
8cf51b2c
GM
50062006-01-29 Chong Yidong <cyd@stupidchicken.com>
5007
5008 * basic.texi (Continuation Lines, Inserting Text):
5009 Mention longlines mode.
5010
50112006-01-29 Richard M. Stallman <rms@gnu.org>
5012
10d1d0af 5013 * screen.texi: Minor cleanups.
8cf51b2c
GM
5014 (Screen): Clean up the intro paragraphs.
5015 (Mode Line): Lots of rewriting. Handle frame-name better.
5016 eol-mnemonic-... vars moved out.
5017
5018 * emacs.texi (Top): Change menu item for MS-DOS node.
5019 Update subnode menu.
5020
5021 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5022 chapter relates to Windows. Title changed.
5023
5024 * mini.texi: Minor cleanups.
5025
5026 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5027 (Mark): Put it in the menu.
5028
5029 * entering.texi: Minor cleanups.
5030
5031 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5032 (Intro): Refer to "graphical" terminals, rather than X.
5033
5034 * display.texi (Display Custom): Add xref to Variables.
5035 (Optional Mode Line): eol-mnemonic-... vars moved here.
5036
5037 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5038 rather than X.
5039
8cf51b2c
GM
5040 * basic.texi: Minor cleanups.
5041 (Undo): selective-undo moved.
5042
8cf51b2c
GM
50432006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5044
5045 * anti.texi (Antinews): Various corrections and additions.
5046
50472006-01-23 Juri Linkov <juri@jurta.org>
5048
5049 * custom.texi (Easy Customization, Customization Groups)
5050 (Browsing Custom): Mention links along with buttons.
5051
8cf51b2c
GM
50522006-01-21 Eli Zaretskii <eliz@gnu.org>
5053
8cf51b2c
GM
5054 * text.texi (TeX Print): Use @key for TAB.
5055
8cf51b2c
GM
5056 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5057
8cf51b2c
GM
50582006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5059
5060 * files.texi (File Aliases): Don't claim that usually separate
5061 buffers are created for two file names that name the same data.
5062 Mention additional situations where different names mean the same
5063 file on disk.
5064
50652006-01-19 Richard M. Stallman <rms@gnu.org>
5066
5067 * killing.texi (Deletion): Upcase @key argument.
5068
5069 * custom.texi (Custom Themes): Minor cleanup.
5070
5071 * programs.texi (Hungry Delete): Upcase @key argument.
5072
8cf51b2c
GM
50732006-01-16 Juri Linkov <juri@jurta.org>
5074
5075 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5076 Move `mode-line-highlight' before `mode-line-buffer-id'.
5077
8cf51b2c
GM
50782006-01-14 Richard M. Stallman <rms@gnu.org>
5079
5080 * basic.texi (Inserting Text): Minor cleanup.
5081
8cf51b2c
GM
50822006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5083
5084 * custom.texi (Changing a Variable, Face Customization):
5085 Update for changes in Custom menus.
5086
8cf51b2c
GM
50872006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5088
5089 * macos.texi (Mac International): Undo last change.
5090
8cf51b2c
GM
50912006-01-02 Chong Yidong <cyd@stupidchicken.com>
5092
5093 * custom.texi (Custom Themes): Describe the new
5094 customize-create-theme interface.
5095
50962005-12-30 Juri Linkov <juri@jurta.org>
5097
5098 * basic.texi (Position Info): Update example.
5099
c8763fb6 51002005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5101
5102 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5103
51042005-12-24 Chong Yidong <cyd@stupidchicken.com>
5105
5106 * custom.texi (Custom Themes): `load-theme' always loads.
5107
51082005-12-23 Juri Linkov <juri@jurta.org>
5109
5110 * display.texi (Highlight Interactively): Use double space to
5111 separate sentences. Replace C-p with M-p, and C-n with M-n.
5112
51132005-12-22 Richard M. Stallman <rms@gnu.org>
5114
5115 * custom.texi (Easy Customization and subnodes):
5116 Replace "active field" with "button".
5117 Use "user option" only for variables.
5118 Use "setting" for variable-or-face.
5119
51202005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5121
5122 * buffers.texi (Select Buffer): Change order in table to make
5123 "Similar" refer to the correct item.
5124 (Indirect Buffers): Minor rewording.
5125
8cf51b2c
GM
51262005-12-20 Juri Linkov <juri@jurta.org>
5127
5128 * files.texi (VC Status): Put P and N near p and n.
5129
8cf51b2c
GM
51302005-12-19 Richard M. Stallman <rms@gnu.org>
5131
5132 * programs.texi (Electric C): Delete the info about newline control.
5133 (Other C Commands): Minor cleanup.
5134 (Left Margin Paren): Minor cleanup.
5135
51362005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5137
5138 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5139 (Customization Groups): Delete text moved to "Browsing Custom".
5140 (Browsing Custom): New node.
5141 (Specific Customization): Clarify which commands only work for
5142 loaded options.
5143
51442005-12-18 Bill Wohler <wohler@newt.com>
5145
5146 * frames.texi (Tool Bars): Shorten text of previous change.
5147
51482005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5149
5150 * files.texi (VC Status): Document log-view mode.
5151
51522005-12-18 Bill Wohler <wohler@newt.com>
5153
5154 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5155 permanently via the customize interface.
5156
8cf51b2c
GM
51572005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5158
5159 * killing.texi (Killing by Lines): Document `kill-whole-line'
5160 function.
5161
c8763fb6 51622005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5163
5164 * buffers.texi (Select Buffer): Change `prev-buffer' to
5165 `previous-buffer'. Indicate that these functions use a frame
5166 local buffer list.
5167
8cf51b2c
GM
51682005-12-12 Richard M. Stallman <rms@gnu.org>
5169
5170 * custom.texi (Easy Customization): Change menu comment.
5171 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5172
5173 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5174 (Help): Among the Apropos commands, describe only C-h a here.
5175
51762005-12-11 Richard M. Stallman <rms@gnu.org>
5177
5178 * programs.texi (Options for Comments): Comment-end starts with space.
5179
5180 * glossary.texi (Glossary): Minor cleanup.
5181
5182 * files.texi (Old Versions): Use @table.
5183
8cf51b2c
GM
51842005-12-10 David Koppelman <koppel@ece.lsu.edu>
5185
5186 * display.texi (Highlight Interactively): Include
5187 global-hi-lock-mode. Add miscellaneous details and elaborations.
5188
51892005-12-09 Richard M. Stallman <rms@gnu.org>
5190
5191 * display.texi (Font Lock): Delete the Global FL menu item.
5192
51932005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5194
5195 * custom.texi (Minibuffer Maps): Mention the maps for file name
5196 completion.
5197
51982005-12-09 Kim F. Storm <storm@cua.dk>
5199
5200 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5201 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5202 cursor to next corner in rectangle; clarify insert around rectangle.
5203
8cf51b2c
GM
52042005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5205
5206 * custom.texi (Customization): Use xref to elisp manual for
5207 non-TeX output.
5208 (Minor Modes): Update.
5209 (Customization Groups, Changing a Variable, Face Customization):
5210 Update for new appearance of Custom buffers.
5211 (Changing a Variable): `custom-buffer-done-function' has been
5212 replaced by `custom-buffer-done-kill'.
5213 (Specific Customization): In the `customize-group' buffer, a
5214 subgroup's contents are not "hidden". They are not included at
5215 all. They have no [Show] button.
5216 (Mouse Buttons): Add pxref to description of mouse event lists in
5217 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5218 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5219 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5220
52212005-12-08 Richard M. Stallman <rms@gnu.org>
5222
5223 * mini.texi (Completion Commands, Completion):
5224 In file name input, SPC does not do completion.
5225
8cf51b2c
GM
52262005-12-08 Nick Roberts <nickrob@snap.net.nz>
5227
5228 * building.texi (GDB Graphical Interface): Explain screen size
5229 setting.
5230 (Other GDB User Interface Buffers): Describe features specific to
5231 GDB 6.4.
5232
8cf51b2c
GM
52332005-12-01 Nick Roberts <nickrob@snap.net.nz>
5234
5235 * building.texi (GDB User Interface Layout): Describe how to
5236 kill associated buffers.
5237 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5238 (Watch Expressions): Be more precise.
5239 (Other GDB User Interface Buffers): Describe how to change a
5240 register value.
5241
8cf51b2c
GM
52422005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5243
5244 * macos.texi (Mac Input): Remove description of
5245 mac-command-key-is-meta. Add descriptions of
5246 mac-control-modifier, mac-command-modifier, and
5247 mac-option-modifier.
5248 (Mac International): Fix description of conversion of clipboard data.
5249 (Mac Font Specs): Add example of font customization by face attributes.
5250
52512005-11-22 Nick Roberts <nickrob@snap.net.nz>
5252
5253 * building.texi (Watch Expressions): Expand description.
5254 (Other GDB User Interface Buffers): Describe local map for
5255 gud-watch.
5256
52572005-11-21 Chong Yidong <cyd@stupidchicken.com>
5258
5259 * display.texi (Font Lock): Font lock is enabled by default now.
5260
52612005-11-20 Juri Linkov <juri@jurta.org>
5262
5263 * basic.texi (Position Info): Update examples of the output.
5264 Remove the fact that examples are produced in the TeXinfo buffer,
5265 because in the Info reader users will get a different output from
5266 `C-x ='.
5267
5268 * building.texi (Compilation Mode): Remove paragraph duplicated
5269 from the node `Compilation'. Add `compilation-skip-threshold'.
5270
5271 * display.texi (Font Lock): Suggest more user-friendly method of
5272 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5273
52742005-11-18 Richard M. Stallman <rms@gnu.org>
5275
5276 * files.texi (Registering): Mention @@ in mode line.
5277
5278 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5279
52802005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5281
5282 * files.texi (Renaming and VC): Some back-ends don't
5283 handle renaming.
5284
8cf51b2c
GM
52852005-11-17 Juri Linkov <juri@jurta.org>
5286
5287 * emacs.texi (Top):
5288 * display.texi (Highlight Interactively): Put this font-lock based
5289 mode near Font Lock node.
5290
52912005-11-16 Chong Yidong <cyd@stupidchicken.com>
5292
5293 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5294 icons.
5295
52962005-11-12 Kim F. Storm <storm@cua.dk>
5297
5298 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5299 (Help Summary): Add C-h d and C-h e.
5300 (Apropos): Clarify that all apropos commands may search for either
5301 list of words or a regexp. Add C-h d for apropos-documentation.
5302 Describe apropos-documentation-sort-by-scores user option.
5303
8cf51b2c
GM
53042005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5305
5306 * killing.texi (CUA Bindings): Add @section.
5307
53082005-11-10 Kim F. Storm <storm@cua.dk>
5309
5310 * emacs.texi (Top): Add CUA Bindings entry to menu.
5311
5312 * killing.texi (CUA Bindings): New node. Moved here from
5313 misc.texi and extended with info on rectangle commands and
5314 rectangle highlighting, interface to registers, and the global
5315 mark feature.
5316
5317 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5318
5319 * regs.texi: Prev link points to CUA Bindings node.
5320
53212005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5322
5323 * help.texi (Help Echo): By default, help echos are only shown on
5324 mouse-over, not on point-over.
5325
c8763fb6 53262005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5327
5328 * misc.texi (Shell Mode): Describe how to activate password echoing.
5329
8cf51b2c
GM
53302005-11-04 Romain Francoise <romain@orebokech.com>
5331
5332 * mark.texi (Mark Ring): Fix typo.
5333
53342005-11-03 Richard M. Stallman <rms@gnu.org>
5335
5336 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5337
53382005-11-01 Bill Wohler <wohler@newt.com>
5339
5340 * help.texi (Help Mode): Fix typo.
5341
53422005-11-01 Nick Roberts <nickrob@snap.net.nz>
5343
1c6c854e
CS
5344 * building.texi (Other GDB User Interface Buffers):
5345 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5346
53472005-10-31 Romain Francoise <romain@orebokech.com>
5348
5349 * files.texi (Compressed Files): Fix typo.
5350
5351 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5352
5353 * windows.texi (Force Same Window): Likewise.
5354
53552005-10-30 Bill Wohler <wohler@newt.com>
5356
5357 * help.texi (Help Mode): URLs viewed with browse-url.
5358
53592005-10-31 Nick Roberts <nickrob@snap.net.nz>
5360
5361 * building.texi (GDB Graphical Interface): Don't reference
5362 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5363 must stay in same frame.
5364
53652005-10-29 Chong Yidong <cyd@stupidchicken.com>
5366
5367 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5368
5369 * anti.texi (Antinews): Likewise.
5370
8cf51b2c
GM
53712005-10-28 Bill Wohler <wohler@newt.com>
5372
5373 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5374
53752005-10-28 Richard M. Stallman <rms@gnu.org>
5376
5377 * files.texi (Visiting): Explain how to enter ? in a file name.
5378
5379 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5380
8cf51b2c
GM
53812005-10-25 Nick Roberts <nickrob@snap.net.nz>
5382
1c6c854e
CS
5383 * building.texi (GDB Graphical Interface):
5384 Describe gdb-mouse-until.
8cf51b2c
GM
5385
53862005-10-23 Richard M. Stallman <rms@gnu.org>
5387
5388 * custom.texi (Init File): Recommend when to use site-start.el.
5389
8cf51b2c
GM
53902005-10-21 Juri Linkov <juri@jurta.org>
5391
5392 * custom.texi (Examining): Mention accessing the old variable
5393 value via M-n in set-variable.
5394
8cf51b2c
GM
53952005-10-18 Romain Francoise <romain@orebokech.com>
5396
5397 * files.texi (Version Systems): Capitalize GNU.
5398
8cf51b2c
GM
53992005-10-18 Nick Roberts <nickrob@snap.net.nz>
5400
5401 * building.texi (Compilation Mode): Remove redundant paragraph.
5402 (Watch Expressions): Remove paragraph to reflect code change.
5403
8cf51b2c
GM
54042005-10-16 Richard M. Stallman <rms@gnu.org>
5405
5406 * building.texi (Compilation Mode, Compilation): Clarified.
5407
54082005-10-15 Richard M. Stallman <rms@gnu.org>
5409
5410 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5411
8cf51b2c
GM
54122005-10-13 Kenichi Handa <handa@m17n.org>
5413
5414 * basic.texi (Position Info): Fix previous change.
5415
c8763fb6 54162005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5417
5418 * cmdargs.texi (Icons X): Fix typo.
5419
54202005-10-12 Kenichi Handa <handa@m17n.org>
5421
5422 * basic.texi (Position Info): Describe the case that Emacs shows
5423 "part of display ...".
5424
c8763fb6 54252005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5426
5427 * cmdargs.texi (Icons X): -nb => -nbi.
5428
54292005-10-10 Chong Yidong <cyd@stupidchicken.com>
5430
5431 * frames.texi (Speedbar): A couple more clarifications.
5432
54332005-10-11 Nick Roberts <nickrob@snap.net.nz>
5434
5435 * building.texi (GDB User Interface Layout): Improve diagram.
5436 (Watch Expressions): Explain how to make speedbar global.
5437 (Other GDB User Interface Buffers): Make references more precise.
5438
8cf51b2c
GM
54392005-10-09 Richard M. Stallman <rms@gnu.org>
5440
5441 * frames.texi (Speedbar): Clarify the text.
5442
54432005-10-09 Chong Yidong <cyd@stupidchicken.com>
5444
5445 * frames.texi (Speedbar): Add information on keybindings,
5446 dismissing the speedbar, and buffer display mode. Link to
5447 speedbar manual.
5448
c8763fb6 54492005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5450
1c6c854e 5451 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5452 added -nb, --no-bitmap-icon.
5453
8cf51b2c
GM
54542005-10-07 Nick Roberts <nickrob@snap.net.nz>
5455
5456 * building.texi (GDB Graphical Interface): Add variables and
5457 functions to indices. Be more precise.
5458
c8763fb6 54592005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5460
5461 * frames.texi (Drag and Drop): Remove the x- from
5462 x-dnd-open-file-other-window and xdnd-protocol-alist.
5463
54642005-09-30 Romain Francoise <romain@orebokech.com>
5465
5466 * mini.texi (Minibuffer): The default value now appears before the
5467 colon in minibuffer prompts.
5468
8cf51b2c
GM
54692005-09-25 Richard M. Stallman <rms@gnu.org>
5470
5471 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5472
8cf51b2c
GM
54732005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5474
5475 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5476
8cf51b2c
GM
54772005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5478
5479 * emacs.texi (Top): Update submenus from macos.texi.
5480
5481 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5482 (Mac OS): Update feature support status.
5483 (Mac Input): List supported input scripts. Remove description
5484 about `mac-keyboard-text-encoding'. Mention mouse button
5485 emulation and related variables.
5486 (Mac International): Mention Central European and Cyrillic
5487 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5488 Add description about coding system for selection.
5489 Add description about language environment.
5490 (Mac Environment Variables):
5491 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5492 arguments. Add Preferences support.
5493 (Mac Directories): Explicitly state that this node is for Mac OS
5494 Classic only.
1c6c854e
CS
5495 (Mac Font Specs): Mention specification for scalable fonts.
5496 List supported charsets. Add preferred way of creating fontsets.
5497 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5498 (Mac Functions): Add descriptions about `mac-set-file-creator',
5499 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5500 and `mac-get-preference'.
5501
8cf51b2c
GM
55022005-09-16 Romain Francoise <romain@orebokech.com>
5503
5504 Update all files to specify GFDL version 1.2.
5505
5506 * doclicense.texi (GNU Free Documentation License): Update to
5507 version 1.2.
5508
55092005-09-15 Richard M. Stallman <rms@gnu.org>
5510
5511 * buffers.texi (List Buffers): Fix xref.
5512
5513 * rmail.texi (Rmail Basics): Fix xref.
5514
5515 * emacs.texi (Top): Update subnode menus.
5516
5517 * files.texi (Saving Commands): New node, broken out of Saving.
5518 (Customize Save): New node, broken out of Saving.
5519 Clarify effect of write-region-inhibit-fsync.
5520 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5521
8cf51b2c
GM
55222005-09-14 Romain Francoise <romain@orebokech.com>
5523
5524 * files.texi (Saving): Mention write-region-inhibit-fsync.
5525
55262005-09-05 Chong Yidong <cyd@stupidchicken.com>
5527
5528 * custom.texi (Custom Themes): New node.
5529
55302005-09-03 Richard M. Stallman <rms@gnu.org>
5531
49823426
GM
5532 * search.texi (Search Case): Mention vars that control
5533 case-fold-search for various operations.
8cf51b2c
GM
5534
55352005-08-22 Juri Linkov <juri@jurta.org>
5536
5537 * display.texi (Standard Faces): Merge the text from
5538 `(elisp)Standard Faces' into this node.
5539
55402005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5541
5542 * emacs.texi (Top): Delete menu item for deleted node
5543 Keyboard Translations.
5544
55452005-08-18 Richard M. Stallman <rms@gnu.org>
5546
8cf51b2c
GM
5547 * trouble.texi (Unasked-for Search):
5548 Delete xref to Keyboard Translations.
5549
5550 * glossary.texi (Glossary): Delete xref.
5551
8cf51b2c
GM
5552 * custom.texi (Minor Modes): Say that the list here is not complete.
5553 (Keyboard Translations): Node deleted.
5554 (Disabling): Delete xref to it.
5555 (Customization Groups): Fix Custom buffer example.
5556 (Hooks): Mention remove-hooks.
5557
55582005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5559
5560 * building.texi (GDB Graphical Interface): Improve filling of menu
5561 item.
5562
55632005-08-18 Nick Roberts <nickrob@snap.net.nz>
5564
5565 * building.texi (GDB Graphical Interface): Use better node names.
5566
55672005-08-14 Richard M. Stallman <rms@gnu.org>
5568
5569 * text.texi (Sentences): Fix xref.
5570
55712005-08-14 Juri Linkov <juri@jurta.org>
5572
5573 * building.texi (Compilation, Grep Searching): Move grep command
5574 headings from `Compilation' to `Grep Searching'.
5575
5576 * dired.texi (Dired and Find):
5577 * maintaining.texi (Tags Search): Replace grep xref to
5578 `Compilation' node with `Grep Searching'.
5579
5580 * files.texi (Comparing Files): Replace xref to `Compilation' with
5581 `Compilation Mode'.
5582
55832005-08-13 Alan Mackenzie <acm@muc.de>
5584
5585 * search.texi (Non-ASCII Isearch): Correct a typo.
5586 (Replacement Commands): Mention query-replace key binding.
5587
55882005-08-11 Richard M. Stallman <rms@gnu.org>
5589
5590 * programs.texi (Options for Comments): Fix xref.
5591
5592 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5593 out of Regexps.
5594
8cf51b2c
GM
55952005-08-09 Juri Linkov <juri@jurta.org>
5596
5597 * building.texi (Compilation): Use `itemx' instead of `item'.
5598 (Grep Searching): Simplify phrase.
5599
5600 * display.texi (Standard Faces): Describe vertical-border on
5601 window systems.
5602
5603 * windows.texi (Split Window): Simplify phrase and mention
5604 vertical-border face.
5605
56062005-08-09 Richard M. Stallman <rms@gnu.org>
5607
5608 * files.texi (Comparing Files): Clarify compare-windows.
5609
5610 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5611
8cf51b2c
GM
56122005-08-06 Eli Zaretskii <eliz@gnu.org>
5613
5614 * mule.texi (Coding Systems): Rephrase the paragraph about
5615 codepages: no need for "M-x codepage-setup" anymore, except on
5616 MS-DOS.
5617
5618 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5619 the MS-DOS port only.
5620
56212005-07-30 Eli Zaretskii <eliz@gnu.org>
5622
5623 * makefile.w32-in (info): Don't run multi-install-info.bat.
5624 ($(infodir)/dir): New target, produced by running
5625 multi-install-info.bat.
5626
8cf51b2c
GM
56272005-07-22 Eli Zaretskii <eliz@gnu.org>
5628
5629 * files.texi (Quoted File Names): Add index entry.
5630
8cf51b2c
GM
56312005-07-19 Juri Linkov <juri@jurta.org>
5632
5633 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5634
56352005-07-18 Juri Linkov <juri@jurta.org>
5636
8cf51b2c
GM
5637 * custom.texi (Easy Customization):
5638 * files.texi (Old Versions):
5639 * frames.texi (Wheeled Mice):
5640 * mule.texi (Specify Coding):
8cf51b2c
GM
5641 * text.texi (Cell Justification):
5642 * trouble.texi (After a Crash):
8cf51b2c
GM
5643 * xresources.texi (GTK styles):
5644 Delete duplicate duplicate words.
5645
56462005-07-17 Richard M. Stallman <rms@gnu.org>
5647
5648 * frames.texi (Creating Frames): Fix foreground color example.
5649
5650 * custom.texi (Init Examples): Clean up text about conditionals.
5651
56522005-07-16 Richard M. Stallman <rms@gnu.org>
5653
5654 * mini.texi (Completion Commands): Fix command name for ?.
5655
8cf51b2c
GM
56562005-07-16 Eli Zaretskii <eliz@gnu.org>
5657
5658 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5659 `menu' face has no effect on w32 and with GTK.
5660 Add cross-references.
8cf51b2c
GM
5661
5662 * cmdargs.texi (General Variables): Clarify the default location
5663 of $HOME on w32 systems.
5664
56652005-07-15 Jason Rumney <jasonr@gnu.org>
5666
5667 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5668 changed.
5669
56702005-07-08 Kenichi Handa <handa@m17n.org>
5671
1c6c854e
CS
5672 * mule.texi (Recognize Coding):
5673 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5674
56752005-07-07 Richard M. Stallman <rms@gnu.org>
5676
5677 * anti.texi (Antinews): Mention mode-line-inverse-video.
5678
5679 * files.texi (Saving): Minor correction about C-x C-w.
5680
5681 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5682
56832005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5684
5685 * search.texi (Isearch Scroll): Add example of using the
5686 `isearch-scroll' property.
5687 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5688 `Display Custom' node.
5689 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5690 and de-emphasize it.
5691 (Other Repeating Search): `occur' currently can not correctly
5692 handle multiline matches. Correct, clarify and update description
5693 of `flush-lines' and `keep-lines'.
5694
5695 * display.texi (Display Custom): Add anchor for `baud-rate'.
5696
56972005-07-07 Richard M. Stallman <rms@gnu.org>
5698
5699 * gnu.texi: Update where to get GNU status; add refs for how to help.
5700 Add footnotes 6 and 7.
5701
57022005-07-04 Lute Kamstra <lute@gnu.org>
5703
5704 Update FSF's address in GPL notices.
5705
8cf51b2c 5706 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5707 * trouble.texi (Checklist): Update FSF's address.
5708
8cf51b2c
GM
57092005-06-24 Richard M. Stallman <rms@gnu.org>
5710
5711 * display.texi (Text Display): Change index entries.
5712
57132005-06-24 Eli Zaretskii <eliz@gnu.org>
5714
5715 * makefile.w32-in (MAKEINFO): Use --force.
5716 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5717 Makefile.in.
8cf51b2c
GM
5718
57192005-06-23 Richard M. Stallman <rms@gnu.org>
5720
1c6c854e 5721 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5722 nobreak-char-display.
5723
5724 * emacs.texi (Top): Update detailed node listing.
5725
1c6c854e 5726 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5727 to nobreak-char-display and no-break-space to nobreak-space.
5728 (Standard Faces): Split up the list of standard faces
5729 and put it in a separate node. Add nobreak-space and
5730 escape-glyph.
5731
8cf51b2c
GM
57322005-06-23 Lute Kamstra <lute@gnu.org>
5733
5734 * mule.texi (Select Input Method): Fix typo.
5735
57362005-06-23 Kenichi Handa <handa@m17n.org>
5737
1c6c854e
CS
5738 * mule.texi (International): List all supported scripts.
5739 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5740 distribution.
5741 (Language Environments): List all language environments.
5742 Intlfonts contains fonts for most supported scripts, not all..
5743 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5744 input a specific character.
8cf51b2c
GM
5745 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5746
57472005-06-23 Juanma Barranquero <lekktu@gmail.com>
5748
49823426 5749 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5750
57512005-06-22 Miles Bader <miles@gnu.org>
5752
5753 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5754
57552005-06-20 Miles Bader <miles@gnu.org>
5756
5757 * display.texi (Faces): Add `vertical-divider'.
5758
57592005-06-17 Richard M. Stallman <rms@gnu.org>
5760
5761 * text.texi (Adaptive Fill): Minor clarification.
5762
8cf51b2c
GM
57632005-06-10 Lute Kamstra <lute@gnu.org>
5764
5765 * emacs.texi (Top): Correct version number.
5766 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5767 refer to the current version of Emacs.
5768
57692005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5770
5771 * files.texi (Log Buffer): Document when there can be more than
5772 one file to be committed.
5773
57742005-06-08 Juri Linkov <juri@jurta.org>
5775
5776 * display.texi (Faces): Add `shadow' face.
5777
57782005-06-07 Masatake YAMATO <jet@gyve.org>
5779
5780 * display.texi (Faces): Write about mode-line-highlight.
5781
57822005-06-06 Richard M. Stallman <rms@gnu.org>
5783
5784 * misc.texi (Printing Package): Explain how to initialize
5785 printing package.
5786
5787 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5788
57892005-06-05 Chong Yidong <cyd@stupidchicken.com>
5790
5791 * emacs.texi: Rename Hardcopy to Printing.
5792 Make PostScript and PostScript Variables subnodes of it.
5793
5794 * misc.texi (Printing): Rename node from Hardcopy.
5795 Mention menu bar options.
5796 Move PostScript and PostScript Variables to submenu.
5797 (Printing package): New node.
5798
5799 * mark.texi (Using Region): Change Hardcopy xref to Printing.
5800
5801 * dired.texi (Operating on Files): Likewise.
5802
5803 * calendar.texi (Displaying the Diary): Likewise.
5804
5805 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
5806
5807 * glossary.texi (Glossary): Likewise.
5808
5809 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
5810 effect.
5811
58122005-06-04 Richard M. Stallman <rms@gnu.org>
5813
5814 * trouble.texi (After a Crash): Polish previous change.
5815
8cf51b2c
GM
58162005-05-30 Noah Friedman <friedman@splode.com>
5817
5818 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
5819 recovery mechanism.
5820
8cf51b2c
GM
58212005-05-28 Nick Roberts <nickrob@snap.net.nz>
5822
5823 * building.texi (Other Buffers): SPC toggles display of
5824 floating point registers.
5825
8cf51b2c
GM
58262005-05-27 Nick Roberts <nickrob@snap.net.nz>
5827
5828 * files.texi (Log Buffer): Merge in description of Log Edit
5829 mode from pcl-cvs.texi.
5830
58312005-05-26 Richard M. Stallman <rms@gnu.org>
5832
5833 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
5834
8cf51b2c
GM
58352005-05-24 Luc Teirlinck <teirllm@auburn.edu>
5836
5837 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
5838 not enabled by default.
5839 When not on a word, `ispell-word' by default checks the word
5840 before point.
5841
58422005-05-24 Nick Roberts <nickrob@snap.net.nz>
5843
5844 * building.texi (Debugger Operation): Simplify last sentence.
5845
58462005-05-23 Lute Kamstra <lute@gnu.org>
5847
5848 * emacs.texi: Update FSF's address throughout.
5849 (Preface): Use @cite.
5850 (Distrib): Add cross reference to the node "Copying". Mention the
5851 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
5852 printed manuals.
5853 (Intro): Use @xref for the Emacs Lisp Intro.
5854
8cf51b2c
GM
58552005-05-18 Luc Teirlinck <teirllm@auburn.edu>
5856
5857 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
5858
5859 * basic.texi (Moving Point): Mention default for `goto-line'.
5860
5861 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
5862 of a variable's docstring.
5863
58642005-05-18 Lute Kamstra <lute@gnu.org>
5865
5866 * maintaining.texi (Overview of Emerge): Add cross reference.
5867 Remove duplication.
5868
5869 * emacs.texi (Top): Update to the current structure of the manual.
5870 * misc.texi (Emacs Server): Add menu description.
5871 * files.texi (Saving): Fix menu.
5872 * custom.texi (Customization): Fix menu.
5873 * mule.texi (International): Fix menu.
5874 * kmacro.texi (Keyboard Macros): Fix menu.
5875
58762005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5877
5878 * display.texi: Various minor changes.
5879 (Faces): Delete text that is repeated in the next section.
5880
58812005-05-16 Nick Roberts <nickrob@snap.net.nz>
5882
5883 * building.texi (Debugger Operation): Mention GUD tooltips are
5884 disabled with GDB in text command mode.
5885
8cf51b2c
GM
58862005-05-16 Nick Roberts <nickrob@snap.net.nz>
5887
5888 * building.texi: Replace toolbar with "tool bar" for consistency.
5889 (Compilation Mode): Describe compilation-context-lines
5890 and use of arrow in compilation buffer.
5891 (Debugger Operation): Replace help text with variable's value.
5892
5893 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5894 consistency.
5895
58962005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5897
5898 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5899 Add xref.
5900
8cf51b2c
GM
59012005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5902
5903 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5904 (Position Info): Delete discussion of `goto-line'. It is already
5905 described in `Moving point'.
5906
5907 * mini.texi (Completion Commands): Correct reference.
5908 (Completion Options): Fix typo.
5909
5910 * killing.texi (Deletion): Complete description of `C-x C-o'.
5911
8cf51b2c
GM
59122005-05-10 Richard M. Stallman <rms@gnu.org>
5913
5914 * building.texi (Compilation): Clarify recompile's directory choice.
5915
5916 * frames.texi (Tooltips): Cleanups.
5917
5918 * basic.texi (Arguments): Fix punctuation.
5919
59202005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5921
5922 * screen.texi (Menu Bar): The up and down (not left and right)
5923 arrow keys move through a keyboard menu.
5924
59252005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5926
5927 * basic.texi: Various typo and grammar fixes.
5928 (Moving Point): C-a now runs move-beginning-of-line.
5929
59302005-05-08 Nick Roberts <nickrob@snap.net.nz>
5931
5932 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5933
5934 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5935 as different animals.
5936
59372005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5938
5939 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5940 Correct index entry.
5941
59422005-05-07 Nick Roberts <nickrob@snap.net.nz>
5943
5944 * building.texi (Debugger Operation): Update to reflect changes
5945 in GUD tooltips.
5946
59472005-04-30 Richard M. Stallman <rms@gnu.org>
5948
5949 * files.texi (Compressed Files): Auto Compression normally enabled.
5950
5951 * building.texi (Debugger Operation): Clarify previous change.
5952
8cf51b2c
GM
59532005-04-28 Nick Roberts <nickrob@snap.net.nz>
5954
5955 * building.texi (Debugger Operation): Add description for
5956 GUD tooltips when program is not running.
5957
59582005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5959
5960 * misc.texi (Shell): Add `Shell Prompts' to menu.
5961 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5962 description. Delete remarks moved to new node.
5963 (Shell Prompts): New node.
5964 (History References): Replace remarks moved to `Shell Prompts'
5965 with xref to that node.
5966 (Remote Host): Clarify how to specify the terminal type when
5967 logging in to a different machine.
5968
59692005-04-26 Richard M. Stallman <rms@gnu.org>
5970
5971 * emacs.texi (Top): Update submenus from files.texi.
5972
5973 * files.texi (Filesets): Clarify previous change.
5974
5975 * dired.texi (Misc Dired Features): Clarify previous change.
5976
59772005-04-25 Chong Yidong <cyd@stupidchicken.com>
5978
5979 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5980
1c6c854e
CS
5981 * dired.texi (Misc Dired Features):
5982 Document dired-compare-directories.
8cf51b2c
GM
5983
5984 * files.texi (Filesets): New node.
5985 (File Conveniences): Document Image mode.
5986
5987 * text.texi (TeX Print): Document tex-compile.
5988
59892005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5990
5991 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5992 Delete redundant reference to tooltip Custom group. It is
5993 referred too again in the next paragraph.
5994
59952005-04-24 Richard M. Stallman <rms@gnu.org>
5996
5997 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5998
8cf51b2c
GM
59992005-04-19 Kim F. Storm <storm@cua.dk>
6000
6001 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6002
60032005-04-18 Lars Hansen <larsh@math.ku.dk>
6004
6005 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6006 turns off desktop-save-mode.
6007
60082005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6009
6010 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6011 by default in terminals compatible with xterm. Mention that
6012 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6013 node.
6014
8cf51b2c
GM
60152005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6016
6017 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6018
c8763fb6 60192005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6020
6021 * xresources.texi (Table of Resources): Add cursorBlink.
6022
60232005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6024
6025 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6026 `d', `C-d' and `u'.
6027
60282005-04-11 Richard M. Stallman <rms@gnu.org>
6029
6030 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6031 (Misc X): Add -D, --basic-display.
6032
6033 * maintaining.texi (Change Log): Correct the description of
6034 the example.
6035
6036 * major.texi (Choosing Modes): Document magic-mode-alist.
6037
8cf51b2c
GM
60382005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6039
6040 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6041 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6042 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6043 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6044 `w', respectively.
6045 (Rmail Labels): Mention `l'.
6046 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6047 (Rmail Summary Edit): Describe `j' and RET.
6048
c8763fb6 60492005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6050
6051 * xresources.texi (Lucid Resources): Add fontSet resource.
6052
8cf51b2c
GM
60532005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6054
6055 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6056 now called `indicate-empty-lines'.
6057
60582005-04-06 Kim F. Storm <storm@cua.dk>
6059
6060 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6061
60622005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6063
6064 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6065 deleted.
6066 (Marks vs Flags): Add some convenient key bindings.
6067 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6068 (Misc Dired Features): Correct and expand description of `w' command.
6069
6070 * frames.texi (XTerm Mouse): Delete apparently false info.
6071 The GNU/Linux console currently does not appear to support
6072 `xterm-mouse-mode'.
6073
8cf51b2c
GM
60742005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6075
6076 * calendar.texi (Diary): Mention shell utility `calendar'.
6077
60782005-04-01 Richard M. Stallman <rms@gnu.org>
6079
6080 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6081
8cf51b2c
GM
60822005-04-01 Lute Kamstra <lute@gnu.org>
6083
6084 * maintaining.texi (Change Log): add-change-log-entry uses
6085 add-log-mailing-address.
6086
60872005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6088
6089 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6090 `VC Mode Line' and put in an xref to that node.
6091 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6092 its description.
6093
60942005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6095
6096 * calendar.texi (Calendar Systems): Say that the Persian calendar
6097 implemented here is the arithmetical one championed by Birashk.
6098
60992005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6100
6101 * programs.texi (Fortran Motion): Fix previous change.
6102
8cf51b2c
GM
61032005-03-29 Richard M. Stallman <rms@gnu.org>
6104
6105 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6106
61072005-03-29 Chong Yidong <cyd@stupidchicken.com>
6108
6109 * text.texi (Refill): Refer to Long Lines Mode.
6110 (Longlines): New node.
6111 (Auto Fill): Don't index "word wrap" here.
6112 (Filling): Add Longlines to menu.
6113
61142005-03-29 Richard M. Stallman <rms@gnu.org>
6115
6116 * xresources.texi: Minor fixes.
6117
6118 * misc.texi (Emacs Server): Fix Texinfo usage.
6119
6120 * emacs.texi (Top): Don't use a real section heading for
6121 "Detailed Node Listing". Fake it instead.
6122
6123 * basic.texi (Position Info): Minor cleanup.
6124
6125 * mule.texi (Input Methods): Minor cleanup.
6126
61272005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6128
6129 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6130 constructs as well.
6131 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6132
61332005-03-29 Kenichi Handa <handa@m17n.org>
6134
6135 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6136
6137 * basic.texi (Position Info): Update the description about the
6138 command C-u C-x =.
6139
61402005-03-28 Richard M. Stallman <rms@gnu.org>
6141
6142 * emacs.texi (Top): Use @section for the detailed node listing.
6143
6144 * calendar.texi: Minor fixes to previous change.
6145
6146 * programs.texi (Fortran): Small fixes to previous changes.
6147
6148 * emacs.texi (Top): Update list of subnodes of Dired.
6149 Likewise for building.texi.
6150
6151 * files.texi (File Conveniences): Delete Auto Image File mode.
6152
61532005-03-28 Chong Yidong <cyd@stupidchicken.com>
6154
6155 * building.texi (Flymake): New node.
6156
6157 * custom.texi (Function Keys): Document kp- event types and
6158 keypad-setup package.
6159
6160 * dired.texi (Wdired): New node.
6161
6162 * files.texi (File Conveniences): Reorder entries.
6163 Explain how to turn on Auto-image-file mode.
6164 Document Thumbs mode.
6165
6166 * mule.texi (Specify Coding): Document recode-region and
6167 recode-file-name.
6168
6169 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6170
61712005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6172
6173 * commands.texi (Keys): M-o is now a prefix key.
6174
61752005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6176
6177 * programs.texi: Reformat and update copyright years.
6178 (Fortran): Update section.
6179
61802005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6181
6182 * files.texi: Several small changes in addition to:
6183 (Visiting): Change xref for Dialog Boxes to ref.
6184 (Version Headers): Replace references to obsolete var
6185 `vc-header-alist' with `vc-BACKEND-header'.
6186 (Customizing VC): Update value of `vc-handled-backends'.
6187
61882005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6189
6190 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6191 move here from Emacs Lisp Reference Manual.
6192 * calendar.texi (Calendar/Diary, Diary Commands)
6193 (Special Diary Entries, Importing Diary): Change some xrefs to
6194 point to emacs-xtra rather than elisp.
6195
6196 * emacs-xtra.texi (Calendar Customizing):
6197 Move view-diary-entries-initially, view-calendar-holidays-initially,
6198 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6199 Emacs Manual.
6200 (Appt Customizing): Merge entire section into main Emacs Manual.
6201 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6202 mark-holidays-in-calendar here from emacs-xtra.
6203 (Displaying the Diary): Move view-diary-entries-initially,
6204 mark-diary-entries-in-calendar here from emacs-xtra.
6205 (Appointments): Move appt-display-mode-line,
6206 appt-display-duration, appt-disp-window-function,
6207 appt-delete-window-function here from emacs-xtra.
6208
6209 * calendar.texi: Update and reformat copyright.
6210 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6211 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6212 (Diary): Refer to `diary-file' rather than ~/diary.
6213 (Diary Commands): Rename node to "Displaying the Diary".
6214 * emacs.texi (Top): Rename "Diary Commands" section.
6215 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6216
62172005-03-26 Eli Zaretskii <eliz@gnu.org>
6218
6219 * misc.texi (Emacs Server): Fix the command for setting
6220 server-name. Add an xref to Invoking emacsclient.
6221
6222 * help.texi (Help Summary): Clarify when "C-h ." will do something
6223 nontrivial.
6224 (Apropos): Add cindex entry for apropos-sort-by-scores.
6225
6226 * display.texi (Text Display): Add index entries for how no-break
6227 characters are displayed.
6228
8cf51b2c
GM
62292005-03-26 Eli Zaretskii <eliz@gnu.org>
6230
6231 * files.texi (Visiting): Fix cross-references introduced with the
6232 last change.
6233
6234 * xresources.texi (GTK resources): Fix last change.
6235
8cf51b2c
GM
62362005-03-25 Chong Yidong <cyd@stupidchicken.com>
6237
6238 * xresources.texi (X Resources): GTK options documented too.
6239 (Resources): Clarify meaning of program name.
6240 (Table of Resources): Add visualClass.
6241 (GTK resources): Rewrite.
6242 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6243
6244 * display.texi (Text Display): Mention non-breaking spaces.
6245
6246 * files.texi (Reverting): Document auto-revert-check-vc-info.
6247
6248 * frames.texi (Mouse Commands): Document
6249 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6250
6251 * help.texi (Help Summary): Add `C-h .'.
6252 (Apropos): Apropos accepts a list of search terms.
6253 Document apropos-sort-by-scores.
6254 (Help Echo): Document display-local-help.
6255
6256 * misc.texi (Emacs Server): Document server-name.
6257 (Invoking emacsclient): Document -s option for server names.
6258
6259 * text.texi (Outline Visibility): Introduce "current heading
6260 line" (commands can be called with point on a body line).
6261 Re-order table to follow the sequence of discussion.
6262 hide-body won't hide lines before first header line.
6263 (TeX Mode): Add DocTeX mode.
6264
8cf51b2c
GM
62652005-03-24 Richard M. Stallman <rms@gnu.org>
6266
6267 * mule.texi (Single-Byte Character Support): Delete mention
6268 of iso-acc.el and iso-transl.el.
6269
8cf51b2c
GM
62702005-03-23 Lute Kamstra <lute@gnu.org>
6271
6272 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6273
62742005-03-23 Richard M. Stallman <rms@gnu.org>
6275
8cf51b2c
GM
6276 * search.texi: Delete explicit node pointers.
6277 (Incremental Search): New menu.
6278 (Basic Isearch, Repeat Isearch, Error in Isearch)
6279 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6280 (Slow Isearch): New subnodes.
6281 (Configuring Scrolling): Node deleted.
6282 (Search Case): Doc default-case-fold-search.
6283 (Regexp Replace): Move replace-regexp doc here.
6284
6285 * rmail.texi (Movemail): Put commas inside closequotes.
6286
6287 * picture.texi (Insert in Picture): Document C-c arrow combos.
6288 (Basic Picture): Clarify erasure.
6289
6290 * display.texi (Font Lock): Put commas inside closequotes.
6291
6292 * cmdargs.texi (General Variables): Put commas inside closequotes.
6293
62942005-03-23 Nick Roberts <nickrob@snap.net.nz>
6295
6296 * building.texi (Stack Buffer): Mention reverse contrast for
6297 *selected* frame (might not be current frame).
6298
8cf51b2c
GM
62992005-03-21 Richard M. Stallman <rms@gnu.org>
6300
6301 * building.texi (Starting GUD): Add bashdb.
6302
63032005-03-20 Chong Yidong <cyd@stupidchicken.com>
6304
6305 * basic.texi (Moving Point): Add M-g M-g binding.
6306 (Undo): Document undo-only.
6307 (Position Info): Document M-g M-g and C-u M-g M-g.
6308
6309 * building.texi (Building): Put Grep Searching after Compilation
6310 Shell.
6311 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6312 Document next-error-highlight.
6313 (Grep Searching): Document grep-highlight-matches.
6314 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6315
6316 * calendar.texi (Importing Diary): Rename node from iCalendar.
6317 Document diary-from-outlook.
6318
6319 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6320 Commands.
6321 Mention effect of X drag and drop on Dired buffers.
6322
6323 * files.texi (Visiting): Document large-file-warning-threshold.
6324 Move paragraph on file-selection dialog.
6325 Mention visiting files using X drag and drop.
6326 (Reverting): Mention using Auto-Revert mode to tail files.
6327 Document auto-revert-tail-mode.
6328 (Version Systems): Minor correction.
6329 (Comparing Files): Diff-mode is no longer based on Compilation
6330 mode.
6331 Document compare-ignore-whitespace.
6332 (Misc File Ops): Explain passing a directory to rename-file.
6333 Likewise for copy-file and make-symbolic-link.
6334
6335 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6336 Document mouse-wheel-progressive speed.
6337
6338 * help.texi (Misc Help): Document numeric argument for C-h i.
6339 Correctly explain the effect of just C-u as argument.
6340
6341 * killing.texi (Deletion): Document numeric argument for
6342 just-one-space.
6343
6344 * mini.texi (Completion): Completion acts on text before point.
6345
6346 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6347 (Emulation): CUA mode replaces pc-bindings-mode,
6348 pc-selection-mode, and s-region.
6349
6350 * mule.texi (Input Methods): Leim is now built-in.
6351 (Select Input Method): Document quail-show-key.
6352 (Specify Coding): Document revert-buffer-with-coding-system.
6353
6354 * programs.texi (Fortran Motion): Document f90-next-statement,
6355 f90-previous-statement, f90-next-block, f90-previous-block,
6356 f90-end-of-block, and f90-beginning-of-block.
6357
6358 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6359
6360 * emacs.texi (Acknowledgments): Updated.
6361
6362 * anti.texi: Total rewrite.
6363
8cf51b2c
GM
63642005-03-19 Chong Yidong <cyd@stupidchicken.com>
6365
6366 * ack.texi (Acknowledgments): Update.
6367
63682005-03-19 Eli Zaretskii <eliz@gnu.org>
6369
1c6c854e
CS
6370 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6371 Update copyright years.
8cf51b2c
GM
6372
63732005-03-14 Nick Roberts <nickrob@snap.net.nz>
6374
6375 * building.texi (Commands of GUD): Move paragraph on setting
6376 breakpoints with mouse to the GDB Graphical Interface node.
6377
63782005-03-07 Richard M. Stallman <rms@gnu.org>
6379
8cf51b2c
GM
6380 * misc.texi (Single Shell, Shell Options): Fix previous change.
6381
6382 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6383
63842005-03-06 Richard M. Stallman <rms@gnu.org>
6385
6386 * building.texi (Starting GUD): Don't explain text vs graphical
6387 GDB here. Just mention it and xref.
6388 Delete "just one debugger process".
6389 (Debugger Operation): Move GUD tooltip info here.
6390 (GUD Tooltips): Node deleted.
6391 (GDB Graphical Interface): Explain the two GDB modes here.
6392
8cf51b2c
GM
6393 * sending.texi (Sending Mail): Minor cleanup.
6394 (Mail Aliases): Explain quoting conventions.
6395 Update key rebinding example.
6396 (Header Editing): C-M-i is like M-TAB.
6397 (Mail Mode Misc): mail-attach-file does not do MIME.
6398
6399 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6400 that really belongs here.
6401 (Remote Mailboxes): Text moved to Rmail Inbox.
6402 (Rmail Display): Mention Mouse-1.
6403 (Movemail): Clarify two movemail versions.
6404 Clarify rmail-movemail-program.
6405
8cf51b2c
GM
6406 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6407 Document async shell commands.
6408 (Shell History): Clarify.
6409 (Shell Ring): Mention C-UP an C-DOWN.
6410 (Shell Options): Add comint-prompt-read-only.
6411 (Invoking emacsclient): Set EDITOR to run Emacs.
6412 (Sorting): No need to explain what region is.
6413 (Saving Emacs Sessions): Fix typo.
6414 (Recursive Edit): Fix punctuation.
6415 (Emulation): Don't mention "PC bindings" which are standard.
6416 (Hyperlinking): Explain Mouse-1 convention here.
6417 (Find Func): Node deleted.
6418
8cf51b2c
GM
6419 * help.texi (Name Help): Xref to Hyperlinking.
6420
6421 * glossary.texi (Glossary):
6422 Rename "Balance Parentheses" to "Balancing...".
6423 Add "Byte Compilation". Correct "Copyleft".
6424 New xref in "Customization".
6425 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6426 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6427 Rename "Registers" to "Register".
6428 Replace "Selecting" with "Selected Frame",
6429 "Selected Window", and "Selecting a Buffer".
6430
6431 * files.texi (Types of Log File): Explain how projects'
6432 methods can vary.
6433
8cf51b2c
GM
6434 * display.texi (Faces): Delete "Emacs 21".
6435
6436 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6437 * fixit.texi (Spelling): C-M-i like M-TAB.
6438 * mini.texi (Completion Options): C-M-i like M-TAB.
6439 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6440 * text.texi (Text Mode): C-M-i like M-TAB.
6441
6442 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6443
6444 * calendar.texi (Specified Dates): Mention `g w'.
6445 (Appointments): appt-activate toggles with no arg.
6446
8cf51b2c
GM
64472005-03-05 Juri Linkov <juri@jurta.org>
6448
6449 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6450 "invocation (command line arguments)".
8cf51b2c
GM
6451 (Misc X): Add -nbc, --no-blinking-cursor.
6452
64532005-03-04 Ulf Jasper <ulf.jasper@web.de>
6454
6455 * calendar.texi (iCalendar): No need to require it now.
6456
8cf51b2c
GM
64572005-03-03 Nick Roberts <nickrob@snap.net.nz>
6458
6459 * trouble.texi (Contributing): Mention Savannah. Direct users to
6460 emacs-devel.
6461
64622005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6463
6464 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6465 window.
6466
8cf51b2c
GM
64672005-02-27 Richard M. Stallman <rms@gnu.org>
6468
6469 * building.texi (Compilation): Update mode line status info.
6470
64712005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6472
6473 * calendar.texi (General Calendar): Document binding of
6474 scroll-other-window-down.
6475 (Mayan Calendar): Fix earliest date.
6476 (Time Intervals): Document timeclock-change.
6477 Fix timeclock-ask-before-exiting documentation.
6478
64792005-02-26 Kim F. Storm <storm@cua.dk>
6480
6481 * frames.texi (Mouse References):
6482 Add mouse-1-click-in-non-selected-windows.
6483
64842005-02-25 Richard M. Stallman <rms@gnu.org>
6485
6486 * screen.texi (Screen): Explain better about cursors and mode lines;
6487 don't presuppose text terminals.
6488 (Point): Don't assume just one cursor.
6489 Clarify explanation of cursors.
6490 (Echo Area, Menu Bar): Cleanups.
6491
6492 * mini.texi (Minibuffer): Prompts are highlighted.
6493 (Minibuffer Edit): Newline = C-j only on text terminals.
6494 Clarify resize-mini-windows values.
6495 Mention M-PAGEUP and M-PAGEDOWN.
6496 (Completion Commands): Mouse-1 like Mouse-2.
6497 (Minibuffer History): Explain history commands better.
6498 (Repetition): Add xref to Incremental Search.
6499
6500 * mark.texi (Setting Mark): Clarify info about displaying mark.
6501 Clarify explanation of C-@ and C-SPC.
6502 (Transient Mark): Mention Delete Selection mode.
6503 (Marking Objects): Clean up text about extending the region.
6504
6505 * m-x.texi (M-x): One C-g doesn't always go to top level.
6506 No delay before suggest-key-bindings output.
6507
6508 * fixit.texi (Fixit): Mention C-/ for undo.
6509 (Spelling): Mention ESC TAB like M-TAB.
6510 Replacement words with r and R are rechecked.
6511 Say where C-g leaves point. Mention ? as input.
6512
65132005-02-23 Lute Kamstra <lute@gnu.org>
6514
6515 * cmdargs.texi (Initial Options): Add cross reference.
6516
8cf51b2c
GM
65172005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6518
6519 * emacs.texi (Top): Update menu for splitting of node in
6520 msdog.texi.
6521 * frames.texi (Frames): Update xref for splitting of node in
6522 msdog.texi.
6523 * trouble.texi (Quitting): Ditto.
6524
65252005-02-16 Richard M. Stallman <rms@gnu.org>
6526
6527 * windows.texi (Split Window): Simplify line truncation info
6528 and xref to Display Custom.
6529
6530 * trouble.texi (Quitting): Emergency escape only for text terminal.
6531 (Screen Garbled): C-l for ungarbling is only for text terminal.
6532
6533 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6534
6535 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6536
6537 * programs.texi (Program Modes): Mention Python mode.
6538 (Moving by Defuns): Repeating C-M-h extends region.
6539 (Basic Indent): Clarify.
6540 (Custom C Indent): Clarify.
6541 (Expressions): Repeating C-M-@ extends region.
6542 (Info Lookup): Clarify for C-h S.
6543 (Symbol Completion): ESC TAB alternative for M-TAB.
6544 (Electric C): Clarify.
6545
6546 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6547
6548 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6549 MS-DOS Input node.
6550 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6551 (MS-DOS and MULE): Clarify.
6552 (MS-DOS Processes, Windows Processes): Fix typos.
6553
6554 * major.texi (Choosing Modes): Clarify.
6555
6556 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6557 (Keyboard Macro Step-Edit): Clarify.
6558
6559 * indent.texi (Indentation): Clarifications.
6560
6561 * help.texi (Help): Correct error about C-h in query-replace.
6562 Clarify apropos vs C-h a. Fix how to search in FAQ.
6563 (Key Help): Describe C-h w here.
6564 (Name Help): Minor cleanup. C-h w moved to Key Help.
6565 Clarify the "object" joke.
6566 (Apropos): Clarify. Mouse-1 like Mouse-2.
6567 (Help Mode): Mouse-1 like Mouse-2.
6568
6569 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6570
6571 * display.texi (Display): Reorder menu.
6572 (Faces): Cleanup.
6573 (Font Lock): Cleanup. Mention Options menu.
6574 Delete obsolete text.
6575 (Scrolling): For C-l, don't presume text terminal.
6576 (Horizontal Scrolling): Simplify intro.
6577 (Follow Mode): Clarify.
1c6c854e 6578 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6579 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6580 Doc default-tab-width. Doc line truncation more thoroughly.
6581
6582 * dired.texi (Dired Enter): C-x C-f can run Dired.
6583 (Dired Visiting): Comment out `a' command.
6584 Mouse-1 is like Mouse-2.
6585 (Shell Commands in Dired): ? can be used more than once.
6586
6587 * basic.texi (Continuation Lines): Simplify description of truncation,
6588 and refer to Display Custom for the rest of it.
6589
8cf51b2c
GM
65902005-02-06 Lute Kamstra <lute@gnu.org>
6591
6592 * basic.texi (Undo): Fix typo.
6593
6594 * cmdargs.texi (Emacs Invocation): Fix typo.
6595
6596 * custom.texi (Init Examples): Fix typo.
6597
6598 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6599
66002005-02-06 Richard M. Stallman <rms@gnu.org>
6601
6602 * regs.texi (Registers): Registers can hold numbers, too.
6603
6604 * killing.texi (Other Kill Commands): Cleanup.
6605 Delete redundant explanation of kill in read-only buffer.
6606 (Yanking): Mention term "copying".
6607 (Accumulating Text): Fix typo.
6608
6609 * entering.texi (Entering Emacs): Update rationale at start.
6610 (Exiting): Treat iconifying on a par with suspension.
6611
6612 * custom.texi (Minor Modes): Fix typo.
6613 (Easy Customization): Fix menu style.
6614 (Variables): Add xref.
6615 (Examining): Setting for future sessions works through .emacs.
6616 (Keymaps): "Text terminals", not "Many".
6617 (Init Rebinding): Explain \C-. Show example of \M-.
6618 Fix minor wording errors.
6619 (Function Keys): Explain vector syntax just once.
6620 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6621 (Init File): Mention .emacs.d directory.
6622 (Init Examples): Add xref.
6623 (Find Init): Mention .emacs.d directory.
6624
6625 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6626 (Action Arguments): Explain which kinds of -l args are found how.
6627 (Initial Options): --batch does not inhibit site-start.
6628 Add xrefs.
6629 (Command Example): Use --batch, not -batch.
6630
6631 * basic.texi (Inserting Text): Cleanup wording.
6632 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6633 C-n is not error at end of buffer.
6634 (Undo): Doc C-/ like C-_. Add xrefs.
6635 (Arguments): META key may be labeled ALT.
6636 Peculiar arg meanings are explained in doc strings.
6637
6638 * abbrevs.texi (Expanding Abbrevs): Clarify.
6639
66402005-02-05 Eli Zaretskii <eliz@gnu.org>
6641
6642 * frames.texi (Frame Parameters): Add an xref to the description
6643 of list-colors-display. Add a pointer to the X docs about colors.
6644
6645 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6646 Improve docs of list-colors-display.
8cf51b2c
GM
6647
66482005-02-03 Lute Kamstra <lute@gnu.org>
6649
6650 * frames.texi (Frames, Drag and Drop): Fix typos.
6651
66522005-02-03 Richard M. Stallman <rms@gnu.org>
6653
6654 * windows.texi (Basic Window): Mention color-change in mode line.
6655 (Change Window): Explain dragging vertical boundaries.
6656
6657 * text.texi (Sentences): Clarify.
6658 (Paragraphs): Explain M-a and blank lines.
6659 (Outline Mode): Clarify text and menu.
6660 (Hard and Soft Newlines): Mention use-hard-newlines.
6661
6662 * frames.texi (Frames): Delete unnecessary mention of Windows.
6663 (Mouse Commands): Likewise. Mention xterm mouse support.
6664 (Clipboard): Clarify.
6665 (Mouse References): Mention use of Mouse-1 for following links.
6666 (Menu Mouse Clicks): Clarify.
6667 (Mode Line Mouse): Clarify.
6668 (Drag and Drop): Rewrite.
6669
6670 * fixit.texi (Spelling): Fix typo.
6671
6672 * files.texi (File Names): Clarify.
6673 (Visiting): Update conditions for use of file dialog. Clarify.
6674 (Saving): Doc d as answer in save-some-buffers.
6675 (Remote Files): Clean up the text.
6676
6677 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6678
6679 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6680 (List Buffers): Clarify.
6681 (Several Buffers): Doc T command.
6682 (Buffer Convenience): Clarify menu.
6683
6684 * basic.texi (Undo): Clarify last change.
6685
66862005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6687
6688 * fixit.texi (Spelling): Fix typo.
6689
66902005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6691
6692 * basic.texi (Undo): Update description of `undo-outer-limit'.
6693
66942005-02-01 Nick Roberts <nickrob@snap.net.nz>
6695
6696 * building.texi: Update documentation relating to GDB Graphical
6697 Interface.
6698
66992005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6700
6701 * custom.texi (Easy Customization): Adapt menu to node name change.
6702
67032005-01-30 Richard M. Stallman <rms@gnu.org>
6704
6705 * custom.texi (Easy Customization): Defn of "User Option" now
6706 includes faces. Don't say just "option" when talking about variables.
6707 Do say just "options" to mean "anything customizable".
6708 (Specific Customization): Describe `customize-variable',
6709 not `customize-option'.
6710
6711 * glossary.texi (Glossary) <Faces>: Add xref.
6712 <User Option>: Change definition--include faces. Change xref.
6713
6714 * picture.texi (Picture): Mention artist.el.
6715
6716 * sending.texi, screen.texi, programs.texi, misc.texi:
6717 * mini.texi, major.texi, maintaining.texi, macos.texi:
6718 * help.texi, frames.texi, files.texi:
6719 Don't say just "option" when talking about variables.
6720
6721 * display.texi, mule.texi: Don't say just "option" when talking
6722 about variables. Other minor cleanups.
6723
8cf51b2c
GM
67242005-01-26 Lute Kamstra <lute@gnu.org>
6725
6726 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6727 File'. Mention the `-Q' option at the `--no-site-file' option.
6728
8cf51b2c
GM
67292005-01-22 David Kastrup <dak@gnu.org>
6730
6731 * building.texi (Grep Searching): Mention alias `find-grep' for
6732 `grep-find'.
6733
67342005-01-20 Richard M. Stallman <rms@gnu.org>
6735
6736 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6737
8cf51b2c
GM
67382005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6739
6740 * rmail.texi (Movemail): Explain differences
6741 between standard and mailutils versions of movemail.
6742 Describe command line and configuration options introduced
6743 with the latter.
6744 Explain the notion of mailbox URL, provide examples and
6745 cross-references to mailutils documentation.
6746 Describe various methods of specifying mailbox names,
6747 user names and user passwords for rmail.
1c6c854e
CS
6748 (Remote Mailboxes): New section.
6749 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6750 options used to control its behavior.
6751 (Other Mailbox Formats): Explain handling of various mailbox
6752 formats.
6753
67542005-01-13 Richard M. Stallman <rms@gnu.org>
6755
6756 * commands.texi (Commands): Clarification.
6757
67582005-01-11 Richard M. Stallman <rms@gnu.org>
6759
6760 * programs.texi (Multi-line Indent): Fix previous change.
6761 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6762
8cf51b2c
GM
67632005-01-08 Richard M. Stallman <rms@gnu.org>
6764
6765 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6766 lazy-highlight.
6767
6768 * search.texi (Query Replace): Mention faces query-replace
6769 and lazy-highlight.
6770 (Incremental Search): Update isearch highlighting info.
6771
8cf51b2c
GM
67722005-01-04 Richard M. Stallman <rms@gnu.org>
6773
6774 * custom.texi (Saving Customizations): Minor improvement.
6775
8cf51b2c
GM
67762005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6777
6778 * custom.texi (Saving Customizations): Emacs no longer loads
6779 `custom-file' after .emacs. No longer mention customizing through
6780 Custom.
6781
8cf51b2c
GM
67822005-01-01 Andreas Schwab <schwab@suse.de>
6783
6784 * killing.texi (Graphical Kill): Move up under node Killing,
6785 change @section to @subsection.
6786
67872005-01-01 Richard M. Stallman <rms@gnu.org>
6788
6789 * custom.texi (Face Customization): Mention hex color specs.
6790
6791 * emacs.texi (Top): Update Killing submenu.
6792
6793 * killing.texi (Killing): Reorganize section.
6794 No more TeX-only text; put the node command at start of chapter.
6795 But the first section heading is used only in TeX.
6796 Rewrite the text to read better in this mode.
6797 (Graphical Kill): New subnode gets some of the text that
6798 used to be in the first section.
6799
68002004-12-31 Richard M. Stallman <rms@gnu.org>
6801
6802 * dired.texi (Shell Commands in Dired): Delete the ? example.
6803
6804 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
6805
6806 * files.texi (Saving): Describe new require-final-newline features
6807 and mode-require-final-newline.
6808
8cf51b2c
GM
68092004-12-29 Richard M. Stallman <rms@gnu.org>
6810
6811 * custom.texi (File Variables): Clarify previous change.
6812
c8763fb6 68132004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6814
6815 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
6816 out now.
6817
68182004-12-27 Richard M. Stallman <rms@gnu.org>
6819
6820 * Makefile.in (MAKEINFO): Specify --force.
6821
6822 * basic.texi (Moving Point): C-e now runs move-end-of-line.
6823 (Undo): Doc undo-outer-limit.
6824
8cf51b2c
GM
68252004-12-15 Juri Linkov <juri@jurta.org>
6826
6827 * mark.texi (Transient Mark, Mark Ring): M-< and other
6828 movement commands don't set mark in Transient Mark mode
6829 if mark is active.
6830
8cf51b2c
GM
68312004-12-12 Juri Linkov <juri@jurta.org>
6832
6833 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
6834 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
6835
6836 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
6837 (Misc Dired Commands): Add @r{(Dired)} to w.
6838
68392004-12-12 Juri Linkov <juri@jurta.org>
6840
6841 * mark.texi (Marking Objects): Marking commands also extend the
6842 region when mark is active in Transient Mark mode.
6843
8cf51b2c
GM
68442004-12-08 Luc Teirlinck <teirllm@auburn.edu>
6845
6846 * custom.texi (Saving Customizations): Emacs only loads the custom
6847 file automatically after the init file in version 22.1 or later.
6848 Adapt text and examples to this fact.
6849
8cf51b2c
GM
68502004-12-07 Luc Teirlinck <teirllm@auburn.edu>
6851
6852 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
6853 be set through Custom. Otherwise, it has no effect.
6854
8cf51b2c
GM
68552004-12-05 Richard M. Stallman <rms@gnu.org>
6856
6857 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
6858 * entering.texi: Rename Command Line to Emacs Invocation.
6859
10d1d0af 6860 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
6861
6862 * custom.texi (Easy Customization): Move up to section level,
6863 before Variables. Avoid using the term "variable"; say "option".
6864 New initial explanation.
6865 (Variables): In initial explanation, connect "variable" to the
6866 already-explained "user option".
6867
6868 * emacs.texi (Top): Fix ref to Command Line.
6869 Move reference to Easy Customization.
6870
6871 * xresources.texi (X Resources): Fix From link.
6872
6873 * doclicense.texi (GNU Free Documentation License): Fix To link.
6874
6875 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6876
6877 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6878
68792004-12-03 Richard M. Stallman <rms@gnu.org>
6880
6881 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6882
68832004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6884
6885 * kmacro.texi: Several small changes in addition to the following.
6886 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6887 defining a keyboard macro.
6888 Mention `kmacro-ring-max'.
6889 (Keyboard Macro Counter): Clarify description of
6890 `kmacro-insert-counter', `kmacro-set-counter',
6891 `kmacro-add-counter' and `kmacro-set-format'.
6892
68932004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6894
6895 * custom.texi (File Variables): Add `unibyte' and make it more
6896 clear that `unibyte' and `coding' are special. Suggested by Simon
6897 Krahnke <overlord@gmx.li>.
6898
6899 * mule.texi (Enabling Multibyte): Refer to File Variables.
6900 Suggested by Simon Krahnke <overlord@gmx.li>.
6901
c8763fb6 69022004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6903
6904 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6905 x-use-old-gtk-file-dialog.
6906
8cf51b2c
GM
69072004-11-20 Richard M. Stallman <rms@gnu.org>
6908
6909 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6910
69112004-11-09 Lars Brinkhoff <lars@nocrew.org>
6912
6913 * building.texi (Lisp Eval): Delete hyphen in section name.
6914
69152004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6916
6917 * files.texi (Old Versions):
6918 No longer document annotation as "CVS only".
6919
69202004-11-10 Andre Spiegel <spiegel@gnu.org>
6921
6922 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
6923 version systems, mentioning the new ones that we support.
6924 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
6925 suggestions.
6926
c8763fb6 69272004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6928
49823426 6929 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6930
c8763fb6 69312004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6932
6933 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6934
69352004-10-23 Eli Zaretskii <eliz@gnu.org>
6936
6937 * text.texi (Text Based Tables, Table Definition)
6938 (Table Creation, Table Recognition, Cell Commands)
6939 (Cell Justification, Row Commands, Column Commands)
6940 (Fixed Width Mode, Table Conversion, Measuring Tables)
6941 (Table Misc): New nodes, documenting the Table Mode.
6942
8cf51b2c
GM
69432004-10-19 Jason Rumney <jasonr@gnu.org>
6944
6945 * makefile.w32-in (info): Change order of arguments to makeinfo.
6946
69472004-10-19 Ulf Jasper <ulf.jasper@web.de>
6948
6949 * calendar.texi (iCalendar): Update for package changes.
6950
8cf51b2c
GM
69512004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6952
6953 * files.texi (Misc File Ops): View mode is a minor mode.
6954
8cf51b2c
GM
69552004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6956
6957 * calendar.texi (iCalendar): Style changes.
6958
69592004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6960
6961 * search.texi (Regexps): The regexp described in the example is no
6962 longer stored in the variable `sentence-end'.
6963
8cf51b2c
GM
69642004-10-06 Nick Roberts <nickrob@snap.net.nz>
6965
6966 * building.texi (Starting GUD): Note that multiple debugging
6967 sessions requires `gdb --fullname'.
6968
69692004-10-05 Ulf Jasper <ulf.jasper@web.de>
6970
6971 * calendar.texi (iCalendar): New section for a new package.
6972
8cf51b2c
GM
69732004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6974
6975 * text.texi: Various small changes in addition to the following.
6976 (Text): Replace xref for autotype with inforef.
6977 (Sentences): Explain nil value for `sentence-end'.
6978 (Paragraphs): Update default values for `paragraph-start' and
6979 `paragraph-separate'.
6980 (Text Mode): Correct description of Text mode's effect on the
6981 syntax table.
6982 (Outline Visibility): `hide-other' does not hide top level headings.
6983 `selective-display-ellipses' no longer has an effect on Outline mode.
6984 (TeX Misc): Add missing @cindex.
6985 Replace xref for RefTeX with inforef.
6986 (Requesting Formatted Text): The variable
6987 `enriched-fill-after-visiting' no longer exists.
6988 (Editing Format Info): Update names of menu items and commands.
6989 (Format Faces): Mention special effect of specifying the default face.
6990 Describe inheritance of text properties.
6991 Correct description of `fixed' face.
6992 (Format Indentation): Correct description of effect of setting
6993 margins. Mention `set-left-margin' and `set-right-margin'.
6994 (Format Justification): Update names of menu items.
6995 `set-justification-full' is now bound to `M-j b'.
6996 Mention that `default-justification' is a per buffer variable.
6997 (Format Properties): Update name of menu item.
6998 (Forcing Enriched Mode): `format-decode-buffer' automatically
6999 turns on Enriched mode if the buffer is in text/enriched format.
7000
70012004-10-05 Emilio C. Lopes <eclig@gmx.net>
7002
7003 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7004
70052004-09-28 Kim F. Storm <storm@cua.dk>
7006
7007 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7008 Align with new functionality.
7009
8cf51b2c
GM
70102004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7011
7012 * display.texi (Display Custom): Remove stray `@end defvar'.
7013
70142004-09-23 Kim F. Storm <storm@cua.dk>
7015
7016 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7017 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7018
8cf51b2c
GM
70192004-09-20 Richard M. Stallman <rms@gnu.org>
7020
7021 * custom.texi (Hooks): Explain using setq to clear out a hook.
7022 (File Variables): Explain multiline string constants.
7023 (Non-ASCII Rebinding): Explain when you need to update
7024 non-ASCII char codes in .emacs.
7025
7026 * building.texi (Compilation): Explain how to make a silent
7027 subprocess that won't be terminated. Explain compilation-environment.
7028
70292004-09-13 Kim F. Storm <storm@cua.dk>
7030
7031 * mini.texi (Repetition): Rename isearch-resume-enabled to
7032 isearch-resume-in-command-history and change default to disabled.
7033
8cf51b2c
GM
70342004-09-09 Kim F. Storm <storm@cua.dk>
7035
7036 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7037 with new `kmacro-name-last-macro'.
7038
8cf51b2c
GM
70392004-09-08 Juri Linkov <juri@jurta.org>
7040
7041 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7042
8cf51b2c
GM
70432004-09-03 Juri Linkov <juri@jurta.org>
7044
7045 * search.texi (Incremental Search): Update wording for M-%.
7046
70472004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7048
7049 * killing.texi (Killing): Correct description of kill commands in
7050 read-only buffer.
7051
70522004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7053
7054 * building.texi (Compilation Mode): Add a paragraph about rules
7055 for finding the compilation buffer for `next-error'.
7056
7057 * search.texi (Other Repeating Search): Mention that Occur mode
7058 supports the next-error functionality.
7059
70602004-09-02 Juri Linkov <juri@jurta.org>
7061
7062 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7063
70642004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7065
7066 * kmacro.texi (Basic Keyboard Macro):
7067 `apply-macro-to-region-lines' now operates on all lines that begin
7068 in the region, rather than on all complete lines in the region.
7069
c8763fb6 70702004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7071
7072 * frames.texi (Drag and drop): Add documentation about
7073 x-dnd-test-function and x-dnd-known-types.
7074
70752004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7076
7077 * indent.texi: Various minor changes in addition to:
7078 (Indentation Commands): Correct description of `indent-relative'.
7079 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7080 mode. The *Tab Stops* buffer uses Overwrite Mode.
7081 (Just Spaces): `tabify' converts sequences of at least two spaces
7082 to tabs.
7083
8cf51b2c
GM
70842004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7085
7086 * frames.texi (Secondary Selection): Setting the secondary
7087 selection with M-Drag-Mouse-1 does not alter the kill ring,
7088 setting it with M-Mouse-1 and M-Mouse-3 does.
7089 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7090 toolkit scroll bars.
7091 (Scroll Bars): Ditto.
7092
7093 * windows.texi (Basic Window): When using a window system, the value
7094 of point in a non-selected window is indicated by a hollow box.
7095 (Split Window): Side by side windows are separated by a scroll bar,
7096 if scroll bars are used.
7097 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7098 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7099 (Window Convenience): Update bindings for `winner-undo' and
7100 `winner-redo'.
7101
7102 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7103 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7104 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7105 of "Using Emacs as a Server".
7106 * building.texi (Building): Interchange nodes (for correct numbering).
7107 * programs.texi (Programs): Interchange nodes (for correct numbering).
7108 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7109 Info to the node structure.
7110 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7111 Rearrange order of nodes and sections such that both "GNU GENERAL
7112 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7113 end, as appropriate for appendices.
7114 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7115 Use `@unnumberedsec'.
7116 * trouble.texi: Adapt sectioning in Info to the node structure.
7117 Adapt node pointers to change in emacs.texi.
7118 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7119
8cf51b2c
GM
71202004-08-25 Kenichi Handa <handa@m17n.org>
7121
7122 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7123 description for unibyte mode.
7124
71252004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7126
7127 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7128
7129 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7130 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7131 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7132 in @pxref.
7133
71342004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7135
7136 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7137 Change section names.
7138
8cf51b2c
GM
71392004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7140
7141 * kmacro.texi (Keyboard Macro Ring): Rename section.
7142 Emacs treats the head of the macro ring as the `last keyboard macro'.
7143 (Keyboard Macro Counter): Minor change.
7144 (Save Keyboard Macro): Some clarifications.
7145 (Edit Keyboard Macro): Rename section.
7146
7147 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7148 32-bit machines.
7149 (Several Buffers): Clarify which buffer is selected if `2' is
7150 pressed in the Buffer Menu.
7151 Auto Revert mode can be used to update the Buffer Menu
7152 automatically.
7153
71542004-08-21 Eli Zaretskii <eliz@gnu.org>
7155
7156 * help.texi (Misc Help): Add an index entry for finding an Info
7157 manual by its file name.
7158
71592004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7160
7161 * files.texi (Backup Deletion): Correct description of
7162 `delete-old-versions'.
7163 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7164 (Auto Save Files): Recommend `auto-save-mode' to reenable
7165 auto-saving, rather than the abbreviation `auto-save'.
7166
71672004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7168
7169 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7170 for "killing" and "yanking" in main menu.
7171
71722004-08-16 Richard M. Stallman <rms@gnu.org>
7173
7174 * killing.texi (Yanking, Killing): Minor cleanups.
7175
7176 * mark.texi (Momentary Mark): Minor cleanups.
7177
71782004-08-15 Kenichi Handa <handa@etl.go.jp>
7179
7180 * custom.texi (Non-ASCII Rebinding):
7181 C-q always inserts the right code to pass to global-set-key.
7182
8cf51b2c
GM
71832004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7184
7185 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7186 `insert-register', instead of `C-x r g' binding, for consistency.
7187
71882004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7189
7190 * fixit.texi (Spelling): Fix typo.
7191
71922004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7193
7194 * help.texi (Help): Fix Texinfo usage.
7195
8cf51b2c
GM
71962004-07-24 Richard M. Stallman <rms@gnu.org>
7197
7198 * text.texi (Paragraphs): Update how paragraphs are separated
7199 and the default for paragraph-separate.
7200
7201 * search.texi (Regexp Replace): Further update text for new
7202 replacement operators.
7203
8cf51b2c
GM
72042004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7205
7206 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7207 `R' switch.
7208
7209 * dired.texi (Dired Updating): `k' only deletes inserted
7210 subdirectories from the Dired buffer if a prefix argument was given.
7211
7212 * search.texi (Regexps): Delete redundant definition of `symbol' in
7213 description of `\_>'. It already occurs in the description of `\_<'.
7214
8cf51b2c
GM
72152004-07-01 Juri Linkov <juri@jurta.org>
7216
7217 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7218 (Regexp Search): Add M-r.
7219
72202004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7221
7222 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7223
72242004-06-29 Jesper Harder <harder@ifa.au.dk>
7225
49823426 7226 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7227
72282004-06-25 Richard M. Stallman <rms@gnu.org>
7229
7230 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7231
72322004-06-25 David Kastrup <dak@gnu.org>
7233
7234 * search.texi (Regexp Replace): Some typo corrections and
7235 rearrangement.
7236
72372004-06-24 David Kastrup <dak@gnu.org>
7238
7239 * search.texi (Unconditional Replace): Use replace-string instead
7240 of query-replace in example.
7241 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7242 sequences.
7243 (Query Replace): Correct explanation of `^' which does not use
7244 the mark stack.
7245
72462004-06-21 Nick Roberts <nickrob@gnu.org>
7247
7248 * misc.texi (Shell History Copying): Document comint-insert-input.
7249 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7250
8cf51b2c
GM
72512004-06-20 Jesper Harder <harder@ifa.au.dk>
7252
7253 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7254 * custom.texi (Customization): Do.
7255 * anti.texi (Antinews): Do.
7256 * abbrevs.texi (Defining Abbrevs): Do.
7257
7258 * programs.texi (Info Lookup): Fix keybinding for
7259 info-lookup-symbol.
7260
72612004-06-16 Juanma Barranquero <lektu@terra.es>
7262
7263 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7264 Add emacs-xtra.
7265 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7266 (clean): Add emacs-xtra and flymake. Remove redundancies.
7267
72682004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7269
7270 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7271 Add emacs-xtra.
7272 * emacs-xtra.texi: New file.
7273
72742004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7275
7276 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7277 (Dired and Find): Mention differences with ordinary Dired buffers.
7278
8cf51b2c
GM
72792004-06-13 Richard M. Stallman <rms@gnu.org>
7280
7281 * custom.texi (Init Syntax): Explain about vars that do special
7282 things when set with setq or with Custom.
7283 (Init Examples): Add line-number-mode example.
7284
8cf51b2c
GM
72852004-06-12 Juri Linkov <juri@jurta.org>
7286
7287 * dired.texi (Operating on Files): Add dired-do-touch.
7288
8cf51b2c
GM
72892004-06-10 Juri Linkov <juri@jurta.org>
7290
7291 * building.texi (Lisp Eval): Add C-M-x on defface.
7292
72932004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7294
7295 * files.texi (Reverting): Auto-Revert mode and
7296 Global Auto-Revert mode no longer revert remote files.
7297
8cf51b2c
GM
72982004-05-29 Richard M. Stallman <rms@gnu.org>
7299
7300 * custom.texi (Init File): Two dashes start --no-site-file.
7301
8cf51b2c
GM
73022004-05-29 Alan Mackenzie <acm@muc.de>
7303
7304 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7305 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7306 (AWK, Pike): Document as "C-like modes".
7307 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7308 (M-x man): Supersedes M-x manual-entry.
7309 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7310
7311 ("Comments in C"): Delete node; the info is in CC Mode manual.
7312 (c-comment-only-line-offset): Remove description.
7313
7314 (C-c ., C-c C-c): Describe new C Mode bindings.
7315
7316 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7317 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7318 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7319 Amend definitions.
7320
7321 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7322 Describe functions.
7323
7324 (c-comment-start-regexp, c-hanging-comment-ender-p)
7325 (c-hanging-comment-starter-p): Remove obsolete definitions.
7326
7327 * emacs.texi: Remove the menu entry "Comments in C".
7328
8cf51b2c
GM
73292004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7330
7331 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7332 `M-x locate'.
7333
73342004-05-16 Karl Berry <karl@gnu.org>
7335
7336 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7337 makeinfo --html fails.
7338 * help.texi (Help Summary) [@ifnottex]: Likewise.
7339
73402004-05-13 Nick Roberts <nickrob@gnu.org>
7341
7342 * building.texi (GDB Graphical Interface): Update and describe
7343 layout first.
7344
8cf51b2c
GM
73452004-05-04 Jason Rumney <jasonr@gnu.org>
7346
7347 * makefile.w32-in: Revert last change.
7348
73492004-05-03 Jason Rumney <jasonr@gnu.org>
7350
7351 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7352
8cf51b2c
GM
73532004-04-23 Juanma Barranquero <lektu@terra.es>
7354
7355 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7356
73572004-04-18 Juri Linkov <juri@jurta.org>
7358
7359 * fixit.texi (Spelling): Remove file extension from ispell xref.
7360
73612004-04-15 Kim F. Storm <storm@cua.dk>
7362
7363 * cmdargs.texi (Initial Options): Add -Q.
7364
73652004-04-05 Kim F. Storm <storm@cua.dk>
7366
7367 * custom.texi (File Variables): Add safe-local-eval-forms.
7368
8cf51b2c
GM
73692004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7370
7371 * files.texi (Reverting): Correct description of revert-buffer's
7372 handling of point.
7373
73742004-03-22 Juri Linkov <juri@jurta.org>
7375
7376 * emacs.texi (Top): Add `Misc X'.
7377
49823426 7378 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7379
7380 * glossary.texi: Improve references.
7381
7382 * help.texi: Sync keywords with finder.el.
7383
7384 * mini.texi (Completion): Add description for menu items.
7385
7386 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7387
7388 * sending.texi (Mail Methods): Fix xref to Message manual.
7389
8cf51b2c
GM
73902004-03-12 Richard M. Stallman <rms@gnu.org>
7391
8cf51b2c
GM
7392 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7393
8cf51b2c
GM
73942004-03-04 Richard M. Stallman <rms@gnu.org>
7395
7396 * search.texi (Regexps): Explain that ^ and $ have their
7397 special meanings only in certain contexts.
7398
7399 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7400
7401 * mule.texi (Specify Coding): Doc C-x RET F.
7402
7403 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7404 for multiple compile and grep buffers.
7405 (Indirect Buffers): Don't recommand clone-indirect-buffer
7406 for multiple compile and grep buffers.
7407
8cf51b2c
GM
74082004-02-29 Juanma Barranquero <lektu@terra.es>
7409
7410 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7411 Use $(DEL) instead of rm, and ignore exit code.
7412
8cf51b2c
GM
74132004-02-23 Nick Roberts <nick@nick.uklinux.net>
7414
7415 * building.texi (Watch Expressions): Update.
7416
74172004-02-21 Juri Linkov <juri@jurta.org>
7418
1c6c854e
CS
7419 * cmdargs.texi (Action Arguments): Add alias --find-file.
7420 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7421 to Command Arguments.
7422 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7423 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7424 (Window Size X): Join -g and --geometry. Add @cindex.
7425 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7426 (Title X): Remove alias -title.
7427 (Misc X): New node.
7428
c8763fb6 74292004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7430
7431 * frames.texi (Drag and drop): Add Motif to list of supported
7432 protocols.
7433
c8763fb6 74342004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7435
7436 * frames.texi (Drag and drop): New section.
7437
74382004-01-24 Richard M. Stallman <rms@gnu.org>
7439
1c6c854e 7440 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7441 Include it only @ifnotinfo. Patch the preceding and following
7442 node headers to point to each other.
7443
74442004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7445
7446 * calendar.texi (Appointments): Update section.
7447
74482003-12-29 Kevin Ryde <user42@zip.com.au>
7449
8cf51b2c
GM
7450 * programs.texi (C Modes): Fix the xref.
7451
74522003-12-23 Nick Roberts <nick@nick.uklinux.net>
7453
7454 * building.texi (Watch Expressions): Update.
7455 (Commands of GUD): Include use of toolbar + breakpoints set from
7456 fringe/margin.
7457
74582003-12-03 Andre Spiegel <spiegel@gnu.org>
7459
7460 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7461 <acm@muc.de>.
7462
c8763fb6 74632003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7464
7465 * frames.texi (Dialog Boxes): Add use-file-dialog.
7466
8cf51b2c
GM
74672003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7468
7469 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7470 in CC Mode.
7471
8cf51b2c
GM
74722003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7473
7474 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7475 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7476 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7477 * man/frames.texi, man/glossary.texi, man/killing.texi:
7478 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7479 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7480 * man/sending.texi, man/text.texi, man/trouble.texi:
7481 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7482
74832003-11-01 Alan Mackenzie <acm@muc.de>
7484
7485 * search.texi (Scrolling During Incremental Search): Document a
7486 new scrolling facility in isearch mode.
7487
8cf51b2c
GM
74882003-10-22 Miles Bader <miles@gnu.org>
7489
7490 * Makefile.in (info): Move before $(top_srcdir)/info.
7491
74922003-10-22 Nick Roberts <nick@nick.uklinux.net>
7493
7494 * building.texi (Watch Expressions): Update section on data display
7495 to reflect code changes (GDB Graphical Interface).
7496
8cf51b2c
GM
74972003-10-13 Richard M. Stallman <rms@gnu.org>
7498
7499 * xresources.texi (GTK resources): Clean up previous change.
7500
c8763fb6 75012003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7502
7503 * xresources.texi (GTK resources): Add a note that some themes
7504 disallow customizations. Add scroll theme example.
7505
8cf51b2c
GM
75062003-09-30 Richard M. Stallman <rms@gnu.org>
7507
8cf51b2c
GM
7508 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7509
7510 * misc.texi (Saving Emacs Sessions): Shorten the section,
7511 collapsing back into one node.
7512
75132003-09-30 Lars Hansen <larsh@math.ku.dk>
7514
7515 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7516
ce058493 75172003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7518
7519 * xresources.texi (GTK names in Emacs): Correct typo.
7520
8cf51b2c
GM
75212003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7522
1c6c854e
CS
7523 * cmdargs.texi (Font X): Mention new default font.
7524 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7525 problems involved. (Result of discussion on emacs-devel.)
7526
75272003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7528
7529 * emacs.texi (Acknowledgements): Correct typo.
7530
75312003-09-22 Richard M. Stallman <rms@gnu.org>
7532
7533 * dired.texi (Misc Dired Commands): New node.
7534 (Dired Navigation): Add dired-goto-file.
7535
7536 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7537
7538 * emacs.texi (Acknowledgements): New node, split from Distribution.
7539
7540 * cmdargs.texi (Action Arguments): -f reads interactive args.
7541
8cf51b2c
GM
75422003-09-08 Lute Kamstra <lute@gnu.org>
7543
7544 * screen.texi (Mode Line): Say that POS comes before LINE.
7545 Mention `size-indication-mode'.
1c6c854e
CS
7546 * display.texi (Optional Mode Line):
7547 Document `size-indication-mode'.
8cf51b2c
GM
7548 * basic.texi (Position Info): Mention `size-indication-mode'.
7549
75502003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7551
7552 * xresources.texi (Resources): Refer to `editres' man page.
7553 (Lucid Resources): Update defaults. Expand description of
7554 `shadowThickness'.
7555
75562003-09-04 Miles Bader <miles@gnu.org>
7557
7558 * Makefile.in (top_srcdir): New variable.
7559 ($(top_srcdir)/info): New rule.
7560 (info): Depend on it.
7561
75622003-09-03 Peter Runestig <peter@runestig.com>
7563
7564 * makefile.w32-in: New file.
7565
75662003-08-29 Richard M. Stallman <rms@gnu.org>
7567
7568 * misc.texi (Saving Emacs Sessions): Correct previous change.
7569
8cf51b2c
GM
75702003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7571
8cf51b2c
GM
7572 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7573 (Intro): Include kmacro.texi after fixit.texi instead of after
7574 custom.texi. (As suggested by Kim Storm.)
7575
75762003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7577
7578 * fixit.texi (Fixit): Update `Next' pointer.
7579 * files.texi (Files): Update `Previous' pointer.
7580 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7581 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7582 (Suggested by Kim Storm.)
7583 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7584
75852003-08-18 Kim F. Storm <storm@cua.dk>
7586
7587 * kmacro.texi: New file describing enhanced keyboard macro
7588 functionality. Replaces old description in custom.texi.
7589
7590 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7591 (Keyboard Macros): Move to new kmacro.texi file.
7592
7593 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7594
8cf51b2c
GM
75952003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7596
7597 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7598
75992003-08-17 Alex Schroeder <alex@gnu.org>
7600
7601 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7602 required.
7603
8cf51b2c
GM
76042003-08-05 Richard M. Stallman <rms@gnu.org>
7605
7606 * programs.texi (Lisp Indent): Don't describe
7607 lisp-indent-function property here. Use xref to Lisp Manual.
7608
8cf51b2c
GM
76092003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7610
fffa137c 7611 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7612 abbreviations.
7613
76142003-07-24 Markus Rost <rost@math.ohio-state.edu>
7615
7616 * buffers.texi (List Buffers): Fix previous change.
7617
8cf51b2c
GM
76182003-07-13 Markus Rost <rost@math.ohio-state.edu>
7619
7620 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7621 List*.
7622
76232003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7624
8cf51b2c
GM
7625 * display.texi (Font Lock): Fix typo.
7626
76272003-07-07 Richard M. Stallman <rms@gnu.org>
7628
7629 * display.texi (Font Lock): Add xref for format info on
7630 font-lock-remove-keywords.
7631
7632 * building.texi (Compilation): Document what happens with asynch
7633 children of compiler process.
7634
7635 * help.texi (Library Keywords): Use @multitable.
7636
8cf51b2c
GM
76372003-06-04 Richard M. Stallman <rms@gnu.org>
7638
7639 * programs.texi (Expressions): Delete C-M-DEL.
7640
7641 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7642 comint-move-point-for-output renamed from
7643 comint-scroll-to-bottom-on-output.
7644
7645 * custom.texi (Init Rebinding): Replace previous change with xref.
7646 (Non-ASCII Rebinding): Explain that issue more briefly here.
7647
76482003-05-28 Richard M. Stallman <rms@gnu.org>
7649
7650 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7651
76522003-05-28 Nick Roberts <nick@nick.uklinux.net>
7653
7654 * building.texi (GDB Graphical Interface): New node.
7655 (Rewritten somewhat by RMS.)
7656
c8763fb6 76572003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7658
7659 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7660 non-English letters. Explain how to set coding systems correctly
7661 and how to include the right coding cookie in the file.
7662
c8763fb6 76632003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7664
7665 * indent.texi (Indentation): Explain the concepts.
7666 (Just Spaces): Explain why preventing tabs for indentation might
7667 be useful.
7668
8cf51b2c
GM
76692003-04-16 Richard M. Stallman <rms@gnu.org>
7670
7671 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7672
8cf51b2c
GM
76732003-02-22 Alex Schroeder <alex@emacswiki.org>
7674
7675 * cmdargs.texi (General Variables): Document SMTPSERVER.
7676
8cf51b2c
GM
7677 * sending.texi: Remove SMTP node.
7678 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7679 library.
7680
8cf51b2c
GM
76812003-02-22 Alex Schroeder <alex@emacswiki.org>
7682
7683 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7684
76852003-02-22 Simon Josefsson <jas@extundo.com>
7686
7687 * sending.texi (Mail Methods): Add node about SMTP.
7688
c8763fb6 76892003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7690
7691 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7692
8cf51b2c
GM
76932003-02-01 Kevin Ryde <user42@zip.com.au>
7694
7695 * glossary.texi (Glossary): Correction to cl cross reference.
7696
76972003-01-20 Richard M. Stallman <rms@gnu.org>
7698
7699 * killing.texi (Rectangles): Document C-x c r.
7700
c8763fb6 77012003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7702
7703 * xresources.texi (GTK resources): New node.
7704 (GTK widget names): New node.
7705 (GTK names in Emacs): New node.
7706 (GTK styles): New node.
7707
c8763fb6 77082003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7709
7710 * maintaining.texi (Create Tags Table): Add reference to the new
7711 `etags --help --lang=LANG' option.
7712
8cf51b2c
GM
77132002-10-02 Karl Berry <karl@gnu.org>
7714
49823426 7715 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7716 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7717 where needed for the sake of the HTML output.
8cf51b2c
GM
7718
77192001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7720
7721 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7722 source files.
7723
77242001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7725
7726 * Makefile.in (emacsman): New target.
7727
8cf51b2c
GM
77282001-10-20 Gerd Moellmann <gerd@gnu.org>
7729
7730 * (Version 21.1 released.)
7731
77322001-10-05 Gerd Moellmann <gerd@gnu.org>
7733
7734 * Branch for 21.1.
7735
8cf51b2c
GM
77362001-03-05 Gerd Moellmann <gerd@gnu.org>
7737
7738 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7739
8cf51b2c
GM
77402000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7741
7742 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7743
8cf51b2c
GM
77441999-07-12 Richard Stallman <rms@gnu.org>
7745
7746 * Version 20.4 released.
7747
77481998-12-04 Markus Rost <rost@delysid.gnu.org>
7749
7750 * Makefile.in (INFO_TARGETS): Delete customize.info.
7751 (DVI_TARGETS): Delete customize.dvi.
7752 (../info/customize, customize.dvi): Targets deleted.
7753
77541998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7755
7756 * Version 20.3 released.
7757
77581998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7759
7760 * Makefile.in (EMACSSOURCES): Add mule.texi.
7761 Add msdog.texi, ack.texi. Remove gnu1.texi.
7762
77631998-04-06 Andreas Schwab <schwab@gnu.org>
7764
768c0c0f
JB
7765 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7766 Use it in dvi targets.
8cf51b2c
GM
7767
77681997-09-23 Paul Eggert <eggert@twinsun.com>
7769
7770 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7771 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7772 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7773
77741997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7775
7776 * Version 20.2 released.
7777
77781997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7779
7780 * Version 20.1 released.
7781
77821997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7783
7784 * Makefile (../info/customize, customize.dvi): New targets.
7785 (INFO_TARGETS): Add ../info/customize.
7786 (DVI_TARGETS): Add customize.dvi.
7787
8cf51b2c
GM
77881996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7789
7790 * Version 19.33 released.
7791
77921996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7793
7794 * Version 19.32 released.
7795
8cf51b2c
GM
77961996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7797
7798 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7799
78001996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7801
7802 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7803 Specify -I option.
7804 (All dvi targets): Set the TEXINPUTS variable.
7805
78061996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7807
7808 * Version 19.31 released.
7809
8cf51b2c
GM
78101995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7811
7812 * Version 19.30 released.
7813
8cf51b2c
GM
78141995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7815
7816 * Makefile.in (maintainer-clean): Rename from realclean.
7817
78181994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7819
7820 * Makefile.in: New file.
7821 * Makefile: File deleted.
7822
78231994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7824
7825 * Makefile (TEXINDEX_OBJS): Variable deleted.
7826 (texindex, texindex.o, getopt.o): Rules deleted.
7827 All deps on texindex deleted.
7828 (distclean): Don't delete texindex.
7829 (mostlyclean): Don't delete *.o.
7830 * texindex.c, getopt.c: Files deleted.
7831
78321994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7833
7834 * Version 19.26 released.
7835
78361994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7837
7838 * Makefile (EMACSSOURCES): Exclude undo.texi.
7839
78401994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7841
7842 * Version 19.25 released.
7843
78441994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7845
7846 * Version 19.24 released.
7847
78481994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7849
7850 * Version 19.23 released.
7851
78521994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7853
7854 * Makefile: Delete spurious tab.
7855
78561994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7857
7858 * Makefile (.SUFFIXES): New rule.
7859
8cf51b2c
GM
78601993-12-04 Richard Stallman (rms@srarc2)
7861
7862 * getopt.c: New file.
7863 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7864 (getopt.o): New rule.
7865 (dvi): Don't depend on texindex.
49823426 7866 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7867
78681993-12-03 Richard Stallman (rms@srarc2)
7869
49823426
GM
7870 * Makefile (TEXI2DVI): New variable.
7871 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7872 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7873
78741993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7875
7876 * Version 19.22 released.
7877
78781993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7879
7880 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7881
78821993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7883
7884 * Version 19.21 released.
7885
8cf51b2c
GM
78861993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7887
7888 * Makefile (realclean): Don't delete the Info files.
7889
f0131492 78901993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7891
8cf51b2c
GM
7892 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7893 4' where appropriate.
7894
f0131492 78951993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7896
49823426 7897 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7898
7899 * texindex.c: Include "../src/config.h" if building in emacs.
7900
7901 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7902 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7903 Add target to build texindex.c, defining `emacs'.
7904
8cf51b2c
GM
79051993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7906
7907 * Version 19.19 released.
7908
8cf51b2c
GM
79091993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7910
7911 * Version 19.18 released.
7912
79131993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7914
7915 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7916
79171993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7918
7919 * Version 19.17 released.
7920
79211993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7922
7923 * split-man: Fix typos in last change.
7924
79251993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7926
7927 * Version 19.16 released.
7928
79291993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7930
7931 * version 19.15 released.
7932
79331993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7934
7935 * Makefile (distclean): It's rm, not rf.
7936
79371993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7938
7939 * Version 19.14 released.
7940
79411993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7942
7943 * Makefile: New file.
7944
79451993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7946
7947 * Version 19.13 released.
7948
79491993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7950
7951 * Version 19.9 released.
7952
79531993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7954
7955 * Version 19.8 released.
7956
79571993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7958
7959 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7960
7961 * trouble.texi: It's `enable-flow-control-on', not
7962 `evade-flow-control-on'.
7963
79641993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7965
7966 * display.texi: Document standard-display-european.
7967
79681993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7969
7970 * Version 19.7 released.
7971
7972 * emacs.texi: Add a sentence to the top menu mentioning the
7973 specific version of Emacs this manual applies to.
7974
79751993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7976
7977 * basic.texi: Document next-line-add-lines variable used to
7978 implement down-arrow.
7979
7980 * killing.texi: Document kill-whole-line.
7981
79821993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7983
7984 * text.texi: Update unix TeX ordering information.
7985
79861993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7987
7988 * news.texi: Mention fill-rectangle in keybinding list.
7989
7990 * killing.texi: Document fill-rectangle.
7991
79921993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7993
7994 * vc.texi: Bring the docs up to date with VC 5.2.
7995
79961992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7997
7998 * emacs.tex: Mention blackbox and gomoku under Amusements.
7999 Assembler mode is now mentioned and appropriately indexed
8000 under Programming Modes.
8001
80021991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8003
8004 * emacs.tex: Update TeX ordering information.
8005
8cf51b2c
GM
80061990-06-26 David Lawrence (tale@geech)
8007
8008 * emacs.tex: Note that completion-ignored-extensions is not used
8009 to filter out names when all completions are displayed in
8010 *Completions*.
8011
80121990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8013
8014 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8015
80161990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8017
8018 * emacs.tex: Add @findex grep.
8019
8cf51b2c
GM
80201988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8021
8022 * emacs.tex: Correct two typos. No other changes before
8023 Version 19 will be made.
8024
8cf51b2c
GM
80251988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8026
8027 * emacs.tex: Update information for obtaining TeX distribution from the
8028 University of Washington.
8029
8030;; Local Variables:
c8763fb6 8031;; coding: utf-8
8cf51b2c
GM
8032;; End:
8033
95df8112 8034 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8035
8036 This file is part of GNU Emacs.
8037
352c8b4a 8038 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8039 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8040 the Free Software Foundation, either version 3 of the License, or
8041 (at your option) any later version.
8cf51b2c
GM
8042
8043 GNU Emacs is distributed in the hope that it will be useful,
8044 but WITHOUT ANY WARRANTY; without even the implied warranty of
8045 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8046 GNU General Public License for more details.
8047
8048 You should have received a copy of the GNU General Public License
352c8b4a 8049 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.